@fluid-topics/ft-search-load-more-button 1.3.11 → 1.3.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- "use strict";(()=>{var _c=Object.create;var Nn=Object.defineProperty;var kc=Object.getOwnPropertyDescriptor;var Dc=Object.getOwnPropertyNames;var Bc=Object.getPrototypeOf,Uc=Object.prototype.hasOwnProperty;var vt=(e,r)=>()=>(r||e((r={exports:{}}).exports,r),r.exports);var Mc=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let a of Dc(r))!Uc.call(e,a)&&a!==o&&Nn(e,a,{get:()=>r[a],enumerable:!(n=kc(r,a))||n.enumerable});return e};var C=(e,r,o)=>(o=e!=null?_c(Bc(e)):{},Mc(r||!e||!e.__esModule?Nn(o,"default",{value:e,enumerable:!0}):o,e));var k=vt((hd,Tn)=>{Tn.exports=ftGlobals.wcUtils});var j=vt((yd,Ln)=>{Ln.exports=ftGlobals.lit});var ie=vt((bd,_n)=>{_n.exports=ftGlobals.litDecorators});var mo=vt((Gh,Da)=>{Da.exports=ftGlobals.litClassMap});var _i=vt((Zy,Pi)=>{Pi.exports=ftGlobals.litUnsafeHTML});var ji=vt((Qe,Gi)=>{var Pr=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,_r=function(){function e(){this.fetch=!1,this.DOMException=Pr.DOMException}return e.prototype=Pr,new e}();(function(e){var r=function(o){var n=typeof e<"u"&&e||typeof self<"u"&&self||typeof global<"u"&&global||{},a={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function i(y){return y&&DataView.prototype.isPrototypeOf(y)}if(a.arrayBuffer)var c=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],l=ArrayBuffer.isView||function(y){return y&&c.indexOf(Object.prototype.toString.call(y))>-1};function u(y){if(typeof y!="string"&&(y=String(y)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(y)||y==="")throw new TypeError('Invalid character in header field name: "'+y+'"');return y.toLowerCase()}function p(y){return typeof y!="string"&&(y=String(y)),y}function m(y){var b={next:function(){var P=y.shift();return{done:P===void 0,value:P}}};return a.iterable&&(b[Symbol.iterator]=function(){return b}),b}function h(y){this.map={},y instanceof h?y.forEach(function(b,P){this.append(P,b)},this):Array.isArray(y)?y.forEach(function(b){if(b.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+b.length);this.append(b[0],b[1])},this):y&&Object.getOwnPropertyNames(y).forEach(function(b){this.append(b,y[b])},this)}h.prototype.append=function(y,b){y=u(y),b=p(b);var P=this.map[y];this.map[y]=P?P+", "+b:b},h.prototype.delete=function(y){delete this.map[u(y)]},h.prototype.get=function(y){return y=u(y),this.has(y)?this.map[y]:null},h.prototype.has=function(y){return this.map.hasOwnProperty(u(y))},h.prototype.set=function(y,b){this.map[u(y)]=p(b)},h.prototype.forEach=function(y,b){for(var P in this.map)this.map.hasOwnProperty(P)&&y.call(b,this.map[P],P,this)},h.prototype.keys=function(){var y=[];return this.forEach(function(b,P){y.push(P)}),m(y)},h.prototype.values=function(){var y=[];return this.forEach(function(b){y.push(b)}),m(y)},h.prototype.entries=function(){var y=[];return this.forEach(function(b,P){y.push([P,b])}),m(y)},a.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function g(y){if(!y._noBody){if(y.bodyUsed)return Promise.reject(new TypeError("Already read"));y.bodyUsed=!0}}function v(y){return new Promise(function(b,P){y.onload=function(){b(y.result)},y.onerror=function(){P(y.error)}})}function x(y){var b=new FileReader,P=v(b);return b.readAsArrayBuffer(y),P}function O(y){var b=new FileReader,P=v(b),F=/charset=([A-Za-z0-9_-]+)/.exec(y.type),G=F?F[1]:"utf-8";return b.readAsText(y,G),P}function T(y){for(var b=new Uint8Array(y),P=new Array(b.length),F=0;F<b.length;F++)P[F]=String.fromCharCode(b[F]);return P.join("")}function R(y){if(y.slice)return y.slice(0);var b=new Uint8Array(y.byteLength);return b.set(new Uint8Array(y)),b.buffer}function N(){return this.bodyUsed=!1,this._initBody=function(y){this.bodyUsed=this.bodyUsed,this._bodyInit=y,y?typeof y=="string"?this._bodyText=y:a.blob&&Blob.prototype.isPrototypeOf(y)?this._bodyBlob=y:a.formData&&FormData.prototype.isPrototypeOf(y)?this._bodyFormData=y:a.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)?this._bodyText=y.toString():a.arrayBuffer&&a.blob&&i(y)?(this._bodyArrayBuffer=R(y.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):a.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(y)||l(y))?this._bodyArrayBuffer=R(y):this._bodyText=y=Object.prototype.toString.call(y):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof y=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):a.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},a.blob&&(this.blob=function(){var y=g(this);if(y)return y;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var y=g(this);return y||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(a.blob)return this.blob().then(x);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var y=g(this);if(y)return y;if(this._bodyBlob)return O(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(T(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},a.formData&&(this.formData=function(){return this.text().then(de)}),this.json=function(){return this.text().then(JSON.parse)},this}var _=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function B(y){var b=y.toUpperCase();return _.indexOf(b)>-1?b:y}function U(y,b){if(!(this instanceof U))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');b=b||{};var P=b.body;if(y instanceof U){if(y.bodyUsed)throw new TypeError("Already read");this.url=y.url,this.credentials=y.credentials,b.headers||(this.headers=new h(y.headers)),this.method=y.method,this.mode=y.mode,this.signal=y.signal,!P&&y._bodyInit!=null&&(P=y._bodyInit,y.bodyUsed=!0)}else this.url=String(y);if(this.credentials=b.credentials||this.credentials||"same-origin",(b.headers||!this.headers)&&(this.headers=new h(b.headers)),this.method=B(b.method||this.method||"GET"),this.mode=b.mode||this.mode||null,this.signal=b.signal||this.signal||function(){if("AbortController"in n){var M=new AbortController;return M.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&P)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(P),(this.method==="GET"||this.method==="HEAD")&&(b.cache==="no-store"||b.cache==="no-cache")){var F=/([?&])_=[^&]*/;if(F.test(this.url))this.url=this.url.replace(F,"$1_="+new Date().getTime());else{var G=/\?/;this.url+=(G.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}U.prototype.clone=function(){return new U(this,{body:this._bodyInit})};function de(y){var b=new FormData;return y.trim().split("&").forEach(function(P){if(P){var F=P.split("="),G=F.shift().replace(/\+/g," "),M=F.join("=").replace(/\+/g," ");b.append(decodeURIComponent(G),decodeURIComponent(M))}}),b}function Ne(y){var b=new h,P=y.replace(/\r?\n[\t ]+/g," ");return P.split("\r").map(function(F){return F.indexOf(`
1
+ "use strict";(()=>{var _c=Object.create;var Nn=Object.defineProperty;var kc=Object.getOwnPropertyDescriptor;var Dc=Object.getOwnPropertyNames;var Bc=Object.getPrototypeOf,Uc=Object.prototype.hasOwnProperty;var vt=(e,r)=>()=>(r||e((r={exports:{}}).exports,r),r.exports);var Mc=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let a of Dc(r))!Uc.call(e,a)&&a!==o&&Nn(e,a,{get:()=>r[a],enumerable:!(n=kc(r,a))||n.enumerable});return e};var C=(e,r,o)=>(o=e!=null?_c(Bc(e)):{},Mc(r||!e||!e.__esModule?Nn(o,"default",{value:e,enumerable:!0}):o,e));var k=vt((hd,Tn)=>{Tn.exports=ftGlobals.wcUtils});var j=vt((yd,Ln)=>{Ln.exports=ftGlobals.lit});var ie=vt((bd,_n)=>{_n.exports=ftGlobals.litDecorators});var mo=vt((Gh,Da)=>{Da.exports=ftGlobals.litClassMap});var _i=vt((Zy,Pi)=>{Pi.exports=ftGlobals.litUnsafeHTML});var ji=vt((Qe,Gi)=>{var Pr=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,_r=function(){function e(){this.fetch=!1,this.DOMException=Pr.DOMException}return e.prototype=Pr,new e}();(function(e){var r=function(o){var n=typeof e<"u"&&e||typeof self<"u"&&self||typeof global<"u"&&global||{},a={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function i(y){return y&&DataView.prototype.isPrototypeOf(y)}if(a.arrayBuffer)var c=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],l=ArrayBuffer.isView||function(y){return y&&c.indexOf(Object.prototype.toString.call(y))>-1};function u(y){if(typeof y!="string"&&(y=String(y)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(y)||y==="")throw new TypeError('Invalid character in header field name: "'+y+'"');return y.toLowerCase()}function p(y){return typeof y!="string"&&(y=String(y)),y}function m(y){var b={next:function(){var P=y.shift();return{done:P===void 0,value:P}}};return a.iterable&&(b[Symbol.iterator]=function(){return b}),b}function h(y){this.map={},y instanceof h?y.forEach(function(b,P){this.append(P,b)},this):Array.isArray(y)?y.forEach(function(b){if(b.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+b.length);this.append(b[0],b[1])},this):y&&Object.getOwnPropertyNames(y).forEach(function(b){this.append(b,y[b])},this)}h.prototype.append=function(y,b){y=u(y),b=p(b);var P=this.map[y];this.map[y]=P?P+", "+b:b},h.prototype.delete=function(y){delete this.map[u(y)]},h.prototype.get=function(y){return y=u(y),this.has(y)?this.map[y]:null},h.prototype.has=function(y){return this.map.hasOwnProperty(u(y))},h.prototype.set=function(y,b){this.map[u(y)]=p(b)},h.prototype.forEach=function(y,b){for(var P in this.map)this.map.hasOwnProperty(P)&&y.call(b,this.map[P],P,this)},h.prototype.keys=function(){var y=[];return this.forEach(function(b,P){y.push(P)}),m(y)},h.prototype.values=function(){var y=[];return this.forEach(function(b){y.push(b)}),m(y)},h.prototype.entries=function(){var y=[];return this.forEach(function(b,P){y.push([P,b])}),m(y)},a.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function g(y){if(!y._noBody){if(y.bodyUsed)return Promise.reject(new TypeError("Already read"));y.bodyUsed=!0}}function v(y){return new Promise(function(b,P){y.onload=function(){b(y.result)},y.onerror=function(){P(y.error)}})}function x(y){var b=new FileReader,P=v(b);return b.readAsArrayBuffer(y),P}function O(y){var b=new FileReader,P=v(b),F=/charset=([A-Za-z0-9_-]+)/.exec(y.type),G=F?F[1]:"utf-8";return b.readAsText(y,G),P}function L(y){for(var b=new Uint8Array(y),P=new Array(b.length),F=0;F<b.length;F++)P[F]=String.fromCharCode(b[F]);return P.join("")}function R(y){if(y.slice)return y.slice(0);var b=new Uint8Array(y.byteLength);return b.set(new Uint8Array(y)),b.buffer}function N(){return this.bodyUsed=!1,this._initBody=function(y){this.bodyUsed=this.bodyUsed,this._bodyInit=y,y?typeof y=="string"?this._bodyText=y:a.blob&&Blob.prototype.isPrototypeOf(y)?this._bodyBlob=y:a.formData&&FormData.prototype.isPrototypeOf(y)?this._bodyFormData=y:a.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)?this._bodyText=y.toString():a.arrayBuffer&&a.blob&&i(y)?(this._bodyArrayBuffer=R(y.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):a.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(y)||l(y))?this._bodyArrayBuffer=R(y):this._bodyText=y=Object.prototype.toString.call(y):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof y=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):a.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},a.blob&&(this.blob=function(){var y=g(this);if(y)return y;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var y=g(this);return y||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(a.blob)return this.blob().then(x);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var y=g(this);if(y)return y;if(this._bodyBlob)return O(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(L(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},a.formData&&(this.formData=function(){return this.text().then(de)}),this.json=function(){return this.text().then(JSON.parse)},this}var _=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function B(y){var b=y.toUpperCase();return _.indexOf(b)>-1?b:y}function U(y,b){if(!(this instanceof U))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');b=b||{};var P=b.body;if(y instanceof U){if(y.bodyUsed)throw new TypeError("Already read");this.url=y.url,this.credentials=y.credentials,b.headers||(this.headers=new h(y.headers)),this.method=y.method,this.mode=y.mode,this.signal=y.signal,!P&&y._bodyInit!=null&&(P=y._bodyInit,y.bodyUsed=!0)}else this.url=String(y);if(this.credentials=b.credentials||this.credentials||"same-origin",(b.headers||!this.headers)&&(this.headers=new h(b.headers)),this.method=B(b.method||this.method||"GET"),this.mode=b.mode||this.mode||null,this.signal=b.signal||this.signal||function(){if("AbortController"in n){var M=new AbortController;return M.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&P)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(P),(this.method==="GET"||this.method==="HEAD")&&(b.cache==="no-store"||b.cache==="no-cache")){var F=/([?&])_=[^&]*/;if(F.test(this.url))this.url=this.url.replace(F,"$1_="+new Date().getTime());else{var G=/\?/;this.url+=(G.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}U.prototype.clone=function(){return new U(this,{body:this._bodyInit})};function de(y){var b=new FormData;return y.trim().split("&").forEach(function(P){if(P){var F=P.split("="),G=F.shift().replace(/\+/g," "),M=F.join("=").replace(/\+/g," ");b.append(decodeURIComponent(G),decodeURIComponent(M))}}),b}function Ne(y){var b=new h,P=y.replace(/\r?\n[\t ]+/g," ");return P.split("\r").map(function(F){return F.indexOf(`
2
2
  `)===0?F.substr(1,F.length):F}).forEach(function(F){var G=F.split(":"),M=G.shift().trim();if(M){var yr=G.join(":").trim();try{b.append(M,yr)}catch(ho){console.warn("Response "+ho.message)}}}),b}N.call(U.prototype);function ce(y,b){if(!(this instanceof ce))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(b||(b={}),this.type="default",this.status=b.status===void 0?200:b.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=b.statusText===void 0?"":""+b.statusText,this.headers=new h(b.headers),this.url=b.url||"",this._initBody(y)}N.call(ce.prototype),ce.prototype.clone=function(){return new ce(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},ce.error=function(){var y=new ce(null,{status:200,statusText:""});return y.ok=!1,y.status=0,y.type="error",y};var Te=[301,302,303,307,308];ce.redirect=function(y,b){if(Te.indexOf(b)===-1)throw new RangeError("Invalid status code");return new ce(null,{status:b,headers:{location:y}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(b,P){this.message=b,this.name=P;var F=Error(b);this.stack=F.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function te(y,b){return new Promise(function(P,F){var G=new U(y,b);if(G.signal&&G.signal.aborted)return F(new o.DOMException("Aborted","AbortError"));var M=new XMLHttpRequest;function yr(){M.abort()}M.onload=function(){var re={statusText:M.statusText,headers:Ne(M.getAllResponseHeaders()||"")};G.url.indexOf("file://")===0&&(M.status<200||M.status>599)?re.status=200:re.status=M.status,re.url="responseURL"in M?M.responseURL:re.headers.get("X-Request-URL");var it="response"in M?M.response:M.responseText;setTimeout(function(){P(new ce(it,re))},0)},M.onerror=function(){setTimeout(function(){F(new TypeError("Network request failed"))},0)},M.ontimeout=function(){setTimeout(function(){F(new TypeError("Network request timed out"))},0)},M.onabort=function(){setTimeout(function(){F(new o.DOMException("Aborted","AbortError"))},0)};function ho(re){try{return re===""&&n.location.href?n.location.href:re}catch{return re}}if(M.open(G.method,ho(G.url),!0),G.credentials==="include"?M.withCredentials=!0:G.credentials==="omit"&&(M.withCredentials=!1),"responseType"in M&&(a.blob?M.responseType="blob":a.arrayBuffer&&(M.responseType="arraybuffer")),b&&typeof b.headers=="object"&&!(b.headers instanceof h||n.Headers&&b.headers instanceof n.Headers)){var Rn=[];Object.getOwnPropertyNames(b.headers).forEach(function(re){Rn.push(u(re)),M.setRequestHeader(re,p(b.headers[re]))}),G.headers.forEach(function(re,it){Rn.indexOf(it)===-1&&M.setRequestHeader(it,re)})}else G.headers.forEach(function(re,it){M.setRequestHeader(it,re)});G.signal&&(G.signal.addEventListener("abort",yr),M.onreadystatechange=function(){M.readyState===4&&G.signal.removeEventListener("abort",yr)}),M.send(typeof G._bodyInit>"u"?null:G._bodyInit)})}return te.polyfill=!0,n.fetch||(n.fetch=te,n.Headers=h,n.Request=U,n.Response=ce),o.Headers=h,o.Request=U,o.Response=ce,o.fetch=te,o}({})})(_r);_r.fetch.ponyfill=!0;delete _r.fetch.polyfill;var Mt=Pr.fetch?Pr:_r;Qe=Mt.fetch;Qe.default=Mt.fetch;Qe.fetch=Mt.fetch;Qe.Headers=Mt.Headers;Qe.Request=Mt.Request;Qe.Response=Mt.Response;Gi.exports=Qe});var Pc=C(k());var fo=C(j()),wn=C(k());var In=C(j()),md={},Pn=In.css`
3
3
  `;var Ho=C(k());var ar=C(ie()),$i=C(k());var _a=C(j()),D=C(k());var Fn=C(j()),Z=C(k()),kn=Z.FtCssVariableFactory.extend("--ft-ripple-color","",Z.designSystemVariables.colorContent),E={color:kn,backgroundColor:Z.FtCssVariableFactory.extend("--ft-ripple-background-color","",kn),opacityContentOnSurfacePressed:Z.FtCssVariableFactory.external(Z.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:Z.FtCssVariableFactory.external(Z.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:Z.FtCssVariableFactory.external(Z.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:Z.FtCssVariableFactory.external(Z.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:Z.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Dn=Z.FtCssVariableFactory.extend("--ft-ripple-color","",Z.designSystemVariables.colorPrimary),Bn={color:Dn,backgroundColor:Z.FtCssVariableFactory.extend("--ft-ripple-background-color","",Dn)},Un=Z.FtCssVariableFactory.extend("--ft-ripple-color","",Z.designSystemVariables.colorSecondary),Mn={color:Un,backgroundColor:Z.FtCssVariableFactory.extend("--ft-ripple-background-color","",Un)},$n=Fn.css`
4
4
  :host {
@@ -521,7 +521,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
521
521
  position: relative;
522
522
  word-break: break-word;
523
523
  }
524
- `;var ii=["top","right","bottom","left"],ai=["start","end"],Io=ii.reduce((e,r)=>e.concat(r,r+"-"+ai[0],r+"-"+ai[1]),[]),si=Math.min,ci=Math.max;var jc={left:"right",right:"left",bottom:"top",top:"bottom"},Kc={start:"end",end:"start"};function Po(e,r,o){return ci(e,si(r,o))}function Or(e,r){return typeof e=="function"?e(r):e}function kt(e){return e.split("-")[0]}function Ze(e){return e.split("-")[1]}function _o(e){return e==="x"?"y":"x"}function ko(e){return e==="y"?"height":"width"}function Cr(e){return["top","bottom"].includes(kt(e))?"y":"x"}function Do(e){return _o(Cr(e))}function li(e,r,o){o===void 0&&(o=!1);let n=Ze(e),a=Do(e),i=ko(a),c=a==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return r.reference[i]>r.floating[i]&&(c=Lo(c)),[c,Lo(c)]}function di(e){return e.replace(/start|end/g,r=>Kc[r])}function Lo(e){return e.replace(/left|right|bottom|top/g,r=>jc[r])}function Vc(e){return{top:0,right:0,bottom:0,left:0,...e}}function ui(e){return typeof e!="number"?Vc(e):{top:e,right:e,bottom:e,left:e}}function dt(e){let{x:r,y:o,width:n,height:a}=e;return{width:n,height:a,top:o,left:r,right:r+n,bottom:o+a,x:r,y:o}}function pi(e,r,o){let{reference:n,floating:a}=e,i=Cr(r),c=Do(r),l=ko(c),u=kt(r),p=i==="y",m=n.x+n.width/2-a.width/2,h=n.y+n.height/2-a.height/2,g=n[l]/2-a[l]/2,v;switch(u){case"top":v={x:m,y:n.y-a.height};break;case"bottom":v={x:m,y:n.y+n.height};break;case"right":v={x:n.x+n.width,y:h};break;case"left":v={x:n.x-a.width,y:h};break;default:v={x:n.x,y:n.y}}switch(Ze(r)){case"start":v[c]-=g*(o&&p?-1:1);break;case"end":v[c]+=g*(o&&p?-1:1);break}return v}var fi=async(e,r,o)=>{let{placement:n="bottom",strategy:a="absolute",middleware:i=[],platform:c}=o,l=i.filter(Boolean),u=await(c.isRTL==null?void 0:c.isRTL(r)),p=await c.getElementRects({reference:e,floating:r,strategy:a}),{x:m,y:h}=pi(p,n,u),g=n,v={},x=0;for(let O=0;O<l.length;O++){let{name:T,fn:R}=l[O],{x:N,y:_,data:B,reset:U}=await R({x:m,y:h,initialPlacement:n,placement:g,strategy:a,middlewareData:v,rects:p,platform:c,elements:{reference:e,floating:r}});m=N??m,h=_??h,v={...v,[T]:{...v[T],...B}},U&&x<=50&&(x++,typeof U=="object"&&(U.placement&&(g=U.placement),U.rects&&(p=U.rects===!0?await c.getElementRects({reference:e,floating:r,strategy:a}):U.rects),{x:m,y:h}=pi(p,g,u)),O=-1)}return{x:m,y:h,placement:g,strategy:a,middlewareData:v}};async function Bo(e,r){var o;r===void 0&&(r={});let{x:n,y:a,platform:i,rects:c,elements:l,strategy:u}=e,{boundary:p="clippingAncestors",rootBoundary:m="viewport",elementContext:h="floating",altBoundary:g=!1,padding:v=0}=Or(r,e),x=ui(v),T=l[g?h==="floating"?"reference":"floating":h],R=dt(await i.getClippingRect({element:(o=await(i.isElement==null?void 0:i.isElement(T)))==null||o?T:T.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:p,rootBoundary:m,strategy:u})),N=h==="floating"?{x:n,y:a,width:c.floating.width,height:c.floating.height}:c.reference,_=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),B=await(i.isElement==null?void 0:i.isElement(_))?await(i.getScale==null?void 0:i.getScale(_))||{x:1,y:1}:{x:1,y:1},U=dt(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:N,offsetParent:_,strategy:u}):N);return{top:(R.top-U.top+x.top)/B.y,bottom:(U.bottom-R.bottom+x.bottom)/B.y,left:(R.left-U.left+x.left)/B.x,right:(U.right-R.right+x.right)/B.x}}function Zc(e,r,o){return(e?[...o.filter(a=>Ze(a)===e),...o.filter(a=>Ze(a)!==e)]:o.filter(a=>kt(a)===a)).filter(a=>e?Ze(a)===e||(r?di(a)!==a:!1):!0)}var Uo=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(r){var o,n,a;let{rects:i,middlewareData:c,placement:l,platform:u,elements:p}=r,{crossAxis:m=!1,alignment:h,allowedPlacements:g=Io,autoAlignment:v=!0,...x}=Or(e,r),O=h!==void 0||g===Io?Zc(h||null,v,g):g,T=await Bo(r,x),R=((o=c.autoPlacement)==null?void 0:o.index)||0,N=O[R];if(N==null)return{};let _=li(N,i,await(u.isRTL==null?void 0:u.isRTL(p.floating)));if(l!==N)return{reset:{placement:O[0]}};let B=[T[kt(N)],T[_[0]],T[_[1]]],U=[...((n=c.autoPlacement)==null?void 0:n.overflows)||[],{placement:N,overflows:B}],de=O[R+1];if(de)return{data:{index:R+1,overflows:U},reset:{placement:de}};let Ne=U.map(te=>{let y=Ze(te.placement);return[te.placement,y&&m?te.overflows.slice(0,2).reduce((b,P)=>b+P,0):te.overflows[0],te.overflows]}).sort((te,y)=>te[1]-y[1]),Te=((a=Ne.filter(te=>te[2].slice(0,Ze(te[0])?2:3).every(y=>y<=0))[0])==null?void 0:a[0])||Ne[0][0];return Te!==l?{data:{index:R+1,overflows:U},reset:{placement:Te}}:{}}}};var Mo=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(r){let{x:o,y:n,placement:a}=r,{mainAxis:i=!0,crossAxis:c=!1,limiter:l={fn:T=>{let{x:R,y:N}=T;return{x:R,y:N}}},...u}=Or(e,r),p={x:o,y:n},m=await Bo(r,u),h=Cr(kt(a)),g=_o(h),v=p[g],x=p[h];if(i){let T=g==="y"?"top":"left",R=g==="y"?"bottom":"right",N=v+m[T],_=v-m[R];v=Po(N,v,_)}if(c){let T=h==="y"?"top":"left",R=h==="y"?"bottom":"right",N=x+m[T],_=x-m[R];x=Po(N,x,_)}let O=l.fn({...r,[g]:v,[h]:x});return{...O,data:{x:O.x-o,y:O.y-n,enabled:{[g]:i,[h]:c}}}}}};var Fo=Math.min,Dt=Math.max,Qt=Math.round;var Fe=e=>({x:e,y:e});function $e(e){return yi(e)?(e.nodeName||"").toLowerCase():"#document"}function pe(e){var r;return(e==null||(r=e.ownerDocument)==null?void 0:r.defaultView)||window}function We(e){var r;return(r=(yi(e)?e.ownerDocument:e.document)||window.document)==null?void 0:r.documentElement}function yi(e){return e instanceof Node||e instanceof pe(e).Node}function Pe(e){return e instanceof Element||e instanceof pe(e).Element}function Ce(e){return e instanceof HTMLElement||e instanceof pe(e).HTMLElement}function hi(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof pe(e).ShadowRoot}function Bt(e){let{overflow:r,overflowX:o,overflowY:n,display:a}=he(e);return/auto|scroll|overlay|hidden|clip/.test(r+n+o)&&!["inline","contents"].includes(a)}function mi(e){return["table","td","th"].includes($e(e))}function Ar(e){let r=wr(),o=he(e);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!r&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!r&&(o.filter?o.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(o.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(o.contain||"").includes(n))}function gi(e){let r=ut(e);for(;Ce(r)&&!Jt(r);){if(Ar(r))return r;r=ut(r)}return null}function wr(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Jt(e){return["html","body","#document"].includes($e(e))}function he(e){return pe(e).getComputedStyle(e)}function er(e){return Pe(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function ut(e){if($e(e)==="html")return e;let r=e.assignedSlot||e.parentNode||hi(e)&&e.host||We(e);return hi(r)?r.host:r}function bi(e){let r=ut(e);return Jt(r)?e.ownerDocument?e.ownerDocument.body:e.body:Ce(r)&&Bt(r)?r:bi(r)}function Er(e,r,o){var n;r===void 0&&(r=[]),o===void 0&&(o=!0);let a=bi(e),i=a===((n=e.ownerDocument)==null?void 0:n.body),c=pe(a);return i?r.concat(c,c.visualViewport||[],Bt(a)?a:[],c.frameElement&&o?Er(c.frameElement):[]):r.concat(a,Er(a,[],o))}function Si(e){let r=he(e),o=parseFloat(r.width)||0,n=parseFloat(r.height)||0,a=Ce(e),i=a?e.offsetWidth:o,c=a?e.offsetHeight:n,l=Qt(o)!==i||Qt(n)!==c;return l&&(o=i,n=c),{width:o,height:n,$:l}}function Oi(e){return Pe(e)?e:e.contextElement}function Ut(e){let r=Oi(e);if(!Ce(r))return Fe(1);let o=r.getBoundingClientRect(),{width:n,height:a,$:i}=Si(r),c=(i?Qt(o.width):o.width)/n,l=(i?Qt(o.height):o.height)/a;return(!c||!Number.isFinite(c))&&(c=1),(!l||!Number.isFinite(l))&&(l=1),{x:c,y:l}}var Xc=Fe(0);function Ci(e){let r=pe(e);return!wr()||!r.visualViewport?Xc:{x:r.visualViewport.offsetLeft,y:r.visualViewport.offsetTop}}function Qc(e,r,o){return r===void 0&&(r=!1),!o||r&&o!==pe(e)?!1:r}function tr(e,r,o,n){r===void 0&&(r=!1),o===void 0&&(o=!1);let a=e.getBoundingClientRect(),i=Oi(e),c=Fe(1);r&&(n?Pe(n)&&(c=Ut(n)):c=Ut(e));let l=Qc(i,o,n)?Ci(i):Fe(0),u=(a.left+l.x)/c.x,p=(a.top+l.y)/c.y,m=a.width/c.x,h=a.height/c.y;if(i){let g=pe(i),v=n&&Pe(n)?pe(n):n,x=g.frameElement;for(;x&&n&&v!==g;){let O=Ut(x),T=x.getBoundingClientRect(),R=he(x),N=T.left+(x.clientLeft+parseFloat(R.paddingLeft))*O.x,_=T.top+(x.clientTop+parseFloat(R.paddingTop))*O.y;u*=O.x,p*=O.y,m*=O.x,h*=O.y,u+=N,p+=_,x=pe(x).frameElement}}return dt({width:m,height:h,x:u,y:p})}function Jc(e){let{rect:r,offsetParent:o,strategy:n}=e,a=Ce(o),i=We(o);if(o===i)return r;let c={scrollLeft:0,scrollTop:0},l=Fe(1),u=Fe(0);if((a||!a&&n!=="fixed")&&(($e(o)!=="body"||Bt(i))&&(c=er(o)),Ce(o))){let p=tr(o);l=Ut(o),u.x=p.x+o.clientLeft,u.y=p.y+o.clientTop}return{width:r.width*l.x,height:r.height*l.y,x:r.x*l.x-c.scrollLeft*l.x+u.x,y:r.y*l.y-c.scrollTop*l.y+u.y}}function el(e){return Array.from(e.getClientRects())}function Ei(e){return tr(We(e)).left+er(e).scrollLeft}function tl(e){let r=We(e),o=er(e),n=e.ownerDocument.body,a=Dt(r.scrollWidth,r.clientWidth,n.scrollWidth,n.clientWidth),i=Dt(r.scrollHeight,r.clientHeight,n.scrollHeight,n.clientHeight),c=-o.scrollLeft+Ei(e),l=-o.scrollTop;return he(n).direction==="rtl"&&(c+=Dt(r.clientWidth,n.clientWidth)-a),{width:a,height:i,x:c,y:l}}function rl(e,r){let o=pe(e),n=We(e),a=o.visualViewport,i=n.clientWidth,c=n.clientHeight,l=0,u=0;if(a){i=a.width,c=a.height;let p=wr();(!p||p&&r==="fixed")&&(l=a.offsetLeft,u=a.offsetTop)}return{width:i,height:c,x:l,y:u}}function ol(e,r){let o=tr(e,!0,r==="fixed"),n=o.top+e.clientTop,a=o.left+e.clientLeft,i=Ce(e)?Ut(e):Fe(1),c=e.clientWidth*i.x,l=e.clientHeight*i.y,u=a*i.x,p=n*i.y;return{width:c,height:l,x:u,y:p}}function xi(e,r,o){let n;if(r==="viewport")n=rl(e,o);else if(r==="document")n=tl(We(e));else if(Pe(r))n=ol(r,o);else{let a=Ci(e);n={...r,x:r.x-a.x,y:r.y-a.y}}return dt(n)}function Ai(e,r){let o=ut(e);return o===r||!Pe(o)||Jt(o)?!1:he(o).position==="fixed"||Ai(o,r)}function nl(e,r){let o=r.get(e);if(o)return o;let n=Er(e,[],!1).filter(l=>Pe(l)&&$e(l)!=="body"),a=null,i=he(e).position==="fixed",c=i?ut(e):e;for(;Pe(c)&&!Jt(c);){let l=he(c),u=Ar(c);!u&&l.position==="fixed"&&(a=null),(i?!u&&!a:!u&&l.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||Bt(c)&&!u&&Ai(e,c))?n=n.filter(m=>m!==c):a=l,c=ut(c)}return r.set(e,n),n}function al(e){let{element:r,boundary:o,rootBoundary:n,strategy:a}=e,c=[...o==="clippingAncestors"?nl(r,this._c):[].concat(o),n],l=c[0],u=c.reduce((p,m)=>{let h=xi(r,m,a);return p.top=Dt(h.top,p.top),p.right=Fo(h.right,p.right),p.bottom=Fo(h.bottom,p.bottom),p.left=Dt(h.left,p.left),p},xi(r,l,a));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}}function il(e){return Si(e)}function sl(e,r,o){let n=Ce(r),a=We(r),i=o==="fixed",c=tr(e,!0,i,r),l={scrollLeft:0,scrollTop:0},u=Fe(0);if(n||!n&&!i)if(($e(r)!=="body"||Bt(a))&&(l=er(r)),n){let p=tr(r,!0,i,r);u.x=p.x+r.clientLeft,u.y=p.y+r.clientTop}else a&&(u.x=Ei(a));return{x:c.left+l.scrollLeft-u.x,y:c.top+l.scrollTop-u.y,width:c.width,height:c.height}}function vi(e,r){return!Ce(e)||he(e).position==="fixed"?null:r?r(e):e.offsetParent}function wi(e,r){let o=pe(e);if(!Ce(e))return o;let n=vi(e,r);for(;n&&mi(n)&&he(n).position==="static";)n=vi(n,r);return n&&($e(n)==="html"||$e(n)==="body"&&he(n).position==="static"&&!Ar(n))?o:n||gi(e)||o}var cl=async function(e){let{reference:r,floating:o,strategy:n}=e,a=this.getOffsetParent||wi,i=this.getDimensions;return{reference:sl(r,await a(o),n),floating:{x:0,y:0,...await i(o)}}};function ll(e){return he(e).direction==="rtl"}var Rr={convertOffsetParentRelativeRectToViewportRelativeRect:Jc,getDocumentElement:We,getClippingRect:al,getOffsetParent:wi,getElementRects:cl,getClientRects:el,getDimensions:il,getScale:Ut,isElement:Pe,isRTL:ll};var Ri=(e,r,o)=>{let n=new Map,a={platform:Rr,...o},i={...a.platform,_c:n};return fi(e,r,{...a,platform:i})};function Ni(e){return dl(e)}function $o(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function dl(e){for(let r=e;r;r=$o(r))if(r instanceof Element&&getComputedStyle(r).display==="none")return null;for(let r=$o(e);r;r=$o(r)){if(!(r instanceof Element))continue;let o=getComputedStyle(r);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||r.tagName==="BODY"))return r}return null}async function Ti(e,r,o){return Ri(e,r,{platform:{...Rr,getOffsetParent:n=>Rr.getOffsetParent(n,Ni)},middleware:[Mo({crossAxis:!0}),Uo({allowedPlacements:[o]})]})}var fe=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},V=class extends rr.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new rr.Debouncer,this.revealDebouncer=new rr.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return Li.html`
524
+ `;var ii=["top","right","bottom","left"],ai=["start","end"],Io=ii.reduce((e,r)=>e.concat(r,r+"-"+ai[0],r+"-"+ai[1]),[]),si=Math.min,ci=Math.max;var jc={left:"right",right:"left",bottom:"top",top:"bottom"},Kc={start:"end",end:"start"};function Po(e,r,o){return ci(e,si(r,o))}function Or(e,r){return typeof e=="function"?e(r):e}function kt(e){return e.split("-")[0]}function Ze(e){return e.split("-")[1]}function _o(e){return e==="x"?"y":"x"}function ko(e){return e==="y"?"height":"width"}function Cr(e){return["top","bottom"].includes(kt(e))?"y":"x"}function Do(e){return _o(Cr(e))}function li(e,r,o){o===void 0&&(o=!1);let n=Ze(e),a=Do(e),i=ko(a),c=a==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return r.reference[i]>r.floating[i]&&(c=Lo(c)),[c,Lo(c)]}function di(e){return e.replace(/start|end/g,r=>Kc[r])}function Lo(e){return e.replace(/left|right|bottom|top/g,r=>jc[r])}function Vc(e){return{top:0,right:0,bottom:0,left:0,...e}}function ui(e){return typeof e!="number"?Vc(e):{top:e,right:e,bottom:e,left:e}}function dt(e){let{x:r,y:o,width:n,height:a}=e;return{width:n,height:a,top:o,left:r,right:r+n,bottom:o+a,x:r,y:o}}function pi(e,r,o){let{reference:n,floating:a}=e,i=Cr(r),c=Do(r),l=ko(c),u=kt(r),p=i==="y",m=n.x+n.width/2-a.width/2,h=n.y+n.height/2-a.height/2,g=n[l]/2-a[l]/2,v;switch(u){case"top":v={x:m,y:n.y-a.height};break;case"bottom":v={x:m,y:n.y+n.height};break;case"right":v={x:n.x+n.width,y:h};break;case"left":v={x:n.x-a.width,y:h};break;default:v={x:n.x,y:n.y}}switch(Ze(r)){case"start":v[c]-=g*(o&&p?-1:1);break;case"end":v[c]+=g*(o&&p?-1:1);break}return v}var fi=async(e,r,o)=>{let{placement:n="bottom",strategy:a="absolute",middleware:i=[],platform:c}=o,l=i.filter(Boolean),u=await(c.isRTL==null?void 0:c.isRTL(r)),p=await c.getElementRects({reference:e,floating:r,strategy:a}),{x:m,y:h}=pi(p,n,u),g=n,v={},x=0;for(let O=0;O<l.length;O++){let{name:L,fn:R}=l[O],{x:N,y:_,data:B,reset:U}=await R({x:m,y:h,initialPlacement:n,placement:g,strategy:a,middlewareData:v,rects:p,platform:c,elements:{reference:e,floating:r}});m=N??m,h=_??h,v={...v,[L]:{...v[L],...B}},U&&x<=50&&(x++,typeof U=="object"&&(U.placement&&(g=U.placement),U.rects&&(p=U.rects===!0?await c.getElementRects({reference:e,floating:r,strategy:a}):U.rects),{x:m,y:h}=pi(p,g,u)),O=-1)}return{x:m,y:h,placement:g,strategy:a,middlewareData:v}};async function Bo(e,r){var o;r===void 0&&(r={});let{x:n,y:a,platform:i,rects:c,elements:l,strategy:u}=e,{boundary:p="clippingAncestors",rootBoundary:m="viewport",elementContext:h="floating",altBoundary:g=!1,padding:v=0}=Or(r,e),x=ui(v),L=l[g?h==="floating"?"reference":"floating":h],R=dt(await i.getClippingRect({element:(o=await(i.isElement==null?void 0:i.isElement(L)))==null||o?L:L.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:p,rootBoundary:m,strategy:u})),N=h==="floating"?{x:n,y:a,width:c.floating.width,height:c.floating.height}:c.reference,_=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),B=await(i.isElement==null?void 0:i.isElement(_))?await(i.getScale==null?void 0:i.getScale(_))||{x:1,y:1}:{x:1,y:1},U=dt(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:N,offsetParent:_,strategy:u}):N);return{top:(R.top-U.top+x.top)/B.y,bottom:(U.bottom-R.bottom+x.bottom)/B.y,left:(R.left-U.left+x.left)/B.x,right:(U.right-R.right+x.right)/B.x}}function Zc(e,r,o){return(e?[...o.filter(a=>Ze(a)===e),...o.filter(a=>Ze(a)!==e)]:o.filter(a=>kt(a)===a)).filter(a=>e?Ze(a)===e||(r?di(a)!==a:!1):!0)}var Uo=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(r){var o,n,a;let{rects:i,middlewareData:c,placement:l,platform:u,elements:p}=r,{crossAxis:m=!1,alignment:h,allowedPlacements:g=Io,autoAlignment:v=!0,...x}=Or(e,r),O=h!==void 0||g===Io?Zc(h||null,v,g):g,L=await Bo(r,x),R=((o=c.autoPlacement)==null?void 0:o.index)||0,N=O[R];if(N==null)return{};let _=li(N,i,await(u.isRTL==null?void 0:u.isRTL(p.floating)));if(l!==N)return{reset:{placement:O[0]}};let B=[L[kt(N)],L[_[0]],L[_[1]]],U=[...((n=c.autoPlacement)==null?void 0:n.overflows)||[],{placement:N,overflows:B}],de=O[R+1];if(de)return{data:{index:R+1,overflows:U},reset:{placement:de}};let Ne=U.map(te=>{let y=Ze(te.placement);return[te.placement,y&&m?te.overflows.slice(0,2).reduce((b,P)=>b+P,0):te.overflows[0],te.overflows]}).sort((te,y)=>te[1]-y[1]),Te=((a=Ne.filter(te=>te[2].slice(0,Ze(te[0])?2:3).every(y=>y<=0))[0])==null?void 0:a[0])||Ne[0][0];return Te!==l?{data:{index:R+1,overflows:U},reset:{placement:Te}}:{}}}};var Mo=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(r){let{x:o,y:n,placement:a}=r,{mainAxis:i=!0,crossAxis:c=!1,limiter:l={fn:L=>{let{x:R,y:N}=L;return{x:R,y:N}}},...u}=Or(e,r),p={x:o,y:n},m=await Bo(r,u),h=Cr(kt(a)),g=_o(h),v=p[g],x=p[h];if(i){let L=g==="y"?"top":"left",R=g==="y"?"bottom":"right",N=v+m[L],_=v-m[R];v=Po(N,v,_)}if(c){let L=h==="y"?"top":"left",R=h==="y"?"bottom":"right",N=x+m[L],_=x-m[R];x=Po(N,x,_)}let O=l.fn({...r,[g]:v,[h]:x});return{...O,data:{x:O.x-o,y:O.y-n,enabled:{[g]:i,[h]:c}}}}}};var Fo=Math.min,Dt=Math.max,Qt=Math.round;var Fe=e=>({x:e,y:e});function $e(e){return yi(e)?(e.nodeName||"").toLowerCase():"#document"}function pe(e){var r;return(e==null||(r=e.ownerDocument)==null?void 0:r.defaultView)||window}function We(e){var r;return(r=(yi(e)?e.ownerDocument:e.document)||window.document)==null?void 0:r.documentElement}function yi(e){return e instanceof Node||e instanceof pe(e).Node}function Pe(e){return e instanceof Element||e instanceof pe(e).Element}function Ce(e){return e instanceof HTMLElement||e instanceof pe(e).HTMLElement}function hi(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof pe(e).ShadowRoot}function Bt(e){let{overflow:r,overflowX:o,overflowY:n,display:a}=he(e);return/auto|scroll|overlay|hidden|clip/.test(r+n+o)&&!["inline","contents"].includes(a)}function mi(e){return["table","td","th"].includes($e(e))}function Ar(e){let r=wr(),o=he(e);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!r&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!r&&(o.filter?o.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(o.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(o.contain||"").includes(n))}function gi(e){let r=ut(e);for(;Ce(r)&&!Jt(r);){if(Ar(r))return r;r=ut(r)}return null}function wr(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Jt(e){return["html","body","#document"].includes($e(e))}function he(e){return pe(e).getComputedStyle(e)}function er(e){return Pe(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function ut(e){if($e(e)==="html")return e;let r=e.assignedSlot||e.parentNode||hi(e)&&e.host||We(e);return hi(r)?r.host:r}function bi(e){let r=ut(e);return Jt(r)?e.ownerDocument?e.ownerDocument.body:e.body:Ce(r)&&Bt(r)?r:bi(r)}function Er(e,r,o){var n;r===void 0&&(r=[]),o===void 0&&(o=!0);let a=bi(e),i=a===((n=e.ownerDocument)==null?void 0:n.body),c=pe(a);return i?r.concat(c,c.visualViewport||[],Bt(a)?a:[],c.frameElement&&o?Er(c.frameElement):[]):r.concat(a,Er(a,[],o))}function Si(e){let r=he(e),o=parseFloat(r.width)||0,n=parseFloat(r.height)||0,a=Ce(e),i=a?e.offsetWidth:o,c=a?e.offsetHeight:n,l=Qt(o)!==i||Qt(n)!==c;return l&&(o=i,n=c),{width:o,height:n,$:l}}function Oi(e){return Pe(e)?e:e.contextElement}function Ut(e){let r=Oi(e);if(!Ce(r))return Fe(1);let o=r.getBoundingClientRect(),{width:n,height:a,$:i}=Si(r),c=(i?Qt(o.width):o.width)/n,l=(i?Qt(o.height):o.height)/a;return(!c||!Number.isFinite(c))&&(c=1),(!l||!Number.isFinite(l))&&(l=1),{x:c,y:l}}var Xc=Fe(0);function Ci(e){let r=pe(e);return!wr()||!r.visualViewport?Xc:{x:r.visualViewport.offsetLeft,y:r.visualViewport.offsetTop}}function Qc(e,r,o){return r===void 0&&(r=!1),!o||r&&o!==pe(e)?!1:r}function tr(e,r,o,n){r===void 0&&(r=!1),o===void 0&&(o=!1);let a=e.getBoundingClientRect(),i=Oi(e),c=Fe(1);r&&(n?Pe(n)&&(c=Ut(n)):c=Ut(e));let l=Qc(i,o,n)?Ci(i):Fe(0),u=(a.left+l.x)/c.x,p=(a.top+l.y)/c.y,m=a.width/c.x,h=a.height/c.y;if(i){let g=pe(i),v=n&&Pe(n)?pe(n):n,x=g.frameElement;for(;x&&n&&v!==g;){let O=Ut(x),L=x.getBoundingClientRect(),R=he(x),N=L.left+(x.clientLeft+parseFloat(R.paddingLeft))*O.x,_=L.top+(x.clientTop+parseFloat(R.paddingTop))*O.y;u*=O.x,p*=O.y,m*=O.x,h*=O.y,u+=N,p+=_,x=pe(x).frameElement}}return dt({width:m,height:h,x:u,y:p})}function Jc(e){let{rect:r,offsetParent:o,strategy:n}=e,a=Ce(o),i=We(o);if(o===i)return r;let c={scrollLeft:0,scrollTop:0},l=Fe(1),u=Fe(0);if((a||!a&&n!=="fixed")&&(($e(o)!=="body"||Bt(i))&&(c=er(o)),Ce(o))){let p=tr(o);l=Ut(o),u.x=p.x+o.clientLeft,u.y=p.y+o.clientTop}return{width:r.width*l.x,height:r.height*l.y,x:r.x*l.x-c.scrollLeft*l.x+u.x,y:r.y*l.y-c.scrollTop*l.y+u.y}}function el(e){return Array.from(e.getClientRects())}function Ei(e){return tr(We(e)).left+er(e).scrollLeft}function tl(e){let r=We(e),o=er(e),n=e.ownerDocument.body,a=Dt(r.scrollWidth,r.clientWidth,n.scrollWidth,n.clientWidth),i=Dt(r.scrollHeight,r.clientHeight,n.scrollHeight,n.clientHeight),c=-o.scrollLeft+Ei(e),l=-o.scrollTop;return he(n).direction==="rtl"&&(c+=Dt(r.clientWidth,n.clientWidth)-a),{width:a,height:i,x:c,y:l}}function rl(e,r){let o=pe(e),n=We(e),a=o.visualViewport,i=n.clientWidth,c=n.clientHeight,l=0,u=0;if(a){i=a.width,c=a.height;let p=wr();(!p||p&&r==="fixed")&&(l=a.offsetLeft,u=a.offsetTop)}return{width:i,height:c,x:l,y:u}}function ol(e,r){let o=tr(e,!0,r==="fixed"),n=o.top+e.clientTop,a=o.left+e.clientLeft,i=Ce(e)?Ut(e):Fe(1),c=e.clientWidth*i.x,l=e.clientHeight*i.y,u=a*i.x,p=n*i.y;return{width:c,height:l,x:u,y:p}}function xi(e,r,o){let n;if(r==="viewport")n=rl(e,o);else if(r==="document")n=tl(We(e));else if(Pe(r))n=ol(r,o);else{let a=Ci(e);n={...r,x:r.x-a.x,y:r.y-a.y}}return dt(n)}function Ai(e,r){let o=ut(e);return o===r||!Pe(o)||Jt(o)?!1:he(o).position==="fixed"||Ai(o,r)}function nl(e,r){let o=r.get(e);if(o)return o;let n=Er(e,[],!1).filter(l=>Pe(l)&&$e(l)!=="body"),a=null,i=he(e).position==="fixed",c=i?ut(e):e;for(;Pe(c)&&!Jt(c);){let l=he(c),u=Ar(c);!u&&l.position==="fixed"&&(a=null),(i?!u&&!a:!u&&l.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||Bt(c)&&!u&&Ai(e,c))?n=n.filter(m=>m!==c):a=l,c=ut(c)}return r.set(e,n),n}function al(e){let{element:r,boundary:o,rootBoundary:n,strategy:a}=e,c=[...o==="clippingAncestors"?nl(r,this._c):[].concat(o),n],l=c[0],u=c.reduce((p,m)=>{let h=xi(r,m,a);return p.top=Dt(h.top,p.top),p.right=Fo(h.right,p.right),p.bottom=Fo(h.bottom,p.bottom),p.left=Dt(h.left,p.left),p},xi(r,l,a));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}}function il(e){return Si(e)}function sl(e,r,o){let n=Ce(r),a=We(r),i=o==="fixed",c=tr(e,!0,i,r),l={scrollLeft:0,scrollTop:0},u=Fe(0);if(n||!n&&!i)if(($e(r)!=="body"||Bt(a))&&(l=er(r)),n){let p=tr(r,!0,i,r);u.x=p.x+r.clientLeft,u.y=p.y+r.clientTop}else a&&(u.x=Ei(a));return{x:c.left+l.scrollLeft-u.x,y:c.top+l.scrollTop-u.y,width:c.width,height:c.height}}function vi(e,r){return!Ce(e)||he(e).position==="fixed"?null:r?r(e):e.offsetParent}function wi(e,r){let o=pe(e);if(!Ce(e))return o;let n=vi(e,r);for(;n&&mi(n)&&he(n).position==="static";)n=vi(n,r);return n&&($e(n)==="html"||$e(n)==="body"&&he(n).position==="static"&&!Ar(n))?o:n||gi(e)||o}var cl=async function(e){let{reference:r,floating:o,strategy:n}=e,a=this.getOffsetParent||wi,i=this.getDimensions;return{reference:sl(r,await a(o),n),floating:{x:0,y:0,...await i(o)}}};function ll(e){return he(e).direction==="rtl"}var Rr={convertOffsetParentRelativeRectToViewportRelativeRect:Jc,getDocumentElement:We,getClippingRect:al,getOffsetParent:wi,getElementRects:cl,getClientRects:el,getDimensions:il,getScale:Ut,isElement:Pe,isRTL:ll};var Ri=(e,r,o)=>{let n=new Map,a={platform:Rr,...o},i={...a.platform,_c:n};return fi(e,r,{...a,platform:i})};function Ni(e){return dl(e)}function $o(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function dl(e){for(let r=e;r;r=$o(r))if(r instanceof Element&&getComputedStyle(r).display==="none")return null;for(let r=$o(e);r;r=$o(r)){if(!(r instanceof Element))continue;let o=getComputedStyle(r);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||r.tagName==="BODY"))return r}return null}async function Ti(e,r,o){return Ri(e,r,{platform:{...Rr,getOffsetParent:n=>Rr.getOffsetParent(n,Ni)},middleware:[Mo({crossAxis:!0}),Uo({allowedPlacements:[o]})]})}var fe=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},V=class extends rr.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new rr.Debouncer,this.revealDebouncer=new rr.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return Li.html`
525
525
  <div part="container"
526
526
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
527
527
  @mouseenter=${this.onHover}
@@ -1062,10 +1062,10 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1062
1062
  width: ${f.smallIconOnlyWidth};
1063
1063
  }
1064
1064
  `,S.noTextSelect];var Lr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},He=class extends(0,Ir.toFtdsBase)(H){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=gr.brand,this.iconVariant=_e.fluid_topics}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon,"ft-button--round":this.round,...this.getDesignSystemBaseClasses()}}get typographyVariant(){switch(this.size){case St.large:return Ve.body2medium;case St.medium:return Ve.caption1medium;case St.small:return Ve.caption2medium}}};He.styles=[Ir.safariEllipsisFix,Hi];Lr([(0,ir.property)({type:Boolean})],He.prototype,"primary",void 0);Lr([(0,ir.property)({type:Boolean})],He.prototype,"secondary",void 0);Lr([(0,ir.property)({type:Boolean})],He.prototype,"tertiary",void 0);Lr([(0,ir.property)({type:Boolean})],He.prototype,"round",void 0);(0,Ho.customElement)("ft-button")(Ee);(0,Ho.customElement)("ftds-button")(He);var vc=C(k()),Sc=C(ie());var ro=C(k());var zi=C(k());var fl=C(ji(),1);var Ki;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(Ki||(Ki={}));var Vi;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Vi||(Vi={}));var Zi;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE"})(Zi||(Zi={}));var qi;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE"})(qi||(qi={}));var Yi;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Yi||(Yi={}));var Xi;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(Xi||(Xi={}));var Qi;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",e.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",e.AI__RATE="AI__RATE",e.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",e.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__DISPLAY="TOPIC__DISPLAY",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(Qi||(Qi={}));var Ji;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(Ji||(Ji={}));var es;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT"})(es||(es={}));var ts;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(ts||(ts={}));var rs;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(rs||(rs={}));var os;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(os||(os={}));var ns;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(ns||(ns={}));var as;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(as||(as={}));var is;(function(e){e.ASC="ASC",e.DESC="DESC"})(is||(is={}));var ss;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(ss||(ss={}));var zo;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(zo||(zo={}));var cs;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK"})(cs||(cs={}));var ls;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(ls||(ls={}));var ds;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK"})(ds||(ds={}));var us;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(us||(us={}));var ps;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC"})(ps||(ps={}));var Go;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Go||(Go={}));var X;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(X||(X={}));var ft;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(ft||(ft={}));var fs;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(fs||(fs={}));var hs;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(hs||(hs={}));var ys;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(ys||(ys={}));var pl={[X.PERSONAL_BOOK_SHARE_USER]:[X.PERSONAL_BOOK_USER],[X.HTML_EXPORT_USER]:[X.PERSONAL_BOOK_USER],[X.PDF_EXPORT_USER]:[X.PERSONAL_BOOK_USER],[X.KHUB_ADMIN]:[X.CONTENT_PUBLISHER],[X.ADMIN]:[X.KHUB_ADMIN,X.USERS_ADMIN,X.PORTAL_ADMIN],[X.GENERATIVE_AI_EXPORT_USER]:[X.GENERATIVE_AI_USER]};function ms(e,r){return e===r||(pl[e]??[]).some(o=>ms(o,r))}function gs(e,r){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(n=>ms(n,r))}var bc=C(k());var Rs=C(j()),ae=C(ie()),Ae=C(k());var bs=C(j());var xs=bs.css`
1065
- `;var kr=C(k()),hl="ft-app-info",ht=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:r})}};ht.eventName="authentication-change";var yl={session:(e,r)=>{(0,kr.deepEqual)(e.session,r.payload)||(e.session=r.payload,setTimeout(()=>L.dispatchEvent(new ht(r.payload)),0))}},L=kr.FtReduxStore.get({name:hl,reducers:yl,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var jo=C(k());var yt=class e{static get(r){let{baseUrl:o,apiIntegrationIdentifier:n}=L.getState(),a=r??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(r){return new Promise(o=>{let n=e.get(r);if(n)o(n);else{let a=L.subscribe(()=>{n=e.get(r),n&&(a(),o(n))})}})}};var Dr=class{constructor(r){this.overrideApi=r}get api(){var r;return(r=this.overrideApi)!==null&&r!==void 0?r:yt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):yt.await()}};var be=class extends Dr{constructor(r=!0,o){var n;super(o),this.sortObjectFields=(i,c)=>typeof c!="object"||c==null||Array.isArray(c)?c:Object.fromEntries(Object.entries(c).sort(([l],[u])=>l.localeCompare(u)));let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new jo.CacheRegistry,this.cache=r?a.commonCache:new jo.CacheRegistry}clearCache(){this.cache.clearAll()}hash(r){return String(Array.from(JSON.stringify(r,this.sortObjectFields)).reduce((o,n)=>0|31*o+n.charCodeAt(0),0))}};var Br=class extends be{async listMyBookmarks(){let r=L.getState().session;return r?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(r.profile.userId),5*60*1e3):[]}};var Ko=class{addCommand(r,o=!1){L.commands.add(r,o)}consumeCommand(r){return L.commands.consume(r)}};window.FluidTopicsAppInfoStoreService=new Ko;var ke=C(k());var vs,ml=Symbol("clearAfterUnitTest"),Ur=class extends be{constructor(r){super(),this.messageContextProvider=r,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[vs]=()=>{this.defaultMessages={},this.cache=new ke.CacheRegistry,this.listeners={}},this.currentUiLocale=L.getState().uiLocale,L.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:r}=L.getState();this.currentUiLocale!==r&&(this.currentUiLocale=r,this.cache.clearAll(),this.notifyAll())}addContext(r){let o=r.name.toLowerCase();this.cache.setFinal(o,r),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(r,o){var n;if(r=r.toLowerCase(),o&&Object.keys(o).length>0){let a={...(n=this.defaultMessages[r])!==null&&n!==void 0?n:{},...o};(0,ke.deepEqual)(this.defaultMessages[r],a)||(this.defaultMessages[r]=a,await this.notify(r))}return this.fetchContext(r)}resolveContext(r){var o,n;return this.fetchContext(r),(n=(o=this.cache.getNow(r))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(r,o){let n=r.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(r,o,...n){var a;let i=r.toLowerCase(),c=this.resolveContext(i);return new ke.ParametrizedLabelResolver((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},c).resolve(o,...n)}async fetchContext(r){let o=!this.cache.has(r),n;try{n=await this.cache.get(r,()=>this.messageContextProvider(this.currentUiLocale,r)),o&&await this.notify(r)}catch(a){!(a instanceof ke.CanceledPromiseError)&&o&&console.error(a)}return n}subscribe(r,o){var n;return r=r.toLowerCase(),this.listeners[r]=(n=this.listeners[r])!==null&&n!==void 0?n:new Set,this.listeners[r].add(o),()=>{var a;return(a=this.listeners[r])===null||a===void 0?void 0:a.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(r=>this.notify(r)))}async notify(r){this.listeners[r]!=null&&await Promise.all([...this.listeners[r].values()].map(o=>(0,ke.delay)(0).then(()=>o()).catch(()=>null)))}};vs=ml;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Ur{constructor(){super(async(e,r)=>(await this.awaitApi).getFluidTopicsMessageContext(e,r))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Ur{constructor(){super(async(e,r)=>(await this.awaitApi).getCustomMessageContext(e,r))}});var Ft=window.FluidTopicsI18nService,Mr=window.FluidTopicsCustomI18nService;var Ss=C(k()),Vo=class{highlightHtml(r,o,n){(0,Ss.highlightHtml)(r,o,n)}};window.FluidTopicsHighlightHtmlService=new Vo;var Fr=class extends be{async listMySearches(){let{session:r}=L.getState();return gs(r,X.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(r.profile.userId),5*60*1e3):[]}};var Os=C(k());var Zo=class{isDate(r){var o,n,a,i;return(i=(a=((n=(o=L.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(l=>l.key===r))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(r,o){var n,a,i;return Os.DateFormatter.format(r,(n=o?.locale)!==null&&n!==void 0?n:L.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(i=o?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new Zo;var Cs=C(k());var sr=class{static get(r,o){var n,a,i,c;let l=L.getState(),{lang:u,region:p}=(a=(n=l.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&a!==void 0?a:{lang:"en",region:"US"};return new Cs.SearchPlaceConverter(l.baseUrl,(c=(i=window.FluidTopicsClientConfiguration)===null||i===void 0?void 0:i.predefinedSorts)!==null&&c!==void 0?c:{},r??20,l.searchInAllLanguagesAllowed,o??`${u}-${p}`)}};var qo=class{urlToSearchRequest(r){return sr.get().parse(r)}searchRequestToUrl(r){return sr.get().serialize(r)}};window.FluidTopicsUrlService=new qo;var Je=C(k());var mt=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:{currentItem:r}})}};mt.eventName="change";var Yo=class{itemName(r){return`fluid-topics-history-item-${r}`}get(r){let o=sessionStorage.getItem(this.itemName(r));return o?JSON.parse(o):void 0}set(r,o){sessionStorage.setItem(this.itemName(r),JSON.stringify(o))}},Es=new Yo;var $r=class e extends Je.WithEventBus{static build(){return new e(window.history,Es,()=>window.location,!1)}constructor(r,o,n,a){var i,c;super(),this.history=r,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=r.pushState,this.realReplaceState=r.replaceState,this.initialIndex=(c=(i=r.state)===null||i===void 0?void 0:i.index)!==null&&c!==void 0?c:r.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(a)}setCurrentState(r,o=!1){let n=o&&this.currentIndex===r.index-1;this.currentState={...this.buildCurrentState(),...r},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,Je.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new mt(this.currentItem())),0)}installProxies(){let r=o=>(n,a,[i,c,l])=>{let u=o(),p={...u===this.currentIndex?this.currentState:void 0,...i,index:u,href:typeof l=="string"?l:(l??this.windowLocation()).href};n.apply(a,[p,c,l]),this.setCurrentState(p,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:r(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:r(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",r=>this.setCurrentState(r.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(r){for(let o=this.history.length-1;o>=0;o--)r?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(r){var o;let n={...this.buildCurrentState(),...r,index:this.currentIndex,title:(o=r?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(r){this.addEventListener(mt.eventName,r)}removeHistoryChangeListener(r){this.removeEventListener(mt.eventName,r)}currentItem(){return(0,Je.deepCopy)(this.currentState)}back(){let r=this.previousDifferentMajorPosition();r>=0?this.history.go(r-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,Je.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let r=this.currentIndex>0?this.currentIndex-1:0;for(;r>0&&!this.isDifferentMajorState(r);)r--;return r}forward(){let r=this.nextMajorPosition();r&&r<this.states.length?this.history.go(r-this.currentIndex):this.history.forward()}forwardItem(){let r=this.nextMajorPosition();if(r)return(0,Je.deepCopy)(this.states[r])}nextMajorPosition(){let r=this.currentIndex;if(!(r>=this.states.length)){do r++;while(r<this.states.length&&!this.isDifferentMajorState(r));return this.getHigherPositionInTheSameState(r)}}getHigherPositionInTheSameState(r){var o;let n=(o=this.states[r])===null||o===void 0?void 0:o.majorStateId;if(!n)return r;let a=r,i=r+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,n);)this.hasState(i)&&(a=i),i++;return a}buildCurrentState(){var r,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(r=this.history.state)===null||r===void 0?void 0:r.title)!==null&&o!==void 0?o:document.title}}hasState(r){return this.states[r]!=null}isDifferentMajorState(r,o){var n;if(!this.hasState(r))return!1;let a=o??this.currentState.majorStateId,i=(n=this.states[r])===null||n===void 0?void 0:n.majorStateId;return i==null||i!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=$r.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});var As=L;function ws(e,r){var o;return As.getState().authenticationRequired&&!(!((o=As.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(r):e()}var Q=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},$=class extends Ae.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>yt.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Ae.CacheRegistry,this.cleanSessionDebouncer=new Ae.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Rs.html`
1065
+ `;var kr=C(k()),hl="ft-app-info",ht=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:r})}};ht.eventName="authentication-change";var yl={session:(e,r)=>{(0,kr.deepEqual)(e.session,r.payload)||(e.session=r.payload,setTimeout(()=>T.dispatchEvent(new ht(r.payload)),0))}},T=kr.FtReduxStore.get({name:hl,reducers:yl,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var jo=C(k());var yt=class e{static get(r){let{baseUrl:o,apiIntegrationIdentifier:n}=T.getState(),a=r??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(r){return new Promise(o=>{let n=e.get(r);if(n)o(n);else{let a=T.subscribe(()=>{n=e.get(r),n&&(a(),o(n))})}})}};var Dr=class{constructor(r){this.overrideApi=r}get api(){var r;return(r=this.overrideApi)!==null&&r!==void 0?r:yt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):yt.await()}};var be=class extends Dr{constructor(r=!0,o){var n;super(o),this.sortObjectFields=(i,c)=>typeof c!="object"||c==null||Array.isArray(c)?c:Object.fromEntries(Object.entries(c).sort(([l],[u])=>l.localeCompare(u)));let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new jo.CacheRegistry,this.cache=r?a.commonCache:new jo.CacheRegistry}clearCache(){this.cache.clearAll()}hash(r){return String(Array.from(JSON.stringify(r,this.sortObjectFields)).reduce((o,n)=>0|31*o+n.charCodeAt(0),0))}};var Br=class extends be{async listMyBookmarks(){let r=T.getState().session;return r?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(r.profile.userId),5*60*1e3):[]}};var Ko=class{addCommand(r,o=!1){T.commands.add(r,o)}consumeCommand(r){return T.commands.consume(r)}};window.FluidTopicsAppInfoStoreService=new Ko;var ke=C(k());var vs,ml=Symbol("clearAfterUnitTest"),Ur=class extends be{constructor(r){super(),this.messageContextProvider=r,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[vs]=()=>{this.defaultMessages={},this.cache=new ke.CacheRegistry,this.listeners={}},this.currentUiLocale=T.getState().uiLocale,T.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:r}=T.getState();this.currentUiLocale!==r&&(this.currentUiLocale=r,this.cache.clearAll(),this.notifyAll())}addContext(r){let o=r.name.toLowerCase();this.cache.setFinal(o,r),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(r,o){var n;if(r=r.toLowerCase(),o&&Object.keys(o).length>0){let a={...(n=this.defaultMessages[r])!==null&&n!==void 0?n:{},...o};(0,ke.deepEqual)(this.defaultMessages[r],a)||(this.defaultMessages[r]=a,await this.notify(r))}return this.fetchContext(r)}resolveContext(r){var o,n;return this.fetchContext(r),(n=(o=this.cache.getNow(r))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(r,o){let n=r.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(r,o,...n){var a;let i=r.toLowerCase(),c=this.resolveContext(i);return new ke.ParametrizedLabelResolver((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},c).resolve(o,...n)}async fetchContext(r){let o=!this.cache.has(r),n;try{n=await this.cache.get(r,()=>this.messageContextProvider(this.currentUiLocale,r)),o&&await this.notify(r)}catch(a){!(a instanceof ke.CanceledPromiseError)&&o&&console.error(a)}return n}subscribe(r,o){var n;return r=r.toLowerCase(),this.listeners[r]=(n=this.listeners[r])!==null&&n!==void 0?n:new Set,this.listeners[r].add(o),()=>{var a;return(a=this.listeners[r])===null||a===void 0?void 0:a.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(r=>this.notify(r)))}async notify(r){this.listeners[r]!=null&&await Promise.all([...this.listeners[r].values()].map(o=>(0,ke.delay)(0).then(()=>o()).catch(()=>null)))}};vs=ml;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Ur{constructor(){super(async(e,r)=>(await this.awaitApi).getFluidTopicsMessageContext(e,r))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Ur{constructor(){super(async(e,r)=>(await this.awaitApi).getCustomMessageContext(e,r))}});var Ft=window.FluidTopicsI18nService,Mr=window.FluidTopicsCustomI18nService;var Ss=C(k()),Vo=class{highlightHtml(r,o,n){(0,Ss.highlightHtml)(r,o,n)}};window.FluidTopicsHighlightHtmlService=new Vo;var Fr=class extends be{async listMySearches(){let{session:r}=T.getState();return gs(r,X.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(r.profile.userId),5*60*1e3):[]}};var Os=C(k());var Zo=class{isDate(r){var o,n,a,i;return(i=(a=((n=(o=T.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(l=>l.key===r))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(r,o){var n,a,i;return Os.DateFormatter.format(r,(n=o?.locale)!==null&&n!==void 0?n:T.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(i=o?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new Zo;var Cs=C(k());var sr=class{static get(r,o){var n,a,i,c;let l=T.getState(),{lang:u,region:p}=(a=(n=l.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&a!==void 0?a:{lang:"en",region:"US"};return new Cs.SearchPlaceConverter(l.baseUrl,(c=(i=window.FluidTopicsClientConfiguration)===null||i===void 0?void 0:i.predefinedSorts)!==null&&c!==void 0?c:{},r??20,l.searchInAllLanguagesAllowed,o??`${u}-${p}`)}};var qo=class{urlToSearchRequest(r){return sr.get().parse(r)}searchRequestToUrl(r){return sr.get().serialize(r)}};window.FluidTopicsUrlService=new qo;var Je=C(k());var mt=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:{currentItem:r}})}};mt.eventName="change";var Yo=class{itemName(r){return`fluid-topics-history-item-${r}`}get(r){let o=sessionStorage.getItem(this.itemName(r));return o?JSON.parse(o):void 0}set(r,o){sessionStorage.setItem(this.itemName(r),JSON.stringify(o))}},Es=new Yo;var $r=class e extends Je.WithEventBus{static build(){return new e(window.history,Es,()=>window.location,!1)}constructor(r,o,n,a){var i,c;super(),this.history=r,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=r.pushState,this.realReplaceState=r.replaceState,this.initialIndex=(c=(i=r.state)===null||i===void 0?void 0:i.index)!==null&&c!==void 0?c:r.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(a)}setCurrentState(r,o=!1){let n=o&&this.currentIndex===r.index-1;this.currentState={...this.buildCurrentState(),...r},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,Je.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new mt(this.currentItem())),0)}installProxies(){let r=o=>(n,a,[i,c,l])=>{let u=o(),p={...u===this.currentIndex?this.currentState:void 0,...i,index:u,href:typeof l=="string"?l:(l??this.windowLocation()).href};n.apply(a,[p,c,l]),this.setCurrentState(p,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:r(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:r(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",r=>this.setCurrentState(r.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(r){for(let o=this.history.length-1;o>=0;o--)r?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(r){var o;let n={...this.buildCurrentState(),...r,index:this.currentIndex,title:(o=r?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(r){this.addEventListener(mt.eventName,r)}removeHistoryChangeListener(r){this.removeEventListener(mt.eventName,r)}currentItem(){return(0,Je.deepCopy)(this.currentState)}back(){let r=this.previousDifferentMajorPosition();r>=0?this.history.go(r-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,Je.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let r=this.currentIndex>0?this.currentIndex-1:0;for(;r>0&&!this.isDifferentMajorState(r);)r--;return r}forward(){let r=this.nextMajorPosition();r&&r<this.states.length?this.history.go(r-this.currentIndex):this.history.forward()}forwardItem(){let r=this.nextMajorPosition();if(r)return(0,Je.deepCopy)(this.states[r])}nextMajorPosition(){let r=this.currentIndex;if(!(r>=this.states.length)){do r++;while(r<this.states.length&&!this.isDifferentMajorState(r));return this.getHigherPositionInTheSameState(r)}}getHigherPositionInTheSameState(r){var o;let n=(o=this.states[r])===null||o===void 0?void 0:o.majorStateId;if(!n)return r;let a=r,i=r+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,n);)this.hasState(i)&&(a=i),i++;return a}buildCurrentState(){var r,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(r=this.history.state)===null||r===void 0?void 0:r.title)!==null&&o!==void 0?o:document.title}}hasState(r){return this.states[r]!=null}isDifferentMajorState(r,o){var n;if(!this.hasState(r))return!1;let a=o??this.currentState.majorStateId,i=(n=this.states[r])===null||n===void 0?void 0:n.majorStateId;return i==null||i!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=$r.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});var As=T;function ws(e,r){var o;return As.getState().authenticationRequired&&!(!((o=As.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(r):e()}var Q=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},$=class extends Ae.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>yt.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Ae.CacheRegistry,this.cleanSessionDebouncer=new Ae.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Rs.html`
1066
1066
  <slot></slot>
1067
- `}connectedCallback(){super.connectedCallback(),L.addEventListener(ht.eventName,this.reloadConfiguration)}disconnectedCallback(){L.addEventListener(ht.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(r){var o,n,a,i,c,l,u;super.update(r),r.has("baseUrl")&&(L.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),r.has("apiIntegrationIdentifier")&&L.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),r.has("apiIntegrationAppVersion")&&L.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),r.has("uiLocale")&&L.actions.uiLocale(this.uiLocale),r.has("metadataConfiguration")&&L.actions.metadataConfiguration(this.metadataConfiguration),r.has("noCustom")&&L.actions.noCustom(this.noCustom),r.has("editorMode")&&L.actions.editorMode(this.editorMode),r.has("noCustomComponent")&&L.actions.noCustomComponent(this.noCustomComponent),r.has("session")&&L.actions.session(this.session),r.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(p=>Ft.addContext(p)),r.has("openExternalDocumentInNewTab")&&L.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),r.has("navigatorOnline")&&L.actions.navigatorOnline(this.navigatorOnline),r.has("forcedOffline")&&L.actions.forcedOffline(this.forcedOffline),r.has("localesConfiguration")&&(L.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),L.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),L.actions.searchInAllLanguagesAllowed((c=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&c!==void 0?c:!1)),r.has("authenticationRequired")&&L.actions.authenticationRequired(this.authenticationRequired),r.has("availableContentLocales")&&L.actions.availableContentLocales((u=(l=this.availableContentLocales)===null||l===void 0?void 0:l.contentLocales)!==null&&u!==void 0?u:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let r=await this.apiProvider().getCurrentSession();return r.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},r.idleTimeoutInMillis),r})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>ws(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};$.elementDefinitions={};$.styles=xs;Q([(0,ae.property)()],$.prototype,"baseUrl",void 0);Q([(0,ae.property)()],$.prototype,"apiIntegrationIdentifier",void 0);Q([(0,ae.property)()],$.prototype,"apiIntegrationAppVersion",void 0);Q([(0,ae.property)()],$.prototype,"uiLocale",void 0);Q([(0,Ae.jsonProperty)(null)],$.prototype,"availableUiLocales",void 0);Q([(0,Ae.jsonProperty)(null)],$.prototype,"metadataConfiguration",void 0);Q([(0,ae.property)({type:Boolean})],$.prototype,"editorMode",void 0);Q([(0,ae.property)({type:Boolean})],$.prototype,"noCustom",void 0);Q([(0,ae.property)({type:Boolean})],$.prototype,"openExternalDocumentInNewTab",void 0);Q([(0,ae.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],$.prototype,"noCustomComponent",void 0);Q([(0,ae.property)({type:Boolean})],$.prototype,"withManualResources",void 0);Q([(0,ae.property)({type:Boolean})],$.prototype,"navigatorOnline",void 0);Q([(0,ae.property)({type:Boolean})],$.prototype,"forcedOffline",void 0);Q([(0,ae.property)({type:Object})],$.prototype,"apiProvider",void 0);Q([(0,ae.property)({type:Boolean})],$.prototype,"authenticationRequired",void 0);Q([(0,Ae.jsonProperty)([])],$.prototype,"messageContexts",void 0);Q([(0,Ae.jsonProperty)(void 0)],$.prototype,"session",void 0);Q([(0,ae.state)()],$.prototype,"localesConfiguration",void 0);Q([(0,ae.state)()],$.prototype,"availableContentLocales",void 0);var nd=C(ie());function gl(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){if(e.constructor!==r.constructor)return!1;var o,n,a;if(Array.isArray(e)){if(o=e.length,o!=r.length)return!1;for(n=o;n--!==0;)if(!Wr(e[n],r[n]))return!1;return!0}if(e instanceof Map&&r instanceof Map){if(e.size!==r.size)return!1;for(n of e.entries())if(!r.has(n[0]))return!1;for(n of e.entries())if(!Wr(n[1],r.get(n[0])))return!1;return!0}if(e instanceof Set&&r instanceof Set){if(e.size!==r.size)return!1;for(n of e.entries())if(!r.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===r.source&&e.flags===r.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===r.valueOf();let i=c=>Object.keys(c).filter(l=>c[l]!=null);if(a=i(e),o=a.length,o!==i(r).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(r,a[n]))return!1;for(n=o;n--!==0;){let c=a[n];if(!Wr(e[c],r[c]))return!1}return!0}return e!==e&&r!==r||e==null&&r==null}function Wr(e,r){try{return gl(e,r)}catch{return!1}}function Hr(e,r){return!Wr(e,r)}var bl=C(ie(),1);var zr=class{constructor(){this.queue=[]}add(r,o=!1){o&&this.clear(r.type),this.queue.push(r)}consume(r){let o=this.queue.find(n=>n.type===r);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(r){typeof r=="string"?this.queue=this.queue.filter(o=>o.type!==r):this.queue=this.queue.filter(o=>!r.test(o.type))}};var $t=C(ie(),1);var Ns=C(ie(),1);function Ts(e,r){let o=()=>JSON.parse(JSON.stringify(e));return(0,Ns.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return o();try{return JSON.parse(n)}catch{return o()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Hr,...r??{}})}var Gr=class{constructor(r=0){this.timeout=r,this.callbacks=[]}run(r,o){return this.callbacks=[r],this.debounce(o)}queue(r,o){return this.callbacks.push(r),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(r){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),r??this.timeout),this.promise}async runCallbacks(){var r,o;let n=[...this.callbacks];this.callbacks=[];let a=(r=this.rejectPromise)!==null&&r!==void 0?r:()=>null,i=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let c of n)try{await c()}catch(l){a(l);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Is=C(j(),1);var jr=globalThis,xl=jr.ShadowRoot&&(jr.ShadyCSS===void 0||jr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,mb=Symbol();var Ls=(e,r)=>{if(xl)e.adoptedStyleSheets=r.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of r){let n=document.createElement("style"),a=jr.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}};var Kr=class extends Is.LitElement{createRenderRoot(){let r=this.constructor;r.elementDefinitions&&!r.registry&&(r.registry=new CustomElementRegistry,Object.entries(r.elementDefinitions).forEach(([a,i])=>r.registry.define(a,i)));let o={...r.shadowRootOptions,customElements:r.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return Ls(n,r.elementStyles),n}};function Ps(e,r,...o){var n;let a=e.querySelector(r);for(let i of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}var cr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Bs,_s=Symbol("constructorPrototype"),ks=Symbol("constructorName"),Us=Symbol("exportpartsDebouncer"),Ds=Symbol("dynamicDependenciesLoaded"),ze=class extends Kr{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Bs]=new Gr(5),this[ks]=this.constructor.name,this[_s]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[ks]&&Object.setPrototypeOf(this,this[_s])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(o){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",o)}let r=this.constructor;r[Ds]||(r[Ds]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(r){super.updated(r),this.updateComplete.then(()=>{this.contentAvailableCallback(r),this.focusElementToFocus(r),this.applyCustomStylesheet(r),this.scheduleExportpartsUpdate()})}contentAvailableCallback(r){}focusElementToFocus(r){if(r.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];o=Ps(this.shadowRoot,...i)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(r){var o,n,a;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(r.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}scheduleExportpartsUpdate(){var r,o,n;(!((r=this.exportpartsPrefix)===null||r===void 0)&&r.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[Us].run(()=>{var a,i;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(r){var o,n,a,i,c,l;let u=g=>g!=null&&g.trim().length>0,p=r.filter(u).map(g=>g.trim());if(p.length===0){this.removeAttribute("exportparts");return}let m=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let v=(i=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],x=(l=(c=g.getAttribute("exportparts"))===null||c===void 0?void 0:c.split(",").map(O=>O.split(":")[1]))!==null&&l!==void 0?l:[];new Array(...v,...x).filter(u).map(O=>O.trim()).forEach(O=>m.add(O))}if(m.size===0){this.removeAttribute("exportparts");return}let h=[...m.values()].flatMap(g=>p.map(v=>`${g}:${v}--${g}`));this.setAttribute("exportparts",[...this.part,...h].join(", "))}};Bs=Us;cr([(0,$t.property)()],ze.prototype,"exportpartsPrefix",void 0);cr([Ts([])],ze.prototype,"exportpartsPrefixes",void 0);cr([(0,$t.property)()],ze.prototype,"customStylesheet",void 0);cr([(0,$t.property)()],ze.prototype,"elementToFocus",void 0);cr([(0,$t.state)()],ze.prototype,"useAdoptedStyleSheets",void 0);function Vr(e){var r;return(r=e?.isFtReduxStore)!==null&&r!==void 0?r:!1}var lr=Symbol("internalReduxEventsUnsubscribers"),et=Symbol("internalStoresUnsubscribers"),gt=Symbol("internalStores");function vl(e){var r,o,n;class a extends e{constructor(){super(...arguments),this[r]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(c){super.willUpdate(c),[...this.reduxConstructor.reduxReactiveProperties].some(l=>c.has(l))&&this.updateFromStores()}getUnnamedStore(){if(this[gt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[gt].values()][0]}getStore(c){return c==null?this.getUnnamedStore():this[gt].get(c)}addStore(c,l){var u;l=(u=l??c.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(l),this[gt].set(l,c),this.subscribeToStore(l,c),this.updateFromStores()}removeStore(c){let l=typeof c=="string"?c:c.name;this.unsubscribeFromStore(l),this[gt].delete(l)}setupStores(){this.unsubscribeFromStores(),this[gt].forEach((c,l)=>this.subscribeToStore(l,c)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((c,l)=>{let u=this.constructor.getPropertyOptions(l);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:l)){let p=this.getStore(c.store);p&&(c.store?this[et].has(c.store):this[et].size>0)&&(this[l]=c.selector(p.getState(),this))}})}subscribeToStore(c,l){var u;this[et].set(c,l.subscribe(()=>this.updateFromStores())),this[lr].set(c,[]),Vr(l)&&l.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((p,m)=>{if(typeof this[m]=="function"&&(!p.store||l.name===p.store)){let h=g=>this[m](g);l.addEventListener(p.eventName,h),this[lr].get(c).push(()=>l.removeEventListener(p.eventName,h))}})),this.onStoreAvailable(c)}unsubscribeFromStores(){this[et].forEach((c,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(c){var l;this[et].has(c)&&this[et].get(c)(),this[et].delete(c),(l=this[lr].get(c))===null||l===void 0||l.forEach(u=>u()),this[lr].delete(c)}onStoreAvailable(c){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return r=et,o=gt,n=lr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}var Ms=class extends vl(ze){};function xe(e){for(var r=arguments.length,o=Array(r>1?r-1:0),n=1;n<r;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(o.length?" "+o.map(function(c){return"'"+c+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Ge(e){return!!e&&!!e[z]}function we(e){var r;return!!e&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===Nl}(e)||Array.isArray(e)||!!e[js]||!!(!((r=e.constructor)===null||r===void 0)&&r[js])||an(e)||sn(e))}function bt(e,r,o){o===void 0&&(o=!1),zt(e)===0?(o?Object.keys:Ht)(e).forEach(function(n){o&&typeof n=="symbol"||r(n,e[n],e)}):e.forEach(function(n,a){return r(a,n,e)})}function zt(e){var r=e[z];return r?r.i>3?r.i-4:r.i:Array.isArray(e)?1:an(e)?2:sn(e)?3:0}function Wt(e,r){return zt(e)===2?e.has(r):Object.prototype.hasOwnProperty.call(e,r)}function Sl(e,r){return zt(e)===2?e.get(r):e[r]}function Ks(e,r,o){var n=zt(e);n===2?e.set(r,o):n===3?e.add(o):e[r]=o}function Vs(e,r){return e===r?e!==0||1/e==1/r:e!=e&&r!=r}function an(e){return wl&&e instanceof Map}function sn(e){return Rl&&e instanceof Set}function tt(e){return e.o||e.t}function cn(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var r=Ys(e);delete r[z];for(var o=Ht(r),n=0;n<o.length;n++){var a=o[n],i=r[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(r[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),r)}function ln(e,r){return r===void 0&&(r=!1),dn(e)||Ge(e)||!we(e)||(zt(e)>1&&(e.set=e.add=e.clear=e.delete=Ol),Object.freeze(e),r&&bt(e,function(o,n){return ln(n,!0)},!0)),e}function Ol(){xe(2)}function dn(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function De(e){var r=nn[e];return r||xe(18,e),r}function Cl(e,r){nn[e]||(nn[e]=r)}function tn(){return ur}function Xo(e,r){r&&(De("Patches"),e.u=[],e.s=[],e.v=r)}function Zr(e){rn(e),e.p.forEach(El),e.p=null}function rn(e){e===ur&&(ur=e.l)}function Fs(e){return ur={p:[],l:ur,h:e,m:!0,_:0}}function El(e){var r=e[z];r.i===0||r.i===1?r.j():r.g=!0}function Qo(e,r){r._=r.p.length;var o=r.p[0],n=e!==void 0&&e!==o;return r.h.O||De("ES5").S(r,e,n),n?(o[z].P&&(Zr(r),xe(4)),we(e)&&(e=qr(r,e),r.l||Yr(r,e)),r.u&&De("Patches").M(o[z].t,e,r.u,r.s)):e=qr(r,o,[]),Zr(r),r.u&&r.v(r.u,r.s),e!==qs?e:void 0}function qr(e,r,o){if(dn(r))return r;var n=r[z];if(!n)return bt(r,function(l,u){return $s(e,n,r,l,u,o)},!0),r;if(n.A!==e)return r;if(!n.P)return Yr(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=cn(n.k):n.o,i=a,c=!1;n.i===3&&(i=new Set(a),a.clear(),c=!0),bt(i,function(l,u){return $s(e,n,a,l,u,o,c)}),Yr(e,a,!1),o&&e.u&&De("Patches").N(n,o,e.u,e.s)}return n.o}function $s(e,r,o,n,a,i,c){if(Ge(a)){var l=qr(e,a,i&&r&&r.i!==3&&!Wt(r.R,n)?i.concat(n):void 0);if(Ks(o,n,l),!Ge(l))return;e.m=!1}else c&&o.add(a);if(we(a)&&!dn(a)){if(!e.h.D&&e._<1)return;qr(e,a),r&&r.A.l||Yr(e,a)}}function Yr(e,r,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&ln(r,o)}function Jo(e,r){var o=e[z];return(o?tt(o):e)[r]}function Ws(e,r){if(r in e)for(var o=Object.getPrototypeOf(e);o;){var n=Object.getOwnPropertyDescriptor(o,r);if(n)return n;o=Object.getPrototypeOf(o)}}function rt(e){e.P||(e.P=!0,e.l&&rt(e.l))}function en(e){e.o||(e.o=cn(e.t))}function on(e,r,o){var n=an(r)?De("MapSet").F(r,o):sn(r)?De("MapSet").T(r,o):e.O?function(a,i){var c=Array.isArray(a),l={i:c?1:0,A:i?i.A:tn(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},u=l,p=pr;c&&(u=[l],p=dr);var m=Proxy.revocable(u,p),h=m.revoke,g=m.proxy;return l.k=g,l.j=h,g}(r,o):De("ES5").J(r,o);return(o?o.A:tn()).p.push(n),n}function Al(e){return Ge(e)||xe(22,e),function r(o){if(!we(o))return o;var n,a=o[z],i=zt(o);if(a){if(!a.P&&(a.i<4||!De("ES5").K(a)))return a.t;a.I=!0,n=Hs(o,i),a.I=!1}else n=Hs(o,i);return bt(n,function(c,l){a&&Sl(a.t,c)===l||Ks(n,c,r(l))}),i===3?new Set(n):n}(e)}function Hs(e,r){switch(r){case 2:return new Map(e);case 3:return Array.from(e)}return cn(e)}function Zs(){function e(c,l){var u=i[c];return u?u.enumerable=l:i[c]=u={configurable:!0,enumerable:l,get:function(){var p=this[z];return pr.get(p,c)},set:function(p){var m=this[z];pr.set(m,c,p)}},u}function r(c){for(var l=c.length-1;l>=0;l--){var u=c[l][z];if(!u.P)switch(u.i){case 5:n(u)&&rt(u);break;case 4:o(u)&&rt(u)}}}function o(c){for(var l=c.t,u=c.k,p=Ht(u),m=p.length-1;m>=0;m--){var h=p[m];if(h!==z){var g=l[h];if(g===void 0&&!Wt(l,h))return!0;var v=u[h],x=v&&v[z];if(x?x.t!==g:!Vs(v,g))return!0}}var O=!!l[z];return p.length!==Ht(l).length+(O?0:1)}function n(c){var l=c.k;if(l.length!==c.t.length)return!0;var u=Object.getOwnPropertyDescriptor(l,l.length-1);if(u&&!u.get)return!0;for(var p=0;p<l.length;p++)if(!l.hasOwnProperty(p))return!0;return!1}function a(c){c.g&&xe(3,JSON.stringify(tt(c)))}var i={};Cl("ES5",{J:function(c,l){var u=Array.isArray(c),p=function(h,g){if(h){for(var v=Array(g.length),x=0;x<g.length;x++)Object.defineProperty(v,""+x,e(x,!0));return v}var O=Ys(g);delete O[z];for(var T=Ht(O),R=0;R<T.length;R++){var N=T[R];O[N]=e(N,h||!!O[N].enumerable)}return Object.create(Object.getPrototypeOf(g),O)}(u,c),m={i:u?5:4,A:l?l.A:tn(),P:!1,I:!1,R:{},l,t:c,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,z,{value:m,writable:!0}),p},S:function(c,l,u){u?Ge(l)&&l[z].A===c&&r(c.p):(c.u&&function p(m){if(m&&typeof m=="object"){var h=m[z];if(h){var g=h.t,v=h.k,x=h.R,O=h.i;if(O===4)bt(v,function(B){B!==z&&(g[B]!==void 0||Wt(g,B)?x[B]||p(v[B]):(x[B]=!0,rt(h)))}),bt(g,function(B){v[B]!==void 0||Wt(v,B)||(x[B]=!1,rt(h))});else if(O===5){if(n(h)&&(rt(h),x.length=!0),v.length<g.length)for(var T=v.length;T<g.length;T++)x[T]=!1;else for(var R=g.length;R<v.length;R++)x[R]=!0;for(var N=Math.min(v.length,g.length),_=0;_<N;_++)v.hasOwnProperty(_)||(x[_]=!0),x[_]===void 0&&p(v[_])}}}}(c.p[0]),r(c.p))},K:function(c){return c.i===4?o(c):n(c)}})}var zs,ur,un=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",wl=typeof Map<"u",Rl=typeof Set<"u",Gs=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",qs=un?Symbol.for("immer-nothing"):((zs={})["immer-nothing"]=!0,zs),js=un?Symbol.for("immer-draftable"):"__$immer_draftable",z=un?Symbol.for("immer-state"):"__$immer_state";var Nl=""+Object.prototype.constructor,Ht=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,Ys=Object.getOwnPropertyDescriptors||function(e){var r={};return Ht(e).forEach(function(o){r[o]=Object.getOwnPropertyDescriptor(e,o)}),r},nn={},pr={get:function(e,r){if(r===z)return e;var o=tt(e);if(!Wt(o,r))return function(a,i,c){var l,u=Ws(i,c);return u?"value"in u?u.value:(l=u.get)===null||l===void 0?void 0:l.call(a.k):void 0}(e,o,r);var n=o[r];return e.I||!we(n)?n:n===Jo(e.t,r)?(en(e),e.o[r]=on(e.A.h,n,e)):n},has:function(e,r){return r in tt(e)},ownKeys:function(e){return Reflect.ownKeys(tt(e))},set:function(e,r,o){var n=Ws(tt(e),r);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=Jo(tt(e),r),i=a?.[z];if(i&&i.t===o)return e.o[r]=o,e.R[r]=!1,!0;if(Vs(o,a)&&(o!==void 0||Wt(e.t,r)))return!0;en(e),rt(e)}return e.o[r]===o&&(o!==void 0||r in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[r])||(e.o[r]=o,e.R[r]=!0),!0},deleteProperty:function(e,r){return Jo(e.t,r)!==void 0||r in e.t?(e.R[r]=!1,en(e),rt(e)):delete e.R[r],e.o&&delete e.o[r],!0},getOwnPropertyDescriptor:function(e,r){var o=tt(e),n=Reflect.getOwnPropertyDescriptor(o,r);return n&&{writable:!0,configurable:e.i!==1||r!=="length",enumerable:n.enumerable,value:o[r]}},defineProperty:function(){xe(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){xe(12)}},dr={};bt(pr,function(e,r){dr[e]=function(){return arguments[0]=arguments[0][0],r.apply(this,arguments)}}),dr.deleteProperty=function(e,r){return dr.set.call(this,e,r,void 0)},dr.set=function(e,r,o){return pr.set.call(this,e[0],r,o,e[0])};var Tl=function(){function e(o){var n=this;this.O=Gs,this.D=!0,this.produce=function(a,i,c){if(typeof a=="function"&&typeof i!="function"){var l=i;i=a;var u=n;return function(O){var T=this;O===void 0&&(O=l);for(var R=arguments.length,N=Array(R>1?R-1:0),_=1;_<R;_++)N[_-1]=arguments[_];return u.produce(O,function(B){var U;return(U=i).call.apply(U,[T,B].concat(N))})}}var p;if(typeof i!="function"&&xe(6),c!==void 0&&typeof c!="function"&&xe(7),we(a)){var m=Fs(n),h=on(n,a,void 0),g=!0;try{p=i(h),g=!1}finally{g?Zr(m):rn(m)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(O){return Xo(m,c),Qo(O,m)},function(O){throw Zr(m),O}):(Xo(m,c),Qo(p,m))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===qs&&(p=void 0),n.D&&ln(p,!0),c){var v=[],x=[];De("Patches").M(a,p,v,x),c(v,x)}return p}xe(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var m=arguments.length,h=Array(m>1?m-1:0),g=1;g<m;g++)h[g-1]=arguments[g];return n.produceWithPatches(p,function(v){return a.apply(void 0,[v].concat(h))})};var c,l,u=n.produce(a,i,function(p,m){c=p,l=m});return typeof Promise<"u"&&u instanceof Promise?u.then(function(p){return[p,c,l]}):[u,c,l]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var r=e.prototype;return r.createDraft=function(o){we(o)||xe(8),Ge(o)&&(o=Al(o));var n=Fs(this),a=on(this,o,void 0);return a[z].C=!0,rn(n),a},r.finishDraft=function(o,n){var a=o&&o[z],i=a.A;return Xo(i,n),Qo(void 0,i)},r.setAutoFreeze=function(o){this.D=o},r.setUseProxies=function(o){o&&!Gs&&xe(20),this.O=o},r.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}a>-1&&(n=n.slice(a+1));var c=De("Patches").$;return Ge(o)?c(o,n):this.produce(o,function(l){return c(l,n)})},e}(),me=new Tl,Ll=me.produce,Lb=me.produceWithPatches.bind(me),Ib=me.setAutoFreeze.bind(me),Pb=me.setUseProxies.bind(me),_b=me.applyPatches.bind(me),kb=me.createDraft.bind(me),Db=me.finishDraft.bind(me),Xr=Ll;function xt(e){"@babel/helpers - typeof";return xt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},xt(e)}function Xs(e,r){if(xt(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,r||"default");if(xt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(e)}function Qs(e){var r=Xs(e,"string");return xt(r)=="symbol"?r:r+""}function Js(e,r,o){return(r=Qs(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}function ec(e,r){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),o.push.apply(o,n)}return o}function pn(e){for(var r=1;r<arguments.length;r++){var o=arguments[r]!=null?arguments[r]:{};r%2?ec(Object(o),!0).forEach(function(n){Js(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ec(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function se(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var tc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),fn=function(){return Math.random().toString(36).substring(7).split("").join(".")},Qr={INIT:"@@redux/INIT"+fn(),REPLACE:"@@redux/REPLACE"+fn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+fn()}};function Il(e){if(typeof e!="object"||e===null)return!1;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return Object.getPrototypeOf(e)===r}function hn(e,r,o){var n;if(typeof r=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(se(0));if(typeof r=="function"&&typeof o>"u"&&(o=r,r=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(se(1));return o(hn)(e,r)}if(typeof e!="function")throw new Error(se(2));var a=e,i=r,c=[],l=c,u=!1;function p(){l===c&&(l=c.slice())}function m(){if(u)throw new Error(se(3));return i}function h(O){if(typeof O!="function")throw new Error(se(4));if(u)throw new Error(se(5));var T=!0;return p(),l.push(O),function(){if(T){if(u)throw new Error(se(6));T=!1,p();var N=l.indexOf(O);l.splice(N,1),c=null}}}function g(O){if(!Il(O))throw new Error(se(7));if(typeof O.type>"u")throw new Error(se(8));if(u)throw new Error(se(9));try{u=!0,i=a(i,O)}finally{u=!1}for(var T=c=l,R=0;R<T.length;R++){var N=T[R];N()}return O}function v(O){if(typeof O!="function")throw new Error(se(10));a=O,g({type:Qr.REPLACE})}function x(){var O,T=h;return O={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(se(11));function _(){N.next&&N.next(m())}_();var B=T(_);return{unsubscribe:B}}},O[tc]=function(){return this},O}return g({type:Qr.INIT}),n={dispatch:g,subscribe:h,getState:m,replaceReducer:v},n[tc]=x,n}function Pl(e){Object.keys(e).forEach(function(r){var o=e[r],n=o(void 0,{type:Qr.INIT});if(typeof n>"u")throw new Error(se(12));if(typeof o(void 0,{type:Qr.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(se(13))})}function rc(e){for(var r=Object.keys(e),o={},n=0;n<r.length;n++){var a=r[n];typeof e[a]=="function"&&(o[a]=e[a])}var i=Object.keys(o),c,l;try{Pl(o)}catch(u){l=u}return function(p,m){if(p===void 0&&(p={}),l)throw l;if(0)var h;for(var g=!1,v={},x=0;x<i.length;x++){var O=i[x],T=o[O],R=p[O],N=T(R,m);if(typeof N>"u"){var _=m&&m.type;throw new Error(se(14))}v[O]=N,g=g||N!==R}return g=g||i.length!==Object.keys(p).length,g?v:p}}function Gt(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return r.length===0?function(n){return n}:r.length===1?r[0]:r.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function oc(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(se(15))},c={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=r.map(function(u){return u(c)});return i=Gt.apply(void 0,l)(a.dispatch),pn(pn({},a),{},{dispatch:i})}}}function nc(e){var r=function(n){var a=n.dispatch,i=n.getState;return function(c){return function(l){return typeof l=="function"?l(a,i,e):c(l)}}};return r}var ac=nc();ac.withExtraArgument=nc;var yn=ac;var dc=function(){var e=function(r,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},e(r,o)};return function(r,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");e(r,o);function n(){this.constructor=r}r.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),_l=function(e,r){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,c;return c={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(c[Symbol.iterator]=function(){return this}),c;function l(p){return function(m){return u([p,m])}}function u(p){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(i=p[0]&2?a.return:p[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,p[1])).done)return i;switch(a=0,i&&(p=[p[0]&2,i.value]),p[0]){case 0:case 1:i=p;break;case 4:return o.label++,{value:p[1],done:!1};case 5:o.label++,a=p[1],p=[0];continue;case 7:p=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(p[0]===6||p[0]===2)){o=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]<i[3])){o.label=p[1];break}if(p[0]===6&&o.label<i[1]){o.label=i[1],i=p;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(p);break}i[2]&&o.ops.pop(),o.trys.pop();continue}p=r.call(e,o)}catch(m){p=[6,m],a=0}finally{n=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},jt=function(e,r){for(var o=0,n=r.length,a=e.length;o<n;o++,a++)e[a]=r[o];return e},kl=Object.defineProperty,Dl=Object.defineProperties,Bl=Object.getOwnPropertyDescriptors,ic=Object.getOwnPropertySymbols,Ul=Object.prototype.hasOwnProperty,Ml=Object.prototype.propertyIsEnumerable,sc=function(e,r,o){return r in e?kl(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o},ot=function(e,r){for(var o in r||(r={}))Ul.call(r,o)&&sc(e,o,r[o]);if(ic)for(var n=0,a=ic(r);n<a.length;n++){var o=a[n];Ml.call(r,o)&&sc(e,o,r[o])}return e},mn=function(e,r){return Dl(e,Bl(r))},Fl=function(e,r,o){return new Promise(function(n,a){var i=function(u){try{l(o.next(u))}catch(p){a(p)}},c=function(u){try{l(o.throw(u))}catch(p){a(p)}},l=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(i,c)};l((o=o.apply(e,r)).next())})};var $l=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Gt:Gt.apply(null,arguments)},Jb=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Wl(e){if(typeof e!="object"||e===null)return!1;var r=Object.getPrototypeOf(e);if(r===null)return!0;for(var o=r;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return r===o}var Hl=function(e){dc(r,e);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,r.prototype),a}return Object.defineProperty(r,Symbol.species,{get:function(){return r},enumerable:!1,configurable:!0}),r.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},r.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(r.bind.apply(r,jt([void 0],o[0].concat(this)))):new(r.bind.apply(r,jt([void 0],o.concat(this))))},r}(Array),zl=function(e){dc(r,e);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,r.prototype),a}return Object.defineProperty(r,Symbol.species,{get:function(){return r},enumerable:!1,configurable:!0}),r.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},r.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(r.bind.apply(r,jt([void 0],o[0].concat(this)))):new(r.bind.apply(r,jt([void 0],o.concat(this))))},r}(Array);function xn(e){return we(e)?Xr(e,function(){}):e}function Gl(e){return typeof e=="boolean"}function jl(){return function(r){return Kl(r)}}function Kl(e){e===void 0&&(e={});var r=e.thunk,o=r===void 0?!0:r,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,c=i===void 0?!0:i,l=new Hl;if(o&&(Gl(o)?l.push(yn):l.push(yn.withExtraArgument(o.extraArgument))),0){if(a)var u;if(c)var p}return l}var gn=!0;function uc(e){var r=jl(),o=e||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,c=i===void 0?r():i,l=o.devTools,u=l===void 0?!0:l,p=o.preloadedState,m=p===void 0?void 0:p,h=o.enhancers,g=h===void 0?void 0:h,v;if(typeof a=="function")v=a;else if(Wl(a))v=rc(a);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 x=c;if(typeof x=="function"&&(x=x(r),!gn&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!gn&&x.some(function(B){return typeof B!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=oc.apply(void 0,x),T=Gt;u&&(T=$l(ot({trace:!gn},typeof u=="object"&&u)));var R=new zl(O),N=R;Array.isArray(g)?N=jt([O],g):typeof g=="function"&&(N=g(R));var _=T.apply(void 0,N);return hn(v,m,_)}function nt(e,r){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(r){var i=r.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return ot(ot({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:n[0]}}return o.toString=function(){return""+e},o.type=e,o.match=function(n){return n.type===e},o}function pc(e){var r={},o=[],n,a={addCase:function(i,c){var l=typeof i=="string"?i:i.type;if(l in r)throw new Error("addCase cannot be called with two reducers for the same action type");return r[l]=c,a},addMatcher:function(i,c){return o.push({matcher:i,reducer:c}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[r,o,n]}function Vl(e){return typeof e=="function"}function Zl(e,r,o,n){o===void 0&&(o=[]);var a=typeof r=="function"?pc(r):[r,o,n],i=a[0],c=a[1],l=a[2],u;if(Vl(e))u=function(){return xn(e())};else{var p=xn(e);u=function(){return p}}function m(h,g){h===void 0&&(h=u());var v=jt([i[g.type]],c.filter(function(x){var O=x.matcher;return O(g)}).map(function(x){var O=x.reducer;return O}));return v.filter(function(x){return!!x}).length===0&&(v=[l]),v.reduce(function(x,O){if(O)if(Ge(x)){var T=x,R=O(T,g);return R===void 0?x:R}else{if(we(x))return Xr(x,function(N){return O(N,g)});var R=O(x,g);if(R===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return R}return x},h)}return m.getInitialState=u,m}function ql(e,r){return e+"/"+r}function fc(e){var r=e.name;if(!r)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:xn(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},c={},l={};a.forEach(function(m){var h=n[m],g=ql(r,m),v,x;"reducer"in h?(v=h.reducer,x=h.prepare):v=h,i[m]=v,c[g]=v,l[m]=x?nt(g,x):nt(g)});function u(){var m=typeof e.extraReducers=="function"?pc(e.extraReducers):[e.extraReducers],h=m[0],g=h===void 0?{}:h,v=m[1],x=v===void 0?[]:v,O=m[2],T=O===void 0?void 0:O,R=ot(ot({},g),c);return Zl(o,function(N){for(var _ in R)N.addCase(_,R[_]);for(var B=0,U=x;B<U.length;B++){var de=U[B];N.addMatcher(de.matcher,de.reducer)}T&&N.addDefaultCase(T)})}var p;return{name:r,reducer:function(m,h){return p||(p=u()),p(m,h)},actions:l,caseReducers:i,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var Yl="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Xl=function(e){e===void 0&&(e=21);for(var r="",o=e;o--;)r+=Yl[Math.random()*64|0];return r},Ql=["name","message","stack","code"],bn=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),cc=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),Jl=function(e){if(typeof e=="object"&&e!==null){for(var r={},o=0,n=Ql;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(r[a]=e[a])}return r}return{message:String(e)}},ox=function(){function e(r,o,n){var a=nt(r+"/fulfilled",function(m,h,g,v){return{payload:m,meta:mn(ot({},v||{}),{arg:g,requestId:h,requestStatus:"fulfilled"})}}),i=nt(r+"/pending",function(m,h,g){return{payload:void 0,meta:mn(ot({},g||{}),{arg:h,requestId:m,requestStatus:"pending"})}}),c=nt(r+"/rejected",function(m,h,g,v,x){return{payload:v,error:(n&&n.serializeError||Jl)(m||"Rejected"),meta:mn(ot({},x||{}),{arg:g,requestId:h,rejectedWithValue:!!v,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"})}}),l=!1,u=typeof AbortController<"u"?AbortController:function(){function m(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return m.prototype.abort=function(){},m}();function p(m){return function(h,g,v){var x=n?.idGenerator?n.idGenerator(m):Xl(),O=new u,T,R=!1;function N(B){T=B,O.abort()}var _=function(){return Fl(this,null,function(){var B,U,de,Ne,ce,Te,te;return _l(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),Ne=(B=n?.condition)==null?void 0:B.call(n,m,{getState:g,extra:v}),td(Ne)?[4,Ne]:[3,2];case 1:Ne=y.sent(),y.label=2;case 2:if(Ne===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,ce=new Promise(function(b,P){return O.signal.addEventListener("abort",function(){return P({name:"AbortError",message:T||"Aborted"})})}),h(i(x,m,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:x,arg:m},{getState:g,extra:v}))),[4,Promise.race([ce,Promise.resolve(o(m,{dispatch:h,getState:g,extra:v,requestId:x,signal:O.signal,abort:N,rejectWithValue:function(b,P){return new bn(b,P)},fulfillWithValue:function(b,P){return new cc(b,P)}})).then(function(b){if(b instanceof bn)throw b;return b instanceof cc?a(b.payload,x,m,b.meta):a(b,x,m)})])];case 3:return de=y.sent(),[3,5];case 4:return Te=y.sent(),de=Te instanceof bn?c(null,x,m,Te.payload,Te.meta):c(Te,x,m),[3,5];case 5:return te=n&&!n.dispatchConditionRejection&&c.match(de)&&de.meta.condition,te||h(de),[2,de]}})})}();return Object.assign(_,{abort:N,requestId:x,arg:m,unwrap:function(){return _.then(ed)}})}}return Object.assign(p,{pending:i,rejected:c,fulfilled:a,typePrefix:r})}return e.withTypes=function(){return e},e}();function ed(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function td(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var hc="listener",yc="completed",mc="cancelled",nx="task-"+mc,ax="task-"+yc,ix=hc+"-"+mc,sx=hc+"-"+yc;var vn="listenerMiddleware";var cx=nt(vn+"/add"),lx=nt(vn+"/removeAll"),dx=nt(vn+"/remove");var lc,ux=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(lc||(lc=Promise.resolve())).then(e).catch(function(r){return setTimeout(function(){throw r},0)})},rd=function(e){return function(r){setTimeout(r,e)}},px=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:rd(10);Zs();function od(e,r){return class extends e{constructor(){super(...arguments),this.eventBus=r??document.createElement("span")}addEventListener(o,n,a){this.eventBus.addEventListener(o,n,a)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,a){this.eventBus.removeEventListener(o,n,a)}}}var Jr=class extends od(Object){};window.ftReduxStores||(window.ftReduxStores={});var gc=class e extends Jr{static get(r){var o;let n=typeof r=="string"?r:r.name,a=typeof r=="string"?void 0:r,i=window.ftReduxStores[n];if(Vr(i))return i;if(a==null)return;let c=fc({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),l=uc({reducer:(u,p)=>p.type==="CLEAR_FT_REDUX_STORE"?c.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...u,...p.overwrites}:c.reducer(u,p)});return window.ftReduxStores[a.name]=new e(c,l,a.eventBus)}constructor(r,o,n){super(),this.reduxSlice=r,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new zr;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,c,l)=>{let u=c,p=i[u];return p?(...m)=>{let h=p(...m.map(a));return this.reduxStore.dispatch(h),h}:m=>{this.setState({[u]:a(m)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(r){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(r).join("_"),overwrites:r})}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(r){throw new Error("Not implemented yet.")}subscribe(r){return this.reduxStore.subscribe(r)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var to=C(k());var eo=class extends be{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(r){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${r}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${r}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(r){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${r}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${r}`),this.CACHE_DURATION)}isAuthenticated(){let r=L.getState().session;return!!r?.sessionAuthenticated}};var ad="ft-user-assets",id={setAssetCount:(e,r)=>{let{userAssetType:o,count:n}=r.payload.assetCount;e.assetCounts.allAsset[o]=n},clearAssetCount:e=>{Object.values(ft).forEach(r=>{e.assetCounts.allAsset[r]=void 0})},setBookmarkCountByMap:(e,r)=>{let o=r.payload.mapId;e.assetCounts.bookmarkByMap[o]=r.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}}},ve=to.FtReduxStore.get({name:ad,reducers:id,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(ft).map(e=>[e,void 0])),bookmarkByMap:{}}}}),Sn=class{constructor(r=new eo){this.assetCountsService=r,this.currentSession=L.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Br,this.savedSearchesService=new Fr,L.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var r;let{session:o}=L.getState();(0,to.deepEqual)((r=this.currentSession)===null||r===void 0?void 0:r.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts())}clearUserAssetCounts(){ve.actions.clearAssetCount(),ve.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),ve.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),ve.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let r=await this.savedSearchesService.listMySearches();ve.actions.savedSearches(r)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async loadAssetCount(r){let o=await this.assetCountsService.getUserAssetCount(r);o&&ve.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(r){let o=await this.assetCountsService.getUserBookmarkCountByMap(r);o&&ve.actions.setBookmarkCountByMap({count:o.count,mapId:r})}async reloadAssetCount(r){this.assetCountsService.clearCache();let o=Object.keys(ve.getState().assetCounts.bookmarkByMap).length!==0;r===ft.BOOKMARKS&&o&&ve.actions.clearBookmarkCountByMap(),ve.getState().assetCounts.allAsset[r]!==void 0&&await this.loadAssetCount(r)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var r;if(this.bookmarksAreUsed){let o=!((r=this.currentSession)===null||r===void 0)&&r.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;ve.actions.bookmarks(o)}}},sd=new Sn;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=sd);(0,bc.customElement)("ft-app-context")($);var On=class e extends Event{constructor(){super(e.eventName)}};On.eventName="search-context-clear-all-filters";var cd=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},En=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},xc=Symbol("registerInterval"),Cn=Symbol("registerAttempts"),ld=40;function dd(e){class r extends e{setSearchStateManager(n){this.clearStateManager(),this.stateManager=n,this.addStore(n.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[Cn]=0,this[xc]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[Cn]>ld?window.clearInterval(this[xc]):(this[Cn]++,this.dispatchEvent(new En))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return cd([(0,Sc.state)()],r.prototype,"stateManager",void 0),r}var oo=class extends dd(vc.FtLitElementRedux){};var Lc=C(k());var co=C(j()),lo=C(ie()),uo=C(k());var Oc=C(j());var Cc=Oc.css`
1068
- `;var io=C(k());var Nc=C(ie());var ud=C(k());function Ec(e){return e.match(/^[\w-]+\.[\w-]+$/)}var pd=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Ac=Symbol("i18nAttributes"),wc=Symbol("i18nListAttributes"),Tc=Symbol("i18nProperties"),no=Symbol("i18nContexts"),fr=Symbol("i18nUnsubs");function so(e){var r,o;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[r]=new Map,this[o]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?Mr:Ft}i18n(i){var c;this.hasI18nContext(i.context)||this.addI18nContext(i.context,void 0,i.custom);let l=(c=i.args)!==null&&c!==void 0?c:i.argsProvider?i.argsProvider(this):[];return this.getI18nService(i.custom).resolveMessage(i.context,i.key,...l)}customI18n(i,c){if(Ec(i)){let[l,u]=i.split(".");return this.i18n({custom:!0,context:l,key:u,...c})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((c,l,u)=>i.has(l)||typeof c.argsProvider=="function"),this.updateI18nProperties(c=>typeof c.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((c,l,u)=>{var p;return((p=u?.context)===null||p===void 0?void 0:p.toLowerCase())===i}),this.updateI18nProperties(c=>c.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var c,l;let u=this,p=(m,h,g)=>g?.context&&g.key&&i(m,h,g)?{...g,message:this.i18n({context:g.context,key:g.key,...m})}:g;(c=this[Ac])===null||c===void 0||c.forEach((m,h)=>u[h]=p(m,h,u[h])),(l=this[wc])===null||l===void 0||l.forEach((m,h)=>{var g;return u[h]=(g=u[h])===null||g===void 0?void 0:g.map(v=>p(m,h,v))})}updateI18nProperties(i){var c;(c=this[Tc])===null||c===void 0||c.forEach((l,u)=>{i(l,u)&&(this[u]=this.i18n(l))})}addI18nMessages(i,c,l){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,c,l)}addI18nContext(i,c,l){let u=(typeof i=="string"?i:i.name).toLowerCase();l=typeof i=="string"?l:i.custom,this[no].set(u,{isCustomContext:l}),this[fr].has(u)||this[fr].set(u,this.getI18nService(l).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(l).prepareContext(u,c)}hasI18nContext(i){return this[no].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[no].forEach((i,c)=>this.addI18nContext(c,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[fr].forEach(i=>i()),this[fr].clear()}}return r=no,o=fr,pd([(0,Nc.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}var Rc=class extends so(io.FtLitElement){},ao=class extends so(io.FtLitElementRedux){};var hr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Re=class extends ao{constructor(){super(),this.editorMode=!1,this.addStore(L)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":co.nothing:co.html`
1067
+ `}connectedCallback(){super.connectedCallback(),T.addEventListener(ht.eventName,this.reloadConfiguration)}disconnectedCallback(){T.addEventListener(ht.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(r){var o,n,a,i,c,l,u;super.update(r),r.has("baseUrl")&&(T.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),r.has("apiIntegrationIdentifier")&&T.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),r.has("apiIntegrationAppVersion")&&T.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),r.has("uiLocale")&&T.actions.uiLocale(this.uiLocale),r.has("metadataConfiguration")&&T.actions.metadataConfiguration(this.metadataConfiguration),r.has("noCustom")&&T.actions.noCustom(this.noCustom),r.has("editorMode")&&T.actions.editorMode(this.editorMode),r.has("noCustomComponent")&&T.actions.noCustomComponent(this.noCustomComponent),r.has("session")&&T.actions.session(this.session),r.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(p=>Ft.addContext(p)),r.has("openExternalDocumentInNewTab")&&T.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),r.has("navigatorOnline")&&T.actions.navigatorOnline(this.navigatorOnline),r.has("forcedOffline")&&T.actions.forcedOffline(this.forcedOffline),r.has("localesConfiguration")&&(T.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),T.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),T.actions.searchInAllLanguagesAllowed((c=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&c!==void 0?c:!1)),r.has("authenticationRequired")&&T.actions.authenticationRequired(this.authenticationRequired),r.has("availableContentLocales")&&T.actions.availableContentLocales((u=(l=this.availableContentLocales)===null||l===void 0?void 0:l.contentLocales)!==null&&u!==void 0?u:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let r=await this.apiProvider().getCurrentSession();return r.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},r.idleTimeoutInMillis),r})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>ws(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};$.elementDefinitions={};$.styles=xs;Q([(0,ae.property)()],$.prototype,"baseUrl",void 0);Q([(0,ae.property)()],$.prototype,"apiIntegrationIdentifier",void 0);Q([(0,ae.property)()],$.prototype,"apiIntegrationAppVersion",void 0);Q([(0,ae.property)()],$.prototype,"uiLocale",void 0);Q([(0,Ae.jsonProperty)(null)],$.prototype,"availableUiLocales",void 0);Q([(0,Ae.jsonProperty)(null)],$.prototype,"metadataConfiguration",void 0);Q([(0,ae.property)({type:Boolean})],$.prototype,"editorMode",void 0);Q([(0,ae.property)({type:Boolean})],$.prototype,"noCustom",void 0);Q([(0,ae.property)({type:Boolean})],$.prototype,"openExternalDocumentInNewTab",void 0);Q([(0,ae.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],$.prototype,"noCustomComponent",void 0);Q([(0,ae.property)({type:Boolean})],$.prototype,"withManualResources",void 0);Q([(0,ae.property)({type:Boolean})],$.prototype,"navigatorOnline",void 0);Q([(0,ae.property)({type:Boolean})],$.prototype,"forcedOffline",void 0);Q([(0,ae.property)({type:Object})],$.prototype,"apiProvider",void 0);Q([(0,ae.property)({type:Boolean})],$.prototype,"authenticationRequired",void 0);Q([(0,Ae.jsonProperty)([])],$.prototype,"messageContexts",void 0);Q([(0,Ae.jsonProperty)(void 0)],$.prototype,"session",void 0);Q([(0,ae.state)()],$.prototype,"localesConfiguration",void 0);Q([(0,ae.state)()],$.prototype,"availableContentLocales",void 0);var nd=C(ie());function gl(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){if(e.constructor!==r.constructor)return!1;var o,n,a;if(Array.isArray(e)){if(o=e.length,o!=r.length)return!1;for(n=o;n--!==0;)if(!Wr(e[n],r[n]))return!1;return!0}if(e instanceof Map&&r instanceof Map){if(e.size!==r.size)return!1;for(n of e.entries())if(!r.has(n[0]))return!1;for(n of e.entries())if(!Wr(n[1],r.get(n[0])))return!1;return!0}if(e instanceof Set&&r instanceof Set){if(e.size!==r.size)return!1;for(n of e.entries())if(!r.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===r.source&&e.flags===r.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===r.valueOf();let i=c=>Object.keys(c).filter(l=>c[l]!=null);if(a=i(e),o=a.length,o!==i(r).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(r,a[n]))return!1;for(n=o;n--!==0;){let c=a[n];if(!Wr(e[c],r[c]))return!1}return!0}return e!==e&&r!==r||e==null&&r==null}function Wr(e,r){try{return gl(e,r)}catch{return!1}}function Hr(e,r){return!Wr(e,r)}var bl=C(ie(),1);var zr=class{constructor(){this.queue=[]}add(r,o=!1){o&&this.clear(r.type),this.queue.push(r)}consume(r){let o=this.queue.find(n=>n.type===r);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(r){typeof r=="string"?this.queue=this.queue.filter(o=>o.type!==r):this.queue=this.queue.filter(o=>!r.test(o.type))}};var $t=C(ie(),1);var Ns=C(ie(),1);function Ts(e,r){let o=()=>JSON.parse(JSON.stringify(e));return(0,Ns.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return o();try{return JSON.parse(n)}catch{return o()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Hr,...r??{}})}var Gr=class{constructor(r=0){this.timeout=r,this.callbacks=[]}run(r,o){return this.callbacks=[r],this.debounce(o)}queue(r,o){return this.callbacks.push(r),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(r){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),r??this.timeout),this.promise}async runCallbacks(){var r,o;let n=[...this.callbacks];this.callbacks=[];let a=(r=this.rejectPromise)!==null&&r!==void 0?r:()=>null,i=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let c of n)try{await c()}catch(l){a(l);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Is=C(j(),1);var jr=globalThis,xl=jr.ShadowRoot&&(jr.ShadyCSS===void 0||jr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,xb=Symbol();var Ls=(e,r)=>{if(xl)e.adoptedStyleSheets=r.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of r){let n=document.createElement("style"),a=jr.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}};var Kr=class extends Is.LitElement{createRenderRoot(){let r=this.constructor;r.elementDefinitions&&!r.registry&&(r.registry=new CustomElementRegistry,Object.entries(r.elementDefinitions).forEach(([a,i])=>r.registry.define(a,i)));let o={...r.shadowRootOptions,customElements:r.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return Ls(n,r.elementStyles),n}};function Ps(e,r,...o){var n;let a=e.querySelector(r);for(let i of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}var cr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Bs,_s=Symbol("constructorPrototype"),ks=Symbol("constructorName"),Us=Symbol("exportpartsDebouncer"),Ds=Symbol("dynamicDependenciesLoaded"),ze=class extends Kr{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Bs]=new Gr(5),this[ks]=this.constructor.name,this[_s]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[ks]&&Object.setPrototypeOf(this,this[_s])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(o){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",o)}let r=this.constructor;r[Ds]||(r[Ds]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(r){super.updated(r),this.updateComplete.then(()=>{this.contentAvailableCallback(r),this.focusElementToFocus(r),this.applyCustomStylesheet(r),this.scheduleExportpartsUpdate()})}contentAvailableCallback(r){}focusElementToFocus(r){if(r.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];o=Ps(this.shadowRoot,...i)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(r){var o,n,a;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(r.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}scheduleExportpartsUpdate(){var r,o,n;(!((r=this.exportpartsPrefix)===null||r===void 0)&&r.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[Us].run(()=>{var a,i;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(r){var o,n,a,i,c,l;let u=g=>g!=null&&g.trim().length>0,p=r.filter(u).map(g=>g.trim());if(p.length===0){this.removeAttribute("exportparts");return}let m=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let v=(i=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],x=(l=(c=g.getAttribute("exportparts"))===null||c===void 0?void 0:c.split(",").map(O=>O.split(":")[1]))!==null&&l!==void 0?l:[];new Array(...v,...x).filter(u).map(O=>O.trim()).forEach(O=>m.add(O))}if(m.size===0){this.removeAttribute("exportparts");return}let h=[...m.values()].flatMap(g=>p.map(v=>`${g}:${v}--${g}`));this.setAttribute("exportparts",[...this.part,...h].join(", "))}};Bs=Us;cr([(0,$t.property)()],ze.prototype,"exportpartsPrefix",void 0);cr([Ts([])],ze.prototype,"exportpartsPrefixes",void 0);cr([(0,$t.property)()],ze.prototype,"customStylesheet",void 0);cr([(0,$t.property)()],ze.prototype,"elementToFocus",void 0);cr([(0,$t.state)()],ze.prototype,"useAdoptedStyleSheets",void 0);function Vr(e){var r;return(r=e?.isFtReduxStore)!==null&&r!==void 0?r:!1}var lr=Symbol("internalReduxEventsUnsubscribers"),et=Symbol("internalStoresUnsubscribers"),gt=Symbol("internalStores");function vl(e){var r,o,n;class a extends e{constructor(){super(...arguments),this[r]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(c){super.willUpdate(c),[...this.reduxConstructor.reduxReactiveProperties].some(l=>c.has(l))&&this.updateFromStores()}getUnnamedStore(){if(this[gt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[gt].values()][0]}getStore(c){return c==null?this.getUnnamedStore():this[gt].get(c)}addStore(c,l){var u;l=(u=l??c.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(l),this[gt].set(l,c),this.subscribeToStore(l,c),this.updateFromStores()}removeStore(c){let l=typeof c=="string"?c:c.name;this.unsubscribeFromStore(l),this[gt].delete(l)}setupStores(){this.unsubscribeFromStores(),this[gt].forEach((c,l)=>this.subscribeToStore(l,c)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((c,l)=>{let u=this.constructor.getPropertyOptions(l);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:l)){let p=this.getStore(c.store);p&&(c.store?this[et].has(c.store):this[et].size>0)&&(this[l]=c.selector(p.getState(),this))}})}subscribeToStore(c,l){var u;this[et].set(c,l.subscribe(()=>this.updateFromStores())),this[lr].set(c,[]),Vr(l)&&l.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((p,m)=>{if(typeof this[m]=="function"&&(!p.store||l.name===p.store)){let h=g=>this[m](g);l.addEventListener(p.eventName,h),this[lr].get(c).push(()=>l.removeEventListener(p.eventName,h))}})),this.onStoreAvailable(c)}unsubscribeFromStores(){this[et].forEach((c,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(c){var l;this[et].has(c)&&this[et].get(c)(),this[et].delete(c),(l=this[lr].get(c))===null||l===void 0||l.forEach(u=>u()),this[lr].delete(c)}onStoreAvailable(c){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return r=et,o=gt,n=lr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}var Ms=class extends vl(ze){};function xe(e){for(var r=arguments.length,o=Array(r>1?r-1:0),n=1;n<r;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(o.length?" "+o.map(function(c){return"'"+c+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Ge(e){return!!e&&!!e[z]}function we(e){var r;return!!e&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===Nl}(e)||Array.isArray(e)||!!e[js]||!!(!((r=e.constructor)===null||r===void 0)&&r[js])||an(e)||sn(e))}function bt(e,r,o){o===void 0&&(o=!1),zt(e)===0?(o?Object.keys:Ht)(e).forEach(function(n){o&&typeof n=="symbol"||r(n,e[n],e)}):e.forEach(function(n,a){return r(a,n,e)})}function zt(e){var r=e[z];return r?r.i>3?r.i-4:r.i:Array.isArray(e)?1:an(e)?2:sn(e)?3:0}function Wt(e,r){return zt(e)===2?e.has(r):Object.prototype.hasOwnProperty.call(e,r)}function Sl(e,r){return zt(e)===2?e.get(r):e[r]}function Ks(e,r,o){var n=zt(e);n===2?e.set(r,o):n===3?e.add(o):e[r]=o}function Vs(e,r){return e===r?e!==0||1/e==1/r:e!=e&&r!=r}function an(e){return wl&&e instanceof Map}function sn(e){return Rl&&e instanceof Set}function tt(e){return e.o||e.t}function cn(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var r=Ys(e);delete r[z];for(var o=Ht(r),n=0;n<o.length;n++){var a=o[n],i=r[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(r[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),r)}function ln(e,r){return r===void 0&&(r=!1),dn(e)||Ge(e)||!we(e)||(zt(e)>1&&(e.set=e.add=e.clear=e.delete=Ol),Object.freeze(e),r&&bt(e,function(o,n){return ln(n,!0)},!0)),e}function Ol(){xe(2)}function dn(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function De(e){var r=nn[e];return r||xe(18,e),r}function Cl(e,r){nn[e]||(nn[e]=r)}function tn(){return ur}function Xo(e,r){r&&(De("Patches"),e.u=[],e.s=[],e.v=r)}function Zr(e){rn(e),e.p.forEach(El),e.p=null}function rn(e){e===ur&&(ur=e.l)}function Fs(e){return ur={p:[],l:ur,h:e,m:!0,_:0}}function El(e){var r=e[z];r.i===0||r.i===1?r.j():r.g=!0}function Qo(e,r){r._=r.p.length;var o=r.p[0],n=e!==void 0&&e!==o;return r.h.O||De("ES5").S(r,e,n),n?(o[z].P&&(Zr(r),xe(4)),we(e)&&(e=qr(r,e),r.l||Yr(r,e)),r.u&&De("Patches").M(o[z].t,e,r.u,r.s)):e=qr(r,o,[]),Zr(r),r.u&&r.v(r.u,r.s),e!==qs?e:void 0}function qr(e,r,o){if(dn(r))return r;var n=r[z];if(!n)return bt(r,function(l,u){return $s(e,n,r,l,u,o)},!0),r;if(n.A!==e)return r;if(!n.P)return Yr(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=cn(n.k):n.o,i=a,c=!1;n.i===3&&(i=new Set(a),a.clear(),c=!0),bt(i,function(l,u){return $s(e,n,a,l,u,o,c)}),Yr(e,a,!1),o&&e.u&&De("Patches").N(n,o,e.u,e.s)}return n.o}function $s(e,r,o,n,a,i,c){if(Ge(a)){var l=qr(e,a,i&&r&&r.i!==3&&!Wt(r.R,n)?i.concat(n):void 0);if(Ks(o,n,l),!Ge(l))return;e.m=!1}else c&&o.add(a);if(we(a)&&!dn(a)){if(!e.h.D&&e._<1)return;qr(e,a),r&&r.A.l||Yr(e,a)}}function Yr(e,r,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&ln(r,o)}function Jo(e,r){var o=e[z];return(o?tt(o):e)[r]}function Ws(e,r){if(r in e)for(var o=Object.getPrototypeOf(e);o;){var n=Object.getOwnPropertyDescriptor(o,r);if(n)return n;o=Object.getPrototypeOf(o)}}function rt(e){e.P||(e.P=!0,e.l&&rt(e.l))}function en(e){e.o||(e.o=cn(e.t))}function on(e,r,o){var n=an(r)?De("MapSet").F(r,o):sn(r)?De("MapSet").T(r,o):e.O?function(a,i){var c=Array.isArray(a),l={i:c?1:0,A:i?i.A:tn(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},u=l,p=pr;c&&(u=[l],p=dr);var m=Proxy.revocable(u,p),h=m.revoke,g=m.proxy;return l.k=g,l.j=h,g}(r,o):De("ES5").J(r,o);return(o?o.A:tn()).p.push(n),n}function Al(e){return Ge(e)||xe(22,e),function r(o){if(!we(o))return o;var n,a=o[z],i=zt(o);if(a){if(!a.P&&(a.i<4||!De("ES5").K(a)))return a.t;a.I=!0,n=Hs(o,i),a.I=!1}else n=Hs(o,i);return bt(n,function(c,l){a&&Sl(a.t,c)===l||Ks(n,c,r(l))}),i===3?new Set(n):n}(e)}function Hs(e,r){switch(r){case 2:return new Map(e);case 3:return Array.from(e)}return cn(e)}function Zs(){function e(c,l){var u=i[c];return u?u.enumerable=l:i[c]=u={configurable:!0,enumerable:l,get:function(){var p=this[z];return pr.get(p,c)},set:function(p){var m=this[z];pr.set(m,c,p)}},u}function r(c){for(var l=c.length-1;l>=0;l--){var u=c[l][z];if(!u.P)switch(u.i){case 5:n(u)&&rt(u);break;case 4:o(u)&&rt(u)}}}function o(c){for(var l=c.t,u=c.k,p=Ht(u),m=p.length-1;m>=0;m--){var h=p[m];if(h!==z){var g=l[h];if(g===void 0&&!Wt(l,h))return!0;var v=u[h],x=v&&v[z];if(x?x.t!==g:!Vs(v,g))return!0}}var O=!!l[z];return p.length!==Ht(l).length+(O?0:1)}function n(c){var l=c.k;if(l.length!==c.t.length)return!0;var u=Object.getOwnPropertyDescriptor(l,l.length-1);if(u&&!u.get)return!0;for(var p=0;p<l.length;p++)if(!l.hasOwnProperty(p))return!0;return!1}function a(c){c.g&&xe(3,JSON.stringify(tt(c)))}var i={};Cl("ES5",{J:function(c,l){var u=Array.isArray(c),p=function(h,g){if(h){for(var v=Array(g.length),x=0;x<g.length;x++)Object.defineProperty(v,""+x,e(x,!0));return v}var O=Ys(g);delete O[z];for(var L=Ht(O),R=0;R<L.length;R++){var N=L[R];O[N]=e(N,h||!!O[N].enumerable)}return Object.create(Object.getPrototypeOf(g),O)}(u,c),m={i:u?5:4,A:l?l.A:tn(),P:!1,I:!1,R:{},l,t:c,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,z,{value:m,writable:!0}),p},S:function(c,l,u){u?Ge(l)&&l[z].A===c&&r(c.p):(c.u&&function p(m){if(m&&typeof m=="object"){var h=m[z];if(h){var g=h.t,v=h.k,x=h.R,O=h.i;if(O===4)bt(v,function(B){B!==z&&(g[B]!==void 0||Wt(g,B)?x[B]||p(v[B]):(x[B]=!0,rt(h)))}),bt(g,function(B){v[B]!==void 0||Wt(v,B)||(x[B]=!1,rt(h))});else if(O===5){if(n(h)&&(rt(h),x.length=!0),v.length<g.length)for(var L=v.length;L<g.length;L++)x[L]=!1;else for(var R=g.length;R<v.length;R++)x[R]=!0;for(var N=Math.min(v.length,g.length),_=0;_<N;_++)v.hasOwnProperty(_)||(x[_]=!0),x[_]===void 0&&p(v[_])}}}}(c.p[0]),r(c.p))},K:function(c){return c.i===4?o(c):n(c)}})}var zs,ur,un=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",wl=typeof Map<"u",Rl=typeof Set<"u",Gs=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",qs=un?Symbol.for("immer-nothing"):((zs={})["immer-nothing"]=!0,zs),js=un?Symbol.for("immer-draftable"):"__$immer_draftable",z=un?Symbol.for("immer-state"):"__$immer_state";var Nl=""+Object.prototype.constructor,Ht=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,Ys=Object.getOwnPropertyDescriptors||function(e){var r={};return Ht(e).forEach(function(o){r[o]=Object.getOwnPropertyDescriptor(e,o)}),r},nn={},pr={get:function(e,r){if(r===z)return e;var o=tt(e);if(!Wt(o,r))return function(a,i,c){var l,u=Ws(i,c);return u?"value"in u?u.value:(l=u.get)===null||l===void 0?void 0:l.call(a.k):void 0}(e,o,r);var n=o[r];return e.I||!we(n)?n:n===Jo(e.t,r)?(en(e),e.o[r]=on(e.A.h,n,e)):n},has:function(e,r){return r in tt(e)},ownKeys:function(e){return Reflect.ownKeys(tt(e))},set:function(e,r,o){var n=Ws(tt(e),r);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=Jo(tt(e),r),i=a?.[z];if(i&&i.t===o)return e.o[r]=o,e.R[r]=!1,!0;if(Vs(o,a)&&(o!==void 0||Wt(e.t,r)))return!0;en(e),rt(e)}return e.o[r]===o&&(o!==void 0||r in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[r])||(e.o[r]=o,e.R[r]=!0),!0},deleteProperty:function(e,r){return Jo(e.t,r)!==void 0||r in e.t?(e.R[r]=!1,en(e),rt(e)):delete e.R[r],e.o&&delete e.o[r],!0},getOwnPropertyDescriptor:function(e,r){var o=tt(e),n=Reflect.getOwnPropertyDescriptor(o,r);return n&&{writable:!0,configurable:e.i!==1||r!=="length",enumerable:n.enumerable,value:o[r]}},defineProperty:function(){xe(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){xe(12)}},dr={};bt(pr,function(e,r){dr[e]=function(){return arguments[0]=arguments[0][0],r.apply(this,arguments)}}),dr.deleteProperty=function(e,r){return dr.set.call(this,e,r,void 0)},dr.set=function(e,r,o){return pr.set.call(this,e[0],r,o,e[0])};var Tl=function(){function e(o){var n=this;this.O=Gs,this.D=!0,this.produce=function(a,i,c){if(typeof a=="function"&&typeof i!="function"){var l=i;i=a;var u=n;return function(O){var L=this;O===void 0&&(O=l);for(var R=arguments.length,N=Array(R>1?R-1:0),_=1;_<R;_++)N[_-1]=arguments[_];return u.produce(O,function(B){var U;return(U=i).call.apply(U,[L,B].concat(N))})}}var p;if(typeof i!="function"&&xe(6),c!==void 0&&typeof c!="function"&&xe(7),we(a)){var m=Fs(n),h=on(n,a,void 0),g=!0;try{p=i(h),g=!1}finally{g?Zr(m):rn(m)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(O){return Xo(m,c),Qo(O,m)},function(O){throw Zr(m),O}):(Xo(m,c),Qo(p,m))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===qs&&(p=void 0),n.D&&ln(p,!0),c){var v=[],x=[];De("Patches").M(a,p,v,x),c(v,x)}return p}xe(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var m=arguments.length,h=Array(m>1?m-1:0),g=1;g<m;g++)h[g-1]=arguments[g];return n.produceWithPatches(p,function(v){return a.apply(void 0,[v].concat(h))})};var c,l,u=n.produce(a,i,function(p,m){c=p,l=m});return typeof Promise<"u"&&u instanceof Promise?u.then(function(p){return[p,c,l]}):[u,c,l]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var r=e.prototype;return r.createDraft=function(o){we(o)||xe(8),Ge(o)&&(o=Al(o));var n=Fs(this),a=on(this,o,void 0);return a[z].C=!0,rn(n),a},r.finishDraft=function(o,n){var a=o&&o[z],i=a.A;return Xo(i,n),Qo(void 0,i)},r.setAutoFreeze=function(o){this.D=o},r.setUseProxies=function(o){o&&!Gs&&xe(20),this.O=o},r.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}a>-1&&(n=n.slice(a+1));var c=De("Patches").$;return Ge(o)?c(o,n):this.produce(o,function(l){return c(l,n)})},e}(),me=new Tl,Ll=me.produce,_b=me.produceWithPatches.bind(me),kb=me.setAutoFreeze.bind(me),Db=me.setUseProxies.bind(me),Bb=me.applyPatches.bind(me),Ub=me.createDraft.bind(me),Mb=me.finishDraft.bind(me),Xr=Ll;function xt(e){"@babel/helpers - typeof";return xt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},xt(e)}function Xs(e,r){if(xt(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,r||"default");if(xt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(e)}function Qs(e){var r=Xs(e,"string");return xt(r)=="symbol"?r:r+""}function Js(e,r,o){return(r=Qs(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}function ec(e,r){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),o.push.apply(o,n)}return o}function pn(e){for(var r=1;r<arguments.length;r++){var o=arguments[r]!=null?arguments[r]:{};r%2?ec(Object(o),!0).forEach(function(n){Js(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ec(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function se(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var tc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),fn=function(){return Math.random().toString(36).substring(7).split("").join(".")},Qr={INIT:"@@redux/INIT"+fn(),REPLACE:"@@redux/REPLACE"+fn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+fn()}};function Il(e){if(typeof e!="object"||e===null)return!1;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return Object.getPrototypeOf(e)===r}function hn(e,r,o){var n;if(typeof r=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(se(0));if(typeof r=="function"&&typeof o>"u"&&(o=r,r=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(se(1));return o(hn)(e,r)}if(typeof e!="function")throw new Error(se(2));var a=e,i=r,c=[],l=c,u=!1;function p(){l===c&&(l=c.slice())}function m(){if(u)throw new Error(se(3));return i}function h(O){if(typeof O!="function")throw new Error(se(4));if(u)throw new Error(se(5));var L=!0;return p(),l.push(O),function(){if(L){if(u)throw new Error(se(6));L=!1,p();var N=l.indexOf(O);l.splice(N,1),c=null}}}function g(O){if(!Il(O))throw new Error(se(7));if(typeof O.type>"u")throw new Error(se(8));if(u)throw new Error(se(9));try{u=!0,i=a(i,O)}finally{u=!1}for(var L=c=l,R=0;R<L.length;R++){var N=L[R];N()}return O}function v(O){if(typeof O!="function")throw new Error(se(10));a=O,g({type:Qr.REPLACE})}function x(){var O,L=h;return O={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(se(11));function _(){N.next&&N.next(m())}_();var B=L(_);return{unsubscribe:B}}},O[tc]=function(){return this},O}return g({type:Qr.INIT}),n={dispatch:g,subscribe:h,getState:m,replaceReducer:v},n[tc]=x,n}function Pl(e){Object.keys(e).forEach(function(r){var o=e[r],n=o(void 0,{type:Qr.INIT});if(typeof n>"u")throw new Error(se(12));if(typeof o(void 0,{type:Qr.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(se(13))})}function rc(e){for(var r=Object.keys(e),o={},n=0;n<r.length;n++){var a=r[n];typeof e[a]=="function"&&(o[a]=e[a])}var i=Object.keys(o),c,l;try{Pl(o)}catch(u){l=u}return function(p,m){if(p===void 0&&(p={}),l)throw l;if(0)var h;for(var g=!1,v={},x=0;x<i.length;x++){var O=i[x],L=o[O],R=p[O],N=L(R,m);if(typeof N>"u"){var _=m&&m.type;throw new Error(se(14))}v[O]=N,g=g||N!==R}return g=g||i.length!==Object.keys(p).length,g?v:p}}function Gt(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return r.length===0?function(n){return n}:r.length===1?r[0]:r.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function oc(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(se(15))},c={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=r.map(function(u){return u(c)});return i=Gt.apply(void 0,l)(a.dispatch),pn(pn({},a),{},{dispatch:i})}}}function nc(e){var r=function(n){var a=n.dispatch,i=n.getState;return function(c){return function(l){return typeof l=="function"?l(a,i,e):c(l)}}};return r}var ac=nc();ac.withExtraArgument=nc;var yn=ac;var dc=function(){var e=function(r,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},e(r,o)};return function(r,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");e(r,o);function n(){this.constructor=r}r.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),_l=function(e,r){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,c;return c={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(c[Symbol.iterator]=function(){return this}),c;function l(p){return function(m){return u([p,m])}}function u(p){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(i=p[0]&2?a.return:p[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,p[1])).done)return i;switch(a=0,i&&(p=[p[0]&2,i.value]),p[0]){case 0:case 1:i=p;break;case 4:return o.label++,{value:p[1],done:!1};case 5:o.label++,a=p[1],p=[0];continue;case 7:p=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(p[0]===6||p[0]===2)){o=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]<i[3])){o.label=p[1];break}if(p[0]===6&&o.label<i[1]){o.label=i[1],i=p;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(p);break}i[2]&&o.ops.pop(),o.trys.pop();continue}p=r.call(e,o)}catch(m){p=[6,m],a=0}finally{n=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},jt=function(e,r){for(var o=0,n=r.length,a=e.length;o<n;o++,a++)e[a]=r[o];return e},kl=Object.defineProperty,Dl=Object.defineProperties,Bl=Object.getOwnPropertyDescriptors,ic=Object.getOwnPropertySymbols,Ul=Object.prototype.hasOwnProperty,Ml=Object.prototype.propertyIsEnumerable,sc=function(e,r,o){return r in e?kl(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o},ot=function(e,r){for(var o in r||(r={}))Ul.call(r,o)&&sc(e,o,r[o]);if(ic)for(var n=0,a=ic(r);n<a.length;n++){var o=a[n];Ml.call(r,o)&&sc(e,o,r[o])}return e},mn=function(e,r){return Dl(e,Bl(r))},Fl=function(e,r,o){return new Promise(function(n,a){var i=function(u){try{l(o.next(u))}catch(p){a(p)}},c=function(u){try{l(o.throw(u))}catch(p){a(p)}},l=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(i,c)};l((o=o.apply(e,r)).next())})};var $l=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Gt:Gt.apply(null,arguments)},rx=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Wl(e){if(typeof e!="object"||e===null)return!1;var r=Object.getPrototypeOf(e);if(r===null)return!0;for(var o=r;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return r===o}var Hl=function(e){dc(r,e);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,r.prototype),a}return Object.defineProperty(r,Symbol.species,{get:function(){return r},enumerable:!1,configurable:!0}),r.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},r.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(r.bind.apply(r,jt([void 0],o[0].concat(this)))):new(r.bind.apply(r,jt([void 0],o.concat(this))))},r}(Array),zl=function(e){dc(r,e);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,r.prototype),a}return Object.defineProperty(r,Symbol.species,{get:function(){return r},enumerable:!1,configurable:!0}),r.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},r.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(r.bind.apply(r,jt([void 0],o[0].concat(this)))):new(r.bind.apply(r,jt([void 0],o.concat(this))))},r}(Array);function xn(e){return we(e)?Xr(e,function(){}):e}function Gl(e){return typeof e=="boolean"}function jl(){return function(r){return Kl(r)}}function Kl(e){e===void 0&&(e={});var r=e.thunk,o=r===void 0?!0:r,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,c=i===void 0?!0:i,l=new Hl;if(o&&(Gl(o)?l.push(yn):l.push(yn.withExtraArgument(o.extraArgument))),0){if(a)var u;if(c)var p}return l}var gn=!0;function uc(e){var r=jl(),o=e||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,c=i===void 0?r():i,l=o.devTools,u=l===void 0?!0:l,p=o.preloadedState,m=p===void 0?void 0:p,h=o.enhancers,g=h===void 0?void 0:h,v;if(typeof a=="function")v=a;else if(Wl(a))v=rc(a);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 x=c;if(typeof x=="function"&&(x=x(r),!gn&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!gn&&x.some(function(B){return typeof B!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=oc.apply(void 0,x),L=Gt;u&&(L=$l(ot({trace:!gn},typeof u=="object"&&u)));var R=new zl(O),N=R;Array.isArray(g)?N=jt([O],g):typeof g=="function"&&(N=g(R));var _=L.apply(void 0,N);return hn(v,m,_)}function nt(e,r){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(r){var i=r.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return ot(ot({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:n[0]}}return o.toString=function(){return""+e},o.type=e,o.match=function(n){return n.type===e},o}function pc(e){var r={},o=[],n,a={addCase:function(i,c){var l=typeof i=="string"?i:i.type;if(l in r)throw new Error("addCase cannot be called with two reducers for the same action type");return r[l]=c,a},addMatcher:function(i,c){return o.push({matcher:i,reducer:c}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[r,o,n]}function Vl(e){return typeof e=="function"}function Zl(e,r,o,n){o===void 0&&(o=[]);var a=typeof r=="function"?pc(r):[r,o,n],i=a[0],c=a[1],l=a[2],u;if(Vl(e))u=function(){return xn(e())};else{var p=xn(e);u=function(){return p}}function m(h,g){h===void 0&&(h=u());var v=jt([i[g.type]],c.filter(function(x){var O=x.matcher;return O(g)}).map(function(x){var O=x.reducer;return O}));return v.filter(function(x){return!!x}).length===0&&(v=[l]),v.reduce(function(x,O){if(O)if(Ge(x)){var L=x,R=O(L,g);return R===void 0?x:R}else{if(we(x))return Xr(x,function(N){return O(N,g)});var R=O(x,g);if(R===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return R}return x},h)}return m.getInitialState=u,m}function ql(e,r){return e+"/"+r}function fc(e){var r=e.name;if(!r)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:xn(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},c={},l={};a.forEach(function(m){var h=n[m],g=ql(r,m),v,x;"reducer"in h?(v=h.reducer,x=h.prepare):v=h,i[m]=v,c[g]=v,l[m]=x?nt(g,x):nt(g)});function u(){var m=typeof e.extraReducers=="function"?pc(e.extraReducers):[e.extraReducers],h=m[0],g=h===void 0?{}:h,v=m[1],x=v===void 0?[]:v,O=m[2],L=O===void 0?void 0:O,R=ot(ot({},g),c);return Zl(o,function(N){for(var _ in R)N.addCase(_,R[_]);for(var B=0,U=x;B<U.length;B++){var de=U[B];N.addMatcher(de.matcher,de.reducer)}L&&N.addDefaultCase(L)})}var p;return{name:r,reducer:function(m,h){return p||(p=u()),p(m,h)},actions:l,caseReducers:i,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var Yl="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Xl=function(e){e===void 0&&(e=21);for(var r="",o=e;o--;)r+=Yl[Math.random()*64|0];return r},Ql=["name","message","stack","code"],bn=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),cc=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),Jl=function(e){if(typeof e=="object"&&e!==null){for(var r={},o=0,n=Ql;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(r[a]=e[a])}return r}return{message:String(e)}},ix=function(){function e(r,o,n){var a=nt(r+"/fulfilled",function(m,h,g,v){return{payload:m,meta:mn(ot({},v||{}),{arg:g,requestId:h,requestStatus:"fulfilled"})}}),i=nt(r+"/pending",function(m,h,g){return{payload:void 0,meta:mn(ot({},g||{}),{arg:h,requestId:m,requestStatus:"pending"})}}),c=nt(r+"/rejected",function(m,h,g,v,x){return{payload:v,error:(n&&n.serializeError||Jl)(m||"Rejected"),meta:mn(ot({},x||{}),{arg:g,requestId:h,rejectedWithValue:!!v,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"})}}),l=!1,u=typeof AbortController<"u"?AbortController:function(){function m(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return m.prototype.abort=function(){},m}();function p(m){return function(h,g,v){var x=n?.idGenerator?n.idGenerator(m):Xl(),O=new u,L,R=!1;function N(B){L=B,O.abort()}var _=function(){return Fl(this,null,function(){var B,U,de,Ne,ce,Te,te;return _l(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),Ne=(B=n?.condition)==null?void 0:B.call(n,m,{getState:g,extra:v}),td(Ne)?[4,Ne]:[3,2];case 1:Ne=y.sent(),y.label=2;case 2:if(Ne===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,ce=new Promise(function(b,P){return O.signal.addEventListener("abort",function(){return P({name:"AbortError",message:L||"Aborted"})})}),h(i(x,m,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:x,arg:m},{getState:g,extra:v}))),[4,Promise.race([ce,Promise.resolve(o(m,{dispatch:h,getState:g,extra:v,requestId:x,signal:O.signal,abort:N,rejectWithValue:function(b,P){return new bn(b,P)},fulfillWithValue:function(b,P){return new cc(b,P)}})).then(function(b){if(b instanceof bn)throw b;return b instanceof cc?a(b.payload,x,m,b.meta):a(b,x,m)})])];case 3:return de=y.sent(),[3,5];case 4:return Te=y.sent(),de=Te instanceof bn?c(null,x,m,Te.payload,Te.meta):c(Te,x,m),[3,5];case 5:return te=n&&!n.dispatchConditionRejection&&c.match(de)&&de.meta.condition,te||h(de),[2,de]}})})}();return Object.assign(_,{abort:N,requestId:x,arg:m,unwrap:function(){return _.then(ed)}})}}return Object.assign(p,{pending:i,rejected:c,fulfilled:a,typePrefix:r})}return e.withTypes=function(){return e},e}();function ed(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function td(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var hc="listener",yc="completed",mc="cancelled",sx="task-"+mc,cx="task-"+yc,lx=hc+"-"+mc,dx=hc+"-"+yc;var vn="listenerMiddleware";var ux=nt(vn+"/add"),px=nt(vn+"/removeAll"),fx=nt(vn+"/remove");var lc,hx=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(lc||(lc=Promise.resolve())).then(e).catch(function(r){return setTimeout(function(){throw r},0)})},rd=function(e){return function(r){setTimeout(r,e)}},yx=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:rd(10);Zs();function od(e,r){return class extends e{constructor(){super(...arguments),this.eventBus=r??document.createElement("span")}addEventListener(o,n,a){this.eventBus.addEventListener(o,n,a)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,a){this.eventBus.removeEventListener(o,n,a)}}}var Jr=class extends od(Object){};window.ftReduxStores||(window.ftReduxStores={});var gc=class e extends Jr{static get(r){var o;let n=typeof r=="string"?r:r.name,a=typeof r=="string"?void 0:r,i=window.ftReduxStores[n];if(Vr(i))return i;if(a==null)return;let c=fc({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),l=uc({reducer:(u,p)=>p.type==="CLEAR_FT_REDUX_STORE"?c.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...u,...p.overwrites}:c.reducer(u,p)});return window.ftReduxStores[a.name]=new e(c,l,a.eventBus)}constructor(r,o,n){super(),this.reduxSlice=r,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new zr;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,c,l)=>{let u=c,p=i[u];return p?(...m)=>{let h=p(...m.map(a));return this.reduxStore.dispatch(h),h}:m=>{this.setState({[u]:a(m)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(r){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(r).join("_"),overwrites:r})}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(r){throw new Error("Not implemented yet.")}subscribe(r){return this.reduxStore.subscribe(r)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var to=C(k());var eo=class extends be{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(r){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${r}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${r}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(r){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${r}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${r}`),this.CACHE_DURATION)}isAuthenticated(){let r=T.getState().session;return!!r?.sessionAuthenticated}};var ad="ft-user-assets",id={setAssetCount:(e,r)=>{let{userAssetType:o,count:n}=r.payload.assetCount;e.assetCounts.allAsset[o]=n},clearAssetCount:e=>{Object.values(ft).forEach(r=>{e.assetCounts.allAsset[r]=void 0})},setBookmarkCountByMap:(e,r)=>{let o=r.payload.mapId;e.assetCounts.bookmarkByMap[o]=r.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}}},ve=to.FtReduxStore.get({name:ad,reducers:id,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(ft).map(e=>[e,void 0])),bookmarkByMap:{}}}}),Sn=class{constructor(r=new eo){this.assetCountsService=r,this.currentSession=T.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Br,this.savedSearchesService=new Fr,T.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var r;let{session:o}=T.getState();(0,to.deepEqual)((r=this.currentSession)===null||r===void 0?void 0:r.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts())}clearUserAssetCounts(){ve.actions.clearAssetCount(),ve.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),ve.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),ve.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let r=await this.savedSearchesService.listMySearches();ve.actions.savedSearches(r)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async loadAssetCount(r){let o=await this.assetCountsService.getUserAssetCount(r);o&&ve.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(r){let o=await this.assetCountsService.getUserBookmarkCountByMap(r);o&&ve.actions.setBookmarkCountByMap({count:o.count,mapId:r})}async reloadAssetCount(r){this.assetCountsService.clearCache();let o=Object.keys(ve.getState().assetCounts.bookmarkByMap).length!==0;r===ft.BOOKMARKS&&o&&ve.actions.clearBookmarkCountByMap(),ve.getState().assetCounts.allAsset[r]!==void 0&&await this.loadAssetCount(r)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var r;if(this.bookmarksAreUsed){let o=!((r=this.currentSession)===null||r===void 0)&&r.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;ve.actions.bookmarks(o)}}},sd=new Sn;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=sd);(0,bc.customElement)("ft-app-context")($);var On=class e extends Event{constructor(){super(e.eventName)}};On.eventName="search-context-clear-all-filters";var cd=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},En=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},xc=Symbol("registerInterval"),Cn=Symbol("registerAttempts"),ld=40;function dd(e){class r extends e{setSearchStateManager(n){this.clearStateManager(),this.stateManager=n,this.addStore(n.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[Cn]=0,this[xc]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[Cn]>ld?window.clearInterval(this[xc]):(this[Cn]++,this.dispatchEvent(new En))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return cd([(0,Sc.state)()],r.prototype,"stateManager",void 0),r}var oo=class extends dd(vc.FtLitElementRedux){};var Lc=C(k());var co=C(j()),lo=C(ie()),uo=C(k());var Oc=C(j());var Cc=Oc.css`
1068
+ `;var io=C(k());var Nc=C(ie());var ud=C(k());function Ec(e){return e.match(/^[\w-]+\.[\w-]+$/)}var pd=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Ac=Symbol("i18nAttributes"),wc=Symbol("i18nListAttributes"),Tc=Symbol("i18nProperties"),no=Symbol("i18nContexts"),fr=Symbol("i18nUnsubs");function so(e){var r,o;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[r]=new Map,this[o]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?Mr:Ft}i18n(i){var c;this.hasI18nContext(i.context)||this.addI18nContext(i.context,void 0,i.custom);let l=(c=i.args)!==null&&c!==void 0?c:i.argsProvider?i.argsProvider(this):[];return this.getI18nService(i.custom).resolveMessage(i.context,i.key,...l)}customI18n(i,c){if(Ec(i)){let[l,u]=i.split(".");return this.i18n({custom:!0,context:l,key:u,...c})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((c,l,u)=>i.has(l)||typeof c.argsProvider=="function"),this.updateI18nProperties(c=>typeof c.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((c,l,u)=>{var p;return((p=u?.context)===null||p===void 0?void 0:p.toLowerCase())===i}),this.updateI18nProperties(c=>c.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var c,l;let u=this,p=(m,h,g)=>g?.context&&g.key&&i(m,h,g)?{...g,message:this.i18n({context:g.context,key:g.key,...m})}:g;(c=this[Ac])===null||c===void 0||c.forEach((m,h)=>u[h]=p(m,h,u[h])),(l=this[wc])===null||l===void 0||l.forEach((m,h)=>{var g;return u[h]=(g=u[h])===null||g===void 0?void 0:g.map(v=>p(m,h,v))})}updateI18nProperties(i){var c;(c=this[Tc])===null||c===void 0||c.forEach((l,u)=>{i(l,u)&&(this[u]=this.i18n(l))})}addI18nMessages(i,c,l){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,c,l)}addI18nContext(i,c,l){let u=(typeof i=="string"?i:i.name).toLowerCase();l=typeof i=="string"?l:i.custom,this[no].set(u,{isCustomContext:l}),this[fr].has(u)||this[fr].set(u,this.getI18nService(l).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(l).prepareContext(u,c)}hasI18nContext(i){return this[no].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[no].forEach((i,c)=>this.addI18nContext(c,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[fr].forEach(i=>i()),this[fr].clear()}}return r=no,o=fr,pd([(0,Nc.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}var Rc=class extends so(io.FtLitElement){},ao=class extends so(io.FtLitElementRedux){};var hr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Re=class extends ao{constructor(){super(),this.editorMode=!1,this.addStore(T)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":co.nothing:co.html`
1069
1069
  <span class="ft-i18n">
1070
1070
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
1071
1071
  </span>