@fluid-topics/ft-table 1.3.53 → 1.3.54

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 hl=Object.create;var xa=Object.defineProperty;var yl=Object.getOwnPropertyDescriptor;var ml=Object.getOwnPropertyNames;var gl=Object.getPrototypeOf,bl=Object.prototype.hasOwnProperty;var et=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var xl=(e,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of ml(t))!bl.call(e,a)&&a!==o&&xa(e,a,{get:()=>t[a],enumerable:!(n=yl(t,a))||n.enumerable});return e};var C=(e,t,o)=>(o=e!=null?hl(gl(e)):{},xl(t||!e||!e.__esModule?xa(o,"default",{value:e,enumerable:!0}):o,e));var k=et((jd,va)=>{va.exports=ftGlobals.wcUtils});var z=et((Kd,Sa)=>{Sa.exports=ftGlobals.lit});var Oa=et((Vd,Ca)=>{Ca.exports=ftGlobals.litRepeat});var ie=et((Zd,Ea)=>{Ea.exports=ftGlobals.litDecorators});var Br=et((Ey,ti)=>{ti.exports=ftGlobals.litClassMap});var os=et((at,rs)=>{var Yr=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Xr=function(){function e(){this.fetch=!1,this.DOMException=Yr.DOMException}return e.prototype=Yr,new e}();(function(e){var t=function(o){var n=typeof e<"u"&&e||typeof self<"u"&&self||typeof global<"u"&&global||{},a={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function i(m){return m&&DataView.prototype.isPrototypeOf(m)}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(m){return m&&c.indexOf(Object.prototype.toString.call(m))>-1};function u(m){if(typeof m!="string"&&(m=String(m)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(m)||m==="")throw new TypeError('Invalid character in header field name: "'+m+'"');return m.toLowerCase()}function p(m){return typeof m!="string"&&(m=String(m)),m}function h(m){var v={next:function(){var _=m.shift();return{done:_===void 0,value:_}}};return a.iterable&&(v[Symbol.iterator]=function(){return v}),v}function y(m){this.map={},m instanceof y?m.forEach(function(v,_){this.append(_,v)},this):Array.isArray(m)?m.forEach(function(v){if(v.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+v.length);this.append(v[0],v[1])},this):m&&Object.getOwnPropertyNames(m).forEach(function(v){this.append(v,m[v])},this)}y.prototype.append=function(m,v){m=u(m),v=p(v);var _=this.map[m];this.map[m]=_?_+", "+v:v},y.prototype.delete=function(m){delete this.map[u(m)]},y.prototype.get=function(m){return m=u(m),this.has(m)?this.map[m]:null},y.prototype.has=function(m){return this.map.hasOwnProperty(u(m))},y.prototype.set=function(m,v){this.map[u(m)]=p(v)},y.prototype.forEach=function(m,v){for(var _ in this.map)this.map.hasOwnProperty(_)&&m.call(v,this.map[_],_,this)},y.prototype.keys=function(){var m=[];return this.forEach(function(v,_){m.push(_)}),h(m)},y.prototype.values=function(){var m=[];return this.forEach(function(v){m.push(v)}),h(m)},y.prototype.entries=function(){var m=[];return this.forEach(function(v,_){m.push([_,v])}),h(m)},a.iterable&&(y.prototype[Symbol.iterator]=y.prototype.entries);function g(m){if(!m._noBody){if(m.bodyUsed)return Promise.reject(new TypeError("Already read"));m.bodyUsed=!0}}function x(m){return new Promise(function(v,_){m.onload=function(){v(m.result)},m.onerror=function(){_(m.error)}})}function b(m){var v=new FileReader,_=x(v);return v.readAsArrayBuffer(m),_}function O(m){var v=new FileReader,_=x(v),F=/charset=([A-Za-z0-9_-]+)/.exec(m.type),K=F?F[1]:"utf-8";return v.readAsText(m,K),_}function T(m){for(var v=new Uint8Array(m),_=new Array(v.length),F=0;F<v.length;F++)_[F]=String.fromCharCode(v[F]);return _.join("")}function R(m){if(m.slice)return m.slice(0);var v=new Uint8Array(m.byteLength);return v.set(new Uint8Array(m)),v.buffer}function N(){return this.bodyUsed=!1,this._initBody=function(m){this.bodyUsed=this.bodyUsed,this._bodyInit=m,m?typeof m=="string"?this._bodyText=m:a.blob&&Blob.prototype.isPrototypeOf(m)?this._bodyBlob=m:a.formData&&FormData.prototype.isPrototypeOf(m)?this._bodyFormData=m:a.searchParams&&URLSearchParams.prototype.isPrototypeOf(m)?this._bodyText=m.toString():a.arrayBuffer&&a.blob&&i(m)?(this._bodyArrayBuffer=R(m.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):a.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(m)||l(m))?this._bodyArrayBuffer=R(m):this._bodyText=m=Object.prototype.toString.call(m):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof m=="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(m)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},a.blob&&(this.blob=function(){var m=g(this);if(m)return m;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 m=g(this);return m||(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(b);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var m=g(this);if(m)return m;if(this._bodyBlob)return O(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(T(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},a.formData&&(this.formData=function(){return this.text().then(pe)}),this.json=function(){return this.text().then(JSON.parse)},this}var P=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function M(m){var v=m.toUpperCase();return P.indexOf(v)>-1?v:m}function U(m,v){if(!(this instanceof U))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');v=v||{};var _=v.body;if(m instanceof U){if(m.bodyUsed)throw new TypeError("Already read");this.url=m.url,this.credentials=m.credentials,v.headers||(this.headers=new y(m.headers)),this.method=m.method,this.mode=m.mode,this.signal=m.signal,!_&&m._bodyInit!=null&&(_=m._bodyInit,m.bodyUsed=!0)}else this.url=String(m);if(this.credentials=v.credentials||this.credentials||"same-origin",(v.headers||!this.headers)&&(this.headers=new y(v.headers)),this.method=M(v.method||this.method||"GET"),this.mode=v.mode||this.mode||null,this.signal=v.signal||this.signal||function(){if("AbortController"in n){var $=new AbortController;return $.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&_)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(_),(this.method==="GET"||this.method==="HEAD")&&(v.cache==="no-store"||v.cache==="no-cache")){var F=/([?&])_=[^&]*/;if(F.test(this.url))this.url=this.url.replace(F,"$1_="+new Date().getTime());else{var K=/\?/;this.url+=(K.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}U.prototype.clone=function(){return new U(this,{body:this._bodyInit})};function pe(m){var v=new FormData;return m.trim().split("&").forEach(function(_){if(_){var F=_.split("="),K=F.shift().replace(/\+/g," "),$=F.join("=").replace(/\+/g," ");v.append(decodeURIComponent(K),decodeURIComponent($))}}),v}function Be(m){var v=new y,_=m.replace(/\r?\n[\t ]+/g," ");return _.split("\r").map(function(F){return F.indexOf(`
2
- `)===0?F.substr(1,F.length):F}).forEach(function(F){var K=F.split(":"),$=K.shift().trim();if($){var Dr=K.join(":").trim();try{v.append($,Dr)}catch(_o){console.warn("Response "+_o.message)}}}),v}N.call(U.prototype);function de(m,v){if(!(this instanceof de))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(v||(v={}),this.type="default",this.status=v.status===void 0?200:v.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=v.statusText===void 0?"":""+v.statusText,this.headers=new y(v.headers),this.url=v.url||"",this._initBody(m)}N.call(de.prototype),de.prototype.clone=function(){return new de(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new y(this.headers),url:this.url})},de.error=function(){var m=new de(null,{status:200,statusText:""});return m.ok=!1,m.status=0,m.type="error",m};var Me=[301,302,303,307,308];de.redirect=function(m,v){if(Me.indexOf(v)===-1)throw new RangeError("Invalid status code");return new de(null,{status:v,headers:{location:m}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(v,_){this.message=v,this.name=_;var F=Error(v);this.stack=F.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function ne(m,v){return new Promise(function(_,F){var K=new U(m,v);if(K.signal&&K.signal.aborted)return F(new o.DOMException("Aborted","AbortError"));var $=new XMLHttpRequest;function Dr(){$.abort()}$.onload=function(){var ae={statusText:$.statusText,headers:Be($.getAllResponseHeaders()||"")};K.url.indexOf("file://")===0&&($.status<200||$.status>599)?ae.status=200:ae.status=$.status,ae.url="responseURL"in $?$.responseURL:ae.headers.get("X-Request-URL");var yt="response"in $?$.response:$.responseText;setTimeout(function(){_(new de(yt,ae))},0)},$.onerror=function(){setTimeout(function(){F(new TypeError("Network request failed"))},0)},$.ontimeout=function(){setTimeout(function(){F(new TypeError("Network request timed out"))},0)},$.onabort=function(){setTimeout(function(){F(new o.DOMException("Aborted","AbortError"))},0)};function _o(ae){try{return ae===""&&n.location.href?n.location.href:ae}catch{return ae}}if($.open(K.method,_o(K.url),!0),K.credentials==="include"?$.withCredentials=!0:K.credentials==="omit"&&($.withCredentials=!1),"responseType"in $&&(a.blob?$.responseType="blob":a.arrayBuffer&&($.responseType="arraybuffer")),v&&typeof v.headers=="object"&&!(v.headers instanceof y||n.Headers&&v.headers instanceof n.Headers)){var ba=[];Object.getOwnPropertyNames(v.headers).forEach(function(ae){ba.push(u(ae)),$.setRequestHeader(ae,p(v.headers[ae]))}),K.headers.forEach(function(ae,yt){ba.indexOf(yt)===-1&&$.setRequestHeader(yt,ae)})}else K.headers.forEach(function(ae,yt){$.setRequestHeader(yt,ae)});K.signal&&(K.signal.addEventListener("abort",Dr),$.onreadystatechange=function(){$.readyState===4&&K.signal.removeEventListener("abort",Dr)}),$.send(typeof K._bodyInit>"u"?null:K._bodyInit)})}return ne.polyfill=!0,n.fetch||(n.fetch=ne,n.Headers=y,n.Request=U,n.Response=de),o.Headers=y,o.Request=U,o.Response=de,o.fetch=ne,o}({})})(Xr);Xr.fetch.ponyfill=!0;delete Xr.fetch.polyfill;var er=Yr.fetch?Yr:Xr;at=er.fetch;at.default=er.fetch;at.fetch=er.fetch;at.Headers=er.Headers;at.Request=er.Request;at.Response=er.Response;rs.exports=at});var fa=et((s0,qc)=>{qc.exports=ftGlobals.litUnsafeHTML});var ll=et((fS,cl)=>{cl.exports=ftGlobals.litStyleMap});var fl=C(k());var q=C(z()),Io=C(Oa());var ma=C(k());var Pr=C(ie()),rl=C(k());var Qa=C(z()),D=C(k());var La=C(z()),Y=C(k()),Aa=Y.FtCssVariableFactory.extend("--ft-ripple-color","",Y.designSystemVariables.colorContent),E={color:Aa,backgroundColor:Y.FtCssVariableFactory.extend("--ft-ripple-background-color","",Aa),opacityContentOnSurfacePressed:Y.FtCssVariableFactory.external(Y.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:Y.FtCssVariableFactory.external(Y.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:Y.FtCssVariableFactory.external(Y.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:Y.FtCssVariableFactory.external(Y.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:Y.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},wa=Y.FtCssVariableFactory.extend("--ft-ripple-color","",Y.designSystemVariables.colorPrimary),Ra={color:wa,backgroundColor:Y.FtCssVariableFactory.extend("--ft-ripple-background-color","",wa)},Ta=Y.FtCssVariableFactory.extend("--ft-ripple-color","",Y.designSystemVariables.colorSecondary),Na={color:Ta,backgroundColor:Y.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ta)},Ia=La.css`
2
+ `)===0?F.substr(1,F.length):F}).forEach(function(F){var K=F.split(":"),$=K.shift().trim();if($){var Dr=K.join(":").trim();try{v.append($,Dr)}catch(_o){console.warn("Response "+_o.message)}}}),v}N.call(U.prototype);function de(m,v){if(!(this instanceof de))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(v||(v={}),this.type="default",this.status=v.status===void 0?200:v.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=v.statusText===void 0?"":""+v.statusText,this.headers=new y(v.headers),this.url=v.url||"",this._initBody(m)}N.call(de.prototype),de.prototype.clone=function(){return new de(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new y(this.headers),url:this.url})},de.error=function(){var m=new de(null,{status:200,statusText:""});return m.ok=!1,m.status=0,m.type="error",m};var Me=[301,302,303,307,308];de.redirect=function(m,v){if(Me.indexOf(v)===-1)throw new RangeError("Invalid status code");return new de(null,{status:v,headers:{location:m}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(v,_){this.message=v,this.name=_;var F=Error(v);this.stack=F.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function ne(m,v){return new Promise(function(_,F){var K=new U(m,v);if(K.signal&&K.signal.aborted)return F(new o.DOMException("Aborted","AbortError"));var $=new XMLHttpRequest;function Dr(){$.abort()}$.onload=function(){var ae={statusText:$.statusText,headers:Be($.getAllResponseHeaders()||"")};K.url.indexOf("file://")===0&&($.status<200||$.status>599)?ae.status=200:ae.status=$.status,ae.url="responseURL"in $?$.responseURL:ae.headers.get("X-Request-URL");var yt="response"in $?$.response:$.responseText;setTimeout(function(){_(new de(yt,ae))},0)},$.onerror=function(){setTimeout(function(){F(new TypeError("Network request failed"))},0)},$.ontimeout=function(){setTimeout(function(){F(new TypeError("Network request timed out"))},0)},$.onabort=function(){setTimeout(function(){F(new o.DOMException("Aborted","AbortError"))},0)};function _o(ae){try{return ae===""&&n.location.href?n.location.href:ae}catch{return ae}}if($.open(K.method,_o(K.url),!0),K.credentials==="include"?$.withCredentials=!0:K.credentials==="omit"&&($.withCredentials=!1),"responseType"in $&&(a.blob?$.responseType="blob":a.arrayBuffer&&($.responseType="arraybuffer")),v&&typeof v.headers=="object"&&!(v.headers instanceof y||n.Headers&&v.headers instanceof n.Headers)){var ba=[];Object.getOwnPropertyNames(v.headers).forEach(function(ae){ba.push(u(ae)),$.setRequestHeader(ae,p(v.headers[ae]))}),K.headers.forEach(function(ae,yt){ba.indexOf(yt)===-1&&$.setRequestHeader(yt,ae)})}else K.headers.forEach(function(ae,yt){$.setRequestHeader(yt,ae)});K.signal&&(K.signal.addEventListener("abort",Dr),$.onreadystatechange=function(){$.readyState===4&&K.signal.removeEventListener("abort",Dr)}),$.send(typeof K._bodyInit>"u"?null:K._bodyInit)})}return ne.polyfill=!0,n.fetch||(n.fetch=ne,n.Headers=y,n.Request=U,n.Response=de),o.Headers=y,o.Request=U,o.Response=de,o.fetch=ne,o}({})})(Xr);Xr.fetch.ponyfill=!0;delete Xr.fetch.polyfill;var er=Yr.fetch?Yr:Xr;at=er.fetch;at.default=er.fetch;at.fetch=er.fetch;at.Headers=er.Headers;at.Request=er.Request;at.Response=er.Response;rs.exports=at});var fa=et((l0,qc)=>{qc.exports=ftGlobals.litUnsafeHTML});var ll=et((yS,cl)=>{cl.exports=ftGlobals.litStyleMap});var fl=C(k());var q=C(z()),Io=C(Oa());var ma=C(k());var Pr=C(ie()),rl=C(k());var Qa=C(z()),D=C(k());var La=C(z()),Y=C(k()),Aa=Y.FtCssVariableFactory.extend("--ft-ripple-color","",Y.designSystemVariables.colorContent),E={color:Aa,backgroundColor:Y.FtCssVariableFactory.extend("--ft-ripple-background-color","",Aa),opacityContentOnSurfacePressed:Y.FtCssVariableFactory.external(Y.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:Y.FtCssVariableFactory.external(Y.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:Y.FtCssVariableFactory.external(Y.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:Y.FtCssVariableFactory.external(Y.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:Y.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},wa=Y.FtCssVariableFactory.extend("--ft-ripple-color","",Y.designSystemVariables.colorPrimary),Ra={color:wa,backgroundColor:Y.FtCssVariableFactory.extend("--ft-ripple-background-color","",wa)},Ta=Y.FtCssVariableFactory.extend("--ft-ripple-color","",Y.designSystemVariables.colorSecondary),Na={color:Ta,backgroundColor:Y.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ta)},Ia=La.css`
3
3
  :host {
4
4
  display: contents;
5
5
  }
@@ -542,7 +542,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
542
542
  `;var Ti=["top","right","bottom","left"],Ri=["start","end"],vn=Ti.reduce((e,t)=>e.concat(t,t+"-"+Ri[0],t+"-"+Ri[1]),[]),Ni=Math.min,Li=Math.max;var Rl={left:"right",right:"left",bottom:"top",top:"bottom"},Tl={start:"end",end:"start"};function Sn(e,t,o){return Li(e,Ni(t,o))}function Hr(e,t){return typeof e=="function"?e(t):e}function qt(e){return e.split("-")[0]}function nt(e){return e.split("-")[1]}function Cn(e){return e==="x"?"y":"x"}function On(e){return e==="y"?"height":"width"}function Fr(e){return["top","bottom"].includes(qt(e))?"y":"x"}function En(e){return Cn(Fr(e))}function Ii(e,t,o){o===void 0&&(o=!1);let n=nt(e),a=En(e),i=On(a),c=a==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(c=xn(c)),[c,xn(c)]}function _i(e){return e.replace(/start|end/g,t=>Tl[t])}function xn(e){return e.replace(/left|right|bottom|top/g,t=>Rl[t])}function Nl(e){return{top:0,right:0,bottom:0,left:0,...e}}function Pi(e){return typeof e!="number"?Nl(e):{top:e,right:e,bottom:e,left:e}}function vt(e){let{x:t,y:o,width:n,height:a}=e;return{width:n,height:a,top:o,left:t,right:t+n,bottom:o+a,x:t,y:o}}function ki(e,t,o){let{reference:n,floating:a}=e,i=Fr(t),c=En(t),l=On(c),u=qt(t),p=i==="y",h=n.x+n.width/2-a.width/2,y=n.y+n.height/2-a.height/2,g=n[l]/2-a[l]/2,x;switch(u){case"top":x={x:h,y:n.y-a.height};break;case"bottom":x={x:h,y:n.y+n.height};break;case"right":x={x:n.x+n.width,y};break;case"left":x={x:n.x-a.width,y};break;default:x={x:n.x,y:n.y}}switch(nt(t)){case"start":x[c]-=g*(o&&p?-1:1);break;case"end":x[c]+=g*(o&&p?-1:1);break}return x}var Di=async(e,t,o)=>{let{placement:n="bottom",strategy:a="absolute",middleware:i=[],platform:c}=o,l=i.filter(Boolean),u=await(c.isRTL==null?void 0:c.isRTL(t)),p=await c.getElementRects({reference:e,floating:t,strategy:a}),{x:h,y}=ki(p,n,u),g=n,x={},b=0;for(let O=0;O<l.length;O++){let{name:T,fn:R}=l[O],{x:N,y:P,data:M,reset:U}=await R({x:h,y,initialPlacement:n,placement:g,strategy:a,middlewareData:x,rects:p,platform:c,elements:{reference:e,floating:t}});h=N??h,y=P??y,x={...x,[T]:{...x[T],...M}},U&&b<=50&&(b++,typeof U=="object"&&(U.placement&&(g=U.placement),U.rects&&(p=U.rects===!0?await c.getElementRects({reference:e,floating:t,strategy:a}):U.rects),{x:h,y}=ki(p,g,u)),O=-1)}return{x:h,y,placement:g,strategy:a,middlewareData:x}};async function An(e,t){var o;t===void 0&&(t={});let{x:n,y:a,platform:i,rects:c,elements:l,strategy:u}=e,{boundary:p="clippingAncestors",rootBoundary:h="viewport",elementContext:y="floating",altBoundary:g=!1,padding:x=0}=Hr(t,e),b=Pi(x),T=l[g?y==="floating"?"reference":"floating":y],R=vt(await i.getClippingRect({element:(o=await(i.isElement==null?void 0:i.isElement(T)))==null||o?T:T.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:p,rootBoundary:h,strategy:u})),N=y==="floating"?{x:n,y:a,width:c.floating.width,height:c.floating.height}:c.reference,P=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),M=await(i.isElement==null?void 0:i.isElement(P))?await(i.getScale==null?void 0:i.getScale(P))||{x:1,y:1}:{x:1,y:1},U=vt(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:N,offsetParent:P,strategy:u}):N);return{top:(R.top-U.top+b.top)/M.y,bottom:(U.bottom-R.bottom+b.bottom)/M.y,left:(R.left-U.left+b.left)/M.x,right:(U.right-R.right+b.right)/M.x}}function Ll(e,t,o){return(e?[...o.filter(a=>nt(a)===e),...o.filter(a=>nt(a)!==e)]:o.filter(a=>qt(a)===a)).filter(a=>e?nt(a)===e||(t?_i(a)!==a:!1):!0)}var wn=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var o,n,a;let{rects:i,middlewareData:c,placement:l,platform:u,elements:p}=t,{crossAxis:h=!1,alignment:y,allowedPlacements:g=vn,autoAlignment:x=!0,...b}=Hr(e,t),O=y!==void 0||g===vn?Ll(y||null,x,g):g,T=await An(t,b),R=((o=c.autoPlacement)==null?void 0:o.index)||0,N=O[R];if(N==null)return{};let P=Ii(N,i,await(u.isRTL==null?void 0:u.isRTL(p.floating)));if(l!==N)return{reset:{placement:O[0]}};let M=[T[qt(N)],T[P[0]],T[P[1]]],U=[...((n=c.autoPlacement)==null?void 0:n.overflows)||[],{placement:N,overflows:M}],pe=O[R+1];if(pe)return{data:{index:R+1,overflows:U},reset:{placement:pe}};let Be=U.map(ne=>{let m=nt(ne.placement);return[ne.placement,m&&h?ne.overflows.slice(0,2).reduce((v,_)=>v+_,0):ne.overflows[0],ne.overflows]}).sort((ne,m)=>ne[1]-m[1]),Me=((a=Be.filter(ne=>ne[2].slice(0,nt(ne[0])?2:3).every(m=>m<=0))[0])==null?void 0:a[0])||Be[0][0];return Me!==l?{data:{index:R+1,overflows:U},reset:{placement:Me}}:{}}}};var Rn=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:o,y:n,placement:a}=t,{mainAxis:i=!0,crossAxis:c=!1,limiter:l={fn:T=>{let{x:R,y:N}=T;return{x:R,y:N}}},...u}=Hr(e,t),p={x:o,y:n},h=await An(t,u),y=Fr(qt(a)),g=Cn(y),x=p[g],b=p[y];if(i){let T=g==="y"?"top":"left",R=g==="y"?"bottom":"right",N=x+h[T],P=x-h[R];x=Sn(N,x,P)}if(c){let T=y==="y"?"top":"left",R=y==="y"?"bottom":"right",N=b+h[T],P=b-h[R];b=Sn(N,b,P)}let O=l.fn({...t,[g]:x,[y]:b});return{...O,data:{x:O.x-o,y:O.y-n,enabled:{[g]:i,[y]:c}}}}}};var Tn=Math.min,Yt=Math.max,gr=Math.round;var Ye=e=>({x:e,y:e});function Xe(e){return Mi(e)?(e.nodeName||"").toLowerCase():"#document"}function he(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Je(e){var t;return(t=(Mi(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Mi(e){return e instanceof Node||e instanceof he(e).Node}function He(e){return e instanceof Element||e instanceof he(e).Element}function Le(e){return e instanceof HTMLElement||e instanceof he(e).HTMLElement}function Bi(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof he(e).ShadowRoot}function Xt(e){let{overflow:t,overflowX:o,overflowY:n,display:a}=ye(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+o)&&!["inline","contents"].includes(a)}function Ui(e){return["table","td","th"].includes(Xe(e))}function zr(e){let t=Gr(),o=ye(e);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!t&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!t&&(o.filter?o.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(o.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(o.contain||"").includes(n))}function $i(e){let t=St(e);for(;Le(t)&&!br(t);){if(zr(t))return t;t=St(t)}return null}function Gr(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function br(e){return["html","body","#document"].includes(Xe(e))}function ye(e){return he(e).getComputedStyle(e)}function xr(e){return He(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function St(e){if(Xe(e)==="html")return e;let t=e.assignedSlot||e.parentNode||Bi(e)&&e.host||Je(e);return Bi(t)?t.host:t}function Hi(e){let t=St(e);return br(t)?e.ownerDocument?e.ownerDocument.body:e.body:Le(t)&&Xt(t)?t:Hi(t)}function Wr(e,t,o){var n;t===void 0&&(t=[]),o===void 0&&(o=!0);let a=Hi(e),i=a===((n=e.ownerDocument)==null?void 0:n.body),c=he(a);return i?t.concat(c,c.visualViewport||[],Xt(a)?a:[],c.frameElement&&o?Wr(c.frameElement):[]):t.concat(a,Wr(a,[],o))}function zi(e){let t=ye(e),o=parseFloat(t.width)||0,n=parseFloat(t.height)||0,a=Le(e),i=a?e.offsetWidth:o,c=a?e.offsetHeight:n,l=gr(o)!==i||gr(n)!==c;return l&&(o=i,n=c),{width:o,height:n,$:l}}function Gi(e){return He(e)?e:e.contextElement}function Jt(e){let t=Gi(e);if(!Le(t))return Ye(1);let o=t.getBoundingClientRect(),{width:n,height:a,$:i}=zi(t),c=(i?gr(o.width):o.width)/n,l=(i?gr(o.height):o.height)/a;return(!c||!Number.isFinite(c))&&(c=1),(!l||!Number.isFinite(l))&&(l=1),{x:c,y:l}}var Pl=Ye(0);function ji(e){let t=he(e);return!Gr()||!t.visualViewport?Pl:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function kl(e,t,o){return t===void 0&&(t=!1),!o||t&&o!==he(e)?!1:t}function vr(e,t,o,n){t===void 0&&(t=!1),o===void 0&&(o=!1);let a=e.getBoundingClientRect(),i=Gi(e),c=Ye(1);t&&(n?He(n)&&(c=Jt(n)):c=Jt(e));let l=kl(i,o,n)?ji(i):Ye(0),u=(a.left+l.x)/c.x,p=(a.top+l.y)/c.y,h=a.width/c.x,y=a.height/c.y;if(i){let g=he(i),x=n&&He(n)?he(n):n,b=g.frameElement;for(;b&&n&&x!==g;){let O=Jt(b),T=b.getBoundingClientRect(),R=ye(b),N=T.left+(b.clientLeft+parseFloat(R.paddingLeft))*O.x,P=T.top+(b.clientTop+parseFloat(R.paddingTop))*O.y;u*=O.x,p*=O.y,h*=O.x,y*=O.y,u+=N,p+=P,b=he(b).frameElement}}return vt({width:h,height:y,x:u,y:p})}function Dl(e){let{rect:t,offsetParent:o,strategy:n}=e,a=Le(o),i=Je(o);if(o===i)return t;let c={scrollLeft:0,scrollTop:0},l=Ye(1),u=Ye(0);if((a||!a&&n!=="fixed")&&((Xe(o)!=="body"||Xt(i))&&(c=xr(o)),Le(o))){let p=vr(o);l=Jt(o),u.x=p.x+o.clientLeft,u.y=p.y+o.clientTop}return{width:t.width*l.x,height:t.height*l.y,x:t.x*l.x-c.scrollLeft*l.x+u.x,y:t.y*l.y-c.scrollTop*l.y+u.y}}function Bl(e){return Array.from(e.getClientRects())}function Ki(e){return vr(Je(e)).left+xr(e).scrollLeft}function Ml(e){let t=Je(e),o=xr(e),n=e.ownerDocument.body,a=Yt(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),i=Yt(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight),c=-o.scrollLeft+Ki(e),l=-o.scrollTop;return ye(n).direction==="rtl"&&(c+=Yt(t.clientWidth,n.clientWidth)-a),{width:a,height:i,x:c,y:l}}function Ul(e,t){let o=he(e),n=Je(e),a=o.visualViewport,i=n.clientWidth,c=n.clientHeight,l=0,u=0;if(a){i=a.width,c=a.height;let p=Gr();(!p||p&&t==="fixed")&&(l=a.offsetLeft,u=a.offsetTop)}return{width:i,height:c,x:l,y:u}}function $l(e,t){let o=vr(e,!0,t==="fixed"),n=o.top+e.clientTop,a=o.left+e.clientLeft,i=Le(e)?Jt(e):Ye(1),c=e.clientWidth*i.x,l=e.clientHeight*i.y,u=a*i.x,p=n*i.y;return{width:c,height:l,x:u,y:p}}function Fi(e,t,o){let n;if(t==="viewport")n=Ul(e,o);else if(t==="document")n=Ml(Je(e));else if(He(t))n=$l(t,o);else{let a=ji(e);n={...t,x:t.x-a.x,y:t.y-a.y}}return vt(n)}function Vi(e,t){let o=St(e);return o===t||!He(o)||br(o)?!1:ye(o).position==="fixed"||Vi(o,t)}function Hl(e,t){let o=t.get(e);if(o)return o;let n=Wr(e,[],!1).filter(l=>He(l)&&Xe(l)!=="body"),a=null,i=ye(e).position==="fixed",c=i?St(e):e;for(;He(c)&&!br(c);){let l=ye(c),u=zr(c);!u&&l.position==="fixed"&&(a=null),(i?!u&&!a:!u&&l.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||Xt(c)&&!u&&Vi(e,c))?n=n.filter(h=>h!==c):a=l,c=St(c)}return t.set(e,n),n}function Fl(e){let{element:t,boundary:o,rootBoundary:n,strategy:a}=e,c=[...o==="clippingAncestors"?Hl(t,this._c):[].concat(o),n],l=c[0],u=c.reduce((p,h)=>{let y=Fi(t,h,a);return p.top=Yt(y.top,p.top),p.right=Tn(y.right,p.right),p.bottom=Tn(y.bottom,p.bottom),p.left=Yt(y.left,p.left),p},Fi(t,l,a));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}}function Wl(e){return zi(e)}function zl(e,t,o){let n=Le(t),a=Je(t),i=o==="fixed",c=vr(e,!0,i,t),l={scrollLeft:0,scrollTop:0},u=Ye(0);if(n||!n&&!i)if((Xe(t)!=="body"||Xt(a))&&(l=xr(t)),n){let p=vr(t,!0,i,t);u.x=p.x+t.clientLeft,u.y=p.y+t.clientTop}else a&&(u.x=Ki(a));return{x:c.left+l.scrollLeft-u.x,y:c.top+l.scrollTop-u.y,width:c.width,height:c.height}}function Wi(e,t){return!Le(e)||ye(e).position==="fixed"?null:t?t(e):e.offsetParent}function Zi(e,t){let o=he(e);if(!Le(e))return o;let n=Wi(e,t);for(;n&&Ui(n)&&ye(n).position==="static";)n=Wi(n,t);return n&&(Xe(n)==="html"||Xe(n)==="body"&&ye(n).position==="static"&&!zr(n))?o:n||$i(e)||o}var Gl=async function(e){let{reference:t,floating:o,strategy:n}=e,a=this.getOffsetParent||Zi,i=this.getDimensions;return{reference:zl(t,await a(o),n),floating:{x:0,y:0,...await i(o)}}};function jl(e){return ye(e).direction==="rtl"}var jr={convertOffsetParentRelativeRectToViewportRelativeRect:Dl,getDocumentElement:Je,getClippingRect:Fl,getOffsetParent:Zi,getElementRects:Gl,getClientRects:Bl,getDimensions:Wl,getScale:Jt,isElement:He,isRTL:jl};var qi=(e,t,o)=>{let n=new Map,a={platform:jr,...o},i={...a.platform,_c:n};return Di(e,t,{...a,platform:i})};function Yi(e){return Kl(e)}function Nn(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Kl(e){for(let t=e;t;t=Nn(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=Nn(e);t;t=Nn(t)){if(!(t instanceof Element))continue;let o=getComputedStyle(t);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||t.tagName==="BODY"))return t}return null}async function Xi(e,t,o){return qi(e,t,{platform:{...jr,getOffsetParent:n=>jr.getOffsetParent(n,Yi)},middleware:[Rn({crossAxis:!0}),wn({allowedPlacements:[o]})]})}var lr=C(k());var Mc=C(k());var Fs=C(z()),ce=C(ie()),Ie=C(k());var Ji=C(z());var Qi=Ji.css`
543
543
  `;var Kr=C(k()),Vl="ft-app-info",Ct=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};Ct.eventName="authentication-change";var Zl={session:(e,t)=>{(0,Kr.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>L.dispatchEvent(new Ct(t.payload)),0))}},L=Kr.FtReduxStore.get({name:Vl,reducers:Zl,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var Ln=C(k());var Ot=class e{static get(t){let{baseUrl:o,apiIntegrationIdentifier:n}=L.getState(),a=t??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(t){return new Promise(o=>{let n=e.get(t);if(n)o(n);else{let a=L.subscribe(()=>{n=e.get(t),n&&(a(),o(n))})}})}};var Vr=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:Ot.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Ot.await()}};var me=class extends Vr{constructor(t=!0,o){var n;super(o),this.sortObjectFields=(i,c)=>typeof c!="object"||c==null||Array.isArray(c)?c:Object.fromEntries(Object.entries(c).sort(([l],[u])=>l.localeCompare(u)));let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new Ln.CacheRegistry,this.cache=t?a.commonCache:new Ln.CacheRegistry}clearCache(){this.cache.clearAll()}hash(t){return String(Array.from(JSON.stringify(t,this.sortObjectFields)).reduce((o,n)=>0|31*o+n.charCodeAt(0),0))}};var Zr=class extends me{async listMyBookmarks(){let t=L.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),5*60*1e3):[]}};var In=class{addCommand(t,o=!1){L.commands.add(t,o)}consumeCommand(t){return L.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new In;var Ce=C(k());var es,Qt=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},ql=Symbol("clearAfterUnitTest"),qr=class extends(0,Ce.withEventBus)(me){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[es]=()=>{this.defaultMessages={},this.cache=new Ce.CacheRegistry,this.listeners={}},this.currentUiLocale=L.getState().uiLocale,L.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=L.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 a={...(n=this.defaultMessages[t])!==null&&n!==void 0?n:{},...o};(0,Ce.deepEqual)(this.defaultMessages[t],a)||(this.defaultMessages[t]=a,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 a;let i=t.toLowerCase(),c=this.resolveContext(i);return new Ce.ParametrizedLabelResolver((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},c).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)),o&&await this.notify(t)}catch(a){!(a instanceof Ce.CanceledPromiseError)&&o&&console.error(a)}return 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 a;return(a=this.listeners[t])===null||a===void 0?void 0:a.delete(o)}}async notifyAll(){let t=Object.keys(this.listeners);document.body.dispatchEvent(new Qt({loadedContexts:t})),this.dispatchEvent(new Qt({loadedContexts:t})),await Promise.all(t.map(o=>this.notify(o,!1)))}async notify(t,o=!0){o&&(document.body.dispatchEvent(new Qt({loadedContexts:[t]})),this.dispatchEvent(new Qt({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(n=>(0,Ce.delay)(0).then(()=>n()).catch(()=>null)))}};es=ql;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends qr{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends qr{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var Sr=window.FluidTopicsI18nService,_n=window.FluidTopicsCustomI18nService;var ts=C(k()),Pn=class{highlightHtml(t,o,n){(0,ts.highlightHtml)(t,o,n)}};window.FluidTopicsHighlightHtmlService=new Pn;var Xl=C(os(),1);var ns;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(ns||(ns={}));var as;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(as||(as={}));var is;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(is||(is={}));var ss;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(ss||(ss={}));var cs;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(cs||(cs={}));var ls;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(ls||(ls={}));var ds;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.CHATBOT__RATE="CHATBOT__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",e.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",e.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",e.AI__RATE="AI__RATE",e.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",e.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",e.TOPIC__DISPLAY="TOPIC__DISPLAY",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(ds||(ds={}));var us;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(us||(us={}));var ps;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT",e.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",e.LINK_PREVIEW="LINK_PREVIEW"})(ps||(ps={}));var fs;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(fs||(fs={}));var hs;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(hs||(hs={}));var ys;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(ys||(ys={}));var ms;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(ms||(ms={}));var gs;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(gs||(gs={}));var bs;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(bs||(bs={}));var xs;(function(e){e.ASC="ASC",e.DESC="DESC"})(xs||(xs={}));var vs;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(vs||(vs={}));var Ss;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Ss||(Ss={}));var Cs;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(Cs||(Cs={}));var Os;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(Os||(Os={}));var Es;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(Es||(Es={}));var As;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(As||(As={}));var ws;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(ws||(ws={}));var Rs;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Rs||(Rs={}));var Ts;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Ts||(Ts={}));var J;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(J||(J={}));var Oe;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(Oe||(Oe={}));var Ns;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(Ns||(Ns={}));var Ls;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(Ls||(Ls={}));var Is;(function(e){e.USER="USER",e.ASSISTANT="ASSISTANT"})(Is||(Is={}));var _s;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(_s||(_s={}));var Ps;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(Ps||(Ps={}));var Yl={[J.PERSONAL_BOOK_SHARE_USER]:[J.PERSONAL_BOOK_USER],[J.HTML_EXPORT_USER]:[J.PERSONAL_BOOK_USER],[J.PDF_EXPORT_USER]:[J.PERSONAL_BOOK_USER],[J.KHUB_ADMIN]:[J.CONTENT_PUBLISHER],[J.ADMIN]:[J.KHUB_ADMIN,J.USERS_ADMIN,J.PORTAL_ADMIN],[J.GENERATIVE_AI_EXPORT_USER]:[J.GENERATIVE_AI_USER]};function ks(e,t){return e===t||(Yl[e]??[]).some(o=>ks(o,t))}function Ds(e,t){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(n=>ks(n,t))}var Jr=class extends me{async listMySearches(){let{session:t}=L.getState();return Ds(t,J.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),5*60*1e3):[]}};var Bs=C(k());var kn=class{isDate(t){var o,n,a,i;return(i=(a=((n=(o=L.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(l=>l.key===t))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(t,o){var n,a,i;return Bs.DateFormatter.format(t,(n=o?.locale)!==null&&n!==void 0?n:L.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(i=o?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new kn;var Ms=C(k());var Cr=class{static get(t,o){var n,a;let i=L.getState(),{lang:c,region:l}=(a=(n=i.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&a!==void 0?a:{lang:"en",region:"US"};return new Ms.SearchPlaceConverter(i.baseUrl,t??20,i.searchInAllLanguagesAllowed,o??`${c}-${l}`)}};var Dn=class{urlToSearchRequest(t){return Cr.get().parse(t)}searchRequestToUrl(t){return Cr.get().serialize(t)}};window.FluidTopicsUrlService=new Dn;var it=C(k());var Et=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};Et.eventName="change";var Bn=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))}},Us=new Bn;var Qr=class e extends it.WithEventBus{static build(){return new e(window.history,Us,()=>window.location,!1)}constructor(t,o,n,a){var i,c;super(),this.history=t,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(c=(i=t.state)===null||i===void 0?void 0:i.index)!==null&&c!==void 0?c:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(a)}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,it.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Et(this.currentItem())),0)}installProxies(){let t=o=>(n,a,[i,c,l])=>{let u=o(),p={...u===this.currentIndex?this.currentState:void 0,...i,index:u,href:typeof l=="string"?l:(l??this.windowLocation()).href};n.apply(a,[p,c,l]),this.setCurrentState(p,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply: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){var o;let n={...this.buildCurrentState(),...t,index:this.currentIndex,title:(o=t?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(t){this.addEventListener(Et.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(Et.eventName,t)}currentItem(){return(0,it.deepCopy)(this.currentState)}back(){let t=this.previousDifferentMajorPosition();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,it.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let t=this.currentIndex>0?this.currentIndex-1:0;for(;t>0&&!this.isDifferentMajorState(t);)t--;return t}forward(){let t=this.nextMajorPosition();t&&t<this.states.length?this.history.go(t-this.currentIndex):this.history.forward()}forwardItem(){let t=this.nextMajorPosition();if(t)return(0,it.deepCopy)(this.states[t])}nextMajorPosition(){let t=this.currentIndex;if(!(t>=this.states.length)){do t++;while(t<this.states.length&&!this.isDifferentMajorState(t));return this.getHigherPositionInTheSameState(t)}}getHigherPositionInTheSameState(t){var o;let n=(o=this.states[t])===null||o===void 0?void 0:o.majorStateId;if(!n)return t;let a=t,i=t+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,n);)this.hasState(i)&&(a=i),i++;return a}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}isDifferentMajorState(t,o){var n;if(!this.hasState(t))return!1;let a=o??this.currentState.majorStateId,i=(n=this.states[t])===null||n===void 0?void 0:n.majorStateId;return i==null||i!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Qr.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});var $s=L;function Hs(e,t){var o;return $s.getState().authenticationRequired&&!(!((o=$s.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(t):e()}var Q=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},W=class extends Ie.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>Ot.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Ie.CacheRegistry,this.cleanSessionDebouncer=new Ie.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Fs.html`
544
544
  <slot></slot>
545
- `}connectedCallback(){super.connectedCallback(),L.addEventListener(Ct.eventName,this.reloadConfiguration)}disconnectedCallback(){L.addEventListener(Ct.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(t){var o,n,a,i,c,l,u;super.update(t),t.has("baseUrl")&&(L.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&L.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&L.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&L.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&L.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&L.actions.noCustom(this.noCustom),t.has("editorMode")&&L.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&L.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&L.actions.session(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(p=>Sr.addContext(p)),t.has("openExternalDocumentInNewTab")&&L.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&L.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&L.actions.forcedOffline(this.forcedOffline),t.has("localesConfiguration")&&(L.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),L.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),L.actions.searchInAllLanguagesAllowed((c=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&c!==void 0?c:!1)),t.has("authenticationRequired")&&L.actions.authenticationRequired(this.authenticationRequired),t.has("availableContentLocales")&&L.actions.availableContentLocales((u=(l=this.availableContentLocales)===null||l===void 0?void 0:l.contentLocales)!==null&&u!==void 0?u:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let 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())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>Hs(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};W.elementDefinitions={};W.styles=Qi;Q([(0,ce.property)()],W.prototype,"baseUrl",void 0);Q([(0,ce.property)()],W.prototype,"apiIntegrationIdentifier",void 0);Q([(0,ce.property)()],W.prototype,"apiIntegrationAppVersion",void 0);Q([(0,ce.property)()],W.prototype,"uiLocale",void 0);Q([(0,Ie.jsonProperty)(null)],W.prototype,"availableUiLocales",void 0);Q([(0,Ie.jsonProperty)(null)],W.prototype,"metadataConfiguration",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"editorMode",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"noCustom",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"openExternalDocumentInNewTab",void 0);Q([(0,ce.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],W.prototype,"noCustomComponent",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"withManualResources",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"navigatorOnline",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"forcedOffline",void 0);Q([(0,ce.property)({type:Object})],W.prototype,"apiProvider",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"authenticationRequired",void 0);Q([(0,Ie.jsonProperty)([])],W.prototype,"messageContexts",void 0);Q([(0,Ie.jsonProperty)(void 0)],W.prototype,"session",void 0);Q([(0,ce.state)()],W.prototype,"localesConfiguration",void 0);Q([(0,ce.state)()],W.prototype,"availableContentLocales",void 0);var sa=C(ie());function Jl(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let o,n,a;if(Array.isArray(e)){if(o=e.length,o!=t.length)return!1;for(n=o;n--!==0;)if(!eo(e[n],t[n]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;for(n of e.entries())if(!eo(n[1],t.get(n[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();let i=c=>Object.keys(c).filter(l=>c[l]!=null);if(a=i(e),o=a.length,o!==i(t).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,a[n]))return!1;for(n=o;n--!==0;){let c=a[n];if(!eo(e[c],t[c]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function eo(e,t){try{return Jl(e,t)}catch{return!1}}function Or(e,t){return!eo(e,t)}function to(e,t){let o=n=>n[e]===!0;return n=>{if(o(n))return n;let a=t(n);return a[e]=!0,a}}var Ws=C(ie(),1);var Mn=e=>{let t=e??{};return(o,n)=>{var a;let i={hasChanged:Or,attribute:!1,...t};(0,Ws.property)(i)(o,n);let c=o.constructor;c.reduxProperties=new Map(c.reduxProperties),c.reduxProperties.set(n,{selector:(a=t.selector)!==null&&a!==void 0?a:l=>l[n],store:t.store})}};var ro=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 At=C(ie(),1);var zs=C(ie(),1);function Gs(e,t){let o=()=>JSON.parse(JSON.stringify(e));return(0,zs.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:Or,...t??{}})}var oo=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 a=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>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 Ks=C(z(),1);var no=globalThis,Ql=no.ShadowRoot&&(no.ShadyCSS===void 0||no.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Tb=Symbol();var js=(e,t)=>{if(Ql)e.adoptedStyleSheets=t.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of t){let n=document.createElement("style"),a=no.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}};var ao=class extends Ks.LitElement{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([a,i])=>t.registry.define(a,i)));let o={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return js(n,t.elementStyles),n}};function Vs(e,t,...o){var n;let a=e.querySelector(t);for(let i of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}var rr=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Xs,Zs=Symbol("constructorPrototype"),qs=Symbol("constructorName"),Js=Symbol("exportpartsDebouncer"),Ys=Symbol("dynamicDependenciesLoaded"),tr=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};tr.eventName="exportparts-updated";var Fe=class extends ao{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Xs]=new oo(5),this.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[Js].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)})},this[qs]=this.constructor.name,this[Zs]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[qs]&&Object.setPrototypeOf(this,this[Zs])}connectedCallback(){var t;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let o=this.constructor;o[Ys]||(o[Ys]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(tr.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(tr.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.focusElementToFocus(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate(),t.has("exportparts")&&this.dispatchEvent(new tr)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];o=Vs(this.shadowRoot,...i)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){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(t.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)}}setExportpartsAttribute(t){var o,n,a,i,c,l;let u=g=>g!=null&&g.trim().length>0,p=t.filter(u).map(g=>g.trim());if(p.length===0){this.exportparts=void 0;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 x=(i=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],b=(l=(c=g.getAttribute("exportparts"))===null||c===void 0?void 0:c.split(",").map(T=>T.split(":")[1]))!==null&&l!==void 0?l:[],O=[...x,...b].filter(u).map(T=>T.trim());for(let T of O)h.add(T)}if(h.size===0){this.exportparts=void 0;return}let y=[...h.values()].flatMap(g=>p.map(x=>`${g}:${x}--${g}`));this.exportparts=[...this.part,...y].join(", ")}};Xs=Js;rr([(0,At.property)()],Fe.prototype,"exportpartsPrefix",void 0);rr([Gs([])],Fe.prototype,"exportpartsPrefixes",void 0);rr([(0,At.property)({reflect:!0})],Fe.prototype,"exportparts",void 0);rr([(0,At.property)()],Fe.prototype,"customStylesheet",void 0);rr([(0,At.property)()],Fe.prototype,"elementToFocus",void 0);rr([(0,At.state)()],Fe.prototype,"useAdoptedStyleSheets",void 0);function io(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Er=Symbol("internalReduxEventsUnsubscribers"),st=Symbol("internalStoresUnsubscribers"),wt=Symbol("internalStores"),ed=to(Symbol("withRedux"),function(e){var t,o,n;class a extends e{constructor(){super(...arguments),this[t]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(c){super.willUpdate(c),[...this.reduxConstructor.reduxReactiveProperties].some(l=>c.has(l))&&this.updateFromStores()}getUnnamedStore(){if(this[wt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[wt].values()][0]}getStore(c){return c==null?this.getUnnamedStore():this[wt].get(c)}addStore(c,l){var u;l=(u=l??c.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(l),this[wt].set(l,c),this.subscribeToStore(l,c),this.updateFromStores()}removeStore(c){let l=typeof c=="string"?c:c.name;this.unsubscribeFromStore(l),this[wt].delete(l)}setupStores(){this.unsubscribeFromStores(),this[wt].forEach((c,l)=>this.subscribeToStore(l,c)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((c,l)=>{let u=this.constructor.getPropertyOptions(l);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:l)){let p=this.getStore(c.store);p&&(c.store?this[st].has(c.store):this[st].size>0)&&(this[l]=c.selector(p.getState(),this))}})}subscribeToStore(c,l){var u;this[st].set(c,l.subscribe(()=>this.updateFromStores())),this[Er].set(c,[]),io(l)&&l.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((p,h)=>{if(typeof this[h]=="function"&&(!p.store||l.name===p.store)){let y=g=>this[h](g);l.addEventListener(p.eventName,y),this[Er].get(c).push(()=>l.removeEventListener(p.eventName,y))}})),this.onStoreAvailable(c)}unsubscribeFromStores(){this[st].forEach((c,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(c){var l;this[st].has(c)&&this[st].get(c)(),this[st].delete(c),(l=this[Er].get(c))===null||l===void 0||l.forEach(u=>u()),this[Er].delete(c)}onStoreAvailable(c){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=st,o=wt,n=Er,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),Qs=class extends ed(Fe){};function Ee(e){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 a,i;throw Error("[Immer] minified error nr: "+e+(o.length?" "+o.map(function(c){return"'"+c+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Qe(e){return!!e&&!!e[j]}function _e(e){var t;return!!e&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===cd}(e)||Array.isArray(e)||!!e[ic]||!!(!((t=e.constructor)===null||t===void 0)&&t[ic])||Kn(e)||Vn(e))}function Rt(e,t,o){o===void 0&&(o=!1),ar(e)===0?(o?Object.keys:nr)(e).forEach(function(n){o&&typeof n=="symbol"||t(n,e[n],e)}):e.forEach(function(n,a){return t(a,n,e)})}function ar(e){var t=e[j];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:Kn(e)?2:Vn(e)?3:0}function or(e,t){return ar(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function td(e,t){return ar(e)===2?e.get(t):e[t]}function sc(e,t,o){var n=ar(e);n===2?e.set(t,o):n===3?e.add(o):e[t]=o}function cc(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function Kn(e){return id&&e instanceof Map}function Vn(e){return sd&&e instanceof Set}function ct(e){return e.o||e.t}function Zn(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=uc(e);delete t[j];for(var o=nr(t),n=0;n<o.length;n++){var a=o[n],i=t[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),t)}function qn(e,t){return t===void 0&&(t=!1),Yn(e)||Qe(e)||!_e(e)||(ar(e)>1&&(e.set=e.add=e.clear=e.delete=rd),Object.freeze(e),t&&Rt(e,function(o,n){return qn(n,!0)},!0)),e}function rd(){Ee(2)}function Yn(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function We(e){var t=jn[e];return t||Ee(18,e),t}function od(e,t){jn[e]||(jn[e]=t)}function Wn(){return wr}function Un(e,t){t&&(We("Patches"),e.u=[],e.s=[],e.v=t)}function so(e){zn(e),e.p.forEach(nd),e.p=null}function zn(e){e===wr&&(wr=e.l)}function ec(e){return wr={p:[],l:wr,h:e,m:!0,_:0}}function nd(e){var t=e[j];t.i===0||t.i===1?t.j():t.g=!0}function $n(e,t){t._=t.p.length;var o=t.p[0],n=e!==void 0&&e!==o;return t.h.O||We("ES5").S(t,e,n),n?(o[j].P&&(so(t),Ee(4)),_e(e)&&(e=co(t,e),t.l||lo(t,e)),t.u&&We("Patches").M(o[j].t,e,t.u,t.s)):e=co(t,o,[]),so(t),t.u&&t.v(t.u,t.s),e!==dc?e:void 0}function co(e,t,o){if(Yn(t))return t;var n=t[j];if(!n)return Rt(t,function(l,u){return tc(e,n,t,l,u,o)},!0),t;if(n.A!==e)return t;if(!n.P)return lo(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=Zn(n.k):n.o,i=a,c=!1;n.i===3&&(i=new Set(a),a.clear(),c=!0),Rt(i,function(l,u){return tc(e,n,a,l,u,o,c)}),lo(e,a,!1),o&&e.u&&We("Patches").N(n,o,e.u,e.s)}return n.o}function tc(e,t,o,n,a,i,c){if(Qe(a)){var l=co(e,a,i&&t&&t.i!==3&&!or(t.R,n)?i.concat(n):void 0);if(sc(o,n,l),!Qe(l))return;e.m=!1}else c&&o.add(a);if(_e(a)&&!Yn(a)){if(!e.h.D&&e._<1)return;co(e,a),t&&t.A.l||lo(e,a)}}function lo(e,t,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&qn(t,o)}function Hn(e,t){var o=e[j];return(o?ct(o):e)[t]}function rc(e,t){if(t in e)for(var o=Object.getPrototypeOf(e);o;){var n=Object.getOwnPropertyDescriptor(o,t);if(n)return n;o=Object.getPrototypeOf(o)}}function lt(e){e.P||(e.P=!0,e.l&&lt(e.l))}function Fn(e){e.o||(e.o=Zn(e.t))}function Gn(e,t,o){var n=Kn(t)?We("MapSet").F(t,o):Vn(t)?We("MapSet").T(t,o):e.O?function(a,i){var c=Array.isArray(a),l={i:c?1:0,A:i?i.A:Wn(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},u=l,p=Rr;c&&(u=[l],p=Ar);var h=Proxy.revocable(u,p),y=h.revoke,g=h.proxy;return l.k=g,l.j=y,g}(t,o):We("ES5").J(t,o);return(o?o.A:Wn()).p.push(n),n}function ad(e){return Qe(e)||Ee(22,e),function t(o){if(!_e(o))return o;var n,a=o[j],i=ar(o);if(a){if(!a.P&&(a.i<4||!We("ES5").K(a)))return a.t;a.I=!0,n=oc(o,i),a.I=!1}else n=oc(o,i);return Rt(n,function(c,l){a&&td(a.t,c)===l||sc(n,c,t(l))}),i===3?new Set(n):n}(e)}function oc(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return Zn(e)}function lc(){function e(c,l){var u=i[c];return u?u.enumerable=l:i[c]=u={configurable:!0,enumerable:l,get:function(){var p=this[j];return Rr.get(p,c)},set:function(p){var h=this[j];Rr.set(h,c,p)}},u}function t(c){for(var l=c.length-1;l>=0;l--){var u=c[l][j];if(!u.P)switch(u.i){case 5:n(u)&&lt(u);break;case 4:o(u)&&lt(u)}}}function o(c){for(var l=c.t,u=c.k,p=nr(u),h=p.length-1;h>=0;h--){var y=p[h];if(y!==j){var g=l[y];if(g===void 0&&!or(l,y))return!0;var x=u[y],b=x&&x[j];if(b?b.t!==g:!cc(x,g))return!0}}var O=!!l[j];return p.length!==nr(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&&Ee(3,JSON.stringify(ct(c)))}var i={};od("ES5",{J:function(c,l){var u=Array.isArray(c),p=function(y,g){if(y){for(var x=Array(g.length),b=0;b<g.length;b++)Object.defineProperty(x,""+b,e(b,!0));return x}var O=uc(g);delete O[j];for(var T=nr(O),R=0;R<T.length;R++){var N=T[R];O[N]=e(N,y||!!O[N].enumerable)}return Object.create(Object.getPrototypeOf(g),O)}(u,c),h={i:u?5:4,A:l?l.A:Wn(),P:!1,I:!1,R:{},l,t:c,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,j,{value:h,writable:!0}),p},S:function(c,l,u){u?Qe(l)&&l[j].A===c&&t(c.p):(c.u&&function p(h){if(h&&typeof h=="object"){var y=h[j];if(y){var g=y.t,x=y.k,b=y.R,O=y.i;if(O===4)Rt(x,function(M){M!==j&&(g[M]!==void 0||or(g,M)?b[M]||p(x[M]):(b[M]=!0,lt(y)))}),Rt(g,function(M){x[M]!==void 0||or(x,M)||(b[M]=!1,lt(y))});else if(O===5){if(n(y)&&(lt(y),b.length=!0),x.length<g.length)for(var T=x.length;T<g.length;T++)b[T]=!1;else for(var R=g.length;R<x.length;R++)b[R]=!0;for(var N=Math.min(x.length,g.length),P=0;P<N;P++)x.hasOwnProperty(P)||(b[P]=!0),b[P]===void 0&&p(x[P])}}}}(c.p[0]),t(c.p))},K:function(c){return c.i===4?o(c):n(c)}})}var nc,wr,Xn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",id=typeof Map<"u",sd=typeof Set<"u",ac=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",dc=Xn?Symbol.for("immer-nothing"):((nc={})["immer-nothing"]=!0,nc),ic=Xn?Symbol.for("immer-draftable"):"__$immer_draftable",j=Xn?Symbol.for("immer-state"):"__$immer_state";var cd=""+Object.prototype.constructor,nr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,uc=Object.getOwnPropertyDescriptors||function(e){var t={};return nr(e).forEach(function(o){t[o]=Object.getOwnPropertyDescriptor(e,o)}),t},jn={},Rr={get:function(e,t){if(t===j)return e;var o=ct(e);if(!or(o,t))return function(a,i,c){var l,u=rc(i,c);return u?"value"in u?u.value:(l=u.get)===null||l===void 0?void 0:l.call(a.k):void 0}(e,o,t);var n=o[t];return e.I||!_e(n)?n:n===Hn(e.t,t)?(Fn(e),e.o[t]=Gn(e.A.h,n,e)):n},has:function(e,t){return t in ct(e)},ownKeys:function(e){return Reflect.ownKeys(ct(e))},set:function(e,t,o){var n=rc(ct(e),t);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=Hn(ct(e),t),i=a?.[j];if(i&&i.t===o)return e.o[t]=o,e.R[t]=!1,!0;if(cc(o,a)&&(o!==void 0||or(e.t,t)))return!0;Fn(e),lt(e)}return e.o[t]===o&&(o!==void 0||t in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[t])||(e.o[t]=o,e.R[t]=!0),!0},deleteProperty:function(e,t){return Hn(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,Fn(e),lt(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var o=ct(e),n=Reflect.getOwnPropertyDescriptor(o,t);return n&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:n.enumerable,value:o[t]}},defineProperty:function(){Ee(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Ee(12)}},Ar={};Rt(Rr,function(e,t){Ar[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Ar.deleteProperty=function(e,t){return Ar.set.call(this,e,t,void 0)},Ar.set=function(e,t,o){return Rr.set.call(this,e[0],t,o,e[0])};var ld=function(){function e(o){var n=this;this.O=ac,this.D=!0,this.produce=function(a,i,c){if(typeof a=="function"&&typeof i!="function"){var l=i;i=a;var u=n;return function(O){var T=this;O===void 0&&(O=l);for(var R=arguments.length,N=Array(R>1?R-1:0),P=1;P<R;P++)N[P-1]=arguments[P];return u.produce(O,function(M){var U;return(U=i).call.apply(U,[T,M].concat(N))})}}var p;if(typeof i!="function"&&Ee(6),c!==void 0&&typeof c!="function"&&Ee(7),_e(a)){var h=ec(n),y=Gn(n,a,void 0),g=!0;try{p=i(y),g=!1}finally{g?so(h):zn(h)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(O){return Un(h,c),$n(O,h)},function(O){throw so(h),O}):(Un(h,c),$n(p,h))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===dc&&(p=void 0),n.D&&qn(p,!0),c){var x=[],b=[];We("Patches").M(a,p,x,b),c(x,b)}return p}Ee(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var h=arguments.length,y=Array(h>1?h-1:0),g=1;g<h;g++)y[g-1]=arguments[g];return n.produceWithPatches(p,function(x){return a.apply(void 0,[x].concat(y))})};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 t=e.prototype;return t.createDraft=function(o){_e(o)||Ee(8),Qe(o)&&(o=ad(o));var n=ec(this),a=Gn(this,o,void 0);return a[j].C=!0,zn(n),a},t.finishDraft=function(o,n){var a=o&&o[j],i=a.A;return Un(i,n),$n(void 0,i)},t.setAutoFreeze=function(o){this.D=o},t.setUseProxies=function(o){o&&!ac&&Ee(20),this.O=o},t.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=We("Patches").$;return Qe(o)?c(o,n):this.produce(o,function(l){return c(l,n)})},e}(),ge=new ld,dd=ge.produce,zb=ge.produceWithPatches.bind(ge),Gb=ge.setAutoFreeze.bind(ge),jb=ge.setUseProxies.bind(ge),Kb=ge.applyPatches.bind(ge),Vb=ge.createDraft.bind(ge),Zb=ge.finishDraft.bind(ge),uo=dd;function Tt(e){"@babel/helpers - typeof";return Tt=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},Tt(e)}function pc(e,t){if(Tt(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,t||"default");if(Tt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function fc(e){var t=pc(e,"string");return Tt(t)=="symbol"?t:t+""}function hc(e,t,o){return(t=fc(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function yc(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),o.push.apply(o,n)}return o}function Jn(e){for(var t=1;t<arguments.length;t++){var o=arguments[t]!=null?arguments[t]:{};t%2?yc(Object(o),!0).forEach(function(n){hc(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):yc(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function le(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var mc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Qn=function(){return Math.random().toString(36).substring(7).split("").join(".")},po={INIT:"@@redux/INIT"+Qn(),REPLACE:"@@redux/REPLACE"+Qn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Qn()}};function ud(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function ea(e,t,o){var n;if(typeof t=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(le(0));if(typeof t=="function"&&typeof o>"u"&&(o=t,t=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(le(1));return o(ea)(e,t)}if(typeof e!="function")throw new Error(le(2));var a=e,i=t,c=[],l=c,u=!1;function p(){l===c&&(l=c.slice())}function h(){if(u)throw new Error(le(3));return i}function y(O){if(typeof O!="function")throw new Error(le(4));if(u)throw new Error(le(5));var T=!0;return p(),l.push(O),function(){if(T){if(u)throw new Error(le(6));T=!1,p();var N=l.indexOf(O);l.splice(N,1),c=null}}}function g(O){if(!ud(O))throw new Error(le(7));if(typeof O.type>"u")throw new Error(le(8));if(u)throw new Error(le(9));try{u=!0,i=a(i,O)}finally{u=!1}for(var T=c=l,R=0;R<T.length;R++){var N=T[R];N()}return O}function x(O){if(typeof O!="function")throw new Error(le(10));a=O,g({type:po.REPLACE})}function b(){var O,T=y;return O={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(le(11));function P(){N.next&&N.next(h())}P();var M=T(P);return{unsubscribe:M}}},O[mc]=function(){return this},O}return g({type:po.INIT}),n={dispatch:g,subscribe:y,getState:h,replaceReducer:x},n[mc]=b,n}function pd(e){Object.keys(e).forEach(function(t){var o=e[t],n=o(void 0,{type:po.INIT});if(typeof n>"u")throw new Error(le(12));if(typeof o(void 0,{type:po.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(le(13))})}function gc(e){for(var t=Object.keys(e),o={},n=0;n<t.length;n++){var a=t[n];typeof e[a]=="function"&&(o[a]=e[a])}var i=Object.keys(o),c,l;try{pd(o)}catch(u){l=u}return function(p,h){if(p===void 0&&(p={}),l)throw l;if(0)var y;for(var g=!1,x={},b=0;b<i.length;b++){var O=i[b],T=o[O],R=p[O],N=T(R,h);if(typeof N>"u"){var P=h&&h.type;throw new Error(le(14))}x[O]=N,g=g||N!==R}return g=g||i.length!==Object.keys(p).length,g?x:p}}function ir(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return t.length===0?function(n){return n}:t.length===1?t[0]:t.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function bc(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(le(15))},c={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=t.map(function(u){return u(c)});return i=ir.apply(void 0,l)(a.dispatch),Jn(Jn({},a),{},{dispatch:i})}}}function xc(e){var t=function(n){var a=n.dispatch,i=n.getState;return function(c){return function(l){return typeof l=="function"?l(a,i,e):c(l)}}};return t}var vc=xc();vc.withExtraArgument=xc;var ta=vc;var Ac=function(){var e=function(t,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},e(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");e(t,o);function n(){this.constructor=t}t.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),fd=function(e,t){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=t.call(e,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}}},sr=function(e,t){for(var o=0,n=t.length,a=e.length;o<n;o++,a++)e[a]=t[o];return e},hd=Object.defineProperty,yd=Object.defineProperties,md=Object.getOwnPropertyDescriptors,Sc=Object.getOwnPropertySymbols,gd=Object.prototype.hasOwnProperty,bd=Object.prototype.propertyIsEnumerable,Cc=function(e,t,o){return t in e?hd(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o},dt=function(e,t){for(var o in t||(t={}))gd.call(t,o)&&Cc(e,o,t[o]);if(Sc)for(var n=0,a=Sc(t);n<a.length;n++){var o=a[n];bd.call(t,o)&&Cc(e,o,t[o])}return e},ra=function(e,t){return yd(e,md(t))},xd=function(e,t,o){return new Promise(function(n,a){var i=function(u){try{l(o.next(u))}catch(p){a(p)}},c=function(u){try{l(o.throw(u))}catch(p){a(p)}},l=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(i,c)};l((o=o.apply(e,t)).next())})};var vd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?ir:ir.apply(null,arguments)},px=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Sd(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var o=t;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return t===o}var Cd=function(e){Ac(t,e);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}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 e.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,sr([void 0],o[0].concat(this)))):new(t.bind.apply(t,sr([void 0],o.concat(this))))},t}(Array),Od=function(e){Ac(t,e);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}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 e.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,sr([void 0],o[0].concat(this)))):new(t.bind.apply(t,sr([void 0],o.concat(this))))},t}(Array);function aa(e){return _e(e)?uo(e,function(){}):e}function Ed(e){return typeof e=="boolean"}function Ad(){return function(t){return wd(t)}}function wd(e){e===void 0&&(e={});var t=e.thunk,o=t===void 0?!0:t,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,c=i===void 0?!0:i,l=new Cd;if(o&&(Ed(o)?l.push(ta):l.push(ta.withExtraArgument(o.extraArgument))),0){if(a)var u;if(c)var p}return l}var oa=!0;function wc(e){var t=Ad(),o=e||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,c=i===void 0?t():i,l=o.devTools,u=l===void 0?!0:l,p=o.preloadedState,h=p===void 0?void 0:p,y=o.enhancers,g=y===void 0?void 0:y,x;if(typeof a=="function")x=a;else if(Sd(a))x=gc(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 b=c;if(typeof b=="function"&&(b=b(t),!oa&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!oa&&b.some(function(M){return typeof M!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=bc.apply(void 0,b),T=ir;u&&(T=vd(dt({trace:!oa},typeof u=="object"&&u)));var R=new Od(O),N=R;Array.isArray(g)?N=sr([O],g):typeof g=="function"&&(N=g(R));var P=T.apply(void 0,N);return ea(x,h,P)}function ut(e,t){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(t){var i=t.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return dt(dt({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:n[0]}}return o.toString=function(){return""+e},o.type=e,o.match=function(n){return n.type===e},o}function Rc(e){var t={},o=[],n,a={addCase:function(i,c){var l=typeof i=="string"?i:i.type;if(l in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[l]=c,a},addMatcher:function(i,c){return o.push({matcher:i,reducer:c}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[t,o,n]}function Rd(e){return typeof e=="function"}function Td(e,t,o,n){o===void 0&&(o=[]);var a=typeof t=="function"?Rc(t):[t,o,n],i=a[0],c=a[1],l=a[2],u;if(Rd(e))u=function(){return aa(e())};else{var p=aa(e);u=function(){return p}}function h(y,g){y===void 0&&(y=u());var x=sr([i[g.type]],c.filter(function(b){var O=b.matcher;return O(g)}).map(function(b){var O=b.reducer;return O}));return x.filter(function(b){return!!b}).length===0&&(x=[l]),x.reduce(function(b,O){if(O)if(Qe(b)){var T=b,R=O(T,g);return R===void 0?b:R}else{if(_e(b))return uo(b,function(N){return O(N,g)});var R=O(b,g);if(R===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return R}return b},y)}return h.getInitialState=u,h}function Nd(e,t){return e+"/"+t}function Tc(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:aa(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},c={},l={};a.forEach(function(h){var y=n[h],g=Nd(t,h),x,b;"reducer"in y?(x=y.reducer,b=y.prepare):x=y,i[h]=x,c[g]=x,l[h]=b?ut(g,b):ut(g)});function u(){var h=typeof e.extraReducers=="function"?Rc(e.extraReducers):[e.extraReducers],y=h[0],g=y===void 0?{}:y,x=h[1],b=x===void 0?[]:x,O=h[2],T=O===void 0?void 0:O,R=dt(dt({},g),c);return Td(o,function(N){for(var P in R)N.addCase(P,R[P]);for(var M=0,U=b;M<U.length;M++){var pe=U[M];N.addMatcher(pe.matcher,pe.reducer)}T&&N.addDefaultCase(T)})}var p;return{name:t,reducer:function(h,y){return p||(p=u()),p(h,y)},actions:l,caseReducers:i,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var Ld="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Id=function(e){e===void 0&&(e=21);for(var t="",o=e;o--;)t+=Ld[Math.random()*64|0];return t},_d=["name","message","stack","code"],na=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),Oc=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),Pd=function(e){if(typeof e=="object"&&e!==null){for(var t={},o=0,n=_d;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(t[a]=e[a])}return t}return{message:String(e)}},mx=function(){function e(t,o,n){var a=ut(t+"/fulfilled",function(h,y,g,x){return{payload:h,meta:ra(dt({},x||{}),{arg:g,requestId:y,requestStatus:"fulfilled"})}}),i=ut(t+"/pending",function(h,y,g){return{payload:void 0,meta:ra(dt({},g||{}),{arg:y,requestId:h,requestStatus:"pending"})}}),c=ut(t+"/rejected",function(h,y,g,x,b){return{payload:x,error:(n&&n.serializeError||Pd)(h||"Rejected"),meta:ra(dt({},b||{}),{arg:g,requestId:y,rejectedWithValue:!!x,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(y,g,x){var b=n?.idGenerator?n.idGenerator(h):Id(),O=new u,T,R=!1;function N(M){T=M,O.abort()}var P=function(){return xd(this,null,function(){var M,U,pe,Be,de,Me,ne;return fd(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),Be=(M=n?.condition)==null?void 0:M.call(n,h,{getState:g,extra:x}),Dd(Be)?[4,Be]:[3,2];case 1:Be=m.sent(),m.label=2;case 2:if(Be===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,de=new Promise(function(v,_){return O.signal.addEventListener("abort",function(){return _({name:"AbortError",message:T||"Aborted"})})}),y(i(b,h,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:b,arg:h},{getState:g,extra:x}))),[4,Promise.race([de,Promise.resolve(o(h,{dispatch:y,getState:g,extra:x,requestId:b,signal:O.signal,abort:N,rejectWithValue:function(v,_){return new na(v,_)},fulfillWithValue:function(v,_){return new Oc(v,_)}})).then(function(v){if(v instanceof na)throw v;return v instanceof Oc?a(v.payload,b,h,v.meta):a(v,b,h)})])];case 3:return pe=m.sent(),[3,5];case 4:return Me=m.sent(),pe=Me instanceof na?c(null,b,h,Me.payload,Me.meta):c(Me,b,h),[3,5];case 5:return ne=n&&!n.dispatchConditionRejection&&c.match(pe)&&pe.meta.condition,ne||y(pe),[2,pe]}})})}();return Object.assign(P,{abort:N,requestId:b,arg:h,unwrap:function(){return P.then(kd)}})}}return Object.assign(p,{pending:i,rejected:c,fulfilled:a,typePrefix:t})}return e.withTypes=function(){return e},e}();function kd(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Dd(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Nc="listener",Lc="completed",Ic="cancelled",gx="task-"+Ic,bx="task-"+Lc,xx=Nc+"-"+Ic,vx=Nc+"-"+Lc;var ia="listenerMiddleware";var Sx=ut(ia+"/add"),Cx=ut(ia+"/removeAll"),Ox=ut(ia+"/remove");var Ec,Ex=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Ec||(Ec=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},Bd=function(e){return function(t){setTimeout(t,e)}},Ax=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Bd(10);lc();var Md=to(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??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)}}}),fo=class extends Md(Object){};window.ftReduxStores||(window.ftReduxStores={});var _c=class e extends fo{static get(t){var o;let n=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,i=window.ftReduxStores[n];if(io(i))return i;if(a==null)return;let c=Tc({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),l=wc({reducer:(u,p)=>p.type==="CLEAR_FT_REDUX_STORE"?c.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...u,...p.overwrites}:c.reducer(u,p)});return window.ftReduxStores[a.name]=new e(c,l,a.eventBus)}constructor(t,o,n){super(),this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new ro;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,c,l)=>{let u=c,p=i[u];return p?(...h)=>{let y=p(...h.map(a));return this.reduxStore.dispatch(y),y}:h=>{this.setState({[u]:a(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 ho=class{static format(t,o,n,a){return window.moment?window.moment(t).locale(o).format(this.getMomentDateFormat(n,a)):this.getIntlDateTime(t,o,n,a)}static getMomentDateFormat(t,o){return t?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(t,o,n,a){let i=typeof t=="string"?new Date(t):t,c=new Intl.DateTimeFormat(o,{dateStyle:n?"medium":"short"}).format(i);if(!a)return c;let l=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(i);return`${c} ${l}`}static getTimezoneAsString(){let t=n=>String(Math.floor(n)).padStart(2,"0"),o=new Date().getTimezoneOffset();return`${o<0?"+":"-"}${t(Math.abs(o)/60)}:${t(Math.abs(o)%60)}`}};var Pc=C(k()),yo=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},qx=(0,Pc.applyMixinOnce)(Symbol("withDateFormat"),function(e){class t extends e{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(L)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var a,i;return((i=(a=this.metadataDescriptors.find(l=>l.key===n))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1)?l=>ho.format(l,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return yo([(0,sa.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),yo([(0,sa.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),yo([Mn({store:L.name,selector:o=>{var n,a;return(a=(n=o.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&a!==void 0?a:[]}})],t.prototype,"metadataDescriptors",void 0),yo([Mn({store:L.name})],t.prototype,"uiLocale",void 0),t});var bo=C(k());var mo=class extends me{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(t){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${t}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(t){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${t}`),this.CACHE_DURATION)}isAuthenticated(){let t=L.getState().session;return!!t?.sessionAuthenticated}};var go=class extends me{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let t=L.getState().session;return!!t?.sessionAuthenticated}};var Ud="ft-user-assets",$d={setAssetCount:(e,t)=>{let{userAssetType:o,count:n}=t.payload.assetCount;e.assetCounts.allAsset[o]=n},clearAssetCount:e=>{Object.values(Oe).forEach(t=>{e.assetCounts.allAsset[t]=void 0})},setBookmarkCountByMap:(e,t)=>{let o=t.payload.mapId;e.assetCounts.bookmarkByMap[o]=t.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,t)=>{let{assetType:o,mapId:n,asset:a}=t.payload;la(e,o,[...ca(e,o),a]),kc(e,o,1,n),Dc(e,a)},editAsset:(e,t)=>{let{assetType:o,asset:n}=t.payload;la(e,o,ca(e,o).map(a=>a.id===n.id?n:a)),Dc(e,n)},removeAsset:(e,t)=>{let{assetType:o,mapId:n,assetId:a}=t.payload;la(e,o,ca(e,o).filter(i=>i.id!==a)),kc(e,o,-1,n)}},Bc={[Oe.SEARCHES]:"savedSearches",[Oe.BOOKMARKS]:"bookmarks",[Oe.BOOKS]:void 0,[Oe.COLLECTIONS]:void 0},ca=(e,t)=>{var o;let n=Bc[t];return n?(o=e[n])!==null&&o!==void 0?o:[]:[]},la=(e,t,o)=>{let n=Bc[t];n&&(e[n]=o)},kc=(e,t,o,n)=>{let a=e.assetCounts.allAsset[t];if(a!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,a+o),t===Oe.BOOKMARKS&&n)){let i=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,i+o)}},Dc=(e,t)=>{let o=e.assetLabels.map(a=>a.title),n=t.labels.filter(a=>!o.includes(a)).map(a=>({title:a}));e.assetLabels.push(...n)},be=bo.FtReduxStore.get({name:Ud,reducers:$d,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Oe).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),da=class{constructor(t=new mo,o=new go){this.assetCountsService=t,this.assetLabelsService=o,this.currentSession=L.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Zr,this.savedSearchesService=new Jr,L.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:o}=L.getState();(0,bo.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),be.actions.clearAssetCount(),be.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),be.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),be.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();be.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();be.actions.assetLabels(t)}async loadAssetCount(t){let o=await this.assetCountsService.getUserAssetCount(t);o&&be.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(t){let o=await this.assetCountsService.getUserBookmarkCountByMap(t);o&&be.actions.setBookmarkCountByMap({count:o.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let o=Object.keys(be.getState().assetCounts.bookmarkByMap).length!==0;t===Oe.BOOKMARKS&&o&&be.actions.clearBookmarkCountByMap(),be.getState().assetCounts.allAsset[t]!==void 0&&await this.loadAssetCount(t)}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;be.actions.bookmarks(o)}}},Hd=new da;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Hd);(0,Mc.customElement)("ft-app-context")(W);var Uc=C(ie());var ua=class{fromLocalizableLabel(t){return t.type=="PLAIN_TEXT"?{message:t.text}:{key:t.key,custom:t.type=="LOCALIZED_CUSTOM",context:t.context,message:t.key}}fromAttribute(t){if(t!=null)try{return JSON.parse(t)}catch{if(this.isI18nKey(t)){let[n,a]=t.split(".");return{context:n,key:a,custom:!0,message:""}}return{message:t}}}toAttribute(t){if(t!=null)return JSON.stringify(t)}isI18nKey(t){return t.match(/^[\w-]+\.[\w-]+$/)}},cr=new ua;var Fd=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Nr=Symbol("i18nAttributes"),$c=Symbol("i18nListAttributes"),Hc=Symbol("i18nProperties"),xo=Symbol("i18nContexts"),Tr=Symbol("i18nUnsubs"),Fc=(0,lr.applyMixinOnce)(Symbol("withI18n"),function(e){var t,o;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map,this[o]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?_n:Sr}i18n(i){let{context:c,key:l,message:u}=i,{custom:p,args:h,argsProvider:y}=i;if(c&&l){this.hasI18nContext(c)||this.addI18nContext(c,void 0,p);let g=h??(y?y(this):[]);return this.getI18nService(p).resolveMessage(c,l,...g)}return u}async awaitI18n(i){let{context:c,custom:l}=i;return c&&await this.getI18nService(l).prepareContext(c),this.i18n(i)}customI18n(i,c){if(cr.isI18nKey(i)){let[l,u]=i.split(".");return this.i18n({custom:!0,context:l,key:u,...c})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((c,l,u)=>i.has(l)||typeof c.argsProvider=="function"),this.updateI18nProperties(c=>typeof c.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((c,l,u)=>{var p;return((p=u?.context)===null||p===void 0?void 0:p.toLowerCase())===i}),this.updateI18nProperties(c=>c.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var c,l;let u=this,p=(h,y,g)=>g?.context&&g.key&&i(h,y,g)?{...g,message:this.i18n({context:g.context,key:g.key,custom:g.custom,...h})}:g;(c=this[Nr])===null||c===void 0||c.forEach((h,y)=>u[y]=p(h,y,u[y])),(l=this[$c])===null||l===void 0||l.forEach((h,y)=>{var g;return u[y]=(g=u[y])===null||g===void 0?void 0:g.map(x=>p(h,y,x))})}updateI18nProperties(i){var c;(c=this[Hc])===null||c===void 0||c.forEach((l,u)=>{i(l,u)&&(this[u]=this.i18n(l))})}addI18nMessages(i,c,l){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,c,l)}addI18nContext(i,c,l){let u=(typeof i=="string"?i:i.name).toLowerCase();l=typeof i=="string"?l:i.custom,this[xo].set(u,{isCustomContext:l}),this[Tr].has(u)||this[Tr].set(u,this.getI18nService(l).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(l).prepareContext(u,c)}hasI18nContext(i){return this[xo].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[xo].forEach((i,c)=>this.addI18nContext(c,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Tr].forEach(i=>i()),this[Tr].clear()}}return t=xo,o=Tr,Fd([(0,Uc.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),vo=class extends Fc(lr.FtLitElement){},So=class extends Fc(lr.FtLitElementRedux){};var Wc=C(k());var pa=class{fromAttribute(t){if(!t)return[];try{let o=JSON.parse(t);return Array.isArray(o)?o.map(n=>typeof n=="string"?cr.fromAttribute(n):n):[]}catch{return[]}}toAttribute(t){if(t!=null)return JSON.stringify(t)}},Wd=new pa;var zc=(e,t)=>(o,n)=>{var a;o.constructor.createProperty(n,{type:Object,hasChanged:Wc.hasChanged,converter:cr,...t}),o[Nr]=(a=o[Nr])!==null&&a!==void 0?a:new Map,o[Nr].set(n,e??{})};var Kc=C(k());var Co=C(z()),Oo=C(ie()),Eo=C(k());var Gc=C(z());var jc=Gc.css`
545
+ `}connectedCallback(){super.connectedCallback(),L.addEventListener(Ct.eventName,this.reloadConfiguration)}disconnectedCallback(){L.addEventListener(Ct.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(t){var o,n,a,i,c,l,u;super.update(t),t.has("baseUrl")&&(L.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&L.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&L.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&L.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&L.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&L.actions.noCustom(this.noCustom),t.has("editorMode")&&L.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&L.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&L.actions.session(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(p=>Sr.addContext(p)),t.has("openExternalDocumentInNewTab")&&L.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&L.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&L.actions.forcedOffline(this.forcedOffline),t.has("localesConfiguration")&&(L.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),L.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),L.actions.searchInAllLanguagesAllowed((c=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&c!==void 0?c:!1)),t.has("authenticationRequired")&&L.actions.authenticationRequired(this.authenticationRequired),t.has("availableContentLocales")&&L.actions.availableContentLocales((u=(l=this.availableContentLocales)===null||l===void 0?void 0:l.contentLocales)!==null&&u!==void 0?u:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let 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())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>Hs(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};W.elementDefinitions={};W.styles=Qi;Q([(0,ce.property)()],W.prototype,"baseUrl",void 0);Q([(0,ce.property)()],W.prototype,"apiIntegrationIdentifier",void 0);Q([(0,ce.property)()],W.prototype,"apiIntegrationAppVersion",void 0);Q([(0,ce.property)()],W.prototype,"uiLocale",void 0);Q([(0,Ie.jsonProperty)(null)],W.prototype,"availableUiLocales",void 0);Q([(0,Ie.jsonProperty)(null)],W.prototype,"metadataConfiguration",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"editorMode",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"noCustom",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"openExternalDocumentInNewTab",void 0);Q([(0,ce.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],W.prototype,"noCustomComponent",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"withManualResources",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"navigatorOnline",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"forcedOffline",void 0);Q([(0,ce.property)({type:Object})],W.prototype,"apiProvider",void 0);Q([(0,ce.property)({type:Boolean})],W.prototype,"authenticationRequired",void 0);Q([(0,Ie.jsonProperty)([])],W.prototype,"messageContexts",void 0);Q([(0,Ie.jsonProperty)(void 0)],W.prototype,"session",void 0);Q([(0,ce.state)()],W.prototype,"localesConfiguration",void 0);Q([(0,ce.state)()],W.prototype,"availableContentLocales",void 0);var sa=C(ie());function Jl(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let o,n,a;if(Array.isArray(e)){if(o=e.length,o!=t.length)return!1;for(n=o;n--!==0;)if(!eo(e[n],t[n]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;for(n of e.entries())if(!eo(n[1],t.get(n[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();let i=c=>Object.keys(c).filter(l=>c[l]!=null);if(a=i(e),o=a.length,o!==i(t).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,a[n]))return!1;for(n=o;n--!==0;){let c=a[n];if(!eo(e[c],t[c]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function eo(e,t){try{return Jl(e,t)}catch{return!1}}function Or(e,t){return!eo(e,t)}function to(e,t){let o=n=>n[e]===!0;return n=>{if(o(n))return n;let a=t(n);return a[e]=!0,a}}var Ws=C(ie(),1);var Mn=e=>{let t=e??{};return(o,n)=>{var a;let i={hasChanged:Or,attribute:!1,...t};(0,Ws.property)(i)(o,n);let c=o.constructor;c.reduxProperties=new Map(c.reduxProperties),c.reduxProperties.set(n,{selector:(a=t.selector)!==null&&a!==void 0?a:l=>l[n],store:t.store})}};var ro=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 At=C(ie(),1);var zs=C(ie(),1);function Gs(e,t){let o=()=>JSON.parse(JSON.stringify(e));return(0,zs.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:Or,...t??{}})}var oo=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 a=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>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 Ks=C(z(),1);var no=globalThis,Ql=no.ShadowRoot&&(no.ShadyCSS===void 0||no.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Tb=Symbol();var js=(e,t)=>{if(Ql)e.adoptedStyleSheets=t.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of t){let n=document.createElement("style"),a=no.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}};var ao=class extends Ks.LitElement{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([a,i])=>t.registry.define(a,i)));let o={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return js(n,t.elementStyles),n}};function Vs(e,t,...o){var n;let a=e.querySelector(t);for(let i of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}var rr=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Xs,Zs=Symbol("constructorPrototype"),qs=Symbol("constructorName"),Js=Symbol("exportpartsDebouncer"),Ys=Symbol("dynamicDependenciesLoaded"),tr=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};tr.eventName="exportparts-updated";var Fe=class extends ao{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Xs]=new oo(5),this.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[Js].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)})},this[qs]=this.constructor.name,this[Zs]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[qs]&&Object.setPrototypeOf(this,this[Zs])}connectedCallback(){var t;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let o=this.constructor;o[Ys]||(o[Ys]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(tr.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(tr.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.focusElementToFocus(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate(),t.has("exportparts")&&this.dispatchEvent(new tr)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];o=Vs(this.shadowRoot,...i)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){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(t.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)}}setExportpartsAttribute(t){var o,n,a,i,c,l;let u=g=>g!=null&&g.trim().length>0,p=t.filter(u).map(g=>g.trim());if(p.length===0){this.exportparts=void 0;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 x=(i=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],b=(l=(c=g.getAttribute("exportparts"))===null||c===void 0?void 0:c.split(",").map(T=>T.split(":")[1]))!==null&&l!==void 0?l:[],O=[...x,...b].filter(u).map(T=>T.trim());for(let T of O)h.add(T)}if(h.size===0){this.exportparts=void 0;return}let y=[...h.values()].flatMap(g=>p.map(x=>`${g}:${x}--${g}`));this.exportparts=[...this.part,...y].join(", ")}};Xs=Js;rr([(0,At.property)()],Fe.prototype,"exportpartsPrefix",void 0);rr([Gs([])],Fe.prototype,"exportpartsPrefixes",void 0);rr([(0,At.property)({reflect:!0})],Fe.prototype,"exportparts",void 0);rr([(0,At.property)()],Fe.prototype,"customStylesheet",void 0);rr([(0,At.property)()],Fe.prototype,"elementToFocus",void 0);rr([(0,At.state)()],Fe.prototype,"useAdoptedStyleSheets",void 0);function io(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Er=Symbol("internalReduxEventsUnsubscribers"),st=Symbol("internalStoresUnsubscribers"),wt=Symbol("internalStores"),ed=to(Symbol("withRedux"),function(e){var t,o,n;class a extends e{constructor(){super(...arguments),this[t]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(c){super.willUpdate(c),[...this.reduxConstructor.reduxReactiveProperties].some(l=>c.has(l))&&this.updateFromStores()}getUnnamedStore(){if(this[wt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[wt].values()][0]}getStore(c){return c==null?this.getUnnamedStore():this[wt].get(c)}addStore(c,l){var u;l=(u=l??c.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(l),this[wt].set(l,c),this.subscribeToStore(l,c),this.updateFromStores()}removeStore(c){let l=typeof c=="string"?c:c.name;this.unsubscribeFromStore(l),this[wt].delete(l)}setupStores(){this.unsubscribeFromStores(),this[wt].forEach((c,l)=>this.subscribeToStore(l,c)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((c,l)=>{let u=this.constructor.getPropertyOptions(l);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:l)){let p=this.getStore(c.store);p&&(c.store?this[st].has(c.store):this[st].size>0)&&(this[l]=c.selector(p.getState(),this))}})}subscribeToStore(c,l){var u;this[st].set(c,l.subscribe(()=>this.updateFromStores())),this[Er].set(c,[]),io(l)&&l.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((p,h)=>{if(typeof this[h]=="function"&&(!p.store||l.name===p.store)){let y=g=>this[h](g);l.addEventListener(p.eventName,y),this[Er].get(c).push(()=>l.removeEventListener(p.eventName,y))}})),this.onStoreAvailable(c)}unsubscribeFromStores(){this[st].forEach((c,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(c){var l;this[st].has(c)&&this[st].get(c)(),this[st].delete(c),(l=this[Er].get(c))===null||l===void 0||l.forEach(u=>u()),this[Er].delete(c)}onStoreAvailable(c){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=st,o=wt,n=Er,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),Qs=class extends ed(Fe){};function Ee(e){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 a,i;throw Error("[Immer] minified error nr: "+e+(o.length?" "+o.map(function(c){return"'"+c+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Qe(e){return!!e&&!!e[j]}function _e(e){var t;return!!e&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===cd}(e)||Array.isArray(e)||!!e[ic]||!!(!((t=e.constructor)===null||t===void 0)&&t[ic])||Kn(e)||Vn(e))}function Rt(e,t,o){o===void 0&&(o=!1),ar(e)===0?(o?Object.keys:nr)(e).forEach(function(n){o&&typeof n=="symbol"||t(n,e[n],e)}):e.forEach(function(n,a){return t(a,n,e)})}function ar(e){var t=e[j];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:Kn(e)?2:Vn(e)?3:0}function or(e,t){return ar(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function td(e,t){return ar(e)===2?e.get(t):e[t]}function sc(e,t,o){var n=ar(e);n===2?e.set(t,o):n===3?e.add(o):e[t]=o}function cc(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function Kn(e){return id&&e instanceof Map}function Vn(e){return sd&&e instanceof Set}function ct(e){return e.o||e.t}function Zn(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=uc(e);delete t[j];for(var o=nr(t),n=0;n<o.length;n++){var a=o[n],i=t[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),t)}function qn(e,t){return t===void 0&&(t=!1),Yn(e)||Qe(e)||!_e(e)||(ar(e)>1&&(e.set=e.add=e.clear=e.delete=rd),Object.freeze(e),t&&Rt(e,function(o,n){return qn(n,!0)},!0)),e}function rd(){Ee(2)}function Yn(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function We(e){var t=jn[e];return t||Ee(18,e),t}function od(e,t){jn[e]||(jn[e]=t)}function Wn(){return wr}function Un(e,t){t&&(We("Patches"),e.u=[],e.s=[],e.v=t)}function so(e){zn(e),e.p.forEach(nd),e.p=null}function zn(e){e===wr&&(wr=e.l)}function ec(e){return wr={p:[],l:wr,h:e,m:!0,_:0}}function nd(e){var t=e[j];t.i===0||t.i===1?t.j():t.g=!0}function $n(e,t){t._=t.p.length;var o=t.p[0],n=e!==void 0&&e!==o;return t.h.O||We("ES5").S(t,e,n),n?(o[j].P&&(so(t),Ee(4)),_e(e)&&(e=co(t,e),t.l||lo(t,e)),t.u&&We("Patches").M(o[j].t,e,t.u,t.s)):e=co(t,o,[]),so(t),t.u&&t.v(t.u,t.s),e!==dc?e:void 0}function co(e,t,o){if(Yn(t))return t;var n=t[j];if(!n)return Rt(t,function(l,u){return tc(e,n,t,l,u,o)},!0),t;if(n.A!==e)return t;if(!n.P)return lo(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=Zn(n.k):n.o,i=a,c=!1;n.i===3&&(i=new Set(a),a.clear(),c=!0),Rt(i,function(l,u){return tc(e,n,a,l,u,o,c)}),lo(e,a,!1),o&&e.u&&We("Patches").N(n,o,e.u,e.s)}return n.o}function tc(e,t,o,n,a,i,c){if(Qe(a)){var l=co(e,a,i&&t&&t.i!==3&&!or(t.R,n)?i.concat(n):void 0);if(sc(o,n,l),!Qe(l))return;e.m=!1}else c&&o.add(a);if(_e(a)&&!Yn(a)){if(!e.h.D&&e._<1)return;co(e,a),t&&t.A.l||lo(e,a)}}function lo(e,t,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&qn(t,o)}function Hn(e,t){var o=e[j];return(o?ct(o):e)[t]}function rc(e,t){if(t in e)for(var o=Object.getPrototypeOf(e);o;){var n=Object.getOwnPropertyDescriptor(o,t);if(n)return n;o=Object.getPrototypeOf(o)}}function lt(e){e.P||(e.P=!0,e.l&&lt(e.l))}function Fn(e){e.o||(e.o=Zn(e.t))}function Gn(e,t,o){var n=Kn(t)?We("MapSet").F(t,o):Vn(t)?We("MapSet").T(t,o):e.O?function(a,i){var c=Array.isArray(a),l={i:c?1:0,A:i?i.A:Wn(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},u=l,p=Rr;c&&(u=[l],p=Ar);var h=Proxy.revocable(u,p),y=h.revoke,g=h.proxy;return l.k=g,l.j=y,g}(t,o):We("ES5").J(t,o);return(o?o.A:Wn()).p.push(n),n}function ad(e){return Qe(e)||Ee(22,e),function t(o){if(!_e(o))return o;var n,a=o[j],i=ar(o);if(a){if(!a.P&&(a.i<4||!We("ES5").K(a)))return a.t;a.I=!0,n=oc(o,i),a.I=!1}else n=oc(o,i);return Rt(n,function(c,l){a&&td(a.t,c)===l||sc(n,c,t(l))}),i===3?new Set(n):n}(e)}function oc(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return Zn(e)}function lc(){function e(c,l){var u=i[c];return u?u.enumerable=l:i[c]=u={configurable:!0,enumerable:l,get:function(){var p=this[j];return Rr.get(p,c)},set:function(p){var h=this[j];Rr.set(h,c,p)}},u}function t(c){for(var l=c.length-1;l>=0;l--){var u=c[l][j];if(!u.P)switch(u.i){case 5:n(u)&&lt(u);break;case 4:o(u)&&lt(u)}}}function o(c){for(var l=c.t,u=c.k,p=nr(u),h=p.length-1;h>=0;h--){var y=p[h];if(y!==j){var g=l[y];if(g===void 0&&!or(l,y))return!0;var x=u[y],b=x&&x[j];if(b?b.t!==g:!cc(x,g))return!0}}var O=!!l[j];return p.length!==nr(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&&Ee(3,JSON.stringify(ct(c)))}var i={};od("ES5",{J:function(c,l){var u=Array.isArray(c),p=function(y,g){if(y){for(var x=Array(g.length),b=0;b<g.length;b++)Object.defineProperty(x,""+b,e(b,!0));return x}var O=uc(g);delete O[j];for(var T=nr(O),R=0;R<T.length;R++){var N=T[R];O[N]=e(N,y||!!O[N].enumerable)}return Object.create(Object.getPrototypeOf(g),O)}(u,c),h={i:u?5:4,A:l?l.A:Wn(),P:!1,I:!1,R:{},l,t:c,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,j,{value:h,writable:!0}),p},S:function(c,l,u){u?Qe(l)&&l[j].A===c&&t(c.p):(c.u&&function p(h){if(h&&typeof h=="object"){var y=h[j];if(y){var g=y.t,x=y.k,b=y.R,O=y.i;if(O===4)Rt(x,function(M){M!==j&&(g[M]!==void 0||or(g,M)?b[M]||p(x[M]):(b[M]=!0,lt(y)))}),Rt(g,function(M){x[M]!==void 0||or(x,M)||(b[M]=!1,lt(y))});else if(O===5){if(n(y)&&(lt(y),b.length=!0),x.length<g.length)for(var T=x.length;T<g.length;T++)b[T]=!1;else for(var R=g.length;R<x.length;R++)b[R]=!0;for(var N=Math.min(x.length,g.length),P=0;P<N;P++)x.hasOwnProperty(P)||(b[P]=!0),b[P]===void 0&&p(x[P])}}}}(c.p[0]),t(c.p))},K:function(c){return c.i===4?o(c):n(c)}})}var nc,wr,Xn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",id=typeof Map<"u",sd=typeof Set<"u",ac=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",dc=Xn?Symbol.for("immer-nothing"):((nc={})["immer-nothing"]=!0,nc),ic=Xn?Symbol.for("immer-draftable"):"__$immer_draftable",j=Xn?Symbol.for("immer-state"):"__$immer_state";var cd=""+Object.prototype.constructor,nr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,uc=Object.getOwnPropertyDescriptors||function(e){var t={};return nr(e).forEach(function(o){t[o]=Object.getOwnPropertyDescriptor(e,o)}),t},jn={},Rr={get:function(e,t){if(t===j)return e;var o=ct(e);if(!or(o,t))return function(a,i,c){var l,u=rc(i,c);return u?"value"in u?u.value:(l=u.get)===null||l===void 0?void 0:l.call(a.k):void 0}(e,o,t);var n=o[t];return e.I||!_e(n)?n:n===Hn(e.t,t)?(Fn(e),e.o[t]=Gn(e.A.h,n,e)):n},has:function(e,t){return t in ct(e)},ownKeys:function(e){return Reflect.ownKeys(ct(e))},set:function(e,t,o){var n=rc(ct(e),t);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=Hn(ct(e),t),i=a?.[j];if(i&&i.t===o)return e.o[t]=o,e.R[t]=!1,!0;if(cc(o,a)&&(o!==void 0||or(e.t,t)))return!0;Fn(e),lt(e)}return e.o[t]===o&&(o!==void 0||t in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[t])||(e.o[t]=o,e.R[t]=!0),!0},deleteProperty:function(e,t){return Hn(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,Fn(e),lt(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var o=ct(e),n=Reflect.getOwnPropertyDescriptor(o,t);return n&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:n.enumerable,value:o[t]}},defineProperty:function(){Ee(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Ee(12)}},Ar={};Rt(Rr,function(e,t){Ar[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Ar.deleteProperty=function(e,t){return Ar.set.call(this,e,t,void 0)},Ar.set=function(e,t,o){return Rr.set.call(this,e[0],t,o,e[0])};var ld=function(){function e(o){var n=this;this.O=ac,this.D=!0,this.produce=function(a,i,c){if(typeof a=="function"&&typeof i!="function"){var l=i;i=a;var u=n;return function(O){var T=this;O===void 0&&(O=l);for(var R=arguments.length,N=Array(R>1?R-1:0),P=1;P<R;P++)N[P-1]=arguments[P];return u.produce(O,function(M){var U;return(U=i).call.apply(U,[T,M].concat(N))})}}var p;if(typeof i!="function"&&Ee(6),c!==void 0&&typeof c!="function"&&Ee(7),_e(a)){var h=ec(n),y=Gn(n,a,void 0),g=!0;try{p=i(y),g=!1}finally{g?so(h):zn(h)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(O){return Un(h,c),$n(O,h)},function(O){throw so(h),O}):(Un(h,c),$n(p,h))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===dc&&(p=void 0),n.D&&qn(p,!0),c){var x=[],b=[];We("Patches").M(a,p,x,b),c(x,b)}return p}Ee(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var h=arguments.length,y=Array(h>1?h-1:0),g=1;g<h;g++)y[g-1]=arguments[g];return n.produceWithPatches(p,function(x){return a.apply(void 0,[x].concat(y))})};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 t=e.prototype;return t.createDraft=function(o){_e(o)||Ee(8),Qe(o)&&(o=ad(o));var n=ec(this),a=Gn(this,o,void 0);return a[j].C=!0,zn(n),a},t.finishDraft=function(o,n){var a=o&&o[j],i=a.A;return Un(i,n),$n(void 0,i)},t.setAutoFreeze=function(o){this.D=o},t.setUseProxies=function(o){o&&!ac&&Ee(20),this.O=o},t.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=We("Patches").$;return Qe(o)?c(o,n):this.produce(o,function(l){return c(l,n)})},e}(),ge=new ld,dd=ge.produce,zb=ge.produceWithPatches.bind(ge),Gb=ge.setAutoFreeze.bind(ge),jb=ge.setUseProxies.bind(ge),Kb=ge.applyPatches.bind(ge),Vb=ge.createDraft.bind(ge),Zb=ge.finishDraft.bind(ge),uo=dd;function Tt(e){"@babel/helpers - typeof";return Tt=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},Tt(e)}function pc(e,t){if(Tt(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,t||"default");if(Tt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function fc(e){var t=pc(e,"string");return Tt(t)=="symbol"?t:t+""}function hc(e,t,o){return(t=fc(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function yc(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),o.push.apply(o,n)}return o}function Jn(e){for(var t=1;t<arguments.length;t++){var o=arguments[t]!=null?arguments[t]:{};t%2?yc(Object(o),!0).forEach(function(n){hc(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):yc(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function le(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var mc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Qn=function(){return Math.random().toString(36).substring(7).split("").join(".")},po={INIT:"@@redux/INIT"+Qn(),REPLACE:"@@redux/REPLACE"+Qn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Qn()}};function ud(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function ea(e,t,o){var n;if(typeof t=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(le(0));if(typeof t=="function"&&typeof o>"u"&&(o=t,t=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(le(1));return o(ea)(e,t)}if(typeof e!="function")throw new Error(le(2));var a=e,i=t,c=[],l=c,u=!1;function p(){l===c&&(l=c.slice())}function h(){if(u)throw new Error(le(3));return i}function y(O){if(typeof O!="function")throw new Error(le(4));if(u)throw new Error(le(5));var T=!0;return p(),l.push(O),function(){if(T){if(u)throw new Error(le(6));T=!1,p();var N=l.indexOf(O);l.splice(N,1),c=null}}}function g(O){if(!ud(O))throw new Error(le(7));if(typeof O.type>"u")throw new Error(le(8));if(u)throw new Error(le(9));try{u=!0,i=a(i,O)}finally{u=!1}for(var T=c=l,R=0;R<T.length;R++){var N=T[R];N()}return O}function x(O){if(typeof O!="function")throw new Error(le(10));a=O,g({type:po.REPLACE})}function b(){var O,T=y;return O={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(le(11));function P(){N.next&&N.next(h())}P();var M=T(P);return{unsubscribe:M}}},O[mc]=function(){return this},O}return g({type:po.INIT}),n={dispatch:g,subscribe:y,getState:h,replaceReducer:x},n[mc]=b,n}function pd(e){Object.keys(e).forEach(function(t){var o=e[t],n=o(void 0,{type:po.INIT});if(typeof n>"u")throw new Error(le(12));if(typeof o(void 0,{type:po.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(le(13))})}function gc(e){for(var t=Object.keys(e),o={},n=0;n<t.length;n++){var a=t[n];typeof e[a]=="function"&&(o[a]=e[a])}var i=Object.keys(o),c,l;try{pd(o)}catch(u){l=u}return function(p,h){if(p===void 0&&(p={}),l)throw l;if(0)var y;for(var g=!1,x={},b=0;b<i.length;b++){var O=i[b],T=o[O],R=p[O],N=T(R,h);if(typeof N>"u"){var P=h&&h.type;throw new Error(le(14))}x[O]=N,g=g||N!==R}return g=g||i.length!==Object.keys(p).length,g?x:p}}function ir(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return t.length===0?function(n){return n}:t.length===1?t[0]:t.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function bc(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(le(15))},c={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=t.map(function(u){return u(c)});return i=ir.apply(void 0,l)(a.dispatch),Jn(Jn({},a),{},{dispatch:i})}}}function xc(e){var t=function(n){var a=n.dispatch,i=n.getState;return function(c){return function(l){return typeof l=="function"?l(a,i,e):c(l)}}};return t}var vc=xc();vc.withExtraArgument=xc;var ta=vc;var Ac=function(){var e=function(t,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},e(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");e(t,o);function n(){this.constructor=t}t.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),fd=function(e,t){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=t.call(e,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}}},sr=function(e,t){for(var o=0,n=t.length,a=e.length;o<n;o++,a++)e[a]=t[o];return e},hd=Object.defineProperty,yd=Object.defineProperties,md=Object.getOwnPropertyDescriptors,Sc=Object.getOwnPropertySymbols,gd=Object.prototype.hasOwnProperty,bd=Object.prototype.propertyIsEnumerable,Cc=function(e,t,o){return t in e?hd(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o},dt=function(e,t){for(var o in t||(t={}))gd.call(t,o)&&Cc(e,o,t[o]);if(Sc)for(var n=0,a=Sc(t);n<a.length;n++){var o=a[n];bd.call(t,o)&&Cc(e,o,t[o])}return e},ra=function(e,t){return yd(e,md(t))},xd=function(e,t,o){return new Promise(function(n,a){var i=function(u){try{l(o.next(u))}catch(p){a(p)}},c=function(u){try{l(o.throw(u))}catch(p){a(p)}},l=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(i,c)};l((o=o.apply(e,t)).next())})};var vd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?ir:ir.apply(null,arguments)},px=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Sd(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var o=t;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return t===o}var Cd=function(e){Ac(t,e);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}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 e.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,sr([void 0],o[0].concat(this)))):new(t.bind.apply(t,sr([void 0],o.concat(this))))},t}(Array),Od=function(e){Ac(t,e);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}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 e.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,sr([void 0],o[0].concat(this)))):new(t.bind.apply(t,sr([void 0],o.concat(this))))},t}(Array);function aa(e){return _e(e)?uo(e,function(){}):e}function Ed(e){return typeof e=="boolean"}function Ad(){return function(t){return wd(t)}}function wd(e){e===void 0&&(e={});var t=e.thunk,o=t===void 0?!0:t,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,c=i===void 0?!0:i,l=new Cd;if(o&&(Ed(o)?l.push(ta):l.push(ta.withExtraArgument(o.extraArgument))),0){if(a)var u;if(c)var p}return l}var oa=!0;function wc(e){var t=Ad(),o=e||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,c=i===void 0?t():i,l=o.devTools,u=l===void 0?!0:l,p=o.preloadedState,h=p===void 0?void 0:p,y=o.enhancers,g=y===void 0?void 0:y,x;if(typeof a=="function")x=a;else if(Sd(a))x=gc(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 b=c;if(typeof b=="function"&&(b=b(t),!oa&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!oa&&b.some(function(M){return typeof M!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=bc.apply(void 0,b),T=ir;u&&(T=vd(dt({trace:!oa},typeof u=="object"&&u)));var R=new Od(O),N=R;Array.isArray(g)?N=sr([O],g):typeof g=="function"&&(N=g(R));var P=T.apply(void 0,N);return ea(x,h,P)}function ut(e,t){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(t){var i=t.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return dt(dt({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:n[0]}}return o.toString=function(){return""+e},o.type=e,o.match=function(n){return n.type===e},o}function Rc(e){var t={},o=[],n,a={addCase:function(i,c){var l=typeof i=="string"?i:i.type;if(l in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[l]=c,a},addMatcher:function(i,c){return o.push({matcher:i,reducer:c}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[t,o,n]}function Rd(e){return typeof e=="function"}function Td(e,t,o,n){o===void 0&&(o=[]);var a=typeof t=="function"?Rc(t):[t,o,n],i=a[0],c=a[1],l=a[2],u;if(Rd(e))u=function(){return aa(e())};else{var p=aa(e);u=function(){return p}}function h(y,g){y===void 0&&(y=u());var x=sr([i[g.type]],c.filter(function(b){var O=b.matcher;return O(g)}).map(function(b){var O=b.reducer;return O}));return x.filter(function(b){return!!b}).length===0&&(x=[l]),x.reduce(function(b,O){if(O)if(Qe(b)){var T=b,R=O(T,g);return R===void 0?b:R}else{if(_e(b))return uo(b,function(N){return O(N,g)});var R=O(b,g);if(R===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return R}return b},y)}return h.getInitialState=u,h}function Nd(e,t){return e+"/"+t}function Tc(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:aa(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},c={},l={};a.forEach(function(h){var y=n[h],g=Nd(t,h),x,b;"reducer"in y?(x=y.reducer,b=y.prepare):x=y,i[h]=x,c[g]=x,l[h]=b?ut(g,b):ut(g)});function u(){var h=typeof e.extraReducers=="function"?Rc(e.extraReducers):[e.extraReducers],y=h[0],g=y===void 0?{}:y,x=h[1],b=x===void 0?[]:x,O=h[2],T=O===void 0?void 0:O,R=dt(dt({},g),c);return Td(o,function(N){for(var P in R)N.addCase(P,R[P]);for(var M=0,U=b;M<U.length;M++){var pe=U[M];N.addMatcher(pe.matcher,pe.reducer)}T&&N.addDefaultCase(T)})}var p;return{name:t,reducer:function(h,y){return p||(p=u()),p(h,y)},actions:l,caseReducers:i,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var Ld="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Id=function(e){e===void 0&&(e=21);for(var t="",o=e;o--;)t+=Ld[Math.random()*64|0];return t},_d=["name","message","stack","code"],na=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),Oc=function(){function e(t,o){this.payload=t,this.meta=o}return e}(),Pd=function(e){if(typeof e=="object"&&e!==null){for(var t={},o=0,n=_d;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(t[a]=e[a])}return t}return{message:String(e)}},mx=function(){function e(t,o,n){var a=ut(t+"/fulfilled",function(h,y,g,x){return{payload:h,meta:ra(dt({},x||{}),{arg:g,requestId:y,requestStatus:"fulfilled"})}}),i=ut(t+"/pending",function(h,y,g){return{payload:void 0,meta:ra(dt({},g||{}),{arg:y,requestId:h,requestStatus:"pending"})}}),c=ut(t+"/rejected",function(h,y,g,x,b){return{payload:x,error:(n&&n.serializeError||Pd)(h||"Rejected"),meta:ra(dt({},b||{}),{arg:g,requestId:y,rejectedWithValue:!!x,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(y,g,x){var b=n?.idGenerator?n.idGenerator(h):Id(),O=new u,T,R=!1;function N(M){T=M,O.abort()}var P=function(){return xd(this,null,function(){var M,U,pe,Be,de,Me,ne;return fd(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),Be=(M=n?.condition)==null?void 0:M.call(n,h,{getState:g,extra:x}),Dd(Be)?[4,Be]:[3,2];case 1:Be=m.sent(),m.label=2;case 2:if(Be===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,de=new Promise(function(v,_){return O.signal.addEventListener("abort",function(){return _({name:"AbortError",message:T||"Aborted"})})}),y(i(b,h,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:b,arg:h},{getState:g,extra:x}))),[4,Promise.race([de,Promise.resolve(o(h,{dispatch:y,getState:g,extra:x,requestId:b,signal:O.signal,abort:N,rejectWithValue:function(v,_){return new na(v,_)},fulfillWithValue:function(v,_){return new Oc(v,_)}})).then(function(v){if(v instanceof na)throw v;return v instanceof Oc?a(v.payload,b,h,v.meta):a(v,b,h)})])];case 3:return pe=m.sent(),[3,5];case 4:return Me=m.sent(),pe=Me instanceof na?c(null,b,h,Me.payload,Me.meta):c(Me,b,h),[3,5];case 5:return ne=n&&!n.dispatchConditionRejection&&c.match(pe)&&pe.meta.condition,ne||y(pe),[2,pe]}})})}();return Object.assign(P,{abort:N,requestId:b,arg:h,unwrap:function(){return P.then(kd)}})}}return Object.assign(p,{pending:i,rejected:c,fulfilled:a,typePrefix:t})}return e.withTypes=function(){return e},e}();function kd(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Dd(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Nc="listener",Lc="completed",Ic="cancelled",gx="task-"+Ic,bx="task-"+Lc,xx=Nc+"-"+Ic,vx=Nc+"-"+Lc;var ia="listenerMiddleware";var Sx=ut(ia+"/add"),Cx=ut(ia+"/removeAll"),Ox=ut(ia+"/remove");var Ec,Ex=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Ec||(Ec=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},Bd=function(e){return function(t){setTimeout(t,e)}},Ax=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Bd(10);lc();var Md=to(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??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)}}}),fo=class extends Md(Object){};window.ftReduxStores||(window.ftReduxStores={});var _c=class e extends fo{static get(t){var o;let n=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,i=window.ftReduxStores[n];if(io(i))return i;if(a==null)return;let c=Tc({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),l=wc({reducer:(u,p)=>p.type==="CLEAR_FT_REDUX_STORE"?c.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...u,...p.overwrites}:c.reducer(u,p)});return window.ftReduxStores[a.name]=new e(c,l,a.eventBus)}constructor(t,o,n){super(),this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new ro;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,c,l)=>{let u=c,p=i[u];return p?(...h)=>{let y=p(...h.map(a));return this.reduxStore.dispatch(y),y}:h=>{this.setState({[u]:a(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 ho=class{static format(t,o,n,a){return window.moment?window.moment(t).locale(o).format(this.getMomentDateFormat(n,a)):this.getIntlDateTime(t,o,n,a)}static getMomentDateFormat(t,o){return t?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(t,o,n,a){let i=typeof t=="string"?new Date(t):t,c=new Intl.DateTimeFormat(o,{dateStyle:n?"medium":"short"}).format(i);if(!a)return c;let l=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(i);return`${c} ${l}`}static getTimezoneAsString(){let t=n=>String(Math.floor(n)).padStart(2,"0"),o=new Date().getTimezoneOffset();return`${o<0?"+":"-"}${t(Math.abs(o)/60)}:${t(Math.abs(o)%60)}`}};var Pc=C(k()),yo=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Xx=(0,Pc.applyMixinOnce)(Symbol("withDateFormat"),function(e){class t extends e{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(L)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var a,i;return((i=(a=this.metadataDescriptors.find(l=>l.key===n))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1)?l=>ho.format(l,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return yo([(0,sa.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),yo([(0,sa.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),yo([Mn({store:L.name,selector:o=>{var n,a;return(a=(n=o.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&a!==void 0?a:[]}})],t.prototype,"metadataDescriptors",void 0),yo([Mn({store:L.name})],t.prototype,"uiLocale",void 0),t});var bo=C(k());var mo=class extends me{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(t){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${t}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(t){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${t}`),this.CACHE_DURATION)}isAuthenticated(){let t=L.getState().session;return!!t?.sessionAuthenticated}};var go=class extends me{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let t=L.getState().session;return!!t?.sessionAuthenticated}};var Ud="ft-user-assets",$d={setAssetCount:(e,t)=>{let{userAssetType:o,count:n}=t.payload.assetCount;e.assetCounts.allAsset[o]=n},clearAssetCount:e=>{Object.values(Oe).forEach(t=>{e.assetCounts.allAsset[t]=void 0})},setBookmarkCountByMap:(e,t)=>{let o=t.payload.mapId;e.assetCounts.bookmarkByMap[o]=t.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,t)=>{let{assetType:o,mapId:n,asset:a}=t.payload;la(e,o,[...ca(e,o),a]),kc(e,o,1,n),Dc(e,a)},editAsset:(e,t)=>{let{assetType:o,asset:n}=t.payload;la(e,o,ca(e,o).map(a=>a.id===n.id?n:a)),Dc(e,n)},removeAsset:(e,t)=>{let{assetType:o,mapId:n,assetId:a}=t.payload;la(e,o,ca(e,o).filter(i=>i.id!==a)),kc(e,o,-1,n)}},Bc={[Oe.SEARCHES]:"savedSearches",[Oe.BOOKMARKS]:"bookmarks",[Oe.BOOKS]:void 0,[Oe.COLLECTIONS]:void 0},ca=(e,t)=>{var o;let n=Bc[t];return n?(o=e[n])!==null&&o!==void 0?o:[]:[]},la=(e,t,o)=>{let n=Bc[t];n&&(e[n]=o)},kc=(e,t,o,n)=>{let a=e.assetCounts.allAsset[t];if(a!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,a+o),t===Oe.BOOKMARKS&&n)){let i=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,i+o)}},Dc=(e,t)=>{let o=e.assetLabels.map(a=>a.title),n=t.labels.filter(a=>!o.includes(a)).map(a=>({title:a}));e.assetLabels.push(...n)},be=bo.FtReduxStore.get({name:Ud,reducers:$d,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Oe).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),da=class{constructor(t=new mo,o=new go){this.assetCountsService=t,this.assetLabelsService=o,this.currentSession=L.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Zr,this.savedSearchesService=new Jr,L.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:o}=L.getState();(0,bo.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),be.actions.clearAssetCount(),be.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),be.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),be.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();be.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();be.actions.assetLabels(t)}async loadAssetCount(t){let o=await this.assetCountsService.getUserAssetCount(t);o&&be.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(t){let o=await this.assetCountsService.getUserBookmarkCountByMap(t);o&&be.actions.setBookmarkCountByMap({count:o.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let o=Object.keys(be.getState().assetCounts.bookmarkByMap).length!==0;t===Oe.BOOKMARKS&&o&&be.actions.clearBookmarkCountByMap(),be.getState().assetCounts.allAsset[t]!==void 0&&await this.loadAssetCount(t)}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;be.actions.bookmarks(o)}}},Hd=new da;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Hd);(0,Mc.customElement)("ft-app-context")(W);var Uc=C(ie());var ua=class{fromLocalizableLabel(t){return t.type=="PLAIN_TEXT"?{message:t.text}:{key:t.key,custom:t.type=="LOCALIZED_CUSTOM",context:t.context,message:t.key}}fromAttribute(t){if(t!=null)try{return JSON.parse(t)}catch{if(this.isI18nKey(t)){let[n,a]=t.split(".");return{context:n,key:a,custom:!0,message:""}}return{message:t}}}toAttribute(t){if(t!=null)return JSON.stringify(t)}isI18nKey(t){return t.match(/^[\w-]+\.[\w-]+$/)}},cr=new ua;var Fd=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Nr=Symbol("i18nAttributes"),$c=Symbol("i18nListAttributes"),Hc=Symbol("i18nProperties"),xo=Symbol("i18nContexts"),Tr=Symbol("i18nUnsubs"),Fc=(0,lr.applyMixinOnce)(Symbol("withI18n"),function(e){var t,o;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map,this[o]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?_n:Sr}i18n(i){let{context:c,key:l,message:u}=i,{custom:p,args:h,argsProvider:y}=i;if(c&&l){this.hasI18nContext(c)||this.addI18nContext(c,void 0,p);let g=h??(y?y(this):[]);return this.getI18nService(p).resolveMessage(c,l,...g)}return u}async awaitI18n(i){let{context:c,custom:l}=i;return c&&await this.getI18nService(l).prepareContext(c),this.i18n(i)}customI18n(i,c){if(cr.isI18nKey(i)){let[l,u]=i.split(".");return this.i18n({custom:!0,context:l,key:u,...c})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((c,l,u)=>i.has(l)||typeof c.argsProvider=="function"),this.updateI18nProperties(c=>typeof c.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((c,l,u)=>{var p;return((p=u?.context)===null||p===void 0?void 0:p.toLowerCase())===i}),this.updateI18nProperties(c=>c.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var c,l;let u=this,p=(h,y,g)=>g?.context&&g.key&&i(h,y,g)?{...g,message:this.i18n({context:g.context,key:g.key,custom:g.custom,...h})}:g;(c=this[Nr])===null||c===void 0||c.forEach((h,y)=>u[y]=p(h,y,u[y])),(l=this[$c])===null||l===void 0||l.forEach((h,y)=>{var g;return u[y]=(g=u[y])===null||g===void 0?void 0:g.map(x=>p(h,y,x))})}updateI18nProperties(i){var c;(c=this[Hc])===null||c===void 0||c.forEach((l,u)=>{i(l,u)&&(this[u]=this.i18n(l))})}addI18nMessages(i,c,l){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,c,l)}addI18nContext(i,c,l){let u=(typeof i=="string"?i:i.name).toLowerCase();l=typeof i=="string"?l:i.custom,this[xo].set(u,{isCustomContext:l}),this[Tr].has(u)||this[Tr].set(u,this.getI18nService(l).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(l).prepareContext(u,c)}hasI18nContext(i){return this[xo].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[xo].forEach((i,c)=>this.addI18nContext(c,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Tr].forEach(i=>i()),this[Tr].clear()}}return t=xo,o=Tr,Fd([(0,Uc.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),vo=class extends Fc(lr.FtLitElement){},So=class extends Fc(lr.FtLitElementRedux){};var Wc=C(k());var pa=class{fromAttribute(t){if(!t)return[];try{let o=JSON.parse(t);return Array.isArray(o)?o.map(n=>typeof n=="string"?cr.fromAttribute(n):n):[]}catch{return[]}}toAttribute(t){if(t!=null)return JSON.stringify(t)}},Wd=new pa;var zc=(e,t)=>(o,n)=>{var a;o.constructor.createProperty(n,{type:Object,hasChanged:Wc.hasChanged,converter:cr,...t}),o[Nr]=(a=o[Nr])!==null&&a!==void 0?a:new Map,o[Nr].set(n,e??{})};var Kc=C(k());var Co=C(z()),Oo=C(ie()),Eo=C(k());var Gc=C(z());var jc=Gc.css`
546
546
  `;var Lr=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},Pe=class extends So{constructor(){super(),this.editorMode=!1,this.addStore(L)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Co.nothing:Co.html`
547
547
  <span class="ft-i18n">
548
548
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
@@ -562,7 +562,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
562
562
  </div>
563
563
  </div>
564
564
  </div>
565
- `}setupFor(t){this.eventsTarget!==t&&(this.removeHandlers(),this.eventsTarget=t,this.eventsTarget.addEventListener("mouseenter",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseenter",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}updated(t){t.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some(o=>t.has(o))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(t){this.visible=!0,t!=null&&await this.hideDebounce.run(()=>{this.hide()},t)}async showTemporaryText(t,o){let n=this.manual;this.manual=!0;let a=this.text;this.text={message:t},await this.show(o),this.text=a,this.manual=n}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var t;return((t=this.slotNodes)!==null&&t!==void 0?t:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",Xi(this.slottedElement,this.tooltip,this.position).then(({x:t,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${t}px`,this.tooltip.style.top=`${o}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${Ae.designSystemVariables.transitionDuration}, left ${Ae.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(t){return this.manual||(0,Ae.eventPathContainsMatchingElement)(t,this.ignoreMatchingElements,this.eventsTarget)}};ee.elementDefinitions={"ft-typography":Ne};ee.styles=wi;ke([zc()],ee.prototype,"text",void 0);ke([(0,we.property)({type:Boolean})],ee.prototype,"manual",void 0);ke([(0,we.property)({type:Boolean})],ee.prototype,"inline",void 0);ke([(0,Ae.numberProperty)()],ee.prototype,"delay",void 0);ke([(0,we.property)()],ee.prototype,"position",void 0);ke([(0,Ae.jsonProperty)([])],ee.prototype,"ignoreMatchingElements",void 0);ke([(0,we.queryAssignedNodes)()],ee.prototype,"slotNodes",void 0);ke([(0,we.query)(".ft-tooltip--container")],ee.prototype,"container",void 0);ke([(0,we.query)(".ft-tooltip")],ee.prototype,"tooltip",void 0);ke([(0,we.query)(".ft-tooltip--content")],ee.prototype,"tooltipContent",void 0);ke([(0,we.state)()],ee.prototype,"visible",void 0);(0,Zc.customElement)("ft-tooltip")(ee);var Jc=C(k());var Ir=C(z()),pt=C(ie()),Yc=C(k()),Xc=C(fa());var Ao;(function(e){e.ADD_TO_PBK="&#xe800;",e.ALERT="&#xe801;",e.ADD_ALERT="&#xe802;",e.BACK_TO_SEARCH="&#xe803;",e.ADD_BOOKMARK="&#xe804;",e.BOOKMARK="&#xe805;",e.BOOKS="&#xe806;",e.MENU="&#xe807;",e.DOWNLOAD="&#xe808;",e.EDIT="&#xe809;",e.FEEDBACK="&#xe80a;",e.HOME="&#xe80b;",e.MODIFY_PBK="&#xe80c;",e.SCHEDULED="&#xe80d;",e.SEARCH="&#xe80e;",e.EXPORT="&#xe80f;",e.TOC="&#xe810;",e.WRITE_UGC="&#xe811;",e.TRASH="&#xe812;",e.USER="&#xe813;",e.EXTLINK="&#xe814;",e.CALENDAR="&#xe815;",e.OFFLINE="&#xe816;",e.BOOK="&#xe817;",e.DOWNLOAD_PLAIN="&#xe818;",e.CHECK="&#xe819;",e.STAR_PLAIN="&#xe900;",e.TOPICS="&#xe901;",e.DISC="&#xe902;",e.CIRCLE="&#xe903;",e.SHARED="&#xe904;",e.SORT_UNSORTED="&#xe905;",e.SORT_UP="&#xe906;",e.SORT_DOWN="&#xe907;",e.WORKING="&#xe908;",e.CLOSE="&#xe909;",e.ZOOM_OUT="&#xe90a;",e.ZOOM_IN="&#xe90b;",e.ZOOM_REALSIZE="&#xe90c;",e.ZOOM_FULLSCREEN="&#xe90d;",e.ADMIN_RESTRICTED="&#xe90e;",e.ADMIN="&#xe90f;",e.ADMIN_KHUB="&#xe910;",e.ADMIN_THEME="&#xe911;",e.ADMIN_USERS="&#xe912;",e.WARNING="&#xe913;",e.CONTEXT="&#xe914;",e.SEARCH_HOME="&#xe915;",e.STEPS="&#xe916;",e.ICON_EXPAND="&#xe917;",e.ICON_COLLAPSE="&#xe918;",e.INFO="&#xe919;",e.MINUS_PLAIN="&#xe91a;",e.PLUS_PLAIN="&#xe91b;",e.FACET_HAS_DESCENDANT="&#xe91c;",e.TRIANGLE_BOTTOM="&#xe91d;",e.TRIANGLE_LEFT="&#xe91e;",e.TRIANGLE_RIGHT="&#xe91f;",e.TRIANGLE_TOP="&#xe920;",e.THIN_ARROW="&#xe921;",e.SIGN_IN="&#xe922;",e.LOGOUT="&#xe923;",e.TRANSLATE="&#xe924;",e.CLOSE_PLAIN="&#xe925;",e.CHECK_PLAIN="&#xe926;",e.ARTICLE="&#xe927;",e.COLUMNS="&#xe928;",e.ANALYTICS="&#xe929;",e.COLLECTIONS="&#xe92a;",e.ARROW_DOWN="&#xe92b;",e.ARROW_LEFT="&#xe92c;",e.ARROW_RIGHT="&#xe92d;",e.ARROW_UP="&#xe92e;",e.SEARCH_IN_PUBLICATION="&#xe92f;",e.COPY_TO_CLIPBOARD="&#xe930;",e.SHARED_PBK="&#xe931;",e.ATTACHMENTS="&#xe932;",e.STRIPE_ARROW_LEFT="&#xe933;",e.STRIPE_ARROW_RIGHT="&#xe934;",e.FILTERS="&#xe935;",e.DOT="&#xe936;",e.MINUS="&#xe937;",e.PLUS="&#xe938;",e.MAILS_AND_NOTIFICATIONS="&#xe939;",e.SAVE="&#xe93a;",e.LOCKER="&#xe93b;",e.ADMIN_INTEGRATION="&#xe93c;",e.SYNC="&#xe93d;",e.TAG="&#xe93e;",e.BOOK_PLAIN="&#xe93f;",e.UPLOAD="&#xe940;",e.ONLINE="&#xe941;",e.TAG_PLAIN="&#xe942;",e.ACCOUNT_SETTINGS="&#xe943;",e.PRINT="&#xe944;",e.DEFAULT_ROLES="&#xe945;",e.SHORTCUT_MENU="&#xe946;",e.RELATIVES_PLAIN="&#xe947;",e.RELATIVES="&#xe948;",e.PAUSE="&#xe949;",e.PLAY="&#xe94a;",e.ADMIN_PORTAL="&#xe94b;",e.STAR="&#xe94c;",e.THUMBS_DOWN="&#xe94d;",e.THUMBS_DOWN_PLAIN="&#xe94e;",e.THUMBS_UP="&#xe94f;",e.THUMBS_UP_PLAIN="&#xe950;",e.FEEDBACK_PLAIN="&#xe951;",e.RATE_PLAIN="&#xe952;",e.RATE="&#xe953;",e.OFFLINE_SETTINGS="&#xe954;",e.MY_COLLECTIONS="&#xe955;",e.THIN_ARROW_LEFT="&#xe956;",e.THIN_ARROW_RIGHT="&#xe957;",e.RESET="&#xe958;",e.MY_LIBRARY="&#xe959;",e.UNSTRUCTURED_DOC="&#xe95a;",e.CONTEXTUAL="&#xe95b;",e.THIN_ARROW_UP="&#xe95c;",e.ARROW_RIGHT_TO_LINE="&#xe95d;",e.DESKTOP="&#xe95e;",e.TABLET_LANDSCAPE="&#xe95f;",e.TABLET_PORTRAIT="&#xe960;",e.MOBILE_LANDSCAPE="&#xe961;",e.MOBILE_PORTRAIT="&#xe962;",e.DIAGRAM_SUNBURST="&#xe963;",e.DIAGRAM_SANKEY="&#xe964;",e.COMMENT_QUESTION="&#xe965;",e.COMMENT_QUESTION_PLAIN="&#xe966;",e.MESSAGE_BOT="&#xe967;",e.CHART_SIMPLE="&#xe968;",e.BARS_PROGRESS="&#xe969;",e.BOOK_OPEN_GEAR="&#xe96a;",e.BOOK_OPEN_GEAR_SLASH="&#xe96b;",e.LINE_CHART="&#xe96c;",e.STACKED_CHART="&#xe96d;",e.CHART_BAR_STACKED="&#xe96e;",e.CHART_BAR_GROUPED="&#xe96f;",e.EYE_SLASH="&#xe970;",e.X_MARK="&#xe971;",e.EXPAND_WIDE="&#xe972;",e.PIP="&#xe973;",e.PIP_WIDE="&#xe974;",e.LIFE_RING="&#xe975;",e.GLOBE="&#xe976;",e.PIGGY_BANK="&#xe977;",e.EXTLINK_LIGHT="&#xe978;",e.CLONE="&#xe979;",e.CLONE_LINK_SIMPLE="&#xe97a;",e.CHART_BAR_NORMALIZED="&#xe97b;",e.CONSUMER="&#xe97c;",e.OCTAGON_XMARK="&#xe97d;",e.HOURGLASS_HALF="&#xe97e;",e.CLOCK="&#xe97f;",e.CLOCK_THREE="&#xe97f;",e.CALENDAR_DAY="&#xe980;",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",e.WAND_MAGIC_SPARKLES="&#xe982;",e.PAPER_PLANE="&#xe983;",e.CIRCLE_STOP="&#xe984;",e.ARROW_ROTATE_RIGHT="&#xe985;",e.ARROWS_ROTATE="&#xe986;",e.ALIGN_RIGHT="&#xe987;",e.FORMAT_CLEAR="&#xe988;",e.ALIGN_CENTER="&#xe989;",e.ALIGN_LEFT="&#xe98a;",e.PALETTE="&#xe98b;",e.BOLD="&#xe98c;",e.ITALIC="&#xe98d;",e.UNDERLINE="&#xe98e;",e.STRIKETHROUGH="&#xe98f;",e.LINK_SIMPLE_SLASH="&#xe990;",e.LINK_SIMPLE="&#xe991;",e.ROUTE="&#xe992;",e.CIRCLE_USER_SLASH="&#xe993;",e.CIRCLE_USER_CHECK="&#xe994;",e.LIST_MAGNIFYING_GLASS="&#xe995;",e.MEDAL="&#xe996;",e.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",e.ARROW_TURN_DOWN_RIGHT="&#xe998;",e.FLASK="&#xe999;",e.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",e.HOURGLASS_END="&#xe99b;",e.CIRCLE_QUESTION="&#xe99c;",e.GRIP_LINES_SOLID="&#xe99d;",e.TRANSLATE_SPARKLE_SOLID="&#xe99e;",e.CODE="&#xe99f;",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",e.PAPER_PLANE_SLASH="&#xe9a1;",e.COMPRESS="&#xe9a2;",e.EXPAND="&#xe9a3;",e.ARROW_ROTATE_LEFT="&#xe9a4;",e.EYE="&#xf06e;",e.SHARE="&#xe80f1;",e.MOBILE_SMALL="&#xe9a5;",e.SPARKLES="&#xe9a6;",e.HAND_SOLID="&#xe9a7;",e.CLOCK_SOLID="&#xe9a8;",e.CONTEXT_MENU_CURSOR="&#xe9a9;",e.LANGUAGE_SLASH="&#xe9aa;",e.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",e.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",e.BOOKMARK_SLASH="&#xe9ad;",e.CIRCLE_PAUSE="&#xe9ae;",e.CIRCLE_PLAY="&#xe9af;",e.CIRCLE_STOP_PLAIN="&#xe9b0;",e.CLOUD_ARROW_DOWN="&#xe9b1;",e.SHARE_NODES="&#xe9b2;",e.BELL="&#xe9b3;",e.BELL_SLASH="&#xe9b4;",e.FILE="&#xe9b5;",e.HAND="&#xe9b6;",e.SQUARE_INFO_SOLID="&#xe9b7;",e.FILE_CODE="&#xe9b8;",e.BOX_CODE="&#xe9b9;"})(Ao||(Ao={}));var A;(function(e){e.UNKNOWN="&#xe90a;",e.ABW="&#xe900;",e.AUDIO="&#xe901;",e.AVI="&#xe902;",e.CHM="&#xe904;",e.CODE="&#xe905;",e.CSV="&#xe903;",e.DITA="&#xe906;",e.EPUB="&#xe907;",e.EXCEL="&#xe908;",e.FLAC="&#xe909;",e.GIF="&#xe90b;",e.GZIP="&#xe90c;",e.HTML="&#xe90d;",e.IMAGE="&#xe90e;",e.JPEG="&#xe90f;",e.JSON="&#xe910;",e.M4A="&#xe911;",e.MOV="&#xe912;",e.MP3="&#xe913;",e.MP4="&#xe914;",e.OGG="&#xe915;",e.PDF="&#xe916;",e.PNG="&#xe917;",e.POWERPOINT="&#xe918;",e.RAR="&#xe91a;",e.STP="&#xe91b;",e.TEXT="&#xe91c;",e.VIDEO="&#xe91e;",e.WAV="&#xe91f;",e.WMA="&#xe920;",e.WORD="&#xe921;",e.XML="&#xe922;",e.YAML="&#xe919;",e.ZIP="&#xe923;"})(A||(A={}));var c0=new Map([...["abw"].map(e=>[e,A.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,A.AUDIO]),...["avi"].map(e=>[e,A.AVI]),...["chm","xhs"].map(e=>[e,A.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,A.CODE]),...["csv"].map(e=>[e,A.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,A.DITA]),...["epub"].map(e=>[e,A.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,A.EXCEL]),...["flac"].map(e=>[e,A.FLAC]),...["gif"].map(e=>[e,A.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,A.GZIP]),...["html","htm","xhtml"].map(e=>[e,A.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,A.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,A.JPEG]),...["json"].map(e=>[e,A.JSON]),...["m4a","m4p"].map(e=>[e,A.M4A]),...["mov","qt"].map(e=>[e,A.MOV]),...["mp3"].map(e=>[e,A.MP3]),...["mp4","m4v"].map(e=>[e,A.MP4]),...["ogg","oga"].map(e=>[e,A.OGG]),...["pdf","ps"].map(e=>[e,A.PDF]),...["png"].map(e=>[e,A.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,A.POWERPOINT]),...["rar"].map(e=>[e,A.RAR]),...["stp"].map(e=>[e,A.STP]),...["txt","rtf","md","mdown"].map(e=>[e,A.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,A.VIDEO]),...["wav"].map(e=>[e,A.WAV]),...["wma"].map(e=>[e,A.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,A.WORD]),...["xml","xsl","rdf"].map(e=>[e,A.XML]),...["yaml","yml","x-yaml"].map(e=>[e,A.YAML]),...["zip"].map(e=>[e,A.ZIP])]);var l0={[A.ABW]:"#91ABC6",[A.AUDIO]:"#1795E3",[A.AVI]:"#E63324",[A.CHM]:"#71C3EB",[A.CODE]:"#71C3EB",[A.CSV]:"#1F7345",[A.DITA]:"#71C3EB",[A.EPUB]:"#85B926",[A.EXCEL]:"#1F7345",[A.FLAC]:"#1795E3",[A.GIF]:"#59B031",[A.GZIP]:"#F8AB36",[A.HTML]:"#71C3EB",[A.IMAGE]:"#59B031",[A.JPEG]:"#59B031",[A.JSON]:"#71C3EB",[A.M4A]:"#1795E3",[A.MOV]:"#E63324",[A.MP3]:"#1795E3",[A.MP4]:"#E63324",[A.OGG]:"#1795E3",[A.PDF]:"#E44948",[A.PNG]:"#59B031",[A.POWERPOINT]:"#B54A2B",[A.RAR]:"#F8AB36",[A.STP]:"#3764B1",[A.TEXT]:"#3162AB",[A.UNKNOWN]:"#999999",[A.VIDEO]:"#E63324",[A.WAV]:"#1795E3",[A.WMA]:"#1795E3",[A.WORD]:"#3162AB",[A.XML]:"#71C3EB",[A.YAML]:"#71C3EB",[A.ZIP]:"#F8AB36"};var ze;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(ze||(ze={}));var _r=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},xe=class extends Yc.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Ir.nothing}render(){let t=this.variant&&Object.values(ze).includes(this.variant)?this.variant:ze.fluid_topics,o=t!==ze.material||!!this.value;return Ir.html`
565
+ `}setupFor(t){this.eventsTarget!==t&&(this.removeHandlers(),this.eventsTarget=t,this.eventsTarget.addEventListener("mouseenter",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseenter",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}updated(t){t.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some(o=>t.has(o))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(t){this.visible=!0,t!=null&&await this.hideDebounce.run(()=>{this.hide()},t)}async showTemporaryText(t,o){let n=this.manual;this.manual=!0;let a=this.text;this.text={message:t},await this.show(o),this.text=a,this.manual=n}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var t;return((t=this.slotNodes)!==null&&t!==void 0?t:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",Xi(this.slottedElement,this.tooltip,this.position).then(({x:t,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${t}px`,this.tooltip.style.top=`${o}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${Ae.designSystemVariables.transitionDuration}, left ${Ae.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(t){return this.manual||(0,Ae.eventPathContainsMatchingElement)(t,this.ignoreMatchingElements,this.eventsTarget)}};ee.elementDefinitions={"ft-typography":Ne};ee.styles=wi;ke([zc()],ee.prototype,"text",void 0);ke([(0,we.property)({type:Boolean})],ee.prototype,"manual",void 0);ke([(0,we.property)({type:Boolean})],ee.prototype,"inline",void 0);ke([(0,Ae.numberProperty)()],ee.prototype,"delay",void 0);ke([(0,we.property)()],ee.prototype,"position",void 0);ke([(0,Ae.jsonProperty)([])],ee.prototype,"ignoreMatchingElements",void 0);ke([(0,we.queryAssignedNodes)()],ee.prototype,"slotNodes",void 0);ke([(0,we.query)(".ft-tooltip--container")],ee.prototype,"container",void 0);ke([(0,we.query)(".ft-tooltip")],ee.prototype,"tooltip",void 0);ke([(0,we.query)(".ft-tooltip--content")],ee.prototype,"tooltipContent",void 0);ke([(0,we.state)()],ee.prototype,"visible",void 0);(0,Zc.customElement)("ft-tooltip")(ee);var Jc=C(k());var Ir=C(z()),pt=C(ie()),Yc=C(k()),Xc=C(fa());var Ao;(function(e){e.ADD_TO_PBK="&#xe800;",e.ALERT="&#xe801;",e.ADD_ALERT="&#xe802;",e.BACK_TO_SEARCH="&#xe803;",e.ADD_BOOKMARK="&#xe804;",e.BOOKMARK="&#xe805;",e.BOOKS="&#xe806;",e.MENU="&#xe807;",e.DOWNLOAD="&#xe808;",e.EDIT="&#xe809;",e.FEEDBACK="&#xe80a;",e.HOME="&#xe80b;",e.MODIFY_PBK="&#xe80c;",e.SCHEDULED="&#xe80d;",e.SEARCH="&#xe80e;",e.EXPORT="&#xe80f;",e.TOC="&#xe810;",e.WRITE_UGC="&#xe811;",e.TRASH="&#xe812;",e.USER="&#xe813;",e.EXTLINK="&#xe814;",e.CALENDAR="&#xe815;",e.OFFLINE="&#xe816;",e.BOOK="&#xe817;",e.DOWNLOAD_PLAIN="&#xe818;",e.CHECK="&#xe819;",e.STAR_PLAIN="&#xe900;",e.TOPICS="&#xe901;",e.DISC="&#xe902;",e.CIRCLE="&#xe903;",e.SHARED="&#xe904;",e.SORT_UNSORTED="&#xe905;",e.SORT_UP="&#xe906;",e.SORT_DOWN="&#xe907;",e.WORKING="&#xe908;",e.CLOSE="&#xe909;",e.ZOOM_OUT="&#xe90a;",e.ZOOM_IN="&#xe90b;",e.ZOOM_REALSIZE="&#xe90c;",e.ZOOM_FULLSCREEN="&#xe90d;",e.ADMIN_RESTRICTED="&#xe90e;",e.ADMIN="&#xe90f;",e.ADMIN_KHUB="&#xe910;",e.ADMIN_THEME="&#xe911;",e.ADMIN_USERS="&#xe912;",e.WARNING="&#xe913;",e.CONTEXT="&#xe914;",e.SEARCH_HOME="&#xe915;",e.STEPS="&#xe916;",e.ICON_EXPAND="&#xe917;",e.ICON_COLLAPSE="&#xe918;",e.INFO="&#xe919;",e.MINUS_PLAIN="&#xe91a;",e.PLUS_PLAIN="&#xe91b;",e.FACET_HAS_DESCENDANT="&#xe91c;",e.TRIANGLE_BOTTOM="&#xe91d;",e.TRIANGLE_LEFT="&#xe91e;",e.TRIANGLE_RIGHT="&#xe91f;",e.TRIANGLE_TOP="&#xe920;",e.THIN_ARROW="&#xe921;",e.SIGN_IN="&#xe922;",e.LOGOUT="&#xe923;",e.TRANSLATE="&#xe924;",e.CLOSE_PLAIN="&#xe925;",e.CHECK_PLAIN="&#xe926;",e.ARTICLE="&#xe927;",e.COLUMNS="&#xe928;",e.ANALYTICS="&#xe929;",e.COLLECTIONS="&#xe92a;",e.ARROW_DOWN="&#xe92b;",e.ARROW_LEFT="&#xe92c;",e.ARROW_RIGHT="&#xe92d;",e.ARROW_UP="&#xe92e;",e.SEARCH_IN_PUBLICATION="&#xe92f;",e.COPY_TO_CLIPBOARD="&#xe930;",e.SHARED_PBK="&#xe931;",e.ATTACHMENTS="&#xe932;",e.STRIPE_ARROW_LEFT="&#xe933;",e.STRIPE_ARROW_RIGHT="&#xe934;",e.FILTERS="&#xe935;",e.DOT="&#xe936;",e.MINUS="&#xe937;",e.PLUS="&#xe938;",e.MAILS_AND_NOTIFICATIONS="&#xe939;",e.SAVE="&#xe93a;",e.LOCKER="&#xe93b;",e.ADMIN_INTEGRATION="&#xe93c;",e.SYNC="&#xe93d;",e.TAG="&#xe93e;",e.BOOK_PLAIN="&#xe93f;",e.UPLOAD="&#xe940;",e.ONLINE="&#xe941;",e.TAG_PLAIN="&#xe942;",e.ACCOUNT_SETTINGS="&#xe943;",e.PRINT="&#xe944;",e.DEFAULT_ROLES="&#xe945;",e.SHORTCUT_MENU="&#xe946;",e.RELATIVES_PLAIN="&#xe947;",e.RELATIVES="&#xe948;",e.PAUSE="&#xe949;",e.PLAY="&#xe94a;",e.ADMIN_PORTAL="&#xe94b;",e.STAR="&#xe94c;",e.THUMBS_DOWN="&#xe94d;",e.THUMBS_DOWN_PLAIN="&#xe94e;",e.THUMBS_UP="&#xe94f;",e.THUMBS_UP_PLAIN="&#xe950;",e.FEEDBACK_PLAIN="&#xe951;",e.RATE_PLAIN="&#xe952;",e.RATE="&#xe953;",e.OFFLINE_SETTINGS="&#xe954;",e.MY_COLLECTIONS="&#xe955;",e.THIN_ARROW_LEFT="&#xe956;",e.THIN_ARROW_RIGHT="&#xe957;",e.RESET="&#xe958;",e.MY_LIBRARY="&#xe959;",e.UNSTRUCTURED_DOC="&#xe95a;",e.CONTEXTUAL="&#xe95b;",e.THIN_ARROW_UP="&#xe95c;",e.ARROW_RIGHT_TO_LINE="&#xe95d;",e.DESKTOP="&#xe95e;",e.TABLET_LANDSCAPE="&#xe95f;",e.TABLET_PORTRAIT="&#xe960;",e.MOBILE_LANDSCAPE="&#xe961;",e.MOBILE_PORTRAIT="&#xe962;",e.DIAGRAM_SUNBURST="&#xe963;",e.DIAGRAM_SANKEY="&#xe964;",e.COMMENT_QUESTION="&#xe965;",e.COMMENT_QUESTION_PLAIN="&#xe966;",e.MESSAGE_BOT="&#xe967;",e.CHART_SIMPLE="&#xe968;",e.BARS_PROGRESS="&#xe969;",e.BOOK_OPEN_GEAR="&#xe96a;",e.BOOK_OPEN_GEAR_SLASH="&#xe96b;",e.LINE_CHART="&#xe96c;",e.STACKED_CHART="&#xe96d;",e.CHART_BAR_STACKED="&#xe96e;",e.CHART_BAR_GROUPED="&#xe96f;",e.EYE_SLASH="&#xe970;",e.X_MARK="&#xe971;",e.EXPAND_WIDE="&#xe972;",e.PIP="&#xe973;",e.PIP_WIDE="&#xe974;",e.LIFE_RING="&#xe975;",e.GLOBE="&#xe976;",e.PIGGY_BANK="&#xe977;",e.EXTLINK_LIGHT="&#xe978;",e.CLONE="&#xe979;",e.CLONE_LINK_SIMPLE="&#xe97a;",e.CHART_BAR_NORMALIZED="&#xe97b;",e.CONSUMER="&#xe97c;",e.OCTAGON_XMARK="&#xe97d;",e.HOURGLASS_HALF="&#xe97e;",e.CLOCK="&#xe97f;",e.CLOCK_THREE="&#xe97f;",e.CALENDAR_DAY="&#xe980;",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",e.WAND_MAGIC_SPARKLES="&#xe982;",e.PAPER_PLANE="&#xe983;",e.CIRCLE_STOP="&#xe984;",e.ARROW_ROTATE_RIGHT="&#xe985;",e.ARROWS_ROTATE="&#xe986;",e.ALIGN_RIGHT="&#xe987;",e.FORMAT_CLEAR="&#xe988;",e.ALIGN_CENTER="&#xe989;",e.ALIGN_LEFT="&#xe98a;",e.PALETTE="&#xe98b;",e.BOLD="&#xe98c;",e.ITALIC="&#xe98d;",e.UNDERLINE="&#xe98e;",e.STRIKETHROUGH="&#xe98f;",e.LINK_SIMPLE_SLASH="&#xe990;",e.LINK_SIMPLE="&#xe991;",e.ROUTE="&#xe992;",e.CIRCLE_USER_SLASH="&#xe993;",e.CIRCLE_USER_CHECK="&#xe994;",e.LIST_MAGNIFYING_GLASS="&#xe995;",e.MEDAL="&#xe996;",e.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",e.ARROW_TURN_DOWN_RIGHT="&#xe998;",e.FLASK="&#xe999;",e.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",e.HOURGLASS_END="&#xe99b;",e.CIRCLE_QUESTION="&#xe99c;",e.GRIP_LINES_SOLID="&#xe99d;",e.TRANSLATE_SPARKLE_SOLID="&#xe99e;",e.CODE="&#xe99f;",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",e.PAPER_PLANE_SLASH="&#xe9a1;",e.COMPRESS="&#xe9a2;",e.EXPAND="&#xe9a3;",e.ARROW_ROTATE_LEFT="&#xe9a4;",e.EYE="&#xf06e;",e.SHARE="&#xe80f1;",e.MOBILE_SMALL="&#xe9a5;",e.SPARKLES="&#xe9a6;",e.HAND_SOLID="&#xe9a7;",e.CLOCK_SOLID="&#xe9a8;",e.CONTEXT_MENU_CURSOR="&#xe9a9;",e.LANGUAGE_SLASH="&#xe9aa;",e.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",e.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",e.BOOKMARK_SLASH="&#xe9ad;",e.CIRCLE_PAUSE="&#xe9ae;",e.CIRCLE_PLAY="&#xe9af;",e.CIRCLE_STOP_PLAIN="&#xe9b0;",e.CLOUD_ARROW_DOWN="&#xe9b1;",e.SHARE_NODES="&#xe9b2;",e.BELL="&#xe9b3;",e.BELL_SLASH="&#xe9b4;",e.FILE="&#xe9b5;",e.HAND="&#xe9b6;",e.SQUARE_INFO_SOLID="&#xe9b7;",e.FILE_CODE="&#xe9b8;",e.BOX_CODE="&#xe9b9;"})(Ao||(Ao={}));var A;(function(e){e.UNKNOWN="&#xe90a;",e.ABW="&#xe900;",e.AUDIO="&#xe901;",e.AVI="&#xe902;",e.CHM="&#xe904;",e.CODE="&#xe905;",e.CSV="&#xe903;",e.DITA="&#xe906;",e.EPUB="&#xe907;",e.EXCEL="&#xe908;",e.FLAC="&#xe909;",e.GIF="&#xe90b;",e.GZIP="&#xe90c;",e.HTML="&#xe90d;",e.IMAGE="&#xe90e;",e.JPEG="&#xe90f;",e.JSON="&#xe910;",e.M4A="&#xe911;",e.MOV="&#xe912;",e.MP3="&#xe913;",e.MP4="&#xe914;",e.OGG="&#xe915;",e.PDF="&#xe916;",e.PNG="&#xe917;",e.POWERPOINT="&#xe918;",e.RAR="&#xe91a;",e.STP="&#xe91b;",e.TEXT="&#xe91c;",e.VIDEO="&#xe91e;",e.WAV="&#xe91f;",e.WMA="&#xe920;",e.WORD="&#xe921;",e.XML="&#xe922;",e.YAML="&#xe919;",e.ZIP="&#xe923;"})(A||(A={}));var d0=new Map([...["abw"].map(e=>[e,A.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,A.AUDIO]),...["avi"].map(e=>[e,A.AVI]),...["chm","xhs"].map(e=>[e,A.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,A.CODE]),...["csv"].map(e=>[e,A.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,A.DITA]),...["epub"].map(e=>[e,A.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,A.EXCEL]),...["flac"].map(e=>[e,A.FLAC]),...["gif"].map(e=>[e,A.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,A.GZIP]),...["html","htm","xhtml"].map(e=>[e,A.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,A.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,A.JPEG]),...["json"].map(e=>[e,A.JSON]),...["m4a","m4p"].map(e=>[e,A.M4A]),...["mov","qt"].map(e=>[e,A.MOV]),...["mp3"].map(e=>[e,A.MP3]),...["mp4","m4v"].map(e=>[e,A.MP4]),...["ogg","oga"].map(e=>[e,A.OGG]),...["pdf","ps"].map(e=>[e,A.PDF]),...["png"].map(e=>[e,A.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,A.POWERPOINT]),...["rar"].map(e=>[e,A.RAR]),...["stp"].map(e=>[e,A.STP]),...["txt","rtf","md","mdown"].map(e=>[e,A.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,A.VIDEO]),...["wav"].map(e=>[e,A.WAV]),...["wma"].map(e=>[e,A.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,A.WORD]),...["xml","xsl","rdf"].map(e=>[e,A.XML]),...["yaml","yml","x-yaml"].map(e=>[e,A.YAML]),...["zip"].map(e=>[e,A.ZIP])]);var u0={[A.ABW]:"#91ABC6",[A.AUDIO]:"#1795E3",[A.AVI]:"#E63324",[A.CHM]:"#71C3EB",[A.CODE]:"#71C3EB",[A.CSV]:"#1F7345",[A.DITA]:"#71C3EB",[A.EPUB]:"#85B926",[A.EXCEL]:"#1F7345",[A.FLAC]:"#1795E3",[A.GIF]:"#59B031",[A.GZIP]:"#F8AB36",[A.HTML]:"#71C3EB",[A.IMAGE]:"#59B031",[A.JPEG]:"#59B031",[A.JSON]:"#71C3EB",[A.M4A]:"#1795E3",[A.MOV]:"#E63324",[A.MP3]:"#1795E3",[A.MP4]:"#E63324",[A.OGG]:"#1795E3",[A.PDF]:"#E44948",[A.PNG]:"#59B031",[A.POWERPOINT]:"#B54A2B",[A.RAR]:"#F8AB36",[A.STP]:"#3764B1",[A.TEXT]:"#3162AB",[A.UNKNOWN]:"#999999",[A.VIDEO]:"#E63324",[A.WAV]:"#1795E3",[A.WMA]:"#1795E3",[A.WORD]:"#3162AB",[A.XML]:"#71C3EB",[A.YAML]:"#71C3EB",[A.ZIP]:"#F8AB36"};var ze;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(ze||(ze={}));var _r=function(e,t,o,n){var a=arguments.length,i=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(t,o,i):c(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i},xe=class extends Yc.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Ir.nothing}render(){let t=this.variant&&Object.values(ze).includes(this.variant)?this.variant:ze.fluid_topics,o=t!==ze.material||!!this.value;return Ir.html`
566
566
  <i class="ft-icon ft-icon--${t} ft-no-text-select" part="icon icon-${t}">
567
567
  ${(0,Xc.unsafeHTML)(this.resolvedIcon)}
568
568
  <slot ?hidden=${o}></slot>
@@ -1264,7 +1264,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
1264
1264
  </clipPath>
1265
1265
  </defs>
1266
1266
  </svg>
1267
- `,hS=ga.html`
1267
+ `,mS=ga.html`
1268
1268
  <svg fill="none" height="192" viewBox="0 0 192 192" width="192" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
1269
1269
  <clipPath id="a">
1270
1270
  <path d="m0 0h192v192h-192z"/>