@fluid-topics/ft-reader-context 1.2.28 → 1.2.30
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.
|
@@ -23,7 +23,7 @@ export declare class FtReaderContext extends FtLitElementRedux implements FtRead
|
|
|
23
23
|
scrollTarget?: FtReaderScrollTarget;
|
|
24
24
|
readerServiceProvider?: () => Promise<FtReaderService>;
|
|
25
25
|
constructor();
|
|
26
|
-
protected render(): import("lit").TemplateResult<1>;
|
|
26
|
+
protected render(): import("lit-html").TemplateResult<1>;
|
|
27
27
|
private importStyleIfNeeded;
|
|
28
28
|
private _stateManager?;
|
|
29
29
|
get stateManager(): FtReaderStateManager;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
"use strict";(()=>{var
|
|
2
|
-
`)===0?_.substr(1,_.length):_}).forEach(function(_){var C=_.split(":"),A=C.shift().trim();if(A){var De=C.join(":").trim();try{d.append(A,De)}catch(vt){console.warn("Response "+vt.message)}}}),d}S.call(M.prototype);function U(u,d){if(!(this instanceof U))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(d||(d={}),this.type="default",this.status=d.status===void 0?200:d.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=d.statusText===void 0?"":""+d.statusText,this.headers=new p(d.headers),this.url=d.url||"",this._initBody(u)}S.call(U.prototype),U.prototype.clone=function(){return new U(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new p(this.headers),url:this.url})},U.error=function(){var u=new U(null,{status:200,statusText:""});return u.ok=!1,u.status=0,u.type="error",u};var ce=[301,302,303,307,308];U.redirect=function(u,d){if(ce.indexOf(d)===-1)throw new RangeError("Invalid status code");return new U(null,{status:d,headers:{location:u}})},r.DOMException=n.DOMException;try{new r.DOMException}catch{r.DOMException=function(d,b){this.message=d,this.name=b;var _=Error(d);this.stack=_.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function ye(u,d){return new Promise(function(b,_){var C=new M(u,d);if(C.signal&&C.signal.aborted)return _(new r.DOMException("Aborted","AbortError"));var A=new XMLHttpRequest;function De(){A.abort()}A.onload=function(){var N={statusText:A.statusText,headers:ue(A.getAllResponseHeaders()||"")};C.url.indexOf("file://")===0&&(A.status<200||A.status>599)?N.status=200:N.status=A.status,N.url="responseURL"in A?A.responseURL:N.headers.get("X-Request-URL");var le="response"in A?A.response:A.responseText;setTimeout(function(){b(new U(le,N))},0)},A.onerror=function(){setTimeout(function(){_(new TypeError("Network request failed"))},0)},A.ontimeout=function(){setTimeout(function(){_(new TypeError("Network request timed out"))},0)},A.onabort=function(){setTimeout(function(){_(new r.DOMException("Aborted","AbortError"))},0)};function vt(N){try{return N===""&&n.location.href?n.location.href:N}catch{return N}}if(A.open(C.method,vt(C.url),!0),C.credentials==="include"?A.withCredentials=!0:C.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 Wt=[];Object.getOwnPropertyNames(d.headers).forEach(function(N){Wt.push(l(N)),A.setRequestHeader(N,c(d.headers[N]))}),C.headers.forEach(function(N,le){Wt.indexOf(le)===-1&&A.setRequestHeader(le,N)})}else C.headers.forEach(function(N,le){A.setRequestHeader(le,N)});C.signal&&(C.signal.addEventListener("abort",De),A.onreadystatechange=function(){A.readyState===4&&C.signal.removeEventListener("abort",De)}),A.send(typeof C._bodyInit>"u"?null:C._bodyInit)})}return ye.polyfill=!0,n.fetch||(n.fetch=ye,n.Headers=p,n.Request=M,n.Response=U),r.Headers=p,r.Request=M,r.Response=U,r.fetch=ye,r}({})})(Le);Le.fetch.ponyfill=!0;delete Le.fetch.polyfill;var ge=ke.fetch?ke:Le;J=ge.fetch;J.default=ge.fetch;J.fetch=ge.fetch;J.Headers=ge.Headers;J.Request=ge.Request;J.Response=ge.Response;tr.exports=J});var Rn=R(F());var Pe=R(me()),oe=R(de()),B=R(F());var $=R(F());var Zt=R(F()),er=t=>Zt.FtReduxStore.get({name:"ft-reader-"+t,initialState:{mapId:void 0,renderedTopics:[],visibleTopics:[],map:void 0,toc:void 0,pagesToc:void 0,paginationConfiguration:void 0,currentPage:void 0,scrollTarget:void 0,configuration:void 0,searchInDocumentQuery:void 0,relatives:void 0}});var yt=class{constructor(e,r){this.mapId=e,this.paginatedToc=r,this.nodeByTocId={},this.nodeByUrl={},this.duplicatedPrettyUrls=new Set,this.pages=[],this.pageByTocId={}}build(){return{paginationConfiguration:this.paginatedToc.configuration,toc:this.convertNodes(this.paginatedToc.paginatedToc,1),pagesToc:this.extractPagesToc(this.paginatedToc.paginatedToc,1),nodeByTocId:this.nodeByTocId,nodeByUrl:this.nodeByUrl,duplicatedPrettyUrls:this.duplicatedPrettyUrls,pages:this.pages,pageByTocId:this.pageByTocId}}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,s,o;if(i.tocId==null)return[...this.convertSectionNodes((a=i.pageToc)!==null&&a!==void 0?a:[],r,i.tocId),...this.convertNodes(i.children,r,i.tocId)];let l=(s=i.prettyUrl)===null||s===void 0?void 0:s.replace(/^\//,""),c={tocId:i.tocId,contentId:i.contentId,title:i.title,hasRating:i.hasRating,origin:i.origin,prettyUrl:l,depth:r,parentTocId:n,children:[]};this.register(c);let f=this.convertSectionNodes((o=i.pageToc)!==null&&o!==void 0?o:[],r+1,i.tocId),p=this.convertNodes(i.children,r+1,c.tocId);return c.children=[...f,...p],[c]})}convertSectionNodes(e,r,n){return e.flatMap(i=>{var a;let s=(a=i.prettyUrl)===null||a===void 0?void 0:a.replace(/^\//,""),o={...i,prettyUrl:s,depth:r,parentTocId:n,children:[]};return this.register(o),o.children=this.convertSectionNodes(i.children,r+1,i.tocId),[o]})}buildPage(e,r){var n,i,a,s,o,l;let 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:r?this.buildBreadcrumb(this.nodeByTocId[r]):[]},f=(h,m)=>(m?c.topics:c.hiddenTopics).push(h),p=(o=(s=e.pageConfiguration)===null||s===void 0?void 0:s.parentsVisibility)!==null&&o!==void 0?o:[];return c.breadcrumb.forEach((h,m)=>{f(h,p[m])}),e.tocId&&f(e.tocId,e.pageConfiguration.isVisible),c.topics.push(...this.tocIds((l=e.pageToc)!==null&&l!==void 0?l:[])),c}registerPage(e){for(let r of[...e.topics,...e.hiddenTopics])this.pageByTocId[r]||(this.pageByTocId[r]=e);this.pages.push(e)}tocIds(e){return e.flatMap(r=>[r.tocId,...this.tocIds(r.children)])}buildBreadcrumb(e){let r=[e.tocId];for(;e?.parentTocId;)r.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return r}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},Ne=class{convertPaginatedToc(e,r){return new yt(e,r).build()}};var Ln=R(rr(),1);var nr;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(nr||(nr={}));var ir;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(ir||(ir={}));var ar;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.MAP_ATTACHMENT="MAP_ATTACHMENT",t.RESOURCE="RESOURCE"})(ar||(ar={}));var sr;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(sr||(sr={}));var or;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(or||(or={}));var ur;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",t.GEN_AI__RATE="GEN_AI__RATE",t.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",t.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.TOPIC__DISPLAY="TOPIC__DISPLAY",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(ur||(ur={}));var cr;(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"})(cr||(cr={}));var lr;(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"})(lr||(lr={}));var dr;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(dr||(dr={}));var fr;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(fr||(fr={}));var pr;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(pr||(pr={}));var hr;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(hr||(hr={}));var vr;(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"})(vr||(vr={}));var yr;(function(t){t.ASC="ASC",t.DESC="DESC"})(yr||(yr={}));var mr;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(mr||(mr={}));var gr;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(gr||(gr={}));var br;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(br||(br={}));var Er;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Er||(Er={}));var Sr;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Sr||(Sr={}));var Ar;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Ar||(Ar={}));var Tr;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Tr||(Tr={}));var wr;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(wr||(wr={}));var O;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"})(O||(O={}));var _r;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(_r||(_r={}));var Or;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(Or||(Or={}));var kn={[O.PERSONAL_BOOK_SHARE_USER]:[O.PERSONAL_BOOK_USER],[O.HTML_EXPORT_USER]:[O.PERSONAL_BOOK_USER],[O.PDF_EXPORT_USER]:[O.PERSONAL_BOOK_USER],[O.KHUB_ADMIN]:[O.CONTENT_PUBLISHER],[O.ADMIN]:[O.KHUB_ADMIN,O.USERS_ADMIN,O.PORTAL_ADMIN],[O.DEVELOPER]:[O.BETA_USER,O.DEBUG_USER],[O.GENERATIVE_AI_EXPORT_USER]:[O.GENERATIVE_AI_USER]};function xr(t,e){return t===e||(kn[t]??[]).some(r=>xr(r,e))}function fe(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(n=>xr(n,e))}var Q;(function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"})(Q||(Q={}));var _n=R(F());var Dr=R(me()),j=R(de()),z=R(F());var Rr=R(me());var Ir=Rr.css`
|
|
3
|
-
`;var
|
|
1
|
+
"use strict";(()=>{var Cn=Object.create;var $t=Object.defineProperty;var Pn=Object.getOwnPropertyDescriptor;var Dn=Object.getOwnPropertyNames;var Mn=Object.getPrototypeOf,Nn=Object.prototype.hasOwnProperty;var Ne=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var kn=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Dn(e))!Nn.call(t,i)&&i!==r&&$t(t,i,{get:()=>e[i],enumerable:!(n=Pn(e,i))||n.enumerable});return t};var R=(t,e,r)=>(r=t!=null?Cn(Mn(t)):{},kn(e||!t||!t.__esModule?$t(r,"default",{value:t,enumerable:!0}):r,t));var F=Ne((Di,Wt)=>{Wt.exports=ftGlobals.wcUtils});var me=Ne((Mi,Yt)=>{Yt.exports=ftGlobals.lit});var le=Ne((Ni,Qt)=>{Qt.exports=ftGlobals.litDecorators});var er=Ne((J,Zt)=>{var Le=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Ue=function(){function t(){this.fetch=!1,this.DOMException=Le.DOMException}return t.prototype=Le,new t}();(function(t){var e=function(r){var n=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},i={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function a(u){return u&&DataView.prototype.isPrototypeOf(u)}if(i.arrayBuffer)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],o=ArrayBuffer.isView||function(u){return u&&s.indexOf(Object.prototype.toString.call(u))>-1};function l(u){if(typeof u!="string"&&(u=String(u)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(u)||u==="")throw new TypeError('Invalid character in header field name: "'+u+'"');return u.toLowerCase()}function c(u){return typeof u!="string"&&(u=String(u)),u}function f(u){var d={next:function(){var b=u.shift();return{done:b===void 0,value:b}}};return i.iterable&&(d[Symbol.iterator]=function(){return d}),d}function p(u){this.map={},u instanceof p?u.forEach(function(d,b){this.append(b,d)},this):Array.isArray(u)?u.forEach(function(d){if(d.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+d.length);this.append(d[0],d[1])},this):u&&Object.getOwnPropertyNames(u).forEach(function(d){this.append(d,u[d])},this)}p.prototype.append=function(u,d){u=l(u),d=c(d);var b=this.map[u];this.map[u]=b?b+", "+d:d},p.prototype.delete=function(u){delete this.map[l(u)]},p.prototype.get=function(u){return u=l(u),this.has(u)?this.map[u]:null},p.prototype.has=function(u){return this.map.hasOwnProperty(l(u))},p.prototype.set=function(u,d){this.map[l(u)]=c(d)},p.prototype.forEach=function(u,d){for(var b in this.map)this.map.hasOwnProperty(b)&&u.call(d,this.map[b],b,this)},p.prototype.keys=function(){var u=[];return this.forEach(function(d,b){u.push(b)}),f(u)},p.prototype.values=function(){var u=[];return this.forEach(function(d){u.push(d)}),f(u)},p.prototype.entries=function(){var u=[];return this.forEach(function(d,b){u.push([b,d])}),f(u)},i.iterable&&(p.prototype[Symbol.iterator]=p.prototype.entries);function h(u){if(!u._noBody){if(u.bodyUsed)return Promise.reject(new TypeError("Already read"));u.bodyUsed=!0}}function m(u){return new Promise(function(d,b){u.onload=function(){d(u.result)},u.onerror=function(){b(u.error)}})}function v(u){var d=new FileReader,b=m(d);return d.readAsArrayBuffer(u),b}function y(u){var d=new FileReader,b=m(d),O=/charset=([A-Za-z0-9_-]+)/.exec(u.type),C=O?O[1]:"utf-8";return d.readAsText(u,C),b}function T(u){for(var d=new Uint8Array(u),b=new Array(d.length),O=0;O<d.length;O++)b[O]=String.fromCharCode(d[O]);return b.join("")}function E(u){if(u.slice)return u.slice(0);var d=new Uint8Array(u.byteLength);return d.set(new Uint8Array(u)),d.buffer}function S(){return this.bodyUsed=!1,this._initBody=function(u){this.bodyUsed=this.bodyUsed,this._bodyInit=u,u?typeof u=="string"?this._bodyText=u:i.blob&&Blob.prototype.isPrototypeOf(u)?this._bodyBlob=u:i.formData&&FormData.prototype.isPrototypeOf(u)?this._bodyFormData=u:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(u)?this._bodyText=u.toString():i.arrayBuffer&&i.blob&&a(u)?(this._bodyArrayBuffer=E(u.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(u)||o(u))?this._bodyArrayBuffer=E(u):this._bodyText=u=Object.prototype.toString.call(u):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof u=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):i.searchParams&&URLSearchParams.prototype.isPrototypeOf(u)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var u=h(this);if(u)return u;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var u=h(this);return u||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(i.blob)return this.blob().then(v);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var u=h(this);if(u)return u;if(this._bodyBlob)return y(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(T(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(q)}),this.json=function(){return this.text().then(JSON.parse)},this}var x=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function w(u){var d=u.toUpperCase();return x.indexOf(d)>-1?d:u}function M(u,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(u instanceof M){if(u.bodyUsed)throw new TypeError("Already read");this.url=u.url,this.credentials=u.credentials,d.headers||(this.headers=new p(u.headers)),this.method=u.method,this.mode=u.mode,this.signal=u.signal,!b&&u._bodyInit!=null&&(b=u._bodyInit,u.bodyUsed=!0)}else this.url=String(u);if(this.credentials=d.credentials||this.credentials||"same-origin",(d.headers||!this.headers)&&(this.headers=new p(d.headers)),this.method=w(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 C=/\?/;this.url+=(C.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}M.prototype.clone=function(){return new M(this,{body:this._bodyInit})};function q(u){var d=new FormData;return u.trim().split("&").forEach(function(b){if(b){var O=b.split("="),C=O.shift().replace(/\+/g," "),A=O.join("=").replace(/\+/g," ");d.append(decodeURIComponent(C),decodeURIComponent(A))}}),d}function oe(u){var d=new p,b=u.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 C=O.split(":"),A=C.shift().trim();if(A){var Me=C.join(":").trim();try{d.append(A,Me)}catch(vt){console.warn("Response "+vt.message)}}}),d}S.call(M.prototype);function U(u,d){if(!(this instanceof U))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(d||(d={}),this.type="default",this.status=d.status===void 0?200:d.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=d.statusText===void 0?"":""+d.statusText,this.headers=new p(d.headers),this.url=d.url||"",this._initBody(u)}S.call(U.prototype),U.prototype.clone=function(){return new U(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new p(this.headers),url:this.url})},U.error=function(){var u=new U(null,{status:200,statusText:""});return u.ok=!1,u.status=0,u.type="error",u};var ue=[301,302,303,307,308];U.redirect=function(u,d){if(ue.indexOf(d)===-1)throw new RangeError("Invalid status code");return new U(null,{status:d,headers:{location:u}})},r.DOMException=n.DOMException;try{new r.DOMException}catch{r.DOMException=function(d,b){this.message=d,this.name=b;var O=Error(d);this.stack=O.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function ye(u,d){return new Promise(function(b,O){var C=new M(u,d);if(C.signal&&C.signal.aborted)return O(new r.DOMException("Aborted","AbortError"));var A=new XMLHttpRequest;function Me(){A.abort()}A.onload=function(){var N={statusText:A.statusText,headers:oe(A.getAllResponseHeaders()||"")};C.url.indexOf("file://")===0&&(A.status<200||A.status>599)?N.status=200:N.status=A.status,N.url="responseURL"in A?A.responseURL:N.headers.get("X-Request-URL");var ce="response"in A?A.response:A.responseText;setTimeout(function(){b(new U(ce,N))},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 r.DOMException("Aborted","AbortError"))},0)};function vt(N){try{return N===""&&n.location.href?n.location.href:N}catch{return N}}if(A.open(C.method,vt(C.url),!0),C.credentials==="include"?A.withCredentials=!0:C.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(N){Gt.push(l(N)),A.setRequestHeader(N,c(d.headers[N]))}),C.headers.forEach(function(N,ce){Gt.indexOf(ce)===-1&&A.setRequestHeader(ce,N)})}else C.headers.forEach(function(N,ce){A.setRequestHeader(ce,N)});C.signal&&(C.signal.addEventListener("abort",Me),A.onreadystatechange=function(){A.readyState===4&&C.signal.removeEventListener("abort",Me)}),A.send(typeof C._bodyInit>"u"?null:C._bodyInit)})}return ye.polyfill=!0,n.fetch||(n.fetch=ye,n.Headers=p,n.Request=M,n.Response=U),r.Headers=p,r.Request=M,r.Response=U,r.fetch=ye,r}({})})(Ue);Ue.fetch.ponyfill=!0;delete Ue.fetch.polyfill;var ge=Le.fetch?Le:Ue;J=ge.fetch;J.default=ge.fetch;J.fetch=ge.fetch;J.Headers=ge.Headers;J.Request=ge.Request;J.Response=ge.Response;Zt.exports=J});var In=R(F());var De=R(me()),se=R(le()),B=R(F());var $=R(F());var Xt=R(F()),Jt=t=>Xt.FtReduxStore.get({name:"ft-reader-"+t,initialState:{mapId:void 0,renderedTopics:[],visibleTopics:[],map:void 0,toc:void 0,pagesToc:void 0,paginationConfiguration:void 0,currentPage:void 0,scrollTarget:void 0,configuration:void 0,searchInDocumentQuery:void 0,relatives:void 0}});var yt=class{constructor(e,r){this.mapId=e,this.paginatedToc=r,this.nodeByTocId={},this.nodeByUrl={},this.duplicatedPrettyUrls=new Set,this.pages=[],this.pageByTocId={}}build(){return{paginationConfiguration:this.paginatedToc.configuration,toc:this.convertNodes(this.paginatedToc.paginatedToc,1),pagesToc:this.extractPagesToc(this.paginatedToc.paginatedToc,1),nodeByTocId:this.nodeByTocId,nodeByUrl:this.nodeByUrl,duplicatedPrettyUrls:this.duplicatedPrettyUrls,pages:this.pages,pageByTocId:this.pageByTocId}}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,s,o;if(i.tocId==null)return[...this.convertSectionNodes((a=i.pageToc)!==null&&a!==void 0?a:[],r,i.tocId),...this.convertNodes(i.children,r,i.tocId)];let l=(s=i.prettyUrl)===null||s===void 0?void 0:s.replace(/^\//,""),c={tocId:i.tocId,contentId:i.contentId,title:i.title,hasRating:i.hasRating,origin:i.origin,prettyUrl:l,depth:r,parentTocId:n,children:[]};this.register(c);let f=this.convertSectionNodes((o=i.pageToc)!==null&&o!==void 0?o:[],r+1,i.tocId),p=this.convertNodes(i.children,r+1,c.tocId);return c.children=[...f,...p],[c]})}convertSectionNodes(e,r,n){return e.flatMap(i=>{var a;let s=(a=i.prettyUrl)===null||a===void 0?void 0:a.replace(/^\//,""),o={...i,prettyUrl:s,depth:r,parentTocId:n,children:[]};return this.register(o),o.children=this.convertSectionNodes(i.children,r+1,i.tocId),[o]})}buildPage(e,r){var n,i,a,s,o,l;let 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:r?this.buildBreadcrumb(this.nodeByTocId[r]):[]},f=(h,m)=>(m?c.topics:c.hiddenTopics).push(h),p=(o=(s=e.pageConfiguration)===null||s===void 0?void 0:s.parentsVisibility)!==null&&o!==void 0?o:[];return c.breadcrumb.forEach((h,m)=>{f(h,p[m])}),e.tocId&&f(e.tocId,e.pageConfiguration.isVisible),c.topics.push(...this.tocIds((l=e.pageToc)!==null&&l!==void 0?l:[])),c}registerPage(e){for(let r of[...e.topics,...e.hiddenTopics])this.pageByTocId[r]||(this.pageByTocId[r]=e);this.pages.push(e)}tocIds(e){return e.flatMap(r=>[r.tocId,...this.tocIds(r.children)])}buildBreadcrumb(e){let r=[e.tocId];for(;e?.parentTocId;)r.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return r}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},ke=class{convertPaginatedToc(e,r){return new yt(e,r).build()}};var Un=R(er(),1);var tr;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(tr||(tr={}));var rr;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(rr||(rr={}));var nr;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.MAP_ATTACHMENT="MAP_ATTACHMENT",t.RESOURCE="RESOURCE"})(nr||(nr={}));var ir;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(ir||(ir={}));var ar;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(ar||(ar={}));var sr;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",t.GEN_AI__RATE="GEN_AI__RATE",t.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",t.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.TOPIC__DISPLAY="TOPIC__DISPLAY",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(sr||(sr={}));var or;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(or||(or={}));var ur;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT"})(ur||(ur={}));var cr;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(cr||(cr={}));var lr;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(lr||(lr={}));var dr;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(dr||(dr={}));var fr;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(fr||(fr={}));var pr;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(pr||(pr={}));var hr;(function(t){t.ASC="ASC",t.DESC="DESC"})(hr||(hr={}));var vr;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(vr||(vr={}));var yr;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(yr||(yr={}));var mr;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(mr||(mr={}));var gr;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(gr||(gr={}));var br;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(br||(br={}));var Er;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Er||(Er={}));var Sr;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Sr||(Sr={}));var Ar;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Ar||(Ar={}));var _;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"})(_||(_={}));var Tr;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Tr||(Tr={}));var wr;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(wr||(wr={}));var Ln={[_.PERSONAL_BOOK_SHARE_USER]:[_.PERSONAL_BOOK_USER],[_.HTML_EXPORT_USER]:[_.PERSONAL_BOOK_USER],[_.PDF_EXPORT_USER]:[_.PERSONAL_BOOK_USER],[_.KHUB_ADMIN]:[_.CONTENT_PUBLISHER],[_.ADMIN]:[_.KHUB_ADMIN,_.USERS_ADMIN,_.PORTAL_ADMIN],[_.DEVELOPER]:[_.BETA_USER,_.DEBUG_USER],[_.GENERATIVE_AI_EXPORT_USER]:[_.GENERATIVE_AI_USER]};function Or(t,e){return t===e||(Ln[t]??[]).some(r=>Or(r,e))}function de(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(n=>Or(n,e))}var Q;(function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"})(Q||(Q={}));var _n=R(F());var Cr=R(me()),j=R(le()),z=R(F());var _r=R(me());var xr=_r.css`
|
|
3
|
+
`;var Fe=R(F()),Fn="ft-app-info",mt=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},jn={session:(t,e)=>{(0,Fe.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>g.dispatchEvent(new mt(e.payload)),0))}},g=Fe.FtReduxStore.get({name:Fn,reducers:jn,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var Z=R(F());var gt=R(F());var fe=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:n}=g.getState(),i=e??n;if(r&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,i,!0)}static await(e){return new Promise(r=>{let n=t.get(e);if(n)r(n);else{let i=g.subscribe(()=>{n=t.get(e),n&&(i(),r(n))})}})}};var we=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:fe.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):fe.await()}};var W=class extends we{constructor(e=!0,r){var n;super(r);let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new gt.CacheRegistry,this.cache=e?i.commonCache:new gt.CacheRegistry}clearCache(){this.cache.clearAll()}};var Rr,Bn=Symbol("clearAfterUnitTest"),je=class extends W{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Rr]=()=>{this.defaultMessages={},this.cache=new Z.CacheRegistry,this.listeners={}},this.currentUiLocale=g.getState().uiLocale,g.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=g.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var n;if(e=e.toLowerCase(),Object.keys(r).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...r};(0,Z.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}await this.fetchContext(e)}resolveContext(e){var r,n;return this.fetchContext(e),(n=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,r){let n=e.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(e,r,...n){var i;let a=e.toLowerCase(),s=this.resolveContext(a);return new Z.ParametrizedLabelResolver((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},s).resolve(r,...n)}async fetchContext(e){var r,n,i;if(!this.cache.has(e))if(((n=(r=window.process)===null||r===void 0?void 0:r.env)===null||n===void 0?void 0:n.NODE_ENV)==="test")this.cache.set(e,(i=this.defaultMessages[e])!==null&&i!==void 0?i:{});else try{await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),await this.notify(e)}catch(a){console.error(a)}}subscribe(e,r){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(r),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(r)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(r=>(0,Z.delay)(0).then(()=>r()).catch(()=>null)))}};Rr=Bn;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends je{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends je{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Ir=window.FluidTopicsI18nService,oa=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,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},P=class extends z.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>fe.get(),this.messageContexts=[],this.cache=new z.CacheRegistry,this.cleanSessionDebouncer=new z.Debouncer}render(){return Cr.html`
|
|
4
4
|
<slot></slot>
|
|
5
|
-
`}update(e){var r,n,i,a,s;super.update(e),e.has("baseUrl")&&(g.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&g.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&g.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&g.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&g.actions.noCustom(this.noCustom),e.has("editorMode")&&g.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&g.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&g.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(o=>Pr.addContext(o)),e.has("openExternalDocumentInNewTab")&&g.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&g.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&g.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(g.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),g.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),g.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}};P.elementDefinitions={};P.styles=Ir;k([(0,j.property)()],P.prototype,"baseUrl",void 0);k([(0,j.property)()],P.prototype,"apiIntegrationIdentifier",void 0);k([(0,j.property)()],P.prototype,"uiLocale",void 0);k([(0,z.jsonProperty)(null)],P.prototype,"availableUiLocales",void 0);k([(0,z.jsonProperty)(null)],P.prototype,"metadataConfiguration",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"editorMode",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"noCustom",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"openExternalDocumentInNewTab",void 0);k([(0,j.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],P.prototype,"noCustomComponent",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"withManualResources",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"navigatorOnline",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"forcedOffline",void 0);k([(0,j.property)({type:Object})],P.prototype,"apiProvider",void 0);k([(0,z.jsonProperty)([])],P.prototype,"messageContexts",void 0);k([(0,z.jsonProperty)(void 0)],P.prototype,"session",void 0);k([(0,j.state)()],P.prototype,"localesConfiguration",void 0);var Oi=R(de());function Bn(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var r,n,i;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!je(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!je(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let a=s=>Object.keys(s).filter(o=>s[o]!=null);if(i=a(t),r=i.length,r!==a(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=r;n--!==0;){let s=i[n];if(!je(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function je(t,e){try{return Bn(t,e)}catch{return!1}}function Be(t,e){return!je(t,e)}var Vn=R(de(),1);var Ve=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 we=R(de(),1);var Mr=R(de(),1);function Nr(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,Mr.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:Be,...e??{}})}var He=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of n)try{await s()}catch(o){i(o);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Lr=R(me(),1);var Ke=window,Hn=Ke.ShadowRoot&&(Ke.ShadyCSS===void 0||Ke.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Ea=Symbol();var kr=(t,e)=>{Hn?t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet):e.forEach(r=>{let n=document.createElement("style"),i=Ke.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)})};var qe=class extends Lr.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 kr(n,e.elementStyles),n}};var ze=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},Br,Ur=Symbol("constructorPrototype"),Fr=Symbol("constructorName"),Vr=Symbol("exportpartsDebouncer"),jr=Symbol("dynamicDependenciesLoaded"),ee=class extends qe{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Br]=new He(5),this[Fr]=this.constructor.name,this[Ur]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Fr]&&Object.setPrototypeOf(this,this[Ur])}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[jr]||(e[jr]=!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[Vr].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var r,n,i,a,s,o;let l=h=>h!=null&&h.trim().length>0,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=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let m=(a=(i=h.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],v=(o=(s=h.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(y=>y.split(":")[1]))!==null&&o!==void 0?o:[];new Array(...m,...v).filter(l).map(y=>y.trim()).forEach(y=>f.add(y))}if(f.size===0){this.removeAttribute("exportparts");return}let p=[...f.values()].flatMap(h=>c.map(m=>`${h}:${m}--${h}`));this.setAttribute("exportparts",[...this.part,...p].join(", "))}};Br=Vr;ze([(0,we.property)()],ee.prototype,"exportpartsPrefix",void 0);ze([Nr([])],ee.prototype,"exportpartsPrefixes",void 0);ze([(0,we.property)()],ee.prototype,"customStylesheet",void 0);ze([(0,we.state)()],ee.prototype,"useAdoptedStyleSheets",void 0);function _e(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Hr,Kr,qr,Oe=Symbol("internalReduxEventsUnsubscribers"),te=Symbol("internalStoresUnsubscribers"),he=Symbol("internalStores"),xe=class extends ee{constructor(){super(...arguments),this[Hr]=new Map,this[Kr]=new Map,this[qr]=new Map}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(r=>e.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[he].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[he].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[he].get(e)}addStore(e,r){var n;r=(n=r??(_e(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(r),this[he].set(r,e),this.subscribeToStore(r,e),this.updateFromStores()}removeStore(e){let r=typeof e=="string"?e:e.name;this.unsubscribeFromStore(r),this[he].delete(r)}setupStores(){this.unsubscribeFromStores(),this[he].forEach((e,r)=>this.subscribeToStore(r,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,r)=>{let n=this.constructor.getPropertyOptions(r);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:r)){let i=this.getStore(e.store);i&&(e.store?this[te].has(e.store):this[te].size>0)&&(this[r]=e.selector(i.getState(),this))}})}subscribeToStore(e,r){var n;this[te].set(e,r.subscribe(()=>this.updateFromStores())),this[Oe].set(e,[]),_e(r)&&r.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||r.name===i.store)){let s=o=>this[a](o);r.addEventListener(i.eventName,s),this[Oe].get(e).push(()=>r.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[te].forEach((e,r)=>this.unsubscribeFromStore(r))}unsubscribeFromStore(e){var r;this[te].has(e)&&this[te].get(e)(),this[te].delete(e),(r=this[Oe].get(e))===null||r===void 0||r.forEach(n=>n()),this[Oe].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Hr=te,Kr=he,qr=Oe;xe.reduxProperties=new Map;xe.reduxReactiveProperties=new Set;xe.reduxEventListeners=new Map;function K(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function X(t){return!!t&&!!t[I]}function G(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===Qn}(t)||Array.isArray(t)||!!t[Xr]||!!(!((e=t.constructor)===null||e===void 0)&&e[Xr])||xt(t)||Rt(t))}function ve(t,e,r){r===void 0&&(r=!1),Se(t)===0?(r?Object.keys:Ee)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function Se(t){var e=t[I];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:xt(t)?2:Rt(t)?3:0}function be(t,e){return Se(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Kn(t,e){return Se(t)===2?t.get(e):t[e]}function Jr(t,e,r){var n=Se(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Zr(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function xt(t){return Wn&&t instanceof Map}function Rt(t){return Yn&&t instanceof Set}function re(t){return t.o||t.t}function It(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=rn(t);delete e[I];for(var r=Ee(e),n=0;n<r.length;n++){var i=r[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Ct(t,e){return e===void 0&&(e=!1),Pt(t)||X(t)||!G(t)||(Se(t)>1&&(t.set=t.add=t.clear=t.delete=qn),Object.freeze(t),e&&ve(t,function(r,n){return Ct(n,!0)},!0)),t}function qn(){K(2)}function Pt(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Y(t){var e=Ot[t];return e||K(18,t),e}function zn(t,e){Ot[t]||(Ot[t]=e)}function Tt(){return Ie}function bt(t,e){e&&(Y("Patches"),t.u=[],t.s=[],t.v=e)}function Ge(t){wt(t),t.p.forEach(Gn),t.p=null}function wt(t){t===Ie&&(Ie=t.l)}function zr(t){return Ie={p:[],l:Ie,h:t,m:!0,_:0}}function Gn(t){var e=t[I];e.i===0||e.i===1?e.j():e.g=!0}function Et(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||Y("ES5").S(e,t,n),n?(r[I].P&&(Ge(e),K(4)),G(t)&&(t=$e(e,t),e.l||We(e,t)),e.u&&Y("Patches").M(r[I].t,t,e.u,e.s)):t=$e(e,r,[]),Ge(e),e.u&&e.v(e.u,e.s),t!==tn?t:void 0}function $e(t,e,r){if(Pt(e))return e;var n=e[I];if(!n)return ve(e,function(o,l){return Gr(t,n,e,o,l,r)},!0),e;if(n.A!==t)return e;if(!n.P)return We(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=It(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),ve(a,function(o,l){return Gr(t,n,i,o,l,r,s)}),We(t,i,!1),r&&t.u&&Y("Patches").N(n,r,t.u,t.s)}return n.o}function Gr(t,e,r,n,i,a,s){if(X(i)){var o=$e(t,i,a&&e&&e.i!==3&&!be(e.R,n)?a.concat(n):void 0);if(Jr(r,n,o),!X(o))return;t.m=!1}else s&&r.add(i);if(G(i)&&!Pt(i)){if(!t.h.D&&t._<1)return;$e(t,i),e&&e.A.l||We(t,i)}}function We(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Ct(e,r)}function St(t,e){var r=t[I];return(r?re(r):t)[e]}function $r(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var n=Object.getOwnPropertyDescriptor(r,e);if(n)return n;r=Object.getPrototypeOf(r)}}function ne(t){t.P||(t.P=!0,t.l&&ne(t.l))}function At(t){t.o||(t.o=It(t.t))}function _t(t,e,r){var n=xt(e)?Y("MapSet").F(e,r):Rt(e)?Y("MapSet").T(e,r):t.O?function(i,a){var s=Array.isArray(i),o={i:s?1:0,A:a?a.A:Tt(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},l=o,c=Ce;s&&(l=[o],c=Re);var f=Proxy.revocable(l,c),p=f.revoke,h=f.proxy;return o.k=h,o.j=p,h}(e,r):Y("ES5").J(e,r);return(r?r.A:Tt()).p.push(n),n}function $n(t){return X(t)||K(22,t),function e(r){if(!G(r))return r;var n,i=r[I],a=Se(r);if(i){if(!i.P&&(i.i<4||!Y("ES5").K(i)))return i.t;i.I=!0,n=Wr(r,a),i.I=!1}else n=Wr(r,a);return ve(n,function(s,o){i&&Kn(i.t,s)===o||Jr(n,s,e(o))}),a===3?new Set(n):n}(t)}function Wr(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return It(t)}function en(){function t(s,o){var l=a[s];return l?l.enumerable=o:a[s]=l={configurable:!0,enumerable:o,get:function(){var c=this[I];return Ce.get(c,s)},set:function(c){var f=this[I];Ce.set(f,s,c)}},l}function e(s){for(var o=s.length-1;o>=0;o--){var l=s[o][I];if(!l.P)switch(l.i){case 5:n(l)&&ne(l);break;case 4:r(l)&&ne(l)}}}function r(s){for(var o=s.t,l=s.k,c=Ee(l),f=c.length-1;f>=0;f--){var p=c[f];if(p!==I){var h=o[p];if(h===void 0&&!be(o,p))return!0;var m=l[p],v=m&&m[I];if(v?v.t!==h:!Zr(m,h))return!0}}var y=!!o[I];return c.length!==Ee(o).length+(y?0:1)}function n(s){var o=s.k;if(o.length!==s.t.length)return!0;var l=Object.getOwnPropertyDescriptor(o,o.length-1);if(l&&!l.get)return!0;for(var c=0;c<o.length;c++)if(!o.hasOwnProperty(c))return!0;return!1}function i(s){s.g&&K(3,JSON.stringify(re(s)))}var a={};zn("ES5",{J:function(s,o){var l=Array.isArray(s),c=function(p,h){if(p){for(var m=Array(h.length),v=0;v<h.length;v++)Object.defineProperty(m,""+v,t(v,!0));return m}var y=rn(h);delete y[I];for(var T=Ee(y),E=0;E<T.length;E++){var S=T[E];y[S]=t(S,p||!!y[S].enumerable)}return Object.create(Object.getPrototypeOf(h),y)}(l,s),f={i:l?5:4,A:o?o.A:Tt(),P:!1,I:!1,R:{},l:o,t:s,k:c,o:null,g:!1,C:!1};return Object.defineProperty(c,I,{value:f,writable:!0}),c},S:function(s,o,l){l?X(o)&&o[I].A===s&&e(s.p):(s.u&&function c(f){if(f&&typeof f=="object"){var p=f[I];if(p){var h=p.t,m=p.k,v=p.R,y=p.i;if(y===4)ve(m,function(w){w!==I&&(h[w]!==void 0||be(h,w)?v[w]||c(m[w]):(v[w]=!0,ne(p)))}),ve(h,function(w){m[w]!==void 0||be(m,w)||(v[w]=!1,ne(p))});else if(y===5){if(n(p)&&(ne(p),v.length=!0),m.length<h.length)for(var T=m.length;T<h.length;T++)v[T]=!1;else for(var E=h.length;E<m.length;E++)v[E]=!0;for(var S=Math.min(m.length,h.length),x=0;x<S;x++)m.hasOwnProperty(x)||(v[x]=!0),v[x]===void 0&&c(m[x])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var Yr,Ie,Dt=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Wn=typeof Map<"u",Yn=typeof Set<"u",Qr=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",tn=Dt?Symbol.for("immer-nothing"):((Yr={})["immer-nothing"]=!0,Yr),Xr=Dt?Symbol.for("immer-draftable"):"__$immer_draftable",I=Dt?Symbol.for("immer-state"):"__$immer_state";var Qn=""+Object.prototype.constructor,Ee=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,rn=Object.getOwnPropertyDescriptors||function(t){var e={};return Ee(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},Ot={},Ce={get:function(t,e){if(e===I)return t;var r=re(t);if(!be(r,e))return function(i,a,s){var o,l=$r(a,s);return l?"value"in l?l.value:(o=l.get)===null||o===void 0?void 0:o.call(i.k):void 0}(t,r,e);var n=r[e];return t.I||!G(n)?n:n===St(t.t,e)?(At(t),t.o[e]=_t(t.A.h,n,t)):n},has:function(t,e){return e in re(t)},ownKeys:function(t){return Reflect.ownKeys(re(t))},set:function(t,e,r){var n=$r(re(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=St(re(t),e),a=i?.[I];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Zr(r,i)&&(r!==void 0||be(t.t,e)))return!0;At(t),ne(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return St(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,At(t),ne(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=re(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){K(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){K(12)}},Re={};ve(Ce,function(t,e){Re[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Re.deleteProperty=function(t,e){return Re.set.call(this,t,e,void 0)},Re.set=function(t,e,r){return Ce.set.call(this,t[0],e,r,t[0])};var Xn=function(){function t(r){var n=this;this.O=Qr,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var o=a;a=i;var l=n;return function(y){var T=this;y===void 0&&(y=o);for(var E=arguments.length,S=Array(E>1?E-1:0),x=1;x<E;x++)S[x-1]=arguments[x];return l.produce(y,function(w){var M;return(M=a).call.apply(M,[T,w].concat(S))})}}var c;if(typeof a!="function"&&K(6),s!==void 0&&typeof s!="function"&&K(7),G(i)){var f=zr(n),p=_t(n,i,void 0),h=!0;try{c=a(p),h=!1}finally{h?Ge(f):wt(f)}return typeof Promise<"u"&&c instanceof Promise?c.then(function(y){return bt(f,s),Et(y,f)},function(y){throw Ge(f),y}):(bt(f,s),Et(c,f))}if(!i||typeof i!="object"){if((c=a(i))===void 0&&(c=i),c===tn&&(c=void 0),n.D&&Ct(c,!0),s){var m=[],v=[];Y("Patches").M(i,c,m,v),s(m,v)}return c}K(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(m){return i.apply(void 0,[m].concat(p))})};var s,o,l=n.produce(i,a,function(c,f){s=c,o=f});return typeof Promise<"u"&&l instanceof Promise?l.then(function(c){return[c,s,o]}):[l,s,o]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){G(r)||K(8),X(r)&&(r=$n(r));var n=zr(this),i=_t(this,r,void 0);return i[I].C=!0,wt(n),i},e.finishDraft=function(r,n){var i=r&&r[I],a=i.A;return bt(a,n),Et(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Qr&&K(20),this.O=r},e.applyPatches=function(r,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){r=a.value;break}}i>-1&&(n=n.slice(i+1));var s=Y("Patches").$;return X(r)?s(r,n):this.produce(r,function(o){return s(o,n)})},t}(),H=new Xn,Jn=H.produce,Da=H.produceWithPatches.bind(H),Ma=H.setAutoFreeze.bind(H),Na=H.setUseProxies.bind(H),ka=H.applyPatches.bind(H),La=H.createDraft.bind(H),Ua=H.finishDraft.bind(H),Ye=Jn;function ie(t){"@babel/helpers - typeof";return ie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ie(t)}function Mt(t,e){if(ie(t)!=="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(ie(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Nt(t){var e=Mt(t,"string");return ie(e)==="symbol"?e:String(e)}function kt(t,e,r){return e=Nt(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function nn(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 Qe(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?nn(Object(r),!0).forEach(function(n){kt(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):nn(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function L(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var an=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Lt=function(){return Math.random().toString(36).substring(7).split("").join(".")},Xe={INIT:"@@redux/INIT"+Lt(),REPLACE:"@@redux/REPLACE"+Lt(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Lt()}};function Zn(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 Ut(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(L(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(L(1));return r(Ut)(t,e)}if(typeof t!="function")throw new Error(L(2));var i=t,a=e,s=[],o=s,l=!1;function c(){o===s&&(o=s.slice())}function f(){if(l)throw new Error(L(3));return a}function p(y){if(typeof y!="function")throw new Error(L(4));if(l)throw new Error(L(5));var T=!0;return c(),o.push(y),function(){if(T){if(l)throw new Error(L(6));T=!1,c();var S=o.indexOf(y);o.splice(S,1),s=null}}}function h(y){if(!Zn(y))throw new Error(L(7));if(typeof y.type>"u")throw new Error(L(8));if(l)throw new Error(L(9));try{l=!0,a=i(a,y)}finally{l=!1}for(var T=s=o,E=0;E<T.length;E++){var S=T[E];S()}return y}function m(y){if(typeof y!="function")throw new Error(L(10));i=y,h({type:Xe.REPLACE})}function v(){var y,T=p;return y={subscribe:function(S){if(typeof S!="object"||S===null)throw new Error(L(11));function x(){S.next&&S.next(f())}x();var w=T(x);return{unsubscribe:w}}},y[an]=function(){return this},y}return h({type:Xe.INIT}),n={dispatch:h,subscribe:p,getState:f,replaceReducer:m},n[an]=v,n}function ei(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:Xe.INIT});if(typeof n>"u")throw new Error(L(12));if(typeof r(void 0,{type:Xe.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(L(13))})}function sn(t){for(var e=Object.keys(t),r={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(r[i]=t[i])}var a=Object.keys(r),s,o;try{ei(r)}catch(l){o=l}return function(c,f){if(c===void 0&&(c={}),o)throw o;if(0)var p;for(var h=!1,m={},v=0;v<a.length;v++){var y=a[v],T=r[y],E=c[y],S=T(E,f);if(typeof S>"u"){var x=f&&f.type;throw new Error(L(14))}m[y]=S,h=h||S!==E}return h=h||a.length!==Object.keys(c).length,h?m:c}}function Ae(){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 on(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(L(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},o=e.map(function(l){return l(s)});return a=Ae.apply(void 0,o)(i.dispatch),Qe(Qe({},i),{},{dispatch:a})}}}function un(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(o){return typeof o=="function"?o(i,a,t):s(o)}}};return e}var cn=un();cn.withExtraArgument=un;var Ft=cn;var hn=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)}}(),ti=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(c){return function(f){return l([c,f])}}function l(c){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=c[0]&2?i.return:c[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,c[1])).done)return a;switch(i=0,a&&(c=[c[0]&2,a.value]),c[0]){case 0:case 1:a=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,i=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!a||c[1]>a[0]&&c[1]<a[3])){r.label=c[1];break}if(c[0]===6&&r.label<a[1]){r.label=a[1],a=c;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(c);break}a[2]&&r.ops.pop(),r.trys.pop();continue}c=e.call(t,r)}catch(f){c=[6,f],i=0}finally{n=a=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},Te=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},ri=Object.defineProperty,ni=Object.defineProperties,ii=Object.getOwnPropertyDescriptors,ln=Object.getOwnPropertySymbols,ai=Object.prototype.hasOwnProperty,si=Object.prototype.propertyIsEnumerable,dn=function(t,e,r){return e in t?ri(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},ae=function(t,e){for(var r in e||(e={}))ai.call(e,r)&&dn(t,r,e[r]);if(ln)for(var n=0,i=ln(e);n<i.length;n++){var r=i[n];si.call(e,r)&&dn(t,r,e[r])}return t},jt=function(t,e){return ni(t,ii(e))},oi=function(t,e,r){return new Promise(function(n,i){var a=function(l){try{o(r.next(l))}catch(c){i(c)}},s=function(l){try{o(r.throw(l))}catch(c){i(c)}},o=function(l){return l.done?n(l.value):Promise.resolve(l.value).then(a,s)};o((r=r.apply(t,e)).next())})};var ui=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)},ts=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function ci(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 li=function(t){hn(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,Te([void 0],r[0].concat(this)))):new(e.bind.apply(e,Te([void 0],r.concat(this))))},e}(Array),di=function(t){hn(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,Te([void 0],r[0].concat(this)))):new(e.bind.apply(e,Te([void 0],r.concat(this))))},e}(Array);function Ht(t){return G(t)?Ye(t,function(){}):t}function fi(t){return typeof t=="boolean"}function pi(){return function(e){return hi(e)}}function hi(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,s=a===void 0?!0:a,o=new li;if(r&&(fi(r)?o.push(Ft):o.push(Ft.withExtraArgument(r.extraArgument))),0){if(i)var l;if(s)var c}return o}var Bt=!0;function vn(t){var e=pi(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,a=r.middleware,s=a===void 0?e():a,o=r.devTools,l=o===void 0?!0:o,c=r.preloadedState,f=c===void 0?void 0:c,p=r.enhancers,h=p===void 0?void 0:p,m;if(typeof i=="function")m=i;else if(ci(i))m=sn(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var v=s;if(typeof v=="function"&&(v=v(e),!Bt&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Bt&&v.some(function(w){return typeof w!="function"}))throw new Error("each middleware provided to configureStore must be a function");var y=on.apply(void 0,v),T=Ae;l&&(T=ui(ae({trace:!Bt},typeof l=="object"&&l)));var E=new di(y),S=E;Array.isArray(h)?S=Te([y],h):typeof h=="function"&&(S=h(E));var x=T.apply(void 0,S);return Ut(m,f,x)}function se(t,e){function r(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return ae(ae({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(n){return n.type===t},r}function yn(t){var e={},r=[],n,i={addCase:function(a,s){var o=typeof a=="string"?a:a.type;if(o in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[o]=s,i},addMatcher:function(a,s){return r.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,r,n]}function vi(t){return typeof t=="function"}function yi(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?yn(e):[e,r,n],a=i[0],s=i[1],o=i[2],l;if(vi(t))l=function(){return Ht(t())};else{var c=Ht(t);l=function(){return c}}function f(p,h){p===void 0&&(p=l());var m=Te([a[h.type]],s.filter(function(v){var y=v.matcher;return y(h)}).map(function(v){var y=v.reducer;return y}));return m.filter(function(v){return!!v}).length===0&&(m=[o]),m.reduce(function(v,y){if(y)if(X(v)){var T=v,E=y(T,h);return E===void 0?v:E}else{if(G(v))return Ye(v,function(S){return y(S,h)});var E=y(v,h);if(E===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return E}return v},p)}return f.getInitialState=l,f}function mi(t,e){return t+"/"+e}function mn(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:Ht(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},o={};i.forEach(function(f){var p=n[f],h=mi(e,f),m,v;"reducer"in p?(m=p.reducer,v=p.prepare):m=p,a[f]=m,s[h]=m,o[f]=v?se(h,v):se(h)});function l(){var f=typeof t.extraReducers=="function"?yn(t.extraReducers):[t.extraReducers],p=f[0],h=p===void 0?{}:p,m=f[1],v=m===void 0?[]:m,y=f[2],T=y===void 0?void 0:y,E=ae(ae({},h),s);return yi(r,function(S){for(var x in E)S.addCase(x,E[x]);for(var w=0,M=v;w<M.length;w++){var q=M[w];S.addMatcher(q.matcher,q.reducer)}T&&S.addDefaultCase(T)})}var c;return{name:e,reducer:function(f,p){return c||(c=l()),c(f,p)},actions:o,caseReducers:a,getInitialState:function(){return c||(c=l()),c.getInitialState()}}}var gi="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",bi=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=gi[Math.random()*64|0];return e},Ei=["name","message","stack","code"],Vt=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),fn=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),Si=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=Ei;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},as=function(){function t(e,r,n){var i=se(e+"/fulfilled",function(f,p,h,m){return{payload:f,meta:jt(ae({},m||{}),{arg:h,requestId:p,requestStatus:"fulfilled"})}}),a=se(e+"/pending",function(f,p,h){return{payload:void 0,meta:jt(ae({},h||{}),{arg:p,requestId:f,requestStatus:"pending"})}}),s=se(e+"/rejected",function(f,p,h,m,v){return{payload:m,error:(n&&n.serializeError||Si)(f||"Rejected"),meta:jt(ae({},v||{}),{arg:h,requestId:p,rejectedWithValue:!!m,requestStatus:"rejected",aborted:f?.name==="AbortError",condition:f?.name==="ConditionError"})}}),o=!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,m){var v=n?.idGenerator?n.idGenerator(f):bi(),y=new l,T,E=!1;function S(w){T=w,y.abort()}var x=function(){return oi(this,null,function(){var w,M,q,ue,U,ce,ye;return ti(this,function(u){switch(u.label){case 0:return u.trys.push([0,4,,5]),ue=(w=n?.condition)==null?void 0:w.call(n,f,{getState:h,extra:m}),Ti(ue)?[4,ue]:[3,2];case 1:ue=u.sent(),u.label=2;case 2:if(ue===!1||y.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return E=!0,U=new Promise(function(d,b){return y.signal.addEventListener("abort",function(){return b({name:"AbortError",message:T||"Aborted"})})}),p(a(v,f,(M=n?.getPendingMeta)==null?void 0:M.call(n,{requestId:v,arg:f},{getState:h,extra:m}))),[4,Promise.race([U,Promise.resolve(r(f,{dispatch:p,getState:h,extra:m,requestId:v,signal:y.signal,abort:S,rejectWithValue:function(d,b){return new Vt(d,b)},fulfillWithValue:function(d,b){return new fn(d,b)}})).then(function(d){if(d instanceof Vt)throw d;return d instanceof fn?i(d.payload,v,f,d.meta):i(d,v,f)})])];case 3:return q=u.sent(),[3,5];case 4:return ce=u.sent(),q=ce instanceof Vt?s(null,v,f,ce.payload,ce.meta):s(ce,v,f),[3,5];case 5:return ye=n&&!n.dispatchConditionRejection&&s.match(q)&&q.meta.condition,ye||p(q),[2,q]}})})}();return Object.assign(x,{abort:S,requestId:v,arg:f,unwrap:function(){return x.then(Ai)}})}}return Object.assign(c,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function Ai(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Ti(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var gn="listener",bn="completed",En="cancelled",ss="task-"+En,os="task-"+bn,us=gn+"-"+En,cs=gn+"-"+bn;var Kt="listenerMiddleware";var ls=se(Kt+"/add"),ds=se(Kt+"/removeAll"),fs=se(Kt+"/remove");var pn,ps=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(pn||(pn=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},wi=function(t){return function(e){setTimeout(e,t)}},hs=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:wi(10);en();function _i(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(r,n,i){this.eventBus.addEventListener(r,n,i)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,i){this.eventBus.removeEventListener(r,n,i)}}}var Je=class extends _i(Object){};window.ftReduxStores||(window.ftReduxStores={});var Sn=class t extends Je{static get(e){var r;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(_e(a))return a;if(i==null)return;let s=mn({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),o=vn({reducer:(l,c)=>c.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__")?{...l,...c.overwrites}:s.reducer(l,c)});return window.ftReduxStores[i.name]=new t(s,o,i.eventBus)}constructor(e,r,n){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Ve;let i=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,s,o)=>{let l=s,c=a[l];return c?(...f)=>{let p=c(...f.map(i));return this.reduxStore.dispatch(p),p}:f=>{this.setState({[l]:i(f)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var rt=R(F());var Ze=class extends W{async listMySearches(){let e=g.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var et=class extends W{async listMyBookmarks(){let e=g.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var xi="ft-user-assets",tt=rt.FtReduxStore.get({name:xi,initialState:{savedSearches:void 0,bookmarks:void 0}}),qt=class{constructor(){this.currentSession=g.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new et,this.savedSearchesService=new Ze,g.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=g.getState();(0,rt.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),tt.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),tt.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();tt.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;tt.actions.bookmarks(r)}}},An=new qt;var zt=class{addCommand(e,r=!1){g.commands.add(e,r)}consumeCommand(e){return g.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new zt;var Tn=R(F()),Gt=class{highlightHtml(e,r,n){(0,Tn.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new Gt;var wn=R(F());var $t=class{isDate(e){var r,n,i,a;return(a=(i=((n=(r=g.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(o=>o.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,r){var n,i,a;return wn.DateFormatter.format(e,(n=r?.locale)!==null&&n!==void 0?n:g.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new $t;var Ri=R(F());(0,_n.customElement)("ft-app-context")(P);var nt=class extends W{get mapId(){return this._mapId}set mapId(e){e!==this._mapId&&this.clear(),this._mapId=e}constructor(e,r,n){super(!1,r),this.converter=e,this._mapId=n,this.initCache()}async withMapId(e){return this._mapId?e(this._mapId):void 0}initCache(){this.cache.registerFinal("configuration",()=>this.api.getReaderConfiguration()),this.cache.register("map",()=>this.withMapId(e=>this.fetchMap(e))),this.cache.register("enrichedToc",()=>this.withMapId(e=>this.fetchPages(e).then(r=>this.converter.convertPaginatedToc(e,r)))),this.cache.register("ratingSummary",()=>{var e,r;return fe((r=(e=g.getState().session)===null||e===void 0?void 0:e.profile.roles)!==null&&r!==void 0?r:[],"RATING_USER")?this.withMapId(i=>this.fetchMapRating(i)):Promise.resolve()})}clear(){this.cache.clearAll()}getMap(){return this.cache.get("map")}getMapNow(){return this.cache.getNow("map")}getConfiguration(){return this.cache.get("configuration")}getEnrichedToc(){return this.cache.get("enrichedToc")}get enrichedToc(){return this.cache.getNow("enrichedToc")}async getPaginationConfiguration(){return(await this.getEnrichedToc()).paginationConfiguration}async getToc(){return(await this.getEnrichedToc()).toc}async getPagesToc(){return(await this.getEnrichedToc()).pagesToc}async getTocNode(e){return(await this.getEnrichedToc()).nodeByTocId[e]}getTocNodeNow(e){var r;return(r=this.enrichedToc)===null||r===void 0?void 0:r.nodeByTocId[e]}getTocNodeNowByUrl(e){var r,n;let i=this.getMapNow();return i?.prettyUrl==e||`${i?.id}/root`===e?(r=this.enrichedToc)===null||r===void 0?void 0:r.toc[0]:(n=this.enrichedToc)===null||n===void 0?void 0:n.nodeByUrl[e]}async getPage(e){let r=await this.getEnrichedToc();return r.pages[e-1]||r.pages[0]}async getPageByTocId(e){let r=await this.getEnrichedToc();return r.pageByTocId[e]||r.pages[0]}getTopicInfo(e){return this.cache.get("topic-"+e.tocId,()=>this.fetchTopicMetadata(e))}getTopicContent(e){return this.cache.get("topic-content-"+e.tocId,()=>this.fetchTopicHTMLContent(e))}getAttachments(){return this.cache.get("map-attachments",()=>this.fetchAttachments())}getRelativesForDocument(e,r){return this.cache.get("document-relatives-"+e+"-"+r.join("-"),()=>this.fetchRelativesForDocument(e,r))}getRelativesForTopicInMap(e,r,n){return this.cache.get("topic-relatives-"+[e,r,...n].join("-"),()=>this.fetchRelativesForTopicInMap(e,r,n))}getAttachmentDownloadLink(e){return this.makeAbsolute(`${this.api.endpoints.khub.maps.mapId(this.mapId).attachments.attachmentId(e).content}?download=true`)}getLink(e,r,n){let i=this.getNavigationData(e,r,n),a=this.getReaderLinkPrefix()+(i.prettyUrl?i.prettyUrl:`${i.mapId}/${i.tocId}`),s=new URL(a,this.api.tenantBaseUrl);return i.page!=null&&s.searchParams.set("page",`${i.page}`),i.prettyUrlDuplicated&&s.searchParams.set("tocId",i.tocId),i.section!=null&&s.searchParams.set("section",i.section),s.href}getNavigationData(e,r,n){var i,a;e=e||"root";let s=this.enrichedToc,o=s?.pageByTocId[e],l=s?.nodeByTocId[e],c=l?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(i=l?.title)!==null&&i!==void 0?i:"",page:r&&o&&o.number!==r?r:void 0,prettyUrl:c?.replace(/^r\//,""),prettyUrlDuplicated:(a=s?.duplicatedPrettyUrls.has(c??""))!==null&&a!==void 0?a:!1,section:n}}async getAccurateNavigationData(e,r,n){return await this.getEnrichedToc(),this.getNavigationData(e,r,n)}getRatingSummary(){return this.cache.get("ratingSummary")}reloadRating(){return this.cache.clear("ratingSummary"),this.getRatingSummary()}getMapRating(){return this.getRatingSummary().then(e=>e?.publication)}getTopicRating(e){return this.getRatingSummary().then(r=>{var n;return r?{type:r.topics.type,rating:(n=r.topics)===null||n===void 0?void 0:n.ratings.find(i=>i.tocId===e)}:void 0})}rateMap(e,r){return this.makeRateMapRequest(e,r).then(()=>this.clearRatingIfNecessary())}unrateMap(){return this.makeUnrateMapRequest().then(()=>this.clearRatingIfNecessary())}sendMapFeedback(e,r){return this.makeMapFeedbackRequest(e,r)}rateTopic(e,r,n){return this.makeRateTopicRequest(e,r,n).then(()=>this.clearRatingIfNecessary())}unrateTopic(e){return this.makeUnrateTopicRequest(e).then(()=>this.clearRatingIfNecessary())}async clearRatingIfNecessary(){let e=g.getState().session;e?.sessionAuthenticated&&this.cache.clear("ratingSummary")}sendTopicFeedback(e,r,n){return this.makeTopicFeedbackRequest(e,r,n)}fontsStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.fonts)}themeStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.theme)}buildBreadcrumb(e){let r=this.getTocNodeNow(e),n=[{tocId:r.tocId,title:r.title}],i=this.getTocNodeNow(r.parentTocId);for(;i;)n.unshift({tocId:i.tocId,title:i.title}),i=this.getTocNodeNow(i.parentTocId);return n}isFeatureAccessible(e,{session:r}){var n;if(!this.isFeatureAvailable(e))return!1;switch(e){case Q.FEEDBACK:return fe(r??[],O.FEEDBACK_USER);case Q.RATING:return fe(r??[],O.RATING_USER);case Q.PRINT:return fe(r??[],O.PRINT_USER);case Q.BOOKMARK:return!!r?.sessionAuthenticated;case Q.COLLECTIONS:return fe(r??[],O.COLLECTION_USER);case Q.PERSONAL_BOOKS:return fe(r??[],O.PERSONAL_BOOK_USER)&&!(!((n=this.getMapNow())===null||n===void 0)&&n.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var it=class t extends nt{static async build(e){return new t(new Ne,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e){let r=await this.api.getMap(e);return this.fingerprint=r.fingerprint,r}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e){return await this.getMap(),this.api.getPages(e,this.fingerprint)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}fetchTopicMetadata(e){return this.api.getTopic(this.mapId,e.contentId,this.fingerprint)}fetchAttachments(){return this.api.getMapAttachments(this.mapId).catch(()=>[])}fetchRelativesForDocument(e,r){let n={query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",metadataFilters:[{key:e,valueFilter:{negative:!1,values:r}}],sort:[],facets:[]};return this.api.search(n)}fetchRelativesForTopicInMap(e,r,n){let i={query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",metadataFilters:[{key:r,valueFilter:{negative:!1,values:n}},{key:"ft:publicationId",valueFilter:{negative:!1,values:[e]}}],sort:[],facets:[]};return this.api.search(i)}makeMapFeedbackRequest(e,r){return this.api.sendMapFeedback(this.mapId,e,r)}makeRateMapRequest(e,r){return this.api.rateMap(this.mapId,e,r)}makeRateTopicRequest(e,r,n){return this.api.rateTopic(this.mapId,e,r,n)}makeTopicFeedbackRequest(e,r,n){return this.api.sendTopicFeedback(this.mapId,e,r,n)}makeUnrateMapRequest(){return this.api.unrateMap(this.mapId)}makeUnrateTopicRequest(e){return this.api.unrateTopic(this.mapId,e)}getReaderLinkPrefix(){return"r/"}isFeatureAvailable(e){return!0}};var at=class t{static build(e,r){return new t(er(e.trim()||"context"),r??it.build)}loaded(){return(0,$.waitUntil)(()=>this._loaded)}constructor(e,r,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new $.Debouncer(10),this.initService(r)}async initService(e){return this.service=await e(),this.service.mapId=this.store.getState().mapId,this.reload()}async setMapId(e){e!==this.store.getState().mapId&&(this.store.actions.mapId(e),this.service&&(this.service.mapId=e),await this.reload())}setRenderedTopics(e){this.store.actions.renderedTopics(e)}setVisibleTopics(e){this.store.actions.visibleTopics(e)}async awaitService(){return(0,$.waitFor)(()=>this.service)}async navigateToTopic(e,r,n){await this.loaded();let i=await this.awaitService(),a=await(n!=null?i.getPage(n):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 s=(n=e==="root"?void 0:e)!==null&&n!==void 0?n:r.rootTocId;return r.topics.includes(s)?s:(a=(i=r.topics[0])!==null&&i!==void 0?i:r.hiddenTopics[0])!==null&&a!==void 0?a:"root"}async navigateToPage(e){await this.loaded();let n=await(await this.awaitService()).getPage(e);this.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),this.store.actions.renderedTopics([]),this.store.actions.visibleTopics([]),(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(s=>this.store.actions.configuration(s)),(r=this.service)===null||r===void 0?void 0:r.getMap().then(s=>this.store.actions.map(s)),(n=this.service)===null||n===void 0?void 0:n.getToc().then(s=>this.store.actions.toc(s)),(i=this.service)===null||i===void 0?void 0:i.getPagesToc().then(s=>this.store.actions.pagesToc(s)),(a=this.service)===null||a===void 0?void 0:a.getPaginationConfiguration().then(s=>this.store.actions.paginationConfiguration(s))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0}catch(s){this.errorHandler&&!(s instanceof $.CanceledPromiseError)&&this.errorHandler(s)}}fetchRelatives(){var e,r,n;let i=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(a=>{var s;return a.key==((s=this.store.getState().configuration)===null||s===void 0?void 0:s.relativePivotMetadata)}).flatMap(a=>a.values);i!==void 0&&i.length>0?(r=this.service)===null||r===void 0||r.getRelativesForDocument((n=this.store.getState().configuration)===null||n===void 0?void 0:n.relativePivotMetadata,i).then(a=>{let s=a.results.flatMap(o=>o.entries);this.store.actions.relatives(s),this.updateClusteringHelper()}):this.updateClusteringHelper()}updateClusteringHelper(){this.clusteringHelper=this.createClusteringHelper(),this.clusteringHelper&&this.store.dispatchEvent(new CustomEvent("clustering-helper-created"))}createClusteringHelper(){var e,r;if(this.clusteringHelperProvider)return this.clusteringHelperProvider();let n=this.store.getState().relatives;if(n){let i=n.find(s=>{var o;return((o=s.map)===null||o===void 0?void 0:o.mapId)==this.store.getState().mapId}),a=(r=(e=g.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&r!==void 0?r:[];return new $.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,a)}}async navigateToRelativeTopicIfFound(e){var r,n,i;await this.loaded();let a=await(0,$.waitFor)(()=>{var c;return(c=this.store.getState().configuration)===null||c===void 0?void 0:c.relativeTopicPivotMetadata}),s=this.store.getState().mapId,l=await(await this.awaitService()).getRelativesForTopicInMap(s,a,[e]);if(!((i=(n=(r=l?.results)===null||r===void 0?void 0:r[0])===null||n===void 0?void 0:n.entries)===null||i===void 0)&&i[0]){let 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 On=R(me()),No={},xn=On.css`
|
|
6
|
-
`;var st=class extends CustomEvent{constructor(e,r){super("ft-reader-map-loaded",{detail:{map:e,toc:r}})}},ot=class extends CustomEvent{constructor(e,r){super("ft-reader-visible-topics-change",{detail:{visibleTopics:r}})}},ut=class extends CustomEvent{constructor(e){super("ft-reader-navigation-done",{detail:e})}},ct=class extends CustomEvent{constructor(e){super("ft-reader-load-error",{detail:e})}},lt=class extends Event{constructor(){super("ft-reader-map-not-found")}},dt=class extends Event{constructor(){super("ft-reader-map-unauthorized")}},ft=class extends Event{constructor(){super("ft-reader-map-forbidden")}},pt=class extends Event{constructor(){super("ft-reader-topic-relative-not-found",{bubbles:!0,composed:!0})}};var ht=class{constructor(e){this.stateManager=e}searchInDocument(e){this.stateManager.setSearchInDocumentQuery(e??"")}};var V=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},
|
|
5
|
+
`}update(e){var r,n,i,a,s;super.update(e),e.has("baseUrl")&&(g.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&g.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&g.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&g.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&g.actions.noCustom(this.noCustom),e.has("editorMode")&&g.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&g.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&g.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(o=>Ir.addContext(o)),e.has("openExternalDocumentInNewTab")&&g.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&g.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&g.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(g.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),g.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),g.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}};P.elementDefinitions={};P.styles=xr;k([(0,j.property)()],P.prototype,"baseUrl",void 0);k([(0,j.property)()],P.prototype,"apiIntegrationIdentifier",void 0);k([(0,j.property)()],P.prototype,"uiLocale",void 0);k([(0,z.jsonProperty)(null)],P.prototype,"availableUiLocales",void 0);k([(0,z.jsonProperty)(null)],P.prototype,"metadataConfiguration",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"editorMode",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"noCustom",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"openExternalDocumentInNewTab",void 0);k([(0,j.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],P.prototype,"noCustomComponent",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"withManualResources",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"navigatorOnline",void 0);k([(0,j.property)({type:Boolean})],P.prototype,"forcedOffline",void 0);k([(0,j.property)({type:Object})],P.prototype,"apiProvider",void 0);k([(0,z.jsonProperty)([])],P.prototype,"messageContexts",void 0);k([(0,z.jsonProperty)(void 0)],P.prototype,"session",void 0);k([(0,j.state)()],P.prototype,"localesConfiguration",void 0);var xi=R(le());function Vn(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var r,n,i;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!Be(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!Be(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let a=s=>Object.keys(s).filter(o=>s[o]!=null);if(i=a(t),r=i.length,r!==a(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=r;n--!==0;){let s=i[n];if(!Be(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function Be(t,e){try{return Vn(t,e)}catch{return!1}}function Ve(t,e){return!Be(t,e)}var Hn=R(le(),1);var He=class{constructor(){this.queue=[]}add(e,r=!1){r&&(this.queue=this.queue.filter(n=>n.type!==e.type)),this.queue.push(e)}consume(e){let r=this.queue.find(n=>n.type===e);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}};var Oe=R(le(),1);var Pr=R(le(),1);function Dr(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,Pr.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return r();try{return JSON.parse(n)}catch{return r()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Ve,...e??{}})}var Ke=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of n)try{await s()}catch(o){i(o);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Nr=R(me(),1);var qe=globalThis,Kn=qe.ShadowRoot&&(qe.ShadyCSS===void 0||qe.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Ta=Symbol();var Mr=(t,e)=>{if(Kn)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),i=qe.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)}};var ze=class extends Nr.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 Mr(n,e.elementStyles),n}};var Ge=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},Fr,kr=Symbol("constructorPrototype"),Lr=Symbol("constructorName"),jr=Symbol("exportpartsDebouncer"),Ur=Symbol("dynamicDependenciesLoaded"),ee=class extends ze{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Fr]=new Ke(5),this[Lr]=this.constructor.name,this[kr]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Lr]&&Object.setPrototypeOf(this,this[kr])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(r){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",r)}let e=this.constructor;e[Ur]||(e[Ur]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}applyCustomStylesheet(e){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var e,r,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[jr].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var r,n,i,a,s,o;let l=h=>h!=null&&h.trim().length>0,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=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let m=(a=(i=h.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],v=(o=(s=h.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(y=>y.split(":")[1]))!==null&&o!==void 0?o:[];new Array(...m,...v).filter(l).map(y=>y.trim()).forEach(y=>f.add(y))}if(f.size===0){this.removeAttribute("exportparts");return}let p=[...f.values()].flatMap(h=>c.map(m=>`${h}:${m}--${h}`));this.setAttribute("exportparts",[...this.part,...p].join(", "))}};Fr=jr;Ge([(0,Oe.property)()],ee.prototype,"exportpartsPrefix",void 0);Ge([Dr([])],ee.prototype,"exportpartsPrefixes",void 0);Ge([(0,Oe.property)()],ee.prototype,"customStylesheet",void 0);Ge([(0,Oe.state)()],ee.prototype,"useAdoptedStyleSheets",void 0);function _e(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Br,Vr,Hr,xe=Symbol("internalReduxEventsUnsubscribers"),te=Symbol("internalStoresUnsubscribers"),pe=Symbol("internalStores"),Re=class extends ee{constructor(){super(...arguments),this[Br]=new Map,this[Vr]=new Map,this[Hr]=new Map}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(r=>e.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[pe].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[pe].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[pe].get(e)}addStore(e,r){var n;r=(n=r??(_e(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(r),this[pe].set(r,e),this.subscribeToStore(r,e),this.updateFromStores()}removeStore(e){let r=typeof e=="string"?e:e.name;this.unsubscribeFromStore(r),this[pe].delete(r)}setupStores(){this.unsubscribeFromStores(),this[pe].forEach((e,r)=>this.subscribeToStore(r,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,r)=>{let n=this.constructor.getPropertyOptions(r);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:r)){let i=this.getStore(e.store);i&&(e.store?this[te].has(e.store):this[te].size>0)&&(this[r]=e.selector(i.getState(),this))}})}subscribeToStore(e,r){var n;this[te].set(e,r.subscribe(()=>this.updateFromStores())),this[xe].set(e,[]),_e(r)&&r.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||r.name===i.store)){let s=o=>this[a](o);r.addEventListener(i.eventName,s),this[xe].get(e).push(()=>r.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[te].forEach((e,r)=>this.unsubscribeFromStore(r))}unsubscribeFromStore(e){var r;this[te].has(e)&&this[te].get(e)(),this[te].delete(e),(r=this[xe].get(e))===null||r===void 0||r.forEach(n=>n()),this[xe].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Br=te,Vr=pe,Hr=xe;Re.reduxProperties=new Map;Re.reduxReactiveProperties=new Set;Re.reduxEventListeners=new Map;function K(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function X(t){return!!t&&!!t[I]}function G(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===Xn}(t)||Array.isArray(t)||!!t[Yr]||!!(!((e=t.constructor)===null||e===void 0)&&e[Yr])||xt(t)||Rt(t))}function he(t,e,r){r===void 0&&(r=!1),Se(t)===0?(r?Object.keys:Ee)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function Se(t){var e=t[I];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:xt(t)?2:Rt(t)?3:0}function be(t,e){return Se(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function qn(t,e){return Se(t)===2?t.get(e):t[e]}function Qr(t,e,r){var n=Se(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Xr(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function xt(t){return Yn&&t instanceof Map}function Rt(t){return Qn&&t instanceof Set}function re(t){return t.o||t.t}function It(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=en(t);delete e[I];for(var r=Ee(e),n=0;n<r.length;n++){var i=r[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Ct(t,e){return e===void 0&&(e=!1),Pt(t)||X(t)||!G(t)||(Se(t)>1&&(t.set=t.add=t.clear=t.delete=zn),Object.freeze(t),e&&he(t,function(r,n){return Ct(n,!0)},!0)),t}function zn(){K(2)}function Pt(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Y(t){var e=_t[t];return e||K(18,t),e}function Gn(t,e){_t[t]||(_t[t]=e)}function Tt(){return Ce}function bt(t,e){e&&(Y("Patches"),t.u=[],t.s=[],t.v=e)}function $e(t){wt(t),t.p.forEach($n),t.p=null}function wt(t){t===Ce&&(Ce=t.l)}function Kr(t){return Ce={p:[],l:Ce,h:t,m:!0,_:0}}function $n(t){var e=t[I];e.i===0||e.i===1?e.j():e.g=!0}function Et(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||Y("ES5").S(e,t,n),n?(r[I].P&&($e(e),K(4)),G(t)&&(t=We(e,t),e.l||Ye(e,t)),e.u&&Y("Patches").M(r[I].t,t,e.u,e.s)):t=We(e,r,[]),$e(e),e.u&&e.v(e.u,e.s),t!==Zr?t:void 0}function We(t,e,r){if(Pt(e))return e;var n=e[I];if(!n)return he(e,function(o,l){return qr(t,n,e,o,l,r)},!0),e;if(n.A!==t)return e;if(!n.P)return Ye(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=It(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),he(a,function(o,l){return qr(t,n,i,o,l,r,s)}),Ye(t,i,!1),r&&t.u&&Y("Patches").N(n,r,t.u,t.s)}return n.o}function qr(t,e,r,n,i,a,s){if(X(i)){var o=We(t,i,a&&e&&e.i!==3&&!be(e.R,n)?a.concat(n):void 0);if(Qr(r,n,o),!X(o))return;t.m=!1}else s&&r.add(i);if(G(i)&&!Pt(i)){if(!t.h.D&&t._<1)return;We(t,i),e&&e.A.l||Ye(t,i)}}function Ye(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Ct(e,r)}function St(t,e){var r=t[I];return(r?re(r):t)[e]}function zr(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var n=Object.getOwnPropertyDescriptor(r,e);if(n)return n;r=Object.getPrototypeOf(r)}}function ne(t){t.P||(t.P=!0,t.l&&ne(t.l))}function At(t){t.o||(t.o=It(t.t))}function Ot(t,e,r){var n=xt(e)?Y("MapSet").F(e,r):Rt(e)?Y("MapSet").T(e,r):t.O?function(i,a){var s=Array.isArray(i),o={i:s?1:0,A:a?a.A:Tt(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},l=o,c=Pe;s&&(l=[o],c=Ie);var f=Proxy.revocable(l,c),p=f.revoke,h=f.proxy;return o.k=h,o.j=p,h}(e,r):Y("ES5").J(e,r);return(r?r.A:Tt()).p.push(n),n}function Wn(t){return X(t)||K(22,t),function e(r){if(!G(r))return r;var n,i=r[I],a=Se(r);if(i){if(!i.P&&(i.i<4||!Y("ES5").K(i)))return i.t;i.I=!0,n=Gr(r,a),i.I=!1}else n=Gr(r,a);return he(n,function(s,o){i&&qn(i.t,s)===o||Qr(n,s,e(o))}),a===3?new Set(n):n}(t)}function Gr(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return It(t)}function Jr(){function t(s,o){var l=a[s];return l?l.enumerable=o:a[s]=l={configurable:!0,enumerable:o,get:function(){var c=this[I];return Pe.get(c,s)},set:function(c){var f=this[I];Pe.set(f,s,c)}},l}function e(s){for(var o=s.length-1;o>=0;o--){var l=s[o][I];if(!l.P)switch(l.i){case 5:n(l)&&ne(l);break;case 4:r(l)&&ne(l)}}}function r(s){for(var o=s.t,l=s.k,c=Ee(l),f=c.length-1;f>=0;f--){var p=c[f];if(p!==I){var h=o[p];if(h===void 0&&!be(o,p))return!0;var m=l[p],v=m&&m[I];if(v?v.t!==h:!Xr(m,h))return!0}}var y=!!o[I];return c.length!==Ee(o).length+(y?0:1)}function n(s){var o=s.k;if(o.length!==s.t.length)return!0;var l=Object.getOwnPropertyDescriptor(o,o.length-1);if(l&&!l.get)return!0;for(var c=0;c<o.length;c++)if(!o.hasOwnProperty(c))return!0;return!1}function i(s){s.g&&K(3,JSON.stringify(re(s)))}var a={};Gn("ES5",{J:function(s,o){var l=Array.isArray(s),c=function(p,h){if(p){for(var m=Array(h.length),v=0;v<h.length;v++)Object.defineProperty(m,""+v,t(v,!0));return m}var y=en(h);delete y[I];for(var T=Ee(y),E=0;E<T.length;E++){var S=T[E];y[S]=t(S,p||!!y[S].enumerable)}return Object.create(Object.getPrototypeOf(h),y)}(l,s),f={i:l?5:4,A:o?o.A:Tt(),P:!1,I:!1,R:{},l:o,t:s,k:c,o:null,g:!1,C:!1};return Object.defineProperty(c,I,{value:f,writable:!0}),c},S:function(s,o,l){l?X(o)&&o[I].A===s&&e(s.p):(s.u&&function c(f){if(f&&typeof f=="object"){var p=f[I];if(p){var h=p.t,m=p.k,v=p.R,y=p.i;if(y===4)he(m,function(w){w!==I&&(h[w]!==void 0||be(h,w)?v[w]||c(m[w]):(v[w]=!0,ne(p)))}),he(h,function(w){m[w]!==void 0||be(m,w)||(v[w]=!1,ne(p))});else if(y===5){if(n(p)&&(ne(p),v.length=!0),m.length<h.length)for(var T=m.length;T<h.length;T++)v[T]=!1;else for(var E=h.length;E<m.length;E++)v[E]=!0;for(var S=Math.min(m.length,h.length),x=0;x<S;x++)m.hasOwnProperty(x)||(v[x]=!0),v[x]===void 0&&c(m[x])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var $r,Ce,Dt=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Yn=typeof Map<"u",Qn=typeof Set<"u",Wr=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Zr=Dt?Symbol.for("immer-nothing"):(($r={})["immer-nothing"]=!0,$r),Yr=Dt?Symbol.for("immer-draftable"):"__$immer_draftable",I=Dt?Symbol.for("immer-state"):"__$immer_state";var Xn=""+Object.prototype.constructor,Ee=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,en=Object.getOwnPropertyDescriptors||function(t){var e={};return Ee(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},_t={},Pe={get:function(t,e){if(e===I)return t;var r=re(t);if(!be(r,e))return function(i,a,s){var o,l=zr(a,s);return l?"value"in l?l.value:(o=l.get)===null||o===void 0?void 0:o.call(i.k):void 0}(t,r,e);var n=r[e];return t.I||!G(n)?n:n===St(t.t,e)?(At(t),t.o[e]=Ot(t.A.h,n,t)):n},has:function(t,e){return e in re(t)},ownKeys:function(t){return Reflect.ownKeys(re(t))},set:function(t,e,r){var n=zr(re(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=St(re(t),e),a=i?.[I];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Xr(r,i)&&(r!==void 0||be(t.t,e)))return!0;At(t),ne(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return St(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,At(t),ne(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=re(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){K(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){K(12)}},Ie={};he(Pe,function(t,e){Ie[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Ie.deleteProperty=function(t,e){return Ie.set.call(this,t,e,void 0)},Ie.set=function(t,e,r){return Pe.set.call(this,t[0],e,r,t[0])};var Jn=function(){function t(r){var n=this;this.O=Wr,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var o=a;a=i;var l=n;return function(y){var T=this;y===void 0&&(y=o);for(var E=arguments.length,S=Array(E>1?E-1:0),x=1;x<E;x++)S[x-1]=arguments[x];return l.produce(y,function(w){var M;return(M=a).call.apply(M,[T,w].concat(S))})}}var c;if(typeof a!="function"&&K(6),s!==void 0&&typeof s!="function"&&K(7),G(i)){var f=Kr(n),p=Ot(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(y){return bt(f,s),Et(y,f)},function(y){throw $e(f),y}):(bt(f,s),Et(c,f))}if(!i||typeof i!="object"){if((c=a(i))===void 0&&(c=i),c===Zr&&(c=void 0),n.D&&Ct(c,!0),s){var m=[],v=[];Y("Patches").M(i,c,m,v),s(m,v)}return c}K(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(m){return i.apply(void 0,[m].concat(p))})};var s,o,l=n.produce(i,a,function(c,f){s=c,o=f});return typeof Promise<"u"&&l instanceof Promise?l.then(function(c){return[c,s,o]}):[l,s,o]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){G(r)||K(8),X(r)&&(r=Wn(r));var n=Kr(this),i=Ot(this,r,void 0);return i[I].C=!0,wt(n),i},e.finishDraft=function(r,n){var i=r&&r[I],a=i.A;return bt(a,n),Et(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Wr&&K(20),this.O=r},e.applyPatches=function(r,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){r=a.value;break}}i>-1&&(n=n.slice(i+1));var s=Y("Patches").$;return X(r)?s(r,n):this.produce(r,function(o){return s(o,n)})},t}(),H=new Jn,Zn=H.produce,ka=H.produceWithPatches.bind(H),La=H.setAutoFreeze.bind(H),Ua=H.setUseProxies.bind(H),Fa=H.applyPatches.bind(H),ja=H.createDraft.bind(H),Ba=H.finishDraft.bind(H),Qe=Zn;function ve(t){"@babel/helpers - typeof";return ve=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ve(t)}function tn(t,e){if(ve(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(ve(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function rn(t){var e=tn(t,"string");return ve(e)=="symbol"?e:e+""}function nn(t,e,r){return(e=rn(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function an(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Mt(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?an(Object(r),!0).forEach(function(n){nn(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):an(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function L(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var sn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Nt=function(){return Math.random().toString(36).substring(7).split("").join(".")},Xe={INIT:"@@redux/INIT"+Nt(),REPLACE:"@@redux/REPLACE"+Nt(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Nt()}};function ei(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 kt(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(L(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(L(1));return r(kt)(t,e)}if(typeof t!="function")throw new Error(L(2));var i=t,a=e,s=[],o=s,l=!1;function c(){o===s&&(o=s.slice())}function f(){if(l)throw new Error(L(3));return a}function p(y){if(typeof y!="function")throw new Error(L(4));if(l)throw new Error(L(5));var T=!0;return c(),o.push(y),function(){if(T){if(l)throw new Error(L(6));T=!1,c();var S=o.indexOf(y);o.splice(S,1),s=null}}}function h(y){if(!ei(y))throw new Error(L(7));if(typeof y.type>"u")throw new Error(L(8));if(l)throw new Error(L(9));try{l=!0,a=i(a,y)}finally{l=!1}for(var T=s=o,E=0;E<T.length;E++){var S=T[E];S()}return y}function m(y){if(typeof y!="function")throw new Error(L(10));i=y,h({type:Xe.REPLACE})}function v(){var y,T=p;return y={subscribe:function(S){if(typeof S!="object"||S===null)throw new Error(L(11));function x(){S.next&&S.next(f())}x();var w=T(x);return{unsubscribe:w}}},y[sn]=function(){return this},y}return h({type:Xe.INIT}),n={dispatch:h,subscribe:p,getState:f,replaceReducer:m},n[sn]=v,n}function ti(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:Xe.INIT});if(typeof n>"u")throw new Error(L(12));if(typeof r(void 0,{type:Xe.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(L(13))})}function on(t){for(var e=Object.keys(t),r={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(r[i]=t[i])}var a=Object.keys(r),s,o;try{ti(r)}catch(l){o=l}return function(c,f){if(c===void 0&&(c={}),o)throw o;if(0)var p;for(var h=!1,m={},v=0;v<a.length;v++){var y=a[v],T=r[y],E=c[y],S=T(E,f);if(typeof S>"u"){var x=f&&f.type;throw new Error(L(14))}m[y]=S,h=h||S!==E}return h=h||a.length!==Object.keys(c).length,h?m:c}}function Ae(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function un(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(L(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},o=e.map(function(l){return l(s)});return a=Ae.apply(void 0,o)(i.dispatch),Mt(Mt({},i),{},{dispatch:a})}}}function cn(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(o){return typeof o=="function"?o(i,a,t):s(o)}}};return e}var ln=cn();ln.withExtraArgument=cn;var Lt=ln;var vn=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),ri=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(c){return function(f){return l([c,f])}}function l(c){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=c[0]&2?i.return:c[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,c[1])).done)return a;switch(i=0,a&&(c=[c[0]&2,a.value]),c[0]){case 0:case 1:a=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,i=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!a||c[1]>a[0]&&c[1]<a[3])){r.label=c[1];break}if(c[0]===6&&r.label<a[1]){r.label=a[1],a=c;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(c);break}a[2]&&r.ops.pop(),r.trys.pop();continue}c=e.call(t,r)}catch(f){c=[6,f],i=0}finally{n=a=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},Te=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},ni=Object.defineProperty,ii=Object.defineProperties,ai=Object.getOwnPropertyDescriptors,dn=Object.getOwnPropertySymbols,si=Object.prototype.hasOwnProperty,oi=Object.prototype.propertyIsEnumerable,fn=function(t,e,r){return e in t?ni(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},ie=function(t,e){for(var r in e||(e={}))si.call(e,r)&&fn(t,r,e[r]);if(dn)for(var n=0,i=dn(e);n<i.length;n++){var r=i[n];oi.call(e,r)&&fn(t,r,e[r])}return t},Ut=function(t,e){return ii(t,ai(e))},ui=function(t,e,r){return new Promise(function(n,i){var a=function(l){try{o(r.next(l))}catch(c){i(c)}},s=function(l){try{o(r.throw(l))}catch(c){i(c)}},o=function(l){return l.done?n(l.value):Promise.resolve(l.value).then(a,s)};o((r=r.apply(t,e)).next())})};var ci=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)},is=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function li(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 di=function(t){vn(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Te([void 0],r[0].concat(this)))):new(e.bind.apply(e,Te([void 0],r.concat(this))))},e}(Array),fi=function(t){vn(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Te([void 0],r[0].concat(this)))):new(e.bind.apply(e,Te([void 0],r.concat(this))))},e}(Array);function Bt(t){return G(t)?Qe(t,function(){}):t}function pi(t){return typeof t=="boolean"}function hi(){return function(e){return vi(e)}}function vi(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,s=a===void 0?!0:a,o=new di;if(r&&(pi(r)?o.push(Lt):o.push(Lt.withExtraArgument(r.extraArgument))),0){if(i)var l;if(s)var c}return o}var Ft=!0;function yn(t){var e=hi(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,a=r.middleware,s=a===void 0?e():a,o=r.devTools,l=o===void 0?!0:o,c=r.preloadedState,f=c===void 0?void 0:c,p=r.enhancers,h=p===void 0?void 0:p,m;if(typeof i=="function")m=i;else if(li(i))m=on(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var v=s;if(typeof v=="function"&&(v=v(e),!Ft&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Ft&&v.some(function(w){return typeof w!="function"}))throw new Error("each middleware provided to configureStore must be a function");var y=un.apply(void 0,v),T=Ae;l&&(T=ci(ie({trace:!Ft},typeof l=="object"&&l)));var E=new fi(y),S=E;Array.isArray(h)?S=Te([y],h):typeof h=="function"&&(S=h(E));var x=T.apply(void 0,S);return kt(m,f,x)}function ae(t,e){function r(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return ie(ie({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(n){return n.type===t},r}function mn(t){var e={},r=[],n,i={addCase:function(a,s){var o=typeof a=="string"?a:a.type;if(o in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[o]=s,i},addMatcher:function(a,s){return r.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,r,n]}function yi(t){return typeof t=="function"}function mi(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?mn(e):[e,r,n],a=i[0],s=i[1],o=i[2],l;if(yi(t))l=function(){return Bt(t())};else{var c=Bt(t);l=function(){return c}}function f(p,h){p===void 0&&(p=l());var m=Te([a[h.type]],s.filter(function(v){var y=v.matcher;return y(h)}).map(function(v){var y=v.reducer;return y}));return m.filter(function(v){return!!v}).length===0&&(m=[o]),m.reduce(function(v,y){if(y)if(X(v)){var T=v,E=y(T,h);return E===void 0?v:E}else{if(G(v))return Qe(v,function(S){return y(S,h)});var E=y(v,h);if(E===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return E}return v},p)}return f.getInitialState=l,f}function gi(t,e){return t+"/"+e}function gn(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:Bt(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},o={};i.forEach(function(f){var p=n[f],h=gi(e,f),m,v;"reducer"in p?(m=p.reducer,v=p.prepare):m=p,a[f]=m,s[h]=m,o[f]=v?ae(h,v):ae(h)});function l(){var f=typeof t.extraReducers=="function"?mn(t.extraReducers):[t.extraReducers],p=f[0],h=p===void 0?{}:p,m=f[1],v=m===void 0?[]:m,y=f[2],T=y===void 0?void 0:y,E=ie(ie({},h),s);return mi(r,function(S){for(var x in E)S.addCase(x,E[x]);for(var w=0,M=v;w<M.length;w++){var q=M[w];S.addMatcher(q.matcher,q.reducer)}T&&S.addDefaultCase(T)})}var c;return{name:e,reducer:function(f,p){return c||(c=l()),c(f,p)},actions:o,caseReducers:a,getInitialState:function(){return c||(c=l()),c.getInitialState()}}}var bi="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ei=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=bi[Math.random()*64|0];return e},Si=["name","message","stack","code"],jt=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),pn=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),Ai=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=Si;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},us=function(){function t(e,r,n){var i=ae(e+"/fulfilled",function(f,p,h,m){return{payload:f,meta:Ut(ie({},m||{}),{arg:h,requestId:p,requestStatus:"fulfilled"})}}),a=ae(e+"/pending",function(f,p,h){return{payload:void 0,meta:Ut(ie({},h||{}),{arg:p,requestId:f,requestStatus:"pending"})}}),s=ae(e+"/rejected",function(f,p,h,m,v){return{payload:m,error:(n&&n.serializeError||Ai)(f||"Rejected"),meta:Ut(ie({},v||{}),{arg:h,requestId:p,rejectedWithValue:!!m,requestStatus:"rejected",aborted:f?.name==="AbortError",condition:f?.name==="ConditionError"})}}),o=!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,m){var v=n?.idGenerator?n.idGenerator(f):Ei(),y=new l,T,E=!1;function S(w){T=w,y.abort()}var x=function(){return ui(this,null,function(){var w,M,q,oe,U,ue,ye;return ri(this,function(u){switch(u.label){case 0:return u.trys.push([0,4,,5]),oe=(w=n?.condition)==null?void 0:w.call(n,f,{getState:h,extra:m}),wi(oe)?[4,oe]:[3,2];case 1:oe=u.sent(),u.label=2;case 2:if(oe===!1||y.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return E=!0,U=new Promise(function(d,b){return y.signal.addEventListener("abort",function(){return b({name:"AbortError",message:T||"Aborted"})})}),p(a(v,f,(M=n?.getPendingMeta)==null?void 0:M.call(n,{requestId:v,arg:f},{getState:h,extra:m}))),[4,Promise.race([U,Promise.resolve(r(f,{dispatch:p,getState:h,extra:m,requestId:v,signal:y.signal,abort:S,rejectWithValue:function(d,b){return new jt(d,b)},fulfillWithValue:function(d,b){return new pn(d,b)}})).then(function(d){if(d instanceof jt)throw d;return d instanceof pn?i(d.payload,v,f,d.meta):i(d,v,f)})])];case 3:return q=u.sent(),[3,5];case 4:return ue=u.sent(),q=ue instanceof jt?s(null,v,f,ue.payload,ue.meta):s(ue,v,f),[3,5];case 5:return ye=n&&!n.dispatchConditionRejection&&s.match(q)&&q.meta.condition,ye||p(q),[2,q]}})})}();return Object.assign(x,{abort:S,requestId:v,arg:f,unwrap:function(){return x.then(Ti)}})}}return Object.assign(c,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function Ti(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function wi(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var bn="listener",En="completed",Sn="cancelled",cs="task-"+Sn,ls="task-"+En,ds=bn+"-"+Sn,fs=bn+"-"+En;var Vt="listenerMiddleware";var ps=ae(Vt+"/add"),hs=ae(Vt+"/removeAll"),vs=ae(Vt+"/remove");var hn,ys=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(hn||(hn=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Oi=function(t){return function(e){setTimeout(e,t)}},ms=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Oi(10);Jr();function _i(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(r,n,i){this.eventBus.addEventListener(r,n,i)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,i){this.eventBus.removeEventListener(r,n,i)}}}var Je=class extends _i(Object){};window.ftReduxStores||(window.ftReduxStores={});var An=class t extends Je{static get(e){var r;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(_e(a))return a;if(i==null)return;let s=gn({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),o=yn({reducer:(l,c)=>c.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__")?{...l,...c.overwrites}:s.reducer(l,c)});return window.ftReduxStores[i.name]=new t(s,o,i.eventBus)}constructor(e,r,n){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new He;let i=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,s,o)=>{let l=s,c=a[l];return c?(...f)=>{let p=c(...f.map(i));return this.reduxStore.dispatch(p),p}:f=>{this.setState({[l]:i(f)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var rt=R(F());var Ze=class extends W{async listMySearches(){let e=g.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var et=class extends W{async listMyBookmarks(){let e=g.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var Ri="ft-user-assets",tt=rt.FtReduxStore.get({name:Ri,initialState:{savedSearches:void 0,bookmarks:void 0}}),Ht=class{constructor(){this.currentSession=g.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new et,this.savedSearchesService=new Ze,g.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=g.getState();(0,rt.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),tt.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),tt.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();tt.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;tt.actions.bookmarks(r)}}},Tn=new Ht;var Kt=class{addCommand(e,r=!1){g.commands.add(e,r)}consumeCommand(e){return g.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Kt;var wn=R(F()),qt=class{highlightHtml(e,r,n){(0,wn.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new qt;var On=R(F());var zt=class{isDate(e){var r,n,i,a;return(a=(i=((n=(r=g.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(o=>o.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,r){var n,i,a;return On.DateFormatter.format(e,(n=r?.locale)!==null&&n!==void 0?n:g.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new zt;var Ii=R(F());(0,_n.customElement)("ft-app-context")(P);var nt=class extends W{get mapId(){return this._mapId}set mapId(e){e!==this._mapId&&this.clear(),this._mapId=e}constructor(e,r,n){super(!1,r),this.converter=e,this._mapId=n,this.initCache()}async withMapId(e){return this._mapId?e(this._mapId):void 0}initCache(){this.cache.registerFinal("configuration",()=>this.api.getReaderConfiguration()),this.cache.register("map",()=>this.withMapId(e=>this.fetchMap(e))),this.cache.register("enrichedToc",()=>this.withMapId(e=>this.fetchPages(e).then(r=>this.converter.convertPaginatedToc(e,r)))),this.cache.register("ratingSummary",()=>{var e,r;return de((r=(e=g.getState().session)===null||e===void 0?void 0:e.profile.roles)!==null&&r!==void 0?r:[],"RATING_USER")?this.withMapId(i=>this.fetchMapRating(i)):Promise.resolve()})}clear(){this.cache.clearAll()}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}`),s=new URL(a,this.api.tenantBaseUrl);return i.page!=null&&s.searchParams.set("page",`${i.page}`),i.prettyUrlDuplicated&&s.searchParams.set("tocId",i.tocId),i.section!=null&&s.searchParams.set("section",i.section),s.href}getNavigationData(e,r,n){var i,a;e=e||"root";let s=this.enrichedToc,o=s?.pageByTocId[e],l=s?.nodeByTocId[e],c=l?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(i=l?.title)!==null&&i!==void 0?i:"",page:r&&o&&o.number!==r?r:void 0,prettyUrl:c?.replace(/^r\//,""),prettyUrlDuplicated:(a=s?.duplicatedPrettyUrls.has(c??""))!==null&&a!==void 0?a:!1,section:n}}async getAccurateNavigationData(e,r,n){return await this.getEnrichedToc(),this.getNavigationData(e,r,n)}getRatingSummary(){return this.cache.get("ratingSummary")}reloadRating(){return this.cache.clear("ratingSummary"),this.getRatingSummary()}getMapRating(){return this.getRatingSummary().then(e=>e?.publication)}getTopicRating(e){return this.getRatingSummary().then(r=>{var n;return r?{type:r.topics.type,rating:(n=r.topics)===null||n===void 0?void 0:n.ratings.find(i=>i.tocId===e)}:void 0})}rateMap(e,r){return this.makeRateMapRequest(e,r).then(()=>this.clearRatingIfNecessary())}unrateMap(){return this.makeUnrateMapRequest().then(()=>this.clearRatingIfNecessary())}sendMapFeedback(e,r){return this.makeMapFeedbackRequest(e,r)}rateTopic(e,r,n){return this.makeRateTopicRequest(e,r,n).then(()=>this.clearRatingIfNecessary())}unrateTopic(e){return this.makeUnrateTopicRequest(e).then(()=>this.clearRatingIfNecessary())}async clearRatingIfNecessary(){let e=g.getState().session;e?.sessionAuthenticated&&this.cache.clear("ratingSummary")}sendTopicFeedback(e,r,n){return this.makeTopicFeedbackRequest(e,r,n)}fontsStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.fonts)}themeStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.theme)}buildBreadcrumb(e){let r=this.getTocNodeNow(e),n=[{tocId:r.tocId,title:r.title}],i=this.getTocNodeNow(r.parentTocId);for(;i;)n.unshift({tocId:i.tocId,title:i.title}),i=this.getTocNodeNow(i.parentTocId);return n}isFeatureAccessible(e,{session:r}){var n;if(!this.isFeatureAvailable(e))return!1;switch(e){case Q.FEEDBACK:return de(r??[],_.FEEDBACK_USER);case Q.RATING:return de(r??[],_.RATING_USER);case Q.PRINT:return de(r??[],_.PRINT_USER);case Q.BOOKMARK:return!!r?.sessionAuthenticated;case Q.COLLECTIONS:return de(r??[],_.COLLECTION_USER);case Q.PERSONAL_BOOKS:return de(r??[],_.PERSONAL_BOOK_USER)&&!(!((n=this.getMapNow())===null||n===void 0)&&n.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var it=class t extends nt{static async build(e){return new t(new ke,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e){let r=await this.api.getMap(e);return this.fingerprint=r.fingerprint,r}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e){return await this.getMap(),this.api.getPages(e,this.fingerprint)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}fetchTopicMetadata(e){return this.api.getTopic(this.mapId,e.contentId,this.fingerprint)}fetchAttachments(){return this.api.getMapAttachments(this.mapId).catch(()=>[])}fetchRelativesForDocument(e,r){let n={query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",metadataFilters:[{key:e,valueFilter:{negative:!1,values:r}}],sort:[],facets:[]};return this.api.search(n)}fetchRelativesForTopicInMap(e,r,n){let i={query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",metadataFilters:[{key:r,valueFilter:{negative:!1,values:n}},{key:"ft:publicationId",valueFilter:{negative:!1,values:[e]}}],sort:[],facets:[]};return this.api.search(i)}makeMapFeedbackRequest(e,r){return this.api.sendMapFeedback(this.mapId,e,r)}makeRateMapRequest(e,r){return this.api.rateMap(this.mapId,e,r)}makeRateTopicRequest(e,r,n){return this.api.rateTopic(this.mapId,e,r,n)}makeTopicFeedbackRequest(e,r,n){return this.api.sendTopicFeedback(this.mapId,e,r,n)}makeUnrateMapRequest(){return this.api.unrateMap(this.mapId)}makeUnrateTopicRequest(e){return this.api.unrateTopic(this.mapId,e)}getReaderLinkPrefix(){return"r/"}isFeatureAvailable(e){return!0}};var at=class t{static build(e,r){return new t(Jt(e.trim()||"context"),r??it.build)}loaded(){return(0,$.waitUntil)(()=>this._loaded)}constructor(e,r,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new $.Debouncer(10),this.initService(r)}async initService(e){return this.service=await e(),this.service.mapId=this.store.getState().mapId,this.reload()}async setMapId(e){e!==this.store.getState().mapId&&(this.store.actions.mapId(e),this.service&&(this.service.mapId=e),await this.reload())}setRenderedTopics(e){this.store.actions.renderedTopics(e)}setVisibleTopics(e){this.store.actions.visibleTopics(e)}async awaitService(){return(0,$.waitFor)(()=>this.service)}async navigateToTopic(e,r,n){await this.loaded();let i=await this.awaitService(),a=await(n!=null?i.getPage(n):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 s=(n=e==="root"?void 0:e)!==null&&n!==void 0?n:r.rootTocId;return r.topics.includes(s)?s:(a=(i=r.topics[0])!==null&&i!==void 0?i:r.hiddenTopics[0])!==null&&a!==void 0?a:"root"}async navigateToPage(e){await this.loaded();let n=await(await this.awaitService()).getPage(e);this.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),this.store.actions.renderedTopics([]),this.store.actions.visibleTopics([]),(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(s=>this.store.actions.configuration(s)),(r=this.service)===null||r===void 0?void 0:r.getMap().then(s=>this.store.actions.map(s)),(n=this.service)===null||n===void 0?void 0:n.getToc().then(s=>this.store.actions.toc(s)),(i=this.service)===null||i===void 0?void 0:i.getPagesToc().then(s=>this.store.actions.pagesToc(s)),(a=this.service)===null||a===void 0?void 0:a.getPaginationConfiguration().then(s=>this.store.actions.paginationConfiguration(s))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0}catch(s){this.errorHandler&&!(s instanceof $.CanceledPromiseError)&&this.errorHandler(s)}}fetchRelatives(){var e,r,n;let i=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(a=>{var s;return a.key==((s=this.store.getState().configuration)===null||s===void 0?void 0:s.relativePivotMetadata)}).flatMap(a=>a.values);i!==void 0&&i.length>0?(r=this.service)===null||r===void 0||r.getRelativesForDocument((n=this.store.getState().configuration)===null||n===void 0?void 0:n.relativePivotMetadata,i).then(a=>{let s=a.results.flatMap(o=>o.entries);this.store.actions.relatives(s),this.updateClusteringHelper()}):this.updateClusteringHelper()}updateClusteringHelper(){this.clusteringHelper=this.createClusteringHelper(),this.clusteringHelper&&this.store.dispatchEvent(new CustomEvent("clustering-helper-created"))}createClusteringHelper(){var e,r;if(this.clusteringHelperProvider)return this.clusteringHelperProvider();let n=this.store.getState().relatives;if(n){let i=n.find(s=>{var o;return((o=s.map)===null||o===void 0?void 0:o.mapId)==this.store.getState().mapId}),a=(r=(e=g.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&r!==void 0?r:[];return new $.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,a)}}async navigateToRelativeTopicIfFound(e){var r,n,i;await this.loaded();let a=await(0,$.waitFor)(()=>{var c;return(c=this.store.getState().configuration)===null||c===void 0?void 0:c.relativeTopicPivotMetadata}),s=this.store.getState().mapId,l=await(await this.awaitService()).getRelativesForTopicInMap(s,a,[e]);if(!((i=(n=(r=l?.results)===null||r===void 0?void 0:r[0])===null||n===void 0?void 0:n.entries)===null||i===void 0)&&i[0]){let 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 xn=R(me()),Bo={},Rn=xn.css`
|
|
6
|
+
`;var st=class extends CustomEvent{constructor(e,r){super("ft-reader-map-loaded",{detail:{map:e,toc:r}})}},ot=class extends CustomEvent{constructor(e,r){super("ft-reader-visible-topics-change",{detail:{visibleTopics:r}})}},ut=class extends CustomEvent{constructor(e){super("ft-reader-navigation-done",{detail:e})}},ct=class extends CustomEvent{constructor(e){super("ft-reader-load-error",{detail:e})}},lt=class extends Event{constructor(){super("ft-reader-map-not-found")}},dt=class extends Event{constructor(){super("ft-reader-map-unauthorized")}},ft=class extends Event{constructor(){super("ft-reader-map-forbidden")}},pt=class extends Event{constructor(){super("ft-reader-topic-relative-not-found",{bubbles:!0,composed:!0})}};var ht=class{constructor(e){this.stateManager=e}searchInDocument(e){this.stateManager.setSearchInDocumentQuery(e??"")}};var V=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},Ci=t=>e=>+(e??"NaN")>0?+e:t,D=class extends B.FtLitElementRedux{constructor(){super(),this.visibleTopics=[],this.scrollToTargetDebouncer=new B.Debouncer(5),this.navigationDebouncer=new B.Debouncer(10),this.mapLoadedEventDebouncer=new B.Debouncer(50),this.addStore(g)}render(){return De.html`
|
|
7
7
|
${this.importStyleIfNeeded()}
|
|
8
8
|
<slot @register-ft-reader-component=${this.registerComponent}></slot>
|
|
9
|
-
`}importStyleIfNeeded(){var e,r;let n=(e=this.stateManager.service)===null||e===void 0?void 0:e.themeStylesheet();return!n||window.location.href.startsWith((r=this.baseUrl)!==null&&r!==void 0?r:"")?
|
|
9
|
+
`}importStyleIfNeeded(){var e,r;let n=(e=this.stateManager.service)===null||e===void 0?void 0:e.themeStylesheet();return!n||window.location.href.startsWith((r=this.baseUrl)!==null&&r!==void 0?r:"")?De.nothing:De.html`
|
|
10
10
|
<style>
|
|
11
11
|
@import "${n}"
|
|
12
12
|
</style>
|
|
13
|
-
`}get stateManager(){return this._stateManager==null&&(this._stateManager=at.build(this.id||(""+Math.round(Math.random()*999e3)).padStart(6,"0"),this.readerServiceProvider),this._stateManager.errorHandler=e=>this.handleLoadError(e),this.addStore(this.stateManager.store,"reader")),this._stateManager}connectedCallback(){super.connectedCallback(),this.stateManager.setMapId(this.mapId),this.stateManager.awaitService().then(e=>{let r=e.fontsStylesheet();if(r&&!window.location.href.startsWith(this.baseUrl)&&!document.querySelector(`head link[href="${r}"]`)){let n=document.createElement("link");n.setAttribute("rel","stylesheet"),n.setAttribute("href",r),document.head.append(n)}window.FluidTopicsReaderService=new ht(this.stateManager)})}update(e){super.update(e),e.has("readerServiceProvider")&&this.readerServiceProvider&&this.stateManager.initService(this.readerServiceProvider),e.has("mapId")&&this.mapId&&(this.stateManager.setMapId(this.mapId),this.lastNotifiedNotFoundRelative=void 0),e.has("searchInDocumentQuery")&&this.searchInDocumentQuery!=null&&this.stateManager.setSearchInDocumentQuery(this.searchInDocumentQuery),["tocId","section","page","mapId","topicPivot"].some(r=>e.has(r))&&this.mapId&&this.navigateToTarget(),e.has("session")&&this.reload()}contentAvailableCallback(e){var r,n;if(super.contentAvailableCallback(e),(e.has("map")||e.has("toc"))&&this.sendLoadedEventIfLoaded(),e.has("scrollTarget")&&((r=this.scrollTarget)===null||r===void 0?void 0:r.tocId)==null){let i=e.get("scrollTarget");i?.tocId!=null&&this.scrollToTargetDebouncer.run(()=>{var a;return this.stateManager.service.getAccurateNavigationData(i.tocId,(a=this.currentPage)===null||a===void 0?void 0:a.number,i.section).then(s=>this.dispatchEvent(new ut(s)))})}(e.has("visibleTopics")||e.has("scrollTarget"))&&((n=this.scrollTarget)===null||n===void 0?void 0:n.tocId)==null&&Promise.all(this.visibleTopics.map(i=>{var a;return this.stateManager.service.getAccurateNavigationData(i,(a=this.currentPage)===null||a===void 0?void 0:a.number)})).then(i=>{let a=i.filter(s=>s!=null&&s.topicTitle!=="").map(s=>{var o;return{tocId:s.tocId,title:s.topicTitle,page:s.page,prettyUrl:s.prettyUrl,prettyUrlDuplicated:s.prettyUrlDuplicated,breadcrumb:(o=this.stateManager.service)===null||o===void 0?void 0:o.buildBreadcrumb(s.tocId)}});this.dispatchEvent(new ot(this.map,a))})}clear(){this.stateManager.clear()}async reload(){await this.stateManager.reload()}async navigateToTarget(){await this.stateManager.loaded(),await this.navigationDebouncer.run(async()=>{this.topicPivot!=null?!await this.stateManager.navigateToRelativeTopicIfFound(this.topicPivot)&&this.lastNotifiedNotFoundRelative!==this.mapId+this.topicPivot?(this.dispatchEvent(new pt),this.lastNotifiedNotFoundRelative=this.mapId+this.topicPivot):this.lastNotifiedNotFoundRelative=void 0:this.tocId!=null?await this.stateManager.navigateToTopic(this.tocId,this.section,this.page):this.page!=null&&await this.stateManager.navigateToPage(this.page)})}registerComponent(e){e.stopPropagation();let r=e.composedPath()[0];this.register(r)}register(e){e.setReaderStateManager(this.stateManager)}handleLoadError(e){let r=e;r.status===401?this.dispatchEvent(new dt):r.status===403?this.dispatchEvent(new ft):r.status===404?this.dispatchEvent(new lt):this.dispatchEvent(new ct(e))}reloadBookmarks(){
|
|
13
|
+
`}get stateManager(){return this._stateManager==null&&(this._stateManager=at.build(this.id||(""+Math.round(Math.random()*999e3)).padStart(6,"0"),this.readerServiceProvider),this._stateManager.errorHandler=e=>this.handleLoadError(e),this.addStore(this.stateManager.store,"reader")),this._stateManager}connectedCallback(){super.connectedCallback(),this.stateManager.setMapId(this.mapId),this.stateManager.awaitService().then(e=>{let r=e.fontsStylesheet();if(r&&!window.location.href.startsWith(this.baseUrl)&&!document.querySelector(`head link[href="${r}"]`)){let n=document.createElement("link");n.setAttribute("rel","stylesheet"),n.setAttribute("href",r),document.head.append(n)}window.FluidTopicsReaderService=new ht(this.stateManager)})}update(e){super.update(e),e.has("readerServiceProvider")&&this.readerServiceProvider&&this.stateManager.initService(this.readerServiceProvider),e.has("mapId")&&this.mapId&&(this.stateManager.setMapId(this.mapId),this.lastNotifiedNotFoundRelative=void 0),e.has("searchInDocumentQuery")&&this.searchInDocumentQuery!=null&&this.stateManager.setSearchInDocumentQuery(this.searchInDocumentQuery),["tocId","section","page","mapId","topicPivot"].some(r=>e.has(r))&&this.mapId&&this.navigateToTarget(),e.has("session")&&this.reload()}contentAvailableCallback(e){var r,n;if(super.contentAvailableCallback(e),(e.has("map")||e.has("toc"))&&this.sendLoadedEventIfLoaded(),e.has("scrollTarget")&&((r=this.scrollTarget)===null||r===void 0?void 0:r.tocId)==null){let i=e.get("scrollTarget");i?.tocId!=null&&this.scrollToTargetDebouncer.run(()=>{var a;return this.stateManager.service.getAccurateNavigationData(i.tocId,(a=this.currentPage)===null||a===void 0?void 0:a.number,i.section).then(s=>this.dispatchEvent(new ut(s)))})}(e.has("visibleTopics")||e.has("scrollTarget"))&&((n=this.scrollTarget)===null||n===void 0?void 0:n.tocId)==null&&Promise.all(this.visibleTopics.map(i=>{var a;return this.stateManager.service.getAccurateNavigationData(i,(a=this.currentPage)===null||a===void 0?void 0:a.number)})).then(i=>{let a=i.filter(s=>s!=null&&s.topicTitle!=="").map(s=>{var o;return{tocId:s.tocId,title:s.topicTitle,page:s.page,prettyUrl:s.prettyUrl,prettyUrlDuplicated:s.prettyUrlDuplicated,breadcrumb:(o=this.stateManager.service)===null||o===void 0?void 0:o.buildBreadcrumb(s.tocId)}});this.dispatchEvent(new ot(this.map,a))})}clear(){this.stateManager.clear()}async reload(){await this.stateManager.reload()}async navigateToTarget(){await this.stateManager.loaded(),await this.navigationDebouncer.run(async()=>{this.topicPivot!=null?!await this.stateManager.navigateToRelativeTopicIfFound(this.topicPivot)&&this.lastNotifiedNotFoundRelative!==this.mapId+this.topicPivot?(this.dispatchEvent(new pt),this.lastNotifiedNotFoundRelative=this.mapId+this.topicPivot):this.lastNotifiedNotFoundRelative=void 0:this.tocId!=null?await this.stateManager.navigateToTopic(this.tocId,this.section,this.page):this.page!=null&&await this.stateManager.navigateToPage(this.page)})}registerComponent(e){e.stopPropagation();let r=e.composedPath()[0];this.register(r)}register(e){e.setReaderStateManager(this.stateManager)}handleLoadError(e){let r=e;r.status===401?this.dispatchEvent(new dt):r.status===403?this.dispatchEvent(new ft):r.status===404?this.dispatchEvent(new lt):this.dispatchEvent(new ct(e))}reloadBookmarks(){Tn.reloadBookmarks()}async reloadRating(){var e,r;await((e=this.stateManager.service)===null||e===void 0?void 0:e.reloadRating()),(r=this.stateManager.store)===null||r===void 0||r.dispatchEvent(new CustomEvent("rating-changed"))}sendLoadedEventIfLoaded(){this.mapLoadedEventDebouncer.run(()=>{this.map&&this.toc&&this.dispatchEvent(new st(this.map,this.toc))})}};D.styles=Rn;V([(0,B.redux)({store:g.name})],D.prototype,"baseUrl",void 0);V([(0,B.redux)({store:g.name})],D.prototype,"session",void 0);V([(0,se.property)()],D.prototype,"mapId",void 0);V([(0,se.property)()],D.prototype,"tocId",void 0);V([(0,se.property)()],D.prototype,"section",void 0);V([(0,se.property)()],D.prototype,"topicPivot",void 0);V([(0,se.property)()],D.prototype,"searchInDocumentQuery",void 0);V([(0,se.property)({type:Number,converter:{fromAttribute:Ci()}})],D.prototype,"page",void 0);V([(0,B.redux)({store:"reader"})],D.prototype,"map",void 0);V([(0,B.redux)({store:"reader"})],D.prototype,"toc",void 0);V([(0,B.redux)({store:"reader"})],D.prototype,"visibleTopics",void 0);V([(0,B.redux)({store:"reader"})],D.prototype,"currentPage",void 0);V([(0,B.redux)({store:"reader"})],D.prototype,"scrollTarget",void 0);V([(0,se.property)({attribute:!1})],D.prototype,"readerServiceProvider",void 0);(0,In.customElement)("ft-reader-context")(D);})();
|
|
14
14
|
/*! Bundled license information:
|
|
15
15
|
|
|
16
16
|
@lit/reactive-element/css-tag.js:
|