@fluid-topics/ft-reader-topic-title 1.3.12 → 1.3.13
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.
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
`}};de.elementDefinitions={};de.styles=vn;(0,gn.customElement)("ft-skeleton")(de);var ea=S(D());var et=S(te()),be=S(re()),H=S(D());var ee=S(D());var bn=S(D()),ga={setTranslationDestinationLanguage:(t,e)=>{t.translation.destinationLanguage=e.payload},setTranslationSourceLanguage:(t,e)=>{t.translation.sourceLanguage=e.payload},setTranslationProfileId:(t,e)=>{t.translation.profileId=e.payload},setTranslationLoading:(t,e)=>{t.translation.isLoading=e.payload},setTranslationError:(t,e)=>{t.translation.isError=e.payload},setTopicsRating:(t,e)=>{for(let r in e.payload)t.topicsRating[r]=e.payload[r]}},Sn=t=>bn.FtReduxStore.get({name:"ft-reader-"+t,initialState:{mapId:void 0,renderedTopics:[],visibleTopics:[],map:void 0,toc:void 0,pagesToc:void 0,paginationConfiguration:void 0,currentPage:void 0,scrollTarget:void 0,configuration:void 0,searchInDocumentQuery:void 0,relatives:void 0,mapRating:void 0,topicsRating:{},translation:{sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}},reducers:ga});var dr=class{constructor(e,r){this.mapId=e,this.paginatedToc=r,this.nodeByTocId={},this.nodeByUrl={},this.duplicatedPrettyUrls=new Set,this.pages=[],this.pageByTocId={}}build(){return{paginationConfiguration:this.paginatedToc.configuration,toc:this.convertNodes(this.paginatedToc.paginatedToc,1),pagesToc:this.extractPagesToc(this.paginatedToc.paginatedToc,1),nodeByTocId:this.nodeByTocId,nodeByUrl:this.nodeByUrl,duplicatedPrettyUrls:this.duplicatedPrettyUrls,pages:this.pages,pageByTocId:this.pageByTocId,translationError:this.paginatedToc.translationError}}extractPagesToc(e,r,n){return e.flatMap(i=>{var a;return i.pageConfiguration&&this.registerPage(this.buildPage(i,n)),i.tocId==null?this.extractPagesToc(i.children,r,n):[{tocId:i.tocId,title:(a=i.title)!==null&&a!==void 0?a:"",untranslatedTitle:i.untranslatedTitle,depth:r,children:this.extractPagesToc(i.children,r+1,i.tocId)}]})}convertNodes(e,r,n){return e.flatMap(i=>{var a,s,o;if(i.tocId==null)return[...this.convertSectionNodes((a=i.pageToc)!==null&&a!==void 0?a:[],r,i.tocId),...this.convertNodes(i.children,r,i.tocId)];let c=(s=i.prettyUrl)===null||s===void 0?void 0:s.replace(/^\//,""),u={tocId:i.tocId,contentId:i.contentId,title:i.title,untranslatedTitle:i.untranslatedTitle,hasRating:i.hasRating,origin:i.origin,prettyUrl:c,depth:r,parentTocId:n,children:[]};this.register(u);let d=this.convertSectionNodes((o=i.pageToc)!==null&&o!==void 0?o:[],r+1,i.tocId),f=this.convertNodes(i.children,r+1,u.tocId);return u.children=[...d,...f],[u]})}convertSectionNodes(e,r,n){return e.flatMap(i=>{var a;let s=(a=i.prettyUrl)===null||a===void 0?void 0:a.replace(/^\//,""),o={...i,prettyUrl:s,depth:r,parentTocId:n,children:[]};return this.register(o),o.children=this.convertSectionNodes(i.children,r+1,i.tocId),[o]})}buildPage(e,r){var n,i,a,s,o,c;let u={number:this.pages.length+1,title:(n=e.title)!==null&&n!==void 0?n:"",untranslatedTitle:e.untranslatedTitle,rootTocId:(i=e.tocId)!==null&&i!==void 0?i:"root",toc:((a=e.pageToc)!==null&&a!==void 0?a:[]).map(p=>this.nodeByTocId[p.tocId]),topics:[],hiddenTopics:[],breadcrumb:r?this.buildBreadcrumb(this.nodeByTocId[r]):[]},d=(p,m)=>(m?u.topics:u.hiddenTopics).push(p),f=(o=(s=e.pageConfiguration)===null||s===void 0?void 0:s.parentsVisibility)!==null&&o!==void 0?o:[];return u.breadcrumb.forEach((p,m)=>{d(p,f[m])}),e.tocId&&d(e.tocId,e.pageConfiguration.isVisible),u.topics.push(...this.tocIds((c=e.pageToc)!==null&&c!==void 0?c:[])),u}registerPage(e){for(let r of[...e.topics,...e.hiddenTopics])this.pageByTocId[r]||(this.pageByTocId[r]=e);this.pages.push(e)}tocIds(e){return e.flatMap(r=>[r.tocId,...this.tocIds(r.children)])}buildBreadcrumb(e){let r=[e.tocId];for(;e?.parentTocId;)r.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return r}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},dt=class{convertPaginatedToc(e,r){return new dr(e,r).build()}};var Sa=S(En(),1);var Tn;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Tn||(Tn={}));var wn;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(wn||(wn={}));var _n;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE"})(_n||(_n={}));var xn;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE"})(xn||(xn={}));var Cn;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Cn||(Cn={}));var On;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(On||(On={}));var Rn;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__DISPLAY="TOPIC__DISPLAY",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(Rn||(Rn={}));var In;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(In||(In={}));var Pn;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT"})(Pn||(Pn={}));var Dn;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Dn||(Dn={}));var Mn;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Mn||(Mn={}));var kn;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(kn||(kn={}));var Nn;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Nn||(Nn={}));var Ln;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(Ln||(Ln={}));var Un;(function(t){t.ASC="ASC",t.DESC="DESC"})(Un||(Un={}));var Fn;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(Fn||(Fn={}));var jn;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(jn||(jn={}));var Bn;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Bn||(Bn={}));var $n;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})($n||($n={}));var Hn;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Hn||(Hn={}));var Vn;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Vn||(Vn={}));var Kn;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Kn||(Kn={}));var qn;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(qn||(qn={}));var O;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(O||(O={}));var Ce;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(Ce||(Ce={}));var Wn;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Wn||(Wn={}));var Gn;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Gn||(Gn={}));var zn;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(zn||(zn={}));var ba={[O.PERSONAL_BOOK_SHARE_USER]:[O.PERSONAL_BOOK_USER],[O.HTML_EXPORT_USER]:[O.PERSONAL_BOOK_USER],[O.PDF_EXPORT_USER]:[O.PERSONAL_BOOK_USER],[O.KHUB_ADMIN]:[O.CONTENT_PUBLISHER],[O.ADMIN]:[O.KHUB_ADMIN,O.USERS_ADMIN,O.PORTAL_ADMIN],[O.GENERATIVE_AI_EXPORT_USER]:[O.GENERATIVE_AI_USER]};function Qn(t,e){return t===e||(ba[t]??[]).some(r=>Qn(r,e))}function oe(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(n=>Qn(n,e))}var Xi=S(D());var si=S(te()),F=S(re()),J=S(D());var Yn=S(te());var Xn=Yn.css`
|
|
41
41
|
`;var pt=S(D()),Aa="ft-app-info",ne=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};ne.eventName="authentication-change";var Ea={session:(t,e)=>{(0,pt.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>g.dispatchEvent(new ne(e.payload)),0))}},g=pt.FtReduxStore.get({name:Aa,reducers:Ea,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 fr=S(D());var Oe=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:n}=g.getState(),i=e??n;if(r&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,i,!0)}static await(e){return new Promise(r=>{let n=t.get(e);if(n)r(n);else{let i=g.subscribe(()=>{n=t.get(e),n&&(i(),r(n))})}})}};var vt=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Oe.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Oe.await()}};var K=class extends vt{constructor(e=!0,r){var n;super(r),this.sortObjectFields=(a,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([o],[c])=>o.localeCompare(c)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new fr.CacheRegistry,this.cache=e?i.commonCache:new fr.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((r,n)=>0|31*r+n.charCodeAt(0),0))}};var mt=class extends K{async listMyBookmarks(){let e=g.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var hr=class{addCommand(e,r=!1){g.commands.add(e,r)}consumeCommand(e){return g.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new hr;var ie=S(D());var Jn,Ta=Symbol("clearAfterUnitTest"),yt=class extends K{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Jn]=()=>{this.defaultMessages={},this.cache=new ie.CacheRegistry,this.listeners={}},this.currentUiLocale=g.getState().uiLocale,g.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=g.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var n;if(e=e.toLowerCase(),r&&Object.keys(r).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...r};(0,ie.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var r,n;return this.fetchContext(e),(n=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,r){let n=e.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(e,r,...n){var i;let a=e.toLowerCase(),s=this.resolveContext(a);return new ie.ParametrizedLabelResolver((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},s).resolve(r,...n)}async fetchContext(e){let r=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),r&&await this.notify(e)}catch(i){!(i instanceof ie.CanceledPromiseError)&&r&&console.error(i)}return n}subscribe(e,r){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(r),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(r)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(r=>(0,ie.delay)(0).then(()=>r()).catch(()=>null)))}};Jn=Ta;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends yt{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends yt{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Zn=window.FluidTopicsI18nService,go=window.FluidTopicsCustomI18nService;var ei=S(D()),pr=class{highlightHtml(e,r,n){(0,ei.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new pr;var gt=class extends K{async listMySearches(){let{session:e}=g.getState();return oe(e,O.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var ti=S(D());var vr=class{isDate(e){var r,n,i,a;return(a=(i=((n=(r=g.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(o=>o.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,r){var n,i,a;return ti.DateFormatter.format(e,(n=r?.locale)!==null&&n!==void 0?n:g.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new vr;var ri=S(D());var ze=class{static get(e,r){var n,i,a,s;let o=g.getState(),{lang:c,region:u}=(i=(n=o.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new ri.SearchPlaceConverter(o.baseUrl,(s=(a=window.FluidTopicsClientConfiguration)===null||a===void 0?void 0:a.predefinedSorts)!==null&&s!==void 0?s:{},e??20,o.searchInAllLanguagesAllowed,r??`${c}-${u}`)}};var mr=class{urlToSearchRequest(e){return ze.get().parse(e)}searchRequestToUrl(e){return ze.get().serialize(e)}};window.FluidTopicsUrlService=new mr;var he=S(D());var Re=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};Re.eventName="change";var yr=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let r=sessionStorage.getItem(this.itemName(e));return r?JSON.parse(r):void 0}set(e,r){sessionStorage.setItem(this.itemName(e),JSON.stringify(r))}},ni=new yr;var bt=class t extends he.WithEventBus{static build(){return new t(window.history,ni,()=>window.location,!1)}constructor(e,r,n,i){var a,s;super(),this.history=e,this.historyStorage=r,this.windowLocation=n,this.states=[],this.realPushState=e.pushState,this.realReplaceState=e.replaceState,this.initialIndex=(s=(a=e.state)===null||a===void 0?void 0:a.index)!==null&&s!==void 0?s:e.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(i)}setCurrentState(e,r=!1){let n=r&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},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,he.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Re(this.currentItem())),0)}installProxies(){let e=r=>(n,i,[a,s,o])=>{let c=r(),u={...c===this.currentIndex?this.currentState:void 0,...a,index:c,href:typeof o=="string"?o:(o??this.windowLocation()).href};n.apply(i,[u,s,o]),this.setCurrentState(u,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:e(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:e(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",e=>this.setCurrentState(e.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(e){for(let r=this.history.length-1;r>=0;r--)e?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(e){var r;let n={...this.buildCurrentState(),...e,index:this.currentIndex,title:(r=e?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(e){this.addEventListener(Re.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(Re.eventName,e)}currentItem(){return(0,he.deepCopy)(this.currentState)}back(){let e=this.previousDifferentMajorPosition();e>=0?this.history.go(e-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,he.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let e=this.currentIndex>0?this.currentIndex-1:0;for(;e>0&&!this.isDifferentMajorState(e);)e--;return e}forward(){let e=this.nextMajorPosition();e&&e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){let e=this.nextMajorPosition();if(e)return(0,he.deepCopy)(this.states[e])}nextMajorPosition(){let e=this.currentIndex;if(!(e>=this.states.length)){do e++;while(e<this.states.length&&!this.isDifferentMajorState(e));return this.getHigherPositionInTheSameState(e)}}getHigherPositionInTheSameState(e){var r;let n=(r=this.states[e])===null||r===void 0?void 0:r.majorStateId;if(!n)return e;let i=e,a=e+1;for(;this.states.length>a&&!this.isDifferentMajorState(a,n);)this.hasState(a)&&(i=a),a++;return i}buildCurrentState(){var e,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&r!==void 0?r:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,r){var n;if(!this.hasState(e))return!1;let i=r??this.currentState.majorStateId,a=(n=this.states[e])===null||n===void 0?void 0:n.majorStateId;return a==null||a!=i}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=bt.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});var ii=g;function ai(t,e){var r;return ii.getState().authenticationRequired&&!(!((r=ii.getState().session)===null||r===void 0)&&r.sessionAuthenticated)?Promise.resolve(e):t()}var M=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},R=class extends J.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=()=>Oe.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new J.CacheRegistry,this.cleanSessionDebouncer=new J.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return si.html`
|
|
42
42
|
<slot></slot>
|
|
43
|
-
`}connectedCallback(){super.connectedCallback(),g.addEventListener(ne.eventName,this.reloadConfiguration)}disconnectedCallback(){g.addEventListener(ne.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var r,n,i,a,s,o,c;super.update(e),e.has("baseUrl")&&(g.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&g.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&g.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&g.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&g.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&g.actions.noCustom(this.noCustom),e.has("editorMode")&&g.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&g.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&g.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>Zn.addContext(u)),e.has("openExternalDocumentInNewTab")&&g.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&g.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&g.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(g.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),g.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),g.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&g.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&g.actions.availableContentLocales((c=(o=this.availableContentLocales)===null||o===void 0?void 0:o.contentLocales)!==null&&c!==void 0?c:[]),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 e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>ai(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};R.elementDefinitions={};R.styles=Xn;M([(0,F.property)()],R.prototype,"baseUrl",void 0);M([(0,F.property)()],R.prototype,"apiIntegrationIdentifier",void 0);M([(0,F.property)()],R.prototype,"apiIntegrationAppVersion",void 0);M([(0,F.property)()],R.prototype,"uiLocale",void 0);M([(0,J.jsonProperty)(null)],R.prototype,"availableUiLocales",void 0);M([(0,J.jsonProperty)(null)],R.prototype,"metadataConfiguration",void 0);M([(0,F.property)({type:Boolean})],R.prototype,"editorMode",void 0);M([(0,F.property)({type:Boolean})],R.prototype,"noCustom",void 0);M([(0,F.property)({type:Boolean})],R.prototype,"openExternalDocumentInNewTab",void 0);M([(0,F.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],R.prototype,"noCustomComponent",void 0);M([(0,F.property)({type:Boolean})],R.prototype,"withManualResources",void 0);M([(0,F.property)({type:Boolean})],R.prototype,"navigatorOnline",void 0);M([(0,F.property)({type:Boolean})],R.prototype,"forcedOffline",void 0);M([(0,F.property)({type:Object})],R.prototype,"apiProvider",void 0);M([(0,F.property)({type:Boolean})],R.prototype,"authenticationRequired",void 0);M([(0,J.jsonProperty)([])],R.prototype,"messageContexts",void 0);M([(0,J.jsonProperty)(void 0)],R.prototype,"session",void 0);M([(0,F.state)()],R.prototype,"localesConfiguration",void 0);M([(0,F.state)()],R.prototype,"availableContentLocales",void 0);var ds=S(re());function wa(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var r,n,i;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!St(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!St(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let a=s=>Object.keys(s).filter(o=>s[o]!=null);if(i=a(t),r=i.length,r!==a(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=r;n--!==0;){let s=i[n];if(!St(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function St(t,e){try{return wa(t,e)}catch{return!1}}function At(t,e){return!St(t,e)}var _a=S(re(),1);var Et=class{constructor(){this.queue=[]}add(e,r=!1){r&&this.clear(e.type),this.queue.push(e)}consume(e){let r=this.queue.find(n=>n.type===e);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(e){typeof e=="string"?this.queue=this.queue.filter(r=>r.type!==e):this.queue=this.queue.filter(r=>!e.test(r.type))}};var Fe=S(re(),1);var oi=S(re(),1);function ui(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,oi.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return r();try{return JSON.parse(n)}catch{return r()}},toAttribute:n=>JSON.stringify(n)},hasChanged:At,...e??{}})}var Tt=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of n)try{await s()}catch(o){i(o);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var li=S(te(),1);var wt=globalThis,xa=wt.ShadowRoot&&(wt.ShadyCSS===void 0||wt.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,pu=Symbol();var ci=(t,e)=>{if(xa)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),i=wt.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)}};var _t=class extends li.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,a])=>e.registry.define(i,a)));let r={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return ci(n,e.elementStyles),n}};function di(t,e,...r){var n;let i=t.querySelector(e);for(let a of r)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(a);return i}var Qe=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},vi,fi=Symbol("constructorPrototype"),hi=Symbol("constructorName"),mi=Symbol("exportpartsDebouncer"),pi=Symbol("dynamicDependenciesLoaded"),ue=class extends _t{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[vi]=new Tt(5),this[hi]=this.constructor.name,this[fi]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[hi]&&Object.setPrototypeOf(this,this[fi])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(r){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",r)}let e=this.constructor;e[pi]||(e[pi]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let a=[...i??[],n];r=di(this.shadowRoot,...a)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var e,r,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[mi].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var r,n,i,a,s,o;let c=p=>p!=null&&p.trim().length>0,u=e.filter(c).map(p=>p.trim());if(u.length===0){this.removeAttribute("exportparts");return}let d=new Set;for(let p of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let m=(a=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],v=(o=(s=p.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(y=>y.split(":")[1]))!==null&&o!==void 0?o:[];new Array(...m,...v).filter(c).map(y=>y.trim()).forEach(y=>d.add(y))}if(d.size===0){this.removeAttribute("exportparts");return}let f=[...d.values()].flatMap(p=>u.map(m=>`${p}:${m}--${p}`));this.setAttribute("exportparts",[...this.part,...f].join(", "))}};vi=mi;Qe([(0,Fe.property)()],ue.prototype,"exportpartsPrefix",void 0);Qe([ui([])],ue.prototype,"exportpartsPrefixes",void 0);Qe([(0,Fe.property)()],ue.prototype,"customStylesheet",void 0);Qe([(0,Fe.property)()],ue.prototype,"elementToFocus",void 0);Qe([(0,Fe.state)()],ue.prototype,"useAdoptedStyleSheets",void 0);function xt(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Ye=Symbol("internalReduxEventsUnsubscribers"),pe=Symbol("internalStoresUnsubscribers"),Ie=Symbol("internalStores");function Ca(t){var e,r,n;class i extends t{constructor(){super(...arguments),this[e]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(o=>s.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[Ie].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Ie].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[Ie].get(s)}addStore(s,o){var c;o=(c=o??s.name)!==null&&c!==void 0?c:"default-store",this.unsubscribeFromStore(o),this[Ie].set(o,s),this.subscribeToStore(o,s),this.updateFromStores()}removeStore(s){let o=typeof s=="string"?s:s.name;this.unsubscribeFromStore(o),this[Ie].delete(o)}setupStores(){this.unsubscribeFromStores(),this[Ie].forEach((s,o)=>this.subscribeToStore(o,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,o)=>{let c=this.constructor.getPropertyOptions(o);if(!c?.attribute||!this.hasAttribute(typeof c?.attribute=="string"?c.attribute:o)){let u=this.getStore(s.store);u&&(s.store?this[pe].has(s.store):this[pe].size>0)&&(this[o]=s.selector(u.getState(),this))}})}subscribeToStore(s,o){var c;this[pe].set(s,o.subscribe(()=>this.updateFromStores())),this[Ye].set(s,[]),xt(o)&&o.eventBus&&((c=this.reduxConstructor.reduxEventListeners)===null||c===void 0||c.forEach((u,d)=>{if(typeof this[d]=="function"&&(!u.store||o.name===u.store)){let f=p=>this[d](p);o.addEventListener(u.eventName,f),this[Ye].get(s).push(()=>o.removeEventListener(u.eventName,f))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[pe].forEach((s,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(s){var o;this[pe].has(s)&&this[pe].get(s)(),this[pe].delete(s),(o=this[Ye].get(s))===null||o===void 0||o.forEach(c=>c()),this[Ye].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=pe,r=Ie,n=Ye,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}var yi=class extends Ca(ue){};function G(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function ce(t){return!!t&&!!t[I]}function Z(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===Na}(t)||Array.isArray(t)||!!t[wi]||!!(!((e=t.constructor)===null||e===void 0)&&e[wi])||xr(t)||Cr(t))}function Pe(t,e,r){r===void 0&&(r=!1),$e(t)===0?(r?Object.keys:Be)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function $e(t){var e=t[I];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:xr(t)?2:Cr(t)?3:0}function je(t,e){return $e(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Oa(t,e){return $e(t)===2?t.get(e):t[e]}function _i(t,e,r){var n=$e(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function xi(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function xr(t){return Ma&&t instanceof Map}function Cr(t){return ka&&t instanceof Set}function ve(t){return t.o||t.t}function Or(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Ri(t);delete e[I];for(var r=Be(e),n=0;n<r.length;n++){var i=r[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Rr(t,e){return e===void 0&&(e=!1),Ir(t)||ce(t)||!Z(t)||($e(t)>1&&(t.set=t.add=t.clear=t.delete=Ra),Object.freeze(t),e&&Pe(t,function(r,n){return Rr(n,!0)},!0)),t}function Ra(){G(2)}function Ir(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function ae(t){var e=_r[t];return e||G(18,t),e}function Ia(t,e){_r[t]||(_r[t]=e)}function Er(){return Je}function gr(t,e){e&&(ae("Patches"),t.u=[],t.s=[],t.v=e)}function Ct(t){Tr(t),t.p.forEach(Pa),t.p=null}function Tr(t){t===Je&&(Je=t.l)}function gi(t){return Je={p:[],l:Je,h:t,m:!0,_:0}}function Pa(t){var e=t[I];e.i===0||e.i===1?e.j():e.g=!0}function br(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||ae("ES5").S(e,t,n),n?(r[I].P&&(Ct(e),G(4)),Z(t)&&(t=Ot(e,t),e.l||Rt(e,t)),e.u&&ae("Patches").M(r[I].t,t,e.u,e.s)):t=Ot(e,r,[]),Ct(e),e.u&&e.v(e.u,e.s),t!==Oi?t:void 0}function Ot(t,e,r){if(Ir(e))return e;var n=e[I];if(!n)return Pe(e,function(o,c){return bi(t,n,e,o,c,r)},!0),e;if(n.A!==t)return e;if(!n.P)return Rt(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Or(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),Pe(a,function(o,c){return bi(t,n,i,o,c,r,s)}),Rt(t,i,!1),r&&t.u&&ae("Patches").N(n,r,t.u,t.s)}return n.o}function bi(t,e,r,n,i,a,s){if(ce(i)){var o=Ot(t,i,a&&e&&e.i!==3&&!je(e.R,n)?a.concat(n):void 0);if(_i(r,n,o),!ce(o))return;t.m=!1}else s&&r.add(i);if(Z(i)&&!Ir(i)){if(!t.h.D&&t._<1)return;Ot(t,i),e&&e.A.l||Rt(t,i)}}function Rt(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Rr(e,r)}function Sr(t,e){var r=t[I];return(r?ve(r):t)[e]}function Si(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var n=Object.getOwnPropertyDescriptor(r,e);if(n)return n;r=Object.getPrototypeOf(r)}}function me(t){t.P||(t.P=!0,t.l&&me(t.l))}function Ar(t){t.o||(t.o=Or(t.t))}function wr(t,e,r){var n=xr(e)?ae("MapSet").F(e,r):Cr(e)?ae("MapSet").T(e,r):t.O?function(i,a){var s=Array.isArray(i),o={i:s?1:0,A:a?a.A:Er(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},c=o,u=Ze;s&&(c=[o],u=Xe);var d=Proxy.revocable(c,u),f=d.revoke,p=d.proxy;return o.k=p,o.j=f,p}(e,r):ae("ES5").J(e,r);return(r?r.A:Er()).p.push(n),n}function Da(t){return ce(t)||G(22,t),function e(r){if(!Z(r))return r;var n,i=r[I],a=$e(r);if(i){if(!i.P&&(i.i<4||!ae("ES5").K(i)))return i.t;i.I=!0,n=Ai(r,a),i.I=!1}else n=Ai(r,a);return Pe(n,function(s,o){i&&Oa(i.t,s)===o||_i(n,s,e(o))}),a===3?new Set(n):n}(t)}function Ai(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Or(t)}function Ci(){function t(s,o){var c=a[s];return c?c.enumerable=o:a[s]=c={configurable:!0,enumerable:o,get:function(){var u=this[I];return Ze.get(u,s)},set:function(u){var d=this[I];Ze.set(d,s,u)}},c}function e(s){for(var o=s.length-1;o>=0;o--){var c=s[o][I];if(!c.P)switch(c.i){case 5:n(c)&&me(c);break;case 4:r(c)&&me(c)}}}function r(s){for(var o=s.t,c=s.k,u=Be(c),d=u.length-1;d>=0;d--){var f=u[d];if(f!==I){var p=o[f];if(p===void 0&&!je(o,f))return!0;var m=c[f],v=m&&m[I];if(v?v.t!==p:!xi(m,p))return!0}}var y=!!o[I];return u.length!==Be(o).length+(y?0:1)}function n(s){var o=s.k;if(o.length!==s.t.length)return!0;var c=Object.getOwnPropertyDescriptor(o,o.length-1);if(c&&!c.get)return!0;for(var u=0;u<o.length;u++)if(!o.hasOwnProperty(u))return!0;return!1}function i(s){s.g&&G(3,JSON.stringify(ve(s)))}var a={};Ia("ES5",{J:function(s,o){var c=Array.isArray(s),u=function(f,p){if(f){for(var m=Array(p.length),v=0;v<p.length;v++)Object.defineProperty(m,""+v,t(v,!0));return m}var y=Ri(p);delete y[I];for(var w=Be(y),A=0;A<w.length;A++){var E=w[A];y[E]=t(E,f||!!y[E].enumerable)}return Object.create(Object.getPrototypeOf(p),y)}(c,s),d={i:c?5:4,A:o?o.A:Er(),P:!1,I:!1,R:{},l:o,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,I,{value:d,writable:!0}),u},S:function(s,o,c){c?ce(o)&&o[I].A===s&&e(s.p):(s.u&&function u(d){if(d&&typeof d=="object"){var f=d[I];if(f){var p=f.t,m=f.k,v=f.R,y=f.i;if(y===4)Pe(m,function(_){_!==I&&(p[_]!==void 0||je(p,_)?v[_]||u(m[_]):(v[_]=!0,me(f)))}),Pe(p,function(_){m[_]!==void 0||je(m,_)||(v[_]=!1,me(f))});else if(y===5){if(n(f)&&(me(f),v.length=!0),m.length<p.length)for(var w=m.length;w<p.length;w++)v[w]=!1;else for(var A=p.length;A<m.length;A++)v[A]=!0;for(var E=Math.min(m.length,p.length),C=0;C<E;C++)m.hasOwnProperty(C)||(v[C]=!0),v[C]===void 0&&u(m[C])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var Ei,Je,Pr=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Ma=typeof Map<"u",ka=typeof Set<"u",Ti=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Oi=Pr?Symbol.for("immer-nothing"):((Ei={})["immer-nothing"]=!0,Ei),wi=Pr?Symbol.for("immer-draftable"):"__$immer_draftable",I=Pr?Symbol.for("immer-state"):"__$immer_state";var Na=""+Object.prototype.constructor,Be=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Ri=Object.getOwnPropertyDescriptors||function(t){var e={};return Be(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},_r={},Ze={get:function(t,e){if(e===I)return t;var r=ve(t);if(!je(r,e))return function(i,a,s){var o,c=Si(a,s);return c?"value"in c?c.value:(o=c.get)===null||o===void 0?void 0:o.call(i.k):void 0}(t,r,e);var n=r[e];return t.I||!Z(n)?n:n===Sr(t.t,e)?(Ar(t),t.o[e]=wr(t.A.h,n,t)):n},has:function(t,e){return e in ve(t)},ownKeys:function(t){return Reflect.ownKeys(ve(t))},set:function(t,e,r){var n=Si(ve(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=Sr(ve(t),e),a=i?.[I];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(xi(r,i)&&(r!==void 0||je(t.t,e)))return!0;Ar(t),me(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return Sr(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Ar(t),me(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=ve(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){G(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){G(12)}},Xe={};Pe(Ze,function(t,e){Xe[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Xe.deleteProperty=function(t,e){return Xe.set.call(this,t,e,void 0)},Xe.set=function(t,e,r){return Ze.set.call(this,t[0],e,r,t[0])};var La=function(){function t(r){var n=this;this.O=Ti,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var o=a;a=i;var c=n;return function(y){var w=this;y===void 0&&(y=o);for(var A=arguments.length,E=Array(A>1?A-1:0),C=1;C<A;C++)E[C-1]=arguments[C];return c.produce(y,function(_){var L;return(L=a).call.apply(L,[w,_].concat(E))})}}var u;if(typeof a!="function"&&G(6),s!==void 0&&typeof s!="function"&&G(7),Z(i)){var d=gi(n),f=wr(n,i,void 0),p=!0;try{u=a(f),p=!1}finally{p?Ct(d):Tr(d)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(y){return gr(d,s),br(y,d)},function(y){throw Ct(d),y}):(gr(d,s),br(u,d))}if(!i||typeof i!="object"){if((u=a(i))===void 0&&(u=i),u===Oi&&(u=void 0),n.D&&Rr(u,!0),s){var m=[],v=[];ae("Patches").M(i,u,m,v),s(m,v)}return u}G(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(u){for(var d=arguments.length,f=Array(d>1?d-1:0),p=1;p<d;p++)f[p-1]=arguments[p];return n.produceWithPatches(u,function(m){return i.apply(void 0,[m].concat(f))})};var s,o,c=n.produce(i,a,function(u,d){s=u,o=d});return typeof Promise<"u"&&c instanceof Promise?c.then(function(u){return[u,s,o]}):[c,s,o]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){Z(r)||G(8),ce(r)&&(r=Da(r));var n=gi(this),i=wr(this,r,void 0);return i[I].C=!0,Tr(n),i},e.finishDraft=function(r,n){var i=r&&r[I],a=i.A;return gr(a,n),br(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Ti&&G(20),this.O=r},e.applyPatches=function(r,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){r=a.value;break}}i>-1&&(n=n.slice(i+1));var s=ae("Patches").$;return ce(r)?s(r,n):this.produce(r,function(o){return s(o,n)})},t}(),q=new La,Ua=q.produce,Ou=q.produceWithPatches.bind(q),Ru=q.setAutoFreeze.bind(q),Iu=q.setUseProxies.bind(q),Pu=q.applyPatches.bind(q),Du=q.createDraft.bind(q),Mu=q.finishDraft.bind(q),It=Ua;function De(t){"@babel/helpers - typeof";return De=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},De(t)}function Ii(t,e){if(De(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(De(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Pi(t){var e=Ii(t,"string");return De(e)=="symbol"?e:e+""}function Di(t,e,r){return(e=Pi(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Mi(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Dr(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Mi(Object(r),!0).forEach(function(n){Di(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Mi(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function j(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var ki=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Mr=function(){return Math.random().toString(36).substring(7).split("").join(".")},Pt={INIT:"@@redux/INIT"+Mr(),REPLACE:"@@redux/REPLACE"+Mr(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Mr()}};function Fa(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function kr(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(j(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(j(1));return r(kr)(t,e)}if(typeof t!="function")throw new Error(j(2));var i=t,a=e,s=[],o=s,c=!1;function u(){o===s&&(o=s.slice())}function d(){if(c)throw new Error(j(3));return a}function f(y){if(typeof y!="function")throw new Error(j(4));if(c)throw new Error(j(5));var w=!0;return u(),o.push(y),function(){if(w){if(c)throw new Error(j(6));w=!1,u();var E=o.indexOf(y);o.splice(E,1),s=null}}}function p(y){if(!Fa(y))throw new Error(j(7));if(typeof y.type>"u")throw new Error(j(8));if(c)throw new Error(j(9));try{c=!0,a=i(a,y)}finally{c=!1}for(var w=s=o,A=0;A<w.length;A++){var E=w[A];E()}return y}function m(y){if(typeof y!="function")throw new Error(j(10));i=y,p({type:Pt.REPLACE})}function v(){var y,w=f;return y={subscribe:function(E){if(typeof E!="object"||E===null)throw new Error(j(11));function C(){E.next&&E.next(d())}C();var _=w(C);return{unsubscribe:_}}},y[ki]=function(){return this},y}return p({type:Pt.INIT}),n={dispatch:p,subscribe:f,getState:d,replaceReducer:m},n[ki]=v,n}function ja(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:Pt.INIT});if(typeof n>"u")throw new Error(j(12));if(typeof r(void 0,{type:Pt.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(j(13))})}function Ni(t){for(var e=Object.keys(t),r={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(r[i]=t[i])}var a=Object.keys(r),s,o;try{ja(r)}catch(c){o=c}return function(u,d){if(u===void 0&&(u={}),o)throw o;if(0)var f;for(var p=!1,m={},v=0;v<a.length;v++){var y=a[v],w=r[y],A=u[y],E=w(A,d);if(typeof E>"u"){var C=d&&d.type;throw new Error(j(14))}m[y]=E,p=p||E!==A}return p=p||a.length!==Object.keys(u).length,p?m:u}}function He(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function Li(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(j(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},o=e.map(function(c){return c(s)});return a=He.apply(void 0,o)(i.dispatch),Dr(Dr({},i),{},{dispatch:a})}}}function Ui(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(o){return typeof o=="function"?o(i,a,t):s(o)}}};return e}var Fi=Ui();Fi.withExtraArgument=Ui;var Nr=Fi;var Vi=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),Ba=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(u){return function(d){return c([u,d])}}function c(u){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=u[0]&2?i.return:u[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,u[1])).done)return a;switch(i=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return r.label++,{value:u[1],done:!1};case 5:r.label++,i=u[1],u=[0];continue;case 7:u=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){r.label=u[1];break}if(u[0]===6&&r.label<a[1]){r.label=a[1],a=u;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(u);break}a[2]&&r.ops.pop(),r.trys.pop();continue}u=e.call(t,r)}catch(d){u=[6,d],i=0}finally{n=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},Ve=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},$a=Object.defineProperty,Ha=Object.defineProperties,Va=Object.getOwnPropertyDescriptors,ji=Object.getOwnPropertySymbols,Ka=Object.prototype.hasOwnProperty,qa=Object.prototype.propertyIsEnumerable,Bi=function(t,e,r){return e in t?$a(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},ye=function(t,e){for(var r in e||(e={}))Ka.call(e,r)&&Bi(t,r,e[r]);if(ji)for(var n=0,i=ji(e);n<i.length;n++){var r=i[n];qa.call(e,r)&&Bi(t,r,e[r])}return t},Lr=function(t,e){return Ha(t,Va(e))},Wa=function(t,e,r){return new Promise(function(n,i){var a=function(c){try{o(r.next(c))}catch(u){i(u)}},s=function(c){try{o(r.throw(c))}catch(u){i(u)}},o=function(c){return c.done?n(c.value):Promise.resolve(c.value).then(a,s)};o((r=r.apply(t,e)).next())})};var Ga=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?He:He.apply(null,arguments)},Xu=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function za(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}var Qa=function(t){Vi(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Ve([void 0],r[0].concat(this)))):new(e.bind.apply(e,Ve([void 0],r.concat(this))))},e}(Array),Ya=function(t){Vi(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Ve([void 0],r[0].concat(this)))):new(e.bind.apply(e,Ve([void 0],r.concat(this))))},e}(Array);function jr(t){return Z(t)?It(t,function(){}):t}function Xa(t){return typeof t=="boolean"}function Ja(){return function(e){return Za(e)}}function Za(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,s=a===void 0?!0:a,o=new Qa;if(r&&(Xa(r)?o.push(Nr):o.push(Nr.withExtraArgument(r.extraArgument))),0){if(i)var c;if(s)var u}return o}var Ur=!0;function Ki(t){var e=Ja(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,a=r.middleware,s=a===void 0?e():a,o=r.devTools,c=o===void 0?!0:o,u=r.preloadedState,d=u===void 0?void 0:u,f=r.enhancers,p=f===void 0?void 0:f,m;if(typeof i=="function")m=i;else if(za(i))m=Ni(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var v=s;if(typeof v=="function"&&(v=v(e),!Ur&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Ur&&v.some(function(_){return typeof _!="function"}))throw new Error("each middleware provided to configureStore must be a function");var y=Li.apply(void 0,v),w=He;c&&(w=Ga(ye({trace:!Ur},typeof c=="object"&&c)));var A=new Ya(y),E=A;Array.isArray(p)?E=Ve([y],p):typeof p=="function"&&(E=p(A));var C=w.apply(void 0,E);return kr(m,d,C)}function ge(t,e){function r(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return ye(ye({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(n){return n.type===t},r}function qi(t){var e={},r=[],n,i={addCase:function(a,s){var o=typeof a=="string"?a:a.type;if(o in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[o]=s,i},addMatcher:function(a,s){return r.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,r,n]}function es(t){return typeof t=="function"}function ts(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?qi(e):[e,r,n],a=i[0],s=i[1],o=i[2],c;if(es(t))c=function(){return jr(t())};else{var u=jr(t);c=function(){return u}}function d(f,p){f===void 0&&(f=c());var m=Ve([a[p.type]],s.filter(function(v){var y=v.matcher;return y(p)}).map(function(v){var y=v.reducer;return y}));return m.filter(function(v){return!!v}).length===0&&(m=[o]),m.reduce(function(v,y){if(y)if(ce(v)){var w=v,A=y(w,p);return A===void 0?v:A}else{if(Z(v))return It(v,function(E){return y(E,p)});var A=y(v,p);if(A===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return A}return v},f)}return d.getInitialState=c,d}function rs(t,e){return t+"/"+e}function Wi(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:jr(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},o={};i.forEach(function(d){var f=n[d],p=rs(e,d),m,v;"reducer"in f?(m=f.reducer,v=f.prepare):m=f,a[d]=m,s[p]=m,o[d]=v?ge(p,v):ge(p)});function c(){var d=typeof t.extraReducers=="function"?qi(t.extraReducers):[t.extraReducers],f=d[0],p=f===void 0?{}:f,m=d[1],v=m===void 0?[]:m,y=d[2],w=y===void 0?void 0:y,A=ye(ye({},p),s);return ts(r,function(E){for(var C in A)E.addCase(C,A[C]);for(var _=0,L=v;_<L.length;_++){var Y=L[_];E.addMatcher(Y.matcher,Y.reducer)}w&&E.addDefaultCase(w)})}var u;return{name:e,reducer:function(d,f){return u||(u=c()),u(d,f)},actions:o,caseReducers:a,getInitialState:function(){return u||(u=c()),u.getInitialState()}}}var ns="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",is=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=ns[Math.random()*64|0];return e},as=["name","message","stack","code"],Fr=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),$i=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),ss=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=as;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},tc=function(){function t(e,r,n){var i=ge(e+"/fulfilled",function(d,f,p,m){return{payload:d,meta:Lr(ye({},m||{}),{arg:p,requestId:f,requestStatus:"fulfilled"})}}),a=ge(e+"/pending",function(d,f,p){return{payload:void 0,meta:Lr(ye({},p||{}),{arg:f,requestId:d,requestStatus:"pending"})}}),s=ge(e+"/rejected",function(d,f,p,m,v){return{payload:m,error:(n&&n.serializeError||ss)(d||"Rejected"),meta:Lr(ye({},v||{}),{arg:p,requestId:f,rejectedWithValue:!!m,requestStatus:"rejected",aborted:d?.name==="AbortError",condition:d?.name==="ConditionError"})}}),o=!1,c=typeof AbortController<"u"?AbortController:function(){function d(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return d.prototype.abort=function(){},d}();function u(d){return function(f,p,m){var v=n?.idGenerator?n.idGenerator(d):is(),y=new c,w,A=!1;function E(_){w=_,y.abort()}var C=function(){return Wa(this,null,function(){var _,L,Y,Se,B,Ae,ke;return Ba(this,function(l){switch(l.label){case 0:return l.trys.push([0,4,,5]),Se=(_=n?.condition)==null?void 0:_.call(n,d,{getState:p,extra:m}),us(Se)?[4,Se]:[3,2];case 1:Se=l.sent(),l.label=2;case 2:if(Se===!1||y.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return A=!0,B=new Promise(function(h,b){return y.signal.addEventListener("abort",function(){return b({name:"AbortError",message:w||"Aborted"})})}),f(a(v,d,(L=n?.getPendingMeta)==null?void 0:L.call(n,{requestId:v,arg:d},{getState:p,extra:m}))),[4,Promise.race([B,Promise.resolve(r(d,{dispatch:f,getState:p,extra:m,requestId:v,signal:y.signal,abort:E,rejectWithValue:function(h,b){return new Fr(h,b)},fulfillWithValue:function(h,b){return new $i(h,b)}})).then(function(h){if(h instanceof Fr)throw h;return h instanceof $i?i(h.payload,v,d,h.meta):i(h,v,d)})])];case 3:return Y=l.sent(),[3,5];case 4:return Ae=l.sent(),Y=Ae instanceof Fr?s(null,v,d,Ae.payload,Ae.meta):s(Ae,v,d),[3,5];case 5:return ke=n&&!n.dispatchConditionRejection&&s.match(Y)&&Y.meta.condition,ke||f(Y),[2,Y]}})})}();return Object.assign(C,{abort:E,requestId:v,arg:d,unwrap:function(){return C.then(os)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function os(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function us(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Gi="listener",zi="completed",Qi="cancelled",rc="task-"+Qi,nc="task-"+zi,ic=Gi+"-"+Qi,ac=Gi+"-"+zi;var Br="listenerMiddleware";var sc=ge(Br+"/add"),oc=ge(Br+"/removeAll"),uc=ge(Br+"/remove");var Hi,cc=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Hi||(Hi=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},cs=function(t){return function(e){setTimeout(e,t)}},lc=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:cs(10);Ci();function ls(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(r,n,i){this.eventBus.addEventListener(r,n,i)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,i){this.eventBus.removeEventListener(r,n,i)}}}var Dt=class extends ls(Object){};window.ftReduxStores||(window.ftReduxStores={});var Yi=class t extends Dt{static get(e){var r;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(xt(a))return a;if(i==null)return;let s=Wi({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),o=Ki({reducer:(c,u)=>u.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...c,...u.overwrites}:s.reducer(c,u)});return window.ftReduxStores[i.name]=new t(s,o,i.eventBus)}constructor(e,r,n){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Et;let i=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,s,o)=>{let c=s,u=a[c];return u?(...d)=>{let f=u(...d.map(i));return this.reduxStore.dispatch(f),f}:d=>{this.setState({[c]:i(d)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var kt=S(D());var Mt=class extends K{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=g.getState().session;return!!e?.sessionAuthenticated}};var fs="ft-user-assets",hs={setAssetCount:(t,e)=>{let{userAssetType:r,count:n}=e.payload.assetCount;t.assetCounts.allAsset[r]=n},clearAssetCount:t=>{Object.values(Ce).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let r=e.payload.mapId;t.assetCounts.bookmarkByMap[r]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}}},z=kt.FtReduxStore.get({name:fs,reducers:hs,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Ce).map(t=>[t,void 0])),bookmarkByMap:{}}}}),$r=class{constructor(e=new Mt){this.assetCountsService=e,this.currentSession=g.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new mt,this.savedSearchesService=new gt,g.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=g.getState();(0,kt.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts())}clearUserAssetCounts(){z.actions.clearAssetCount(),z.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),z.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),z.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();z.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async loadAssetCount(e){let r=await this.assetCountsService.getUserAssetCount(e);r&&z.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(e){let r=await this.assetCountsService.getUserBookmarkCountByMap(e);r&&z.actions.setBookmarkCountByMap({count:r.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let r=Object.keys(z.getState().assetCounts.bookmarkByMap).length!==0;e===Ce.BOOKMARKS&&r&&z.actions.clearBookmarkCountByMap(),z.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;z.actions.bookmarks(r)}}},Hr=new $r;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Hr);(0,Xi.customElement)("ft-app-context")(R);var Nt=class extends K{get mapId(){return this._mapId}set mapId(e){e!==this._mapId&&this.clear(),this._mapId=e}constructor(e,r,n){super(!1,r),this.converter=e,this._mapId=n,this.initCache()}async withMapId(e){return this._mapId?e(this._mapId):void 0}initCache(){this.cache.registerFinal("configuration",()=>this.api.getReaderConfiguration()),this.cache.register("map",()=>this.withMapId(e=>this.fetchMap(e))),this.cache.register("enrichedToc",()=>this.withMapId(e=>this.fetchPages(e).then(r=>this.converter.convertPaginatedToc(e,r)))),this.cache.register("ratingSummary",()=>{var e,r;return oe((r=(e=g.getState().session)===null||e===void 0?void 0:e.profile.roles)!==null&&r!==void 0?r:[],"RATING_USER")?this.withMapId(i=>this.fetchMapRating(i)):Promise.resolve()})}clear(){this.cache.clearAll()}makeCacheKey(e,r){return e+(r?"-destinationLanguage-"+r?.destinationLanguage:"")}getMap(e){return this.cache.get(this.makeCacheKey("map",e),()=>this.fetchMap(this.mapId,e))}getMapNow(e){return this.cache.getNow(this.makeCacheKey("map",e))}getConfiguration(){return this.cache.get("configuration")}getEnrichedToc(e){return this.cache.get(this.makeCacheKey("enrichedToc",e),()=>this.fetchPages(this.mapId,e).then(r=>this.converter.convertPaginatedToc(this.mapId,r)))}getEnrichedTocNow(e){return this.cache.getNow(this.makeCacheKey("enrichedToc",e))}async getPaginationConfiguration(){return(await this.getEnrichedToc()).paginationConfiguration}async getToc(e){return(await this.getEnrichedToc(e)).toc}async getPagesToc(e){return(await this.getEnrichedToc(e)).pagesToc}async getTranslationError(e){return(await this.getEnrichedToc(e)).translationError}async getTocNode(e,r){return(await this.getEnrichedToc(r)).nodeByTocId[e]}getTocNodeNow(e,r){var n;return(n=this.getEnrichedTocNow(r))===null||n===void 0?void 0:n.nodeByTocId[e]}getTocNodeNowByUrl(e,r){var n,i;let a=this.getMapNow(r);return a?.prettyUrl==e||`${a?.id}/root`===e?(n=this.getEnrichedTocNow(r))===null||n===void 0?void 0:n.toc[0]:(i=this.getEnrichedTocNow(r))===null||i===void 0?void 0:i.nodeByUrl[e]}async getPage(e,r){let n=await this.getEnrichedToc(r);return n.pages[e-1]||n.pages[0]}async getPageByTocId(e,r){let n=await this.getEnrichedToc(r);return n.pageByTocId[e]||n.pages[0]}getTopicInfo(e){return this.cache.get("topic-"+e.tocId,()=>this.fetchTopicMetadata(e))}getTopicContent(e){return this.cache.get("topic-content-"+e.tocId,()=>this.fetchTopicHTMLContent(e))}getTranslatedTopicContent(e,r){return this.cache.get(this.makeCacheKey("translated-topic-content-"+e.tocId,r),()=>this.fetchTranslatedTopicHTMLContent(e,r))}getAttachments(){return this.cache.get("map-attachments",()=>this.fetchAttachments())}clearMapAttachments(){this.cache.clear("map-attachments")}getRelativesForDocument(e,r){return this.cache.get("document-relatives-"+e+"-"+r.join("-"),()=>this.fetchRelativesForDocument(e,r))}getRelativesForTopicInMap(e,r,n){return this.cache.get("topic-relatives-"+[e,r,...n].join("-"),()=>this.fetchRelativesForTopicInMap(e,r,n))}getAttachmentDownloadLink(e){return this.makeAbsolute(`${this.api.endpoints.khub.maps.mapId(this.mapId).attachments.attachmentId(e).content}?download=true&locationValue=reader`)}getLink(e,r,n){let i=this.getNavigationData(e,r,n),a=this.getReaderLinkPrefix()+(i.prettyUrl?i.prettyUrl:`${i.mapId}/${i.tocId}`),s=new URL(a,this.api.tenantBaseUrl);return i.page!=null&&s.searchParams.set("page",`${i.page}`),i.prettyUrlDuplicated&&s.searchParams.set("tocId",i.tocId),i.section!=null&&s.searchParams.set("section",i.section),s.href}getNavigationData(e,r,n,i){var a,s;e=e||"root";let o=this.getEnrichedTocNow(i),c=o?.pageByTocId[e],u=o?.nodeByTocId[e],d=u?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(a=u?.title)!==null&&a!==void 0?a:"",untranslatedTopicTitle:u?.untranslatedTitle,page:r&&c&&c.number!==r?r:void 0,prettyUrl:d?.replace(/^r\//,""),prettyUrlDuplicated:(s=o?.duplicatedPrettyUrls.has(d??""))!==null&&s!==void 0?s:!1,section:n}}async getAccurateNavigationData(e,r,n,i){return await this.getEnrichedToc(i),this.getNavigationData(e,r,n,i)}getRatingSummary(){return this.cache.get("ratingSummary")}reloadRating(){return this.cache.clear("ratingSummary"),this.getRatingSummary()}getMapRating(){return this.getRatingSummary().then(e=>e?.publication)}getTopicRating(e){return this.getRatingSummary().then(r=>{var n;return r?{type:r.topics.type,rating:(n=r.topics)===null||n===void 0?void 0:n.ratings.find(i=>i.tocId===e)}:void 0})}rateMap(e,r){return this.makeRateMapRequest(e,r).then(()=>this.clearRatingIfNecessary())}unrateMap(){return this.makeUnrateMapRequest().then(()=>this.clearRatingIfNecessary())}sendMapFeedback(e,r){return this.makeMapFeedbackRequest(e,r)}rateTopic(e,r,n){return this.makeRateTopicRequest(e,r,n).then(()=>this.clearRatingIfNecessary())}unrateTopic(e){return this.makeUnrateTopicRequest(e).then(()=>this.clearRatingIfNecessary())}async clearRatingIfNecessary(){let e=g.getState().session;e?.sessionAuthenticated&&this.cache.clear("ratingSummary")}sendTopicFeedback(e,r,n){return this.makeTopicFeedbackRequest(e,r,n)}fontsStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.fonts)}themeStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.theme)}buildBreadcrumb(e,r){let n=this.getTocNodeNow(e,r),i=[{tocId:n.tocId,title:n.title,untranslatedTitle:n.untranslatedTitle}],a=this.getTocNodeNow(n.parentTocId,r);for(;a;)i.unshift({tocId:a.tocId,title:a.title,untranslatedTitle:a.untranslatedTitle}),a=this.getTocNodeNow(a.parentTocId,r);return i}isFeatureAccessible(e,{session:r}){var n;if(!this.isFeatureAvailable(e))return!1;switch(e){case se.FEEDBACK:return oe(r??[],O.FEEDBACK_USER);case se.RATING:return oe(r??[],O.RATING_USER);case se.PRINT:return oe(r??[],O.PRINT_USER);case se.BOOKMARK:return!!r?.sessionAuthenticated;case se.COLLECTIONS:return oe(r??[],O.COLLECTION_USER);case se.PERSONAL_BOOKS:return oe(r??[],O.PERSONAL_BOOK_USER)&&!(!((n=this.getMapNow())===null||n===void 0)&&n.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}reloadConfiguration(){this.cache.registerFinal("configuration",()=>this.api.getReaderConfiguration())}};var Lt=class t extends Nt{static async build(e){return new t(new dt,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e,r){let n=await this.api.getMap(e,r);return this.fingerprint=n.fingerprint,n}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e,r){return await this.getMap(r),this.api.getPages(e,this.fingerprint,r)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}fetchTranslatedTopicHTMLContent(e,r){return this.api.getTranslatedTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint,r)}fetchTopicMetadata(e){return this.api.getTopic(this.mapId,e.contentId,this.fingerprint)}fetchAttachments(){return this.api.getMapAttachments(this.mapId).catch(()=>[])}fetchRelativesForDocument(e,r){let n={query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",metadataFilters:[{key:e,valueFilter:{negative:!1,values:r}}],sort:[],facets:[]};return this.api.search(n)}fetchRelativesForTopicInMap(e,r,n){let i={query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",metadataFilters:[{key:r,valueFilter:{negative:!1,values:n}},{key:"ft:publicationId",valueFilter:{negative:!1,values:[e]}}],sort:[],facets:[]};return this.api.search(i)}makeMapFeedbackRequest(e,r){return this.api.sendMapFeedback(this.mapId,e,r)}makeRateMapRequest(e,r){return this.api.rateMap(this.mapId,e,r)}makeRateTopicRequest(e,r,n){return this.api.rateTopic(this.mapId,e,r,n)}makeTopicFeedbackRequest(e,r,n){return this.api.sendTopicFeedback(this.mapId,e,r,n)}makeUnrateMapRequest(){return this.api.unrateMap(this.mapId)}makeUnrateTopicRequest(e){return this.api.unrateTopic(this.mapId,e)}getReaderLinkPrefix(){return"r/"}isFeatureAvailable(e){return!0}};var Ut=class t{static build(e,r){return new t(Sn(e.trim()||"context"),r??Lt.build)}loaded(){return(0,ee.waitUntil)(()=>this._loaded)}constructor(e,r,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new ee.Debouncer(10),this.initService(r)}async initService(e){return this.service=await e(),this.service.mapId=this.store.getState().mapId,this.reload()}async setMapId(e){e!==this.store.getState().mapId&&(this.store.actions.mapId(e),this.service&&(this.service.mapId=e),await this.reload())}setRenderedTopics(e){this.store.actions.renderedTopics(e)}setVisibleTopics(e){this.store.actions.visibleTopics(e)}async awaitService(){return(0,ee.waitFor)(()=>this.service)}async navigateToTopic(e,r,n){await this.loaded();let i=await this.awaitService(),a=await(n!=null?i.getPage(n,this.getTranslationSettings()):i.getPageByTocId(e??"root",this.getTranslationSettings()));this.store.actions.currentPage(a);let s=this.resolveValidNonRootTocId(e,a);this.store.actions.scrollTarget({tocId:s,section:r}),this.store.getState().visibleTopics[0]!==s&&this.store.actions.visibleTopics([])}resolveValidNonRootTocId(e,r){var n,i,a;let s=(n=e==="root"?void 0:e)!==null&&n!==void 0?n:r.rootTocId;return r.topics.includes(s)?s:(a=(i=r.topics[0])!==null&&i!==void 0?i:r.hiddenTopics[0])!==null&&a!==void 0?a:"root"}async navigateToPage(e){await this.loaded();let n=await(await this.awaitService()).getPage(e,this.getTranslationSettings());this.store.actions.currentPage(n)}scrollDone(){this.store.actions.scrollTarget({})}async load(){var e;!((e=this.service)===null||e===void 0)&&e.mapId&&this.store.getState().map==null&&await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}clear(){var e;this._loaded=!1,this.store.actions.configuration(void 0),this.store.actions.map(void 0),this.store.actions.toc(void 0),this.store.actions.pagesToc(void 0),this.store.actions.currentPage(void 0),this.store.actions.searchInDocumentQuery(""),this.store.actions.relatives(void 0),this.store.actions.renderedTopics([]),this.store.actions.visibleTopics([]),this.store.actions.translation({sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}),this.store.actions.mapRating(void 0),(e=this.service)===null||e===void 0||e.clear(),this.clusteringHelper=void 0}reload(){return this.clear(),this.load()}async fetchData(e){var r,n,i,a,s,o;try{e&&this.setTranslationLoading(!0);let c=u=>{throw e&&this.setTranslationError(!0),u};await Promise.all([(r=this.service)===null||r===void 0?void 0:r.getConfiguration().then(u=>this.store.actions.configuration(u)),(n=this.service)===null||n===void 0?void 0:n.getMap(e).then(u=>this.store.actions.map(u)).catch(c),(i=this.service)===null||i===void 0?void 0:i.getToc(e).then(u=>this.store.actions.toc(u)).catch(c),(a=this.service)===null||a===void 0?void 0:a.getPagesToc(e).then(u=>this.store.actions.pagesToc(u)).catch(c),(s=this.service)===null||s===void 0?void 0:s.getPaginationConfiguration().then(u=>this.store.actions.paginationConfiguration(u)).catch(c),(o=this.service)===null||o===void 0?void 0:o.getTranslationError(e).then(u=>this.setTranslationError(u))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0,e&&this.setTranslationLoading(!1)}catch(c){this.errorHandler&&!(c instanceof ee.CanceledPromiseError)&&this.errorHandler(c)}}fetchRelatives(){var e,r;let n=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(i=>{var a;return i.key==((a=this.store.getState().configuration)===null||a===void 0?void 0:a.relativePivotMetadata)}).flatMap(i=>i.values);n!==void 0&&n.length>0?(r=this.service)===null||r===void 0||r.getRelativesForDocument(this.store.getState().configuration.relativePivotMetadata,n).then(i=>{let a=i.results.flatMap(s=>s.entries);this.store.actions.relatives(a),this.updateClusteringHelper()}):this.updateClusteringHelper()}updateClusteringHelper(){this.clusteringHelper=this.createClusteringHelper(),this.clusteringHelper&&this.store.dispatchEvent(new Event(Te.clusteringHelperCreated))}createClusteringHelper(){var e,r;if(this.clusteringHelperProvider)return this.clusteringHelperProvider();let n=this.store.getState().relatives;if(n){let i=n.find(s=>{var o;return((o=s.map)===null||o===void 0?void 0:o.mapId)==this.store.getState().mapId}),a=(r=(e=g.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&r!==void 0?r:[];return new ee.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,a)}}async navigateToRelativeTopicIfFound(e){var r,n,i;await this.loaded();let a=await(0,ee.waitFor)(()=>{var u;return(u=this.store.getState().configuration)===null||u===void 0?void 0:u.relativeTopicPivotMetadata}),s=this.store.getState().mapId,c=await(await this.awaitService()).getRelativesForTopicInMap(s,a,[e]);if(!((i=(n=(r=c?.results)===null||r===void 0?void 0:r[0])===null||n===void 0?void 0:n.entries)===null||i===void 0)&&i[0]){let u=c.results[0].entries[0].topic.tocId;return await this.navigateToTopic(u),!0}else return await this.navigateToTopic("root"),!1}setSearchInDocumentQuery(e){this.store.actions.searchInDocumentQuery(e)}async setTranslationDestinationLanguage(e){this.store.actions.setTranslationDestinationLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationSourceLanguage(e){this.store.actions.setTranslationSourceLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationProfileId(e){this.store.actions.setTranslationProfileId(e)}async setTranslationLoading(e){this.store.actions.setTranslationLoading(e)}async setTranslationError(e){this.store.actions.setTranslationError(e)}getTranslationSettings(){var e;let r=this.store.getState();return r.translation.profileId&&r.translation.destinationLanguage?{profileId:r.translation.profileId,destinationLanguage:r.translation.destinationLanguage.code,sourceLanguage:(e=r.map)===null||e===void 0?void 0:e.lang}:void 0}async fetchMapRating(){var e;this.store.actions.mapRating(await((e=this.service)===null||e===void 0?void 0:e.getMapRating()))}async fetchTopicRating(e){var r;let n=await((r=this.service)===null||r===void 0?void 0:r.getTopicRating(e));n&&this.store.actions.setTopicsRating({[e]:n})}registerMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.add(e),this.store.getState().relatives==null?this.fetchRelatives():this.updateClusteringHelper()}unregisterMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.delete(e),this.updateClusteringHelper()}getAccurateNavigationData(e,r,n){return this.service.getAccurateNavigationData(e,r?.number,n?.section,this.getTranslationSettings())}buildBreadcrumb(e){var r;return(r=this.service)===null||r===void 0?void 0:r.buildBreadcrumb(e,this.getTranslationSettings())}fetchTopicContent(e){var r,n;let i=this.getTranslationSettings();return i?(r=this.service)===null||r===void 0?void 0:r.getTranslatedTopicContent(e,i).then(a=>(a.isTranslationError&&this.setTranslationError(!0),a.content)):(n=this.service)===null||n===void 0?void 0:n.getTopicContent(e)}getTocNode(e){return this.service.getTocNode(e,this.getTranslationSettings())}getPage(e){return this.service.getPage(e,this.getTranslationSettings())}onMapAttachmentsUpdate(){var e;(e=this.service)===null||e===void 0||e.clearMapAttachments(),this.store.dispatchEvent(new Event(Te.mapAttachmentsUpdate))}};var Ji=S(te());var Zi=Ji.css`
|
|
43
|
+
`}connectedCallback(){super.connectedCallback(),g.addEventListener(ne.eventName,this.reloadConfiguration)}disconnectedCallback(){g.addEventListener(ne.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var r,n,i,a,s,o,c;super.update(e),e.has("baseUrl")&&(g.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&g.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&g.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&g.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&g.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&g.actions.noCustom(this.noCustom),e.has("editorMode")&&g.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&g.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&g.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>Zn.addContext(u)),e.has("openExternalDocumentInNewTab")&&g.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&g.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&g.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(g.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),g.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),g.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&g.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&g.actions.availableContentLocales((c=(o=this.availableContentLocales)===null||o===void 0?void 0:o.contentLocales)!==null&&c!==void 0?c:[]),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 e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>ai(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};R.elementDefinitions={};R.styles=Xn;M([(0,F.property)()],R.prototype,"baseUrl",void 0);M([(0,F.property)()],R.prototype,"apiIntegrationIdentifier",void 0);M([(0,F.property)()],R.prototype,"apiIntegrationAppVersion",void 0);M([(0,F.property)()],R.prototype,"uiLocale",void 0);M([(0,J.jsonProperty)(null)],R.prototype,"availableUiLocales",void 0);M([(0,J.jsonProperty)(null)],R.prototype,"metadataConfiguration",void 0);M([(0,F.property)({type:Boolean})],R.prototype,"editorMode",void 0);M([(0,F.property)({type:Boolean})],R.prototype,"noCustom",void 0);M([(0,F.property)({type:Boolean})],R.prototype,"openExternalDocumentInNewTab",void 0);M([(0,F.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],R.prototype,"noCustomComponent",void 0);M([(0,F.property)({type:Boolean})],R.prototype,"withManualResources",void 0);M([(0,F.property)({type:Boolean})],R.prototype,"navigatorOnline",void 0);M([(0,F.property)({type:Boolean})],R.prototype,"forcedOffline",void 0);M([(0,F.property)({type:Object})],R.prototype,"apiProvider",void 0);M([(0,F.property)({type:Boolean})],R.prototype,"authenticationRequired",void 0);M([(0,J.jsonProperty)([])],R.prototype,"messageContexts",void 0);M([(0,J.jsonProperty)(void 0)],R.prototype,"session",void 0);M([(0,F.state)()],R.prototype,"localesConfiguration",void 0);M([(0,F.state)()],R.prototype,"availableContentLocales",void 0);var ds=S(re());function wa(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var r,n,i;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!St(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!St(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let a=s=>Object.keys(s).filter(o=>s[o]!=null);if(i=a(t),r=i.length,r!==a(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=r;n--!==0;){let s=i[n];if(!St(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function St(t,e){try{return wa(t,e)}catch{return!1}}function At(t,e){return!St(t,e)}var _a=S(re(),1);var Et=class{constructor(){this.queue=[]}add(e,r=!1){r&&this.clear(e.type),this.queue.push(e)}consume(e){let r=this.queue.find(n=>n.type===e);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(e){typeof e=="string"?this.queue=this.queue.filter(r=>r.type!==e):this.queue=this.queue.filter(r=>!e.test(r.type))}};var Fe=S(re(),1);var oi=S(re(),1);function ui(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,oi.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return r();try{return JSON.parse(n)}catch{return r()}},toAttribute:n=>JSON.stringify(n)},hasChanged:At,...e??{}})}var Tt=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of n)try{await s()}catch(o){i(o);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var li=S(te(),1);var wt=globalThis,xa=wt.ShadowRoot&&(wt.ShadyCSS===void 0||wt.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,yu=Symbol();var ci=(t,e)=>{if(xa)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),i=wt.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)}};var _t=class extends li.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,a])=>e.registry.define(i,a)));let r={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return ci(n,e.elementStyles),n}};function di(t,e,...r){var n;let i=t.querySelector(e);for(let a of r)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(a);return i}var Qe=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},vi,fi=Symbol("constructorPrototype"),hi=Symbol("constructorName"),mi=Symbol("exportpartsDebouncer"),pi=Symbol("dynamicDependenciesLoaded"),ue=class extends _t{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[vi]=new Tt(5),this[hi]=this.constructor.name,this[fi]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[hi]&&Object.setPrototypeOf(this,this[fi])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(r){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",r)}let e=this.constructor;e[pi]||(e[pi]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let a=[...i??[],n];r=di(this.shadowRoot,...a)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var e,r,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[mi].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var r,n,i,a,s,o;let c=p=>p!=null&&p.trim().length>0,u=e.filter(c).map(p=>p.trim());if(u.length===0){this.removeAttribute("exportparts");return}let d=new Set;for(let p of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let m=(a=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],v=(o=(s=p.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(y=>y.split(":")[1]))!==null&&o!==void 0?o:[];new Array(...m,...v).filter(c).map(y=>y.trim()).forEach(y=>d.add(y))}if(d.size===0){this.removeAttribute("exportparts");return}let f=[...d.values()].flatMap(p=>u.map(m=>`${p}:${m}--${p}`));this.setAttribute("exportparts",[...this.part,...f].join(", "))}};vi=mi;Qe([(0,Fe.property)()],ue.prototype,"exportpartsPrefix",void 0);Qe([ui([])],ue.prototype,"exportpartsPrefixes",void 0);Qe([(0,Fe.property)()],ue.prototype,"customStylesheet",void 0);Qe([(0,Fe.property)()],ue.prototype,"elementToFocus",void 0);Qe([(0,Fe.state)()],ue.prototype,"useAdoptedStyleSheets",void 0);function xt(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Ye=Symbol("internalReduxEventsUnsubscribers"),pe=Symbol("internalStoresUnsubscribers"),Ie=Symbol("internalStores");function Ca(t){var e,r,n;class i extends t{constructor(){super(...arguments),this[e]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(o=>s.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[Ie].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Ie].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[Ie].get(s)}addStore(s,o){var c;o=(c=o??s.name)!==null&&c!==void 0?c:"default-store",this.unsubscribeFromStore(o),this[Ie].set(o,s),this.subscribeToStore(o,s),this.updateFromStores()}removeStore(s){let o=typeof s=="string"?s:s.name;this.unsubscribeFromStore(o),this[Ie].delete(o)}setupStores(){this.unsubscribeFromStores(),this[Ie].forEach((s,o)=>this.subscribeToStore(o,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,o)=>{let c=this.constructor.getPropertyOptions(o);if(!c?.attribute||!this.hasAttribute(typeof c?.attribute=="string"?c.attribute:o)){let u=this.getStore(s.store);u&&(s.store?this[pe].has(s.store):this[pe].size>0)&&(this[o]=s.selector(u.getState(),this))}})}subscribeToStore(s,o){var c;this[pe].set(s,o.subscribe(()=>this.updateFromStores())),this[Ye].set(s,[]),xt(o)&&o.eventBus&&((c=this.reduxConstructor.reduxEventListeners)===null||c===void 0||c.forEach((u,d)=>{if(typeof this[d]=="function"&&(!u.store||o.name===u.store)){let f=p=>this[d](p);o.addEventListener(u.eventName,f),this[Ye].get(s).push(()=>o.removeEventListener(u.eventName,f))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[pe].forEach((s,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(s){var o;this[pe].has(s)&&this[pe].get(s)(),this[pe].delete(s),(o=this[Ye].get(s))===null||o===void 0||o.forEach(c=>c()),this[Ye].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=pe,r=Ie,n=Ye,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}var yi=class extends Ca(ue){};function G(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function ce(t){return!!t&&!!t[I]}function Z(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===Na}(t)||Array.isArray(t)||!!t[wi]||!!(!((e=t.constructor)===null||e===void 0)&&e[wi])||xr(t)||Cr(t))}function Pe(t,e,r){r===void 0&&(r=!1),$e(t)===0?(r?Object.keys:Be)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function $e(t){var e=t[I];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:xr(t)?2:Cr(t)?3:0}function je(t,e){return $e(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Oa(t,e){return $e(t)===2?t.get(e):t[e]}function _i(t,e,r){var n=$e(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function xi(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function xr(t){return Ma&&t instanceof Map}function Cr(t){return ka&&t instanceof Set}function ve(t){return t.o||t.t}function Or(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Ri(t);delete e[I];for(var r=Be(e),n=0;n<r.length;n++){var i=r[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Rr(t,e){return e===void 0&&(e=!1),Ir(t)||ce(t)||!Z(t)||($e(t)>1&&(t.set=t.add=t.clear=t.delete=Ra),Object.freeze(t),e&&Pe(t,function(r,n){return Rr(n,!0)},!0)),t}function Ra(){G(2)}function Ir(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function ae(t){var e=_r[t];return e||G(18,t),e}function Ia(t,e){_r[t]||(_r[t]=e)}function Er(){return Je}function gr(t,e){e&&(ae("Patches"),t.u=[],t.s=[],t.v=e)}function Ct(t){Tr(t),t.p.forEach(Pa),t.p=null}function Tr(t){t===Je&&(Je=t.l)}function gi(t){return Je={p:[],l:Je,h:t,m:!0,_:0}}function Pa(t){var e=t[I];e.i===0||e.i===1?e.j():e.g=!0}function br(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||ae("ES5").S(e,t,n),n?(r[I].P&&(Ct(e),G(4)),Z(t)&&(t=Ot(e,t),e.l||Rt(e,t)),e.u&&ae("Patches").M(r[I].t,t,e.u,e.s)):t=Ot(e,r,[]),Ct(e),e.u&&e.v(e.u,e.s),t!==Oi?t:void 0}function Ot(t,e,r){if(Ir(e))return e;var n=e[I];if(!n)return Pe(e,function(o,c){return bi(t,n,e,o,c,r)},!0),e;if(n.A!==t)return e;if(!n.P)return Rt(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Or(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),Pe(a,function(o,c){return bi(t,n,i,o,c,r,s)}),Rt(t,i,!1),r&&t.u&&ae("Patches").N(n,r,t.u,t.s)}return n.o}function bi(t,e,r,n,i,a,s){if(ce(i)){var o=Ot(t,i,a&&e&&e.i!==3&&!je(e.R,n)?a.concat(n):void 0);if(_i(r,n,o),!ce(o))return;t.m=!1}else s&&r.add(i);if(Z(i)&&!Ir(i)){if(!t.h.D&&t._<1)return;Ot(t,i),e&&e.A.l||Rt(t,i)}}function Rt(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Rr(e,r)}function Sr(t,e){var r=t[I];return(r?ve(r):t)[e]}function Si(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var n=Object.getOwnPropertyDescriptor(r,e);if(n)return n;r=Object.getPrototypeOf(r)}}function me(t){t.P||(t.P=!0,t.l&&me(t.l))}function Ar(t){t.o||(t.o=Or(t.t))}function wr(t,e,r){var n=xr(e)?ae("MapSet").F(e,r):Cr(e)?ae("MapSet").T(e,r):t.O?function(i,a){var s=Array.isArray(i),o={i:s?1:0,A:a?a.A:Er(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},c=o,u=Ze;s&&(c=[o],u=Xe);var d=Proxy.revocable(c,u),f=d.revoke,p=d.proxy;return o.k=p,o.j=f,p}(e,r):ae("ES5").J(e,r);return(r?r.A:Er()).p.push(n),n}function Da(t){return ce(t)||G(22,t),function e(r){if(!Z(r))return r;var n,i=r[I],a=$e(r);if(i){if(!i.P&&(i.i<4||!ae("ES5").K(i)))return i.t;i.I=!0,n=Ai(r,a),i.I=!1}else n=Ai(r,a);return Pe(n,function(s,o){i&&Oa(i.t,s)===o||_i(n,s,e(o))}),a===3?new Set(n):n}(t)}function Ai(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Or(t)}function Ci(){function t(s,o){var c=a[s];return c?c.enumerable=o:a[s]=c={configurable:!0,enumerable:o,get:function(){var u=this[I];return Ze.get(u,s)},set:function(u){var d=this[I];Ze.set(d,s,u)}},c}function e(s){for(var o=s.length-1;o>=0;o--){var c=s[o][I];if(!c.P)switch(c.i){case 5:n(c)&&me(c);break;case 4:r(c)&&me(c)}}}function r(s){for(var o=s.t,c=s.k,u=Be(c),d=u.length-1;d>=0;d--){var f=u[d];if(f!==I){var p=o[f];if(p===void 0&&!je(o,f))return!0;var m=c[f],v=m&&m[I];if(v?v.t!==p:!xi(m,p))return!0}}var y=!!o[I];return u.length!==Be(o).length+(y?0:1)}function n(s){var o=s.k;if(o.length!==s.t.length)return!0;var c=Object.getOwnPropertyDescriptor(o,o.length-1);if(c&&!c.get)return!0;for(var u=0;u<o.length;u++)if(!o.hasOwnProperty(u))return!0;return!1}function i(s){s.g&&G(3,JSON.stringify(ve(s)))}var a={};Ia("ES5",{J:function(s,o){var c=Array.isArray(s),u=function(f,p){if(f){for(var m=Array(p.length),v=0;v<p.length;v++)Object.defineProperty(m,""+v,t(v,!0));return m}var y=Ri(p);delete y[I];for(var w=Be(y),A=0;A<w.length;A++){var E=w[A];y[E]=t(E,f||!!y[E].enumerable)}return Object.create(Object.getPrototypeOf(p),y)}(c,s),d={i:c?5:4,A:o?o.A:Er(),P:!1,I:!1,R:{},l:o,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,I,{value:d,writable:!0}),u},S:function(s,o,c){c?ce(o)&&o[I].A===s&&e(s.p):(s.u&&function u(d){if(d&&typeof d=="object"){var f=d[I];if(f){var p=f.t,m=f.k,v=f.R,y=f.i;if(y===4)Pe(m,function(_){_!==I&&(p[_]!==void 0||je(p,_)?v[_]||u(m[_]):(v[_]=!0,me(f)))}),Pe(p,function(_){m[_]!==void 0||je(m,_)||(v[_]=!1,me(f))});else if(y===5){if(n(f)&&(me(f),v.length=!0),m.length<p.length)for(var w=m.length;w<p.length;w++)v[w]=!1;else for(var A=p.length;A<m.length;A++)v[A]=!0;for(var E=Math.min(m.length,p.length),C=0;C<E;C++)m.hasOwnProperty(C)||(v[C]=!0),v[C]===void 0&&u(m[C])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var Ei,Je,Pr=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Ma=typeof Map<"u",ka=typeof Set<"u",Ti=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Oi=Pr?Symbol.for("immer-nothing"):((Ei={})["immer-nothing"]=!0,Ei),wi=Pr?Symbol.for("immer-draftable"):"__$immer_draftable",I=Pr?Symbol.for("immer-state"):"__$immer_state";var Na=""+Object.prototype.constructor,Be=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Ri=Object.getOwnPropertyDescriptors||function(t){var e={};return Be(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},_r={},Ze={get:function(t,e){if(e===I)return t;var r=ve(t);if(!je(r,e))return function(i,a,s){var o,c=Si(a,s);return c?"value"in c?c.value:(o=c.get)===null||o===void 0?void 0:o.call(i.k):void 0}(t,r,e);var n=r[e];return t.I||!Z(n)?n:n===Sr(t.t,e)?(Ar(t),t.o[e]=wr(t.A.h,n,t)):n},has:function(t,e){return e in ve(t)},ownKeys:function(t){return Reflect.ownKeys(ve(t))},set:function(t,e,r){var n=Si(ve(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=Sr(ve(t),e),a=i?.[I];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(xi(r,i)&&(r!==void 0||je(t.t,e)))return!0;Ar(t),me(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return Sr(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Ar(t),me(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=ve(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){G(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){G(12)}},Xe={};Pe(Ze,function(t,e){Xe[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Xe.deleteProperty=function(t,e){return Xe.set.call(this,t,e,void 0)},Xe.set=function(t,e,r){return Ze.set.call(this,t[0],e,r,t[0])};var La=function(){function t(r){var n=this;this.O=Ti,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var o=a;a=i;var c=n;return function(y){var w=this;y===void 0&&(y=o);for(var A=arguments.length,E=Array(A>1?A-1:0),C=1;C<A;C++)E[C-1]=arguments[C];return c.produce(y,function(_){var L;return(L=a).call.apply(L,[w,_].concat(E))})}}var u;if(typeof a!="function"&&G(6),s!==void 0&&typeof s!="function"&&G(7),Z(i)){var d=gi(n),f=wr(n,i,void 0),p=!0;try{u=a(f),p=!1}finally{p?Ct(d):Tr(d)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(y){return gr(d,s),br(y,d)},function(y){throw Ct(d),y}):(gr(d,s),br(u,d))}if(!i||typeof i!="object"){if((u=a(i))===void 0&&(u=i),u===Oi&&(u=void 0),n.D&&Rr(u,!0),s){var m=[],v=[];ae("Patches").M(i,u,m,v),s(m,v)}return u}G(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(u){for(var d=arguments.length,f=Array(d>1?d-1:0),p=1;p<d;p++)f[p-1]=arguments[p];return n.produceWithPatches(u,function(m){return i.apply(void 0,[m].concat(f))})};var s,o,c=n.produce(i,a,function(u,d){s=u,o=d});return typeof Promise<"u"&&c instanceof Promise?c.then(function(u){return[u,s,o]}):[c,s,o]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){Z(r)||G(8),ce(r)&&(r=Da(r));var n=gi(this),i=wr(this,r,void 0);return i[I].C=!0,Tr(n),i},e.finishDraft=function(r,n){var i=r&&r[I],a=i.A;return gr(a,n),br(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Ti&&G(20),this.O=r},e.applyPatches=function(r,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){r=a.value;break}}i>-1&&(n=n.slice(i+1));var s=ae("Patches").$;return ce(r)?s(r,n):this.produce(r,function(o){return s(o,n)})},t}(),q=new La,Ua=q.produce,Pu=q.produceWithPatches.bind(q),Du=q.setAutoFreeze.bind(q),Mu=q.setUseProxies.bind(q),ku=q.applyPatches.bind(q),Nu=q.createDraft.bind(q),Lu=q.finishDraft.bind(q),It=Ua;function De(t){"@babel/helpers - typeof";return De=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},De(t)}function Ii(t,e){if(De(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(De(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Pi(t){var e=Ii(t,"string");return De(e)=="symbol"?e:e+""}function Di(t,e,r){return(e=Pi(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Mi(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Dr(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Mi(Object(r),!0).forEach(function(n){Di(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Mi(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function j(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var ki=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Mr=function(){return Math.random().toString(36).substring(7).split("").join(".")},Pt={INIT:"@@redux/INIT"+Mr(),REPLACE:"@@redux/REPLACE"+Mr(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Mr()}};function Fa(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function kr(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(j(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(j(1));return r(kr)(t,e)}if(typeof t!="function")throw new Error(j(2));var i=t,a=e,s=[],o=s,c=!1;function u(){o===s&&(o=s.slice())}function d(){if(c)throw new Error(j(3));return a}function f(y){if(typeof y!="function")throw new Error(j(4));if(c)throw new Error(j(5));var w=!0;return u(),o.push(y),function(){if(w){if(c)throw new Error(j(6));w=!1,u();var E=o.indexOf(y);o.splice(E,1),s=null}}}function p(y){if(!Fa(y))throw new Error(j(7));if(typeof y.type>"u")throw new Error(j(8));if(c)throw new Error(j(9));try{c=!0,a=i(a,y)}finally{c=!1}for(var w=s=o,A=0;A<w.length;A++){var E=w[A];E()}return y}function m(y){if(typeof y!="function")throw new Error(j(10));i=y,p({type:Pt.REPLACE})}function v(){var y,w=f;return y={subscribe:function(E){if(typeof E!="object"||E===null)throw new Error(j(11));function C(){E.next&&E.next(d())}C();var _=w(C);return{unsubscribe:_}}},y[ki]=function(){return this},y}return p({type:Pt.INIT}),n={dispatch:p,subscribe:f,getState:d,replaceReducer:m},n[ki]=v,n}function ja(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:Pt.INIT});if(typeof n>"u")throw new Error(j(12));if(typeof r(void 0,{type:Pt.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(j(13))})}function Ni(t){for(var e=Object.keys(t),r={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(r[i]=t[i])}var a=Object.keys(r),s,o;try{ja(r)}catch(c){o=c}return function(u,d){if(u===void 0&&(u={}),o)throw o;if(0)var f;for(var p=!1,m={},v=0;v<a.length;v++){var y=a[v],w=r[y],A=u[y],E=w(A,d);if(typeof E>"u"){var C=d&&d.type;throw new Error(j(14))}m[y]=E,p=p||E!==A}return p=p||a.length!==Object.keys(u).length,p?m:u}}function He(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function Li(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(j(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},o=e.map(function(c){return c(s)});return a=He.apply(void 0,o)(i.dispatch),Dr(Dr({},i),{},{dispatch:a})}}}function Ui(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(o){return typeof o=="function"?o(i,a,t):s(o)}}};return e}var Fi=Ui();Fi.withExtraArgument=Ui;var Nr=Fi;var Vi=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),Ba=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(u){return function(d){return c([u,d])}}function c(u){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=u[0]&2?i.return:u[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,u[1])).done)return a;switch(i=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return r.label++,{value:u[1],done:!1};case 5:r.label++,i=u[1],u=[0];continue;case 7:u=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){r.label=u[1];break}if(u[0]===6&&r.label<a[1]){r.label=a[1],a=u;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(u);break}a[2]&&r.ops.pop(),r.trys.pop();continue}u=e.call(t,r)}catch(d){u=[6,d],i=0}finally{n=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},Ve=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},$a=Object.defineProperty,Ha=Object.defineProperties,Va=Object.getOwnPropertyDescriptors,ji=Object.getOwnPropertySymbols,Ka=Object.prototype.hasOwnProperty,qa=Object.prototype.propertyIsEnumerable,Bi=function(t,e,r){return e in t?$a(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},ye=function(t,e){for(var r in e||(e={}))Ka.call(e,r)&&Bi(t,r,e[r]);if(ji)for(var n=0,i=ji(e);n<i.length;n++){var r=i[n];qa.call(e,r)&&Bi(t,r,e[r])}return t},Lr=function(t,e){return Ha(t,Va(e))},Wa=function(t,e,r){return new Promise(function(n,i){var a=function(c){try{o(r.next(c))}catch(u){i(u)}},s=function(c){try{o(r.throw(c))}catch(u){i(u)}},o=function(c){return c.done?n(c.value):Promise.resolve(c.value).then(a,s)};o((r=r.apply(t,e)).next())})};var Ga=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?He:He.apply(null,arguments)},ec=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function za(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}var Qa=function(t){Vi(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Ve([void 0],r[0].concat(this)))):new(e.bind.apply(e,Ve([void 0],r.concat(this))))},e}(Array),Ya=function(t){Vi(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Ve([void 0],r[0].concat(this)))):new(e.bind.apply(e,Ve([void 0],r.concat(this))))},e}(Array);function jr(t){return Z(t)?It(t,function(){}):t}function Xa(t){return typeof t=="boolean"}function Ja(){return function(e){return Za(e)}}function Za(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,s=a===void 0?!0:a,o=new Qa;if(r&&(Xa(r)?o.push(Nr):o.push(Nr.withExtraArgument(r.extraArgument))),0){if(i)var c;if(s)var u}return o}var Ur=!0;function Ki(t){var e=Ja(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,a=r.middleware,s=a===void 0?e():a,o=r.devTools,c=o===void 0?!0:o,u=r.preloadedState,d=u===void 0?void 0:u,f=r.enhancers,p=f===void 0?void 0:f,m;if(typeof i=="function")m=i;else if(za(i))m=Ni(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var v=s;if(typeof v=="function"&&(v=v(e),!Ur&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Ur&&v.some(function(_){return typeof _!="function"}))throw new Error("each middleware provided to configureStore must be a function");var y=Li.apply(void 0,v),w=He;c&&(w=Ga(ye({trace:!Ur},typeof c=="object"&&c)));var A=new Ya(y),E=A;Array.isArray(p)?E=Ve([y],p):typeof p=="function"&&(E=p(A));var C=w.apply(void 0,E);return kr(m,d,C)}function ge(t,e){function r(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return ye(ye({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(n){return n.type===t},r}function qi(t){var e={},r=[],n,i={addCase:function(a,s){var o=typeof a=="string"?a:a.type;if(o in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[o]=s,i},addMatcher:function(a,s){return r.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,r,n]}function es(t){return typeof t=="function"}function ts(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?qi(e):[e,r,n],a=i[0],s=i[1],o=i[2],c;if(es(t))c=function(){return jr(t())};else{var u=jr(t);c=function(){return u}}function d(f,p){f===void 0&&(f=c());var m=Ve([a[p.type]],s.filter(function(v){var y=v.matcher;return y(p)}).map(function(v){var y=v.reducer;return y}));return m.filter(function(v){return!!v}).length===0&&(m=[o]),m.reduce(function(v,y){if(y)if(ce(v)){var w=v,A=y(w,p);return A===void 0?v:A}else{if(Z(v))return It(v,function(E){return y(E,p)});var A=y(v,p);if(A===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return A}return v},f)}return d.getInitialState=c,d}function rs(t,e){return t+"/"+e}function Wi(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:jr(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},o={};i.forEach(function(d){var f=n[d],p=rs(e,d),m,v;"reducer"in f?(m=f.reducer,v=f.prepare):m=f,a[d]=m,s[p]=m,o[d]=v?ge(p,v):ge(p)});function c(){var d=typeof t.extraReducers=="function"?qi(t.extraReducers):[t.extraReducers],f=d[0],p=f===void 0?{}:f,m=d[1],v=m===void 0?[]:m,y=d[2],w=y===void 0?void 0:y,A=ye(ye({},p),s);return ts(r,function(E){for(var C in A)E.addCase(C,A[C]);for(var _=0,L=v;_<L.length;_++){var Y=L[_];E.addMatcher(Y.matcher,Y.reducer)}w&&E.addDefaultCase(w)})}var u;return{name:e,reducer:function(d,f){return u||(u=c()),u(d,f)},actions:o,caseReducers:a,getInitialState:function(){return u||(u=c()),u.getInitialState()}}}var ns="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",is=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=ns[Math.random()*64|0];return e},as=["name","message","stack","code"],Fr=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),$i=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),ss=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=as;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},ic=function(){function t(e,r,n){var i=ge(e+"/fulfilled",function(d,f,p,m){return{payload:d,meta:Lr(ye({},m||{}),{arg:p,requestId:f,requestStatus:"fulfilled"})}}),a=ge(e+"/pending",function(d,f,p){return{payload:void 0,meta:Lr(ye({},p||{}),{arg:f,requestId:d,requestStatus:"pending"})}}),s=ge(e+"/rejected",function(d,f,p,m,v){return{payload:m,error:(n&&n.serializeError||ss)(d||"Rejected"),meta:Lr(ye({},v||{}),{arg:p,requestId:f,rejectedWithValue:!!m,requestStatus:"rejected",aborted:d?.name==="AbortError",condition:d?.name==="ConditionError"})}}),o=!1,c=typeof AbortController<"u"?AbortController:function(){function d(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return d.prototype.abort=function(){},d}();function u(d){return function(f,p,m){var v=n?.idGenerator?n.idGenerator(d):is(),y=new c,w,A=!1;function E(_){w=_,y.abort()}var C=function(){return Wa(this,null,function(){var _,L,Y,Se,B,Ae,ke;return Ba(this,function(l){switch(l.label){case 0:return l.trys.push([0,4,,5]),Se=(_=n?.condition)==null?void 0:_.call(n,d,{getState:p,extra:m}),us(Se)?[4,Se]:[3,2];case 1:Se=l.sent(),l.label=2;case 2:if(Se===!1||y.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return A=!0,B=new Promise(function(h,b){return y.signal.addEventListener("abort",function(){return b({name:"AbortError",message:w||"Aborted"})})}),f(a(v,d,(L=n?.getPendingMeta)==null?void 0:L.call(n,{requestId:v,arg:d},{getState:p,extra:m}))),[4,Promise.race([B,Promise.resolve(r(d,{dispatch:f,getState:p,extra:m,requestId:v,signal:y.signal,abort:E,rejectWithValue:function(h,b){return new Fr(h,b)},fulfillWithValue:function(h,b){return new $i(h,b)}})).then(function(h){if(h instanceof Fr)throw h;return h instanceof $i?i(h.payload,v,d,h.meta):i(h,v,d)})])];case 3:return Y=l.sent(),[3,5];case 4:return Ae=l.sent(),Y=Ae instanceof Fr?s(null,v,d,Ae.payload,Ae.meta):s(Ae,v,d),[3,5];case 5:return ke=n&&!n.dispatchConditionRejection&&s.match(Y)&&Y.meta.condition,ke||f(Y),[2,Y]}})})}();return Object.assign(C,{abort:E,requestId:v,arg:d,unwrap:function(){return C.then(os)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function os(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function us(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Gi="listener",zi="completed",Qi="cancelled",ac="task-"+Qi,sc="task-"+zi,oc=Gi+"-"+Qi,uc=Gi+"-"+zi;var Br="listenerMiddleware";var cc=ge(Br+"/add"),lc=ge(Br+"/removeAll"),dc=ge(Br+"/remove");var Hi,fc=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Hi||(Hi=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},cs=function(t){return function(e){setTimeout(e,t)}},hc=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:cs(10);Ci();function ls(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(r,n,i){this.eventBus.addEventListener(r,n,i)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,i){this.eventBus.removeEventListener(r,n,i)}}}var Dt=class extends ls(Object){};window.ftReduxStores||(window.ftReduxStores={});var Yi=class t extends Dt{static get(e){var r;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(xt(a))return a;if(i==null)return;let s=Wi({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),o=Ki({reducer:(c,u)=>u.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...c,...u.overwrites}:s.reducer(c,u)});return window.ftReduxStores[i.name]=new t(s,o,i.eventBus)}constructor(e,r,n){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Et;let i=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,s,o)=>{let c=s,u=a[c];return u?(...d)=>{let f=u(...d.map(i));return this.reduxStore.dispatch(f),f}:d=>{this.setState({[c]:i(d)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var kt=S(D());var Mt=class extends K{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=g.getState().session;return!!e?.sessionAuthenticated}};var fs="ft-user-assets",hs={setAssetCount:(t,e)=>{let{userAssetType:r,count:n}=e.payload.assetCount;t.assetCounts.allAsset[r]=n},clearAssetCount:t=>{Object.values(Ce).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let r=e.payload.mapId;t.assetCounts.bookmarkByMap[r]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}}},z=kt.FtReduxStore.get({name:fs,reducers:hs,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Ce).map(t=>[t,void 0])),bookmarkByMap:{}}}}),$r=class{constructor(e=new Mt){this.assetCountsService=e,this.currentSession=g.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new mt,this.savedSearchesService=new gt,g.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=g.getState();(0,kt.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts())}clearUserAssetCounts(){z.actions.clearAssetCount(),z.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),z.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),z.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();z.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async loadAssetCount(e){let r=await this.assetCountsService.getUserAssetCount(e);r&&z.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(e){let r=await this.assetCountsService.getUserBookmarkCountByMap(e);r&&z.actions.setBookmarkCountByMap({count:r.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let r=Object.keys(z.getState().assetCounts.bookmarkByMap).length!==0;e===Ce.BOOKMARKS&&r&&z.actions.clearBookmarkCountByMap(),z.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;z.actions.bookmarks(r)}}},Hr=new $r;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Hr);(0,Xi.customElement)("ft-app-context")(R);var Nt=class extends K{get mapId(){return this._mapId}set mapId(e){e!==this._mapId&&this.clear(),this._mapId=e}constructor(e,r,n){super(!1,r),this.converter=e,this._mapId=n,this.initCache()}async withMapId(e){return this._mapId?e(this._mapId):void 0}initCache(){this.cache.registerFinal("configuration",()=>this.api.getReaderConfiguration()),this.cache.register("map",()=>this.withMapId(e=>this.fetchMap(e))),this.cache.register("enrichedToc",()=>this.withMapId(e=>this.fetchPages(e).then(r=>this.converter.convertPaginatedToc(e,r)))),this.cache.register("ratingSummary",()=>{var e,r;return oe((r=(e=g.getState().session)===null||e===void 0?void 0:e.profile.roles)!==null&&r!==void 0?r:[],"RATING_USER")?this.withMapId(i=>this.fetchMapRating(i)):Promise.resolve()})}clear(){this.cache.clearAll()}makeCacheKey(e,r){return e+(r?"-destinationLanguage-"+r?.destinationLanguage:"")}getMap(e){return this.cache.get(this.makeCacheKey("map",e),()=>this.fetchMap(this.mapId,e))}getMapNow(e){return this.cache.getNow(this.makeCacheKey("map",e))}getConfiguration(){return this.cache.get("configuration")}getEnrichedToc(e){return this.cache.get(this.makeCacheKey("enrichedToc",e),()=>this.fetchPages(this.mapId,e).then(r=>this.converter.convertPaginatedToc(this.mapId,r)))}getEnrichedTocNow(e){return this.cache.getNow(this.makeCacheKey("enrichedToc",e))}async getPaginationConfiguration(){return(await this.getEnrichedToc()).paginationConfiguration}async getToc(e){return(await this.getEnrichedToc(e)).toc}async getPagesToc(e){return(await this.getEnrichedToc(e)).pagesToc}async getTranslationError(e){return(await this.getEnrichedToc(e)).translationError}async getTocNode(e,r){return(await this.getEnrichedToc(r)).nodeByTocId[e]}getTocNodeNow(e,r){var n;return(n=this.getEnrichedTocNow(r))===null||n===void 0?void 0:n.nodeByTocId[e]}getTocNodeNowByUrl(e,r){var n,i;let a=this.getMapNow(r);return a?.prettyUrl==e||`${a?.id}/root`===e?(n=this.getEnrichedTocNow(r))===null||n===void 0?void 0:n.toc[0]:(i=this.getEnrichedTocNow(r))===null||i===void 0?void 0:i.nodeByUrl[e]}async getPage(e,r){let n=await this.getEnrichedToc(r);return n.pages[e-1]||n.pages[0]}async getPageByTocId(e,r){let n=await this.getEnrichedToc(r);return n.pageByTocId[e]||n.pages[0]}getTopicInfo(e){return this.cache.get("topic-"+e.tocId,()=>this.fetchTopicMetadata(e))}getTopicContent(e){return this.cache.get("topic-content-"+e.tocId,()=>this.fetchTopicHTMLContent(e))}getTranslatedTopicContent(e,r){return this.cache.get(this.makeCacheKey("translated-topic-content-"+e.tocId,r),()=>this.fetchTranslatedTopicHTMLContent(e,r))}getAttachments(){return this.cache.get("map-attachments",()=>this.fetchAttachments())}clearMapAttachments(){this.cache.clear("map-attachments")}getRelativesForDocument(e,r){return this.cache.get("document-relatives-"+e+"-"+r.join("-"),()=>this.fetchRelativesForDocument(e,r))}getRelativesForTopicInMap(e,r,n){return this.cache.get("topic-relatives-"+[e,r,...n].join("-"),()=>this.fetchRelativesForTopicInMap(e,r,n))}getAttachmentDownloadLink(e){return this.makeAbsolute(`${this.api.endpoints.khub.maps.mapId(this.mapId).attachments.attachmentId(e).content}?download=true&locationValue=reader`)}getLink(e,r,n){let i=this.getNavigationData(e,r,n),a=this.getReaderLinkPrefix()+(i.prettyUrl?i.prettyUrl:`${i.mapId}/${i.tocId}`),s=new URL(a,this.api.tenantBaseUrl);return i.page!=null&&s.searchParams.set("page",`${i.page}`),i.prettyUrlDuplicated&&s.searchParams.set("tocId",i.tocId),i.section!=null&&s.searchParams.set("section",i.section),s.href}getNavigationData(e,r,n,i){var a,s;e=e||"root";let o=this.getEnrichedTocNow(i),c=o?.pageByTocId[e],u=o?.nodeByTocId[e],d=u?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(a=u?.title)!==null&&a!==void 0?a:"",untranslatedTopicTitle:u?.untranslatedTitle,page:r&&c&&c.number!==r?r:void 0,prettyUrl:d?.replace(/^r\//,""),prettyUrlDuplicated:(s=o?.duplicatedPrettyUrls.has(d??""))!==null&&s!==void 0?s:!1,section:n}}async getAccurateNavigationData(e,r,n,i){return await this.getEnrichedToc(i),this.getNavigationData(e,r,n,i)}getRatingSummary(){return this.cache.get("ratingSummary")}reloadRating(){return this.cache.clear("ratingSummary"),this.getRatingSummary()}getMapRating(){return this.getRatingSummary().then(e=>e?.publication)}getTopicRating(e){return this.getRatingSummary().then(r=>{var n;return r?{type:r.topics.type,rating:(n=r.topics)===null||n===void 0?void 0:n.ratings.find(i=>i.tocId===e)}:void 0})}rateMap(e,r){return this.makeRateMapRequest(e,r).then(()=>this.clearRatingIfNecessary())}unrateMap(){return this.makeUnrateMapRequest().then(()=>this.clearRatingIfNecessary())}sendMapFeedback(e,r){return this.makeMapFeedbackRequest(e,r)}rateTopic(e,r,n){return this.makeRateTopicRequest(e,r,n).then(()=>this.clearRatingIfNecessary())}unrateTopic(e){return this.makeUnrateTopicRequest(e).then(()=>this.clearRatingIfNecessary())}async clearRatingIfNecessary(){let e=g.getState().session;e?.sessionAuthenticated&&this.cache.clear("ratingSummary")}sendTopicFeedback(e,r,n){return this.makeTopicFeedbackRequest(e,r,n)}fontsStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.fonts)}themeStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.theme)}buildBreadcrumb(e,r){let n=this.getTocNodeNow(e,r),i=[{tocId:n.tocId,title:n.title,untranslatedTitle:n.untranslatedTitle}],a=this.getTocNodeNow(n.parentTocId,r);for(;a;)i.unshift({tocId:a.tocId,title:a.title,untranslatedTitle:a.untranslatedTitle}),a=this.getTocNodeNow(a.parentTocId,r);return i}isFeatureAccessible(e,{session:r}){var n;if(!this.isFeatureAvailable(e))return!1;switch(e){case se.FEEDBACK:return oe(r??[],O.FEEDBACK_USER);case se.RATING:return oe(r??[],O.RATING_USER);case se.PRINT:return oe(r??[],O.PRINT_USER);case se.BOOKMARK:return!!r?.sessionAuthenticated;case se.COLLECTIONS:return oe(r??[],O.COLLECTION_USER);case se.PERSONAL_BOOKS:return oe(r??[],O.PERSONAL_BOOK_USER)&&!(!((n=this.getMapNow())===null||n===void 0)&&n.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}reloadConfiguration(){this.cache.registerFinal("configuration",()=>this.api.getReaderConfiguration())}};var Lt=class t extends Nt{static async build(e){return new t(new dt,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e,r){let n=await this.api.getMap(e,r);return this.fingerprint=n.fingerprint,n}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e,r){return await this.getMap(r),this.api.getPages(e,this.fingerprint,r)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}fetchTranslatedTopicHTMLContent(e,r){return this.api.getTranslatedTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint,r)}fetchTopicMetadata(e){return this.api.getTopic(this.mapId,e.contentId,this.fingerprint)}fetchAttachments(){return this.api.getMapAttachments(this.mapId).catch(()=>[])}fetchRelativesForDocument(e,r){let n={query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",metadataFilters:[{key:e,valueFilter:{negative:!1,values:r}}],sort:[],facets:[]};return this.api.search(n)}fetchRelativesForTopicInMap(e,r,n){let i={query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",metadataFilters:[{key:r,valueFilter:{negative:!1,values:n}},{key:"ft:publicationId",valueFilter:{negative:!1,values:[e]}}],sort:[],facets:[]};return this.api.search(i)}makeMapFeedbackRequest(e,r){return this.api.sendMapFeedback(this.mapId,e,r)}makeRateMapRequest(e,r){return this.api.rateMap(this.mapId,e,r)}makeRateTopicRequest(e,r,n){return this.api.rateTopic(this.mapId,e,r,n)}makeTopicFeedbackRequest(e,r,n){return this.api.sendTopicFeedback(this.mapId,e,r,n)}makeUnrateMapRequest(){return this.api.unrateMap(this.mapId)}makeUnrateTopicRequest(e){return this.api.unrateTopic(this.mapId,e)}getReaderLinkPrefix(){return"r/"}isFeatureAvailable(e){return!0}};var Ut=class t{static build(e,r){return new t(Sn(e.trim()||"context"),r??Lt.build)}loaded(){return(0,ee.waitUntil)(()=>this._loaded)}constructor(e,r,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new ee.Debouncer(10),this.initService(r)}async initService(e){return this.service=await e(),this.service.mapId=this.store.getState().mapId,this.reload()}async setMapId(e){e!==this.store.getState().mapId&&(this.store.actions.mapId(e),this.service&&(this.service.mapId=e),await this.reload())}setRenderedTopics(e){this.store.actions.renderedTopics(e)}setVisibleTopics(e){this.store.actions.visibleTopics(e)}async awaitService(){return(0,ee.waitFor)(()=>this.service)}async navigateToTopic(e,r,n){await this.loaded();let i=await this.awaitService(),a=await(n!=null?i.getPage(n,this.getTranslationSettings()):i.getPageByTocId(e??"root",this.getTranslationSettings()));this.store.actions.currentPage(a);let s=this.resolveValidNonRootTocId(e,a);this.store.actions.scrollTarget({tocId:s,section:r}),this.store.getState().visibleTopics[0]!==s&&this.store.actions.visibleTopics([])}resolveValidNonRootTocId(e,r){var n,i,a;let s=(n=e==="root"?void 0:e)!==null&&n!==void 0?n:r.rootTocId;return r.topics.includes(s)?s:(a=(i=r.topics[0])!==null&&i!==void 0?i:r.hiddenTopics[0])!==null&&a!==void 0?a:"root"}async navigateToPage(e){await this.loaded();let n=await(await this.awaitService()).getPage(e,this.getTranslationSettings());this.store.actions.currentPage(n)}scrollDone(){this.store.actions.scrollTarget({})}async load(){var e;!((e=this.service)===null||e===void 0)&&e.mapId&&this.store.getState().map==null&&await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}clear(){var e;this._loaded=!1,this.store.actions.configuration(void 0),this.store.actions.map(void 0),this.store.actions.toc(void 0),this.store.actions.pagesToc(void 0),this.store.actions.currentPage(void 0),this.store.actions.searchInDocumentQuery(""),this.store.actions.relatives(void 0),this.store.actions.renderedTopics([]),this.store.actions.visibleTopics([]),this.store.actions.translation({sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}),this.store.actions.mapRating(void 0),(e=this.service)===null||e===void 0||e.clear(),this.clusteringHelper=void 0}reload(){return this.clear(),this.load()}async fetchData(e){var r,n,i,a,s,o;try{e&&this.setTranslationLoading(!0);let c=u=>{throw e&&this.setTranslationError(!0),u};await Promise.all([(r=this.service)===null||r===void 0?void 0:r.getConfiguration().then(u=>this.store.actions.configuration(u)),(n=this.service)===null||n===void 0?void 0:n.getMap(e).then(u=>this.store.actions.map(u)).catch(c),(i=this.service)===null||i===void 0?void 0:i.getToc(e).then(u=>this.store.actions.toc(u)).catch(c),(a=this.service)===null||a===void 0?void 0:a.getPagesToc(e).then(u=>this.store.actions.pagesToc(u)).catch(c),(s=this.service)===null||s===void 0?void 0:s.getPaginationConfiguration().then(u=>this.store.actions.paginationConfiguration(u)).catch(c),(o=this.service)===null||o===void 0?void 0:o.getTranslationError(e).then(u=>this.setTranslationError(u))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0,e&&this.setTranslationLoading(!1)}catch(c){this.errorHandler&&!(c instanceof ee.CanceledPromiseError)&&this.errorHandler(c)}}fetchRelatives(){var e,r;let n=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(i=>{var a;return i.key==((a=this.store.getState().configuration)===null||a===void 0?void 0:a.relativePivotMetadata)}).flatMap(i=>i.values);n!==void 0&&n.length>0?(r=this.service)===null||r===void 0||r.getRelativesForDocument(this.store.getState().configuration.relativePivotMetadata,n).then(i=>{let a=i.results.flatMap(s=>s.entries);this.store.actions.relatives(a),this.updateClusteringHelper()}):this.updateClusteringHelper()}updateClusteringHelper(){this.clusteringHelper=this.createClusteringHelper(),this.clusteringHelper&&this.store.dispatchEvent(new Event(Te.clusteringHelperCreated))}createClusteringHelper(){var e,r;if(this.clusteringHelperProvider)return this.clusteringHelperProvider();let n=this.store.getState().relatives;if(n){let i=n.find(s=>{var o;return((o=s.map)===null||o===void 0?void 0:o.mapId)==this.store.getState().mapId}),a=(r=(e=g.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&r!==void 0?r:[];return new ee.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,a)}}async navigateToRelativeTopicIfFound(e){var r,n,i;await this.loaded();let a=await(0,ee.waitFor)(()=>{var u;return(u=this.store.getState().configuration)===null||u===void 0?void 0:u.relativeTopicPivotMetadata}),s=this.store.getState().mapId,c=await(await this.awaitService()).getRelativesForTopicInMap(s,a,[e]);if(!((i=(n=(r=c?.results)===null||r===void 0?void 0:r[0])===null||n===void 0?void 0:n.entries)===null||i===void 0)&&i[0]){let u=c.results[0].entries[0].topic.tocId;return await this.navigateToTopic(u),!0}else return await this.navigateToTopic("root"),!1}setSearchInDocumentQuery(e){this.store.actions.searchInDocumentQuery(e)}async setTranslationDestinationLanguage(e){this.store.actions.setTranslationDestinationLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationSourceLanguage(e){this.store.actions.setTranslationSourceLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationProfileId(e){this.store.actions.setTranslationProfileId(e)}async setTranslationLoading(e){this.store.actions.setTranslationLoading(e)}async setTranslationError(e){this.store.actions.setTranslationError(e)}getTranslationSettings(){var e;let r=this.store.getState();return r.translation.profileId&&r.translation.destinationLanguage?{profileId:r.translation.profileId,destinationLanguage:r.translation.destinationLanguage.code,sourceLanguage:(e=r.map)===null||e===void 0?void 0:e.lang}:void 0}async fetchMapRating(){var e;this.store.actions.mapRating(await((e=this.service)===null||e===void 0?void 0:e.getMapRating()))}async fetchTopicRating(e){var r;let n=await((r=this.service)===null||r===void 0?void 0:r.getTopicRating(e));n&&this.store.actions.setTopicsRating({[e]:n})}registerMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.add(e),this.store.getState().relatives==null?this.fetchRelatives():this.updateClusteringHelper()}unregisterMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.delete(e),this.updateClusteringHelper()}getAccurateNavigationData(e,r,n){return this.service.getAccurateNavigationData(e,r?.number,n?.section,this.getTranslationSettings())}buildBreadcrumb(e){var r;return(r=this.service)===null||r===void 0?void 0:r.buildBreadcrumb(e,this.getTranslationSettings())}fetchTopicContent(e){var r,n;let i=this.getTranslationSettings();return i?(r=this.service)===null||r===void 0?void 0:r.getTranslatedTopicContent(e,i).then(a=>(a.isTranslationError&&this.setTranslationError(!0),a.content)):(n=this.service)===null||n===void 0?void 0:n.getTopicContent(e)}getTocNode(e){return this.service.getTocNode(e,this.getTranslationSettings())}getPage(e){return this.service.getPage(e,this.getTranslationSettings())}onMapAttachmentsUpdate(){var e;(e=this.service)===null||e===void 0||e.clearMapAttachments(),this.store.dispatchEvent(new Event(Te.mapAttachmentsUpdate))}};var Ji=S(te());var Zi=Ji.css`
|
|
44
44
|
`;var Ft=class extends CustomEvent{constructor(e,r){super("ft-reader-map-loaded",{detail:{map:e,toc:r}})}},jt=class extends CustomEvent{constructor(e,r){super("ft-reader-visible-topics-change",{detail:{visibleTopics:r}})}},Bt=class extends CustomEvent{constructor(e){super("ft-reader-navigation-done",{detail:e})}},$t=class extends CustomEvent{constructor(e){super("ft-reader-load-error",{detail:e})}},Ht=class extends Event{constructor(){super("ft-reader-map-not-found")}},Vt=class extends Event{constructor(){super("ft-reader-map-unauthorized")}},Kt=class extends Event{constructor(){super("ft-reader-map-forbidden")}},qt=class extends Event{constructor(){super("ft-reader-topic-relative-not-found",{bubbles:!0,composed:!0})}};var Wt=class{constructor(e){this.stateManager=e}searchInDocument(e){this.stateManager.setSearchInDocumentQuery(e??"")}};var V=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},ps=t=>e=>+(e??"NaN")>0?+e:t,k=class extends H.FtLitElementRedux{constructor(){super(),this.visibleTopics=[],this.updateConfiguration=()=>{this.stateManager.awaitService().then(e=>{e.reloadConfiguration()})},this.scrollToTargetDebouncer=new H.Debouncer(5),this.navigationDebouncer=new H.Debouncer(10),this.mapLoadedEventDebouncer=new H.Debouncer(50),this.addStore(g)}render(){return et.html`
|
|
45
45
|
${this.importStyleIfNeeded()}
|
|
46
46
|
<slot @register-ft-reader-component="${this.registerComponent}"></slot>
|