@fluid-topics/ft-reader-context 1.1.102 → 1.1.104
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,15 +1,15 @@
|
|
|
1
|
-
"use strict";(()=>{var hn=Object.create;var Vt=Object.defineProperty;var vn=Object.getOwnPropertyDescriptor;var mn=Object.getOwnPropertyNames;var yn=Object.getPrototypeOf,gn=Object.prototype.hasOwnProperty;var Ie=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var bn=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of mn(e))!gn.call(t,i)&&i!==r&&Vt(t,i,{get:()=>e[i],enumerable:!(n=vn(e,i))||n.enumerable});return t};var x=(t,e,r)=>(r=t!=null?hn(yn(t)):{},bn(e||!t||!t.__esModule?Vt(r,"default",{value:t,enumerable:!0}):r,t));var F=Ie((pi,Ht)=>{Ht.exports=ftGlobals.wcUtils});var fe=Ie((hi,qt)=>{qt.exports=ftGlobals.lit});var se=Ie((vi,Kt)=>{Kt.exports=ftGlobals.litDecorators});var Wt=Ie(Gt=>{(function(t){var e=function(r){var n={searchParams:"URLSearchParams"in t,iterable:"Symbol"in t&&"iterator"in Symbol,blob:"FileReader"in t&&"Blob"in t&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in t,arrayBuffer:"ArrayBuffer"in t};function i(c){return c&&DataView.prototype.isPrototypeOf(c)}if(n.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(c){return c&&a.indexOf(Object.prototype.toString.call(c))>-1};function s(c){if(typeof c!="string"&&(c=String(c)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(c))throw new TypeError("Invalid character in header field name");return c.toLowerCase()}function l(c){return typeof c!="string"&&(c=String(c)),c}function u(c){var p={next:function(){var g=c.shift();return{done:g===void 0,value:g}}};return n.iterable&&(p[Symbol.iterator]=function(){return p}),p}function d(c){this.map={},c instanceof d?c.forEach(function(p,g){this.append(g,p)},this):Array.isArray(c)?c.forEach(function(p){this.append(p[0],p[1])},this):c&&Object.getOwnPropertyNames(c).forEach(function(p){this.append(p,c[p])},this)}d.prototype.append=function(c,p){c=s(c),p=l(p);var g=this.map[c];this.map[c]=g?g+", "+p:p},d.prototype.delete=function(c){delete this.map[s(c)]},d.prototype.get=function(c){return c=s(c),this.has(c)?this.map[c]:null},d.prototype.has=function(c){return this.map.hasOwnProperty(s(c))},d.prototype.set=function(c,p){this.map[s(c)]=l(p)},d.prototype.forEach=function(c,p){for(var g in this.map)this.map.hasOwnProperty(g)&&c.call(p,this.map[g],g,this)},d.prototype.keys=function(){var c=[];return this.forEach(function(p,g){c.push(g)}),u(c)},d.prototype.values=function(){var c=[];return this.forEach(function(p){c.push(p)}),u(c)},d.prototype.entries=function(){var c=[];return this.forEach(function(p,g){c.push([g,p])}),u(c)},n.iterable&&(d.prototype[Symbol.iterator]=d.prototype.entries);function m(c){if(c.bodyUsed)return Promise.reject(new TypeError("Already read"));c.bodyUsed=!0}function f(c){return new Promise(function(p,g){c.onload=function(){p(c.result)},c.onerror=function(){g(c.error)}})}function y(c){var p=new FileReader,g=f(p);return p.readAsArrayBuffer(c),g}function h(c){var p=new FileReader,g=f(p);return p.readAsText(c),g}function v(c){for(var p=new Uint8Array(c),g=new Array(p.length),P=0;P<p.length;P++)g[P]=String.fromCharCode(p[P]);return g.join("")}function w(c){if(c.slice)return c.slice(0);var p=new Uint8Array(c.byteLength);return p.set(new Uint8Array(c)),p.buffer}function S(){return this.bodyUsed=!1,this._initBody=function(c){this._bodyInit=c,c?typeof c=="string"?this._bodyText=c:n.blob&&Blob.prototype.isPrototypeOf(c)?this._bodyBlob=c:n.formData&&FormData.prototype.isPrototypeOf(c)?this._bodyFormData=c:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(c)?this._bodyText=c.toString():n.arrayBuffer&&n.blob&&i(c)?(this._bodyArrayBuffer=w(c.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(c)||o(c))?this._bodyArrayBuffer=w(c):this._bodyText=c=Object.prototype.toString.call(c):this._bodyText="",this.headers.get("content-type")||(typeof c=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(c)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var c=m(this);if(c)return c;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?m(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(y)}),this.text=function(){var c=m(this);if(c)return c;if(this._bodyBlob)return h(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(v(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},n.formData&&(this.formData=function(){return this.text().then($)}),this.json=function(){return this.text().then(JSON.parse)},this}var E=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function O(c){var p=c.toUpperCase();return E.indexOf(p)>-1?p:c}function A(c,p){p=p||{};var g=p.body;if(c instanceof A){if(c.bodyUsed)throw new TypeError("Already read");this.url=c.url,this.credentials=c.credentials,p.headers||(this.headers=new d(c.headers)),this.method=c.method,this.mode=c.mode,this.signal=c.signal,!g&&c._bodyInit!=null&&(g=c._bodyInit,c.bodyUsed=!0)}else this.url=String(c);if(this.credentials=p.credentials||this.credentials||"same-origin",(p.headers||!this.headers)&&(this.headers=new d(p.headers)),this.method=O(p.method||this.method||"GET"),this.mode=p.mode||this.mode||null,this.signal=p.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&g)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(g)}A.prototype.clone=function(){return new A(this,{body:this._bodyInit})};function $(c){var p=new FormData;return c.trim().split("&").forEach(function(g){if(g){var P=g.split("="),N=P.shift().replace(/\+/g," "),T=P.join("=").replace(/\+/g," ");p.append(decodeURIComponent(N),decodeURIComponent(T))}}),p}function H(c){var p=new d,g=c.replace(/\r?\n[\t ]+/g," ");return g.split(/\r?\n/).forEach(function(P){var N=P.split(":"),T=N.shift().trim();if(T){var Re=N.join(":").trim();p.append(T,Re)}}),p}S.call(A.prototype);function M(c,p){p||(p={}),this.type="default",this.status=p.status===void 0?200:p.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in p?p.statusText:"OK",this.headers=new d(p.headers),this.url=p.url||"",this._initBody(c)}S.call(M.prototype),M.prototype.clone=function(){return new M(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new d(this.headers),url:this.url})},M.error=function(){var c=new M(null,{status:0,statusText:""});return c.type="error",c};var xe=[301,302,303,307,308];M.redirect=function(c,p){if(xe.indexOf(p)===-1)throw new RangeError("Invalid status code");return new M(null,{status:p,headers:{location:c}})},r.DOMException=t.DOMException;try{new r.DOMException}catch{r.DOMException=function(p,g){this.message=p,this.name=g;var P=Error(p);this.stack=P.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function X(c,p){return new Promise(function(g,P){var N=new A(c,p);if(N.signal&&N.signal.aborted)return P(new r.DOMException("Aborted","AbortError"));var T=new XMLHttpRequest;function Re(){T.abort()}T.onload=function(){var ge={status:T.status,statusText:T.statusText,headers:H(T.getAllResponseHeaders()||"")};ge.url="responseURL"in T?T.responseURL:ge.headers.get("X-Request-URL");var st="response"in T?T.response:T.responseText;g(new M(st,ge))},T.onerror=function(){P(new TypeError("Network request failed"))},T.ontimeout=function(){P(new TypeError("Network request failed"))},T.onabort=function(){P(new r.DOMException("Aborted","AbortError"))},T.open(N.method,N.url,!0),N.credentials==="include"?T.withCredentials=!0:N.credentials==="omit"&&(T.withCredentials=!1),"responseType"in T&&n.blob&&(T.responseType="blob"),N.headers.forEach(function(ge,st){T.setRequestHeader(st,ge)}),N.signal&&(N.signal.addEventListener("abort",Re),T.onreadystatechange=function(){T.readyState===4&&N.signal.removeEventListener("abort",Re)}),T.send(typeof N._bodyInit>"u"?null:N._bodyInit)})}return X.polyfill=!0,t.fetch||(t.fetch=X,t.Headers=d,t.Request=A,t.Response=M),r.Headers=d,r.Request=A,r.Response=M,r.fetch=X,Object.defineProperty(r,"__esModule",{value:!0}),r}({})})(typeof self<"u"?self:Gt)});var pn=x(F());var Oe=x(fe()),oe=x(se()),U=x(F());var z=x(F());var zt=x(F()),$t=t=>zt.FtReduxStore.get({name:"ft-reader-"+t,initialState:{mapId:void 0,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}});var ut=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}}extractPagesToc(e,r,n){return e.flatMap(i=>(i.pageConfiguration&&this.registerPage(this.buildPage(i,n)),i.tocId==null?this.extractPagesToc(i.children,r,n):[{tocId:i.tocId,title:i.title,depth:r,children:this.extractPagesToc(i.children,r+1,i.tocId)}]))}convertNodes(e,r,n){return e.flatMap(i=>{var a,o,s;if(i.tocId==null)return[...this.convertSectionNodes((a=i.pageToc)!==null&&a!==void 0?a:[],r,i.tocId),...this.convertNodes(i.children,r,i.tocId)];let l=(o=i.prettyUrl)===null||o===void 0?void 0:o.replace(/^\//,""),u={tocId:i.tocId,contentId:i.contentId,title:i.title,hasRating:i.hasRating,origin:i.origin,prettyUrl:l,depth:r,parentTocId:n,children:[]};this.register(u);let d=this.convertSectionNodes((s=i.pageToc)!==null&&s!==void 0?s:[],r+1,i.tocId),m=this.convertNodes(i.children,r+1,u.tocId);return u.children=[...d,...m],[u]})}convertSectionNodes(e,r,n){return e.flatMap(i=>{var a;let o=(a=i.prettyUrl)===null||a===void 0?void 0:a.replace(/^\//,""),s={...i,prettyUrl:o,depth:r,parentTocId:n,children:[]};return this.register(s),s.children=this.convertSectionNodes(i.children,r+1,i.tocId),[s]})}buildPage(e,r){var n,i,a,o,s,l;let u={number:this.pages.length+1,title:(n=e.title)!==null&&n!==void 0?n:"",rootTocId:(i=e.tocId)!==null&&i!==void 0?i:"root",toc:((a=e.pageToc)!==null&&a!==void 0?a:[]).map(f=>this.nodeByTocId[f.tocId]),topics:[],hiddenTopics:[],breadcrumb:r?this.buildBreadcrumb(this.nodeByTocId[r]):[]},d=(f,y)=>(y?u.topics:u.hiddenTopics).push(f),m=(s=(o=e.pageConfiguration)===null||o===void 0?void 0:o.parentsVisibility)!==null&&s!==void 0?s:[];return u.breadcrumb.forEach((f,y)=>{d(f,m[y])}),e.tocId&&d(e.tocId,e.pageConfiguration.isVisible),u.topics.push(...this.tocIds((l=e.pageToc)!==null&&l!==void 0?l:[])),u}registerPage(e){for(let r of[...e.topics,...e.hiddenTopics])this.pageByTocId[r]||(this.pageByTocId[r]=e);this.pages.push(e)}tocIds(e){return e.flatMap(r=>[r.tocId,...this.tocIds(r.children)])}buildBreadcrumb(e){let r=[e.tocId];for(;e?.parentTocId;)r.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return r}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},Pe=class{convertPaginatedToc(e,r){return new ut(e,r).build()}};var xi=x(Wt(),1);var Xt;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Xt||(Xt={}));var Yt;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Yt||(Yt={}));var Jt;(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"})(Jt||(Jt={}));var Qt;(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"})(Qt||(Qt={}));var Zt;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Zt||(Zt={}));var er;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(er||(er={}));var tr;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(tr||(tr={}));var _e;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(_e||(_e={}));var rr;(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"})(rr||(rr={}));var nr;(function(t){t.ASC="ASC",t.DESC="DESC"})(nr||(nr={}));var ir;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(ir||(ir={}));var ar;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(ar||(ar={}));var or;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(or||(or={}));var sr;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(sr||(sr={}));var ur;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(ur||(ur={}));var cr;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(cr||(cr={}));var lr;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"})(lr||(lr={}));var R;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.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.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"})(R||(R={}));var dr;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(dr||(dr={}));var Sn={[R.PERSONAL_BOOK_SHARE_USER]:[R.PERSONAL_BOOK_USER],[R.HTML_EXPORT_USER]:[R.PERSONAL_BOOK_USER],[R.PDF_EXPORT_USER]:[R.PERSONAL_BOOK_USER],[R.KHUB_ADMIN]:[R.CONTENT_PUBLISHER],[R.ADMIN]:[R.KHUB_ADMIN,R.USERS_ADMIN,R.PORTAL_ADMIN],[R.DEVELOPER]:[R.BETA_USER,R.DEBUG_USER]};function fr(t,e){return t===e||(Sn[t]??[]).some(r=>fr(r,e))}function ue(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=>fr(n,e))}var Y;(function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"})(Y||(Y={}));var ln=x(F());var yr=x(fe()),B=x(se()),q=x(F());var pr=x(fe());var hr=pr.css`
|
|
2
|
-
`;var
|
|
1
|
+
"use strict";(()=>{var pn=Object.create;var Vt=Object.defineProperty;var vn=Object.getOwnPropertyDescriptor;var mn=Object.getOwnPropertyNames;var yn=Object.getPrototypeOf,gn=Object.prototype.hasOwnProperty;var Ie=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var bn=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of mn(e))!gn.call(t,i)&&i!==r&&Vt(t,i,{get:()=>e[i],enumerable:!(n=vn(e,i))||n.enumerable});return t};var x=(t,e,r)=>(r=t!=null?pn(yn(t)):{},bn(e||!t||!t.__esModule?Vt(r,"default",{value:t,enumerable:!0}):r,t));var F=Ie((hi,Ht)=>{Ht.exports=ftGlobals.wcUtils});var fe=Ie((pi,qt)=>{qt.exports=ftGlobals.lit});var se=Ie((vi,Kt)=>{Kt.exports=ftGlobals.litDecorators});var Wt=Ie(Gt=>{(function(t){var e=function(r){var n={searchParams:"URLSearchParams"in t,iterable:"Symbol"in t&&"iterator"in Symbol,blob:"FileReader"in t&&"Blob"in t&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in t,arrayBuffer:"ArrayBuffer"in t};function i(c){return c&&DataView.prototype.isPrototypeOf(c)}if(n.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(c){return c&&a.indexOf(Object.prototype.toString.call(c))>-1};function s(c){if(typeof c!="string"&&(c=String(c)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(c))throw new TypeError("Invalid character in header field name");return c.toLowerCase()}function l(c){return typeof c!="string"&&(c=String(c)),c}function u(c){var h={next:function(){var g=c.shift();return{done:g===void 0,value:g}}};return n.iterable&&(h[Symbol.iterator]=function(){return h}),h}function d(c){this.map={},c instanceof d?c.forEach(function(h,g){this.append(g,h)},this):Array.isArray(c)?c.forEach(function(h){this.append(h[0],h[1])},this):c&&Object.getOwnPropertyNames(c).forEach(function(h){this.append(h,c[h])},this)}d.prototype.append=function(c,h){c=s(c),h=l(h);var g=this.map[c];this.map[c]=g?g+", "+h:h},d.prototype.delete=function(c){delete this.map[s(c)]},d.prototype.get=function(c){return c=s(c),this.has(c)?this.map[c]:null},d.prototype.has=function(c){return this.map.hasOwnProperty(s(c))},d.prototype.set=function(c,h){this.map[s(c)]=l(h)},d.prototype.forEach=function(c,h){for(var g in this.map)this.map.hasOwnProperty(g)&&c.call(h,this.map[g],g,this)},d.prototype.keys=function(){var c=[];return this.forEach(function(h,g){c.push(g)}),u(c)},d.prototype.values=function(){var c=[];return this.forEach(function(h){c.push(h)}),u(c)},d.prototype.entries=function(){var c=[];return this.forEach(function(h,g){c.push([g,h])}),u(c)},n.iterable&&(d.prototype[Symbol.iterator]=d.prototype.entries);function m(c){if(c.bodyUsed)return Promise.reject(new TypeError("Already read"));c.bodyUsed=!0}function f(c){return new Promise(function(h,g){c.onload=function(){h(c.result)},c.onerror=function(){g(c.error)}})}function y(c){var h=new FileReader,g=f(h);return h.readAsArrayBuffer(c),g}function p(c){var h=new FileReader,g=f(h);return h.readAsText(c),g}function v(c){for(var h=new Uint8Array(c),g=new Array(h.length),P=0;P<h.length;P++)g[P]=String.fromCharCode(h[P]);return g.join("")}function w(c){if(c.slice)return c.slice(0);var h=new Uint8Array(c.byteLength);return h.set(new Uint8Array(c)),h.buffer}function S(){return this.bodyUsed=!1,this._initBody=function(c){this._bodyInit=c,c?typeof c=="string"?this._bodyText=c:n.blob&&Blob.prototype.isPrototypeOf(c)?this._bodyBlob=c:n.formData&&FormData.prototype.isPrototypeOf(c)?this._bodyFormData=c:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(c)?this._bodyText=c.toString():n.arrayBuffer&&n.blob&&i(c)?(this._bodyArrayBuffer=w(c.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(c)||o(c))?this._bodyArrayBuffer=w(c):this._bodyText=c=Object.prototype.toString.call(c):this._bodyText="",this.headers.get("content-type")||(typeof c=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(c)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var c=m(this);if(c)return c;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?m(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(y)}),this.text=function(){var c=m(this);if(c)return c;if(this._bodyBlob)return p(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(v(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},n.formData&&(this.formData=function(){return this.text().then($)}),this.json=function(){return this.text().then(JSON.parse)},this}var E=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function O(c){var h=c.toUpperCase();return E.indexOf(h)>-1?h:c}function A(c,h){h=h||{};var g=h.body;if(c instanceof A){if(c.bodyUsed)throw new TypeError("Already read");this.url=c.url,this.credentials=c.credentials,h.headers||(this.headers=new d(c.headers)),this.method=c.method,this.mode=c.mode,this.signal=c.signal,!g&&c._bodyInit!=null&&(g=c._bodyInit,c.bodyUsed=!0)}else this.url=String(c);if(this.credentials=h.credentials||this.credentials||"same-origin",(h.headers||!this.headers)&&(this.headers=new d(h.headers)),this.method=O(h.method||this.method||"GET"),this.mode=h.mode||this.mode||null,this.signal=h.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&g)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(g)}A.prototype.clone=function(){return new A(this,{body:this._bodyInit})};function $(c){var h=new FormData;return c.trim().split("&").forEach(function(g){if(g){var P=g.split("="),N=P.shift().replace(/\+/g," "),T=P.join("=").replace(/\+/g," ");h.append(decodeURIComponent(N),decodeURIComponent(T))}}),h}function H(c){var h=new d,g=c.replace(/\r?\n[\t ]+/g," ");return g.split(/\r?\n/).forEach(function(P){var N=P.split(":"),T=N.shift().trim();if(T){var Re=N.join(":").trim();h.append(T,Re)}}),h}S.call(A.prototype);function M(c,h){h||(h={}),this.type="default",this.status=h.status===void 0?200:h.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in h?h.statusText:"OK",this.headers=new d(h.headers),this.url=h.url||"",this._initBody(c)}S.call(M.prototype),M.prototype.clone=function(){return new M(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new d(this.headers),url:this.url})},M.error=function(){var c=new M(null,{status:0,statusText:""});return c.type="error",c};var xe=[301,302,303,307,308];M.redirect=function(c,h){if(xe.indexOf(h)===-1)throw new RangeError("Invalid status code");return new M(null,{status:h,headers:{location:c}})},r.DOMException=t.DOMException;try{new r.DOMException}catch{r.DOMException=function(h,g){this.message=h,this.name=g;var P=Error(h);this.stack=P.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function X(c,h){return new Promise(function(g,P){var N=new A(c,h);if(N.signal&&N.signal.aborted)return P(new r.DOMException("Aborted","AbortError"));var T=new XMLHttpRequest;function Re(){T.abort()}T.onload=function(){var ge={status:T.status,statusText:T.statusText,headers:H(T.getAllResponseHeaders()||"")};ge.url="responseURL"in T?T.responseURL:ge.headers.get("X-Request-URL");var st="response"in T?T.response:T.responseText;g(new M(st,ge))},T.onerror=function(){P(new TypeError("Network request failed"))},T.ontimeout=function(){P(new TypeError("Network request failed"))},T.onabort=function(){P(new r.DOMException("Aborted","AbortError"))},T.open(N.method,N.url,!0),N.credentials==="include"?T.withCredentials=!0:N.credentials==="omit"&&(T.withCredentials=!1),"responseType"in T&&n.blob&&(T.responseType="blob"),N.headers.forEach(function(ge,st){T.setRequestHeader(st,ge)}),N.signal&&(N.signal.addEventListener("abort",Re),T.onreadystatechange=function(){T.readyState===4&&N.signal.removeEventListener("abort",Re)}),T.send(typeof N._bodyInit>"u"?null:N._bodyInit)})}return X.polyfill=!0,t.fetch||(t.fetch=X,t.Headers=d,t.Request=A,t.Response=M),r.Headers=d,r.Request=A,r.Response=M,r.fetch=X,Object.defineProperty(r,"__esModule",{value:!0}),r}({})})(typeof self<"u"?self:Gt)});var hn=x(F());var Oe=x(fe()),oe=x(se()),U=x(F());var z=x(F());var zt=x(F()),$t=t=>zt.FtReduxStore.get({name:"ft-reader-"+t,initialState:{mapId:void 0,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}});var ut=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}}extractPagesToc(e,r,n){return e.flatMap(i=>(i.pageConfiguration&&this.registerPage(this.buildPage(i,n)),i.tocId==null?this.extractPagesToc(i.children,r,n):[{tocId:i.tocId,title:i.title,depth:r,children:this.extractPagesToc(i.children,r+1,i.tocId)}]))}convertNodes(e,r,n){return e.flatMap(i=>{var a,o,s;if(i.tocId==null)return[...this.convertSectionNodes((a=i.pageToc)!==null&&a!==void 0?a:[],r,i.tocId),...this.convertNodes(i.children,r,i.tocId)];let l=(o=i.prettyUrl)===null||o===void 0?void 0:o.replace(/^\//,""),u={tocId:i.tocId,contentId:i.contentId,title:i.title,hasRating:i.hasRating,origin:i.origin,prettyUrl:l,depth:r,parentTocId:n,children:[]};this.register(u);let d=this.convertSectionNodes((s=i.pageToc)!==null&&s!==void 0?s:[],r+1,i.tocId),m=this.convertNodes(i.children,r+1,u.tocId);return u.children=[...d,...m],[u]})}convertSectionNodes(e,r,n){return e.flatMap(i=>{var a;let o=(a=i.prettyUrl)===null||a===void 0?void 0:a.replace(/^\//,""),s={...i,prettyUrl:o,depth:r,parentTocId:n,children:[]};return this.register(s),s.children=this.convertSectionNodes(i.children,r+1,i.tocId),[s]})}buildPage(e,r){var n,i,a,o,s,l;let u={number:this.pages.length+1,title:(n=e.title)!==null&&n!==void 0?n:"",rootTocId:(i=e.tocId)!==null&&i!==void 0?i:"root",toc:((a=e.pageToc)!==null&&a!==void 0?a:[]).map(f=>this.nodeByTocId[f.tocId]),topics:[],hiddenTopics:[],breadcrumb:r?this.buildBreadcrumb(this.nodeByTocId[r]):[]},d=(f,y)=>(y?u.topics:u.hiddenTopics).push(f),m=(s=(o=e.pageConfiguration)===null||o===void 0?void 0:o.parentsVisibility)!==null&&s!==void 0?s:[];return u.breadcrumb.forEach((f,y)=>{d(f,m[y])}),e.tocId&&d(e.tocId,e.pageConfiguration.isVisible),u.topics.push(...this.tocIds((l=e.pageToc)!==null&&l!==void 0?l:[])),u}registerPage(e){for(let r of[...e.topics,...e.hiddenTopics])this.pageByTocId[r]||(this.pageByTocId[r]=e);this.pages.push(e)}tocIds(e){return e.flatMap(r=>[r.tocId,...this.tocIds(r.children)])}buildBreadcrumb(e){let r=[e.tocId];for(;e?.parentTocId;)r.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return r}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},Pe=class{convertPaginatedToc(e,r){return new ut(e,r).build()}};var xi=x(Wt(),1);var Xt;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Xt||(Xt={}));var Yt;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Yt||(Yt={}));var Jt;(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"})(Jt||(Jt={}));var Qt;(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"})(Qt||(Qt={}));var Zt;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Zt||(Zt={}));var er;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(er||(er={}));var tr;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(tr||(tr={}));var Ce;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Ce||(Ce={}));var rr;(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"})(rr||(rr={}));var nr;(function(t){t.ASC="ASC",t.DESC="DESC"})(nr||(nr={}));var ir;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(ir||(ir={}));var ar;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(ar||(ar={}));var or;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(or||(or={}));var sr;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(sr||(sr={}));var ur;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(ur||(ur={}));var cr;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(cr||(cr={}));var lr;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"})(lr||(lr={}));var R;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.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.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"})(R||(R={}));var dr;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(dr||(dr={}));var Sn={[R.PERSONAL_BOOK_SHARE_USER]:[R.PERSONAL_BOOK_USER],[R.HTML_EXPORT_USER]:[R.PERSONAL_BOOK_USER],[R.PDF_EXPORT_USER]:[R.PERSONAL_BOOK_USER],[R.KHUB_ADMIN]:[R.CONTENT_PUBLISHER],[R.ADMIN]:[R.KHUB_ADMIN,R.USERS_ADMIN,R.PORTAL_ADMIN],[R.DEVELOPER]:[R.BETA_USER,R.DEBUG_USER]};function fr(t,e){return t===e||(Sn[t]??[]).some(r=>fr(r,e))}function ue(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=>fr(n,e))}var Y;(function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"})(Y||(Y={}));var ln=x(F());var yr=x(fe()),B=x(se()),q=x(F());var hr=x(fe());var pr=hr.css`
|
|
2
|
+
`;var _e=x(F()),En="ft-app-info",ct=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},An={session:(t,e)=>{(0,_e.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>b.eventBus.dispatchEvent(new ct(e.payload)),0))}},b=_e.FtReduxStore.get({name:En,reducers:An,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var Q=x(F());var lt=x(F());var ce=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:n}=b.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=b.subscribe(()=>{n=t.get(e),n&&(i(),r(n))})}})}};var G=class{constructor(e=!0,r){var n;this.overrideApi=r;let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new lt.CacheRegistry,this.cache=e?i.commonCache:new lt.CacheRegistry}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()}clearCache(){this.cache.clearAll()}};var vr,wn=Symbol("clearAfterUnitTest"),Ne=class extends G{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[vr]=()=>{this.defaultMessages={},this.cache=new Q.CacheRegistry,this.listeners={}},this.currentUiLocale=b.getState().uiLocale,b.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=b.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(),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))}await this.fetchContext(e)}resolveContext(e){var r,n;return this.fetchContext(e),(n=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,r){let n=e.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(e,r,...n){var i;let a=e.toLowerCase(),o=this.resolveContext(a);return new Q.ParametrizedLabelResolver((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},o).resolve(r,...n)}async fetchContext(e){if(!this.cache.has(e))try{await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),await this.notify(e)}catch(r){console.error(r)}}subscribe(e,r){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(r),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(r)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(r=>(0,Q.delay)(0).then(()=>r()).catch(()=>null)))}};vr=wn;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Ne{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Ne{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var mr=window.FluidTopicsI18nService,Hi=window.FluidTopicsCustomI18nService;var k=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var s=t.length-1;s>=0;s--)(o=t[s])&&(a=(i<3?o(a):i>3?o(e,r,a):o(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},C=class extends q.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>ce.get(),this.messageContexts=[],this.cache=new q.CacheRegistry,this.cleanSessionDebouncer=new q.Debouncer}render(){return yr.html`
|
|
3
3
|
<slot></slot>
|
|
4
|
-
`}update(e){super.update(e),e.has("baseUrl")&&(b.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&b.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&b.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&b.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&b.actions.noCustom(this.noCustom),e.has("editorMode")&&b.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&b.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&b.actions.session(this.session),e.has("availableUiLocales")&&b.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(r=>mr.addContext(r)),e.has("openExternalDocumentInNewTab")&&b.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&b.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&b.actions.forcedOffline(this.forcedOffline),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(this.session==null&&this.updateSession(),this.availableUiLocales==null&&this.updateUiLocales(),this.metadataConfiguration==null&&this.updateMetadataConfiguration())}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 updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",()=>this.apiProvider().getAvailableUiLocales())}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}};_.elementDefinitions={};_.styles=hr;k([(0,B.property)()],_.prototype,"baseUrl",void 0);k([(0,B.property)()],_.prototype,"apiIntegrationIdentifier",void 0);k([(0,B.property)()],_.prototype,"uiLocale",void 0);k([(0,q.jsonProperty)(null)],_.prototype,"availableUiLocales",void 0);k([(0,q.jsonProperty)(null)],_.prototype,"metadataConfiguration",void 0);k([(0,B.property)({type:Boolean})],_.prototype,"editorMode",void 0);k([(0,B.property)({type:Boolean})],_.prototype,"noCustom",void 0);k([(0,B.property)({type:Boolean})],_.prototype,"openExternalDocumentInNewTab",void 0);k([(0,B.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],_.prototype,"noCustomComponent",void 0);k([(0,B.property)({type:Boolean})],_.prototype,"withManualResources",void 0);k([(0,B.property)({type:Boolean})],_.prototype,"navigatorOnline",void 0);k([(0,B.property)({type:Boolean})],_.prototype,"forcedOffline",void 0);k([(0,B.property)({type:Object})],_.prototype,"apiProvider",void 0);k([(0,q.jsonProperty)([])],_.prototype,"messageContexts",void 0);k([(0,q.jsonProperty)(void 0)],_.prototype,"session",void 0);var ci=x(se());function Tn(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var r,n,i;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!Me(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(!Me(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();if(i=Object.keys(t),r=i.length,r!==Object.keys(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=r;n--!==0;){var a=i[n];if(!Me(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function Me(t,e){try{return Tn(t,e)}catch{return!1}}function dt(t,e){return!Me(t,e)}var On=x(se(),1);var De=class{constructor(){this.queue=[]}add(e,r=!1){r&&(this.queue=this.queue.filter(n=>n.type!==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}};var be=x(se(),1);var gr=x(se(),1);function br(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,gr.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return r();try{return JSON.parse(n)}catch{return r()}},toAttribute:n=>JSON.stringify(n)},hasChanged:dt,...e??{}})}var ke=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let o of n)try{await o()}catch(s){i(s);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Er=x(fe(),1);var Ue=window,xn=Ue.ShadowRoot&&(Ue.ShadyCSS===void 0||Ue.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,ia=Symbol();var Sr=(t,e)=>{xn?t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet):e.forEach(r=>{let n=document.createElement("style"),i=Ue.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)})};var Le=class extends Er.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,a])=>e.registry.define(i,a)));let r={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return Sr(n,e.elementStyles),n}};var Fe=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var s=t.length-1;s>=0;s--)(o=t[s])&&(a=(i<3?o(a):i>3?o(e,r,a):o(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},Or,Ar=Symbol("constructorPrototype"),wr=Symbol("constructorName"),xr=Symbol("exportpartsDebouncer"),Tr=Symbol("dynamicDependenciesLoaded"),Z=class extends Le{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Or]=new ke(5),this[wr]=this.constructor.name,this[Ar]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[wr]&&Object.setPrototypeOf(this,this[Ar])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(r){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",r)}let e=this.constructor;e[Tr]||(e[Tr]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}applyCustomStylesheet(e){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var e,r,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[xr].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var r,n,i,a,o,s;let l=f=>f!=null&&f.trim().length>0,u=e.filter(l).map(f=>f.trim());if(u.length===0){this.removeAttribute("exportparts");return}let d=new Set;for(let f of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let y=(a=(i=f.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],h=(s=(o=f.getAttribute("exportparts"))===null||o===void 0?void 0:o.split(",").map(v=>v.split(":")[1]))!==null&&s!==void 0?s:[];new Array(...y,...h).filter(l).map(v=>v.trim()).forEach(v=>d.add(v))}if(d.size===0){this.removeAttribute("exportparts");return}let m=[...d.values()].flatMap(f=>u.map(y=>`${f}:${y}--${f}`));this.setAttribute("exportparts",[...this.part,...m].join(", "))}};Or=xr;Fe([(0,be.property)()],Z.prototype,"exportpartsPrefix",void 0);Fe([br([])],Z.prototype,"exportpartsPrefixes",void 0);Fe([(0,be.property)()],Z.prototype,"customStylesheet",void 0);Fe([(0,be.state)()],Z.prototype,"useAdoptedStyleSheets",void 0);function Se(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Rr,Ir,Pr,je=Symbol("internalReduxEventsUnsubscribers"),ee=Symbol("internalStoresUnsubscribers"),le=Symbol("internalStores"),Ee=class extends Z{constructor(){super(...arguments),this[Rr]=new Map,this[Ir]=new Map,this[Pr]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(r=>e.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[le].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[le].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[le].get(e)}addStore(e,r){var n;r=(n=r??(Se(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(r),this.setupStore(r,e)}removeStore(e){let r=typeof e=="string"?e:e.name;this.unsubscribeFromStore(r),this[le].delete(r)}setupStore(e,r){this[le].set(e,r),this.subscribeToStore(e,r),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[le].forEach((e,r)=>this.subscribeToStore(r,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,r)=>{let n=this.constructor.getPropertyOptions(r);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:r)){let i=this.getStore(e.store);i&&(e.store?this[ee].has(e.store):this[ee].size>0)&&(this[r]=e.selector(i.getState(),this))}})}subscribeToStore(e,r){var n;this[ee].set(e,r.subscribe(()=>this.updateFromStores())),Se(r)&&r.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||r.name===i.store)){let o=s=>this[a](s);r.eventBus.addEventListener(i.eventName,o),this[je].push(()=>r.eventBus.removeEventListener(i.eventName,o))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[ee].forEach((e,r)=>this.unsubscribeFromStore(r)),this[je].forEach(e=>e()),this[je]=[]}unsubscribeFromStore(e){this[ee].has(e)&&this[ee].get(e)(),this[ee].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Rr=ee,Ir=le,Pr=je;Ee.reduxProperties=new Map;Ee.reduxReactiveProperties=new Set;Ee.reduxEventListeners=new Map;function V(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(o){return"'"+o+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function J(t){return!!t&&!!t[I]}function K(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)===Dn}(t)||Array.isArray(t)||!!t[Ur]||!!(!((e=t.constructor)===null||e===void 0)&&e[Ur])||St(t)||Et(t))}function de(t,e,r){r===void 0&&(r=!1),ve(t)===0?(r?Object.keys:he)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function ve(t){var e=t[I];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:St(t)?2:Et(t)?3:0}function pe(t,e){return ve(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Rn(t,e){return ve(t)===2?t.get(e):t[e]}function Lr(t,e,r){var n=ve(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Fr(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function St(t){return Nn&&t instanceof Map}function Et(t){return Mn&&t instanceof Set}function te(t){return t.o||t.t}function At(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Vr(t);delete e[I];for(var r=he(e),n=0;n<r.length;n++){var i=r[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function wt(t,e){return e===void 0&&(e=!1),Tt(t)||J(t)||!K(t)||(ve(t)>1&&(t.set=t.add=t.clear=t.delete=In),Object.freeze(t),e&&de(t,function(r,n){return wt(n,!0)},!0)),t}function In(){V(2)}function Tt(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function W(t){var e=bt[t];return e||V(18,t),e}function Pn(t,e){bt[t]||(bt[t]=e)}function mt(){return we}function ft(t,e){e&&(W("Patches"),t.u=[],t.s=[],t.v=e)}function Be(t){yt(t),t.p.forEach(_n),t.p=null}function yt(t){t===we&&(we=t.l)}function _r(t){return we={p:[],l:we,h:t,m:!0,_:0}}function _n(t){var e=t[I];e.i===0||e.i===1?e.j():e.g=!0}function pt(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||W("ES5").S(e,t,n),n?(r[I].P&&(Be(e),V(4)),K(t)&&(t=Ve(e,t),e.l||He(e,t)),e.u&&W("Patches").M(r[I].t,t,e.u,e.s)):t=Ve(e,r,[]),Be(e),e.u&&e.v(e.u,e.s),t!==Br?t:void 0}function Ve(t,e,r){if(Tt(e))return e;var n=e[I];if(!n)return de(e,function(s,l){return Cr(t,n,e,s,l,r)},!0),e;if(n.A!==t)return e;if(!n.P)return He(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=At(n.k):n.o,a=i,o=!1;n.i===3&&(a=new Set(i),i.clear(),o=!0),de(a,function(s,l){return Cr(t,n,i,s,l,r,o)}),He(t,i,!1),r&&t.u&&W("Patches").N(n,r,t.u,t.s)}return n.o}function Cr(t,e,r,n,i,a,o){if(J(i)){var s=Ve(t,i,a&&e&&e.i!==3&&!pe(e.R,n)?a.concat(n):void 0);if(Lr(r,n,s),!J(s))return;t.m=!1}else o&&r.add(i);if(K(i)&&!Tt(i)){if(!t.h.D&&t._<1)return;Ve(t,i),e&&e.A.l||He(t,i)}}function He(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&wt(e,r)}function ht(t,e){var r=t[I];return(r?te(r):t)[e]}function Nr(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 re(t){t.P||(t.P=!0,t.l&&re(t.l))}function vt(t){t.o||(t.o=At(t.t))}function gt(t,e,r){var n=St(e)?W("MapSet").F(e,r):Et(e)?W("MapSet").T(e,r):t.O?function(i,a){var o=Array.isArray(i),s={i:o?1:0,A:a?a.A:mt(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},l=s,u=Te;o&&(l=[s],u=Ae);var d=Proxy.revocable(l,u),m=d.revoke,f=d.proxy;return s.k=f,s.j=m,f}(e,r):W("ES5").J(e,r);return(r?r.A:mt()).p.push(n),n}function Cn(t){return J(t)||V(22,t),function e(r){if(!K(r))return r;var n,i=r[I],a=ve(r);if(i){if(!i.P&&(i.i<4||!W("ES5").K(i)))return i.t;i.I=!0,n=Mr(r,a),i.I=!1}else n=Mr(r,a);return de(n,function(o,s){i&&Rn(i.t,o)===s||Lr(n,o,e(s))}),a===3?new Set(n):n}(t)}function Mr(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return At(t)}function jr(){function t(o,s){var l=a[o];return l?l.enumerable=s:a[o]=l={configurable:!0,enumerable:s,get:function(){var u=this[I];return Te.get(u,o)},set:function(u){var d=this[I];Te.set(d,o,u)}},l}function e(o){for(var s=o.length-1;s>=0;s--){var l=o[s][I];if(!l.P)switch(l.i){case 5:n(l)&&re(l);break;case 4:r(l)&&re(l)}}}function r(o){for(var s=o.t,l=o.k,u=he(l),d=u.length-1;d>=0;d--){var m=u[d];if(m!==I){var f=s[m];if(f===void 0&&!pe(s,m))return!0;var y=l[m],h=y&&y[I];if(h?h.t!==f:!Fr(y,f))return!0}}var v=!!s[I];return u.length!==he(s).length+(v?0:1)}function n(o){var s=o.k;if(s.length!==o.t.length)return!0;var l=Object.getOwnPropertyDescriptor(s,s.length-1);if(l&&!l.get)return!0;for(var u=0;u<s.length;u++)if(!s.hasOwnProperty(u))return!0;return!1}function i(o){o.g&&V(3,JSON.stringify(te(o)))}var a={};Pn("ES5",{J:function(o,s){var l=Array.isArray(o),u=function(m,f){if(m){for(var y=Array(f.length),h=0;h<f.length;h++)Object.defineProperty(y,""+h,t(h,!0));return y}var v=Vr(f);delete v[I];for(var w=he(v),S=0;S<w.length;S++){var E=w[S];v[E]=t(E,m||!!v[E].enumerable)}return Object.create(Object.getPrototypeOf(f),v)}(l,o),d={i:l?5:4,A:s?s.A:mt(),P:!1,I:!1,R:{},l:s,t:o,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,I,{value:d,writable:!0}),u},S:function(o,s,l){l?J(s)&&s[I].A===o&&e(o.p):(o.u&&function u(d){if(d&&typeof d=="object"){var m=d[I];if(m){var f=m.t,y=m.k,h=m.R,v=m.i;if(v===4)de(y,function(A){A!==I&&(f[A]!==void 0||pe(f,A)?h[A]||u(y[A]):(h[A]=!0,re(m)))}),de(f,function(A){y[A]!==void 0||pe(y,A)||(h[A]=!1,re(m))});else if(v===5){if(n(m)&&(re(m),h.length=!0),y.length<f.length)for(var w=y.length;w<f.length;w++)h[w]=!1;else for(var S=f.length;S<y.length;S++)h[S]=!0;for(var E=Math.min(y.length,f.length),O=0;O<E;O++)y.hasOwnProperty(O)||(h[O]=!0),h[O]===void 0&&u(y[O])}}}}(o.p[0]),e(o.p))},K:function(o){return o.i===4?r(o):n(o)}})}var Dr,we,Ot=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Nn=typeof Map<"u",Mn=typeof Set<"u",kr=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Br=Ot?Symbol.for("immer-nothing"):((Dr={})["immer-nothing"]=!0,Dr),Ur=Ot?Symbol.for("immer-draftable"):"__$immer_draftable",I=Ot?Symbol.for("immer-state"):"__$immer_state";var Dn=""+Object.prototype.constructor,he=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Vr=Object.getOwnPropertyDescriptors||function(t){var e={};return he(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},bt={},Te={get:function(t,e){if(e===I)return t;var r=te(t);if(!pe(r,e))return function(i,a,o){var s,l=Nr(a,o);return l?"value"in l?l.value:(s=l.get)===null||s===void 0?void 0:s.call(i.k):void 0}(t,r,e);var n=r[e];return t.I||!K(n)?n:n===ht(t.t,e)?(vt(t),t.o[e]=gt(t.A.h,n,t)):n},has:function(t,e){return e in te(t)},ownKeys:function(t){return Reflect.ownKeys(te(t))},set:function(t,e,r){var n=Nr(te(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=ht(te(t),e),a=i?.[I];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Fr(r,i)&&(r!==void 0||pe(t.t,e)))return!0;vt(t),re(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 ht(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,vt(t),re(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=te(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){V(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){V(12)}},Ae={};de(Te,function(t,e){Ae[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Ae.deleteProperty=function(t,e){return Ae.set.call(this,t,e,void 0)},Ae.set=function(t,e,r){return Te.set.call(this,t[0],e,r,t[0])};var kn=function(){function t(r){var n=this;this.O=kr,this.D=!0,this.produce=function(i,a,o){if(typeof i=="function"&&typeof a!="function"){var s=a;a=i;var l=n;return function(v){var w=this;v===void 0&&(v=s);for(var S=arguments.length,E=Array(S>1?S-1:0),O=1;O<S;O++)E[O-1]=arguments[O];return l.produce(v,function(A){var $;return($=a).call.apply($,[w,A].concat(E))})}}var u;if(typeof a!="function"&&V(6),o!==void 0&&typeof o!="function"&&V(7),K(i)){var d=_r(n),m=gt(n,i,void 0),f=!0;try{u=a(m),f=!1}finally{f?Be(d):yt(d)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(v){return ft(d,o),pt(v,d)},function(v){throw Be(d),v}):(ft(d,o),pt(u,d))}if(!i||typeof i!="object"){if((u=a(i))===void 0&&(u=i),u===Br&&(u=void 0),n.D&&wt(u,!0),o){var y=[],h=[];W("Patches").M(i,u,y,h),o(y,h)}return u}V(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(u){for(var d=arguments.length,m=Array(d>1?d-1:0),f=1;f<d;f++)m[f-1]=arguments[f];return n.produceWithPatches(u,function(y){return i.apply(void 0,[y].concat(m))})};var o,s,l=n.produce(i,a,function(u,d){o=u,s=d});return typeof Promise<"u"&&l instanceof Promise?l.then(function(u){return[u,o,s]}):[l,o,s]},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){K(r)||V(8),J(r)&&(r=Cn(r));var n=_r(this),i=gt(this,r,void 0);return i[I].C=!0,yt(n),i},e.finishDraft=function(r,n){var i=r&&r[I],a=i.A;return ft(a,n),pt(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!kr&&V(20),this.O=r},e.applyPatches=function(r,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){r=a.value;break}}i>-1&&(n=n.slice(i+1));var o=W("Patches").$;return J(r)?o(r,n):this.produce(r,function(s){return o(s,n)})},t}(),j=new kn,Un=j.produce,ma=j.produceWithPatches.bind(j),ya=j.setAutoFreeze.bind(j),ga=j.setUseProxies.bind(j),ba=j.applyPatches.bind(j),Sa=j.createDraft.bind(j),Ea=j.finishDraft.bind(j),qe=Un;function ne(t){"@babel/helpers - typeof";return ne=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},ne(t)}function xt(t,e){if(ne(t)!=="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(ne(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Rt(t){var e=xt(t,"string");return ne(e)==="symbol"?e:String(e)}function It(t,e,r){return e=Rt(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Hr(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 Ke(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Hr(Object(r),!0).forEach(function(n){It(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Hr(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function D(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 qr=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Pt=function(){return Math.random().toString(36).substring(7).split("").join(".")},ze={INIT:"@@redux/INIT"+Pt(),REPLACE:"@@redux/REPLACE"+Pt(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Pt()}};function Ln(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function _t(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(D(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(D(1));return r(_t)(t,e)}if(typeof t!="function")throw new Error(D(2));var i=t,a=e,o=[],s=o,l=!1;function u(){s===o&&(s=o.slice())}function d(){if(l)throw new Error(D(3));return a}function m(v){if(typeof v!="function")throw new Error(D(4));if(l)throw new Error(D(5));var w=!0;return u(),s.push(v),function(){if(w){if(l)throw new Error(D(6));w=!1,u();var E=s.indexOf(v);s.splice(E,1),o=null}}}function f(v){if(!Ln(v))throw new Error(D(7));if(typeof v.type>"u")throw new Error(D(8));if(l)throw new Error(D(9));try{l=!0,a=i(a,v)}finally{l=!1}for(var w=o=s,S=0;S<w.length;S++){var E=w[S];E()}return v}function y(v){if(typeof v!="function")throw new Error(D(10));i=v,f({type:ze.REPLACE})}function h(){var v,w=m;return v={subscribe:function(E){if(typeof E!="object"||E===null)throw new Error(D(11));function O(){E.next&&E.next(d())}O();var A=w(O);return{unsubscribe:A}}},v[qr]=function(){return this},v}return f({type:ze.INIT}),n={dispatch:f,subscribe:m,getState:d,replaceReducer:y},n[qr]=h,n}function Fn(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:ze.INIT});if(typeof n>"u")throw new Error(D(12));if(typeof r(void 0,{type:ze.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(D(13))})}function Kr(t){for(var e=Object.keys(t),r={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(r[i]=t[i])}var a=Object.keys(r),o,s;try{Fn(r)}catch(l){s=l}return function(u,d){if(u===void 0&&(u={}),s)throw s;if(0)var m;for(var f=!1,y={},h=0;h<a.length;h++){var v=a[h],w=r[v],S=u[v],E=w(S,d);if(typeof E>"u"){var O=d&&d.type;throw new Error(D(14))}y[v]=E,f=f||E!==S}return f=f||a.length!==Object.keys(u).length,f?y:u}}function me(){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 zr(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(D(15))},o={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},s=e.map(function(l){return l(o)});return a=me.apply(void 0,s)(i.dispatch),Ke(Ke({},i),{},{dispatch:a})}}}function $r(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(o){return function(s){return typeof s=="function"?s(i,a,t):o(s)}}};return e}var Gr=$r();Gr.withExtraArgument=$r;var Ct=Gr;var Qr=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),jn=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(u){return function(d){return l([u,d])}}function l(u){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=u[0]&2?i.return:u[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,u[1])).done)return a;switch(i=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return r.label++,{value:u[1],done:!1};case 5:r.label++,i=u[1],u=[0];continue;case 7:u=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){r.label=u[1];break}if(u[0]===6&&r.label<a[1]){r.label=a[1],a=u;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(u);break}a[2]&&r.ops.pop(),r.trys.pop();continue}u=e.call(t,r)}catch(d){u=[6,d],i=0}finally{n=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},ye=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},Bn=Object.defineProperty,Vn=Object.defineProperties,Hn=Object.getOwnPropertyDescriptors,Wr=Object.getOwnPropertySymbols,qn=Object.prototype.hasOwnProperty,Kn=Object.prototype.propertyIsEnumerable,Xr=function(t,e,r){return e in t?Bn(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},ie=function(t,e){for(var r in e||(e={}))qn.call(e,r)&&Xr(t,r,e[r]);if(Wr)for(var n=0,i=Wr(e);n<i.length;n++){var r=i[n];Kn.call(e,r)&&Xr(t,r,e[r])}return t},Nt=function(t,e){return Vn(t,Hn(e))},zn=function(t,e,r){return new Promise(function(n,i){var a=function(l){try{s(r.next(l))}catch(u){i(u)}},o=function(l){try{s(r.throw(l))}catch(u){i(u)}},s=function(l){return l.done?n(l.value):Promise.resolve(l.value).then(a,o)};s((r=r.apply(t,e)).next())})};var $n=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?me:me.apply(null,arguments)},ja=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Gn(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 Wn=function(t){Qr(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,ye([void 0],r[0].concat(this)))):new(e.bind.apply(e,ye([void 0],r.concat(this))))},e}(Array),Xn=function(t){Qr(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,ye([void 0],r[0].concat(this)))):new(e.bind.apply(e,ye([void 0],r.concat(this))))},e}(Array);function kt(t){return K(t)?qe(t,function(){}):t}function Yn(t){return typeof t=="boolean"}function Jn(){return function(e){return Qn(e)}}function Qn(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,o=a===void 0?!0:a,s=new Wn;if(r&&(Yn(r)?s.push(Ct):s.push(Ct.withExtraArgument(r.extraArgument))),0){if(i)var l;if(o)var u}return s}var Mt=!0;function Zr(t){var e=Jn(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,a=r.middleware,o=a===void 0?e():a,s=r.devTools,l=s===void 0?!0:s,u=r.preloadedState,d=u===void 0?void 0:u,m=r.enhancers,f=m===void 0?void 0:m,y;if(typeof i=="function")y=i;else if(Gn(i))y=Kr(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 h=o;if(typeof h=="function"&&(h=h(e),!Mt&&!Array.isArray(h)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Mt&&h.some(function(A){return typeof A!="function"}))throw new Error("each middleware provided to configureStore must be a function");var v=zr.apply(void 0,h),w=me;l&&(w=$n(ie({trace:!Mt},typeof l=="object"&&l)));var S=new Xn(v),E=S;Array.isArray(f)?E=ye([v],f):typeof f=="function"&&(E=f(S));var O=w.apply(void 0,E);return _t(y,d,O)}function ae(t,e){function r(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return ie(ie({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(n){return n.type===t},r}function en(t){var e={},r=[],n,i={addCase:function(a,o){var s=typeof a=="string"?a:a.type;if(s in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[s]=o,i},addMatcher:function(a,o){return r.push({matcher:a,reducer:o}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,r,n]}function Zn(t){return typeof t=="function"}function ei(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?en(e):[e,r,n],a=i[0],o=i[1],s=i[2],l;if(Zn(t))l=function(){return kt(t())};else{var u=kt(t);l=function(){return u}}function d(m,f){m===void 0&&(m=l());var y=ye([a[f.type]],o.filter(function(h){var v=h.matcher;return v(f)}).map(function(h){var v=h.reducer;return v}));return y.filter(function(h){return!!h}).length===0&&(y=[s]),y.reduce(function(h,v){if(v)if(J(h)){var w=h,S=v(w,f);return S===void 0?h:S}else{if(K(h))return qe(h,function(E){return v(E,f)});var S=v(h,f);if(S===void 0){if(h===null)return h;throw Error("A case reducer on a non-draftable value must not return undefined")}return S}return h},m)}return d.getInitialState=l,d}function ti(t,e){return t+"/"+e}function tn(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:kt(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},o={},s={};i.forEach(function(d){var m=n[d],f=ti(e,d),y,h;"reducer"in m?(y=m.reducer,h=m.prepare):y=m,a[d]=y,o[f]=y,s[d]=h?ae(f,h):ae(f)});function l(){var d=typeof t.extraReducers=="function"?en(t.extraReducers):[t.extraReducers],m=d[0],f=m===void 0?{}:m,y=d[1],h=y===void 0?[]:y,v=d[2],w=v===void 0?void 0:v,S=ie(ie({},f),o);return ei(r,function(E){for(var O in S)E.addCase(O,S[O]);for(var A=0,$=h;A<$.length;A++){var H=$[A];E.addMatcher(H.matcher,H.reducer)}w&&E.addDefaultCase(w)})}var u;return{name:e,reducer:function(d,m){return u||(u=l()),u(d,m)},actions:s,caseReducers:a,getInitialState:function(){return u||(u=l()),u.getInitialState()}}}var ri="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",ni=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=ri[Math.random()*64|0];return e},ii=["name","message","stack","code"],Dt=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),Yr=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),ai=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=ii;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},qa=function(){function t(e,r,n){var i=ae(e+"/fulfilled",function(d,m,f,y){return{payload:d,meta:Nt(ie({},y||{}),{arg:f,requestId:m,requestStatus:"fulfilled"})}}),a=ae(e+"/pending",function(d,m,f){return{payload:void 0,meta:Nt(ie({},f||{}),{arg:m,requestId:d,requestStatus:"pending"})}}),o=ae(e+"/rejected",function(d,m,f,y,h){return{payload:y,error:(n&&n.serializeError||ai)(d||"Rejected"),meta:Nt(ie({},h||{}),{arg:f,requestId:m,rejectedWithValue:!!y,requestStatus:"rejected",aborted:d?.name==="AbortError",condition:d?.name==="ConditionError"})}}),s=!1,l=typeof AbortController<"u"?AbortController:function(){function d(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return d.prototype.abort=function(){},d}();function u(d){return function(m,f,y){var h=n?.idGenerator?n.idGenerator(d):ni(),v=new l,w,S=!1;function E(A){w=A,v.abort()}var O=function(){return zn(this,null,function(){var A,$,H,M,xe,X,c;return jn(this,function(p){switch(p.label){case 0:return p.trys.push([0,4,,5]),M=(A=n?.condition)==null?void 0:A.call(n,d,{getState:f,extra:y}),si(M)?[4,M]:[3,2];case 1:M=p.sent(),p.label=2;case 2:if(M===!1||v.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return S=!0,xe=new Promise(function(g,P){return v.signal.addEventListener("abort",function(){return P({name:"AbortError",message:w||"Aborted"})})}),m(a(h,d,($=n?.getPendingMeta)==null?void 0:$.call(n,{requestId:h,arg:d},{getState:f,extra:y}))),[4,Promise.race([xe,Promise.resolve(r(d,{dispatch:m,getState:f,extra:y,requestId:h,signal:v.signal,abort:E,rejectWithValue:function(g,P){return new Dt(g,P)},fulfillWithValue:function(g,P){return new Yr(g,P)}})).then(function(g){if(g instanceof Dt)throw g;return g instanceof Yr?i(g.payload,h,d,g.meta):i(g,h,d)})])];case 3:return H=p.sent(),[3,5];case 4:return X=p.sent(),H=X instanceof Dt?o(null,h,d,X.payload,X.meta):o(X,h,d),[3,5];case 5:return c=n&&!n.dispatchConditionRejection&&o.match(H)&&H.meta.condition,c||m(H),[2,H]}})})}();return Object.assign(O,{abort:E,requestId:h,arg:d,unwrap:function(){return O.then(oi)}})}}return Object.assign(u,{pending:a,rejected:o,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function oi(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function si(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var rn="listener",nn="completed",an="cancelled",Ka="task-"+an,za="task-"+nn,$a=rn+"-"+an,Ga=rn+"-"+nn;var Ut="listenerMiddleware";var Wa=ae(Ut+"/add"),Xa=ae(Ut+"/removeAll"),Ya=ae(Ut+"/remove");var Jr,Ja=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Jr||(Jr=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},ui=function(t){return function(e){setTimeout(e,t)}},Qa=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:ui(10);jr();window.ftReduxStores||(window.ftReduxStores={});var on=class t{static get(e){var r;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(Se(a))return a;if(i==null)return;let o=tn({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),s=Zr({reducer:(l,u)=>u.type==="CLEAR_FT_REDUX_STORE"?o.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...l,...u.overwrites}:o.reducer(l,u)});return window.ftReduxStores[i.name]=new t(o,s)}constructor(e,r){this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new De,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,i,a)=>{let o=i,s=n[o];return s?(...l)=>{let u=s(...l);return this.reduxStore.dispatch(u),u}:l=>{this.setState({[o]:l})}}})}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 Xe=x(F());var $e=class extends G{async listMySearches(){let e=b.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Ge=class extends G{async listMyBookmarks(){let e=b.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var li="ft-user-assets",We=Xe.FtReduxStore.get({name:li,initialState:{savedSearches:void 0,bookmarks:void 0}}),Lt=class{constructor(){this.currentSession=b.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Ge,this.savedSearchesService=new $e,b.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=b.getState();(0,Xe.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),We.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),We.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();We.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;We.actions.bookmarks(r)}}},sn=new Lt;var Ft=class{addCommand(e,r=!1){b.commands.add(e,r)}consumeCommand(e){return b.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Ft;var un=x(F()),jt=class{highlightHtml(e,r,n){(0,un.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new jt;var cn=x(F());var Bt=class{isDate(e){var r,n,i,a;return(a=(i=((n=(r=b.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(s=>s.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,r){var n,i,a;return cn.DateFormatter.format(e,(n=r?.locale)!==null&&n!==void 0?n:b.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new Bt;(0,ln.customElement)("ft-app-context")(_);var Ye=class extends G{get mapId(){return this._mapId}set mapId(e){e!==this._mapId&&this.clear(),this._mapId=e}constructor(e,r,n){super(!1,r),this.converter=e,this._mapId=n,this.initCache()}async withMapId(e){return this._mapId?e(this._mapId):void 0}initCache(){this.cache.registerFinal("configuration",()=>this.api.getReaderConfiguration()),this.cache.register("map",()=>this.withMapId(e=>this.fetchMap(e))),this.cache.register("enrichedToc",()=>this.withMapId(e=>this.fetchPages(e).then(r=>this.converter.convertPaginatedToc(e,r)))),this.cache.register("ratingSummary",()=>{var e,r;return ue((r=(e=b.getState().session)===null||e===void 0?void 0:e.profile.roles)!==null&&r!==void 0?r:[],"RATING_USER")?this.withMapId(i=>this.fetchMapRating(i)):Promise.resolve()})}clear(){this.cache.clearAll()}getMap(){return this.cache.get("map")}getMapNow(){return this.cache.getNow("map")}getConfiguration(){return this.cache.get("configuration")}getEnrichedToc(){return this.cache.get("enrichedToc")}get enrichedToc(){return this.cache.getNow("enrichedToc")}async getPaginationConfiguration(){return(await this.getEnrichedToc()).paginationConfiguration}async getToc(){return(await this.getEnrichedToc()).toc}async getPagesToc(){return(await this.getEnrichedToc()).pagesToc}async getTocNode(e){return(await this.getEnrichedToc()).nodeByTocId[e]}getTocNodeNow(e){var r;return(r=this.enrichedToc)===null||r===void 0?void 0:r.nodeByTocId[e]}getTocNodeNowByUrl(e){var r,n;let i=this.getMapNow();return i?.prettyUrl==e||`${i?.id}/root`===e?(r=this.enrichedToc)===null||r===void 0?void 0:r.toc[0]:(n=this.enrichedToc)===null||n===void 0?void 0:n.nodeByUrl[e]}async getPage(e){let r=await this.getEnrichedToc();return r.pages[e-1]||r.pages[0]}async getPageByTocId(e){let r=await this.getEnrichedToc();return r.pageByTocId[e]||r.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))}getAttachments(){return this.cache.get("map-attachments",()=>this.fetchAttachments())}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`)}getLink(e,r,n){let i=this.getNavigationData(e,r,n),a=this.getReaderLinkPrefix()+(i.prettyUrl?i.prettyUrl:`${i.mapId}/${i.tocId}`),o=new URL(a,this.api.tenantBaseUrl);return i.page!=null&&o.searchParams.set("page",`${i.page}`),i.prettyUrlDuplicated&&o.searchParams.set("tocId",i.tocId),i.section!=null&&o.searchParams.set("section",i.section),o.href}getNavigationData(e,r,n){var i,a;e=e||"root";let o=this.enrichedToc,s=o?.pageByTocId[e],l=o?.nodeByTocId[e],u=l?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(i=l?.title)!==null&&i!==void 0?i:"",page:r&&s&&s.number!==r?r:void 0,prettyUrl:u?.replace(/^r\//,""),prettyUrlDuplicated:(a=o?.duplicatedPrettyUrls.has(u??""))!==null&&a!==void 0?a:!1,section:n}}async getAccurateNavigationData(e,r,n){return await this.getEnrichedToc(),this.getNavigationData(e,r,n)}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=b.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){let r=this.getTocNodeNow(e),n=[{tocId:r.tocId,title:r.title}],i=this.getTocNodeNow(r.parentTocId);for(;i;)n.unshift({tocId:i.tocId,title:i.title}),i=this.getTocNodeNow(i.parentTocId);return n}isFeatureAccessible(e,{session:r,ratingType:n}){var i;if(!this.isFeatureAvailable(e))return!1;switch(e){case Y.FEEDBACK:return ue(r??[],R.FEEDBACK_USER);case Y.RATING:return ue(r??[],R.RATING_USER)&&n!=null&&n!==_e.NO_RATING;case Y.PRINT:return ue(r??[],R.PRINT_USER);case Y.BOOKMARK:return!!r?.sessionAuthenticated;case Y.COLLECTIONS:return ue(r??[],R.COLLECTION_USER);case Y.PERSONAL_BOOKS:return ue(r??[],R.PERSONAL_BOOK_USER)&&!(!((i=this.getMapNow())===null||i===void 0)&&i.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var Je=class t extends Ye{static async build(e){return new t(new Pe,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e){let r=await this.api.getMap(e);return this.fingerprint=r.fingerprint,r}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e){return await this.getMap(),this.api.getPages(e,this.fingerprint)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}fetchTopicMetadata(e){return this.api.getTopic(this.mapId,e.contentId,this.fingerprint)}fetchAttachments(){return this.api.getMapAttachments(this.mapId).catch(()=>[])}fetchRelativesForDocument(e,r){return this.api.search({query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",filters:[{negative:!1,values:r,key:e}],sort:[],facets:[]})}fetchRelativesForTopicInMap(e,r,n){return this.api.search({query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",filters:[{negative:!1,values:n,key:r},{negative:!1,values:[e],key:"ft:publicationId"}],sort:[],facets:[]})}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 Qe=class t{static build(e,r){return new t($t(e.trim()||"context"),r??Je.build)}loaded(){return(0,z.waitUntil)(()=>this._loaded)}constructor(e,r,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new z.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())}setVisibleTopics(e){this.store.actions.visibleTopics(e)}async awaitService(){return(0,z.waitFor)(()=>this.service)}async navigateToTopic(e,r,n){await this.loaded();let i=await this.awaitService(),a=await(n!=null?i.getPage(n):i.getPageByTocId(e??"root"));this.store.actions.currentPage(a),this.store.actions.scrollTarget({tocId:this.resolveValidNonRootTocId(e,a),section:r})}resolveValidNonRootTocId(e,r){var n,i,a;let o=(n=e==="root"?void 0:e)!==null&&n!==void 0?n:r.rootTocId;return r.topics.includes(o)?o:(a=(i=r.topics[0])!==null&&i!==void 0?i:r.hiddenTopics[0])!==null&&a!==void 0?a:"root"}async navigateToPage(e){await this.loaded();let n=await(await this.awaitService()).getPage(e);this.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())}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),(e=this.service)===null||e===void 0||e.clear(),this.clusteringHelper=void 0}reload(){return this.clear(),this.load()}async fetchData(){var e,r,n,i,a;try{await Promise.all([(e=this.service)===null||e===void 0?void 0:e.getConfiguration().then(o=>this.store.actions.configuration(o)),(r=this.service)===null||r===void 0?void 0:r.getMap().then(o=>this.store.actions.map(o)),(n=this.service)===null||n===void 0?void 0:n.getToc().then(o=>this.store.actions.toc(o)),(i=this.service)===null||i===void 0?void 0:i.getPagesToc().then(o=>this.store.actions.pagesToc(o)),(a=this.service)===null||a===void 0?void 0:a.getPaginationConfiguration().then(o=>this.store.actions.paginationConfiguration(o))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0}catch(o){this.errorHandler&&!(o instanceof z.CanceledPromiseError)&&this.errorHandler(o)}}fetchRelatives(){var e,r,n;let i=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(a=>{var o;return a.key==((o=this.store.getState().configuration)===null||o===void 0?void 0:o.relativePivotMetadata)}).flatMap(a=>a.values);i!==void 0&&i.length>0?(r=this.service)===null||r===void 0||r.getRelativesForDocument((n=this.store.getState().configuration)===null||n===void 0?void 0:n.relativePivotMetadata,i).then(a=>{let o=a.results.flatMap(s=>s.entries);this.store.actions.relatives(o),this.updateClusteringHelper()}):this.updateClusteringHelper()}updateClusteringHelper(){this.clusteringHelper=this.createClusteringHelper(),this.clusteringHelper&&this.store.eventBus.dispatchEvent(new CustomEvent("clustering-helper-created"))}createClusteringHelper(){var e,r;if(this.clusteringHelperProvider)return this.clusteringHelperProvider();let n=this.store.getState().relatives;if(n){let i=n.find(o=>{var s;return((s=o.map)===null||s===void 0?void 0:s.mapId)==this.store.getState().mapId}),a=(r=(e=b.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&r!==void 0?r:[];return new z.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,a)}}async navigateToRelativeTopicIfFound(e){var r,n,i;await this.loaded();let a=await(0,z.waitFor)(()=>{var u;return(u=this.store.getState().configuration)===null||u===void 0?void 0:u.relativeTopicPivotMetadata}),o=this.store.getState().mapId,l=await(await this.awaitService()).getRelativesForTopicInMap(o,a,[e]);if(!((i=(n=(r=l?.results)===null||r===void 0?void 0:r[0])===null||n===void 0?void 0:n.entries)===null||i===void 0)&&i[0]){let u=l.results[0].entries[0].topic.tocId;return await this.navigateToTopic(u),!0}else return await this.navigateToTopic("root"),!1}setSearchInDocumentQuery(e){this.store.actions.searchInDocumentQuery(e)}registerMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.add(e),this.store.getState().relatives==null?this.fetchRelatives():this.updateClusteringHelper()}unregisterMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.delete(e),this.updateClusteringHelper()}};var dn=x(fe()),cs={},fn=dn.css`
|
|
5
|
-
`;var Ze=class extends CustomEvent{constructor(e,r){super("ft-reader-map-loaded",{detail:{map:e,toc:r}})}},et=class extends CustomEvent{constructor(e,r){super("ft-reader-visible-topics-change",{detail:{visibleTopics:r}})}},tt=class extends CustomEvent{constructor(e){super("ft-reader-navigation-done",{detail:e})}},rt=class extends CustomEvent{constructor(e){super("ft-reader-load-error",{detail:e})}},nt=class extends Event{constructor(){super("ft-reader-map-not-found")}},it=class extends Event{constructor(){super("ft-reader-map-unauthorized")}},at=class extends Event{constructor(){super("ft-reader-map-forbidden")}},ot=class extends Event{constructor(){super("ft-reader-topic-relative-not-found",{bubbles:!0,composed:!0})}};var L=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var s=t.length-1;s>=0;s--)(o=t[s])&&(a=(i<3?o(a):i>3?o(e,r,a):o(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},di=t=>e=>+(e??"NaN")>0?+e:t,
|
|
4
|
+
`}update(e){super.update(e),e.has("baseUrl")&&(b.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&b.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&b.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&b.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&b.actions.noCustom(this.noCustom),e.has("editorMode")&&b.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&b.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&b.actions.session(this.session),e.has("availableUiLocales")&&b.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(r=>mr.addContext(r)),e.has("openExternalDocumentInNewTab")&&b.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&b.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&b.actions.forcedOffline(this.forcedOffline),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(this.session==null&&this.updateSession(),this.availableUiLocales==null&&this.updateUiLocales(),this.metadataConfiguration==null&&this.updateMetadataConfiguration())}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 updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",()=>this.apiProvider().getAvailableUiLocales())}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}};C.elementDefinitions={};C.styles=pr;k([(0,B.property)()],C.prototype,"baseUrl",void 0);k([(0,B.property)()],C.prototype,"apiIntegrationIdentifier",void 0);k([(0,B.property)()],C.prototype,"uiLocale",void 0);k([(0,q.jsonProperty)(null)],C.prototype,"availableUiLocales",void 0);k([(0,q.jsonProperty)(null)],C.prototype,"metadataConfiguration",void 0);k([(0,B.property)({type:Boolean})],C.prototype,"editorMode",void 0);k([(0,B.property)({type:Boolean})],C.prototype,"noCustom",void 0);k([(0,B.property)({type:Boolean})],C.prototype,"openExternalDocumentInNewTab",void 0);k([(0,B.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],C.prototype,"noCustomComponent",void 0);k([(0,B.property)({type:Boolean})],C.prototype,"withManualResources",void 0);k([(0,B.property)({type:Boolean})],C.prototype,"navigatorOnline",void 0);k([(0,B.property)({type:Boolean})],C.prototype,"forcedOffline",void 0);k([(0,B.property)({type:Object})],C.prototype,"apiProvider",void 0);k([(0,q.jsonProperty)([])],C.prototype,"messageContexts",void 0);k([(0,q.jsonProperty)(void 0)],C.prototype,"session",void 0);var ci=x(se());function Tn(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var r,n,i;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!Me(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(!Me(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();if(i=Object.keys(t),r=i.length,r!==Object.keys(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=r;n--!==0;){var a=i[n];if(!Me(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function Me(t,e){try{return Tn(t,e)}catch{return!1}}function dt(t,e){return!Me(t,e)}var On=x(se(),1);var De=class{constructor(){this.queue=[]}add(e,r=!1){r&&(this.queue=this.queue.filter(n=>n.type!==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}};var be=x(se(),1);var gr=x(se(),1);function br(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,gr.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return r();try{return JSON.parse(n)}catch{return r()}},toAttribute:n=>JSON.stringify(n)},hasChanged:dt,...e??{}})}var ke=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let o of n)try{await o()}catch(s){i(s);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Er=x(fe(),1);var Ue=window,xn=Ue.ShadowRoot&&(Ue.ShadyCSS===void 0||Ue.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,ia=Symbol();var Sr=(t,e)=>{xn?t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet):e.forEach(r=>{let n=document.createElement("style"),i=Ue.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,t.appendChild(n)})};var Le=class extends Er.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,a])=>e.registry.define(i,a)));let r={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return Sr(n,e.elementStyles),n}};var Fe=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var s=t.length-1;s>=0;s--)(o=t[s])&&(a=(i<3?o(a):i>3?o(e,r,a):o(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},Or,Ar=Symbol("constructorPrototype"),wr=Symbol("constructorName"),xr=Symbol("exportpartsDebouncer"),Tr=Symbol("dynamicDependenciesLoaded"),Z=class extends Le{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Or]=new ke(5),this[wr]=this.constructor.name,this[Ar]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[wr]&&Object.setPrototypeOf(this,this[Ar])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(r){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",r)}let e=this.constructor;e[Tr]||(e[Tr]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}applyCustomStylesheet(e){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var e,r,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[xr].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var r,n,i,a,o,s;let l=f=>f!=null&&f.trim().length>0,u=e.filter(l).map(f=>f.trim());if(u.length===0){this.removeAttribute("exportparts");return}let d=new Set;for(let f of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let y=(a=(i=f.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],p=(s=(o=f.getAttribute("exportparts"))===null||o===void 0?void 0:o.split(",").map(v=>v.split(":")[1]))!==null&&s!==void 0?s:[];new Array(...y,...p).filter(l).map(v=>v.trim()).forEach(v=>d.add(v))}if(d.size===0){this.removeAttribute("exportparts");return}let m=[...d.values()].flatMap(f=>u.map(y=>`${f}:${y}--${f}`));this.setAttribute("exportparts",[...this.part,...m].join(", "))}};Or=xr;Fe([(0,be.property)()],Z.prototype,"exportpartsPrefix",void 0);Fe([br([])],Z.prototype,"exportpartsPrefixes",void 0);Fe([(0,be.property)()],Z.prototype,"customStylesheet",void 0);Fe([(0,be.state)()],Z.prototype,"useAdoptedStyleSheets",void 0);function Se(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Rr,Ir,Pr,je=Symbol("internalReduxEventsUnsubscribers"),ee=Symbol("internalStoresUnsubscribers"),le=Symbol("internalStores"),Ee=class extends Z{constructor(){super(...arguments),this[Rr]=new Map,this[Ir]=new Map,this[Pr]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(r=>e.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[le].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[le].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[le].get(e)}addStore(e,r){var n;r=(n=r??(Se(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(r),this.setupStore(r,e)}removeStore(e){let r=typeof e=="string"?e:e.name;this.unsubscribeFromStore(r),this[le].delete(r)}setupStore(e,r){this[le].set(e,r),this.subscribeToStore(e,r),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[le].forEach((e,r)=>this.subscribeToStore(r,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,r)=>{let n=this.constructor.getPropertyOptions(r);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:r)){let i=this.getStore(e.store);i&&(e.store?this[ee].has(e.store):this[ee].size>0)&&(this[r]=e.selector(i.getState(),this))}})}subscribeToStore(e,r){var n;this[ee].set(e,r.subscribe(()=>this.updateFromStores())),Se(r)&&r.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||r.name===i.store)){let o=s=>this[a](s);r.eventBus.addEventListener(i.eventName,o),this[je].push(()=>r.eventBus.removeEventListener(i.eventName,o))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[ee].forEach((e,r)=>this.unsubscribeFromStore(r)),this[je].forEach(e=>e()),this[je]=[]}unsubscribeFromStore(e){this[ee].has(e)&&this[ee].get(e)(),this[ee].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Rr=ee,Ir=le,Pr=je;Ee.reduxProperties=new Map;Ee.reduxReactiveProperties=new Set;Ee.reduxEventListeners=new Map;function V(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(o){return"'"+o+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function J(t){return!!t&&!!t[I]}function K(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)===Dn}(t)||Array.isArray(t)||!!t[Ur]||!!(!((e=t.constructor)===null||e===void 0)&&e[Ur])||St(t)||Et(t))}function de(t,e,r){r===void 0&&(r=!1),ve(t)===0?(r?Object.keys:pe)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function ve(t){var e=t[I];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:St(t)?2:Et(t)?3:0}function he(t,e){return ve(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Rn(t,e){return ve(t)===2?t.get(e):t[e]}function Lr(t,e,r){var n=ve(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Fr(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function St(t){return Nn&&t instanceof Map}function Et(t){return Mn&&t instanceof Set}function te(t){return t.o||t.t}function At(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Vr(t);delete e[I];for(var r=pe(e),n=0;n<r.length;n++){var i=r[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function wt(t,e){return e===void 0&&(e=!1),Tt(t)||J(t)||!K(t)||(ve(t)>1&&(t.set=t.add=t.clear=t.delete=In),Object.freeze(t),e&&de(t,function(r,n){return wt(n,!0)},!0)),t}function In(){V(2)}function Tt(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function W(t){var e=bt[t];return e||V(18,t),e}function Pn(t,e){bt[t]||(bt[t]=e)}function mt(){return we}function ft(t,e){e&&(W("Patches"),t.u=[],t.s=[],t.v=e)}function Be(t){yt(t),t.p.forEach(Cn),t.p=null}function yt(t){t===we&&(we=t.l)}function Cr(t){return we={p:[],l:we,h:t,m:!0,_:0}}function Cn(t){var e=t[I];e.i===0||e.i===1?e.j():e.g=!0}function ht(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||W("ES5").S(e,t,n),n?(r[I].P&&(Be(e),V(4)),K(t)&&(t=Ve(e,t),e.l||He(e,t)),e.u&&W("Patches").M(r[I].t,t,e.u,e.s)):t=Ve(e,r,[]),Be(e),e.u&&e.v(e.u,e.s),t!==Br?t:void 0}function Ve(t,e,r){if(Tt(e))return e;var n=e[I];if(!n)return de(e,function(s,l){return _r(t,n,e,s,l,r)},!0),e;if(n.A!==t)return e;if(!n.P)return He(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=At(n.k):n.o,a=i,o=!1;n.i===3&&(a=new Set(i),i.clear(),o=!0),de(a,function(s,l){return _r(t,n,i,s,l,r,o)}),He(t,i,!1),r&&t.u&&W("Patches").N(n,r,t.u,t.s)}return n.o}function _r(t,e,r,n,i,a,o){if(J(i)){var s=Ve(t,i,a&&e&&e.i!==3&&!he(e.R,n)?a.concat(n):void 0);if(Lr(r,n,s),!J(s))return;t.m=!1}else o&&r.add(i);if(K(i)&&!Tt(i)){if(!t.h.D&&t._<1)return;Ve(t,i),e&&e.A.l||He(t,i)}}function He(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&wt(e,r)}function pt(t,e){var r=t[I];return(r?te(r):t)[e]}function Nr(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 re(t){t.P||(t.P=!0,t.l&&re(t.l))}function vt(t){t.o||(t.o=At(t.t))}function gt(t,e,r){var n=St(e)?W("MapSet").F(e,r):Et(e)?W("MapSet").T(e,r):t.O?function(i,a){var o=Array.isArray(i),s={i:o?1:0,A:a?a.A:mt(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},l=s,u=Te;o&&(l=[s],u=Ae);var d=Proxy.revocable(l,u),m=d.revoke,f=d.proxy;return s.k=f,s.j=m,f}(e,r):W("ES5").J(e,r);return(r?r.A:mt()).p.push(n),n}function _n(t){return J(t)||V(22,t),function e(r){if(!K(r))return r;var n,i=r[I],a=ve(r);if(i){if(!i.P&&(i.i<4||!W("ES5").K(i)))return i.t;i.I=!0,n=Mr(r,a),i.I=!1}else n=Mr(r,a);return de(n,function(o,s){i&&Rn(i.t,o)===s||Lr(n,o,e(s))}),a===3?new Set(n):n}(t)}function Mr(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return At(t)}function jr(){function t(o,s){var l=a[o];return l?l.enumerable=s:a[o]=l={configurable:!0,enumerable:s,get:function(){var u=this[I];return Te.get(u,o)},set:function(u){var d=this[I];Te.set(d,o,u)}},l}function e(o){for(var s=o.length-1;s>=0;s--){var l=o[s][I];if(!l.P)switch(l.i){case 5:n(l)&&re(l);break;case 4:r(l)&&re(l)}}}function r(o){for(var s=o.t,l=o.k,u=pe(l),d=u.length-1;d>=0;d--){var m=u[d];if(m!==I){var f=s[m];if(f===void 0&&!he(s,m))return!0;var y=l[m],p=y&&y[I];if(p?p.t!==f:!Fr(y,f))return!0}}var v=!!s[I];return u.length!==pe(s).length+(v?0:1)}function n(o){var s=o.k;if(s.length!==o.t.length)return!0;var l=Object.getOwnPropertyDescriptor(s,s.length-1);if(l&&!l.get)return!0;for(var u=0;u<s.length;u++)if(!s.hasOwnProperty(u))return!0;return!1}function i(o){o.g&&V(3,JSON.stringify(te(o)))}var a={};Pn("ES5",{J:function(o,s){var l=Array.isArray(o),u=function(m,f){if(m){for(var y=Array(f.length),p=0;p<f.length;p++)Object.defineProperty(y,""+p,t(p,!0));return y}var v=Vr(f);delete v[I];for(var w=pe(v),S=0;S<w.length;S++){var E=w[S];v[E]=t(E,m||!!v[E].enumerable)}return Object.create(Object.getPrototypeOf(f),v)}(l,o),d={i:l?5:4,A:s?s.A:mt(),P:!1,I:!1,R:{},l:s,t:o,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,I,{value:d,writable:!0}),u},S:function(o,s,l){l?J(s)&&s[I].A===o&&e(o.p):(o.u&&function u(d){if(d&&typeof d=="object"){var m=d[I];if(m){var f=m.t,y=m.k,p=m.R,v=m.i;if(v===4)de(y,function(A){A!==I&&(f[A]!==void 0||he(f,A)?p[A]||u(y[A]):(p[A]=!0,re(m)))}),de(f,function(A){y[A]!==void 0||he(y,A)||(p[A]=!1,re(m))});else if(v===5){if(n(m)&&(re(m),p.length=!0),y.length<f.length)for(var w=y.length;w<f.length;w++)p[w]=!1;else for(var S=f.length;S<y.length;S++)p[S]=!0;for(var E=Math.min(y.length,f.length),O=0;O<E;O++)y.hasOwnProperty(O)||(p[O]=!0),p[O]===void 0&&u(y[O])}}}}(o.p[0]),e(o.p))},K:function(o){return o.i===4?r(o):n(o)}})}var Dr,we,Ot=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Nn=typeof Map<"u",Mn=typeof Set<"u",kr=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Br=Ot?Symbol.for("immer-nothing"):((Dr={})["immer-nothing"]=!0,Dr),Ur=Ot?Symbol.for("immer-draftable"):"__$immer_draftable",I=Ot?Symbol.for("immer-state"):"__$immer_state";var Dn=""+Object.prototype.constructor,pe=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Vr=Object.getOwnPropertyDescriptors||function(t){var e={};return pe(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},bt={},Te={get:function(t,e){if(e===I)return t;var r=te(t);if(!he(r,e))return function(i,a,o){var s,l=Nr(a,o);return l?"value"in l?l.value:(s=l.get)===null||s===void 0?void 0:s.call(i.k):void 0}(t,r,e);var n=r[e];return t.I||!K(n)?n:n===pt(t.t,e)?(vt(t),t.o[e]=gt(t.A.h,n,t)):n},has:function(t,e){return e in te(t)},ownKeys:function(t){return Reflect.ownKeys(te(t))},set:function(t,e,r){var n=Nr(te(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=pt(te(t),e),a=i?.[I];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Fr(r,i)&&(r!==void 0||he(t.t,e)))return!0;vt(t),re(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return pt(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,vt(t),re(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=te(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){V(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){V(12)}},Ae={};de(Te,function(t,e){Ae[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Ae.deleteProperty=function(t,e){return Ae.set.call(this,t,e,void 0)},Ae.set=function(t,e,r){return Te.set.call(this,t[0],e,r,t[0])};var kn=function(){function t(r){var n=this;this.O=kr,this.D=!0,this.produce=function(i,a,o){if(typeof i=="function"&&typeof a!="function"){var s=a;a=i;var l=n;return function(v){var w=this;v===void 0&&(v=s);for(var S=arguments.length,E=Array(S>1?S-1:0),O=1;O<S;O++)E[O-1]=arguments[O];return l.produce(v,function(A){var $;return($=a).call.apply($,[w,A].concat(E))})}}var u;if(typeof a!="function"&&V(6),o!==void 0&&typeof o!="function"&&V(7),K(i)){var d=Cr(n),m=gt(n,i,void 0),f=!0;try{u=a(m),f=!1}finally{f?Be(d):yt(d)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(v){return ft(d,o),ht(v,d)},function(v){throw Be(d),v}):(ft(d,o),ht(u,d))}if(!i||typeof i!="object"){if((u=a(i))===void 0&&(u=i),u===Br&&(u=void 0),n.D&&wt(u,!0),o){var y=[],p=[];W("Patches").M(i,u,y,p),o(y,p)}return u}V(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(u){for(var d=arguments.length,m=Array(d>1?d-1:0),f=1;f<d;f++)m[f-1]=arguments[f];return n.produceWithPatches(u,function(y){return i.apply(void 0,[y].concat(m))})};var o,s,l=n.produce(i,a,function(u,d){o=u,s=d});return typeof Promise<"u"&&l instanceof Promise?l.then(function(u){return[u,o,s]}):[l,o,s]},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){K(r)||V(8),J(r)&&(r=_n(r));var n=Cr(this),i=gt(this,r,void 0);return i[I].C=!0,yt(n),i},e.finishDraft=function(r,n){var i=r&&r[I],a=i.A;return ft(a,n),ht(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!kr&&V(20),this.O=r},e.applyPatches=function(r,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){r=a.value;break}}i>-1&&(n=n.slice(i+1));var o=W("Patches").$;return J(r)?o(r,n):this.produce(r,function(s){return o(s,n)})},t}(),j=new kn,Un=j.produce,ma=j.produceWithPatches.bind(j),ya=j.setAutoFreeze.bind(j),ga=j.setUseProxies.bind(j),ba=j.applyPatches.bind(j),Sa=j.createDraft.bind(j),Ea=j.finishDraft.bind(j),qe=Un;function ne(t){"@babel/helpers - typeof";return ne=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},ne(t)}function xt(t,e){if(ne(t)!=="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(ne(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Rt(t){var e=xt(t,"string");return ne(e)==="symbol"?e:String(e)}function It(t,e,r){return e=Rt(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Hr(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 Ke(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Hr(Object(r),!0).forEach(function(n){It(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Hr(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function D(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 qr=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Pt=function(){return Math.random().toString(36).substring(7).split("").join(".")},ze={INIT:"@@redux/INIT"+Pt(),REPLACE:"@@redux/REPLACE"+Pt(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Pt()}};function Ln(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 Ct(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(D(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(D(1));return r(Ct)(t,e)}if(typeof t!="function")throw new Error(D(2));var i=t,a=e,o=[],s=o,l=!1;function u(){s===o&&(s=o.slice())}function d(){if(l)throw new Error(D(3));return a}function m(v){if(typeof v!="function")throw new Error(D(4));if(l)throw new Error(D(5));var w=!0;return u(),s.push(v),function(){if(w){if(l)throw new Error(D(6));w=!1,u();var E=s.indexOf(v);s.splice(E,1),o=null}}}function f(v){if(!Ln(v))throw new Error(D(7));if(typeof v.type>"u")throw new Error(D(8));if(l)throw new Error(D(9));try{l=!0,a=i(a,v)}finally{l=!1}for(var w=o=s,S=0;S<w.length;S++){var E=w[S];E()}return v}function y(v){if(typeof v!="function")throw new Error(D(10));i=v,f({type:ze.REPLACE})}function p(){var v,w=m;return v={subscribe:function(E){if(typeof E!="object"||E===null)throw new Error(D(11));function O(){E.next&&E.next(d())}O();var A=w(O);return{unsubscribe:A}}},v[qr]=function(){return this},v}return f({type:ze.INIT}),n={dispatch:f,subscribe:m,getState:d,replaceReducer:y},n[qr]=p,n}function Fn(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:ze.INIT});if(typeof n>"u")throw new Error(D(12));if(typeof r(void 0,{type:ze.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(D(13))})}function Kr(t){for(var e=Object.keys(t),r={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(r[i]=t[i])}var a=Object.keys(r),o,s;try{Fn(r)}catch(l){s=l}return function(u,d){if(u===void 0&&(u={}),s)throw s;if(0)var m;for(var f=!1,y={},p=0;p<a.length;p++){var v=a[p],w=r[v],S=u[v],E=w(S,d);if(typeof E>"u"){var O=d&&d.type;throw new Error(D(14))}y[v]=E,f=f||E!==S}return f=f||a.length!==Object.keys(u).length,f?y:u}}function me(){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 zr(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(D(15))},o={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},s=e.map(function(l){return l(o)});return a=me.apply(void 0,s)(i.dispatch),Ke(Ke({},i),{},{dispatch:a})}}}function $r(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(o){return function(s){return typeof s=="function"?s(i,a,t):o(s)}}};return e}var Gr=$r();Gr.withExtraArgument=$r;var _t=Gr;var Qr=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),jn=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(u){return function(d){return l([u,d])}}function l(u){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=u[0]&2?i.return:u[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,u[1])).done)return a;switch(i=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return r.label++,{value:u[1],done:!1};case 5:r.label++,i=u[1],u=[0];continue;case 7:u=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){r.label=u[1];break}if(u[0]===6&&r.label<a[1]){r.label=a[1],a=u;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(u);break}a[2]&&r.ops.pop(),r.trys.pop();continue}u=e.call(t,r)}catch(d){u=[6,d],i=0}finally{n=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},ye=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},Bn=Object.defineProperty,Vn=Object.defineProperties,Hn=Object.getOwnPropertyDescriptors,Wr=Object.getOwnPropertySymbols,qn=Object.prototype.hasOwnProperty,Kn=Object.prototype.propertyIsEnumerable,Xr=function(t,e,r){return e in t?Bn(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},ie=function(t,e){for(var r in e||(e={}))qn.call(e,r)&&Xr(t,r,e[r]);if(Wr)for(var n=0,i=Wr(e);n<i.length;n++){var r=i[n];Kn.call(e,r)&&Xr(t,r,e[r])}return t},Nt=function(t,e){return Vn(t,Hn(e))},zn=function(t,e,r){return new Promise(function(n,i){var a=function(l){try{s(r.next(l))}catch(u){i(u)}},o=function(l){try{s(r.throw(l))}catch(u){i(u)}},s=function(l){return l.done?n(l.value):Promise.resolve(l.value).then(a,o)};s((r=r.apply(t,e)).next())})};var $n=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?me:me.apply(null,arguments)},ja=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Gn(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 Wn=function(t){Qr(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,ye([void 0],r[0].concat(this)))):new(e.bind.apply(e,ye([void 0],r.concat(this))))},e}(Array),Xn=function(t){Qr(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,ye([void 0],r[0].concat(this)))):new(e.bind.apply(e,ye([void 0],r.concat(this))))},e}(Array);function kt(t){return K(t)?qe(t,function(){}):t}function Yn(t){return typeof t=="boolean"}function Jn(){return function(e){return Qn(e)}}function Qn(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,o=a===void 0?!0:a,s=new Wn;if(r&&(Yn(r)?s.push(_t):s.push(_t.withExtraArgument(r.extraArgument))),0){if(i)var l;if(o)var u}return s}var Mt=!0;function Zr(t){var e=Jn(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,a=r.middleware,o=a===void 0?e():a,s=r.devTools,l=s===void 0?!0:s,u=r.preloadedState,d=u===void 0?void 0:u,m=r.enhancers,f=m===void 0?void 0:m,y;if(typeof i=="function")y=i;else if(Gn(i))y=Kr(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 p=o;if(typeof p=="function"&&(p=p(e),!Mt&&!Array.isArray(p)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Mt&&p.some(function(A){return typeof A!="function"}))throw new Error("each middleware provided to configureStore must be a function");var v=zr.apply(void 0,p),w=me;l&&(w=$n(ie({trace:!Mt},typeof l=="object"&&l)));var S=new Xn(v),E=S;Array.isArray(f)?E=ye([v],f):typeof f=="function"&&(E=f(S));var O=w.apply(void 0,E);return Ct(y,d,O)}function ae(t,e){function r(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return ie(ie({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(n){return n.type===t},r}function en(t){var e={},r=[],n,i={addCase:function(a,o){var s=typeof a=="string"?a:a.type;if(s in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[s]=o,i},addMatcher:function(a,o){return r.push({matcher:a,reducer:o}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,r,n]}function Zn(t){return typeof t=="function"}function ei(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?en(e):[e,r,n],a=i[0],o=i[1],s=i[2],l;if(Zn(t))l=function(){return kt(t())};else{var u=kt(t);l=function(){return u}}function d(m,f){m===void 0&&(m=l());var y=ye([a[f.type]],o.filter(function(p){var v=p.matcher;return v(f)}).map(function(p){var v=p.reducer;return v}));return y.filter(function(p){return!!p}).length===0&&(y=[s]),y.reduce(function(p,v){if(v)if(J(p)){var w=p,S=v(w,f);return S===void 0?p:S}else{if(K(p))return qe(p,function(E){return v(E,f)});var S=v(p,f);if(S===void 0){if(p===null)return p;throw Error("A case reducer on a non-draftable value must not return undefined")}return S}return p},m)}return d.getInitialState=l,d}function ti(t,e){return t+"/"+e}function tn(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:kt(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},o={},s={};i.forEach(function(d){var m=n[d],f=ti(e,d),y,p;"reducer"in m?(y=m.reducer,p=m.prepare):y=m,a[d]=y,o[f]=y,s[d]=p?ae(f,p):ae(f)});function l(){var d=typeof t.extraReducers=="function"?en(t.extraReducers):[t.extraReducers],m=d[0],f=m===void 0?{}:m,y=d[1],p=y===void 0?[]:y,v=d[2],w=v===void 0?void 0:v,S=ie(ie({},f),o);return ei(r,function(E){for(var O in S)E.addCase(O,S[O]);for(var A=0,$=p;A<$.length;A++){var H=$[A];E.addMatcher(H.matcher,H.reducer)}w&&E.addDefaultCase(w)})}var u;return{name:e,reducer:function(d,m){return u||(u=l()),u(d,m)},actions:s,caseReducers:a,getInitialState:function(){return u||(u=l()),u.getInitialState()}}}var ri="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",ni=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=ri[Math.random()*64|0];return e},ii=["name","message","stack","code"],Dt=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),Yr=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),ai=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=ii;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},qa=function(){function t(e,r,n){var i=ae(e+"/fulfilled",function(d,m,f,y){return{payload:d,meta:Nt(ie({},y||{}),{arg:f,requestId:m,requestStatus:"fulfilled"})}}),a=ae(e+"/pending",function(d,m,f){return{payload:void 0,meta:Nt(ie({},f||{}),{arg:m,requestId:d,requestStatus:"pending"})}}),o=ae(e+"/rejected",function(d,m,f,y,p){return{payload:y,error:(n&&n.serializeError||ai)(d||"Rejected"),meta:Nt(ie({},p||{}),{arg:f,requestId:m,rejectedWithValue:!!y,requestStatus:"rejected",aborted:d?.name==="AbortError",condition:d?.name==="ConditionError"})}}),s=!1,l=typeof AbortController<"u"?AbortController:function(){function d(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return d.prototype.abort=function(){},d}();function u(d){return function(m,f,y){var p=n?.idGenerator?n.idGenerator(d):ni(),v=new l,w,S=!1;function E(A){w=A,v.abort()}var O=function(){return zn(this,null,function(){var A,$,H,M,xe,X,c;return jn(this,function(h){switch(h.label){case 0:return h.trys.push([0,4,,5]),M=(A=n?.condition)==null?void 0:A.call(n,d,{getState:f,extra:y}),si(M)?[4,M]:[3,2];case 1:M=h.sent(),h.label=2;case 2:if(M===!1||v.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return S=!0,xe=new Promise(function(g,P){return v.signal.addEventListener("abort",function(){return P({name:"AbortError",message:w||"Aborted"})})}),m(a(p,d,($=n?.getPendingMeta)==null?void 0:$.call(n,{requestId:p,arg:d},{getState:f,extra:y}))),[4,Promise.race([xe,Promise.resolve(r(d,{dispatch:m,getState:f,extra:y,requestId:p,signal:v.signal,abort:E,rejectWithValue:function(g,P){return new Dt(g,P)},fulfillWithValue:function(g,P){return new Yr(g,P)}})).then(function(g){if(g instanceof Dt)throw g;return g instanceof Yr?i(g.payload,p,d,g.meta):i(g,p,d)})])];case 3:return H=h.sent(),[3,5];case 4:return X=h.sent(),H=X instanceof Dt?o(null,p,d,X.payload,X.meta):o(X,p,d),[3,5];case 5:return c=n&&!n.dispatchConditionRejection&&o.match(H)&&H.meta.condition,c||m(H),[2,H]}})})}();return Object.assign(O,{abort:E,requestId:p,arg:d,unwrap:function(){return O.then(oi)}})}}return Object.assign(u,{pending:a,rejected:o,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function oi(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function si(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var rn="listener",nn="completed",an="cancelled",Ka="task-"+an,za="task-"+nn,$a=rn+"-"+an,Ga=rn+"-"+nn;var Ut="listenerMiddleware";var Wa=ae(Ut+"/add"),Xa=ae(Ut+"/removeAll"),Ya=ae(Ut+"/remove");var Jr,Ja=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Jr||(Jr=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},ui=function(t){return function(e){setTimeout(e,t)}},Qa=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:ui(10);jr();window.ftReduxStores||(window.ftReduxStores={});var on=class t{static get(e){var r;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(Se(a))return a;if(i==null)return;let o=tn({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),s=Zr({reducer:(l,u)=>u.type==="CLEAR_FT_REDUX_STORE"?o.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...l,...u.overwrites}:o.reducer(l,u)});return window.ftReduxStores[i.name]=new t(o,s)}constructor(e,r){this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new De,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,i,a)=>{let o=i,s=n[o];return s?(...l)=>{let u=s(...l);return this.reduxStore.dispatch(u),u}:l=>{this.setState({[o]:l})}}})}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 Xe=x(F());var $e=class extends G{async listMySearches(){let e=b.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Ge=class extends G{async listMyBookmarks(){let e=b.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var li="ft-user-assets",We=Xe.FtReduxStore.get({name:li,initialState:{savedSearches:void 0,bookmarks:void 0}}),Lt=class{constructor(){this.currentSession=b.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Ge,this.savedSearchesService=new $e,b.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=b.getState();(0,Xe.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),We.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),We.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();We.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;We.actions.bookmarks(r)}}},sn=new Lt;var Ft=class{addCommand(e,r=!1){b.commands.add(e,r)}consumeCommand(e){return b.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Ft;var un=x(F()),jt=class{highlightHtml(e,r,n){(0,un.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new jt;var cn=x(F());var Bt=class{isDate(e){var r,n,i,a;return(a=(i=((n=(r=b.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(s=>s.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,r){var n,i,a;return cn.DateFormatter.format(e,(n=r?.locale)!==null&&n!==void 0?n:b.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new Bt;(0,ln.customElement)("ft-app-context")(C);var Ye=class extends G{get mapId(){return this._mapId}set mapId(e){e!==this._mapId&&this.clear(),this._mapId=e}constructor(e,r,n){super(!1,r),this.converter=e,this._mapId=n,this.initCache()}async withMapId(e){return this._mapId?e(this._mapId):void 0}initCache(){this.cache.registerFinal("configuration",()=>this.api.getReaderConfiguration()),this.cache.register("map",()=>this.withMapId(e=>this.fetchMap(e))),this.cache.register("enrichedToc",()=>this.withMapId(e=>this.fetchPages(e).then(r=>this.converter.convertPaginatedToc(e,r)))),this.cache.register("ratingSummary",()=>{var e,r;return ue((r=(e=b.getState().session)===null||e===void 0?void 0:e.profile.roles)!==null&&r!==void 0?r:[],"RATING_USER")?this.withMapId(i=>this.fetchMapRating(i)):Promise.resolve()})}clear(){this.cache.clearAll()}getMap(){return this.cache.get("map")}getMapNow(){return this.cache.getNow("map")}getConfiguration(){return this.cache.get("configuration")}getEnrichedToc(){return this.cache.get("enrichedToc")}get enrichedToc(){return this.cache.getNow("enrichedToc")}async getPaginationConfiguration(){return(await this.getEnrichedToc()).paginationConfiguration}async getToc(){return(await this.getEnrichedToc()).toc}async getPagesToc(){return(await this.getEnrichedToc()).pagesToc}async getTocNode(e){return(await this.getEnrichedToc()).nodeByTocId[e]}getTocNodeNow(e){var r;return(r=this.enrichedToc)===null||r===void 0?void 0:r.nodeByTocId[e]}getTocNodeNowByUrl(e){var r,n;let i=this.getMapNow();return i?.prettyUrl==e||`${i?.id}/root`===e?(r=this.enrichedToc)===null||r===void 0?void 0:r.toc[0]:(n=this.enrichedToc)===null||n===void 0?void 0:n.nodeByUrl[e]}async getPage(e){let r=await this.getEnrichedToc();return r.pages[e-1]||r.pages[0]}async getPageByTocId(e){let r=await this.getEnrichedToc();return r.pageByTocId[e]||r.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))}getAttachments(){return this.cache.get("map-attachments",()=>this.fetchAttachments())}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`)}getLink(e,r,n){let i=this.getNavigationData(e,r,n),a=this.getReaderLinkPrefix()+(i.prettyUrl?i.prettyUrl:`${i.mapId}/${i.tocId}`),o=new URL(a,this.api.tenantBaseUrl);return i.page!=null&&o.searchParams.set("page",`${i.page}`),i.prettyUrlDuplicated&&o.searchParams.set("tocId",i.tocId),i.section!=null&&o.searchParams.set("section",i.section),o.href}getNavigationData(e,r,n){var i,a;e=e||"root";let o=this.enrichedToc,s=o?.pageByTocId[e],l=o?.nodeByTocId[e],u=l?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(i=l?.title)!==null&&i!==void 0?i:"",page:r&&s&&s.number!==r?r:void 0,prettyUrl:u?.replace(/^r\//,""),prettyUrlDuplicated:(a=o?.duplicatedPrettyUrls.has(u??""))!==null&&a!==void 0?a:!1,section:n}}async getAccurateNavigationData(e,r,n){return await this.getEnrichedToc(),this.getNavigationData(e,r,n)}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=b.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){let r=this.getTocNodeNow(e),n=[{tocId:r.tocId,title:r.title}],i=this.getTocNodeNow(r.parentTocId);for(;i;)n.unshift({tocId:i.tocId,title:i.title}),i=this.getTocNodeNow(i.parentTocId);return n}isFeatureAccessible(e,{session:r,ratingType:n}){var i;if(!this.isFeatureAvailable(e))return!1;switch(e){case Y.FEEDBACK:return ue(r??[],R.FEEDBACK_USER);case Y.RATING:return ue(r??[],R.RATING_USER)&&n!=null&&n!==Ce.NO_RATING;case Y.PRINT:return ue(r??[],R.PRINT_USER);case Y.BOOKMARK:return!!r?.sessionAuthenticated;case Y.COLLECTIONS:return ue(r??[],R.COLLECTION_USER);case Y.PERSONAL_BOOKS:return ue(r??[],R.PERSONAL_BOOK_USER)&&!(!((i=this.getMapNow())===null||i===void 0)&&i.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var Je=class t extends Ye{static async build(e){return new t(new Pe,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e){let r=await this.api.getMap(e);return this.fingerprint=r.fingerprint,r}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e){return await this.getMap(),this.api.getPages(e,this.fingerprint)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}fetchTopicMetadata(e){return this.api.getTopic(this.mapId,e.contentId,this.fingerprint)}fetchAttachments(){return this.api.getMapAttachments(this.mapId).catch(()=>[])}fetchRelativesForDocument(e,r){return this.api.search({query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",filters:[{negative:!1,values:r,key:e}],sort:[],facets:[]})}fetchRelativesForTopicInMap(e,r,n){return this.api.search({query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",filters:[{negative:!1,values:n,key:r},{negative:!1,values:[e],key:"ft:publicationId"}],sort:[],facets:[]})}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 Qe=class t{static build(e,r){return new t($t(e.trim()||"context"),r??Je.build)}loaded(){return(0,z.waitUntil)(()=>this._loaded)}constructor(e,r,n){this.store=e,this.clusteringHelperProvider=n,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new z.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())}setVisibleTopics(e){this.store.actions.visibleTopics(e)}async awaitService(){return(0,z.waitFor)(()=>this.service)}async navigateToTopic(e,r,n){await this.loaded();let i=await this.awaitService(),a=await(n!=null?i.getPage(n):i.getPageByTocId(e??"root"));this.store.actions.currentPage(a),this.store.actions.scrollTarget({tocId:this.resolveValidNonRootTocId(e,a),section:r})}resolveValidNonRootTocId(e,r){var n,i,a;let o=(n=e==="root"?void 0:e)!==null&&n!==void 0?n:r.rootTocId;return r.topics.includes(o)?o:(a=(i=r.topics[0])!==null&&i!==void 0?i:r.hiddenTopics[0])!==null&&a!==void 0?a:"root"}async navigateToPage(e){await this.loaded();let n=await(await this.awaitService()).getPage(e);this.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())}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),(e=this.service)===null||e===void 0||e.clear(),this.clusteringHelper=void 0}reload(){return this.clear(),this.load()}async fetchData(){var e,r,n,i,a;try{await Promise.all([(e=this.service)===null||e===void 0?void 0:e.getConfiguration().then(o=>this.store.actions.configuration(o)),(r=this.service)===null||r===void 0?void 0:r.getMap().then(o=>this.store.actions.map(o)),(n=this.service)===null||n===void 0?void 0:n.getToc().then(o=>this.store.actions.toc(o)),(i=this.service)===null||i===void 0?void 0:i.getPagesToc().then(o=>this.store.actions.pagesToc(o)),(a=this.service)===null||a===void 0?void 0:a.getPaginationConfiguration().then(o=>this.store.actions.paginationConfiguration(o))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0}catch(o){this.errorHandler&&!(o instanceof z.CanceledPromiseError)&&this.errorHandler(o)}}fetchRelatives(){var e,r,n;let i=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(a=>{var o;return a.key==((o=this.store.getState().configuration)===null||o===void 0?void 0:o.relativePivotMetadata)}).flatMap(a=>a.values);i!==void 0&&i.length>0?(r=this.service)===null||r===void 0||r.getRelativesForDocument((n=this.store.getState().configuration)===null||n===void 0?void 0:n.relativePivotMetadata,i).then(a=>{let o=a.results.flatMap(s=>s.entries);this.store.actions.relatives(o),this.updateClusteringHelper()}):this.updateClusteringHelper()}updateClusteringHelper(){this.clusteringHelper=this.createClusteringHelper(),this.clusteringHelper&&this.store.eventBus.dispatchEvent(new CustomEvent("clustering-helper-created"))}createClusteringHelper(){var e,r;if(this.clusteringHelperProvider)return this.clusteringHelperProvider();let n=this.store.getState().relatives;if(n){let i=n.find(o=>{var s;return((s=o.map)===null||s===void 0?void 0:s.mapId)==this.store.getState().mapId}),a=(r=(e=b.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&r!==void 0?r:[];return new z.ClusteringHelper(n,i,this.metadataForSwitchToRelatives,a)}}async navigateToRelativeTopicIfFound(e){var r,n,i;await this.loaded();let a=await(0,z.waitFor)(()=>{var u;return(u=this.store.getState().configuration)===null||u===void 0?void 0:u.relativeTopicPivotMetadata}),o=this.store.getState().mapId,l=await(await this.awaitService()).getRelativesForTopicInMap(o,a,[e]);if(!((i=(n=(r=l?.results)===null||r===void 0?void 0:r[0])===null||n===void 0?void 0:n.entries)===null||i===void 0)&&i[0]){let u=l.results[0].entries[0].topic.tocId;return await this.navigateToTopic(u),!0}else return await this.navigateToTopic("root"),!1}setSearchInDocumentQuery(e){this.store.actions.searchInDocumentQuery(e)}registerMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.add(e),this.store.getState().relatives==null?this.fetchRelatives():this.updateClusteringHelper()}unregisterMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.delete(e),this.updateClusteringHelper()}};var dn=x(fe()),cs={},fn=dn.css`
|
|
5
|
+
`;var Ze=class extends CustomEvent{constructor(e,r){super("ft-reader-map-loaded",{detail:{map:e,toc:r}})}},et=class extends CustomEvent{constructor(e,r){super("ft-reader-visible-topics-change",{detail:{visibleTopics:r}})}},tt=class extends CustomEvent{constructor(e){super("ft-reader-navigation-done",{detail:e})}},rt=class extends CustomEvent{constructor(e){super("ft-reader-load-error",{detail:e})}},nt=class extends Event{constructor(){super("ft-reader-map-not-found")}},it=class extends Event{constructor(){super("ft-reader-map-unauthorized")}},at=class extends Event{constructor(){super("ft-reader-map-forbidden")}},ot=class extends Event{constructor(){super("ft-reader-topic-relative-not-found",{bubbles:!0,composed:!0})}};var L=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var s=t.length-1;s>=0;s--)(o=t[s])&&(a=(i<3?o(a):i>3?o(e,r,a):o(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},di=t=>e=>+(e??"NaN")>0?+e:t,_=class extends U.FtLitElementRedux{constructor(){super(),this.visibleTopics=[],this.scrollToTargetDebouncer=new U.Debouncer(5),this.navigationDebouncer=new U.Debouncer(10),this.mapLoadedEventDebouncer=new U.Debouncer(50),this.addStore(b)}render(){return Oe.html`
|
|
6
6
|
${this.importStyleIfNeeded()}
|
|
7
7
|
<slot @register-ft-reader-component=${this.registerComponent}></slot>
|
|
8
8
|
`}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:"")?Oe.nothing:Oe.html`
|
|
9
9
|
<style>
|
|
10
10
|
@import "${n}"
|
|
11
11
|
</style>
|
|
12
|
-
`}get stateManager(){return this._stateManager==null&&(this._stateManager=Qe.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)}})}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;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 n=e.get("scrollTarget");n?.tocId!=null&&this.scrollToTargetDebouncer.run(()=>{var i;return this.stateManager.service.getAccurateNavigationData(n.tocId,(i=this.currentPage)===null||i===void 0?void 0:i.number,n.section).then(a=>this.dispatchEvent(new tt(a)))})}e.has("visibleTopics")&&Promise.all(this.visibleTopics.map(n=>{var i;return this.stateManager.service.getAccurateNavigationData(n,(i=this.currentPage)===null||i===void 0?void 0:i.number)})).then(n=>{let i=n.filter(a=>a!=null&&a.topicTitle!=="").map(a=>{var o;return{tocId:a.tocId,title:a.topicTitle,page:a.page,prettyUrl:a.prettyUrl,prettyUrlDuplicated:a.prettyUrlDuplicated,breadcrumb:(o=this.stateManager.service)===null||o===void 0?void 0:o.buildBreadcrumb(a.tocId)}});this.dispatchEvent(new et(this.map,i))})}clear(){this.stateManager.clear()}async reload(){await this.stateManager.reload()}async navigateToTarget(){await this.navigationDebouncer.run(async()=>{this.topicPivot!=null?!await this.stateManager.navigateToRelativeTopicIfFound(this.topicPivot)&&this.lastNotifiedNotFoundRelative!==this.mapId+this.topicPivot?(this.dispatchEvent(new ot),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)})}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 it):r.status===403?this.dispatchEvent(new at):r.status===404?this.dispatchEvent(new nt):this.dispatchEvent(new rt(e))}reloadBookmarks(){sn.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.eventBus.dispatchEvent(new CustomEvent("rating-changed"))}sendLoadedEventIfLoaded(){this.mapLoadedEventDebouncer.run(()=>{this.map&&this.toc&&this.dispatchEvent(new Ze(this.map,this.toc))})}};
|
|
12
|
+
`}get stateManager(){return this._stateManager==null&&(this._stateManager=Qe.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)}})}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;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 n=e.get("scrollTarget");n?.tocId!=null&&this.scrollToTargetDebouncer.run(()=>{var i;return this.stateManager.service.getAccurateNavigationData(n.tocId,(i=this.currentPage)===null||i===void 0?void 0:i.number,n.section).then(a=>this.dispatchEvent(new tt(a)))})}e.has("visibleTopics")&&Promise.all(this.visibleTopics.map(n=>{var i;return this.stateManager.service.getAccurateNavigationData(n,(i=this.currentPage)===null||i===void 0?void 0:i.number)})).then(n=>{let i=n.filter(a=>a!=null&&a.topicTitle!=="").map(a=>{var o;return{tocId:a.tocId,title:a.topicTitle,page:a.page,prettyUrl:a.prettyUrl,prettyUrlDuplicated:a.prettyUrlDuplicated,breadcrumb:(o=this.stateManager.service)===null||o===void 0?void 0:o.buildBreadcrumb(a.tocId)}});this.dispatchEvent(new et(this.map,i))})}clear(){this.stateManager.clear()}async reload(){await this.stateManager.reload()}async navigateToTarget(){await this.navigationDebouncer.run(async()=>{this.topicPivot!=null?!await this.stateManager.navigateToRelativeTopicIfFound(this.topicPivot)&&this.lastNotifiedNotFoundRelative!==this.mapId+this.topicPivot?(this.dispatchEvent(new ot),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)})}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 it):r.status===403?this.dispatchEvent(new at):r.status===404?this.dispatchEvent(new nt):this.dispatchEvent(new rt(e))}reloadBookmarks(){sn.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.eventBus.dispatchEvent(new CustomEvent("rating-changed"))}sendLoadedEventIfLoaded(){this.mapLoadedEventDebouncer.run(()=>{this.map&&this.toc&&this.dispatchEvent(new Ze(this.map,this.toc))})}};_.styles=fn;L([(0,U.redux)({store:b.name})],_.prototype,"baseUrl",void 0);L([(0,U.redux)({store:b.name})],_.prototype,"session",void 0);L([(0,oe.property)()],_.prototype,"mapId",void 0);L([(0,oe.property)()],_.prototype,"tocId",void 0);L([(0,oe.property)()],_.prototype,"section",void 0);L([(0,oe.property)()],_.prototype,"topicPivot",void 0);L([(0,oe.property)()],_.prototype,"searchInDocumentQuery",void 0);L([(0,oe.property)({type:Number,converter:{fromAttribute:di()}})],_.prototype,"page",void 0);L([(0,U.redux)({store:"reader"})],_.prototype,"map",void 0);L([(0,U.redux)({store:"reader"})],_.prototype,"toc",void 0);L([(0,U.redux)({store:"reader"})],_.prototype,"visibleTopics",void 0);L([(0,U.redux)({store:"reader"})],_.prototype,"currentPage",void 0);L([(0,U.redux)({store:"reader"})],_.prototype,"scrollTarget",void 0);L([(0,oe.property)({attribute:!1})],_.prototype,"readerServiceProvider",void 0);(0,hn.customElement)("ft-reader-context")(_);})();
|
|
13
13
|
/*! Bundled license information:
|
|
14
14
|
|
|
15
15
|
@lit/reactive-element/css-tag.js:
|
|
@@ -46,8 +46,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
|
|
|
46
46
|
input::-webkit-search-results-decoration {
|
|
47
47
|
display: none;
|
|
48
48
|
}
|
|
49
|
-
`;var ja={};var cn={};U(cn,{ParametrizedLabelResolver:()=>Kt});var Kt=class{constructor(e,t){this.defaultLabels=e,this.labels=t}resolve(e,...t){var o,i;e=this.resolvePluralKey(e,t);let a=(i=(o=this.labels[e])!==null&&o!==void 0?o:this.defaultLabels[e])!==null&&i!==void 0?i:"";return t.forEach((s,c)=>a=a.replace(new RegExp(`\\{${c}([^}]*)\\}`,"g"),(l,u)=>this.formatValue(s,u))),a}resolvePluralKey(e,t){for(let o of t)if(typeof o=="number"){let i=`${String(e)}[\\=${o}]`;if(i in this.labels||i in this.defaultLabels)return i}return e}formatValue(e,t){return e instanceof Date?this.formatDate(e,t):e??""}formatDate(e,t){let o=i=>t?.includes("date")?e.toLocaleDateString(i):t?.includes("time")?e.toLocaleTimeString(i):e.toLocaleString(i);try{return o(document.documentElement.lang)}catch{return o()}}};var Ln={};U(Ln,{FtCommandQueue:()=>Vt,FtLitElementRedux:()=>_e,FtReduxStore:()=>xe,clearAllStores:()=>Pd,isFtReduxStore:()=>Je,redux:()=>le,reduxEventListener:()=>ql,reduxReactive:()=>Zl});var Zl=()=>(r,e)=>{var t;let o=r.constructor;o.reduxReactiveProperties=new Set(o.reduxReactiveProperties),(t=o.reduxReactiveProperties)===null||t===void 0||t.add(e)},le=r=>{let e=r??{};return(t,o)=>{var i;let a={hasChanged:Lt,attribute:!1,...e};T(a)(t,o);let s=t.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(o,{selector:(i=e.selector)!==null&&i!==void 0?i:c=>c[o],store:e.store})}},ql=r=>(e,t)=>{let o=e.constructor;o.reduxEventListeners=new Map(o.reduxEventListeners),o.reduxEventListeners.set(t,r)};var Vt=class{constructor(){this.queue=[]}add(e,t=!1){t&&(this.queue=this.queue.filter(o=>o.type!==e.type)),this.queue.push(e)}consume(e){let t=this.queue.find(o=>o.type===e);return t&&(this.queue=this.queue.filter(o=>o!==t)),t}};function Je(r){var e;return(e=r?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Ka,Va,Ga,Tr=Symbol("internalReduxEventsUnsubscribers"),Ie=Symbol("internalStoresUnsubscribers"),Xe=Symbol("internalStores"),_e=class extends X{constructor(){super(...arguments),this[Ka]=new Map,this[Va]=new Map,this[Ga]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(t=>e.has(t))&&this.updateFromStores()}getUnnamedStore(){if(this[Xe].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Xe].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[Xe].get(e)}addStore(e,t){var o;t=(o=t??(Je(e)?e.name:void 0))!==null&&o!==void 0?o:"default-store",this.unsubscribeFromStore(t),this.setupStore(t,e)}removeStore(e){let t=typeof e=="string"?e:e.name;this.unsubscribeFromStore(t),this[Xe].delete(t)}setupStore(e,t){this[Xe].set(e,t),this.subscribeToStore(e,t),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[Xe].forEach((e,t)=>this.subscribeToStore(t,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,t)=>{let o=this.constructor.getPropertyOptions(t);if(!o?.attribute||!this.hasAttribute(typeof o?.attribute=="string"?o.attribute:t)){let i=this.getStore(e.store);i&&(e.store?this[Ie].has(e.store):this[Ie].size>0)&&(this[t]=e.selector(i.getState(),this))}})}subscribeToStore(e,t){var o;this[Ie].set(e,t.subscribe(()=>this.updateFromStores())),Je(t)&&t.eventBus&&((o=this.reduxConstructor.reduxEventListeners)===null||o===void 0||o.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||t.name===i.store)){let s=c=>this[a](c);t.eventBus.addEventListener(i.eventName,s),this[Tr].push(()=>t.eventBus.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[Ie].forEach((e,t)=>this.unsubscribeFromStore(t)),this[Tr].forEach(e=>e()),this[Tr]=[]}unsubscribeFromStore(e){this[Ie].has(e)&&this[Ie].get(e)(),this[Ie].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Ka=Ie,Va=Xe,Ga=Tr;_e.reduxProperties=new Map;_e.reduxReactiveProperties=new Set;_e.reduxEventListeners=new Map;function ee(r){for(var e=arguments.length,t=Array(e>1?e-1:0),o=1;o<e;o++)t[o-1]=arguments[o];if(0)var i,a;throw Error("[Immer] minified error nr: "+r+(t.length?" "+t.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function ve(r){return!!r&&!!r[M]}function ne(r){var e;return!!r&&(function(t){if(!t||typeof t!="object")return!1;var o=Object.getPrototypeOf(t);if(o===null)return!0;var i=Object.hasOwnProperty.call(o,"constructor")&&o.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===od}(r)||Array.isArray(r)||!!r[es]||!!(!((e=r.constructor)===null||e===void 0)&&e[es])||yn(r)||bn(r))}function Qe(r,e,t){t===void 0&&(t=!1),pt(r)===0?(t?Object.keys:ft)(r).forEach(function(o){t&&typeof o=="symbol"||e(o,r[o],r)}):r.forEach(function(o,i){return e(i,o,r)})}function pt(r){var e=r[M];return e?e.i>3?e.i-4:e.i:Array.isArray(r)?1:yn(r)?2:bn(r)?3:0}function ut(r,e){return pt(r)===2?r.has(e):Object.prototype.hasOwnProperty.call(r,e)}function Yl(r,e){return pt(r)===2?r.get(e):r[e]}function ts(r,e,t){var o=pt(r);o===2?r.set(e,t):o===3?r.add(t):r[e]=t}function rs(r,e){return r===e?r!==0||1/r==1/e:r!=r&&e!=e}function yn(r){return td&&r instanceof Map}function bn(r){return rd&&r instanceof Set}function Te(r){return r.o||r.t}function vn(r){if(Array.isArray(r))return Array.prototype.slice.call(r);var e=is(r);delete e[M];for(var t=ft(e),o=0;o<t.length;o++){var i=t[o],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:r[i]})}return Object.create(Object.getPrototypeOf(r),e)}function xn(r,e){return e===void 0&&(e=!1),Sn(r)||ve(r)||!ne(r)||(pt(r)>1&&(r.set=r.add=r.clear=r.delete=Jl),Object.freeze(r),e&&Qe(r,function(t,o){return xn(o,!0)},!0)),r}function Jl(){ee(2)}function Sn(r){return r==null||typeof r!="object"||Object.isFrozen(r)}function de(r){var e=gn[r];return e||ee(18,r),e}function Xl(r,e){gn[r]||(gn[r]=e)}function pn(){return Zt}function ln(r,e){e&&(de("Patches"),r.u=[],r.s=[],r.v=e)}function Pr(r){hn(r),r.p.forEach(Ql),r.p=null}function hn(r){r===Zt&&(Zt=r.l)}function Za(r){return Zt={p:[],l:Zt,h:r,m:!0,_:0}}function Ql(r){var e=r[M];e.i===0||e.i===1?e.j():e.g=!0}function dn(r,e){e._=e.p.length;var t=e.p[0],o=r!==void 0&&r!==t;return e.h.O||de("ES5").S(e,r,o),o?(t[M].P&&(Pr(e),ee(4)),ne(r)&&(r=kr(e,r),e.l||Lr(e,r)),e.u&&de("Patches").M(t[M].t,r,e.u,e.s)):r=kr(e,t,[]),Pr(e),e.u&&e.v(e.u,e.s),r!==ns?r:void 0}function kr(r,e,t){if(Sn(e))return e;var o=e[M];if(!o)return Qe(e,function(c,l){return qa(r,o,e,c,l,t)},!0),e;if(o.A!==r)return e;if(!o.P)return Lr(r,o.t,!0),o.t;if(!o.I){o.I=!0,o.A._--;var i=o.i===4||o.i===5?o.o=vn(o.k):o.o,a=i,s=!1;o.i===3&&(a=new Set(i),i.clear(),s=!0),Qe(a,function(c,l){return qa(r,o,i,c,l,t,s)}),Lr(r,i,!1),t&&r.u&&de("Patches").N(o,t,r.u,r.s)}return o.o}function qa(r,e,t,o,i,a,s){if(ve(i)){var c=kr(r,i,a&&e&&e.i!==3&&!ut(e.R,o)?a.concat(o):void 0);if(ts(t,o,c),!ve(c))return;r.m=!1}else s&&t.add(i);if(ne(i)&&!Sn(i)){if(!r.h.D&&r._<1)return;kr(r,i),e&&e.A.l||Lr(r,i)}}function Lr(r,e,t){t===void 0&&(t=!1),!r.l&&r.h.D&&r.m&&xn(e,t)}function un(r,e){var t=r[M];return(t?Te(t):r)[e]}function Ya(r,e){if(e in r)for(var t=Object.getPrototypeOf(r);t;){var o=Object.getOwnPropertyDescriptor(t,e);if(o)return o;t=Object.getPrototypeOf(t)}}function Pe(r){r.P||(r.P=!0,r.l&&Pe(r.l))}function fn(r){r.o||(r.o=vn(r.t))}function mn(r,e,t){var o=yn(e)?de("MapSet").F(e,t):bn(e)?de("MapSet").T(e,t):r.O?function(i,a){var s=Array.isArray(i),c={i:s?1:0,A:a?a.A:pn(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},l=c,u=qt;s&&(l=[c],u=Gt);var p=Proxy.revocable(l,u),h=p.revoke,g=p.proxy;return c.k=g,c.j=h,g}(e,t):de("ES5").J(e,t);return(t?t.A:pn()).p.push(o),o}function ed(r){return ve(r)||ee(22,r),function e(t){if(!ne(t))return t;var o,i=t[M],a=pt(t);if(i){if(!i.P&&(i.i<4||!de("ES5").K(i)))return i.t;i.I=!0,o=Ja(t,a),i.I=!1}else o=Ja(t,a);return Qe(o,function(s,c){i&&Yl(i.t,s)===c||ts(o,s,e(c))}),a===3?new Set(o):o}(r)}function Ja(r,e){switch(e){case 2:return new Map(r);case 3:return Array.from(r)}return vn(r)}function os(){function r(s,c){var l=a[s];return l?l.enumerable=c:a[s]=l={configurable:!0,enumerable:c,get:function(){var u=this[M];return qt.get(u,s)},set:function(u){var p=this[M];qt.set(p,s,u)}},l}function e(s){for(var c=s.length-1;c>=0;c--){var l=s[c][M];if(!l.P)switch(l.i){case 5:o(l)&&Pe(l);break;case 4:t(l)&&Pe(l)}}}function t(s){for(var c=s.t,l=s.k,u=ft(l),p=u.length-1;p>=0;p--){var h=u[p];if(h!==M){var g=c[h];if(g===void 0&&!ut(c,h))return!0;var y=l[h],b=y&&y[M];if(b?b.t!==g:!rs(y,g))return!0}}var O=!!c[M];return u.length!==ft(c).length+(O?0:1)}function o(s){var c=s.k;if(c.length!==s.t.length)return!0;var l=Object.getOwnPropertyDescriptor(c,c.length-1);if(l&&!l.get)return!0;for(var u=0;u<c.length;u++)if(!c.hasOwnProperty(u))return!0;return!1}function i(s){s.g&&ee(3,JSON.stringify(Te(s)))}var a={};Xl("ES5",{J:function(s,c){var l=Array.isArray(s),u=function(h,g){if(h){for(var y=Array(g.length),b=0;b<g.length;b++)Object.defineProperty(y,""+b,r(b,!0));return y}var O=is(g);delete O[M];for(var C=ft(O),A=0;A<C.length;A++){var R=C[A];O[R]=r(R,h||!!O[R].enumerable)}return Object.create(Object.getPrototypeOf(g),O)}(l,s),p={i:l?5:4,A:c?c.A:pn(),P:!1,I:!1,R:{},l:c,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,M,{value:p,writable:!0}),u},S:function(s,c,l){l?ve(c)&&c[M].A===s&&e(s.p):(s.u&&function u(p){if(p&&typeof p=="object"){var h=p[M];if(h){var g=h.t,y=h.k,b=h.R,O=h.i;if(O===4)Qe(y,function(x){x!==M&&(g[x]!==void 0||ut(g,x)?b[x]||u(y[x]):(b[x]=!0,Pe(h)))}),Qe(g,function(x){y[x]!==void 0||ut(y,x)||(b[x]=!1,Pe(h))});else if(O===5){if(o(h)&&(Pe(h),b.length=!0),y.length<g.length)for(var C=y.length;C<g.length;C++)b[C]=!1;else for(var A=g.length;A<y.length;A++)b[A]=!0;for(var R=Math.min(y.length,g.length),S=0;S<R;S++)y.hasOwnProperty(S)||(b[S]=!0),b[S]===void 0&&u(y[S])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?t(s):o(s)}})}var Xa,Zt,On=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",td=typeof Map<"u",rd=typeof Set<"u",Qa=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",ns=On?Symbol.for("immer-nothing"):((Xa={})["immer-nothing"]=!0,Xa),es=On?Symbol.for("immer-draftable"):"__$immer_draftable",M=On?Symbol.for("immer-state"):"__$immer_state";var od=""+Object.prototype.constructor,ft=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(r){return Object.getOwnPropertyNames(r).concat(Object.getOwnPropertySymbols(r))}:Object.getOwnPropertyNames,is=Object.getOwnPropertyDescriptors||function(r){var e={};return ft(r).forEach(function(t){e[t]=Object.getOwnPropertyDescriptor(r,t)}),e},gn={},qt={get:function(r,e){if(e===M)return r;var t=Te(r);if(!ut(t,e))return function(i,a,s){var c,l=Ya(a,s);return l?"value"in l?l.value:(c=l.get)===null||c===void 0?void 0:c.call(i.k):void 0}(r,t,e);var o=t[e];return r.I||!ne(o)?o:o===un(r.t,e)?(fn(r),r.o[e]=mn(r.A.h,o,r)):o},has:function(r,e){return e in Te(r)},ownKeys:function(r){return Reflect.ownKeys(Te(r))},set:function(r,e,t){var o=Ya(Te(r),e);if(o?.set)return o.set.call(r.k,t),!0;if(!r.P){var i=un(Te(r),e),a=i?.[M];if(a&&a.t===t)return r.o[e]=t,r.R[e]=!1,!0;if(rs(t,i)&&(t!==void 0||ut(r.t,e)))return!0;fn(r),Pe(r)}return r.o[e]===t&&(t!==void 0||e in r.o)||Number.isNaN(t)&&Number.isNaN(r.o[e])||(r.o[e]=t,r.R[e]=!0),!0},deleteProperty:function(r,e){return un(r.t,e)!==void 0||e in r.t?(r.R[e]=!1,fn(r),Pe(r)):delete r.R[e],r.o&&delete r.o[e],!0},getOwnPropertyDescriptor:function(r,e){var t=Te(r),o=Reflect.getOwnPropertyDescriptor(t,e);return o&&{writable:!0,configurable:r.i!==1||e!=="length",enumerable:o.enumerable,value:t[e]}},defineProperty:function(){ee(11)},getPrototypeOf:function(r){return Object.getPrototypeOf(r.t)},setPrototypeOf:function(){ee(12)}},Gt={};Qe(qt,function(r,e){Gt[r]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Gt.deleteProperty=function(r,e){return Gt.set.call(this,r,e,void 0)},Gt.set=function(r,e,t){return qt.set.call(this,r[0],e,t,r[0])};var nd=function(){function r(t){var o=this;this.O=Qa,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var c=a;a=i;var l=o;return function(O){var C=this;O===void 0&&(O=c);for(var A=arguments.length,R=Array(A>1?A-1:0),S=1;S<A;S++)R[S-1]=arguments[S];return l.produce(O,function(x){var w;return(w=a).call.apply(w,[C,x].concat(R))})}}var u;if(typeof a!="function"&&ee(6),s!==void 0&&typeof s!="function"&&ee(7),ne(i)){var p=Za(o),h=mn(o,i,void 0),g=!0;try{u=a(h),g=!1}finally{g?Pr(p):hn(p)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(O){return ln(p,s),dn(O,p)},function(O){throw Pr(p),O}):(ln(p,s),dn(u,p))}if(!i||typeof i!="object"){if((u=a(i))===void 0&&(u=i),u===ns&&(u=void 0),o.D&&xn(u,!0),s){var y=[],b=[];de("Patches").M(i,u,y,b),s(y,b)}return u}ee(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(u){for(var p=arguments.length,h=Array(p>1?p-1:0),g=1;g<p;g++)h[g-1]=arguments[g];return o.produceWithPatches(u,function(y){return i.apply(void 0,[y].concat(h))})};var s,c,l=o.produce(i,a,function(u,p){s=u,c=p});return typeof Promise<"u"&&l instanceof Promise?l.then(function(u){return[u,s,c]}):[l,s,c]},typeof t?.useProxies=="boolean"&&this.setUseProxies(t.useProxies),typeof t?.autoFreeze=="boolean"&&this.setAutoFreeze(t.autoFreeze)}var e=r.prototype;return e.createDraft=function(t){ne(t)||ee(8),ve(t)&&(t=ed(t));var o=Za(this),i=mn(this,t,void 0);return i[M].C=!0,hn(o),i},e.finishDraft=function(t,o){var i=t&&t[M],a=i.A;return ln(a,o),dn(void 0,a)},e.setAutoFreeze=function(t){this.D=t},e.setUseProxies=function(t){t&&!Qa&&ee(20),this.O=t},e.applyPatches=function(t,o){var i;for(i=o.length-1;i>=0;i--){var a=o[i];if(a.path.length===0&&a.op==="replace"){t=a.value;break}}i>-1&&(o=o.slice(i+1));var s=de("Patches").$;return ve(t)?s(t,o):this.produce(t,function(c){return s(c,o)})},r}(),Q=new nd,id=Q.produce,Ym=Q.produceWithPatches.bind(Q),Jm=Q.setAutoFreeze.bind(Q),Xm=Q.setUseProxies.bind(Q),Qm=Q.applyPatches.bind(Q),eg=Q.createDraft.bind(Q),tg=Q.finishDraft.bind(Q),Ur=id;function ke(r){"@babel/helpers - typeof";return ke=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},ke(r)}function wn(r,e){if(ke(r)!=="object"||r===null)return r;var t=r[Symbol.toPrimitive];if(t!==void 0){var o=t.call(r,e||"default");if(ke(o)!=="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(r)}function En(r){var e=wn(r,"string");return ke(e)==="symbol"?e:String(e)}function Cn(r,e,t){return e=En(e),e in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function as(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(r);e&&(o=o.filter(function(i){return Object.getOwnPropertyDescriptor(r,i).enumerable})),t.push.apply(t,o)}return t}function Mr(r){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?as(Object(t),!0).forEach(function(o){Cn(r,o,t[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(t)):as(Object(t)).forEach(function(o){Object.defineProperty(r,o,Object.getOwnPropertyDescriptor(t,o))})}return r}function K(r){return"Minified Redux error #"+r+"; visit https://redux.js.org/Errors?code="+r+" for the full message or use the non-minified dev environment for full errors. "}var ss=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),An=function(){return Math.random().toString(36).substring(7).split("").join(".")},Dr={INIT:"@@redux/INIT"+An(),REPLACE:"@@redux/REPLACE"+An(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+An()}};function ad(r){if(typeof r!="object"||r===null)return!1;for(var e=r;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(r)===e}function Rn(r,e,t){var o;if(typeof e=="function"&&typeof t=="function"||typeof t=="function"&&typeof arguments[3]=="function")throw new Error(K(0));if(typeof e=="function"&&typeof t>"u"&&(t=e,e=void 0),typeof t<"u"){if(typeof t!="function")throw new Error(K(1));return t(Rn)(r,e)}if(typeof r!="function")throw new Error(K(2));var i=r,a=e,s=[],c=s,l=!1;function u(){c===s&&(c=s.slice())}function p(){if(l)throw new Error(K(3));return a}function h(O){if(typeof O!="function")throw new Error(K(4));if(l)throw new Error(K(5));var C=!0;return u(),c.push(O),function(){if(C){if(l)throw new Error(K(6));C=!1,u();var R=c.indexOf(O);c.splice(R,1),s=null}}}function g(O){if(!ad(O))throw new Error(K(7));if(typeof O.type>"u")throw new Error(K(8));if(l)throw new Error(K(9));try{l=!0,a=i(a,O)}finally{l=!1}for(var C=s=c,A=0;A<C.length;A++){var R=C[A];R()}return O}function y(O){if(typeof O!="function")throw new Error(K(10));i=O,g({type:Dr.REPLACE})}function b(){var O,C=h;return O={subscribe:function(R){if(typeof R!="object"||R===null)throw new Error(K(11));function S(){R.next&&R.next(p())}S();var x=C(S);return{unsubscribe:x}}},O[ss]=function(){return this},O}return g({type:Dr.INIT}),o={dispatch:g,subscribe:h,getState:p,replaceReducer:y},o[ss]=b,o}function sd(r){Object.keys(r).forEach(function(e){var t=r[e],o=t(void 0,{type:Dr.INIT});if(typeof o>"u")throw new Error(K(12));if(typeof t(void 0,{type:Dr.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(K(13))})}function cs(r){for(var e=Object.keys(r),t={},o=0;o<e.length;o++){var i=e[o];typeof r[i]=="function"&&(t[i]=r[i])}var a=Object.keys(t),s,c;try{sd(t)}catch(l){c=l}return function(u,p){if(u===void 0&&(u={}),c)throw c;if(0)var h;for(var g=!1,y={},b=0;b<a.length;b++){var O=a[b],C=t[O],A=u[O],R=C(A,p);if(typeof R>"u"){var S=p&&p.type;throw new Error(K(14))}y[O]=R,g=g||R!==A}return g=g||a.length!==Object.keys(u).length,g?y:u}}function ht(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];return e.length===0?function(o){return o}:e.length===1?e[0]:e.reduce(function(o,i){return function(){return o(i.apply(void 0,arguments))}})}function ls(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];return function(o){return function(){var i=o.apply(void 0,arguments),a=function(){throw new Error(K(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},c=e.map(function(l){return l(s)});return a=ht.apply(void 0,c)(i.dispatch),Mr(Mr({},i),{},{dispatch:a})}}}function ds(r){var e=function(o){var i=o.dispatch,a=o.getState;return function(s){return function(c){return typeof c=="function"?c(i,a,r):s(c)}}};return e}var us=ds();us.withExtraArgument=ds;var Nn=us;var gs=function(){var r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,i){o.__proto__=i}||function(o,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(o[a]=i[a])},r(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");r(e,t);function o(){this.constructor=e}e.prototype=t===null?Object.create(t):(o.prototype=t.prototype,new o)}}(),cd=function(r,e){var t={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},o,i,a,s;return s={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function c(u){return function(p){return l([u,p])}}function l(u){if(o)throw new TypeError("Generator is already executing.");for(;t;)try{if(o=1,i&&(a=u[0]&2?i.return:u[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,u[1])).done)return a;switch(i=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return t.label++,{value:u[1],done:!1};case 5:t.label++,i=u[1],u=[0];continue;case 7:u=t.ops.pop(),t.trys.pop();continue;default:if(a=t.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){t=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){t.label=u[1];break}if(u[0]===6&&t.label<a[1]){t.label=a[1],a=u;break}if(a&&t.label<a[2]){t.label=a[2],t.ops.push(u);break}a[2]&&t.ops.pop(),t.trys.pop();continue}u=e.call(r,t)}catch(p){u=[6,p],i=0}finally{o=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},mt=function(r,e){for(var t=0,o=e.length,i=r.length;t<o;t++,i++)r[i]=e[t];return r},ld=Object.defineProperty,dd=Object.defineProperties,ud=Object.getOwnPropertyDescriptors,fs=Object.getOwnPropertySymbols,fd=Object.prototype.hasOwnProperty,pd=Object.prototype.propertyIsEnumerable,ps=function(r,e,t){return e in r?ld(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t},Le=function(r,e){for(var t in e||(e={}))fd.call(e,t)&&ps(r,t,e[t]);if(fs)for(var o=0,i=fs(e);o<i.length;o++){var t=i[o];pd.call(e,t)&&ps(r,t,e[t])}return r},In=function(r,e){return dd(r,ud(e))},hd=function(r,e,t){return new Promise(function(o,i){var a=function(l){try{c(t.next(l))}catch(u){i(u)}},s=function(l){try{c(t.throw(l))}catch(u){i(u)}},c=function(l){return l.done?o(l.value):Promise.resolve(l.value).then(a,s)};c((t=t.apply(r,e)).next())})};var md=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?ht:ht.apply(null,arguments)},vg=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(r){return r}};function gd(r){if(typeof r!="object"||r===null)return!1;var e=Object.getPrototypeOf(r);if(e===null)return!0;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return e===t}var yd=function(r){gs(e,r);function e(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];var i=r.apply(this,t)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];return r.prototype.concat.apply(this,t)},e.prototype.prepend=function(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];return t.length===1&&Array.isArray(t[0])?new(e.bind.apply(e,mt([void 0],t[0].concat(this)))):new(e.bind.apply(e,mt([void 0],t.concat(this))))},e}(Array),bd=function(r){gs(e,r);function e(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];var i=r.apply(this,t)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];return r.prototype.concat.apply(this,t)},e.prototype.prepend=function(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];return t.length===1&&Array.isArray(t[0])?new(e.bind.apply(e,mt([void 0],t[0].concat(this)))):new(e.bind.apply(e,mt([void 0],t.concat(this))))},e}(Array);function Pn(r){return ne(r)?Ur(r,function(){}):r}function vd(r){return typeof r=="boolean"}function xd(){return function(e){return Sd(e)}}function Sd(r){r===void 0&&(r={});var e=r.thunk,t=e===void 0?!0:e,o=r.immutableCheck,i=o===void 0?!0:o,a=r.serializableCheck,s=a===void 0?!0:a,c=new yd;if(t&&(vd(t)?c.push(Nn):c.push(Nn.withExtraArgument(t.extraArgument))),0){if(i)var l;if(s)var u}return c}var _n=!0;function ys(r){var e=xd(),t=r||{},o=t.reducer,i=o===void 0?void 0:o,a=t.middleware,s=a===void 0?e():a,c=t.devTools,l=c===void 0?!0:c,u=t.preloadedState,p=u===void 0?void 0:u,h=t.enhancers,g=h===void 0?void 0:h,y;if(typeof i=="function")y=i;else if(gd(i))y=cs(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 b=s;if(typeof b=="function"&&(b=b(e),!_n&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!_n&&b.some(function(x){return typeof x!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=ls.apply(void 0,b),C=ht;l&&(C=md(Le({trace:!_n},typeof l=="object"&&l)));var A=new bd(O),R=A;Array.isArray(g)?R=mt([O],g):typeof g=="function"&&(R=g(A));var S=C.apply(void 0,R);return Rn(y,p,S)}function Ue(r,e){function t(){for(var o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];if(e){var a=e.apply(void 0,o);if(!a)throw new Error("prepareAction did not return an object");return Le(Le({type:r,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:r,payload:o[0]}}return t.toString=function(){return""+r},t.type=r,t.match=function(o){return o.type===r},t}function bs(r){var e={},t=[],o,i={addCase:function(a,s){var c=typeof a=="string"?a:a.type;if(c in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[c]=s,i},addMatcher:function(a,s){return t.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return o=a,i}};return r(i),[e,t,o]}function Od(r){return typeof r=="function"}function wd(r,e,t,o){t===void 0&&(t=[]);var i=typeof e=="function"?bs(e):[e,t,o],a=i[0],s=i[1],c=i[2],l;if(Od(r))l=function(){return Pn(r())};else{var u=Pn(r);l=function(){return u}}function p(h,g){h===void 0&&(h=l());var y=mt([a[g.type]],s.filter(function(b){var O=b.matcher;return O(g)}).map(function(b){var O=b.reducer;return O}));return y.filter(function(b){return!!b}).length===0&&(y=[c]),y.reduce(function(b,O){if(O)if(ve(b)){var C=b,A=O(C,g);return A===void 0?b:A}else{if(ne(b))return Ur(b,function(R){return O(R,g)});var A=O(b,g);if(A===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return A}return b},h)}return p.getInitialState=l,p}function Ed(r,e){return r+"/"+e}function vs(r){var e=r.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var t=typeof r.initialState=="function"?r.initialState:Pn(r.initialState),o=r.reducers||{},i=Object.keys(o),a={},s={},c={};i.forEach(function(p){var h=o[p],g=Ed(e,p),y,b;"reducer"in h?(y=h.reducer,b=h.prepare):y=h,a[p]=y,s[g]=y,c[p]=b?Ue(g,b):Ue(g)});function l(){var p=typeof r.extraReducers=="function"?bs(r.extraReducers):[r.extraReducers],h=p[0],g=h===void 0?{}:h,y=p[1],b=y===void 0?[]:y,O=p[2],C=O===void 0?void 0:O,A=Le(Le({},g),s);return wd(t,function(R){for(var S in A)R.addCase(S,A[S]);for(var x=0,w=b;x<w.length;x++){var I=w[x];R.addMatcher(I.matcher,I.reducer)}C&&R.addDefaultCase(C)})}var u;return{name:e,reducer:function(p,h){return u||(u=l()),u(p,h)},actions:c,caseReducers:a,getInitialState:function(){return u||(u=l()),u.getInitialState()}}}var Cd="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ad=function(r){r===void 0&&(r=21);for(var e="",t=r;t--;)e+=Cd[Math.random()*64|0];return e},Rd=["name","message","stack","code"],Tn=function(){function r(e,t){this.payload=e,this.meta=t}return r}(),hs=function(){function r(e,t){this.payload=e,this.meta=t}return r}(),Nd=function(r){if(typeof r=="object"&&r!==null){for(var e={},t=0,o=Rd;t<o.length;t++){var i=o[t];typeof r[i]=="string"&&(e[i]=r[i])}return e}return{message:String(r)}},wg=function(){function r(e,t,o){var i=Ue(e+"/fulfilled",function(p,h,g,y){return{payload:p,meta:In(Le({},y||{}),{arg:g,requestId:h,requestStatus:"fulfilled"})}}),a=Ue(e+"/pending",function(p,h,g){return{payload:void 0,meta:In(Le({},g||{}),{arg:h,requestId:p,requestStatus:"pending"})}}),s=Ue(e+"/rejected",function(p,h,g,y,b){return{payload:y,error:(o&&o.serializeError||Nd)(p||"Rejected"),meta:In(Le({},b||{}),{arg:g,requestId:h,rejectedWithValue:!!y,requestStatus:"rejected",aborted:p?.name==="AbortError",condition:p?.name==="ConditionError"})}}),c=!1,l=typeof AbortController<"u"?AbortController:function(){function p(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return p.prototype.abort=function(){},p}();function u(p){return function(h,g,y){var b=o?.idGenerator?o.idGenerator(p):Ad(),O=new l,C,A=!1;function R(x){C=x,O.abort()}var S=function(){return hd(this,null,function(){var x,w,I,_,j,k,m;return cd(this,function(v){switch(v.label){case 0:return v.trys.push([0,4,,5]),_=(x=o?.condition)==null?void 0:x.call(o,p,{getState:g,extra:y}),_d(_)?[4,_]:[3,2];case 1:_=v.sent(),v.label=2;case 2:if(_===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return A=!0,j=new Promise(function(E,P){return O.signal.addEventListener("abort",function(){return P({name:"AbortError",message:C||"Aborted"})})}),h(a(b,p,(w=o?.getPendingMeta)==null?void 0:w.call(o,{requestId:b,arg:p},{getState:g,extra:y}))),[4,Promise.race([j,Promise.resolve(t(p,{dispatch:h,getState:g,extra:y,requestId:b,signal:O.signal,abort:R,rejectWithValue:function(E,P){return new Tn(E,P)},fulfillWithValue:function(E,P){return new hs(E,P)}})).then(function(E){if(E instanceof Tn)throw E;return E instanceof hs?i(E.payload,b,p,E.meta):i(E,b,p)})])];case 3:return I=v.sent(),[3,5];case 4:return k=v.sent(),I=k instanceof Tn?s(null,b,p,k.payload,k.meta):s(k,b,p),[3,5];case 5:return m=o&&!o.dispatchConditionRejection&&s.match(I)&&I.meta.condition,m||h(I),[2,I]}})})}();return Object.assign(S,{abort:R,requestId:b,arg:p,unwrap:function(){return S.then(Id)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return r.withTypes=function(){return r},r}();function Id(r){if(r.meta&&r.meta.rejectedWithValue)throw r.payload;if(r.error)throw r.error;return r.payload}function _d(r){return r!==null&&typeof r=="object"&&typeof r.then=="function"}var xs="listener",Ss="completed",Os="cancelled",Eg="task-"+Os,Cg="task-"+Ss,Ag=xs+"-"+Os,Rg=xs+"-"+Ss;var kn="listenerMiddleware";var Ng=Ue(kn+"/add"),Ig=Ue(kn+"/removeAll"),_g=Ue(kn+"/remove");var ms,Tg=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(r){return(ms||(ms=Promise.resolve())).then(r).catch(function(e){return setTimeout(function(){throw e},0)})},Td=function(r){return function(e){setTimeout(e,r)}},Pg=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Td(10);os();window.ftReduxStores||(window.ftReduxStores={});var xe=class r{static get(e){var t;let o=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[o];if(Je(a))return a;if(i==null)return;let s=vs({...i,reducers:(t=i.reducers)!==null&&t!==void 0?t:{}}),c=ys({reducer:(l,u)=>u.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...l,...u.overwrites}:s.reducer(l,u)});return window.ftReduxStores[i.name]=new r(s,c)}constructor(e,t){this.reduxSlice=e,this.reduxStore=t,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new Vt,this.actions=new Proxy(this.reduxSlice.actions,{get:(o,i,a)=>{let s=i,c=o[s];return c?(...l)=>{let u=c(...l);return this.reduxStore.dispatch(u),u}:l=>{this.setState({[s]:l})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};function Pd(){var r;for(let e of Object.values((r=window.ftReduxStores)!==null&&r!==void 0?r:{}))Je(e)&&e.clear()}var Dn={};U(Dn,{scrollHelper:()=>kd});var Un,Fr=new Map,Mn=class{lock(e,t){if(t){let o=Fr.get(t);if(o==null||o===e)return Fr.set(t,e),t}}release(e,t){t&&Fr.get(t)===e&&Fr.delete(t)}findFirstScrollableParent(e){let t,o=i=>{var a;i.stopPropagation();let s,c;for(let l of i.composedPath()){let u=l,p=this.elementCanScroll(u);if(p&&u.clientHeight&&u.clientHeight<u.scrollHeight){s=u;break}else p&&c==null&&(c=u)}t=(a=s??c)!==null&&a!==void 0?a:document.body};return e.addEventListener("find-scrollable-parent",o),e.dispatchEvent(new Event("find-scrollable-parent",{composed:!0})),e.removeEventListener("find-scrollable-parent",o),t}elementCanScroll(e){try{return["auto","scroll"].includes(getComputedStyle(e).overflowY)}catch{return!1}}getAbsoluteScrollOffset(e,t){let o=0;for(;t&&t.offsetParent!==e.offsetParent;)o+=t.offsetTop,t=t.offsetParent;return o+t.offsetTop-e.offsetTop}computeTopOffsetRatio(e,t){if(typeof e=="number")return e;switch(e){case"end":return 1;case"center":return .5;case"nearest":return t;default:return 0}}scrollIntoViewIfPossible(e,t){let o=this.findFirstScrollableParent(e);if(e&&this.lock(this,o)){let i=this.getAbsoluteScrollOffset(o,e),a=i-o.clientHeight+e.clientHeight,s=i,c=To(0,(s-o.scrollTop)/(s-a),1),l=this.computeTopOffsetRatio(t?.position,c)*(a-s)+s;o.scrollTo({behavior:t?.behavior,top:l})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",e,o);this.release(this,o)}};window.FluidTopicsScrollHelper=(Un=window.FluidTopicsScrollHelper)!==null&&Un!==void 0?Un:new Mn;var kd=window.FluidTopicsScrollHelper;var Fn={};U(Fn,{shadowQuerySelector:()=>Ld,shadowQuerySelectorAll:()=>Ud});function Ld(r,e,...t){var o;let i=r.querySelector(e);for(let a of t)i=(o=i?.shadowRoot)===null||o===void 0?void 0:o.querySelector(a);return i}function Ud(r,e,...t){let o=[...r.querySelectorAll(e)];for(let i of t)o=o.flatMap(a=>{var s,c;return[...(c=(s=a.shadowRoot)===null||s===void 0?void 0:s.querySelectorAll(i))!==null&&c!==void 0?c:[]]});return o}var $n={};U($n,{serializeRequest:()=>Dd});function Md(r){return`"${r}"`}function Dd(r,e){var t,o,i,a;let s=new URLSearchParams({"content-lang":(t=e.contentLocale)!==null&&t!==void 0?t:"all"});if(((o=e.query)===null||o===void 0?void 0:o.length)>0&&s.append("query",e.query),e.scope&&e.scope!=="DEFAULT"&&s.append("scope",e.scope.toLowerCase()),e.virtualField&&e.virtualField!=="EVERYWHERE"&&s.append("virtual-field",e.virtualField.toLowerCase()),e.periodFilter){let l=e.periodFilter.period,u=l?`_${l.from}_${l.to}`:"";s.append("period",e.periodFilter.periodType.toLowerCase()+u)}if(((i=e.sort)===null||i===void 0?void 0:i.length)>0&&e.sort[0].key==="ft:lastEdition"&&s.append("sort","last_update"),((a=e.filters)===null||a===void 0?void 0:a.length)>0){let l=e.filters.map(u=>{let p=u.values.map(h=>h.replace(/_/g,"\\\\\\\\_").replace(/~/g,"\\\\~").replace(/\*/g,"\\*")).map(h=>encodeURIComponent(Md(h))).join("_");return`${u.key}~${p}`}).join("*");s.append("filters",l)}return new URL(`${r.replace(/\/+$/,"")}/search?${s.toString()}`).href}var Bn={};U(Bn,{toFtFormComponent:()=>Fd});var $r=Symbol("elementInternals");function Fd(r,e){class t extends r{static get formAssociated(){return!0}get form(){return this[$r].form}constructor(...i){super(i),this[$r]=this.attachInternals(),this[$r].role=e}setFormValue(i){this[$r].setFormValue(i)}}return t}var Wn={};U(Wn,{DateFormatter:()=>gt});var gt=class{static format(e,t,o,i){return window.moment?window.moment(e).locale(t).format(this.getDateFormat(o,i)):e}static getDateFormat(e,t){return e?t?"lll":"ll":t?"L LT":"L"}};var Hn,zn,jn,Kn,$d=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((jn=(zn=(Hn=window.safari)===null||Hn===void 0?void 0:Hn.pushNotification)===null||zn===void 0?void 0:zn.toString())!==null&&jn!==void 0?jn:"")==="[object SafariRemoteNotification]",Bd="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(Kn=window.ftGlobals)!==null&&Kn!==void 0?Kn:{lit:bo,litDecorators:xo,litRepeat:So,litClassMap:Oo,litStyleMap:wo,litUnsafeHTML:Eo,wcUtils:{...Ro,...Ao,...No,...Wn,...Io,...ko,...Do,...Wo,...Xo,...Mo,...rn,...en,...Ha,...Po,...an,...sn,...ja,...cn,...Ln,...Qo,...Dn,...Fn,...$n,...Bn,isSafari:$d,isTouchScreen:Bd,setVariable:Or}};var ws=r=>xe.get({name:"ft-reader-"+r,initialState:{mapId:void 0,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}});var Vn=class{constructor(e,t){this.mapId=e,this.paginatedToc=t,this.nodeByTocId={},this.nodeByUrl={},this.duplicatedPrettyUrls=new Set,this.pages=[],this.pageByTocId={}}build(){return{paginationConfiguration:this.paginatedToc.configuration,toc:this.convertNodes(this.paginatedToc.paginatedToc,1),pagesToc:this.extractPagesToc(this.paginatedToc.paginatedToc,1),nodeByTocId:this.nodeByTocId,nodeByUrl:this.nodeByUrl,duplicatedPrettyUrls:this.duplicatedPrettyUrls,pages:this.pages,pageByTocId:this.pageByTocId}}extractPagesToc(e,t,o){return e.flatMap(i=>(i.pageConfiguration&&this.registerPage(this.buildPage(i,o)),i.tocId==null?this.extractPagesToc(i.children,t,o):[{tocId:i.tocId,title:i.title,depth:t,children:this.extractPagesToc(i.children,t+1,i.tocId)}]))}convertNodes(e,t,o){return e.flatMap(i=>{var a,s,c;if(i.tocId==null)return[...this.convertSectionNodes((a=i.pageToc)!==null&&a!==void 0?a:[],t,i.tocId),...this.convertNodes(i.children,t,i.tocId)];let l=(s=i.prettyUrl)===null||s===void 0?void 0:s.replace(/^\//,""),u={tocId:i.tocId,contentId:i.contentId,title:i.title,hasRating:i.hasRating,origin:i.origin,prettyUrl:l,depth:t,parentTocId:o,children:[]};this.register(u);let p=this.convertSectionNodes((c=i.pageToc)!==null&&c!==void 0?c:[],t+1,i.tocId),h=this.convertNodes(i.children,t+1,u.tocId);return u.children=[...p,...h],[u]})}convertSectionNodes(e,t,o){return e.flatMap(i=>{var a;let s=(a=i.prettyUrl)===null||a===void 0?void 0:a.replace(/^\//,""),c={...i,prettyUrl:s,depth:t,parentTocId:o,children:[]};return this.register(c),c.children=this.convertSectionNodes(i.children,t+1,i.tocId),[c]})}buildPage(e,t){var o,i,a,s,c,l;let u={number:this.pages.length+1,title:(o=e.title)!==null&&o!==void 0?o:"",rootTocId:(i=e.tocId)!==null&&i!==void 0?i:"root",toc:((a=e.pageToc)!==null&&a!==void 0?a:[]).map(g=>this.nodeByTocId[g.tocId]),topics:[],hiddenTopics:[],breadcrumb:t?this.buildBreadcrumb(this.nodeByTocId[t]):[]},p=(g,y)=>(y?u.topics:u.hiddenTopics).push(g),h=(c=(s=e.pageConfiguration)===null||s===void 0?void 0:s.parentsVisibility)!==null&&c!==void 0?c:[];return u.breadcrumb.forEach((g,y)=>{p(g,h[y])}),e.tocId&&p(e.tocId,e.pageConfiguration.isVisible),u.topics.push(...this.tocIds((l=e.pageToc)!==null&&l!==void 0?l:[])),u}registerPage(e){for(let t of[...e.topics,...e.hiddenTopics])this.pageByTocId[t]||(this.pageByTocId[t]=e);this.pages.push(e)}tocIds(e){return e.flatMap(t=>[t.tocId,...this.tocIds(t.children)])}buildBreadcrumb(e){let t=[e.tocId];for(;e?.parentTocId;)t.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return t}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},Br=class{convertPaginatedToc(e,t){return new Vn(e,t).build()}};var _y=rc(Cs(),1);var As;(function(r){r.black="black",r.green="green",r.blue="blue",r.purple="purple",r.red="red",r.orange="orange",r.yellow="yellow"})(As||(As={}));var Rs;(function(r){r.OFFICIAL="OFFICIAL",r.PERSONAL="PERSONAL",r.SHARED="SHARED"})(Rs||(Rs={}));var Ns;(function(r){r.THIRD_PARTY="THIRD_PARTY",r.OFF_THE_GRID="OFF_THE_GRID",r.CONTENT_PACKAGER="CONTENT_PACKAGER",r.PAGES="PAGES",r.DESIGNED_READER="DESIGNED_READER"})(Ns||(Ns={}));var Is;(function(r){r.HOMEPAGE="HOMEPAGE",r.CUSTOM="CUSTOM",r.HEADER="HEADER",r.READER="READER",r.TOPIC_TEMPLATE="TOPIC_TEMPLATE",r.SEARCH="SEARCH",r.SEARCH_RESULT="SEARCH_RESULT"})(Is||(Is={}));var _s;(function(r){r.CLASSIC="CLASSIC",r.CUSTOM="CUSTOM",r.DESIGNER="DESIGNER"})(_s||(_s={}));var Ts;(function(r){r.AND="AND",r.OR="OR",r.MONOVALUED="MONOVALUED"})(Ts||(Ts={}));var Ps;(function(r){r.NONE="NONE",r.ALPHABET="ALPHABET",r.VERSION="VERSION"})(Ps||(Ps={}));var Wr;(function(r){r.STARS="STARS",r.LIKE="LIKE",r.DICHOTOMOUS="DICHOTOMOUS",r.NO_RATING="NO_RATING"})(Wr||(Wr={}));var ks;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR",r.CUSTOM="CUSTOM"})(ks||(ks={}));var Ls;(function(r){r.ASC="ASC",r.DESC="DESC"})(Ls||(Ls={}));var Us;(function(r){r.ALPHA="ALPHA",r.NATURAL="NATURAL"})(Us||(Us={}));var Ms;(function(r){r.EVERYWHERE="EVERYWHERE",r.TITLE_ONLY="TITLE_ONLY",r.NONE="NONE"})(Ms||(Ms={}));var Ds;(function(r){r.ARTICLE="ARTICLE",r.BOOK="BOOK",r.SHARED_BOOK="SHARED_BOOK"})(Ds||(Ds={}));var Fs;(function(r){r.FLUIDTOPICS="FLUIDTOPICS",r.EXTERNAL="EXTERNAL"})(Fs||(Fs={}));var $s;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC",r.PERSONAL_BOOK="PERSONAL_BOOK",r.SHARED_BOOK="SHARED_BOOK"})($s||($s={}));var Bs;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC"})(Bs||(Bs={}));var Ws;(function(r){r.DEFAULT="DEFAULT",r.DOCUMENTS="DOCUMENTS",r.ALL_TOPICS="ALL_TOPICS"})(Ws||(Ws={}));var D;(function(r){r.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",r.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",r.HTML_EXPORT_USER="HTML_EXPORT_USER",r.PDF_EXPORT_USER="PDF_EXPORT_USER",r.SAVED_SEARCH_USER="SAVED_SEARCH_USER",r.COLLECTION_USER="COLLECTION_USER",r.OFFLINE_USER="OFFLINE_USER",r.ANALYTICS_USER="ANALYTICS_USER",r.BETA_USER="BETA_USER",r.DEBUG_USER="DEBUG_USER",r.PRINT_USER="PRINT_USER",r.RATING_USER="RATING_USER",r.FEEDBACK_USER="FEEDBACK_USER",r.GENERATIVE_AI_USER="GENERATIVE_AI_USER",r.CONTENT_PUBLISHER="CONTENT_PUBLISHER",r.KHUB_ADMIN="KHUB_ADMIN",r.USERS_ADMIN="USERS_ADMIN",r.PORTAL_ADMIN="PORTAL_ADMIN",r.ADMIN="ADMIN",r.DEVELOPER="DEVELOPER"})(D||(D={}));var Hs;(function(r){r.VALID="VALID",r.INVALID="INVALID"})(Hs||(Hs={}));var Wd={[D.PERSONAL_BOOK_SHARE_USER]:[D.PERSONAL_BOOK_USER],[D.HTML_EXPORT_USER]:[D.PERSONAL_BOOK_USER],[D.PDF_EXPORT_USER]:[D.PERSONAL_BOOK_USER],[D.KHUB_ADMIN]:[D.CONTENT_PUBLISHER],[D.ADMIN]:[D.KHUB_ADMIN,D.USERS_ADMIN,D.PORTAL_ADMIN],[D.DEVELOPER]:[D.BETA_USER,D.DEBUG_USER]};function zs(r,e){return r===e||(Wd[r]??[]).some(t=>zs(t,e))}function et(r,e){return r==null?!1:(Array.isArray(r)?r:Array.isArray(r.roles)?r.roles:Array.isArray(r.profile?.roles)?r.profile.roles:[]).some(o=>zs(o,e))}var Se;(function(r){r.FEEDBACK="FEEDBACK",r.RATING="RATING",r.PRINT="PRINT",r.BOOKMARK="BOOKMARK",r.COLLECTIONS="COLLECTIONS",r.PERSONAL_BOOKS="PERSONAL_BOOKS"})(Se||(Se={}));var js=H`
|
|
50
|
-
`;var Hd="ft-app-info",Gn=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},zd={session:(r,e)=>{re(r.session,e.payload)||(r.session=e.payload,setTimeout(()=>N.eventBus.dispatchEvent(new Gn(e.payload)),0))}},N=xe.get({name:Hd,reducers:zd,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var tt=class r{static get(e){let{baseUrl:t,apiIntegrationIdentifier:o}=N.getState(),i=e??o;if(t&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(t,i,!0)}static await(e){return new Promise(t=>{let o=r.get(e);if(o)t(o);else{let i=N.subscribe(()=>{o=r.get(e),o&&(i(),t(o))})}})}};var ue=class{constructor(e=!0,t){var o;this.overrideApi=t;let i=this.constructor;i.commonCache=(o=i.commonCache)!==null&&o!==void 0?o:new se,this.cache=e?i.commonCache:new se}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:tt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):tt.await()}clearCache(){this.cache.clearAll()}};var Ks,jd=Symbol("clearAfterUnitTest"),Hr=class extends ue{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Ks]=()=>{this.defaultMessages={},this.cache=new se,this.listeners={}},this.currentUiLocale=N.getState().uiLocale,N.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=N.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let t=e.name.toLowerCase();this.cache.setFinal(t,e),this.notify(t)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,t){var o;if(e=e.toLowerCase(),Object.keys(t).length>0){let i={...(o=this.defaultMessages[e])!==null&&o!==void 0?o:{},...t};re(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}await this.fetchContext(e)}
|
|
49
|
+
`;var ja={};var cn={};U(cn,{ParametrizedLabelResolver:()=>Kt});var Kt=class r{constructor(e,t){this.defaultLabels=e,this.labels=t}resolve(e,...t){var o,i;e=this.resolvePluralKey(e,t);let a=(i=(o=this.labels[e])!==null&&o!==void 0?o:this.defaultLabels[e])!==null&&i!==void 0?i:"";return r.replaceParameters(a,...t)}static replaceParameters(e,...t){return t.forEach((o,i)=>e=e.replace(new RegExp(`\\{${i}([^}]*)\\}`,"g"),(a,s)=>r.formatValue(o,s))),e}resolvePluralKey(e,t){for(let o of t)if(typeof o=="number"){let i=`${String(e)}[\\=${o}]`;if(i in this.labels||i in this.defaultLabels)return i}return e}static formatValue(e,t){return e instanceof Date?r.formatDate(e,t):e??""}static formatDate(e,t){let o=i=>t?.includes("date")?e.toLocaleDateString(i):t?.includes("time")?e.toLocaleTimeString(i):e.toLocaleString(i);try{return o(document.documentElement.lang)}catch{return o()}}};var Ln={};U(Ln,{FtCommandQueue:()=>Vt,FtLitElementRedux:()=>_e,FtReduxStore:()=>xe,clearAllStores:()=>Pd,isFtReduxStore:()=>Je,redux:()=>le,reduxEventListener:()=>ql,reduxReactive:()=>Zl});var Zl=()=>(r,e)=>{var t;let o=r.constructor;o.reduxReactiveProperties=new Set(o.reduxReactiveProperties),(t=o.reduxReactiveProperties)===null||t===void 0||t.add(e)},le=r=>{let e=r??{};return(t,o)=>{var i;let a={hasChanged:Lt,attribute:!1,...e};T(a)(t,o);let s=t.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(o,{selector:(i=e.selector)!==null&&i!==void 0?i:c=>c[o],store:e.store})}},ql=r=>(e,t)=>{let o=e.constructor;o.reduxEventListeners=new Map(o.reduxEventListeners),o.reduxEventListeners.set(t,r)};var Vt=class{constructor(){this.queue=[]}add(e,t=!1){t&&(this.queue=this.queue.filter(o=>o.type!==e.type)),this.queue.push(e)}consume(e){let t=this.queue.find(o=>o.type===e);return t&&(this.queue=this.queue.filter(o=>o!==t)),t}};function Je(r){var e;return(e=r?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Ka,Va,Ga,Tr=Symbol("internalReduxEventsUnsubscribers"),Ie=Symbol("internalStoresUnsubscribers"),Xe=Symbol("internalStores"),_e=class extends X{constructor(){super(...arguments),this[Ka]=new Map,this[Va]=new Map,this[Ga]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(t=>e.has(t))&&this.updateFromStores()}getUnnamedStore(){if(this[Xe].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Xe].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[Xe].get(e)}addStore(e,t){var o;t=(o=t??(Je(e)?e.name:void 0))!==null&&o!==void 0?o:"default-store",this.unsubscribeFromStore(t),this.setupStore(t,e)}removeStore(e){let t=typeof e=="string"?e:e.name;this.unsubscribeFromStore(t),this[Xe].delete(t)}setupStore(e,t){this[Xe].set(e,t),this.subscribeToStore(e,t),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[Xe].forEach((e,t)=>this.subscribeToStore(t,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,t)=>{let o=this.constructor.getPropertyOptions(t);if(!o?.attribute||!this.hasAttribute(typeof o?.attribute=="string"?o.attribute:t)){let i=this.getStore(e.store);i&&(e.store?this[Ie].has(e.store):this[Ie].size>0)&&(this[t]=e.selector(i.getState(),this))}})}subscribeToStore(e,t){var o;this[Ie].set(e,t.subscribe(()=>this.updateFromStores())),Je(t)&&t.eventBus&&((o=this.reduxConstructor.reduxEventListeners)===null||o===void 0||o.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||t.name===i.store)){let s=c=>this[a](c);t.eventBus.addEventListener(i.eventName,s),this[Tr].push(()=>t.eventBus.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[Ie].forEach((e,t)=>this.unsubscribeFromStore(t)),this[Tr].forEach(e=>e()),this[Tr]=[]}unsubscribeFromStore(e){this[Ie].has(e)&&this[Ie].get(e)(),this[Ie].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Ka=Ie,Va=Xe,Ga=Tr;_e.reduxProperties=new Map;_e.reduxReactiveProperties=new Set;_e.reduxEventListeners=new Map;function ee(r){for(var e=arguments.length,t=Array(e>1?e-1:0),o=1;o<e;o++)t[o-1]=arguments[o];if(0)var i,a;throw Error("[Immer] minified error nr: "+r+(t.length?" "+t.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function ve(r){return!!r&&!!r[M]}function ne(r){var e;return!!r&&(function(t){if(!t||typeof t!="object")return!1;var o=Object.getPrototypeOf(t);if(o===null)return!0;var i=Object.hasOwnProperty.call(o,"constructor")&&o.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===od}(r)||Array.isArray(r)||!!r[es]||!!(!((e=r.constructor)===null||e===void 0)&&e[es])||yn(r)||bn(r))}function Qe(r,e,t){t===void 0&&(t=!1),pt(r)===0?(t?Object.keys:ft)(r).forEach(function(o){t&&typeof o=="symbol"||e(o,r[o],r)}):r.forEach(function(o,i){return e(i,o,r)})}function pt(r){var e=r[M];return e?e.i>3?e.i-4:e.i:Array.isArray(r)?1:yn(r)?2:bn(r)?3:0}function ut(r,e){return pt(r)===2?r.has(e):Object.prototype.hasOwnProperty.call(r,e)}function Yl(r,e){return pt(r)===2?r.get(e):r[e]}function ts(r,e,t){var o=pt(r);o===2?r.set(e,t):o===3?r.add(t):r[e]=t}function rs(r,e){return r===e?r!==0||1/r==1/e:r!=r&&e!=e}function yn(r){return td&&r instanceof Map}function bn(r){return rd&&r instanceof Set}function Te(r){return r.o||r.t}function vn(r){if(Array.isArray(r))return Array.prototype.slice.call(r);var e=is(r);delete e[M];for(var t=ft(e),o=0;o<t.length;o++){var i=t[o],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:r[i]})}return Object.create(Object.getPrototypeOf(r),e)}function xn(r,e){return e===void 0&&(e=!1),Sn(r)||ve(r)||!ne(r)||(pt(r)>1&&(r.set=r.add=r.clear=r.delete=Jl),Object.freeze(r),e&&Qe(r,function(t,o){return xn(o,!0)},!0)),r}function Jl(){ee(2)}function Sn(r){return r==null||typeof r!="object"||Object.isFrozen(r)}function de(r){var e=gn[r];return e||ee(18,r),e}function Xl(r,e){gn[r]||(gn[r]=e)}function pn(){return Zt}function ln(r,e){e&&(de("Patches"),r.u=[],r.s=[],r.v=e)}function Pr(r){hn(r),r.p.forEach(Ql),r.p=null}function hn(r){r===Zt&&(Zt=r.l)}function Za(r){return Zt={p:[],l:Zt,h:r,m:!0,_:0}}function Ql(r){var e=r[M];e.i===0||e.i===1?e.j():e.g=!0}function dn(r,e){e._=e.p.length;var t=e.p[0],o=r!==void 0&&r!==t;return e.h.O||de("ES5").S(e,r,o),o?(t[M].P&&(Pr(e),ee(4)),ne(r)&&(r=kr(e,r),e.l||Lr(e,r)),e.u&&de("Patches").M(t[M].t,r,e.u,e.s)):r=kr(e,t,[]),Pr(e),e.u&&e.v(e.u,e.s),r!==ns?r:void 0}function kr(r,e,t){if(Sn(e))return e;var o=e[M];if(!o)return Qe(e,function(c,l){return qa(r,o,e,c,l,t)},!0),e;if(o.A!==r)return e;if(!o.P)return Lr(r,o.t,!0),o.t;if(!o.I){o.I=!0,o.A._--;var i=o.i===4||o.i===5?o.o=vn(o.k):o.o,a=i,s=!1;o.i===3&&(a=new Set(i),i.clear(),s=!0),Qe(a,function(c,l){return qa(r,o,i,c,l,t,s)}),Lr(r,i,!1),t&&r.u&&de("Patches").N(o,t,r.u,r.s)}return o.o}function qa(r,e,t,o,i,a,s){if(ve(i)){var c=kr(r,i,a&&e&&e.i!==3&&!ut(e.R,o)?a.concat(o):void 0);if(ts(t,o,c),!ve(c))return;r.m=!1}else s&&t.add(i);if(ne(i)&&!Sn(i)){if(!r.h.D&&r._<1)return;kr(r,i),e&&e.A.l||Lr(r,i)}}function Lr(r,e,t){t===void 0&&(t=!1),!r.l&&r.h.D&&r.m&&xn(e,t)}function un(r,e){var t=r[M];return(t?Te(t):r)[e]}function Ya(r,e){if(e in r)for(var t=Object.getPrototypeOf(r);t;){var o=Object.getOwnPropertyDescriptor(t,e);if(o)return o;t=Object.getPrototypeOf(t)}}function Pe(r){r.P||(r.P=!0,r.l&&Pe(r.l))}function fn(r){r.o||(r.o=vn(r.t))}function mn(r,e,t){var o=yn(e)?de("MapSet").F(e,t):bn(e)?de("MapSet").T(e,t):r.O?function(i,a){var s=Array.isArray(i),c={i:s?1:0,A:a?a.A:pn(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},l=c,u=qt;s&&(l=[c],u=Gt);var p=Proxy.revocable(l,u),h=p.revoke,g=p.proxy;return c.k=g,c.j=h,g}(e,t):de("ES5").J(e,t);return(t?t.A:pn()).p.push(o),o}function ed(r){return ve(r)||ee(22,r),function e(t){if(!ne(t))return t;var o,i=t[M],a=pt(t);if(i){if(!i.P&&(i.i<4||!de("ES5").K(i)))return i.t;i.I=!0,o=Ja(t,a),i.I=!1}else o=Ja(t,a);return Qe(o,function(s,c){i&&Yl(i.t,s)===c||ts(o,s,e(c))}),a===3?new Set(o):o}(r)}function Ja(r,e){switch(e){case 2:return new Map(r);case 3:return Array.from(r)}return vn(r)}function os(){function r(s,c){var l=a[s];return l?l.enumerable=c:a[s]=l={configurable:!0,enumerable:c,get:function(){var u=this[M];return qt.get(u,s)},set:function(u){var p=this[M];qt.set(p,s,u)}},l}function e(s){for(var c=s.length-1;c>=0;c--){var l=s[c][M];if(!l.P)switch(l.i){case 5:o(l)&&Pe(l);break;case 4:t(l)&&Pe(l)}}}function t(s){for(var c=s.t,l=s.k,u=ft(l),p=u.length-1;p>=0;p--){var h=u[p];if(h!==M){var g=c[h];if(g===void 0&&!ut(c,h))return!0;var y=l[h],b=y&&y[M];if(b?b.t!==g:!rs(y,g))return!0}}var O=!!c[M];return u.length!==ft(c).length+(O?0:1)}function o(s){var c=s.k;if(c.length!==s.t.length)return!0;var l=Object.getOwnPropertyDescriptor(c,c.length-1);if(l&&!l.get)return!0;for(var u=0;u<c.length;u++)if(!c.hasOwnProperty(u))return!0;return!1}function i(s){s.g&&ee(3,JSON.stringify(Te(s)))}var a={};Xl("ES5",{J:function(s,c){var l=Array.isArray(s),u=function(h,g){if(h){for(var y=Array(g.length),b=0;b<g.length;b++)Object.defineProperty(y,""+b,r(b,!0));return y}var O=is(g);delete O[M];for(var C=ft(O),A=0;A<C.length;A++){var R=C[A];O[R]=r(R,h||!!O[R].enumerable)}return Object.create(Object.getPrototypeOf(g),O)}(l,s),p={i:l?5:4,A:c?c.A:pn(),P:!1,I:!1,R:{},l:c,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,M,{value:p,writable:!0}),u},S:function(s,c,l){l?ve(c)&&c[M].A===s&&e(s.p):(s.u&&function u(p){if(p&&typeof p=="object"){var h=p[M];if(h){var g=h.t,y=h.k,b=h.R,O=h.i;if(O===4)Qe(y,function(x){x!==M&&(g[x]!==void 0||ut(g,x)?b[x]||u(y[x]):(b[x]=!0,Pe(h)))}),Qe(g,function(x){y[x]!==void 0||ut(y,x)||(b[x]=!1,Pe(h))});else if(O===5){if(o(h)&&(Pe(h),b.length=!0),y.length<g.length)for(var C=y.length;C<g.length;C++)b[C]=!1;else for(var A=g.length;A<y.length;A++)b[A]=!0;for(var R=Math.min(y.length,g.length),S=0;S<R;S++)y.hasOwnProperty(S)||(b[S]=!0),b[S]===void 0&&u(y[S])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?t(s):o(s)}})}var Xa,Zt,On=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",td=typeof Map<"u",rd=typeof Set<"u",Qa=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",ns=On?Symbol.for("immer-nothing"):((Xa={})["immer-nothing"]=!0,Xa),es=On?Symbol.for("immer-draftable"):"__$immer_draftable",M=On?Symbol.for("immer-state"):"__$immer_state";var od=""+Object.prototype.constructor,ft=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(r){return Object.getOwnPropertyNames(r).concat(Object.getOwnPropertySymbols(r))}:Object.getOwnPropertyNames,is=Object.getOwnPropertyDescriptors||function(r){var e={};return ft(r).forEach(function(t){e[t]=Object.getOwnPropertyDescriptor(r,t)}),e},gn={},qt={get:function(r,e){if(e===M)return r;var t=Te(r);if(!ut(t,e))return function(i,a,s){var c,l=Ya(a,s);return l?"value"in l?l.value:(c=l.get)===null||c===void 0?void 0:c.call(i.k):void 0}(r,t,e);var o=t[e];return r.I||!ne(o)?o:o===un(r.t,e)?(fn(r),r.o[e]=mn(r.A.h,o,r)):o},has:function(r,e){return e in Te(r)},ownKeys:function(r){return Reflect.ownKeys(Te(r))},set:function(r,e,t){var o=Ya(Te(r),e);if(o?.set)return o.set.call(r.k,t),!0;if(!r.P){var i=un(Te(r),e),a=i?.[M];if(a&&a.t===t)return r.o[e]=t,r.R[e]=!1,!0;if(rs(t,i)&&(t!==void 0||ut(r.t,e)))return!0;fn(r),Pe(r)}return r.o[e]===t&&(t!==void 0||e in r.o)||Number.isNaN(t)&&Number.isNaN(r.o[e])||(r.o[e]=t,r.R[e]=!0),!0},deleteProperty:function(r,e){return un(r.t,e)!==void 0||e in r.t?(r.R[e]=!1,fn(r),Pe(r)):delete r.R[e],r.o&&delete r.o[e],!0},getOwnPropertyDescriptor:function(r,e){var t=Te(r),o=Reflect.getOwnPropertyDescriptor(t,e);return o&&{writable:!0,configurable:r.i!==1||e!=="length",enumerable:o.enumerable,value:t[e]}},defineProperty:function(){ee(11)},getPrototypeOf:function(r){return Object.getPrototypeOf(r.t)},setPrototypeOf:function(){ee(12)}},Gt={};Qe(qt,function(r,e){Gt[r]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Gt.deleteProperty=function(r,e){return Gt.set.call(this,r,e,void 0)},Gt.set=function(r,e,t){return qt.set.call(this,r[0],e,t,r[0])};var nd=function(){function r(t){var o=this;this.O=Qa,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var c=a;a=i;var l=o;return function(O){var C=this;O===void 0&&(O=c);for(var A=arguments.length,R=Array(A>1?A-1:0),S=1;S<A;S++)R[S-1]=arguments[S];return l.produce(O,function(x){var w;return(w=a).call.apply(w,[C,x].concat(R))})}}var u;if(typeof a!="function"&&ee(6),s!==void 0&&typeof s!="function"&&ee(7),ne(i)){var p=Za(o),h=mn(o,i,void 0),g=!0;try{u=a(h),g=!1}finally{g?Pr(p):hn(p)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(O){return ln(p,s),dn(O,p)},function(O){throw Pr(p),O}):(ln(p,s),dn(u,p))}if(!i||typeof i!="object"){if((u=a(i))===void 0&&(u=i),u===ns&&(u=void 0),o.D&&xn(u,!0),s){var y=[],b=[];de("Patches").M(i,u,y,b),s(y,b)}return u}ee(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(u){for(var p=arguments.length,h=Array(p>1?p-1:0),g=1;g<p;g++)h[g-1]=arguments[g];return o.produceWithPatches(u,function(y){return i.apply(void 0,[y].concat(h))})};var s,c,l=o.produce(i,a,function(u,p){s=u,c=p});return typeof Promise<"u"&&l instanceof Promise?l.then(function(u){return[u,s,c]}):[l,s,c]},typeof t?.useProxies=="boolean"&&this.setUseProxies(t.useProxies),typeof t?.autoFreeze=="boolean"&&this.setAutoFreeze(t.autoFreeze)}var e=r.prototype;return e.createDraft=function(t){ne(t)||ee(8),ve(t)&&(t=ed(t));var o=Za(this),i=mn(this,t,void 0);return i[M].C=!0,hn(o),i},e.finishDraft=function(t,o){var i=t&&t[M],a=i.A;return ln(a,o),dn(void 0,a)},e.setAutoFreeze=function(t){this.D=t},e.setUseProxies=function(t){t&&!Qa&&ee(20),this.O=t},e.applyPatches=function(t,o){var i;for(i=o.length-1;i>=0;i--){var a=o[i];if(a.path.length===0&&a.op==="replace"){t=a.value;break}}i>-1&&(o=o.slice(i+1));var s=de("Patches").$;return ve(t)?s(t,o):this.produce(t,function(c){return s(c,o)})},r}(),Q=new nd,id=Q.produce,Ym=Q.produceWithPatches.bind(Q),Jm=Q.setAutoFreeze.bind(Q),Xm=Q.setUseProxies.bind(Q),Qm=Q.applyPatches.bind(Q),eg=Q.createDraft.bind(Q),tg=Q.finishDraft.bind(Q),Ur=id;function ke(r){"@babel/helpers - typeof";return ke=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},ke(r)}function wn(r,e){if(ke(r)!=="object"||r===null)return r;var t=r[Symbol.toPrimitive];if(t!==void 0){var o=t.call(r,e||"default");if(ke(o)!=="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(r)}function En(r){var e=wn(r,"string");return ke(e)==="symbol"?e:String(e)}function Cn(r,e,t){return e=En(e),e in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function as(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(r);e&&(o=o.filter(function(i){return Object.getOwnPropertyDescriptor(r,i).enumerable})),t.push.apply(t,o)}return t}function Mr(r){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?as(Object(t),!0).forEach(function(o){Cn(r,o,t[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(t)):as(Object(t)).forEach(function(o){Object.defineProperty(r,o,Object.getOwnPropertyDescriptor(t,o))})}return r}function K(r){return"Minified Redux error #"+r+"; visit https://redux.js.org/Errors?code="+r+" for the full message or use the non-minified dev environment for full errors. "}var ss=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),An=function(){return Math.random().toString(36).substring(7).split("").join(".")},Dr={INIT:"@@redux/INIT"+An(),REPLACE:"@@redux/REPLACE"+An(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+An()}};function ad(r){if(typeof r!="object"||r===null)return!1;for(var e=r;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(r)===e}function Rn(r,e,t){var o;if(typeof e=="function"&&typeof t=="function"||typeof t=="function"&&typeof arguments[3]=="function")throw new Error(K(0));if(typeof e=="function"&&typeof t>"u"&&(t=e,e=void 0),typeof t<"u"){if(typeof t!="function")throw new Error(K(1));return t(Rn)(r,e)}if(typeof r!="function")throw new Error(K(2));var i=r,a=e,s=[],c=s,l=!1;function u(){c===s&&(c=s.slice())}function p(){if(l)throw new Error(K(3));return a}function h(O){if(typeof O!="function")throw new Error(K(4));if(l)throw new Error(K(5));var C=!0;return u(),c.push(O),function(){if(C){if(l)throw new Error(K(6));C=!1,u();var R=c.indexOf(O);c.splice(R,1),s=null}}}function g(O){if(!ad(O))throw new Error(K(7));if(typeof O.type>"u")throw new Error(K(8));if(l)throw new Error(K(9));try{l=!0,a=i(a,O)}finally{l=!1}for(var C=s=c,A=0;A<C.length;A++){var R=C[A];R()}return O}function y(O){if(typeof O!="function")throw new Error(K(10));i=O,g({type:Dr.REPLACE})}function b(){var O,C=h;return O={subscribe:function(R){if(typeof R!="object"||R===null)throw new Error(K(11));function S(){R.next&&R.next(p())}S();var x=C(S);return{unsubscribe:x}}},O[ss]=function(){return this},O}return g({type:Dr.INIT}),o={dispatch:g,subscribe:h,getState:p,replaceReducer:y},o[ss]=b,o}function sd(r){Object.keys(r).forEach(function(e){var t=r[e],o=t(void 0,{type:Dr.INIT});if(typeof o>"u")throw new Error(K(12));if(typeof t(void 0,{type:Dr.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(K(13))})}function cs(r){for(var e=Object.keys(r),t={},o=0;o<e.length;o++){var i=e[o];typeof r[i]=="function"&&(t[i]=r[i])}var a=Object.keys(t),s,c;try{sd(t)}catch(l){c=l}return function(u,p){if(u===void 0&&(u={}),c)throw c;if(0)var h;for(var g=!1,y={},b=0;b<a.length;b++){var O=a[b],C=t[O],A=u[O],R=C(A,p);if(typeof R>"u"){var S=p&&p.type;throw new Error(K(14))}y[O]=R,g=g||R!==A}return g=g||a.length!==Object.keys(u).length,g?y:u}}function ht(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];return e.length===0?function(o){return o}:e.length===1?e[0]:e.reduce(function(o,i){return function(){return o(i.apply(void 0,arguments))}})}function ls(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];return function(o){return function(){var i=o.apply(void 0,arguments),a=function(){throw new Error(K(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},c=e.map(function(l){return l(s)});return a=ht.apply(void 0,c)(i.dispatch),Mr(Mr({},i),{},{dispatch:a})}}}function ds(r){var e=function(o){var i=o.dispatch,a=o.getState;return function(s){return function(c){return typeof c=="function"?c(i,a,r):s(c)}}};return e}var us=ds();us.withExtraArgument=ds;var Nn=us;var gs=function(){var r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,i){o.__proto__=i}||function(o,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(o[a]=i[a])},r(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");r(e,t);function o(){this.constructor=e}e.prototype=t===null?Object.create(t):(o.prototype=t.prototype,new o)}}(),cd=function(r,e){var t={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},o,i,a,s;return s={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function c(u){return function(p){return l([u,p])}}function l(u){if(o)throw new TypeError("Generator is already executing.");for(;t;)try{if(o=1,i&&(a=u[0]&2?i.return:u[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,u[1])).done)return a;switch(i=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return t.label++,{value:u[1],done:!1};case 5:t.label++,i=u[1],u=[0];continue;case 7:u=t.ops.pop(),t.trys.pop();continue;default:if(a=t.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){t=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){t.label=u[1];break}if(u[0]===6&&t.label<a[1]){t.label=a[1],a=u;break}if(a&&t.label<a[2]){t.label=a[2],t.ops.push(u);break}a[2]&&t.ops.pop(),t.trys.pop();continue}u=e.call(r,t)}catch(p){u=[6,p],i=0}finally{o=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},mt=function(r,e){for(var t=0,o=e.length,i=r.length;t<o;t++,i++)r[i]=e[t];return r},ld=Object.defineProperty,dd=Object.defineProperties,ud=Object.getOwnPropertyDescriptors,fs=Object.getOwnPropertySymbols,fd=Object.prototype.hasOwnProperty,pd=Object.prototype.propertyIsEnumerable,ps=function(r,e,t){return e in r?ld(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t},Le=function(r,e){for(var t in e||(e={}))fd.call(e,t)&&ps(r,t,e[t]);if(fs)for(var o=0,i=fs(e);o<i.length;o++){var t=i[o];pd.call(e,t)&&ps(r,t,e[t])}return r},In=function(r,e){return dd(r,ud(e))},hd=function(r,e,t){return new Promise(function(o,i){var a=function(l){try{c(t.next(l))}catch(u){i(u)}},s=function(l){try{c(t.throw(l))}catch(u){i(u)}},c=function(l){return l.done?o(l.value):Promise.resolve(l.value).then(a,s)};c((t=t.apply(r,e)).next())})};var md=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?ht:ht.apply(null,arguments)},vg=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(r){return r}};function gd(r){if(typeof r!="object"||r===null)return!1;var e=Object.getPrototypeOf(r);if(e===null)return!0;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return e===t}var yd=function(r){gs(e,r);function e(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];var i=r.apply(this,t)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];return r.prototype.concat.apply(this,t)},e.prototype.prepend=function(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];return t.length===1&&Array.isArray(t[0])?new(e.bind.apply(e,mt([void 0],t[0].concat(this)))):new(e.bind.apply(e,mt([void 0],t.concat(this))))},e}(Array),bd=function(r){gs(e,r);function e(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];var i=r.apply(this,t)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];return r.prototype.concat.apply(this,t)},e.prototype.prepend=function(){for(var t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];return t.length===1&&Array.isArray(t[0])?new(e.bind.apply(e,mt([void 0],t[0].concat(this)))):new(e.bind.apply(e,mt([void 0],t.concat(this))))},e}(Array);function Pn(r){return ne(r)?Ur(r,function(){}):r}function vd(r){return typeof r=="boolean"}function xd(){return function(e){return Sd(e)}}function Sd(r){r===void 0&&(r={});var e=r.thunk,t=e===void 0?!0:e,o=r.immutableCheck,i=o===void 0?!0:o,a=r.serializableCheck,s=a===void 0?!0:a,c=new yd;if(t&&(vd(t)?c.push(Nn):c.push(Nn.withExtraArgument(t.extraArgument))),0){if(i)var l;if(s)var u}return c}var _n=!0;function ys(r){var e=xd(),t=r||{},o=t.reducer,i=o===void 0?void 0:o,a=t.middleware,s=a===void 0?e():a,c=t.devTools,l=c===void 0?!0:c,u=t.preloadedState,p=u===void 0?void 0:u,h=t.enhancers,g=h===void 0?void 0:h,y;if(typeof i=="function")y=i;else if(gd(i))y=cs(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 b=s;if(typeof b=="function"&&(b=b(e),!_n&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!_n&&b.some(function(x){return typeof x!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=ls.apply(void 0,b),C=ht;l&&(C=md(Le({trace:!_n},typeof l=="object"&&l)));var A=new bd(O),R=A;Array.isArray(g)?R=mt([O],g):typeof g=="function"&&(R=g(A));var S=C.apply(void 0,R);return Rn(y,p,S)}function Ue(r,e){function t(){for(var o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];if(e){var a=e.apply(void 0,o);if(!a)throw new Error("prepareAction did not return an object");return Le(Le({type:r,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:r,payload:o[0]}}return t.toString=function(){return""+r},t.type=r,t.match=function(o){return o.type===r},t}function bs(r){var e={},t=[],o,i={addCase:function(a,s){var c=typeof a=="string"?a:a.type;if(c in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[c]=s,i},addMatcher:function(a,s){return t.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return o=a,i}};return r(i),[e,t,o]}function Od(r){return typeof r=="function"}function wd(r,e,t,o){t===void 0&&(t=[]);var i=typeof e=="function"?bs(e):[e,t,o],a=i[0],s=i[1],c=i[2],l;if(Od(r))l=function(){return Pn(r())};else{var u=Pn(r);l=function(){return u}}function p(h,g){h===void 0&&(h=l());var y=mt([a[g.type]],s.filter(function(b){var O=b.matcher;return O(g)}).map(function(b){var O=b.reducer;return O}));return y.filter(function(b){return!!b}).length===0&&(y=[c]),y.reduce(function(b,O){if(O)if(ve(b)){var C=b,A=O(C,g);return A===void 0?b:A}else{if(ne(b))return Ur(b,function(R){return O(R,g)});var A=O(b,g);if(A===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return A}return b},h)}return p.getInitialState=l,p}function Ed(r,e){return r+"/"+e}function vs(r){var e=r.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var t=typeof r.initialState=="function"?r.initialState:Pn(r.initialState),o=r.reducers||{},i=Object.keys(o),a={},s={},c={};i.forEach(function(p){var h=o[p],g=Ed(e,p),y,b;"reducer"in h?(y=h.reducer,b=h.prepare):y=h,a[p]=y,s[g]=y,c[p]=b?Ue(g,b):Ue(g)});function l(){var p=typeof r.extraReducers=="function"?bs(r.extraReducers):[r.extraReducers],h=p[0],g=h===void 0?{}:h,y=p[1],b=y===void 0?[]:y,O=p[2],C=O===void 0?void 0:O,A=Le(Le({},g),s);return wd(t,function(R){for(var S in A)R.addCase(S,A[S]);for(var x=0,w=b;x<w.length;x++){var I=w[x];R.addMatcher(I.matcher,I.reducer)}C&&R.addDefaultCase(C)})}var u;return{name:e,reducer:function(p,h){return u||(u=l()),u(p,h)},actions:c,caseReducers:a,getInitialState:function(){return u||(u=l()),u.getInitialState()}}}var Cd="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ad=function(r){r===void 0&&(r=21);for(var e="",t=r;t--;)e+=Cd[Math.random()*64|0];return e},Rd=["name","message","stack","code"],Tn=function(){function r(e,t){this.payload=e,this.meta=t}return r}(),hs=function(){function r(e,t){this.payload=e,this.meta=t}return r}(),Nd=function(r){if(typeof r=="object"&&r!==null){for(var e={},t=0,o=Rd;t<o.length;t++){var i=o[t];typeof r[i]=="string"&&(e[i]=r[i])}return e}return{message:String(r)}},wg=function(){function r(e,t,o){var i=Ue(e+"/fulfilled",function(p,h,g,y){return{payload:p,meta:In(Le({},y||{}),{arg:g,requestId:h,requestStatus:"fulfilled"})}}),a=Ue(e+"/pending",function(p,h,g){return{payload:void 0,meta:In(Le({},g||{}),{arg:h,requestId:p,requestStatus:"pending"})}}),s=Ue(e+"/rejected",function(p,h,g,y,b){return{payload:y,error:(o&&o.serializeError||Nd)(p||"Rejected"),meta:In(Le({},b||{}),{arg:g,requestId:h,rejectedWithValue:!!y,requestStatus:"rejected",aborted:p?.name==="AbortError",condition:p?.name==="ConditionError"})}}),c=!1,l=typeof AbortController<"u"?AbortController:function(){function p(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return p.prototype.abort=function(){},p}();function u(p){return function(h,g,y){var b=o?.idGenerator?o.idGenerator(p):Ad(),O=new l,C,A=!1;function R(x){C=x,O.abort()}var S=function(){return hd(this,null,function(){var x,w,I,_,j,k,m;return cd(this,function(v){switch(v.label){case 0:return v.trys.push([0,4,,5]),_=(x=o?.condition)==null?void 0:x.call(o,p,{getState:g,extra:y}),_d(_)?[4,_]:[3,2];case 1:_=v.sent(),v.label=2;case 2:if(_===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return A=!0,j=new Promise(function(E,P){return O.signal.addEventListener("abort",function(){return P({name:"AbortError",message:C||"Aborted"})})}),h(a(b,p,(w=o?.getPendingMeta)==null?void 0:w.call(o,{requestId:b,arg:p},{getState:g,extra:y}))),[4,Promise.race([j,Promise.resolve(t(p,{dispatch:h,getState:g,extra:y,requestId:b,signal:O.signal,abort:R,rejectWithValue:function(E,P){return new Tn(E,P)},fulfillWithValue:function(E,P){return new hs(E,P)}})).then(function(E){if(E instanceof Tn)throw E;return E instanceof hs?i(E.payload,b,p,E.meta):i(E,b,p)})])];case 3:return I=v.sent(),[3,5];case 4:return k=v.sent(),I=k instanceof Tn?s(null,b,p,k.payload,k.meta):s(k,b,p),[3,5];case 5:return m=o&&!o.dispatchConditionRejection&&s.match(I)&&I.meta.condition,m||h(I),[2,I]}})})}();return Object.assign(S,{abort:R,requestId:b,arg:p,unwrap:function(){return S.then(Id)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return r.withTypes=function(){return r},r}();function Id(r){if(r.meta&&r.meta.rejectedWithValue)throw r.payload;if(r.error)throw r.error;return r.payload}function _d(r){return r!==null&&typeof r=="object"&&typeof r.then=="function"}var xs="listener",Ss="completed",Os="cancelled",Eg="task-"+Os,Cg="task-"+Ss,Ag=xs+"-"+Os,Rg=xs+"-"+Ss;var kn="listenerMiddleware";var Ng=Ue(kn+"/add"),Ig=Ue(kn+"/removeAll"),_g=Ue(kn+"/remove");var ms,Tg=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(r){return(ms||(ms=Promise.resolve())).then(r).catch(function(e){return setTimeout(function(){throw e},0)})},Td=function(r){return function(e){setTimeout(e,r)}},Pg=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Td(10);os();window.ftReduxStores||(window.ftReduxStores={});var xe=class r{static get(e){var t;let o=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[o];if(Je(a))return a;if(i==null)return;let s=vs({...i,reducers:(t=i.reducers)!==null&&t!==void 0?t:{}}),c=ys({reducer:(l,u)=>u.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...l,...u.overwrites}:s.reducer(l,u)});return window.ftReduxStores[i.name]=new r(s,c)}constructor(e,t){this.reduxSlice=e,this.reduxStore=t,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new Vt,this.actions=new Proxy(this.reduxSlice.actions,{get:(o,i,a)=>{let s=i,c=o[s];return c?(...l)=>{let u=c(...l);return this.reduxStore.dispatch(u),u}:l=>{this.setState({[s]:l})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};function Pd(){var r;for(let e of Object.values((r=window.ftReduxStores)!==null&&r!==void 0?r:{}))Je(e)&&e.clear()}var Dn={};U(Dn,{scrollHelper:()=>kd});var Un,Fr=new Map,Mn=class{lock(e,t){if(t){let o=Fr.get(t);if(o==null||o===e)return Fr.set(t,e),t}}release(e,t){t&&Fr.get(t)===e&&Fr.delete(t)}findFirstScrollableParent(e){let t,o=i=>{var a;i.stopPropagation();let s,c;for(let l of i.composedPath()){let u=l,p=this.elementCanScroll(u);if(p&&u.clientHeight&&u.clientHeight<u.scrollHeight){s=u;break}else p&&c==null&&(c=u)}t=(a=s??c)!==null&&a!==void 0?a:document.body};return e.addEventListener("find-scrollable-parent",o),e.dispatchEvent(new Event("find-scrollable-parent",{composed:!0})),e.removeEventListener("find-scrollable-parent",o),t}elementCanScroll(e){try{return["auto","scroll"].includes(getComputedStyle(e).overflowY)}catch{return!1}}getAbsoluteScrollOffset(e,t){let o=0;for(;t&&t.offsetParent!==e.offsetParent;)o+=t.offsetTop,t=t.offsetParent;return o+t.offsetTop-e.offsetTop}computeTopOffsetRatio(e,t){if(typeof e=="number")return e;switch(e){case"end":return 1;case"center":return .5;case"nearest":return t;default:return 0}}scrollIntoViewIfPossible(e,t){let o=this.findFirstScrollableParent(e);if(e&&this.lock(this,o)){let i=this.getAbsoluteScrollOffset(o,e),a=i-o.clientHeight+e.clientHeight,s=i,c=To(0,(s-o.scrollTop)/(s-a),1),l=this.computeTopOffsetRatio(t?.position,c)*(a-s)+s;o.scrollTo({behavior:t?.behavior,top:l})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",e,o);this.release(this,o)}};window.FluidTopicsScrollHelper=(Un=window.FluidTopicsScrollHelper)!==null&&Un!==void 0?Un:new Mn;var kd=window.FluidTopicsScrollHelper;var Fn={};U(Fn,{shadowQuerySelector:()=>Ld,shadowQuerySelectorAll:()=>Ud});function Ld(r,e,...t){var o;let i=r.querySelector(e);for(let a of t)i=(o=i?.shadowRoot)===null||o===void 0?void 0:o.querySelector(a);return i}function Ud(r,e,...t){let o=[...r.querySelectorAll(e)];for(let i of t)o=o.flatMap(a=>{var s,c;return[...(c=(s=a.shadowRoot)===null||s===void 0?void 0:s.querySelectorAll(i))!==null&&c!==void 0?c:[]]});return o}var $n={};U($n,{serializeRequest:()=>Dd});function Md(r){return`"${r}"`}function Dd(r,e){var t,o,i,a;let s=new URLSearchParams({"content-lang":(t=e.contentLocale)!==null&&t!==void 0?t:"all"});if(((o=e.query)===null||o===void 0?void 0:o.length)>0&&s.append("query",e.query),e.scope&&e.scope!=="DEFAULT"&&s.append("scope",e.scope.toLowerCase()),e.virtualField&&e.virtualField!=="EVERYWHERE"&&s.append("virtual-field",e.virtualField.toLowerCase()),e.periodFilter){let l=e.periodFilter.period,u=l?`_${l.from}_${l.to}`:"";s.append("period",e.periodFilter.periodType.toLowerCase()+u)}if(((i=e.sort)===null||i===void 0?void 0:i.length)>0&&e.sort[0].key==="ft:lastEdition"&&s.append("sort","last_update"),((a=e.filters)===null||a===void 0?void 0:a.length)>0){let l=e.filters.map(u=>{let p=u.values.map(h=>h.replace(/_/g,"\\\\\\\\_").replace(/~/g,"\\\\~").replace(/\*/g,"\\*")).map(h=>encodeURIComponent(Md(h))).join("_");return`${u.key}~${p}`}).join("*");s.append("filters",l)}return new URL(`${r.replace(/\/+$/,"")}/search?${s.toString()}`).href}var Bn={};U(Bn,{toFtFormComponent:()=>Fd});var $r=Symbol("elementInternals");function Fd(r,e){class t extends r{static get formAssociated(){return!0}get form(){return this[$r].form}constructor(...i){super(i),this[$r]=this.attachInternals(),this[$r].role=e}setFormValue(i){this[$r].setFormValue(i)}}return t}var Wn={};U(Wn,{DateFormatter:()=>gt});var gt=class{static format(e,t,o,i){return window.moment?window.moment(e).locale(t).format(this.getDateFormat(o,i)):e}static getDateFormat(e,t){return e?t?"lll":"ll":t?"L LT":"L"}};var Hn,zn,jn,Kn,$d=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((jn=(zn=(Hn=window.safari)===null||Hn===void 0?void 0:Hn.pushNotification)===null||zn===void 0?void 0:zn.toString())!==null&&jn!==void 0?jn:"")==="[object SafariRemoteNotification]",Bd="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(Kn=window.ftGlobals)!==null&&Kn!==void 0?Kn:{lit:bo,litDecorators:xo,litRepeat:So,litClassMap:Oo,litStyleMap:wo,litUnsafeHTML:Eo,wcUtils:{...Ro,...Ao,...No,...Wn,...Io,...ko,...Do,...Wo,...Xo,...Mo,...rn,...en,...Ha,...Po,...an,...sn,...ja,...cn,...Ln,...Qo,...Dn,...Fn,...$n,...Bn,isSafari:$d,isTouchScreen:Bd,setVariable:Or}};var ws=r=>xe.get({name:"ft-reader-"+r,initialState:{mapId:void 0,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}});var Vn=class{constructor(e,t){this.mapId=e,this.paginatedToc=t,this.nodeByTocId={},this.nodeByUrl={},this.duplicatedPrettyUrls=new Set,this.pages=[],this.pageByTocId={}}build(){return{paginationConfiguration:this.paginatedToc.configuration,toc:this.convertNodes(this.paginatedToc.paginatedToc,1),pagesToc:this.extractPagesToc(this.paginatedToc.paginatedToc,1),nodeByTocId:this.nodeByTocId,nodeByUrl:this.nodeByUrl,duplicatedPrettyUrls:this.duplicatedPrettyUrls,pages:this.pages,pageByTocId:this.pageByTocId}}extractPagesToc(e,t,o){return e.flatMap(i=>(i.pageConfiguration&&this.registerPage(this.buildPage(i,o)),i.tocId==null?this.extractPagesToc(i.children,t,o):[{tocId:i.tocId,title:i.title,depth:t,children:this.extractPagesToc(i.children,t+1,i.tocId)}]))}convertNodes(e,t,o){return e.flatMap(i=>{var a,s,c;if(i.tocId==null)return[...this.convertSectionNodes((a=i.pageToc)!==null&&a!==void 0?a:[],t,i.tocId),...this.convertNodes(i.children,t,i.tocId)];let l=(s=i.prettyUrl)===null||s===void 0?void 0:s.replace(/^\//,""),u={tocId:i.tocId,contentId:i.contentId,title:i.title,hasRating:i.hasRating,origin:i.origin,prettyUrl:l,depth:t,parentTocId:o,children:[]};this.register(u);let p=this.convertSectionNodes((c=i.pageToc)!==null&&c!==void 0?c:[],t+1,i.tocId),h=this.convertNodes(i.children,t+1,u.tocId);return u.children=[...p,...h],[u]})}convertSectionNodes(e,t,o){return e.flatMap(i=>{var a;let s=(a=i.prettyUrl)===null||a===void 0?void 0:a.replace(/^\//,""),c={...i,prettyUrl:s,depth:t,parentTocId:o,children:[]};return this.register(c),c.children=this.convertSectionNodes(i.children,t+1,i.tocId),[c]})}buildPage(e,t){var o,i,a,s,c,l;let u={number:this.pages.length+1,title:(o=e.title)!==null&&o!==void 0?o:"",rootTocId:(i=e.tocId)!==null&&i!==void 0?i:"root",toc:((a=e.pageToc)!==null&&a!==void 0?a:[]).map(g=>this.nodeByTocId[g.tocId]),topics:[],hiddenTopics:[],breadcrumb:t?this.buildBreadcrumb(this.nodeByTocId[t]):[]},p=(g,y)=>(y?u.topics:u.hiddenTopics).push(g),h=(c=(s=e.pageConfiguration)===null||s===void 0?void 0:s.parentsVisibility)!==null&&c!==void 0?c:[];return u.breadcrumb.forEach((g,y)=>{p(g,h[y])}),e.tocId&&p(e.tocId,e.pageConfiguration.isVisible),u.topics.push(...this.tocIds((l=e.pageToc)!==null&&l!==void 0?l:[])),u}registerPage(e){for(let t of[...e.topics,...e.hiddenTopics])this.pageByTocId[t]||(this.pageByTocId[t]=e);this.pages.push(e)}tocIds(e){return e.flatMap(t=>[t.tocId,...this.tocIds(t.children)])}buildBreadcrumb(e){let t=[e.tocId];for(;e?.parentTocId;)t.unshift(e.parentTocId),e=this.nodeByTocId[e.parentTocId];return t}register(e){e.prettyUrl&&(this.nodeByUrl[e.prettyUrl]==null?this.nodeByUrl[e.prettyUrl]=e:this.duplicatedPrettyUrls.add(e.prettyUrl)),this.nodeByUrl[`${this.mapId}/${e.tocId}`]=e,this.nodeByTocId[e.tocId]=e}},Br=class{convertPaginatedToc(e,t){return new Vn(e,t).build()}};var _y=rc(Cs(),1);var As;(function(r){r.black="black",r.green="green",r.blue="blue",r.purple="purple",r.red="red",r.orange="orange",r.yellow="yellow"})(As||(As={}));var Rs;(function(r){r.OFFICIAL="OFFICIAL",r.PERSONAL="PERSONAL",r.SHARED="SHARED"})(Rs||(Rs={}));var Ns;(function(r){r.THIRD_PARTY="THIRD_PARTY",r.OFF_THE_GRID="OFF_THE_GRID",r.CONTENT_PACKAGER="CONTENT_PACKAGER",r.PAGES="PAGES",r.DESIGNED_READER="DESIGNED_READER"})(Ns||(Ns={}));var Is;(function(r){r.HOMEPAGE="HOMEPAGE",r.CUSTOM="CUSTOM",r.HEADER="HEADER",r.READER="READER",r.TOPIC_TEMPLATE="TOPIC_TEMPLATE",r.SEARCH="SEARCH",r.SEARCH_RESULT="SEARCH_RESULT"})(Is||(Is={}));var _s;(function(r){r.CLASSIC="CLASSIC",r.CUSTOM="CUSTOM",r.DESIGNER="DESIGNER"})(_s||(_s={}));var Ts;(function(r){r.AND="AND",r.OR="OR",r.MONOVALUED="MONOVALUED"})(Ts||(Ts={}));var Ps;(function(r){r.NONE="NONE",r.ALPHABET="ALPHABET",r.VERSION="VERSION"})(Ps||(Ps={}));var Wr;(function(r){r.STARS="STARS",r.LIKE="LIKE",r.DICHOTOMOUS="DICHOTOMOUS",r.NO_RATING="NO_RATING"})(Wr||(Wr={}));var ks;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR",r.CUSTOM="CUSTOM"})(ks||(ks={}));var Ls;(function(r){r.ASC="ASC",r.DESC="DESC"})(Ls||(Ls={}));var Us;(function(r){r.ALPHA="ALPHA",r.NATURAL="NATURAL"})(Us||(Us={}));var Ms;(function(r){r.EVERYWHERE="EVERYWHERE",r.TITLE_ONLY="TITLE_ONLY",r.NONE="NONE"})(Ms||(Ms={}));var Ds;(function(r){r.ARTICLE="ARTICLE",r.BOOK="BOOK",r.SHARED_BOOK="SHARED_BOOK"})(Ds||(Ds={}));var Fs;(function(r){r.FLUIDTOPICS="FLUIDTOPICS",r.EXTERNAL="EXTERNAL"})(Fs||(Fs={}));var $s;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC",r.PERSONAL_BOOK="PERSONAL_BOOK",r.SHARED_BOOK="SHARED_BOOK"})($s||($s={}));var Bs;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC"})(Bs||(Bs={}));var Ws;(function(r){r.DEFAULT="DEFAULT",r.DOCUMENTS="DOCUMENTS",r.ALL_TOPICS="ALL_TOPICS"})(Ws||(Ws={}));var D;(function(r){r.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",r.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",r.HTML_EXPORT_USER="HTML_EXPORT_USER",r.PDF_EXPORT_USER="PDF_EXPORT_USER",r.SAVED_SEARCH_USER="SAVED_SEARCH_USER",r.COLLECTION_USER="COLLECTION_USER",r.OFFLINE_USER="OFFLINE_USER",r.ANALYTICS_USER="ANALYTICS_USER",r.BETA_USER="BETA_USER",r.DEBUG_USER="DEBUG_USER",r.PRINT_USER="PRINT_USER",r.RATING_USER="RATING_USER",r.FEEDBACK_USER="FEEDBACK_USER",r.GENERATIVE_AI_USER="GENERATIVE_AI_USER",r.CONTENT_PUBLISHER="CONTENT_PUBLISHER",r.KHUB_ADMIN="KHUB_ADMIN",r.USERS_ADMIN="USERS_ADMIN",r.PORTAL_ADMIN="PORTAL_ADMIN",r.ADMIN="ADMIN",r.DEVELOPER="DEVELOPER"})(D||(D={}));var Hs;(function(r){r.VALID="VALID",r.INVALID="INVALID"})(Hs||(Hs={}));var Wd={[D.PERSONAL_BOOK_SHARE_USER]:[D.PERSONAL_BOOK_USER],[D.HTML_EXPORT_USER]:[D.PERSONAL_BOOK_USER],[D.PDF_EXPORT_USER]:[D.PERSONAL_BOOK_USER],[D.KHUB_ADMIN]:[D.CONTENT_PUBLISHER],[D.ADMIN]:[D.KHUB_ADMIN,D.USERS_ADMIN,D.PORTAL_ADMIN],[D.DEVELOPER]:[D.BETA_USER,D.DEBUG_USER]};function zs(r,e){return r===e||(Wd[r]??[]).some(t=>zs(t,e))}function et(r,e){return r==null?!1:(Array.isArray(r)?r:Array.isArray(r.roles)?r.roles:Array.isArray(r.profile?.roles)?r.profile.roles:[]).some(o=>zs(o,e))}var Se;(function(r){r.FEEDBACK="FEEDBACK",r.RATING="RATING",r.PRINT="PRINT",r.BOOKMARK="BOOKMARK",r.COLLECTIONS="COLLECTIONS",r.PERSONAL_BOOKS="PERSONAL_BOOKS"})(Se||(Se={}));var js=H`
|
|
50
|
+
`;var Hd="ft-app-info",Gn=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},zd={session:(r,e)=>{re(r.session,e.payload)||(r.session=e.payload,setTimeout(()=>N.eventBus.dispatchEvent(new Gn(e.payload)),0))}},N=xe.get({name:Hd,reducers:zd,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var tt=class r{static get(e){let{baseUrl:t,apiIntegrationIdentifier:o}=N.getState(),i=e??o;if(t&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(t,i,!0)}static await(e){return new Promise(t=>{let o=r.get(e);if(o)t(o);else{let i=N.subscribe(()=>{o=r.get(e),o&&(i(),t(o))})}})}};var ue=class{constructor(e=!0,t){var o;this.overrideApi=t;let i=this.constructor;i.commonCache=(o=i.commonCache)!==null&&o!==void 0?o:new se,this.cache=e?i.commonCache:new se}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:tt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):tt.await()}clearCache(){this.cache.clearAll()}};var Ks,jd=Symbol("clearAfterUnitTest"),Hr=class extends ue{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Ks]=()=>{this.defaultMessages={},this.cache=new se,this.listeners={}},this.currentUiLocale=N.getState().uiLocale,N.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=N.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let t=e.name.toLowerCase();this.cache.setFinal(t,e),this.notify(t)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,t){var o;if(e=e.toLowerCase(),Object.keys(t).length>0){let i={...(o=this.defaultMessages[e])!==null&&o!==void 0?o:{},...t};re(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}await this.fetchContext(e)}resolveContext(e){var t,o;return this.fetchContext(e),(o=(t=this.cache.getNow(e))===null||t===void 0?void 0:t.messages)!==null&&o!==void 0?o:{}}resolveRawMessage(e,t){let o=e.toLowerCase();return this.resolveContext(o)[t]}resolveMessage(e,t,...o){var i;let a=e.toLowerCase(),s=this.resolveContext(a);return new Kt((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},s).resolve(t,...o)}async fetchContext(e){if(!this.cache.has(e))try{await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),await this.notify(e)}catch(t){console.error(t)}}subscribe(e,t){var o;return e=e.toLowerCase(),this.listeners[e]=(o=this.listeners[e])!==null&&o!==void 0?o:new Set,this.listeners[e].add(t),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(t)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(t=>Sr(0).then(()=>t()).catch(()=>null)))}};Ks=jd;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Hr{constructor(){super(async(r,e)=>(await this.awaitApi).getFluidTopicsMessageContext(r,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Hr{constructor(){super(async(r,e)=>(await this.awaitApi).getCustomMessageContext(r,e))}});var Vs=window.FluidTopicsI18nService,Yy=window.FluidTopicsCustomI18nService;var V=function(r,e,t,o){var i=arguments.length,a=i<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,t):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,o);else for(var c=r.length-1;c>=0;c--)(s=r[c])&&(a=(i<3?s(a):i>3?s(e,t,a):s(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},W=class extends X{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>tt.get(),this.messageContexts=[],this.cache=new se,this.cleanSessionDebouncer=new Y}render(){return nt`
|
|
51
51
|
<slot></slot>
|
|
52
52
|
`}update(e){super.update(e),e.has("baseUrl")&&(N.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&N.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&N.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&N.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&N.actions.noCustom(this.noCustom),e.has("editorMode")&&N.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&N.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&N.actions.session(this.session),e.has("availableUiLocales")&&N.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(t=>Vs.addContext(t)),e.has("openExternalDocumentInNewTab")&&N.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&N.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&N.actions.forcedOffline(this.forcedOffline),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(this.session==null&&this.updateSession(),this.availableUiLocales==null&&this.updateUiLocales(),this.metadataConfiguration==null&&this.updateMetadataConfiguration())}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 updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",()=>this.apiProvider().getAvailableUiLocales())}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}};W.elementDefinitions={};W.styles=js;V([T()],W.prototype,"baseUrl",void 0);V([T()],W.prototype,"apiIntegrationIdentifier",void 0);V([T()],W.prototype,"uiLocale",void 0);V([Ae(null)],W.prototype,"availableUiLocales",void 0);V([Ae(null)],W.prototype,"metadataConfiguration",void 0);V([T({type:Boolean})],W.prototype,"editorMode",void 0);V([T({type:Boolean})],W.prototype,"noCustom",void 0);V([T({type:Boolean})],W.prototype,"openExternalDocumentInNewTab",void 0);V([T({converter:{fromAttribute(r){return r==="false"?!1:r==="true"||(r??!1)}}})],W.prototype,"noCustomComponent",void 0);V([T({type:Boolean})],W.prototype,"withManualResources",void 0);V([T({type:Boolean})],W.prototype,"navigatorOnline",void 0);V([T({type:Boolean})],W.prototype,"forcedOffline",void 0);V([T({type:Object})],W.prototype,"apiProvider",void 0);V([Ae([])],W.prototype,"messageContexts",void 0);V([Ae(void 0)],W.prototype,"session",void 0);var zr=class extends ue{async listMySearches(){let e=N.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var jr=class extends ue{async listMyBookmarks(){let e=N.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var Kd="ft-user-assets",Kr=xe.get({name:Kd,initialState:{savedSearches:void 0,bookmarks:void 0}}),Zn=class{constructor(){this.currentSession=N.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new jr,this.savedSearchesService=new zr,N.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:t}=N.getState();re((e=this.currentSession)===null||e===void 0?void 0:e.profile,t?.profile)||(this.currentSession=t,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Kr.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Kr.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Kr.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let t=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Kr.actions.bookmarks(t)}}},Gs=new Zn;var qn=class{addCommand(e,t=!1){N.commands.add(e,t)}consumeCommand(e){return N.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new qn;var Yn=class{highlightHtml(e,t,o){nn(e,t,o)}};window.FluidTopicsHighlightHtmlService=new Yn;var Jn=class{isDate(e){var t,o,i,a;return(a=(i=((o=(t=N.getState().metadataConfiguration)===null||t===void 0?void 0:t.descriptors)!==null&&o!==void 0?o:[]).find(c=>c.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,t){var o,i,a;return gt.format(e,(o=t?.locale)!==null&&o!==void 0?o:N.getState().uiLocale,(i=t?.longFormat)!==null&&i!==void 0?i:!1,(a=t?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new Jn;Ut("ft-app-context")(W);var Vr=class extends ue{get mapId(){return this._mapId}set mapId(e){e!==this._mapId&&this.clear(),this._mapId=e}constructor(e,t,o){super(!1,t),this.converter=e,this._mapId=o,this.initCache()}async withMapId(e){return this._mapId?e(this._mapId):void 0}initCache(){this.cache.registerFinal("configuration",()=>this.api.getReaderConfiguration()),this.cache.register("map",()=>this.withMapId(e=>this.fetchMap(e))),this.cache.register("enrichedToc",()=>this.withMapId(e=>this.fetchPages(e).then(t=>this.converter.convertPaginatedToc(e,t)))),this.cache.register("ratingSummary",()=>{var e,t;return et((t=(e=N.getState().session)===null||e===void 0?void 0:e.profile.roles)!==null&&t!==void 0?t:[],"RATING_USER")?this.withMapId(i=>this.fetchMapRating(i)):Promise.resolve()})}clear(){this.cache.clearAll()}getMap(){return this.cache.get("map")}getMapNow(){return this.cache.getNow("map")}getConfiguration(){return this.cache.get("configuration")}getEnrichedToc(){return this.cache.get("enrichedToc")}get enrichedToc(){return this.cache.getNow("enrichedToc")}async getPaginationConfiguration(){return(await this.getEnrichedToc()).paginationConfiguration}async getToc(){return(await this.getEnrichedToc()).toc}async getPagesToc(){return(await this.getEnrichedToc()).pagesToc}async getTocNode(e){return(await this.getEnrichedToc()).nodeByTocId[e]}getTocNodeNow(e){var t;return(t=this.enrichedToc)===null||t===void 0?void 0:t.nodeByTocId[e]}getTocNodeNowByUrl(e){var t,o;let i=this.getMapNow();return i?.prettyUrl==e||`${i?.id}/root`===e?(t=this.enrichedToc)===null||t===void 0?void 0:t.toc[0]:(o=this.enrichedToc)===null||o===void 0?void 0:o.nodeByUrl[e]}async getPage(e){let t=await this.getEnrichedToc();return t.pages[e-1]||t.pages[0]}async getPageByTocId(e){let t=await this.getEnrichedToc();return t.pageByTocId[e]||t.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))}getAttachments(){return this.cache.get("map-attachments",()=>this.fetchAttachments())}getRelativesForDocument(e,t){return this.cache.get("document-relatives-"+e+"-"+t.join("-"),()=>this.fetchRelativesForDocument(e,t))}getRelativesForTopicInMap(e,t,o){return this.cache.get("topic-relatives-"+[e,t,...o].join("-"),()=>this.fetchRelativesForTopicInMap(e,t,o))}getAttachmentDownloadLink(e){return this.makeAbsolute(`${this.api.endpoints.khub.maps.mapId(this.mapId).attachments.attachmentId(e).content}?download=true`)}getLink(e,t,o){let i=this.getNavigationData(e,t,o),a=this.getReaderLinkPrefix()+(i.prettyUrl?i.prettyUrl:`${i.mapId}/${i.tocId}`),s=new URL(a,this.api.tenantBaseUrl);return i.page!=null&&s.searchParams.set("page",`${i.page}`),i.prettyUrlDuplicated&&s.searchParams.set("tocId",i.tocId),i.section!=null&&s.searchParams.set("section",i.section),s.href}getNavigationData(e,t,o){var i,a;e=e||"root";let s=this.enrichedToc,c=s?.pageByTocId[e],l=s?.nodeByTocId[e],u=l?.prettyUrl;return{mapId:this.mapId,tocId:e,topicTitle:(i=l?.title)!==null&&i!==void 0?i:"",page:t&&c&&c.number!==t?t:void 0,prettyUrl:u?.replace(/^r\//,""),prettyUrlDuplicated:(a=s?.duplicatedPrettyUrls.has(u??""))!==null&&a!==void 0?a:!1,section:o}}async getAccurateNavigationData(e,t,o){return await this.getEnrichedToc(),this.getNavigationData(e,t,o)}getRatingSummary(){return this.cache.get("ratingSummary")}reloadRating(){return this.cache.clear("ratingSummary"),this.getRatingSummary()}getMapRating(){return this.getRatingSummary().then(e=>e?.publication)}getTopicRating(e){return this.getRatingSummary().then(t=>{var o;return t?{type:t.topics.type,rating:(o=t.topics)===null||o===void 0?void 0:o.ratings.find(i=>i.tocId===e)}:void 0})}rateMap(e,t){return this.makeRateMapRequest(e,t).then(()=>this.clearRatingIfNecessary())}unrateMap(){return this.makeUnrateMapRequest().then(()=>this.clearRatingIfNecessary())}sendMapFeedback(e,t){return this.makeMapFeedbackRequest(e,t)}rateTopic(e,t,o){return this.makeRateTopicRequest(e,t,o).then(()=>this.clearRatingIfNecessary())}unrateTopic(e){return this.makeUnrateTopicRequest(e).then(()=>this.clearRatingIfNecessary())}async clearRatingIfNecessary(){let e=N.getState().session;e?.sessionAuthenticated&&this.cache.clear("ratingSummary")}sendTopicFeedback(e,t,o){return this.makeTopicFeedbackRequest(e,t,o)}fontsStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.fonts)}themeStylesheet(){return this.api.makeAbsolute(this.api.endpoints.stylesheets.theme)}buildBreadcrumb(e){let t=this.getTocNodeNow(e),o=[{tocId:t.tocId,title:t.title}],i=this.getTocNodeNow(t.parentTocId);for(;i;)o.unshift({tocId:i.tocId,title:i.title}),i=this.getTocNodeNow(i.parentTocId);return o}isFeatureAccessible(e,{session:t,ratingType:o}){var i;if(!this.isFeatureAvailable(e))return!1;switch(e){case Se.FEEDBACK:return et(t??[],D.FEEDBACK_USER);case Se.RATING:return et(t??[],D.RATING_USER)&&o!=null&&o!==Wr.NO_RATING;case Se.PRINT:return et(t??[],D.PRINT_USER);case Se.BOOKMARK:return!!t?.sessionAuthenticated;case Se.COLLECTIONS:return et(t??[],D.COLLECTION_USER);case Se.PERSONAL_BOOKS:return et(t??[],D.PERSONAL_BOOK_USER)&&!(!((i=this.getMapNow())===null||i===void 0)&&i.pbkConfidential);default:return!1}}makeAbsolute(e){return this.api.makeAbsolute(e)}};var Gr=class r extends Vr{static async build(e){return new r(new Br,void 0,e)}clear(){super.clear(),this.fingerprint=void 0}async fetchMap(e){let t=await this.api.getMap(e);return this.fingerprint=t.fingerprint,t}fetchMapRating(e){return this.api.getMapRating(e)}async fetchPages(e){return await this.getMap(),this.api.getPages(e,this.fingerprint)}fetchTopicHTMLContent(e){return this.api.getTopicHTMLContent(this.mapId,e.contentId,"DESIGNED_READER",this.fingerprint)}fetchTopicMetadata(e){return this.api.getTopic(this.mapId,e.contentId,this.fingerprint)}fetchAttachments(){return this.api.getMapAttachments(this.mapId).catch(()=>[])}fetchRelativesForDocument(e,t){return this.api.search({query:"",paging:{page:1,perPage:-1},scope:"DOCUMENTS",filters:[{negative:!1,values:t,key:e}],sort:[],facets:[]})}fetchRelativesForTopicInMap(e,t,o){return this.api.search({query:"",paging:{page:1,perPage:1},scope:"ALL_TOPICS",filters:[{negative:!1,values:o,key:t},{negative:!1,values:[e],key:"ft:publicationId"}],sort:[],facets:[]})}makeMapFeedbackRequest(e,t){return this.api.sendMapFeedback(this.mapId,e,t)}makeRateMapRequest(e,t){return this.api.rateMap(this.mapId,e,t)}makeRateTopicRequest(e,t,o){return this.api.rateTopic(this.mapId,e,t,o)}makeTopicFeedbackRequest(e,t,o){return this.api.sendTopicFeedback(this.mapId,e,t,o)}makeUnrateMapRequest(){return this.api.unrateMap(this.mapId)}makeUnrateTopicRequest(e){return this.api.unrateTopic(this.mapId,e)}getReaderLinkPrefix(){return"r/"}isFeatureAvailable(e){return!0}};var Zr=class r{static build(e,t){return new r(ws(e.trim()||"context"),t??Gr.build)}loaded(){return _o(()=>this._loaded)}constructor(e,t,o){this.store=e,this.clusteringHelperProvider=o,this.metadataForSwitchToRelatives=new Set,this._loaded=!1,this.loadDebouncer=new Y(10),this.initService(t)}async initService(e){return this.service=await e(),this.service.mapId=this.store.getState().mapId,this.reload()}async setMapId(e){e!==this.store.getState().mapId&&(this.store.actions.mapId(e),this.service&&(this.service.mapId=e),await this.reload())}setVisibleTopics(e){this.store.actions.visibleTopics(e)}async awaitService(){return kt(()=>this.service)}async navigateToTopic(e,t,o){await this.loaded();let i=await this.awaitService(),a=await(o!=null?i.getPage(o):i.getPageByTocId(e??"root"));this.store.actions.currentPage(a),this.store.actions.scrollTarget({tocId:this.resolveValidNonRootTocId(e,a),section:t})}resolveValidNonRootTocId(e,t){var o,i,a;let s=(o=e==="root"?void 0:e)!==null&&o!==void 0?o:t.rootTocId;return t.topics.includes(s)?s:(a=(i=t.topics[0])!==null&&i!==void 0?i:t.hiddenTopics[0])!==null&&a!==void 0?a:"root"}async navigateToPage(e){await this.loaded();let o=await(await this.awaitService()).getPage(e);this.store.actions.currentPage(o)}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())}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),(e=this.service)===null||e===void 0||e.clear(),this.clusteringHelper=void 0}reload(){return this.clear(),this.load()}async fetchData(){var e,t,o,i,a;try{await Promise.all([(e=this.service)===null||e===void 0?void 0:e.getConfiguration().then(s=>this.store.actions.configuration(s)),(t=this.service)===null||t===void 0?void 0:t.getMap().then(s=>this.store.actions.map(s)),(o=this.service)===null||o===void 0?void 0:o.getToc().then(s=>this.store.actions.toc(s)),(i=this.service)===null||i===void 0?void 0:i.getPagesToc().then(s=>this.store.actions.pagesToc(s)),(a=this.service)===null||a===void 0?void 0:a.getPaginationConfiguration().then(s=>this.store.actions.paginationConfiguration(s))]),this.metadataForSwitchToRelatives.size>0&&this.fetchRelatives(),this._loaded=!0}catch(s){this.errorHandler&&!(s instanceof Ge)&&this.errorHandler(s)}}fetchRelatives(){var e,t,o;let i=(e=this.store.getState().map)===null||e===void 0?void 0:e.metadata.filter(a=>{var s;return a.key==((s=this.store.getState().configuration)===null||s===void 0?void 0:s.relativePivotMetadata)}).flatMap(a=>a.values);i!==void 0&&i.length>0?(t=this.service)===null||t===void 0||t.getRelativesForDocument((o=this.store.getState().configuration)===null||o===void 0?void 0:o.relativePivotMetadata,i).then(a=>{let s=a.results.flatMap(c=>c.entries);this.store.actions.relatives(s),this.updateClusteringHelper()}):this.updateClusteringHelper()}updateClusteringHelper(){this.clusteringHelper=this.createClusteringHelper(),this.clusteringHelper&&this.store.eventBus.dispatchEvent(new CustomEvent("clustering-helper-created"))}createClusteringHelper(){var e,t;if(this.clusteringHelperProvider)return this.clusteringHelperProvider();let o=this.store.getState().relatives;if(o){let i=o.find(s=>{var c;return((c=s.map)===null||c===void 0?void 0:c.mapId)==this.store.getState().mapId}),a=(t=(e=N.getState().metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&t!==void 0?t:[];return new Pt(o,i,this.metadataForSwitchToRelatives,a)}}async navigateToRelativeTopicIfFound(e){var t,o,i;await this.loaded();let a=await kt(()=>{var u;return(u=this.store.getState().configuration)===null||u===void 0?void 0:u.relativeTopicPivotMetadata}),s=this.store.getState().mapId,l=await(await this.awaitService()).getRelativesForTopicInMap(s,a,[e]);if(!((i=(o=(t=l?.results)===null||t===void 0?void 0:t[0])===null||o===void 0?void 0:o.entries)===null||i===void 0)&&i[0]){let u=l.results[0].entries[0].topic.tocId;return await this.navigateToTopic(u),!0}else return await this.navigateToTopic("root"),!1}setSearchInDocumentQuery(e){this.store.actions.searchInDocumentQuery(e)}registerMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.add(e),this.store.getState().relatives==null?this.fetchRelatives():this.updateClusteringHelper()}unregisterMetadataForSwitchToRelatives(e){this.metadataForSwitchToRelatives.delete(e),this.updateClusteringHelper()}};var l0={},Zs=H`
|
|
53
53
|
`;var qr=class extends CustomEvent{constructor(e,t){super("ft-reader-map-loaded",{detail:{map:e,toc:t}})}},Yr=class extends CustomEvent{constructor(e,t){super("ft-reader-visible-topics-change",{detail:{visibleTopics:t}})}},Jr=class extends CustomEvent{constructor(e){super("ft-reader-navigation-done",{detail:e})}},Xr=class extends CustomEvent{constructor(e){super("ft-reader-load-error",{detail:e})}},Qr=class extends Event{constructor(){super("ft-reader-map-not-found")}},eo=class extends Event{constructor(){super("ft-reader-map-unauthorized")}},to=class extends Event{constructor(){super("ft-reader-map-forbidden")}},ro=class extends Event{constructor(){super("ft-reader-topic-relative-not-found",{bubbles:!0,composed:!0})}};var Z=function(r,e,t,o){var i=arguments.length,a=i<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,t):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(r,e,t,o);else for(var c=r.length-1;c>=0;c--)(s=r[c])&&(a=(i<3?s(a):i>3?s(e,t,a):s(e,t))||a);return i>3&&a&&Object.defineProperty(e,t,a),a},Vd=r=>e=>+(e??"NaN")>0?+e:r,z=class extends _e{constructor(){super(),this.visibleTopics=[],this.scrollToTargetDebouncer=new Y(5),this.navigationDebouncer=new Y(10),this.mapLoadedEventDebouncer=new Y(50),this.addStore(N)}render(){return nt`
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluid-topics/ft-reader-context",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.104",
|
|
4
4
|
"description": "Context block for integrated reader components",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Lit"
|
|
@@ -19,13 +19,13 @@
|
|
|
19
19
|
"url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@fluid-topics/ft-app-context": "1.1.
|
|
23
|
-
"@fluid-topics/ft-wc-utils": "1.1.
|
|
22
|
+
"@fluid-topics/ft-app-context": "1.1.104",
|
|
23
|
+
"@fluid-topics/ft-wc-utils": "1.1.104",
|
|
24
24
|
"@reduxjs/toolkit": "^1.6.2",
|
|
25
25
|
"lit": "3.1.0"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
28
|
"@fluid-topics/public-api": "1.0.73"
|
|
29
29
|
},
|
|
30
|
-
"gitHead": "
|
|
30
|
+
"gitHead": "1a342e6d0b1bdfec45dc11d437add1e914c4edc4"
|
|
31
31
|
}
|