@fluid-topics/ft-reader-topic-title 1.4.3 → 1.4.5

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,54 +1,54 @@
1
- "use strict";(()=>{var Ts=Object.create;var tn=Object.defineProperty;var ws=Object.getOwnPropertyDescriptor;var _s=Object.getOwnPropertyNames;var xs=Object.getPrototypeOf,Cs=Object.prototype.hasOwnProperty;var st=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Os=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of _s(e))!Cs.call(t,i)&&i!==r&&tn(t,i,{get:()=>e[i],enumerable:!(n=ws(e,i))||n.enumerable});return t};var A=(t,e,r)=>(r=t!=null?Ts(xs(t)):{},Os(e||!t||!t.__esModule?tn(r,"default",{value:t,enumerable:!0}):r,t));var R=st((La,rn)=>{rn.exports=ftGlobals.wcUtils});var ne=st((Na,nn)=>{nn.exports=ftGlobals.lit});var ie=st((Ua,on)=>{on.exports=ftGlobals.litDecorators});var Mn=st((fe,Dn)=>{var mt=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,yt=function(){function t(){this.fetch=!1,this.DOMException=mt.DOMException}return t.prototype=mt,new t}();(function(t){var e=function(r){var n=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},i={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function s(l){return l&&DataView.prototype.isPrototypeOf(l)}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(l){return l&&a.indexOf(Object.prototype.toString.call(l))>-1};function u(l){if(typeof l!="string"&&(l=String(l)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(l)||l==="")throw new TypeError('Invalid character in header field name: "'+l+'"');return l.toLowerCase()}function c(l){return typeof l!="string"&&(l=String(l)),l}function d(l){var f={next:function(){var b=l.shift();return{done:b===void 0,value:b}}};return i.iterable&&(f[Symbol.iterator]=function(){return f}),f}function h(l){this.map={},l instanceof h?l.forEach(function(f,b){this.append(b,f)},this):Array.isArray(l)?l.forEach(function(f){if(f.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+f.length);this.append(f[0],f[1])},this):l&&Object.getOwnPropertyNames(l).forEach(function(f){this.append(f,l[f])},this)}h.prototype.append=function(l,f){l=u(l),f=c(f);var b=this.map[l];this.map[l]=b?b+", "+f:f},h.prototype.delete=function(l){delete this.map[u(l)]},h.prototype.get=function(l){return l=u(l),this.has(l)?this.map[l]:null},h.prototype.has=function(l){return this.map.hasOwnProperty(u(l))},h.prototype.set=function(l,f){this.map[u(l)]=c(f)},h.prototype.forEach=function(l,f){for(var b in this.map)this.map.hasOwnProperty(b)&&l.call(f,this.map[b],b,this)},h.prototype.keys=function(){var l=[];return this.forEach(function(f,b){l.push(b)}),d(l)},h.prototype.values=function(){var l=[];return this.forEach(function(f){l.push(f)}),d(l)},h.prototype.entries=function(){var l=[];return this.forEach(function(f,b){l.push([b,f])}),d(l)},i.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function p(l){if(!l._noBody){if(l.bodyUsed)return Promise.reject(new TypeError("Already read"));l.bodyUsed=!0}}function m(l){return new Promise(function(f,b){l.onload=function(){f(l.result)},l.onerror=function(){b(l.error)}})}function v(l){var f=new FileReader,b=m(f);return f.readAsArrayBuffer(l),b}function g(l){var f=new FileReader,b=m(f),x=/charset=([A-Za-z0-9_-]+)/.exec(l.type),D=x?x[1]:"utf-8";return f.readAsText(l,D),b}function S(l){for(var f=new Uint8Array(l),b=new Array(f.length),x=0;x<f.length;x++)b[x]=String.fromCharCode(f[x]);return b.join("")}function E(l){if(l.slice)return l.slice(0);var f=new Uint8Array(l.byteLength);return f.set(new Uint8Array(l)),f.buffer}function T(){return this.bodyUsed=!1,this._initBody=function(l){this.bodyUsed=this.bodyUsed,this._bodyInit=l,l?typeof l=="string"?this._bodyText=l:i.blob&&Blob.prototype.isPrototypeOf(l)?this._bodyBlob=l:i.formData&&FormData.prototype.isPrototypeOf(l)?this._bodyFormData=l:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(l)?this._bodyText=l.toString():i.arrayBuffer&&i.blob&&s(l)?(this._bodyArrayBuffer=E(l.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(l)||o(l))?this._bodyArrayBuffer=E(l):this._bodyText=l=Object.prototype.toString.call(l):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof l=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):i.searchParams&&URLSearchParams.prototype.isPrototypeOf(l)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var l=p(this);if(l)return l;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var l=p(this);return l||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(i.blob)return this.blob().then(v);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var l=p(this);if(l)return l;if(this._bodyBlob)return g(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(S(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(J)}),this.json=function(){return this.text().then(JSON.parse)},this}var C=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function _(l){var f=l.toUpperCase();return C.indexOf(f)>-1?f:l}function k(l,f){if(!(this instanceof k))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');f=f||{};var b=f.body;if(l instanceof k){if(l.bodyUsed)throw new TypeError("Already read");this.url=l.url,this.credentials=l.credentials,f.headers||(this.headers=new h(l.headers)),this.method=l.method,this.mode=l.mode,this.signal=l.signal,!b&&l._bodyInit!=null&&(b=l._bodyInit,l.bodyUsed=!0)}else this.url=String(l);if(this.credentials=f.credentials||this.credentials||"same-origin",(f.headers||!this.headers)&&(this.headers=new h(f.headers)),this.method=_(f.method||this.method||"GET"),this.mode=f.mode||this.mode||null,this.signal=f.signal||this.signal||function(){if("AbortController"in n){var w=new AbortController;return w.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&b)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(b),(this.method==="GET"||this.method==="HEAD")&&(f.cache==="no-store"||f.cache==="no-cache")){var x=/([?&])_=[^&]*/;if(x.test(this.url))this.url=this.url.replace(x,"$1_="+new Date().getTime());else{var D=/\?/;this.url+=(D.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}k.prototype.clone=function(){return new k(this,{body:this._bodyInit})};function J(l){var f=new FormData;return l.trim().split("&").forEach(function(b){if(b){var x=b.split("="),D=x.shift().replace(/\+/g," "),w=x.join("=").replace(/\+/g," ");f.append(decodeURIComponent(D),decodeURIComponent(w))}}),f}function Se(l){var f=new h,b=l.replace(/\r?\n[\t ]+/g," ");return b.split("\r").map(function(x){return x.indexOf(`
2
- `)===0?x.substr(1,x.length):x}).forEach(function(x){var D=x.split(":"),w=D.shift().trim();if(w){var it=D.join(":").trim();try{f.append(w,it)}catch(tr){console.warn("Response "+tr.message)}}}),f}T.call(k.prototype);function $(l,f){if(!(this instanceof $))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(f||(f={}),this.type="default",this.status=f.status===void 0?200:f.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=f.statusText===void 0?"":""+f.statusText,this.headers=new h(f.headers),this.url=f.url||"",this._initBody(l)}T.call($.prototype),$.prototype.clone=function(){return new $(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},$.error=function(){var l=new $(null,{status:200,statusText:""});return l.ok=!1,l.status=0,l.type="error",l};var Ee=[301,302,303,307,308];$.redirect=function(l,f){if(Ee.indexOf(f)===-1)throw new RangeError("Invalid status code");return new $(null,{status:f,headers:{location:l}})},r.DOMException=n.DOMException;try{new r.DOMException}catch{r.DOMException=function(f,b){this.message=f,this.name=b;var x=Error(f);this.stack=x.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function Ne(l,f){return new Promise(function(b,x){var D=new k(l,f);if(D.signal&&D.signal.aborted)return x(new r.DOMException("Aborted","AbortError"));var w=new XMLHttpRequest;function it(){w.abort()}w.onload=function(){var U={statusText:w.statusText,headers:Se(w.getAllResponseHeaders()||"")};D.url.indexOf("file://")===0&&(w.status<200||w.status>599)?U.status=200:U.status=w.status,U.url="responseURL"in w?w.responseURL:U.headers.get("X-Request-URL");var Te="response"in w?w.response:w.responseText;setTimeout(function(){b(new $(Te,U))},0)},w.onerror=function(){setTimeout(function(){x(new TypeError("Network request failed"))},0)},w.ontimeout=function(){setTimeout(function(){x(new TypeError("Network request timed out"))},0)},w.onabort=function(){setTimeout(function(){x(new r.DOMException("Aborted","AbortError"))},0)};function tr(U){try{return U===""&&n.location.href?n.location.href:U}catch{return U}}if(w.open(D.method,tr(D.url),!0),D.credentials==="include"?w.withCredentials=!0:D.credentials==="omit"&&(w.withCredentials=!1),"responseType"in w&&(i.blob?w.responseType="blob":i.arrayBuffer&&(w.responseType="arraybuffer")),f&&typeof f.headers=="object"&&!(f.headers instanceof h||n.Headers&&f.headers instanceof n.Headers)){var en=[];Object.getOwnPropertyNames(f.headers).forEach(function(U){en.push(u(U)),w.setRequestHeader(U,c(f.headers[U]))}),D.headers.forEach(function(U,Te){en.indexOf(Te)===-1&&w.setRequestHeader(Te,U)})}else D.headers.forEach(function(U,Te){w.setRequestHeader(Te,U)});D.signal&&(D.signal.addEventListener("abort",it),w.onreadystatechange=function(){w.readyState===4&&D.signal.removeEventListener("abort",it)}),w.send(typeof D._bodyInit>"u"?null:D._bodyInit)})}return Ne.polyfill=!0,n.fetch||(n.fetch=Ne,n.Headers=h,n.Request=k,n.Response=$),r.Headers=h,r.Request=k,r.Response=$,r.fetch=Ne,r}({})})(yt);yt.fetch.ponyfill=!0;delete yt.fetch.polyfill;var Fe=mt.fetch?mt:yt;fe=Fe.fetch;fe.default=Fe.fetch;fe.fetch=Fe.fetch;fe.Headers=Fe.Headers;fe.Request=Fe.Request;fe.Response=Fe.Response;Dn.exports=fe});var Es=A(R());var er=A(ne());var sn=A(ne()),at=A(R()),Is={fontFamily:at.FtCssVariableFactory.external(at.designSystemVariables.titleFont,"Design system")},an=sn.css`
1
+ "use strict";(()=>{var ws=Object.create;var tn=Object.defineProperty;var _s=Object.getOwnPropertyDescriptor;var xs=Object.getOwnPropertyNames;var Cs=Object.getPrototypeOf,Os=Object.prototype.hasOwnProperty;var st=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Is=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of xs(e))!Os.call(t,i)&&i!==r&&tn(t,i,{get:()=>e[i],enumerable:!(n=_s(e,i))||n.enumerable});return t};var A=(t,e,r)=>(r=t!=null?ws(Cs(t)):{},Is(e||!t||!t.__esModule?tn(r,"default",{value:t,enumerable:!0}):r,t));var R=st((La,rn)=>{rn.exports=ftGlobals.wcUtils});var ne=st((Na,nn)=>{nn.exports=ftGlobals.lit});var ie=st((Ua,on)=>{on.exports=ftGlobals.litDecorators});var Mn=st((fe,Dn)=>{var mt=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,yt=function(){function t(){this.fetch=!1,this.DOMException=mt.DOMException}return t.prototype=mt,new t}();(function(t){var e=function(r){var n=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},i={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function s(l){return l&&DataView.prototype.isPrototypeOf(l)}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(l){return l&&a.indexOf(Object.prototype.toString.call(l))>-1};function u(l){if(typeof l!="string"&&(l=String(l)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(l)||l==="")throw new TypeError('Invalid character in header field name: "'+l+'"');return l.toLowerCase()}function c(l){return typeof l!="string"&&(l=String(l)),l}function d(l){var f={next:function(){var b=l.shift();return{done:b===void 0,value:b}}};return i.iterable&&(f[Symbol.iterator]=function(){return f}),f}function h(l){this.map={},l instanceof h?l.forEach(function(f,b){this.append(b,f)},this):Array.isArray(l)?l.forEach(function(f){if(f.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+f.length);this.append(f[0],f[1])},this):l&&Object.getOwnPropertyNames(l).forEach(function(f){this.append(f,l[f])},this)}h.prototype.append=function(l,f){l=u(l),f=c(f);var b=this.map[l];this.map[l]=b?b+", "+f:f},h.prototype.delete=function(l){delete this.map[u(l)]},h.prototype.get=function(l){return l=u(l),this.has(l)?this.map[l]:null},h.prototype.has=function(l){return this.map.hasOwnProperty(u(l))},h.prototype.set=function(l,f){this.map[u(l)]=c(f)},h.prototype.forEach=function(l,f){for(var b in this.map)this.map.hasOwnProperty(b)&&l.call(f,this.map[b],b,this)},h.prototype.keys=function(){var l=[];return this.forEach(function(f,b){l.push(b)}),d(l)},h.prototype.values=function(){var l=[];return this.forEach(function(f){l.push(f)}),d(l)},h.prototype.entries=function(){var l=[];return this.forEach(function(f,b){l.push([b,f])}),d(l)},i.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function p(l){if(!l._noBody){if(l.bodyUsed)return Promise.reject(new TypeError("Already read"));l.bodyUsed=!0}}function m(l){return new Promise(function(f,b){l.onload=function(){f(l.result)},l.onerror=function(){b(l.error)}})}function v(l){var f=new FileReader,b=m(f);return f.readAsArrayBuffer(l),b}function g(l){var f=new FileReader,b=m(f),x=/charset=([A-Za-z0-9_-]+)/.exec(l.type),D=x?x[1]:"utf-8";return f.readAsText(l,D),b}function S(l){for(var f=new Uint8Array(l),b=new Array(f.length),x=0;x<f.length;x++)b[x]=String.fromCharCode(f[x]);return b.join("")}function E(l){if(l.slice)return l.slice(0);var f=new Uint8Array(l.byteLength);return f.set(new Uint8Array(l)),f.buffer}function T(){return this.bodyUsed=!1,this._initBody=function(l){this.bodyUsed=this.bodyUsed,this._bodyInit=l,l?typeof l=="string"?this._bodyText=l:i.blob&&Blob.prototype.isPrototypeOf(l)?this._bodyBlob=l:i.formData&&FormData.prototype.isPrototypeOf(l)?this._bodyFormData=l:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(l)?this._bodyText=l.toString():i.arrayBuffer&&i.blob&&s(l)?(this._bodyArrayBuffer=E(l.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(l)||o(l))?this._bodyArrayBuffer=E(l):this._bodyText=l=Object.prototype.toString.call(l):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof l=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):i.searchParams&&URLSearchParams.prototype.isPrototypeOf(l)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var l=p(this);if(l)return l;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var l=p(this);return l||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(i.blob)return this.blob().then(v);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var l=p(this);if(l)return l;if(this._bodyBlob)return g(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(S(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(J)}),this.json=function(){return this.text().then(JSON.parse)},this}var C=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function _(l){var f=l.toUpperCase();return C.indexOf(f)>-1?f:l}function U(l,f){if(!(this instanceof U))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');f=f||{};var b=f.body;if(l instanceof U){if(l.bodyUsed)throw new TypeError("Already read");this.url=l.url,this.credentials=l.credentials,f.headers||(this.headers=new h(l.headers)),this.method=l.method,this.mode=l.mode,this.signal=l.signal,!b&&l._bodyInit!=null&&(b=l._bodyInit,l.bodyUsed=!0)}else this.url=String(l);if(this.credentials=f.credentials||this.credentials||"same-origin",(f.headers||!this.headers)&&(this.headers=new h(f.headers)),this.method=_(f.method||this.method||"GET"),this.mode=f.mode||this.mode||null,this.signal=f.signal||this.signal||function(){if("AbortController"in n){var w=new AbortController;return w.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&b)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(b),(this.method==="GET"||this.method==="HEAD")&&(f.cache==="no-store"||f.cache==="no-cache")){var x=/([?&])_=[^&]*/;if(x.test(this.url))this.url=this.url.replace(x,"$1_="+new Date().getTime());else{var D=/\?/;this.url+=(D.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}U.prototype.clone=function(){return new U(this,{body:this._bodyInit})};function J(l){var f=new FormData;return l.trim().split("&").forEach(function(b){if(b){var x=b.split("="),D=x.shift().replace(/\+/g," "),w=x.join("=").replace(/\+/g," ");f.append(decodeURIComponent(D),decodeURIComponent(w))}}),f}function Ae(l){var f=new h,b=l.replace(/\r?\n[\t ]+/g," ");return b.split("\r").map(function(x){return x.indexOf(`
2
+ `)===0?x.substr(1,x.length):x}).forEach(function(x){var D=x.split(":"),w=D.shift().trim();if(w){var it=D.join(":").trim();try{f.append(w,it)}catch(tr){console.warn("Response "+tr.message)}}}),f}T.call(U.prototype);function H(l,f){if(!(this instanceof H))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(f||(f={}),this.type="default",this.status=f.status===void 0?200:f.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=f.statusText===void 0?"":""+f.statusText,this.headers=new h(f.headers),this.url=f.url||"",this._initBody(l)}T.call(H.prototype),H.prototype.clone=function(){return new H(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},H.error=function(){var l=new H(null,{status:200,statusText:""});return l.ok=!1,l.status=0,l.type="error",l};var Se=[301,302,303,307,308];H.redirect=function(l,f){if(Se.indexOf(f)===-1)throw new RangeError("Invalid status code");return new H(null,{status:f,headers:{location:l}})},r.DOMException=n.DOMException;try{new r.DOMException}catch{r.DOMException=function(f,b){this.message=f,this.name=b;var x=Error(f);this.stack=x.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function Ne(l,f){return new Promise(function(b,x){var D=new U(l,f);if(D.signal&&D.signal.aborted)return x(new r.DOMException("Aborted","AbortError"));var w=new XMLHttpRequest;function it(){w.abort()}w.onload=function(){var F={statusText:w.statusText,headers:Ae(w.getAllResponseHeaders()||"")};D.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 Ee="response"in w?w.response:w.responseText;setTimeout(function(){b(new H(Ee,F))},0)},w.onerror=function(){setTimeout(function(){x(new TypeError("Network request failed"))},0)},w.ontimeout=function(){setTimeout(function(){x(new TypeError("Network request timed out"))},0)},w.onabort=function(){setTimeout(function(){x(new r.DOMException("Aborted","AbortError"))},0)};function tr(F){try{return F===""&&n.location.href?n.location.href:F}catch{return F}}if(w.open(D.method,tr(D.url),!0),D.credentials==="include"?w.withCredentials=!0:D.credentials==="omit"&&(w.withCredentials=!1),"responseType"in w&&(i.blob?w.responseType="blob":i.arrayBuffer&&(w.responseType="arraybuffer")),f&&typeof f.headers=="object"&&!(f.headers instanceof h||n.Headers&&f.headers instanceof n.Headers)){var en=[];Object.getOwnPropertyNames(f.headers).forEach(function(F){en.push(u(F)),w.setRequestHeader(F,c(f.headers[F]))}),D.headers.forEach(function(F,Ee){en.indexOf(Ee)===-1&&w.setRequestHeader(Ee,F)})}else D.headers.forEach(function(F,Ee){w.setRequestHeader(Ee,F)});D.signal&&(D.signal.addEventListener("abort",it),w.onreadystatechange=function(){w.readyState===4&&D.signal.removeEventListener("abort",it)}),w.send(typeof D._bodyInit>"u"?null:D._bodyInit)})}return Ne.polyfill=!0,n.fetch||(n.fetch=Ne,n.Headers=h,n.Request=U,n.Response=H),r.Headers=h,r.Request=U,r.Response=H,r.fetch=Ne,r}({})})(yt);yt.fetch.ponyfill=!0;delete yt.fetch.polyfill;var Fe=mt.fetch?mt:yt;fe=Fe.fetch;fe.default=Fe.fetch;fe.fetch=Fe.fetch;fe.Headers=Fe.Headers;fe.Request=Fe.Request;fe.Response=Fe.Response;Dn.exports=fe});var Ts=A(R());var er=A(ne());var sn=A(ne()),at=A(R()),Rs={fontFamily:at.FtCssVariableFactory.external(at.designSystemVariables.titleFont,"Design system")},an=sn.css`
3
3
  .title {
4
- font-family: ${Is.fontFamily};
4
+ font-family: ${Rs.fontFamily};
5
5
  }
6
6
 
7
7
  ft-skeleton {
8
8
  width: 150px;
9
9
  }
10
- `;var ct=A(ie()),cn=A(R());var ut=A(R()),un=A(ie());var we;(function(t){t.clusteringHelperCreated="clustering-helper-created",t.mapAttachmentsUpdate="map-attachments-update",t.visibleTopicChange="visible-topic-change"})(we||(we={}));var ue;(function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"})(ue||(ue={}));var Rs=function(t,e,r,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(s=(i<3?a(s):i>3?a(e,r,s):a(e,r))||s);return i>3&&s&&Object.defineProperty(e,r,s),s},nr=class extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}},rr=Symbol("registerInterval"),Ps=(0,ut.applyMixinOnce)(Symbol("toFtReaderComponent"),function(t){var e;class r extends t{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[rr]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[rr]):this.dispatchEvent(new nr)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=rr,Rs([(0,un.state)()],r.prototype,"stateManager",void 0),r}),ot=class extends Ps(ut.FtLitElementRedux){};var ir=function(t,e,r,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(s=(i<3?a(s):i>3?a(e,r,s):a(e,r))||s);return i>3&&s&&Object.defineProperty(e,r,s),s},ar=class extends Event{constructor(){super("register-ft-reader-topic-component",{bubbles:!0,composed:!0})}},sr=Symbol("registerInterval"),Ds=(0,cn.applyMixinOnce)(Symbol("toFtReaderTopicComponent"),function(t){var e;class r extends t{constructor(){super(...arguments),this.disableContextInteractions=!1,this.headingLevelsShift=0,this[e]=0}connectedCallback(){super.connectedCallback(),this[sr]=window.setInterval(()=>this.tryToRegisterToTopicContext(),50)}tryToRegisterToTopicContext(){this.tocNode!=null?window.clearInterval(this[sr]):this.dispatchEvent(new ar)}disconnectedCallback(){super.disconnectedCallback(),this.tocNode=void 0}}return e=sr,ir([(0,ct.state)()],r.prototype,"tocNode",void 0),ir([(0,ct.state)()],r.prototype,"disableContextInteractions",void 0),ir([(0,ct.state)()],r.prototype,"headingLevelsShift",void 0),r}),lt=class extends Ds(ot){};var X=A(R());var fr=globalThis,dt=fr.trustedTypes,ln=dt?dt.createPolicy("lit-html",{createHTML:t=>t}):void 0,mn="$lit$",de=`lit$${Math.random().toFixed(9).slice(2)}$`,yn="?"+de,Ms=`<${yn}>`,Ce=document,ht=()=>Ce.createComment(""),ze=t=>t===null||typeof t!="object"&&typeof t!="function",pr=Array.isArray,Ls=t=>pr(t)||typeof t?.[Symbol.iterator]=="function",or=`[
11
- \f\r]`,We=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,dn=/-->/g,hn=/>/g,_e=RegExp(`>|${or}(?:([^\\s"'>=/]+)(${or}*=${or}*(?:[^
12
- \f\r"'\`<>=]|("|')|))|$)`,"g"),fn=/'/g,pn=/"/g,gn=/^(?:script|style|textarea|title)$/i,vr=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),bn=vr(1),An=vr(2),Sn=vr(3),Qe=Symbol.for("lit-noChange"),N=Symbol.for("lit-nothing"),vn=new WeakMap,xe=Ce.createTreeWalker(Ce,129);function En(t,e){if(!pr(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return ln!==void 0?ln.createHTML(e):e}var Ns=(t,e)=>{let r=t.length-1,n=[],i,s=e===2?"<svg>":e===3?"<math>":"",a=We;for(let o=0;o<r;o++){let u=t[o],c,d,h=-1,p=0;for(;p<u.length&&(a.lastIndex=p,d=a.exec(u),d!==null);)p=a.lastIndex,a===We?d[1]==="!--"?a=dn:d[1]!==void 0?a=hn:d[2]!==void 0?(gn.test(d[2])&&(i=RegExp("</"+d[2],"g")),a=_e):d[3]!==void 0&&(a=_e):a===_e?d[0]===">"?(a=i??We,h=-1):d[1]===void 0?h=-2:(h=a.lastIndex-d[2].length,c=d[1],a=d[3]===void 0?_e:d[3]==='"'?pn:fn):a===pn||a===fn?a=_e:a===dn||a===hn?a=We:(a=_e,i=void 0);let m=a===_e&&t[o+1].startsWith("/>")?" ":"";s+=a===We?u+Ms:h>=0?(n.push(c),u.slice(0,h)+mn+u.slice(h)+de+m):u+de+(h===-2?o:m)}return[En(t,s+(t[r]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),n]},Ye=class t{constructor({strings:e,_$litType$:r},n){let i;this.parts=[];let s=0,a=0,o=e.length-1,u=this.parts,[c,d]=Ns(e,r);if(this.el=t.createElement(c,n),xe.currentNode=this.el.content,r===2||r===3){let h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(i=xe.nextNode())!==null&&u.length<o;){if(i.nodeType===1){if(i.hasAttributes())for(let h of i.getAttributeNames())if(h.endsWith(mn)){let p=d[a++],m=i.getAttribute(h).split(de),v=/([.?@])?(.*)/.exec(p);u.push({type:1,index:s,name:v[2],strings:m,ctor:v[1]==="."?cr:v[1]==="?"?lr:v[1]==="@"?dr:Ue}),i.removeAttribute(h)}else h.startsWith(de)&&(u.push({type:6,index:s}),i.removeAttribute(h));if(gn.test(i.tagName)){let h=i.textContent.split(de),p=h.length-1;if(p>0){i.textContent=dt?dt.emptyScript:"";for(let m=0;m<p;m++)i.append(h[m],ht()),xe.nextNode(),u.push({type:2,index:++s});i.append(h[p],ht())}}}else if(i.nodeType===8)if(i.data===yn)u.push({type:2,index:s});else{let h=-1;for(;(h=i.data.indexOf(de,h+1))!==-1;)u.push({type:7,index:s}),h+=de.length-1}s++}}static createElement(e,r){let n=Ce.createElement("template");return n.innerHTML=e,n}};function ke(t,e,r=t,n){if(e===Qe)return e;let i=n!==void 0?r._$Co?.[n]:r._$Cl,s=ze(e)?void 0:e._$litDirective$;return i?.constructor!==s&&(i?._$AO?.(!1),s===void 0?i=void 0:(i=new s(t),i._$AT(t,r,n)),n!==void 0?(r._$Co??=[])[n]=i:r._$Cl=i),i!==void 0&&(e=ke(t,i._$AS(t,e.values),i,n)),e}var ur=class{constructor(e,r){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:r},parts:n}=this._$AD,i=(e?.creationScope??Ce).importNode(r,!0);xe.currentNode=i;let s=xe.nextNode(),a=0,o=0,u=n[0];for(;u!==void 0;){if(a===u.index){let c;u.type===2?c=new ft(s,s.nextSibling,this,e):u.type===1?c=new u.ctor(s,u.name,u.strings,this,e):u.type===6&&(c=new hr(s,this,e)),this._$AV.push(c),u=n[++o]}a!==u?.index&&(s=xe.nextNode(),a++)}return xe.currentNode=Ce,i}p(e){let r=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(e,n,r),r+=n.strings.length-2):n._$AI(e[r])),r++}},ft=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,n,i){this.type=2,this._$AH=N,this._$AN=void 0,this._$AA=e,this._$AB=r,this._$AM=n,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,r=this._$AM;return r!==void 0&&e?.nodeType===11&&(e=r.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,r=this){e=ke(this,e,r),ze(e)?e===N||e==null||e===""?(this._$AH!==N&&this._$AR(),this._$AH=N):e!==this._$AH&&e!==Qe&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):Ls(e)?this.k(e):this._(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==N&&ze(this._$AH)?this._$AA.nextSibling.data=e:this.T(Ce.createTextNode(e)),this._$AH=e}$(e){let{values:r,_$litType$:n}=e,i=typeof n=="number"?this._$AC(e):(n.el===void 0&&(n.el=Ye.createElement(En(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(r);else{let s=new ur(i,this),a=s.u(this.options);s.p(r),this.T(a),this._$AH=s}}_$AC(e){let r=vn.get(e.strings);return r===void 0&&vn.set(e.strings,r=new Ye(e)),r}k(e){pr(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,n,i=0;for(let s of e)i===r.length?r.push(n=new t(this.O(ht()),this.O(ht()),this,this.options)):n=r[i],n._$AI(s),i++;i<r.length&&(this._$AR(n&&n._$AB.nextSibling,i),r.length=i)}_$AR(e=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);e&&e!==this._$AB;){let n=e.nextSibling;e.remove(),e=n}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},Ue=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,r,n,i,s){this.type=1,this._$AH=N,this._$AN=void 0,this.element=e,this.name=r,this._$AM=i,this.options=s,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=N}_$AI(e,r=this,n,i){let s=this.strings,a=!1;if(s===void 0)e=ke(this,e,r,0),a=!ze(e)||e!==this._$AH&&e!==Qe,a&&(this._$AH=e);else{let o=e,u,c;for(e=s[0],u=0;u<s.length-1;u++)c=ke(this,o[n+u],r,u),c===Qe&&(c=this._$AH[u]),a||=!ze(c)||c!==this._$AH[u],c===N?e=N:e!==N&&(e+=(c??"")+s[u+1]),this._$AH[u]=c}a&&!i&&this.j(e)}j(e){e===N?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},cr=class extends Ue{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===N?void 0:e}},lr=class extends Ue{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==N)}},dr=class extends Ue{constructor(e,r,n,i,s){super(e,r,n,i,s),this.type=5}_$AI(e,r=this){if((e=ke(this,e,r,0)??N)===Qe)return;let n=this._$AH,i=e===N&&n!==N||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,s=e!==N&&(n===N||i);i&&this.element.removeEventListener(this.name,this,n),s&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},hr=class{constructor(e,r,n){this.element=e,this.type=6,this._$AN=void 0,this._$AM=r,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(e){ke(this,e)}};var ks=fr.litHtmlPolyfillSupport;ks?.(Ye,ft),(fr.litHtmlVersions??=[]).push("3.3.0");var wn=Symbol.for(""),Us=t=>{if(t?.r===wn)return t?._$litStatic$},mr=t=>({_$litStatic$:t,r:wn});var Tn=new Map,yr=t=>(e,...r)=>{let n=r.length,i,s,a=[],o=[],u,c=0,d=!1;for(;c<n;){for(u=e[c];c<n&&(s=r[c],(i=Us(s))!==void 0);)u+=i+e[++c],d=!0;c!==n&&o.push(s),a.push(u),c++}if(c===n&&a.push(e[n]),d){let h=a.join("$$lit$$");(e=Tn.get(h))===void 0&&(a.raw=a,Tn.set(h,e=a)),r=o}return t(e,...r)},pt=yr(bn),qa=yr(An),Ga=yr(Sn);var Ss=A(ie());var In=A(R());var Cn=A(ne()),On=A(R());var _n=A(ne()),Z=A(R()),H={display:Z.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:Z.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:Z.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:Z.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:Z.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:Z.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:Z.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:Z.FtCssVariableFactory.external(Z.designSystemVariables.borderRadiusM,"Design system")},xn=_n.css`
10
+ `;var ct=A(ie()),cn=A(R());var ut=A(R()),un=A(ie());var Te;(function(t){t.clusteringHelperCreated="clustering-helper-created",t.mapAttachmentsUpdate="map-attachments-update",t.visibleTopicChange="visible-topic-change"})(Te||(Te={}));var ue;(function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"})(ue||(ue={}));var Ps=function(t,e,r,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(s=(i<3?a(s):i>3?a(e,r,s):a(e,r))||s);return i>3&&s&&Object.defineProperty(e,r,s),s},nr=class extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}},rr=Symbol("registerInterval"),Ds=(0,ut.applyMixinOnce)(Symbol("toFtReaderComponent"),function(t){var e;class r extends t{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[rr]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[rr]):this.dispatchEvent(new nr)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=rr,Ps([(0,un.state)()],r.prototype,"stateManager",void 0),r}),ot=class extends Ds(ut.FtLitElementRedux){};var ir=function(t,e,r,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(s=(i<3?a(s):i>3?a(e,r,s):a(e,r))||s);return i>3&&s&&Object.defineProperty(e,r,s),s},ar=class extends Event{constructor(){super("register-ft-reader-topic-component",{bubbles:!0,composed:!0})}},sr=Symbol("registerInterval"),Ms=(0,cn.applyMixinOnce)(Symbol("toFtReaderTopicComponent"),function(t){var e;class r extends t{constructor(){super(...arguments),this.disableContextInteractions=!1,this.headingLevelsShift=0,this[e]=0}connectedCallback(){super.connectedCallback(),this[sr]=window.setInterval(()=>this.tryToRegisterToTopicContext(),50)}tryToRegisterToTopicContext(){this.tocNode!=null?window.clearInterval(this[sr]):this.dispatchEvent(new ar)}disconnectedCallback(){super.disconnectedCallback(),this.tocNode=void 0}}return e=sr,ir([(0,ct.state)()],r.prototype,"tocNode",void 0),ir([(0,ct.state)()],r.prototype,"disableContextInteractions",void 0),ir([(0,ct.state)()],r.prototype,"headingLevelsShift",void 0),r}),lt=class extends Ms(ot){};var X=A(R());var fr=globalThis,dt=fr.trustedTypes,ln=dt?dt.createPolicy("lit-html",{createHTML:t=>t}):void 0,mn="$lit$",de=`lit$${Math.random().toFixed(9).slice(2)}$`,yn="?"+de,Ls=`<${yn}>`,xe=document,ht=()=>xe.createComment(""),ze=t=>t===null||typeof t!="object"&&typeof t!="function",pr=Array.isArray,Ns=t=>pr(t)||typeof t?.[Symbol.iterator]=="function",or=`[
11
+ \f\r]`,We=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,dn=/-->/g,hn=/>/g,we=RegExp(`>|${or}(?:([^\\s"'>=/]+)(${or}*=${or}*(?:[^
12
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),fn=/'/g,pn=/"/g,gn=/^(?:script|style|textarea|title)$/i,vr=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),bn=vr(1),An=vr(2),Sn=vr(3),Qe=Symbol.for("lit-noChange"),N=Symbol.for("lit-nothing"),vn=new WeakMap,_e=xe.createTreeWalker(xe,129);function En(t,e){if(!pr(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return ln!==void 0?ln.createHTML(e):e}var ks=(t,e)=>{let r=t.length-1,n=[],i,s=e===2?"<svg>":e===3?"<math>":"",a=We;for(let o=0;o<r;o++){let u=t[o],c,d,h=-1,p=0;for(;p<u.length&&(a.lastIndex=p,d=a.exec(u),d!==null);)p=a.lastIndex,a===We?d[1]==="!--"?a=dn:d[1]!==void 0?a=hn:d[2]!==void 0?(gn.test(d[2])&&(i=RegExp("</"+d[2],"g")),a=we):d[3]!==void 0&&(a=we):a===we?d[0]===">"?(a=i??We,h=-1):d[1]===void 0?h=-2:(h=a.lastIndex-d[2].length,c=d[1],a=d[3]===void 0?we:d[3]==='"'?pn:fn):a===pn||a===fn?a=we:a===dn||a===hn?a=We:(a=we,i=void 0);let m=a===we&&t[o+1].startsWith("/>")?" ":"";s+=a===We?u+Ls:h>=0?(n.push(c),u.slice(0,h)+mn+u.slice(h)+de+m):u+de+(h===-2?o:m)}return[En(t,s+(t[r]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),n]},Ye=class t{constructor({strings:e,_$litType$:r},n){let i;this.parts=[];let s=0,a=0,o=e.length-1,u=this.parts,[c,d]=ks(e,r);if(this.el=t.createElement(c,n),_e.currentNode=this.el.content,r===2||r===3){let h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(i=_e.nextNode())!==null&&u.length<o;){if(i.nodeType===1){if(i.hasAttributes())for(let h of i.getAttributeNames())if(h.endsWith(mn)){let p=d[a++],m=i.getAttribute(h).split(de),v=/([.?@])?(.*)/.exec(p);u.push({type:1,index:s,name:v[2],strings:m,ctor:v[1]==="."?cr:v[1]==="?"?lr:v[1]==="@"?dr:Ue}),i.removeAttribute(h)}else h.startsWith(de)&&(u.push({type:6,index:s}),i.removeAttribute(h));if(gn.test(i.tagName)){let h=i.textContent.split(de),p=h.length-1;if(p>0){i.textContent=dt?dt.emptyScript:"";for(let m=0;m<p;m++)i.append(h[m],ht()),_e.nextNode(),u.push({type:2,index:++s});i.append(h[p],ht())}}}else if(i.nodeType===8)if(i.data===yn)u.push({type:2,index:s});else{let h=-1;for(;(h=i.data.indexOf(de,h+1))!==-1;)u.push({type:7,index:s}),h+=de.length-1}s++}}static createElement(e,r){let n=xe.createElement("template");return n.innerHTML=e,n}};function ke(t,e,r=t,n){if(e===Qe)return e;let i=n!==void 0?r._$Co?.[n]:r._$Cl,s=ze(e)?void 0:e._$litDirective$;return i?.constructor!==s&&(i?._$AO?.(!1),s===void 0?i=void 0:(i=new s(t),i._$AT(t,r,n)),n!==void 0?(r._$Co??=[])[n]=i:r._$Cl=i),i!==void 0&&(e=ke(t,i._$AS(t,e.values),i,n)),e}var ur=class{constructor(e,r){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:r},parts:n}=this._$AD,i=(e?.creationScope??xe).importNode(r,!0);_e.currentNode=i;let s=_e.nextNode(),a=0,o=0,u=n[0];for(;u!==void 0;){if(a===u.index){let c;u.type===2?c=new ft(s,s.nextSibling,this,e):u.type===1?c=new u.ctor(s,u.name,u.strings,this,e):u.type===6&&(c=new hr(s,this,e)),this._$AV.push(c),u=n[++o]}a!==u?.index&&(s=_e.nextNode(),a++)}return _e.currentNode=xe,i}p(e){let r=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(e,n,r),r+=n.strings.length-2):n._$AI(e[r])),r++}},ft=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,n,i){this.type=2,this._$AH=N,this._$AN=void 0,this._$AA=e,this._$AB=r,this._$AM=n,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,r=this._$AM;return r!==void 0&&e?.nodeType===11&&(e=r.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,r=this){e=ke(this,e,r),ze(e)?e===N||e==null||e===""?(this._$AH!==N&&this._$AR(),this._$AH=N):e!==this._$AH&&e!==Qe&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):Ns(e)?this.k(e):this._(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==N&&ze(this._$AH)?this._$AA.nextSibling.data=e:this.T(xe.createTextNode(e)),this._$AH=e}$(e){let{values:r,_$litType$:n}=e,i=typeof n=="number"?this._$AC(e):(n.el===void 0&&(n.el=Ye.createElement(En(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(r);else{let s=new ur(i,this),a=s.u(this.options);s.p(r),this.T(a),this._$AH=s}}_$AC(e){let r=vn.get(e.strings);return r===void 0&&vn.set(e.strings,r=new Ye(e)),r}k(e){pr(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,n,i=0;for(let s of e)i===r.length?r.push(n=new t(this.O(ht()),this.O(ht()),this,this.options)):n=r[i],n._$AI(s),i++;i<r.length&&(this._$AR(n&&n._$AB.nextSibling,i),r.length=i)}_$AR(e=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);e&&e!==this._$AB;){let n=e.nextSibling;e.remove(),e=n}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},Ue=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,r,n,i,s){this.type=1,this._$AH=N,this._$AN=void 0,this.element=e,this.name=r,this._$AM=i,this.options=s,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=N}_$AI(e,r=this,n,i){let s=this.strings,a=!1;if(s===void 0)e=ke(this,e,r,0),a=!ze(e)||e!==this._$AH&&e!==Qe,a&&(this._$AH=e);else{let o=e,u,c;for(e=s[0],u=0;u<s.length-1;u++)c=ke(this,o[n+u],r,u),c===Qe&&(c=this._$AH[u]),a||=!ze(c)||c!==this._$AH[u],c===N?e=N:e!==N&&(e+=(c??"")+s[u+1]),this._$AH[u]=c}a&&!i&&this.j(e)}j(e){e===N?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},cr=class extends Ue{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===N?void 0:e}},lr=class extends Ue{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==N)}},dr=class extends Ue{constructor(e,r,n,i,s){super(e,r,n,i,s),this.type=5}_$AI(e,r=this){if((e=ke(this,e,r,0)??N)===Qe)return;let n=this._$AH,i=e===N&&n!==N||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,s=e!==N&&(n===N||i);i&&this.element.removeEventListener(this.name,this,n),s&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},hr=class{constructor(e,r,n){this.element=e,this.type=6,this._$AN=void 0,this._$AM=r,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(e){ke(this,e)}};var Us=fr.litHtmlPolyfillSupport;Us?.(Ye,ft),(fr.litHtmlVersions??=[]).push("3.3.0");var wn=Symbol.for(""),Fs=t=>{if(t?.r===wn)return t?._$litStatic$},mr=t=>({_$litStatic$:t,r:wn});var Tn=new Map,yr=t=>(e,...r)=>{let n=r.length,i,s,a=[],o=[],u,c=0,d=!1;for(;c<n;){for(u=e[c];c<n&&(s=r[c],(i=Fs(s))!==void 0);)u+=i+e[++c],d=!0;c!==n&&o.push(s),a.push(u),c++}if(c===n&&a.push(e[n]),d){let h=a.join("$$lit$$");(e=Tn.get(h))===void 0&&(a.raw=a,Tn.set(h,e=a)),r=o}return t(e,...r)},pt=yr(bn),qa=yr(An),Ga=yr(Sn);var Es=A(ie());var In=A(R());var Cn=A(ne()),On=A(R());var _n=A(ne()),Z=A(R()),V={display:Z.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:Z.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:Z.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:Z.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:Z.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:Z.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:Z.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:Z.FtCssVariableFactory.external(Z.designSystemVariables.borderRadiusM,"Design system")},xn=_n.css`
13
13
  :host {
14
- width: ${H.width};
15
- height: ${H.height};
16
- display: ${H.display};
14
+ width: ${V.width};
15
+ height: ${V.height};
16
+ display: ${V.display};
17
17
  overflow: hidden;
18
- border-radius: ${H.borderRadiusM};
18
+ border-radius: ${V.borderRadiusM};
19
19
  background: linear-gradient(
20
20
  90deg,
21
21
  transparent,
22
- ${H.glareColor} calc(0.45 * ${H.glareWidth}),
23
- ${H.glareColor} calc(0.55 * ${H.glareWidth}),
24
- transparent ${H.glareWidth}
25
- ), ${H.backgroundColor};
22
+ ${V.glareColor} calc(0.45 * ${V.glareWidth}),
23
+ ${V.glareColor} calc(0.55 * ${V.glareWidth}),
24
+ transparent ${V.glareWidth}
25
+ ), ${V.backgroundColor};
26
26
  background-repeat: repeat-y;
27
27
  background-size: 100vw 100vh;
28
28
  background-attachment: fixed;
29
- background-position: calc(${H.glareWidth} * -1) 0;
30
- animation: shine ${H.animationDuration} infinite;
29
+ background-position: calc(${V.glareWidth} * -1) 0;
30
+ animation: shine ${V.animationDuration} infinite;
31
31
  animation-timing-function: linear;
32
32
  }
33
33
 
34
34
  @keyframes shine {
35
35
  to {
36
- background-position: calc(100vw + ${H.glareWidth}) 0, calc(${H.glareWidth} * -1) 0;
36
+ background-position: calc(100vw + ${V.glareWidth}) 0, calc(${V.glareWidth} * -1) 0;
37
37
  }
38
38
  }
39
39
  `;var he=class extends On.FtLitElement{render(){return Cn.html`
40
- `}};he.elementDefinitions={};he.styles=xn;(0,In.customElement)("ft-skeleton")(he);var As=A(R());var nt=A(ne()),Ae=A(ie()),V=A(R());var re=A(R());var Rn=A(R()),Fs={setTranslationDestinationLanguage:(t,e)=>{t.translation.destinationLanguage=e.payload},setTranslationSourceLanguage:(t,e)=>{t.translation.sourceLanguage=e.payload},setTranslationProfileId:(t,e)=>{t.translation.profileId=e.payload},setTranslationLoading:(t,e)=>{t.translation.isLoading=e.payload},setTranslationError:(t,e)=>{t.translation.isError=e.payload},setTopicsRating:(t,e)=>{for(let r in e.payload)t.topicsRating[r]=e.payload[r]},setLinkPreviewDialogId:(t,e)=>{t.linkPreviewDialogId=e.payload}},Pn=t=>Rn.FtReduxStore.get({name:"ft-reader-"+t,initialState:{mapId:void 0,renderedTopics:[],visibleTopics:[],map:void 0,toc:void 0,pagesToc:void 0,paginationConfiguration:void 0,currentPage:void 0,scrollTarget:void 0,configuration:void 0,searchInDocumentQuery:void 0,relatives:void 0,mapRating:void 0,topicsRating:{},translation:{sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1},linkPreviewDialogId:void 0},reducers:Fs});var gr=class{constructor(e,r){this.mapId=e,this.paginatedToc=r,this.nodeByTocId={},this.nodeByUrl={},this.duplicatedPrettyUrls=new Set,this.pages=[],this.pageByTocId={}}build(){return{paginationConfiguration:this.paginatedToc.configuration,toc:this.convertNodes(this.paginatedToc.paginatedToc,1),pagesToc:this.extractPagesToc(this.paginatedToc.paginatedToc,1),nodeByTocId:this.nodeByTocId,nodeByUrl:this.nodeByUrl,duplicatedPrettyUrls:this.duplicatedPrettyUrls,pages:this.pages,pageByTocId:this.pageByTocId,translationError:this.paginatedToc.translationError}}extractPagesToc(e,r,n){return e.flatMap(i=>{var s;return i.pageConfiguration&&this.registerPage(this.buildPage(i,n)),i.tocId==null?this.extractPagesToc(i.children,r,n):[{tocId:i.tocId,title:(s=i.title)!==null&&s!==void 0?s:"",untranslatedTitle:i.untranslatedTitle,depth:r,children:this.extractPagesToc(i.children,r+1,i.tocId)}]})}convertNodes(e,r,n){return e.flatMap(i=>{var s,a,o;if(i.tocId==null)return[...this.convertSectionNodes((s=i.pageToc)!==null&&s!==void 0?s:[],r,i.tocId),...this.convertNodes(i.children,r,i.tocId)];let u=(a=i.prettyUrl)===null||a===void 0?void 0:a.replace(/^\//,""),c={tocId:i.tocId,contentId:i.contentId,title:i.title,untranslatedTitle:i.untranslatedTitle,hasRating:i.hasRating,origin:i.origin,prettyUrl:u,depth:r,parentTocId:n,children:[]};this.register(c);let d=this.convertSectionNodes((o=i.pageToc)!==null&&o!==void 0?o:[],r+1,i.tocId),h=this.convertNodes(i.children,r+1,c.tocId);return c.children=[...d,...h],[c]})}convertSectionNodes(e,r,n){return e.flatMap(i=>{var s;let a=(s=i.prettyUrl)===null||s===void 0?void 0:s.replace(/^\//,""),o={...i,prettyUrl:a,depth:r,parentTocId:n,children:[]};return this.register(o),o.children=this.convertSectionNodes(i.children,r+1,i.tocId),[o]})}buildPage(e,r){var n,i,s,a,o,u;let c={number:this.pages.length+1,title:(n=e.title)!==null&&n!==void 0?n:"",untranslatedTitle:e.untranslatedTitle,rootTocId:(i=e.tocId)!==null&&i!==void 0?i:"root",toc:((s=e.pageToc)!==null&&s!==void 0?s:[]).map(p=>this.nodeByTocId[p.tocId]),topics:[],hiddenTopics:[],breadcrumb:r?this.buildBreadcrumb(this.nodeByTocId[r]):[]},d=(p,m)=>(m?c.topics:c.hiddenTopics).push(p),h=(o=(a=e.pageConfiguration)===null||a===void 0?void 0:a.parentsVisibility)!==null&&o!==void 0?o:[];return c.breadcrumb.forEach((p,m)=>{d(p,h[m])}),e.tocId&&d(e.tocId,e.pageConfiguration.isVisible),c.topics.push(...this.tocIds((u=e.pageToc)!==null&&u!==void 0?u:[])),c}registerPage(e){for(let r of[...e.topics,...e.hiddenTopics])this.pageByTocId[r]||(this.pageByTocId[r]=e);this.pages.push(e)}tocIds(e){return e.flatMap(r=>[r.tocId,...this.tocIds(r.children)])}buildBreadcrumb(e){let r=[e.tocId];for(;e?.parentTocId;)r.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return r}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},vt=class{convertPaginatedToc(e,r){return new gr(e,r).build()}};var Bs=A(Mn(),1);var Ln;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Ln||(Ln={}));var Nn;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Nn||(Nn={}));var kn;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(kn||(kn={}));var Un;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(Un||(Un={}));var Fn;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Fn||(Fn={}));var jn;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(jn||(jn={}));var Bn;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.CHATBOT__RATE="CHATBOT__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",t.TOPIC__DISPLAY="TOPIC__DISPLAY",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(Bn||(Bn={}));var $n;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})($n||($n={}));var Hn;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",t.LINK_PREVIEW="LINK_PREVIEW"})(Hn||(Hn={}));var Vn;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Vn||(Vn={}));var Kn;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Kn||(Kn={}));var qn;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(qn||(qn={}));var Gn;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Gn||(Gn={}));var Wn;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(Wn||(Wn={}));var zn;(function(t){t.OPTIONAL="OPTIONAL",t.MANDATORY="MANDATORY"})(zn||(zn={}));var Qn;(function(t){t.ASC="ASC",t.DESC="DESC"})(Qn||(Qn={}));var Yn;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(Yn||(Yn={}));var Xn;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Xn||(Xn={}));var Jn;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(Jn||(Jn={}));var Zn;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Zn||(Zn={}));var ei;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(ei||(ei={}));var ti;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(ti||(ti={}));var ri;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.HTML_PACKAGE="HTML_PACKAGE",t.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(ri||(ri={}));var ni;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(ni||(ni={}));var ii;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(ii||(ii={}));var O;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(O||(O={}));var z;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(z||(z={}));var si;(function(t){t.UNAUTHENTICATED="UNAUTHENTICATED",t.USER_INCOMPLETE="USER_INCOMPLETE",t.MFA_REQUIRED="MFA_REQUIRED",t.AUTHENTICATED="AUTHENTICATED"})(si||(si={}));var ai;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(ai||(ai={}));var oi;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(oi||(oi={}));var ui;(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(ui||(ui={}));var ci;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(ci||(ci={}));var li;(function(t){t.HTML="HTML",t.MARKDOWN="MARKDOWN"})(li||(li={}));var js={[O.PERSONAL_BOOK_SHARE_USER]:[O.PERSONAL_BOOK_USER],[O.HTML_EXPORT_USER]:[O.PERSONAL_BOOK_USER],[O.PDF_EXPORT_USER]:[O.PERSONAL_BOOK_USER],[O.KHUB_ADMIN]:[O.CONTENT_PUBLISHER],[O.ADMIN]:[O.KHUB_ADMIN,O.USERS_ADMIN,O.PORTAL_ADMIN],[O.GENERATIVE_AI_EXPORT_USER]:[O.GENERATIVE_AI_USER]};function di(t,e){return t===e||(js[t]??[]).some(r=>di(r,e))}function ce(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(n=>di(n,e))}var ys=A(R());var Si=A(ne()),F=A(ie()),ee=A(R());var hi=A(ne());var fi=hi.css`
41
- `;var gt=A(R()),$s="ft-app-info",se=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};se.eventName="authentication-change";var Hs={session:(t,e)=>{(0,gt.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>y.dispatchEvent(new se(e.payload)),0))}},y=gt.FtReduxStore.get({name:$s,reducers:Hs,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 br=A(R());var Oe=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:n}=y.getState(),i=e??n;if(r&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,i,!0)}static await(e){return new Promise(r=>{let n=t.get(e);if(n)r(n);else{let i=y.subscribe(()=>{n=t.get(e),n&&(i(),r(n))})}})}};var bt=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Oe.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Oe.await()}};var B=class extends bt{constructor(e=!0,r){var n;super(r),this.sortObjectFields=(s,a)=>typeof a!="object"||a==null||Array.isArray(a)?a:Object.fromEntries(Object.entries(a).sort(([o],[u])=>o.localeCompare(u)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new br.CacheRegistry,this.cache=e?i.commonCache:new br.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((r,n)=>0|31*r+n.charCodeAt(0),0))}};var At=class extends B{async listMyBookmarks(){let e=y.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var Ar=class{addCommand(e,r=!1){y.commands.add(e,r)}consumeCommand(e){return y.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Ar;var Q=A(R());var pi,je=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},Vs=Symbol("clearAfterUnitTest"),St=class extends(0,Q.withEventBus)(B){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[pi]=()=>{this.defaultMessages={},this.cache=new Q.CacheRegistry,this.listeners={}},this.currentUiLocale=y.getState().uiLocale,y.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=y.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var n;if(e=e.toLowerCase(),r&&Object.keys(r).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...r};(0,Q.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var r,n;return this.fetchContext(e),(n=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,r){let n=e.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(e,r,...n){var i;let s=e.toLowerCase(),a=this.resolveContext(s);return new Q.ParametrizedLabelResolver((i=this.defaultMessages[s])!==null&&i!==void 0?i:{},a).resolve(r,...n)}async fetchContext(e){let r=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),r&&await this.notify(e)}catch(i){!(i instanceof Q.CanceledPromiseError)&&r&&console.error(i)}return n}subscribe(e,r){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(r),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(r)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new je({loadedContexts:e})),this.dispatchEvent(new je({loadedContexts:e})),await Promise.all(e.map(r=>this.notify(r,!1)))}async notify(e,r=!0){r&&(document.body.dispatchEvent(new je({loadedContexts:[e]})),this.dispatchEvent(new je({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(n=>(0,Q.delay)(0).then(()=>n()).catch(()=>null)))}};pi=Vs;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends St{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends St{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var vi=window.FluidTopicsI18nService,ko=window.FluidTopicsCustomI18nService;var mi=A(R()),Sr=class{highlightHtml(e,r,n){(0,mi.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new Sr;var Et=class extends B{async listMySearches(){let{session:e}=y.getState();return ce(e,O.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var yi=A(R());var Er=class{isDate(e){var r,n,i,s;return(s=(i=((n=(r=y.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(o=>o.key===e))===null||i===void 0?void 0:i.date)!==null&&s!==void 0?s:!1}format(e,r){var n,i,s;return yi.DateFormatter.format(e,(n=r?.locale)!==null&&n!==void 0?n:y.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(s=r?.withTime)!==null&&s!==void 0?s:!1)}};window.FluidTopicsDateService=new Er;var gi=A(R());var Xe=class{static get(e,r){var n,i;let s=y.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 gi.SearchPlaceConverter(s.baseUrl,e??20,s.searchInAllLanguagesAllowed,r??`${a}-${o}`)}};var Tr=class{urlToSearchRequest(e){return Xe.get().parse(e)}searchRequestToUrl(e){return Xe.get().serialize(e)}};window.FluidTopicsUrlService=new Tr;var pe=A(R());var Ie=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};Ie.eventName="change";var wr=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let r=sessionStorage.getItem(this.itemName(e));return r?JSON.parse(r):void 0}set(e,r){sessionStorage.setItem(this.itemName(e),JSON.stringify(r))}},bi=new wr;var Tt=class t extends pe.WithEventBus{static build(){return new t(window.history,bi,()=>window.location,!1)}constructor(e,r,n,i){var s,a;super(),this.history=e,this.historyStorage=r,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,r=!1){let n=r&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,pe.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Ie(this.currentItem())),0)}installProxies(){let e=r=>(n,i,[s,a,o])=>{let u=r(),c={...u===this.currentIndex?this.currentState:void 0,...s,index:u,href:typeof o=="string"?o:(o??this.windowLocation()).href};n.apply(i,[c,a,o]),this.setCurrentState(c,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:e(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:e(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",e=>this.setCurrentState(e.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(e){for(let r=this.history.length-1;r>=0;r--)e?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(e){var r;let n={...this.buildCurrentState(),...e,index:this.currentIndex,title:(r=e?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(e){this.addEventListener(Ie.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(Ie.eventName,e)}currentItem(){return(0,pe.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,pe.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,pe.deepCopy)(this.states[e])}nextMajorPosition(){let e=this.currentIndex;if(!(e>=this.states.length)){do e++;while(e<this.states.length&&!this.isDifferentMajorState(e));return this.getHigherPositionInTheSameState(e)}}getHigherPositionInTheSameState(e){var r;let n=(r=this.states[e])===null||r===void 0?void 0:r.majorStateId;if(!n)return e;let i=e,s=e+1;for(;this.states.length>s&&!this.isDifferentMajorState(s,n);)this.hasState(s)&&(i=s),s++;return i}buildCurrentState(){var e,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&r!==void 0?r:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,r){var n;if(!this.hasState(e))return!1;let i=r??this.currentState.majorStateId,s=(n=this.states[e])===null||n===void 0?void 0:n.majorStateId;return s==null||s!=i}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Tt.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});function Ai(t,e){let{authenticationRequired:r,session:n}=y.getState();return r&&!n?.sessionAuthenticated?Promise.resolve(e):t()}var M=function(t,e,r,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(s=(i<3?a(s):i>3?a(e,r,s):a(e,r))||s);return i>3&&s&&Object.defineProperty(e,r,s),s},I=class extends ee.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=()=>Oe.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new ee.CacheRegistry,this.cleanSessionDebouncer=new ee.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Si.html`
40
+ `}};he.elementDefinitions={};he.styles=xn;(0,In.customElement)("ft-skeleton")(he);var Ss=A(R());var nt=A(ne()),Me=A(ie()),k=A(R());var re=A(R());var Rn=A(R()),js={setTranslationDestinationLanguage:(t,e)=>{t.translation.destinationLanguage=e.payload},setTranslationSourceLanguage:(t,e)=>{t.translation.sourceLanguage=e.payload},setTranslationProfileId:(t,e)=>{t.translation.profileId=e.payload},setTranslationLoading:(t,e)=>{t.translation.isLoading=e.payload},setTranslationError:(t,e)=>{t.translation.isError=e.payload},setTopicsRating:(t,e)=>{for(let r in e.payload)t.topicsRating[r]=e.payload[r]}},Pn=t=>Rn.FtReduxStore.get({name:"ft-reader-"+t,initialState:{mapId:void 0,renderedTopics:[],visibleTopics:[],map:void 0,toc:void 0,pagesToc:void 0,paginationConfiguration:void 0,currentPage:void 0,scrollTarget:void 0,configuration:void 0,searchInDocumentQuery:void 0,relatives:void 0,mapRating:void 0,topicsRating:{},translation:{sourceLanguage:void 0,destinationLanguage:void 0,profileId:void 0,isLoading:!1,isError:!1},linkPreviewDialogId:void 0},reducers:js});var gr=class{constructor(e,r){this.mapId=e,this.paginatedToc=r,this.nodeByTocId={},this.nodeByUrl={},this.duplicatedPrettyUrls=new Set,this.pages=[],this.pageByTocId={}}build(){return{paginationConfiguration:this.paginatedToc.configuration,toc:this.convertNodes(this.paginatedToc.paginatedToc,1),pagesToc:this.extractPagesToc(this.paginatedToc.paginatedToc,1),nodeByTocId:this.nodeByTocId,nodeByUrl:this.nodeByUrl,duplicatedPrettyUrls:this.duplicatedPrettyUrls,pages:this.pages,pageByTocId:this.pageByTocId,translationError:this.paginatedToc.translationError}}extractPagesToc(e,r,n){return e.flatMap(i=>{var s;return i.pageConfiguration&&this.registerPage(this.buildPage(i,n)),i.tocId==null?this.extractPagesToc(i.children,r,n):[{tocId:i.tocId,title:(s=i.title)!==null&&s!==void 0?s:"",untranslatedTitle:i.untranslatedTitle,depth:r,children:this.extractPagesToc(i.children,r+1,i.tocId)}]})}convertNodes(e,r,n){return e.flatMap(i=>{var s,a,o;if(i.tocId==null)return[...this.convertSectionNodes((s=i.pageToc)!==null&&s!==void 0?s:[],r,i.tocId),...this.convertNodes(i.children,r,i.tocId)];let u=(a=i.prettyUrl)===null||a===void 0?void 0:a.replace(/^\//,""),c={tocId:i.tocId,contentId:i.contentId,title:i.title,untranslatedTitle:i.untranslatedTitle,hasRating:i.hasRating,origin:i.origin,prettyUrl:u,depth:r,parentTocId:n,children:[]};this.register(c);let d=this.convertSectionNodes((o=i.pageToc)!==null&&o!==void 0?o:[],r+1,i.tocId),h=this.convertNodes(i.children,r+1,c.tocId);return c.children=[...d,...h],[c]})}convertSectionNodes(e,r,n){return e.flatMap(i=>{var s;let a=(s=i.prettyUrl)===null||s===void 0?void 0:s.replace(/^\//,""),o={...i,prettyUrl:a,depth:r,parentTocId:n,children:[]};return this.register(o),o.children=this.convertSectionNodes(i.children,r+1,i.tocId),[o]})}buildPage(e,r){var n,i,s,a,o,u;let c={number:this.pages.length+1,title:(n=e.title)!==null&&n!==void 0?n:"",untranslatedTitle:e.untranslatedTitle,rootTocId:(i=e.tocId)!==null&&i!==void 0?i:"root",toc:((s=e.pageToc)!==null&&s!==void 0?s:[]).map(p=>this.nodeByTocId[p.tocId]),topics:[],hiddenTopics:[],breadcrumb:r?this.buildBreadcrumb(this.nodeByTocId[r]):[]},d=(p,m)=>(m?c.topics:c.hiddenTopics).push(p),h=(o=(a=e.pageConfiguration)===null||a===void 0?void 0:a.parentsVisibility)!==null&&o!==void 0?o:[];return c.breadcrumb.forEach((p,m)=>{d(p,h[m])}),e.tocId&&d(e.tocId,e.pageConfiguration.isVisible),c.topics.push(...this.tocIds((u=e.pageToc)!==null&&u!==void 0?u:[])),c}registerPage(e){for(let r of[...e.topics,...e.hiddenTopics])this.pageByTocId[r]||(this.pageByTocId[r]=e);this.pages.push(e)}tocIds(e){return e.flatMap(r=>[r.tocId,...this.tocIds(r.children)])}buildBreadcrumb(e){let r=[e.tocId];for(;e?.parentTocId;)r.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return r}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},vt=class{convertPaginatedToc(e,r){return new gr(e,r).build()}};var $s=A(Mn(),1);var Ln;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Ln||(Ln={}));var Nn;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Nn||(Nn={}));var kn;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(kn||(kn={}));var Un;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(Un||(Un={}));var Fn;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Fn||(Fn={}));var jn;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(jn||(jn={}));var Bn;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.CHATBOT__RATE="CHATBOT__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",t.TOPIC__DISPLAY="TOPIC__DISPLAY",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(Bn||(Bn={}));var $n;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})($n||($n={}));var Hn;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",t.LINK_PREVIEW="LINK_PREVIEW"})(Hn||(Hn={}));var Vn;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Vn||(Vn={}));var Kn;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Kn||(Kn={}));var qn;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(qn||(qn={}));var Gn;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Gn||(Gn={}));var Wn;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(Wn||(Wn={}));var zn;(function(t){t.OPTIONAL="OPTIONAL",t.MANDATORY="MANDATORY"})(zn||(zn={}));var Qn;(function(t){t.ASC="ASC",t.DESC="DESC"})(Qn||(Qn={}));var Yn;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(Yn||(Yn={}));var Xn;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Xn||(Xn={}));var Jn;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(Jn||(Jn={}));var Zn;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Zn||(Zn={}));var ei;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(ei||(ei={}));var ti;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(ti||(ti={}));var ri;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.HTML_PACKAGE="HTML_PACKAGE",t.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(ri||(ri={}));var ni;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(ni||(ni={}));var ii;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(ii||(ii={}));var O;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(O||(O={}));var z;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(z||(z={}));var si;(function(t){t.UNAUTHENTICATED="UNAUTHENTICATED",t.USER_INCOMPLETE="USER_INCOMPLETE",t.MFA_REQUIRED="MFA_REQUIRED",t.AUTHENTICATED="AUTHENTICATED"})(si||(si={}));var ai;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(ai||(ai={}));var oi;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(oi||(oi={}));var ui;(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(ui||(ui={}));var ci;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(ci||(ci={}));var li;(function(t){t.HTML="HTML",t.MARKDOWN="MARKDOWN"})(li||(li={}));var Bs={[O.PERSONAL_BOOK_SHARE_USER]:[O.PERSONAL_BOOK_USER],[O.HTML_EXPORT_USER]:[O.PERSONAL_BOOK_USER],[O.PDF_EXPORT_USER]:[O.PERSONAL_BOOK_USER],[O.KHUB_ADMIN]:[O.CONTENT_PUBLISHER],[O.ADMIN]:[O.KHUB_ADMIN,O.USERS_ADMIN,O.PORTAL_ADMIN],[O.GENERATIVE_AI_EXPORT_USER]:[O.GENERATIVE_AI_USER]};function di(t,e){return t===e||(Bs[t]??[]).some(r=>di(r,e))}function ce(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(n=>di(n,e))}var gs=A(R());var Si=A(ne()),j=A(ie()),ee=A(R());var hi=A(ne());var fi=hi.css`
41
+ `;var gt=A(R()),Hs="ft-app-info",se=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};se.eventName="authentication-change";var Vs={session:(t,e)=>{(0,gt.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>y.dispatchEvent(new se(e.payload)),0))}},y=gt.FtReduxStore.get({name:Hs,reducers:Vs,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 br=A(R());var Ce=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:n}=y.getState(),i=e??n;if(r&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,i,!0)}static await(e){return new Promise(r=>{let n=t.get(e);if(n)r(n);else{let i=y.subscribe(()=>{n=t.get(e),n&&(i(),r(n))})}})}};var bt=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Ce.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Ce.await()}};var $=class extends bt{constructor(e=!0,r){var n;super(r),this.sortObjectFields=(s,a)=>typeof a!="object"||a==null||Array.isArray(a)?a:Object.fromEntries(Object.entries(a).sort(([o],[u])=>o.localeCompare(u)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new br.CacheRegistry,this.cache=e?i.commonCache:new br.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((r,n)=>0|31*r+n.charCodeAt(0),0))}};var At=class extends ${async listMyBookmarks(){let e=y.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var Ar=class{addCommand(e,r=!1){y.commands.add(e,r)}consumeCommand(e){return y.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Ar;var Q=A(R());var pi,je=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},Ks=Symbol("clearAfterUnitTest"),St=class extends(0,Q.withEventBus)($){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[pi]=()=>{this.defaultMessages={},this.cache=new Q.CacheRegistry,this.listeners={}},this.currentUiLocale=y.getState().uiLocale,y.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=y.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var n;if(e=e.toLowerCase(),r&&Object.keys(r).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...r};(0,Q.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var r,n;return this.fetchContext(e),(n=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,r){let n=e.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(e,r,...n){var i;let s=e.toLowerCase(),a=this.resolveContext(s);return new Q.ParametrizedLabelResolver((i=this.defaultMessages[s])!==null&&i!==void 0?i:{},a).resolve(r,...n)}async fetchContext(e){let r=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),r&&await this.notify(e)}catch(i){!(i instanceof Q.CanceledPromiseError)&&r&&console.error(i)}return n}subscribe(e,r){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(r),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(r)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new je({loadedContexts:e})),this.dispatchEvent(new je({loadedContexts:e})),await Promise.all(e.map(r=>this.notify(r,!1)))}async notify(e,r=!0){r&&(document.body.dispatchEvent(new je({loadedContexts:[e]})),this.dispatchEvent(new je({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(n=>(0,Q.delay)(0).then(()=>n()).catch(()=>null)))}};pi=Ks;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends St{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends St{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var vi=window.FluidTopicsI18nService,ko=window.FluidTopicsCustomI18nService;var mi=A(R()),Sr=class{highlightHtml(e,r,n){(0,mi.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new Sr;var Et=class extends ${async listMySearches(){let{session:e}=y.getState();return ce(e,O.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var yi=A(R());var Er=class{isDate(e){var r,n,i,s;return(s=(i=((n=(r=y.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(o=>o.key===e))===null||i===void 0?void 0:i.date)!==null&&s!==void 0?s:!1}format(e,r){var n,i,s;if(e==null)return"";try{return yi.DateFormatter.format(e,(n=r?.locale)!==null&&n!==void 0?n:y.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(s=r?.withTime)!==null&&s!==void 0?s:!1)}catch(a){throw console.error(`Date ${JSON.stringify(e)} is not valid`,a),a}}};window.FluidTopicsDateService=new Er;var gi=A(R());var Xe=class{static get(e,r){var n,i;let s=y.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 gi.SearchPlaceConverter(s.baseUrl,e??20,s.searchInAllLanguagesAllowed,r??`${a}-${o}`)}};var Tr=class{urlToSearchRequest(e){return Xe.get().parse(e)}searchRequestToUrl(e){return Xe.get().serialize(e)}};window.FluidTopicsUrlService=new Tr;var pe=A(R());var Oe=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};Oe.eventName="change";var wr=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let r=sessionStorage.getItem(this.itemName(e));return r?JSON.parse(r):void 0}set(e,r){sessionStorage.setItem(this.itemName(e),JSON.stringify(r))}},bi=new wr;var Tt=class t extends pe.WithEventBus{static build(){return new t(window.history,bi,()=>window.location,!1)}constructor(e,r,n,i){var s,a;super(),this.history=e,this.historyStorage=r,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,r=!1){let n=r&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,pe.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Oe(this.currentItem())),0)}installProxies(){let e=r=>(n,i,[s,a,o])=>{let u=r(),c={...u===this.currentIndex?this.currentState:void 0,...s,index:u,href:typeof o=="string"?o:(o??this.windowLocation()).href};n.apply(i,[c,a,o]),this.setCurrentState(c,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:e(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:e(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",e=>this.setCurrentState(e.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(e){for(let r=this.history.length-1;r>=0;r--)e?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(e){var r;let n={...this.buildCurrentState(),...e,index:this.currentIndex,title:(r=e?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(e){this.addEventListener(Oe.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(Oe.eventName,e)}currentItem(){return(0,pe.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,pe.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,pe.deepCopy)(this.states[e])}nextMajorPosition(){let e=this.currentIndex;if(!(e>=this.states.length)){do e++;while(e<this.states.length&&!this.isDifferentMajorState(e));return this.getHigherPositionInTheSameState(e)}}getHigherPositionInTheSameState(e){var r;let n=(r=this.states[e])===null||r===void 0?void 0:r.majorStateId;if(!n)return e;let i=e,s=e+1;for(;this.states.length>s&&!this.isDifferentMajorState(s,n);)this.hasState(s)&&(i=s),s++;return i}buildCurrentState(){var e,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&r!==void 0?r:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,r){var n;if(!this.hasState(e))return!1;let i=r??this.currentState.majorStateId,s=(n=this.states[e])===null||n===void 0?void 0:n.majorStateId;return s==null||s!=i}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Tt.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});function Ai(t,e){let{authenticationRequired:r,session:n}=y.getState();return r&&!n?.sessionAuthenticated?Promise.resolve(e):t()}var M=function(t,e,r,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(s=(i<3?a(s):i>3?a(e,r,s):a(e,r))||s);return i>3&&s&&Object.defineProperty(e,r,s),s},I=class extends ee.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=()=>Ce.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new ee.CacheRegistry,this.cleanSessionDebouncer=new ee.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Si.html`
42
42
  <slot></slot>
43
- `}connectedCallback(){super.connectedCallback(),y.addEventListener(se.eventName,this.reloadConfiguration)}disconnectedCallback(){y.addEventListener(se.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var r,n,i,s,a,o,u;super.update(e),e.has("baseUrl")&&(y.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&y.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&y.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&y.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&y.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&y.actions.noCustom(this.noCustom),e.has("editorMode")&&y.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&y.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&y.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(c=>vi.addContext(c)),e.has("openExternalDocumentInNewTab")&&y.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&y.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&y.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(y.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),y.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),y.actions.searchInAllLanguagesAllowed((a=(s=this.localesConfiguration)===null||s===void 0?void 0:s.allLanguagesAllowed)!==null&&a!==void 0?a:!1)),e.has("authenticationRequired")&&y.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&y.actions.availableContentLocales((u=(o=this.availableContentLocales)===null||o===void 0?void 0:o.contentLocales)!==null&&u!==void 0?u:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>Ai(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};I.elementDefinitions={};I.styles=fi;M([(0,F.property)()],I.prototype,"baseUrl",void 0);M([(0,F.property)()],I.prototype,"apiIntegrationIdentifier",void 0);M([(0,F.property)()],I.prototype,"apiIntegrationAppVersion",void 0);M([(0,F.property)()],I.prototype,"uiLocale",void 0);M([(0,ee.jsonProperty)(null)],I.prototype,"availableUiLocales",void 0);M([(0,ee.jsonProperty)(null)],I.prototype,"metadataConfiguration",void 0);M([(0,F.property)({type:Boolean})],I.prototype,"editorMode",void 0);M([(0,F.property)({type:Boolean})],I.prototype,"noCustom",void 0);M([(0,F.property)({type:Boolean})],I.prototype,"openExternalDocumentInNewTab",void 0);M([(0,F.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],I.prototype,"noCustomComponent",void 0);M([(0,F.property)({type:Boolean})],I.prototype,"withManualResources",void 0);M([(0,F.property)({type:Boolean})],I.prototype,"navigatorOnline",void 0);M([(0,F.property)({type:Boolean})],I.prototype,"forcedOffline",void 0);M([(0,F.property)({type:Object})],I.prototype,"apiProvider",void 0);M([(0,F.property)({type:Boolean})],I.prototype,"authenticationRequired",void 0);M([(0,ee.jsonProperty)([])],I.prototype,"messageContexts",void 0);M([(0,ee.jsonProperty)(void 0)],I.prototype,"session",void 0);M([(0,F.state)()],I.prototype,"localesConfiguration",void 0);M([(0,F.state)()],I.prototype,"availableContentLocales",void 0);var Qr=A(ie());function Ks(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;let r,n,i;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!wt(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!wt(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let s=a=>Object.keys(a).filter(o=>a[o]!=null);if(i=s(t),r=i.length,r!==s(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=r;n--!==0;){let a=i[n];if(!wt(t[a],e[a]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function wt(t,e){try{return Ks(t,e)}catch{return!1}}function Je(t,e){return!wt(t,e)}function _t(t,e){let r=n=>n[t]===!0;return n=>{if(r(n))return n;let i=e(n);return i[t]=!0,i}}var Ei=A(ie(),1);var _r=t=>{let e=t??{};return(r,n)=>{var i;let s={hasChanged:Je,attribute:!1,...e};(0,Ei.property)(s)(r,n);let a=r.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 xt=class{constructor(){this.queue=[]}add(e,r=!1){r&&this.clear(e.type),this.queue.push(e)}consume(e){let r=this.queue.find(n=>n.type===e);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(e){typeof e=="string"?this.queue=this.queue.filter(r=>r.type!==e):this.queue=this.queue.filter(r=>!e.test(r.type))}};var Re=A(ie(),1);var Ti=A(ie(),1);function wi(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,Ti.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return r();try{return JSON.parse(n)}catch{return r()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Je,...e??{}})}var Ct=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,s=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>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 xi=A(ne(),1);var Ot=globalThis,qs=Ot.ShadowRoot&&(Ot.ShadyCSS===void 0||Ot.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Nu=Symbol();var _i=(t,e)=>{if(qs)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),i=Ot.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)}};var It=class extends xi.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 r={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return _i(n,e.elementStyles),n}};function Ci(t,e,...r){var n;let i=t.querySelector(e);for(let s of r)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(s);return i}var $e=function(t,e,r,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(s=(i<3?a(s):i>3?a(e,r,s):a(e,r))||s);return i>3&&s&&Object.defineProperty(e,r,s),s},Pi,Oi=Symbol("constructorPrototype"),Ii=Symbol("constructorName"),Di=Symbol("exportpartsDebouncer"),Ri=Symbol("dynamicDependenciesLoaded"),Be=class t extends CustomEvent{constructor(){super(t.eventName,{bubbles:!0})}};Be.eventName="exportparts-updated";var ae=class extends It{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Pi]=new Ct(5),this.scheduleExportpartsUpdate=()=>{var e,r,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[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[Ii]=this.constructor.name,this[Oi]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Ii]&&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 r=this.constructor;r[Ri]||(r[Ri]=!0,this.importDynamicDependencies()),(e=this.shadowRoot)===null||e===void 0||e.addEventListener(Be.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this.shadowRoot)===null||e===void 0||e.removeEventListener(Be.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 Be)})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let s=[...i??[],n];r=Ci(this.shadowRoot,...s)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(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 r,n,i,s,a,o;let u=p=>p!=null&&p.trim().length>0,c=e.filter(u).map(p=>p.trim());if(c.length===0){this.exportparts=void 0;return}let d=new Set;for(let p of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let m=(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(S=>S.split(":")[1]))!==null&&o!==void 0?o:[],g=[...m,...v].filter(u).map(S=>S.trim());for(let S of g)d.add(S)}if(d.size===0){this.exportparts=void 0;return}let h=[...d.values()].flatMap(p=>c.map(m=>`${p}:${m}--${p}`));this.exportparts=[...this.part,...h].join(", ")}};Pi=Di;$e([(0,Re.property)()],ae.prototype,"exportpartsPrefix",void 0);$e([wi([])],ae.prototype,"exportpartsPrefixes",void 0);$e([(0,Re.property)({reflect:!0})],ae.prototype,"exportparts",void 0);$e([(0,Re.property)()],ae.prototype,"customStylesheet",void 0);$e([(0,Re.property)()],ae.prototype,"elementToFocus",void 0);$e([(0,Re.state)()],ae.prototype,"useAdoptedStyleSheets",void 0);function Rt(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Ze=Symbol("internalReduxEventsUnsubscribers"),ve=Symbol("internalStoresUnsubscribers"),Pe=Symbol("internalStores"),Gs=_t(Symbol("withRedux"),function(t){var e,r,n;class i extends t{constructor(){super(...arguments),this[e]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(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 u;o=(u=o??a.name)!==null&&u!==void 0?u:"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 u=this.constructor.getPropertyOptions(o);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:o)){let c=this.getStore(a.store);c&&(a.store?this[ve].has(a.store):this[ve].size>0)&&(this[o]=a.selector(c.getState(),this))}})}subscribeToStore(a,o){var u;this[ve].set(a,o.subscribe(()=>this.updateFromStores())),this[Ze].set(a,[]),Rt(o)&&o.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((c,d)=>{if(typeof this[d]=="function"&&(!c.store||o.name===c.store)){let h=p=>this[d](p);o.addEventListener(c.eventName,h),this[Ze].get(a).push(()=>o.removeEventListener(c.eventName,h))}})),this.onStoreAvailable(a)}unsubscribeFromStores(){this[ve].forEach((a,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(a){var o;this[ve].has(a)&&this[ve].get(a)(),this[ve].delete(a),(o=this[Ze].get(a))===null||o===void 0||o.forEach(u=>u()),this[Ze].delete(a)}onStoreAvailable(a){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=ve,r=Pe,n=Ze,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),Mi=class extends Gs(ae){};function Y(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var i,s;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(a){return"'"+a+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function le(t){return!!t&&!!t[P]}function te(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===ea}(t)||Array.isArray(t)||!!t[Bi]||!!(!((e=t.constructor)===null||e===void 0)&&e[Bi])||Lr(t)||Nr(t))}function De(t,e,r){r===void 0&&(r=!1),Ke(t)===0?(r?Object.keys:Ve)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function Ke(t){var e=t[P];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Lr(t)?2:Nr(t)?3:0}function He(t,e){return Ke(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Ws(t,e){return Ke(t)===2?t.get(e):t[e]}function $i(t,e,r){var n=Ke(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Hi(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Lr(t){return Js&&t instanceof Map}function Nr(t){return Zs&&t instanceof Set}function me(t){return t.o||t.t}function kr(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=qi(t);delete e[P];for(var r=Ve(e),n=0;n<r.length;n++){var i=r[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:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Ur(t,e){return e===void 0&&(e=!1),Fr(t)||le(t)||!te(t)||(Ke(t)>1&&(t.set=t.add=t.clear=t.delete=zs),Object.freeze(t),e&&De(t,function(r,n){return Ur(n,!0)},!0)),t}function zs(){Y(2)}function Fr(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function oe(t){var e=Mr[t];return e||Y(18,t),e}function Qs(t,e){Mr[t]||(Mr[t]=e)}function Rr(){return tt}function xr(t,e){e&&(oe("Patches"),t.u=[],t.s=[],t.v=e)}function Pt(t){Pr(t),t.p.forEach(Ys),t.p=null}function Pr(t){t===tt&&(tt=t.l)}function Li(t){return tt={p:[],l:tt,h:t,m:!0,_:0}}function Ys(t){var e=t[P];e.i===0||e.i===1?e.j():e.g=!0}function Cr(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||oe("ES5").S(e,t,n),n?(r[P].P&&(Pt(e),Y(4)),te(t)&&(t=Dt(e,t),e.l||Mt(e,t)),e.u&&oe("Patches").M(r[P].t,t,e.u,e.s)):t=Dt(e,r,[]),Pt(e),e.u&&e.v(e.u,e.s),t!==Ki?t:void 0}function Dt(t,e,r){if(Fr(e))return e;var n=e[P];if(!n)return De(e,function(o,u){return Ni(t,n,e,o,u,r)},!0),e;if(n.A!==t)return e;if(!n.P)return Mt(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=kr(n.k):n.o,s=i,a=!1;n.i===3&&(s=new Set(i),i.clear(),a=!0),De(s,function(o,u){return Ni(t,n,i,o,u,r,a)}),Mt(t,i,!1),r&&t.u&&oe("Patches").N(n,r,t.u,t.s)}return n.o}function Ni(t,e,r,n,i,s,a){if(le(i)){var o=Dt(t,i,s&&e&&e.i!==3&&!He(e.R,n)?s.concat(n):void 0);if($i(r,n,o),!le(o))return;t.m=!1}else a&&r.add(i);if(te(i)&&!Fr(i)){if(!t.h.D&&t._<1)return;Dt(t,i),e&&e.A.l||Mt(t,i)}}function Mt(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Ur(e,r)}function Or(t,e){var r=t[P];return(r?me(r):t)[e]}function ki(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var n=Object.getOwnPropertyDescriptor(r,e);if(n)return n;r=Object.getPrototypeOf(r)}}function ye(t){t.P||(t.P=!0,t.l&&ye(t.l))}function Ir(t){t.o||(t.o=kr(t.t))}function Dr(t,e,r){var n=Lr(e)?oe("MapSet").F(e,r):Nr(e)?oe("MapSet").T(e,r):t.O?function(i,s){var a=Array.isArray(i),o={i:a?1:0,A:s?s.A:Rr(),P:!1,I:!1,R:{},l:s,t:i,k:null,o:null,j:null,C:!1},u=o,c=rt;a&&(u=[o],c=et);var d=Proxy.revocable(u,c),h=d.revoke,p=d.proxy;return o.k=p,o.j=h,p}(e,r):oe("ES5").J(e,r);return(r?r.A:Rr()).p.push(n),n}function Xs(t){return le(t)||Y(22,t),function e(r){if(!te(r))return r;var n,i=r[P],s=Ke(r);if(i){if(!i.P&&(i.i<4||!oe("ES5").K(i)))return i.t;i.I=!0,n=Ui(r,s),i.I=!1}else n=Ui(r,s);return De(n,function(a,o){i&&Ws(i.t,a)===o||$i(n,a,e(o))}),s===3?new Set(n):n}(t)}function Ui(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return kr(t)}function Vi(){function t(a,o){var u=s[a];return u?u.enumerable=o:s[a]=u={configurable:!0,enumerable:o,get:function(){var c=this[P];return rt.get(c,a)},set:function(c){var d=this[P];rt.set(d,a,c)}},u}function e(a){for(var o=a.length-1;o>=0;o--){var u=a[o][P];if(!u.P)switch(u.i){case 5:n(u)&&ye(u);break;case 4:r(u)&&ye(u)}}}function r(a){for(var o=a.t,u=a.k,c=Ve(u),d=c.length-1;d>=0;d--){var h=c[d];if(h!==P){var p=o[h];if(p===void 0&&!He(o,h))return!0;var m=u[h],v=m&&m[P];if(v?v.t!==p:!Hi(m,p))return!0}}var g=!!o[P];return c.length!==Ve(o).length+(g?0:1)}function n(a){var o=a.k;if(o.length!==a.t.length)return!0;var u=Object.getOwnPropertyDescriptor(o,o.length-1);if(u&&!u.get)return!0;for(var c=0;c<o.length;c++)if(!o.hasOwnProperty(c))return!0;return!1}function i(a){a.g&&Y(3,JSON.stringify(me(a)))}var s={};Qs("ES5",{J:function(a,o){var u=Array.isArray(a),c=function(h,p){if(h){for(var m=Array(p.length),v=0;v<p.length;v++)Object.defineProperty(m,""+v,t(v,!0));return m}var g=qi(p);delete g[P];for(var S=Ve(g),E=0;E<S.length;E++){var T=S[E];g[T]=t(T,h||!!g[T].enumerable)}return Object.create(Object.getPrototypeOf(p),g)}(u,a),d={i:u?5:4,A:o?o.A:Rr(),P:!1,I:!1,R:{},l:o,t:a,k:c,o:null,g:!1,C:!1};return Object.defineProperty(c,P,{value:d,writable:!0}),c},S:function(a,o,u){u?le(o)&&o[P].A===a&&e(a.p):(a.u&&function c(d){if(d&&typeof d=="object"){var h=d[P];if(h){var p=h.t,m=h.k,v=h.R,g=h.i;if(g===4)De(m,function(_){_!==P&&(p[_]!==void 0||He(p,_)?v[_]||c(m[_]):(v[_]=!0,ye(h)))}),De(p,function(_){m[_]!==void 0||He(m,_)||(v[_]=!1,ye(h))});else if(g===5){if(n(h)&&(ye(h),v.length=!0),m.length<p.length)for(var S=m.length;S<p.length;S++)v[S]=!1;else for(var E=p.length;E<m.length;E++)v[E]=!0;for(var T=Math.min(m.length,p.length),C=0;C<T;C++)m.hasOwnProperty(C)||(v[C]=!0),v[C]===void 0&&c(m[C])}}}}(a.p[0]),e(a.p))},K:function(a){return a.i===4?r(a):n(a)}})}var Fi,tt,jr=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Js=typeof Map<"u",Zs=typeof Set<"u",ji=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Ki=jr?Symbol.for("immer-nothing"):((Fi={})["immer-nothing"]=!0,Fi),Bi=jr?Symbol.for("immer-draftable"):"__$immer_draftable",P=jr?Symbol.for("immer-state"):"__$immer_state";var ea=""+Object.prototype.constructor,Ve=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,qi=Object.getOwnPropertyDescriptors||function(t){var e={};return Ve(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},Mr={},rt={get:function(t,e){if(e===P)return t;var r=me(t);if(!He(r,e))return function(i,s,a){var o,u=ki(s,a);return u?"value"in u?u.value:(o=u.get)===null||o===void 0?void 0:o.call(i.k):void 0}(t,r,e);var n=r[e];return t.I||!te(n)?n:n===Or(t.t,e)?(Ir(t),t.o[e]=Dr(t.A.h,n,t)):n},has:function(t,e){return e in me(t)},ownKeys:function(t){return Reflect.ownKeys(me(t))},set:function(t,e,r){var n=ki(me(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=Or(me(t),e),s=i?.[P];if(s&&s.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Hi(r,i)&&(r!==void 0||He(t.t,e)))return!0;Ir(t),ye(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return Or(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Ir(t),ye(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=me(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){Y(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Y(12)}},et={};De(rt,function(t,e){et[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),et.deleteProperty=function(t,e){return et.set.call(this,t,e,void 0)},et.set=function(t,e,r){return rt.set.call(this,t[0],e,r,t[0])};var ta=function(){function t(r){var n=this;this.O=ji,this.D=!0,this.produce=function(i,s,a){if(typeof i=="function"&&typeof s!="function"){var o=s;s=i;var u=n;return function(g){var S=this;g===void 0&&(g=o);for(var E=arguments.length,T=Array(E>1?E-1:0),C=1;C<E;C++)T[C-1]=arguments[C];return u.produce(g,function(_){var k;return(k=s).call.apply(k,[S,_].concat(T))})}}var c;if(typeof s!="function"&&Y(6),a!==void 0&&typeof a!="function"&&Y(7),te(i)){var d=Li(n),h=Dr(n,i,void 0),p=!0;try{c=s(h),p=!1}finally{p?Pt(d):Pr(d)}return typeof Promise<"u"&&c instanceof Promise?c.then(function(g){return xr(d,a),Cr(g,d)},function(g){throw Pt(d),g}):(xr(d,a),Cr(c,d))}if(!i||typeof i!="object"){if((c=s(i))===void 0&&(c=i),c===Ki&&(c=void 0),n.D&&Ur(c,!0),a){var m=[],v=[];oe("Patches").M(i,c,m,v),a(m,v)}return c}Y(21,i)},this.produceWithPatches=function(i,s){if(typeof i=="function")return function(c){for(var d=arguments.length,h=Array(d>1?d-1:0),p=1;p<d;p++)h[p-1]=arguments[p];return n.produceWithPatches(c,function(m){return i.apply(void 0,[m].concat(h))})};var a,o,u=n.produce(i,s,function(c,d){a=c,o=d});return typeof Promise<"u"&&u instanceof Promise?u.then(function(c){return[c,a,o]}):[u,a,o]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){te(r)||Y(8),le(r)&&(r=Xs(r));var n=Li(this),i=Dr(this,r,void 0);return i[P].C=!0,Pr(n),i},e.finishDraft=function(r,n){var i=r&&r[P],s=i.A;return xr(s,n),Cr(void 0,s)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!ji&&Y(20),this.O=r},e.applyPatches=function(r,n){var i;for(i=n.length-1;i>=0;i--){var s=n[i];if(s.path.length===0&&s.op==="replace"){r=s.value;break}}i>-1&&(n=n.slice(i+1));var a=oe("Patches").$;return le(r)?a(r,n):this.produce(r,function(o){return a(o,n)})},t}(),q=new ta,ra=q.produce,Yu=q.produceWithPatches.bind(q),Xu=q.setAutoFreeze.bind(q),Ju=q.setUseProxies.bind(q),Zu=q.applyPatches.bind(q),ec=q.createDraft.bind(q),tc=q.finishDraft.bind(q),Lt=ra;function Me(t){"@babel/helpers - typeof";return Me=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Me(t)}function Gi(t,e){if(Me(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(Me(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Wi(t){var e=Gi(t,"string");return Me(e)=="symbol"?e:e+""}function zi(t,e,r){return(e=Wi(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Qi(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Br(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Qi(Object(r),!0).forEach(function(n){zi(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Qi(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function j(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var Yi=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),$r=function(){return Math.random().toString(36).substring(7).split("").join(".")},Nt={INIT:"@@redux/INIT"+$r(),REPLACE:"@@redux/REPLACE"+$r(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+$r()}};function na(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function Hr(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(j(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(j(1));return r(Hr)(t,e)}if(typeof t!="function")throw new Error(j(2));var i=t,s=e,a=[],o=a,u=!1;function c(){o===a&&(o=a.slice())}function d(){if(u)throw new Error(j(3));return s}function h(g){if(typeof g!="function")throw new Error(j(4));if(u)throw new Error(j(5));var S=!0;return c(),o.push(g),function(){if(S){if(u)throw new Error(j(6));S=!1,c();var T=o.indexOf(g);o.splice(T,1),a=null}}}function p(g){if(!na(g))throw new Error(j(7));if(typeof g.type>"u")throw new Error(j(8));if(u)throw new Error(j(9));try{u=!0,s=i(s,g)}finally{u=!1}for(var S=a=o,E=0;E<S.length;E++){var T=S[E];T()}return g}function m(g){if(typeof g!="function")throw new Error(j(10));i=g,p({type:Nt.REPLACE})}function v(){var g,S=h;return g={subscribe:function(T){if(typeof T!="object"||T===null)throw new Error(j(11));function C(){T.next&&T.next(d())}C();var _=S(C);return{unsubscribe:_}}},g[Yi]=function(){return this},g}return p({type:Nt.INIT}),n={dispatch:p,subscribe:h,getState:d,replaceReducer:m},n[Yi]=v,n}function ia(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:Nt.INIT});if(typeof n>"u")throw new Error(j(12));if(typeof r(void 0,{type:Nt.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(j(13))})}function Xi(t){for(var e=Object.keys(t),r={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(r[i]=t[i])}var s=Object.keys(r),a,o;try{ia(r)}catch(u){o=u}return function(c,d){if(c===void 0&&(c={}),o)throw o;if(0)var h;for(var p=!1,m={},v=0;v<s.length;v++){var g=s[v],S=r[g],E=c[g],T=S(E,d);if(typeof T>"u"){var C=d&&d.type;throw new Error(j(14))}m[g]=T,p=p||T!==E}return p=p||s.length!==Object.keys(c).length,p?m:c}}function qe(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function Ji(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return function(){var i=n.apply(void 0,arguments),s=function(){throw new Error(j(15))},a={getState:i.getState,dispatch:function(){return s.apply(void 0,arguments)}},o=e.map(function(u){return u(a)});return s=qe.apply(void 0,o)(i.dispatch),Br(Br({},i),{},{dispatch:s})}}}function Zi(t){var e=function(n){var i=n.dispatch,s=n.getState;return function(a){return function(o){return typeof o=="function"?o(i,s,t):a(o)}}};return e}var es=Zi();es.withExtraArgument=Zi;var Vr=es;var ss=function(){var t=function(e,r){return t=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])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),sa=function(t,e){var r={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(c){return function(d){return u([c,d])}}function u(c){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(s=c[0]&2?i.return:c[0]?i.throw||((s=i.return)&&s.call(i),0):i.next)&&!(s=s.call(i,c[1])).done)return s;switch(i=0,s&&(c=[c[0]&2,s.value]),c[0]){case 0:case 1:s=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,i=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(s=r.trys,!(s=s.length>0&&s[s.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!s||c[1]>s[0]&&c[1]<s[3])){r.label=c[1];break}if(c[0]===6&&r.label<s[1]){r.label=s[1],s=c;break}if(s&&r.label<s[2]){r.label=s[2],r.ops.push(c);break}s[2]&&r.ops.pop(),r.trys.pop();continue}c=e.call(t,r)}catch(d){c=[6,d],i=0}finally{n=s=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},Ge=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},aa=Object.defineProperty,oa=Object.defineProperties,ua=Object.getOwnPropertyDescriptors,ts=Object.getOwnPropertySymbols,ca=Object.prototype.hasOwnProperty,la=Object.prototype.propertyIsEnumerable,rs=function(t,e,r){return e in t?aa(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},ge=function(t,e){for(var r in e||(e={}))ca.call(e,r)&&rs(t,r,e[r]);if(ts)for(var n=0,i=ts(e);n<i.length;n++){var r=i[n];la.call(e,r)&&rs(t,r,e[r])}return t},Kr=function(t,e){return oa(t,ua(e))},da=function(t,e,r){return new Promise(function(n,i){var s=function(u){try{o(r.next(u))}catch(c){i(c)}},a=function(u){try{o(r.throw(u))}catch(c){i(c)}},o=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(s,a)};o((r=r.apply(t,e)).next())})};var ha=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?qe:qe.apply(null,arguments)},bc=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function fa(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}var pa=function(t){ss(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Ge([void 0],r[0].concat(this)))):new(e.bind.apply(e,Ge([void 0],r.concat(this))))},e}(Array),va=function(t){ss(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Ge([void 0],r[0].concat(this)))):new(e.bind.apply(e,Ge([void 0],r.concat(this))))},e}(Array);function Wr(t){return te(t)?Lt(t,function(){}):t}function ma(t){return typeof t=="boolean"}function ya(){return function(e){return ga(e)}}function ga(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,s=t.serializableCheck,a=s===void 0?!0:s,o=new pa;if(r&&(ma(r)?o.push(Vr):o.push(Vr.withExtraArgument(r.extraArgument))),0){if(i)var u;if(a)var c}return o}var qr=!0;function as(t){var e=ya(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,s=r.middleware,a=s===void 0?e():s,o=r.devTools,u=o===void 0?!0:o,c=r.preloadedState,d=c===void 0?void 0:c,h=r.enhancers,p=h===void 0?void 0:h,m;if(typeof i=="function")m=i;else if(fa(i))m=Xi(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),!qr&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!qr&&v.some(function(_){return typeof _!="function"}))throw new Error("each middleware provided to configureStore must be a function");var g=Ji.apply(void 0,v),S=qe;u&&(S=ha(ge({trace:!qr},typeof u=="object"&&u)));var E=new va(g),T=E;Array.isArray(p)?T=Ge([g],p):typeof p=="function"&&(T=p(E));var C=S.apply(void 0,T);return Hr(m,d,C)}function be(t,e){function r(){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 ge(ge({type:t,payload:s.payload},"meta"in s&&{meta:s.meta}),"error"in s&&{error:s.error})}return{type:t,payload:n[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(n){return n.type===t},r}function os(t){var e={},r=[],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 r.push({matcher:s,reducer:a}),i},addDefaultCase:function(s){return n=s,i}};return t(i),[e,r,n]}function ba(t){return typeof t=="function"}function Aa(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?os(e):[e,r,n],s=i[0],a=i[1],o=i[2],u;if(ba(t))u=function(){return Wr(t())};else{var c=Wr(t);u=function(){return c}}function d(h,p){h===void 0&&(h=u());var m=Ge([s[p.type]],a.filter(function(v){var g=v.matcher;return g(p)}).map(function(v){var g=v.reducer;return g}));return m.filter(function(v){return!!v}).length===0&&(m=[o]),m.reduce(function(v,g){if(g)if(le(v)){var S=v,E=g(S,p);return E===void 0?v:E}else{if(te(v))return Lt(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},h)}return d.getInitialState=u,d}function Sa(t,e){return t+"/"+e}function us(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:Wr(t.initialState),n=t.reducers||{},i=Object.keys(n),s={},a={},o={};i.forEach(function(d){var h=n[d],p=Sa(e,d),m,v;"reducer"in h?(m=h.reducer,v=h.prepare):m=h,s[d]=m,a[p]=m,o[d]=v?be(p,v):be(p)});function u(){var d=typeof t.extraReducers=="function"?os(t.extraReducers):[t.extraReducers],h=d[0],p=h===void 0?{}:h,m=d[1],v=m===void 0?[]:m,g=d[2],S=g===void 0?void 0:g,E=ge(ge({},p),a);return Aa(r,function(T){for(var C in E)T.addCase(C,E[C]);for(var _=0,k=v;_<k.length;_++){var J=k[_];T.addMatcher(J.matcher,J.reducer)}S&&T.addDefaultCase(S)})}var c;return{name:e,reducer:function(d,h){return c||(c=u()),c(d,h)},actions:o,caseReducers:s,getInitialState:function(){return c||(c=u()),c.getInitialState()}}}var Ea="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ta=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=Ea[Math.random()*64|0];return e},wa=["name","message","stack","code"],Gr=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),ns=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),_a=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=wa;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},Tc=function(){function t(e,r,n){var i=be(e+"/fulfilled",function(d,h,p,m){return{payload:d,meta:Kr(ge({},m||{}),{arg:p,requestId:h,requestStatus:"fulfilled"})}}),s=be(e+"/pending",function(d,h,p){return{payload:void 0,meta:Kr(ge({},p||{}),{arg:h,requestId:d,requestStatus:"pending"})}}),a=be(e+"/rejected",function(d,h,p,m,v){return{payload:m,error:(n&&n.serializeError||_a)(d||"Rejected"),meta:Kr(ge({},v||{}),{arg:p,requestId:h,rejectedWithValue:!!m,requestStatus:"rejected",aborted:d?.name==="AbortError",condition:d?.name==="ConditionError"})}}),o=!1,u=typeof AbortController<"u"?AbortController:function(){function d(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return d.prototype.abort=function(){},d}();function c(d){return function(h,p,m){var v=n?.idGenerator?n.idGenerator(d):Ta(),g=new u,S,E=!1;function T(_){S=_,g.abort()}var C=function(){return da(this,null,function(){var _,k,J,Se,$,Ee,Ne;return sa(this,function(l){switch(l.label){case 0:return l.trys.push([0,4,,5]),Se=(_=n?.condition)==null?void 0:_.call(n,d,{getState:p,extra:m}),Ca(Se)?[4,Se]:[3,2];case 1:Se=l.sent(),l.label=2;case 2:if(Se===!1||g.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return E=!0,$=new Promise(function(f,b){return g.signal.addEventListener("abort",function(){return b({name:"AbortError",message:S||"Aborted"})})}),h(s(v,d,(k=n?.getPendingMeta)==null?void 0:k.call(n,{requestId:v,arg:d},{getState:p,extra:m}))),[4,Promise.race([$,Promise.resolve(r(d,{dispatch:h,getState:p,extra:m,requestId:v,signal:g.signal,abort:T,rejectWithValue:function(f,b){return new Gr(f,b)},fulfillWithValue:function(f,b){return new ns(f,b)}})).then(function(f){if(f instanceof Gr)throw f;return f instanceof ns?i(f.payload,v,d,f.meta):i(f,v,d)})])];case 3:return J=l.sent(),[3,5];case 4:return Ee=l.sent(),J=Ee instanceof Gr?a(null,v,d,Ee.payload,Ee.meta):a(Ee,v,d),[3,5];case 5:return Ne=n&&!n.dispatchConditionRejection&&a.match(J)&&J.meta.condition,Ne||h(J),[2,J]}})})}();return Object.assign(C,{abort:T,requestId:v,arg:d,unwrap:function(){return C.then(xa)}})}}return Object.assign(c,{pending:s,rejected:a,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function xa(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Ca(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var cs="listener",ls="completed",ds="cancelled",wc="task-"+ds,_c="task-"+ls,xc=cs+"-"+ds,Cc=cs+"-"+ls;var zr="listenerMiddleware";var Oc=be(zr+"/add"),Ic=be(zr+"/removeAll"),Rc=be(zr+"/remove");var is,Pc=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(is||(is=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Oa=function(t){return function(e){setTimeout(e,t)}},Dc=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Oa(10);Vi();var Ia=_t(Symbol("withEventBus"),function(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(r,n,i){this.eventBus.addEventListener(r,n,i)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,i){this.eventBus.removeEventListener(r,n,i)}}}),kt=class extends Ia(Object){};window.ftReduxStores||(window.ftReduxStores={});var hs=class t extends kt{static get(e){var r;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,s=window.ftReduxStores[n];if(Rt(s))return s;if(i==null)return;let a=us({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),o=as({reducer:(u,c)=>c.type==="CLEAR_FT_REDUX_STORE"?a.getInitialState():typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__")?{...u,...c.overwrites}:a.reducer(u,c)});return window.ftReduxStores[i.name]=new t(a,o,i.eventBus)}constructor(e,r,n){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new xt;let i=s=>s!=null?JSON.parse(JSON.stringify(s)):s;this.actions=new Proxy(this.reduxSlice.actions,{get:(s,a,o)=>{let u=a,c=s[u];return c?(...d)=>{let h=c(...d.map(i));return this.reduxStore.dispatch(h),h}:d=>{this.setState({[u]:i(d)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var Ut=class{static format(e,r,n,i){return window.moment?window.moment(e).locale(r).format(this.getMomentDateFormat(n,i)):this.getIntlDateTime(e,r,n,i)}static getMomentDateFormat(e,r){return e?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(e,r,n,i){let s=typeof e=="string"?new Date(e):e,a=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(s);if(!i)return a;let o=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(s);return`${a} ${o}`}static getTimezoneAsString(){let e=n=>String(Math.floor(n)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${e(Math.abs(r)/60)}:${e(Math.abs(r)%60)}`}};var fs=A(R()),Ft=function(t,e,r,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(s=(i<3?a(s):i>3?a(e,r,s):a(e,r))||s);return i>3&&s&&Object.defineProperty(e,r,s),s},il=(0,fs.applyMixinOnce)(Symbol("withDateFormat"),function(t){class e extends t{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(y)}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=>Ut.format(o,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Ft([(0,Qr.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),Ft([(0,Qr.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),Ft([_r({store:y.name,selector:r=>{var n,i;return(i=(n=r.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&i!==void 0?i:[]}})],e.prototype,"metadataDescriptors",void 0),Ft([_r({store:y.name})],e.prototype,"uiLocale",void 0),e});var $t=A(R());var jt=class extends B{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=y.getState().session;return!!e?.sessionAuthenticated}};var Bt=class extends B{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let e=y.getState().session;return!!e?.sessionAuthenticated}};var Ra="ft-user-assets",Pa={setAssetCount:(t,e)=>{let{userAssetType:r,count:n}=e.payload.assetCount;t.assetCounts.allAsset[r]=n},clearAssetCount:t=>{Object.values(z).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let r=e.payload.mapId;t.assetCounts.bookmarkByMap[r]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}},addAsset:(t,e)=>{let{assetType:r,mapId:n,asset:i}=e.payload;Xr(t,r,[...Yr(t,r),i]),ps(t,r,1,n),vs(t,i)},editAsset:(t,e)=>{let{assetType:r,asset:n}=e.payload;Xr(t,r,Yr(t,r).map(i=>i.id===n.id?n:i)),vs(t,n)},removeAsset:(t,e)=>{let{assetType:r,mapId:n,assetId:i}=e.payload;Xr(t,r,Yr(t,r).filter(s=>s.id!==i)),ps(t,r,-1,n)}},ms={[z.SEARCHES]:"savedSearches",[z.BOOKMARKS]:"bookmarks",[z.BOOKS]:void 0,[z.COLLECTIONS]:void 0},Yr=(t,e)=>{var r;let n=ms[e];return n?(r=t[n])!==null&&r!==void 0?r:[]:[]},Xr=(t,e,r)=>{let n=ms[e];n&&(t[n]=r)},ps=(t,e,r,n)=>{let i=t.assetCounts.allAsset[e];if(i!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,i+r),e===z.BOOKMARKS&&n)){let s=t.assetCounts.bookmarkByMap[n];t.assetCounts.bookmarkByMap[n]=Math.max(0,s+r)}},vs=(t,e)=>{let r=t.assetLabels.map(i=>i.title),n=e.labels.filter(i=>!r.includes(i)).map(i=>({title:i}));t.assetLabels.push(...n)},G=$t.FtReduxStore.get({name:Ra,reducers:Pa,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(z).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Jr=class{constructor(e=new jt,r=new Bt){this.assetCountsService=e,this.assetLabelsService=r,this.currentSession=y.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new At,this.savedSearchesService=new Et,y.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=y.getState();(0,$t.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),G.actions.clearAssetCount(),G.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),G.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),G.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();G.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();G.actions.assetLabels(e)}async loadAssetCount(e){let r=await this.assetCountsService.getUserAssetCount(e);r&&G.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(e){let r=await this.assetCountsService.getUserBookmarkCountByMap(e);r&&G.actions.setBookmarkCountByMap({count:r.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let r=Object.keys(G.getState().assetCounts.bookmarkByMap).length!==0;e===z.BOOKMARKS&&r&&G.actions.clearBookmarkCountByMap(),G.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;G.actions.bookmarks(r)}}},Zr=new Jr;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Zr);(0,ys.customElement)("ft-app-context")(I);var Ht=class extends B{get mapId(){return this._mapId}set mapId(e){e!==this._mapId&&this.clear(),this._mapId=e}constructor(e,r,n){super(!1,r),this.converter=e,this._mapId=n,this.initCache()}async withMapId(e){return this._mapId?e(this._mapId):void 0}initCache(){this.cache.register("configuration",()=>this.api.getReaderConfiguration()),this.cache.register("map",()=>this.withMapId(e=>this.fetchMap(e))),this.cache.register("enrichedToc",()=>this.withMapId(e=>this.fetchPages(e).then(r=>this.converter.convertPaginatedToc(e,r)))),this.cache.register("ratingSummary",()=>{var e,r;return ce((r=(e=y.getState().session)===null||e===void 0?void 0:e.profile.roles)!==null&&r!==void 0?r:[],"RATING_USER")?this.withMapId(i=>this.fetchMapRating(i)):Promise.resolve()})}clear(){this.cache.clearMatching(e=>e!=="configuration")}makeCacheKey(e,r){return e+(r?"-destinationLanguage-"+r?.destinationLanguage:"")}getMap(e){return this.cache.get(this.makeCacheKey("map",e),()=>this.fetchMap(this.mapId,e))}getMapNow(e){return this.cache.getNow(this.makeCacheKey("map",e))}getConfiguration(){return this.cache.get("configuration")}clearConfiguration(){this.cache.clear("configuration")}getEnrichedToc(e){return this.cache.get(this.makeCacheKey("enrichedToc",e),()=>this.fetchPages(this.mapId,e).then(r=>this.converter.convertPaginatedToc(this.mapId,r)))}getEnrichedTocNow(e){return this.cache.getNow(this.makeCacheKey("enrichedToc",e))}async getPaginationConfiguration(){return(await this.getEnrichedToc()).paginationConfiguration}async getToc(e){return(await this.getEnrichedToc(e)).toc}async getPagesToc(e){return(await this.getEnrichedToc(e)).pagesToc}async getTranslationError(e){return(await this.getEnrichedToc(e)).translationError}async getTocNode(e,r){return(await this.getEnrichedToc(r)).nodeByTocId[e]}getTocNodeNow(e,r){var n;return(n=this.getEnrichedTocNow(r))===null||n===void 0?void 0:n.nodeByTocId[e]}getTocNodeNowByUrl(e,r){var n,i;let s=this.getMapNow(r);return s?.prettyUrl==e||`${s?.id}/root`===e?(n=this.getEnrichedTocNow(r))===null||n===void 0?void 0:n.toc[0]:(i=this.getEnrichedTocNow(r))===null||i===void 0?void 0:i.nodeByUrl[e]}async getPage(e,r){let n=await this.getEnrichedToc(r);return n.pages[e-1]||n.pages[0]}async getPageByTocId(e,r){let n=await this.getEnrichedToc(r);return n.pageByTocId[e]||n.pages[0]}getTopicInfo(e){return this.cache.get("topic-"+e.tocId,()=>this.fetchTopicMetadata(e))}getTopicContent(e){return this.cache.get("topic-content-"+e.tocId,()=>this.fetchTopicHTMLContent(e))}getTranslatedTopicContent(e,r){return this.cache.get(this.makeCacheKey("translated-topic-content-"+e.tocId,r),()=>this.fetchTranslatedTopicHTMLContent(e,r))}getAttachments(){return this.cache.get("map-attachments",()=>this.fetchAttachments())}clearMapAttachments(){this.cache.clear("map-attachments")}getRelativesForDocument(e,r){return this.cache.get("document-relatives-"+e+"-"+r.join("-"),()=>this.fetchRelativesForDocument(e,r))}getRelativesForTopicInMap(e,r,n){return this.cache.get("topic-relatives-"+[e,r,...n].join("-"),()=>this.fetchRelativesForTopicInMap(e,r,n))}getAttachmentDownloadLink(e){return this.makeAbsolute(`${this.api.endpoints.khub.maps.mapId(this.mapId).attachments.attachmentId(e).content}?download=true&locationValue=reader`)}getLink(e,r,n){let i=this.getNavigationData(e,r,n),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,r,n,i){var s,a;e=e||"root";let o=this.getEnrichedTocNow(i),u=o?.pageByTocId[e],c=o?.nodeByTocId[e],d=c?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(s=c?.title)!==null&&s!==void 0?s:"",untranslatedTopicTitle:c?.untranslatedTitle,page:r&&u&&u.number!==r?r:void 0,prettyUrl:d?.replace(/^r\//,""),prettyUrlDuplicated:(a=o?.duplicatedPrettyUrls.has(d??""))!==null&&a!==void 0?a:!1,section:n}}async getAccurateNavigationData(e,r,n,i){return await this.getEnrichedToc(i),this.getNavigationData(e,r,n,i)}getRatingSummary(){return this.cache.get("ratingSummary")}reloadRating(){return this.cache.clear("ratingSummary"),this.getRatingSummary()}getMapRating(){return this.getRatingSummary().then(e=>e?.publication)}getTopicRating(e){return this.getRatingSummary().then(r=>{var n;return r?{type:r.topics.type,rating:(n=r.topics)===null||n===void 0?void 0:n.ratings.find(i=>i.tocId===e)}:void 0})}rateMap(e,r){return this.makeRateMapRequest(e,r).then(()=>this.clearRatingIfNecessary())}unrateMap(){return this.makeUnrateMapRequest().then(()=>this.clearRatingIfNecessary())}sendMapFeedback(e,r){return this.makeMapFeedbackRequest(e,r)}rateTopic(e,r,n){return this.makeRateTopicRequest(e,r,n).then(()=>this.clearRatingIfNecessary())}unrateTopic(e){return this.makeUnrateTopicRequest(e).then(()=>this.clearRatingIfNecessary())}async clearRatingIfNecessary(){let e=y.getState().session;e?.sessionAuthenticated&&this.cache.clear("ratingSummary")}sendTopicFeedback(e,r,n){return this.makeTopicFeedbackRequest(e,r,n)}fontsStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.fonts)}themeStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.theme)}buildBreadcrumb(e,r){let n=this.getTocNodeNow(e,r),i=[{tocId:n.tocId,title:n.title,untranslatedTitle:n.untranslatedTitle}],s=this.getTocNodeNow(n.parentTocId,r);for(;s;)i.unshift({tocId:s.tocId,title:s.title,untranslatedTitle:s.untranslatedTitle}),s=this.getTocNodeNow(s.parentTocId,r);return i}isFeatureAccessible(e,{session:r}){var n;if(!this.isFeatureAvailable(e))return!1;switch(e){case ue.FEEDBACK:return ce(r??[],O.FEEDBACK_USER);case ue.RATING:return ce(r??[],O.RATING_USER);case ue.PRINT:return ce(r??[],O.PRINT_USER);case ue.BOOKMARK:return!!r?.sessionAuthenticated;case ue.COLLECTIONS:return ce(r??[],O.COLLECTION_USER);case ue.PERSONAL_BOOKS:return ce(r??[],O.PERSONAL_BOOK_USER)&&!(!((n=this.getMapNow())===null||n===void 0)&&n.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var Vt=class t extends Ht{static async build(e){return new t(new vt,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e,r){let n=await this.api.getMap(e,r);return this.fingerprint=n.fingerprint,n}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e,r){return await this.getMap(r),this.api.getPages(e,this.fingerprint,r)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}fetchTranslatedTopicHTMLContent(e,r){return this.api.getTranslatedTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint,r)}fetchTopicMetadata(e){return this.api.getTopic(this.mapId,e.contentId,this.fingerprint)}fetchAttachments(){return this.api.getMapAttachments(this.mapId).catch(()=>[])}fetchRelativesForDocument(e,r){let n={query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",metadataFilters:[{key:e,valueFilter:{negative:!1,values:r}}],sort:[],facets:[]};return this.api.search(n)}fetchRelativesForTopicInMap(e,r,n){let i={query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",metadataFilters:[{key:r,valueFilter:{negative:!1,values:n}},{key:"ft:publicationId",valueFilter:{negative:!1,values:[e]}}],sort:[],facets:[]};return this.api.search(i)}makeMapFeedbackRequest(e,r){return this.api.sendMapFeedback(this.mapId,e,r)}makeRateMapRequest(e,r){return this.api.rateMap(this.mapId,e,r)}makeRateTopicRequest(e,r,n){return this.api.rateTopic(this.mapId,e,r,n)}makeTopicFeedbackRequest(e,r,n){return this.api.sendTopicFeedback(this.mapId,e,r,n)}makeUnrateMapRequest(){return this.api.unrateMap(this.mapId)}makeUnrateTopicRequest(e){return this.api.unrateTopic(this.mapId,e)}getReaderLinkPrefix(){return"r/"}isFeatureAvailable(e){return!0}};var Kt=class t{static build(e,r){return new t(Pn(e.trim()||"context"),r??Vt.build)}loaded(){return(0,re.waitUntil)(()=>this._loaded)}constructor(e,r,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new re.Debouncer(10),this.initService(r)}async initService(e){return this.service=await e(),this.service.mapId=this.store.getState().mapId,this.reload()}async setMapId(e){e!==this.store.getState().mapId&&(this.store.actions.mapId(e),this.service&&(this.service.mapId=e),await this.reload())}setRenderedTopics(e){this.store.actions.renderedTopics(e)}setVisibleTopics(e){this.store.actions.visibleTopics(e)}async awaitService(){return(0,re.waitFor)(()=>this.service)}async navigateToTopic(e,r,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:r}),this.store.getState().visibleTopics[0]!==a&&this.store.actions.visibleTopics([])}resolveValidNonRootTocId(e,r){var n,i,s;let a=(n=e==="root"?void 0:e)!==null&&n!==void 0?n:r.rootTocId;return r.topics.includes(a)?a:(s=(i=r.topics[0])!==null&&i!==void 0?i:r.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 r,n,i,s,a;try{e&&this.setTranslationLoading(!0);let o=u=>{throw e&&this.setTranslationError(!0),u};await Promise.all([this.loadConfiguration(),(r=this.service)===null||r===void 0?void 0:r.getMap(e).then(u=>this.store.actions.map(u)).catch(o),(n=this.service)===null||n===void 0?void 0:n.getToc(e).then(u=>this.store.actions.toc(u)).catch(o),(i=this.service)===null||i===void 0?void 0:i.getPagesToc(e).then(u=>this.store.actions.pagesToc(u)).catch(o),(s=this.service)===null||s===void 0?void 0:s.getPaginationConfiguration().then(u=>this.store.actions.paginationConfiguration(u)).catch(o),(a=this.service)===null||a===void 0?void 0:a.getTranslationError(e).then(u=>this.setTranslationError(u))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0,e&&this.setTranslationLoading(!1)}catch(o){this.errorHandler&&!(o instanceof re.CanceledPromiseError)&&this.errorHandler(o)}}loadConfiguration(){var e;return(e=this.service)===null||e===void 0?void 0:e.getConfiguration().then(r=>this.store.actions.configuration(r))}reloadConfiguration(){var e;return(e=this.service)===null||e===void 0||e.clearConfiguration(),this.loadConfiguration()}fetchRelatives(){var e,r;let n=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(i=>{var 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?(r=this.service)===null||r===void 0||r.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(we.clusteringHelperCreated))}createClusteringHelper(){var e,r;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=(r=(e=y.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&r!==void 0?r:[];return new re.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,s)}}async navigateToRelativeTopicIfFound(e){var r,n,i;await this.loaded();let s=await(0,re.waitFor)(()=>{var c;return(c=this.store.getState().configuration)===null||c===void 0?void 0:c.relativeTopicPivotMetadata}),a=this.store.getState().mapId,u=await(await this.awaitService()).getRelativesForTopicInMap(a,s,[e]);if(!((i=(n=(r=u?.results)===null||r===void 0?void 0:r[0])===null||n===void 0?void 0:n.entries)===null||i===void 0)&&i[0]){let c=u.results[0].entries[0].topic.tocId;return await this.navigateToTopic(c),!0}else return await this.navigateToTopic("root"),!1}setSearchInDocumentQuery(e){this.store.actions.searchInDocumentQuery(e)}async setTranslationDestinationLanguage(e){this.store.actions.setTranslationDestinationLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationSourceLanguage(e){this.store.actions.setTranslationSourceLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationProfileId(e){this.store.actions.setTranslationProfileId(e)}async setTranslationLoading(e){this.store.actions.setTranslationLoading(e)}async setTranslationError(e){this.store.actions.setTranslationError(e)}getTranslationSettings(){var e;let r=this.store.getState();return r.translation.profileId&&r.translation.destinationLanguage?{profileId:r.translation.profileId,destinationLanguage:r.translation.destinationLanguage.code,sourceLanguage:(e=r.map)===null||e===void 0?void 0:e.lang}:void 0}setLinkPreviewDialogId(e){this.store.actions.setLinkPreviewDialogId(e)}async fetchMapRating(){var e;this.store.actions.mapRating(await((e=this.service)===null||e===void 0?void 0:e.getMapRating()))}async fetchTopicRating(e){var r;let n=await((r=this.service)===null||r===void 0?void 0:r.getTopicRating(e));n&&this.store.actions.setTopicsRating({[e]:n})}registerMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.add(e),this.store.getState().relatives==null?this.fetchRelatives():this.updateClusteringHelper()}unregisterMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.delete(e),this.updateClusteringHelper()}getAccurateNavigationData(e,r,n){return this.service.getAccurateNavigationData(e,r?.number,n?.section,this.getTranslationSettings())}buildBreadcrumb(e){var r;return(r=this.service)===null||r===void 0?void 0:r.buildBreadcrumb(e,this.getTranslationSettings())}fetchTopicContent(e){var r,n;let i=this.getTranslationSettings();return i?(r=this.service)===null||r===void 0?void 0:r.getTranslatedTopicContent(e,i).then(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(we.mapAttachmentsUpdate))}};var gs=A(ne());var bs=gs.css`
44
- `;var qt=class extends CustomEvent{constructor(e,r){super("ft-reader-map-loaded",{detail:{map:e,toc:r}})}},Gt=class extends CustomEvent{constructor(e,r){super("ft-reader-visible-topics-change",{detail:{visibleTopics:r}})}},Wt=class extends CustomEvent{constructor(e){super("ft-reader-navigation-done",{detail:e})}},zt=class extends CustomEvent{constructor(e){super("ft-reader-load-error",{detail:e})}},Qt=class extends Event{constructor(){super("ft-reader-map-not-found")}},Yt=class extends Event{constructor(){super("ft-reader-map-unauthorized")}},Xt=class extends Event{constructor(){super("ft-reader-map-forbidden")}},Jt=class extends Event{constructor(){super("ft-reader-topic-relative-not-found",{bubbles:!0,composed:!0})}};var Zt=class{constructor(e){this.stateManager=e}searchInDocument(e){this.stateManager.setSearchInDocumentQuery(e??"")}};var K=function(t,e,r,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(s=(i<3?a(s):i>3?a(e,r,s):a(e,r))||s);return i>3&&s&&Object.defineProperty(e,r,s),s},Da=t=>e=>+(e??"NaN")>0?+e:t,L=class extends V.FtLitElementRedux{constructor(){super(),this.visibleTopics=[],this.updateConfiguration=()=>{this.stateManager.reloadConfiguration()},this.scrollToTargetDebouncer=new V.Debouncer(5),this.navigationDebouncer=new V.Debouncer(10),this.mapLoadedEventDebouncer=new V.Debouncer(50),this.addStore(y)}render(){return nt.html`
43
+ `}connectedCallback(){super.connectedCallback(),y.addEventListener(se.eventName,this.reloadConfiguration)}disconnectedCallback(){y.addEventListener(se.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var r,n,i,s,a,o,u;super.update(e),e.has("baseUrl")&&(y.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&y.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&y.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&y.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&y.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&y.actions.noCustom(this.noCustom),e.has("editorMode")&&y.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&y.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&y.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(c=>vi.addContext(c)),e.has("openExternalDocumentInNewTab")&&y.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&y.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&y.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(y.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),y.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),y.actions.searchInAllLanguagesAllowed((a=(s=this.localesConfiguration)===null||s===void 0?void 0:s.allLanguagesAllowed)!==null&&a!==void 0?a:!1)),e.has("authenticationRequired")&&y.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&y.actions.availableContentLocales((u=(o=this.availableContentLocales)===null||o===void 0?void 0:o.contentLocales)!==null&&u!==void 0?u:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>Ai(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};I.elementDefinitions={};I.styles=fi;M([(0,j.property)()],I.prototype,"baseUrl",void 0);M([(0,j.property)()],I.prototype,"apiIntegrationIdentifier",void 0);M([(0,j.property)()],I.prototype,"apiIntegrationAppVersion",void 0);M([(0,j.property)()],I.prototype,"uiLocale",void 0);M([(0,ee.jsonProperty)(null)],I.prototype,"availableUiLocales",void 0);M([(0,ee.jsonProperty)(null)],I.prototype,"metadataConfiguration",void 0);M([(0,j.property)({type:Boolean})],I.prototype,"editorMode",void 0);M([(0,j.property)({type:Boolean})],I.prototype,"noCustom",void 0);M([(0,j.property)({type:Boolean})],I.prototype,"openExternalDocumentInNewTab",void 0);M([(0,j.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],I.prototype,"noCustomComponent",void 0);M([(0,j.property)({type:Boolean})],I.prototype,"withManualResources",void 0);M([(0,j.property)({type:Boolean})],I.prototype,"navigatorOnline",void 0);M([(0,j.property)({type:Boolean})],I.prototype,"forcedOffline",void 0);M([(0,j.property)({type:Object})],I.prototype,"apiProvider",void 0);M([(0,j.property)({type:Boolean})],I.prototype,"authenticationRequired",void 0);M([(0,ee.jsonProperty)([])],I.prototype,"messageContexts",void 0);M([(0,ee.jsonProperty)(void 0)],I.prototype,"session",void 0);M([(0,j.state)()],I.prototype,"localesConfiguration",void 0);M([(0,j.state)()],I.prototype,"availableContentLocales",void 0);var Qr=A(ie());function qs(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;let r,n,i;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!wt(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!wt(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let s=a=>Object.keys(a).filter(o=>a[o]!=null);if(i=s(t),r=i.length,r!==s(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=r;n--!==0;){let a=i[n];if(!wt(t[a],e[a]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function wt(t,e){try{return qs(t,e)}catch{return!1}}function Je(t,e){return!wt(t,e)}function Ei(t){return typeof window.structuredClone=="function"?structuredClone(t):t!=null?JSON.parse(JSON.stringify(t)):t}function _t(t,e){let r=n=>n[t]===!0;return n=>{if(r(n))return n;let i=e(n);return i[t]=!0,i}}var Ti=A(ie(),1);var _r=t=>{let e=t??{};return(r,n)=>{var i;let s={hasChanged:Je,attribute:!1,...e};(0,Ti.property)(s)(r,n);let a=r.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 xt=class{constructor(){this.queue=[]}add(e,r=!1){r&&this.clear(e.type),this.queue.push(e)}consume(e){let r=this.queue.find(n=>n.type===e);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(e){typeof e=="string"?this.queue=this.queue.filter(r=>r.type!==e):this.queue=this.queue.filter(r=>!e.test(r.type))}};var Ie=A(ie(),1);var wi=A(ie(),1);function _i(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,wi.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return r();try{return JSON.parse(n)}catch{return r()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Je,...e??{}})}var Ct=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,s=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>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 Ci=A(ne(),1);var Ot=globalThis,Gs=Ot.ShadowRoot&&(Ot.ShadyCSS===void 0||Ot.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,ku=Symbol();var xi=(t,e)=>{if(Gs)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),i=Ot.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)}};var It=class extends Ci.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 r={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return xi(n,e.elementStyles),n}};function Oi(t,e,...r){var n;let i=t.querySelector(e);for(let s of r)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(s);return i}var $e=function(t,e,r,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(s=(i<3?a(s):i>3?a(e,r,s):a(e,r))||s);return i>3&&s&&Object.defineProperty(e,r,s),s},Di,Ii=Symbol("constructorPrototype"),Ri=Symbol("constructorName"),Mi=Symbol("exportpartsDebouncer"),Pi=Symbol("dynamicDependenciesLoaded"),Be=class t extends CustomEvent{constructor(){super(t.eventName,{bubbles:!0})}};Be.eventName="exportparts-updated";var ae=class extends It{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Di]=new Ct(5),this.scheduleExportpartsUpdate=()=>{var e,r,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[Mi].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[Ri]=this.constructor.name,this[Ii]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Ri]&&Object.setPrototypeOf(this,this[Ii])}connectedCallback(){var e;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let r=this.constructor;r[Pi]||(r[Pi]=!0,this.importDynamicDependencies()),(e=this.shadowRoot)===null||e===void 0||e.addEventListener(Be.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this.shadowRoot)===null||e===void 0||e.removeEventListener(Be.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 Be)})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let s=[...i??[],n];r=Oi(this.shadowRoot,...s)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(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 r,n,i,s,a,o;let u=p=>p!=null&&p.trim().length>0,c=e.filter(u).map(p=>p.trim());if(c.length===0){this.exportparts=void 0;return}let d=new Set;for(let p of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let m=(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(S=>S.split(":")[1]))!==null&&o!==void 0?o:[],g=[...m,...v].filter(u).map(S=>S.trim());for(let S of g)d.add(S)}if(d.size===0){this.exportparts=void 0;return}let h=[...d.values()].flatMap(p=>c.map(m=>`${p}:${m}--${p}`));this.exportparts=[...this.part,...h].join(", ")}};Di=Mi;$e([(0,Ie.property)()],ae.prototype,"exportpartsPrefix",void 0);$e([_i([])],ae.prototype,"exportpartsPrefixes",void 0);$e([(0,Ie.property)({reflect:!0})],ae.prototype,"exportparts",void 0);$e([(0,Ie.property)()],ae.prototype,"customStylesheet",void 0);$e([(0,Ie.property)()],ae.prototype,"elementToFocus",void 0);$e([(0,Ie.state)()],ae.prototype,"useAdoptedStyleSheets",void 0);function Rt(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Ze=Symbol("internalReduxEventsUnsubscribers"),ve=Symbol("internalStoresUnsubscribers"),Re=Symbol("internalStores"),Ws=_t(Symbol("withRedux"),function(t){var e,r,n;class i extends t{constructor(){super(...arguments),this[e]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(a){super.willUpdate(a),[...this.reduxConstructor.reduxReactiveProperties].some(o=>a.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[Re].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Re].values()][0]}getStore(a){return a==null?this.getUnnamedStore():this[Re].get(a)}addStore(a,o){var u;o=(u=o??a.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(o),this[Re].set(o,a),this.subscribeToStore(o,a),this.updateFromStores()}removeStore(a){let o=typeof a=="string"?a:a.name;this.unsubscribeFromStore(o),this[Re].delete(o)}setupStores(){this.unsubscribeFromStores(),this[Re].forEach((a,o)=>this.subscribeToStore(o,a)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((a,o)=>{let u=this.constructor.getPropertyOptions(o);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:o)){let c=this.getStore(a.store);c&&(a.store?this[ve].has(a.store):this[ve].size>0)&&(this[o]=a.selector(c.getState(),this))}})}subscribeToStore(a,o){var u;this[ve].set(a,o.subscribe(()=>this.updateFromStores())),this[Ze].set(a,[]),Rt(o)&&o.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((c,d)=>{if(typeof this[d]=="function"&&(!c.store||o.name===c.store)){let h=p=>this[d](p);o.addEventListener(c.eventName,h),this[Ze].get(a).push(()=>o.removeEventListener(c.eventName,h))}})),this.onStoreAvailable(a)}unsubscribeFromStores(){this[ve].forEach((a,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(a){var o;this[ve].has(a)&&this[ve].get(a)(),this[ve].delete(a),(o=this[Ze].get(a))===null||o===void 0||o.forEach(u=>u()),this[Ze].delete(a)}onStoreAvailable(a){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=ve,r=Re,n=Ze,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),Li=class extends Ws(ae){};function Y(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var i,s;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(a){return"'"+a+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function le(t){return!!t&&!!t[P]}function te(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===ta}(t)||Array.isArray(t)||!!t[$i]||!!(!((e=t.constructor)===null||e===void 0)&&e[$i])||Lr(t)||Nr(t))}function Pe(t,e,r){r===void 0&&(r=!1),Ke(t)===0?(r?Object.keys:Ve)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function Ke(t){var e=t[P];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Lr(t)?2:Nr(t)?3:0}function He(t,e){return Ke(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function zs(t,e){return Ke(t)===2?t.get(e):t[e]}function Hi(t,e,r){var n=Ke(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Vi(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Lr(t){return Zs&&t instanceof Map}function Nr(t){return ea&&t instanceof Set}function me(t){return t.o||t.t}function kr(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Gi(t);delete e[P];for(var r=Ve(e),n=0;n<r.length;n++){var i=r[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:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Ur(t,e){return e===void 0&&(e=!1),Fr(t)||le(t)||!te(t)||(Ke(t)>1&&(t.set=t.add=t.clear=t.delete=Qs),Object.freeze(t),e&&Pe(t,function(r,n){return Ur(n,!0)},!0)),t}function Qs(){Y(2)}function Fr(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function oe(t){var e=Mr[t];return e||Y(18,t),e}function Ys(t,e){Mr[t]||(Mr[t]=e)}function Rr(){return tt}function xr(t,e){e&&(oe("Patches"),t.u=[],t.s=[],t.v=e)}function Pt(t){Pr(t),t.p.forEach(Xs),t.p=null}function Pr(t){t===tt&&(tt=t.l)}function Ni(t){return tt={p:[],l:tt,h:t,m:!0,_:0}}function Xs(t){var e=t[P];e.i===0||e.i===1?e.j():e.g=!0}function Cr(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||oe("ES5").S(e,t,n),n?(r[P].P&&(Pt(e),Y(4)),te(t)&&(t=Dt(e,t),e.l||Mt(e,t)),e.u&&oe("Patches").M(r[P].t,t,e.u,e.s)):t=Dt(e,r,[]),Pt(e),e.u&&e.v(e.u,e.s),t!==qi?t:void 0}function Dt(t,e,r){if(Fr(e))return e;var n=e[P];if(!n)return Pe(e,function(o,u){return ki(t,n,e,o,u,r)},!0),e;if(n.A!==t)return e;if(!n.P)return Mt(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=kr(n.k):n.o,s=i,a=!1;n.i===3&&(s=new Set(i),i.clear(),a=!0),Pe(s,function(o,u){return ki(t,n,i,o,u,r,a)}),Mt(t,i,!1),r&&t.u&&oe("Patches").N(n,r,t.u,t.s)}return n.o}function ki(t,e,r,n,i,s,a){if(le(i)){var o=Dt(t,i,s&&e&&e.i!==3&&!He(e.R,n)?s.concat(n):void 0);if(Hi(r,n,o),!le(o))return;t.m=!1}else a&&r.add(i);if(te(i)&&!Fr(i)){if(!t.h.D&&t._<1)return;Dt(t,i),e&&e.A.l||Mt(t,i)}}function Mt(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Ur(e,r)}function Or(t,e){var r=t[P];return(r?me(r):t)[e]}function Ui(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var n=Object.getOwnPropertyDescriptor(r,e);if(n)return n;r=Object.getPrototypeOf(r)}}function ye(t){t.P||(t.P=!0,t.l&&ye(t.l))}function Ir(t){t.o||(t.o=kr(t.t))}function Dr(t,e,r){var n=Lr(e)?oe("MapSet").F(e,r):Nr(e)?oe("MapSet").T(e,r):t.O?function(i,s){var a=Array.isArray(i),o={i:a?1:0,A:s?s.A:Rr(),P:!1,I:!1,R:{},l:s,t:i,k:null,o:null,j:null,C:!1},u=o,c=rt;a&&(u=[o],c=et);var d=Proxy.revocable(u,c),h=d.revoke,p=d.proxy;return o.k=p,o.j=h,p}(e,r):oe("ES5").J(e,r);return(r?r.A:Rr()).p.push(n),n}function Js(t){return le(t)||Y(22,t),function e(r){if(!te(r))return r;var n,i=r[P],s=Ke(r);if(i){if(!i.P&&(i.i<4||!oe("ES5").K(i)))return i.t;i.I=!0,n=Fi(r,s),i.I=!1}else n=Fi(r,s);return Pe(n,function(a,o){i&&zs(i.t,a)===o||Hi(n,a,e(o))}),s===3?new Set(n):n}(t)}function Fi(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return kr(t)}function Ki(){function t(a,o){var u=s[a];return u?u.enumerable=o:s[a]=u={configurable:!0,enumerable:o,get:function(){var c=this[P];return rt.get(c,a)},set:function(c){var d=this[P];rt.set(d,a,c)}},u}function e(a){for(var o=a.length-1;o>=0;o--){var u=a[o][P];if(!u.P)switch(u.i){case 5:n(u)&&ye(u);break;case 4:r(u)&&ye(u)}}}function r(a){for(var o=a.t,u=a.k,c=Ve(u),d=c.length-1;d>=0;d--){var h=c[d];if(h!==P){var p=o[h];if(p===void 0&&!He(o,h))return!0;var m=u[h],v=m&&m[P];if(v?v.t!==p:!Vi(m,p))return!0}}var g=!!o[P];return c.length!==Ve(o).length+(g?0:1)}function n(a){var o=a.k;if(o.length!==a.t.length)return!0;var u=Object.getOwnPropertyDescriptor(o,o.length-1);if(u&&!u.get)return!0;for(var c=0;c<o.length;c++)if(!o.hasOwnProperty(c))return!0;return!1}function i(a){a.g&&Y(3,JSON.stringify(me(a)))}var s={};Ys("ES5",{J:function(a,o){var u=Array.isArray(a),c=function(h,p){if(h){for(var m=Array(p.length),v=0;v<p.length;v++)Object.defineProperty(m,""+v,t(v,!0));return m}var g=Gi(p);delete g[P];for(var S=Ve(g),E=0;E<S.length;E++){var T=S[E];g[T]=t(T,h||!!g[T].enumerable)}return Object.create(Object.getPrototypeOf(p),g)}(u,a),d={i:u?5:4,A:o?o.A:Rr(),P:!1,I:!1,R:{},l:o,t:a,k:c,o:null,g:!1,C:!1};return Object.defineProperty(c,P,{value:d,writable:!0}),c},S:function(a,o,u){u?le(o)&&o[P].A===a&&e(a.p):(a.u&&function c(d){if(d&&typeof d=="object"){var h=d[P];if(h){var p=h.t,m=h.k,v=h.R,g=h.i;if(g===4)Pe(m,function(_){_!==P&&(p[_]!==void 0||He(p,_)?v[_]||c(m[_]):(v[_]=!0,ye(h)))}),Pe(p,function(_){m[_]!==void 0||He(m,_)||(v[_]=!1,ye(h))});else if(g===5){if(n(h)&&(ye(h),v.length=!0),m.length<p.length)for(var S=m.length;S<p.length;S++)v[S]=!1;else for(var E=p.length;E<m.length;E++)v[E]=!0;for(var T=Math.min(m.length,p.length),C=0;C<T;C++)m.hasOwnProperty(C)||(v[C]=!0),v[C]===void 0&&c(m[C])}}}}(a.p[0]),e(a.p))},K:function(a){return a.i===4?r(a):n(a)}})}var ji,tt,jr=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Zs=typeof Map<"u",ea=typeof Set<"u",Bi=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",qi=jr?Symbol.for("immer-nothing"):((ji={})["immer-nothing"]=!0,ji),$i=jr?Symbol.for("immer-draftable"):"__$immer_draftable",P=jr?Symbol.for("immer-state"):"__$immer_state";var ta=""+Object.prototype.constructor,Ve=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Gi=Object.getOwnPropertyDescriptors||function(t){var e={};return Ve(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},Mr={},rt={get:function(t,e){if(e===P)return t;var r=me(t);if(!He(r,e))return function(i,s,a){var o,u=Ui(s,a);return u?"value"in u?u.value:(o=u.get)===null||o===void 0?void 0:o.call(i.k):void 0}(t,r,e);var n=r[e];return t.I||!te(n)?n:n===Or(t.t,e)?(Ir(t),t.o[e]=Dr(t.A.h,n,t)):n},has:function(t,e){return e in me(t)},ownKeys:function(t){return Reflect.ownKeys(me(t))},set:function(t,e,r){var n=Ui(me(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=Or(me(t),e),s=i?.[P];if(s&&s.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Vi(r,i)&&(r!==void 0||He(t.t,e)))return!0;Ir(t),ye(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return Or(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Ir(t),ye(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=me(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){Y(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Y(12)}},et={};Pe(rt,function(t,e){et[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),et.deleteProperty=function(t,e){return et.set.call(this,t,e,void 0)},et.set=function(t,e,r){return rt.set.call(this,t[0],e,r,t[0])};var ra=function(){function t(r){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 u=n;return function(g){var S=this;g===void 0&&(g=o);for(var E=arguments.length,T=Array(E>1?E-1:0),C=1;C<E;C++)T[C-1]=arguments[C];return u.produce(g,function(_){var U;return(U=s).call.apply(U,[S,_].concat(T))})}}var c;if(typeof s!="function"&&Y(6),a!==void 0&&typeof a!="function"&&Y(7),te(i)){var d=Ni(n),h=Dr(n,i,void 0),p=!0;try{c=s(h),p=!1}finally{p?Pt(d):Pr(d)}return typeof Promise<"u"&&c instanceof Promise?c.then(function(g){return xr(d,a),Cr(g,d)},function(g){throw Pt(d),g}):(xr(d,a),Cr(c,d))}if(!i||typeof i!="object"){if((c=s(i))===void 0&&(c=i),c===qi&&(c=void 0),n.D&&Ur(c,!0),a){var m=[],v=[];oe("Patches").M(i,c,m,v),a(m,v)}return c}Y(21,i)},this.produceWithPatches=function(i,s){if(typeof i=="function")return function(c){for(var d=arguments.length,h=Array(d>1?d-1:0),p=1;p<d;p++)h[p-1]=arguments[p];return n.produceWithPatches(c,function(m){return i.apply(void 0,[m].concat(h))})};var a,o,u=n.produce(i,s,function(c,d){a=c,o=d});return typeof Promise<"u"&&u instanceof Promise?u.then(function(c){return[c,a,o]}):[u,a,o]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){te(r)||Y(8),le(r)&&(r=Js(r));var n=Ni(this),i=Dr(this,r,void 0);return i[P].C=!0,Pr(n),i},e.finishDraft=function(r,n){var i=r&&r[P],s=i.A;return xr(s,n),Cr(void 0,s)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Bi&&Y(20),this.O=r},e.applyPatches=function(r,n){var i;for(i=n.length-1;i>=0;i--){var s=n[i];if(s.path.length===0&&s.op==="replace"){r=s.value;break}}i>-1&&(n=n.slice(i+1));var a=oe("Patches").$;return le(r)?a(r,n):this.produce(r,function(o){return a(o,n)})},t}(),q=new ra,na=q.produce,Xu=q.produceWithPatches.bind(q),Ju=q.setAutoFreeze.bind(q),Zu=q.setUseProxies.bind(q),ec=q.applyPatches.bind(q),tc=q.createDraft.bind(q),rc=q.finishDraft.bind(q),Lt=na;function De(t){"@babel/helpers - typeof";return De=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},De(t)}function Wi(t,e){if(De(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(De(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function zi(t){var e=Wi(t,"string");return De(e)=="symbol"?e:e+""}function Qi(t,e,r){return(e=zi(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Yi(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Br(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Yi(Object(r),!0).forEach(function(n){Qi(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Yi(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function B(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var Xi=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),$r=function(){return Math.random().toString(36).substring(7).split("").join(".")},Nt={INIT:"@@redux/INIT"+$r(),REPLACE:"@@redux/REPLACE"+$r(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+$r()}};function ia(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function Hr(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(B(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(B(1));return r(Hr)(t,e)}if(typeof t!="function")throw new Error(B(2));var i=t,s=e,a=[],o=a,u=!1;function c(){o===a&&(o=a.slice())}function d(){if(u)throw new Error(B(3));return s}function h(g){if(typeof g!="function")throw new Error(B(4));if(u)throw new Error(B(5));var S=!0;return c(),o.push(g),function(){if(S){if(u)throw new Error(B(6));S=!1,c();var T=o.indexOf(g);o.splice(T,1),a=null}}}function p(g){if(!ia(g))throw new Error(B(7));if(typeof g.type>"u")throw new Error(B(8));if(u)throw new Error(B(9));try{u=!0,s=i(s,g)}finally{u=!1}for(var S=a=o,E=0;E<S.length;E++){var T=S[E];T()}return g}function m(g){if(typeof g!="function")throw new Error(B(10));i=g,p({type:Nt.REPLACE})}function v(){var g,S=h;return g={subscribe:function(T){if(typeof T!="object"||T===null)throw new Error(B(11));function C(){T.next&&T.next(d())}C();var _=S(C);return{unsubscribe:_}}},g[Xi]=function(){return this},g}return p({type:Nt.INIT}),n={dispatch:p,subscribe:h,getState:d,replaceReducer:m},n[Xi]=v,n}function sa(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:Nt.INIT});if(typeof n>"u")throw new Error(B(12));if(typeof r(void 0,{type:Nt.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(B(13))})}function Ji(t){for(var e=Object.keys(t),r={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(r[i]=t[i])}var s=Object.keys(r),a,o;try{sa(r)}catch(u){o=u}return function(c,d){if(c===void 0&&(c={}),o)throw o;if(0)var h;for(var p=!1,m={},v=0;v<s.length;v++){var g=s[v],S=r[g],E=c[g],T=S(E,d);if(typeof T>"u"){var C=d&&d.type;throw new Error(B(14))}m[g]=T,p=p||T!==E}return p=p||s.length!==Object.keys(c).length,p?m:c}}function qe(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function Zi(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return function(){var i=n.apply(void 0,arguments),s=function(){throw new Error(B(15))},a={getState:i.getState,dispatch:function(){return s.apply(void 0,arguments)}},o=e.map(function(u){return u(a)});return s=qe.apply(void 0,o)(i.dispatch),Br(Br({},i),{},{dispatch:s})}}}function es(t){var e=function(n){var i=n.dispatch,s=n.getState;return function(a){return function(o){return typeof o=="function"?o(i,s,t):a(o)}}};return e}var ts=es();ts.withExtraArgument=es;var Vr=ts;var as=function(){var t=function(e,r){return t=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])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),aa=function(t,e){var r={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(c){return function(d){return u([c,d])}}function u(c){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(s=c[0]&2?i.return:c[0]?i.throw||((s=i.return)&&s.call(i),0):i.next)&&!(s=s.call(i,c[1])).done)return s;switch(i=0,s&&(c=[c[0]&2,s.value]),c[0]){case 0:case 1:s=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,i=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(s=r.trys,!(s=s.length>0&&s[s.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!s||c[1]>s[0]&&c[1]<s[3])){r.label=c[1];break}if(c[0]===6&&r.label<s[1]){r.label=s[1],s=c;break}if(s&&r.label<s[2]){r.label=s[2],r.ops.push(c);break}s[2]&&r.ops.pop(),r.trys.pop();continue}c=e.call(t,r)}catch(d){c=[6,d],i=0}finally{n=s=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},Ge=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},oa=Object.defineProperty,ua=Object.defineProperties,ca=Object.getOwnPropertyDescriptors,rs=Object.getOwnPropertySymbols,la=Object.prototype.hasOwnProperty,da=Object.prototype.propertyIsEnumerable,ns=function(t,e,r){return e in t?oa(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},ge=function(t,e){for(var r in e||(e={}))la.call(e,r)&&ns(t,r,e[r]);if(rs)for(var n=0,i=rs(e);n<i.length;n++){var r=i[n];da.call(e,r)&&ns(t,r,e[r])}return t},Kr=function(t,e){return ua(t,ca(e))},ha=function(t,e,r){return new Promise(function(n,i){var s=function(u){try{o(r.next(u))}catch(c){i(c)}},a=function(u){try{o(r.throw(u))}catch(c){i(c)}},o=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(s,a)};o((r=r.apply(t,e)).next())})};var fa=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?qe:qe.apply(null,arguments)},Ac=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function pa(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}var va=function(t){as(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Ge([void 0],r[0].concat(this)))):new(e.bind.apply(e,Ge([void 0],r.concat(this))))},e}(Array),ma=function(t){as(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Ge([void 0],r[0].concat(this)))):new(e.bind.apply(e,Ge([void 0],r.concat(this))))},e}(Array);function Wr(t){return te(t)?Lt(t,function(){}):t}function ya(t){return typeof t=="boolean"}function ga(){return function(e){return ba(e)}}function ba(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,s=t.serializableCheck,a=s===void 0?!0:s,o=new va;if(r&&(ya(r)?o.push(Vr):o.push(Vr.withExtraArgument(r.extraArgument))),0){if(i)var u;if(a)var c}return o}var qr=!0;function os(t){var e=ga(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,s=r.middleware,a=s===void 0?e():s,o=r.devTools,u=o===void 0?!0:o,c=r.preloadedState,d=c===void 0?void 0:c,h=r.enhancers,p=h===void 0?void 0:h,m;if(typeof i=="function")m=i;else if(pa(i))m=Ji(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),!qr&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!qr&&v.some(function(_){return typeof _!="function"}))throw new Error("each middleware provided to configureStore must be a function");var g=Zi.apply(void 0,v),S=qe;u&&(S=fa(ge({trace:!qr},typeof u=="object"&&u)));var E=new ma(g),T=E;Array.isArray(p)?T=Ge([g],p):typeof p=="function"&&(T=p(E));var C=S.apply(void 0,T);return Hr(m,d,C)}function be(t,e){function r(){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 ge(ge({type:t,payload:s.payload},"meta"in s&&{meta:s.meta}),"error"in s&&{error:s.error})}return{type:t,payload:n[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(n){return n.type===t},r}function us(t){var e={},r=[],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 r.push({matcher:s,reducer:a}),i},addDefaultCase:function(s){return n=s,i}};return t(i),[e,r,n]}function Aa(t){return typeof t=="function"}function Sa(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?us(e):[e,r,n],s=i[0],a=i[1],o=i[2],u;if(Aa(t))u=function(){return Wr(t())};else{var c=Wr(t);u=function(){return c}}function d(h,p){h===void 0&&(h=u());var m=Ge([s[p.type]],a.filter(function(v){var g=v.matcher;return g(p)}).map(function(v){var g=v.reducer;return g}));return m.filter(function(v){return!!v}).length===0&&(m=[o]),m.reduce(function(v,g){if(g)if(le(v)){var S=v,E=g(S,p);return E===void 0?v:E}else{if(te(v))return Lt(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},h)}return d.getInitialState=u,d}function Ea(t,e){return t+"/"+e}function cs(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:Wr(t.initialState),n=t.reducers||{},i=Object.keys(n),s={},a={},o={};i.forEach(function(d){var h=n[d],p=Ea(e,d),m,v;"reducer"in h?(m=h.reducer,v=h.prepare):m=h,s[d]=m,a[p]=m,o[d]=v?be(p,v):be(p)});function u(){var d=typeof t.extraReducers=="function"?us(t.extraReducers):[t.extraReducers],h=d[0],p=h===void 0?{}:h,m=d[1],v=m===void 0?[]:m,g=d[2],S=g===void 0?void 0:g,E=ge(ge({},p),a);return Sa(r,function(T){for(var C in E)T.addCase(C,E[C]);for(var _=0,U=v;_<U.length;_++){var J=U[_];T.addMatcher(J.matcher,J.reducer)}S&&T.addDefaultCase(S)})}var c;return{name:e,reducer:function(d,h){return c||(c=u()),c(d,h)},actions:o,caseReducers:s,getInitialState:function(){return c||(c=u()),c.getInitialState()}}}var Ta="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",wa=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=Ta[Math.random()*64|0];return e},_a=["name","message","stack","code"],Gr=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),is=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),xa=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=_a;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},wc=function(){function t(e,r,n){var i=be(e+"/fulfilled",function(d,h,p,m){return{payload:d,meta:Kr(ge({},m||{}),{arg:p,requestId:h,requestStatus:"fulfilled"})}}),s=be(e+"/pending",function(d,h,p){return{payload:void 0,meta:Kr(ge({},p||{}),{arg:h,requestId:d,requestStatus:"pending"})}}),a=be(e+"/rejected",function(d,h,p,m,v){return{payload:m,error:(n&&n.serializeError||xa)(d||"Rejected"),meta:Kr(ge({},v||{}),{arg:p,requestId:h,rejectedWithValue:!!m,requestStatus:"rejected",aborted:d?.name==="AbortError",condition:d?.name==="ConditionError"})}}),o=!1,u=typeof AbortController<"u"?AbortController:function(){function d(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return d.prototype.abort=function(){},d}();function c(d){return function(h,p,m){var v=n?.idGenerator?n.idGenerator(d):wa(),g=new u,S,E=!1;function T(_){S=_,g.abort()}var C=function(){return ha(this,null,function(){var _,U,J,Ae,H,Se,Ne;return aa(this,function(l){switch(l.label){case 0:return l.trys.push([0,4,,5]),Ae=(_=n?.condition)==null?void 0:_.call(n,d,{getState:p,extra:m}),Oa(Ae)?[4,Ae]:[3,2];case 1:Ae=l.sent(),l.label=2;case 2:if(Ae===!1||g.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return E=!0,H=new Promise(function(f,b){return g.signal.addEventListener("abort",function(){return b({name:"AbortError",message:S||"Aborted"})})}),h(s(v,d,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:v,arg:d},{getState:p,extra:m}))),[4,Promise.race([H,Promise.resolve(r(d,{dispatch:h,getState:p,extra:m,requestId:v,signal:g.signal,abort:T,rejectWithValue:function(f,b){return new Gr(f,b)},fulfillWithValue:function(f,b){return new is(f,b)}})).then(function(f){if(f instanceof Gr)throw f;return f instanceof is?i(f.payload,v,d,f.meta):i(f,v,d)})])];case 3:return J=l.sent(),[3,5];case 4:return Se=l.sent(),J=Se instanceof Gr?a(null,v,d,Se.payload,Se.meta):a(Se,v,d),[3,5];case 5:return Ne=n&&!n.dispatchConditionRejection&&a.match(J)&&J.meta.condition,Ne||h(J),[2,J]}})})}();return Object.assign(C,{abort:T,requestId:v,arg:d,unwrap:function(){return C.then(Ca)}})}}return Object.assign(c,{pending:s,rejected:a,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function Ca(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Oa(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var ls="listener",ds="completed",hs="cancelled",_c="task-"+hs,xc="task-"+ds,Cc=ls+"-"+hs,Oc=ls+"-"+ds;var zr="listenerMiddleware";var Ic=be(zr+"/add"),Rc=be(zr+"/removeAll"),Pc=be(zr+"/remove");var ss,Dc=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(ss||(ss=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Ia=function(t){return function(e){setTimeout(e,t)}},Mc=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Ia(10);Ki();var Ra=_t(Symbol("withEventBus"),function(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(r,n,i){this.eventBus.addEventListener(r,n,i)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,i){this.eventBus.removeEventListener(r,n,i)}}}),kt=class extends Ra(Object){};window.ftReduxStores||(window.ftReduxStores={});var fs=class t extends kt{static get(e){var r;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,s=window.ftReduxStores[n];if(Rt(s))return s;if(i==null)return;let a=cs({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),o=os({reducer:(u,c)=>{if(c.type==="CLEAR_FT_REDUX_STORE"){let d=Ei(a.getInitialState());for(let h of c.keeping)d[h]=(u??d)[h];return d}else if(typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...u,...c.overwrites};return a.reducer(u,c)}});return window.ftReduxStores[i.name]=new t(a,o,i.eventBus)}constructor(e,r,n){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new xt;let i=s=>s!=null?JSON.parse(JSON.stringify(s)):s;this.actions=new Proxy(this.reduxSlice.actions,{get:(s,a,o)=>{let u=a,c=s[u];return c?(...d)=>{let h=c(...d.map(i));return this.reduxStore.dispatch(h),h}:d=>{this.setState({[u]:i(d)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...e){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:e})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var Ut=class{static format(e,r,n,i){return window.moment?window.moment(e).locale(r).format(this.getMomentDateFormat(n,i)):this.getIntlDateTime(e,r,n,i)}static getMomentDateFormat(e,r){return e?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(e,r,n,i){let s=typeof e=="string"?new Date(e):e,a=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(s);if(!i)return a;let o=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(s);return`${a} ${o}`}static getTimezoneAsString(){let e=n=>String(Math.floor(n)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${e(Math.abs(r)/60)}:${e(Math.abs(r)%60)}`}};var ps=A(R()),Ft=function(t,e,r,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(s=(i<3?a(s):i>3?a(e,r,s):a(e,r))||s);return i>3&&s&&Object.defineProperty(e,r,s),s},al=(0,ps.applyMixinOnce)(Symbol("withDateFormat"),function(t){class e extends t{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(y)}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=>Ut.format(o,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Ft([(0,Qr.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),Ft([(0,Qr.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),Ft([_r({store:y.name,selector:r=>{var n,i;return(i=(n=r.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&i!==void 0?i:[]}})],e.prototype,"metadataDescriptors",void 0),Ft([_r({store:y.name})],e.prototype,"uiLocale",void 0),e});var $t=A(R());var jt=class extends ${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=y.getState().session;return!!e?.sessionAuthenticated}};var Bt=class extends ${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=y.getState().session;return!!e?.sessionAuthenticated}};var Pa="ft-user-assets",Da={setAssetCount:(t,e)=>{let{userAssetType:r,count:n}=e.payload.assetCount;t.assetCounts.allAsset[r]=n},clearAssetCount:t=>{Object.values(z).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let r=e.payload.mapId;t.assetCounts.bookmarkByMap[r]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}},addAsset:(t,e)=>{let{assetType:r,mapId:n,asset:i}=e.payload;Xr(t,r,[...Yr(t,r),i]),vs(t,r,1,n),ms(t,i)},editAsset:(t,e)=>{let{assetType:r,asset:n}=e.payload;Xr(t,r,Yr(t,r).map(i=>i.id===n.id?n:i)),ms(t,n)},removeAsset:(t,e)=>{let{assetType:r,mapId:n,assetId:i}=e.payload;Xr(t,r,Yr(t,r).filter(s=>s.id!==i)),vs(t,r,-1,n)}},ys={[z.SEARCHES]:"savedSearches",[z.BOOKMARKS]:"bookmarks",[z.BOOKS]:void 0,[z.COLLECTIONS]:void 0},Yr=(t,e)=>{var r;let n=ys[e];return n?(r=t[n])!==null&&r!==void 0?r:[]:[]},Xr=(t,e,r)=>{let n=ys[e];n&&(t[n]=r)},vs=(t,e,r,n)=>{let i=t.assetCounts.allAsset[e];if(i!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,i+r),e===z.BOOKMARKS&&n)){let s=t.assetCounts.bookmarkByMap[n];t.assetCounts.bookmarkByMap[n]=Math.max(0,s+r)}},ms=(t,e)=>{let r=t.assetLabels.map(i=>i.title),n=e.labels.filter(i=>!r.includes(i)).map(i=>({title:i}));t.assetLabels.push(...n)},G=$t.FtReduxStore.get({name:Pa,reducers:Da,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(z).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Jr=class{constructor(e=new jt,r=new Bt){this.assetCountsService=e,this.assetLabelsService=r,this.currentSession=y.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new At,this.savedSearchesService=new Et,y.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=y.getState();(0,$t.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),G.actions.clearAssetCount(),G.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),G.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),G.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();G.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();G.actions.assetLabels(e)}async loadAssetCount(e){let r=await this.assetCountsService.getUserAssetCount(e);r&&G.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(e){let r=await this.assetCountsService.getUserBookmarkCountByMap(e);r&&G.actions.setBookmarkCountByMap({count:r.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let r=Object.keys(G.getState().assetCounts.bookmarkByMap).length!==0;e===z.BOOKMARKS&&r&&G.actions.clearBookmarkCountByMap(),G.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;G.actions.bookmarks(r)}}},Zr=new Jr;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Zr);(0,gs.customElement)("ft-app-context")(I);var Ht=class extends ${get mapId(){return this._mapId}set mapId(e){e!==this._mapId&&this.clear(),this._mapId=e}constructor(e,r,n){super(!1,r),this.converter=e,this._mapId=n,this.initCache()}async withMapId(e){return this._mapId?e(this._mapId):void 0}initCache(){this.cache.register("configuration",()=>this.api.getReaderConfiguration()),this.cache.register("map",()=>this.withMapId(e=>this.fetchMap(e))),this.cache.register("enrichedToc",()=>this.withMapId(e=>this.fetchPages(e).then(r=>this.converter.convertPaginatedToc(e,r)))),this.cache.register("ratingSummary",()=>{var e,r;return ce((r=(e=y.getState().session)===null||e===void 0?void 0:e.profile.roles)!==null&&r!==void 0?r:[],"RATING_USER")?this.withMapId(i=>this.fetchMapRating(i)):Promise.resolve()})}clear(){this.cache.clearMatching(e=>e!=="configuration")}makeCacheKey(e,r){return e+(r?"-destinationLanguage-"+r?.destinationLanguage:"")}getMap(e){return this.cache.get(this.makeCacheKey("map",e),()=>this.fetchMap(this.mapId,e))}getMapNow(e){return this.cache.getNow(this.makeCacheKey("map",e))}getConfiguration(){return this.cache.get("configuration")}clearConfiguration(){this.cache.clear("configuration")}getEnrichedToc(e){return this.cache.get(this.makeCacheKey("enrichedToc",e),()=>this.fetchPages(this.mapId,e).then(r=>this.converter.convertPaginatedToc(this.mapId,r)))}getEnrichedTocNow(e){return this.cache.getNow(this.makeCacheKey("enrichedToc",e))}async getPaginationConfiguration(){return(await this.getEnrichedToc()).paginationConfiguration}async getToc(e){return(await this.getEnrichedToc(e)).toc}async getPagesToc(e){return(await this.getEnrichedToc(e)).pagesToc}async getTranslationError(e){return(await this.getEnrichedToc(e)).translationError}async getTocNode(e,r){return(await this.getEnrichedToc(r)).nodeByTocId[e]}getTocNodeNow(e,r){var n;return(n=this.getEnrichedTocNow(r))===null||n===void 0?void 0:n.nodeByTocId[e]}getTocNodeNowByUrl(e,r){var n,i;let s=this.getMapNow(r);return s?.prettyUrl==e||`${s?.id}/root`===e?(n=this.getEnrichedTocNow(r))===null||n===void 0?void 0:n.toc[0]:(i=this.getEnrichedTocNow(r))===null||i===void 0?void 0:i.nodeByUrl[e]}async getPage(e,r){let n=await this.getEnrichedToc(r);return n.pages[e-1]||n.pages[0]}async getPageByTocId(e,r){let n=await this.getEnrichedToc(r);return n.pageByTocId[e]||n.pages[0]}getTopicInfo(e){return this.cache.get("topic-"+e.tocId,()=>this.fetchTopicMetadata(e))}getTopicContent(e){return this.cache.get("topic-content-"+e.tocId,()=>this.fetchTopicHTMLContent(e))}getTranslatedTopicContent(e,r){return this.cache.get(this.makeCacheKey("translated-topic-content-"+e.tocId,r),()=>this.fetchTranslatedTopicHTMLContent(e,r))}getAttachments(){return this.cache.get("map-attachments",()=>this.fetchAttachments())}clearMapAttachments(){this.cache.clear("map-attachments")}getRelativesForDocument(e,r){return this.cache.get("document-relatives-"+e+"-"+r.join("-"),()=>this.fetchRelativesForDocument(e,r))}getRelativesForTopicInMap(e,r,n){return this.cache.get("topic-relatives-"+[e,r,...n].join("-"),()=>this.fetchRelativesForTopicInMap(e,r,n))}getAttachmentDownloadLink(e){return this.makeAbsolute(`${this.api.endpoints.khub.maps.mapId(this.mapId).attachments.attachmentId(e).content}?download=true&locationValue=reader`)}getLink(e,r,n){let i=this.getNavigationData(e,r,n),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,r,n,i){var s,a;e=e||"root";let o=this.getEnrichedTocNow(i),u=o?.pageByTocId[e],c=o?.nodeByTocId[e],d=c?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(s=c?.title)!==null&&s!==void 0?s:"",untranslatedTopicTitle:c?.untranslatedTitle,page:r&&u&&u.number!==r?r:void 0,prettyUrl:d?.replace(/^r\//,""),prettyUrlDuplicated:(a=o?.duplicatedPrettyUrls.has(d??""))!==null&&a!==void 0?a:!1,section:n}}async getAccurateNavigationData(e,r,n,i){return await this.getEnrichedToc(i),this.getNavigationData(e,r,n,i)}getRatingSummary(){return this.cache.get("ratingSummary")}reloadRating(){return this.cache.clear("ratingSummary"),this.getRatingSummary()}getMapRating(){return this.getRatingSummary().then(e=>e?.publication)}getTopicRating(e){return this.getRatingSummary().then(r=>{var n;return r?{type:r.topics.type,rating:(n=r.topics)===null||n===void 0?void 0:n.ratings.find(i=>i.tocId===e)}:void 0})}rateMap(e,r){return this.makeRateMapRequest(e,r).then(()=>this.clearRatingIfNecessary())}unrateMap(){return this.makeUnrateMapRequest().then(()=>this.clearRatingIfNecessary())}sendMapFeedback(e,r){return this.makeMapFeedbackRequest(e,r)}rateTopic(e,r,n){return this.makeRateTopicRequest(e,r,n).then(()=>this.clearRatingIfNecessary())}unrateTopic(e){return this.makeUnrateTopicRequest(e).then(()=>this.clearRatingIfNecessary())}async clearRatingIfNecessary(){let e=y.getState().session;e?.sessionAuthenticated&&this.cache.clear("ratingSummary")}sendTopicFeedback(e,r,n){return this.makeTopicFeedbackRequest(e,r,n)}fontsStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.fonts)}themeStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.theme)}buildBreadcrumb(e,r){let n=this.getTocNodeNow(e,r),i=[{tocId:n.tocId,title:n.title,untranslatedTitle:n.untranslatedTitle}],s=this.getTocNodeNow(n.parentTocId,r);for(;s;)i.unshift({tocId:s.tocId,title:s.title,untranslatedTitle:s.untranslatedTitle}),s=this.getTocNodeNow(s.parentTocId,r);return i}isFeatureAccessible(e,{session:r}){var n;if(!this.isFeatureAvailable(e))return!1;switch(e){case ue.FEEDBACK:return ce(r??[],O.FEEDBACK_USER);case ue.RATING:return ce(r??[],O.RATING_USER);case ue.PRINT:return ce(r??[],O.PRINT_USER);case ue.BOOKMARK:return!!r?.sessionAuthenticated;case ue.COLLECTIONS:return ce(r??[],O.COLLECTION_USER);case ue.PERSONAL_BOOKS:return ce(r??[],O.PERSONAL_BOOK_USER)&&!(!((n=this.getMapNow())===null||n===void 0)&&n.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var Vt=class t extends Ht{static async build(e){return new t(new vt,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e,r){let n=await this.api.getMap(e,r);return this.fingerprint=n.fingerprint,n}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e,r){return await this.getMap(r),this.api.getPages(e,this.fingerprint,r)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}fetchTranslatedTopicHTMLContent(e,r){return this.api.getTranslatedTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint,r)}fetchTopicMetadata(e){return this.api.getTopic(this.mapId,e.contentId,this.fingerprint)}fetchAttachments(){return this.api.getMapAttachments(this.mapId).catch(()=>[])}fetchRelativesForDocument(e,r){let n={query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",metadataFilters:[{key:e,valueFilter:{negative:!1,values:r}}],sort:[],facets:[]};return this.api.search(n)}fetchRelativesForTopicInMap(e,r,n){let i={query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",metadataFilters:[{key:r,valueFilter:{negative:!1,values:n}},{key:"ft:publicationId",valueFilter:{negative:!1,values:[e]}}],sort:[],facets:[]};return this.api.search(i)}makeMapFeedbackRequest(e,r){return this.api.sendMapFeedback(this.mapId,e,r)}makeRateMapRequest(e,r){return this.api.rateMap(this.mapId,e,r)}makeRateTopicRequest(e,r,n){return this.api.rateTopic(this.mapId,e,r,n)}makeTopicFeedbackRequest(e,r,n){return this.api.sendTopicFeedback(this.mapId,e,r,n)}makeUnrateMapRequest(){return this.api.unrateMap(this.mapId)}makeUnrateTopicRequest(e){return this.api.unrateTopic(this.mapId,e)}getReaderLinkPrefix(){return"r/"}isFeatureAvailable(e){return!0}};var Kt=class t{static build(e,r){return new t(Pn(e.trim()||"context"),r??Vt.build)}loaded(){return(0,re.waitUntil)(()=>this._loaded)}constructor(e,r,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new re.Debouncer(10),this.initService(r)}async initService(e){return this.service=await e(),this.service.mapId=this.store.getState().mapId,this.reload()}async setMapId(e){e!==this.store.getState().mapId&&(this.store.actions.mapId(e),this.service&&(this.service.mapId=e),await this.reload())}setRenderedTopics(e){this.store.actions.renderedTopics(e)}setVisibleTopics(e){this.store.actions.visibleTopics(e)}async awaitService(){return(0,re.waitFor)(()=>this.service)}async navigateToTopic(e,r,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:r}),this.store.getState().visibleTopics[0]!==a&&this.store.actions.visibleTopics([])}resolveValidNonRootTocId(e,r){var n,i,s;let a=(n=e==="root"?void 0:e)!==null&&n!==void 0?n:r.rootTocId;return r.topics.includes(a)?a:(s=(i=r.topics[0])!==null&&i!==void 0?i:r.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 r,n,i,s,a;try{e&&this.setTranslationLoading(!0);let o=u=>{throw e&&this.setTranslationError(!0),u};await Promise.all([this.loadConfiguration(),(r=this.service)===null||r===void 0?void 0:r.getMap(e).then(u=>this.store.actions.map(u)).catch(o),(n=this.service)===null||n===void 0?void 0:n.getToc(e).then(u=>this.store.actions.toc(u)).catch(o),(i=this.service)===null||i===void 0?void 0:i.getPagesToc(e).then(u=>this.store.actions.pagesToc(u)).catch(o),(s=this.service)===null||s===void 0?void 0:s.getPaginationConfiguration().then(u=>this.store.actions.paginationConfiguration(u)).catch(o),(a=this.service)===null||a===void 0?void 0:a.getTranslationError(e).then(u=>this.setTranslationError(u))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0,e&&this.setTranslationLoading(!1)}catch(o){this.errorHandler&&!(o instanceof re.CanceledPromiseError)&&this.errorHandler(o)}}loadConfiguration(){var e;return(e=this.service)===null||e===void 0?void 0:e.getConfiguration().then(r=>this.store.actions.configuration(r))}reloadConfiguration(){var e;return(e=this.service)===null||e===void 0||e.clearConfiguration(),this.loadConfiguration()}fetchRelatives(){var e,r;let n=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(i=>{var 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?(r=this.service)===null||r===void 0||r.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(Te.clusteringHelperCreated))}createClusteringHelper(){var e,r;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=(r=(e=y.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&r!==void 0?r:[];return new re.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,s)}}async navigateToRelativeTopicIfFound(e){var r,n,i;await this.loaded();let s=await(0,re.waitFor)(()=>{var c;return(c=this.store.getState().configuration)===null||c===void 0?void 0:c.relativeTopicPivotMetadata}),a=this.store.getState().mapId,u=await(await this.awaitService()).getRelativesForTopicInMap(a,s,[e]);if(!((i=(n=(r=u?.results)===null||r===void 0?void 0:r[0])===null||n===void 0?void 0:n.entries)===null||i===void 0)&&i[0]){let c=u.results[0].entries[0].topic.tocId;return await this.navigateToTopic(c),!0}else return await this.navigateToTopic("root"),!1}setSearchInDocumentQuery(e){this.store.actions.searchInDocumentQuery(e)}async setTranslationDestinationLanguage(e){this.store.actions.setTranslationDestinationLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationSourceLanguage(e){this.store.actions.setTranslationSourceLanguage(e),await this.loadDebouncer.run(()=>this.fetchData(this.getTranslationSettings()))}async setTranslationProfileId(e){this.store.actions.setTranslationProfileId(e)}async setTranslationLoading(e){this.store.actions.setTranslationLoading(e)}async setTranslationError(e){this.store.actions.setTranslationError(e)}getTranslationSettings(){var e;let r=this.store.getState();return r.translation.profileId&&r.translation.destinationLanguage?{profileId:r.translation.profileId,destinationLanguage:r.translation.destinationLanguage.code,sourceLanguage:(e=r.map)===null||e===void 0?void 0:e.lang}:void 0}setLinkPreviewDialogId(e){this.store.actions.linkPreviewDialogId(e)}async fetchMapRating(){var e;this.store.actions.mapRating(await((e=this.service)===null||e===void 0?void 0:e.getMapRating()))}async fetchTopicRating(e){var r;let n=await((r=this.service)===null||r===void 0?void 0:r.getTopicRating(e));n&&this.store.actions.setTopicsRating({[e]:n})}registerMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.add(e),this.store.getState().relatives==null?this.fetchRelatives():this.updateClusteringHelper()}unregisterMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.delete(e),this.updateClusteringHelper()}getAccurateNavigationData(e,r,n){return this.service.getAccurateNavigationData(e,r?.number,n?.section,this.getTranslationSettings())}buildBreadcrumb(e){var r;return(r=this.service)===null||r===void 0?void 0:r.buildBreadcrumb(e,this.getTranslationSettings())}fetchTopicContent(e){var r,n;let i=this.getTranslationSettings();return i?(r=this.service)===null||r===void 0?void 0:r.getTranslatedTopicContent(e,i).then(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(Te.mapAttachmentsUpdate))}};var bs=A(ne());var As=bs.css`
44
+ `;var qt=class extends CustomEvent{constructor(e,r){super("ft-reader-map-loaded",{detail:{map:e,toc:r}})}},Gt=class extends CustomEvent{constructor(e,r){super("ft-reader-visible-topics-change",{detail:{visibleTopics:r}})}},Wt=class extends CustomEvent{constructor(e){super("ft-reader-navigation-done",{detail:e})}},zt=class extends CustomEvent{constructor(e){super("ft-reader-load-error",{detail:e})}},Qt=class extends Event{constructor(){super("ft-reader-map-not-found")}},Yt=class extends Event{constructor(){super("ft-reader-map-unauthorized")}},Xt=class extends Event{constructor(){super("ft-reader-map-forbidden")}},Jt=class extends Event{constructor(){super("ft-reader-topic-relative-not-found",{bubbles:!0,composed:!0})}};var Zt=class{constructor(e){this.stateManager=e}searchInDocument(e){this.stateManager.setSearchInDocumentQuery(e??"")}};var K=function(t,e,r,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(s=(i<3?a(s):i>3?a(e,r,s):a(e,r))||s);return i>3&&s&&Object.defineProperty(e,r,s),s},L=class extends k.FtLitElementRedux{constructor(){super(),this.visibleTopics=[],this.updateConfiguration=()=>{this.stateManager.reloadConfiguration()},this.scrollToTargetDebouncer=new k.Debouncer(5),this.navigationDebouncer=new k.Debouncer(10),this.mapLoadedEventDebouncer=new k.Debouncer(50),this.addStore(y)}render(){return nt.html`
45
45
  ${this.importStyleIfNeeded()}
46
46
  <slot @register-ft-reader-component=${this.registerComponent}></slot>
47
47
  `}importStyleIfNeeded(){var e,r;let n=(e=this.stateManager.service)===null||e===void 0?void 0:e.themeStylesheet();return!n||window.location.href.startsWith((r=this.baseUrl)!==null&&r!==void 0?r:"")?nt.nothing:nt.html`
48
48
  <style>
49
49
  @import "${n}"
50
50
  </style>
51
- `}get stateManager(){return this._stateManager==null&&(this._stateManager=Kt.build(this.id||(""+Math.round(Math.random()*999e3)).padStart(6,"0"),this.readerServiceProvider),this._stateManager.errorHandler=e=>this.handleLoadError(e),this.addStore(this.stateManager.store,"reader")),this._stateManager}connectedCallback(){super.connectedCallback(),this.stateManager.setMapId(this.mapId),this.stateManager.awaitService().then(e=>{let r=e.fontsStylesheet();if(r&&!window.location.href.startsWith(this.baseUrl)&&!document.querySelector(`head link[href="${r}"]`)){let n=document.createElement("link");n.setAttribute("rel","stylesheet"),n.setAttribute("href",r),document.head.append(n)}window.FluidTopicsReaderService=new Zt(this.stateManager)}),y.addEventListener(se.eventName,this.updateConfiguration)}disconnectedCallback(){super.disconnectedCallback(),y.addEventListener(se.eventName,this.updateConfiguration)}update(e){super.update(e),e.has("readerServiceProvider")&&this.readerServiceProvider&&this.stateManager.initService(this.readerServiceProvider),e.has("mapId")&&this.mapId&&(this.stateManager.setMapId(this.mapId),this.lastNotifiedNotFoundRelative=void 0),e.has("searchInDocumentQuery")&&this.searchInDocumentQuery!=null&&this.stateManager.setSearchInDocumentQuery(this.searchInDocumentQuery),["tocId","section","page","mapId","topicPivot"].some(r=>e.has(r))&&this.mapId&&this.navigateToTarget(),e.has("session")&&this.reload()}contentAvailableCallback(e){var r,n;if(super.contentAvailableCallback(e),(e.has("map")||e.has("toc"))&&this.sendLoadedEventIfLoaded(),e.has("scrollTarget")&&((r=this.scrollTarget)===null||r===void 0?void 0:r.tocId)==null){let i=e.get("scrollTarget");i?.tocId!=null&&this.scrollToTargetDebouncer.run(()=>this.stateManager.getAccurateNavigationData(i.tocId,this.currentPage,i).then(s=>this.dispatchEvent(new Wt(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 Gt(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 Jt),this.lastNotifiedNotFoundRelative=this.mapId+this.topicPivot):this.lastNotifiedNotFoundRelative=void 0:this.tocId!=null?await this.stateManager.navigateToTopic(this.tocId,this.section,this.page):this.page!=null&&await this.stateManager.navigateToPage(this.page)}),this.tocId&&!this.section&&(this.stateManager.store.commands.clear(/^focus-topic-/),this.stateManager.store.commands.add({type:`focus-topic-${this.tocId}`}))}registerComponent(e){e.stopPropagation();let r=e.composedPath()[0];this.register(r)}register(e){e.setReaderStateManager(this.stateManager)}handleLoadError(e){let r=e;r.status===401?this.dispatchEvent(new Yt):r.status===403?this.dispatchEvent(new Xt):r.status===404?this.dispatchEvent(new Qt):this.dispatchEvent(new zt(e))}reloadBookmarks(){Zr.reloadBookmarks()}async reloadRating(){var e,r;await((e=this.stateManager.service)===null||e===void 0?void 0:e.reloadRating()),(r=this.stateManager.store)===null||r===void 0||r.dispatchEvent(new CustomEvent("rating-changed"))}sendLoadedEventIfLoaded(){this.mapLoadedEventDebouncer.run(()=>{this.map&&this.toc&&this.dispatchEvent(new qt(this.map,this.toc))})}};L.styles=bs;K([(0,V.redux)({store:y.name})],L.prototype,"baseUrl",void 0);K([(0,V.redux)({store:y.name})],L.prototype,"session",void 0);K([(0,Ae.property)()],L.prototype,"mapId",void 0);K([(0,Ae.property)()],L.prototype,"tocId",void 0);K([(0,Ae.property)()],L.prototype,"section",void 0);K([(0,Ae.property)()],L.prototype,"topicPivot",void 0);K([(0,Ae.property)()],L.prototype,"searchInDocumentQuery",void 0);K([(0,Ae.property)({type:Number,converter:{fromAttribute:Da()}})],L.prototype,"page",void 0);K([(0,V.redux)({store:"reader"})],L.prototype,"map",void 0);K([(0,V.redux)({store:"reader"})],L.prototype,"toc",void 0);K([(0,V.redux)({store:"reader"})],L.prototype,"visibleTopics",void 0);K([(0,V.redux)({store:"reader"})],L.prototype,"currentPage",void 0);K([(0,V.redux)({store:"reader"})],L.prototype,"scrollTarget",void 0);K([(0,Ae.property)({attribute:!1})],L.prototype,"readerServiceProvider",void 0);(0,As.customElement)("ft-reader-context")(L);var Le=function(t,e,r,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(s=(i<3?a(s):i>3?a(e,r,s):a(e,r))||s);return i>3&&s&&Object.defineProperty(e,r,s),s},W=class extends lt{render(){var e,r,n,i;if((!this.map||!this.tocNode)&&!this.translationLoading)return er.nothing;let s=(((e=this.tocNode)===null||e===void 0?void 0:e.depth)||1)+this.headingLevelsShift,a=s>6?"div":`h${s}`,o=(n=(r=this.map)===null||r===void 0?void 0:r.contentStyles.customCssClasses.join(" "))!==null&&n!==void 0?n:"";return pt`
51
+ `}get stateManager(){return this._stateManager==null&&(this._stateManager=Kt.build(this.id||(0,k.randomId)(6),this.readerServiceProvider),this._stateManager.errorHandler=e=>this.handleLoadError(e),this.addStore(this.stateManager.store,"reader")),this._stateManager}connectedCallback(){super.connectedCallback(),this.stateManager.setMapId(this.mapId),this.stateManager.awaitService().then(e=>{let r=e.fontsStylesheet();if(r&&!window.location.href.startsWith(this.baseUrl)&&!document.querySelector(`head link[href="${r}"]`)){let n=document.createElement("link");n.setAttribute("rel","stylesheet"),n.setAttribute("href",r),document.head.append(n)}window.FluidTopicsReaderService=new Zt(this.stateManager)}),y.addEventListener(se.eventName,this.updateConfiguration)}disconnectedCallback(){super.disconnectedCallback(),y.addEventListener(se.eventName,this.updateConfiguration)}update(e){super.update(e),e.has("readerServiceProvider")&&this.readerServiceProvider&&this.stateManager.initService(this.readerServiceProvider),e.has("mapId")&&this.mapId&&(this.stateManager.setMapId(this.mapId),this.lastNotifiedNotFoundRelative=void 0),e.has("searchInDocumentQuery")&&this.searchInDocumentQuery!=null&&this.stateManager.setSearchInDocumentQuery(this.searchInDocumentQuery),["tocId","section","page","mapId","topicPivot"].some(r=>e.has(r))&&this.mapId&&this.navigateToTarget(),e.has("session")&&this.reload()}contentAvailableCallback(e){var r,n;if(super.contentAvailableCallback(e),(e.has("map")||e.has("toc"))&&this.sendLoadedEventIfLoaded(),e.has("scrollTarget")&&((r=this.scrollTarget)===null||r===void 0?void 0:r.tocId)==null){let i=e.get("scrollTarget");i?.tocId!=null&&this.scrollToTargetDebouncer.run(()=>this.stateManager.getAccurateNavigationData(i.tocId,this.currentPage,i).then(s=>this.dispatchEvent(new Wt(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 Gt(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 Jt),this.lastNotifiedNotFoundRelative=this.mapId+this.topicPivot):this.lastNotifiedNotFoundRelative=void 0:this.tocId!=null?await this.stateManager.navigateToTopic(this.tocId,this.section,this.page):this.page!=null&&await this.stateManager.navigateToPage(this.page)}),this.tocId&&!this.section&&(this.stateManager.store.commands.clear(/^focus-topic-/),this.stateManager.store.commands.add({type:`focus-topic-${this.tocId}`}))}registerComponent(e){e.stopPropagation();let r=e.composedPath()[0];this.register(r)}register(e){e.setReaderStateManager(this.stateManager)}handleLoadError(e){let r=e;r.status===401?this.dispatchEvent(new Yt):r.status===403?this.dispatchEvent(new Xt):r.status===404?this.dispatchEvent(new Qt):this.dispatchEvent(new zt(e))}reloadBookmarks(){Zr.reloadBookmarks()}async reloadRating(){var e,r;await((e=this.stateManager.service)===null||e===void 0?void 0:e.reloadRating()),(r=this.stateManager.store)===null||r===void 0||r.dispatchEvent(new CustomEvent("rating-changed"))}sendLoadedEventIfLoaded(){this.mapLoadedEventDebouncer.run(()=>{this.map&&this.toc&&this.dispatchEvent(new qt(this.map,this.toc))})}};L.styles=As;K([(0,k.redux)({store:y.name})],L.prototype,"baseUrl",void 0);K([(0,k.redux)({store:y.name})],L.prototype,"session",void 0);K([(0,Me.property)()],L.prototype,"mapId",void 0);K([(0,Me.property)()],L.prototype,"tocId",void 0);K([(0,Me.property)()],L.prototype,"section",void 0);K([(0,Me.property)()],L.prototype,"topicPivot",void 0);K([(0,Me.property)()],L.prototype,"searchInDocumentQuery",void 0);K([(0,k.numberProperty)({min:1})],L.prototype,"page",void 0);K([(0,k.redux)({store:"reader"})],L.prototype,"map",void 0);K([(0,k.redux)({store:"reader"})],L.prototype,"toc",void 0);K([(0,k.redux)({store:"reader"})],L.prototype,"visibleTopics",void 0);K([(0,k.redux)({store:"reader"})],L.prototype,"currentPage",void 0);K([(0,k.redux)({store:"reader"})],L.prototype,"scrollTarget",void 0);K([(0,Me.property)({attribute:!1})],L.prototype,"readerServiceProvider",void 0);(0,Ss.customElement)("ft-reader-context")(L);var Le=function(t,e,r,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(s=(i<3?a(s):i>3?a(e,r,s):a(e,r))||s);return i>3&&s&&Object.defineProperty(e,r,s),s},W=class extends lt{render(){var e,r,n,i;if((!this.map||!this.tocNode)&&!this.translationLoading)return er.nothing;let s=(((e=this.tocNode)===null||e===void 0?void 0:e.depth)||1)+this.headingLevelsShift,a=s>6?"div":`h${s}`,o=(n=(r=this.map)===null||r===void 0?void 0:r.contentStyles.customCssClasses.join(" "))!==null&&n!==void 0?n:"";return pt`
52
52
  <style>
53
53
  @import "${(i=this.map)===null||i===void 0?void 0:i.contentStyles.titleStylesheetUrl}";
54
54
  </style>
@@ -64,7 +64,7 @@
64
64
  </${mr(a)}>
65
65
  </div>`}
66
66
  </section>
67
- `}contentAvailableCallback(e){super.contentAvailableCallback(e),this.titleContainer&&(0,X.highlightHtml)(this.titleContainer,this.disableContextInteractions?"":this.searchInDocumentQuery,{attributes:{part:"kwicmatch"}}),this.processFocusCommand()}processFocusCommand(){var e,r;((e=this.stateManager)===null||e===void 0?void 0:e.store.commands.consume(`focus-topic-${(r=this.tocNode)===null||r===void 0?void 0:r.tocId}`))&&(this.elementToFocus={selector:".title"})}getTopicLanguage(){var e;return this.translationDestinationLanguage&&!this.translationError?this.translationDestinationLanguage.code:(e=this.map)===null||e===void 0?void 0:e.lang}onVisibleTopicChange(){this.processFocusCommand()}};W.elementDefinitions={"ft-skeleton":he};W.styles=[an,X.highlightHtmlStyles];Le([(0,X.redux)()],W.prototype,"map",void 0);Le([(0,X.redux)({selector:(t,e)=>e.disableContextInteractions?"":t.searchInDocumentQuery})],W.prototype,"searchInDocumentQuery",void 0);Le([(0,X.redux)({selector:t=>t.translation.destinationLanguage})],W.prototype,"translationDestinationLanguage",void 0);Le([(0,X.redux)({selector:t=>t.translation.isLoading})],W.prototype,"translationLoading",void 0);Le([(0,X.redux)({selector:t=>t.translation.isError})],W.prototype,"translationError",void 0);Le([(0,Ss.query)("section.title")],W.prototype,"titleContainer",void 0);Le([(0,X.reduxEventListener)({eventName:we.visibleTopicChange})],W.prototype,"onVisibleTopicChange",null);(0,Es.customElement)("ft-reader-topic-title")(W);})();
67
+ `}contentAvailableCallback(e){super.contentAvailableCallback(e),this.titleContainer&&(0,X.highlightHtml)(this.titleContainer,this.disableContextInteractions?"":this.searchInDocumentQuery,{attributes:{part:"kwicmatch"}}),this.processFocusCommand()}processFocusCommand(){var e,r;((e=this.stateManager)===null||e===void 0?void 0:e.store.commands.consume(`focus-topic-${(r=this.tocNode)===null||r===void 0?void 0:r.tocId}`))&&(this.elementToFocus={selector:".title"})}getTopicLanguage(){var e;return this.translationDestinationLanguage&&!this.translationError?this.translationDestinationLanguage.code:(e=this.map)===null||e===void 0?void 0:e.lang}onVisibleTopicChange(){this.processFocusCommand()}};W.elementDefinitions={"ft-skeleton":he};W.styles=[an,X.highlightHtmlStyles];Le([(0,X.redux)()],W.prototype,"map",void 0);Le([(0,X.redux)({selector:(t,e)=>e.disableContextInteractions?"":t.searchInDocumentQuery})],W.prototype,"searchInDocumentQuery",void 0);Le([(0,X.redux)({selector:t=>t.translation.destinationLanguage})],W.prototype,"translationDestinationLanguage",void 0);Le([(0,X.redux)({selector:t=>t.translation.isLoading})],W.prototype,"translationLoading",void 0);Le([(0,X.redux)({selector:t=>t.translation.isError})],W.prototype,"translationError",void 0);Le([(0,Es.query)("section.title")],W.prototype,"titleContainer",void 0);Le([(0,X.reduxEventListener)({eventName:Te.visibleTopicChange})],W.prototype,"onVisibleTopicChange",null);(0,Ts.customElement)("ft-reader-topic-title")(W);})();
68
68
  /*! Bundled license information:
69
69
 
70
70
  lit-html/lit-html.js: