@fluid-topics/ft-button 2.2.1 → 2.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- "use strict";(()=>{var Al=Object.create;var yi=Object.defineProperty;var Sl=Object.getOwnPropertyDescriptor;var _l=Object.getOwnPropertyNames;var Cl=Object.getPrototypeOf,wl=Object.prototype.hasOwnProperty;var Ot=(e,t)=>()=>{try{return t||e((t={exports:{}}).exports,t),t.exports}catch(r){throw t=0,r}};var Tl=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of _l(t))!wl.call(e,i)&&i!==r&&yi(e,i,{get:()=>t[i],enumerable:!(n=Sl(t,i))||n.enumerable});return e};var y=(e,t,r)=>(r=e!=null?Al(Cl(e)):{},Tl(t||!e||!e.__esModule?yi(r,"default",{value:e,enumerable:!0}):r,e));var T=Ot((cu,gi)=>{gi.exports=ftGlobals.wcUtils});var F=Ot((uu,xi)=>{xi.exports=ftGlobals.lit});var J=Ot((du,vi)=>{vi.exports=ftGlobals.litDecorators});var pn=Ot((pu,bi)=>{bi.exports=ftGlobals.litClassMap});var nl=Ot((ny,rl)=>{rl.exports=ftGlobals.litUnsafeHTML});var vl=y(T());var Ae=y(T());var Oi=y(F()),j=y(J()),Ri=y(pn()),Rt=y(T());var wi=y(F()),U=y(T()),Ei=U.FtCssVariableFactory.extend("--ft-ripple-color","",U.designSystemVariables.colorContent),ne={color:Ei,backgroundColor:U.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ei),opacityContentOnSurfacePressed:U.FtCssVariableFactory.external(U.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:U.FtCssVariableFactory.external(U.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:U.FtCssVariableFactory.external(U.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:U.FtCssVariableFactory.external(U.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:U.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Ai=U.FtCssVariableFactory.extend("--ft-ripple-color","",U.designSystemVariables.colorPrimary),Si={color:Ai,backgroundColor:U.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ai)},_i=U.FtCssVariableFactory.extend("--ft-ripple-color","",U.designSystemVariables.colorSecondary),Ci={color:_i,backgroundColor:U.FtCssVariableFactory.extend("--ft-ripple-background-color","",_i)},Ti=wi.css`
1
+ "use strict";(()=>{var Al=Object.create;var yi=Object.defineProperty;var Sl=Object.getOwnPropertyDescriptor;var _l=Object.getOwnPropertyNames;var Cl=Object.getPrototypeOf,wl=Object.prototype.hasOwnProperty;var Ot=(e,t)=>()=>{try{return t||e((t={exports:{}}).exports,t),t.exports}catch(r){throw t=0,r}};var Tl=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of _l(t))!wl.call(e,i)&&i!==r&&yi(e,i,{get:()=>t[i],enumerable:!(n=Sl(t,i))||n.enumerable});return e};var y=(e,t,r)=>(r=e!=null?Al(Cl(e)):{},Tl(t||!e||!e.__esModule?yi(r,"default",{value:e,enumerable:!0}):r,e));var T=Ot((cu,gi)=>{gi.exports=ftGlobals.wcUtils});var j=Ot((uu,xi)=>{xi.exports=ftGlobals.lit});var J=Ot((du,vi)=>{vi.exports=ftGlobals.litDecorators});var pn=Ot((pu,bi)=>{bi.exports=ftGlobals.litClassMap});var nl=Ot((ny,rl)=>{rl.exports=ftGlobals.litUnsafeHTML});var vl=y(T());var Ae=y(T());var Oi=y(j()),F=y(J()),Ri=y(pn()),Rt=y(T());var wi=y(j()),U=y(T()),Ei=U.FtCssVariableFactory.extend("--ft-ripple-color","",U.designSystemVariables.colorContent),ne={color:Ei,backgroundColor:U.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ei),opacityContentOnSurfacePressed:U.FtCssVariableFactory.external(U.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:U.FtCssVariableFactory.external(U.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:U.FtCssVariableFactory.external(U.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:U.FtCssVariableFactory.external(U.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:U.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Ai=U.FtCssVariableFactory.extend("--ft-ripple-color","",U.designSystemVariables.colorPrimary),Si={color:Ai,backgroundColor:U.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ai)},_i=U.FtCssVariableFactory.extend("--ft-ripple-color","",U.designSystemVariables.colorSecondary),Ci={color:_i,backgroundColor:U.FtCssVariableFactory.extend("--ft-ripple-background-color","",_i)},Ti=wi.css`
2
2
  :host {
3
3
  display: contents;
4
4
  }
@@ -121,9 +121,9 @@
121
121
  <div class="ft-ripple--background"></div>
122
122
  <div class="ft-ripple--effect"></div>
123
123
  </div>
124
- `}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var r,n;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(r=this.target)===null||r===void 0||r.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var t,r;let n=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;n&&this.setupFor((r=this.target)!==null&&r!==void 0?r:n)}forceFocusUpdate(){var t;!((t=this.target)===null||t===void 0)&&t.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");let r=(...a)=>l=>{a.forEach(c=>window.addEventListener(c,this.endPress,{once:!0})),this.startPress(l)},n=r("mouseup","contextmenu"),i=r("touchend","touchcancel"),s=a=>{["Enter"," "].includes(a.key)&&r("keyup")(a)},o={passive:!0};t.addEventListener("mouseover",this.startHover,o),t.addEventListener("mousemove",this.moveRipple,o),t.addEventListener("mouseleave",this.endHover,o),t.addEventListener("mousedown",n,o),t.addEventListener("touchstart",i,o),t.addEventListener("touchmove",this.moveRipple,o),t.addEventListener("keydown",s,o),t.addEventListener("focus",this.startFocus,o),t.addEventListener("blur",this.endFocus,o),t.addEventListener("focusin",this.startFocus,o),t.addEventListener("focusout",this.endFocus,o),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,o),t.removeEventListener("mousemove",this.moveRipple,o),t.removeEventListener("mouseleave",this.endHover,o),t.removeEventListener("mousedown",n,o),t.removeEventListener("touchstart",i,o),t.removeEventListener("touchmove",this.moveRipple,o),t.removeEventListener("keydown",s,o),t.removeEventListener("focus",this.startFocus,o),t.removeEventListener("blur",this.endFocus,o),t.removeEventListener("focusin",this.startFocus,o),t.removeEventListener("focusout",this.endFocus,o),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let r=t,n=t,i,s;return r.x!=null?{x:i,y:s}=r:n.touches!=null&&(i=n.touches[0].clientX,s=n.touches[0].clientY),{x:i,y:s}}isFocusVisible(t){return t instanceof HTMLElement?t.matches(":focus-visible"):!0}isIgnored(t){if(this.disabled)return!0;if(t!=null)for(let r of t.composedPath()){if(r===this.target)break;if("hasAttribute"in r&&r.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};M.elementDefinitions={};M.styles=Ti;q([(0,j.property)({type:Boolean})],M.prototype,"primary",void 0);q([(0,j.property)({type:Boolean})],M.prototype,"secondary",void 0);q([(0,j.property)({type:Boolean})],M.prototype,"unbounded",void 0);q([(0,j.property)({type:Boolean})],M.prototype,"activated",void 0);q([(0,j.property)({type:Boolean})],M.prototype,"selected",void 0);q([(0,j.property)({type:Boolean})],M.prototype,"disabled",void 0);q([(0,j.state)()],M.prototype,"hovered",void 0);q([(0,j.state)()],M.prototype,"focused",void 0);q([(0,j.state)()],M.prototype,"pressed",void 0);q([(0,j.state)()],M.prototype,"rippling",void 0);q([(0,j.state)()],M.prototype,"originX",void 0);q([(0,j.state)()],M.prototype,"originY",void 0);q([(0,j.query)(".ft-ripple")],M.prototype,"ripple",void 0);q([(0,j.query)(".ft-ripple--effect")],M.prototype,"rippleEffect",void 0);var Li=y(T());var Ni={"ft-ripple":M};(0,Li.customElements)(Ni);var Ja=y(F()),le=y(J()),ae=y(T());var vn=globalThis,Pi=e=>e,lr=vn.trustedTypes,Di=lr?lr.createPolicy("lit-html",{createHTML:e=>e}):void 0,Hi="$lit$",Re=`lit$${Math.random().toFixed(9).slice(2)}$`,Bi="?"+Re,Ol=`<${Bi}>`,je=document,cr=()=>je.createComment(""),Lt=e=>e===null||typeof e!="object"&&typeof e!="function",bn=Array.isArray,Rl=e=>bn(e)||typeof e?.[Symbol.iterator]=="function",fn=`[
124
+ `}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var r,n;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(r=this.target)===null||r===void 0||r.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var t,r;let n=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;n&&this.setupFor((r=this.target)!==null&&r!==void 0?r:n)}forceFocusUpdate(){var t;!((t=this.target)===null||t===void 0)&&t.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");let r=(...a)=>l=>{a.forEach(c=>window.addEventListener(c,this.endPress,{once:!0})),this.startPress(l)},n=r("mouseup","contextmenu"),i=r("touchend","touchcancel"),s=a=>{["Enter"," "].includes(a.key)&&r("keyup")(a)},o={passive:!0};t.addEventListener("mouseover",this.startHover,o),t.addEventListener("mousemove",this.moveRipple,o),t.addEventListener("mouseleave",this.endHover,o),t.addEventListener("mousedown",n,o),t.addEventListener("touchstart",i,o),t.addEventListener("touchmove",this.moveRipple,o),t.addEventListener("keydown",s,o),t.addEventListener("focus",this.startFocus,o),t.addEventListener("blur",this.endFocus,o),t.addEventListener("focusin",this.startFocus,o),t.addEventListener("focusout",this.endFocus,o),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,o),t.removeEventListener("mousemove",this.moveRipple,o),t.removeEventListener("mouseleave",this.endHover,o),t.removeEventListener("mousedown",n,o),t.removeEventListener("touchstart",i,o),t.removeEventListener("touchmove",this.moveRipple,o),t.removeEventListener("keydown",s,o),t.removeEventListener("focus",this.startFocus,o),t.removeEventListener("blur",this.endFocus,o),t.removeEventListener("focusin",this.startFocus,o),t.removeEventListener("focusout",this.endFocus,o),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let r=t,n=t,i,s;return r.x!=null?{x:i,y:s}=r:n.touches!=null&&(i=n.touches[0].clientX,s=n.touches[0].clientY),{x:i,y:s}}isFocusVisible(t){return t instanceof HTMLElement?t.matches(":focus-visible"):!0}isIgnored(t){if(this.disabled)return!0;if(t!=null)for(let r of t.composedPath()){if(r===this.target)break;if("hasAttribute"in r&&r.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};M.elementDefinitions={};M.styles=Ti;q([(0,F.property)({type:Boolean})],M.prototype,"primary",void 0);q([(0,F.property)({type:Boolean})],M.prototype,"secondary",void 0);q([(0,F.property)({type:Boolean})],M.prototype,"unbounded",void 0);q([(0,F.property)({type:Boolean})],M.prototype,"activated",void 0);q([(0,F.property)({type:Boolean})],M.prototype,"selected",void 0);q([(0,F.property)({type:Boolean})],M.prototype,"disabled",void 0);q([(0,F.state)()],M.prototype,"hovered",void 0);q([(0,F.state)()],M.prototype,"focused",void 0);q([(0,F.state)()],M.prototype,"pressed",void 0);q([(0,F.state)()],M.prototype,"rippling",void 0);q([(0,F.state)()],M.prototype,"originX",void 0);q([(0,F.state)()],M.prototype,"originY",void 0);q([(0,F.query)(".ft-ripple")],M.prototype,"ripple",void 0);q([(0,F.query)(".ft-ripple--effect")],M.prototype,"rippleEffect",void 0);var Li=y(T());var Ni={"ft-ripple":M};(0,Li.customElements)(Ni);var Ja=y(j()),le=y(J()),ae=y(T());var vn=globalThis,Pi=e=>e,lr=vn.trustedTypes,Di=lr?lr.createPolicy("lit-html",{createHTML:e=>e}):void 0,Hi="$lit$",Re=`lit$${Math.random().toFixed(9).slice(2)}$`,Bi="?"+Re,Ol=`<${Bi}>`,Fe=document,cr=()=>Fe.createComment(""),Lt=e=>e===null||typeof e!="object"&&typeof e!="function",bn=Array.isArray,Rl=e=>bn(e)||typeof e?.[Symbol.iterator]=="function",fn=`[
125
125
  \f\r]`,Nt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Mi=/-->/g,ki=/>/g,Ve=RegExp(`>|${fn}(?:([^\\s"'>=/]+)(${fn}*=${fn}*(?:[^
126
- \f\r"'\`<>=]|("|')|))|$)`,"g"),Ii=/'/g,Ui=/"/g,Vi=/^(?:script|style|textarea|title)$/i,En=e=>(t,...r)=>({_$litType$:e,strings:t,values:r}),Fi=En(1),ji=En(2),zi=En(3),Pt=Symbol.for("lit-noChange"),$=Symbol.for("lit-nothing"),$i=new WeakMap,Fe=je.createTreeWalker(je,129);function Wi(e,t){if(!bn(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Di!==void 0?Di.createHTML(t):t}var Nl=(e,t)=>{let r=e.length-1,n=[],i,s=t===2?"<svg>":t===3?"<math>":"",o=Nt;for(let a=0;a<r;a++){let l=e[a],c,u,d=-1,p=0;for(;p<l.length&&(o.lastIndex=p,u=o.exec(l),u!==null);)p=o.lastIndex,o===Nt?u[1]==="!--"?o=Mi:u[1]!==void 0?o=ki:u[2]!==void 0?(Vi.test(u[2])&&(i=RegExp("</"+u[2],"g")),o=Ve):u[3]!==void 0&&(o=Ve):o===Ve?u[0]===">"?(o=i??Nt,d=-1):u[1]===void 0?d=-2:(d=o.lastIndex-u[2].length,c=u[1],o=u[3]===void 0?Ve:u[3]==='"'?Ui:Ii):o===Ui||o===Ii?o=Ve:o===Mi||o===ki?o=Nt:(o=Ve,i=void 0);let m=o===Ve&&e[a+1].startsWith("/>")?" ":"";s+=o===Nt?l+Ol:d>=0?(n.push(c),l.slice(0,d)+Hi+l.slice(d)+Re+m):l+Re+(d===-2?a:m)}return[Wi(e,s+(e[r]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]},Dt=class e{constructor({strings:t,_$litType$:r},n){let i;this.parts=[];let s=0,o=0,a=t.length-1,l=this.parts,[c,u]=Nl(t,r);if(this.el=e.createElement(c,n),Fe.currentNode=this.el.content,r===2||r===3){let d=this.el.content.firstChild;d.replaceWith(...d.childNodes)}for(;(i=Fe.nextNode())!==null&&l.length<a;){if(i.nodeType===1){if(i.hasAttributes())for(let d of i.getAttributeNames())if(d.endsWith(Hi)){let p=u[o++],m=i.getAttribute(d).split(Re),x=/([.?@])?(.*)/.exec(p);l.push({type:1,index:s,name:x[2],strings:m,ctor:x[1]==="."?mn:x[1]==="?"?yn:x[1]==="@"?gn:it}),i.removeAttribute(d)}else d.startsWith(Re)&&(l.push({type:6,index:s}),i.removeAttribute(d));if(Vi.test(i.tagName)){let d=i.textContent.split(Re),p=d.length-1;if(p>0){i.textContent=lr?lr.emptyScript:"";for(let m=0;m<p;m++)i.append(d[m],cr()),Fe.nextNode(),l.push({type:2,index:++s});i.append(d[p],cr())}}}else if(i.nodeType===8)if(i.data===Bi)l.push({type:2,index:s});else{let d=-1;for(;(d=i.data.indexOf(Re,d+1))!==-1;)l.push({type:7,index:s}),d+=Re.length-1}s++}}static createElement(t,r){let n=je.createElement("template");return n.innerHTML=t,n}};function nt(e,t,r=e,n){if(t===Pt)return t;let i=n!==void 0?r._$Co?.[n]:r._$Cl,s=Lt(t)?void 0:t._$litDirective$;return i?.constructor!==s&&(i?._$AO?.(!1),s===void 0?i=void 0:(i=new s(e),i._$AT(e,r,n)),n!==void 0?(r._$Co??=[])[n]=i:r._$Cl=i),i!==void 0&&(t=nt(e,i._$AS(e,t.values),i,n)),t}var hn=class{constructor(t,r){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:r},parts:n}=this._$AD,i=(t?.creationScope??je).importNode(r,!0);Fe.currentNode=i;let s=Fe.nextNode(),o=0,a=0,l=n[0];for(;l!==void 0;){if(o===l.index){let c;l.type===2?c=new ur(s,s.nextSibling,this,t):l.type===1?c=new l.ctor(s,l.name,l.strings,this,t):l.type===6&&(c=new xn(s,this,t)),this._$AV.push(c),l=n[++a]}o!==l?.index&&(s=Fe.nextNode(),o++)}return Fe.currentNode=je,i}p(t){let r=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(t,n,r),r+=n.strings.length-2):n._$AI(t[r])),r++}},ur=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,r,n,i){this.type=2,this._$AH=$,this._$AN=void 0,this._$AA=t,this._$AB=r,this._$AM=n,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,r=this._$AM;return r!==void 0&&t?.nodeType===11&&(t=r.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,r=this){t=nt(this,t,r),Lt(t)?t===$||t==null||t===""?(this._$AH!==$&&this._$AR(),this._$AH=$):t!==this._$AH&&t!==Pt&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):Rl(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==$&&Lt(this._$AH)?this._$AA.nextSibling.data=t:this.T(je.createTextNode(t)),this._$AH=t}$(t){let{values:r,_$litType$:n}=t,i=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=Dt.createElement(Wi(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(r);else{let s=new hn(i,this),o=s.u(this.options);s.p(r),this.T(o),this._$AH=s}}_$AC(t){let r=$i.get(t.strings);return r===void 0&&$i.set(t.strings,r=new Dt(t)),r}k(t){bn(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,n,i=0;for(let s of t)i===r.length?r.push(n=new e(this.O(cr()),this.O(cr()),this,this.options)):n=r[i],n._$AI(s),i++;i<r.length&&(this._$AR(n&&n._$AB.nextSibling,i),r.length=i)}_$AR(t=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);t!==this._$AB;){let n=Pi(t).nextSibling;Pi(t).remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},it=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,r,n,i,s){this.type=1,this._$AH=$,this._$AN=void 0,this.element=t,this.name=r,this._$AM=i,this.options=s,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=$}_$AI(t,r=this,n,i){let s=this.strings,o=!1;if(s===void 0)t=nt(this,t,r,0),o=!Lt(t)||t!==this._$AH&&t!==Pt,o&&(this._$AH=t);else{let a=t,l,c;for(t=s[0],l=0;l<s.length-1;l++)c=nt(this,a[n+l],r,l),c===Pt&&(c=this._$AH[l]),o||=!Lt(c)||c!==this._$AH[l],c===$?t=$:t!==$&&(t+=(c??"")+s[l+1]),this._$AH[l]=c}o&&!i&&this.j(t)}j(t){t===$?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},mn=class extends it{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===$?void 0:t}},yn=class extends it{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==$)}},gn=class extends it{constructor(t,r,n,i,s){super(t,r,n,i,s),this.type=5}_$AI(t,r=this){if((t=nt(this,t,r,0)??$)===Pt)return;let n=this._$AH,i=t===$&&n!==$||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,s=t!==$&&(n===$||i);i&&this.element.removeEventListener(this.name,this,n),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},xn=class{constructor(t,r,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=r,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){nt(this,t)}};var Ll=vn.litHtmlPolyfillSupport;Ll?.(Dt,ur),(vn.litHtmlVersions??=[]).push("3.3.3");var Gi=Symbol.for(""),Pl=e=>{if(e?.r===Gi)return e?._$litStatic$},An=e=>({_$litStatic$:e,r:Gi});var Ki=new Map,Sn=e=>(t,...r)=>{let n=r.length,i,s,o=[],a=[],l,c=0,u=!1;for(;c<n;){for(l=t[c];c<n&&(s=r[c],(i=Pl(s))!==void 0);)l+=i+t[++c],u=!0;c!==n&&a.push(s),o.push(l),c++}if(c===n&&o.push(t[n]),u){let d=o.join("$$lit$$");(t=Ki.get(d))===void 0&&(o.raw=o,Ki.set(d,t=o)),r=a}return e(t,...r)},_n=Sn(Fi),wu=Sn(ji),Tu=Sn(zi);var Cn=y(J()),as=y(T());var Ne;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button"})(Ne||(Ne={}));var ie=y(F()),h=y(T()),qi=h.FtCssVariableFactory.extend("--ft-typography-font-family","",h.designSystemVariables.titleFont),Se=h.FtCssVariableFactory.extend("--ft-typography-font-family","",h.designSystemVariables.contentFont),b={fontFamily:Se,fontSize:h.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:h.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:h.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:h.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:h.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},st={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-title-font-family","",qi),fontSize:h.FtCssVariableFactory.extend("--ft-typography-title-font-size","",b.fontSize,"20px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",b.letterSpacing,"0.15px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-title-line-height","",b.lineHeight,"1.2"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",b.textTransform,"inherit")},ot={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",qi),fontSize:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",b.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",b.letterSpacing,"0.105px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",b.lineHeight,"1.7"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",b.textTransform,"inherit")},at={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Se),fontSize:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",b.fontSize,"16px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",b.fontWeight,"600"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",b.letterSpacing,"0.144px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",b.lineHeight,"1.5"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",b.textTransform,"inherit")},lt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Se),fontSize:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",b.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",b.letterSpacing,"0.098px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",b.lineHeight,"1.7"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",b.textTransform,"inherit")},ct={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Se),fontSize:h.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",b.fontSize,"16px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",b.letterSpacing,"0.496px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",b.lineHeight,"1.5"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",b.textTransform,"inherit")},ut={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Se),fontSize:h.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",b.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",b.letterSpacing,"0.252px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",b.lineHeight,"1.4"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",b.textTransform,"inherit")},dt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Se),fontSize:h.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",b.fontSize,"12px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",b.letterSpacing,"0.396px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",b.lineHeight,"1.33"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",b.textTransform,"inherit")},pt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Se),fontSize:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",b.fontSize,"10px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",b.letterSpacing,"0.33px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",b.lineHeight,"1.6"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",b.textTransform,"inherit")},ft={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Se),fontSize:h.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",b.fontSize,"10px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",b.letterSpacing,"1.5px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",b.lineHeight,"1.6"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",b.textTransform,"uppercase")},ge={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Se),fontSize:h.FtCssVariableFactory.extend("--ft-typography-button-font-size","",b.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",b.fontWeight,"600"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",b.letterSpacing,"1.246px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-button-line-height","",b.lineHeight,"1.15"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",b.textTransform,"uppercase")},Yi=ie.css`
126
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),Ii=/'/g,Ui=/"/g,Vi=/^(?:script|style|textarea|title)$/i,En=e=>(t,...r)=>({_$litType$:e,strings:t,values:r}),ji=En(1),Fi=En(2),zi=En(3),Pt=Symbol.for("lit-noChange"),$=Symbol.for("lit-nothing"),$i=new WeakMap,je=Fe.createTreeWalker(Fe,129);function Wi(e,t){if(!bn(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Di!==void 0?Di.createHTML(t):t}var Nl=(e,t)=>{let r=e.length-1,n=[],i,s=t===2?"<svg>":t===3?"<math>":"",o=Nt;for(let a=0;a<r;a++){let l=e[a],c,u,d=-1,p=0;for(;p<l.length&&(o.lastIndex=p,u=o.exec(l),u!==null);)p=o.lastIndex,o===Nt?u[1]==="!--"?o=Mi:u[1]!==void 0?o=ki:u[2]!==void 0?(Vi.test(u[2])&&(i=RegExp("</"+u[2],"g")),o=Ve):u[3]!==void 0&&(o=Ve):o===Ve?u[0]===">"?(o=i??Nt,d=-1):u[1]===void 0?d=-2:(d=o.lastIndex-u[2].length,c=u[1],o=u[3]===void 0?Ve:u[3]==='"'?Ui:Ii):o===Ui||o===Ii?o=Ve:o===Mi||o===ki?o=Nt:(o=Ve,i=void 0);let m=o===Ve&&e[a+1].startsWith("/>")?" ":"";s+=o===Nt?l+Ol:d>=0?(n.push(c),l.slice(0,d)+Hi+l.slice(d)+Re+m):l+Re+(d===-2?a:m)}return[Wi(e,s+(e[r]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]},Dt=class e{constructor({strings:t,_$litType$:r},n){let i;this.parts=[];let s=0,o=0,a=t.length-1,l=this.parts,[c,u]=Nl(t,r);if(this.el=e.createElement(c,n),je.currentNode=this.el.content,r===2||r===3){let d=this.el.content.firstChild;d.replaceWith(...d.childNodes)}for(;(i=je.nextNode())!==null&&l.length<a;){if(i.nodeType===1){if(i.hasAttributes())for(let d of i.getAttributeNames())if(d.endsWith(Hi)){let p=u[o++],m=i.getAttribute(d).split(Re),x=/([.?@])?(.*)/.exec(p);l.push({type:1,index:s,name:x[2],strings:m,ctor:x[1]==="."?mn:x[1]==="?"?yn:x[1]==="@"?gn:it}),i.removeAttribute(d)}else d.startsWith(Re)&&(l.push({type:6,index:s}),i.removeAttribute(d));if(Vi.test(i.tagName)){let d=i.textContent.split(Re),p=d.length-1;if(p>0){i.textContent=lr?lr.emptyScript:"";for(let m=0;m<p;m++)i.append(d[m],cr()),je.nextNode(),l.push({type:2,index:++s});i.append(d[p],cr())}}}else if(i.nodeType===8)if(i.data===Bi)l.push({type:2,index:s});else{let d=-1;for(;(d=i.data.indexOf(Re,d+1))!==-1;)l.push({type:7,index:s}),d+=Re.length-1}s++}}static createElement(t,r){let n=Fe.createElement("template");return n.innerHTML=t,n}};function nt(e,t,r=e,n){if(t===Pt)return t;let i=n!==void 0?r._$Co?.[n]:r._$Cl,s=Lt(t)?void 0:t._$litDirective$;return i?.constructor!==s&&(i?._$AO?.(!1),s===void 0?i=void 0:(i=new s(e),i._$AT(e,r,n)),n!==void 0?(r._$Co??=[])[n]=i:r._$Cl=i),i!==void 0&&(t=nt(e,i._$AS(e,t.values),i,n)),t}var hn=class{constructor(t,r){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:r},parts:n}=this._$AD,i=(t?.creationScope??Fe).importNode(r,!0);je.currentNode=i;let s=je.nextNode(),o=0,a=0,l=n[0];for(;l!==void 0;){if(o===l.index){let c;l.type===2?c=new ur(s,s.nextSibling,this,t):l.type===1?c=new l.ctor(s,l.name,l.strings,this,t):l.type===6&&(c=new xn(s,this,t)),this._$AV.push(c),l=n[++a]}o!==l?.index&&(s=je.nextNode(),o++)}return je.currentNode=Fe,i}p(t){let r=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(t,n,r),r+=n.strings.length-2):n._$AI(t[r])),r++}},ur=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,r,n,i){this.type=2,this._$AH=$,this._$AN=void 0,this._$AA=t,this._$AB=r,this._$AM=n,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,r=this._$AM;return r!==void 0&&t?.nodeType===11&&(t=r.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,r=this){t=nt(this,t,r),Lt(t)?t===$||t==null||t===""?(this._$AH!==$&&this._$AR(),this._$AH=$):t!==this._$AH&&t!==Pt&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):Rl(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==$&&Lt(this._$AH)?this._$AA.nextSibling.data=t:this.T(Fe.createTextNode(t)),this._$AH=t}$(t){let{values:r,_$litType$:n}=t,i=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=Dt.createElement(Wi(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(r);else{let s=new hn(i,this),o=s.u(this.options);s.p(r),this.T(o),this._$AH=s}}_$AC(t){let r=$i.get(t.strings);return r===void 0&&$i.set(t.strings,r=new Dt(t)),r}k(t){bn(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,n,i=0;for(let s of t)i===r.length?r.push(n=new e(this.O(cr()),this.O(cr()),this,this.options)):n=r[i],n._$AI(s),i++;i<r.length&&(this._$AR(n&&n._$AB.nextSibling,i),r.length=i)}_$AR(t=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);t!==this._$AB;){let n=Pi(t).nextSibling;Pi(t).remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},it=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,r,n,i,s){this.type=1,this._$AH=$,this._$AN=void 0,this.element=t,this.name=r,this._$AM=i,this.options=s,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=$}_$AI(t,r=this,n,i){let s=this.strings,o=!1;if(s===void 0)t=nt(this,t,r,0),o=!Lt(t)||t!==this._$AH&&t!==Pt,o&&(this._$AH=t);else{let a=t,l,c;for(t=s[0],l=0;l<s.length-1;l++)c=nt(this,a[n+l],r,l),c===Pt&&(c=this._$AH[l]),o||=!Lt(c)||c!==this._$AH[l],c===$?t=$:t!==$&&(t+=(c??"")+s[l+1]),this._$AH[l]=c}o&&!i&&this.j(t)}j(t){t===$?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},mn=class extends it{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===$?void 0:t}},yn=class extends it{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==$)}},gn=class extends it{constructor(t,r,n,i,s){super(t,r,n,i,s),this.type=5}_$AI(t,r=this){if((t=nt(this,t,r,0)??$)===Pt)return;let n=this._$AH,i=t===$&&n!==$||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,s=t!==$&&(n===$||i);i&&this.element.removeEventListener(this.name,this,n),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},xn=class{constructor(t,r,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=r,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){nt(this,t)}};var Ll=vn.litHtmlPolyfillSupport;Ll?.(Dt,ur),(vn.litHtmlVersions??=[]).push("3.3.3");var Gi=Symbol.for(""),Pl=e=>{if(e?.r===Gi)return e?._$litStatic$},An=e=>({_$litStatic$:e,r:Gi});var Ki=new Map,Sn=e=>(t,...r)=>{let n=r.length,i,s,o=[],a=[],l,c=0,u=!1;for(;c<n;){for(l=t[c];c<n&&(s=r[c],(i=Pl(s))!==void 0);)l+=i+t[++c],u=!0;c!==n&&a.push(s),o.push(l),c++}if(c===n&&o.push(t[n]),u){let d=o.join("$$lit$$");(t=Ki.get(d))===void 0&&(o.raw=o,Ki.set(d,t=o)),r=a}return e(t,...r)},_n=Sn(ji),wu=Sn(Fi),Tu=Sn(zi);var Cn=y(J()),as=y(T());var Ne;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button"})(Ne||(Ne={}));var ie=y(j()),h=y(T()),qi=h.FtCssVariableFactory.extend("--ft-typography-font-family","",h.designSystemVariables.titleFont),Se=h.FtCssVariableFactory.extend("--ft-typography-font-family","",h.designSystemVariables.contentFont),b={fontFamily:Se,fontSize:h.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:h.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:h.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:h.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:h.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},st={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-title-font-family","",qi),fontSize:h.FtCssVariableFactory.extend("--ft-typography-title-font-size","",b.fontSize,"20px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",b.letterSpacing,"0.15px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-title-line-height","",b.lineHeight,"1.2"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",b.textTransform,"inherit")},ot={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",qi),fontSize:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",b.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",b.letterSpacing,"0.105px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",b.lineHeight,"1.7"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",b.textTransform,"inherit")},at={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Se),fontSize:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",b.fontSize,"16px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",b.fontWeight,"600"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",b.letterSpacing,"0.144px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",b.lineHeight,"1.5"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",b.textTransform,"inherit")},lt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Se),fontSize:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",b.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",b.letterSpacing,"0.098px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",b.lineHeight,"1.7"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",b.textTransform,"inherit")},ct={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Se),fontSize:h.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",b.fontSize,"16px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",b.letterSpacing,"0.496px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",b.lineHeight,"1.5"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",b.textTransform,"inherit")},ut={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Se),fontSize:h.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",b.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",b.letterSpacing,"0.252px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",b.lineHeight,"1.4"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",b.textTransform,"inherit")},dt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Se),fontSize:h.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",b.fontSize,"12px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",b.letterSpacing,"0.396px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",b.lineHeight,"1.33"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",b.textTransform,"inherit")},pt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Se),fontSize:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",b.fontSize,"10px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",b.letterSpacing,"0.33px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",b.lineHeight,"1.6"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",b.textTransform,"inherit")},ft={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Se),fontSize:h.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",b.fontSize,"10px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",b.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",b.letterSpacing,"1.5px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",b.lineHeight,"1.6"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",b.textTransform,"uppercase")},ge={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Se),fontSize:h.FtCssVariableFactory.extend("--ft-typography-button-font-size","",b.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",b.fontWeight,"600"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",b.letterSpacing,"1.246px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-button-line-height","",b.lineHeight,"1.15"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",b.textTransform,"uppercase")},Yi=ie.css`
127
127
  .ft-typography--title {
128
128
  font-family: ${st.fontFamily};
129
129
  font-size: ${st.fontSize};
@@ -226,7 +226,7 @@
226
226
  </${An(this.element)}>
227
227
  `:_n`
228
228
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
229
- `}};ce.styles=[Yi,Xi,Ji,Qi,Zi,es,ts,rs,ns,is,ss];os([(0,Cn.property)()],ce.prototype,"element",void 0);os([(0,Cn.property)()],ce.prototype,"variant",void 0);var cs=y(T());var ls={"ft-typography":ce};(0,cs.customElements)(ls);var us=y(F()),Le=y(T()),Mt={distance:Le.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:Le.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:Le.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),borderRadiusS:Le.FtCssVariableFactory.extend("--ft-tooltip-border-radius","",Le.designSystemVariables.borderRadiusS),maxWidth:Le.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},ds=us.css`
229
+ `}};ce.styles=[Yi,Xi,Ji,Qi,Zi,es,ts,rs,ns,is,ss];os([(0,Cn.property)()],ce.prototype,"element",void 0);os([(0,Cn.property)()],ce.prototype,"variant",void 0);var cs=y(T());var ls={"ft-typography":ce};(0,cs.customElements)(ls);var us=y(j()),Le=y(T()),Mt={distance:Le.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:Le.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:Le.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),borderRadiusS:Le.FtCssVariableFactory.extend("--ft-tooltip-border-radius","",Le.designSystemVariables.borderRadiusS),maxWidth:Le.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},ds=us.css`
230
230
  .ft-tooltip--container {
231
231
  display: block;
232
232
  }
@@ -257,11 +257,11 @@
257
257
  position: relative;
258
258
  word-break: break-word;
259
259
  }
260
- `;var fs=["top","right","bottom","left"],ps=["start","end"],Tn=fs.reduce((e,t)=>e.concat(t,t+"-"+ps[0],t+"-"+ps[1]),[]),kt=Math.min,Pe=Math.max,It=Math.round;var xe=e=>({x:e,y:e}),Dl={left:"right",right:"left",bottom:"top",top:"bottom"};function hs(e,t,r){return Pe(e,kt(t,r))}function dr(e,t){return typeof e=="function"?e(t):e}function Ut(e){return e.split("-")[0]}function De(e){return e.split("-")[1]}function On(e){return e==="x"?"y":"x"}function Rn(e){return e==="y"?"height":"width"}function pr(e){let t=e[0];return t==="t"||t==="b"?"y":"x"}function Nn(e){return On(pr(e))}function ms(e,t,r){r===void 0&&(r=!1);let n=De(e),i=Nn(e),s=Rn(i),o=i==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[s]>t.floating[s]&&(o=wn(o)),[o,wn(o)]}function ys(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function wn(e){let t=Ut(e);return Dl[t]+e.slice(t.length)}function Ml(e){var t,r,n,i;return{top:(t=e.top)!=null?t:0,right:(r=e.right)!=null?r:0,bottom:(n=e.bottom)!=null?n:0,left:(i=e.left)!=null?i:0}}function gs(e){return typeof e!="number"?Ml(e):{top:e,right:e,bottom:e,left:e}}function ze(e){let{x:t,y:r,width:n,height:i}=e;return{width:n,height:i,top:r,left:t,right:t+n,bottom:r+i,x:t,y:r}}function xs(e,t,r){let{reference:n,floating:i}=e,s=pr(t),o=Nn(t),a=Rn(o),l=Ut(t),c=s==="y",u=n.x+n.width/2-i.width/2,d=n.y+n.height/2-i.height/2,p=n[a]/2-i[a]/2,m;switch(l){case"top":m={x:u,y:n.y-i.height};break;case"bottom":m={x:u,y:n.y+n.height};break;case"right":m={x:n.x+n.width,y:d};break;case"left":m={x:n.x-i.width,y:d};break;default:m={x:n.x,y:n.y}}let x=De(t);return x&&(m[o]+=p*(x==="end"?1:-1)*(r&&c?-1:1)),m}async function vs(e,t){var r;t===void 0&&(t={});let{x:n,y:i,platform:s,rects:o,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:p=!1,padding:m=0}=dr(t,e),x=gs(m),g=a[p?d==="floating"?"reference":"floating":d],A=ze(await s.getClippingRect({element:(r=await(s.isElement==null?void 0:s.isElement(g)))==null||r?g:g.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:l})),R=d==="floating"?{x:n,y:i,width:o.floating.width,height:o.floating.height}:o.reference,v=await(s.getOffsetParent==null?void 0:s.getOffsetParent(a.floating)),_=await(s.isElement==null?void 0:s.isElement(v))&&await(s.getScale==null?void 0:s.getScale(v))||{x:1,y:1},w=ze(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:R,offsetParent:v,strategy:l}):R);return{top:(A.top-w.top+x.top)/_.y,bottom:(w.bottom-A.bottom+x.bottom)/_.y,left:(A.left-w.left+x.left)/_.x,right:(w.right-A.right+x.right)/_.x}}var kl=50,bs=async(e,t,r)=>{let{placement:n="bottom",strategy:i="absolute",middleware:s=[],platform:o}=r,a=o.detectOverflow?o:{...o,detectOverflow:vs},l=await(o.isRTL==null?void 0:o.isRTL(t)),c=await o.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:d}=xs(c,n,l),p=n,m=0,x={};for(let E=0;E<s.length;E++){let g=s[E];if(!g)continue;let{name:A,fn:R}=g,{x:v,y:_,data:w,reset:k}=await R({x:u,y:d,initialPlacement:n,placement:p,strategy:i,middlewareData:x,rects:c,platform:a,elements:{reference:e,floating:t}});u=v??u,d=_??d,x[A]={...x[A],...w},k&&m<kl&&(m++,typeof k=="object"&&(k.placement&&(p=k.placement),k.rects&&(c=k.rects===!0?await o.getElementRects({reference:e,floating:t,strategy:i}):k.rects),{x:u,y:d}=xs(c,p,l)),E=-1)}return{x:u,y:d,placement:p,strategy:i,middlewareData:x}};function Il(e,t,r){return(e?[...r.filter(i=>De(i)===e),...r.filter(i=>De(i)!==e)]:r.filter(i=>Ut(i)===i)).filter(i=>e?De(i)===e||(t?ys(i)!==i:!1):!0)}var Es=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var r,n,i;let{rects:s,middlewareData:o,placement:a,platform:l,elements:c}=t,{crossAxis:u=!1,alignment:d,allowedPlacements:p=Tn,autoAlignment:m=!0,...x}=dr(e,t),E=d!==void 0||p===Tn?Il(d||null,m,p):p,g=((r=o.autoPlacement)==null?void 0:r.index)||0,A=E[g];if(A==null)return{};if(a!==A)return{reset:{placement:E[0]}};let R=await l.detectOverflow(t,x),v=ms(A,s,await(l.isRTL==null?void 0:l.isRTL(c.floating))),_=[R[Ut(A)],R[v[0]],R[v[1]]],w=[...((n=o.autoPlacement)==null?void 0:n.overflows)||[],{placement:A,overflows:_}],k=E[g+1];if(k)return{data:{index:g+1,overflows:w},reset:{placement:k}};let L=w.map(re=>{let Be=De(re.placement);return[re.placement,Be&&u?re.overflows.slice(0,2).reduce((bl,El)=>bl+El,0):re.overflows[0],re.overflows]}).sort((re,Be)=>re[1]-Be[1]),Tt=((i=L.filter(re=>re[2].slice(0,De(re[0])?2:3).every(Be=>Be<=0))[0])==null?void 0:i[0])||L[0][0];return Tt!==a?{data:{index:g+1,overflows:w},reset:{placement:Tt}}:{}}}};var As=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:r,y:n,placement:i,platform:s}=t,{mainAxis:o=!0,crossAxis:a=!1,limiter:l={fn:R=>{let{x:v,y:_}=R;return{x:v,y:_}}},...c}=dr(e,t),u={x:r,y:n},d=await s.detectOverflow(t,c),p=pr(i),m=On(p),x=u[m],E=u[p],g=(R,v)=>hs(v+d[R==="y"?"top":"left"],v,v-d[R==="y"?"bottom":"right"]);o&&(x=g(m,x)),a&&(E=g(p,E));let A=l.fn({...t,[m]:x,[p]:E});return{...A,data:{x:A.x-r,y:A.y-n,enabled:{[m]:o,[p]:a}}}}}};function hr(){return typeof window<"u"}function Ke(e){return _s(e)?(e.nodeName||"").toLowerCase():"#document"}function Y(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function _e(e){var t;return(t=(_s(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function _s(e){return hr()?e instanceof Node||e instanceof Y(e).Node:!1}function ue(e){return hr()?e instanceof Element||e instanceof Y(e).Element:!1}function Ce(e){return hr()?e instanceof HTMLElement||e instanceof Y(e).HTMLElement:!1}function Ss(e){return!hr()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Y(e).ShadowRoot}function $t(e){let{overflow:t,overflowX:r,overflowY:n,display:i}=de(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&i!=="inline"&&i!=="contents"}function Cs(e){return/^(table|td|th)$/.test(Ke(e))}function Ht(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}var Ul=/transform|translate|scale|rotate|perspective|filter/,$l=/paint|layout|strict|content/,We=e=>!!e&&e!=="none",Ln;function ht(e){let t=ue(e)?de(e):e;return We(t.transform)||We(t.translate)||We(t.scale)||We(t.rotate)||We(t.perspective)||!mr()&&(We(t.backdropFilter)||We(t.filter))||Ul.test(t.willChange||"")||$l.test(t.contain||"")}function ws(e){let t=Me(e);for(;Ce(t)&&!mt(t);){if(ht(t))return t;if(Ht(t))return null;t=Me(t)}return null}function mr(){return Ln==null&&(Ln=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),Ln}function mt(e){return/^(html|body|#document)$/.test(Ke(e))}function de(e){return Y(e).getComputedStyle(e)}function Bt(e){return ue(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Me(e){if(Ke(e)==="html")return e;let t=e.assignedSlot||e.parentNode||Ss(e)&&e.host||_e(e);return Ss(t)?t.host:t}function Ts(e){let t=Me(e);return mt(t)?(e.ownerDocument||e).body:Ce(t)&&$t(t)?t:Ts(t)}function fr(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);let i=Ts(e),s=i===((n=e.ownerDocument)==null?void 0:n.body),o=Y(i);if(s){let a=yr(o);return t.concat(o,o.visualViewport||[],$t(i)?i:[],a&&r?fr(a):[])}else return t.concat(i,fr(i,[],r))}function yr(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Ns(e){let t=de(e),r=parseFloat(t.width)||0,n=parseFloat(t.height)||0,i=Ce(e),s=i?e.offsetWidth:r,o=i?e.offsetHeight:n,a=It(r)!==s||It(n)!==o;return a&&(r=s,n=o),{width:r,height:n,$:a}}function Ls(e){return ue(e)?e:e.contextElement}function yt(e){let t=Ls(e);if(!Ce(t))return xe(1);let r=t.getBoundingClientRect(),{width:n,height:i,$:s}=Ns(t),o=(s?It(r.width):r.width)/n,a=(s?It(r.height):r.height)/i;return(!o||!Number.isFinite(o))&&(o=1),(!a||!Number.isFinite(a))&&(a=1),{x:o,y:a}}var Hl=xe(0);function Ps(e){let t=Y(e);return!mr()||!t.visualViewport?Hl:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Bl(e,t,r){return t===void 0&&(t=!1),!!r&&t&&r===Y(e)}function Vt(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);let i=e.getBoundingClientRect(),s=Ls(e),o=xe(1);t&&(n?ue(n)&&(o=yt(n)):o=yt(e));let a=Bl(s,r,n)?Ps(s):xe(0),l=(i.left+a.x)/o.x,c=(i.top+a.y)/o.y,u=i.width/o.x,d=i.height/o.y;if(s&&n){let p=Y(s),m=ue(n)?Y(n):n,x=p,E=yr(x);for(;E&&m!==x;){let g=yt(E),A=E.getBoundingClientRect(),R=de(E),v=A.left+(E.clientLeft+parseFloat(R.paddingLeft))*g.x,_=A.top+(E.clientTop+parseFloat(R.paddingTop))*g.y;l*=g.x,c*=g.y,u*=g.x,d*=g.y,l+=v,c+=_,x=Y(E),E=yr(x)}}return ze({width:u,height:d,x:l,y:c})}function gr(e,t){let r=Bt(e).scrollLeft;return t?t.left+r:Vt(_e(e)).left+r}function Ds(e,t){let r=e.getBoundingClientRect(),n=r.left+t.scrollLeft-gr(e,r),i=r.top+t.scrollTop;return{x:n,y:i}}function Vl(e){let{elements:t,rect:r,offsetParent:n,strategy:i}=e,s=i==="fixed",o=_e(n),a=t?Ht(t.floating):!1;if(n===o||a&&s)return r;let l={scrollLeft:0,scrollTop:0},c=xe(1),u=xe(0),d=Ce(n);if((d||!s)&&((Ke(n)!=="body"||$t(o))&&(l=Bt(n)),d)){let m=Vt(n);c=yt(n),u.x=m.x+n.clientLeft,u.y=m.y+n.clientTop}let p=o&&!d&&!s?Ds(o,l):xe(0);return{width:r.width*c.x,height:r.height*c.y,x:r.x*c.x-l.scrollLeft*c.x+u.x+p.x,y:r.y*c.y-l.scrollTop*c.y+u.y+p.y}}function Fl(e){return e.getClientRects?Array.from(e.getClientRects()):[]}function jl(e){let t=Bt(e),r=e.ownerDocument.body,n=Pe(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),i=Pe(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight),s=-t.scrollLeft+gr(e),o=-t.scrollTop;return de(r).direction==="rtl"&&(s+=Pe(e.clientWidth,r.clientWidth)-n),{width:n,height:i,x:s,y:o}}var zl=25;function Wl(e,t,r){r===void 0&&(r="viewport");let n=r==="layoutViewport",i=Y(e),s=_e(e),o=i.visualViewport,a=s.clientWidth,l=s.clientHeight,c=0,u=0;if(o){let p=!mr()||t==="fixed";n?p||(c=-o.offsetLeft,u=-o.offsetTop):(a=o.width,l=o.height,p&&(c=o.offsetLeft,u=o.offsetTop))}if(gr(s)<=0){let p=s.ownerDocument,m=p.body,x=getComputedStyle(m),E=p.compatMode==="CSS1Compat"&&parseFloat(x.marginLeft)+parseFloat(x.marginRight)||0,g=Math.abs(s.clientWidth-m.clientWidth-E),A=getComputedStyle(s).scrollbarGutter==="stable both-edges"?g/2:g;A<=zl&&(a-=A)}return{width:a,height:l,x:c,y:u}}function Kl(e,t){let r=Vt(e,!0,t==="fixed"),n=r.top+e.clientTop,i=r.left+e.clientLeft,s=yt(e),o=e.clientWidth*s.x,a=e.clientHeight*s.y,l=i*s.x,c=n*s.y;return{width:o,height:a,x:l,y:c}}function Os(e,t,r){let n;if(t==="viewport"||t==="layoutViewport")n=Wl(e,r,t);else if(t==="document")n=jl(_e(e));else if(ue(t))n=Kl(t,r);else{let i=Ps(e);n={x:t.x-i.x,y:t.y-i.y,width:t.width,height:t.height}}return ze(n)}function Gl(e,t){let r=t.get(e);if(r)return r;let n=fr(e,[],!1).filter(a=>ue(a)&&Ke(a)!=="body"),i=null,s=de(e).position==="fixed",o=s?Me(e):e;for(;ue(o)&&!mt(o);){let a=de(o),l=ht(o),c=i?i.position:s?"fixed":"";!l&&(c==="fixed"||c==="absolute"&&a.position==="static")?n=n.filter(d=>d!==o):i=a,o=Me(o)}return t.set(e,n),n}function ql(e){let{element:t,boundary:r,rootBoundary:n,strategy:i}=e,o=[...r==="clippingAncestors"?Ht(t)?[]:Gl(t,this._c):[].concat(r),n],a=Os(t,o[0],i),l=a.top,c=a.right,u=a.bottom,d=a.left;for(let p=1;p<o.length;p++){let m=Os(t,o[p],i);l=Pe(m.top,l),c=kt(m.right,c),u=kt(m.bottom,u),d=Pe(m.left,d)}return{width:c-d,height:u-l,x:d,y:l}}function Yl(e){let{width:t,height:r}=Ns(e);return{width:t,height:r}}function Xl(e,t,r){let n=Ce(t),i=_e(t),s=r==="fixed",o=Vt(e,!0,s,t),a={scrollLeft:0,scrollTop:0},l=xe(0);if((n||!s)&&((Ke(t)!=="body"||$t(i))&&(a=Bt(t)),n)){let p=Vt(t,!0,s,t);l.x=p.x+t.clientLeft,l.y=p.y+t.clientTop}!n&&i&&(l.x=gr(i));let c=i&&!n&&!s?Ds(i,a):xe(0),u=o.left+a.scrollLeft-l.x-c.x,d=o.top+a.scrollTop-l.y-c.y;return{x:u,y:d,width:o.width,height:o.height}}function Pn(e){return de(e).position==="static"}function Rs(e,t){if(!Ce(e)||de(e).position==="fixed")return null;if(t)return t(e);let r=e.offsetParent;return _e(e)===r&&(r=r.ownerDocument.body),r}function Ms(e,t){let r=Y(e);if(Ht(e))return r;if(!Ce(e)){let i=Me(e);for(;i&&!mt(i);){if(ue(i)&&!Pn(i))return i;i=Me(i)}return r}let n=Rs(e,t);for(;n&&Cs(n)&&Pn(n);)n=Rs(n,t);return n&&mt(n)&&Pn(n)&&!ht(n)?r:n||ws(e)||r}var Jl=async function(e){let t=this.getOffsetParent||Ms,r=this.getDimensions,n=await r(e.floating);return{reference:Xl(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function Ql(e){return de(e).direction==="rtl"}var xr={convertOffsetParentRelativeRectToViewportRelativeRect:Vl,getDocumentElement:_e,getClippingRect:ql,getOffsetParent:Ms,getElementRects:Jl,getClientRects:Fl,getDimensions:Yl,getScale:yt,isElement:ue,isRTL:Ql};var ks=Es,Is=As;var Us=(e,t,r)=>{let n=new Map,i=r??{},s={...xr,...i.platform,_c:n};return bs(e,t,{...i,platform:s})};function $s(e){return Zl(e)}function Dn(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Zl(e){for(let t=e;t;t=Dn(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=Dn(e);t;t=Dn(t)){if(!(t instanceof Element))continue;let r=getComputedStyle(t);if(r.display!=="contents"&&(r.position!=="static"||ht(r)||t.tagName==="BODY"))return t}return null}async function Hs(e,t,r){let n;return typeof r=="object"?n=r:n={placement:r},Us(e,t,{strategy:n.strategy,platform:{...xr,getOffsetParent:i=>xr.getOffsetParent(i,$s)},middleware:[Is({crossAxis:!0}),ks({allowedPlacements:[n.placement]})]})}var wt=y(T());var ti=y(J());var Bs=y(J(),1);var Mn=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function Vs(e,t){return(0,Bs.property)({type:Object,converter:{fromAttribute:r=>{if(r==null)return Ft(e);try{return JSON.parse(r)}catch{return Ft(e)}},toAttribute:r=>JSON.stringify(r)},hasChanged:jt,...t??{}})}function ec(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let r,n;if(Array.isArray(e)){if(r=e.length,r!=t.length)return!1;for(n=r;n--!==0;)if(!gt(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(!gt(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=o=>Object.keys(o).filter(a=>o[a]!=null),s=i(e);if(r=s.length,r!==i(t).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,s[n]))return!1;for(n=r;n--!==0;){let o=s[n];if(!gt(e[o],t[o]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function gt(e,t){try{return ec(e,t)}catch{return!1}}function jt(e,t){return!gt(e,t)}function Ft(e){return typeof window.structuredClone=="function"?structuredClone(e):e!=null?JSON.parse(JSON.stringify(e)):e}function vr(e,t){let r=n=>n[e]===!0;return n=>{if(r(n))return n;let i=t(n);return i[e]=!0,i}}var Fs=y(J(),1);var kn=e=>{let t=e??{};return(r,n)=>{var i;let s={hasChanged:jt,attribute:!1,...t};(0,Fs.property)(s)(r,n);let o=r.constructor;o.reduxProperties=new Map(o.reduxProperties),o.reduxProperties.set(n,{selector:(i=t.selector)!==null&&i!==void 0?i:(a=>a[n]),store:t.store})}};var br=class{constructor(){this.queue=[]}add(t,r=!1){r&&this.clear(t.type),this.queue.push(t)}consume(t){let r=this.queue.find(n=>n.type===t);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(t){typeof t=="string"?this.queue=this.queue.filter(r=>r.type!==t):this.queue=this.queue.filter(r=>!t.test(r.type))}};var Ge=y(J(),1);var Er=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,r){return this.callbacks=[t],this.debounce(r)}queue(t,r){return this.callbacks.push(t),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,r;let n=[...this.callbacks];this.callbacks=[];let i=(t=this.rejectPromise)!==null&&t!==void 0?t:(()=>null),s=(r=this.resolvePromise)!==null&&r!==void 0?r:(()=>null);this.clearPromise();for(let o of n)try{await o()}catch(a){i(a);return}s(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var zs=y(F(),1);var Ar=globalThis,tc=Ar.ShadowRoot&&(Ar.ShadyCSS===void 0||Ar.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;var js=(e,t)=>{if(tc)e.adoptedStyleSheets=t.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of t){let n=document.createElement("style"),i=Ar.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,e.appendChild(n)}};var Sr=class extends zs.LitElement{get scopedRegistryConstructor(){return this.constructor}createRenderRoot(){let t=this.scopedRegistryConstructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,t.defineScopedElements(t.elementDefinitions));let r={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return js(n,t.elementStyles),n}static canDefineScopedElement(t){return!!this.registry&&!this.registry.get(t)}static defineScopedElements(t){Object.entries(t).forEach(([r,n])=>this.defineScopedElement(r,n))}static defineScopedElement(t,r){Mn(t)(r),this.canDefineScopedElement(t)&&this.registry.define(t,r)}canDefineScopedElement(t){return this.scopedRegistryConstructor.canDefineScopedElement(t)}defineScopedElements(t){this.scopedRegistryConstructor.defineScopedElements(t)}defineScopedElement(t,r){this.scopedRegistryConstructor.defineScopedElement(t,r)}};function Ws(e,t,...r){var n;let i=e.querySelector(t);for(let s of r)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(s);return i}var vt=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},Ys,Ks=Symbol("constructorPrototype"),Gs=Symbol("constructorName"),Xs=Symbol("exportpartsDebouncer"),qs=Symbol("dynamicDependenciesLoaded"),xt=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};xt.eventName="exportparts-updated";var ve=class extends Sr{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Ys]=new Er(5),this.scheduleExportpartsUpdate=()=>{var t,r,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[Xs].run(()=>{var i,s;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((s=this.exportpartsPrefixes)===null||s===void 0?void 0:s.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[Gs]=this.constructor.name,this[Ks]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Gs]&&Object.setPrototypeOf(this,this[Ks])}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 r=this.constructor;r[qs]||(r[qs]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(xt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(xt.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 xt)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let s=[...i??[],n];r=Ws(this.shadowRoot,...s)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(s=>s.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(s){console.error(s,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let s=document.createElement("style");s.classList.add("ft-lit-element--custom-stylesheet"),s.innerHTML=this.customStylesheet,this.shadowRoot.append(s)}}setExportpartsAttribute(t){var r,n,i,s,o,a;let l=p=>p!=null&&p.trim().length>0,c=t.filter(l).map(p=>p.trim());if(c.length===0){this.exportparts=void 0;return}let u=new Set;for(let p of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let m=(s=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&s!==void 0?s:[],x=(a=(o=p.getAttribute("exportparts"))===null||o===void 0?void 0:o.split(",").map(g=>g.split(":")[1]))!==null&&a!==void 0?a:[],E=[...m,...x].filter(l).map(g=>g.trim());for(let g of E)u.add(g)}if(u.size===0){this.exportparts=void 0;return}let d=[...u.values()].flatMap(p=>c.map(m=>`${p}:${m}--${p}`));this.exportparts=[...this.part,...d].join(", ")}};Ys=Xs;vt([(0,Ge.property)()],ve.prototype,"exportpartsPrefix",void 0);vt([Vs([])],ve.prototype,"exportpartsPrefixes",void 0);vt([(0,Ge.property)({reflect:!0})],ve.prototype,"exportparts",void 0);vt([(0,Ge.property)()],ve.prototype,"customStylesheet",void 0);vt([(0,Ge.property)()],ve.prototype,"elementToFocus",void 0);vt([(0,Ge.state)()],ve.prototype,"useAdoptedStyleSheets",void 0);function _r(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var zt=Symbol("internalReduxEventsUnsubscribers"),ke=Symbol("internalStoresUnsubscribers"),qe=Symbol("internalStores"),rc=vr(Symbol("withRedux"),function(e){var t,r,n;class i extends e{constructor(){super(...arguments),this[t]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(o){super.willUpdate(o),[...this.reduxConstructor.reduxReactiveProperties].some(a=>o.has(a))&&this.updateFromStores()}getUnnamedStore(){if(this[qe].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[qe].values()][0]}getStore(o){return o==null?this.getUnnamedStore():this[qe].get(o)}addStore(o,a){var l;a=(l=a??o.name)!==null&&l!==void 0?l:"default-store",this.unsubscribeFromStore(a),this[qe].set(a,o),this.subscribeToStore(a,o),this.updateFromStores()}removeStore(o){let a=typeof o=="string"?o:o.name;this.unsubscribeFromStore(a),this[qe].delete(a)}setupStores(){this.unsubscribeFromStores(),this[qe].forEach((o,a)=>this.subscribeToStore(a,o)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((o,a)=>{let l=this.constructor.getPropertyOptions(a);if(!l?.attribute||!this.hasAttribute(typeof l?.attribute=="string"?l.attribute:a)){let c=this.getStore(o.store);c&&(o.store?this[ke].has(o.store):this[ke].size>0)&&(this[a]=o.selector(c.getState(),this))}})}subscribeToStore(o,a){var l;this[ke].set(o,a.subscribe(()=>this.updateFromStores())),this[zt].set(o,[]),_r(a)&&a.eventBus&&((l=this.reduxConstructor.reduxEventListeners)===null||l===void 0||l.forEach((c,u)=>{if(typeof this[u]=="function"&&(!c.store||a.name===c.store)){let d=p=>this[u](p);a.addEventListener(c.eventName,d),this[zt].get(o).push(()=>a.removeEventListener(c.eventName,d))}})),this.onStoreAvailable(o)}unsubscribeFromStores(){this[ke].forEach((o,a)=>this.unsubscribeFromStore(a))}unsubscribeFromStore(o){var a;this[ke].has(o)&&this[ke].get(o)(),this[ke].delete(o),(a=this[zt].get(o))===null||a===void 0||a.forEach(l=>l()),this[zt].delete(o)}onStoreAvailable(o){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=ke,r=qe,n=zt,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),Js=class extends rc(ve){};function z(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 nc=typeof Symbol=="function"&&Symbol.observable||"@@observable",Qs=nc,In=()=>Math.random().toString(36).substring(7).split("").join("."),ic={INIT:`@@redux/INIT${In()}`,REPLACE:`@@redux/REPLACE${In()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${In()}`},Cr=ic;function wr(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function Un(e,t,r){if(typeof e!="function")throw new Error(z(2));if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(z(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(z(1));return r(Un)(e,t)}let n=e,i=t,s=new Map,o=s,a=0,l=!1;function c(){o===s&&(o=new Map,s.forEach((g,A)=>{o.set(A,g)}))}function u(){if(l)throw new Error(z(3));return i}function d(g){if(typeof g!="function")throw new Error(z(4));if(l)throw new Error(z(5));let A=!0;c();let R=a++;return o.set(R,g),function(){if(A){if(l)throw new Error(z(6));A=!1,c(),o.delete(R),s=null}}}function p(g){if(!wr(g))throw new Error(z(7));if(typeof g.type>"u")throw new Error(z(8));if(typeof g.type!="string")throw new Error(z(17));if(l)throw new Error(z(9));try{l=!0,i=n(i,g)}finally{l=!1}return(s=o).forEach(R=>{R()}),g}function m(g){if(typeof g!="function")throw new Error(z(10));n=g,p({type:Cr.REPLACE})}function x(){let g=d;return{subscribe(A){if(typeof A!="object"||A===null)throw new Error(z(11));function R(){let _=A;_.next&&_.next(u())}return R(),{unsubscribe:g(R)}},[Qs](){return this}}}return p({type:Cr.INIT}),{dispatch:p,subscribe:d,getState:u,replaceReducer:m,[Qs]:x}}function sc(e){Object.keys(e).forEach(t=>{let r=e[t];if(typeof r(void 0,{type:Cr.INIT})>"u")throw new Error(z(12));if(typeof r(void 0,{type:Cr.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(z(13))})}function Zs(e){let t=Object.keys(e),r={};for(let o=0;o<t.length;o++){let a=t[o];typeof e[a]=="function"&&(r[a]=e[a])}let n=Object.keys(r),i,s;try{sc(r)}catch(o){s=o}return function(a={},l){if(s)throw s;let c=!1,u={};for(let d=0;d<n.length;d++){let p=n[d],m=r[p],x=a[p],E=m(x,l);if(typeof E>"u"){let g=l&&l.type;throw new Error(z(14))}u[p]=E,c=c||E!==x}return c=c||n.length!==Object.keys(a).length,c?u:a}}function Wt(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function eo(...e){return t=>(r,n)=>{let i=t(r,n),s=()=>{throw new Error(z(15))},o={getState:i.getState,dispatch:(l,...c)=>s(l,...c)},a=e.map(l=>l(o));return s=Wt(...a)(i.dispatch),{...i,dispatch:s}}}function to(e){return wr(e)&&"type"in e&&typeof e.type=="string"}var uo=Symbol.for("immer-nothing"),ro=Symbol.for("immer-draftable"),K=Symbol.for("immer-state");function pe(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var Q=Object,Et=Q.getPrototypeOf,Nr="constructor",Ir="prototype",Vn="configurable",Lr="enumerable",Or="writable",Kt="value",be=e=>!!e&&!!e[K];function Z(e){return e?po(e)||$r(e)||!!e[ro]||!!e[Nr]?.[ro]||Hr(e)||Br(e):!1}var oc=Q[Ir][Nr].toString(),no=new WeakMap;function po(e){if(!e||!Yn(e))return!1;let t=Et(e);if(t===null||t===Q[Ir])return!0;let r=Q.hasOwnProperty.call(t,Nr)&&t[Nr];if(r===Object)return!0;if(!bt(r))return!1;let n=no.get(r);return n===void 0&&(n=Function.toString.call(r),no.set(r,n)),n===oc}function Ur(e,t,r=!0){Yt(e)===0?(r?Reflect.ownKeys(e):Q.keys(e)).forEach(i=>{t(i,e[i],e)}):e.forEach((n,i)=>t(i,n,e))}function Yt(e){let t=e[K];return t?t.type_:$r(e)?1:Hr(e)?2:Br(e)?3:0}var $n=(e,t,r=Yt(e))=>r===2?e.has(t):Q[Ir].hasOwnProperty.call(e,t),Fn=(e,t,r=Yt(e))=>r===2?e.get(t):e[t],Pr=(e,t,r,n=Yt(e))=>{n===2?e.set(t,r):n===3?e.add(r):e[t]=r};function ac(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}var $r=Array.isArray,Hr=e=>e instanceof Map,Br=e=>e instanceof Set,Yn=e=>typeof e=="object",bt=e=>typeof e=="function",Hn=e=>typeof e=="boolean";function lc(e){let t=+e;return Number.isInteger(t)&&String(t)===e}var we=e=>e.copy_||e.base_;var Xn=e=>e.modified_?e.copy_:e.base_;function jn(e,t){if(Hr(e))return new Map(e);if(Br(e))return new Set(e);if($r(e))return Array[Ir].slice.call(e);let r=po(e);if(t===!0||t==="class_only"&&!r){let n=Q.getOwnPropertyDescriptors(e);delete n[K];let i=Reflect.ownKeys(n);for(let s=0;s<i.length;s++){let o=i[s],a=n[o];a[Or]===!1&&(a[Or]=!0,a[Vn]=!0),(a.get||a.set)&&(n[o]={[Vn]:!0,[Or]:!0,[Lr]:a[Lr],[Kt]:e[o]})}return Q.create(Et(e),n)}else{let n=Et(e);if(n!==null&&r)return{...e};let i=Q.create(n);return Q.assign(i,e)}}function Jn(e,t=!1){return Vr(e)||be(e)||!Z(e)||(Yt(e)>1&&Q.defineProperties(e,{set:Tr,add:Tr,clear:Tr,delete:Tr}),Q.freeze(e),t&&Ur(e,(r,n)=>{Jn(n,!0)},!1)),e}function cc(){pe(2)}var Tr={[Kt]:cc};function Vr(e){return e===null||!Yn(e)?!0:Q.isFrozen(e)}var Dr="MapSet",zn="Patches",io="ArrayMethods",fo={};function Ye(e){let t=fo[e];return t||pe(0,e),t}var so=e=>!!fo[e];var Gt,ho=()=>Gt,uc=(e,t)=>({drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0,handledSet_:new Set,processedForPatches_:new Set,mapSetPlugin_:so(Dr)?Ye(Dr):void 0,arrayMethodsPlugin_:so(io)?Ye(io):void 0});function oo(e,t){t&&(e.patchPlugin_=Ye(zn),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Wn(e){Kn(e),e.drafts_.forEach(dc),e.drafts_=null}function Kn(e){e===Gt&&(Gt=e.parent_)}var ao=e=>Gt=uc(Gt,e);function dc(e){let t=e[K];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function lo(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];if(e!==void 0&&e!==r){r[K].modified_&&(Wn(t),pe(4)),Z(e)&&(e=co(t,e));let{patchPlugin_:i}=t;i&&i.generateReplacementPatches_(r[K].base_,e,t)}else e=co(t,r);return pc(t,e,!0),Wn(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==uo?e:void 0}function co(e,t){if(Vr(t))return t;let r=t[K];if(!r)return Mr(t,e.handledSet_,e);if(!Fr(r,e))return t;if(!r.modified_)return r.base_;if(!r.finalized_){let{callbacks_:n}=r;if(n)for(;n.length>0;)n.pop()(e);go(r,e)}return r.copy_}function pc(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&Jn(t,r)}function mo(e){e.finalized_=!0,e.scope_.unfinalizedDrafts_--}var Fr=(e,t)=>e.scope_===t,fc=[];function yo(e,t,r,n){let i=we(e),s=e.type_;if(n!==void 0&&Fn(i,n,s)===t){Pr(i,n,r,s);return}if(!e.draftLocations_){let a=e.draftLocations_=new Map;Ur(i,(l,c)=>{if(be(c)){let u=a.get(c)||[];u.push(l),a.set(c,u)}})}let o=e.draftLocations_.get(t)??fc;for(let a of o)Pr(i,a,r,s)}function hc(e,t,r){e.callbacks_.push(function(i){let s=t;if(!s||!Fr(s,i))return;i.mapSetPlugin_?.fixSetContents(s);let o=Xn(s);yo(e,s.draft_??s,o,r),go(s,i)})}function go(e,t){if(e.modified_&&!e.finalized_&&(e.type_===3||e.type_===1&&e.allIndicesReassigned_||(e.assigned_?.size??0)>0)){let{patchPlugin_:n}=t;if(n){let i=n.getPath(e);i&&n.generatePatches_(e,i,t)}mo(e)}}function mc(e,t,r){let{scope_:n}=e;if(be(r)){let i=r[K];Fr(i,n)&&i.callbacks_.push(function(){Rr(e);let o=Xn(i);yo(e,r,o,t)})}else Z(r)&&e.callbacks_.push(function(){let s=we(e);e.type_===3?s.has(r)&&Mr(r,n.handledSet_,n):Fn(s,t,e.type_)===r&&n.drafts_.length>1&&(e.assigned_.get(t)??!1)===!0&&e.copy_&&Mr(Fn(e.copy_,t,e.type_),n.handledSet_,n)})}function Mr(e,t,r){return!r.immer_.autoFreeze_&&r.unfinalizedDrafts_<1||be(e)||t.has(e)||!Z(e)||Vr(e)||(t.add(e),Ur(e,(n,i)=>{if(be(i)){let s=i[K];if(Fr(s,r)){let o=Xn(s);Pr(e,n,o,e.type_),mo(s)}}else Z(i)&&Mr(i,t,r)})),e}function yc(e,t){let r=$r(e),n={type_:r?1:0,scope_:t?t.scope_:ho(),modified_:!1,finalized_:!1,assigned_:void 0,parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1,callbacks_:void 0},i=n,s=kr;r&&(i=[n],s=qt);let{revoke:o,proxy:a}=Proxy.revocable(i,s);return n.draft_=a,n.revoke_=o,[a,n]}var kr={get(e,t){if(t===K)return e;let r=e.scope_.arrayMethodsPlugin_,n=e.type_===1&&typeof t=="string";if(n&&r?.isArrayOperationMethod(t))return r.createMethodInterceptor(e,t);let i=we(e);if(!$n(i,t,e.type_))return xc(e,i,t);let s=i[t];if(e.finalized_||!Z(s)||n&&e.operationMethod&&r?.isMutatingArrayMethod(e.operationMethod)&&lc(t))return s;if(s===Bn(e.base_,t)||gc(e,t,s)){Rr(e);let o=e.type_===1?+t:t,a=qn(e.scope_,s,e,o);return e.copy_[o]=a}return s},has(e,t){return t in we(e)},ownKeys(e){return Reflect.ownKeys(we(e))},set(e,t,r){let n=xo(we(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){let i=Bn(we(e),t),s=i?.[K];if(s&&s.base_===r)return e.copy_[t]=r,e.assigned_.set(t,!1),!0;if(ac(r,i)&&(r!==void 0||$n(e.base_,t,e.type_)))return!0;Rr(e),Gn(e)}return e.copy_[t]===r&&(r!==void 0||$n(e.copy_,t,e.type_))||Number.isNaN(r)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=r,e.assigned_.set(t,!0),mc(e,t,r)),!0},deleteProperty(e,t){return Rr(e),Bn(e.base_,t)!==void 0||t in e.base_?(e.assigned_.set(t,!1),Gn(e)):e.assigned_.delete(t),e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let r=we(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{[Or]:!0,[Vn]:e.type_!==1||t!=="length",[Lr]:n[Lr],[Kt]:r[t]}},defineProperty(){pe(11)},getPrototypeOf(e){return Et(e.base_)},setPrototypeOf(){pe(12)}},qt={};for(let e in kr){let t=kr[e];qt[e]=function(){let r=arguments;return r[0]=r[0][0],t.apply(this,r)}}qt.deleteProperty=function(e,t){return qt.set.call(this,e,t,void 0)};qt.set=function(e,t,r){return kr.set.call(this,e[0],t,r,e[0])};function Bn(e,t){let r=e[K];return(r?we(r):e)[t]}function gc(e,t,r){return e.type_!==1||!e.allIndicesReassigned_||e.assigned_?.get(t)||!Z(r)||r[K]?!1:e.baseRefs_.has(r)}function xc(e,t,r){let n=xo(t,r);return n?Kt in n?n[Kt]:n.get?.call(e.draft_):void 0}function xo(e,t){if(!(t in e))return;let r=Et(e);for(;r;){let n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Et(r)}}function Gn(e){e.modified_||(e.modified_=!0,e.parent_&&Gn(e.parent_))}function Rr(e){e.copy_||(e.assigned_=new Map,e.copy_=jn(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var vc=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!1,this.produce=(t,r,n)=>{if(bt(t)&&!bt(r)){let s=r;r=t;let o=this;return function(l=s,...c){return o.produce(l,u=>r.call(this,u,...c))}}bt(r)||pe(6),n!==void 0&&!bt(n)&&pe(7);let i;if(Z(t)){let s=ao(this),o=qn(s,t,void 0),a=!0;try{i=r(o),a=!1}finally{a?Wn(s):Kn(s)}return oo(s,n),lo(i,s)}else if(!t||!Yn(t)){if(i=r(t),i===void 0&&(i=t),i===uo&&(i=void 0),this.autoFreeze_&&Jn(i,!0),n){let s=[],o=[];Ye(zn).generateReplacementPatches_(t,i,{patches_:s,inversePatches_:o}),n(s,o)}return i}else pe(1,t)},this.produceWithPatches=(t,r)=>{if(bt(t))return(o,...a)=>this.produceWithPatches(o,l=>t(l,...a));let n,i;return[this.produce(t,r,(o,a)=>{n=o,i=a}),n,i]},Hn(e?.autoFreeze)&&this.setAutoFreeze(e.autoFreeze),Hn(e?.useStrictShallowCopy)&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),Hn(e?.useStrictIteration)&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){Z(e)||pe(8),be(e)&&(e=vo(e));let t=ao(this),r=qn(t,e,void 0);return r[K].isManual_=!0,Kn(t),r}finishDraft(e,t){let r=e&&e[K];(!r||!r.isManual_)&&pe(9);let{scope_:n}=r;return oo(n,t),lo(void 0,n)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}setUseStrictIteration(e){this.useStrictIteration_=e}shouldUseStrictIteration(){return this.useStrictIteration_}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){let i=t[r];if(i.path.length===0&&i.op==="replace"){e=i.value;break}}r>-1&&(t=t.slice(r+1));let n=Ye(zn).applyPatches_;return be(e)?n(e,t):this.produce(e,i=>n(i,t))}};function qn(e,t,r,n){let[i,s]=Hr(t)?Ye(Dr).proxyMap_(t,r):Br(t)?Ye(Dr).proxySet_(t,r):yc(t,r);return(r?.scope_??ho()).drafts_.push(i),s.callbacks_=r?.callbacks_??[],s.key_=n,r&&n!==void 0?hc(r,s,n):s.callbacks_.push(function(l){l.mapSetPlugin_?.fixSetContents(s);let{patchPlugin_:c}=l;s.modified_&&c&&c.generatePatches_(s,[],l)}),i}function vo(e){return be(e)||pe(10,e),bo(e)}function bo(e){if(!Z(e)||Vr(e))return e;let t=e[K],r,n=!0;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=jn(e,t.scope_.immer_.useStrictShallowCopy_),n=t.scope_.immer_.shouldUseStrictIteration()}else r=jn(e,!0);return Ur(r,(i,s)=>{Pr(r,i,bo(s))},n),t&&(t.finalized_=!1),r}var bc=new vc,Qn=bc.produce;function Eo(e){return({dispatch:r,getState:n})=>i=>s=>typeof s=="function"?s(r,n,e):i(s)}var Ao=Eo(),So=Eo;var Ec=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Wt:Wt.apply(null,arguments)},Yd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}},Ac=e=>e&&typeof e.match=="function";function Ie(e,t){function r(...n){if(t){let i=t(...n);if(!i)throw new Error(Te(0));return{type:e,payload:i.payload,..."meta"in i&&{meta:i.meta},..."error"in i&&{error:i.error}}}return{type:e,payload:n[0]}}return r.toString=()=>`${e}`,r.type=e,r.match=n=>to(n)&&n.type===e,r}var Oo=class Xt extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,Xt.prototype)}static get[Symbol.species](){return Xt}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new Xt(...t[0].concat(this)):new Xt(...t.concat(this))}};function _o(e){return Z(e)?Qn(e,()=>{}):e}function jr(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function Sc(e){return typeof e=="boolean"}var _c=()=>function(t){let{thunk:r=!0,immutableCheck:n=!0,serializableCheck:i=!0,actionCreatorCheck:s=!0}=t??{},o=new Oo;return r&&(Sc(r)?o.push(Ao):o.push(So(r.extraArgument))),o},Cc="RTK_autoBatch";var Co=e=>t=>{setTimeout(t,e)},wc=(e,t)=>r=>{let n=!1,i=()=>{n||(n=!0,cancelAnimationFrame(s),clearTimeout(o),r())},s=e(i),o=setTimeout(i,t)},Tc=(e={type:"raf"})=>t=>(...r)=>{let n=t(...r),i=!0,s=!1,o=!1,a=new Set,l=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?wc(window.requestAnimationFrame,100):Co(10):e.type==="callback"?e.queueNotification:Co(e.timeout),c=()=>{o=!1,s&&(s=!1,a.forEach(u=>u()))};return Object.assign({},n,{subscribe(u){let d=()=>i&&u(),p=n.subscribe(d);return a.add(u),()=>{p(),a.delete(u)}},dispatch(u){try{return i=!u?.meta?.[Cc],s=!i,s&&(o||(o=!0,l(c))),n.dispatch(u)}finally{i=!0}}})},Oc=e=>function(r){let{autoBatch:n=!0}=r??{},i=new Oo(e);return n&&i.push(Tc(typeof n=="object"?n:void 0)),i};function Ro(e){let t=_c(),{reducer:r=void 0,middleware:n,devTools:i=!0,duplicateMiddlewareCheck:s=!0,preloadedState:o=void 0,enhancers:a=void 0}=e||{},l;if(typeof r=="function")l=r;else if(wr(r))l=Zs(r);else throw new Error(Te(1));let c;typeof n=="function"?c=n(t):c=t();let u=Wt;i&&(u=Ec({trace:!1,...typeof i=="object"&&i}));let d=eo(...c),p=Oc(d),m=typeof a=="function"?a(p):p(),x=u(...m);return Un(l,o,x)}function No(e){let t={},r=[],n,i={addCase(s,o){let a=typeof s=="string"?s:s.type;if(!a)throw new Error(Te(28));if(a in t)throw new Error(Te(29));return t[a]=o,i},addAsyncThunk(s,o){return o.pending&&(t[s.pending.type]=o.pending),o.rejected&&(t[s.rejected.type]=o.rejected),o.fulfilled&&(t[s.fulfilled.type]=o.fulfilled),o.settled&&r.push({matcher:s.settled,reducer:o.settled}),i},addMatcher(s,o){return r.push({matcher:s,reducer:o}),i},addDefaultCase(s){return n=s,i}};return e(i),[t,r,n]}function Rc(e){return typeof e=="function"}function Nc(e,t){let[r,n,i]=No(t),s;if(Rc(e))s=()=>_o(e());else{let a=_o(e);s=()=>a}function o(a=s(),l){let c=[r[l.type],...n.filter(({matcher:u})=>u(l)).map(({reducer:u})=>u)];return c.filter(u=>!!u).length===0&&(c=[i]),c.reduce((u,d)=>{if(d)if(be(u)){let m=d(u,l);return m===void 0?u:m}else{if(Z(u))return Qn(u,p=>d(p,l));{let p=d(u,l);if(p===void 0){if(u===null)return u;throw Error("A case reducer on a non-draftable value must not return undefined")}return p}}return u},a)}return o.getInitialState=s,o}var Lc=(e,t)=>Ac(e)?e.match(t):e(t);function Pc(...e){return t=>e.some(r=>Lc(r,t))}var Dc="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Mc=(e=21)=>{let t="",r=e;for(;r--;)t+=Dc[Math.random()*64|0];return t},kc=["name","message","stack","code"],Zn=class{constructor(e,t){this.payload=e,this.meta=t}payload;meta;_type},wo=class{constructor(e,t){this.payload=e,this.meta=t}payload;meta;_type},Ic=e=>{if(typeof e=="object"&&e!==null){let t={};for(let r of kc)typeof e[r]=="string"&&(t[r]=e[r]);return t}return{message:String(e)}},To="External signal was aborted",Uc=(()=>{function e(t,r,n){let i=Ie(t+"/fulfilled",(l,c,u,d)=>({payload:l,meta:{...d||{},arg:u,requestId:c,requestStatus:"fulfilled"}})),s=Ie(t+"/pending",(l,c,u)=>({payload:void 0,meta:{...u||{},arg:c,requestId:l,requestStatus:"pending"}})),o=Ie(t+"/rejected",(l,c,u,d,p)=>({payload:d,error:(n&&n.serializeError||Ic)(l||"Rejected"),meta:{...p||{},arg:u,requestId:c,rejectedWithValue:!!d,requestStatus:"rejected",aborted:l?.name==="AbortError",condition:l?.name==="ConditionError"}}));function a(l,{signal:c}={}){return(u,d,p)=>{let m=n?.idGenerator?n.idGenerator(l):Mc(),x=new AbortController,E,g;function A(v){g=v,x.abort()}c&&(c.aborted?A(To):c.addEventListener("abort",()=>A(To),{once:!0}));let R=(async function(){let v;try{let w=n?.condition?.(l,{getState:d,extra:p});if(Hc(w)&&(w=await w),w===!1||x.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};let k=new Promise((L,I)=>{E=()=>{I({name:"AbortError",message:g||"Aborted"})},x.signal.addEventListener("abort",E,{once:!0})});u(s(m,l,n?.getPendingMeta?.({requestId:m,arg:l},{getState:d,extra:p}))),v=await Promise.race([k,Promise.resolve(r(l,{dispatch:u,getState:d,extra:p,requestId:m,signal:x.signal,abort:A,rejectWithValue:((L,I)=>new Zn(L,I)),fulfillWithValue:((L,I)=>new wo(L,I))})).then(L=>{if(L instanceof Zn)throw L;return L instanceof wo?i(L.payload,m,l,L.meta):i(L,m,l)})])}catch(w){v=w instanceof Zn?o(null,m,l,w.payload,w.meta):o(w,m,l)}finally{E&&x.signal.removeEventListener("abort",E)}return n&&!n.dispatchConditionRejection&&o.match(v)&&v.meta.condition||u(v),v})();return Object.assign(R,{abort:A,requestId:m,arg:l,unwrap(){return R.then($c)}})}}return Object.assign(a,{pending:s,rejected:o,fulfilled:i,settled:Pc(o,i),typePrefix:t})}return e.withTypes=()=>e,e})();function $c(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Hc(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Lo=Symbol.for("rtk-slice-createasyncthunk"),Jd={[Lo]:Uc};function Bc(e,t){return`${e}/${t}`}function Vc({creators:e}={}){let t=e?.asyncThunk?.[Lo];return function(n){let{name:i,reducerPath:s=i}=n;if(!i)throw new Error(Te(11));typeof process<"u";let o=(typeof n.reducers=="function"?n.reducers(jc()):n.reducers)||{},a=Object.keys(o),l={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},c={addCase(v,_){let w=typeof v=="string"?v:v.type;if(!w)throw new Error(Te(12));if(w in l.sliceCaseReducersByType)throw new Error(Te(13));return l.sliceCaseReducersByType[w]=_,c},addMatcher(v,_){return l.sliceMatchers.push({matcher:v,reducer:_}),c},exposeAction(v,_){return l.actionCreators[v]=_,c},exposeCaseReducer(v,_){return l.sliceCaseReducersByName[v]=_,c}};a.forEach(v=>{let _=o[v],w={reducerName:v,type:Bc(i,v),createNotation:typeof n.reducers=="function"};Wc(_)?Gc(w,_,c,t):zc(w,_,c)});function u(){let[v={},_=[],w=void 0]=typeof n.extraReducers=="function"?No(n.extraReducers):[n.extraReducers],k={...v,...l.sliceCaseReducersByType};return Nc(n.initialState,L=>{for(let I in k)L.addCase(I,k[I]);for(let I of l.sliceMatchers)L.addMatcher(I.matcher,I.reducer);for(let I of _)L.addMatcher(I.matcher,I.reducer);w&&L.addDefaultCase(w)})}let d=v=>v,p=new Map,m=new WeakMap,x;function E(v,_){return x||(x=u()),x(v,_)}function g(){return x||(x=u()),x.getInitialState()}function A(v,_=!1){function w(L){let I=L[v];return typeof I>"u"&&_&&(I=jr(m,w,g)),I}function k(L=d){let I=jr(p,_,()=>new WeakMap);return jr(I,L,()=>{let Tt={};for(let[re,Be]of Object.entries(n.selectors??{}))Tt[re]=Fc(Be,L,()=>jr(m,L,g),_);return Tt})}return{reducerPath:v,getSelectors:k,get selectors(){return k(w)},selectSlice:w}}let R={name:i,reducer:E,actions:l.actionCreators,caseReducers:l.sliceCaseReducersByName,getInitialState:g,...A(s),injectInto(v,{reducerPath:_,...w}={}){let k=_??s;return v.inject({reducerPath:k,reducer:E},w),{...R,...A(k,!0)}}};return R}}function Fc(e,t,r,n){function i(s,...o){let a=t(s);return typeof a>"u"&&n&&(a=r()),e(a,...o)}return i.unwrapped=e,i}var Po=Vc();function jc(){function e(t,r){return{_reducerDefinitionType:"asyncThunk",payloadCreator:t,...r}}return e.withTypes=()=>e,{reducer(t){return Object.assign({[t.name](...r){return t(...r)}}[t.name],{_reducerDefinitionType:"reducer"})},preparedReducer(t,r){return{_reducerDefinitionType:"reducerWithPrepare",prepare:t,reducer:r}},asyncThunk:e}}function zc({type:e,reducerName:t,createNotation:r},n,i){let s,o;if("reducer"in n){if(r&&!Kc(n))throw new Error(Te(17));s=n.reducer,o=n.prepare}else s=n;i.addCase(e,s).exposeCaseReducer(t,s).exposeAction(t,o?Ie(e,o):Ie(e))}function Wc(e){return e._reducerDefinitionType==="asyncThunk"}function Kc(e){return e._reducerDefinitionType==="reducerWithPrepare"}function Gc({type:e,reducerName:t},r,n,i){if(!i)throw new Error(Te(18));let{payloadCreator:s,fulfilled:o,pending:a,rejected:l,settled:c,options:u}=r,d=i(e,s,u);n.exposeAction(t,d),o&&n.addCase(d.fulfilled,o),a&&n.addCase(d.pending,a),l&&n.addCase(d.rejected,l),c&&n.addMatcher(d.settled,c),n.exposeCaseReducer(t,{fulfilled:o||zr,pending:a||zr,rejected:l||zr,settled:c||zr})}function zr(){}var Do="listener",Mo="completed",ko="cancelled",Qd=`task-${ko}`,Zd=`task-${Mo}`,ep=`${Do}-${ko}`,tp=`${Do}-${Mo}`;var{assign:Io}=Object;var ei="listenerMiddleware";var qc=Io(Ie(`${ei}/add`),{withTypes:()=>qc}),rp=Ie(`${ei}/removeAll`),Yc=Io(Ie(`${ei}/remove`),{withTypes:()=>Yc});function Te(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var Xc=vr(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(r,n,i){this.eventBus.addEventListener(r,n,i)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,i){this.eventBus.removeEventListener(r,n,i)}}}),Wr=class extends Xc(Object){};window.ftReduxStores||(window.ftReduxStores={});var Uo=class e extends Wr{static get(t){var r;let n=typeof t=="string"?t:t.name,i=typeof t=="string"?void 0:t,s=window.ftReduxStores[n];if(_r(s))return s;if(i==null)return;let o=Po({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),a=Ro({reducer:(l,c)=>{if(c.type==="CLEAR_FT_REDUX_STORE"){let u=Ft(o.getInitialState());for(let d of c.keeping)u[d]=(l??u)[d];return u}else if(typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...l,...c.overwrites};return o.reducer(l,c)}});return window.ftReduxStores[i.name]=new e(o,a,i.eventBus)}constructor(t,r,n){super(),this.reduxSlice=t,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new br,this.injectInto=(s,o)=>this.reduxSlice.injectInto(s,o),this.selectSlice=s=>this.reduxSlice.selectSlice(s);let i=s=>s!=null?JSON.parse(JSON.stringify(s)):s;this.actions=new Proxy(this.reduxSlice.actions,{get:(s,o,a)=>{let l=o,c=s[l];return c?(...u)=>{let d=c(...u.map(i));return this.reduxStore.dispatch(d),d}:u=>{let d=l,p=this.getState()[d];gt(p,u)||this.setState({[d]:i(u)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...t){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:t})}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()}get selectors(){return this.reduxSlice.selectors}get reducerPath(){return this.reduxSlice.reducerPath}getSelectors(){return this.reduxSlice.getSelectors()}};var Kr=class{static format(t,r,n,i,s){return window.moment?window.moment(t).locale(r).format(this.getMomentDateFormat(n,i,!!s)):this.getIntlDateTime(t,r,n,i,!!s)}static getMomentDateFormat(t,r,n){return n?"LT":t?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(t,r,n,i,s){let o=typeof t=="string"?new Date(t):t,a=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(o),l=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(o);return s?l:i?`${a} ${l}`:a}static getTimezoneAsString(){let t=n=>String(Math.floor(n)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${t(Math.abs(r)/60)}:${t(Math.abs(r)%60)}`}};var Gr=y(T()),Jc="ft-app-info",At=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};At.eventName="authentication-change";var Jt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};Jt.eventName="ui-locale-changed";var Qc={session:(e,t)=>{(0,Gr.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>C.dispatchEvent(new At(t.payload)),0))}},C=Gr.FtReduxStore.get({name:Jc,reducers:Qc,initialState:{baseUrl:void 0,tenantId:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableContentLocales:[],localesConfiguration:void 0,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var $o=y(T()),qr=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},Pp=(0,$o.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(C)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var i,s;return((s=(i=this.metadataDescriptors.find(a=>a.key===n))===null||i===void 0?void 0:i.date)!==null&&s!==void 0?s:!1)?a=>Kr.format(a,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return qr([(0,ti.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),qr([(0,ti.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),qr([kn({store:C.name,selector:r=>{var n,i;return(i=(n=r.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&i!==void 0?i:[]}})],t.prototype,"metadataDescriptors",void 0),qr([kn({store:C.name})],t.prototype,"uiLocale",void 0),t});var Ho;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(Ho||(Ho={}));var Bo;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Bo||(Bo={}));var Vo;(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"})(Vo||(Vo={}));var Fo;(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"})(Fo||(Fo={}));var jo;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(jo||(jo={}));var zo;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(zo||(zo={}));var Wo;(function(e){e.OFFICIAL="OFFICIAL",e.AI="AI"})(Wo||(Wo={}));var Ko;(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__ON_DEMAND_TRANSLATE="DOCUMENT__ON_DEMAND_TRANSLATE",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__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"})(Ko||(Ko={}));var Go;(function(e){e.STANDARD="STANDARD",e.STRUCTURAL="STRUCTURAL"})(Go||(Go={}));var qo;(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"})(qo||(qo={}));var Yo;(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",e.UD_VIEWER="UD_VIEWER",e.ASSET_VIEWER="ASSET_VIEWER"})(Yo||(Yo={}));var Xo;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Xo||(Xo={}));var Jo;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(Jo||(Jo={}));var Qo;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(Qo||(Qo={}));var Zo;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(Zo||(Zo={}));var ea;(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"})(ea||(ea={}));var ta;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(ta||(ta={}));var ra;(function(e){e.ASC="ASC",e.DESC="DESC"})(ra||(ra={}));var na;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(na||(na={}));var ia;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(ia||(ia={}));var sa;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(sa||(sa={}));var oa;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(oa||(oa={}));var aa;(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"})(aa||(aa={}));var la;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(la||(la={}));var ca;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(ca||(ca={}));var ua;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(ua||(ua={}));var da;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(da||(da={}));var H;(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.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.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(H||(H={}));var se;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(se||(se={}));var pa;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(pa||(pa={}));var fa;(function(e){e.UNREACHABLE="UNREACHABLE",e.UNAUTHORIZED="UNAUTHORIZED",e.FORBIDDEN="FORBIDDEN",e.INCOMPATIBLE="INCOMPATIBLE",e.FAILED="FAILED",e.OK="OK"})(fa||(fa={}));var ha;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(ha||(ha={}));var ma;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SUMMARY="SUMMARY",e.SEMANTIC_SEARCH="SEMANTIC_SEARCH",e.CHATBOT_INSTRUCTIONS="CHATBOT_INSTRUCTIONS",e.DOCUMENTATION="DOCUMENTATION",e.OTHER="OTHER"})(ma||(ma={}));var ya;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SLOW="SLOW",e.OTHER="OTHER"})(ya||(ya={}));var ga;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(ga||(ga={}));var xa;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(xa||(xa={}));var va;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(va||(va={}));var ba;(function(e){e.IN_PROGRESS="IN_PROGRESS",e.ERROR="ERROR",e.DONE="DONE"})(ba||(ba={}));var Ea;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(Ea||(Ea={}));var Aa;(function(e){e.SOURCES="SOURCES",e.ENRICH_AND_CLEAN="ENRICH_AND_CLEAN",e.VOCABULARIES="VOCABULARIES",e.METADATA="METADATA",e.PRETTY_URL="PRETTY_URL",e.ACCESS_RULE="ACCESS_RULE",e.DESIGNED_PAGES="DESIGNED_PAGES",e.THEME_STUDIO="THEME_STUDIO",e.PORTAL_GENERAL="PORTAL_GENERAL",e.ASSETS="ASSETS",e.CODE_LIBRARY="CODE_LIBRARY",e.THEME="THEME",e.CONTENT_STYLES="CONTENT_STYLES",e.HOMEPAGE="HOMEPAGE",e.CLASSIC_SEARCH_PAGE="CLASSIC_SEARCH_PAGE",e.CLASSIC_READER_PAGE="CLASSIC_READER_PAGE",e.PORTAL_METADATA="PORTAL_METADATA",e.LANGUAGES="LANGUAGES",e.PRINT_TEMPLATES="PRINT_TEMPLATES",e.OFFLINE="OFFLINE",e.CUSTOM_JS="CUSTOM_JS",e.CONFIDENTIALITY="CONFIDENTIALITY",e.NOTIFICATIONS="NOTIFICATIONS"})(Aa||(Aa={}));var Sa;(function(e){e.MAP="MAP",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(Sa||(Sa={}));var Zc={[H.PERSONAL_BOOK_SHARE_USER]:[H.PERSONAL_BOOK_USER],[H.HTML_EXPORT_USER]:[H.PERSONAL_BOOK_USER],[H.PDF_EXPORT_USER]:[H.PERSONAL_BOOK_USER],[H.KHUB_ADMIN]:[H.CONTENT_PUBLISHER],[H.ADMIN]:[H.KHUB_ADMIN,H.USERS_ADMIN,H.PORTAL_ADMIN,H.BEHAVIOR_DATA_USER],[H.GENERATIVE_AI_EXPORT_USER]:[H.GENERATIVE_AI_USER]};function _a(e,t){return e===t||(Zc[e]??[]).some(r=>_a(r,t))}function Ca(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=>_a(n,t))}var Zr=y(T());var ri=y(T());var Xe=class e{static get(t){let{baseUrl:r,apiIntegrationIdentifier:n}=C.getState(),i=t??n;if(r&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,i,!0)}static await(t){return new Promise(r=>{let n=e.get(t);if(n)r(n);else{let i=C.subscribe(()=>{n=e.get(t),n&&(i(),r(n))})}})}};var St=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:Xe.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Xe.await()}};var ee=class extends St{constructor(t=!0,r){var n;super(r),this.sortObjectFields=(s,o)=>typeof o!="object"||o==null||Array.isArray(o)?o:Object.fromEntries(Object.entries(o).sort(([a],[l])=>a.localeCompare(l)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new ri.CacheRegistry,this.cache=t?i.commonCache:new ri.CacheRegistry}clearCache(){this.cache.clearAll()}hash(t){return String(Array.from(JSON.stringify(t,this.sortObjectFields)).reduce((r,n)=>0|31*r+n.charCodeAt(0),0))}};var Yr=class extends ee{async listMySearches(){let{session:t}=C.getState();return Ca(t,H.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),300*1e3):[]}};var Xr=class extends ee{async listMyBookmarks(){let t=C.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),300*1e3):[]}};var Jr=class extends ee{constructor(){super(...arguments),this.CACHE_DURATION=180*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=C.getState().session;return!!t?.sessionAuthenticated}};var Qr=class extends ee{constructor(){super(...arguments),this.CACHE_DURATION=180*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=C.getState().session;return!!t?.sessionAuthenticated}};var eu="ft-user-assets",tu={setAssetCount:(e,t)=>{let{userAssetType:r,count:n}=t.payload.assetCount;e.assetCounts.allAsset[r]=n},clearAssetCount:e=>{Object.values(se).forEach(t=>{e.assetCounts.allAsset[t]=void 0})},setBookmarkCountByMap:(e,t)=>{let r=t.payload.mapId;e.assetCounts.bookmarkByMap[r]=t.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,t)=>{let{assetType:r,mapId:n,asset:i}=t.payload;ii(e,r,[...ni(e,r),i]),wa(e,r,1,n),Ta(e,i)},editAsset:(e,t)=>{let{assetType:r,asset:n}=t.payload;ii(e,r,ni(e,r).map(i=>i.id===n.id?n:i)),Ta(e,n)},removeAsset:(e,t)=>{let{assetType:r,mapId:n,assetId:i}=t.payload;ii(e,r,ni(e,r).filter(s=>s.id!==i)),wa(e,r,-1,n)}},Oa={[se.SEARCHES]:"savedSearches",[se.BOOKMARKS]:"bookmarks",[se.BOOKS]:void 0,[se.COLLECTIONS]:void 0},ni=(e,t)=>{var r;let n=Oa[t];return n?(r=e[n])!==null&&r!==void 0?r:[]:[]},ii=(e,t,r)=>{let n=Oa[t];n&&(e[n]=r)},wa=(e,t,r,n)=>{let i=e.assetCounts.allAsset[t];if(i!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,i+r),t===se.BOOKMARKS&&n)){let s=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,s+r)}},Ta=(e,t)=>{let r=e.assetLabels.map(i=>i.title),n=t.labels.filter(i=>!r.includes(i)).map(i=>({title:i}));e.assetLabels.push(...n)},G=Zr.FtReduxStore.get({name:eu,reducers:tu,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(se).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),si=class{constructor(t=new Jr,r=new Qr){this.assetCountsService=t,this.assetLabelsService=r,this.currentSession=C.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Xr,this.savedSearchesService=new Yr,C.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:r}=C.getState();(0,Zr.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),G.actions.clearAssetCount(),G.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),G.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),G.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();G.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();G.actions.assetLabels(t)}async loadAssetCount(t){let r=await this.assetCountsService.getUserAssetCount(t);r&&G.getState().assetCounts.allAsset[t]!==r.count&&G.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(t){let r=await this.assetCountsService.getUserBookmarkCountByMap(t);r&&G.getState().assetCounts.bookmarkByMap[t]!==r.count&&G.actions.setBookmarkCountByMap({count:r.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let r=Object.keys(G.getState().assetCounts.bookmarkByMap).length!==0;t===se.BOOKMARKS&&r&&G.actions.clearBookmarkCountByMap(),G.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 r=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;G.actions.bookmarks(r)}}},ru=new si;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=ru);var oi=class{addCommand(t,r=!1){C.commands.add(t,r)}consumeCommand(t){return C.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new oi;var oe=y(T());var Ra,_t=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},nu=Symbol("clearAfterUnitTest"),en=class extends(0,oe.withEventBus)(ee){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Ra]=()=>{this.defaultMessages={},this.cache=new oe.CacheRegistry,this.listeners={}},this.currentUiLocale=C.getState().uiLocale,C.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=C.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let r=t.name.toLowerCase();this.cache.setFinal(r,t),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,r){var n;if(t=t.toLowerCase(),r&&Object.keys(r).length>0){let i={...(n=this.defaultMessages[t])!==null&&n!==void 0?n:{},...r};(0,oe.deepEqual)(this.defaultMessages[t],i)||(this.defaultMessages[t]=i,await this.notify(t))}return this.fetchContext(t)}resolveContext(t){var r,n;return this.fetchContext(t),(n=(r=this.cache.getNow(t))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(t,r){let n=t.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(t,r,...n){var i;let s=t.toLowerCase(),o=this.resolveContext(s);return new oe.ParametrizedLabelResolver((i=this.defaultMessages[s])!==null&&i!==void 0?i:{},o).resolve(r,...n)}async fetchContext(t){let r=!this.cache.has(t),n;try{n=await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),r&&await this.notify(t)}catch(i){!(i instanceof oe.CanceledPromiseError)&&r&&console.error(i)}return n}subscribe(t,r){var n;return t=t.toLowerCase(),this.listeners[t]=(n=this.listeners[t])!==null&&n!==void 0?n:new Set,this.listeners[t].add(r),()=>{var i;return(i=this.listeners[t])===null||i===void 0?void 0:i.delete(r)}}async notifyAll(){let t=Object.keys(this.listeners);document.body.dispatchEvent(new _t({loadedContexts:t})),this.dispatchEvent(new _t({loadedContexts:t})),await Promise.all(t.map(r=>this.notify(r,!1)))}async notify(t,r=!0){r&&(document.body.dispatchEvent(new _t({loadedContexts:[t]})),this.dispatchEvent(new _t({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(n=>(0,oe.delay)(0).then(()=>n()).catch(()=>null)))}};Ra=nu;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends en{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends en{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var Qt=window.FluidTopicsI18nService,ai=window.FluidTopicsCustomI18nService;var Na=y(T()),li=class{highlightHtml(t,r,n){(0,Na.highlightHtml)(t,r,n)}};window.FluidTopicsHighlightHtmlService=new li;var La=y(T());var ci=class{isDate(t){var r,n,i,s;return(s=(i=((n=(r=C.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(a=>a.key===t))===null||i===void 0?void 0:i.date)!==null&&s!==void 0?s:!1}format(t,r){var n,i,s,o;if(t==null)return"";try{return La.DateFormatter.format(t,(n=r?.locale)!==null&&n!==void 0?n:C.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(s=r?.withTime)!==null&&s!==void 0?s:!1,(o=r?.onlyTime)!==null&&o!==void 0?o:!1)}catch(a){throw console.error(`Date ${JSON.stringify(t)} is not valid`,a),a}}};window.FluidTopicsDateService=new ci;var Pa=y(T());var Zt=class{static get(t,r){var n,i,s,o;let a=C.getState(),{lang:l,region:c}=(s=(i=(n=a.localesConfiguration)===null||n===void 0?void 0:n.defaultLocales)===null||i===void 0?void 0:i.defaultContentLocale)!==null&&s!==void 0?s:{lang:"en",region:"US"};return new Pa.SearchPlaceConverter(a.baseUrl,t??20,(o=a.localesConfiguration)===null||o===void 0?void 0:o.allLanguagesAllowed,r??`${l}-${c}`)}};var ui=class{urlToSearchRequest(t){return Zt.get().parse(t)}searchRequestToUrl(t){return Zt.get().serialize(t)}};window.FluidTopicsUrlService=new ui;var Oe=y(T());var Je=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};Je.eventName="change";var di=class{itemName(t){return`fluid-topics-history-item-${t}`}get(t){let r=sessionStorage.getItem(this.itemName(t));return r?JSON.parse(r):void 0}set(t,r){sessionStorage.setItem(this.itemName(t),JSON.stringify(r))}},Da=new di;var tn=class e extends Oe.WithEventBus{static build(){return new e(window.history,Da,()=>window.location,!1)}constructor(t,r,n,i){var s,o;super(),this.history=t,this.historyStorage=r,this.windowLocation=n,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(o=(s=t.state)===null||s===void 0?void 0:s.index)!==null&&o!==void 0?o:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(i)}setCurrentState(t,r=!1){let n=r&&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,Oe.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Je(this.currentItem())),0)}installProxies(){let t=r=>(n,i,[s,o,a])=>{let l=r(),c={...l===this.currentIndex?this.currentState:void 0,...s,index:l,href:typeof a=="string"?a:(a??this.windowLocation()).href};n.apply(i,[c,o,a]),this.setCurrentState(c,!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 r=this.history.length-1;r>=0;r--)t?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(t){var r;let n={...this.buildCurrentState(),...t,index:this.currentIndex,title:(r=t?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(t){this.addEventListener(Je.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(Je.eventName,t)}currentItem(){return(0,Oe.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,Oe.deepCopy)(this.states[this.previousDifferentMajorPosition()])}backwardItemMatching(t){let r=this.states.filter(n=>!!n).filter(n=>n.index<this.currentIndex).reverse();return(0,Oe.deepCopy)(r.find(n=>t(n)))}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,Oe.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 r;let n=(r=this.states[t])===null||r===void 0?void 0:r.majorStateId;if(!n)return t;let i=t,s=t+1;for(;this.states.length>s&&!this.isDifferentMajorState(s,n);)this.hasState(s)&&(i=s),s++;return i}buildCurrentState(){var t,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(t=this.history.state)===null||t===void 0?void 0:t.title)!==null&&r!==void 0?r:document.title}}hasState(t){return this.states[t]!=null}isDifferentMajorState(t,r){var n;if(!this.hasState(t))return!1;let i=r??this.currentState.majorStateId,s=(n=this.states[t])===null||n===void 0?void 0:n.majorStateId;return s==null||s!=i}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=tn.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),backwardItemMatching:e=>window.FluidTopicsInternalHistoryService.backwardItemMatching(e),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});var Ma=y(F());var ka=Ma.css`
261
- `;var $a=y(F()),X=y(J()),et=y(T());var Qe=y(T());function Ia(e,t){let{authenticationRequired:r,session:n}=C.getState();return r&&!n?.sessionAuthenticated?Promise.resolve(t):e()}var rn=class extends St{async updateUiLocale(t){return(await this.awaitApi).updateUiLocale(t)}};var pi=class e extends Qe.FtStateManager{static build(t){return new e(C,t)}constructor(t,r){super(),this.store=t,this.cache=new Qe.CacheRegistry,this.withManualResources=!0,this.userLocaleService=new rn,this.cleanSessionDebouncer=new Qe.Debouncer,this.reloadDebouncer=new Qe.Debouncer(500),this.apiProvider=r??(()=>Xe.get())}setWithManualResources(t){this.withManualResources=t,this.updateIfNeeded()}async initService(){this.store.addEventListener(At.eventName,this.reloadConfiguration)}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.store.getState().session==null&&this.updateSession(),this.store.getState().metadataConfiguration==null&&this.updateMetadataConfiguration()),this.store.getState().localesConfiguration==null&&this.updateLocalesConfiguration(),(this.store.getState().availableContentLocales==null||this.store.getState().availableContentLocales.length==0)&&this.updateAvailableContentLocales())}async updateSession(){let t=await this.cache.get("session",async()=>{let r=await this.apiProvider().getCurrentSession();return r.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.setSession(void 0)},r.idleTimeoutInMillis),r});this.setSession(t)}async updateMetadataConfiguration(){this.setMetadataConfiguration(await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration()))}async updateLocalesConfiguration(){this.setLocalesConfiguration(await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration()))}async updateAvailableContentLocales(){var t;let r=await this.cache.get("availableContentLocales",()=>Ia(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}));this.setAvailableContentLocales((t=r.contentLocales)!==null&&t!==void 0?t:[])}reloadConfiguration(){var t;(t=this.cache)===null||t===void 0||t.clear("availableContentLocales"),typeof this.updateAvailableContentLocales=="function"&&this.updateAvailableContentLocales()}setBaseUrl(t){this.store.actions.baseUrl(t),window.fluidTopicsBaseUrl=t}setTenantId(t){this.store.actions.tenantId(t)}setApiIntegrationIdentifier(t){this.store.actions.apiIntegrationIdentifier(t)}setApiIntegrationAppVersion(t){this.store.actions.apiIntegrationAppVersion(t)}setUiLocale(t){this.store.actions.uiLocale(t)}setLocalesConfiguration(t){this.store.actions.localesConfiguration(t),setTimeout(()=>this.updateIfNeeded())}setAvailableContentLocales(t){this.store.actions.availableContentLocales(t),setTimeout(()=>this.updateIfNeeded())}stopReloadDebouncer(){this.reloadDebouncer.cancel()}requestUiLocaleUpdate(t,r){this.userLocaleService.updateUiLocale({uiLocale:t,contentLocale:r}).then(n=>{n.uiLocaleChanged&&(this.reloadDebouncer.run(()=>window.location.reload()),this.store.dispatchEvent(new Jt(n)))}).catch(()=>{})}setMetadataConfiguration(t){this.store.actions.metadataConfiguration(t),setTimeout(()=>this.updateIfNeeded())}setNoCustom(t){this.store.actions.noCustom(t)}setEditorMode(t){this.store.actions.editorMode(t)}setNoCustomComponent(t){this.store.actions.noCustomComponent(t)}setSession(t){this.store.actions.session(t),setTimeout(()=>this.updateIfNeeded())}setOpenExternalDocumentInNewTab(t){this.store.actions.openExternalDocumentInNewTab(t)}setNavigatorOnline(t){this.store.actions.navigatorOnline(t)}setForcedOffline(t){this.store.actions.forcedOffline(t)}setAuthenticationRequired(t){this.store.actions.authenticationRequired(t)}},Ua=pi.build();var Ze=class extends Event{constructor(t,r,n,i){super("context-request",{bubbles:!0,composed:!0}),this.context=t,this.contextTarget=r,this.callback=n,this.subscribe=i??!1}};var er=class{constructor(){this.pendingContextRequests=new Map,this.onContextProvider=t=>{let r=this.pendingContextRequests.get(t.context);if(r===void 0)return;this.pendingContextRequests.delete(t.context);let{requests:n}=r;for(let{elementRef:i,callbackRef:s}of n){let o=i.deref(),a=s.deref();o===void 0||a===void 0||o.dispatchEvent(new Ze(t.context,o,a,!0))}},this.onContextRequest=t=>{if(t.subscribe!==!0)return;let r=t.contextTarget??t.composedPath()[0],n=t.callback,i=this.pendingContextRequests.get(t.context);i===void 0&&this.pendingContextRequests.set(t.context,i={callbacks:new WeakMap,requests:[]});let s=i.callbacks.get(r);s===void 0&&i.callbacks.set(r,s=new WeakSet),s.has(n)||(s.add(n),i.requests.push({elementRef:new WeakRef(r),callbackRef:new WeakRef(n)}))}}attach(t){t.addEventListener("context-request",this.onContextRequest),t.addEventListener("context-provider",this.onContextProvider)}detach(t){t.removeEventListener("context-request",this.onContextRequest),t.removeEventListener("context-provider",this.onContextProvider)}};var W=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},D=class extends et.FtLitElementRedux{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.authenticationRequired=!1,this.messageContexts=[],this.stateManager=Ua,this.contextRoot=new er}render(){return $a.html`
260
+ `;var fs=["top","right","bottom","left"],ps=["start","end"],Tn=fs.reduce((e,t)=>e.concat(t,t+"-"+ps[0],t+"-"+ps[1]),[]),kt=Math.min,Pe=Math.max,It=Math.round;var xe=e=>({x:e,y:e}),Dl={left:"right",right:"left",bottom:"top",top:"bottom"};function hs(e,t,r){return Pe(e,kt(t,r))}function dr(e,t){return typeof e=="function"?e(t):e}function Ut(e){return e.split("-")[0]}function De(e){return e.split("-")[1]}function On(e){return e==="x"?"y":"x"}function Rn(e){return e==="y"?"height":"width"}function pr(e){let t=e[0];return t==="t"||t==="b"?"y":"x"}function Nn(e){return On(pr(e))}function ms(e,t,r){r===void 0&&(r=!1);let n=De(e),i=Nn(e),s=Rn(i),o=i==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[s]>t.floating[s]&&(o=wn(o)),[o,wn(o)]}function ys(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function wn(e){let t=Ut(e);return Dl[t]+e.slice(t.length)}function Ml(e){var t,r,n,i;return{top:(t=e.top)!=null?t:0,right:(r=e.right)!=null?r:0,bottom:(n=e.bottom)!=null?n:0,left:(i=e.left)!=null?i:0}}function gs(e){return typeof e!="number"?Ml(e):{top:e,right:e,bottom:e,left:e}}function ze(e){let{x:t,y:r,width:n,height:i}=e;return{width:n,height:i,top:r,left:t,right:t+n,bottom:r+i,x:t,y:r}}function xs(e,t,r){let{reference:n,floating:i}=e,s=pr(t),o=Nn(t),a=Rn(o),l=Ut(t),c=s==="y",u=n.x+n.width/2-i.width/2,d=n.y+n.height/2-i.height/2,p=n[a]/2-i[a]/2,m;switch(l){case"top":m={x:u,y:n.y-i.height};break;case"bottom":m={x:u,y:n.y+n.height};break;case"right":m={x:n.x+n.width,y:d};break;case"left":m={x:n.x-i.width,y:d};break;default:m={x:n.x,y:n.y}}let x=De(t);return x&&(m[o]+=p*(x==="end"?1:-1)*(r&&c?-1:1)),m}async function vs(e,t){var r;t===void 0&&(t={});let{x:n,y:i,platform:s,rects:o,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:p=!1,padding:m=0}=dr(t,e),x=gs(m),g=a[p?d==="floating"?"reference":"floating":d],A=ze(await s.getClippingRect({element:(r=await(s.isElement==null?void 0:s.isElement(g)))==null||r?g:g.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:l})),R=d==="floating"?{x:n,y:i,width:o.floating.width,height:o.floating.height}:o.reference,v=await(s.getOffsetParent==null?void 0:s.getOffsetParent(a.floating)),_=await(s.isElement==null?void 0:s.isElement(v))&&await(s.getScale==null?void 0:s.getScale(v))||{x:1,y:1},w=ze(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:R,offsetParent:v,strategy:l}):R);return{top:(A.top-w.top+x.top)/_.y,bottom:(w.bottom-A.bottom+x.bottom)/_.y,left:(A.left-w.left+x.left)/_.x,right:(w.right-A.right+x.right)/_.x}}var kl=50,bs=async(e,t,r)=>{let{placement:n="bottom",strategy:i="absolute",middleware:s=[],platform:o}=r,a=o.detectOverflow?o:{...o,detectOverflow:vs},l=await(o.isRTL==null?void 0:o.isRTL(t)),c=await o.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:d}=xs(c,n,l),p=n,m=0,x={};for(let E=0;E<s.length;E++){let g=s[E];if(!g)continue;let{name:A,fn:R}=g,{x:v,y:_,data:w,reset:k}=await R({x:u,y:d,initialPlacement:n,placement:p,strategy:i,middlewareData:x,rects:c,platform:a,elements:{reference:e,floating:t}});u=v??u,d=_??d,x[A]={...x[A],...w},k&&m<kl&&(m++,typeof k=="object"&&(k.placement&&(p=k.placement),k.rects&&(c=k.rects===!0?await o.getElementRects({reference:e,floating:t,strategy:i}):k.rects),{x:u,y:d}=xs(c,p,l)),E=-1)}return{x:u,y:d,placement:p,strategy:i,middlewareData:x}};function Il(e,t,r){return(e?[...r.filter(i=>De(i)===e),...r.filter(i=>De(i)!==e)]:r.filter(i=>Ut(i)===i)).filter(i=>e?De(i)===e||(t?ys(i)!==i:!1):!0)}var Es=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var r,n,i;let{rects:s,middlewareData:o,placement:a,platform:l,elements:c}=t,{crossAxis:u=!1,alignment:d,allowedPlacements:p=Tn,autoAlignment:m=!0,...x}=dr(e,t),E=d!==void 0||p===Tn?Il(d||null,m,p):p,g=((r=o.autoPlacement)==null?void 0:r.index)||0,A=E[g];if(A==null)return{};if(a!==A)return{reset:{placement:E[0]}};let R=await l.detectOverflow(t,x),v=ms(A,s,await(l.isRTL==null?void 0:l.isRTL(c.floating))),_=[R[Ut(A)],R[v[0]],R[v[1]]],w=[...((n=o.autoPlacement)==null?void 0:n.overflows)||[],{placement:A,overflows:_}],k=E[g+1];if(k)return{data:{index:g+1,overflows:w},reset:{placement:k}};let L=w.map(re=>{let Be=De(re.placement);return[re.placement,Be&&u?re.overflows.slice(0,2).reduce((bl,El)=>bl+El,0):re.overflows[0],re.overflows]}).sort((re,Be)=>re[1]-Be[1]),Tt=((i=L.filter(re=>re[2].slice(0,De(re[0])?2:3).every(Be=>Be<=0))[0])==null?void 0:i[0])||L[0][0];return Tt!==a?{data:{index:g+1,overflows:w},reset:{placement:Tt}}:{}}}};var As=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:r,y:n,placement:i,platform:s}=t,{mainAxis:o=!0,crossAxis:a=!1,limiter:l={fn:R=>{let{x:v,y:_}=R;return{x:v,y:_}}},...c}=dr(e,t),u={x:r,y:n},d=await s.detectOverflow(t,c),p=pr(i),m=On(p),x=u[m],E=u[p],g=(R,v)=>hs(v+d[R==="y"?"top":"left"],v,v-d[R==="y"?"bottom":"right"]);o&&(x=g(m,x)),a&&(E=g(p,E));let A=l.fn({...t,[m]:x,[p]:E});return{...A,data:{x:A.x-r,y:A.y-n,enabled:{[m]:o,[p]:a}}}}}};function hr(){return typeof window<"u"}function Ke(e){return _s(e)?(e.nodeName||"").toLowerCase():"#document"}function Y(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function _e(e){var t;return(t=(_s(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function _s(e){return hr()?e instanceof Node||e instanceof Y(e).Node:!1}function ue(e){return hr()?e instanceof Element||e instanceof Y(e).Element:!1}function Ce(e){return hr()?e instanceof HTMLElement||e instanceof Y(e).HTMLElement:!1}function Ss(e){return!hr()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Y(e).ShadowRoot}function $t(e){let{overflow:t,overflowX:r,overflowY:n,display:i}=de(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&i!=="inline"&&i!=="contents"}function Cs(e){return/^(table|td|th)$/.test(Ke(e))}function Ht(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}var Ul=/transform|translate|scale|rotate|perspective|filter/,$l=/paint|layout|strict|content/,We=e=>!!e&&e!=="none",Ln;function ht(e){let t=ue(e)?de(e):e;return We(t.transform)||We(t.translate)||We(t.scale)||We(t.rotate)||We(t.perspective)||!mr()&&(We(t.backdropFilter)||We(t.filter))||Ul.test(t.willChange||"")||$l.test(t.contain||"")}function ws(e){let t=Me(e);for(;Ce(t)&&!mt(t);){if(ht(t))return t;if(Ht(t))return null;t=Me(t)}return null}function mr(){return Ln==null&&(Ln=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),Ln}function mt(e){return/^(html|body|#document)$/.test(Ke(e))}function de(e){return Y(e).getComputedStyle(e)}function Bt(e){return ue(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Me(e){if(Ke(e)==="html")return e;let t=e.assignedSlot||e.parentNode||Ss(e)&&e.host||_e(e);return Ss(t)?t.host:t}function Ts(e){let t=Me(e);return mt(t)?(e.ownerDocument||e).body:Ce(t)&&$t(t)?t:Ts(t)}function fr(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);let i=Ts(e),s=i===((n=e.ownerDocument)==null?void 0:n.body),o=Y(i);if(s){let a=yr(o);return t.concat(o,o.visualViewport||[],$t(i)?i:[],a&&r?fr(a):[])}else return t.concat(i,fr(i,[],r))}function yr(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Ns(e){let t=de(e),r=parseFloat(t.width)||0,n=parseFloat(t.height)||0,i=Ce(e),s=i?e.offsetWidth:r,o=i?e.offsetHeight:n,a=It(r)!==s||It(n)!==o;return a&&(r=s,n=o),{width:r,height:n,$:a}}function Ls(e){return ue(e)?e:e.contextElement}function yt(e){let t=Ls(e);if(!Ce(t))return xe(1);let r=t.getBoundingClientRect(),{width:n,height:i,$:s}=Ns(t),o=(s?It(r.width):r.width)/n,a=(s?It(r.height):r.height)/i;return(!o||!Number.isFinite(o))&&(o=1),(!a||!Number.isFinite(a))&&(a=1),{x:o,y:a}}var Hl=xe(0);function Ps(e){let t=Y(e);return!mr()||!t.visualViewport?Hl:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Bl(e,t,r){return t===void 0&&(t=!1),!!r&&t&&r===Y(e)}function Vt(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);let i=e.getBoundingClientRect(),s=Ls(e),o=xe(1);t&&(n?ue(n)&&(o=yt(n)):o=yt(e));let a=Bl(s,r,n)?Ps(s):xe(0),l=(i.left+a.x)/o.x,c=(i.top+a.y)/o.y,u=i.width/o.x,d=i.height/o.y;if(s&&n){let p=Y(s),m=ue(n)?Y(n):n,x=p,E=yr(x);for(;E&&m!==x;){let g=yt(E),A=E.getBoundingClientRect(),R=de(E),v=A.left+(E.clientLeft+parseFloat(R.paddingLeft))*g.x,_=A.top+(E.clientTop+parseFloat(R.paddingTop))*g.y;l*=g.x,c*=g.y,u*=g.x,d*=g.y,l+=v,c+=_,x=Y(E),E=yr(x)}}return ze({width:u,height:d,x:l,y:c})}function gr(e,t){let r=Bt(e).scrollLeft;return t?t.left+r:Vt(_e(e)).left+r}function Ds(e,t){let r=e.getBoundingClientRect(),n=r.left+t.scrollLeft-gr(e,r),i=r.top+t.scrollTop;return{x:n,y:i}}function Vl(e){let{elements:t,rect:r,offsetParent:n,strategy:i}=e,s=i==="fixed",o=_e(n),a=t?Ht(t.floating):!1;if(n===o||a&&s)return r;let l={scrollLeft:0,scrollTop:0},c=xe(1),u=xe(0),d=Ce(n);if((d||!s)&&((Ke(n)!=="body"||$t(o))&&(l=Bt(n)),d)){let m=Vt(n);c=yt(n),u.x=m.x+n.clientLeft,u.y=m.y+n.clientTop}let p=o&&!d&&!s?Ds(o,l):xe(0);return{width:r.width*c.x,height:r.height*c.y,x:r.x*c.x-l.scrollLeft*c.x+u.x+p.x,y:r.y*c.y-l.scrollTop*c.y+u.y+p.y}}function jl(e){return e.getClientRects?Array.from(e.getClientRects()):[]}function Fl(e){let t=Bt(e),r=e.ownerDocument.body,n=Pe(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),i=Pe(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight),s=-t.scrollLeft+gr(e),o=-t.scrollTop;return de(r).direction==="rtl"&&(s+=Pe(e.clientWidth,r.clientWidth)-n),{width:n,height:i,x:s,y:o}}var zl=25;function Wl(e,t,r){r===void 0&&(r="viewport");let n=r==="layoutViewport",i=Y(e),s=_e(e),o=i.visualViewport,a=s.clientWidth,l=s.clientHeight,c=0,u=0;if(o){let p=!mr()||t==="fixed";n?p||(c=-o.offsetLeft,u=-o.offsetTop):(a=o.width,l=o.height,p&&(c=o.offsetLeft,u=o.offsetTop))}if(gr(s)<=0){let p=s.ownerDocument,m=p.body,x=getComputedStyle(m),E=p.compatMode==="CSS1Compat"&&parseFloat(x.marginLeft)+parseFloat(x.marginRight)||0,g=Math.abs(s.clientWidth-m.clientWidth-E),A=getComputedStyle(s).scrollbarGutter==="stable both-edges"?g/2:g;A<=zl&&(a-=A)}return{width:a,height:l,x:c,y:u}}function Kl(e,t){let r=Vt(e,!0,t==="fixed"),n=r.top+e.clientTop,i=r.left+e.clientLeft,s=yt(e),o=e.clientWidth*s.x,a=e.clientHeight*s.y,l=i*s.x,c=n*s.y;return{width:o,height:a,x:l,y:c}}function Os(e,t,r){let n;if(t==="viewport"||t==="layoutViewport")n=Wl(e,r,t);else if(t==="document")n=Fl(_e(e));else if(ue(t))n=Kl(t,r);else{let i=Ps(e);n={x:t.x-i.x,y:t.y-i.y,width:t.width,height:t.height}}return ze(n)}function Gl(e,t){let r=t.get(e);if(r)return r;let n=fr(e,[],!1).filter(a=>ue(a)&&Ke(a)!=="body"),i=null,s=de(e).position==="fixed",o=s?Me(e):e;for(;ue(o)&&!mt(o);){let a=de(o),l=ht(o),c=i?i.position:s?"fixed":"";!l&&(c==="fixed"||c==="absolute"&&a.position==="static")?n=n.filter(d=>d!==o):i=a,o=Me(o)}return t.set(e,n),n}function ql(e){let{element:t,boundary:r,rootBoundary:n,strategy:i}=e,o=[...r==="clippingAncestors"?Ht(t)?[]:Gl(t,this._c):[].concat(r),n],a=Os(t,o[0],i),l=a.top,c=a.right,u=a.bottom,d=a.left;for(let p=1;p<o.length;p++){let m=Os(t,o[p],i);l=Pe(m.top,l),c=kt(m.right,c),u=kt(m.bottom,u),d=Pe(m.left,d)}return{width:c-d,height:u-l,x:d,y:l}}function Yl(e){let{width:t,height:r}=Ns(e);return{width:t,height:r}}function Xl(e,t,r){let n=Ce(t),i=_e(t),s=r==="fixed",o=Vt(e,!0,s,t),a={scrollLeft:0,scrollTop:0},l=xe(0);if((n||!s)&&((Ke(t)!=="body"||$t(i))&&(a=Bt(t)),n)){let p=Vt(t,!0,s,t);l.x=p.x+t.clientLeft,l.y=p.y+t.clientTop}!n&&i&&(l.x=gr(i));let c=i&&!n&&!s?Ds(i,a):xe(0),u=o.left+a.scrollLeft-l.x-c.x,d=o.top+a.scrollTop-l.y-c.y;return{x:u,y:d,width:o.width,height:o.height}}function Pn(e){return de(e).position==="static"}function Rs(e,t){if(!Ce(e)||de(e).position==="fixed")return null;if(t)return t(e);let r=e.offsetParent;return _e(e)===r&&(r=r.ownerDocument.body),r}function Ms(e,t){let r=Y(e);if(Ht(e))return r;if(!Ce(e)){let i=Me(e);for(;i&&!mt(i);){if(ue(i)&&!Pn(i))return i;i=Me(i)}return r}let n=Rs(e,t);for(;n&&Cs(n)&&Pn(n);)n=Rs(n,t);return n&&mt(n)&&Pn(n)&&!ht(n)?r:n||ws(e)||r}var Jl=async function(e){let t=this.getOffsetParent||Ms,r=this.getDimensions,n=await r(e.floating);return{reference:Xl(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function Ql(e){return de(e).direction==="rtl"}var xr={convertOffsetParentRelativeRectToViewportRelativeRect:Vl,getDocumentElement:_e,getClippingRect:ql,getOffsetParent:Ms,getElementRects:Jl,getClientRects:jl,getDimensions:Yl,getScale:yt,isElement:ue,isRTL:Ql};var ks=Es,Is=As;var Us=(e,t,r)=>{let n=new Map,i=r??{},s={...xr,...i.platform,_c:n};return bs(e,t,{...i,platform:s})};function $s(e){return Zl(e)}function Dn(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Zl(e){for(let t=e;t;t=Dn(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=Dn(e);t;t=Dn(t)){if(!(t instanceof Element))continue;let r=getComputedStyle(t);if(r.display!=="contents"&&(r.position!=="static"||ht(r)||t.tagName==="BODY"))return t}return null}async function Hs(e,t,r){let n;return typeof r=="object"?n=r:n={placement:r},Us(e,t,{strategy:n.strategy,platform:{...xr,getOffsetParent:i=>xr.getOffsetParent(i,$s)},middleware:[Is({crossAxis:!0}),ks({allowedPlacements:[n.placement]})]})}var wt=y(T());var ti=y(J());var Bs=y(J(),1);var Mn=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function Vs(e,t){return(0,Bs.property)({type:Object,converter:{fromAttribute:r=>{if(r==null)return jt(e);try{return JSON.parse(r)}catch{return jt(e)}},toAttribute:r=>JSON.stringify(r)},hasChanged:Ft,...t??{}})}function ec(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let r,n;if(Array.isArray(e)){if(r=e.length,r!=t.length)return!1;for(n=r;n--!==0;)if(!gt(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(!gt(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=o=>Object.keys(o).filter(a=>o[a]!=null),s=i(e);if(r=s.length,r!==i(t).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,s[n]))return!1;for(n=r;n--!==0;){let o=s[n];if(!gt(e[o],t[o]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function gt(e,t){try{return ec(e,t)}catch{return!1}}function Ft(e,t){return!gt(e,t)}function jt(e){return typeof window.structuredClone=="function"?structuredClone(e):e!=null?JSON.parse(JSON.stringify(e)):e}function vr(e,t){let r=n=>n[e]===!0;return n=>{if(r(n))return n;let i=t(n);return i[e]=!0,i}}var js=y(J(),1);var kn=e=>{let t=e??{};return(r,n)=>{var i;let s={hasChanged:Ft,attribute:!1,...t};(0,js.property)(s)(r,n);let o=r.constructor;o.reduxProperties=new Map(o.reduxProperties),o.reduxProperties.set(n,{selector:(i=t.selector)!==null&&i!==void 0?i:(a=>a[n]),store:t.store})}};var br=class{constructor(){this.queue=[]}add(t,r=!1){r&&this.clear(t.type),this.queue.push(t)}consume(t){let r=this.queue.find(n=>n.type===t);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(t){typeof t=="string"?this.queue=this.queue.filter(r=>r.type!==t):this.queue=this.queue.filter(r=>!t.test(r.type))}};var Ge=y(J(),1);var Er=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,r){return this.callbacks=[t],this.debounce(r)}queue(t,r){return this.callbacks.push(t),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,r;let n=[...this.callbacks];this.callbacks=[];let i=(t=this.rejectPromise)!==null&&t!==void 0?t:(()=>null),s=(r=this.resolvePromise)!==null&&r!==void 0?r:(()=>null);this.clearPromise();for(let o of n)try{await o()}catch(a){i(a);return}s(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var zs=y(j(),1);var Ar=globalThis,tc=Ar.ShadowRoot&&(Ar.ShadyCSS===void 0||Ar.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;var Fs=(e,t)=>{if(tc)e.adoptedStyleSheets=t.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of t){let n=document.createElement("style"),i=Ar.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,e.appendChild(n)}};var Sr=class extends zs.LitElement{get scopedRegistryConstructor(){return this.constructor}createRenderRoot(){let t=this.scopedRegistryConstructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,t.defineScopedElements(t.elementDefinitions));let r={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return Fs(n,t.elementStyles),n}static canDefineScopedElement(t){return!!this.registry&&!this.registry.get(t)}static defineScopedElements(t){Object.entries(t).forEach(([r,n])=>this.defineScopedElement(r,n))}static defineScopedElement(t,r){Mn(t)(r),this.canDefineScopedElement(t)&&this.registry.define(t,r)}canDefineScopedElement(t){return this.scopedRegistryConstructor.canDefineScopedElement(t)}defineScopedElements(t){this.scopedRegistryConstructor.defineScopedElements(t)}defineScopedElement(t,r){this.scopedRegistryConstructor.defineScopedElement(t,r)}};function Ws(e,t,...r){var n;let i=e.querySelector(t);for(let s of r)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(s);return i}var vt=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},Ys,Ks=Symbol("constructorPrototype"),Gs=Symbol("constructorName"),Xs=Symbol("exportpartsDebouncer"),qs=Symbol("dynamicDependenciesLoaded"),xt=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};xt.eventName="exportparts-updated";var ve=class extends Sr{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Ys]=new Er(5),this.scheduleExportpartsUpdate=()=>{var t,r,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[Xs].run(()=>{var i,s;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((s=this.exportpartsPrefixes)===null||s===void 0?void 0:s.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[Gs]=this.constructor.name,this[Ks]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Gs]&&Object.setPrototypeOf(this,this[Ks])}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 r=this.constructor;r[qs]||(r[qs]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(xt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(xt.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 xt)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let s=[...i??[],n];r=Ws(this.shadowRoot,...s)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(s=>s.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(s){console.error(s,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let s=document.createElement("style");s.classList.add("ft-lit-element--custom-stylesheet"),s.innerHTML=this.customStylesheet,this.shadowRoot.append(s)}}setExportpartsAttribute(t){var r,n,i,s,o,a;let l=p=>p!=null&&p.trim().length>0,c=t.filter(l).map(p=>p.trim());if(c.length===0){this.exportparts=void 0;return}let u=new Set;for(let p of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let m=(s=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&s!==void 0?s:[],x=(a=(o=p.getAttribute("exportparts"))===null||o===void 0?void 0:o.split(",").map(g=>g.split(":")[1]))!==null&&a!==void 0?a:[],E=[...m,...x].filter(l).map(g=>g.trim());for(let g of E)u.add(g)}if(u.size===0){this.exportparts=void 0;return}let d=[...u.values()].flatMap(p=>c.map(m=>`${p}:${m}--${p}`));this.exportparts=[...this.part,...d].join(", ")}};Ys=Xs;vt([(0,Ge.property)()],ve.prototype,"exportpartsPrefix",void 0);vt([Vs([])],ve.prototype,"exportpartsPrefixes",void 0);vt([(0,Ge.property)({reflect:!0})],ve.prototype,"exportparts",void 0);vt([(0,Ge.property)()],ve.prototype,"customStylesheet",void 0);vt([(0,Ge.property)()],ve.prototype,"elementToFocus",void 0);vt([(0,Ge.state)()],ve.prototype,"useAdoptedStyleSheets",void 0);function _r(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var zt=Symbol("internalReduxEventsUnsubscribers"),ke=Symbol("internalStoresUnsubscribers"),qe=Symbol("internalStores"),rc=vr(Symbol("withRedux"),function(e){var t,r,n;class i extends e{constructor(){super(...arguments),this[t]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(o){super.willUpdate(o),[...this.reduxConstructor.reduxReactiveProperties].some(a=>o.has(a))&&this.updateFromStores()}getUnnamedStore(){if(this[qe].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[qe].values()][0]}getStore(o){return o==null?this.getUnnamedStore():this[qe].get(o)}addStore(o,a){var l;a=(l=a??o.name)!==null&&l!==void 0?l:"default-store",this.unsubscribeFromStore(a),this[qe].set(a,o),this.subscribeToStore(a,o),this.updateFromStores()}removeStore(o){let a=typeof o=="string"?o:o.name;this.unsubscribeFromStore(a),this[qe].delete(a)}setupStores(){this.unsubscribeFromStores(),this[qe].forEach((o,a)=>this.subscribeToStore(a,o)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((o,a)=>{let l=this.constructor.getPropertyOptions(a);if(!l?.attribute||!this.hasAttribute(typeof l?.attribute=="string"?l.attribute:a)){let c=this.getStore(o.store);c&&(o.store?this[ke].has(o.store):this[ke].size>0)&&(this[a]=o.selector(c.getState(),this))}})}subscribeToStore(o,a){var l;this[ke].set(o,a.subscribe(()=>this.updateFromStores())),this[zt].set(o,[]),_r(a)&&a.eventBus&&((l=this.reduxConstructor.reduxEventListeners)===null||l===void 0||l.forEach((c,u)=>{if(typeof this[u]=="function"&&(!c.store||a.name===c.store)){let d=p=>this[u](p);a.addEventListener(c.eventName,d),this[zt].get(o).push(()=>a.removeEventListener(c.eventName,d))}})),this.onStoreAvailable(o)}unsubscribeFromStores(){this[ke].forEach((o,a)=>this.unsubscribeFromStore(a))}unsubscribeFromStore(o){var a;this[ke].has(o)&&this[ke].get(o)(),this[ke].delete(o),(a=this[zt].get(o))===null||a===void 0||a.forEach(l=>l()),this[zt].delete(o)}onStoreAvailable(o){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=ke,r=qe,n=zt,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),Js=class extends rc(ve){};function z(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 nc=typeof Symbol=="function"&&Symbol.observable||"@@observable",Qs=nc,In=()=>Math.random().toString(36).substring(7).split("").join("."),ic={INIT:`@@redux/INIT${In()}`,REPLACE:`@@redux/REPLACE${In()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${In()}`},Cr=ic;function wr(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function Un(e,t,r){if(typeof e!="function")throw new Error(z(2));if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(z(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(z(1));return r(Un)(e,t)}let n=e,i=t,s=new Map,o=s,a=0,l=!1;function c(){o===s&&(o=new Map,s.forEach((g,A)=>{o.set(A,g)}))}function u(){if(l)throw new Error(z(3));return i}function d(g){if(typeof g!="function")throw new Error(z(4));if(l)throw new Error(z(5));let A=!0;c();let R=a++;return o.set(R,g),function(){if(A){if(l)throw new Error(z(6));A=!1,c(),o.delete(R),s=null}}}function p(g){if(!wr(g))throw new Error(z(7));if(typeof g.type>"u")throw new Error(z(8));if(typeof g.type!="string")throw new Error(z(17));if(l)throw new Error(z(9));try{l=!0,i=n(i,g)}finally{l=!1}return(s=o).forEach(R=>{R()}),g}function m(g){if(typeof g!="function")throw new Error(z(10));n=g,p({type:Cr.REPLACE})}function x(){let g=d;return{subscribe(A){if(typeof A!="object"||A===null)throw new Error(z(11));function R(){let _=A;_.next&&_.next(u())}return R(),{unsubscribe:g(R)}},[Qs](){return this}}}return p({type:Cr.INIT}),{dispatch:p,subscribe:d,getState:u,replaceReducer:m,[Qs]:x}}function sc(e){Object.keys(e).forEach(t=>{let r=e[t];if(typeof r(void 0,{type:Cr.INIT})>"u")throw new Error(z(12));if(typeof r(void 0,{type:Cr.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(z(13))})}function Zs(e){let t=Object.keys(e),r={};for(let o=0;o<t.length;o++){let a=t[o];typeof e[a]=="function"&&(r[a]=e[a])}let n=Object.keys(r),i,s;try{sc(r)}catch(o){s=o}return function(a={},l){if(s)throw s;let c=!1,u={};for(let d=0;d<n.length;d++){let p=n[d],m=r[p],x=a[p],E=m(x,l);if(typeof E>"u"){let g=l&&l.type;throw new Error(z(14))}u[p]=E,c=c||E!==x}return c=c||n.length!==Object.keys(a).length,c?u:a}}function Wt(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function eo(...e){return t=>(r,n)=>{let i=t(r,n),s=()=>{throw new Error(z(15))},o={getState:i.getState,dispatch:(l,...c)=>s(l,...c)},a=e.map(l=>l(o));return s=Wt(...a)(i.dispatch),{...i,dispatch:s}}}function to(e){return wr(e)&&"type"in e&&typeof e.type=="string"}var uo=Symbol.for("immer-nothing"),ro=Symbol.for("immer-draftable"),K=Symbol.for("immer-state");function pe(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var Q=Object,Et=Q.getPrototypeOf,Nr="constructor",Ir="prototype",Vn="configurable",Lr="enumerable",Or="writable",Kt="value",be=e=>!!e&&!!e[K];function Z(e){return e?po(e)||$r(e)||!!e[ro]||!!e[Nr]?.[ro]||Hr(e)||Br(e):!1}var oc=Q[Ir][Nr].toString(),no=new WeakMap;function po(e){if(!e||!Yn(e))return!1;let t=Et(e);if(t===null||t===Q[Ir])return!0;let r=Q.hasOwnProperty.call(t,Nr)&&t[Nr];if(r===Object)return!0;if(!bt(r))return!1;let n=no.get(r);return n===void 0&&(n=Function.toString.call(r),no.set(r,n)),n===oc}function Ur(e,t,r=!0){Yt(e)===0?(r?Reflect.ownKeys(e):Q.keys(e)).forEach(i=>{t(i,e[i],e)}):e.forEach((n,i)=>t(i,n,e))}function Yt(e){let t=e[K];return t?t.type_:$r(e)?1:Hr(e)?2:Br(e)?3:0}var $n=(e,t,r=Yt(e))=>r===2?e.has(t):Q[Ir].hasOwnProperty.call(e,t),jn=(e,t,r=Yt(e))=>r===2?e.get(t):e[t],Pr=(e,t,r,n=Yt(e))=>{n===2?e.set(t,r):n===3?e.add(r):e[t]=r};function ac(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}var $r=Array.isArray,Hr=e=>e instanceof Map,Br=e=>e instanceof Set,Yn=e=>typeof e=="object",bt=e=>typeof e=="function",Hn=e=>typeof e=="boolean";function lc(e){let t=+e;return Number.isInteger(t)&&String(t)===e}var we=e=>e.copy_||e.base_;var Xn=e=>e.modified_?e.copy_:e.base_;function Fn(e,t){if(Hr(e))return new Map(e);if(Br(e))return new Set(e);if($r(e))return Array[Ir].slice.call(e);let r=po(e);if(t===!0||t==="class_only"&&!r){let n=Q.getOwnPropertyDescriptors(e);delete n[K];let i=Reflect.ownKeys(n);for(let s=0;s<i.length;s++){let o=i[s],a=n[o];a[Or]===!1&&(a[Or]=!0,a[Vn]=!0),(a.get||a.set)&&(n[o]={[Vn]:!0,[Or]:!0,[Lr]:a[Lr],[Kt]:e[o]})}return Q.create(Et(e),n)}else{let n=Et(e);if(n!==null&&r)return{...e};let i=Q.create(n);return Q.assign(i,e)}}function Jn(e,t=!1){return Vr(e)||be(e)||!Z(e)||(Yt(e)>1&&Q.defineProperties(e,{set:Tr,add:Tr,clear:Tr,delete:Tr}),Q.freeze(e),t&&Ur(e,(r,n)=>{Jn(n,!0)},!1)),e}function cc(){pe(2)}var Tr={[Kt]:cc};function Vr(e){return e===null||!Yn(e)?!0:Q.isFrozen(e)}var Dr="MapSet",zn="Patches",io="ArrayMethods",fo={};function Ye(e){let t=fo[e];return t||pe(0,e),t}var so=e=>!!fo[e];var Gt,ho=()=>Gt,uc=(e,t)=>({drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0,handledSet_:new Set,processedForPatches_:new Set,mapSetPlugin_:so(Dr)?Ye(Dr):void 0,arrayMethodsPlugin_:so(io)?Ye(io):void 0});function oo(e,t){t&&(e.patchPlugin_=Ye(zn),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Wn(e){Kn(e),e.drafts_.forEach(dc),e.drafts_=null}function Kn(e){e===Gt&&(Gt=e.parent_)}var ao=e=>Gt=uc(Gt,e);function dc(e){let t=e[K];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function lo(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];if(e!==void 0&&e!==r){r[K].modified_&&(Wn(t),pe(4)),Z(e)&&(e=co(t,e));let{patchPlugin_:i}=t;i&&i.generateReplacementPatches_(r[K].base_,e,t)}else e=co(t,r);return pc(t,e,!0),Wn(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==uo?e:void 0}function co(e,t){if(Vr(t))return t;let r=t[K];if(!r)return Mr(t,e.handledSet_,e);if(!jr(r,e))return t;if(!r.modified_)return r.base_;if(!r.finalized_){let{callbacks_:n}=r;if(n)for(;n.length>0;)n.pop()(e);go(r,e)}return r.copy_}function pc(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&Jn(t,r)}function mo(e){e.finalized_=!0,e.scope_.unfinalizedDrafts_--}var jr=(e,t)=>e.scope_===t,fc=[];function yo(e,t,r,n){let i=we(e),s=e.type_;if(n!==void 0&&jn(i,n,s)===t){Pr(i,n,r,s);return}if(!e.draftLocations_){let a=e.draftLocations_=new Map;Ur(i,(l,c)=>{if(be(c)){let u=a.get(c)||[];u.push(l),a.set(c,u)}})}let o=e.draftLocations_.get(t)??fc;for(let a of o)Pr(i,a,r,s)}function hc(e,t,r){e.callbacks_.push(function(i){let s=t;if(!s||!jr(s,i))return;i.mapSetPlugin_?.fixSetContents(s);let o=Xn(s);yo(e,s.draft_??s,o,r),go(s,i)})}function go(e,t){if(e.modified_&&!e.finalized_&&(e.type_===3||e.type_===1&&e.allIndicesReassigned_||(e.assigned_?.size??0)>0)){let{patchPlugin_:n}=t;if(n){let i=n.getPath(e);i&&n.generatePatches_(e,i,t)}mo(e)}}function mc(e,t,r){let{scope_:n}=e;if(be(r)){let i=r[K];jr(i,n)&&i.callbacks_.push(function(){Rr(e);let o=Xn(i);yo(e,r,o,t)})}else Z(r)&&e.callbacks_.push(function(){let s=we(e);e.type_===3?s.has(r)&&Mr(r,n.handledSet_,n):jn(s,t,e.type_)===r&&n.drafts_.length>1&&(e.assigned_.get(t)??!1)===!0&&e.copy_&&Mr(jn(e.copy_,t,e.type_),n.handledSet_,n)})}function Mr(e,t,r){return!r.immer_.autoFreeze_&&r.unfinalizedDrafts_<1||be(e)||t.has(e)||!Z(e)||Vr(e)||(t.add(e),Ur(e,(n,i)=>{if(be(i)){let s=i[K];if(jr(s,r)){let o=Xn(s);Pr(e,n,o,e.type_),mo(s)}}else Z(i)&&Mr(i,t,r)})),e}function yc(e,t){let r=$r(e),n={type_:r?1:0,scope_:t?t.scope_:ho(),modified_:!1,finalized_:!1,assigned_:void 0,parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1,callbacks_:void 0},i=n,s=kr;r&&(i=[n],s=qt);let{revoke:o,proxy:a}=Proxy.revocable(i,s);return n.draft_=a,n.revoke_=o,[a,n]}var kr={get(e,t){if(t===K)return e;let r=e.scope_.arrayMethodsPlugin_,n=e.type_===1&&typeof t=="string";if(n&&r?.isArrayOperationMethod(t))return r.createMethodInterceptor(e,t);let i=we(e);if(!$n(i,t,e.type_))return xc(e,i,t);let s=i[t];if(e.finalized_||!Z(s)||n&&e.operationMethod&&r?.isMutatingArrayMethod(e.operationMethod)&&lc(t))return s;if(s===Bn(e.base_,t)||gc(e,t,s)){Rr(e);let o=e.type_===1?+t:t,a=qn(e.scope_,s,e,o);return e.copy_[o]=a}return s},has(e,t){return t in we(e)},ownKeys(e){return Reflect.ownKeys(we(e))},set(e,t,r){let n=xo(we(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){let i=Bn(we(e),t),s=i?.[K];if(s&&s.base_===r)return e.copy_[t]=r,e.assigned_.set(t,!1),!0;if(ac(r,i)&&(r!==void 0||$n(e.base_,t,e.type_)))return!0;Rr(e),Gn(e)}return e.copy_[t]===r&&(r!==void 0||$n(e.copy_,t,e.type_))||Number.isNaN(r)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=r,e.assigned_.set(t,!0),mc(e,t,r)),!0},deleteProperty(e,t){return Rr(e),Bn(e.base_,t)!==void 0||t in e.base_?(e.assigned_.set(t,!1),Gn(e)):e.assigned_.delete(t),e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let r=we(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{[Or]:!0,[Vn]:e.type_!==1||t!=="length",[Lr]:n[Lr],[Kt]:r[t]}},defineProperty(){pe(11)},getPrototypeOf(e){return Et(e.base_)},setPrototypeOf(){pe(12)}},qt={};for(let e in kr){let t=kr[e];qt[e]=function(){let r=arguments;return r[0]=r[0][0],t.apply(this,r)}}qt.deleteProperty=function(e,t){return qt.set.call(this,e,t,void 0)};qt.set=function(e,t,r){return kr.set.call(this,e[0],t,r,e[0])};function Bn(e,t){let r=e[K];return(r?we(r):e)[t]}function gc(e,t,r){return e.type_!==1||!e.allIndicesReassigned_||e.assigned_?.get(t)||!Z(r)||r[K]?!1:e.baseRefs_.has(r)}function xc(e,t,r){let n=xo(t,r);return n?Kt in n?n[Kt]:n.get?.call(e.draft_):void 0}function xo(e,t){if(!(t in e))return;let r=Et(e);for(;r;){let n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Et(r)}}function Gn(e){e.modified_||(e.modified_=!0,e.parent_&&Gn(e.parent_))}function Rr(e){e.copy_||(e.assigned_=new Map,e.copy_=Fn(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var vc=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!1,this.produce=(t,r,n)=>{if(bt(t)&&!bt(r)){let s=r;r=t;let o=this;return function(l=s,...c){return o.produce(l,u=>r.call(this,u,...c))}}bt(r)||pe(6),n!==void 0&&!bt(n)&&pe(7);let i;if(Z(t)){let s=ao(this),o=qn(s,t,void 0),a=!0;try{i=r(o),a=!1}finally{a?Wn(s):Kn(s)}return oo(s,n),lo(i,s)}else if(!t||!Yn(t)){if(i=r(t),i===void 0&&(i=t),i===uo&&(i=void 0),this.autoFreeze_&&Jn(i,!0),n){let s=[],o=[];Ye(zn).generateReplacementPatches_(t,i,{patches_:s,inversePatches_:o}),n(s,o)}return i}else pe(1,t)},this.produceWithPatches=(t,r)=>{if(bt(t))return(o,...a)=>this.produceWithPatches(o,l=>t(l,...a));let n,i;return[this.produce(t,r,(o,a)=>{n=o,i=a}),n,i]},Hn(e?.autoFreeze)&&this.setAutoFreeze(e.autoFreeze),Hn(e?.useStrictShallowCopy)&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),Hn(e?.useStrictIteration)&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){Z(e)||pe(8),be(e)&&(e=vo(e));let t=ao(this),r=qn(t,e,void 0);return r[K].isManual_=!0,Kn(t),r}finishDraft(e,t){let r=e&&e[K];(!r||!r.isManual_)&&pe(9);let{scope_:n}=r;return oo(n,t),lo(void 0,n)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}setUseStrictIteration(e){this.useStrictIteration_=e}shouldUseStrictIteration(){return this.useStrictIteration_}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){let i=t[r];if(i.path.length===0&&i.op==="replace"){e=i.value;break}}r>-1&&(t=t.slice(r+1));let n=Ye(zn).applyPatches_;return be(e)?n(e,t):this.produce(e,i=>n(i,t))}};function qn(e,t,r,n){let[i,s]=Hr(t)?Ye(Dr).proxyMap_(t,r):Br(t)?Ye(Dr).proxySet_(t,r):yc(t,r);return(r?.scope_??ho()).drafts_.push(i),s.callbacks_=r?.callbacks_??[],s.key_=n,r&&n!==void 0?hc(r,s,n):s.callbacks_.push(function(l){l.mapSetPlugin_?.fixSetContents(s);let{patchPlugin_:c}=l;s.modified_&&c&&c.generatePatches_(s,[],l)}),i}function vo(e){return be(e)||pe(10,e),bo(e)}function bo(e){if(!Z(e)||Vr(e))return e;let t=e[K],r,n=!0;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=Fn(e,t.scope_.immer_.useStrictShallowCopy_),n=t.scope_.immer_.shouldUseStrictIteration()}else r=Fn(e,!0);return Ur(r,(i,s)=>{Pr(r,i,bo(s))},n),t&&(t.finalized_=!1),r}var bc=new vc,Qn=bc.produce;function Eo(e){return({dispatch:r,getState:n})=>i=>s=>typeof s=="function"?s(r,n,e):i(s)}var Ao=Eo(),So=Eo;var Ec=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Wt:Wt.apply(null,arguments)},Yd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}},Ac=e=>e&&typeof e.match=="function";function Ie(e,t){function r(...n){if(t){let i=t(...n);if(!i)throw new Error(Te(0));return{type:e,payload:i.payload,..."meta"in i&&{meta:i.meta},..."error"in i&&{error:i.error}}}return{type:e,payload:n[0]}}return r.toString=()=>`${e}`,r.type=e,r.match=n=>to(n)&&n.type===e,r}var Oo=class Xt extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,Xt.prototype)}static get[Symbol.species](){return Xt}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new Xt(...t[0].concat(this)):new Xt(...t.concat(this))}};function _o(e){return Z(e)?Qn(e,()=>{}):e}function Fr(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function Sc(e){return typeof e=="boolean"}var _c=()=>function(t){let{thunk:r=!0,immutableCheck:n=!0,serializableCheck:i=!0,actionCreatorCheck:s=!0}=t??{},o=new Oo;return r&&(Sc(r)?o.push(Ao):o.push(So(r.extraArgument))),o},Cc="RTK_autoBatch";var Co=e=>t=>{setTimeout(t,e)},wc=(e,t)=>r=>{let n=!1,i=()=>{n||(n=!0,cancelAnimationFrame(s),clearTimeout(o),r())},s=e(i),o=setTimeout(i,t)},Tc=(e={type:"raf"})=>t=>(...r)=>{let n=t(...r),i=!0,s=!1,o=!1,a=new Set,l=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?wc(window.requestAnimationFrame,100):Co(10):e.type==="callback"?e.queueNotification:Co(e.timeout),c=()=>{o=!1,s&&(s=!1,a.forEach(u=>u()))};return Object.assign({},n,{subscribe(u){let d=()=>i&&u(),p=n.subscribe(d);return a.add(u),()=>{p(),a.delete(u)}},dispatch(u){try{return i=!u?.meta?.[Cc],s=!i,s&&(o||(o=!0,l(c))),n.dispatch(u)}finally{i=!0}}})},Oc=e=>function(r){let{autoBatch:n=!0}=r??{},i=new Oo(e);return n&&i.push(Tc(typeof n=="object"?n:void 0)),i};function Ro(e){let t=_c(),{reducer:r=void 0,middleware:n,devTools:i=!0,duplicateMiddlewareCheck:s=!0,preloadedState:o=void 0,enhancers:a=void 0}=e||{},l;if(typeof r=="function")l=r;else if(wr(r))l=Zs(r);else throw new Error(Te(1));let c;typeof n=="function"?c=n(t):c=t();let u=Wt;i&&(u=Ec({trace:!1,...typeof i=="object"&&i}));let d=eo(...c),p=Oc(d),m=typeof a=="function"?a(p):p(),x=u(...m);return Un(l,o,x)}function No(e){let t={},r=[],n,i={addCase(s,o){let a=typeof s=="string"?s:s.type;if(!a)throw new Error(Te(28));if(a in t)throw new Error(Te(29));return t[a]=o,i},addAsyncThunk(s,o){return o.pending&&(t[s.pending.type]=o.pending),o.rejected&&(t[s.rejected.type]=o.rejected),o.fulfilled&&(t[s.fulfilled.type]=o.fulfilled),o.settled&&r.push({matcher:s.settled,reducer:o.settled}),i},addMatcher(s,o){return r.push({matcher:s,reducer:o}),i},addDefaultCase(s){return n=s,i}};return e(i),[t,r,n]}function Rc(e){return typeof e=="function"}function Nc(e,t){let[r,n,i]=No(t),s;if(Rc(e))s=()=>_o(e());else{let a=_o(e);s=()=>a}function o(a=s(),l){let c=[r[l.type],...n.filter(({matcher:u})=>u(l)).map(({reducer:u})=>u)];return c.filter(u=>!!u).length===0&&(c=[i]),c.reduce((u,d)=>{if(d)if(be(u)){let m=d(u,l);return m===void 0?u:m}else{if(Z(u))return Qn(u,p=>d(p,l));{let p=d(u,l);if(p===void 0){if(u===null)return u;throw Error("A case reducer on a non-draftable value must not return undefined")}return p}}return u},a)}return o.getInitialState=s,o}var Lc=(e,t)=>Ac(e)?e.match(t):e(t);function Pc(...e){return t=>e.some(r=>Lc(r,t))}var Dc="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Mc=(e=21)=>{let t="",r=e;for(;r--;)t+=Dc[Math.random()*64|0];return t},kc=["name","message","stack","code"],Zn=class{constructor(e,t){this.payload=e,this.meta=t}payload;meta;_type},wo=class{constructor(e,t){this.payload=e,this.meta=t}payload;meta;_type},Ic=e=>{if(typeof e=="object"&&e!==null){let t={};for(let r of kc)typeof e[r]=="string"&&(t[r]=e[r]);return t}return{message:String(e)}},To="External signal was aborted",Uc=(()=>{function e(t,r,n){let i=Ie(t+"/fulfilled",(l,c,u,d)=>({payload:l,meta:{...d||{},arg:u,requestId:c,requestStatus:"fulfilled"}})),s=Ie(t+"/pending",(l,c,u)=>({payload:void 0,meta:{...u||{},arg:c,requestId:l,requestStatus:"pending"}})),o=Ie(t+"/rejected",(l,c,u,d,p)=>({payload:d,error:(n&&n.serializeError||Ic)(l||"Rejected"),meta:{...p||{},arg:u,requestId:c,rejectedWithValue:!!d,requestStatus:"rejected",aborted:l?.name==="AbortError",condition:l?.name==="ConditionError"}}));function a(l,{signal:c}={}){return(u,d,p)=>{let m=n?.idGenerator?n.idGenerator(l):Mc(),x=new AbortController,E,g;function A(v){g=v,x.abort()}c&&(c.aborted?A(To):c.addEventListener("abort",()=>A(To),{once:!0}));let R=(async function(){let v;try{let w=n?.condition?.(l,{getState:d,extra:p});if(Hc(w)&&(w=await w),w===!1||x.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};let k=new Promise((L,I)=>{E=()=>{I({name:"AbortError",message:g||"Aborted"})},x.signal.addEventListener("abort",E,{once:!0})});u(s(m,l,n?.getPendingMeta?.({requestId:m,arg:l},{getState:d,extra:p}))),v=await Promise.race([k,Promise.resolve(r(l,{dispatch:u,getState:d,extra:p,requestId:m,signal:x.signal,abort:A,rejectWithValue:((L,I)=>new Zn(L,I)),fulfillWithValue:((L,I)=>new wo(L,I))})).then(L=>{if(L instanceof Zn)throw L;return L instanceof wo?i(L.payload,m,l,L.meta):i(L,m,l)})])}catch(w){v=w instanceof Zn?o(null,m,l,w.payload,w.meta):o(w,m,l)}finally{E&&x.signal.removeEventListener("abort",E)}return n&&!n.dispatchConditionRejection&&o.match(v)&&v.meta.condition||u(v),v})();return Object.assign(R,{abort:A,requestId:m,arg:l,unwrap(){return R.then($c)}})}}return Object.assign(a,{pending:s,rejected:o,fulfilled:i,settled:Pc(o,i),typePrefix:t})}return e.withTypes=()=>e,e})();function $c(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Hc(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Lo=Symbol.for("rtk-slice-createasyncthunk"),Jd={[Lo]:Uc};function Bc(e,t){return`${e}/${t}`}function Vc({creators:e}={}){let t=e?.asyncThunk?.[Lo];return function(n){let{name:i,reducerPath:s=i}=n;if(!i)throw new Error(Te(11));typeof process<"u";let o=(typeof n.reducers=="function"?n.reducers(Fc()):n.reducers)||{},a=Object.keys(o),l={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},c={addCase(v,_){let w=typeof v=="string"?v:v.type;if(!w)throw new Error(Te(12));if(w in l.sliceCaseReducersByType)throw new Error(Te(13));return l.sliceCaseReducersByType[w]=_,c},addMatcher(v,_){return l.sliceMatchers.push({matcher:v,reducer:_}),c},exposeAction(v,_){return l.actionCreators[v]=_,c},exposeCaseReducer(v,_){return l.sliceCaseReducersByName[v]=_,c}};a.forEach(v=>{let _=o[v],w={reducerName:v,type:Bc(i,v),createNotation:typeof n.reducers=="function"};Wc(_)?Gc(w,_,c,t):zc(w,_,c)});function u(){let[v={},_=[],w=void 0]=typeof n.extraReducers=="function"?No(n.extraReducers):[n.extraReducers],k={...v,...l.sliceCaseReducersByType};return Nc(n.initialState,L=>{for(let I in k)L.addCase(I,k[I]);for(let I of l.sliceMatchers)L.addMatcher(I.matcher,I.reducer);for(let I of _)L.addMatcher(I.matcher,I.reducer);w&&L.addDefaultCase(w)})}let d=v=>v,p=new Map,m=new WeakMap,x;function E(v,_){return x||(x=u()),x(v,_)}function g(){return x||(x=u()),x.getInitialState()}function A(v,_=!1){function w(L){let I=L[v];return typeof I>"u"&&_&&(I=Fr(m,w,g)),I}function k(L=d){let I=Fr(p,_,()=>new WeakMap);return Fr(I,L,()=>{let Tt={};for(let[re,Be]of Object.entries(n.selectors??{}))Tt[re]=jc(Be,L,()=>Fr(m,L,g),_);return Tt})}return{reducerPath:v,getSelectors:k,get selectors(){return k(w)},selectSlice:w}}let R={name:i,reducer:E,actions:l.actionCreators,caseReducers:l.sliceCaseReducersByName,getInitialState:g,...A(s),injectInto(v,{reducerPath:_,...w}={}){let k=_??s;return v.inject({reducerPath:k,reducer:E},w),{...R,...A(k,!0)}}};return R}}function jc(e,t,r,n){function i(s,...o){let a=t(s);return typeof a>"u"&&n&&(a=r()),e(a,...o)}return i.unwrapped=e,i}var Po=Vc();function Fc(){function e(t,r){return{_reducerDefinitionType:"asyncThunk",payloadCreator:t,...r}}return e.withTypes=()=>e,{reducer(t){return Object.assign({[t.name](...r){return t(...r)}}[t.name],{_reducerDefinitionType:"reducer"})},preparedReducer(t,r){return{_reducerDefinitionType:"reducerWithPrepare",prepare:t,reducer:r}},asyncThunk:e}}function zc({type:e,reducerName:t,createNotation:r},n,i){let s,o;if("reducer"in n){if(r&&!Kc(n))throw new Error(Te(17));s=n.reducer,o=n.prepare}else s=n;i.addCase(e,s).exposeCaseReducer(t,s).exposeAction(t,o?Ie(e,o):Ie(e))}function Wc(e){return e._reducerDefinitionType==="asyncThunk"}function Kc(e){return e._reducerDefinitionType==="reducerWithPrepare"}function Gc({type:e,reducerName:t},r,n,i){if(!i)throw new Error(Te(18));let{payloadCreator:s,fulfilled:o,pending:a,rejected:l,settled:c,options:u}=r,d=i(e,s,u);n.exposeAction(t,d),o&&n.addCase(d.fulfilled,o),a&&n.addCase(d.pending,a),l&&n.addCase(d.rejected,l),c&&n.addMatcher(d.settled,c),n.exposeCaseReducer(t,{fulfilled:o||zr,pending:a||zr,rejected:l||zr,settled:c||zr})}function zr(){}var Do="listener",Mo="completed",ko="cancelled",Qd=`task-${ko}`,Zd=`task-${Mo}`,ep=`${Do}-${ko}`,tp=`${Do}-${Mo}`;var{assign:Io}=Object;var ei="listenerMiddleware";var qc=Io(Ie(`${ei}/add`),{withTypes:()=>qc}),rp=Ie(`${ei}/removeAll`),Yc=Io(Ie(`${ei}/remove`),{withTypes:()=>Yc});function Te(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var Xc=vr(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(r,n,i){this.eventBus.addEventListener(r,n,i)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,i){this.eventBus.removeEventListener(r,n,i)}}}),Wr=class extends Xc(Object){};window.ftReduxStores||(window.ftReduxStores={});var Uo=class e extends Wr{static get(t){var r;let n=typeof t=="string"?t:t.name,i=typeof t=="string"?void 0:t,s=window.ftReduxStores[n];if(_r(s))return s;if(i==null)return;let o=Po({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),a=Ro({reducer:(l,c)=>{if(c.type==="CLEAR_FT_REDUX_STORE"){let u=jt(o.getInitialState());for(let d of c.keeping)u[d]=(l??u)[d];return u}else if(typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...l,...c.overwrites};return o.reducer(l,c)}});return window.ftReduxStores[i.name]=new e(o,a,i.eventBus)}constructor(t,r,n){super(),this.reduxSlice=t,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new br,this.injectInto=(s,o)=>this.reduxSlice.injectInto(s,o),this.selectSlice=s=>this.reduxSlice.selectSlice(s);let i=s=>s!=null?JSON.parse(JSON.stringify(s)):s;this.actions=new Proxy(this.reduxSlice.actions,{get:(s,o,a)=>{let l=o,c=s[l];return c?(...u)=>{let d=c(...u.map(i));return this.reduxStore.dispatch(d),d}:u=>{let d=l,p=this.getState()[d];gt(p,u)||this.setState({[d]:i(u)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...t){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:t})}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()}get selectors(){return this.reduxSlice.selectors}get reducerPath(){return this.reduxSlice.reducerPath}getSelectors(){return this.reduxSlice.getSelectors()}};var Kr=class{static format(t,r,n,i,s){return window.moment?window.moment(t).locale(r).format(this.getMomentDateFormat(n,i,!!s)):this.getIntlDateTime(t,r,n,i,!!s)}static getMomentDateFormat(t,r,n){return n?"LT":t?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(t,r,n,i,s){let o=typeof t=="string"?new Date(t):t,a=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(o),l=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(o);return s?l:i?`${a} ${l}`:a}static getTimezoneAsString(){let t=n=>String(Math.floor(n)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${t(Math.abs(r)/60)}:${t(Math.abs(r)%60)}`}};var Gr=y(T()),Jc="ft-app-info",At=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};At.eventName="authentication-change";var Jt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};Jt.eventName="ui-locale-changed";var Qc={session:(e,t)=>{(0,Gr.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>C.dispatchEvent(new At(t.payload)),0))}},C=Gr.FtReduxStore.get({name:Jc,reducers:Qc,initialState:{baseUrl:void 0,tenantId:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableContentLocales:[],localesConfiguration:void 0,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var $o=y(T()),qr=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},Pp=(0,$o.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(C)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var i,s;return((s=(i=this.metadataDescriptors.find(a=>a.key===n))===null||i===void 0?void 0:i.date)!==null&&s!==void 0?s:!1)?a=>Kr.format(a,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return qr([(0,ti.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),qr([(0,ti.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),qr([kn({store:C.name,selector:r=>{var n,i;return(i=(n=r.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&i!==void 0?i:[]}})],t.prototype,"metadataDescriptors",void 0),qr([kn({store:C.name})],t.prototype,"uiLocale",void 0),t});var Ho;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(Ho||(Ho={}));var Bo;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Bo||(Bo={}));var Vo;(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"})(Vo||(Vo={}));var jo;(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"})(jo||(jo={}));var Fo;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Fo||(Fo={}));var zo;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(zo||(zo={}));var Wo;(function(e){e.OFFICIAL="OFFICIAL",e.AI="AI"})(Wo||(Wo={}));var Ko;(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__ON_DEMAND_TRANSLATE="DOCUMENT__ON_DEMAND_TRANSLATE",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__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"})(Ko||(Ko={}));var Go;(function(e){e.STANDARD="STANDARD",e.STRUCTURAL="STRUCTURAL"})(Go||(Go={}));var qo;(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"})(qo||(qo={}));var Yo;(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",e.UD_VIEWER="UD_VIEWER",e.ASSET_VIEWER="ASSET_VIEWER"})(Yo||(Yo={}));var Xo;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Xo||(Xo={}));var Jo;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(Jo||(Jo={}));var Qo;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(Qo||(Qo={}));var Zo;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(Zo||(Zo={}));var ea;(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"})(ea||(ea={}));var ta;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(ta||(ta={}));var ra;(function(e){e.ASC="ASC",e.DESC="DESC"})(ra||(ra={}));var na;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(na||(na={}));var ia;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(ia||(ia={}));var sa;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(sa||(sa={}));var oa;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(oa||(oa={}));var aa;(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"})(aa||(aa={}));var la;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(la||(la={}));var ca;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(ca||(ca={}));var ua;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(ua||(ua={}));var da;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(da||(da={}));var H;(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.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.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(H||(H={}));var se;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(se||(se={}));var pa;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(pa||(pa={}));var fa;(function(e){e.UNREACHABLE="UNREACHABLE",e.UNAUTHORIZED="UNAUTHORIZED",e.FORBIDDEN="FORBIDDEN",e.INCOMPATIBLE="INCOMPATIBLE",e.FAILED="FAILED",e.OK="OK"})(fa||(fa={}));var ha;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(ha||(ha={}));var ma;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SUMMARY="SUMMARY",e.SEMANTIC_SEARCH="SEMANTIC_SEARCH",e.CHATBOT_INSTRUCTIONS="CHATBOT_INSTRUCTIONS",e.DOCUMENTATION="DOCUMENTATION",e.OTHER="OTHER"})(ma||(ma={}));var ya;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SLOW="SLOW",e.OTHER="OTHER"})(ya||(ya={}));var ga;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(ga||(ga={}));var xa;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(xa||(xa={}));var va;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(va||(va={}));var ba;(function(e){e.IN_PROGRESS="IN_PROGRESS",e.ERROR="ERROR",e.DONE="DONE"})(ba||(ba={}));var Ea;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(Ea||(Ea={}));var Aa;(function(e){e.SOURCES="SOURCES",e.ENRICH_AND_CLEAN="ENRICH_AND_CLEAN",e.VOCABULARIES="VOCABULARIES",e.METADATA="METADATA",e.PRETTY_URL="PRETTY_URL",e.ACCESS_RULE="ACCESS_RULE",e.DESIGNED_PAGES="DESIGNED_PAGES",e.THEME_STUDIO="THEME_STUDIO",e.PORTAL_GENERAL="PORTAL_GENERAL",e.ASSETS="ASSETS",e.CODE_LIBRARY="CODE_LIBRARY",e.THEME="THEME",e.CONTENT_STYLES="CONTENT_STYLES",e.HOMEPAGE="HOMEPAGE",e.CLASSIC_SEARCH_PAGE="CLASSIC_SEARCH_PAGE",e.CLASSIC_READER_PAGE="CLASSIC_READER_PAGE",e.PORTAL_METADATA="PORTAL_METADATA",e.LANGUAGES="LANGUAGES",e.PRINT_TEMPLATES="PRINT_TEMPLATES",e.OFFLINE="OFFLINE",e.CUSTOM_JS="CUSTOM_JS",e.CONFIDENTIALITY="CONFIDENTIALITY",e.NOTIFICATIONS="NOTIFICATIONS"})(Aa||(Aa={}));var Sa;(function(e){e.MAP="MAP",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(Sa||(Sa={}));var Zc={[H.PERSONAL_BOOK_SHARE_USER]:[H.PERSONAL_BOOK_USER],[H.HTML_EXPORT_USER]:[H.PERSONAL_BOOK_USER],[H.PDF_EXPORT_USER]:[H.PERSONAL_BOOK_USER],[H.KHUB_ADMIN]:[H.CONTENT_PUBLISHER],[H.ADMIN]:[H.KHUB_ADMIN,H.USERS_ADMIN,H.PORTAL_ADMIN,H.BEHAVIOR_DATA_USER],[H.GENERATIVE_AI_EXPORT_USER]:[H.GENERATIVE_AI_USER]};function _a(e,t){return e===t||(Zc[e]??[]).some(r=>_a(r,t))}function Ca(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=>_a(n,t))}var Zr=y(T());var ri=y(T());var Xe=class e{static get(t){let{baseUrl:r,apiIntegrationIdentifier:n}=C.getState(),i=t??n;if(r&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,i,!0)}static await(t){return new Promise(r=>{let n=e.get(t);if(n)r(n);else{let i=C.subscribe(()=>{n=e.get(t),n&&(i(),r(n))})}})}};var St=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:Xe.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Xe.await()}};var ee=class extends St{constructor(t=!0,r){var n;super(r),this.sortObjectFields=(s,o)=>typeof o!="object"||o==null||Array.isArray(o)?o:Object.fromEntries(Object.entries(o).sort(([a],[l])=>a.localeCompare(l)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new ri.CacheRegistry,this.cache=t?i.commonCache:new ri.CacheRegistry}clearCache(){this.cache.clearAll()}hash(t){return String(Array.from(JSON.stringify(t,this.sortObjectFields)).reduce((r,n)=>0|31*r+n.charCodeAt(0),0))}};var Yr=class extends ee{async listMySearches(){let{session:t}=C.getState();return Ca(t,H.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),300*1e3):[]}};var Xr=class extends ee{async listMyBookmarks(){let t=C.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),300*1e3):[]}};var Jr=class extends ee{constructor(){super(...arguments),this.CACHE_DURATION=180*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=C.getState().session;return!!t?.sessionAuthenticated}};var Qr=class extends ee{constructor(){super(...arguments),this.CACHE_DURATION=180*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=C.getState().session;return!!t?.sessionAuthenticated}};var eu="ft-user-assets",tu={setAssetCount:(e,t)=>{let{userAssetType:r,count:n}=t.payload.assetCount;e.assetCounts.allAsset[r]=n},clearAssetCount:e=>{Object.values(se).forEach(t=>{e.assetCounts.allAsset[t]=void 0})},setBookmarkCountByMap:(e,t)=>{let r=t.payload.mapId;e.assetCounts.bookmarkByMap[r]=t.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,t)=>{let{assetType:r,mapId:n,asset:i}=t.payload;ii(e,r,[...ni(e,r),i]),wa(e,r,1,n),Ta(e,i)},editAsset:(e,t)=>{let{assetType:r,asset:n}=t.payload;ii(e,r,ni(e,r).map(i=>i.id===n.id?n:i)),Ta(e,n)},removeAsset:(e,t)=>{let{assetType:r,mapId:n,assetId:i}=t.payload;ii(e,r,ni(e,r).filter(s=>s.id!==i)),wa(e,r,-1,n)}},Oa={[se.SEARCHES]:"savedSearches",[se.BOOKMARKS]:"bookmarks",[se.BOOKS]:void 0,[se.COLLECTIONS]:void 0},ni=(e,t)=>{var r;let n=Oa[t];return n?(r=e[n])!==null&&r!==void 0?r:[]:[]},ii=(e,t,r)=>{let n=Oa[t];n&&(e[n]=r)},wa=(e,t,r,n)=>{let i=e.assetCounts.allAsset[t];if(i!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,i+r),t===se.BOOKMARKS&&n)){let s=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,s+r)}},Ta=(e,t)=>{let r=e.assetLabels.map(i=>i.title),n=t.labels.filter(i=>!r.includes(i)).map(i=>({title:i}));e.assetLabels.push(...n)},G=Zr.FtReduxStore.get({name:eu,reducers:tu,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(se).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),si=class{constructor(t=new Jr,r=new Qr){this.assetCountsService=t,this.assetLabelsService=r,this.currentSession=C.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Xr,this.savedSearchesService=new Yr,C.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:r}=C.getState();(0,Zr.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),G.actions.clearAssetCount(),G.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),G.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),G.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();G.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();G.actions.assetLabels(t)}async loadAssetCount(t){let r=await this.assetCountsService.getUserAssetCount(t);r&&G.getState().assetCounts.allAsset[t]!==r.count&&G.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(t){let r=await this.assetCountsService.getUserBookmarkCountByMap(t);r&&G.getState().assetCounts.bookmarkByMap[t]!==r.count&&G.actions.setBookmarkCountByMap({count:r.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let r=Object.keys(G.getState().assetCounts.bookmarkByMap).length!==0;t===se.BOOKMARKS&&r&&G.actions.clearBookmarkCountByMap(),G.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 r=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;G.actions.bookmarks(r)}}},ru=new si;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=ru);var oi=class{addCommand(t,r=!1){C.commands.add(t,r)}consumeCommand(t){return C.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new oi;var oe=y(T());var Ra,_t=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},nu=Symbol("clearAfterUnitTest"),en=class extends(0,oe.withEventBus)(ee){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Ra]=()=>{this.defaultMessages={},this.cache=new oe.CacheRegistry,this.listeners={}},this.currentUiLocale=C.getState().uiLocale,C.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=C.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let r=t.name.toLowerCase();this.cache.setFinal(r,t),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,r){var n;if(t=t.toLowerCase(),r&&Object.keys(r).length>0){let i={...(n=this.defaultMessages[t])!==null&&n!==void 0?n:{},...r};(0,oe.deepEqual)(this.defaultMessages[t],i)||(this.defaultMessages[t]=i,await this.notify(t))}return this.fetchContext(t)}resolveContext(t){var r,n;return this.fetchContext(t),(n=(r=this.cache.getNow(t))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(t,r){let n=t.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(t,r,...n){var i;let s=t.toLowerCase(),o=this.resolveContext(s);return new oe.ParametrizedLabelResolver((i=this.defaultMessages[s])!==null&&i!==void 0?i:{},o).resolve(r,...n)}async fetchContext(t){let r=!this.cache.has(t),n;try{n=await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),r&&await this.notify(t)}catch(i){!(i instanceof oe.CanceledPromiseError)&&r&&console.error(i)}return n}subscribe(t,r){var n;return t=t.toLowerCase(),this.listeners[t]=(n=this.listeners[t])!==null&&n!==void 0?n:new Set,this.listeners[t].add(r),()=>{var i;return(i=this.listeners[t])===null||i===void 0?void 0:i.delete(r)}}async notifyAll(){let t=Object.keys(this.listeners);document.body.dispatchEvent(new _t({loadedContexts:t})),this.dispatchEvent(new _t({loadedContexts:t})),await Promise.all(t.map(r=>this.notify(r,!1)))}async notify(t,r=!0){r&&(document.body.dispatchEvent(new _t({loadedContexts:[t]})),this.dispatchEvent(new _t({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(n=>(0,oe.delay)(0).then(()=>n()).catch(()=>null)))}};Ra=nu;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends en{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends en{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var Qt=window.FluidTopicsI18nService,ai=window.FluidTopicsCustomI18nService;var Na=y(T()),li=class{highlightHtml(t,r,n){(0,Na.highlightHtml)(t,r,n)}};window.FluidTopicsHighlightHtmlService=new li;var La=y(T());var ci=class{isDate(t){var r,n,i,s;return(s=(i=((n=(r=C.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(a=>a.key===t))===null||i===void 0?void 0:i.date)!==null&&s!==void 0?s:!1}format(t,r){var n,i,s,o;if(t==null)return"";try{return La.DateFormatter.format(t,(n=r?.locale)!==null&&n!==void 0?n:C.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(s=r?.withTime)!==null&&s!==void 0?s:!1,(o=r?.onlyTime)!==null&&o!==void 0?o:!1)}catch(a){throw console.error(`Date ${JSON.stringify(t)} is not valid`,a),a}}};window.FluidTopicsDateService=new ci;var Pa=y(T());var Zt=class{static get(t,r){var n,i,s,o;let a=C.getState(),{lang:l,region:c}=(s=(i=(n=a.localesConfiguration)===null||n===void 0?void 0:n.defaultLocales)===null||i===void 0?void 0:i.defaultContentLocale)!==null&&s!==void 0?s:{lang:"en",region:"US"};return new Pa.SearchPlaceConverter(a.baseUrl,t??20,(o=a.localesConfiguration)===null||o===void 0?void 0:o.allLanguagesAllowed,r??`${l}-${c}`)}};var ui=class{urlToSearchRequest(t){return Zt.get().parse(t)}searchRequestToUrl(t){return Zt.get().serialize(t)}};window.FluidTopicsUrlService=new ui;var Oe=y(T());var Je=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};Je.eventName="change";var di=class{itemName(t){return`fluid-topics-history-item-${t}`}get(t){let r=sessionStorage.getItem(this.itemName(t));return r?JSON.parse(r):void 0}set(t,r){sessionStorage.setItem(this.itemName(t),JSON.stringify(r))}},Da=new di;var tn=class e extends Oe.WithEventBus{static build(){return new e(window.history,Da,()=>window.location,!1)}constructor(t,r,n,i){var s,o;super(),this.history=t,this.historyStorage=r,this.windowLocation=n,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(o=(s=t.state)===null||s===void 0?void 0:s.index)!==null&&o!==void 0?o:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(i)}setCurrentState(t,r=!1){let n=r&&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,Oe.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Je(this.currentItem())),0)}installProxies(){let t=r=>(n,i,[s,o,a])=>{let l=r(),c={...l===this.currentIndex?this.currentState:void 0,...s,index:l,href:typeof a=="string"?a:(a??this.windowLocation()).href};n.apply(i,[c,o,a]),this.setCurrentState(c,!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 r=this.history.length-1;r>=0;r--)t?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(t){var r;let n={...this.buildCurrentState(),...t,index:this.currentIndex,title:(r=t?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(t){this.addEventListener(Je.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(Je.eventName,t)}currentItem(){return(0,Oe.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,Oe.deepCopy)(this.states[this.previousDifferentMajorPosition()])}backwardItemMatching(t){let r=this.states.filter(n=>!!n).filter(n=>n.index<this.currentIndex).reverse();return(0,Oe.deepCopy)(r.find(n=>t(n)))}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,Oe.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 r;let n=(r=this.states[t])===null||r===void 0?void 0:r.majorStateId;if(!n)return t;let i=t,s=t+1;for(;this.states.length>s&&!this.isDifferentMajorState(s,n);)this.hasState(s)&&(i=s),s++;return i}buildCurrentState(){var t,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(t=this.history.state)===null||t===void 0?void 0:t.title)!==null&&r!==void 0?r:document.title}}hasState(t){return this.states[t]!=null}isDifferentMajorState(t,r){var n;if(!this.hasState(t))return!1;let i=r??this.currentState.majorStateId,s=(n=this.states[t])===null||n===void 0?void 0:n.majorStateId;return s==null||s!=i}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=tn.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),backwardItemMatching:e=>window.FluidTopicsInternalHistoryService.backwardItemMatching(e),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});var Ma=y(j());var ka=Ma.css`
261
+ `;var $a=y(j()),X=y(J()),et=y(T());var Qe=y(T());function Ia(e,t){let{authenticationRequired:r,session:n}=C.getState();return r&&!n?.sessionAuthenticated?Promise.resolve(t):e()}var rn=class extends St{async updateUiLocale(t){return(await this.awaitApi).updateUiLocale(t)}};var pi=class e extends Qe.FtStateManager{static build(t){return new e(C,t)}constructor(t,r){super(),this.store=t,this.cache=new Qe.CacheRegistry,this.withManualResources=!0,this.userLocaleService=new rn,this.cleanSessionDebouncer=new Qe.Debouncer,this.reloadDebouncer=new Qe.Debouncer(500),this.apiProvider=r??(()=>Xe.get())}setWithManualResources(t){this.withManualResources=t,this.updateIfNeeded()}async initService(){this.store.addEventListener(At.eventName,this.reloadConfiguration)}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.store.getState().session==null&&this.updateSession(),this.store.getState().metadataConfiguration==null&&this.updateMetadataConfiguration()),this.store.getState().localesConfiguration==null&&this.updateLocalesConfiguration(),(this.store.getState().availableContentLocales==null||this.store.getState().availableContentLocales.length==0)&&this.updateAvailableContentLocales())}async updateSession(){let t=await this.cache.get("session",async()=>{let r=await this.apiProvider().getCurrentSession();return r.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.setSession(void 0)},r.idleTimeoutInMillis),r});this.setSession(t)}async updateMetadataConfiguration(){this.setMetadataConfiguration(await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration()))}async updateLocalesConfiguration(){this.setLocalesConfiguration(await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration()))}async updateAvailableContentLocales(){var t;let r=await this.cache.get("availableContentLocales",()=>Ia(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}));this.setAvailableContentLocales((t=r.contentLocales)!==null&&t!==void 0?t:[])}reloadConfiguration(){var t;(t=this.cache)===null||t===void 0||t.clear("availableContentLocales"),typeof this.updateAvailableContentLocales=="function"&&this.updateAvailableContentLocales()}setBaseUrl(t){this.store.actions.baseUrl(t),window.fluidTopicsBaseUrl=t}setTenantId(t){this.store.actions.tenantId(t)}setApiIntegrationIdentifier(t){this.store.actions.apiIntegrationIdentifier(t)}setApiIntegrationAppVersion(t){this.store.actions.apiIntegrationAppVersion(t)}setUiLocale(t){this.store.actions.uiLocale(t)}setLocalesConfiguration(t){this.store.actions.localesConfiguration(t),setTimeout(()=>this.updateIfNeeded())}setAvailableContentLocales(t){this.store.actions.availableContentLocales(t),setTimeout(()=>this.updateIfNeeded())}stopReloadDebouncer(){this.reloadDebouncer.cancel()}requestUiLocaleUpdate(t,r){this.userLocaleService.updateUiLocale({uiLocale:t,contentLocale:r}).then(n=>{n.uiLocaleChanged&&(this.reloadDebouncer.run(()=>window.location.reload()),this.store.dispatchEvent(new Jt(n)))}).catch(()=>{})}setMetadataConfiguration(t){this.store.actions.metadataConfiguration(t),setTimeout(()=>this.updateIfNeeded())}setNoCustom(t){this.store.actions.noCustom(t)}setEditorMode(t){this.store.actions.editorMode(t)}setNoCustomComponent(t){this.store.actions.noCustomComponent(t)}setSession(t){this.store.actions.session(t),setTimeout(()=>this.updateIfNeeded())}setOpenExternalDocumentInNewTab(t){this.store.actions.openExternalDocumentInNewTab(t)}setNavigatorOnline(t){this.store.actions.navigatorOnline(t)}setForcedOffline(t){this.store.actions.forcedOffline(t)}setAuthenticationRequired(t){this.store.actions.authenticationRequired(t)}},Ua=pi.build();var Ze=class extends Event{constructor(t,r,n,i){super("context-request",{bubbles:!0,composed:!0}),this.context=t,this.contextTarget=r,this.callback=n,this.subscribe=i??!1}};var er=class{constructor(){this.pendingContextRequests=new Map,this.onContextProvider=t=>{let r=this.pendingContextRequests.get(t.context);if(r===void 0)return;this.pendingContextRequests.delete(t.context);let{requests:n}=r;for(let{elementRef:i,callbackRef:s}of n){let o=i.deref(),a=s.deref();o===void 0||a===void 0||o.dispatchEvent(new Ze(t.context,o,a,!0))}},this.onContextRequest=t=>{if(t.subscribe!==!0)return;let r=t.contextTarget??t.composedPath()[0],n=t.callback,i=this.pendingContextRequests.get(t.context);i===void 0&&this.pendingContextRequests.set(t.context,i={callbacks:new WeakMap,requests:[]});let s=i.callbacks.get(r);s===void 0&&i.callbacks.set(r,s=new WeakSet),s.has(n)||(s.add(n),i.requests.push({elementRef:new WeakRef(r),callbackRef:new WeakRef(n)}))}}attach(t){t.addEventListener("context-request",this.onContextRequest),t.addEventListener("context-provider",this.onContextProvider)}detach(t){t.removeEventListener("context-request",this.onContextRequest),t.removeEventListener("context-provider",this.onContextProvider)}};var W=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},D=class extends et.FtLitElementRedux{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.authenticationRequired=!1,this.messageContexts=[],this.stateManager=Ua,this.contextRoot=new er}render(){return $a.html`
262
262
  <slot></slot>
263
- `}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.contextRoot.attach(document.body)}disconnectedCallback(){super.disconnectedCallback(),this.contextRoot.detach(document.body)}update(t){var r;super.update(t),t.has("baseUrl")&&this.stateManager.setBaseUrl(this.baseUrl),t.has("tenantId")&&this.stateManager.setTenantId(this.tenantId),t.has("apiIntegrationIdentifier")&&this.stateManager.setApiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&this.stateManager.setApiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&this.stateManager.setUiLocale(this.uiLocale),t.has("metadataConfiguration")&&this.stateManager.setMetadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&this.stateManager.setNoCustom(this.noCustom),t.has("editorMode")&&this.stateManager.setEditorMode(this.editorMode),t.has("noCustomComponent")&&this.stateManager.setNoCustomComponent(this.noCustomComponent),t.has("session")&&this.stateManager.setSession(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(n=>Qt.addContext(n)),t.has("openExternalDocumentInNewTab")&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&this.stateManager.setNavigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&this.stateManager.setForcedOffline(this.forcedOffline),t.has("authenticationRequired")&&this.stateManager.setAuthenticationRequired(this.authenticationRequired),t.has("withManualResources")&&((r=this.stateManager)===null||r===void 0||r.setWithManualResources(this.withManualResources)),setTimeout(()=>this.stateManager.updateIfNeeded())}};D.elementDefinitions={};D.styles=ka;W([(0,X.property)()],D.prototype,"baseUrl",void 0);W([(0,X.property)()],D.prototype,"tenantId",void 0);W([(0,X.property)()],D.prototype,"apiIntegrationIdentifier",void 0);W([(0,X.property)()],D.prototype,"apiIntegrationAppVersion",void 0);W([(0,X.property)()],D.prototype,"uiLocale",void 0);W([(0,et.jsonProperty)(null)],D.prototype,"availableUiLocales",void 0);W([(0,et.jsonProperty)(null)],D.prototype,"metadataConfiguration",void 0);W([(0,X.property)({type:Boolean})],D.prototype,"editorMode",void 0);W([(0,X.property)({type:Boolean})],D.prototype,"noCustom",void 0);W([(0,X.property)({type:Boolean})],D.prototype,"openExternalDocumentInNewTab",void 0);W([(0,X.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],D.prototype,"noCustomComponent",void 0);W([(0,X.property)({type:Boolean})],D.prototype,"withManualResources",void 0);W([(0,X.property)({type:Boolean})],D.prototype,"navigatorOnline",void 0);W([(0,X.property)({type:Boolean})],D.prototype,"forcedOffline",void 0);W([(0,X.property)({type:Boolean})],D.prototype,"authenticationRequired",void 0);W([(0,et.jsonProperty)([])],D.prototype,"messageContexts",void 0);W([(0,et.jsonProperty)(void 0)],D.prototype,"session",void 0);var Ba=y(T());var Ha={"ft-app-context":D};(0,Ba.customElements)(Ha);var Va=y(J());var fi=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[r,n]=t.split(".");return{context:r,key:n,custom:r!=="officialContext",message:""}}return{message:t}}}toAttribute(t){if(t!=null)return JSON.stringify(t)}isI18nKey(t){return t.match(/^[\w-]+\.[\w-]+$/)}},Ct=new fi;var ou=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},rr=Symbol("i18nAttributes"),Fa=Symbol("i18nListAttributes"),ja=Symbol("i18nProperties"),nn=Symbol("i18nContexts"),tr=Symbol("i18nUnsubs"),za=(0,wt.applyMixinOnce)(Symbol("withI18n"),function(e){var t,r;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map,this[r]=new Map}getI18nService(s){return s??this.useCustomMessageContexts?ai:Qt}i18n(s){let{context:o,key:a,message:l}=s,{custom:c,args:u,argsProvider:d}=s;if(o&&a){this.hasI18nContext(o)||this.addI18nContext(o,void 0,c);let p=u??(d?d(this):[]);return this.getI18nService(c).resolveMessage(o,a,...p)}return l}async awaitI18n(s){let{context:o,custom:a}=s;return o&&await this.getI18nService(a).prepareContext(o),this.i18n(s)}customI18n(s,o){if(Ct.isI18nKey(s)){let[a,l]=s.split(".");return this.i18n({custom:!0,context:a,key:l,...o})||s}return s}firstUpdated(s){super.firstUpdated(s),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(s){super.update(s),this.updateI18nAttributes((o,a,l)=>s.has(a)||typeof o.argsProvider=="function"),this.updateI18nProperties(o=>typeof o.argsProvider=="function")}onI18nUpdate(s){this.updateI18nAttributes((o,a,l)=>{var c;return((c=l?.context)===null||c===void 0?void 0:c.toLowerCase())===s}),this.updateI18nProperties(o=>o.context.toLowerCase()===s),this.requestUpdate()}updateI18nAttributes(s){var o,a;let l=this,c=(u,d,p)=>p?.context&&p.key&&s(u,d,p)?{...p,message:this.i18n({context:p.context,key:p.key,custom:p.custom,...u})}:p;(o=this[rr])===null||o===void 0||o.forEach((u,d)=>l[d]=c(u,d,l[d])),(a=this[Fa])===null||a===void 0||a.forEach((u,d)=>{var p;return l[d]=(p=l[d])===null||p===void 0?void 0:p.map(m=>c(u,d,m))})}updateI18nProperties(s){var o;(o=this[ja])===null||o===void 0||o.forEach((a,l)=>{s(a,l)&&(this[l]=this.i18n(a))})}addI18nMessages(s,o,a){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(s,o,a)}addI18nContext(s,o,a){let l=(typeof s=="string"?s:s.name).toLowerCase();a=typeof s=="string"?a:s.custom,this[nn].set(l,{isCustomContext:a}),this[tr].has(l)||this[tr].set(l,this.getI18nService(a).subscribe(l,()=>this.onI18nUpdate(l))),this.getI18nService(a).prepareContext(l,o)}hasI18nContext(s){return this[nn].has(s.toLowerCase())}connectedCallback(){super.connectedCallback(),this[nn].forEach((s,o)=>this.addI18nContext(o,void 0,s.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[tr].forEach(s=>s()),this[tr].clear()}}return t=nn,r=tr,ou([(0,Va.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),sn=class extends za(wt.FtLitElement){},on=class extends za(wt.FtLitElementRedux){};var Wa=y(T());var hi=class{fromAttribute(t){if(!t)return[];try{let r=JSON.parse(t);return Array.isArray(r)?r.map(n=>typeof n=="string"?Ct.fromAttribute(n):n):[]}catch{return[]}}toAttribute(t){if(t!=null)return JSON.stringify(t)}},au=new hi;var Ka=(e,t)=>(r,n)=>{var i;r.constructor.createProperty(n,{type:Object,hasChanged:Wa.hasChanged,converter:Ct,...t}),r[rr]=(i=r[rr])!==null&&i!==void 0?i:new Map,r[rr].set(n,e??{})};var Ga=y(F());var qa=Ga.css`
264
- `;var an=y(F()),ln=y(J()),cn=y(T());var nr=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},fe=class extends on{constructor(){super(),this.editorMode=!1,this.addStore(C)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":an.nothing:an.html`
263
+ `}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.contextRoot.attach(document.body)}disconnectedCallback(){super.disconnectedCallback(),this.contextRoot.detach(document.body)}update(t){var r;super.update(t),t.has("baseUrl")&&this.stateManager.setBaseUrl(this.baseUrl),t.has("tenantId")&&this.stateManager.setTenantId(this.tenantId),t.has("apiIntegrationIdentifier")&&this.stateManager.setApiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&this.stateManager.setApiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&this.stateManager.setUiLocale(this.uiLocale),t.has("metadataConfiguration")&&this.stateManager.setMetadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&this.stateManager.setNoCustom(this.noCustom),t.has("editorMode")&&this.stateManager.setEditorMode(this.editorMode),t.has("noCustomComponent")&&this.stateManager.setNoCustomComponent(this.noCustomComponent),t.has("session")&&this.stateManager.setSession(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(n=>Qt.addContext(n)),t.has("openExternalDocumentInNewTab")&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&this.stateManager.setNavigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&this.stateManager.setForcedOffline(this.forcedOffline),t.has("authenticationRequired")&&this.stateManager.setAuthenticationRequired(this.authenticationRequired),t.has("withManualResources")&&((r=this.stateManager)===null||r===void 0||r.setWithManualResources(this.withManualResources)),setTimeout(()=>this.stateManager.updateIfNeeded())}};D.elementDefinitions={};D.styles=ka;W([(0,X.property)()],D.prototype,"baseUrl",void 0);W([(0,X.property)()],D.prototype,"tenantId",void 0);W([(0,X.property)()],D.prototype,"apiIntegrationIdentifier",void 0);W([(0,X.property)()],D.prototype,"apiIntegrationAppVersion",void 0);W([(0,X.property)()],D.prototype,"uiLocale",void 0);W([(0,et.jsonProperty)(null)],D.prototype,"availableUiLocales",void 0);W([(0,et.jsonProperty)(null)],D.prototype,"metadataConfiguration",void 0);W([(0,X.property)({type:Boolean})],D.prototype,"editorMode",void 0);W([(0,X.property)({type:Boolean})],D.prototype,"noCustom",void 0);W([(0,X.property)({type:Boolean})],D.prototype,"openExternalDocumentInNewTab",void 0);W([(0,X.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],D.prototype,"noCustomComponent",void 0);W([(0,X.property)({type:Boolean})],D.prototype,"withManualResources",void 0);W([(0,X.property)({type:Boolean})],D.prototype,"navigatorOnline",void 0);W([(0,X.property)({type:Boolean})],D.prototype,"forcedOffline",void 0);W([(0,X.property)({type:Boolean})],D.prototype,"authenticationRequired",void 0);W([(0,et.jsonProperty)([])],D.prototype,"messageContexts",void 0);W([(0,et.jsonProperty)(void 0)],D.prototype,"session",void 0);var Ba=y(T());var Ha={"ft-app-context":D};(0,Ba.customElements)(Ha);var Va=y(J());var fi=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[r,n]=t.split(".");return{context:r,key:n,custom:r!=="officialContext",message:""}}return{message:t}}}toAttribute(t){if(t!=null)return JSON.stringify(t)}isI18nKey(t){return t.match(/^[\w-]+\.[\w-]+$/)}},Ct=new fi;var ou=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},rr=Symbol("i18nAttributes"),ja=Symbol("i18nListAttributes"),Fa=Symbol("i18nProperties"),nn=Symbol("i18nContexts"),tr=Symbol("i18nUnsubs"),za=(0,wt.applyMixinOnce)(Symbol("withI18n"),function(e){var t,r;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map,this[r]=new Map}getI18nService(s){return s??this.useCustomMessageContexts?ai:Qt}i18n(s){let{context:o,key:a,message:l}=s,{custom:c,args:u,argsProvider:d}=s;if(o&&a){this.hasI18nContext(o)||this.addI18nContext(o,void 0,c);let p=u??(d?d(this):[]);return this.getI18nService(c).resolveMessage(o,a,...p)}return l}async awaitI18n(s){let{context:o,custom:a}=s;return o&&await this.getI18nService(a).prepareContext(o),this.i18n(s)}customI18n(s,o){if(Ct.isI18nKey(s)){let[a,l]=s.split(".");return this.i18n({custom:!0,context:a,key:l,...o})||s}return s}firstUpdated(s){super.firstUpdated(s),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(s){super.update(s),this.updateI18nAttributes((o,a,l)=>s.has(a)||typeof o.argsProvider=="function"),this.updateI18nProperties(o=>typeof o.argsProvider=="function")}onI18nUpdate(s){this.updateI18nAttributes((o,a,l)=>{var c;return((c=l?.context)===null||c===void 0?void 0:c.toLowerCase())===s}),this.updateI18nProperties(o=>o.context.toLowerCase()===s),this.requestUpdate()}updateI18nAttributes(s){var o,a;let l=this,c=(u,d,p)=>p?.context&&p.key&&s(u,d,p)?{...p,message:this.i18n({context:p.context,key:p.key,custom:p.custom,...u})}:p;(o=this[rr])===null||o===void 0||o.forEach((u,d)=>l[d]=c(u,d,l[d])),(a=this[ja])===null||a===void 0||a.forEach((u,d)=>{var p;return l[d]=(p=l[d])===null||p===void 0?void 0:p.map(m=>c(u,d,m))})}updateI18nProperties(s){var o;(o=this[Fa])===null||o===void 0||o.forEach((a,l)=>{s(a,l)&&(this[l]=this.i18n(a))})}addI18nMessages(s,o,a){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(s,o,a)}addI18nContext(s,o,a){let l=(typeof s=="string"?s:s.name).toLowerCase();a=typeof s=="string"?a:s.custom,this[nn].set(l,{isCustomContext:a}),this[tr].has(l)||this[tr].set(l,this.getI18nService(a).subscribe(l,()=>this.onI18nUpdate(l))),this.getI18nService(a).prepareContext(l,o)}hasI18nContext(s){return this[nn].has(s.toLowerCase())}connectedCallback(){super.connectedCallback(),this[nn].forEach((s,o)=>this.addI18nContext(o,void 0,s.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[tr].forEach(s=>s()),this[tr].clear()}}return t=nn,r=tr,ou([(0,Va.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),sn=class extends za(wt.FtLitElement){},on=class extends za(wt.FtLitElementRedux){};var Wa=y(T());var hi=class{fromAttribute(t){if(!t)return[];try{let r=JSON.parse(t);return Array.isArray(r)?r.map(n=>typeof n=="string"?Ct.fromAttribute(n):n):[]}catch{return[]}}toAttribute(t){if(t!=null)return JSON.stringify(t)}},au=new hi;var Ka=(e,t)=>(r,n)=>{var i;r.constructor.createProperty(n,{type:Object,hasChanged:Wa.hasChanged,converter:Ct,...t}),r[rr]=(i=r[rr])!==null&&i!==void 0?i:new Map,r[rr].set(n,e??{})};var Ga=y(j());var qa=Ga.css`
264
+ `;var an=y(j()),ln=y(J()),cn=y(T());var nr=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},fe=class extends on{constructor(){super(),this.editorMode=!1,this.addStore(C)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":an.nothing:an.html`
265
265
  <span class="ft-i18n">
266
266
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
267
267
  </span>
@@ -280,7 +280,7 @@
280
280
  </div>
281
281
  </div>
282
282
  </div>
283
- `}setupFor(t){this.eventsTarget!==t&&(this.removeHandlers(),this.eventsTarget=t,this.eventsTarget.addEventListener("mouseover",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("mouseover",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){var r,n;t.has("visible")&&(this.visible?(this.resetTooltipContent(),(r=this.tooltip)===null||r===void 0||r.showPopover()):(n=this.tooltip)===null||n===void 0||n.hidePopover()),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some(r=>t.has(r))&&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,r){let n=this.manual;this.manual=!0;let i=this.text;this.text={message:t},await this.show(r),this.text=i,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(r=>r.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&&Hs(this.slottedElement,this.tooltip,{placement:this.position,strategy:"fixed"}).then(({x:t,y:r})=>{this.tooltip&&(this.tooltip.style.transform=`translate(${t}px,${r}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)}matchesIgnored(t){return(0,ae.eventPathContainsMatchingElement)(t,this.ignoreMatchingElements,this.eventsTarget)}isIgnored(t){return this.manual||this.matchesIgnored(t)}};B.elementDefinitions={"ft-typography":ce};B.styles=ds;he([Ka()],B.prototype,"text",void 0);he([(0,le.property)({type:Boolean})],B.prototype,"manual",void 0);he([(0,le.property)({type:Boolean})],B.prototype,"inline",void 0);he([(0,ae.numberProperty)()],B.prototype,"delay",void 0);he([(0,le.property)()],B.prototype,"position",void 0);he([(0,ae.jsonProperty)([])],B.prototype,"ignoreMatchingElements",void 0);he([(0,le.queryAssignedNodes)()],B.prototype,"slotNodes",void 0);he([(0,le.query)(".ft-tooltip--container")],B.prototype,"container",void 0);he([(0,le.query)(".ft-tooltip")],B.prototype,"tooltip",void 0);he([(0,le.query)(".ft-tooltip--content")],B.prototype,"tooltipContent",void 0);he([(0,le.state)()],B.prototype,"visible",void 0);var Za=y(T());var Qa={"ft-tooltip":B};(0,Za.customElements)(Qa);var el=y(F()),ye=y(T()),me={size:ye.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:ye.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",ye.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:ye.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",ye.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:ye.FtCssVariableFactory.extend("--ft-icon-material-font-family","",ye.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:ye.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},tl=[el.css`
283
+ `}setupFor(t){this.eventsTarget!==t&&(this.removeHandlers(),this.eventsTarget=t,this.eventsTarget.addEventListener("mouseover",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("mouseover",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){var r,n;t.has("visible")&&(this.visible?(this.resetTooltipContent(),(r=this.tooltip)===null||r===void 0||r.showPopover()):(n=this.tooltip)===null||n===void 0||n.hidePopover()),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some(r=>t.has(r))&&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,r){let n=this.manual;this.manual=!0;let i=this.text;this.text={message:t},await this.show(r),this.text=i,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(r=>r.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&&Hs(this.slottedElement,this.tooltip,{placement:this.position,strategy:"fixed"}).then(({x:t,y:r})=>{this.tooltip&&(this.tooltip.style.transform=`translate(${t}px,${r}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)}matchesIgnored(t){return(0,ae.eventPathContainsMatchingElement)(t,this.ignoreMatchingElements,this.eventsTarget)}isIgnored(t){return this.manual||this.matchesIgnored(t)}};B.elementDefinitions={"ft-typography":ce};B.styles=ds;he([Ka()],B.prototype,"text",void 0);he([(0,le.property)({type:Boolean})],B.prototype,"manual",void 0);he([(0,le.property)({type:Boolean})],B.prototype,"inline",void 0);he([(0,ae.numberProperty)()],B.prototype,"delay",void 0);he([(0,le.property)()],B.prototype,"position",void 0);he([(0,ae.jsonProperty)([])],B.prototype,"ignoreMatchingElements",void 0);he([(0,le.queryAssignedNodes)()],B.prototype,"slotNodes",void 0);he([(0,le.query)(".ft-tooltip--container")],B.prototype,"container",void 0);he([(0,le.query)(".ft-tooltip")],B.prototype,"tooltip",void 0);he([(0,le.query)(".ft-tooltip--content")],B.prototype,"tooltipContent",void 0);he([(0,le.state)()],B.prototype,"visible",void 0);var Za=y(T());var Qa={"ft-tooltip":B};(0,Za.customElements)(Qa);var el=y(j()),ye=y(T()),me={size:ye.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:ye.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",ye.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:ye.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",ye.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:ye.FtCssVariableFactory.extend("--ft-icon-material-font-family","",ye.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:ye.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},tl=[el.css`
284
284
  :host, i.ft-icon {
285
285
  display: inline-flex;
286
286
  align-items: center;
@@ -328,12 +328,12 @@
328
328
  .ft-icon--material {
329
329
  font-family: ${me.materialFontFamily}, "Material Icons", sans-serif;
330
330
  }
331
- `,ye.noTextSelect];var Ue;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(Ue||(Ue={}));var ir=y(F()),$e=y(J()),il=y(T()),sl=y(nl());var un;(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.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.CIRCLE_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;",e.TOPICS_SOLID="&#xe9ba;",e.PHOTO_FILM="&#xe9bb;",e.HYPHEN_SOLID="&#xe9bc;",e.CROSSHAIRS="&#xe9bd;",e.PERSON_CHALKBOARD="&#xe9be;",e.CIRCLE_ARROW_DOWN_SLASH="&#xe9bf;",e.BOOK_OPEN_COVER="&#xe9c0;",e.LIGHTBULB="&#xe9c1;",e.MESSAGE_BOT_AGENTIC_SOLID="&#xe9c2;",e.CHART_LINE_USER="&#xe9c3;",e.SERVER_CIRCLE_ARROW_DOWN="&#xe9c4;",e.EYE="&#xf06e;",e.SHARE="&#xe80f1;"})(un||(un={}));var f;(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;"})(f||(f={}));var iy=new Map([...["abw"].map(e=>[e,f.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,f.AUDIO]),...["avi"].map(e=>[e,f.AVI]),...["chm","xhs"].map(e=>[e,f.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,f.CODE]),...["csv"].map(e=>[e,f.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,f.DITA]),...["epub"].map(e=>[e,f.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,f.EXCEL]),...["flac"].map(e=>[e,f.FLAC]),...["gif"].map(e=>[e,f.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,f.GZIP]),...["html","htm","xhtml"].map(e=>[e,f.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,f.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,f.JPEG]),...["json"].map(e=>[e,f.JSON]),...["m4a","m4p"].map(e=>[e,f.M4A]),...["mov","qt"].map(e=>[e,f.MOV]),...["mp3"].map(e=>[e,f.MP3]),...["mp4","m4v"].map(e=>[e,f.MP4]),...["ogg","oga"].map(e=>[e,f.OGG]),...["pdf","ps"].map(e=>[e,f.PDF]),...["png"].map(e=>[e,f.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,f.POWERPOINT]),...["rar"].map(e=>[e,f.RAR]),...["stp"].map(e=>[e,f.STP]),...["txt","rtf","md","mdown"].map(e=>[e,f.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,f.VIDEO]),...["wav"].map(e=>[e,f.WAV]),...["wma"].map(e=>[e,f.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,f.WORD]),...["xml","xsl","rdf"].map(e=>[e,f.XML]),...["yaml","yml","x-yaml"].map(e=>[e,f.YAML]),...["zip"].map(e=>[e,f.ZIP])]);var sy={[f.ABW]:"#91ABC6",[f.AUDIO]:"#1795E3",[f.AVI]:"#E63324",[f.CHM]:"#71C3EB",[f.CODE]:"#71C3EB",[f.CSV]:"#1F7345",[f.DITA]:"#71C3EB",[f.EPUB]:"#85B926",[f.EXCEL]:"#1F7345",[f.FLAC]:"#1795E3",[f.GIF]:"#59B031",[f.GZIP]:"#F8AB36",[f.HTML]:"#71C3EB",[f.IMAGE]:"#59B031",[f.JPEG]:"#59B031",[f.JSON]:"#71C3EB",[f.M4A]:"#1795E3",[f.MOV]:"#E63324",[f.MP3]:"#1795E3",[f.MP4]:"#E63324",[f.OGG]:"#1795E3",[f.PDF]:"#E44948",[f.PNG]:"#59B031",[f.POWERPOINT]:"#B54A2B",[f.RAR]:"#F8AB36",[f.STP]:"#3764B1",[f.TEXT]:"#3162AB",[f.UNKNOWN]:"#999999",[f.VIDEO]:"#E63324",[f.WAV]:"#1795E3",[f.WMA]:"#1795E3",[f.WORD]:"#3162AB",[f.XML]:"#71C3EB",[f.YAML]:"#71C3EB",[f.ZIP]:"#F8AB36"};var sr=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},te=class extends il.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=ir.nothing}render(){let t=this.variant&&Object.values(Ue).includes(this.variant)?this.variant:Ue.fluid_topics,r=t!==Ue.material||!!this.value;return ir.html`
331
+ `,ye.noTextSelect];var Ue;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(Ue||(Ue={}));var ir=y(j()),$e=y(J()),il=y(T()),sl=y(nl());var un;(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.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.CIRCLE_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;",e.TOPICS_SOLID="&#xe9ba;",e.PHOTO_FILM="&#xe9bb;",e.HYPHEN_SOLID="&#xe9bc;",e.CROSSHAIRS="&#xe9bd;",e.PERSON_CHALKBOARD="&#xe9be;",e.CIRCLE_ARROW_DOWN_SLASH="&#xe9bf;",e.BOOK_OPEN_COVER="&#xe9c0;",e.LIGHTBULB="&#xe9c1;",e.MESSAGE_BOT_AGENTIC_SOLID="&#xe9c2;",e.CHART_LINE_USER="&#xe9c3;",e.SERVER_CIRCLE_ARROW_DOWN="&#xe9c4;",e.EYE="&#xf06e;",e.SHARE="&#xe80f1;"})(un||(un={}));var f;(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;"})(f||(f={}));var iy=new Map([...["abw"].map(e=>[e,f.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,f.AUDIO]),...["avi"].map(e=>[e,f.AVI]),...["chm","xhs"].map(e=>[e,f.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,f.CODE]),...["csv"].map(e=>[e,f.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,f.DITA]),...["epub"].map(e=>[e,f.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,f.EXCEL]),...["flac"].map(e=>[e,f.FLAC]),...["gif"].map(e=>[e,f.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,f.GZIP]),...["html","htm","xhtml"].map(e=>[e,f.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,f.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,f.JPEG]),...["json"].map(e=>[e,f.JSON]),...["m4a","m4p"].map(e=>[e,f.M4A]),...["mov","qt"].map(e=>[e,f.MOV]),...["mp3"].map(e=>[e,f.MP3]),...["mp4","m4v"].map(e=>[e,f.MP4]),...["ogg","oga"].map(e=>[e,f.OGG]),...["pdf","ps"].map(e=>[e,f.PDF]),...["png"].map(e=>[e,f.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,f.POWERPOINT]),...["rar"].map(e=>[e,f.RAR]),...["stp"].map(e=>[e,f.STP]),...["txt","rtf","md","mdown"].map(e=>[e,f.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,f.VIDEO]),...["wav"].map(e=>[e,f.WAV]),...["wma"].map(e=>[e,f.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,f.WORD]),...["xml","xsl","rdf"].map(e=>[e,f.XML]),...["yaml","yml","x-yaml"].map(e=>[e,f.YAML]),...["zip"].map(e=>[e,f.ZIP])]);var sy={[f.ABW]:"#91ABC6",[f.AUDIO]:"#1795E3",[f.AVI]:"#E63324",[f.CHM]:"#71C3EB",[f.CODE]:"#71C3EB",[f.CSV]:"#1F7345",[f.DITA]:"#71C3EB",[f.EPUB]:"#85B926",[f.EXCEL]:"#1F7345",[f.FLAC]:"#1795E3",[f.GIF]:"#59B031",[f.GZIP]:"#F8AB36",[f.HTML]:"#71C3EB",[f.IMAGE]:"#59B031",[f.JPEG]:"#59B031",[f.JSON]:"#71C3EB",[f.M4A]:"#1795E3",[f.MOV]:"#E63324",[f.MP3]:"#1795E3",[f.MP4]:"#E63324",[f.OGG]:"#1795E3",[f.PDF]:"#E44948",[f.PNG]:"#59B031",[f.POWERPOINT]:"#B54A2B",[f.RAR]:"#F8AB36",[f.STP]:"#3764B1",[f.TEXT]:"#3162AB",[f.UNKNOWN]:"#999999",[f.VIDEO]:"#E63324",[f.WAV]:"#1795E3",[f.WMA]:"#1795E3",[f.WORD]:"#3162AB",[f.XML]:"#71C3EB",[f.YAML]:"#71C3EB",[f.ZIP]:"#F8AB36"};var sr=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},te=class extends il.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=ir.nothing}render(){let t=this.variant&&Object.values(Ue).includes(this.variant)?this.variant:Ue.fluid_topics,r=t!==Ue.material||!!this.value;return ir.html`
332
332
  <i class="ft-icon ft-icon--${t} ft-no-text-select" part="icon icon-${t}">
333
333
  ${(0,sl.unsafeHTML)(this.resolvedIcon)}
334
334
  <slot ?hidden=${r}></slot>
335
335
  </i>
336
- `}getTextContent(){var t,r;return(r=(t=this.slottedContent)===null||t===void 0?void 0:t.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&r!==void 0?r:""}update(t){super.update(t),["value","variant"].some(r=>t.has(r))&&this.resolveIcon()}resolveIcon(){var t,r;let n=this.value||this.getTextContent();switch(this.variant){case Ue.file_format:this.resolvedIcon=(t=f[n.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:n;break;case Ue.material:this.resolvedIcon=this.value||ir.nothing;break;default:this.resolvedIcon=(r=un[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};te.elementDefinitions={};te.styles=tl;sr([(0,$e.property)()],te.prototype,"variant",void 0);sr([(0,$e.property)()],te.prototype,"value",void 0);sr([(0,$e.property)({reflect:!0,attribute:"aria-hidden"})],te.prototype,"ariaHidden",void 0);sr([(0,$e.state)()],te.prototype,"resolvedIcon",void 0);sr([(0,$e.query)("slot")],te.prototype,"slottedContent",void 0);var al=y(T());var ol={"ft-icon":te};(0,al.customElements)(ol);var ll=y(F()),or=y(T()),tt={color:or.FtCssVariableFactory.extend("--ft-loader-color","",or.designSystemVariables.colorPrimary),size:or.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},cl=ll.css`
336
+ `}getTextContent(){var t,r;return(r=(t=this.slottedContent)===null||t===void 0?void 0:t.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&r!==void 0?r:""}update(t){super.update(t),["value","variant"].some(r=>t.has(r))&&this.resolveIcon()}resolveIcon(){var t,r;let n=this.value||this.getTextContent();switch(this.variant){case Ue.file_format:this.resolvedIcon=(t=f[n.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:n;break;case Ue.material:this.resolvedIcon=this.value||ir.nothing;break;default:this.resolvedIcon=(r=un[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};te.elementDefinitions={};te.styles=tl;sr([(0,$e.property)()],te.prototype,"variant",void 0);sr([(0,$e.property)()],te.prototype,"value",void 0);sr([(0,$e.property)({reflect:!0,attribute:"aria-hidden"})],te.prototype,"ariaHidden",void 0);sr([(0,$e.state)()],te.prototype,"resolvedIcon",void 0);sr([(0,$e.query)("slot")],te.prototype,"slottedContent",void 0);var al=y(T());var ol={"ft-icon":te};(0,al.customElements)(ol);var ll=y(j()),or=y(T()),tt={color:or.FtCssVariableFactory.extend("--ft-loader-color","",or.designSystemVariables.colorPrimary),size:or.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},cl=ll.css`
337
337
  :host {
338
338
  line-height: 0;
339
339
  }
@@ -402,14 +402,14 @@
402
402
  transform: translate(calc(0.35 * ${tt.size}), 0);
403
403
  }
404
404
  }
405
- `;var ul=y(F()),dl=y(T());var rt=class extends dl.FtLitElement{render(){return ul.html`
405
+ `;var ul=y(j()),dl=y(T());var rt=class extends dl.FtLitElement{render(){return ul.html`
406
406
  <div class="ft-loader">
407
407
  <div></div>
408
408
  <div></div>
409
409
  <div></div>
410
410
  <div></div>
411
411
  </div>
412
- `}};rt.styles=cl;var fl=y(T());var pl={"ft-loader":rt};(0,fl.customElements)(pl);var He=y(F()),dn=y(pn()),N=y(J());var ar=e=>e??$;var yl=y(F()),S=y(T());var hl=S.FtCssVariableFactory.extend("--ft-button-color","",S.designSystemVariables.colorPrimary),V={backgroundColor:S.FtCssVariableFactory.extend("--ft-button-background-color","",S.designSystemVariables.colorSurface),borderRadius:S.FtCssVariableFactory.extend("--ft-button-border-radius","",S.designSystemVariables.borderRadiusL),color:hl,fontSize:S.FtCssVariableFactory.extend("--ft-button-font-size","",ge.fontSize),iconSize:S.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:S.FtCssVariableFactory.extend("--ft-button-ripple-color","",hl),verticalPadding:S.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:S.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:S.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:S.FtCssVariableFactory.external(S.designSystemVariables.colorOpacityDisabled,"Design system")},ml=S.FtCssVariableFactory.extend("--ft-button-primary-color","",S.FtCssVariableFactory.extend("--ft-button-color","",S.designSystemVariables.colorOnPrimary)),mi={backgroundColor:S.FtCssVariableFactory.extend("--ft-button-primary-background-color","",S.FtCssVariableFactory.extend("--ft-button-background-color","",S.designSystemVariables.colorPrimary)),color:ml,rippleColor:S.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",ml)},Ee={borderRadius:S.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",S.FtCssVariableFactory.extend("--ft-button-border-radius","",S.designSystemVariables.borderRadiusM)),verticalPadding:S.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:S.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:S.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},gl=yl.css`
412
+ `}};rt.styles=cl;var fl=y(T());var pl={"ft-loader":rt};(0,fl.customElements)(pl);var He=y(j()),dn=y(pn()),N=y(J());var ar=e=>e??$;var yl=y(j()),S=y(T());var hl=S.FtCssVariableFactory.extend("--ft-button-color","",S.designSystemVariables.colorPrimary),V={backgroundColor:S.FtCssVariableFactory.extend("--ft-button-background-color","",S.designSystemVariables.colorSurface),borderRadius:S.FtCssVariableFactory.extend("--ft-button-border-radius","",S.designSystemVariables.borderRadiusL),color:hl,fontSize:S.FtCssVariableFactory.extend("--ft-button-font-size","",ge.fontSize),iconSize:S.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:S.FtCssVariableFactory.extend("--ft-button-ripple-color","",hl),verticalPadding:S.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:S.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:S.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:S.FtCssVariableFactory.external(S.designSystemVariables.colorOpacityDisabled,"Design system")},ml=S.FtCssVariableFactory.extend("--ft-button-primary-color","",S.FtCssVariableFactory.extend("--ft-button-color","",S.designSystemVariables.colorOnPrimary)),mi={backgroundColor:S.FtCssVariableFactory.extend("--ft-button-primary-background-color","",S.FtCssVariableFactory.extend("--ft-button-background-color","",S.designSystemVariables.colorPrimary)),color:ml,rippleColor:S.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",ml)},Ee={borderRadius:S.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",S.FtCssVariableFactory.extend("--ft-button-border-radius","",S.designSystemVariables.borderRadiusM)),verticalPadding:S.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:S.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:S.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},gl=yl.css`
413
413
  :host {
414
414
  display: inline-block;
415
415
  max-width: 100%;