@fluid-topics/ft-search-result-title 1.2.60 → 1.2.62
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
1
|
"use strict";(()=>{var $a=Object.create;var $r=Object.defineProperty;var Ka=Object.getOwnPropertyDescriptor;var Va=Object.getOwnPropertyNames;var Za=Object.getPrototypeOf,qa=Object.prototype.hasOwnProperty;var qe=(r,t)=>()=>(t||r((t={exports:{}}).exports,t),t.exports);var Ya=(r,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Va(t))!qa.call(r,i)&&i!==o&&$r(r,i,{get:()=>t[i],enumerable:!(n=Ka(t,i))||n.enumerable});return r};var I=(r,t,o)=>(o=r!=null?$a(Za(r)):{},Ya(t||!r||!r.__esModule?$r(o,"default",{value:r,enumerable:!0}):o,r));var U=qe((oc,Kr)=>{Kr.exports=ftGlobals.wcUtils});var ee=qe((nc,Vr)=>{Vr.exports=ftGlobals.lit});var Q=qe((ac,Zr)=>{Zr.exports=ftGlobals.litDecorators});var Qr=qe((ce,Yr)=>{var pt=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,ft=function(){function r(){this.fetch=!1,this.DOMException=pt.DOMException}return r.prototype=pt,new r}();(function(r){var t=function(o){var n=typeof r<"u"&&r||typeof self<"u"&&self||typeof global<"u"&&global||{},i={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function c(p){return p&&DataView.prototype.isPrototypeOf(p)}if(i.arrayBuffer)var l=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],d=ArrayBuffer.isView||function(p){return p&&l.indexOf(Object.prototype.toString.call(p))>-1};function f(p){if(typeof p!="string"&&(p=String(p)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(p)||p==="")throw new TypeError('Invalid character in header field name: "'+p+'"');return p.toLowerCase()}function u(p){return typeof p!="string"&&(p=String(p)),p}function h(p){var g={next:function(){var C=p.shift();return{done:C===void 0,value:C}}};return i.iterable&&(g[Symbol.iterator]=function(){return g}),g}function y(p){this.map={},p instanceof y?p.forEach(function(g,C){this.append(C,g)},this):Array.isArray(p)?p.forEach(function(g){if(g.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+g.length);this.append(g[0],g[1])},this):p&&Object.getOwnPropertyNames(p).forEach(function(g){this.append(g,p[g])},this)}y.prototype.append=function(p,g){p=f(p),g=u(g);var C=this.map[p];this.map[p]=C?C+", "+g:g},y.prototype.delete=function(p){delete this.map[f(p)]},y.prototype.get=function(p){return p=f(p),this.has(p)?this.map[p]:null},y.prototype.has=function(p){return this.map.hasOwnProperty(f(p))},y.prototype.set=function(p,g){this.map[f(p)]=u(g)},y.prototype.forEach=function(p,g){for(var C in this.map)this.map.hasOwnProperty(C)&&p.call(g,this.map[C],C,this)},y.prototype.keys=function(){var p=[];return this.forEach(function(g,C){p.push(C)}),h(p)},y.prototype.values=function(){var p=[];return this.forEach(function(g){p.push(g)}),h(p)},y.prototype.entries=function(){var p=[];return this.forEach(function(g,C){p.push([C,g])}),h(p)},i.iterable&&(y.prototype[Symbol.iterator]=y.prototype.entries);function m(p){if(!p._noBody){if(p.bodyUsed)return Promise.reject(new TypeError("Already read"));p.bodyUsed=!0}}function v(p){return new Promise(function(g,C){p.onload=function(){g(p.result)},p.onerror=function(){C(p.error)}})}function b(p){var g=new FileReader,C=v(g);return g.readAsArrayBuffer(p),C}function S(p){var g=new FileReader,C=v(g),_=/charset=([A-Za-z0-9_-]+)/.exec(p.type),k=_?_[1]:"utf-8";return g.readAsText(p,k),C}function R(p){for(var g=new Uint8Array(p),C=new Array(g.length),_=0;_<g.length;_++)C[_]=String.fromCharCode(g[_]);return C.join("")}function w(p){if(p.slice)return p.slice(0);var g=new Uint8Array(p.byteLength);return g.set(new Uint8Array(p)),g.buffer}function A(){return this.bodyUsed=!1,this._initBody=function(p){this.bodyUsed=this.bodyUsed,this._bodyInit=p,p?typeof p=="string"?this._bodyText=p:i.blob&&Blob.prototype.isPrototypeOf(p)?this._bodyBlob=p:i.formData&&FormData.prototype.isPrototypeOf(p)?this._bodyFormData=p:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(p)?this._bodyText=p.toString():i.arrayBuffer&&i.blob&&c(p)?(this._bodyArrayBuffer=w(p.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(p)||d(p))?this._bodyArrayBuffer=w(p):this._bodyText=p=Object.prototype.toString.call(p):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof p=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):i.searchParams&&URLSearchParams.prototype.isPrototypeOf(p)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var p=m(this);if(p)return p;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 p=m(this);return p||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(i.blob)return this.blob().then(b);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var p=m(this);if(p)return p;if(this._bodyBlob)return S(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(R(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},i.formData&&(this.formData=function(){return this.text().then(Z)}),this.json=function(){return this.text().then(JSON.parse)},this}var P=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function T(p){var g=p.toUpperCase();return P.indexOf(g)>-1?g:p}function M(p,g){if(!(this instanceof M))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');g=g||{};var C=g.body;if(p instanceof M){if(p.bodyUsed)throw new TypeError("Already read");this.url=p.url,this.credentials=p.credentials,g.headers||(this.headers=new y(p.headers)),this.method=p.method,this.mode=p.mode,this.signal=p.signal,!C&&p._bodyInit!=null&&(C=p._bodyInit,p.bodyUsed=!0)}else this.url=String(p);if(this.credentials=g.credentials||this.credentials||"same-origin",(g.headers||!this.headers)&&(this.headers=new y(g.headers)),this.method=T(g.method||this.method||"GET"),this.mode=g.mode||this.mode||null,this.signal=g.signal||this.signal||function(){if("AbortController"in n){var N=new AbortController;return N.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&C)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(C),(this.method==="GET"||this.method==="HEAD")&&(g.cache==="no-store"||g.cache==="no-cache")){var _=/([?&])_=[^&]*/;if(_.test(this.url))this.url=this.url.replace(_,"$1_="+new Date().getTime());else{var k=/\?/;this.url+=(k.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}M.prototype.clone=function(){return new M(this,{body:this._bodyInit})};function Z(p){var g=new FormData;return p.trim().split("&").forEach(function(C){if(C){var _=C.split("="),k=_.shift().replace(/\+/g," "),N=_.join("=").replace(/\+/g," ");g.append(decodeURIComponent(k),decodeURIComponent(N))}}),g}function ge(p){var g=new y,C=p.replace(/\r?\n[\t ]+/g," ");return C.split("\r").map(function(_){return _.indexOf(`
|
|
2
|
-
`)===0?_.substr(1,_.length):_}).forEach(function(_){var k=_.split(":"),N=k.shift().trim();if(N){var ut=k.join(":").trim();try{g.append(N,ut)}catch(Kt){console.warn("Response "+Kt.message)}}}),g}A.call(M.prototype);function j(p,g){if(!(this instanceof j))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(g||(g={}),this.type="default",this.status=g.status===void 0?200:g.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=g.statusText===void 0?"":""+g.statusText,this.headers=new y(g.headers),this.url=g.url||"",this._initBody(p)}A.call(j.prototype),j.prototype.clone=function(){return new j(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new y(this.headers),url:this.url})},j.error=function(){var p=new j(null,{status:200,statusText:""});return p.ok=!1,p.status=0,p.type="error",p};var me=[301,302,303,307,308];j.redirect=function(p,g){if(me.indexOf(g)===-1)throw new RangeError("Invalid status code");return new j(null,{status:g,headers:{location:p}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(g,C){this.message=g,this.name=C;var _=Error(g);this.stack=_.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function Ne(p,g){return new Promise(function(C,_){var k=new M(p,g);if(k.signal&&k.signal.aborted)return _(new o.DOMException("Aborted","AbortError"));var N=new XMLHttpRequest;function ut(){N.abort()}N.onload=function(){var W={statusText:N.statusText,headers:ge(N.getAllResponseHeaders()||"")};k.url.indexOf("file://")===0&&(N.status<200||N.status>599)?W.status=200:W.status=N.status,W.url="responseURL"in N?N.responseURL:W.headers.get("X-Request-URL");var be="response"in N?N.response:N.responseText;setTimeout(function(){C(new j(be,W))},0)},N.onerror=function(){setTimeout(function(){_(new TypeError("Network request failed"))},0)},N.ontimeout=function(){setTimeout(function(){_(new TypeError("Network request timed out"))},0)},N.onabort=function(){setTimeout(function(){_(new o.DOMException("Aborted","AbortError"))},0)};function Kt(W){try{return W===""&&n.location.href?n.location.href:W}catch{return W}}if(N.open(k.method,Kt(k.url),!0),k.credentials==="include"?N.withCredentials=!0:k.credentials==="omit"&&(N.withCredentials=!1),"responseType"in N&&(i.blob?N.responseType="blob":i.arrayBuffer&&(N.responseType="arraybuffer")),g&&typeof g.headers=="object"&&!(g.headers instanceof y||n.Headers&&g.headers instanceof n.Headers)){var Gr=[];Object.getOwnPropertyNames(g.headers).forEach(function(W){Gr.push(f(W)),N.setRequestHeader(W,u(g.headers[W]))}),k.headers.forEach(function(W,be){Gr.indexOf(be)===-1&&N.setRequestHeader(be,W)})}else k.headers.forEach(function(W,be){N.setRequestHeader(be,W)});k.signal&&(k.signal.addEventListener("abort",ut),N.onreadystatechange=function(){N.readyState===4&&k.signal.removeEventListener("abort",ut)}),N.send(typeof k._bodyInit>"u"?null:k._bodyInit)})}return Ne.polyfill=!0,n.fetch||(n.fetch=Ne,n.Headers=y,n.Request=M,n.Response=j),o.Headers=y,o.Request=M,o.Response=j,o.fetch=Ne,o}({})})(ft);ft.fetch.ponyfill=!0;delete ft.fetch.polyfill;var Re=pt.fetch?pt:ft;ce=Re.fetch;ce.default=Re.fetch;ce.fetch=Re.fetch;ce.Headers=Re.Headers;ce.Request=Re.Request;ce.Response=Re.Response;Yr.exports=ce});var Ua=qe((ry,Da)=>{Da.exports=ftGlobals.litUnsafeHTML});var Ga=I(U());var dt=I(ee()),za=I(Q());var An=I(U()),In=I(Q());var kt=I(U());var qr=I(U());var Xa=I(Qr(),1);var Xr;(function(r){r.black="black",r.green="green",r.blue="blue",r.purple="purple",r.red="red",r.orange="orange",r.yellow="yellow"})(Xr||(Xr={}));var Jr;(function(r){r.OFFICIAL="OFFICIAL",r.PERSONAL="PERSONAL",r.SHARED="SHARED"})(Jr||(Jr={}));var eo;(function(r){r.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",r.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",r.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",r.PERSONAL_BOOK="PERSONAL_BOOK",r.MAP_ATTACHMENT="MAP_ATTACHMENT",r.RESOURCE="RESOURCE"})(eo||(eo={}));var to;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR"})(to||(to={}));var ro;(function(r){r.VALUE="VALUE",r.DATE="DATE",r.RANGE="RANGE"})(ro||(ro={}));var oo;(function(r){r.BOOKMARK__CREATE="BOOKMARK__CREATE",r.BOOKMARK__DELETE="BOOKMARK__DELETE",r.CASE_DEFLECTION__START="CASE_DEFLECTION__START",r.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",r.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",r.COLLECTION__CREATE="COLLECTION__CREATE",r.COLLECTION__UPDATE="COLLECTION__UPDATE",r.COLLECTION__DELETE="COLLECTION__DELETE",r.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",r.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",r.DOCUMENT__PRINT="DOCUMENT__PRINT",r.DOCUMENT__PROCESS="DOCUMENT__PROCESS",r.DOCUMENT__RATE="DOCUMENT__RATE",r.DOCUMENT__SEARCH="DOCUMENT__SEARCH",r.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",r.DOCUMENT__UNRATE="DOCUMENT__UNRATE",r.FEEDBACK__SEND="FEEDBACK__SEND",r.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",r.GEN_AI__RATE="GEN_AI__RATE",r.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",r.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_CASE_DEFLECTION__OPEN_TICKET",r.KHUB__PROCESS="KHUB__PROCESS",r.KHUB__SEARCH="KHUB__SEARCH",r.LABELS__DOWNLOAD="LABELS__DOWNLOAD",r.LINK__SHARE="LINK__SHARE",r.PAGE__DISPLAY="PAGE__DISPLAY",r.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",r.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",r.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",r.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",r.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",r.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",r.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",r.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",r.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",r.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",r.
|
|
2
|
+
`)===0?_.substr(1,_.length):_}).forEach(function(_){var k=_.split(":"),N=k.shift().trim();if(N){var ut=k.join(":").trim();try{g.append(N,ut)}catch(Kt){console.warn("Response "+Kt.message)}}}),g}A.call(M.prototype);function j(p,g){if(!(this instanceof j))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(g||(g={}),this.type="default",this.status=g.status===void 0?200:g.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=g.statusText===void 0?"":""+g.statusText,this.headers=new y(g.headers),this.url=g.url||"",this._initBody(p)}A.call(j.prototype),j.prototype.clone=function(){return new j(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new y(this.headers),url:this.url})},j.error=function(){var p=new j(null,{status:200,statusText:""});return p.ok=!1,p.status=0,p.type="error",p};var me=[301,302,303,307,308];j.redirect=function(p,g){if(me.indexOf(g)===-1)throw new RangeError("Invalid status code");return new j(null,{status:g,headers:{location:p}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(g,C){this.message=g,this.name=C;var _=Error(g);this.stack=_.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function Ne(p,g){return new Promise(function(C,_){var k=new M(p,g);if(k.signal&&k.signal.aborted)return _(new o.DOMException("Aborted","AbortError"));var N=new XMLHttpRequest;function ut(){N.abort()}N.onload=function(){var W={statusText:N.statusText,headers:ge(N.getAllResponseHeaders()||"")};k.url.indexOf("file://")===0&&(N.status<200||N.status>599)?W.status=200:W.status=N.status,W.url="responseURL"in N?N.responseURL:W.headers.get("X-Request-URL");var be="response"in N?N.response:N.responseText;setTimeout(function(){C(new j(be,W))},0)},N.onerror=function(){setTimeout(function(){_(new TypeError("Network request failed"))},0)},N.ontimeout=function(){setTimeout(function(){_(new TypeError("Network request timed out"))},0)},N.onabort=function(){setTimeout(function(){_(new o.DOMException("Aborted","AbortError"))},0)};function Kt(W){try{return W===""&&n.location.href?n.location.href:W}catch{return W}}if(N.open(k.method,Kt(k.url),!0),k.credentials==="include"?N.withCredentials=!0:k.credentials==="omit"&&(N.withCredentials=!1),"responseType"in N&&(i.blob?N.responseType="blob":i.arrayBuffer&&(N.responseType="arraybuffer")),g&&typeof g.headers=="object"&&!(g.headers instanceof y||n.Headers&&g.headers instanceof n.Headers)){var Gr=[];Object.getOwnPropertyNames(g.headers).forEach(function(W){Gr.push(f(W)),N.setRequestHeader(W,u(g.headers[W]))}),k.headers.forEach(function(W,be){Gr.indexOf(be)===-1&&N.setRequestHeader(be,W)})}else k.headers.forEach(function(W,be){N.setRequestHeader(be,W)});k.signal&&(k.signal.addEventListener("abort",ut),N.onreadystatechange=function(){N.readyState===4&&k.signal.removeEventListener("abort",ut)}),N.send(typeof k._bodyInit>"u"?null:k._bodyInit)})}return Ne.polyfill=!0,n.fetch||(n.fetch=Ne,n.Headers=y,n.Request=M,n.Response=j),o.Headers=y,o.Request=M,o.Response=j,o.fetch=Ne,o}({})})(ft);ft.fetch.ponyfill=!0;delete ft.fetch.polyfill;var Re=pt.fetch?pt:ft;ce=Re.fetch;ce.default=Re.fetch;ce.fetch=Re.fetch;ce.Headers=Re.Headers;ce.Request=Re.Request;ce.Response=Re.Response;Yr.exports=ce});var Ua=qe((ry,Da)=>{Da.exports=ftGlobals.litUnsafeHTML});var Ga=I(U());var dt=I(ee()),za=I(Q());var An=I(U()),In=I(Q());var kt=I(U());var qr=I(U());var Xa=I(Qr(),1);var Xr;(function(r){r.black="black",r.green="green",r.blue="blue",r.purple="purple",r.red="red",r.orange="orange",r.yellow="yellow"})(Xr||(Xr={}));var Jr;(function(r){r.OFFICIAL="OFFICIAL",r.PERSONAL="PERSONAL",r.SHARED="SHARED"})(Jr||(Jr={}));var eo;(function(r){r.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",r.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",r.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",r.PERSONAL_BOOK="PERSONAL_BOOK",r.MAP_ATTACHMENT="MAP_ATTACHMENT",r.RESOURCE="RESOURCE"})(eo||(eo={}));var to;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR"})(to||(to={}));var ro;(function(r){r.VALUE="VALUE",r.DATE="DATE",r.RANGE="RANGE"})(ro||(ro={}));var oo;(function(r){r.BOOKMARK__CREATE="BOOKMARK__CREATE",r.BOOKMARK__DELETE="BOOKMARK__DELETE",r.CASE_DEFLECTION__START="CASE_DEFLECTION__START",r.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",r.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",r.COLLECTION__CREATE="COLLECTION__CREATE",r.COLLECTION__UPDATE="COLLECTION__UPDATE",r.COLLECTION__DELETE="COLLECTION__DELETE",r.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",r.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",r.DOCUMENT__PRINT="DOCUMENT__PRINT",r.DOCUMENT__PROCESS="DOCUMENT__PROCESS",r.DOCUMENT__RATE="DOCUMENT__RATE",r.DOCUMENT__SEARCH="DOCUMENT__SEARCH",r.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",r.DOCUMENT__UNRATE="DOCUMENT__UNRATE",r.FEEDBACK__SEND="FEEDBACK__SEND",r.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",r.GEN_AI__RATE="GEN_AI__RATE",r.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",r.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_CASE_DEFLECTION__OPEN_TICKET",r.KHUB__PROCESS="KHUB__PROCESS",r.KHUB__SEARCH="KHUB__SEARCH",r.LABELS__DOWNLOAD="LABELS__DOWNLOAD",r.LINK__SHARE="LINK__SHARE",r.PAGE__DISPLAY="PAGE__DISPLAY",r.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",r.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",r.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",r.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",r.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",r.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",r.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",r.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",r.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",r.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",r.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",r.TOPIC__DISPLAY="TOPIC__DISPLAY",r.TOPIC__RATE="TOPIC__RATE",r.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",r.TOPIC__UNRATE="TOPIC__UNRATE",r.USER__LOGIN="USER__LOGIN",r.USER__LOGOUT="USER__LOGOUT",r.HEARTBEAT="HEARTBEAT"})(oo||(oo={}));var no;(function(r){r.THIRD_PARTY="THIRD_PARTY",r.OFF_THE_GRID="OFF_THE_GRID",r.CONTENT_PACKAGER="CONTENT_PACKAGER",r.PAGES="PAGES",r.DESIGNED_READER="DESIGNED_READER"})(no||(no={}));var ao;(function(r){r.HOMEPAGE="HOMEPAGE",r.CUSTOM="CUSTOM",r.HEADER="HEADER",r.READER="READER",r.TOPIC_TEMPLATE="TOPIC_TEMPLATE",r.SEARCH="SEARCH",r.SEARCH_RESULT="SEARCH_RESULT"})(ao||(ao={}));var io;(function(r){r.CLASSIC="CLASSIC",r.CUSTOM="CUSTOM",r.DESIGNER="DESIGNER"})(io||(io={}));var co;(function(r){r.AND="AND",r.OR="OR",r.MONOVALUED="MONOVALUED"})(co||(co={}));var so;(function(r){r.NONE="NONE",r.ALPHABET="ALPHABET",r.VERSION="VERSION"})(so||(so={}));var lo;(function(r){r.STARS="STARS",r.LIKE="LIKE",r.DICHOTOMOUS="DICHOTOMOUS",r.NO_RATING="NO_RATING"})(lo||(lo={}));var uo;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR",r.CUSTOM="CUSTOM"})(uo||(uo={}));var po;(function(r){r.ASC="ASC",r.DESC="DESC"})(po||(po={}));var fo;(function(r){r.ALPHA="ALPHA",r.NATURAL="NATURAL"})(fo||(fo={}));var Vt;(function(r){r.EVERYWHERE="EVERYWHERE",r.TITLE_ONLY="TITLE_ONLY",r.NONE="NONE"})(Vt||(Vt={}));var ho;(function(r){r.ARTICLE="ARTICLE",r.BOOK="BOOK",r.SHARED_BOOK="SHARED_BOOK"})(ho||(ho={}));var ht;(function(r){r.FLUIDTOPICS="FLUIDTOPICS",r.EXTERNAL="EXTERNAL"})(ht||(ht={}));var yo;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC",r.PERSONAL_BOOK="PERSONAL_BOOK",r.SHARED_BOOK="SHARED_BOOK"})(yo||(yo={}));var go;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR"})(go||(go={}));var Te;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC"})(Te||(Te={}));var Zt;(function(r){r.DEFAULT="DEFAULT",r.DOCUMENTS="DOCUMENTS",r.ALL_TOPICS="ALL_TOPICS",r.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Zt||(Zt={}));var B;(function(r){r.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",r.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",r.HTML_EXPORT_USER="HTML_EXPORT_USER",r.PDF_EXPORT_USER="PDF_EXPORT_USER",r.SAVED_SEARCH_USER="SAVED_SEARCH_USER",r.COLLECTION_USER="COLLECTION_USER",r.OFFLINE_USER="OFFLINE_USER",r.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",r.ANALYTICS_USER="ANALYTICS_USER",r.BETA_USER="BETA_USER",r.DEBUG_USER="DEBUG_USER",r.PRINT_USER="PRINT_USER",r.RATING_USER="RATING_USER",r.FEEDBACK_USER="FEEDBACK_USER",r.GENERATIVE_AI_USER="GENERATIVE_AI_USER",r.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",r.CONTENT_PUBLISHER="CONTENT_PUBLISHER",r.KHUB_ADMIN="KHUB_ADMIN",r.USERS_ADMIN="USERS_ADMIN",r.PORTAL_ADMIN="PORTAL_ADMIN",r.ADMIN="ADMIN"})(B||(B={}));var mo;(function(r){r.VALID="VALID",r.INVALID="INVALID"})(mo||(mo={}));var bo;(function(r){r.JSON="JSON",r.TEXT="TEXT"})(bo||(bo={}));var xo;(function(r){r.TEXT="TEXT",r.HTML="HTML"})(xo||(xo={}));var Qa={[B.PERSONAL_BOOK_SHARE_USER]:[B.PERSONAL_BOOK_USER],[B.HTML_EXPORT_USER]:[B.PERSONAL_BOOK_USER],[B.PDF_EXPORT_USER]:[B.PERSONAL_BOOK_USER],[B.KHUB_ADMIN]:[B.CONTENT_PUBLISHER],[B.ADMIN]:[B.KHUB_ADMIN,B.USERS_ADMIN,B.PORTAL_ADMIN],[B.GENERATIVE_AI_EXPORT_USER]:[B.GENERATIVE_AI_USER]};function vo(r,t){return r===t||(Qa[r]??[]).some(o=>vo(o,t))}function So(r,t){return r==null?!1:(Array.isArray(r)?r:Array.isArray(r.roles)?r.roles:Array.isArray(r.profile?.roles)?r.profile.roles:[]).some(n=>vo(n,t))}var En=I(U());var Ao=I(ee()),G=I(Q()),q=I(U());var Oo=I(ee());var Co=Oo.css`
|
|
3
3
|
`;var yt=I(U()),Ja="ft-app-info",qt=class extends CustomEvent{constructor(t){super("authentication-change",{detail:t})}},ei={session:(r,t)=>{(0,yt.deepEqual)(r.session,t.payload)||(r.session=t.payload,setTimeout(()=>E.dispatchEvent(new qt(t.payload)),0))}},E=yt.FtReduxStore.get({name:Ja,reducers:ei,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var X=I(U());var Yt=I(U());var xe=class r{static get(t){let{baseUrl:o,apiIntegrationIdentifier:n}=E.getState(),i=t??n;if(o&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,i,!0)}static await(t){return new Promise(o=>{let n=r.get(t);if(n)o(n);else{let i=E.subscribe(()=>{n=r.get(t),n&&(i(),o(n))})}})}};var Ye=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:xe.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):xe.await()}};var te=class extends Ye{constructor(t=!0,o){var n;super(o);let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new Yt.CacheRegistry,this.cache=t?i.commonCache:new Yt.CacheRegistry}clearCache(){this.cache.clearAll()}};var Eo,ti=Symbol("clearAfterUnitTest"),gt=class extends te{constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Eo]=()=>{this.defaultMessages={},this.cache=new X.CacheRegistry,this.listeners={}},this.currentUiLocale=E.getState().uiLocale,E.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=E.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let o=t.name.toLowerCase();this.cache.setFinal(o,t),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,o){var n;if(t=t.toLowerCase(),o&&Object.keys(o).length>0){let i={...(n=this.defaultMessages[t])!==null&&n!==void 0?n:{},...o};(0,X.deepEqual)(this.defaultMessages[t],i)||(this.defaultMessages[t]=i,await this.notify(t))}return this.fetchContext(t)}resolveContext(t){var o,n;return this.fetchContext(t),(n=(o=this.cache.getNow(t))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(t,o){let n=t.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(t,o,...n){var i;let c=t.toLowerCase(),l=this.resolveContext(c);return new X.ParametrizedLabelResolver((i=this.defaultMessages[c])!==null&&i!==void 0?i:{},l).resolve(o,...n)}async fetchContext(t){let o=!this.cache.has(t),n;try{n=await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t))}catch(i){!(i instanceof X.CanceledPromiseError)&&o&&console.error(i)}return o&&await this.notify(t),n}subscribe(t,o){var n;return t=t.toLowerCase(),this.listeners[t]=(n=this.listeners[t])!==null&&n!==void 0?n:new Set,this.listeners[t].add(o),()=>{var i;return(i=this.listeners[t])===null||i===void 0?void 0:i.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(t=>this.notify(t)))}async notify(t){this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(o=>(0,X.delay)(0).then(()=>o()).catch(()=>null)))}};Eo=ti;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends gt{constructor(){super(async(r,t)=>(await this.awaitApi).getFluidTopicsMessageContext(r,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends gt{constructor(){super(async(r,t)=>(await this.awaitApi).getCustomMessageContext(r,t))}});var wo=window.FluidTopicsI18nService,_c=window.FluidTopicsCustomI18nService;var H=function(r,t,o,n){var i=arguments.length,c=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(r,t,o,n);else for(var d=r.length-1;d>=0;d--)(l=r[d])&&(c=(i<3?l(c):i>3?l(t,o,c):l(t,o))||c);return i>3&&c&&Object.defineProperty(t,o,c),c},F=class extends q.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>xe.get(),this.messageContexts=[],this.cache=new q.CacheRegistry,this.cleanSessionDebouncer=new q.Debouncer}render(){return Ao.html`
|
|
4
4
|
<slot></slot>
|
|
5
5
|
`}update(t){var o,n,i,c,l;super.update(t),t.has("baseUrl")&&(E.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&E.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("uiLocale")&&E.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&E.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&E.actions.noCustom(this.noCustom),t.has("editorMode")&&E.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&E.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&E.actions.session(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(d=>wo.addContext(d)),t.has("openExternalDocumentInNewTab")&&E.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&E.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&E.actions.forcedOffline(this.forcedOffline),t.has("localesConfiguration")&&(E.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),E.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),E.actions.searchInAllLanguagesAllowed((l=(c=this.localesConfiguration)===null||c===void 0?void 0:c.allLanguagesAllowed)!==null&&l!==void 0?l:!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 t=await this.apiProvider().getCurrentSession();return t.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},t.idleTimeoutInMillis),t})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}};F.elementDefinitions={};F.styles=Co;H([(0,G.property)()],F.prototype,"baseUrl",void 0);H([(0,G.property)()],F.prototype,"apiIntegrationIdentifier",void 0);H([(0,G.property)()],F.prototype,"uiLocale",void 0);H([(0,q.jsonProperty)(null)],F.prototype,"availableUiLocales",void 0);H([(0,q.jsonProperty)(null)],F.prototype,"metadataConfiguration",void 0);H([(0,G.property)({type:Boolean})],F.prototype,"editorMode",void 0);H([(0,G.property)({type:Boolean})],F.prototype,"noCustom",void 0);H([(0,G.property)({type:Boolean})],F.prototype,"openExternalDocumentInNewTab",void 0);H([(0,G.property)({converter:{fromAttribute(r){return r==="false"?!1:r==="true"||(r??!1)}}})],F.prototype,"noCustomComponent",void 0);H([(0,G.property)({type:Boolean})],F.prototype,"withManualResources",void 0);H([(0,G.property)({type:Boolean})],F.prototype,"navigatorOnline",void 0);H([(0,G.property)({type:Boolean})],F.prototype,"forcedOffline",void 0);H([(0,G.property)({type:Object})],F.prototype,"apiProvider",void 0);H([(0,q.jsonProperty)([])],F.prototype,"messageContexts",void 0);H([(0,q.jsonProperty)(void 0)],F.prototype,"session",void 0);H([(0,G.state)()],F.prototype,"localesConfiguration",void 0);var zi=I(Q());function ri(r,t){if(r===t)return!0;if(r&&t&&typeof r=="object"&&typeof t=="object"){if(r.constructor!==t.constructor)return!1;var o,n,i;if(Array.isArray(r)){if(o=r.length,o!=t.length)return!1;for(n=o;n--!==0;)if(!mt(r[n],t[n]))return!1;return!0}if(r instanceof Map&&t instanceof Map){if(r.size!==t.size)return!1;for(n of r.entries())if(!t.has(n[0]))return!1;for(n of r.entries())if(!mt(n[1],t.get(n[0])))return!1;return!0}if(r instanceof Set&&t instanceof Set){if(r.size!==t.size)return!1;for(n of r.entries())if(!t.has(n[0]))return!1;return!0}if(r.constructor===RegExp)return r.source===t.source&&r.flags===t.flags;if(r.valueOf!==Object.prototype.valueOf)return r.valueOf()===t.valueOf();let c=l=>Object.keys(l).filter(d=>l[d]!=null);if(i=c(r),o=i.length,o!==c(t).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,i[n]))return!1;for(n=o;n--!==0;){let l=i[n];if(!mt(r[l],t[l]))return!1}return!0}return r!==r&&t!==t||r==null&&t==null}function mt(r,t){try{return ri(r,t)}catch{return!1}}function bt(r,t){return!mt(r,t)}var oi=I(Q(),1);var xt=class{constructor(){this.queue=[]}add(t,o=!1){o&&this.clear(t.type),this.queue.push(t)}consume(t){let o=this.queue.find(n=>n.type===t);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(t){typeof t=="string"?this.queue=this.queue.filter(o=>o.type!==t):this.queue=this.queue.filter(o=>!t.test(o.type))}};var _e=I(Q(),1);var Io=I(Q(),1);function No(r,t){let o=()=>JSON.parse(JSON.stringify(r));return(0,Io.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:bt,...t??{}})}var vt=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,o;let n=[...this.callbacks];this.callbacks=[];let i=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,c=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let l of n)try{await l()}catch(d){i(d);return}c(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var To=I(ee(),1);var St=globalThis,ni=St.ShadowRoot&&(St.ShadyCSS===void 0||St.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Vc=Symbol();var Ro=(r,t)=>{if(ni)r.adoptedStyleSheets=t.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of t){let n=document.createElement("style"),i=St.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=o.cssText,r.appendChild(n)}};var Ot=class extends To.LitElement{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([i,c])=>t.registry.define(i,c)));let o={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return Ro(n,t.elementStyles),n}};function _o(r,t,...o){var n;let i=r.querySelector(t);for(let c of o)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(c);return i}var Qe=function(r,t,o,n){var i=arguments.length,c=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(r,t,o,n);else for(var d=r.length-1;d>=0;d--)(l=r[d])&&(c=(i<3?l(c):i>3?l(t,o,c):l(t,o))||c);return i>3&&c&&Object.defineProperty(t,o,c),c},Fo,Po=Symbol("constructorPrototype"),Lo=Symbol("constructorName"),Do=Symbol("exportpartsDebouncer"),ko=Symbol("dynamicDependenciesLoaded"),re=class extends Ot{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Fo]=new vt(5),this[Lo]=this.constructor.name,this[Po]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Lo]&&Object.setPrototypeOf(this,this[Po])}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 t=this.constructor;t[ko]||(t[ko]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.focusElementToFocus(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate()})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let c=[...i??[],n];o=_o(this.shadowRoot,...c)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var o,n,i;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(c=>c.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(c){console.error(c,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let c=document.createElement("style");c.classList.add("ft-lit-element--custom-stylesheet"),c.innerHTML=this.customStylesheet,this.shadowRoot.append(c)}}scheduleExportpartsUpdate(){var t,o,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[Do].run(()=>{var i,c;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((c=this.exportpartsPrefixes)===null||c===void 0?void 0:c.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(t){var o,n,i,c,l,d;let f=m=>m!=null&&m.trim().length>0,u=t.filter(f).map(m=>m.trim());if(u.length===0){this.removeAttribute("exportparts");return}let h=new Set;for(let m of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let v=(c=(i=m.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&c!==void 0?c:[],b=(d=(l=m.getAttribute("exportparts"))===null||l===void 0?void 0:l.split(",").map(S=>S.split(":")[1]))!==null&&d!==void 0?d:[];new Array(...v,...b).filter(f).map(S=>S.trim()).forEach(S=>h.add(S))}if(h.size===0){this.removeAttribute("exportparts");return}let y=[...h.values()].flatMap(m=>u.map(v=>`${m}:${v}--${m}`));this.setAttribute("exportparts",[...this.part,...y].join(", "))}};Fo=Do;Qe([(0,_e.property)()],re.prototype,"exportpartsPrefix",void 0);Qe([No([])],re.prototype,"exportpartsPrefixes",void 0);Qe([(0,_e.property)()],re.prototype,"customStylesheet",void 0);Qe([(0,_e.property)()],re.prototype,"elementToFocus",void 0);Qe([(0,_e.state)()],re.prototype,"useAdoptedStyleSheets",void 0);function Xe(r){var t;return(t=r?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Uo,Bo,Mo,Je=Symbol("internalReduxEventsUnsubscribers"),se=Symbol("internalStoresUnsubscribers"),ve=Symbol("internalStores"),et=class extends re{constructor(){super(...arguments),this[Uo]=new Map,this[Bo]=new Map,this[Mo]=new Map}get reduxConstructor(){return this.constructor}update(t){super.update(t),[...this.reduxConstructor.reduxReactiveProperties].some(o=>t.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[ve].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[ve].values()][0]}getStore(t){return t==null?this.getUnnamedStore():this[ve].get(t)}addStore(t,o){var n;o=(n=o??(Xe(t)?t.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(o),this[ve].set(o,t),this.subscribeToStore(o,t),this.updateFromStores()}removeStore(t){let o=typeof t=="string"?t:t.name;this.unsubscribeFromStore(o),this[ve].delete(o)}setupStores(){this.unsubscribeFromStores(),this[ve].forEach((t,o)=>this.subscribeToStore(o,t)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((t,o)=>{let n=this.constructor.getPropertyOptions(o);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:o)){let i=this.getStore(t.store);i&&(t.store?this[se].has(t.store):this[se].size>0)&&(this[o]=t.selector(i.getState(),this))}})}subscribeToStore(t,o){var n;this[se].set(t,o.subscribe(()=>this.updateFromStores())),this[Je].set(t,[]),Xe(o)&&o.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,c)=>{if(typeof this[c]=="function"&&(!i.store||o.name===i.store)){let l=d=>this[c](d);o.addEventListener(i.eventName,l),this[Je].get(t).push(()=>o.removeEventListener(i.eventName,l))}})),this.onStoreAvailable(t)}unsubscribeFromStores(){this[se].forEach((t,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(t){var o;this[se].has(t)&&this[se].get(t)(),this[se].delete(t),(o=this[Je].get(t))===null||o===void 0||o.forEach(n=>n()),this[Je].delete(t)}onStoreAvailable(t){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Uo=se,Bo=ve,Mo=Je;et.reduxProperties=new Map;et.reduxReactiveProperties=new Set;et.reduxEventListeners=new Map;function K(r){for(var t=arguments.length,o=Array(t>1?t-1:0),n=1;n<t;n++)o[n-1]=arguments[n];if(0)var i,c;throw Error("[Immer] minified error nr: "+r+(o.length?" "+o.map(function(l){return"'"+l+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function oe(r){return!!r&&!!r[L]}function Y(r){var t;return!!r&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===pi}(r)||Array.isArray(r)||!!r[Ko]||!!(!((t=r.constructor)===null||t===void 0)&&t[Ko])||ar(r)||ir(r))}function Se(r,t,o){o===void 0&&(o=!1),ke(r)===0?(o?Object.keys:Le)(r).forEach(function(n){o&&typeof n=="symbol"||t(n,r[n],r)}):r.forEach(function(n,i){return t(i,n,r)})}function ke(r){var t=r[L];return t?t.i>3?t.i-4:t.i:Array.isArray(r)?1:ar(r)?2:ir(r)?3:0}function Pe(r,t){return ke(r)===2?r.has(t):Object.prototype.hasOwnProperty.call(r,t)}function ai(r,t){return ke(r)===2?r.get(t):r[t]}function Vo(r,t,o){var n=ke(r);n===2?r.set(t,o):n===3?r.add(o):r[t]=o}function Zo(r,t){return r===t?r!==0||1/r==1/t:r!=r&&t!=t}function ar(r){return di&&r instanceof Map}function ir(r){return ui&&r instanceof Set}function le(r){return r.o||r.t}function cr(r){if(Array.isArray(r))return Array.prototype.slice.call(r);var t=Qo(r);delete t[L];for(var o=Le(t),n=0;n<o.length;n++){var i=o[n],c=t[i];c.writable===!1&&(c.writable=!0,c.configurable=!0),(c.get||c.set)&&(t[i]={configurable:!0,writable:!0,enumerable:c.enumerable,value:r[i]})}return Object.create(Object.getPrototypeOf(r),t)}function sr(r,t){return t===void 0&&(t=!1),lr(r)||oe(r)||!Y(r)||(ke(r)>1&&(r.set=r.add=r.clear=r.delete=ii),Object.freeze(r),t&&Se(r,function(o,n){return sr(n,!0)},!0)),r}function ii(){K(2)}function lr(r){return r==null||typeof r!="object"||Object.isFrozen(r)}function J(r){var t=nr[r];return t||K(18,r),t}function ci(r,t){nr[r]||(nr[r]=t)}function tr(){return rt}function Qt(r,t){t&&(J("Patches"),r.u=[],r.s=[],r.v=t)}function Ct(r){rr(r),r.p.forEach(si),r.p=null}function rr(r){r===rt&&(rt=r.l)}function Wo(r){return rt={p:[],l:rt,h:r,m:!0,_:0}}function si(r){var t=r[L];t.i===0||t.i===1?t.j():t.g=!0}function Xt(r,t){t._=t.p.length;var o=t.p[0],n=r!==void 0&&r!==o;return t.h.O||J("ES5").S(t,r,n),n?(o[L].P&&(Ct(t),K(4)),Y(r)&&(r=Et(t,r),t.l||wt(t,r)),t.u&&J("Patches").M(o[L].t,r,t.u,t.s)):r=Et(t,o,[]),Ct(t),t.u&&t.v(t.u,t.s),r!==Yo?r:void 0}function Et(r,t,o){if(lr(t))return t;var n=t[L];if(!n)return Se(t,function(d,f){return Ho(r,n,t,d,f,o)},!0),t;if(n.A!==r)return t;if(!n.P)return wt(r,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=cr(n.k):n.o,c=i,l=!1;n.i===3&&(c=new Set(i),i.clear(),l=!0),Se(c,function(d,f){return Ho(r,n,i,d,f,o,l)}),wt(r,i,!1),o&&r.u&&J("Patches").N(n,o,r.u,r.s)}return n.o}function Ho(r,t,o,n,i,c,l){if(oe(i)){var d=Et(r,i,c&&t&&t.i!==3&&!Pe(t.R,n)?c.concat(n):void 0);if(Vo(o,n,d),!oe(d))return;r.m=!1}else l&&o.add(i);if(Y(i)&&!lr(i)){if(!r.h.D&&r._<1)return;Et(r,i),t&&t.A.l||wt(r,i)}}function wt(r,t,o){o===void 0&&(o=!1),!r.l&&r.h.D&&r.m&&sr(t,o)}function Jt(r,t){var o=r[L];return(o?le(o):r)[t]}function zo(r,t){if(t in r)for(var o=Object.getPrototypeOf(r);o;){var n=Object.getOwnPropertyDescriptor(o,t);if(n)return n;o=Object.getPrototypeOf(o)}}function de(r){r.P||(r.P=!0,r.l&&de(r.l))}function er(r){r.o||(r.o=cr(r.t))}function or(r,t,o){var n=ar(t)?J("MapSet").F(t,o):ir(t)?J("MapSet").T(t,o):r.O?function(i,c){var l=Array.isArray(i),d={i:l?1:0,A:c?c.A:tr(),P:!1,I:!1,R:{},l:c,t:i,k:null,o:null,j:null,C:!1},f=d,u=ot;l&&(f=[d],u=tt);var h=Proxy.revocable(f,u),y=h.revoke,m=h.proxy;return d.k=m,d.j=y,m}(t,o):J("ES5").J(t,o);return(o?o.A:tr()).p.push(n),n}function li(r){return oe(r)||K(22,r),function t(o){if(!Y(o))return o;var n,i=o[L],c=ke(o);if(i){if(!i.P&&(i.i<4||!J("ES5").K(i)))return i.t;i.I=!0,n=jo(o,c),i.I=!1}else n=jo(o,c);return Se(n,function(l,d){i&&ai(i.t,l)===d||Vo(n,l,t(d))}),c===3?new Set(n):n}(r)}function jo(r,t){switch(t){case 2:return new Map(r);case 3:return Array.from(r)}return cr(r)}function qo(){function r(l,d){var f=c[l];return f?f.enumerable=d:c[l]=f={configurable:!0,enumerable:d,get:function(){var u=this[L];return ot.get(u,l)},set:function(u){var h=this[L];ot.set(h,l,u)}},f}function t(l){for(var d=l.length-1;d>=0;d--){var f=l[d][L];if(!f.P)switch(f.i){case 5:n(f)&&de(f);break;case 4:o(f)&&de(f)}}}function o(l){for(var d=l.t,f=l.k,u=Le(f),h=u.length-1;h>=0;h--){var y=u[h];if(y!==L){var m=d[y];if(m===void 0&&!Pe(d,y))return!0;var v=f[y],b=v&&v[L];if(b?b.t!==m:!Zo(v,m))return!0}}var S=!!d[L];return u.length!==Le(d).length+(S?0:1)}function n(l){var d=l.k;if(d.length!==l.t.length)return!0;var f=Object.getOwnPropertyDescriptor(d,d.length-1);if(f&&!f.get)return!0;for(var u=0;u<d.length;u++)if(!d.hasOwnProperty(u))return!0;return!1}function i(l){l.g&&K(3,JSON.stringify(le(l)))}var c={};ci("ES5",{J:function(l,d){var f=Array.isArray(l),u=function(y,m){if(y){for(var v=Array(m.length),b=0;b<m.length;b++)Object.defineProperty(v,""+b,r(b,!0));return v}var S=Qo(m);delete S[L];for(var R=Le(S),w=0;w<R.length;w++){var A=R[w];S[A]=r(A,y||!!S[A].enumerable)}return Object.create(Object.getPrototypeOf(m),S)}(f,l),h={i:f?5:4,A:d?d.A:tr(),P:!1,I:!1,R:{},l:d,t:l,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,L,{value:h,writable:!0}),u},S:function(l,d,f){f?oe(d)&&d[L].A===l&&t(l.p):(l.u&&function u(h){if(h&&typeof h=="object"){var y=h[L];if(y){var m=y.t,v=y.k,b=y.R,S=y.i;if(S===4)Se(v,function(T){T!==L&&(m[T]!==void 0||Pe(m,T)?b[T]||u(v[T]):(b[T]=!0,de(y)))}),Se(m,function(T){v[T]!==void 0||Pe(v,T)||(b[T]=!1,de(y))});else if(S===5){if(n(y)&&(de(y),b.length=!0),v.length<m.length)for(var R=v.length;R<m.length;R++)b[R]=!1;else for(var w=m.length;w<v.length;w++)b[w]=!0;for(var A=Math.min(v.length,m.length),P=0;P<A;P++)v.hasOwnProperty(P)||(b[P]=!0),b[P]===void 0&&u(v[P])}}}}(l.p[0]),t(l.p))},K:function(l){return l.i===4?o(l):n(l)}})}var Go,rt,dr=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",di=typeof Map<"u",ui=typeof Set<"u",$o=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Yo=dr?Symbol.for("immer-nothing"):((Go={})["immer-nothing"]=!0,Go),Ko=dr?Symbol.for("immer-draftable"):"__$immer_draftable",L=dr?Symbol.for("immer-state"):"__$immer_state";var pi=""+Object.prototype.constructor,Le=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(r){return Object.getOwnPropertyNames(r).concat(Object.getOwnPropertySymbols(r))}:Object.getOwnPropertyNames,Qo=Object.getOwnPropertyDescriptors||function(r){var t={};return Le(r).forEach(function(o){t[o]=Object.getOwnPropertyDescriptor(r,o)}),t},nr={},ot={get:function(r,t){if(t===L)return r;var o=le(r);if(!Pe(o,t))return function(i,c,l){var d,f=zo(c,l);return f?"value"in f?f.value:(d=f.get)===null||d===void 0?void 0:d.call(i.k):void 0}(r,o,t);var n=o[t];return r.I||!Y(n)?n:n===Jt(r.t,t)?(er(r),r.o[t]=or(r.A.h,n,r)):n},has:function(r,t){return t in le(r)},ownKeys:function(r){return Reflect.ownKeys(le(r))},set:function(r,t,o){var n=zo(le(r),t);if(n?.set)return n.set.call(r.k,o),!0;if(!r.P){var i=Jt(le(r),t),c=i?.[L];if(c&&c.t===o)return r.o[t]=o,r.R[t]=!1,!0;if(Zo(o,i)&&(o!==void 0||Pe(r.t,t)))return!0;er(r),de(r)}return r.o[t]===o&&(o!==void 0||t in r.o)||Number.isNaN(o)&&Number.isNaN(r.o[t])||(r.o[t]=o,r.R[t]=!0),!0},deleteProperty:function(r,t){return Jt(r.t,t)!==void 0||t in r.t?(r.R[t]=!1,er(r),de(r)):delete r.R[t],r.o&&delete r.o[t],!0},getOwnPropertyDescriptor:function(r,t){var o=le(r),n=Reflect.getOwnPropertyDescriptor(o,t);return n&&{writable:!0,configurable:r.i!==1||t!=="length",enumerable:n.enumerable,value:o[t]}},defineProperty:function(){K(11)},getPrototypeOf:function(r){return Object.getPrototypeOf(r.t)},setPrototypeOf:function(){K(12)}},tt={};Se(ot,function(r,t){tt[r]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),tt.deleteProperty=function(r,t){return tt.set.call(this,r,t,void 0)},tt.set=function(r,t,o){return ot.set.call(this,r[0],t,o,r[0])};var fi=function(){function r(o){var n=this;this.O=$o,this.D=!0,this.produce=function(i,c,l){if(typeof i=="function"&&typeof c!="function"){var d=c;c=i;var f=n;return function(S){var R=this;S===void 0&&(S=d);for(var w=arguments.length,A=Array(w>1?w-1:0),P=1;P<w;P++)A[P-1]=arguments[P];return f.produce(S,function(T){var M;return(M=c).call.apply(M,[R,T].concat(A))})}}var u;if(typeof c!="function"&&K(6),l!==void 0&&typeof l!="function"&&K(7),Y(i)){var h=Wo(n),y=or(n,i,void 0),m=!0;try{u=c(y),m=!1}finally{m?Ct(h):rr(h)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(S){return Qt(h,l),Xt(S,h)},function(S){throw Ct(h),S}):(Qt(h,l),Xt(u,h))}if(!i||typeof i!="object"){if((u=c(i))===void 0&&(u=i),u===Yo&&(u=void 0),n.D&&sr(u,!0),l){var v=[],b=[];J("Patches").M(i,u,v,b),l(v,b)}return u}K(21,i)},this.produceWithPatches=function(i,c){if(typeof i=="function")return function(u){for(var h=arguments.length,y=Array(h>1?h-1:0),m=1;m<h;m++)y[m-1]=arguments[m];return n.produceWithPatches(u,function(v){return i.apply(void 0,[v].concat(y))})};var l,d,f=n.produce(i,c,function(u,h){l=u,d=h});return typeof Promise<"u"&&f instanceof Promise?f.then(function(u){return[u,l,d]}):[f,l,d]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var t=r.prototype;return t.createDraft=function(o){Y(o)||K(8),oe(o)&&(o=li(o));var n=Wo(this),i=or(this,o,void 0);return i[L].C=!0,rr(n),i},t.finishDraft=function(o,n){var i=o&&o[L],c=i.A;return Qt(c,n),Xt(void 0,c)},t.setAutoFreeze=function(o){this.D=o},t.setUseProxies=function(o){o&&!$o&&K(20),this.O=o},t.applyPatches=function(o,n){var i;for(i=n.length-1;i>=0;i--){var c=n[i];if(c.path.length===0&&c.op==="replace"){o=c.value;break}}i>-1&&(n=n.slice(i+1));var l=J("Patches").$;return oe(o)?l(o,n):this.produce(o,function(d){return l(d,n)})},r}(),$=new fi,hi=$.produce,cs=$.produceWithPatches.bind($),ss=$.setAutoFreeze.bind($),ls=$.setUseProxies.bind($),ds=$.applyPatches.bind($),us=$.createDraft.bind($),ps=$.finishDraft.bind($),At=hi;function Oe(r){"@babel/helpers - typeof";return Oe=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Oe(r)}function Xo(r,t){if(Oe(r)!="object"||!r)return r;var o=r[Symbol.toPrimitive];if(o!==void 0){var n=o.call(r,t||"default");if(Oe(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(r)}function Jo(r){var t=Xo(r,"string");return Oe(t)=="symbol"?t:t+""}function en(r,t,o){return(t=Jo(t))in r?Object.defineProperty(r,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[t]=o,r}function tn(r,t){var o=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(r,i).enumerable})),o.push.apply(o,n)}return o}function ur(r){for(var t=1;t<arguments.length;t++){var o=arguments[t]!=null?arguments[t]:{};t%2?tn(Object(o),!0).forEach(function(n){en(r,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(o)):tn(Object(o)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(o,n))})}return r}function z(r){return"Minified Redux error #"+r+"; visit https://redux.js.org/Errors?code="+r+" for the full message or use the non-minified dev environment for full errors. "}var rn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),pr=function(){return Math.random().toString(36).substring(7).split("").join(".")},It={INIT:"@@redux/INIT"+pr(),REPLACE:"@@redux/REPLACE"+pr(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+pr()}};function yi(r){if(typeof r!="object"||r===null)return!1;for(var t=r;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(r)===t}function fr(r,t,o){var n;if(typeof t=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(z(0));if(typeof t=="function"&&typeof o>"u"&&(o=t,t=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(z(1));return o(fr)(r,t)}if(typeof r!="function")throw new Error(z(2));var i=r,c=t,l=[],d=l,f=!1;function u(){d===l&&(d=l.slice())}function h(){if(f)throw new Error(z(3));return c}function y(S){if(typeof S!="function")throw new Error(z(4));if(f)throw new Error(z(5));var R=!0;return u(),d.push(S),function(){if(R){if(f)throw new Error(z(6));R=!1,u();var A=d.indexOf(S);d.splice(A,1),l=null}}}function m(S){if(!yi(S))throw new Error(z(7));if(typeof S.type>"u")throw new Error(z(8));if(f)throw new Error(z(9));try{f=!0,c=i(c,S)}finally{f=!1}for(var R=l=d,w=0;w<R.length;w++){var A=R[w];A()}return S}function v(S){if(typeof S!="function")throw new Error(z(10));i=S,m({type:It.REPLACE})}function b(){var S,R=y;return S={subscribe:function(A){if(typeof A!="object"||A===null)throw new Error(z(11));function P(){A.next&&A.next(h())}P();var T=R(P);return{unsubscribe:T}}},S[rn]=function(){return this},S}return m({type:It.INIT}),n={dispatch:m,subscribe:y,getState:h,replaceReducer:v},n[rn]=b,n}function gi(r){Object.keys(r).forEach(function(t){var o=r[t],n=o(void 0,{type:It.INIT});if(typeof n>"u")throw new Error(z(12));if(typeof o(void 0,{type:It.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(z(13))})}function on(r){for(var t=Object.keys(r),o={},n=0;n<t.length;n++){var i=t[n];typeof r[i]=="function"&&(o[i]=r[i])}var c=Object.keys(o),l,d;try{gi(o)}catch(f){d=f}return function(u,h){if(u===void 0&&(u={}),d)throw d;if(0)var y;for(var m=!1,v={},b=0;b<c.length;b++){var S=c[b],R=o[S],w=u[S],A=R(w,h);if(typeof A>"u"){var P=h&&h.type;throw new Error(z(14))}v[S]=A,m=m||A!==w}return m=m||c.length!==Object.keys(u).length,m?v:u}}function Fe(){for(var r=arguments.length,t=new Array(r),o=0;o<r;o++)t[o]=arguments[o];return t.length===0?function(n){return n}:t.length===1?t[0]:t.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function nn(){for(var r=arguments.length,t=new Array(r),o=0;o<r;o++)t[o]=arguments[o];return function(n){return function(){var i=n.apply(void 0,arguments),c=function(){throw new Error(z(15))},l={getState:i.getState,dispatch:function(){return c.apply(void 0,arguments)}},d=t.map(function(f){return f(l)});return c=Fe.apply(void 0,d)(i.dispatch),ur(ur({},i),{},{dispatch:c})}}}function an(r){var t=function(n){var i=n.dispatch,c=n.getState;return function(l){return function(d){return typeof d=="function"?d(i,c,r):l(d)}}};return t}var cn=an();cn.withExtraArgument=an;var hr=cn;var pn=function(){var r=function(t,o){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var c in i)Object.prototype.hasOwnProperty.call(i,c)&&(n[c]=i[c])},r(t,o)};return function(t,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");r(t,o);function n(){this.constructor=t}t.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),mi=function(r,t){var o={label:0,sent:function(){if(c[0]&1)throw c[1];return c[1]},trys:[],ops:[]},n,i,c,l;return l={next:d(0),throw:d(1),return:d(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function d(u){return function(h){return f([u,h])}}function f(u){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,i&&(c=u[0]&2?i.return:u[0]?i.throw||((c=i.return)&&c.call(i),0):i.next)&&!(c=c.call(i,u[1])).done)return c;switch(i=0,c&&(u=[u[0]&2,c.value]),u[0]){case 0:case 1:c=u;break;case 4:return o.label++,{value:u[1],done:!1};case 5:o.label++,i=u[1],u=[0];continue;case 7:u=o.ops.pop(),o.trys.pop();continue;default:if(c=o.trys,!(c=c.length>0&&c[c.length-1])&&(u[0]===6||u[0]===2)){o=0;continue}if(u[0]===3&&(!c||u[1]>c[0]&&u[1]<c[3])){o.label=u[1];break}if(u[0]===6&&o.label<c[1]){o.label=c[1],c=u;break}if(c&&o.label<c[2]){o.label=c[2],o.ops.push(u);break}c[2]&&o.ops.pop(),o.trys.pop();continue}u=t.call(r,o)}catch(h){u=[6,h],i=0}finally{n=c=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},De=function(r,t){for(var o=0,n=t.length,i=r.length;o<n;o++,i++)r[i]=t[o];return r},bi=Object.defineProperty,xi=Object.defineProperties,vi=Object.getOwnPropertyDescriptors,sn=Object.getOwnPropertySymbols,Si=Object.prototype.hasOwnProperty,Oi=Object.prototype.propertyIsEnumerable,ln=function(r,t,o){return t in r?bi(r,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):r[t]=o},ue=function(r,t){for(var o in t||(t={}))Si.call(t,o)&&ln(r,o,t[o]);if(sn)for(var n=0,i=sn(t);n<i.length;n++){var o=i[n];Oi.call(t,o)&&ln(r,o,t[o])}return r},yr=function(r,t){return xi(r,vi(t))},Ci=function(r,t,o){return new Promise(function(n,i){var c=function(f){try{d(o.next(f))}catch(u){i(u)}},l=function(f){try{d(o.throw(f))}catch(u){i(u)}},d=function(f){return f.done?n(f.value):Promise.resolve(f.value).then(c,l)};d((o=o.apply(r,t)).next())})};var Ei=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Fe:Fe.apply(null,arguments)},Ts=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(r){return r}};function wi(r){if(typeof r!="object"||r===null)return!1;var t=Object.getPrototypeOf(r);if(t===null)return!0;for(var o=t;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return t===o}var Ai=function(r){pn(t,r);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=r.apply(this,o)||this;return Object.setPrototypeOf(i,t.prototype),i}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return r.prototype.concat.apply(this,o)},t.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(t.bind.apply(t,De([void 0],o[0].concat(this)))):new(t.bind.apply(t,De([void 0],o.concat(this))))},t}(Array),Ii=function(r){pn(t,r);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=r.apply(this,o)||this;return Object.setPrototypeOf(i,t.prototype),i}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return r.prototype.concat.apply(this,o)},t.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(t.bind.apply(t,De([void 0],o[0].concat(this)))):new(t.bind.apply(t,De([void 0],o.concat(this))))},t}(Array);function br(r){return Y(r)?At(r,function(){}):r}function Ni(r){return typeof r=="boolean"}function Ri(){return function(t){return Ti(t)}}function Ti(r){r===void 0&&(r={});var t=r.thunk,o=t===void 0?!0:t,n=r.immutableCheck,i=n===void 0?!0:n,c=r.serializableCheck,l=c===void 0?!0:c,d=new Ai;if(o&&(Ni(o)?d.push(hr):d.push(hr.withExtraArgument(o.extraArgument))),0){if(i)var f;if(l)var u}return d}var gr=!0;function fn(r){var t=Ri(),o=r||{},n=o.reducer,i=n===void 0?void 0:n,c=o.middleware,l=c===void 0?t():c,d=o.devTools,f=d===void 0?!0:d,u=o.preloadedState,h=u===void 0?void 0:u,y=o.enhancers,m=y===void 0?void 0:y,v;if(typeof i=="function")v=i;else if(wi(i))v=on(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var b=l;if(typeof b=="function"&&(b=b(t),!gr&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!gr&&b.some(function(T){return typeof T!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=nn.apply(void 0,b),R=Fe;f&&(R=Ei(ue({trace:!gr},typeof f=="object"&&f)));var w=new Ii(S),A=w;Array.isArray(m)?A=De([S],m):typeof m=="function"&&(A=m(w));var P=R.apply(void 0,A);return fr(v,h,P)}function pe(r,t){function o(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(t){var c=t.apply(void 0,n);if(!c)throw new Error("prepareAction did not return an object");return ue(ue({type:r,payload:c.payload},"meta"in c&&{meta:c.meta}),"error"in c&&{error:c.error})}return{type:r,payload:n[0]}}return o.toString=function(){return""+r},o.type=r,o.match=function(n){return n.type===r},o}function hn(r){var t={},o=[],n,i={addCase:function(c,l){var d=typeof c=="string"?c:c.type;if(d in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[d]=l,i},addMatcher:function(c,l){return o.push({matcher:c,reducer:l}),i},addDefaultCase:function(c){return n=c,i}};return r(i),[t,o,n]}function _i(r){return typeof r=="function"}function Pi(r,t,o,n){o===void 0&&(o=[]);var i=typeof t=="function"?hn(t):[t,o,n],c=i[0],l=i[1],d=i[2],f;if(_i(r))f=function(){return br(r())};else{var u=br(r);f=function(){return u}}function h(y,m){y===void 0&&(y=f());var v=De([c[m.type]],l.filter(function(b){var S=b.matcher;return S(m)}).map(function(b){var S=b.reducer;return S}));return v.filter(function(b){return!!b}).length===0&&(v=[d]),v.reduce(function(b,S){if(S)if(oe(b)){var R=b,w=S(R,m);return w===void 0?b:w}else{if(Y(b))return At(b,function(A){return S(A,m)});var w=S(b,m);if(w===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return w}return b},y)}return h.getInitialState=f,h}function Li(r,t){return r+"/"+t}function yn(r){var t=r.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof r.initialState=="function"?r.initialState:br(r.initialState),n=r.reducers||{},i=Object.keys(n),c={},l={},d={};i.forEach(function(h){var y=n[h],m=Li(t,h),v,b;"reducer"in y?(v=y.reducer,b=y.prepare):v=y,c[h]=v,l[m]=v,d[h]=b?pe(m,b):pe(m)});function f(){var h=typeof r.extraReducers=="function"?hn(r.extraReducers):[r.extraReducers],y=h[0],m=y===void 0?{}:y,v=h[1],b=v===void 0?[]:v,S=h[2],R=S===void 0?void 0:S,w=ue(ue({},m),l);return Pi(o,function(A){for(var P in w)A.addCase(P,w[P]);for(var T=0,M=b;T<M.length;T++){var Z=M[T];A.addMatcher(Z.matcher,Z.reducer)}R&&A.addDefaultCase(R)})}var u;return{name:t,reducer:function(h,y){return u||(u=f()),u(h,y)},actions:d,caseReducers:c,getInitialState:function(){return u||(u=f()),u.getInitialState()}}}var ki="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Fi=function(r){r===void 0&&(r=21);for(var t="",o=r;o--;)t+=ki[Math.random()*64|0];return t},Di=["name","message","stack","code"],mr=function(){function r(t,o){this.payload=t,this.meta=o}return r}(),dn=function(){function r(t,o){this.payload=t,this.meta=o}return r}(),Ui=function(r){if(typeof r=="object"&&r!==null){for(var t={},o=0,n=Di;o<n.length;o++){var i=n[o];typeof r[i]=="string"&&(t[i]=r[i])}return t}return{message:String(r)}},ks=function(){function r(t,o,n){var i=pe(t+"/fulfilled",function(h,y,m,v){return{payload:h,meta:yr(ue({},v||{}),{arg:m,requestId:y,requestStatus:"fulfilled"})}}),c=pe(t+"/pending",function(h,y,m){return{payload:void 0,meta:yr(ue({},m||{}),{arg:y,requestId:h,requestStatus:"pending"})}}),l=pe(t+"/rejected",function(h,y,m,v,b){return{payload:v,error:(n&&n.serializeError||Ui)(h||"Rejected"),meta:yr(ue({},b||{}),{arg:m,requestId:y,rejectedWithValue:!!v,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),d=!1,f=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 u(h){return function(y,m,v){var b=n?.idGenerator?n.idGenerator(h):Fi(),S=new f,R,w=!1;function A(T){R=T,S.abort()}var P=function(){return Ci(this,null,function(){var T,M,Z,ge,j,me,Ne;return mi(this,function(p){switch(p.label){case 0:return p.trys.push([0,4,,5]),ge=(T=n?.condition)==null?void 0:T.call(n,h,{getState:m,extra:v}),Mi(ge)?[4,ge]:[3,2];case 1:ge=p.sent(),p.label=2;case 2:if(ge===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return w=!0,j=new Promise(function(g,C){return S.signal.addEventListener("abort",function(){return C({name:"AbortError",message:R||"Aborted"})})}),y(c(b,h,(M=n?.getPendingMeta)==null?void 0:M.call(n,{requestId:b,arg:h},{getState:m,extra:v}))),[4,Promise.race([j,Promise.resolve(o(h,{dispatch:y,getState:m,extra:v,requestId:b,signal:S.signal,abort:A,rejectWithValue:function(g,C){return new mr(g,C)},fulfillWithValue:function(g,C){return new dn(g,C)}})).then(function(g){if(g instanceof mr)throw g;return g instanceof dn?i(g.payload,b,h,g.meta):i(g,b,h)})])];case 3:return Z=p.sent(),[3,5];case 4:return me=p.sent(),Z=me instanceof mr?l(null,b,h,me.payload,me.meta):l(me,b,h),[3,5];case 5:return Ne=n&&!n.dispatchConditionRejection&&l.match(Z)&&Z.meta.condition,Ne||y(Z),[2,Z]}})})}();return Object.assign(P,{abort:A,requestId:b,arg:h,unwrap:function(){return P.then(Bi)}})}}return Object.assign(u,{pending:c,rejected:l,fulfilled:i,typePrefix:t})}return r.withTypes=function(){return r},r}();function Bi(r){if(r.meta&&r.meta.rejectedWithValue)throw r.payload;if(r.error)throw r.error;return r.payload}function Mi(r){return r!==null&&typeof r=="object"&&typeof r.then=="function"}var gn="listener",mn="completed",bn="cancelled",Fs="task-"+bn,Ds="task-"+mn,Us=gn+"-"+bn,Bs=gn+"-"+mn;var xr="listenerMiddleware";var Ms=pe(xr+"/add"),Ws=pe(xr+"/removeAll"),Hs=pe(xr+"/remove");var un,zs=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(r){return(un||(un=Promise.resolve())).then(r).catch(function(t){return setTimeout(function(){throw t},0)})},Wi=function(r){return function(t){setTimeout(t,r)}},js=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Wi(10);qo();function Hi(r,t){return class extends r{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(o,n,i){this.eventBus.addEventListener(o,n,i)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,i){this.eventBus.removeEventListener(o,n,i)}}}var Nt=class extends Hi(Object){};window.ftReduxStores||(window.ftReduxStores={});var xn=class r extends Nt{static get(t){var o;let n=typeof t=="string"?t:t.name,i=typeof t=="string"?void 0:t,c=window.ftReduxStores[n];if(Xe(c))return c;if(i==null)return;let l=yn({...i,reducers:(o=i.reducers)!==null&&o!==void 0?o:{}}),d=fn({reducer:(f,u)=>u.type==="CLEAR_FT_REDUX_STORE"?l.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...f,...u.overwrites}:l.reducer(f,u)});return window.ftReduxStores[i.name]=new r(l,d,i.eventBus)}constructor(t,o,n){super(),this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new xt;let i=c=>c!=null?JSON.parse(JSON.stringify(c)):c;this.actions=new Proxy(this.reduxSlice.actions,{get:(c,l,d)=>{let f=l,u=c[f];return u?(...h)=>{let y=u(...h.map(i));return this.reduxStore.dispatch(y),y}:h=>{this.setState({[f]:i(h)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}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(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var Pt=I(U());var Rt=class extends te{async listMySearches(){let{session:t}=E.getState();return So(t,B.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),5*60*1e3):[]}};var Tt=class extends te{async listMyBookmarks(){let t=E.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),5*60*1e3):[]}};var ji="ft-user-assets",_t=Pt.FtReduxStore.get({name:ji,initialState:{savedSearches:void 0,bookmarks:void 0}}),vr=class{constructor(){this.currentSession=E.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Tt,this.savedSearchesService=new Rt,E.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:o}=E.getState();(0,Pt.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),_t.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),_t.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();_t.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){let o=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;_t.actions.bookmarks(o)}}},wl=new vr;var Sr=class{addCommand(t,o=!1){E.commands.add(t,o)}consumeCommand(t){return E.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new Sr;var vn=I(U()),Or=class{highlightHtml(t,o,n){(0,vn.highlightHtml)(t,o,n)}};window.FluidTopicsHighlightHtmlService=new Or;var Sn=I(U());var Cr=class{isDate(t){var o,n,i,c;return(c=(i=((n=(o=E.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(d=>d.key===t))===null||i===void 0?void 0:i.date)!==null&&c!==void 0?c:!1}format(t,o){var n,i,c;return Sn.DateFormatter.format(t,(n=o?.locale)!==null&&n!==void 0?n:E.getState().uiLocale,(i=o?.longFormat)!==null&&i!==void 0?i:!1,(c=o?.withTime)!==null&&c!==void 0?c:!1)}};window.FluidTopicsDateService=new Cr;var On=I(U());var nt=class{static get(t,o){var n,i,c,l;let d=E.getState(),{lang:f,region:u}=(i=(n=d.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new On.SearchPlaceConverter(d.baseUrl,(l=(c=window.FluidTopicsClientConfiguration)===null||c===void 0?void 0:c.predefinedSorts)!==null&&l!==void 0?l:{},t??20,d.searchInAllLanguagesAllowed,o??`${f}-${u}`)}};var Er=class{urlToSearchRequest(t){return nt.get().parse(t)}searchRequestToUrl(t){return nt.get().serialize(t)}};window.FluidTopicsUrlService=new Er;var fe=I(U());var Ce=class r extends CustomEvent{constructor(t){super(r.eventName,{detail:{currentItem:t}})}};Ce.eventName="change";var wr=class{itemName(t){return`fluid-topics-history-item-${t}`}get(t){let o=sessionStorage.getItem(this.itemName(t));return o?JSON.parse(o):void 0}set(t,o){sessionStorage.setItem(this.itemName(t),JSON.stringify(o))}},Cn=new wr;var Lt=class r extends fe.WithEventBus{static build(){return new r(window.history,Cn,()=>window.location,!1)}constructor(t,o,n,i){var c,l;super(),this.history=t,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(l=(c=t.state)===null||c===void 0?void 0:c.index)!==null&&l!==void 0?l:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(i)}setCurrentState(t,o=!1){let n=o&&this.currentIndex===t.index-1;this.currentState={...this.buildCurrentState(),...t},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,fe.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Ce(this.currentItem())),0)}installProxies(){let t=o=>(n,i,[c,l,d])=>{let f=o(),u={...f===this.currentIndex?this.currentState:void 0,...c,index:f,href:typeof d=="string"?d:(d??this.windowLocation()).href};n.apply(i,[u,l,d]),this.setCurrentState(u,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:t(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:t(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",t=>this.setCurrentState(t.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(t){for(let o=this.history.length-1;o>=0;o--)t?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(t,o=!1){var n,i,c;let l={...this.buildCurrentState(),...t,index:this.currentIndex,title:(n=t?.title)!==null&&n!==void 0?n:this.currentState.title},d=o?(i=t?.majorState)!==null&&i!==void 0?i:this.currentState.majorState:(c=this.currentState.majorState)!==null&&c!==void 0?c:t?.majorState;d!=null&&(l.majorState=d),this.setCurrentState(l)}addHistoryChangeListener(t){this.addEventListener(Ce.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(Ce.eventName,t)}currentItem(){return(0,fe.deepCopy)(this.currentState)}back(){let t=this.previousMajorPosition();t>=0?this.history.go(t-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,fe.deepCopy)(this.states[this.previousMajorPosition()])}previousMajorPosition(){let t=this.currentIndex;for(;t>0&&!this.isMajorState(t);)t--;return this.previousExistingPosition(t)}forward(){let t=this.nextMajorPosition();t<this.states.length?this.history.go(t-this.currentIndex):this.history.forward()}forwardItem(){return(0,fe.deepCopy)(this.states[this.nextMajorPosition()])}nextMajorPosition(){let t=this.currentIndex;do t++;while(t<this.states.length&&!this.isMajorState(t));do t++;while(t<this.states.length&&!this.isMajorState(t));return this.previousExistingPosition(t)}previousExistingPosition(t){let o=t;do o--;while(o>0&&!this.hasState(o));return o}buildCurrentState(){var t,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(t=this.history.state)===null||t===void 0?void 0:t.title)!==null&&o!==void 0?o:document.title}}hasState(t){return this.states[t]!=null}isMajorState(t){var o,n;return this.hasState(t)&&((n=(o=this.states[t])===null||o===void 0?void 0:o.majorState)!==null&&n!==void 0?n:!0)}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Lt.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:r=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(r),removeHistoryChangeListener:r=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(r)});(0,En.customElement)("ft-app-context")(F);var Ar=class r extends Event{constructor(){super(r.eventName)}};Ar.eventName="search-context-clear-all-filters";var Gi=function(r,t,o,n){var i=arguments.length,c=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(r,t,o,n);else for(var d=r.length-1;d>=0;d--)(l=r[d])&&(c=(i<3?l(c):i>3?l(t,o,c):l(t,o))||c);return i>3&&c&&Object.defineProperty(t,o,c),c},Nr=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},wn=Symbol("registerInterval"),Ir=Symbol("registerAttempts"),$i=40;function Ki(r){class t extends r{setSearchStateManager(n){this.clearStateManager(),this.stateManager=n,this.addStore(n.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[Ir]=0,this[wn]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[Ir]>$i?window.clearInterval(this[wn]):(this[Ir]++,this.dispatchEvent(new Nr))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return Gi([(0,In.state)()],t.prototype,"stateManager",void 0),t}var Ft=class extends Ki(An.FtLitElementRedux){};var at=I(Q()),Dt=function(r,t,o,n){var i=arguments.length,c=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(r,t,o,n);else for(var d=r.length-1;d>=0;d--)(l=r[d])&&(c=(i<3?l(c):i>3?l(t,o,c):l(t,o))||c);return i>3&&c&&Object.defineProperty(t,o,c),c},Tr=class extends Event{constructor(){super("register-ft-search-result-component",{bubbles:!0,composed:!0})}},Rr=Symbol("registerInterval");function Vi(r){var t;class o extends r{constructor(){super(...arguments),this[t]=0}setResultStateManager(i){this.resultStateManager=i}unregisterResultStateManager(){this.resultStateManager&&(this.resultStateManager.unregisterComponent(this),this.resultStateManager=void 0)}connectedCallback(){super.connectedCallback(),this[Rr]=window.setInterval(()=>this.tryToRegisterToResultContext(),50)}tryToRegisterToResultContext(){this.result!=null?window.clearInterval(this[Rr]):this.dispatchEvent(new Tr)}disconnectedCallback(){super.disconnectedCallback(),this.unregisterResultStateManager()}}return t=Rr,Dt([(0,at.property)({attribute:!1})],o.prototype,"cluster",void 0),Dt([(0,at.property)({attribute:!1})],o.prototype,"result",void 0),Dt([(0,at.property)({attribute:!1,type:Number})],o.prototype,"rank",void 0),Dt([(0,at.property)({attribute:!1,type:Boolean})],o.prototype,"openResultInNewTab",void 0),o}var Ut=class extends Vi(Ft){};var Nn=I(ee()),Rn=I(U()),Zi={highlightBackgroundColor:Rn.FtCssVariableFactory.create("--ft-srt-highlight-background-color","","COLOR","transparent")},Tn=Nn.css`
|