@fluid-topics/ft-search-result-metadata 1.2.7 → 1.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
- "use strict";(()=>{var Rl=Object.create;var va=Object.defineProperty;var Nl=Object.getOwnPropertyDescriptor;var Ll=Object.getOwnPropertyNames;var Il=Object.getPrototypeOf,Pl=Object.prototype.hasOwnProperty;var Re=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Tl=(t,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of Ll(e))!Pl.call(t,a)&&a!==o&&va(t,a,{get:()=>e[a],enumerable:!(n=Nl(e,a))||n.enumerable});return t};var b=(t,e,o)=>(o=t!=null?Rl(Il(t)):{},Tl(e||!t||!t.__esModule?va(o,"default",{value:t,enumerable:!0}):o,t));var I=Re((np,Sa)=>{Sa.exports=ftGlobals.wcUtils});var W=Re((ap,Oa)=>{Oa.exports=ftGlobals.lit});var X=Re((ip,Ca)=>{Ca.exports=ftGlobals.litDecorators});var Na=Re((se,Ra)=>{var Hr=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Gr=function(){function t(){this.fetch=!1,this.DOMException=Hr.DOMException}return t.prototype=Hr,new t}();(function(t){var e=function(o){var n=typeof t<"u"&&t||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 h(y){var x={next:function(){var k=y.shift();return{done:k===void 0,value:k}}};return a.iterable&&(x[Symbol.iterator]=function(){return x}),x}function m(y){this.map={},y instanceof m?y.forEach(function(x,k){this.append(k,x)},this):Array.isArray(y)?y.forEach(function(x){if(x.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+x.length);this.append(x[0],x[1])},this):y&&Object.getOwnPropertyNames(y).forEach(function(x){this.append(x,y[x])},this)}m.prototype.append=function(y,x){y=u(y),x=p(x);var k=this.map[y];this.map[y]=k?k+", "+x:x},m.prototype.delete=function(y){delete this.map[u(y)]},m.prototype.get=function(y){return y=u(y),this.has(y)?this.map[y]:null},m.prototype.has=function(y){return this.map.hasOwnProperty(u(y))},m.prototype.set=function(y,x){this.map[u(y)]=p(x)},m.prototype.forEach=function(y,x){for(var k in this.map)this.map.hasOwnProperty(k)&&y.call(x,this.map[k],k,this)},m.prototype.keys=function(){var y=[];return this.forEach(function(x,k){y.push(k)}),h(y)},m.prototype.values=function(){var y=[];return this.forEach(function(x){y.push(x)}),h(y)},m.prototype.entries=function(){var y=[];return this.forEach(function(x,k){y.push([k,x])}),h(y)},a.iterable&&(m.prototype[Symbol.iterator]=m.prototype.entries);function g(y){if(!y._noBody){if(y.bodyUsed)return Promise.reject(new TypeError("Already read"));y.bodyUsed=!0}}function S(y){return new Promise(function(x,k){y.onload=function(){x(y.result)},y.onerror=function(){k(y.error)}})}function v(y){var x=new FileReader,k=S(x);return x.readAsArrayBuffer(y),k}function O(y){var x=new FileReader,k=S(x),z=/charset=([A-Za-z0-9_-]+)/.exec(y.type),Z=z?z[1]:"utf-8";return x.readAsText(y,Z),k}function L(y){for(var x=new Uint8Array(y),k=new Array(x.length),z=0;z<x.length;z++)k[z]=String.fromCharCode(x[z]);return k.join("")}function R(y){if(y.slice)return y.slice(0);var x=new Uint8Array(y.byteLength);return x.set(new Uint8Array(y)),x.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(v);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(Ot)}),this.json=function(){return this.text().then(JSON.parse)},this}var _=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function B(y){var x=y.toUpperCase();return _.indexOf(x)>-1?x:y}function U(y,x){if(!(this instanceof U))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');x=x||{};var k=x.body;if(y instanceof U){if(y.bodyUsed)throw new TypeError("Already read");this.url=y.url,this.credentials=y.credentials,x.headers||(this.headers=new m(y.headers)),this.method=y.method,this.mode=y.mode,this.signal=y.signal,!k&&y._bodyInit!=null&&(k=y._bodyInit,y.bodyUsed=!0)}else this.url=String(y);if(this.credentials=x.credentials||this.credentials||"same-origin",(x.headers||!this.headers)&&(this.headers=new m(x.headers)),this.method=B(x.method||this.method||"GET"),this.mode=x.mode||this.mode||null,this.signal=x.signal||this.signal||function(){if("AbortController"in n){var F=new AbortController;return F.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&k)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(k),(this.method==="GET"||this.method==="HEAD")&&(x.cache==="no-store"||x.cache==="no-cache")){var z=/([?&])_=[^&]*/;if(z.test(this.url))this.url=this.url.replace(z,"$1_="+new Date().getTime());else{var Z=/\?/;this.url+=(Z.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}U.prototype.clone=function(){return new U(this,{body:this._bodyInit})};function Ot(y){var x=new FormData;return y.trim().split("&").forEach(function(k){if(k){var z=k.split("="),Z=z.shift().replace(/\+/g," "),F=z.join("=").replace(/\+/g," ");x.append(decodeURIComponent(Z),decodeURIComponent(F))}}),x}function Vt(y){var x=new m,k=y.replace(/\r?\n[\t ]+/g," ");return k.split("\r").map(function(z){return z.indexOf(`
2
- `)===0?z.substr(1,z.length):z}).forEach(function(z){var Z=z.split(":"),F=Z.shift().trim();if(F){var zr=Z.join(":").trim();try{x.append(F,zr)}catch(tn){console.warn("Response "+tn.message)}}}),x}N.call(U.prototype);function bt(y,x){if(!(this instanceof bt))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(x||(x={}),this.type="default",this.status=x.status===void 0?200:x.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=x.statusText===void 0?"":""+x.statusText,this.headers=new m(x.headers),this.url=x.url||"",this._initBody(y)}N.call(bt.prototype),bt.prototype.clone=function(){return new bt(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new m(this.headers),url:this.url})},bt.error=function(){var y=new bt(null,{status:200,statusText:""});return y.ok=!1,y.status=0,y.type="error",y};var jt=[301,302,303,307,308];bt.redirect=function(y,x){if(jt.indexOf(x)===-1)throw new RangeError("Invalid status code");return new bt(null,{status:x,headers:{location:y}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(x,k){this.message=x,this.name=k;var z=Error(x);this.stack=z.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function pt(y,x){return new Promise(function(k,z){var Z=new U(y,x);if(Z.signal&&Z.signal.aborted)return z(new o.DOMException("Aborted","AbortError"));var F=new XMLHttpRequest;function zr(){F.abort()}F.onload=function(){var ut={statusText:F.statusText,headers:Vt(F.getAllResponseHeaders()||"")};Z.url.indexOf("file://")===0&&(F.status<200||F.status>599)?ut.status=200:ut.status=F.status,ut.url="responseURL"in F?F.responseURL:ut.headers.get("X-Request-URL");var Ae="response"in F?F.response:F.responseText;setTimeout(function(){k(new bt(Ae,ut))},0)},F.onerror=function(){setTimeout(function(){z(new TypeError("Network request failed"))},0)},F.ontimeout=function(){setTimeout(function(){z(new TypeError("Network request timed out"))},0)},F.onabort=function(){setTimeout(function(){z(new o.DOMException("Aborted","AbortError"))},0)};function tn(ut){try{return ut===""&&n.location.href?n.location.href:ut}catch{return ut}}if(F.open(Z.method,tn(Z.url),!0),Z.credentials==="include"?F.withCredentials=!0:Z.credentials==="omit"&&(F.withCredentials=!1),"responseType"in F&&(a.blob?F.responseType="blob":a.arrayBuffer&&(F.responseType="arraybuffer")),x&&typeof x.headers=="object"&&!(x.headers instanceof m||n.Headers&&x.headers instanceof n.Headers)){var xa=[];Object.getOwnPropertyNames(x.headers).forEach(function(ut){xa.push(u(ut)),F.setRequestHeader(ut,p(x.headers[ut]))}),Z.headers.forEach(function(ut,Ae){xa.indexOf(Ae)===-1&&F.setRequestHeader(Ae,ut)})}else Z.headers.forEach(function(ut,Ae){F.setRequestHeader(Ae,ut)});Z.signal&&(Z.signal.addEventListener("abort",zr),F.onreadystatechange=function(){F.readyState===4&&Z.signal.removeEventListener("abort",zr)}),F.send(typeof Z._bodyInit>"u"?null:Z._bodyInit)})}return pt.polyfill=!0,n.fetch||(n.fetch=pt,n.Headers=m,n.Request=U,n.Response=bt),o.Headers=m,o.Request=U,o.Response=bt,o.fetch=pt,o}({})})(Gr);Gr.fetch.ponyfill=!0;delete Gr.fetch.polyfill;var We=Hr.fetch?Hr:Gr;se=We.fetch;se.default=We.fetch;se.fetch=We.fetch;se.Headers=We.Headers;se.Request=We.Request;se.Response=We.Response;Ra.exports=se});var lr=Re((bx,Rc)=>{Rc.exports=ftGlobals.litClassMap});var Uc=Re((Rx,Mc)=>{Mc.exports=ftGlobals.litUnsafeHTML});var Cl=Re((eS,Ol)=>{Ol.exports=ftGlobals.litRepeat});var Al=b(I());var ht=b(W()),Lt=b(X()),we=b(I());var Ea=b(W()),sp={},wa=Ea.css`
1
+ "use strict";(()=>{var Rl=Object.create;var va=Object.defineProperty;var Nl=Object.getOwnPropertyDescriptor;var Ll=Object.getOwnPropertyNames;var Il=Object.getPrototypeOf,Pl=Object.prototype.hasOwnProperty;var Re=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Tl=(t,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of Ll(e))!Pl.call(t,a)&&a!==o&&va(t,a,{get:()=>e[a],enumerable:!(n=Nl(e,a))||n.enumerable});return t};var b=(t,e,o)=>(o=t!=null?Rl(Il(t)):{},Tl(e||!t||!t.__esModule?va(o,"default",{value:t,enumerable:!0}):o,t));var I=Re((np,Sa)=>{Sa.exports=ftGlobals.wcUtils});var W=Re((ap,Oa)=>{Oa.exports=ftGlobals.lit});var X=Re((ip,Ca)=>{Ca.exports=ftGlobals.litDecorators});var Na=Re((se,Ra)=>{var Hr=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Gr=function(){function t(){this.fetch=!1,this.DOMException=Hr.DOMException}return t.prototype=Hr,new t}();(function(t){var e=function(o){var n=typeof t<"u"&&t||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 h(y){var x={next:function(){var k=y.shift();return{done:k===void 0,value:k}}};return a.iterable&&(x[Symbol.iterator]=function(){return x}),x}function m(y){this.map={},y instanceof m?y.forEach(function(x,k){this.append(k,x)},this):Array.isArray(y)?y.forEach(function(x){if(x.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+x.length);this.append(x[0],x[1])},this):y&&Object.getOwnPropertyNames(y).forEach(function(x){this.append(x,y[x])},this)}m.prototype.append=function(y,x){y=u(y),x=p(x);var k=this.map[y];this.map[y]=k?k+", "+x:x},m.prototype.delete=function(y){delete this.map[u(y)]},m.prototype.get=function(y){return y=u(y),this.has(y)?this.map[y]:null},m.prototype.has=function(y){return this.map.hasOwnProperty(u(y))},m.prototype.set=function(y,x){this.map[u(y)]=p(x)},m.prototype.forEach=function(y,x){for(var k in this.map)this.map.hasOwnProperty(k)&&y.call(x,this.map[k],k,this)},m.prototype.keys=function(){var y=[];return this.forEach(function(x,k){y.push(k)}),h(y)},m.prototype.values=function(){var y=[];return this.forEach(function(x){y.push(x)}),h(y)},m.prototype.entries=function(){var y=[];return this.forEach(function(x,k){y.push([k,x])}),h(y)},a.iterable&&(m.prototype[Symbol.iterator]=m.prototype.entries);function g(y){if(!y._noBody){if(y.bodyUsed)return Promise.reject(new TypeError("Already read"));y.bodyUsed=!0}}function S(y){return new Promise(function(x,k){y.onload=function(){x(y.result)},y.onerror=function(){k(y.error)}})}function v(y){var x=new FileReader,k=S(x);return x.readAsArrayBuffer(y),k}function O(y){var x=new FileReader,k=S(x),z=/charset=([A-Za-z0-9_-]+)/.exec(y.type),q=z?z[1]:"utf-8";return x.readAsText(y,q),k}function L(y){for(var x=new Uint8Array(y),k=new Array(x.length),z=0;z<x.length;z++)k[z]=String.fromCharCode(x[z]);return k.join("")}function R(y){if(y.slice)return y.slice(0);var x=new Uint8Array(y.byteLength);return x.set(new Uint8Array(y)),x.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(v);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(Ot)}),this.json=function(){return this.text().then(JSON.parse)},this}var _=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function B(y){var x=y.toUpperCase();return _.indexOf(x)>-1?x:y}function U(y,x){if(!(this instanceof U))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');x=x||{};var k=x.body;if(y instanceof U){if(y.bodyUsed)throw new TypeError("Already read");this.url=y.url,this.credentials=y.credentials,x.headers||(this.headers=new m(y.headers)),this.method=y.method,this.mode=y.mode,this.signal=y.signal,!k&&y._bodyInit!=null&&(k=y._bodyInit,y.bodyUsed=!0)}else this.url=String(y);if(this.credentials=x.credentials||this.credentials||"same-origin",(x.headers||!this.headers)&&(this.headers=new m(x.headers)),this.method=B(x.method||this.method||"GET"),this.mode=x.mode||this.mode||null,this.signal=x.signal||this.signal||function(){if("AbortController"in n){var F=new AbortController;return F.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&k)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(k),(this.method==="GET"||this.method==="HEAD")&&(x.cache==="no-store"||x.cache==="no-cache")){var z=/([?&])_=[^&]*/;if(z.test(this.url))this.url=this.url.replace(z,"$1_="+new Date().getTime());else{var q=/\?/;this.url+=(q.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}U.prototype.clone=function(){return new U(this,{body:this._bodyInit})};function Ot(y){var x=new FormData;return y.trim().split("&").forEach(function(k){if(k){var z=k.split("="),q=z.shift().replace(/\+/g," "),F=z.join("=").replace(/\+/g," ");x.append(decodeURIComponent(q),decodeURIComponent(F))}}),x}function Vt(y){var x=new m,k=y.replace(/\r?\n[\t ]+/g," ");return k.split("\r").map(function(z){return z.indexOf(`
2
+ `)===0?z.substr(1,z.length):z}).forEach(function(z){var q=z.split(":"),F=q.shift().trim();if(F){var zr=q.join(":").trim();try{x.append(F,zr)}catch(tn){console.warn("Response "+tn.message)}}}),x}N.call(U.prototype);function bt(y,x){if(!(this instanceof bt))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(x||(x={}),this.type="default",this.status=x.status===void 0?200:x.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=x.statusText===void 0?"":""+x.statusText,this.headers=new m(x.headers),this.url=x.url||"",this._initBody(y)}N.call(bt.prototype),bt.prototype.clone=function(){return new bt(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new m(this.headers),url:this.url})},bt.error=function(){var y=new bt(null,{status:200,statusText:""});return y.ok=!1,y.status=0,y.type="error",y};var jt=[301,302,303,307,308];bt.redirect=function(y,x){if(jt.indexOf(x)===-1)throw new RangeError("Invalid status code");return new bt(null,{status:x,headers:{location:y}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(x,k){this.message=x,this.name=k;var z=Error(x);this.stack=z.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function pt(y,x){return new Promise(function(k,z){var q=new U(y,x);if(q.signal&&q.signal.aborted)return z(new o.DOMException("Aborted","AbortError"));var F=new XMLHttpRequest;function zr(){F.abort()}F.onload=function(){var ut={statusText:F.statusText,headers:Vt(F.getAllResponseHeaders()||"")};q.url.indexOf("file://")===0&&(F.status<200||F.status>599)?ut.status=200:ut.status=F.status,ut.url="responseURL"in F?F.responseURL:ut.headers.get("X-Request-URL");var Ae="response"in F?F.response:F.responseText;setTimeout(function(){k(new bt(Ae,ut))},0)},F.onerror=function(){setTimeout(function(){z(new TypeError("Network request failed"))},0)},F.ontimeout=function(){setTimeout(function(){z(new TypeError("Network request timed out"))},0)},F.onabort=function(){setTimeout(function(){z(new o.DOMException("Aborted","AbortError"))},0)};function tn(ut){try{return ut===""&&n.location.href?n.location.href:ut}catch{return ut}}if(F.open(q.method,tn(q.url),!0),q.credentials==="include"?F.withCredentials=!0:q.credentials==="omit"&&(F.withCredentials=!1),"responseType"in F&&(a.blob?F.responseType="blob":a.arrayBuffer&&(F.responseType="arraybuffer")),x&&typeof x.headers=="object"&&!(x.headers instanceof m||n.Headers&&x.headers instanceof n.Headers)){var xa=[];Object.getOwnPropertyNames(x.headers).forEach(function(ut){xa.push(u(ut)),F.setRequestHeader(ut,p(x.headers[ut]))}),q.headers.forEach(function(ut,Ae){xa.indexOf(Ae)===-1&&F.setRequestHeader(Ae,ut)})}else q.headers.forEach(function(ut,Ae){F.setRequestHeader(Ae,ut)});q.signal&&(q.signal.addEventListener("abort",zr),F.onreadystatechange=function(){F.readyState===4&&q.signal.removeEventListener("abort",zr)}),F.send(typeof q._bodyInit>"u"?null:q._bodyInit)})}return pt.polyfill=!0,n.fetch||(n.fetch=pt,n.Headers=m,n.Request=U,n.Response=bt),o.Headers=m,o.Request=U,o.Response=bt,o.fetch=pt,o}({})})(Gr);Gr.fetch.ponyfill=!0;delete Gr.fetch.polyfill;var We=Hr.fetch?Hr:Gr;se=We.fetch;se.default=We.fetch;se.fetch=We.fetch;se.Headers=We.Headers;se.Request=We.Request;se.Response=We.Response;Ra.exports=se});var lr=Re((bx,Rc)=>{Rc.exports=ftGlobals.litClassMap});var Uc=Re((Rx,Mc)=>{Mc.exports=ftGlobals.litUnsafeHTML});var Cl=Re((eS,Ol)=>{Ol.exports=ftGlobals.litRepeat});var Al=b(I());var yt=b(W()),Lt=b(X()),we=b(I());var Ea=b(W()),sp={},wa=Ea.css`
3
3
  .ft-search-result-metadata--container {
4
4
  position: relative;
5
5
  }
@@ -11,10 +11,10 @@
11
11
  a {
12
12
  all: unset;
13
13
  }
14
- `;var zi=b(I()),Hi=b(X());var Mn=b(I());var Aa=b(I());var kl=b(Na(),1);var La;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(La||(La={}));var Ia;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Ia||(Ia={}));var Pa;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(Pa||(Pa={}));var Ta;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT"})(Ta||(Ta={}));var ka;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(ka||(ka={}));var _a;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(_a||(_a={}));var Da;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Da||(Da={}));var Ba;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Ba||(Ba={}));var $a;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})($a||($a={}));var Ma;(function(t){t.ASC="ASC",t.DESC="DESC"})(Ma||(Ma={}));var Ua;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(Ua||(Ua={}));var en;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(en||(en={}));var Fa;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Fa||(Fa={}));var Vr;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Vr||(Vr={}));var Wa;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Wa||(Wa={}));var za;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(za||(za={}));var ze;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(ze||(ze={}));var rn;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"})(rn||(rn={}));var ct;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"})(ct||(ct={}));var Ha;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Ha||(Ha={}));var hp={[ct.PERSONAL_BOOK_SHARE_USER]:[ct.PERSONAL_BOOK_USER],[ct.HTML_EXPORT_USER]:[ct.PERSONAL_BOOK_USER],[ct.PDF_EXPORT_USER]:[ct.PERSONAL_BOOK_USER],[ct.KHUB_ADMIN]:[ct.CONTENT_PUBLISHER],[ct.ADMIN]:[ct.KHUB_ADMIN,ct.USERS_ADMIN,ct.PORTAL_ADMIN],[ct.DEVELOPER]:[ct.BETA_USER,ct.DEBUG_USER]};var Wi=b(I());var Za=b(W()),Ct=b(X()),Ft=b(I());var Ga=b(W());var Va=Ga.css`
15
- `;var jr=b(I()),_l="ft-app-info",on=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},Dl={session:(t,e)=>{(0,jr.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>T.dispatchEvent(new on(e.payload)),0))}},T=jr.FtReduxStore.get({name:_l,reducers:Dl,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var ce=b(I());var nn=b(I());var Ne=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:n}=T.getState(),a=e??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(e){return new Promise(o=>{let n=t.get(e);if(n)o(n);else{let a=T.subscribe(()=>{n=t.get(e),n&&(a(),o(n))})}})}};var Qt=class{constructor(e=!0,o){var n;this.overrideApi=o;let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new nn.CacheRegistry,this.cache=e?a.commonCache:new nn.CacheRegistry}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Ne.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Ne.await()}clearCache(){this.cache.clearAll()}};var ja,Bl=Symbol("clearAfterUnitTest"),Kr=class extends Qt{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[ja]=()=>{this.defaultMessages={},this.cache=new ce.CacheRegistry,this.listeners={}},this.currentUiLocale=T.getState().uiLocale,T.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=T.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let o=e.name.toLowerCase();this.cache.setFinal(o,e),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,o){var n;if(e=e.toLowerCase(),Object.keys(o).length>0){let a={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...o};(0,ce.deepEqual)(this.defaultMessages[e],a)||(this.defaultMessages[e]=a,await this.notify(e))}await this.fetchContext(e)}resolveContext(e){var o,n;return this.fetchContext(e),(n=(o=this.cache.getNow(e))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,o){let n=e.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(e,o,...n){var a;let i=e.toLowerCase(),c=this.resolveContext(i);return new ce.ParametrizedLabelResolver((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},c).resolve(o,...n)}async fetchContext(e){if(!this.cache.has(e))try{await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),await this.notify(e)}catch(o){console.error(o)}}subscribe(e,o){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(o),()=>{var a;return(a=this.listeners[e])===null||a===void 0?void 0:a.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(o=>(0,ce.delay)(0).then(()=>o()).catch(()=>null)))}};ja=Bl;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Kr{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Kr{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Le=window.FluidTopicsI18nService,Ka=window.FluidTopicsCustomI18nService;var yt=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Q=class extends Ft.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>Ne.get(),this.messageContexts=[],this.cache=new Ft.CacheRegistry,this.cleanSessionDebouncer=new Ft.Debouncer}render(){return Za.html`
14
+ `;var zi=b(I()),Hi=b(X());var Mn=b(I());var Aa=b(I());var kl=b(Na(),1);var La;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(La||(La={}));var Ia;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Ia||(Ia={}));var Pa;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(Pa||(Pa={}));var Ta;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT"})(Ta||(Ta={}));var ka;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(ka||(ka={}));var _a;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(_a||(_a={}));var Da;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Da||(Da={}));var Ba;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Ba||(Ba={}));var $a;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})($a||($a={}));var Ma;(function(t){t.ASC="ASC",t.DESC="DESC"})(Ma||(Ma={}));var Ua;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(Ua||(Ua={}));var en;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(en||(en={}));var Fa;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Fa||(Fa={}));var Vr;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Vr||(Vr={}));var Wa;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Wa||(Wa={}));var za;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(za||(za={}));var ze;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(ze||(ze={}));var rn;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"})(rn||(rn={}));var lt;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"})(lt||(lt={}));var Ha;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Ha||(Ha={}));var hp={[lt.PERSONAL_BOOK_SHARE_USER]:[lt.PERSONAL_BOOK_USER],[lt.HTML_EXPORT_USER]:[lt.PERSONAL_BOOK_USER],[lt.PDF_EXPORT_USER]:[lt.PERSONAL_BOOK_USER],[lt.KHUB_ADMIN]:[lt.CONTENT_PUBLISHER],[lt.ADMIN]:[lt.KHUB_ADMIN,lt.USERS_ADMIN,lt.PORTAL_ADMIN],[lt.DEVELOPER]:[lt.BETA_USER,lt.DEBUG_USER]};var Wi=b(I());var Za=b(W()),Ct=b(X()),Ft=b(I());var Ga=b(W());var Va=Ga.css`
15
+ `;var jr=b(I()),_l="ft-app-info",on=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},Dl={session:(t,e)=>{(0,jr.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>T.dispatchEvent(new on(e.payload)),0))}},T=jr.FtReduxStore.get({name:_l,reducers:Dl,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var ce=b(I());var nn=b(I());var Ne=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:n}=T.getState(),a=e??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(e){return new Promise(o=>{let n=t.get(e);if(n)o(n);else{let a=T.subscribe(()=>{n=t.get(e),n&&(a(),o(n))})}})}};var Qt=class{constructor(e=!0,o){var n;this.overrideApi=o;let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new nn.CacheRegistry,this.cache=e?a.commonCache:new nn.CacheRegistry}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Ne.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Ne.await()}clearCache(){this.cache.clearAll()}};var ja,Bl=Symbol("clearAfterUnitTest"),Kr=class extends Qt{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[ja]=()=>{this.defaultMessages={},this.cache=new ce.CacheRegistry,this.listeners={}},this.currentUiLocale=T.getState().uiLocale,T.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=T.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let o=e.name.toLowerCase();this.cache.setFinal(o,e),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,o){var n;if(e=e.toLowerCase(),Object.keys(o).length>0){let a={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...o};(0,ce.deepEqual)(this.defaultMessages[e],a)||(this.defaultMessages[e]=a,await this.notify(e))}await this.fetchContext(e)}resolveContext(e){var o,n;return this.fetchContext(e),(n=(o=this.cache.getNow(e))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,o){let n=e.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(e,o,...n){var a;let i=e.toLowerCase(),c=this.resolveContext(i);return new ce.ParametrizedLabelResolver((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},c).resolve(o,...n)}async fetchContext(e){if(!this.cache.has(e))try{await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),await this.notify(e)}catch(o){console.error(o)}}subscribe(e,o){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(o),()=>{var a;return(a=this.listeners[e])===null||a===void 0?void 0:a.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(o=>(0,ce.delay)(0).then(()=>o()).catch(()=>null)))}};ja=Bl;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Kr{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Kr{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Le=window.FluidTopicsI18nService,Ka=window.FluidTopicsCustomI18nService;var mt=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Q=class extends Ft.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>Ne.get(),this.messageContexts=[],this.cache=new Ft.CacheRegistry,this.cleanSessionDebouncer=new Ft.Debouncer}render(){return Za.html`
16
16
  <slot></slot>
17
- `}update(e){var o,n,a,i,c;super.update(e),e.has("baseUrl")&&(T.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&T.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&T.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&T.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&T.actions.noCustom(this.noCustom),e.has("editorMode")&&T.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&T.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&T.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(l=>Le.addContext(l)),e.has("openExternalDocumentInNewTab")&&T.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&T.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&T.actions.forcedOffline(this.forcedOffline),e.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)),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}};Q.elementDefinitions={};Q.styles=Va;yt([(0,Ct.property)()],Q.prototype,"baseUrl",void 0);yt([(0,Ct.property)()],Q.prototype,"apiIntegrationIdentifier",void 0);yt([(0,Ct.property)()],Q.prototype,"uiLocale",void 0);yt([(0,Ft.jsonProperty)(null)],Q.prototype,"availableUiLocales",void 0);yt([(0,Ft.jsonProperty)(null)],Q.prototype,"metadataConfiguration",void 0);yt([(0,Ct.property)({type:Boolean})],Q.prototype,"editorMode",void 0);yt([(0,Ct.property)({type:Boolean})],Q.prototype,"noCustom",void 0);yt([(0,Ct.property)({type:Boolean})],Q.prototype,"openExternalDocumentInNewTab",void 0);yt([(0,Ct.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],Q.prototype,"noCustomComponent",void 0);yt([(0,Ct.property)({type:Boolean})],Q.prototype,"withManualResources",void 0);yt([(0,Ct.property)({type:Boolean})],Q.prototype,"navigatorOnline",void 0);yt([(0,Ct.property)({type:Boolean})],Q.prototype,"forcedOffline",void 0);yt([(0,Ct.property)({type:Object})],Q.prototype,"apiProvider",void 0);yt([(0,Ft.jsonProperty)([])],Q.prototype,"messageContexts",void 0);yt([(0,Ft.jsonProperty)(void 0)],Q.prototype,"session",void 0);yt([(0,Ct.state)()],Q.prototype,"localesConfiguration",void 0);var Tn=b(X());function $l(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var o,n,a;if(Array.isArray(t)){if(o=t.length,o!=e.length)return!1;for(n=o;n--!==0;)if(!Zr(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!Zr(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if(a=Object.keys(t),o=a.length,o!==Object.keys(e).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,a[n]))return!1;for(n=o;n--!==0;){var i=a[n];if(!Zr(t[i],e[i]))return!1}return!0}return t!==t&&e!==e}function Zr(t,e){try{return $l(t,e)}catch{return!1}}function qr(t,e){return!Zr(t,e)}var qa=b(X(),1);var an=t=>{let e=t??{};return(o,n)=>{var a;let i={hasChanged:qr,attribute:!1,...e};(0,qa.property)(i)(o,n);let c=o.constructor;c.reduxProperties=new Map(c.reduxProperties),c.reduxProperties.set(n,{selector:(a=e.selector)!==null&&a!==void 0?a:l=>l[n],store:e.store})}};var Yr=class{constructor(){this.queue=[]}add(e,o=!1){o&&(this.queue=this.queue.filter(n=>n.type!==e.type)),this.queue.push(e)}consume(e){let o=this.queue.find(n=>n.type===e);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}};var hr=b(X(),1);var Ya=b(X(),1);function Xa(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,Ya.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:qr,...e??{}})}var Xr=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,o){return this.callbacks=[e],this.debounce(o)}queue(e,o){return this.callbacks.push(e),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,o;let n=[...this.callbacks];this.callbacks=[];let a=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>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 Ja=b(W(),1);var Qr=window,Ml=Qr.ShadowRoot&&(Qr.ShadyCSS===void 0||Qr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Kp=Symbol();var Qa=(t,e)=>{Ml?t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet):e.forEach(o=>{let n=document.createElement("style"),a=Qr.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,t.appendChild(n)})};var Jr=class extends Ja.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([a,i])=>e.registry.define(a,i)));let o={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return Qa(n,e.elementStyles),n}};var to=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},oi,ti=Symbol("constructorPrototype"),ei=Symbol("constructorName"),ni=Symbol("exportpartsDebouncer"),ri=Symbol("dynamicDependenciesLoaded"),le=class extends Jr{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[oi]=new Xr(5),this[ei]=this.constructor.name,this[ti]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[ei]&&Object.setPrototypeOf(this,this[ti])}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 e=this.constructor;e[ri]||(e[ri]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}applyCustomStylesheet(e){var 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(e.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 e,o,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[ni].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(e){var o,n,a,i,c,l;let u=g=>g!=null&&g.trim().length>0,p=e.filter(u).map(g=>g.trim());if(p.length===0){this.removeAttribute("exportparts");return}let h=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 S=(i=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],v=(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(...S,...v).filter(u).map(O=>O.trim()).forEach(O=>h.add(O))}if(h.size===0){this.removeAttribute("exportparts");return}let m=[...h.values()].flatMap(g=>p.map(S=>`${g}:${S}--${g}`));this.setAttribute("exportparts",[...this.part,...m].join(", "))}};oi=ni;to([(0,hr.property)()],le.prototype,"exportpartsPrefix",void 0);to([Xa([])],le.prototype,"exportpartsPrefixes",void 0);to([(0,hr.property)()],le.prototype,"customStylesheet",void 0);to([(0,hr.state)()],le.prototype,"useAdoptedStyleSheets",void 0);function yr(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var ai,ii,si,eo=Symbol("internalReduxEventsUnsubscribers"),de=Symbol("internalStoresUnsubscribers"),Ie=Symbol("internalStores"),mr=class extends le{constructor(){super(...arguments),this[ai]=new Map,this[ii]=new Map,this[si]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(o=>e.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[Ie].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Ie].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[Ie].get(e)}addStore(e,o){var n;o=(n=o??(yr(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(o),this.setupStore(o,e)}removeStore(e){let o=typeof e=="string"?e:e.name;this.unsubscribeFromStore(o),this[Ie].delete(o)}setupStore(e,o){this[Ie].set(e,o),this.subscribeToStore(e,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[Ie].forEach((e,o)=>this.subscribeToStore(o,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,o)=>{let n=this.constructor.getPropertyOptions(o);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:o)){let a=this.getStore(e.store);a&&(e.store?this[de].has(e.store):this[de].size>0)&&(this[o]=e.selector(a.getState(),this))}})}subscribeToStore(e,o){var n;this[de].set(e,o.subscribe(()=>this.updateFromStores())),yr(o)&&o.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((a,i)=>{if(typeof this[i]=="function"&&(!a.store||o.name===a.store)){let c=l=>this[i](l);o.addEventListener(a.eventName,c),this[eo].push(()=>o.removeEventListener(a.eventName,c))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[de].forEach((e,o)=>this.unsubscribeFromStore(o)),this[eo].forEach(e=>e()),this[eo]=[]}unsubscribeFromStore(e){this[de].has(e)&&this[de].get(e)(),this[de].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};ai=de,ii=Ie,si=eo;mr.reduxProperties=new Map;mr.reduxReactiveProperties=new Set;mr.reduxEventListeners=new Map;function Bt(t){for(var e=arguments.length,o=Array(e>1?e-1:0),n=1;n<e;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map(function(c){return"'"+c+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Jt(t){return!!t&&!!t[V]}function Wt(t){var e;return!!t&&(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)===jl}(t)||Array.isArray(t)||!!t[hi]||!!(!((e=t.constructor)===null||e===void 0)&&e[hi])||yn(t)||mn(t))}function Pe(t,e,o){o===void 0&&(o=!1),Ve(t)===0?(o?Object.keys:Ge)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,a){return e(a,n,t)})}function Ve(t){var e=t[V];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:yn(t)?2:mn(t)?3:0}function He(t,e){return Ve(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Ul(t,e){return Ve(t)===2?t.get(e):t[e]}function yi(t,e,o){var n=Ve(t);n===2?t.set(e,o):n===3?t.add(o):t[e]=o}function mi(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function yn(t){return Gl&&t instanceof Map}function mn(t){return Vl&&t instanceof Set}function pe(t){return t.o||t.t}function gn(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=xi(t);delete e[V];for(var o=Ge(e),n=0;n<o.length;n++){var a=o[n],i=e[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(e[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:t[a]})}return Object.create(Object.getPrototypeOf(t),e)}function bn(t,e){return e===void 0&&(e=!1),xn(t)||Jt(t)||!Wt(t)||(Ve(t)>1&&(t.set=t.add=t.clear=t.delete=Fl),Object.freeze(t),e&&Pe(t,function(o,n){return bn(n,!0)},!0)),t}function Fl(){Bt(2)}function xn(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Kt(t){var e=hn[t];return e||Bt(18,t),e}function Wl(t,e){hn[t]||(hn[t]=e)}function pn(){return br}function sn(t,e){e&&(Kt("Patches"),t.u=[],t.s=[],t.v=e)}function ro(t){un(t),t.p.forEach(zl),t.p=null}function un(t){t===br&&(br=t.l)}function ci(t){return br={p:[],l:br,h:t,m:!0,_:0}}function zl(t){var e=t[V];e.i===0||e.i===1?e.j():e.g=!0}function cn(t,e){e._=e.p.length;var o=e.p[0],n=t!==void 0&&t!==o;return e.h.O||Kt("ES5").S(e,t,n),n?(o[V].P&&(ro(e),Bt(4)),Wt(t)&&(t=oo(e,t),e.l||no(e,t)),e.u&&Kt("Patches").M(o[V].t,t,e.u,e.s)):t=oo(e,o,[]),ro(e),e.u&&e.v(e.u,e.s),t!==bi?t:void 0}function oo(t,e,o){if(xn(e))return e;var n=e[V];if(!n)return Pe(e,function(l,u){return li(t,n,e,l,u,o)},!0),e;if(n.A!==t)return e;if(!n.P)return no(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=gn(n.k):n.o,i=a,c=!1;n.i===3&&(i=new Set(a),a.clear(),c=!0),Pe(i,function(l,u){return li(t,n,a,l,u,o,c)}),no(t,a,!1),o&&t.u&&Kt("Patches").N(n,o,t.u,t.s)}return n.o}function li(t,e,o,n,a,i,c){if(Jt(a)){var l=oo(t,a,i&&e&&e.i!==3&&!He(e.R,n)?i.concat(n):void 0);if(yi(o,n,l),!Jt(l))return;t.m=!1}else c&&o.add(a);if(Wt(a)&&!xn(a)){if(!t.h.D&&t._<1)return;oo(t,a),e&&e.A.l||no(t,a)}}function no(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&bn(e,o)}function ln(t,e){var o=t[V];return(o?pe(o):t)[e]}function di(t,e){if(e in t)for(var o=Object.getPrototypeOf(t);o;){var n=Object.getOwnPropertyDescriptor(o,e);if(n)return n;o=Object.getPrototypeOf(o)}}function ue(t){t.P||(t.P=!0,t.l&&ue(t.l))}function dn(t){t.o||(t.o=gn(t.t))}function fn(t,e,o){var n=yn(e)?Kt("MapSet").F(e,o):mn(e)?Kt("MapSet").T(e,o):t.O?function(a,i){var c=Array.isArray(a),l={i:c?1:0,A:i?i.A:pn(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},u=l,p=xr;c&&(u=[l],p=gr);var h=Proxy.revocable(u,p),m=h.revoke,g=h.proxy;return l.k=g,l.j=m,g}(e,o):Kt("ES5").J(e,o);return(o?o.A:pn()).p.push(n),n}function Hl(t){return Jt(t)||Bt(22,t),function e(o){if(!Wt(o))return o;var n,a=o[V],i=Ve(o);if(a){if(!a.P&&(a.i<4||!Kt("ES5").K(a)))return a.t;a.I=!0,n=pi(o,i),a.I=!1}else n=pi(o,i);return Pe(n,function(c,l){a&&Ul(a.t,c)===l||yi(n,c,e(l))}),i===3?new Set(n):n}(t)}function pi(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return gn(t)}function gi(){function t(c,l){var u=i[c];return u?u.enumerable=l:i[c]=u={configurable:!0,enumerable:l,get:function(){var p=this[V];return xr.get(p,c)},set:function(p){var h=this[V];xr.set(h,c,p)}},u}function e(c){for(var l=c.length-1;l>=0;l--){var u=c[l][V];if(!u.P)switch(u.i){case 5:n(u)&&ue(u);break;case 4:o(u)&&ue(u)}}}function o(c){for(var l=c.t,u=c.k,p=Ge(u),h=p.length-1;h>=0;h--){var m=p[h];if(m!==V){var g=l[m];if(g===void 0&&!He(l,m))return!0;var S=u[m],v=S&&S[V];if(v?v.t!==g:!mi(S,g))return!0}}var O=!!l[V];return p.length!==Ge(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&&Bt(3,JSON.stringify(pe(c)))}var i={};Wl("ES5",{J:function(c,l){var u=Array.isArray(c),p=function(m,g){if(m){for(var S=Array(g.length),v=0;v<g.length;v++)Object.defineProperty(S,""+v,t(v,!0));return S}var O=xi(g);delete O[V];for(var L=Ge(O),R=0;R<L.length;R++){var N=L[R];O[N]=t(N,m||!!O[N].enumerable)}return Object.create(Object.getPrototypeOf(g),O)}(u,c),h={i:u?5:4,A:l?l.A:pn(),P:!1,I:!1,R:{},l,t:c,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,V,{value:h,writable:!0}),p},S:function(c,l,u){u?Jt(l)&&l[V].A===c&&e(c.p):(c.u&&function p(h){if(h&&typeof h=="object"){var m=h[V];if(m){var g=m.t,S=m.k,v=m.R,O=m.i;if(O===4)Pe(S,function(B){B!==V&&(g[B]!==void 0||He(g,B)?v[B]||p(S[B]):(v[B]=!0,ue(m)))}),Pe(g,function(B){S[B]!==void 0||He(S,B)||(v[B]=!1,ue(m))});else if(O===5){if(n(m)&&(ue(m),v.length=!0),S.length<g.length)for(var L=S.length;L<g.length;L++)v[L]=!1;else for(var R=g.length;R<S.length;R++)v[R]=!0;for(var N=Math.min(S.length,g.length),_=0;_<N;_++)S.hasOwnProperty(_)||(v[_]=!0),v[_]===void 0&&p(S[_])}}}}(c.p[0]),e(c.p))},K:function(c){return c.i===4?o(c):n(c)}})}var ui,br,vn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Gl=typeof Map<"u",Vl=typeof Set<"u",fi=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",bi=vn?Symbol.for("immer-nothing"):((ui={})["immer-nothing"]=!0,ui),hi=vn?Symbol.for("immer-draftable"):"__$immer_draftable",V=vn?Symbol.for("immer-state"):"__$immer_state";var jl=""+Object.prototype.constructor,Ge=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,xi=Object.getOwnPropertyDescriptors||function(t){var e={};return Ge(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},hn={},xr={get:function(t,e){if(e===V)return t;var o=pe(t);if(!He(o,e))return function(a,i,c){var l,u=di(i,c);return u?"value"in u?u.value:(l=u.get)===null||l===void 0?void 0:l.call(a.k):void 0}(t,o,e);var n=o[e];return t.I||!Wt(n)?n:n===ln(t.t,e)?(dn(t),t.o[e]=fn(t.A.h,n,t)):n},has:function(t,e){return e in pe(t)},ownKeys:function(t){return Reflect.ownKeys(pe(t))},set:function(t,e,o){var n=di(pe(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var a=ln(pe(t),e),i=a?.[V];if(i&&i.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(mi(o,a)&&(o!==void 0||He(t.t,e)))return!0;dn(t),ue(t)}return t.o[e]===o&&(o!==void 0||e in t.o)||Number.isNaN(o)&&Number.isNaN(t.o[e])||(t.o[e]=o,t.R[e]=!0),!0},deleteProperty:function(t,e){return ln(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,dn(t),ue(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=pe(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){Bt(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Bt(12)}},gr={};Pe(xr,function(t,e){gr[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),gr.deleteProperty=function(t,e){return gr.set.call(this,t,e,void 0)},gr.set=function(t,e,o){return xr.set.call(this,t[0],e,o,t[0])};var Kl=function(){function t(o){var n=this;this.O=fi,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"&&Bt(6),c!==void 0&&typeof c!="function"&&Bt(7),Wt(a)){var h=ci(n),m=fn(n,a,void 0),g=!0;try{p=i(m),g=!1}finally{g?ro(h):un(h)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(O){return sn(h,c),cn(O,h)},function(O){throw ro(h),O}):(sn(h,c),cn(p,h))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===bi&&(p=void 0),n.D&&bn(p,!0),c){var S=[],v=[];Kt("Patches").M(a,p,S,v),c(S,v)}return p}Bt(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var h=arguments.length,m=Array(h>1?h-1:0),g=1;g<h;g++)m[g-1]=arguments[g];return n.produceWithPatches(p,function(S){return a.apply(void 0,[S].concat(m))})};var c,l,u=n.produce(a,i,function(p,h){c=p,l=h});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 e=t.prototype;return e.createDraft=function(o){Wt(o)||Bt(8),Jt(o)&&(o=Hl(o));var n=ci(this),a=fn(this,o,void 0);return a[V].C=!0,un(n),a},e.finishDraft=function(o,n){var a=o&&o[V],i=a.A;return sn(i,n),cn(void 0,i)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!fi&&Bt(20),this.O=o},e.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=Kt("Patches").$;return Jt(o)?c(o,n):this.produce(o,function(l){return c(l,n)})},t}(),It=new Kl,Zl=It.produce,au=It.produceWithPatches.bind(It),iu=It.setAutoFreeze.bind(It),su=It.setUseProxies.bind(It),cu=It.applyPatches.bind(It),lu=It.createDraft.bind(It),du=It.finishDraft.bind(It),ao=Zl;function fe(t){"@babel/helpers - typeof";return fe=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},fe(t)}function Sn(t,e){if(fe(t)!=="object"||t===null)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,e||"default");if(fe(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function On(t){var e=Sn(t,"string");return fe(e)==="symbol"?e:String(e)}function Cn(t,e,o){return e=On(e),e in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function vi(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(t,a).enumerable})),o.push.apply(o,n)}return o}function io(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?vi(Object(o),!0).forEach(function(n){Cn(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):vi(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function mt(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var Si=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),En=function(){return Math.random().toString(36).substring(7).split("").join(".")},so={INIT:"@@redux/INIT"+En(),REPLACE:"@@redux/REPLACE"+En(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+En()}};function ql(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function wn(t,e,o){var n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(mt(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(mt(1));return o(wn)(t,e)}if(typeof t!="function")throw new Error(mt(2));var a=t,i=e,c=[],l=c,u=!1;function p(){l===c&&(l=c.slice())}function h(){if(u)throw new Error(mt(3));return i}function m(O){if(typeof O!="function")throw new Error(mt(4));if(u)throw new Error(mt(5));var L=!0;return p(),l.push(O),function(){if(L){if(u)throw new Error(mt(6));L=!1,p();var N=l.indexOf(O);l.splice(N,1),c=null}}}function g(O){if(!ql(O))throw new Error(mt(7));if(typeof O.type>"u")throw new Error(mt(8));if(u)throw new Error(mt(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 S(O){if(typeof O!="function")throw new Error(mt(10));a=O,g({type:so.REPLACE})}function v(){var O,L=m;return O={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(mt(11));function _(){N.next&&N.next(h())}_();var B=L(_);return{unsubscribe:B}}},O[Si]=function(){return this},O}return g({type:so.INIT}),n={dispatch:g,subscribe:m,getState:h,replaceReducer:S},n[Si]=v,n}function Yl(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:so.INIT});if(typeof n>"u")throw new Error(mt(12));if(typeof o(void 0,{type:so.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(mt(13))})}function Oi(t){for(var e=Object.keys(t),o={},n=0;n<e.length;n++){var a=e[n];typeof t[a]=="function"&&(o[a]=t[a])}var i=Object.keys(o),c,l;try{Yl(o)}catch(u){l=u}return function(p,h){if(p===void 0&&(p={}),l)throw l;if(0)var m;for(var g=!1,S={},v=0;v<i.length;v++){var O=i[v],L=o[O],R=p[O],N=L(R,h);if(typeof N>"u"){var _=h&&h.type;throw new Error(mt(14))}S[O]=N,g=g||N!==R}return g=g||i.length!==Object.keys(p).length,g?S:p}}function je(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function Ci(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(mt(15))},c={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=e.map(function(u){return u(c)});return i=je.apply(void 0,l)(a.dispatch),io(io({},a),{},{dispatch:i})}}}function Ei(t){var e=function(n){var a=n.dispatch,i=n.getState;return function(c){return function(l){return typeof l=="function"?l(a,i,t):c(l)}}};return e}var wi=Ei();wi.withExtraArgument=Ei;var An=wi;var Ii=function(){var t=function(e,o){return t=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])},t(e,o)};return function(e,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(e,o);function n(){this.constructor=e}e.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),Xl=function(t,e){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(h){return u([p,h])}}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=e.call(t,o)}catch(h){p=[6,h],a=0}finally{n=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},Ke=function(t,e){for(var o=0,n=e.length,a=t.length;o<n;o++,a++)t[a]=e[o];return t},Ql=Object.defineProperty,Jl=Object.defineProperties,td=Object.getOwnPropertyDescriptors,Ai=Object.getOwnPropertySymbols,ed=Object.prototype.hasOwnProperty,rd=Object.prototype.propertyIsEnumerable,Ri=function(t,e,o){return e in t?Ql(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},he=function(t,e){for(var o in e||(e={}))ed.call(e,o)&&Ri(t,o,e[o]);if(Ai)for(var n=0,a=Ai(e);n<a.length;n++){var o=a[n];rd.call(e,o)&&Ri(t,o,e[o])}return t},Rn=function(t,e){return Jl(t,td(e))},od=function(t,e,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(t,e)).next())})};var nd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?je:je.apply(null,arguments)},Nu=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function ad(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var o=e;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return e===o}var id=function(t){Ii(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=t.apply(this,o)||this;return Object.setPrototypeOf(a,e.prototype),a}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.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(e.bind.apply(e,Ke([void 0],o[0].concat(this)))):new(e.bind.apply(e,Ke([void 0],o.concat(this))))},e}(Array),sd=function(t){Ii(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=t.apply(this,o)||this;return Object.setPrototypeOf(a,e.prototype),a}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.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(e.bind.apply(e,Ke([void 0],o[0].concat(this)))):new(e.bind.apply(e,Ke([void 0],o.concat(this))))},e}(Array);function In(t){return Wt(t)?ao(t,function(){}):t}function cd(t){return typeof t=="boolean"}function ld(){return function(e){return dd(e)}}function dd(t){t===void 0&&(t={});var e=t.thunk,o=e===void 0?!0:e,n=t.immutableCheck,a=n===void 0?!0:n,i=t.serializableCheck,c=i===void 0?!0:i,l=new id;if(o&&(cd(o)?l.push(An):l.push(An.withExtraArgument(o.extraArgument))),0){if(a)var u;if(c)var p}return l}var Nn=!0;function Pi(t){var e=ld(),o=t||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,c=i===void 0?e():i,l=o.devTools,u=l===void 0?!0:l,p=o.preloadedState,h=p===void 0?void 0:p,m=o.enhancers,g=m===void 0?void 0:m,S;if(typeof a=="function")S=a;else if(ad(a))S=Oi(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 v=c;if(typeof v=="function"&&(v=v(e),!Nn&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Nn&&v.some(function(B){return typeof B!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=Ci.apply(void 0,v),L=je;u&&(L=nd(he({trace:!Nn},typeof u=="object"&&u)));var R=new sd(O),N=R;Array.isArray(g)?N=Ke([O],g):typeof g=="function"&&(N=g(R));var _=L.apply(void 0,N);return wn(S,h,_)}function ye(t,e){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(e){var i=e.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return he(he({type:t,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:t,payload:n[0]}}return o.toString=function(){return""+t},o.type=t,o.match=function(n){return n.type===t},o}function Ti(t){var e={},o=[],n,a={addCase:function(i,c){var l=typeof i=="string"?i:i.type;if(l in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[l]=c,a},addMatcher:function(i,c){return o.push({matcher:i,reducer:c}),a},addDefaultCase:function(i){return n=i,a}};return t(a),[e,o,n]}function pd(t){return typeof t=="function"}function ud(t,e,o,n){o===void 0&&(o=[]);var a=typeof e=="function"?Ti(e):[e,o,n],i=a[0],c=a[1],l=a[2],u;if(pd(t))u=function(){return In(t())};else{var p=In(t);u=function(){return p}}function h(m,g){m===void 0&&(m=u());var S=Ke([i[g.type]],c.filter(function(v){var O=v.matcher;return O(g)}).map(function(v){var O=v.reducer;return O}));return S.filter(function(v){return!!v}).length===0&&(S=[l]),S.reduce(function(v,O){if(O)if(Jt(v)){var L=v,R=O(L,g);return R===void 0?v:R}else{if(Wt(v))return ao(v,function(N){return O(N,g)});var R=O(v,g);if(R===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return R}return v},m)}return h.getInitialState=u,h}function fd(t,e){return t+"/"+e}function ki(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof t.initialState=="function"?t.initialState:In(t.initialState),n=t.reducers||{},a=Object.keys(n),i={},c={},l={};a.forEach(function(h){var m=n[h],g=fd(e,h),S,v;"reducer"in m?(S=m.reducer,v=m.prepare):S=m,i[h]=S,c[g]=S,l[h]=v?ye(g,v):ye(g)});function u(){var h=typeof t.extraReducers=="function"?Ti(t.extraReducers):[t.extraReducers],m=h[0],g=m===void 0?{}:m,S=h[1],v=S===void 0?[]:S,O=h[2],L=O===void 0?void 0:O,R=he(he({},g),c);return ud(o,function(N){for(var _ in R)N.addCase(_,R[_]);for(var B=0,U=v;B<U.length;B++){var Ot=U[B];N.addMatcher(Ot.matcher,Ot.reducer)}L&&N.addDefaultCase(L)})}var p;return{name:e,reducer:function(h,m){return p||(p=u()),p(h,m)},actions:l,caseReducers:i,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var hd="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",yd=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=hd[Math.random()*64|0];return e},md=["name","message","stack","code"],Ln=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Ni=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),gd=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=md;o<n.length;o++){var a=n[o];typeof t[a]=="string"&&(e[a]=t[a])}return e}return{message:String(t)}},Tu=function(){function t(e,o,n){var a=ye(e+"/fulfilled",function(h,m,g,S){return{payload:h,meta:Rn(he({},S||{}),{arg:g,requestId:m,requestStatus:"fulfilled"})}}),i=ye(e+"/pending",function(h,m,g){return{payload:void 0,meta:Rn(he({},g||{}),{arg:m,requestId:h,requestStatus:"pending"})}}),c=ye(e+"/rejected",function(h,m,g,S,v){return{payload:S,error:(n&&n.serializeError||gd)(h||"Rejected"),meta:Rn(he({},v||{}),{arg:g,requestId:m,rejectedWithValue:!!S,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),l=!1,u=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function p(h){return function(m,g,S){var v=n?.idGenerator?n.idGenerator(h):yd(),O=new u,L,R=!1;function N(B){L=B,O.abort()}var _=function(){return od(this,null,function(){var B,U,Ot,Vt,bt,jt,pt;return Xl(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),Vt=(B=n?.condition)==null?void 0:B.call(n,h,{getState:g,extra:S}),xd(Vt)?[4,Vt]:[3,2];case 1:Vt=y.sent(),y.label=2;case 2:if(Vt===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,bt=new Promise(function(x,k){return O.signal.addEventListener("abort",function(){return k({name:"AbortError",message:L||"Aborted"})})}),m(i(v,h,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:v,arg:h},{getState:g,extra:S}))),[4,Promise.race([bt,Promise.resolve(o(h,{dispatch:m,getState:g,extra:S,requestId:v,signal:O.signal,abort:N,rejectWithValue:function(x,k){return new Ln(x,k)},fulfillWithValue:function(x,k){return new Ni(x,k)}})).then(function(x){if(x instanceof Ln)throw x;return x instanceof Ni?a(x.payload,v,h,x.meta):a(x,v,h)})])];case 3:return Ot=y.sent(),[3,5];case 4:return jt=y.sent(),Ot=jt instanceof Ln?c(null,v,h,jt.payload,jt.meta):c(jt,v,h),[3,5];case 5:return pt=n&&!n.dispatchConditionRejection&&c.match(Ot)&&Ot.meta.condition,pt||m(Ot),[2,Ot]}})})}();return Object.assign(_,{abort:N,requestId:v,arg:h,unwrap:function(){return _.then(bd)}})}}return Object.assign(p,{pending:i,rejected:c,fulfilled:a,typePrefix:e})}return t.withTypes=function(){return t},t}();function bd(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function xd(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var _i="listener",Di="completed",Bi="cancelled",ku="task-"+Bi,_u="task-"+Di,Du=_i+"-"+Bi,Bu=_i+"-"+Di;var Pn="listenerMiddleware";var $u=ye(Pn+"/add"),Mu=ye(Pn+"/removeAll"),Uu=ye(Pn+"/remove");var Li,Fu=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Li||(Li=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},vd=function(t){return function(e){setTimeout(e,t)}},Wu=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:vd(10);gi();function Sd(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??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 co=class extends Sd(Object){};window.ftReduxStores||(window.ftReduxStores={});var $i=class t extends co{static get(e){var o;let n=typeof e=="string"?e:e.name,a=typeof e=="string"?void 0:e,i=window.ftReduxStores[n];if(yr(i))return i;if(a==null)return;let c=ki({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),l=Pi({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 t(c,l)}constructor(e,o){super(),this.reduxSlice=e,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new Yr,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,a,i)=>{let c=a,l=n[c];return l?(...u)=>{let p=l(...u);return this.reduxStore.dispatch(p),p}:u=>{this.setState({[c]:u})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var lo=class{static format(e,o,n,a){return window.moment?window.moment(e).locale(o).format(this.getDateFormat(n,a)):e}static getDateFormat(e,o){return e?o?"lll":"ll":o?"L LT":"L"}};var po=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i};function Mi(t){class e extends t{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(T)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}formatDateValues(n){var a,i;return((i=(a=this.metadataDescriptors.find(l=>l.key===n?.key))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1)?this.formatMetadataDates(n):n}formatMetadataDates(n){return{key:n.key,label:n.label,values:n.values.map(a=>lo.format(a,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat)),hierarchicalValues:n.hierarchicalValues}}}return po([(0,Tn.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),po([(0,Tn.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),po([an({store:T.name,selector:o=>{var n,a;return(a=(n=o.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&a!==void 0?a:[]}})],e.prototype,"metadataDescriptors",void 0),po([an({store:T.name})],e.prototype,"uiLocale",void 0),e}var yo=b(I());var uo=class extends Qt{async listMySearches(){let e=T.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var fo=class extends Qt{async listMyBookmarks(){let e=T.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var Od="ft-user-assets",ho=yo.FtReduxStore.get({name:Od,initialState:{savedSearches:void 0,bookmarks:void 0}}),kn=class{constructor(){this.currentSession=T.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new fo,this.savedSearchesService=new uo,T.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=T.getState();(0,yo.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),ho.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),ho.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();ho.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let o=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;ho.actions.bookmarks(o)}}},bf=new kn;var _n=class{addCommand(e,o=!1){T.commands.add(e,o)}consumeCommand(e){return T.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new _n;var Ui=b(I()),Dn=class{highlightHtml(e,o,n){(0,Ui.highlightHtml)(e,o,n)}};window.FluidTopicsHighlightHtmlService=new Dn;var Fi=b(I());var Bn=class{isDate(e){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===e))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(e,o){var n,a,i;return Fi.DateFormatter.format(e,(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 Bn;var Cd=b(I());(0,Wi.customElement)("ft-app-context")(Q);var $n=class t extends Event{constructor(){super(t.eventName)}};$n.eventName="search-context-clear-all-filters";var Ed=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Fn=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},Un=Symbol("registerInterval");function wd(t){var e;class o extends t{constructor(){super(...arguments),this[e]=0}setSearchStateManager(a){this.clearStateManager(),this.stateManager=a,this.addStore(a.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[Un]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[Un]):this.dispatchEvent(new Fn)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=Un,Ed([(0,Hi.state)()],o.prototype,"stateManager",void 0),o}var mo=class extends wd(zi.FtLitElementRedux){};var go=b(X()),Wn=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Hn=class extends Event{constructor(){super("register-ft-search-result-component",{bubbles:!0,composed:!0})}},zn=Symbol("registerInterval");function Ad(t){var e;class o extends t{constructor(){super(...arguments),this[e]=0}setResultStateManager(a){this.resultStateManager=a}unregisterResultStateManager(){this.resultStateManager&&(this.resultStateManager.unregisterComponent(this),this.resultStateManager=void 0)}connectedCallback(){super.connectedCallback(),this[zn]=window.setInterval(()=>this.tryToRegisterToResultContext(),50)}tryToRegisterToResultContext(){this.result!=null?window.clearInterval(this[zn]):this.dispatchEvent(new Hn)}disconnectedCallback(){super.disconnectedCallback(),this.unregisterResultStateManager()}}return e=zn,Wn([(0,go.property)({attribute:!1})],o.prototype,"cluster",void 0),Wn([(0,go.property)({attribute:!1})],o.prototype,"result",void 0),Wn([(0,go.property)({attribute:!1,type:Number})],o.prototype,"rank",void 0),o}var bo=class extends Ad(mo){};var Zi=b(I());var Co=b(W()),Eo=b(X()),wo=b(I());var Gi=b(W());var Vi=Gi.css`
17
+ `}update(e){var o,n,a,i,c;super.update(e),e.has("baseUrl")&&(T.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&T.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&T.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&T.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&T.actions.noCustom(this.noCustom),e.has("editorMode")&&T.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&T.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&T.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(l=>Le.addContext(l)),e.has("openExternalDocumentInNewTab")&&T.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&T.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&T.actions.forcedOffline(this.forcedOffline),e.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)),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}};Q.elementDefinitions={};Q.styles=Va;mt([(0,Ct.property)()],Q.prototype,"baseUrl",void 0);mt([(0,Ct.property)()],Q.prototype,"apiIntegrationIdentifier",void 0);mt([(0,Ct.property)()],Q.prototype,"uiLocale",void 0);mt([(0,Ft.jsonProperty)(null)],Q.prototype,"availableUiLocales",void 0);mt([(0,Ft.jsonProperty)(null)],Q.prototype,"metadataConfiguration",void 0);mt([(0,Ct.property)({type:Boolean})],Q.prototype,"editorMode",void 0);mt([(0,Ct.property)({type:Boolean})],Q.prototype,"noCustom",void 0);mt([(0,Ct.property)({type:Boolean})],Q.prototype,"openExternalDocumentInNewTab",void 0);mt([(0,Ct.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],Q.prototype,"noCustomComponent",void 0);mt([(0,Ct.property)({type:Boolean})],Q.prototype,"withManualResources",void 0);mt([(0,Ct.property)({type:Boolean})],Q.prototype,"navigatorOnline",void 0);mt([(0,Ct.property)({type:Boolean})],Q.prototype,"forcedOffline",void 0);mt([(0,Ct.property)({type:Object})],Q.prototype,"apiProvider",void 0);mt([(0,Ft.jsonProperty)([])],Q.prototype,"messageContexts",void 0);mt([(0,Ft.jsonProperty)(void 0)],Q.prototype,"session",void 0);mt([(0,Ct.state)()],Q.prototype,"localesConfiguration",void 0);var Tn=b(X());function $l(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var o,n,a;if(Array.isArray(t)){if(o=t.length,o!=e.length)return!1;for(n=o;n--!==0;)if(!Zr(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!Zr(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if(a=Object.keys(t),o=a.length,o!==Object.keys(e).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,a[n]))return!1;for(n=o;n--!==0;){var i=a[n];if(!Zr(t[i],e[i]))return!1}return!0}return t!==t&&e!==e}function Zr(t,e){try{return $l(t,e)}catch{return!1}}function qr(t,e){return!Zr(t,e)}var qa=b(X(),1);var an=t=>{let e=t??{};return(o,n)=>{var a;let i={hasChanged:qr,attribute:!1,...e};(0,qa.property)(i)(o,n);let c=o.constructor;c.reduxProperties=new Map(c.reduxProperties),c.reduxProperties.set(n,{selector:(a=e.selector)!==null&&a!==void 0?a:l=>l[n],store:e.store})}};var Yr=class{constructor(){this.queue=[]}add(e,o=!1){o&&(this.queue=this.queue.filter(n=>n.type!==e.type)),this.queue.push(e)}consume(e){let o=this.queue.find(n=>n.type===e);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}};var hr=b(X(),1);var Ya=b(X(),1);function Xa(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,Ya.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:qr,...e??{}})}var Xr=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,o){return this.callbacks=[e],this.debounce(o)}queue(e,o){return this.callbacks.push(e),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,o;let n=[...this.callbacks];this.callbacks=[];let a=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>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 Ja=b(W(),1);var Qr=window,Ml=Qr.ShadowRoot&&(Qr.ShadyCSS===void 0||Qr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Kp=Symbol();var Qa=(t,e)=>{Ml?t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet):e.forEach(o=>{let n=document.createElement("style"),a=Qr.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,t.appendChild(n)})};var Jr=class extends Ja.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([a,i])=>e.registry.define(a,i)));let o={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return Qa(n,e.elementStyles),n}};var to=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},oi,ti=Symbol("constructorPrototype"),ei=Symbol("constructorName"),ni=Symbol("exportpartsDebouncer"),ri=Symbol("dynamicDependenciesLoaded"),le=class extends Jr{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[oi]=new Xr(5),this[ei]=this.constructor.name,this[ti]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[ei]&&Object.setPrototypeOf(this,this[ti])}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 e=this.constructor;e[ri]||(e[ri]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}applyCustomStylesheet(e){var 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(e.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 e,o,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[ni].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(e){var o,n,a,i,c,l;let u=g=>g!=null&&g.trim().length>0,p=e.filter(u).map(g=>g.trim());if(p.length===0){this.removeAttribute("exportparts");return}let h=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 S=(i=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],v=(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(...S,...v).filter(u).map(O=>O.trim()).forEach(O=>h.add(O))}if(h.size===0){this.removeAttribute("exportparts");return}let m=[...h.values()].flatMap(g=>p.map(S=>`${g}:${S}--${g}`));this.setAttribute("exportparts",[...this.part,...m].join(", "))}};oi=ni;to([(0,hr.property)()],le.prototype,"exportpartsPrefix",void 0);to([Xa([])],le.prototype,"exportpartsPrefixes",void 0);to([(0,hr.property)()],le.prototype,"customStylesheet",void 0);to([(0,hr.state)()],le.prototype,"useAdoptedStyleSheets",void 0);function yr(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var ai,ii,si,eo=Symbol("internalReduxEventsUnsubscribers"),de=Symbol("internalStoresUnsubscribers"),Ie=Symbol("internalStores"),mr=class extends le{constructor(){super(...arguments),this[ai]=new Map,this[ii]=new Map,this[si]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(o=>e.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[Ie].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Ie].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[Ie].get(e)}addStore(e,o){var n;o=(n=o??(yr(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(o),this.setupStore(o,e)}removeStore(e){let o=typeof e=="string"?e:e.name;this.unsubscribeFromStore(o),this[Ie].delete(o)}setupStore(e,o){this[Ie].set(e,o),this.subscribeToStore(e,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[Ie].forEach((e,o)=>this.subscribeToStore(o,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,o)=>{let n=this.constructor.getPropertyOptions(o);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:o)){let a=this.getStore(e.store);a&&(e.store?this[de].has(e.store):this[de].size>0)&&(this[o]=e.selector(a.getState(),this))}})}subscribeToStore(e,o){var n;this[de].set(e,o.subscribe(()=>this.updateFromStores())),yr(o)&&o.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((a,i)=>{if(typeof this[i]=="function"&&(!a.store||o.name===a.store)){let c=l=>this[i](l);o.addEventListener(a.eventName,c),this[eo].push(()=>o.removeEventListener(a.eventName,c))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[de].forEach((e,o)=>this.unsubscribeFromStore(o)),this[eo].forEach(e=>e()),this[eo]=[]}unsubscribeFromStore(e){this[de].has(e)&&this[de].get(e)(),this[de].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};ai=de,ii=Ie,si=eo;mr.reduxProperties=new Map;mr.reduxReactiveProperties=new Set;mr.reduxEventListeners=new Map;function Bt(t){for(var e=arguments.length,o=Array(e>1?e-1:0),n=1;n<e;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map(function(c){return"'"+c+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Jt(t){return!!t&&!!t[V]}function Wt(t){var e;return!!t&&(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)===jl}(t)||Array.isArray(t)||!!t[hi]||!!(!((e=t.constructor)===null||e===void 0)&&e[hi])||yn(t)||mn(t))}function Pe(t,e,o){o===void 0&&(o=!1),Ve(t)===0?(o?Object.keys:Ge)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,a){return e(a,n,t)})}function Ve(t){var e=t[V];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:yn(t)?2:mn(t)?3:0}function He(t,e){return Ve(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Ul(t,e){return Ve(t)===2?t.get(e):t[e]}function yi(t,e,o){var n=Ve(t);n===2?t.set(e,o):n===3?t.add(o):t[e]=o}function mi(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function yn(t){return Gl&&t instanceof Map}function mn(t){return Vl&&t instanceof Set}function pe(t){return t.o||t.t}function gn(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=xi(t);delete e[V];for(var o=Ge(e),n=0;n<o.length;n++){var a=o[n],i=e[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(e[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:t[a]})}return Object.create(Object.getPrototypeOf(t),e)}function bn(t,e){return e===void 0&&(e=!1),xn(t)||Jt(t)||!Wt(t)||(Ve(t)>1&&(t.set=t.add=t.clear=t.delete=Fl),Object.freeze(t),e&&Pe(t,function(o,n){return bn(n,!0)},!0)),t}function Fl(){Bt(2)}function xn(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Kt(t){var e=hn[t];return e||Bt(18,t),e}function Wl(t,e){hn[t]||(hn[t]=e)}function pn(){return br}function sn(t,e){e&&(Kt("Patches"),t.u=[],t.s=[],t.v=e)}function ro(t){un(t),t.p.forEach(zl),t.p=null}function un(t){t===br&&(br=t.l)}function ci(t){return br={p:[],l:br,h:t,m:!0,_:0}}function zl(t){var e=t[V];e.i===0||e.i===1?e.j():e.g=!0}function cn(t,e){e._=e.p.length;var o=e.p[0],n=t!==void 0&&t!==o;return e.h.O||Kt("ES5").S(e,t,n),n?(o[V].P&&(ro(e),Bt(4)),Wt(t)&&(t=oo(e,t),e.l||no(e,t)),e.u&&Kt("Patches").M(o[V].t,t,e.u,e.s)):t=oo(e,o,[]),ro(e),e.u&&e.v(e.u,e.s),t!==bi?t:void 0}function oo(t,e,o){if(xn(e))return e;var n=e[V];if(!n)return Pe(e,function(l,u){return li(t,n,e,l,u,o)},!0),e;if(n.A!==t)return e;if(!n.P)return no(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=gn(n.k):n.o,i=a,c=!1;n.i===3&&(i=new Set(a),a.clear(),c=!0),Pe(i,function(l,u){return li(t,n,a,l,u,o,c)}),no(t,a,!1),o&&t.u&&Kt("Patches").N(n,o,t.u,t.s)}return n.o}function li(t,e,o,n,a,i,c){if(Jt(a)){var l=oo(t,a,i&&e&&e.i!==3&&!He(e.R,n)?i.concat(n):void 0);if(yi(o,n,l),!Jt(l))return;t.m=!1}else c&&o.add(a);if(Wt(a)&&!xn(a)){if(!t.h.D&&t._<1)return;oo(t,a),e&&e.A.l||no(t,a)}}function no(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&bn(e,o)}function ln(t,e){var o=t[V];return(o?pe(o):t)[e]}function di(t,e){if(e in t)for(var o=Object.getPrototypeOf(t);o;){var n=Object.getOwnPropertyDescriptor(o,e);if(n)return n;o=Object.getPrototypeOf(o)}}function ue(t){t.P||(t.P=!0,t.l&&ue(t.l))}function dn(t){t.o||(t.o=gn(t.t))}function fn(t,e,o){var n=yn(e)?Kt("MapSet").F(e,o):mn(e)?Kt("MapSet").T(e,o):t.O?function(a,i){var c=Array.isArray(a),l={i:c?1:0,A:i?i.A:pn(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},u=l,p=xr;c&&(u=[l],p=gr);var h=Proxy.revocable(u,p),m=h.revoke,g=h.proxy;return l.k=g,l.j=m,g}(e,o):Kt("ES5").J(e,o);return(o?o.A:pn()).p.push(n),n}function Hl(t){return Jt(t)||Bt(22,t),function e(o){if(!Wt(o))return o;var n,a=o[V],i=Ve(o);if(a){if(!a.P&&(a.i<4||!Kt("ES5").K(a)))return a.t;a.I=!0,n=pi(o,i),a.I=!1}else n=pi(o,i);return Pe(n,function(c,l){a&&Ul(a.t,c)===l||yi(n,c,e(l))}),i===3?new Set(n):n}(t)}function pi(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return gn(t)}function gi(){function t(c,l){var u=i[c];return u?u.enumerable=l:i[c]=u={configurable:!0,enumerable:l,get:function(){var p=this[V];return xr.get(p,c)},set:function(p){var h=this[V];xr.set(h,c,p)}},u}function e(c){for(var l=c.length-1;l>=0;l--){var u=c[l][V];if(!u.P)switch(u.i){case 5:n(u)&&ue(u);break;case 4:o(u)&&ue(u)}}}function o(c){for(var l=c.t,u=c.k,p=Ge(u),h=p.length-1;h>=0;h--){var m=p[h];if(m!==V){var g=l[m];if(g===void 0&&!He(l,m))return!0;var S=u[m],v=S&&S[V];if(v?v.t!==g:!mi(S,g))return!0}}var O=!!l[V];return p.length!==Ge(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&&Bt(3,JSON.stringify(pe(c)))}var i={};Wl("ES5",{J:function(c,l){var u=Array.isArray(c),p=function(m,g){if(m){for(var S=Array(g.length),v=0;v<g.length;v++)Object.defineProperty(S,""+v,t(v,!0));return S}var O=xi(g);delete O[V];for(var L=Ge(O),R=0;R<L.length;R++){var N=L[R];O[N]=t(N,m||!!O[N].enumerable)}return Object.create(Object.getPrototypeOf(g),O)}(u,c),h={i:u?5:4,A:l?l.A:pn(),P:!1,I:!1,R:{},l,t:c,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,V,{value:h,writable:!0}),p},S:function(c,l,u){u?Jt(l)&&l[V].A===c&&e(c.p):(c.u&&function p(h){if(h&&typeof h=="object"){var m=h[V];if(m){var g=m.t,S=m.k,v=m.R,O=m.i;if(O===4)Pe(S,function(B){B!==V&&(g[B]!==void 0||He(g,B)?v[B]||p(S[B]):(v[B]=!0,ue(m)))}),Pe(g,function(B){S[B]!==void 0||He(S,B)||(v[B]=!1,ue(m))});else if(O===5){if(n(m)&&(ue(m),v.length=!0),S.length<g.length)for(var L=S.length;L<g.length;L++)v[L]=!1;else for(var R=g.length;R<S.length;R++)v[R]=!0;for(var N=Math.min(S.length,g.length),_=0;_<N;_++)S.hasOwnProperty(_)||(v[_]=!0),v[_]===void 0&&p(S[_])}}}}(c.p[0]),e(c.p))},K:function(c){return c.i===4?o(c):n(c)}})}var ui,br,vn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Gl=typeof Map<"u",Vl=typeof Set<"u",fi=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",bi=vn?Symbol.for("immer-nothing"):((ui={})["immer-nothing"]=!0,ui),hi=vn?Symbol.for("immer-draftable"):"__$immer_draftable",V=vn?Symbol.for("immer-state"):"__$immer_state";var jl=""+Object.prototype.constructor,Ge=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,xi=Object.getOwnPropertyDescriptors||function(t){var e={};return Ge(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},hn={},xr={get:function(t,e){if(e===V)return t;var o=pe(t);if(!He(o,e))return function(a,i,c){var l,u=di(i,c);return u?"value"in u?u.value:(l=u.get)===null||l===void 0?void 0:l.call(a.k):void 0}(t,o,e);var n=o[e];return t.I||!Wt(n)?n:n===ln(t.t,e)?(dn(t),t.o[e]=fn(t.A.h,n,t)):n},has:function(t,e){return e in pe(t)},ownKeys:function(t){return Reflect.ownKeys(pe(t))},set:function(t,e,o){var n=di(pe(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var a=ln(pe(t),e),i=a?.[V];if(i&&i.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(mi(o,a)&&(o!==void 0||He(t.t,e)))return!0;dn(t),ue(t)}return t.o[e]===o&&(o!==void 0||e in t.o)||Number.isNaN(o)&&Number.isNaN(t.o[e])||(t.o[e]=o,t.R[e]=!0),!0},deleteProperty:function(t,e){return ln(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,dn(t),ue(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=pe(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){Bt(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Bt(12)}},gr={};Pe(xr,function(t,e){gr[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),gr.deleteProperty=function(t,e){return gr.set.call(this,t,e,void 0)},gr.set=function(t,e,o){return xr.set.call(this,t[0],e,o,t[0])};var Kl=function(){function t(o){var n=this;this.O=fi,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"&&Bt(6),c!==void 0&&typeof c!="function"&&Bt(7),Wt(a)){var h=ci(n),m=fn(n,a,void 0),g=!0;try{p=i(m),g=!1}finally{g?ro(h):un(h)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(O){return sn(h,c),cn(O,h)},function(O){throw ro(h),O}):(sn(h,c),cn(p,h))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===bi&&(p=void 0),n.D&&bn(p,!0),c){var S=[],v=[];Kt("Patches").M(a,p,S,v),c(S,v)}return p}Bt(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var h=arguments.length,m=Array(h>1?h-1:0),g=1;g<h;g++)m[g-1]=arguments[g];return n.produceWithPatches(p,function(S){return a.apply(void 0,[S].concat(m))})};var c,l,u=n.produce(a,i,function(p,h){c=p,l=h});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 e=t.prototype;return e.createDraft=function(o){Wt(o)||Bt(8),Jt(o)&&(o=Hl(o));var n=ci(this),a=fn(this,o,void 0);return a[V].C=!0,un(n),a},e.finishDraft=function(o,n){var a=o&&o[V],i=a.A;return sn(i,n),cn(void 0,i)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!fi&&Bt(20),this.O=o},e.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=Kt("Patches").$;return Jt(o)?c(o,n):this.produce(o,function(l){return c(l,n)})},t}(),It=new Kl,Zl=It.produce,au=It.produceWithPatches.bind(It),iu=It.setAutoFreeze.bind(It),su=It.setUseProxies.bind(It),cu=It.applyPatches.bind(It),lu=It.createDraft.bind(It),du=It.finishDraft.bind(It),ao=Zl;function fe(t){"@babel/helpers - typeof";return fe=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},fe(t)}function Sn(t,e){if(fe(t)!=="object"||t===null)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,e||"default");if(fe(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function On(t){var e=Sn(t,"string");return fe(e)==="symbol"?e:String(e)}function Cn(t,e,o){return e=On(e),e in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function vi(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(t,a).enumerable})),o.push.apply(o,n)}return o}function io(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?vi(Object(o),!0).forEach(function(n){Cn(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):vi(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function gt(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var Si=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),En=function(){return Math.random().toString(36).substring(7).split("").join(".")},so={INIT:"@@redux/INIT"+En(),REPLACE:"@@redux/REPLACE"+En(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+En()}};function ql(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function wn(t,e,o){var n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(gt(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(gt(1));return o(wn)(t,e)}if(typeof t!="function")throw new Error(gt(2));var a=t,i=e,c=[],l=c,u=!1;function p(){l===c&&(l=c.slice())}function h(){if(u)throw new Error(gt(3));return i}function m(O){if(typeof O!="function")throw new Error(gt(4));if(u)throw new Error(gt(5));var L=!0;return p(),l.push(O),function(){if(L){if(u)throw new Error(gt(6));L=!1,p();var N=l.indexOf(O);l.splice(N,1),c=null}}}function g(O){if(!ql(O))throw new Error(gt(7));if(typeof O.type>"u")throw new Error(gt(8));if(u)throw new Error(gt(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 S(O){if(typeof O!="function")throw new Error(gt(10));a=O,g({type:so.REPLACE})}function v(){var O,L=m;return O={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(gt(11));function _(){N.next&&N.next(h())}_();var B=L(_);return{unsubscribe:B}}},O[Si]=function(){return this},O}return g({type:so.INIT}),n={dispatch:g,subscribe:m,getState:h,replaceReducer:S},n[Si]=v,n}function Yl(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:so.INIT});if(typeof n>"u")throw new Error(gt(12));if(typeof o(void 0,{type:so.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(gt(13))})}function Oi(t){for(var e=Object.keys(t),o={},n=0;n<e.length;n++){var a=e[n];typeof t[a]=="function"&&(o[a]=t[a])}var i=Object.keys(o),c,l;try{Yl(o)}catch(u){l=u}return function(p,h){if(p===void 0&&(p={}),l)throw l;if(0)var m;for(var g=!1,S={},v=0;v<i.length;v++){var O=i[v],L=o[O],R=p[O],N=L(R,h);if(typeof N>"u"){var _=h&&h.type;throw new Error(gt(14))}S[O]=N,g=g||N!==R}return g=g||i.length!==Object.keys(p).length,g?S:p}}function je(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function Ci(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(gt(15))},c={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=e.map(function(u){return u(c)});return i=je.apply(void 0,l)(a.dispatch),io(io({},a),{},{dispatch:i})}}}function Ei(t){var e=function(n){var a=n.dispatch,i=n.getState;return function(c){return function(l){return typeof l=="function"?l(a,i,t):c(l)}}};return e}var wi=Ei();wi.withExtraArgument=Ei;var An=wi;var Ii=function(){var t=function(e,o){return t=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])},t(e,o)};return function(e,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(e,o);function n(){this.constructor=e}e.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),Xl=function(t,e){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(h){return u([p,h])}}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=e.call(t,o)}catch(h){p=[6,h],a=0}finally{n=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},Ke=function(t,e){for(var o=0,n=e.length,a=t.length;o<n;o++,a++)t[a]=e[o];return t},Ql=Object.defineProperty,Jl=Object.defineProperties,td=Object.getOwnPropertyDescriptors,Ai=Object.getOwnPropertySymbols,ed=Object.prototype.hasOwnProperty,rd=Object.prototype.propertyIsEnumerable,Ri=function(t,e,o){return e in t?Ql(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},he=function(t,e){for(var o in e||(e={}))ed.call(e,o)&&Ri(t,o,e[o]);if(Ai)for(var n=0,a=Ai(e);n<a.length;n++){var o=a[n];rd.call(e,o)&&Ri(t,o,e[o])}return t},Rn=function(t,e){return Jl(t,td(e))},od=function(t,e,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(t,e)).next())})};var nd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?je:je.apply(null,arguments)},Nu=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function ad(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var o=e;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return e===o}var id=function(t){Ii(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=t.apply(this,o)||this;return Object.setPrototypeOf(a,e.prototype),a}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.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(e.bind.apply(e,Ke([void 0],o[0].concat(this)))):new(e.bind.apply(e,Ke([void 0],o.concat(this))))},e}(Array),sd=function(t){Ii(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=t.apply(this,o)||this;return Object.setPrototypeOf(a,e.prototype),a}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.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(e.bind.apply(e,Ke([void 0],o[0].concat(this)))):new(e.bind.apply(e,Ke([void 0],o.concat(this))))},e}(Array);function In(t){return Wt(t)?ao(t,function(){}):t}function cd(t){return typeof t=="boolean"}function ld(){return function(e){return dd(e)}}function dd(t){t===void 0&&(t={});var e=t.thunk,o=e===void 0?!0:e,n=t.immutableCheck,a=n===void 0?!0:n,i=t.serializableCheck,c=i===void 0?!0:i,l=new id;if(o&&(cd(o)?l.push(An):l.push(An.withExtraArgument(o.extraArgument))),0){if(a)var u;if(c)var p}return l}var Nn=!0;function Pi(t){var e=ld(),o=t||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,c=i===void 0?e():i,l=o.devTools,u=l===void 0?!0:l,p=o.preloadedState,h=p===void 0?void 0:p,m=o.enhancers,g=m===void 0?void 0:m,S;if(typeof a=="function")S=a;else if(ad(a))S=Oi(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 v=c;if(typeof v=="function"&&(v=v(e),!Nn&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Nn&&v.some(function(B){return typeof B!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=Ci.apply(void 0,v),L=je;u&&(L=nd(he({trace:!Nn},typeof u=="object"&&u)));var R=new sd(O),N=R;Array.isArray(g)?N=Ke([O],g):typeof g=="function"&&(N=g(R));var _=L.apply(void 0,N);return wn(S,h,_)}function ye(t,e){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(e){var i=e.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return he(he({type:t,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:t,payload:n[0]}}return o.toString=function(){return""+t},o.type=t,o.match=function(n){return n.type===t},o}function Ti(t){var e={},o=[],n,a={addCase:function(i,c){var l=typeof i=="string"?i:i.type;if(l in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[l]=c,a},addMatcher:function(i,c){return o.push({matcher:i,reducer:c}),a},addDefaultCase:function(i){return n=i,a}};return t(a),[e,o,n]}function pd(t){return typeof t=="function"}function ud(t,e,o,n){o===void 0&&(o=[]);var a=typeof e=="function"?Ti(e):[e,o,n],i=a[0],c=a[1],l=a[2],u;if(pd(t))u=function(){return In(t())};else{var p=In(t);u=function(){return p}}function h(m,g){m===void 0&&(m=u());var S=Ke([i[g.type]],c.filter(function(v){var O=v.matcher;return O(g)}).map(function(v){var O=v.reducer;return O}));return S.filter(function(v){return!!v}).length===0&&(S=[l]),S.reduce(function(v,O){if(O)if(Jt(v)){var L=v,R=O(L,g);return R===void 0?v:R}else{if(Wt(v))return ao(v,function(N){return O(N,g)});var R=O(v,g);if(R===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return R}return v},m)}return h.getInitialState=u,h}function fd(t,e){return t+"/"+e}function ki(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof t.initialState=="function"?t.initialState:In(t.initialState),n=t.reducers||{},a=Object.keys(n),i={},c={},l={};a.forEach(function(h){var m=n[h],g=fd(e,h),S,v;"reducer"in m?(S=m.reducer,v=m.prepare):S=m,i[h]=S,c[g]=S,l[h]=v?ye(g,v):ye(g)});function u(){var h=typeof t.extraReducers=="function"?Ti(t.extraReducers):[t.extraReducers],m=h[0],g=m===void 0?{}:m,S=h[1],v=S===void 0?[]:S,O=h[2],L=O===void 0?void 0:O,R=he(he({},g),c);return ud(o,function(N){for(var _ in R)N.addCase(_,R[_]);for(var B=0,U=v;B<U.length;B++){var Ot=U[B];N.addMatcher(Ot.matcher,Ot.reducer)}L&&N.addDefaultCase(L)})}var p;return{name:e,reducer:function(h,m){return p||(p=u()),p(h,m)},actions:l,caseReducers:i,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var hd="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",yd=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=hd[Math.random()*64|0];return e},md=["name","message","stack","code"],Ln=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Ni=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),gd=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=md;o<n.length;o++){var a=n[o];typeof t[a]=="string"&&(e[a]=t[a])}return e}return{message:String(t)}},Tu=function(){function t(e,o,n){var a=ye(e+"/fulfilled",function(h,m,g,S){return{payload:h,meta:Rn(he({},S||{}),{arg:g,requestId:m,requestStatus:"fulfilled"})}}),i=ye(e+"/pending",function(h,m,g){return{payload:void 0,meta:Rn(he({},g||{}),{arg:m,requestId:h,requestStatus:"pending"})}}),c=ye(e+"/rejected",function(h,m,g,S,v){return{payload:S,error:(n&&n.serializeError||gd)(h||"Rejected"),meta:Rn(he({},v||{}),{arg:g,requestId:m,rejectedWithValue:!!S,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),l=!1,u=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function p(h){return function(m,g,S){var v=n?.idGenerator?n.idGenerator(h):yd(),O=new u,L,R=!1;function N(B){L=B,O.abort()}var _=function(){return od(this,null,function(){var B,U,Ot,Vt,bt,jt,pt;return Xl(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),Vt=(B=n?.condition)==null?void 0:B.call(n,h,{getState:g,extra:S}),xd(Vt)?[4,Vt]:[3,2];case 1:Vt=y.sent(),y.label=2;case 2:if(Vt===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,bt=new Promise(function(x,k){return O.signal.addEventListener("abort",function(){return k({name:"AbortError",message:L||"Aborted"})})}),m(i(v,h,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:v,arg:h},{getState:g,extra:S}))),[4,Promise.race([bt,Promise.resolve(o(h,{dispatch:m,getState:g,extra:S,requestId:v,signal:O.signal,abort:N,rejectWithValue:function(x,k){return new Ln(x,k)},fulfillWithValue:function(x,k){return new Ni(x,k)}})).then(function(x){if(x instanceof Ln)throw x;return x instanceof Ni?a(x.payload,v,h,x.meta):a(x,v,h)})])];case 3:return Ot=y.sent(),[3,5];case 4:return jt=y.sent(),Ot=jt instanceof Ln?c(null,v,h,jt.payload,jt.meta):c(jt,v,h),[3,5];case 5:return pt=n&&!n.dispatchConditionRejection&&c.match(Ot)&&Ot.meta.condition,pt||m(Ot),[2,Ot]}})})}();return Object.assign(_,{abort:N,requestId:v,arg:h,unwrap:function(){return _.then(bd)}})}}return Object.assign(p,{pending:i,rejected:c,fulfilled:a,typePrefix:e})}return t.withTypes=function(){return t},t}();function bd(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function xd(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var _i="listener",Di="completed",Bi="cancelled",ku="task-"+Bi,_u="task-"+Di,Du=_i+"-"+Bi,Bu=_i+"-"+Di;var Pn="listenerMiddleware";var $u=ye(Pn+"/add"),Mu=ye(Pn+"/removeAll"),Uu=ye(Pn+"/remove");var Li,Fu=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Li||(Li=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},vd=function(t){return function(e){setTimeout(e,t)}},Wu=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:vd(10);gi();function Sd(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??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 co=class extends Sd(Object){};window.ftReduxStores||(window.ftReduxStores={});var $i=class t extends co{static get(e){var o;let n=typeof e=="string"?e:e.name,a=typeof e=="string"?void 0:e,i=window.ftReduxStores[n];if(yr(i))return i;if(a==null)return;let c=ki({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),l=Pi({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 t(c,l)}constructor(e,o){super(),this.reduxSlice=e,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new Yr,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,a,i)=>{let c=a,l=n[c];return l?(...u)=>{let p=l(...u);return this.reduxStore.dispatch(p),p}:u=>{this.setState({[c]:u})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var lo=class{static format(e,o,n,a){return window.moment?window.moment(e).locale(o).format(this.getDateFormat(n,a)):e}static getDateFormat(e,o){return e?o?"lll":"ll":o?"L LT":"L"}};var po=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i};function Mi(t){class e extends t{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(T)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}formatDateValues(n){var a,i;return((i=(a=this.metadataDescriptors.find(l=>l.key===n?.key))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1)?this.formatMetadataDates(n):n}formatMetadataDates(n){return{key:n.key,label:n.label,values:n.values.map(a=>lo.format(a,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat)),hierarchicalValues:n.hierarchicalValues}}}return po([(0,Tn.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),po([(0,Tn.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),po([an({store:T.name,selector:o=>{var n,a;return(a=(n=o.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&a!==void 0?a:[]}})],e.prototype,"metadataDescriptors",void 0),po([an({store:T.name})],e.prototype,"uiLocale",void 0),e}var yo=b(I());var uo=class extends Qt{async listMySearches(){let e=T.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var fo=class extends Qt{async listMyBookmarks(){let e=T.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var Od="ft-user-assets",ho=yo.FtReduxStore.get({name:Od,initialState:{savedSearches:void 0,bookmarks:void 0}}),kn=class{constructor(){this.currentSession=T.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new fo,this.savedSearchesService=new uo,T.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=T.getState();(0,yo.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),ho.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),ho.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();ho.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let o=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;ho.actions.bookmarks(o)}}},bf=new kn;var _n=class{addCommand(e,o=!1){T.commands.add(e,o)}consumeCommand(e){return T.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new _n;var Ui=b(I()),Dn=class{highlightHtml(e,o,n){(0,Ui.highlightHtml)(e,o,n)}};window.FluidTopicsHighlightHtmlService=new Dn;var Fi=b(I());var Bn=class{isDate(e){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===e))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(e,o){var n,a,i;return Fi.DateFormatter.format(e,(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 Bn;var Cd=b(I());(0,Wi.customElement)("ft-app-context")(Q);var $n=class t extends Event{constructor(){super(t.eventName)}};$n.eventName="search-context-clear-all-filters";var Ed=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Fn=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},Un=Symbol("registerInterval");function wd(t){var e;class o extends t{constructor(){super(...arguments),this[e]=0}setSearchStateManager(a){this.clearStateManager(),this.stateManager=a,this.addStore(a.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[Un]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[Un]):this.dispatchEvent(new Fn)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=Un,Ed([(0,Hi.state)()],o.prototype,"stateManager",void 0),o}var mo=class extends wd(zi.FtLitElementRedux){};var go=b(X()),Wn=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Hn=class extends Event{constructor(){super("register-ft-search-result-component",{bubbles:!0,composed:!0})}},zn=Symbol("registerInterval");function Ad(t){var e;class o extends t{constructor(){super(...arguments),this[e]=0}setResultStateManager(a){this.resultStateManager=a}unregisterResultStateManager(){this.resultStateManager&&(this.resultStateManager.unregisterComponent(this),this.resultStateManager=void 0)}connectedCallback(){super.connectedCallback(),this[zn]=window.setInterval(()=>this.tryToRegisterToResultContext(),50)}tryToRegisterToResultContext(){this.result!=null?window.clearInterval(this[zn]):this.dispatchEvent(new Hn)}disconnectedCallback(){super.disconnectedCallback(),this.unregisterResultStateManager()}}return e=zn,Wn([(0,go.property)({attribute:!1})],o.prototype,"cluster",void 0),Wn([(0,go.property)({attribute:!1})],o.prototype,"result",void 0),Wn([(0,go.property)({attribute:!1,type:Number})],o.prototype,"rank",void 0),o}var bo=class extends Ad(mo){};var Zi=b(I());var Co=b(W()),Eo=b(X()),wo=b(I());var Gi=b(W());var Vi=Gi.css`
18
18
  `;var So=b(I());var Ki=b(X()),Rd=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Gn=Symbol("i18nAttributes"),Vn=Symbol("i18nListAttributes"),xo=Symbol("i18nProperties"),vr=Symbol("i18nUnsubs");function Oo(t){var e;class o extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map}get i18nService(){return this.useCustomMessageContexts?Ka:Le}i18n(a,i,...c){var l;if(typeof a=="string")return this.i18nService.resolveMessage(a,i,...c);let u=(l=a.args)!==null&&l!==void 0?l:a.argsProvider?a.argsProvider(this):[];return this.i18nService.resolveMessage(a.context,a.key,...u)}onI18nUpdate(a){var i,c,l;(i=this[Gn])===null||i===void 0||i.forEach((u,p)=>{let h=this.getI18nAttributeValue(p);h&&(this[p]=this.getI18nAttributeMessage(h,u,a))}),(c=this[Vn])===null||c===void 0||c.forEach((u,p)=>{let h=this.getI18nListAttributeValues(p);this[p]=h?.map(m=>this.getI18nAttributeMessage(m,u,a))}),(l=this[xo])===null||l===void 0||l.forEach((u,p)=>{u.context.toLowerCase()===a.toLowerCase()&&(this[p]=this.i18n(u))}),setTimeout(()=>this.requestUpdate(),0)}buildI18nAttributeMessage(a,i){return{...a,message:this.i18n({context:a.context,key:a.key,...i})}}getI18nAttributeMessage(a,i,c){var l;let u=!c||((l=a.context)===null||l===void 0?void 0:l.toLowerCase())===c.toLowerCase();return a.context&&a.key&&u?this.buildI18nAttributeMessage(a,i):a}update(a){var i,c,l;super.update(a),(i=this[Gn])===null||i===void 0||i.forEach((u,p)=>{let h=this.getI18nAttributeValue(p);h?.context&&h.key&&(a.has(p)||u.argsProvider!=null)&&(this.addI18nContextIfNeeded(h,a,p),this[p]=this.getI18nAttributeMessage(h,u))}),(c=this[Vn])===null||c===void 0||c.forEach((u,p)=>{let h=this.getI18nListAttributeValues(p);(a.has(p)||u.argsProvider!=null)&&(this[p]=h?.map(m=>(this.addI18nContextIfNeeded(m,a,p),this.getI18nAttributeMessage(m,u))))}),(l=this[xo])===null||l===void 0||l.forEach((u,p)=>{u.argsProvider!=null&&(this[p]=this.i18n(u))})}getI18nAttributeValue(a){return this[a]}getI18nListAttributeValues(a){return this[a]}addI18nContextIfNeeded(a,i,c){a.context&&a.key&&i.has(c)&&this.addI18nContext(a.context)}connectedCallback(){var a,i,c,l,u,p;super.connectedCallback(),new Set([...(i=(a=this[xo])===null||a===void 0?void 0:a.values())!==null&&i!==void 0?i:[],...[...(l=(c=this[Gn])===null||c===void 0?void 0:c.keys())!==null&&l!==void 0?l:[]].map(h=>this.getI18nAttributeValue(h)),...[...(p=(u=this[Vn])===null||u===void 0?void 0:u.keys())!==null&&p!==void 0?p:[]].flatMap(h=>this.getI18nListAttributeValues(h))].map(h=>h?.context)).forEach(h=>h&&this.addI18nMessages(h))}addI18nMessages(a,i){a=a.toLowerCase(),this[vr].has(a)||this[vr].set(a,this.i18nService.subscribe(a,()=>this.onI18nUpdate(a))),this.i18nService.prepareContext(a,i??{}),this.onI18nUpdate(a)}addI18nContext(a,i){this.addI18nMessages(typeof a=="string"?a:a.name,i)}disconnectedCallback(){super.disconnectedCallback(),this[vr].forEach(a=>a()),this[vr].clear()}}return e=vr,Rd([(0,Ki.property)({type:Boolean})],o.prototype,"useCustomMessageContexts",void 0),o}var ji=class extends Oo(So.FtLitElement){},vo=class extends Oo(So.FtLitElementRedux){};var Sr=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},zt=class extends vo{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`
19
19
  <span class="ft-i18n">
20
20
  ${this.i18n(this.context,this.key,...Array.isArray(this.args)?this.args:[])}
@@ -352,12 +352,12 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
352
352
  .ft-icon--material {
353
353
  font-family: ${ot.materialFontFamily}, "Material Icons", sans-serif;
354
354
  }
355
- `;var Rt;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Rt||(Rt={}));var Uo=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},lt=class extends zc.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=_r.nothing}render(){let e=this.variant&&Object.values(Rt).includes(this.variant)?this.variant:Rt.fluid_topics,o=e!==Rt.material||!!this.value;return _r.html`
355
+ `;var Rt;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Rt||(Rt={}));var Uo=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},dt=class extends zc.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=_r.nothing}render(){let e=this.variant&&Object.values(Rt).includes(this.variant)?this.variant:Rt.fluid_topics,o=e!==Rt.material||!!this.value;return _r.html`
356
356
  <i class="ft-icon ft-icon--${e}" part="icon icon-${e}">
357
357
  ${(0,Hc.unsafeHTML)(this.resolvedIcon)}
358
358
  <slot ?hidden=${o}></slot>
359
359
  </i>
360
- `}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(e){super.update(e),["value","variant"].some(o=>e.has(o))&&this.resolveIcon()}resolveIcon(){var e,o;let n=this.value||this.textContent;switch(this.variant){case Rt.file_format:this.resolvedIcon=(e=w[n.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:n;break;case Rt.material:this.resolvedIcon=this.value||_r.nothing;break;default:this.resolvedIcon=(o=dr[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};lt.elementDefinitions={};lt.styles=Wc;Uo([(0,$e.property)()],lt.prototype,"variant",void 0);Uo([(0,$e.property)()],lt.prototype,"value",void 0);Uo([(0,$e.state)()],lt.prototype,"resolvedIcon",void 0);Uo([(0,$e.query)("slot")],lt.prototype,"slottedContent",void 0);(0,Gc.customElement)("ft-icon")(lt);var Ho=b(W()),$=b(I());var ha=b(I());var Br=b(X()),tl=b(I());var qc=b(W()),D=b(I());var Vc=b(W()),Dr=b(I()),K={color:Dr.FtCssVariableFactory.extend("--ft-loader-color","",Dr.designSystemVariables.colorPrimary),size:Dr.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},jc=Vc.css`
360
+ `}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(e){super.update(e),["value","variant"].some(o=>e.has(o))&&this.resolveIcon()}resolveIcon(){var e,o;let n=this.value||this.textContent;switch(this.variant){case Rt.file_format:this.resolvedIcon=(e=w[n.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:n;break;case Rt.material:this.resolvedIcon=this.value||_r.nothing;break;default:this.resolvedIcon=(o=dr[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};dt.elementDefinitions={};dt.styles=Wc;Uo([(0,$e.property)()],dt.prototype,"variant",void 0);Uo([(0,$e.property)()],dt.prototype,"value",void 0);Uo([(0,$e.state)()],dt.prototype,"resolvedIcon",void 0);Uo([(0,$e.query)("slot")],dt.prototype,"slottedContent",void 0);(0,Gc.customElement)("ft-icon")(dt);var Ho=b(W()),$=b(I());var ha=b(I());var Br=b(X()),tl=b(I());var qc=b(W()),D=b(I());var Vc=b(W()),Dr=b(I()),K={color:Dr.FtCssVariableFactory.extend("--ft-loader-color","",Dr.designSystemVariables.colorPrimary),size:Dr.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},jc=Vc.css`
361
361
  :host {
362
362
  line-height: 0;
363
363
  }
@@ -570,7 +570,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
570
570
  <div></div>
571
571
  <div></div>
572
572
  </div>
573
- `}};Me.styles=jc;(0,Jc.customElement)("ft-loader")(Me);var ve=b(W()),fa=b(lr()),dt=b(X()),gt=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},q=class extends(0,Se.toFtFormComponent)(Se.FtLitElement,"button"){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.href=void 0,this.target=void 0,this.role="button",this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.addEventListener("click",e=>{var o;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){var e,o,n;let a=ve.html`
573
+ `}};Me.styles=jc;(0,Jc.customElement)("ft-loader")(Me);var ve=b(W()),fa=b(lr()),ct=b(X()),ht=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Z=class extends(0,Se.toFtFormComponent)(Se.FtLitElement,"button"){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.href=void 0,this.target=void 0,this.role="button",this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.addEventListener("click",e=>{var o;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){var e,o,n;let a=ve.html`
574
574
  <ft-ripple part="ripple" ?disabled=${this.isDisabled()}></ft-ripple>
575
575
  <ft-typography part="label"
576
576
  variant=${this.typographyVariant}
@@ -607,7 +607,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
607
607
  <ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon>
608
608
  `:ve.html`
609
609
  <slot part="icon" name="icon"></slot>
610
- `}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}click(){var e;(e=this.button)===null||e===void 0||e.click()}getLabel(){return this.label||this.textContent}get textContent(){return(0,Se.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};q.elementDefinitions={"ft-ripple":G,"ft-tooltip":j,"ft-typography":it,"ft-icon":lt,"ft-loader":Me};gt([(0,dt.property)()],q.prototype,"href",void 0);gt([(0,dt.property)()],q.prototype,"target",void 0);gt([(0,dt.property)({type:String,reflect:!0})],q.prototype,"role",void 0);gt([(0,dt.property)()],q.prototype,"type",void 0);gt([(0,dt.property)({type:Boolean})],q.prototype,"disabled",void 0);gt([(0,dt.property)()],q.prototype,"label",void 0);gt([(0,dt.property)()],q.prototype,"icon",void 0);gt([(0,dt.property)()],q.prototype,"iconVariant",void 0);gt([(0,dt.property)({type:Boolean})],q.prototype,"trailingIcon",void 0);gt([(0,dt.property)({type:Boolean})],q.prototype,"loading",void 0);gt([(0,dt.property)({attribute:"aria-label"})],q.prototype,"ariaLabel",void 0);gt([(0,dt.property)()],q.prototype,"tooltipPosition",void 0);gt([(0,dt.property)({type:Boolean})],q.prototype,"hideTooltip",void 0);gt([(0,dt.property)({type:Boolean})],q.prototype,"forceTooltip",void 0);gt([(0,dt.query)(".ft-button")],q.prototype,"button",void 0);gt([(0,dt.query)(".ft-button--label slot")],q.prototype,"slottedContent",void 0);var Fo=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Tt=class extends q{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}};Tt.styles=[tl.safariEllipsisFix,Yc];Fo([(0,Br.property)({type:Boolean})],Tt.prototype,"primary",void 0);Fo([(0,Br.property)({type:Boolean})],Tt.prototype,"outlined",void 0);Fo([(0,Br.property)({type:Boolean})],Tt.prototype,"dense",void 0);Fo([(0,Br.property)({type:Boolean})],Tt.prototype,"round",void 0);var $r=b(X());var zo=b(I());var el=b(W()),C=b(I());var rl=[el.css`
610
+ `}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}focusWithoutTooltip(){var e;this.setTooltipManual(!0),(e=this.button)===null||e===void 0||e.focus(),this.setTooltipManual(!1)}setTooltipManual(e){this.tooltip&&(this.tooltip.manual=e)}click(){var e;(e=this.button)===null||e===void 0||e.click()}getLabel(){return this.label||this.textContent}get textContent(){return(0,Se.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};Z.elementDefinitions={"ft-ripple":G,"ft-tooltip":j,"ft-typography":it,"ft-icon":dt,"ft-loader":Me};ht([(0,ct.property)()],Z.prototype,"href",void 0);ht([(0,ct.property)()],Z.prototype,"target",void 0);ht([(0,ct.property)({type:String,reflect:!0})],Z.prototype,"role",void 0);ht([(0,ct.property)()],Z.prototype,"type",void 0);ht([(0,ct.property)({type:Boolean})],Z.prototype,"disabled",void 0);ht([(0,ct.property)()],Z.prototype,"label",void 0);ht([(0,ct.property)()],Z.prototype,"icon",void 0);ht([(0,ct.property)()],Z.prototype,"iconVariant",void 0);ht([(0,ct.property)({type:Boolean})],Z.prototype,"trailingIcon",void 0);ht([(0,ct.property)({type:Boolean})],Z.prototype,"loading",void 0);ht([(0,ct.property)({attribute:"aria-label"})],Z.prototype,"ariaLabel",void 0);ht([(0,ct.property)()],Z.prototype,"tooltipPosition",void 0);ht([(0,ct.property)({type:Boolean})],Z.prototype,"hideTooltip",void 0);ht([(0,ct.property)({type:Boolean})],Z.prototype,"forceTooltip",void 0);ht([(0,ct.query)(".ft-button")],Z.prototype,"button",void 0);ht([(0,ct.query)(".ft-button--label slot")],Z.prototype,"slottedContent",void 0);ht([(0,ct.query)("[part=tooltip]")],Z.prototype,"tooltip",void 0);var Fo=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Tt=class extends Z{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}};Tt.styles=[tl.safariEllipsisFix,Yc];Fo([(0,Br.property)({type:Boolean})],Tt.prototype,"primary",void 0);Fo([(0,Br.property)({type:Boolean})],Tt.prototype,"outlined",void 0);Fo([(0,Br.property)({type:Boolean})],Tt.prototype,"dense",void 0);Fo([(0,Br.property)({type:Boolean})],Tt.prototype,"round",void 0);var $r=b(X());var zo=b(I());var el=b(W()),C=b(I());var rl=[el.css`
611
611
  :host {
612
612
  display: inline-block;
613
613
  max-width: 100%;
@@ -1073,7 +1073,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1073
1073
  .ftds--size-small.ft-button--icon-only {
1074
1074
  width: ${f.smallIconOnlyWidth};
1075
1075
  }
1076
- `,C.noTextSelect];var Wo=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},kt=class extends(0,zo.toFtdsBase)(q){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Io.brand,this.iconVariant=Rt.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 xt.large:return $t.body2medium;case xt.medium:return $t.caption1medium;case xt.small:return $t.caption2medium}}};kt.styles=[zo.safariEllipsisFix,rl];Wo([(0,$r.property)({type:Boolean})],kt.prototype,"primary",void 0);Wo([(0,$r.property)({type:Boolean})],kt.prototype,"secondary",void 0);Wo([(0,$r.property)({type:Boolean})],kt.prototype,"tertiary",void 0);Wo([(0,$r.property)({type:Boolean})],kt.prototype,"round",void 0);(0,ha.customElement)("ft-button")(Tt);(0,ha.customElement)("ftds-button")(kt);var ol=$.FtCssVariableFactory.extend("--ft-chip-color","",$.designSystemVariables.colorOnSurface),Ut={backgroundColor:$.FtCssVariableFactory.extend("--ft-chip-background-color","",$.designSystemVariables.colorSurface),color:ol,fontSize:$.FtCssVariableFactory.extend("--ft-chip-font-size","",Zt.fontSize),iconSize:$.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:$.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:$.FtCssVariableFactory.extend("--ft-chip-ripple-color","",ol),horizontalPadding:$.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:$.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),borderColor:$.FtCssVariableFactory.extend("--ft-chip-border-color","",$.designSystemVariables.colorOutline),opacityDisabled:$.FtCssVariableFactory.external($.designSystemVariables.colorOpacityDisabled,"Design system")},nl=$.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",$.FtCssVariableFactory.extend("--ft-chip-color","",$.designSystemVariables.colorOnPrimary)),ya={backgroundColor:$.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",$.FtCssVariableFactory.extend("--ft-chip-background-color","",$.designSystemVariables.colorPrimary)),color:nl,rippleColor:$.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",nl)},al={horizontalPadding:$.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:$.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},il=[$.noTextSelect,Ho.css`
1076
+ `,C.noTextSelect];var Wo=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},kt=class extends(0,zo.toFtdsBase)(Z){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Io.brand,this.iconVariant=Rt.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 xt.large:return $t.body2medium;case xt.medium:return $t.caption1medium;case xt.small:return $t.caption2medium}}};kt.styles=[zo.safariEllipsisFix,rl];Wo([(0,$r.property)({type:Boolean})],kt.prototype,"primary",void 0);Wo([(0,$r.property)({type:Boolean})],kt.prototype,"secondary",void 0);Wo([(0,$r.property)({type:Boolean})],kt.prototype,"tertiary",void 0);Wo([(0,$r.property)({type:Boolean})],kt.prototype,"round",void 0);(0,ha.customElement)("ft-button")(Tt);(0,ha.customElement)("ftds-button")(kt);var ol=$.FtCssVariableFactory.extend("--ft-chip-color","",$.designSystemVariables.colorOnSurface),Ut={backgroundColor:$.FtCssVariableFactory.extend("--ft-chip-background-color","",$.designSystemVariables.colorSurface),color:ol,fontSize:$.FtCssVariableFactory.extend("--ft-chip-font-size","",Zt.fontSize),iconSize:$.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:$.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:$.FtCssVariableFactory.extend("--ft-chip-ripple-color","",ol),horizontalPadding:$.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:$.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),borderColor:$.FtCssVariableFactory.extend("--ft-chip-border-color","",$.designSystemVariables.colorOutline),opacityDisabled:$.FtCssVariableFactory.external($.designSystemVariables.colorOpacityDisabled,"Design system")},nl=$.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",$.FtCssVariableFactory.extend("--ft-chip-color","",$.designSystemVariables.colorOnPrimary)),ya={backgroundColor:$.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",$.FtCssVariableFactory.extend("--ft-chip-background-color","",$.designSystemVariables.colorPrimary)),color:nl,rippleColor:$.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",nl)},al={horizontalPadding:$.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:$.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},il=[$.noTextSelect,Ho.css`
1077
1077
  :host {
1078
1078
  display: inline-block;
1079
1079
  max-width: 100%;
@@ -1237,7 +1237,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1237
1237
  <div class="ft-chip--icon-container ft-no-text-select" part="icon-container">
1238
1238
  <ft-icon .variant=${this.iconVariant} .value="${this.internalIcon}" part="icon"></ft-icon>
1239
1239
  </div>
1240
- `}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new Vo))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new Vo))}getLabel(){return this.label||this.textContent}get textContent(){return(0,pr.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};tt.elementDefinitions={"ft-ripple":G,"ft-typography":it,"ft-icon":lt,"ft-button":Tt};tt.styles=il;_t([(0,vt.property)({type:Boolean})],tt.prototype,"highlighted",void 0);_t([(0,vt.property)({type:Boolean})],tt.prototype,"removable",void 0);_t([(0,vt.property)({type:Boolean})],tt.prototype,"disabled",void 0);_t([(0,vt.property)({type:Boolean})],tt.prototype,"clickable",void 0);_t([(0,vt.property)({type:Boolean})],tt.prototype,"iconClickable",void 0);_t([(0,vt.property)({type:Boolean})],tt.prototype,"dense",void 0);_t([(0,vt.property)({type:Boolean})],tt.prototype,"multiLine",void 0);_t([(0,vt.property)()],tt.prototype,"label",void 0);_t([(0,vt.property)()],tt.prototype,"iconLabel",void 0);_t([(0,vt.property)()],tt.prototype,"icon",void 0);_t([(0,vt.property)()],tt.prototype,"iconVariant",void 0);_t([(0,vt.property)({type:Boolean})],tt.prototype,"trailingIcon",void 0);_t([(0,vt.query)("ft-typography slot")],tt.prototype,"slottedContent",void 0);var Ue=b(W()),Fe=b(X()),dl=b(lr()),jo=b(I());var cl=b(W());var ma=b(I());var ll=[cl.css`
1240
+ `}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new Vo))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new Vo))}getLabel(){return this.label||this.textContent}get textContent(){return(0,pr.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};tt.elementDefinitions={"ft-ripple":G,"ft-typography":it,"ft-icon":dt,"ft-button":Tt};tt.styles=il;_t([(0,vt.property)({type:Boolean})],tt.prototype,"highlighted",void 0);_t([(0,vt.property)({type:Boolean})],tt.prototype,"removable",void 0);_t([(0,vt.property)({type:Boolean})],tt.prototype,"disabled",void 0);_t([(0,vt.property)({type:Boolean})],tt.prototype,"clickable",void 0);_t([(0,vt.property)({type:Boolean})],tt.prototype,"iconClickable",void 0);_t([(0,vt.property)({type:Boolean})],tt.prototype,"dense",void 0);_t([(0,vt.property)({type:Boolean})],tt.prototype,"multiLine",void 0);_t([(0,vt.property)()],tt.prototype,"label",void 0);_t([(0,vt.property)()],tt.prototype,"iconLabel",void 0);_t([(0,vt.property)()],tt.prototype,"icon",void 0);_t([(0,vt.property)()],tt.prototype,"iconVariant",void 0);_t([(0,vt.property)({type:Boolean})],tt.prototype,"trailingIcon",void 0);_t([(0,vt.query)("ft-typography slot")],tt.prototype,"slottedContent",void 0);var Ue=b(W()),Fe=b(X()),dl=b(lr()),jo=b(I());var cl=b(W());var ma=b(I());var ll=[cl.css`
1241
1241
  :host {
1242
1242
  display: inline-block;
1243
1243
  max-width: 100%;
@@ -1367,7 +1367,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1367
1367
  size=${this.resolveButtonSize()}
1368
1368
  part="icon-button"
1369
1369
  ></ftds-button>
1370
- `:Ue.nothing}resolveButtonSize(){switch(this.size){case xt.large:return xt.medium;case xt.medium:case xt.small:return xt.small}}getLabel(){return this.label||this.textContent}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}onSlotchange(){this.requestUpdate()}dispatchRemoveEvent(){this.dispatchEvent(new ga)}typographyVariant(){switch(this.size){case xt.large:return $t.body2medium;case xt.medium:return $t.caption1medium;case xt.small:return $t.caption2medium}}};Gt.elementDefinitions={"ft-typography":it,"ft-icon":lt,"ftds-button":kt};Gt.styles=ll;Mr([(0,Fe.property)({type:Boolean})],Gt.prototype,"removable",void 0);Mr([(0,Fe.property)()],Gt.prototype,"removeButtonLabel",void 0);Mr([(0,Fe.property)()],Gt.prototype,"label",void 0);Mr([(0,Fe.property)()],Gt.prototype,"icon",void 0);Mr([(0,Fe.query)("ft-typography slot")],Gt.prototype,"slottedContent",void 0);(0,ba.customElement)("ft-chip")(tt);(0,ba.customElement)("ftds-chip")(Gt);var Wr=b(I());var pl=b(W()),Dt=b(I()),Oe={zIndex:Dt.FtCssVariableFactory.create("--ft-floating-menu-z-index","","NUMBER","8"),maxWidth:Dt.FtCssVariableFactory.create("--ft-floating-menu-max-width","","SIZE","300px"),maxHeight:Dt.FtCssVariableFactory.create("--ft-floating-menu-max-height","","SIZE","500px"),textColor:Dt.FtCssVariableFactory.extend("--ft-floating-menu-text-color","",Dt.designSystemVariables.colorOnSurfaceHigh),colorSurface:Dt.FtCssVariableFactory.external(Dt.designSystemVariables.colorSurface,"Design system"),menuElevation:Dt.FtCssVariableFactory.external(Dt.designSystemVariables.elevation02,"Design system"),borderRadiusS:Dt.FtCssVariableFactory.external(Dt.designSystemVariables.borderRadiusS,"Design system")},Ko=pl.css`
1370
+ `:Ue.nothing}resolveButtonSize(){switch(this.size){case xt.large:return xt.medium;case xt.medium:case xt.small:return xt.small}}getLabel(){return this.label||this.textContent}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}onSlotchange(){this.requestUpdate()}dispatchRemoveEvent(){this.dispatchEvent(new ga)}typographyVariant(){switch(this.size){case xt.large:return $t.body2medium;case xt.medium:return $t.caption1medium;case xt.small:return $t.caption2medium}}};Gt.elementDefinitions={"ft-typography":it,"ft-icon":dt,"ftds-button":kt};Gt.styles=ll;Mr([(0,Fe.property)({type:Boolean})],Gt.prototype,"removable",void 0);Mr([(0,Fe.property)()],Gt.prototype,"removeButtonLabel",void 0);Mr([(0,Fe.property)()],Gt.prototype,"label",void 0);Mr([(0,Fe.property)()],Gt.prototype,"icon",void 0);Mr([(0,Fe.query)("ft-typography slot")],Gt.prototype,"slottedContent",void 0);(0,ba.customElement)("ft-chip")(tt);(0,ba.customElement)("ftds-chip")(Gt);var Wr=b(I());var pl=b(W()),Dt=b(I()),Oe={zIndex:Dt.FtCssVariableFactory.create("--ft-floating-menu-z-index","","NUMBER","8"),maxWidth:Dt.FtCssVariableFactory.create("--ft-floating-menu-max-width","","SIZE","300px"),maxHeight:Dt.FtCssVariableFactory.create("--ft-floating-menu-max-height","","SIZE","500px"),textColor:Dt.FtCssVariableFactory.extend("--ft-floating-menu-text-color","",Dt.designSystemVariables.colorOnSurfaceHigh),colorSurface:Dt.FtCssVariableFactory.external(Dt.designSystemVariables.colorSurface,"Design system"),menuElevation:Dt.FtCssVariableFactory.external(Dt.designSystemVariables.elevation02,"Design system"),borderRadiusS:Dt.FtCssVariableFactory.external(Dt.designSystemVariables.borderRadiusS,"Design system")},Ko=pl.css`
1371
1371
  .ft-floating-menu {
1372
1372
  color: ${Oe.textColor};
1373
1373
  display: contents;
@@ -1441,7 +1441,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1441
1441
  <slot></slot>
1442
1442
  </ft-typography>
1443
1443
  </div>
1444
- `}onClick(e){this.dispatchEvent(new qo(this.value))}onKeyDown(e){(e.key=="Enter"||e.key==" ")&&(e.preventDefault(),this.dispatchEvent(new qo(this.value)))}};Nt.elementDefinitions={"ft-icon":lt,"ft-ripple":G,"ft-typography":it};Nt.styles=fl;Yo([(0,Fr.property)()],Nt.prototype,"iconVariant",void 0);Yo([(0,Fr.property)()],Nt.prototype,"icon",void 0);Yo([(0,Fr.property)()],Nt.prototype,"value",void 0);Yo([(0,Fr.property)({type:Boolean})],Nt.prototype,"notFocusable",void 0);var nt=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i};var H=class extends ur.FtLitElement{constructor(){super(...arguments),this.menuOpen=!1,this.forceMenuOpen=!1,this.primary=!1,this.secondary=!1,this.tertiary=!1,this.neutral=!1,this.small=!1,this.iconVariant=Rt.fluid_topics,this.icon="SHORTCUT_MENU",this.horizontalAlignment="left",this.verticalAlignment="bottom",this.disabled=!1,this.closeMenuMatchers=[],this.hideOptionsOnClickOutside=e=>{this.menuOpen=this.menuOpen&&e.composedPath().includes(this.container)}}render(){let e={"ft-floating-menu":!0,"ft-floating-menu--open":this.forceMenuOpen||this.menuOpen,["ft-floating-menu--"+this.horizontalAlignment.toLowerCase()]:!0,["ft-floating-menu--"+this.verticalAlignment.toLowerCase()]:!0};return yl.html`
1444
+ `}onClick(e){this.dispatchEvent(new qo(this.value))}onKeyDown(e){(e.key=="Enter"||e.key==" ")&&(e.preventDefault(),this.dispatchEvent(new qo(this.value)))}};Nt.elementDefinitions={"ft-icon":dt,"ft-ripple":G,"ft-typography":it};Nt.styles=fl;Yo([(0,Fr.property)()],Nt.prototype,"iconVariant",void 0);Yo([(0,Fr.property)()],Nt.prototype,"icon",void 0);Yo([(0,Fr.property)()],Nt.prototype,"value",void 0);Yo([(0,Fr.property)({type:Boolean})],Nt.prototype,"notFocusable",void 0);var nt=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i};var H=class extends ur.FtLitElement{constructor(){super(...arguments),this.menuOpen=!1,this.forceMenuOpen=!1,this.primary=!1,this.secondary=!1,this.tertiary=!1,this.neutral=!1,this.small=!1,this.iconVariant=Rt.fluid_topics,this.icon="SHORTCUT_MENU",this.horizontalAlignment="left",this.verticalAlignment="bottom",this.disabled=!1,this.closeMenuMatchers=[],this.hideOptionsOnClickOutside=e=>{this.menuOpen=this.menuOpen&&e.composedPath().includes(this.container)}}render(){let e={"ft-floating-menu":!0,"ft-floating-menu--open":this.forceMenuOpen||this.menuOpen,["ft-floating-menu--"+this.horizontalAlignment.toLowerCase()]:!0,["ft-floating-menu--"+this.verticalAlignment.toLowerCase()]:!0};return yl.html`
1445
1445
  <div part="container" class="${(0,ml.classMap)(e)}">
1446
1446
  <slot name="toggle"
1447
1447
  part="toggle"
@@ -1495,16 +1495,16 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1495
1495
  <slot></slot>
1496
1496
  </ft-typography>
1497
1497
  </div>
1498
- `}};Ee.elementDefinitions={"ft-typography":it};Ee.styles=bl;(0,Wr.customElement)("ft-floating-menu")(Ce);(0,Wr.customElement)("ftds-floating-menu")(fr);(0,Wr.customElement)("ft-floating-menu-item")(Nt);(0,Wr.customElement)("ft-floating-menu-label")(Ee);function rp(t){var e,o,n,a,i;return((a=(o=(e=t.map)===null||e===void 0?void 0:e.openMode)!==null&&o!==void 0?o:(n=t.topic)===null||n===void 0?void 0:n.openMode)!==null&&a!==void 0?a:(i=t.document)===null||i===void 0?void 0:i.openMode)===Vr.EXTERNAL}function Sl(t){var e,o,n,a,i;if(rp(t))return(a=(o=(e=t.map)===null||e===void 0?void 0:e.originUrl)!==null&&o!==void 0?o:(n=t.topic)===null||n===void 0?void 0:n.originUrl)!==null&&a!==void 0?a:(i=t.document)===null||i===void 0?void 0:i.originUrl;switch(t.type){case ze.MAP:return t.map.readerUrl;case ze.DOCUMENT:return t.document.viewerUrl;case ze.TOPIC:return t.topic.readerUrl}return""}var Qo=class extends CustomEvent{constructor(e,o){super("ft-search-result-click",{detail:{result:e,rank:o},bubbles:!0,composed:!0})}};var wl=b(Cl());var Jo=Ze.build("designedSearchResultMetadata"),El={itemWithNoValueForClusterSwitch:"No value"};var St=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},et=class extends Mi(Oo(bo)){constructor(){super(),this.useChip=!1,this.useAsClusterSwitch=!1,this.goToDocumentOnSwitch=!1,this.displayLabel=!1,this.editorMode=!1,this.metadataDescriptors=[],this.clustersByValue={},this.displayCluster=!1,this.addStore(T),this.addI18nContext(Jo,El),this.addI18nContext(Or,qi)}setResultStateManager(e){super.setResultStateManager(e),this.key&&this.useAsClusterSwitch&&e.registerMetadata(this.key)}render(){return ht.html`
1498
+ `}};Ee.elementDefinitions={"ft-typography":it};Ee.styles=bl;(0,Wr.customElement)("ft-floating-menu")(Ce);(0,Wr.customElement)("ftds-floating-menu")(fr);(0,Wr.customElement)("ft-floating-menu-item")(Nt);(0,Wr.customElement)("ft-floating-menu-label")(Ee);function rp(t){var e,o,n,a,i;return((a=(o=(e=t.map)===null||e===void 0?void 0:e.openMode)!==null&&o!==void 0?o:(n=t.topic)===null||n===void 0?void 0:n.openMode)!==null&&a!==void 0?a:(i=t.document)===null||i===void 0?void 0:i.openMode)===Vr.EXTERNAL}function Sl(t){var e,o,n,a,i;if(rp(t))return(a=(o=(e=t.map)===null||e===void 0?void 0:e.originUrl)!==null&&o!==void 0?o:(n=t.topic)===null||n===void 0?void 0:n.originUrl)!==null&&a!==void 0?a:(i=t.document)===null||i===void 0?void 0:i.originUrl;switch(t.type){case ze.MAP:return t.map.readerUrl;case ze.DOCUMENT:return t.document.viewerUrl;case ze.TOPIC:return t.topic.readerUrl}return""}var Qo=class extends CustomEvent{constructor(e,o){super("ft-search-result-click",{detail:{result:e,rank:o},bubbles:!0,composed:!0})}};var wl=b(Cl());var Jo=Ze.build("designedSearchResultMetadata"),El={itemWithNoValueForClusterSwitch:"No value"};var St=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(c=t[l])&&(i=(a<3?c(i):a>3?c(e,o,i):c(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},et=class extends Mi(Oo(bo)){constructor(){super(),this.useChip=!1,this.useAsClusterSwitch=!1,this.goToDocumentOnSwitch=!1,this.displayLabel=!1,this.editorMode=!1,this.metadataDescriptors=[],this.clustersByValue={},this.displayCluster=!1,this.addStore(T),this.addI18nContext(Jo,El),this.addI18nContext(Or,qi)}setResultStateManager(e){super.setResultStateManager(e),this.key&&this.useAsClusterSwitch&&e.registerMetadata(this.key)}render(){return yt.html`
1499
1499
  ${this.displayCluster?this.renderClusterList():this.renderChip()}
1500
1500
  ${this.hideIfEmpty()}
1501
- `}hideIfEmpty(){return this.flatMetadata==null&&!this.editorMode&&!this.displayCluster?ht.html`
1501
+ `}hideIfEmpty(){return this.flatMetadata==null&&!this.editorMode&&!this.displayCluster?yt.html`
1502
1502
  <style>
1503
1503
  :host {
1504
1504
  display: none !important;
1505
1505
  }
1506
1506
  </style>
1507
- `:ht.nothing}renderClusterList(){var e;return ht.html`
1507
+ `:yt.nothing}renderClusterList(){var e;return yt.html`
1508
1508
  <div class="ft-search-result-metadata--container">
1509
1509
  <ft-floating-menu @select=${this.onClusterSelected}>
1510
1510
  ${this.renderChip("toggle")}
@@ -1512,17 +1512,17 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1512
1512
  ${(0,wl.repeat)((e=this.clusterItems)!==null&&e!==void 0?e:[],o=>o.metadata.value,o=>this.renderClusterItem(o.result,o.metadata))}
1513
1513
  </ft-floating-menu>
1514
1514
  </div>
1515
- `}onClusterSelected(e){var o;(o=this.resultStateManager)===null||o===void 0||o.selectResult(this.clustersByValue[e.detail].result)}computeClusters(){var e,o;let n={},a=new we.ClusteringHelper((e=this.cluster)===null||e===void 0?void 0:e.entries,this.result,this.resultStateManager.registeredMetadata,this.metadataDescriptors);this.clusterItems=a.computeClustersItemsForMetadata(this.key,((o=this.request)===null||o===void 0?void 0:o.contentLocale)||"en",Jo.messages.itemWithNoValueForClusterSwitch()),this.clusterItems.forEach(i=>{var c;n[(c=i.metadata.value)!==null&&c!==void 0?c:"ft:no_value"]=i}),this.clustersByValue=n}renderClusterItem(e,o){return this.goToDocumentOnSwitch?ht.html`
1515
+ `}onClusterSelected(e){var o;(o=this.resultStateManager)===null||o===void 0||o.selectResult(this.clustersByValue[e.detail].result)}computeClusters(){var e,o;let n={},a=new we.ClusteringHelper((e=this.cluster)===null||e===void 0?void 0:e.entries,this.result,this.resultStateManager.registeredMetadata,this.metadataDescriptors);this.clusterItems=a.computeClustersItemsForMetadata(this.key,((o=this.request)===null||o===void 0?void 0:o.contentLocale)||"en",Jo.messages.itemWithNoValueForClusterSwitch()),this.clusterItems.forEach(i=>{var c;n[(c=i.metadata.value)!==null&&c!==void 0?c:"ft:no_value"]=i}),this.clustersByValue=n}renderClusterItem(e,o){return this.goToDocumentOnSwitch?yt.html`
1516
1516
  <a href="${Sl(e)}" @click=${()=>this.onResultClick(e)}>
1517
1517
  ${this.renderClusterItemValue(o.value,o.displayValue)}
1518
1518
  </a>
1519
- `:this.renderClusterItemValue(o.value,o.displayValue)}renderClusterItemValue(e,o){return ht.html`
1519
+ `:this.renderClusterItemValue(o.value,o.displayValue)}renderClusterItemValue(e,o){return yt.html`
1520
1520
  <ft-floating-menu-item value="${e??"ft:no_value"}">
1521
- ${e==null||e===o?o:ht.html`
1521
+ ${e==null||e===o?o:yt.html`
1522
1522
  <ft-tooltip text="${e}">${o}</ft-tooltip>
1523
1523
  `}
1524
1524
  </ft-floating-menu-item>
1525
- `}onResultClick(e){this.dispatchEvent(new Qo(e,this.rank))}renderChip(e){var o,n;if(this.useChip){let a=this.displayLabel&&((o=this.flatMetadata)===null||o===void 0?void 0:o.value)==((n=this.flatMetadata)===null||n===void 0?void 0:n.displayValue),i=ht.html`
1525
+ `}onResultClick(e){this.dispatchEvent(new Qo(e,this.rank))}renderChip(e){var o,n;if(this.useChip){let a=this.displayLabel&&((o=this.flatMetadata)===null||o===void 0?void 0:o.value)==((n=this.flatMetadata)===null||n===void 0?void 0:n.displayValue),i=yt.html`
1526
1526
  <ft-chip icon="${this.displayCluster?"THIN_ARROW":""}"
1527
1527
  ?clickable=${this.displayCluster}
1528
1528
  trailingIcon
@@ -1530,15 +1530,15 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1530
1530
  slot="${a?e:""}">
1531
1531
  ${this.renderContent()}
1532
1532
  </ft-chip>
1533
- `;return a?i:ht.html`
1533
+ `;return a?i:yt.html`
1534
1534
  <ft-tooltip part="tooltip" text="${this.tooltipText}" slot="${e}">
1535
1535
  ${i}
1536
1536
  </ft-tooltip>
1537
- `}else return ht.html`<span slot=${e} part="content">${this.renderContent()}</span>`}renderContent(){return ht.html`
1538
- ${this.displayLabel?ht.html`
1537
+ `}else return yt.html`<span slot=${e} part="content">${this.renderContent()}</span>`}renderContent(){return yt.html`
1538
+ ${this.displayLabel?yt.html`
1539
1539
  <span part="label">${this.metadataLabel}: </span>
1540
- `:ht.nothing}
1541
- ${this.metadataValue.length===0?ht.nothing:ht.html`
1540
+ `:yt.nothing}
1541
+ ${this.metadataValue.length===0?yt.nothing:yt.html`
1542
1542
  <span part="values">${this.metadataValue}</span>
1543
1543
  `}
1544
1544
  `}get metadataValue(){return this.flatMetadata?this.getEllipsis(this.flatMetadata.displayValue):this.editorMode?this.key?Or.messages.noValuePresent(this.key):Or.messages.noKeySelected():Jo.messages.itemWithNoValueForClusterSwitch()}get clusterHasMultipleValues(){var e,o,n;let a=(n=(o=(e=this.cluster)===null||e===void 0?void 0:e.entries)===null||o===void 0?void 0:o.map(i=>we.ClusteringHelper.extractResultMetadata(i)))===null||n===void 0?void 0:n.map(i=>{var c;return(c=i.find(l=>l.key==this.key))===null||c===void 0?void 0:c.value});return new Set(a).size>1}getEllipsis(e){let o=this.maxLength?e.substring(0,this.maxLength):e;return o+(o.length<e.length?"\u2026":"")}update(e){var o,n,a,i,c,l,u,p,h;super.update(e),(e.has("result")||e.has("key")&&this.result||this.dateFormatOptionsChanged(e))&&(this.metadata=this.formatDateValues((o=this.resultData())===null||o===void 0?void 0:o.metadata.find(m=>m.key==this.key&&m.values.length>0)),this.metadataLabel=(a=(n=this.metadata)===null||n===void 0?void 0:n.label)!==null&&a!==void 0?a:this.findClusterMetadataLabel(),this.flatMetadata=we.ClusteringHelper.flattenMetadata(this.metadata)),e.has("key")&&this.useAsClusterSwitch&&(e.get("key")&&((i=this.resultStateManager)===null||i===void 0||i.unregisterMetadata(e.get("key"))),this.key&&((c=this.resultStateManager)===null||c===void 0||c.registerMetadata(this.key))),e.has("useAsClusterSwitch")&&this.key&&(this.useAsClusterSwitch?(l=this.resultStateManager)===null||l===void 0||l.registerMetadata(this.key):(u=this.resultStateManager)===null||u===void 0||u.unregisterMetadata(this.key)),(e.has("cluster")||e.has("result")||e.has("key")||e.has("useAsClusterSwitch"))&&(this.cluster&&this.result&&this.key&&this.useAsClusterSwitch?(this.computeClusters(),this.displayCluster=this.useAsClusterSwitch&&((h=(p=this.cluster)===null||p===void 0?void 0:p.entries.length)!==null&&h!==void 0?h:0)>1&&this.clusterHasMultipleValues):this.displayCluster=!1)}resultData(e){var o,n;return e=e??this.result,(n=(o=e?.map)!==null&&o!==void 0?o:e?.topic)!==null&&n!==void 0?n:e?.document}get tooltipText(){return this.flatMetadata?`${this.metadataLabel}: ${this.flatMetadata.value}`:this.useAsClusterSwitch?`${this.metadataLabel}: ${Or.messages.noValueInCluster()}`:""}findClusterMetadataLabel(){var e,o;let n=(e=this.cluster)===null||e===void 0?void 0:e.entries.flatMap(a=>this.resultData(a).metadata.filter(i=>i.key==this.key))[0];return(o=n?.label)!==null&&o!==void 0?o:this.key}};et.elementDefinitions={"ft-tooltip":j,"ft-chip":tt,"ft-floating-menu":Ce,"ft-floating-menu-item":Nt,"ft-floating-menu-label":Ee};et.styles=wa;St([(0,Lt.property)()],et.prototype,"key",void 0);St([(0,Lt.property)({type:Boolean})],et.prototype,"useChip",void 0);St([(0,Lt.property)({type:Boolean})],et.prototype,"useAsClusterSwitch",void 0);St([(0,Lt.property)({type:Boolean})],et.prototype,"goToDocumentOnSwitch",void 0);St([(0,Lt.property)({type:Boolean})],et.prototype,"displayLabel",void 0);St([(0,Lt.property)({type:Number,attribute:"max-length"})],et.prototype,"maxLength",void 0);St([(0,we.redux)({store:T.name})],et.prototype,"editorMode",void 0);St([(0,we.redux)({store:T.name,selector:t=>{var e,o;return(o=(e=t.metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&o!==void 0?o:[]}})],et.prototype,"metadataDescriptors",void 0);St([(0,we.redux)({store:"search"})],et.prototype,"request",void 0);St([(0,Lt.state)()],et.prototype,"metadata",void 0);St([(0,Lt.state)()],et.prototype,"metadataLabel",void 0);St([(0,Lt.state)()],et.prototype,"clustersByValue",void 0);St([(0,Lt.state)()],et.prototype,"clusterItems",void 0);St([(0,Lt.state)()],et.prototype,"flatMetadata",void 0);St([(0,Lt.state)()],et.prototype,"displayCluster",void 0);(0,Al.customElement)("ft-search-result-metadata")(et);})();