@fluid-topics/ft-reader-context 1.2.9 → 1.2.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,16 +1,16 @@
1
- "use strict";(()=>{var Tn=Object.create;var Yt=Object.defineProperty;var xn=Object.getOwnPropertyDescriptor;var On=Object.getOwnPropertyNames;var Rn=Object.getPrototypeOf,In=Object.prototype.hasOwnProperty;var Me=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports);var _n=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of On(e))!In.call(r,i)&&i!==t&&Yt(r,i,{get:()=>e[i],enumerable:!(n=xn(e,i))||n.enumerable});return r};var R=(r,e,t)=>(t=r!=null?Tn(Rn(r)):{},_n(e||!r||!r.__esModule?Yt(t,"default",{value:r,enumerable:!0}):t,r));var F=Me((Oi,Qt)=>{Qt.exports=ftGlobals.wcUtils});var ye=Me((Ri,Jt)=>{Jt.exports=ftGlobals.lit});var de=Me((Ii,Zt)=>{Zt.exports=ftGlobals.litDecorators});var nr=Me((J,rr)=>{var De=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,ke=function(){function r(){this.fetch=!1,this.DOMException=De.DOMException}return r.prototype=De,new r}();(function(r){var e=function(t){var n=typeof r<"u"&&r||typeof self<"u"&&self||typeof global<"u"&&global||{},i={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function a(u){return u&&DataView.prototype.isPrototypeOf(u)}if(i.arrayBuffer)var o=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],s=ArrayBuffer.isView||function(u){return u&&o.indexOf(Object.prototype.toString.call(u))>-1};function l(u){if(typeof u!="string"&&(u=String(u)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(u)||u==="")throw new TypeError('Invalid character in header field name: "'+u+'"');return u.toLowerCase()}function c(u){return typeof u!="string"&&(u=String(u)),u}function f(u){var d={next:function(){var b=u.shift();return{done:b===void 0,value:b}}};return i.iterable&&(d[Symbol.iterator]=function(){return d}),d}function h(u){this.map={},u instanceof h?u.forEach(function(d,b){this.append(b,d)},this):Array.isArray(u)?u.forEach(function(d){if(d.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+d.length);this.append(d[0],d[1])},this):u&&Object.getOwnPropertyNames(u).forEach(function(d){this.append(d,u[d])},this)}h.prototype.append=function(u,d){u=l(u),d=c(d);var b=this.map[u];this.map[u]=b?b+", "+d:d},h.prototype.delete=function(u){delete this.map[l(u)]},h.prototype.get=function(u){return u=l(u),this.has(u)?this.map[u]:null},h.prototype.has=function(u){return this.map.hasOwnProperty(l(u))},h.prototype.set=function(u,d){this.map[l(u)]=c(d)},h.prototype.forEach=function(u,d){for(var b in this.map)this.map.hasOwnProperty(b)&&u.call(d,this.map[b],b,this)},h.prototype.keys=function(){var u=[];return this.forEach(function(d,b){u.push(b)}),f(u)},h.prototype.values=function(){var u=[];return this.forEach(function(d){u.push(d)}),f(u)},h.prototype.entries=function(){var u=[];return this.forEach(function(d,b){u.push([b,d])}),f(u)},i.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function p(u){if(!u._noBody){if(u.bodyUsed)return Promise.reject(new TypeError("Already read"));u.bodyUsed=!0}}function y(u){return new Promise(function(d,b){u.onload=function(){d(u.result)},u.onerror=function(){b(u.error)}})}function v(u){var d=new FileReader,b=y(d);return d.readAsArrayBuffer(u),b}function m(u){var d=new FileReader,b=y(d),x=/charset=([A-Za-z0-9_-]+)/.exec(u.type),C=x?x[1]:"utf-8";return d.readAsText(u,C),b}function w(u){for(var d=new Uint8Array(u),b=new Array(d.length),x=0;x<d.length;x++)b[x]=String.fromCharCode(d[x]);return b.join("")}function S(u){if(u.slice)return u.slice(0);var d=new Uint8Array(u.byteLength);return d.set(new Uint8Array(u)),d.buffer}function A(){return this.bodyUsed=!1,this._initBody=function(u){this.bodyUsed=this.bodyUsed,this._bodyInit=u,u?typeof u=="string"?this._bodyText=u:i.blob&&Blob.prototype.isPrototypeOf(u)?this._bodyBlob=u:i.formData&&FormData.prototype.isPrototypeOf(u)?this._bodyFormData=u:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(u)?this._bodyText=u.toString():i.arrayBuffer&&i.blob&&a(u)?(this._bodyArrayBuffer=S(u.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(u)||s(u))?this._bodyArrayBuffer=S(u):this._bodyText=u=Object.prototype.toString.call(u):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof u=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):i.searchParams&&URLSearchParams.prototype.isPrototypeOf(u)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var u=p(this);if(u)return u;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var u=p(this);return u||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(i.blob)return this.blob().then(v);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var u=p(this);if(u)return u;if(this._bodyBlob)return m(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(w(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},i.formData&&(this.formData=function(){return this.text().then(K)}),this.json=function(){return this.text().then(JSON.parse)},this}var O=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function T(u){var d=u.toUpperCase();return O.indexOf(d)>-1?d:u}function N(u,d){if(!(this instanceof N))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');d=d||{};var b=d.body;if(u instanceof N){if(u.bodyUsed)throw new TypeError("Already read");this.url=u.url,this.credentials=u.credentials,d.headers||(this.headers=new h(u.headers)),this.method=u.method,this.mode=u.mode,this.signal=u.signal,!b&&u._bodyInit!=null&&(b=u._bodyInit,u.bodyUsed=!0)}else this.url=String(u);if(this.credentials=d.credentials||this.credentials||"same-origin",(d.headers||!this.headers)&&(this.headers=new h(d.headers)),this.method=T(d.method||this.method||"GET"),this.mode=d.mode||this.mode||null,this.signal=d.signal||this.signal||function(){if("AbortController"in n){var E=new AbortController;return E.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&b)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(b),(this.method==="GET"||this.method==="HEAD")&&(d.cache==="no-store"||d.cache==="no-cache")){var x=/([?&])_=[^&]*/;if(x.test(this.url))this.url=this.url.replace(x,"$1_="+new Date().getTime());else{var C=/\?/;this.url+=(C.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}N.prototype.clone=function(){return new N(this,{body:this._bodyInit})};function K(u){var d=new FormData;return u.trim().split("&").forEach(function(b){if(b){var x=b.split("="),C=x.shift().replace(/\+/g," "),E=x.join("=").replace(/\+/g," ");d.append(decodeURIComponent(C),decodeURIComponent(E))}}),d}function ue(u){var d=new h,b=u.replace(/\r?\n[\t ]+/g," ");return b.split("\r").map(function(x){return x.indexOf(`
2
- `)===0?x.substr(1,x.length):x}).forEach(function(x){var C=x.split(":"),E=C.shift().trim();if(E){var Pe=C.join(":").trim();try{d.append(E,Pe)}catch(vt){console.warn("Response "+vt.message)}}}),d}A.call(N.prototype);function U(u,d){if(!(this instanceof U))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(d||(d={}),this.type="default",this.status=d.status===void 0?200:d.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=d.statusText===void 0?"":""+d.statusText,this.headers=new h(d.headers),this.url=d.url||"",this._initBody(u)}A.call(U.prototype),U.prototype.clone=function(){return new U(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},U.error=function(){var u=new U(null,{status:200,statusText:""});return u.ok=!1,u.status=0,u.type="error",u};var ce=[301,302,303,307,308];U.redirect=function(u,d){if(ce.indexOf(d)===-1)throw new RangeError("Invalid status code");return new U(null,{status:d,headers:{location:u}})},t.DOMException=n.DOMException;try{new t.DOMException}catch{t.DOMException=function(d,b){this.message=d,this.name=b;var x=Error(d);this.stack=x.stack},t.DOMException.prototype=Object.create(Error.prototype),t.DOMException.prototype.constructor=t.DOMException}function me(u,d){return new Promise(function(b,x){var C=new N(u,d);if(C.signal&&C.signal.aborted)return x(new t.DOMException("Aborted","AbortError"));var E=new XMLHttpRequest;function Pe(){E.abort()}E.onload=function(){var D={statusText:E.statusText,headers:ue(E.getAllResponseHeaders()||"")};C.url.indexOf("file://")===0&&(E.status<200||E.status>599)?D.status=200:D.status=E.status,D.url="responseURL"in E?E.responseURL:D.headers.get("X-Request-URL");var le="response"in E?E.response:E.responseText;setTimeout(function(){b(new U(le,D))},0)},E.onerror=function(){setTimeout(function(){x(new TypeError("Network request failed"))},0)},E.ontimeout=function(){setTimeout(function(){x(new TypeError("Network request timed out"))},0)},E.onabort=function(){setTimeout(function(){x(new t.DOMException("Aborted","AbortError"))},0)};function vt(D){try{return D===""&&n.location.href?n.location.href:D}catch{return D}}if(E.open(C.method,vt(C.url),!0),C.credentials==="include"?E.withCredentials=!0:C.credentials==="omit"&&(E.withCredentials=!1),"responseType"in E&&(i.blob?E.responseType="blob":i.arrayBuffer&&(E.responseType="arraybuffer")),d&&typeof d.headers=="object"&&!(d.headers instanceof h||n.Headers&&d.headers instanceof n.Headers)){var Xt=[];Object.getOwnPropertyNames(d.headers).forEach(function(D){Xt.push(l(D)),E.setRequestHeader(D,c(d.headers[D]))}),C.headers.forEach(function(D,le){Xt.indexOf(le)===-1&&E.setRequestHeader(le,D)})}else C.headers.forEach(function(D,le){E.setRequestHeader(le,D)});C.signal&&(C.signal.addEventListener("abort",Pe),E.onreadystatechange=function(){E.readyState===4&&C.signal.removeEventListener("abort",Pe)}),E.send(typeof C._bodyInit>"u"?null:C._bodyInit)})}return me.polyfill=!0,n.fetch||(n.fetch=me,n.Headers=h,n.Request=N,n.Response=U),t.Headers=h,t.Request=N,t.Response=U,t.fetch=me,t}({})})(ke);ke.fetch.ponyfill=!0;delete ke.fetch.polyfill;var ge=De.fetch?De:ke;J=ge.fetch;J.default=ge.fetch;J.fetch=ge.fetch;J.Headers=ge.Headers;J.Request=ge.Request;J.Response=ge.Response;rr.exports=J});var wn=R(F());var Ce=R(ye()),se=R(de()),B=R(F());var W=R(F());var er=R(F()),tr=r=>er.FtReduxStore.get({name:"ft-reader-"+r,initialState:{mapId:void 0,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}});var mt=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}}extractPagesToc(e,t,n){return e.flatMap(i=>(i.pageConfiguration&&this.registerPage(this.buildPage(i,n)),i.tocId==null?this.extractPagesToc(i.children,t,n):[{tocId:i.tocId,title:i.title,depth:t,children:this.extractPagesToc(i.children,t+1,i.tocId)}]))}convertNodes(e,t,n){return e.flatMap(i=>{var a,o,s;if(i.tocId==null)return[...this.convertSectionNodes((a=i.pageToc)!==null&&a!==void 0?a:[],t,i.tocId),...this.convertNodes(i.children,t,i.tocId)];let l=(o=i.prettyUrl)===null||o===void 0?void 0:o.replace(/^\//,""),c={tocId:i.tocId,contentId:i.contentId,title:i.title,hasRating:i.hasRating,origin:i.origin,prettyUrl:l,depth:t,parentTocId:n,children:[]};this.register(c);let f=this.convertSectionNodes((s=i.pageToc)!==null&&s!==void 0?s:[],t+1,i.tocId),h=this.convertNodes(i.children,t+1,c.tocId);return c.children=[...f,...h],[c]})}convertSectionNodes(e,t,n){return e.flatMap(i=>{var a;let o=(a=i.prettyUrl)===null||a===void 0?void 0:a.replace(/^\//,""),s={...i,prettyUrl:o,depth:t,parentTocId:n,children:[]};return this.register(s),s.children=this.convertSectionNodes(i.children,t+1,i.tocId),[s]})}buildPage(e,t){var n,i,a,o,s,l;let c={number:this.pages.length+1,title:(n=e.title)!==null&&n!==void 0?n:"",rootTocId:(i=e.tocId)!==null&&i!==void 0?i:"root",toc:((a=e.pageToc)!==null&&a!==void 0?a:[]).map(p=>this.nodeByTocId[p.tocId]),topics:[],hiddenTopics:[],breadcrumb:t?this.buildBreadcrumb(this.nodeByTocId[t]):[]},f=(p,y)=>(y?c.topics:c.hiddenTopics).push(p),h=(s=(o=e.pageConfiguration)===null||o===void 0?void 0:o.parentsVisibility)!==null&&s!==void 0?s:[];return c.breadcrumb.forEach((p,y)=>{f(p,h[y])}),e.tocId&&f(e.tocId,e.pageConfiguration.isVisible),c.topics.push(...this.tocIds((l=e.pageToc)!==null&&l!==void 0?l:[])),c}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}},Ne=class{convertPaginatedToc(e,t){return new mt(e,t).build()}};var Pn=R(nr(),1);var ir;(function(r){r.black="black",r.green="green",r.blue="blue",r.purple="purple",r.red="red",r.orange="orange",r.yellow="yellow"})(ir||(ir={}));var ar;(function(r){r.OFFICIAL="OFFICIAL",r.PERSONAL="PERSONAL",r.SHARED="SHARED"})(ar||(ar={}));var or;(function(r){r.THIRD_PARTY="THIRD_PARTY",r.OFF_THE_GRID="OFF_THE_GRID",r.CONTENT_PACKAGER="CONTENT_PACKAGER",r.PAGES="PAGES",r.DESIGNED_READER="DESIGNED_READER"})(or||(or={}));var sr;(function(r){r.HOMEPAGE="HOMEPAGE",r.CUSTOM="CUSTOM",r.HEADER="HEADER",r.READER="READER",r.TOPIC_TEMPLATE="TOPIC_TEMPLATE",r.SEARCH="SEARCH",r.SEARCH_RESULT="SEARCH_RESULT"})(sr||(sr={}));var ur;(function(r){r.CLASSIC="CLASSIC",r.CUSTOM="CUSTOM",r.DESIGNER="DESIGNER"})(ur||(ur={}));var cr;(function(r){r.AND="AND",r.OR="OR",r.MONOVALUED="MONOVALUED"})(cr||(cr={}));var lr;(function(r){r.NONE="NONE",r.ALPHABET="ALPHABET",r.VERSION="VERSION"})(lr||(lr={}));var Le;(function(r){r.STARS="STARS",r.LIKE="LIKE",r.DICHOTOMOUS="DICHOTOMOUS",r.NO_RATING="NO_RATING"})(Le||(Le={}));var dr;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR",r.CUSTOM="CUSTOM"})(dr||(dr={}));var fr;(function(r){r.ASC="ASC",r.DESC="DESC"})(fr||(fr={}));var pr;(function(r){r.ALPHA="ALPHA",r.NATURAL="NATURAL"})(pr||(pr={}));var hr;(function(r){r.EVERYWHERE="EVERYWHERE",r.TITLE_ONLY="TITLE_ONLY",r.NONE="NONE"})(hr||(hr={}));var vr;(function(r){r.ARTICLE="ARTICLE",r.BOOK="BOOK",r.SHARED_BOOK="SHARED_BOOK"})(vr||(vr={}));var mr;(function(r){r.FLUIDTOPICS="FLUIDTOPICS",r.EXTERNAL="EXTERNAL"})(mr||(mr={}));var yr;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC",r.PERSONAL_BOOK="PERSONAL_BOOK",r.SHARED_BOOK="SHARED_BOOK"})(yr||(yr={}));var gr;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR"})(gr||(gr={}));var br;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC"})(br||(br={}));var Sr;(function(r){r.DEFAULT="DEFAULT",r.DOCUMENTS="DOCUMENTS",r.ALL_TOPICS="ALL_TOPICS"})(Sr||(Sr={}));var I;(function(r){r.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",r.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",r.HTML_EXPORT_USER="HTML_EXPORT_USER",r.PDF_EXPORT_USER="PDF_EXPORT_USER",r.SAVED_SEARCH_USER="SAVED_SEARCH_USER",r.COLLECTION_USER="COLLECTION_USER",r.OFFLINE_USER="OFFLINE_USER",r.ANALYTICS_USER="ANALYTICS_USER",r.BETA_USER="BETA_USER",r.DEBUG_USER="DEBUG_USER",r.PRINT_USER="PRINT_USER",r.RATING_USER="RATING_USER",r.FEEDBACK_USER="FEEDBACK_USER",r.GENERATIVE_AI_USER="GENERATIVE_AI_USER",r.CONTENT_PUBLISHER="CONTENT_PUBLISHER",r.KHUB_ADMIN="KHUB_ADMIN",r.USERS_ADMIN="USERS_ADMIN",r.PORTAL_ADMIN="PORTAL_ADMIN",r.ADMIN="ADMIN",r.DEVELOPER="DEVELOPER"})(I||(I={}));var Ar;(function(r){r.VALID="VALID",r.INVALID="INVALID"})(Ar||(Ar={}));var Cn={[I.PERSONAL_BOOK_SHARE_USER]:[I.PERSONAL_BOOK_USER],[I.HTML_EXPORT_USER]:[I.PERSONAL_BOOK_USER],[I.PDF_EXPORT_USER]:[I.PERSONAL_BOOK_USER],[I.KHUB_ADMIN]:[I.CONTENT_PUBLISHER],[I.ADMIN]:[I.KHUB_ADMIN,I.USERS_ADMIN,I.PORTAL_ADMIN],[I.DEVELOPER]:[I.BETA_USER,I.DEBUG_USER]};function Er(r,e){return r===e||(Cn[r]??[]).some(t=>Er(t,e))}function fe(r,e){return r==null?!1:(Array.isArray(r)?r:Array.isArray(r.roles)?r.roles:Array.isArray(r.profile?.roles)?r.profile.roles:[]).some(n=>Er(n,e))}var Y;(function(r){r.FEEDBACK="FEEDBACK",r.RATING="RATING",r.PRINT="PRINT",r.BOOKMARK="BOOKMARK",r.COLLECTIONS="COLLECTIONS",r.PERSONAL_BOOKS="PERSONAL_BOOKS"})(Y||(Y={}));var Sn=R(F());var Rr=R(ye()),j=R(de()),z=R(F());var wr=R(ye());var Tr=wr.css`
3
- `;var Ue=R(F()),Mn="ft-app-info",yt=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},Nn={session:(r,e)=>{(0,Ue.deepEqual)(r.session,e.payload)||(r.session=e.payload,setTimeout(()=>g.dispatchEvent(new yt(e.payload)),0))}},g=Ue.FtReduxStore.get({name:Mn,reducers:Nn,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration: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 pe=class r{static get(e){let{baseUrl:t,apiIntegrationIdentifier:n}=g.getState(),i=e??n;if(t&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(t,i,!0)}static await(e){return new Promise(t=>{let n=r.get(e);if(n)t(n);else{let i=g.subscribe(()=>{n=r.get(e),n&&(i(),t(n))})}})}};var G=class{constructor(e=!0,t){var n;this.overrideApi=t;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}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:pe.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):pe.await()}clearCache(){this.cache.clearAll()}};var xr,Dn=Symbol("clearAfterUnitTest"),Fe=class extends G{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[xr]=()=>{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 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 i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...t};(0,Z.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,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 i;let a=e.toLowerCase(),o=this.resolveContext(a);return new Z.ParametrizedLabelResolver((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},o).resolve(t,...n)}async fetchContext(e){if(!this.cache.has(e))try{await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),await this.notify(e)}catch(t){console.error(t)}}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 i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(t)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(t=>(0,Z.delay)(0).then(()=>t()).catch(()=>null)))}};xr=Dn;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Fe{constructor(){super(async(r,e)=>(await this.awaitApi).getFluidTopicsMessageContext(r,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Fe{constructor(){super(async(r,e)=>(await this.awaitApi).getCustomMessageContext(r,e))}});var Or=window.FluidTopicsI18nService,Zi=window.FluidTopicsCustomI18nService;var k=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,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=()=>pe.get(),this.messageContexts=[],this.cache=new z.CacheRegistry,this.cleanSessionDebouncer=new z.Debouncer}render(){return Rr.html`
1
+ "use strict";(()=>{var xn=Object.create;var Yt=Object.defineProperty;var On=Object.getOwnPropertyDescriptor;var Rn=Object.getOwnPropertyNames;var In=Object.getPrototypeOf,_n=Object.prototype.hasOwnProperty;var Me=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Cn=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Rn(e))!_n.call(t,i)&&i!==r&&Yt(t,i,{get:()=>e[i],enumerable:!(n=On(e,i))||n.enumerable});return t};var R=(t,e,r)=>(r=t!=null?xn(In(t)):{},Cn(e||!t||!t.__esModule?Yt(r,"default",{value:t,enumerable:!0}):r,t));var F=Me((Ri,Qt)=>{Qt.exports=ftGlobals.wcUtils});var ye=Me((Ii,Jt)=>{Jt.exports=ftGlobals.lit});var de=Me((_i,Zt)=>{Zt.exports=ftGlobals.litDecorators});var nr=Me((J,rr)=>{var De=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,ke=function(){function t(){this.fetch=!1,this.DOMException=De.DOMException}return t.prototype=De,new t}();(function(t){var e=function(r){var n=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},i={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function a(u){return u&&DataView.prototype.isPrototypeOf(u)}if(i.arrayBuffer)var o=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],s=ArrayBuffer.isView||function(u){return u&&o.indexOf(Object.prototype.toString.call(u))>-1};function l(u){if(typeof u!="string"&&(u=String(u)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(u)||u==="")throw new TypeError('Invalid character in header field name: "'+u+'"');return u.toLowerCase()}function c(u){return typeof u!="string"&&(u=String(u)),u}function f(u){var d={next:function(){var b=u.shift();return{done:b===void 0,value:b}}};return i.iterable&&(d[Symbol.iterator]=function(){return d}),d}function h(u){this.map={},u instanceof h?u.forEach(function(d,b){this.append(b,d)},this):Array.isArray(u)?u.forEach(function(d){if(d.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+d.length);this.append(d[0],d[1])},this):u&&Object.getOwnPropertyNames(u).forEach(function(d){this.append(d,u[d])},this)}h.prototype.append=function(u,d){u=l(u),d=c(d);var b=this.map[u];this.map[u]=b?b+", "+d:d},h.prototype.delete=function(u){delete this.map[l(u)]},h.prototype.get=function(u){return u=l(u),this.has(u)?this.map[u]:null},h.prototype.has=function(u){return this.map.hasOwnProperty(l(u))},h.prototype.set=function(u,d){this.map[l(u)]=c(d)},h.prototype.forEach=function(u,d){for(var b in this.map)this.map.hasOwnProperty(b)&&u.call(d,this.map[b],b,this)},h.prototype.keys=function(){var u=[];return this.forEach(function(d,b){u.push(b)}),f(u)},h.prototype.values=function(){var u=[];return this.forEach(function(d){u.push(d)}),f(u)},h.prototype.entries=function(){var u=[];return this.forEach(function(d,b){u.push([b,d])}),f(u)},i.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function p(u){if(!u._noBody){if(u.bodyUsed)return Promise.reject(new TypeError("Already read"));u.bodyUsed=!0}}function y(u){return new Promise(function(d,b){u.onload=function(){d(u.result)},u.onerror=function(){b(u.error)}})}function v(u){var d=new FileReader,b=y(d);return d.readAsArrayBuffer(u),b}function m(u){var d=new FileReader,b=y(d),x=/charset=([A-Za-z0-9_-]+)/.exec(u.type),C=x?x[1]:"utf-8";return d.readAsText(u,C),b}function w(u){for(var d=new Uint8Array(u),b=new Array(d.length),x=0;x<d.length;x++)b[x]=String.fromCharCode(d[x]);return b.join("")}function S(u){if(u.slice)return u.slice(0);var d=new Uint8Array(u.byteLength);return d.set(new Uint8Array(u)),d.buffer}function A(){return this.bodyUsed=!1,this._initBody=function(u){this.bodyUsed=this.bodyUsed,this._bodyInit=u,u?typeof u=="string"?this._bodyText=u:i.blob&&Blob.prototype.isPrototypeOf(u)?this._bodyBlob=u:i.formData&&FormData.prototype.isPrototypeOf(u)?this._bodyFormData=u:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(u)?this._bodyText=u.toString():i.arrayBuffer&&i.blob&&a(u)?(this._bodyArrayBuffer=S(u.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(u)||s(u))?this._bodyArrayBuffer=S(u):this._bodyText=u=Object.prototype.toString.call(u):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof u=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):i.searchParams&&URLSearchParams.prototype.isPrototypeOf(u)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var u=p(this);if(u)return u;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var u=p(this);return u||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(i.blob)return this.blob().then(v);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var u=p(this);if(u)return u;if(this._bodyBlob)return m(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(w(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},i.formData&&(this.formData=function(){return this.text().then(K)}),this.json=function(){return this.text().then(JSON.parse)},this}var O=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function T(u){var d=u.toUpperCase();return O.indexOf(d)>-1?d:u}function N(u,d){if(!(this instanceof N))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');d=d||{};var b=d.body;if(u instanceof N){if(u.bodyUsed)throw new TypeError("Already read");this.url=u.url,this.credentials=u.credentials,d.headers||(this.headers=new h(u.headers)),this.method=u.method,this.mode=u.mode,this.signal=u.signal,!b&&u._bodyInit!=null&&(b=u._bodyInit,u.bodyUsed=!0)}else this.url=String(u);if(this.credentials=d.credentials||this.credentials||"same-origin",(d.headers||!this.headers)&&(this.headers=new h(d.headers)),this.method=T(d.method||this.method||"GET"),this.mode=d.mode||this.mode||null,this.signal=d.signal||this.signal||function(){if("AbortController"in n){var E=new AbortController;return E.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&b)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(b),(this.method==="GET"||this.method==="HEAD")&&(d.cache==="no-store"||d.cache==="no-cache")){var x=/([?&])_=[^&]*/;if(x.test(this.url))this.url=this.url.replace(x,"$1_="+new Date().getTime());else{var C=/\?/;this.url+=(C.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}N.prototype.clone=function(){return new N(this,{body:this._bodyInit})};function K(u){var d=new FormData;return u.trim().split("&").forEach(function(b){if(b){var x=b.split("="),C=x.shift().replace(/\+/g," "),E=x.join("=").replace(/\+/g," ");d.append(decodeURIComponent(C),decodeURIComponent(E))}}),d}function ue(u){var d=new h,b=u.replace(/\r?\n[\t ]+/g," ");return b.split("\r").map(function(x){return x.indexOf(`
2
+ `)===0?x.substr(1,x.length):x}).forEach(function(x){var C=x.split(":"),E=C.shift().trim();if(E){var Pe=C.join(":").trim();try{d.append(E,Pe)}catch(vt){console.warn("Response "+vt.message)}}}),d}A.call(N.prototype);function U(u,d){if(!(this instanceof U))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(d||(d={}),this.type="default",this.status=d.status===void 0?200:d.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=d.statusText===void 0?"":""+d.statusText,this.headers=new h(d.headers),this.url=d.url||"",this._initBody(u)}A.call(U.prototype),U.prototype.clone=function(){return new U(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},U.error=function(){var u=new U(null,{status:200,statusText:""});return u.ok=!1,u.status=0,u.type="error",u};var ce=[301,302,303,307,308];U.redirect=function(u,d){if(ce.indexOf(d)===-1)throw new RangeError("Invalid status code");return new U(null,{status:d,headers:{location:u}})},r.DOMException=n.DOMException;try{new r.DOMException}catch{r.DOMException=function(d,b){this.message=d,this.name=b;var x=Error(d);this.stack=x.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function me(u,d){return new Promise(function(b,x){var C=new N(u,d);if(C.signal&&C.signal.aborted)return x(new r.DOMException("Aborted","AbortError"));var E=new XMLHttpRequest;function Pe(){E.abort()}E.onload=function(){var D={statusText:E.statusText,headers:ue(E.getAllResponseHeaders()||"")};C.url.indexOf("file://")===0&&(E.status<200||E.status>599)?D.status=200:D.status=E.status,D.url="responseURL"in E?E.responseURL:D.headers.get("X-Request-URL");var le="response"in E?E.response:E.responseText;setTimeout(function(){b(new U(le,D))},0)},E.onerror=function(){setTimeout(function(){x(new TypeError("Network request failed"))},0)},E.ontimeout=function(){setTimeout(function(){x(new TypeError("Network request timed out"))},0)},E.onabort=function(){setTimeout(function(){x(new r.DOMException("Aborted","AbortError"))},0)};function vt(D){try{return D===""&&n.location.href?n.location.href:D}catch{return D}}if(E.open(C.method,vt(C.url),!0),C.credentials==="include"?E.withCredentials=!0:C.credentials==="omit"&&(E.withCredentials=!1),"responseType"in E&&(i.blob?E.responseType="blob":i.arrayBuffer&&(E.responseType="arraybuffer")),d&&typeof d.headers=="object"&&!(d.headers instanceof h||n.Headers&&d.headers instanceof n.Headers)){var Xt=[];Object.getOwnPropertyNames(d.headers).forEach(function(D){Xt.push(l(D)),E.setRequestHeader(D,c(d.headers[D]))}),C.headers.forEach(function(D,le){Xt.indexOf(le)===-1&&E.setRequestHeader(le,D)})}else C.headers.forEach(function(D,le){E.setRequestHeader(le,D)});C.signal&&(C.signal.addEventListener("abort",Pe),E.onreadystatechange=function(){E.readyState===4&&C.signal.removeEventListener("abort",Pe)}),E.send(typeof C._bodyInit>"u"?null:C._bodyInit)})}return me.polyfill=!0,n.fetch||(n.fetch=me,n.Headers=h,n.Request=N,n.Response=U),r.Headers=h,r.Request=N,r.Response=U,r.fetch=me,r}({})})(ke);ke.fetch.ponyfill=!0;delete ke.fetch.polyfill;var ge=De.fetch?De:ke;J=ge.fetch;J.default=ge.fetch;J.fetch=ge.fetch;J.Headers=ge.Headers;J.Request=ge.Request;J.Response=ge.Response;rr.exports=J});var Tn=R(F());var Ce=R(ye()),se=R(de()),B=R(F());var W=R(F());var er=R(F()),tr=t=>er.FtReduxStore.get({name:"ft-reader-"+t,initialState:{mapId:void 0,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}});var mt=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}}extractPagesToc(e,r,n){return e.flatMap(i=>(i.pageConfiguration&&this.registerPage(this.buildPage(i,n)),i.tocId==null?this.extractPagesToc(i.children,r,n):[{tocId:i.tocId,title:i.title,depth:r,children:this.extractPagesToc(i.children,r+1,i.tocId)}]))}convertNodes(e,r,n){return e.flatMap(i=>{var a,o,s;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=(o=i.prettyUrl)===null||o===void 0?void 0:o.replace(/^\//,""),c={tocId:i.tocId,contentId:i.contentId,title:i.title,hasRating:i.hasRating,origin:i.origin,prettyUrl:l,depth:r,parentTocId:n,children:[]};this.register(c);let f=this.convertSectionNodes((s=i.pageToc)!==null&&s!==void 0?s:[],r+1,i.tocId),h=this.convertNodes(i.children,r+1,c.tocId);return c.children=[...f,...h],[c]})}convertSectionNodes(e,r,n){return e.flatMap(i=>{var a;let o=(a=i.prettyUrl)===null||a===void 0?void 0:a.replace(/^\//,""),s={...i,prettyUrl:o,depth:r,parentTocId:n,children:[]};return this.register(s),s.children=this.convertSectionNodes(i.children,r+1,i.tocId),[s]})}buildPage(e,r){var n,i,a,o,s,l;let c={number:this.pages.length+1,title:(n=e.title)!==null&&n!==void 0?n:"",rootTocId:(i=e.tocId)!==null&&i!==void 0?i:"root",toc:((a=e.pageToc)!==null&&a!==void 0?a:[]).map(p=>this.nodeByTocId[p.tocId]),topics:[],hiddenTopics:[],breadcrumb:r?this.buildBreadcrumb(this.nodeByTocId[r]):[]},f=(p,y)=>(y?c.topics:c.hiddenTopics).push(p),h=(s=(o=e.pageConfiguration)===null||o===void 0?void 0:o.parentsVisibility)!==null&&s!==void 0?s:[];return c.breadcrumb.forEach((p,y)=>{f(p,h[y])}),e.tocId&&f(e.tocId,e.pageConfiguration.isVisible),c.topics.push(...this.tocIds((l=e.pageToc)!==null&&l!==void 0?l:[])),c}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}},Ne=class{convertPaginatedToc(e,r){return new mt(e,r).build()}};var Mn=R(nr(),1);var ir;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(ir||(ir={}));var ar;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(ar||(ar={}));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 sr;(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"})(sr||(sr={}));var ur;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(ur||(ur={}));var cr;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(cr||(cr={}));var lr;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(lr||(lr={}));var Le;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Le||(Le={}));var dr;(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"})(dr||(dr={}));var fr;(function(t){t.ASC="ASC",t.DESC="DESC"})(fr||(fr={}));var pr;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(pr||(pr={}));var hr;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(hr||(hr={}));var vr;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(vr||(vr={}));var mr;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(mr||(mr={}));var yr;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(yr||(yr={}));var gr;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(gr||(gr={}));var br;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(br||(br={}));var Sr;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"})(Sr||(Sr={}));var I;(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.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"})(I||(I={}));var Ar;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Ar||(Ar={}));var Er;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(Er||(Er={}));var Pn={[I.PERSONAL_BOOK_SHARE_USER]:[I.PERSONAL_BOOK_USER],[I.HTML_EXPORT_USER]:[I.PERSONAL_BOOK_USER],[I.PDF_EXPORT_USER]:[I.PERSONAL_BOOK_USER],[I.KHUB_ADMIN]:[I.CONTENT_PUBLISHER],[I.ADMIN]:[I.KHUB_ADMIN,I.USERS_ADMIN,I.PORTAL_ADMIN],[I.DEVELOPER]:[I.BETA_USER,I.DEBUG_USER]};function wr(t,e){return t===e||(Pn[t]??[]).some(r=>wr(r,e))}function fe(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=>wr(n,e))}var Y;(function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"})(Y||(Y={}));var An=R(F());var Ir=R(ye()),j=R(de()),z=R(F());var Tr=R(ye());var xr=Tr.css`
3
+ `;var Ue=R(F()),Nn="ft-app-info",yt=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},Dn={session:(t,e)=>{(0,Ue.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>g.dispatchEvent(new yt(e.payload)),0))}},g=Ue.FtReduxStore.get({name:Nn,reducers:Dn,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration: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 pe=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 G=class{constructor(e=!0,r){var n;this.overrideApi=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}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:pe.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):pe.await()}clearCache(){this.cache.clearAll()}};var Or,kn=Symbol("clearAfterUnitTest"),Fe=class extends G{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Or]=()=>{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(),o=this.resolveContext(a);return new Z.ParametrizedLabelResolver((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},o).resolve(r,...n)}async fetchContext(e){if(!this.cache.has(e))try{await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),await this.notify(e)}catch(r){console.error(r)}}subscribe(e,r){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(r),()=>{var 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)))}};Or=kn;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Fe{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Fe{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Rr=window.FluidTopicsI18nService,ea=window.FluidTopicsCustomI18nService;var k=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var s=t.length-1;s>=0;s--)(o=t[s])&&(a=(i<3?o(a):i>3?o(e,r,a):o(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=()=>pe.get(),this.messageContexts=[],this.cache=new z.CacheRegistry,this.cleanSessionDebouncer=new z.Debouncer}render(){return Ir.html`
4
4
  <slot></slot>
5
- `}update(e){var t,n,i,a,o;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(s=>Or.addContext(s)),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((t=this.localesConfiguration)===null||t===void 0?void 0:t.defaultLocales),g.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),g.actions.searchInAllLanguagesAllowed((o=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&o!==void 0?o:!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=Tr;k([(0,j.property)()],P.prototype,"baseUrl",void 0);k([(0,j.property)()],P.prototype,"apiIntegrationIdentifier",void 0);k([(0,j.property)()],P.prototype,"uiLocale",void 0);k([(0,z.jsonProperty)(null)],P.prototype,"availableUiLocales",void 0);k([(0,z.jsonProperty)(null)],P.prototype,"metadataConfiguration",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"editorMode",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"noCustom",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"openExternalDocumentInNewTab",void 0);k([(0,j.property)({converter:{fromAttribute(r){return r==="false"?!1:r==="true"||(r??!1)}}})],P.prototype,"noCustomComponent",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"withManualResources",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"navigatorOnline",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"forcedOffline",void 0);k([(0,j.property)({type:Object})],P.prototype,"apiProvider",void 0);k([(0,z.jsonProperty)([])],P.prototype,"messageContexts",void 0);k([(0,z.jsonProperty)(void 0)],P.prototype,"session",void 0);k([(0,j.state)()],P.prototype,"localesConfiguration",void 0);var Ai=R(de());function kn(r,e){if(r===e)return!0;if(r&&e&&typeof r=="object"&&typeof e=="object"){if(r.constructor!==e.constructor)return!1;var t,n,i;if(Array.isArray(r)){if(t=r.length,t!=e.length)return!1;for(n=t;n--!==0;)if(!je(r[n],e[n]))return!1;return!0}if(r instanceof Map&&e instanceof Map){if(r.size!==e.size)return!1;for(n of r.entries())if(!e.has(n[0]))return!1;for(n of r.entries())if(!je(n[1],e.get(n[0])))return!1;return!0}if(r instanceof Set&&e instanceof Set){if(r.size!==e.size)return!1;for(n of r.entries())if(!e.has(n[0]))return!1;return!0}if(r.constructor===RegExp)return r.source===e.source&&r.flags===e.flags;if(r.valueOf!==Object.prototype.valueOf)return r.valueOf()===e.valueOf();if(i=Object.keys(r),t=i.length,t!==Object.keys(e).length)return!1;for(n=t;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=t;n--!==0;){var a=i[n];if(!je(r[a],e[a]))return!1}return!0}return r!==r&&e!==e}function je(r,e){try{return kn(r,e)}catch{return!1}}function bt(r,e){return!je(r,e)}var Ln=R(de(),1);var Be=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}};var Te=R(de(),1);var Ir=R(de(),1);function _r(r,e){let t=()=>JSON.parse(JSON.stringify(r));return(0,Ir.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return t();try{return JSON.parse(n)}catch{return t()}},toAttribute:n=>JSON.stringify(n)},hasChanged:bt,...e??{}})}var Ve=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,t){return this.callbacks=[e],this.debounce(t)}queue(e,t){return this.callbacks.push(e),this.debounce(t)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((t,n)=>{this.resolvePromise=t,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,t;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(t=this.resolvePromise)!==null&&t!==void 0?t:()=>null;this.clearPromise();for(let o of n)try{await o()}catch(s){i(s);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 Pr=R(ye(),1);var He=window,Un=He.ShadowRoot&&(He.ShadyCSS===void 0||He.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,va=Symbol();var Cr=(r,e)=>{Un?r.adoptedStyleSheets=e.map(t=>t instanceof CSSStyleSheet?t:t.styleSheet):e.forEach(t=>{let n=document.createElement("style"),i=He.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=t.cssText,r.appendChild(n)})};var qe=class extends Pr.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 t={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(t);return Cr(n,e.elementStyles),n}};var Ke=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},kr,Mr=Symbol("constructorPrototype"),Nr=Symbol("constructorName"),Lr=Symbol("exportpartsDebouncer"),Dr=Symbol("dynamicDependenciesLoaded"),ee=class extends qe{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[kr]=new Ve(5),this[Nr]=this.constructor.name,this[Mr]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Nr]&&Object.setPrototypeOf(this,this[Mr])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(t){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",t)}let e=this.constructor;e[Dr]||(e[Dr]=!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 t,n,i;if(((n=(t=this.shadowRoot)===null||t===void 0?void 0:t.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,t,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(t=this.exportpartsPrefixes)===null||t===void 0?void 0:t.length)!==null&&n!==void 0&&n)&&this[Lr].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 t,n,i,a,o,s;let l=p=>p!=null&&p.trim().length>0,c=e.filter(l).map(p=>p.trim());if(c.length===0){this.removeAttribute("exportparts");return}let f=new Set;for(let p of(n=(t=this.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let y=(a=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],v=(s=(o=p.getAttribute("exportparts"))===null||o===void 0?void 0:o.split(",").map(m=>m.split(":")[1]))!==null&&s!==void 0?s:[];new Array(...y,...v).filter(l).map(m=>m.trim()).forEach(m=>f.add(m))}if(f.size===0){this.removeAttribute("exportparts");return}let h=[...f.values()].flatMap(p=>c.map(y=>`${p}:${y}--${p}`));this.setAttribute("exportparts",[...this.part,...h].join(", "))}};kr=Lr;Ke([(0,Te.property)()],ee.prototype,"exportpartsPrefix",void 0);Ke([_r([])],ee.prototype,"exportpartsPrefixes",void 0);Ke([(0,Te.property)()],ee.prototype,"customStylesheet",void 0);Ke([(0,Te.state)()],ee.prototype,"useAdoptedStyleSheets",void 0);function xe(r){var e;return(e=r?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Ur,Fr,jr,ze=Symbol("internalReduxEventsUnsubscribers"),te=Symbol("internalStoresUnsubscribers"),he=Symbol("internalStores"),Oe=class extends ee{constructor(){super(...arguments),this[Ur]=new Map,this[Fr]=new Map,this[jr]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(t=>e.has(t))&&this.updateFromStores()}getUnnamedStore(){if(this[he].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[he].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[he].get(e)}addStore(e,t){var n;t=(n=t??(xe(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(t),this.setupStore(t,e)}removeStore(e){let t=typeof e=="string"?e:e.name;this.unsubscribeFromStore(t),this[he].delete(t)}setupStore(e,t){this[he].set(e,t),this.subscribeToStore(e,t),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[he].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 i=this.getStore(e.store);i&&(e.store?this[te].has(e.store):this[te].size>0)&&(this[t]=e.selector(i.getState(),this))}})}subscribeToStore(e,t){var n;this[te].set(e,t.subscribe(()=>this.updateFromStores())),xe(t)&&t.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||t.name===i.store)){let o=s=>this[a](s);t.addEventListener(i.eventName,o),this[ze].push(()=>t.removeEventListener(i.eventName,o))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[te].forEach((e,t)=>this.unsubscribeFromStore(t)),this[ze].forEach(e=>e()),this[ze]=[]}unsubscribeFromStore(e){this[te].has(e)&&this[te].get(e)(),this[te].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Ur=te,Fr=he,jr=ze;Oe.reduxProperties=new Map;Oe.reduxReactiveProperties=new Set;Oe.reduxEventListeners=new Map;function q(r){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 i,a;throw Error("[Immer] minified error nr: "+r+(t.length?" "+t.map(function(o){return"'"+o+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Q(r){return!!r&&!!r[_]}function $(r){var e;return!!r&&(function(t){if(!t||typeof t!="object")return!1;var n=Object.getPrototypeOf(t);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===zn}(r)||Array.isArray(r)||!!r[$r]||!!(!((e=r.constructor)===null||e===void 0)&&e[$r])||It(r)||_t(r))}function ve(r,e,t){t===void 0&&(t=!1),Ae(r)===0?(t?Object.keys:Se)(r).forEach(function(n){t&&typeof n=="symbol"||e(n,r[n],r)}):r.forEach(function(n,i){return e(i,n,r)})}function Ae(r){var e=r[_];return e?e.i>3?e.i-4:e.i:Array.isArray(r)?1:It(r)?2:_t(r)?3:0}function be(r,e){return Ae(r)===2?r.has(e):Object.prototype.hasOwnProperty.call(r,e)}function Fn(r,e){return Ae(r)===2?r.get(e):r[e]}function Wr(r,e,t){var n=Ae(r);n===2?r.set(e,t):n===3?r.add(t):r[e]=t}function Gr(r,e){return r===e?r!==0||1/r==1/e:r!=r&&e!=e}function It(r){return qn&&r instanceof Map}function _t(r){return Kn&&r instanceof Set}function re(r){return r.o||r.t}function Ct(r){if(Array.isArray(r))return Array.prototype.slice.call(r);var e=Qr(r);delete e[_];for(var t=Se(e),n=0;n<t.length;n++){var i=t[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:r[i]})}return Object.create(Object.getPrototypeOf(r),e)}function Pt(r,e){return e===void 0&&(e=!1),Mt(r)||Q(r)||!$(r)||(Ae(r)>1&&(r.set=r.add=r.clear=r.delete=jn),Object.freeze(r),e&&ve(r,function(t,n){return Pt(n,!0)},!0)),r}function jn(){q(2)}function Mt(r){return r==null||typeof r!="object"||Object.isFrozen(r)}function X(r){var e=Rt[r];return e||q(18,r),e}function Bn(r,e){Rt[r]||(Rt[r]=e)}function Tt(){return Ie}function St(r,e){e&&(X("Patches"),r.u=[],r.s=[],r.v=e)}function $e(r){xt(r),r.p.forEach(Vn),r.p=null}function xt(r){r===Ie&&(Ie=r.l)}function Br(r){return Ie={p:[],l:Ie,h:r,m:!0,_:0}}function Vn(r){var e=r[_];e.i===0||e.i===1?e.j():e.g=!0}function At(r,e){e._=e.p.length;var t=e.p[0],n=r!==void 0&&r!==t;return e.h.O||X("ES5").S(e,r,n),n?(t[_].P&&($e(e),q(4)),$(r)&&(r=We(e,r),e.l||Ge(e,r)),e.u&&X("Patches").M(t[_].t,r,e.u,e.s)):r=We(e,t,[]),$e(e),e.u&&e.v(e.u,e.s),r!==Yr?r:void 0}function We(r,e,t){if(Mt(e))return e;var n=e[_];if(!n)return ve(e,function(s,l){return Vr(r,n,e,s,l,t)},!0),e;if(n.A!==r)return e;if(!n.P)return Ge(r,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Ct(n.k):n.o,a=i,o=!1;n.i===3&&(a=new Set(i),i.clear(),o=!0),ve(a,function(s,l){return Vr(r,n,i,s,l,t,o)}),Ge(r,i,!1),t&&r.u&&X("Patches").N(n,t,r.u,r.s)}return n.o}function Vr(r,e,t,n,i,a,o){if(Q(i)){var s=We(r,i,a&&e&&e.i!==3&&!be(e.R,n)?a.concat(n):void 0);if(Wr(t,n,s),!Q(s))return;r.m=!1}else o&&t.add(i);if($(i)&&!Mt(i)){if(!r.h.D&&r._<1)return;We(r,i),e&&e.A.l||Ge(r,i)}}function Ge(r,e,t){t===void 0&&(t=!1),!r.l&&r.h.D&&r.m&&Pt(e,t)}function Et(r,e){var t=r[_];return(t?re(t):r)[e]}function Hr(r,e){if(e in r)for(var t=Object.getPrototypeOf(r);t;){var n=Object.getOwnPropertyDescriptor(t,e);if(n)return n;t=Object.getPrototypeOf(t)}}function ne(r){r.P||(r.P=!0,r.l&&ne(r.l))}function wt(r){r.o||(r.o=Ct(r.t))}function Ot(r,e,t){var n=It(e)?X("MapSet").F(e,t):_t(e)?X("MapSet").T(e,t):r.O?function(i,a){var o=Array.isArray(i),s={i:o?1:0,A:a?a.A:Tt(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},l=s,c=_e;o&&(l=[s],c=Re);var f=Proxy.revocable(l,c),h=f.revoke,p=f.proxy;return s.k=p,s.j=h,p}(e,t):X("ES5").J(e,t);return(t?t.A:Tt()).p.push(n),n}function Hn(r){return Q(r)||q(22,r),function e(t){if(!$(t))return t;var n,i=t[_],a=Ae(t);if(i){if(!i.P&&(i.i<4||!X("ES5").K(i)))return i.t;i.I=!0,n=qr(t,a),i.I=!1}else n=qr(t,a);return ve(n,function(o,s){i&&Fn(i.t,o)===s||Wr(n,o,e(s))}),a===3?new Set(n):n}(r)}function qr(r,e){switch(e){case 2:return new Map(r);case 3:return Array.from(r)}return Ct(r)}function Xr(){function r(o,s){var l=a[o];return l?l.enumerable=s:a[o]=l={configurable:!0,enumerable:s,get:function(){var c=this[_];return _e.get(c,o)},set:function(c){var f=this[_];_e.set(f,o,c)}},l}function e(o){for(var s=o.length-1;s>=0;s--){var l=o[s][_];if(!l.P)switch(l.i){case 5:n(l)&&ne(l);break;case 4:t(l)&&ne(l)}}}function t(o){for(var s=o.t,l=o.k,c=Se(l),f=c.length-1;f>=0;f--){var h=c[f];if(h!==_){var p=s[h];if(p===void 0&&!be(s,h))return!0;var y=l[h],v=y&&y[_];if(v?v.t!==p:!Gr(y,p))return!0}}var m=!!s[_];return c.length!==Se(s).length+(m?0:1)}function n(o){var s=o.k;if(s.length!==o.t.length)return!0;var l=Object.getOwnPropertyDescriptor(s,s.length-1);if(l&&!l.get)return!0;for(var c=0;c<s.length;c++)if(!s.hasOwnProperty(c))return!0;return!1}function i(o){o.g&&q(3,JSON.stringify(re(o)))}var a={};Bn("ES5",{J:function(o,s){var l=Array.isArray(o),c=function(h,p){if(h){for(var y=Array(p.length),v=0;v<p.length;v++)Object.defineProperty(y,""+v,r(v,!0));return y}var m=Qr(p);delete m[_];for(var w=Se(m),S=0;S<w.length;S++){var A=w[S];m[A]=r(A,h||!!m[A].enumerable)}return Object.create(Object.getPrototypeOf(p),m)}(l,o),f={i:l?5:4,A:s?s.A:Tt(),P:!1,I:!1,R:{},l:s,t:o,k:c,o:null,g:!1,C:!1};return Object.defineProperty(c,_,{value:f,writable:!0}),c},S:function(o,s,l){l?Q(s)&&s[_].A===o&&e(o.p):(o.u&&function c(f){if(f&&typeof f=="object"){var h=f[_];if(h){var p=h.t,y=h.k,v=h.R,m=h.i;if(m===4)ve(y,function(T){T!==_&&(p[T]!==void 0||be(p,T)?v[T]||c(y[T]):(v[T]=!0,ne(h)))}),ve(p,function(T){y[T]!==void 0||be(y,T)||(v[T]=!1,ne(h))});else if(m===5){if(n(h)&&(ne(h),v.length=!0),y.length<p.length)for(var w=y.length;w<p.length;w++)v[w]=!1;else for(var S=p.length;S<y.length;S++)v[S]=!0;for(var A=Math.min(y.length,p.length),O=0;O<A;O++)y.hasOwnProperty(O)||(v[O]=!0),v[O]===void 0&&c(y[O])}}}}(o.p[0]),e(o.p))},K:function(o){return o.i===4?t(o):n(o)}})}var Kr,Ie,Nt=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",qn=typeof Map<"u",Kn=typeof Set<"u",zr=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Yr=Nt?Symbol.for("immer-nothing"):((Kr={})["immer-nothing"]=!0,Kr),$r=Nt?Symbol.for("immer-draftable"):"__$immer_draftable",_=Nt?Symbol.for("immer-state"):"__$immer_state";var zn=""+Object.prototype.constructor,Se=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(r){return Object.getOwnPropertyNames(r).concat(Object.getOwnPropertySymbols(r))}:Object.getOwnPropertyNames,Qr=Object.getOwnPropertyDescriptors||function(r){var e={};return Se(r).forEach(function(t){e[t]=Object.getOwnPropertyDescriptor(r,t)}),e},Rt={},_e={get:function(r,e){if(e===_)return r;var t=re(r);if(!be(t,e))return function(i,a,o){var s,l=Hr(a,o);return l?"value"in l?l.value:(s=l.get)===null||s===void 0?void 0:s.call(i.k):void 0}(r,t,e);var n=t[e];return r.I||!$(n)?n:n===Et(r.t,e)?(wt(r),r.o[e]=Ot(r.A.h,n,r)):n},has:function(r,e){return e in re(r)},ownKeys:function(r){return Reflect.ownKeys(re(r))},set:function(r,e,t){var n=Hr(re(r),e);if(n?.set)return n.set.call(r.k,t),!0;if(!r.P){var i=Et(re(r),e),a=i?.[_];if(a&&a.t===t)return r.o[e]=t,r.R[e]=!1,!0;if(Gr(t,i)&&(t!==void 0||be(r.t,e)))return!0;wt(r),ne(r)}return r.o[e]===t&&(t!==void 0||e in r.o)||Number.isNaN(t)&&Number.isNaN(r.o[e])||(r.o[e]=t,r.R[e]=!0),!0},deleteProperty:function(r,e){return Et(r.t,e)!==void 0||e in r.t?(r.R[e]=!1,wt(r),ne(r)):delete r.R[e],r.o&&delete r.o[e],!0},getOwnPropertyDescriptor:function(r,e){var t=re(r),n=Reflect.getOwnPropertyDescriptor(t,e);return n&&{writable:!0,configurable:r.i!==1||e!=="length",enumerable:n.enumerable,value:t[e]}},defineProperty:function(){q(11)},getPrototypeOf:function(r){return Object.getPrototypeOf(r.t)},setPrototypeOf:function(){q(12)}},Re={};ve(_e,function(r,e){Re[r]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Re.deleteProperty=function(r,e){return Re.set.call(this,r,e,void 0)},Re.set=function(r,e,t){return _e.set.call(this,r[0],e,t,r[0])};var $n=function(){function r(t){var n=this;this.O=zr,this.D=!0,this.produce=function(i,a,o){if(typeof i=="function"&&typeof a!="function"){var s=a;a=i;var l=n;return function(m){var w=this;m===void 0&&(m=s);for(var S=arguments.length,A=Array(S>1?S-1:0),O=1;O<S;O++)A[O-1]=arguments[O];return l.produce(m,function(T){var N;return(N=a).call.apply(N,[w,T].concat(A))})}}var c;if(typeof a!="function"&&q(6),o!==void 0&&typeof o!="function"&&q(7),$(i)){var f=Br(n),h=Ot(n,i,void 0),p=!0;try{c=a(h),p=!1}finally{p?$e(f):xt(f)}return typeof Promise<"u"&&c instanceof Promise?c.then(function(m){return St(f,o),At(m,f)},function(m){throw $e(f),m}):(St(f,o),At(c,f))}if(!i||typeof i!="object"){if((c=a(i))===void 0&&(c=i),c===Yr&&(c=void 0),n.D&&Pt(c,!0),o){var y=[],v=[];X("Patches").M(i,c,y,v),o(y,v)}return c}q(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(c){for(var f=arguments.length,h=Array(f>1?f-1:0),p=1;p<f;p++)h[p-1]=arguments[p];return n.produceWithPatches(c,function(y){return i.apply(void 0,[y].concat(h))})};var o,s,l=n.produce(i,a,function(c,f){o=c,s=f});return typeof Promise<"u"&&l instanceof Promise?l.then(function(c){return[c,o,s]}):[l,o,s]},typeof t?.useProxies=="boolean"&&this.setUseProxies(t.useProxies),typeof t?.autoFreeze=="boolean"&&this.setAutoFreeze(t.autoFreeze)}var e=r.prototype;return e.createDraft=function(t){$(t)||q(8),Q(t)&&(t=Hn(t));var n=Br(this),i=Ot(this,t,void 0);return i[_].C=!0,xt(n),i},e.finishDraft=function(t,n){var i=t&&t[_],a=i.A;return St(a,n),At(void 0,a)},e.setAutoFreeze=function(t){this.D=t},e.setUseProxies=function(t){t&&!zr&&q(20),this.O=t},e.applyPatches=function(t,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){t=a.value;break}}i>-1&&(n=n.slice(i+1));var o=X("Patches").$;return Q(t)?o(t,n):this.produce(t,function(s){return o(s,n)})},r}(),H=new $n,Wn=H.produce,Ra=H.produceWithPatches.bind(H),Ia=H.setAutoFreeze.bind(H),_a=H.setUseProxies.bind(H),Ca=H.applyPatches.bind(H),Pa=H.createDraft.bind(H),Ma=H.finishDraft.bind(H),Xe=Wn;function ie(r){"@babel/helpers - typeof";return ie=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},ie(r)}function Dt(r,e){if(ie(r)!=="object"||r===null)return r;var t=r[Symbol.toPrimitive];if(t!==void 0){var n=t.call(r,e||"default");if(ie(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(r)}function kt(r){var e=Dt(r,"string");return ie(e)==="symbol"?e:String(e)}function Lt(r,e,t){return e=kt(e),e in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function Jr(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(r,i).enumerable})),t.push.apply(t,n)}return t}function Ye(r){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?Jr(Object(t),!0).forEach(function(n){Lt(r,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(t)):Jr(Object(t)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(t,n))})}return r}function L(r){return"Minified Redux error #"+r+"; visit https://redux.js.org/Errors?code="+r+" for the full message or use the non-minified dev environment for full errors. "}var Zr=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Ut=function(){return Math.random().toString(36).substring(7).split("").join(".")},Qe={INIT:"@@redux/INIT"+Ut(),REPLACE:"@@redux/REPLACE"+Ut(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Ut()}};function Gn(r){if(typeof r!="object"||r===null)return!1;for(var e=r;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(r)===e}function Ft(r,e,t){var n;if(typeof e=="function"&&typeof t=="function"||typeof t=="function"&&typeof arguments[3]=="function")throw new Error(L(0));if(typeof e=="function"&&typeof t>"u"&&(t=e,e=void 0),typeof t<"u"){if(typeof t!="function")throw new Error(L(1));return t(Ft)(r,e)}if(typeof r!="function")throw new Error(L(2));var i=r,a=e,o=[],s=o,l=!1;function c(){s===o&&(s=o.slice())}function f(){if(l)throw new Error(L(3));return a}function h(m){if(typeof m!="function")throw new Error(L(4));if(l)throw new Error(L(5));var w=!0;return c(),s.push(m),function(){if(w){if(l)throw new Error(L(6));w=!1,c();var A=s.indexOf(m);s.splice(A,1),o=null}}}function p(m){if(!Gn(m))throw new Error(L(7));if(typeof m.type>"u")throw new Error(L(8));if(l)throw new Error(L(9));try{l=!0,a=i(a,m)}finally{l=!1}for(var w=o=s,S=0;S<w.length;S++){var A=w[S];A()}return m}function y(m){if(typeof m!="function")throw new Error(L(10));i=m,p({type:Qe.REPLACE})}function v(){var m,w=h;return m={subscribe:function(A){if(typeof A!="object"||A===null)throw new Error(L(11));function O(){A.next&&A.next(f())}O();var T=w(O);return{unsubscribe:T}}},m[Zr]=function(){return this},m}return p({type:Qe.INIT}),n={dispatch:p,subscribe:h,getState:f,replaceReducer:y},n[Zr]=v,n}function Xn(r){Object.keys(r).forEach(function(e){var t=r[e],n=t(void 0,{type:Qe.INIT});if(typeof n>"u")throw new Error(L(12));if(typeof t(void 0,{type:Qe.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(L(13))})}function en(r){for(var e=Object.keys(r),t={},n=0;n<e.length;n++){var i=e[n];typeof r[i]=="function"&&(t[i]=r[i])}var a=Object.keys(t),o,s;try{Xn(t)}catch(l){s=l}return function(c,f){if(c===void 0&&(c={}),s)throw s;if(0)var h;for(var p=!1,y={},v=0;v<a.length;v++){var m=a[v],w=t[m],S=c[m],A=w(S,f);if(typeof A>"u"){var O=f&&f.type;throw new Error(L(14))}y[m]=A,p=p||A!==S}return p=p||a.length!==Object.keys(c).length,p?y:c}}function Ee(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];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 tn(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(L(15))},o={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},s=e.map(function(l){return l(o)});return a=Ee.apply(void 0,s)(i.dispatch),Ye(Ye({},i),{},{dispatch:a})}}}function rn(r){var e=function(n){var i=n.dispatch,a=n.getState;return function(o){return function(s){return typeof s=="function"?s(i,a,r):o(s)}}};return e}var nn=rn();nn.withExtraArgument=rn;var jt=nn;var cn=function(){var r=function(e,t){return r=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])},r(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");r(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}}(),Yn=function(r,e){var t={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(c){return function(f){return l([c,f])}}function l(c){if(n)throw new TypeError("Generator is already executing.");for(;t;)try{if(n=1,i&&(a=c[0]&2?i.return:c[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,c[1])).done)return a;switch(i=0,a&&(c=[c[0]&2,a.value]),c[0]){case 0:case 1:a=c;break;case 4:return t.label++,{value:c[1],done:!1};case 5:t.label++,i=c[1],c=[0];continue;case 7:c=t.ops.pop(),t.trys.pop();continue;default:if(a=t.trys,!(a=a.length>0&&a[a.length-1])&&(c[0]===6||c[0]===2)){t=0;continue}if(c[0]===3&&(!a||c[1]>a[0]&&c[1]<a[3])){t.label=c[1];break}if(c[0]===6&&t.label<a[1]){t.label=a[1],a=c;break}if(a&&t.label<a[2]){t.label=a[2],t.ops.push(c);break}a[2]&&t.ops.pop(),t.trys.pop();continue}c=e.call(r,t)}catch(f){c=[6,f],i=0}finally{n=a=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},we=function(r,e){for(var t=0,n=e.length,i=r.length;t<n;t++,i++)r[i]=e[t];return r},Qn=Object.defineProperty,Jn=Object.defineProperties,Zn=Object.getOwnPropertyDescriptors,an=Object.getOwnPropertySymbols,ei=Object.prototype.hasOwnProperty,ti=Object.prototype.propertyIsEnumerable,on=function(r,e,t){return e in r?Qn(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t},ae=function(r,e){for(var t in e||(e={}))ei.call(e,t)&&on(r,t,e[t]);if(an)for(var n=0,i=an(e);n<i.length;n++){var t=i[n];ti.call(e,t)&&on(r,t,e[t])}return r},Bt=function(r,e){return Jn(r,Zn(e))},ri=function(r,e,t){return new Promise(function(n,i){var a=function(l){try{s(t.next(l))}catch(c){i(c)}},o=function(l){try{s(t.throw(l))}catch(c){i(c)}},s=function(l){return l.done?n(l.value):Promise.resolve(l.value).then(a,o)};s((t=t.apply(r,e)).next())})};var ni=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Ee:Ee.apply(null,arguments)},Ya=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(r){return r}};function ii(r){if(typeof r!="object"||r===null)return!1;var e=Object.getPrototypeOf(r);if(e===null)return!0;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return e===t}var ai=function(r){cn(e,r);function e(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var i=r.apply(this,t)||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 t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return r.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,we([void 0],t[0].concat(this)))):new(e.bind.apply(e,we([void 0],t.concat(this))))},e}(Array),oi=function(r){cn(e,r);function e(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var i=r.apply(this,t)||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 t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return r.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,we([void 0],t[0].concat(this)))):new(e.bind.apply(e,we([void 0],t.concat(this))))},e}(Array);function qt(r){return $(r)?Xe(r,function(){}):r}function si(r){return typeof r=="boolean"}function ui(){return function(e){return ci(e)}}function ci(r){r===void 0&&(r={});var e=r.thunk,t=e===void 0?!0:e,n=r.immutableCheck,i=n===void 0?!0:n,a=r.serializableCheck,o=a===void 0?!0:a,s=new ai;if(t&&(si(t)?s.push(jt):s.push(jt.withExtraArgument(t.extraArgument))),0){if(i)var l;if(o)var c}return s}var Vt=!0;function ln(r){var e=ui(),t=r||{},n=t.reducer,i=n===void 0?void 0:n,a=t.middleware,o=a===void 0?e():a,s=t.devTools,l=s===void 0?!0:s,c=t.preloadedState,f=c===void 0?void 0:c,h=t.enhancers,p=h===void 0?void 0:h,y;if(typeof i=="function")y=i;else if(ii(i))y=en(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=o;if(typeof v=="function"&&(v=v(e),!Vt&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Vt&&v.some(function(T){return typeof T!="function"}))throw new Error("each middleware provided to configureStore must be a function");var m=tn.apply(void 0,v),w=Ee;l&&(w=ni(ae({trace:!Vt},typeof l=="object"&&l)));var S=new oi(m),A=S;Array.isArray(p)?A=we([m],p):typeof p=="function"&&(A=p(S));var O=w.apply(void 0,A);return Ft(y,f,O)}function oe(r,e){function t(){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 ae(ae({type:r,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:r,payload:n[0]}}return t.toString=function(){return""+r},t.type=r,t.match=function(n){return n.type===r},t}function dn(r){var e={},t=[],n,i={addCase:function(a,o){var s=typeof a=="string"?a:a.type;if(s in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[s]=o,i},addMatcher:function(a,o){return t.push({matcher:a,reducer:o}),i},addDefaultCase:function(a){return n=a,i}};return r(i),[e,t,n]}function li(r){return typeof r=="function"}function di(r,e,t,n){t===void 0&&(t=[]);var i=typeof e=="function"?dn(e):[e,t,n],a=i[0],o=i[1],s=i[2],l;if(li(r))l=function(){return qt(r())};else{var c=qt(r);l=function(){return c}}function f(h,p){h===void 0&&(h=l());var y=we([a[p.type]],o.filter(function(v){var m=v.matcher;return m(p)}).map(function(v){var m=v.reducer;return m}));return y.filter(function(v){return!!v}).length===0&&(y=[s]),y.reduce(function(v,m){if(m)if(Q(v)){var w=v,S=m(w,p);return S===void 0?v:S}else{if($(v))return Xe(v,function(A){return m(A,p)});var S=m(v,p);if(S===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return S}return v},h)}return f.getInitialState=l,f}function fi(r,e){return r+"/"+e}function fn(r){var e=r.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var t=typeof r.initialState=="function"?r.initialState:qt(r.initialState),n=r.reducers||{},i=Object.keys(n),a={},o={},s={};i.forEach(function(f){var h=n[f],p=fi(e,f),y,v;"reducer"in h?(y=h.reducer,v=h.prepare):y=h,a[f]=y,o[p]=y,s[f]=v?oe(p,v):oe(p)});function l(){var f=typeof r.extraReducers=="function"?dn(r.extraReducers):[r.extraReducers],h=f[0],p=h===void 0?{}:h,y=f[1],v=y===void 0?[]:y,m=f[2],w=m===void 0?void 0:m,S=ae(ae({},p),o);return di(t,function(A){for(var O in S)A.addCase(O,S[O]);for(var T=0,N=v;T<N.length;T++){var K=N[T];A.addMatcher(K.matcher,K.reducer)}w&&A.addDefaultCase(w)})}var c;return{name:e,reducer:function(f,h){return c||(c=l()),c(f,h)},actions:s,caseReducers:a,getInitialState:function(){return c||(c=l()),c.getInitialState()}}}var pi="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",hi=function(r){r===void 0&&(r=21);for(var e="",t=r;t--;)e+=pi[Math.random()*64|0];return e},vi=["name","message","stack","code"],Ht=function(){function r(e,t){this.payload=e,this.meta=t}return r}(),sn=function(){function r(e,t){this.payload=e,this.meta=t}return r}(),mi=function(r){if(typeof r=="object"&&r!==null){for(var e={},t=0,n=vi;t<n.length;t++){var i=n[t];typeof r[i]=="string"&&(e[i]=r[i])}return e}return{message:String(r)}},eo=function(){function r(e,t,n){var i=oe(e+"/fulfilled",function(f,h,p,y){return{payload:f,meta:Bt(ae({},y||{}),{arg:p,requestId:h,requestStatus:"fulfilled"})}}),a=oe(e+"/pending",function(f,h,p){return{payload:void 0,meta:Bt(ae({},p||{}),{arg:h,requestId:f,requestStatus:"pending"})}}),o=oe(e+"/rejected",function(f,h,p,y,v){return{payload:y,error:(n&&n.serializeError||mi)(f||"Rejected"),meta:Bt(ae({},v||{}),{arg:p,requestId:h,rejectedWithValue:!!y,requestStatus:"rejected",aborted:f?.name==="AbortError",condition:f?.name==="ConditionError"})}}),s=!1,l=typeof AbortController<"u"?AbortController:function(){function f(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return f.prototype.abort=function(){},f}();function c(f){return function(h,p,y){var v=n?.idGenerator?n.idGenerator(f):hi(),m=new l,w,S=!1;function A(T){w=T,m.abort()}var O=function(){return ri(this,null,function(){var T,N,K,ue,U,ce,me;return Yn(this,function(u){switch(u.label){case 0:return u.trys.push([0,4,,5]),ue=(T=n?.condition)==null?void 0:T.call(n,f,{getState:p,extra:y}),gi(ue)?[4,ue]:[3,2];case 1:ue=u.sent(),u.label=2;case 2:if(ue===!1||m.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return S=!0,U=new Promise(function(d,b){return m.signal.addEventListener("abort",function(){return b({name:"AbortError",message:w||"Aborted"})})}),h(a(v,f,(N=n?.getPendingMeta)==null?void 0:N.call(n,{requestId:v,arg:f},{getState:p,extra:y}))),[4,Promise.race([U,Promise.resolve(t(f,{dispatch:h,getState:p,extra:y,requestId:v,signal:m.signal,abort:A,rejectWithValue:function(d,b){return new Ht(d,b)},fulfillWithValue:function(d,b){return new sn(d,b)}})).then(function(d){if(d instanceof Ht)throw d;return d instanceof sn?i(d.payload,v,f,d.meta):i(d,v,f)})])];case 3:return K=u.sent(),[3,5];case 4:return ce=u.sent(),K=ce instanceof Ht?o(null,v,f,ce.payload,ce.meta):o(ce,v,f),[3,5];case 5:return me=n&&!n.dispatchConditionRejection&&o.match(K)&&K.meta.condition,me||h(K),[2,K]}})})}();return Object.assign(O,{abort:A,requestId:v,arg:f,unwrap:function(){return O.then(yi)}})}}return Object.assign(c,{pending:a,rejected:o,fulfilled:i,typePrefix:e})}return r.withTypes=function(){return r},r}();function yi(r){if(r.meta&&r.meta.rejectedWithValue)throw r.payload;if(r.error)throw r.error;return r.payload}function gi(r){return r!==null&&typeof r=="object"&&typeof r.then=="function"}var pn="listener",hn="completed",vn="cancelled",to="task-"+vn,ro="task-"+hn,no=pn+"-"+vn,io=pn+"-"+hn;var Kt="listenerMiddleware";var ao=oe(Kt+"/add"),oo=oe(Kt+"/removeAll"),so=oe(Kt+"/remove");var un,uo=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(r){return(un||(un=Promise.resolve())).then(r).catch(function(e){return setTimeout(function(){throw e},0)})},bi=function(r){return function(e){setTimeout(e,r)}},co=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:bi(10);Xr();function Si(r,e){return class extends r{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(t,n,i){this.eventBus.addEventListener(t,n,i)}dispatchEvent(t){return this.eventBus.dispatchEvent(t)}removeEventListener(t,n,i){this.eventBus.removeEventListener(t,n,i)}}}var Je=class extends Si(Object){};window.ftReduxStores||(window.ftReduxStores={});var mn=class r extends Je{static get(e){var t;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(xe(a))return a;if(i==null)return;let o=fn({...i,reducers:(t=i.reducers)!==null&&t!==void 0?t:{}}),s=ln({reducer:(l,c)=>c.type==="CLEAR_FT_REDUX_STORE"?o.getInitialState():typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__")?{...l,...c.overwrites}:o.reducer(l,c)});return window.ftReduxStores[i.name]=new r(o,s)}constructor(e,t){super(),this.reduxSlice=e,this.reduxStore=t,this.isFtReduxStore=!0,this.commands=new Be,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,i,a)=>{let o=i,s=n[o];return s?(...l)=>{let c=s(...l);return this.reduxStore.dispatch(c),c}:l=>{this.setState({[o]:l})}}})}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 G{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 G{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 Ei="ft-user-assets",tt=rt.FtReduxStore.get({name:Ei,initialState:{savedSearches:void 0,bookmarks:void 0}}),zt=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:t}=g.getState();(0,rt.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,t?.profile)||(this.currentSession=t,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),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 t=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;tt.actions.bookmarks(t)}}},yn=new zt;var $t=class{addCommand(e,t=!1){g.commands.add(e,t)}consumeCommand(e){return g.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new $t;var gn=R(F()),Wt=class{highlightHtml(e,t,n){(0,gn.highlightHtml)(e,t,n)}};window.FluidTopicsHighlightHtmlService=new Wt;var bn=R(F());var Gt=class{isDate(e){var t,n,i,a;return(a=(i=((n=(t=g.getState().metadataConfiguration)===null||t===void 0?void 0:t.descriptors)!==null&&n!==void 0?n:[]).find(s=>s.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,t){var n,i,a;return bn.DateFormatter.format(e,(n=t?.locale)!==null&&n!==void 0?n:g.getState().uiLocale,(i=t?.longFormat)!==null&&i!==void 0?i:!1,(a=t?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new Gt;var wi=R(F());(0,Sn.customElement)("ft-app-context")(P);var nt=class extends G{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 fe((t=(e=g.getState().session)===null||e===void 0?void 0:e.profile.roles)!==null&&t!==void 0?t:[],"RATING_USER")?this.withMapId(i=>this.fetchMapRating(i)):Promise.resolve()})}clear(){this.cache.clearAll()}getMap(){return this.cache.get("map")}getMapNow(){return this.cache.getNow("map")}getConfiguration(){return this.cache.get("configuration")}getEnrichedToc(){return this.cache.get("enrichedToc")}get enrichedToc(){return this.cache.getNow("enrichedToc")}async getPaginationConfiguration(){return(await this.getEnrichedToc()).paginationConfiguration}async getToc(){return(await this.getEnrichedToc()).toc}async getPagesToc(){return(await this.getEnrichedToc()).pagesToc}async getTocNode(e){return(await this.getEnrichedToc()).nodeByTocId[e]}getTocNodeNow(e){var t;return(t=this.enrichedToc)===null||t===void 0?void 0:t.nodeByTocId[e]}getTocNodeNowByUrl(e){var t,n;let i=this.getMapNow();return i?.prettyUrl==e||`${i?.id}/root`===e?(t=this.enrichedToc)===null||t===void 0?void 0:t.toc[0]:(n=this.enrichedToc)===null||n===void 0?void 0:n.nodeByUrl[e]}async getPage(e){let t=await this.getEnrichedToc();return t.pages[e-1]||t.pages[0]}async getPageByTocId(e){let t=await this.getEnrichedToc();return t.pageByTocId[e]||t.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))}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 i=this.getNavigationData(e,t,n),a=this.getReaderLinkPrefix()+(i.prettyUrl?i.prettyUrl:`${i.mapId}/${i.tocId}`),o=new URL(a,this.api.tenantBaseUrl);return i.page!=null&&o.searchParams.set("page",`${i.page}`),i.prettyUrlDuplicated&&o.searchParams.set("tocId",i.tocId),i.section!=null&&o.searchParams.set("section",i.section),o.href}getNavigationData(e,t,n){var i,a;e=e||"root";let o=this.enrichedToc,s=o?.pageByTocId[e],l=o?.nodeByTocId[e],c=l?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(i=l?.title)!==null&&i!==void 0?i:"",page:t&&s&&s.number!==t?t:void 0,prettyUrl:c?.replace(/^r\//,""),prettyUrlDuplicated:(a=o?.duplicatedPrettyUrls.has(c??""))!==null&&a!==void 0?a:!1,section:n}}async getAccurateNavigationData(e,t,n){return await this.getEnrichedToc(),this.getNavigationData(e,t,n)}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(i=>i.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=g.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){let t=this.getTocNodeNow(e),n=[{tocId:t.tocId,title:t.title}],i=this.getTocNodeNow(t.parentTocId);for(;i;)n.unshift({tocId:i.tocId,title:i.title}),i=this.getTocNodeNow(i.parentTocId);return n}isFeatureAccessible(e,{session:t,ratingType:n}){var i;if(!this.isFeatureAvailable(e))return!1;switch(e){case Y.FEEDBACK:return fe(t??[],I.FEEDBACK_USER);case Y.RATING:return fe(t??[],I.RATING_USER)&&n!=null&&n!==Le.NO_RATING;case Y.PRINT:return fe(t??[],I.PRINT_USER);case Y.BOOKMARK:return!!t?.sessionAuthenticated;case Y.COLLECTIONS:return fe(t??[],I.COLLECTION_USER);case Y.PERSONAL_BOOKS:return fe(t??[],I.PERSONAL_BOOK_USER)&&!(!((i=this.getMapNow())===null||i===void 0)&&i.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var it=class r extends nt{static async build(e){return new r(new Ne,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e){let t=await this.api.getMap(e);return this.fingerprint=t.fingerprint,t}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e){return await this.getMap(),this.api.getPages(e,this.fingerprint)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}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 i={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(i)}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 at=class r{static build(e,t){return new r(tr(e.trim()||"context"),t??it.build)}loaded(){return(0,W.waitUntil)(()=>this._loaded)}constructor(e,t,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new W.Debouncer(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())}setVisibleTopics(e){this.store.actions.visibleTopics(e)}async awaitService(){return(0,W.waitFor)(()=>this.service)}async navigateToTopic(e,t,n){await this.loaded();let i=await this.awaitService(),a=await(n!=null?i.getPage(n):i.getPageByTocId(e??"root"));this.store.actions.currentPage(a),this.store.actions.scrollTarget({tocId:this.resolveValidNonRootTocId(e,a),section:t})}resolveValidNonRootTocId(e,t){var n,i,a;let o=(n=e==="root"?void 0:e)!==null&&n!==void 0?n:t.rootTocId;return t.topics.includes(o)?o:(a=(i=t.topics[0])!==null&&i!==void 0?i:t.hiddenTopics[0])!==null&&a!==void 0?a:"root"}async navigateToPage(e){await this.loaded();let n=await(await this.awaitService()).getPage(e);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())}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),(e=this.service)===null||e===void 0||e.clear(),this.clusteringHelper=void 0}reload(){return this.clear(),this.load()}async fetchData(){var e,t,n,i,a;try{await Promise.all([(e=this.service)===null||e===void 0?void 0:e.getConfiguration().then(o=>this.store.actions.configuration(o)),(t=this.service)===null||t===void 0?void 0:t.getMap().then(o=>this.store.actions.map(o)),(n=this.service)===null||n===void 0?void 0:n.getToc().then(o=>this.store.actions.toc(o)),(i=this.service)===null||i===void 0?void 0:i.getPagesToc().then(o=>this.store.actions.pagesToc(o)),(a=this.service)===null||a===void 0?void 0:a.getPaginationConfiguration().then(o=>this.store.actions.paginationConfiguration(o))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0}catch(o){this.errorHandler&&!(o instanceof W.CanceledPromiseError)&&this.errorHandler(o)}}fetchRelatives(){var e,t,n;let i=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(a=>{var o;return a.key==((o=this.store.getState().configuration)===null||o===void 0?void 0:o.relativePivotMetadata)}).flatMap(a=>a.values);i!==void 0&&i.length>0?(t=this.service)===null||t===void 0||t.getRelativesForDocument((n=this.store.getState().configuration)===null||n===void 0?void 0:n.relativePivotMetadata,i).then(a=>{let o=a.results.flatMap(s=>s.entries);this.store.actions.relatives(o),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 i=n.find(o=>{var s;return((s=o.map)===null||s===void 0?void 0:s.mapId)==this.store.getState().mapId}),a=(t=(e=g.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&t!==void 0?t:[];return new W.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,a)}}async navigateToRelativeTopicIfFound(e){var t,n,i;await this.loaded();let a=await(0,W.waitFor)(()=>{var c;return(c=this.store.getState().configuration)===null||c===void 0?void 0:c.relativeTopicPivotMetadata}),o=this.store.getState().mapId,l=await(await this.awaitService()).getRelativesForTopicInMap(o,a,[e]);if(!((i=(n=(t=l?.results)===null||t===void 0?void 0:t[0])===null||n===void 0?void 0:n.entries)===null||i===void 0)&&i[0]){let c=l.results[0].entries[0].topic.tocId;return await this.navigateToTopic(c),!0}else return await this.navigateToTopic("root"),!1}setSearchInDocumentQuery(e){this.store.actions.searchInDocumentQuery(e)}registerMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.add(e),this.store.getState().relatives==null?this.fetchRelatives():this.updateClusteringHelper()}unregisterMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.delete(e),this.updateClusteringHelper()}};var An=R(ye()),Os={},En=An.css`
6
- `;var ot=class extends CustomEvent{constructor(e,t){super("ft-reader-map-loaded",{detail:{map:e,toc:t}})}},st=class extends CustomEvent{constructor(e,t){super("ft-reader-visible-topics-change",{detail:{visibleTopics:t}})}},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(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var s=r.length-1;s>=0;s--)(o=r[s])&&(a=(i<3?o(a):i>3?o(e,t,a):o(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},Ti=r=>e=>+(e??"NaN")>0?+e:r,M=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 Ce.html`
5
+ `}update(e){var r,n,i,a,o;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(s=>Rr.addContext(s)),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((o=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&o!==void 0?o:!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;k([(0,j.property)()],P.prototype,"baseUrl",void 0);k([(0,j.property)()],P.prototype,"apiIntegrationIdentifier",void 0);k([(0,j.property)()],P.prototype,"uiLocale",void 0);k([(0,z.jsonProperty)(null)],P.prototype,"availableUiLocales",void 0);k([(0,z.jsonProperty)(null)],P.prototype,"metadataConfiguration",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"editorMode",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"noCustom",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"openExternalDocumentInNewTab",void 0);k([(0,j.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],P.prototype,"noCustomComponent",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"withManualResources",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"navigatorOnline",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"forcedOffline",void 0);k([(0,j.property)({type:Object})],P.prototype,"apiProvider",void 0);k([(0,z.jsonProperty)([])],P.prototype,"messageContexts",void 0);k([(0,z.jsonProperty)(void 0)],P.prototype,"session",void 0);k([(0,j.state)()],P.prototype,"localesConfiguration",void 0);var Ei=R(de());function Ln(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(!je(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(!je(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if(i=Object.keys(t),r=i.length,r!==Object.keys(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=r;n--!==0;){var a=i[n];if(!je(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function je(t,e){try{return Ln(t,e)}catch{return!1}}function bt(t,e){return!je(t,e)}var Un=R(de(),1);var Be=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 Te=R(de(),1);var _r=R(de(),1);function Cr(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,_r.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:bt,...e??{}})}var He=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 o of n)try{await o()}catch(s){i(s);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(ye(),1);var Ve=window,Fn=Ve.ShadowRoot&&(Ve.ShadyCSS===void 0||Ve.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,ma=Symbol();var Pr=(t,e)=>{Fn?t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet):e.forEach(r=>{let n=document.createElement("style"),i=Ve.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)})};var qe=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 Pr(n,e.elementStyles),n}};var Ke=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var s=t.length-1;s>=0;s--)(o=t[s])&&(a=(i<3?o(a):i>3?o(e,r,a):o(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},Lr,Nr=Symbol("constructorPrototype"),Dr=Symbol("constructorName"),Ur=Symbol("exportpartsDebouncer"),kr=Symbol("dynamicDependenciesLoaded"),ee=class extends qe{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Lr]=new He(5),this[Dr]=this.constructor.name,this[Nr]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Dr]&&Object.setPrototypeOf(this,this[Nr])}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[kr]||(e[kr]=!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[Ur].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,o,s;let l=p=>p!=null&&p.trim().length>0,c=e.filter(l).map(p=>p.trim());if(c.length===0){this.removeAttribute("exportparts");return}let f=new Set;for(let p of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let y=(a=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],v=(s=(o=p.getAttribute("exportparts"))===null||o===void 0?void 0:o.split(",").map(m=>m.split(":")[1]))!==null&&s!==void 0?s:[];new Array(...y,...v).filter(l).map(m=>m.trim()).forEach(m=>f.add(m))}if(f.size===0){this.removeAttribute("exportparts");return}let h=[...f.values()].flatMap(p=>c.map(y=>`${p}:${y}--${p}`));this.setAttribute("exportparts",[...this.part,...h].join(", "))}};Lr=Ur;Ke([(0,Te.property)()],ee.prototype,"exportpartsPrefix",void 0);Ke([Cr([])],ee.prototype,"exportpartsPrefixes",void 0);Ke([(0,Te.property)()],ee.prototype,"customStylesheet",void 0);Ke([(0,Te.state)()],ee.prototype,"useAdoptedStyleSheets",void 0);function xe(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Fr,jr,Br,ze=Symbol("internalReduxEventsUnsubscribers"),te=Symbol("internalStoresUnsubscribers"),he=Symbol("internalStores"),Oe=class extends ee{constructor(){super(...arguments),this[Fr]=new Map,this[jr]=new Map,this[Br]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(r=>e.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[he].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[he].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[he].get(e)}addStore(e,r){var n;r=(n=r??(xe(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(r),this.setupStore(r,e)}removeStore(e){let r=typeof e=="string"?e:e.name;this.unsubscribeFromStore(r),this[he].delete(r)}setupStore(e,r){this[he].set(e,r),this.subscribeToStore(e,r),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[he].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())),xe(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 o=s=>this[a](s);r.addEventListener(i.eventName,o),this[ze].push(()=>r.removeEventListener(i.eventName,o))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[te].forEach((e,r)=>this.unsubscribeFromStore(r)),this[ze].forEach(e=>e()),this[ze]=[]}unsubscribeFromStore(e){this[te].has(e)&&this[te].get(e)(),this[te].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Fr=te,jr=he,Br=ze;Oe.reduxProperties=new Map;Oe.reduxReactiveProperties=new Set;Oe.reduxEventListeners=new Map;function q(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(o){return"'"+o+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Q(t){return!!t&&!!t[_]}function $(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===$n}(t)||Array.isArray(t)||!!t[Wr]||!!(!((e=t.constructor)===null||e===void 0)&&e[Wr])||It(t)||_t(t))}function ve(t,e,r){r===void 0&&(r=!1),Ae(t)===0?(r?Object.keys:Se)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function Ae(t){var e=t[_];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:It(t)?2:_t(t)?3:0}function be(t,e){return Ae(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function jn(t,e){return Ae(t)===2?t.get(e):t[e]}function Gr(t,e,r){var n=Ae(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 It(t){return Kn&&t instanceof Map}function _t(t){return zn&&t instanceof Set}function re(t){return t.o||t.t}function Ct(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Jr(t);delete e[_];for(var r=Se(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 Pt(t,e){return e===void 0&&(e=!1),Mt(t)||Q(t)||!$(t)||(Ae(t)>1&&(t.set=t.add=t.clear=t.delete=Bn),Object.freeze(t),e&&ve(t,function(r,n){return Pt(n,!0)},!0)),t}function Bn(){q(2)}function Mt(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function X(t){var e=Rt[t];return e||q(18,t),e}function Hn(t,e){Rt[t]||(Rt[t]=e)}function Tt(){return Ie}function St(t,e){e&&(X("Patches"),t.u=[],t.s=[],t.v=e)}function $e(t){xt(t),t.p.forEach(Vn),t.p=null}function xt(t){t===Ie&&(Ie=t.l)}function Hr(t){return Ie={p:[],l:Ie,h:t,m:!0,_:0}}function Vn(t){var e=t[_];e.i===0||e.i===1?e.j():e.g=!0}function At(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||X("ES5").S(e,t,n),n?(r[_].P&&($e(e),q(4)),$(t)&&(t=We(e,t),e.l||Ge(e,t)),e.u&&X("Patches").M(r[_].t,t,e.u,e.s)):t=We(e,r,[]),$e(e),e.u&&e.v(e.u,e.s),t!==Qr?t:void 0}function We(t,e,r){if(Mt(e))return e;var n=e[_];if(!n)return ve(e,function(s,l){return Vr(t,n,e,s,l,r)},!0),e;if(n.A!==t)return e;if(!n.P)return Ge(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Ct(n.k):n.o,a=i,o=!1;n.i===3&&(a=new Set(i),i.clear(),o=!0),ve(a,function(s,l){return Vr(t,n,i,s,l,r,o)}),Ge(t,i,!1),r&&t.u&&X("Patches").N(n,r,t.u,t.s)}return n.o}function Vr(t,e,r,n,i,a,o){if(Q(i)){var s=We(t,i,a&&e&&e.i!==3&&!be(e.R,n)?a.concat(n):void 0);if(Gr(r,n,s),!Q(s))return;t.m=!1}else o&&r.add(i);if($(i)&&!Mt(i)){if(!t.h.D&&t._<1)return;We(t,i),e&&e.A.l||Ge(t,i)}}function Ge(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Pt(e,r)}function Et(t,e){var r=t[_];return(r?re(r):t)[e]}function qr(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 wt(t){t.o||(t.o=Ct(t.t))}function Ot(t,e,r){var n=It(e)?X("MapSet").F(e,r):_t(e)?X("MapSet").T(e,r):t.O?function(i,a){var o=Array.isArray(i),s={i:o?1:0,A:a?a.A:Tt(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},l=s,c=_e;o&&(l=[s],c=Re);var f=Proxy.revocable(l,c),h=f.revoke,p=f.proxy;return s.k=p,s.j=h,p}(e,r):X("ES5").J(e,r);return(r?r.A:Tt()).p.push(n),n}function qn(t){return Q(t)||q(22,t),function e(r){if(!$(r))return r;var n,i=r[_],a=Ae(r);if(i){if(!i.P&&(i.i<4||!X("ES5").K(i)))return i.t;i.I=!0,n=Kr(r,a),i.I=!1}else n=Kr(r,a);return ve(n,function(o,s){i&&jn(i.t,o)===s||Gr(n,o,e(s))}),a===3?new Set(n):n}(t)}function Kr(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Ct(t)}function Yr(){function t(o,s){var l=a[o];return l?l.enumerable=s:a[o]=l={configurable:!0,enumerable:s,get:function(){var c=this[_];return _e.get(c,o)},set:function(c){var f=this[_];_e.set(f,o,c)}},l}function e(o){for(var s=o.length-1;s>=0;s--){var l=o[s][_];if(!l.P)switch(l.i){case 5:n(l)&&ne(l);break;case 4:r(l)&&ne(l)}}}function r(o){for(var s=o.t,l=o.k,c=Se(l),f=c.length-1;f>=0;f--){var h=c[f];if(h!==_){var p=s[h];if(p===void 0&&!be(s,h))return!0;var y=l[h],v=y&&y[_];if(v?v.t!==p:!Xr(y,p))return!0}}var m=!!s[_];return c.length!==Se(s).length+(m?0:1)}function n(o){var s=o.k;if(s.length!==o.t.length)return!0;var l=Object.getOwnPropertyDescriptor(s,s.length-1);if(l&&!l.get)return!0;for(var c=0;c<s.length;c++)if(!s.hasOwnProperty(c))return!0;return!1}function i(o){o.g&&q(3,JSON.stringify(re(o)))}var a={};Hn("ES5",{J:function(o,s){var l=Array.isArray(o),c=function(h,p){if(h){for(var y=Array(p.length),v=0;v<p.length;v++)Object.defineProperty(y,""+v,t(v,!0));return y}var m=Jr(p);delete m[_];for(var w=Se(m),S=0;S<w.length;S++){var A=w[S];m[A]=t(A,h||!!m[A].enumerable)}return Object.create(Object.getPrototypeOf(p),m)}(l,o),f={i:l?5:4,A:s?s.A:Tt(),P:!1,I:!1,R:{},l:s,t:o,k:c,o:null,g:!1,C:!1};return Object.defineProperty(c,_,{value:f,writable:!0}),c},S:function(o,s,l){l?Q(s)&&s[_].A===o&&e(o.p):(o.u&&function c(f){if(f&&typeof f=="object"){var h=f[_];if(h){var p=h.t,y=h.k,v=h.R,m=h.i;if(m===4)ve(y,function(T){T!==_&&(p[T]!==void 0||be(p,T)?v[T]||c(y[T]):(v[T]=!0,ne(h)))}),ve(p,function(T){y[T]!==void 0||be(y,T)||(v[T]=!1,ne(h))});else if(m===5){if(n(h)&&(ne(h),v.length=!0),y.length<p.length)for(var w=y.length;w<p.length;w++)v[w]=!1;else for(var S=p.length;S<y.length;S++)v[S]=!0;for(var A=Math.min(y.length,p.length),O=0;O<A;O++)y.hasOwnProperty(O)||(v[O]=!0),v[O]===void 0&&c(y[O])}}}}(o.p[0]),e(o.p))},K:function(o){return o.i===4?r(o):n(o)}})}var zr,Ie,Nt=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Kn=typeof Map<"u",zn=typeof Set<"u",$r=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Qr=Nt?Symbol.for("immer-nothing"):((zr={})["immer-nothing"]=!0,zr),Wr=Nt?Symbol.for("immer-draftable"):"__$immer_draftable",_=Nt?Symbol.for("immer-state"):"__$immer_state";var $n=""+Object.prototype.constructor,Se=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Jr=Object.getOwnPropertyDescriptors||function(t){var e={};return Se(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},Rt={},_e={get:function(t,e){if(e===_)return t;var r=re(t);if(!be(r,e))return function(i,a,o){var s,l=qr(a,o);return l?"value"in l?l.value:(s=l.get)===null||s===void 0?void 0:s.call(i.k):void 0}(t,r,e);var n=r[e];return t.I||!$(n)?n:n===Et(t.t,e)?(wt(t),t.o[e]=Ot(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=qr(re(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=Et(re(t),e),a=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;wt(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 Et(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,wt(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(){q(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){q(12)}},Re={};ve(_e,function(t,e){Re[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Re.deleteProperty=function(t,e){return Re.set.call(this,t,e,void 0)},Re.set=function(t,e,r){return _e.set.call(this,t[0],e,r,t[0])};var Wn=function(){function t(r){var n=this;this.O=$r,this.D=!0,this.produce=function(i,a,o){if(typeof i=="function"&&typeof a!="function"){var s=a;a=i;var l=n;return function(m){var w=this;m===void 0&&(m=s);for(var S=arguments.length,A=Array(S>1?S-1:0),O=1;O<S;O++)A[O-1]=arguments[O];return l.produce(m,function(T){var N;return(N=a).call.apply(N,[w,T].concat(A))})}}var c;if(typeof a!="function"&&q(6),o!==void 0&&typeof o!="function"&&q(7),$(i)){var f=Hr(n),h=Ot(n,i,void 0),p=!0;try{c=a(h),p=!1}finally{p?$e(f):xt(f)}return typeof Promise<"u"&&c instanceof Promise?c.then(function(m){return St(f,o),At(m,f)},function(m){throw $e(f),m}):(St(f,o),At(c,f))}if(!i||typeof i!="object"){if((c=a(i))===void 0&&(c=i),c===Qr&&(c=void 0),n.D&&Pt(c,!0),o){var y=[],v=[];X("Patches").M(i,c,y,v),o(y,v)}return c}q(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(c){for(var f=arguments.length,h=Array(f>1?f-1:0),p=1;p<f;p++)h[p-1]=arguments[p];return n.produceWithPatches(c,function(y){return i.apply(void 0,[y].concat(h))})};var o,s,l=n.produce(i,a,function(c,f){o=c,s=f});return typeof Promise<"u"&&l instanceof Promise?l.then(function(c){return[c,o,s]}):[l,o,s]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){$(r)||q(8),Q(r)&&(r=qn(r));var n=Hr(this),i=Ot(this,r,void 0);return i[_].C=!0,xt(n),i},e.finishDraft=function(r,n){var i=r&&r[_],a=i.A;return St(a,n),At(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!$r&&q(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 o=X("Patches").$;return Q(r)?o(r,n):this.produce(r,function(s){return o(s,n)})},t}(),V=new Wn,Gn=V.produce,Ia=V.produceWithPatches.bind(V),_a=V.setAutoFreeze.bind(V),Ca=V.setUseProxies.bind(V),Pa=V.applyPatches.bind(V),Ma=V.createDraft.bind(V),Na=V.finishDraft.bind(V),Xe=Gn;function ie(t){"@babel/helpers - typeof";return ie=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},ie(t)}function Dt(t,e){if(ie(t)!=="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(ie(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function kt(t){var e=Dt(t,"string");return ie(e)==="symbol"?e:String(e)}function Lt(t,e,r){return e=kt(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Zr(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 Ye(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Zr(Object(r),!0).forEach(function(n){Lt(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Zr(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function L(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 en=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Ut=function(){return Math.random().toString(36).substring(7).split("").join(".")},Qe={INIT:"@@redux/INIT"+Ut(),REPLACE:"@@redux/REPLACE"+Ut(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Ut()}};function Xn(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 Ft(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(L(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(L(1));return r(Ft)(t,e)}if(typeof t!="function")throw new Error(L(2));var i=t,a=e,o=[],s=o,l=!1;function c(){s===o&&(s=o.slice())}function f(){if(l)throw new Error(L(3));return a}function h(m){if(typeof m!="function")throw new Error(L(4));if(l)throw new Error(L(5));var w=!0;return c(),s.push(m),function(){if(w){if(l)throw new Error(L(6));w=!1,c();var A=s.indexOf(m);s.splice(A,1),o=null}}}function p(m){if(!Xn(m))throw new Error(L(7));if(typeof m.type>"u")throw new Error(L(8));if(l)throw new Error(L(9));try{l=!0,a=i(a,m)}finally{l=!1}for(var w=o=s,S=0;S<w.length;S++){var A=w[S];A()}return m}function y(m){if(typeof m!="function")throw new Error(L(10));i=m,p({type:Qe.REPLACE})}function v(){var m,w=h;return m={subscribe:function(A){if(typeof A!="object"||A===null)throw new Error(L(11));function O(){A.next&&A.next(f())}O();var T=w(O);return{unsubscribe:T}}},m[en]=function(){return this},m}return p({type:Qe.INIT}),n={dispatch:p,subscribe:h,getState:f,replaceReducer:y},n[en]=v,n}function Yn(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:Qe.INIT});if(typeof n>"u")throw new Error(L(12));if(typeof r(void 0,{type:Qe.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(L(13))})}function tn(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),o,s;try{Yn(r)}catch(l){s=l}return function(c,f){if(c===void 0&&(c={}),s)throw s;if(0)var h;for(var p=!1,y={},v=0;v<a.length;v++){var m=a[v],w=r[m],S=c[m],A=w(S,f);if(typeof A>"u"){var O=f&&f.type;throw new Error(L(14))}y[m]=A,p=p||A!==S}return p=p||a.length!==Object.keys(c).length,p?y:c}}function Ee(){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 rn(){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(L(15))},o={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},s=e.map(function(l){return l(o)});return a=Ee.apply(void 0,s)(i.dispatch),Ye(Ye({},i),{},{dispatch:a})}}}function nn(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(o){return function(s){return typeof s=="function"?s(i,a,t):o(s)}}};return e}var an=nn();an.withExtraArgument=nn;var jt=an;var ln=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)}}(),Qn=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(c){return function(f){return l([c,f])}}function l(c){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=c[0]&2?i.return:c[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,c[1])).done)return a;switch(i=0,a&&(c=[c[0]&2,a.value]),c[0]){case 0:case 1:a=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,i=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!a||c[1]>a[0]&&c[1]<a[3])){r.label=c[1];break}if(c[0]===6&&r.label<a[1]){r.label=a[1],a=c;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(c);break}a[2]&&r.ops.pop(),r.trys.pop();continue}c=e.call(t,r)}catch(f){c=[6,f],i=0}finally{n=a=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},we=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},Jn=Object.defineProperty,Zn=Object.defineProperties,ei=Object.getOwnPropertyDescriptors,on=Object.getOwnPropertySymbols,ti=Object.prototype.hasOwnProperty,ri=Object.prototype.propertyIsEnumerable,sn=function(t,e,r){return e in t?Jn(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},ae=function(t,e){for(var r in e||(e={}))ti.call(e,r)&&sn(t,r,e[r]);if(on)for(var n=0,i=on(e);n<i.length;n++){var r=i[n];ri.call(e,r)&&sn(t,r,e[r])}return t},Bt=function(t,e){return Zn(t,ei(e))},ni=function(t,e,r){return new Promise(function(n,i){var a=function(l){try{s(r.next(l))}catch(c){i(c)}},o=function(l){try{s(r.throw(l))}catch(c){i(c)}},s=function(l){return l.done?n(l.value):Promise.resolve(l.value).then(a,o)};s((r=r.apply(t,e)).next())})};var ii=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Ee:Ee.apply(null,arguments)},Qa=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function ai(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 oi=function(t){ln(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,we([void 0],r[0].concat(this)))):new(e.bind.apply(e,we([void 0],r.concat(this))))},e}(Array),si=function(t){ln(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,we([void 0],r[0].concat(this)))):new(e.bind.apply(e,we([void 0],r.concat(this))))},e}(Array);function qt(t){return $(t)?Xe(t,function(){}):t}function ui(t){return typeof t=="boolean"}function ci(){return function(e){return li(e)}}function li(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,o=a===void 0?!0:a,s=new oi;if(r&&(ui(r)?s.push(jt):s.push(jt.withExtraArgument(r.extraArgument))),0){if(i)var l;if(o)var c}return s}var Ht=!0;function dn(t){var e=ci(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,a=r.middleware,o=a===void 0?e():a,s=r.devTools,l=s===void 0?!0:s,c=r.preloadedState,f=c===void 0?void 0:c,h=r.enhancers,p=h===void 0?void 0:h,y;if(typeof i=="function")y=i;else if(ai(i))y=tn(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=o;if(typeof v=="function"&&(v=v(e),!Ht&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Ht&&v.some(function(T){return typeof T!="function"}))throw new Error("each middleware provided to configureStore must be a function");var m=rn.apply(void 0,v),w=Ee;l&&(w=ii(ae({trace:!Ht},typeof l=="object"&&l)));var S=new si(m),A=S;Array.isArray(p)?A=we([m],p):typeof p=="function"&&(A=p(S));var O=w.apply(void 0,A);return Ft(y,f,O)}function oe(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 ae(ae({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 fn(t){var e={},r=[],n,i={addCase:function(a,o){var s=typeof a=="string"?a:a.type;if(s in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[s]=o,i},addMatcher:function(a,o){return r.push({matcher:a,reducer:o}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,r,n]}function di(t){return typeof t=="function"}function fi(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?fn(e):[e,r,n],a=i[0],o=i[1],s=i[2],l;if(di(t))l=function(){return qt(t())};else{var c=qt(t);l=function(){return c}}function f(h,p){h===void 0&&(h=l());var y=we([a[p.type]],o.filter(function(v){var m=v.matcher;return m(p)}).map(function(v){var m=v.reducer;return m}));return y.filter(function(v){return!!v}).length===0&&(y=[s]),y.reduce(function(v,m){if(m)if(Q(v)){var w=v,S=m(w,p);return S===void 0?v:S}else{if($(v))return Xe(v,function(A){return m(A,p)});var S=m(v,p);if(S===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return S}return v},h)}return f.getInitialState=l,f}function pi(t,e){return t+"/"+e}function pn(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:qt(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},o={},s={};i.forEach(function(f){var h=n[f],p=pi(e,f),y,v;"reducer"in h?(y=h.reducer,v=h.prepare):y=h,a[f]=y,o[p]=y,s[f]=v?oe(p,v):oe(p)});function l(){var f=typeof t.extraReducers=="function"?fn(t.extraReducers):[t.extraReducers],h=f[0],p=h===void 0?{}:h,y=f[1],v=y===void 0?[]:y,m=f[2],w=m===void 0?void 0:m,S=ae(ae({},p),o);return fi(r,function(A){for(var O in S)A.addCase(O,S[O]);for(var T=0,N=v;T<N.length;T++){var K=N[T];A.addMatcher(K.matcher,K.reducer)}w&&A.addDefaultCase(w)})}var c;return{name:e,reducer:function(f,h){return c||(c=l()),c(f,h)},actions:s,caseReducers:a,getInitialState:function(){return c||(c=l()),c.getInitialState()}}}var hi="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",vi=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=hi[Math.random()*64|0];return e},mi=["name","message","stack","code"],Vt=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),un=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),yi=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=mi;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},to=function(){function t(e,r,n){var i=oe(e+"/fulfilled",function(f,h,p,y){return{payload:f,meta:Bt(ae({},y||{}),{arg:p,requestId:h,requestStatus:"fulfilled"})}}),a=oe(e+"/pending",function(f,h,p){return{payload:void 0,meta:Bt(ae({},p||{}),{arg:h,requestId:f,requestStatus:"pending"})}}),o=oe(e+"/rejected",function(f,h,p,y,v){return{payload:y,error:(n&&n.serializeError||yi)(f||"Rejected"),meta:Bt(ae({},v||{}),{arg:p,requestId:h,rejectedWithValue:!!y,requestStatus:"rejected",aborted:f?.name==="AbortError",condition:f?.name==="ConditionError"})}}),s=!1,l=typeof AbortController<"u"?AbortController:function(){function f(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return f.prototype.abort=function(){},f}();function c(f){return function(h,p,y){var v=n?.idGenerator?n.idGenerator(f):vi(),m=new l,w,S=!1;function A(T){w=T,m.abort()}var O=function(){return ni(this,null,function(){var T,N,K,ue,U,ce,me;return Qn(this,function(u){switch(u.label){case 0:return u.trys.push([0,4,,5]),ue=(T=n?.condition)==null?void 0:T.call(n,f,{getState:p,extra:y}),bi(ue)?[4,ue]:[3,2];case 1:ue=u.sent(),u.label=2;case 2:if(ue===!1||m.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return S=!0,U=new Promise(function(d,b){return m.signal.addEventListener("abort",function(){return b({name:"AbortError",message:w||"Aborted"})})}),h(a(v,f,(N=n?.getPendingMeta)==null?void 0:N.call(n,{requestId:v,arg:f},{getState:p,extra:y}))),[4,Promise.race([U,Promise.resolve(r(f,{dispatch:h,getState:p,extra:y,requestId:v,signal:m.signal,abort:A,rejectWithValue:function(d,b){return new Vt(d,b)},fulfillWithValue:function(d,b){return new un(d,b)}})).then(function(d){if(d instanceof Vt)throw d;return d instanceof un?i(d.payload,v,f,d.meta):i(d,v,f)})])];case 3:return K=u.sent(),[3,5];case 4:return ce=u.sent(),K=ce instanceof Vt?o(null,v,f,ce.payload,ce.meta):o(ce,v,f),[3,5];case 5:return me=n&&!n.dispatchConditionRejection&&o.match(K)&&K.meta.condition,me||h(K),[2,K]}})})}();return Object.assign(O,{abort:A,requestId:v,arg:f,unwrap:function(){return O.then(gi)}})}}return Object.assign(c,{pending:a,rejected:o,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function gi(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function bi(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var hn="listener",vn="completed",mn="cancelled",ro="task-"+mn,no="task-"+vn,io=hn+"-"+mn,ao=hn+"-"+vn;var Kt="listenerMiddleware";var oo=oe(Kt+"/add"),so=oe(Kt+"/removeAll"),uo=oe(Kt+"/remove");var cn,co=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(cn||(cn=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Si=function(t){return function(e){setTimeout(e,t)}},lo=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Si(10);Yr();function Ai(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 Ai(Object){};window.ftReduxStores||(window.ftReduxStores={});var yn=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(xe(a))return a;if(i==null)return;let o=pn({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),s=dn({reducer:(l,c)=>c.type==="CLEAR_FT_REDUX_STORE"?o.getInitialState():typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__")?{...l,...c.overwrites}:o.reducer(l,c)});return window.ftReduxStores[i.name]=new t(o,s)}constructor(e,r){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Be,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,i,a)=>{let o=i,s=n[o];return s?(...l)=>{let c=s(...l);return this.reduxStore.dispatch(c),c}:l=>{this.setState({[o]:l})}}})}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 G{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 G{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 wi="ft-user-assets",tt=rt.FtReduxStore.get({name:wi,initialState:{savedSearches:void 0,bookmarks:void 0}}),zt=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)}}},gn=new zt;var $t=class{addCommand(e,r=!1){g.commands.add(e,r)}consumeCommand(e){return g.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new $t;var bn=R(F()),Wt=class{highlightHtml(e,r,n){(0,bn.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new Wt;var Sn=R(F());var Gt=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(s=>s.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,r){var n,i,a;return Sn.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 Gt;var Ti=R(F());(0,An.customElement)("ft-app-context")(P);var nt=class extends G{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 fe((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()}getMap(){return this.cache.get("map")}getMapNow(){return this.cache.getNow("map")}getConfiguration(){return this.cache.get("configuration")}getEnrichedToc(){return this.cache.get("enrichedToc")}get enrichedToc(){return this.cache.getNow("enrichedToc")}async getPaginationConfiguration(){return(await this.getEnrichedToc()).paginationConfiguration}async getToc(){return(await this.getEnrichedToc()).toc}async getPagesToc(){return(await this.getEnrichedToc()).pagesToc}async getTocNode(e){return(await this.getEnrichedToc()).nodeByTocId[e]}getTocNodeNow(e){var r;return(r=this.enrichedToc)===null||r===void 0?void 0:r.nodeByTocId[e]}getTocNodeNowByUrl(e){var r,n;let i=this.getMapNow();return i?.prettyUrl==e||`${i?.id}/root`===e?(r=this.enrichedToc)===null||r===void 0?void 0:r.toc[0]:(n=this.enrichedToc)===null||n===void 0?void 0:n.nodeByUrl[e]}async getPage(e){let r=await this.getEnrichedToc();return r.pages[e-1]||r.pages[0]}async getPageByTocId(e){let r=await this.getEnrichedToc();return r.pageByTocId[e]||r.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))}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}`),o=new URL(a,this.api.tenantBaseUrl);return i.page!=null&&o.searchParams.set("page",`${i.page}`),i.prettyUrlDuplicated&&o.searchParams.set("tocId",i.tocId),i.section!=null&&o.searchParams.set("section",i.section),o.href}getNavigationData(e,r,n){var i,a;e=e||"root";let o=this.enrichedToc,s=o?.pageByTocId[e],l=o?.nodeByTocId[e],c=l?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(i=l?.title)!==null&&i!==void 0?i:"",page:r&&s&&s.number!==r?r:void 0,prettyUrl:c?.replace(/^r\//,""),prettyUrlDuplicated:(a=o?.duplicatedPrettyUrls.has(c??""))!==null&&a!==void 0?a:!1,section:n}}async getAccurateNavigationData(e,r,n){return await this.getEnrichedToc(),this.getNavigationData(e,r,n)}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){let r=this.getTocNodeNow(e),n=[{tocId:r.tocId,title:r.title}],i=this.getTocNodeNow(r.parentTocId);for(;i;)n.unshift({tocId:i.tocId,title:i.title}),i=this.getTocNodeNow(i.parentTocId);return n}isFeatureAccessible(e,{session:r,ratingType:n}){var i;if(!this.isFeatureAvailable(e))return!1;switch(e){case Y.FEEDBACK:return fe(r??[],I.FEEDBACK_USER);case Y.RATING:return fe(r??[],I.RATING_USER)&&n!=null&&n!==Le.NO_RATING;case Y.PRINT:return fe(r??[],I.PRINT_USER);case Y.BOOKMARK:return!!r?.sessionAuthenticated;case Y.COLLECTIONS:return fe(r??[],I.COLLECTION_USER);case Y.PERSONAL_BOOKS:return fe(r??[],I.PERSONAL_BOOK_USER)&&!(!((i=this.getMapNow())===null||i===void 0)&&i.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 Ne,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e){let r=await this.api.getMap(e);return this.fingerprint=r.fingerprint,r}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e){return await this.getMap(),this.api.getPages(e,this.fingerprint)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}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(tr(e.trim()||"context"),r??it.build)}loaded(){return(0,W.waitUntil)(()=>this._loaded)}constructor(e,r,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new W.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())}setVisibleTopics(e){this.store.actions.visibleTopics(e)}async awaitService(){return(0,W.waitFor)(()=>this.service)}async navigateToTopic(e,r,n){await this.loaded();let i=await this.awaitService(),a=await(n!=null?i.getPage(n):i.getPageByTocId(e??"root"));this.store.actions.currentPage(a),this.store.actions.scrollTarget({tocId:this.resolveValidNonRootTocId(e,a),section:r})}resolveValidNonRootTocId(e,r){var n,i,a;let o=(n=e==="root"?void 0:e)!==null&&n!==void 0?n:r.rootTocId;return r.topics.includes(o)?o:(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.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())}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),(e=this.service)===null||e===void 0||e.clear(),this.clusteringHelper=void 0}reload(){return this.clear(),this.load()}async fetchData(){var e,r,n,i,a;try{await Promise.all([(e=this.service)===null||e===void 0?void 0:e.getConfiguration().then(o=>this.store.actions.configuration(o)),(r=this.service)===null||r===void 0?void 0:r.getMap().then(o=>this.store.actions.map(o)),(n=this.service)===null||n===void 0?void 0:n.getToc().then(o=>this.store.actions.toc(o)),(i=this.service)===null||i===void 0?void 0:i.getPagesToc().then(o=>this.store.actions.pagesToc(o)),(a=this.service)===null||a===void 0?void 0:a.getPaginationConfiguration().then(o=>this.store.actions.paginationConfiguration(o))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0}catch(o){this.errorHandler&&!(o instanceof W.CanceledPromiseError)&&this.errorHandler(o)}}fetchRelatives(){var e,r,n;let i=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(a=>{var o;return a.key==((o=this.store.getState().configuration)===null||o===void 0?void 0:o.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 o=a.results.flatMap(s=>s.entries);this.store.actions.relatives(o),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(o=>{var s;return((s=o.map)===null||s===void 0?void 0:s.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 W.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,a)}}async navigateToRelativeTopicIfFound(e){var r,n,i;await this.loaded();let a=await(0,W.waitFor)(()=>{var c;return(c=this.store.getState().configuration)===null||c===void 0?void 0:c.relativeTopicPivotMetadata}),o=this.store.getState().mapId,l=await(await this.awaitService()).getRelativesForTopicInMap(o,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 c=l.results[0].entries[0].topic.tocId;return await this.navigateToTopic(c),!0}else return await this.navigateToTopic("root"),!1}setSearchInDocumentQuery(e){this.store.actions.searchInDocumentQuery(e)}registerMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.add(e),this.store.getState().relatives==null?this.fetchRelatives():this.updateClusteringHelper()}unregisterMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.delete(e),this.updateClusteringHelper()}};var En=R(ye()),Rs={},wn=En.css`
6
+ `;var ot=class extends CustomEvent{constructor(e,r){super("ft-reader-map-loaded",{detail:{map:e,toc:r}})}},st=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 H=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var s=t.length-1;s>=0;s--)(o=t[s])&&(a=(i<3?o(a):i>3?o(e,r,a):o(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},xi=t=>e=>+(e??"NaN")>0?+e:t,M=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 Ce.html`
7
7
  ${this.importStyleIfNeeded()}
8
8
  <slot @register-ft-reader-component=${this.registerComponent}></slot>
9
- `}importStyleIfNeeded(){var e,t;let n=(e=this.stateManager.service)===null||e===void 0?void 0:e.themeStylesheet();return!n||window.location.href.startsWith((t=this.baseUrl)!==null&&t!==void 0?t:"")?Ce.nothing:Ce.html`
9
+ `}importStyleIfNeeded(){var e,r;let n=(e=this.stateManager.service)===null||e===void 0?void 0:e.themeStylesheet();return!n||window.location.href.startsWith((r=this.baseUrl)!==null&&r!==void 0?r:"")?Ce.nothing:Ce.html`
10
10
  <style>
11
11
  @import "${n}"
12
12
  </style>
13
- `}get stateManager(){return this._stateManager==null&&(this._stateManager=at.build(this.id||(""+Math.round(Math.random()*999e3)).padStart(6,"0"),this.readerServiceProvider),this._stateManager.errorHandler=e=>this.handleLoadError(e),this.addStore(this.stateManager.store,"reader")),this._stateManager}connectedCallback(){super.connectedCallback(),this.stateManager.setMapId(this.mapId),this.stateManager.awaitService().then(e=>{let t=e.fontsStylesheet();if(t&&!window.location.href.startsWith(this.baseUrl)&&!document.querySelector(`head link[href="${t}"]`)){let n=document.createElement("link");n.setAttribute("rel","stylesheet"),n.setAttribute("href",t),document.head.append(n)}window.FluidTopicsReaderService=new ht(this.stateManager)})}update(e){super.update(e),e.has("readerServiceProvider")&&this.readerServiceProvider&&this.stateManager.initService(this.readerServiceProvider),e.has("mapId")&&this.mapId&&(this.stateManager.setMapId(this.mapId),this.lastNotifiedNotFoundRelative=void 0),e.has("searchInDocumentQuery")&&this.searchInDocumentQuery!=null&&this.stateManager.setSearchInDocumentQuery(this.searchInDocumentQuery),["tocId","section","page","mapId","topicPivot"].some(t=>e.has(t))&&this.mapId&&this.navigateToTarget(),e.has("session")&&this.reload()}contentAvailableCallback(e){var t,n;if(super.contentAvailableCallback(e),(e.has("map")||e.has("toc"))&&this.sendLoadedEventIfLoaded(),e.has("scrollTarget")&&((t=this.scrollTarget)===null||t===void 0?void 0:t.tocId)==null){let i=e.get("scrollTarget");i?.tocId!=null&&this.scrollToTargetDebouncer.run(()=>{var a;return this.stateManager.service.getAccurateNavigationData(i.tocId,(a=this.currentPage)===null||a===void 0?void 0:a.number,i.section).then(o=>this.dispatchEvent(new ut(o)))})}(e.has("visibleTopics")||e.has("scrollTarget"))&&((n=this.scrollTarget)===null||n===void 0?void 0:n.tocId)==null&&Promise.all(this.visibleTopics.map(i=>{var a;return this.stateManager.service.getAccurateNavigationData(i,(a=this.currentPage)===null||a===void 0?void 0:a.number)})).then(i=>{let a=i.filter(o=>o!=null&&o.topicTitle!=="").map(o=>{var s;return{tocId:o.tocId,title:o.topicTitle,page:o.page,prettyUrl:o.prettyUrl,prettyUrlDuplicated:o.prettyUrlDuplicated,breadcrumb:(s=this.stateManager.service)===null||s===void 0?void 0:s.buildBreadcrumb(o.tocId)}});this.dispatchEvent(new st(this.map,a))})}clear(){this.stateManager.clear()}async reload(){await this.stateManager.reload()}async navigateToTarget(){await this.navigationDebouncer.run(async()=>{this.topicPivot!=null?!await this.stateManager.navigateToRelativeTopicIfFound(this.topicPivot)&&this.lastNotifiedNotFoundRelative!==this.mapId+this.topicPivot?(this.dispatchEvent(new pt),this.lastNotifiedNotFoundRelative=this.mapId+this.topicPivot):this.lastNotifiedNotFoundRelative=void 0:this.tocId!=null?await this.stateManager.navigateToTopic(this.tocId,this.section,this.page):this.page!=null&&await this.stateManager.navigateToPage(this.page)})}registerComponent(e){e.stopPropagation();let t=e.composedPath()[0];this.register(t)}register(e){e.setReaderStateManager(this.stateManager)}handleLoadError(e){let t=e;t.status===401?this.dispatchEvent(new dt):t.status===403?this.dispatchEvent(new ft):t.status===404?this.dispatchEvent(new lt):this.dispatchEvent(new ct(e))}reloadBookmarks(){yn.reloadBookmarks()}async reloadRating(){var e,t;await((e=this.stateManager.service)===null||e===void 0?void 0:e.reloadRating()),(t=this.stateManager.store)===null||t===void 0||t.dispatchEvent(new CustomEvent("rating-changed"))}sendLoadedEventIfLoaded(){this.mapLoadedEventDebouncer.run(()=>{this.map&&this.toc&&this.dispatchEvent(new ot(this.map,this.toc))})}};M.styles=En;V([(0,B.redux)({store:g.name})],M.prototype,"baseUrl",void 0);V([(0,B.redux)({store:g.name})],M.prototype,"session",void 0);V([(0,se.property)()],M.prototype,"mapId",void 0);V([(0,se.property)()],M.prototype,"tocId",void 0);V([(0,se.property)()],M.prototype,"section",void 0);V([(0,se.property)()],M.prototype,"topicPivot",void 0);V([(0,se.property)()],M.prototype,"searchInDocumentQuery",void 0);V([(0,se.property)({type:Number,converter:{fromAttribute:Ti()}})],M.prototype,"page",void 0);V([(0,B.redux)({store:"reader"})],M.prototype,"map",void 0);V([(0,B.redux)({store:"reader"})],M.prototype,"toc",void 0);V([(0,B.redux)({store:"reader"})],M.prototype,"visibleTopics",void 0);V([(0,B.redux)({store:"reader"})],M.prototype,"currentPage",void 0);V([(0,B.redux)({store:"reader"})],M.prototype,"scrollTarget",void 0);V([(0,se.property)({attribute:!1})],M.prototype,"readerServiceProvider",void 0);(0,wn.customElement)("ft-reader-context")(M);})();
13
+ `}get stateManager(){return this._stateManager==null&&(this._stateManager=at.build(this.id||(""+Math.round(Math.random()*999e3)).padStart(6,"0"),this.readerServiceProvider),this._stateManager.errorHandler=e=>this.handleLoadError(e),this.addStore(this.stateManager.store,"reader")),this._stateManager}connectedCallback(){super.connectedCallback(),this.stateManager.setMapId(this.mapId),this.stateManager.awaitService().then(e=>{let r=e.fontsStylesheet();if(r&&!window.location.href.startsWith(this.baseUrl)&&!document.querySelector(`head link[href="${r}"]`)){let n=document.createElement("link");n.setAttribute("rel","stylesheet"),n.setAttribute("href",r),document.head.append(n)}window.FluidTopicsReaderService=new ht(this.stateManager)})}update(e){super.update(e),e.has("readerServiceProvider")&&this.readerServiceProvider&&this.stateManager.initService(this.readerServiceProvider),e.has("mapId")&&this.mapId&&(this.stateManager.setMapId(this.mapId),this.lastNotifiedNotFoundRelative=void 0),e.has("searchInDocumentQuery")&&this.searchInDocumentQuery!=null&&this.stateManager.setSearchInDocumentQuery(this.searchInDocumentQuery),["tocId","section","page","mapId","topicPivot"].some(r=>e.has(r))&&this.mapId&&this.navigateToTarget(),e.has("session")&&this.reload()}contentAvailableCallback(e){var r,n;if(super.contentAvailableCallback(e),(e.has("map")||e.has("toc"))&&this.sendLoadedEventIfLoaded(),e.has("scrollTarget")&&((r=this.scrollTarget)===null||r===void 0?void 0:r.tocId)==null){let i=e.get("scrollTarget");i?.tocId!=null&&this.scrollToTargetDebouncer.run(()=>{var a;return this.stateManager.service.getAccurateNavigationData(i.tocId,(a=this.currentPage)===null||a===void 0?void 0:a.number,i.section).then(o=>this.dispatchEvent(new ut(o)))})}(e.has("visibleTopics")||e.has("scrollTarget"))&&((n=this.scrollTarget)===null||n===void 0?void 0:n.tocId)==null&&Promise.all(this.visibleTopics.map(i=>{var a;return this.stateManager.service.getAccurateNavigationData(i,(a=this.currentPage)===null||a===void 0?void 0:a.number)})).then(i=>{let a=i.filter(o=>o!=null&&o.topicTitle!=="").map(o=>{var s;return{tocId:o.tocId,title:o.topicTitle,page:o.page,prettyUrl:o.prettyUrl,prettyUrlDuplicated:o.prettyUrlDuplicated,breadcrumb:(s=this.stateManager.service)===null||s===void 0?void 0:s.buildBreadcrumb(o.tocId)}});this.dispatchEvent(new st(this.map,a))})}clear(){this.stateManager.clear()}async reload(){await this.stateManager.reload()}async navigateToTarget(){await this.navigationDebouncer.run(async()=>{this.topicPivot!=null?!await this.stateManager.navigateToRelativeTopicIfFound(this.topicPivot)&&this.lastNotifiedNotFoundRelative!==this.mapId+this.topicPivot?(this.dispatchEvent(new pt),this.lastNotifiedNotFoundRelative=this.mapId+this.topicPivot):this.lastNotifiedNotFoundRelative=void 0:this.tocId!=null?await this.stateManager.navigateToTopic(this.tocId,this.section,this.page):this.page!=null&&await this.stateManager.navigateToPage(this.page)})}registerComponent(e){e.stopPropagation();let r=e.composedPath()[0];this.register(r)}register(e){e.setReaderStateManager(this.stateManager)}handleLoadError(e){let r=e;r.status===401?this.dispatchEvent(new dt):r.status===403?this.dispatchEvent(new ft):r.status===404?this.dispatchEvent(new lt):this.dispatchEvent(new ct(e))}reloadBookmarks(){gn.reloadBookmarks()}async reloadRating(){var e,r;await((e=this.stateManager.service)===null||e===void 0?void 0:e.reloadRating()),(r=this.stateManager.store)===null||r===void 0||r.dispatchEvent(new CustomEvent("rating-changed"))}sendLoadedEventIfLoaded(){this.mapLoadedEventDebouncer.run(()=>{this.map&&this.toc&&this.dispatchEvent(new ot(this.map,this.toc))})}};M.styles=wn;H([(0,B.redux)({store:g.name})],M.prototype,"baseUrl",void 0);H([(0,B.redux)({store:g.name})],M.prototype,"session",void 0);H([(0,se.property)()],M.prototype,"mapId",void 0);H([(0,se.property)()],M.prototype,"tocId",void 0);H([(0,se.property)()],M.prototype,"section",void 0);H([(0,se.property)()],M.prototype,"topicPivot",void 0);H([(0,se.property)()],M.prototype,"searchInDocumentQuery",void 0);H([(0,se.property)({type:Number,converter:{fromAttribute:xi()}})],M.prototype,"page",void 0);H([(0,B.redux)({store:"reader"})],M.prototype,"map",void 0);H([(0,B.redux)({store:"reader"})],M.prototype,"toc",void 0);H([(0,B.redux)({store:"reader"})],M.prototype,"visibleTopics",void 0);H([(0,B.redux)({store:"reader"})],M.prototype,"currentPage",void 0);H([(0,B.redux)({store:"reader"})],M.prototype,"scrollTarget",void 0);H([(0,se.property)({attribute:!1})],M.prototype,"readerServiceProvider",void 0);(0,Tn.customElement)("ft-reader-context")(M);})();
14
14
  /*! Bundled license information:
15
15
 
16
16
  @lit/reactive-element/css-tag.js: