@fluid-topics/ft-reader-context 1.2.38 → 1.2.39

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.
@@ -2,7 +2,7 @@
2
2
  `)===0?_.substr(1,_.length):_}).forEach(function(_){var C=_.split(":"),T=C.shift().trim();if(T){var Ne=C.join(":").trim();try{f.append(T,Ne)}catch(vt){console.warn("Response "+vt.message)}}}),f}S.call(N.prototype);function U(c,f){if(!(this instanceof U))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(f||(f={}),this.type="default",this.status=f.status===void 0?200:f.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=f.statusText===void 0?"":""+f.statusText,this.headers=new p(f.headers),this.url=f.url||"",this._initBody(c)}S.call(U.prototype),U.prototype.clone=function(){return new U(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new p(this.headers),url:this.url})},U.error=function(){var c=new U(null,{status:200,statusText:""});return c.ok=!1,c.status=0,c.type="error",c};var ue=[301,302,303,307,308];U.redirect=function(c,f){if(ue.indexOf(f)===-1)throw new RangeError("Invalid status code");return new U(null,{status:f,headers:{location:c}})},r.DOMException=n.DOMException;try{new r.DOMException}catch{r.DOMException=function(f,b){this.message=f,this.name=b;var _=Error(f);this.stack=_.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function ye(c,f){return new Promise(function(b,_){var C=new N(c,f);if(C.signal&&C.signal.aborted)return _(new r.DOMException("Aborted","AbortError"));var T=new XMLHttpRequest;function Ne(){T.abort()}T.onload=function(){var M={statusText:T.statusText,headers:oe(T.getAllResponseHeaders()||"")};C.url.indexOf("file://")===0&&(T.status<200||T.status>599)?M.status=200:M.status=T.status,M.url="responseURL"in T?T.responseURL:M.headers.get("X-Request-URL");var ce="response"in T?T.response:T.responseText;setTimeout(function(){b(new U(ce,M))},0)},T.onerror=function(){setTimeout(function(){_(new TypeError("Network request failed"))},0)},T.ontimeout=function(){setTimeout(function(){_(new TypeError("Network request timed out"))},0)},T.onabort=function(){setTimeout(function(){_(new r.DOMException("Aborted","AbortError"))},0)};function vt(M){try{return M===""&&n.location.href?n.location.href:M}catch{return M}}if(T.open(C.method,vt(C.url),!0),C.credentials==="include"?T.withCredentials=!0:C.credentials==="omit"&&(T.withCredentials=!1),"responseType"in T&&(i.blob?T.responseType="blob":i.arrayBuffer&&(T.responseType="arraybuffer")),f&&typeof f.headers=="object"&&!(f.headers instanceof p||n.Headers&&f.headers instanceof n.Headers)){var Gt=[];Object.getOwnPropertyNames(f.headers).forEach(function(M){Gt.push(l(M)),T.setRequestHeader(M,u(f.headers[M]))}),C.headers.forEach(function(M,ce){Gt.indexOf(ce)===-1&&T.setRequestHeader(ce,M)})}else C.headers.forEach(function(M,ce){T.setRequestHeader(ce,M)});C.signal&&(C.signal.addEventListener("abort",Ne),T.onreadystatechange=function(){T.readyState===4&&C.signal.removeEventListener("abort",Ne)}),T.send(typeof C._bodyInit>"u"?null:C._bodyInit)})}return ye.polyfill=!0,n.fetch||(n.fetch=ye,n.Headers=p,n.Request=N,n.Response=U),r.Headers=p,r.Request=N,r.Response=U,r.fetch=ye,r}({})})(Ue);Ue.fetch.ponyfill=!0;delete Ue.fetch.polyfill;var ge=ke.fetch?ke:Ue;J=ge.fetch;J.default=ge.fetch;J.fetch=ge.fetch;J.Headers=ge.Headers;J.Request=ge.Request;J.Response=ge.Response;Zt.exports=J});var In=R(F());var De=R(me()),se=R(le()),B=R(F());var $=R(F());var Xt=R(F()),kn={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}},Jt=t=>Xt.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,translation:{sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}},reducers:kn});var yt=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 l=(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:l,depth:r,parentTocId:n,children:[]};this.register(u);let d=this.convertSectionNodes((o=i.pageToc)!==null&&o!==void 0?o:[],r+1,i.tocId),p=this.convertNodes(i.children,r+1,u.tocId);return u.children=[...d,...p],[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,l;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(h=>this.nodeByTocId[h.tocId]),topics:[],hiddenTopics:[],breadcrumb:r?this.buildBreadcrumb(this.nodeByTocId[r]):[]},d=(h,m)=>(m?u.topics:u.hiddenTopics).push(h),p=(o=(s=e.pageConfiguration)===null||s===void 0?void 0:s.parentsVisibility)!==null&&o!==void 0?o:[];return u.breadcrumb.forEach((h,m)=>{d(h,p[m])}),e.tocId&&d(e.tocId,e.pageConfiguration.isVisible),u.topics.push(...this.tocIds((l=e.pageToc)!==null&&l!==void 0?l:[])),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}},Le=class{convertPaginatedToc(e,r){return new yt(e,r).build()}};var Fn=R(er(),1);var tr;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(tr||(tr={}));var rr;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(rr||(rr={}));var nr;(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.MAP_ATTACHMENT="MAP_ATTACHMENT",t.RESOURCE="RESOURCE"})(nr||(nr={}));var ir;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(ir||(ir={}));var ar;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(ar||(ar={}));var sr;(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.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.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",t.GEN_AI__RATE="GEN_AI__RATE",t.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",t.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_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.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"})(sr||(sr={}));var or;(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"})(or||(or={}));var ur;(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"})(ur||(ur={}));var cr;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(cr||(cr={}));var lr;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(lr||(lr={}));var dr;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(dr||(dr={}));var fr;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(fr||(fr={}));var pr;(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"})(pr||(pr={}));var hr;(function(t){t.ASC="ASC",t.DESC="DESC"})(hr||(hr={}));var vr;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(vr||(vr={}));var yr;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(yr||(yr={}));var mr;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(mr||(mr={}));var gr;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(gr||(gr={}));var br;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(br||(br={}));var Er;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Er||(Er={}));var Sr;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Sr||(Sr={}));var Tr;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Tr||(Tr={}));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.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",t.DEVELOPER="DEVELOPER"})(O||(O={}));var Ar;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Ar||(Ar={}));var wr;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(wr||(wr={}));var Un={[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.DEVELOPER]:[O.BETA_USER,O.DEBUG_USER],[O.GENERATIVE_AI_EXPORT_USER]:[O.GENERATIVE_AI_USER]};function _r(t,e){return t===e||(Un[t]??[]).some(r=>_r(r,e))}function de(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=>_r(n,e))}var Q;(function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"})(Q||(Q={}));var On=R(F());var Cr=R(me()),j=R(le()),z=R(F());var Or=R(me());var xr=Or.css`
3
3
  `;var Fe=R(F()),jn="ft-app-info",mt=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},Bn={session:(t,e)=>{(0,Fe.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>g.dispatchEvent(new mt(e.payload)),0))}},g=Fe.FtReduxStore.get({name:jn,reducers:Bn,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var Z=R(F());var gt=R(F());var fe=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 we=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:fe.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):fe.await()}};var W=class extends we{constructor(e=!0,r){var n;super(r);let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new gt.CacheRegistry,this.cache=e?i.commonCache:new gt.CacheRegistry}clearCache(){this.cache.clearAll()}};var Rr,Vn=Symbol("clearAfterUnitTest"),je=class extends W{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Rr]=()=>{this.defaultMessages={},this.cache=new Z.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(),Object.keys(r).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...r};(0,Z.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}await 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 Z.ParametrizedLabelResolver((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},s).resolve(r,...n)}async fetchContext(e){var r,n,i;if(!this.cache.has(e))if(((n=(r=window.process)===null||r===void 0?void 0:r.env)===null||n===void 0?void 0:n.NODE_ENV)==="test")this.cache.set(e,(i=this.defaultMessages[e])!==null&&i!==void 0?i:{});else try{await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),await this.notify(e)}catch(a){console.error(a)}}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,Z.delay)(0).then(()=>r()).catch(()=>null)))}};Rr=Vn;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends je{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends je{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Ir=window.FluidTopicsI18nService,ua=window.FluidTopicsCustomI18nService;var L=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},P=class extends z.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>fe.get(),this.messageContexts=[],this.cache=new z.CacheRegistry,this.cleanSessionDebouncer=new z.Debouncer}render(){return Cr.html`
4
4
  <slot></slot>
5
- `}update(e){var r,n,i,a,s;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("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(o=>Ir.addContext(o)),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)),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}};P.elementDefinitions={};P.styles=xr;L([(0,j.property)()],P.prototype,"baseUrl",void 0);L([(0,j.property)()],P.prototype,"apiIntegrationIdentifier",void 0);L([(0,j.property)()],P.prototype,"uiLocale",void 0);L([(0,z.jsonProperty)(null)],P.prototype,"availableUiLocales",void 0);L([(0,z.jsonProperty)(null)],P.prototype,"metadataConfiguration",void 0);L([(0,j.property)({type:Boolean})],P.prototype,"editorMode",void 0);L([(0,j.property)({type:Boolean})],P.prototype,"noCustom",void 0);L([(0,j.property)({type:Boolean})],P.prototype,"openExternalDocumentInNewTab",void 0);L([(0,j.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],P.prototype,"noCustomComponent",void 0);L([(0,j.property)({type:Boolean})],P.prototype,"withManualResources",void 0);L([(0,j.property)({type:Boolean})],P.prototype,"navigatorOnline",void 0);L([(0,j.property)({type:Boolean})],P.prototype,"forcedOffline",void 0);L([(0,j.property)({type:Object})],P.prototype,"apiProvider",void 0);L([(0,z.jsonProperty)([])],P.prototype,"messageContexts",void 0);L([(0,z.jsonProperty)(void 0)],P.prototype,"session",void 0);L([(0,j.state)()],P.prototype,"localesConfiguration",void 0);var Ri=R(le());function Hn(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(!Be(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(!Be(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(!Be(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function Be(t,e){try{return Hn(t,e)}catch{return!1}}function Ve(t,e){return!Be(t,e)}var Kn=R(le(),1);var He=class{constructor(){this.queue=[]}add(e,r=!1){r&&(this.queue=this.queue.filter(n=>n.type!==e.type)),this.queue.push(e)}consume(e){let r=this.queue.find(n=>n.type===e);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}};var _e=R(le(),1);var Pr=R(le(),1);function Dr(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,Pr.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return r();try{return JSON.parse(n)}catch{return r()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Ve,...e??{}})}var Ke=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 Mr=R(me(),1);var qe=globalThis,qn=qe.ShadowRoot&&(qe.ShadyCSS===void 0||qe.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,wa=Symbol();var Nr=(t,e)=>{if(qn)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),i=qe.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)}};var ze=class extends Mr.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 Nr(n,e.elementStyles),n}};var Ge=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},Fr,Lr=Symbol("constructorPrototype"),kr=Symbol("constructorName"),jr=Symbol("exportpartsDebouncer"),Ur=Symbol("dynamicDependenciesLoaded"),ee=class extends ze{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Fr]=new Ke(5),this[kr]=this.constructor.name,this[Lr]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[kr]&&Object.setPrototypeOf(this,this[Lr])}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[Ur]||(e[Ur]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}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[jr].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 l=h=>h!=null&&h.trim().length>0,u=e.filter(l).map(h=>h.trim());if(u.length===0){this.removeAttribute("exportparts");return}let d=new Set;for(let h of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let m=(a=(i=h.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],v=(o=(s=h.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(l).map(y=>y.trim()).forEach(y=>d.add(y))}if(d.size===0){this.removeAttribute("exportparts");return}let p=[...d.values()].flatMap(h=>u.map(m=>`${h}:${m}--${h}`));this.setAttribute("exportparts",[...this.part,...p].join(", "))}};Fr=jr;Ge([(0,_e.property)()],ee.prototype,"exportpartsPrefix",void 0);Ge([Dr([])],ee.prototype,"exportpartsPrefixes",void 0);Ge([(0,_e.property)()],ee.prototype,"customStylesheet",void 0);Ge([(0,_e.state)()],ee.prototype,"useAdoptedStyleSheets",void 0);function Oe(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Br,Vr,Hr,xe=Symbol("internalReduxEventsUnsubscribers"),te=Symbol("internalStoresUnsubscribers"),pe=Symbol("internalStores"),Re=class extends ee{constructor(){super(...arguments),this[Br]=new Map,this[Vr]=new Map,this[Hr]=new Map}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(r=>e.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[pe].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[pe].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[pe].get(e)}addStore(e,r){var n;r=(n=r??(Oe(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(r),this[pe].set(r,e),this.subscribeToStore(r,e),this.updateFromStores()}removeStore(e){let r=typeof e=="string"?e:e.name;this.unsubscribeFromStore(r),this[pe].delete(r)}setupStores(){this.unsubscribeFromStores(),this[pe].forEach((e,r)=>this.subscribeToStore(r,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,r)=>{let n=this.constructor.getPropertyOptions(r);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:r)){let i=this.getStore(e.store);i&&(e.store?this[te].has(e.store):this[te].size>0)&&(this[r]=e.selector(i.getState(),this))}})}subscribeToStore(e,r){var n;this[te].set(e,r.subscribe(()=>this.updateFromStores())),this[xe].set(e,[]),Oe(r)&&r.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||r.name===i.store)){let s=o=>this[a](o);r.addEventListener(i.eventName,s),this[xe].get(e).push(()=>r.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[te].forEach((e,r)=>this.unsubscribeFromStore(r))}unsubscribeFromStore(e){var r;this[te].has(e)&&this[te].get(e)(),this[te].delete(e),(r=this[xe].get(e))===null||r===void 0||r.forEach(n=>n()),this[xe].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Br=te,Vr=pe,Hr=xe;Re.reduxProperties=new Map;Re.reduxReactiveProperties=new Set;Re.reduxEventListeners=new Map;function K(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var 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 X(t){return!!t&&!!t[I]}function G(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)===Jn}(t)||Array.isArray(t)||!!t[Yr]||!!(!((e=t.constructor)===null||e===void 0)&&e[Yr])||xt(t)||Rt(t))}function he(t,e,r){r===void 0&&(r=!1),Se(t)===0?(r?Object.keys:Ee)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function Se(t){var e=t[I];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:xt(t)?2:Rt(t)?3:0}function be(t,e){return Se(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function zn(t,e){return Se(t)===2?t.get(e):t[e]}function Qr(t,e,r){var n=Se(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Xr(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function xt(t){return Qn&&t instanceof Map}function Rt(t){return Xn&&t instanceof Set}function re(t){return t.o||t.t}function It(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=en(t);delete e[I];for(var r=Ee(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 Ct(t,e){return e===void 0&&(e=!1),Pt(t)||X(t)||!G(t)||(Se(t)>1&&(t.set=t.add=t.clear=t.delete=Gn),Object.freeze(t),e&&he(t,function(r,n){return Ct(n,!0)},!0)),t}function Gn(){K(2)}function Pt(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Y(t){var e=Ot[t];return e||K(18,t),e}function $n(t,e){Ot[t]||(Ot[t]=e)}function At(){return Ce}function bt(t,e){e&&(Y("Patches"),t.u=[],t.s=[],t.v=e)}function $e(t){wt(t),t.p.forEach(Wn),t.p=null}function wt(t){t===Ce&&(Ce=t.l)}function Kr(t){return Ce={p:[],l:Ce,h:t,m:!0,_:0}}function Wn(t){var e=t[I];e.i===0||e.i===1?e.j():e.g=!0}function Et(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||Y("ES5").S(e,t,n),n?(r[I].P&&($e(e),K(4)),G(t)&&(t=We(e,t),e.l||Ye(e,t)),e.u&&Y("Patches").M(r[I].t,t,e.u,e.s)):t=We(e,r,[]),$e(e),e.u&&e.v(e.u,e.s),t!==Zr?t:void 0}function We(t,e,r){if(Pt(e))return e;var n=e[I];if(!n)return he(e,function(o,l){return qr(t,n,e,o,l,r)},!0),e;if(n.A!==t)return e;if(!n.P)return Ye(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=It(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),he(a,function(o,l){return qr(t,n,i,o,l,r,s)}),Ye(t,i,!1),r&&t.u&&Y("Patches").N(n,r,t.u,t.s)}return n.o}function qr(t,e,r,n,i,a,s){if(X(i)){var o=We(t,i,a&&e&&e.i!==3&&!be(e.R,n)?a.concat(n):void 0);if(Qr(r,n,o),!X(o))return;t.m=!1}else s&&r.add(i);if(G(i)&&!Pt(i)){if(!t.h.D&&t._<1)return;We(t,i),e&&e.A.l||Ye(t,i)}}function Ye(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Ct(e,r)}function St(t,e){var r=t[I];return(r?re(r):t)[e]}function zr(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 ne(t){t.P||(t.P=!0,t.l&&ne(t.l))}function Tt(t){t.o||(t.o=It(t.t))}function _t(t,e,r){var n=xt(e)?Y("MapSet").F(e,r):Rt(e)?Y("MapSet").T(e,r):t.O?function(i,a){var s=Array.isArray(i),o={i:s?1:0,A:a?a.A:At(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},l=o,u=Pe;s&&(l=[o],u=Ie);var d=Proxy.revocable(l,u),p=d.revoke,h=d.proxy;return o.k=h,o.j=p,h}(e,r):Y("ES5").J(e,r);return(r?r.A:At()).p.push(n),n}function Yn(t){return X(t)||K(22,t),function e(r){if(!G(r))return r;var n,i=r[I],a=Se(r);if(i){if(!i.P&&(i.i<4||!Y("ES5").K(i)))return i.t;i.I=!0,n=Gr(r,a),i.I=!1}else n=Gr(r,a);return he(n,function(s,o){i&&zn(i.t,s)===o||Qr(n,s,e(o))}),a===3?new Set(n):n}(t)}function Gr(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return It(t)}function Jr(){function t(s,o){var l=a[s];return l?l.enumerable=o:a[s]=l={configurable:!0,enumerable:o,get:function(){var u=this[I];return Pe.get(u,s)},set:function(u){var d=this[I];Pe.set(d,s,u)}},l}function e(s){for(var o=s.length-1;o>=0;o--){var l=s[o][I];if(!l.P)switch(l.i){case 5:n(l)&&ne(l);break;case 4:r(l)&&ne(l)}}}function r(s){for(var o=s.t,l=s.k,u=Ee(l),d=u.length-1;d>=0;d--){var p=u[d];if(p!==I){var h=o[p];if(h===void 0&&!be(o,p))return!0;var m=l[p],v=m&&m[I];if(v?v.t!==h:!Xr(m,h))return!0}}var y=!!o[I];return u.length!==Ee(o).length+(y?0:1)}function n(s){var o=s.k;if(o.length!==s.t.length)return!0;var l=Object.getOwnPropertyDescriptor(o,o.length-1);if(l&&!l.get)return!0;for(var u=0;u<o.length;u++)if(!o.hasOwnProperty(u))return!0;return!1}function i(s){s.g&&K(3,JSON.stringify(re(s)))}var a={};$n("ES5",{J:function(s,o){var l=Array.isArray(s),u=function(p,h){if(p){for(var m=Array(h.length),v=0;v<h.length;v++)Object.defineProperty(m,""+v,t(v,!0));return m}var y=en(h);delete y[I];for(var A=Ee(y),E=0;E<A.length;E++){var S=A[E];y[S]=t(S,p||!!y[S].enumerable)}return Object.create(Object.getPrototypeOf(h),y)}(l,s),d={i:l?5:4,A:o?o.A:At(),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,l){l?X(o)&&o[I].A===s&&e(s.p):(s.u&&function u(d){if(d&&typeof d=="object"){var p=d[I];if(p){var h=p.t,m=p.k,v=p.R,y=p.i;if(y===4)he(m,function(w){w!==I&&(h[w]!==void 0||be(h,w)?v[w]||u(m[w]):(v[w]=!0,ne(p)))}),he(h,function(w){m[w]!==void 0||be(m,w)||(v[w]=!1,ne(p))});else if(y===5){if(n(p)&&(ne(p),v.length=!0),m.length<h.length)for(var A=m.length;A<h.length;A++)v[A]=!1;else for(var E=h.length;E<m.length;E++)v[E]=!0;for(var S=Math.min(m.length,h.length),x=0;x<S;x++)m.hasOwnProperty(x)||(v[x]=!0),v[x]===void 0&&u(m[x])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var $r,Ce,Dt=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Qn=typeof Map<"u",Xn=typeof Set<"u",Wr=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Zr=Dt?Symbol.for("immer-nothing"):(($r={})["immer-nothing"]=!0,$r),Yr=Dt?Symbol.for("immer-draftable"):"__$immer_draftable",I=Dt?Symbol.for("immer-state"):"__$immer_state";var Jn=""+Object.prototype.constructor,Ee=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,en=Object.getOwnPropertyDescriptors||function(t){var e={};return Ee(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},Ot={},Pe={get:function(t,e){if(e===I)return t;var r=re(t);if(!be(r,e))return function(i,a,s){var o,l=zr(a,s);return l?"value"in l?l.value:(o=l.get)===null||o===void 0?void 0:o.call(i.k):void 0}(t,r,e);var n=r[e];return t.I||!G(n)?n:n===St(t.t,e)?(Tt(t),t.o[e]=_t(t.A.h,n,t)):n},has:function(t,e){return e in re(t)},ownKeys:function(t){return Reflect.ownKeys(re(t))},set:function(t,e,r){var n=zr(re(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=St(re(t),e),a=i?.[I];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Xr(r,i)&&(r!==void 0||be(t.t,e)))return!0;Tt(t),ne(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 St(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Tt(t),ne(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=re(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){K(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){K(12)}},Ie={};he(Pe,function(t,e){Ie[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Ie.deleteProperty=function(t,e){return Ie.set.call(this,t,e,void 0)},Ie.set=function(t,e,r){return Pe.set.call(this,t[0],e,r,t[0])};var Zn=function(){function t(r){var n=this;this.O=Wr,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var o=a;a=i;var l=n;return function(y){var A=this;y===void 0&&(y=o);for(var E=arguments.length,S=Array(E>1?E-1:0),x=1;x<E;x++)S[x-1]=arguments[x];return l.produce(y,function(w){var N;return(N=a).call.apply(N,[A,w].concat(S))})}}var u;if(typeof a!="function"&&K(6),s!==void 0&&typeof s!="function"&&K(7),G(i)){var d=Kr(n),p=_t(n,i,void 0),h=!0;try{u=a(p),h=!1}finally{h?$e(d):wt(d)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(y){return bt(d,s),Et(y,d)},function(y){throw $e(d),y}):(bt(d,s),Et(u,d))}if(!i||typeof i!="object"){if((u=a(i))===void 0&&(u=i),u===Zr&&(u=void 0),n.D&&Ct(u,!0),s){var m=[],v=[];Y("Patches").M(i,u,m,v),s(m,v)}return u}K(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(u){for(var d=arguments.length,p=Array(d>1?d-1:0),h=1;h<d;h++)p[h-1]=arguments[h];return n.produceWithPatches(u,function(m){return i.apply(void 0,[m].concat(p))})};var s,o,l=n.produce(i,a,function(u,d){s=u,o=d});return typeof Promise<"u"&&l instanceof Promise?l.then(function(u){return[u,s,o]}):[l,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){G(r)||K(8),X(r)&&(r=Yn(r));var n=Kr(this),i=_t(this,r,void 0);return i[I].C=!0,wt(n),i},e.finishDraft=function(r,n){var i=r&&r[I],a=i.A;return bt(a,n),Et(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Wr&&K(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=Y("Patches").$;return X(r)?s(r,n):this.produce(r,function(o){return s(o,n)})},t}(),H=new Zn,ei=H.produce,ka=H.produceWithPatches.bind(H),Ua=H.setAutoFreeze.bind(H),Fa=H.setUseProxies.bind(H),ja=H.applyPatches.bind(H),Ba=H.createDraft.bind(H),Va=H.finishDraft.bind(H),Qe=ei;function ve(t){"@babel/helpers - typeof";return ve=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},ve(t)}function tn(t,e){if(ve(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(ve(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function rn(t){var e=tn(t,"string");return ve(e)=="symbol"?e:e+""}function nn(t,e,r){return(e=rn(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function an(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 Nt(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?an(Object(r),!0).forEach(function(n){nn(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):an(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function k(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 sn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Mt=function(){return Math.random().toString(36).substring(7).split("").join(".")},Xe={INIT:"@@redux/INIT"+Mt(),REPLACE:"@@redux/REPLACE"+Mt(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Mt()}};function ti(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 Lt(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(k(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(k(1));return r(Lt)(t,e)}if(typeof t!="function")throw new Error(k(2));var i=t,a=e,s=[],o=s,l=!1;function u(){o===s&&(o=s.slice())}function d(){if(l)throw new Error(k(3));return a}function p(y){if(typeof y!="function")throw new Error(k(4));if(l)throw new Error(k(5));var A=!0;return u(),o.push(y),function(){if(A){if(l)throw new Error(k(6));A=!1,u();var S=o.indexOf(y);o.splice(S,1),s=null}}}function h(y){if(!ti(y))throw new Error(k(7));if(typeof y.type>"u")throw new Error(k(8));if(l)throw new Error(k(9));try{l=!0,a=i(a,y)}finally{l=!1}for(var A=s=o,E=0;E<A.length;E++){var S=A[E];S()}return y}function m(y){if(typeof y!="function")throw new Error(k(10));i=y,h({type:Xe.REPLACE})}function v(){var y,A=p;return y={subscribe:function(S){if(typeof S!="object"||S===null)throw new Error(k(11));function x(){S.next&&S.next(d())}x();var w=A(x);return{unsubscribe:w}}},y[sn]=function(){return this},y}return h({type:Xe.INIT}),n={dispatch:h,subscribe:p,getState:d,replaceReducer:m},n[sn]=v,n}function ri(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:Xe.INIT});if(typeof n>"u")throw new Error(k(12));if(typeof r(void 0,{type:Xe.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(k(13))})}function on(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{ri(r)}catch(l){o=l}return function(u,d){if(u===void 0&&(u={}),o)throw o;if(0)var p;for(var h=!1,m={},v=0;v<a.length;v++){var y=a[v],A=r[y],E=u[y],S=A(E,d);if(typeof S>"u"){var x=d&&d.type;throw new Error(k(14))}m[y]=S,h=h||S!==E}return h=h||a.length!==Object.keys(u).length,h?m:u}}function Te(){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 un(){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(k(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},o=e.map(function(l){return l(s)});return a=Te.apply(void 0,o)(i.dispatch),Nt(Nt({},i),{},{dispatch:a})}}}function cn(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 ln=cn();ln.withExtraArgument=cn;var kt=ln;var vn=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)}}(),ni=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 l([u,d])}}function l(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}}},Ae=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},ii=Object.defineProperty,ai=Object.defineProperties,si=Object.getOwnPropertyDescriptors,dn=Object.getOwnPropertySymbols,oi=Object.prototype.hasOwnProperty,ui=Object.prototype.propertyIsEnumerable,fn=function(t,e,r){return e in t?ii(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},ie=function(t,e){for(var r in e||(e={}))oi.call(e,r)&&fn(t,r,e[r]);if(dn)for(var n=0,i=dn(e);n<i.length;n++){var r=i[n];ui.call(e,r)&&fn(t,r,e[r])}return t},Ut=function(t,e){return ai(t,si(e))},ci=function(t,e,r){return new Promise(function(n,i){var a=function(l){try{o(r.next(l))}catch(u){i(u)}},s=function(l){try{o(r.throw(l))}catch(u){i(u)}},o=function(l){return l.done?n(l.value):Promise.resolve(l.value).then(a,s)};o((r=r.apply(t,e)).next())})};var li=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Te:Te.apply(null,arguments)},as=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function di(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 fi=function(t){vn(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,Ae([void 0],r[0].concat(this)))):new(e.bind.apply(e,Ae([void 0],r.concat(this))))},e}(Array),pi=function(t){vn(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,Ae([void 0],r[0].concat(this)))):new(e.bind.apply(e,Ae([void 0],r.concat(this))))},e}(Array);function Bt(t){return G(t)?Qe(t,function(){}):t}function hi(t){return typeof t=="boolean"}function vi(){return function(e){return yi(e)}}function yi(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 fi;if(r&&(hi(r)?o.push(kt):o.push(kt.withExtraArgument(r.extraArgument))),0){if(i)var l;if(s)var u}return o}var Ft=!0;function yn(t){var e=vi(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,a=r.middleware,s=a===void 0?e():a,o=r.devTools,l=o===void 0?!0:o,u=r.preloadedState,d=u===void 0?void 0:u,p=r.enhancers,h=p===void 0?void 0:p,m;if(typeof i=="function")m=i;else if(di(i))m=on(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),!Ft&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Ft&&v.some(function(w){return typeof w!="function"}))throw new Error("each middleware provided to configureStore must be a function");var y=un.apply(void 0,v),A=Te;l&&(A=li(ie({trace:!Ft},typeof l=="object"&&l)));var E=new pi(y),S=E;Array.isArray(h)?S=Ae([y],h):typeof h=="function"&&(S=h(E));var x=A.apply(void 0,S);return Lt(m,d,x)}function ae(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 ie(ie({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 mn(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 mi(t){return typeof t=="function"}function gi(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?mn(e):[e,r,n],a=i[0],s=i[1],o=i[2],l;if(mi(t))l=function(){return Bt(t())};else{var u=Bt(t);l=function(){return u}}function d(p,h){p===void 0&&(p=l());var m=Ae([a[h.type]],s.filter(function(v){var y=v.matcher;return y(h)}).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(X(v)){var A=v,E=y(A,h);return E===void 0?v:E}else{if(G(v))return Qe(v,function(S){return y(S,h)});var E=y(v,h);if(E===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return E}return v},p)}return d.getInitialState=l,d}function bi(t,e){return t+"/"+e}function gn(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:Bt(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},o={};i.forEach(function(d){var p=n[d],h=bi(e,d),m,v;"reducer"in p?(m=p.reducer,v=p.prepare):m=p,a[d]=m,s[h]=m,o[d]=v?ae(h,v):ae(h)});function l(){var d=typeof t.extraReducers=="function"?mn(t.extraReducers):[t.extraReducers],p=d[0],h=p===void 0?{}:p,m=d[1],v=m===void 0?[]:m,y=d[2],A=y===void 0?void 0:y,E=ie(ie({},h),s);return gi(r,function(S){for(var x in E)S.addCase(x,E[x]);for(var w=0,N=v;w<N.length;w++){var q=N[w];S.addMatcher(q.matcher,q.reducer)}A&&S.addDefaultCase(A)})}var u;return{name:e,reducer:function(d,p){return u||(u=l()),u(d,p)},actions:o,caseReducers:a,getInitialState:function(){return u||(u=l()),u.getInitialState()}}}var Ei="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Si=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=Ei[Math.random()*64|0];return e},Ti=["name","message","stack","code"],jt=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),pn=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),Ai=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=Ti;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},cs=function(){function t(e,r,n){var i=ae(e+"/fulfilled",function(d,p,h,m){return{payload:d,meta:Ut(ie({},m||{}),{arg:h,requestId:p,requestStatus:"fulfilled"})}}),a=ae(e+"/pending",function(d,p,h){return{payload:void 0,meta:Ut(ie({},h||{}),{arg:p,requestId:d,requestStatus:"pending"})}}),s=ae(e+"/rejected",function(d,p,h,m,v){return{payload:m,error:(n&&n.serializeError||Ai)(d||"Rejected"),meta:Ut(ie({},v||{}),{arg:h,requestId:p,rejectedWithValue:!!m,requestStatus:"rejected",aborted:d?.name==="AbortError",condition:d?.name==="ConditionError"})}}),o=!1,l=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(p,h,m){var v=n?.idGenerator?n.idGenerator(d):Si(),y=new l,A,E=!1;function S(w){A=w,y.abort()}var x=function(){return ci(this,null,function(){var w,N,q,oe,U,ue,ye;return ni(this,function(c){switch(c.label){case 0:return c.trys.push([0,4,,5]),oe=(w=n?.condition)==null?void 0:w.call(n,d,{getState:h,extra:m}),_i(oe)?[4,oe]:[3,2];case 1:oe=c.sent(),c.label=2;case 2:if(oe===!1||y.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return E=!0,U=new Promise(function(f,b){return y.signal.addEventListener("abort",function(){return b({name:"AbortError",message:A||"Aborted"})})}),p(a(v,d,(N=n?.getPendingMeta)==null?void 0:N.call(n,{requestId:v,arg:d},{getState:h,extra:m}))),[4,Promise.race([U,Promise.resolve(r(d,{dispatch:p,getState:h,extra:m,requestId:v,signal:y.signal,abort:S,rejectWithValue:function(f,b){return new jt(f,b)},fulfillWithValue:function(f,b){return new pn(f,b)}})).then(function(f){if(f instanceof jt)throw f;return f instanceof pn?i(f.payload,v,d,f.meta):i(f,v,d)})])];case 3:return q=c.sent(),[3,5];case 4:return ue=c.sent(),q=ue instanceof jt?s(null,v,d,ue.payload,ue.meta):s(ue,v,d),[3,5];case 5:return ye=n&&!n.dispatchConditionRejection&&s.match(q)&&q.meta.condition,ye||p(q),[2,q]}})})}();return Object.assign(x,{abort:S,requestId:v,arg:d,unwrap:function(){return x.then(wi)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function wi(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function _i(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var bn="listener",En="completed",Sn="cancelled",ls="task-"+Sn,ds="task-"+En,fs=bn+"-"+Sn,ps=bn+"-"+En;var Vt="listenerMiddleware";var hs=ae(Vt+"/add"),vs=ae(Vt+"/removeAll"),ys=ae(Vt+"/remove");var hn,ms=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(hn||(hn=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Oi=function(t){return function(e){setTimeout(e,t)}},gs=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Oi(10);Jr();function xi(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 Je=class extends xi(Object){};window.ftReduxStores||(window.ftReduxStores={});var Tn=class t extends Je{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(Oe(a))return a;if(i==null)return;let s=gn({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),o=yn({reducer:(l,u)=>u.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...l,...u.overwrites}:s.reducer(l,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 He;let i=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,s,o)=>{let l=s,u=a[l];return u?(...d)=>{let p=u(...d.map(i));return this.reduxStore.dispatch(p),p}:d=>{this.setState({[l]: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 rt=R(F());var Ze=class extends W{async listMySearches(){let e=g.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var et=class extends W{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 Ii="ft-user-assets",tt=rt.FtReduxStore.get({name:Ii,initialState:{savedSearches:void 0,bookmarks:void 0}}),Ht=class{constructor(){this.currentSession=g.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new et,this.savedSearchesService=new Ze,g.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=g.getState();(0,rt.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),tt.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),tt.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();tt.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;tt.actions.bookmarks(r)}}},An=new Ht;var Kt=class{addCommand(e,r=!1){g.commands.add(e,r)}consumeCommand(e){return g.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Kt;var wn=R(F()),qt=class{highlightHtml(e,r,n){(0,wn.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new qt;var _n=R(F());var zt=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 _n.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 zt;var Ci=R(F());(0,On.customElement)("ft-app-context")(P);var nt=class extends W{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 de((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())}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`)}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),l=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&&l&&l.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 Q.FEEDBACK:return de(r??[],O.FEEDBACK_USER);case Q.RATING:return de(r??[],O.RATING_USER);case Q.PRINT:return de(r??[],O.PRINT_USER);case Q.BOOKMARK:return!!r?.sessionAuthenticated;case Q.COLLECTIONS:return de(r??[],O.COLLECTION_USER);case Q.PERSONAL_BOOKS:return de(r??[],O.PERSONAL_BOOK_USER)&&!(!((n=this.getMapNow())===null||n===void 0)&&n.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var it=class t extends nt{static async build(e){return new t(new Le,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 at=class t{static build(e,r){return new t(Jt(e.trim()||"context"),r??it.build)}loaded(){return(0,$.waitUntil)(()=>this._loaded)}constructor(e,r,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new $.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,$.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}),(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 l=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(l),(i=this.service)===null||i===void 0?void 0:i.getToc(e).then(u=>this.store.actions.toc(u)).catch(l),(a=this.service)===null||a===void 0?void 0:a.getPagesToc(e).then(u=>this.store.actions.pagesToc(u)).catch(l),(s=this.service)===null||s===void 0?void 0:s.getPaginationConfiguration().then(u=>this.store.actions.paginationConfiguration(u)).catch(l),(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(l){this.errorHandler&&!(l instanceof $.CanceledPromiseError)&&this.errorHandler(l)}}fetchRelatives(){var e,r,n;let i=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(a=>{var s;return a.key==((s=this.store.getState().configuration)===null||s===void 0?void 0:s.relativePivotMetadata)}).flatMap(a=>a.values);i!==void 0&&i.length>0?(r=this.service)===null||r===void 0||r.getRelativesForDocument((n=this.store.getState().configuration)===null||n===void 0?void 0:n.relativePivotMetadata,i).then(a=>{let s=a.results.flatMap(o=>o.entries);this.store.actions.relatives(s),this.updateClusteringHelper()}):this.updateClusteringHelper()}updateClusteringHelper(){this.clusteringHelper=this.createClusteringHelper(),this.clusteringHelper&&this.store.dispatchEvent(new CustomEvent("clustering-helper-created"))}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 $.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,a)}}async navigateToRelativeTopicIfFound(e){var r,n,i;await this.loaded();let a=await(0,$.waitFor)(()=>{var u;return(u=this.store.getState().configuration)===null||u===void 0?void 0:u.relativeTopicPivotMetadata}),s=this.store.getState().mapId,l=await(await this.awaitService()).getRelativesForTopicInMap(s,a,[e]);if(!((i=(n=(r=l?.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=l.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}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,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){var r;return(r=this.service)===null||r===void 0?void 0:r.getTocNode(e,this.getTranslationSettings())}getPage(e){var r;return(r=this.service)===null||r===void 0?void 0:r.getPage(e,this.getTranslationSettings())}};var xn=R(me()),Vo={},Rn=xn.css`
5
+ `}update(e){var r,n,i,a,s;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("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(o=>Ir.addContext(o)),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)),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}};P.elementDefinitions={};P.styles=xr;L([(0,j.property)()],P.prototype,"baseUrl",void 0);L([(0,j.property)()],P.prototype,"apiIntegrationIdentifier",void 0);L([(0,j.property)()],P.prototype,"uiLocale",void 0);L([(0,z.jsonProperty)(null)],P.prototype,"availableUiLocales",void 0);L([(0,z.jsonProperty)(null)],P.prototype,"metadataConfiguration",void 0);L([(0,j.property)({type:Boolean})],P.prototype,"editorMode",void 0);L([(0,j.property)({type:Boolean})],P.prototype,"noCustom",void 0);L([(0,j.property)({type:Boolean})],P.prototype,"openExternalDocumentInNewTab",void 0);L([(0,j.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],P.prototype,"noCustomComponent",void 0);L([(0,j.property)({type:Boolean})],P.prototype,"withManualResources",void 0);L([(0,j.property)({type:Boolean})],P.prototype,"navigatorOnline",void 0);L([(0,j.property)({type:Boolean})],P.prototype,"forcedOffline",void 0);L([(0,j.property)({type:Object})],P.prototype,"apiProvider",void 0);L([(0,z.jsonProperty)([])],P.prototype,"messageContexts",void 0);L([(0,z.jsonProperty)(void 0)],P.prototype,"session",void 0);L([(0,j.state)()],P.prototype,"localesConfiguration",void 0);var Ri=R(le());function Hn(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(!Be(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(!Be(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(!Be(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function Be(t,e){try{return Hn(t,e)}catch{return!1}}function Ve(t,e){return!Be(t,e)}var Kn=R(le(),1);var He=class{constructor(){this.queue=[]}add(e,r=!1){r&&(this.queue=this.queue.filter(n=>n.type!==e.type)),this.queue.push(e)}consume(e){let r=this.queue.find(n=>n.type===e);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}};var _e=R(le(),1);var Pr=R(le(),1);function Dr(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,Pr.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return r();try{return JSON.parse(n)}catch{return r()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Ve,...e??{}})}var Ke=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 Mr=R(me(),1);var qe=globalThis,qn=qe.ShadowRoot&&(qe.ShadyCSS===void 0||qe.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,wa=Symbol();var Nr=(t,e)=>{if(qn)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),i=qe.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)}};var ze=class extends Mr.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 Nr(n,e.elementStyles),n}};var Ge=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},Fr,Lr=Symbol("constructorPrototype"),kr=Symbol("constructorName"),jr=Symbol("exportpartsDebouncer"),Ur=Symbol("dynamicDependenciesLoaded"),ee=class extends ze{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Fr]=new Ke(5),this[kr]=this.constructor.name,this[Lr]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[kr]&&Object.setPrototypeOf(this,this[Lr])}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[Ur]||(e[Ur]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}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[jr].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 l=h=>h!=null&&h.trim().length>0,u=e.filter(l).map(h=>h.trim());if(u.length===0){this.removeAttribute("exportparts");return}let d=new Set;for(let h of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let m=(a=(i=h.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],v=(o=(s=h.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(l).map(y=>y.trim()).forEach(y=>d.add(y))}if(d.size===0){this.removeAttribute("exportparts");return}let p=[...d.values()].flatMap(h=>u.map(m=>`${h}:${m}--${h}`));this.setAttribute("exportparts",[...this.part,...p].join(", "))}};Fr=jr;Ge([(0,_e.property)()],ee.prototype,"exportpartsPrefix",void 0);Ge([Dr([])],ee.prototype,"exportpartsPrefixes",void 0);Ge([(0,_e.property)()],ee.prototype,"customStylesheet",void 0);Ge([(0,_e.state)()],ee.prototype,"useAdoptedStyleSheets",void 0);function Oe(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Br,Vr,Hr,xe=Symbol("internalReduxEventsUnsubscribers"),te=Symbol("internalStoresUnsubscribers"),pe=Symbol("internalStores"),Re=class extends ee{constructor(){super(...arguments),this[Br]=new Map,this[Vr]=new Map,this[Hr]=new Map}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(r=>e.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[pe].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[pe].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[pe].get(e)}addStore(e,r){var n;r=(n=r??(Oe(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(r),this[pe].set(r,e),this.subscribeToStore(r,e),this.updateFromStores()}removeStore(e){let r=typeof e=="string"?e:e.name;this.unsubscribeFromStore(r),this[pe].delete(r)}setupStores(){this.unsubscribeFromStores(),this[pe].forEach((e,r)=>this.subscribeToStore(r,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,r)=>{let n=this.constructor.getPropertyOptions(r);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:r)){let i=this.getStore(e.store);i&&(e.store?this[te].has(e.store):this[te].size>0)&&(this[r]=e.selector(i.getState(),this))}})}subscribeToStore(e,r){var n;this[te].set(e,r.subscribe(()=>this.updateFromStores())),this[xe].set(e,[]),Oe(r)&&r.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||r.name===i.store)){let s=o=>this[a](o);r.addEventListener(i.eventName,s),this[xe].get(e).push(()=>r.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[te].forEach((e,r)=>this.unsubscribeFromStore(r))}unsubscribeFromStore(e){var r;this[te].has(e)&&this[te].get(e)(),this[te].delete(e),(r=this[xe].get(e))===null||r===void 0||r.forEach(n=>n()),this[xe].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Br=te,Vr=pe,Hr=xe;Re.reduxProperties=new Map;Re.reduxReactiveProperties=new Set;Re.reduxEventListeners=new Map;function K(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var 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 X(t){return!!t&&!!t[I]}function G(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)===Jn}(t)||Array.isArray(t)||!!t[Yr]||!!(!((e=t.constructor)===null||e===void 0)&&e[Yr])||xt(t)||Rt(t))}function he(t,e,r){r===void 0&&(r=!1),Se(t)===0?(r?Object.keys:Ee)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function Se(t){var e=t[I];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:xt(t)?2:Rt(t)?3:0}function be(t,e){return Se(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function zn(t,e){return Se(t)===2?t.get(e):t[e]}function Qr(t,e,r){var n=Se(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Xr(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function xt(t){return Qn&&t instanceof Map}function Rt(t){return Xn&&t instanceof Set}function re(t){return t.o||t.t}function It(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=en(t);delete e[I];for(var r=Ee(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 Ct(t,e){return e===void 0&&(e=!1),Pt(t)||X(t)||!G(t)||(Se(t)>1&&(t.set=t.add=t.clear=t.delete=Gn),Object.freeze(t),e&&he(t,function(r,n){return Ct(n,!0)},!0)),t}function Gn(){K(2)}function Pt(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Y(t){var e=Ot[t];return e||K(18,t),e}function $n(t,e){Ot[t]||(Ot[t]=e)}function At(){return Ce}function bt(t,e){e&&(Y("Patches"),t.u=[],t.s=[],t.v=e)}function $e(t){wt(t),t.p.forEach(Wn),t.p=null}function wt(t){t===Ce&&(Ce=t.l)}function Kr(t){return Ce={p:[],l:Ce,h:t,m:!0,_:0}}function Wn(t){var e=t[I];e.i===0||e.i===1?e.j():e.g=!0}function Et(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||Y("ES5").S(e,t,n),n?(r[I].P&&($e(e),K(4)),G(t)&&(t=We(e,t),e.l||Ye(e,t)),e.u&&Y("Patches").M(r[I].t,t,e.u,e.s)):t=We(e,r,[]),$e(e),e.u&&e.v(e.u,e.s),t!==Zr?t:void 0}function We(t,e,r){if(Pt(e))return e;var n=e[I];if(!n)return he(e,function(o,l){return qr(t,n,e,o,l,r)},!0),e;if(n.A!==t)return e;if(!n.P)return Ye(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=It(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),he(a,function(o,l){return qr(t,n,i,o,l,r,s)}),Ye(t,i,!1),r&&t.u&&Y("Patches").N(n,r,t.u,t.s)}return n.o}function qr(t,e,r,n,i,a,s){if(X(i)){var o=We(t,i,a&&e&&e.i!==3&&!be(e.R,n)?a.concat(n):void 0);if(Qr(r,n,o),!X(o))return;t.m=!1}else s&&r.add(i);if(G(i)&&!Pt(i)){if(!t.h.D&&t._<1)return;We(t,i),e&&e.A.l||Ye(t,i)}}function Ye(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Ct(e,r)}function St(t,e){var r=t[I];return(r?re(r):t)[e]}function zr(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 ne(t){t.P||(t.P=!0,t.l&&ne(t.l))}function Tt(t){t.o||(t.o=It(t.t))}function _t(t,e,r){var n=xt(e)?Y("MapSet").F(e,r):Rt(e)?Y("MapSet").T(e,r):t.O?function(i,a){var s=Array.isArray(i),o={i:s?1:0,A:a?a.A:At(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},l=o,u=Pe;s&&(l=[o],u=Ie);var d=Proxy.revocable(l,u),p=d.revoke,h=d.proxy;return o.k=h,o.j=p,h}(e,r):Y("ES5").J(e,r);return(r?r.A:At()).p.push(n),n}function Yn(t){return X(t)||K(22,t),function e(r){if(!G(r))return r;var n,i=r[I],a=Se(r);if(i){if(!i.P&&(i.i<4||!Y("ES5").K(i)))return i.t;i.I=!0,n=Gr(r,a),i.I=!1}else n=Gr(r,a);return he(n,function(s,o){i&&zn(i.t,s)===o||Qr(n,s,e(o))}),a===3?new Set(n):n}(t)}function Gr(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return It(t)}function Jr(){function t(s,o){var l=a[s];return l?l.enumerable=o:a[s]=l={configurable:!0,enumerable:o,get:function(){var u=this[I];return Pe.get(u,s)},set:function(u){var d=this[I];Pe.set(d,s,u)}},l}function e(s){for(var o=s.length-1;o>=0;o--){var l=s[o][I];if(!l.P)switch(l.i){case 5:n(l)&&ne(l);break;case 4:r(l)&&ne(l)}}}function r(s){for(var o=s.t,l=s.k,u=Ee(l),d=u.length-1;d>=0;d--){var p=u[d];if(p!==I){var h=o[p];if(h===void 0&&!be(o,p))return!0;var m=l[p],v=m&&m[I];if(v?v.t!==h:!Xr(m,h))return!0}}var y=!!o[I];return u.length!==Ee(o).length+(y?0:1)}function n(s){var o=s.k;if(o.length!==s.t.length)return!0;var l=Object.getOwnPropertyDescriptor(o,o.length-1);if(l&&!l.get)return!0;for(var u=0;u<o.length;u++)if(!o.hasOwnProperty(u))return!0;return!1}function i(s){s.g&&K(3,JSON.stringify(re(s)))}var a={};$n("ES5",{J:function(s,o){var l=Array.isArray(s),u=function(p,h){if(p){for(var m=Array(h.length),v=0;v<h.length;v++)Object.defineProperty(m,""+v,t(v,!0));return m}var y=en(h);delete y[I];for(var A=Ee(y),E=0;E<A.length;E++){var S=A[E];y[S]=t(S,p||!!y[S].enumerable)}return Object.create(Object.getPrototypeOf(h),y)}(l,s),d={i:l?5:4,A:o?o.A:At(),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,l){l?X(o)&&o[I].A===s&&e(s.p):(s.u&&function u(d){if(d&&typeof d=="object"){var p=d[I];if(p){var h=p.t,m=p.k,v=p.R,y=p.i;if(y===4)he(m,function(w){w!==I&&(h[w]!==void 0||be(h,w)?v[w]||u(m[w]):(v[w]=!0,ne(p)))}),he(h,function(w){m[w]!==void 0||be(m,w)||(v[w]=!1,ne(p))});else if(y===5){if(n(p)&&(ne(p),v.length=!0),m.length<h.length)for(var A=m.length;A<h.length;A++)v[A]=!1;else for(var E=h.length;E<m.length;E++)v[E]=!0;for(var S=Math.min(m.length,h.length),x=0;x<S;x++)m.hasOwnProperty(x)||(v[x]=!0),v[x]===void 0&&u(m[x])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var $r,Ce,Dt=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Qn=typeof Map<"u",Xn=typeof Set<"u",Wr=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Zr=Dt?Symbol.for("immer-nothing"):(($r={})["immer-nothing"]=!0,$r),Yr=Dt?Symbol.for("immer-draftable"):"__$immer_draftable",I=Dt?Symbol.for("immer-state"):"__$immer_state";var Jn=""+Object.prototype.constructor,Ee=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,en=Object.getOwnPropertyDescriptors||function(t){var e={};return Ee(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},Ot={},Pe={get:function(t,e){if(e===I)return t;var r=re(t);if(!be(r,e))return function(i,a,s){var o,l=zr(a,s);return l?"value"in l?l.value:(o=l.get)===null||o===void 0?void 0:o.call(i.k):void 0}(t,r,e);var n=r[e];return t.I||!G(n)?n:n===St(t.t,e)?(Tt(t),t.o[e]=_t(t.A.h,n,t)):n},has:function(t,e){return e in re(t)},ownKeys:function(t){return Reflect.ownKeys(re(t))},set:function(t,e,r){var n=zr(re(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=St(re(t),e),a=i?.[I];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Xr(r,i)&&(r!==void 0||be(t.t,e)))return!0;Tt(t),ne(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 St(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Tt(t),ne(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=re(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){K(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){K(12)}},Ie={};he(Pe,function(t,e){Ie[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Ie.deleteProperty=function(t,e){return Ie.set.call(this,t,e,void 0)},Ie.set=function(t,e,r){return Pe.set.call(this,t[0],e,r,t[0])};var Zn=function(){function t(r){var n=this;this.O=Wr,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var o=a;a=i;var l=n;return function(y){var A=this;y===void 0&&(y=o);for(var E=arguments.length,S=Array(E>1?E-1:0),x=1;x<E;x++)S[x-1]=arguments[x];return l.produce(y,function(w){var N;return(N=a).call.apply(N,[A,w].concat(S))})}}var u;if(typeof a!="function"&&K(6),s!==void 0&&typeof s!="function"&&K(7),G(i)){var d=Kr(n),p=_t(n,i,void 0),h=!0;try{u=a(p),h=!1}finally{h?$e(d):wt(d)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(y){return bt(d,s),Et(y,d)},function(y){throw $e(d),y}):(bt(d,s),Et(u,d))}if(!i||typeof i!="object"){if((u=a(i))===void 0&&(u=i),u===Zr&&(u=void 0),n.D&&Ct(u,!0),s){var m=[],v=[];Y("Patches").M(i,u,m,v),s(m,v)}return u}K(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(u){for(var d=arguments.length,p=Array(d>1?d-1:0),h=1;h<d;h++)p[h-1]=arguments[h];return n.produceWithPatches(u,function(m){return i.apply(void 0,[m].concat(p))})};var s,o,l=n.produce(i,a,function(u,d){s=u,o=d});return typeof Promise<"u"&&l instanceof Promise?l.then(function(u){return[u,s,o]}):[l,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){G(r)||K(8),X(r)&&(r=Yn(r));var n=Kr(this),i=_t(this,r,void 0);return i[I].C=!0,wt(n),i},e.finishDraft=function(r,n){var i=r&&r[I],a=i.A;return bt(a,n),Et(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Wr&&K(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=Y("Patches").$;return X(r)?s(r,n):this.produce(r,function(o){return s(o,n)})},t}(),H=new Zn,ei=H.produce,ka=H.produceWithPatches.bind(H),Ua=H.setAutoFreeze.bind(H),Fa=H.setUseProxies.bind(H),ja=H.applyPatches.bind(H),Ba=H.createDraft.bind(H),Va=H.finishDraft.bind(H),Qe=ei;function ve(t){"@babel/helpers - typeof";return ve=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},ve(t)}function tn(t,e){if(ve(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(ve(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function rn(t){var e=tn(t,"string");return ve(e)=="symbol"?e:e+""}function nn(t,e,r){return(e=rn(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function an(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 Nt(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?an(Object(r),!0).forEach(function(n){nn(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):an(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function k(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 sn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Mt=function(){return Math.random().toString(36).substring(7).split("").join(".")},Xe={INIT:"@@redux/INIT"+Mt(),REPLACE:"@@redux/REPLACE"+Mt(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Mt()}};function ti(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 Lt(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(k(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(k(1));return r(Lt)(t,e)}if(typeof t!="function")throw new Error(k(2));var i=t,a=e,s=[],o=s,l=!1;function u(){o===s&&(o=s.slice())}function d(){if(l)throw new Error(k(3));return a}function p(y){if(typeof y!="function")throw new Error(k(4));if(l)throw new Error(k(5));var A=!0;return u(),o.push(y),function(){if(A){if(l)throw new Error(k(6));A=!1,u();var S=o.indexOf(y);o.splice(S,1),s=null}}}function h(y){if(!ti(y))throw new Error(k(7));if(typeof y.type>"u")throw new Error(k(8));if(l)throw new Error(k(9));try{l=!0,a=i(a,y)}finally{l=!1}for(var A=s=o,E=0;E<A.length;E++){var S=A[E];S()}return y}function m(y){if(typeof y!="function")throw new Error(k(10));i=y,h({type:Xe.REPLACE})}function v(){var y,A=p;return y={subscribe:function(S){if(typeof S!="object"||S===null)throw new Error(k(11));function x(){S.next&&S.next(d())}x();var w=A(x);return{unsubscribe:w}}},y[sn]=function(){return this},y}return h({type:Xe.INIT}),n={dispatch:h,subscribe:p,getState:d,replaceReducer:m},n[sn]=v,n}function ri(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:Xe.INIT});if(typeof n>"u")throw new Error(k(12));if(typeof r(void 0,{type:Xe.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(k(13))})}function on(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{ri(r)}catch(l){o=l}return function(u,d){if(u===void 0&&(u={}),o)throw o;if(0)var p;for(var h=!1,m={},v=0;v<a.length;v++){var y=a[v],A=r[y],E=u[y],S=A(E,d);if(typeof S>"u"){var x=d&&d.type;throw new Error(k(14))}m[y]=S,h=h||S!==E}return h=h||a.length!==Object.keys(u).length,h?m:u}}function Te(){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 un(){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(k(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},o=e.map(function(l){return l(s)});return a=Te.apply(void 0,o)(i.dispatch),Nt(Nt({},i),{},{dispatch:a})}}}function cn(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 ln=cn();ln.withExtraArgument=cn;var kt=ln;var vn=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)}}(),ni=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 l([u,d])}}function l(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}}},Ae=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},ii=Object.defineProperty,ai=Object.defineProperties,si=Object.getOwnPropertyDescriptors,dn=Object.getOwnPropertySymbols,oi=Object.prototype.hasOwnProperty,ui=Object.prototype.propertyIsEnumerable,fn=function(t,e,r){return e in t?ii(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},ie=function(t,e){for(var r in e||(e={}))oi.call(e,r)&&fn(t,r,e[r]);if(dn)for(var n=0,i=dn(e);n<i.length;n++){var r=i[n];ui.call(e,r)&&fn(t,r,e[r])}return t},Ut=function(t,e){return ai(t,si(e))},ci=function(t,e,r){return new Promise(function(n,i){var a=function(l){try{o(r.next(l))}catch(u){i(u)}},s=function(l){try{o(r.throw(l))}catch(u){i(u)}},o=function(l){return l.done?n(l.value):Promise.resolve(l.value).then(a,s)};o((r=r.apply(t,e)).next())})};var li=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Te:Te.apply(null,arguments)},as=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function di(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 fi=function(t){vn(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,Ae([void 0],r[0].concat(this)))):new(e.bind.apply(e,Ae([void 0],r.concat(this))))},e}(Array),pi=function(t){vn(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,Ae([void 0],r[0].concat(this)))):new(e.bind.apply(e,Ae([void 0],r.concat(this))))},e}(Array);function Bt(t){return G(t)?Qe(t,function(){}):t}function hi(t){return typeof t=="boolean"}function vi(){return function(e){return yi(e)}}function yi(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 fi;if(r&&(hi(r)?o.push(kt):o.push(kt.withExtraArgument(r.extraArgument))),0){if(i)var l;if(s)var u}return o}var Ft=!0;function yn(t){var e=vi(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,a=r.middleware,s=a===void 0?e():a,o=r.devTools,l=o===void 0?!0:o,u=r.preloadedState,d=u===void 0?void 0:u,p=r.enhancers,h=p===void 0?void 0:p,m;if(typeof i=="function")m=i;else if(di(i))m=on(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),!Ft&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Ft&&v.some(function(w){return typeof w!="function"}))throw new Error("each middleware provided to configureStore must be a function");var y=un.apply(void 0,v),A=Te;l&&(A=li(ie({trace:!Ft},typeof l=="object"&&l)));var E=new pi(y),S=E;Array.isArray(h)?S=Ae([y],h):typeof h=="function"&&(S=h(E));var x=A.apply(void 0,S);return Lt(m,d,x)}function ae(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 ie(ie({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 mn(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 mi(t){return typeof t=="function"}function gi(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?mn(e):[e,r,n],a=i[0],s=i[1],o=i[2],l;if(mi(t))l=function(){return Bt(t())};else{var u=Bt(t);l=function(){return u}}function d(p,h){p===void 0&&(p=l());var m=Ae([a[h.type]],s.filter(function(v){var y=v.matcher;return y(h)}).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(X(v)){var A=v,E=y(A,h);return E===void 0?v:E}else{if(G(v))return Qe(v,function(S){return y(S,h)});var E=y(v,h);if(E===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return E}return v},p)}return d.getInitialState=l,d}function bi(t,e){return t+"/"+e}function gn(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:Bt(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},o={};i.forEach(function(d){var p=n[d],h=bi(e,d),m,v;"reducer"in p?(m=p.reducer,v=p.prepare):m=p,a[d]=m,s[h]=m,o[d]=v?ae(h,v):ae(h)});function l(){var d=typeof t.extraReducers=="function"?mn(t.extraReducers):[t.extraReducers],p=d[0],h=p===void 0?{}:p,m=d[1],v=m===void 0?[]:m,y=d[2],A=y===void 0?void 0:y,E=ie(ie({},h),s);return gi(r,function(S){for(var x in E)S.addCase(x,E[x]);for(var w=0,N=v;w<N.length;w++){var q=N[w];S.addMatcher(q.matcher,q.reducer)}A&&S.addDefaultCase(A)})}var u;return{name:e,reducer:function(d,p){return u||(u=l()),u(d,p)},actions:o,caseReducers:a,getInitialState:function(){return u||(u=l()),u.getInitialState()}}}var Ei="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Si=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=Ei[Math.random()*64|0];return e},Ti=["name","message","stack","code"],jt=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),pn=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),Ai=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=Ti;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},cs=function(){function t(e,r,n){var i=ae(e+"/fulfilled",function(d,p,h,m){return{payload:d,meta:Ut(ie({},m||{}),{arg:h,requestId:p,requestStatus:"fulfilled"})}}),a=ae(e+"/pending",function(d,p,h){return{payload:void 0,meta:Ut(ie({},h||{}),{arg:p,requestId:d,requestStatus:"pending"})}}),s=ae(e+"/rejected",function(d,p,h,m,v){return{payload:m,error:(n&&n.serializeError||Ai)(d||"Rejected"),meta:Ut(ie({},v||{}),{arg:h,requestId:p,rejectedWithValue:!!m,requestStatus:"rejected",aborted:d?.name==="AbortError",condition:d?.name==="ConditionError"})}}),o=!1,l=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(p,h,m){var v=n?.idGenerator?n.idGenerator(d):Si(),y=new l,A,E=!1;function S(w){A=w,y.abort()}var x=function(){return ci(this,null,function(){var w,N,q,oe,U,ue,ye;return ni(this,function(c){switch(c.label){case 0:return c.trys.push([0,4,,5]),oe=(w=n?.condition)==null?void 0:w.call(n,d,{getState:h,extra:m}),_i(oe)?[4,oe]:[3,2];case 1:oe=c.sent(),c.label=2;case 2:if(oe===!1||y.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return E=!0,U=new Promise(function(f,b){return y.signal.addEventListener("abort",function(){return b({name:"AbortError",message:A||"Aborted"})})}),p(a(v,d,(N=n?.getPendingMeta)==null?void 0:N.call(n,{requestId:v,arg:d},{getState:h,extra:m}))),[4,Promise.race([U,Promise.resolve(r(d,{dispatch:p,getState:h,extra:m,requestId:v,signal:y.signal,abort:S,rejectWithValue:function(f,b){return new jt(f,b)},fulfillWithValue:function(f,b){return new pn(f,b)}})).then(function(f){if(f instanceof jt)throw f;return f instanceof pn?i(f.payload,v,d,f.meta):i(f,v,d)})])];case 3:return q=c.sent(),[3,5];case 4:return ue=c.sent(),q=ue instanceof jt?s(null,v,d,ue.payload,ue.meta):s(ue,v,d),[3,5];case 5:return ye=n&&!n.dispatchConditionRejection&&s.match(q)&&q.meta.condition,ye||p(q),[2,q]}})})}();return Object.assign(x,{abort:S,requestId:v,arg:d,unwrap:function(){return x.then(wi)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function wi(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function _i(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var bn="listener",En="completed",Sn="cancelled",ls="task-"+Sn,ds="task-"+En,fs=bn+"-"+Sn,ps=bn+"-"+En;var Vt="listenerMiddleware";var hs=ae(Vt+"/add"),vs=ae(Vt+"/removeAll"),ys=ae(Vt+"/remove");var hn,ms=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(hn||(hn=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Oi=function(t){return function(e){setTimeout(e,t)}},gs=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Oi(10);Jr();function xi(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 Je=class extends xi(Object){};window.ftReduxStores||(window.ftReduxStores={});var Tn=class t extends Je{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(Oe(a))return a;if(i==null)return;let s=gn({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),o=yn({reducer:(l,u)=>u.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...l,...u.overwrites}:s.reducer(l,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 He;let i=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,s,o)=>{let l=s,u=a[l];return u?(...d)=>{let p=u(...d.map(i));return this.reduxStore.dispatch(p),p}:d=>{this.setState({[l]: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 rt=R(F());var Ze=class extends W{async listMySearches(){let e=g.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var et=class extends W{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 Ii="ft-user-assets",tt=rt.FtReduxStore.get({name:Ii,initialState:{savedSearches:void 0,bookmarks:void 0}}),Ht=class{constructor(){this.currentSession=g.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new et,this.savedSearchesService=new Ze,g.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=g.getState();(0,rt.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),tt.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),tt.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();tt.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;tt.actions.bookmarks(r)}}},An=new Ht;var Kt=class{addCommand(e,r=!1){g.commands.add(e,r)}consumeCommand(e){return g.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Kt;var wn=R(F()),qt=class{highlightHtml(e,r,n){(0,wn.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new qt;var _n=R(F());var zt=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 _n.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 zt;var Ci=R(F());(0,On.customElement)("ft-app-context")(P);var nt=class extends W{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 de((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())}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),l=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&&l&&l.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 Q.FEEDBACK:return de(r??[],O.FEEDBACK_USER);case Q.RATING:return de(r??[],O.RATING_USER);case Q.PRINT:return de(r??[],O.PRINT_USER);case Q.BOOKMARK:return!!r?.sessionAuthenticated;case Q.COLLECTIONS:return de(r??[],O.COLLECTION_USER);case Q.PERSONAL_BOOKS:return de(r??[],O.PERSONAL_BOOK_USER)&&!(!((n=this.getMapNow())===null||n===void 0)&&n.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var it=class t extends nt{static async build(e){return new t(new Le,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 at=class t{static build(e,r){return new t(Jt(e.trim()||"context"),r??it.build)}loaded(){return(0,$.waitUntil)(()=>this._loaded)}constructor(e,r,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new $.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,$.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}),(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 l=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(l),(i=this.service)===null||i===void 0?void 0:i.getToc(e).then(u=>this.store.actions.toc(u)).catch(l),(a=this.service)===null||a===void 0?void 0:a.getPagesToc(e).then(u=>this.store.actions.pagesToc(u)).catch(l),(s=this.service)===null||s===void 0?void 0:s.getPaginationConfiguration().then(u=>this.store.actions.paginationConfiguration(u)).catch(l),(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(l){this.errorHandler&&!(l instanceof $.CanceledPromiseError)&&this.errorHandler(l)}}fetchRelatives(){var e,r,n;let i=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(a=>{var s;return a.key==((s=this.store.getState().configuration)===null||s===void 0?void 0:s.relativePivotMetadata)}).flatMap(a=>a.values);i!==void 0&&i.length>0?(r=this.service)===null||r===void 0||r.getRelativesForDocument((n=this.store.getState().configuration)===null||n===void 0?void 0:n.relativePivotMetadata,i).then(a=>{let s=a.results.flatMap(o=>o.entries);this.store.actions.relatives(s),this.updateClusteringHelper()}):this.updateClusteringHelper()}updateClusteringHelper(){this.clusteringHelper=this.createClusteringHelper(),this.clusteringHelper&&this.store.dispatchEvent(new CustomEvent("clustering-helper-created"))}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 $.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,a)}}async navigateToRelativeTopicIfFound(e){var r,n,i;await this.loaded();let a=await(0,$.waitFor)(()=>{var u;return(u=this.store.getState().configuration)===null||u===void 0?void 0:u.relativeTopicPivotMetadata}),s=this.store.getState().mapId,l=await(await this.awaitService()).getRelativesForTopicInMap(s,a,[e]);if(!((i=(n=(r=l?.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=l.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}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,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){var r;return(r=this.service)===null||r===void 0?void 0:r.getTocNode(e,this.getTranslationSettings())}getPage(e){var r;return(r=this.service)===null||r===void 0?void 0:r.getPage(e,this.getTranslationSettings())}};var xn=R(me()),Vo={},Rn=xn.css`
6
6
  `;var st=class extends CustomEvent{constructor(e,r){super("ft-reader-map-loaded",{detail:{map:e,toc:r}})}},ot=class extends CustomEvent{constructor(e,r){super("ft-reader-visible-topics-change",{detail:{visibleTopics:r}})}},ut=class extends CustomEvent{constructor(e){super("ft-reader-navigation-done",{detail:e})}},ct=class extends CustomEvent{constructor(e){super("ft-reader-load-error",{detail:e})}},lt=class extends Event{constructor(){super("ft-reader-map-not-found")}},dt=class extends Event{constructor(){super("ft-reader-map-unauthorized")}},ft=class extends Event{constructor(){super("ft-reader-map-forbidden")}},pt=class extends Event{constructor(){super("ft-reader-topic-relative-not-found",{bubbles:!0,composed:!0})}};var ht=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},Pi=t=>e=>+(e??"NaN")>0?+e:t,D=class extends B.FtLitElementRedux{constructor(){super(),this.visibleTopics=[],this.scrollToTargetDebouncer=new B.Debouncer(5),this.navigationDebouncer=new B.Debouncer(10),this.mapLoadedEventDebouncer=new B.Debouncer(50),this.addStore(g)}render(){return De.html`
7
7
  ${this.importStyleIfNeeded()}
8
8
  <slot @register-ft-reader-component=${this.registerComponent}></slot>
@@ -48,7 +48,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
48
48
  `;var fi={};var Yo={};U(Yo,{ParametrizedLabelResolver:()=>Gt});var Gt=class o{constructor(e,t){this.defaultLabels=e,this.labels=t}resolve(e,...t){var n,a;e=this.resolvePluralKey(e,t);let i=(a=(n=this.labels[e])!==null&&n!==void 0?n:this.defaultLabels[e])!==null&&a!==void 0?a:"";return o.replaceParameters(i,...t)}static replaceParameters(e,...t){return t.forEach((n,a)=>e=e.replace(new RegExp(`\\{${a}([^}]*)\\}`,"g"),(i,s)=>o.formatValue(n,s))),e}resolvePluralKey(e,t){for(let n of t)if(typeof n=="number"){let a=`${String(e)}[\\=${n}]`;if(a in this.labels||a in this.defaultLabels)return a}return e}static formatValue(e,t){return e instanceof Date?o.formatDate(e,t):e??""}static formatDate(e,t){let n=a=>t?.includes("date")?e.toLocaleDateString(a):t?.includes("time")?e.toLocaleTimeString(a):e.toLocaleString(a);try{return n(document.documentElement.lang)}catch{return n()}}};var Sn={};U(Sn,{FtCommandQueue:()=>Vt,FtLitElementRedux:()=>_e,FtReduxStore:()=>Oe,ReduxWatcher:()=>wr,clearAllStores:()=>ld,isFtReduxStore:()=>qe,redux:()=>fe,reduxEventListener:()=>Al,reduxReactive:()=>Cl,watch:()=>dd});var Cl=()=>(o,e)=>{var t;let n=o.constructor;n.reduxReactiveProperties=new Set(n.reduxReactiveProperties),(t=n.reduxReactiveProperties)===null||t===void 0||t.add(e)},fe=o=>{let e=o??{};return(t,n)=>{var a;let i={hasChanged:Ge,attribute:!1,...e};L(i)(t,n);let s=t.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(a=e.selector)!==null&&a!==void 0?a:l=>l[n],store:e.store})}},Al=o=>(e,t)=>{let n=e.constructor;n.reduxEventListeners=new Map(n.reduxEventListeners),n.reduxEventListeners.set(t,o)};var Vt=class{constructor(){this.queue=[]}add(e,t=!1){t&&(this.queue=this.queue.filter(n=>n.type!==e.type)),this.queue.push(e)}consume(e){let t=this.queue.find(n=>n.type===e);return t&&(this.queue=this.queue.filter(n=>n!==t)),t}};function qe(o){var e;return(e=o?.isFtReduxStore)!==null&&e!==void 0?e:!1}var pi,hi,gi,Kt=Symbol("internalReduxEventsUnsubscribers"),Ne=Symbol("internalStoresUnsubscribers"),Ye=Symbol("internalStores"),_e=class extends ee{constructor(){super(...arguments),this[pi]=new Map,this[hi]=new Map,this[gi]=new Map}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(t=>e.has(t))&&this.updateFromStores()}getUnnamedStore(){if(this[Ye].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Ye].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[Ye].get(e)}addStore(e,t){var n;t=(n=t??(qe(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(t),this[Ye].set(t,e),this.subscribeToStore(t,e),this.updateFromStores()}removeStore(e){let t=typeof e=="string"?e:e.name;this.unsubscribeFromStore(t),this[Ye].delete(t)}setupStores(){this.unsubscribeFromStores(),this[Ye].forEach((e,t)=>this.subscribeToStore(t,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,t)=>{let n=this.constructor.getPropertyOptions(t);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:t)){let a=this.getStore(e.store);a&&(e.store?this[Ne].has(e.store):this[Ne].size>0)&&(this[t]=e.selector(a.getState(),this))}})}subscribeToStore(e,t){var n;this[Ne].set(e,t.subscribe(()=>this.updateFromStores())),this[Kt].set(e,[]),qe(t)&&t.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((a,i)=>{if(typeof this[i]=="function"&&(!a.store||t.name===a.store)){let s=l=>this[i](l);t.addEventListener(a.eventName,s),this[Kt].get(e).push(()=>t.removeEventListener(a.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[Ne].forEach((e,t)=>this.unsubscribeFromStore(t))}unsubscribeFromStore(e){var t;this[Ne].has(e)&&this[Ne].get(e)(),this[Ne].delete(e),(t=this[Kt].get(e))===null||t===void 0||t.forEach(n=>n()),this[Kt].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};pi=Ne,hi=Ye,gi=Kt;_e.reduxProperties=new Map;_e.reduxReactiveProperties=new Set;_e.reduxEventListeners=new Map;function re(o){for(var e=arguments.length,t=Array(e>1?e-1:0),n=1;n<e;n++)t[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+o+(t.length?" "+t.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Se(o){return!!o&&!!o[$]}function ie(o){var e;return!!o&&(function(t){if(!t||typeof t!="object")return!1;var n=Object.getPrototypeOf(t);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===kl}(o)||Array.isArray(o)||!!o[Oi]||!!(!((e=o.constructor)===null||e===void 0)&&e[Oi])||an(o)||sn(o))}function Je(o,e,t){t===void 0&&(t=!1),mt(o)===0?(t?Object.keys:gt)(o).forEach(function(n){t&&typeof n=="symbol"||e(n,o[n],o)}):o.forEach(function(n,a){return e(a,n,o)})}function mt(o){var e=o[$];return e?e.i>3?e.i-4:e.i:Array.isArray(o)?1:an(o)?2:sn(o)?3:0}function ht(o,e){return mt(o)===2?o.has(e):Object.prototype.hasOwnProperty.call(o,e)}function Rl(o,e){return mt(o)===2?o.get(e):o[e]}function Ei(o,e,t){var n=mt(o);n===2?o.set(e,t):n===3?o.add(t):o[e]=t}function wi(o,e){return o===e?o!==0||1/o==1/e:o!=o&&e!=e}function an(o){return Pl&&o instanceof Map}function sn(o){return Ll&&o instanceof Set}function Pe(o){return o.o||o.t}function cn(o){if(Array.isArray(o))return Array.prototype.slice.call(o);var e=Ri(o);delete e[$];for(var t=gt(e),n=0;n<t.length;n++){var a=t[n],i=e[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(e[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:o[a]})}return Object.create(Object.getPrototypeOf(o),e)}function ln(o,e){return e===void 0&&(e=!1),dn(o)||Se(o)||!ie(o)||(mt(o)>1&&(o.set=o.add=o.clear=o.delete=Il),Object.freeze(o),e&&Je(o,function(t,n){return ln(n,!0)},!0)),o}function Il(){re(2)}function dn(o){return o==null||typeof o!="object"||Object.isFrozen(o)}function pe(o){var e=nn[o];return e||re(18,o),e}function Tl(o,e){nn[o]||(nn[o]=e)}function tn(){return qt}function Jo(o,e){e&&(pe("Patches"),o.u=[],o.s=[],o.v=e)}function vr(o){rn(o),o.p.forEach(Nl),o.p=null}function rn(o){o===qt&&(qt=o.l)}function mi(o){return qt={p:[],l:qt,h:o,m:!0,_:0}}function Nl(o){var e=o[$];e.i===0||e.i===1?e.j():e.g=!0}function Qo(o,e){e._=e.p.length;var t=e.p[0],n=o!==void 0&&o!==t;return e.h.O||pe("ES5").S(e,o,n),n?(t[$].P&&(vr(e),re(4)),ie(o)&&(o=xr(e,o),e.l||Sr(e,o)),e.u&&pe("Patches").M(t[$].t,o,e.u,e.s)):o=xr(e,t,[]),vr(e),e.u&&e.v(e.u,e.s),o!==Ai?o:void 0}function xr(o,e,t){if(dn(e))return e;var n=e[$];if(!n)return Je(e,function(l,d){return yi(o,n,e,l,d,t)},!0),e;if(n.A!==o)return e;if(!n.P)return Sr(o,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=cn(n.k):n.o,i=a,s=!1;n.i===3&&(i=new Set(a),a.clear(),s=!0),Je(i,function(l,d){return yi(o,n,a,l,d,t,s)}),Sr(o,a,!1),t&&o.u&&pe("Patches").N(n,t,o.u,o.s)}return n.o}function yi(o,e,t,n,a,i,s){if(Se(a)){var l=xr(o,a,i&&e&&e.i!==3&&!ht(e.R,n)?i.concat(n):void 0);if(Ei(t,n,l),!Se(l))return;o.m=!1}else s&&t.add(a);if(ie(a)&&!dn(a)){if(!o.h.D&&o._<1)return;xr(o,a),e&&e.A.l||Sr(o,a)}}function Sr(o,e,t){t===void 0&&(t=!1),!o.l&&o.h.D&&o.m&&ln(e,t)}function Xo(o,e){var t=o[$];return(t?Pe(t):o)[e]}function bi(o,e){if(e in o)for(var t=Object.getPrototypeOf(o);t;){var n=Object.getOwnPropertyDescriptor(t,e);if(n)return n;t=Object.getPrototypeOf(t)}}function Le(o){o.P||(o.P=!0,o.l&&Le(o.l))}function en(o){o.o||(o.o=cn(o.t))}function on(o,e,t){var n=an(e)?pe("MapSet").F(e,t):sn(e)?pe("MapSet").T(e,t):o.O?function(a,i){var s=Array.isArray(a),l={i:s?1:0,A:i?i.A:tn(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},d=l,f=Yt;s&&(d=[l],f=Zt);var h=Proxy.revocable(d,f),p=h.revoke,m=h.proxy;return l.k=m,l.j=p,m}(e,t):pe("ES5").J(e,t);return(t?t.A:tn()).p.push(n),n}function _l(o){return Se(o)||re(22,o),function e(t){if(!ie(t))return t;var n,a=t[$],i=mt(t);if(a){if(!a.P&&(a.i<4||!pe("ES5").K(a)))return a.t;a.I=!0,n=vi(t,i),a.I=!1}else n=vi(t,i);return Je(n,function(s,l){a&&Rl(a.t,s)===l||Ei(n,s,e(l))}),i===3?new Set(n):n}(o)}function vi(o,e){switch(e){case 2:return new Map(o);case 3:return Array.from(o)}return cn(o)}function Ci(){function o(s,l){var d=i[s];return d?d.enumerable=l:i[s]=d={configurable:!0,enumerable:l,get:function(){var f=this[$];return Yt.get(f,s)},set:function(f){var h=this[$];Yt.set(h,s,f)}},d}function e(s){for(var l=s.length-1;l>=0;l--){var d=s[l][$];if(!d.P)switch(d.i){case 5:n(d)&&Le(d);break;case 4:t(d)&&Le(d)}}}function t(s){for(var l=s.t,d=s.k,f=gt(d),h=f.length-1;h>=0;h--){var p=f[h];if(p!==$){var m=l[p];if(m===void 0&&!ht(l,p))return!0;var y=d[p],b=y&&y[$];if(b?b.t!==m:!wi(y,m))return!0}}var S=!!l[$];return f.length!==gt(l).length+(S?0:1)}function n(s){var l=s.k;if(l.length!==s.t.length)return!0;var d=Object.getOwnPropertyDescriptor(l,l.length-1);if(d&&!d.get)return!0;for(var f=0;f<l.length;f++)if(!l.hasOwnProperty(f))return!0;return!1}function a(s){s.g&&re(3,JSON.stringify(Pe(s)))}var i={};Tl("ES5",{J:function(s,l){var d=Array.isArray(s),f=function(p,m){if(p){for(var y=Array(m.length),b=0;b<m.length;b++)Object.defineProperty(y,""+b,o(b,!0));return y}var S=Ri(m);delete S[$];for(var w=gt(S),C=0;C<w.length;C++){var A=w[C];S[A]=o(A,p||!!S[A].enumerable)}return Object.create(Object.getPrototypeOf(m),S)}(d,s),h={i:d?5:4,A:l?l.A:tn(),P:!1,I:!1,R:{},l,t:s,k:f,o:null,g:!1,C:!1};return Object.defineProperty(f,$,{value:h,writable:!0}),f},S:function(s,l,d){d?Se(l)&&l[$].A===s&&e(s.p):(s.u&&function f(h){if(h&&typeof h=="object"){var p=h[$];if(p){var m=p.t,y=p.k,b=p.R,S=p.i;if(S===4)Je(y,function(v){v!==$&&(m[v]!==void 0||ht(m,v)?b[v]||f(y[v]):(b[v]=!0,Le(p)))}),Je(m,function(v){y[v]!==void 0||ht(y,v)||(b[v]=!1,Le(p))});else if(S===5){if(n(p)&&(Le(p),b.length=!0),y.length<m.length)for(var w=y.length;w<m.length;w++)b[w]=!1;else for(var C=m.length;C<y.length;C++)b[C]=!0;for(var A=Math.min(y.length,m.length),O=0;O<A;O++)y.hasOwnProperty(O)||(b[O]=!0),b[O]===void 0&&f(y[O])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?t(s):n(s)}})}var xi,qt,un=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Pl=typeof Map<"u",Ll=typeof Set<"u",Si=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Ai=un?Symbol.for("immer-nothing"):((xi={})["immer-nothing"]=!0,xi),Oi=un?Symbol.for("immer-draftable"):"__$immer_draftable",$=un?Symbol.for("immer-state"):"__$immer_state";var kl=""+Object.prototype.constructor,gt=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(o){return Object.getOwnPropertyNames(o).concat(Object.getOwnPropertySymbols(o))}:Object.getOwnPropertyNames,Ri=Object.getOwnPropertyDescriptors||function(o){var e={};return gt(o).forEach(function(t){e[t]=Object.getOwnPropertyDescriptor(o,t)}),e},nn={},Yt={get:function(o,e){if(e===$)return o;var t=Pe(o);if(!ht(t,e))return function(a,i,s){var l,d=bi(i,s);return d?"value"in d?d.value:(l=d.get)===null||l===void 0?void 0:l.call(a.k):void 0}(o,t,e);var n=t[e];return o.I||!ie(n)?n:n===Xo(o.t,e)?(en(o),o.o[e]=on(o.A.h,n,o)):n},has:function(o,e){return e in Pe(o)},ownKeys:function(o){return Reflect.ownKeys(Pe(o))},set:function(o,e,t){var n=bi(Pe(o),e);if(n?.set)return n.set.call(o.k,t),!0;if(!o.P){var a=Xo(Pe(o),e),i=a?.[$];if(i&&i.t===t)return o.o[e]=t,o.R[e]=!1,!0;if(wi(t,a)&&(t!==void 0||ht(o.t,e)))return!0;en(o),Le(o)}return o.o[e]===t&&(t!==void 0||e in o.o)||Number.isNaN(t)&&Number.isNaN(o.o[e])||(o.o[e]=t,o.R[e]=!0),!0},deleteProperty:function(o,e){return Xo(o.t,e)!==void 0||e in o.t?(o.R[e]=!1,en(o),Le(o)):delete o.R[e],o.o&&delete o.o[e],!0},getOwnPropertyDescriptor:function(o,e){var t=Pe(o),n=Reflect.getOwnPropertyDescriptor(t,e);return n&&{writable:!0,configurable:o.i!==1||e!=="length",enumerable:n.enumerable,value:t[e]}},defineProperty:function(){re(11)},getPrototypeOf:function(o){return Object.getPrototypeOf(o.t)},setPrototypeOf:function(){re(12)}},Zt={};Je(Yt,function(o,e){Zt[o]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Zt.deleteProperty=function(o,e){return Zt.set.call(this,o,e,void 0)},Zt.set=function(o,e,t){return Yt.set.call(this,o[0],e,t,o[0])};var Dl=function(){function o(t){var n=this;this.O=Si,this.D=!0,this.produce=function(a,i,s){if(typeof a=="function"&&typeof i!="function"){var l=i;i=a;var d=n;return function(S){var w=this;S===void 0&&(S=l);for(var C=arguments.length,A=Array(C>1?C-1:0),O=1;O<C;O++)A[O-1]=arguments[O];return d.produce(S,function(v){var E;return(E=i).call.apply(E,[w,v].concat(A))})}}var f;if(typeof i!="function"&&re(6),s!==void 0&&typeof s!="function"&&re(7),ie(a)){var h=mi(n),p=on(n,a,void 0),m=!0;try{f=i(p),m=!1}finally{m?vr(h):rn(h)}return typeof Promise<"u"&&f instanceof Promise?f.then(function(S){return Jo(h,s),Qo(S,h)},function(S){throw vr(h),S}):(Jo(h,s),Qo(f,h))}if(!a||typeof a!="object"){if((f=i(a))===void 0&&(f=a),f===Ai&&(f=void 0),n.D&&ln(f,!0),s){var y=[],b=[];pe("Patches").M(a,f,y,b),s(y,b)}return f}re(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(f){for(var h=arguments.length,p=Array(h>1?h-1:0),m=1;m<h;m++)p[m-1]=arguments[m];return n.produceWithPatches(f,function(y){return a.apply(void 0,[y].concat(p))})};var s,l,d=n.produce(a,i,function(f,h){s=f,l=h});return typeof Promise<"u"&&d instanceof Promise?d.then(function(f){return[f,s,l]}):[d,s,l]},typeof t?.useProxies=="boolean"&&this.setUseProxies(t.useProxies),typeof t?.autoFreeze=="boolean"&&this.setAutoFreeze(t.autoFreeze)}var e=o.prototype;return e.createDraft=function(t){ie(t)||re(8),Se(t)&&(t=_l(t));var n=mi(this),a=on(this,t,void 0);return a[$].C=!0,rn(n),a},e.finishDraft=function(t,n){var a=t&&t[$],i=a.A;return Jo(i,n),Qo(void 0,i)},e.setAutoFreeze=function(t){this.D=t},e.setUseProxies=function(t){t&&!Si&&re(20),this.O=t},e.applyPatches=function(t,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){t=i.value;break}}a>-1&&(n=n.slice(a+1));var s=pe("Patches").$;return Se(t)?s(t,n):this.produce(t,function(l){return s(l,n)})},o}(),te=new Dl,Fl=te.produce,Yg=te.produceWithPatches.bind(te),Jg=te.setAutoFreeze.bind(te),Qg=te.setUseProxies.bind(te),Xg=te.applyPatches.bind(te),em=te.createDraft.bind(te),tm=te.finishDraft.bind(te),Or=Fl;function Qe(o){"@babel/helpers - typeof";return Qe=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},Qe(o)}function Ii(o,e){if(Qe(o)!="object"||!o)return o;var t=o[Symbol.toPrimitive];if(t!==void 0){var n=t.call(o,e||"default");if(Qe(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(o)}function Ti(o){var e=Ii(o,"string");return Qe(e)=="symbol"?e:e+""}function Ni(o,e,t){return(e=Ti(e))in o?Object.defineProperty(o,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):o[e]=t,o}function _i(o,e){var t=Object.keys(o);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(o);e&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(o,a).enumerable})),t.push.apply(t,n)}return t}function fn(o){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?_i(Object(t),!0).forEach(function(n){Ni(o,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(t)):_i(Object(t)).forEach(function(n){Object.defineProperty(o,n,Object.getOwnPropertyDescriptor(t,n))})}return o}function Z(o){return"Minified Redux error #"+o+"; visit https://redux.js.org/Errors?code="+o+" for the full message or use the non-minified dev environment for full errors. "}var Pi=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),pn=function(){return Math.random().toString(36).substring(7).split("").join(".")},Er={INIT:"@@redux/INIT"+pn(),REPLACE:"@@redux/REPLACE"+pn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+pn()}};function Ul(o){if(typeof o!="object"||o===null)return!1;for(var e=o;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(o)===e}function hn(o,e,t){var n;if(typeof e=="function"&&typeof t=="function"||typeof t=="function"&&typeof arguments[3]=="function")throw new Error(Z(0));if(typeof e=="function"&&typeof t>"u"&&(t=e,e=void 0),typeof t<"u"){if(typeof t!="function")throw new Error(Z(1));return t(hn)(o,e)}if(typeof o!="function")throw new Error(Z(2));var a=o,i=e,s=[],l=s,d=!1;function f(){l===s&&(l=s.slice())}function h(){if(d)throw new Error(Z(3));return i}function p(S){if(typeof S!="function")throw new Error(Z(4));if(d)throw new Error(Z(5));var w=!0;return f(),l.push(S),function(){if(w){if(d)throw new Error(Z(6));w=!1,f();var A=l.indexOf(S);l.splice(A,1),s=null}}}function m(S){if(!Ul(S))throw new Error(Z(7));if(typeof S.type>"u")throw new Error(Z(8));if(d)throw new Error(Z(9));try{d=!0,i=a(i,S)}finally{d=!1}for(var w=s=l,C=0;C<w.length;C++){var A=w[C];A()}return S}function y(S){if(typeof S!="function")throw new Error(Z(10));a=S,m({type:Er.REPLACE})}function b(){var S,w=p;return S={subscribe:function(A){if(typeof A!="object"||A===null)throw new Error(Z(11));function O(){A.next&&A.next(h())}O();var v=w(O);return{unsubscribe:v}}},S[Pi]=function(){return this},S}return m({type:Er.INIT}),n={dispatch:m,subscribe:p,getState:h,replaceReducer:y},n[Pi]=b,n}function Ml(o){Object.keys(o).forEach(function(e){var t=o[e],n=t(void 0,{type:Er.INIT});if(typeof n>"u")throw new Error(Z(12));if(typeof t(void 0,{type:Er.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Z(13))})}function Li(o){for(var e=Object.keys(o),t={},n=0;n<e.length;n++){var a=e[n];typeof o[a]=="function"&&(t[a]=o[a])}var i=Object.keys(t),s,l;try{Ml(t)}catch(d){l=d}return function(f,h){if(f===void 0&&(f={}),l)throw l;if(0)var p;for(var m=!1,y={},b=0;b<i.length;b++){var S=i[b],w=t[S],C=f[S],A=w(C,h);if(typeof A>"u"){var O=h&&h.type;throw new Error(Z(14))}y[S]=A,m=m||A!==C}return m=m||i.length!==Object.keys(f).length,m?y:f}}function yt(){for(var o=arguments.length,e=new Array(o),t=0;t<o;t++)e[t]=arguments[t];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function ki(){for(var o=arguments.length,e=new Array(o),t=0;t<o;t++)e[t]=arguments[t];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(Z(15))},s={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=e.map(function(d){return d(s)});return i=yt.apply(void 0,l)(a.dispatch),fn(fn({},a),{},{dispatch:i})}}}function Di(o){var e=function(n){var a=n.dispatch,i=n.getState;return function(s){return function(l){return typeof l=="function"?l(a,i,o):s(l)}}};return e}var Fi=Di();Fi.withExtraArgument=Di;var gn=Fi;var Hi=function(){var o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},o(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");o(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}}(),Bl=function(o,e){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(f){return function(h){return d([f,h])}}function d(f){if(n)throw new TypeError("Generator is already executing.");for(;t;)try{if(n=1,a&&(i=f[0]&2?a.return:f[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,f[1])).done)return i;switch(a=0,i&&(f=[f[0]&2,i.value]),f[0]){case 0:case 1:i=f;break;case 4:return t.label++,{value:f[1],done:!1};case 5:t.label++,a=f[1],f=[0];continue;case 7:f=t.ops.pop(),t.trys.pop();continue;default:if(i=t.trys,!(i=i.length>0&&i[i.length-1])&&(f[0]===6||f[0]===2)){t=0;continue}if(f[0]===3&&(!i||f[1]>i[0]&&f[1]<i[3])){t.label=f[1];break}if(f[0]===6&&t.label<i[1]){t.label=i[1],i=f;break}if(i&&t.label<i[2]){t.label=i[2],t.ops.push(f);break}i[2]&&t.ops.pop(),t.trys.pop();continue}f=e.call(o,t)}catch(h){f=[6,h],a=0}finally{n=i=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}},bt=function(o,e){for(var t=0,n=e.length,a=o.length;t<n;t++,a++)o[a]=e[t];return o},Wl=Object.defineProperty,Hl=Object.defineProperties,$l=Object.getOwnPropertyDescriptors,Ui=Object.getOwnPropertySymbols,zl=Object.prototype.hasOwnProperty,jl=Object.prototype.propertyIsEnumerable,Mi=function(o,e,t){return e in o?Wl(o,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):o[e]=t},ke=function(o,e){for(var t in e||(e={}))zl.call(e,t)&&Mi(o,t,e[t]);if(Ui)for(var n=0,a=Ui(e);n<a.length;n++){var t=a[n];jl.call(e,t)&&Mi(o,t,e[t])}return o},mn=function(o,e){return Hl(o,$l(e))},Gl=function(o,e,t){return new Promise(function(n,a){var i=function(d){try{l(t.next(d))}catch(f){a(f)}},s=function(d){try{l(t.throw(d))}catch(f){a(f)}},l=function(d){return d.done?n(d.value):Promise.resolve(d.value).then(i,s)};l((t=t.apply(o,e)).next())})};var Vl=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?yt:yt.apply(null,arguments)},vm=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(o){return o}};function Kl(o){if(typeof o!="object"||o===null)return!1;var e=Object.getPrototypeOf(o);if(e===null)return!0;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return e===t}var Zl=function(o){Hi(e,o);function e(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var a=o.apply(this,t)||this;return Object.setPrototypeOf(a,e.prototype),a}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return o.prototype.concat.apply(this,t)},e.prototype.prepend=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return t.length===1&&Array.isArray(t[0])?new(e.bind.apply(e,bt([void 0],t[0].concat(this)))):new(e.bind.apply(e,bt([void 0],t.concat(this))))},e}(Array),ql=function(o){Hi(e,o);function e(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var a=o.apply(this,t)||this;return Object.setPrototypeOf(a,e.prototype),a}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return o.prototype.concat.apply(this,t)},e.prototype.prepend=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return t.length===1&&Array.isArray(t[0])?new(e.bind.apply(e,bt([void 0],t[0].concat(this)))):new(e.bind.apply(e,bt([void 0],t.concat(this))))},e}(Array);function vn(o){return ie(o)?Or(o,function(){}):o}function Yl(o){return typeof o=="boolean"}function Jl(){return function(e){return Ql(e)}}function Ql(o){o===void 0&&(o={});var e=o.thunk,t=e===void 0?!0:e,n=o.immutableCheck,a=n===void 0?!0:n,i=o.serializableCheck,s=i===void 0?!0:i,l=new Zl;if(t&&(Yl(t)?l.push(gn):l.push(gn.withExtraArgument(t.extraArgument))),0){if(a)var d;if(s)var f}return l}var yn=!0;function $i(o){var e=Jl(),t=o||{},n=t.reducer,a=n===void 0?void 0:n,i=t.middleware,s=i===void 0?e():i,l=t.devTools,d=l===void 0?!0:l,f=t.preloadedState,h=f===void 0?void 0:f,p=t.enhancers,m=p===void 0?void 0:p,y;if(typeof a=="function")y=a;else if(Kl(a))y=Li(a);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var b=s;if(typeof b=="function"&&(b=b(e),!yn&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!yn&&b.some(function(v){return typeof v!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=ki.apply(void 0,b),w=yt;d&&(w=Vl(ke({trace:!yn},typeof d=="object"&&d)));var C=new ql(S),A=C;Array.isArray(m)?A=bt([S],m):typeof m=="function"&&(A=m(C));var O=w.apply(void 0,A);return hn(y,h,O)}function De(o,e){function t(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(e){var i=e.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return ke(ke({type:o,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:o,payload:n[0]}}return t.toString=function(){return""+o},t.type=o,t.match=function(n){return n.type===o},t}function zi(o){var e={},t=[],n,a={addCase:function(i,s){var l=typeof i=="string"?i:i.type;if(l in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[l]=s,a},addMatcher:function(i,s){return t.push({matcher:i,reducer:s}),a},addDefaultCase:function(i){return n=i,a}};return o(a),[e,t,n]}function Xl(o){return typeof o=="function"}function ed(o,e,t,n){t===void 0&&(t=[]);var a=typeof e=="function"?zi(e):[e,t,n],i=a[0],s=a[1],l=a[2],d;if(Xl(o))d=function(){return vn(o())};else{var f=vn(o);d=function(){return f}}function h(p,m){p===void 0&&(p=d());var y=bt([i[m.type]],s.filter(function(b){var S=b.matcher;return S(m)}).map(function(b){var S=b.reducer;return S}));return y.filter(function(b){return!!b}).length===0&&(y=[l]),y.reduce(function(b,S){if(S)if(Se(b)){var w=b,C=S(w,m);return C===void 0?b:C}else{if(ie(b))return Or(b,function(A){return S(A,m)});var C=S(b,m);if(C===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return C}return b},p)}return h.getInitialState=d,h}function td(o,e){return o+"/"+e}function ji(o){var e=o.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var t=typeof o.initialState=="function"?o.initialState:vn(o.initialState),n=o.reducers||{},a=Object.keys(n),i={},s={},l={};a.forEach(function(h){var p=n[h],m=td(e,h),y,b;"reducer"in p?(y=p.reducer,b=p.prepare):y=p,i[h]=y,s[m]=y,l[h]=b?De(m,b):De(m)});function d(){var h=typeof o.extraReducers=="function"?zi(o.extraReducers):[o.extraReducers],p=h[0],m=p===void 0?{}:p,y=h[1],b=y===void 0?[]:y,S=h[2],w=S===void 0?void 0:S,C=ke(ke({},m),s);return ed(t,function(A){for(var O in C)A.addCase(O,C[O]);for(var v=0,E=b;v<E.length;v++){var I=E[v];A.addMatcher(I.matcher,I.reducer)}w&&A.addDefaultCase(w)})}var f;return{name:e,reducer:function(h,p){return f||(f=d()),f(h,p)},actions:l,caseReducers:i,getInitialState:function(){return f||(f=d()),f.getInitialState()}}}var rd="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",od=function(o){o===void 0&&(o=21);for(var e="",t=o;t--;)e+=rd[Math.random()*64|0];return e},nd=["name","message","stack","code"],bn=function(){function o(e,t){this.payload=e,this.meta=t}return o}(),Bi=function(){function o(e,t){this.payload=e,this.meta=t}return o}(),ad=function(o){if(typeof o=="object"&&o!==null){for(var e={},t=0,n=nd;t<n.length;t++){var a=n[t];typeof o[a]=="string"&&(e[a]=o[a])}return e}return{message:String(o)}},Em=function(){function o(e,t,n){var a=De(e+"/fulfilled",function(h,p,m,y){return{payload:h,meta:mn(ke({},y||{}),{arg:m,requestId:p,requestStatus:"fulfilled"})}}),i=De(e+"/pending",function(h,p,m){return{payload:void 0,meta:mn(ke({},m||{}),{arg:p,requestId:h,requestStatus:"pending"})}}),s=De(e+"/rejected",function(h,p,m,y,b){return{payload:y,error:(n&&n.serializeError||ad)(h||"Rejected"),meta:mn(ke({},b||{}),{arg:m,requestId:p,rejectedWithValue:!!y,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),l=!1,d=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function f(h){return function(p,m,y){var b=n?.idGenerator?n.idGenerator(h):od(),S=new d,w,C=!1;function A(v){w=v,S.abort()}var O=function(){return Gl(this,null,function(){var v,E,I,_,D,P,T;return Bl(this,function(g){switch(g.label){case 0:return g.trys.push([0,4,,5]),_=(v=n?.condition)==null?void 0:v.call(n,h,{getState:m,extra:y}),sd(_)?[4,_]:[3,2];case 1:_=g.sent(),g.label=2;case 2:if(_===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return C=!0,D=new Promise(function(x,R){return S.signal.addEventListener("abort",function(){return R({name:"AbortError",message:w||"Aborted"})})}),p(i(b,h,(E=n?.getPendingMeta)==null?void 0:E.call(n,{requestId:b,arg:h},{getState:m,extra:y}))),[4,Promise.race([D,Promise.resolve(t(h,{dispatch:p,getState:m,extra:y,requestId:b,signal:S.signal,abort:A,rejectWithValue:function(x,R){return new bn(x,R)},fulfillWithValue:function(x,R){return new Bi(x,R)}})).then(function(x){if(x instanceof bn)throw x;return x instanceof Bi?a(x.payload,b,h,x.meta):a(x,b,h)})])];case 3:return I=g.sent(),[3,5];case 4:return P=g.sent(),I=P instanceof bn?s(null,b,h,P.payload,P.meta):s(P,b,h),[3,5];case 5:return T=n&&!n.dispatchConditionRejection&&s.match(I)&&I.meta.condition,T||p(I),[2,I]}})})}();return Object.assign(O,{abort:A,requestId:b,arg:h,unwrap:function(){return O.then(id)}})}}return Object.assign(f,{pending:i,rejected:s,fulfilled:a,typePrefix:e})}return o.withTypes=function(){return o},o}();function id(o){if(o.meta&&o.meta.rejectedWithValue)throw o.payload;if(o.error)throw o.error;return o.payload}function sd(o){return o!==null&&typeof o=="object"&&typeof o.then=="function"}var Gi="listener",Vi="completed",Ki="cancelled",wm="task-"+Ki,Cm="task-"+Vi,Am=Gi+"-"+Ki,Rm=Gi+"-"+Vi;var xn="listenerMiddleware";var Im=De(xn+"/add"),Tm=De(xn+"/removeAll"),Nm=De(xn+"/remove");var Wi,_m=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(o){return(Wi||(Wi=Promise.resolve())).then(o).catch(function(e){return setTimeout(function(){throw e},0)})},cd=function(o){return function(e){setTimeout(e,o)}},Pm=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:cd(10);Ci();window.ftReduxStores||(window.ftReduxStores={});var Oe=class o extends je{static get(e){var t;let n=typeof e=="string"?e:e.name,a=typeof e=="string"?void 0:e,i=window.ftReduxStores[n];if(qe(i))return i;if(a==null)return;let s=ji({...a,reducers:(t=a.reducers)!==null&&t!==void 0?t:{}}),l=$i({reducer:(d,f)=>f.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof f.type=="string"&&f.type.startsWith("DEFAULT_VALUE_SETTER__")?{...d,...f.overwrites}:s.reducer(d,f)});return window.ftReduxStores[a.name]=new o(s,l,a.eventBus)}constructor(e,t,n){super(),this.reduxSlice=e,this.reduxStore=t,this.isFtReduxStore=!0,this.commands=new Vt;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,l)=>{let d=s,f=i[d];return f?(...h)=>{let p=f(...h.map(a));return this.reduxStore.dispatch(p),p}:h=>{this.setState({[d]:a(h)})}}}),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()}};function ld(){var o;for(let e of Object.values((o=window.ftReduxStores)!==null&&o!==void 0?o:{}))qe(e)&&e.clear()}var wr=class{constructor(e,t,n){this.store=e,this.valueSelector=t,this.callback=n}watch(){return this.stop(),this.lastValue=this.valueSelector(this.store.getState()),this.unsubscribe=this.store.subscribe(()=>{let e=this.store.getState(),t=this.valueSelector(e);Ge(this.lastValue,t)&&(this.callback(t,e),this.lastValue=t)}),this}stop(){return this.unsubscribe!=null&&(this.unsubscribe(),this.unsubscribe=void 0),this.lastValue=void 0,this}};function dd(o,e,t){return new wr(o,e,t).watch()}var wn={};U(wn,{scrollHelper:()=>ud});var On,Cr=new Map,En=class{lock(e,t){if(t){let n=Cr.get(t);if(n==null||n===e)return Cr.set(t,e),t}}release(e,t){t&&Cr.get(t)===e&&Cr.delete(t)}findFirstScrollableParent(e){var t;let n,a;for(let i of So(e)){let s=i,l=this.elementCanScroll(s);if(l&&s.clientHeight&&s.clientHeight<s.scrollHeight){n=s;break}else l&&a==null&&(a=s)}return(t=n??a)!==null&&t!==void 0?t:document.body}elementCanScroll(e){try{return["auto","scroll"].includes(getComputedStyle(e).overflowY)}catch{return!1}}getAbsoluteScrollOffset(e,t){var n,a;let i=0;for(;t&&t.offsetParent!==e.offsetParent;)i+=(n=t.offsetTop)!==null&&n!==void 0?n:0,t=t.offsetParent;return i+((a=t?.offsetTop)!==null&&a!==void 0?a:0)-e.offsetTop}computeTopOffsetRatio(e,t){if(typeof e=="number")return e;switch(e){case"end":return 1;case"center":return .5;case"nearest":return t;default:return 0}}scrollIntoViewIfPossible(e,t){let n=this.findFirstScrollableParent(e);if(e&&this.lock(this,n)){let a=this.getAbsoluteScrollOffset(n,e),i=a-n.clientHeight+e.clientHeight,s=a,l=Dt(0,(s-n.scrollTop)/(s-i),1),d=this.computeTopOffsetRatio(t?.position,l)*(i-s)+s;n.scrollTo({behavior:t?.behavior,top:d})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",e,n);this.release(this,n)}};window.FluidTopicsScrollHelper=(On=window.FluidTopicsScrollHelper)!==null&&On!==void 0?On:new En;var ud=window.FluidTopicsScrollHelper;var Cn={};U(Cn,{shadowQuerySelector:()=>fd,shadowQuerySelectorAll:()=>pd});function fd(o,e,...t){var n;let a=o.querySelector(e);for(let i of t)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}function pd(o,e,...t){let n=[...o.querySelectorAll(e)];for(let a of t)n=n.flatMap(i=>{var s,l;return[...(l=(s=i.shadowRoot)===null||s===void 0?void 0:s.querySelectorAll(a))!==null&&l!==void 0?l:[]]});return n}var Rn={};U(Rn,{SearchPlaceConverter:()=>Jt,SearchPlaceQueryParams:()=>M,isSearchPlaceQueryParams:()=>Os,serializeRequest:()=>yd});var gd=Fs(qi(),1);var Yi;(function(o){o.black="black",o.green="green",o.blue="blue",o.purple="purple",o.red="red",o.orange="orange",o.yellow="yellow"})(Yi||(Yi={}));var Ji;(function(o){o.OFFICIAL="OFFICIAL",o.PERSONAL="PERSONAL",o.SHARED="SHARED"})(Ji||(Ji={}));var Qi;(function(o){o.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",o.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",o.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",o.PERSONAL_BOOK="PERSONAL_BOOK",o.MAP_ATTACHMENT="MAP_ATTACHMENT",o.RESOURCE="RESOURCE"})(Qi||(Qi={}));var Xi;(function(o){o.LAST_WEEK="LAST_WEEK",o.LAST_MONTH="LAST_MONTH",o.LAST_QUARTER="LAST_QUARTER",o.LAST_YEAR="LAST_YEAR"})(Xi||(Xi={}));var es;(function(o){o.VALUE="VALUE",o.DATE="DATE",o.RANGE="RANGE"})(es||(es={}));var ts;(function(o){o.BOOKMARK__CREATE="BOOKMARK__CREATE",o.BOOKMARK__DELETE="BOOKMARK__DELETE",o.CASE_DEFLECTION__START="CASE_DEFLECTION__START",o.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",o.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",o.COLLECTION__CREATE="COLLECTION__CREATE",o.COLLECTION__UPDATE="COLLECTION__UPDATE",o.COLLECTION__DELETE="COLLECTION__DELETE",o.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",o.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",o.DOCUMENT__PRINT="DOCUMENT__PRINT",o.DOCUMENT__PROCESS="DOCUMENT__PROCESS",o.DOCUMENT__RATE="DOCUMENT__RATE",o.DOCUMENT__SEARCH="DOCUMENT__SEARCH",o.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",o.DOCUMENT__UNRATE="DOCUMENT__UNRATE",o.FEEDBACK__SEND="FEEDBACK__SEND",o.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",o.GEN_AI__RATE="GEN_AI__RATE",o.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",o.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_CASE_DEFLECTION__OPEN_TICKET",o.KHUB__PROCESS="KHUB__PROCESS",o.KHUB__SEARCH="KHUB__SEARCH",o.LABELS__DOWNLOAD="LABELS__DOWNLOAD",o.LINK__SHARE="LINK__SHARE",o.PAGE__DISPLAY="PAGE__DISPLAY",o.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",o.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",o.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",o.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",o.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",o.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",o.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",o.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",o.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",o.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",o.TOPIC__DISPLAY="TOPIC__DISPLAY",o.TOPIC__RATE="TOPIC__RATE",o.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",o.TOPIC__UNRATE="TOPIC__UNRATE",o.USER__LOGIN="USER__LOGIN",o.USER__LOGOUT="USER__LOGOUT",o.HEARTBEAT="HEARTBEAT"})(ts||(ts={}));var rs;(function(o){o.THIRD_PARTY="THIRD_PARTY",o.OFF_THE_GRID="OFF_THE_GRID",o.CONTENT_PACKAGER="CONTENT_PACKAGER",o.PAGES="PAGES",o.DESIGNED_READER="DESIGNED_READER"})(rs||(rs={}));var os;(function(o){o.HOMEPAGE="HOMEPAGE",o.CUSTOM="CUSTOM",o.HEADER="HEADER",o.READER="READER",o.TOPIC_TEMPLATE="TOPIC_TEMPLATE",o.SEARCH="SEARCH",o.SEARCH_RESULT="SEARCH_RESULT"})(os||(os={}));var ns;(function(o){o.CLASSIC="CLASSIC",o.CUSTOM="CUSTOM",o.DESIGNER="DESIGNER"})(ns||(ns={}));var as;(function(o){o.AND="AND",o.OR="OR",o.MONOVALUED="MONOVALUED"})(as||(as={}));var is;(function(o){o.NONE="NONE",o.ALPHABET="ALPHABET",o.VERSION="VERSION"})(is||(is={}));var ss;(function(o){o.STARS="STARS",o.LIKE="LIKE",o.DICHOTOMOUS="DICHOTOMOUS",o.NO_RATING="NO_RATING"})(ss||(ss={}));var cs;(function(o){o.LAST_WEEK="LAST_WEEK",o.LAST_MONTH="LAST_MONTH",o.LAST_QUARTER="LAST_QUARTER",o.LAST_YEAR="LAST_YEAR",o.CUSTOM="CUSTOM"})(cs||(cs={}));var ls;(function(o){o.ASC="ASC",o.DESC="DESC"})(ls||(ls={}));var ds;(function(o){o.ALPHA="ALPHA",o.NATURAL="NATURAL"})(ds||(ds={}));var An;(function(o){o.EVERYWHERE="EVERYWHERE",o.TITLE_ONLY="TITLE_ONLY",o.NONE="NONE"})(An||(An={}));var ms=o=>Object.keys(An).includes(o);var us;(function(o){o.ARTICLE="ARTICLE",o.BOOK="BOOK",o.SHARED_BOOK="SHARED_BOOK"})(us||(us={}));var fs;(function(o){o.FLUIDTOPICS="FLUIDTOPICS",o.EXTERNAL="EXTERNAL"})(fs||(fs={}));var ps;(function(o){o.MAP="MAP",o.DOCUMENT="DOCUMENT",o.TOPIC="TOPIC",o.PERSONAL_BOOK="PERSONAL_BOOK",o.SHARED_BOOK="SHARED_BOOK"})(ps||(ps={}));var xt;(function(o){o.LAST_WEEK="LAST_WEEK",o.LAST_MONTH="LAST_MONTH",o.LAST_QUARTER="LAST_QUARTER",o.LAST_YEAR="LAST_YEAR"})(xt||(xt={}));var ys=o=>Object.keys(xt).includes(o);var hs;(function(o){o.MAP="MAP",o.DOCUMENT="DOCUMENT",o.TOPIC="TOPIC"})(hs||(hs={}));var gs;(function(o){o.DEFAULT="DEFAULT",o.DOCUMENTS="DOCUMENTS",o.ALL_TOPICS="ALL_TOPICS",o.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(gs||(gs={}));var W;(function(o){o.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",o.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",o.HTML_EXPORT_USER="HTML_EXPORT_USER",o.PDF_EXPORT_USER="PDF_EXPORT_USER",o.SAVED_SEARCH_USER="SAVED_SEARCH_USER",o.COLLECTION_USER="COLLECTION_USER",o.OFFLINE_USER="OFFLINE_USER",o.ANALYTICS_USER="ANALYTICS_USER",o.BETA_USER="BETA_USER",o.DEBUG_USER="DEBUG_USER",o.PRINT_USER="PRINT_USER",o.RATING_USER="RATING_USER",o.FEEDBACK_USER="FEEDBACK_USER",o.GENERATIVE_AI_USER="GENERATIVE_AI_USER",o.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",o.CONTENT_PUBLISHER="CONTENT_PUBLISHER",o.KHUB_ADMIN="KHUB_ADMIN",o.USERS_ADMIN="USERS_ADMIN",o.PORTAL_ADMIN="PORTAL_ADMIN",o.ADMIN="ADMIN",o.DEVELOPER="DEVELOPER"})(W||(W={}));var bs;(function(o){o.VALID="VALID",o.INVALID="INVALID"})(bs||(bs={}));var vs;(function(o){o.TEXT="TEXT",o.HTML="HTML"})(vs||(vs={}));var hd={[W.PERSONAL_BOOK_SHARE_USER]:[W.PERSONAL_BOOK_USER],[W.HTML_EXPORT_USER]:[W.PERSONAL_BOOK_USER],[W.PDF_EXPORT_USER]:[W.PERSONAL_BOOK_USER],[W.KHUB_ADMIN]:[W.CONTENT_PUBLISHER],[W.ADMIN]:[W.KHUB_ADMIN,W.USERS_ADMIN,W.PORTAL_ADMIN],[W.DEVELOPER]:[W.BETA_USER,W.DEBUG_USER],[W.GENERATIVE_AI_EXPORT_USER]:[W.GENERATIVE_AI_USER]};function xs(o,e){return o===e||(hd[o]??[]).some(t=>xs(t,e))}function Xe(o,e){return o==null?!1:(Array.isArray(o)?o:Array.isArray(o.roles)?o.roles:Array.isArray(o.profile?.roles)?o.profile.roles:[]).some(n=>xs(n,e))}function md(o){return`"${o}"`}function Ss(o){return o.startsWith('"')&&o.endsWith('"')?o.replace(/(^"+)|("+$)/g,""):o}function yd(o,e){return new Jt(o).serialize(e)}var M;(function(o){o.LOCALE="content-lang",o.QUERY="query",o.SCOPE="scope",o.FILTERS="filters",o.VIRTUAL_FIELD="virtual-field",o.PERIOD="period",o.VALUE_FILTERS="value-filters",o.DATE_FILTERS="date-filters",o.RANGE_FILTERS="range-filters",o.SORT="sort",o.PER_PAGE="per-page"})(M||(M={}));var bd=new Set(Object.values(M));function Os(o){return bd.has(o)}var Jt=class{constructor(e,t={},n=20,a=!1,i="en-US"){this.baseUrl=e,this.predefinedSorts=t,this.defaultPerPage=n,this.allLanguagesAllowed=a,this.defaultContentLocale=i,this.scopeMapping={documents:"DOCUMENTS",topics:"ALL_TOPICS"},this.filtersEscapeMapping=[["*","\\*","[ft-escaped-star-character]"],["~","\\\\~","[ft-escaped-tilde-character]"],["_","\\\\\\\\_","[ft-escaped-underscore-character]"]]}serialize(e,t){return this.serializeToCurrentPageIfPossible(e,t??"/search")}serializeToCurrentPageIfPossible(e,t){let n=this.toURLSearchParams(e).toString(),a=t==null||t.trim().length===0,i=new URL(a?window.location.href:`${this.baseUrl.replace(/\/+$/,"")}${t}`);return i.search=n,i.toString()}toURLSearchParams(e,t=!1){var n,a,i,s,l,d,f,h,p,m,y,b;let S=new URLSearchParams;e.contentLocale?(!t||e.contentLocale!==this.defaultContentLocale)&&S.append(M.LOCALE,e.contentLocale):S.append(M.LOCALE,this.allLanguagesAllowed?"all":this.defaultContentLocale),((n=e.query)===null||n===void 0?void 0:n.length)>0&&S.append(M.QUERY,e.query),e.scope&&e.scope!=="DEFAULT"&&S.append(M.SCOPE,e.scope.toLowerCase()),e.virtualField&&e.virtualField!=="EVERYWHERE"&&S.append(M.VIRTUAL_FIELD,e.virtualField.toLowerCase()),((a=e.sort)===null||a===void 0?void 0:a.length)>0&&e.sort[0].key==="ft:lastEdition"&&S.append(M.SORT,"last_update");let w=(s=(i=e.metadataFilters)===null||i===void 0?void 0:i.filter(v=>v.valueFilter))!==null&&s!==void 0?s:[];if(w.length>0){let v=w.map(E=>{var I,_;let D=((_=(I=E.valueFilter)===null||I===void 0?void 0:I.values)!==null&&_!==void 0?_:[]).map(P=>this.escapeFilters(P)).map(P=>encodeURIComponent(md(Ss(P)))).join("_");return`${E.key}~${D}`}).join("*");S.append(M.VALUE_FILTERS,v)}let C=(d=(l=e.metadataFilters)===null||l===void 0?void 0:l.filter(v=>v.dateFilter))!==null&&d!==void 0?d:[];if(C.length>0){let v=C.map(E=>{var I;return`${E.key}~${(I=E.dateFilter)===null||I===void 0?void 0:I.type.toLowerCase()}`}).join("*");S.append(M.DATE_FILTERS,v)}let A=(h=(f=e.metadataFilters)===null||f===void 0?void 0:f.filter(v=>v.rangeFilter))!==null&&h!==void 0?h:[];if(A.length>0){let v=A.map(E=>{var I,_;return`${E.key}~${(I=E.rangeFilter)===null||I===void 0?void 0:I.from}_${(_=E.rangeFilter)===null||_===void 0?void 0:_.to}`}).join("*");S.append(M.RANGE_FILTERS,v)}let O=(p=e.otherQueryParams)!==null&&p!==void 0?p:{};for(let v in O)S.append(v,O[v]);return!((m=e.paging)===null||m===void 0)&&m.perPage&&((b=(y=e.paging)===null||y===void 0?void 0:y.perPage)!==null&&b!==void 0?b:this.defaultPerPage)!=this.defaultPerPage&&S.append(M.PER_PAGE,String(e.paging.perPage)),S}parse(e){var t;let n=e.split("?"),a=this.fromURLSearchParams(new URLSearchParams(n.slice(1).join("?"))),i=n[0].split("/search/")[1];return i==null?a:{...a,scope:(t=this.scopeMapping[i])!==null&&t!==void 0?t:a.scope}}fromURLSearchParams(e){var t,n,a,i,s,l,d,f;let h=e.get(M.LOCALE)==="all"?void 0:e.get(M.LOCALE),p=((t=e.get(M.VIRTUAL_FIELD))!==null&&t!==void 0?t:"EVERYWHERE").toUpperCase(),m=((n=e.get(M.SORT))!==null&&n!==void 0?n:"DEFAULT").toUpperCase(),y=(a=e.get(M.SCOPE))!==null&&a!==void 0?a:"default",b=+((i=e.get(M.PER_PAGE))!==null&&i!==void 0?i:this.defaultPerPage),S={};for(let w of e.keys())Os(w)||(S[w]=e.get(w));return{contentLocale:h??(this.allLanguagesAllowed?void 0:this.defaultContentLocale),query:decodeURIComponent((s=e.get(M.QUERY))!==null&&s!==void 0?s:""),scope:(l=this.scopeMapping[y])!==null&&l!==void 0?l:"DEFAULT",virtualField:ms(p)?p:"EVERYWHERE",sort:(f=(d=this.predefinedSorts[m])!==null&&d!==void 0?d:this.predefinedSorts.DEFAULT)!==null&&f!==void 0?f:[],metadataFilters:this.parseCompatFilters(e),facets:[],paging:{page:1,perPage:Dt(1,isNaN(b)?this.defaultPerPage:b,1e3)},otherQueryParams:S}}parseCompatFilters(e){var t,n,a,i,s,l;let d=[];return e.has(M.FILTERS)&&(d=this.parseValueFilters((t=e.get(M.FILTERS))!==null&&t!==void 0?t:"")),(n=e.has(M.PERIOD))!==null&&n!==void 0&&n&&(d=[...d,...this.parseLegacyPeriodFilter(((a=e.get(M.PERIOD))!==null&&a!==void 0?a:"").toUpperCase())]),[...d,...this.parseValueFilters((i=e.get(M.VALUE_FILTERS))!==null&&i!==void 0?i:""),...this.parseDateFilters((s=e.get(M.DATE_FILTERS))!==null&&s!==void 0?s:""),...this.parseRangeFilters((l=e.get(M.RANGE_FILTERS))!==null&&l!==void 0?l:"")]}splitUnknownFilter(e){return this.superEscapeFilters(decodeURIComponent(e)).split("*").map(t=>t.split("~"))}parseValueFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(t=>({key:t[0],valueFilter:{values:t[1].split("_").map(Ss).map(n=>this.unescapeFilterValue(n)),negative:!1}}))}parseDateFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(t=>({key:t[0],dateFilter:{type:xt[t[1].toUpperCase()]}}))}parseRangeFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(t=>({key:t[0],rangeFilter:{from:t[1].split("_")[0],to:t[1].split("_")[1]}}))}escapeFilters(e){for(let[t,n,a]of this.filtersEscapeMapping)e=e.replaceAll(t,n);return e}superEscapeFilters(e){for(let[t,n,a]of this.filtersEscapeMapping)e=e.replaceAll(n,a);return e}unescapeFilterValue(e){for(let[t,n,a]of this.filtersEscapeMapping)e=e.replace(a,t);return e}parseLegacyPeriodFilter(e){if(ys(e))return[{key:"ft:lastEdition",dateFilter:{type:xt[e]}}];if(e.startsWith("CUSTOM_")){let[t,n,a]=e.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:n,to:a}}]}return[]}};var In={};U(In,{toFtFormComponent:()=>vd});var Ir=Symbol("elementInternals");function vd(o,e){class t extends o{static get formAssociated(){return!0}get form(){return this[Ir].form}constructor(...a){super(a),this[Ir]=this.attachInternals(),this[Ir].role=e}setFormValue(a){this[Ir].setFormValue(a)}}return t}var Tn={};U(Tn,{DateFormatter:()=>St});var St=class{static format(e,t,n,a){return window.moment?window.moment(e).locale(t).format(this.getDateFormat(n,a)):e}static getDateFormat(e,t){return e?t?"lll":"ll":t?"L LT":"L"}};var Nn,_n,Pn,Ln,xd=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((Pn=(_n=(Nn=window.safari)===null||Nn===void 0?void 0:Nn.pushNotification)===null||_n===void 0?void 0:_n.toString())!==null&&Pn!==void 0?Pn:"")==="[object SafariRemoteNotification]",Sd="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(Ln=window.ftGlobals)!==null&&Ln!==void 0?Ln:{lit:no,litDecorators:ao,litRepeat:io,litClassMap:so,litStyleMap:co,litUnsafeHTML:lo,wcUtils:{...yo,...fo,...bo,...Tn,...vo,...Eo,...Ro,...mo,...Ho,...Ao,...Go,...zo,...di,...Oo,...Zo,...qo,...fi,...Yo,...Sn,...$o,...wn,...Cn,...Rn,...In,isSafari:xd,isTouchScreen:Sd,setVariable:ur}};var Od={setTranslationDestinationLanguage:(o,e)=>{o.translation.destinationLanguage=e.payload},setTranslationSourceLanguage:(o,e)=>{o.translation.sourceLanguage=e.payload},setTranslationProfileId:(o,e)=>{o.translation.profileId=e.payload},setTranslationLoading:(o,e)=>{o.translation.isLoading=e.payload},setTranslationError:(o,e)=>{o.translation.isError=e.payload}},Es=o=>Oe.get({name:"ft-reader-"+o,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,translation:{sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}},reducers:Od});var kn=class{constructor(e,t){this.mapId=e,this.paginatedToc=t,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,t,n){return e.flatMap(a=>{var i;return a.pageConfiguration&&this.registerPage(this.buildPage(a,n)),a.tocId==null?this.extractPagesToc(a.children,t,n):[{tocId:a.tocId,title:(i=a.title)!==null&&i!==void 0?i:"",untranslatedTitle:a.untranslatedTitle,depth:t,children:this.extractPagesToc(a.children,t+1,a.tocId)}]})}convertNodes(e,t,n){return e.flatMap(a=>{var i,s,l;if(a.tocId==null)return[...this.convertSectionNodes((i=a.pageToc)!==null&&i!==void 0?i:[],t,a.tocId),...this.convertNodes(a.children,t,a.tocId)];let d=(s=a.prettyUrl)===null||s===void 0?void 0:s.replace(/^\//,""),f={tocId:a.tocId,contentId:a.contentId,title:a.title,untranslatedTitle:a.untranslatedTitle,hasRating:a.hasRating,origin:a.origin,prettyUrl:d,depth:t,parentTocId:n,children:[]};this.register(f);let h=this.convertSectionNodes((l=a.pageToc)!==null&&l!==void 0?l:[],t+1,a.tocId),p=this.convertNodes(a.children,t+1,f.tocId);return f.children=[...h,...p],[f]})}convertSectionNodes(e,t,n){return e.flatMap(a=>{var i;let s=(i=a.prettyUrl)===null||i===void 0?void 0:i.replace(/^\//,""),l={...a,prettyUrl:s,depth:t,parentTocId:n,children:[]};return this.register(l),l.children=this.convertSectionNodes(a.children,t+1,a.tocId),[l]})}buildPage(e,t){var n,a,i,s,l,d;let f={number:this.pages.length+1,title:(n=e.title)!==null&&n!==void 0?n:"",untranslatedTitle:e.untranslatedTitle,rootTocId:(a=e.tocId)!==null&&a!==void 0?a:"root",toc:((i=e.pageToc)!==null&&i!==void 0?i:[]).map(m=>this.nodeByTocId[m.tocId]),topics:[],hiddenTopics:[],breadcrumb:t?this.buildBreadcrumb(this.nodeByTocId[t]):[]},h=(m,y)=>(y?f.topics:f.hiddenTopics).push(m),p=(l=(s=e.pageConfiguration)===null||s===void 0?void 0:s.parentsVisibility)!==null&&l!==void 0?l:[];return f.breadcrumb.forEach((m,y)=>{h(m,p[y])}),e.tocId&&h(e.tocId,e.pageConfiguration.isVisible),f.topics.push(...this.tocIds((d=e.pageToc)!==null&&d!==void 0?d:[])),f}registerPage(e){for(let t of[...e.topics,...e.hiddenTopics])this.pageByTocId[t]||(this.pageByTocId[t]=e);this.pages.push(e)}tocIds(e){return e.flatMap(t=>[t.tocId,...this.tocIds(t.children)])}buildBreadcrumb(e){let t=[e.tocId];for(;e?.parentTocId;)t.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return t}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}},Tr=class{convertPaginatedToc(e,t){return new kn(e,t).build()}};var Ee;(function(o){o.FEEDBACK="FEEDBACK",o.RATING="RATING",o.PRINT="PRINT",o.BOOKMARK="BOOKMARK",o.COLLECTIONS="COLLECTIONS",o.PERSONAL_BOOKS="PERSONAL_BOOKS"})(Ee||(Ee={}));var ws=j`
49
49
  `;var Ed="ft-app-info",Dn=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},wd={session:(o,e)=>{ne(o.session,e.payload)||(o.session=e.payload,setTimeout(()=>N.dispatchEvent(new Dn(e.payload)),0))}},N=Oe.get({name:Ed,reducers:wd,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var et=class o{static get(e){let{baseUrl:t,apiIntegrationIdentifier:n}=N.getState(),a=e??n;if(t&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(t,a,!0)}static await(e){return new Promise(t=>{let n=o.get(e);if(n)t(n);else{let a=N.subscribe(()=>{n=o.get(e),n&&(a(),t(n))})}})}};var Qt=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:et.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):et.await()}};var he=class extends Qt{constructor(e=!0,t){var n;super(t);let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new le,this.cache=e?a.commonCache:new le}clearCache(){this.cache.clearAll()}};var Cs,Cd=Symbol("clearAfterUnitTest"),Nr=class extends he{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Cs]=()=>{this.defaultMessages={},this.cache=new le,this.listeners={}},this.currentUiLocale=N.getState().uiLocale,N.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=N.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let t=e.name.toLowerCase();this.cache.setFinal(t,e),this.notify(t)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,t){var n;if(e=e.toLowerCase(),Object.keys(t).length>0){let a={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...t};ne(this.defaultMessages[e],a)||(this.defaultMessages[e]=a,await this.notify(e))}await this.fetchContext(e)}resolveContext(e){var t,n;return this.fetchContext(e),(n=(t=this.cache.getNow(e))===null||t===void 0?void 0:t.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,t){let n=e.toLowerCase();return this.resolveContext(n)[t]}resolveMessage(e,t,...n){var a;let i=e.toLowerCase(),s=this.resolveContext(i);return new Gt((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},s).resolve(t,...n)}async fetchContext(e){var t,n,a;if(!this.cache.has(e))if(((n=(t=window.process)===null||t===void 0?void 0:t.env)===null||n===void 0?void 0:n.NODE_ENV)==="test")this.cache.set(e,(a=this.defaultMessages[e])!==null&&a!==void 0?a:{});else try{await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),await this.notify(e)}catch(i){console.error(i)}}subscribe(e,t){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(t),()=>{var a;return(a=this.listeners[e])===null||a===void 0?void 0:a.delete(t)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(t=>dr(0).then(()=>t()).catch(()=>null)))}};Cs=Cd;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Nr{constructor(){super(async(o,e)=>(await this.awaitApi).getFluidTopicsMessageContext(o,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Nr{constructor(){super(async(o,e)=>(await this.awaitApi).getCustomMessageContext(o,e))}});var As=window.FluidTopicsI18nService,rb=window.FluidTopicsCustomI18nService;var q=function(o,e,t,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(o,e,t,n);else for(var l=o.length-1;l>=0;l--)(s=o[l])&&(i=(a<3?s(i):a>3?s(e,t,i):s(e,t))||i);return a>3&&i&&Object.defineProperty(e,t,i),i},z=class extends ee{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>et.get(),this.messageContexts=[],this.cache=new le,this.cleanSessionDebouncer=new Q}render(){return nt`
50
50
  <slot></slot>
51
- `}update(e){var t,n,a,i,s;super.update(e),e.has("baseUrl")&&(N.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&N.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&N.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&N.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&N.actions.noCustom(this.noCustom),e.has("editorMode")&&N.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&N.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&N.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(l=>As.addContext(l)),e.has("openExternalDocumentInNewTab")&&N.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&N.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&N.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(N.actions.defaultLocales((t=this.localesConfiguration)===null||t===void 0?void 0:t.defaultLocales),N.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),N.actions.searchInAllLanguagesAllowed((s=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}};z.elementDefinitions={};z.styles=ws;q([L()],z.prototype,"baseUrl",void 0);q([L()],z.prototype,"apiIntegrationIdentifier",void 0);q([L()],z.prototype,"uiLocale",void 0);q([Re(null)],z.prototype,"availableUiLocales",void 0);q([Re(null)],z.prototype,"metadataConfiguration",void 0);q([L({type:Boolean})],z.prototype,"editorMode",void 0);q([L({type:Boolean})],z.prototype,"noCustom",void 0);q([L({type:Boolean})],z.prototype,"openExternalDocumentInNewTab",void 0);q([L({converter:{fromAttribute(o){return o==="false"?!1:o==="true"||(o??!1)}}})],z.prototype,"noCustomComponent",void 0);q([L({type:Boolean})],z.prototype,"withManualResources",void 0);q([L({type:Boolean})],z.prototype,"navigatorOnline",void 0);q([L({type:Boolean})],z.prototype,"forcedOffline",void 0);q([L({type:Object})],z.prototype,"apiProvider",void 0);q([Re([])],z.prototype,"messageContexts",void 0);q([Re(void 0)],z.prototype,"session",void 0);q([_t()],z.prototype,"localesConfiguration",void 0);var _r=class extends he{async listMySearches(){let e=N.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Pr=class extends he{async listMyBookmarks(){let e=N.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var Ad="ft-user-assets",Lr=Oe.get({name:Ad,initialState:{savedSearches:void 0,bookmarks:void 0}}),Fn=class{constructor(){this.currentSession=N.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Pr,this.savedSearchesService=new _r,N.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:t}=N.getState();ne((e=this.currentSession)===null||e===void 0?void 0:e.profile,t?.profile)||(this.currentSession=t,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Lr.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Lr.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Lr.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let t=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Lr.actions.bookmarks(t)}}},Rs=new Fn;var Un=class{addCommand(e,t=!1){N.commands.add(e,t)}consumeCommand(e){return N.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Un;var Mn=class{highlightHtml(e,t,n){Ko(e,t,n)}};window.FluidTopicsHighlightHtmlService=new Mn;var Bn=class{isDate(e){var t,n,a,i;return(i=(a=((n=(t=N.getState().metadataConfiguration)===null||t===void 0?void 0:t.descriptors)!==null&&n!==void 0?n:[]).find(l=>l.key===e))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(e,t){var n,a,i;return St.format(e,(n=t?.locale)!==null&&n!==void 0?n:N.getState().uiLocale,(a=t?.longFormat)!==null&&a!==void 0?a:!1,(i=t?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new Bn;Ft("ft-app-context")(z);var kr=class extends he{get mapId(){return this._mapId}set mapId(e){e!==this._mapId&&this.clear(),this._mapId=e}constructor(e,t,n){super(!1,t),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(t=>this.converter.convertPaginatedToc(e,t)))),this.cache.register("ratingSummary",()=>{var e,t;return Xe((t=(e=N.getState().session)===null||e===void 0?void 0:e.profile.roles)!==null&&t!==void 0?t:[],"RATING_USER")?this.withMapId(a=>this.fetchMapRating(a)):Promise.resolve()})}clear(){this.cache.clearAll()}makeCacheKey(e,t){return e+(t?"-destinationLanguage-"+t?.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(t=>this.converter.convertPaginatedToc(this.mapId,t)))}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,t){return(await this.getEnrichedToc(t)).nodeByTocId[e]}getTocNodeNow(e,t){var n;return(n=this.getEnrichedTocNow(t))===null||n===void 0?void 0:n.nodeByTocId[e]}getTocNodeNowByUrl(e,t){var n,a;let i=this.getMapNow(t);return i?.prettyUrl==e||`${i?.id}/root`===e?(n=this.getEnrichedTocNow(t))===null||n===void 0?void 0:n.toc[0]:(a=this.getEnrichedTocNow(t))===null||a===void 0?void 0:a.nodeByUrl[e]}async getPage(e,t){let n=await this.getEnrichedToc(t);return n.pages[e-1]||n.pages[0]}async getPageByTocId(e,t){let n=await this.getEnrichedToc(t);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,t){return this.cache.get(this.makeCacheKey("translated-topic-content-"+e.tocId,t),()=>this.fetchTranslatedTopicHTMLContent(e,t))}getAttachments(){return this.cache.get("map-attachments",()=>this.fetchAttachments())}getRelativesForDocument(e,t){return this.cache.get("document-relatives-"+e+"-"+t.join("-"),()=>this.fetchRelativesForDocument(e,t))}getRelativesForTopicInMap(e,t,n){return this.cache.get("topic-relatives-"+[e,t,...n].join("-"),()=>this.fetchRelativesForTopicInMap(e,t,n))}getAttachmentDownloadLink(e){return this.makeAbsolute(`${this.api.endpoints.khub.maps.mapId(this.mapId).attachments.attachmentId(e).content}?download=true`)}getLink(e,t,n){let a=this.getNavigationData(e,t,n),i=this.getReaderLinkPrefix()+(a.prettyUrl?a.prettyUrl:`${a.mapId}/${a.tocId}`),s=new URL(i,this.api.tenantBaseUrl);return a.page!=null&&s.searchParams.set("page",`${a.page}`),a.prettyUrlDuplicated&&s.searchParams.set("tocId",a.tocId),a.section!=null&&s.searchParams.set("section",a.section),s.href}getNavigationData(e,t,n,a){var i,s;e=e||"root";let l=this.getEnrichedTocNow(a),d=l?.pageByTocId[e],f=l?.nodeByTocId[e],h=f?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(i=f?.title)!==null&&i!==void 0?i:"",untranslatedTopicTitle:f?.untranslatedTitle,page:t&&d&&d.number!==t?t:void 0,prettyUrl:h?.replace(/^r\//,""),prettyUrlDuplicated:(s=l?.duplicatedPrettyUrls.has(h??""))!==null&&s!==void 0?s:!1,section:n}}async getAccurateNavigationData(e,t,n,a){return await this.getEnrichedToc(a),this.getNavigationData(e,t,n,a)}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(t=>{var n;return t?{type:t.topics.type,rating:(n=t.topics)===null||n===void 0?void 0:n.ratings.find(a=>a.tocId===e)}:void 0})}rateMap(e,t){return this.makeRateMapRequest(e,t).then(()=>this.clearRatingIfNecessary())}unrateMap(){return this.makeUnrateMapRequest().then(()=>this.clearRatingIfNecessary())}sendMapFeedback(e,t){return this.makeMapFeedbackRequest(e,t)}rateTopic(e,t,n){return this.makeRateTopicRequest(e,t,n).then(()=>this.clearRatingIfNecessary())}unrateTopic(e){return this.makeUnrateTopicRequest(e).then(()=>this.clearRatingIfNecessary())}async clearRatingIfNecessary(){let e=N.getState().session;e?.sessionAuthenticated&&this.cache.clear("ratingSummary")}sendTopicFeedback(e,t,n){return this.makeTopicFeedbackRequest(e,t,n)}fontsStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.fonts)}themeStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.theme)}buildBreadcrumb(e,t){let n=this.getTocNodeNow(e,t),a=[{tocId:n.tocId,title:n.title,untranslatedTitle:n.untranslatedTitle}],i=this.getTocNodeNow(n.parentTocId,t);for(;i;)a.unshift({tocId:i.tocId,title:i.title,untranslatedTitle:i.untranslatedTitle}),i=this.getTocNodeNow(i.parentTocId,t);return a}isFeatureAccessible(e,{session:t}){var n;if(!this.isFeatureAvailable(e))return!1;switch(e){case Ee.FEEDBACK:return Xe(t??[],W.FEEDBACK_USER);case Ee.RATING:return Xe(t??[],W.RATING_USER);case Ee.PRINT:return Xe(t??[],W.PRINT_USER);case Ee.BOOKMARK:return!!t?.sessionAuthenticated;case Ee.COLLECTIONS:return Xe(t??[],W.COLLECTION_USER);case Ee.PERSONAL_BOOKS:return Xe(t??[],W.PERSONAL_BOOK_USER)&&!(!((n=this.getMapNow())===null||n===void 0)&&n.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var Dr=class o extends kr{static async build(e){return new o(new Tr,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e,t){let n=await this.api.getMap(e,t);return this.fingerprint=n.fingerprint,n}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e,t){return await this.getMap(t),this.api.getPages(e,this.fingerprint,t)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}fetchTranslatedTopicHTMLContent(e,t){return this.api.getTranslatedTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint,t)}fetchTopicMetadata(e){return this.api.getTopic(this.mapId,e.contentId,this.fingerprint)}fetchAttachments(){return this.api.getMapAttachments(this.mapId).catch(()=>[])}fetchRelativesForDocument(e,t){let n={query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",metadataFilters:[{key:e,valueFilter:{negative:!1,values:t}}],sort:[],facets:[]};return this.api.search(n)}fetchRelativesForTopicInMap(e,t,n){let a={query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",metadataFilters:[{key:t,valueFilter:{negative:!1,values:n}},{key:"ft:publicationId",valueFilter:{negative:!1,values:[e]}}],sort:[],facets:[]};return this.api.search(a)}makeMapFeedbackRequest(e,t){return this.api.sendMapFeedback(this.mapId,e,t)}makeRateMapRequest(e,t){return this.api.rateMap(this.mapId,e,t)}makeRateTopicRequest(e,t,n){return this.api.rateTopic(this.mapId,e,t,n)}makeTopicFeedbackRequest(e,t,n){return this.api.sendTopicFeedback(this.mapId,e,t,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 Fr=class o{static build(e,t){return new o(Es(e.trim()||"context"),t??Dr.build)}loaded(){return xo(()=>this._loaded)}constructor(e,t,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new Q(10),this.initService(t)}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 kt(()=>this.service)}async navigateToTopic(e,t,n){await this.loaded();let a=await this.awaitService(),i=await(n!=null?a.getPage(n,this.getTranslationSettings()):a.getPageByTocId(e??"root",this.getTranslationSettings()));this.store.actions.currentPage(i);let s=this.resolveValidNonRootTocId(e,i);this.store.actions.scrollTarget({tocId:s,section:t}),this.store.getState().visibleTopics[0]!==s&&this.store.actions.visibleTopics([])}resolveValidNonRootTocId(e,t){var n,a,i;let s=(n=e==="root"?void 0:e)!==null&&n!==void 0?n:t.rootTocId;return t.topics.includes(s)?s:(i=(a=t.topics[0])!==null&&a!==void 0?a:t.hiddenTopics[0])!==null&&i!==void 0?i:"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}),(e=this.service)===null||e===void 0||e.clear(),this.clusteringHelper=void 0}reload(){return this.clear(),this.load()}async fetchData(e){var t,n,a,i,s,l;try{e&&this.setTranslationLoading(!0);let d=f=>{throw e&&this.setTranslationError(!0),f};await Promise.all([(t=this.service)===null||t===void 0?void 0:t.getConfiguration().then(f=>this.store.actions.configuration(f)),(n=this.service)===null||n===void 0?void 0:n.getMap(e).then(f=>this.store.actions.map(f)).catch(d),(a=this.service)===null||a===void 0?void 0:a.getToc(e).then(f=>this.store.actions.toc(f)).catch(d),(i=this.service)===null||i===void 0?void 0:i.getPagesToc(e).then(f=>this.store.actions.pagesToc(f)).catch(d),(s=this.service)===null||s===void 0?void 0:s.getPaginationConfiguration().then(f=>this.store.actions.paginationConfiguration(f)).catch(d),(l=this.service)===null||l===void 0?void 0:l.getTranslationError(e).then(f=>this.setTranslationError(f))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0,e&&this.setTranslationLoading(!1)}catch(d){this.errorHandler&&!(d instanceof ze)&&this.errorHandler(d)}}fetchRelatives(){var e,t,n;let a=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(i=>{var s;return i.key==((s=this.store.getState().configuration)===null||s===void 0?void 0:s.relativePivotMetadata)}).flatMap(i=>i.values);a!==void 0&&a.length>0?(t=this.service)===null||t===void 0||t.getRelativesForDocument((n=this.store.getState().configuration)===null||n===void 0?void 0:n.relativePivotMetadata,a).then(i=>{let s=i.results.flatMap(l=>l.entries);this.store.actions.relatives(s),this.updateClusteringHelper()}):this.updateClusteringHelper()}updateClusteringHelper(){this.clusteringHelper=this.createClusteringHelper(),this.clusteringHelper&&this.store.dispatchEvent(new CustomEvent("clustering-helper-created"))}createClusteringHelper(){var e,t;if(this.clusteringHelperProvider)return this.clusteringHelperProvider();let n=this.store.getState().relatives;if(n){let a=n.find(s=>{var l;return((l=s.map)===null||l===void 0?void 0:l.mapId)==this.store.getState().mapId}),i=(t=(e=N.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&t!==void 0?t:[];return new Lt(n,a,this.metadataForSwitchToRelatives,i)}}async navigateToRelativeTopicIfFound(e){var t,n,a;await this.loaded();let i=await kt(()=>{var f;return(f=this.store.getState().configuration)===null||f===void 0?void 0:f.relativeTopicPivotMetadata}),s=this.store.getState().mapId,d=await(await this.awaitService()).getRelativesForTopicInMap(s,i,[e]);if(!((a=(n=(t=d?.results)===null||t===void 0?void 0:t[0])===null||n===void 0?void 0:n.entries)===null||a===void 0)&&a[0]){let f=d.results[0].entries[0].topic.tocId;return await this.navigateToTopic(f),!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 t=this.store.getState();return t.translation.profileId&&t.translation.destinationLanguage?{profileId:t.translation.profileId,destinationLanguage:t.translation.destinationLanguage.code,sourceLanguage:(e=t.map)===null||e===void 0?void 0:e.lang}:void 0}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,t,n){return this.service.getAccurateNavigationData(e,t?.number,n?.section,this.getTranslationSettings())}buildBreadcrumb(e){var t;return(t=this.service)===null||t===void 0?void 0:t.buildBreadcrumb(e,this.getTranslationSettings())}fetchTopicContent(e){var t,n,a=this.getTranslationSettings();return a?(t=this.service)===null||t===void 0?void 0:t.getTranslatedTopicContent(e,a).then(i=>(i.isTranslationError&&this.setTranslationError(!0),i.content)):(n=this.service)===null||n===void 0?void 0:n.getTopicContent(e)}getTocNode(e){var t;return(t=this.service)===null||t===void 0?void 0:t.getTocNode(e,this.getTranslationSettings())}getPage(e){var t;return(t=this.service)===null||t===void 0?void 0:t.getPage(e,this.getTranslationSettings())}};var O0={},Is=j`
51
+ `}update(e){var t,n,a,i,s;super.update(e),e.has("baseUrl")&&(N.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&N.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&N.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&N.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&N.actions.noCustom(this.noCustom),e.has("editorMode")&&N.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&N.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&N.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(l=>As.addContext(l)),e.has("openExternalDocumentInNewTab")&&N.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&N.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&N.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(N.actions.defaultLocales((t=this.localesConfiguration)===null||t===void 0?void 0:t.defaultLocales),N.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),N.actions.searchInAllLanguagesAllowed((s=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}};z.elementDefinitions={};z.styles=ws;q([L()],z.prototype,"baseUrl",void 0);q([L()],z.prototype,"apiIntegrationIdentifier",void 0);q([L()],z.prototype,"uiLocale",void 0);q([Re(null)],z.prototype,"availableUiLocales",void 0);q([Re(null)],z.prototype,"metadataConfiguration",void 0);q([L({type:Boolean})],z.prototype,"editorMode",void 0);q([L({type:Boolean})],z.prototype,"noCustom",void 0);q([L({type:Boolean})],z.prototype,"openExternalDocumentInNewTab",void 0);q([L({converter:{fromAttribute(o){return o==="false"?!1:o==="true"||(o??!1)}}})],z.prototype,"noCustomComponent",void 0);q([L({type:Boolean})],z.prototype,"withManualResources",void 0);q([L({type:Boolean})],z.prototype,"navigatorOnline",void 0);q([L({type:Boolean})],z.prototype,"forcedOffline",void 0);q([L({type:Object})],z.prototype,"apiProvider",void 0);q([Re([])],z.prototype,"messageContexts",void 0);q([Re(void 0)],z.prototype,"session",void 0);q([_t()],z.prototype,"localesConfiguration",void 0);var _r=class extends he{async listMySearches(){let e=N.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Pr=class extends he{async listMyBookmarks(){let e=N.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var Ad="ft-user-assets",Lr=Oe.get({name:Ad,initialState:{savedSearches:void 0,bookmarks:void 0}}),Fn=class{constructor(){this.currentSession=N.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Pr,this.savedSearchesService=new _r,N.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:t}=N.getState();ne((e=this.currentSession)===null||e===void 0?void 0:e.profile,t?.profile)||(this.currentSession=t,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Lr.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Lr.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Lr.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let t=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Lr.actions.bookmarks(t)}}},Rs=new Fn;var Un=class{addCommand(e,t=!1){N.commands.add(e,t)}consumeCommand(e){return N.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Un;var Mn=class{highlightHtml(e,t,n){Ko(e,t,n)}};window.FluidTopicsHighlightHtmlService=new Mn;var Bn=class{isDate(e){var t,n,a,i;return(i=(a=((n=(t=N.getState().metadataConfiguration)===null||t===void 0?void 0:t.descriptors)!==null&&n!==void 0?n:[]).find(l=>l.key===e))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(e,t){var n,a,i;return St.format(e,(n=t?.locale)!==null&&n!==void 0?n:N.getState().uiLocale,(a=t?.longFormat)!==null&&a!==void 0?a:!1,(i=t?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new Bn;Ft("ft-app-context")(z);var kr=class extends he{get mapId(){return this._mapId}set mapId(e){e!==this._mapId&&this.clear(),this._mapId=e}constructor(e,t,n){super(!1,t),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(t=>this.converter.convertPaginatedToc(e,t)))),this.cache.register("ratingSummary",()=>{var e,t;return Xe((t=(e=N.getState().session)===null||e===void 0?void 0:e.profile.roles)!==null&&t!==void 0?t:[],"RATING_USER")?this.withMapId(a=>this.fetchMapRating(a)):Promise.resolve()})}clear(){this.cache.clearAll()}makeCacheKey(e,t){return e+(t?"-destinationLanguage-"+t?.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(t=>this.converter.convertPaginatedToc(this.mapId,t)))}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,t){return(await this.getEnrichedToc(t)).nodeByTocId[e]}getTocNodeNow(e,t){var n;return(n=this.getEnrichedTocNow(t))===null||n===void 0?void 0:n.nodeByTocId[e]}getTocNodeNowByUrl(e,t){var n,a;let i=this.getMapNow(t);return i?.prettyUrl==e||`${i?.id}/root`===e?(n=this.getEnrichedTocNow(t))===null||n===void 0?void 0:n.toc[0]:(a=this.getEnrichedTocNow(t))===null||a===void 0?void 0:a.nodeByUrl[e]}async getPage(e,t){let n=await this.getEnrichedToc(t);return n.pages[e-1]||n.pages[0]}async getPageByTocId(e,t){let n=await this.getEnrichedToc(t);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,t){return this.cache.get(this.makeCacheKey("translated-topic-content-"+e.tocId,t),()=>this.fetchTranslatedTopicHTMLContent(e,t))}getAttachments(){return this.cache.get("map-attachments",()=>this.fetchAttachments())}getRelativesForDocument(e,t){return this.cache.get("document-relatives-"+e+"-"+t.join("-"),()=>this.fetchRelativesForDocument(e,t))}getRelativesForTopicInMap(e,t,n){return this.cache.get("topic-relatives-"+[e,t,...n].join("-"),()=>this.fetchRelativesForTopicInMap(e,t,n))}getAttachmentDownloadLink(e){return this.makeAbsolute(`${this.api.endpoints.khub.maps.mapId(this.mapId).attachments.attachmentId(e).content}?download=true&locationValue=reader`)}getLink(e,t,n){let a=this.getNavigationData(e,t,n),i=this.getReaderLinkPrefix()+(a.prettyUrl?a.prettyUrl:`${a.mapId}/${a.tocId}`),s=new URL(i,this.api.tenantBaseUrl);return a.page!=null&&s.searchParams.set("page",`${a.page}`),a.prettyUrlDuplicated&&s.searchParams.set("tocId",a.tocId),a.section!=null&&s.searchParams.set("section",a.section),s.href}getNavigationData(e,t,n,a){var i,s;e=e||"root";let l=this.getEnrichedTocNow(a),d=l?.pageByTocId[e],f=l?.nodeByTocId[e],h=f?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(i=f?.title)!==null&&i!==void 0?i:"",untranslatedTopicTitle:f?.untranslatedTitle,page:t&&d&&d.number!==t?t:void 0,prettyUrl:h?.replace(/^r\//,""),prettyUrlDuplicated:(s=l?.duplicatedPrettyUrls.has(h??""))!==null&&s!==void 0?s:!1,section:n}}async getAccurateNavigationData(e,t,n,a){return await this.getEnrichedToc(a),this.getNavigationData(e,t,n,a)}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(t=>{var n;return t?{type:t.topics.type,rating:(n=t.topics)===null||n===void 0?void 0:n.ratings.find(a=>a.tocId===e)}:void 0})}rateMap(e,t){return this.makeRateMapRequest(e,t).then(()=>this.clearRatingIfNecessary())}unrateMap(){return this.makeUnrateMapRequest().then(()=>this.clearRatingIfNecessary())}sendMapFeedback(e,t){return this.makeMapFeedbackRequest(e,t)}rateTopic(e,t,n){return this.makeRateTopicRequest(e,t,n).then(()=>this.clearRatingIfNecessary())}unrateTopic(e){return this.makeUnrateTopicRequest(e).then(()=>this.clearRatingIfNecessary())}async clearRatingIfNecessary(){let e=N.getState().session;e?.sessionAuthenticated&&this.cache.clear("ratingSummary")}sendTopicFeedback(e,t,n){return this.makeTopicFeedbackRequest(e,t,n)}fontsStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.fonts)}themeStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.theme)}buildBreadcrumb(e,t){let n=this.getTocNodeNow(e,t),a=[{tocId:n.tocId,title:n.title,untranslatedTitle:n.untranslatedTitle}],i=this.getTocNodeNow(n.parentTocId,t);for(;i;)a.unshift({tocId:i.tocId,title:i.title,untranslatedTitle:i.untranslatedTitle}),i=this.getTocNodeNow(i.parentTocId,t);return a}isFeatureAccessible(e,{session:t}){var n;if(!this.isFeatureAvailable(e))return!1;switch(e){case Ee.FEEDBACK:return Xe(t??[],W.FEEDBACK_USER);case Ee.RATING:return Xe(t??[],W.RATING_USER);case Ee.PRINT:return Xe(t??[],W.PRINT_USER);case Ee.BOOKMARK:return!!t?.sessionAuthenticated;case Ee.COLLECTIONS:return Xe(t??[],W.COLLECTION_USER);case Ee.PERSONAL_BOOKS:return Xe(t??[],W.PERSONAL_BOOK_USER)&&!(!((n=this.getMapNow())===null||n===void 0)&&n.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var Dr=class o extends kr{static async build(e){return new o(new Tr,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e,t){let n=await this.api.getMap(e,t);return this.fingerprint=n.fingerprint,n}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e,t){return await this.getMap(t),this.api.getPages(e,this.fingerprint,t)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}fetchTranslatedTopicHTMLContent(e,t){return this.api.getTranslatedTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint,t)}fetchTopicMetadata(e){return this.api.getTopic(this.mapId,e.contentId,this.fingerprint)}fetchAttachments(){return this.api.getMapAttachments(this.mapId).catch(()=>[])}fetchRelativesForDocument(e,t){let n={query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",metadataFilters:[{key:e,valueFilter:{negative:!1,values:t}}],sort:[],facets:[]};return this.api.search(n)}fetchRelativesForTopicInMap(e,t,n){let a={query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",metadataFilters:[{key:t,valueFilter:{negative:!1,values:n}},{key:"ft:publicationId",valueFilter:{negative:!1,values:[e]}}],sort:[],facets:[]};return this.api.search(a)}makeMapFeedbackRequest(e,t){return this.api.sendMapFeedback(this.mapId,e,t)}makeRateMapRequest(e,t){return this.api.rateMap(this.mapId,e,t)}makeRateTopicRequest(e,t,n){return this.api.rateTopic(this.mapId,e,t,n)}makeTopicFeedbackRequest(e,t,n){return this.api.sendTopicFeedback(this.mapId,e,t,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 Fr=class o{static build(e,t){return new o(Es(e.trim()||"context"),t??Dr.build)}loaded(){return xo(()=>this._loaded)}constructor(e,t,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new Q(10),this.initService(t)}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 kt(()=>this.service)}async navigateToTopic(e,t,n){await this.loaded();let a=await this.awaitService(),i=await(n!=null?a.getPage(n,this.getTranslationSettings()):a.getPageByTocId(e??"root",this.getTranslationSettings()));this.store.actions.currentPage(i);let s=this.resolveValidNonRootTocId(e,i);this.store.actions.scrollTarget({tocId:s,section:t}),this.store.getState().visibleTopics[0]!==s&&this.store.actions.visibleTopics([])}resolveValidNonRootTocId(e,t){var n,a,i;let s=(n=e==="root"?void 0:e)!==null&&n!==void 0?n:t.rootTocId;return t.topics.includes(s)?s:(i=(a=t.topics[0])!==null&&a!==void 0?a:t.hiddenTopics[0])!==null&&i!==void 0?i:"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}),(e=this.service)===null||e===void 0||e.clear(),this.clusteringHelper=void 0}reload(){return this.clear(),this.load()}async fetchData(e){var t,n,a,i,s,l;try{e&&this.setTranslationLoading(!0);let d=f=>{throw e&&this.setTranslationError(!0),f};await Promise.all([(t=this.service)===null||t===void 0?void 0:t.getConfiguration().then(f=>this.store.actions.configuration(f)),(n=this.service)===null||n===void 0?void 0:n.getMap(e).then(f=>this.store.actions.map(f)).catch(d),(a=this.service)===null||a===void 0?void 0:a.getToc(e).then(f=>this.store.actions.toc(f)).catch(d),(i=this.service)===null||i===void 0?void 0:i.getPagesToc(e).then(f=>this.store.actions.pagesToc(f)).catch(d),(s=this.service)===null||s===void 0?void 0:s.getPaginationConfiguration().then(f=>this.store.actions.paginationConfiguration(f)).catch(d),(l=this.service)===null||l===void 0?void 0:l.getTranslationError(e).then(f=>this.setTranslationError(f))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0,e&&this.setTranslationLoading(!1)}catch(d){this.errorHandler&&!(d instanceof ze)&&this.errorHandler(d)}}fetchRelatives(){var e,t,n;let a=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(i=>{var s;return i.key==((s=this.store.getState().configuration)===null||s===void 0?void 0:s.relativePivotMetadata)}).flatMap(i=>i.values);a!==void 0&&a.length>0?(t=this.service)===null||t===void 0||t.getRelativesForDocument((n=this.store.getState().configuration)===null||n===void 0?void 0:n.relativePivotMetadata,a).then(i=>{let s=i.results.flatMap(l=>l.entries);this.store.actions.relatives(s),this.updateClusteringHelper()}):this.updateClusteringHelper()}updateClusteringHelper(){this.clusteringHelper=this.createClusteringHelper(),this.clusteringHelper&&this.store.dispatchEvent(new CustomEvent("clustering-helper-created"))}createClusteringHelper(){var e,t;if(this.clusteringHelperProvider)return this.clusteringHelperProvider();let n=this.store.getState().relatives;if(n){let a=n.find(s=>{var l;return((l=s.map)===null||l===void 0?void 0:l.mapId)==this.store.getState().mapId}),i=(t=(e=N.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&t!==void 0?t:[];return new Lt(n,a,this.metadataForSwitchToRelatives,i)}}async navigateToRelativeTopicIfFound(e){var t,n,a;await this.loaded();let i=await kt(()=>{var f;return(f=this.store.getState().configuration)===null||f===void 0?void 0:f.relativeTopicPivotMetadata}),s=this.store.getState().mapId,d=await(await this.awaitService()).getRelativesForTopicInMap(s,i,[e]);if(!((a=(n=(t=d?.results)===null||t===void 0?void 0:t[0])===null||n===void 0?void 0:n.entries)===null||a===void 0)&&a[0]){let f=d.results[0].entries[0].topic.tocId;return await this.navigateToTopic(f),!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 t=this.store.getState();return t.translation.profileId&&t.translation.destinationLanguage?{profileId:t.translation.profileId,destinationLanguage:t.translation.destinationLanguage.code,sourceLanguage:(e=t.map)===null||e===void 0?void 0:e.lang}:void 0}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,t,n){return this.service.getAccurateNavigationData(e,t?.number,n?.section,this.getTranslationSettings())}buildBreadcrumb(e){var t;return(t=this.service)===null||t===void 0?void 0:t.buildBreadcrumb(e,this.getTranslationSettings())}fetchTopicContent(e){var t,n,a=this.getTranslationSettings();return a?(t=this.service)===null||t===void 0?void 0:t.getTranslatedTopicContent(e,a).then(i=>(i.isTranslationError&&this.setTranslationError(!0),i.content)):(n=this.service)===null||n===void 0?void 0:n.getTopicContent(e)}getTocNode(e){var t;return(t=this.service)===null||t===void 0?void 0:t.getTocNode(e,this.getTranslationSettings())}getPage(e){var t;return(t=this.service)===null||t===void 0?void 0:t.getPage(e,this.getTranslationSettings())}};var O0={},Is=j`
52
52
  `;var Ur=class extends CustomEvent{constructor(e,t){super("ft-reader-map-loaded",{detail:{map:e,toc:t}})}},Mr=class extends CustomEvent{constructor(e,t){super("ft-reader-visible-topics-change",{detail:{visibleTopics:t}})}},Br=class extends CustomEvent{constructor(e){super("ft-reader-navigation-done",{detail:e})}},Wr=class extends CustomEvent{constructor(e){super("ft-reader-load-error",{detail:e})}},Hr=class extends Event{constructor(){super("ft-reader-map-not-found")}},$r=class extends Event{constructor(){super("ft-reader-map-unauthorized")}},zr=class extends Event{constructor(){super("ft-reader-map-forbidden")}},jr=class extends Event{constructor(){super("ft-reader-topic-relative-not-found",{bubbles:!0,composed:!0})}};var Gr=class{constructor(e){this.stateManager=e}searchInDocument(e){this.stateManager.setSearchInDocumentQuery(e??"")}};var J=function(o,e,t,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(o,e,t,n);else for(var l=o.length-1;l>=0;l--)(s=o[l])&&(i=(a<3?s(i):a>3?s(e,t,i):s(e,t))||i);return a>3&&i&&Object.defineProperty(e,t,i),i},Rd=o=>e=>+(e??"NaN")>0?+e:o,G=class extends _e{constructor(){super(),this.visibleTopics=[],this.scrollToTargetDebouncer=new Q(5),this.navigationDebouncer=new Q(10),this.mapLoadedEventDebouncer=new Q(50),this.addStore(N)}render(){return nt`
53
53
  ${this.importStyleIfNeeded()}
54
54
  <slot @register-ft-reader-component=${this.registerComponent}></slot>
@@ -110,7 +110,7 @@ export class FtReaderService extends FtServiceWithCache {
110
110
  return this.cache.get("topic-relatives-" + [mapId, metadataPivotKey, ...metadataPivotValues].join("-"), () => this.fetchRelativesForTopicInMap(mapId, metadataPivotKey, metadataPivotValues));
111
111
  }
112
112
  getAttachmentDownloadLink(id) {
113
- return this.makeAbsolute(`${this.api.endpoints.khub.maps.mapId(this.mapId).attachments.attachmentId(id).content}?download=true`);
113
+ return this.makeAbsolute(`${this.api.endpoints.khub.maps.mapId(this.mapId).attachments.attachmentId(id).content}?download=true&locationValue=reader`);
114
114
  }
115
115
  getLink(tocId, pageNumber, section) {
116
116
  const navigationData = this.getNavigationData(tocId, pageNumber, section);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-reader-context",
3
- "version": "1.2.38",
3
+ "version": "1.2.39",
4
4
  "description": "Context block for integrated reader components",
5
5
  "keywords": [
6
6
  "Lit"
@@ -19,13 +19,13 @@
19
19
  "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
20
20
  },
21
21
  "dependencies": {
22
- "@fluid-topics/ft-app-context": "1.2.38",
23
- "@fluid-topics/ft-wc-utils": "1.2.38",
22
+ "@fluid-topics/ft-app-context": "1.2.39",
23
+ "@fluid-topics/ft-wc-utils": "1.2.39",
24
24
  "@reduxjs/toolkit": "^1.6.2",
25
25
  "lit": "3.1.0"
26
26
  },
27
27
  "devDependencies": {
28
28
  "@fluid-topics/public-api": "1.0.88"
29
29
  },
30
- "gitHead": "7166528af3c14a25cea3c75d747b1ec08a93e38e"
30
+ "gitHead": "b5772ed3ef0ed0ffc2465cfb8307593eacb6ad27"
31
31
  }