@fluid-topics/ft-reader-context 1.3.6 → 1.3.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,16 +1,16 @@
1
- "use strict";(()=>{var $n=Object.create;var er=Object.defineProperty;var zn=Object.getOwnPropertyDescriptor;var Gn=Object.getOwnPropertyNames;var Wn=Object.getPrototypeOf,Qn=Object.prototype.hasOwnProperty;var je=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Yn=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Gn(e))!Qn.call(t,i)&&i!==r&&er(t,i,{get:()=>e[i],enumerable:!(n=zn(e,i))||n.enumerable});return t};var x=(t,e,r)=>(r=t!=null?$n(Wn(t)):{},Yn(e||!t||!t.__esModule?er(r,"default",{value:t,enumerable:!0}):r,t));var F=je((Gi,tr)=>{tr.exports=ftGlobals.wcUtils});var Se=je((Wi,rr)=>{rr.exports=ftGlobals.lit});var he=je((Qi,nr)=>{nr.exports=ftGlobals.litDecorators});var or=je((re,sr)=>{var He=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Ve=function(){function t(){this.fetch=!1,this.DOMException=He.DOMException}return t.prototype=He,new t}();(function(t){var e=function(r){var n=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},i={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function a(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),O=/charset=([A-Za-z0-9_-]+)/.exec(c.type),P=O?O[1]:"utf-8";return f.readAsText(c,P),b}function A(c){for(var f=new Uint8Array(c),b=new Array(f.length),O=0;O<f.length;O++)b[O]=String.fromCharCode(f[O]);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(q)}),this.json=function(){return this.text().then(JSON.parse)},this}var _=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function w(c){var f=c.toUpperCase();return _.indexOf(f)>-1?f:c}function N(c,f){if(!(this instanceof N))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 N){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 O=/([?&])_=[^&]*/;if(O.test(this.url))this.url=this.url.replace(O,"$1_="+new Date().getTime());else{var P=/\?/;this.url+=(P.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}N.prototype.clone=function(){return new N(this,{body:this._bodyInit})};function q(c){var f=new FormData;return c.trim().split("&").forEach(function(b){if(b){var O=b.split("="),P=O.shift().replace(/\+/g," "),T=O.join("=").replace(/\+/g," ");f.append(decodeURIComponent(P),decodeURIComponent(T))}}),f}function le(c){var f=new h,b=c.replace(/\r?\n[\t ]+/g," ");return b.split("\r").map(function(O){return O.indexOf(`
2
- `)===0?O.substr(1,O.length):O}).forEach(function(O){var P=O.split(":"),T=P.shift().trim();if(T){var Fe=P.join(":").trim();try{f.append(T,Fe)}catch(Et){console.warn("Response "+Et.message)}}}),f}E.call(N.prototype);function j(c,f){if(!(this instanceof j))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(j.prototype),j.prototype.clone=function(){return new j(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},j.error=function(){var c=new j(null,{status:200,statusText:""});return c.ok=!1,c.status=0,c.type="error",c};var de=[301,302,303,307,308];j.redirect=function(c,f){if(de.indexOf(f)===-1)throw new RangeError("Invalid status code");return new j(null,{status:f,headers:{location:c}})},r.DOMException=n.DOMException;try{new r.DOMException}catch{r.DOMException=function(f,b){this.message=f,this.name=b;var O=Error(f);this.stack=O.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function be(c,f){return new Promise(function(b,O){var P=new N(c,f);if(P.signal&&P.signal.aborted)return O(new r.DOMException("Aborted","AbortError"));var T=new XMLHttpRequest;function Fe(){T.abort()}T.onload=function(){var L={statusText:T.statusText,headers:le(T.getAllResponseHeaders()||"")};P.url.indexOf("file://")===0&&(T.status<200||T.status>599)?L.status=200:L.status=T.status,L.url="responseURL"in T?T.responseURL:L.headers.get("X-Request-URL");var fe="response"in T?T.response:T.responseText;setTimeout(function(){b(new j(fe,L))},0)},T.onerror=function(){setTimeout(function(){O(new TypeError("Network request failed"))},0)},T.ontimeout=function(){setTimeout(function(){O(new TypeError("Network request timed out"))},0)},T.onabort=function(){setTimeout(function(){O(new r.DOMException("Aborted","AbortError"))},0)};function Et(L){try{return L===""&&n.location.href?n.location.href:L}catch{return L}}if(T.open(P.method,Et(P.url),!0),P.credentials==="include"?T.withCredentials=!0:P.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(L){Zt.push(l(L)),T.setRequestHeader(L,u(f.headers[L]))}),P.headers.forEach(function(L,fe){Zt.indexOf(fe)===-1&&T.setRequestHeader(fe,L)})}else P.headers.forEach(function(L,fe){T.setRequestHeader(fe,L)});P.signal&&(P.signal.addEventListener("abort",Fe),T.onreadystatechange=function(){T.readyState===4&&P.signal.removeEventListener("abort",Fe)}),T.send(typeof P._bodyInit>"u"?null:P._bodyInit)})}return be.polyfill=!0,n.fetch||(n.fetch=be,n.Headers=h,n.Request=N,n.Response=j),r.Headers=h,r.Request=N,r.Response=j,r.fetch=be,r}({})})(Ve);Ve.fetch.ponyfill=!0;delete Ve.fetch.polyfill;var Ee=He.fetch?He:Ve;re=Ee.fetch;re.default=Ee.fetch;re.fetch=Ee.fetch;re.Headers=Ee.Headers;re.Request=Ee.Request;re.Response=Ee.Response;sr.exports=re});var qn=x(F());var Ue=x(Se()),ce=x(he()),B=x(F());var Re;(function(t){t.clusteringHelperCreated="clustering-helper-created",t.mapAttachmentsUpdate="map-attachments-update",t.visibleTopicChange="visible-topic-change"})(Re||(Re={}));var J;(function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"})(J||(J={}));var W=x(F());var ir=x(F()),Xn={setTranslationDestinationLanguage:(t,e)=>{t.translation.destinationLanguage=e.payload},setTranslationSourceLanguage:(t,e)=>{t.translation.sourceLanguage=e.payload},setTranslationProfileId:(t,e)=>{t.translation.profileId=e.payload},setTranslationLoading:(t,e)=>{t.translation.isLoading=e.payload},setTranslationError:(t,e)=>{t.translation.isError=e.payload},setTopicsRating:(t,e)=>{for(let r in e.payload)t.topicsRating[r]=e.payload[r]}},ar=t=>ir.FtReduxStore.get({name:"ft-reader-"+t,initialState:{mapId:void 0,renderedTopics:[],visibleTopics:[],map:void 0,toc:void 0,pagesToc:void 0,paginationConfiguration:void 0,currentPage:void 0,scrollTarget:void 0,configuration:void 0,searchInDocumentQuery:void 0,relatives:void 0,mapRating:void 0,topicsRating:{},translation:{sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}},reducers:Xn});var Tt=class{constructor(e,r){this.mapId=e,this.paginatedToc=r,this.nodeByTocId={},this.nodeByUrl={},this.duplicatedPrettyUrls=new Set,this.pages=[],this.pageByTocId={}}build(){return{paginationConfiguration:this.paginatedToc.configuration,toc:this.convertNodes(this.paginatedToc.paginatedToc,1),pagesToc:this.extractPagesToc(this.paginatedToc.paginatedToc,1),nodeByTocId:this.nodeByTocId,nodeByUrl:this.nodeByUrl,duplicatedPrettyUrls:this.duplicatedPrettyUrls,pages:this.pages,pageByTocId:this.pageByTocId,translationError:this.paginatedToc.translationError}}extractPagesToc(e,r,n){return e.flatMap(i=>{var a;return i.pageConfiguration&&this.registerPage(this.buildPage(i,n)),i.tocId==null?this.extractPagesToc(i.children,r,n):[{tocId:i.tocId,title:(a=i.title)!==null&&a!==void 0?a:"",untranslatedTitle:i.untranslatedTitle,depth:r,children:this.extractPagesToc(i.children,r+1,i.tocId)}]})}convertNodes(e,r,n){return e.flatMap(i=>{var a,s,o;if(i.tocId==null)return[...this.convertSectionNodes((a=i.pageToc)!==null&&a!==void 0?a:[],r,i.tocId),...this.convertNodes(i.children,r,i.tocId)];let l=(s=i.prettyUrl)===null||s===void 0?void 0:s.replace(/^\//,""),u={tocId:i.tocId,contentId:i.contentId,title:i.title,untranslatedTitle:i.untranslatedTitle,hasRating:i.hasRating,origin:i.origin,prettyUrl:l,depth:r,parentTocId:n,children:[]};this.register(u);let d=this.convertSectionNodes((o=i.pageToc)!==null&&o!==void 0?o:[],r+1,i.tocId),h=this.convertNodes(i.children,r+1,u.tocId);return u.children=[...d,...h],[u]})}convertSectionNodes(e,r,n){return e.flatMap(i=>{var a;let s=(a=i.prettyUrl)===null||a===void 0?void 0:a.replace(/^\//,""),o={...i,prettyUrl:s,depth:r,parentTocId:n,children:[]};return this.register(o),o.children=this.convertSectionNodes(i.children,r+1,i.tocId),[o]})}buildPage(e,r){var n,i,a,s,o,l;let u={number:this.pages.length+1,title:(n=e.title)!==null&&n!==void 0?n:"",untranslatedTitle:e.untranslatedTitle,rootTocId:(i=e.tocId)!==null&&i!==void 0?i:"root",toc:((a=e.pageToc)!==null&&a!==void 0?a:[]).map(p=>this.nodeByTocId[p.tocId]),topics:[],hiddenTopics:[],breadcrumb:r?this.buildBreadcrumb(this.nodeByTocId[r]):[]},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 r of[...e.topics,...e.hiddenTopics])this.pageByTocId[r]||(this.pageByTocId[r]=e);this.pages.push(e)}tocIds(e){return e.flatMap(r=>[r.tocId,...this.tocIds(r.children)])}buildBreadcrumb(e){let r=[e.tocId];for(;e?.parentTocId;)r.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return r}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},Be=class{convertPaginatedToc(e,r){return new Tt(e,r).build()}};var Zn=x(or(),1);var ur;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(ur||(ur={}));var cr;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(cr||(cr={}));var lr;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.MAP_ATTACHMENT="MAP_ATTACHMENT",t.RESOURCE="RESOURCE"})(lr||(lr={}));var dr;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.MAP_ATTACHMENT="MAP_ATTACHMENT",t.RESOURCE="RESOURCE"})(dr||(dr={}));var fr;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(fr||(fr={}));var hr;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(hr||(hr={}));var pr;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",t.GEN_AI__RATE="GEN_AI__RATE",t.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",t.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__DISPLAY="TOPIC__DISPLAY",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(pr||(pr={}));var vr;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(vr||(vr={}));var mr;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT"})(mr||(mr={}));var yr;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(yr||(yr={}));var gr;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(gr||(gr={}));var br;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(br||(br={}));var Sr;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Sr||(Sr={}));var Er;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(Er||(Er={}));var Tr;(function(t){t.ASC="ASC",t.DESC="DESC"})(Tr||(Tr={}));var Ar;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(Ar||(Ar={}));var wr;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(wr||(wr={}));var Or;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Or||(Or={}));var xr;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(xr||(xr={}));var _r;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(_r||(_r={}));var Rr;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Rr||(Rr={}));var Cr;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Cr||(Cr={}));var Ir;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Ir||(Ir={}));var R;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(R||(R={}));var Pr;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(Pr||(Pr={}));var Dr;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Dr||(Dr={}));var Mr;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Mr||(Mr={}));var Nr;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(Nr||(Nr={}));var Jn={[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 Lr(t,e){return t===e||(Jn[t]??[]).some(r=>Lr(r,e))}function Z(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(n=>Lr(n,e))}var Hn=x(F());var zr=x(Se()),k=x(he()),z=x(F());var kr=x(Se());var Ur=kr.css`
3
- `;var Ke=x(F()),ei="ft-app-info",Q=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};Q.eventName="authentication-change";var ti={session:(t,e)=>{(0,Ke.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>g.dispatchEvent(new Q(e.payload)),0))}},g=Ke.FtReduxStore.get({name:ei,reducers:ti,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],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,authenticationRequired:!1}});var At=x(F());var pe=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:n}=g.getState(),i=e??n;if(r&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,i,!0)}static await(e){return new Promise(r=>{let n=t.get(e);if(n)r(n);else{let i=g.subscribe(()=>{n=t.get(e),n&&(i(),r(n))})}})}};var qe=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:pe.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):pe.await()}};var $=class extends qe{constructor(e=!0,r){var n;super(r),this.sortObjectFields=(a,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([o],[l])=>o.localeCompare(l)));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()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((r,n)=>0|31*r+n.charCodeAt(0),0))}};var $e=class extends ${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 wt=class{addCommand(e,r=!1){g.commands.add(e,r)}consumeCommand(e){return g.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new wt;var Y=x(F());var Fr,ri=Symbol("clearAfterUnitTest"),ze=class extends ${constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Fr]=()=>{this.defaultMessages={},this.cache=new Y.CacheRegistry,this.listeners={}},this.currentUiLocale=g.getState().uiLocale,g.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=g.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var n;if(e=e.toLowerCase(),r&&Object.keys(r).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...r};(0,Y.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var r,n;return this.fetchContext(e),(n=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,r){let n=e.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(e,r,...n){var i;let a=e.toLowerCase(),s=this.resolveContext(a);return new Y.ParametrizedLabelResolver((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},s).resolve(r,...n)}async fetchContext(e){let r=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),r&&await this.notify(e)}catch(i){!(i instanceof Y.CanceledPromiseError)&&r&&console.error(i)}return n}subscribe(e,r){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(r),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(r)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(r=>(0,Y.delay)(0).then(()=>r()).catch(()=>null)))}};Fr=ri;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends ze{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends ze{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var jr=window.FluidTopicsI18nService,Ra=window.FluidTopicsCustomI18nService;var Br=x(F()),Ot=class{highlightHtml(e,r,n){(0,Br.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new Ot;var Ge=class extends ${async listMySearches(){let{session:e}=g.getState();return Z(e,R.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Hr=x(F());var xt=class{isDate(e){var r,n,i,a;return(a=(i=((n=(r=g.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(o=>o.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,r){var n,i,a;return Hr.DateFormatter.format(e,(n=r?.locale)!==null&&n!==void 0?n:g.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new xt;var Vr=x(F());var Ce=class{static get(e,r){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 Vr.SearchPlaceConverter(o.baseUrl,(s=(a=window.FluidTopicsClientConfiguration)===null||a===void 0?void 0:a.predefinedSorts)!==null&&s!==void 0?s:{},e??20,o.searchInAllLanguagesAllowed,r??`${l}-${u}`)}};var _t=class{urlToSearchRequest(e){return Ce.get().parse(e)}searchRequestToUrl(e){return Ce.get().serialize(e)}};window.FluidTopicsUrlService=new _t;var ne=x(F());var ve=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};ve.eventName="change";var Rt=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let r=sessionStorage.getItem(this.itemName(e));return r?JSON.parse(r):void 0}set(e,r){sessionStorage.setItem(this.itemName(e),JSON.stringify(r))}},Kr=new Rt;var We=class t extends ne.WithEventBus{static build(){return new t(window.history,Kr,()=>window.location,!1)}constructor(e,r,n,i){var a,s;super(),this.history=e,this.historyStorage=r,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,r=!1){let n=r&&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,ne.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new ve(this.currentItem())),0)}installProxies(){let e=r=>(n,i,[a,s,o])=>{let l=r(),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 r=this.history.length-1;r>=0;r--)e?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(e){var r;let n={...this.buildCurrentState(),...e,index:this.currentIndex,title:(r=e?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(e){this.addEventListener(ve.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(ve.eventName,e)}currentItem(){return(0,ne.deepCopy)(this.currentState)}back(){let e=this.previousDifferentMajorPosition();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,ne.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let e=this.currentIndex>0?this.currentIndex-1:0;for(;e>0&&!this.isDifferentMajorState(e);)e--;return e}forward(){let e=this.nextMajorPosition();e&&e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){let e=this.nextMajorPosition();if(e)return(0,ne.deepCopy)(this.states[e])}nextMajorPosition(){let e=this.currentIndex;if(!(e>=this.states.length)){do e++;while(e<this.states.length&&!this.isDifferentMajorState(e));return this.getHigherPositionInTheSameState(e)}}getHigherPositionInTheSameState(e){var r;let n=(r=this.states[e])===null||r===void 0?void 0:r.majorStateId;if(!n)return e;let i=e,a=e+1;for(;this.states.length>a&&!this.isDifferentMajorState(a,n);)this.hasState(a)&&(i=a),a++;return i}buildCurrentState(){var e,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&r!==void 0?r:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,r){var n;if(!this.hasState(e))return!1;let i=r??this.currentState.majorStateId,a=(n=this.states[e])===null||n===void 0?void 0:n.majorStateId;return a==null||a!=i}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=We.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});var qr=g;function $r(t,e){var r;return qr.getState().authenticationRequired&&!(!((r=qr.getState().session)===null||r===void 0)&&r.sessionAuthenticated)?Promise.resolve(e):t()}var D=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},C=class extends z.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>pe.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new z.CacheRegistry,this.cleanSessionDebouncer=new z.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return zr.html`
1
+ "use strict";(()=>{var zn=Object.create;var nr=Object.defineProperty;var Gn=Object.getOwnPropertyDescriptor;var Wn=Object.getOwnPropertyNames;var Qn=Object.getPrototypeOf,Yn=Object.prototype.hasOwnProperty;var He=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Xn=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Wn(e))!Yn.call(t,i)&&i!==r&&nr(t,i,{get:()=>e[i],enumerable:!(n=Gn(e,i))||n.enumerable});return t};var x=(t,e,r)=>(r=t!=null?zn(Qn(t)):{},Xn(e||!t||!t.__esModule?nr(r,"default",{value:t,enumerable:!0}):r,t));var F=He((Qi,ir)=>{ir.exports=ftGlobals.wcUtils});var Ae=He((Yi,ar)=>{ar.exports=ftGlobals.lit});var pe=He((Xi,sr)=>{sr.exports=ftGlobals.litDecorators});var lr=He((ne,cr)=>{var Ke=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,qe=function(){function t(){this.fetch=!1,this.DOMException=Ke.DOMException}return t.prototype=Ke,new t}();(function(t){var e=function(r){var n=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},i={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function a(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),O=/charset=([A-Za-z0-9_-]+)/.exec(c.type),P=O?O[1]:"utf-8";return f.readAsText(c,P),b}function T(c){for(var f=new Uint8Array(c),b=new Array(f.length),O=0;O<f.length;O++)b[O]=String.fromCharCode(f[O]);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(T(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},i.formData&&(this.formData=function(){return this.text().then(z)}),this.json=function(){return this.text().then(JSON.parse)},this}var _=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function w(c){var f=c.toUpperCase();return _.indexOf(f)>-1?f:c}function k(c,f){if(!(this instanceof k))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 k){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 A=new AbortController;return A.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&b)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(b),(this.method==="GET"||this.method==="HEAD")&&(f.cache==="no-store"||f.cache==="no-cache")){var O=/([?&])_=[^&]*/;if(O.test(this.url))this.url=this.url.replace(O,"$1_="+new Date().getTime());else{var P=/\?/;this.url+=(P.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}k.prototype.clone=function(){return new k(this,{body:this._bodyInit})};function z(c){var f=new FormData;return c.trim().split("&").forEach(function(b){if(b){var O=b.split("="),P=O.shift().replace(/\+/g," "),A=O.join("=").replace(/\+/g," ");f.append(decodeURIComponent(P),decodeURIComponent(A))}}),f}function de(c){var f=new h,b=c.replace(/\r?\n[\t ]+/g," ");return b.split("\r").map(function(O){return O.indexOf(`
2
+ `)===0?O.substr(1,O.length):O}).forEach(function(O){var P=O.split(":"),A=P.shift().trim();if(A){var Be=P.join(":").trim();try{f.append(A,Be)}catch(Tt){console.warn("Response "+Tt.message)}}}),f}E.call(k.prototype);function j(c,f){if(!(this instanceof j))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(j.prototype),j.prototype.clone=function(){return new j(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},j.error=function(){var c=new j(null,{status:200,statusText:""});return c.ok=!1,c.status=0,c.type="error",c};var fe=[301,302,303,307,308];j.redirect=function(c,f){if(fe.indexOf(f)===-1)throw new RangeError("Invalid status code");return new j(null,{status:f,headers:{location:c}})},r.DOMException=n.DOMException;try{new r.DOMException}catch{r.DOMException=function(f,b){this.message=f,this.name=b;var O=Error(f);this.stack=O.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function Ee(c,f){return new Promise(function(b,O){var P=new k(c,f);if(P.signal&&P.signal.aborted)return O(new r.DOMException("Aborted","AbortError"));var A=new XMLHttpRequest;function Be(){A.abort()}A.onload=function(){var N={statusText:A.statusText,headers:de(A.getAllResponseHeaders()||"")};P.url.indexOf("file://")===0&&(A.status<200||A.status>599)?N.status=200:N.status=A.status,N.url="responseURL"in A?A.responseURL:N.headers.get("X-Request-URL");var he="response"in A?A.response:A.responseText;setTimeout(function(){b(new j(he,N))},0)},A.onerror=function(){setTimeout(function(){O(new TypeError("Network request failed"))},0)},A.ontimeout=function(){setTimeout(function(){O(new TypeError("Network request timed out"))},0)},A.onabort=function(){setTimeout(function(){O(new r.DOMException("Aborted","AbortError"))},0)};function Tt(N){try{return N===""&&n.location.href?n.location.href:N}catch{return N}}if(A.open(P.method,Tt(P.url),!0),P.credentials==="include"?A.withCredentials=!0:P.credentials==="omit"&&(A.withCredentials=!1),"responseType"in A&&(i.blob?A.responseType="blob":i.arrayBuffer&&(A.responseType="arraybuffer")),f&&typeof f.headers=="object"&&!(f.headers instanceof h||n.Headers&&f.headers instanceof n.Headers)){var rr=[];Object.getOwnPropertyNames(f.headers).forEach(function(N){rr.push(l(N)),A.setRequestHeader(N,u(f.headers[N]))}),P.headers.forEach(function(N,he){rr.indexOf(he)===-1&&A.setRequestHeader(he,N)})}else P.headers.forEach(function(N,he){A.setRequestHeader(he,N)});P.signal&&(P.signal.addEventListener("abort",Be),A.onreadystatechange=function(){A.readyState===4&&P.signal.removeEventListener("abort",Be)}),A.send(typeof P._bodyInit>"u"?null:P._bodyInit)})}return Ee.polyfill=!0,n.fetch||(n.fetch=Ee,n.Headers=h,n.Request=k,n.Response=j),r.Headers=h,r.Request=k,r.Response=j,r.fetch=Ee,r}({})})(qe);qe.fetch.ponyfill=!0;delete qe.fetch.polyfill;var Te=Ke.fetch?Ke:qe;ne=Te.fetch;ne.default=Te.fetch;ne.fetch=Te.fetch;ne.Headers=Te.Headers;ne.Request=Te.Request;ne.Response=Te.Response;cr.exports=ne});var $n=x(F());var je=x(Ae()),le=x(pe()),B=x(F());var Ie;(function(t){t.clusteringHelperCreated="clustering-helper-created",t.mapAttachmentsUpdate="map-attachments-update",t.visibleTopicChange="visible-topic-change"})(Ie||(Ie={}));var Z;(function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"})(Z||(Z={}));var Q=x(F());var or=x(F()),Jn={setTranslationDestinationLanguage:(t,e)=>{t.translation.destinationLanguage=e.payload},setTranslationSourceLanguage:(t,e)=>{t.translation.sourceLanguage=e.payload},setTranslationProfileId:(t,e)=>{t.translation.profileId=e.payload},setTranslationLoading:(t,e)=>{t.translation.isLoading=e.payload},setTranslationError:(t,e)=>{t.translation.isError=e.payload},setTopicsRating:(t,e)=>{for(let r in e.payload)t.topicsRating[r]=e.payload[r]}},ur=t=>or.FtReduxStore.get({name:"ft-reader-"+t,initialState:{mapId:void 0,renderedTopics:[],visibleTopics:[],map:void 0,toc:void 0,pagesToc:void 0,paginationConfiguration:void 0,currentPage:void 0,scrollTarget:void 0,configuration:void 0,searchInDocumentQuery:void 0,relatives:void 0,mapRating:void 0,topicsRating:{},translation:{sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}},reducers:Jn});var wt=class{constructor(e,r){this.mapId=e,this.paginatedToc=r,this.nodeByTocId={},this.nodeByUrl={},this.duplicatedPrettyUrls=new Set,this.pages=[],this.pageByTocId={}}build(){return{paginationConfiguration:this.paginatedToc.configuration,toc:this.convertNodes(this.paginatedToc.paginatedToc,1),pagesToc:this.extractPagesToc(this.paginatedToc.paginatedToc,1),nodeByTocId:this.nodeByTocId,nodeByUrl:this.nodeByUrl,duplicatedPrettyUrls:this.duplicatedPrettyUrls,pages:this.pages,pageByTocId:this.pageByTocId,translationError:this.paginatedToc.translationError}}extractPagesToc(e,r,n){return e.flatMap(i=>{var a;return i.pageConfiguration&&this.registerPage(this.buildPage(i,n)),i.tocId==null?this.extractPagesToc(i.children,r,n):[{tocId:i.tocId,title:(a=i.title)!==null&&a!==void 0?a:"",untranslatedTitle:i.untranslatedTitle,depth:r,children:this.extractPagesToc(i.children,r+1,i.tocId)}]})}convertNodes(e,r,n){return e.flatMap(i=>{var a,s,o;if(i.tocId==null)return[...this.convertSectionNodes((a=i.pageToc)!==null&&a!==void 0?a:[],r,i.tocId),...this.convertNodes(i.children,r,i.tocId)];let l=(s=i.prettyUrl)===null||s===void 0?void 0:s.replace(/^\//,""),u={tocId:i.tocId,contentId:i.contentId,title:i.title,untranslatedTitle:i.untranslatedTitle,hasRating:i.hasRating,origin:i.origin,prettyUrl:l,depth:r,parentTocId:n,children:[]};this.register(u);let d=this.convertSectionNodes((o=i.pageToc)!==null&&o!==void 0?o:[],r+1,i.tocId),h=this.convertNodes(i.children,r+1,u.tocId);return u.children=[...d,...h],[u]})}convertSectionNodes(e,r,n){return e.flatMap(i=>{var a;let s=(a=i.prettyUrl)===null||a===void 0?void 0:a.replace(/^\//,""),o={...i,prettyUrl:s,depth:r,parentTocId:n,children:[]};return this.register(o),o.children=this.convertSectionNodes(i.children,r+1,i.tocId),[o]})}buildPage(e,r){var n,i,a,s,o,l;let u={number:this.pages.length+1,title:(n=e.title)!==null&&n!==void 0?n:"",untranslatedTitle:e.untranslatedTitle,rootTocId:(i=e.tocId)!==null&&i!==void 0?i:"root",toc:((a=e.pageToc)!==null&&a!==void 0?a:[]).map(p=>this.nodeByTocId[p.tocId]),topics:[],hiddenTopics:[],breadcrumb:r?this.buildBreadcrumb(this.nodeByTocId[r]):[]},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 r of[...e.topics,...e.hiddenTopics])this.pageByTocId[r]||(this.pageByTocId[r]=e);this.pages.push(e)}tocIds(e){return e.flatMap(r=>[r.tocId,...this.tocIds(r.children)])}buildBreadcrumb(e){let r=[e.tocId];for(;e?.parentTocId;)r.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return r}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},Ve=class{convertPaginatedToc(e,r){return new wt(e,r).build()}};var ei=x(lr(),1);var dr;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(dr||(dr={}));var fr;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(fr||(fr={}));var hr;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.MAP_ATTACHMENT="MAP_ATTACHMENT",t.RESOURCE="RESOURCE"})(hr||(hr={}));var pr;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.MAP_ATTACHMENT="MAP_ATTACHMENT",t.RESOURCE="RESOURCE"})(pr||(pr={}));var vr;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(vr||(vr={}));var mr;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(mr||(mr={}));var yr;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",t.GEN_AI__RATE="GEN_AI__RATE",t.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",t.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__DISPLAY="TOPIC__DISPLAY",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(yr||(yr={}));var gr;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(gr||(gr={}));var br;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT"})(br||(br={}));var Sr;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Sr||(Sr={}));var Er;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Er||(Er={}));var Ar;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Ar||(Ar={}));var Tr;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Tr||(Tr={}));var wr;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(wr||(wr={}));var Or;(function(t){t.ASC="ASC",t.DESC="DESC"})(Or||(Or={}));var xr;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(xr||(xr={}));var _r;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(_r||(_r={}));var Cr;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Cr||(Cr={}));var Rr;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Rr||(Rr={}));var Ir;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Ir||(Ir={}));var Pr;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Pr||(Pr={}));var Dr;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Dr||(Dr={}));var Mr;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Mr||(Mr={}));var C;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(C||(C={}));var ve;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(ve||(ve={}));var kr;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(kr||(kr={}));var Nr;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Nr||(Nr={}));var Lr;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(Lr||(Lr={}));var Zn={[C.PERSONAL_BOOK_SHARE_USER]:[C.PERSONAL_BOOK_USER],[C.HTML_EXPORT_USER]:[C.PERSONAL_BOOK_USER],[C.PDF_EXPORT_USER]:[C.PERSONAL_BOOK_USER],[C.KHUB_ADMIN]:[C.CONTENT_PUBLISHER],[C.ADMIN]:[C.KHUB_ADMIN,C.USERS_ADMIN,C.PORTAL_ADMIN],[C.GENERATIVE_AI_EXPORT_USER]:[C.GENERATIVE_AI_USER]};function Ur(t,e){return t===e||(Zn[t]??[]).some(r=>Ur(r,e))}function ee(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(n=>Ur(n,e))}var Vn=x(F());var Wr=x(Ae()),L=x(pe()),G=x(F());var Fr=x(Ae());var jr=Fr.css`
3
+ `;var $e=x(F()),ti="ft-app-info",Y=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};Y.eventName="authentication-change";var ri={session:(t,e)=>{(0,$e.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>g.dispatchEvent(new Y(e.payload)),0))}},g=$e.FtReduxStore.get({name:ti,reducers:ri,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],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,authenticationRequired:!1}});var Ot=x(F());var me=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:n}=g.getState(),i=e??n;if(r&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,i,!0)}static await(e){return new Promise(r=>{let n=t.get(e);if(n)r(n);else{let i=g.subscribe(()=>{n=t.get(e),n&&(i(),r(n))})}})}};var ze=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:me.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):me.await()}};var V=class extends ze{constructor(e=!0,r){var n;super(r),this.sortObjectFields=(a,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([o],[l])=>o.localeCompare(l)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new Ot.CacheRegistry,this.cache=e?i.commonCache:new Ot.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((r,n)=>0|31*r+n.charCodeAt(0),0))}};var Ge=class extends V{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 xt=class{addCommand(e,r=!1){g.commands.add(e,r)}consumeCommand(e){return g.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new xt;var X=x(F());var Br,ni=Symbol("clearAfterUnitTest"),We=class extends V{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Br]=()=>{this.defaultMessages={},this.cache=new X.CacheRegistry,this.listeners={}},this.currentUiLocale=g.getState().uiLocale,g.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=g.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var n;if(e=e.toLowerCase(),r&&Object.keys(r).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...r};(0,X.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var r,n;return this.fetchContext(e),(n=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,r){let n=e.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(e,r,...n){var i;let a=e.toLowerCase(),s=this.resolveContext(a);return new X.ParametrizedLabelResolver((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},s).resolve(r,...n)}async fetchContext(e){let r=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),r&&await this.notify(e)}catch(i){!(i instanceof X.CanceledPromiseError)&&r&&console.error(i)}return n}subscribe(e,r){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(r),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(r)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(r=>(0,X.delay)(0).then(()=>r()).catch(()=>null)))}};Br=ni;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends We{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends We{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Hr=window.FluidTopicsI18nService,Ia=window.FluidTopicsCustomI18nService;var Vr=x(F()),_t=class{highlightHtml(e,r,n){(0,Vr.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new _t;var Qe=class extends V{async listMySearches(){let{session:e}=g.getState();return ee(e,C.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Kr=x(F());var Ct=class{isDate(e){var r,n,i,a;return(a=(i=((n=(r=g.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(o=>o.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,r){var n,i,a;return Kr.DateFormatter.format(e,(n=r?.locale)!==null&&n!==void 0?n:g.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new Ct;var qr=x(F());var Pe=class{static get(e,r){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 qr.SearchPlaceConverter(o.baseUrl,(s=(a=window.FluidTopicsClientConfiguration)===null||a===void 0?void 0:a.predefinedSorts)!==null&&s!==void 0?s:{},e??20,o.searchInAllLanguagesAllowed,r??`${l}-${u}`)}};var Rt=class{urlToSearchRequest(e){return Pe.get().parse(e)}searchRequestToUrl(e){return Pe.get().serialize(e)}};window.FluidTopicsUrlService=new Rt;var ie=x(F());var ye=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};ye.eventName="change";var It=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let r=sessionStorage.getItem(this.itemName(e));return r?JSON.parse(r):void 0}set(e,r){sessionStorage.setItem(this.itemName(e),JSON.stringify(r))}},$r=new It;var Ye=class t extends ie.WithEventBus{static build(){return new t(window.history,$r,()=>window.location,!1)}constructor(e,r,n,i){var a,s;super(),this.history=e,this.historyStorage=r,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,r=!1){let n=r&&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,ie.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=r=>(n,i,[a,s,o])=>{let l=r(),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 r=this.history.length-1;r>=0;r--)e?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(e){var r;let n={...this.buildCurrentState(),...e,index:this.currentIndex,title:(r=e?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(e){this.addEventListener(ye.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(ye.eventName,e)}currentItem(){return(0,ie.deepCopy)(this.currentState)}back(){let e=this.previousDifferentMajorPosition();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,ie.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let e=this.currentIndex>0?this.currentIndex-1:0;for(;e>0&&!this.isDifferentMajorState(e);)e--;return e}forward(){let e=this.nextMajorPosition();e&&e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){let e=this.nextMajorPosition();if(e)return(0,ie.deepCopy)(this.states[e])}nextMajorPosition(){let e=this.currentIndex;if(!(e>=this.states.length)){do e++;while(e<this.states.length&&!this.isDifferentMajorState(e));return this.getHigherPositionInTheSameState(e)}}getHigherPositionInTheSameState(e){var r;let n=(r=this.states[e])===null||r===void 0?void 0:r.majorStateId;if(!n)return e;let i=e,a=e+1;for(;this.states.length>a&&!this.isDifferentMajorState(a,n);)this.hasState(a)&&(i=a),a++;return i}buildCurrentState(){var e,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&r!==void 0?r:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,r){var n;if(!this.hasState(e))return!1;let i=r??this.currentState.majorStateId,a=(n=this.states[e])===null||n===void 0?void 0:n.majorStateId;return a==null||a!=i}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Ye.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});var zr=g;function Gr(t,e){var r;return zr.getState().authenticationRequired&&!(!((r=zr.getState().session)===null||r===void 0)&&r.sessionAuthenticated)?Promise.resolve(e):t()}var D=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},R=class extends G.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",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=()=>me.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new G.CacheRegistry,this.cleanSessionDebouncer=new G.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Wr.html`
4
4
  <slot></slot>
5
- `}connectedCallback(){super.connectedCallback(),g.addEventListener(Q.eventName,this.reloadConfiguration)}disconnectedCallback(){g.addEventListener(Q.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var r,n,i,a,s,o,l;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("apiIntegrationAppVersion")&&g.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),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(u=>jr.addContext(u)),e.has("openExternalDocumentInNewTab")&&g.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&g.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&g.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(g.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),g.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),g.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&g.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&g.actions.availableContentLocales((l=(o=this.availableContentLocales)===null||o===void 0?void 0:o.contentLocales)!==null&&l!==void 0?l:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}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())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>$r(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};C.elementDefinitions={};C.styles=Ur;D([(0,k.property)()],C.prototype,"baseUrl",void 0);D([(0,k.property)()],C.prototype,"apiIntegrationIdentifier",void 0);D([(0,k.property)()],C.prototype,"apiIntegrationAppVersion",void 0);D([(0,k.property)()],C.prototype,"uiLocale",void 0);D([(0,z.jsonProperty)(null)],C.prototype,"availableUiLocales",void 0);D([(0,z.jsonProperty)(null)],C.prototype,"metadataConfiguration",void 0);D([(0,k.property)({type:Boolean})],C.prototype,"editorMode",void 0);D([(0,k.property)({type:Boolean})],C.prototype,"noCustom",void 0);D([(0,k.property)({type:Boolean})],C.prototype,"openExternalDocumentInNewTab",void 0);D([(0,k.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],C.prototype,"noCustomComponent",void 0);D([(0,k.property)({type:Boolean})],C.prototype,"withManualResources",void 0);D([(0,k.property)({type:Boolean})],C.prototype,"navigatorOnline",void 0);D([(0,k.property)({type:Boolean})],C.prototype,"forcedOffline",void 0);D([(0,k.property)({type:Object})],C.prototype,"apiProvider",void 0);D([(0,k.property)({type:Boolean})],C.prototype,"authenticationRequired",void 0);D([(0,z.jsonProperty)([])],C.prototype,"messageContexts",void 0);D([(0,z.jsonProperty)(void 0)],C.prototype,"session",void 0);D([(0,k.state)()],C.prototype,"localesConfiguration",void 0);D([(0,k.state)()],C.prototype,"availableContentLocales",void 0);var Ki=x(he());function ni(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var r,n,i;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!Qe(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!Qe(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let a=s=>Object.keys(s).filter(o=>s[o]!=null);if(i=a(t),r=i.length,r!==a(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=r;n--!==0;){let s=i[n];if(!Qe(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function Qe(t,e){try{return ni(t,e)}catch{return!1}}function Ye(t,e){return!Qe(t,e)}var ii=x(he(),1);var Xe=class{constructor(){this.queue=[]}add(e,r=!1){r&&this.clear(e.type),this.queue.push(e)}consume(e){let r=this.queue.find(n=>n.type===e);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(e){typeof e=="string"?this.queue=this.queue.filter(r=>r.type!==e):this.queue=this.queue.filter(r=>!e.test(r.type))}};var Te=x(he(),1);var Gr=x(he(),1);function Wr(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,Gr.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return r();try{return JSON.parse(n)}catch{return r()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Ye,...e??{}})}var Je=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of n)try{await s()}catch(o){i(o);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Yr=x(Se(),1);var Ze=globalThis,ai=Ze.ShadowRoot&&(Ze.ShadyCSS===void 0||Ze.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,ws=Symbol();var Qr=(t,e)=>{if(ai)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),i=Ze.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)}};var et=class extends Yr.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,a])=>e.registry.define(i,a)));let r={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return Qr(n,e.elementStyles),n}};function Xr(t,e,...r){var n;let i=t.querySelector(e);for(let a of r)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(a);return i}var Ie=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},tn,Jr=Symbol("constructorPrototype"),Zr=Symbol("constructorName"),rn=Symbol("exportpartsDebouncer"),en=Symbol("dynamicDependenciesLoaded"),ee=class extends et{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[tn]=new Je(5),this[Zr]=this.constructor.name,this[Jr]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Zr]&&Object.setPrototypeOf(this,this[Jr])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(r){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",r)}let e=this.constructor;e[en]||(e[en]=!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:r,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let a=[...i??[],n];r=Xr(this.shadowRoot,...a)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var e,r,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[rn].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var r,n,i,a,s,o;let l=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=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let y=(a=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],v=(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(", "))}};tn=rn;Ie([(0,Te.property)()],ee.prototype,"exportpartsPrefix",void 0);Ie([Wr([])],ee.prototype,"exportpartsPrefixes",void 0);Ie([(0,Te.property)()],ee.prototype,"customStylesheet",void 0);Ie([(0,Te.property)()],ee.prototype,"elementToFocus",void 0);Ie([(0,Te.state)()],ee.prototype,"useAdoptedStyleSheets",void 0);function Pe(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var nn,an,sn,De=Symbol("internalReduxEventsUnsubscribers"),ie=Symbol("internalStoresUnsubscribers"),me=Symbol("internalStores"),Me=class extends ee{constructor(){super(...arguments),this[nn]=new Map,this[an]=new Map,this[sn]=new Map}get reduxConstructor(){return this.constructor}willUpdate(e){super.willUpdate(e),[...this.reduxConstructor.reduxReactiveProperties].some(r=>e.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[me].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[me].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[me].get(e)}addStore(e,r){var n;r=(n=r??(Pe(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(r),this[me].set(r,e),this.subscribeToStore(r,e),this.updateFromStores()}removeStore(e){let r=typeof e=="string"?e:e.name;this.unsubscribeFromStore(r),this[me].delete(r)}setupStores(){this.unsubscribeFromStores(),this[me].forEach((e,r)=>this.subscribeToStore(r,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,r)=>{let n=this.constructor.getPropertyOptions(r);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:r)){let i=this.getStore(e.store);i&&(e.store?this[ie].has(e.store):this[ie].size>0)&&(this[r]=e.selector(i.getState(),this))}})}subscribeToStore(e,r){var n;this[ie].set(e,r.subscribe(()=>this.updateFromStores())),this[De].set(e,[]),Pe(r)&&r.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||r.name===i.store)){let s=o=>this[a](o);r.addEventListener(i.eventName,s),this[De].get(e).push(()=>r.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[ie].forEach((e,r)=>this.unsubscribeFromStore(r))}unsubscribeFromStore(e){var r;this[ie].has(e)&&this[ie].get(e)(),this[ie].delete(e),(r=this[De].get(e))===null||r===void 0||r.forEach(n=>n()),this[De].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};nn=ie,an=me,sn=De;Me.reduxProperties=new Map;Me.reduxReactiveProperties=new Set;Me.reduxEventListeners=new Map;function K(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function te(t){return!!t&&!!t[I]}function G(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===hi}(t)||Array.isArray(t)||!!t[hn]||!!(!((e=t.constructor)===null||e===void 0)&&e[hn])||Ut(t)||Ft(t))}function ye(t,e,r){r===void 0&&(r=!1),Oe(t)===0?(r?Object.keys:we)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function Oe(t){var e=t[I];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Ut(t)?2:Ft(t)?3:0}function Ae(t,e){return Oe(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function si(t,e){return Oe(t)===2?t.get(e):t[e]}function pn(t,e,r){var n=Oe(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function vn(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Ut(t){return di&&t instanceof Map}function Ft(t){return fi&&t instanceof Set}function ae(t){return t.o||t.t}function jt(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=gn(t);delete e[I];for(var r=we(e),n=0;n<r.length;n++){var i=r[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Bt(t,e){return e===void 0&&(e=!1),Ht(t)||te(t)||!G(t)||(Oe(t)>1&&(t.set=t.add=t.clear=t.delete=oi),Object.freeze(t),e&&ye(t,function(r,n){return Bt(n,!0)},!0)),t}function oi(){K(2)}function Ht(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function X(t){var e=kt[t];return e||K(18,t),e}function ui(t,e){kt[t]||(kt[t]=e)}function Mt(){return Le}function Ct(t,e){e&&(X("Patches"),t.u=[],t.s=[],t.v=e)}function tt(t){Nt(t),t.p.forEach(ci),t.p=null}function Nt(t){t===Le&&(Le=t.l)}function on(t){return Le={p:[],l:Le,h:t,m:!0,_:0}}function ci(t){var e=t[I];e.i===0||e.i===1?e.j():e.g=!0}function It(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||X("ES5").S(e,t,n),n?(r[I].P&&(tt(e),K(4)),G(t)&&(t=rt(e,t),e.l||nt(e,t)),e.u&&X("Patches").M(r[I].t,t,e.u,e.s)):t=rt(e,r,[]),tt(e),e.u&&e.v(e.u,e.s),t!==yn?t:void 0}function rt(t,e,r){if(Ht(e))return e;var n=e[I];if(!n)return ye(e,function(o,l){return un(t,n,e,o,l,r)},!0),e;if(n.A!==t)return e;if(!n.P)return nt(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=jt(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),ye(a,function(o,l){return un(t,n,i,o,l,r,s)}),nt(t,i,!1),r&&t.u&&X("Patches").N(n,r,t.u,t.s)}return n.o}function un(t,e,r,n,i,a,s){if(te(i)){var o=rt(t,i,a&&e&&e.i!==3&&!Ae(e.R,n)?a.concat(n):void 0);if(pn(r,n,o),!te(o))return;t.m=!1}else s&&r.add(i);if(G(i)&&!Ht(i)){if(!t.h.D&&t._<1)return;rt(t,i),e&&e.A.l||nt(t,i)}}function nt(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Bt(e,r)}function Pt(t,e){var r=t[I];return(r?ae(r):t)[e]}function cn(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var n=Object.getOwnPropertyDescriptor(r,e);if(n)return n;r=Object.getPrototypeOf(r)}}function se(t){t.P||(t.P=!0,t.l&&se(t.l))}function Dt(t){t.o||(t.o=jt(t.t))}function Lt(t,e,r){var n=Ut(e)?X("MapSet").F(e,r):Ft(e)?X("MapSet").T(e,r):t.O?function(i,a){var s=Array.isArray(i),o={i:s?1:0,A:a?a.A:Mt(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},l=o,u=ke;s&&(l=[o],u=Ne);var d=Proxy.revocable(l,u),h=d.revoke,p=d.proxy;return o.k=p,o.j=h,p}(e,r):X("ES5").J(e,r);return(r?r.A:Mt()).p.push(n),n}function li(t){return te(t)||K(22,t),function e(r){if(!G(r))return r;var n,i=r[I],a=Oe(r);if(i){if(!i.P&&(i.i<4||!X("ES5").K(i)))return i.t;i.I=!0,n=ln(r,a),i.I=!1}else n=ln(r,a);return ye(n,function(s,o){i&&si(i.t,s)===o||pn(n,s,e(o))}),a===3?new Set(n):n}(t)}function ln(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return jt(t)}function mn(){function t(s,o){var l=a[s];return l?l.enumerable=o:a[s]=l={configurable:!0,enumerable:o,get:function(){var u=this[I];return ke.get(u,s)},set:function(u){var d=this[I];ke.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)&&se(l);break;case 4:r(l)&&se(l)}}}function r(s){for(var o=s.t,l=s.k,u=we(l),d=u.length-1;d>=0;d--){var h=u[d];if(h!==I){var p=o[h];if(p===void 0&&!Ae(o,h))return!0;var y=l[h],v=y&&y[I];if(v?v.t!==p:!vn(y,p))return!0}}var m=!!o[I];return u.length!==we(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&&K(3,JSON.stringify(ae(s)))}var a={};ui("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,t(v,!0));return y}var m=gn(p);delete m[I];for(var A=we(m),S=0;S<A.length;S++){var E=A[S];m[E]=t(E,h||!!m[E].enumerable)}return Object.create(Object.getPrototypeOf(p),m)}(l,s),d={i:l?5:4,A:o?o.A:Mt(),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?te(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)ye(y,function(w){w!==I&&(p[w]!==void 0||Ae(p,w)?v[w]||u(y[w]):(v[w]=!0,se(h)))}),ye(p,function(w){y[w]!==void 0||Ae(y,w)||(v[w]=!1,se(h))});else if(m===5){if(n(h)&&(se(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),_=0;_<E;_++)y.hasOwnProperty(_)||(v[_]=!0),v[_]===void 0&&u(y[_])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var dn,Le,Vt=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",di=typeof Map<"u",fi=typeof Set<"u",fn=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",yn=Vt?Symbol.for("immer-nothing"):((dn={})["immer-nothing"]=!0,dn),hn=Vt?Symbol.for("immer-draftable"):"__$immer_draftable",I=Vt?Symbol.for("immer-state"):"__$immer_state";var hi=""+Object.prototype.constructor,we=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,gn=Object.getOwnPropertyDescriptors||function(t){var e={};return we(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},kt={},ke={get:function(t,e){if(e===I)return t;var r=ae(t);if(!Ae(r,e))return function(i,a,s){var o,l=cn(a,s);return l?"value"in l?l.value:(o=l.get)===null||o===void 0?void 0:o.call(i.k):void 0}(t,r,e);var n=r[e];return t.I||!G(n)?n:n===Pt(t.t,e)?(Dt(t),t.o[e]=Lt(t.A.h,n,t)):n},has:function(t,e){return e in ae(t)},ownKeys:function(t){return Reflect.ownKeys(ae(t))},set:function(t,e,r){var n=cn(ae(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=Pt(ae(t),e),a=i?.[I];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(vn(r,i)&&(r!==void 0||Ae(t.t,e)))return!0;Dt(t),se(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return Pt(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Dt(t),se(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=ae(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){K(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){K(12)}},Ne={};ye(ke,function(t,e){Ne[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Ne.deleteProperty=function(t,e){return Ne.set.call(this,t,e,void 0)},Ne.set=function(t,e,r){return ke.set.call(this,t[0],e,r,t[0])};var pi=function(){function t(r){var n=this;this.O=fn,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),_=1;_<S;_++)E[_-1]=arguments[_];return l.produce(m,function(w){var N;return(N=a).call.apply(N,[A,w].concat(E))})}}var u;if(typeof a!="function"&&K(6),s!==void 0&&typeof s!="function"&&K(7),G(i)){var d=on(n),h=Lt(n,i,void 0),p=!0;try{u=a(h),p=!1}finally{p?tt(d):Nt(d)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(m){return Ct(d,s),It(m,d)},function(m){throw tt(d),m}):(Ct(d,s),It(u,d))}if(!i||typeof i!="object"){if((u=a(i))===void 0&&(u=i),u===yn&&(u=void 0),n.D&&Bt(u,!0),s){var y=[],v=[];X("Patches").M(i,u,y,v),s(y,v)}return u}K(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 r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){G(r)||K(8),te(r)&&(r=li(r));var n=on(this),i=Lt(this,r,void 0);return i[I].C=!0,Nt(n),i},e.finishDraft=function(r,n){var i=r&&r[I],a=i.A;return Ct(a,n),It(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!fn&&K(20),this.O=r},e.applyPatches=function(r,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){r=a.value;break}}i>-1&&(n=n.slice(i+1));var s=X("Patches").$;return te(r)?s(r,n):this.produce(r,function(o){return s(o,n)})},t}(),V=new pi,vi=V.produce,Fs=V.produceWithPatches.bind(V),js=V.setAutoFreeze.bind(V),Bs=V.setUseProxies.bind(V),Hs=V.applyPatches.bind(V),Vs=V.createDraft.bind(V),Ks=V.finishDraft.bind(V),it=vi;function ge(t){"@babel/helpers - typeof";return ge=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},ge(t)}function bn(t,e){if(ge(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(ge(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Sn(t){var e=bn(t,"string");return ge(e)=="symbol"?e:e+""}function En(t,e,r){return(e=Sn(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Tn(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Kt(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Tn(Object(r),!0).forEach(function(n){En(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Tn(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function U(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var An=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),qt=function(){return Math.random().toString(36).substring(7).split("").join(".")},at={INIT:"@@redux/INIT"+qt(),REPLACE:"@@redux/REPLACE"+qt(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+qt()}};function mi(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function $t(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(U(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(U(1));return r($t)(t,e)}if(typeof t!="function")throw new Error(U(2));var i=t,a=e,s=[],o=s,l=!1;function u(){o===s&&(o=s.slice())}function d(){if(l)throw new Error(U(3));return a}function h(m){if(typeof m!="function")throw new Error(U(4));if(l)throw new Error(U(5));var A=!0;return u(),o.push(m),function(){if(A){if(l)throw new Error(U(6));A=!1,u();var E=o.indexOf(m);o.splice(E,1),s=null}}}function p(m){if(!mi(m))throw new Error(U(7));if(typeof m.type>"u")throw new Error(U(8));if(l)throw new Error(U(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(U(10));i=m,p({type:at.REPLACE})}function v(){var m,A=h;return m={subscribe:function(E){if(typeof E!="object"||E===null)throw new Error(U(11));function _(){E.next&&E.next(d())}_();var w=A(_);return{unsubscribe:w}}},m[An]=function(){return this},m}return p({type:at.INIT}),n={dispatch:p,subscribe:h,getState:d,replaceReducer:y},n[An]=v,n}function yi(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:at.INIT});if(typeof n>"u")throw new Error(U(12));if(typeof r(void 0,{type:at.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(U(13))})}function wn(t){for(var e=Object.keys(t),r={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(r[i]=t[i])}var a=Object.keys(r),s,o;try{yi(r)}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=r[m],S=u[m],E=A(S,d);if(typeof E>"u"){var _=d&&d.type;throw new Error(U(14))}y[m]=E,p=p||E!==S}return p=p||a.length!==Object.keys(u).length,p?y:u}}function xe(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function On(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(U(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),Kt(Kt({},i),{},{dispatch:a})}}}function xn(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(o){return typeof o=="function"?o(i,a,t):s(o)}}};return e}var _n=xn();_n.withExtraArgument=xn;var zt=_n;var Dn=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),gi=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(u){return function(d){return l([u,d])}}function l(u){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=u[0]&2?i.return:u[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,u[1])).done)return a;switch(i=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return r.label++,{value:u[1],done:!1};case 5:r.label++,i=u[1],u=[0];continue;case 7:u=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){r.label=u[1];break}if(u[0]===6&&r.label<a[1]){r.label=a[1],a=u;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(u);break}a[2]&&r.ops.pop(),r.trys.pop();continue}u=e.call(t,r)}catch(d){u=[6,d],i=0}finally{n=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},_e=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},bi=Object.defineProperty,Si=Object.defineProperties,Ei=Object.getOwnPropertyDescriptors,Rn=Object.getOwnPropertySymbols,Ti=Object.prototype.hasOwnProperty,Ai=Object.prototype.propertyIsEnumerable,Cn=function(t,e,r){return e in t?bi(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},oe=function(t,e){for(var r in e||(e={}))Ti.call(e,r)&&Cn(t,r,e[r]);if(Rn)for(var n=0,i=Rn(e);n<i.length;n++){var r=i[n];Ai.call(e,r)&&Cn(t,r,e[r])}return t},Gt=function(t,e){return Si(t,Ei(e))},wi=function(t,e,r){return new Promise(function(n,i){var a=function(l){try{o(r.next(l))}catch(u){i(u)}},s=function(l){try{o(r.throw(l))}catch(u){i(u)}},o=function(l){return l.done?n(l.value):Promise.resolve(l.value).then(a,s)};o((r=r.apply(t,e)).next())})};var Oi=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)},oo=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function xi(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}var _i=function(t){Dn(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,_e([void 0],r[0].concat(this)))):new(e.bind.apply(e,_e([void 0],r.concat(this))))},e}(Array),Ri=function(t){Dn(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,_e([void 0],r[0].concat(this)))):new(e.bind.apply(e,_e([void 0],r.concat(this))))},e}(Array);function Yt(t){return G(t)?it(t,function(){}):t}function Ci(t){return typeof t=="boolean"}function Ii(){return function(e){return Pi(e)}}function Pi(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,s=a===void 0?!0:a,o=new _i;if(r&&(Ci(r)?o.push(zt):o.push(zt.withExtraArgument(r.extraArgument))),0){if(i)var l;if(s)var u}return o}var Wt=!0;function Mn(t){var e=Ii(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,a=r.middleware,s=a===void 0?e():a,o=r.devTools,l=o===void 0?!0:o,u=r.preloadedState,d=u===void 0?void 0:u,h=r.enhancers,p=h===void 0?void 0:h,y;if(typeof i=="function")y=i;else if(xi(i))y=wn(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),!Wt&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Wt&&v.some(function(w){return typeof w!="function"}))throw new Error("each middleware provided to configureStore must be a function");var m=On.apply(void 0,v),A=xe;l&&(A=Oi(oe({trace:!Wt},typeof l=="object"&&l)));var S=new Ri(m),E=S;Array.isArray(p)?E=_e([m],p):typeof p=="function"&&(E=p(S));var _=A.apply(void 0,E);return $t(y,d,_)}function ue(t,e){function r(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return oe(oe({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(n){return n.type===t},r}function Nn(t){var e={},r=[],n,i={addCase:function(a,s){var o=typeof a=="string"?a:a.type;if(o in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[o]=s,i},addMatcher:function(a,s){return r.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,r,n]}function Di(t){return typeof t=="function"}function Mi(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?Nn(e):[e,r,n],a=i[0],s=i[1],o=i[2],l;if(Di(t))l=function(){return Yt(t())};else{var u=Yt(t);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(te(v)){var A=v,S=m(A,p);return S===void 0?v:S}else{if(G(v))return it(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 Ni(t,e){return t+"/"+e}function Ln(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:Yt(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},o={};i.forEach(function(d){var h=n[d],p=Ni(e,d),y,v;"reducer"in h?(y=h.reducer,v=h.prepare):y=h,a[d]=y,s[p]=y,o[d]=v?ue(p,v):ue(p)});function l(){var d=typeof t.extraReducers=="function"?Nn(t.extraReducers):[t.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=oe(oe({},p),s);return Mi(r,function(E){for(var _ in S)E.addCase(_,S[_]);for(var w=0,N=v;w<N.length;w++){var q=N[w];E.addMatcher(q.matcher,q.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 Li="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",ki=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=Li[Math.random()*64|0];return e},Ui=["name","message","stack","code"],Qt=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),In=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),Fi=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=Ui;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},fo=function(){function t(e,r,n){var i=ue(e+"/fulfilled",function(d,h,p,y){return{payload:d,meta:Gt(oe({},y||{}),{arg:p,requestId:h,requestStatus:"fulfilled"})}}),a=ue(e+"/pending",function(d,h,p){return{payload:void 0,meta:Gt(oe({},p||{}),{arg:h,requestId:d,requestStatus:"pending"})}}),s=ue(e+"/rejected",function(d,h,p,y,v){return{payload:y,error:(n&&n.serializeError||Fi)(d||"Rejected"),meta:Gt(oe({},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):ki(),m=new l,A,S=!1;function E(w){A=w,m.abort()}var _=function(){return wi(this,null,function(){var w,N,q,le,j,de,be;return gi(this,function(c){switch(c.label){case 0:return c.trys.push([0,4,,5]),le=(w=n?.condition)==null?void 0:w.call(n,d,{getState:p,extra:y}),Bi(le)?[4,le]:[3,2];case 1:le=c.sent(),c.label=2;case 2:if(le===!1||m.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return S=!0,j=new Promise(function(f,b){return m.signal.addEventListener("abort",function(){return b({name:"AbortError",message:A||"Aborted"})})}),h(a(v,d,(N=n?.getPendingMeta)==null?void 0:N.call(n,{requestId:v,arg:d},{getState:p,extra:y}))),[4,Promise.race([j,Promise.resolve(r(d,{dispatch:h,getState:p,extra:y,requestId:v,signal:m.signal,abort:E,rejectWithValue:function(f,b){return new Qt(f,b)},fulfillWithValue:function(f,b){return new In(f,b)}})).then(function(f){if(f instanceof Qt)throw f;return f instanceof In?i(f.payload,v,d,f.meta):i(f,v,d)})])];case 3:return q=c.sent(),[3,5];case 4:return de=c.sent(),q=de instanceof Qt?s(null,v,d,de.payload,de.meta):s(de,v,d),[3,5];case 5:return be=n&&!n.dispatchConditionRejection&&s.match(q)&&q.meta.condition,be||h(q),[2,q]}})})}();return Object.assign(_,{abort:E,requestId:v,arg:d,unwrap:function(){return _.then(ji)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function ji(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Bi(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var kn="listener",Un="completed",Fn="cancelled",ho="task-"+Fn,po="task-"+Un,vo=kn+"-"+Fn,mo=kn+"-"+Un;var Xt="listenerMiddleware";var yo=ue(Xt+"/add"),go=ue(Xt+"/removeAll"),bo=ue(Xt+"/remove");var Pn,So=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Pn||(Pn=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Hi=function(t){return function(e){setTimeout(e,t)}},Eo=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Hi(10);mn();function Vi(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(r,n,i){this.eventBus.addEventListener(r,n,i)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,i){this.eventBus.removeEventListener(r,n,i)}}}var st=class extends Vi(Object){};window.ftReduxStores||(window.ftReduxStores={});var jn=class t extends st{static get(e){var r;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(Pe(a))return a;if(i==null)return;let s=Ln({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),o=Mn({reducer:(l,u)=>u.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...l,...u.overwrites}:s.reducer(l,u)});return window.ftReduxStores[i.name]=new t(s,o,i.eventBus)}constructor(e,r,n){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Xe;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 ut=x(F());var qi="ft-user-assets",ot=ut.FtReduxStore.get({name:qi,initialState:{savedSearches:void 0,bookmarks:void 0}}),Jt=class{constructor(){this.currentSession=g.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new $e,this.savedSearchesService=new Ge,g.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=g.getState();(0,ut.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),ot.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),ot.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();ot.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;ot.actions.bookmarks(r)}}},Bn=new Jt;(0,Hn.customElement)("ft-app-context")(C);var ct=class extends ${get mapId(){return this._mapId}set mapId(e){e!==this._mapId&&this.clear(),this._mapId=e}constructor(e,r,n){super(!1,r),this.converter=e,this._mapId=n,this.initCache()}async withMapId(e){return this._mapId?e(this._mapId):void 0}initCache(){this.cache.registerFinal("configuration",()=>this.api.getReaderConfiguration()),this.cache.register("map",()=>this.withMapId(e=>this.fetchMap(e))),this.cache.register("enrichedToc",()=>this.withMapId(e=>this.fetchPages(e).then(r=>this.converter.convertPaginatedToc(e,r)))),this.cache.register("ratingSummary",()=>{var e,r;return Z((r=(e=g.getState().session)===null||e===void 0?void 0:e.profile.roles)!==null&&r!==void 0?r:[],"RATING_USER")?this.withMapId(i=>this.fetchMapRating(i)):Promise.resolve()})}clear(){this.cache.clearAll()}makeCacheKey(e,r){return e+(r?"-destinationLanguage-"+r?.destinationLanguage:"")}getMap(e){return this.cache.get(this.makeCacheKey("map",e),()=>this.fetchMap(this.mapId,e))}getMapNow(e){return this.cache.getNow(this.makeCacheKey("map",e))}getConfiguration(){return this.cache.get("configuration")}getEnrichedToc(e){return this.cache.get(this.makeCacheKey("enrichedToc",e),()=>this.fetchPages(this.mapId,e).then(r=>this.converter.convertPaginatedToc(this.mapId,r)))}getEnrichedTocNow(e){return this.cache.getNow(this.makeCacheKey("enrichedToc",e))}async getPaginationConfiguration(){return(await this.getEnrichedToc()).paginationConfiguration}async getToc(e){return(await this.getEnrichedToc(e)).toc}async getPagesToc(e){return(await this.getEnrichedToc(e)).pagesToc}async getTranslationError(e){return(await this.getEnrichedToc(e)).translationError}async getTocNode(e,r){return(await this.getEnrichedToc(r)).nodeByTocId[e]}getTocNodeNow(e,r){var n;return(n=this.getEnrichedTocNow(r))===null||n===void 0?void 0:n.nodeByTocId[e]}getTocNodeNowByUrl(e,r){var n,i;let a=this.getMapNow(r);return a?.prettyUrl==e||`${a?.id}/root`===e?(n=this.getEnrichedTocNow(r))===null||n===void 0?void 0:n.toc[0]:(i=this.getEnrichedTocNow(r))===null||i===void 0?void 0:i.nodeByUrl[e]}async getPage(e,r){let n=await this.getEnrichedToc(r);return n.pages[e-1]||n.pages[0]}async getPageByTocId(e,r){let n=await this.getEnrichedToc(r);return n.pageByTocId[e]||n.pages[0]}getTopicInfo(e){return this.cache.get("topic-"+e.tocId,()=>this.fetchTopicMetadata(e))}getTopicContent(e){return this.cache.get("topic-content-"+e.tocId,()=>this.fetchTopicHTMLContent(e))}getTranslatedTopicContent(e,r){return this.cache.get(this.makeCacheKey("translated-topic-content-"+e.tocId,r),()=>this.fetchTranslatedTopicHTMLContent(e,r))}getAttachments(){return this.cache.get("map-attachments",()=>this.fetchAttachments())}clearMapAttachments(){this.cache.clear("map-attachments")}getRelativesForDocument(e,r){return this.cache.get("document-relatives-"+e+"-"+r.join("-"),()=>this.fetchRelativesForDocument(e,r))}getRelativesForTopicInMap(e,r,n){return this.cache.get("topic-relatives-"+[e,r,...n].join("-"),()=>this.fetchRelativesForTopicInMap(e,r,n))}getAttachmentDownloadLink(e){return this.makeAbsolute(`${this.api.endpoints.khub.maps.mapId(this.mapId).attachments.attachmentId(e).content}?download=true&locationValue=reader`)}getLink(e,r,n){let i=this.getNavigationData(e,r,n),a=this.getReaderLinkPrefix()+(i.prettyUrl?i.prettyUrl:`${i.mapId}/${i.tocId}`),s=new URL(a,this.api.tenantBaseUrl);return i.page!=null&&s.searchParams.set("page",`${i.page}`),i.prettyUrlDuplicated&&s.searchParams.set("tocId",i.tocId),i.section!=null&&s.searchParams.set("section",i.section),s.href}getNavigationData(e,r,n,i){var a,s;e=e||"root";let o=this.getEnrichedTocNow(i),l=o?.pageByTocId[e],u=o?.nodeByTocId[e],d=u?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(a=u?.title)!==null&&a!==void 0?a:"",untranslatedTopicTitle:u?.untranslatedTitle,page:r&&l&&l.number!==r?r:void 0,prettyUrl:d?.replace(/^r\//,""),prettyUrlDuplicated:(s=o?.duplicatedPrettyUrls.has(d??""))!==null&&s!==void 0?s:!1,section:n}}async getAccurateNavigationData(e,r,n,i){return await this.getEnrichedToc(i),this.getNavigationData(e,r,n,i)}getRatingSummary(){return this.cache.get("ratingSummary")}reloadRating(){return this.cache.clear("ratingSummary"),this.getRatingSummary()}getMapRating(){return this.getRatingSummary().then(e=>e?.publication)}getTopicRating(e){return this.getRatingSummary().then(r=>{var n;return r?{type:r.topics.type,rating:(n=r.topics)===null||n===void 0?void 0:n.ratings.find(i=>i.tocId===e)}:void 0})}rateMap(e,r){return this.makeRateMapRequest(e,r).then(()=>this.clearRatingIfNecessary())}unrateMap(){return this.makeUnrateMapRequest().then(()=>this.clearRatingIfNecessary())}sendMapFeedback(e,r){return this.makeMapFeedbackRequest(e,r)}rateTopic(e,r,n){return this.makeRateTopicRequest(e,r,n).then(()=>this.clearRatingIfNecessary())}unrateTopic(e){return this.makeUnrateTopicRequest(e).then(()=>this.clearRatingIfNecessary())}async clearRatingIfNecessary(){let e=g.getState().session;e?.sessionAuthenticated&&this.cache.clear("ratingSummary")}sendTopicFeedback(e,r,n){return this.makeTopicFeedbackRequest(e,r,n)}fontsStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.fonts)}themeStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.theme)}buildBreadcrumb(e,r){let n=this.getTocNodeNow(e,r),i=[{tocId:n.tocId,title:n.title,untranslatedTitle:n.untranslatedTitle}],a=this.getTocNodeNow(n.parentTocId,r);for(;a;)i.unshift({tocId:a.tocId,title:a.title,untranslatedTitle:a.untranslatedTitle}),a=this.getTocNodeNow(a.parentTocId,r);return i}isFeatureAccessible(e,{session:r}){var n;if(!this.isFeatureAvailable(e))return!1;switch(e){case J.FEEDBACK:return Z(r??[],R.FEEDBACK_USER);case J.RATING:return Z(r??[],R.RATING_USER);case J.PRINT:return Z(r??[],R.PRINT_USER);case J.BOOKMARK:return!!r?.sessionAuthenticated;case J.COLLECTIONS:return Z(r??[],R.COLLECTION_USER);case J.PERSONAL_BOOKS:return Z(r??[],R.PERSONAL_BOOK_USER)&&!(!((n=this.getMapNow())===null||n===void 0)&&n.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}reloadConfiguration(){this.cache.registerFinal("configuration",()=>this.api.getReaderConfiguration())}};var lt=class t extends ct{static async build(e){return new t(new Be,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e,r){let n=await this.api.getMap(e,r);return this.fingerprint=n.fingerprint,n}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e,r){return await this.getMap(r),this.api.getPages(e,this.fingerprint,r)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}fetchTranslatedTopicHTMLContent(e,r){return this.api.getTranslatedTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint,r)}fetchTopicMetadata(e){return this.api.getTopic(this.mapId,e.contentId,this.fingerprint)}fetchAttachments(){return this.api.getMapAttachments(this.mapId).catch(()=>[])}fetchRelativesForDocument(e,r){let n={query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",metadataFilters:[{key:e,valueFilter:{negative:!1,values:r}}],sort:[],facets:[]};return this.api.search(n)}fetchRelativesForTopicInMap(e,r,n){let i={query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",metadataFilters:[{key:r,valueFilter:{negative:!1,values:n}},{key:"ft:publicationId",valueFilter:{negative:!1,values:[e]}}],sort:[],facets:[]};return this.api.search(i)}makeMapFeedbackRequest(e,r){return this.api.sendMapFeedback(this.mapId,e,r)}makeRateMapRequest(e,r){return this.api.rateMap(this.mapId,e,r)}makeRateTopicRequest(e,r,n){return this.api.rateTopic(this.mapId,e,r,n)}makeTopicFeedbackRequest(e,r,n){return this.api.sendTopicFeedback(this.mapId,e,r,n)}makeUnrateMapRequest(){return this.api.unrateMap(this.mapId)}makeUnrateTopicRequest(e){return this.api.unrateTopic(this.mapId,e)}getReaderLinkPrefix(){return"r/"}isFeatureAvailable(e){return!0}};var dt=class t{static build(e,r){return new t(ar(e.trim()||"context"),r??lt.build)}loaded(){return(0,W.waitUntil)(()=>this._loaded)}constructor(e,r,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new W.Debouncer(10),this.initService(r)}async initService(e){return this.service=await e(),this.service.mapId=this.store.getState().mapId,this.reload()}async setMapId(e){e!==this.store.getState().mapId&&(this.store.actions.mapId(e),this.service&&(this.service.mapId=e),await this.reload())}setRenderedTopics(e){this.store.actions.renderedTopics(e)}setVisibleTopics(e){this.store.actions.visibleTopics(e)}async awaitService(){return(0,W.waitFor)(()=>this.service)}async navigateToTopic(e,r,n){await this.loaded();let i=await this.awaitService(),a=await(n!=null?i.getPage(n,this.getTranslationSettings()):i.getPageByTocId(e??"root",this.getTranslationSettings()));this.store.actions.currentPage(a);let s=this.resolveValidNonRootTocId(e,a);this.store.actions.scrollTarget({tocId:s,section:r}),this.store.getState().visibleTopics[0]!==s&&this.store.actions.visibleTopics([])}resolveValidNonRootTocId(e,r){var n,i,a;let s=(n=e==="root"?void 0:e)!==null&&n!==void 0?n:r.rootTocId;return r.topics.includes(s)?s:(a=(i=r.topics[0])!==null&&i!==void 0?i:r.hiddenTopics[0])!==null&&a!==void 0?a:"root"}async navigateToPage(e){await this.loaded();let n=await(await this.awaitService()).getPage(e,this.getTranslationSettings());this.store.actions.currentPage(n)}scrollDone(){this.store.actions.scrollTarget({})}async load(){var e;!((e=this.service)===null||e===void 0)&&e.mapId&&this.store.getState().map==null&&await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}clear(){var e;this._loaded=!1,this.store.actions.configuration(void 0),this.store.actions.map(void 0),this.store.actions.toc(void 0),this.store.actions.pagesToc(void 0),this.store.actions.currentPage(void 0),this.store.actions.searchInDocumentQuery(""),this.store.actions.relatives(void 0),this.store.actions.renderedTopics([]),this.store.actions.visibleTopics([]),this.store.actions.translation({sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}),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 r,n,i,a,s,o;try{e&&this.setTranslationLoading(!0);let l=u=>{throw e&&this.setTranslationError(!0),u};await Promise.all([(r=this.service)===null||r===void 0?void 0:r.getConfiguration().then(u=>this.store.actions.configuration(u)),(n=this.service)===null||n===void 0?void 0:n.getMap(e).then(u=>this.store.actions.map(u)).catch(l),(i=this.service)===null||i===void 0?void 0:i.getToc(e).then(u=>this.store.actions.toc(u)).catch(l),(a=this.service)===null||a===void 0?void 0:a.getPagesToc(e).then(u=>this.store.actions.pagesToc(u)).catch(l),(s=this.service)===null||s===void 0?void 0:s.getPaginationConfiguration().then(u=>this.store.actions.paginationConfiguration(u)).catch(l),(o=this.service)===null||o===void 0?void 0:o.getTranslationError(e).then(u=>this.setTranslationError(u))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0,e&&this.setTranslationLoading(!1)}catch(l){this.errorHandler&&!(l instanceof W.CanceledPromiseError)&&this.errorHandler(l)}}fetchRelatives(){var e,r;let n=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(i=>{var a;return i.key==((a=this.store.getState().configuration)===null||a===void 0?void 0:a.relativePivotMetadata)}).flatMap(i=>i.values);n!==void 0&&n.length>0?(r=this.service)===null||r===void 0||r.getRelativesForDocument(this.store.getState().configuration.relativePivotMetadata,n).then(i=>{let a=i.results.flatMap(s=>s.entries);this.store.actions.relatives(a),this.updateClusteringHelper()}):this.updateClusteringHelper()}updateClusteringHelper(){this.clusteringHelper=this.createClusteringHelper(),this.clusteringHelper&&this.store.dispatchEvent(new Event(Re.clusteringHelperCreated))}createClusteringHelper(){var e,r;if(this.clusteringHelperProvider)return this.clusteringHelperProvider();let n=this.store.getState().relatives;if(n){let i=n.find(s=>{var o;return((o=s.map)===null||o===void 0?void 0:o.mapId)==this.store.getState().mapId}),a=(r=(e=g.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&r!==void 0?r:[];return new W.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,a)}}async navigateToRelativeTopicIfFound(e){var r,n,i;await this.loaded();let a=await(0,W.waitFor)(()=>{var u;return(u=this.store.getState().configuration)===null||u===void 0?void 0:u.relativeTopicPivotMetadata}),s=this.store.getState().mapId,l=await(await this.awaitService()).getRelativesForTopicInMap(s,a,[e]);if(!((i=(n=(r=l?.results)===null||r===void 0?void 0:r[0])===null||n===void 0?void 0:n.entries)===null||i===void 0)&&i[0]){let u=l.results[0].entries[0].topic.tocId;return await this.navigateToTopic(u),!0}else return await this.navigateToTopic("root"),!1}setSearchInDocumentQuery(e){this.store.actions.searchInDocumentQuery(e)}async setTranslationDestinationLanguage(e){this.store.actions.setTranslationDestinationLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationSourceLanguage(e){this.store.actions.setTranslationSourceLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationProfileId(e){this.store.actions.setTranslationProfileId(e)}async setTranslationLoading(e){this.store.actions.setTranslationLoading(e)}async setTranslationError(e){this.store.actions.setTranslationError(e)}getTranslationSettings(){var e;let r=this.store.getState();return r.translation.profileId&&r.translation.destinationLanguage?{profileId:r.translation.profileId,destinationLanguage:r.translation.destinationLanguage.code,sourceLanguage:(e=r.map)===null||e===void 0?void 0:e.lang}:void 0}async fetchMapRating(){var e;this.store.actions.mapRating(await((e=this.service)===null||e===void 0?void 0:e.getMapRating()))}async fetchTopicRating(e){var r;let n=await((r=this.service)===null||r===void 0?void 0:r.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,r,n){return this.service.getAccurateNavigationData(e,r?.number,n?.section,this.getTranslationSettings())}buildBreadcrumb(e){var r;return(r=this.service)===null||r===void 0?void 0:r.buildBreadcrumb(e,this.getTranslationSettings())}fetchTopicContent(e){var r,n;let i=this.getTranslationSettings();return i?(r=this.service)===null||r===void 0?void 0:r.getTranslatedTopicContent(e,i).then(a=>(a.isTranslationError&&this.setTranslationError(!0),a.content)):(n=this.service)===null||n===void 0?void 0:n.getTopicContent(e)}getTocNode(e){return this.service.getTocNode(e,this.getTranslationSettings())}getPage(e){return this.service.getPage(e,this.getTranslationSettings())}onMapAttachmentsUpdate(){var e;(e=this.service)===null||e===void 0||e.clearMapAttachments(),this.store.dispatchEvent(new Event(Re.mapAttachmentsUpdate))}};var Vn=x(Se()),gu={},Kn=Vn.css`
6
- `;var ft=class extends CustomEvent{constructor(e,r){super("ft-reader-map-loaded",{detail:{map:e,toc:r}})}},ht=class extends CustomEvent{constructor(e,r){super("ft-reader-visible-topics-change",{detail:{visibleTopics:r}})}},pt=class extends CustomEvent{constructor(e){super("ft-reader-navigation-done",{detail:e})}},vt=class extends CustomEvent{constructor(e){super("ft-reader-load-error",{detail:e})}},mt=class extends Event{constructor(){super("ft-reader-map-not-found")}},yt=class extends Event{constructor(){super("ft-reader-map-unauthorized")}},gt=class extends Event{constructor(){super("ft-reader-map-forbidden")}},bt=class extends Event{constructor(){super("ft-reader-topic-relative-not-found",{bubbles:!0,composed:!0})}};var St=class{constructor(e){this.stateManager=e}searchInDocument(e){this.stateManager.setSearchInDocumentQuery(e??"")}};var H=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},$i=t=>e=>+(e??"NaN")>0?+e:t,M=class extends B.FtLitElementRedux{constructor(){super(),this.visibleTopics=[],this.updateConfiguration=()=>{this.stateManager.awaitService().then(e=>{e.reloadConfiguration()})},this.scrollToTargetDebouncer=new B.Debouncer(5),this.navigationDebouncer=new B.Debouncer(10),this.mapLoadedEventDebouncer=new B.Debouncer(50),this.addStore(g)}render(){return Ue.html`
5
+ `}connectedCallback(){super.connectedCallback(),g.addEventListener(Y.eventName,this.reloadConfiguration)}disconnectedCallback(){g.addEventListener(Y.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var r,n,i,a,s,o,l;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("apiIntegrationAppVersion")&&g.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),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(u=>Hr.addContext(u)),e.has("openExternalDocumentInNewTab")&&g.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&g.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&g.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(g.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),g.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),g.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&g.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&g.actions.availableContentLocales((l=(o=this.availableContentLocales)===null||o===void 0?void 0:o.contentLocales)!==null&&l!==void 0?l:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}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())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>Gr(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};R.elementDefinitions={};R.styles=jr;D([(0,L.property)()],R.prototype,"baseUrl",void 0);D([(0,L.property)()],R.prototype,"apiIntegrationIdentifier",void 0);D([(0,L.property)()],R.prototype,"apiIntegrationAppVersion",void 0);D([(0,L.property)()],R.prototype,"uiLocale",void 0);D([(0,G.jsonProperty)(null)],R.prototype,"availableUiLocales",void 0);D([(0,G.jsonProperty)(null)],R.prototype,"metadataConfiguration",void 0);D([(0,L.property)({type:Boolean})],R.prototype,"editorMode",void 0);D([(0,L.property)({type:Boolean})],R.prototype,"noCustom",void 0);D([(0,L.property)({type:Boolean})],R.prototype,"openExternalDocumentInNewTab",void 0);D([(0,L.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],R.prototype,"noCustomComponent",void 0);D([(0,L.property)({type:Boolean})],R.prototype,"withManualResources",void 0);D([(0,L.property)({type:Boolean})],R.prototype,"navigatorOnline",void 0);D([(0,L.property)({type:Boolean})],R.prototype,"forcedOffline",void 0);D([(0,L.property)({type:Object})],R.prototype,"apiProvider",void 0);D([(0,L.property)({type:Boolean})],R.prototype,"authenticationRequired",void 0);D([(0,G.jsonProperty)([])],R.prototype,"messageContexts",void 0);D([(0,G.jsonProperty)(void 0)],R.prototype,"session",void 0);D([(0,L.state)()],R.prototype,"localesConfiguration",void 0);D([(0,L.state)()],R.prototype,"availableContentLocales",void 0);var qi=x(pe());function ii(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var r,n,i;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!Xe(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!Xe(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let a=s=>Object.keys(s).filter(o=>s[o]!=null);if(i=a(t),r=i.length,r!==a(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=r;n--!==0;){let s=i[n];if(!Xe(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function Xe(t,e){try{return ii(t,e)}catch{return!1}}function Je(t,e){return!Xe(t,e)}var ai=x(pe(),1);var Ze=class{constructor(){this.queue=[]}add(e,r=!1){r&&this.clear(e.type),this.queue.push(e)}consume(e){let r=this.queue.find(n=>n.type===e);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(e){typeof e=="string"?this.queue=this.queue.filter(r=>r.type!==e):this.queue=this.queue.filter(r=>!e.test(r.type))}};var we=x(pe(),1);var Qr=x(pe(),1);function Yr(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,Qr.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return r();try{return JSON.parse(n)}catch{return r()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Je,...e??{}})}var et=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of n)try{await s()}catch(o){i(o);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Jr=x(Ae(),1);var tt=globalThis,si=tt.ShadowRoot&&(tt.ShadyCSS===void 0||tt.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,xs=Symbol();var Xr=(t,e)=>{if(si)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),i=tt.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)}};var rt=class extends Jr.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,a])=>e.registry.define(i,a)));let r={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return Xr(n,e.elementStyles),n}};function Zr(t,e,...r){var n;let i=t.querySelector(e);for(let a of r)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(a);return i}var De=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},nn,en=Symbol("constructorPrototype"),tn=Symbol("constructorName"),an=Symbol("exportpartsDebouncer"),rn=Symbol("dynamicDependenciesLoaded"),te=class extends rt{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[nn]=new et(5),this[tn]=this.constructor.name,this[en]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[tn]&&Object.setPrototypeOf(this,this[en])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(r){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",r)}let e=this.constructor;e[rn]||(e[rn]=!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:r,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let a=[...i??[],n];r=Zr(this.shadowRoot,...a)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var e,r,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[an].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var r,n,i,a,s,o;let l=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=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let y=(a=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],v=(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(", "))}};nn=an;De([(0,we.property)()],te.prototype,"exportpartsPrefix",void 0);De([Yr([])],te.prototype,"exportpartsPrefixes",void 0);De([(0,we.property)()],te.prototype,"customStylesheet",void 0);De([(0,we.property)()],te.prototype,"elementToFocus",void 0);De([(0,we.state)()],te.prototype,"useAdoptedStyleSheets",void 0);function Me(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var sn,on,un,ke=Symbol("internalReduxEventsUnsubscribers"),ae=Symbol("internalStoresUnsubscribers"),ge=Symbol("internalStores"),Ne=class extends te{constructor(){super(...arguments),this[sn]=new Map,this[on]=new Map,this[un]=new Map}get reduxConstructor(){return this.constructor}willUpdate(e){super.willUpdate(e),[...this.reduxConstructor.reduxReactiveProperties].some(r=>e.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[ge].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[ge].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[ge].get(e)}addStore(e,r){var n;r=(n=r??(Me(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(r),this[ge].set(r,e),this.subscribeToStore(r,e),this.updateFromStores()}removeStore(e){let r=typeof e=="string"?e:e.name;this.unsubscribeFromStore(r),this[ge].delete(r)}setupStores(){this.unsubscribeFromStores(),this[ge].forEach((e,r)=>this.subscribeToStore(r,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,r)=>{let n=this.constructor.getPropertyOptions(r);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:r)){let i=this.getStore(e.store);i&&(e.store?this[ae].has(e.store):this[ae].size>0)&&(this[r]=e.selector(i.getState(),this))}})}subscribeToStore(e,r){var n;this[ae].set(e,r.subscribe(()=>this.updateFromStores())),this[ke].set(e,[]),Me(r)&&r.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||r.name===i.store)){let s=o=>this[a](o);r.addEventListener(i.eventName,s),this[ke].get(e).push(()=>r.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[ae].forEach((e,r)=>this.unsubscribeFromStore(r))}unsubscribeFromStore(e){var r;this[ae].has(e)&&this[ae].get(e)(),this[ae].delete(e),(r=this[ke].get(e))===null||r===void 0||r.forEach(n=>n()),this[ke].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};sn=ae,on=ge,un=ke;Ne.reduxProperties=new Map;Ne.reduxReactiveProperties=new Set;Ne.reduxEventListeners=new Map;function q(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function re(t){return!!t&&!!t[I]}function W(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===pi}(t)||Array.isArray(t)||!!t[vn]||!!(!((e=t.constructor)===null||e===void 0)&&e[vn])||jt(t)||Bt(t))}function be(t,e,r){r===void 0&&(r=!1),_e(t)===0?(r?Object.keys:xe)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function _e(t){var e=t[I];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:jt(t)?2:Bt(t)?3:0}function Oe(t,e){return _e(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function oi(t,e){return _e(t)===2?t.get(e):t[e]}function mn(t,e,r){var n=_e(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function yn(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function jt(t){return fi&&t instanceof Map}function Bt(t){return hi&&t instanceof Set}function se(t){return t.o||t.t}function Ht(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Sn(t);delete e[I];for(var r=xe(e),n=0;n<r.length;n++){var i=r[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Vt(t,e){return e===void 0&&(e=!1),Kt(t)||re(t)||!W(t)||(_e(t)>1&&(t.set=t.add=t.clear=t.delete=ui),Object.freeze(t),e&&be(t,function(r,n){return Vt(n,!0)},!0)),t}function ui(){q(2)}function Kt(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function J(t){var e=Ft[t];return e||q(18,t),e}function ci(t,e){Ft[t]||(Ft[t]=e)}function Nt(){return Ue}function Pt(t,e){e&&(J("Patches"),t.u=[],t.s=[],t.v=e)}function nt(t){Lt(t),t.p.forEach(li),t.p=null}function Lt(t){t===Ue&&(Ue=t.l)}function cn(t){return Ue={p:[],l:Ue,h:t,m:!0,_:0}}function li(t){var e=t[I];e.i===0||e.i===1?e.j():e.g=!0}function Dt(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||J("ES5").S(e,t,n),n?(r[I].P&&(nt(e),q(4)),W(t)&&(t=it(e,t),e.l||at(e,t)),e.u&&J("Patches").M(r[I].t,t,e.u,e.s)):t=it(e,r,[]),nt(e),e.u&&e.v(e.u,e.s),t!==bn?t:void 0}function it(t,e,r){if(Kt(e))return e;var n=e[I];if(!n)return be(e,function(o,l){return ln(t,n,e,o,l,r)},!0),e;if(n.A!==t)return e;if(!n.P)return at(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Ht(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),be(a,function(o,l){return ln(t,n,i,o,l,r,s)}),at(t,i,!1),r&&t.u&&J("Patches").N(n,r,t.u,t.s)}return n.o}function ln(t,e,r,n,i,a,s){if(re(i)){var o=it(t,i,a&&e&&e.i!==3&&!Oe(e.R,n)?a.concat(n):void 0);if(mn(r,n,o),!re(o))return;t.m=!1}else s&&r.add(i);if(W(i)&&!Kt(i)){if(!t.h.D&&t._<1)return;it(t,i),e&&e.A.l||at(t,i)}}function at(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Vt(e,r)}function Mt(t,e){var r=t[I];return(r?se(r):t)[e]}function dn(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var n=Object.getOwnPropertyDescriptor(r,e);if(n)return n;r=Object.getPrototypeOf(r)}}function oe(t){t.P||(t.P=!0,t.l&&oe(t.l))}function kt(t){t.o||(t.o=Ht(t.t))}function Ut(t,e,r){var n=jt(e)?J("MapSet").F(e,r):Bt(e)?J("MapSet").T(e,r):t.O?function(i,a){var s=Array.isArray(i),o={i:s?1:0,A:a?a.A:Nt(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},l=o,u=Fe;s&&(l=[o],u=Le);var d=Proxy.revocable(l,u),h=d.revoke,p=d.proxy;return o.k=p,o.j=h,p}(e,r):J("ES5").J(e,r);return(r?r.A:Nt()).p.push(n),n}function di(t){return re(t)||q(22,t),function e(r){if(!W(r))return r;var n,i=r[I],a=_e(r);if(i){if(!i.P&&(i.i<4||!J("ES5").K(i)))return i.t;i.I=!0,n=fn(r,a),i.I=!1}else n=fn(r,a);return be(n,function(s,o){i&&oi(i.t,s)===o||mn(n,s,e(o))}),a===3?new Set(n):n}(t)}function fn(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Ht(t)}function gn(){function t(s,o){var l=a[s];return l?l.enumerable=o:a[s]=l={configurable:!0,enumerable:o,get:function(){var u=this[I];return Fe.get(u,s)},set:function(u){var d=this[I];Fe.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)&&oe(l);break;case 4:r(l)&&oe(l)}}}function r(s){for(var o=s.t,l=s.k,u=xe(l),d=u.length-1;d>=0;d--){var h=u[d];if(h!==I){var p=o[h];if(p===void 0&&!Oe(o,h))return!0;var y=l[h],v=y&&y[I];if(v?v.t!==p:!yn(y,p))return!0}}var m=!!o[I];return u.length!==xe(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(se(s)))}var a={};ci("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,t(v,!0));return y}var m=Sn(p);delete m[I];for(var T=xe(m),S=0;S<T.length;S++){var E=T[S];m[E]=t(E,h||!!m[E].enumerable)}return Object.create(Object.getPrototypeOf(p),m)}(l,s),d={i:l?5:4,A:o?o.A:Nt(),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?re(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)be(y,function(w){w!==I&&(p[w]!==void 0||Oe(p,w)?v[w]||u(y[w]):(v[w]=!0,oe(h)))}),be(p,function(w){y[w]!==void 0||Oe(y,w)||(v[w]=!1,oe(h))});else if(m===5){if(n(h)&&(oe(h),v.length=!0),y.length<p.length)for(var T=y.length;T<p.length;T++)v[T]=!1;else for(var S=p.length;S<y.length;S++)v[S]=!0;for(var E=Math.min(y.length,p.length),_=0;_<E;_++)y.hasOwnProperty(_)||(v[_]=!0),v[_]===void 0&&u(y[_])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var hn,Ue,qt=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",fi=typeof Map<"u",hi=typeof Set<"u",pn=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",bn=qt?Symbol.for("immer-nothing"):((hn={})["immer-nothing"]=!0,hn),vn=qt?Symbol.for("immer-draftable"):"__$immer_draftable",I=qt?Symbol.for("immer-state"):"__$immer_state";var pi=""+Object.prototype.constructor,xe=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Sn=Object.getOwnPropertyDescriptors||function(t){var e={};return xe(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},Ft={},Fe={get:function(t,e){if(e===I)return t;var r=se(t);if(!Oe(r,e))return function(i,a,s){var o,l=dn(a,s);return l?"value"in l?l.value:(o=l.get)===null||o===void 0?void 0:o.call(i.k):void 0}(t,r,e);var n=r[e];return t.I||!W(n)?n:n===Mt(t.t,e)?(kt(t),t.o[e]=Ut(t.A.h,n,t)):n},has:function(t,e){return e in se(t)},ownKeys:function(t){return Reflect.ownKeys(se(t))},set:function(t,e,r){var n=dn(se(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=Mt(se(t),e),a=i?.[I];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(yn(r,i)&&(r!==void 0||Oe(t.t,e)))return!0;kt(t),oe(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return Mt(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,kt(t),oe(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=se(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){q(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){q(12)}},Le={};be(Fe,function(t,e){Le[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Le.deleteProperty=function(t,e){return Le.set.call(this,t,e,void 0)},Le.set=function(t,e,r){return Fe.set.call(this,t[0],e,r,t[0])};var vi=function(){function t(r){var n=this;this.O=pn,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 T=this;m===void 0&&(m=o);for(var S=arguments.length,E=Array(S>1?S-1:0),_=1;_<S;_++)E[_-1]=arguments[_];return l.produce(m,function(w){var k;return(k=a).call.apply(k,[T,w].concat(E))})}}var u;if(typeof a!="function"&&q(6),s!==void 0&&typeof s!="function"&&q(7),W(i)){var d=cn(n),h=Ut(n,i,void 0),p=!0;try{u=a(h),p=!1}finally{p?nt(d):Lt(d)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(m){return Pt(d,s),Dt(m,d)},function(m){throw nt(d),m}):(Pt(d,s),Dt(u,d))}if(!i||typeof i!="object"){if((u=a(i))===void 0&&(u=i),u===bn&&(u=void 0),n.D&&Vt(u,!0),s){var y=[],v=[];J("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 r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){W(r)||q(8),re(r)&&(r=di(r));var n=cn(this),i=Ut(this,r,void 0);return i[I].C=!0,Lt(n),i},e.finishDraft=function(r,n){var i=r&&r[I],a=i.A;return Pt(a,n),Dt(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!pn&&q(20),this.O=r},e.applyPatches=function(r,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){r=a.value;break}}i>-1&&(n=n.slice(i+1));var s=J("Patches").$;return re(r)?s(r,n):this.produce(r,function(o){return s(o,n)})},t}(),K=new vi,mi=K.produce,Bs=K.produceWithPatches.bind(K),Hs=K.setAutoFreeze.bind(K),Vs=K.setUseProxies.bind(K),Ks=K.applyPatches.bind(K),qs=K.createDraft.bind(K),$s=K.finishDraft.bind(K),st=mi;function Se(t){"@babel/helpers - typeof";return Se=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},Se(t)}function En(t,e){if(Se(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(Se(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function An(t){var e=En(t,"string");return Se(e)=="symbol"?e:e+""}function Tn(t,e,r){return(e=An(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function wn(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function $t(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?wn(Object(r),!0).forEach(function(n){Tn(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):wn(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function U(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var On=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),zt=function(){return Math.random().toString(36).substring(7).split("").join(".")},ot={INIT:"@@redux/INIT"+zt(),REPLACE:"@@redux/REPLACE"+zt(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+zt()}};function yi(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function Gt(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(U(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(U(1));return r(Gt)(t,e)}if(typeof t!="function")throw new Error(U(2));var i=t,a=e,s=[],o=s,l=!1;function u(){o===s&&(o=s.slice())}function d(){if(l)throw new Error(U(3));return a}function h(m){if(typeof m!="function")throw new Error(U(4));if(l)throw new Error(U(5));var T=!0;return u(),o.push(m),function(){if(T){if(l)throw new Error(U(6));T=!1,u();var E=o.indexOf(m);o.splice(E,1),s=null}}}function p(m){if(!yi(m))throw new Error(U(7));if(typeof m.type>"u")throw new Error(U(8));if(l)throw new Error(U(9));try{l=!0,a=i(a,m)}finally{l=!1}for(var T=s=o,S=0;S<T.length;S++){var E=T[S];E()}return m}function y(m){if(typeof m!="function")throw new Error(U(10));i=m,p({type:ot.REPLACE})}function v(){var m,T=h;return m={subscribe:function(E){if(typeof E!="object"||E===null)throw new Error(U(11));function _(){E.next&&E.next(d())}_();var w=T(_);return{unsubscribe:w}}},m[On]=function(){return this},m}return p({type:ot.INIT}),n={dispatch:p,subscribe:h,getState:d,replaceReducer:y},n[On]=v,n}function gi(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:ot.INIT});if(typeof n>"u")throw new Error(U(12));if(typeof r(void 0,{type:ot.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(U(13))})}function xn(t){for(var e=Object.keys(t),r={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(r[i]=t[i])}var a=Object.keys(r),s,o;try{gi(r)}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],T=r[m],S=u[m],E=T(S,d);if(typeof E>"u"){var _=d&&d.type;throw new Error(U(14))}y[m]=E,p=p||E!==S}return p=p||a.length!==Object.keys(u).length,p?y:u}}function Ce(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function _n(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(U(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},o=e.map(function(l){return l(s)});return a=Ce.apply(void 0,o)(i.dispatch),$t($t({},i),{},{dispatch:a})}}}function Cn(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(o){return typeof o=="function"?o(i,a,t):s(o)}}};return e}var Rn=Cn();Rn.withExtraArgument=Cn;var Wt=Rn;var kn=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),bi=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(u){return function(d){return l([u,d])}}function l(u){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=u[0]&2?i.return:u[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,u[1])).done)return a;switch(i=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return r.label++,{value:u[1],done:!1};case 5:r.label++,i=u[1],u=[0];continue;case 7:u=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){r.label=u[1];break}if(u[0]===6&&r.label<a[1]){r.label=a[1],a=u;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(u);break}a[2]&&r.ops.pop(),r.trys.pop();continue}u=e.call(t,r)}catch(d){u=[6,d],i=0}finally{n=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},Re=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},Si=Object.defineProperty,Ei=Object.defineProperties,Ai=Object.getOwnPropertyDescriptors,In=Object.getOwnPropertySymbols,Ti=Object.prototype.hasOwnProperty,wi=Object.prototype.propertyIsEnumerable,Pn=function(t,e,r){return e in t?Si(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},ue=function(t,e){for(var r in e||(e={}))Ti.call(e,r)&&Pn(t,r,e[r]);if(In)for(var n=0,i=In(e);n<i.length;n++){var r=i[n];wi.call(e,r)&&Pn(t,r,e[r])}return t},Qt=function(t,e){return Ei(t,Ai(e))},Oi=function(t,e,r){return new Promise(function(n,i){var a=function(l){try{o(r.next(l))}catch(u){i(u)}},s=function(l){try{o(r.throw(l))}catch(u){i(u)}},o=function(l){return l.done?n(l.value):Promise.resolve(l.value).then(a,s)};o((r=r.apply(t,e)).next())})};var xi=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Ce:Ce.apply(null,arguments)},co=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function _i(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}var Ci=function(t){kn(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Re([void 0],r[0].concat(this)))):new(e.bind.apply(e,Re([void 0],r.concat(this))))},e}(Array),Ri=function(t){kn(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Re([void 0],r[0].concat(this)))):new(e.bind.apply(e,Re([void 0],r.concat(this))))},e}(Array);function Jt(t){return W(t)?st(t,function(){}):t}function Ii(t){return typeof t=="boolean"}function Pi(){return function(e){return Di(e)}}function Di(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,s=a===void 0?!0:a,o=new Ci;if(r&&(Ii(r)?o.push(Wt):o.push(Wt.withExtraArgument(r.extraArgument))),0){if(i)var l;if(s)var u}return o}var Yt=!0;function Nn(t){var e=Pi(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,a=r.middleware,s=a===void 0?e():a,o=r.devTools,l=o===void 0?!0:o,u=r.preloadedState,d=u===void 0?void 0:u,h=r.enhancers,p=h===void 0?void 0:h,y;if(typeof i=="function")y=i;else if(_i(i))y=xn(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),!Yt&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Yt&&v.some(function(w){return typeof w!="function"}))throw new Error("each middleware provided to configureStore must be a function");var m=_n.apply(void 0,v),T=Ce;l&&(T=xi(ue({trace:!Yt},typeof l=="object"&&l)));var S=new Ri(m),E=S;Array.isArray(p)?E=Re([m],p):typeof p=="function"&&(E=p(S));var _=T.apply(void 0,E);return Gt(y,d,_)}function ce(t,e){function r(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return ue(ue({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(n){return n.type===t},r}function Ln(t){var e={},r=[],n,i={addCase:function(a,s){var o=typeof a=="string"?a:a.type;if(o in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[o]=s,i},addMatcher:function(a,s){return r.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,r,n]}function Mi(t){return typeof t=="function"}function ki(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?Ln(e):[e,r,n],a=i[0],s=i[1],o=i[2],l;if(Mi(t))l=function(){return Jt(t())};else{var u=Jt(t);l=function(){return u}}function d(h,p){h===void 0&&(h=l());var y=Re([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(re(v)){var T=v,S=m(T,p);return S===void 0?v:S}else{if(W(v))return st(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 Ni(t,e){return t+"/"+e}function Un(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:Jt(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},o={};i.forEach(function(d){var h=n[d],p=Ni(e,d),y,v;"reducer"in h?(y=h.reducer,v=h.prepare):y=h,a[d]=y,s[p]=y,o[d]=v?ce(p,v):ce(p)});function l(){var d=typeof t.extraReducers=="function"?Ln(t.extraReducers):[t.extraReducers],h=d[0],p=h===void 0?{}:h,y=d[1],v=y===void 0?[]:y,m=d[2],T=m===void 0?void 0:m,S=ue(ue({},p),s);return ki(r,function(E){for(var _ in S)E.addCase(_,S[_]);for(var w=0,k=v;w<k.length;w++){var z=k[w];E.addMatcher(z.matcher,z.reducer)}T&&E.addDefaultCase(T)})}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 Li="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ui=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=Li[Math.random()*64|0];return e},Fi=["name","message","stack","code"],Xt=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),Dn=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),ji=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=Fi;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},po=function(){function t(e,r,n){var i=ce(e+"/fulfilled",function(d,h,p,y){return{payload:d,meta:Qt(ue({},y||{}),{arg:p,requestId:h,requestStatus:"fulfilled"})}}),a=ce(e+"/pending",function(d,h,p){return{payload:void 0,meta:Qt(ue({},p||{}),{arg:h,requestId:d,requestStatus:"pending"})}}),s=ce(e+"/rejected",function(d,h,p,y,v){return{payload:y,error:(n&&n.serializeError||ji)(d||"Rejected"),meta:Qt(ue({},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):Ui(),m=new l,T,S=!1;function E(w){T=w,m.abort()}var _=function(){return Oi(this,null,function(){var w,k,z,de,j,fe,Ee;return bi(this,function(c){switch(c.label){case 0:return c.trys.push([0,4,,5]),de=(w=n?.condition)==null?void 0:w.call(n,d,{getState:p,extra:y}),Hi(de)?[4,de]:[3,2];case 1:de=c.sent(),c.label=2;case 2:if(de===!1||m.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return S=!0,j=new Promise(function(f,b){return m.signal.addEventListener("abort",function(){return b({name:"AbortError",message:T||"Aborted"})})}),h(a(v,d,(k=n?.getPendingMeta)==null?void 0:k.call(n,{requestId:v,arg:d},{getState:p,extra:y}))),[4,Promise.race([j,Promise.resolve(r(d,{dispatch:h,getState:p,extra:y,requestId:v,signal:m.signal,abort:E,rejectWithValue:function(f,b){return new Xt(f,b)},fulfillWithValue:function(f,b){return new Dn(f,b)}})).then(function(f){if(f instanceof Xt)throw f;return f instanceof Dn?i(f.payload,v,d,f.meta):i(f,v,d)})])];case 3:return z=c.sent(),[3,5];case 4:return fe=c.sent(),z=fe instanceof Xt?s(null,v,d,fe.payload,fe.meta):s(fe,v,d),[3,5];case 5:return Ee=n&&!n.dispatchConditionRejection&&s.match(z)&&z.meta.condition,Ee||h(z),[2,z]}})})}();return Object.assign(_,{abort:E,requestId:v,arg:d,unwrap:function(){return _.then(Bi)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function Bi(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Hi(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Fn="listener",jn="completed",Bn="cancelled",vo="task-"+Bn,mo="task-"+jn,yo=Fn+"-"+Bn,go=Fn+"-"+jn;var Zt="listenerMiddleware";var bo=ce(Zt+"/add"),So=ce(Zt+"/removeAll"),Eo=ce(Zt+"/remove");var Mn,Ao=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Mn||(Mn=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Vi=function(t){return function(e){setTimeout(e,t)}},To=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Vi(10);gn();function Ki(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(r,n,i){this.eventBus.addEventListener(r,n,i)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,i){this.eventBus.removeEventListener(r,n,i)}}}var ut=class extends Ki(Object){};window.ftReduxStores||(window.ftReduxStores={});var Hn=class t extends ut{static get(e){var r;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(Me(a))return a;if(i==null)return;let s=Un({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),o=Nn({reducer:(l,u)=>u.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...l,...u.overwrites}:s.reducer(l,u)});return window.ftReduxStores[i.name]=new t(s,o,i.eventBus)}constructor(e,r,n){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Ze;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 lt=x(F());var ct=class extends V{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=g.getState().session;return!!e?.sessionAuthenticated}};var $i="ft-user-assets",zi={setAssetCount:(t,e)=>{let{userAssetType:r,count:n}=e.payload.assetCount;t.assetCounts.allAsset[r]=n},clearAssetCount:t=>{Object.values(ve).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let r=e.payload.mapId;t.assetCounts.bookmarkByMap[r]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}}},$=lt.FtReduxStore.get({name:$i,reducers:zi,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(ve).map(t=>[t,void 0])),bookmarkByMap:{}}}}),er=class{constructor(e=new ct){this.assetCountsService=e,this.currentSession=g.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Ge,this.savedSearchesService=new Qe,g.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=g.getState();(0,lt.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts())}clearUserAssetCounts(){$.actions.clearAssetCount(),$.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),$.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),$.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();$.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async loadAssetCount(e){let r=await this.assetCountsService.getUserAssetCount(e);r&&$.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(e){let r=await this.assetCountsService.getUserBookmarkCountByMap(e);r&&$.actions.setBookmarkCountByMap({count:r.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let r=Object.keys($.getState().assetCounts.bookmarkByMap).length!==0;e===ve.BOOKMARKS&&r&&$.actions.clearBookmarkCountByMap(),$.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;$.actions.bookmarks(r)}}},tr=new er;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=tr);(0,Vn.customElement)("ft-app-context")(R);var dt=class extends V{get mapId(){return this._mapId}set mapId(e){e!==this._mapId&&this.clear(),this._mapId=e}constructor(e,r,n){super(!1,r),this.converter=e,this._mapId=n,this.initCache()}async withMapId(e){return this._mapId?e(this._mapId):void 0}initCache(){this.cache.registerFinal("configuration",()=>this.api.getReaderConfiguration()),this.cache.register("map",()=>this.withMapId(e=>this.fetchMap(e))),this.cache.register("enrichedToc",()=>this.withMapId(e=>this.fetchPages(e).then(r=>this.converter.convertPaginatedToc(e,r)))),this.cache.register("ratingSummary",()=>{var e,r;return ee((r=(e=g.getState().session)===null||e===void 0?void 0:e.profile.roles)!==null&&r!==void 0?r:[],"RATING_USER")?this.withMapId(i=>this.fetchMapRating(i)):Promise.resolve()})}clear(){this.cache.clearAll()}makeCacheKey(e,r){return e+(r?"-destinationLanguage-"+r?.destinationLanguage:"")}getMap(e){return this.cache.get(this.makeCacheKey("map",e),()=>this.fetchMap(this.mapId,e))}getMapNow(e){return this.cache.getNow(this.makeCacheKey("map",e))}getConfiguration(){return this.cache.get("configuration")}getEnrichedToc(e){return this.cache.get(this.makeCacheKey("enrichedToc",e),()=>this.fetchPages(this.mapId,e).then(r=>this.converter.convertPaginatedToc(this.mapId,r)))}getEnrichedTocNow(e){return this.cache.getNow(this.makeCacheKey("enrichedToc",e))}async getPaginationConfiguration(){return(await this.getEnrichedToc()).paginationConfiguration}async getToc(e){return(await this.getEnrichedToc(e)).toc}async getPagesToc(e){return(await this.getEnrichedToc(e)).pagesToc}async getTranslationError(e){return(await this.getEnrichedToc(e)).translationError}async getTocNode(e,r){return(await this.getEnrichedToc(r)).nodeByTocId[e]}getTocNodeNow(e,r){var n;return(n=this.getEnrichedTocNow(r))===null||n===void 0?void 0:n.nodeByTocId[e]}getTocNodeNowByUrl(e,r){var n,i;let a=this.getMapNow(r);return a?.prettyUrl==e||`${a?.id}/root`===e?(n=this.getEnrichedTocNow(r))===null||n===void 0?void 0:n.toc[0]:(i=this.getEnrichedTocNow(r))===null||i===void 0?void 0:i.nodeByUrl[e]}async getPage(e,r){let n=await this.getEnrichedToc(r);return n.pages[e-1]||n.pages[0]}async getPageByTocId(e,r){let n=await this.getEnrichedToc(r);return n.pageByTocId[e]||n.pages[0]}getTopicInfo(e){return this.cache.get("topic-"+e.tocId,()=>this.fetchTopicMetadata(e))}getTopicContent(e){return this.cache.get("topic-content-"+e.tocId,()=>this.fetchTopicHTMLContent(e))}getTranslatedTopicContent(e,r){return this.cache.get(this.makeCacheKey("translated-topic-content-"+e.tocId,r),()=>this.fetchTranslatedTopicHTMLContent(e,r))}getAttachments(){return this.cache.get("map-attachments",()=>this.fetchAttachments())}clearMapAttachments(){this.cache.clear("map-attachments")}getRelativesForDocument(e,r){return this.cache.get("document-relatives-"+e+"-"+r.join("-"),()=>this.fetchRelativesForDocument(e,r))}getRelativesForTopicInMap(e,r,n){return this.cache.get("topic-relatives-"+[e,r,...n].join("-"),()=>this.fetchRelativesForTopicInMap(e,r,n))}getAttachmentDownloadLink(e){return this.makeAbsolute(`${this.api.endpoints.khub.maps.mapId(this.mapId).attachments.attachmentId(e).content}?download=true&locationValue=reader`)}getLink(e,r,n){let i=this.getNavigationData(e,r,n),a=this.getReaderLinkPrefix()+(i.prettyUrl?i.prettyUrl:`${i.mapId}/${i.tocId}`),s=new URL(a,this.api.tenantBaseUrl);return i.page!=null&&s.searchParams.set("page",`${i.page}`),i.prettyUrlDuplicated&&s.searchParams.set("tocId",i.tocId),i.section!=null&&s.searchParams.set("section",i.section),s.href}getNavigationData(e,r,n,i){var a,s;e=e||"root";let o=this.getEnrichedTocNow(i),l=o?.pageByTocId[e],u=o?.nodeByTocId[e],d=u?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(a=u?.title)!==null&&a!==void 0?a:"",untranslatedTopicTitle:u?.untranslatedTitle,page:r&&l&&l.number!==r?r:void 0,prettyUrl:d?.replace(/^r\//,""),prettyUrlDuplicated:(s=o?.duplicatedPrettyUrls.has(d??""))!==null&&s!==void 0?s:!1,section:n}}async getAccurateNavigationData(e,r,n,i){return await this.getEnrichedToc(i),this.getNavigationData(e,r,n,i)}getRatingSummary(){return this.cache.get("ratingSummary")}reloadRating(){return this.cache.clear("ratingSummary"),this.getRatingSummary()}getMapRating(){return this.getRatingSummary().then(e=>e?.publication)}getTopicRating(e){return this.getRatingSummary().then(r=>{var n;return r?{type:r.topics.type,rating:(n=r.topics)===null||n===void 0?void 0:n.ratings.find(i=>i.tocId===e)}:void 0})}rateMap(e,r){return this.makeRateMapRequest(e,r).then(()=>this.clearRatingIfNecessary())}unrateMap(){return this.makeUnrateMapRequest().then(()=>this.clearRatingIfNecessary())}sendMapFeedback(e,r){return this.makeMapFeedbackRequest(e,r)}rateTopic(e,r,n){return this.makeRateTopicRequest(e,r,n).then(()=>this.clearRatingIfNecessary())}unrateTopic(e){return this.makeUnrateTopicRequest(e).then(()=>this.clearRatingIfNecessary())}async clearRatingIfNecessary(){let e=g.getState().session;e?.sessionAuthenticated&&this.cache.clear("ratingSummary")}sendTopicFeedback(e,r,n){return this.makeTopicFeedbackRequest(e,r,n)}fontsStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.fonts)}themeStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.theme)}buildBreadcrumb(e,r){let n=this.getTocNodeNow(e,r),i=[{tocId:n.tocId,title:n.title,untranslatedTitle:n.untranslatedTitle}],a=this.getTocNodeNow(n.parentTocId,r);for(;a;)i.unshift({tocId:a.tocId,title:a.title,untranslatedTitle:a.untranslatedTitle}),a=this.getTocNodeNow(a.parentTocId,r);return i}isFeatureAccessible(e,{session:r}){var n;if(!this.isFeatureAvailable(e))return!1;switch(e){case Z.FEEDBACK:return ee(r??[],C.FEEDBACK_USER);case Z.RATING:return ee(r??[],C.RATING_USER);case Z.PRINT:return ee(r??[],C.PRINT_USER);case Z.BOOKMARK:return!!r?.sessionAuthenticated;case Z.COLLECTIONS:return ee(r??[],C.COLLECTION_USER);case Z.PERSONAL_BOOKS:return ee(r??[],C.PERSONAL_BOOK_USER)&&!(!((n=this.getMapNow())===null||n===void 0)&&n.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}reloadConfiguration(){this.cache.registerFinal("configuration",()=>this.api.getReaderConfiguration())}};var ft=class t extends dt{static async build(e){return new t(new Ve,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e,r){let n=await this.api.getMap(e,r);return this.fingerprint=n.fingerprint,n}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e,r){return await this.getMap(r),this.api.getPages(e,this.fingerprint,r)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}fetchTranslatedTopicHTMLContent(e,r){return this.api.getTranslatedTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint,r)}fetchTopicMetadata(e){return this.api.getTopic(this.mapId,e.contentId,this.fingerprint)}fetchAttachments(){return this.api.getMapAttachments(this.mapId).catch(()=>[])}fetchRelativesForDocument(e,r){let n={query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",metadataFilters:[{key:e,valueFilter:{negative:!1,values:r}}],sort:[],facets:[]};return this.api.search(n)}fetchRelativesForTopicInMap(e,r,n){let i={query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",metadataFilters:[{key:r,valueFilter:{negative:!1,values:n}},{key:"ft:publicationId",valueFilter:{negative:!1,values:[e]}}],sort:[],facets:[]};return this.api.search(i)}makeMapFeedbackRequest(e,r){return this.api.sendMapFeedback(this.mapId,e,r)}makeRateMapRequest(e,r){return this.api.rateMap(this.mapId,e,r)}makeRateTopicRequest(e,r,n){return this.api.rateTopic(this.mapId,e,r,n)}makeTopicFeedbackRequest(e,r,n){return this.api.sendTopicFeedback(this.mapId,e,r,n)}makeUnrateMapRequest(){return this.api.unrateMap(this.mapId)}makeUnrateTopicRequest(e){return this.api.unrateTopic(this.mapId,e)}getReaderLinkPrefix(){return"r/"}isFeatureAvailable(e){return!0}};var ht=class t{static build(e,r){return new t(ur(e.trim()||"context"),r??ft.build)}loaded(){return(0,Q.waitUntil)(()=>this._loaded)}constructor(e,r,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new Q.Debouncer(10),this.initService(r)}async initService(e){return this.service=await e(),this.service.mapId=this.store.getState().mapId,this.reload()}async setMapId(e){e!==this.store.getState().mapId&&(this.store.actions.mapId(e),this.service&&(this.service.mapId=e),await this.reload())}setRenderedTopics(e){this.store.actions.renderedTopics(e)}setVisibleTopics(e){this.store.actions.visibleTopics(e)}async awaitService(){return(0,Q.waitFor)(()=>this.service)}async navigateToTopic(e,r,n){await this.loaded();let i=await this.awaitService(),a=await(n!=null?i.getPage(n,this.getTranslationSettings()):i.getPageByTocId(e??"root",this.getTranslationSettings()));this.store.actions.currentPage(a);let s=this.resolveValidNonRootTocId(e,a);this.store.actions.scrollTarget({tocId:s,section:r}),this.store.getState().visibleTopics[0]!==s&&this.store.actions.visibleTopics([])}resolveValidNonRootTocId(e,r){var n,i,a;let s=(n=e==="root"?void 0:e)!==null&&n!==void 0?n:r.rootTocId;return r.topics.includes(s)?s:(a=(i=r.topics[0])!==null&&i!==void 0?i:r.hiddenTopics[0])!==null&&a!==void 0?a:"root"}async navigateToPage(e){await this.loaded();let n=await(await this.awaitService()).getPage(e,this.getTranslationSettings());this.store.actions.currentPage(n)}scrollDone(){this.store.actions.scrollTarget({})}async load(){var e;!((e=this.service)===null||e===void 0)&&e.mapId&&this.store.getState().map==null&&await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}clear(){var e;this._loaded=!1,this.store.actions.configuration(void 0),this.store.actions.map(void 0),this.store.actions.toc(void 0),this.store.actions.pagesToc(void 0),this.store.actions.currentPage(void 0),this.store.actions.searchInDocumentQuery(""),this.store.actions.relatives(void 0),this.store.actions.renderedTopics([]),this.store.actions.visibleTopics([]),this.store.actions.translation({sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}),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 r,n,i,a,s,o;try{e&&this.setTranslationLoading(!0);let l=u=>{throw e&&this.setTranslationError(!0),u};await Promise.all([(r=this.service)===null||r===void 0?void 0:r.getConfiguration().then(u=>this.store.actions.configuration(u)),(n=this.service)===null||n===void 0?void 0:n.getMap(e).then(u=>this.store.actions.map(u)).catch(l),(i=this.service)===null||i===void 0?void 0:i.getToc(e).then(u=>this.store.actions.toc(u)).catch(l),(a=this.service)===null||a===void 0?void 0:a.getPagesToc(e).then(u=>this.store.actions.pagesToc(u)).catch(l),(s=this.service)===null||s===void 0?void 0:s.getPaginationConfiguration().then(u=>this.store.actions.paginationConfiguration(u)).catch(l),(o=this.service)===null||o===void 0?void 0:o.getTranslationError(e).then(u=>this.setTranslationError(u))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0,e&&this.setTranslationLoading(!1)}catch(l){this.errorHandler&&!(l instanceof Q.CanceledPromiseError)&&this.errorHandler(l)}}fetchRelatives(){var e,r;let n=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(i=>{var a;return i.key==((a=this.store.getState().configuration)===null||a===void 0?void 0:a.relativePivotMetadata)}).flatMap(i=>i.values);n!==void 0&&n.length>0?(r=this.service)===null||r===void 0||r.getRelativesForDocument(this.store.getState().configuration.relativePivotMetadata,n).then(i=>{let a=i.results.flatMap(s=>s.entries);this.store.actions.relatives(a),this.updateClusteringHelper()}):this.updateClusteringHelper()}updateClusteringHelper(){this.clusteringHelper=this.createClusteringHelper(),this.clusteringHelper&&this.store.dispatchEvent(new Event(Ie.clusteringHelperCreated))}createClusteringHelper(){var e,r;if(this.clusteringHelperProvider)return this.clusteringHelperProvider();let n=this.store.getState().relatives;if(n){let i=n.find(s=>{var o;return((o=s.map)===null||o===void 0?void 0:o.mapId)==this.store.getState().mapId}),a=(r=(e=g.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&r!==void 0?r:[];return new Q.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,a)}}async navigateToRelativeTopicIfFound(e){var r,n,i;await this.loaded();let a=await(0,Q.waitFor)(()=>{var u;return(u=this.store.getState().configuration)===null||u===void 0?void 0:u.relativeTopicPivotMetadata}),s=this.store.getState().mapId,l=await(await this.awaitService()).getRelativesForTopicInMap(s,a,[e]);if(!((i=(n=(r=l?.results)===null||r===void 0?void 0:r[0])===null||n===void 0?void 0:n.entries)===null||i===void 0)&&i[0]){let u=l.results[0].entries[0].topic.tocId;return await this.navigateToTopic(u),!0}else return await this.navigateToTopic("root"),!1}setSearchInDocumentQuery(e){this.store.actions.searchInDocumentQuery(e)}async setTranslationDestinationLanguage(e){this.store.actions.setTranslationDestinationLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationSourceLanguage(e){this.store.actions.setTranslationSourceLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationProfileId(e){this.store.actions.setTranslationProfileId(e)}async setTranslationLoading(e){this.store.actions.setTranslationLoading(e)}async setTranslationError(e){this.store.actions.setTranslationError(e)}getTranslationSettings(){var e;let r=this.store.getState();return r.translation.profileId&&r.translation.destinationLanguage?{profileId:r.translation.profileId,destinationLanguage:r.translation.destinationLanguage.code,sourceLanguage:(e=r.map)===null||e===void 0?void 0:e.lang}:void 0}async fetchMapRating(){var e;this.store.actions.mapRating(await((e=this.service)===null||e===void 0?void 0:e.getMapRating()))}async fetchTopicRating(e){var r;let n=await((r=this.service)===null||r===void 0?void 0:r.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,r,n){return this.service.getAccurateNavigationData(e,r?.number,n?.section,this.getTranslationSettings())}buildBreadcrumb(e){var r;return(r=this.service)===null||r===void 0?void 0:r.buildBreadcrumb(e,this.getTranslationSettings())}fetchTopicContent(e){var r,n;let i=this.getTranslationSettings();return i?(r=this.service)===null||r===void 0?void 0:r.getTranslatedTopicContent(e,i).then(a=>(a.isTranslationError&&this.setTranslationError(!0),a.content)):(n=this.service)===null||n===void 0?void 0:n.getTopicContent(e)}getTocNode(e){return this.service.getTocNode(e,this.getTranslationSettings())}getPage(e){return this.service.getPage(e,this.getTranslationSettings())}onMapAttachmentsUpdate(){var e;(e=this.service)===null||e===void 0||e.clearMapAttachments(),this.store.dispatchEvent(new Event(Ie.mapAttachmentsUpdate))}};var Kn=x(Ae()),Ru={},qn=Kn.css`
6
+ `;var pt=class extends CustomEvent{constructor(e,r){super("ft-reader-map-loaded",{detail:{map:e,toc:r}})}},vt=class extends CustomEvent{constructor(e,r){super("ft-reader-visible-topics-change",{detail:{visibleTopics:r}})}},mt=class extends CustomEvent{constructor(e){super("ft-reader-navigation-done",{detail:e})}},yt=class extends CustomEvent{constructor(e){super("ft-reader-load-error",{detail:e})}},gt=class extends Event{constructor(){super("ft-reader-map-not-found")}},bt=class extends Event{constructor(){super("ft-reader-map-unauthorized")}},St=class extends Event{constructor(){super("ft-reader-map-forbidden")}},Et=class extends Event{constructor(){super("ft-reader-topic-relative-not-found",{bubbles:!0,composed:!0})}};var At=class{constructor(e){this.stateManager=e}searchInDocument(e){this.stateManager.setSearchInDocumentQuery(e??"")}};var H=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},Gi=t=>e=>+(e??"NaN")>0?+e:t,M=class extends B.FtLitElementRedux{constructor(){super(),this.visibleTopics=[],this.updateConfiguration=()=>{this.stateManager.awaitService().then(e=>{e.reloadConfiguration()})},this.scrollToTargetDebouncer=new B.Debouncer(5),this.navigationDebouncer=new B.Debouncer(10),this.mapLoadedEventDebouncer=new B.Debouncer(50),this.addStore(g)}render(){return je.html`
7
7
  ${this.importStyleIfNeeded()}
8
8
  <slot @register-ft-reader-component="${this.registerComponent}"></slot>
9
- `}importStyleIfNeeded(){var e,r;let n=(e=this.stateManager.service)===null||e===void 0?void 0:e.themeStylesheet();return!n||window.location.href.startsWith((r=this.baseUrl)!==null&&r!==void 0?r:"")?Ue.nothing:Ue.html`
9
+ `}importStyleIfNeeded(){var e,r;let n=(e=this.stateManager.service)===null||e===void 0?void 0:e.themeStylesheet();return!n||window.location.href.startsWith((r=this.baseUrl)!==null&&r!==void 0?r:"")?je.nothing:je.html`
10
10
  <style>
11
11
  @import "${n}"
12
12
  </style>
13
- `}get stateManager(){return this._stateManager==null&&(this._stateManager=dt.build(this.id||(""+Math.round(Math.random()*999e3)).padStart(6,"0"),this.readerServiceProvider),this._stateManager.errorHandler=e=>this.handleLoadError(e),this.addStore(this.stateManager.store,"reader")),this._stateManager}connectedCallback(){super.connectedCallback(),this.stateManager.setMapId(this.mapId),this.stateManager.awaitService().then(e=>{let r=e.fontsStylesheet();if(r&&!window.location.href.startsWith(this.baseUrl)&&!document.querySelector(`head link[href="${r}"]`)){let n=document.createElement("link");n.setAttribute("rel","stylesheet"),n.setAttribute("href",r),document.head.append(n)}window.FluidTopicsReaderService=new St(this.stateManager)}),g.addEventListener(Q.eventName,this.updateConfiguration)}disconnectedCallback(){super.disconnectedCallback(),g.addEventListener(Q.eventName,this.updateConfiguration)}update(e){super.update(e),e.has("readerServiceProvider")&&this.readerServiceProvider&&this.stateManager.initService(this.readerServiceProvider),e.has("mapId")&&this.mapId&&(this.stateManager.setMapId(this.mapId),this.lastNotifiedNotFoundRelative=void 0),e.has("searchInDocumentQuery")&&this.searchInDocumentQuery!=null&&this.stateManager.setSearchInDocumentQuery(this.searchInDocumentQuery),["tocId","section","page","mapId","topicPivot"].some(r=>e.has(r))&&this.mapId&&this.navigateToTarget(),e.has("session")&&this.reload()}contentAvailableCallback(e){var r,n;if(super.contentAvailableCallback(e),(e.has("map")||e.has("toc"))&&this.sendLoadedEventIfLoaded(),e.has("scrollTarget")&&((r=this.scrollTarget)===null||r===void 0?void 0:r.tocId)==null){let i=e.get("scrollTarget");i?.tocId!=null&&this.scrollToTargetDebouncer.run(()=>this.stateManager.getAccurateNavigationData(i.tocId,this.currentPage,i).then(a=>this.dispatchEvent(new pt(a))))}(e.has("visibleTopics")||e.has("scrollTarget"))&&((n=this.scrollTarget)===null||n===void 0?void 0:n.tocId)==null&&Promise.all(this.visibleTopics.map(i=>this.stateManager.getAccurateNavigationData(i,this.currentPage))).then(i=>{let a=i.filter(s=>s!=null&&s.topicTitle!=="").map(s=>({tocId:s.tocId,title:s.topicTitle,page:s.page,prettyUrl:s.prettyUrl,prettyUrlDuplicated:s.prettyUrlDuplicated,breadcrumb:this.stateManager.buildBreadcrumb(s.tocId)}));this.dispatchEvent(new ht(this.map,a))})}clear(){this.stateManager.clear()}async reload(){await this.stateManager.reload()}async navigateToTarget(){await this.stateManager.loaded(),await this.navigationDebouncer.run(async()=>{this.topicPivot!=null?!await this.stateManager.navigateToRelativeTopicIfFound(this.topicPivot)&&this.lastNotifiedNotFoundRelative!==this.mapId+this.topicPivot?(this.dispatchEvent(new bt),this.lastNotifiedNotFoundRelative=this.mapId+this.topicPivot):this.lastNotifiedNotFoundRelative=void 0:this.tocId!=null?await this.stateManager.navigateToTopic(this.tocId,this.section,this.page):this.page!=null&&await this.stateManager.navigateToPage(this.page)}),this.tocId&&!this.section&&(this.stateManager.store.commands.clear(/^focus-topic-/),this.stateManager.store.commands.add({type:`focus-topic-${this.tocId}`}))}registerComponent(e){e.stopPropagation();let r=e.composedPath()[0];this.register(r)}register(e){e.setReaderStateManager(this.stateManager)}handleLoadError(e){let r=e;r.status===401?this.dispatchEvent(new yt):r.status===403?this.dispatchEvent(new gt):r.status===404?this.dispatchEvent(new mt):this.dispatchEvent(new vt(e))}reloadBookmarks(){Bn.reloadBookmarks()}async reloadRating(){var e,r;await((e=this.stateManager.service)===null||e===void 0?void 0:e.reloadRating()),(r=this.stateManager.store)===null||r===void 0||r.dispatchEvent(new CustomEvent("rating-changed"))}sendLoadedEventIfLoaded(){this.mapLoadedEventDebouncer.run(()=>{this.map&&this.toc&&this.dispatchEvent(new ft(this.map,this.toc))})}};M.styles=Kn;H([(0,B.redux)({store:g.name})],M.prototype,"baseUrl",void 0);H([(0,B.redux)({store:g.name})],M.prototype,"session",void 0);H([(0,ce.property)()],M.prototype,"mapId",void 0);H([(0,ce.property)()],M.prototype,"tocId",void 0);H([(0,ce.property)()],M.prototype,"section",void 0);H([(0,ce.property)()],M.prototype,"topicPivot",void 0);H([(0,ce.property)()],M.prototype,"searchInDocumentQuery",void 0);H([(0,ce.property)({type:Number,converter:{fromAttribute:$i()}})],M.prototype,"page",void 0);H([(0,B.redux)({store:"reader"})],M.prototype,"map",void 0);H([(0,B.redux)({store:"reader"})],M.prototype,"toc",void 0);H([(0,B.redux)({store:"reader"})],M.prototype,"visibleTopics",void 0);H([(0,B.redux)({store:"reader"})],M.prototype,"currentPage",void 0);H([(0,B.redux)({store:"reader"})],M.prototype,"scrollTarget",void 0);H([(0,ce.property)({attribute:!1})],M.prototype,"readerServiceProvider",void 0);(0,qn.customElement)("ft-reader-context")(M);})();
13
+ `}get stateManager(){return this._stateManager==null&&(this._stateManager=ht.build(this.id||(""+Math.round(Math.random()*999e3)).padStart(6,"0"),this.readerServiceProvider),this._stateManager.errorHandler=e=>this.handleLoadError(e),this.addStore(this.stateManager.store,"reader")),this._stateManager}connectedCallback(){super.connectedCallback(),this.stateManager.setMapId(this.mapId),this.stateManager.awaitService().then(e=>{let r=e.fontsStylesheet();if(r&&!window.location.href.startsWith(this.baseUrl)&&!document.querySelector(`head link[href="${r}"]`)){let n=document.createElement("link");n.setAttribute("rel","stylesheet"),n.setAttribute("href",r),document.head.append(n)}window.FluidTopicsReaderService=new At(this.stateManager)}),g.addEventListener(Y.eventName,this.updateConfiguration)}disconnectedCallback(){super.disconnectedCallback(),g.addEventListener(Y.eventName,this.updateConfiguration)}update(e){super.update(e),e.has("readerServiceProvider")&&this.readerServiceProvider&&this.stateManager.initService(this.readerServiceProvider),e.has("mapId")&&this.mapId&&(this.stateManager.setMapId(this.mapId),this.lastNotifiedNotFoundRelative=void 0),e.has("searchInDocumentQuery")&&this.searchInDocumentQuery!=null&&this.stateManager.setSearchInDocumentQuery(this.searchInDocumentQuery),["tocId","section","page","mapId","topicPivot"].some(r=>e.has(r))&&this.mapId&&this.navigateToTarget(),e.has("session")&&this.reload()}contentAvailableCallback(e){var r,n;if(super.contentAvailableCallback(e),(e.has("map")||e.has("toc"))&&this.sendLoadedEventIfLoaded(),e.has("scrollTarget")&&((r=this.scrollTarget)===null||r===void 0?void 0:r.tocId)==null){let i=e.get("scrollTarget");i?.tocId!=null&&this.scrollToTargetDebouncer.run(()=>this.stateManager.getAccurateNavigationData(i.tocId,this.currentPage,i).then(a=>this.dispatchEvent(new mt(a))))}(e.has("visibleTopics")||e.has("scrollTarget"))&&((n=this.scrollTarget)===null||n===void 0?void 0:n.tocId)==null&&Promise.all(this.visibleTopics.map(i=>this.stateManager.getAccurateNavigationData(i,this.currentPage))).then(i=>{let a=i.filter(s=>s!=null&&s.topicTitle!=="").map(s=>({tocId:s.tocId,title:s.topicTitle,page:s.page,prettyUrl:s.prettyUrl,prettyUrlDuplicated:s.prettyUrlDuplicated,breadcrumb:this.stateManager.buildBreadcrumb(s.tocId)}));this.dispatchEvent(new vt(this.map,a))})}clear(){this.stateManager.clear()}async reload(){await this.stateManager.reload()}async navigateToTarget(){await this.stateManager.loaded(),await this.navigationDebouncer.run(async()=>{this.topicPivot!=null?!await this.stateManager.navigateToRelativeTopicIfFound(this.topicPivot)&&this.lastNotifiedNotFoundRelative!==this.mapId+this.topicPivot?(this.dispatchEvent(new Et),this.lastNotifiedNotFoundRelative=this.mapId+this.topicPivot):this.lastNotifiedNotFoundRelative=void 0:this.tocId!=null?await this.stateManager.navigateToTopic(this.tocId,this.section,this.page):this.page!=null&&await this.stateManager.navigateToPage(this.page)}),this.tocId&&!this.section&&(this.stateManager.store.commands.clear(/^focus-topic-/),this.stateManager.store.commands.add({type:`focus-topic-${this.tocId}`}))}registerComponent(e){e.stopPropagation();let r=e.composedPath()[0];this.register(r)}register(e){e.setReaderStateManager(this.stateManager)}handleLoadError(e){let r=e;r.status===401?this.dispatchEvent(new bt):r.status===403?this.dispatchEvent(new St):r.status===404?this.dispatchEvent(new gt):this.dispatchEvent(new yt(e))}reloadBookmarks(){tr.reloadBookmarks()}async reloadRating(){var e,r;await((e=this.stateManager.service)===null||e===void 0?void 0:e.reloadRating()),(r=this.stateManager.store)===null||r===void 0||r.dispatchEvent(new CustomEvent("rating-changed"))}sendLoadedEventIfLoaded(){this.mapLoadedEventDebouncer.run(()=>{this.map&&this.toc&&this.dispatchEvent(new pt(this.map,this.toc))})}};M.styles=qn;H([(0,B.redux)({store:g.name})],M.prototype,"baseUrl",void 0);H([(0,B.redux)({store:g.name})],M.prototype,"session",void 0);H([(0,le.property)()],M.prototype,"mapId",void 0);H([(0,le.property)()],M.prototype,"tocId",void 0);H([(0,le.property)()],M.prototype,"section",void 0);H([(0,le.property)()],M.prototype,"topicPivot",void 0);H([(0,le.property)()],M.prototype,"searchInDocumentQuery",void 0);H([(0,le.property)({type:Number,converter:{fromAttribute:Gi()}})],M.prototype,"page",void 0);H([(0,B.redux)({store:"reader"})],M.prototype,"map",void 0);H([(0,B.redux)({store:"reader"})],M.prototype,"toc",void 0);H([(0,B.redux)({store:"reader"})],M.prototype,"visibleTopics",void 0);H([(0,B.redux)({store:"reader"})],M.prototype,"currentPage",void 0);H([(0,B.redux)({store:"reader"})],M.prototype,"scrollTarget",void 0);H([(0,le.property)({attribute:!1})],M.prototype,"readerServiceProvider",void 0);(0,$n.customElement)("ft-reader-context")(M);})();
14
14
  /*! Bundled license information:
15
15
 
16
16
  @lit/reactive-element/css-tag.js: