@fluid-topics/ft-reader-context 2.0.11 → 2.0.13

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 hi=Object.create;var hr=Object.defineProperty;var pi=Object.getOwnPropertyDescriptor;var vi=Object.getOwnPropertyNames;var mi=Object.getPrototypeOf,yi=Object.prototype.hasOwnProperty;var Ve=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var gi=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of vi(e))!yi.call(t,i)&&i!==r&&hr(t,i,{get:()=>e[i],enumerable:!(n=pi(e,i))||n.enumerable});return t};var C=(t,e,r)=>(r=t!=null?hi(mi(t)):{},gi(e||!t||!t.__esModule?hr(r,"default",{value:t,enumerable:!0}):r,t));var F=Ve((pa,pr)=>{pr.exports=ftGlobals.wcUtils});var Te=Ve((va,vr)=>{vr.exports=ftGlobals.lit});var pe=Ve((ma,mr)=>{mr.exports=ftGlobals.litDecorators});var Ar=Ve((ie,br)=>{var qe=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Ge=function(){function t(){this.fetch=!1,this.DOMException=qe.DOMException}return t.prototype=qe,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(l){return l&&DataView.prototype.isPrototypeOf(l)}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(l){return l&&s.indexOf(Object.prototype.toString.call(l))>-1};function u(l){if(typeof l!="string"&&(l=String(l)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(l)||l==="")throw new TypeError('Invalid character in header field name: "'+l+'"');return l.toLowerCase()}function c(l){return typeof l!="string"&&(l=String(l)),l}function d(l){var f={next:function(){var b=l.shift();return{done:b===void 0,value:b}}};return i.iterable&&(f[Symbol.iterator]=function(){return f}),f}function h(l){this.map={},l instanceof h?l.forEach(function(f,b){this.append(b,f)},this):Array.isArray(l)?l.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):l&&Object.getOwnPropertyNames(l).forEach(function(f){this.append(f,l[f])},this)}h.prototype.append=function(l,f){l=u(l),f=c(f);var b=this.map[l];this.map[l]=b?b+", "+f:f},h.prototype.delete=function(l){delete this.map[u(l)]},h.prototype.get=function(l){return l=u(l),this.has(l)?this.map[l]:null},h.prototype.has=function(l){return this.map.hasOwnProperty(u(l))},h.prototype.set=function(l,f){this.map[u(l)]=c(f)},h.prototype.forEach=function(l,f){for(var b in this.map)this.map.hasOwnProperty(b)&&l.call(f,this.map[b],b,this)},h.prototype.keys=function(){var l=[];return this.forEach(function(f,b){l.push(b)}),d(l)},h.prototype.values=function(){var l=[];return this.forEach(function(f){l.push(f)}),d(l)},h.prototype.entries=function(){var l=[];return this.forEach(function(f,b){l.push([b,f])}),d(l)},i.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function p(l){if(!l._noBody){if(l.bodyUsed)return Promise.reject(new TypeError("Already read"));l.bodyUsed=!0}}function y(l){return new Promise(function(f,b){l.onload=function(){f(l.result)},l.onerror=function(){b(l.error)}})}function v(l){var f=new FileReader,b=y(f);return f.readAsArrayBuffer(l),b}function g(l){var f=new FileReader,b=y(f),O=/charset=([A-Za-z0-9_-]+)/.exec(l.type),D=O?O[1]:"utf-8";return f.readAsText(l,D),b}function A(l){for(var f=new Uint8Array(l),b=new Array(f.length),O=0;O<f.length;O++)b[O]=String.fromCharCode(f[O]);return b.join("")}function E(l){if(l.slice)return l.slice(0);var f=new Uint8Array(l.byteLength);return f.set(new Uint8Array(l)),f.buffer}function S(){return this.bodyUsed=!1,this._initBody=function(l){this.bodyUsed=this.bodyUsed,this._bodyInit=l,l?typeof l=="string"?this._bodyText=l:i.blob&&Blob.prototype.isPrototypeOf(l)?this._bodyBlob=l:i.formData&&FormData.prototype.isPrototypeOf(l)?this._bodyFormData=l:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(l)?this._bodyText=l.toString():i.arrayBuffer&&i.blob&&a(l)?(this._bodyArrayBuffer=E(l.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(l)||o(l))?this._bodyArrayBuffer=E(l):this._bodyText=l=Object.prototype.toString.call(l):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof l=="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(l)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var l=p(this);if(l)return l;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 l=p(this);return l||(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 l=p(this);if(l)return l;if(this._bodyBlob)return g(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(W)}),this.json=function(){return this.text().then(JSON.parse)},this}var _=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function w(l){var f=l.toUpperCase();return _.indexOf(f)>-1?f:l}function N(l,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(l instanceof N){if(l.bodyUsed)throw new TypeError("Already read");this.url=l.url,this.credentials=l.credentials,f.headers||(this.headers=new h(l.headers)),this.method=l.method,this.mode=l.mode,this.signal=l.signal,!b&&l._bodyInit!=null&&(b=l._bodyInit,l.bodyUsed=!0)}else this.url=String(l);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 D=/\?/;this.url+=(D.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}N.prototype.clone=function(){return new N(this,{body:this._bodyInit})};function W(l){var f=new FormData;return l.trim().split("&").forEach(function(b){if(b){var O=b.split("="),D=O.shift().replace(/\+/g," "),T=O.join("=").replace(/\+/g," ");f.append(decodeURIComponent(D),decodeURIComponent(T))}}),f}function de(l){var f=new h,b=l.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 D=O.split(":"),T=D.shift().trim();if(T){var He=D.join(":").trim();try{f.append(T,He)}catch(_t){console.warn("Response "+_t.message)}}}),f}S.call(N.prototype);function H(l,f){if(!(this instanceof H))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(l)}S.call(H.prototype),H.prototype.clone=function(){return new H(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},H.error=function(){var l=new H(null,{status:200,statusText:""});return l.ok=!1,l.status=0,l.type="error",l};var fe=[301,302,303,307,308];H.redirect=function(l,f){if(fe.indexOf(f)===-1)throw new RangeError("Invalid status code");return new H(null,{status:f,headers:{location:l}})},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 Se(l,f){return new Promise(function(b,O){var D=new N(l,f);if(D.signal&&D.signal.aborted)return O(new r.DOMException("Aborted","AbortError"));var T=new XMLHttpRequest;function He(){T.abort()}T.onload=function(){var k={statusText:T.statusText,headers:de(T.getAllResponseHeaders()||"")};D.url.indexOf("file://")===0&&(T.status<200||T.status>599)?k.status=200:k.status=T.status,k.url="responseURL"in T?T.responseURL:k.headers.get("X-Request-URL");var he="response"in T?T.response:T.responseText;setTimeout(function(){b(new H(he,k))},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 _t(k){try{return k===""&&n.location.href?n.location.href:k}catch{return k}}if(T.open(D.method,_t(D.url),!0),D.credentials==="include"?T.withCredentials=!0:D.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 fr=[];Object.getOwnPropertyNames(f.headers).forEach(function(k){fr.push(u(k)),T.setRequestHeader(k,c(f.headers[k]))}),D.headers.forEach(function(k,he){fr.indexOf(he)===-1&&T.setRequestHeader(he,k)})}else D.headers.forEach(function(k,he){T.setRequestHeader(he,k)});D.signal&&(D.signal.addEventListener("abort",He),T.onreadystatechange=function(){T.readyState===4&&D.signal.removeEventListener("abort",He)}),T.send(typeof D._bodyInit>"u"?null:D._bodyInit)})}return Se.polyfill=!0,n.fetch||(n.fetch=Se,n.Headers=h,n.Request=N,n.Response=H),r.Headers=h,r.Request=N,r.Response=H,r.fetch=Se,r}({})})(Ge);Ge.fetch.ponyfill=!0;delete Ge.fetch.polyfill;var we=qe.fetch?qe:Ge;ie=we.fetch;ie.default=we.fetch;ie.fetch=we.fetch;ie.Headers=we.Headers;ie.Request=we.Request;ie.Response=we.Response;br.exports=ie});var fi=C(F());var Be=C(Te()),Ee=C(pe()),L=C(F());var Me;(function(t){t.clusteringHelperCreated="clustering-helper-created",t.mapAttachmentsUpdate="map-attachments-update",t.visibleTopicChange="visible-topic-change"})(Me||(Me={}));var te;(function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"})(te||(te={}));var Y=C(F());var yr=C(F()),bi={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]}},gr=t=>yr.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},linkPreviewDialogId:void 0},reducers:bi});var Rt=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 u=(s=i.prettyUrl)===null||s===void 0?void 0:s.replace(/^\//,""),c={tocId:i.tocId,contentId:i.contentId,title:i.title,untranslatedTitle:i.untranslatedTitle,hasRating:i.hasRating,origin:i.origin,prettyUrl:u,depth:r,parentTocId:n,children:[]};this.register(c);let d=this.convertSectionNodes((o=i.pageToc)!==null&&o!==void 0?o:[],r+1,i.tocId),h=this.convertNodes(i.children,r+1,c.tocId);return c.children=[...d,...h],[c]})}convertSectionNodes(e,r,n){return e.flatMap(i=>{var a;let s=(a=i.prettyUrl)===null||a===void 0?void 0:a.replace(/^\//,""),o={...i,prettyUrl:s,depth:r,parentTocId:n,children:[]};return this.register(o),o.children=this.convertSectionNodes(i.children,r+1,i.tocId),[o]})}buildPage(e,r){var n,i,a,s,o,u;let c={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?c.topics:c.hiddenTopics).push(p),h=(o=(s=e.pageConfiguration)===null||s===void 0?void 0:s.parentsVisibility)!==null&&o!==void 0?o:[];return c.breadcrumb.forEach((p,y)=>{d(p,h[y])}),e.tocId&&d(e.tocId,e.pageConfiguration.isVisible),c.topics.push(...this.tocIds((u=e.pageToc)!==null&&u!==void 0?u:[])),c}registerPage(e){for(let r of[...e.topics,...e.hiddenTopics])this.pageByTocId[r]||(this.pageByTocId[r]=e);this.pages.push(e)}tocIds(e){return e.flatMap(r=>[r.tocId,...this.tocIds(r.children)])}buildBreadcrumb(e){let r=[e.tocId];for(;e?.parentTocId;)r.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return r}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},Ke=class{convertPaginatedToc(e,r){return new Rt(e,r).build()}};var Ei=C(Ar(),1);var Er;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Er||(Er={}));var Sr;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Sr||(Sr={}));var Tr;(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.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(Tr||(Tr={}));var wr;(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.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(wr||(wr={}));var Or;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Or||(Or={}));var Cr;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(Cr||(Cr={}));var xr;(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.CHATBOT__RATE="CHATBOT__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__ON_DEMAND_TRANSLATE="DOCUMENT__ON_DEMAND_TRANSLATE",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.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_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__AI_TRANSLATE="TOPIC__AI_TRANSLATE",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"})(xr||(xr={}));var _r;(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"})(_r||(_r={}));var Rr;(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",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",t.LINK_PREVIEW="LINK_PREVIEW",t.UD_VIEWER="UD_VIEWER",t.ASSET_VIEWER="ASSET_VIEWER"})(Rr||(Rr={}));var Ir;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Ir||(Ir={}));var Dr;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Dr||(Dr={}));var Pr;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Pr||(Pr={}));var Mr;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Mr||(Mr={}));var Lr;(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"})(Lr||(Lr={}));var Nr;(function(t){t.OPTIONAL="OPTIONAL",t.MANDATORY="MANDATORY"})(Nr||(Nr={}));var kr;(function(t){t.ASC="ASC",t.DESC="DESC"})(kr||(kr={}));var Ur;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(Ur||(Ur={}));var Fr;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Fr||(Fr={}));var jr;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(jr||(jr={}));var Br;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Br||(Br={}));var Hr;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(Hr||(Hr={}));var Vr;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Vr||(Vr={}));var Kr;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.HTML_PACKAGE="HTML_PACKAGE",t.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(Kr||(Kr={}));var qr;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(qr||(qr={}));var Gr;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Gr||(Gr={}));var x;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(x||(x={}));var G;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(G||(G={}));var $r;(function(t){t.UNAUTHENTICATED="UNAUTHENTICATED",t.USER_INCOMPLETE="USER_INCOMPLETE",t.MFA_REQUIRED="MFA_REQUIRED",t.AUTHENTICATED="AUTHENTICATED"})($r||($r={}));var zr;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(zr||(zr={}));var Wr;(function(t){t.INACCURATE="INACCURATE",t.INCOMPLETE="INCOMPLETE",t.OFF_TOPIC="OFF_TOPIC",t.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",t.SUMMARY="SUMMARY",t.SEMANTIC_SEARCH="SEMANTIC_SEARCH",t.CHATBOT_INSTRUCTIONS="CHATBOT_INSTRUCTIONS",t.OTHER="OTHER"})(Wr||(Wr={}));var Qr;(function(t){t.INACCURATE="INACCURATE",t.INCOMPLETE="INCOMPLETE",t.OFF_TOPIC="OFF_TOPIC",t.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",t.SLOW="SLOW",t.OTHER="OTHER"})(Qr||(Qr={}));var Xr;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Xr||(Xr={}));var Yr;(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(Yr||(Yr={}));var Jr;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(Jr||(Jr={}));var Zr;(function(t){t.HTML="HTML",t.MARKDOWN="MARKDOWN"})(Zr||(Zr={}));var en;(function(t){t.MAP="MAP",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(en||(en={}));var Ai={[x.PERSONAL_BOOK_SHARE_USER]:[x.PERSONAL_BOOK_USER],[x.HTML_EXPORT_USER]:[x.PERSONAL_BOOK_USER],[x.PDF_EXPORT_USER]:[x.PERSONAL_BOOK_USER],[x.KHUB_ADMIN]:[x.CONTENT_PUBLISHER],[x.ADMIN]:[x.KHUB_ADMIN,x.USERS_ADMIN,x.PORTAL_ADMIN,x.BEHAVIOR_DATA_USER],[x.GENERATIVE_AI_EXPORT_USER]:[x.GENERATIVE_AI_USER]};function tn(t,e){return t===e||(Ai[t]??[]).some(r=>tn(r,e))}function re(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=>tn(n,e))}var er=C(pe());function Si(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;let r,n,i;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!$e(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(!$e(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(!$e(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function $e(t,e){try{return Si(t,e)}catch{return!1}}function Le(t,e){return!$e(t,e)}function rn(t){return typeof window.structuredClone=="function"?structuredClone(t):t!=null?JSON.parse(JSON.stringify(t)):t}function ze(t,e){let r=n=>n[t]===!0;return n=>{if(r(n))return n;let i=e(n);return i[t]=!0,i}}var nn=C(pe(),1);var It=t=>{let e=t??{};return(r,n)=>{var i;let a={hasChanged:Le,attribute:!1,...e};(0,nn.property)(a)(r,n);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(i=e.selector)!==null&&i!==void 0?i:o=>o[n],store:e.store})}};var We=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 ve=C(pe(),1);var an=C(pe(),1);function sn(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,an.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:Le,...e??{}})}var Qe=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 un=C(Te(),1);var Xe=globalThis,Ti=Xe.ShadowRoot&&(Xe.ShadyCSS===void 0||Xe.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,qa=Symbol();var on=(t,e)=>{if(Ti)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),i=Xe.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)}};var Ye=class extends un.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 on(n,e.elementStyles),n}};function cn(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 Ce=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},hn,ln=Symbol("constructorPrototype"),dn=Symbol("constructorName"),pn=Symbol("exportpartsDebouncer"),fn=Symbol("dynamicDependenciesLoaded"),Oe=class t extends CustomEvent{constructor(){super(t.eventName,{bubbles:!0})}};Oe.eventName="exportparts-updated";var J=class extends Ye{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[hn]=new Qe(5),this.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[pn].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)})},this[dn]=this.constructor.name,this[ln]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[dn]&&Object.setPrototypeOf(this,this[ln])}connectedCallback(){var e;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let r=this.constructor;r[fn]||(r[fn]=!0,this.importDynamicDependencies()),(e=this.shadowRoot)===null||e===void 0||e.addEventListener(Oe.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this.shadowRoot)===null||e===void 0||e.removeEventListener(Oe.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate(),e.has("exportparts")&&this.dispatchEvent(new Oe)})}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=cn(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)}}setExportpartsAttribute(e){var r,n,i,a,s,o;let u=p=>p!=null&&p.trim().length>0,c=e.filter(u).map(p=>p.trim());if(c.length===0){this.exportparts=void 0;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(A=>A.split(":")[1]))!==null&&o!==void 0?o:[],g=[...y,...v].filter(u).map(A=>A.trim());for(let A of g)d.add(A)}if(d.size===0){this.exportparts=void 0;return}let h=[...d.values()].flatMap(p=>c.map(y=>`${p}:${y}--${p}`));this.exportparts=[...this.part,...h].join(", ")}};hn=pn;Ce([(0,ve.property)()],J.prototype,"exportpartsPrefix",void 0);Ce([sn([])],J.prototype,"exportpartsPrefixes",void 0);Ce([(0,ve.property)({reflect:!0})],J.prototype,"exportparts",void 0);Ce([(0,ve.property)()],J.prototype,"customStylesheet",void 0);Ce([(0,ve.property)()],J.prototype,"elementToFocus",void 0);Ce([(0,ve.state)()],J.prototype,"useAdoptedStyleSheets",void 0);function Je(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Ne=Symbol("internalReduxEventsUnsubscribers"),ae=Symbol("internalStoresUnsubscribers"),me=Symbol("internalStores"),wi=ze(Symbol("withRedux"),function(t){var e,r,n;class i extends t{constructor(){super(...arguments),this[e]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(o=>s.has(o))&&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(s){return s==null?this.getUnnamedStore():this[me].get(s)}addStore(s,o){var u;o=(u=o??s.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(o),this[me].set(o,s),this.subscribeToStore(o,s),this.updateFromStores()}removeStore(s){let o=typeof s=="string"?s:s.name;this.unsubscribeFromStore(o),this[me].delete(o)}setupStores(){this.unsubscribeFromStores(),this[me].forEach((s,o)=>this.subscribeToStore(o,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,o)=>{let u=this.constructor.getPropertyOptions(o);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:o)){let c=this.getStore(s.store);c&&(s.store?this[ae].has(s.store):this[ae].size>0)&&(this[o]=s.selector(c.getState(),this))}})}subscribeToStore(s,o){var u;this[ae].set(s,o.subscribe(()=>this.updateFromStores())),this[Ne].set(s,[]),Je(o)&&o.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((c,d)=>{if(typeof this[d]=="function"&&(!c.store||o.name===c.store)){let h=p=>this[d](p);o.addEventListener(c.eventName,h),this[Ne].get(s).push(()=>o.removeEventListener(c.eventName,h))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[ae].forEach((s,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(s){var o;this[ae].has(s)&&this[ae].get(s)(),this[ae].delete(s),(o=this[Ne].get(s))===null||o===void 0||o.forEach(u=>u()),this[Ne].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=ae,r=me,n=Ne,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),vn=class extends wi(J){};function $(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 ne(t){return!!t&&!!t[I]}function Q(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[Sn]||!!(!((e=t.constructor)===null||e===void 0)&&e[Sn])||jt(t)||Bt(t))}function ye(t,e,r){r===void 0&&(r=!1),Re(t)===0?(r?Object.keys:_e)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function Re(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 xe(t,e){return Re(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Oi(t,e){return Re(t)===2?t.get(e):t[e]}function Tn(t,e,r){var n=Re(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function wn(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function jt(t){return Ii&&t instanceof Map}function Bt(t){return Di&&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=xn(t);delete e[I];for(var r=_e(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)||ne(t)||!Q(t)||(Re(t)>1&&(t.set=t.add=t.clear=t.delete=Ci),Object.freeze(t),e&&ye(t,function(r,n){return Vt(n,!0)},!0)),t}function Ci(){$(2)}function Kt(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Z(t){var e=Ft[t];return e||$(18,t),e}function xi(t,e){Ft[t]||(Ft[t]=e)}function Nt(){return Ue}function Dt(t,e){e&&(Z("Patches"),t.u=[],t.s=[],t.v=e)}function Ze(t){kt(t),t.p.forEach(_i),t.p=null}function kt(t){t===Ue&&(Ue=t.l)}function mn(t){return Ue={p:[],l:Ue,h:t,m:!0,_:0}}function _i(t){var e=t[I];e.i===0||e.i===1?e.j():e.g=!0}function Pt(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||Z("ES5").S(e,t,n),n?(r[I].P&&(Ze(e),$(4)),Q(t)&&(t=et(e,t),e.l||tt(e,t)),e.u&&Z("Patches").M(r[I].t,t,e.u,e.s)):t=et(e,r,[]),Ze(e),e.u&&e.v(e.u,e.s),t!==Cn?t:void 0}function et(t,e,r){if(Kt(e))return e;var n=e[I];if(!n)return ye(e,function(o,u){return yn(t,n,e,o,u,r)},!0),e;if(n.A!==t)return e;if(!n.P)return tt(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),ye(a,function(o,u){return yn(t,n,i,o,u,r,s)}),tt(t,i,!1),r&&t.u&&Z("Patches").N(n,r,t.u,t.s)}return n.o}function yn(t,e,r,n,i,a,s){if(ne(i)){var o=et(t,i,a&&e&&e.i!==3&&!xe(e.R,n)?a.concat(n):void 0);if(Tn(r,n,o),!ne(o))return;t.m=!1}else s&&r.add(i);if(Q(i)&&!Kt(i)){if(!t.h.D&&t._<1)return;et(t,i),e&&e.A.l||tt(t,i)}}function tt(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 gn(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 Lt(t){t.o||(t.o=Ht(t.t))}function Ut(t,e,r){var n=jt(e)?Z("MapSet").F(e,r):Bt(e)?Z("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},u=o,c=Fe;s&&(u=[o],c=ke);var d=Proxy.revocable(u,c),h=d.revoke,p=d.proxy;return o.k=p,o.j=h,p}(e,r):Z("ES5").J(e,r);return(r?r.A:Nt()).p.push(n),n}function Ri(t){return ne(t)||$(22,t),function e(r){if(!Q(r))return r;var n,i=r[I],a=Re(r);if(i){if(!i.P&&(i.i<4||!Z("ES5").K(i)))return i.t;i.I=!0,n=bn(r,a),i.I=!1}else n=bn(r,a);return ye(n,function(s,o){i&&Oi(i.t,s)===o||Tn(n,s,e(o))}),a===3?new Set(n):n}(t)}function bn(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Ht(t)}function On(){function t(s,o){var u=a[s];return u?u.enumerable=o:a[s]=u={configurable:!0,enumerable:o,get:function(){var c=this[I];return Fe.get(c,s)},set:function(c){var d=this[I];Fe.set(d,s,c)}},u}function e(s){for(var o=s.length-1;o>=0;o--){var u=s[o][I];if(!u.P)switch(u.i){case 5:n(u)&&oe(u);break;case 4:r(u)&&oe(u)}}}function r(s){for(var o=s.t,u=s.k,c=_e(u),d=c.length-1;d>=0;d--){var h=c[d];if(h!==I){var p=o[h];if(p===void 0&&!xe(o,h))return!0;var y=u[h],v=y&&y[I];if(v?v.t!==p:!wn(y,p))return!0}}var g=!!o[I];return c.length!==_e(o).length+(g?0:1)}function n(s){var o=s.k;if(o.length!==s.t.length)return!0;var u=Object.getOwnPropertyDescriptor(o,o.length-1);if(u&&!u.get)return!0;for(var c=0;c<o.length;c++)if(!o.hasOwnProperty(c))return!0;return!1}function i(s){s.g&&$(3,JSON.stringify(se(s)))}var a={};xi("ES5",{J:function(s,o){var u=Array.isArray(s),c=function(h,p){if(h){for(var y=Array(p.length),v=0;v<p.length;v++)Object.defineProperty(y,""+v,t(v,!0));return y}var g=xn(p);delete g[I];for(var A=_e(g),E=0;E<A.length;E++){var S=A[E];g[S]=t(S,h||!!g[S].enumerable)}return Object.create(Object.getPrototypeOf(p),g)}(u,s),d={i:u?5:4,A:o?o.A:Nt(),P:!1,I:!1,R:{},l:o,t:s,k:c,o:null,g:!1,C:!1};return Object.defineProperty(c,I,{value:d,writable:!0}),c},S:function(s,o,u){u?ne(o)&&o[I].A===s&&e(s.p):(s.u&&function c(d){if(d&&typeof d=="object"){var h=d[I];if(h){var p=h.t,y=h.k,v=h.R,g=h.i;if(g===4)ye(y,function(w){w!==I&&(p[w]!==void 0||xe(p,w)?v[w]||c(y[w]):(v[w]=!0,oe(h)))}),ye(p,function(w){y[w]!==void 0||xe(y,w)||(v[w]=!1,oe(h))});else if(g===5){if(n(h)&&(oe(h),v.length=!0),y.length<p.length)for(var A=y.length;A<p.length;A++)v[A]=!1;else for(var E=p.length;E<y.length;E++)v[E]=!0;for(var S=Math.min(y.length,p.length),_=0;_<S;_++)y.hasOwnProperty(_)||(v[_]=!0),v[_]===void 0&&c(y[_])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var An,Ue,qt=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Ii=typeof Map<"u",Di=typeof Set<"u",En=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Cn=qt?Symbol.for("immer-nothing"):((An={})["immer-nothing"]=!0,An),Sn=qt?Symbol.for("immer-draftable"):"__$immer_draftable",I=qt?Symbol.for("immer-state"):"__$immer_state";var Pi=""+Object.prototype.constructor,_e=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,xn=Object.getOwnPropertyDescriptors||function(t){var e={};return _e(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(!xe(r,e))return function(i,a,s){var o,u=gn(a,s);return u?"value"in u?u.value:(o=u.get)===null||o===void 0?void 0:o.call(i.k):void 0}(t,r,e);var n=r[e];return t.I||!Q(n)?n:n===Mt(t.t,e)?(Lt(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=gn(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(wn(r,i)&&(r!==void 0||xe(t.t,e)))return!0;Lt(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,Lt(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(){$(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){$(12)}},ke={};ye(Fe,function(t,e){ke[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),ke.deleteProperty=function(t,e){return ke.set.call(this,t,e,void 0)},ke.set=function(t,e,r){return Fe.set.call(this,t[0],e,r,t[0])};var Mi=function(){function t(r){var n=this;this.O=En,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var o=a;a=i;var u=n;return function(g){var A=this;g===void 0&&(g=o);for(var E=arguments.length,S=Array(E>1?E-1:0),_=1;_<E;_++)S[_-1]=arguments[_];return u.produce(g,function(w){var N;return(N=a).call.apply(N,[A,w].concat(S))})}}var c;if(typeof a!="function"&&$(6),s!==void 0&&typeof s!="function"&&$(7),Q(i)){var d=mn(n),h=Ut(n,i,void 0),p=!0;try{c=a(h),p=!1}finally{p?Ze(d):kt(d)}return typeof Promise<"u"&&c instanceof Promise?c.then(function(g){return Dt(d,s),Pt(g,d)},function(g){throw Ze(d),g}):(Dt(d,s),Pt(c,d))}if(!i||typeof i!="object"){if((c=a(i))===void 0&&(c=i),c===Cn&&(c=void 0),n.D&&Vt(c,!0),s){var y=[],v=[];Z("Patches").M(i,c,y,v),s(y,v)}return c}$(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(c){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(c,function(y){return i.apply(void 0,[y].concat(h))})};var s,o,u=n.produce(i,a,function(c,d){s=c,o=d});return typeof Promise<"u"&&u instanceof Promise?u.then(function(c){return[c,s,o]}):[u,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){Q(r)||$(8),ne(r)&&(r=Ri(r));var n=mn(this),i=Ut(this,r,void 0);return i[I].C=!0,kt(n),i},e.finishDraft=function(r,n){var i=r&&r[I],a=i.A;return Dt(a,n),Pt(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!En&&$(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=Z("Patches").$;return ne(r)?s(r,n):this.produce(r,function(o){return s(o,n)})},t}(),K=new Mi,Li=K.produce,as=K.produceWithPatches.bind(K),ss=K.setAutoFreeze.bind(K),os=K.setUseProxies.bind(K),us=K.applyPatches.bind(K),cs=K.createDraft.bind(K),ls=K.finishDraft.bind(K),rt=Li;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 _n(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 Rn(t){var e=_n(t,"string");return ge(e)=="symbol"?e:e+""}function In(t,e,r){return(e=Rn(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Dn(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 Gt(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Dn(Object(r),!0).forEach(function(n){In(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Dn(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function j(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 Pn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),$t=function(){return Math.random().toString(36).substring(7).split("").join(".")},nt={INIT:"@@redux/INIT"+$t(),REPLACE:"@@redux/REPLACE"+$t(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+$t()}};function Ni(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 zt(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(j(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(j(1));return r(zt)(t,e)}if(typeof t!="function")throw new Error(j(2));var i=t,a=e,s=[],o=s,u=!1;function c(){o===s&&(o=s.slice())}function d(){if(u)throw new Error(j(3));return a}function h(g){if(typeof g!="function")throw new Error(j(4));if(u)throw new Error(j(5));var A=!0;return c(),o.push(g),function(){if(A){if(u)throw new Error(j(6));A=!1,c();var S=o.indexOf(g);o.splice(S,1),s=null}}}function p(g){if(!Ni(g))throw new Error(j(7));if(typeof g.type>"u")throw new Error(j(8));if(u)throw new Error(j(9));try{u=!0,a=i(a,g)}finally{u=!1}for(var A=s=o,E=0;E<A.length;E++){var S=A[E];S()}return g}function y(g){if(typeof g!="function")throw new Error(j(10));i=g,p({type:nt.REPLACE})}function v(){var g,A=h;return g={subscribe:function(S){if(typeof S!="object"||S===null)throw new Error(j(11));function _(){S.next&&S.next(d())}_();var w=A(_);return{unsubscribe:w}}},g[Pn]=function(){return this},g}return p({type:nt.INIT}),n={dispatch:p,subscribe:h,getState:d,replaceReducer:y},n[Pn]=v,n}function ki(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:nt.INIT});if(typeof n>"u")throw new Error(j(12));if(typeof r(void 0,{type:nt.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(j(13))})}function Mn(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{ki(r)}catch(u){o=u}return function(c,d){if(c===void 0&&(c={}),o)throw o;if(0)var h;for(var p=!1,y={},v=0;v<a.length;v++){var g=a[v],A=r[g],E=c[g],S=A(E,d);if(typeof S>"u"){var _=d&&d.type;throw new Error(j(14))}y[g]=S,p=p||S!==E}return p=p||a.length!==Object.keys(c).length,p?y:c}}function Ie(){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 Ln(){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(j(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},o=e.map(function(u){return u(s)});return a=Ie.apply(void 0,o)(i.dispatch),Gt(Gt({},i),{},{dispatch:a})}}}function Nn(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 kn=Nn();kn.withExtraArgument=Nn;var Wt=kn;var Hn=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),Ui=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(c){return function(d){return u([c,d])}}function u(c){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=c[0]&2?i.return:c[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,c[1])).done)return a;switch(i=0,a&&(c=[c[0]&2,a.value]),c[0]){case 0:case 1:a=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,i=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!a||c[1]>a[0]&&c[1]<a[3])){r.label=c[1];break}if(c[0]===6&&r.label<a[1]){r.label=a[1],a=c;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(c);break}a[2]&&r.ops.pop(),r.trys.pop();continue}c=e.call(t,r)}catch(d){c=[6,d],i=0}finally{n=a=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},De=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},Fi=Object.defineProperty,ji=Object.defineProperties,Bi=Object.getOwnPropertyDescriptors,Un=Object.getOwnPropertySymbols,Hi=Object.prototype.hasOwnProperty,Vi=Object.prototype.propertyIsEnumerable,Fn=function(t,e,r){return e in t?Fi(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},ue=function(t,e){for(var r in e||(e={}))Hi.call(e,r)&&Fn(t,r,e[r]);if(Un)for(var n=0,i=Un(e);n<i.length;n++){var r=i[n];Vi.call(e,r)&&Fn(t,r,e[r])}return t},Qt=function(t,e){return ji(t,Bi(e))},Ki=function(t,e,r){return new Promise(function(n,i){var a=function(u){try{o(r.next(u))}catch(c){i(c)}},s=function(u){try{o(r.throw(u))}catch(c){i(c)}},o=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(a,s)};o((r=r.apply(t,e)).next())})};var qi=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Ie:Ie.apply(null,arguments)},_s=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Gi(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){Hn(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,De([void 0],r[0].concat(this)))):new(e.bind.apply(e,De([void 0],r.concat(this))))},e}(Array),zi=function(t){Hn(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,De([void 0],r[0].concat(this)))):new(e.bind.apply(e,De([void 0],r.concat(this))))},e}(Array);function Jt(t){return Q(t)?rt(t,function(){}):t}function Wi(t){return typeof t=="boolean"}function Qi(){return function(e){return Xi(e)}}function Xi(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&&(Wi(r)?o.push(Wt):o.push(Wt.withExtraArgument(r.extraArgument))),0){if(i)var u;if(s)var c}return o}var Xt=!0;function Vn(t){var e=Qi(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,a=r.middleware,s=a===void 0?e():a,o=r.devTools,u=o===void 0?!0:o,c=r.preloadedState,d=c===void 0?void 0:c,h=r.enhancers,p=h===void 0?void 0:h,y;if(typeof i=="function")y=i;else if(Gi(i))y=Mn(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var v=s;if(typeof v=="function"&&(v=v(e),!Xt&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Xt&&v.some(function(w){return typeof w!="function"}))throw new Error("each middleware provided to configureStore must be a function");var g=Ln.apply(void 0,v),A=Ie;u&&(A=qi(ue({trace:!Xt},typeof u=="object"&&u)));var E=new zi(g),S=E;Array.isArray(p)?S=De([g],p):typeof p=="function"&&(S=p(E));var _=A.apply(void 0,S);return zt(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 Kn(t){var e={},r=[],n,i={addCase:function(a,s){var o=typeof a=="string"?a:a.type;if(o in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[o]=s,i},addMatcher:function(a,s){return r.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,r,n]}function Yi(t){return typeof t=="function"}function Ji(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?Kn(e):[e,r,n],a=i[0],s=i[1],o=i[2],u;if(Yi(t))u=function(){return Jt(t())};else{var c=Jt(t);u=function(){return c}}function d(h,p){h===void 0&&(h=u());var y=De([a[p.type]],s.filter(function(v){var g=v.matcher;return g(p)}).map(function(v){var g=v.reducer;return g}));return y.filter(function(v){return!!v}).length===0&&(y=[o]),y.reduce(function(v,g){if(g)if(ne(v)){var A=v,E=g(A,p);return E===void 0?v:E}else{if(Q(v))return rt(v,function(S){return g(S,p)});var E=g(v,p);if(E===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return E}return v},h)}return d.getInitialState=u,d}function Zi(t,e){return t+"/"+e}function qn(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=Zi(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 u(){var d=typeof t.extraReducers=="function"?Kn(t.extraReducers):[t.extraReducers],h=d[0],p=h===void 0?{}:h,y=d[1],v=y===void 0?[]:y,g=d[2],A=g===void 0?void 0:g,E=ue(ue({},p),s);return Ji(r,function(S){for(var _ in E)S.addCase(_,E[_]);for(var w=0,N=v;w<N.length;w++){var W=N[w];S.addMatcher(W.matcher,W.reducer)}A&&S.addDefaultCase(A)})}var c;return{name:e,reducer:function(d,h){return c||(c=u()),c(d,h)},actions:o,caseReducers:a,getInitialState:function(){return c||(c=u()),c.getInitialState()}}}var ea="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",ta=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=ea[Math.random()*64|0];return e},ra=["name","message","stack","code"],Yt=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),jn=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),na=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=ra;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},Ps=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||na)(d||"Rejected"),meta:Qt(ue({},v||{}),{arg:p,requestId:h,rejectedWithValue:!!y,requestStatus:"rejected",aborted:d?.name==="AbortError",condition:d?.name==="ConditionError"})}}),o=!1,u=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 c(d){return function(h,p,y){var v=n?.idGenerator?n.idGenerator(d):ta(),g=new u,A,E=!1;function S(w){A=w,g.abort()}var _=function(){return Ki(this,null,function(){var w,N,W,de,H,fe,Se;return Ui(this,function(l){switch(l.label){case 0:return l.trys.push([0,4,,5]),de=(w=n?.condition)==null?void 0:w.call(n,d,{getState:p,extra:y}),aa(de)?[4,de]:[3,2];case 1:de=l.sent(),l.label=2;case 2:if(de===!1||g.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return E=!0,H=new Promise(function(f,b){return g.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([H,Promise.resolve(r(d,{dispatch:h,getState:p,extra:y,requestId:v,signal:g.signal,abort:S,rejectWithValue:function(f,b){return new Yt(f,b)},fulfillWithValue:function(f,b){return new jn(f,b)}})).then(function(f){if(f instanceof Yt)throw f;return f instanceof jn?i(f.payload,v,d,f.meta):i(f,v,d)})])];case 3:return W=l.sent(),[3,5];case 4:return fe=l.sent(),W=fe instanceof Yt?s(null,v,d,fe.payload,fe.meta):s(fe,v,d),[3,5];case 5:return Se=n&&!n.dispatchConditionRejection&&s.match(W)&&W.meta.condition,Se||h(W),[2,W]}})})}();return Object.assign(_,{abort:S,requestId:v,arg:d,unwrap:function(){return _.then(ia)}})}}return Object.assign(c,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function ia(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function aa(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Gn="listener",$n="completed",zn="cancelled",Ms="task-"+zn,Ls="task-"+$n,Ns=Gn+"-"+zn,ks=Gn+"-"+$n;var Zt="listenerMiddleware";var Us=ce(Zt+"/add"),Fs=ce(Zt+"/removeAll"),js=ce(Zt+"/remove");var Bn,Bs=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Bn||(Bn=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},sa=function(t){return function(e){setTimeout(e,t)}},Hs=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:sa(10);On();var oa=ze(Symbol("withEventBus"),function(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)}}}),it=class extends oa(Object){};window.ftReduxStores||(window.ftReduxStores={});var Wn=class t extends it{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(Je(a))return a;if(i==null)return;let s=qn({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),o=Vn({reducer:(u,c)=>{if(c.type==="CLEAR_FT_REDUX_STORE"){let d=rn(s.getInitialState());for(let h of c.keeping)d[h]=(u??d)[h];return d}else if(typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...u,...c.overwrites};return s.reducer(u,c)}});return window.ftReduxStores[i.name]=new t(s,o,i.eventBus)}constructor(e,r,n){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new We;let i=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,s,o)=>{let u=s,c=a[u];return c?(...d)=>{let h=c(...d.map(i));return this.reduxStore.dispatch(h),h}:d=>{this.setState({[u]:i(d)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...e){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:e})}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 at=class{static format(e,r,n,i){return window.moment?window.moment(e).locale(r).format(this.getMomentDateFormat(n,i)):this.getIntlDateTime(e,r,n,i)}static getMomentDateFormat(e,r){return e?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(e,r,n,i){let a=typeof e=="string"?new Date(e):e,s=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(a);if(!i)return s;let o=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(a);return`${s} ${o}`}static getTimezoneAsString(){let e=n=>String(Math.floor(n)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${e(Math.abs(r)/60)}:${e(Math.abs(r)%60)}`}};var st=C(F()),ua="ft-app-info",ee=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};ee.eventName="authentication-change";var ca={session:(t,e)=>{(0,st.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>m.dispatchEvent(new ee(e.payload)),0))}},m=st.FtReduxStore.get({name:ua,reducers:ca,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 Qn=C(F()),ot=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},mo=(0,Qn.applyMixinOnce)(Symbol("withDateFormat"),function(t){class e extends t{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(m)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var i,a;return((a=(i=this.metadataDescriptors.find(o=>o.key===n))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1)?o=>at.format(o,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return ot([(0,er.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),ot([(0,er.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),ot([It({store:m.name,selector:r=>{var n,i;return(i=(n=r.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&i!==void 0?i:[]}})],e.prototype,"metadataDescriptors",void 0),ot([It({store:m.name})],e.prototype,"uiLocale",void 0),e});var ht=C(F());var tr=C(F());var be=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:n}=m.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=m.subscribe(()=>{n=t.get(e),n&&(i(),r(n))})}})}};var ut=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:be.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):be.await()}};var B=class extends ut{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],[u])=>o.localeCompare(u)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new tr.CacheRegistry,this.cache=e?i.commonCache:new tr.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 ct=class extends B{async listMySearches(){let{session:e}=m.getState();return re(e,x.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var lt=class extends B{async listMyBookmarks(){let e=m.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var dt=class extends B{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=m.getState().session;return!!e?.sessionAuthenticated}};var ft=class extends B{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let e=m.getState().session;return!!e?.sessionAuthenticated}};var la="ft-user-assets",da={setAssetCount:(t,e)=>{let{userAssetType:r,count:n}=e.payload.assetCount;t.assetCounts.allAsset[r]=n},clearAssetCount:t=>{Object.values(G).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={}},addAsset:(t,e)=>{let{assetType:r,mapId:n,asset:i}=e.payload;nr(t,r,[...rr(t,r),i]),Xn(t,r,1,n),Yn(t,i)},editAsset:(t,e)=>{let{assetType:r,asset:n}=e.payload;nr(t,r,rr(t,r).map(i=>i.id===n.id?n:i)),Yn(t,n)},removeAsset:(t,e)=>{let{assetType:r,mapId:n,assetId:i}=e.payload;nr(t,r,rr(t,r).filter(a=>a.id!==i)),Xn(t,r,-1,n)}},Jn={[G.SEARCHES]:"savedSearches",[G.BOOKMARKS]:"bookmarks",[G.BOOKS]:void 0,[G.COLLECTIONS]:void 0},rr=(t,e)=>{var r;let n=Jn[e];return n?(r=t[n])!==null&&r!==void 0?r:[]:[]},nr=(t,e,r)=>{let n=Jn[e];n&&(t[n]=r)},Xn=(t,e,r,n)=>{let i=t.assetCounts.allAsset[e];if(i!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,i+r),e===G.BOOKMARKS&&n)){let a=t.assetCounts.bookmarkByMap[n];t.assetCounts.bookmarkByMap[n]=Math.max(0,a+r)}},Yn=(t,e)=>{let r=t.assetLabels.map(i=>i.title),n=e.labels.filter(i=>!r.includes(i)).map(i=>({title:i}));t.assetLabels.push(...n)},q=ht.FtReduxStore.get({name:la,reducers:da,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(G).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),ir=class{constructor(e=new dt,r=new ft){this.assetCountsService=e,this.assetLabelsService=r,this.currentSession=m.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new lt,this.savedSearchesService=new ct,m.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=m.getState();(0,ht.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),q.actions.clearAssetCount(),q.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),q.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),q.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();q.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();q.actions.assetLabels(e)}async loadAssetCount(e){let r=await this.assetCountsService.getUserAssetCount(e);r&&q.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(e){let r=await this.assetCountsService.getUserBookmarkCountByMap(e);r&&q.actions.setBookmarkCountByMap({count:r.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let r=Object.keys(q.getState().assetCounts.bookmarkByMap).length!==0;e===G.BOOKMARKS&&r&&q.actions.clearBookmarkCountByMap(),q.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;q.actions.bookmarks(r)}}},ar=new ir;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=ar);var sr=class{addCommand(e,r=!1){m.commands.add(e,r)}consumeCommand(e){return m.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new sr;var z=C(F());var Zn,Pe=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},fa=Symbol("clearAfterUnitTest"),pt=class extends(0,z.withEventBus)(B){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Zn]=()=>{this.defaultMessages={},this.cache=new z.CacheRegistry,this.listeners={}},this.currentUiLocale=m.getState().uiLocale,m.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=m.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,z.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 z.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 z.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(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new Pe({loadedContexts:e})),this.dispatchEvent(new Pe({loadedContexts:e})),await Promise.all(e.map(r=>this.notify(r,!1)))}async notify(e,r=!0){r&&(document.body.dispatchEvent(new Pe({loadedContexts:[e]})),this.dispatchEvent(new Pe({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(n=>(0,z.delay)(0).then(()=>n()).catch(()=>null)))}};Zn=fa;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends pt{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends pt{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var ei=window.FluidTopicsI18nService,Yo=window.FluidTopicsCustomI18nService;var ti=C(F()),or=class{highlightHtml(e,r,n){(0,ti.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new or;var ri=C(F());var ur=class{isDate(e){var r,n,i,a;return(a=(i=((n=(r=m.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;if(e==null)return"";try{return ri.DateFormatter.format(e,(n=r?.locale)!==null&&n!==void 0?n:m.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1)}catch(s){throw console.error(`Date ${JSON.stringify(e)} is not valid`,s),s}}};window.FluidTopicsDateService=new ur;var ni=C(F());var je=class{static get(e,r){var n,i;let a=m.getState(),{lang:s,region:o}=(i=(n=a.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new ni.SearchPlaceConverter(a.baseUrl,e??20,a.searchInAllLanguagesAllowed,r??`${s}-${o}`)}};var vt=class extends B{async sendDocumentStartDisplayEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send document.start_display event")}async sendTopicStartDisplayEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send topic.start_display event")}async sendKhubSearchEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send khub.search event")}async sendDocumentSearchEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send document.search event")}async sendSearchPageSelectEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send search_page.select event")}async sendSearchResultOpenContextMenuEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send search_result.open_context_menu event")}async sendDocumentAiTranslateEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send document.on-demand_translate event")}convertMapToAnalyticsDocument(e){let r;switch(e.editorialType){case"BOOK":r="STRUCTURED_DOCUMENT";break;case"SHARED_BOOK":r="SHARED_PERSONAL_BOOK";break;case"ARTICLE":r="RESOURCE";break;case"HTML_PACKAGE":r="HTML_PACKAGE";break;default:throw new TypeError("Unknown editorial type for map : "+e.editorialType)}return{id:e.id,title:e.title,type:r,metadata:e.metadata}}sortEventArrays(e){let r=Object.entries(e).map(([n,i])=>Array.isArray(i)?[n,i.map(a=>typeof a=="object"&&a!=null&&!Array.isArray(a)?this.sortEventArrays(a):a).sort((a,s)=>typeof a=="object"&&a!==null&&"key"in a?a.key.localeCompare(s.key):typeof a=="string"&&typeof s=="string"?a.localeCompare(s):String(a).localeCompare(String(s)))]:typeof i=="object"&&i!==null?[n,this.sortEventArrays(i)]:[n,i]);return Object.fromEntries(r)}sendEvents(e,r){let n="anything not undefined";return this.cache.get("analytics-event-"+this.hash(e),async()=>(await this.awaitApi).sendEvents(e).then(()=>n).catch(i=>(console.info(r),console.debug(i),n)),1e3)}};var cr=class{urlToSearchRequest(e){return je.get().parse(e)}searchRequestToUrl(e){return je.get().serialize(e)}};window.FluidTopicsUrlService=new cr;var le=C(F());var Ae=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};Ae.eventName="change";var lr=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))}},ii=new lr;var mt=class t extends le.WithEventBus{static build(){return new t(window.history,ii,()=>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,le.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Ae(this.currentItem())),0)}installProxies(){let e=r=>(n,i,[a,s,o])=>{let u=r(),c={...u===this.currentIndex?this.currentState:void 0,...a,index:u,href:typeof o=="string"?o:(o??this.windowLocation()).href};n.apply(i,[c,s,o]),this.setCurrentState(c,!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(Ae.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(Ae.eventName,e)}currentItem(){return(0,le.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,le.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,le.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=mt.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 ai=C(Te());var si=ai.css`
3
- `;var ui=C(Te()),U=C(pe()),X=C(F());function oi(t,e){let{authenticationRequired:r,session:n}=m.getState();return r&&!n?.sessionAuthenticated?Promise.resolve(e):t()}var P=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 X.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=()=>be.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new X.CacheRegistry,this.cleanSessionDebouncer=new X.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return ui.html`
1
+ "use strict";(()=>{var pi=Object.create;var pr=Object.defineProperty;var vi=Object.getOwnPropertyDescriptor;var mi=Object.getOwnPropertyNames;var yi=Object.getPrototypeOf,gi=Object.prototype.hasOwnProperty;var Ve=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var bi=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of mi(e))!gi.call(t,i)&&i!==r&&pr(t,i,{get:()=>e[i],enumerable:!(n=vi(e,i))||n.enumerable});return t};var C=(t,e,r)=>(r=t!=null?pi(yi(t)):{},bi(e||!t||!t.__esModule?pr(r,"default",{value:t,enumerable:!0}):r,t));var F=Ve((va,vr)=>{vr.exports=ftGlobals.wcUtils});var Te=Ve((ma,mr)=>{mr.exports=ftGlobals.lit});var pe=Ve((ya,yr)=>{yr.exports=ftGlobals.litDecorators});var Er=Ve((ie,Ar)=>{var qe=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Ge=function(){function t(){this.fetch=!1,this.DOMException=qe.DOMException}return t.prototype=qe,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(l){return l&&DataView.prototype.isPrototypeOf(l)}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(l){return l&&s.indexOf(Object.prototype.toString.call(l))>-1};function u(l){if(typeof l!="string"&&(l=String(l)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(l)||l==="")throw new TypeError('Invalid character in header field name: "'+l+'"');return l.toLowerCase()}function c(l){return typeof l!="string"&&(l=String(l)),l}function d(l){var f={next:function(){var b=l.shift();return{done:b===void 0,value:b}}};return i.iterable&&(f[Symbol.iterator]=function(){return f}),f}function h(l){this.map={},l instanceof h?l.forEach(function(f,b){this.append(b,f)},this):Array.isArray(l)?l.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):l&&Object.getOwnPropertyNames(l).forEach(function(f){this.append(f,l[f])},this)}h.prototype.append=function(l,f){l=u(l),f=c(f);var b=this.map[l];this.map[l]=b?b+", "+f:f},h.prototype.delete=function(l){delete this.map[u(l)]},h.prototype.get=function(l){return l=u(l),this.has(l)?this.map[l]:null},h.prototype.has=function(l){return this.map.hasOwnProperty(u(l))},h.prototype.set=function(l,f){this.map[u(l)]=c(f)},h.prototype.forEach=function(l,f){for(var b in this.map)this.map.hasOwnProperty(b)&&l.call(f,this.map[b],b,this)},h.prototype.keys=function(){var l=[];return this.forEach(function(f,b){l.push(b)}),d(l)},h.prototype.values=function(){var l=[];return this.forEach(function(f){l.push(f)}),d(l)},h.prototype.entries=function(){var l=[];return this.forEach(function(f,b){l.push([b,f])}),d(l)},i.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function p(l){if(!l._noBody){if(l.bodyUsed)return Promise.reject(new TypeError("Already read"));l.bodyUsed=!0}}function y(l){return new Promise(function(f,b){l.onload=function(){f(l.result)},l.onerror=function(){b(l.error)}})}function v(l){var f=new FileReader,b=y(f);return f.readAsArrayBuffer(l),b}function g(l){var f=new FileReader,b=y(f),O=/charset=([A-Za-z0-9_-]+)/.exec(l.type),D=O?O[1]:"utf-8";return f.readAsText(l,D),b}function A(l){for(var f=new Uint8Array(l),b=new Array(f.length),O=0;O<f.length;O++)b[O]=String.fromCharCode(f[O]);return b.join("")}function E(l){if(l.slice)return l.slice(0);var f=new Uint8Array(l.byteLength);return f.set(new Uint8Array(l)),f.buffer}function S(){return this.bodyUsed=!1,this._initBody=function(l){this.bodyUsed=this.bodyUsed,this._bodyInit=l,l?typeof l=="string"?this._bodyText=l:i.blob&&Blob.prototype.isPrototypeOf(l)?this._bodyBlob=l:i.formData&&FormData.prototype.isPrototypeOf(l)?this._bodyFormData=l:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(l)?this._bodyText=l.toString():i.arrayBuffer&&i.blob&&a(l)?(this._bodyArrayBuffer=E(l.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(l)||o(l))?this._bodyArrayBuffer=E(l):this._bodyText=l=Object.prototype.toString.call(l):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof l=="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(l)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var l=p(this);if(l)return l;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 l=p(this);return l||(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 l=p(this);if(l)return l;if(this._bodyBlob)return g(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(W)}),this.json=function(){return this.text().then(JSON.parse)},this}var _=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function w(l){var f=l.toUpperCase();return _.indexOf(f)>-1?f:l}function N(l,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(l instanceof N){if(l.bodyUsed)throw new TypeError("Already read");this.url=l.url,this.credentials=l.credentials,f.headers||(this.headers=new h(l.headers)),this.method=l.method,this.mode=l.mode,this.signal=l.signal,!b&&l._bodyInit!=null&&(b=l._bodyInit,l.bodyUsed=!0)}else this.url=String(l);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 D=/\?/;this.url+=(D.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}N.prototype.clone=function(){return new N(this,{body:this._bodyInit})};function W(l){var f=new FormData;return l.trim().split("&").forEach(function(b){if(b){var O=b.split("="),D=O.shift().replace(/\+/g," "),T=O.join("=").replace(/\+/g," ");f.append(decodeURIComponent(D),decodeURIComponent(T))}}),f}function de(l){var f=new h,b=l.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 D=O.split(":"),T=D.shift().trim();if(T){var He=D.join(":").trim();try{f.append(T,He)}catch(It){console.warn("Response "+It.message)}}}),f}S.call(N.prototype);function H(l,f){if(!(this instanceof H))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(l)}S.call(H.prototype),H.prototype.clone=function(){return new H(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},H.error=function(){var l=new H(null,{status:200,statusText:""});return l.ok=!1,l.status=0,l.type="error",l};var fe=[301,302,303,307,308];H.redirect=function(l,f){if(fe.indexOf(f)===-1)throw new RangeError("Invalid status code");return new H(null,{status:f,headers:{location:l}})},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 Se(l,f){return new Promise(function(b,O){var D=new N(l,f);if(D.signal&&D.signal.aborted)return O(new r.DOMException("Aborted","AbortError"));var T=new XMLHttpRequest;function He(){T.abort()}T.onload=function(){var k={statusText:T.statusText,headers:de(T.getAllResponseHeaders()||"")};D.url.indexOf("file://")===0&&(T.status<200||T.status>599)?k.status=200:k.status=T.status,k.url="responseURL"in T?T.responseURL:k.headers.get("X-Request-URL");var he="response"in T?T.response:T.responseText;setTimeout(function(){b(new H(he,k))},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 It(k){try{return k===""&&n.location.href?n.location.href:k}catch{return k}}if(T.open(D.method,It(D.url),!0),D.credentials==="include"?T.withCredentials=!0:D.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 hr=[];Object.getOwnPropertyNames(f.headers).forEach(function(k){hr.push(u(k)),T.setRequestHeader(k,c(f.headers[k]))}),D.headers.forEach(function(k,he){hr.indexOf(he)===-1&&T.setRequestHeader(he,k)})}else D.headers.forEach(function(k,he){T.setRequestHeader(he,k)});D.signal&&(D.signal.addEventListener("abort",He),T.onreadystatechange=function(){T.readyState===4&&D.signal.removeEventListener("abort",He)}),T.send(typeof D._bodyInit>"u"?null:D._bodyInit)})}return Se.polyfill=!0,n.fetch||(n.fetch=Se,n.Headers=h,n.Request=N,n.Response=H),r.Headers=h,r.Request=N,r.Response=H,r.fetch=Se,r}({})})(Ge);Ge.fetch.ponyfill=!0;delete Ge.fetch.polyfill;var we=qe.fetch?qe:Ge;ie=we.fetch;ie.default=we.fetch;ie.fetch=we.fetch;ie.Headers=we.Headers;ie.Request=we.Request;ie.Response=we.Response;Ar.exports=ie});var hi=C(F());var Be=C(Te()),Ee=C(pe()),L=C(F());var Me;(function(t){t.clusteringHelperCreated="clustering-helper-created",t.mapAttachmentsUpdate="map-attachments-update",t.visibleTopicChange="visible-topic-change"})(Me||(Me={}));var te;(function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"})(te||(te={}));var Y=C(F());var gr=C(F()),Ai={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]}},br=t=>gr.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},linkPreviewDialogId:void 0},reducers:Ai});var Rt=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 u=(s=i.prettyUrl)===null||s===void 0?void 0:s.replace(/^\//,""),c={tocId:i.tocId,contentId:i.contentId,title:i.title,untranslatedTitle:i.untranslatedTitle,hasRating:i.hasRating,origin:i.origin,prettyUrl:u,depth:r,parentTocId:n,children:[]};this.register(c);let d=this.convertSectionNodes((o=i.pageToc)!==null&&o!==void 0?o:[],r+1,i.tocId),h=this.convertNodes(i.children,r+1,c.tocId);return c.children=[...d,...h],[c]})}convertSectionNodes(e,r,n){return e.flatMap(i=>{var a;let s=(a=i.prettyUrl)===null||a===void 0?void 0:a.replace(/^\//,""),o={...i,prettyUrl:s,depth:r,parentTocId:n,children:[]};return this.register(o),o.children=this.convertSectionNodes(i.children,r+1,i.tocId),[o]})}buildPage(e,r){var n,i,a,s,o,u;let c={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?c.topics:c.hiddenTopics).push(p),h=(o=(s=e.pageConfiguration)===null||s===void 0?void 0:s.parentsVisibility)!==null&&o!==void 0?o:[];return c.breadcrumb.forEach((p,y)=>{d(p,h[y])}),e.tocId&&d(e.tocId,e.pageConfiguration.isVisible),c.topics.push(...this.tocIds((u=e.pageToc)!==null&&u!==void 0?u:[])),c}registerPage(e){for(let r of[...e.topics,...e.hiddenTopics])this.pageByTocId[r]||(this.pageByTocId[r]=e);this.pages.push(e)}tocIds(e){return e.flatMap(r=>[r.tocId,...this.tocIds(r.children)])}buildBreadcrumb(e){let r=[e.tocId];for(;e?.parentTocId;)r.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return r}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},Ke=class{convertPaginatedToc(e,r){return new Rt(e,r).build()}};var Si=C(Er(),1);var Sr;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Sr||(Sr={}));var Tr;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Tr||(Tr={}));var wr;(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.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(wr||(wr={}));var Or;(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.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(Or||(Or={}));var Cr;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Cr||(Cr={}));var xr;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(xr||(xr={}));var $e;(function(t){t.OFFICIAL="OFFICIAL",t.AI="AI"})($e||($e={}));var _r;(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.CHATBOT__RATE="CHATBOT__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__ON_DEMAND_TRANSLATE="DOCUMENT__ON_DEMAND_TRANSLATE",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.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_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__AI_TRANSLATE="TOPIC__AI_TRANSLATE",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"})(_r||(_r={}));var Ir;(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"})(Ir||(Ir={}));var Rr;(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",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",t.LINK_PREVIEW="LINK_PREVIEW",t.UD_VIEWER="UD_VIEWER",t.ASSET_VIEWER="ASSET_VIEWER"})(Rr||(Rr={}));var Dr;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Dr||(Dr={}));var Pr;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Pr||(Pr={}));var Mr;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Mr||(Mr={}));var Lr;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Lr||(Lr={}));var Nr;(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"})(Nr||(Nr={}));var kr;(function(t){t.OPTIONAL="OPTIONAL",t.MANDATORY="MANDATORY"})(kr||(kr={}));var Ur;(function(t){t.ASC="ASC",t.DESC="DESC"})(Ur||(Ur={}));var Fr;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(Fr||(Fr={}));var jr;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(jr||(jr={}));var Br;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(Br||(Br={}));var Hr;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Hr||(Hr={}));var Vr;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(Vr||(Vr={}));var Kr;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Kr||(Kr={}));var qr;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.HTML_PACKAGE="HTML_PACKAGE",t.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(qr||(qr={}));var Gr;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Gr||(Gr={}));var $r;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})($r||($r={}));var x;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(x||(x={}));var G;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(G||(G={}));var zr;(function(t){t.UNAUTHENTICATED="UNAUTHENTICATED",t.USER_INCOMPLETE="USER_INCOMPLETE",t.MFA_REQUIRED="MFA_REQUIRED",t.AUTHENTICATED="AUTHENTICATED"})(zr||(zr={}));var Wr;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Wr||(Wr={}));var Qr;(function(t){t.INACCURATE="INACCURATE",t.INCOMPLETE="INCOMPLETE",t.OFF_TOPIC="OFF_TOPIC",t.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",t.SUMMARY="SUMMARY",t.SEMANTIC_SEARCH="SEMANTIC_SEARCH",t.CHATBOT_INSTRUCTIONS="CHATBOT_INSTRUCTIONS",t.OTHER="OTHER"})(Qr||(Qr={}));var Xr;(function(t){t.INACCURATE="INACCURATE",t.INCOMPLETE="INCOMPLETE",t.OFF_TOPIC="OFF_TOPIC",t.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",t.SLOW="SLOW",t.OTHER="OTHER"})(Xr||(Xr={}));var Yr;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Yr||(Yr={}));var Jr;(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(Jr||(Jr={}));var Zr;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(Zr||(Zr={}));var en;(function(t){t.HTML="HTML",t.MARKDOWN="MARKDOWN"})(en||(en={}));var tn;(function(t){t.MAP="MAP",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(tn||(tn={}));var Ei={[x.PERSONAL_BOOK_SHARE_USER]:[x.PERSONAL_BOOK_USER],[x.HTML_EXPORT_USER]:[x.PERSONAL_BOOK_USER],[x.PDF_EXPORT_USER]:[x.PERSONAL_BOOK_USER],[x.KHUB_ADMIN]:[x.CONTENT_PUBLISHER],[x.ADMIN]:[x.KHUB_ADMIN,x.USERS_ADMIN,x.PORTAL_ADMIN,x.BEHAVIOR_DATA_USER],[x.GENERATIVE_AI_EXPORT_USER]:[x.GENERATIVE_AI_USER]};function rn(t,e){return t===e||(Ei[t]??[]).some(r=>rn(r,e))}function re(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=>rn(n,e))}var tr=C(pe());function Ti(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;let r,n,i;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!ze(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(!ze(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(!ze(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function ze(t,e){try{return Ti(t,e)}catch{return!1}}function Le(t,e){return!ze(t,e)}function nn(t){return typeof window.structuredClone=="function"?structuredClone(t):t!=null?JSON.parse(JSON.stringify(t)):t}function We(t,e){let r=n=>n[t]===!0;return n=>{if(r(n))return n;let i=e(n);return i[t]=!0,i}}var an=C(pe(),1);var Dt=t=>{let e=t??{};return(r,n)=>{var i;let a={hasChanged:Le,attribute:!1,...e};(0,an.property)(a)(r,n);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(i=e.selector)!==null&&i!==void 0?i:o=>o[n],store:e.store})}};var Qe=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 ve=C(pe(),1);var sn=C(pe(),1);function on(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,sn.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:Le,...e??{}})}var Xe=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 cn=C(Te(),1);var Ye=globalThis,wi=Ye.ShadowRoot&&(Ye.ShadyCSS===void 0||Ye.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Ga=Symbol();var un=(t,e)=>{if(wi)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),i=Ye.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)}};var Je=class extends cn.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 un(n,e.elementStyles),n}};function ln(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 Ce=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},pn,dn=Symbol("constructorPrototype"),fn=Symbol("constructorName"),vn=Symbol("exportpartsDebouncer"),hn=Symbol("dynamicDependenciesLoaded"),Oe=class t extends CustomEvent{constructor(){super(t.eventName,{bubbles:!0})}};Oe.eventName="exportparts-updated";var J=class extends Je{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[pn]=new Xe(5),this.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[vn].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)})},this[fn]=this.constructor.name,this[dn]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[fn]&&Object.setPrototypeOf(this,this[dn])}connectedCallback(){var e;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let r=this.constructor;r[hn]||(r[hn]=!0,this.importDynamicDependencies()),(e=this.shadowRoot)===null||e===void 0||e.addEventListener(Oe.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this.shadowRoot)===null||e===void 0||e.removeEventListener(Oe.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate(),e.has("exportparts")&&this.dispatchEvent(new Oe)})}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=ln(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)}}setExportpartsAttribute(e){var r,n,i,a,s,o;let u=p=>p!=null&&p.trim().length>0,c=e.filter(u).map(p=>p.trim());if(c.length===0){this.exportparts=void 0;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(A=>A.split(":")[1]))!==null&&o!==void 0?o:[],g=[...y,...v].filter(u).map(A=>A.trim());for(let A of g)d.add(A)}if(d.size===0){this.exportparts=void 0;return}let h=[...d.values()].flatMap(p=>c.map(y=>`${p}:${y}--${p}`));this.exportparts=[...this.part,...h].join(", ")}};pn=vn;Ce([(0,ve.property)()],J.prototype,"exportpartsPrefix",void 0);Ce([on([])],J.prototype,"exportpartsPrefixes",void 0);Ce([(0,ve.property)({reflect:!0})],J.prototype,"exportparts",void 0);Ce([(0,ve.property)()],J.prototype,"customStylesheet",void 0);Ce([(0,ve.property)()],J.prototype,"elementToFocus",void 0);Ce([(0,ve.state)()],J.prototype,"useAdoptedStyleSheets",void 0);function Ze(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Ne=Symbol("internalReduxEventsUnsubscribers"),ae=Symbol("internalStoresUnsubscribers"),me=Symbol("internalStores"),Oi=We(Symbol("withRedux"),function(t){var e,r,n;class i extends t{constructor(){super(...arguments),this[e]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(o=>s.has(o))&&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(s){return s==null?this.getUnnamedStore():this[me].get(s)}addStore(s,o){var u;o=(u=o??s.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(o),this[me].set(o,s),this.subscribeToStore(o,s),this.updateFromStores()}removeStore(s){let o=typeof s=="string"?s:s.name;this.unsubscribeFromStore(o),this[me].delete(o)}setupStores(){this.unsubscribeFromStores(),this[me].forEach((s,o)=>this.subscribeToStore(o,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,o)=>{let u=this.constructor.getPropertyOptions(o);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:o)){let c=this.getStore(s.store);c&&(s.store?this[ae].has(s.store):this[ae].size>0)&&(this[o]=s.selector(c.getState(),this))}})}subscribeToStore(s,o){var u;this[ae].set(s,o.subscribe(()=>this.updateFromStores())),this[Ne].set(s,[]),Ze(o)&&o.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((c,d)=>{if(typeof this[d]=="function"&&(!c.store||o.name===c.store)){let h=p=>this[d](p);o.addEventListener(c.eventName,h),this[Ne].get(s).push(()=>o.removeEventListener(c.eventName,h))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[ae].forEach((s,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(s){var o;this[ae].has(s)&&this[ae].get(s)(),this[ae].delete(s),(o=this[Ne].get(s))===null||o===void 0||o.forEach(u=>u()),this[Ne].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=ae,r=me,n=Ne,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),mn=class extends Oi(J){};function $(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 ne(t){return!!t&&!!t[R]}function Q(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)===Mi}(t)||Array.isArray(t)||!!t[Tn]||!!(!((e=t.constructor)===null||e===void 0)&&e[Tn])||Bt(t)||Ht(t))}function ye(t,e,r){r===void 0&&(r=!1),Ie(t)===0?(r?Object.keys:_e)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function Ie(t){var e=t[R];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Bt(t)?2:Ht(t)?3:0}function xe(t,e){return Ie(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Ci(t,e){return Ie(t)===2?t.get(e):t[e]}function wn(t,e,r){var n=Ie(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function On(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Bt(t){return Di&&t instanceof Map}function Ht(t){return Pi&&t instanceof Set}function se(t){return t.o||t.t}function Vt(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=_n(t);delete e[R];for(var r=_e(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 Kt(t,e){return e===void 0&&(e=!1),qt(t)||ne(t)||!Q(t)||(Ie(t)>1&&(t.set=t.add=t.clear=t.delete=xi),Object.freeze(t),e&&ye(t,function(r,n){return Kt(n,!0)},!0)),t}function xi(){$(2)}function qt(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Z(t){var e=jt[t];return e||$(18,t),e}function _i(t,e){jt[t]||(jt[t]=e)}function kt(){return Ue}function Pt(t,e){e&&(Z("Patches"),t.u=[],t.s=[],t.v=e)}function et(t){Ut(t),t.p.forEach(Ii),t.p=null}function Ut(t){t===Ue&&(Ue=t.l)}function yn(t){return Ue={p:[],l:Ue,h:t,m:!0,_:0}}function Ii(t){var e=t[R];e.i===0||e.i===1?e.j():e.g=!0}function Mt(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||Z("ES5").S(e,t,n),n?(r[R].P&&(et(e),$(4)),Q(t)&&(t=tt(e,t),e.l||rt(e,t)),e.u&&Z("Patches").M(r[R].t,t,e.u,e.s)):t=tt(e,r,[]),et(e),e.u&&e.v(e.u,e.s),t!==xn?t:void 0}function tt(t,e,r){if(qt(e))return e;var n=e[R];if(!n)return ye(e,function(o,u){return gn(t,n,e,o,u,r)},!0),e;if(n.A!==t)return e;if(!n.P)return rt(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Vt(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),ye(a,function(o,u){return gn(t,n,i,o,u,r,s)}),rt(t,i,!1),r&&t.u&&Z("Patches").N(n,r,t.u,t.s)}return n.o}function gn(t,e,r,n,i,a,s){if(ne(i)){var o=tt(t,i,a&&e&&e.i!==3&&!xe(e.R,n)?a.concat(n):void 0);if(wn(r,n,o),!ne(o))return;t.m=!1}else s&&r.add(i);if(Q(i)&&!qt(i)){if(!t.h.D&&t._<1)return;tt(t,i),e&&e.A.l||rt(t,i)}}function rt(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Kt(e,r)}function Lt(t,e){var r=t[R];return(r?se(r):t)[e]}function bn(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 Nt(t){t.o||(t.o=Vt(t.t))}function Ft(t,e,r){var n=Bt(e)?Z("MapSet").F(e,r):Ht(e)?Z("MapSet").T(e,r):t.O?function(i,a){var s=Array.isArray(i),o={i:s?1:0,A:a?a.A:kt(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},u=o,c=Fe;s&&(u=[o],c=ke);var d=Proxy.revocable(u,c),h=d.revoke,p=d.proxy;return o.k=p,o.j=h,p}(e,r):Z("ES5").J(e,r);return(r?r.A:kt()).p.push(n),n}function Ri(t){return ne(t)||$(22,t),function e(r){if(!Q(r))return r;var n,i=r[R],a=Ie(r);if(i){if(!i.P&&(i.i<4||!Z("ES5").K(i)))return i.t;i.I=!0,n=An(r,a),i.I=!1}else n=An(r,a);return ye(n,function(s,o){i&&Ci(i.t,s)===o||wn(n,s,e(o))}),a===3?new Set(n):n}(t)}function An(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Vt(t)}function Cn(){function t(s,o){var u=a[s];return u?u.enumerable=o:a[s]=u={configurable:!0,enumerable:o,get:function(){var c=this[R];return Fe.get(c,s)},set:function(c){var d=this[R];Fe.set(d,s,c)}},u}function e(s){for(var o=s.length-1;o>=0;o--){var u=s[o][R];if(!u.P)switch(u.i){case 5:n(u)&&oe(u);break;case 4:r(u)&&oe(u)}}}function r(s){for(var o=s.t,u=s.k,c=_e(u),d=c.length-1;d>=0;d--){var h=c[d];if(h!==R){var p=o[h];if(p===void 0&&!xe(o,h))return!0;var y=u[h],v=y&&y[R];if(v?v.t!==p:!On(y,p))return!0}}var g=!!o[R];return c.length!==_e(o).length+(g?0:1)}function n(s){var o=s.k;if(o.length!==s.t.length)return!0;var u=Object.getOwnPropertyDescriptor(o,o.length-1);if(u&&!u.get)return!0;for(var c=0;c<o.length;c++)if(!o.hasOwnProperty(c))return!0;return!1}function i(s){s.g&&$(3,JSON.stringify(se(s)))}var a={};_i("ES5",{J:function(s,o){var u=Array.isArray(s),c=function(h,p){if(h){for(var y=Array(p.length),v=0;v<p.length;v++)Object.defineProperty(y,""+v,t(v,!0));return y}var g=_n(p);delete g[R];for(var A=_e(g),E=0;E<A.length;E++){var S=A[E];g[S]=t(S,h||!!g[S].enumerable)}return Object.create(Object.getPrototypeOf(p),g)}(u,s),d={i:u?5:4,A:o?o.A:kt(),P:!1,I:!1,R:{},l:o,t:s,k:c,o:null,g:!1,C:!1};return Object.defineProperty(c,R,{value:d,writable:!0}),c},S:function(s,o,u){u?ne(o)&&o[R].A===s&&e(s.p):(s.u&&function c(d){if(d&&typeof d=="object"){var h=d[R];if(h){var p=h.t,y=h.k,v=h.R,g=h.i;if(g===4)ye(y,function(w){w!==R&&(p[w]!==void 0||xe(p,w)?v[w]||c(y[w]):(v[w]=!0,oe(h)))}),ye(p,function(w){y[w]!==void 0||xe(y,w)||(v[w]=!1,oe(h))});else if(g===5){if(n(h)&&(oe(h),v.length=!0),y.length<p.length)for(var A=y.length;A<p.length;A++)v[A]=!1;else for(var E=p.length;E<y.length;E++)v[E]=!0;for(var S=Math.min(y.length,p.length),_=0;_<S;_++)y.hasOwnProperty(_)||(v[_]=!0),v[_]===void 0&&c(y[_])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var En,Ue,Gt=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Di=typeof Map<"u",Pi=typeof Set<"u",Sn=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",xn=Gt?Symbol.for("immer-nothing"):((En={})["immer-nothing"]=!0,En),Tn=Gt?Symbol.for("immer-draftable"):"__$immer_draftable",R=Gt?Symbol.for("immer-state"):"__$immer_state";var Mi=""+Object.prototype.constructor,_e=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,_n=Object.getOwnPropertyDescriptors||function(t){var e={};return _e(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},jt={},Fe={get:function(t,e){if(e===R)return t;var r=se(t);if(!xe(r,e))return function(i,a,s){var o,u=bn(a,s);return u?"value"in u?u.value:(o=u.get)===null||o===void 0?void 0:o.call(i.k):void 0}(t,r,e);var n=r[e];return t.I||!Q(n)?n:n===Lt(t.t,e)?(Nt(t),t.o[e]=Ft(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=bn(se(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=Lt(se(t),e),a=i?.[R];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(On(r,i)&&(r!==void 0||xe(t.t,e)))return!0;Nt(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 Lt(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Nt(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(){$(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){$(12)}},ke={};ye(Fe,function(t,e){ke[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),ke.deleteProperty=function(t,e){return ke.set.call(this,t,e,void 0)},ke.set=function(t,e,r){return Fe.set.call(this,t[0],e,r,t[0])};var Li=function(){function t(r){var n=this;this.O=Sn,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var o=a;a=i;var u=n;return function(g){var A=this;g===void 0&&(g=o);for(var E=arguments.length,S=Array(E>1?E-1:0),_=1;_<E;_++)S[_-1]=arguments[_];return u.produce(g,function(w){var N;return(N=a).call.apply(N,[A,w].concat(S))})}}var c;if(typeof a!="function"&&$(6),s!==void 0&&typeof s!="function"&&$(7),Q(i)){var d=yn(n),h=Ft(n,i,void 0),p=!0;try{c=a(h),p=!1}finally{p?et(d):Ut(d)}return typeof Promise<"u"&&c instanceof Promise?c.then(function(g){return Pt(d,s),Mt(g,d)},function(g){throw et(d),g}):(Pt(d,s),Mt(c,d))}if(!i||typeof i!="object"){if((c=a(i))===void 0&&(c=i),c===xn&&(c=void 0),n.D&&Kt(c,!0),s){var y=[],v=[];Z("Patches").M(i,c,y,v),s(y,v)}return c}$(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(c){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(c,function(y){return i.apply(void 0,[y].concat(h))})};var s,o,u=n.produce(i,a,function(c,d){s=c,o=d});return typeof Promise<"u"&&u instanceof Promise?u.then(function(c){return[c,s,o]}):[u,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){Q(r)||$(8),ne(r)&&(r=Ri(r));var n=yn(this),i=Ft(this,r,void 0);return i[R].C=!0,Ut(n),i},e.finishDraft=function(r,n){var i=r&&r[R],a=i.A;return Pt(a,n),Mt(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Sn&&$(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=Z("Patches").$;return ne(r)?s(r,n):this.produce(r,function(o){return s(o,n)})},t}(),K=new Li,Ni=K.produce,ss=K.produceWithPatches.bind(K),os=K.setAutoFreeze.bind(K),us=K.setUseProxies.bind(K),cs=K.applyPatches.bind(K),ls=K.createDraft.bind(K),ds=K.finishDraft.bind(K),nt=Ni;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 In(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 Rn(t){var e=In(t,"string");return ge(e)=="symbol"?e:e+""}function Dn(t,e,r){return(e=Rn(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Pn(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?Pn(Object(r),!0).forEach(function(n){Dn(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Pn(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function j(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 Mn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),zt=function(){return Math.random().toString(36).substring(7).split("").join(".")},it={INIT:"@@redux/INIT"+zt(),REPLACE:"@@redux/REPLACE"+zt(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+zt()}};function ki(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 Wt(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(j(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(j(1));return r(Wt)(t,e)}if(typeof t!="function")throw new Error(j(2));var i=t,a=e,s=[],o=s,u=!1;function c(){o===s&&(o=s.slice())}function d(){if(u)throw new Error(j(3));return a}function h(g){if(typeof g!="function")throw new Error(j(4));if(u)throw new Error(j(5));var A=!0;return c(),o.push(g),function(){if(A){if(u)throw new Error(j(6));A=!1,c();var S=o.indexOf(g);o.splice(S,1),s=null}}}function p(g){if(!ki(g))throw new Error(j(7));if(typeof g.type>"u")throw new Error(j(8));if(u)throw new Error(j(9));try{u=!0,a=i(a,g)}finally{u=!1}for(var A=s=o,E=0;E<A.length;E++){var S=A[E];S()}return g}function y(g){if(typeof g!="function")throw new Error(j(10));i=g,p({type:it.REPLACE})}function v(){var g,A=h;return g={subscribe:function(S){if(typeof S!="object"||S===null)throw new Error(j(11));function _(){S.next&&S.next(d())}_();var w=A(_);return{unsubscribe:w}}},g[Mn]=function(){return this},g}return p({type:it.INIT}),n={dispatch:p,subscribe:h,getState:d,replaceReducer:y},n[Mn]=v,n}function Ui(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:it.INIT});if(typeof n>"u")throw new Error(j(12));if(typeof r(void 0,{type:it.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(j(13))})}function Ln(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{Ui(r)}catch(u){o=u}return function(c,d){if(c===void 0&&(c={}),o)throw o;if(0)var h;for(var p=!1,y={},v=0;v<a.length;v++){var g=a[v],A=r[g],E=c[g],S=A(E,d);if(typeof S>"u"){var _=d&&d.type;throw new Error(j(14))}y[g]=S,p=p||S!==E}return p=p||a.length!==Object.keys(c).length,p?y:c}}function Re(){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 Nn(){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(j(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},o=e.map(function(u){return u(s)});return a=Re.apply(void 0,o)(i.dispatch),$t($t({},i),{},{dispatch:a})}}}function kn(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 Un=kn();Un.withExtraArgument=kn;var Qt=Un;var Vn=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),Fi=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(c){return function(d){return u([c,d])}}function u(c){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=c[0]&2?i.return:c[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,c[1])).done)return a;switch(i=0,a&&(c=[c[0]&2,a.value]),c[0]){case 0:case 1:a=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,i=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!a||c[1]>a[0]&&c[1]<a[3])){r.label=c[1];break}if(c[0]===6&&r.label<a[1]){r.label=a[1],a=c;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(c);break}a[2]&&r.ops.pop(),r.trys.pop();continue}c=e.call(t,r)}catch(d){c=[6,d],i=0}finally{n=a=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},De=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},ji=Object.defineProperty,Bi=Object.defineProperties,Hi=Object.getOwnPropertyDescriptors,Fn=Object.getOwnPropertySymbols,Vi=Object.prototype.hasOwnProperty,Ki=Object.prototype.propertyIsEnumerable,jn=function(t,e,r){return e in t?ji(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},ue=function(t,e){for(var r in e||(e={}))Vi.call(e,r)&&jn(t,r,e[r]);if(Fn)for(var n=0,i=Fn(e);n<i.length;n++){var r=i[n];Ki.call(e,r)&&jn(t,r,e[r])}return t},Xt=function(t,e){return Bi(t,Hi(e))},qi=function(t,e,r){return new Promise(function(n,i){var a=function(u){try{o(r.next(u))}catch(c){i(c)}},s=function(u){try{o(r.throw(u))}catch(c){i(c)}},o=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(a,s)};o((r=r.apply(t,e)).next())})};var Gi=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Re:Re.apply(null,arguments)},Is=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 zi=function(t){Vn(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,De([void 0],r[0].concat(this)))):new(e.bind.apply(e,De([void 0],r.concat(this))))},e}(Array),Wi=function(t){Vn(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,De([void 0],r[0].concat(this)))):new(e.bind.apply(e,De([void 0],r.concat(this))))},e}(Array);function Zt(t){return Q(t)?nt(t,function(){}):t}function Qi(t){return typeof t=="boolean"}function Xi(){return function(e){return Yi(e)}}function Yi(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 zi;if(r&&(Qi(r)?o.push(Qt):o.push(Qt.withExtraArgument(r.extraArgument))),0){if(i)var u;if(s)var c}return o}var Yt=!0;function Kn(t){var e=Xi(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,a=r.middleware,s=a===void 0?e():a,o=r.devTools,u=o===void 0?!0:o,c=r.preloadedState,d=c===void 0?void 0:c,h=r.enhancers,p=h===void 0?void 0:h,y;if(typeof i=="function")y=i;else if($i(i))y=Ln(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 g=Nn.apply(void 0,v),A=Re;u&&(A=Gi(ue({trace:!Yt},typeof u=="object"&&u)));var E=new Wi(g),S=E;Array.isArray(p)?S=De([g],p):typeof p=="function"&&(S=p(E));var _=A.apply(void 0,S);return Wt(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 qn(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 Ji(t){return typeof t=="function"}function Zi(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?qn(e):[e,r,n],a=i[0],s=i[1],o=i[2],u;if(Ji(t))u=function(){return Zt(t())};else{var c=Zt(t);u=function(){return c}}function d(h,p){h===void 0&&(h=u());var y=De([a[p.type]],s.filter(function(v){var g=v.matcher;return g(p)}).map(function(v){var g=v.reducer;return g}));return y.filter(function(v){return!!v}).length===0&&(y=[o]),y.reduce(function(v,g){if(g)if(ne(v)){var A=v,E=g(A,p);return E===void 0?v:E}else{if(Q(v))return nt(v,function(S){return g(S,p)});var E=g(v,p);if(E===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return E}return v},h)}return d.getInitialState=u,d}function ea(t,e){return t+"/"+e}function Gn(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:Zt(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},o={};i.forEach(function(d){var h=n[d],p=ea(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 u(){var d=typeof t.extraReducers=="function"?qn(t.extraReducers):[t.extraReducers],h=d[0],p=h===void 0?{}:h,y=d[1],v=y===void 0?[]:y,g=d[2],A=g===void 0?void 0:g,E=ue(ue({},p),s);return Zi(r,function(S){for(var _ in E)S.addCase(_,E[_]);for(var w=0,N=v;w<N.length;w++){var W=N[w];S.addMatcher(W.matcher,W.reducer)}A&&S.addDefaultCase(A)})}var c;return{name:e,reducer:function(d,h){return c||(c=u()),c(d,h)},actions:o,caseReducers:a,getInitialState:function(){return c||(c=u()),c.getInitialState()}}}var ta="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",ra=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=ta[Math.random()*64|0];return e},na=["name","message","stack","code"],Jt=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),Bn=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),ia=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=na;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},Ms=function(){function t(e,r,n){var i=ce(e+"/fulfilled",function(d,h,p,y){return{payload:d,meta:Xt(ue({},y||{}),{arg:p,requestId:h,requestStatus:"fulfilled"})}}),a=ce(e+"/pending",function(d,h,p){return{payload:void 0,meta:Xt(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||ia)(d||"Rejected"),meta:Xt(ue({},v||{}),{arg:p,requestId:h,rejectedWithValue:!!y,requestStatus:"rejected",aborted:d?.name==="AbortError",condition:d?.name==="ConditionError"})}}),o=!1,u=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 c(d){return function(h,p,y){var v=n?.idGenerator?n.idGenerator(d):ra(),g=new u,A,E=!1;function S(w){A=w,g.abort()}var _=function(){return qi(this,null,function(){var w,N,W,de,H,fe,Se;return Fi(this,function(l){switch(l.label){case 0:return l.trys.push([0,4,,5]),de=(w=n?.condition)==null?void 0:w.call(n,d,{getState:p,extra:y}),sa(de)?[4,de]:[3,2];case 1:de=l.sent(),l.label=2;case 2:if(de===!1||g.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return E=!0,H=new Promise(function(f,b){return g.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([H,Promise.resolve(r(d,{dispatch:h,getState:p,extra:y,requestId:v,signal:g.signal,abort:S,rejectWithValue:function(f,b){return new Jt(f,b)},fulfillWithValue:function(f,b){return new Bn(f,b)}})).then(function(f){if(f instanceof Jt)throw f;return f instanceof Bn?i(f.payload,v,d,f.meta):i(f,v,d)})])];case 3:return W=l.sent(),[3,5];case 4:return fe=l.sent(),W=fe instanceof Jt?s(null,v,d,fe.payload,fe.meta):s(fe,v,d),[3,5];case 5:return Se=n&&!n.dispatchConditionRejection&&s.match(W)&&W.meta.condition,Se||h(W),[2,W]}})})}();return Object.assign(_,{abort:S,requestId:v,arg:d,unwrap:function(){return _.then(aa)}})}}return Object.assign(c,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function aa(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function sa(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var $n="listener",zn="completed",Wn="cancelled",Ls="task-"+Wn,Ns="task-"+zn,ks=$n+"-"+Wn,Us=$n+"-"+zn;var er="listenerMiddleware";var Fs=ce(er+"/add"),js=ce(er+"/removeAll"),Bs=ce(er+"/remove");var Hn,Hs=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Hn||(Hn=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},oa=function(t){return function(e){setTimeout(e,t)}},Vs=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:oa(10);Cn();var ua=We(Symbol("withEventBus"),function(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)}}}),at=class extends ua(Object){};window.ftReduxStores||(window.ftReduxStores={});var Qn=class t extends at{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(Ze(a))return a;if(i==null)return;let s=Gn({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),o=Kn({reducer:(u,c)=>{if(c.type==="CLEAR_FT_REDUX_STORE"){let d=nn(s.getInitialState());for(let h of c.keeping)d[h]=(u??d)[h];return d}else if(typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...u,...c.overwrites};return s.reducer(u,c)}});return window.ftReduxStores[i.name]=new t(s,o,i.eventBus)}constructor(e,r,n){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Qe;let i=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,s,o)=>{let u=s,c=a[u];return c?(...d)=>{let h=c(...d.map(i));return this.reduxStore.dispatch(h),h}:d=>{this.setState({[u]:i(d)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...e){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:e})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var st=class{static format(e,r,n,i,a){return window.moment?window.moment(e).locale(r).format(this.getMomentDateFormat(n,i,!!a)):this.getIntlDateTime(e,r,n,i,!!a)}static getMomentDateFormat(e,r,n){return n?"LT":e?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(e,r,n,i,a){let s=typeof e=="string"?new Date(e):e,o=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(s),u=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(s);return a?u:i?`${o} ${u}`:o}static getTimezoneAsString(){let e=n=>String(Math.floor(n)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${e(Math.abs(r)/60)}:${e(Math.abs(r)%60)}`}};var ot=C(F()),ca="ft-app-info",ee=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};ee.eventName="authentication-change";var la={session:(t,e)=>{(0,ot.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>m.dispatchEvent(new ee(e.payload)),0))}},m=ot.FtReduxStore.get({name:ca,reducers:la,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 Xn=C(F()),ut=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},yo=(0,Xn.applyMixinOnce)(Symbol("withDateFormat"),function(t){class e extends t{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(m)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var i,a;return((a=(i=this.metadataDescriptors.find(o=>o.key===n))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1)?o=>st.format(o,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return ut([(0,tr.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),ut([(0,tr.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),ut([Dt({store:m.name,selector:r=>{var n,i;return(i=(n=r.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&i!==void 0?i:[]}})],e.prototype,"metadataDescriptors",void 0),ut([Dt({store:m.name})],e.prototype,"uiLocale",void 0),e});var pt=C(F());var rr=C(F());var be=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:n}=m.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=m.subscribe(()=>{n=t.get(e),n&&(i(),r(n))})}})}};var ct=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:be.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):be.await()}};var B=class extends ct{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],[u])=>o.localeCompare(u)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new rr.CacheRegistry,this.cache=e?i.commonCache:new rr.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 lt=class extends B{async listMySearches(){let{session:e}=m.getState();return re(e,x.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var dt=class extends B{async listMyBookmarks(){let e=m.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var ft=class extends B{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=m.getState().session;return!!e?.sessionAuthenticated}};var ht=class extends B{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let e=m.getState().session;return!!e?.sessionAuthenticated}};var da="ft-user-assets",fa={setAssetCount:(t,e)=>{let{userAssetType:r,count:n}=e.payload.assetCount;t.assetCounts.allAsset[r]=n},clearAssetCount:t=>{Object.values(G).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={}},addAsset:(t,e)=>{let{assetType:r,mapId:n,asset:i}=e.payload;ir(t,r,[...nr(t,r),i]),Yn(t,r,1,n),Jn(t,i)},editAsset:(t,e)=>{let{assetType:r,asset:n}=e.payload;ir(t,r,nr(t,r).map(i=>i.id===n.id?n:i)),Jn(t,n)},removeAsset:(t,e)=>{let{assetType:r,mapId:n,assetId:i}=e.payload;ir(t,r,nr(t,r).filter(a=>a.id!==i)),Yn(t,r,-1,n)}},Zn={[G.SEARCHES]:"savedSearches",[G.BOOKMARKS]:"bookmarks",[G.BOOKS]:void 0,[G.COLLECTIONS]:void 0},nr=(t,e)=>{var r;let n=Zn[e];return n?(r=t[n])!==null&&r!==void 0?r:[]:[]},ir=(t,e,r)=>{let n=Zn[e];n&&(t[n]=r)},Yn=(t,e,r,n)=>{let i=t.assetCounts.allAsset[e];if(i!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,i+r),e===G.BOOKMARKS&&n)){let a=t.assetCounts.bookmarkByMap[n];t.assetCounts.bookmarkByMap[n]=Math.max(0,a+r)}},Jn=(t,e)=>{let r=t.assetLabels.map(i=>i.title),n=e.labels.filter(i=>!r.includes(i)).map(i=>({title:i}));t.assetLabels.push(...n)},q=pt.FtReduxStore.get({name:da,reducers:fa,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(G).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),ar=class{constructor(e=new ft,r=new ht){this.assetCountsService=e,this.assetLabelsService=r,this.currentSession=m.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new dt,this.savedSearchesService=new lt,m.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=m.getState();(0,pt.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),q.actions.clearAssetCount(),q.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),q.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),q.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();q.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();q.actions.assetLabels(e)}async loadAssetCount(e){let r=await this.assetCountsService.getUserAssetCount(e);r&&q.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(e){let r=await this.assetCountsService.getUserBookmarkCountByMap(e);r&&q.actions.setBookmarkCountByMap({count:r.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let r=Object.keys(q.getState().assetCounts.bookmarkByMap).length!==0;e===G.BOOKMARKS&&r&&q.actions.clearBookmarkCountByMap(),q.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;q.actions.bookmarks(r)}}},sr=new ar;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=sr);var or=class{addCommand(e,r=!1){m.commands.add(e,r)}consumeCommand(e){return m.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new or;var z=C(F());var ei,Pe=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},ha=Symbol("clearAfterUnitTest"),vt=class extends(0,z.withEventBus)(B){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[ei]=()=>{this.defaultMessages={},this.cache=new z.CacheRegistry,this.listeners={}},this.currentUiLocale=m.getState().uiLocale,m.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=m.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,z.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 z.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 z.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(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new Pe({loadedContexts:e})),this.dispatchEvent(new Pe({loadedContexts:e})),await Promise.all(e.map(r=>this.notify(r,!1)))}async notify(e,r=!0){r&&(document.body.dispatchEvent(new Pe({loadedContexts:[e]})),this.dispatchEvent(new Pe({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(n=>(0,z.delay)(0).then(()=>n()).catch(()=>null)))}};ei=ha;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends vt{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends vt{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var ti=window.FluidTopicsI18nService,Jo=window.FluidTopicsCustomI18nService;var ri=C(F()),ur=class{highlightHtml(e,r,n){(0,ri.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new ur;var ni=C(F());var cr=class{isDate(e){var r,n,i,a;return(a=(i=((n=(r=m.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,s;if(e==null)return"";try{return ni.DateFormatter.format(e,(n=r?.locale)!==null&&n!==void 0?n:m.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1,(s=r?.onlyTime)!==null&&s!==void 0?s:!1)}catch(o){throw console.error(`Date ${JSON.stringify(e)} is not valid`,o),o}}};window.FluidTopicsDateService=new cr;var ii=C(F());var je=class{static get(e,r){var n,i;let a=m.getState(),{lang:s,region:o}=(i=(n=a.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new ii.SearchPlaceConverter(a.baseUrl,e??20,a.searchInAllLanguagesAllowed,r??`${s}-${o}`)}};var mt=class extends B{async sendDocumentStartDisplayEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send document.start_display event")}async sendTopicStartDisplayEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send topic.start_display event")}async sendKhubSearchEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send khub.search event")}async sendDocumentSearchEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send document.search event")}async sendSearchPageSelectEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send search_page.select event")}async sendSearchResultOpenContextMenuEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send search_result.open_context_menu event")}async sendDocumentOnDemandTranslateEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send document.on-demand_translate event")}convertMapToAnalyticsDocument(e){let r;switch(e.editorialType){case"BOOK":r="STRUCTURED_DOCUMENT";break;case"SHARED_BOOK":r="SHARED_PERSONAL_BOOK";break;case"ARTICLE":r="RESOURCE";break;case"HTML_PACKAGE":r="HTML_PACKAGE";break;default:throw new TypeError("Unknown editorial type for map : "+e.editorialType)}return{id:e.id,title:e.title,type:r,metadata:e.metadata}}sortEventArrays(e){let r=Object.entries(e).map(([n,i])=>Array.isArray(i)?[n,i.map(a=>typeof a=="object"&&a!=null&&!Array.isArray(a)?this.sortEventArrays(a):a).sort((a,s)=>typeof a=="object"&&a!==null&&"key"in a?a.key.localeCompare(s.key):typeof a=="string"&&typeof s=="string"?a.localeCompare(s):String(a).localeCompare(String(s)))]:typeof i=="object"&&i!==null?[n,this.sortEventArrays(i)]:[n,i]);return Object.fromEntries(r)}sendEvents(e,r){let n="anything not undefined";return this.cache.get("analytics-event-"+this.hash(e),async()=>(await this.awaitApi).sendEvents(e).then(()=>n).catch(i=>(console.info(r),console.debug(i),n)),1e3)}};var lr=class{urlToSearchRequest(e){return je.get().parse(e)}searchRequestToUrl(e){return je.get().serialize(e)}};window.FluidTopicsUrlService=new lr;var le=C(F());var Ae=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};Ae.eventName="change";var dr=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))}},ai=new dr;var yt=class t extends le.WithEventBus{static build(){return new t(window.history,ai,()=>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,le.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Ae(this.currentItem())),0)}installProxies(){let e=r=>(n,i,[a,s,o])=>{let u=r(),c={...u===this.currentIndex?this.currentState:void 0,...a,index:u,href:typeof o=="string"?o:(o??this.windowLocation()).href};n.apply(i,[c,s,o]),this.setCurrentState(c,!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(Ae.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(Ae.eventName,e)}currentItem(){return(0,le.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,le.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,le.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=yt.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 si=C(Te());var oi=si.css`
3
+ `;var ci=C(Te()),U=C(pe()),X=C(F());function ui(t,e){let{authenticationRequired:r,session:n}=m.getState();return r&&!n?.sessionAuthenticated?Promise.resolve(e):t()}var P=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=class extends X.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=()=>be.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new X.CacheRegistry,this.cleanSessionDebouncer=new X.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return ci.html`
4
4
  <slot></slot>
5
- `}connectedCallback(){super.connectedCallback(),m.addEventListener(ee.eventName,this.reloadConfiguration)}disconnectedCallback(){m.addEventListener(ee.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var r,n,i,a,s,o,u;super.update(e),e.has("baseUrl")&&(m.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&m.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&m.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&m.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&m.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&m.actions.noCustom(this.noCustom),e.has("editorMode")&&m.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&m.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&m.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(c=>ei.addContext(c)),e.has("openExternalDocumentInNewTab")&&m.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&m.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&m.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(m.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),m.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),m.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&m.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&m.actions.availableContentLocales((u=(o=this.availableContentLocales)===null||o===void 0?void 0:o.contentLocales)!==null&&u!==void 0?u:[]),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",()=>oi(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};R.elementDefinitions={};R.styles=si;P([(0,U.property)()],R.prototype,"baseUrl",void 0);P([(0,U.property)()],R.prototype,"apiIntegrationIdentifier",void 0);P([(0,U.property)()],R.prototype,"apiIntegrationAppVersion",void 0);P([(0,U.property)()],R.prototype,"uiLocale",void 0);P([(0,X.jsonProperty)(null)],R.prototype,"availableUiLocales",void 0);P([(0,X.jsonProperty)(null)],R.prototype,"metadataConfiguration",void 0);P([(0,U.property)({type:Boolean})],R.prototype,"editorMode",void 0);P([(0,U.property)({type:Boolean})],R.prototype,"noCustom",void 0);P([(0,U.property)({type:Boolean})],R.prototype,"openExternalDocumentInNewTab",void 0);P([(0,U.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],R.prototype,"noCustomComponent",void 0);P([(0,U.property)({type:Boolean})],R.prototype,"withManualResources",void 0);P([(0,U.property)({type:Boolean})],R.prototype,"navigatorOnline",void 0);P([(0,U.property)({type:Boolean})],R.prototype,"forcedOffline",void 0);P([(0,U.property)({type:Object})],R.prototype,"apiProvider",void 0);P([(0,U.property)({type:Boolean})],R.prototype,"authenticationRequired",void 0);P([(0,X.jsonProperty)([])],R.prototype,"messageContexts",void 0);P([(0,X.jsonProperty)(void 0)],R.prototype,"session",void 0);P([(0,U.state)()],R.prototype,"localesConfiguration",void 0);P([(0,U.state)()],R.prototype,"availableContentLocales",void 0);var ci=C(F());(0,ci.customElement)("ft-app-context")(R);var yt=class extends B{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.register("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 re((r=(e=m.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.clearMatching(e=>e!=="configuration")}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")}clearConfiguration(){this.cache.clear("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),u=o?.pageByTocId[e],c=o?.nodeByTocId[e],d=c?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(a=c?.title)!==null&&a!==void 0?a:"",untranslatedTopicTitle:c?.untranslatedTitle,page:r&&u&&u.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=m.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 te.FEEDBACK:return re(r??[],x.FEEDBACK_USER);case te.RATING:return re(r??[],x.RATING_USER);case te.PRINT:return re(r??[],x.PRINT_USER);case te.BOOKMARK:return!!r?.sessionAuthenticated;case te.COLLECTIONS:return re(r??[],x.COLLECTION_USER);case te.PERSONAL_BOOKS:return re(r??[],x.PERSONAL_BOOK_USER)&&!(!((n=this.getMapNow())===null||n===void 0)&&n.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var gt=class t extends yt{static async build(e){return new t(new Ke,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 bt=class t{static build(e,r){return new t(gr(e.trim()||"context"),r??gt.build)}loaded(){return(0,Y.waitUntil)(()=>this._loaded)}constructor(e,r,n,i){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new Y.Debouncer(10),this.analyticsEventsService=i??new vt,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,Y.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;try{e&&this.setTranslationLoading(!0);let o=u=>{throw e&&this.setTranslationError(!0),u};await Promise.all([this.loadConfiguration(),(r=this.service)===null||r===void 0?void 0:r.getMap(e).then(u=>this.store.actions.map(u)).catch(o),(n=this.service)===null||n===void 0?void 0:n.getToc(e).then(u=>this.store.actions.toc(u)).catch(o),(i=this.service)===null||i===void 0?void 0:i.getPagesToc(e).then(u=>this.store.actions.pagesToc(u)).catch(o),(a=this.service)===null||a===void 0?void 0:a.getPaginationConfiguration().then(u=>this.store.actions.paginationConfiguration(u)).catch(o),(s=this.service)===null||s===void 0?void 0:s.getTranslationError(e).then(u=>this.setTranslationError(u))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0,e&&this.setTranslationLoading(!1)}catch(o){this.errorHandler&&!(o instanceof Y.CanceledPromiseError)&&this.errorHandler(o)}}loadConfiguration(){var e;return(e=this.service)===null||e===void 0?void 0:e.getConfiguration().then(r=>this.store.actions.configuration(r))}reloadConfiguration(){var e;return(e=this.service)===null||e===void 0||e.clearConfiguration(),this.loadConfiguration()}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(Me.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=m.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&r!==void 0?r:[];return new Y.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,a)}}async navigateToRelativeTopicIfFound(e){var r,n,i;await this.loaded();let a=await(0,Y.waitFor)(()=>{var c;return(c=this.store.getState().configuration)===null||c===void 0?void 0:c.relativeTopicPivotMetadata}),s=this.store.getState().mapId,u=await(await this.awaitService()).getRelativesForTopicInMap(s,a,[e]);if(!((i=(n=(r=u?.results)===null||r===void 0?void 0:r[0])===null||n===void 0?void 0:n.entries)===null||i===void 0)&&i[0]){let c=u.results[0].entries[0].topic.tocId;return await this.navigateToTopic(c),!0}else return await this.navigateToTopic("root"),!1}setSearchInDocumentQuery(e){this.store.actions.searchInDocumentQuery(e)}async setTranslationDestinationLanguage(e){this.store.actions.setTranslationDestinationLanguage(e),e&&this.sendDocumentOnDemandTranslateEvent(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}setLinkPreviewDialogId(e){this.store.actions.linkPreviewDialogId(e)}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(Me.mapAttachmentsUpdate))}sendDocumentOnDemandTranslateEvent(e){let{editorMode:r,apiIntegrationIdentifier:n,apiIntegrationAppVersion:i}=m.getState(),a=this.store.getState(),s=a.map,o=a.translation.profileId;if(!(r||!s||!n||!i||!o))try{let u=this.analyticsEventsService.convertMapToAnalyticsDocument(s);this.analyticsEventsService.sendDocumentAiTranslateEvent({name:"DOCUMENT__ON_DEMAND_TRANSLATE",offline:!1,appName:n,appVersion:i,sourceLanguage:this.parseLanguageToAnalyticsFormat(s.lang),destinationLanguage:this.parseLanguageToAnalyticsFormat(e.code),profileId:o,document:u})}catch(u){console.warn("Failed to send on-demand document translate event:",u)}}parseLanguageToAnalyticsFormat(e){if(!e)return;let r=e.split("-");return r.length===2?{languageCode:r[0],countryCode:r[1]}:{languageCode:r[0],countryCode:""}}};var li=C(Te());var di=li.css`
6
- `;var At=class extends CustomEvent{constructor(e,r){super("ft-reader-map-loaded",{detail:{map:e,toc:r}})}},Et=class extends CustomEvent{constructor(e,r){super("ft-reader-visible-topics-change",{detail:{visibleTopics:r}})}},St=class extends CustomEvent{constructor(e){super("ft-reader-navigation-done",{detail:e})}},Tt=class extends CustomEvent{constructor(e){super("ft-reader-load-error",{detail:e})}},wt=class extends Event{constructor(){super("ft-reader-map-not-found")}},Ot=class extends Event{constructor(){super("ft-reader-map-unauthorized")}},Ct=class extends Event{constructor(){super("ft-reader-map-forbidden")}},xt=class extends Event{constructor(){super("ft-reader-topic-relative-not-found",{bubbles:!0,composed:!0})}};var V=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},dr=class{constructor(e){this.stateManager=e}searchInDocument(e){this.stateManager.setSearchInDocumentQuery(e??"")}},M=class extends L.FtLitElementRedux{constructor(){super(),this.visibleTopics=[],this.updateConfiguration=()=>{this.stateManager.reloadConfiguration()},this.scrollToTargetDebouncer=new L.Debouncer(5),this.navigationDebouncer=new L.Debouncer(10),this.mapLoadedEventDebouncer=new L.Debouncer(50),this.addStore(m)}render(){return Be.html`
5
+ `}connectedCallback(){super.connectedCallback(),m.addEventListener(ee.eventName,this.reloadConfiguration)}disconnectedCallback(){m.addEventListener(ee.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var r,n,i,a,s,o,u;super.update(e),e.has("baseUrl")&&(m.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&m.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&m.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&m.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&m.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&m.actions.noCustom(this.noCustom),e.has("editorMode")&&m.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&m.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&m.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(c=>ti.addContext(c)),e.has("openExternalDocumentInNewTab")&&m.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&m.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&m.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(m.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),m.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),m.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&m.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&m.actions.availableContentLocales((u=(o=this.availableContentLocales)===null||o===void 0?void 0:o.contentLocales)!==null&&u!==void 0?u:[]),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",()=>ui(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};I.elementDefinitions={};I.styles=oi;P([(0,U.property)()],I.prototype,"baseUrl",void 0);P([(0,U.property)()],I.prototype,"apiIntegrationIdentifier",void 0);P([(0,U.property)()],I.prototype,"apiIntegrationAppVersion",void 0);P([(0,U.property)()],I.prototype,"uiLocale",void 0);P([(0,X.jsonProperty)(null)],I.prototype,"availableUiLocales",void 0);P([(0,X.jsonProperty)(null)],I.prototype,"metadataConfiguration",void 0);P([(0,U.property)({type:Boolean})],I.prototype,"editorMode",void 0);P([(0,U.property)({type:Boolean})],I.prototype,"noCustom",void 0);P([(0,U.property)({type:Boolean})],I.prototype,"openExternalDocumentInNewTab",void 0);P([(0,U.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],I.prototype,"noCustomComponent",void 0);P([(0,U.property)({type:Boolean})],I.prototype,"withManualResources",void 0);P([(0,U.property)({type:Boolean})],I.prototype,"navigatorOnline",void 0);P([(0,U.property)({type:Boolean})],I.prototype,"forcedOffline",void 0);P([(0,U.property)({type:Object})],I.prototype,"apiProvider",void 0);P([(0,U.property)({type:Boolean})],I.prototype,"authenticationRequired",void 0);P([(0,X.jsonProperty)([])],I.prototype,"messageContexts",void 0);P([(0,X.jsonProperty)(void 0)],I.prototype,"session",void 0);P([(0,U.state)()],I.prototype,"localesConfiguration",void 0);P([(0,U.state)()],I.prototype,"availableContentLocales",void 0);var li=C(F());(0,li.customElement)("ft-app-context")(I);var gt=class extends B{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.register("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 re((r=(e=m.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.clearMatching(e=>e!=="configuration")}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")}clearConfiguration(){this.cache.clear("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),u=o?.pageByTocId[e],c=o?.nodeByTocId[e],d=c?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(a=c?.title)!==null&&a!==void 0?a:"",untranslatedTopicTitle:c?.untranslatedTitle,page:r&&u&&u.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=m.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 te.FEEDBACK:return re(r??[],x.FEEDBACK_USER);case te.RATING:return re(r??[],x.RATING_USER);case te.PRINT:return re(r??[],x.PRINT_USER);case te.BOOKMARK:return!!r?.sessionAuthenticated;case te.COLLECTIONS:return re(r??[],x.COLLECTION_USER);case te.PERSONAL_BOOKS:return re(r??[],x.PERSONAL_BOOK_USER)&&!(!((n=this.getMapNow())===null||n===void 0)&&n.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var bt=class t extends gt{static async build(e){return new t(new Ke,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 At=class t{static build(e,r){return new t(br(e.trim()||"context"),r??bt.build)}loaded(){return(0,Y.waitUntil)(()=>this._loaded)}constructor(e,r,n,i){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new Y.Debouncer(10),this.analyticsEventsService=i??new mt,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,Y.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;try{e&&this.setTranslationLoading(!0);let o=u=>{throw e&&this.setTranslationError(!0),u};await Promise.all([this.loadConfiguration(),(r=this.service)===null||r===void 0?void 0:r.getMap(e).then(u=>this.store.actions.map(u)).catch(o),(n=this.service)===null||n===void 0?void 0:n.getToc(e).then(u=>this.store.actions.toc(u)).catch(o),(i=this.service)===null||i===void 0?void 0:i.getPagesToc(e).then(u=>this.store.actions.pagesToc(u)).catch(o),(a=this.service)===null||a===void 0?void 0:a.getPaginationConfiguration().then(u=>this.store.actions.paginationConfiguration(u)).catch(o),(s=this.service)===null||s===void 0?void 0:s.getTranslationError(e).then(u=>this.setTranslationError(u))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0,e&&this.setTranslationLoading(!1)}catch(o){this.errorHandler&&!(o instanceof Y.CanceledPromiseError)&&this.errorHandler(o)}}loadConfiguration(){var e;return(e=this.service)===null||e===void 0?void 0:e.getConfiguration().then(r=>this.store.actions.configuration(r))}reloadConfiguration(){var e;return(e=this.service)===null||e===void 0||e.clearConfiguration(),this.loadConfiguration()}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(Me.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=m.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&r!==void 0?r:[];return new Y.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,a)}}async navigateToRelativeTopicIfFound(e){var r,n,i;await this.loaded();let a=await(0,Y.waitFor)(()=>{var c;return(c=this.store.getState().configuration)===null||c===void 0?void 0:c.relativeTopicPivotMetadata}),s=this.store.getState().mapId,u=await(await this.awaitService()).getRelativesForTopicInMap(s,a,[e]);if(!((i=(n=(r=u?.results)===null||r===void 0?void 0:r[0])===null||n===void 0?void 0:n.entries)===null||i===void 0)&&i[0]){let c=u.results[0].entries[0].topic.tocId;return await this.navigateToTopic(c),!0}else return await this.navigateToTopic("root"),!1}setSearchInDocumentQuery(e){this.store.actions.searchInDocumentQuery(e)}async setTranslationDestinationLanguage(e){this.store.actions.setTranslationDestinationLanguage(e),e&&this.sendDocumentOnDemandTranslateEvent(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}setLinkPreviewDialogId(e){this.store.actions.linkPreviewDialogId(e)}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(Me.mapAttachmentsUpdate))}sendDocumentOnDemandTranslateEvent(e){let{editorMode:r,apiIntegrationIdentifier:n,apiIntegrationAppVersion:i}=m.getState(),a=this.store.getState(),s=a.map,o=a.translation.profileId;if(!(r||!s||!n||!i||!o))try{let u=this.analyticsEventsService.convertMapToAnalyticsDocument(s);this.analyticsEventsService.sendDocumentOnDemandTranslateEvent({name:"DOCUMENT__ON_DEMAND_TRANSLATE",offline:!1,appName:n,appVersion:i,sourceLanguage:this.parseLanguageToAnalyticsFormat(s.lang),destinationLanguage:this.parseLanguageToAnalyticsFormat(e.code),profileId:o,document:u,translationOrigin:$e.AI})}catch(u){console.warn("Failed to send on-demand document translate event:",u)}}parseLanguageToAnalyticsFormat(e){if(!e)return;let r=e.split("-");return r.length===2?{languageCode:r[0],countryCode:r[1]}:{languageCode:r[0],countryCode:""}}};var di=C(Te());var fi=di.css`
6
+ `;var Et=class extends CustomEvent{constructor(e,r){super("ft-reader-map-loaded",{detail:{map:e,toc:r}})}},St=class extends CustomEvent{constructor(e,r){super("ft-reader-visible-topics-change",{detail:{visibleTopics:r}})}},Tt=class extends CustomEvent{constructor(e){super("ft-reader-navigation-done",{detail:e})}},wt=class extends CustomEvent{constructor(e){super("ft-reader-load-error",{detail:e})}},Ot=class extends Event{constructor(){super("ft-reader-map-not-found")}},Ct=class extends Event{constructor(){super("ft-reader-map-unauthorized")}},xt=class extends Event{constructor(){super("ft-reader-map-forbidden")}},_t=class extends Event{constructor(){super("ft-reader-topic-relative-not-found",{bubbles:!0,composed:!0})}};var V=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},fr=class{constructor(e){this.stateManager=e}searchInDocument(e){this.stateManager.setSearchInDocumentQuery(e??"")}},M=class extends L.FtLitElementRedux{constructor(){super(),this.visibleTopics=[],this.updateConfiguration=()=>{this.stateManager.reloadConfiguration()},this.scrollToTargetDebouncer=new L.Debouncer(5),this.navigationDebouncer=new L.Debouncer(10),this.mapLoadedEventDebouncer=new L.Debouncer(50),this.addStore(m)}render(){return Be.html`
7
7
  ${this.importStyleIfNeeded()}
8
8
  <slot @register-ft-reader-component=${this.registerComponent}></slot>
9
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:"")?Be.nothing:Be.html`
10
10
  <style>
11
11
  @import "${n}"
12
12
  </style>
13
- `}get stateManager(){return this._stateManager==null&&(this._stateManager=bt.build(this.id||(0,L.randomId)(6),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 dr(this.stateManager)}),m.addEventListener(ee.eventName,this.updateConfiguration)}disconnectedCallback(){super.disconnectedCallback(),m.addEventListener(ee.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 St(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 Et(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 xt),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 Ot):r.status===403?this.dispatchEvent(new Ct):r.status===404?this.dispatchEvent(new wt):this.dispatchEvent(new Tt(e))}reloadBookmarks(){ar.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 At(this.map,this.toc))})}};M.styles=di;V([(0,L.redux)({store:m.name})],M.prototype,"baseUrl",void 0);V([(0,L.redux)({store:m.name})],M.prototype,"session",void 0);V([(0,Ee.property)()],M.prototype,"mapId",void 0);V([(0,Ee.property)()],M.prototype,"tocId",void 0);V([(0,Ee.property)()],M.prototype,"section",void 0);V([(0,Ee.property)()],M.prototype,"topicPivot",void 0);V([(0,Ee.property)()],M.prototype,"searchInDocumentQuery",void 0);V([(0,L.numberProperty)({min:1})],M.prototype,"page",void 0);V([(0,L.redux)({store:"reader"})],M.prototype,"map",void 0);V([(0,L.redux)({store:"reader"})],M.prototype,"toc",void 0);V([(0,L.redux)({store:"reader"})],M.prototype,"visibleTopics",void 0);V([(0,L.redux)({store:"reader"})],M.prototype,"currentPage",void 0);V([(0,L.redux)({store:"reader"})],M.prototype,"scrollTarget",void 0);V([(0,Ee.property)({attribute:!1})],M.prototype,"readerServiceProvider",void 0);(0,fi.customElement)("ft-reader-context")(M);})();
13
+ `}get stateManager(){return this._stateManager==null&&(this._stateManager=At.build(this.id||(0,L.randomId)(6),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 fr(this.stateManager)}),m.addEventListener(ee.eventName,this.updateConfiguration)}disconnectedCallback(){super.disconnectedCallback(),m.addEventListener(ee.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 Tt(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 St(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 _t),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 Ct):r.status===403?this.dispatchEvent(new xt):r.status===404?this.dispatchEvent(new Ot):this.dispatchEvent(new wt(e))}reloadBookmarks(){sr.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 Et(this.map,this.toc))})}};M.styles=fi;V([(0,L.redux)({store:m.name})],M.prototype,"baseUrl",void 0);V([(0,L.redux)({store:m.name})],M.prototype,"session",void 0);V([(0,Ee.property)()],M.prototype,"mapId",void 0);V([(0,Ee.property)()],M.prototype,"tocId",void 0);V([(0,Ee.property)()],M.prototype,"section",void 0);V([(0,Ee.property)()],M.prototype,"topicPivot",void 0);V([(0,Ee.property)()],M.prototype,"searchInDocumentQuery",void 0);V([(0,L.numberProperty)({min:1})],M.prototype,"page",void 0);V([(0,L.redux)({store:"reader"})],M.prototype,"map",void 0);V([(0,L.redux)({store:"reader"})],M.prototype,"toc",void 0);V([(0,L.redux)({store:"reader"})],M.prototype,"visibleTopics",void 0);V([(0,L.redux)({store:"reader"})],M.prototype,"currentPage",void 0);V([(0,L.redux)({store:"reader"})],M.prototype,"scrollTarget",void 0);V([(0,Ee.property)({attribute:!1})],M.prototype,"readerServiceProvider",void 0);(0,hi.customElement)("ft-reader-context")(M);})();
14
14
  /*! Bundled license information:
15
15
 
16
16
  @lit/reactive-element/css-tag.js: