@fluid-topics/ft-text-input 1.3.52 → 1.3.54

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.
@@ -499,7 +499,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
499
499
  `;var Ir=b(_());var Vl=b(_());var Ys=b(z()),me=b(ee()),je=b(_());var ss=b(z());var ls=ss.css`
500
500
  `;var fo=b(_()),md="ft-app-info",Wt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};Wt.eventName="authentication-change";var gd={session:(e,t)=>{(0,fo.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>N.dispatchEvent(new Wt(t.payload)),0))}},N=fo.FtReduxStore.get({name:md,reducers:gd,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 Zn=b(_());var Gt=class e{static get(t){let{baseUrl:o,apiIntegrationIdentifier:n}=N.getState(),a=t??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(t){return new Promise(o=>{let n=e.get(t);if(n)o(n);else{let a=N.subscribe(()=>{n=e.get(t),n&&(a(),o(n))})}})}};var ho=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:Gt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Gt.await()}};var we=class extends ho{constructor(t=!0,o){var n;super(o),this.sortObjectFields=(i,l)=>typeof l!="object"||l==null||Array.isArray(l)?l:Object.fromEntries(Object.entries(l).sort(([c],[p])=>c.localeCompare(p)));let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new Zn.CacheRegistry,this.cache=t?a.commonCache:new Zn.CacheRegistry}clearCache(){this.cache.clearAll()}hash(t){return String(Array.from(JSON.stringify(t,this.sortObjectFields)).reduce((o,n)=>0|31*o+n.charCodeAt(0),0))}};var yo=class extends we{async listMyBookmarks(){let t=N.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),5*60*1e3):[]}};var qn=class{addCommand(t,o=!1){N.commands.add(t,o)}consumeCommand(t){return N.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new qn;var Ne=b(_());var cs,gr=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},bd=Symbol("clearAfterUnitTest"),mo=class extends(0,Ne.withEventBus)(we){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[cs]=()=>{this.defaultMessages={},this.cache=new Ne.CacheRegistry,this.listeners={}},this.currentUiLocale=N.getState().uiLocale,N.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=N.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let o=t.name.toLowerCase();this.cache.setFinal(o,t),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,o){var n;if(t=t.toLowerCase(),o&&Object.keys(o).length>0){let a={...(n=this.defaultMessages[t])!==null&&n!==void 0?n:{},...o};(0,Ne.deepEqual)(this.defaultMessages[t],a)||(this.defaultMessages[t]=a,await this.notify(t))}return this.fetchContext(t)}resolveContext(t){var o,n;return this.fetchContext(t),(n=(o=this.cache.getNow(t))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(t,o){let n=t.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(t,o,...n){var a;let i=t.toLowerCase(),l=this.resolveContext(i);return new Ne.ParametrizedLabelResolver((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},l).resolve(o,...n)}async fetchContext(t){let o=!this.cache.has(t),n;try{n=await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),o&&await this.notify(t)}catch(a){!(a instanceof Ne.CanceledPromiseError)&&o&&console.error(a)}return n}subscribe(t,o){var n;return t=t.toLowerCase(),this.listeners[t]=(n=this.listeners[t])!==null&&n!==void 0?n:new Set,this.listeners[t].add(o),()=>{var a;return(a=this.listeners[t])===null||a===void 0?void 0:a.delete(o)}}async notifyAll(){let t=Object.keys(this.listeners);document.body.dispatchEvent(new gr({loadedContexts:t})),this.dispatchEvent(new gr({loadedContexts:t})),await Promise.all(t.map(o=>this.notify(o,!1)))}async notify(t,o=!0){o&&(document.body.dispatchEvent(new gr({loadedContexts:[t]})),this.dispatchEvent(new gr({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(n=>(0,Ne.delay)(0).then(()=>n()).catch(()=>null)))}};cs=bd;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends mo{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends mo{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var br=window.FluidTopicsI18nService,go=window.FluidTopicsCustomI18nService;var ds=b(_()),Yn=class{highlightHtml(t,o,n){(0,ds.highlightHtml)(t,o,n)}};window.FluidTopicsHighlightHtmlService=new Yn;var vd=b(us(),1);var fs;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(fs||(fs={}));var hs;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(hs||(hs={}));var ys;(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"})(ys||(ys={}));var ms;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(ms||(ms={}));var gs;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(gs||(gs={}));var bs;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(bs||(bs={}));var xs;(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.CHATBOT__RATE="CHATBOT__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__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",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__AI_TRANSLATE="TOPIC__AI_TRANSLATE",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"})(xs||(xs={}));var vs;(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"})(vs||(vs={}));var Ss;(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",e.LINK_PREVIEW="LINK_PREVIEW"})(Ss||(Ss={}));var Cs;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Cs||(Cs={}));var Os;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(Os||(Os={}));var Es;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(Es||(Es={}));var As;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(As||(As={}));var ws;(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"})(ws||(ws={}));var Rs;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(Rs||(Rs={}));var Is;(function(e){e.ASC="ASC",e.DESC="DESC"})(Is||(Is={}));var Ls;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(Ls||(Ls={}));var Ts;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Ts||(Ts={}));var Ns;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(Ns||(Ns={}));var _s;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(_s||(_s={}));var Ps;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(Ps||(Ps={}));var ks;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(ks||(ks={}));var Ds;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(Ds||(Ds={}));var Bs;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Bs||(Bs={}));var Ms;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Ms||(Ms={}));var se;(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"})(se||(se={}));var _e;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(_e||(_e={}));var $s;(function(e){e.VALID="VALID",e.INVALID="INVALID"})($s||($s={}));var Us;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(Us||(Us={}));var Fs;(function(e){e.USER="USER",e.ASSISTANT="ASSISTANT"})(Fs||(Fs={}));var zs;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(zs||(zs={}));var Hs;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(Hs||(Hs={}));var xd={[se.PERSONAL_BOOK_SHARE_USER]:[se.PERSONAL_BOOK_USER],[se.HTML_EXPORT_USER]:[se.PERSONAL_BOOK_USER],[se.PDF_EXPORT_USER]:[se.PERSONAL_BOOK_USER],[se.KHUB_ADMIN]:[se.CONTENT_PUBLISHER],[se.ADMIN]:[se.KHUB_ADMIN,se.USERS_ADMIN,se.PORTAL_ADMIN],[se.GENERATIVE_AI_EXPORT_USER]:[se.GENERATIVE_AI_USER]};function Ws(e,t){return e===t||(xd[e]??[]).some(o=>Ws(o,t))}function Gs(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=>Ws(n,t))}var vo=class extends we{async listMySearches(){let{session:t}=N.getState();return Gs(t,se.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),5*60*1e3):[]}};var js=b(_());var Xn=class{isDate(t){var o,n,a,i;return(i=(a=((n=(o=N.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(c=>c.key===t))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(t,o){var n,a,i;return js.DateFormatter.format(t,(n=o?.locale)!==null&&n!==void 0?n:N.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(i=o?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new Xn;var Vs=b(_());var zr=class{static get(t,o){var n,a;let i=N.getState(),{lang:l,region:c}=(a=(n=i.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&a!==void 0?a:{lang:"en",region:"US"};return new Vs.SearchPlaceConverter(i.baseUrl,t??20,i.searchInAllLanguagesAllowed,o??`${l}-${c}`)}};var Jn=class{urlToSearchRequest(t){return zr.get().parse(t)}searchRequestToUrl(t){return zr.get().serialize(t)}};window.FluidTopicsUrlService=new Jn;var At=b(_());var jt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};jt.eventName="change";var Qn=class{itemName(t){return`fluid-topics-history-item-${t}`}get(t){let o=sessionStorage.getItem(this.itemName(t));return o?JSON.parse(o):void 0}set(t,o){sessionStorage.setItem(this.itemName(t),JSON.stringify(o))}},Ks=new Qn;var So=class e extends At.WithEventBus{static build(){return new e(window.history,Ks,()=>window.location,!1)}constructor(t,o,n,a){var i,l;super(),this.history=t,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(l=(i=t.state)===null||i===void 0?void 0:i.index)!==null&&l!==void 0?l:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(a)}setCurrentState(t,o=!1){let n=o&&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,At.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new jt(this.currentItem())),0)}installProxies(){let t=o=>(n,a,[i,l,c])=>{let p=o(),u={...p===this.currentIndex?this.currentState:void 0,...i,index:p,href:typeof c=="string"?c:(c??this.windowLocation()).href};n.apply(a,[u,l,c]),this.setCurrentState(u,!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 o=this.history.length-1;o>=0;o--)t?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(t){var o;let n={...this.buildCurrentState(),...t,index:this.currentIndex,title:(o=t?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(t){this.addEventListener(jt.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(jt.eventName,t)}currentItem(){return(0,At.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,At.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,At.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 o;let n=(o=this.states[t])===null||o===void 0?void 0:o.majorStateId;if(!n)return t;let a=t,i=t+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,n);)this.hasState(i)&&(a=i),i++;return a}buildCurrentState(){var t,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(t=this.history.state)===null||t===void 0?void 0:t.title)!==null&&o!==void 0?o:document.title}}hasState(t){return this.states[t]!=null}isDifferentMajorState(t,o){var n;if(!this.hasState(t))return!1;let a=o??this.currentState.majorStateId,i=(n=this.states[t])===null||n===void 0?void 0:n.majorStateId;return i==null||i!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=So.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 Zs=N;function qs(e,t){var o;return Zs.getState().authenticationRequired&&!(!((o=Zs.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(t):e()}var le=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},K=class extends je.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=()=>Gt.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new je.CacheRegistry,this.cleanSessionDebouncer=new je.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Ys.html`
501
501
  <slot></slot>
502
- `}connectedCallback(){super.connectedCallback(),N.addEventListener(Wt.eventName,this.reloadConfiguration)}disconnectedCallback(){N.addEventListener(Wt.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(t){var o,n,a,i,l,c,p;super.update(t),t.has("baseUrl")&&(N.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&N.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&N.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&N.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&N.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&N.actions.noCustom(this.noCustom),t.has("editorMode")&&N.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&N.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&N.actions.session(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>br.addContext(u)),t.has("openExternalDocumentInNewTab")&&N.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&N.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&N.actions.forcedOffline(this.forcedOffline),t.has("localesConfiguration")&&(N.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),N.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),N.actions.searchInAllLanguagesAllowed((l=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&l!==void 0?l:!1)),t.has("authenticationRequired")&&N.actions.authenticationRequired(this.authenticationRequired),t.has("availableContentLocales")&&N.actions.availableContentLocales((p=(c=this.availableContentLocales)===null||c===void 0?void 0:c.contentLocales)!==null&&p!==void 0?p:[]),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",()=>qs(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};K.elementDefinitions={};K.styles=ls;le([(0,me.property)()],K.prototype,"baseUrl",void 0);le([(0,me.property)()],K.prototype,"apiIntegrationIdentifier",void 0);le([(0,me.property)()],K.prototype,"apiIntegrationAppVersion",void 0);le([(0,me.property)()],K.prototype,"uiLocale",void 0);le([(0,je.jsonProperty)(null)],K.prototype,"availableUiLocales",void 0);le([(0,je.jsonProperty)(null)],K.prototype,"metadataConfiguration",void 0);le([(0,me.property)({type:Boolean})],K.prototype,"editorMode",void 0);le([(0,me.property)({type:Boolean})],K.prototype,"noCustom",void 0);le([(0,me.property)({type:Boolean})],K.prototype,"openExternalDocumentInNewTab",void 0);le([(0,me.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],K.prototype,"noCustomComponent",void 0);le([(0,me.property)({type:Boolean})],K.prototype,"withManualResources",void 0);le([(0,me.property)({type:Boolean})],K.prototype,"navigatorOnline",void 0);le([(0,me.property)({type:Boolean})],K.prototype,"forcedOffline",void 0);le([(0,me.property)({type:Object})],K.prototype,"apiProvider",void 0);le([(0,me.property)({type:Boolean})],K.prototype,"authenticationRequired",void 0);le([(0,je.jsonProperty)([])],K.prototype,"messageContexts",void 0);le([(0,je.jsonProperty)(void 0)],K.prototype,"session",void 0);le([(0,me.state)()],K.prototype,"localesConfiguration",void 0);le([(0,me.state)()],K.prototype,"availableContentLocales",void 0);var Ea=b(ee());function Sd(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let o,n,a;if(Array.isArray(e)){if(o=e.length,o!=t.length)return!1;for(n=o;n--!==0;)if(!Co(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(!Co(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 i=l=>Object.keys(l).filter(c=>l[c]!=null);if(a=i(e),o=a.length,o!==i(t).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,a[n]))return!1;for(n=o;n--!==0;){let l=a[n];if(!Co(e[l],t[l]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function Co(e,t){try{return Sd(e,t)}catch{return!1}}function Hr(e,t){return!Co(e,t)}function Oo(e,t){let o=n=>n[e]===!0;return n=>{if(o(n))return n;let a=t(n);return a[e]=!0,a}}var Xs=b(ee(),1);var ea=e=>{let t=e??{};return(o,n)=>{var a;let i={hasChanged:Hr,attribute:!1,...t};(0,Xs.property)(i)(o,n);let l=o.constructor;l.reduxProperties=new Map(l.reduxProperties),l.reduxProperties.set(n,{selector:(a=t.selector)!==null&&a!==void 0?a:c=>c[n],store:t.store})}};var Eo=class{constructor(){this.queue=[]}add(t,o=!1){o&&this.clear(t.type),this.queue.push(t)}consume(t){let o=this.queue.find(n=>n.type===t);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(t){typeof t=="string"?this.queue=this.queue.filter(o=>o.type!==t):this.queue=this.queue.filter(o=>!t.test(o.type))}};var Vt=b(ee(),1);var Js=b(ee(),1);function Qs(e,t){let o=()=>JSON.parse(JSON.stringify(e));return(0,Js.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return o();try{return JSON.parse(n)}catch{return o()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Hr,...t??{}})}var Ao=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,o;let n=[...this.callbacks];this.callbacks=[];let a=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,i=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let l of n)try{await l()}catch(c){a(c);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var tl=b(z(),1);var wo=globalThis,Cd=wo.ShadowRoot&&(wo.ShadyCSS===void 0||wo.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Tx=Symbol();var el=(e,t)=>{if(Cd)e.adoptedStyleSheets=t.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of t){let n=document.createElement("style"),a=wo.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}};var Ro=class extends tl.LitElement{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([a,i])=>t.registry.define(a,i)));let o={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return el(n,t.elementStyles),n}};function rl(e,t,...o){var n;let a=e.querySelector(t);for(let i of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}var Sr=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},il,ol=Symbol("constructorPrototype"),nl=Symbol("constructorName"),sl=Symbol("exportpartsDebouncer"),al=Symbol("dynamicDependenciesLoaded"),vr=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};vr.eventName="exportparts-updated";var tt=class extends Ro{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[il]=new Ao(5),this.scheduleExportpartsUpdate=()=>{var t,o,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[sl].run(()=>{var a,i;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[nl]=this.constructor.name,this[ol]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[nl]&&Object.setPrototypeOf(this,this[ol])}connectedCallback(){var t;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let o=this.constructor;o[al]||(o[al]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(vr.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(vr.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.focusElementToFocus(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate(),t.has("exportparts")&&this.dispatchEvent(new vr)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];o=rl(this.shadowRoot,...i)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var o,n,a;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}setExportpartsAttribute(t){var o,n,a,i,l,c;let p=g=>g!=null&&g.trim().length>0,u=t.filter(p).map(g=>g.trim());if(u.length===0){this.exportparts=void 0;return}let m=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let S=(i=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],v=(c=(l=g.getAttribute("exportparts"))===null||l===void 0?void 0:l.split(",").map(L=>L.split(":")[1]))!==null&&c!==void 0?c:[],O=[...S,...v].filter(p).map(L=>L.trim());for(let L of O)m.add(L)}if(m.size===0){this.exportparts=void 0;return}let h=[...m.values()].flatMap(g=>u.map(S=>`${g}:${S}--${g}`));this.exportparts=[...this.part,...h].join(", ")}};il=sl;Sr([(0,Vt.property)()],tt.prototype,"exportpartsPrefix",void 0);Sr([Qs([])],tt.prototype,"exportpartsPrefixes",void 0);Sr([(0,Vt.property)({reflect:!0})],tt.prototype,"exportparts",void 0);Sr([(0,Vt.property)()],tt.prototype,"customStylesheet",void 0);Sr([(0,Vt.property)()],tt.prototype,"elementToFocus",void 0);Sr([(0,Vt.state)()],tt.prototype,"useAdoptedStyleSheets",void 0);function Io(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Wr=Symbol("internalReduxEventsUnsubscribers"),wt=Symbol("internalStoresUnsubscribers"),Kt=Symbol("internalStores"),Od=Oo(Symbol("withRedux"),function(e){var t,o,n;class a extends e{constructor(){super(...arguments),this[t]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(l){super.willUpdate(l),[...this.reduxConstructor.reduxReactiveProperties].some(c=>l.has(c))&&this.updateFromStores()}getUnnamedStore(){if(this[Kt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Kt].values()][0]}getStore(l){return l==null?this.getUnnamedStore():this[Kt].get(l)}addStore(l,c){var p;c=(p=c??l.name)!==null&&p!==void 0?p:"default-store",this.unsubscribeFromStore(c),this[Kt].set(c,l),this.subscribeToStore(c,l),this.updateFromStores()}removeStore(l){let c=typeof l=="string"?l:l.name;this.unsubscribeFromStore(c),this[Kt].delete(c)}setupStores(){this.unsubscribeFromStores(),this[Kt].forEach((l,c)=>this.subscribeToStore(c,l)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((l,c)=>{let p=this.constructor.getPropertyOptions(c);if(!p?.attribute||!this.hasAttribute(typeof p?.attribute=="string"?p.attribute:c)){let u=this.getStore(l.store);u&&(l.store?this[wt].has(l.store):this[wt].size>0)&&(this[c]=l.selector(u.getState(),this))}})}subscribeToStore(l,c){var p;this[wt].set(l,c.subscribe(()=>this.updateFromStores())),this[Wr].set(l,[]),Io(c)&&c.eventBus&&((p=this.reduxConstructor.reduxEventListeners)===null||p===void 0||p.forEach((u,m)=>{if(typeof this[m]=="function"&&(!u.store||c.name===u.store)){let h=g=>this[m](g);c.addEventListener(u.eventName,h),this[Wr].get(l).push(()=>c.removeEventListener(u.eventName,h))}})),this.onStoreAvailable(l)}unsubscribeFromStores(){this[wt].forEach((l,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(l){var c;this[wt].has(l)&&this[wt].get(l)(),this[wt].delete(l),(c=this[Wr].get(l))===null||c===void 0||c.forEach(p=>p()),this[Wr].delete(l)}onStoreAvailable(l){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=wt,o=Kt,n=Wr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),ll=class extends Od(tt){};function Pe(e){for(var t=arguments.length,o=Array(t>1?t-1:0),n=1;n<t;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(o.length?" "+o.map(function(l){return"'"+l+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function ut(e){return!!e&&!!e[Z]}function Ve(e){var t;return!!e&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===Nd}(e)||Array.isArray(e)||!!e[yl]||!!(!((t=e.constructor)===null||t===void 0)&&t[yl])||ca(e)||da(e))}function Zt(e,t,o){o===void 0&&(o=!1),Er(e)===0?(o?Object.keys:Or)(e).forEach(function(n){o&&typeof n=="symbol"||t(n,e[n],e)}):e.forEach(function(n,a){return t(a,n,e)})}function Er(e){var t=e[Z];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:ca(e)?2:da(e)?3:0}function Cr(e,t){return Er(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Ed(e,t){return Er(e)===2?e.get(t):e[t]}function ml(e,t,o){var n=Er(e);n===2?e.set(t,o):n===3?e.add(o):e[t]=o}function gl(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function ca(e){return Ld&&e instanceof Map}function da(e){return Td&&e instanceof Set}function Rt(e){return e.o||e.t}function pa(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=vl(e);delete t[Z];for(var o=Or(t),n=0;n<o.length;n++){var a=o[n],i=t[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),t)}function ua(e,t){return t===void 0&&(t=!1),fa(e)||ut(e)||!Ve(e)||(Er(e)>1&&(e.set=e.add=e.clear=e.delete=Ad),Object.freeze(e),t&&Zt(e,function(o,n){return ua(n,!0)},!0)),e}function Ad(){Pe(2)}function fa(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function rt(e){var t=la[e];return t||Pe(18,e),t}function wd(e,t){la[e]||(la[e]=t)}function aa(){return jr}function ta(e,t){t&&(rt("Patches"),e.u=[],e.s=[],e.v=t)}function Lo(e){ia(e),e.p.forEach(Rd),e.p=null}function ia(e){e===jr&&(jr=e.l)}function cl(e){return jr={p:[],l:jr,h:e,m:!0,_:0}}function Rd(e){var t=e[Z];t.i===0||t.i===1?t.j():t.g=!0}function ra(e,t){t._=t.p.length;var o=t.p[0],n=e!==void 0&&e!==o;return t.h.O||rt("ES5").S(t,e,n),n?(o[Z].P&&(Lo(t),Pe(4)),Ve(e)&&(e=To(t,e),t.l||No(t,e)),t.u&&rt("Patches").M(o[Z].t,e,t.u,t.s)):e=To(t,o,[]),Lo(t),t.u&&t.v(t.u,t.s),e!==xl?e:void 0}function To(e,t,o){if(fa(t))return t;var n=t[Z];if(!n)return Zt(t,function(c,p){return dl(e,n,t,c,p,o)},!0),t;if(n.A!==e)return t;if(!n.P)return No(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=pa(n.k):n.o,i=a,l=!1;n.i===3&&(i=new Set(a),a.clear(),l=!0),Zt(i,function(c,p){return dl(e,n,a,c,p,o,l)}),No(e,a,!1),o&&e.u&&rt("Patches").N(n,o,e.u,e.s)}return n.o}function dl(e,t,o,n,a,i,l){if(ut(a)){var c=To(e,a,i&&t&&t.i!==3&&!Cr(t.R,n)?i.concat(n):void 0);if(ml(o,n,c),!ut(c))return;e.m=!1}else l&&o.add(a);if(Ve(a)&&!fa(a)){if(!e.h.D&&e._<1)return;To(e,a),t&&t.A.l||No(e,a)}}function No(e,t,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&ua(t,o)}function oa(e,t){var o=e[Z];return(o?Rt(o):e)[t]}function pl(e,t){if(t in e)for(var o=Object.getPrototypeOf(e);o;){var n=Object.getOwnPropertyDescriptor(o,t);if(n)return n;o=Object.getPrototypeOf(o)}}function It(e){e.P||(e.P=!0,e.l&&It(e.l))}function na(e){e.o||(e.o=pa(e.t))}function sa(e,t,o){var n=ca(t)?rt("MapSet").F(t,o):da(t)?rt("MapSet").T(t,o):e.O?function(a,i){var l=Array.isArray(a),c={i:l?1:0,A:i?i.A:aa(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},p=c,u=Vr;l&&(p=[c],u=Gr);var m=Proxy.revocable(p,u),h=m.revoke,g=m.proxy;return c.k=g,c.j=h,g}(t,o):rt("ES5").J(t,o);return(o?o.A:aa()).p.push(n),n}function Id(e){return ut(e)||Pe(22,e),function t(o){if(!Ve(o))return o;var n,a=o[Z],i=Er(o);if(a){if(!a.P&&(a.i<4||!rt("ES5").K(a)))return a.t;a.I=!0,n=ul(o,i),a.I=!1}else n=ul(o,i);return Zt(n,function(l,c){a&&Ed(a.t,l)===c||ml(n,l,t(c))}),i===3?new Set(n):n}(e)}function ul(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return pa(e)}function bl(){function e(l,c){var p=i[l];return p?p.enumerable=c:i[l]=p={configurable:!0,enumerable:c,get:function(){var u=this[Z];return Vr.get(u,l)},set:function(u){var m=this[Z];Vr.set(m,l,u)}},p}function t(l){for(var c=l.length-1;c>=0;c--){var p=l[c][Z];if(!p.P)switch(p.i){case 5:n(p)&&It(p);break;case 4:o(p)&&It(p)}}}function o(l){for(var c=l.t,p=l.k,u=Or(p),m=u.length-1;m>=0;m--){var h=u[m];if(h!==Z){var g=c[h];if(g===void 0&&!Cr(c,h))return!0;var S=p[h],v=S&&S[Z];if(v?v.t!==g:!gl(S,g))return!0}}var O=!!c[Z];return u.length!==Or(c).length+(O?0:1)}function n(l){var c=l.k;if(c.length!==l.t.length)return!0;var p=Object.getOwnPropertyDescriptor(c,c.length-1);if(p&&!p.get)return!0;for(var u=0;u<c.length;u++)if(!c.hasOwnProperty(u))return!0;return!1}function a(l){l.g&&Pe(3,JSON.stringify(Rt(l)))}var i={};wd("ES5",{J:function(l,c){var p=Array.isArray(l),u=function(h,g){if(h){for(var S=Array(g.length),v=0;v<g.length;v++)Object.defineProperty(S,""+v,e(v,!0));return S}var O=vl(g);delete O[Z];for(var L=Or(O),I=0;I<L.length;I++){var T=L[I];O[T]=e(T,h||!!O[T].enumerable)}return Object.create(Object.getPrototypeOf(g),O)}(p,l),m={i:p?5:4,A:c?c.A:aa(),P:!1,I:!1,R:{},l:c,t:l,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,Z,{value:m,writable:!0}),u},S:function(l,c,p){p?ut(c)&&c[Z].A===l&&t(l.p):(l.u&&function u(m){if(m&&typeof m=="object"){var h=m[Z];if(h){var g=h.t,S=h.k,v=h.R,O=h.i;if(O===4)Zt(S,function($){$!==Z&&(g[$]!==void 0||Cr(g,$)?v[$]||u(S[$]):(v[$]=!0,It(h)))}),Zt(g,function($){S[$]!==void 0||Cr(S,$)||(v[$]=!1,It(h))});else if(O===5){if(n(h)&&(It(h),v.length=!0),S.length<g.length)for(var L=S.length;L<g.length;L++)v[L]=!1;else for(var I=g.length;I<S.length;I++)v[I]=!0;for(var T=Math.min(S.length,g.length),B=0;B<T;B++)S.hasOwnProperty(B)||(v[B]=!0),v[B]===void 0&&u(S[B])}}}}(l.p[0]),t(l.p))},K:function(l){return l.i===4?o(l):n(l)}})}var fl,jr,ha=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Ld=typeof Map<"u",Td=typeof Set<"u",hl=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",xl=ha?Symbol.for("immer-nothing"):((fl={})["immer-nothing"]=!0,fl),yl=ha?Symbol.for("immer-draftable"):"__$immer_draftable",Z=ha?Symbol.for("immer-state"):"__$immer_state";var Nd=""+Object.prototype.constructor,Or=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,vl=Object.getOwnPropertyDescriptors||function(e){var t={};return Or(e).forEach(function(o){t[o]=Object.getOwnPropertyDescriptor(e,o)}),t},la={},Vr={get:function(e,t){if(t===Z)return e;var o=Rt(e);if(!Cr(o,t))return function(a,i,l){var c,p=pl(i,l);return p?"value"in p?p.value:(c=p.get)===null||c===void 0?void 0:c.call(a.k):void 0}(e,o,t);var n=o[t];return e.I||!Ve(n)?n:n===oa(e.t,t)?(na(e),e.o[t]=sa(e.A.h,n,e)):n},has:function(e,t){return t in Rt(e)},ownKeys:function(e){return Reflect.ownKeys(Rt(e))},set:function(e,t,o){var n=pl(Rt(e),t);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=oa(Rt(e),t),i=a?.[Z];if(i&&i.t===o)return e.o[t]=o,e.R[t]=!1,!0;if(gl(o,a)&&(o!==void 0||Cr(e.t,t)))return!0;na(e),It(e)}return e.o[t]===o&&(o!==void 0||t in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[t])||(e.o[t]=o,e.R[t]=!0),!0},deleteProperty:function(e,t){return oa(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,na(e),It(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var o=Rt(e),n=Reflect.getOwnPropertyDescriptor(o,t);return n&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:n.enumerable,value:o[t]}},defineProperty:function(){Pe(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Pe(12)}},Gr={};Zt(Vr,function(e,t){Gr[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Gr.deleteProperty=function(e,t){return Gr.set.call(this,e,t,void 0)},Gr.set=function(e,t,o){return Vr.set.call(this,e[0],t,o,e[0])};var _d=function(){function e(o){var n=this;this.O=hl,this.D=!0,this.produce=function(a,i,l){if(typeof a=="function"&&typeof i!="function"){var c=i;i=a;var p=n;return function(O){var L=this;O===void 0&&(O=c);for(var I=arguments.length,T=Array(I>1?I-1:0),B=1;B<I;B++)T[B-1]=arguments[B];return p.produce(O,function($){var U;return(U=i).call.apply(U,[L,$].concat(T))})}}var u;if(typeof i!="function"&&Pe(6),l!==void 0&&typeof l!="function"&&Pe(7),Ve(a)){var m=cl(n),h=sa(n,a,void 0),g=!0;try{u=i(h),g=!1}finally{g?Lo(m):ia(m)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(O){return ta(m,l),ra(O,m)},function(O){throw Lo(m),O}):(ta(m,l),ra(u,m))}if(!a||typeof a!="object"){if((u=i(a))===void 0&&(u=a),u===xl&&(u=void 0),n.D&&ua(u,!0),l){var S=[],v=[];rt("Patches").M(a,u,S,v),l(S,v)}return u}Pe(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(u){for(var m=arguments.length,h=Array(m>1?m-1:0),g=1;g<m;g++)h[g-1]=arguments[g];return n.produceWithPatches(u,function(S){return a.apply(void 0,[S].concat(h))})};var l,c,p=n.produce(a,i,function(u,m){l=u,c=m});return typeof Promise<"u"&&p instanceof Promise?p.then(function(u){return[u,l,c]}):[p,l,c]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var t=e.prototype;return t.createDraft=function(o){Ve(o)||Pe(8),ut(o)&&(o=Id(o));var n=cl(this),a=sa(this,o,void 0);return a[Z].C=!0,ia(n),a},t.finishDraft=function(o,n){var a=o&&o[Z],i=a.A;return ta(i,n),ra(void 0,i)},t.setAutoFreeze=function(o){this.D=o},t.setUseProxies=function(o){o&&!hl&&Pe(20),this.O=o},t.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}a>-1&&(n=n.slice(a+1));var l=rt("Patches").$;return ut(o)?l(o,n):this.produce(o,function(c){return l(c,n)})},e}(),Re=new _d,Pd=Re.produce,jx=Re.produceWithPatches.bind(Re),Vx=Re.setAutoFreeze.bind(Re),Kx=Re.setUseProxies.bind(Re),Zx=Re.applyPatches.bind(Re),qx=Re.createDraft.bind(Re),Yx=Re.finishDraft.bind(Re),_o=Pd;function qt(e){"@babel/helpers - typeof";return qt=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},qt(e)}function Sl(e,t){if(qt(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,t||"default");if(qt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Cl(e){var t=Sl(e,"string");return qt(t)=="symbol"?t:t+""}function Ol(e,t,o){return(t=Cl(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function El(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),o.push.apply(o,n)}return o}function ya(e){for(var t=1;t<arguments.length;t++){var o=arguments[t]!=null?arguments[t]:{};t%2?El(Object(o),!0).forEach(function(n){Ol(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):El(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function be(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 Al=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),ma=function(){return Math.random().toString(36).substring(7).split("").join(".")},Po={INIT:"@@redux/INIT"+ma(),REPLACE:"@@redux/REPLACE"+ma(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ma()}};function kd(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 ga(e,t,o){var n;if(typeof t=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(be(0));if(typeof t=="function"&&typeof o>"u"&&(o=t,t=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(be(1));return o(ga)(e,t)}if(typeof e!="function")throw new Error(be(2));var a=e,i=t,l=[],c=l,p=!1;function u(){c===l&&(c=l.slice())}function m(){if(p)throw new Error(be(3));return i}function h(O){if(typeof O!="function")throw new Error(be(4));if(p)throw new Error(be(5));var L=!0;return u(),c.push(O),function(){if(L){if(p)throw new Error(be(6));L=!1,u();var T=c.indexOf(O);c.splice(T,1),l=null}}}function g(O){if(!kd(O))throw new Error(be(7));if(typeof O.type>"u")throw new Error(be(8));if(p)throw new Error(be(9));try{p=!0,i=a(i,O)}finally{p=!1}for(var L=l=c,I=0;I<L.length;I++){var T=L[I];T()}return O}function S(O){if(typeof O!="function")throw new Error(be(10));a=O,g({type:Po.REPLACE})}function v(){var O,L=h;return O={subscribe:function(T){if(typeof T!="object"||T===null)throw new Error(be(11));function B(){T.next&&T.next(m())}B();var $=L(B);return{unsubscribe:$}}},O[Al]=function(){return this},O}return g({type:Po.INIT}),n={dispatch:g,subscribe:h,getState:m,replaceReducer:S},n[Al]=v,n}function Dd(e){Object.keys(e).forEach(function(t){var o=e[t],n=o(void 0,{type:Po.INIT});if(typeof n>"u")throw new Error(be(12));if(typeof o(void 0,{type:Po.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(be(13))})}function wl(e){for(var t=Object.keys(e),o={},n=0;n<t.length;n++){var a=t[n];typeof e[a]=="function"&&(o[a]=e[a])}var i=Object.keys(o),l,c;try{Dd(o)}catch(p){c=p}return function(u,m){if(u===void 0&&(u={}),c)throw c;if(0)var h;for(var g=!1,S={},v=0;v<i.length;v++){var O=i[v],L=o[O],I=u[O],T=L(I,m);if(typeof T>"u"){var B=m&&m.type;throw new Error(be(14))}S[O]=T,g=g||T!==I}return g=g||i.length!==Object.keys(u).length,g?S:u}}function Ar(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return t.length===0?function(n){return n}:t.length===1?t[0]:t.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function Rl(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(be(15))},l={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},c=t.map(function(p){return p(l)});return i=Ar.apply(void 0,c)(a.dispatch),ya(ya({},a),{},{dispatch:i})}}}function Il(e){var t=function(n){var a=n.dispatch,i=n.getState;return function(l){return function(c){return typeof c=="function"?c(a,i,e):l(c)}}};return t}var Ll=Il();Ll.withExtraArgument=Il;var ba=Ll;var kl=function(){var e=function(t,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},e(t,o)};return function(t,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");e(t,o);function n(){this.constructor=t}t.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),Bd=function(e,t){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,l;return l={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function c(u){return function(m){return p([u,m])}}function p(u){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(i=u[0]&2?a.return:u[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,u[1])).done)return i;switch(a=0,i&&(u=[u[0]&2,i.value]),u[0]){case 0:case 1:i=u;break;case 4:return o.label++,{value:u[1],done:!1};case 5:o.label++,a=u[1],u=[0];continue;case 7:u=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){o=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){o.label=u[1];break}if(u[0]===6&&o.label<i[1]){o.label=i[1],i=u;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(u);break}i[2]&&o.ops.pop(),o.trys.pop();continue}u=t.call(e,o)}catch(m){u=[6,m],a=0}finally{n=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},wr=function(e,t){for(var o=0,n=t.length,a=e.length;o<n;o++,a++)e[a]=t[o];return e},Md=Object.defineProperty,$d=Object.defineProperties,Ud=Object.getOwnPropertyDescriptors,Tl=Object.getOwnPropertySymbols,Fd=Object.prototype.hasOwnProperty,zd=Object.prototype.propertyIsEnumerable,Nl=function(e,t,o){return t in e?Md(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o},Lt=function(e,t){for(var o in t||(t={}))Fd.call(t,o)&&Nl(e,o,t[o]);if(Tl)for(var n=0,a=Tl(t);n<a.length;n++){var o=a[n];zd.call(t,o)&&Nl(e,o,t[o])}return e},xa=function(e,t){return $d(e,Ud(t))},Hd=function(e,t,o){return new Promise(function(n,a){var i=function(p){try{c(o.next(p))}catch(u){a(u)}},l=function(p){try{c(o.throw(p))}catch(u){a(u)}},c=function(p){return p.done?n(p.value):Promise.resolve(p.value).then(i,l)};c((o=o.apply(e,t)).next())})};var Wd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Ar:Ar.apply(null,arguments)},hv=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Gd(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var o=t;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return t===o}var jd=function(e){kl(t,e);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,wr([void 0],o[0].concat(this)))):new(t.bind.apply(t,wr([void 0],o.concat(this))))},t}(Array),Vd=function(e){kl(t,e);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,wr([void 0],o[0].concat(this)))):new(t.bind.apply(t,wr([void 0],o.concat(this))))},t}(Array);function Ca(e){return Ve(e)?_o(e,function(){}):e}function Kd(e){return typeof e=="boolean"}function Zd(){return function(t){return qd(t)}}function qd(e){e===void 0&&(e={});var t=e.thunk,o=t===void 0?!0:t,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,l=i===void 0?!0:i,c=new jd;if(o&&(Kd(o)?c.push(ba):c.push(ba.withExtraArgument(o.extraArgument))),0){if(a)var p;if(l)var u}return c}var va=!0;function Dl(e){var t=Zd(),o=e||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,l=i===void 0?t():i,c=o.devTools,p=c===void 0?!0:c,u=o.preloadedState,m=u===void 0?void 0:u,h=o.enhancers,g=h===void 0?void 0:h,S;if(typeof a=="function")S=a;else if(Gd(a))S=wl(a);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var v=l;if(typeof v=="function"&&(v=v(t),!va&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!va&&v.some(function($){return typeof $!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=Rl.apply(void 0,v),L=Ar;p&&(L=Wd(Lt({trace:!va},typeof p=="object"&&p)));var I=new Vd(O),T=I;Array.isArray(g)?T=wr([O],g):typeof g=="function"&&(T=g(I));var B=L.apply(void 0,T);return ga(S,m,B)}function Tt(e,t){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(t){var i=t.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return Lt(Lt({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:n[0]}}return o.toString=function(){return""+e},o.type=e,o.match=function(n){return n.type===e},o}function Bl(e){var t={},o=[],n,a={addCase:function(i,l){var c=typeof i=="string"?i:i.type;if(c in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[c]=l,a},addMatcher:function(i,l){return o.push({matcher:i,reducer:l}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[t,o,n]}function Yd(e){return typeof e=="function"}function Xd(e,t,o,n){o===void 0&&(o=[]);var a=typeof t=="function"?Bl(t):[t,o,n],i=a[0],l=a[1],c=a[2],p;if(Yd(e))p=function(){return Ca(e())};else{var u=Ca(e);p=function(){return u}}function m(h,g){h===void 0&&(h=p());var S=wr([i[g.type]],l.filter(function(v){var O=v.matcher;return O(g)}).map(function(v){var O=v.reducer;return O}));return S.filter(function(v){return!!v}).length===0&&(S=[c]),S.reduce(function(v,O){if(O)if(ut(v)){var L=v,I=O(L,g);return I===void 0?v:I}else{if(Ve(v))return _o(v,function(T){return O(T,g)});var I=O(v,g);if(I===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return I}return v},h)}return m.getInitialState=p,m}function Jd(e,t){return e+"/"+t}function Ml(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:Ca(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},l={},c={};a.forEach(function(m){var h=n[m],g=Jd(t,m),S,v;"reducer"in h?(S=h.reducer,v=h.prepare):S=h,i[m]=S,l[g]=S,c[m]=v?Tt(g,v):Tt(g)});function p(){var m=typeof e.extraReducers=="function"?Bl(e.extraReducers):[e.extraReducers],h=m[0],g=h===void 0?{}:h,S=m[1],v=S===void 0?[]:S,O=m[2],L=O===void 0?void 0:O,I=Lt(Lt({},g),l);return Xd(o,function(T){for(var B in I)T.addCase(B,I[B]);for(var $=0,U=v;$<U.length;$++){var ve=U[$];T.addMatcher(ve.matcher,ve.reducer)}L&&T.addDefaultCase(L)})}var u;return{name:t,reducer:function(m,h){return u||(u=p()),u(m,h)},actions:c,caseReducers:i,getInitialState:function(){return u||(u=p()),u.getInitialState()}}}var Qd="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",ep=function(e){e===void 0&&(e=21);for(var t="",o=e;o--;)t+=Qd[Math.random()*64|0];return t},tp=["name","message","stack","code"],Sa=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),_l=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),rp=function(e){if(typeof e=="object"&&e!==null){for(var t={},o=0,n=tp;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(t[a]=e[a])}return t}return{message:String(e)}},bv=function(){function e(t,o,n){var a=Tt(t+"/fulfilled",function(m,h,g,S){return{payload:m,meta:xa(Lt({},S||{}),{arg:g,requestId:h,requestStatus:"fulfilled"})}}),i=Tt(t+"/pending",function(m,h,g){return{payload:void 0,meta:xa(Lt({},g||{}),{arg:h,requestId:m,requestStatus:"pending"})}}),l=Tt(t+"/rejected",function(m,h,g,S,v){return{payload:S,error:(n&&n.serializeError||rp)(m||"Rejected"),meta:xa(Lt({},v||{}),{arg:g,requestId:h,rejectedWithValue:!!S,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"})}}),c=!1,p=typeof AbortController<"u"?AbortController:function(){function m(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return m.prototype.abort=function(){},m}();function u(m){return function(h,g,S){var v=n?.idGenerator?n.idGenerator(m):ep(),O=new p,L,I=!1;function T($){L=$,O.abort()}var B=function(){return Hd(this,null,function(){var $,U,ve,Xe,xe,Je,fe;return Bd(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),Xe=($=n?.condition)==null?void 0:$.call(n,m,{getState:g,extra:S}),np(Xe)?[4,Xe]:[3,2];case 1:Xe=y.sent(),y.label=2;case 2:if(Xe===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return I=!0,xe=new Promise(function(x,D){return O.signal.addEventListener("abort",function(){return D({name:"AbortError",message:L||"Aborted"})})}),h(i(v,m,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:v,arg:m},{getState:g,extra:S}))),[4,Promise.race([xe,Promise.resolve(o(m,{dispatch:h,getState:g,extra:S,requestId:v,signal:O.signal,abort:T,rejectWithValue:function(x,D){return new Sa(x,D)},fulfillWithValue:function(x,D){return new _l(x,D)}})).then(function(x){if(x instanceof Sa)throw x;return x instanceof _l?a(x.payload,v,m,x.meta):a(x,v,m)})])];case 3:return ve=y.sent(),[3,5];case 4:return Je=y.sent(),ve=Je instanceof Sa?l(null,v,m,Je.payload,Je.meta):l(Je,v,m),[3,5];case 5:return fe=n&&!n.dispatchConditionRejection&&l.match(ve)&&ve.meta.condition,fe||h(ve),[2,ve]}})})}();return Object.assign(B,{abort:T,requestId:v,arg:m,unwrap:function(){return B.then(op)}})}}return Object.assign(u,{pending:i,rejected:l,fulfilled:a,typePrefix:t})}return e.withTypes=function(){return e},e}();function op(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function np(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var $l="listener",Ul="completed",Fl="cancelled",xv="task-"+Fl,vv="task-"+Ul,Sv=$l+"-"+Fl,Cv=$l+"-"+Ul;var Oa="listenerMiddleware";var Ov=Tt(Oa+"/add"),Ev=Tt(Oa+"/removeAll"),Av=Tt(Oa+"/remove");var Pl,wv=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Pl||(Pl=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},ap=function(e){return function(t){setTimeout(t,e)}},Rv=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:ap(10);bl();var ip=Oo(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(o,n,a){this.eventBus.addEventListener(o,n,a)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,a){this.eventBus.removeEventListener(o,n,a)}}}),ko=class extends ip(Object){};window.ftReduxStores||(window.ftReduxStores={});var zl=class e extends ko{static get(t){var o;let n=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,i=window.ftReduxStores[n];if(Io(i))return i;if(a==null)return;let l=Ml({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),c=Dl({reducer:(p,u)=>u.type==="CLEAR_FT_REDUX_STORE"?l.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...p,...u.overwrites}:l.reducer(p,u)});return window.ftReduxStores[a.name]=new e(l,c,a.eventBus)}constructor(t,o,n){super(),this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new Eo;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,l,c)=>{let p=l,u=i[p];return u?(...m)=>{let h=u(...m.map(a));return this.reduxStore.dispatch(h),h}:m=>{this.setState({[p]:a(m)})}}}),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 Do=class{static format(t,o,n,a){return window.moment?window.moment(t).locale(o).format(this.getMomentDateFormat(n,a)):this.getIntlDateTime(t,o,n,a)}static getMomentDateFormat(t,o){return t?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(t,o,n,a){let i=typeof t=="string"?new Date(t):t,l=new Intl.DateTimeFormat(o,{dateStyle:n?"medium":"short"}).format(i);if(!a)return l;let c=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(i);return`${l} ${c}`}static getTimezoneAsString(){let t=n=>String(Math.floor(n)).padStart(2,"0"),o=new Date().getTimezoneOffset();return`${o<0?"+":"-"}${t(Math.abs(o)/60)}:${t(Math.abs(o)%60)}`}};var Hl=b(_()),Bo=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Xv=(0,Hl.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(N)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var a,i;return((i=(a=this.metadataDescriptors.find(c=>c.key===n))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1)?c=>Do.format(c,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Bo([(0,Ea.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),Bo([(0,Ea.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),Bo([ea({store:N.name,selector:o=>{var n,a;return(a=(n=o.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&a!==void 0?a:[]}})],t.prototype,"metadataDescriptors",void 0),Bo([ea({store:N.name})],t.prototype,"uiLocale",void 0),t});var Uo=b(_());var Mo=class extends we{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=N.getState().session;return!!t?.sessionAuthenticated}};var $o=class extends we{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=N.getState().session;return!!t?.sessionAuthenticated}};var sp="ft-user-assets",lp={setAssetCount:(e,t)=>{let{userAssetType:o,count:n}=t.payload.assetCount;e.assetCounts.allAsset[o]=n},clearAssetCount:e=>{Object.values(_e).forEach(t=>{e.assetCounts.allAsset[t]=void 0})},setBookmarkCountByMap:(e,t)=>{let o=t.payload.mapId;e.assetCounts.bookmarkByMap[o]=t.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,t)=>{let{assetType:o,mapId:n,asset:a}=t.payload;wa(e,o,[...Aa(e,o),a]),Wl(e,o,1,n),Gl(e,a)},editAsset:(e,t)=>{let{assetType:o,asset:n}=t.payload;wa(e,o,Aa(e,o).map(a=>a.id===n.id?n:a)),Gl(e,n)},removeAsset:(e,t)=>{let{assetType:o,mapId:n,assetId:a}=t.payload;wa(e,o,Aa(e,o).filter(i=>i.id!==a)),Wl(e,o,-1,n)}},jl={[_e.SEARCHES]:"savedSearches",[_e.BOOKMARKS]:"bookmarks",[_e.BOOKS]:void 0,[_e.COLLECTIONS]:void 0},Aa=(e,t)=>{var o;let n=jl[t];return n?(o=e[n])!==null&&o!==void 0?o:[]:[]},wa=(e,t,o)=>{let n=jl[t];n&&(e[n]=o)},Wl=(e,t,o,n)=>{let a=e.assetCounts.allAsset[t];if(a!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,a+o),t===_e.BOOKMARKS&&n)){let i=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,i+o)}},Gl=(e,t)=>{let o=e.assetLabels.map(a=>a.title),n=t.labels.filter(a=>!o.includes(a)).map(a=>({title:a}));e.assetLabels.push(...n)},Ie=Uo.FtReduxStore.get({name:sp,reducers:lp,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(_e).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Ra=class{constructor(t=new Mo,o=new $o){this.assetCountsService=t,this.assetLabelsService=o,this.currentSession=N.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new yo,this.savedSearchesService=new vo,N.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:o}=N.getState();(0,Uo.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),Ie.actions.clearAssetCount(),Ie.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Ie.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Ie.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();Ie.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();Ie.actions.assetLabels(t)}async loadAssetCount(t){let o=await this.assetCountsService.getUserAssetCount(t);o&&Ie.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(t){let o=await this.assetCountsService.getUserBookmarkCountByMap(t);o&&Ie.actions.setBookmarkCountByMap({count:o.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let o=Object.keys(Ie.getState().assetCounts.bookmarkByMap).length!==0;t===_e.BOOKMARKS&&o&&Ie.actions.clearBookmarkCountByMap(),Ie.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 o=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Ie.actions.bookmarks(o)}}},cp=new Ra;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=cp);(0,Vl.customElement)("ft-app-context")(K);var Kl=b(ee());var Ia=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,a]=t.split(".");return{context:n,key:a,custom:!0,message:""}}return{message:t}}}toAttribute(t){if(t!=null)return JSON.stringify(t)}isI18nKey(t){return t.match(/^[\w-]+\.[\w-]+$/)}},Rr=new Ia;var dp=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Zr=Symbol("i18nAttributes"),Zl=Symbol("i18nListAttributes"),ql=Symbol("i18nProperties"),Fo=Symbol("i18nContexts"),Kr=Symbol("i18nUnsubs"),Wo=(0,Ir.applyMixinOnce)(Symbol("withI18n"),function(e){var t,o;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map,this[o]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?go:br}i18n(i){let{context:l,key:c,message:p}=i,{custom:u,args:m,argsProvider:h}=i;if(l&&c){this.hasI18nContext(l)||this.addI18nContext(l,void 0,u);let g=m??(h?h(this):[]);return this.getI18nService(u).resolveMessage(l,c,...g)}return p}async awaitI18n(i){let{context:l,custom:c}=i;return l&&await this.getI18nService(c).prepareContext(l),this.i18n(i)}customI18n(i,l){if(Rr.isI18nKey(i)){let[c,p]=i.split(".");return this.i18n({custom:!0,context:c,key:p,...l})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((l,c,p)=>i.has(c)||typeof l.argsProvider=="function"),this.updateI18nProperties(l=>typeof l.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((l,c,p)=>{var u;return((u=p?.context)===null||u===void 0?void 0:u.toLowerCase())===i}),this.updateI18nProperties(l=>l.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var l,c;let p=this,u=(m,h,g)=>g?.context&&g.key&&i(m,h,g)?{...g,message:this.i18n({context:g.context,key:g.key,custom:g.custom,...m})}:g;(l=this[Zr])===null||l===void 0||l.forEach((m,h)=>p[h]=u(m,h,p[h])),(c=this[Zl])===null||c===void 0||c.forEach((m,h)=>{var g;return p[h]=(g=p[h])===null||g===void 0?void 0:g.map(S=>u(m,h,S))})}updateI18nProperties(i){var l;(l=this[ql])===null||l===void 0||l.forEach((c,p)=>{i(c,p)&&(this[p]=this.i18n(c))})}addI18nMessages(i,l,c){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,l,c)}addI18nContext(i,l,c){let p=(typeof i=="string"?i:i.name).toLowerCase();c=typeof i=="string"?c:i.custom,this[Fo].set(p,{isCustomContext:c}),this[Kr].has(p)||this[Kr].set(p,this.getI18nService(c).subscribe(p,()=>this.onI18nUpdate(p))),this.getI18nService(c).prepareContext(p,l)}hasI18nContext(i){return this[Fo].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Fo].forEach((i,l)=>this.addI18nContext(l,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Kr].forEach(i=>i()),this[Kr].clear()}}return t=Fo,o=Kr,dp([(0,Kl.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),zo=class extends Wo(Ir.FtLitElement){},Ho=class extends Wo(Ir.FtLitElementRedux){};var qr=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Ke=class extends Ho{constructor(){super(),this.editorMode=!1,this.addStore(N)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Go.nothing:Go.html`
502
+ `}connectedCallback(){super.connectedCallback(),N.addEventListener(Wt.eventName,this.reloadConfiguration)}disconnectedCallback(){N.addEventListener(Wt.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(t){var o,n,a,i,l,c,p;super.update(t),t.has("baseUrl")&&(N.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&N.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&N.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&N.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&N.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&N.actions.noCustom(this.noCustom),t.has("editorMode")&&N.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&N.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&N.actions.session(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>br.addContext(u)),t.has("openExternalDocumentInNewTab")&&N.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&N.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&N.actions.forcedOffline(this.forcedOffline),t.has("localesConfiguration")&&(N.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),N.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),N.actions.searchInAllLanguagesAllowed((l=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&l!==void 0?l:!1)),t.has("authenticationRequired")&&N.actions.authenticationRequired(this.authenticationRequired),t.has("availableContentLocales")&&N.actions.availableContentLocales((p=(c=this.availableContentLocales)===null||c===void 0?void 0:c.contentLocales)!==null&&p!==void 0?p:[]),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",()=>qs(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};K.elementDefinitions={};K.styles=ls;le([(0,me.property)()],K.prototype,"baseUrl",void 0);le([(0,me.property)()],K.prototype,"apiIntegrationIdentifier",void 0);le([(0,me.property)()],K.prototype,"apiIntegrationAppVersion",void 0);le([(0,me.property)()],K.prototype,"uiLocale",void 0);le([(0,je.jsonProperty)(null)],K.prototype,"availableUiLocales",void 0);le([(0,je.jsonProperty)(null)],K.prototype,"metadataConfiguration",void 0);le([(0,me.property)({type:Boolean})],K.prototype,"editorMode",void 0);le([(0,me.property)({type:Boolean})],K.prototype,"noCustom",void 0);le([(0,me.property)({type:Boolean})],K.prototype,"openExternalDocumentInNewTab",void 0);le([(0,me.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],K.prototype,"noCustomComponent",void 0);le([(0,me.property)({type:Boolean})],K.prototype,"withManualResources",void 0);le([(0,me.property)({type:Boolean})],K.prototype,"navigatorOnline",void 0);le([(0,me.property)({type:Boolean})],K.prototype,"forcedOffline",void 0);le([(0,me.property)({type:Object})],K.prototype,"apiProvider",void 0);le([(0,me.property)({type:Boolean})],K.prototype,"authenticationRequired",void 0);le([(0,je.jsonProperty)([])],K.prototype,"messageContexts",void 0);le([(0,je.jsonProperty)(void 0)],K.prototype,"session",void 0);le([(0,me.state)()],K.prototype,"localesConfiguration",void 0);le([(0,me.state)()],K.prototype,"availableContentLocales",void 0);var Ea=b(ee());function Sd(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let o,n,a;if(Array.isArray(e)){if(o=e.length,o!=t.length)return!1;for(n=o;n--!==0;)if(!Co(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(!Co(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 i=l=>Object.keys(l).filter(c=>l[c]!=null);if(a=i(e),o=a.length,o!==i(t).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,a[n]))return!1;for(n=o;n--!==0;){let l=a[n];if(!Co(e[l],t[l]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function Co(e,t){try{return Sd(e,t)}catch{return!1}}function Hr(e,t){return!Co(e,t)}function Oo(e,t){let o=n=>n[e]===!0;return n=>{if(o(n))return n;let a=t(n);return a[e]=!0,a}}var Xs=b(ee(),1);var ea=e=>{let t=e??{};return(o,n)=>{var a;let i={hasChanged:Hr,attribute:!1,...t};(0,Xs.property)(i)(o,n);let l=o.constructor;l.reduxProperties=new Map(l.reduxProperties),l.reduxProperties.set(n,{selector:(a=t.selector)!==null&&a!==void 0?a:c=>c[n],store:t.store})}};var Eo=class{constructor(){this.queue=[]}add(t,o=!1){o&&this.clear(t.type),this.queue.push(t)}consume(t){let o=this.queue.find(n=>n.type===t);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(t){typeof t=="string"?this.queue=this.queue.filter(o=>o.type!==t):this.queue=this.queue.filter(o=>!t.test(o.type))}};var Vt=b(ee(),1);var Js=b(ee(),1);function Qs(e,t){let o=()=>JSON.parse(JSON.stringify(e));return(0,Js.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return o();try{return JSON.parse(n)}catch{return o()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Hr,...t??{}})}var Ao=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,o;let n=[...this.callbacks];this.callbacks=[];let a=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,i=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let l of n)try{await l()}catch(c){a(c);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var tl=b(z(),1);var wo=globalThis,Cd=wo.ShadowRoot&&(wo.ShadyCSS===void 0||wo.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Tx=Symbol();var el=(e,t)=>{if(Cd)e.adoptedStyleSheets=t.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of t){let n=document.createElement("style"),a=wo.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}};var Ro=class extends tl.LitElement{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([a,i])=>t.registry.define(a,i)));let o={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return el(n,t.elementStyles),n}};function rl(e,t,...o){var n;let a=e.querySelector(t);for(let i of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}var Sr=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},il,ol=Symbol("constructorPrototype"),nl=Symbol("constructorName"),sl=Symbol("exportpartsDebouncer"),al=Symbol("dynamicDependenciesLoaded"),vr=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};vr.eventName="exportparts-updated";var tt=class extends Ro{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[il]=new Ao(5),this.scheduleExportpartsUpdate=()=>{var t,o,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[sl].run(()=>{var a,i;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[nl]=this.constructor.name,this[ol]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[nl]&&Object.setPrototypeOf(this,this[ol])}connectedCallback(){var t;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let o=this.constructor;o[al]||(o[al]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(vr.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(vr.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.focusElementToFocus(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate(),t.has("exportparts")&&this.dispatchEvent(new vr)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];o=rl(this.shadowRoot,...i)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var o,n,a;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}setExportpartsAttribute(t){var o,n,a,i,l,c;let p=g=>g!=null&&g.trim().length>0,u=t.filter(p).map(g=>g.trim());if(u.length===0){this.exportparts=void 0;return}let m=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let S=(i=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],v=(c=(l=g.getAttribute("exportparts"))===null||l===void 0?void 0:l.split(",").map(L=>L.split(":")[1]))!==null&&c!==void 0?c:[],O=[...S,...v].filter(p).map(L=>L.trim());for(let L of O)m.add(L)}if(m.size===0){this.exportparts=void 0;return}let h=[...m.values()].flatMap(g=>u.map(S=>`${g}:${S}--${g}`));this.exportparts=[...this.part,...h].join(", ")}};il=sl;Sr([(0,Vt.property)()],tt.prototype,"exportpartsPrefix",void 0);Sr([Qs([])],tt.prototype,"exportpartsPrefixes",void 0);Sr([(0,Vt.property)({reflect:!0})],tt.prototype,"exportparts",void 0);Sr([(0,Vt.property)()],tt.prototype,"customStylesheet",void 0);Sr([(0,Vt.property)()],tt.prototype,"elementToFocus",void 0);Sr([(0,Vt.state)()],tt.prototype,"useAdoptedStyleSheets",void 0);function Io(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Wr=Symbol("internalReduxEventsUnsubscribers"),wt=Symbol("internalStoresUnsubscribers"),Kt=Symbol("internalStores"),Od=Oo(Symbol("withRedux"),function(e){var t,o,n;class a extends e{constructor(){super(...arguments),this[t]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(l){super.willUpdate(l),[...this.reduxConstructor.reduxReactiveProperties].some(c=>l.has(c))&&this.updateFromStores()}getUnnamedStore(){if(this[Kt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Kt].values()][0]}getStore(l){return l==null?this.getUnnamedStore():this[Kt].get(l)}addStore(l,c){var p;c=(p=c??l.name)!==null&&p!==void 0?p:"default-store",this.unsubscribeFromStore(c),this[Kt].set(c,l),this.subscribeToStore(c,l),this.updateFromStores()}removeStore(l){let c=typeof l=="string"?l:l.name;this.unsubscribeFromStore(c),this[Kt].delete(c)}setupStores(){this.unsubscribeFromStores(),this[Kt].forEach((l,c)=>this.subscribeToStore(c,l)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((l,c)=>{let p=this.constructor.getPropertyOptions(c);if(!p?.attribute||!this.hasAttribute(typeof p?.attribute=="string"?p.attribute:c)){let u=this.getStore(l.store);u&&(l.store?this[wt].has(l.store):this[wt].size>0)&&(this[c]=l.selector(u.getState(),this))}})}subscribeToStore(l,c){var p;this[wt].set(l,c.subscribe(()=>this.updateFromStores())),this[Wr].set(l,[]),Io(c)&&c.eventBus&&((p=this.reduxConstructor.reduxEventListeners)===null||p===void 0||p.forEach((u,m)=>{if(typeof this[m]=="function"&&(!u.store||c.name===u.store)){let h=g=>this[m](g);c.addEventListener(u.eventName,h),this[Wr].get(l).push(()=>c.removeEventListener(u.eventName,h))}})),this.onStoreAvailable(l)}unsubscribeFromStores(){this[wt].forEach((l,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(l){var c;this[wt].has(l)&&this[wt].get(l)(),this[wt].delete(l),(c=this[Wr].get(l))===null||c===void 0||c.forEach(p=>p()),this[Wr].delete(l)}onStoreAvailable(l){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=wt,o=Kt,n=Wr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),ll=class extends Od(tt){};function Pe(e){for(var t=arguments.length,o=Array(t>1?t-1:0),n=1;n<t;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(o.length?" "+o.map(function(l){return"'"+l+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function ut(e){return!!e&&!!e[Z]}function Ve(e){var t;return!!e&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===Nd}(e)||Array.isArray(e)||!!e[yl]||!!(!((t=e.constructor)===null||t===void 0)&&t[yl])||ca(e)||da(e))}function Zt(e,t,o){o===void 0&&(o=!1),Er(e)===0?(o?Object.keys:Or)(e).forEach(function(n){o&&typeof n=="symbol"||t(n,e[n],e)}):e.forEach(function(n,a){return t(a,n,e)})}function Er(e){var t=e[Z];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:ca(e)?2:da(e)?3:0}function Cr(e,t){return Er(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Ed(e,t){return Er(e)===2?e.get(t):e[t]}function ml(e,t,o){var n=Er(e);n===2?e.set(t,o):n===3?e.add(o):e[t]=o}function gl(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function ca(e){return Ld&&e instanceof Map}function da(e){return Td&&e instanceof Set}function Rt(e){return e.o||e.t}function pa(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=vl(e);delete t[Z];for(var o=Or(t),n=0;n<o.length;n++){var a=o[n],i=t[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),t)}function ua(e,t){return t===void 0&&(t=!1),fa(e)||ut(e)||!Ve(e)||(Er(e)>1&&(e.set=e.add=e.clear=e.delete=Ad),Object.freeze(e),t&&Zt(e,function(o,n){return ua(n,!0)},!0)),e}function Ad(){Pe(2)}function fa(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function rt(e){var t=la[e];return t||Pe(18,e),t}function wd(e,t){la[e]||(la[e]=t)}function aa(){return jr}function ta(e,t){t&&(rt("Patches"),e.u=[],e.s=[],e.v=t)}function Lo(e){ia(e),e.p.forEach(Rd),e.p=null}function ia(e){e===jr&&(jr=e.l)}function cl(e){return jr={p:[],l:jr,h:e,m:!0,_:0}}function Rd(e){var t=e[Z];t.i===0||t.i===1?t.j():t.g=!0}function ra(e,t){t._=t.p.length;var o=t.p[0],n=e!==void 0&&e!==o;return t.h.O||rt("ES5").S(t,e,n),n?(o[Z].P&&(Lo(t),Pe(4)),Ve(e)&&(e=To(t,e),t.l||No(t,e)),t.u&&rt("Patches").M(o[Z].t,e,t.u,t.s)):e=To(t,o,[]),Lo(t),t.u&&t.v(t.u,t.s),e!==xl?e:void 0}function To(e,t,o){if(fa(t))return t;var n=t[Z];if(!n)return Zt(t,function(c,p){return dl(e,n,t,c,p,o)},!0),t;if(n.A!==e)return t;if(!n.P)return No(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=pa(n.k):n.o,i=a,l=!1;n.i===3&&(i=new Set(a),a.clear(),l=!0),Zt(i,function(c,p){return dl(e,n,a,c,p,o,l)}),No(e,a,!1),o&&e.u&&rt("Patches").N(n,o,e.u,e.s)}return n.o}function dl(e,t,o,n,a,i,l){if(ut(a)){var c=To(e,a,i&&t&&t.i!==3&&!Cr(t.R,n)?i.concat(n):void 0);if(ml(o,n,c),!ut(c))return;e.m=!1}else l&&o.add(a);if(Ve(a)&&!fa(a)){if(!e.h.D&&e._<1)return;To(e,a),t&&t.A.l||No(e,a)}}function No(e,t,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&ua(t,o)}function oa(e,t){var o=e[Z];return(o?Rt(o):e)[t]}function pl(e,t){if(t in e)for(var o=Object.getPrototypeOf(e);o;){var n=Object.getOwnPropertyDescriptor(o,t);if(n)return n;o=Object.getPrototypeOf(o)}}function It(e){e.P||(e.P=!0,e.l&&It(e.l))}function na(e){e.o||(e.o=pa(e.t))}function sa(e,t,o){var n=ca(t)?rt("MapSet").F(t,o):da(t)?rt("MapSet").T(t,o):e.O?function(a,i){var l=Array.isArray(a),c={i:l?1:0,A:i?i.A:aa(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},p=c,u=Vr;l&&(p=[c],u=Gr);var m=Proxy.revocable(p,u),h=m.revoke,g=m.proxy;return c.k=g,c.j=h,g}(t,o):rt("ES5").J(t,o);return(o?o.A:aa()).p.push(n),n}function Id(e){return ut(e)||Pe(22,e),function t(o){if(!Ve(o))return o;var n,a=o[Z],i=Er(o);if(a){if(!a.P&&(a.i<4||!rt("ES5").K(a)))return a.t;a.I=!0,n=ul(o,i),a.I=!1}else n=ul(o,i);return Zt(n,function(l,c){a&&Ed(a.t,l)===c||ml(n,l,t(c))}),i===3?new Set(n):n}(e)}function ul(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return pa(e)}function bl(){function e(l,c){var p=i[l];return p?p.enumerable=c:i[l]=p={configurable:!0,enumerable:c,get:function(){var u=this[Z];return Vr.get(u,l)},set:function(u){var m=this[Z];Vr.set(m,l,u)}},p}function t(l){for(var c=l.length-1;c>=0;c--){var p=l[c][Z];if(!p.P)switch(p.i){case 5:n(p)&&It(p);break;case 4:o(p)&&It(p)}}}function o(l){for(var c=l.t,p=l.k,u=Or(p),m=u.length-1;m>=0;m--){var h=u[m];if(h!==Z){var g=c[h];if(g===void 0&&!Cr(c,h))return!0;var S=p[h],v=S&&S[Z];if(v?v.t!==g:!gl(S,g))return!0}}var O=!!c[Z];return u.length!==Or(c).length+(O?0:1)}function n(l){var c=l.k;if(c.length!==l.t.length)return!0;var p=Object.getOwnPropertyDescriptor(c,c.length-1);if(p&&!p.get)return!0;for(var u=0;u<c.length;u++)if(!c.hasOwnProperty(u))return!0;return!1}function a(l){l.g&&Pe(3,JSON.stringify(Rt(l)))}var i={};wd("ES5",{J:function(l,c){var p=Array.isArray(l),u=function(h,g){if(h){for(var S=Array(g.length),v=0;v<g.length;v++)Object.defineProperty(S,""+v,e(v,!0));return S}var O=vl(g);delete O[Z];for(var L=Or(O),I=0;I<L.length;I++){var T=L[I];O[T]=e(T,h||!!O[T].enumerable)}return Object.create(Object.getPrototypeOf(g),O)}(p,l),m={i:p?5:4,A:c?c.A:aa(),P:!1,I:!1,R:{},l:c,t:l,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,Z,{value:m,writable:!0}),u},S:function(l,c,p){p?ut(c)&&c[Z].A===l&&t(l.p):(l.u&&function u(m){if(m&&typeof m=="object"){var h=m[Z];if(h){var g=h.t,S=h.k,v=h.R,O=h.i;if(O===4)Zt(S,function($){$!==Z&&(g[$]!==void 0||Cr(g,$)?v[$]||u(S[$]):(v[$]=!0,It(h)))}),Zt(g,function($){S[$]!==void 0||Cr(S,$)||(v[$]=!1,It(h))});else if(O===5){if(n(h)&&(It(h),v.length=!0),S.length<g.length)for(var L=S.length;L<g.length;L++)v[L]=!1;else for(var I=g.length;I<S.length;I++)v[I]=!0;for(var T=Math.min(S.length,g.length),B=0;B<T;B++)S.hasOwnProperty(B)||(v[B]=!0),v[B]===void 0&&u(S[B])}}}}(l.p[0]),t(l.p))},K:function(l){return l.i===4?o(l):n(l)}})}var fl,jr,ha=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Ld=typeof Map<"u",Td=typeof Set<"u",hl=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",xl=ha?Symbol.for("immer-nothing"):((fl={})["immer-nothing"]=!0,fl),yl=ha?Symbol.for("immer-draftable"):"__$immer_draftable",Z=ha?Symbol.for("immer-state"):"__$immer_state";var Nd=""+Object.prototype.constructor,Or=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,vl=Object.getOwnPropertyDescriptors||function(e){var t={};return Or(e).forEach(function(o){t[o]=Object.getOwnPropertyDescriptor(e,o)}),t},la={},Vr={get:function(e,t){if(t===Z)return e;var o=Rt(e);if(!Cr(o,t))return function(a,i,l){var c,p=pl(i,l);return p?"value"in p?p.value:(c=p.get)===null||c===void 0?void 0:c.call(a.k):void 0}(e,o,t);var n=o[t];return e.I||!Ve(n)?n:n===oa(e.t,t)?(na(e),e.o[t]=sa(e.A.h,n,e)):n},has:function(e,t){return t in Rt(e)},ownKeys:function(e){return Reflect.ownKeys(Rt(e))},set:function(e,t,o){var n=pl(Rt(e),t);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=oa(Rt(e),t),i=a?.[Z];if(i&&i.t===o)return e.o[t]=o,e.R[t]=!1,!0;if(gl(o,a)&&(o!==void 0||Cr(e.t,t)))return!0;na(e),It(e)}return e.o[t]===o&&(o!==void 0||t in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[t])||(e.o[t]=o,e.R[t]=!0),!0},deleteProperty:function(e,t){return oa(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,na(e),It(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var o=Rt(e),n=Reflect.getOwnPropertyDescriptor(o,t);return n&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:n.enumerable,value:o[t]}},defineProperty:function(){Pe(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Pe(12)}},Gr={};Zt(Vr,function(e,t){Gr[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Gr.deleteProperty=function(e,t){return Gr.set.call(this,e,t,void 0)},Gr.set=function(e,t,o){return Vr.set.call(this,e[0],t,o,e[0])};var _d=function(){function e(o){var n=this;this.O=hl,this.D=!0,this.produce=function(a,i,l){if(typeof a=="function"&&typeof i!="function"){var c=i;i=a;var p=n;return function(O){var L=this;O===void 0&&(O=c);for(var I=arguments.length,T=Array(I>1?I-1:0),B=1;B<I;B++)T[B-1]=arguments[B];return p.produce(O,function($){var U;return(U=i).call.apply(U,[L,$].concat(T))})}}var u;if(typeof i!="function"&&Pe(6),l!==void 0&&typeof l!="function"&&Pe(7),Ve(a)){var m=cl(n),h=sa(n,a,void 0),g=!0;try{u=i(h),g=!1}finally{g?Lo(m):ia(m)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(O){return ta(m,l),ra(O,m)},function(O){throw Lo(m),O}):(ta(m,l),ra(u,m))}if(!a||typeof a!="object"){if((u=i(a))===void 0&&(u=a),u===xl&&(u=void 0),n.D&&ua(u,!0),l){var S=[],v=[];rt("Patches").M(a,u,S,v),l(S,v)}return u}Pe(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(u){for(var m=arguments.length,h=Array(m>1?m-1:0),g=1;g<m;g++)h[g-1]=arguments[g];return n.produceWithPatches(u,function(S){return a.apply(void 0,[S].concat(h))})};var l,c,p=n.produce(a,i,function(u,m){l=u,c=m});return typeof Promise<"u"&&p instanceof Promise?p.then(function(u){return[u,l,c]}):[p,l,c]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var t=e.prototype;return t.createDraft=function(o){Ve(o)||Pe(8),ut(o)&&(o=Id(o));var n=cl(this),a=sa(this,o,void 0);return a[Z].C=!0,ia(n),a},t.finishDraft=function(o,n){var a=o&&o[Z],i=a.A;return ta(i,n),ra(void 0,i)},t.setAutoFreeze=function(o){this.D=o},t.setUseProxies=function(o){o&&!hl&&Pe(20),this.O=o},t.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}a>-1&&(n=n.slice(a+1));var l=rt("Patches").$;return ut(o)?l(o,n):this.produce(o,function(c){return l(c,n)})},e}(),Re=new _d,Pd=Re.produce,jx=Re.produceWithPatches.bind(Re),Vx=Re.setAutoFreeze.bind(Re),Kx=Re.setUseProxies.bind(Re),Zx=Re.applyPatches.bind(Re),qx=Re.createDraft.bind(Re),Yx=Re.finishDraft.bind(Re),_o=Pd;function qt(e){"@babel/helpers - typeof";return qt=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},qt(e)}function Sl(e,t){if(qt(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,t||"default");if(qt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Cl(e){var t=Sl(e,"string");return qt(t)=="symbol"?t:t+""}function Ol(e,t,o){return(t=Cl(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function El(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),o.push.apply(o,n)}return o}function ya(e){for(var t=1;t<arguments.length;t++){var o=arguments[t]!=null?arguments[t]:{};t%2?El(Object(o),!0).forEach(function(n){Ol(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):El(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function be(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 Al=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),ma=function(){return Math.random().toString(36).substring(7).split("").join(".")},Po={INIT:"@@redux/INIT"+ma(),REPLACE:"@@redux/REPLACE"+ma(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ma()}};function kd(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 ga(e,t,o){var n;if(typeof t=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(be(0));if(typeof t=="function"&&typeof o>"u"&&(o=t,t=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(be(1));return o(ga)(e,t)}if(typeof e!="function")throw new Error(be(2));var a=e,i=t,l=[],c=l,p=!1;function u(){c===l&&(c=l.slice())}function m(){if(p)throw new Error(be(3));return i}function h(O){if(typeof O!="function")throw new Error(be(4));if(p)throw new Error(be(5));var L=!0;return u(),c.push(O),function(){if(L){if(p)throw new Error(be(6));L=!1,u();var T=c.indexOf(O);c.splice(T,1),l=null}}}function g(O){if(!kd(O))throw new Error(be(7));if(typeof O.type>"u")throw new Error(be(8));if(p)throw new Error(be(9));try{p=!0,i=a(i,O)}finally{p=!1}for(var L=l=c,I=0;I<L.length;I++){var T=L[I];T()}return O}function S(O){if(typeof O!="function")throw new Error(be(10));a=O,g({type:Po.REPLACE})}function v(){var O,L=h;return O={subscribe:function(T){if(typeof T!="object"||T===null)throw new Error(be(11));function B(){T.next&&T.next(m())}B();var $=L(B);return{unsubscribe:$}}},O[Al]=function(){return this},O}return g({type:Po.INIT}),n={dispatch:g,subscribe:h,getState:m,replaceReducer:S},n[Al]=v,n}function Dd(e){Object.keys(e).forEach(function(t){var o=e[t],n=o(void 0,{type:Po.INIT});if(typeof n>"u")throw new Error(be(12));if(typeof o(void 0,{type:Po.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(be(13))})}function wl(e){for(var t=Object.keys(e),o={},n=0;n<t.length;n++){var a=t[n];typeof e[a]=="function"&&(o[a]=e[a])}var i=Object.keys(o),l,c;try{Dd(o)}catch(p){c=p}return function(u,m){if(u===void 0&&(u={}),c)throw c;if(0)var h;for(var g=!1,S={},v=0;v<i.length;v++){var O=i[v],L=o[O],I=u[O],T=L(I,m);if(typeof T>"u"){var B=m&&m.type;throw new Error(be(14))}S[O]=T,g=g||T!==I}return g=g||i.length!==Object.keys(u).length,g?S:u}}function Ar(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return t.length===0?function(n){return n}:t.length===1?t[0]:t.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function Rl(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(be(15))},l={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},c=t.map(function(p){return p(l)});return i=Ar.apply(void 0,c)(a.dispatch),ya(ya({},a),{},{dispatch:i})}}}function Il(e){var t=function(n){var a=n.dispatch,i=n.getState;return function(l){return function(c){return typeof c=="function"?c(a,i,e):l(c)}}};return t}var Ll=Il();Ll.withExtraArgument=Il;var ba=Ll;var kl=function(){var e=function(t,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},e(t,o)};return function(t,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");e(t,o);function n(){this.constructor=t}t.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),Bd=function(e,t){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,l;return l={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function c(u){return function(m){return p([u,m])}}function p(u){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(i=u[0]&2?a.return:u[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,u[1])).done)return i;switch(a=0,i&&(u=[u[0]&2,i.value]),u[0]){case 0:case 1:i=u;break;case 4:return o.label++,{value:u[1],done:!1};case 5:o.label++,a=u[1],u=[0];continue;case 7:u=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){o=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){o.label=u[1];break}if(u[0]===6&&o.label<i[1]){o.label=i[1],i=u;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(u);break}i[2]&&o.ops.pop(),o.trys.pop();continue}u=t.call(e,o)}catch(m){u=[6,m],a=0}finally{n=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},wr=function(e,t){for(var o=0,n=t.length,a=e.length;o<n;o++,a++)e[a]=t[o];return e},Md=Object.defineProperty,$d=Object.defineProperties,Ud=Object.getOwnPropertyDescriptors,Tl=Object.getOwnPropertySymbols,Fd=Object.prototype.hasOwnProperty,zd=Object.prototype.propertyIsEnumerable,Nl=function(e,t,o){return t in e?Md(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o},Lt=function(e,t){for(var o in t||(t={}))Fd.call(t,o)&&Nl(e,o,t[o]);if(Tl)for(var n=0,a=Tl(t);n<a.length;n++){var o=a[n];zd.call(t,o)&&Nl(e,o,t[o])}return e},xa=function(e,t){return $d(e,Ud(t))},Hd=function(e,t,o){return new Promise(function(n,a){var i=function(p){try{c(o.next(p))}catch(u){a(u)}},l=function(p){try{c(o.throw(p))}catch(u){a(u)}},c=function(p){return p.done?n(p.value):Promise.resolve(p.value).then(i,l)};c((o=o.apply(e,t)).next())})};var Wd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Ar:Ar.apply(null,arguments)},hv=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Gd(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var o=t;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return t===o}var jd=function(e){kl(t,e);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,wr([void 0],o[0].concat(this)))):new(t.bind.apply(t,wr([void 0],o.concat(this))))},t}(Array),Vd=function(e){kl(t,e);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,wr([void 0],o[0].concat(this)))):new(t.bind.apply(t,wr([void 0],o.concat(this))))},t}(Array);function Ca(e){return Ve(e)?_o(e,function(){}):e}function Kd(e){return typeof e=="boolean"}function Zd(){return function(t){return qd(t)}}function qd(e){e===void 0&&(e={});var t=e.thunk,o=t===void 0?!0:t,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,l=i===void 0?!0:i,c=new jd;if(o&&(Kd(o)?c.push(ba):c.push(ba.withExtraArgument(o.extraArgument))),0){if(a)var p;if(l)var u}return c}var va=!0;function Dl(e){var t=Zd(),o=e||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,l=i===void 0?t():i,c=o.devTools,p=c===void 0?!0:c,u=o.preloadedState,m=u===void 0?void 0:u,h=o.enhancers,g=h===void 0?void 0:h,S;if(typeof a=="function")S=a;else if(Gd(a))S=wl(a);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var v=l;if(typeof v=="function"&&(v=v(t),!va&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!va&&v.some(function($){return typeof $!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=Rl.apply(void 0,v),L=Ar;p&&(L=Wd(Lt({trace:!va},typeof p=="object"&&p)));var I=new Vd(O),T=I;Array.isArray(g)?T=wr([O],g):typeof g=="function"&&(T=g(I));var B=L.apply(void 0,T);return ga(S,m,B)}function Tt(e,t){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(t){var i=t.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return Lt(Lt({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:n[0]}}return o.toString=function(){return""+e},o.type=e,o.match=function(n){return n.type===e},o}function Bl(e){var t={},o=[],n,a={addCase:function(i,l){var c=typeof i=="string"?i:i.type;if(c in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[c]=l,a},addMatcher:function(i,l){return o.push({matcher:i,reducer:l}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[t,o,n]}function Yd(e){return typeof e=="function"}function Xd(e,t,o,n){o===void 0&&(o=[]);var a=typeof t=="function"?Bl(t):[t,o,n],i=a[0],l=a[1],c=a[2],p;if(Yd(e))p=function(){return Ca(e())};else{var u=Ca(e);p=function(){return u}}function m(h,g){h===void 0&&(h=p());var S=wr([i[g.type]],l.filter(function(v){var O=v.matcher;return O(g)}).map(function(v){var O=v.reducer;return O}));return S.filter(function(v){return!!v}).length===0&&(S=[c]),S.reduce(function(v,O){if(O)if(ut(v)){var L=v,I=O(L,g);return I===void 0?v:I}else{if(Ve(v))return _o(v,function(T){return O(T,g)});var I=O(v,g);if(I===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return I}return v},h)}return m.getInitialState=p,m}function Jd(e,t){return e+"/"+t}function Ml(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:Ca(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},l={},c={};a.forEach(function(m){var h=n[m],g=Jd(t,m),S,v;"reducer"in h?(S=h.reducer,v=h.prepare):S=h,i[m]=S,l[g]=S,c[m]=v?Tt(g,v):Tt(g)});function p(){var m=typeof e.extraReducers=="function"?Bl(e.extraReducers):[e.extraReducers],h=m[0],g=h===void 0?{}:h,S=m[1],v=S===void 0?[]:S,O=m[2],L=O===void 0?void 0:O,I=Lt(Lt({},g),l);return Xd(o,function(T){for(var B in I)T.addCase(B,I[B]);for(var $=0,U=v;$<U.length;$++){var ve=U[$];T.addMatcher(ve.matcher,ve.reducer)}L&&T.addDefaultCase(L)})}var u;return{name:t,reducer:function(m,h){return u||(u=p()),u(m,h)},actions:c,caseReducers:i,getInitialState:function(){return u||(u=p()),u.getInitialState()}}}var Qd="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",ep=function(e){e===void 0&&(e=21);for(var t="",o=e;o--;)t+=Qd[Math.random()*64|0];return t},tp=["name","message","stack","code"],Sa=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),_l=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),rp=function(e){if(typeof e=="object"&&e!==null){for(var t={},o=0,n=tp;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(t[a]=e[a])}return t}return{message:String(e)}},bv=function(){function e(t,o,n){var a=Tt(t+"/fulfilled",function(m,h,g,S){return{payload:m,meta:xa(Lt({},S||{}),{arg:g,requestId:h,requestStatus:"fulfilled"})}}),i=Tt(t+"/pending",function(m,h,g){return{payload:void 0,meta:xa(Lt({},g||{}),{arg:h,requestId:m,requestStatus:"pending"})}}),l=Tt(t+"/rejected",function(m,h,g,S,v){return{payload:S,error:(n&&n.serializeError||rp)(m||"Rejected"),meta:xa(Lt({},v||{}),{arg:g,requestId:h,rejectedWithValue:!!S,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"})}}),c=!1,p=typeof AbortController<"u"?AbortController:function(){function m(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return m.prototype.abort=function(){},m}();function u(m){return function(h,g,S){var v=n?.idGenerator?n.idGenerator(m):ep(),O=new p,L,I=!1;function T($){L=$,O.abort()}var B=function(){return Hd(this,null,function(){var $,U,ve,Xe,xe,Je,fe;return Bd(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),Xe=($=n?.condition)==null?void 0:$.call(n,m,{getState:g,extra:S}),np(Xe)?[4,Xe]:[3,2];case 1:Xe=y.sent(),y.label=2;case 2:if(Xe===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return I=!0,xe=new Promise(function(x,D){return O.signal.addEventListener("abort",function(){return D({name:"AbortError",message:L||"Aborted"})})}),h(i(v,m,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:v,arg:m},{getState:g,extra:S}))),[4,Promise.race([xe,Promise.resolve(o(m,{dispatch:h,getState:g,extra:S,requestId:v,signal:O.signal,abort:T,rejectWithValue:function(x,D){return new Sa(x,D)},fulfillWithValue:function(x,D){return new _l(x,D)}})).then(function(x){if(x instanceof Sa)throw x;return x instanceof _l?a(x.payload,v,m,x.meta):a(x,v,m)})])];case 3:return ve=y.sent(),[3,5];case 4:return Je=y.sent(),ve=Je instanceof Sa?l(null,v,m,Je.payload,Je.meta):l(Je,v,m),[3,5];case 5:return fe=n&&!n.dispatchConditionRejection&&l.match(ve)&&ve.meta.condition,fe||h(ve),[2,ve]}})})}();return Object.assign(B,{abort:T,requestId:v,arg:m,unwrap:function(){return B.then(op)}})}}return Object.assign(u,{pending:i,rejected:l,fulfilled:a,typePrefix:t})}return e.withTypes=function(){return e},e}();function op(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function np(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var $l="listener",Ul="completed",Fl="cancelled",xv="task-"+Fl,vv="task-"+Ul,Sv=$l+"-"+Fl,Cv=$l+"-"+Ul;var Oa="listenerMiddleware";var Ov=Tt(Oa+"/add"),Ev=Tt(Oa+"/removeAll"),Av=Tt(Oa+"/remove");var Pl,wv=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Pl||(Pl=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},ap=function(e){return function(t){setTimeout(t,e)}},Rv=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:ap(10);bl();var ip=Oo(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(o,n,a){this.eventBus.addEventListener(o,n,a)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,a){this.eventBus.removeEventListener(o,n,a)}}}),ko=class extends ip(Object){};window.ftReduxStores||(window.ftReduxStores={});var zl=class e extends ko{static get(t){var o;let n=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,i=window.ftReduxStores[n];if(Io(i))return i;if(a==null)return;let l=Ml({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),c=Dl({reducer:(p,u)=>u.type==="CLEAR_FT_REDUX_STORE"?l.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...p,...u.overwrites}:l.reducer(p,u)});return window.ftReduxStores[a.name]=new e(l,c,a.eventBus)}constructor(t,o,n){super(),this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new Eo;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,l,c)=>{let p=l,u=i[p];return u?(...m)=>{let h=u(...m.map(a));return this.reduxStore.dispatch(h),h}:m=>{this.setState({[p]:a(m)})}}}),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 Do=class{static format(t,o,n,a){return window.moment?window.moment(t).locale(o).format(this.getMomentDateFormat(n,a)):this.getIntlDateTime(t,o,n,a)}static getMomentDateFormat(t,o){return t?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(t,o,n,a){let i=typeof t=="string"?new Date(t):t,l=new Intl.DateTimeFormat(o,{dateStyle:n?"medium":"short"}).format(i);if(!a)return l;let c=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(i);return`${l} ${c}`}static getTimezoneAsString(){let t=n=>String(Math.floor(n)).padStart(2,"0"),o=new Date().getTimezoneOffset();return`${o<0?"+":"-"}${t(Math.abs(o)/60)}:${t(Math.abs(o)%60)}`}};var Hl=b(_()),Bo=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Qv=(0,Hl.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(N)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var a,i;return((i=(a=this.metadataDescriptors.find(c=>c.key===n))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1)?c=>Do.format(c,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Bo([(0,Ea.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),Bo([(0,Ea.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),Bo([ea({store:N.name,selector:o=>{var n,a;return(a=(n=o.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&a!==void 0?a:[]}})],t.prototype,"metadataDescriptors",void 0),Bo([ea({store:N.name})],t.prototype,"uiLocale",void 0),t});var Uo=b(_());var Mo=class extends we{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=N.getState().session;return!!t?.sessionAuthenticated}};var $o=class extends we{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=N.getState().session;return!!t?.sessionAuthenticated}};var sp="ft-user-assets",lp={setAssetCount:(e,t)=>{let{userAssetType:o,count:n}=t.payload.assetCount;e.assetCounts.allAsset[o]=n},clearAssetCount:e=>{Object.values(_e).forEach(t=>{e.assetCounts.allAsset[t]=void 0})},setBookmarkCountByMap:(e,t)=>{let o=t.payload.mapId;e.assetCounts.bookmarkByMap[o]=t.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,t)=>{let{assetType:o,mapId:n,asset:a}=t.payload;wa(e,o,[...Aa(e,o),a]),Wl(e,o,1,n),Gl(e,a)},editAsset:(e,t)=>{let{assetType:o,asset:n}=t.payload;wa(e,o,Aa(e,o).map(a=>a.id===n.id?n:a)),Gl(e,n)},removeAsset:(e,t)=>{let{assetType:o,mapId:n,assetId:a}=t.payload;wa(e,o,Aa(e,o).filter(i=>i.id!==a)),Wl(e,o,-1,n)}},jl={[_e.SEARCHES]:"savedSearches",[_e.BOOKMARKS]:"bookmarks",[_e.BOOKS]:void 0,[_e.COLLECTIONS]:void 0},Aa=(e,t)=>{var o;let n=jl[t];return n?(o=e[n])!==null&&o!==void 0?o:[]:[]},wa=(e,t,o)=>{let n=jl[t];n&&(e[n]=o)},Wl=(e,t,o,n)=>{let a=e.assetCounts.allAsset[t];if(a!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,a+o),t===_e.BOOKMARKS&&n)){let i=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,i+o)}},Gl=(e,t)=>{let o=e.assetLabels.map(a=>a.title),n=t.labels.filter(a=>!o.includes(a)).map(a=>({title:a}));e.assetLabels.push(...n)},Ie=Uo.FtReduxStore.get({name:sp,reducers:lp,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(_e).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Ra=class{constructor(t=new Mo,o=new $o){this.assetCountsService=t,this.assetLabelsService=o,this.currentSession=N.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new yo,this.savedSearchesService=new vo,N.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:o}=N.getState();(0,Uo.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),Ie.actions.clearAssetCount(),Ie.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Ie.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Ie.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();Ie.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();Ie.actions.assetLabels(t)}async loadAssetCount(t){let o=await this.assetCountsService.getUserAssetCount(t);o&&Ie.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(t){let o=await this.assetCountsService.getUserBookmarkCountByMap(t);o&&Ie.actions.setBookmarkCountByMap({count:o.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let o=Object.keys(Ie.getState().assetCounts.bookmarkByMap).length!==0;t===_e.BOOKMARKS&&o&&Ie.actions.clearBookmarkCountByMap(),Ie.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 o=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Ie.actions.bookmarks(o)}}},cp=new Ra;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=cp);(0,Vl.customElement)("ft-app-context")(K);var Kl=b(ee());var Ia=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,a]=t.split(".");return{context:n,key:a,custom:!0,message:""}}return{message:t}}}toAttribute(t){if(t!=null)return JSON.stringify(t)}isI18nKey(t){return t.match(/^[\w-]+\.[\w-]+$/)}},Rr=new Ia;var dp=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Zr=Symbol("i18nAttributes"),Zl=Symbol("i18nListAttributes"),ql=Symbol("i18nProperties"),Fo=Symbol("i18nContexts"),Kr=Symbol("i18nUnsubs"),Wo=(0,Ir.applyMixinOnce)(Symbol("withI18n"),function(e){var t,o;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map,this[o]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?go:br}i18n(i){let{context:l,key:c,message:p}=i,{custom:u,args:m,argsProvider:h}=i;if(l&&c){this.hasI18nContext(l)||this.addI18nContext(l,void 0,u);let g=m??(h?h(this):[]);return this.getI18nService(u).resolveMessage(l,c,...g)}return p}async awaitI18n(i){let{context:l,custom:c}=i;return l&&await this.getI18nService(c).prepareContext(l),this.i18n(i)}customI18n(i,l){if(Rr.isI18nKey(i)){let[c,p]=i.split(".");return this.i18n({custom:!0,context:c,key:p,...l})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((l,c,p)=>i.has(c)||typeof l.argsProvider=="function"),this.updateI18nProperties(l=>typeof l.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((l,c,p)=>{var u;return((u=p?.context)===null||u===void 0?void 0:u.toLowerCase())===i}),this.updateI18nProperties(l=>l.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var l,c;let p=this,u=(m,h,g)=>g?.context&&g.key&&i(m,h,g)?{...g,message:this.i18n({context:g.context,key:g.key,custom:g.custom,...m})}:g;(l=this[Zr])===null||l===void 0||l.forEach((m,h)=>p[h]=u(m,h,p[h])),(c=this[Zl])===null||c===void 0||c.forEach((m,h)=>{var g;return p[h]=(g=p[h])===null||g===void 0?void 0:g.map(S=>u(m,h,S))})}updateI18nProperties(i){var l;(l=this[ql])===null||l===void 0||l.forEach((c,p)=>{i(c,p)&&(this[p]=this.i18n(c))})}addI18nMessages(i,l,c){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,l,c)}addI18nContext(i,l,c){let p=(typeof i=="string"?i:i.name).toLowerCase();c=typeof i=="string"?c:i.custom,this[Fo].set(p,{isCustomContext:c}),this[Kr].has(p)||this[Kr].set(p,this.getI18nService(c).subscribe(p,()=>this.onI18nUpdate(p))),this.getI18nService(c).prepareContext(p,l)}hasI18nContext(i){return this[Fo].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Fo].forEach((i,l)=>this.addI18nContext(l,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Kr].forEach(i=>i()),this[Kr].clear()}}return t=Fo,o=Kr,dp([(0,Kl.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),zo=class extends Wo(Ir.FtLitElement){},Ho=class extends Wo(Ir.FtLitElementRedux){};var qr=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(t,o,i):l(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Ke=class extends Ho{constructor(){super(),this.editorMode=!1,this.addStore(N)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Go.nothing:Go.html`
503
503
  <span class="ft-i18n">
504
504
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
505
505
  </span>