@fluid-topics/ft-reader-context 1.2.60 → 1.2.61

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  "use strict";(()=>{var Hn=Object.create;var er=Object.defineProperty;var Vn=Object.getOwnPropertyDescriptor;var qn=Object.getOwnPropertyNames;var Kn=Object.getPrototypeOf,$n=Object.prototype.hasOwnProperty;var je=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports);var zn=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of qn(e))!$n.call(r,i)&&i!==t&&er(r,i,{get:()=>e[i],enumerable:!(n=Vn(e,i))||n.enumerable});return r};var _=(r,e,t)=>(t=r!=null?Hn(Kn(r)):{},zn(e||!r||!r.__esModule?er(t,"default",{value:r,enumerable:!0}):t,r));var U=je((qi,tr)=>{tr.exports=ftGlobals.wcUtils});var be=je((Ki,rr)=>{rr.exports=ftGlobals.lit});var fe=je(($i,nr)=>{nr.exports=ftGlobals.litDecorators});var or=je((te,sr)=>{var He=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Ve=function(){function r(){this.fetch=!1,this.DOMException=He.DOMException}return r.prototype=He,new r}();(function(r){var e=function(t){var n=typeof r<"u"&&r||typeof self<"u"&&self||typeof global<"u"&&global||{},i={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function a(c){return c&&DataView.prototype.isPrototypeOf(c)}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(c){return c&&s.indexOf(Object.prototype.toString.call(c))>-1};function l(c){if(typeof c!="string"&&(c=String(c)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(c)||c==="")throw new TypeError('Invalid character in header field name: "'+c+'"');return c.toLowerCase()}function u(c){return typeof c!="string"&&(c=String(c)),c}function d(c){var f={next:function(){var b=c.shift();return{done:b===void 0,value:b}}};return i.iterable&&(f[Symbol.iterator]=function(){return f}),f}function h(c){this.map={},c instanceof h?c.forEach(function(f,b){this.append(b,f)},this):Array.isArray(c)?c.forEach(function(f){if(f.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+f.length);this.append(f[0],f[1])},this):c&&Object.getOwnPropertyNames(c).forEach(function(f){this.append(f,c[f])},this)}h.prototype.append=function(c,f){c=l(c),f=u(f);var b=this.map[c];this.map[c]=b?b+", "+f:f},h.prototype.delete=function(c){delete this.map[l(c)]},h.prototype.get=function(c){return c=l(c),this.has(c)?this.map[c]:null},h.prototype.has=function(c){return this.map.hasOwnProperty(l(c))},h.prototype.set=function(c,f){this.map[l(c)]=u(f)},h.prototype.forEach=function(c,f){for(var b in this.map)this.map.hasOwnProperty(b)&&c.call(f,this.map[b],b,this)},h.prototype.keys=function(){var c=[];return this.forEach(function(f,b){c.push(b)}),d(c)},h.prototype.values=function(){var c=[];return this.forEach(function(f){c.push(f)}),d(c)},h.prototype.entries=function(){var c=[];return this.forEach(function(f,b){c.push([b,f])}),d(c)},i.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function p(c){if(!c._noBody){if(c.bodyUsed)return Promise.reject(new TypeError("Already read"));c.bodyUsed=!0}}function y(c){return new Promise(function(f,b){c.onload=function(){f(c.result)},c.onerror=function(){b(c.error)}})}function v(c){var f=new FileReader,b=y(f);return f.readAsArrayBuffer(c),b}function m(c){var f=new FileReader,b=y(f),x=/charset=([A-Za-z0-9_-]+)/.exec(c.type),C=x?x[1]:"utf-8";return f.readAsText(c,C),b}function A(c){for(var f=new Uint8Array(c),b=new Array(f.length),x=0;x<f.length;x++)b[x]=String.fromCharCode(f[x]);return b.join("")}function S(c){if(c.slice)return c.slice(0);var f=new Uint8Array(c.byteLength);return f.set(new Uint8Array(c)),f.buffer}function E(){return this.bodyUsed=!1,this._initBody=function(c){this.bodyUsed=this.bodyUsed,this._bodyInit=c,c?typeof c=="string"?this._bodyText=c:i.blob&&Blob.prototype.isPrototypeOf(c)?this._bodyBlob=c:i.formData&&FormData.prototype.isPrototypeOf(c)?this._bodyFormData=c:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(c)?this._bodyText=c.toString():i.arrayBuffer&&i.blob&&a(c)?(this._bodyArrayBuffer=S(c.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(c)||o(c))?this._bodyArrayBuffer=S(c):this._bodyText=c=Object.prototype.toString.call(c):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof c=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):i.searchParams&&URLSearchParams.prototype.isPrototypeOf(c)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var c=p(this);if(c)return c;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var c=p(this);return c||(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 c=p(this);if(c)return c;if(this._bodyBlob)return m(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(A(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},i.formData&&(this.formData=function(){return this.text().then(K)}),this.json=function(){return this.text().then(JSON.parse)},this}var O=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function w(c){var f=c.toUpperCase();return O.indexOf(f)>-1?f:c}function M(c,f){if(!(this instanceof M))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');f=f||{};var b=f.body;if(c instanceof M){if(c.bodyUsed)throw new TypeError("Already read");this.url=c.url,this.credentials=c.credentials,f.headers||(this.headers=new h(c.headers)),this.method=c.method,this.mode=c.mode,this.signal=c.signal,!b&&c._bodyInit!=null&&(b=c._bodyInit,c.bodyUsed=!0)}else this.url=String(c);if(this.credentials=f.credentials||this.credentials||"same-origin",(f.headers||!this.headers)&&(this.headers=new h(f.headers)),this.method=w(f.method||this.method||"GET"),this.mode=f.mode||this.mode||null,this.signal=f.signal||this.signal||function(){if("AbortController"in n){var T=new AbortController;return T.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")&&(f.cache==="no-store"||f.cache==="no-cache")){var x=/([?&])_=[^&]*/;if(x.test(this.url))this.url=this.url.replace(x,"$1_="+new Date().getTime());else{var C=/\?/;this.url+=(C.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}M.prototype.clone=function(){return new M(this,{body:this._bodyInit})};function K(c){var f=new FormData;return c.trim().split("&").forEach(function(b){if(b){var x=b.split("="),C=x.shift().replace(/\+/g," "),T=x.join("=").replace(/\+/g," ");f.append(decodeURIComponent(C),decodeURIComponent(T))}}),f}function ce(c){var f=new h,b=c.replace(/\r?\n[\t ]+/g," ");return b.split("\r").map(function(x){return x.indexOf(`
2
- `)===0?x.substr(1,x.length):x}).forEach(function(x){var C=x.split(":"),T=C.shift().trim();if(T){var Fe=C.join(":").trim();try{f.append(T,Fe)}catch(St){console.warn("Response "+St.message)}}}),f}E.call(M.prototype);function F(c,f){if(!(this instanceof F))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(f||(f={}),this.type="default",this.status=f.status===void 0?200:f.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=f.statusText===void 0?"":""+f.statusText,this.headers=new h(f.headers),this.url=f.url||"",this._initBody(c)}E.call(F.prototype),F.prototype.clone=function(){return new F(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},F.error=function(){var c=new F(null,{status:200,statusText:""});return c.ok=!1,c.status=0,c.type="error",c};var le=[301,302,303,307,308];F.redirect=function(c,f){if(le.indexOf(f)===-1)throw new RangeError("Invalid status code");return new F(null,{status:f,headers:{location:c}})},t.DOMException=n.DOMException;try{new t.DOMException}catch{t.DOMException=function(f,b){this.message=f,this.name=b;var x=Error(f);this.stack=x.stack},t.DOMException.prototype=Object.create(Error.prototype),t.DOMException.prototype.constructor=t.DOMException}function ge(c,f){return new Promise(function(b,x){var C=new M(c,f);if(C.signal&&C.signal.aborted)return x(new t.DOMException("Aborted","AbortError"));var T=new XMLHttpRequest;function Fe(){T.abort()}T.onload=function(){var N={statusText:T.statusText,headers:ce(T.getAllResponseHeaders()||"")};C.url.indexOf("file://")===0&&(T.status<200||T.status>599)?N.status=200:N.status=T.status,N.url="responseURL"in T?T.responseURL:N.headers.get("X-Request-URL");var de="response"in T?T.response:T.responseText;setTimeout(function(){b(new F(de,N))},0)},T.onerror=function(){setTimeout(function(){x(new TypeError("Network request failed"))},0)},T.ontimeout=function(){setTimeout(function(){x(new TypeError("Network request timed out"))},0)},T.onabort=function(){setTimeout(function(){x(new t.DOMException("Aborted","AbortError"))},0)};function St(N){try{return N===""&&n.location.href?n.location.href:N}catch{return N}}if(T.open(C.method,St(C.url),!0),C.credentials==="include"?T.withCredentials=!0:C.credentials==="omit"&&(T.withCredentials=!1),"responseType"in T&&(i.blob?T.responseType="blob":i.arrayBuffer&&(T.responseType="arraybuffer")),f&&typeof f.headers=="object"&&!(f.headers instanceof h||n.Headers&&f.headers instanceof n.Headers)){var Zt=[];Object.getOwnPropertyNames(f.headers).forEach(function(N){Zt.push(l(N)),T.setRequestHeader(N,u(f.headers[N]))}),C.headers.forEach(function(N,de){Zt.indexOf(de)===-1&&T.setRequestHeader(de,N)})}else C.headers.forEach(function(N,de){T.setRequestHeader(de,N)});C.signal&&(C.signal.addEventListener("abort",Fe),T.onreadystatechange=function(){T.readyState===4&&C.signal.removeEventListener("abort",Fe)}),T.send(typeof C._bodyInit>"u"?null:C._bodyInit)})}return ge.polyfill=!0,n.fetch||(n.fetch=ge,n.Headers=h,n.Request=M,n.Response=F),t.Headers=h,t.Request=M,t.Response=F,t.fetch=ge,t}({})})(Ve);Ve.fetch.ponyfill=!0;delete Ve.fetch.polyfill;var Se=He.fetch?He:Ve;te=Se.fetch;te.default=Se.fetch;te.fetch=Se.fetch;te.Headers=Se.Headers;te.Request=Se.Request;te.Response=Se.Response;sr.exports=te});var Bn=_(U());var Ue=_(be()),ue=_(fe()),B=_(U());var Oe;(function(r){r.clusteringHelperCreated="clustering-helper-created",r.mapAttachmentsUpdate="map-attachments-update"})(Oe||(Oe={}));var X;(function(r){r.FEEDBACK="FEEDBACK",r.RATING="RATING",r.PRINT="PRINT",r.BOOKMARK="BOOKMARK",r.COLLECTIONS="COLLECTIONS",r.PERSONAL_BOOKS="PERSONAL_BOOKS"})(X||(X={}));var G=_(U());var ir=_(U()),Gn={setTranslationDestinationLanguage:(r,e)=>{r.translation.destinationLanguage=e.payload},setTranslationSourceLanguage:(r,e)=>{r.translation.sourceLanguage=e.payload},setTranslationProfileId:(r,e)=>{r.translation.profileId=e.payload},setTranslationLoading:(r,e)=>{r.translation.isLoading=e.payload},setTranslationError:(r,e)=>{r.translation.isError=e.payload},setTopicsRating:(r,e)=>{for(let t in e.payload)r.topicsRating[t]=e.payload[t]}},ar=r=>ir.FtReduxStore.get({name:"ft-reader-"+r,initialState:{mapId:void 0,renderedTopics:[],visibleTopics:[],map:void 0,toc:void 0,pagesToc:void 0,paginationConfiguration:void 0,currentPage:void 0,scrollTarget:void 0,configuration:void 0,searchInDocumentQuery:void 0,relatives:void 0,mapRating:void 0,topicsRating:{},translation:{sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}},reducers:Gn});var Et=class{constructor(e,t){this.mapId=e,this.paginatedToc=t,this.nodeByTocId={},this.nodeByUrl={},this.duplicatedPrettyUrls=new Set,this.pages=[],this.pageByTocId={}}build(){return{paginationConfiguration:this.paginatedToc.configuration,toc:this.convertNodes(this.paginatedToc.paginatedToc,1),pagesToc:this.extractPagesToc(this.paginatedToc.paginatedToc,1),nodeByTocId:this.nodeByTocId,nodeByUrl:this.nodeByUrl,duplicatedPrettyUrls:this.duplicatedPrettyUrls,pages:this.pages,pageByTocId:this.pageByTocId,translationError:this.paginatedToc.translationError}}extractPagesToc(e,t,n){return e.flatMap(i=>{var a;return i.pageConfiguration&&this.registerPage(this.buildPage(i,n)),i.tocId==null?this.extractPagesToc(i.children,t,n):[{tocId:i.tocId,title:(a=i.title)!==null&&a!==void 0?a:"",untranslatedTitle:i.untranslatedTitle,depth:t,children:this.extractPagesToc(i.children,t+1,i.tocId)}]})}convertNodes(e,t,n){return e.flatMap(i=>{var a,s,o;if(i.tocId==null)return[...this.convertSectionNodes((a=i.pageToc)!==null&&a!==void 0?a:[],t,i.tocId),...this.convertNodes(i.children,t,i.tocId)];let l=(s=i.prettyUrl)===null||s===void 0?void 0:s.replace(/^\//,""),u={tocId:i.tocId,contentId:i.contentId,title:i.title,untranslatedTitle:i.untranslatedTitle,hasRating:i.hasRating,origin:i.origin,prettyUrl:l,depth:t,parentTocId:n,children:[]};this.register(u);let d=this.convertSectionNodes((o=i.pageToc)!==null&&o!==void 0?o:[],t+1,i.tocId),h=this.convertNodes(i.children,t+1,u.tocId);return u.children=[...d,...h],[u]})}convertSectionNodes(e,t,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:t,parentTocId:n,children:[]};return this.register(o),o.children=this.convertSectionNodes(i.children,t+1,i.tocId),[o]})}buildPage(e,t){var n,i,a,s,o,l;let u={number:this.pages.length+1,title:(n=e.title)!==null&&n!==void 0?n:"",untranslatedTitle:e.untranslatedTitle,rootTocId:(i=e.tocId)!==null&&i!==void 0?i:"root",toc:((a=e.pageToc)!==null&&a!==void 0?a:[]).map(p=>this.nodeByTocId[p.tocId]),topics:[],hiddenTopics:[],breadcrumb:t?this.buildBreadcrumb(this.nodeByTocId[t]):[]},d=(p,y)=>(y?u.topics:u.hiddenTopics).push(p),h=(o=(s=e.pageConfiguration)===null||s===void 0?void 0:s.parentsVisibility)!==null&&o!==void 0?o:[];return u.breadcrumb.forEach((p,y)=>{d(p,h[y])}),e.tocId&&d(e.tocId,e.pageConfiguration.isVisible),u.topics.push(...this.tocIds((l=e.pageToc)!==null&&l!==void 0?l:[])),u}registerPage(e){for(let t of[...e.topics,...e.hiddenTopics])this.pageByTocId[t]||(this.pageByTocId[t]=e);this.pages.push(e)}tocIds(e){return e.flatMap(t=>[t.tocId,...this.tocIds(t.children)])}buildBreadcrumb(e){let t=[e.tocId];for(;e?.parentTocId;)t.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return t}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},Be=class{convertPaginatedToc(e,t){return new Et(e,t).build()}};var Qn=_(or(),1);var ur;(function(r){r.black="black",r.green="green",r.blue="blue",r.purple="purple",r.red="red",r.orange="orange",r.yellow="yellow"})(ur||(ur={}));var cr;(function(r){r.OFFICIAL="OFFICIAL",r.PERSONAL="PERSONAL",r.SHARED="SHARED"})(cr||(cr={}));var lr;(function(r){r.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",r.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",r.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",r.PERSONAL_BOOK="PERSONAL_BOOK",r.MAP_ATTACHMENT="MAP_ATTACHMENT",r.RESOURCE="RESOURCE"})(lr||(lr={}));var dr;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR"})(dr||(dr={}));var fr;(function(r){r.VALUE="VALUE",r.DATE="DATE",r.RANGE="RANGE"})(fr||(fr={}));var hr;(function(r){r.BOOKMARK__CREATE="BOOKMARK__CREATE",r.BOOKMARK__DELETE="BOOKMARK__DELETE",r.CASE_DEFLECTION__START="CASE_DEFLECTION__START",r.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",r.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",r.COLLECTION__CREATE="COLLECTION__CREATE",r.COLLECTION__UPDATE="COLLECTION__UPDATE",r.COLLECTION__DELETE="COLLECTION__DELETE",r.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",r.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",r.DOCUMENT__PRINT="DOCUMENT__PRINT",r.DOCUMENT__PROCESS="DOCUMENT__PROCESS",r.DOCUMENT__RATE="DOCUMENT__RATE",r.DOCUMENT__SEARCH="DOCUMENT__SEARCH",r.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",r.DOCUMENT__UNRATE="DOCUMENT__UNRATE",r.FEEDBACK__SEND="FEEDBACK__SEND",r.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",r.GEN_AI__RATE="GEN_AI__RATE",r.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",r.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_CASE_DEFLECTION__OPEN_TICKET",r.KHUB__PROCESS="KHUB__PROCESS",r.KHUB__SEARCH="KHUB__SEARCH",r.LABELS__DOWNLOAD="LABELS__DOWNLOAD",r.LINK__SHARE="LINK__SHARE",r.PAGE__DISPLAY="PAGE__DISPLAY",r.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",r.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",r.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",r.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",r.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",r.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",r.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",r.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",r.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",r.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",r.SEARCH_RESULT__OPEN_CONTEXT_MENU="SEARCH_RESULT__OPEN_CONTEXT_MENU",r.TOPIC__DISPLAY="TOPIC__DISPLAY",r.TOPIC__RATE="TOPIC__RATE",r.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",r.TOPIC__UNRATE="TOPIC__UNRATE",r.USER__LOGIN="USER__LOGIN",r.USER__LOGOUT="USER__LOGOUT",r.HEARTBEAT="HEARTBEAT"})(hr||(hr={}));var pr;(function(r){r.THIRD_PARTY="THIRD_PARTY",r.OFF_THE_GRID="OFF_THE_GRID",r.CONTENT_PACKAGER="CONTENT_PACKAGER",r.PAGES="PAGES",r.DESIGNED_READER="DESIGNED_READER"})(pr||(pr={}));var vr;(function(r){r.HOMEPAGE="HOMEPAGE",r.CUSTOM="CUSTOM",r.HEADER="HEADER",r.READER="READER",r.TOPIC_TEMPLATE="TOPIC_TEMPLATE",r.SEARCH="SEARCH",r.SEARCH_RESULT="SEARCH_RESULT"})(vr||(vr={}));var mr;(function(r){r.CLASSIC="CLASSIC",r.CUSTOM="CUSTOM",r.DESIGNER="DESIGNER"})(mr||(mr={}));var yr;(function(r){r.AND="AND",r.OR="OR",r.MONOVALUED="MONOVALUED"})(yr||(yr={}));var gr;(function(r){r.NONE="NONE",r.ALPHABET="ALPHABET",r.VERSION="VERSION"})(gr||(gr={}));var br;(function(r){r.STARS="STARS",r.LIKE="LIKE",r.DICHOTOMOUS="DICHOTOMOUS",r.NO_RATING="NO_RATING"})(br||(br={}));var Sr;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR",r.CUSTOM="CUSTOM"})(Sr||(Sr={}));var Er;(function(r){r.ASC="ASC",r.DESC="DESC"})(Er||(Er={}));var Tr;(function(r){r.ALPHA="ALPHA",r.NATURAL="NATURAL"})(Tr||(Tr={}));var Ar;(function(r){r.EVERYWHERE="EVERYWHERE",r.TITLE_ONLY="TITLE_ONLY",r.NONE="NONE"})(Ar||(Ar={}));var wr;(function(r){r.ARTICLE="ARTICLE",r.BOOK="BOOK",r.SHARED_BOOK="SHARED_BOOK"})(wr||(wr={}));var xr;(function(r){r.FLUIDTOPICS="FLUIDTOPICS",r.EXTERNAL="EXTERNAL"})(xr||(xr={}));var _r;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC",r.PERSONAL_BOOK="PERSONAL_BOOK",r.SHARED_BOOK="SHARED_BOOK"})(_r||(_r={}));var Or;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR"})(Or||(Or={}));var Rr;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC"})(Rr||(Rr={}));var Ir;(function(r){r.DEFAULT="DEFAULT",r.DOCUMENTS="DOCUMENTS",r.ALL_TOPICS="ALL_TOPICS",r.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Ir||(Ir={}));var R;(function(r){r.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",r.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",r.HTML_EXPORT_USER="HTML_EXPORT_USER",r.PDF_EXPORT_USER="PDF_EXPORT_USER",r.SAVED_SEARCH_USER="SAVED_SEARCH_USER",r.COLLECTION_USER="COLLECTION_USER",r.OFFLINE_USER="OFFLINE_USER",r.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",r.ANALYTICS_USER="ANALYTICS_USER",r.BETA_USER="BETA_USER",r.DEBUG_USER="DEBUG_USER",r.PRINT_USER="PRINT_USER",r.RATING_USER="RATING_USER",r.FEEDBACK_USER="FEEDBACK_USER",r.GENERATIVE_AI_USER="GENERATIVE_AI_USER",r.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",r.CONTENT_PUBLISHER="CONTENT_PUBLISHER",r.KHUB_ADMIN="KHUB_ADMIN",r.USERS_ADMIN="USERS_ADMIN",r.PORTAL_ADMIN="PORTAL_ADMIN",r.ADMIN="ADMIN"})(R||(R={}));var Cr;(function(r){r.VALID="VALID",r.INVALID="INVALID"})(Cr||(Cr={}));var Pr;(function(r){r.JSON="JSON",r.TEXT="TEXT"})(Pr||(Pr={}));var Dr;(function(r){r.TEXT="TEXT",r.HTML="HTML"})(Dr||(Dr={}));var Wn={[R.PERSONAL_BOOK_SHARE_USER]:[R.PERSONAL_BOOK_USER],[R.HTML_EXPORT_USER]:[R.PERSONAL_BOOK_USER],[R.PDF_EXPORT_USER]:[R.PERSONAL_BOOK_USER],[R.KHUB_ADMIN]:[R.CONTENT_PUBLISHER],[R.ADMIN]:[R.KHUB_ADMIN,R.USERS_ADMIN,R.PORTAL_ADMIN],[R.GENERATIVE_AI_EXPORT_USER]:[R.GENERATIVE_AI_USER]};function Mr(r,e){return r===e||(Wn[r]??[]).some(t=>Mr(t,e))}function J(r,e){return r==null?!1:(Array.isArray(r)?r:Array.isArray(r.roles)?r.roles:Array.isArray(r.profile?.roles)?r.profile.roles:[]).some(n=>Mr(n,e))}var Un=_(U());var Fr=_(be()),j=_(fe()),$=_(U());var Nr=_(be());var Lr=Nr.css`
2
+ `)===0?x.substr(1,x.length):x}).forEach(function(x){var C=x.split(":"),T=C.shift().trim();if(T){var Fe=C.join(":").trim();try{f.append(T,Fe)}catch(St){console.warn("Response "+St.message)}}}),f}E.call(M.prototype);function F(c,f){if(!(this instanceof F))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(f||(f={}),this.type="default",this.status=f.status===void 0?200:f.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=f.statusText===void 0?"":""+f.statusText,this.headers=new h(f.headers),this.url=f.url||"",this._initBody(c)}E.call(F.prototype),F.prototype.clone=function(){return new F(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},F.error=function(){var c=new F(null,{status:200,statusText:""});return c.ok=!1,c.status=0,c.type="error",c};var le=[301,302,303,307,308];F.redirect=function(c,f){if(le.indexOf(f)===-1)throw new RangeError("Invalid status code");return new F(null,{status:f,headers:{location:c}})},t.DOMException=n.DOMException;try{new t.DOMException}catch{t.DOMException=function(f,b){this.message=f,this.name=b;var x=Error(f);this.stack=x.stack},t.DOMException.prototype=Object.create(Error.prototype),t.DOMException.prototype.constructor=t.DOMException}function ge(c,f){return new Promise(function(b,x){var C=new M(c,f);if(C.signal&&C.signal.aborted)return x(new t.DOMException("Aborted","AbortError"));var T=new XMLHttpRequest;function Fe(){T.abort()}T.onload=function(){var N={statusText:T.statusText,headers:ce(T.getAllResponseHeaders()||"")};C.url.indexOf("file://")===0&&(T.status<200||T.status>599)?N.status=200:N.status=T.status,N.url="responseURL"in T?T.responseURL:N.headers.get("X-Request-URL");var de="response"in T?T.response:T.responseText;setTimeout(function(){b(new F(de,N))},0)},T.onerror=function(){setTimeout(function(){x(new TypeError("Network request failed"))},0)},T.ontimeout=function(){setTimeout(function(){x(new TypeError("Network request timed out"))},0)},T.onabort=function(){setTimeout(function(){x(new t.DOMException("Aborted","AbortError"))},0)};function St(N){try{return N===""&&n.location.href?n.location.href:N}catch{return N}}if(T.open(C.method,St(C.url),!0),C.credentials==="include"?T.withCredentials=!0:C.credentials==="omit"&&(T.withCredentials=!1),"responseType"in T&&(i.blob?T.responseType="blob":i.arrayBuffer&&(T.responseType="arraybuffer")),f&&typeof f.headers=="object"&&!(f.headers instanceof h||n.Headers&&f.headers instanceof n.Headers)){var Zt=[];Object.getOwnPropertyNames(f.headers).forEach(function(N){Zt.push(l(N)),T.setRequestHeader(N,u(f.headers[N]))}),C.headers.forEach(function(N,de){Zt.indexOf(de)===-1&&T.setRequestHeader(de,N)})}else C.headers.forEach(function(N,de){T.setRequestHeader(de,N)});C.signal&&(C.signal.addEventListener("abort",Fe),T.onreadystatechange=function(){T.readyState===4&&C.signal.removeEventListener("abort",Fe)}),T.send(typeof C._bodyInit>"u"?null:C._bodyInit)})}return ge.polyfill=!0,n.fetch||(n.fetch=ge,n.Headers=h,n.Request=M,n.Response=F),t.Headers=h,t.Request=M,t.Response=F,t.fetch=ge,t}({})})(Ve);Ve.fetch.ponyfill=!0;delete Ve.fetch.polyfill;var Se=He.fetch?He:Ve;te=Se.fetch;te.default=Se.fetch;te.fetch=Se.fetch;te.Headers=Se.Headers;te.Request=Se.Request;te.Response=Se.Response;sr.exports=te});var Bn=_(U());var Ue=_(be()),ue=_(fe()),B=_(U());var Oe;(function(r){r.clusteringHelperCreated="clustering-helper-created",r.mapAttachmentsUpdate="map-attachments-update"})(Oe||(Oe={}));var X;(function(r){r.FEEDBACK="FEEDBACK",r.RATING="RATING",r.PRINT="PRINT",r.BOOKMARK="BOOKMARK",r.COLLECTIONS="COLLECTIONS",r.PERSONAL_BOOKS="PERSONAL_BOOKS"})(X||(X={}));var G=_(U());var ir=_(U()),Gn={setTranslationDestinationLanguage:(r,e)=>{r.translation.destinationLanguage=e.payload},setTranslationSourceLanguage:(r,e)=>{r.translation.sourceLanguage=e.payload},setTranslationProfileId:(r,e)=>{r.translation.profileId=e.payload},setTranslationLoading:(r,e)=>{r.translation.isLoading=e.payload},setTranslationError:(r,e)=>{r.translation.isError=e.payload},setTopicsRating:(r,e)=>{for(let t in e.payload)r.topicsRating[t]=e.payload[t]}},ar=r=>ir.FtReduxStore.get({name:"ft-reader-"+r,initialState:{mapId:void 0,renderedTopics:[],visibleTopics:[],map:void 0,toc:void 0,pagesToc:void 0,paginationConfiguration:void 0,currentPage:void 0,scrollTarget:void 0,configuration:void 0,searchInDocumentQuery:void 0,relatives:void 0,mapRating:void 0,topicsRating:{},translation:{sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}},reducers:Gn});var Et=class{constructor(e,t){this.mapId=e,this.paginatedToc=t,this.nodeByTocId={},this.nodeByUrl={},this.duplicatedPrettyUrls=new Set,this.pages=[],this.pageByTocId={}}build(){return{paginationConfiguration:this.paginatedToc.configuration,toc:this.convertNodes(this.paginatedToc.paginatedToc,1),pagesToc:this.extractPagesToc(this.paginatedToc.paginatedToc,1),nodeByTocId:this.nodeByTocId,nodeByUrl:this.nodeByUrl,duplicatedPrettyUrls:this.duplicatedPrettyUrls,pages:this.pages,pageByTocId:this.pageByTocId,translationError:this.paginatedToc.translationError}}extractPagesToc(e,t,n){return e.flatMap(i=>{var a;return i.pageConfiguration&&this.registerPage(this.buildPage(i,n)),i.tocId==null?this.extractPagesToc(i.children,t,n):[{tocId:i.tocId,title:(a=i.title)!==null&&a!==void 0?a:"",untranslatedTitle:i.untranslatedTitle,depth:t,children:this.extractPagesToc(i.children,t+1,i.tocId)}]})}convertNodes(e,t,n){return e.flatMap(i=>{var a,s,o;if(i.tocId==null)return[...this.convertSectionNodes((a=i.pageToc)!==null&&a!==void 0?a:[],t,i.tocId),...this.convertNodes(i.children,t,i.tocId)];let l=(s=i.prettyUrl)===null||s===void 0?void 0:s.replace(/^\//,""),u={tocId:i.tocId,contentId:i.contentId,title:i.title,untranslatedTitle:i.untranslatedTitle,hasRating:i.hasRating,origin:i.origin,prettyUrl:l,depth:t,parentTocId:n,children:[]};this.register(u);let d=this.convertSectionNodes((o=i.pageToc)!==null&&o!==void 0?o:[],t+1,i.tocId),h=this.convertNodes(i.children,t+1,u.tocId);return u.children=[...d,...h],[u]})}convertSectionNodes(e,t,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:t,parentTocId:n,children:[]};return this.register(o),o.children=this.convertSectionNodes(i.children,t+1,i.tocId),[o]})}buildPage(e,t){var n,i,a,s,o,l;let u={number:this.pages.length+1,title:(n=e.title)!==null&&n!==void 0?n:"",untranslatedTitle:e.untranslatedTitle,rootTocId:(i=e.tocId)!==null&&i!==void 0?i:"root",toc:((a=e.pageToc)!==null&&a!==void 0?a:[]).map(p=>this.nodeByTocId[p.tocId]),topics:[],hiddenTopics:[],breadcrumb:t?this.buildBreadcrumb(this.nodeByTocId[t]):[]},d=(p,y)=>(y?u.topics:u.hiddenTopics).push(p),h=(o=(s=e.pageConfiguration)===null||s===void 0?void 0:s.parentsVisibility)!==null&&o!==void 0?o:[];return u.breadcrumb.forEach((p,y)=>{d(p,h[y])}),e.tocId&&d(e.tocId,e.pageConfiguration.isVisible),u.topics.push(...this.tocIds((l=e.pageToc)!==null&&l!==void 0?l:[])),u}registerPage(e){for(let t of[...e.topics,...e.hiddenTopics])this.pageByTocId[t]||(this.pageByTocId[t]=e);this.pages.push(e)}tocIds(e){return e.flatMap(t=>[t.tocId,...this.tocIds(t.children)])}buildBreadcrumb(e){let t=[e.tocId];for(;e?.parentTocId;)t.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return t}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},Be=class{convertPaginatedToc(e,t){return new Et(e,t).build()}};var Qn=_(or(),1);var ur;(function(r){r.black="black",r.green="green",r.blue="blue",r.purple="purple",r.red="red",r.orange="orange",r.yellow="yellow"})(ur||(ur={}));var cr;(function(r){r.OFFICIAL="OFFICIAL",r.PERSONAL="PERSONAL",r.SHARED="SHARED"})(cr||(cr={}));var lr;(function(r){r.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",r.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",r.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",r.PERSONAL_BOOK="PERSONAL_BOOK",r.MAP_ATTACHMENT="MAP_ATTACHMENT",r.RESOURCE="RESOURCE"})(lr||(lr={}));var dr;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR"})(dr||(dr={}));var fr;(function(r){r.VALUE="VALUE",r.DATE="DATE",r.RANGE="RANGE"})(fr||(fr={}));var hr;(function(r){r.BOOKMARK__CREATE="BOOKMARK__CREATE",r.BOOKMARK__DELETE="BOOKMARK__DELETE",r.CASE_DEFLECTION__START="CASE_DEFLECTION__START",r.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",r.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",r.COLLECTION__CREATE="COLLECTION__CREATE",r.COLLECTION__UPDATE="COLLECTION__UPDATE",r.COLLECTION__DELETE="COLLECTION__DELETE",r.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",r.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",r.DOCUMENT__PRINT="DOCUMENT__PRINT",r.DOCUMENT__PROCESS="DOCUMENT__PROCESS",r.DOCUMENT__RATE="DOCUMENT__RATE",r.DOCUMENT__SEARCH="DOCUMENT__SEARCH",r.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",r.DOCUMENT__UNRATE="DOCUMENT__UNRATE",r.FEEDBACK__SEND="FEEDBACK__SEND",r.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",r.GEN_AI__RATE="GEN_AI__RATE",r.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",r.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_CASE_DEFLECTION__OPEN_TICKET",r.KHUB__PROCESS="KHUB__PROCESS",r.KHUB__SEARCH="KHUB__SEARCH",r.LABELS__DOWNLOAD="LABELS__DOWNLOAD",r.LINK__SHARE="LINK__SHARE",r.PAGE__DISPLAY="PAGE__DISPLAY",r.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",r.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",r.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",r.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",r.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",r.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",r.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",r.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",r.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",r.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",r.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",r.TOPIC__DISPLAY="TOPIC__DISPLAY",r.TOPIC__RATE="TOPIC__RATE",r.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",r.TOPIC__UNRATE="TOPIC__UNRATE",r.USER__LOGIN="USER__LOGIN",r.USER__LOGOUT="USER__LOGOUT",r.HEARTBEAT="HEARTBEAT"})(hr||(hr={}));var pr;(function(r){r.THIRD_PARTY="THIRD_PARTY",r.OFF_THE_GRID="OFF_THE_GRID",r.CONTENT_PACKAGER="CONTENT_PACKAGER",r.PAGES="PAGES",r.DESIGNED_READER="DESIGNED_READER"})(pr||(pr={}));var vr;(function(r){r.HOMEPAGE="HOMEPAGE",r.CUSTOM="CUSTOM",r.HEADER="HEADER",r.READER="READER",r.TOPIC_TEMPLATE="TOPIC_TEMPLATE",r.SEARCH="SEARCH",r.SEARCH_RESULT="SEARCH_RESULT"})(vr||(vr={}));var mr;(function(r){r.CLASSIC="CLASSIC",r.CUSTOM="CUSTOM",r.DESIGNER="DESIGNER"})(mr||(mr={}));var yr;(function(r){r.AND="AND",r.OR="OR",r.MONOVALUED="MONOVALUED"})(yr||(yr={}));var gr;(function(r){r.NONE="NONE",r.ALPHABET="ALPHABET",r.VERSION="VERSION"})(gr||(gr={}));var br;(function(r){r.STARS="STARS",r.LIKE="LIKE",r.DICHOTOMOUS="DICHOTOMOUS",r.NO_RATING="NO_RATING"})(br||(br={}));var Sr;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR",r.CUSTOM="CUSTOM"})(Sr||(Sr={}));var Er;(function(r){r.ASC="ASC",r.DESC="DESC"})(Er||(Er={}));var Tr;(function(r){r.ALPHA="ALPHA",r.NATURAL="NATURAL"})(Tr||(Tr={}));var Ar;(function(r){r.EVERYWHERE="EVERYWHERE",r.TITLE_ONLY="TITLE_ONLY",r.NONE="NONE"})(Ar||(Ar={}));var wr;(function(r){r.ARTICLE="ARTICLE",r.BOOK="BOOK",r.SHARED_BOOK="SHARED_BOOK"})(wr||(wr={}));var xr;(function(r){r.FLUIDTOPICS="FLUIDTOPICS",r.EXTERNAL="EXTERNAL"})(xr||(xr={}));var _r;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC",r.PERSONAL_BOOK="PERSONAL_BOOK",r.SHARED_BOOK="SHARED_BOOK"})(_r||(_r={}));var Or;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR"})(Or||(Or={}));var Rr;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC"})(Rr||(Rr={}));var Ir;(function(r){r.DEFAULT="DEFAULT",r.DOCUMENTS="DOCUMENTS",r.ALL_TOPICS="ALL_TOPICS",r.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Ir||(Ir={}));var R;(function(r){r.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",r.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",r.HTML_EXPORT_USER="HTML_EXPORT_USER",r.PDF_EXPORT_USER="PDF_EXPORT_USER",r.SAVED_SEARCH_USER="SAVED_SEARCH_USER",r.COLLECTION_USER="COLLECTION_USER",r.OFFLINE_USER="OFFLINE_USER",r.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",r.ANALYTICS_USER="ANALYTICS_USER",r.BETA_USER="BETA_USER",r.DEBUG_USER="DEBUG_USER",r.PRINT_USER="PRINT_USER",r.RATING_USER="RATING_USER",r.FEEDBACK_USER="FEEDBACK_USER",r.GENERATIVE_AI_USER="GENERATIVE_AI_USER",r.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",r.CONTENT_PUBLISHER="CONTENT_PUBLISHER",r.KHUB_ADMIN="KHUB_ADMIN",r.USERS_ADMIN="USERS_ADMIN",r.PORTAL_ADMIN="PORTAL_ADMIN",r.ADMIN="ADMIN"})(R||(R={}));var Cr;(function(r){r.VALID="VALID",r.INVALID="INVALID"})(Cr||(Cr={}));var Pr;(function(r){r.JSON="JSON",r.TEXT="TEXT"})(Pr||(Pr={}));var Dr;(function(r){r.TEXT="TEXT",r.HTML="HTML"})(Dr||(Dr={}));var Wn={[R.PERSONAL_BOOK_SHARE_USER]:[R.PERSONAL_BOOK_USER],[R.HTML_EXPORT_USER]:[R.PERSONAL_BOOK_USER],[R.PDF_EXPORT_USER]:[R.PERSONAL_BOOK_USER],[R.KHUB_ADMIN]:[R.CONTENT_PUBLISHER],[R.ADMIN]:[R.KHUB_ADMIN,R.USERS_ADMIN,R.PORTAL_ADMIN],[R.GENERATIVE_AI_EXPORT_USER]:[R.GENERATIVE_AI_USER]};function Mr(r,e){return r===e||(Wn[r]??[]).some(t=>Mr(t,e))}function J(r,e){return r==null?!1:(Array.isArray(r)?r:Array.isArray(r.roles)?r.roles:Array.isArray(r.profile?.roles)?r.profile.roles:[]).some(n=>Mr(n,e))}var Un=_(U());var Fr=_(be()),j=_(fe()),$=_(U());var Nr=_(be());var Lr=Nr.css`
3
3
  `;var qe=_(U()),Yn="ft-app-info",Tt=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},Xn={session:(r,e)=>{(0,qe.deepEqual)(r.session,e.payload)||(r.session=e.payload,setTimeout(()=>g.dispatchEvent(new Tt(e.payload)),0))}},g=qe.FtReduxStore.get({name:Yn,reducers:Xn,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 Q=_(U());var At=_(U());var he=class r{static get(e){let{baseUrl:t,apiIntegrationIdentifier:n}=g.getState(),i=e??n;if(t&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(t,i,!0)}static await(e){return new Promise(t=>{let n=r.get(e);if(n)t(n);else{let i=g.subscribe(()=>{n=r.get(e),n&&(i(),t(n))})}})}};var Re=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:he.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):he.await()}};var W=class extends Re{constructor(e=!0,t){var n;super(t);let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new At.CacheRegistry,this.cache=e?i.commonCache:new At.CacheRegistry}clearCache(){this.cache.clearAll()}};var kr,Jn=Symbol("clearAfterUnitTest"),Ke=class extends W{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[kr]=()=>{this.defaultMessages={},this.cache=new Q.CacheRegistry,this.listeners={}},this.currentUiLocale=g.getState().uiLocale,g.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=g.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let t=e.name.toLowerCase();this.cache.setFinal(t,e),this.notify(t)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,t){var n;if(e=e.toLowerCase(),t&&Object.keys(t).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...t};(0,Q.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var t,n;return this.fetchContext(e),(n=(t=this.cache.getNow(e))===null||t===void 0?void 0:t.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,t){let n=e.toLowerCase();return this.resolveContext(n)[t]}resolveMessage(e,t,...n){var i;let a=e.toLowerCase(),s=this.resolveContext(a);return new Q.ParametrizedLabelResolver((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},s).resolve(t,...n)}async fetchContext(e){let t=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e))}catch(i){!(i instanceof Q.CanceledPromiseError)&&t&&console.error(i)}return t&&await this.notify(e),n}subscribe(e,t){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(t),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(t)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(t=>(0,Q.delay)(0).then(()=>t()).catch(()=>null)))}};kr=Jn;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Ke{constructor(){super(async(r,e)=>(await this.awaitApi).getFluidTopicsMessageContext(r,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Ke{constructor(){super(async(r,e)=>(await this.awaitApi).getCustomMessageContext(r,e))}});var Ur=window.FluidTopicsI18nService,ba=window.FluidTopicsCustomI18nService;var L=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var o=r.length-1;o>=0;o--)(s=r[o])&&(a=(i<3?s(a):i>3?s(e,t,a):s(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},P=class extends $.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>he.get(),this.messageContexts=[],this.cache=new $.CacheRegistry,this.cleanSessionDebouncer=new $.Debouncer}render(){return Fr.html`
4
4
  <slot></slot>
5
5
  `}update(e){var t,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=>Ur.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((t=this.localesConfiguration)===null||t===void 0?void 0:t.defaultLocales),g.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),g.actions.searchInAllLanguagesAllowed((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=Lr;L([(0,j.property)()],P.prototype,"baseUrl",void 0);L([(0,j.property)()],P.prototype,"apiIntegrationIdentifier",void 0);L([(0,j.property)()],P.prototype,"uiLocale",void 0);L([(0,$.jsonProperty)(null)],P.prototype,"availableUiLocales",void 0);L([(0,$.jsonProperty)(null)],P.prototype,"metadataConfiguration",void 0);L([(0,j.property)({type:Boolean})],P.prototype,"editorMode",void 0);L([(0,j.property)({type:Boolean})],P.prototype,"noCustom",void 0);L([(0,j.property)({type:Boolean})],P.prototype,"openExternalDocumentInNewTab",void 0);L([(0,j.property)({converter:{fromAttribute(r){return r==="false"?!1:r==="true"||(r??!1)}}})],P.prototype,"noCustomComponent",void 0);L([(0,j.property)({type:Boolean})],P.prototype,"withManualResources",void 0);L([(0,j.property)({type:Boolean})],P.prototype,"navigatorOnline",void 0);L([(0,j.property)({type:Boolean})],P.prototype,"forcedOffline",void 0);L([(0,j.property)({type:Object})],P.prototype,"apiProvider",void 0);L([(0,$.jsonProperty)([])],P.prototype,"messageContexts",void 0);L([(0,$.jsonProperty)(void 0)],P.prototype,"session",void 0);L([(0,j.state)()],P.prototype,"localesConfiguration",void 0);var ji=_(fe());function Zn(r,e){if(r===e)return!0;if(r&&e&&typeof r=="object"&&typeof e=="object"){if(r.constructor!==e.constructor)return!1;var t,n,i;if(Array.isArray(r)){if(t=r.length,t!=e.length)return!1;for(n=t;n--!==0;)if(!$e(r[n],e[n]))return!1;return!0}if(r instanceof Map&&e instanceof Map){if(r.size!==e.size)return!1;for(n of r.entries())if(!e.has(n[0]))return!1;for(n of r.entries())if(!$e(n[1],e.get(n[0])))return!1;return!0}if(r instanceof Set&&e instanceof Set){if(r.size!==e.size)return!1;for(n of r.entries())if(!e.has(n[0]))return!1;return!0}if(r.constructor===RegExp)return r.source===e.source&&r.flags===e.flags;if(r.valueOf!==Object.prototype.valueOf)return r.valueOf()===e.valueOf();let a=s=>Object.keys(s).filter(o=>s[o]!=null);if(i=a(r),t=i.length,t!==a(e).length)return!1;for(n=t;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=t;n--!==0;){let s=i[n];if(!$e(r[s],e[s]))return!1}return!0}return r!==r&&e!==e||r==null&&e==null}function $e(r,e){try{return Zn(r,e)}catch{return!1}}function ze(r,e){return!$e(r,e)}var ei=_(fe(),1);var Ge=class{constructor(){this.queue=[]}add(e,t=!1){t&&this.clear(e.type),this.queue.push(e)}consume(e){let t=this.queue.find(n=>n.type===e);return t&&(this.queue=this.queue.filter(n=>n!==t)),t}clear(e){typeof e=="string"?this.queue=this.queue.filter(t=>t.type!==e):this.queue=this.queue.filter(t=>!e.test(t.type))}};var Ee=_(fe(),1);var jr=_(fe(),1);function Br(r,e){let t=()=>JSON.parse(JSON.stringify(r));return(0,jr.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return t();try{return JSON.parse(n)}catch{return t()}},toAttribute:n=>JSON.stringify(n)},hasChanged:ze,...e??{}})}var We=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,t){return this.callbacks=[e],this.debounce(t)}queue(e,t){return this.callbacks.push(e),this.debounce(t)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((t,n)=>{this.resolvePromise=t,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,t;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(t=this.resolvePromise)!==null&&t!==void 0?t:()=>null;this.clearPromise();for(let 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 Vr=_(be(),1);var Qe=globalThis,ti=Qe.ShadowRoot&&(Qe.ShadyCSS===void 0||Qe.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,La=Symbol();var Hr=(r,e)=>{if(ti)r.adoptedStyleSheets=e.map(t=>t instanceof CSSStyleSheet?t:t.styleSheet);else for(let t of e){let n=document.createElement("style"),i=Qe.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=t.cssText,r.appendChild(n)}};var Ye=class extends Vr.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,a])=>e.registry.define(i,a)));let t={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(t);return Hr(n,e.elementStyles),n}};function qr(r,e,...t){var n;let i=r.querySelector(e);for(let a of t)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(a);return i}var Ie=function(r,e,t,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,n);else for(var o=r.length-1;o>=0;o--)(s=r[o])&&(a=(i<3?s(a):i>3?s(e,t,a):s(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},Gr,Kr=Symbol("constructorPrototype"),$r=Symbol("constructorName"),Wr=Symbol("exportpartsDebouncer"),zr=Symbol("dynamicDependenciesLoaded"),Z=class extends Ye{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Gr]=new We(5),this[$r]=this.constructor.name,this[Kr]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[$r]&&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(t){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",t)}let e=this.constructor;e[zr]||(e[zr]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:t,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let a=[...i??[],n];t=qr(this.shadowRoot,...a)}t?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||t?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var t,n,i;if(((n=(t=this.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var e,t,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(t=this.exportpartsPrefixes)===null||t===void 0?void 0:t.length)!==null&&n!==void 0&&n)&&this[Wr].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var t,n,i,a,s,o;let l=p=>p!=null&&p.trim().length>0,u=e.filter(l).map(p=>p.trim());if(u.length===0){this.removeAttribute("exportparts");return}let d=new Set;for(let p of(n=(t=this.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let y=(a=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],v=(o=(s=p.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(m=>m.split(":")[1]))!==null&&o!==void 0?o:[];new Array(...y,...v).filter(l).map(m=>m.trim()).forEach(m=>d.add(m))}if(d.size===0){this.removeAttribute("exportparts");return}let h=[...d.values()].flatMap(p=>u.map(y=>`${p}:${y}--${p}`));this.setAttribute("exportparts",[...this.part,...h].join(", "))}};Gr=Wr;Ie([(0,Ee.property)()],Z.prototype,"exportpartsPrefix",void 0);Ie([Br([])],Z.prototype,"exportpartsPrefixes",void 0);Ie([(0,Ee.property)()],Z.prototype,"customStylesheet",void 0);Ie([(0,Ee.property)()],Z.prototype,"elementToFocus",void 0);Ie([(0,Ee.state)()],Z.prototype,"useAdoptedStyleSheets",void 0);function Ce(r){var e;return(e=r?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Qr,Yr,Xr,Pe=Symbol("internalReduxEventsUnsubscribers"),re=Symbol("internalStoresUnsubscribers"),pe=Symbol("internalStores"),De=class extends Z{constructor(){super(...arguments),this[Qr]=new Map,this[Yr]=new Map,this[Xr]=new Map}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(t=>e.has(t))&&this.updateFromStores()}getUnnamedStore(){if(this[pe].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[pe].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[pe].get(e)}addStore(e,t){var n;t=(n=t??(Ce(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(t),this[pe].set(t,e),this.subscribeToStore(t,e),this.updateFromStores()}removeStore(e){let t=typeof e=="string"?e:e.name;this.unsubscribeFromStore(t),this[pe].delete(t)}setupStores(){this.unsubscribeFromStores(),this[pe].forEach((e,t)=>this.subscribeToStore(t,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,t)=>{let n=this.constructor.getPropertyOptions(t);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:t)){let i=this.getStore(e.store);i&&(e.store?this[re].has(e.store):this[re].size>0)&&(this[t]=e.selector(i.getState(),this))}})}subscribeToStore(e,t){var n;this[re].set(e,t.subscribe(()=>this.updateFromStores())),this[Pe].set(e,[]),Ce(t)&&t.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||t.name===i.store)){let s=o=>this[a](o);t.addEventListener(i.eventName,s),this[Pe].get(e).push(()=>t.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[re].forEach((e,t)=>this.unsubscribeFromStore(t))}unsubscribeFromStore(e){var t;this[re].has(e)&&this[re].get(e)(),this[re].delete(e),(t=this[Pe].get(e))===null||t===void 0||t.forEach(n=>n()),this[Pe].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Qr=re,Yr=pe,Xr=Pe;De.reduxProperties=new Map;De.reduxReactiveProperties=new Set;De.reduxEventListeners=new Map;function q(r){for(var e=arguments.length,t=Array(e>1?e-1:0),n=1;n<e;n++)t[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+r+(t.length?" "+t.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function ee(r){return!!r&&!!r[I]}function z(r){var e;return!!r&&(function(t){if(!t||typeof t!="object")return!1;var n=Object.getPrototypeOf(t);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===ci}(r)||Array.isArray(r)||!!r[an]||!!(!((e=r.constructor)===null||e===void 0)&&e[an])||Dt(r)||Mt(r))}function ve(r,e,t){t===void 0&&(t=!1),we(r)===0?(t?Object.keys:Ae)(r).forEach(function(n){t&&typeof n=="symbol"||e(n,r[n],r)}):r.forEach(function(n,i){return e(i,n,r)})}function we(r){var e=r[I];return e?e.i>3?e.i-4:e.i:Array.isArray(r)?1:Dt(r)?2:Mt(r)?3:0}function Te(r,e){return we(r)===2?r.has(e):Object.prototype.hasOwnProperty.call(r,e)}function ri(r,e){return we(r)===2?r.get(e):r[e]}function sn(r,e,t){var n=we(r);n===2?r.set(e,t):n===3?r.add(t):r[e]=t}function on(r,e){return r===e?r!==0||1/r==1/e:r!=r&&e!=e}function Dt(r){return oi&&r instanceof Map}function Mt(r){return ui&&r instanceof Set}function ne(r){return r.o||r.t}function Nt(r){if(Array.isArray(r))return Array.prototype.slice.call(r);var e=ln(r);delete e[I];for(var t=Ae(e),n=0;n<t.length;n++){var i=t[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:r[i]})}return Object.create(Object.getPrototypeOf(r),e)}function Lt(r,e){return e===void 0&&(e=!1),kt(r)||ee(r)||!z(r)||(we(r)>1&&(r.set=r.add=r.clear=r.delete=ni),Object.freeze(r),e&&ve(r,function(t,n){return Lt(n,!0)},!0)),r}function ni(){q(2)}function kt(r){return r==null||typeof r!="object"||Object.isFrozen(r)}function Y(r){var e=Pt[r];return e||q(18,r),e}function ii(r,e){Pt[r]||(Pt[r]=e)}function Rt(){return Ne}function wt(r,e){e&&(Y("Patches"),r.u=[],r.s=[],r.v=e)}function Xe(r){It(r),r.p.forEach(ai),r.p=null}function It(r){r===Ne&&(Ne=r.l)}function Jr(r){return Ne={p:[],l:Ne,h:r,m:!0,_:0}}function ai(r){var e=r[I];e.i===0||e.i===1?e.j():e.g=!0}function xt(r,e){e._=e.p.length;var t=e.p[0],n=r!==void 0&&r!==t;return e.h.O||Y("ES5").S(e,r,n),n?(t[I].P&&(Xe(e),q(4)),z(r)&&(r=Je(e,r),e.l||Ze(e,r)),e.u&&Y("Patches").M(t[I].t,r,e.u,e.s)):r=Je(e,t,[]),Xe(e),e.u&&e.v(e.u,e.s),r!==cn?r:void 0}function Je(r,e,t){if(kt(e))return e;var n=e[I];if(!n)return ve(e,function(o,l){return Zr(r,n,e,o,l,t)},!0),e;if(n.A!==r)return e;if(!n.P)return Ze(r,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Nt(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 Zr(r,n,i,o,l,t,s)}),Ze(r,i,!1),t&&r.u&&Y("Patches").N(n,t,r.u,r.s)}return n.o}function Zr(r,e,t,n,i,a,s){if(ee(i)){var o=Je(r,i,a&&e&&e.i!==3&&!Te(e.R,n)?a.concat(n):void 0);if(sn(t,n,o),!ee(o))return;r.m=!1}else s&&t.add(i);if(z(i)&&!kt(i)){if(!r.h.D&&r._<1)return;Je(r,i),e&&e.A.l||Ze(r,i)}}function Ze(r,e,t){t===void 0&&(t=!1),!r.l&&r.h.D&&r.m&&Lt(e,t)}function _t(r,e){var t=r[I];return(t?ne(t):r)[e]}function en(r,e){if(e in r)for(var t=Object.getPrototypeOf(r);t;){var n=Object.getOwnPropertyDescriptor(t,e);if(n)return n;t=Object.getPrototypeOf(t)}}function ie(r){r.P||(r.P=!0,r.l&&ie(r.l))}function Ot(r){r.o||(r.o=Nt(r.t))}function Ct(r,e,t){var n=Dt(e)?Y("MapSet").F(e,t):Mt(e)?Y("MapSet").T(e,t):r.O?function(i,a){var s=Array.isArray(i),o={i:s?1:0,A:a?a.A:Rt(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},l=o,u=Le;s&&(l=[o],u=Me);var d=Proxy.revocable(l,u),h=d.revoke,p=d.proxy;return o.k=p,o.j=h,p}(e,t):Y("ES5").J(e,t);return(t?t.A:Rt()).p.push(n),n}function si(r){return ee(r)||q(22,r),function e(t){if(!z(t))return t;var n,i=t[I],a=we(t);if(i){if(!i.P&&(i.i<4||!Y("ES5").K(i)))return i.t;i.I=!0,n=tn(t,a),i.I=!1}else n=tn(t,a);return ve(n,function(s,o){i&&ri(i.t,s)===o||sn(n,s,e(o))}),a===3?new Set(n):n}(r)}function tn(r,e){switch(e){case 2:return new Map(r);case 3:return Array.from(r)}return Nt(r)}function un(){function r(s,o){var l=a[s];return l?l.enumerable=o:a[s]=l={configurable:!0,enumerable:o,get:function(){var u=this[I];return Le.get(u,s)},set:function(u){var d=this[I];Le.set(d,s,u)}},l}function e(s){for(var o=s.length-1;o>=0;o--){var l=s[o][I];if(!l.P)switch(l.i){case 5:n(l)&&ie(l);break;case 4:t(l)&&ie(l)}}}function t(s){for(var o=s.t,l=s.k,u=Ae(l),d=u.length-1;d>=0;d--){var h=u[d];if(h!==I){var p=o[h];if(p===void 0&&!Te(o,h))return!0;var y=l[h],v=y&&y[I];if(v?v.t!==p:!on(y,p))return!0}}var m=!!o[I];return u.length!==Ae(o).length+(m?0:1)}function n(s){var o=s.k;if(o.length!==s.t.length)return!0;var l=Object.getOwnPropertyDescriptor(o,o.length-1);if(l&&!l.get)return!0;for(var u=0;u<o.length;u++)if(!o.hasOwnProperty(u))return!0;return!1}function i(s){s.g&&q(3,JSON.stringify(ne(s)))}var a={};ii("ES5",{J:function(s,o){var l=Array.isArray(s),u=function(h,p){if(h){for(var y=Array(p.length),v=0;v<p.length;v++)Object.defineProperty(y,""+v,r(v,!0));return y}var m=ln(p);delete m[I];for(var A=Ae(m),S=0;S<A.length;S++){var E=A[S];m[E]=r(E,h||!!m[E].enumerable)}return Object.create(Object.getPrototypeOf(p),m)}(l,s),d={i:l?5:4,A:o?o.A:Rt(),P:!1,I:!1,R:{},l:o,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,I,{value:d,writable:!0}),u},S:function(s,o,l){l?ee(o)&&o[I].A===s&&e(s.p):(s.u&&function u(d){if(d&&typeof d=="object"){var h=d[I];if(h){var p=h.t,y=h.k,v=h.R,m=h.i;if(m===4)ve(y,function(w){w!==I&&(p[w]!==void 0||Te(p,w)?v[w]||u(y[w]):(v[w]=!0,ie(h)))}),ve(p,function(w){y[w]!==void 0||Te(y,w)||(v[w]=!1,ie(h))});else if(m===5){if(n(h)&&(ie(h),v.length=!0),y.length<p.length)for(var A=y.length;A<p.length;A++)v[A]=!1;else for(var S=p.length;S<y.length;S++)v[S]=!0;for(var E=Math.min(y.length,p.length),O=0;O<E;O++)y.hasOwnProperty(O)||(v[O]=!0),v[O]===void 0&&u(y[O])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?t(s):n(s)}})}var rn,Ne,Ut=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",oi=typeof Map<"u",ui=typeof Set<"u",nn=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",cn=Ut?Symbol.for("immer-nothing"):((rn={})["immer-nothing"]=!0,rn),an=Ut?Symbol.for("immer-draftable"):"__$immer_draftable",I=Ut?Symbol.for("immer-state"):"__$immer_state";var ci=""+Object.prototype.constructor,Ae=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(r){return Object.getOwnPropertyNames(r).concat(Object.getOwnPropertySymbols(r))}:Object.getOwnPropertyNames,ln=Object.getOwnPropertyDescriptors||function(r){var e={};return Ae(r).forEach(function(t){e[t]=Object.getOwnPropertyDescriptor(r,t)}),e},Pt={},Le={get:function(r,e){if(e===I)return r;var t=ne(r);if(!Te(t,e))return function(i,a,s){var o,l=en(a,s);return l?"value"in l?l.value:(o=l.get)===null||o===void 0?void 0:o.call(i.k):void 0}(r,t,e);var n=t[e];return r.I||!z(n)?n:n===_t(r.t,e)?(Ot(r),r.o[e]=Ct(r.A.h,n,r)):n},has:function(r,e){return e in ne(r)},ownKeys:function(r){return Reflect.ownKeys(ne(r))},set:function(r,e,t){var n=en(ne(r),e);if(n?.set)return n.set.call(r.k,t),!0;if(!r.P){var i=_t(ne(r),e),a=i?.[I];if(a&&a.t===t)return r.o[e]=t,r.R[e]=!1,!0;if(on(t,i)&&(t!==void 0||Te(r.t,e)))return!0;Ot(r),ie(r)}return r.o[e]===t&&(t!==void 0||e in r.o)||Number.isNaN(t)&&Number.isNaN(r.o[e])||(r.o[e]=t,r.R[e]=!0),!0},deleteProperty:function(r,e){return _t(r.t,e)!==void 0||e in r.t?(r.R[e]=!1,Ot(r),ie(r)):delete r.R[e],r.o&&delete r.o[e],!0},getOwnPropertyDescriptor:function(r,e){var t=ne(r),n=Reflect.getOwnPropertyDescriptor(t,e);return n&&{writable:!0,configurable:r.i!==1||e!=="length",enumerable:n.enumerable,value:t[e]}},defineProperty:function(){q(11)},getPrototypeOf:function(r){return Object.getPrototypeOf(r.t)},setPrototypeOf:function(){q(12)}},Me={};ve(Le,function(r,e){Me[r]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Me.deleteProperty=function(r,e){return Me.set.call(this,r,e,void 0)},Me.set=function(r,e,t){return Le.set.call(this,r[0],e,t,r[0])};var li=function(){function r(t){var n=this;this.O=nn,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(m){var A=this;m===void 0&&(m=o);for(var S=arguments.length,E=Array(S>1?S-1:0),O=1;O<S;O++)E[O-1]=arguments[O];return l.produce(m,function(w){var M;return(M=a).call.apply(M,[A,w].concat(E))})}}var u;if(typeof a!="function"&&q(6),s!==void 0&&typeof s!="function"&&q(7),z(i)){var d=Jr(n),h=Ct(n,i,void 0),p=!0;try{u=a(h),p=!1}finally{p?Xe(d):It(d)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(m){return wt(d,s),xt(m,d)},function(m){throw Xe(d),m}):(wt(d,s),xt(u,d))}if(!i||typeof i!="object"){if((u=a(i))===void 0&&(u=i),u===cn&&(u=void 0),n.D&&Lt(u,!0),s){var y=[],v=[];Y("Patches").M(i,u,y,v),s(y,v)}return u}q(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(u){for(var d=arguments.length,h=Array(d>1?d-1:0),p=1;p<d;p++)h[p-1]=arguments[p];return n.produceWithPatches(u,function(y){return i.apply(void 0,[y].concat(h))})};var s,o,l=n.produce(i,a,function(u,d){s=u,o=d});return typeof Promise<"u"&&l instanceof Promise?l.then(function(u){return[u,s,o]}):[l,s,o]},typeof t?.useProxies=="boolean"&&this.setUseProxies(t.useProxies),typeof t?.autoFreeze=="boolean"&&this.setAutoFreeze(t.autoFreeze)}var e=r.prototype;return e.createDraft=function(t){z(t)||q(8),ee(t)&&(t=si(t));var n=Jr(this),i=Ct(this,t,void 0);return i[I].C=!0,It(n),i},e.finishDraft=function(t,n){var i=t&&t[I],a=i.A;return wt(a,n),xt(void 0,a)},e.setAutoFreeze=function(t){this.D=t},e.setUseProxies=function(t){t&&!nn&&q(20),this.O=t},e.applyPatches=function(t,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){t=a.value;break}}i>-1&&(n=n.slice(i+1));var s=Y("Patches").$;return ee(t)?s(t,n):this.produce(t,function(o){return s(o,n)})},r}(),V=new li,di=V.produce,Qa=V.produceWithPatches.bind(V),Ya=V.setAutoFreeze.bind(V),Xa=V.setUseProxies.bind(V),Ja=V.applyPatches.bind(V),Za=V.createDraft.bind(V),es=V.finishDraft.bind(V),et=di;function me(r){"@babel/helpers - typeof";return me=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},me(r)}function dn(r,e){if(me(r)!="object"||!r)return r;var t=r[Symbol.toPrimitive];if(t!==void 0){var n=t.call(r,e||"default");if(me(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(r)}function fn(r){var e=dn(r,"string");return me(e)=="symbol"?e:e+""}function hn(r,e,t){return(e=fn(e))in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function pn(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(r,i).enumerable})),t.push.apply(t,n)}return t}function Ft(r){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?pn(Object(t),!0).forEach(function(n){hn(r,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(t)):pn(Object(t)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(t,n))})}return r}function k(r){return"Minified Redux error #"+r+"; visit https://redux.js.org/Errors?code="+r+" for the full message or use the non-minified dev environment for full errors. "}var vn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),jt=function(){return Math.random().toString(36).substring(7).split("").join(".")},tt={INIT:"@@redux/INIT"+jt(),REPLACE:"@@redux/REPLACE"+jt(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+jt()}};function fi(r){if(typeof r!="object"||r===null)return!1;for(var e=r;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(r)===e}function Bt(r,e,t){var n;if(typeof e=="function"&&typeof t=="function"||typeof t=="function"&&typeof arguments[3]=="function")throw new Error(k(0));if(typeof e=="function"&&typeof t>"u"&&(t=e,e=void 0),typeof t<"u"){if(typeof t!="function")throw new Error(k(1));return t(Bt)(r,e)}if(typeof r!="function")throw new Error(k(2));var i=r,a=e,s=[],o=s,l=!1;function u(){o===s&&(o=s.slice())}function d(){if(l)throw new Error(k(3));return a}function h(m){if(typeof m!="function")throw new Error(k(4));if(l)throw new Error(k(5));var A=!0;return u(),o.push(m),function(){if(A){if(l)throw new Error(k(6));A=!1,u();var E=o.indexOf(m);o.splice(E,1),s=null}}}function p(m){if(!fi(m))throw new Error(k(7));if(typeof m.type>"u")throw new Error(k(8));if(l)throw new Error(k(9));try{l=!0,a=i(a,m)}finally{l=!1}for(var A=s=o,S=0;S<A.length;S++){var E=A[S];E()}return m}function y(m){if(typeof m!="function")throw new Error(k(10));i=m,p({type:tt.REPLACE})}function v(){var m,A=h;return m={subscribe:function(E){if(typeof E!="object"||E===null)throw new Error(k(11));function O(){E.next&&E.next(d())}O();var w=A(O);return{unsubscribe:w}}},m[vn]=function(){return this},m}return p({type:tt.INIT}),n={dispatch:p,subscribe:h,getState:d,replaceReducer:y},n[vn]=v,n}function hi(r){Object.keys(r).forEach(function(e){var t=r[e],n=t(void 0,{type:tt.INIT});if(typeof n>"u")throw new Error(k(12));if(typeof t(void 0,{type:tt.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(k(13))})}function mn(r){for(var e=Object.keys(r),t={},n=0;n<e.length;n++){var i=e[n];typeof r[i]=="function"&&(t[i]=r[i])}var a=Object.keys(t),s,o;try{hi(t)}catch(l){o=l}return function(u,d){if(u===void 0&&(u={}),o)throw o;if(0)var h;for(var p=!1,y={},v=0;v<a.length;v++){var m=a[v],A=t[m],S=u[m],E=A(S,d);if(typeof E>"u"){var O=d&&d.type;throw new Error(k(14))}y[m]=E,p=p||E!==S}return p=p||a.length!==Object.keys(u).length,p?y:u}}function xe(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function yn(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(k(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},o=e.map(function(l){return l(s)});return a=xe.apply(void 0,o)(i.dispatch),Ft(Ft({},i),{},{dispatch:a})}}}function gn(r){var e=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(o){return typeof o=="function"?o(i,a,r):s(o)}}};return e}var bn=gn();bn.withExtraArgument=gn;var Ht=bn;var wn=function(){var r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},r(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");r(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}}(),pi=function(r,e){var t={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(u){return function(d){return l([u,d])}}function l(u){if(n)throw new TypeError("Generator is already executing.");for(;t;)try{if(n=1,i&&(a=u[0]&2?i.return:u[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,u[1])).done)return a;switch(i=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return t.label++,{value:u[1],done:!1};case 5:t.label++,i=u[1],u=[0];continue;case 7:u=t.ops.pop(),t.trys.pop();continue;default:if(a=t.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){t=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){t.label=u[1];break}if(u[0]===6&&t.label<a[1]){t.label=a[1],a=u;break}if(a&&t.label<a[2]){t.label=a[2],t.ops.push(u);break}a[2]&&t.ops.pop(),t.trys.pop();continue}u=e.call(r,t)}catch(d){u=[6,d],i=0}finally{n=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},_e=function(r,e){for(var t=0,n=e.length,i=r.length;t<n;t++,i++)r[i]=e[t];return r},vi=Object.defineProperty,mi=Object.defineProperties,yi=Object.getOwnPropertyDescriptors,Sn=Object.getOwnPropertySymbols,gi=Object.prototype.hasOwnProperty,bi=Object.prototype.propertyIsEnumerable,En=function(r,e,t){return e in r?vi(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t},ae=function(r,e){for(var t in e||(e={}))gi.call(e,t)&&En(r,t,e[t]);if(Sn)for(var n=0,i=Sn(e);n<i.length;n++){var t=i[n];bi.call(e,t)&&En(r,t,e[t])}return r},Vt=function(r,e){return mi(r,yi(e))},Si=function(r,e,t){return new Promise(function(n,i){var a=function(l){try{o(t.next(l))}catch(u){i(u)}},s=function(l){try{o(t.throw(l))}catch(u){i(u)}},o=function(l){return l.done?n(l.value):Promise.resolve(l.value).then(a,s)};o((t=t.apply(r,e)).next())})};var Ei=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?xe:xe.apply(null,arguments)},gs=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(r){return r}};function Ti(r){if(typeof r!="object"||r===null)return!1;var e=Object.getPrototypeOf(r);if(e===null)return!0;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return e===t}var Ai=function(r){wn(e,r);function e(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var i=r.apply(this,t)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return r.prototype.concat.apply(this,t)},e.prototype.prepend=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return t.length===1&&Array.isArray(t[0])?new(e.bind.apply(e,_e([void 0],t[0].concat(this)))):new(e.bind.apply(e,_e([void 0],t.concat(this))))},e}(Array),wi=function(r){wn(e,r);function e(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var i=r.apply(this,t)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return r.prototype.concat.apply(this,t)},e.prototype.prepend=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return t.length===1&&Array.isArray(t[0])?new(e.bind.apply(e,_e([void 0],t[0].concat(this)))):new(e.bind.apply(e,_e([void 0],t.concat(this))))},e}(Array);function $t(r){return z(r)?et(r,function(){}):r}function xi(r){return typeof r=="boolean"}function _i(){return function(e){return Oi(e)}}function Oi(r){r===void 0&&(r={});var e=r.thunk,t=e===void 0?!0:e,n=r.immutableCheck,i=n===void 0?!0:n,a=r.serializableCheck,s=a===void 0?!0:a,o=new Ai;if(t&&(xi(t)?o.push(Ht):o.push(Ht.withExtraArgument(t.extraArgument))),0){if(i)var l;if(s)var u}return o}var qt=!0;function xn(r){var e=_i(),t=r||{},n=t.reducer,i=n===void 0?void 0:n,a=t.middleware,s=a===void 0?e():a,o=t.devTools,l=o===void 0?!0:o,u=t.preloadedState,d=u===void 0?void 0:u,h=t.enhancers,p=h===void 0?void 0:h,y;if(typeof i=="function")y=i;else if(Ti(i))y=mn(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),!qt&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!qt&&v.some(function(w){return typeof w!="function"}))throw new Error("each middleware provided to configureStore must be a function");var m=yn.apply(void 0,v),A=xe;l&&(A=Ei(ae({trace:!qt},typeof l=="object"&&l)));var S=new wi(m),E=S;Array.isArray(p)?E=_e([m],p):typeof p=="function"&&(E=p(S));var O=A.apply(void 0,E);return Bt(y,d,O)}function se(r,e){function t(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return ae(ae({type:r,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:r,payload:n[0]}}return t.toString=function(){return""+r},t.type=r,t.match=function(n){return n.type===r},t}function _n(r){var e={},t=[],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 t.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return r(i),[e,t,n]}function Ri(r){return typeof r=="function"}function Ii(r,e,t,n){t===void 0&&(t=[]);var i=typeof e=="function"?_n(e):[e,t,n],a=i[0],s=i[1],o=i[2],l;if(Ri(r))l=function(){return $t(r())};else{var u=$t(r);l=function(){return u}}function d(h,p){h===void 0&&(h=l());var y=_e([a[p.type]],s.filter(function(v){var m=v.matcher;return m(p)}).map(function(v){var m=v.reducer;return m}));return y.filter(function(v){return!!v}).length===0&&(y=[o]),y.reduce(function(v,m){if(m)if(ee(v)){var A=v,S=m(A,p);return S===void 0?v:S}else{if(z(v))return et(v,function(E){return m(E,p)});var S=m(v,p);if(S===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return S}return v},h)}return d.getInitialState=l,d}function Ci(r,e){return r+"/"+e}function On(r){var e=r.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var t=typeof r.initialState=="function"?r.initialState:$t(r.initialState),n=r.reducers||{},i=Object.keys(n),a={},s={},o={};i.forEach(function(d){var h=n[d],p=Ci(e,d),y,v;"reducer"in h?(y=h.reducer,v=h.prepare):y=h,a[d]=y,s[p]=y,o[d]=v?se(p,v):se(p)});function l(){var d=typeof r.extraReducers=="function"?_n(r.extraReducers):[r.extraReducers],h=d[0],p=h===void 0?{}:h,y=d[1],v=y===void 0?[]:y,m=d[2],A=m===void 0?void 0:m,S=ae(ae({},p),s);return Ii(t,function(E){for(var O in S)E.addCase(O,S[O]);for(var w=0,M=v;w<M.length;w++){var K=M[w];E.addMatcher(K.matcher,K.reducer)}A&&E.addDefaultCase(A)})}var u;return{name:e,reducer:function(d,h){return u||(u=l()),u(d,h)},actions:o,caseReducers:a,getInitialState:function(){return u||(u=l()),u.getInitialState()}}}var Pi="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Di=function(r){r===void 0&&(r=21);for(var e="",t=r;t--;)e+=Pi[Math.random()*64|0];return e},Mi=["name","message","stack","code"],Kt=function(){function r(e,t){this.payload=e,this.meta=t}return r}(),Tn=function(){function r(e,t){this.payload=e,this.meta=t}return r}(),Ni=function(r){if(typeof r=="object"&&r!==null){for(var e={},t=0,n=Mi;t<n.length;t++){var i=n[t];typeof r[i]=="string"&&(e[i]=r[i])}return e}return{message:String(r)}},Ts=function(){function r(e,t,n){var i=se(e+"/fulfilled",function(d,h,p,y){return{payload:d,meta:Vt(ae({},y||{}),{arg:p,requestId:h,requestStatus:"fulfilled"})}}),a=se(e+"/pending",function(d,h,p){return{payload:void 0,meta:Vt(ae({},p||{}),{arg:h,requestId:d,requestStatus:"pending"})}}),s=se(e+"/rejected",function(d,h,p,y,v){return{payload:y,error:(n&&n.serializeError||Ni)(d||"Rejected"),meta:Vt(ae({},v||{}),{arg:p,requestId:h,rejectedWithValue:!!y,requestStatus:"rejected",aborted:d?.name==="AbortError",condition:d?.name==="ConditionError"})}}),o=!1,l=typeof AbortController<"u"?AbortController:function(){function d(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return d.prototype.abort=function(){},d}();function u(d){return function(h,p,y){var v=n?.idGenerator?n.idGenerator(d):Di(),m=new l,A,S=!1;function E(w){A=w,m.abort()}var O=function(){return Si(this,null,function(){var w,M,K,ce,F,le,ge;return pi(this,function(c){switch(c.label){case 0:return c.trys.push([0,4,,5]),ce=(w=n?.condition)==null?void 0:w.call(n,d,{getState:p,extra:y}),ki(ce)?[4,ce]:[3,2];case 1:ce=c.sent(),c.label=2;case 2:if(ce===!1||m.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return S=!0,F=new Promise(function(f,b){return m.signal.addEventListener("abort",function(){return b({name:"AbortError",message:A||"Aborted"})})}),h(a(v,d,(M=n?.getPendingMeta)==null?void 0:M.call(n,{requestId:v,arg:d},{getState:p,extra:y}))),[4,Promise.race([F,Promise.resolve(t(d,{dispatch:h,getState:p,extra:y,requestId:v,signal:m.signal,abort:E,rejectWithValue:function(f,b){return new Kt(f,b)},fulfillWithValue:function(f,b){return new Tn(f,b)}})).then(function(f){if(f instanceof Kt)throw f;return f instanceof Tn?i(f.payload,v,d,f.meta):i(f,v,d)})])];case 3:return K=c.sent(),[3,5];case 4:return le=c.sent(),K=le instanceof Kt?s(null,v,d,le.payload,le.meta):s(le,v,d),[3,5];case 5:return ge=n&&!n.dispatchConditionRejection&&s.match(K)&&K.meta.condition,ge||h(K),[2,K]}})})}();return Object.assign(O,{abort:E,requestId:v,arg:d,unwrap:function(){return O.then(Li)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return r.withTypes=function(){return r},r}();function Li(r){if(r.meta&&r.meta.rejectedWithValue)throw r.payload;if(r.error)throw r.error;return r.payload}function ki(r){return r!==null&&typeof r=="object"&&typeof r.then=="function"}var Rn="listener",In="completed",Cn="cancelled",As="task-"+Cn,ws="task-"+In,xs=Rn+"-"+Cn,_s=Rn+"-"+In;var zt="listenerMiddleware";var Os=se(zt+"/add"),Rs=se(zt+"/removeAll"),Is=se(zt+"/remove");var An,Cs=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(r){return(An||(An=Promise.resolve())).then(r).catch(function(e){return setTimeout(function(){throw e},0)})},Ui=function(r){return function(e){setTimeout(e,r)}},Ps=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Ui(10);un();function Fi(r,e){return class extends r{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(t,n,i){this.eventBus.addEventListener(t,n,i)}dispatchEvent(t){return this.eventBus.dispatchEvent(t)}removeEventListener(t,n,i){this.eventBus.removeEventListener(t,n,i)}}}var rt=class extends Fi(Object){};window.ftReduxStores||(window.ftReduxStores={});var Pn=class r extends rt{static get(e){var t;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(Ce(a))return a;if(i==null)return;let s=On({...i,reducers:(t=i.reducers)!==null&&t!==void 0?t:{}}),o=xn({reducer:(l,u)=>u.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...l,...u.overwrites}:s.reducer(l,u)});return window.ftReduxStores[i.name]=new r(s,o,i.eventBus)}constructor(e,t,n){super(),this.reduxSlice=e,this.reduxStore=t,this.isFtReduxStore=!0,this.commands=new Ge;let i=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,s,o)=>{let l=s,u=a[l];return u?(...d)=>{let h=u(...d.map(i));return this.reduxStore.dispatch(h),h}:d=>{this.setState({[l]:i(d)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var st=_(U());var nt=class extends W{async listMySearches(){let{session:e}=g.getState();return J(e,R.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var it=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 Bi="ft-user-assets",at=st.FtReduxStore.get({name:Bi,initialState:{savedSearches:void 0,bookmarks:void 0}}),Gt=class{constructor(){this.currentSession=g.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new it,this.savedSearchesService=new nt,g.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:t}=g.getState();(0,st.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,t?.profile)||(this.currentSession=t,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),at.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),at.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();at.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let t=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;at.actions.bookmarks(t)}}},Dn=new Gt;var Wt=class{addCommand(e,t=!1){g.commands.add(e,t)}consumeCommand(e){return g.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Wt;var Mn=_(U()),Qt=class{highlightHtml(e,t,n){(0,Mn.highlightHtml)(e,t,n)}};window.FluidTopicsHighlightHtmlService=new Qt;var Nn=_(U());var Yt=class{isDate(e){var t,n,i,a;return(a=(i=((n=(t=g.getState().metadataConfiguration)===null||t===void 0?void 0:t.descriptors)!==null&&n!==void 0?n:[]).find(o=>o.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,t){var n,i,a;return Nn.DateFormatter.format(e,(n=t?.locale)!==null&&n!==void 0?n:g.getState().uiLocale,(i=t?.longFormat)!==null&&i!==void 0?i:!1,(a=t?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new Yt;var Ln=_(U());var ke=class{static get(e,t){var n,i,a,s;let o=g.getState(),{lang:l,region:u}=(i=(n=o.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new Ln.SearchPlaceConverter(o.baseUrl,(s=(a=window.FluidTopicsClientConfiguration)===null||a===void 0?void 0:a.predefinedSorts)!==null&&s!==void 0?s:{},e??20,o.searchInAllLanguagesAllowed,t??`${l}-${u}`)}};var Xt=class{urlToSearchRequest(e){return ke.get().parse(e)}searchRequestToUrl(e){return ke.get().serialize(e)}};window.FluidTopicsUrlService=new Xt;var oe=_(U());var ye=class r extends CustomEvent{constructor(e){super(r.eventName,{detail:{currentItem:e}})}};ye.eventName="change";var Jt=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let t=sessionStorage.getItem(this.itemName(e));return t?JSON.parse(t):void 0}set(e,t){sessionStorage.setItem(this.itemName(e),JSON.stringify(t))}},kn=new Jt;var ot=class r extends oe.WithEventBus{static build(){return new r(window.history,kn,()=>window.location,!1)}constructor(e,t,n,i){var a,s;super(),this.history=e,this.historyStorage=t,this.windowLocation=n,this.states=[],this.realPushState=e.pushState,this.realReplaceState=e.replaceState,this.initialIndex=(s=(a=e.state)===null||a===void 0?void 0:a.index)!==null&&s!==void 0?s:e.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(i)}setCurrentState(e,t=!1){let n=t&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,oe.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new ye(this.currentItem())),0)}installProxies(){let e=t=>(n,i,[a,s,o])=>{let l=t(),u={...l===this.currentIndex?this.currentState:void 0,...a,index:l,href:typeof o=="string"?o:(o??this.windowLocation()).href};n.apply(i,[u,s,o]),this.setCurrentState(u,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:e(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:e(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",e=>this.setCurrentState(e.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(e){for(let t=this.history.length-1;t>=0;t--)e?this.states[t]=this.historyStorage.get(t):setTimeout(()=>this.states[t]=this.historyStorage.get(t),this.history.length-t)}updateCurrentState(e,t=!1){var n,i,a;let s={...this.buildCurrentState(),...e,index:this.currentIndex,title:(n=e?.title)!==null&&n!==void 0?n:this.currentState.title},o=t?(i=e?.majorState)!==null&&i!==void 0?i:this.currentState.majorState:(a=this.currentState.majorState)!==null&&a!==void 0?a:e?.majorState;o!=null&&(s.majorState=o),this.setCurrentState(s)}addHistoryChangeListener(e){this.addEventListener(ye.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(ye.eventName,e)}currentItem(){return(0,oe.deepCopy)(this.currentState)}back(){let e=this.previousMajorPosition();e>=0?this.history.go(e-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,oe.deepCopy)(this.states[this.previousMajorPosition()])}previousMajorPosition(){let e=this.currentIndex;for(;e>0&&!this.isMajorState(e);)e--;return this.previousExistingPosition(e)}forward(){let e=this.nextMajorPosition();e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){return(0,oe.deepCopy)(this.states[this.nextMajorPosition()])}nextMajorPosition(){let e=this.currentIndex;do e++;while(e<this.states.length&&!this.isMajorState(e));do e++;while(e<this.states.length&&!this.isMajorState(e));return this.previousExistingPosition(e)}previousExistingPosition(e){let t=e;do t--;while(t>0&&!this.hasState(t));return t}buildCurrentState(){var e,t;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(t=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&t!==void 0?t:document.title}}hasState(e){return this.states[e]!=null}isMajorState(e){var t,n;return this.hasState(e)&&((n=(t=this.states[e])===null||t===void 0?void 0:t.majorState)!==null&&n!==void 0?n:!0)}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=ot.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:r=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(r),removeHistoryChangeListener:r=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(r)});(0,Un.customElement)("ft-app-context")(P);var ut=class extends W{get mapId(){return this._mapId}set mapId(e){e!==this._mapId&&this.clear(),this._mapId=e}constructor(e,t,n){super(!1,t),this.converter=e,this._mapId=n,this.initCache()}async withMapId(e){return this._mapId?e(this._mapId):void 0}initCache(){this.cache.registerFinal("configuration",()=>this.api.getReaderConfiguration()),this.cache.register("map",()=>this.withMapId(e=>this.fetchMap(e))),this.cache.register("enrichedToc",()=>this.withMapId(e=>this.fetchPages(e).then(t=>this.converter.convertPaginatedToc(e,t)))),this.cache.register("ratingSummary",()=>{var e,t;return J((t=(e=g.getState().session)===null||e===void 0?void 0:e.profile.roles)!==null&&t!==void 0?t:[],"RATING_USER")?this.withMapId(i=>this.fetchMapRating(i)):Promise.resolve()})}clear(){this.cache.clearAll()}makeCacheKey(e,t){return e+(t?"-destinationLanguage-"+t?.destinationLanguage:"")}getMap(e){return this.cache.get(this.makeCacheKey("map",e),()=>this.fetchMap(this.mapId,e))}getMapNow(e){return this.cache.getNow(this.makeCacheKey("map",e))}getConfiguration(){return this.cache.get("configuration")}getEnrichedToc(e){return this.cache.get(this.makeCacheKey("enrichedToc",e),()=>this.fetchPages(this.mapId,e).then(t=>this.converter.convertPaginatedToc(this.mapId,t)))}getEnrichedTocNow(e){return this.cache.getNow(this.makeCacheKey("enrichedToc",e))}async getPaginationConfiguration(){return(await this.getEnrichedToc()).paginationConfiguration}async getToc(e){return(await this.getEnrichedToc(e)).toc}async getPagesToc(e){return(await this.getEnrichedToc(e)).pagesToc}async getTranslationError(e){return(await this.getEnrichedToc(e)).translationError}async getTocNode(e,t){return(await this.getEnrichedToc(t)).nodeByTocId[e]}getTocNodeNow(e,t){var n;return(n=this.getEnrichedTocNow(t))===null||n===void 0?void 0:n.nodeByTocId[e]}getTocNodeNowByUrl(e,t){var n,i;let a=this.getMapNow(t);return a?.prettyUrl==e||`${a?.id}/root`===e?(n=this.getEnrichedTocNow(t))===null||n===void 0?void 0:n.toc[0]:(i=this.getEnrichedTocNow(t))===null||i===void 0?void 0:i.nodeByUrl[e]}async getPage(e,t){let n=await this.getEnrichedToc(t);return n.pages[e-1]||n.pages[0]}async getPageByTocId(e,t){let n=await this.getEnrichedToc(t);return n.pageByTocId[e]||n.pages[0]}getTopicInfo(e){return this.cache.get("topic-"+e.tocId,()=>this.fetchTopicMetadata(e))}getTopicContent(e){return this.cache.get("topic-content-"+e.tocId,()=>this.fetchTopicHTMLContent(e))}getTranslatedTopicContent(e,t){return this.cache.get(this.makeCacheKey("translated-topic-content-"+e.tocId,t),()=>this.fetchTranslatedTopicHTMLContent(e,t))}getAttachments(){return this.cache.get("map-attachments",()=>this.fetchAttachments())}clearMapAttachments(){this.cache.clear("map-attachments")}getRelativesForDocument(e,t){return this.cache.get("document-relatives-"+e+"-"+t.join("-"),()=>this.fetchRelativesForDocument(e,t))}getRelativesForTopicInMap(e,t,n){return this.cache.get("topic-relatives-"+[e,t,...n].join("-"),()=>this.fetchRelativesForTopicInMap(e,t,n))}getAttachmentDownloadLink(e){return this.makeAbsolute(`${this.api.endpoints.khub.maps.mapId(this.mapId).attachments.attachmentId(e).content}?download=true&locationValue=reader`)}getLink(e,t,n){let i=this.getNavigationData(e,t,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,t,n,i){var a,s;e=e||"root";let o=this.getEnrichedTocNow(i),l=o?.pageByTocId[e],u=o?.nodeByTocId[e],d=u?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(a=u?.title)!==null&&a!==void 0?a:"",untranslatedTopicTitle:u?.untranslatedTitle,page:t&&l&&l.number!==t?t:void 0,prettyUrl:d?.replace(/^r\//,""),prettyUrlDuplicated:(s=o?.duplicatedPrettyUrls.has(d??""))!==null&&s!==void 0?s:!1,section:n}}async getAccurateNavigationData(e,t,n,i){return await this.getEnrichedToc(i),this.getNavigationData(e,t,n,i)}getRatingSummary(){return this.cache.get("ratingSummary")}reloadRating(){return this.cache.clear("ratingSummary"),this.getRatingSummary()}getMapRating(){return this.getRatingSummary().then(e=>e?.publication)}getTopicRating(e){return this.getRatingSummary().then(t=>{var n;return t?{type:t.topics.type,rating:(n=t.topics)===null||n===void 0?void 0:n.ratings.find(i=>i.tocId===e)}:void 0})}rateMap(e,t){return this.makeRateMapRequest(e,t).then(()=>this.clearRatingIfNecessary())}unrateMap(){return this.makeUnrateMapRequest().then(()=>this.clearRatingIfNecessary())}sendMapFeedback(e,t){return this.makeMapFeedbackRequest(e,t)}rateTopic(e,t,n){return this.makeRateTopicRequest(e,t,n).then(()=>this.clearRatingIfNecessary())}unrateTopic(e){return this.makeUnrateTopicRequest(e).then(()=>this.clearRatingIfNecessary())}async clearRatingIfNecessary(){let e=g.getState().session;e?.sessionAuthenticated&&this.cache.clear("ratingSummary")}sendTopicFeedback(e,t,n){return this.makeTopicFeedbackRequest(e,t,n)}fontsStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.fonts)}themeStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.theme)}buildBreadcrumb(e,t){let n=this.getTocNodeNow(e,t),i=[{tocId:n.tocId,title:n.title,untranslatedTitle:n.untranslatedTitle}],a=this.getTocNodeNow(n.parentTocId,t);for(;a;)i.unshift({tocId:a.tocId,title:a.title,untranslatedTitle:a.untranslatedTitle}),a=this.getTocNodeNow(a.parentTocId,t);return i}isFeatureAccessible(e,{session:t}){var n;if(!this.isFeatureAvailable(e))return!1;switch(e){case X.FEEDBACK:return J(t??[],R.FEEDBACK_USER);case X.RATING:return J(t??[],R.RATING_USER);case X.PRINT:return J(t??[],R.PRINT_USER);case X.BOOKMARK:return!!t?.sessionAuthenticated;case X.COLLECTIONS:return J(t??[],R.COLLECTION_USER);case X.PERSONAL_BOOKS:return J(t??[],R.PERSONAL_BOOK_USER)&&!(!((n=this.getMapNow())===null||n===void 0)&&n.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var ct=class r extends ut{static async build(e){return new r(new Be,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e,t){let n=await this.api.getMap(e,t);return this.fingerprint=n.fingerprint,n}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e,t){return await this.getMap(t),this.api.getPages(e,this.fingerprint,t)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}fetchTranslatedTopicHTMLContent(e,t){return this.api.getTranslatedTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint,t)}fetchTopicMetadata(e){return this.api.getTopic(this.mapId,e.contentId,this.fingerprint)}fetchAttachments(){return this.api.getMapAttachments(this.mapId).catch(()=>[])}fetchRelativesForDocument(e,t){let n={query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",metadataFilters:[{key:e,valueFilter:{negative:!1,values:t}}],sort:[],facets:[]};return this.api.search(n)}fetchRelativesForTopicInMap(e,t,n){let i={query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",metadataFilters:[{key:t,valueFilter:{negative:!1,values:n}},{key:"ft:publicationId",valueFilter:{negative:!1,values:[e]}}],sort:[],facets:[]};return this.api.search(i)}makeMapFeedbackRequest(e,t){return this.api.sendMapFeedback(this.mapId,e,t)}makeRateMapRequest(e,t){return this.api.rateMap(this.mapId,e,t)}makeRateTopicRequest(e,t,n){return this.api.rateTopic(this.mapId,e,t,n)}makeTopicFeedbackRequest(e,t,n){return this.api.sendTopicFeedback(this.mapId,e,t,n)}makeUnrateMapRequest(){return this.api.unrateMap(this.mapId)}makeUnrateTopicRequest(e){return this.api.unrateTopic(this.mapId,e)}getReaderLinkPrefix(){return"r/"}isFeatureAvailable(e){return!0}};var lt=class r{static build(e,t){return new r(ar(e.trim()||"context"),t??ct.build)}loaded(){return(0,G.waitUntil)(()=>this._loaded)}constructor(e,t,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new G.Debouncer(10),this.initService(t)}async initService(e){return this.service=await e(),this.service.mapId=this.store.getState().mapId,this.reload()}async setMapId(e){e!==this.store.getState().mapId&&(this.store.actions.mapId(e),this.service&&(this.service.mapId=e),await this.reload())}setRenderedTopics(e){this.store.actions.renderedTopics(e)}setVisibleTopics(e){this.store.actions.visibleTopics(e)}async awaitService(){return(0,G.waitFor)(()=>this.service)}async navigateToTopic(e,t,n){await this.loaded();let i=await this.awaitService(),a=await(n!=null?i.getPage(n,this.getTranslationSettings()):i.getPageByTocId(e??"root",this.getTranslationSettings()));this.store.actions.currentPage(a);let s=this.resolveValidNonRootTocId(e,a);this.store.actions.scrollTarget({tocId:s,section:t}),this.store.getState().visibleTopics[0]!==s&&this.store.actions.visibleTopics([])}resolveValidNonRootTocId(e,t){var n,i,a;let s=(n=e==="root"?void 0:e)!==null&&n!==void 0?n:t.rootTocId;return t.topics.includes(s)?s:(a=(i=t.topics[0])!==null&&i!==void 0?i:t.hiddenTopics[0])!==null&&a!==void 0?a:"root"}async navigateToPage(e){await this.loaded();let n=await(await this.awaitService()).getPage(e,this.getTranslationSettings());this.store.actions.currentPage(n)}scrollDone(){this.store.actions.scrollTarget({})}async load(){var e;!((e=this.service)===null||e===void 0)&&e.mapId&&this.store.getState().map==null&&await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}clear(){var e;this._loaded=!1,this.store.actions.configuration(void 0),this.store.actions.map(void 0),this.store.actions.toc(void 0),this.store.actions.pagesToc(void 0),this.store.actions.currentPage(void 0),this.store.actions.searchInDocumentQuery(""),this.store.actions.relatives(void 0),this.store.actions.renderedTopics([]),this.store.actions.visibleTopics([]),this.store.actions.translation({sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}),this.store.actions.mapRating(void 0),(e=this.service)===null||e===void 0||e.clear(),this.clusteringHelper=void 0}reload(){return this.clear(),this.load()}async fetchData(e){var t,n,i,a,s,o;try{e&&this.setTranslationLoading(!0);let l=u=>{throw e&&this.setTranslationError(!0),u};await Promise.all([(t=this.service)===null||t===void 0?void 0:t.getConfiguration().then(u=>this.store.actions.configuration(u)),(n=this.service)===null||n===void 0?void 0:n.getMap(e).then(u=>this.store.actions.map(u)).catch(l),(i=this.service)===null||i===void 0?void 0:i.getToc(e).then(u=>this.store.actions.toc(u)).catch(l),(a=this.service)===null||a===void 0?void 0:a.getPagesToc(e).then(u=>this.store.actions.pagesToc(u)).catch(l),(s=this.service)===null||s===void 0?void 0:s.getPaginationConfiguration().then(u=>this.store.actions.paginationConfiguration(u)).catch(l),(o=this.service)===null||o===void 0?void 0:o.getTranslationError(e).then(u=>this.setTranslationError(u))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0,e&&this.setTranslationLoading(!1)}catch(l){this.errorHandler&&!(l instanceof G.CanceledPromiseError)&&this.errorHandler(l)}}fetchRelatives(){var e,t,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?(t=this.service)===null||t===void 0||t.getRelativesForDocument((n=this.store.getState().configuration)===null||n===void 0?void 0:n.relativePivotMetadata,i).then(a=>{let 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 Event(Oe.clusteringHelperCreated))}createClusteringHelper(){var e,t;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=(t=(e=g.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&t!==void 0?t:[];return new G.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,a)}}async navigateToRelativeTopicIfFound(e){var t,n,i;await this.loaded();let a=await(0,G.waitFor)(()=>{var u;return(u=this.store.getState().configuration)===null||u===void 0?void 0:u.relativeTopicPivotMetadata}),s=this.store.getState().mapId,l=await(await this.awaitService()).getRelativesForTopicInMap(s,a,[e]);if(!((i=(n=(t=l?.results)===null||t===void 0?void 0:t[0])===null||n===void 0?void 0:n.entries)===null||i===void 0)&&i[0]){let u=l.results[0].entries[0].topic.tocId;return await this.navigateToTopic(u),!0}else return await this.navigateToTopic("root"),!1}setSearchInDocumentQuery(e){this.store.actions.searchInDocumentQuery(e)}async setTranslationDestinationLanguage(e){this.store.actions.setTranslationDestinationLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationSourceLanguage(e){this.store.actions.setTranslationSourceLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationProfileId(e){this.store.actions.setTranslationProfileId(e)}async setTranslationLoading(e){this.store.actions.setTranslationLoading(e)}async setTranslationError(e){this.store.actions.setTranslationError(e)}getTranslationSettings(){var e;let t=this.store.getState();return t.translation.profileId&&t.translation.destinationLanguage?{profileId:t.translation.profileId,destinationLanguage:t.translation.destinationLanguage.code,sourceLanguage:(e=t.map)===null||e===void 0?void 0:e.lang}:void 0}async fetchMapRating(){var e;this.store.actions.mapRating(await((e=this.service)===null||e===void 0?void 0:e.getMapRating()))}async fetchTopicRating(e){var t;let n=await((t=this.service)===null||t===void 0?void 0:t.getTopicRating(e));n&&this.store.actions.setTopicsRating({[e]:n})}registerMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.add(e),this.store.getState().relatives==null?this.fetchRelatives():this.updateClusteringHelper()}unregisterMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.delete(e),this.updateClusteringHelper()}getAccurateNavigationData(e,t,n){return this.service.getAccurateNavigationData(e,t?.number,n?.section,this.getTranslationSettings())}buildBreadcrumb(e){var t;return(t=this.service)===null||t===void 0?void 0:t.buildBreadcrumb(e,this.getTranslationSettings())}fetchTopicContent(e){var t,n,i=this.getTranslationSettings();return i?(t=this.service)===null||t===void 0?void 0:t.getTranslatedTopicContent(e,i).then(a=>(a.isTranslationError&&this.setTranslationError(!0),a.content)):(n=this.service)===null||n===void 0?void 0:n.getTopicContent(e)}getTocNode(e){var t;return(t=this.service)===null||t===void 0?void 0:t.getTocNode(e,this.getTranslationSettings())}getPage(e){var t;return(t=this.service)===null||t===void 0?void 0:t.getPage(e,this.getTranslationSettings())}onMapAttachmentsUpdate(){var e;(e=this.service)===null||e===void 0||e.clearMapAttachments(),this.store.dispatchEvent(new Event(Oe.mapAttachmentsUpdate))}};var Fn=_(be()),fu={},jn=Fn.css`
@@ -45,7 +45,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
45
45
  input::-webkit-search-results-decoration {
46
46
  display: none;
47
47
  }
48
- `;var Ai={};var nn={};U(nn,{ParametrizedLabelResolver:()=>Yt});var Yt=class o{constructor(e,t){this.defaultLabels=e,this.labels=t}resolve(e,...t){var n,a;e=this.resolvePluralKey(e,t);let i=(a=(n=this.labels[e])!==null&&n!==void 0?n:this.defaultLabels[e])!==null&&a!==void 0?a:"";return o.replaceParameters(i,...t)}static replaceParameters(e,...t){return t.forEach((n,a)=>e=e.replace(new RegExp(`\\{${a}([^}]*)\\}`,"g"),(i,s)=>o.formatValue(n,s))),e}resolvePluralKey(e,t){for(let n of t)if(typeof n=="number"){let a=`${String(e)}[\\=${n}]`;if(a in this.labels||a in this.defaultLabels)return a}return e}static formatValue(e,t){return e instanceof Date?o.formatDate(e,t):e??""}static formatDate(e,t){let n=a=>t?.includes("date")?e.toLocaleDateString(a):t?.includes("time")?e.toLocaleTimeString(a):e.toLocaleString(a);try{return n(document.documentElement.lang)}catch{return n()}}};var Tn={};U(Tn,{FtCommandQueue:()=>Jt,FtLitElementRedux:()=>ke,FtReduxStore:()=>we,ReduxWatcher:()=>Tr,clearAllStores:()=>Rd,isFtReduxStore:()=>Ye,redux:()=>pe,reduxEventListener:()=>jl,reduxReactive:()=>zl,watch:()=>Id});var zl=()=>(o,e)=>{var t;let n=o.constructor;n.reduxReactiveProperties=new Set(n.reduxReactiveProperties),(t=n.reduxReactiveProperties)===null||t===void 0||t.add(e)},pe=o=>{let e=o??{};return(t,n)=>{var a;let i={hasChanged:Ke,attribute:!1,...e};P(i)(t,n);let s=t.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(a=e.selector)!==null&&a!==void 0?a:l=>l[n],store:e.store})}},jl=o=>(e,t)=>{let n=e.constructor;n.reduxEventListeners=new Map(n.reduxEventListeners),n.reduxEventListeners.set(t,o)};var Jt=class{constructor(){this.queue=[]}add(e,t=!1){t&&this.clear(e.type),this.queue.push(e)}consume(e){let t=this.queue.find(n=>n.type===e);return t&&(this.queue=this.queue.filter(n=>n!==t)),t}clear(e){typeof e=="string"?this.queue=this.queue.filter(t=>t.type!==e):this.queue=this.queue.filter(t=>!e.test(t.type))}};function Ye(o){var e;return(e=o?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Ri,Ii,Ti,Xt=Symbol("internalReduxEventsUnsubscribers"),Le=Symbol("internalStoresUnsubscribers"),Je=Symbol("internalStores"),ke=class extends J{constructor(){super(...arguments),this[Ri]=new Map,this[Ii]=new Map,this[Ti]=new Map}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(t=>e.has(t))&&this.updateFromStores()}getUnnamedStore(){if(this[Je].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Je].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[Je].get(e)}addStore(e,t){var n;t=(n=t??(Ye(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(t),this[Je].set(t,e),this.subscribeToStore(t,e),this.updateFromStores()}removeStore(e){let t=typeof e=="string"?e:e.name;this.unsubscribeFromStore(t),this[Je].delete(t)}setupStores(){this.unsubscribeFromStores(),this[Je].forEach((e,t)=>this.subscribeToStore(t,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,t)=>{let n=this.constructor.getPropertyOptions(t);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:t)){let a=this.getStore(e.store);a&&(e.store?this[Le].has(e.store):this[Le].size>0)&&(this[t]=e.selector(a.getState(),this))}})}subscribeToStore(e,t){var n;this[Le].set(e,t.subscribe(()=>this.updateFromStores())),this[Xt].set(e,[]),Ye(t)&&t.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((a,i)=>{if(typeof this[i]=="function"&&(!a.store||t.name===a.store)){let s=l=>this[i](l);t.addEventListener(a.eventName,s),this[Xt].get(e).push(()=>t.removeEventListener(a.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[Le].forEach((e,t)=>this.unsubscribeFromStore(t))}unsubscribeFromStore(e){var t;this[Le].has(e)&&this[Le].get(e)(),this[Le].delete(e),(t=this[Xt].get(e))===null||t===void 0||t.forEach(n=>n()),this[Xt].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Ri=Le,Ii=Je,Ti=Xt;ke.reduxProperties=new Map;ke.reduxReactiveProperties=new Set;ke.reduxEventListeners=new Map;function oe(o){for(var e=arguments.length,t=Array(e>1?e-1:0),n=1;n<e;n++)t[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+o+(t.length?" "+t.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Ee(o){return!!o&&!!o[$]}function ie(o){var e;return!!o&&(function(t){if(!t||typeof t!="object")return!1;var n=Object.getPrototypeOf(t);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===Xl}(o)||Array.isArray(o)||!!o[Fi]||!!(!((e=o.constructor)===null||e===void 0)&&e[Fi])||hn(o)||gn(o))}function Xe(o,e,t){t===void 0&&(t=!1),yt(o)===0?(t?Object.keys:mt)(o).forEach(function(n){t&&typeof n=="symbol"||e(n,o[n],o)}):o.forEach(function(n,a){return e(a,n,o)})}function yt(o){var e=o[$];return e?e.i>3?e.i-4:e.i:Array.isArray(o)?1:hn(o)?2:gn(o)?3:0}function gt(o,e){return yt(o)===2?o.has(e):Object.prototype.hasOwnProperty.call(o,e)}function Gl(o,e){return yt(o)===2?o.get(e):o[e]}function Ui(o,e,t){var n=yt(o);n===2?o.set(e,t):n===3?o.add(t):o[e]=t}function Mi(o,e){return o===e?o!==0||1/o==1/e:o!=o&&e!=e}function hn(o){return Yl&&o instanceof Map}function gn(o){return Jl&&o instanceof Set}function De(o){return o.o||o.t}function mn(o){if(Array.isArray(o))return Array.prototype.slice.call(o);var e=Hi(o);delete e[$];for(var t=mt(e),n=0;n<t.length;n++){var a=t[n],i=e[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(e[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:o[a]})}return Object.create(Object.getPrototypeOf(o),e)}function yn(o,e){return e===void 0&&(e=!1),bn(o)||Ee(o)||!ie(o)||(yt(o)>1&&(o.set=o.add=o.clear=o.delete=Kl),Object.freeze(o),e&&Xe(o,function(t,n){return yn(n,!0)},!0)),o}function Kl(){oe(2)}function bn(o){return o==null||typeof o!="object"||Object.isFrozen(o)}function fe(o){var e=fn[o];return e||oe(18,o),e}function Vl(o,e){fn[o]||(fn[o]=e)}function dn(){return er}function an(o,e){e&&(fe("Patches"),o.u=[],o.s=[],o.v=e)}function wr(o){un(o),o.p.forEach(Zl),o.p=null}function un(o){o===er&&(er=o.l)}function Ni(o){return er={p:[],l:er,h:o,m:!0,_:0}}function Zl(o){var e=o[$];e.i===0||e.i===1?e.j():e.g=!0}function sn(o,e){e._=e.p.length;var t=e.p[0],n=o!==void 0&&o!==t;return e.h.O||fe("ES5").S(e,o,n),n?(t[$].P&&(wr(e),oe(4)),ie(o)&&(o=Cr(e,o),e.l||Ar(e,o)),e.u&&fe("Patches").M(t[$].t,o,e.u,e.s)):o=Cr(e,t,[]),wr(e),e.u&&e.v(e.u,e.s),o!==Wi?o:void 0}function Cr(o,e,t){if(bn(e))return e;var n=e[$];if(!n)return Xe(e,function(l,d){return _i(o,n,e,l,d,t)},!0),e;if(n.A!==o)return e;if(!n.P)return Ar(o,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=mn(n.k):n.o,i=a,s=!1;n.i===3&&(i=new Set(a),a.clear(),s=!0),Xe(i,function(l,d){return _i(o,n,a,l,d,t,s)}),Ar(o,a,!1),t&&o.u&&fe("Patches").N(n,t,o.u,o.s)}return n.o}function _i(o,e,t,n,a,i,s){if(Ee(a)){var l=Cr(o,a,i&&e&&e.i!==3&&!gt(e.R,n)?i.concat(n):void 0);if(Ui(t,n,l),!Ee(l))return;o.m=!1}else s&&t.add(a);if(ie(a)&&!bn(a)){if(!o.h.D&&o._<1)return;Cr(o,a),e&&e.A.l||Ar(o,a)}}function Ar(o,e,t){t===void 0&&(t=!1),!o.l&&o.h.D&&o.m&&yn(e,t)}function cn(o,e){var t=o[$];return(t?De(t):o)[e]}function Pi(o,e){if(e in o)for(var t=Object.getPrototypeOf(o);t;){var n=Object.getOwnPropertyDescriptor(t,e);if(n)return n;t=Object.getPrototypeOf(t)}}function Fe(o){o.P||(o.P=!0,o.l&&Fe(o.l))}function ln(o){o.o||(o.o=mn(o.t))}function pn(o,e,t){var n=hn(e)?fe("MapSet").F(e,t):gn(e)?fe("MapSet").T(e,t):o.O?function(a,i){var s=Array.isArray(a),l={i:s?1:0,A:i?i.A:dn(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},d=l,u=tr;s&&(d=[l],u=Qt);var h=Proxy.revocable(d,u),f=h.revoke,m=h.proxy;return l.k=m,l.j=f,m}(e,t):fe("ES5").J(e,t);return(t?t.A:dn()).p.push(n),n}function ql(o){return Ee(o)||oe(22,o),function e(t){if(!ie(t))return t;var n,a=t[$],i=yt(t);if(a){if(!a.P&&(a.i<4||!fe("ES5").K(a)))return a.t;a.I=!0,n=Li(t,i),a.I=!1}else n=Li(t,i);return Xe(n,function(s,l){a&&Gl(a.t,s)===l||Ui(n,s,e(l))}),i===3?new Set(n):n}(o)}function Li(o,e){switch(e){case 2:return new Map(o);case 3:return Array.from(o)}return mn(o)}function Bi(){function o(s,l){var d=i[s];return d?d.enumerable=l:i[s]=d={configurable:!0,enumerable:l,get:function(){var u=this[$];return tr.get(u,s)},set:function(u){var h=this[$];tr.set(h,s,u)}},d}function e(s){for(var l=s.length-1;l>=0;l--){var d=s[l][$];if(!d.P)switch(d.i){case 5:n(d)&&Fe(d);break;case 4:t(d)&&Fe(d)}}}function t(s){for(var l=s.t,d=s.k,u=mt(d),h=u.length-1;h>=0;h--){var f=u[h];if(f!==$){var m=l[f];if(m===void 0&&!gt(l,f))return!0;var y=d[f],b=y&&y[$];if(b?b.t!==m:!Mi(y,m))return!0}}var S=!!l[$];return u.length!==mt(l).length+(S?0:1)}function n(s){var l=s.k;if(l.length!==s.t.length)return!0;var d=Object.getOwnPropertyDescriptor(l,l.length-1);if(d&&!d.get)return!0;for(var u=0;u<l.length;u++)if(!l.hasOwnProperty(u))return!0;return!1}function a(s){s.g&&oe(3,JSON.stringify(De(s)))}var i={};Vl("ES5",{J:function(s,l){var d=Array.isArray(s),u=function(f,m){if(f){for(var y=Array(m.length),b=0;b<m.length;b++)Object.defineProperty(y,""+b,o(b,!0));return y}var S=Hi(m);delete S[$];for(var C=mt(S),w=0;w<C.length;w++){var A=C[w];S[A]=o(A,f||!!S[A].enumerable)}return Object.create(Object.getPrototypeOf(m),S)}(d,s),h={i:d?5:4,A:l?l.A:dn(),P:!1,I:!1,R:{},l,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,$,{value:h,writable:!0}),u},S:function(s,l,d){d?Ee(l)&&l[$].A===s&&e(s.p):(s.u&&function u(h){if(h&&typeof h=="object"){var f=h[$];if(f){var m=f.t,y=f.k,b=f.R,S=f.i;if(S===4)Xe(y,function(v){v!==$&&(m[v]!==void 0||gt(m,v)?b[v]||u(y[v]):(b[v]=!0,Fe(f)))}),Xe(m,function(v){y[v]!==void 0||gt(y,v)||(b[v]=!1,Fe(f))});else if(S===5){if(n(f)&&(Fe(f),b.length=!0),y.length<m.length)for(var C=y.length;C<m.length;C++)b[C]=!1;else for(var w=m.length;w<y.length;w++)b[w]=!0;for(var A=Math.min(y.length,m.length),O=0;O<A;O++)y.hasOwnProperty(O)||(b[O]=!0),b[O]===void 0&&u(y[O])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?t(s):n(s)}})}var ki,er,vn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Yl=typeof Map<"u",Jl=typeof Set<"u",Di=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Wi=vn?Symbol.for("immer-nothing"):((ki={})["immer-nothing"]=!0,ki),Fi=vn?Symbol.for("immer-draftable"):"__$immer_draftable",$=vn?Symbol.for("immer-state"):"__$immer_state";var Xl=""+Object.prototype.constructor,mt=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(o){return Object.getOwnPropertyNames(o).concat(Object.getOwnPropertySymbols(o))}:Object.getOwnPropertyNames,Hi=Object.getOwnPropertyDescriptors||function(o){var e={};return mt(o).forEach(function(t){e[t]=Object.getOwnPropertyDescriptor(o,t)}),e},fn={},tr={get:function(o,e){if(e===$)return o;var t=De(o);if(!gt(t,e))return function(a,i,s){var l,d=Pi(i,s);return d?"value"in d?d.value:(l=d.get)===null||l===void 0?void 0:l.call(a.k):void 0}(o,t,e);var n=t[e];return o.I||!ie(n)?n:n===cn(o.t,e)?(ln(o),o.o[e]=pn(o.A.h,n,o)):n},has:function(o,e){return e in De(o)},ownKeys:function(o){return Reflect.ownKeys(De(o))},set:function(o,e,t){var n=Pi(De(o),e);if(n?.set)return n.set.call(o.k,t),!0;if(!o.P){var a=cn(De(o),e),i=a?.[$];if(i&&i.t===t)return o.o[e]=t,o.R[e]=!1,!0;if(Mi(t,a)&&(t!==void 0||gt(o.t,e)))return!0;ln(o),Fe(o)}return o.o[e]===t&&(t!==void 0||e in o.o)||Number.isNaN(t)&&Number.isNaN(o.o[e])||(o.o[e]=t,o.R[e]=!0),!0},deleteProperty:function(o,e){return cn(o.t,e)!==void 0||e in o.t?(o.R[e]=!1,ln(o),Fe(o)):delete o.R[e],o.o&&delete o.o[e],!0},getOwnPropertyDescriptor:function(o,e){var t=De(o),n=Reflect.getOwnPropertyDescriptor(t,e);return n&&{writable:!0,configurable:o.i!==1||e!=="length",enumerable:n.enumerable,value:t[e]}},defineProperty:function(){oe(11)},getPrototypeOf:function(o){return Object.getPrototypeOf(o.t)},setPrototypeOf:function(){oe(12)}},Qt={};Xe(tr,function(o,e){Qt[o]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Qt.deleteProperty=function(o,e){return Qt.set.call(this,o,e,void 0)},Qt.set=function(o,e,t){return tr.set.call(this,o[0],e,t,o[0])};var Ql=function(){function o(t){var n=this;this.O=Di,this.D=!0,this.produce=function(a,i,s){if(typeof a=="function"&&typeof i!="function"){var l=i;i=a;var d=n;return function(S){var C=this;S===void 0&&(S=l);for(var w=arguments.length,A=Array(w>1?w-1:0),O=1;O<w;O++)A[O-1]=arguments[O];return d.produce(S,function(v){var E;return(E=i).call.apply(E,[C,v].concat(A))})}}var u;if(typeof i!="function"&&oe(6),s!==void 0&&typeof s!="function"&&oe(7),ie(a)){var h=Ni(n),f=pn(n,a,void 0),m=!0;try{u=i(f),m=!1}finally{m?wr(h):un(h)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(S){return an(h,s),sn(S,h)},function(S){throw wr(h),S}):(an(h,s),sn(u,h))}if(!a||typeof a!="object"){if((u=i(a))===void 0&&(u=a),u===Wi&&(u=void 0),n.D&&yn(u,!0),s){var y=[],b=[];fe("Patches").M(a,u,y,b),s(y,b)}return u}oe(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(u){for(var h=arguments.length,f=Array(h>1?h-1:0),m=1;m<h;m++)f[m-1]=arguments[m];return n.produceWithPatches(u,function(y){return a.apply(void 0,[y].concat(f))})};var s,l,d=n.produce(a,i,function(u,h){s=u,l=h});return typeof Promise<"u"&&d instanceof Promise?d.then(function(u){return[u,s,l]}):[d,s,l]},typeof t?.useProxies=="boolean"&&this.setUseProxies(t.useProxies),typeof t?.autoFreeze=="boolean"&&this.setAutoFreeze(t.autoFreeze)}var e=o.prototype;return e.createDraft=function(t){ie(t)||oe(8),Ee(t)&&(t=ql(t));var n=Ni(this),a=pn(this,t,void 0);return a[$].C=!0,un(n),a},e.finishDraft=function(t,n){var a=t&&t[$],i=a.A;return an(i,n),sn(void 0,i)},e.setAutoFreeze=function(t){this.D=t},e.setUseProxies=function(t){t&&!Di&&oe(20),this.O=t},e.applyPatches=function(t,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){t=i.value;break}}a>-1&&(n=n.slice(a+1));var s=fe("Patches").$;return Ee(t)?s(t,n):this.produce(t,function(l){return s(l,n)})},o}(),re=new Ql,ed=re.produce,gm=re.produceWithPatches.bind(re),mm=re.setAutoFreeze.bind(re),ym=re.setUseProxies.bind(re),bm=re.applyPatches.bind(re),vm=re.createDraft.bind(re),xm=re.finishDraft.bind(re),Rr=ed;function Qe(o){"@babel/helpers - typeof";return Qe=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Qe(o)}function $i(o,e){if(Qe(o)!="object"||!o)return o;var t=o[Symbol.toPrimitive];if(t!==void 0){var n=t.call(o,e||"default");if(Qe(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(o)}function zi(o){var e=$i(o,"string");return Qe(e)=="symbol"?e:e+""}function ji(o,e,t){return(e=zi(e))in o?Object.defineProperty(o,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):o[e]=t,o}function Gi(o,e){var t=Object.keys(o);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(o);e&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(o,a).enumerable})),t.push.apply(t,n)}return t}function xn(o){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?Gi(Object(t),!0).forEach(function(n){ji(o,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(t)):Gi(Object(t)).forEach(function(n){Object.defineProperty(o,n,Object.getOwnPropertyDescriptor(t,n))})}return o}function Z(o){return"Minified Redux error #"+o+"; visit https://redux.js.org/Errors?code="+o+" for the full message or use the non-minified dev environment for full errors. "}var Ki=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Sn=function(){return Math.random().toString(36).substring(7).split("").join(".")},Ir={INIT:"@@redux/INIT"+Sn(),REPLACE:"@@redux/REPLACE"+Sn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Sn()}};function td(o){if(typeof o!="object"||o===null)return!1;for(var e=o;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(o)===e}function On(o,e,t){var n;if(typeof e=="function"&&typeof t=="function"||typeof t=="function"&&typeof arguments[3]=="function")throw new Error(Z(0));if(typeof e=="function"&&typeof t>"u"&&(t=e,e=void 0),typeof t<"u"){if(typeof t!="function")throw new Error(Z(1));return t(On)(o,e)}if(typeof o!="function")throw new Error(Z(2));var a=o,i=e,s=[],l=s,d=!1;function u(){l===s&&(l=s.slice())}function h(){if(d)throw new Error(Z(3));return i}function f(S){if(typeof S!="function")throw new Error(Z(4));if(d)throw new Error(Z(5));var C=!0;return u(),l.push(S),function(){if(C){if(d)throw new Error(Z(6));C=!1,u();var A=l.indexOf(S);l.splice(A,1),s=null}}}function m(S){if(!td(S))throw new Error(Z(7));if(typeof S.type>"u")throw new Error(Z(8));if(d)throw new Error(Z(9));try{d=!0,i=a(i,S)}finally{d=!1}for(var C=s=l,w=0;w<C.length;w++){var A=C[w];A()}return S}function y(S){if(typeof S!="function")throw new Error(Z(10));a=S,m({type:Ir.REPLACE})}function b(){var S,C=f;return S={subscribe:function(A){if(typeof A!="object"||A===null)throw new Error(Z(11));function O(){A.next&&A.next(h())}O();var v=C(O);return{unsubscribe:v}}},S[Ki]=function(){return this},S}return m({type:Ir.INIT}),n={dispatch:m,subscribe:f,getState:h,replaceReducer:y},n[Ki]=b,n}function rd(o){Object.keys(o).forEach(function(e){var t=o[e],n=t(void 0,{type:Ir.INIT});if(typeof n>"u")throw new Error(Z(12));if(typeof t(void 0,{type:Ir.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Z(13))})}function Vi(o){for(var e=Object.keys(o),t={},n=0;n<e.length;n++){var a=e[n];typeof o[a]=="function"&&(t[a]=o[a])}var i=Object.keys(t),s,l;try{rd(t)}catch(d){l=d}return function(u,h){if(u===void 0&&(u={}),l)throw l;if(0)var f;for(var m=!1,y={},b=0;b<i.length;b++){var S=i[b],C=t[S],w=u[S],A=C(w,h);if(typeof A>"u"){var O=h&&h.type;throw new Error(Z(14))}y[S]=A,m=m||A!==w}return m=m||i.length!==Object.keys(u).length,m?y:u}}function bt(){for(var o=arguments.length,e=new Array(o),t=0;t<o;t++)e[t]=arguments[t];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function Zi(){for(var o=arguments.length,e=new Array(o),t=0;t<o;t++)e[t]=arguments[t];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(Z(15))},s={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=e.map(function(d){return d(s)});return i=bt.apply(void 0,l)(a.dispatch),xn(xn({},a),{},{dispatch:i})}}}function qi(o){var e=function(n){var a=n.dispatch,i=n.getState;return function(s){return function(l){return typeof l=="function"?l(a,i,o):s(l)}}};return e}var Yi=qi();Yi.withExtraArgument=qi;var En=Yi;var ts=function(){var o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},o(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");o(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}}(),od=function(o,e){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(u){return function(h){return d([u,h])}}function d(u){if(n)throw new TypeError("Generator is already executing.");for(;t;)try{if(n=1,a&&(i=u[0]&2?a.return:u[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,u[1])).done)return i;switch(a=0,i&&(u=[u[0]&2,i.value]),u[0]){case 0:case 1:i=u;break;case 4:return t.label++,{value:u[1],done:!1};case 5:t.label++,a=u[1],u=[0];continue;case 7:u=t.ops.pop(),t.trys.pop();continue;default:if(i=t.trys,!(i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){t=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){t.label=u[1];break}if(u[0]===6&&t.label<i[1]){t.label=i[1],i=u;break}if(i&&t.label<i[2]){t.label=i[2],t.ops.push(u);break}i[2]&&t.ops.pop(),t.trys.pop();continue}u=e.call(o,t)}catch(h){u=[6,h],a=0}finally{n=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},vt=function(o,e){for(var t=0,n=e.length,a=o.length;t<n;t++,a++)o[a]=e[t];return o},nd=Object.defineProperty,ad=Object.defineProperties,id=Object.getOwnPropertyDescriptors,Ji=Object.getOwnPropertySymbols,sd=Object.prototype.hasOwnProperty,cd=Object.prototype.propertyIsEnumerable,Xi=function(o,e,t){return e in o?nd(o,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):o[e]=t},Ue=function(o,e){for(var t in e||(e={}))sd.call(e,t)&&Xi(o,t,e[t]);if(Ji)for(var n=0,a=Ji(e);n<a.length;n++){var t=a[n];cd.call(e,t)&&Xi(o,t,e[t])}return o},wn=function(o,e){return ad(o,id(e))},ld=function(o,e,t){return new Promise(function(n,a){var i=function(d){try{l(t.next(d))}catch(u){a(u)}},s=function(d){try{l(t.throw(d))}catch(u){a(u)}},l=function(d){return d.done?n(d.value):Promise.resolve(d.value).then(i,s)};l((t=t.apply(o,e)).next())})};var dd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?bt:bt.apply(null,arguments)},Mm=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(o){return o}};function ud(o){if(typeof o!="object"||o===null)return!1;var e=Object.getPrototypeOf(o);if(e===null)return!0;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return e===t}var pd=function(o){ts(e,o);function e(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var a=o.apply(this,t)||this;return Object.setPrototypeOf(a,e.prototype),a}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return o.prototype.concat.apply(this,t)},e.prototype.prepend=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return t.length===1&&Array.isArray(t[0])?new(e.bind.apply(e,vt([void 0],t[0].concat(this)))):new(e.bind.apply(e,vt([void 0],t.concat(this))))},e}(Array),fd=function(o){ts(e,o);function e(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var a=o.apply(this,t)||this;return Object.setPrototypeOf(a,e.prototype),a}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return o.prototype.concat.apply(this,t)},e.prototype.prepend=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return t.length===1&&Array.isArray(t[0])?new(e.bind.apply(e,vt([void 0],t[0].concat(this)))):new(e.bind.apply(e,vt([void 0],t.concat(this))))},e}(Array);function Rn(o){return ie(o)?Rr(o,function(){}):o}function hd(o){return typeof o=="boolean"}function gd(){return function(e){return md(e)}}function md(o){o===void 0&&(o={});var e=o.thunk,t=e===void 0?!0:e,n=o.immutableCheck,a=n===void 0?!0:n,i=o.serializableCheck,s=i===void 0?!0:i,l=new pd;if(t&&(hd(t)?l.push(En):l.push(En.withExtraArgument(t.extraArgument))),0){if(a)var d;if(s)var u}return l}var Cn=!0;function rs(o){var e=gd(),t=o||{},n=t.reducer,a=n===void 0?void 0:n,i=t.middleware,s=i===void 0?e():i,l=t.devTools,d=l===void 0?!0:l,u=t.preloadedState,h=u===void 0?void 0:u,f=t.enhancers,m=f===void 0?void 0:f,y;if(typeof a=="function")y=a;else if(ud(a))y=Vi(a);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var b=s;if(typeof b=="function"&&(b=b(e),!Cn&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Cn&&b.some(function(v){return typeof v!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=Zi.apply(void 0,b),C=bt;d&&(C=dd(Ue({trace:!Cn},typeof d=="object"&&d)));var w=new fd(S),A=w;Array.isArray(m)?A=vt([S],m):typeof m=="function"&&(A=m(w));var O=C.apply(void 0,A);return On(y,h,O)}function Me(o,e){function t(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(e){var i=e.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return Ue(Ue({type:o,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:o,payload:n[0]}}return t.toString=function(){return""+o},t.type=o,t.match=function(n){return n.type===o},t}function os(o){var e={},t=[],n,a={addCase:function(i,s){var l=typeof i=="string"?i:i.type;if(l in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[l]=s,a},addMatcher:function(i,s){return t.push({matcher:i,reducer:s}),a},addDefaultCase:function(i){return n=i,a}};return o(a),[e,t,n]}function yd(o){return typeof o=="function"}function bd(o,e,t,n){t===void 0&&(t=[]);var a=typeof e=="function"?os(e):[e,t,n],i=a[0],s=a[1],l=a[2],d;if(yd(o))d=function(){return Rn(o())};else{var u=Rn(o);d=function(){return u}}function h(f,m){f===void 0&&(f=d());var y=vt([i[m.type]],s.filter(function(b){var S=b.matcher;return S(m)}).map(function(b){var S=b.reducer;return S}));return y.filter(function(b){return!!b}).length===0&&(y=[l]),y.reduce(function(b,S){if(S)if(Ee(b)){var C=b,w=S(C,m);return w===void 0?b:w}else{if(ie(b))return Rr(b,function(A){return S(A,m)});var w=S(b,m);if(w===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return w}return b},f)}return h.getInitialState=d,h}function vd(o,e){return o+"/"+e}function ns(o){var e=o.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var t=typeof o.initialState=="function"?o.initialState:Rn(o.initialState),n=o.reducers||{},a=Object.keys(n),i={},s={},l={};a.forEach(function(h){var f=n[h],m=vd(e,h),y,b;"reducer"in f?(y=f.reducer,b=f.prepare):y=f,i[h]=y,s[m]=y,l[h]=b?Me(m,b):Me(m)});function d(){var h=typeof o.extraReducers=="function"?os(o.extraReducers):[o.extraReducers],f=h[0],m=f===void 0?{}:f,y=h[1],b=y===void 0?[]:y,S=h[2],C=S===void 0?void 0:S,w=Ue(Ue({},m),s);return bd(t,function(A){for(var O in w)A.addCase(O,w[O]);for(var v=0,E=b;v<E.length;v++){var I=E[v];A.addMatcher(I.matcher,I.reducer)}C&&A.addDefaultCase(C)})}var u;return{name:e,reducer:function(h,f){return u||(u=d()),u(h,f)},actions:l,caseReducers:i,getInitialState:function(){return u||(u=d()),u.getInitialState()}}}var xd="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Sd=function(o){o===void 0&&(o=21);for(var e="",t=o;t--;)e+=xd[Math.random()*64|0];return e},Od=["name","message","stack","code"],An=function(){function o(e,t){this.payload=e,this.meta=t}return o}(),Qi=function(){function o(e,t){this.payload=e,this.meta=t}return o}(),Ed=function(o){if(typeof o=="object"&&o!==null){for(var e={},t=0,n=Od;t<n.length;t++){var a=n[t];typeof o[a]=="string"&&(e[a]=o[a])}return e}return{message:String(o)}},$m=function(){function o(e,t,n){var a=Me(e+"/fulfilled",function(h,f,m,y){return{payload:h,meta:wn(Ue({},y||{}),{arg:m,requestId:f,requestStatus:"fulfilled"})}}),i=Me(e+"/pending",function(h,f,m){return{payload:void 0,meta:wn(Ue({},m||{}),{arg:f,requestId:h,requestStatus:"pending"})}}),s=Me(e+"/rejected",function(h,f,m,y,b){return{payload:y,error:(n&&n.serializeError||Ed)(h||"Rejected"),meta:wn(Ue({},b||{}),{arg:m,requestId:f,rejectedWithValue:!!y,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),l=!1,d=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function u(h){return function(f,m,y){var b=n?.idGenerator?n.idGenerator(h):Sd(),S=new d,C,w=!1;function A(v){C=v,S.abort()}var O=function(){return ld(this,null,function(){var v,E,I,_,D,L,T;return od(this,function(g){switch(g.label){case 0:return g.trys.push([0,4,,5]),_=(v=n?.condition)==null?void 0:v.call(n,h,{getState:m,extra:y}),Cd(_)?[4,_]:[3,2];case 1:_=g.sent(),g.label=2;case 2:if(_===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return w=!0,D=new Promise(function(x,R){return S.signal.addEventListener("abort",function(){return R({name:"AbortError",message:C||"Aborted"})})}),f(i(b,h,(E=n?.getPendingMeta)==null?void 0:E.call(n,{requestId:b,arg:h},{getState:m,extra:y}))),[4,Promise.race([D,Promise.resolve(t(h,{dispatch:f,getState:m,extra:y,requestId:b,signal:S.signal,abort:A,rejectWithValue:function(x,R){return new An(x,R)},fulfillWithValue:function(x,R){return new Qi(x,R)}})).then(function(x){if(x instanceof An)throw x;return x instanceof Qi?a(x.payload,b,h,x.meta):a(x,b,h)})])];case 3:return I=g.sent(),[3,5];case 4:return L=g.sent(),I=L instanceof An?s(null,b,h,L.payload,L.meta):s(L,b,h),[3,5];case 5:return T=n&&!n.dispatchConditionRejection&&s.match(I)&&I.meta.condition,T||f(I),[2,I]}})})}();return Object.assign(O,{abort:A,requestId:b,arg:h,unwrap:function(){return O.then(wd)}})}}return Object.assign(u,{pending:i,rejected:s,fulfilled:a,typePrefix:e})}return o.withTypes=function(){return o},o}();function wd(o){if(o.meta&&o.meta.rejectedWithValue)throw o.payload;if(o.error)throw o.error;return o.payload}function Cd(o){return o!==null&&typeof o=="object"&&typeof o.then=="function"}var as="listener",is="completed",ss="cancelled",zm="task-"+ss,jm="task-"+is,Gm=as+"-"+ss,Km=as+"-"+is;var In="listenerMiddleware";var Vm=Me(In+"/add"),Zm=Me(In+"/removeAll"),qm=Me(In+"/remove");var es,Ym=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(o){return(es||(es=Promise.resolve())).then(o).catch(function(e){return setTimeout(function(){throw e},0)})},Ad=function(o){return function(e){setTimeout(e,o)}},Jm=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Ad(10);Bi();window.ftReduxStores||(window.ftReduxStores={});var we=class o extends be{static get(e){var t;let n=typeof e=="string"?e:e.name,a=typeof e=="string"?void 0:e,i=window.ftReduxStores[n];if(Ye(i))return i;if(a==null)return;let s=ns({...a,reducers:(t=a.reducers)!==null&&t!==void 0?t:{}}),l=rs({reducer:(d,u)=>u.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...d,...u.overwrites}:s.reducer(d,u)});return window.ftReduxStores[a.name]=new o(s,l,a.eventBus)}constructor(e,t,n){super(),this.reduxSlice=e,this.reduxStore=t,this.isFtReduxStore=!0,this.commands=new Jt;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,l)=>{let d=s,u=i[d];return u?(...h)=>{let f=u(...h.map(a));return this.reduxStore.dispatch(f),f}:h=>{this.setState({[d]:a(h)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};function Rd(){var o;for(let e of Object.values((o=window.ftReduxStores)!==null&&o!==void 0?o:{}))Ye(e)&&e.clear()}var Tr=class{constructor(e,t,n){this.store=e,this.valueSelector=t,this.callback=n}watch(){return this.stop(),this.lastValue=this.valueSelector(this.store.getState()),this.unsubscribe=this.store.subscribe(()=>{let e=this.store.getState(),t=this.valueSelector(e);Ke(this.lastValue,t)&&(this.callback(t,e),this.lastValue=t)}),this}stop(){return this.unsubscribe!=null&&(this.unsubscribe(),this.unsubscribe=void 0),this.lastValue=void 0,this}};function Id(o,e,t){return new Tr(o,e,t).watch()}var Pn={};U(Pn,{scrollHelper:()=>Td});var Nn,Nr=new Map,_n=class{lock(e,t){if(t){let n=Nr.get(t);if(n==null||n===e)return Nr.set(t,e),t}}release(e,t){t&&Nr.get(t)===e&&Nr.delete(t)}findFirstScrollableParent(e){var t;let n,a;for(let i of Ro(e)){let s=i,l=this.elementCanScroll(s);if(l&&s.clientHeight&&s.clientHeight<s.scrollHeight){n=s;break}else l&&a==null&&(a=s)}return(t=n??a)!==null&&t!==void 0?t:document.body}elementCanScroll(e){try{return["auto","scroll"].includes(getComputedStyle(e).overflowY)}catch{return!1}}getAbsoluteScrollOffset(e,t){var n,a;let i=0;for(;t&&t.offsetParent!==e.offsetParent;)i+=(n=t.offsetTop)!==null&&n!==void 0?n:0,t=t.offsetParent;return i+((a=t?.offsetTop)!==null&&a!==void 0?a:0)-e.offsetTop}computeTopOffsetRatio(e,t){if(typeof e=="number")return e;switch(e){case"end":return 1;case"center":return .5;case"nearest":return t;default:return 0}}scrollIntoViewIfPossible(e,t){let n=this.findFirstScrollableParent(e);if(e&&this.lock(this,n)){let a=this.getAbsoluteScrollOffset(n,e),i=a-n.clientHeight+e.clientHeight,s=a,l=Mt(0,(s-n.scrollTop)/(s-i),1),d=this.computeTopOffsetRatio(t?.position,l)*(i-s)+s;n.scrollTo({behavior:t?.behavior,top:d})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",e,n);this.release(this,n)}};window.FluidTopicsScrollHelper=(Nn=window.FluidTopicsScrollHelper)!==null&&Nn!==void 0?Nn:new _n;var Td=window.FluidTopicsScrollHelper;var kn={};U(kn,{SearchPlaceConverter:()=>Ot,SearchPlaceQueryParams:()=>M,isSearchPlaceQueryParams:()=>Us,serializeRequest:()=>Ld});var _d=Qs(ls(),1);var ds;(function(o){o.black="black",o.green="green",o.blue="blue",o.purple="purple",o.red="red",o.orange="orange",o.yellow="yellow"})(ds||(ds={}));var us;(function(o){o.OFFICIAL="OFFICIAL",o.PERSONAL="PERSONAL",o.SHARED="SHARED"})(us||(us={}));var ps;(function(o){o.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",o.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",o.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",o.PERSONAL_BOOK="PERSONAL_BOOK",o.MAP_ATTACHMENT="MAP_ATTACHMENT",o.RESOURCE="RESOURCE"})(ps||(ps={}));var fs;(function(o){o.LAST_WEEK="LAST_WEEK",o.LAST_MONTH="LAST_MONTH",o.LAST_QUARTER="LAST_QUARTER",o.LAST_YEAR="LAST_YEAR"})(fs||(fs={}));var hs;(function(o){o.VALUE="VALUE",o.DATE="DATE",o.RANGE="RANGE"})(hs||(hs={}));var gs;(function(o){o.BOOKMARK__CREATE="BOOKMARK__CREATE",o.BOOKMARK__DELETE="BOOKMARK__DELETE",o.CASE_DEFLECTION__START="CASE_DEFLECTION__START",o.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",o.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",o.COLLECTION__CREATE="COLLECTION__CREATE",o.COLLECTION__UPDATE="COLLECTION__UPDATE",o.COLLECTION__DELETE="COLLECTION__DELETE",o.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",o.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",o.DOCUMENT__PRINT="DOCUMENT__PRINT",o.DOCUMENT__PROCESS="DOCUMENT__PROCESS",o.DOCUMENT__RATE="DOCUMENT__RATE",o.DOCUMENT__SEARCH="DOCUMENT__SEARCH",o.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",o.DOCUMENT__UNRATE="DOCUMENT__UNRATE",o.FEEDBACK__SEND="FEEDBACK__SEND",o.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",o.GEN_AI__RATE="GEN_AI__RATE",o.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",o.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_CASE_DEFLECTION__OPEN_TICKET",o.KHUB__PROCESS="KHUB__PROCESS",o.KHUB__SEARCH="KHUB__SEARCH",o.LABELS__DOWNLOAD="LABELS__DOWNLOAD",o.LINK__SHARE="LINK__SHARE",o.PAGE__DISPLAY="PAGE__DISPLAY",o.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",o.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",o.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",o.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",o.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",o.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",o.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",o.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",o.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",o.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",o.SEARCH_RESULT__OPEN_CONTEXT_MENU="SEARCH_RESULT__OPEN_CONTEXT_MENU",o.TOPIC__DISPLAY="TOPIC__DISPLAY",o.TOPIC__RATE="TOPIC__RATE",o.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",o.TOPIC__UNRATE="TOPIC__UNRATE",o.USER__LOGIN="USER__LOGIN",o.USER__LOGOUT="USER__LOGOUT",o.HEARTBEAT="HEARTBEAT"})(gs||(gs={}));var ms;(function(o){o.THIRD_PARTY="THIRD_PARTY",o.OFF_THE_GRID="OFF_THE_GRID",o.CONTENT_PACKAGER="CONTENT_PACKAGER",o.PAGES="PAGES",o.DESIGNED_READER="DESIGNED_READER"})(ms||(ms={}));var ys;(function(o){o.HOMEPAGE="HOMEPAGE",o.CUSTOM="CUSTOM",o.HEADER="HEADER",o.READER="READER",o.TOPIC_TEMPLATE="TOPIC_TEMPLATE",o.SEARCH="SEARCH",o.SEARCH_RESULT="SEARCH_RESULT"})(ys||(ys={}));var bs;(function(o){o.CLASSIC="CLASSIC",o.CUSTOM="CUSTOM",o.DESIGNER="DESIGNER"})(bs||(bs={}));var vs;(function(o){o.AND="AND",o.OR="OR",o.MONOVALUED="MONOVALUED"})(vs||(vs={}));var xs;(function(o){o.NONE="NONE",o.ALPHABET="ALPHABET",o.VERSION="VERSION"})(xs||(xs={}));var Ss;(function(o){o.STARS="STARS",o.LIKE="LIKE",o.DICHOTOMOUS="DICHOTOMOUS",o.NO_RATING="NO_RATING"})(Ss||(Ss={}));var Os;(function(o){o.LAST_WEEK="LAST_WEEK",o.LAST_MONTH="LAST_MONTH",o.LAST_QUARTER="LAST_QUARTER",o.LAST_YEAR="LAST_YEAR",o.CUSTOM="CUSTOM"})(Os||(Os={}));var Es;(function(o){o.ASC="ASC",o.DESC="DESC"})(Es||(Es={}));var ws;(function(o){o.ALPHA="ALPHA",o.NATURAL="NATURAL"})(ws||(ws={}));var Ln;(function(o){o.EVERYWHERE="EVERYWHERE",o.TITLE_ONLY="TITLE_ONLY",o.NONE="NONE"})(Ln||(Ln={}));var Ns=o=>Object.keys(Ln).includes(o);var Cs;(function(o){o.ARTICLE="ARTICLE",o.BOOK="BOOK",o.SHARED_BOOK="SHARED_BOOK"})(Cs||(Cs={}));var As;(function(o){o.FLUIDTOPICS="FLUIDTOPICS",o.EXTERNAL="EXTERNAL"})(As||(As={}));var Rs;(function(o){o.MAP="MAP",o.DOCUMENT="DOCUMENT",o.TOPIC="TOPIC",o.PERSONAL_BOOK="PERSONAL_BOOK",o.SHARED_BOOK="SHARED_BOOK"})(Rs||(Rs={}));var St;(function(o){o.LAST_WEEK="LAST_WEEK",o.LAST_MONTH="LAST_MONTH",o.LAST_QUARTER="LAST_QUARTER",o.LAST_YEAR="LAST_YEAR"})(St||(St={}));var _s=o=>Object.keys(St).includes(o);var Is;(function(o){o.MAP="MAP",o.DOCUMENT="DOCUMENT",o.TOPIC="TOPIC"})(Is||(Is={}));var Ts;(function(o){o.DEFAULT="DEFAULT",o.DOCUMENTS="DOCUMENTS",o.ALL_TOPICS="ALL_TOPICS",o.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Ts||(Ts={}));var W;(function(o){o.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",o.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",o.HTML_EXPORT_USER="HTML_EXPORT_USER",o.PDF_EXPORT_USER="PDF_EXPORT_USER",o.SAVED_SEARCH_USER="SAVED_SEARCH_USER",o.COLLECTION_USER="COLLECTION_USER",o.OFFLINE_USER="OFFLINE_USER",o.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",o.ANALYTICS_USER="ANALYTICS_USER",o.BETA_USER="BETA_USER",o.DEBUG_USER="DEBUG_USER",o.PRINT_USER="PRINT_USER",o.RATING_USER="RATING_USER",o.FEEDBACK_USER="FEEDBACK_USER",o.GENERATIVE_AI_USER="GENERATIVE_AI_USER",o.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",o.CONTENT_PUBLISHER="CONTENT_PUBLISHER",o.KHUB_ADMIN="KHUB_ADMIN",o.USERS_ADMIN="USERS_ADMIN",o.PORTAL_ADMIN="PORTAL_ADMIN",o.ADMIN="ADMIN"})(W||(W={}));var Ps;(function(o){o.VALID="VALID",o.INVALID="INVALID"})(Ps||(Ps={}));var Ls;(function(o){o.JSON="JSON",o.TEXT="TEXT"})(Ls||(Ls={}));var ks;(function(o){o.TEXT="TEXT",o.HTML="HTML"})(ks||(ks={}));var Nd={[W.PERSONAL_BOOK_SHARE_USER]:[W.PERSONAL_BOOK_USER],[W.HTML_EXPORT_USER]:[W.PERSONAL_BOOK_USER],[W.PDF_EXPORT_USER]:[W.PERSONAL_BOOK_USER],[W.KHUB_ADMIN]:[W.CONTENT_PUBLISHER],[W.ADMIN]:[W.KHUB_ADMIN,W.USERS_ADMIN,W.PORTAL_ADMIN],[W.GENERATIVE_AI_EXPORT_USER]:[W.GENERATIVE_AI_USER]};function Ds(o,e){return o===e||(Nd[o]??[]).some(t=>Ds(t,e))}function Ce(o,e){return o==null?!1:(Array.isArray(o)?o:Array.isArray(o.roles)?o.roles:Array.isArray(o.profile?.roles)?o.profile.roles:[]).some(n=>Ds(n,e))}function Pd(o){return`"${o}"`}function Fs(o){return o.startsWith('"')&&o.endsWith('"')?o.replace(/(^"+)|("+$)/g,""):o}function Ld(o,e){return new Ot(o).serialize(e)}var M;(function(o){o.LOCALE="content-lang",o.QUERY="query",o.SCOPE="scope",o.FILTERS="filters",o.VIRTUAL_FIELD="virtual-field",o.PERIOD="period",o.VALUE_FILTERS="value-filters",o.DATE_FILTERS="date-filters",o.RANGE_FILTERS="range-filters",o.SORT="sort",o.PER_PAGE="per-page"})(M||(M={}));var kd=new Set(Object.values(M));function Us(o){return kd.has(o)}var Ot=class{constructor(e,t={},n=20,a=!1,i="en-US"){this.baseUrl=e,this.predefinedSorts=t,this.defaultPerPage=n,this.allLanguagesAllowed=a,this.defaultContentLocale=i,this.scopeMapping={documents:"DOCUMENTS",topics:"ALL_TOPICS"},this.filtersEscapeMapping=[["*","\\*","[ft-escaped-star-character]"],["~","\\\\~","[ft-escaped-tilde-character]"],["_","\\\\\\\\_","[ft-escaped-underscore-character]"]]}serialize(e,t){return this.serializeToCurrentPageIfPossible(e,t??"/search")}serializeToCurrentPageIfPossible(e,t){let n=t==null||t.trim().length===0,a=new URL(n?window.location.href:`${this.baseUrl.replace(/\/+$/,"")}${t}`);return a.search=this.toURLSearchParams(e),a.toString()}toURLSearchParams(e,t=!1){var n,a,i,s,l,d,u,h,f,m,y,b;let S=new URLSearchParams;e.contentLocale?(!t||e.contentLocale!==this.defaultContentLocale)&&S.append(M.LOCALE,e.contentLocale):S.append(M.LOCALE,this.allLanguagesAllowed?"all":this.defaultContentLocale),((n=e.query)===null||n===void 0?void 0:n.length)>0&&S.append(M.QUERY,e.query);let C=(i=(a=e.metadataFilters)===null||a===void 0?void 0:a.filter(v=>v.valueFilter))!==null&&i!==void 0?i:[];if(C.length>0){let v=C.map(E=>{var I,_;let D=((_=(I=E.valueFilter)===null||I===void 0?void 0:I.values)!==null&&_!==void 0?_:[]).map(L=>this.escapeFilters(L)).map(L=>Pd(Fs(L))).join("_");return`${E.key}~${D}`}).join("*");S.append(M.VALUE_FILTERS,v)}let w=(l=(s=e.metadataFilters)===null||s===void 0?void 0:s.filter(v=>v.dateFilter))!==null&&l!==void 0?l:[];if(w.length>0){let v=w.map(E=>{var I;return`${E.key}~${(I=E.dateFilter)===null||I===void 0?void 0:I.type.toLowerCase()}`}).join("*");S.append(M.DATE_FILTERS,v)}let A=(u=(d=e.metadataFilters)===null||d===void 0?void 0:d.filter(v=>v.rangeFilter))!==null&&u!==void 0?u:[];if(A.length>0){let v=A.map(E=>{var I,_;return`${E.key}~${(I=E.rangeFilter)===null||I===void 0?void 0:I.from}_${(_=E.rangeFilter)===null||_===void 0?void 0:_.to}`}).join("*");S.append(M.RANGE_FILTERS,v)}e.virtualField&&e.virtualField!=="EVERYWHERE"&&S.append(M.VIRTUAL_FIELD,e.virtualField.toLowerCase()),e.scope&&e.scope!=="DEFAULT"&&S.append(M.SCOPE,e.scope.toLowerCase()),((h=e.sort)===null||h===void 0?void 0:h.length)>0&&e.sort[0].key==="ft:lastEdition"&&S.append(M.SORT,"last_update"),!((f=e.paging)===null||f===void 0)&&f.perPage&&((y=(m=e.paging)===null||m===void 0?void 0:m.perPage)!==null&&y!==void 0?y:this.defaultPerPage)!=this.defaultPerPage&&S.append(M.PER_PAGE,String(e.paging.perPage));let O=(b=e.otherQueryParams)!==null&&b!==void 0?b:{};for(let v in O)S.append(v,O[v]);return encodeURI(S.toString()).replace(/#/g,"%23")}parse(e){var t;let n=e.split("?"),a=this.fromURLSearchParams(n.slice(1).join("?")),i=n[0].split("/search/")[1];return i==null?a:{...a,scope:(t=this.scopeMapping[i])!==null&&t!==void 0?t:a.scope}}fromURLSearchParams(e){var t,n,a,i,s,l,d,u;try{e=decodeURI(e).replace(/%23/g,"#")}catch(w){console.warn("Could not decode search request query params, fallback on raw value",w)}let h=new URLSearchParams(e),f=h.get(M.LOCALE)==="all"?void 0:h.get(M.LOCALE),m=((t=h.get(M.VIRTUAL_FIELD))!==null&&t!==void 0?t:"EVERYWHERE").toUpperCase(),y=((n=h.get(M.SORT))!==null&&n!==void 0?n:"DEFAULT").toUpperCase(),b=(a=h.get(M.SCOPE))!==null&&a!==void 0?a:"default",S=+((i=h.get(M.PER_PAGE))!==null&&i!==void 0?i:this.defaultPerPage),C={};for(let w of h.keys())Us(w)||(C[w]=h.get(w));return{contentLocale:f??(this.allLanguagesAllowed?void 0:this.defaultContentLocale),query:(s=h.get(M.QUERY))!==null&&s!==void 0?s:"",scope:(l=this.scopeMapping[b])!==null&&l!==void 0?l:"DEFAULT",virtualField:Ns(m)?m:"EVERYWHERE",sort:(u=(d=this.predefinedSorts[y])!==null&&d!==void 0?d:this.predefinedSorts.DEFAULT)!==null&&u!==void 0?u:[],metadataFilters:this.parseCompatFilters(h),facets:[],paging:{page:1,perPage:Mt(1,isNaN(S)?this.defaultPerPage:S,1e3)},otherQueryParams:C}}parseCompatFilters(e){var t,n,a,i,s,l;let d=[];return e.has(M.FILTERS)&&(d=this.parseValueFilters((t=e.get(M.FILTERS))!==null&&t!==void 0?t:"")),(n=e.has(M.PERIOD))!==null&&n!==void 0&&n&&(d=[...d,...this.parseLegacyPeriodFilter(((a=e.get(M.PERIOD))!==null&&a!==void 0?a:"").toUpperCase())]),[...d,...this.parseValueFilters((i=e.get(M.VALUE_FILTERS))!==null&&i!==void 0?i:""),...this.parseDateFilters((s=e.get(M.DATE_FILTERS))!==null&&s!==void 0?s:""),...this.parseRangeFilters((l=e.get(M.RANGE_FILTERS))!==null&&l!==void 0?l:"")]}splitUnknownFilter(e){return this.superEscapeFilters(e).split("*").map(t=>t.split("~"))}parseValueFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(t=>({key:t[0],valueFilter:{values:t[1].split("_").map(Fs).map(n=>this.unescapeFilterValue(n)),negative:!1}}))}parseDateFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(t=>({key:t[0],dateFilter:{type:St[t[1].toUpperCase()]}}))}parseRangeFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(t=>({key:t[0],rangeFilter:{from:t[1].split("_")[0],to:t[1].split("_")[1]}}))}escapeFilters(e){for(let[t,n,a]of this.filtersEscapeMapping)e=e.replaceAll(t,n);return e}superEscapeFilters(e){for(let[t,n,a]of this.filtersEscapeMapping)e=e.replaceAll(n,a);return e}unescapeFilterValue(e){for(let[t,n,a]of this.filtersEscapeMapping)e=e.replace(a,t);return e}parseLegacyPeriodFilter(e){if(_s(e))return[{key:"ft:lastEdition",dateFilter:{type:St[e]}}];if(e.startsWith("CUSTOM_")){let[t,n,a]=e.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:n,to:a}}]}return[]}};var Fn={};U(Fn,{toFtFormComponent:()=>Dd});var Dn=Symbol("elementInternals");function Dd(o){class e extends o{static get formAssociated(){return!0}get form(){return this[Dn].form}constructor(...n){super(n),this[Dn]=this.attachInternals()}setFormValue(n){this[Dn].setFormValue(n)}}return e}var Un={};U(Un,{DateFormatter:()=>Et});var Et=class{static format(e,t,n,a){return window.moment?window.moment(e).locale(t).format(this.getDateFormat(n,a)):e}static getDateFormat(e,t){return e?t?"lll":"ll":t?"L LT":"L"}};var Bn={};U(Bn,{ALL_KEYS_VALUE:()=>Mn,SameWindowStorageEvent:()=>wt});var Mn="__all__",wt=class extends CustomEvent{constructor(e,t,n){super("same-window-storage",{detail:{key:e,oldValue:t,newValue:n}})}keyMatch(e){return this.detail.key.includes(e)||this.detail.key==Mn}};Storage.prototype.setItem=new Proxy(Storage.prototype.setItem,{apply(o,e,t){let n=e.getItem(t[0]);Reflect.apply(o,e,t),window.dispatchEvent(new wt(t[0],n,t[1]))}});Storage.prototype.removeItem=new Proxy(Storage.prototype.removeItem,{apply(o,e,t){let n=e.getItem(t[0]);Reflect.apply(o,e,t),window.dispatchEvent(new wt(t[0],n))}});Storage.prototype.clear=new Proxy(Storage.prototype.clear,{apply(o,e,t){Reflect.apply(o,e,t),window.dispatchEvent(new wt(Mn))}});var Hn={};U(Hn,{FocusMainContentEvent:()=>Wn});var Wn=class extends Event{constructor(){super("ft-focus-main-content",{composed:!0,bubbles:!0})}};var Ms={};window.FluidTopicsA11yHints={isKeyboardNavigation:!1};function Fd(o){(o.key==="Enter"||o.key===" "||o.key==="Tab")&&(window.FluidTopicsA11yHints.isKeyboardNavigation=!0)}function Ud(o){window.FluidTopicsA11yHints.isKeyboardNavigation=o.detail==0}document.addEventListener("keydown",Fd);document.addEventListener("click",Ud);var $n,zn,jn,Gn,Md=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((jn=(zn=($n=window.safari)===null||$n===void 0?void 0:$n.pushNotification)===null||zn===void 0?void 0:zn.toString())!==null&&jn!==void 0?jn:"")==="[object SafariRemoteNotification]",Bd="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(Gn=window.ftGlobals)!==null&&Gn!==void 0?Gn:{lit:lo,litDecorators:uo,litRepeat:po,litClassMap:fo,litStyleMap:ho,litUnsafeHTML:go,wcUtils:{...Oo,...yo,...wo,...Un,...Co,...To,...Lo,...So,...Vo,...Hn,...Ms,...Pn,...Po,...Qo,...Fn,...Jo,...wi,...Io,...rn,...on,...Ai,...nn,...Tn,...Bn,...Zo,...Yo,...kn,isSafari:Md,isTouchScreen:Bd,setVariable:yr}};var rr;(function(o){o.clusteringHelperCreated="clustering-helper-created",o.mapAttachmentsUpdate="map-attachments-update"})(rr||(rr={}));var Ae;(function(o){o.FEEDBACK="FEEDBACK",o.RATING="RATING",o.PRINT="PRINT",o.BOOKMARK="BOOKMARK",o.COLLECTIONS="COLLECTIONS",o.PERSONAL_BOOKS="PERSONAL_BOOKS"})(Ae||(Ae={}));var Wd={setTranslationDestinationLanguage:(o,e)=>{o.translation.destinationLanguage=e.payload},setTranslationSourceLanguage:(o,e)=>{o.translation.sourceLanguage=e.payload},setTranslationProfileId:(o,e)=>{o.translation.profileId=e.payload},setTranslationLoading:(o,e)=>{o.translation.isLoading=e.payload},setTranslationError:(o,e)=>{o.translation.isError=e.payload},setTopicsRating:(o,e)=>{for(let t in e.payload)o.topicsRating[t]=e.payload[t]}},Bs=o=>we.get({name:"ft-reader-"+o,initialState:{mapId:void 0,renderedTopics:[],visibleTopics:[],map:void 0,toc:void 0,pagesToc:void 0,paginationConfiguration:void 0,currentPage:void 0,scrollTarget:void 0,configuration:void 0,searchInDocumentQuery:void 0,relatives:void 0,mapRating:void 0,topicsRating:{},translation:{sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}},reducers:Wd});var Kn=class{constructor(e,t){this.mapId=e,this.paginatedToc=t,this.nodeByTocId={},this.nodeByUrl={},this.duplicatedPrettyUrls=new Set,this.pages=[],this.pageByTocId={}}build(){return{paginationConfiguration:this.paginatedToc.configuration,toc:this.convertNodes(this.paginatedToc.paginatedToc,1),pagesToc:this.extractPagesToc(this.paginatedToc.paginatedToc,1),nodeByTocId:this.nodeByTocId,nodeByUrl:this.nodeByUrl,duplicatedPrettyUrls:this.duplicatedPrettyUrls,pages:this.pages,pageByTocId:this.pageByTocId,translationError:this.paginatedToc.translationError}}extractPagesToc(e,t,n){return e.flatMap(a=>{var i;return a.pageConfiguration&&this.registerPage(this.buildPage(a,n)),a.tocId==null?this.extractPagesToc(a.children,t,n):[{tocId:a.tocId,title:(i=a.title)!==null&&i!==void 0?i:"",untranslatedTitle:a.untranslatedTitle,depth:t,children:this.extractPagesToc(a.children,t+1,a.tocId)}]})}convertNodes(e,t,n){return e.flatMap(a=>{var i,s,l;if(a.tocId==null)return[...this.convertSectionNodes((i=a.pageToc)!==null&&i!==void 0?i:[],t,a.tocId),...this.convertNodes(a.children,t,a.tocId)];let d=(s=a.prettyUrl)===null||s===void 0?void 0:s.replace(/^\//,""),u={tocId:a.tocId,contentId:a.contentId,title:a.title,untranslatedTitle:a.untranslatedTitle,hasRating:a.hasRating,origin:a.origin,prettyUrl:d,depth:t,parentTocId:n,children:[]};this.register(u);let h=this.convertSectionNodes((l=a.pageToc)!==null&&l!==void 0?l:[],t+1,a.tocId),f=this.convertNodes(a.children,t+1,u.tocId);return u.children=[...h,...f],[u]})}convertSectionNodes(e,t,n){return e.flatMap(a=>{var i;let s=(i=a.prettyUrl)===null||i===void 0?void 0:i.replace(/^\//,""),l={...a,prettyUrl:s,depth:t,parentTocId:n,children:[]};return this.register(l),l.children=this.convertSectionNodes(a.children,t+1,a.tocId),[l]})}buildPage(e,t){var n,a,i,s,l,d;let u={number:this.pages.length+1,title:(n=e.title)!==null&&n!==void 0?n:"",untranslatedTitle:e.untranslatedTitle,rootTocId:(a=e.tocId)!==null&&a!==void 0?a:"root",toc:((i=e.pageToc)!==null&&i!==void 0?i:[]).map(m=>this.nodeByTocId[m.tocId]),topics:[],hiddenTopics:[],breadcrumb:t?this.buildBreadcrumb(this.nodeByTocId[t]):[]},h=(m,y)=>(y?u.topics:u.hiddenTopics).push(m),f=(l=(s=e.pageConfiguration)===null||s===void 0?void 0:s.parentsVisibility)!==null&&l!==void 0?l:[];return u.breadcrumb.forEach((m,y)=>{h(m,f[y])}),e.tocId&&h(e.tocId,e.pageConfiguration.isVisible),u.topics.push(...this.tocIds((d=e.pageToc)!==null&&d!==void 0?d:[])),u}registerPage(e){for(let t of[...e.topics,...e.hiddenTopics])this.pageByTocId[t]||(this.pageByTocId[t]=e);this.pages.push(e)}tocIds(e){return e.flatMap(t=>[t.tocId,...this.tocIds(t.children)])}buildBreadcrumb(e){let t=[e.tocId];for(;e?.parentTocId;)t.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return t}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},Lr=class{convertPaginatedToc(e,t){return new Kn(e,t).build()}};var Ws=j`
48
+ `;var Ai={};var nn={};U(nn,{ParametrizedLabelResolver:()=>Yt});var Yt=class o{constructor(e,t){this.defaultLabels=e,this.labels=t}resolve(e,...t){var n,a;e=this.resolvePluralKey(e,t);let i=(a=(n=this.labels[e])!==null&&n!==void 0?n:this.defaultLabels[e])!==null&&a!==void 0?a:"";return o.replaceParameters(i,...t)}static replaceParameters(e,...t){return t.forEach((n,a)=>e=e.replace(new RegExp(`\\{${a}([^}]*)\\}`,"g"),(i,s)=>o.formatValue(n,s))),e}resolvePluralKey(e,t){for(let n of t)if(typeof n=="number"){let a=`${String(e)}[\\=${n}]`;if(a in this.labels||a in this.defaultLabels)return a}return e}static formatValue(e,t){return e instanceof Date?o.formatDate(e,t):e??""}static formatDate(e,t){let n=a=>t?.includes("date")?e.toLocaleDateString(a):t?.includes("time")?e.toLocaleTimeString(a):e.toLocaleString(a);try{return n(document.documentElement.lang)}catch{return n()}}};var Tn={};U(Tn,{FtCommandQueue:()=>Jt,FtLitElementRedux:()=>ke,FtReduxStore:()=>we,ReduxWatcher:()=>Tr,clearAllStores:()=>Rd,isFtReduxStore:()=>Ye,redux:()=>pe,reduxEventListener:()=>jl,reduxReactive:()=>zl,watch:()=>Id});var zl=()=>(o,e)=>{var t;let n=o.constructor;n.reduxReactiveProperties=new Set(n.reduxReactiveProperties),(t=n.reduxReactiveProperties)===null||t===void 0||t.add(e)},pe=o=>{let e=o??{};return(t,n)=>{var a;let i={hasChanged:Ke,attribute:!1,...e};P(i)(t,n);let s=t.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(a=e.selector)!==null&&a!==void 0?a:l=>l[n],store:e.store})}},jl=o=>(e,t)=>{let n=e.constructor;n.reduxEventListeners=new Map(n.reduxEventListeners),n.reduxEventListeners.set(t,o)};var Jt=class{constructor(){this.queue=[]}add(e,t=!1){t&&this.clear(e.type),this.queue.push(e)}consume(e){let t=this.queue.find(n=>n.type===e);return t&&(this.queue=this.queue.filter(n=>n!==t)),t}clear(e){typeof e=="string"?this.queue=this.queue.filter(t=>t.type!==e):this.queue=this.queue.filter(t=>!e.test(t.type))}};function Ye(o){var e;return(e=o?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Ri,Ii,Ti,Xt=Symbol("internalReduxEventsUnsubscribers"),Le=Symbol("internalStoresUnsubscribers"),Je=Symbol("internalStores"),ke=class extends J{constructor(){super(...arguments),this[Ri]=new Map,this[Ii]=new Map,this[Ti]=new Map}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(t=>e.has(t))&&this.updateFromStores()}getUnnamedStore(){if(this[Je].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Je].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[Je].get(e)}addStore(e,t){var n;t=(n=t??(Ye(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(t),this[Je].set(t,e),this.subscribeToStore(t,e),this.updateFromStores()}removeStore(e){let t=typeof e=="string"?e:e.name;this.unsubscribeFromStore(t),this[Je].delete(t)}setupStores(){this.unsubscribeFromStores(),this[Je].forEach((e,t)=>this.subscribeToStore(t,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,t)=>{let n=this.constructor.getPropertyOptions(t);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:t)){let a=this.getStore(e.store);a&&(e.store?this[Le].has(e.store):this[Le].size>0)&&(this[t]=e.selector(a.getState(),this))}})}subscribeToStore(e,t){var n;this[Le].set(e,t.subscribe(()=>this.updateFromStores())),this[Xt].set(e,[]),Ye(t)&&t.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((a,i)=>{if(typeof this[i]=="function"&&(!a.store||t.name===a.store)){let s=l=>this[i](l);t.addEventListener(a.eventName,s),this[Xt].get(e).push(()=>t.removeEventListener(a.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[Le].forEach((e,t)=>this.unsubscribeFromStore(t))}unsubscribeFromStore(e){var t;this[Le].has(e)&&this[Le].get(e)(),this[Le].delete(e),(t=this[Xt].get(e))===null||t===void 0||t.forEach(n=>n()),this[Xt].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Ri=Le,Ii=Je,Ti=Xt;ke.reduxProperties=new Map;ke.reduxReactiveProperties=new Set;ke.reduxEventListeners=new Map;function oe(o){for(var e=arguments.length,t=Array(e>1?e-1:0),n=1;n<e;n++)t[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+o+(t.length?" "+t.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Ee(o){return!!o&&!!o[$]}function ie(o){var e;return!!o&&(function(t){if(!t||typeof t!="object")return!1;var n=Object.getPrototypeOf(t);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===Xl}(o)||Array.isArray(o)||!!o[Fi]||!!(!((e=o.constructor)===null||e===void 0)&&e[Fi])||hn(o)||gn(o))}function Xe(o,e,t){t===void 0&&(t=!1),yt(o)===0?(t?Object.keys:mt)(o).forEach(function(n){t&&typeof n=="symbol"||e(n,o[n],o)}):o.forEach(function(n,a){return e(a,n,o)})}function yt(o){var e=o[$];return e?e.i>3?e.i-4:e.i:Array.isArray(o)?1:hn(o)?2:gn(o)?3:0}function gt(o,e){return yt(o)===2?o.has(e):Object.prototype.hasOwnProperty.call(o,e)}function Gl(o,e){return yt(o)===2?o.get(e):o[e]}function Ui(o,e,t){var n=yt(o);n===2?o.set(e,t):n===3?o.add(t):o[e]=t}function Mi(o,e){return o===e?o!==0||1/o==1/e:o!=o&&e!=e}function hn(o){return Yl&&o instanceof Map}function gn(o){return Jl&&o instanceof Set}function De(o){return o.o||o.t}function mn(o){if(Array.isArray(o))return Array.prototype.slice.call(o);var e=Hi(o);delete e[$];for(var t=mt(e),n=0;n<t.length;n++){var a=t[n],i=e[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(e[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:o[a]})}return Object.create(Object.getPrototypeOf(o),e)}function yn(o,e){return e===void 0&&(e=!1),bn(o)||Ee(o)||!ie(o)||(yt(o)>1&&(o.set=o.add=o.clear=o.delete=Kl),Object.freeze(o),e&&Xe(o,function(t,n){return yn(n,!0)},!0)),o}function Kl(){oe(2)}function bn(o){return o==null||typeof o!="object"||Object.isFrozen(o)}function fe(o){var e=fn[o];return e||oe(18,o),e}function Vl(o,e){fn[o]||(fn[o]=e)}function dn(){return er}function an(o,e){e&&(fe("Patches"),o.u=[],o.s=[],o.v=e)}function wr(o){un(o),o.p.forEach(Zl),o.p=null}function un(o){o===er&&(er=o.l)}function Ni(o){return er={p:[],l:er,h:o,m:!0,_:0}}function Zl(o){var e=o[$];e.i===0||e.i===1?e.j():e.g=!0}function sn(o,e){e._=e.p.length;var t=e.p[0],n=o!==void 0&&o!==t;return e.h.O||fe("ES5").S(e,o,n),n?(t[$].P&&(wr(e),oe(4)),ie(o)&&(o=Cr(e,o),e.l||Ar(e,o)),e.u&&fe("Patches").M(t[$].t,o,e.u,e.s)):o=Cr(e,t,[]),wr(e),e.u&&e.v(e.u,e.s),o!==Wi?o:void 0}function Cr(o,e,t){if(bn(e))return e;var n=e[$];if(!n)return Xe(e,function(l,d){return _i(o,n,e,l,d,t)},!0),e;if(n.A!==o)return e;if(!n.P)return Ar(o,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=mn(n.k):n.o,i=a,s=!1;n.i===3&&(i=new Set(a),a.clear(),s=!0),Xe(i,function(l,d){return _i(o,n,a,l,d,t,s)}),Ar(o,a,!1),t&&o.u&&fe("Patches").N(n,t,o.u,o.s)}return n.o}function _i(o,e,t,n,a,i,s){if(Ee(a)){var l=Cr(o,a,i&&e&&e.i!==3&&!gt(e.R,n)?i.concat(n):void 0);if(Ui(t,n,l),!Ee(l))return;o.m=!1}else s&&t.add(a);if(ie(a)&&!bn(a)){if(!o.h.D&&o._<1)return;Cr(o,a),e&&e.A.l||Ar(o,a)}}function Ar(o,e,t){t===void 0&&(t=!1),!o.l&&o.h.D&&o.m&&yn(e,t)}function cn(o,e){var t=o[$];return(t?De(t):o)[e]}function Pi(o,e){if(e in o)for(var t=Object.getPrototypeOf(o);t;){var n=Object.getOwnPropertyDescriptor(t,e);if(n)return n;t=Object.getPrototypeOf(t)}}function Fe(o){o.P||(o.P=!0,o.l&&Fe(o.l))}function ln(o){o.o||(o.o=mn(o.t))}function pn(o,e,t){var n=hn(e)?fe("MapSet").F(e,t):gn(e)?fe("MapSet").T(e,t):o.O?function(a,i){var s=Array.isArray(a),l={i:s?1:0,A:i?i.A:dn(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},d=l,u=tr;s&&(d=[l],u=Qt);var h=Proxy.revocable(d,u),f=h.revoke,m=h.proxy;return l.k=m,l.j=f,m}(e,t):fe("ES5").J(e,t);return(t?t.A:dn()).p.push(n),n}function ql(o){return Ee(o)||oe(22,o),function e(t){if(!ie(t))return t;var n,a=t[$],i=yt(t);if(a){if(!a.P&&(a.i<4||!fe("ES5").K(a)))return a.t;a.I=!0,n=Li(t,i),a.I=!1}else n=Li(t,i);return Xe(n,function(s,l){a&&Gl(a.t,s)===l||Ui(n,s,e(l))}),i===3?new Set(n):n}(o)}function Li(o,e){switch(e){case 2:return new Map(o);case 3:return Array.from(o)}return mn(o)}function Bi(){function o(s,l){var d=i[s];return d?d.enumerable=l:i[s]=d={configurable:!0,enumerable:l,get:function(){var u=this[$];return tr.get(u,s)},set:function(u){var h=this[$];tr.set(h,s,u)}},d}function e(s){for(var l=s.length-1;l>=0;l--){var d=s[l][$];if(!d.P)switch(d.i){case 5:n(d)&&Fe(d);break;case 4:t(d)&&Fe(d)}}}function t(s){for(var l=s.t,d=s.k,u=mt(d),h=u.length-1;h>=0;h--){var f=u[h];if(f!==$){var m=l[f];if(m===void 0&&!gt(l,f))return!0;var y=d[f],b=y&&y[$];if(b?b.t!==m:!Mi(y,m))return!0}}var S=!!l[$];return u.length!==mt(l).length+(S?0:1)}function n(s){var l=s.k;if(l.length!==s.t.length)return!0;var d=Object.getOwnPropertyDescriptor(l,l.length-1);if(d&&!d.get)return!0;for(var u=0;u<l.length;u++)if(!l.hasOwnProperty(u))return!0;return!1}function a(s){s.g&&oe(3,JSON.stringify(De(s)))}var i={};Vl("ES5",{J:function(s,l){var d=Array.isArray(s),u=function(f,m){if(f){for(var y=Array(m.length),b=0;b<m.length;b++)Object.defineProperty(y,""+b,o(b,!0));return y}var S=Hi(m);delete S[$];for(var C=mt(S),w=0;w<C.length;w++){var A=C[w];S[A]=o(A,f||!!S[A].enumerable)}return Object.create(Object.getPrototypeOf(m),S)}(d,s),h={i:d?5:4,A:l?l.A:dn(),P:!1,I:!1,R:{},l,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,$,{value:h,writable:!0}),u},S:function(s,l,d){d?Ee(l)&&l[$].A===s&&e(s.p):(s.u&&function u(h){if(h&&typeof h=="object"){var f=h[$];if(f){var m=f.t,y=f.k,b=f.R,S=f.i;if(S===4)Xe(y,function(v){v!==$&&(m[v]!==void 0||gt(m,v)?b[v]||u(y[v]):(b[v]=!0,Fe(f)))}),Xe(m,function(v){y[v]!==void 0||gt(y,v)||(b[v]=!1,Fe(f))});else if(S===5){if(n(f)&&(Fe(f),b.length=!0),y.length<m.length)for(var C=y.length;C<m.length;C++)b[C]=!1;else for(var w=m.length;w<y.length;w++)b[w]=!0;for(var A=Math.min(y.length,m.length),O=0;O<A;O++)y.hasOwnProperty(O)||(b[O]=!0),b[O]===void 0&&u(y[O])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?t(s):n(s)}})}var ki,er,vn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Yl=typeof Map<"u",Jl=typeof Set<"u",Di=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Wi=vn?Symbol.for("immer-nothing"):((ki={})["immer-nothing"]=!0,ki),Fi=vn?Symbol.for("immer-draftable"):"__$immer_draftable",$=vn?Symbol.for("immer-state"):"__$immer_state";var Xl=""+Object.prototype.constructor,mt=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(o){return Object.getOwnPropertyNames(o).concat(Object.getOwnPropertySymbols(o))}:Object.getOwnPropertyNames,Hi=Object.getOwnPropertyDescriptors||function(o){var e={};return mt(o).forEach(function(t){e[t]=Object.getOwnPropertyDescriptor(o,t)}),e},fn={},tr={get:function(o,e){if(e===$)return o;var t=De(o);if(!gt(t,e))return function(a,i,s){var l,d=Pi(i,s);return d?"value"in d?d.value:(l=d.get)===null||l===void 0?void 0:l.call(a.k):void 0}(o,t,e);var n=t[e];return o.I||!ie(n)?n:n===cn(o.t,e)?(ln(o),o.o[e]=pn(o.A.h,n,o)):n},has:function(o,e){return e in De(o)},ownKeys:function(o){return Reflect.ownKeys(De(o))},set:function(o,e,t){var n=Pi(De(o),e);if(n?.set)return n.set.call(o.k,t),!0;if(!o.P){var a=cn(De(o),e),i=a?.[$];if(i&&i.t===t)return o.o[e]=t,o.R[e]=!1,!0;if(Mi(t,a)&&(t!==void 0||gt(o.t,e)))return!0;ln(o),Fe(o)}return o.o[e]===t&&(t!==void 0||e in o.o)||Number.isNaN(t)&&Number.isNaN(o.o[e])||(o.o[e]=t,o.R[e]=!0),!0},deleteProperty:function(o,e){return cn(o.t,e)!==void 0||e in o.t?(o.R[e]=!1,ln(o),Fe(o)):delete o.R[e],o.o&&delete o.o[e],!0},getOwnPropertyDescriptor:function(o,e){var t=De(o),n=Reflect.getOwnPropertyDescriptor(t,e);return n&&{writable:!0,configurable:o.i!==1||e!=="length",enumerable:n.enumerable,value:t[e]}},defineProperty:function(){oe(11)},getPrototypeOf:function(o){return Object.getPrototypeOf(o.t)},setPrototypeOf:function(){oe(12)}},Qt={};Xe(tr,function(o,e){Qt[o]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Qt.deleteProperty=function(o,e){return Qt.set.call(this,o,e,void 0)},Qt.set=function(o,e,t){return tr.set.call(this,o[0],e,t,o[0])};var Ql=function(){function o(t){var n=this;this.O=Di,this.D=!0,this.produce=function(a,i,s){if(typeof a=="function"&&typeof i!="function"){var l=i;i=a;var d=n;return function(S){var C=this;S===void 0&&(S=l);for(var w=arguments.length,A=Array(w>1?w-1:0),O=1;O<w;O++)A[O-1]=arguments[O];return d.produce(S,function(v){var E;return(E=i).call.apply(E,[C,v].concat(A))})}}var u;if(typeof i!="function"&&oe(6),s!==void 0&&typeof s!="function"&&oe(7),ie(a)){var h=Ni(n),f=pn(n,a,void 0),m=!0;try{u=i(f),m=!1}finally{m?wr(h):un(h)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(S){return an(h,s),sn(S,h)},function(S){throw wr(h),S}):(an(h,s),sn(u,h))}if(!a||typeof a!="object"){if((u=i(a))===void 0&&(u=a),u===Wi&&(u=void 0),n.D&&yn(u,!0),s){var y=[],b=[];fe("Patches").M(a,u,y,b),s(y,b)}return u}oe(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(u){for(var h=arguments.length,f=Array(h>1?h-1:0),m=1;m<h;m++)f[m-1]=arguments[m];return n.produceWithPatches(u,function(y){return a.apply(void 0,[y].concat(f))})};var s,l,d=n.produce(a,i,function(u,h){s=u,l=h});return typeof Promise<"u"&&d instanceof Promise?d.then(function(u){return[u,s,l]}):[d,s,l]},typeof t?.useProxies=="boolean"&&this.setUseProxies(t.useProxies),typeof t?.autoFreeze=="boolean"&&this.setAutoFreeze(t.autoFreeze)}var e=o.prototype;return e.createDraft=function(t){ie(t)||oe(8),Ee(t)&&(t=ql(t));var n=Ni(this),a=pn(this,t,void 0);return a[$].C=!0,un(n),a},e.finishDraft=function(t,n){var a=t&&t[$],i=a.A;return an(i,n),sn(void 0,i)},e.setAutoFreeze=function(t){this.D=t},e.setUseProxies=function(t){t&&!Di&&oe(20),this.O=t},e.applyPatches=function(t,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){t=i.value;break}}a>-1&&(n=n.slice(a+1));var s=fe("Patches").$;return Ee(t)?s(t,n):this.produce(t,function(l){return s(l,n)})},o}(),re=new Ql,ed=re.produce,gm=re.produceWithPatches.bind(re),mm=re.setAutoFreeze.bind(re),ym=re.setUseProxies.bind(re),bm=re.applyPatches.bind(re),vm=re.createDraft.bind(re),xm=re.finishDraft.bind(re),Rr=ed;function Qe(o){"@babel/helpers - typeof";return Qe=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Qe(o)}function $i(o,e){if(Qe(o)!="object"||!o)return o;var t=o[Symbol.toPrimitive];if(t!==void 0){var n=t.call(o,e||"default");if(Qe(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(o)}function zi(o){var e=$i(o,"string");return Qe(e)=="symbol"?e:e+""}function ji(o,e,t){return(e=zi(e))in o?Object.defineProperty(o,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):o[e]=t,o}function Gi(o,e){var t=Object.keys(o);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(o);e&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(o,a).enumerable})),t.push.apply(t,n)}return t}function xn(o){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?Gi(Object(t),!0).forEach(function(n){ji(o,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(t)):Gi(Object(t)).forEach(function(n){Object.defineProperty(o,n,Object.getOwnPropertyDescriptor(t,n))})}return o}function Z(o){return"Minified Redux error #"+o+"; visit https://redux.js.org/Errors?code="+o+" for the full message or use the non-minified dev environment for full errors. "}var Ki=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Sn=function(){return Math.random().toString(36).substring(7).split("").join(".")},Ir={INIT:"@@redux/INIT"+Sn(),REPLACE:"@@redux/REPLACE"+Sn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Sn()}};function td(o){if(typeof o!="object"||o===null)return!1;for(var e=o;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(o)===e}function On(o,e,t){var n;if(typeof e=="function"&&typeof t=="function"||typeof t=="function"&&typeof arguments[3]=="function")throw new Error(Z(0));if(typeof e=="function"&&typeof t>"u"&&(t=e,e=void 0),typeof t<"u"){if(typeof t!="function")throw new Error(Z(1));return t(On)(o,e)}if(typeof o!="function")throw new Error(Z(2));var a=o,i=e,s=[],l=s,d=!1;function u(){l===s&&(l=s.slice())}function h(){if(d)throw new Error(Z(3));return i}function f(S){if(typeof S!="function")throw new Error(Z(4));if(d)throw new Error(Z(5));var C=!0;return u(),l.push(S),function(){if(C){if(d)throw new Error(Z(6));C=!1,u();var A=l.indexOf(S);l.splice(A,1),s=null}}}function m(S){if(!td(S))throw new Error(Z(7));if(typeof S.type>"u")throw new Error(Z(8));if(d)throw new Error(Z(9));try{d=!0,i=a(i,S)}finally{d=!1}for(var C=s=l,w=0;w<C.length;w++){var A=C[w];A()}return S}function y(S){if(typeof S!="function")throw new Error(Z(10));a=S,m({type:Ir.REPLACE})}function b(){var S,C=f;return S={subscribe:function(A){if(typeof A!="object"||A===null)throw new Error(Z(11));function O(){A.next&&A.next(h())}O();var v=C(O);return{unsubscribe:v}}},S[Ki]=function(){return this},S}return m({type:Ir.INIT}),n={dispatch:m,subscribe:f,getState:h,replaceReducer:y},n[Ki]=b,n}function rd(o){Object.keys(o).forEach(function(e){var t=o[e],n=t(void 0,{type:Ir.INIT});if(typeof n>"u")throw new Error(Z(12));if(typeof t(void 0,{type:Ir.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Z(13))})}function Vi(o){for(var e=Object.keys(o),t={},n=0;n<e.length;n++){var a=e[n];typeof o[a]=="function"&&(t[a]=o[a])}var i=Object.keys(t),s,l;try{rd(t)}catch(d){l=d}return function(u,h){if(u===void 0&&(u={}),l)throw l;if(0)var f;for(var m=!1,y={},b=0;b<i.length;b++){var S=i[b],C=t[S],w=u[S],A=C(w,h);if(typeof A>"u"){var O=h&&h.type;throw new Error(Z(14))}y[S]=A,m=m||A!==w}return m=m||i.length!==Object.keys(u).length,m?y:u}}function bt(){for(var o=arguments.length,e=new Array(o),t=0;t<o;t++)e[t]=arguments[t];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function Zi(){for(var o=arguments.length,e=new Array(o),t=0;t<o;t++)e[t]=arguments[t];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(Z(15))},s={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=e.map(function(d){return d(s)});return i=bt.apply(void 0,l)(a.dispatch),xn(xn({},a),{},{dispatch:i})}}}function qi(o){var e=function(n){var a=n.dispatch,i=n.getState;return function(s){return function(l){return typeof l=="function"?l(a,i,o):s(l)}}};return e}var Yi=qi();Yi.withExtraArgument=qi;var En=Yi;var ts=function(){var o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},o(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");o(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}}(),od=function(o,e){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(u){return function(h){return d([u,h])}}function d(u){if(n)throw new TypeError("Generator is already executing.");for(;t;)try{if(n=1,a&&(i=u[0]&2?a.return:u[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,u[1])).done)return i;switch(a=0,i&&(u=[u[0]&2,i.value]),u[0]){case 0:case 1:i=u;break;case 4:return t.label++,{value:u[1],done:!1};case 5:t.label++,a=u[1],u=[0];continue;case 7:u=t.ops.pop(),t.trys.pop();continue;default:if(i=t.trys,!(i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){t=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){t.label=u[1];break}if(u[0]===6&&t.label<i[1]){t.label=i[1],i=u;break}if(i&&t.label<i[2]){t.label=i[2],t.ops.push(u);break}i[2]&&t.ops.pop(),t.trys.pop();continue}u=e.call(o,t)}catch(h){u=[6,h],a=0}finally{n=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},vt=function(o,e){for(var t=0,n=e.length,a=o.length;t<n;t++,a++)o[a]=e[t];return o},nd=Object.defineProperty,ad=Object.defineProperties,id=Object.getOwnPropertyDescriptors,Ji=Object.getOwnPropertySymbols,sd=Object.prototype.hasOwnProperty,cd=Object.prototype.propertyIsEnumerable,Xi=function(o,e,t){return e in o?nd(o,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):o[e]=t},Ue=function(o,e){for(var t in e||(e={}))sd.call(e,t)&&Xi(o,t,e[t]);if(Ji)for(var n=0,a=Ji(e);n<a.length;n++){var t=a[n];cd.call(e,t)&&Xi(o,t,e[t])}return o},wn=function(o,e){return ad(o,id(e))},ld=function(o,e,t){return new Promise(function(n,a){var i=function(d){try{l(t.next(d))}catch(u){a(u)}},s=function(d){try{l(t.throw(d))}catch(u){a(u)}},l=function(d){return d.done?n(d.value):Promise.resolve(d.value).then(i,s)};l((t=t.apply(o,e)).next())})};var dd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?bt:bt.apply(null,arguments)},Mm=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(o){return o}};function ud(o){if(typeof o!="object"||o===null)return!1;var e=Object.getPrototypeOf(o);if(e===null)return!0;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return e===t}var pd=function(o){ts(e,o);function e(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var a=o.apply(this,t)||this;return Object.setPrototypeOf(a,e.prototype),a}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return o.prototype.concat.apply(this,t)},e.prototype.prepend=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return t.length===1&&Array.isArray(t[0])?new(e.bind.apply(e,vt([void 0],t[0].concat(this)))):new(e.bind.apply(e,vt([void 0],t.concat(this))))},e}(Array),fd=function(o){ts(e,o);function e(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var a=o.apply(this,t)||this;return Object.setPrototypeOf(a,e.prototype),a}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return o.prototype.concat.apply(this,t)},e.prototype.prepend=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return t.length===1&&Array.isArray(t[0])?new(e.bind.apply(e,vt([void 0],t[0].concat(this)))):new(e.bind.apply(e,vt([void 0],t.concat(this))))},e}(Array);function Rn(o){return ie(o)?Rr(o,function(){}):o}function hd(o){return typeof o=="boolean"}function gd(){return function(e){return md(e)}}function md(o){o===void 0&&(o={});var e=o.thunk,t=e===void 0?!0:e,n=o.immutableCheck,a=n===void 0?!0:n,i=o.serializableCheck,s=i===void 0?!0:i,l=new pd;if(t&&(hd(t)?l.push(En):l.push(En.withExtraArgument(t.extraArgument))),0){if(a)var d;if(s)var u}return l}var Cn=!0;function rs(o){var e=gd(),t=o||{},n=t.reducer,a=n===void 0?void 0:n,i=t.middleware,s=i===void 0?e():i,l=t.devTools,d=l===void 0?!0:l,u=t.preloadedState,h=u===void 0?void 0:u,f=t.enhancers,m=f===void 0?void 0:f,y;if(typeof a=="function")y=a;else if(ud(a))y=Vi(a);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var b=s;if(typeof b=="function"&&(b=b(e),!Cn&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Cn&&b.some(function(v){return typeof v!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=Zi.apply(void 0,b),C=bt;d&&(C=dd(Ue({trace:!Cn},typeof d=="object"&&d)));var w=new fd(S),A=w;Array.isArray(m)?A=vt([S],m):typeof m=="function"&&(A=m(w));var O=C.apply(void 0,A);return On(y,h,O)}function Me(o,e){function t(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(e){var i=e.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return Ue(Ue({type:o,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:o,payload:n[0]}}return t.toString=function(){return""+o},t.type=o,t.match=function(n){return n.type===o},t}function os(o){var e={},t=[],n,a={addCase:function(i,s){var l=typeof i=="string"?i:i.type;if(l in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[l]=s,a},addMatcher:function(i,s){return t.push({matcher:i,reducer:s}),a},addDefaultCase:function(i){return n=i,a}};return o(a),[e,t,n]}function yd(o){return typeof o=="function"}function bd(o,e,t,n){t===void 0&&(t=[]);var a=typeof e=="function"?os(e):[e,t,n],i=a[0],s=a[1],l=a[2],d;if(yd(o))d=function(){return Rn(o())};else{var u=Rn(o);d=function(){return u}}function h(f,m){f===void 0&&(f=d());var y=vt([i[m.type]],s.filter(function(b){var S=b.matcher;return S(m)}).map(function(b){var S=b.reducer;return S}));return y.filter(function(b){return!!b}).length===0&&(y=[l]),y.reduce(function(b,S){if(S)if(Ee(b)){var C=b,w=S(C,m);return w===void 0?b:w}else{if(ie(b))return Rr(b,function(A){return S(A,m)});var w=S(b,m);if(w===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return w}return b},f)}return h.getInitialState=d,h}function vd(o,e){return o+"/"+e}function ns(o){var e=o.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var t=typeof o.initialState=="function"?o.initialState:Rn(o.initialState),n=o.reducers||{},a=Object.keys(n),i={},s={},l={};a.forEach(function(h){var f=n[h],m=vd(e,h),y,b;"reducer"in f?(y=f.reducer,b=f.prepare):y=f,i[h]=y,s[m]=y,l[h]=b?Me(m,b):Me(m)});function d(){var h=typeof o.extraReducers=="function"?os(o.extraReducers):[o.extraReducers],f=h[0],m=f===void 0?{}:f,y=h[1],b=y===void 0?[]:y,S=h[2],C=S===void 0?void 0:S,w=Ue(Ue({},m),s);return bd(t,function(A){for(var O in w)A.addCase(O,w[O]);for(var v=0,E=b;v<E.length;v++){var I=E[v];A.addMatcher(I.matcher,I.reducer)}C&&A.addDefaultCase(C)})}var u;return{name:e,reducer:function(h,f){return u||(u=d()),u(h,f)},actions:l,caseReducers:i,getInitialState:function(){return u||(u=d()),u.getInitialState()}}}var xd="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Sd=function(o){o===void 0&&(o=21);for(var e="",t=o;t--;)e+=xd[Math.random()*64|0];return e},Od=["name","message","stack","code"],An=function(){function o(e,t){this.payload=e,this.meta=t}return o}(),Qi=function(){function o(e,t){this.payload=e,this.meta=t}return o}(),Ed=function(o){if(typeof o=="object"&&o!==null){for(var e={},t=0,n=Od;t<n.length;t++){var a=n[t];typeof o[a]=="string"&&(e[a]=o[a])}return e}return{message:String(o)}},$m=function(){function o(e,t,n){var a=Me(e+"/fulfilled",function(h,f,m,y){return{payload:h,meta:wn(Ue({},y||{}),{arg:m,requestId:f,requestStatus:"fulfilled"})}}),i=Me(e+"/pending",function(h,f,m){return{payload:void 0,meta:wn(Ue({},m||{}),{arg:f,requestId:h,requestStatus:"pending"})}}),s=Me(e+"/rejected",function(h,f,m,y,b){return{payload:y,error:(n&&n.serializeError||Ed)(h||"Rejected"),meta:wn(Ue({},b||{}),{arg:m,requestId:f,rejectedWithValue:!!y,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),l=!1,d=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function u(h){return function(f,m,y){var b=n?.idGenerator?n.idGenerator(h):Sd(),S=new d,C,w=!1;function A(v){C=v,S.abort()}var O=function(){return ld(this,null,function(){var v,E,I,_,D,L,T;return od(this,function(g){switch(g.label){case 0:return g.trys.push([0,4,,5]),_=(v=n?.condition)==null?void 0:v.call(n,h,{getState:m,extra:y}),Cd(_)?[4,_]:[3,2];case 1:_=g.sent(),g.label=2;case 2:if(_===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return w=!0,D=new Promise(function(x,R){return S.signal.addEventListener("abort",function(){return R({name:"AbortError",message:C||"Aborted"})})}),f(i(b,h,(E=n?.getPendingMeta)==null?void 0:E.call(n,{requestId:b,arg:h},{getState:m,extra:y}))),[4,Promise.race([D,Promise.resolve(t(h,{dispatch:f,getState:m,extra:y,requestId:b,signal:S.signal,abort:A,rejectWithValue:function(x,R){return new An(x,R)},fulfillWithValue:function(x,R){return new Qi(x,R)}})).then(function(x){if(x instanceof An)throw x;return x instanceof Qi?a(x.payload,b,h,x.meta):a(x,b,h)})])];case 3:return I=g.sent(),[3,5];case 4:return L=g.sent(),I=L instanceof An?s(null,b,h,L.payload,L.meta):s(L,b,h),[3,5];case 5:return T=n&&!n.dispatchConditionRejection&&s.match(I)&&I.meta.condition,T||f(I),[2,I]}})})}();return Object.assign(O,{abort:A,requestId:b,arg:h,unwrap:function(){return O.then(wd)}})}}return Object.assign(u,{pending:i,rejected:s,fulfilled:a,typePrefix:e})}return o.withTypes=function(){return o},o}();function wd(o){if(o.meta&&o.meta.rejectedWithValue)throw o.payload;if(o.error)throw o.error;return o.payload}function Cd(o){return o!==null&&typeof o=="object"&&typeof o.then=="function"}var as="listener",is="completed",ss="cancelled",zm="task-"+ss,jm="task-"+is,Gm=as+"-"+ss,Km=as+"-"+is;var In="listenerMiddleware";var Vm=Me(In+"/add"),Zm=Me(In+"/removeAll"),qm=Me(In+"/remove");var es,Ym=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(o){return(es||(es=Promise.resolve())).then(o).catch(function(e){return setTimeout(function(){throw e},0)})},Ad=function(o){return function(e){setTimeout(e,o)}},Jm=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Ad(10);Bi();window.ftReduxStores||(window.ftReduxStores={});var we=class o extends be{static get(e){var t;let n=typeof e=="string"?e:e.name,a=typeof e=="string"?void 0:e,i=window.ftReduxStores[n];if(Ye(i))return i;if(a==null)return;let s=ns({...a,reducers:(t=a.reducers)!==null&&t!==void 0?t:{}}),l=rs({reducer:(d,u)=>u.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...d,...u.overwrites}:s.reducer(d,u)});return window.ftReduxStores[a.name]=new o(s,l,a.eventBus)}constructor(e,t,n){super(),this.reduxSlice=e,this.reduxStore=t,this.isFtReduxStore=!0,this.commands=new Jt;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,l)=>{let d=s,u=i[d];return u?(...h)=>{let f=u(...h.map(a));return this.reduxStore.dispatch(f),f}:h=>{this.setState({[d]:a(h)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};function Rd(){var o;for(let e of Object.values((o=window.ftReduxStores)!==null&&o!==void 0?o:{}))Ye(e)&&e.clear()}var Tr=class{constructor(e,t,n){this.store=e,this.valueSelector=t,this.callback=n}watch(){return this.stop(),this.lastValue=this.valueSelector(this.store.getState()),this.unsubscribe=this.store.subscribe(()=>{let e=this.store.getState(),t=this.valueSelector(e);Ke(this.lastValue,t)&&(this.callback(t,e),this.lastValue=t)}),this}stop(){return this.unsubscribe!=null&&(this.unsubscribe(),this.unsubscribe=void 0),this.lastValue=void 0,this}};function Id(o,e,t){return new Tr(o,e,t).watch()}var Pn={};U(Pn,{scrollHelper:()=>Td});var Nn,Nr=new Map,_n=class{lock(e,t){if(t){let n=Nr.get(t);if(n==null||n===e)return Nr.set(t,e),t}}release(e,t){t&&Nr.get(t)===e&&Nr.delete(t)}findFirstScrollableParent(e){var t;let n,a;for(let i of Ro(e)){let s=i,l=this.elementCanScroll(s);if(l&&s.clientHeight&&s.clientHeight<s.scrollHeight){n=s;break}else l&&a==null&&(a=s)}return(t=n??a)!==null&&t!==void 0?t:document.body}elementCanScroll(e){try{return["auto","scroll"].includes(getComputedStyle(e).overflowY)}catch{return!1}}getAbsoluteScrollOffset(e,t){var n,a;let i=0;for(;t&&t.offsetParent!==e.offsetParent;)i+=(n=t.offsetTop)!==null&&n!==void 0?n:0,t=t.offsetParent;return i+((a=t?.offsetTop)!==null&&a!==void 0?a:0)-e.offsetTop}computeTopOffsetRatio(e,t){if(typeof e=="number")return e;switch(e){case"end":return 1;case"center":return .5;case"nearest":return t;default:return 0}}scrollIntoViewIfPossible(e,t){let n=this.findFirstScrollableParent(e);if(e&&this.lock(this,n)){let a=this.getAbsoluteScrollOffset(n,e),i=a-n.clientHeight+e.clientHeight,s=a,l=Mt(0,(s-n.scrollTop)/(s-i),1),d=this.computeTopOffsetRatio(t?.position,l)*(i-s)+s;n.scrollTo({behavior:t?.behavior,top:d})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",e,n);this.release(this,n)}};window.FluidTopicsScrollHelper=(Nn=window.FluidTopicsScrollHelper)!==null&&Nn!==void 0?Nn:new _n;var Td=window.FluidTopicsScrollHelper;var kn={};U(kn,{SearchPlaceConverter:()=>Ot,SearchPlaceQueryParams:()=>M,isSearchPlaceQueryParams:()=>Us,serializeRequest:()=>Ld});var _d=Qs(ls(),1);var ds;(function(o){o.black="black",o.green="green",o.blue="blue",o.purple="purple",o.red="red",o.orange="orange",o.yellow="yellow"})(ds||(ds={}));var us;(function(o){o.OFFICIAL="OFFICIAL",o.PERSONAL="PERSONAL",o.SHARED="SHARED"})(us||(us={}));var ps;(function(o){o.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",o.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",o.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",o.PERSONAL_BOOK="PERSONAL_BOOK",o.MAP_ATTACHMENT="MAP_ATTACHMENT",o.RESOURCE="RESOURCE"})(ps||(ps={}));var fs;(function(o){o.LAST_WEEK="LAST_WEEK",o.LAST_MONTH="LAST_MONTH",o.LAST_QUARTER="LAST_QUARTER",o.LAST_YEAR="LAST_YEAR"})(fs||(fs={}));var hs;(function(o){o.VALUE="VALUE",o.DATE="DATE",o.RANGE="RANGE"})(hs||(hs={}));var gs;(function(o){o.BOOKMARK__CREATE="BOOKMARK__CREATE",o.BOOKMARK__DELETE="BOOKMARK__DELETE",o.CASE_DEFLECTION__START="CASE_DEFLECTION__START",o.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",o.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",o.COLLECTION__CREATE="COLLECTION__CREATE",o.COLLECTION__UPDATE="COLLECTION__UPDATE",o.COLLECTION__DELETE="COLLECTION__DELETE",o.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",o.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",o.DOCUMENT__PRINT="DOCUMENT__PRINT",o.DOCUMENT__PROCESS="DOCUMENT__PROCESS",o.DOCUMENT__RATE="DOCUMENT__RATE",o.DOCUMENT__SEARCH="DOCUMENT__SEARCH",o.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",o.DOCUMENT__UNRATE="DOCUMENT__UNRATE",o.FEEDBACK__SEND="FEEDBACK__SEND",o.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",o.GEN_AI__RATE="GEN_AI__RATE",o.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",o.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_CASE_DEFLECTION__OPEN_TICKET",o.KHUB__PROCESS="KHUB__PROCESS",o.KHUB__SEARCH="KHUB__SEARCH",o.LABELS__DOWNLOAD="LABELS__DOWNLOAD",o.LINK__SHARE="LINK__SHARE",o.PAGE__DISPLAY="PAGE__DISPLAY",o.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",o.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",o.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",o.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",o.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",o.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",o.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",o.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",o.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",o.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",o.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",o.TOPIC__DISPLAY="TOPIC__DISPLAY",o.TOPIC__RATE="TOPIC__RATE",o.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",o.TOPIC__UNRATE="TOPIC__UNRATE",o.USER__LOGIN="USER__LOGIN",o.USER__LOGOUT="USER__LOGOUT",o.HEARTBEAT="HEARTBEAT"})(gs||(gs={}));var ms;(function(o){o.THIRD_PARTY="THIRD_PARTY",o.OFF_THE_GRID="OFF_THE_GRID",o.CONTENT_PACKAGER="CONTENT_PACKAGER",o.PAGES="PAGES",o.DESIGNED_READER="DESIGNED_READER"})(ms||(ms={}));var ys;(function(o){o.HOMEPAGE="HOMEPAGE",o.CUSTOM="CUSTOM",o.HEADER="HEADER",o.READER="READER",o.TOPIC_TEMPLATE="TOPIC_TEMPLATE",o.SEARCH="SEARCH",o.SEARCH_RESULT="SEARCH_RESULT"})(ys||(ys={}));var bs;(function(o){o.CLASSIC="CLASSIC",o.CUSTOM="CUSTOM",o.DESIGNER="DESIGNER"})(bs||(bs={}));var vs;(function(o){o.AND="AND",o.OR="OR",o.MONOVALUED="MONOVALUED"})(vs||(vs={}));var xs;(function(o){o.NONE="NONE",o.ALPHABET="ALPHABET",o.VERSION="VERSION"})(xs||(xs={}));var Ss;(function(o){o.STARS="STARS",o.LIKE="LIKE",o.DICHOTOMOUS="DICHOTOMOUS",o.NO_RATING="NO_RATING"})(Ss||(Ss={}));var Os;(function(o){o.LAST_WEEK="LAST_WEEK",o.LAST_MONTH="LAST_MONTH",o.LAST_QUARTER="LAST_QUARTER",o.LAST_YEAR="LAST_YEAR",o.CUSTOM="CUSTOM"})(Os||(Os={}));var Es;(function(o){o.ASC="ASC",o.DESC="DESC"})(Es||(Es={}));var ws;(function(o){o.ALPHA="ALPHA",o.NATURAL="NATURAL"})(ws||(ws={}));var Ln;(function(o){o.EVERYWHERE="EVERYWHERE",o.TITLE_ONLY="TITLE_ONLY",o.NONE="NONE"})(Ln||(Ln={}));var Ns=o=>Object.keys(Ln).includes(o);var Cs;(function(o){o.ARTICLE="ARTICLE",o.BOOK="BOOK",o.SHARED_BOOK="SHARED_BOOK"})(Cs||(Cs={}));var As;(function(o){o.FLUIDTOPICS="FLUIDTOPICS",o.EXTERNAL="EXTERNAL"})(As||(As={}));var Rs;(function(o){o.MAP="MAP",o.DOCUMENT="DOCUMENT",o.TOPIC="TOPIC",o.PERSONAL_BOOK="PERSONAL_BOOK",o.SHARED_BOOK="SHARED_BOOK"})(Rs||(Rs={}));var St;(function(o){o.LAST_WEEK="LAST_WEEK",o.LAST_MONTH="LAST_MONTH",o.LAST_QUARTER="LAST_QUARTER",o.LAST_YEAR="LAST_YEAR"})(St||(St={}));var _s=o=>Object.keys(St).includes(o);var Is;(function(o){o.MAP="MAP",o.DOCUMENT="DOCUMENT",o.TOPIC="TOPIC"})(Is||(Is={}));var Ts;(function(o){o.DEFAULT="DEFAULT",o.DOCUMENTS="DOCUMENTS",o.ALL_TOPICS="ALL_TOPICS",o.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Ts||(Ts={}));var W;(function(o){o.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",o.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",o.HTML_EXPORT_USER="HTML_EXPORT_USER",o.PDF_EXPORT_USER="PDF_EXPORT_USER",o.SAVED_SEARCH_USER="SAVED_SEARCH_USER",o.COLLECTION_USER="COLLECTION_USER",o.OFFLINE_USER="OFFLINE_USER",o.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",o.ANALYTICS_USER="ANALYTICS_USER",o.BETA_USER="BETA_USER",o.DEBUG_USER="DEBUG_USER",o.PRINT_USER="PRINT_USER",o.RATING_USER="RATING_USER",o.FEEDBACK_USER="FEEDBACK_USER",o.GENERATIVE_AI_USER="GENERATIVE_AI_USER",o.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",o.CONTENT_PUBLISHER="CONTENT_PUBLISHER",o.KHUB_ADMIN="KHUB_ADMIN",o.USERS_ADMIN="USERS_ADMIN",o.PORTAL_ADMIN="PORTAL_ADMIN",o.ADMIN="ADMIN"})(W||(W={}));var Ps;(function(o){o.VALID="VALID",o.INVALID="INVALID"})(Ps||(Ps={}));var Ls;(function(o){o.JSON="JSON",o.TEXT="TEXT"})(Ls||(Ls={}));var ks;(function(o){o.TEXT="TEXT",o.HTML="HTML"})(ks||(ks={}));var Nd={[W.PERSONAL_BOOK_SHARE_USER]:[W.PERSONAL_BOOK_USER],[W.HTML_EXPORT_USER]:[W.PERSONAL_BOOK_USER],[W.PDF_EXPORT_USER]:[W.PERSONAL_BOOK_USER],[W.KHUB_ADMIN]:[W.CONTENT_PUBLISHER],[W.ADMIN]:[W.KHUB_ADMIN,W.USERS_ADMIN,W.PORTAL_ADMIN],[W.GENERATIVE_AI_EXPORT_USER]:[W.GENERATIVE_AI_USER]};function Ds(o,e){return o===e||(Nd[o]??[]).some(t=>Ds(t,e))}function Ce(o,e){return o==null?!1:(Array.isArray(o)?o:Array.isArray(o.roles)?o.roles:Array.isArray(o.profile?.roles)?o.profile.roles:[]).some(n=>Ds(n,e))}function Pd(o){return`"${o}"`}function Fs(o){return o.startsWith('"')&&o.endsWith('"')?o.replace(/(^"+)|("+$)/g,""):o}function Ld(o,e){return new Ot(o).serialize(e)}var M;(function(o){o.LOCALE="content-lang",o.QUERY="query",o.SCOPE="scope",o.FILTERS="filters",o.VIRTUAL_FIELD="virtual-field",o.PERIOD="period",o.VALUE_FILTERS="value-filters",o.DATE_FILTERS="date-filters",o.RANGE_FILTERS="range-filters",o.SORT="sort",o.PER_PAGE="per-page"})(M||(M={}));var kd=new Set(Object.values(M));function Us(o){return kd.has(o)}var Ot=class{constructor(e,t={},n=20,a=!1,i="en-US"){this.baseUrl=e,this.predefinedSorts=t,this.defaultPerPage=n,this.allLanguagesAllowed=a,this.defaultContentLocale=i,this.scopeMapping={documents:"DOCUMENTS",topics:"ALL_TOPICS"},this.filtersEscapeMapping=[["*","\\*","[ft-escaped-star-character]"],["~","\\\\~","[ft-escaped-tilde-character]"],["_","\\\\\\\\_","[ft-escaped-underscore-character]"]]}serialize(e,t){return this.serializeToCurrentPageIfPossible(e,t??"/search")}serializeToCurrentPageIfPossible(e,t){let n=t==null||t.trim().length===0,a=new URL(n?window.location.href:`${this.baseUrl.replace(/\/+$/,"")}${t}`);return a.search=this.toURLSearchParams(e),a.toString()}toURLSearchParams(e,t=!1){var n,a,i,s,l,d,u,h,f,m,y,b;let S=new URLSearchParams;e.contentLocale?(!t||e.contentLocale!==this.defaultContentLocale)&&S.append(M.LOCALE,e.contentLocale):S.append(M.LOCALE,this.allLanguagesAllowed?"all":this.defaultContentLocale),((n=e.query)===null||n===void 0?void 0:n.length)>0&&S.append(M.QUERY,e.query);let C=(i=(a=e.metadataFilters)===null||a===void 0?void 0:a.filter(v=>v.valueFilter))!==null&&i!==void 0?i:[];if(C.length>0){let v=C.map(E=>{var I,_;let D=((_=(I=E.valueFilter)===null||I===void 0?void 0:I.values)!==null&&_!==void 0?_:[]).map(L=>this.escapeFilters(L)).map(L=>Pd(Fs(L))).join("_");return`${E.key}~${D}`}).join("*");S.append(M.VALUE_FILTERS,v)}let w=(l=(s=e.metadataFilters)===null||s===void 0?void 0:s.filter(v=>v.dateFilter))!==null&&l!==void 0?l:[];if(w.length>0){let v=w.map(E=>{var I;return`${E.key}~${(I=E.dateFilter)===null||I===void 0?void 0:I.type.toLowerCase()}`}).join("*");S.append(M.DATE_FILTERS,v)}let A=(u=(d=e.metadataFilters)===null||d===void 0?void 0:d.filter(v=>v.rangeFilter))!==null&&u!==void 0?u:[];if(A.length>0){let v=A.map(E=>{var I,_;return`${E.key}~${(I=E.rangeFilter)===null||I===void 0?void 0:I.from}_${(_=E.rangeFilter)===null||_===void 0?void 0:_.to}`}).join("*");S.append(M.RANGE_FILTERS,v)}e.virtualField&&e.virtualField!=="EVERYWHERE"&&S.append(M.VIRTUAL_FIELD,e.virtualField.toLowerCase()),e.scope&&e.scope!=="DEFAULT"&&S.append(M.SCOPE,e.scope.toLowerCase()),((h=e.sort)===null||h===void 0?void 0:h.length)>0&&e.sort[0].key==="ft:lastEdition"&&S.append(M.SORT,"last_update"),!((f=e.paging)===null||f===void 0)&&f.perPage&&((y=(m=e.paging)===null||m===void 0?void 0:m.perPage)!==null&&y!==void 0?y:this.defaultPerPage)!=this.defaultPerPage&&S.append(M.PER_PAGE,String(e.paging.perPage));let O=(b=e.otherQueryParams)!==null&&b!==void 0?b:{};for(let v in O)S.append(v,O[v]);return encodeURI(S.toString()).replace(/#/g,"%23")}parse(e){var t;let n=e.split("?"),a=this.fromURLSearchParams(n.slice(1).join("?")),i=n[0].split("/search/")[1];return i==null?a:{...a,scope:(t=this.scopeMapping[i])!==null&&t!==void 0?t:a.scope}}fromURLSearchParams(e){var t,n,a,i,s,l,d,u;try{e=decodeURI(e).replace(/%23/g,"#")}catch(w){console.warn("Could not decode search request query params, fallback on raw value",w)}let h=new URLSearchParams(e),f=h.get(M.LOCALE)==="all"?void 0:h.get(M.LOCALE),m=((t=h.get(M.VIRTUAL_FIELD))!==null&&t!==void 0?t:"EVERYWHERE").toUpperCase(),y=((n=h.get(M.SORT))!==null&&n!==void 0?n:"DEFAULT").toUpperCase(),b=(a=h.get(M.SCOPE))!==null&&a!==void 0?a:"default",S=+((i=h.get(M.PER_PAGE))!==null&&i!==void 0?i:this.defaultPerPage),C={};for(let w of h.keys())Us(w)||(C[w]=h.get(w));return{contentLocale:f??(this.allLanguagesAllowed?void 0:this.defaultContentLocale),query:(s=h.get(M.QUERY))!==null&&s!==void 0?s:"",scope:(l=this.scopeMapping[b])!==null&&l!==void 0?l:"DEFAULT",virtualField:Ns(m)?m:"EVERYWHERE",sort:(u=(d=this.predefinedSorts[y])!==null&&d!==void 0?d:this.predefinedSorts.DEFAULT)!==null&&u!==void 0?u:[],metadataFilters:this.parseCompatFilters(h),facets:[],paging:{page:1,perPage:Mt(1,isNaN(S)?this.defaultPerPage:S,1e3)},otherQueryParams:C}}parseCompatFilters(e){var t,n,a,i,s,l;let d=[];return e.has(M.FILTERS)&&(d=this.parseValueFilters((t=e.get(M.FILTERS))!==null&&t!==void 0?t:"")),(n=e.has(M.PERIOD))!==null&&n!==void 0&&n&&(d=[...d,...this.parseLegacyPeriodFilter(((a=e.get(M.PERIOD))!==null&&a!==void 0?a:"").toUpperCase())]),[...d,...this.parseValueFilters((i=e.get(M.VALUE_FILTERS))!==null&&i!==void 0?i:""),...this.parseDateFilters((s=e.get(M.DATE_FILTERS))!==null&&s!==void 0?s:""),...this.parseRangeFilters((l=e.get(M.RANGE_FILTERS))!==null&&l!==void 0?l:"")]}splitUnknownFilter(e){return this.superEscapeFilters(e).split("*").map(t=>t.split("~"))}parseValueFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(t=>({key:t[0],valueFilter:{values:t[1].split("_").map(Fs).map(n=>this.unescapeFilterValue(n)),negative:!1}}))}parseDateFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(t=>({key:t[0],dateFilter:{type:St[t[1].toUpperCase()]}}))}parseRangeFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(t=>({key:t[0],rangeFilter:{from:t[1].split("_")[0],to:t[1].split("_")[1]}}))}escapeFilters(e){for(let[t,n,a]of this.filtersEscapeMapping)e=e.replaceAll(t,n);return e}superEscapeFilters(e){for(let[t,n,a]of this.filtersEscapeMapping)e=e.replaceAll(n,a);return e}unescapeFilterValue(e){for(let[t,n,a]of this.filtersEscapeMapping)e=e.replace(a,t);return e}parseLegacyPeriodFilter(e){if(_s(e))return[{key:"ft:lastEdition",dateFilter:{type:St[e]}}];if(e.startsWith("CUSTOM_")){let[t,n,a]=e.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:n,to:a}}]}return[]}};var Fn={};U(Fn,{toFtFormComponent:()=>Dd});var Dn=Symbol("elementInternals");function Dd(o){class e extends o{static get formAssociated(){return!0}get form(){return this[Dn].form}constructor(...n){super(n),this[Dn]=this.attachInternals()}setFormValue(n){this[Dn].setFormValue(n)}}return e}var Un={};U(Un,{DateFormatter:()=>Et});var Et=class{static format(e,t,n,a){return window.moment?window.moment(e).locale(t).format(this.getDateFormat(n,a)):e}static getDateFormat(e,t){return e?t?"lll":"ll":t?"L LT":"L"}};var Bn={};U(Bn,{ALL_KEYS_VALUE:()=>Mn,SameWindowStorageEvent:()=>wt});var Mn="__all__",wt=class extends CustomEvent{constructor(e,t,n){super("same-window-storage",{detail:{key:e,oldValue:t,newValue:n}})}keyMatch(e){return this.detail.key.includes(e)||this.detail.key==Mn}};Storage.prototype.setItem=new Proxy(Storage.prototype.setItem,{apply(o,e,t){let n=e.getItem(t[0]);Reflect.apply(o,e,t),window.dispatchEvent(new wt(t[0],n,t[1]))}});Storage.prototype.removeItem=new Proxy(Storage.prototype.removeItem,{apply(o,e,t){let n=e.getItem(t[0]);Reflect.apply(o,e,t),window.dispatchEvent(new wt(t[0],n))}});Storage.prototype.clear=new Proxy(Storage.prototype.clear,{apply(o,e,t){Reflect.apply(o,e,t),window.dispatchEvent(new wt(Mn))}});var Hn={};U(Hn,{FocusMainContentEvent:()=>Wn});var Wn=class extends Event{constructor(){super("ft-focus-main-content",{composed:!0,bubbles:!0})}};var Ms={};window.FluidTopicsA11yHints={isKeyboardNavigation:!1};function Fd(o){(o.key==="Enter"||o.key===" "||o.key==="Tab")&&(window.FluidTopicsA11yHints.isKeyboardNavigation=!0)}function Ud(o){window.FluidTopicsA11yHints.isKeyboardNavigation=o.detail==0}document.addEventListener("keydown",Fd);document.addEventListener("click",Ud);var $n,zn,jn,Gn,Md=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((jn=(zn=($n=window.safari)===null||$n===void 0?void 0:$n.pushNotification)===null||zn===void 0?void 0:zn.toString())!==null&&jn!==void 0?jn:"")==="[object SafariRemoteNotification]",Bd="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(Gn=window.ftGlobals)!==null&&Gn!==void 0?Gn:{lit:lo,litDecorators:uo,litRepeat:po,litClassMap:fo,litStyleMap:ho,litUnsafeHTML:go,wcUtils:{...Oo,...yo,...wo,...Un,...Co,...To,...Lo,...So,...Vo,...Hn,...Ms,...Pn,...Po,...Qo,...Fn,...Jo,...wi,...Io,...rn,...on,...Ai,...nn,...Tn,...Bn,...Zo,...Yo,...kn,isSafari:Md,isTouchScreen:Bd,setVariable:yr}};var rr;(function(o){o.clusteringHelperCreated="clustering-helper-created",o.mapAttachmentsUpdate="map-attachments-update"})(rr||(rr={}));var Ae;(function(o){o.FEEDBACK="FEEDBACK",o.RATING="RATING",o.PRINT="PRINT",o.BOOKMARK="BOOKMARK",o.COLLECTIONS="COLLECTIONS",o.PERSONAL_BOOKS="PERSONAL_BOOKS"})(Ae||(Ae={}));var Wd={setTranslationDestinationLanguage:(o,e)=>{o.translation.destinationLanguage=e.payload},setTranslationSourceLanguage:(o,e)=>{o.translation.sourceLanguage=e.payload},setTranslationProfileId:(o,e)=>{o.translation.profileId=e.payload},setTranslationLoading:(o,e)=>{o.translation.isLoading=e.payload},setTranslationError:(o,e)=>{o.translation.isError=e.payload},setTopicsRating:(o,e)=>{for(let t in e.payload)o.topicsRating[t]=e.payload[t]}},Bs=o=>we.get({name:"ft-reader-"+o,initialState:{mapId:void 0,renderedTopics:[],visibleTopics:[],map:void 0,toc:void 0,pagesToc:void 0,paginationConfiguration:void 0,currentPage:void 0,scrollTarget:void 0,configuration:void 0,searchInDocumentQuery:void 0,relatives:void 0,mapRating:void 0,topicsRating:{},translation:{sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}},reducers:Wd});var Kn=class{constructor(e,t){this.mapId=e,this.paginatedToc=t,this.nodeByTocId={},this.nodeByUrl={},this.duplicatedPrettyUrls=new Set,this.pages=[],this.pageByTocId={}}build(){return{paginationConfiguration:this.paginatedToc.configuration,toc:this.convertNodes(this.paginatedToc.paginatedToc,1),pagesToc:this.extractPagesToc(this.paginatedToc.paginatedToc,1),nodeByTocId:this.nodeByTocId,nodeByUrl:this.nodeByUrl,duplicatedPrettyUrls:this.duplicatedPrettyUrls,pages:this.pages,pageByTocId:this.pageByTocId,translationError:this.paginatedToc.translationError}}extractPagesToc(e,t,n){return e.flatMap(a=>{var i;return a.pageConfiguration&&this.registerPage(this.buildPage(a,n)),a.tocId==null?this.extractPagesToc(a.children,t,n):[{tocId:a.tocId,title:(i=a.title)!==null&&i!==void 0?i:"",untranslatedTitle:a.untranslatedTitle,depth:t,children:this.extractPagesToc(a.children,t+1,a.tocId)}]})}convertNodes(e,t,n){return e.flatMap(a=>{var i,s,l;if(a.tocId==null)return[...this.convertSectionNodes((i=a.pageToc)!==null&&i!==void 0?i:[],t,a.tocId),...this.convertNodes(a.children,t,a.tocId)];let d=(s=a.prettyUrl)===null||s===void 0?void 0:s.replace(/^\//,""),u={tocId:a.tocId,contentId:a.contentId,title:a.title,untranslatedTitle:a.untranslatedTitle,hasRating:a.hasRating,origin:a.origin,prettyUrl:d,depth:t,parentTocId:n,children:[]};this.register(u);let h=this.convertSectionNodes((l=a.pageToc)!==null&&l!==void 0?l:[],t+1,a.tocId),f=this.convertNodes(a.children,t+1,u.tocId);return u.children=[...h,...f],[u]})}convertSectionNodes(e,t,n){return e.flatMap(a=>{var i;let s=(i=a.prettyUrl)===null||i===void 0?void 0:i.replace(/^\//,""),l={...a,prettyUrl:s,depth:t,parentTocId:n,children:[]};return this.register(l),l.children=this.convertSectionNodes(a.children,t+1,a.tocId),[l]})}buildPage(e,t){var n,a,i,s,l,d;let u={number:this.pages.length+1,title:(n=e.title)!==null&&n!==void 0?n:"",untranslatedTitle:e.untranslatedTitle,rootTocId:(a=e.tocId)!==null&&a!==void 0?a:"root",toc:((i=e.pageToc)!==null&&i!==void 0?i:[]).map(m=>this.nodeByTocId[m.tocId]),topics:[],hiddenTopics:[],breadcrumb:t?this.buildBreadcrumb(this.nodeByTocId[t]):[]},h=(m,y)=>(y?u.topics:u.hiddenTopics).push(m),f=(l=(s=e.pageConfiguration)===null||s===void 0?void 0:s.parentsVisibility)!==null&&l!==void 0?l:[];return u.breadcrumb.forEach((m,y)=>{h(m,f[y])}),e.tocId&&h(e.tocId,e.pageConfiguration.isVisible),u.topics.push(...this.tocIds((d=e.pageToc)!==null&&d!==void 0?d:[])),u}registerPage(e){for(let t of[...e.topics,...e.hiddenTopics])this.pageByTocId[t]||(this.pageByTocId[t]=e);this.pages.push(e)}tocIds(e){return e.flatMap(t=>[t.tocId,...this.tocIds(t.children)])}buildBreadcrumb(e){let t=[e.tocId];for(;e?.parentTocId;)t.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return t}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},Lr=class{convertPaginatedToc(e,t){return new Kn(e,t).build()}};var Ws=j`
49
49
  `;var Hd="ft-app-info",Vn=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},$d={session:(o,e)=>{ee(o.session,e.payload)||(o.session=e.payload,setTimeout(()=>N.dispatchEvent(new Vn(e.payload)),0))}},N=we.get({name:Hd,reducers:$d,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var et=class o{static get(e){let{baseUrl:t,apiIntegrationIdentifier:n}=N.getState(),a=e??n;if(t&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(t,a,!0)}static await(e){return new Promise(t=>{let n=o.get(e);if(n)t(n);else{let a=N.subscribe(()=>{n=o.get(e),n&&(a(),t(n))})}})}};var or=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:et.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):et.await()}};var he=class extends or{constructor(e=!0,t){var n;super(t);let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new le,this.cache=e?a.commonCache:new le}clearCache(){this.cache.clearAll()}};var Hs,zd=Symbol("clearAfterUnitTest"),kr=class extends he{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Hs]=()=>{this.defaultMessages={},this.cache=new le,this.listeners={}},this.currentUiLocale=N.getState().uiLocale,N.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=N.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let t=e.name.toLowerCase();this.cache.setFinal(t,e),this.notify(t)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,t){var n;if(e=e.toLowerCase(),t&&Object.keys(t).length>0){let a={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...t};ee(this.defaultMessages[e],a)||(this.defaultMessages[e]=a,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var t,n;return this.fetchContext(e),(n=(t=this.cache.getNow(e))===null||t===void 0?void 0:t.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,t){let n=e.toLowerCase();return this.resolveContext(n)[t]}resolveMessage(e,t,...n){var a;let i=e.toLowerCase(),s=this.resolveContext(i);return new Yt((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},s).resolve(t,...n)}async fetchContext(e){let t=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e))}catch(a){!(a instanceof ye)&&t&&console.error(a)}return t&&await this.notify(e),n}subscribe(e,t){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(t),()=>{var a;return(a=this.listeners[e])===null||a===void 0?void 0:a.delete(t)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(t=>mr(0).then(()=>t()).catch(()=>null)))}};Hs=zd;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends kr{constructor(){super(async(o,e)=>(await this.awaitApi).getFluidTopicsMessageContext(o,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends kr{constructor(){super(async(o,e)=>(await this.awaitApi).getCustomMessageContext(o,e))}});var $s=window.FluidTopicsI18nService,Cb=window.FluidTopicsCustomI18nService;var q=function(o,e,t,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(o,e,t,n);else for(var l=o.length-1;l>=0;l--)(s=o[l])&&(i=(a<3?s(i):a>3?s(e,t,i):s(e,t))||i);return a>3&&i&&Object.defineProperty(e,t,i),i},z=class extends J{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>et.get(),this.messageContexts=[],this.cache=new le,this.cleanSessionDebouncer=new Q}render(){return at`
50
50
  <slot></slot>
51
51
  `}update(e){var t,n,a,i,s;super.update(e),e.has("baseUrl")&&(N.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&N.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&N.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&N.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&N.actions.noCustom(this.noCustom),e.has("editorMode")&&N.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&N.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&N.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(l=>$s.addContext(l)),e.has("openExternalDocumentInNewTab")&&N.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&N.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&N.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(N.actions.defaultLocales((t=this.localesConfiguration)===null||t===void 0?void 0:t.defaultLocales),N.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),N.actions.searchInAllLanguagesAllowed((s=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}};z.elementDefinitions={};z.styles=Ws;q([P()],z.prototype,"baseUrl",void 0);q([P()],z.prototype,"apiIntegrationIdentifier",void 0);q([P()],z.prototype,"uiLocale",void 0);q([Ne(null)],z.prototype,"availableUiLocales",void 0);q([Ne(null)],z.prototype,"metadataConfiguration",void 0);q([P({type:Boolean})],z.prototype,"editorMode",void 0);q([P({type:Boolean})],z.prototype,"noCustom",void 0);q([P({type:Boolean})],z.prototype,"openExternalDocumentInNewTab",void 0);q([P({converter:{fromAttribute(o){return o==="false"?!1:o==="true"||(o??!1)}}})],z.prototype,"noCustomComponent",void 0);q([P({type:Boolean})],z.prototype,"withManualResources",void 0);q([P({type:Boolean})],z.prototype,"navigatorOnline",void 0);q([P({type:Boolean})],z.prototype,"forcedOffline",void 0);q([P({type:Object})],z.prototype,"apiProvider",void 0);q([Ne([])],z.prototype,"messageContexts",void 0);q([Ne(void 0)],z.prototype,"session",void 0);q([kt()],z.prototype,"localesConfiguration",void 0);var Dr=class extends he{async listMySearches(){let{session:e}=N.getState();return Ce(e,W.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Fr=class extends he{async listMyBookmarks(){let e=N.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var jd="ft-user-assets",Ur=we.get({name:jd,initialState:{savedSearches:void 0,bookmarks:void 0}}),Zn=class{constructor(){this.currentSession=N.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Fr,this.savedSearchesService=new Dr,N.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:t}=N.getState();ee((e=this.currentSession)===null||e===void 0?void 0:e.profile,t?.profile)||(this.currentSession=t,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Ur.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Ur.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Ur.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let t=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Ur.actions.bookmarks(t)}}},zs=new Zn;var qn=class{addCommand(e,t=!1){N.commands.add(e,t)}consumeCommand(e){return N.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new qn;var Yn=class{highlightHtml(e,t,n){tn(e,t,n)}};window.FluidTopicsHighlightHtmlService=new Yn;var Jn=class{isDate(e){var t,n,a,i;return(i=(a=((n=(t=N.getState().metadataConfiguration)===null||t===void 0?void 0:t.descriptors)!==null&&n!==void 0?n:[]).find(l=>l.key===e))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(e,t){var n,a,i;return Et.format(e,(n=t?.locale)!==null&&n!==void 0?n:N.getState().uiLocale,(a=t?.longFormat)!==null&&a!==void 0?a:!1,(i=t?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new Jn;var nr=class{static get(e,t){var n,a,i,s;let l=N.getState(),{lang:d,region:u}=(a=(n=l.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&a!==void 0?a:{lang:"en",region:"US"};return new Ot(l.baseUrl,(s=(i=window.FluidTopicsClientConfiguration)===null||i===void 0?void 0:i.predefinedSorts)!==null&&s!==void 0?s:{},e??20,l.searchInAllLanguagesAllowed,t??`${d}-${u}`)}};var Xn=class{urlToSearchRequest(e){return nr.get().parse(e)}searchRequestToUrl(e){return nr.get().serialize(e)}};window.FluidTopicsUrlService=new Xn;var tt=class o extends CustomEvent{constructor(e){super(o.eventName,{detail:{currentItem:e}})}};tt.eventName="change";var Qn=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let t=sessionStorage.getItem(this.itemName(e));return t?JSON.parse(t):void 0}set(e,t){sessionStorage.setItem(this.itemName(e),JSON.stringify(t))}},js=new Qn;var Mr=class o extends be{static build(){return new o(window.history,js,()=>window.location,!1)}constructor(e,t,n,a){var i,s;super(),this.history=e,this.historyStorage=t,this.windowLocation=n,this.states=[],this.realPushState=e.pushState,this.realReplaceState=e.replaceState,this.initialIndex=(s=(i=e.state)===null||i===void 0?void 0:i.index)!==null&&s!==void 0?s:e.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(a)}setCurrentState(e,t=!1){let n=t&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),ee(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new tt(this.currentItem())),0)}installProxies(){let e=t=>(n,a,[i,s,l])=>{let d=t(),u={...d===this.currentIndex?this.currentState:void 0,...i,index:d,href:typeof l=="string"?l:(l??this.windowLocation()).href};n.apply(a,[u,s,l]),this.setCurrentState(u,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:e(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:e(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",e=>this.setCurrentState(e.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(e){for(let t=this.history.length-1;t>=0;t--)e?this.states[t]=this.historyStorage.get(t):setTimeout(()=>this.states[t]=this.historyStorage.get(t),this.history.length-t)}updateCurrentState(e,t=!1){var n,a,i;let s={...this.buildCurrentState(),...e,index:this.currentIndex,title:(n=e?.title)!==null&&n!==void 0?n:this.currentState.title},l=t?(a=e?.majorState)!==null&&a!==void 0?a:this.currentState.majorState:(i=this.currentState.majorState)!==null&&i!==void 0?i:e?.majorState;l!=null&&(s.majorState=l),this.setCurrentState(s)}addHistoryChangeListener(e){this.addEventListener(tt.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(tt.eventName,e)}currentItem(){return Bt(this.currentState)}back(){let e=this.previousMajorPosition();e>=0?this.history.go(e-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return Bt(this.states[this.previousMajorPosition()])}previousMajorPosition(){let e=this.currentIndex;for(;e>0&&!this.isMajorState(e);)e--;return this.previousExistingPosition(e)}forward(){let e=this.nextMajorPosition();e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){return Bt(this.states[this.nextMajorPosition()])}nextMajorPosition(){let e=this.currentIndex;do e++;while(e<this.states.length&&!this.isMajorState(e));do e++;while(e<this.states.length&&!this.isMajorState(e));return this.previousExistingPosition(e)}previousExistingPosition(e){let t=e;do t--;while(t>0&&!this.hasState(t));return t}buildCurrentState(){var e,t;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(t=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&t!==void 0?t:document.title}}hasState(e){return this.states[e]!=null}isMajorState(e){var t,n;return this.hasState(e)&&((n=(t=this.states[e])===null||t===void 0?void 0:t.majorState)!==null&&n!==void 0?n:!0)}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Mr.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:o=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(o),removeHistoryChangeListener:o=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(o)});Wt("ft-app-context")(z);var Br=class extends he{get mapId(){return this._mapId}set mapId(e){e!==this._mapId&&this.clear(),this._mapId=e}constructor(e,t,n){super(!1,t),this.converter=e,this._mapId=n,this.initCache()}async withMapId(e){return this._mapId?e(this._mapId):void 0}initCache(){this.cache.registerFinal("configuration",()=>this.api.getReaderConfiguration()),this.cache.register("map",()=>this.withMapId(e=>this.fetchMap(e))),this.cache.register("enrichedToc",()=>this.withMapId(e=>this.fetchPages(e).then(t=>this.converter.convertPaginatedToc(e,t)))),this.cache.register("ratingSummary",()=>{var e,t;return Ce((t=(e=N.getState().session)===null||e===void 0?void 0:e.profile.roles)!==null&&t!==void 0?t:[],"RATING_USER")?this.withMapId(a=>this.fetchMapRating(a)):Promise.resolve()})}clear(){this.cache.clearAll()}makeCacheKey(e,t){return e+(t?"-destinationLanguage-"+t?.destinationLanguage:"")}getMap(e){return this.cache.get(this.makeCacheKey("map",e),()=>this.fetchMap(this.mapId,e))}getMapNow(e){return this.cache.getNow(this.makeCacheKey("map",e))}getConfiguration(){return this.cache.get("configuration")}getEnrichedToc(e){return this.cache.get(this.makeCacheKey("enrichedToc",e),()=>this.fetchPages(this.mapId,e).then(t=>this.converter.convertPaginatedToc(this.mapId,t)))}getEnrichedTocNow(e){return this.cache.getNow(this.makeCacheKey("enrichedToc",e))}async getPaginationConfiguration(){return(await this.getEnrichedToc()).paginationConfiguration}async getToc(e){return(await this.getEnrichedToc(e)).toc}async getPagesToc(e){return(await this.getEnrichedToc(e)).pagesToc}async getTranslationError(e){return(await this.getEnrichedToc(e)).translationError}async getTocNode(e,t){return(await this.getEnrichedToc(t)).nodeByTocId[e]}getTocNodeNow(e,t){var n;return(n=this.getEnrichedTocNow(t))===null||n===void 0?void 0:n.nodeByTocId[e]}getTocNodeNowByUrl(e,t){var n,a;let i=this.getMapNow(t);return i?.prettyUrl==e||`${i?.id}/root`===e?(n=this.getEnrichedTocNow(t))===null||n===void 0?void 0:n.toc[0]:(a=this.getEnrichedTocNow(t))===null||a===void 0?void 0:a.nodeByUrl[e]}async getPage(e,t){let n=await this.getEnrichedToc(t);return n.pages[e-1]||n.pages[0]}async getPageByTocId(e,t){let n=await this.getEnrichedToc(t);return n.pageByTocId[e]||n.pages[0]}getTopicInfo(e){return this.cache.get("topic-"+e.tocId,()=>this.fetchTopicMetadata(e))}getTopicContent(e){return this.cache.get("topic-content-"+e.tocId,()=>this.fetchTopicHTMLContent(e))}getTranslatedTopicContent(e,t){return this.cache.get(this.makeCacheKey("translated-topic-content-"+e.tocId,t),()=>this.fetchTranslatedTopicHTMLContent(e,t))}getAttachments(){return this.cache.get("map-attachments",()=>this.fetchAttachments())}clearMapAttachments(){this.cache.clear("map-attachments")}getRelativesForDocument(e,t){return this.cache.get("document-relatives-"+e+"-"+t.join("-"),()=>this.fetchRelativesForDocument(e,t))}getRelativesForTopicInMap(e,t,n){return this.cache.get("topic-relatives-"+[e,t,...n].join("-"),()=>this.fetchRelativesForTopicInMap(e,t,n))}getAttachmentDownloadLink(e){return this.makeAbsolute(`${this.api.endpoints.khub.maps.mapId(this.mapId).attachments.attachmentId(e).content}?download=true&locationValue=reader`)}getLink(e,t,n){let a=this.getNavigationData(e,t,n),i=this.getReaderLinkPrefix()+(a.prettyUrl?a.prettyUrl:`${a.mapId}/${a.tocId}`),s=new URL(i,this.api.tenantBaseUrl);return a.page!=null&&s.searchParams.set("page",`${a.page}`),a.prettyUrlDuplicated&&s.searchParams.set("tocId",a.tocId),a.section!=null&&s.searchParams.set("section",a.section),s.href}getNavigationData(e,t,n,a){var i,s;e=e||"root";let l=this.getEnrichedTocNow(a),d=l?.pageByTocId[e],u=l?.nodeByTocId[e],h=u?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(i=u?.title)!==null&&i!==void 0?i:"",untranslatedTopicTitle:u?.untranslatedTitle,page:t&&d&&d.number!==t?t:void 0,prettyUrl:h?.replace(/^r\//,""),prettyUrlDuplicated:(s=l?.duplicatedPrettyUrls.has(h??""))!==null&&s!==void 0?s:!1,section:n}}async getAccurateNavigationData(e,t,n,a){return await this.getEnrichedToc(a),this.getNavigationData(e,t,n,a)}getRatingSummary(){return this.cache.get("ratingSummary")}reloadRating(){return this.cache.clear("ratingSummary"),this.getRatingSummary()}getMapRating(){return this.getRatingSummary().then(e=>e?.publication)}getTopicRating(e){return this.getRatingSummary().then(t=>{var n;return t?{type:t.topics.type,rating:(n=t.topics)===null||n===void 0?void 0:n.ratings.find(a=>a.tocId===e)}:void 0})}rateMap(e,t){return this.makeRateMapRequest(e,t).then(()=>this.clearRatingIfNecessary())}unrateMap(){return this.makeUnrateMapRequest().then(()=>this.clearRatingIfNecessary())}sendMapFeedback(e,t){return this.makeMapFeedbackRequest(e,t)}rateTopic(e,t,n){return this.makeRateTopicRequest(e,t,n).then(()=>this.clearRatingIfNecessary())}unrateTopic(e){return this.makeUnrateTopicRequest(e).then(()=>this.clearRatingIfNecessary())}async clearRatingIfNecessary(){let e=N.getState().session;e?.sessionAuthenticated&&this.cache.clear("ratingSummary")}sendTopicFeedback(e,t,n){return this.makeTopicFeedbackRequest(e,t,n)}fontsStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.fonts)}themeStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.theme)}buildBreadcrumb(e,t){let n=this.getTocNodeNow(e,t),a=[{tocId:n.tocId,title:n.title,untranslatedTitle:n.untranslatedTitle}],i=this.getTocNodeNow(n.parentTocId,t);for(;i;)a.unshift({tocId:i.tocId,title:i.title,untranslatedTitle:i.untranslatedTitle}),i=this.getTocNodeNow(i.parentTocId,t);return a}isFeatureAccessible(e,{session:t}){var n;if(!this.isFeatureAvailable(e))return!1;switch(e){case Ae.FEEDBACK:return Ce(t??[],W.FEEDBACK_USER);case Ae.RATING:return Ce(t??[],W.RATING_USER);case Ae.PRINT:return Ce(t??[],W.PRINT_USER);case Ae.BOOKMARK:return!!t?.sessionAuthenticated;case Ae.COLLECTIONS:return Ce(t??[],W.COLLECTION_USER);case Ae.PERSONAL_BOOKS:return Ce(t??[],W.PERSONAL_BOOK_USER)&&!(!((n=this.getMapNow())===null||n===void 0)&&n.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var Wr=class o extends Br{static async build(e){return new o(new Lr,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e,t){let n=await this.api.getMap(e,t);return this.fingerprint=n.fingerprint,n}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e,t){return await this.getMap(t),this.api.getPages(e,this.fingerprint,t)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}fetchTranslatedTopicHTMLContent(e,t){return this.api.getTranslatedTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint,t)}fetchTopicMetadata(e){return this.api.getTopic(this.mapId,e.contentId,this.fingerprint)}fetchAttachments(){return this.api.getMapAttachments(this.mapId).catch(()=>[])}fetchRelativesForDocument(e,t){let n={query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",metadataFilters:[{key:e,valueFilter:{negative:!1,values:t}}],sort:[],facets:[]};return this.api.search(n)}fetchRelativesForTopicInMap(e,t,n){let a={query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",metadataFilters:[{key:t,valueFilter:{negative:!1,values:n}},{key:"ft:publicationId",valueFilter:{negative:!1,values:[e]}}],sort:[],facets:[]};return this.api.search(a)}makeMapFeedbackRequest(e,t){return this.api.sendMapFeedback(this.mapId,e,t)}makeRateMapRequest(e,t){return this.api.rateMap(this.mapId,e,t)}makeRateTopicRequest(e,t,n){return this.api.rateTopic(this.mapId,e,t,n)}makeTopicFeedbackRequest(e,t,n){return this.api.sendTopicFeedback(this.mapId,e,t,n)}makeUnrateMapRequest(){return this.api.unrateMap(this.mapId)}makeUnrateTopicRequest(e){return this.api.unrateTopic(this.mapId,e)}getReaderLinkPrefix(){return"r/"}isFeatureAvailable(e){return!0}};var Hr=class o{static build(e,t){return new o(Bs(e.trim()||"context"),t??Wr.build)}loaded(){return Ao(()=>this._loaded)}constructor(e,t,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new Q(10),this.initService(t)}async initService(e){return this.service=await e(),this.service.mapId=this.store.getState().mapId,this.reload()}async setMapId(e){e!==this.store.getState().mapId&&(this.store.actions.mapId(e),this.service&&(this.service.mapId=e),await this.reload())}setRenderedTopics(e){this.store.actions.renderedTopics(e)}setVisibleTopics(e){this.store.actions.visibleTopics(e)}async awaitService(){return Ut(()=>this.service)}async navigateToTopic(e,t,n){await this.loaded();let a=await this.awaitService(),i=await(n!=null?a.getPage(n,this.getTranslationSettings()):a.getPageByTocId(e??"root",this.getTranslationSettings()));this.store.actions.currentPage(i);let s=this.resolveValidNonRootTocId(e,i);this.store.actions.scrollTarget({tocId:s,section:t}),this.store.getState().visibleTopics[0]!==s&&this.store.actions.visibleTopics([])}resolveValidNonRootTocId(e,t){var n,a,i;let s=(n=e==="root"?void 0:e)!==null&&n!==void 0?n:t.rootTocId;return t.topics.includes(s)?s:(i=(a=t.topics[0])!==null&&a!==void 0?a:t.hiddenTopics[0])!==null&&i!==void 0?i:"root"}async navigateToPage(e){await this.loaded();let n=await(await this.awaitService()).getPage(e,this.getTranslationSettings());this.store.actions.currentPage(n)}scrollDone(){this.store.actions.scrollTarget({})}async load(){var e;!((e=this.service)===null||e===void 0)&&e.mapId&&this.store.getState().map==null&&await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}clear(){var e;this._loaded=!1,this.store.actions.configuration(void 0),this.store.actions.map(void 0),this.store.actions.toc(void 0),this.store.actions.pagesToc(void 0),this.store.actions.currentPage(void 0),this.store.actions.searchInDocumentQuery(""),this.store.actions.relatives(void 0),this.store.actions.renderedTopics([]),this.store.actions.visibleTopics([]),this.store.actions.translation({sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}),this.store.actions.mapRating(void 0),(e=this.service)===null||e===void 0||e.clear(),this.clusteringHelper=void 0}reload(){return this.clear(),this.load()}async fetchData(e){var t,n,a,i,s,l;try{e&&this.setTranslationLoading(!0);let d=u=>{throw e&&this.setTranslationError(!0),u};await Promise.all([(t=this.service)===null||t===void 0?void 0:t.getConfiguration().then(u=>this.store.actions.configuration(u)),(n=this.service)===null||n===void 0?void 0:n.getMap(e).then(u=>this.store.actions.map(u)).catch(d),(a=this.service)===null||a===void 0?void 0:a.getToc(e).then(u=>this.store.actions.toc(u)).catch(d),(i=this.service)===null||i===void 0?void 0:i.getPagesToc(e).then(u=>this.store.actions.pagesToc(u)).catch(d),(s=this.service)===null||s===void 0?void 0:s.getPaginationConfiguration().then(u=>this.store.actions.paginationConfiguration(u)).catch(d),(l=this.service)===null||l===void 0?void 0:l.getTranslationError(e).then(u=>this.setTranslationError(u))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0,e&&this.setTranslationLoading(!1)}catch(d){this.errorHandler&&!(d instanceof ye)&&this.errorHandler(d)}}fetchRelatives(){var e,t,n;let a=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(i=>{var s;return i.key==((s=this.store.getState().configuration)===null||s===void 0?void 0:s.relativePivotMetadata)}).flatMap(i=>i.values);a!==void 0&&a.length>0?(t=this.service)===null||t===void 0||t.getRelativesForDocument((n=this.store.getState().configuration)===null||n===void 0?void 0:n.relativePivotMetadata,a).then(i=>{let s=i.results.flatMap(l=>l.entries);this.store.actions.relatives(s),this.updateClusteringHelper()}):this.updateClusteringHelper()}updateClusteringHelper(){this.clusteringHelper=this.createClusteringHelper(),this.clusteringHelper&&this.store.dispatchEvent(new Event(rr.clusteringHelperCreated))}createClusteringHelper(){var e,t;if(this.clusteringHelperProvider)return this.clusteringHelperProvider();let n=this.store.getState().relatives;if(n){let a=n.find(s=>{var l;return((l=s.map)===null||l===void 0?void 0:l.mapId)==this.store.getState().mapId}),i=(t=(e=N.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&t!==void 0?t:[];return new Ft(n,a,this.metadataForSwitchToRelatives,i)}}async navigateToRelativeTopicIfFound(e){var t,n,a;await this.loaded();let i=await Ut(()=>{var u;return(u=this.store.getState().configuration)===null||u===void 0?void 0:u.relativeTopicPivotMetadata}),s=this.store.getState().mapId,d=await(await this.awaitService()).getRelativesForTopicInMap(s,i,[e]);if(!((a=(n=(t=d?.results)===null||t===void 0?void 0:t[0])===null||n===void 0?void 0:n.entries)===null||a===void 0)&&a[0]){let u=d.results[0].entries[0].topic.tocId;return await this.navigateToTopic(u),!0}else return await this.navigateToTopic("root"),!1}setSearchInDocumentQuery(e){this.store.actions.searchInDocumentQuery(e)}async setTranslationDestinationLanguage(e){this.store.actions.setTranslationDestinationLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationSourceLanguage(e){this.store.actions.setTranslationSourceLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationProfileId(e){this.store.actions.setTranslationProfileId(e)}async setTranslationLoading(e){this.store.actions.setTranslationLoading(e)}async setTranslationError(e){this.store.actions.setTranslationError(e)}getTranslationSettings(){var e;let t=this.store.getState();return t.translation.profileId&&t.translation.destinationLanguage?{profileId:t.translation.profileId,destinationLanguage:t.translation.destinationLanguage.code,sourceLanguage:(e=t.map)===null||e===void 0?void 0:e.lang}:void 0}async fetchMapRating(){var e;this.store.actions.mapRating(await((e=this.service)===null||e===void 0?void 0:e.getMapRating()))}async fetchTopicRating(e){var t;let n=await((t=this.service)===null||t===void 0?void 0:t.getTopicRating(e));n&&this.store.actions.setTopicsRating({[e]:n})}registerMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.add(e),this.store.getState().relatives==null?this.fetchRelatives():this.updateClusteringHelper()}unregisterMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.delete(e),this.updateClusteringHelper()}getAccurateNavigationData(e,t,n){return this.service.getAccurateNavigationData(e,t?.number,n?.section,this.getTranslationSettings())}buildBreadcrumb(e){var t;return(t=this.service)===null||t===void 0?void 0:t.buildBreadcrumb(e,this.getTranslationSettings())}fetchTopicContent(e){var t,n,a=this.getTranslationSettings();return a?(t=this.service)===null||t===void 0?void 0:t.getTranslatedTopicContent(e,a).then(i=>(i.isTranslationError&&this.setTranslationError(!0),i.content)):(n=this.service)===null||n===void 0?void 0:n.getTopicContent(e)}getTocNode(e){var t;return(t=this.service)===null||t===void 0?void 0:t.getTocNode(e,this.getTranslationSettings())}getPage(e){var t;return(t=this.service)===null||t===void 0?void 0:t.getPage(e,this.getTranslationSettings())}onMapAttachmentsUpdate(){var e;(e=this.service)===null||e===void 0||e.clearMapAttachments(),this.store.dispatchEvent(new Event(rr.mapAttachmentsUpdate))}};var nv={},Gs=j`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-reader-context",
3
- "version": "1.2.60",
3
+ "version": "1.2.61",
4
4
  "description": "Context block for integrated reader components",
5
5
  "keywords": [
6
6
  "Lit"
@@ -19,13 +19,13 @@
19
19
  "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
20
20
  },
21
21
  "dependencies": {
22
- "@fluid-topics/ft-app-context": "1.2.60",
23
- "@fluid-topics/ft-wc-utils": "1.2.60",
22
+ "@fluid-topics/ft-app-context": "1.2.61",
23
+ "@fluid-topics/ft-wc-utils": "1.2.61",
24
24
  "@reduxjs/toolkit": "^1.6.2",
25
25
  "lit": "3.1.0"
26
26
  },
27
27
  "devDependencies": {
28
- "@fluid-topics/public-api": "1.0.94"
28
+ "@fluid-topics/public-api": "1.0.95"
29
29
  },
30
- "gitHead": "5acbf0235057ab34c306052ddba1e8f500f710bc"
30
+ "gitHead": "924cb24583d473e221182ffe54f8c500643227c1"
31
31
  }