@fluid-topics/ft-reader-content 1.3.40 → 1.3.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"use strict";(()=>{var
|
|
2
|
-
`)===0?I.substr(1,I.length):I}).forEach(function(I){var M=I.split(":"),w=M.shift().trim();if(w){var it=M.join(":").trim();try{h.append(w,it)}catch(Wt){console.warn("Response "+Wt.message)}}}),h}T.call(U.prototype);function q(u,h){if(!(this instanceof q))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(h||(h={}),this.type="default",this.status=h.status===void 0?200:h.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=h.statusText===void 0?"":""+h.statusText,this.headers=new f(h.headers),this.url=h.url||"",this._initBody(u)}T.call(q.prototype),q.prototype.clone=function(){return new q(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new f(this.headers),url:this.url})},q.error=function(){var u=new q(null,{status:200,statusText:""});return u.ok=!1,u.status=0,u.type="error",u};var xe=[301,302,303,307,308];q.redirect=function(u,h){if(xe.indexOf(h)===-1)throw new RangeError("Invalid status code");return new q(null,{status:h,headers:{location:u}})},t.DOMException=n.DOMException;try{new t.DOMException}catch{t.DOMException=function(h,S){this.message=h,this.name=S;var I=Error(h);this.stack=I.stack},t.DOMException.prototype=Object.create(Error.prototype),t.DOMException.prototype.constructor=t.DOMException}function Ne(u,h){return new Promise(function(S,I){var M=new U(u,h);if(M.signal&&M.signal.aborted)return I(new t.DOMException("Aborted","AbortError"));var w=new XMLHttpRequest;function it(){w.abort()}w.onload=function(){var F={statusText:w.statusText,headers:we(w.getAllResponseHeaders()||"")};M.url.indexOf("file://")===0&&(w.status<200||w.status>599)?F.status=200:F.status=w.status,F.url="responseURL"in w?w.responseURL:F.headers.get("X-Request-URL");var Ie="response"in w?w.response:w.responseText;setTimeout(function(){S(new q(Ie,F))},0)},w.onerror=function(){setTimeout(function(){I(new TypeError("Network request failed"))},0)},w.ontimeout=function(){setTimeout(function(){I(new TypeError("Network request timed out"))},0)},w.onabort=function(){setTimeout(function(){I(new t.DOMException("Aborted","AbortError"))},0)};function Wt(F){try{return F===""&&n.location.href?n.location.href:F}catch{return F}}if(w.open(M.method,Wt(M.url),!0),M.credentials==="include"?w.withCredentials=!0:M.credentials==="omit"&&(w.withCredentials=!1),"responseType"in w&&(i.blob?w.responseType="blob":i.arrayBuffer&&(w.responseType="arraybuffer")),h&&typeof h.headers=="object"&&!(h.headers instanceof f||n.Headers&&h.headers instanceof n.Headers)){var Br=[];Object.getOwnPropertyNames(h.headers).forEach(function(F){Br.push(c(F)),w.setRequestHeader(F,l(h.headers[F]))}),M.headers.forEach(function(F,Ie){Br.indexOf(Ie)===-1&&w.setRequestHeader(Ie,F)})}else M.headers.forEach(function(F,Ie){w.setRequestHeader(Ie,F)});M.signal&&(M.signal.addEventListener("abort",it),w.onreadystatechange=function(){w.readyState===4&&M.signal.removeEventListener("abort",it)}),w.send(typeof M._bodyInit>"u"?null:M._bodyInit)})}return Ne.polyfill=!0,n.fetch||(n.fetch=Ne,n.Headers=f,n.Request=U,n.Response=q),t.Headers=f,t.Request=U,t.Response=q,t.fetch=Ne,t}({})})(ut);ut.fetch.ponyfill=!0;delete ut.fetch.polyfill;var Be=lt.fetch?lt:ut;me=Be.fetch;me.default=Be.fetch;me.fetch=Be.fetch;me.Headers=Be.Headers;me.Request=Be.Request;me.Response=Be.Response;fn.exports=me});var jr=b(C());var zt=b($()),Qe=b(Y()),oe=b(C());var st=b(C()),$r=b(Y());var Oe;(function(r){r.clusteringHelperCreated="clustering-helper-created",r.mapAttachmentsUpdate="map-attachments-update",r.visibleTopicChange="visible-topic-change"})(Oe||(Oe={}));var he;(function(r){r.FEEDBACK="FEEDBACK",r.RATING="RATING",r.PRINT="PRINT",r.BOOKMARK="BOOKMARK",r.COLLECTIONS="COLLECTIONS",r.PERSONAL_BOOKS="PERSONAL_BOOKS"})(he||(he={}));var
|
|
1
|
+
"use strict";(()=>{var ts=Object.create;var Hr=Object.defineProperty;var rs=Object.getOwnPropertyDescriptor;var ns=Object.getOwnPropertyNames;var is=Object.getPrototypeOf,ss=Object.prototype.hasOwnProperty;var ke=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports);var as=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of ns(e))!ss.call(r,i)&&i!==t&&Hr(r,i,{get:()=>e[i],enumerable:!(n=rs(e,i))||n.enumerable});return r};var b=(r,e,t)=>(t=r!=null?ts(is(r)):{},as(e||!r||!r.__esModule?Hr(t,"default",{value:r,enumerable:!0}):t,r));var C=ke((aa,Vr)=>{Vr.exports=ftGlobals.wcUtils});var $=ke((oa,Kr)=>{Kr.exports=ftGlobals.lit});var Y=ke((ca,qr)=>{qr.exports=ftGlobals.litDecorators});var Yt=ke((ha,Gr)=>{Gr.exports=ftGlobals.litRepeat});var Wr=ke((fa,zr)=>{zr.exports=ftGlobals.litUnsafeHTML});var pn=ke((me,fn)=>{var lt=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,ut=function(){function r(){this.fetch=!1,this.DOMException=lt.DOMException}return r.prototype=lt,new r}();(function(r){var e=function(t){var n=typeof r<"u"&&r||typeof self<"u"&&self||typeof global<"u"&&global||{},i={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function s(u){return u&&DataView.prototype.isPrototypeOf(u)}if(i.arrayBuffer)var a=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],o=ArrayBuffer.isView||function(u){return u&&a.indexOf(Object.prototype.toString.call(u))>-1};function c(u){if(typeof u!="string"&&(u=String(u)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(u)||u==="")throw new TypeError('Invalid character in header field name: "'+u+'"');return u.toLowerCase()}function l(u){return typeof u!="string"&&(u=String(u)),u}function d(u){var h={next:function(){var S=u.shift();return{done:S===void 0,value:S}}};return i.iterable&&(h[Symbol.iterator]=function(){return h}),h}function f(u){this.map={},u instanceof f?u.forEach(function(h,S){this.append(S,h)},this):Array.isArray(u)?u.forEach(function(h){if(h.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+h.length);this.append(h[0],h[1])},this):u&&Object.getOwnPropertyNames(u).forEach(function(h){this.append(h,u[h])},this)}f.prototype.append=function(u,h){u=c(u),h=l(h);var S=this.map[u];this.map[u]=S?S+", "+h:h},f.prototype.delete=function(u){delete this.map[c(u)]},f.prototype.get=function(u){return u=c(u),this.has(u)?this.map[u]:null},f.prototype.has=function(u){return this.map.hasOwnProperty(c(u))},f.prototype.set=function(u,h){this.map[c(u)]=l(h)},f.prototype.forEach=function(u,h){for(var S in this.map)this.map.hasOwnProperty(S)&&u.call(h,this.map[S],S,this)},f.prototype.keys=function(){var u=[];return this.forEach(function(h,S){u.push(S)}),d(u)},f.prototype.values=function(){var u=[];return this.forEach(function(h){u.push(h)}),d(u)},f.prototype.entries=function(){var u=[];return this.forEach(function(h,S){u.push([S,h])}),d(u)},i.iterable&&(f.prototype[Symbol.iterator]=f.prototype.entries);function p(u){if(!u._noBody){if(u.bodyUsed)return Promise.reject(new TypeError("Already read"));u.bodyUsed=!0}}function y(u){return new Promise(function(h,S){u.onload=function(){h(u.result)},u.onerror=function(){S(u.error)}})}function v(u){var h=new FileReader,S=y(h);return h.readAsArrayBuffer(u),S}function g(u){var h=new FileReader,S=y(h),I=/charset=([A-Za-z0-9_-]+)/.exec(u.type),M=I?I[1]:"utf-8";return h.readAsText(u,M),S}function A(u){for(var h=new Uint8Array(u),S=new Array(h.length),I=0;I<h.length;I++)S[I]=String.fromCharCode(h[I]);return S.join("")}function E(u){if(u.slice)return u.slice(0);var h=new Uint8Array(u.byteLength);return h.set(new Uint8Array(u)),h.buffer}function T(){return this.bodyUsed=!1,this._initBody=function(u){this.bodyUsed=this.bodyUsed,this._bodyInit=u,u?typeof u=="string"?this._bodyText=u:i.blob&&Blob.prototype.isPrototypeOf(u)?this._bodyBlob=u:i.formData&&FormData.prototype.isPrototypeOf(u)?this._bodyFormData=u:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(u)?this._bodyText=u.toString():i.arrayBuffer&&i.blob&&s(u)?(this._bodyArrayBuffer=E(u.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(u)||o(u))?this._bodyArrayBuffer=E(u):this._bodyText=u=Object.prototype.toString.call(u):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof u=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):i.searchParams&&URLSearchParams.prototype.isPrototypeOf(u)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var u=p(this);if(u)return u;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var u=p(this);return u||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(i.blob)return this.blob().then(v);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var u=p(this);if(u)return u;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(ne)}),this.json=function(){return this.text().then(JSON.parse)},this}var O=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function x(u){var h=u.toUpperCase();return O.indexOf(h)>-1?h:u}function U(u,h){if(!(this instanceof U))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');h=h||{};var S=h.body;if(u instanceof U){if(u.bodyUsed)throw new TypeError("Already read");this.url=u.url,this.credentials=u.credentials,h.headers||(this.headers=new f(u.headers)),this.method=u.method,this.mode=u.mode,this.signal=u.signal,!S&&u._bodyInit!=null&&(S=u._bodyInit,u.bodyUsed=!0)}else this.url=String(u);if(this.credentials=h.credentials||this.credentials||"same-origin",(h.headers||!this.headers)&&(this.headers=new f(h.headers)),this.method=x(h.method||this.method||"GET"),this.mode=h.mode||this.mode||null,this.signal=h.signal||this.signal||function(){if("AbortController"in n){var w=new AbortController;return w.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&S)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(S),(this.method==="GET"||this.method==="HEAD")&&(h.cache==="no-store"||h.cache==="no-cache")){var I=/([?&])_=[^&]*/;if(I.test(this.url))this.url=this.url.replace(I,"$1_="+new Date().getTime());else{var M=/\?/;this.url+=(M.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}U.prototype.clone=function(){return new U(this,{body:this._bodyInit})};function ne(u){var h=new FormData;return u.trim().split("&").forEach(function(S){if(S){var I=S.split("="),M=I.shift().replace(/\+/g," "),w=I.join("=").replace(/\+/g," ");h.append(decodeURIComponent(M),decodeURIComponent(w))}}),h}function we(u){var h=new f,S=u.replace(/\r?\n[\t ]+/g," ");return S.split("\r").map(function(I){return I.indexOf(`
|
|
2
|
+
`)===0?I.substr(1,I.length):I}).forEach(function(I){var M=I.split(":"),w=M.shift().trim();if(w){var it=M.join(":").trim();try{h.append(w,it)}catch(Wt){console.warn("Response "+Wt.message)}}}),h}T.call(U.prototype);function q(u,h){if(!(this instanceof q))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(h||(h={}),this.type="default",this.status=h.status===void 0?200:h.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=h.statusText===void 0?"":""+h.statusText,this.headers=new f(h.headers),this.url=h.url||"",this._initBody(u)}T.call(q.prototype),q.prototype.clone=function(){return new q(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new f(this.headers),url:this.url})},q.error=function(){var u=new q(null,{status:200,statusText:""});return u.ok=!1,u.status=0,u.type="error",u};var xe=[301,302,303,307,308];q.redirect=function(u,h){if(xe.indexOf(h)===-1)throw new RangeError("Invalid status code");return new q(null,{status:h,headers:{location:u}})},t.DOMException=n.DOMException;try{new t.DOMException}catch{t.DOMException=function(h,S){this.message=h,this.name=S;var I=Error(h);this.stack=I.stack},t.DOMException.prototype=Object.create(Error.prototype),t.DOMException.prototype.constructor=t.DOMException}function Ne(u,h){return new Promise(function(S,I){var M=new U(u,h);if(M.signal&&M.signal.aborted)return I(new t.DOMException("Aborted","AbortError"));var w=new XMLHttpRequest;function it(){w.abort()}w.onload=function(){var F={statusText:w.statusText,headers:we(w.getAllResponseHeaders()||"")};M.url.indexOf("file://")===0&&(w.status<200||w.status>599)?F.status=200:F.status=w.status,F.url="responseURL"in w?w.responseURL:F.headers.get("X-Request-URL");var Ie="response"in w?w.response:w.responseText;setTimeout(function(){S(new q(Ie,F))},0)},w.onerror=function(){setTimeout(function(){I(new TypeError("Network request failed"))},0)},w.ontimeout=function(){setTimeout(function(){I(new TypeError("Network request timed out"))},0)},w.onabort=function(){setTimeout(function(){I(new t.DOMException("Aborted","AbortError"))},0)};function Wt(F){try{return F===""&&n.location.href?n.location.href:F}catch{return F}}if(w.open(M.method,Wt(M.url),!0),M.credentials==="include"?w.withCredentials=!0:M.credentials==="omit"&&(w.withCredentials=!1),"responseType"in w&&(i.blob?w.responseType="blob":i.arrayBuffer&&(w.responseType="arraybuffer")),h&&typeof h.headers=="object"&&!(h.headers instanceof f||n.Headers&&h.headers instanceof n.Headers)){var Br=[];Object.getOwnPropertyNames(h.headers).forEach(function(F){Br.push(c(F)),w.setRequestHeader(F,l(h.headers[F]))}),M.headers.forEach(function(F,Ie){Br.indexOf(Ie)===-1&&w.setRequestHeader(Ie,F)})}else M.headers.forEach(function(F,Ie){w.setRequestHeader(Ie,F)});M.signal&&(M.signal.addEventListener("abort",it),w.onreadystatechange=function(){w.readyState===4&&M.signal.removeEventListener("abort",it)}),w.send(typeof M._bodyInit>"u"?null:M._bodyInit)})}return Ne.polyfill=!0,n.fetch||(n.fetch=Ne,n.Headers=f,n.Request=U,n.Response=q),t.Headers=f,t.Request=U,t.Response=q,t.fetch=Ne,t}({})})(ut);ut.fetch.ponyfill=!0;delete ut.fetch.polyfill;var Be=lt.fetch?lt:ut;me=Be.fetch;me.default=Be.fetch;me.fetch=Be.fetch;me.Headers=Be.Headers;me.Request=Be.Request;me.Response=Be.Response;fn.exports=me});var jr=b(C());var zt=b($()),Qe=b(Y()),oe=b(C());var st=b(C()),$r=b(Y());var Oe;(function(r){r.clusteringHelperCreated="clustering-helper-created",r.mapAttachmentsUpdate="map-attachments-update",r.visibleTopicChange="visible-topic-change"})(Oe||(Oe={}));var he;(function(r){r.FEEDBACK="FEEDBACK",r.RATING="RATING",r.PRINT="PRINT",r.BOOKMARK="BOOKMARK",r.COLLECTIONS="COLLECTIONS",r.PERSONAL_BOOKS="PERSONAL_BOOKS"})(he||(he={}));var os=function(r,e,t,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,e,t,n);else for(var o=r.length-1;o>=0;o--)(a=r[o])&&(s=(i<3?a(s):i>3?a(e,t,s):a(e,t))||s);return i>3&&s&&Object.defineProperty(e,t,s),s},Xt=class extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}},Qt=Symbol("registerInterval"),cs=(0,st.applyMixinOnce)(Symbol("toFtReaderComponent"),function(r){var e;class t extends r{constructor(){super(...arguments),this[e]=0}setReaderStateManager(i){this.clearStateManager(),this.stateManager=i,this.addStore(i.store,"reader")}clearStateManager(){this.stateManager&&(this.removeStore("reader"),this.stateManager=void 0)}get service(){var i;return(i=this.stateManager)===null||i===void 0?void 0:i.service}connectedCallback(){super.connectedCallback(),this[Qt]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[Qt]):this.dispatchEvent(new Xt)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=Qt,os([(0,$r.state)()],t.prototype,"stateManager",void 0),t}),ve=class extends cs(st.FtLitElementRedux){};var Zr=b(C());var Ue=b($()),j=b(Y()),Yr=b(Yt()),D=b(C()),Jr=b(Wr());var Qr=b($()),at=b(C()),Jt={padding:at.FtCssVariableFactory.create("--ft-infinite-scroll-padding","","SIZE","0"),itemsGap:at.FtCssVariableFactory.create("--ft-infinite-scroll-items-gap","","SIZE","4px"),itemContainerMinHeight:at.FtCssVariableFactory.create("--ft-infinite-scroll-item-container-min-height","","SIZE",".1px")},Xr=Qr.css`
|
|
3
3
|
.items-container {
|
|
4
4
|
padding: ${Jt.padding};
|
|
5
5
|
outline: none;
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
display: flow-root;
|
|
30
30
|
min-height: ${Jt.itemContainerMinHeight};
|
|
31
31
|
}
|
|
32
|
-
`;var G=function(r,e,t,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,e,t,n);else for(var o=r.length-1;o>=0;o--)(a=r[o])&&(s=(i<3?a(s):i>3?a(e,t,s):a(e,t))||s);return i>3&&s&&Object.defineProperty(e,t,s),s},Zt=class extends CustomEvent{constructor(e,t){super("visible-items-change",{detail:{indexes:e,items:t,visibleIndexes:e,visibleItems:t}})}},er=class extends CustomEvent{constructor(e,t){super("rendered-items-change",{detail:{indexes:e,items:t}})}},tr=class extends Event{constructor(){super("scrolled-to-target")}},
|
|
32
|
+
`;var G=function(r,e,t,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,e,t,n);else for(var o=r.length-1;o>=0;o--)(a=r[o])&&(s=(i<3?a(s):i>3?a(e,t,s):a(e,t))||s);return i>3&&s&&Object.defineProperty(e,t,s),s},Zt=class extends CustomEvent{constructor(e,t){super("visible-items-change",{detail:{indexes:e,items:t,visibleIndexes:e,visibleItems:t}})}},er=class extends CustomEvent{constructor(e,t){super("rendered-items-change",{detail:{indexes:e,items:t}})}},tr=class extends Event{constructor(){super("scrolled-to-target")}},ls=r=>(r??[])[(r??[]).length-1],L=class extends D.FtLitElement{constructor(){super(...arguments),this.items=[],this.renderItem=()=>Ue.html``,this.getItemKey=(e,t)=>`${t} - ${JSON.stringify(e)}`,this.internalScroll=!1,this.renderBeforeFirst=1,this.renderAfterLast=1,this.ensureScrollToTarget=!1,this.visibleItems=[],this.scrolledToTarget=!1,this.scrolling=!1,this.renderApprovalTimeouts=[],this.renderedIndexes=new Set,this.scrollDebouncer=new D.Debouncer(5),this.scrollDoneDebouncer=new D.Debouncer(10),this.onVisibilityChange=e=>{let t=new Set(this.visibleItems),n=new Set;for(let i of e){let s=+i.target.getAttribute("data-item-index");i.intersectionRect.height>0?(t.add(s),n.add(s)):n.has(s)||t.delete(s)}this.visibleItems=[...t].sort((i,s)=>i-s)},this.intersectionObserver=new IntersectionObserver(this.onVisibilityChange),this.scrollingDebouncer=new D.Debouncer(50),this.ignoreNextScrollEvent=!1,this.scrollListener=()=>{var e;let t=this.ignoreNextScrollEvent;this.ignoreNextScrollEvent=!1,t||(this.scrolling=!0,this.scrollingDebouncer.run(()=>this.scrolling=!1));let n=this.scrollable.scrollTop,i=n-((e=this.lastScrollTop)!==null&&e!==void 0?e:0);if(this.lastScrollTop=n,this.scrolledToTarget&&(this.restoreScrollIfNeeded(t?0:i),!t||this.scrollRestorationItem==null)){let s=this.searchFirstVisibleItem(n,this.itemsContainer.children);this.scrollRestorationItem=s?+s.getAttribute("data-item-index"):void 0,this.scrollRestorationOffset=n-this.getOffset(s)}},this.restoreScrollIfNeeded=(e=0)=>{var t;let n=this.scrollable.scrollHeight,i=n-((t=this.lastScrollHeight)!==null&&t!==void 0?t:n);if(this.lastScrollHeight=n,i!==0&&this.scrolledToTarget&&this.scrollRestorationItem!=null&&this.scrollRestorationOffset!=null&&!(this.scrollRestorationItem===0&&this.scrollRestorationOffset<0)){let s=this.getItem(this.scrollRestorationItem),a=this.getOffset(s),o=(0,D.minmax)(this.scrollRestorationItem===0?-a:1,this.scrollRestorationOffset,s.clientHeight-1),c=a+o+e-this.scrollable.scrollTop;(Math.abs(i-c)<4||Math.abs(c)>5)&&(this.ignoreNextScrollEvent=!0,this.scrollable.scrollTop+=c)}},this._shouldRestoreScroll=!1,this.scrollAdjustment=()=>{this.restoreScrollIfNeeded(),this.shouldRestoreScroll&&requestAnimationFrame(this.scrollAdjustment)},this.onMutation=()=>{for(let e of this.itemsContainer.children)this.intersectionObserver.observe(e)},this.mutationObserver=new MutationObserver(this.onMutation),this.lastRenderedItemsLength=0,this.resetVisibleItemsDebouncer=new D.Debouncer(10)}get scrollable(){var e;return(e=this._scrollable)!==null&&e!==void 0?e:document.body}set scrollable(e){var t,n,i;this._scrollable!==e&&(this._scrollable&&(this._scrollable.removeEventListener("scroll",this.scrollListener),this.initialOverflowAnchorValue&&(this._scrollable.style.overflowAnchor=this.initialOverflowAnchorValue),D.scrollHelper.release(this,this._scrollable)),this._scrollable=D.scrollHelper.lock(this,e),e&&!this._scrollable&&console.error("Scrollable parent is already locked",this,e),(t=this._scrollable)===null||t===void 0||t.addEventListener("scroll",this.scrollListener),this.lastScrollTop=(n=this._scrollable)===null||n===void 0?void 0:n.scrollTop,this.lastScrollHeight=(i=this._scrollable)===null||i===void 0?void 0:i.scrollHeight,this._scrollable&&(this.initialOverflowAnchorValue=getComputedStyle(this._scrollable).overflowAnchor,this._scrollable.style.overflowAnchor="none"))}render(){return Ue.html`
|
|
33
33
|
<div @scroll-into-view="${this.onScrollIntoView}" class="items-container ${this.internalScroll?"scrollable":""}" tabindex="-1">
|
|
34
34
|
${(0,Yr.repeat)(this.items,(e,t)=>this.getItemKey(e,t),(e,t)=>this.renderItemContainer(e,t))}
|
|
35
35
|
</div>
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
data-item-index="${t}">
|
|
40
40
|
${i?(()=>{let a=this.renderItem(e,t);return typeof a=="string"?(0,Jr.unsafeHTML)(a):a})():Ue.nothing}
|
|
41
41
|
</div>
|
|
42
|
-
`}prepareRenderIfNeeded(e){let t=this.renderApprovalTimeouts[e]!=null;this.inRenderRange(e)&&!t&&(this.renderApprovalTimeouts[e]=setTimeout(()=>{this.inRenderRange(e)?this.addRenderedIndex(e):this.renderApprovalTimeouts[e]=void 0,this.requestUpdate()},300))}addRenderedIndex(e){e>=0&&!this.renderedIndexes.has(e)&&this.renderedIndexes.add(e)}inRenderRange(e){return e>=this.visibleItems[0]-this.renderBeforeFirst&&e<=
|
|
42
|
+
`}prepareRenderIfNeeded(e){let t=this.renderApprovalTimeouts[e]!=null;this.inRenderRange(e)&&!t&&(this.renderApprovalTimeouts[e]=setTimeout(()=>{this.inRenderRange(e)?this.addRenderedIndex(e):this.renderApprovalTimeouts[e]=void 0,this.requestUpdate()},300))}addRenderedIndex(e){e>=0&&!this.renderedIndexes.has(e)&&this.renderedIndexes.add(e)}inRenderRange(e){return e>=this.visibleItems[0]-this.renderBeforeFirst&&e<=ls(this.visibleItems)+this.renderAfterLast}isRendered(e){return this.renderedIndexes.has(this.items.indexOf(e))}resetScroll(e=!0){this.shouldRestoreScroll=!1,this.intersectionObserver.disconnect(),this.visibleItems=[],this.scrolledToTarget=!1,this.internalScroll&&this.scrollable!==this.internalScrollable?this.scrollable=this.internalScrollable:!this.internalScroll&&e&&(this.scrollable=D.scrollHelper.findFirstScrollableParent(this.itemsContainer));let t=this.resolveScrollToIndex();this.addRenderedIndex(t),this.scrollToTarget(t),this.scrollDoneDebouncer.run(()=>{this.ensureScrollToTarget&&t>=0&&this.scrollDebouncer.run(()=>{Math.abs(this.scrollable.scrollTop-this.getOffset(t))>5&&this.scrollToTarget(t)},500),this.scrollToTarget(t),this.scrolledToTarget=!0,this.shouldRestoreScroll=!0,this.resetIntersectionObserver()})}resolveScrollToIndex(){var e;let t=(e=this.scrollToIndex)!==null&&e!==void 0?e:this.scrollToItem?this.items.indexOf(this.scrollToItem):-1;return t>=this.items.length?-1:t}getItem(e){var t,n,i;return(n=(t=this.shadowRoot)===null||t===void 0?void 0:t.querySelector(`#item-${e}`))!==null&&n!==void 0?n:(i=this.shadowRoot)===null||i===void 0?void 0:i.querySelector("#item-0")}scrollToTarget(e){e<=0?(this.scrollable.scrollTop=0,this.scrollRestorationOffset=-this.getOffset(e)):(this.scrollable.scrollTop=this.getOffset(e),this.scrollRestorationOffset=0),this.scrollRestorationItem=e>=0?e:void 0}onScrollIntoView(e){var t;this.scrollDebouncer.cancel();let n=e.composedPath()[0],i=this.getOffset(n),s=(t=e.composedPath().find(a=>typeof a.matches=="function"&&a.matches(".item-container")))===null||t===void 0?void 0:t.getAttribute("data-item-index");this.scrollRestorationItem=s==null?this.scrollRestorationItem:+s,this.scrollRestorationOffset=i-this.getOffset(this.scrollRestorationItem),this.ignoreNextScrollEvent=!0,this.scrollable.scrollTop=i}getOffset(e){let t=typeof e=="number"?this.getItem(e):e;return t?D.scrollHelper.getAbsoluteScrollOffset(this.scrollable,t):0}appendItems(...e){this.items=[...this.items,...e]}prependItems(...e){this.items=[...e,...this.items]}connectedCallback(){super.connectedCallback(),setTimeout(()=>{this.mutationObserver.disconnect(),this.mutationObserver.observe(this.itemsContainer,{childList:!0}),this.resetScroll()},0)}disconnectedCallback(){super.disconnectedCallback(),this.scrollable=void 0,this.intersectionObserver.disconnect(),this.mutationObserver.disconnect(),this.shouldRestoreScroll=!1}resetIntersectionObserver(){this.intersectionObserver.disconnect(),this.intersectionObserver=new IntersectionObserver(this.onVisibilityChange,{root:this.scrollable,rootMargin:"-8px",threshold:[0,.01,.1,1]}),this.onMutation()}searchFirstVisibleItem(e,t,n,i){if(n=n??0,i=i??t.length-1,i<=n)return t[n];let s=Math.floor((i-n)/2)+n,a=t[s],o=this.getOffset(a);return o>e?this.searchFirstVisibleItem(e,t,n,s-1):o+a.clientHeight<e?this.searchFirstVisibleItem(e,t,s+1,i):a}get shouldRestoreScroll(){return this._shouldRestoreScroll}set shouldRestoreScroll(e){let t=e&&!this._shouldRestoreScroll;this._shouldRestoreScroll=e,t&&requestAnimationFrame(this.scrollAdjustment)}willUpdate(e){super.willUpdate(e),e.has("items")&&(this.renderedIndexes=new Set,this.lastRenderedItemsLength=0,this.renderApprovalTimeouts=[]),((e.has("scrollToItem")||e.has("scrollToIndex"))&&(this.scrollToItem!=null||this.scrollToIndex!=null)||e.has("internalScroll"))&&(0,D.waitFor)(()=>this.itemsContainer).then(()=>this.resetScroll())}updated(e){super.updated(e),(e.has("visibleItems")||e.has("items"))&&this.onVisibleItemsChange(),e.has("scrolledToTarget")&&this.scrolledToTarget&&(this.scrollToItem!=null||this.scrollToIndex!=null)&&this.dispatchEvent(new tr)}contentAvailableCallback(e){var t,n;super.contentAvailableCallback(e);let i=[...(n=(t=this.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll(".item-container.rendered"))!==null&&n!==void 0?n:[]].map(s=>+s.getAttribute("data-item-index"));this.lastRenderedItemsLength!==i.length&&(this.dispatchRenderedItemsChangeEvent(i),this.lastRenderedItemsLength=i.length)}dispatchRenderedItemsChangeEvent(e){let t=e??[...this.renderedIndexes].sort((n,i)=>n-i);this.dispatchEvent(new er(t,t.map(n=>this.items[n])))}onVisibleItemsChange(){this.visibleItems.every((t,n)=>this.visibleItems[n+1]==null||t+1===this.visibleItems[n+1])||(0,D.deepEqual)(this.visibleItems,this.lastNotOkVisibleItems)?(this.resetVisibleItemsDebouncer.cancel(),this.dispatchVisibleItemsEvent()):this.resetVisibleItemsDebouncer.run(()=>{this.lastNotOkVisibleItems=[...this.visibleItems],this.visibleItems=[],this.resetIntersectionObserver()})}dispatchVisibleItemsEvent(){var e;(e=this.cancelableDispatchEvent)===null||e===void 0||e.cancel(),this.cancelableDispatchEvent=(0,D.cancelable)((0,D.waitUntil)(()=>this.scrolledToTarget&&!this.scrolling)),this.cancelableDispatchEvent.then(()=>this.dispatchEvent(new Zt(this.visibleItems,this.visibleItems.map(t=>this.items[t])))).catch(()=>null)}};L.styles=Xr;G([(0,j.property)({attribute:!1,hasChanged:D.hasChanged})],L.prototype,"items",void 0);G([(0,j.property)({attribute:!1})],L.prototype,"renderItem",void 0);G([(0,j.property)({attribute:!1})],L.prototype,"getItemKey",void 0);G([(0,j.property)({type:Object})],L.prototype,"scrollToItem",void 0);G([(0,j.property)({type:Number})],L.prototype,"scrollToIndex",void 0);G([(0,j.property)({type:Boolean})],L.prototype,"internalScroll",void 0);G([(0,j.property)({type:Number})],L.prototype,"renderBeforeFirst",void 0);G([(0,j.property)({type:Number})],L.prototype,"renderAfterLast",void 0);G([(0,j.property)({type:Boolean})],L.prototype,"ensureScrollToTarget",void 0);G([(0,j.state)({hasChanged(r,e){return r!=null&&e==null||r.length!==e.length||r[0]!==e[0]}})],L.prototype,"visibleItems",void 0);G([(0,j.query)(".scrollable")],L.prototype,"internalScrollable",void 0);G([(0,j.query)(".items-container")],L.prototype,"itemsContainer",void 0);G([(0,j.state)()],L.prototype,"scrolledToTarget",void 0);G([(0,j.state)()],L.prototype,"scrolling",void 0);(0,Zr.customElement)("ft-infinite-scroll")(L);var en=b($()),Ea={},tn=en.css`
|
|
43
43
|
`;var an=b(C());var sn=b($()),Fe=b(Y());var rn=b($());var nn=rn.css`
|
|
44
44
|
`;var ot=b(C()),Ce=function(r,e,t,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,e,t,n);else for(var o=r.length-1;o>=0;o--)(a=r[o])&&(s=(i<3?a(s):i>3?a(e,t,s):a(e,t))||s);return i>3&&s&&Object.defineProperty(e,t,s),s},J=class extends ve{constructor(){super(...arguments),this.disableContextInteractions=!1,this.headingLevelsShift=0,this.registeredComponents=[]}render(){return sn.html`
|
|
45
45
|
<article id=${this.tocId}>
|
|
@@ -78,18 +78,18 @@
|
|
|
78
78
|
</text>
|
|
79
79
|
</svg>
|
|
80
80
|
</div>
|
|
81
|
-
`:je.nothing}updated(e){if(super.updated(e),e.has("watermark")&&this.watermark){let t=this.svg.getBBox();this.svg.setAttribute("viewBox",t.x+" "+t.y+" "+t.width+" "+t.height)}}};Z.styles=cn;rr([(0,Xe.query)(".ft-watermark")],Z.prototype,"svg",void 0);rr([(0,Xe.property)({attribute:!1})],Z.prototype,"watermark",void 0);rr([(0,Xe.property)()],Z.prototype,"height",void 0);(0,un.customElement)("ft-reader-watermark")(Z);var Zi=b(C());var nt=b($()),Te=b(Y()),z=b(C());var ae=b(C());var dn=b(C()),ls={setTranslationDestinationLanguage:(r,e)=>{r.translation.destinationLanguage=e.payload},setTranslationSourceLanguage:(r,e)=>{r.translation.sourceLanguage=e.payload},setTranslationProfileId:(r,e)=>{r.translation.profileId=e.payload},setTranslationLoading:(r,e)=>{r.translation.isLoading=e.payload},setTranslationError:(r,e)=>{r.translation.isError=e.payload},setTopicsRating:(r,e)=>{for(let t in e.payload)r.topicsRating[t]=e.payload[t]}},hn=r=>dn.FtReduxStore.get({name:"ft-reader-"+r,initialState:{mapId:void 0,renderedTopics:[],visibleTopics:[],map:void 0,toc:void 0,pagesToc:void 0,paginationConfiguration:void 0,currentPage:void 0,scrollTarget:void 0,configuration:void 0,searchInDocumentQuery:void 0,relatives:void 0,mapRating:void 0,topicsRating:{},translation:{sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}},reducers:ls});var nr=class{constructor(e,t){this.mapId=e,this.paginatedToc=t,this.nodeByTocId={},this.nodeByUrl={},this.duplicatedPrettyUrls=new Set,this.pages=[],this.pageByTocId={}}build(){return{paginationConfiguration:this.paginatedToc.configuration,toc:this.convertNodes(this.paginatedToc.paginatedToc,1),pagesToc:this.extractPagesToc(this.paginatedToc.paginatedToc,1),nodeByTocId:this.nodeByTocId,nodeByUrl:this.nodeByUrl,duplicatedPrettyUrls:this.duplicatedPrettyUrls,pages:this.pages,pageByTocId:this.pageByTocId,translationError:this.paginatedToc.translationError}}extractPagesToc(e,t,n){return e.flatMap(i=>{var s;return i.pageConfiguration&&this.registerPage(this.buildPage(i,n)),i.tocId==null?this.extractPagesToc(i.children,t,n):[{tocId:i.tocId,title:(s=i.title)!==null&&s!==void 0?s:"",untranslatedTitle:i.untranslatedTitle,depth:t,children:this.extractPagesToc(i.children,t+1,i.tocId)}]})}convertNodes(e,t,n){return e.flatMap(i=>{var s,a,o;if(i.tocId==null)return[...this.convertSectionNodes((s=i.pageToc)!==null&&s!==void 0?s:[],t,i.tocId),...this.convertNodes(i.children,t,i.tocId)];let c=(a=i.prettyUrl)===null||a===void 0?void 0:a.replace(/^\//,""),l={tocId:i.tocId,contentId:i.contentId,title:i.title,untranslatedTitle:i.untranslatedTitle,hasRating:i.hasRating,origin:i.origin,prettyUrl:c,depth:t,parentTocId:n,children:[]};this.register(l);let d=this.convertSectionNodes((o=i.pageToc)!==null&&o!==void 0?o:[],t+1,i.tocId),f=this.convertNodes(i.children,t+1,l.tocId);return l.children=[...d,...f],[l]})}convertSectionNodes(e,t,n){return e.flatMap(i=>{var s;let a=(s=i.prettyUrl)===null||s===void 0?void 0:s.replace(/^\//,""),o={...i,prettyUrl:a,depth:t,parentTocId:n,children:[]};return this.register(o),o.children=this.convertSectionNodes(i.children,t+1,i.tocId),[o]})}buildPage(e,t){var n,i,s,a,o,c;let l={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:((s=e.pageToc)!==null&&s!==void 0?s:[]).map(p=>this.nodeByTocId[p.tocId]),topics:[],hiddenTopics:[],breadcrumb:t?this.buildBreadcrumb(this.nodeByTocId[t]):[]},d=(p,y)=>(y?l.topics:l.hiddenTopics).push(p),f=(o=(a=e.pageConfiguration)===null||a===void 0?void 0:a.parentsVisibility)!==null&&o!==void 0?o:[];return l.breadcrumb.forEach((p,y)=>{d(p,f[y])}),e.tocId&&d(e.tocId,e.pageConfiguration.isVisible),l.topics.push(...this.tocIds((c=e.pageToc)!==null&&c!==void 0?c:[])),l}registerPage(e){for(let t of[...e.topics,...e.hiddenTopics])this.pageByTocId[t]||(this.pageByTocId[t]=e);this.pages.push(e)}tocIds(e){return e.flatMap(t=>[t.tocId,...this.tocIds(t.children)])}buildBreadcrumb(e){let t=[e.tocId];for(;e?.parentTocId;)t.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return t}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},ct=class{convertPaginatedToc(e,t){return new nr(e,t).build()}};var ds=b(pn(),1);var vn;(function(r){r.black="black",r.green="green",r.blue="blue",r.purple="purple",r.red="red",r.orange="orange",r.yellow="yellow"})(vn||(vn={}));var mn;(function(r){r.OFFICIAL="OFFICIAL",r.PERSONAL="PERSONAL",r.SHARED="SHARED"})(mn||(mn={}));var yn;(function(r){r.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",r.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",r.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",r.PERSONAL_BOOK="PERSONAL_BOOK",r.ATTACHMENT="ATTACHMENT",r.RESOURCE="RESOURCE",r.HTML_PACKAGE="HTML_PACKAGE"})(yn||(yn={}));var gn;(function(r){r.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",r.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",r.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",r.PERSONAL_BOOK="PERSONAL_BOOK",r.ATTACHMENT="ATTACHMENT",r.RESOURCE="RESOURCE",r.HTML_PACKAGE="HTML_PACKAGE"})(gn||(gn={}));var bn;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR"})(bn||(bn={}));var Sn;(function(r){r.VALUE="VALUE",r.DATE="DATE",r.RANGE="RANGE"})(Sn||(Sn={}));var An;(function(r){r.BOOKMARK__CREATE="BOOKMARK__CREATE",r.BOOKMARK__DELETE="BOOKMARK__DELETE",r.CASE_DEFLECTION__START="CASE_DEFLECTION__START",r.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",r.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",r.COLLECTION__CREATE="COLLECTION__CREATE",r.COLLECTION__UPDATE="COLLECTION__UPDATE",r.COLLECTION__DELETE="COLLECTION__DELETE",r.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",r.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",r.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",r.DOCUMENT__PRINT="DOCUMENT__PRINT",r.DOCUMENT__PROCESS="DOCUMENT__PROCESS",r.DOCUMENT__RATE="DOCUMENT__RATE",r.DOCUMENT__SEARCH="DOCUMENT__SEARCH",r.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",r.DOCUMENT__UNRATE="DOCUMENT__UNRATE",r.FEEDBACK__SEND="FEEDBACK__SEND",r.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",r.AI__RATE="AI__RATE",r.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",r.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",r.KHUB__PROCESS="KHUB__PROCESS",r.KHUB__SEARCH="KHUB__SEARCH",r.LABELS__DOWNLOAD="LABELS__DOWNLOAD",r.LINK__SHARE="LINK__SHARE",r.PAGE__DISPLAY="PAGE__DISPLAY",r.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",r.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",r.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",r.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",r.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",r.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",r.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",r.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",r.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",r.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",r.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",r.TOPIC__DISPLAY="TOPIC__DISPLAY",r.TOPIC__RATE="TOPIC__RATE",r.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",r.TOPIC__UNRATE="TOPIC__UNRATE",r.USER__LOGIN="USER__LOGIN",r.USER__LOGOUT="USER__LOGOUT",r.HEARTBEAT="HEARTBEAT"})(An||(An={}));var En;(function(r){r.THIRD_PARTY="THIRD_PARTY",r.OFF_THE_GRID="OFF_THE_GRID",r.CONTENT_PACKAGER="CONTENT_PACKAGER",r.PAGES="PAGES",r.DESIGNED_READER="DESIGNED_READER"})(En||(En={}));var Tn;(function(r){r.HOMEPAGE="HOMEPAGE",r.CUSTOM="CUSTOM",r.HEADER="HEADER",r.READER="READER",r.TOPIC_TEMPLATE="TOPIC_TEMPLATE",r.SEARCH="SEARCH",r.SEARCH_RESULT="SEARCH_RESULT",r.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT"})(Tn||(Tn={}));var wn;(function(r){r.CLASSIC="CLASSIC",r.CUSTOM="CUSTOM",r.DESIGNER="DESIGNER"})(wn||(wn={}));var xn;(function(r){r.AND="AND",r.OR="OR",r.MONOVALUED="MONOVALUED"})(xn||(xn={}));var In;(function(r){r.NONE="NONE",r.ALPHABET="ALPHABET",r.VERSION="VERSION"})(In||(In={}));var On;(function(r){r.STARS="STARS",r.LIKE="LIKE",r.DICHOTOMOUS="DICHOTOMOUS",r.NO_RATING="NO_RATING"})(On||(On={}));var Cn;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR",r.CUSTOM="CUSTOM"})(Cn||(Cn={}));var _n;(function(r){r.ASC="ASC",r.DESC="DESC"})(_n||(_n={}));var Rn;(function(r){r.ALPHA="ALPHA",r.NATURAL="NATURAL"})(Rn||(Rn={}));var Dn;(function(r){r.EVERYWHERE="EVERYWHERE",r.TITLE_ONLY="TITLE_ONLY",r.NONE="NONE"})(Dn||(Dn={}));var Pn;(function(r){r.ARTICLE="ARTICLE",r.BOOK="BOOK",r.SHARED_BOOK="SHARED_BOOK",r.HTML_PACKAGE="HTML_PACKAGE"})(Pn||(Pn={}));var Mn;(function(r){r.FLUIDTOPICS="FLUIDTOPICS",r.EXTERNAL="EXTERNAL"})(Mn||(Mn={}));var Ln;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC",r.PERSONAL_BOOK="PERSONAL_BOOK",r.SHARED_BOOK="SHARED_BOOK"})(Ln||(Ln={}));var Nn;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR"})(Nn||(Nn={}));var kn;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC"})(kn||(kn={}));var Un;(function(r){r.DEFAULT="DEFAULT",r.DOCUMENTS="DOCUMENTS",r.ALL_TOPICS="ALL_TOPICS",r.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Un||(Un={}));var Fn;(function(r){r.PLAIN_TEXT="PLAIN_TEXT",r.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",r.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Fn||(Fn={}));var _;(function(r){r.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",r.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",r.HTML_EXPORT_USER="HTML_EXPORT_USER",r.PDF_EXPORT_USER="PDF_EXPORT_USER",r.SAVED_SEARCH_USER="SAVED_SEARCH_USER",r.COLLECTION_USER="COLLECTION_USER",r.OFFLINE_USER="OFFLINE_USER",r.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",r.ANALYTICS_USER="ANALYTICS_USER",r.BETA_USER="BETA_USER",r.DEBUG_USER="DEBUG_USER",r.PRINT_USER="PRINT_USER",r.RATING_USER="RATING_USER",r.FEEDBACK_USER="FEEDBACK_USER",r.GENERATIVE_AI_USER="GENERATIVE_AI_USER",r.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",r.CONTENT_PUBLISHER="CONTENT_PUBLISHER",r.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",r.KHUB_ADMIN="KHUB_ADMIN",r.USERS_ADMIN="USERS_ADMIN",r.PORTAL_ADMIN="PORTAL_ADMIN",r.ADMIN="ADMIN"})(_||(_={}));var ee;(function(r){r.SEARCHES="SEARCHES",r.BOOKMARKS="BOOKMARKS",r.BOOKS="BOOKS",r.COLLECTIONS="COLLECTIONS"})(ee||(ee={}));var jn;(function(r){r.VALID="VALID",r.INVALID="INVALID"})(jn||(jn={}));var Bn;(function(r){r.JSON="JSON",r.TEXT="TEXT"})(Bn||(Bn={}));var Hn;(function(r){r.USER="USER",r.ASSISTANT="ASSISTANT"})(Hn||(Hn={}));var Vn;(function(r){r.TEXT="TEXT",r.HTML="HTML"})(Vn||(Vn={}));var us={[_.PERSONAL_BOOK_SHARE_USER]:[_.PERSONAL_BOOK_USER],[_.HTML_EXPORT_USER]:[_.PERSONAL_BOOK_USER],[_.PDF_EXPORT_USER]:[_.PERSONAL_BOOK_USER],[_.KHUB_ADMIN]:[_.CONTENT_PUBLISHER],[_.ADMIN]:[_.KHUB_ADMIN,_.USERS_ADMIN,_.PORTAL_ADMIN],[_.GENERATIVE_AI_EXPORT_USER]:[_.GENERATIVE_AI_USER]};function Kn(r,e){return r===e||(us[r]??[]).some(t=>Kn(t,e))}function fe(r,e){return r==null?!1:(Array.isArray(r)?r:Array.isArray(r.roles)?r.roles:Array.isArray(r.profile?.roles)?r.profile.roles:[]).some(n=>Kn(n,e))}var Xi=b(C());var ei=b($()),B=b(Y()),ie=b(C());var qn=b($());var $n=qn.css`
|
|
82
|
-
`;var dt=b(C()),hs="ft-app-info",le=class r extends CustomEvent{constructor(e){super(r.eventName,{detail:e})}};le.eventName="authentication-change";var fs={session:(r,e)=>{(0,dt.deepEqual)(r.session,e.payload)||(r.session=e.payload,setTimeout(()=>m.dispatchEvent(new le(e.payload)),0))}},m=dt.FtReduxStore.get({name:hs,reducers:fs,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 ir=b(C());var _e=class r{static get(e){let{baseUrl:t,apiIntegrationIdentifier:n}=m.getState(),i=e??n;if(t&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(t,i,!0)}static await(e){return new Promise(t=>{let n=r.get(e);if(n)t(n);else{let i=m.subscribe(()=>{n=r.get(e),n&&(i(),t(n))})}})}};var ht=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:_e.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):_e.await()}};var K=class extends ht{constructor(e=!0,t){var n;super(t),this.sortObjectFields=(s,a)=>typeof a!="object"||a==null||Array.isArray(a)?a:Object.fromEntries(Object.entries(a).sort(([o],[c])=>o.localeCompare(c)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new ir.CacheRegistry,this.cache=e?i.commonCache:new ir.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((t,n)=>0|31*t+n.charCodeAt(0),0))}};var ft=class extends K{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 sr=class{addCommand(e,t=!1){m.commands.add(e,t)}consumeCommand(e){return m.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new sr;var te=b(C());var Gn,He=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},ps=Symbol("clearAfterUnitTest"),pt=class extends(0,te.withEventBus)(K){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Gn]=()=>{this.defaultMessages={},this.cache=new te.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 t=e.name.toLowerCase();this.cache.setFinal(t,e),this.notify(t)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,t){var n;if(e=e.toLowerCase(),t&&Object.keys(t).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...t};(0,te.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var t,n;return this.fetchContext(e),(n=(t=this.cache.getNow(e))===null||t===void 0?void 0:t.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,t){let n=e.toLowerCase();return this.resolveContext(n)[t]}resolveMessage(e,t,...n){var i;let s=e.toLowerCase(),a=this.resolveContext(s);return new te.ParametrizedLabelResolver((i=this.defaultMessages[s])!==null&&i!==void 0?i:{},a).resolve(t,...n)}async fetchContext(e){let t=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),t&&await this.notify(e)}catch(i){!(i instanceof te.CanceledPromiseError)&&t&&console.error(i)}return n}subscribe(e,t){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(t),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(t)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new He({loadedContexts:e})),this.dispatchEvent(new He({loadedContexts:e})),await Promise.all(e.map(t=>this.notify(t,!1)))}async notify(e,t=!0){t&&(document.body.dispatchEvent(new He({loadedContexts:[e]})),this.dispatchEvent(new He({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(n=>(0,te.delay)(0).then(()=>n()).catch(()=>null)))}};Gn=ps;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends pt{constructor(){super(async(r,e)=>(await this.awaitApi).getFluidTopicsMessageContext(r,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends pt{constructor(){super(async(r,e)=>(await this.awaitApi).getCustomMessageContext(r,e))}});var zn=window.FluidTopicsI18nService,go=window.FluidTopicsCustomI18nService;var Wn=b(C()),ar=class{highlightHtml(e,t,n){(0,Wn.highlightHtml)(e,t,n)}};window.FluidTopicsHighlightHtmlService=new ar;var vt=class extends K{async listMySearches(){let{session:e}=m.getState();return fe(e,_.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Qn=b(C());var or=class{isDate(e){var t,n,i,s;return(s=(i=((n=(t=m.getState().metadataConfiguration)===null||t===void 0?void 0:t.descriptors)!==null&&n!==void 0?n:[]).find(o=>o.key===e))===null||i===void 0?void 0:i.date)!==null&&s!==void 0?s:!1}format(e,t){var n,i,s;return Qn.DateFormatter.format(e,(n=t?.locale)!==null&&n!==void 0?n:m.getState().uiLocale,(i=t?.longFormat)!==null&&i!==void 0?i:!1,(s=t?.withTime)!==null&&s!==void 0?s:!1)}};window.FluidTopicsDateService=new or;var Xn=b(C());var Ye=class{static get(e,t){var n,i;let s=m.getState(),{lang:a,region:o}=(i=(n=s.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new Xn.SearchPlaceConverter(s.baseUrl,e??20,s.searchInAllLanguagesAllowed,t??`${a}-${o}`)}};var cr=class{urlToSearchRequest(e){return Ye.get().parse(e)}searchRequestToUrl(e){return Ye.get().serialize(e)}};window.FluidTopicsUrlService=new cr;var ye=b(C());var Re=class r extends CustomEvent{constructor(e){super(r.eventName,{detail:{currentItem:e}})}};Re.eventName="change";var lr=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let t=sessionStorage.getItem(this.itemName(e));return t?JSON.parse(t):void 0}set(e,t){sessionStorage.setItem(this.itemName(e),JSON.stringify(t))}},Yn=new lr;var mt=class r extends ye.WithEventBus{static build(){return new r(window.history,Yn,()=>window.location,!1)}constructor(e,t,n,i){var s,a;super(),this.history=e,this.historyStorage=t,this.windowLocation=n,this.states=[],this.realPushState=e.pushState,this.realReplaceState=e.replaceState,this.initialIndex=(a=(s=e.state)===null||s===void 0?void 0:s.index)!==null&&a!==void 0?a:e.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(i)}setCurrentState(e,t=!1){let n=t&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,ye.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Re(this.currentItem())),0)}installProxies(){let e=t=>(n,i,[s,a,o])=>{let c=t(),l={...c===this.currentIndex?this.currentState:void 0,...s,index:c,href:typeof o=="string"?o:(o??this.windowLocation()).href};n.apply(i,[l,a,o]),this.setCurrentState(l,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:e(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:e(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",e=>this.setCurrentState(e.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(e){for(let t=this.history.length-1;t>=0;t--)e?this.states[t]=this.historyStorage.get(t):setTimeout(()=>this.states[t]=this.historyStorage.get(t),this.history.length-t)}updateCurrentState(e){var t;let n={...this.buildCurrentState(),...e,index:this.currentIndex,title:(t=e?.title)!==null&&t!==void 0?t:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(e){this.addEventListener(Re.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(Re.eventName,e)}currentItem(){return(0,ye.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,ye.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,ye.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 t;let n=(t=this.states[e])===null||t===void 0?void 0:t.majorStateId;if(!n)return e;let i=e,s=e+1;for(;this.states.length>s&&!this.isDifferentMajorState(s,n);)this.hasState(s)&&(i=s),s++;return i}buildCurrentState(){var e,t;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(t=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&t!==void 0?t:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,t){var n;if(!this.hasState(e))return!1;let i=t??this.currentState.majorStateId,s=(n=this.states[e])===null||n===void 0?void 0:n.majorStateId;return s==null||s!=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:r=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(r),removeHistoryChangeListener:r=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(r)});var Jn=m;function Zn(r,e){var t;return Jn.getState().authenticationRequired&&!(!((t=Jn.getState().session)===null||t===void 0)&&t.sessionAuthenticated)?Promise.resolve(e):r()}var N=function(r,e,t,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,e,t,n);else for(var o=r.length-1;o>=0;o--)(a=r[o])&&(s=(i<3?a(s):i>3?a(e,t,s):a(e,t))||s);return i>3&&s&&Object.defineProperty(e,t,s),s},R=class extends ie.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=()=>_e.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new ie.CacheRegistry,this.cleanSessionDebouncer=new ie.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return ei.html`
|
|
81
|
+
`:je.nothing}updated(e){if(super.updated(e),e.has("watermark")&&this.watermark){let t=this.svg.getBBox();this.svg.setAttribute("viewBox",t.x+" "+t.y+" "+t.width+" "+t.height)}}};Z.styles=cn;rr([(0,Xe.query)(".ft-watermark")],Z.prototype,"svg",void 0);rr([(0,Xe.property)({attribute:!1})],Z.prototype,"watermark",void 0);rr([(0,Xe.property)()],Z.prototype,"height",void 0);(0,un.customElement)("ft-reader-watermark")(Z);var es=b(C());var nt=b($()),Te=b(Y()),z=b(C());var ae=b(C());var dn=b(C()),us={setTranslationDestinationLanguage:(r,e)=>{r.translation.destinationLanguage=e.payload},setTranslationSourceLanguage:(r,e)=>{r.translation.sourceLanguage=e.payload},setTranslationProfileId:(r,e)=>{r.translation.profileId=e.payload},setTranslationLoading:(r,e)=>{r.translation.isLoading=e.payload},setTranslationError:(r,e)=>{r.translation.isError=e.payload},setTopicsRating:(r,e)=>{for(let t in e.payload)r.topicsRating[t]=e.payload[t]}},hn=r=>dn.FtReduxStore.get({name:"ft-reader-"+r,initialState:{mapId:void 0,renderedTopics:[],visibleTopics:[],map:void 0,toc:void 0,pagesToc:void 0,paginationConfiguration:void 0,currentPage:void 0,scrollTarget:void 0,configuration:void 0,searchInDocumentQuery:void 0,relatives:void 0,mapRating:void 0,topicsRating:{},translation:{sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}},reducers:us});var nr=class{constructor(e,t){this.mapId=e,this.paginatedToc=t,this.nodeByTocId={},this.nodeByUrl={},this.duplicatedPrettyUrls=new Set,this.pages=[],this.pageByTocId={}}build(){return{paginationConfiguration:this.paginatedToc.configuration,toc:this.convertNodes(this.paginatedToc.paginatedToc,1),pagesToc:this.extractPagesToc(this.paginatedToc.paginatedToc,1),nodeByTocId:this.nodeByTocId,nodeByUrl:this.nodeByUrl,duplicatedPrettyUrls:this.duplicatedPrettyUrls,pages:this.pages,pageByTocId:this.pageByTocId,translationError:this.paginatedToc.translationError}}extractPagesToc(e,t,n){return e.flatMap(i=>{var s;return i.pageConfiguration&&this.registerPage(this.buildPage(i,n)),i.tocId==null?this.extractPagesToc(i.children,t,n):[{tocId:i.tocId,title:(s=i.title)!==null&&s!==void 0?s:"",untranslatedTitle:i.untranslatedTitle,depth:t,children:this.extractPagesToc(i.children,t+1,i.tocId)}]})}convertNodes(e,t,n){return e.flatMap(i=>{var s,a,o;if(i.tocId==null)return[...this.convertSectionNodes((s=i.pageToc)!==null&&s!==void 0?s:[],t,i.tocId),...this.convertNodes(i.children,t,i.tocId)];let c=(a=i.prettyUrl)===null||a===void 0?void 0:a.replace(/^\//,""),l={tocId:i.tocId,contentId:i.contentId,title:i.title,untranslatedTitle:i.untranslatedTitle,hasRating:i.hasRating,origin:i.origin,prettyUrl:c,depth:t,parentTocId:n,children:[]};this.register(l);let d=this.convertSectionNodes((o=i.pageToc)!==null&&o!==void 0?o:[],t+1,i.tocId),f=this.convertNodes(i.children,t+1,l.tocId);return l.children=[...d,...f],[l]})}convertSectionNodes(e,t,n){return e.flatMap(i=>{var s;let a=(s=i.prettyUrl)===null||s===void 0?void 0:s.replace(/^\//,""),o={...i,prettyUrl:a,depth:t,parentTocId:n,children:[]};return this.register(o),o.children=this.convertSectionNodes(i.children,t+1,i.tocId),[o]})}buildPage(e,t){var n,i,s,a,o,c;let l={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:((s=e.pageToc)!==null&&s!==void 0?s:[]).map(p=>this.nodeByTocId[p.tocId]),topics:[],hiddenTopics:[],breadcrumb:t?this.buildBreadcrumb(this.nodeByTocId[t]):[]},d=(p,y)=>(y?l.topics:l.hiddenTopics).push(p),f=(o=(a=e.pageConfiguration)===null||a===void 0?void 0:a.parentsVisibility)!==null&&o!==void 0?o:[];return l.breadcrumb.forEach((p,y)=>{d(p,f[y])}),e.tocId&&d(e.tocId,e.pageConfiguration.isVisible),l.topics.push(...this.tocIds((c=e.pageToc)!==null&&c!==void 0?c:[])),l}registerPage(e){for(let t of[...e.topics,...e.hiddenTopics])this.pageByTocId[t]||(this.pageByTocId[t]=e);this.pages.push(e)}tocIds(e){return e.flatMap(t=>[t.tocId,...this.tocIds(t.children)])}buildBreadcrumb(e){let t=[e.tocId];for(;e?.parentTocId;)t.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return t}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},ct=class{convertPaginatedToc(e,t){return new nr(e,t).build()}};var hs=b(pn(),1);var vn;(function(r){r.black="black",r.green="green",r.blue="blue",r.purple="purple",r.red="red",r.orange="orange",r.yellow="yellow"})(vn||(vn={}));var mn;(function(r){r.OFFICIAL="OFFICIAL",r.PERSONAL="PERSONAL",r.SHARED="SHARED"})(mn||(mn={}));var yn;(function(r){r.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",r.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",r.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",r.PERSONAL_BOOK="PERSONAL_BOOK",r.ATTACHMENT="ATTACHMENT",r.RESOURCE="RESOURCE",r.HTML_PACKAGE="HTML_PACKAGE"})(yn||(yn={}));var gn;(function(r){r.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",r.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",r.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",r.PERSONAL_BOOK="PERSONAL_BOOK",r.ATTACHMENT="ATTACHMENT",r.RESOURCE="RESOURCE",r.HTML_PACKAGE="HTML_PACKAGE"})(gn||(gn={}));var bn;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR"})(bn||(bn={}));var Sn;(function(r){r.VALUE="VALUE",r.DATE="DATE",r.RANGE="RANGE"})(Sn||(Sn={}));var An;(function(r){r.BOOKMARK__CREATE="BOOKMARK__CREATE",r.BOOKMARK__DELETE="BOOKMARK__DELETE",r.CASE_DEFLECTION__START="CASE_DEFLECTION__START",r.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",r.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",r.CHATBOT__RATE="CHATBOT__RATE",r.COLLECTION__CREATE="COLLECTION__CREATE",r.COLLECTION__UPDATE="COLLECTION__UPDATE",r.COLLECTION__DELETE="COLLECTION__DELETE",r.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",r.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",r.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",r.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",r.DOCUMENT__PRINT="DOCUMENT__PRINT",r.DOCUMENT__PROCESS="DOCUMENT__PROCESS",r.DOCUMENT__RATE="DOCUMENT__RATE",r.DOCUMENT__SEARCH="DOCUMENT__SEARCH",r.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",r.DOCUMENT__UNRATE="DOCUMENT__UNRATE",r.FEEDBACK__SEND="FEEDBACK__SEND",r.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",r.AI__RATE="AI__RATE",r.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",r.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",r.KHUB__PROCESS="KHUB__PROCESS",r.KHUB__SEARCH="KHUB__SEARCH",r.LABELS__DOWNLOAD="LABELS__DOWNLOAD",r.LINK__SHARE="LINK__SHARE",r.PAGE__DISPLAY="PAGE__DISPLAY",r.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",r.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",r.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",r.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",r.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",r.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",r.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",r.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",r.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",r.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",r.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",r.TOPIC__DISPLAY="TOPIC__DISPLAY",r.TOPIC__RATE="TOPIC__RATE",r.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",r.TOPIC__UNRATE="TOPIC__UNRATE",r.USER__LOGIN="USER__LOGIN",r.USER__LOGOUT="USER__LOGOUT",r.HEARTBEAT="HEARTBEAT"})(An||(An={}));var En;(function(r){r.THIRD_PARTY="THIRD_PARTY",r.OFF_THE_GRID="OFF_THE_GRID",r.CONTENT_PACKAGER="CONTENT_PACKAGER",r.PAGES="PAGES",r.DESIGNED_READER="DESIGNED_READER"})(En||(En={}));var Tn;(function(r){r.HOMEPAGE="HOMEPAGE",r.CUSTOM="CUSTOM",r.HEADER="HEADER",r.READER="READER",r.TOPIC_TEMPLATE="TOPIC_TEMPLATE",r.SEARCH="SEARCH",r.SEARCH_RESULT="SEARCH_RESULT",r.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT"})(Tn||(Tn={}));var wn;(function(r){r.CLASSIC="CLASSIC",r.CUSTOM="CUSTOM",r.DESIGNER="DESIGNER"})(wn||(wn={}));var xn;(function(r){r.AND="AND",r.OR="OR",r.MONOVALUED="MONOVALUED"})(xn||(xn={}));var In;(function(r){r.NONE="NONE",r.ALPHABET="ALPHABET",r.VERSION="VERSION"})(In||(In={}));var On;(function(r){r.STARS="STARS",r.LIKE="LIKE",r.DICHOTOMOUS="DICHOTOMOUS",r.NO_RATING="NO_RATING"})(On||(On={}));var Cn;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR",r.CUSTOM="CUSTOM"})(Cn||(Cn={}));var _n;(function(r){r.ASC="ASC",r.DESC="DESC"})(_n||(_n={}));var Rn;(function(r){r.ALPHA="ALPHA",r.NATURAL="NATURAL"})(Rn||(Rn={}));var Dn;(function(r){r.EVERYWHERE="EVERYWHERE",r.TITLE_ONLY="TITLE_ONLY",r.NONE="NONE"})(Dn||(Dn={}));var Pn;(function(r){r.ARTICLE="ARTICLE",r.BOOK="BOOK",r.SHARED_BOOK="SHARED_BOOK",r.HTML_PACKAGE="HTML_PACKAGE"})(Pn||(Pn={}));var Mn;(function(r){r.FLUIDTOPICS="FLUIDTOPICS",r.EXTERNAL="EXTERNAL"})(Mn||(Mn={}));var Ln;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC",r.PERSONAL_BOOK="PERSONAL_BOOK",r.SHARED_BOOK="SHARED_BOOK"})(Ln||(Ln={}));var Nn;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR"})(Nn||(Nn={}));var kn;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC"})(kn||(kn={}));var Un;(function(r){r.DEFAULT="DEFAULT",r.DOCUMENTS="DOCUMENTS",r.ALL_TOPICS="ALL_TOPICS",r.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Un||(Un={}));var Fn;(function(r){r.PLAIN_TEXT="PLAIN_TEXT",r.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",r.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Fn||(Fn={}));var _;(function(r){r.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",r.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",r.HTML_EXPORT_USER="HTML_EXPORT_USER",r.PDF_EXPORT_USER="PDF_EXPORT_USER",r.SAVED_SEARCH_USER="SAVED_SEARCH_USER",r.COLLECTION_USER="COLLECTION_USER",r.OFFLINE_USER="OFFLINE_USER",r.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",r.ANALYTICS_USER="ANALYTICS_USER",r.BETA_USER="BETA_USER",r.DEBUG_USER="DEBUG_USER",r.PRINT_USER="PRINT_USER",r.RATING_USER="RATING_USER",r.FEEDBACK_USER="FEEDBACK_USER",r.GENERATIVE_AI_USER="GENERATIVE_AI_USER",r.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",r.CONTENT_PUBLISHER="CONTENT_PUBLISHER",r.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",r.KHUB_ADMIN="KHUB_ADMIN",r.USERS_ADMIN="USERS_ADMIN",r.PORTAL_ADMIN="PORTAL_ADMIN",r.ADMIN="ADMIN"})(_||(_={}));var ee;(function(r){r.SEARCHES="SEARCHES",r.BOOKMARKS="BOOKMARKS",r.BOOKS="BOOKS",r.COLLECTIONS="COLLECTIONS"})(ee||(ee={}));var jn;(function(r){r.VALID="VALID",r.INVALID="INVALID"})(jn||(jn={}));var Bn;(function(r){r.JSON="JSON",r.TEXT="TEXT"})(Bn||(Bn={}));var Hn;(function(r){r.USER="USER",r.ASSISTANT="ASSISTANT"})(Hn||(Hn={}));var Vn;(function(r){r.TEXT="TEXT",r.HTML="HTML"})(Vn||(Vn={}));var Kn;(function(r){r.HTML="HTML",r.MARKDOWN="MARKDOWN"})(Kn||(Kn={}));var ds={[_.PERSONAL_BOOK_SHARE_USER]:[_.PERSONAL_BOOK_USER],[_.HTML_EXPORT_USER]:[_.PERSONAL_BOOK_USER],[_.PDF_EXPORT_USER]:[_.PERSONAL_BOOK_USER],[_.KHUB_ADMIN]:[_.CONTENT_PUBLISHER],[_.ADMIN]:[_.KHUB_ADMIN,_.USERS_ADMIN,_.PORTAL_ADMIN],[_.GENERATIVE_AI_EXPORT_USER]:[_.GENERATIVE_AI_USER]};function qn(r,e){return r===e||(ds[r]??[]).some(t=>qn(t,e))}function fe(r,e){return r==null?!1:(Array.isArray(r)?r:Array.isArray(r.roles)?r.roles:Array.isArray(r.profile?.roles)?r.profile.roles:[]).some(n=>qn(n,e))}var Yi=b(C());var ti=b($()),B=b(Y()),ie=b(C());var $n=b($());var Gn=$n.css`
|
|
82
|
+
`;var dt=b(C()),fs="ft-app-info",le=class r extends CustomEvent{constructor(e){super(r.eventName,{detail:e})}};le.eventName="authentication-change";var ps={session:(r,e)=>{(0,dt.deepEqual)(r.session,e.payload)||(r.session=e.payload,setTimeout(()=>m.dispatchEvent(new le(e.payload)),0))}},m=dt.FtReduxStore.get({name:fs,reducers:ps,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 ir=b(C());var _e=class r{static get(e){let{baseUrl:t,apiIntegrationIdentifier:n}=m.getState(),i=e??n;if(t&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(t,i,!0)}static await(e){return new Promise(t=>{let n=r.get(e);if(n)t(n);else{let i=m.subscribe(()=>{n=r.get(e),n&&(i(),t(n))})}})}};var ht=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:_e.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):_e.await()}};var K=class extends ht{constructor(e=!0,t){var n;super(t),this.sortObjectFields=(s,a)=>typeof a!="object"||a==null||Array.isArray(a)?a:Object.fromEntries(Object.entries(a).sort(([o],[c])=>o.localeCompare(c)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new ir.CacheRegistry,this.cache=e?i.commonCache:new ir.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((t,n)=>0|31*t+n.charCodeAt(0),0))}};var ft=class extends K{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 sr=class{addCommand(e,t=!1){m.commands.add(e,t)}consumeCommand(e){return m.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new sr;var te=b(C());var zn,He=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},vs=Symbol("clearAfterUnitTest"),pt=class extends(0,te.withEventBus)(K){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[zn]=()=>{this.defaultMessages={},this.cache=new te.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 t=e.name.toLowerCase();this.cache.setFinal(t,e),this.notify(t)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,t){var n;if(e=e.toLowerCase(),t&&Object.keys(t).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...t};(0,te.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var t,n;return this.fetchContext(e),(n=(t=this.cache.getNow(e))===null||t===void 0?void 0:t.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,t){let n=e.toLowerCase();return this.resolveContext(n)[t]}resolveMessage(e,t,...n){var i;let s=e.toLowerCase(),a=this.resolveContext(s);return new te.ParametrizedLabelResolver((i=this.defaultMessages[s])!==null&&i!==void 0?i:{},a).resolve(t,...n)}async fetchContext(e){let t=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),t&&await this.notify(e)}catch(i){!(i instanceof te.CanceledPromiseError)&&t&&console.error(i)}return n}subscribe(e,t){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(t),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(t)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new He({loadedContexts:e})),this.dispatchEvent(new He({loadedContexts:e})),await Promise.all(e.map(t=>this.notify(t,!1)))}async notify(e,t=!0){t&&(document.body.dispatchEvent(new He({loadedContexts:[e]})),this.dispatchEvent(new He({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(n=>(0,te.delay)(0).then(()=>n()).catch(()=>null)))}};zn=vs;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends pt{constructor(){super(async(r,e)=>(await this.awaitApi).getFluidTopicsMessageContext(r,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends pt{constructor(){super(async(r,e)=>(await this.awaitApi).getCustomMessageContext(r,e))}});var Wn=window.FluidTopicsI18nService,bo=window.FluidTopicsCustomI18nService;var Qn=b(C()),ar=class{highlightHtml(e,t,n){(0,Qn.highlightHtml)(e,t,n)}};window.FluidTopicsHighlightHtmlService=new ar;var vt=class extends K{async listMySearches(){let{session:e}=m.getState();return fe(e,_.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Xn=b(C());var or=class{isDate(e){var t,n,i,s;return(s=(i=((n=(t=m.getState().metadataConfiguration)===null||t===void 0?void 0:t.descriptors)!==null&&n!==void 0?n:[]).find(o=>o.key===e))===null||i===void 0?void 0:i.date)!==null&&s!==void 0?s:!1}format(e,t){var n,i,s;return Xn.DateFormatter.format(e,(n=t?.locale)!==null&&n!==void 0?n:m.getState().uiLocale,(i=t?.longFormat)!==null&&i!==void 0?i:!1,(s=t?.withTime)!==null&&s!==void 0?s:!1)}};window.FluidTopicsDateService=new or;var Yn=b(C());var Ye=class{static get(e,t){var n,i;let s=m.getState(),{lang:a,region:o}=(i=(n=s.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new Yn.SearchPlaceConverter(s.baseUrl,e??20,s.searchInAllLanguagesAllowed,t??`${a}-${o}`)}};var cr=class{urlToSearchRequest(e){return Ye.get().parse(e)}searchRequestToUrl(e){return Ye.get().serialize(e)}};window.FluidTopicsUrlService=new cr;var ye=b(C());var Re=class r extends CustomEvent{constructor(e){super(r.eventName,{detail:{currentItem:e}})}};Re.eventName="change";var lr=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let t=sessionStorage.getItem(this.itemName(e));return t?JSON.parse(t):void 0}set(e,t){sessionStorage.setItem(this.itemName(e),JSON.stringify(t))}},Jn=new lr;var mt=class r extends ye.WithEventBus{static build(){return new r(window.history,Jn,()=>window.location,!1)}constructor(e,t,n,i){var s,a;super(),this.history=e,this.historyStorage=t,this.windowLocation=n,this.states=[],this.realPushState=e.pushState,this.realReplaceState=e.replaceState,this.initialIndex=(a=(s=e.state)===null||s===void 0?void 0:s.index)!==null&&a!==void 0?a:e.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(i)}setCurrentState(e,t=!1){let n=t&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,ye.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Re(this.currentItem())),0)}installProxies(){let e=t=>(n,i,[s,a,o])=>{let c=t(),l={...c===this.currentIndex?this.currentState:void 0,...s,index:c,href:typeof o=="string"?o:(o??this.windowLocation()).href};n.apply(i,[l,a,o]),this.setCurrentState(l,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:e(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:e(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",e=>this.setCurrentState(e.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(e){for(let t=this.history.length-1;t>=0;t--)e?this.states[t]=this.historyStorage.get(t):setTimeout(()=>this.states[t]=this.historyStorage.get(t),this.history.length-t)}updateCurrentState(e){var t;let n={...this.buildCurrentState(),...e,index:this.currentIndex,title:(t=e?.title)!==null&&t!==void 0?t:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(e){this.addEventListener(Re.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(Re.eventName,e)}currentItem(){return(0,ye.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,ye.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,ye.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 t;let n=(t=this.states[e])===null||t===void 0?void 0:t.majorStateId;if(!n)return e;let i=e,s=e+1;for(;this.states.length>s&&!this.isDifferentMajorState(s,n);)this.hasState(s)&&(i=s),s++;return i}buildCurrentState(){var e,t;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(t=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&t!==void 0?t:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,t){var n;if(!this.hasState(e))return!1;let i=t??this.currentState.majorStateId,s=(n=this.states[e])===null||n===void 0?void 0:n.majorStateId;return s==null||s!=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:r=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(r),removeHistoryChangeListener:r=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(r)});var Zn=m;function ei(r,e){var t;return Zn.getState().authenticationRequired&&!(!((t=Zn.getState().session)===null||t===void 0)&&t.sessionAuthenticated)?Promise.resolve(e):r()}var N=function(r,e,t,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,e,t,n);else for(var o=r.length-1;o>=0;o--)(a=r[o])&&(s=(i<3?a(s):i>3?a(e,t,s):a(e,t))||s);return i>3&&s&&Object.defineProperty(e,t,s),s},R=class extends ie.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=()=>_e.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new ie.CacheRegistry,this.cleanSessionDebouncer=new ie.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return ti.html`
|
|
83
83
|
<slot></slot>
|
|
84
|
-
`}connectedCallback(){super.connectedCallback(),m.addEventListener(le.eventName,this.reloadConfiguration)}disconnectedCallback(){m.addEventListener(le.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var t,n,i,s,a,o,c;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(l=>zn.addContext(l)),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((t=this.localesConfiguration)===null||t===void 0?void 0:t.defaultLocales),m.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),m.actions.searchInAllLanguagesAllowed((a=(s=this.localesConfiguration)===null||s===void 0?void 0:s.allLanguagesAllowed)!==null&&a!==void 0?a:!1)),e.has("authenticationRequired")&&m.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&m.actions.availableContentLocales((c=(o=this.availableContentLocales)===null||o===void 0?void 0:o.contentLocales)!==null&&c!==void 0?c:[]),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",()=>Zn(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};R.elementDefinitions={};R.styles=$n;N([(0,B.property)()],R.prototype,"baseUrl",void 0);N([(0,B.property)()],R.prototype,"apiIntegrationIdentifier",void 0);N([(0,B.property)()],R.prototype,"apiIntegrationAppVersion",void 0);N([(0,B.property)()],R.prototype,"uiLocale",void 0);N([(0,ie.jsonProperty)(null)],R.prototype,"availableUiLocales",void 0);N([(0,ie.jsonProperty)(null)],R.prototype,"metadataConfiguration",void 0);N([(0,B.property)({type:Boolean})],R.prototype,"editorMode",void 0);N([(0,B.property)({type:Boolean})],R.prototype,"noCustom",void 0);N([(0,B.property)({type:Boolean})],R.prototype,"openExternalDocumentInNewTab",void 0);N([(0,B.property)({converter:{fromAttribute(r){return r==="false"?!1:r==="true"||(r??!1)}}})],R.prototype,"noCustomComponent",void 0);N([(0,B.property)({type:Boolean})],R.prototype,"withManualResources",void 0);N([(0,B.property)({type:Boolean})],R.prototype,"navigatorOnline",void 0);N([(0,B.property)({type:Boolean})],R.prototype,"forcedOffline",void 0);N([(0,B.property)({type:Object})],R.prototype,"apiProvider",void 0);N([(0,B.property)({type:Boolean})],R.prototype,"authenticationRequired",void 0);N([(0,ie.jsonProperty)([])],R.prototype,"messageContexts",void 0);N([(0,ie.jsonProperty)(void 0)],R.prototype,"session",void 0);N([(0,B.state)()],R.prototype,"localesConfiguration",void 0);N([(0,B.state)()],R.prototype,"availableContentLocales",void 0);var Lr=b(Y());function vs(r,e){if(r===e)return!0;if(r&&e&&typeof r=="object"&&typeof e=="object"){if(r.constructor!==e.constructor)return!1;let t,n,i;if(Array.isArray(r)){if(t=r.length,t!=e.length)return!1;for(n=t;n--!==0;)if(!yt(r[n],e[n]))return!1;return!0}if(r instanceof Map&&e instanceof Map){if(r.size!==e.size)return!1;for(n of r.entries())if(!e.has(n[0]))return!1;for(n of r.entries())if(!yt(n[1],e.get(n[0])))return!1;return!0}if(r instanceof Set&&e instanceof Set){if(r.size!==e.size)return!1;for(n of r.entries())if(!e.has(n[0]))return!1;return!0}if(r.constructor===RegExp)return r.source===e.source&&r.flags===e.flags;if(r.valueOf!==Object.prototype.valueOf)return r.valueOf()===e.valueOf();let s=a=>Object.keys(a).filter(o=>a[o]!=null);if(i=s(r),t=i.length,t!==s(e).length)return!1;for(n=t;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=t;n--!==0;){let a=i[n];if(!yt(r[a],e[a]))return!1}return!0}return r!==r&&e!==e||r==null&&e==null}function yt(r,e){try{return vs(r,e)}catch{return!1}}function Je(r,e){return!yt(r,e)}function gt(r,e){let t=n=>n[r]===!0;return n=>{if(t(n))return n;let i=e(n);return i[r]=!0,i}}var ti=b(Y(),1);var ur=r=>{let e=r??{};return(t,n)=>{var i;let s={hasChanged:Je,attribute:!1,...e};(0,ti.property)(s)(t,n);let a=t.constructor;a.reduxProperties=new Map(a.reduxProperties),a.reduxProperties.set(n,{selector:(i=e.selector)!==null&&i!==void 0?i:o=>o[n],store:e.store})}};var bt=class{constructor(){this.queue=[]}add(e,t=!1){t&&this.clear(e.type),this.queue.push(e)}consume(e){let t=this.queue.find(n=>n.type===e);return t&&(this.queue=this.queue.filter(n=>n!==t)),t}clear(e){typeof e=="string"?this.queue=this.queue.filter(t=>t.type!==e):this.queue=this.queue.filter(t=>!e.test(t.type))}};var De=b(Y(),1);var ri=b(Y(),1);function ni(r,e){let t=()=>JSON.parse(JSON.stringify(r));return(0,ri.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return t();try{return JSON.parse(n)}catch{return t()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Je,...e??{}})}var St=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,t){return this.callbacks=[e],this.debounce(t)}queue(e,t){return this.callbacks.push(e),this.debounce(t)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((t,n)=>{this.resolvePromise=t,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,t;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,s=(t=this.resolvePromise)!==null&&t!==void 0?t:()=>null;this.clearPromise();for(let a of n)try{await a()}catch(o){i(o);return}s(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var si=b($(),1);var At=globalThis,ms=At.ShadowRoot&&(At.ShadyCSS===void 0||At.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,yc=Symbol();var ii=(r,e)=>{if(ms)r.adoptedStyleSheets=e.map(t=>t instanceof CSSStyleSheet?t:t.styleSheet);else for(let t of e){let n=document.createElement("style"),i=At.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=t.cssText,r.appendChild(n)}};var Et=class extends si.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,s])=>e.registry.define(i,s)));let t={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(t);return ii(n,e.elementStyles),n}};function ai(r,e,...t){var n;let i=r.querySelector(e);for(let s of t)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(s);return i}var Ke=function(r,e,t,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,e,t,n);else for(var o=r.length-1;o>=0;o--)(a=r[o])&&(s=(i<3?a(s):i>3?a(e,t,s):a(e,t))||s);return i>3&&s&&Object.defineProperty(e,t,s),s},ui,oi=Symbol("constructorPrototype"),ci=Symbol("constructorName"),di=Symbol("exportpartsDebouncer"),li=Symbol("dynamicDependenciesLoaded"),Ve=class r extends CustomEvent{constructor(){super(r.eventName,{bubbles:!0})}};Ve.eventName="exportparts-updated";var ue=class extends Et{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[ui]=new St(5),this.scheduleExportpartsUpdate=()=>{var e,t,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(t=this.exportpartsPrefixes)===null||t===void 0?void 0:t.length)!==null&&n!==void 0&&n)&&this[di].run(()=>{var i,s;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((s=this.exportpartsPrefixes)===null||s===void 0?void 0:s.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[ci]=this.constructor.name,this[oi]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[ci]&&Object.setPrototypeOf(this,this[oi])}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 t=this.constructor;t[li]||(t[li]=!0,this.importDynamicDependencies()),(e=this.shadowRoot)===null||e===void 0||e.addEventListener(Ve.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this.shadowRoot)===null||e===void 0||e.removeEventListener(Ve.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 Ve)})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:t,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let s=[...i??[],n];t=ai(this.shadowRoot,...s)}t?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||t?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var t,n,i;if(((n=(t=this.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(s=>s.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(s){console.error(s,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let s=document.createElement("style");s.classList.add("ft-lit-element--custom-stylesheet"),s.innerHTML=this.customStylesheet,this.shadowRoot.append(s)}}setExportpartsAttribute(e){var t,n,i,s,a,o;let c=p=>p!=null&&p.trim().length>0,l=e.filter(c).map(p=>p.trim());if(l.length===0){this.exportparts=void 0;return}let d=new Set;for(let p of(n=(t=this.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let y=(s=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&s!==void 0?s:[],v=(o=(a=p.getAttribute("exportparts"))===null||a===void 0?void 0:a.split(",").map(A=>A.split(":")[1]))!==null&&o!==void 0?o:[],g=[...y,...v].filter(c).map(A=>A.trim());for(let A of g)d.add(A)}if(d.size===0){this.exportparts=void 0;return}let f=[...d.values()].flatMap(p=>l.map(y=>`${p}:${y}--${p}`));this.exportparts=[...this.part,...f].join(", ")}};ui=di;Ke([(0,De.property)()],ue.prototype,"exportpartsPrefix",void 0);Ke([ni([])],ue.prototype,"exportpartsPrefixes",void 0);Ke([(0,De.property)({reflect:!0})],ue.prototype,"exportparts",void 0);Ke([(0,De.property)()],ue.prototype,"customStylesheet",void 0);Ke([(0,De.property)()],ue.prototype,"elementToFocus",void 0);Ke([(0,De.state)()],ue.prototype,"useAdoptedStyleSheets",void 0);function Tt(r){var e;return(e=r?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Ze=Symbol("internalReduxEventsUnsubscribers"),ge=Symbol("internalStoresUnsubscribers"),Pe=Symbol("internalStores"),ys=gt(Symbol("withRedux"),function(r){var e,t,n;class i extends r{constructor(){super(...arguments),this[e]=new Map,this[t]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(a){super.willUpdate(a),[...this.reduxConstructor.reduxReactiveProperties].some(o=>a.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[Pe].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Pe].values()][0]}getStore(a){return a==null?this.getUnnamedStore():this[Pe].get(a)}addStore(a,o){var c;o=(c=o??a.name)!==null&&c!==void 0?c:"default-store",this.unsubscribeFromStore(o),this[Pe].set(o,a),this.subscribeToStore(o,a),this.updateFromStores()}removeStore(a){let o=typeof a=="string"?a:a.name;this.unsubscribeFromStore(o),this[Pe].delete(o)}setupStores(){this.unsubscribeFromStores(),this[Pe].forEach((a,o)=>this.subscribeToStore(o,a)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((a,o)=>{let c=this.constructor.getPropertyOptions(o);if(!c?.attribute||!this.hasAttribute(typeof c?.attribute=="string"?c.attribute:o)){let l=this.getStore(a.store);l&&(a.store?this[ge].has(a.store):this[ge].size>0)&&(this[o]=a.selector(l.getState(),this))}})}subscribeToStore(a,o){var c;this[ge].set(a,o.subscribe(()=>this.updateFromStores())),this[Ze].set(a,[]),Tt(o)&&o.eventBus&&((c=this.reduxConstructor.reduxEventListeners)===null||c===void 0||c.forEach((l,d)=>{if(typeof this[d]=="function"&&(!l.store||o.name===l.store)){let f=p=>this[d](p);o.addEventListener(l.eventName,f),this[Ze].get(a).push(()=>o.removeEventListener(l.eventName,f))}})),this.onStoreAvailable(a)}unsubscribeFromStores(){this[ge].forEach((a,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(a){var o;this[ge].has(a)&&this[ge].get(a)(),this[ge].delete(a),(o=this[Ze].get(a))===null||o===void 0||o.forEach(c=>c()),this[Ze].delete(a)}onStoreAvailable(a){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=ge,t=Pe,n=Ze,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),hi=class extends ys(ue){};function re(r){for(var e=arguments.length,t=Array(e>1?e-1:0),n=1;n<e;n++)t[n-1]=arguments[n];if(0)var i,s;throw Error("[Immer] minified error nr: "+r+(t.length?" "+t.map(function(a){return"'"+a+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function pe(r){return!!r&&!!r[P]}function se(r){var e;return!!r&&(function(t){if(!t||typeof t!="object")return!1;var n=Object.getPrototypeOf(t);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===xs}(r)||Array.isArray(r)||!!r[bi]||!!(!((e=r.constructor)===null||e===void 0)&&e[bi])||br(r)||Sr(r))}function Me(r,e,t){t===void 0&&(t=!1),Ge(r)===0?(t?Object.keys:$e)(r).forEach(function(n){t&&typeof n=="symbol"||e(n,r[n],r)}):r.forEach(function(n,i){return e(i,n,r)})}function Ge(r){var e=r[P];return e?e.i>3?e.i-4:e.i:Array.isArray(r)?1:br(r)?2:Sr(r)?3:0}function qe(r,e){return Ge(r)===2?r.has(e):Object.prototype.hasOwnProperty.call(r,e)}function gs(r,e){return Ge(r)===2?r.get(e):r[e]}function Si(r,e,t){var n=Ge(r);n===2?r.set(e,t):n===3?r.add(t):r[e]=t}function Ai(r,e){return r===e?r!==0||1/r==1/e:r!=r&&e!=e}function br(r){return Ts&&r instanceof Map}function Sr(r){return ws&&r instanceof Set}function be(r){return r.o||r.t}function Ar(r){if(Array.isArray(r))return Array.prototype.slice.call(r);var e=wi(r);delete e[P];for(var t=$e(e),n=0;n<t.length;n++){var i=t[n],s=e[i];s.writable===!1&&(s.writable=!0,s.configurable=!0),(s.get||s.set)&&(e[i]={configurable:!0,writable:!0,enumerable:s.enumerable,value:r[i]})}return Object.create(Object.getPrototypeOf(r),e)}function Er(r,e){return e===void 0&&(e=!1),Tr(r)||pe(r)||!se(r)||(Ge(r)>1&&(r.set=r.add=r.clear=r.delete=bs),Object.freeze(r),e&&Me(r,function(t,n){return Er(n,!0)},!0)),r}function bs(){re(2)}function Tr(r){return r==null||typeof r!="object"||Object.isFrozen(r)}function de(r){var e=gr[r];return e||re(18,r),e}function Ss(r,e){gr[r]||(gr[r]=e)}function vr(){return tt}function dr(r,e){e&&(de("Patches"),r.u=[],r.s=[],r.v=e)}function wt(r){mr(r),r.p.forEach(As),r.p=null}function mr(r){r===tt&&(tt=r.l)}function fi(r){return tt={p:[],l:tt,h:r,m:!0,_:0}}function As(r){var e=r[P];e.i===0||e.i===1?e.j():e.g=!0}function hr(r,e){e._=e.p.length;var t=e.p[0],n=r!==void 0&&r!==t;return e.h.O||de("ES5").S(e,r,n),n?(t[P].P&&(wt(e),re(4)),se(r)&&(r=xt(e,r),e.l||It(e,r)),e.u&&de("Patches").M(t[P].t,r,e.u,e.s)):r=xt(e,t,[]),wt(e),e.u&&e.v(e.u,e.s),r!==Ti?r:void 0}function xt(r,e,t){if(Tr(e))return e;var n=e[P];if(!n)return Me(e,function(o,c){return pi(r,n,e,o,c,t)},!0),e;if(n.A!==r)return e;if(!n.P)return It(r,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Ar(n.k):n.o,s=i,a=!1;n.i===3&&(s=new Set(i),i.clear(),a=!0),Me(s,function(o,c){return pi(r,n,i,o,c,t,a)}),It(r,i,!1),t&&r.u&&de("Patches").N(n,t,r.u,r.s)}return n.o}function pi(r,e,t,n,i,s,a){if(pe(i)){var o=xt(r,i,s&&e&&e.i!==3&&!qe(e.R,n)?s.concat(n):void 0);if(Si(t,n,o),!pe(o))return;r.m=!1}else a&&t.add(i);if(se(i)&&!Tr(i)){if(!r.h.D&&r._<1)return;xt(r,i),e&&e.A.l||It(r,i)}}function It(r,e,t){t===void 0&&(t=!1),!r.l&&r.h.D&&r.m&&Er(e,t)}function fr(r,e){var t=r[P];return(t?be(t):r)[e]}function vi(r,e){if(e in r)for(var t=Object.getPrototypeOf(r);t;){var n=Object.getOwnPropertyDescriptor(t,e);if(n)return n;t=Object.getPrototypeOf(t)}}function Se(r){r.P||(r.P=!0,r.l&&Se(r.l))}function pr(r){r.o||(r.o=Ar(r.t))}function yr(r,e,t){var n=br(e)?de("MapSet").F(e,t):Sr(e)?de("MapSet").T(e,t):r.O?function(i,s){var a=Array.isArray(i),o={i:a?1:0,A:s?s.A:vr(),P:!1,I:!1,R:{},l:s,t:i,k:null,o:null,j:null,C:!1},c=o,l=rt;a&&(c=[o],l=et);var d=Proxy.revocable(c,l),f=d.revoke,p=d.proxy;return o.k=p,o.j=f,p}(e,t):de("ES5").J(e,t);return(t?t.A:vr()).p.push(n),n}function Es(r){return pe(r)||re(22,r),function e(t){if(!se(t))return t;var n,i=t[P],s=Ge(t);if(i){if(!i.P&&(i.i<4||!de("ES5").K(i)))return i.t;i.I=!0,n=mi(t,s),i.I=!1}else n=mi(t,s);return Me(n,function(a,o){i&&gs(i.t,a)===o||Si(n,a,e(o))}),s===3?new Set(n):n}(r)}function mi(r,e){switch(e){case 2:return new Map(r);case 3:return Array.from(r)}return Ar(r)}function Ei(){function r(a,o){var c=s[a];return c?c.enumerable=o:s[a]=c={configurable:!0,enumerable:o,get:function(){var l=this[P];return rt.get(l,a)},set:function(l){var d=this[P];rt.set(d,a,l)}},c}function e(a){for(var o=a.length-1;o>=0;o--){var c=a[o][P];if(!c.P)switch(c.i){case 5:n(c)&&Se(c);break;case 4:t(c)&&Se(c)}}}function t(a){for(var o=a.t,c=a.k,l=$e(c),d=l.length-1;d>=0;d--){var f=l[d];if(f!==P){var p=o[f];if(p===void 0&&!qe(o,f))return!0;var y=c[f],v=y&&y[P];if(v?v.t!==p:!Ai(y,p))return!0}}var g=!!o[P];return l.length!==$e(o).length+(g?0:1)}function n(a){var o=a.k;if(o.length!==a.t.length)return!0;var c=Object.getOwnPropertyDescriptor(o,o.length-1);if(c&&!c.get)return!0;for(var l=0;l<o.length;l++)if(!o.hasOwnProperty(l))return!0;return!1}function i(a){a.g&&re(3,JSON.stringify(be(a)))}var s={};Ss("ES5",{J:function(a,o){var c=Array.isArray(a),l=function(f,p){if(f){for(var y=Array(p.length),v=0;v<p.length;v++)Object.defineProperty(y,""+v,r(v,!0));return y}var g=wi(p);delete g[P];for(var A=$e(g),E=0;E<A.length;E++){var T=A[E];g[T]=r(T,f||!!g[T].enumerable)}return Object.create(Object.getPrototypeOf(p),g)}(c,a),d={i:c?5:4,A:o?o.A:vr(),P:!1,I:!1,R:{},l:o,t:a,k:l,o:null,g:!1,C:!1};return Object.defineProperty(l,P,{value:d,writable:!0}),l},S:function(a,o,c){c?pe(o)&&o[P].A===a&&e(a.p):(a.u&&function l(d){if(d&&typeof d=="object"){var f=d[P];if(f){var p=f.t,y=f.k,v=f.R,g=f.i;if(g===4)Me(y,function(x){x!==P&&(p[x]!==void 0||qe(p,x)?v[x]||l(y[x]):(v[x]=!0,Se(f)))}),Me(p,function(x){y[x]!==void 0||qe(y,x)||(v[x]=!1,Se(f))});else if(g===5){if(n(f)&&(Se(f),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 T=Math.min(y.length,p.length),O=0;O<T;O++)y.hasOwnProperty(O)||(v[O]=!0),v[O]===void 0&&l(y[O])}}}}(a.p[0]),e(a.p))},K:function(a){return a.i===4?t(a):n(a)}})}var yi,tt,wr=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Ts=typeof Map<"u",ws=typeof Set<"u",gi=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Ti=wr?Symbol.for("immer-nothing"):((yi={})["immer-nothing"]=!0,yi),bi=wr?Symbol.for("immer-draftable"):"__$immer_draftable",P=wr?Symbol.for("immer-state"):"__$immer_state";var xs=""+Object.prototype.constructor,$e=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(r){return Object.getOwnPropertyNames(r).concat(Object.getOwnPropertySymbols(r))}:Object.getOwnPropertyNames,wi=Object.getOwnPropertyDescriptors||function(r){var e={};return $e(r).forEach(function(t){e[t]=Object.getOwnPropertyDescriptor(r,t)}),e},gr={},rt={get:function(r,e){if(e===P)return r;var t=be(r);if(!qe(t,e))return function(i,s,a){var o,c=vi(s,a);return c?"value"in c?c.value:(o=c.get)===null||o===void 0?void 0:o.call(i.k):void 0}(r,t,e);var n=t[e];return r.I||!se(n)?n:n===fr(r.t,e)?(pr(r),r.o[e]=yr(r.A.h,n,r)):n},has:function(r,e){return e in be(r)},ownKeys:function(r){return Reflect.ownKeys(be(r))},set:function(r,e,t){var n=vi(be(r),e);if(n?.set)return n.set.call(r.k,t),!0;if(!r.P){var i=fr(be(r),e),s=i?.[P];if(s&&s.t===t)return r.o[e]=t,r.R[e]=!1,!0;if(Ai(t,i)&&(t!==void 0||qe(r.t,e)))return!0;pr(r),Se(r)}return r.o[e]===t&&(t!==void 0||e in r.o)||Number.isNaN(t)&&Number.isNaN(r.o[e])||(r.o[e]=t,r.R[e]=!0),!0},deleteProperty:function(r,e){return fr(r.t,e)!==void 0||e in r.t?(r.R[e]=!1,pr(r),Se(r)):delete r.R[e],r.o&&delete r.o[e],!0},getOwnPropertyDescriptor:function(r,e){var t=be(r),n=Reflect.getOwnPropertyDescriptor(t,e);return n&&{writable:!0,configurable:r.i!==1||e!=="length",enumerable:n.enumerable,value:t[e]}},defineProperty:function(){re(11)},getPrototypeOf:function(r){return Object.getPrototypeOf(r.t)},setPrototypeOf:function(){re(12)}},et={};Me(rt,function(r,e){et[r]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),et.deleteProperty=function(r,e){return et.set.call(this,r,e,void 0)},et.set=function(r,e,t){return rt.set.call(this,r[0],e,t,r[0])};var Is=function(){function r(t){var n=this;this.O=gi,this.D=!0,this.produce=function(i,s,a){if(typeof i=="function"&&typeof s!="function"){var o=s;s=i;var c=n;return function(g){var A=this;g===void 0&&(g=o);for(var E=arguments.length,T=Array(E>1?E-1:0),O=1;O<E;O++)T[O-1]=arguments[O];return c.produce(g,function(x){var U;return(U=s).call.apply(U,[A,x].concat(T))})}}var l;if(typeof s!="function"&&re(6),a!==void 0&&typeof a!="function"&&re(7),se(i)){var d=fi(n),f=yr(n,i,void 0),p=!0;try{l=s(f),p=!1}finally{p?wt(d):mr(d)}return typeof Promise<"u"&&l instanceof Promise?l.then(function(g){return dr(d,a),hr(g,d)},function(g){throw wt(d),g}):(dr(d,a),hr(l,d))}if(!i||typeof i!="object"){if((l=s(i))===void 0&&(l=i),l===Ti&&(l=void 0),n.D&&Er(l,!0),a){var y=[],v=[];de("Patches").M(i,l,y,v),a(y,v)}return l}re(21,i)},this.produceWithPatches=function(i,s){if(typeof i=="function")return function(l){for(var d=arguments.length,f=Array(d>1?d-1:0),p=1;p<d;p++)f[p-1]=arguments[p];return n.produceWithPatches(l,function(y){return i.apply(void 0,[y].concat(f))})};var a,o,c=n.produce(i,s,function(l,d){a=l,o=d});return typeof Promise<"u"&&c instanceof Promise?c.then(function(l){return[l,a,o]}):[c,a,o]},typeof t?.useProxies=="boolean"&&this.setUseProxies(t.useProxies),typeof t?.autoFreeze=="boolean"&&this.setAutoFreeze(t.autoFreeze)}var e=r.prototype;return e.createDraft=function(t){se(t)||re(8),pe(t)&&(t=Es(t));var n=fi(this),i=yr(this,t,void 0);return i[P].C=!0,mr(n),i},e.finishDraft=function(t,n){var i=t&&t[P],s=i.A;return dr(s,n),hr(void 0,s)},e.setAutoFreeze=function(t){this.D=t},e.setUseProxies=function(t){t&&!gi&&re(20),this.O=t},e.applyPatches=function(t,n){var i;for(i=n.length-1;i>=0;i--){var s=n[i];if(s.path.length===0&&s.op==="replace"){t=s.value;break}}i>-1&&(n=n.slice(i+1));var a=de("Patches").$;return pe(t)?a(t,n):this.produce(t,function(o){return a(o,n)})},r}(),Q=new Is,Os=Q.produce,Pc=Q.produceWithPatches.bind(Q),Mc=Q.setAutoFreeze.bind(Q),Lc=Q.setUseProxies.bind(Q),Nc=Q.applyPatches.bind(Q),kc=Q.createDraft.bind(Q),Uc=Q.finishDraft.bind(Q),Ot=Os;function Le(r){"@babel/helpers - typeof";return Le=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},Le(r)}function xi(r,e){if(Le(r)!="object"||!r)return r;var t=r[Symbol.toPrimitive];if(t!==void 0){var n=t.call(r,e||"default");if(Le(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(r)}function Ii(r){var e=xi(r,"string");return Le(e)=="symbol"?e:e+""}function Oi(r,e,t){return(e=Ii(e))in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function Ci(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(r,i).enumerable})),t.push.apply(t,n)}return t}function xr(r){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?Ci(Object(t),!0).forEach(function(n){Oi(r,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(t)):Ci(Object(t)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(t,n))})}return r}function V(r){return"Minified Redux error #"+r+"; visit https://redux.js.org/Errors?code="+r+" for the full message or use the non-minified dev environment for full errors. "}var _i=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Ir=function(){return Math.random().toString(36).substring(7).split("").join(".")},Ct={INIT:"@@redux/INIT"+Ir(),REPLACE:"@@redux/REPLACE"+Ir(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Ir()}};function Cs(r){if(typeof r!="object"||r===null)return!1;for(var e=r;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(r)===e}function Or(r,e,t){var n;if(typeof e=="function"&&typeof t=="function"||typeof t=="function"&&typeof arguments[3]=="function")throw new Error(V(0));if(typeof e=="function"&&typeof t>"u"&&(t=e,e=void 0),typeof t<"u"){if(typeof t!="function")throw new Error(V(1));return t(Or)(r,e)}if(typeof r!="function")throw new Error(V(2));var i=r,s=e,a=[],o=a,c=!1;function l(){o===a&&(o=a.slice())}function d(){if(c)throw new Error(V(3));return s}function f(g){if(typeof g!="function")throw new Error(V(4));if(c)throw new Error(V(5));var A=!0;return l(),o.push(g),function(){if(A){if(c)throw new Error(V(6));A=!1,l();var T=o.indexOf(g);o.splice(T,1),a=null}}}function p(g){if(!Cs(g))throw new Error(V(7));if(typeof g.type>"u")throw new Error(V(8));if(c)throw new Error(V(9));try{c=!0,s=i(s,g)}finally{c=!1}for(var A=a=o,E=0;E<A.length;E++){var T=A[E];T()}return g}function y(g){if(typeof g!="function")throw new Error(V(10));i=g,p({type:Ct.REPLACE})}function v(){var g,A=f;return g={subscribe:function(T){if(typeof T!="object"||T===null)throw new Error(V(11));function O(){T.next&&T.next(d())}O();var x=A(O);return{unsubscribe:x}}},g[_i]=function(){return this},g}return p({type:Ct.INIT}),n={dispatch:p,subscribe:f,getState:d,replaceReducer:y},n[_i]=v,n}function _s(r){Object.keys(r).forEach(function(e){var t=r[e],n=t(void 0,{type:Ct.INIT});if(typeof n>"u")throw new Error(V(12));if(typeof t(void 0,{type:Ct.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(V(13))})}function Ri(r){for(var e=Object.keys(r),t={},n=0;n<e.length;n++){var i=e[n];typeof r[i]=="function"&&(t[i]=r[i])}var s=Object.keys(t),a,o;try{_s(t)}catch(c){o=c}return function(l,d){if(l===void 0&&(l={}),o)throw o;if(0)var f;for(var p=!1,y={},v=0;v<s.length;v++){var g=s[v],A=t[g],E=l[g],T=A(E,d);if(typeof T>"u"){var O=d&&d.type;throw new Error(V(14))}y[g]=T,p=p||T!==E}return p=p||s.length!==Object.keys(l).length,p?y:l}}function ze(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function Di(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];return function(n){return function(){var i=n.apply(void 0,arguments),s=function(){throw new Error(V(15))},a={getState:i.getState,dispatch:function(){return s.apply(void 0,arguments)}},o=e.map(function(c){return c(a)});return s=ze.apply(void 0,o)(i.dispatch),xr(xr({},i),{},{dispatch:s})}}}function Pi(r){var e=function(n){var i=n.dispatch,s=n.getState;return function(a){return function(o){return typeof o=="function"?o(i,s,r):a(o)}}};return e}var Mi=Pi();Mi.withExtraArgument=Pi;var Cr=Mi;var Fi=function(){var r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(n[s]=i[s])},r(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");r(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}}(),Rs=function(r,e){var t={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},n,i,s,a;return a={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function o(l){return function(d){return c([l,d])}}function c(l){if(n)throw new TypeError("Generator is already executing.");for(;t;)try{if(n=1,i&&(s=l[0]&2?i.return:l[0]?i.throw||((s=i.return)&&s.call(i),0):i.next)&&!(s=s.call(i,l[1])).done)return s;switch(i=0,s&&(l=[l[0]&2,s.value]),l[0]){case 0:case 1:s=l;break;case 4:return t.label++,{value:l[1],done:!1};case 5:t.label++,i=l[1],l=[0];continue;case 7:l=t.ops.pop(),t.trys.pop();continue;default:if(s=t.trys,!(s=s.length>0&&s[s.length-1])&&(l[0]===6||l[0]===2)){t=0;continue}if(l[0]===3&&(!s||l[1]>s[0]&&l[1]<s[3])){t.label=l[1];break}if(l[0]===6&&t.label<s[1]){t.label=s[1],s=l;break}if(s&&t.label<s[2]){t.label=s[2],t.ops.push(l);break}s[2]&&t.ops.pop(),t.trys.pop();continue}l=e.call(r,t)}catch(d){l=[6,d],i=0}finally{n=s=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}},We=function(r,e){for(var t=0,n=e.length,i=r.length;t<n;t++,i++)r[i]=e[t];return r},Ds=Object.defineProperty,Ps=Object.defineProperties,Ms=Object.getOwnPropertyDescriptors,Li=Object.getOwnPropertySymbols,Ls=Object.prototype.hasOwnProperty,Ns=Object.prototype.propertyIsEnumerable,Ni=function(r,e,t){return e in r?Ds(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t},Ae=function(r,e){for(var t in e||(e={}))Ls.call(e,t)&&Ni(r,t,e[t]);if(Li)for(var n=0,i=Li(e);n<i.length;n++){var t=i[n];Ns.call(e,t)&&Ni(r,t,e[t])}return r},_r=function(r,e){return Ps(r,Ms(e))},ks=function(r,e,t){return new Promise(function(n,i){var s=function(c){try{o(t.next(c))}catch(l){i(l)}},a=function(c){try{o(t.throw(c))}catch(l){i(l)}},o=function(c){return c.done?n(c.value):Promise.resolve(c.value).then(s,a)};o((t=t.apply(r,e)).next())})};var Us=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?ze:ze.apply(null,arguments)},tl=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(r){return r}};function Fs(r){if(typeof r!="object"||r===null)return!1;var e=Object.getPrototypeOf(r);if(e===null)return!0;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return e===t}var js=function(r){Fi(e,r);function e(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var i=r.apply(this,t)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return r.prototype.concat.apply(this,t)},e.prototype.prepend=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return t.length===1&&Array.isArray(t[0])?new(e.bind.apply(e,We([void 0],t[0].concat(this)))):new(e.bind.apply(e,We([void 0],t.concat(this))))},e}(Array),Bs=function(r){Fi(e,r);function e(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var i=r.apply(this,t)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return r.prototype.concat.apply(this,t)},e.prototype.prepend=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return t.length===1&&Array.isArray(t[0])?new(e.bind.apply(e,We([void 0],t[0].concat(this)))):new(e.bind.apply(e,We([void 0],t.concat(this))))},e}(Array);function Pr(r){return se(r)?Ot(r,function(){}):r}function Hs(r){return typeof r=="boolean"}function Vs(){return function(e){return Ks(e)}}function Ks(r){r===void 0&&(r={});var e=r.thunk,t=e===void 0?!0:e,n=r.immutableCheck,i=n===void 0?!0:n,s=r.serializableCheck,a=s===void 0?!0:s,o=new js;if(t&&(Hs(t)?o.push(Cr):o.push(Cr.withExtraArgument(t.extraArgument))),0){if(i)var c;if(a)var l}return o}var Rr=!0;function ji(r){var e=Vs(),t=r||{},n=t.reducer,i=n===void 0?void 0:n,s=t.middleware,a=s===void 0?e():s,o=t.devTools,c=o===void 0?!0:o,l=t.preloadedState,d=l===void 0?void 0:l,f=t.enhancers,p=f===void 0?void 0:f,y;if(typeof i=="function")y=i;else if(Fs(i))y=Ri(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=a;if(typeof v=="function"&&(v=v(e),!Rr&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Rr&&v.some(function(x){return typeof x!="function"}))throw new Error("each middleware provided to configureStore must be a function");var g=Di.apply(void 0,v),A=ze;c&&(A=Us(Ae({trace:!Rr},typeof c=="object"&&c)));var E=new Bs(g),T=E;Array.isArray(p)?T=We([g],p):typeof p=="function"&&(T=p(E));var O=A.apply(void 0,T);return Or(y,d,O)}function Ee(r,e){function t(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var s=e.apply(void 0,n);if(!s)throw new Error("prepareAction did not return an object");return Ae(Ae({type:r,payload:s.payload},"meta"in s&&{meta:s.meta}),"error"in s&&{error:s.error})}return{type:r,payload:n[0]}}return t.toString=function(){return""+r},t.type=r,t.match=function(n){return n.type===r},t}function Bi(r){var e={},t=[],n,i={addCase:function(s,a){var o=typeof s=="string"?s:s.type;if(o in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[o]=a,i},addMatcher:function(s,a){return t.push({matcher:s,reducer:a}),i},addDefaultCase:function(s){return n=s,i}};return r(i),[e,t,n]}function qs(r){return typeof r=="function"}function $s(r,e,t,n){t===void 0&&(t=[]);var i=typeof e=="function"?Bi(e):[e,t,n],s=i[0],a=i[1],o=i[2],c;if(qs(r))c=function(){return Pr(r())};else{var l=Pr(r);c=function(){return l}}function d(f,p){f===void 0&&(f=c());var y=We([s[p.type]],a.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(pe(v)){var A=v,E=g(A,p);return E===void 0?v:E}else{if(se(v))return Ot(v,function(T){return g(T,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},f)}return d.getInitialState=c,d}function Gs(r,e){return r+"/"+e}function Hi(r){var e=r.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var t=typeof r.initialState=="function"?r.initialState:Pr(r.initialState),n=r.reducers||{},i=Object.keys(n),s={},a={},o={};i.forEach(function(d){var f=n[d],p=Gs(e,d),y,v;"reducer"in f?(y=f.reducer,v=f.prepare):y=f,s[d]=y,a[p]=y,o[d]=v?Ee(p,v):Ee(p)});function c(){var d=typeof r.extraReducers=="function"?Bi(r.extraReducers):[r.extraReducers],f=d[0],p=f===void 0?{}:f,y=d[1],v=y===void 0?[]:y,g=d[2],A=g===void 0?void 0:g,E=Ae(Ae({},p),a);return $s(t,function(T){for(var O in E)T.addCase(O,E[O]);for(var x=0,U=v;x<U.length;x++){var ne=U[x];T.addMatcher(ne.matcher,ne.reducer)}A&&T.addDefaultCase(A)})}var l;return{name:e,reducer:function(d,f){return l||(l=c()),l(d,f)},actions:o,caseReducers:s,getInitialState:function(){return l||(l=c()),l.getInitialState()}}}var zs="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ws=function(r){r===void 0&&(r=21);for(var e="",t=r;t--;)e+=zs[Math.random()*64|0];return e},Qs=["name","message","stack","code"],Dr=function(){function r(e,t){this.payload=e,this.meta=t}return r}(),ki=function(){function r(e,t){this.payload=e,this.meta=t}return r}(),Xs=function(r){if(typeof r=="object"&&r!==null){for(var e={},t=0,n=Qs;t<n.length;t++){var i=n[t];typeof r[i]=="string"&&(e[i]=r[i])}return e}return{message:String(r)}},sl=function(){function r(e,t,n){var i=Ee(e+"/fulfilled",function(d,f,p,y){return{payload:d,meta:_r(Ae({},y||{}),{arg:p,requestId:f,requestStatus:"fulfilled"})}}),s=Ee(e+"/pending",function(d,f,p){return{payload:void 0,meta:_r(Ae({},p||{}),{arg:f,requestId:d,requestStatus:"pending"})}}),a=Ee(e+"/rejected",function(d,f,p,y,v){return{payload:y,error:(n&&n.serializeError||Xs)(d||"Rejected"),meta:_r(Ae({},v||{}),{arg:p,requestId:f,rejectedWithValue:!!y,requestStatus:"rejected",aborted:d?.name==="AbortError",condition:d?.name==="ConditionError"})}}),o=!1,c=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 l(d){return function(f,p,y){var v=n?.idGenerator?n.idGenerator(d):Ws(),g=new c,A,E=!1;function T(x){A=x,g.abort()}var O=function(){return ks(this,null,function(){var x,U,ne,we,q,xe,Ne;return Rs(this,function(u){switch(u.label){case 0:return u.trys.push([0,4,,5]),we=(x=n?.condition)==null?void 0:x.call(n,d,{getState:p,extra:y}),Js(we)?[4,we]:[3,2];case 1:we=u.sent(),u.label=2;case 2:if(we===!1||g.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return E=!0,q=new Promise(function(h,S){return g.signal.addEventListener("abort",function(){return S({name:"AbortError",message:A||"Aborted"})})}),f(s(v,d,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:v,arg:d},{getState:p,extra:y}))),[4,Promise.race([q,Promise.resolve(t(d,{dispatch:f,getState:p,extra:y,requestId:v,signal:g.signal,abort:T,rejectWithValue:function(h,S){return new Dr(h,S)},fulfillWithValue:function(h,S){return new ki(h,S)}})).then(function(h){if(h instanceof Dr)throw h;return h instanceof ki?i(h.payload,v,d,h.meta):i(h,v,d)})])];case 3:return ne=u.sent(),[3,5];case 4:return xe=u.sent(),ne=xe instanceof Dr?a(null,v,d,xe.payload,xe.meta):a(xe,v,d),[3,5];case 5:return Ne=n&&!n.dispatchConditionRejection&&a.match(ne)&&ne.meta.condition,Ne||f(ne),[2,ne]}})})}();return Object.assign(O,{abort:T,requestId:v,arg:d,unwrap:function(){return O.then(Ys)}})}}return Object.assign(l,{pending:s,rejected:a,fulfilled:i,typePrefix:e})}return r.withTypes=function(){return r},r}();function Ys(r){if(r.meta&&r.meta.rejectedWithValue)throw r.payload;if(r.error)throw r.error;return r.payload}function Js(r){return r!==null&&typeof r=="object"&&typeof r.then=="function"}var Vi="listener",Ki="completed",qi="cancelled",al="task-"+qi,ol="task-"+Ki,cl=Vi+"-"+qi,ll=Vi+"-"+Ki;var Mr="listenerMiddleware";var ul=Ee(Mr+"/add"),dl=Ee(Mr+"/removeAll"),hl=Ee(Mr+"/remove");var Ui,fl=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(r){return(Ui||(Ui=Promise.resolve())).then(r).catch(function(e){return setTimeout(function(){throw e},0)})},Zs=function(r){return function(e){setTimeout(e,r)}},pl=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Zs(10);Ei();var ea=gt(Symbol("withEventBus"),function(r,e){return class extends r{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(t,n,i){this.eventBus.addEventListener(t,n,i)}dispatchEvent(t){return this.eventBus.dispatchEvent(t)}removeEventListener(t,n,i){this.eventBus.removeEventListener(t,n,i)}}}),_t=class extends ea(Object){};window.ftReduxStores||(window.ftReduxStores={});var $i=class r extends _t{static get(e){var t;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,s=window.ftReduxStores[n];if(Tt(s))return s;if(i==null)return;let a=Hi({...i,reducers:(t=i.reducers)!==null&&t!==void 0?t:{}}),o=ji({reducer:(c,l)=>l.type==="CLEAR_FT_REDUX_STORE"?a.getInitialState():typeof l.type=="string"&&l.type.startsWith("DEFAULT_VALUE_SETTER__")?{...c,...l.overwrites}:a.reducer(c,l)});return window.ftReduxStores[i.name]=new r(a,o,i.eventBus)}constructor(e,t,n){super(),this.reduxSlice=e,this.reduxStore=t,this.isFtReduxStore=!0,this.commands=new bt;let i=s=>s!=null?JSON.parse(JSON.stringify(s)):s;this.actions=new Proxy(this.reduxSlice.actions,{get:(s,a,o)=>{let c=a,l=s[c];return l?(...d)=>{let f=l(...d.map(i));return this.reduxStore.dispatch(f),f}:d=>{this.setState({[c]:i(d)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var Rt=class{static format(e,t,n,i){return window.moment?window.moment(e).locale(t).format(this.getMomentDateFormat(n,i)):this.getIntlDateTime(e,t,n,i)}static getMomentDateFormat(e,t){return e?t?"lll":"ll":t?"L LT":"L"}static getIntlDateTime(e,t,n,i){let s=typeof e=="string"?new Date(e):e,a=new Intl.DateTimeFormat(t,{dateStyle:n?"medium":"short"}).format(s);if(!i)return a;let o=new Intl.DateTimeFormat(t,{timeStyle:"short"}).format(s);return`${a} ${o}`}static getTimezoneAsString(){let e=n=>String(Math.floor(n)).padStart(2,"0"),t=new Date().getTimezoneOffset();return`${t<0?"+":"-"}${e(Math.abs(t)/60)}:${e(Math.abs(t)%60)}`}};var Gi=b(C()),Dt=function(r,e,t,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,e,t,n);else for(var o=r.length-1;o>=0;o--)(a=r[o])&&(s=(i<3?a(s):i>3?a(e,t,s):a(e,t))||s);return i>3&&s&&Object.defineProperty(e,t,s),s},Fl=(0,Gi.applyMixinOnce)(Symbol("withDateFormat"),function(r){class e extends r{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,s;return((s=(i=this.metadataDescriptors.find(o=>o.key===n))===null||i===void 0?void 0:i.date)!==null&&s!==void 0?s:!1)?o=>Rt.format(o,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Dt([(0,Lr.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),Dt([(0,Lr.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),Dt([ur({store:m.name,selector:t=>{var n,i;return(i=(n=t.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&i!==void 0?i:[]}})],e.prototype,"metadataDescriptors",void 0),Dt([ur({store:m.name})],e.prototype,"uiLocale",void 0),e});var Lt=b(C());var Pt=class extends K{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 Mt=class extends K{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 ta="ft-user-assets",ra={setAssetCount:(r,e)=>{let{userAssetType:t,count:n}=e.payload.assetCount;r.assetCounts.allAsset[t]=n},clearAssetCount:r=>{Object.values(ee).forEach(e=>{r.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(r,e)=>{let t=e.payload.mapId;r.assetCounts.bookmarkByMap[t]=e.payload.count},clearBookmarkCountByMap:r=>{r.assetCounts.bookmarkByMap={}},addAsset:(r,e)=>{let{assetType:t,mapId:n,asset:i}=e.payload;kr(r,t,[...Nr(r,t),i]),zi(r,t,1,n),Wi(r,i)},editAsset:(r,e)=>{let{assetType:t,asset:n}=e.payload;kr(r,t,Nr(r,t).map(i=>i.id===n.id?n:i)),Wi(r,n)},removeAsset:(r,e)=>{let{assetType:t,mapId:n,assetId:i}=e.payload;kr(r,t,Nr(r,t).filter(s=>s.id!==i)),zi(r,t,-1,n)}},Qi={[ee.SEARCHES]:"savedSearches",[ee.BOOKMARKS]:"bookmarks",[ee.BOOKS]:void 0,[ee.COLLECTIONS]:void 0},Nr=(r,e)=>{var t;let n=Qi[e];return n?(t=r[n])!==null&&t!==void 0?t:[]:[]},kr=(r,e,t)=>{let n=Qi[e];n&&(r[n]=t)},zi=(r,e,t,n)=>{let i=r.assetCounts.allAsset[e];if(i!==void 0&&(r.assetCounts.allAsset[e]=Math.max(0,i+t),e===ee.BOOKMARKS&&n)){let s=r.assetCounts.bookmarkByMap[n];r.assetCounts.bookmarkByMap[n]=Math.max(0,s+t)}},Wi=(r,e)=>{let t=r.assetLabels.map(i=>i.title),n=e.labels.filter(i=>!t.includes(i)).map(i=>({title:i}));r.assetLabels.push(...n)},X=Lt.FtReduxStore.get({name:ta,reducers:ra,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(ee).map(r=>[r,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Ur=class{constructor(e=new Pt,t=new Mt){this.assetCountsService=e,this.assetLabelsService=t,this.currentSession=m.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new ft,this.savedSearchesService=new vt,m.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:t}=m.getState();(0,Lt.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,t?.profile)||(this.currentSession=t,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),X.actions.clearAssetCount(),X.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),X.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),X.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();X.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();X.actions.assetLabels(e)}async loadAssetCount(e){let t=await this.assetCountsService.getUserAssetCount(e);t&&X.actions.setAssetCount({assetCount:t})}async loadBookmarkByMapId(e){let t=await this.assetCountsService.getUserBookmarkCountByMap(e);t&&X.actions.setBookmarkCountByMap({count:t.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let t=Object.keys(X.getState().assetCounts.bookmarkByMap).length!==0;e===ee.BOOKMARKS&&t&&X.actions.clearBookmarkCountByMap(),X.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 t=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;X.actions.bookmarks(t)}}},Fr=new Ur;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Fr);(0,Xi.customElement)("ft-app-context")(R);var Nt=class extends K{get mapId(){return this._mapId}set mapId(e){e!==this._mapId&&this.clear(),this._mapId=e}constructor(e,t,n){super(!1,t),this.converter=e,this._mapId=n,this.initCache()}async withMapId(e){return this._mapId?e(this._mapId):void 0}initCache(){this.cache.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(t=>this.converter.convertPaginatedToc(e,t)))),this.cache.register("ratingSummary",()=>{var e,t;return fe((t=(e=m.getState().session)===null||e===void 0?void 0:e.profile.roles)!==null&&t!==void 0?t:[],"RATING_USER")?this.withMapId(i=>this.fetchMapRating(i)):Promise.resolve()})}clear(){this.cache.clearMatching(e=>e!=="configuration")}makeCacheKey(e,t){return e+(t?"-destinationLanguage-"+t?.destinationLanguage:"")}getMap(e){return this.cache.get(this.makeCacheKey("map",e),()=>this.fetchMap(this.mapId,e))}getMapNow(e){return this.cache.getNow(this.makeCacheKey("map",e))}getConfiguration(){return this.cache.get("configuration")}clearConfiguration(){this.cache.clear("configuration")}getEnrichedToc(e){return this.cache.get(this.makeCacheKey("enrichedToc",e),()=>this.fetchPages(this.mapId,e).then(t=>this.converter.convertPaginatedToc(this.mapId,t)))}getEnrichedTocNow(e){return this.cache.getNow(this.makeCacheKey("enrichedToc",e))}async getPaginationConfiguration(){return(await this.getEnrichedToc()).paginationConfiguration}async getToc(e){return(await this.getEnrichedToc(e)).toc}async getPagesToc(e){return(await this.getEnrichedToc(e)).pagesToc}async getTranslationError(e){return(await this.getEnrichedToc(e)).translationError}async getTocNode(e,t){return(await this.getEnrichedToc(t)).nodeByTocId[e]}getTocNodeNow(e,t){var n;return(n=this.getEnrichedTocNow(t))===null||n===void 0?void 0:n.nodeByTocId[e]}getTocNodeNowByUrl(e,t){var n,i;let s=this.getMapNow(t);return s?.prettyUrl==e||`${s?.id}/root`===e?(n=this.getEnrichedTocNow(t))===null||n===void 0?void 0:n.toc[0]:(i=this.getEnrichedTocNow(t))===null||i===void 0?void 0:i.nodeByUrl[e]}async getPage(e,t){let n=await this.getEnrichedToc(t);return n.pages[e-1]||n.pages[0]}async getPageByTocId(e,t){let n=await this.getEnrichedToc(t);return n.pageByTocId[e]||n.pages[0]}getTopicInfo(e){return this.cache.get("topic-"+e.tocId,()=>this.fetchTopicMetadata(e))}getTopicContent(e){return this.cache.get("topic-content-"+e.tocId,()=>this.fetchTopicHTMLContent(e))}getTranslatedTopicContent(e,t){return this.cache.get(this.makeCacheKey("translated-topic-content-"+e.tocId,t),()=>this.fetchTranslatedTopicHTMLContent(e,t))}getAttachments(){return this.cache.get("map-attachments",()=>this.fetchAttachments())}clearMapAttachments(){this.cache.clear("map-attachments")}getRelativesForDocument(e,t){return this.cache.get("document-relatives-"+e+"-"+t.join("-"),()=>this.fetchRelativesForDocument(e,t))}getRelativesForTopicInMap(e,t,n){return this.cache.get("topic-relatives-"+[e,t,...n].join("-"),()=>this.fetchRelativesForTopicInMap(e,t,n))}getAttachmentDownloadLink(e){return this.makeAbsolute(`${this.api.endpoints.khub.maps.mapId(this.mapId).attachments.attachmentId(e).content}?download=true&locationValue=reader`)}getLink(e,t,n){let i=this.getNavigationData(e,t,n),s=this.getReaderLinkPrefix()+(i.prettyUrl?i.prettyUrl:`${i.mapId}/${i.tocId}`),a=new URL(s,this.api.tenantBaseUrl);return i.page!=null&&a.searchParams.set("page",`${i.page}`),i.prettyUrlDuplicated&&a.searchParams.set("tocId",i.tocId),i.section!=null&&a.searchParams.set("section",i.section),a.href}getNavigationData(e,t,n,i){var s,a;e=e||"root";let o=this.getEnrichedTocNow(i),c=o?.pageByTocId[e],l=o?.nodeByTocId[e],d=l?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(s=l?.title)!==null&&s!==void 0?s:"",untranslatedTopicTitle:l?.untranslatedTitle,page:t&&c&&c.number!==t?t:void 0,prettyUrl:d?.replace(/^r\//,""),prettyUrlDuplicated:(a=o?.duplicatedPrettyUrls.has(d??""))!==null&&a!==void 0?a:!1,section:n}}async getAccurateNavigationData(e,t,n,i){return await this.getEnrichedToc(i),this.getNavigationData(e,t,n,i)}getRatingSummary(){return this.cache.get("ratingSummary")}reloadRating(){return this.cache.clear("ratingSummary"),this.getRatingSummary()}getMapRating(){return this.getRatingSummary().then(e=>e?.publication)}getTopicRating(e){return this.getRatingSummary().then(t=>{var n;return t?{type:t.topics.type,rating:(n=t.topics)===null||n===void 0?void 0:n.ratings.find(i=>i.tocId===e)}:void 0})}rateMap(e,t){return this.makeRateMapRequest(e,t).then(()=>this.clearRatingIfNecessary())}unrateMap(){return this.makeUnrateMapRequest().then(()=>this.clearRatingIfNecessary())}sendMapFeedback(e,t){return this.makeMapFeedbackRequest(e,t)}rateTopic(e,t,n){return this.makeRateTopicRequest(e,t,n).then(()=>this.clearRatingIfNecessary())}unrateTopic(e){return this.makeUnrateTopicRequest(e).then(()=>this.clearRatingIfNecessary())}async clearRatingIfNecessary(){let e=m.getState().session;e?.sessionAuthenticated&&this.cache.clear("ratingSummary")}sendTopicFeedback(e,t,n){return this.makeTopicFeedbackRequest(e,t,n)}fontsStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.fonts)}themeStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.theme)}buildBreadcrumb(e,t){let n=this.getTocNodeNow(e,t),i=[{tocId:n.tocId,title:n.title,untranslatedTitle:n.untranslatedTitle}],s=this.getTocNodeNow(n.parentTocId,t);for(;s;)i.unshift({tocId:s.tocId,title:s.title,untranslatedTitle:s.untranslatedTitle}),s=this.getTocNodeNow(s.parentTocId,t);return i}isFeatureAccessible(e,{session:t}){var n;if(!this.isFeatureAvailable(e))return!1;switch(e){case he.FEEDBACK:return fe(t??[],_.FEEDBACK_USER);case he.RATING:return fe(t??[],_.RATING_USER);case he.PRINT:return fe(t??[],_.PRINT_USER);case he.BOOKMARK:return!!t?.sessionAuthenticated;case he.COLLECTIONS:return fe(t??[],_.COLLECTION_USER);case he.PERSONAL_BOOKS:return fe(t??[],_.PERSONAL_BOOK_USER)&&!(!((n=this.getMapNow())===null||n===void 0)&&n.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var kt=class r extends Nt{static async build(e){return new r(new ct,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e,t){let n=await this.api.getMap(e,t);return this.fingerprint=n.fingerprint,n}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e,t){return await this.getMap(t),this.api.getPages(e,this.fingerprint,t)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}fetchTranslatedTopicHTMLContent(e,t){return this.api.getTranslatedTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint,t)}fetchTopicMetadata(e){return this.api.getTopic(this.mapId,e.contentId,this.fingerprint)}fetchAttachments(){return this.api.getMapAttachments(this.mapId).catch(()=>[])}fetchRelativesForDocument(e,t){let n={query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",metadataFilters:[{key:e,valueFilter:{negative:!1,values:t}}],sort:[],facets:[]};return this.api.search(n)}fetchRelativesForTopicInMap(e,t,n){let i={query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",metadataFilters:[{key:t,valueFilter:{negative:!1,values:n}},{key:"ft:publicationId",valueFilter:{negative:!1,values:[e]}}],sort:[],facets:[]};return this.api.search(i)}makeMapFeedbackRequest(e,t){return this.api.sendMapFeedback(this.mapId,e,t)}makeRateMapRequest(e,t){return this.api.rateMap(this.mapId,e,t)}makeRateTopicRequest(e,t,n){return this.api.rateTopic(this.mapId,e,t,n)}makeTopicFeedbackRequest(e,t,n){return this.api.sendTopicFeedback(this.mapId,e,t,n)}makeUnrateMapRequest(){return this.api.unrateMap(this.mapId)}makeUnrateTopicRequest(e){return this.api.unrateTopic(this.mapId,e)}getReaderLinkPrefix(){return"r/"}isFeatureAvailable(e){return!0}};var Ut=class r{static build(e,t){return new r(hn(e.trim()||"context"),t??kt.build)}loaded(){return(0,ae.waitUntil)(()=>this._loaded)}constructor(e,t,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new ae.Debouncer(10),this.initService(t)}async initService(e){return this.service=await e(),this.service.mapId=this.store.getState().mapId,this.reload()}async setMapId(e){e!==this.store.getState().mapId&&(this.store.actions.mapId(e),this.service&&(this.service.mapId=e),await this.reload())}setRenderedTopics(e){this.store.actions.renderedTopics(e)}setVisibleTopics(e){this.store.actions.visibleTopics(e)}async awaitService(){return(0,ae.waitFor)(()=>this.service)}async navigateToTopic(e,t,n){await this.loaded();let i=await this.awaitService(),s=await(n!=null?i.getPage(n,this.getTranslationSettings()):i.getPageByTocId(e??"root",this.getTranslationSettings()));this.store.actions.currentPage(s);let a=this.resolveValidNonRootTocId(e,s);this.store.actions.scrollTarget({tocId:a,section:t}),this.store.getState().visibleTopics[0]!==a&&this.store.actions.visibleTopics([])}resolveValidNonRootTocId(e,t){var n,i,s;let a=(n=e==="root"?void 0:e)!==null&&n!==void 0?n:t.rootTocId;return t.topics.includes(a)?a:(s=(i=t.topics[0])!==null&&i!==void 0?i:t.hiddenTopics[0])!==null&&s!==void 0?s:"root"}async navigateToPage(e){await this.loaded();let n=await(await this.awaitService()).getPage(e,this.getTranslationSettings());this.store.actions.currentPage(n)}scrollDone(){this.store.actions.scrollTarget({})}async load(){var e;!((e=this.service)===null||e===void 0)&&e.mapId&&this.store.getState().map==null&&await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}clear(){var e;this._loaded=!1,this.store.actions.configuration(void 0),this.store.actions.map(void 0),this.store.actions.toc(void 0),this.store.actions.pagesToc(void 0),this.store.actions.currentPage(void 0),this.store.actions.searchInDocumentQuery(""),this.store.actions.relatives(void 0),this.store.actions.renderedTopics([]),this.store.actions.visibleTopics([]),this.store.actions.translation({sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}),this.store.actions.mapRating(void 0),(e=this.service)===null||e===void 0||e.clear(),this.clusteringHelper=void 0}reload(){return this.clear(),this.load()}async fetchData(e){var t,n,i,s,a;try{e&&this.setTranslationLoading(!0);let o=c=>{throw e&&this.setTranslationError(!0),c};await Promise.all([this.loadConfiguration(),(t=this.service)===null||t===void 0?void 0:t.getMap(e).then(c=>this.store.actions.map(c)).catch(o),(n=this.service)===null||n===void 0?void 0:n.getToc(e).then(c=>this.store.actions.toc(c)).catch(o),(i=this.service)===null||i===void 0?void 0:i.getPagesToc(e).then(c=>this.store.actions.pagesToc(c)).catch(o),(s=this.service)===null||s===void 0?void 0:s.getPaginationConfiguration().then(c=>this.store.actions.paginationConfiguration(c)).catch(o),(a=this.service)===null||a===void 0?void 0:a.getTranslationError(e).then(c=>this.setTranslationError(c))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0,e&&this.setTranslationLoading(!1)}catch(o){this.errorHandler&&!(o instanceof ae.CanceledPromiseError)&&this.errorHandler(o)}}loadConfiguration(){var e;return(e=this.service)===null||e===void 0?void 0:e.getConfiguration().then(t=>this.store.actions.configuration(t))}reloadConfiguration(){var e;return(e=this.service)===null||e===void 0||e.clearConfiguration(),this.loadConfiguration()}fetchRelatives(){var e,t;let n=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(i=>{var s;return i.key==((s=this.store.getState().configuration)===null||s===void 0?void 0:s.relativePivotMetadata)}).flatMap(i=>i.values);n!==void 0&&n.length>0?(t=this.service)===null||t===void 0||t.getRelativesForDocument(this.store.getState().configuration.relativePivotMetadata,n).then(i=>{let s=i.results.flatMap(a=>a.entries);this.store.actions.relatives(s),this.updateClusteringHelper()}):this.updateClusteringHelper()}updateClusteringHelper(){this.clusteringHelper=this.createClusteringHelper(),this.clusteringHelper&&this.store.dispatchEvent(new Event(Oe.clusteringHelperCreated))}createClusteringHelper(){var e,t;if(this.clusteringHelperProvider)return this.clusteringHelperProvider();let n=this.store.getState().relatives;if(n){let i=n.find(a=>{var o;return((o=a.map)===null||o===void 0?void 0:o.mapId)==this.store.getState().mapId}),s=(t=(e=m.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&t!==void 0?t:[];return new ae.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,s)}}async navigateToRelativeTopicIfFound(e){var t,n,i;await this.loaded();let s=await(0,ae.waitFor)(()=>{var l;return(l=this.store.getState().configuration)===null||l===void 0?void 0:l.relativeTopicPivotMetadata}),a=this.store.getState().mapId,c=await(await this.awaitService()).getRelativesForTopicInMap(a,s,[e]);if(!((i=(n=(t=c?.results)===null||t===void 0?void 0:t[0])===null||n===void 0?void 0:n.entries)===null||i===void 0)&&i[0]){let l=c.results[0].entries[0].topic.tocId;return await this.navigateToTopic(l),!0}else return await this.navigateToTopic("root"),!1}setSearchInDocumentQuery(e){this.store.actions.searchInDocumentQuery(e)}async setTranslationDestinationLanguage(e){this.store.actions.setTranslationDestinationLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationSourceLanguage(e){this.store.actions.setTranslationSourceLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationProfileId(e){this.store.actions.setTranslationProfileId(e)}async setTranslationLoading(e){this.store.actions.setTranslationLoading(e)}async setTranslationError(e){this.store.actions.setTranslationError(e)}getTranslationSettings(){var e;let t=this.store.getState();return t.translation.profileId&&t.translation.destinationLanguage?{profileId:t.translation.profileId,destinationLanguage:t.translation.destinationLanguage.code,sourceLanguage:(e=t.map)===null||e===void 0?void 0:e.lang}:void 0}async fetchMapRating(){var e;this.store.actions.mapRating(await((e=this.service)===null||e===void 0?void 0:e.getMapRating()))}async fetchTopicRating(e){var t;let n=await((t=this.service)===null||t===void 0?void 0:t.getTopicRating(e));n&&this.store.actions.setTopicsRating({[e]:n})}registerMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.add(e),this.store.getState().relatives==null?this.fetchRelatives():this.updateClusteringHelper()}unregisterMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.delete(e),this.updateClusteringHelper()}getAccurateNavigationData(e,t,n){return this.service.getAccurateNavigationData(e,t?.number,n?.section,this.getTranslationSettings())}buildBreadcrumb(e){var t;return(t=this.service)===null||t===void 0?void 0:t.buildBreadcrumb(e,this.getTranslationSettings())}fetchTopicContent(e){var t,n;let i=this.getTranslationSettings();return i?(t=this.service)===null||t===void 0?void 0:t.getTranslatedTopicContent(e,i).then(s=>(s.isTranslationError&&this.setTranslationError(!0),s.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(Oe.mapAttachmentsUpdate))}};var Yi=b($());var Ji=Yi.css`
|
|
85
|
-
`;var Ft=class extends CustomEvent{constructor(e,t){super("ft-reader-map-loaded",{detail:{map:e,toc:t}})}},jt=class extends CustomEvent{constructor(e,t){super("ft-reader-visible-topics-change",{detail:{visibleTopics:t}})}},Bt=class extends CustomEvent{constructor(e){super("ft-reader-navigation-done",{detail:e})}},Ht=class extends CustomEvent{constructor(e){super("ft-reader-load-error",{detail:e})}},Vt=class extends Event{constructor(){super("ft-reader-map-not-found")}},Kt=class extends Event{constructor(){super("ft-reader-map-unauthorized")}},qt=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 Gt=class{constructor(e){this.stateManager=e}searchInDocument(e){this.stateManager.setSearchInDocumentQuery(e??"")}};var W=function(r,e,t,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,e,t,n);else for(var o=r.length-1;o>=0;o--)(a=r[o])&&(s=(i<3?a(s):i>3?a(e,t,s):a(e,t))||s);return i>3&&s&&Object.defineProperty(e,t,s),s},
|
|
84
|
+
`}connectedCallback(){super.connectedCallback(),m.addEventListener(le.eventName,this.reloadConfiguration)}disconnectedCallback(){m.addEventListener(le.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var t,n,i,s,a,o,c;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(l=>Wn.addContext(l)),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((t=this.localesConfiguration)===null||t===void 0?void 0:t.defaultLocales),m.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),m.actions.searchInAllLanguagesAllowed((a=(s=this.localesConfiguration)===null||s===void 0?void 0:s.allLanguagesAllowed)!==null&&a!==void 0?a:!1)),e.has("authenticationRequired")&&m.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&m.actions.availableContentLocales((c=(o=this.availableContentLocales)===null||o===void 0?void 0:o.contentLocales)!==null&&c!==void 0?c:[]),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",()=>ei(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};R.elementDefinitions={};R.styles=Gn;N([(0,B.property)()],R.prototype,"baseUrl",void 0);N([(0,B.property)()],R.prototype,"apiIntegrationIdentifier",void 0);N([(0,B.property)()],R.prototype,"apiIntegrationAppVersion",void 0);N([(0,B.property)()],R.prototype,"uiLocale",void 0);N([(0,ie.jsonProperty)(null)],R.prototype,"availableUiLocales",void 0);N([(0,ie.jsonProperty)(null)],R.prototype,"metadataConfiguration",void 0);N([(0,B.property)({type:Boolean})],R.prototype,"editorMode",void 0);N([(0,B.property)({type:Boolean})],R.prototype,"noCustom",void 0);N([(0,B.property)({type:Boolean})],R.prototype,"openExternalDocumentInNewTab",void 0);N([(0,B.property)({converter:{fromAttribute(r){return r==="false"?!1:r==="true"||(r??!1)}}})],R.prototype,"noCustomComponent",void 0);N([(0,B.property)({type:Boolean})],R.prototype,"withManualResources",void 0);N([(0,B.property)({type:Boolean})],R.prototype,"navigatorOnline",void 0);N([(0,B.property)({type:Boolean})],R.prototype,"forcedOffline",void 0);N([(0,B.property)({type:Object})],R.prototype,"apiProvider",void 0);N([(0,B.property)({type:Boolean})],R.prototype,"authenticationRequired",void 0);N([(0,ie.jsonProperty)([])],R.prototype,"messageContexts",void 0);N([(0,ie.jsonProperty)(void 0)],R.prototype,"session",void 0);N([(0,B.state)()],R.prototype,"localesConfiguration",void 0);N([(0,B.state)()],R.prototype,"availableContentLocales",void 0);var Lr=b(Y());function ms(r,e){if(r===e)return!0;if(r&&e&&typeof r=="object"&&typeof e=="object"){if(r.constructor!==e.constructor)return!1;let t,n,i;if(Array.isArray(r)){if(t=r.length,t!=e.length)return!1;for(n=t;n--!==0;)if(!yt(r[n],e[n]))return!1;return!0}if(r instanceof Map&&e instanceof Map){if(r.size!==e.size)return!1;for(n of r.entries())if(!e.has(n[0]))return!1;for(n of r.entries())if(!yt(n[1],e.get(n[0])))return!1;return!0}if(r instanceof Set&&e instanceof Set){if(r.size!==e.size)return!1;for(n of r.entries())if(!e.has(n[0]))return!1;return!0}if(r.constructor===RegExp)return r.source===e.source&&r.flags===e.flags;if(r.valueOf!==Object.prototype.valueOf)return r.valueOf()===e.valueOf();let s=a=>Object.keys(a).filter(o=>a[o]!=null);if(i=s(r),t=i.length,t!==s(e).length)return!1;for(n=t;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=t;n--!==0;){let a=i[n];if(!yt(r[a],e[a]))return!1}return!0}return r!==r&&e!==e||r==null&&e==null}function yt(r,e){try{return ms(r,e)}catch{return!1}}function Je(r,e){return!yt(r,e)}function gt(r,e){let t=n=>n[r]===!0;return n=>{if(t(n))return n;let i=e(n);return i[r]=!0,i}}var ri=b(Y(),1);var ur=r=>{let e=r??{};return(t,n)=>{var i;let s={hasChanged:Je,attribute:!1,...e};(0,ri.property)(s)(t,n);let a=t.constructor;a.reduxProperties=new Map(a.reduxProperties),a.reduxProperties.set(n,{selector:(i=e.selector)!==null&&i!==void 0?i:o=>o[n],store:e.store})}};var bt=class{constructor(){this.queue=[]}add(e,t=!1){t&&this.clear(e.type),this.queue.push(e)}consume(e){let t=this.queue.find(n=>n.type===e);return t&&(this.queue=this.queue.filter(n=>n!==t)),t}clear(e){typeof e=="string"?this.queue=this.queue.filter(t=>t.type!==e):this.queue=this.queue.filter(t=>!e.test(t.type))}};var De=b(Y(),1);var ni=b(Y(),1);function ii(r,e){let t=()=>JSON.parse(JSON.stringify(r));return(0,ni.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return t();try{return JSON.parse(n)}catch{return t()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Je,...e??{}})}var St=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,t){return this.callbacks=[e],this.debounce(t)}queue(e,t){return this.callbacks.push(e),this.debounce(t)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((t,n)=>{this.resolvePromise=t,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,t;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,s=(t=this.resolvePromise)!==null&&t!==void 0?t:()=>null;this.clearPromise();for(let a of n)try{await a()}catch(o){i(o);return}s(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var ai=b($(),1);var At=globalThis,ys=At.ShadowRoot&&(At.ShadyCSS===void 0||At.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,gc=Symbol();var si=(r,e)=>{if(ys)r.adoptedStyleSheets=e.map(t=>t instanceof CSSStyleSheet?t:t.styleSheet);else for(let t of e){let n=document.createElement("style"),i=At.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=t.cssText,r.appendChild(n)}};var Et=class extends ai.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,s])=>e.registry.define(i,s)));let t={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(t);return si(n,e.elementStyles),n}};function oi(r,e,...t){var n;let i=r.querySelector(e);for(let s of t)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(s);return i}var Ke=function(r,e,t,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,e,t,n);else for(var o=r.length-1;o>=0;o--)(a=r[o])&&(s=(i<3?a(s):i>3?a(e,t,s):a(e,t))||s);return i>3&&s&&Object.defineProperty(e,t,s),s},di,ci=Symbol("constructorPrototype"),li=Symbol("constructorName"),hi=Symbol("exportpartsDebouncer"),ui=Symbol("dynamicDependenciesLoaded"),Ve=class r extends CustomEvent{constructor(){super(r.eventName,{bubbles:!0})}};Ve.eventName="exportparts-updated";var ue=class extends Et{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[di]=new St(5),this.scheduleExportpartsUpdate=()=>{var e,t,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(t=this.exportpartsPrefixes)===null||t===void 0?void 0:t.length)!==null&&n!==void 0&&n)&&this[hi].run(()=>{var i,s;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((s=this.exportpartsPrefixes)===null||s===void 0?void 0:s.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[li]=this.constructor.name,this[ci]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[li]&&Object.setPrototypeOf(this,this[ci])}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 t=this.constructor;t[ui]||(t[ui]=!0,this.importDynamicDependencies()),(e=this.shadowRoot)===null||e===void 0||e.addEventListener(Ve.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this.shadowRoot)===null||e===void 0||e.removeEventListener(Ve.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 Ve)})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:t,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let s=[...i??[],n];t=oi(this.shadowRoot,...s)}t?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||t?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var t,n,i;if(((n=(t=this.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(s=>s.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(s){console.error(s,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let s=document.createElement("style");s.classList.add("ft-lit-element--custom-stylesheet"),s.innerHTML=this.customStylesheet,this.shadowRoot.append(s)}}setExportpartsAttribute(e){var t,n,i,s,a,o;let c=p=>p!=null&&p.trim().length>0,l=e.filter(c).map(p=>p.trim());if(l.length===0){this.exportparts=void 0;return}let d=new Set;for(let p of(n=(t=this.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let y=(s=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&s!==void 0?s:[],v=(o=(a=p.getAttribute("exportparts"))===null||a===void 0?void 0:a.split(",").map(A=>A.split(":")[1]))!==null&&o!==void 0?o:[],g=[...y,...v].filter(c).map(A=>A.trim());for(let A of g)d.add(A)}if(d.size===0){this.exportparts=void 0;return}let f=[...d.values()].flatMap(p=>l.map(y=>`${p}:${y}--${p}`));this.exportparts=[...this.part,...f].join(", ")}};di=hi;Ke([(0,De.property)()],ue.prototype,"exportpartsPrefix",void 0);Ke([ii([])],ue.prototype,"exportpartsPrefixes",void 0);Ke([(0,De.property)({reflect:!0})],ue.prototype,"exportparts",void 0);Ke([(0,De.property)()],ue.prototype,"customStylesheet",void 0);Ke([(0,De.property)()],ue.prototype,"elementToFocus",void 0);Ke([(0,De.state)()],ue.prototype,"useAdoptedStyleSheets",void 0);function Tt(r){var e;return(e=r?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Ze=Symbol("internalReduxEventsUnsubscribers"),ge=Symbol("internalStoresUnsubscribers"),Pe=Symbol("internalStores"),gs=gt(Symbol("withRedux"),function(r){var e,t,n;class i extends r{constructor(){super(...arguments),this[e]=new Map,this[t]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(a){super.willUpdate(a),[...this.reduxConstructor.reduxReactiveProperties].some(o=>a.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[Pe].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Pe].values()][0]}getStore(a){return a==null?this.getUnnamedStore():this[Pe].get(a)}addStore(a,o){var c;o=(c=o??a.name)!==null&&c!==void 0?c:"default-store",this.unsubscribeFromStore(o),this[Pe].set(o,a),this.subscribeToStore(o,a),this.updateFromStores()}removeStore(a){let o=typeof a=="string"?a:a.name;this.unsubscribeFromStore(o),this[Pe].delete(o)}setupStores(){this.unsubscribeFromStores(),this[Pe].forEach((a,o)=>this.subscribeToStore(o,a)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((a,o)=>{let c=this.constructor.getPropertyOptions(o);if(!c?.attribute||!this.hasAttribute(typeof c?.attribute=="string"?c.attribute:o)){let l=this.getStore(a.store);l&&(a.store?this[ge].has(a.store):this[ge].size>0)&&(this[o]=a.selector(l.getState(),this))}})}subscribeToStore(a,o){var c;this[ge].set(a,o.subscribe(()=>this.updateFromStores())),this[Ze].set(a,[]),Tt(o)&&o.eventBus&&((c=this.reduxConstructor.reduxEventListeners)===null||c===void 0||c.forEach((l,d)=>{if(typeof this[d]=="function"&&(!l.store||o.name===l.store)){let f=p=>this[d](p);o.addEventListener(l.eventName,f),this[Ze].get(a).push(()=>o.removeEventListener(l.eventName,f))}})),this.onStoreAvailable(a)}unsubscribeFromStores(){this[ge].forEach((a,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(a){var o;this[ge].has(a)&&this[ge].get(a)(),this[ge].delete(a),(o=this[Ze].get(a))===null||o===void 0||o.forEach(c=>c()),this[Ze].delete(a)}onStoreAvailable(a){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=ge,t=Pe,n=Ze,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),fi=class extends gs(ue){};function re(r){for(var e=arguments.length,t=Array(e>1?e-1:0),n=1;n<e;n++)t[n-1]=arguments[n];if(0)var i,s;throw Error("[Immer] minified error nr: "+r+(t.length?" "+t.map(function(a){return"'"+a+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function pe(r){return!!r&&!!r[P]}function se(r){var e;return!!r&&(function(t){if(!t||typeof t!="object")return!1;var n=Object.getPrototypeOf(t);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===Is}(r)||Array.isArray(r)||!!r[Si]||!!(!((e=r.constructor)===null||e===void 0)&&e[Si])||br(r)||Sr(r))}function Me(r,e,t){t===void 0&&(t=!1),Ge(r)===0?(t?Object.keys:$e)(r).forEach(function(n){t&&typeof n=="symbol"||e(n,r[n],r)}):r.forEach(function(n,i){return e(i,n,r)})}function Ge(r){var e=r[P];return e?e.i>3?e.i-4:e.i:Array.isArray(r)?1:br(r)?2:Sr(r)?3:0}function qe(r,e){return Ge(r)===2?r.has(e):Object.prototype.hasOwnProperty.call(r,e)}function bs(r,e){return Ge(r)===2?r.get(e):r[e]}function Ai(r,e,t){var n=Ge(r);n===2?r.set(e,t):n===3?r.add(t):r[e]=t}function Ei(r,e){return r===e?r!==0||1/r==1/e:r!=r&&e!=e}function br(r){return ws&&r instanceof Map}function Sr(r){return xs&&r instanceof Set}function be(r){return r.o||r.t}function Ar(r){if(Array.isArray(r))return Array.prototype.slice.call(r);var e=xi(r);delete e[P];for(var t=$e(e),n=0;n<t.length;n++){var i=t[n],s=e[i];s.writable===!1&&(s.writable=!0,s.configurable=!0),(s.get||s.set)&&(e[i]={configurable:!0,writable:!0,enumerable:s.enumerable,value:r[i]})}return Object.create(Object.getPrototypeOf(r),e)}function Er(r,e){return e===void 0&&(e=!1),Tr(r)||pe(r)||!se(r)||(Ge(r)>1&&(r.set=r.add=r.clear=r.delete=Ss),Object.freeze(r),e&&Me(r,function(t,n){return Er(n,!0)},!0)),r}function Ss(){re(2)}function Tr(r){return r==null||typeof r!="object"||Object.isFrozen(r)}function de(r){var e=gr[r];return e||re(18,r),e}function As(r,e){gr[r]||(gr[r]=e)}function vr(){return tt}function dr(r,e){e&&(de("Patches"),r.u=[],r.s=[],r.v=e)}function wt(r){mr(r),r.p.forEach(Es),r.p=null}function mr(r){r===tt&&(tt=r.l)}function pi(r){return tt={p:[],l:tt,h:r,m:!0,_:0}}function Es(r){var e=r[P];e.i===0||e.i===1?e.j():e.g=!0}function hr(r,e){e._=e.p.length;var t=e.p[0],n=r!==void 0&&r!==t;return e.h.O||de("ES5").S(e,r,n),n?(t[P].P&&(wt(e),re(4)),se(r)&&(r=xt(e,r),e.l||It(e,r)),e.u&&de("Patches").M(t[P].t,r,e.u,e.s)):r=xt(e,t,[]),wt(e),e.u&&e.v(e.u,e.s),r!==wi?r:void 0}function xt(r,e,t){if(Tr(e))return e;var n=e[P];if(!n)return Me(e,function(o,c){return vi(r,n,e,o,c,t)},!0),e;if(n.A!==r)return e;if(!n.P)return It(r,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Ar(n.k):n.o,s=i,a=!1;n.i===3&&(s=new Set(i),i.clear(),a=!0),Me(s,function(o,c){return vi(r,n,i,o,c,t,a)}),It(r,i,!1),t&&r.u&&de("Patches").N(n,t,r.u,r.s)}return n.o}function vi(r,e,t,n,i,s,a){if(pe(i)){var o=xt(r,i,s&&e&&e.i!==3&&!qe(e.R,n)?s.concat(n):void 0);if(Ai(t,n,o),!pe(o))return;r.m=!1}else a&&t.add(i);if(se(i)&&!Tr(i)){if(!r.h.D&&r._<1)return;xt(r,i),e&&e.A.l||It(r,i)}}function It(r,e,t){t===void 0&&(t=!1),!r.l&&r.h.D&&r.m&&Er(e,t)}function fr(r,e){var t=r[P];return(t?be(t):r)[e]}function mi(r,e){if(e in r)for(var t=Object.getPrototypeOf(r);t;){var n=Object.getOwnPropertyDescriptor(t,e);if(n)return n;t=Object.getPrototypeOf(t)}}function Se(r){r.P||(r.P=!0,r.l&&Se(r.l))}function pr(r){r.o||(r.o=Ar(r.t))}function yr(r,e,t){var n=br(e)?de("MapSet").F(e,t):Sr(e)?de("MapSet").T(e,t):r.O?function(i,s){var a=Array.isArray(i),o={i:a?1:0,A:s?s.A:vr(),P:!1,I:!1,R:{},l:s,t:i,k:null,o:null,j:null,C:!1},c=o,l=rt;a&&(c=[o],l=et);var d=Proxy.revocable(c,l),f=d.revoke,p=d.proxy;return o.k=p,o.j=f,p}(e,t):de("ES5").J(e,t);return(t?t.A:vr()).p.push(n),n}function Ts(r){return pe(r)||re(22,r),function e(t){if(!se(t))return t;var n,i=t[P],s=Ge(t);if(i){if(!i.P&&(i.i<4||!de("ES5").K(i)))return i.t;i.I=!0,n=yi(t,s),i.I=!1}else n=yi(t,s);return Me(n,function(a,o){i&&bs(i.t,a)===o||Ai(n,a,e(o))}),s===3?new Set(n):n}(r)}function yi(r,e){switch(e){case 2:return new Map(r);case 3:return Array.from(r)}return Ar(r)}function Ti(){function r(a,o){var c=s[a];return c?c.enumerable=o:s[a]=c={configurable:!0,enumerable:o,get:function(){var l=this[P];return rt.get(l,a)},set:function(l){var d=this[P];rt.set(d,a,l)}},c}function e(a){for(var o=a.length-1;o>=0;o--){var c=a[o][P];if(!c.P)switch(c.i){case 5:n(c)&&Se(c);break;case 4:t(c)&&Se(c)}}}function t(a){for(var o=a.t,c=a.k,l=$e(c),d=l.length-1;d>=0;d--){var f=l[d];if(f!==P){var p=o[f];if(p===void 0&&!qe(o,f))return!0;var y=c[f],v=y&&y[P];if(v?v.t!==p:!Ei(y,p))return!0}}var g=!!o[P];return l.length!==$e(o).length+(g?0:1)}function n(a){var o=a.k;if(o.length!==a.t.length)return!0;var c=Object.getOwnPropertyDescriptor(o,o.length-1);if(c&&!c.get)return!0;for(var l=0;l<o.length;l++)if(!o.hasOwnProperty(l))return!0;return!1}function i(a){a.g&&re(3,JSON.stringify(be(a)))}var s={};As("ES5",{J:function(a,o){var c=Array.isArray(a),l=function(f,p){if(f){for(var y=Array(p.length),v=0;v<p.length;v++)Object.defineProperty(y,""+v,r(v,!0));return y}var g=xi(p);delete g[P];for(var A=$e(g),E=0;E<A.length;E++){var T=A[E];g[T]=r(T,f||!!g[T].enumerable)}return Object.create(Object.getPrototypeOf(p),g)}(c,a),d={i:c?5:4,A:o?o.A:vr(),P:!1,I:!1,R:{},l:o,t:a,k:l,o:null,g:!1,C:!1};return Object.defineProperty(l,P,{value:d,writable:!0}),l},S:function(a,o,c){c?pe(o)&&o[P].A===a&&e(a.p):(a.u&&function l(d){if(d&&typeof d=="object"){var f=d[P];if(f){var p=f.t,y=f.k,v=f.R,g=f.i;if(g===4)Me(y,function(x){x!==P&&(p[x]!==void 0||qe(p,x)?v[x]||l(y[x]):(v[x]=!0,Se(f)))}),Me(p,function(x){y[x]!==void 0||qe(y,x)||(v[x]=!1,Se(f))});else if(g===5){if(n(f)&&(Se(f),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 T=Math.min(y.length,p.length),O=0;O<T;O++)y.hasOwnProperty(O)||(v[O]=!0),v[O]===void 0&&l(y[O])}}}}(a.p[0]),e(a.p))},K:function(a){return a.i===4?t(a):n(a)}})}var gi,tt,wr=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",ws=typeof Map<"u",xs=typeof Set<"u",bi=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",wi=wr?Symbol.for("immer-nothing"):((gi={})["immer-nothing"]=!0,gi),Si=wr?Symbol.for("immer-draftable"):"__$immer_draftable",P=wr?Symbol.for("immer-state"):"__$immer_state";var Is=""+Object.prototype.constructor,$e=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(r){return Object.getOwnPropertyNames(r).concat(Object.getOwnPropertySymbols(r))}:Object.getOwnPropertyNames,xi=Object.getOwnPropertyDescriptors||function(r){var e={};return $e(r).forEach(function(t){e[t]=Object.getOwnPropertyDescriptor(r,t)}),e},gr={},rt={get:function(r,e){if(e===P)return r;var t=be(r);if(!qe(t,e))return function(i,s,a){var o,c=mi(s,a);return c?"value"in c?c.value:(o=c.get)===null||o===void 0?void 0:o.call(i.k):void 0}(r,t,e);var n=t[e];return r.I||!se(n)?n:n===fr(r.t,e)?(pr(r),r.o[e]=yr(r.A.h,n,r)):n},has:function(r,e){return e in be(r)},ownKeys:function(r){return Reflect.ownKeys(be(r))},set:function(r,e,t){var n=mi(be(r),e);if(n?.set)return n.set.call(r.k,t),!0;if(!r.P){var i=fr(be(r),e),s=i?.[P];if(s&&s.t===t)return r.o[e]=t,r.R[e]=!1,!0;if(Ei(t,i)&&(t!==void 0||qe(r.t,e)))return!0;pr(r),Se(r)}return r.o[e]===t&&(t!==void 0||e in r.o)||Number.isNaN(t)&&Number.isNaN(r.o[e])||(r.o[e]=t,r.R[e]=!0),!0},deleteProperty:function(r,e){return fr(r.t,e)!==void 0||e in r.t?(r.R[e]=!1,pr(r),Se(r)):delete r.R[e],r.o&&delete r.o[e],!0},getOwnPropertyDescriptor:function(r,e){var t=be(r),n=Reflect.getOwnPropertyDescriptor(t,e);return n&&{writable:!0,configurable:r.i!==1||e!=="length",enumerable:n.enumerable,value:t[e]}},defineProperty:function(){re(11)},getPrototypeOf:function(r){return Object.getPrototypeOf(r.t)},setPrototypeOf:function(){re(12)}},et={};Me(rt,function(r,e){et[r]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),et.deleteProperty=function(r,e){return et.set.call(this,r,e,void 0)},et.set=function(r,e,t){return rt.set.call(this,r[0],e,t,r[0])};var Os=function(){function r(t){var n=this;this.O=bi,this.D=!0,this.produce=function(i,s,a){if(typeof i=="function"&&typeof s!="function"){var o=s;s=i;var c=n;return function(g){var A=this;g===void 0&&(g=o);for(var E=arguments.length,T=Array(E>1?E-1:0),O=1;O<E;O++)T[O-1]=arguments[O];return c.produce(g,function(x){var U;return(U=s).call.apply(U,[A,x].concat(T))})}}var l;if(typeof s!="function"&&re(6),a!==void 0&&typeof a!="function"&&re(7),se(i)){var d=pi(n),f=yr(n,i,void 0),p=!0;try{l=s(f),p=!1}finally{p?wt(d):mr(d)}return typeof Promise<"u"&&l instanceof Promise?l.then(function(g){return dr(d,a),hr(g,d)},function(g){throw wt(d),g}):(dr(d,a),hr(l,d))}if(!i||typeof i!="object"){if((l=s(i))===void 0&&(l=i),l===wi&&(l=void 0),n.D&&Er(l,!0),a){var y=[],v=[];de("Patches").M(i,l,y,v),a(y,v)}return l}re(21,i)},this.produceWithPatches=function(i,s){if(typeof i=="function")return function(l){for(var d=arguments.length,f=Array(d>1?d-1:0),p=1;p<d;p++)f[p-1]=arguments[p];return n.produceWithPatches(l,function(y){return i.apply(void 0,[y].concat(f))})};var a,o,c=n.produce(i,s,function(l,d){a=l,o=d});return typeof Promise<"u"&&c instanceof Promise?c.then(function(l){return[l,a,o]}):[c,a,o]},typeof t?.useProxies=="boolean"&&this.setUseProxies(t.useProxies),typeof t?.autoFreeze=="boolean"&&this.setAutoFreeze(t.autoFreeze)}var e=r.prototype;return e.createDraft=function(t){se(t)||re(8),pe(t)&&(t=Ts(t));var n=pi(this),i=yr(this,t,void 0);return i[P].C=!0,mr(n),i},e.finishDraft=function(t,n){var i=t&&t[P],s=i.A;return dr(s,n),hr(void 0,s)},e.setAutoFreeze=function(t){this.D=t},e.setUseProxies=function(t){t&&!bi&&re(20),this.O=t},e.applyPatches=function(t,n){var i;for(i=n.length-1;i>=0;i--){var s=n[i];if(s.path.length===0&&s.op==="replace"){t=s.value;break}}i>-1&&(n=n.slice(i+1));var a=de("Patches").$;return pe(t)?a(t,n):this.produce(t,function(o){return a(o,n)})},r}(),Q=new Os,Cs=Q.produce,Mc=Q.produceWithPatches.bind(Q),Lc=Q.setAutoFreeze.bind(Q),Nc=Q.setUseProxies.bind(Q),kc=Q.applyPatches.bind(Q),Uc=Q.createDraft.bind(Q),Fc=Q.finishDraft.bind(Q),Ot=Cs;function Le(r){"@babel/helpers - typeof";return Le=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},Le(r)}function Ii(r,e){if(Le(r)!="object"||!r)return r;var t=r[Symbol.toPrimitive];if(t!==void 0){var n=t.call(r,e||"default");if(Le(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(r)}function Oi(r){var e=Ii(r,"string");return Le(e)=="symbol"?e:e+""}function Ci(r,e,t){return(e=Oi(e))in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function _i(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(r,i).enumerable})),t.push.apply(t,n)}return t}function xr(r){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?_i(Object(t),!0).forEach(function(n){Ci(r,n,t[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(t)):_i(Object(t)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(t,n))})}return r}function V(r){return"Minified Redux error #"+r+"; visit https://redux.js.org/Errors?code="+r+" for the full message or use the non-minified dev environment for full errors. "}var Ri=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Ir=function(){return Math.random().toString(36).substring(7).split("").join(".")},Ct={INIT:"@@redux/INIT"+Ir(),REPLACE:"@@redux/REPLACE"+Ir(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Ir()}};function _s(r){if(typeof r!="object"||r===null)return!1;for(var e=r;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(r)===e}function Or(r,e,t){var n;if(typeof e=="function"&&typeof t=="function"||typeof t=="function"&&typeof arguments[3]=="function")throw new Error(V(0));if(typeof e=="function"&&typeof t>"u"&&(t=e,e=void 0),typeof t<"u"){if(typeof t!="function")throw new Error(V(1));return t(Or)(r,e)}if(typeof r!="function")throw new Error(V(2));var i=r,s=e,a=[],o=a,c=!1;function l(){o===a&&(o=a.slice())}function d(){if(c)throw new Error(V(3));return s}function f(g){if(typeof g!="function")throw new Error(V(4));if(c)throw new Error(V(5));var A=!0;return l(),o.push(g),function(){if(A){if(c)throw new Error(V(6));A=!1,l();var T=o.indexOf(g);o.splice(T,1),a=null}}}function p(g){if(!_s(g))throw new Error(V(7));if(typeof g.type>"u")throw new Error(V(8));if(c)throw new Error(V(9));try{c=!0,s=i(s,g)}finally{c=!1}for(var A=a=o,E=0;E<A.length;E++){var T=A[E];T()}return g}function y(g){if(typeof g!="function")throw new Error(V(10));i=g,p({type:Ct.REPLACE})}function v(){var g,A=f;return g={subscribe:function(T){if(typeof T!="object"||T===null)throw new Error(V(11));function O(){T.next&&T.next(d())}O();var x=A(O);return{unsubscribe:x}}},g[Ri]=function(){return this},g}return p({type:Ct.INIT}),n={dispatch:p,subscribe:f,getState:d,replaceReducer:y},n[Ri]=v,n}function Rs(r){Object.keys(r).forEach(function(e){var t=r[e],n=t(void 0,{type:Ct.INIT});if(typeof n>"u")throw new Error(V(12));if(typeof t(void 0,{type:Ct.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(V(13))})}function Di(r){for(var e=Object.keys(r),t={},n=0;n<e.length;n++){var i=e[n];typeof r[i]=="function"&&(t[i]=r[i])}var s=Object.keys(t),a,o;try{Rs(t)}catch(c){o=c}return function(l,d){if(l===void 0&&(l={}),o)throw o;if(0)var f;for(var p=!1,y={},v=0;v<s.length;v++){var g=s[v],A=t[g],E=l[g],T=A(E,d);if(typeof T>"u"){var O=d&&d.type;throw new Error(V(14))}y[g]=T,p=p||T!==E}return p=p||s.length!==Object.keys(l).length,p?y:l}}function ze(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function Pi(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];return function(n){return function(){var i=n.apply(void 0,arguments),s=function(){throw new Error(V(15))},a={getState:i.getState,dispatch:function(){return s.apply(void 0,arguments)}},o=e.map(function(c){return c(a)});return s=ze.apply(void 0,o)(i.dispatch),xr(xr({},i),{},{dispatch:s})}}}function Mi(r){var e=function(n){var i=n.dispatch,s=n.getState;return function(a){return function(o){return typeof o=="function"?o(i,s,r):a(o)}}};return e}var Li=Mi();Li.withExtraArgument=Mi;var Cr=Li;var ji=function(){var r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(n[s]=i[s])},r(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");r(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}}(),Ds=function(r,e){var t={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},n,i,s,a;return a={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function o(l){return function(d){return c([l,d])}}function c(l){if(n)throw new TypeError("Generator is already executing.");for(;t;)try{if(n=1,i&&(s=l[0]&2?i.return:l[0]?i.throw||((s=i.return)&&s.call(i),0):i.next)&&!(s=s.call(i,l[1])).done)return s;switch(i=0,s&&(l=[l[0]&2,s.value]),l[0]){case 0:case 1:s=l;break;case 4:return t.label++,{value:l[1],done:!1};case 5:t.label++,i=l[1],l=[0];continue;case 7:l=t.ops.pop(),t.trys.pop();continue;default:if(s=t.trys,!(s=s.length>0&&s[s.length-1])&&(l[0]===6||l[0]===2)){t=0;continue}if(l[0]===3&&(!s||l[1]>s[0]&&l[1]<s[3])){t.label=l[1];break}if(l[0]===6&&t.label<s[1]){t.label=s[1],s=l;break}if(s&&t.label<s[2]){t.label=s[2],t.ops.push(l);break}s[2]&&t.ops.pop(),t.trys.pop();continue}l=e.call(r,t)}catch(d){l=[6,d],i=0}finally{n=s=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}},We=function(r,e){for(var t=0,n=e.length,i=r.length;t<n;t++,i++)r[i]=e[t];return r},Ps=Object.defineProperty,Ms=Object.defineProperties,Ls=Object.getOwnPropertyDescriptors,Ni=Object.getOwnPropertySymbols,Ns=Object.prototype.hasOwnProperty,ks=Object.prototype.propertyIsEnumerable,ki=function(r,e,t){return e in r?Ps(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t},Ae=function(r,e){for(var t in e||(e={}))Ns.call(e,t)&&ki(r,t,e[t]);if(Ni)for(var n=0,i=Ni(e);n<i.length;n++){var t=i[n];ks.call(e,t)&&ki(r,t,e[t])}return r},_r=function(r,e){return Ms(r,Ls(e))},Us=function(r,e,t){return new Promise(function(n,i){var s=function(c){try{o(t.next(c))}catch(l){i(l)}},a=function(c){try{o(t.throw(c))}catch(l){i(l)}},o=function(c){return c.done?n(c.value):Promise.resolve(c.value).then(s,a)};o((t=t.apply(r,e)).next())})};var Fs=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?ze:ze.apply(null,arguments)},rl=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(r){return r}};function js(r){if(typeof r!="object"||r===null)return!1;var e=Object.getPrototypeOf(r);if(e===null)return!0;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return e===t}var Bs=function(r){ji(e,r);function e(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var i=r.apply(this,t)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return r.prototype.concat.apply(this,t)},e.prototype.prepend=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return t.length===1&&Array.isArray(t[0])?new(e.bind.apply(e,We([void 0],t[0].concat(this)))):new(e.bind.apply(e,We([void 0],t.concat(this))))},e}(Array),Hs=function(r){ji(e,r);function e(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var i=r.apply(this,t)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return r.prototype.concat.apply(this,t)},e.prototype.prepend=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return t.length===1&&Array.isArray(t[0])?new(e.bind.apply(e,We([void 0],t[0].concat(this)))):new(e.bind.apply(e,We([void 0],t.concat(this))))},e}(Array);function Pr(r){return se(r)?Ot(r,function(){}):r}function Vs(r){return typeof r=="boolean"}function Ks(){return function(e){return qs(e)}}function qs(r){r===void 0&&(r={});var e=r.thunk,t=e===void 0?!0:e,n=r.immutableCheck,i=n===void 0?!0:n,s=r.serializableCheck,a=s===void 0?!0:s,o=new Bs;if(t&&(Vs(t)?o.push(Cr):o.push(Cr.withExtraArgument(t.extraArgument))),0){if(i)var c;if(a)var l}return o}var Rr=!0;function Bi(r){var e=Ks(),t=r||{},n=t.reducer,i=n===void 0?void 0:n,s=t.middleware,a=s===void 0?e():s,o=t.devTools,c=o===void 0?!0:o,l=t.preloadedState,d=l===void 0?void 0:l,f=t.enhancers,p=f===void 0?void 0:f,y;if(typeof i=="function")y=i;else if(js(i))y=Di(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=a;if(typeof v=="function"&&(v=v(e),!Rr&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Rr&&v.some(function(x){return typeof x!="function"}))throw new Error("each middleware provided to configureStore must be a function");var g=Pi.apply(void 0,v),A=ze;c&&(A=Fs(Ae({trace:!Rr},typeof c=="object"&&c)));var E=new Hs(g),T=E;Array.isArray(p)?T=We([g],p):typeof p=="function"&&(T=p(E));var O=A.apply(void 0,T);return Or(y,d,O)}function Ee(r,e){function t(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var s=e.apply(void 0,n);if(!s)throw new Error("prepareAction did not return an object");return Ae(Ae({type:r,payload:s.payload},"meta"in s&&{meta:s.meta}),"error"in s&&{error:s.error})}return{type:r,payload:n[0]}}return t.toString=function(){return""+r},t.type=r,t.match=function(n){return n.type===r},t}function Hi(r){var e={},t=[],n,i={addCase:function(s,a){var o=typeof s=="string"?s:s.type;if(o in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[o]=a,i},addMatcher:function(s,a){return t.push({matcher:s,reducer:a}),i},addDefaultCase:function(s){return n=s,i}};return r(i),[e,t,n]}function $s(r){return typeof r=="function"}function Gs(r,e,t,n){t===void 0&&(t=[]);var i=typeof e=="function"?Hi(e):[e,t,n],s=i[0],a=i[1],o=i[2],c;if($s(r))c=function(){return Pr(r())};else{var l=Pr(r);c=function(){return l}}function d(f,p){f===void 0&&(f=c());var y=We([s[p.type]],a.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(pe(v)){var A=v,E=g(A,p);return E===void 0?v:E}else{if(se(v))return Ot(v,function(T){return g(T,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},f)}return d.getInitialState=c,d}function zs(r,e){return r+"/"+e}function Vi(r){var e=r.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var t=typeof r.initialState=="function"?r.initialState:Pr(r.initialState),n=r.reducers||{},i=Object.keys(n),s={},a={},o={};i.forEach(function(d){var f=n[d],p=zs(e,d),y,v;"reducer"in f?(y=f.reducer,v=f.prepare):y=f,s[d]=y,a[p]=y,o[d]=v?Ee(p,v):Ee(p)});function c(){var d=typeof r.extraReducers=="function"?Hi(r.extraReducers):[r.extraReducers],f=d[0],p=f===void 0?{}:f,y=d[1],v=y===void 0?[]:y,g=d[2],A=g===void 0?void 0:g,E=Ae(Ae({},p),a);return Gs(t,function(T){for(var O in E)T.addCase(O,E[O]);for(var x=0,U=v;x<U.length;x++){var ne=U[x];T.addMatcher(ne.matcher,ne.reducer)}A&&T.addDefaultCase(A)})}var l;return{name:e,reducer:function(d,f){return l||(l=c()),l(d,f)},actions:o,caseReducers:s,getInitialState:function(){return l||(l=c()),l.getInitialState()}}}var Ws="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Qs=function(r){r===void 0&&(r=21);for(var e="",t=r;t--;)e+=Ws[Math.random()*64|0];return e},Xs=["name","message","stack","code"],Dr=function(){function r(e,t){this.payload=e,this.meta=t}return r}(),Ui=function(){function r(e,t){this.payload=e,this.meta=t}return r}(),Ys=function(r){if(typeof r=="object"&&r!==null){for(var e={},t=0,n=Xs;t<n.length;t++){var i=n[t];typeof r[i]=="string"&&(e[i]=r[i])}return e}return{message:String(r)}},al=function(){function r(e,t,n){var i=Ee(e+"/fulfilled",function(d,f,p,y){return{payload:d,meta:_r(Ae({},y||{}),{arg:p,requestId:f,requestStatus:"fulfilled"})}}),s=Ee(e+"/pending",function(d,f,p){return{payload:void 0,meta:_r(Ae({},p||{}),{arg:f,requestId:d,requestStatus:"pending"})}}),a=Ee(e+"/rejected",function(d,f,p,y,v){return{payload:y,error:(n&&n.serializeError||Ys)(d||"Rejected"),meta:_r(Ae({},v||{}),{arg:p,requestId:f,rejectedWithValue:!!y,requestStatus:"rejected",aborted:d?.name==="AbortError",condition:d?.name==="ConditionError"})}}),o=!1,c=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 l(d){return function(f,p,y){var v=n?.idGenerator?n.idGenerator(d):Qs(),g=new c,A,E=!1;function T(x){A=x,g.abort()}var O=function(){return Us(this,null,function(){var x,U,ne,we,q,xe,Ne;return Ds(this,function(u){switch(u.label){case 0:return u.trys.push([0,4,,5]),we=(x=n?.condition)==null?void 0:x.call(n,d,{getState:p,extra:y}),Zs(we)?[4,we]:[3,2];case 1:we=u.sent(),u.label=2;case 2:if(we===!1||g.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return E=!0,q=new Promise(function(h,S){return g.signal.addEventListener("abort",function(){return S({name:"AbortError",message:A||"Aborted"})})}),f(s(v,d,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:v,arg:d},{getState:p,extra:y}))),[4,Promise.race([q,Promise.resolve(t(d,{dispatch:f,getState:p,extra:y,requestId:v,signal:g.signal,abort:T,rejectWithValue:function(h,S){return new Dr(h,S)},fulfillWithValue:function(h,S){return new Ui(h,S)}})).then(function(h){if(h instanceof Dr)throw h;return h instanceof Ui?i(h.payload,v,d,h.meta):i(h,v,d)})])];case 3:return ne=u.sent(),[3,5];case 4:return xe=u.sent(),ne=xe instanceof Dr?a(null,v,d,xe.payload,xe.meta):a(xe,v,d),[3,5];case 5:return Ne=n&&!n.dispatchConditionRejection&&a.match(ne)&&ne.meta.condition,Ne||f(ne),[2,ne]}})})}();return Object.assign(O,{abort:T,requestId:v,arg:d,unwrap:function(){return O.then(Js)}})}}return Object.assign(l,{pending:s,rejected:a,fulfilled:i,typePrefix:e})}return r.withTypes=function(){return r},r}();function Js(r){if(r.meta&&r.meta.rejectedWithValue)throw r.payload;if(r.error)throw r.error;return r.payload}function Zs(r){return r!==null&&typeof r=="object"&&typeof r.then=="function"}var Ki="listener",qi="completed",$i="cancelled",ol="task-"+$i,cl="task-"+qi,ll=Ki+"-"+$i,ul=Ki+"-"+qi;var Mr="listenerMiddleware";var dl=Ee(Mr+"/add"),hl=Ee(Mr+"/removeAll"),fl=Ee(Mr+"/remove");var Fi,pl=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(r){return(Fi||(Fi=Promise.resolve())).then(r).catch(function(e){return setTimeout(function(){throw e},0)})},ea=function(r){return function(e){setTimeout(e,r)}},vl=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:ea(10);Ti();var ta=gt(Symbol("withEventBus"),function(r,e){return class extends r{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(t,n,i){this.eventBus.addEventListener(t,n,i)}dispatchEvent(t){return this.eventBus.dispatchEvent(t)}removeEventListener(t,n,i){this.eventBus.removeEventListener(t,n,i)}}}),_t=class extends ta(Object){};window.ftReduxStores||(window.ftReduxStores={});var Gi=class r extends _t{static get(e){var t;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,s=window.ftReduxStores[n];if(Tt(s))return s;if(i==null)return;let a=Vi({...i,reducers:(t=i.reducers)!==null&&t!==void 0?t:{}}),o=Bi({reducer:(c,l)=>l.type==="CLEAR_FT_REDUX_STORE"?a.getInitialState():typeof l.type=="string"&&l.type.startsWith("DEFAULT_VALUE_SETTER__")?{...c,...l.overwrites}:a.reducer(c,l)});return window.ftReduxStores[i.name]=new r(a,o,i.eventBus)}constructor(e,t,n){super(),this.reduxSlice=e,this.reduxStore=t,this.isFtReduxStore=!0,this.commands=new bt;let i=s=>s!=null?JSON.parse(JSON.stringify(s)):s;this.actions=new Proxy(this.reduxSlice.actions,{get:(s,a,o)=>{let c=a,l=s[c];return l?(...d)=>{let f=l(...d.map(i));return this.reduxStore.dispatch(f),f}:d=>{this.setState({[c]:i(d)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var Rt=class{static format(e,t,n,i){return window.moment?window.moment(e).locale(t).format(this.getMomentDateFormat(n,i)):this.getIntlDateTime(e,t,n,i)}static getMomentDateFormat(e,t){return e?t?"lll":"ll":t?"L LT":"L"}static getIntlDateTime(e,t,n,i){let s=typeof e=="string"?new Date(e):e,a=new Intl.DateTimeFormat(t,{dateStyle:n?"medium":"short"}).format(s);if(!i)return a;let o=new Intl.DateTimeFormat(t,{timeStyle:"short"}).format(s);return`${a} ${o}`}static getTimezoneAsString(){let e=n=>String(Math.floor(n)).padStart(2,"0"),t=new Date().getTimezoneOffset();return`${t<0?"+":"-"}${e(Math.abs(t)/60)}:${e(Math.abs(t)%60)}`}};var zi=b(C()),Dt=function(r,e,t,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,e,t,n);else for(var o=r.length-1;o>=0;o--)(a=r[o])&&(s=(i<3?a(s):i>3?a(e,t,s):a(e,t))||s);return i>3&&s&&Object.defineProperty(e,t,s),s},jl=(0,zi.applyMixinOnce)(Symbol("withDateFormat"),function(r){class e extends r{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,s;return((s=(i=this.metadataDescriptors.find(o=>o.key===n))===null||i===void 0?void 0:i.date)!==null&&s!==void 0?s:!1)?o=>Rt.format(o,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Dt([(0,Lr.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),Dt([(0,Lr.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),Dt([ur({store:m.name,selector:t=>{var n,i;return(i=(n=t.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&i!==void 0?i:[]}})],e.prototype,"metadataDescriptors",void 0),Dt([ur({store:m.name})],e.prototype,"uiLocale",void 0),e});var Lt=b(C());var Pt=class extends K{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 Mt=class extends K{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 ra="ft-user-assets",na={setAssetCount:(r,e)=>{let{userAssetType:t,count:n}=e.payload.assetCount;r.assetCounts.allAsset[t]=n},clearAssetCount:r=>{Object.values(ee).forEach(e=>{r.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(r,e)=>{let t=e.payload.mapId;r.assetCounts.bookmarkByMap[t]=e.payload.count},clearBookmarkCountByMap:r=>{r.assetCounts.bookmarkByMap={}},addAsset:(r,e)=>{let{assetType:t,mapId:n,asset:i}=e.payload;kr(r,t,[...Nr(r,t),i]),Wi(r,t,1,n),Qi(r,i)},editAsset:(r,e)=>{let{assetType:t,asset:n}=e.payload;kr(r,t,Nr(r,t).map(i=>i.id===n.id?n:i)),Qi(r,n)},removeAsset:(r,e)=>{let{assetType:t,mapId:n,assetId:i}=e.payload;kr(r,t,Nr(r,t).filter(s=>s.id!==i)),Wi(r,t,-1,n)}},Xi={[ee.SEARCHES]:"savedSearches",[ee.BOOKMARKS]:"bookmarks",[ee.BOOKS]:void 0,[ee.COLLECTIONS]:void 0},Nr=(r,e)=>{var t;let n=Xi[e];return n?(t=r[n])!==null&&t!==void 0?t:[]:[]},kr=(r,e,t)=>{let n=Xi[e];n&&(r[n]=t)},Wi=(r,e,t,n)=>{let i=r.assetCounts.allAsset[e];if(i!==void 0&&(r.assetCounts.allAsset[e]=Math.max(0,i+t),e===ee.BOOKMARKS&&n)){let s=r.assetCounts.bookmarkByMap[n];r.assetCounts.bookmarkByMap[n]=Math.max(0,s+t)}},Qi=(r,e)=>{let t=r.assetLabels.map(i=>i.title),n=e.labels.filter(i=>!t.includes(i)).map(i=>({title:i}));r.assetLabels.push(...n)},X=Lt.FtReduxStore.get({name:ra,reducers:na,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(ee).map(r=>[r,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Ur=class{constructor(e=new Pt,t=new Mt){this.assetCountsService=e,this.assetLabelsService=t,this.currentSession=m.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new ft,this.savedSearchesService=new vt,m.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:t}=m.getState();(0,Lt.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,t?.profile)||(this.currentSession=t,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),X.actions.clearAssetCount(),X.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),X.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),X.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();X.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();X.actions.assetLabels(e)}async loadAssetCount(e){let t=await this.assetCountsService.getUserAssetCount(e);t&&X.actions.setAssetCount({assetCount:t})}async loadBookmarkByMapId(e){let t=await this.assetCountsService.getUserBookmarkCountByMap(e);t&&X.actions.setBookmarkCountByMap({count:t.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let t=Object.keys(X.getState().assetCounts.bookmarkByMap).length!==0;e===ee.BOOKMARKS&&t&&X.actions.clearBookmarkCountByMap(),X.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 t=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;X.actions.bookmarks(t)}}},Fr=new Ur;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Fr);(0,Yi.customElement)("ft-app-context")(R);var Nt=class extends K{get mapId(){return this._mapId}set mapId(e){e!==this._mapId&&this.clear(),this._mapId=e}constructor(e,t,n){super(!1,t),this.converter=e,this._mapId=n,this.initCache()}async withMapId(e){return this._mapId?e(this._mapId):void 0}initCache(){this.cache.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(t=>this.converter.convertPaginatedToc(e,t)))),this.cache.register("ratingSummary",()=>{var e,t;return fe((t=(e=m.getState().session)===null||e===void 0?void 0:e.profile.roles)!==null&&t!==void 0?t:[],"RATING_USER")?this.withMapId(i=>this.fetchMapRating(i)):Promise.resolve()})}clear(){this.cache.clearMatching(e=>e!=="configuration")}makeCacheKey(e,t){return e+(t?"-destinationLanguage-"+t?.destinationLanguage:"")}getMap(e){return this.cache.get(this.makeCacheKey("map",e),()=>this.fetchMap(this.mapId,e))}getMapNow(e){return this.cache.getNow(this.makeCacheKey("map",e))}getConfiguration(){return this.cache.get("configuration")}clearConfiguration(){this.cache.clear("configuration")}getEnrichedToc(e){return this.cache.get(this.makeCacheKey("enrichedToc",e),()=>this.fetchPages(this.mapId,e).then(t=>this.converter.convertPaginatedToc(this.mapId,t)))}getEnrichedTocNow(e){return this.cache.getNow(this.makeCacheKey("enrichedToc",e))}async getPaginationConfiguration(){return(await this.getEnrichedToc()).paginationConfiguration}async getToc(e){return(await this.getEnrichedToc(e)).toc}async getPagesToc(e){return(await this.getEnrichedToc(e)).pagesToc}async getTranslationError(e){return(await this.getEnrichedToc(e)).translationError}async getTocNode(e,t){return(await this.getEnrichedToc(t)).nodeByTocId[e]}getTocNodeNow(e,t){var n;return(n=this.getEnrichedTocNow(t))===null||n===void 0?void 0:n.nodeByTocId[e]}getTocNodeNowByUrl(e,t){var n,i;let s=this.getMapNow(t);return s?.prettyUrl==e||`${s?.id}/root`===e?(n=this.getEnrichedTocNow(t))===null||n===void 0?void 0:n.toc[0]:(i=this.getEnrichedTocNow(t))===null||i===void 0?void 0:i.nodeByUrl[e]}async getPage(e,t){let n=await this.getEnrichedToc(t);return n.pages[e-1]||n.pages[0]}async getPageByTocId(e,t){let n=await this.getEnrichedToc(t);return n.pageByTocId[e]||n.pages[0]}getTopicInfo(e){return this.cache.get("topic-"+e.tocId,()=>this.fetchTopicMetadata(e))}getTopicContent(e){return this.cache.get("topic-content-"+e.tocId,()=>this.fetchTopicHTMLContent(e))}getTranslatedTopicContent(e,t){return this.cache.get(this.makeCacheKey("translated-topic-content-"+e.tocId,t),()=>this.fetchTranslatedTopicHTMLContent(e,t))}getAttachments(){return this.cache.get("map-attachments",()=>this.fetchAttachments())}clearMapAttachments(){this.cache.clear("map-attachments")}getRelativesForDocument(e,t){return this.cache.get("document-relatives-"+e+"-"+t.join("-"),()=>this.fetchRelativesForDocument(e,t))}getRelativesForTopicInMap(e,t,n){return this.cache.get("topic-relatives-"+[e,t,...n].join("-"),()=>this.fetchRelativesForTopicInMap(e,t,n))}getAttachmentDownloadLink(e){return this.makeAbsolute(`${this.api.endpoints.khub.maps.mapId(this.mapId).attachments.attachmentId(e).content}?download=true&locationValue=reader`)}getLink(e,t,n){let i=this.getNavigationData(e,t,n),s=this.getReaderLinkPrefix()+(i.prettyUrl?i.prettyUrl:`${i.mapId}/${i.tocId}`),a=new URL(s,this.api.tenantBaseUrl);return i.page!=null&&a.searchParams.set("page",`${i.page}`),i.prettyUrlDuplicated&&a.searchParams.set("tocId",i.tocId),i.section!=null&&a.searchParams.set("section",i.section),a.href}getNavigationData(e,t,n,i){var s,a;e=e||"root";let o=this.getEnrichedTocNow(i),c=o?.pageByTocId[e],l=o?.nodeByTocId[e],d=l?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(s=l?.title)!==null&&s!==void 0?s:"",untranslatedTopicTitle:l?.untranslatedTitle,page:t&&c&&c.number!==t?t:void 0,prettyUrl:d?.replace(/^r\//,""),prettyUrlDuplicated:(a=o?.duplicatedPrettyUrls.has(d??""))!==null&&a!==void 0?a:!1,section:n}}async getAccurateNavigationData(e,t,n,i){return await this.getEnrichedToc(i),this.getNavigationData(e,t,n,i)}getRatingSummary(){return this.cache.get("ratingSummary")}reloadRating(){return this.cache.clear("ratingSummary"),this.getRatingSummary()}getMapRating(){return this.getRatingSummary().then(e=>e?.publication)}getTopicRating(e){return this.getRatingSummary().then(t=>{var n;return t?{type:t.topics.type,rating:(n=t.topics)===null||n===void 0?void 0:n.ratings.find(i=>i.tocId===e)}:void 0})}rateMap(e,t){return this.makeRateMapRequest(e,t).then(()=>this.clearRatingIfNecessary())}unrateMap(){return this.makeUnrateMapRequest().then(()=>this.clearRatingIfNecessary())}sendMapFeedback(e,t){return this.makeMapFeedbackRequest(e,t)}rateTopic(e,t,n){return this.makeRateTopicRequest(e,t,n).then(()=>this.clearRatingIfNecessary())}unrateTopic(e){return this.makeUnrateTopicRequest(e).then(()=>this.clearRatingIfNecessary())}async clearRatingIfNecessary(){let e=m.getState().session;e?.sessionAuthenticated&&this.cache.clear("ratingSummary")}sendTopicFeedback(e,t,n){return this.makeTopicFeedbackRequest(e,t,n)}fontsStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.fonts)}themeStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.theme)}buildBreadcrumb(e,t){let n=this.getTocNodeNow(e,t),i=[{tocId:n.tocId,title:n.title,untranslatedTitle:n.untranslatedTitle}],s=this.getTocNodeNow(n.parentTocId,t);for(;s;)i.unshift({tocId:s.tocId,title:s.title,untranslatedTitle:s.untranslatedTitle}),s=this.getTocNodeNow(s.parentTocId,t);return i}isFeatureAccessible(e,{session:t}){var n;if(!this.isFeatureAvailable(e))return!1;switch(e){case he.FEEDBACK:return fe(t??[],_.FEEDBACK_USER);case he.RATING:return fe(t??[],_.RATING_USER);case he.PRINT:return fe(t??[],_.PRINT_USER);case he.BOOKMARK:return!!t?.sessionAuthenticated;case he.COLLECTIONS:return fe(t??[],_.COLLECTION_USER);case he.PERSONAL_BOOKS:return fe(t??[],_.PERSONAL_BOOK_USER)&&!(!((n=this.getMapNow())===null||n===void 0)&&n.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var kt=class r extends Nt{static async build(e){return new r(new ct,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e,t){let n=await this.api.getMap(e,t);return this.fingerprint=n.fingerprint,n}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e,t){return await this.getMap(t),this.api.getPages(e,this.fingerprint,t)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}fetchTranslatedTopicHTMLContent(e,t){return this.api.getTranslatedTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint,t)}fetchTopicMetadata(e){return this.api.getTopic(this.mapId,e.contentId,this.fingerprint)}fetchAttachments(){return this.api.getMapAttachments(this.mapId).catch(()=>[])}fetchRelativesForDocument(e,t){let n={query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",metadataFilters:[{key:e,valueFilter:{negative:!1,values:t}}],sort:[],facets:[]};return this.api.search(n)}fetchRelativesForTopicInMap(e,t,n){let i={query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",metadataFilters:[{key:t,valueFilter:{negative:!1,values:n}},{key:"ft:publicationId",valueFilter:{negative:!1,values:[e]}}],sort:[],facets:[]};return this.api.search(i)}makeMapFeedbackRequest(e,t){return this.api.sendMapFeedback(this.mapId,e,t)}makeRateMapRequest(e,t){return this.api.rateMap(this.mapId,e,t)}makeRateTopicRequest(e,t,n){return this.api.rateTopic(this.mapId,e,t,n)}makeTopicFeedbackRequest(e,t,n){return this.api.sendTopicFeedback(this.mapId,e,t,n)}makeUnrateMapRequest(){return this.api.unrateMap(this.mapId)}makeUnrateTopicRequest(e){return this.api.unrateTopic(this.mapId,e)}getReaderLinkPrefix(){return"r/"}isFeatureAvailable(e){return!0}};var Ut=class r{static build(e,t){return new r(hn(e.trim()||"context"),t??kt.build)}loaded(){return(0,ae.waitUntil)(()=>this._loaded)}constructor(e,t,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new ae.Debouncer(10),this.initService(t)}async initService(e){return this.service=await e(),this.service.mapId=this.store.getState().mapId,this.reload()}async setMapId(e){e!==this.store.getState().mapId&&(this.store.actions.mapId(e),this.service&&(this.service.mapId=e),await this.reload())}setRenderedTopics(e){this.store.actions.renderedTopics(e)}setVisibleTopics(e){this.store.actions.visibleTopics(e)}async awaitService(){return(0,ae.waitFor)(()=>this.service)}async navigateToTopic(e,t,n){await this.loaded();let i=await this.awaitService(),s=await(n!=null?i.getPage(n,this.getTranslationSettings()):i.getPageByTocId(e??"root",this.getTranslationSettings()));this.store.actions.currentPage(s);let a=this.resolveValidNonRootTocId(e,s);this.store.actions.scrollTarget({tocId:a,section:t}),this.store.getState().visibleTopics[0]!==a&&this.store.actions.visibleTopics([])}resolveValidNonRootTocId(e,t){var n,i,s;let a=(n=e==="root"?void 0:e)!==null&&n!==void 0?n:t.rootTocId;return t.topics.includes(a)?a:(s=(i=t.topics[0])!==null&&i!==void 0?i:t.hiddenTopics[0])!==null&&s!==void 0?s:"root"}async navigateToPage(e){await this.loaded();let n=await(await this.awaitService()).getPage(e,this.getTranslationSettings());this.store.actions.currentPage(n)}scrollDone(){this.store.actions.scrollTarget({})}async load(){var e;!((e=this.service)===null||e===void 0)&&e.mapId&&this.store.getState().map==null&&await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}clear(){var e;this._loaded=!1,this.store.actions.configuration(void 0),this.store.actions.map(void 0),this.store.actions.toc(void 0),this.store.actions.pagesToc(void 0),this.store.actions.currentPage(void 0),this.store.actions.searchInDocumentQuery(""),this.store.actions.relatives(void 0),this.store.actions.renderedTopics([]),this.store.actions.visibleTopics([]),this.store.actions.translation({sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1}),this.store.actions.mapRating(void 0),(e=this.service)===null||e===void 0||e.clear(),this.clusteringHelper=void 0}reload(){return this.clear(),this.load()}async fetchData(e){var t,n,i,s,a;try{e&&this.setTranslationLoading(!0);let o=c=>{throw e&&this.setTranslationError(!0),c};await Promise.all([this.loadConfiguration(),(t=this.service)===null||t===void 0?void 0:t.getMap(e).then(c=>this.store.actions.map(c)).catch(o),(n=this.service)===null||n===void 0?void 0:n.getToc(e).then(c=>this.store.actions.toc(c)).catch(o),(i=this.service)===null||i===void 0?void 0:i.getPagesToc(e).then(c=>this.store.actions.pagesToc(c)).catch(o),(s=this.service)===null||s===void 0?void 0:s.getPaginationConfiguration().then(c=>this.store.actions.paginationConfiguration(c)).catch(o),(a=this.service)===null||a===void 0?void 0:a.getTranslationError(e).then(c=>this.setTranslationError(c))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0,e&&this.setTranslationLoading(!1)}catch(o){this.errorHandler&&!(o instanceof ae.CanceledPromiseError)&&this.errorHandler(o)}}loadConfiguration(){var e;return(e=this.service)===null||e===void 0?void 0:e.getConfiguration().then(t=>this.store.actions.configuration(t))}reloadConfiguration(){var e;return(e=this.service)===null||e===void 0||e.clearConfiguration(),this.loadConfiguration()}fetchRelatives(){var e,t;let n=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(i=>{var s;return i.key==((s=this.store.getState().configuration)===null||s===void 0?void 0:s.relativePivotMetadata)}).flatMap(i=>i.values);n!==void 0&&n.length>0?(t=this.service)===null||t===void 0||t.getRelativesForDocument(this.store.getState().configuration.relativePivotMetadata,n).then(i=>{let s=i.results.flatMap(a=>a.entries);this.store.actions.relatives(s),this.updateClusteringHelper()}):this.updateClusteringHelper()}updateClusteringHelper(){this.clusteringHelper=this.createClusteringHelper(),this.clusteringHelper&&this.store.dispatchEvent(new Event(Oe.clusteringHelperCreated))}createClusteringHelper(){var e,t;if(this.clusteringHelperProvider)return this.clusteringHelperProvider();let n=this.store.getState().relatives;if(n){let i=n.find(a=>{var o;return((o=a.map)===null||o===void 0?void 0:o.mapId)==this.store.getState().mapId}),s=(t=(e=m.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&t!==void 0?t:[];return new ae.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,s)}}async navigateToRelativeTopicIfFound(e){var t,n,i;await this.loaded();let s=await(0,ae.waitFor)(()=>{var l;return(l=this.store.getState().configuration)===null||l===void 0?void 0:l.relativeTopicPivotMetadata}),a=this.store.getState().mapId,c=await(await this.awaitService()).getRelativesForTopicInMap(a,s,[e]);if(!((i=(n=(t=c?.results)===null||t===void 0?void 0:t[0])===null||n===void 0?void 0:n.entries)===null||i===void 0)&&i[0]){let l=c.results[0].entries[0].topic.tocId;return await this.navigateToTopic(l),!0}else return await this.navigateToTopic("root"),!1}setSearchInDocumentQuery(e){this.store.actions.searchInDocumentQuery(e)}async setTranslationDestinationLanguage(e){this.store.actions.setTranslationDestinationLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationSourceLanguage(e){this.store.actions.setTranslationSourceLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationProfileId(e){this.store.actions.setTranslationProfileId(e)}async setTranslationLoading(e){this.store.actions.setTranslationLoading(e)}async setTranslationError(e){this.store.actions.setTranslationError(e)}getTranslationSettings(){var e;let t=this.store.getState();return t.translation.profileId&&t.translation.destinationLanguage?{profileId:t.translation.profileId,destinationLanguage:t.translation.destinationLanguage.code,sourceLanguage:(e=t.map)===null||e===void 0?void 0:e.lang}:void 0}async fetchMapRating(){var e;this.store.actions.mapRating(await((e=this.service)===null||e===void 0?void 0:e.getMapRating()))}async fetchTopicRating(e){var t;let n=await((t=this.service)===null||t===void 0?void 0:t.getTopicRating(e));n&&this.store.actions.setTopicsRating({[e]:n})}registerMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.add(e),this.store.getState().relatives==null?this.fetchRelatives():this.updateClusteringHelper()}unregisterMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.delete(e),this.updateClusteringHelper()}getAccurateNavigationData(e,t,n){return this.service.getAccurateNavigationData(e,t?.number,n?.section,this.getTranslationSettings())}buildBreadcrumb(e){var t;return(t=this.service)===null||t===void 0?void 0:t.buildBreadcrumb(e,this.getTranslationSettings())}fetchTopicContent(e){var t,n;let i=this.getTranslationSettings();return i?(t=this.service)===null||t===void 0?void 0:t.getTranslatedTopicContent(e,i).then(s=>(s.isTranslationError&&this.setTranslationError(!0),s.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(Oe.mapAttachmentsUpdate))}};var Ji=b($());var Zi=Ji.css`
|
|
85
|
+
`;var Ft=class extends CustomEvent{constructor(e,t){super("ft-reader-map-loaded",{detail:{map:e,toc:t}})}},jt=class extends CustomEvent{constructor(e,t){super("ft-reader-visible-topics-change",{detail:{visibleTopics:t}})}},Bt=class extends CustomEvent{constructor(e){super("ft-reader-navigation-done",{detail:e})}},Ht=class extends CustomEvent{constructor(e){super("ft-reader-load-error",{detail:e})}},Vt=class extends Event{constructor(){super("ft-reader-map-not-found")}},Kt=class extends Event{constructor(){super("ft-reader-map-unauthorized")}},qt=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 Gt=class{constructor(e){this.stateManager=e}searchInDocument(e){this.stateManager.setSearchInDocumentQuery(e??"")}};var W=function(r,e,t,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,e,t,n);else for(var o=r.length-1;o>=0;o--)(a=r[o])&&(s=(i<3?a(s):i>3?a(e,t,s):a(e,t))||s);return i>3&&s&&Object.defineProperty(e,t,s),s},ia=r=>e=>+(e??"NaN")>0?+e:r,k=class extends z.FtLitElementRedux{constructor(){super(),this.visibleTopics=[],this.updateConfiguration=()=>{this.stateManager.reloadConfiguration()},this.scrollToTargetDebouncer=new z.Debouncer(5),this.navigationDebouncer=new z.Debouncer(10),this.mapLoadedEventDebouncer=new z.Debouncer(50),this.addStore(m)}render(){return nt.html`
|
|
86
86
|
${this.importStyleIfNeeded()}
|
|
87
87
|
<slot @register-ft-reader-component=${this.registerComponent}></slot>
|
|
88
88
|
`}importStyleIfNeeded(){var e,t;let n=(e=this.stateManager.service)===null||e===void 0?void 0:e.themeStylesheet();return!n||window.location.href.startsWith((t=this.baseUrl)!==null&&t!==void 0?t:"")?nt.nothing:nt.html`
|
|
89
89
|
<style>
|
|
90
90
|
@import "${n}"
|
|
91
91
|
</style>
|
|
92
|
-
`}get stateManager(){return this._stateManager==null&&(this._stateManager=Ut.build(this.id||(""+Math.round(Math.random()*999e3)).padStart(6,"0"),this.readerServiceProvider),this._stateManager.errorHandler=e=>this.handleLoadError(e),this.addStore(this.stateManager.store,"reader")),this._stateManager}connectedCallback(){super.connectedCallback(),this.stateManager.setMapId(this.mapId),this.stateManager.awaitService().then(e=>{let t=e.fontsStylesheet();if(t&&!window.location.href.startsWith(this.baseUrl)&&!document.querySelector(`head link[href="${t}"]`)){let n=document.createElement("link");n.setAttribute("rel","stylesheet"),n.setAttribute("href",t),document.head.append(n)}window.FluidTopicsReaderService=new Gt(this.stateManager)}),m.addEventListener(le.eventName,this.updateConfiguration)}disconnectedCallback(){super.disconnectedCallback(),m.addEventListener(le.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(t=>e.has(t))&&this.mapId&&this.navigateToTarget(),e.has("session")&&this.reload()}contentAvailableCallback(e){var t,n;if(super.contentAvailableCallback(e),(e.has("map")||e.has("toc"))&&this.sendLoadedEventIfLoaded(),e.has("scrollTarget")&&((t=this.scrollTarget)===null||t===void 0?void 0:t.tocId)==null){let i=e.get("scrollTarget");i?.tocId!=null&&this.scrollToTargetDebouncer.run(()=>this.stateManager.getAccurateNavigationData(i.tocId,this.currentPage,i).then(s=>this.dispatchEvent(new Bt(s))))}(e.has("visibleTopics")||e.has("scrollTarget"))&&((n=this.scrollTarget)===null||n===void 0?void 0:n.tocId)==null&&Promise.all(this.visibleTopics.map(i=>this.stateManager.getAccurateNavigationData(i,this.currentPage))).then(i=>{let s=i.filter(a=>a!=null&&a.topicTitle!=="").map(a=>({tocId:a.tocId,title:a.topicTitle,page:a.page,prettyUrl:a.prettyUrl,prettyUrlDuplicated:a.prettyUrlDuplicated,breadcrumb:this.stateManager.buildBreadcrumb(a.tocId)}));this.dispatchEvent(new jt(this.map,s))})}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 t=e.composedPath()[0];this.register(t)}register(e){e.setReaderStateManager(this.stateManager)}handleLoadError(e){let t=e;t.status===401?this.dispatchEvent(new Kt):t.status===403?this.dispatchEvent(new qt):t.status===404?this.dispatchEvent(new Vt):this.dispatchEvent(new Ht(e))}reloadBookmarks(){Fr.reloadBookmarks()}async reloadRating(){var e,t;await((e=this.stateManager.service)===null||e===void 0?void 0:e.reloadRating()),(t=this.stateManager.store)===null||t===void 0||t.dispatchEvent(new CustomEvent("rating-changed"))}sendLoadedEventIfLoaded(){this.mapLoadedEventDebouncer.run(()=>{this.map&&this.toc&&this.dispatchEvent(new Ft(this.map,this.toc))})}};k.styles=
|
|
92
|
+
`}get stateManager(){return this._stateManager==null&&(this._stateManager=Ut.build(this.id||(""+Math.round(Math.random()*999e3)).padStart(6,"0"),this.readerServiceProvider),this._stateManager.errorHandler=e=>this.handleLoadError(e),this.addStore(this.stateManager.store,"reader")),this._stateManager}connectedCallback(){super.connectedCallback(),this.stateManager.setMapId(this.mapId),this.stateManager.awaitService().then(e=>{let t=e.fontsStylesheet();if(t&&!window.location.href.startsWith(this.baseUrl)&&!document.querySelector(`head link[href="${t}"]`)){let n=document.createElement("link");n.setAttribute("rel","stylesheet"),n.setAttribute("href",t),document.head.append(n)}window.FluidTopicsReaderService=new Gt(this.stateManager)}),m.addEventListener(le.eventName,this.updateConfiguration)}disconnectedCallback(){super.disconnectedCallback(),m.addEventListener(le.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(t=>e.has(t))&&this.mapId&&this.navigateToTarget(),e.has("session")&&this.reload()}contentAvailableCallback(e){var t,n;if(super.contentAvailableCallback(e),(e.has("map")||e.has("toc"))&&this.sendLoadedEventIfLoaded(),e.has("scrollTarget")&&((t=this.scrollTarget)===null||t===void 0?void 0:t.tocId)==null){let i=e.get("scrollTarget");i?.tocId!=null&&this.scrollToTargetDebouncer.run(()=>this.stateManager.getAccurateNavigationData(i.tocId,this.currentPage,i).then(s=>this.dispatchEvent(new Bt(s))))}(e.has("visibleTopics")||e.has("scrollTarget"))&&((n=this.scrollTarget)===null||n===void 0?void 0:n.tocId)==null&&Promise.all(this.visibleTopics.map(i=>this.stateManager.getAccurateNavigationData(i,this.currentPage))).then(i=>{let s=i.filter(a=>a!=null&&a.topicTitle!=="").map(a=>({tocId:a.tocId,title:a.topicTitle,page:a.page,prettyUrl:a.prettyUrl,prettyUrlDuplicated:a.prettyUrlDuplicated,breadcrumb:this.stateManager.buildBreadcrumb(a.tocId)}));this.dispatchEvent(new jt(this.map,s))})}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 t=e.composedPath()[0];this.register(t)}register(e){e.setReaderStateManager(this.stateManager)}handleLoadError(e){let t=e;t.status===401?this.dispatchEvent(new Kt):t.status===403?this.dispatchEvent(new qt):t.status===404?this.dispatchEvent(new Vt):this.dispatchEvent(new Ht(e))}reloadBookmarks(){Fr.reloadBookmarks()}async reloadRating(){var e,t;await((e=this.stateManager.service)===null||e===void 0?void 0:e.reloadRating()),(t=this.stateManager.store)===null||t===void 0||t.dispatchEvent(new CustomEvent("rating-changed"))}sendLoadedEventIfLoaded(){this.mapLoadedEventDebouncer.run(()=>{this.map&&this.toc&&this.dispatchEvent(new Ft(this.map,this.toc))})}};k.styles=Zi;W([(0,z.redux)({store:m.name})],k.prototype,"baseUrl",void 0);W([(0,z.redux)({store:m.name})],k.prototype,"session",void 0);W([(0,Te.property)()],k.prototype,"mapId",void 0);W([(0,Te.property)()],k.prototype,"tocId",void 0);W([(0,Te.property)()],k.prototype,"section",void 0);W([(0,Te.property)()],k.prototype,"topicPivot",void 0);W([(0,Te.property)()],k.prototype,"searchInDocumentQuery",void 0);W([(0,Te.property)({type:Number,converter:{fromAttribute:ia()}})],k.prototype,"page",void 0);W([(0,z.redux)({store:"reader"})],k.prototype,"map",void 0);W([(0,z.redux)({store:"reader"})],k.prototype,"toc",void 0);W([(0,z.redux)({store:"reader"})],k.prototype,"visibleTopics",void 0);W([(0,z.redux)({store:"reader"})],k.prototype,"currentPage",void 0);W([(0,z.redux)({store:"reader"})],k.prototype,"scrollTarget",void 0);W([(0,Te.property)({attribute:!1})],k.prototype,"readerServiceProvider",void 0);(0,es.customElement)("ft-reader-context")(k);var ce=function(r,e,t,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,e,t,n);else for(var o=r.length-1;o>=0;o--)(a=r[o])&&(s=(i<3?a(s):i>3?a(e,t,s):a(e,t))||s);return i>3&&s&&Object.defineProperty(e,t,s),s},H=class extends ve{constructor(){super(...arguments),this.renderTopic=()=>zt.html`
|
|
93
93
|
<ft-reader-topic-title></ft-reader-topic-title>
|
|
94
94
|
<ft-reader-topic-content></ft-reader-topic-content>
|
|
95
95
|
`,this.disableContextInteractions=!1,this.headingLevelsShift=0,this.renderBeforeFirst=5,this.renderAfterLast=10,this.renderItem=(e,t)=>this.renderTopicInContext(e,t),this.getItemKey=e=>this.mapId+e,this.renderedTopicsDebouncer=new oe.Debouncer(50),this.visibleTopicsDebouncer=new oe.Debouncer(50)}render(){var e,t,n;let i=((e=this.currentPage)===null||e===void 0?void 0:e.topics)||[];return zt.html`
|