@fluid-topics/ft-reader-context 1.1.104 → 1.1.106
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,15 +1,16 @@
|
|
|
1
|
-
"use strict";(()=>{var pn=Object.create;var Vt=Object.defineProperty;var vn=Object.getOwnPropertyDescriptor;var mn=Object.getOwnPropertyNames;var yn=Object.getPrototypeOf,gn=Object.prototype.hasOwnProperty;var Ie=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var bn=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of mn(e))!gn.call(t,i)&&i!==r&&Vt(t,i,{get:()=>e[i],enumerable:!(n=vn(e,i))||n.enumerable});return t};var x=(t,e,r)=>(r=t!=null?pn(yn(t)):{},bn(e||!t||!t.__esModule?Vt(r,"default",{value:t,enumerable:!0}):r,t));var F=Ie((hi,Ht)=>{Ht.exports=ftGlobals.wcUtils});var fe=Ie((pi,qt)=>{qt.exports=ftGlobals.lit});var se=Ie((vi,Kt)=>{Kt.exports=ftGlobals.litDecorators});var Wt=Ie(Gt=>{(function(t){var e=function(r){var n={searchParams:"URLSearchParams"in t,iterable:"Symbol"in t&&"iterator"in Symbol,blob:"FileReader"in t&&"Blob"in t&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in t,arrayBuffer:"ArrayBuffer"in t};function i(c){return c&&DataView.prototype.isPrototypeOf(c)}if(n.arrayBuffer)var a=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],o=ArrayBuffer.isView||function(c){return c&&a.indexOf(Object.prototype.toString.call(c))>-1};function s(c){if(typeof c!="string"&&(c=String(c)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(c))throw new TypeError("Invalid character in header field name");return c.toLowerCase()}function l(c){return typeof c!="string"&&(c=String(c)),c}function u(c){var h={next:function(){var g=c.shift();return{done:g===void 0,value:g}}};return n.iterable&&(h[Symbol.iterator]=function(){return h}),h}function d(c){this.map={},c instanceof d?c.forEach(function(h,g){this.append(g,h)},this):Array.isArray(c)?c.forEach(function(h){this.append(h[0],h[1])},this):c&&Object.getOwnPropertyNames(c).forEach(function(h){this.append(h,c[h])},this)}d.prototype.append=function(c,h){c=s(c),h=l(h);var g=this.map[c];this.map[c]=g?g+", "+h:h},d.prototype.delete=function(c){delete this.map[s(c)]},d.prototype.get=function(c){return c=s(c),this.has(c)?this.map[c]:null},d.prototype.has=function(c){return this.map.hasOwnProperty(s(c))},d.prototype.set=function(c,h){this.map[s(c)]=l(h)},d.prototype.forEach=function(c,h){for(var g in this.map)this.map.hasOwnProperty(g)&&c.call(h,this.map[g],g,this)},d.prototype.keys=function(){var c=[];return this.forEach(function(h,g){c.push(g)}),u(c)},d.prototype.values=function(){var c=[];return this.forEach(function(h){c.push(h)}),u(c)},d.prototype.entries=function(){var c=[];return this.forEach(function(h,g){c.push([g,h])}),u(c)},n.iterable&&(d.prototype[Symbol.iterator]=d.prototype.entries);function m(c){if(c.bodyUsed)return Promise.reject(new TypeError("Already read"));c.bodyUsed=!0}function f(c){return new Promise(function(h,g){c.onload=function(){h(c.result)},c.onerror=function(){g(c.error)}})}function y(c){var h=new FileReader,g=f(h);return h.readAsArrayBuffer(c),g}function p(c){var h=new FileReader,g=f(h);return h.readAsText(c),g}function v(c){for(var h=new Uint8Array(c),g=new Array(h.length),P=0;P<h.length;P++)g[P]=String.fromCharCode(h[P]);return g.join("")}function w(c){if(c.slice)return c.slice(0);var h=new Uint8Array(c.byteLength);return h.set(new Uint8Array(c)),h.buffer}function S(){return this.bodyUsed=!1,this._initBody=function(c){this._bodyInit=c,c?typeof c=="string"?this._bodyText=c:n.blob&&Blob.prototype.isPrototypeOf(c)?this._bodyBlob=c:n.formData&&FormData.prototype.isPrototypeOf(c)?this._bodyFormData=c:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(c)?this._bodyText=c.toString():n.arrayBuffer&&n.blob&&i(c)?(this._bodyArrayBuffer=w(c.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(c)||o(c))?this._bodyArrayBuffer=w(c):this._bodyText=c=Object.prototype.toString.call(c):this._bodyText="",this.headers.get("content-type")||(typeof c=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(c)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var c=m(this);if(c)return c;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(){return this._bodyArrayBuffer?m(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(y)}),this.text=function(){var c=m(this);if(c)return c;if(this._bodyBlob)return p(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(v(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},n.formData&&(this.formData=function(){return this.text().then($)}),this.json=function(){return this.text().then(JSON.parse)},this}var E=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function O(c){var h=c.toUpperCase();return E.indexOf(h)>-1?h:c}function A(c,h){h=h||{};var g=h.body;if(c instanceof A){if(c.bodyUsed)throw new TypeError("Already read");this.url=c.url,this.credentials=c.credentials,h.headers||(this.headers=new d(c.headers)),this.method=c.method,this.mode=c.mode,this.signal=c.signal,!g&&c._bodyInit!=null&&(g=c._bodyInit,c.bodyUsed=!0)}else this.url=String(c);if(this.credentials=h.credentials||this.credentials||"same-origin",(h.headers||!this.headers)&&(this.headers=new d(h.headers)),this.method=O(h.method||this.method||"GET"),this.mode=h.mode||this.mode||null,this.signal=h.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&g)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(g)}A.prototype.clone=function(){return new A(this,{body:this._bodyInit})};function $(c){var h=new FormData;return c.trim().split("&").forEach(function(g){if(g){var P=g.split("="),N=P.shift().replace(/\+/g," "),T=P.join("=").replace(/\+/g," ");h.append(decodeURIComponent(N),decodeURIComponent(T))}}),h}function H(c){var h=new d,g=c.replace(/\r?\n[\t ]+/g," ");return g.split(/\r?\n/).forEach(function(P){var N=P.split(":"),T=N.shift().trim();if(T){var Re=N.join(":").trim();h.append(T,Re)}}),h}S.call(A.prototype);function M(c,h){h||(h={}),this.type="default",this.status=h.status===void 0?200:h.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in h?h.statusText:"OK",this.headers=new d(h.headers),this.url=h.url||"",this._initBody(c)}S.call(M.prototype),M.prototype.clone=function(){return new M(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new d(this.headers),url:this.url})},M.error=function(){var c=new M(null,{status:0,statusText:""});return c.type="error",c};var xe=[301,302,303,307,308];M.redirect=function(c,h){if(xe.indexOf(h)===-1)throw new RangeError("Invalid status code");return new M(null,{status:h,headers:{location:c}})},r.DOMException=t.DOMException;try{new r.DOMException}catch{r.DOMException=function(h,g){this.message=h,this.name=g;var P=Error(h);this.stack=P.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function X(c,h){return new Promise(function(g,P){var N=new A(c,h);if(N.signal&&N.signal.aborted)return P(new r.DOMException("Aborted","AbortError"));var T=new XMLHttpRequest;function Re(){T.abort()}T.onload=function(){var ge={status:T.status,statusText:T.statusText,headers:H(T.getAllResponseHeaders()||"")};ge.url="responseURL"in T?T.responseURL:ge.headers.get("X-Request-URL");var st="response"in T?T.response:T.responseText;g(new M(st,ge))},T.onerror=function(){P(new TypeError("Network request failed"))},T.ontimeout=function(){P(new TypeError("Network request failed"))},T.onabort=function(){P(new r.DOMException("Aborted","AbortError"))},T.open(N.method,N.url,!0),N.credentials==="include"?T.withCredentials=!0:N.credentials==="omit"&&(T.withCredentials=!1),"responseType"in T&&n.blob&&(T.responseType="blob"),N.headers.forEach(function(ge,st){T.setRequestHeader(st,ge)}),N.signal&&(N.signal.addEventListener("abort",Re),T.onreadystatechange=function(){T.readyState===4&&N.signal.removeEventListener("abort",Re)}),T.send(typeof N._bodyInit>"u"?null:N._bodyInit)})}return X.polyfill=!0,t.fetch||(t.fetch=X,t.Headers=d,t.Request=A,t.Response=M),r.Headers=d,r.Request=A,r.Response=M,r.fetch=X,Object.defineProperty(r,"__esModule",{value:!0}),r}({})})(typeof self<"u"?self:Gt)});var hn=x(F());var Oe=x(fe()),oe=x(se()),U=x(F());var z=x(F());var zt=x(F()),$t=t=>zt.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 ut=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(/^\//,""),u={tocId:i.tocId,contentId:i.contentId,title:i.title,hasRating:i.hasRating,origin:i.origin,prettyUrl:l,depth:r,parentTocId:n,children:[]};this.register(u);let d=this.convertSectionNodes((s=i.pageToc)!==null&&s!==void 0?s:[],r+1,i.tocId),m=this.convertNodes(i.children,r+1,u.tocId);return u.children=[...d,...m],[u]})}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 u={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(f=>this.nodeByTocId[f.tocId]),topics:[],hiddenTopics:[],breadcrumb:r?this.buildBreadcrumb(this.nodeByTocId[r]):[]},d=(f,y)=>(y?u.topics:u.hiddenTopics).push(f),m=(s=(o=e.pageConfiguration)===null||o===void 0?void 0:o.parentsVisibility)!==null&&s!==void 0?s:[];return u.breadcrumb.forEach((f,y)=>{d(f,m[y])}),e.tocId&&d(e.tocId,e.pageConfiguration.isVisible),u.topics.push(...this.tocIds((l=e.pageToc)!==null&&l!==void 0?l:[])),u}registerPage(e){for(let r of[...e.topics,...e.hiddenTopics])this.pageByTocId[r]||(this.pageByTocId[r]=e);this.pages.push(e)}tocIds(e){return e.flatMap(r=>[r.tocId,...this.tocIds(r.children)])}buildBreadcrumb(e){let r=[e.tocId];for(;e?.parentTocId;)r.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return r}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},Pe=class{convertPaginatedToc(e,r){return new ut(e,r).build()}};var xi=x(Wt(),1);var Xt;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Xt||(Xt={}));var Yt;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Yt||(Yt={}));var Jt;(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"})(Jt||(Jt={}));var Qt;(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"})(Qt||(Qt={}));var Zt;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Zt||(Zt={}));var er;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(er||(er={}));var tr;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(tr||(tr={}));var Ce;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Ce||(Ce={}));var rr;(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"})(rr||(rr={}));var nr;(function(t){t.ASC="ASC",t.DESC="DESC"})(nr||(nr={}));var ir;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(ir||(ir={}));var ar;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(ar||(ar={}));var or;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(or||(or={}));var sr;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(sr||(sr={}));var ur;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(ur||(ur={}));var cr;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(cr||(cr={}));var lr;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"})(lr||(lr={}));var R;(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"})(R||(R={}));var dr;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(dr||(dr={}));var Sn={[R.PERSONAL_BOOK_SHARE_USER]:[R.PERSONAL_BOOK_USER],[R.HTML_EXPORT_USER]:[R.PERSONAL_BOOK_USER],[R.PDF_EXPORT_USER]:[R.PERSONAL_BOOK_USER],[R.KHUB_ADMIN]:[R.CONTENT_PUBLISHER],[R.ADMIN]:[R.KHUB_ADMIN,R.USERS_ADMIN,R.PORTAL_ADMIN],[R.DEVELOPER]:[R.BETA_USER,R.DEBUG_USER]};function fr(t,e){return t===e||(Sn[t]??[]).some(r=>fr(r,e))}function ue(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=>fr(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 ln=x(F());var yr=x(fe()),B=x(se()),q=x(F());var hr=x(fe());var pr=hr.css`
|
|
2
|
-
`;var _e=x(F()),En="ft-app-info",ct=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},An={session:(t,e)=>{(0,_e.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>b.eventBus.dispatchEvent(new ct(e.payload)),0))}},b=_e.FtReduxStore.get({name:En,reducers:An,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var Q=x(F());var lt=x(F());var ce=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:n}=b.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=b.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 lt.CacheRegistry,this.cache=e?i.commonCache:new lt.CacheRegistry}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:ce.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):ce.await()}clearCache(){this.cache.clearAll()}};var vr,wn=Symbol("clearAfterUnitTest"),Ne=class extends G{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[vr]=()=>{this.defaultMessages={},this.cache=new Q.CacheRegistry,this.listeners={}},this.currentUiLocale=b.getState().uiLocale,b.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=b.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,Q.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 Q.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,Q.delay)(0).then(()=>r()).catch(()=>null)))}};vr=wn;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Ne{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Ne{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var mr=window.FluidTopicsI18nService,Hi=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},C=class extends q.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=()=>ce.get(),this.messageContexts=[],this.cache=new q.CacheRegistry,this.cleanSessionDebouncer=new q.Debouncer}render(){return yr.html`
|
|
1
|
+
"use strict";(()=>{var En=Object.create;var Wt=Object.defineProperty;var An=Object.getOwnPropertyDescriptor;var wn=Object.getOwnPropertyNames;var Tn=Object.getPrototypeOf,On=Object.prototype.hasOwnProperty;var Ne=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports);var xn=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of wn(e))!On.call(r,i)&&i!==t&&Wt(r,i,{get:()=>e[i],enumerable:!(n=An(e,i))||n.enumerable});return r};var R=(r,e,t)=>(t=r!=null?En(Tn(r)):{},xn(e||!r||!r.__esModule?Wt(t,"default",{value:r,enumerable:!0}):t,r));var B=Ne((Ei,Xt)=>{Xt.exports=ftGlobals.wcUtils});var ye=Ne((Ai,Yt)=>{Yt.exports=ftGlobals.lit});var de=Ne((wi,Jt)=>{Jt.exports=ftGlobals.litDecorators});var tr=Ne((Q,er)=>{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(s){return s&&DataView.prototype.isPrototypeOf(s)}if(i.arrayBuffer)var o=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],u=ArrayBuffer.isView||function(s){return s&&o.indexOf(Object.prototype.toString.call(s))>-1};function l(s){if(typeof s!="string"&&(s=String(s)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(s)||s==="")throw new TypeError('Invalid character in header field name: "'+s+'"');return s.toLowerCase()}function c(s){return typeof s!="string"&&(s=String(s)),s}function f(s){var d={next:function(){var b=s.shift();return{done:b===void 0,value:b}}};return i.iterable&&(d[Symbol.iterator]=function(){return d}),d}function p(s){this.map={},s instanceof p?s.forEach(function(d,b){this.append(b,d)},this):Array.isArray(s)?s.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):s&&Object.getOwnPropertyNames(s).forEach(function(d){this.append(d,s[d])},this)}p.prototype.append=function(s,d){s=l(s),d=c(d);var b=this.map[s];this.map[s]=b?b+", "+d:d},p.prototype.delete=function(s){delete this.map[l(s)]},p.prototype.get=function(s){return s=l(s),this.has(s)?this.map[s]:null},p.prototype.has=function(s){return this.map.hasOwnProperty(l(s))},p.prototype.set=function(s,d){this.map[l(s)]=c(d)},p.prototype.forEach=function(s,d){for(var b in this.map)this.map.hasOwnProperty(b)&&s.call(d,this.map[b],b,this)},p.prototype.keys=function(){var s=[];return this.forEach(function(d,b){s.push(b)}),f(s)},p.prototype.values=function(){var s=[];return this.forEach(function(d){s.push(d)}),f(s)},p.prototype.entries=function(){var s=[];return this.forEach(function(d,b){s.push([b,d])}),f(s)},i.iterable&&(p.prototype[Symbol.iterator]=p.prototype.entries);function h(s){if(!s._noBody){if(s.bodyUsed)return Promise.reject(new TypeError("Already read"));s.bodyUsed=!0}}function y(s){return new Promise(function(d,b){s.onload=function(){d(s.result)},s.onerror=function(){b(s.error)}})}function v(s){var d=new FileReader,b=y(d);return d.readAsArrayBuffer(s),b}function m(s){var d=new FileReader,b=y(d),O=/charset=([A-Za-z0-9_-]+)/.exec(s.type),_=O?O[1]:"utf-8";return d.readAsText(s,_),b}function w(s){for(var d=new Uint8Array(s),b=new Array(d.length),O=0;O<d.length;O++)b[O]=String.fromCharCode(d[O]);return b.join("")}function S(s){if(s.slice)return s.slice(0);var d=new Uint8Array(s.byteLength);return d.set(new Uint8Array(s)),d.buffer}function E(){return this.bodyUsed=!1,this._initBody=function(s){this.bodyUsed=this.bodyUsed,this._bodyInit=s,s?typeof s=="string"?this._bodyText=s:i.blob&&Blob.prototype.isPrototypeOf(s)?this._bodyBlob=s:i.formData&&FormData.prototype.isPrototypeOf(s)?this._bodyFormData=s:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(s)?this._bodyText=s.toString():i.arrayBuffer&&i.blob&&a(s)?(this._bodyArrayBuffer=S(s.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(s)||u(s))?this._bodyArrayBuffer=S(s):this._bodyText=s=Object.prototype.toString.call(s):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof s=="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(s)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var s=h(this);if(s)return s;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 s=h(this);return s||(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 s=h(this);if(s)return s;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 x=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function T(s){var d=s.toUpperCase();return x.indexOf(d)>-1?d:s}function M(s,d){if(!(this instanceof M))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(s instanceof M){if(s.bodyUsed)throw new TypeError("Already read");this.url=s.url,this.credentials=s.credentials,d.headers||(this.headers=new p(s.headers)),this.method=s.method,this.mode=s.mode,this.signal=s.signal,!b&&s._bodyInit!=null&&(b=s._bodyInit,s.bodyUsed=!0)}else this.url=String(s);if(this.credentials=d.credentials||this.credentials||"same-origin",(d.headers||!this.headers)&&(this.headers=new p(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 A=new AbortController;return A.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 O=/([?&])_=[^&]*/;if(O.test(this.url))this.url=this.url.replace(O,"$1_="+new Date().getTime());else{var _=/\?/;this.url+=(_.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}M.prototype.clone=function(){return new M(this,{body:this._bodyInit})};function K(s){var d=new FormData;return s.trim().split("&").forEach(function(b){if(b){var O=b.split("="),_=O.shift().replace(/\+/g," "),A=O.join("=").replace(/\+/g," ");d.append(decodeURIComponent(_),decodeURIComponent(A))}}),d}function ue(s){var d=new p,b=s.replace(/\r?\n[\t ]+/g," ");return b.split("\r").map(function(O){return O.indexOf(`
|
|
2
|
+
`)===0?O.substr(1,O.length):O}).forEach(function(O){var _=O.split(":"),A=_.shift().trim();if(A){var Ce=_.join(":").trim();try{d.append(A,Ce)}catch(ht){console.warn("Response "+ht.message)}}}),d}E.call(M.prototype);function L(s,d){if(!(this instanceof L))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 p(d.headers),this.url=d.url||"",this._initBody(s)}E.call(L.prototype),L.prototype.clone=function(){return new L(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new p(this.headers),url:this.url})},L.error=function(){var s=new L(null,{status:200,statusText:""});return s.ok=!1,s.status=0,s.type="error",s};var ce=[301,302,303,307,308];L.redirect=function(s,d){if(ce.indexOf(d)===-1)throw new RangeError("Invalid status code");return new L(null,{status:d,headers:{location:s}})},t.DOMException=n.DOMException;try{new t.DOMException}catch{t.DOMException=function(d,b){this.message=d,this.name=b;var O=Error(d);this.stack=O.stack},t.DOMException.prototype=Object.create(Error.prototype),t.DOMException.prototype.constructor=t.DOMException}function me(s,d){return new Promise(function(b,O){var _=new M(s,d);if(_.signal&&_.signal.aborted)return O(new t.DOMException("Aborted","AbortError"));var A=new XMLHttpRequest;function Ce(){A.abort()}A.onload=function(){var D={statusText:A.statusText,headers:ue(A.getAllResponseHeaders()||"")};_.url.indexOf("file://")===0&&(A.status<200||A.status>599)?D.status=200:D.status=A.status,D.url="responseURL"in A?A.responseURL:D.headers.get("X-Request-URL");var le="response"in A?A.response:A.responseText;setTimeout(function(){b(new L(le,D))},0)},A.onerror=function(){setTimeout(function(){O(new TypeError("Network request failed"))},0)},A.ontimeout=function(){setTimeout(function(){O(new TypeError("Network request timed out"))},0)},A.onabort=function(){setTimeout(function(){O(new t.DOMException("Aborted","AbortError"))},0)};function ht(D){try{return D===""&&n.location.href?n.location.href:D}catch{return D}}if(A.open(_.method,ht(_.url),!0),_.credentials==="include"?A.withCredentials=!0:_.credentials==="omit"&&(A.withCredentials=!1),"responseType"in A&&(i.blob?A.responseType="blob":i.arrayBuffer&&(A.responseType="arraybuffer")),d&&typeof d.headers=="object"&&!(d.headers instanceof p||n.Headers&&d.headers instanceof n.Headers)){var Gt=[];Object.getOwnPropertyNames(d.headers).forEach(function(D){Gt.push(l(D)),A.setRequestHeader(D,c(d.headers[D]))}),_.headers.forEach(function(D,le){Gt.indexOf(le)===-1&&A.setRequestHeader(le,D)})}else _.headers.forEach(function(D,le){A.setRequestHeader(le,D)});_.signal&&(_.signal.addEventListener("abort",Ce),A.onreadystatechange=function(){A.readyState===4&&_.signal.removeEventListener("abort",Ce)}),A.send(typeof _._bodyInit>"u"?null:_._bodyInit)})}return me.polyfill=!0,n.fetch||(n.fetch=me,n.Headers=p,n.Request=M,n.Response=L),t.Headers=p,t.Request=M,t.Response=L,t.fetch=me,t}({})})(ke);ke.fetch.ponyfill=!0;delete ke.fetch.polyfill;var ge=De.fetch?De:ke;Q=ge.fetch;Q.default=ge.fetch;Q.fetch=ge.fetch;Q.Headers=ge.Headers;Q.Request=ge.Request;Q.Response=ge.Response;er.exports=Q});var Sn=R(B());var _e=R(ye()),se=R(de()),F=R(B());var G=R(B());var Qt=R(B()),Zt=r=>Qt.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 pt=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,u;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((u=i.pageToc)!==null&&u!==void 0?u:[],t+1,i.tocId),p=this.convertNodes(i.children,t+1,c.tocId);return c.children=[...f,...p],[c]})}convertSectionNodes(e,t,n){return e.flatMap(i=>{var a;let o=(a=i.prettyUrl)===null||a===void 0?void 0:a.replace(/^\//,""),u={...i,prettyUrl:o,depth:t,parentTocId:n,children:[]};return this.register(u),u.children=this.convertSectionNodes(i.children,t+1,i.tocId),[u]})}buildPage(e,t){var n,i,a,o,u,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(h=>this.nodeByTocId[h.tocId]),topics:[],hiddenTopics:[],breadcrumb:t?this.buildBreadcrumb(this.nodeByTocId[t]):[]},f=(h,y)=>(y?c.topics:c.hiddenTopics).push(h),p=(u=(o=e.pageConfiguration)===null||o===void 0?void 0:o.parentsVisibility)!==null&&u!==void 0?u:[];return c.breadcrumb.forEach((h,y)=>{f(h,p[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}},Me=class{convertPaginatedToc(e,t){return new pt(e,t).build()}};var In=R(tr(),1);var rr;(function(r){r.black="black",r.green="green",r.blue="blue",r.purple="purple",r.red="red",r.orange="orange",r.yellow="yellow"})(rr||(rr={}));var nr;(function(r){r.OFFICIAL="OFFICIAL",r.PERSONAL="PERSONAL",r.SHARED="SHARED"})(nr||(nr={}));var ir;(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"})(ir||(ir={}));var ar;(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"})(ar||(ar={}));var or;(function(r){r.CLASSIC="CLASSIC",r.CUSTOM="CUSTOM",r.DESIGNER="DESIGNER"})(or||(or={}));var sr;(function(r){r.AND="AND",r.OR="OR",r.MONOVALUED="MONOVALUED"})(sr||(sr={}));var ur;(function(r){r.NONE="NONE",r.ALPHABET="ALPHABET",r.VERSION="VERSION"})(ur||(ur={}));var Ue;(function(r){r.STARS="STARS",r.LIKE="LIKE",r.DICHOTOMOUS="DICHOTOMOUS",r.NO_RATING="NO_RATING"})(Ue||(Ue={}));var cr;(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"})(cr||(cr={}));var lr;(function(r){r.ASC="ASC",r.DESC="DESC"})(lr||(lr={}));var dr;(function(r){r.ALPHA="ALPHA",r.NATURAL="NATURAL"})(dr||(dr={}));var fr;(function(r){r.EVERYWHERE="EVERYWHERE",r.TITLE_ONLY="TITLE_ONLY",r.NONE="NONE"})(fr||(fr={}));var hr;(function(r){r.ARTICLE="ARTICLE",r.BOOK="BOOK",r.SHARED_BOOK="SHARED_BOOK"})(hr||(hr={}));var pr;(function(r){r.FLUIDTOPICS="FLUIDTOPICS",r.EXTERNAL="EXTERNAL"})(pr||(pr={}));var vr;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC",r.PERSONAL_BOOK="PERSONAL_BOOK",r.SHARED_BOOK="SHARED_BOOK"})(vr||(vr={}));var mr;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC"})(mr||(mr={}));var yr;(function(r){r.DEFAULT="DEFAULT",r.DOCUMENTS="DOCUMENTS",r.ALL_TOPICS="ALL_TOPICS"})(yr||(yr={}));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 gr;(function(r){r.VALID="VALID",r.INVALID="INVALID"})(gr||(gr={}));var Rn={[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 br(r,e){return r===e||(Rn[r]??[]).some(t=>br(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=>br(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 yn=R(B());var Tr=R(ye()),H=R(de()),z=R(B());var Sr=R(ye());var Er=Sr.css`
|
|
3
|
+
`;var Le=R(B()),Pn="ft-app-info",vt=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},_n={session:(r,e)=>{(0,Le.deepEqual)(r.session,e.payload)||(r.session=e.payload,setTimeout(()=>g.eventBus.dispatchEvent(new vt(e.payload)),0))}},g=Le.FtReduxStore.get({name:Pn,reducers:_n,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var Z=R(B());var mt=R(B());var he=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 W=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 mt.CacheRegistry,this.cache=e?i.commonCache:new mt.CacheRegistry}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:he.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):he.await()}clearCache(){this.cache.clearAll()}};var Ar,Cn=Symbol("clearAfterUnitTest"),Fe=class extends W{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Ar]=()=>{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)))}};Ar=Cn;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 wr=window.FluidTopicsI18nService,Wi=window.FluidTopicsCustomI18nService;var U=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 u=r.length-1;u>=0;u--)(o=r[u])&&(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},C=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=()=>he.get(),this.messageContexts=[],this.cache=new z.CacheRegistry,this.cleanSessionDebouncer=new z.Debouncer}render(){return Tr.html`
|
|
3
4
|
<slot></slot>
|
|
4
|
-
`}update(e){super.update(e),e.has("baseUrl")&&(b.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&b.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&b.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&b.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&b.actions.noCustom(this.noCustom),e.has("editorMode")&&b.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&b.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&b.actions.session(this.session),e.has("availableUiLocales")&&b.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(r=>mr.addContext(r)),e.has("openExternalDocumentInNewTab")&&b.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&b.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&b.actions.forcedOffline(this.forcedOffline),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(this.session==null&&this.updateSession(),this.availableUiLocales==null&&this.updateUiLocales(),this.metadataConfiguration==null&&this.updateMetadataConfiguration())}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 updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",()=>this.apiProvider().getAvailableUiLocales())}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}};C.elementDefinitions={};C.styles=pr;k([(0,B.property)()],C.prototype,"baseUrl",void 0);k([(0,B.property)()],C.prototype,"apiIntegrationIdentifier",void 0);k([(0,B.property)()],C.prototype,"uiLocale",void 0);k([(0,q.jsonProperty)(null)],C.prototype,"availableUiLocales",void 0);k([(0,q.jsonProperty)(null)],C.prototype,"metadataConfiguration",void 0);k([(0,B.property)({type:Boolean})],C.prototype,"editorMode",void 0);k([(0,B.property)({type:Boolean})],C.prototype,"noCustom",void 0);k([(0,B.property)({type:Boolean})],C.prototype,"openExternalDocumentInNewTab",void 0);k([(0,B.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],C.prototype,"noCustomComponent",void 0);k([(0,B.property)({type:Boolean})],C.prototype,"withManualResources",void 0);k([(0,B.property)({type:Boolean})],C.prototype,"navigatorOnline",void 0);k([(0,B.property)({type:Boolean})],C.prototype,"forcedOffline",void 0);k([(0,B.property)({type:Object})],C.prototype,"apiProvider",void 0);k([(0,q.jsonProperty)([])],C.prototype,"messageContexts",void 0);k([(0,q.jsonProperty)(void 0)],C.prototype,"session",void 0);var ci=x(se());function Tn(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(!Me(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(!Me(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(!Me(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function Me(t,e){try{return Tn(t,e)}catch{return!1}}function dt(t,e){return!Me(t,e)}var On=x(se(),1);var De=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 be=x(se(),1);var gr=x(se(),1);function br(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,gr.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:dt,...e??{}})}var ke=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let 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 Er=x(fe(),1);var Ue=window,xn=Ue.ShadowRoot&&(Ue.ShadyCSS===void 0||Ue.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,ia=Symbol();var Sr=(t,e)=>{xn?t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet):e.forEach(r=>{let n=document.createElement("style"),i=Ue.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)})};var Le=class extends Er.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 Sr(n,e.elementStyles),n}};var Fe=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},Or,Ar=Symbol("constructorPrototype"),wr=Symbol("constructorName"),xr=Symbol("exportpartsDebouncer"),Tr=Symbol("dynamicDependenciesLoaded"),Z=class extends Le{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Or]=new ke(5),this[wr]=this.constructor.name,this[Ar]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[wr]&&Object.setPrototypeOf(this,this[Ar])}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[Tr]||(e[Tr]=!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[xr].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=f=>f!=null&&f.trim().length>0,u=e.filter(l).map(f=>f.trim());if(u.length===0){this.removeAttribute("exportparts");return}let d=new Set;for(let f of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let y=(a=(i=f.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],p=(s=(o=f.getAttribute("exportparts"))===null||o===void 0?void 0:o.split(",").map(v=>v.split(":")[1]))!==null&&s!==void 0?s:[];new Array(...y,...p).filter(l).map(v=>v.trim()).forEach(v=>d.add(v))}if(d.size===0){this.removeAttribute("exportparts");return}let m=[...d.values()].flatMap(f=>u.map(y=>`${f}:${y}--${f}`));this.setAttribute("exportparts",[...this.part,...m].join(", "))}};Or=xr;Fe([(0,be.property)()],Z.prototype,"exportpartsPrefix",void 0);Fe([br([])],Z.prototype,"exportpartsPrefixes",void 0);Fe([(0,be.property)()],Z.prototype,"customStylesheet",void 0);Fe([(0,be.state)()],Z.prototype,"useAdoptedStyleSheets",void 0);function Se(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Rr,Ir,Pr,je=Symbol("internalReduxEventsUnsubscribers"),ee=Symbol("internalStoresUnsubscribers"),le=Symbol("internalStores"),Ee=class extends Z{constructor(){super(...arguments),this[Rr]=new Map,this[Ir]=new Map,this[Pr]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(r=>e.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[le].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[le].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[le].get(e)}addStore(e,r){var n;r=(n=r??(Se(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[le].delete(r)}setupStore(e,r){this[le].set(e,r),this.subscribeToStore(e,r),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[le].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[ee].has(e.store):this[ee].size>0)&&(this[r]=e.selector(i.getState(),this))}})}subscribeToStore(e,r){var n;this[ee].set(e,r.subscribe(()=>this.updateFromStores())),Se(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.eventBus.addEventListener(i.eventName,o),this[je].push(()=>r.eventBus.removeEventListener(i.eventName,o))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[ee].forEach((e,r)=>this.unsubscribeFromStore(r)),this[je].forEach(e=>e()),this[je]=[]}unsubscribeFromStore(e){this[ee].has(e)&&this[ee].get(e)(),this[ee].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Rr=ee,Ir=le,Pr=je;Ee.reduxProperties=new Map;Ee.reduxReactiveProperties=new Set;Ee.reduxEventListeners=new Map;function V(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 J(t){return!!t&&!!t[I]}function K(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)===Dn}(t)||Array.isArray(t)||!!t[Ur]||!!(!((e=t.constructor)===null||e===void 0)&&e[Ur])||St(t)||Et(t))}function de(t,e,r){r===void 0&&(r=!1),ve(t)===0?(r?Object.keys:pe)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function ve(t){var e=t[I];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:St(t)?2:Et(t)?3:0}function he(t,e){return ve(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Rn(t,e){return ve(t)===2?t.get(e):t[e]}function Lr(t,e,r){var n=ve(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Fr(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function St(t){return Nn&&t instanceof Map}function Et(t){return Mn&&t instanceof Set}function te(t){return t.o||t.t}function At(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Vr(t);delete e[I];for(var r=pe(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 wt(t,e){return e===void 0&&(e=!1),Tt(t)||J(t)||!K(t)||(ve(t)>1&&(t.set=t.add=t.clear=t.delete=In),Object.freeze(t),e&&de(t,function(r,n){return wt(n,!0)},!0)),t}function In(){V(2)}function Tt(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function W(t){var e=bt[t];return e||V(18,t),e}function Pn(t,e){bt[t]||(bt[t]=e)}function mt(){return we}function ft(t,e){e&&(W("Patches"),t.u=[],t.s=[],t.v=e)}function Be(t){yt(t),t.p.forEach(Cn),t.p=null}function yt(t){t===we&&(we=t.l)}function Cr(t){return we={p:[],l:we,h:t,m:!0,_:0}}function Cn(t){var e=t[I];e.i===0||e.i===1?e.j():e.g=!0}function ht(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||W("ES5").S(e,t,n),n?(r[I].P&&(Be(e),V(4)),K(t)&&(t=Ve(e,t),e.l||He(e,t)),e.u&&W("Patches").M(r[I].t,t,e.u,e.s)):t=Ve(e,r,[]),Be(e),e.u&&e.v(e.u,e.s),t!==Br?t:void 0}function Ve(t,e,r){if(Tt(e))return e;var n=e[I];if(!n)return de(e,function(s,l){return _r(t,n,e,s,l,r)},!0),e;if(n.A!==t)return e;if(!n.P)return He(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=At(n.k):n.o,a=i,o=!1;n.i===3&&(a=new Set(i),i.clear(),o=!0),de(a,function(s,l){return _r(t,n,i,s,l,r,o)}),He(t,i,!1),r&&t.u&&W("Patches").N(n,r,t.u,t.s)}return n.o}function _r(t,e,r,n,i,a,o){if(J(i)){var s=Ve(t,i,a&&e&&e.i!==3&&!he(e.R,n)?a.concat(n):void 0);if(Lr(r,n,s),!J(s))return;t.m=!1}else o&&r.add(i);if(K(i)&&!Tt(i)){if(!t.h.D&&t._<1)return;Ve(t,i),e&&e.A.l||He(t,i)}}function He(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&wt(e,r)}function pt(t,e){var r=t[I];return(r?te(r):t)[e]}function Nr(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 re(t){t.P||(t.P=!0,t.l&&re(t.l))}function vt(t){t.o||(t.o=At(t.t))}function gt(t,e,r){var n=St(e)?W("MapSet").F(e,r):Et(e)?W("MapSet").T(e,r):t.O?function(i,a){var o=Array.isArray(i),s={i:o?1:0,A:a?a.A:mt(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},l=s,u=Te;o&&(l=[s],u=Ae);var d=Proxy.revocable(l,u),m=d.revoke,f=d.proxy;return s.k=f,s.j=m,f}(e,r):W("ES5").J(e,r);return(r?r.A:mt()).p.push(n),n}function _n(t){return J(t)||V(22,t),function e(r){if(!K(r))return r;var n,i=r[I],a=ve(r);if(i){if(!i.P&&(i.i<4||!W("ES5").K(i)))return i.t;i.I=!0,n=Mr(r,a),i.I=!1}else n=Mr(r,a);return de(n,function(o,s){i&&Rn(i.t,o)===s||Lr(n,o,e(s))}),a===3?new Set(n):n}(t)}function Mr(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return At(t)}function jr(){function t(o,s){var l=a[o];return l?l.enumerable=s:a[o]=l={configurable:!0,enumerable:s,get:function(){var u=this[I];return Te.get(u,o)},set:function(u){var d=this[I];Te.set(d,o,u)}},l}function e(o){for(var s=o.length-1;s>=0;s--){var l=o[s][I];if(!l.P)switch(l.i){case 5:n(l)&&re(l);break;case 4:r(l)&&re(l)}}}function r(o){for(var s=o.t,l=o.k,u=pe(l),d=u.length-1;d>=0;d--){var m=u[d];if(m!==I){var f=s[m];if(f===void 0&&!he(s,m))return!0;var y=l[m],p=y&&y[I];if(p?p.t!==f:!Fr(y,f))return!0}}var v=!!s[I];return u.length!==pe(s).length+(v?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 u=0;u<s.length;u++)if(!s.hasOwnProperty(u))return!0;return!1}function i(o){o.g&&V(3,JSON.stringify(te(o)))}var a={};Pn("ES5",{J:function(o,s){var l=Array.isArray(o),u=function(m,f){if(m){for(var y=Array(f.length),p=0;p<f.length;p++)Object.defineProperty(y,""+p,t(p,!0));return y}var v=Vr(f);delete v[I];for(var w=pe(v),S=0;S<w.length;S++){var E=w[S];v[E]=t(E,m||!!v[E].enumerable)}return Object.create(Object.getPrototypeOf(f),v)}(l,o),d={i:l?5:4,A:s?s.A:mt(),P:!1,I:!1,R:{},l:s,t:o,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,I,{value:d,writable:!0}),u},S:function(o,s,l){l?J(s)&&s[I].A===o&&e(o.p):(o.u&&function u(d){if(d&&typeof d=="object"){var m=d[I];if(m){var f=m.t,y=m.k,p=m.R,v=m.i;if(v===4)de(y,function(A){A!==I&&(f[A]!==void 0||he(f,A)?p[A]||u(y[A]):(p[A]=!0,re(m)))}),de(f,function(A){y[A]!==void 0||he(y,A)||(p[A]=!1,re(m))});else if(v===5){if(n(m)&&(re(m),p.length=!0),y.length<f.length)for(var w=y.length;w<f.length;w++)p[w]=!1;else for(var S=f.length;S<y.length;S++)p[S]=!0;for(var E=Math.min(y.length,f.length),O=0;O<E;O++)y.hasOwnProperty(O)||(p[O]=!0),p[O]===void 0&&u(y[O])}}}}(o.p[0]),e(o.p))},K:function(o){return o.i===4?r(o):n(o)}})}var Dr,we,Ot=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Nn=typeof Map<"u",Mn=typeof Set<"u",kr=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Br=Ot?Symbol.for("immer-nothing"):((Dr={})["immer-nothing"]=!0,Dr),Ur=Ot?Symbol.for("immer-draftable"):"__$immer_draftable",I=Ot?Symbol.for("immer-state"):"__$immer_state";var Dn=""+Object.prototype.constructor,pe=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Vr=Object.getOwnPropertyDescriptors||function(t){var e={};return pe(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},bt={},Te={get:function(t,e){if(e===I)return t;var r=te(t);if(!he(r,e))return function(i,a,o){var s,l=Nr(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||!K(n)?n:n===pt(t.t,e)?(vt(t),t.o[e]=gt(t.A.h,n,t)):n},has:function(t,e){return e in te(t)},ownKeys:function(t){return Reflect.ownKeys(te(t))},set:function(t,e,r){var n=Nr(te(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=pt(te(t),e),a=i?.[I];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Fr(r,i)&&(r!==void 0||he(t.t,e)))return!0;vt(t),re(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 pt(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,vt(t),re(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=te(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){V(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){V(12)}},Ae={};de(Te,function(t,e){Ae[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Ae.deleteProperty=function(t,e){return Ae.set.call(this,t,e,void 0)},Ae.set=function(t,e,r){return Te.set.call(this,t[0],e,r,t[0])};var kn=function(){function t(r){var n=this;this.O=kr,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(v){var w=this;v===void 0&&(v=s);for(var S=arguments.length,E=Array(S>1?S-1:0),O=1;O<S;O++)E[O-1]=arguments[O];return l.produce(v,function(A){var $;return($=a).call.apply($,[w,A].concat(E))})}}var u;if(typeof a!="function"&&V(6),o!==void 0&&typeof o!="function"&&V(7),K(i)){var d=Cr(n),m=gt(n,i,void 0),f=!0;try{u=a(m),f=!1}finally{f?Be(d):yt(d)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(v){return ft(d,o),ht(v,d)},function(v){throw Be(d),v}):(ft(d,o),ht(u,d))}if(!i||typeof i!="object"){if((u=a(i))===void 0&&(u=i),u===Br&&(u=void 0),n.D&&wt(u,!0),o){var y=[],p=[];W("Patches").M(i,u,y,p),o(y,p)}return u}V(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(u){for(var d=arguments.length,m=Array(d>1?d-1:0),f=1;f<d;f++)m[f-1]=arguments[f];return n.produceWithPatches(u,function(y){return i.apply(void 0,[y].concat(m))})};var o,s,l=n.produce(i,a,function(u,d){o=u,s=d});return typeof Promise<"u"&&l instanceof Promise?l.then(function(u){return[u,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){K(r)||V(8),J(r)&&(r=_n(r));var n=Cr(this),i=gt(this,r,void 0);return i[I].C=!0,yt(n),i},e.finishDraft=function(r,n){var i=r&&r[I],a=i.A;return ft(a,n),ht(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!kr&&V(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=W("Patches").$;return J(r)?o(r,n):this.produce(r,function(s){return o(s,n)})},t}(),j=new kn,Un=j.produce,ma=j.produceWithPatches.bind(j),ya=j.setAutoFreeze.bind(j),ga=j.setUseProxies.bind(j),ba=j.applyPatches.bind(j),Sa=j.createDraft.bind(j),Ea=j.finishDraft.bind(j),qe=Un;function ne(t){"@babel/helpers - typeof";return ne=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},ne(t)}function xt(t,e){if(ne(t)!=="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(ne(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Rt(t){var e=xt(t,"string");return ne(e)==="symbol"?e:String(e)}function It(t,e,r){return e=Rt(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Hr(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 Ke(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Hr(Object(r),!0).forEach(function(n){It(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Hr(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function D(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 qr=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Pt=function(){return Math.random().toString(36).substring(7).split("").join(".")},ze={INIT:"@@redux/INIT"+Pt(),REPLACE:"@@redux/REPLACE"+Pt(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Pt()}};function Ln(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 Ct(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(D(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(D(1));return r(Ct)(t,e)}if(typeof t!="function")throw new Error(D(2));var i=t,a=e,o=[],s=o,l=!1;function u(){s===o&&(s=o.slice())}function d(){if(l)throw new Error(D(3));return a}function m(v){if(typeof v!="function")throw new Error(D(4));if(l)throw new Error(D(5));var w=!0;return u(),s.push(v),function(){if(w){if(l)throw new Error(D(6));w=!1,u();var E=s.indexOf(v);s.splice(E,1),o=null}}}function f(v){if(!Ln(v))throw new Error(D(7));if(typeof v.type>"u")throw new Error(D(8));if(l)throw new Error(D(9));try{l=!0,a=i(a,v)}finally{l=!1}for(var w=o=s,S=0;S<w.length;S++){var E=w[S];E()}return v}function y(v){if(typeof v!="function")throw new Error(D(10));i=v,f({type:ze.REPLACE})}function p(){var v,w=m;return v={subscribe:function(E){if(typeof E!="object"||E===null)throw new Error(D(11));function O(){E.next&&E.next(d())}O();var A=w(O);return{unsubscribe:A}}},v[qr]=function(){return this},v}return f({type:ze.INIT}),n={dispatch:f,subscribe:m,getState:d,replaceReducer:y},n[qr]=p,n}function Fn(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:ze.INIT});if(typeof n>"u")throw new Error(D(12));if(typeof r(void 0,{type:ze.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(D(13))})}function Kr(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{Fn(r)}catch(l){s=l}return function(u,d){if(u===void 0&&(u={}),s)throw s;if(0)var m;for(var f=!1,y={},p=0;p<a.length;p++){var v=a[p],w=r[v],S=u[v],E=w(S,d);if(typeof E>"u"){var O=d&&d.type;throw new Error(D(14))}y[v]=E,f=f||E!==S}return f=f||a.length!==Object.keys(u).length,f?y:u}}function me(){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 zr(){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(D(15))},o={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},s=e.map(function(l){return l(o)});return a=me.apply(void 0,s)(i.dispatch),Ke(Ke({},i),{},{dispatch:a})}}}function $r(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 Gr=$r();Gr.withExtraArgument=$r;var _t=Gr;var Qr=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)}}(),jn=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(u){return function(d){return l([u,d])}}function l(u){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=u[0]&2?i.return:u[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,u[1])).done)return a;switch(i=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return r.label++,{value:u[1],done:!1};case 5:r.label++,i=u[1],u=[0];continue;case 7:u=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){r.label=u[1];break}if(u[0]===6&&r.label<a[1]){r.label=a[1],a=u;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(u);break}a[2]&&r.ops.pop(),r.trys.pop();continue}u=e.call(t,r)}catch(d){u=[6,d],i=0}finally{n=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},ye=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},Bn=Object.defineProperty,Vn=Object.defineProperties,Hn=Object.getOwnPropertyDescriptors,Wr=Object.getOwnPropertySymbols,qn=Object.prototype.hasOwnProperty,Kn=Object.prototype.propertyIsEnumerable,Xr=function(t,e,r){return e in t?Bn(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},ie=function(t,e){for(var r in e||(e={}))qn.call(e,r)&&Xr(t,r,e[r]);if(Wr)for(var n=0,i=Wr(e);n<i.length;n++){var r=i[n];Kn.call(e,r)&&Xr(t,r,e[r])}return t},Nt=function(t,e){return Vn(t,Hn(e))},zn=function(t,e,r){return new Promise(function(n,i){var a=function(l){try{s(r.next(l))}catch(u){i(u)}},o=function(l){try{s(r.throw(l))}catch(u){i(u)}},s=function(l){return l.done?n(l.value):Promise.resolve(l.value).then(a,o)};s((r=r.apply(t,e)).next())})};var $n=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?me:me.apply(null,arguments)},ja=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Gn(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 Wn=function(t){Qr(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,ye([void 0],r[0].concat(this)))):new(e.bind.apply(e,ye([void 0],r.concat(this))))},e}(Array),Xn=function(t){Qr(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,ye([void 0],r[0].concat(this)))):new(e.bind.apply(e,ye([void 0],r.concat(this))))},e}(Array);function kt(t){return K(t)?qe(t,function(){}):t}function Yn(t){return typeof t=="boolean"}function Jn(){return function(e){return Qn(e)}}function Qn(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 Wn;if(r&&(Yn(r)?s.push(_t):s.push(_t.withExtraArgument(r.extraArgument))),0){if(i)var l;if(o)var u}return s}var Mt=!0;function Zr(t){var e=Jn(),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,u=r.preloadedState,d=u===void 0?void 0:u,m=r.enhancers,f=m===void 0?void 0:m,y;if(typeof i=="function")y=i;else if(Gn(i))y=Kr(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 p=o;if(typeof p=="function"&&(p=p(e),!Mt&&!Array.isArray(p)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Mt&&p.some(function(A){return typeof A!="function"}))throw new Error("each middleware provided to configureStore must be a function");var v=zr.apply(void 0,p),w=me;l&&(w=$n(ie({trace:!Mt},typeof l=="object"&&l)));var S=new Xn(v),E=S;Array.isArray(f)?E=ye([v],f):typeof f=="function"&&(E=f(S));var O=w.apply(void 0,E);return Ct(y,d,O)}function ae(t,e){function r(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return ie(ie({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(n){return n.type===t},r}function en(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 Zn(t){return typeof t=="function"}function ei(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?en(e):[e,r,n],a=i[0],o=i[1],s=i[2],l;if(Zn(t))l=function(){return kt(t())};else{var u=kt(t);l=function(){return u}}function d(m,f){m===void 0&&(m=l());var y=ye([a[f.type]],o.filter(function(p){var v=p.matcher;return v(f)}).map(function(p){var v=p.reducer;return v}));return y.filter(function(p){return!!p}).length===0&&(y=[s]),y.reduce(function(p,v){if(v)if(J(p)){var w=p,S=v(w,f);return S===void 0?p:S}else{if(K(p))return qe(p,function(E){return v(E,f)});var S=v(p,f);if(S===void 0){if(p===null)return p;throw Error("A case reducer on a non-draftable value must not return undefined")}return S}return p},m)}return d.getInitialState=l,d}function ti(t,e){return t+"/"+e}function tn(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:kt(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},o={},s={};i.forEach(function(d){var m=n[d],f=ti(e,d),y,p;"reducer"in m?(y=m.reducer,p=m.prepare):y=m,a[d]=y,o[f]=y,s[d]=p?ae(f,p):ae(f)});function l(){var d=typeof t.extraReducers=="function"?en(t.extraReducers):[t.extraReducers],m=d[0],f=m===void 0?{}:m,y=d[1],p=y===void 0?[]:y,v=d[2],w=v===void 0?void 0:v,S=ie(ie({},f),o);return ei(r,function(E){for(var O in S)E.addCase(O,S[O]);for(var A=0,$=p;A<$.length;A++){var H=$[A];E.addMatcher(H.matcher,H.reducer)}w&&E.addDefaultCase(w)})}var u;return{name:e,reducer:function(d,m){return u||(u=l()),u(d,m)},actions:s,caseReducers:a,getInitialState:function(){return u||(u=l()),u.getInitialState()}}}var ri="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",ni=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=ri[Math.random()*64|0];return e},ii=["name","message","stack","code"],Dt=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),Yr=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),ai=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=ii;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},qa=function(){function t(e,r,n){var i=ae(e+"/fulfilled",function(d,m,f,y){return{payload:d,meta:Nt(ie({},y||{}),{arg:f,requestId:m,requestStatus:"fulfilled"})}}),a=ae(e+"/pending",function(d,m,f){return{payload:void 0,meta:Nt(ie({},f||{}),{arg:m,requestId:d,requestStatus:"pending"})}}),o=ae(e+"/rejected",function(d,m,f,y,p){return{payload:y,error:(n&&n.serializeError||ai)(d||"Rejected"),meta:Nt(ie({},p||{}),{arg:f,requestId:m,rejectedWithValue:!!y,requestStatus:"rejected",aborted:d?.name==="AbortError",condition:d?.name==="ConditionError"})}}),s=!1,l=typeof AbortController<"u"?AbortController:function(){function d(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return d.prototype.abort=function(){},d}();function u(d){return function(m,f,y){var p=n?.idGenerator?n.idGenerator(d):ni(),v=new l,w,S=!1;function E(A){w=A,v.abort()}var O=function(){return zn(this,null,function(){var A,$,H,M,xe,X,c;return jn(this,function(h){switch(h.label){case 0:return h.trys.push([0,4,,5]),M=(A=n?.condition)==null?void 0:A.call(n,d,{getState:f,extra:y}),si(M)?[4,M]:[3,2];case 1:M=h.sent(),h.label=2;case 2:if(M===!1||v.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return S=!0,xe=new Promise(function(g,P){return v.signal.addEventListener("abort",function(){return P({name:"AbortError",message:w||"Aborted"})})}),m(a(p,d,($=n?.getPendingMeta)==null?void 0:$.call(n,{requestId:p,arg:d},{getState:f,extra:y}))),[4,Promise.race([xe,Promise.resolve(r(d,{dispatch:m,getState:f,extra:y,requestId:p,signal:v.signal,abort:E,rejectWithValue:function(g,P){return new Dt(g,P)},fulfillWithValue:function(g,P){return new Yr(g,P)}})).then(function(g){if(g instanceof Dt)throw g;return g instanceof Yr?i(g.payload,p,d,g.meta):i(g,p,d)})])];case 3:return H=h.sent(),[3,5];case 4:return X=h.sent(),H=X instanceof Dt?o(null,p,d,X.payload,X.meta):o(X,p,d),[3,5];case 5:return c=n&&!n.dispatchConditionRejection&&o.match(H)&&H.meta.condition,c||m(H),[2,H]}})})}();return Object.assign(O,{abort:E,requestId:p,arg:d,unwrap:function(){return O.then(oi)}})}}return Object.assign(u,{pending:a,rejected:o,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function oi(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function si(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var rn="listener",nn="completed",an="cancelled",Ka="task-"+an,za="task-"+nn,$a=rn+"-"+an,Ga=rn+"-"+nn;var Ut="listenerMiddleware";var Wa=ae(Ut+"/add"),Xa=ae(Ut+"/removeAll"),Ya=ae(Ut+"/remove");var Jr,Ja=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Jr||(Jr=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},ui=function(t){return function(e){setTimeout(e,t)}},Qa=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:ui(10);jr();window.ftReduxStores||(window.ftReduxStores={});var on=class t{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(Se(a))return a;if(i==null)return;let o=tn({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),s=Zr({reducer:(l,u)=>u.type==="CLEAR_FT_REDUX_STORE"?o.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...l,...u.overwrites}:o.reducer(l,u)});return window.ftReduxStores[i.name]=new t(o,s)}constructor(e,r){this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new De,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,i,a)=>{let o=i,s=n[o];return s?(...l)=>{let u=s(...l);return this.reduxStore.dispatch(u),u}: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 Xe=x(F());var $e=class extends G{async listMySearches(){let e=b.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Ge=class extends G{async listMyBookmarks(){let e=b.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var li="ft-user-assets",We=Xe.FtReduxStore.get({name:li,initialState:{savedSearches:void 0,bookmarks:void 0}}),Lt=class{constructor(){this.currentSession=b.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Ge,this.savedSearchesService=new $e,b.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=b.getState();(0,Xe.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(),We.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),We.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();We.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;We.actions.bookmarks(r)}}},sn=new Lt;var Ft=class{addCommand(e,r=!1){b.commands.add(e,r)}consumeCommand(e){return b.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Ft;var un=x(F()),jt=class{highlightHtml(e,r,n){(0,un.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new jt;var cn=x(F());var Bt=class{isDate(e){var r,n,i,a;return(a=(i=((n=(r=b.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(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 cn.DateFormatter.format(e,(n=r?.locale)!==null&&n!==void 0?n:b.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new Bt;(0,ln.customElement)("ft-app-context")(C);var Ye=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 ue((r=(e=b.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],u=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:u?.replace(/^r\//,""),prettyUrlDuplicated:(a=o?.duplicatedPrettyUrls.has(u??""))!==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=b.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 ue(r??[],R.FEEDBACK_USER);case Y.RATING:return ue(r??[],R.RATING_USER)&&n!=null&&n!==Ce.NO_RATING;case Y.PRINT:return ue(r??[],R.PRINT_USER);case Y.BOOKMARK:return!!r?.sessionAuthenticated;case Y.COLLECTIONS:return ue(r??[],R.COLLECTION_USER);case Y.PERSONAL_BOOKS:return ue(r??[],R.PERSONAL_BOOK_USER)&&!(!((i=this.getMapNow())===null||i===void 0)&&i.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var Je=class t extends Ye{static async build(e){return new t(new Pe,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){return this.api.search({query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",filters:[{negative:!1,values:r,key:e}],sort:[],facets:[]})}fetchRelativesForTopicInMap(e,r,n){return this.api.search({query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",filters:[{negative:!1,values:n,key:r},{negative:!1,values:[e],key:"ft:publicationId"}],sort:[],facets:[]})}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 Qe=class t{static build(e,r){return new t($t(e.trim()||"context"),r??Je.build)}loaded(){return(0,z.waitUntil)(()=>this._loaded)}constructor(e,r,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new z.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,z.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 z.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.eventBus.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=b.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&r!==void 0?r:[];return new z.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,a)}}async navigateToRelativeTopicIfFound(e){var r,n,i;await this.loaded();let a=await(0,z.waitFor)(()=>{var u;return(u=this.store.getState().configuration)===null||u===void 0?void 0:u.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 u=l.results[0].entries[0].topic.tocId;return await this.navigateToTopic(u),!0}else return await this.navigateToTopic("root"),!1}setSearchInDocumentQuery(e){this.store.actions.searchInDocumentQuery(e)}registerMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.add(e),this.store.getState().relatives==null?this.fetchRelatives():this.updateClusteringHelper()}unregisterMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.delete(e),this.updateClusteringHelper()}};var dn=x(fe()),cs={},fn=dn.css`
|
|
5
|
-
`;var
|
|
5
|
+
`}update(e){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("availableUiLocales")&&g.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(t=>wr.addContext(t)),e.has("openExternalDocumentInNewTab")&&g.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&g.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&g.actions.forcedOffline(this.forcedOffline),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(this.session==null&&this.updateSession(),this.availableUiLocales==null&&this.updateUiLocales(),this.metadataConfiguration==null&&this.updateMetadataConfiguration())}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 updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",()=>this.apiProvider().getAvailableUiLocales())}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}};C.elementDefinitions={};C.styles=Er;U([(0,H.property)()],C.prototype,"baseUrl",void 0);U([(0,H.property)()],C.prototype,"apiIntegrationIdentifier",void 0);U([(0,H.property)()],C.prototype,"uiLocale",void 0);U([(0,z.jsonProperty)(null)],C.prototype,"availableUiLocales",void 0);U([(0,z.jsonProperty)(null)],C.prototype,"metadataConfiguration",void 0);U([(0,H.property)({type:Boolean})],C.prototype,"editorMode",void 0);U([(0,H.property)({type:Boolean})],C.prototype,"noCustom",void 0);U([(0,H.property)({type:Boolean})],C.prototype,"openExternalDocumentInNewTab",void 0);U([(0,H.property)({converter:{fromAttribute(r){return r==="false"?!1:r==="true"||(r??!1)}}})],C.prototype,"noCustomComponent",void 0);U([(0,H.property)({type:Boolean})],C.prototype,"withManualResources",void 0);U([(0,H.property)({type:Boolean})],C.prototype,"navigatorOnline",void 0);U([(0,H.property)({type:Boolean})],C.prototype,"forcedOffline",void 0);U([(0,H.property)({type:Object})],C.prototype,"apiProvider",void 0);U([(0,z.jsonProperty)([])],C.prototype,"messageContexts",void 0);U([(0,z.jsonProperty)(void 0)],C.prototype,"session",void 0);var yi=R(de());function Nn(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 Nn(r,e)}catch{return!1}}function yt(r,e){return!je(r,e)}var Mn=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 Or=R(de(),1);function xr(r,e){let t=()=>JSON.parse(JSON.stringify(r));return(0,Or.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:yt,...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(u){i(u);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 Ir=R(ye(),1);var He=window,Dn=He.ShadowRoot&&(He.ShadyCSS===void 0||He.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,la=Symbol();var Rr=(r,e)=>{Dn?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 Ir.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 Rr(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 u=r.length-1;u>=0;u--)(o=r[u])&&(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},Nr,Pr=Symbol("constructorPrototype"),_r=Symbol("constructorName"),Mr=Symbol("exportpartsDebouncer"),Cr=Symbol("dynamicDependenciesLoaded"),ee=class extends qe{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Nr]=new Ve(5),this[_r]=this.constructor.name,this[Pr]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[_r]&&Object.setPrototypeOf(this,this[Pr])}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[Cr]||(e[Cr]=!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[Mr].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,u;let l=h=>h!=null&&h.trim().length>0,c=e.filter(l).map(h=>h.trim());if(c.length===0){this.removeAttribute("exportparts");return}let f=new Set;for(let h of(n=(t=this.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let y=(a=(i=h.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],v=(u=(o=h.getAttribute("exportparts"))===null||o===void 0?void 0:o.split(",").map(m=>m.split(":")[1]))!==null&&u!==void 0?u:[];new Array(...y,...v).filter(l).map(m=>m.trim()).forEach(m=>f.add(m))}if(f.size===0){this.removeAttribute("exportparts");return}let p=[...f.values()].flatMap(h=>c.map(y=>`${h}:${y}--${h}`));this.setAttribute("exportparts",[...this.part,...p].join(", "))}};Nr=Mr;Ke([(0,Te.property)()],ee.prototype,"exportpartsPrefix",void 0);Ke([xr([])],ee.prototype,"exportpartsPrefixes",void 0);Ke([(0,Te.property)()],ee.prototype,"customStylesheet",void 0);Ke([(0,Te.state)()],ee.prototype,"useAdoptedStyleSheets",void 0);function Oe(r){var e;return(e=r?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Dr,kr,Ur,ze=Symbol("internalReduxEventsUnsubscribers"),te=Symbol("internalStoresUnsubscribers"),pe=Symbol("internalStores"),xe=class extends ee{constructor(){super(...arguments),this[Dr]=new Map,this[kr]=new Map,this[Ur]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(t=>e.has(t))&&this.updateFromStores()}getUnnamedStore(){if(this[pe].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[pe].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[pe].get(e)}addStore(e,t){var n;t=(n=t??(Oe(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[pe].delete(t)}setupStore(e,t){this[pe].set(e,t),this.subscribeToStore(e,t),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[pe].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())),Oe(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=u=>this[a](u);t.eventBus.addEventListener(i.eventName,o),this[ze].push(()=>t.eventBus.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()}};Dr=te,kr=pe,Ur=ze;xe.reduxProperties=new Map;xe.reduxReactiveProperties=new Set;xe.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 J(r){return!!r&&!!r[P]}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)===Hn}(r)||Array.isArray(r)||!!r[qr]||!!(!((e=r.constructor)===null||e===void 0)&&e[qr])||xt(r)||Rt(r))}function ve(r,e,t){t===void 0&&(t=!1),Ee(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 Ee(r){var e=r[P];return e?e.i>3?e.i-4:e.i:Array.isArray(r)?1:xt(r)?2:Rt(r)?3:0}function be(r,e){return Ee(r)===2?r.has(e):Object.prototype.hasOwnProperty.call(r,e)}function kn(r,e){return Ee(r)===2?r.get(e):r[e]}function Kr(r,e,t){var n=Ee(r);n===2?r.set(e,t):n===3?r.add(t):r[e]=t}function zr(r,e){return r===e?r!==0||1/r==1/e:r!=r&&e!=e}function xt(r){return Bn&&r instanceof Map}function Rt(r){return Vn&&r instanceof Set}function re(r){return r.o||r.t}function It(r){if(Array.isArray(r))return Array.prototype.slice.call(r);var e=Wr(r);delete e[P];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),_t(r)||J(r)||!$(r)||(Ee(r)>1&&(r.set=r.add=r.clear=r.delete=Un),Object.freeze(r),e&&ve(r,function(t,n){return Pt(n,!0)},!0)),r}function Un(){q(2)}function _t(r){return r==null||typeof r!="object"||Object.isFrozen(r)}function X(r){var e=Ot[r];return e||q(18,r),e}function Ln(r,e){Ot[r]||(Ot[r]=e)}function At(){return Ie}function gt(r,e){e&&(X("Patches"),r.u=[],r.s=[],r.v=e)}function $e(r){wt(r),r.p.forEach(Fn),r.p=null}function wt(r){r===Ie&&(Ie=r.l)}function Lr(r){return Ie={p:[],l:Ie,h:r,m:!0,_:0}}function Fn(r){var e=r[P];e.i===0||e.i===1?e.j():e.g=!0}function bt(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].P&&($e(e),q(4)),$(r)&&(r=Ge(e,r),e.l||We(e,r)),e.u&&X("Patches").M(t[P].t,r,e.u,e.s)):r=Ge(e,t,[]),$e(e),e.u&&e.v(e.u,e.s),r!==Gr?r:void 0}function Ge(r,e,t){if(_t(e))return e;var n=e[P];if(!n)return ve(e,function(u,l){return Fr(r,n,e,u,l,t)},!0),e;if(n.A!==r)return e;if(!n.P)return We(r,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=It(n.k):n.o,a=i,o=!1;n.i===3&&(a=new Set(i),i.clear(),o=!0),ve(a,function(u,l){return Fr(r,n,i,u,l,t,o)}),We(r,i,!1),t&&r.u&&X("Patches").N(n,t,r.u,r.s)}return n.o}function Fr(r,e,t,n,i,a,o){if(J(i)){var u=Ge(r,i,a&&e&&e.i!==3&&!be(e.R,n)?a.concat(n):void 0);if(Kr(t,n,u),!J(u))return;r.m=!1}else o&&t.add(i);if($(i)&&!_t(i)){if(!r.h.D&&r._<1)return;Ge(r,i),e&&e.A.l||We(r,i)}}function We(r,e,t){t===void 0&&(t=!1),!r.l&&r.h.D&&r.m&&Pt(e,t)}function St(r,e){var t=r[P];return(t?re(t):r)[e]}function jr(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 Et(r){r.o||(r.o=It(r.t))}function Tt(r,e,t){var n=xt(e)?X("MapSet").F(e,t):Rt(e)?X("MapSet").T(e,t):r.O?function(i,a){var o=Array.isArray(i),u={i:o?1:0,A:a?a.A:At(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},l=u,c=Pe;o&&(l=[u],c=Re);var f=Proxy.revocable(l,c),p=f.revoke,h=f.proxy;return u.k=h,u.j=p,h}(e,t):X("ES5").J(e,t);return(t?t.A:At()).p.push(n),n}function jn(r){return J(r)||q(22,r),function e(t){if(!$(t))return t;var n,i=t[P],a=Ee(t);if(i){if(!i.P&&(i.i<4||!X("ES5").K(i)))return i.t;i.I=!0,n=Br(t,a),i.I=!1}else n=Br(t,a);return ve(n,function(o,u){i&&kn(i.t,o)===u||Kr(n,o,e(u))}),a===3?new Set(n):n}(r)}function Br(r,e){switch(e){case 2:return new Map(r);case 3:return Array.from(r)}return It(r)}function $r(){function r(o,u){var l=a[o];return l?l.enumerable=u:a[o]=l={configurable:!0,enumerable:u,get:function(){var c=this[P];return Pe.get(c,o)},set:function(c){var f=this[P];Pe.set(f,o,c)}},l}function e(o){for(var u=o.length-1;u>=0;u--){var l=o[u][P];if(!l.P)switch(l.i){case 5:n(l)&&ne(l);break;case 4:t(l)&&ne(l)}}}function t(o){for(var u=o.t,l=o.k,c=Se(l),f=c.length-1;f>=0;f--){var p=c[f];if(p!==P){var h=u[p];if(h===void 0&&!be(u,p))return!0;var y=l[p],v=y&&y[P];if(v?v.t!==h:!zr(y,h))return!0}}var m=!!u[P];return c.length!==Se(u).length+(m?0:1)}function n(o){var u=o.k;if(u.length!==o.t.length)return!0;var l=Object.getOwnPropertyDescriptor(u,u.length-1);if(l&&!l.get)return!0;for(var c=0;c<u.length;c++)if(!u.hasOwnProperty(c))return!0;return!1}function i(o){o.g&&q(3,JSON.stringify(re(o)))}var a={};Ln("ES5",{J:function(o,u){var l=Array.isArray(o),c=function(p,h){if(p){for(var y=Array(h.length),v=0;v<h.length;v++)Object.defineProperty(y,""+v,r(v,!0));return y}var m=Wr(h);delete m[P];for(var w=Se(m),S=0;S<w.length;S++){var E=w[S];m[E]=r(E,p||!!m[E].enumerable)}return Object.create(Object.getPrototypeOf(h),m)}(l,o),f={i:l?5:4,A:u?u.A:At(),P:!1,I:!1,R:{},l:u,t:o,k:c,o:null,g:!1,C:!1};return Object.defineProperty(c,P,{value:f,writable:!0}),c},S:function(o,u,l){l?J(u)&&u[P].A===o&&e(o.p):(o.u&&function c(f){if(f&&typeof f=="object"){var p=f[P];if(p){var h=p.t,y=p.k,v=p.R,m=p.i;if(m===4)ve(y,function(T){T!==P&&(h[T]!==void 0||be(h,T)?v[T]||c(y[T]):(v[T]=!0,ne(p)))}),ve(h,function(T){y[T]!==void 0||be(y,T)||(v[T]=!1,ne(p))});else if(m===5){if(n(p)&&(ne(p),v.length=!0),y.length<h.length)for(var w=y.length;w<h.length;w++)v[w]=!1;else for(var S=h.length;S<y.length;S++)v[S]=!0;for(var E=Math.min(y.length,h.length),x=0;x<E;x++)y.hasOwnProperty(x)||(v[x]=!0),v[x]===void 0&&c(y[x])}}}}(o.p[0]),e(o.p))},K:function(o){return o.i===4?t(o):n(o)}})}var Vr,Ie,Ct=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Bn=typeof Map<"u",Vn=typeof Set<"u",Hr=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Gr=Ct?Symbol.for("immer-nothing"):((Vr={})["immer-nothing"]=!0,Vr),qr=Ct?Symbol.for("immer-draftable"):"__$immer_draftable",P=Ct?Symbol.for("immer-state"):"__$immer_state";var Hn=""+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,Wr=Object.getOwnPropertyDescriptors||function(r){var e={};return Se(r).forEach(function(t){e[t]=Object.getOwnPropertyDescriptor(r,t)}),e},Ot={},Pe={get:function(r,e){if(e===P)return r;var t=re(r);if(!be(t,e))return function(i,a,o){var u,l=jr(a,o);return l?"value"in l?l.value:(u=l.get)===null||u===void 0?void 0:u.call(i.k):void 0}(r,t,e);var n=t[e];return r.I||!$(n)?n:n===St(r.t,e)?(Et(r),r.o[e]=Tt(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=jr(re(r),e);if(n?.set)return n.set.call(r.k,t),!0;if(!r.P){var i=St(re(r),e),a=i?.[P];if(a&&a.t===t)return r.o[e]=t,r.R[e]=!1,!0;if(zr(t,i)&&(t!==void 0||be(r.t,e)))return!0;Et(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 St(r.t,e)!==void 0||e in r.t?(r.R[e]=!1,Et(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(Pe,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 Pe.set.call(this,r[0],e,t,r[0])};var qn=function(){function r(t){var n=this;this.O=Hr,this.D=!0,this.produce=function(i,a,o){if(typeof i=="function"&&typeof a!="function"){var u=a;a=i;var l=n;return function(m){var w=this;m===void 0&&(m=u);for(var S=arguments.length,E=Array(S>1?S-1:0),x=1;x<S;x++)E[x-1]=arguments[x];return l.produce(m,function(T){var M;return(M=a).call.apply(M,[w,T].concat(E))})}}var c;if(typeof a!="function"&&q(6),o!==void 0&&typeof o!="function"&&q(7),$(i)){var f=Lr(n),p=Tt(n,i,void 0),h=!0;try{c=a(p),h=!1}finally{h?$e(f):wt(f)}return typeof Promise<"u"&&c instanceof Promise?c.then(function(m){return gt(f,o),bt(m,f)},function(m){throw $e(f),m}):(gt(f,o),bt(c,f))}if(!i||typeof i!="object"){if((c=a(i))===void 0&&(c=i),c===Gr&&(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,p=Array(f>1?f-1:0),h=1;h<f;h++)p[h-1]=arguments[h];return n.produceWithPatches(c,function(y){return i.apply(void 0,[y].concat(p))})};var o,u,l=n.produce(i,a,function(c,f){o=c,u=f});return typeof Promise<"u"&&l instanceof Promise?l.then(function(c){return[c,o,u]}):[l,o,u]},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),J(t)&&(t=jn(t));var n=Lr(this),i=Tt(this,t,void 0);return i[P].C=!0,wt(n),i},e.finishDraft=function(t,n){var i=t&&t[P],a=i.A;return gt(a,n),bt(void 0,a)},e.setAutoFreeze=function(t){this.D=t},e.setUseProxies=function(t){t&&!Hr&&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 J(t)?o(t,n):this.produce(t,function(u){return o(u,n)})},r}(),V=new qn,Kn=V.produce,Aa=V.produceWithPatches.bind(V),wa=V.setAutoFreeze.bind(V),Ta=V.setUseProxies.bind(V),Oa=V.applyPatches.bind(V),xa=V.createDraft.bind(V),Ra=V.finishDraft.bind(V),Xe=Kn;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 Nt(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 Mt(r){var e=Nt(r,"string");return ie(e)==="symbol"?e:String(e)}function Dt(r,e,t){return e=Mt(e),e in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function Xr(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?Xr(Object(t),!0).forEach(function(n){Dt(r,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(t)):Xr(Object(t)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(t,n))})}return r}function k(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 Yr=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),kt=function(){return Math.random().toString(36).substring(7).split("").join(".")},Je={INIT:"@@redux/INIT"+kt(),REPLACE:"@@redux/REPLACE"+kt(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+kt()}};function zn(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 Ut(r,e,t){var n;if(typeof e=="function"&&typeof t=="function"||typeof t=="function"&&typeof arguments[3]=="function")throw new Error(k(0));if(typeof e=="function"&&typeof t>"u"&&(t=e,e=void 0),typeof t<"u"){if(typeof t!="function")throw new Error(k(1));return t(Ut)(r,e)}if(typeof r!="function")throw new Error(k(2));var i=r,a=e,o=[],u=o,l=!1;function c(){u===o&&(u=o.slice())}function f(){if(l)throw new Error(k(3));return a}function p(m){if(typeof m!="function")throw new Error(k(4));if(l)throw new Error(k(5));var w=!0;return c(),u.push(m),function(){if(w){if(l)throw new Error(k(6));w=!1,c();var E=u.indexOf(m);u.splice(E,1),o=null}}}function h(m){if(!zn(m))throw new Error(k(7));if(typeof m.type>"u")throw new Error(k(8));if(l)throw new Error(k(9));try{l=!0,a=i(a,m)}finally{l=!1}for(var w=o=u,S=0;S<w.length;S++){var E=w[S];E()}return m}function y(m){if(typeof m!="function")throw new Error(k(10));i=m,h({type:Je.REPLACE})}function v(){var m,w=p;return m={subscribe:function(E){if(typeof E!="object"||E===null)throw new Error(k(11));function x(){E.next&&E.next(f())}x();var T=w(x);return{unsubscribe:T}}},m[Yr]=function(){return this},m}return h({type:Je.INIT}),n={dispatch:h,subscribe:p,getState:f,replaceReducer:y},n[Yr]=v,n}function $n(r){Object.keys(r).forEach(function(e){var t=r[e],n=t(void 0,{type:Je.INIT});if(typeof n>"u")throw new Error(k(12));if(typeof t(void 0,{type:Je.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(k(13))})}function Jr(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,u;try{$n(t)}catch(l){u=l}return function(c,f){if(c===void 0&&(c={}),u)throw u;if(0)var p;for(var h=!1,y={},v=0;v<a.length;v++){var m=a[v],w=t[m],S=c[m],E=w(S,f);if(typeof E>"u"){var x=f&&f.type;throw new Error(k(14))}y[m]=E,h=h||E!==S}return h=h||a.length!==Object.keys(c).length,h?y:c}}function Ae(){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 Qr(){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(k(15))},o={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},u=e.map(function(l){return l(o)});return a=Ae.apply(void 0,u)(i.dispatch),Ye(Ye({},i),{},{dispatch:a})}}}function Zr(r){var e=function(n){var i=n.dispatch,a=n.getState;return function(o){return function(u){return typeof u=="function"?u(i,a,r):o(u)}}};return e}var en=Zr();en.withExtraArgument=Zr;var Lt=en;var on=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)}}(),Gn=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:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function u(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},Wn=Object.defineProperty,Xn=Object.defineProperties,Yn=Object.getOwnPropertyDescriptors,tn=Object.getOwnPropertySymbols,Jn=Object.prototype.hasOwnProperty,Qn=Object.prototype.propertyIsEnumerable,rn=function(r,e,t){return e in r?Wn(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t},ae=function(r,e){for(var t in e||(e={}))Jn.call(e,t)&&rn(r,t,e[t]);if(tn)for(var n=0,i=tn(e);n<i.length;n++){var t=i[n];Qn.call(e,t)&&rn(r,t,e[t])}return r},Ft=function(r,e){return Xn(r,Yn(e))},Zn=function(r,e,t){return new Promise(function(n,i){var a=function(l){try{u(t.next(l))}catch(c){i(c)}},o=function(l){try{u(t.throw(l))}catch(c){i(c)}},u=function(l){return l.done?n(l.value):Promise.resolve(l.value).then(a,o)};u((t=t.apply(r,e)).next())})};var ei=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Ae:Ae.apply(null,arguments)},za=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(r){return r}};function ti(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 ri=function(r){on(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),ni=function(r){on(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 Vt(r){return $(r)?Xe(r,function(){}):r}function ii(r){return typeof r=="boolean"}function ai(){return function(e){return oi(e)}}function oi(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,u=new ri;if(t&&(ii(t)?u.push(Lt):u.push(Lt.withExtraArgument(t.extraArgument))),0){if(i)var l;if(o)var c}return u}var jt=!0;function sn(r){var e=ai(),t=r||{},n=t.reducer,i=n===void 0?void 0:n,a=t.middleware,o=a===void 0?e():a,u=t.devTools,l=u===void 0?!0:u,c=t.preloadedState,f=c===void 0?void 0:c,p=t.enhancers,h=p===void 0?void 0:p,y;if(typeof i=="function")y=i;else if(ti(i))y=Jr(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),!jt&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!jt&&v.some(function(T){return typeof T!="function"}))throw new Error("each middleware provided to configureStore must be a function");var m=Qr.apply(void 0,v),w=Ae;l&&(w=ei(ae({trace:!jt},typeof l=="object"&&l)));var S=new ni(m),E=S;Array.isArray(h)?E=we([m],h):typeof h=="function"&&(E=h(S));var x=w.apply(void 0,E);return Ut(y,f,x)}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 un(r){var e={},t=[],n,i={addCase:function(a,o){var u=typeof a=="string"?a:a.type;if(u in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[u]=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 si(r){return typeof r=="function"}function ui(r,e,t,n){t===void 0&&(t=[]);var i=typeof e=="function"?un(e):[e,t,n],a=i[0],o=i[1],u=i[2],l;if(si(r))l=function(){return Vt(r())};else{var c=Vt(r);l=function(){return c}}function f(p,h){p===void 0&&(p=l());var y=we([a[h.type]],o.filter(function(v){var m=v.matcher;return m(h)}).map(function(v){var m=v.reducer;return m}));return y.filter(function(v){return!!v}).length===0&&(y=[u]),y.reduce(function(v,m){if(m)if(J(v)){var w=v,S=m(w,h);return S===void 0?v:S}else{if($(v))return Xe(v,function(E){return m(E,h)});var S=m(v,h);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},p)}return f.getInitialState=l,f}function ci(r,e){return r+"/"+e}function cn(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:Vt(r.initialState),n=r.reducers||{},i=Object.keys(n),a={},o={},u={};i.forEach(function(f){var p=n[f],h=ci(e,f),y,v;"reducer"in p?(y=p.reducer,v=p.prepare):y=p,a[f]=y,o[h]=y,u[f]=v?oe(h,v):oe(h)});function l(){var f=typeof r.extraReducers=="function"?un(r.extraReducers):[r.extraReducers],p=f[0],h=p===void 0?{}:p,y=f[1],v=y===void 0?[]:y,m=f[2],w=m===void 0?void 0:m,S=ae(ae({},h),o);return ui(t,function(E){for(var x in S)E.addCase(x,S[x]);for(var T=0,M=v;T<M.length;T++){var K=M[T];E.addMatcher(K.matcher,K.reducer)}w&&E.addDefaultCase(w)})}var c;return{name:e,reducer:function(f,p){return c||(c=l()),c(f,p)},actions:u,caseReducers:a,getInitialState:function(){return c||(c=l()),c.getInitialState()}}}var li="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",di=function(r){r===void 0&&(r=21);for(var e="",t=r;t--;)e+=li[Math.random()*64|0];return e},fi=["name","message","stack","code"],Bt=function(){function r(e,t){this.payload=e,this.meta=t}return r}(),nn=function(){function r(e,t){this.payload=e,this.meta=t}return r}(),hi=function(r){if(typeof r=="object"&&r!==null){for(var e={},t=0,n=fi;t<n.length;t++){var i=n[t];typeof r[i]=="string"&&(e[i]=r[i])}return e}return{message:String(r)}},Xa=function(){function r(e,t,n){var i=oe(e+"/fulfilled",function(f,p,h,y){return{payload:f,meta:Ft(ae({},y||{}),{arg:h,requestId:p,requestStatus:"fulfilled"})}}),a=oe(e+"/pending",function(f,p,h){return{payload:void 0,meta:Ft(ae({},h||{}),{arg:p,requestId:f,requestStatus:"pending"})}}),o=oe(e+"/rejected",function(f,p,h,y,v){return{payload:y,error:(n&&n.serializeError||hi)(f||"Rejected"),meta:Ft(ae({},v||{}),{arg:h,requestId:p,rejectedWithValue:!!y,requestStatus:"rejected",aborted:f?.name==="AbortError",condition:f?.name==="ConditionError"})}}),u=!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(p,h,y){var v=n?.idGenerator?n.idGenerator(f):di(),m=new l,w,S=!1;function E(T){w=T,m.abort()}var x=function(){return Zn(this,null,function(){var T,M,K,ue,L,ce,me;return Gn(this,function(s){switch(s.label){case 0:return s.trys.push([0,4,,5]),ue=(T=n?.condition)==null?void 0:T.call(n,f,{getState:h,extra:y}),vi(ue)?[4,ue]:[3,2];case 1:ue=s.sent(),s.label=2;case 2:if(ue===!1||m.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return S=!0,L=new Promise(function(d,b){return m.signal.addEventListener("abort",function(){return b({name:"AbortError",message:w||"Aborted"})})}),p(a(v,f,(M=n?.getPendingMeta)==null?void 0:M.call(n,{requestId:v,arg:f},{getState:h,extra:y}))),[4,Promise.race([L,Promise.resolve(t(f,{dispatch:p,getState:h,extra:y,requestId:v,signal:m.signal,abort:E,rejectWithValue:function(d,b){return new Bt(d,b)},fulfillWithValue:function(d,b){return new nn(d,b)}})).then(function(d){if(d instanceof Bt)throw d;return d instanceof nn?i(d.payload,v,f,d.meta):i(d,v,f)})])];case 3:return K=s.sent(),[3,5];case 4:return ce=s.sent(),K=ce instanceof Bt?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||p(K),[2,K]}})})}();return Object.assign(x,{abort:E,requestId:v,arg:f,unwrap:function(){return x.then(pi)}})}}return Object.assign(c,{pending:a,rejected:o,fulfilled:i,typePrefix:e})}return r.withTypes=function(){return r},r}();function pi(r){if(r.meta&&r.meta.rejectedWithValue)throw r.payload;if(r.error)throw r.error;return r.payload}function vi(r){return r!==null&&typeof r=="object"&&typeof r.then=="function"}var ln="listener",dn="completed",fn="cancelled",Ya="task-"+fn,Ja="task-"+dn,Qa=ln+"-"+fn,Za=ln+"-"+dn;var Ht="listenerMiddleware";var eo=oe(Ht+"/add"),to=oe(Ht+"/removeAll"),ro=oe(Ht+"/remove");var an,no=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(r){return(an||(an=Promise.resolve())).then(r).catch(function(e){return setTimeout(function(){throw e},0)})},mi=function(r){return function(e){setTimeout(e,r)}},io=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:mi(10);$r();window.ftReduxStores||(window.ftReduxStores={});var hn=class r{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(Oe(a))return a;if(i==null)return;let o=cn({...i,reducers:(t=i.reducers)!==null&&t!==void 0?t:{}}),u=sn({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,u)}constructor(e,t){this.reduxSlice=e,this.reduxStore=t,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new Be,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,i,a)=>{let o=i,u=n[o];return u?(...l)=>{let c=u(...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 tt=R(B());var Qe=class extends W{async listMySearches(){let e=g.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Ze=class extends W{async listMyBookmarks(){let e=g.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var gi="ft-user-assets",et=tt.FtReduxStore.get({name:gi,initialState:{savedSearches:void 0,bookmarks:void 0}}),qt=class{constructor(){this.currentSession=g.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Ze,this.savedSearchesService=new Qe,g.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:t}=g.getState();(0,tt.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(),et.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),et.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();et.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;et.actions.bookmarks(t)}}},pn=new qt;var Kt=class{addCommand(e,t=!1){g.commands.add(e,t)}consumeCommand(e){return g.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Kt;var vn=R(B()),zt=class{highlightHtml(e,t,n){(0,vn.highlightHtml)(e,t,n)}};window.FluidTopicsHighlightHtmlService=new zt;var mn=R(B());var $t=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(u=>u.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,t){var n,i,a;return mn.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 $t;(0,yn.customElement)("ft-app-context")(C);var rt=class extends W{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,u=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&&u&&u.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!==Ue.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 nt=class r extends rt{static async build(e){return new r(new Me,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){return this.api.search({query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",filters:[{negative:!1,values:t,key:e}],sort:[],facets:[]})}fetchRelativesForTopicInMap(e,t,n){return this.api.search({query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",filters:[{negative:!1,values:n,key:t},{negative:!1,values:[e],key:"ft:publicationId"}],sort:[],facets:[]})}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 it=class r{static build(e,t){return new r(Zt(e.trim()||"context"),t??nt.build)}loaded(){return(0,G.waitUntil)(()=>this._loaded)}constructor(e,t,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new G.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,G.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 G.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(u=>u.entries);this.store.actions.relatives(o),this.updateClusteringHelper()}):this.updateClusteringHelper()}updateClusteringHelper(){this.clusteringHelper=this.createClusteringHelper(),this.clusteringHelper&&this.store.eventBus.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 u;return((u=o.map)===null||u===void 0?void 0:u.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 G.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,a)}}async navigateToRelativeTopicIfFound(e){var t,n,i;await this.loaded();let a=await(0,G.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 gn=R(ye()),vs={},bn=gn.css`
|
|
6
|
+
`;var at=class extends CustomEvent{constructor(e,t){super("ft-reader-map-loaded",{detail:{map:e,toc:t}})}},ot=class extends CustomEvent{constructor(e,t){super("ft-reader-visible-topics-change",{detail:{visibleTopics:t}})}},st=class extends CustomEvent{constructor(e){super("ft-reader-navigation-done",{detail:e})}},ut=class extends CustomEvent{constructor(e){super("ft-reader-load-error",{detail:e})}},ct=class extends Event{constructor(){super("ft-reader-map-not-found")}},lt=class extends Event{constructor(){super("ft-reader-map-unauthorized")}},dt=class extends Event{constructor(){super("ft-reader-map-forbidden")}},ft=class extends Event{constructor(){super("ft-reader-topic-relative-not-found",{bubbles:!0,composed:!0})}};var j=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 u=r.length-1;u>=0;u--)(o=r[u])&&(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},bi=r=>e=>+(e??"NaN")>0?+e:r,N=class extends F.FtLitElementRedux{constructor(){super(),this.visibleTopics=[],this.scrollToTargetDebouncer=new F.Debouncer(5),this.navigationDebouncer=new F.Debouncer(10),this.mapLoadedEventDebouncer=new F.Debouncer(50),this.addStore(g)}render(){return _e.html`
|
|
6
7
|
${this.importStyleIfNeeded()}
|
|
7
8
|
<slot @register-ft-reader-component=${this.registerComponent}></slot>
|
|
8
|
-
`}importStyleIfNeeded(){var e,
|
|
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:"")?_e.nothing:_e.html`
|
|
9
10
|
<style>
|
|
10
11
|
@import "${n}"
|
|
11
12
|
</style>
|
|
12
|
-
`}get stateManager(){return this._stateManager==null&&(this._stateManager=
|
|
13
|
+
`}get stateManager(){return this._stateManager==null&&(this._stateManager=it.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)}})}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;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 n=e.get("scrollTarget");n?.tocId!=null&&this.scrollToTargetDebouncer.run(()=>{var i;return this.stateManager.service.getAccurateNavigationData(n.tocId,(i=this.currentPage)===null||i===void 0?void 0:i.number,n.section).then(a=>this.dispatchEvent(new st(a)))})}e.has("visibleTopics")&&Promise.all(this.visibleTopics.map(n=>{var i;return this.stateManager.service.getAccurateNavigationData(n,(i=this.currentPage)===null||i===void 0?void 0:i.number)})).then(n=>{let i=n.filter(a=>a!=null&&a.topicTitle!=="").map(a=>{var o;return{tocId:a.tocId,title:a.topicTitle,page:a.page,prettyUrl:a.prettyUrl,prettyUrlDuplicated:a.prettyUrlDuplicated,breadcrumb:(o=this.stateManager.service)===null||o===void 0?void 0:o.buildBreadcrumb(a.tocId)}});this.dispatchEvent(new ot(this.map,i))})}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 ft),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 lt):t.status===403?this.dispatchEvent(new dt):t.status===404?this.dispatchEvent(new ct):this.dispatchEvent(new ut(e))}reloadBookmarks(){pn.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.eventBus.dispatchEvent(new CustomEvent("rating-changed"))}sendLoadedEventIfLoaded(){this.mapLoadedEventDebouncer.run(()=>{this.map&&this.toc&&this.dispatchEvent(new at(this.map,this.toc))})}};N.styles=bn;j([(0,F.redux)({store:g.name})],N.prototype,"baseUrl",void 0);j([(0,F.redux)({store:g.name})],N.prototype,"session",void 0);j([(0,se.property)()],N.prototype,"mapId",void 0);j([(0,se.property)()],N.prototype,"tocId",void 0);j([(0,se.property)()],N.prototype,"section",void 0);j([(0,se.property)()],N.prototype,"topicPivot",void 0);j([(0,se.property)()],N.prototype,"searchInDocumentQuery",void 0);j([(0,se.property)({type:Number,converter:{fromAttribute:bi()}})],N.prototype,"page",void 0);j([(0,F.redux)({store:"reader"})],N.prototype,"map",void 0);j([(0,F.redux)({store:"reader"})],N.prototype,"toc",void 0);j([(0,F.redux)({store:"reader"})],N.prototype,"visibleTopics",void 0);j([(0,F.redux)({store:"reader"})],N.prototype,"currentPage",void 0);j([(0,F.redux)({store:"reader"})],N.prototype,"scrollTarget",void 0);j([(0,se.property)({attribute:!1})],N.prototype,"readerServiceProvider",void 0);(0,Sn.customElement)("ft-reader-context")(N);})();
|
|
13
14
|
/*! Bundled license information:
|
|
14
15
|
|
|
15
16
|
@lit/reactive-element/css-tag.js:
|