@fluid-topics/ft-tree-selector 2.1.24 → 2.2.0

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 jl=Object.create;var Ri=Object.defineProperty;var Fl=Object.getOwnPropertyDescriptor;var Vl=Object.getOwnPropertyNames;var zl=Object.getPrototypeOf,Wl=Object.prototype.hasOwnProperty;var At=(e,t)=>()=>{try{return t||e((t={exports:{}}).exports,t),t.exports}catch(r){throw t=0,r}};var Kl=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Vl(t))!Wl.call(e,i)&&i!==r&&Ri(e,i,{get:()=>t[i],enumerable:!(n=Fl(t,i))||n.enumerable});return e};var y=(e,t,r)=>(r=e!=null?jl(zl(e)):{},Kl(t||!e||!e.__esModule?Ri(r,"default",{value:e,enumerable:!0}):r,e));var C=At((vu,Li)=>{Li.exports=ftGlobals.wcUtils});var I=At((gu,Pi)=>{Pi.exports=ftGlobals.lit});var Yt=At((bu,Ni)=>{Ni.exports=ftGlobals.litClassMap});var X=At((xu,ki)=>{ki.exports=ftGlobals.litDecorators});var ul=At((Py,cl)=>{cl.exports=ftGlobals.litUnsafeHTML});var Il=At((qv,Ml)=>{Ml.exports=ftGlobals.litRepeat});var Hl=y(C());var oe=y(I()),$l=y(Yt()),Q=y(C());var Tl=y(I()),D=y(C());var De=y(C());var ji=y(I()),W=y(X()),Fi=y(Yt()),Xt=y(C());var Bi=y(I()),B=y(C()),Di=B.FtCssVariableFactory.extend("--ft-ripple-color","",B.designSystemVariables.colorContent),te={color:Di,backgroundColor:B.FtCssVariableFactory.extend("--ft-ripple-background-color","",Di),opacityContentOnSurfacePressed:B.FtCssVariableFactory.external(B.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:B.FtCssVariableFactory.external(B.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:B.FtCssVariableFactory.external(B.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:B.FtCssVariableFactory.external(B.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:B.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Mi=B.FtCssVariableFactory.extend("--ft-ripple-color","",B.designSystemVariables.colorPrimary),Ii={color:Mi,backgroundColor:B.FtCssVariableFactory.extend("--ft-ripple-background-color","",Mi)},Ui=B.FtCssVariableFactory.extend("--ft-ripple-color","",B.designSystemVariables.colorSecondary),$i={color:Ui,backgroundColor:B.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ui)},Hi=Bi.css`
1
+ "use strict";(()=>{var tc=Object.create;var Mi=Object.defineProperty;var rc=Object.getOwnPropertyDescriptor;var nc=Object.getOwnPropertyNames;var ic=Object.getPrototypeOf,sc=Object.prototype.hasOwnProperty;var yt=(e,t)=>()=>{try{return t||e((t={exports:{}}).exports,t),t.exports}catch(r){throw t=0,r}};var oc=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of nc(t))!sc.call(e,i)&&i!==r&&Mi(e,i,{get:()=>t[i],enumerable:!(n=rc(t,i))||n.enumerable});return e};var f=(e,t,r)=>(r=e!=null?tc(ic(e)):{},oc(t||!e||!e.__esModule?Mi(r,"default",{value:e,enumerable:!0}):r,e));var S=yt((Fu,Ii)=>{Ii.exports=ftGlobals.wcUtils});var B=yt((ju,Ui)=>{Ui.exports=ftGlobals.lit});var Ft=yt((zu,$i)=>{$i.exports=ftGlobals.litClassMap});var Q=yt((Wu,Bi)=>{Bi.exports=ftGlobals.litDecorators});var Al=yt((Iy,El)=>{El.exports=ftGlobals.litUnsafeHTML});var ql=yt((Zg,Gl)=>{Gl.exports=ftGlobals.litRepeat});var Ql=f(S());var ae=f(B()),Xl=f(Ft()),te=f(S());var Bl=f(B()),M=f(S());var De=f(S());var Gi=f(B()),K=f(Q()),qi=f(Ft()),jt=f(S());var Wi=f(B()),V=f(S()),Hi=V.FtCssVariableFactory.extend("--ft-ripple-color","",V.designSystemVariables.colorContent),ne={color:Hi,backgroundColor:V.FtCssVariableFactory.extend("--ft-ripple-background-color","",Hi),opacityContentOnSurfacePressed:V.FtCssVariableFactory.external(V.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:V.FtCssVariableFactory.external(V.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:V.FtCssVariableFactory.external(V.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:V.FtCssVariableFactory.external(V.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:V.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Vi=V.FtCssVariableFactory.extend("--ft-ripple-color","",V.designSystemVariables.colorPrimary),Fi={color:Vi,backgroundColor:V.FtCssVariableFactory.extend("--ft-ripple-background-color","",Vi)},ji=V.FtCssVariableFactory.extend("--ft-ripple-color","",V.designSystemVariables.colorSecondary),zi={color:ji,backgroundColor:V.FtCssVariableFactory.extend("--ft-ripple-background-color","",ji)},Ki=Wi.css`
2
2
  :host {
3
3
  display: contents;
4
4
  }
@@ -11,7 +11,7 @@
11
11
 
12
12
  .ft-ripple:not(.ft-ripple--unbounded) {
13
13
  overflow: hidden;
14
- border-radius: ${te.borderRadius};
14
+ border-radius: ${ne.borderRadius};
15
15
  }
16
16
 
17
17
  .ft-ripple .ft-ripple--background,
@@ -45,27 +45,27 @@
45
45
  }
46
46
 
47
47
  .ft-ripple .ft-ripple--background {
48
- background-color: ${te.backgroundColor};
48
+ background-color: ${ne.backgroundColor};
49
49
  }
50
50
 
51
51
  .ft-ripple .ft-ripple--effect {
52
- background-color: ${te.color};
52
+ background-color: ${ne.color};
53
53
  }
54
54
 
55
55
  .ft-ripple.ft-ripple--secondary .ft-ripple--background {
56
- background-color: ${$i.backgroundColor};
56
+ background-color: ${zi.backgroundColor};
57
57
  }
58
58
 
59
59
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
60
- background-color: ${$i.color};
60
+ background-color: ${zi.color};
61
61
  }
62
62
 
63
63
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
64
- background-color: ${Ii.backgroundColor};
64
+ background-color: ${Fi.backgroundColor};
65
65
  }
66
66
 
67
67
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
68
- background-color: ${Ii.color};
68
+ background-color: ${Fi.color};
69
69
  }
70
70
 
71
71
  .ft-ripple .ft-ripple--background {
@@ -95,36 +95,91 @@
95
95
  }
96
96
 
97
97
  .ft-ripple.ft-ripple--hovered .ft-ripple--background {
98
- opacity: ${te.opacityContentOnSurfaceHover};
98
+ opacity: ${ne.opacityContentOnSurfaceHover};
99
99
  }
100
100
 
101
101
  .ft-ripple.ft-ripple--selected .ft-ripple--background {
102
- opacity: ${te.opacityContentOnSurfaceSelected};
102
+ opacity: ${ne.opacityContentOnSurfaceSelected};
103
103
  }
104
104
 
105
105
  .ft-ripple.ft-ripple--focused .ft-ripple--background {
106
- opacity: ${te.opacityContentOnSurfaceFocused};
106
+ opacity: ${ne.opacityContentOnSurfaceFocused};
107
107
  }
108
108
 
109
109
  .ft-ripple.ft-ripple--pressed .ft-ripple--effect {
110
- opacity: ${te.opacityContentOnSurfacePressed};
110
+ opacity: ${ne.opacityContentOnSurfacePressed};
111
111
  transform: translate(-50%, -50%) scale(1);
112
112
  }
113
- `;var re=function(e,t,r,n){var i=arguments.length,o=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(o=(i<3?s(o):i>3?s(t,r,o):s(t,r))||o);return i>3&&o&&Object.defineProperty(t,r,o),o},N=class extends Xt.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new Xt.Debouncer(1e3),this.onTransitionStart=t=>{t.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=t=>{t.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new Xt.Debouncer(10),this.moveRipple=t=>{var r,n;let{x:i,y:o}=this.getCoordinates(t),s=(n=(r=this.ripple)===null||r===void 0?void 0:r.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(i!=null?i-s.x:s.width/2),this.originY=Math.round(o!=null?o-s.y:s.height/2)},this.startPress=t=>{this.moveRipple(t),this.pressed=!this.isIgnored(t)},this.endPress=()=>{this.pressed=!1},this.startHover=t=>{this.hovered=!this.isIgnored(t)},this.endHover=()=>{this.hovered=!1},this.startFocus=t=>{this.focused=this.isFocusVisible(t?.target)&&!this.isIgnored(t)},this.endFocus=()=>{this.focused=!1}}render(){let t={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return ji.html`
113
+ `;var ie=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 jt.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new jt.Debouncer(1e3),this.onTransitionStart=t=>{t.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=t=>{t.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new jt.Debouncer(10),this.moveRipple=t=>{var r,n;let{x:i,y:s}=this.getCoordinates(t),o=(n=(r=this.ripple)===null||r===void 0?void 0:r.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(i!=null?i-o.x:o.width/2),this.originY=Math.round(s!=null?s-o.y:o.height/2)},this.startPress=t=>{this.moveRipple(t),this.pressed=!this.isIgnored(t)},this.endPress=()=>{this.pressed=!1},this.startHover=t=>{this.hovered=!this.isIgnored(t)},this.endHover=()=>{this.hovered=!1},this.startFocus=t=>{this.focused=this.isFocusVisible(t?.target)&&!this.isIgnored(t)},this.endFocus=()=>{this.focused=!1}}render(){let t={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return Gi.html`
114
114
  <style>
115
115
  .ft-ripple .ft-ripple--effect {
116
116
  left: ${this.originX}px;
117
117
  top: ${this.originY}px;
118
118
  }
119
119
  </style>
120
- <div class="${(0,Fi.classMap)(t)}">
120
+ <div class="${(0,qi.classMap)(t)}">
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"),o=a=>{["Enter"," "].includes(a.key)&&r("keyup")(a)},s={passive:!0};t.addEventListener("mouseover",this.startHover,s),t.addEventListener("mousemove",this.moveRipple,s),t.addEventListener("mouseleave",this.endHover,s),t.addEventListener("mousedown",n,s),t.addEventListener("touchstart",i,s),t.addEventListener("touchmove",this.moveRipple,s),t.addEventListener("keydown",o,s),t.addEventListener("focus",this.startFocus,s),t.addEventListener("blur",this.endFocus,s),t.addEventListener("focusin",this.startFocus,s),t.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,s),t.removeEventListener("mousemove",this.moveRipple,s),t.removeEventListener("mouseleave",this.endHover,s),t.removeEventListener("mousedown",n,s),t.removeEventListener("touchstart",i,s),t.removeEventListener("touchmove",this.moveRipple,s),t.removeEventListener("keydown",o,s),t.removeEventListener("focus",this.startFocus,s),t.removeEventListener("blur",this.endFocus,s),t.removeEventListener("focusin",this.startFocus,s),t.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let r=t,n=t,i,o;return r.x!=null?{x:i,y:o}=r:n.touches!=null&&(i=n.touches[0].clientX,o=n.touches[0].clientY),{x:i,y:o}}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()}};N.elementDefinitions={};N.styles=Hi;re([(0,W.property)({type:Boolean})],N.prototype,"primary",void 0);re([(0,W.property)({type:Boolean})],N.prototype,"secondary",void 0);re([(0,W.property)({type:Boolean})],N.prototype,"unbounded",void 0);re([(0,W.property)({type:Boolean})],N.prototype,"activated",void 0);re([(0,W.property)({type:Boolean})],N.prototype,"selected",void 0);re([(0,W.property)({type:Boolean})],N.prototype,"disabled",void 0);re([(0,W.state)()],N.prototype,"hovered",void 0);re([(0,W.state)()],N.prototype,"focused",void 0);re([(0,W.state)()],N.prototype,"pressed",void 0);re([(0,W.state)()],N.prototype,"rippling",void 0);re([(0,W.state)()],N.prototype,"originX",void 0);re([(0,W.state)()],N.prototype,"originY",void 0);re([(0,W.query)(".ft-ripple")],N.prototype,"ripple",void 0);re([(0,W.query)(".ft-ripple--effect")],N.prototype,"rippleEffect",void 0);var zi=y(C());var Vi={"ft-ripple":N};(0,zi.customElements)(Vi);var il=y(I()),be=y(X()),ge=y(C());var Cn=globalThis,Wi=e=>e,Tr=Cn.trustedTypes,Ki=Tr?Tr.createPolicy("lit-html",{createHTML:e=>e}):void 0,Zi="$lit$",Ve=`lit$${Math.random().toFixed(9).slice(2)}$`,Qi="?"+Ve,Gl=`<${Qi}>`,st=document,_r=()=>st.createComment(""),Zt=e=>e===null||typeof e!="object"&&typeof e!="function",On=Array.isArray,ql=e=>On(e)||typeof e?.[Symbol.iterator]=="function",gn=`[
125
- \f\r]`,Jt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Gi=/-->/g,qi=/>/g,it=RegExp(`>|${gn}(?:([^\\s"'>=/]+)(${gn}*=${gn}*(?:[^
126
- \f\r"'\`<>=]|("|')|))|$)`,"g"),Yi=/'/g,Xi=/"/g,eo=/^(?:script|style|textarea|title)$/i,wn=e=>(t,...r)=>({_$litType$:e,strings:t,values:r}),to=wn(1),ro=wn(2),no=wn(3),Qt=Symbol.for("lit-noChange"),H=Symbol.for("lit-nothing"),Ji=new WeakMap,ot=st.createTreeWalker(st,129);function io(e,t){if(!On(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ki!==void 0?Ki.createHTML(t):t}var Yl=(e,t)=>{let r=e.length-1,n=[],i,o=t===2?"<svg>":t===3?"<math>":"",s=Jt;for(let a=0;a<r;a++){let l=e[a],c,u,d=-1,p=0;for(;p<l.length&&(s.lastIndex=p,u=s.exec(l),u!==null);)p=s.lastIndex,s===Jt?u[1]==="!--"?s=Gi:u[1]!==void 0?s=qi:u[2]!==void 0?(eo.test(u[2])&&(i=RegExp("</"+u[2],"g")),s=it):u[3]!==void 0&&(s=it):s===it?u[0]===">"?(s=i??Jt,d=-1):u[1]===void 0?d=-2:(d=s.lastIndex-u[2].length,c=u[1],s=u[3]===void 0?it:u[3]==='"'?Xi:Yi):s===Xi||s===Yi?s=it:s===Gi||s===qi?s=Jt:(s=it,i=void 0);let f=s===it&&e[a+1].startsWith("/>")?" ":"";o+=s===Jt?l+Gl:d>=0?(n.push(c),l.slice(0,d)+Zi+l.slice(d)+Ve+f):l+Ve+(d===-2?a:f)}return[io(e,o+(e[r]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]},er=class e{constructor({strings:t,_$litType$:r},n){let i;this.parts=[];let o=0,s=0,a=t.length-1,l=this.parts,[c,u]=Yl(t,r);if(this.el=e.createElement(c,n),ot.currentNode=this.el.content,r===2||r===3){let d=this.el.content.firstChild;d.replaceWith(...d.childNodes)}for(;(i=ot.nextNode())!==null&&l.length<a;){if(i.nodeType===1){if(i.hasAttributes())for(let d of i.getAttributeNames())if(d.endsWith(Zi)){let p=u[s++],f=i.getAttribute(d).split(Ve),h=/([.?@])?(.*)/.exec(p);l.push({type:1,index:o,name:h[2],strings:f,ctor:h[1]==="."?xn:h[1]==="?"?An:h[1]==="@"?En:St}),i.removeAttribute(d)}else d.startsWith(Ve)&&(l.push({type:6,index:o}),i.removeAttribute(d));if(eo.test(i.tagName)){let d=i.textContent.split(Ve),p=d.length-1;if(p>0){i.textContent=Tr?Tr.emptyScript:"";for(let f=0;f<p;f++)i.append(d[f],_r()),ot.nextNode(),l.push({type:2,index:++o});i.append(d[p],_r())}}}else if(i.nodeType===8)if(i.data===Qi)l.push({type:2,index:o});else{let d=-1;for(;(d=i.data.indexOf(Ve,d+1))!==-1;)l.push({type:7,index:o}),d+=Ve.length-1}o++}}static createElement(t,r){let n=st.createElement("template");return n.innerHTML=t,n}};function Et(e,t,r=e,n){if(t===Qt)return t;let i=n!==void 0?r._$Co?.[n]:r._$Cl,o=Zt(t)?void 0:t._$litDirective$;return i?.constructor!==o&&(i?._$AO?.(!1),o===void 0?i=void 0:(i=new o(e),i._$AT(e,r,n)),n!==void 0?(r._$Co??=[])[n]=i:r._$Cl=i),i!==void 0&&(t=Et(e,i._$AS(e,t.values),i,n)),t}var bn=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??st).importNode(r,!0);ot.currentNode=i;let o=ot.nextNode(),s=0,a=0,l=n[0];for(;l!==void 0;){if(s===l.index){let c;l.type===2?c=new Rr(o,o.nextSibling,this,t):l.type===1?c=new l.ctor(o,l.name,l.strings,this,t):l.type===6&&(c=new Sn(o,this,t)),this._$AV.push(c),l=n[++a]}s!==l?.index&&(o=ot.nextNode(),s++)}return ot.currentNode=st,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++}},Rr=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,r,n,i){this.type=2,this._$AH=H,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=Et(this,t,r),Zt(t)?t===H||t==null||t===""?(this._$AH!==H&&this._$AR(),this._$AH=H):t!==this._$AH&&t!==Qt&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):ql(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!==H&&Zt(this._$AH)?this._$AA.nextSibling.data=t:this.T(st.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=er.createElement(io(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(r);else{let o=new bn(i,this),s=o.u(this.options);o.p(r),this.T(s),this._$AH=o}}_$AC(t){let r=Ji.get(t.strings);return r===void 0&&Ji.set(t.strings,r=new er(t)),r}k(t){On(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,n,i=0;for(let o of t)i===r.length?r.push(n=new e(this.O(_r()),this.O(_r()),this,this.options)):n=r[i],n._$AI(o),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=Wi(t).nextSibling;Wi(t).remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},St=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,r,n,i,o){this.type=1,this._$AH=H,this._$AN=void 0,this.element=t,this.name=r,this._$AM=i,this.options=o,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=H}_$AI(t,r=this,n,i){let o=this.strings,s=!1;if(o===void 0)t=Et(this,t,r,0),s=!Zt(t)||t!==this._$AH&&t!==Qt,s&&(this._$AH=t);else{let a=t,l,c;for(t=o[0],l=0;l<o.length-1;l++)c=Et(this,a[n+l],r,l),c===Qt&&(c=this._$AH[l]),s||=!Zt(c)||c!==this._$AH[l],c===H?t=H:t!==H&&(t+=(c??"")+o[l+1]),this._$AH[l]=c}s&&!i&&this.j(t)}j(t){t===H?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},xn=class extends St{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===H?void 0:t}},An=class extends St{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==H)}},En=class extends St{constructor(t,r,n,i,o){super(t,r,n,i,o),this.type=5}_$AI(t,r=this){if((t=Et(this,t,r,0)??H)===Qt)return;let n=this._$AH,i=t===H&&n!==H||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,o=t!==H&&(n===H||i);i&&this.element.removeEventListener(this.name,this,n),o&&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)}},Sn=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){Et(this,t)}};var Xl=Cn.litHtmlPolyfillSupport;Xl?.(er,Rr),(Cn.litHtmlVersions??=[]).push("3.3.3");var so=Symbol.for(""),Jl=e=>{if(e?.r===so)return e?._$litStatic$},Tn=e=>({_$litStatic$:e,r:so});var oo=new Map,_n=e=>(t,...r)=>{let n=r.length,i,o,s=[],a=[],l,c=0,u=!1;for(;c<n;){for(l=t[c];c<n&&(o=r[c],(i=Jl(o))!==void 0);)l+=i+t[++c],u=!0;c!==n&&a.push(o),s.push(l),c++}if(c===n&&s.push(t[n]),u){let d=s.join("$$lit$$");(t=oo.get(d))===void 0&&(s.raw=s,oo.set(d,t=s)),r=a}return e(t,...r)},Rn=_n(to),Du=_n(ro),Mu=_n(no);var Ln=y(X()),Ao=y(C());var fe;(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"})(fe||(fe={}));var he=y(I()),g=y(C()),ao=g.FtCssVariableFactory.extend("--ft-typography-font-family","",g.designSystemVariables.titleFont),Me=g.FtCssVariableFactory.extend("--ft-typography-font-family","",g.designSystemVariables.contentFont),A={fontFamily:Me,fontSize:g.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:g.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:g.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:g.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:g.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Ct={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-title-font-family","",ao),fontSize:g.FtCssVariableFactory.extend("--ft-typography-title-font-size","",A.fontSize,"20px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",A.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",A.letterSpacing,"0.15px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-title-line-height","",A.lineHeight,"1.2"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",A.textTransform,"inherit")},Ot={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",ao),fontSize:g.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",A.fontSize,"14px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",A.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",A.letterSpacing,"0.105px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",A.lineHeight,"1.7"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",A.textTransform,"inherit")},wt={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Me),fontSize:g.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",A.fontSize,"16px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",A.fontWeight,"600"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",A.letterSpacing,"0.144px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",A.lineHeight,"1.5"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",A.textTransform,"inherit")},Tt={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Me),fontSize:g.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",A.fontSize,"14px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",A.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",A.letterSpacing,"0.098px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",A.lineHeight,"1.7"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",A.textTransform,"inherit")},_t={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Me),fontSize:g.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",A.fontSize,"16px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",A.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",A.letterSpacing,"0.496px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",A.lineHeight,"1.5"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",A.textTransform,"inherit")},Rt={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Me),fontSize:g.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",A.fontSize,"14px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",A.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",A.letterSpacing,"0.252px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",A.lineHeight,"1.4"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",A.textTransform,"inherit")},Lt={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Me),fontSize:g.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",A.fontSize,"12px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",A.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",A.letterSpacing,"0.396px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",A.lineHeight,"1.33"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",A.textTransform,"inherit")},Pt={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Me),fontSize:g.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",A.fontSize,"10px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",A.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",A.letterSpacing,"0.33px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",A.lineHeight,"1.6"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",A.textTransform,"inherit")},Nt={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Me),fontSize:g.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",A.fontSize,"10px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",A.fontWeight,"normal"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",A.letterSpacing,"1.5px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",A.lineHeight,"1.6"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",A.textTransform,"uppercase")},Re={fontFamily:g.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Me),fontSize:g.FtCssVariableFactory.extend("--ft-typography-button-font-size","",A.fontSize,"14px"),fontWeight:g.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",A.fontWeight,"600"),letterSpacing:g.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",A.letterSpacing,"1.246px"),lineHeight:g.FtCssVariableFactory.extend("--ft-typography-button-line-height","",A.lineHeight,"1.15"),textTransform:g.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",A.textTransform,"uppercase")},lo=he.css`
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()}};D.elementDefinitions={};D.styles=Ki;ie([(0,K.property)({type:Boolean})],D.prototype,"primary",void 0);ie([(0,K.property)({type:Boolean})],D.prototype,"secondary",void 0);ie([(0,K.property)({type:Boolean})],D.prototype,"unbounded",void 0);ie([(0,K.property)({type:Boolean})],D.prototype,"activated",void 0);ie([(0,K.property)({type:Boolean})],D.prototype,"selected",void 0);ie([(0,K.property)({type:Boolean})],D.prototype,"disabled",void 0);ie([(0,K.state)()],D.prototype,"hovered",void 0);ie([(0,K.state)()],D.prototype,"focused",void 0);ie([(0,K.state)()],D.prototype,"pressed",void 0);ie([(0,K.state)()],D.prototype,"rippling",void 0);ie([(0,K.state)()],D.prototype,"originX",void 0);ie([(0,K.state)()],D.prototype,"originY",void 0);ie([(0,K.query)(".ft-ripple")],D.prototype,"ripple",void 0);ie([(0,K.query)(".ft-ripple--effect")],D.prototype,"rippleEffect",void 0);var Xi=f(S());var Yi={"ft-ripple":D};(0,Xi.customElements)(Yi);var yl=f(B()),be=f(Q()),xe=f(S());var Dn=globalThis,Ji=e=>e,Sr=Dn.trustedTypes,Qi=Sr?Sr.createPolicy("lit-html",{createHTML:e=>e}):void 0,is="$lit$",Fe=`lit$${Math.random().toFixed(9).slice(2)}$`,ss="?"+Fe,ac=`<${ss}>`,rt=document,_r=()=>rt.createComment(""),Wt=e=>e===null||typeof e!="object"&&typeof e!="function",Mn=Array.isArray,lc=e=>Mn(e)||typeof e?.[Symbol.iterator]=="function",On=`[
125
+ \f\r]`,zt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Zi=/-->/g,es=/>/g,et=RegExp(`>|${On}(?:([^\\s"'>=/]+)(${On}*=${On}*(?:[^
126
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),ts=/'/g,rs=/"/g,os=/^(?:script|style|textarea|title)$/i,In=e=>(t,...r)=>({_$litType$:e,strings:t,values:r}),as=In(1),ls=In(2),cs=In(3),Kt=Symbol.for("lit-noChange"),F=Symbol.for("lit-nothing"),ns=new WeakMap,tt=rt.createTreeWalker(rt,129);function us(e,t){if(!Mn(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Qi!==void 0?Qi.createHTML(t):t}var cc=(e,t)=>{let r=e.length-1,n=[],i,s=t===2?"<svg>":t===3?"<math>":"",o=zt;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===zt?u[1]==="!--"?o=Zi:u[1]!==void 0?o=es:u[2]!==void 0?(os.test(u[2])&&(i=RegExp("</"+u[2],"g")),o=et):u[3]!==void 0&&(o=et):o===et?u[0]===">"?(o=i??zt,d=-1):u[1]===void 0?d=-2:(d=o.lastIndex-u[2].length,c=u[1],o=u[3]===void 0?et:u[3]==='"'?rs:ts):o===rs||o===ts?o=et:o===Zi||o===es?o=zt:(o=et,i=void 0);let y=o===et&&e[a+1].startsWith("/>")?" ":"";s+=o===zt?l+ac:d>=0?(n.push(c),l.slice(0,d)+is+l.slice(d)+Fe+y):l+Fe+(d===-2?a:y)}return[us(e,s+(e[r]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]},Gt=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]=cc(t,r);if(this.el=e.createElement(c,n),tt.currentNode=this.el.content,r===2||r===3){let d=this.el.content.firstChild;d.replaceWith(...d.childNodes)}for(;(i=tt.nextNode())!==null&&l.length<a;){if(i.nodeType===1){if(i.hasAttributes())for(let d of i.getAttributeNames())if(d.endsWith(is)){let p=u[o++],y=i.getAttribute(d).split(Fe),b=/([.?@])?(.*)/.exec(p);l.push({type:1,index:s,name:b[2],strings:y,ctor:b[1]==="."?Nn:b[1]==="?"?Ln:b[1]==="@"?Pn:xt}),i.removeAttribute(d)}else d.startsWith(Fe)&&(l.push({type:6,index:s}),i.removeAttribute(d));if(os.test(i.tagName)){let d=i.textContent.split(Fe),p=d.length-1;if(p>0){i.textContent=Sr?Sr.emptyScript:"";for(let y=0;y<p;y++)i.append(d[y],_r()),tt.nextNode(),l.push({type:2,index:++s});i.append(d[p],_r())}}}else if(i.nodeType===8)if(i.data===ss)l.push({type:2,index:s});else{let d=-1;for(;(d=i.data.indexOf(Fe,d+1))!==-1;)l.push({type:7,index:s}),d+=Fe.length-1}s++}}static createElement(t,r){let n=rt.createElement("template");return n.innerHTML=t,n}};function gt(e,t,r=e,n){if(t===Kt)return t;let i=n!==void 0?r._$Co?.[n]:r._$Cl,s=Wt(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=gt(e,i._$AS(e,t.values),i,n)),t}var Rn=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??rt).importNode(r,!0);tt.currentNode=i;let s=tt.nextNode(),o=0,a=0,l=n[0];for(;l!==void 0;){if(o===l.index){let c;l.type===2?c=new Cr(s,s.nextSibling,this,t):l.type===1?c=new l.ctor(s,l.name,l.strings,this,t):l.type===6&&(c=new kn(s,this,t)),this._$AV.push(c),l=n[++a]}o!==l?.index&&(s=tt.nextNode(),o++)}return tt.currentNode=rt,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++}},Cr=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,r,n,i){this.type=2,this._$AH=F,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=gt(this,t,r),Wt(t)?t===F||t==null||t===""?(this._$AH!==F&&this._$AR(),this._$AH=F):t!==this._$AH&&t!==Kt&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):lc(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!==F&&Wt(this._$AH)?this._$AA.nextSibling.data=t:this.T(rt.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=Gt.createElement(us(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(r);else{let s=new Rn(i,this),o=s.u(this.options);s.p(r),this.T(o),this._$AH=s}}_$AC(t){let r=ns.get(t.strings);return r===void 0&&ns.set(t.strings,r=new Gt(t)),r}k(t){Mn(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(_r()),this.O(_r()),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=Ji(t).nextSibling;Ji(t).remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},xt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,r,n,i,s){this.type=1,this._$AH=F,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=F}_$AI(t,r=this,n,i){let s=this.strings,o=!1;if(s===void 0)t=gt(this,t,r,0),o=!Wt(t)||t!==this._$AH&&t!==Kt,o&&(this._$AH=t);else{let a=t,l,c;for(t=s[0],l=0;l<s.length-1;l++)c=gt(this,a[n+l],r,l),c===Kt&&(c=this._$AH[l]),o||=!Wt(c)||c!==this._$AH[l],c===F?t=F:t!==F&&(t+=(c??"")+s[l+1]),this._$AH[l]=c}o&&!i&&this.j(t)}j(t){t===F?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},Nn=class extends xt{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===F?void 0:t}},Ln=class extends xt{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==F)}},Pn=class extends xt{constructor(t,r,n,i,s){super(t,r,n,i,s),this.type=5}_$AI(t,r=this){if((t=gt(this,t,r,0)??F)===Kt)return;let n=this._$AH,i=t===F&&n!==F||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,s=t!==F&&(n===F||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)}},kn=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){gt(this,t)}};var uc=Dn.litHtmlPolyfillSupport;uc?.(Gt,Cr),(Dn.litHtmlVersions??=[]).push("3.3.3");var ps=Symbol.for(""),dc=e=>{if(e?.r===ps)return e?._$litStatic$},Un=e=>({_$litStatic$:e,r:ps});var ds=new Map,$n=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=dc(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=ds.get(d))===void 0&&(o.raw=o,ds.set(d,t=o)),r=a}return e(t,...r)},Bn=$n(as),sd=$n(ls),od=$n(cs);var Hn=f(Q()),ws=f(S());var he;(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"})(he||(he={}));var me=f(B()),m=f(S()),fs=m.FtCssVariableFactory.extend("--ft-typography-font-family","",m.designSystemVariables.titleFont),Me=m.FtCssVariableFactory.extend("--ft-typography-font-family","",m.designSystemVariables.contentFont),g={fontFamily:Me,fontSize:m.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:m.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:m.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:m.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:m.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},bt={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-title-font-family","",fs),fontSize:m.FtCssVariableFactory.extend("--ft-typography-title-font-size","",g.fontSize,"20px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",g.fontWeight,"normal"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",g.letterSpacing,"0.15px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-title-line-height","",g.lineHeight,"1.2"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",g.textTransform,"inherit")},vt={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",fs),fontSize:m.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",g.fontSize,"14px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",g.fontWeight,"normal"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",g.letterSpacing,"0.105px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",g.lineHeight,"1.7"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",g.textTransform,"inherit")},Et={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Me),fontSize:m.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",g.fontSize,"16px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",g.fontWeight,"600"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",g.letterSpacing,"0.144px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",g.lineHeight,"1.5"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",g.textTransform,"inherit")},At={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Me),fontSize:m.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",g.fontSize,"14px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",g.fontWeight,"normal"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",g.letterSpacing,"0.098px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",g.lineHeight,"1.7"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",g.textTransform,"inherit")},St={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Me),fontSize:m.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",g.fontSize,"16px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",g.fontWeight,"normal"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",g.letterSpacing,"0.496px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",g.lineHeight,"1.5"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",g.textTransform,"inherit")},_t={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Me),fontSize:m.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",g.fontSize,"14px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",g.fontWeight,"normal"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",g.letterSpacing,"0.252px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",g.lineHeight,"1.4"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",g.textTransform,"inherit")},Ct={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Me),fontSize:m.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",g.fontSize,"12px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",g.fontWeight,"normal"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",g.letterSpacing,"0.396px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",g.lineHeight,"1.33"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",g.textTransform,"inherit")},wt={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Me),fontSize:m.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",g.fontSize,"10px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",g.fontWeight,"normal"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",g.letterSpacing,"0.33px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",g.lineHeight,"1.6"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",g.textTransform,"inherit")},Tt={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Me),fontSize:m.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",g.fontSize,"10px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",g.fontWeight,"normal"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",g.letterSpacing,"1.5px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",g.lineHeight,"1.6"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",g.textTransform,"uppercase")},Re={fontFamily:m.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Me),fontSize:m.FtCssVariableFactory.extend("--ft-typography-button-font-size","",g.fontSize,"14px"),fontWeight:m.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",g.fontWeight,"600"),letterSpacing:m.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",g.letterSpacing,"1.246px"),lineHeight:m.FtCssVariableFactory.extend("--ft-typography-button-line-height","",g.lineHeight,"1.15"),textTransform:m.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",g.textTransform,"uppercase")},hs=me.css`
127
127
  .ft-typography--title {
128
+ font-family: ${bt.fontFamily};
129
+ font-size: ${bt.fontSize};
130
+ font-weight: ${bt.fontWeight};
131
+ letter-spacing: ${bt.letterSpacing};
132
+ line-height: ${bt.lineHeight};
133
+ text-transform: ${bt.textTransform};
134
+ }
135
+ `,ms=me.css`
136
+ .ft-typography--title-dense {
137
+ font-family: ${vt.fontFamily};
138
+ font-size: ${vt.fontSize};
139
+ font-weight: ${vt.fontWeight};
140
+ letter-spacing: ${vt.letterSpacing};
141
+ line-height: ${vt.lineHeight};
142
+ text-transform: ${vt.textTransform};
143
+ }
144
+ `,ys=me.css`
145
+ .ft-typography--subtitle1 {
146
+ font-family: ${Et.fontFamily};
147
+ font-size: ${Et.fontSize};
148
+ font-weight: ${Et.fontWeight};
149
+ letter-spacing: ${Et.letterSpacing};
150
+ line-height: ${Et.lineHeight};
151
+ text-transform: ${Et.textTransform};
152
+ }
153
+ `,gs=me.css`
154
+ .ft-typography--subtitle2 {
155
+ font-family: ${At.fontFamily};
156
+ font-size: ${At.fontSize};
157
+ font-weight: ${At.fontWeight};
158
+ letter-spacing: ${At.letterSpacing};
159
+ line-height: ${At.lineHeight};
160
+ text-transform: ${At.textTransform};
161
+ }
162
+
163
+ `,xs=me.css`
164
+ .ft-typography--body1 {
165
+ font-family: ${St.fontFamily};
166
+ font-size: ${St.fontSize};
167
+ font-weight: ${St.fontWeight};
168
+ letter-spacing: ${St.letterSpacing};
169
+ line-height: ${St.lineHeight};
170
+ text-transform: ${St.textTransform};
171
+ }
172
+ `,bs=me.css`
173
+ .ft-typography--body2 {
174
+ font-family: ${_t.fontFamily};
175
+ font-size: ${_t.fontSize};
176
+ font-weight: ${_t.fontWeight};
177
+ letter-spacing: ${_t.letterSpacing};
178
+ line-height: ${_t.lineHeight};
179
+ text-transform: ${_t.textTransform};
180
+ }
181
+ `,vs=me.css`
182
+ .ft-typography--caption {
128
183
  font-family: ${Ct.fontFamily};
129
184
  font-size: ${Ct.fontSize};
130
185
  font-weight: ${Ct.fontWeight};
@@ -132,17 +187,8 @@
132
187
  line-height: ${Ct.lineHeight};
133
188
  text-transform: ${Ct.textTransform};
134
189
  }
135
- `,co=he.css`
136
- .ft-typography--title-dense {
137
- font-family: ${Ot.fontFamily};
138
- font-size: ${Ot.fontSize};
139
- font-weight: ${Ot.fontWeight};
140
- letter-spacing: ${Ot.letterSpacing};
141
- line-height: ${Ot.lineHeight};
142
- text-transform: ${Ot.textTransform};
143
- }
144
- `,uo=he.css`
145
- .ft-typography--subtitle1 {
190
+ `,Es=me.css`
191
+ .ft-typography--breadcrumb {
146
192
  font-family: ${wt.fontFamily};
147
193
  font-size: ${wt.fontSize};
148
194
  font-weight: ${wt.fontWeight};
@@ -150,8 +196,8 @@
150
196
  line-height: ${wt.lineHeight};
151
197
  text-transform: ${wt.textTransform};
152
198
  }
153
- `,po=he.css`
154
- .ft-typography--subtitle2 {
199
+ `,As=me.css`
200
+ .ft-typography--overline {
155
201
  font-family: ${Tt.fontFamily};
156
202
  font-size: ${Tt.fontSize};
157
203
  font-weight: ${Tt.fontWeight};
@@ -159,53 +205,7 @@
159
205
  line-height: ${Tt.lineHeight};
160
206
  text-transform: ${Tt.textTransform};
161
207
  }
162
-
163
- `,fo=he.css`
164
- .ft-typography--body1 {
165
- font-family: ${_t.fontFamily};
166
- font-size: ${_t.fontSize};
167
- font-weight: ${_t.fontWeight};
168
- letter-spacing: ${_t.letterSpacing};
169
- line-height: ${_t.lineHeight};
170
- text-transform: ${_t.textTransform};
171
- }
172
- `,ho=he.css`
173
- .ft-typography--body2 {
174
- font-family: ${Rt.fontFamily};
175
- font-size: ${Rt.fontSize};
176
- font-weight: ${Rt.fontWeight};
177
- letter-spacing: ${Rt.letterSpacing};
178
- line-height: ${Rt.lineHeight};
179
- text-transform: ${Rt.textTransform};
180
- }
181
- `,mo=he.css`
182
- .ft-typography--caption {
183
- font-family: ${Lt.fontFamily};
184
- font-size: ${Lt.fontSize};
185
- font-weight: ${Lt.fontWeight};
186
- letter-spacing: ${Lt.letterSpacing};
187
- line-height: ${Lt.lineHeight};
188
- text-transform: ${Lt.textTransform};
189
- }
190
- `,yo=he.css`
191
- .ft-typography--breadcrumb {
192
- font-family: ${Pt.fontFamily};
193
- font-size: ${Pt.fontSize};
194
- font-weight: ${Pt.fontWeight};
195
- letter-spacing: ${Pt.letterSpacing};
196
- line-height: ${Pt.lineHeight};
197
- text-transform: ${Pt.textTransform};
198
- }
199
- `,vo=he.css`
200
- .ft-typography--overline {
201
- font-family: ${Nt.fontFamily};
202
- font-size: ${Nt.fontSize};
203
- font-weight: ${Nt.fontWeight};
204
- letter-spacing: ${Nt.letterSpacing};
205
- line-height: ${Nt.lineHeight};
206
- text-transform: ${Nt.textTransform};
207
- }
208
- `,go=he.css`
208
+ `,Ss=me.css`
209
209
  .ft-typography--button {
210
210
  font-family: ${Re.fontFamily};
211
211
  font-size: ${Re.fontSize};
@@ -214,19 +214,19 @@
214
214
  line-height: ${Re.lineHeight};
215
215
  text-transform: ${Re.textTransform};
216
216
  }
217
- `,bo=he.css`
217
+ `,_s=me.css`
218
218
  .ft-typography {
219
219
  vertical-align: inherit;
220
220
  }
221
- `;var xo=function(e,t,r,n){var i=arguments.length,o=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(o=(i<3?s(o):i>3?s(t,r,o):s(t,r))||o);return i>3&&o&&Object.defineProperty(t,r,o),o},J=class extends Ao.FtLitElement{constructor(){super(...arguments),this.variant=fe.body1}render(){return this.element?Rn`
222
- <${Tn(this.element)}
221
+ `;var Cs=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},Z=class extends ws.FtLitElement{constructor(){super(...arguments),this.variant=he.body1}render(){return this.element?Bn`
222
+ <${Un(this.element)}
223
223
  part="text"
224
224
  class="ft-typography ft-typography--${this.variant}">
225
225
  <slot></slot>
226
- </${Tn(this.element)}>
227
- `:Rn`
226
+ </${Un(this.element)}>
227
+ `:Bn`
228
228
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
229
- `}};J.styles=[lo,co,uo,po,fo,ho,mo,yo,vo,go,bo];xo([(0,Ln.property)()],J.prototype,"element",void 0);xo([(0,Ln.property)()],J.prototype,"variant",void 0);var So=y(C());var Eo={"ft-typography":J};(0,So.customElements)(Eo);var Co=y(I()),ze=y(C()),tr={distance:ze.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:ze.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:ze.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),borderRadiusS:ze.FtCssVariableFactory.extend("--ft-tooltip-border-radius","",ze.designSystemVariables.borderRadiusS),maxWidth:ze.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Oo=Co.css`
229
+ `}};Z.styles=[hs,ms,ys,gs,xs,bs,vs,Es,As,Ss,_s];Cs([(0,Hn.property)()],Z.prototype,"element",void 0);Cs([(0,Hn.property)()],Z.prototype,"variant",void 0);var Os=f(S());var Ts={"ft-typography":Z};(0,Os.customElements)(Ts);var Rs=f(B()),je=f(S()),qt={distance:je.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:je.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:je.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),borderRadiusS:je.FtCssVariableFactory.extend("--ft-tooltip-border-radius","",je.designSystemVariables.borderRadiusS),maxWidth:je.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Ns=Rs.css`
230
230
  .ft-tooltip--container {
231
231
  display: block;
232
232
  }
@@ -244,28 +244,28 @@
244
244
  box-sizing: border-box;
245
245
  overflow: hidden;
246
246
  width: max-content;
247
- max-width: ${tr.maxWidth};
247
+ max-width: ${qt.maxWidth};
248
248
  text-align: center;
249
- padding: ${tr.distance};
249
+ padding: ${qt.distance};
250
250
  }
251
251
 
252
252
  .ft-tooltip--content {
253
253
  padding: 4px 8px;
254
- border-radius: ${tr.borderRadiusS};
255
- background-color: ${tr.backgroundColor};
256
- color: ${tr.color};
254
+ border-radius: ${qt.borderRadiusS};
255
+ background-color: ${qt.backgroundColor};
256
+ color: ${qt.color};
257
257
  position: relative;
258
258
  word-break: break-word;
259
259
  }
260
- `;var To=["top","right","bottom","left"],wo=["start","end"],Nn=To.reduce((e,t)=>e.concat(t,t+"-"+wo[0],t+"-"+wo[1]),[]),rr=Math.min,We=Math.max,nr=Math.round;var Le=e=>({x:e,y:e}),Zl={left:"right",right:"left",bottom:"top",top:"bottom"};function _o(e,t,r){return We(e,rr(t,r))}function Lr(e,t){return typeof e=="function"?e(t):e}function ir(e){return e.split("-")[0]}function Ke(e){return e.split("-")[1]}function kn(e){return e==="x"?"y":"x"}function Dn(e){return e==="y"?"height":"width"}function Pr(e){let t=e[0];return t==="t"||t==="b"?"y":"x"}function Mn(e){return kn(Pr(e))}function Ro(e,t,r){r===void 0&&(r=!1);let n=Ke(e),i=Mn(e),o=Dn(i),s=i==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(s=Pn(s)),[s,Pn(s)]}function Lo(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function Pn(e){let t=ir(e);return Zl[t]+e.slice(t.length)}function Ql(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 Po(e){return typeof e!="number"?Ql(e):{top:e,right:e,bottom:e,left:e}}function at(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 No(e,t,r){let{reference:n,floating:i}=e,o=Pr(t),s=Mn(t),a=Dn(s),l=ir(t),c=o==="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,f;switch(l){case"top":f={x:u,y:n.y-i.height};break;case"bottom":f={x:u,y:n.y+n.height};break;case"right":f={x:n.x+n.width,y:d};break;case"left":f={x:n.x-i.width,y:d};break;default:f={x:n.x,y:n.y}}let h=Ke(t);return h&&(f[s]+=p*(h==="end"?1:-1)*(r&&c?-1:1)),f}async function ko(e,t){var r;t===void 0&&(t={});let{x:n,y:i,platform:o,rects:s,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:p=!1,padding:f=0}=Lr(t,e),h=Po(f),b=a[p?d==="floating"?"reference":"floating":d],x=at(await o.getClippingRect({element:(r=await(o.isElement==null?void 0:o.isElement(b)))==null||r?b:b.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:l})),E=d==="floating"?{x:n,y:i,width:s.floating.width,height:s.floating.height}:s.reference,S=await(o.getOffsetParent==null?void 0:o.getOffsetParent(a.floating)),w=await(o.isElement==null?void 0:o.isElement(S))&&await(o.getScale==null?void 0:o.getScale(S))||{x:1,y:1},F=at(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:E,offsetParent:S,strategy:l}):E);return{top:(x.top-F.top+h.top)/w.y,bottom:(F.bottom-x.bottom+h.bottom)/w.y,left:(x.left-F.left+h.left)/w.x,right:(F.right-x.right+h.right)/w.x}}var ec=50,Do=async(e,t,r)=>{let{placement:n="bottom",strategy:i="absolute",middleware:o=[],platform:s}=r,a=s.detectOverflow?s:{...s,detectOverflow:ko},l=await(s.isRTL==null?void 0:s.isRTL(t)),c=await s.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:d}=No(c,n,l),p=n,f=0,h={};for(let m=0;m<o.length;m++){let b=o[m];if(!b)continue;let{name:x,fn:E}=b,{x:S,y:w,data:F,reset:$}=await E({x:u,y:d,initialPlacement:n,placement:p,strategy:i,middlewareData:h,rects:c,platform:a,elements:{reference:e,floating:t}});u=S??u,d=w??d,h[x]={...h[x],...F},$&&f<ec&&(f++,typeof $=="object"&&($.placement&&(p=$.placement),$.rects&&(c=$.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:i}):$.rects),{x:u,y:d}=No(c,p,l)),m=-1)}return{x:u,y:d,placement:p,strategy:i,middlewareData:h}};function tc(e,t,r){return(e?[...r.filter(i=>Ke(i)===e),...r.filter(i=>Ke(i)!==e)]:r.filter(i=>ir(i)===i)).filter(i=>e?Ke(i)===e||(t?Lo(i)!==i:!1):!0)}var Mo=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var r,n,i;let{rects:o,middlewareData:s,placement:a,platform:l,elements:c}=t,{crossAxis:u=!1,alignment:d,allowedPlacements:p=Nn,autoAlignment:f=!0,...h}=Lr(e,t),m=d!==void 0||p===Nn?tc(d||null,f,p):p,b=((r=s.autoPlacement)==null?void 0:r.index)||0,x=m[b];if(x==null)return{};if(a!==x)return{reset:{placement:m[0]}};let E=await l.detectOverflow(t,h),S=Ro(x,o,await(l.isRTL==null?void 0:l.isRTL(c.floating))),w=[E[ir(x)],E[S[0]],E[S[1]]],F=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:x,overflows:w}],$=m[b+1];if($)return{data:{index:b+1,overflows:F},reset:{placement:$}};let je=F.map(se=>{let pe=Ke(se.placement);return[se.placement,pe&&u?se.overflows.slice(0,2).reduce((ae,nt)=>ae+nt,0):se.overflows[0],se.overflows]}).sort((se,pe)=>se[1]-pe[1]),Fe=((i=je.filter(se=>se[2].slice(0,Ke(se[0])?2:3).every(pe=>pe<=0))[0])==null?void 0:i[0])||je[0][0];return Fe!==a?{data:{index:b+1,overflows:F},reset:{placement:Fe}}:{}}}};var Io=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:r,y:n,placement:i,platform:o}=t,{mainAxis:s=!0,crossAxis:a=!1,limiter:l={fn:E=>{let{x:S,y:w}=E;return{x:S,y:w}}},...c}=Lr(e,t),u={x:r,y:n},d=await o.detectOverflow(t,c),p=Pr(i),f=kn(p),h=u[f],m=u[p],b=(E,S)=>_o(S+d[E==="y"?"top":"left"],S,S-d[E==="y"?"bottom":"right"]);s&&(h=b(f,h)),a&&(m=b(p,m));let x=l.fn({...t,[f]:h,[p]:m});return{...x,data:{x:x.x-r,y:x.y-n,enabled:{[f]:s,[p]:a}}}}}};function kr(){return typeof window<"u"}function ct(e){return $o(e)?(e.nodeName||"").toLowerCase():"#document"}function ne(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Ie(e){var t;return(t=($o(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function $o(e){return kr()?e instanceof Node||e instanceof ne(e).Node:!1}function Ae(e){return kr()?e instanceof Element||e instanceof ne(e).Element:!1}function Ue(e){return kr()?e instanceof HTMLElement||e instanceof ne(e).HTMLElement:!1}function Uo(e){return!kr()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ne(e).ShadowRoot}function or(e){let{overflow:t,overflowX:r,overflowY:n,display:i}=Ee(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&i!=="inline"&&i!=="contents"}function Bo(e){return/^(table|td|th)$/.test(ct(e))}function sr(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}var rc=/transform|translate|scale|rotate|perspective|filter/,nc=/paint|layout|strict|content/,lt=e=>!!e&&e!=="none",In;function kt(e){let t=Ae(e)?Ee(e):e;return lt(t.transform)||lt(t.translate)||lt(t.scale)||lt(t.rotate)||lt(t.perspective)||!Dr()&&(lt(t.backdropFilter)||lt(t.filter))||rc.test(t.willChange||"")||nc.test(t.contain||"")}function Ho(e){let t=Ge(e);for(;Ue(t)&&!Dt(t);){if(kt(t))return t;if(sr(t))return null;t=Ge(t)}return null}function Dr(){return In==null&&(In=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),In}function Dt(e){return/^(html|body|#document)$/.test(ct(e))}function Ee(e){return ne(e).getComputedStyle(e)}function ar(e){return Ae(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Ge(e){if(ct(e)==="html")return e;let t=e.assignedSlot||e.parentNode||Uo(e)&&e.host||Ie(e);return Uo(t)?t.host:t}function jo(e){let t=Ge(e);return Dt(t)?(e.ownerDocument||e).body:Ue(t)&&or(t)?t:jo(t)}function Nr(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);let i=jo(e),o=i===((n=e.ownerDocument)==null?void 0:n.body),s=ne(i);if(o){let a=Mr(s);return t.concat(s,s.visualViewport||[],or(i)?i:[],a&&r?Nr(a):[])}else return t.concat(i,Nr(i,[],r))}function Mr(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function zo(e){let t=Ee(e),r=parseFloat(t.width)||0,n=parseFloat(t.height)||0,i=Ue(e),o=i?e.offsetWidth:r,s=i?e.offsetHeight:n,a=nr(r)!==o||nr(n)!==s;return a&&(r=o,n=s),{width:r,height:n,$:a}}function Wo(e){return Ae(e)?e:e.contextElement}function Mt(e){let t=Wo(e);if(!Ue(t))return Le(1);let r=t.getBoundingClientRect(),{width:n,height:i,$:o}=zo(t),s=(o?nr(r.width):r.width)/n,a=(o?nr(r.height):r.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!a||!Number.isFinite(a))&&(a=1),{x:s,y:a}}var ic=Le(0);function Ko(e){let t=ne(e);return!Dr()||!t.visualViewport?ic:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function oc(e,t,r){return t===void 0&&(t=!1),!!r&&t&&r===ne(e)}function lr(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);let i=e.getBoundingClientRect(),o=Wo(e),s=Le(1);t&&(n?Ae(n)&&(s=Mt(n)):s=Mt(e));let a=oc(o,r,n)?Ko(o):Le(0),l=(i.left+a.x)/s.x,c=(i.top+a.y)/s.y,u=i.width/s.x,d=i.height/s.y;if(o&&n){let p=ne(o),f=Ae(n)?ne(n):n,h=p,m=Mr(h);for(;m&&f!==h;){let b=Mt(m),x=m.getBoundingClientRect(),E=Ee(m),S=x.left+(m.clientLeft+parseFloat(E.paddingLeft))*b.x,w=x.top+(m.clientTop+parseFloat(E.paddingTop))*b.y;l*=b.x,c*=b.y,u*=b.x,d*=b.y,l+=S,c+=w,h=ne(m),m=Mr(h)}}return at({width:u,height:d,x:l,y:c})}function Ir(e,t){let r=ar(e).scrollLeft;return t?t.left+r:lr(Ie(e)).left+r}function Go(e,t){let r=e.getBoundingClientRect(),n=r.left+t.scrollLeft-Ir(e,r),i=r.top+t.scrollTop;return{x:n,y:i}}function sc(e){let{elements:t,rect:r,offsetParent:n,strategy:i}=e,o=i==="fixed",s=Ie(n),a=t?sr(t.floating):!1;if(n===s||a&&o)return r;let l={scrollLeft:0,scrollTop:0},c=Le(1),u=Le(0),d=Ue(n);if((d||!o)&&((ct(n)!=="body"||or(s))&&(l=ar(n)),d)){let f=lr(n);c=Mt(n),u.x=f.x+n.clientLeft,u.y=f.y+n.clientTop}let p=s&&!d&&!o?Go(s,l):Le(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 ac(e){return e.getClientRects?Array.from(e.getClientRects()):[]}function lc(e){let t=ar(e),r=e.ownerDocument.body,n=We(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),i=We(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight),o=-t.scrollLeft+Ir(e),s=-t.scrollTop;return Ee(r).direction==="rtl"&&(o+=We(e.clientWidth,r.clientWidth)-n),{width:n,height:i,x:o,y:s}}var cc=25;function uc(e,t,r){r===void 0&&(r="viewport");let n=r==="layoutViewport",i=ne(e),o=Ie(e),s=i.visualViewport,a=o.clientWidth,l=o.clientHeight,c=0,u=0;if(s){let p=!Dr()||t==="fixed";n?p||(c=-s.offsetLeft,u=-s.offsetTop):(a=s.width,l=s.height,p&&(c=s.offsetLeft,u=s.offsetTop))}if(Ir(o)<=0){let p=o.ownerDocument,f=p.body,h=getComputedStyle(f),m=p.compatMode==="CSS1Compat"&&parseFloat(h.marginLeft)+parseFloat(h.marginRight)||0,b=Math.abs(o.clientWidth-f.clientWidth-m),x=getComputedStyle(o).scrollbarGutter==="stable both-edges"?b/2:b;x<=cc&&(a-=x)}return{width:a,height:l,x:c,y:u}}function dc(e,t){let r=lr(e,!0,t==="fixed"),n=r.top+e.clientTop,i=r.left+e.clientLeft,o=Mt(e),s=e.clientWidth*o.x,a=e.clientHeight*o.y,l=i*o.x,c=n*o.y;return{width:s,height:a,x:l,y:c}}function Fo(e,t,r){let n;if(t==="viewport"||t==="layoutViewport")n=uc(e,r,t);else if(t==="document")n=lc(Ie(e));else if(Ae(t))n=dc(t,r);else{let i=Ko(e);n={x:t.x-i.x,y:t.y-i.y,width:t.width,height:t.height}}return at(n)}function pc(e,t){let r=t.get(e);if(r)return r;let n=Nr(e,[],!1).filter(a=>Ae(a)&&ct(a)!=="body"),i=null,o=Ee(e).position==="fixed",s=o?Ge(e):e;for(;Ae(s)&&!Dt(s);){let a=Ee(s),l=kt(s),c=i?i.position:o?"fixed":"";!l&&(c==="fixed"||c==="absolute"&&a.position==="static")?n=n.filter(d=>d!==s):i=a,s=Ge(s)}return t.set(e,n),n}function fc(e){let{element:t,boundary:r,rootBoundary:n,strategy:i}=e,s=[...r==="clippingAncestors"?sr(t)?[]:pc(t,this._c):[].concat(r),n],a=Fo(t,s[0],i),l=a.top,c=a.right,u=a.bottom,d=a.left;for(let p=1;p<s.length;p++){let f=Fo(t,s[p],i);l=We(f.top,l),c=rr(f.right,c),u=rr(f.bottom,u),d=We(f.left,d)}return{width:c-d,height:u-l,x:d,y:l}}function hc(e){let{width:t,height:r}=zo(e);return{width:t,height:r}}function mc(e,t,r){let n=Ue(t),i=Ie(t),o=r==="fixed",s=lr(e,!0,o,t),a={scrollLeft:0,scrollTop:0},l=Le(0);if((n||!o)&&((ct(t)!=="body"||or(i))&&(a=ar(t)),n)){let p=lr(t,!0,o,t);l.x=p.x+t.clientLeft,l.y=p.y+t.clientTop}!n&&i&&(l.x=Ir(i));let c=i&&!n&&!o?Go(i,a):Le(0),u=s.left+a.scrollLeft-l.x-c.x,d=s.top+a.scrollTop-l.y-c.y;return{x:u,y:d,width:s.width,height:s.height}}function Un(e){return Ee(e).position==="static"}function Vo(e,t){if(!Ue(e)||Ee(e).position==="fixed")return null;if(t)return t(e);let r=e.offsetParent;return Ie(e)===r&&(r=r.ownerDocument.body),r}function qo(e,t){let r=ne(e);if(sr(e))return r;if(!Ue(e)){let i=Ge(e);for(;i&&!Dt(i);){if(Ae(i)&&!Un(i))return i;i=Ge(i)}return r}let n=Vo(e,t);for(;n&&Bo(n)&&Un(n);)n=Vo(n,t);return n&&Dt(n)&&Un(n)&&!kt(n)?r:n||Ho(e)||r}var yc=async function(e){let t=this.getOffsetParent||qo,r=this.getDimensions,n=await r(e.floating);return{reference:mc(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function vc(e){return Ee(e).direction==="rtl"}var Ur={convertOffsetParentRelativeRectToViewportRelativeRect:sc,getDocumentElement:Ie,getClippingRect:fc,getOffsetParent:qo,getElementRects:yc,getClientRects:ac,getDimensions:hc,getScale:Mt,isElement:Ae,isRTL:vc};var Yo=Mo,Xo=Io;var Jo=(e,t,r)=>{let n=new Map,i=r??{},o={...Ur,...i.platform,_c:n};return Do(e,t,{...i,platform:o})};function Zo(e){return gc(e)}function $n(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function gc(e){for(let t=e;t;t=$n(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=$n(e);t;t=$n(t)){if(!(t instanceof Element))continue;let r=getComputedStyle(t);if(r.display!=="contents"&&(r.position!=="static"||kt(r)||t.tagName==="BODY"))return t}return null}async function Qo(e,t,r){let n;return typeof r=="object"?n=r:n={placement:r},Jo(e,t,{strategy:n.strategy,platform:{...Ur,getOffsetParent:i=>Ur.getOffsetParent(i,Zo)},middleware:[Xo({crossAxis:!0}),Yo({allowedPlacements:[n.placement]})]})}var qt=y(C());var ui=y(X());var es=y(X(),1);var Bn=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function ts(e,t){return(0,es.property)({type:Object,converter:{fromAttribute:r=>{if(r==null)return cr(e);try{return JSON.parse(r)}catch{return cr(e)}},toAttribute:r=>JSON.stringify(r)},hasChanged:ur,...t??{}})}function bc(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(!It(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(!It(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=s=>Object.keys(s).filter(a=>s[a]!=null),o=i(e);if(r=o.length,r!==i(t).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,o[n]))return!1;for(n=r;n--!==0;){let s=o[n];if(!It(e[s],t[s]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function It(e,t){try{return bc(e,t)}catch{return!1}}function ur(e,t){return!It(e,t)}function cr(e){return typeof window.structuredClone=="function"?structuredClone(e):e!=null?JSON.parse(JSON.stringify(e)):e}function $r(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 rs=y(X(),1);var Hn=e=>{let t=e??{};return(r,n)=>{var i;let o={hasChanged:ur,attribute:!1,...t};(0,rs.property)(o)(r,n);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.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 ut=y(X(),1);var Hr=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),o=(r=this.resolvePromise)!==null&&r!==void 0?r:(()=>null);this.clearPromise();for(let s of n)try{await s()}catch(a){i(a);return}o(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var is=y(I(),1);var jr=globalThis,xc=jr.ShadowRoot&&(jr.ShadyCSS===void 0||jr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;var ns=(e,t)=>{if(xc)e.adoptedStyleSheets=t.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of t){let n=document.createElement("style"),i=jr.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,e.appendChild(n)}};var Fr=class extends is.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 ns(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){Bn(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 os(e,t,...r){var n;let i=e.querySelector(t);for(let o of r)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(o);return i}var $t=function(e,t,r,n){var i=arguments.length,o=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(o=(i<3?s(o):i>3?s(t,r,o):s(t,r))||o);return i>3&&o&&Object.defineProperty(t,r,o),o},cs,ss=Symbol("constructorPrototype"),as=Symbol("constructorName"),us=Symbol("exportpartsDebouncer"),ls=Symbol("dynamicDependenciesLoaded"),Ut=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};Ut.eventName="exportparts-updated";var Pe=class extends Fr{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[cs]=new Hr(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[us].run(()=>{var i,o;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[as]=this.constructor.name,this[ss]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[as]&&Object.setPrototypeOf(this,this[ss])}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[ls]||(r[ls]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(Ut.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(Ut.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 Ut)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let o=[...i??[],n];r=os(this.shadowRoot,...o)}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(o=>o.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(o){console.error(o,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let o=document.createElement("style");o.classList.add("ft-lit-element--custom-stylesheet"),o.innerHTML=this.customStylesheet,this.shadowRoot.append(o)}}setExportpartsAttribute(t){var r,n,i,o,s,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 f=(o=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&o!==void 0?o:[],h=(a=(s=p.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(b=>b.split(":")[1]))!==null&&a!==void 0?a:[],m=[...f,...h].filter(l).map(b=>b.trim());for(let b of m)u.add(b)}if(u.size===0){this.exportparts=void 0;return}let d=[...u.values()].flatMap(p=>c.map(f=>`${p}:${f}--${p}`));this.exportparts=[...this.part,...d].join(", ")}};cs=us;$t([(0,ut.property)()],Pe.prototype,"exportpartsPrefix",void 0);$t([ts([])],Pe.prototype,"exportpartsPrefixes",void 0);$t([(0,ut.property)({reflect:!0})],Pe.prototype,"exportparts",void 0);$t([(0,ut.property)()],Pe.prototype,"customStylesheet",void 0);$t([(0,ut.property)()],Pe.prototype,"elementToFocus",void 0);$t([(0,ut.state)()],Pe.prototype,"useAdoptedStyleSheets",void 0);function Vr(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var dr=Symbol("internalReduxEventsUnsubscribers"),qe=Symbol("internalStoresUnsubscribers"),dt=Symbol("internalStores"),Ac=$r(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(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(a=>s.has(a))&&this.updateFromStores()}getUnnamedStore(){if(this[dt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[dt].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[dt].get(s)}addStore(s,a){var l;a=(l=a??s.name)!==null&&l!==void 0?l:"default-store",this.unsubscribeFromStore(a),this[dt].set(a,s),this.subscribeToStore(a,s),this.updateFromStores()}removeStore(s){let a=typeof s=="string"?s:s.name;this.unsubscribeFromStore(a),this[dt].delete(a)}setupStores(){this.unsubscribeFromStores(),this[dt].forEach((s,a)=>this.subscribeToStore(a,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,a)=>{let l=this.constructor.getPropertyOptions(a);if(!l?.attribute||!this.hasAttribute(typeof l?.attribute=="string"?l.attribute:a)){let c=this.getStore(s.store);c&&(s.store?this[qe].has(s.store):this[qe].size>0)&&(this[a]=s.selector(c.getState(),this))}})}subscribeToStore(s,a){var l;this[qe].set(s,a.subscribe(()=>this.updateFromStores())),this[dr].set(s,[]),Vr(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[dr].get(s).push(()=>a.removeEventListener(c.eventName,d))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[qe].forEach((s,a)=>this.unsubscribeFromStore(a))}unsubscribeFromStore(s){var a;this[qe].has(s)&&this[qe].get(s)(),this[qe].delete(s),(a=this[dr].get(s))===null||a===void 0||a.forEach(l=>l()),this[dr].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=qe,r=dt,n=dr,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),ds=class extends Ac(Pe){};function me(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];if(0)var i,o;throw Error("[Immer] minified error nr: "+e+(r.length?" "+r.map((function(s){return"'"+s+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function $e(e){return!!e&&!!e[k]}function Se(e){var t;return!!e&&((function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===Rc})(e)||Array.isArray(e)||!!e[gs]||!!(!((t=e.constructor)===null||t===void 0)&&t[gs])||Yn(e)||Xn(e))}function pt(e,t,r){r===void 0&&(r=!1),jt(e)===0?(r?Object.keys:Ht)(e).forEach((function(n){r&&typeof n=="symbol"||t(n,e[n],e)})):e.forEach((function(n,i){return t(i,n,e)}))}function jt(e){var t=e[k];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:Yn(e)?2:Xn(e)?3:0}function Bt(e,t){return jt(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Ec(e,t){return jt(e)===2?e.get(t):e[t]}function bs(e,t,r){var n=jt(e);n===2?e.set(t,r):n===3?e.add(r):e[t]=r}function xs(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function Yn(e){return Tc&&e instanceof Map}function Xn(e){return _c&&e instanceof Set}function Ye(e){return e.o||e.t}function Jn(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=Ss(e);delete t[k];for(var r=Ht(t),n=0;n<r.length;n++){var i=r[n],o=t[i];o.writable===!1&&(o.writable=!0,o.configurable=!0),(o.get||o.set)&&(t[i]={configurable:!0,writable:!0,enumerable:o.enumerable,value:e[i]})}return Object.create(Object.getPrototypeOf(e),t)}function Zn(e,t){return t===void 0&&(t=!1),Qn(e)||$e(e)||!Se(e)||(jt(e)>1&&(e.set=e.add=e.clear=e.delete=Sc),Object.freeze(e),t&&pt(e,(function(r,n){return Zn(n,!0)}),!0)),e}function Sc(){me(2)}function Qn(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Ne(e){var t=qn[e];return t||me(18,e),t}function Cc(e,t){qn[e]||(qn[e]=t)}function Wn(){return fr}function jn(e,t){t&&(Ne("Patches"),e.u=[],e.s=[],e.v=t)}function zr(e){Kn(e),e.p.forEach(Oc),e.p=null}function Kn(e){e===fr&&(fr=e.l)}function ps(e){return fr={p:[],l:fr,h:e,m:!0,_:0}}function Oc(e){var t=e[k];t.i===0||t.i===1?t.j():t.g=!0}function Fn(e,t){t._=t.p.length;var r=t.p[0],n=e!==void 0&&e!==r;return t.h.O||Ne("ES5").S(t,e,n),n?(r[k].P&&(zr(t),me(4)),Se(e)&&(e=Wr(t,e),t.l||Kr(t,e)),t.u&&Ne("Patches").M(r[k].t,e,t.u,t.s)):e=Wr(t,r,[]),zr(t),t.u&&t.v(t.u,t.s),e!==Es?e:void 0}function Wr(e,t,r){if(Qn(t))return t;var n=t[k];if(!n)return pt(t,(function(a,l){return fs(e,n,t,a,l,r)}),!0),t;if(n.A!==e)return t;if(!n.P)return Kr(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Jn(n.k):n.o,o=i,s=!1;n.i===3&&(o=new Set(i),i.clear(),s=!0),pt(o,(function(a,l){return fs(e,n,i,a,l,r,s)})),Kr(e,i,!1),r&&e.u&&Ne("Patches").N(n,r,e.u,e.s)}return n.o}function fs(e,t,r,n,i,o,s){if($e(i)){var a=Wr(e,i,o&&t&&t.i!==3&&!Bt(t.R,n)?o.concat(n):void 0);if(bs(r,n,a),!$e(a))return;e.m=!1}else s&&r.add(i);if(Se(i)&&!Qn(i)){if(!e.h.D&&e._<1)return;Wr(e,i),t&&t.A.l||Kr(e,i)}}function Kr(e,t,r){r===void 0&&(r=!1),!e.l&&e.h.D&&e.m&&Zn(t,r)}function Vn(e,t){var r=e[k];return(r?Ye(r):e)[t]}function hs(e,t){if(t in e)for(var r=Object.getPrototypeOf(e);r;){var n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Object.getPrototypeOf(r)}}function Xe(e){e.P||(e.P=!0,e.l&&Xe(e.l))}function zn(e){e.o||(e.o=Jn(e.t))}function Gn(e,t,r){var n=Yn(t)?Ne("MapSet").F(t,r):Xn(t)?Ne("MapSet").T(t,r):e.O?(function(i,o){var s=Array.isArray(i),a={i:s?1:0,A:o?o.A:Wn(),P:!1,I:!1,R:{},l:o,t:i,k:null,o:null,j:null,C:!1},l=a,c=hr;s&&(l=[a],c=pr);var u=Proxy.revocable(l,c),d=u.revoke,p=u.proxy;return a.k=p,a.j=d,p})(t,r):Ne("ES5").J(t,r);return(r?r.A:Wn()).p.push(n),n}function wc(e){return $e(e)||me(22,e),(function t(r){if(!Se(r))return r;var n,i=r[k],o=jt(r);if(i){if(!i.P&&(i.i<4||!Ne("ES5").K(i)))return i.t;i.I=!0,n=ms(r,o),i.I=!1}else n=ms(r,o);return pt(n,(function(s,a){i&&Ec(i.t,s)===a||bs(n,s,t(a))})),o===3?new Set(n):n})(e)}function ms(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return Jn(e)}function As(){function e(s,a){var l=o[s];return l?l.enumerable=a:o[s]=l={configurable:!0,enumerable:a,get:function(){var c=this[k];return hr.get(c,s)},set:function(c){var u=this[k];hr.set(u,s,c)}},l}function t(s){for(var a=s.length-1;a>=0;a--){var l=s[a][k];if(!l.P)switch(l.i){case 5:n(l)&&Xe(l);break;case 4:r(l)&&Xe(l)}}}function r(s){for(var a=s.t,l=s.k,c=Ht(l),u=c.length-1;u>=0;u--){var d=c[u];if(d!==k){var p=a[d];if(p===void 0&&!Bt(a,d))return!0;var f=l[d],h=f&&f[k];if(h?h.t!==p:!xs(f,p))return!0}}var m=!!a[k];return c.length!==Ht(a).length+(m?0:1)}function n(s){var a=s.k;if(a.length!==s.t.length)return!0;var l=Object.getOwnPropertyDescriptor(a,a.length-1);if(l&&!l.get)return!0;for(var c=0;c<a.length;c++)if(!a.hasOwnProperty(c))return!0;return!1}function i(s){s.g&&me(3,JSON.stringify(Ye(s)))}var o={};Cc("ES5",{J:function(s,a){var l=Array.isArray(s),c=(function(d,p){if(d){for(var f=Array(p.length),h=0;h<p.length;h++)Object.defineProperty(f,""+h,e(h,!0));return f}var m=Ss(p);delete m[k];for(var b=Ht(m),x=0;x<b.length;x++){var E=b[x];m[E]=e(E,d||!!m[E].enumerable)}return Object.create(Object.getPrototypeOf(p),m)})(l,s),u={i:l?5:4,A:a?a.A:Wn(),P:!1,I:!1,R:{},l:a,t:s,k:c,o:null,g:!1,C:!1};return Object.defineProperty(c,k,{value:u,writable:!0}),c},S:function(s,a,l){l?$e(a)&&a[k].A===s&&t(s.p):(s.u&&(function c(u){if(u&&typeof u=="object"){var d=u[k];if(d){var p=d.t,f=d.k,h=d.R,m=d.i;if(m===4)pt(f,(function(w){w!==k&&(p[w]!==void 0||Bt(p,w)?h[w]||c(f[w]):(h[w]=!0,Xe(d)))})),pt(p,(function(w){f[w]!==void 0||Bt(f,w)||(h[w]=!1,Xe(d))}));else if(m===5){if(n(d)&&(Xe(d),h.length=!0),f.length<p.length)for(var b=f.length;b<p.length;b++)h[b]=!1;else for(var x=p.length;x<f.length;x++)h[x]=!0;for(var E=Math.min(f.length,p.length),S=0;S<E;S++)f.hasOwnProperty(S)||(h[S]=!0),h[S]===void 0&&c(f[S])}}}})(s.p[0]),t(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var ys,fr,ei=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Tc=typeof Map<"u",_c=typeof Set<"u",vs=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Es=ei?Symbol.for("immer-nothing"):((ys={})["immer-nothing"]=!0,ys),gs=ei?Symbol.for("immer-draftable"):"__$immer_draftable",k=ei?Symbol.for("immer-state"):"__$immer_state";var Rc=""+Object.prototype.constructor,Ht=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,Ss=Object.getOwnPropertyDescriptors||function(e){var t={};return Ht(e).forEach((function(r){t[r]=Object.getOwnPropertyDescriptor(e,r)})),t},qn={},hr={get:function(e,t){if(t===k)return e;var r=Ye(e);if(!Bt(r,t))return(function(i,o,s){var a,l=hs(o,s);return l?"value"in l?l.value:(a=l.get)===null||a===void 0?void 0:a.call(i.k):void 0})(e,r,t);var n=r[t];return e.I||!Se(n)?n:n===Vn(e.t,t)?(zn(e),e.o[t]=Gn(e.A.h,n,e)):n},has:function(e,t){return t in Ye(e)},ownKeys:function(e){return Reflect.ownKeys(Ye(e))},set:function(e,t,r){var n=hs(Ye(e),t);if(n?.set)return n.set.call(e.k,r),!0;if(!e.P){var i=Vn(Ye(e),t),o=i?.[k];if(o&&o.t===r)return e.o[t]=r,e.R[t]=!1,!0;if(xs(r,i)&&(r!==void 0||Bt(e.t,t)))return!0;zn(e),Xe(e)}return e.o[t]===r&&(r!==void 0||t in e.o)||Number.isNaN(r)&&Number.isNaN(e.o[t])||(e.o[t]=r,e.R[t]=!0),!0},deleteProperty:function(e,t){return Vn(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,zn(e),Xe(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var r=Ye(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:n.enumerable,value:r[t]}},defineProperty:function(){me(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){me(12)}},pr={};pt(hr,(function(e,t){pr[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}})),pr.deleteProperty=function(e,t){return pr.set.call(this,e,t,void 0)},pr.set=function(e,t,r){return hr.set.call(this,e[0],t,r,e[0])};var Lc=(function(){function e(r){var n=this;this.O=vs,this.D=!0,this.produce=function(i,o,s){if(typeof i=="function"&&typeof o!="function"){var a=o;o=i;var l=n;return function(m){var b=this;m===void 0&&(m=a);for(var x=arguments.length,E=Array(x>1?x-1:0),S=1;S<x;S++)E[S-1]=arguments[S];return l.produce(m,(function(w){var F;return(F=o).call.apply(F,[b,w].concat(E))}))}}var c;if(typeof o!="function"&&me(6),s!==void 0&&typeof s!="function"&&me(7),Se(i)){var u=ps(n),d=Gn(n,i,void 0),p=!0;try{c=o(d),p=!1}finally{p?zr(u):Kn(u)}return typeof Promise<"u"&&c instanceof Promise?c.then((function(m){return jn(u,s),Fn(m,u)}),(function(m){throw zr(u),m})):(jn(u,s),Fn(c,u))}if(!i||typeof i!="object"){if((c=o(i))===void 0&&(c=i),c===Es&&(c=void 0),n.D&&Zn(c,!0),s){var f=[],h=[];Ne("Patches").M(i,c,f,h),s(f,h)}return c}me(21,i)},this.produceWithPatches=function(i,o){if(typeof i=="function")return function(c){for(var u=arguments.length,d=Array(u>1?u-1:0),p=1;p<u;p++)d[p-1]=arguments[p];return n.produceWithPatches(c,(function(f){return i.apply(void 0,[f].concat(d))}))};var s,a,l=n.produce(i,o,(function(c,u){s=c,a=u}));return typeof Promise<"u"&&l instanceof Promise?l.then((function(c){return[c,s,a]})):[l,s,a]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var t=e.prototype;return t.createDraft=function(r){Se(r)||me(8),$e(r)&&(r=wc(r));var n=ps(this),i=Gn(this,r,void 0);return i[k].C=!0,Kn(n),i},t.finishDraft=function(r,n){var i=r&&r[k],o=i.A;return jn(o,n),Fn(void 0,o)},t.setAutoFreeze=function(r){this.D=r},t.setUseProxies=function(r){r&&!vs&&me(20),this.O=r},t.applyPatches=function(r,n){var i;for(i=n.length-1;i>=0;i--){var o=n[i];if(o.path.length===0&&o.op==="replace"){r=o.value;break}}i>-1&&(n=n.slice(i+1));var s=Ne("Patches").$;return $e(r)?s(r,n):this.produce(r,(function(a){return s(a,n)}))},e})(),le=new Lc,Pc=le.produce,Xd=le.produceWithPatches.bind(le),Jd=le.setAutoFreeze.bind(le),Zd=le.setUseProxies.bind(le),Qd=le.applyPatches.bind(le),ep=le.createDraft.bind(le),tp=le.finishDraft.bind(le),Gr=Pc;function ft(e){"@babel/helpers - typeof";return ft=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ft(e)}function Cs(e,t){if(ft(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(ft(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Os(e){var t=Cs(e,"string");return ft(t)=="symbol"?t:t+""}function ws(e,t,r){return(t=Os(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Ts(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function ti(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ts(Object(r),!0).forEach(function(n){ws(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ts(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Y(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 _s=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})(),ri=function(){return Math.random().toString(36).substring(7).split("").join(".")},qr={INIT:"@@redux/INIT"+ri(),REPLACE:"@@redux/REPLACE"+ri(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ri()}};function Nc(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function ni(e,t,r){var n;if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(Y(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(Y(1));return r(ni)(e,t)}if(typeof e!="function")throw new Error(Y(2));var i=e,o=t,s=[],a=s,l=!1;function c(){a===s&&(a=s.slice())}function u(){if(l)throw new Error(Y(3));return o}function d(m){if(typeof m!="function")throw new Error(Y(4));if(l)throw new Error(Y(5));var b=!0;return c(),a.push(m),function(){if(b){if(l)throw new Error(Y(6));b=!1,c();var E=a.indexOf(m);a.splice(E,1),s=null}}}function p(m){if(!Nc(m))throw new Error(Y(7));if(typeof m.type>"u")throw new Error(Y(8));if(l)throw new Error(Y(9));try{l=!0,o=i(o,m)}finally{l=!1}for(var b=s=a,x=0;x<b.length;x++){var E=b[x];E()}return m}function f(m){if(typeof m!="function")throw new Error(Y(10));i=m,p({type:qr.REPLACE})}function h(){var m,b=d;return m={subscribe:function(E){if(typeof E!="object"||E===null)throw new Error(Y(11));function S(){E.next&&E.next(u())}S();var w=b(S);return{unsubscribe:w}}},m[_s]=function(){return this},m}return p({type:qr.INIT}),n={dispatch:p,subscribe:d,getState:u,replaceReducer:f},n[_s]=h,n}function kc(e){Object.keys(e).forEach(function(t){var r=e[t],n=r(void 0,{type:qr.INIT});if(typeof n>"u")throw new Error(Y(12));if(typeof r(void 0,{type:qr.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Y(13))})}function Rs(e){for(var t=Object.keys(e),r={},n=0;n<t.length;n++){var i=t[n];typeof e[i]=="function"&&(r[i]=e[i])}var o=Object.keys(r),s,a;try{kc(r)}catch(l){a=l}return function(c,u){if(c===void 0&&(c={}),a)throw a;if(0)var d;for(var p=!1,f={},h=0;h<o.length;h++){var m=o[h],b=r[m],x=c[m],E=b(x,u);if(typeof E>"u"){var S=u&&u.type;throw new Error(Y(14))}f[m]=E,p=p||E!==x}return p=p||o.length!==Object.keys(c).length,p?f:c}}function Ft(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return t.length===0?function(n){return n}:t.length===1?t[0]:t.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function Ls(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(n){return function(){var i=n.apply(void 0,arguments),o=function(){throw new Error(Y(15))},s={getState:i.getState,dispatch:function(){return o.apply(void 0,arguments)}},a=t.map(function(l){return l(s)});return o=Ft.apply(void 0,a)(i.dispatch),ti(ti({},i),{},{dispatch:o})}}}function Ps(e){var t=function(n){var i=n.dispatch,o=n.getState;return function(s){return function(a){return typeof a=="function"?a(i,o,e):s(a)}}};return t}var Ns=Ps();Ns.withExtraArgument=Ps;var ii=Ns;var Us=(function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(n[o]=i[o])},e(t,r)};return function(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}})(),Dc=function(e,t){var r={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},n,i,o,s;return s={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function a(c){return function(u){return l([c,u])}}function l(c){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(o=c[0]&2?i.return:c[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,c[1])).done)return o;switch(i=0,o&&(c=[c[0]&2,o.value]),c[0]){case 0:case 1:o=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,i=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(o=r.trys,!(o=o.length>0&&o[o.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!o||c[1]>o[0]&&c[1]<o[3])){r.label=c[1];break}if(c[0]===6&&r.label<o[1]){r.label=o[1],o=c;break}if(o&&r.label<o[2]){r.label=o[2],r.ops.push(c);break}o[2]&&r.ops.pop(),r.trys.pop();continue}c=t.call(e,r)}catch(u){c=[6,u],i=0}finally{n=o=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},Vt=function(e,t){for(var r=0,n=t.length,i=e.length;r<n;r++,i++)e[i]=t[r];return e},Mc=Object.defineProperty,Ic=Object.defineProperties,Uc=Object.getOwnPropertyDescriptors,ks=Object.getOwnPropertySymbols,$c=Object.prototype.hasOwnProperty,Bc=Object.prototype.propertyIsEnumerable,Ds=function(e,t,r){return t in e?Mc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r},Je=function(e,t){for(var r in t||(t={}))$c.call(t,r)&&Ds(e,r,t[r]);if(ks)for(var n=0,i=ks(t);n<i.length;n++){var r=i[n];Bc.call(t,r)&&Ds(e,r,t[r])}return e},oi=function(e,t){return Ic(e,Uc(t))},Hc=function(e,t,r){return new Promise(function(n,i){var o=function(l){try{a(r.next(l))}catch(c){i(c)}},s=function(l){try{a(r.throw(l))}catch(c){i(c)}},a=function(l){return l.done?n(l.value):Promise.resolve(l.value).then(o,s)};a((r=r.apply(e,t)).next())})};var jc=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Ft:Ft.apply(null,arguments)},bp=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Fc(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var r=t;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return t===r}function Ze(e,t){function r(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(t){var o=t.apply(void 0,n);if(!o)throw new Error("prepareAction did not return an object");return Je(Je({type:e,payload:o.payload},"meta"in o&&{meta:o.meta}),"error"in o&&{error:o.error})}return{type:e,payload:n[0]}}return r.toString=function(){return""+e},r.type=e,r.match=function(n){return n.type===e},r}var Vc=(function(e){Us(t,e);function t(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=e.apply(this,r)||this;return Object.setPrototypeOf(i,t.prototype),i}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return e.prototype.concat.apply(this,r)},t.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(t.bind.apply(t,Vt([void 0],r[0].concat(this)))):new(t.bind.apply(t,Vt([void 0],r.concat(this))))},t})(Array),zc=(function(e){Us(t,e);function t(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=e.apply(this,r)||this;return Object.setPrototypeOf(i,t.prototype),i}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return e.prototype.concat.apply(this,r)},t.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(t.bind.apply(t,Vt([void 0],r[0].concat(this)))):new(t.bind.apply(t,Vt([void 0],r.concat(this))))},t})(Array);function li(e){return Se(e)?Gr(e,function(){}):e}function Wc(e){return typeof e=="boolean"}function Kc(){return function(t){return Gc(t)}}function Gc(e){e===void 0&&(e={});var t=e.thunk,r=t===void 0?!0:t,n=e.immutableCheck,i=n===void 0?!0:n,o=e.serializableCheck,s=o===void 0?!0:o,a=e.actionCreatorCheck,l=a===void 0?!0:a,c=new Vc;if(r&&(Wc(r)?c.push(ii):c.push(ii.withExtraArgument(r.extraArgument))),0){if(i)var u;if(s)var d;if(l)var p}return c}var si=!0;function $s(e){var t=Kc(),r=e||{},n=r.reducer,i=n===void 0?void 0:n,o=r.middleware,s=o===void 0?t():o,a=r.devTools,l=a===void 0?!0:a,c=r.preloadedState,u=c===void 0?void 0:c,d=r.enhancers,p=d===void 0?void 0:d,f;if(typeof i=="function")f=i;else if(Fc(i))f=Rs(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var h=s;if(typeof h=="function"&&(h=h(t),!si&&!Array.isArray(h)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!si&&h.some(function(w){return typeof w!="function"}))throw new Error("each middleware provided to configureStore must be a function");var m=Ls.apply(void 0,h),b=Ft;l&&(b=jc(Je({trace:!si},typeof l=="object"&&l)));var x=new zc(m),E=x;Array.isArray(p)?E=Vt([m],p):typeof p=="function"&&(E=p(x));var S=b.apply(void 0,E);return ni(f,u,S)}function Bs(e){var t={},r=[],n,i={addCase:function(o,s){var a=typeof o=="string"?o:o.type;if(!a)throw new Error("`builder.addCase` cannot be called with an empty action type");if(a in t)throw new Error("`builder.addCase` cannot be called with two reducers for the same action type");return t[a]=s,i},addMatcher:function(o,s){return r.push({matcher:o,reducer:s}),i},addDefaultCase:function(o){return n=o,i}};return e(i),[t,r,n]}function qc(e){return typeof e=="function"}function Yc(e,t,r,n){r===void 0&&(r=[]);var i=typeof t=="function"?Bs(t):[t,r,n],o=i[0],s=i[1],a=i[2],l;if(qc(e))l=function(){return li(e())};else{var c=li(e);l=function(){return c}}function u(d,p){d===void 0&&(d=l());var f=Vt([o[p.type]],s.filter(function(h){var m=h.matcher;return m(p)}).map(function(h){var m=h.reducer;return m}));return f.filter(function(h){return!!h}).length===0&&(f=[a]),f.reduce(function(h,m){if(m)if($e(h)){var b=h,x=m(b,p);return x===void 0?h:x}else{if(Se(h))return Gr(h,function(E){return m(E,p)});var x=m(h,p);if(x===void 0){if(h===null)return h;throw Error("A case reducer on a non-draftable value must not return undefined")}return x}return h},d)}return u.getInitialState=l,u}function Xc(e,t){return e+"/"+t}function Hs(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof e.initialState=="function"?e.initialState:li(e.initialState),n=e.reducers||{},i=Object.keys(n),o={},s={},a={};i.forEach(function(u){var d=n[u],p=Xc(t,u),f,h;"reducer"in d?(f=d.reducer,h=d.prepare):f=d,o[u]=f,s[p]=f,a[u]=h?Ze(p,h):Ze(p)});function l(){var u=typeof e.extraReducers=="function"?Bs(e.extraReducers):[e.extraReducers],d=u[0],p=d===void 0?{}:d,f=u[1],h=f===void 0?[]:f,m=u[2],b=m===void 0?void 0:m,x=Je(Je({},p),s);return Yc(r,function(E){for(var S in x)E.addCase(S,x[S]);for(var w=0,F=h;w<F.length;w++){var $=F[w];E.addMatcher($.matcher,$.reducer)}b&&E.addDefaultCase(b)})}var c;return{name:t,reducer:function(u,d){return c||(c=l()),c(u,d)},actions:a,caseReducers:o,getInitialState:function(){return c||(c=l()),c.getInitialState()}}}var Jc="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Zc=function(e){e===void 0&&(e=21);for(var t="",r=e;r--;)t+=Jc[Math.random()*64|0];return t},Qc=["name","message","stack","code"],ai=(function(){function e(t,r){this.payload=t,this.meta=r}return e})(),Ms=(function(){function e(t,r){this.payload=t,this.meta=r}return e})(),eu=function(e){if(typeof e=="object"&&e!==null){for(var t={},r=0,n=Qc;r<n.length;r++){var i=n[r];typeof e[i]=="string"&&(t[i]=e[i])}return t}return{message:String(e)}},Sp=(function(){function e(t,r,n){var i=Ze(t+"/fulfilled",function(u,d,p,f){return{payload:u,meta:oi(Je({},f||{}),{arg:p,requestId:d,requestStatus:"fulfilled"})}}),o=Ze(t+"/pending",function(u,d,p){return{payload:void 0,meta:oi(Je({},p||{}),{arg:d,requestId:u,requestStatus:"pending"})}}),s=Ze(t+"/rejected",function(u,d,p,f,h){return{payload:f,error:(n&&n.serializeError||eu)(u||"Rejected"),meta:oi(Je({},h||{}),{arg:p,requestId:d,rejectedWithValue:!!f,requestStatus:"rejected",aborted:u?.name==="AbortError",condition:u?.name==="ConditionError"})}}),a=!1,l=typeof AbortController<"u"?AbortController:(function(){function u(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return u.prototype.abort=function(){},u})();function c(u){return function(d,p,f){var h=n?.idGenerator?n.idGenerator(u):Zc(),m=new l,b,x=!1;function E(w){b=w,m.abort()}var S=(function(){return Hc(this,null,function(){var w,F,$,je,vn,Fe,se;return Dc(this,function(pe){switch(pe.label){case 0:return pe.trys.push([0,4,,5]),je=(w=n?.condition)==null?void 0:w.call(n,u,{getState:p,extra:f}),ru(je)?[4,je]:[3,2];case 1:je=pe.sent(),pe.label=2;case 2:if(je===!1||m.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return x=!0,vn=new Promise(function(ae,nt){return m.signal.addEventListener("abort",function(){return nt({name:"AbortError",message:b||"Aborted"})})}),d(o(h,u,(F=n?.getPendingMeta)==null?void 0:F.call(n,{requestId:h,arg:u},{getState:p,extra:f}))),[4,Promise.race([vn,Promise.resolve(r(u,{dispatch:d,getState:p,extra:f,requestId:h,signal:m.signal,abort:E,rejectWithValue:function(ae,nt){return new ai(ae,nt)},fulfillWithValue:function(ae,nt){return new Ms(ae,nt)}})).then(function(ae){if(ae instanceof ai)throw ae;return ae instanceof Ms?i(ae.payload,h,u,ae.meta):i(ae,h,u)})])];case 3:return $=pe.sent(),[3,5];case 4:return Fe=pe.sent(),$=Fe instanceof ai?s(null,h,u,Fe.payload,Fe.meta):s(Fe,h,u),[3,5];case 5:return se=n&&!n.dispatchConditionRejection&&s.match($)&&$.meta.condition,se||d($),[2,$]}})})})();return Object.assign(S,{abort:E,requestId:h,arg:u,unwrap:function(){return S.then(tu)}})}}return Object.assign(c,{pending:o,rejected:s,fulfilled:i,typePrefix:t})}return e.withTypes=function(){return e},e})();function tu(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function ru(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var js="listener",Fs="completed",Vs="cancelled",Cp="task-"+Vs,Op="task-"+Fs,wp=js+"-"+Vs,Tp=js+"-"+Fs;var ci="listenerMiddleware";var _p=Ze(ci+"/add"),Rp=Ze(ci+"/removeAll"),Lp=Ze(ci+"/remove");var Is,Pp=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Is||(Is=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},nu=function(e){return function(t){setTimeout(t,e)}},Np=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:nu(10);As();var iu=$r(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)}}}),Yr=class extends iu(Object){};window.ftReduxStores||(window.ftReduxStores={});var zs=class e extends Yr{static get(t){var r;let n=typeof t=="string"?t:t.name,i=typeof t=="string"?void 0:t,o=window.ftReduxStores[n];if(Vr(o))return o;if(i==null)return;let s=Hs({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),a=$s({reducer:(l,c)=>{if(c.type==="CLEAR_FT_REDUX_STORE"){let u=cr(s.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 s.reducer(l,c)}});return window.ftReduxStores[i.name]=new e(s,a,i.eventBus)}constructor(t,r,n){super(),this.reduxSlice=t,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Br;let i=o=>o!=null?JSON.parse(JSON.stringify(o)):o;this.actions=new Proxy(this.reduxSlice.actions,{get:(o,s,a)=>{let l=s,c=o[l];return c?(...u)=>{let d=c(...u.map(i));return this.reduxStore.dispatch(d),d}:u=>{let d=l,p=this.getState()[d];It(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()}};var Xr=class{static format(t,r,n,i,o){return window.moment?window.moment(t).locale(r).format(this.getMomentDateFormat(n,i,!!o)):this.getIntlDateTime(t,r,n,i,!!o)}static getMomentDateFormat(t,r,n){return n?"LT":t?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(t,r,n,i,o){let s=typeof t=="string"?new Date(t):t,a=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(s),l=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(s);return o?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 Jr=y(C()),ou="ft-app-info",zt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};zt.eventName="authentication-change";var mr=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};mr.eventName="ui-locale-changed";var su={session:(e,t)=>{(0,Jr.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>T.dispatchEvent(new zt(t.payload)),0))}},T=Jr.FtReduxStore.get({name:ou,reducers:su,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 Ws=y(C()),Zr=function(e,t,r,n){var i=arguments.length,o=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(o=(i<3?s(o):i>3?s(t,r,o):s(t,r))||o);return i>3&&o&&Object.defineProperty(t,r,o),o},af=(0,Ws.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(T)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var i,o;return((o=(i=this.metadataDescriptors.find(a=>a.key===n))===null||i===void 0?void 0:i.date)!==null&&o!==void 0?o:!1)?a=>Xr.format(a,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Zr([(0,ui.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),Zr([(0,ui.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),Zr([Hn({store:T.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),Zr([Hn({store:T.name})],t.prototype,"uiLocale",void 0),t});var Ks;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(Ks||(Ks={}));var Gs;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Gs||(Gs={}));var qs;(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"})(qs||(qs={}));var Ys;(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"})(Ys||(Ys={}));var Xs;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Xs||(Xs={}));var Js;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(Js||(Js={}));var Zs;(function(e){e.OFFICIAL="OFFICIAL",e.AI="AI"})(Zs||(Zs={}));var Qs;(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"})(Qs||(Qs={}));var ea;(function(e){e.STANDARD="STANDARD",e.STRUCTURAL="STRUCTURAL"})(ea||(ea={}));var ta;(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"})(ta||(ta={}));var ra;(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"})(ra||(ra={}));var na;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(na||(na={}));var ia;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(ia||(ia={}));var oa;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(oa||(oa={}));var sa;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(sa||(sa={}));var aa;(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"})(aa||(aa={}));var la;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(la||(la={}));var ca;(function(e){e.ASC="ASC",e.DESC="DESC"})(ca||(ca={}));var ua;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(ua||(ua={}));var da;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(da||(da={}));var pa;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(pa||(pa={}));var fa;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(fa||(fa={}));var ha;(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"})(ha||(ha={}));var ma;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(ma||(ma={}));var ya;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(ya||(ya={}));var va;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(va||(va={}));var ga;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(ga||(ga={}));var j;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.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"})(j||(j={}));var ye;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(ye||(ye={}));var ba;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(ba||(ba={}));var xa;(function(e){e.UNREACHABLE="UNREACHABLE",e.UNAUTHORIZED="UNAUTHORIZED",e.FORBIDDEN="FORBIDDEN",e.INCOMPATIBLE="INCOMPATIBLE",e.FAILED="FAILED",e.OK="OK"})(xa||(xa={}));var Aa;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(Aa||(Aa={}));var Ea;(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"})(Ea||(Ea={}));var Sa;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SLOW="SLOW",e.OTHER="OTHER"})(Sa||(Sa={}));var Ca;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(Ca||(Ca={}));var Oa;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(Oa||(Oa={}));var wa;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(wa||(wa={}));var Ta;(function(e){e.IN_PROGRESS="IN_PROGRESS",e.ERROR="ERROR",e.DONE="DONE"})(Ta||(Ta={}));var _a;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(_a||(_a={}));var Ra;(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"})(Ra||(Ra={}));var La;(function(e){e.MAP="MAP",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(La||(La={}));var au={[j.PERSONAL_BOOK_SHARE_USER]:[j.PERSONAL_BOOK_USER],[j.HTML_EXPORT_USER]:[j.PERSONAL_BOOK_USER],[j.PDF_EXPORT_USER]:[j.PERSONAL_BOOK_USER],[j.KHUB_ADMIN]:[j.CONTENT_PUBLISHER],[j.ADMIN]:[j.KHUB_ADMIN,j.USERS_ADMIN,j.PORTAL_ADMIN,j.BEHAVIOR_DATA_USER],[j.GENERATIVE_AI_EXPORT_USER]:[j.GENERATIVE_AI_USER]};function Pa(e,t){return e===t||(au[e]??[]).some(r=>Pa(r,t))}function Na(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=>Pa(n,t))}var nn=y(C());var di=y(C());var ht=class e{static get(t){let{baseUrl:r,apiIntegrationIdentifier:n}=T.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=T.subscribe(()=>{n=e.get(t),n&&(i(),r(n))})}})}};var Wt=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:ht.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):ht.await()}};var ce=class extends Wt{constructor(t=!0,r){var n;super(r),this.sortObjectFields=(o,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([a],[l])=>a.localeCompare(l)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new di.CacheRegistry,this.cache=t?i.commonCache:new di.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 Qr=class extends ce{async listMySearches(){let{session:t}=T.getState();return Na(t,j.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),300*1e3):[]}};var en=class extends ce{async listMyBookmarks(){let t=T.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),300*1e3):[]}};var tn=class extends ce{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=T.getState().session;return!!t?.sessionAuthenticated}};var rn=class extends ce{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=T.getState().session;return!!t?.sessionAuthenticated}};var lu="ft-user-assets",cu={setAssetCount:(e,t)=>{let{userAssetType:r,count:n}=t.payload.assetCount;e.assetCounts.allAsset[r]=n},clearAssetCount:e=>{Object.values(ye).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;fi(e,r,[...pi(e,r),i]),ka(e,r,1,n),Da(e,i)},editAsset:(e,t)=>{let{assetType:r,asset:n}=t.payload;fi(e,r,pi(e,r).map(i=>i.id===n.id?n:i)),Da(e,n)},removeAsset:(e,t)=>{let{assetType:r,mapId:n,assetId:i}=t.payload;fi(e,r,pi(e,r).filter(o=>o.id!==i)),ka(e,r,-1,n)}},Ma={[ye.SEARCHES]:"savedSearches",[ye.BOOKMARKS]:"bookmarks",[ye.BOOKS]:void 0,[ye.COLLECTIONS]:void 0},pi=(e,t)=>{var r;let n=Ma[t];return n?(r=e[n])!==null&&r!==void 0?r:[]:[]},fi=(e,t,r)=>{let n=Ma[t];n&&(e[n]=r)},ka=(e,t,r,n)=>{let i=e.assetCounts.allAsset[t];if(i!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,i+r),t===ye.BOOKMARKS&&n)){let o=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,o+r)}},Da=(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)},Z=nn.FtReduxStore.get({name:lu,reducers:cu,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(ye).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),hi=class{constructor(t=new tn,r=new rn){this.assetCountsService=t,this.assetLabelsService=r,this.currentSession=T.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new en,this.savedSearchesService=new Qr,T.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:r}=T.getState();(0,nn.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(),Z.actions.clearAssetCount(),Z.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Z.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Z.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();Z.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();Z.actions.assetLabels(t)}async loadAssetCount(t){let r=await this.assetCountsService.getUserAssetCount(t);r&&Z.getState().assetCounts.allAsset[t]!==r.count&&Z.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(t){let r=await this.assetCountsService.getUserBookmarkCountByMap(t);r&&Z.getState().assetCounts.bookmarkByMap[t]!==r.count&&Z.actions.setBookmarkCountByMap({count:r.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let r=Object.keys(Z.getState().assetCounts.bookmarkByMap).length!==0;t===ye.BOOKMARKS&&r&&Z.actions.clearBookmarkCountByMap(),Z.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;Z.actions.bookmarks(r)}}},uu=new hi;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=uu);var mi=class{addCommand(t,r=!1){T.commands.add(t,r)}consumeCommand(t){return T.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new mi;var ve=y(C());var Ia,Kt=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},du=Symbol("clearAfterUnitTest"),on=class extends(0,ve.withEventBus)(ce){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Ia]=()=>{this.defaultMessages={},this.cache=new ve.CacheRegistry,this.listeners={}},this.currentUiLocale=T.getState().uiLocale,T.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=T.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,ve.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 o=t.toLowerCase(),s=this.resolveContext(o);return new ve.ParametrizedLabelResolver((i=this.defaultMessages[o])!==null&&i!==void 0?i:{},s).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 ve.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 Kt({loadedContexts:t})),this.dispatchEvent(new Kt({loadedContexts:t})),await Promise.all(t.map(r=>this.notify(r,!1)))}async notify(t,r=!0){r&&(document.body.dispatchEvent(new Kt({loadedContexts:[t]})),this.dispatchEvent(new Kt({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(n=>(0,ve.delay)(0).then(()=>n()).catch(()=>null)))}};Ia=du;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends on{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends on{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var yr=window.FluidTopicsI18nService,yi=window.FluidTopicsCustomI18nService;var Ua=y(C()),vi=class{highlightHtml(t,r,n){(0,Ua.highlightHtml)(t,r,n)}};window.FluidTopicsHighlightHtmlService=new vi;var $a=y(C());var gi=class{isDate(t){var r,n,i,o;return(o=(i=((n=(r=T.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&&o!==void 0?o:!1}format(t,r){var n,i,o,s;if(t==null)return"";try{return $a.DateFormatter.format(t,(n=r?.locale)!==null&&n!==void 0?n:T.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(o=r?.withTime)!==null&&o!==void 0?o:!1,(s=r?.onlyTime)!==null&&s!==void 0?s:!1)}catch(a){throw console.error(`Date ${JSON.stringify(t)} is not valid`,a),a}}};window.FluidTopicsDateService=new gi;var Ba=y(C());var vr=class{static get(t,r){var n,i,o,s;let a=T.getState(),{lang:l,region:c}=(o=(i=(n=a.localesConfiguration)===null||n===void 0?void 0:n.defaultLocales)===null||i===void 0?void 0:i.defaultContentLocale)!==null&&o!==void 0?o:{lang:"en",region:"US"};return new Ba.SearchPlaceConverter(a.baseUrl,t??20,(s=a.localesConfiguration)===null||s===void 0?void 0:s.allLanguagesAllowed,r??`${l}-${c}`)}};var bi=class{urlToSearchRequest(t){return vr.get().parse(t)}searchRequestToUrl(t){return vr.get().serialize(t)}};window.FluidTopicsUrlService=new bi;var Be=y(C());var mt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};mt.eventName="change";var xi=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))}},Ha=new xi;var sn=class e extends Be.WithEventBus{static build(){return new e(window.history,Ha,()=>window.location,!1)}constructor(t,r,n,i){var o,s;super(),this.history=t,this.historyStorage=r,this.windowLocation=n,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(s=(o=t.state)===null||o===void 0?void 0:o.index)!==null&&s!==void 0?s: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,Be.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new mt(this.currentItem())),0)}installProxies(){let t=r=>(n,i,[o,s,a])=>{let l=r(),c={...l===this.currentIndex?this.currentState:void 0,...o,index:l,href:typeof a=="string"?a:(a??this.windowLocation()).href};n.apply(i,[c,s,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(mt.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(mt.eventName,t)}currentItem(){return(0,Be.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,Be.deepCopy)(this.states[this.previousDifferentMajorPosition()])}backwardItemMatching(t){let r=this.states.filter(n=>!!n).filter(n=>n.index<this.currentIndex).reverse();return(0,Be.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,Be.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,o=t+1;for(;this.states.length>o&&!this.isDifferentMajorState(o,n);)this.hasState(o)&&(i=o),o++;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,o=(n=this.states[t])===null||n===void 0?void 0:n.majorStateId;return o==null||o!=i}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=sn.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 ja=y(I());var Fa=ja.css`
261
- `;var Wa=y(I()),ie=y(X()),gt=y(C());var yt=y(C());function Va(e,t){let{authenticationRequired:r,session:n}=T.getState();return r&&!n?.sessionAuthenticated?Promise.resolve(t):e()}var an=class extends Wt{async updateUiLocale(t){return(await this.awaitApi).updateUiLocale(t)}};var Ai=class e extends yt.FtStateManager{static build(t){return new e(T,t)}constructor(t,r){super(),this.store=t,this.cache=new yt.CacheRegistry,this.withManualResources=!0,this.userLocaleService=new an,this.cleanSessionDebouncer=new yt.Debouncer,this.reloadDebouncer=new yt.Debouncer(500),this.apiProvider=r??(()=>ht.get())}setWithManualResources(t){this.withManualResources=t,this.updateIfNeeded()}async initService(){this.store.addEventListener(zt.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",()=>Va(()=>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 mr(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)}},za=Ai.build();var vt=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 gr=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:o}of n){let s=i.deref(),a=o.deref();s===void 0||a===void 0||s.dispatchEvent(new vt(t.context,s,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 o=i.callbacks.get(r);o===void 0&&i.callbacks.set(r,o=new WeakSet),o.has(n)||(o.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 K=function(e,t,r,n){var i=arguments.length,o=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(o=(i<3?s(o):i>3?s(t,r,o):s(t,r))||o);return i>3&&o&&Object.defineProperty(t,r,o),o},M=class extends gt.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=za,this.contextRoot=new gr}render(){return Wa.html`
260
+ `;var Ps=["top","right","bottom","left"],Ls=["start","end"],Fn=Ps.reduce((e,t)=>e.concat(t,t+"-"+Ls[0],t+"-"+Ls[1]),[]),Yt=Math.min,ze=Math.max,Xt=Math.round;var Ne=e=>({x:e,y:e}),pc={left:"right",right:"left",bottom:"top",top:"bottom"};function ks(e,t,r){return ze(e,Yt(t,r))}function wr(e,t){return typeof e=="function"?e(t):e}function Jt(e){return e.split("-")[0]}function We(e){return e.split("-")[1]}function jn(e){return e==="x"?"y":"x"}function zn(e){return e==="y"?"height":"width"}function Tr(e){let t=e[0];return t==="t"||t==="b"?"y":"x"}function Wn(e){return jn(Tr(e))}function Ds(e,t,r){r===void 0&&(r=!1);let n=We(e),i=Wn(e),s=zn(i),o=i==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[s]>t.floating[s]&&(o=Vn(o)),[o,Vn(o)]}function Ms(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function Vn(e){let t=Jt(e);return pc[t]+e.slice(t.length)}function fc(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 Is(e){return typeof e!="number"?fc(e):{top:e,right:e,bottom:e,left:e}}function nt(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 Us(e,t,r){let{reference:n,floating:i}=e,s=Tr(t),o=Wn(t),a=zn(o),l=Jt(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,y;switch(l){case"top":y={x:u,y:n.y-i.height};break;case"bottom":y={x:u,y:n.y+n.height};break;case"right":y={x:n.x+n.width,y:d};break;case"left":y={x:n.x-i.width,y:d};break;default:y={x:n.x,y:n.y}}let b=We(t);return b&&(y[o]+=p*(b==="end"?1:-1)*(r&&c?-1:1)),y}async function $s(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:y=0}=wr(t,e),b=Is(y),x=a[p?d==="floating"?"reference":"floating":d],A=nt(await s.getClippingRect({element:(r=await(s.isElement==null?void 0:s.isElement(x)))==null||r?x:x.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)),C=await(s.isElement==null?void 0:s.isElement(v))&&await(s.getScale==null?void 0:s.getScale(v))||{x:1,y:1},T=nt(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:R,offsetParent:v,strategy:l}):R);return{top:(A.top-T.top+b.top)/C.y,bottom:(T.bottom-A.bottom+b.bottom)/C.y,left:(A.left-T.left+b.left)/C.x,right:(T.right-A.right+b.right)/C.x}}var hc=50,Bs=async(e,t,r)=>{let{placement:n="bottom",strategy:i="absolute",middleware:s=[],platform:o}=r,a=o.detectOverflow?o:{...o,detectOverflow:$s},l=await(o.isRTL==null?void 0:o.isRTL(t)),c=await o.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:d}=Us(c,n,l),p=n,y=0,b={};for(let E=0;E<s.length;E++){let x=s[E];if(!x)continue;let{name:A,fn:R}=x,{x:v,y:C,data:T,reset:U}=await R({x:u,y:d,initialPlacement:n,placement:p,strategy:i,middlewareData:b,rects:c,platform:a,elements:{reference:e,floating:t}});u=v??u,d=C??d,b[A]={...b[A],...T},U&&y<hc&&(y++,typeof U=="object"&&(U.placement&&(p=U.placement),U.rects&&(c=U.rects===!0?await o.getElementRects({reference:e,floating:t,strategy:i}):U.rects),{x:u,y:d}=Us(c,p,l)),E=-1)}return{x:u,y:d,placement:p,strategy:i,middlewareData:b}};function mc(e,t,r){return(e?[...r.filter(i=>We(i)===e),...r.filter(i=>We(i)!==e)]:r.filter(i=>Jt(i)===i)).filter(i=>e?We(i)===e||(t?Ms(i)!==i:!1):!0)}var Hs=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=Fn,autoAlignment:y=!0,...b}=wr(e,t),E=d!==void 0||p===Fn?mc(d||null,y,p):p,x=((r=o.autoPlacement)==null?void 0:r.index)||0,A=E[x];if(A==null)return{};if(a!==A)return{reset:{placement:E[0]}};let R=await l.detectOverflow(t,b),v=Ds(A,s,await(l.isRTL==null?void 0:l.isRTL(c.floating))),C=[R[Jt(A)],R[v[0]],R[v[1]]],T=[...((n=o.autoPlacement)==null?void 0:n.overflows)||[],{placement:A,overflows:C}],U=E[x+1];if(U)return{data:{index:x+1,overflows:T},reset:{placement:U}};let P=T.map(fe=>{let Ze=We(fe.placement);return[fe.placement,Ze&&u?fe.overflows.slice(0,2).reduce((Zl,ec)=>Zl+ec,0):fe.overflows[0],fe.overflows]}).sort((fe,Ze)=>fe[1]-Ze[1]),Vt=((i=P.filter(fe=>fe[2].slice(0,We(fe[0])?2:3).every(Ze=>Ze<=0))[0])==null?void 0:i[0])||P[0][0];return Vt!==a?{data:{index:x+1,overflows:T},reset:{placement:Vt}}:{}}}};var Vs=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:C}=R;return{x:v,y:C}}},...c}=wr(e,t),u={x:r,y:n},d=await s.detectOverflow(t,c),p=Tr(i),y=jn(p),b=u[y],E=u[p],x=(R,v)=>ks(v+d[R==="y"?"top":"left"],v,v-d[R==="y"?"bottom":"right"]);o&&(b=x(y,b)),a&&(E=x(p,E));let A=l.fn({...t,[y]:b,[p]:E});return{...A,data:{x:A.x-r,y:A.y-n,enabled:{[y]:o,[p]:a}}}}}};function Rr(){return typeof window<"u"}function st(e){return js(e)?(e.nodeName||"").toLowerCase():"#document"}function se(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Ie(e){var t;return(t=(js(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function js(e){return Rr()?e instanceof Node||e instanceof se(e).Node:!1}function Ee(e){return Rr()?e instanceof Element||e instanceof se(e).Element:!1}function Ue(e){return Rr()?e instanceof HTMLElement||e instanceof se(e).HTMLElement:!1}function Fs(e){return!Rr()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof se(e).ShadowRoot}function Qt(e){let{overflow:t,overflowX:r,overflowY:n,display:i}=Ae(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&i!=="inline"&&i!=="contents"}function zs(e){return/^(table|td|th)$/.test(st(e))}function Zt(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}var yc=/transform|translate|scale|rotate|perspective|filter/,gc=/paint|layout|strict|content/,it=e=>!!e&&e!=="none",Kn;function Ot(e){let t=Ee(e)?Ae(e):e;return it(t.transform)||it(t.translate)||it(t.scale)||it(t.rotate)||it(t.perspective)||!Nr()&&(it(t.backdropFilter)||it(t.filter))||yc.test(t.willChange||"")||gc.test(t.contain||"")}function Ws(e){let t=Ke(e);for(;Ue(t)&&!Rt(t);){if(Ot(t))return t;if(Zt(t))return null;t=Ke(t)}return null}function Nr(){return Kn==null&&(Kn=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),Kn}function Rt(e){return/^(html|body|#document)$/.test(st(e))}function Ae(e){return se(e).getComputedStyle(e)}function er(e){return Ee(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Ke(e){if(st(e)==="html")return e;let t=e.assignedSlot||e.parentNode||Fs(e)&&e.host||Ie(e);return Fs(t)?t.host:t}function Ks(e){let t=Ke(e);return Rt(t)?(e.ownerDocument||e).body:Ue(t)&&Qt(t)?t:Ks(t)}function Or(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);let i=Ks(e),s=i===((n=e.ownerDocument)==null?void 0:n.body),o=se(i);if(s){let a=Lr(o);return t.concat(o,o.visualViewport||[],Qt(i)?i:[],a&&r?Or(a):[])}else return t.concat(i,Or(i,[],r))}function Lr(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Ys(e){let t=Ae(e),r=parseFloat(t.width)||0,n=parseFloat(t.height)||0,i=Ue(e),s=i?e.offsetWidth:r,o=i?e.offsetHeight:n,a=Xt(r)!==s||Xt(n)!==o;return a&&(r=s,n=o),{width:r,height:n,$:a}}function Xs(e){return Ee(e)?e:e.contextElement}function Nt(e){let t=Xs(e);if(!Ue(t))return Ne(1);let r=t.getBoundingClientRect(),{width:n,height:i,$:s}=Ys(t),o=(s?Xt(r.width):r.width)/n,a=(s?Xt(r.height):r.height)/i;return(!o||!Number.isFinite(o))&&(o=1),(!a||!Number.isFinite(a))&&(a=1),{x:o,y:a}}var xc=Ne(0);function Js(e){let t=se(e);return!Nr()||!t.visualViewport?xc:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function bc(e,t,r){return t===void 0&&(t=!1),!!r&&t&&r===se(e)}function tr(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);let i=e.getBoundingClientRect(),s=Xs(e),o=Ne(1);t&&(n?Ee(n)&&(o=Nt(n)):o=Nt(e));let a=bc(s,r,n)?Js(s):Ne(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=se(s),y=Ee(n)?se(n):n,b=p,E=Lr(b);for(;E&&y!==b;){let x=Nt(E),A=E.getBoundingClientRect(),R=Ae(E),v=A.left+(E.clientLeft+parseFloat(R.paddingLeft))*x.x,C=A.top+(E.clientTop+parseFloat(R.paddingTop))*x.y;l*=x.x,c*=x.y,u*=x.x,d*=x.y,l+=v,c+=C,b=se(E),E=Lr(b)}}return nt({width:u,height:d,x:l,y:c})}function Pr(e,t){let r=er(e).scrollLeft;return t?t.left+r:tr(Ie(e)).left+r}function Qs(e,t){let r=e.getBoundingClientRect(),n=r.left+t.scrollLeft-Pr(e,r),i=r.top+t.scrollTop;return{x:n,y:i}}function vc(e){let{elements:t,rect:r,offsetParent:n,strategy:i}=e,s=i==="fixed",o=Ie(n),a=t?Zt(t.floating):!1;if(n===o||a&&s)return r;let l={scrollLeft:0,scrollTop:0},c=Ne(1),u=Ne(0),d=Ue(n);if((d||!s)&&((st(n)!=="body"||Qt(o))&&(l=er(n)),d)){let y=tr(n);c=Nt(n),u.x=y.x+n.clientLeft,u.y=y.y+n.clientTop}let p=o&&!d&&!s?Qs(o,l):Ne(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 Ec(e){return e.getClientRects?Array.from(e.getClientRects()):[]}function Ac(e){let t=er(e),r=e.ownerDocument.body,n=ze(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),i=ze(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight),s=-t.scrollLeft+Pr(e),o=-t.scrollTop;return Ae(r).direction==="rtl"&&(s+=ze(e.clientWidth,r.clientWidth)-n),{width:n,height:i,x:s,y:o}}var Sc=25;function _c(e,t,r){r===void 0&&(r="viewport");let n=r==="layoutViewport",i=se(e),s=Ie(e),o=i.visualViewport,a=s.clientWidth,l=s.clientHeight,c=0,u=0;if(o){let p=!Nr()||t==="fixed";n?p||(c=-o.offsetLeft,u=-o.offsetTop):(a=o.width,l=o.height,p&&(c=o.offsetLeft,u=o.offsetTop))}if(Pr(s)<=0){let p=s.ownerDocument,y=p.body,b=getComputedStyle(y),E=p.compatMode==="CSS1Compat"&&parseFloat(b.marginLeft)+parseFloat(b.marginRight)||0,x=Math.abs(s.clientWidth-y.clientWidth-E),A=getComputedStyle(s).scrollbarGutter==="stable both-edges"?x/2:x;A<=Sc&&(a-=A)}return{width:a,height:l,x:c,y:u}}function Cc(e,t){let r=tr(e,!0,t==="fixed"),n=r.top+e.clientTop,i=r.left+e.clientLeft,s=Nt(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 Gs(e,t,r){let n;if(t==="viewport"||t==="layoutViewport")n=_c(e,r,t);else if(t==="document")n=Ac(Ie(e));else if(Ee(t))n=Cc(t,r);else{let i=Js(e);n={x:t.x-i.x,y:t.y-i.y,width:t.width,height:t.height}}return nt(n)}function wc(e,t){let r=t.get(e);if(r)return r;let n=Or(e,[],!1).filter(a=>Ee(a)&&st(a)!=="body"),i=null,s=Ae(e).position==="fixed",o=s?Ke(e):e;for(;Ee(o)&&!Rt(o);){let a=Ae(o),l=Ot(o),c=i?i.position:s?"fixed":"";!l&&(c==="fixed"||c==="absolute"&&a.position==="static")?n=n.filter(d=>d!==o):i=a,o=Ke(o)}return t.set(e,n),n}function Tc(e){let{element:t,boundary:r,rootBoundary:n,strategy:i}=e,o=[...r==="clippingAncestors"?Zt(t)?[]:wc(t,this._c):[].concat(r),n],a=Gs(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 y=Gs(t,o[p],i);l=ze(y.top,l),c=Yt(y.right,c),u=Yt(y.bottom,u),d=ze(y.left,d)}return{width:c-d,height:u-l,x:d,y:l}}function Oc(e){let{width:t,height:r}=Ys(e);return{width:t,height:r}}function Rc(e,t,r){let n=Ue(t),i=Ie(t),s=r==="fixed",o=tr(e,!0,s,t),a={scrollLeft:0,scrollTop:0},l=Ne(0);if((n||!s)&&((st(t)!=="body"||Qt(i))&&(a=er(t)),n)){let p=tr(t,!0,s,t);l.x=p.x+t.clientLeft,l.y=p.y+t.clientTop}!n&&i&&(l.x=Pr(i));let c=i&&!n&&!s?Qs(i,a):Ne(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 Gn(e){return Ae(e).position==="static"}function qs(e,t){if(!Ue(e)||Ae(e).position==="fixed")return null;if(t)return t(e);let r=e.offsetParent;return Ie(e)===r&&(r=r.ownerDocument.body),r}function Zs(e,t){let r=se(e);if(Zt(e))return r;if(!Ue(e)){let i=Ke(e);for(;i&&!Rt(i);){if(Ee(i)&&!Gn(i))return i;i=Ke(i)}return r}let n=qs(e,t);for(;n&&zs(n)&&Gn(n);)n=qs(n,t);return n&&Rt(n)&&Gn(n)&&!Ot(n)?r:n||Ws(e)||r}var Nc=async function(e){let t=this.getOffsetParent||Zs,r=this.getDimensions,n=await r(e.floating);return{reference:Rc(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function Lc(e){return Ae(e).direction==="rtl"}var kr={convertOffsetParentRelativeRectToViewportRelativeRect:vc,getDocumentElement:Ie,getClippingRect:Tc,getOffsetParent:Zs,getElementRects:Nc,getClientRects:Ec,getDimensions:Oc,getScale:Nt,isElement:Ee,isRTL:Lc};var eo=Hs,to=Vs;var ro=(e,t,r)=>{let n=new Map,i=r??{},s={...kr,...i.platform,_c:n};return Bs(e,t,{...i,platform:s})};function no(e){return Pc(e)}function qn(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Pc(e){for(let t=e;t;t=qn(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=qn(e);t;t=qn(t)){if(!(t instanceof Element))continue;let r=getComputedStyle(t);if(r.display!=="contents"&&(r.position!=="static"||Ot(r)||t.tagName==="BODY"))return t}return null}async function io(e,t,r){let n;return typeof r=="object"?n=r:n={placement:r},ro(e,t,{strategy:n.strategy,platform:{...kr,getOffsetParent:i=>kr.getOffsetParent(i,no)},middleware:[to({crossAxis:!0}),eo({allowedPlacements:[n.placement]})]})}var Ht=f(S());var yi=f(Q());var so=f(Q(),1);var Yn=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function oo(e,t){return(0,so.property)({type:Object,converter:{fromAttribute:r=>{if(r==null)return rr(e);try{return JSON.parse(r)}catch{return rr(e)}},toAttribute:r=>JSON.stringify(r)},hasChanged:nr,...t??{}})}function kc(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(!Lt(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(!Lt(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(!Lt(e[o],t[o]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function Lt(e,t){try{return kc(e,t)}catch{return!1}}function nr(e,t){return!Lt(e,t)}function rr(e){return typeof window.structuredClone=="function"?structuredClone(e):e!=null?JSON.parse(JSON.stringify(e)):e}function Dr(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 ao=f(Q(),1);var Xn=e=>{let t=e??{};return(r,n)=>{var i;let s={hasChanged:nr,attribute:!1,...t};(0,ao.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 Mr=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 ot=f(Q(),1);var Ir=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 co=f(B(),1);var Ur=globalThis,Dc=Ur.ShadowRoot&&(Ur.ShadyCSS===void 0||Ur.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;var lo=(e,t)=>{if(Dc)e.adoptedStyleSheets=t.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of t){let n=document.createElement("style"),i=Ur.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,e.appendChild(n)}};var $r=class extends co.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 lo(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){Yn(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 uo(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 kt=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},mo,po=Symbol("constructorPrototype"),fo=Symbol("constructorName"),yo=Symbol("exportpartsDebouncer"),ho=Symbol("dynamicDependenciesLoaded"),Pt=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};Pt.eventName="exportparts-updated";var Le=class extends $r{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[mo]=new Ir(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[yo].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[fo]=this.constructor.name,this[po]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[fo]&&Object.setPrototypeOf(this,this[po])}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[ho]||(r[ho]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(Pt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(Pt.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 Pt)})}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=uo(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 y=(s=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&s!==void 0?s:[],b=(a=(o=p.getAttribute("exportparts"))===null||o===void 0?void 0:o.split(",").map(x=>x.split(":")[1]))!==null&&a!==void 0?a:[],E=[...y,...b].filter(l).map(x=>x.trim());for(let x of E)u.add(x)}if(u.size===0){this.exportparts=void 0;return}let d=[...u.values()].flatMap(p=>c.map(y=>`${p}:${y}--${p}`));this.exportparts=[...this.part,...d].join(", ")}};mo=yo;kt([(0,ot.property)()],Le.prototype,"exportpartsPrefix",void 0);kt([oo([])],Le.prototype,"exportpartsPrefixes",void 0);kt([(0,ot.property)({reflect:!0})],Le.prototype,"exportparts",void 0);kt([(0,ot.property)()],Le.prototype,"customStylesheet",void 0);kt([(0,ot.property)()],Le.prototype,"elementToFocus",void 0);kt([(0,ot.state)()],Le.prototype,"useAdoptedStyleSheets",void 0);function Br(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var ir=Symbol("internalReduxEventsUnsubscribers"),Ge=Symbol("internalStoresUnsubscribers"),at=Symbol("internalStores"),Mc=Dr(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[at].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[at].values()][0]}getStore(o){return o==null?this.getUnnamedStore():this[at].get(o)}addStore(o,a){var l;a=(l=a??o.name)!==null&&l!==void 0?l:"default-store",this.unsubscribeFromStore(a),this[at].set(a,o),this.subscribeToStore(a,o),this.updateFromStores()}removeStore(o){let a=typeof o=="string"?o:o.name;this.unsubscribeFromStore(a),this[at].delete(a)}setupStores(){this.unsubscribeFromStores(),this[at].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[Ge].has(o.store):this[Ge].size>0)&&(this[a]=o.selector(c.getState(),this))}})}subscribeToStore(o,a){var l;this[Ge].set(o,a.subscribe(()=>this.updateFromStores())),this[ir].set(o,[]),Br(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[ir].get(o).push(()=>a.removeEventListener(c.eventName,d))}})),this.onStoreAvailable(o)}unsubscribeFromStores(){this[Ge].forEach((o,a)=>this.unsubscribeFromStore(a))}unsubscribeFromStore(o){var a;this[Ge].has(o)&&this[Ge].get(o)(),this[Ge].delete(o),(a=this[ir].get(o))===null||a===void 0||a.forEach(l=>l()),this[ir].delete(o)}onStoreAvailable(o){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=Ge,r=at,n=ir,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),go=class extends Mc(Le){};function G(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 Ic=typeof Symbol=="function"&&Symbol.observable||"@@observable",xo=Ic,Jn=()=>Math.random().toString(36).substring(7).split("").join("."),Uc={INIT:`@@redux/INIT${Jn()}`,REPLACE:`@@redux/REPLACE${Jn()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${Jn()}`},Hr=Uc;function Vr(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 Qn(e,t,r){if(typeof e!="function")throw new Error(G(2));if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(G(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(G(1));return r(Qn)(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((x,A)=>{o.set(A,x)}))}function u(){if(l)throw new Error(G(3));return i}function d(x){if(typeof x!="function")throw new Error(G(4));if(l)throw new Error(G(5));let A=!0;c();let R=a++;return o.set(R,x),function(){if(A){if(l)throw new Error(G(6));A=!1,c(),o.delete(R),s=null}}}function p(x){if(!Vr(x))throw new Error(G(7));if(typeof x.type>"u")throw new Error(G(8));if(typeof x.type!="string")throw new Error(G(17));if(l)throw new Error(G(9));try{l=!0,i=n(i,x)}finally{l=!1}return(s=o).forEach(R=>{R()}),x}function y(x){if(typeof x!="function")throw new Error(G(10));n=x,p({type:Hr.REPLACE})}function b(){let x=d;return{subscribe(A){if(typeof A!="object"||A===null)throw new Error(G(11));function R(){let C=A;C.next&&C.next(u())}return R(),{unsubscribe:x(R)}},[xo](){return this}}}return p({type:Hr.INIT}),{dispatch:p,subscribe:d,getState:u,replaceReducer:y,[xo]:b}}function $c(e){Object.keys(e).forEach(t=>{let r=e[t];if(typeof r(void 0,{type:Hr.INIT})>"u")throw new Error(G(12));if(typeof r(void 0,{type:Hr.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(G(13))})}function bo(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{$c(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],y=r[p],b=a[p],E=y(b,l);if(typeof E>"u"){let x=l&&l.type;throw new Error(G(14))}u[p]=E,c=c||E!==b}return c=c||n.length!==Object.keys(a).length,c?u:a}}function sr(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function vo(...e){return t=>(r,n)=>{let i=t(r,n),s=()=>{throw new Error(G(15))},o={getState:i.getState,dispatch:(l,...c)=>s(l,...c)},a=e.map(l=>l(o));return s=sr(...a)(i.dispatch),{...i,dispatch:s}}}function Eo(e){return Vr(e)&&"type"in e&&typeof e.type=="string"}var No=Symbol.for("immer-nothing"),Ao=Symbol.for("immer-draftable"),J=Symbol.for("immer-state");function Se(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var le=Object,Mt=le.getPrototypeOf,Wr="constructor",Jr="prototype",ri="configurable",Kr="enumerable",jr="writable",or="value",Pe=e=>!!e&&!!e[J];function ce(e){return e?Lo(e)||Zr(e)||!!e[Ao]||!!e[Wr]?.[Ao]||en(e)||tn(e):!1}var Bc=le[Jr][Wr].toString(),So=new WeakMap;function Lo(e){if(!e||!ui(e))return!1;let t=Mt(e);if(t===null||t===le[Jr])return!0;let r=le.hasOwnProperty.call(t,Wr)&&t[Wr];if(r===Object)return!0;if(!Dt(r))return!1;let n=So.get(r);return n===void 0&&(n=Function.toString.call(r),So.set(r,n)),n===Bc}function Qr(e,t,r=!0){cr(e)===0?(r?Reflect.ownKeys(e):le.keys(e)).forEach(i=>{t(i,e[i],e)}):e.forEach((n,i)=>t(i,n,e))}function cr(e){let t=e[J];return t?t.type_:Zr(e)?1:en(e)?2:tn(e)?3:0}var Zn=(e,t,r=cr(e))=>r===2?e.has(t):le[Jr].hasOwnProperty.call(e,t),ni=(e,t,r=cr(e))=>r===2?e.get(t):e[t],Gr=(e,t,r,n=cr(e))=>{n===2?e.set(t,r):n===3?e.add(r):e[t]=r};function Hc(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}var Zr=Array.isArray,en=e=>e instanceof Map,tn=e=>e instanceof Set,ui=e=>typeof e=="object",Dt=e=>typeof e=="function",ei=e=>typeof e=="boolean";function Vc(e){let t=+e;return Number.isInteger(t)&&String(t)===e}var $e=e=>e.copy_||e.base_;var di=e=>e.modified_?e.copy_:e.base_;function ii(e,t){if(en(e))return new Map(e);if(tn(e))return new Set(e);if(Zr(e))return Array[Jr].slice.call(e);let r=Lo(e);if(t===!0||t==="class_only"&&!r){let n=le.getOwnPropertyDescriptors(e);delete n[J];let i=Reflect.ownKeys(n);for(let s=0;s<i.length;s++){let o=i[s],a=n[o];a[jr]===!1&&(a[jr]=!0,a[ri]=!0),(a.get||a.set)&&(n[o]={[ri]:!0,[jr]:!0,[Kr]:a[Kr],[or]:e[o]})}return le.create(Mt(e),n)}else{let n=Mt(e);if(n!==null&&r)return{...e};let i=le.create(n);return le.assign(i,e)}}function pi(e,t=!1){return rn(e)||Pe(e)||!ce(e)||(cr(e)>1&&le.defineProperties(e,{set:Fr,add:Fr,clear:Fr,delete:Fr}),le.freeze(e),t&&Qr(e,(r,n)=>{pi(n,!0)},!1)),e}function Fc(){Se(2)}var Fr={[or]:Fc};function rn(e){return e===null||!ui(e)?!0:le.isFrozen(e)}var qr="MapSet",si="Patches",_o="ArrayMethods",Po={};function lt(e){let t=Po[e];return t||Se(0,e),t}var Co=e=>!!Po[e];var ar,ko=()=>ar,jc=(e,t)=>({drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0,handledSet_:new Set,processedForPatches_:new Set,mapSetPlugin_:Co(qr)?lt(qr):void 0,arrayMethodsPlugin_:Co(_o)?lt(_o):void 0});function wo(e,t){t&&(e.patchPlugin_=lt(si),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function oi(e){ai(e),e.drafts_.forEach(zc),e.drafts_=null}function ai(e){e===ar&&(ar=e.parent_)}var To=e=>ar=jc(ar,e);function zc(e){let t=e[J];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Oo(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];if(e!==void 0&&e!==r){r[J].modified_&&(oi(t),Se(4)),ce(e)&&(e=Ro(t,e));let{patchPlugin_:i}=t;i&&i.generateReplacementPatches_(r[J].base_,e,t)}else e=Ro(t,r);return Wc(t,e,!0),oi(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==No?e:void 0}function Ro(e,t){if(rn(t))return t;let r=t[J];if(!r)return Yr(t,e.handledSet_,e);if(!nn(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);Io(r,e)}return r.copy_}function Wc(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&pi(t,r)}function Do(e){e.finalized_=!0,e.scope_.unfinalizedDrafts_--}var nn=(e,t)=>e.scope_===t,Kc=[];function Mo(e,t,r,n){let i=$e(e),s=e.type_;if(n!==void 0&&ni(i,n,s)===t){Gr(i,n,r,s);return}if(!e.draftLocations_){let a=e.draftLocations_=new Map;Qr(i,(l,c)=>{if(Pe(c)){let u=a.get(c)||[];u.push(l),a.set(c,u)}})}let o=e.draftLocations_.get(t)??Kc;for(let a of o)Gr(i,a,r,s)}function Gc(e,t,r){e.callbacks_.push(function(i){let s=t;if(!s||!nn(s,i))return;i.mapSetPlugin_?.fixSetContents(s);let o=di(s);Mo(e,s.draft_??s,o,r),Io(s,i)})}function Io(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)}Do(e)}}function qc(e,t,r){let{scope_:n}=e;if(Pe(r)){let i=r[J];nn(i,n)&&i.callbacks_.push(function(){zr(e);let o=di(i);Mo(e,r,o,t)})}else ce(r)&&e.callbacks_.push(function(){let s=$e(e);e.type_===3?s.has(r)&&Yr(r,n.handledSet_,n):ni(s,t,e.type_)===r&&n.drafts_.length>1&&(e.assigned_.get(t)??!1)===!0&&e.copy_&&Yr(ni(e.copy_,t,e.type_),n.handledSet_,n)})}function Yr(e,t,r){return!r.immer_.autoFreeze_&&r.unfinalizedDrafts_<1||Pe(e)||t.has(e)||!ce(e)||rn(e)||(t.add(e),Qr(e,(n,i)=>{if(Pe(i)){let s=i[J];if(nn(s,r)){let o=di(s);Gr(e,n,o,e.type_),Do(s)}}else ce(i)&&Yr(i,t,r)})),e}function Yc(e,t){let r=Zr(e),n={type_:r?1:0,scope_:t?t.scope_:ko(),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=Xr;r&&(i=[n],s=lr);let{revoke:o,proxy:a}=Proxy.revocable(i,s);return n.draft_=a,n.revoke_=o,[a,n]}var Xr={get(e,t){if(t===J)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=$e(e);if(!Zn(i,t,e.type_))return Jc(e,i,t);let s=i[t];if(e.finalized_||!ce(s)||n&&e.operationMethod&&r?.isMutatingArrayMethod(e.operationMethod)&&Vc(t))return s;if(s===ti(e.base_,t)||Xc(e,t,s)){zr(e);let o=e.type_===1?+t:t,a=ci(e.scope_,s,e,o);return e.copy_[o]=a}return s},has(e,t){return t in $e(e)},ownKeys(e){return Reflect.ownKeys($e(e))},set(e,t,r){let n=Uo($e(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){let i=ti($e(e),t),s=i?.[J];if(s&&s.base_===r)return e.copy_[t]=r,e.assigned_.set(t,!1),!0;if(Hc(r,i)&&(r!==void 0||Zn(e.base_,t,e.type_)))return!0;zr(e),li(e)}return e.copy_[t]===r&&(r!==void 0||Zn(e.copy_,t,e.type_))||Number.isNaN(r)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=r,e.assigned_.set(t,!0),qc(e,t,r)),!0},deleteProperty(e,t){return zr(e),ti(e.base_,t)!==void 0||t in e.base_?(e.assigned_.set(t,!1),li(e)):e.assigned_.delete(t),e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let r=$e(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{[jr]:!0,[ri]:e.type_!==1||t!=="length",[Kr]:n[Kr],[or]:r[t]}},defineProperty(){Se(11)},getPrototypeOf(e){return Mt(e.base_)},setPrototypeOf(){Se(12)}},lr={};for(let e in Xr){let t=Xr[e];lr[e]=function(){let r=arguments;return r[0]=r[0][0],t.apply(this,r)}}lr.deleteProperty=function(e,t){return lr.set.call(this,e,t,void 0)};lr.set=function(e,t,r){return Xr.set.call(this,e[0],t,r,e[0])};function ti(e,t){let r=e[J];return(r?$e(r):e)[t]}function Xc(e,t,r){return e.type_!==1||!e.allIndicesReassigned_||e.assigned_?.get(t)||!ce(r)||r[J]?!1:e.baseRefs_.has(r)}function Jc(e,t,r){let n=Uo(t,r);return n?or in n?n[or]:n.get?.call(e.draft_):void 0}function Uo(e,t){if(!(t in e))return;let r=Mt(e);for(;r;){let n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Mt(r)}}function li(e){e.modified_||(e.modified_=!0,e.parent_&&li(e.parent_))}function zr(e){e.copy_||(e.assigned_=new Map,e.copy_=ii(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var Qc=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!1,this.produce=(t,r,n)=>{if(Dt(t)&&!Dt(r)){let s=r;r=t;let o=this;return function(l=s,...c){return o.produce(l,u=>r.call(this,u,...c))}}Dt(r)||Se(6),n!==void 0&&!Dt(n)&&Se(7);let i;if(ce(t)){let s=To(this),o=ci(s,t,void 0),a=!0;try{i=r(o),a=!1}finally{a?oi(s):ai(s)}return wo(s,n),Oo(i,s)}else if(!t||!ui(t)){if(i=r(t),i===void 0&&(i=t),i===No&&(i=void 0),this.autoFreeze_&&pi(i,!0),n){let s=[],o=[];lt(si).generateReplacementPatches_(t,i,{patches_:s,inversePatches_:o}),n(s,o)}return i}else Se(1,t)},this.produceWithPatches=(t,r)=>{if(Dt(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]},ei(e?.autoFreeze)&&this.setAutoFreeze(e.autoFreeze),ei(e?.useStrictShallowCopy)&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),ei(e?.useStrictIteration)&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){ce(e)||Se(8),Pe(e)&&(e=$o(e));let t=To(this),r=ci(t,e,void 0);return r[J].isManual_=!0,ai(t),r}finishDraft(e,t){let r=e&&e[J];(!r||!r.isManual_)&&Se(9);let{scope_:n}=r;return wo(n,t),Oo(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=lt(si).applyPatches_;return Pe(e)?n(e,t):this.produce(e,i=>n(i,t))}};function ci(e,t,r,n){let[i,s]=en(t)?lt(qr).proxyMap_(t,r):tn(t)?lt(qr).proxySet_(t,r):Yc(t,r);return(r?.scope_??ko()).drafts_.push(i),s.callbacks_=r?.callbacks_??[],s.key_=n,r&&n!==void 0?Gc(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 $o(e){return Pe(e)||Se(10,e),Bo(e)}function Bo(e){if(!ce(e)||rn(e))return e;let t=e[J],r,n=!0;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=ii(e,t.scope_.immer_.useStrictShallowCopy_),n=t.scope_.immer_.shouldUseStrictIteration()}else r=ii(e,!0);return Qr(r,(i,s)=>{Gr(r,i,Bo(s))},n),t&&(t.finalized_=!1),r}var Zc=new Qc,fi=Zc.produce;function Ho(e){return({dispatch:r,getState:n})=>i=>s=>typeof s=="function"?s(r,n,e):i(s)}var Vo=Ho(),Fo=Ho;var eu=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?sr:sr.apply(null,arguments)},Op=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}},tu=e=>e&&typeof e.match=="function";function qe(e,t){function r(...n){if(t){let i=t(...n);if(!i)throw new Error(Be(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=>Eo(n)&&n.type===e,r}var Go=class ur extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,ur.prototype)}static get[Symbol.species](){return ur}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new ur(...t[0].concat(this)):new ur(...t.concat(this))}};function jo(e){return ce(e)?fi(e,()=>{}):e}function sn(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function ru(e){return typeof e=="boolean"}var nu=()=>function(t){let{thunk:r=!0,immutableCheck:n=!0,serializableCheck:i=!0,actionCreatorCheck:s=!0}=t??{},o=new Go;return r&&(ru(r)?o.push(Vo):o.push(Fo(r.extraArgument))),o},iu="RTK_autoBatch";var zo=e=>t=>{setTimeout(t,e)},su=(e,t)=>r=>{let n=!1,i=()=>{n||(n=!0,cancelAnimationFrame(s),clearTimeout(o),r())},s=e(i),o=setTimeout(i,t)},ou=(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?su(window.requestAnimationFrame,100):zo(10):e.type==="callback"?e.queueNotification:zo(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?.[iu],s=!i,s&&(o||(o=!0,l(c))),n.dispatch(u)}finally{i=!0}}})},au=e=>function(r){let{autoBatch:n=!0}=r??{},i=new Go(e);return n&&i.push(ou(typeof n=="object"?n:void 0)),i};function qo(e){let t=nu(),{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(Vr(r))l=bo(r);else throw new Error(Be(1));let c;typeof n=="function"?c=n(t):c=t();let u=sr;i&&(u=eu({trace:!1,...typeof i=="object"&&i}));let d=vo(...c),p=au(d),y=typeof a=="function"?a(p):p(),b=u(...y);return Qn(l,o,b)}function Yo(e){let t={},r=[],n,i={addCase(s,o){let a=typeof s=="string"?s:s.type;if(!a)throw new Error(Be(28));if(a in t)throw new Error(Be(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 lu(e){return typeof e=="function"}function cu(e,t){let[r,n,i]=Yo(t),s;if(lu(e))s=()=>jo(e());else{let a=jo(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(Pe(u)){let y=d(u,l);return y===void 0?u:y}else{if(ce(u))return fi(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 uu=(e,t)=>tu(e)?e.match(t):e(t);function du(...e){return t=>e.some(r=>uu(r,t))}var pu="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",fu=(e=21)=>{let t="",r=e;for(;r--;)t+=pu[Math.random()*64|0];return t},hu=["name","message","stack","code"],hi=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},mu=e=>{if(typeof e=="object"&&e!==null){let t={};for(let r of hu)typeof e[r]=="string"&&(t[r]=e[r]);return t}return{message:String(e)}},Ko="External signal was aborted",yu=(()=>{function e(t,r,n){let i=qe(t+"/fulfilled",(l,c,u,d)=>({payload:l,meta:{...d||{},arg:u,requestId:c,requestStatus:"fulfilled"}})),s=qe(t+"/pending",(l,c,u)=>({payload:void 0,meta:{...u||{},arg:c,requestId:l,requestStatus:"pending"}})),o=qe(t+"/rejected",(l,c,u,d,p)=>({payload:d,error:(n&&n.serializeError||mu)(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 y=n?.idGenerator?n.idGenerator(l):fu(),b=new AbortController,E,x;function A(v){x=v,b.abort()}c&&(c.aborted?A(Ko):c.addEventListener("abort",()=>A(Ko),{once:!0}));let R=(async function(){let v;try{let T=n?.condition?.(l,{getState:d,extra:p});if(xu(T)&&(T=await T),T===!1||b.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};let U=new Promise((P,$)=>{E=()=>{$({name:"AbortError",message:x||"Aborted"})},b.signal.addEventListener("abort",E,{once:!0})});u(s(y,l,n?.getPendingMeta?.({requestId:y,arg:l},{getState:d,extra:p}))),v=await Promise.race([U,Promise.resolve(r(l,{dispatch:u,getState:d,extra:p,requestId:y,signal:b.signal,abort:A,rejectWithValue:((P,$)=>new hi(P,$)),fulfillWithValue:((P,$)=>new Wo(P,$))})).then(P=>{if(P instanceof hi)throw P;return P instanceof Wo?i(P.payload,y,l,P.meta):i(P,y,l)})])}catch(T){v=T instanceof hi?o(null,y,l,T.payload,T.meta):o(T,y,l)}finally{E&&b.signal.removeEventListener("abort",E)}return n&&!n.dispatchConditionRejection&&o.match(v)&&v.meta.condition||u(v),v})();return Object.assign(R,{abort:A,requestId:y,arg:l,unwrap(){return R.then(gu)}})}}return Object.assign(a,{pending:s,rejected:o,fulfilled:i,settled:du(o,i),typePrefix:t})}return e.withTypes=()=>e,e})();function gu(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function xu(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Xo=Symbol.for("rtk-slice-createasyncthunk"),Np={[Xo]:yu};function bu(e,t){return`${e}/${t}`}function vu({creators:e}={}){let t=e?.asyncThunk?.[Xo];return function(n){let{name:i,reducerPath:s=i}=n;if(!i)throw new Error(Be(11));typeof process<"u";let o=(typeof n.reducers=="function"?n.reducers(Au()):n.reducers)||{},a=Object.keys(o),l={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},c={addCase(v,C){let T=typeof v=="string"?v:v.type;if(!T)throw new Error(Be(12));if(T in l.sliceCaseReducersByType)throw new Error(Be(13));return l.sliceCaseReducersByType[T]=C,c},addMatcher(v,C){return l.sliceMatchers.push({matcher:v,reducer:C}),c},exposeAction(v,C){return l.actionCreators[v]=C,c},exposeCaseReducer(v,C){return l.sliceCaseReducersByName[v]=C,c}};a.forEach(v=>{let C=o[v],T={reducerName:v,type:bu(i,v),createNotation:typeof n.reducers=="function"};_u(C)?wu(T,C,c,t):Su(T,C,c)});function u(){let[v={},C=[],T=void 0]=typeof n.extraReducers=="function"?Yo(n.extraReducers):[n.extraReducers],U={...v,...l.sliceCaseReducersByType};return cu(n.initialState,P=>{for(let $ in U)P.addCase($,U[$]);for(let $ of l.sliceMatchers)P.addMatcher($.matcher,$.reducer);for(let $ of C)P.addMatcher($.matcher,$.reducer);T&&P.addDefaultCase(T)})}let d=v=>v,p=new Map,y=new WeakMap,b;function E(v,C){return b||(b=u()),b(v,C)}function x(){return b||(b=u()),b.getInitialState()}function A(v,C=!1){function T(P){let $=P[v];return typeof $>"u"&&C&&($=sn(y,T,x)),$}function U(P=d){let $=sn(p,C,()=>new WeakMap);return sn($,P,()=>{let Vt={};for(let[fe,Ze]of Object.entries(n.selectors??{}))Vt[fe]=Eu(Ze,P,()=>sn(y,P,x),C);return Vt})}return{reducerPath:v,getSelectors:U,get selectors(){return U(T)},selectSlice:T}}let R={name:i,reducer:E,actions:l.actionCreators,caseReducers:l.sliceCaseReducersByName,getInitialState:x,...A(s),injectInto(v,{reducerPath:C,...T}={}){let U=C??s;return v.inject({reducerPath:U,reducer:E},T),{...R,...A(U,!0)}}};return R}}function Eu(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 Jo=vu();function Au(){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 Su({type:e,reducerName:t,createNotation:r},n,i){let s,o;if("reducer"in n){if(r&&!Cu(n))throw new Error(Be(17));s=n.reducer,o=n.prepare}else s=n;i.addCase(e,s).exposeCaseReducer(t,s).exposeAction(t,o?qe(e,o):qe(e))}function _u(e){return e._reducerDefinitionType==="asyncThunk"}function Cu(e){return e._reducerDefinitionType==="reducerWithPrepare"}function wu({type:e,reducerName:t},r,n,i){if(!i)throw new Error(Be(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||on,pending:a||on,rejected:l||on,settled:c||on})}function on(){}var Qo="listener",Zo="completed",ea="cancelled",Lp=`task-${ea}`,Pp=`task-${Zo}`,kp=`${Qo}-${ea}`,Dp=`${Qo}-${Zo}`;var{assign:ta}=Object;var mi="listenerMiddleware";var Tu=ta(qe(`${mi}/add`),{withTypes:()=>Tu}),Mp=qe(`${mi}/removeAll`),Ou=ta(qe(`${mi}/remove`),{withTypes:()=>Ou});function Be(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 Ru=Dr(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)}}}),an=class extends Ru(Object){};window.ftReduxStores||(window.ftReduxStores={});var ra=class e extends an{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(Br(s))return s;if(i==null)return;let o=Jo({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),a=qo({reducer:(l,c)=>{if(c.type==="CLEAR_FT_REDUX_STORE"){let u=rr(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 Mr,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];Lt(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 ln=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 cn=f(S()),Nu="ft-app-info",It=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};It.eventName="authentication-change";var dr=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};dr.eventName="ui-locale-changed";var Lu={session:(e,t)=>{(0,cn.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>w.dispatchEvent(new It(t.payload)),0))}},w=cn.FtReduxStore.get({name:Nu,reducers:Lu,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 na=f(S()),un=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},pf=(0,na.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(w)}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=>ln.format(a,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return un([(0,yi.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),un([(0,yi.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),un([Xn({store:w.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),un([Xn({store:w.name})],t.prototype,"uiLocale",void 0),t});var ia;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(ia||(ia={}));var sa;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(sa||(sa={}));var oa;(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"})(oa||(oa={}));var aa;(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"})(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.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(ca||(ca={}));var ua;(function(e){e.OFFICIAL="OFFICIAL",e.AI="AI"})(ua||(ua={}));var da;(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"})(da||(da={}));var pa;(function(e){e.STANDARD="STANDARD",e.STRUCTURAL="STRUCTURAL"})(pa||(pa={}));var fa;(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"})(fa||(fa={}));var ha;(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"})(ha||(ha={}));var ma;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(ma||(ma={}));var ya;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(ya||(ya={}));var ga;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(ga||(ga={}));var xa;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(xa||(xa={}));var ba;(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"})(ba||(ba={}));var va;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(va||(va={}));var Ea;(function(e){e.ASC="ASC",e.DESC="DESC"})(Ea||(Ea={}));var Aa;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(Aa||(Aa={}));var Sa;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Sa||(Sa={}));var _a;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(_a||(_a={}));var Ca;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(Ca||(Ca={}));var wa;(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"})(wa||(wa={}));var Ta;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Ta||(Ta={}));var Oa;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(Oa||(Oa={}));var Ra;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Ra||(Ra={}));var Na;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Na||(Na={}));var j;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.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"})(j||(j={}));var ye;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(ye||(ye={}));var La;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(La||(La={}));var Pa;(function(e){e.UNREACHABLE="UNREACHABLE",e.UNAUTHORIZED="UNAUTHORIZED",e.FORBIDDEN="FORBIDDEN",e.INCOMPATIBLE="INCOMPATIBLE",e.FAILED="FAILED",e.OK="OK"})(Pa||(Pa={}));var ka;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(ka||(ka={}));var Da;(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"})(Da||(Da={}));var Ma;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SLOW="SLOW",e.OTHER="OTHER"})(Ma||(Ma={}));var Ia;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(Ia||(Ia={}));var Ua;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(Ua||(Ua={}));var $a;(function(e){e.TEXT="TEXT",e.HTML="HTML"})($a||($a={}));var Ba;(function(e){e.IN_PROGRESS="IN_PROGRESS",e.ERROR="ERROR",e.DONE="DONE"})(Ba||(Ba={}));var Ha;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(Ha||(Ha={}));var Va;(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"})(Va||(Va={}));var Fa;(function(e){e.MAP="MAP",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(Fa||(Fa={}));var Pu={[j.PERSONAL_BOOK_SHARE_USER]:[j.PERSONAL_BOOK_USER],[j.HTML_EXPORT_USER]:[j.PERSONAL_BOOK_USER],[j.PDF_EXPORT_USER]:[j.PERSONAL_BOOK_USER],[j.KHUB_ADMIN]:[j.CONTENT_PUBLISHER],[j.ADMIN]:[j.KHUB_ADMIN,j.USERS_ADMIN,j.PORTAL_ADMIN,j.BEHAVIOR_DATA_USER],[j.GENERATIVE_AI_EXPORT_USER]:[j.GENERATIVE_AI_USER]};function ja(e,t){return e===t||(Pu[e]??[]).some(r=>ja(r,t))}function za(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=>ja(n,t))}var mn=f(S());var gi=f(S());var ct=class e{static get(t){let{baseUrl:r,apiIntegrationIdentifier:n}=w.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=w.subscribe(()=>{n=e.get(t),n&&(i(),r(n))})}})}};var Ut=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:ct.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):ct.await()}};var ue=class extends Ut{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 gi.CacheRegistry,this.cache=t?i.commonCache:new gi.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 dn=class extends ue{async listMySearches(){let{session:t}=w.getState();return za(t,j.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),300*1e3):[]}};var pn=class extends ue{async listMyBookmarks(){let t=w.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),300*1e3):[]}};var fn=class extends ue{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=w.getState().session;return!!t?.sessionAuthenticated}};var hn=class extends ue{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=w.getState().session;return!!t?.sessionAuthenticated}};var ku="ft-user-assets",Du={setAssetCount:(e,t)=>{let{userAssetType:r,count:n}=t.payload.assetCount;e.assetCounts.allAsset[r]=n},clearAssetCount:e=>{Object.values(ye).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;bi(e,r,[...xi(e,r),i]),Wa(e,r,1,n),Ka(e,i)},editAsset:(e,t)=>{let{assetType:r,asset:n}=t.payload;bi(e,r,xi(e,r).map(i=>i.id===n.id?n:i)),Ka(e,n)},removeAsset:(e,t)=>{let{assetType:r,mapId:n,assetId:i}=t.payload;bi(e,r,xi(e,r).filter(s=>s.id!==i)),Wa(e,r,-1,n)}},Ga={[ye.SEARCHES]:"savedSearches",[ye.BOOKMARKS]:"bookmarks",[ye.BOOKS]:void 0,[ye.COLLECTIONS]:void 0},xi=(e,t)=>{var r;let n=Ga[t];return n?(r=e[n])!==null&&r!==void 0?r:[]:[]},bi=(e,t,r)=>{let n=Ga[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===ye.BOOKMARKS&&n)){let s=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,s+r)}},Ka=(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)},ee=mn.FtReduxStore.get({name:ku,reducers:Du,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(ye).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),vi=class{constructor(t=new fn,r=new hn){this.assetCountsService=t,this.assetLabelsService=r,this.currentSession=w.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new pn,this.savedSearchesService=new dn,w.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:r}=w.getState();(0,mn.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(),ee.actions.clearAssetCount(),ee.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),ee.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),ee.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();ee.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();ee.actions.assetLabels(t)}async loadAssetCount(t){let r=await this.assetCountsService.getUserAssetCount(t);r&&ee.getState().assetCounts.allAsset[t]!==r.count&&ee.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(t){let r=await this.assetCountsService.getUserBookmarkCountByMap(t);r&&ee.getState().assetCounts.bookmarkByMap[t]!==r.count&&ee.actions.setBookmarkCountByMap({count:r.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let r=Object.keys(ee.getState().assetCounts.bookmarkByMap).length!==0;t===ye.BOOKMARKS&&r&&ee.actions.clearBookmarkCountByMap(),ee.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;ee.actions.bookmarks(r)}}},Mu=new vi;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Mu);var Ei=class{addCommand(t,r=!1){w.commands.add(t,r)}consumeCommand(t){return w.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new Ei;var ge=f(S());var qa,$t=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},Iu=Symbol("clearAfterUnitTest"),yn=class extends(0,ge.withEventBus)(ue){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[qa]=()=>{this.defaultMessages={},this.cache=new ge.CacheRegistry,this.listeners={}},this.currentUiLocale=w.getState().uiLocale,w.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=w.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,ge.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 ge.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 ge.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,ge.delay)(0).then(()=>n()).catch(()=>null)))}};qa=Iu;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends yn{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends yn{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var pr=window.FluidTopicsI18nService,Ai=window.FluidTopicsCustomI18nService;var Ya=f(S()),Si=class{highlightHtml(t,r,n){(0,Ya.highlightHtml)(t,r,n)}};window.FluidTopicsHighlightHtmlService=new Si;var Xa=f(S());var _i=class{isDate(t){var r,n,i,s;return(s=(i=((n=(r=w.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 Xa.DateFormatter.format(t,(n=r?.locale)!==null&&n!==void 0?n:w.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 _i;var Ja=f(S());var fr=class{static get(t,r){var n,i,s,o;let a=w.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 Ja.SearchPlaceConverter(a.baseUrl,t??20,(o=a.localesConfiguration)===null||o===void 0?void 0:o.allLanguagesAllowed,r??`${l}-${c}`)}};var Ci=class{urlToSearchRequest(t){return fr.get().parse(t)}searchRequestToUrl(t){return fr.get().serialize(t)}};window.FluidTopicsUrlService=new Ci;var He=f(S());var ut=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};ut.eventName="change";var wi=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))}},Qa=new wi;var gn=class e extends He.WithEventBus{static build(){return new e(window.history,Qa,()=>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,He.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new ut(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(ut.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(ut.eventName,t)}currentItem(){return(0,He.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,He.deepCopy)(this.states[this.previousDifferentMajorPosition()])}backwardItemMatching(t){let r=this.states.filter(n=>!!n).filter(n=>n.index<this.currentIndex).reverse();return(0,He.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,He.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=gn.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 Za=f(B());var el=Za.css`
261
+ `;var nl=f(B()),oe=f(Q()),ft=f(S());var dt=f(S());function tl(e,t){let{authenticationRequired:r,session:n}=w.getState();return r&&!n?.sessionAuthenticated?Promise.resolve(t):e()}var xn=class extends Ut{async updateUiLocale(t){return(await this.awaitApi).updateUiLocale(t)}};var Ti=class e extends dt.FtStateManager{static build(t){return new e(w,t)}constructor(t,r){super(),this.store=t,this.cache=new dt.CacheRegistry,this.withManualResources=!0,this.userLocaleService=new xn,this.cleanSessionDebouncer=new dt.Debouncer,this.reloadDebouncer=new dt.Debouncer(500),this.apiProvider=r??(()=>ct.get())}setWithManualResources(t){this.withManualResources=t,this.updateIfNeeded()}async initService(){this.store.addEventListener(It.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",()=>tl(()=>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 dr(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)}},rl=Ti.build();var pt=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 hr=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 pt(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 q=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},I=class extends ft.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=rl,this.contextRoot=new hr}render(){return nl.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=>yr.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())}};M.elementDefinitions={};M.styles=Fa;K([(0,ie.property)()],M.prototype,"baseUrl",void 0);K([(0,ie.property)()],M.prototype,"tenantId",void 0);K([(0,ie.property)()],M.prototype,"apiIntegrationIdentifier",void 0);K([(0,ie.property)()],M.prototype,"apiIntegrationAppVersion",void 0);K([(0,ie.property)()],M.prototype,"uiLocale",void 0);K([(0,gt.jsonProperty)(null)],M.prototype,"availableUiLocales",void 0);K([(0,gt.jsonProperty)(null)],M.prototype,"metadataConfiguration",void 0);K([(0,ie.property)({type:Boolean})],M.prototype,"editorMode",void 0);K([(0,ie.property)({type:Boolean})],M.prototype,"noCustom",void 0);K([(0,ie.property)({type:Boolean})],M.prototype,"openExternalDocumentInNewTab",void 0);K([(0,ie.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],M.prototype,"noCustomComponent",void 0);K([(0,ie.property)({type:Boolean})],M.prototype,"withManualResources",void 0);K([(0,ie.property)({type:Boolean})],M.prototype,"navigatorOnline",void 0);K([(0,ie.property)({type:Boolean})],M.prototype,"forcedOffline",void 0);K([(0,ie.property)({type:Boolean})],M.prototype,"authenticationRequired",void 0);K([(0,gt.jsonProperty)([])],M.prototype,"messageContexts",void 0);K([(0,gt.jsonProperty)(void 0)],M.prototype,"session",void 0);var Ga=y(C());var Ka={"ft-app-context":M};(0,Ga.customElements)(Ka);var qa=y(X());var Ei=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-]+$/)}},Gt=new Ei;var hu=function(e,t,r,n){var i=arguments.length,o=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(o=(i<3?s(o):i>3?s(t,r,o):s(t,r))||o);return i>3&&o&&Object.defineProperty(t,r,o),o},xr=Symbol("i18nAttributes"),Ya=Symbol("i18nListAttributes"),Xa=Symbol("i18nProperties"),ln=Symbol("i18nContexts"),br=Symbol("i18nUnsubs"),Ja=(0,qt.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(o){return o??this.useCustomMessageContexts?yi:yr}i18n(o){let{context:s,key:a,message:l}=o,{custom:c,args:u,argsProvider:d}=o;if(s&&a){this.hasI18nContext(s)||this.addI18nContext(s,void 0,c);let p=u??(d?d(this):[]);return this.getI18nService(c).resolveMessage(s,a,...p)}return l}async awaitI18n(o){let{context:s,custom:a}=o;return s&&await this.getI18nService(a).prepareContext(s),this.i18n(o)}customI18n(o,s){if(Gt.isI18nKey(o)){let[a,l]=o.split(".");return this.i18n({custom:!0,context:a,key:l,...s})||o}return o}firstUpdated(o){super.firstUpdated(o),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(o){super.update(o),this.updateI18nAttributes((s,a,l)=>o.has(a)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(o){this.updateI18nAttributes((s,a,l)=>{var c;return((c=l?.context)===null||c===void 0?void 0:c.toLowerCase())===o}),this.updateI18nProperties(s=>s.context.toLowerCase()===o),this.requestUpdate()}updateI18nAttributes(o){var s,a;let l=this,c=(u,d,p)=>p?.context&&p.key&&o(u,d,p)?{...p,message:this.i18n({context:p.context,key:p.key,custom:p.custom,...u})}:p;(s=this[xr])===null||s===void 0||s.forEach((u,d)=>l[d]=c(u,d,l[d])),(a=this[Ya])===null||a===void 0||a.forEach((u,d)=>{var p;return l[d]=(p=l[d])===null||p===void 0?void 0:p.map(f=>c(u,d,f))})}updateI18nProperties(o){var s;(s=this[Xa])===null||s===void 0||s.forEach((a,l)=>{o(a,l)&&(this[l]=this.i18n(a))})}addI18nMessages(o,s,a){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(o,s,a)}addI18nContext(o,s,a){let l=(typeof o=="string"?o:o.name).toLowerCase();a=typeof o=="string"?a:o.custom,this[ln].set(l,{isCustomContext:a}),this[br].has(l)||this[br].set(l,this.getI18nService(a).subscribe(l,()=>this.onI18nUpdate(l))),this.getI18nService(a).prepareContext(l,s)}hasI18nContext(o){return this[ln].has(o.toLowerCase())}connectedCallback(){super.connectedCallback(),this[ln].forEach((o,s)=>this.addI18nContext(s,void 0,o.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[br].forEach(o=>o()),this[br].clear()}}return t=ln,r=br,hu([(0,qa.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),cn=class extends Ja(qt.FtLitElement){},un=class extends Ja(qt.FtLitElementRedux){};var Za=y(C());var Si=class{fromAttribute(t){if(!t)return[];try{let r=JSON.parse(t);return Array.isArray(r)?r.map(n=>typeof n=="string"?Gt.fromAttribute(n):n):[]}catch{return[]}}toAttribute(t){if(t!=null)return JSON.stringify(t)}},mu=new Si;var Qa=(e,t)=>(r,n)=>{var i;r.constructor.createProperty(n,{type:Object,hasChanged:Za.hasChanged,converter:Gt,...t}),r[xr]=(i=r[xr])!==null&&i!==void 0?i:new Map,r[xr].set(n,e??{})};var el=y(I());var tl=el.css`
264
- `;var dn=y(I()),pn=y(X()),fn=y(C());var Ar=function(e,t,r,n){var i=arguments.length,o=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(o=(i<3?s(o):i>3?s(t,r,o):s(t,r))||o);return i>3&&o&&Object.defineProperty(t,r,o),o},Ce=class extends un{constructor(){super(),this.editorMode=!1,this.addStore(T)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":dn.nothing:dn.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=>pr.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())}};I.elementDefinitions={};I.styles=el;q([(0,oe.property)()],I.prototype,"baseUrl",void 0);q([(0,oe.property)()],I.prototype,"tenantId",void 0);q([(0,oe.property)()],I.prototype,"apiIntegrationIdentifier",void 0);q([(0,oe.property)()],I.prototype,"apiIntegrationAppVersion",void 0);q([(0,oe.property)()],I.prototype,"uiLocale",void 0);q([(0,ft.jsonProperty)(null)],I.prototype,"availableUiLocales",void 0);q([(0,ft.jsonProperty)(null)],I.prototype,"metadataConfiguration",void 0);q([(0,oe.property)({type:Boolean})],I.prototype,"editorMode",void 0);q([(0,oe.property)({type:Boolean})],I.prototype,"noCustom",void 0);q([(0,oe.property)({type:Boolean})],I.prototype,"openExternalDocumentInNewTab",void 0);q([(0,oe.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],I.prototype,"noCustomComponent",void 0);q([(0,oe.property)({type:Boolean})],I.prototype,"withManualResources",void 0);q([(0,oe.property)({type:Boolean})],I.prototype,"navigatorOnline",void 0);q([(0,oe.property)({type:Boolean})],I.prototype,"forcedOffline",void 0);q([(0,oe.property)({type:Boolean})],I.prototype,"authenticationRequired",void 0);q([(0,ft.jsonProperty)([])],I.prototype,"messageContexts",void 0);q([(0,ft.jsonProperty)(void 0)],I.prototype,"session",void 0);var sl=f(S());var il={"ft-app-context":I};(0,sl.customElements)(il);var ol=f(Q());var Oi=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-]+$/)}},Bt=new Oi;var Bu=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},yr=Symbol("i18nAttributes"),al=Symbol("i18nListAttributes"),ll=Symbol("i18nProperties"),bn=Symbol("i18nContexts"),mr=Symbol("i18nUnsubs"),cl=(0,Ht.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:pr}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(Bt.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[yr])===null||o===void 0||o.forEach((u,d)=>l[d]=c(u,d,l[d])),(a=this[al])===null||a===void 0||a.forEach((u,d)=>{var p;return l[d]=(p=l[d])===null||p===void 0?void 0:p.map(y=>c(u,d,y))})}updateI18nProperties(s){var o;(o=this[ll])===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[bn].set(l,{isCustomContext:a}),this[mr].has(l)||this[mr].set(l,this.getI18nService(a).subscribe(l,()=>this.onI18nUpdate(l))),this.getI18nService(a).prepareContext(l,o)}hasI18nContext(s){return this[bn].has(s.toLowerCase())}connectedCallback(){super.connectedCallback(),this[bn].forEach((s,o)=>this.addI18nContext(o,void 0,s.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[mr].forEach(s=>s()),this[mr].clear()}}return t=bn,r=mr,Bu([(0,ol.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),vn=class extends cl(Ht.FtLitElement){},En=class extends cl(Ht.FtLitElementRedux){};var ul=f(S());var Ri=class{fromAttribute(t){if(!t)return[];try{let r=JSON.parse(t);return Array.isArray(r)?r.map(n=>typeof n=="string"?Bt.fromAttribute(n):n):[]}catch{return[]}}toAttribute(t){if(t!=null)return JSON.stringify(t)}},Hu=new Ri;var dl=(e,t)=>(r,n)=>{var i;r.constructor.createProperty(n,{type:Object,hasChanged:ul.hasChanged,converter:Bt,...t}),r[yr]=(i=r[yr])!==null&&i!==void 0?i:new Map,r[yr].set(n,e??{})};var pl=f(B());var fl=pl.css`
264
+ `;var An=f(B()),Sn=f(Q()),_n=f(S());var gr=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},_e=class extends En{constructor(){super(),this.editorMode=!1,this.addStore(w)}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>
268
- `}update(t){var r;super.update(t),["context","key","defaultMessage"].some(n=>t.has(n))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(r=this.defaultMessage)!==null&&r!==void 0?r:""})}};Ce.elementDefinitions={};Ce.styles=tl;Ar([(0,fn.redux)()],Ce.prototype,"editorMode",void 0);Ar([(0,pn.property)()],Ce.prototype,"context",void 0);Ar([(0,pn.property)()],Ce.prototype,"key",void 0);Ar([(0,fn.jsonProperty)([])],Ce.prototype,"args",void 0);Ar([(0,pn.property)()],Ce.prototype,"defaultMessage",void 0);var nl=y(C());var rl={"ft-i18n":Ce};(0,nl.customElements)(rl);var Oe=function(e,t,r,n){var i=arguments.length,o=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(o=(i<3?s(o):i>3?s(t,r,o):s(t,r))||o);return i>3&&o&&Object.defineProperty(t,r,o),o},V=class extends cn{constructor(){super(...arguments),this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.ignoreMatchingElements=[],this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new ge.Debouncer,this.revealDebouncer=new ge.Debouncer,this.onTouch=t=>{this.isIgnored(t)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",r=>{r.composedPath().includes(this.container)||this.onOut(r)},{once:!0}),100))},this.onHover=t=>{this.isIgnored(t)?this.matchesIgnored(t)&&this.hide():this.show()},this.onFocusIn=t=>{!this.isIgnored(t)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=t=>{this.isIgnored(t)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=t=>{this.isIgnored(t)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){var t,r;return il.html`
268
+ `}update(t){var r;super.update(t),["context","key","defaultMessage"].some(n=>t.has(n))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(r=this.defaultMessage)!==null&&r!==void 0?r:""})}};_e.elementDefinitions={};_e.styles=fl;gr([(0,_n.redux)()],_e.prototype,"editorMode",void 0);gr([(0,Sn.property)()],_e.prototype,"context",void 0);gr([(0,Sn.property)()],_e.prototype,"key",void 0);gr([(0,_n.jsonProperty)([])],_e.prototype,"args",void 0);gr([(0,Sn.property)()],_e.prototype,"defaultMessage",void 0);var ml=f(S());var hl={"ft-i18n":_e};(0,ml.customElements)(hl);var Ce=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},z=class extends vn{constructor(){super(...arguments),this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.ignoreMatchingElements=[],this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new xe.Debouncer,this.revealDebouncer=new xe.Debouncer,this.onTouch=t=>{this.isIgnored(t)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",r=>{r.composedPath().includes(this.container)||this.onOut(r)},{once:!0}),100))},this.onHover=t=>{this.isIgnored(t)?this.matchesIgnored(t)&&this.hide():this.show()},this.onFocusIn=t=>{!this.isIgnored(t)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=t=>{this.isIgnored(t)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=t=>{this.isIgnored(t)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){var t,r;return yl.html`
269
269
  <div part="container"
270
270
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}">
271
271
  <slot part="slot"></slot>
@@ -274,13 +274,13 @@
274
274
  popover="manual">
275
275
  <div part="tooltip-content" class="ft-tooltip--content">
276
276
  <slot name="text"></slot>
277
- <ft-typography variant="${fe.caption}" ?hidden=${!(!((t=this.text)===null||t===void 0)&&t.message)}>
277
+ <ft-typography variant="${he.caption}" ?hidden=${!(!((t=this.text)===null||t===void 0)&&t.message)}>
278
278
  ${(r=this.text)===null||r===void 0?void 0:r.message}
279
279
  </ft-typography>
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&&Qo(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 ${ge.designSystemVariables.transitionDuration}, left ${ge.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}matchesIgnored(t){return(0,ge.eventPathContainsMatchingElement)(t,this.ignoreMatchingElements,this.eventsTarget)}isIgnored(t){return this.manual||this.matchesIgnored(t)}};V.elementDefinitions={"ft-typography":J};V.styles=Oo;Oe([Qa()],V.prototype,"text",void 0);Oe([(0,be.property)({type:Boolean})],V.prototype,"manual",void 0);Oe([(0,be.property)({type:Boolean})],V.prototype,"inline",void 0);Oe([(0,ge.numberProperty)()],V.prototype,"delay",void 0);Oe([(0,be.property)()],V.prototype,"position",void 0);Oe([(0,ge.jsonProperty)([])],V.prototype,"ignoreMatchingElements",void 0);Oe([(0,be.queryAssignedNodes)()],V.prototype,"slotNodes",void 0);Oe([(0,be.query)(".ft-tooltip--container")],V.prototype,"container",void 0);Oe([(0,be.query)(".ft-tooltip")],V.prototype,"tooltip",void 0);Oe([(0,be.query)(".ft-tooltip--content")],V.prototype,"tooltipContent",void 0);Oe([(0,be.state)()],V.prototype,"visible",void 0);var sl=y(C());var ol={"ft-tooltip":V};(0,sl.customElements)(ol);var al=y(I()),Te=y(C()),we={size:Te.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Te.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Te.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Te.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Te.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Te.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Te.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Te.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},ll=[al.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&&io(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 ${xe.designSystemVariables.transitionDuration}, left ${xe.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}matchesIgnored(t){return(0,xe.eventPathContainsMatchingElement)(t,this.ignoreMatchingElements,this.eventsTarget)}isIgnored(t){return this.manual||this.matchesIgnored(t)}};z.elementDefinitions={"ft-typography":Z};z.styles=Ns;Ce([dl()],z.prototype,"text",void 0);Ce([(0,be.property)({type:Boolean})],z.prototype,"manual",void 0);Ce([(0,be.property)({type:Boolean})],z.prototype,"inline",void 0);Ce([(0,xe.numberProperty)()],z.prototype,"delay",void 0);Ce([(0,be.property)()],z.prototype,"position",void 0);Ce([(0,xe.jsonProperty)([])],z.prototype,"ignoreMatchingElements",void 0);Ce([(0,be.queryAssignedNodes)()],z.prototype,"slotNodes",void 0);Ce([(0,be.query)(".ft-tooltip--container")],z.prototype,"container",void 0);Ce([(0,be.query)(".ft-tooltip")],z.prototype,"tooltip",void 0);Ce([(0,be.query)(".ft-tooltip--content")],z.prototype,"tooltipContent",void 0);Ce([(0,be.state)()],z.prototype,"visible",void 0);var xl=f(S());var gl={"ft-tooltip":z};(0,xl.customElements)(gl);var bl=f(B()),Te=f(S()),we={size:Te.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Te.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Te.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Te.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Te.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Te.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Te.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Te.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},vl=[bl.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: ${we.materialFontFamily}, "Material Icons", sans-serif;
330
330
  }
331
- `,Te.noTextSelect];var Qe;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(Qe||(Qe={}));var Er=y(I()),et=y(X()),dl=y(C()),pl=y(ul());var hn;(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;"})(hn||(hn={}));var v;(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;"})(v||(v={}));var Ny=new Map([...["abw"].map(e=>[e,v.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,v.AUDIO]),...["avi"].map(e=>[e,v.AVI]),...["chm","xhs"].map(e=>[e,v.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,v.CODE]),...["csv"].map(e=>[e,v.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,v.DITA]),...["epub"].map(e=>[e,v.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,v.EXCEL]),...["flac"].map(e=>[e,v.FLAC]),...["gif"].map(e=>[e,v.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,v.GZIP]),...["html","htm","xhtml"].map(e=>[e,v.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,v.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,v.JPEG]),...["json"].map(e=>[e,v.JSON]),...["m4a","m4p"].map(e=>[e,v.M4A]),...["mov","qt"].map(e=>[e,v.MOV]),...["mp3"].map(e=>[e,v.MP3]),...["mp4","m4v"].map(e=>[e,v.MP4]),...["ogg","oga"].map(e=>[e,v.OGG]),...["pdf","ps"].map(e=>[e,v.PDF]),...["png"].map(e=>[e,v.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,v.POWERPOINT]),...["rar"].map(e=>[e,v.RAR]),...["stp"].map(e=>[e,v.STP]),...["txt","rtf","md","mdown"].map(e=>[e,v.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,v.VIDEO]),...["wav"].map(e=>[e,v.WAV]),...["wma"].map(e=>[e,v.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,v.WORD]),...["xml","xsl","rdf"].map(e=>[e,v.XML]),...["yaml","yml","x-yaml"].map(e=>[e,v.YAML]),...["zip"].map(e=>[e,v.ZIP])]);var ky={[v.ABW]:"#91ABC6",[v.AUDIO]:"#1795E3",[v.AVI]:"#E63324",[v.CHM]:"#71C3EB",[v.CODE]:"#71C3EB",[v.CSV]:"#1F7345",[v.DITA]:"#71C3EB",[v.EPUB]:"#85B926",[v.EXCEL]:"#1F7345",[v.FLAC]:"#1795E3",[v.GIF]:"#59B031",[v.GZIP]:"#F8AB36",[v.HTML]:"#71C3EB",[v.IMAGE]:"#59B031",[v.JPEG]:"#59B031",[v.JSON]:"#71C3EB",[v.M4A]:"#1795E3",[v.MOV]:"#E63324",[v.MP3]:"#1795E3",[v.MP4]:"#E63324",[v.OGG]:"#1795E3",[v.PDF]:"#E44948",[v.PNG]:"#59B031",[v.POWERPOINT]:"#B54A2B",[v.RAR]:"#F8AB36",[v.STP]:"#3764B1",[v.TEXT]:"#3162AB",[v.UNKNOWN]:"#999999",[v.VIDEO]:"#E63324",[v.WAV]:"#1795E3",[v.WMA]:"#1795E3",[v.WORD]:"#3162AB",[v.XML]:"#71C3EB",[v.YAML]:"#71C3EB",[v.ZIP]:"#F8AB36"};var Sr=function(e,t,r,n){var i=arguments.length,o=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(o=(i<3?s(o):i>3?s(t,r,o):s(t,r))||o);return i>3&&o&&Object.defineProperty(t,r,o),o},ue=class extends dl.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Er.nothing}render(){let t=this.variant&&Object.values(Qe).includes(this.variant)?this.variant:Qe.fluid_topics,r=t!==Qe.material||!!this.value;return Er.html`
331
+ `,Te.noTextSelect];var Ye;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(Ye||(Ye={}));var xr=f(B()),Xe=f(Q()),Sl=f(S()),_l=f(Al());var Cn;(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;"})(Cn||(Cn={}));var h;(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;"})(h||(h={}));var Uy=new Map([...["abw"].map(e=>[e,h.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,h.AUDIO]),...["avi"].map(e=>[e,h.AVI]),...["chm","xhs"].map(e=>[e,h.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,h.CODE]),...["csv"].map(e=>[e,h.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,h.DITA]),...["epub"].map(e=>[e,h.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,h.EXCEL]),...["flac"].map(e=>[e,h.FLAC]),...["gif"].map(e=>[e,h.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,h.GZIP]),...["html","htm","xhtml"].map(e=>[e,h.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,h.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,h.JPEG]),...["json"].map(e=>[e,h.JSON]),...["m4a","m4p"].map(e=>[e,h.M4A]),...["mov","qt"].map(e=>[e,h.MOV]),...["mp3"].map(e=>[e,h.MP3]),...["mp4","m4v"].map(e=>[e,h.MP4]),...["ogg","oga"].map(e=>[e,h.OGG]),...["pdf","ps"].map(e=>[e,h.PDF]),...["png"].map(e=>[e,h.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,h.POWERPOINT]),...["rar"].map(e=>[e,h.RAR]),...["stp"].map(e=>[e,h.STP]),...["txt","rtf","md","mdown"].map(e=>[e,h.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,h.VIDEO]),...["wav"].map(e=>[e,h.WAV]),...["wma"].map(e=>[e,h.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,h.WORD]),...["xml","xsl","rdf"].map(e=>[e,h.XML]),...["yaml","yml","x-yaml"].map(e=>[e,h.YAML]),...["zip"].map(e=>[e,h.ZIP])]);var $y={[h.ABW]:"#91ABC6",[h.AUDIO]:"#1795E3",[h.AVI]:"#E63324",[h.CHM]:"#71C3EB",[h.CODE]:"#71C3EB",[h.CSV]:"#1F7345",[h.DITA]:"#71C3EB",[h.EPUB]:"#85B926",[h.EXCEL]:"#1F7345",[h.FLAC]:"#1795E3",[h.GIF]:"#59B031",[h.GZIP]:"#F8AB36",[h.HTML]:"#71C3EB",[h.IMAGE]:"#59B031",[h.JPEG]:"#59B031",[h.JSON]:"#71C3EB",[h.M4A]:"#1795E3",[h.MOV]:"#E63324",[h.MP3]:"#1795E3",[h.MP4]:"#E63324",[h.OGG]:"#1795E3",[h.PDF]:"#E44948",[h.PNG]:"#59B031",[h.POWERPOINT]:"#B54A2B",[h.RAR]:"#F8AB36",[h.STP]:"#3764B1",[h.TEXT]:"#3162AB",[h.UNKNOWN]:"#999999",[h.VIDEO]:"#E63324",[h.WAV]:"#1795E3",[h.WMA]:"#1795E3",[h.WORD]:"#3162AB",[h.XML]:"#71C3EB",[h.YAML]:"#71C3EB",[h.ZIP]:"#F8AB36"};var br=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},de=class extends Sl.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=xr.nothing}render(){let t=this.variant&&Object.values(Ye).includes(this.variant)?this.variant:Ye.fluid_topics,r=t!==Ye.material||!!this.value;return xr.html`
332
332
  <i class="ft-icon ft-icon--${t} ft-no-text-select" part="icon icon-${t}">
333
- ${(0,pl.unsafeHTML)(this.resolvedIcon)}
333
+ ${(0,_l.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 Qe.file_format:this.resolvedIcon=(t=v[n.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:n;break;case Qe.material:this.resolvedIcon=this.value||Er.nothing;break;default:this.resolvedIcon=(r=hn[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};ue.elementDefinitions={};ue.styles=ll;Sr([(0,et.property)()],ue.prototype,"variant",void 0);Sr([(0,et.property)()],ue.prototype,"value",void 0);Sr([(0,et.property)({reflect:!0,attribute:"aria-hidden"})],ue.prototype,"ariaHidden",void 0);Sr([(0,et.state)()],ue.prototype,"resolvedIcon",void 0);Sr([(0,et.query)("slot")],ue.prototype,"slottedContent",void 0);var hl=y(C());var fl={"ft-icon":ue};(0,hl.customElements)(fl);var ml=y(I()),Cr=y(C()),bt={color:Cr.FtCssVariableFactory.extend("--ft-loader-color","",Cr.designSystemVariables.colorPrimary),size:Cr.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},yl=ml.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 Ye.file_format:this.resolvedIcon=(t=h[n.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:n;break;case Ye.material:this.resolvedIcon=this.value||xr.nothing;break;default:this.resolvedIcon=(r=Cn[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};de.elementDefinitions={};de.styles=vl;br([(0,Xe.property)()],de.prototype,"variant",void 0);br([(0,Xe.property)()],de.prototype,"value",void 0);br([(0,Xe.property)({reflect:!0,attribute:"aria-hidden"})],de.prototype,"ariaHidden",void 0);br([(0,Xe.state)()],de.prototype,"resolvedIcon",void 0);br([(0,Xe.query)("slot")],de.prototype,"slottedContent",void 0);var wl=f(S());var Cl={"ft-icon":de};(0,wl.customElements)(Cl);var Tl=f(B()),vr=f(S()),ht={color:vr.FtCssVariableFactory.extend("--ft-loader-color","",vr.designSystemVariables.colorPrimary),size:vr.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Ol=Tl.css`
337
337
  :host {
338
338
  line-height: 0;
339
339
  }
@@ -342,8 +342,8 @@
342
342
  display: inline-block;
343
343
  position: relative;
344
344
 
345
- width: ${bt.size};
346
- height: ${bt.size};
345
+ width: ${ht.size};
346
+ height: ${ht.size};
347
347
  }
348
348
 
349
349
  .ft-loader div {
@@ -352,7 +352,7 @@
352
352
  width: 25%;
353
353
  height: 25%;
354
354
  border-radius: 50%;
355
- background: ${bt.color};
355
+ background: ${ht.color};
356
356
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
357
357
  }
358
358
 
@@ -399,17 +399,17 @@
399
399
  transform: translate(0, 0);
400
400
  }
401
401
  100% {
402
- transform: translate(calc(0.35 * ${bt.size}), 0);
402
+ transform: translate(calc(0.35 * ${ht.size}), 0);
403
403
  }
404
404
  }
405
- `;var vl=y(I()),gl=y(C());var xt=class extends gl.FtLitElement{render(){return vl.html`
405
+ `;var Rl=f(B()),Nl=f(S());var mt=class extends Nl.FtLitElement{render(){return Rl.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
- `}};xt.styles=yl;var xl=y(C());var bl={"ft-loader":xt};(0,xl.customElements)(bl);var tt=y(I()),mn=y(Yt()),R=y(X());var Or=e=>e??H;var Sl=y(I()),O=y(C());var Al=O.FtCssVariableFactory.extend("--ft-button-color","",O.designSystemVariables.colorPrimary),L={backgroundColor:O.FtCssVariableFactory.extend("--ft-button-background-color","",O.designSystemVariables.colorSurface),borderRadius:O.FtCssVariableFactory.extend("--ft-button-border-radius","",O.designSystemVariables.borderRadiusL),color:Al,fontSize:O.FtCssVariableFactory.extend("--ft-button-font-size","",Re.fontSize),iconSize:O.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:O.FtCssVariableFactory.extend("--ft-button-ripple-color","",Al),verticalPadding:O.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:O.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:O.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:O.FtCssVariableFactory.external(O.designSystemVariables.colorOpacityDisabled,"Design system")},El=O.FtCssVariableFactory.extend("--ft-button-primary-color","",O.FtCssVariableFactory.extend("--ft-button-color","",O.designSystemVariables.colorOnPrimary)),Ci={backgroundColor:O.FtCssVariableFactory.extend("--ft-button-primary-background-color","",O.FtCssVariableFactory.extend("--ft-button-background-color","",O.designSystemVariables.colorPrimary)),color:El,rippleColor:O.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",El)},ke={borderRadius:O.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",O.FtCssVariableFactory.extend("--ft-button-border-radius","",O.designSystemVariables.borderRadiusM)),verticalPadding:O.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:O.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:O.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},Cl=Sl.css`
412
+ `}};mt.styles=Ol;var Pl=f(S());var Ll={"ft-loader":mt};(0,Pl.customElements)(Ll);var Je=f(B()),wn=f(Ft()),N=f(Q());var Er=e=>e??F;var Ml=f(B()),_=f(S());var kl=_.FtCssVariableFactory.extend("--ft-button-color","",_.designSystemVariables.colorPrimary),L={backgroundColor:_.FtCssVariableFactory.extend("--ft-button-background-color","",_.designSystemVariables.colorSurface),borderRadius:_.FtCssVariableFactory.extend("--ft-button-border-radius","",_.designSystemVariables.borderRadiusL),color:kl,fontSize:_.FtCssVariableFactory.extend("--ft-button-font-size","",Re.fontSize),iconSize:_.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:_.FtCssVariableFactory.extend("--ft-button-ripple-color","",kl),verticalPadding:_.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:_.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:_.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:_.FtCssVariableFactory.external(_.designSystemVariables.colorOpacityDisabled,"Design system")},Dl=_.FtCssVariableFactory.extend("--ft-button-primary-color","",_.FtCssVariableFactory.extend("--ft-button-color","",_.designSystemVariables.colorOnPrimary)),Ni={backgroundColor:_.FtCssVariableFactory.extend("--ft-button-primary-background-color","",_.FtCssVariableFactory.extend("--ft-button-background-color","",_.designSystemVariables.colorPrimary)),color:Dl,rippleColor:_.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Dl)},ke={borderRadius:_.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",_.FtCssVariableFactory.extend("--ft-button-border-radius","",_.designSystemVariables.borderRadiusM)),verticalPadding:_.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:_.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:_.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},Il=Ml.css`
413
413
  :host {
414
414
  display: inline-block;
415
415
  max-width: 100%;
@@ -440,7 +440,7 @@
440
440
  }
441
441
 
442
442
  .ft-button:focus-visible {
443
- outline: 2px solid ${O.designSystemVariables.colorPrimary};
443
+ outline: 2px solid ${_.designSystemVariables.colorPrimary};
444
444
  outline-offset: 2px;
445
445
  }
446
446
 
@@ -456,9 +456,9 @@
456
456
 
457
457
  --button-internal-line-height: max(calc(${L.fontSize} + 2px), ${L.iconSize});
458
458
  --button-internal-color: ${L.color};
459
- ${(0,O.setVariable)(we.size,L.iconSize)};
460
- ${(0,O.setVariable)(te.color,L.rippleColor)};
461
- ${(0,O.setVariable)(te.borderRadius,L.borderRadius)};
459
+ ${(0,_.setVariable)(we.size,L.iconSize)};
460
+ ${(0,_.setVariable)(ne.color,L.rippleColor)};
461
+ ${(0,_.setVariable)(ne.borderRadius,L.borderRadius)};
462
462
 
463
463
  border-radius: ${L.borderRadius};
464
464
  padding: ${L.verticalPadding} ${L.horizontalPadding};
@@ -474,7 +474,7 @@
474
474
  .ft-button.ft-button--dense {
475
475
  padding: ${ke.verticalPadding} ${ke.horizontalPadding};
476
476
  border-radius: ${ke.borderRadius};
477
- ${(0,O.setVariable)(te.borderRadius,ke.borderRadius)};
477
+ ${(0,_.setVariable)(ne.borderRadius,ke.borderRadius)};
478
478
  }
479
479
 
480
480
  .ft-button.ft-button--dense.ft-button--outlined {
@@ -499,9 +499,9 @@
499
499
  }
500
500
 
501
501
  .ft-button.ft-button--primary {
502
- background-color: ${Ci.backgroundColor};
503
- --button-internal-color: ${Ci.color};
504
- ${(0,O.setVariable)(te.color,Ci.rippleColor)};
502
+ background-color: ${Ni.backgroundColor};
503
+ --button-internal-color: ${Ni.color};
504
+ ${(0,_.setVariable)(ne.color,Ni.rippleColor)};
505
505
  }
506
506
 
507
507
  .ft-button--label {
@@ -511,8 +511,8 @@
511
511
  text-overflow: ellipsis;
512
512
  display: block;
513
513
  margin: 0 ${L.iconPadding};
514
- ${(0,O.setVariable)(Re.fontSize,"1em")};
515
- ${(0,O.setVariable)(Re.lineHeight,"var(--button-internal-line-height)")};
514
+ ${(0,_.setVariable)(Re.fontSize,"1em")};
515
+ ${(0,_.setVariable)(Re.lineHeight,"var(--button-internal-line-height)")};
516
516
  }
517
517
 
518
518
  .ft-button--dense .ft-button--label {
@@ -543,51 +543,51 @@
543
543
  }
544
544
 
545
545
  ft-loader {
546
- ${(0,O.setVariable)(bt.size,L.iconSize)};
547
- ${(0,O.setVariable)(bt.color,"var(--button-internal-color)")};
546
+ ${(0,_.setVariable)(ht.size,L.iconSize)};
547
+ ${(0,_.setVariable)(ht.color,"var(--button-internal-color)")};
548
548
  }
549
- `;var P=function(e,t,r,n){var i=arguments.length,o=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(o=(i<3?s(o):i>3?s(t,r,o):s(t,r))||o);return i>3&&o&&Object.defineProperty(t,r,o),o},_=class e extends(0,De.toFtFormComponent)(De.FtLitElement){get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}constructor(){super(),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1,this.disabled=!1,this.icon=void 0,this.trailingIcon=!1,this.type="button",this.href=void 0,this.target=void 0,this.loading=!1,this.ariaLabel=null,this.ariaHasPopup=null,this.ariaPressed=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.hasTextContent=!1,this.addEventListener("click",t=>{var r;this.isDisabled()?(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation()):this.type=="submit"&&((r=this.form)===null||r===void 0||r.requestSubmit())})}render(){var t,r,n;let i={"ft-button--label":!0,"ft-safari-ellipsis-fix":De.isSafari,"ft-button--label-no-text":!this.hasTextContent},o=tt.html`
549
+ `;var k=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},O=class e extends(0,De.toFtFormComponent)(De.FtLitElement){get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}constructor(){super(),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1,this.disabled=!1,this.icon=void 0,this.trailingIcon=!1,this.type="button",this.href=void 0,this.target=void 0,this.loading=!1,this.ariaLabel=null,this.ariaHasPopup=null,this.ariaPressed=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.hasTextContent=!1,this.addEventListener("click",t=>{var r;this.isDisabled()?(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation()):this.type=="submit"&&((r=this.form)===null||r===void 0||r.requestSubmit())})}render(){var t,r,n;let i={"ft-button--label":!0,"ft-safari-ellipsis-fix":De.isSafari,"ft-button--label-no-text":!this.hasTextContent},s=Je.html`
550
550
  <ft-ripple part="ripple"
551
551
  ?disabled=${this.isDisabled()}
552
552
  ?activated=${this.activated}
553
553
  ></ft-ripple>
554
554
  <ft-typography part="label"
555
- variant="${fe.button}"
555
+ variant="${he.button}"
556
556
  element="span"
557
- class="${(0,mn.classMap)(i)}">
557
+ class="${(0,wn.classMap)(i)}">
558
558
  <slot></slot>
559
559
  </ft-typography>
560
560
  ${this.resolveIcon()}
561
- `,s=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(s?tt.html`
562
- <a href="${s}"
561
+ `,o=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(o?Je.html`
562
+ <a href="${o}"
563
563
  target="${(t=this.target)!==null&&t!==void 0?t:"_self"}"
564
564
  part="button"
565
- class="${(0,mn.classMap)(this.buttonClasses)}"
566
- aria-label="${Or((r=this.ariaLabel)!==null&&r!==void 0?r:this.label)}"
565
+ class="${(0,wn.classMap)(this.buttonClasses)}"
566
+ aria-label="${Er((r=this.ariaLabel)!==null&&r!==void 0?r:this.label)}"
567
567
  ?disabled=${this.isDisabled()}>
568
- ${o}
568
+ ${s}
569
569
  </a>
570
- `:tt.html`
570
+ `:Je.html`
571
571
  <button part="button"
572
- class="${(0,mn.classMap)(this.buttonClasses)}"
573
- aria-label="${Or((n=this.ariaLabel)!==null&&n!==void 0?n:this.label)}"
574
- aria-haspopup="${Or(this.ariaHasPopup)}"
575
- aria-pressed="${Or(this.ariaPressed)}"
572
+ class="${(0,wn.classMap)(this.buttonClasses)}"
573
+ aria-label="${Er((n=this.ariaLabel)!==null&&n!==void 0?n:this.label)}"
574
+ aria-haspopup="${Er(this.ariaHasPopup)}"
575
+ aria-pressed="${Er(this.ariaPressed)}"
576
576
  ?disabled=${this.isDisabled()}>
577
- ${o}
577
+ ${s}
578
578
  </button>
579
- `)}addTooltipIfNeeded(t){return this.label&&this.label.trim().length>0&&(this.forceTooltip||!this.hasTextContent&&!this.hideTooltip)?tt.html`
579
+ `)}addTooltipIfNeeded(t){return this.label&&this.label.trim().length>0&&(this.forceTooltip||!this.hasTextContent&&!this.hideTooltip)?Je.html`
580
580
  <ft-tooltip part="tooltip"
581
581
  text="${this.label}"
582
582
  position="${this.tooltipPosition}">
583
583
  ${t}
584
584
  </ft-tooltip>
585
- `:t}resolveIcon(){return this.loading?tt.html`
586
- <ft-loader part="loader icon"></ft-loader> `:this.icon?tt.html`
585
+ `:t}resolveIcon(){return this.loading?Je.html`
586
+ <ft-loader part="loader icon"></ft-loader> `:this.icon?Je.html`
587
587
  <ft-icon part="icon" .variant=${this.iconVariant} .value=${this.icon}></ft-icon>
588
- `:tt.html`
588
+ `:Je.html`
589
589
  <slot part="icon" name="icon"></slot>
590
- `}focus(){var t;(t=this.button)===null||t===void 0||t.focus()}showTooltip(){var t;(t=this.tooltip)===null||t===void 0||t.show()}showTemporaryTooltip(t,r){var n;return(n=this.tooltip)===null||n===void 0?void 0:n.showTemporaryText(t,r)}setTooltipManual(t){this.tooltip&&(this.tooltip.manual=t)}click(){var t;(t=this.button)===null||t===void 0||t.click()}isDisabled(){return this.disabled||this.loading}contentAvailableCallback(t){super.contentAvailableCallback(t),this.labelContainer&&e.labelsObserver.observe(this.labelContainer)}disconnectedCallback(){super.disconnectedCallback(),this.labelContainer&&e.labelsObserver.unobserve(this.labelContainer)}};_.elementDefinitions={"ft-ripple":N,"ft-tooltip":V,"ft-icon":ue,"ft-loader":xt,"ft-typography":J};_.styles=[De.safariEllipsisFix,Cl,De.noTextSelect];_.labelsObserver=new IntersectionObserver(e=>{for(let t of e){let r=t.target.getRootNode();r.host?r.host.hasTextContent=t.boundingClientRect.width>0:_.labelsObserver.unobserve(t.target)}});P([(0,R.property)({type:Boolean})],_.prototype,"primary",void 0);P([(0,R.property)({type:Boolean})],_.prototype,"outlined",void 0);P([(0,R.property)({type:Boolean})],_.prototype,"dense",void 0);P([(0,R.property)({type:Boolean})],_.prototype,"round",void 0);P([(0,R.property)({type:Boolean})],_.prototype,"disabled",void 0);P([(0,R.property)()],_.prototype,"icon",void 0);P([(0,R.property)()],_.prototype,"iconVariant",void 0);P([(0,R.property)({type:Boolean})],_.prototype,"trailingIcon",void 0);P([(0,R.property)()],_.prototype,"label",void 0);P([(0,R.property)()],_.prototype,"type",void 0);P([(0,R.property)()],_.prototype,"href",void 0);P([(0,R.property)()],_.prototype,"target",void 0);P([(0,R.property)({type:Boolean})],_.prototype,"loading",void 0);P([(0,R.property)({attribute:"aria-label"})],_.prototype,"ariaLabel",void 0);P([(0,R.property)()],_.prototype,"ariaHasPopup",void 0);P([(0,R.property)({attribute:"aria-pressed"})],_.prototype,"ariaPressed",void 0);P([(0,R.property)()],_.prototype,"tooltipPosition",void 0);P([(0,R.property)({type:Boolean})],_.prototype,"hideTooltip",void 0);P([(0,R.property)({type:Boolean})],_.prototype,"forceTooltip",void 0);P([(0,R.property)({type:Boolean})],_.prototype,"activated",void 0);P([(0,R.query)(".ft-button")],_.prototype,"button",void 0);P([(0,R.query)(".ft-button--label")],_.prototype,"labelContainer",void 0);P([(0,R.state)()],_.prototype,"hasTextContent",void 0);P([(0,R.query)(".ft-button--label slot")],_.prototype,"slottedContent",void 0);P([(0,R.query)("[part=tooltip]")],_.prototype,"tooltip",void 0);var wl=y(C());var Ol={"ft-button":_};(0,wl.customElements)(Ol);var xe={expandButtonColor:D.FtCssVariableFactory.extend("--ft-tree-selector-expand-button-color","Color of the expand button",D.designSystemVariables.colorOnSurfaceMedium),expandButtonBackgroundColor:D.FtCssVariableFactory.create("--ft-tree-selector-expand-button-background-color","Background color of the expand button","COLOR","transparent"),treeLinesColor:D.FtCssVariableFactory.extend("--ft-tree-selector-line-color","Color of the tree lines",D.designSystemVariables.colorOutline),levelPadding:D.FtCssVariableFactory.create("--ft-tree-selector-level-padding","","SIZE","16px"),labelColor:D.FtCssVariableFactory.extend("--ft-tree-selector-label-color","",D.designSystemVariables.colorOnSurface),labelFontSize:D.FtCssVariableFactory.extend("--ft-tree-selector-label-font-size","",A.fontSize,"16px"),buttonColor:D.FtCssVariableFactory.extend("--ft-search-facet-button-color","",D.designSystemVariables.colorPrimary),checkboxColor:D.FtCssVariableFactory.extend("--ft-search-facet-checkbox-color","",D.designSystemVariables.colorPrimary)},_l=Tl.css`
590
+ `}focus(){var t;(t=this.button)===null||t===void 0||t.focus()}showTooltip(){var t;(t=this.tooltip)===null||t===void 0||t.show()}showTemporaryTooltip(t,r){var n;return(n=this.tooltip)===null||n===void 0?void 0:n.showTemporaryText(t,r)}setTooltipManual(t){this.tooltip&&(this.tooltip.manual=t)}click(){var t;(t=this.button)===null||t===void 0||t.click()}isDisabled(){return this.disabled||this.loading}contentAvailableCallback(t){super.contentAvailableCallback(t),this.labelContainer&&e.labelsObserver.observe(this.labelContainer)}disconnectedCallback(){super.disconnectedCallback(),this.labelContainer&&e.labelsObserver.unobserve(this.labelContainer)}};O.elementDefinitions={"ft-ripple":D,"ft-tooltip":z,"ft-icon":de,"ft-loader":mt,"ft-typography":Z};O.styles=[De.safariEllipsisFix,Il,De.noTextSelect];O.labelsObserver=new IntersectionObserver(e=>{for(let t of e){let r=t.target.getRootNode();r.host?r.host.hasTextContent=t.boundingClientRect.width>0:O.labelsObserver.unobserve(t.target)}});k([(0,N.property)({type:Boolean})],O.prototype,"primary",void 0);k([(0,N.property)({type:Boolean})],O.prototype,"outlined",void 0);k([(0,N.property)({type:Boolean})],O.prototype,"dense",void 0);k([(0,N.property)({type:Boolean})],O.prototype,"round",void 0);k([(0,N.property)({type:Boolean})],O.prototype,"disabled",void 0);k([(0,N.property)()],O.prototype,"icon",void 0);k([(0,N.property)()],O.prototype,"iconVariant",void 0);k([(0,N.property)({type:Boolean})],O.prototype,"trailingIcon",void 0);k([(0,N.property)()],O.prototype,"label",void 0);k([(0,N.property)()],O.prototype,"type",void 0);k([(0,N.property)()],O.prototype,"href",void 0);k([(0,N.property)()],O.prototype,"target",void 0);k([(0,N.property)({type:Boolean})],O.prototype,"loading",void 0);k([(0,N.property)({attribute:"aria-label"})],O.prototype,"ariaLabel",void 0);k([(0,N.property)()],O.prototype,"ariaHasPopup",void 0);k([(0,N.property)({attribute:"aria-pressed"})],O.prototype,"ariaPressed",void 0);k([(0,N.property)()],O.prototype,"tooltipPosition",void 0);k([(0,N.property)({type:Boolean})],O.prototype,"hideTooltip",void 0);k([(0,N.property)({type:Boolean})],O.prototype,"forceTooltip",void 0);k([(0,N.property)({type:Boolean})],O.prototype,"activated",void 0);k([(0,N.query)(".ft-button")],O.prototype,"button",void 0);k([(0,N.query)(".ft-button--label")],O.prototype,"labelContainer",void 0);k([(0,N.state)()],O.prototype,"hasTextContent",void 0);k([(0,N.query)(".ft-button--label slot")],O.prototype,"slottedContent",void 0);k([(0,N.query)("[part=tooltip]")],O.prototype,"tooltip",void 0);var $l=f(S());var Ul={"ft-button":O};(0,$l.customElements)(Ul);var ve={expandButtonColor:M.FtCssVariableFactory.extend("--ft-tree-selector-expand-button-color","Color of the expand button",M.designSystemVariables.colorOnSurfaceMedium),expandButtonBackgroundColor:M.FtCssVariableFactory.create("--ft-tree-selector-expand-button-background-color","Background color of the expand button","COLOR","transparent"),treeLinesColor:M.FtCssVariableFactory.extend("--ft-tree-selector-line-color","Color of the tree lines",M.designSystemVariables.colorOutline),levelPadding:M.FtCssVariableFactory.create("--ft-tree-selector-level-padding","","SIZE","16px"),labelColor:M.FtCssVariableFactory.extend("--ft-tree-selector-label-color","",M.designSystemVariables.colorOnSurface),labelFontSize:M.FtCssVariableFactory.extend("--ft-tree-selector-label-font-size","",g.fontSize,"16px"),buttonColor:M.FtCssVariableFactory.extend("--ft-search-facet-button-color","",M.designSystemVariables.colorPrimary),checkboxColor:M.FtCssVariableFactory.extend("--ft-search-facet-checkbox-color","",M.designSystemVariables.colorPrimary)},Hl=Bl.css`
591
591
 
592
592
  [part="header"] {
593
593
  display: flex;
@@ -600,19 +600,19 @@
600
600
  [part="clear-button"] {
601
601
  flex-shrink: 0;
602
602
  margin-left: auto;
603
- ${(0,D.setVariable)(L.iconSize,"18px")};
603
+ ${(0,M.setVariable)(L.iconSize,"18px")};
604
604
  }
605
605
 
606
606
  [part="expand-button"] {
607
607
  flex-shrink: 0;
608
- ${(0,D.setVariable)(L.iconSize,"18px")};
608
+ ${(0,M.setVariable)(L.iconSize,"18px")};
609
609
  }
610
610
 
611
611
  [part="label"] {
612
- ${(0,D.setVariable)(A.lineHeight,"22px")};
613
- ${(0,D.setVariable)(A.fontWeight,"bold")};
614
- color: ${xe.labelColor};
615
- font-size: ${xe.labelFontSize};
612
+ ${(0,M.setVariable)(g.lineHeight,"22px")};
613
+ ${(0,M.setVariable)(g.fontWeight,"bold")};
614
+ color: ${ve.labelColor};
615
+ font-size: ${ve.labelFontSize};
616
616
  word-break: break-word;
617
617
  }
618
618
 
@@ -629,11 +629,11 @@
629
629
  }
630
630
 
631
631
  [part="children"] [part="children"] {
632
- padding-left: calc(14px + ${xe.levelPadding})
632
+ padding-left: calc(14px + ${ve.levelPadding})
633
633
  }
634
634
 
635
635
  [part="children"] > [part="level"] > [part="actions"] {
636
- padding-left: ${xe.levelPadding}
636
+ padding-left: ${ve.levelPadding}
637
637
  }
638
638
 
639
639
  .with-expandable [part="expand"] {
@@ -641,11 +641,11 @@
641
641
  }
642
642
 
643
643
  [part="expand"] {
644
- ${(0,D.setVariable)(L.iconSize,"24px")};
645
- ${(0,D.setVariable)(L.horizontalPadding,"4px")};
644
+ ${(0,M.setVariable)(L.iconSize,"24px")};
645
+ ${(0,M.setVariable)(L.horizontalPadding,"4px")};
646
646
  display: block;
647
- ${(0,D.setVariable)(L.color,xe.expandButtonColor)};
648
- ${(0,D.setVariable)(L.backgroundColor,xe.expandButtonBackgroundColor)};
647
+ ${(0,M.setVariable)(L.color,ve.expandButtonColor)};
648
+ ${(0,M.setVariable)(L.backgroundColor,ve.expandButtonBackgroundColor)};
649
649
  flex-shrink: 0;
650
650
  }
651
651
 
@@ -672,7 +672,7 @@
672
672
 
673
673
  /* For all level except the last one, the vertical line is on the left of all the "[part="level"]" container to auto-scale with the content*/
674
674
  [part="children"] > [part="level"]:after {
675
- border-left: 1px solid ${xe.treeLinesColor};
675
+ border-left: 1px solid ${ve.treeLinesColor};
676
676
  height: 100%;
677
677
  top: 0;
678
678
  }
@@ -684,7 +684,7 @@
684
684
  /* For the last level of a tree, the line should stop at the middle of the parent node. So we need to move it to "actions". Moving it allow the label
685
685
  to be longer than one line and the tree line to remain aline */
686
686
  [part="children"] > [part="level"]:last-child > [part="actions"]:after {
687
- border-left: 1px solid ${xe.treeLinesColor};
687
+ border-left: 1px solid ${ve.treeLinesColor};
688
688
  height: 50%;
689
689
  bottom: 50%;
690
690
  }
@@ -694,29 +694,29 @@
694
694
 
695
695
  /*The actions support the horizontal line, this allow the label to be longer than one line and the tree lien to remain aline */
696
696
  [part="children"] > [part="level"] > [part="actions"]:before {
697
- border-top: 1px solid ${xe.treeLinesColor};
698
- width: calc(${xe.levelPadding} - 2px);
697
+ border-top: 1px solid ${ve.treeLinesColor};
698
+ width: calc(${ve.levelPadding} - 2px);
699
699
  height: 50%;
700
700
  top: 50%;
701
701
  }
702
702
 
703
703
  [part="children"] > [part="level"].leaf > [part="actions"]:before {
704
- border-top: 1px solid ${xe.treeLinesColor};
705
- width: calc(${xe.levelPadding} + 26px);
704
+ border-top: 1px solid ${ve.treeLinesColor};
705
+ width: calc(${ve.levelPadding} + 26px);
706
706
  height: 50%;
707
707
  top: 50%
708
708
  }
709
709
 
710
710
 
711
- `;var yn=y(I()),_e=y(X()),Pl=y(C()),Nl=y(Yt());var G=y(C()),Rl=y(I());var de={textColor:G.FtCssVariableFactory.extend("--ft-checkbox-text-color","",G.designSystemVariables.colorOnSurfaceHigh),fontSize:G.FtCssVariableFactory.extend("--ft-checkbox-font-size","",A.fontSize),activeColor:G.FtCssVariableFactory.extend("--ft-checkbox-active-color","",G.designSystemVariables.colorPrimary),checkColor:G.FtCssVariableFactory.extend("--ft-checkbox-check-color","",G.designSystemVariables.colorOnPrimary),borderColor:G.FtCssVariableFactory.extend("--ft-checkbox-border-color","",G.designSystemVariables.colorOnSurfaceMedium),disabledColor:G.FtCssVariableFactory.extend("--ft-checkbox-disabled-color","",G.designSystemVariables.colorOnSurfaceDisabled),errorColor:G.FtCssVariableFactory.extend("--ft-checkbox-error-color","",G.designSystemVariables.colorError)},Ll=Rl.css`
711
+ `;var Tn=f(B()),Oe=f(Q()),jl=f(S()),zl=f(Ft());var Y=f(S()),Vl=f(B());var pe={textColor:Y.FtCssVariableFactory.extend("--ft-checkbox-text-color","",Y.designSystemVariables.colorOnSurfaceHigh),fontSize:Y.FtCssVariableFactory.extend("--ft-checkbox-font-size","",g.fontSize),activeColor:Y.FtCssVariableFactory.extend("--ft-checkbox-active-color","",Y.designSystemVariables.colorPrimary),checkColor:Y.FtCssVariableFactory.extend("--ft-checkbox-check-color","",Y.designSystemVariables.colorOnPrimary),borderColor:Y.FtCssVariableFactory.extend("--ft-checkbox-border-color","",Y.designSystemVariables.colorOnSurfaceMedium),disabledColor:Y.FtCssVariableFactory.extend("--ft-checkbox-disabled-color","",Y.designSystemVariables.colorOnSurfaceDisabled),errorColor:Y.FtCssVariableFactory.extend("--ft-checkbox-error-color","",Y.designSystemVariables.colorError)},Fl=Vl.css`
712
712
  * {
713
713
  box-sizing: border-box;
714
714
  }
715
715
 
716
716
  .ft-checkbox {
717
717
  box-sizing: border-box;
718
- color: ${de.textColor};
719
- font-size: ${de.fontSize};
718
+ color: ${pe.textColor};
719
+ font-size: ${pe.fontSize};
720
720
 
721
721
  display: inline-flex;
722
722
  align-items: center;
@@ -724,7 +724,7 @@
724
724
  }
725
725
 
726
726
  .ft-checkbox--disabled {
727
- color: ${de.disabledColor};
727
+ color: ${pe.disabledColor};
728
728
  }
729
729
 
730
730
  input {
@@ -748,26 +748,26 @@
748
748
 
749
749
  .ft-checkbox--box {
750
750
  display: flex;
751
- border: 2px solid ${de.borderColor};
751
+ border: 2px solid ${pe.borderColor};
752
752
  border-radius: 2px;
753
753
 
754
754
  width: 18px;
755
755
  height: 18px;
756
756
 
757
- color: ${de.checkColor};
757
+ color: ${pe.checkColor};
758
758
  }
759
759
 
760
760
 
761
761
  .ft-checkbox--checked .ft-checkbox--box,
762
762
  .ft-checkbox--indeterminate .ft-checkbox--box {
763
- border-color: ${de.activeColor};
764
- background-color: ${de.activeColor};
763
+ border-color: ${pe.activeColor};
764
+ background-color: ${pe.activeColor};
765
765
  }
766
766
 
767
767
  .ft-checkbox--disabled .ft-checkbox--box {
768
- border-color: ${de.disabledColor};
768
+ border-color: ${pe.disabledColor};
769
769
  background-color: transparent;
770
- color: ${de.disabledColor};
770
+ color: ${pe.disabledColor};
771
771
  }
772
772
 
773
773
  .ft-checkbox--checkmark {
@@ -788,20 +788,20 @@
788
788
  }
789
789
 
790
790
  .ft-checkbox.ft-checkbox--error {
791
- color: ${de.errorColor};
792
- ${(0,G.setVariable)(te.color,de.errorColor)};
791
+ color: ${pe.errorColor};
792
+ ${(0,Y.setVariable)(ne.color,pe.errorColor)};
793
793
 
794
794
  .ft-checkbox--box {
795
- border-color: ${de.errorColor};
795
+ border-color: ${pe.errorColor};
796
796
  }
797
797
 
798
798
  &.ft-checkbox--checked, &.ft-checkbox--indeterminate {
799
799
  .ft-checkbox--box {
800
- background-color: ${de.errorColor};
800
+ background-color: ${pe.errorColor};
801
801
  }
802
802
  }
803
803
  }
804
- `;var He=function(e,t,r,n){var i=arguments.length,o=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(o=(i<3?s(o):i>3?s(t,r,o):s(t,r))||o);return i>3&&o&&Object.defineProperty(t,r,o),o},Oi=class extends CustomEvent{constructor(t){super("change",{detail:t})}},q=class extends Pl.FtLitElement{constructor(){super(...arguments),this.name="",this.value="",this.checked=!1,this.indeterminate=!1,this.disabled=!1,this.error=!1}get checkboxClasses(){return{"ft-checkbox":!0,"ft-checkbox--error":this.error,"ft-checkbox--checked":this.indeterminate?!1:this.checked,"ft-checkbox--indeterminate":this.indeterminate,"ft-checkbox--disabled":this.disabled}}renderBoxContainer(){return yn.html`
804
+ `;var Ve=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},Li=class extends CustomEvent{constructor(t){super("change",{detail:t})}},X=class extends jl.FtLitElement{constructor(){super(...arguments),this.name="",this.value="",this.checked=!1,this.indeterminate=!1,this.disabled=!1,this.error=!1}get checkboxClasses(){return{"ft-checkbox":!0,"ft-checkbox--error":this.error,"ft-checkbox--checked":this.indeterminate?!1:this.checked,"ft-checkbox--indeterminate":this.indeterminate,"ft-checkbox--disabled":this.disabled}}renderBoxContainer(){return Tn.html`
805
805
  <div class="ft-checkbox--box-container" part="checkbox-box-container">
806
806
  <ft-ripple part="checkbox-ripple"
807
807
  ?disabled=${this.disabled}
@@ -823,27 +823,27 @@
823
823
  @change=${this.onChange}
824
824
  >
825
825
  </div>
826
- `}render(){return yn.html`
827
- <label class="${(0,Nl.classMap)(this.checkboxClasses)}" for="checkbox-input" part="checkbox-label">
826
+ `}render(){return Tn.html`
827
+ <label class="${(0,zl.classMap)(this.checkboxClasses)}" for="checkbox-input" part="checkbox-label">
828
828
  ${this.renderBoxContainer()}
829
- <ft-typography variant="${fe.body2}" part="checkbox-body">
829
+ <ft-typography variant="${he.body2}" part="checkbox-body">
830
830
  <slot @slotchange=${this.onSlotchange}></slot>
831
831
  </ft-typography>
832
832
  </label>
833
- `}renderBoxIcon(){return yn.html`
833
+ `}renderBoxIcon(){return Tn.html`
834
834
  <svg class="ft-checkbox--checkmark" viewBox="0 0 24 24" part="checkbox-check" aria-hidden="true">
835
835
  <path class="ft-checkbox--checkmark-path" fill="none"
836
836
  d="${this.indeterminate&&!this.checked?"M2,12 22,12":"M1.73,12.91 8.1,19.28 22.79,4.59"}"></path>
837
837
  </svg>
838
- `}onSlotchange(){this.requestUpdate()}willUpdate(t){super.willUpdate(t),t.has("checked")&&(this.ariaChecked=this.checked?"true":"false")}onChange(t){t.stopPropagation(),this.checked=t.target.checked,this.indeterminate=!1,this.dispatchEvent(new Oi(this.checked))}contentAvailableCallback(t){var r;super.contentAvailableCallback(t),(r=this.ripple)===null||r===void 0||r.setupFor(this.container)}click(){this.input.click()}focus(){this.input.focus(),setTimeout(()=>{var t;(t=this.ripple)===null||t===void 0||t.forceFocusUpdate()},0)}};q.elementDefinitions={"ft-ripple":N,"ft-typography":J};q.styles=Ll;He([(0,_e.property)()],q.prototype,"name",void 0);He([(0,_e.property)()],q.prototype,"value",void 0);He([(0,_e.property)({type:Boolean,reflect:!0})],q.prototype,"checked",void 0);He([(0,_e.property)({type:Boolean})],q.prototype,"indeterminate",void 0);He([(0,_e.property)({type:Boolean})],q.prototype,"disabled",void 0);He([(0,_e.property)({type:Boolean})],q.prototype,"error",void 0);He([(0,_e.query)(".ft-checkbox")],q.prototype,"container",void 0);He([(0,_e.query)("ft-ripple")],q.prototype,"ripple",void 0);He([(0,_e.query)("input")],q.prototype,"input",void 0);var Dl=y(C());var kl={"ft-checkbox":q};(0,Dl.customElements)(kl);var wi=y(Il()),z=y(X());var rt;(function(e){e.manual="manual",e.auto="auto",e.downward="downward"})(rt||(rt={}));function Ul(e,t,r){return e?t(e):r?.(e)}var ee=function(e,t,r,n){var i=arguments.length,o=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(o=(i<3?s(o):i>3?s(t,r,o):s(t,r))||o);return i>3&&o&&Object.defineProperty(t,r,o),o},wr=class extends CustomEvent{constructor(t){super("tree-change",{detail:(0,Q.deepCopy)(t)})}},Ti=class extends CustomEvent{constructor(t){super("treenode-change",{detail:t})}},_i=class extends CustomEvent{constructor(){super("treenode-clear-all")}},U=class extends Q.FtLitElement{constructor(){super(...arguments),this.mode=rt.auto,this.userOpenedNodes=new Set,this.userClosedNodes=new Set,this.currentExpandButtonFocusedIndex=0,this.label="",this.expandLabel="Expand",this.collapseLabel="Collapse",this.expandParametrizedLabel="Expand {0}",this.collapseParametrizedLabel="Collapse {0}",this.expandAllLabel="Expand all",this.collapseAllLabel="Collapse all",this.clearLabel="Clear"}willUpdate(t){super.willUpdate(t),this.data&&this.isTreeSelectorCollapsed==null&&(this.isTreeSelectorCollapsed=this.data.rootNodes.every(r=>!this.isNodeExpanded(r)))}render(){var t;let r=this.data.rootNodes.some(n=>n.children.length>0);return oe.html`
838
+ `}onSlotchange(){this.requestUpdate()}willUpdate(t){super.willUpdate(t),t.has("checked")&&(this.ariaChecked=this.checked?"true":"false")}onChange(t){t.stopPropagation(),this.checked=t.target.checked,this.indeterminate=!1,this.dispatchEvent(new Li(this.checked))}contentAvailableCallback(t){var r;super.contentAvailableCallback(t),(r=this.ripple)===null||r===void 0||r.setupFor(this.container)}click(){this.input.click()}focus(){this.input.focus(),setTimeout(()=>{var t;(t=this.ripple)===null||t===void 0||t.forceFocusUpdate()},0)}};X.elementDefinitions={"ft-ripple":D,"ft-typography":Z};X.styles=Fl;Ve([(0,Oe.property)()],X.prototype,"name",void 0);Ve([(0,Oe.property)()],X.prototype,"value",void 0);Ve([(0,Oe.property)({type:Boolean,reflect:!0})],X.prototype,"checked",void 0);Ve([(0,Oe.property)({type:Boolean})],X.prototype,"indeterminate",void 0);Ve([(0,Oe.property)({type:Boolean})],X.prototype,"disabled",void 0);Ve([(0,Oe.property)({type:Boolean})],X.prototype,"error",void 0);Ve([(0,Oe.query)(".ft-checkbox")],X.prototype,"container",void 0);Ve([(0,Oe.query)("ft-ripple")],X.prototype,"ripple",void 0);Ve([(0,Oe.query)("input")],X.prototype,"input",void 0);var Kl=f(S());var Wl={"ft-checkbox":X};(0,Kl.customElements)(Wl);var Pi=f(ql()),W=f(Q());var Qe;(function(e){e.manual="manual",e.auto="auto",e.downward="downward"})(Qe||(Qe={}));function Yl(e,t,r){return e?t(e):r?.(e)}var re=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},Ar=class extends CustomEvent{constructor(t){super("tree-change",{detail:(0,te.deepCopy)(t)})}},ki=class extends CustomEvent{constructor(t){super("treenode-change",{detail:t})}},Di=class extends CustomEvent{constructor(){super("treenode-clear-all")}},H=class extends te.FtLitElement{constructor(){super(...arguments),this.mode=Qe.auto,this.userOpenedNodes=new Set,this.userClosedNodes=new Set,this.currentExpandButtonFocusedIndex=0,this.label="",this.expandLabel="Expand",this.collapseLabel="Collapse",this.expandParametrizedLabel="Expand {0}",this.collapseParametrizedLabel="Collapse {0}",this.expandAllLabel="Expand all",this.collapseAllLabel="Collapse all",this.clearLabel="Clear"}willUpdate(t){super.willUpdate(t),this.data&&this.isTreeSelectorCollapsed==null&&(this.isTreeSelectorCollapsed=this.data.rootNodes.every(r=>!this.isNodeExpanded(r)))}render(){var t;let r=this.data.rootNodes.some(n=>n.children.length>0);return ae.html`
839
839
  <div class="ft-tree-selector ${r?"with-expandable":""}">
840
840
  <div part="header">
841
- ${this.label.length>0?oe.html`
842
- <ft-typography variant="${fe.overline}" part="label">
841
+ ${this.label.length>0?ae.html`
842
+ <ft-typography variant="${he.overline}" part="label">
843
843
  ${this.label}
844
844
  </ft-typography>
845
- `:oe.nothing}
846
- ${r?oe.html`
845
+ `:ae.nothing}
846
+ ${r?ae.html`
847
847
  <ft-button dense
848
848
  tooltipposition="bottom"
849
849
  part="expand-button"
@@ -852,18 +852,18 @@
852
852
  aria-expanded="${this.isTreeSelectorCollapsed}"
853
853
  @click=${()=>this.toggleExpandAll()}>
854
854
  </ft-button>
855
- `:oe.nothing}
855
+ `:ae.nothing}
856
856
 
857
- ${!((t=this.data)===null||t===void 0)&&t.rootNodes.some(n=>n.selected||n.indeterminate)?oe.html`
857
+ ${!((t=this.data)===null||t===void 0)&&t.rootNodes.some(n=>n.selected||n.indeterminate)?ae.html`
858
858
  <ft-button icon="close" dense @click=${()=>this.clear()} part="clear-button">
859
859
  ${this.clearLabel}
860
860
  </ft-button>
861
- `:oe.nothing}
861
+ `:ae.nothing}
862
862
  </div>
863
- ${(0,wi.repeat)(this.data.rootNodes,n=>n.value,n=>this.renderNode([],n))}
863
+ ${(0,Pi.repeat)(this.data.rootNodes,n=>n.value,n=>this.renderNode([],n))}
864
864
  </div>
865
865
  </div>
866
- `}renderNode(t,r){let n=this.isNodeExpanded(r),i={expanded:n,collapsed:n,"with-expandable":this.hasExpandableChildren(r)};return oe.html`
866
+ `}renderNode(t,r){let n=this.isNodeExpanded(r),i={expanded:n,collapsed:n,"with-expandable":this.hasExpandableChildren(r)};return ae.html`
867
867
  <div part="level" class="${r.children.length!=0?"expandable":"leaf"}"
868
868
  data-value="${r.value}">
869
869
  <div part="actions">
@@ -872,28 +872,28 @@
872
872
  name="${r.label}"
873
873
  ?checked=${r.selected}
874
874
  ?indeterminate=${r.indeterminate}
875
- @change=${o=>this.toggleNode(t,r,o)}>
875
+ @change=${s=>this.toggleNode(t,r,s)}>
876
876
  ${r.label}
877
877
  </ft-checkbox>
878
878
  </div>
879
- ${r.children.length!=0&&this.isNodeExpanded(r)?oe.html`
880
- <div part="children" class="${(0,$l.classMap)(i)}" id="${this.getAriaControlId(r)}">
881
- ${Ul(n,()=>(0,wi.repeat)(r.children,o=>o.value,o=>this.renderNode([...t,r],o)))}
882
- </div>`:oe.nothing}
879
+ ${r.children.length!=0&&this.isNodeExpanded(r)?ae.html`
880
+ <div part="children" class="${(0,Xl.classMap)(i)}" id="${this.getAriaControlId(r)}">
881
+ ${Yl(n,()=>(0,Pi.repeat)(r.children,s=>s.value,s=>this.renderNode([...t,r],s)))}
882
+ </div>`:ae.nothing}
883
883
  </div>
884
- `}clear(){switch((0,Q.flatDeep)(this.data.rootNodes,t=>t.children).forEach(t=>{t.selected=!1,t.indeterminate=!1}),this.requestUpdate(),this.mode){case rt.auto:case rt.downward:this.dispatchEvent(new wr(this.data));break;default:this.dispatchEvent(new _i);break}}toggleNode(t,r,n){let i=s=>{s.selected=n.detail,s.indeterminate=!1};i(r);let o=[...t].reverse();switch(this.mode){case rt.auto:(0,Q.forEachDeep)(r.children,s=>s.children,i),o.forEach(s=>{s.selected=s.children.every(a=>a.selected),s.indeterminate=!s.selected&&s.children.some(a=>a.selected||a.indeterminate)}),this.requestUpdate(),this.dispatchEvent(new wr(this.data));break;case rt.downward:(0,Q.forEachDeep)(r.children,s=>s.children,i),this.requestUpdate(),this.dispatchEvent(new wr(this.data));break;default:this.requestUpdate(),this.dispatchEvent(new Ti({value:r.value,selected:n.detail}));break}}renderOpenCloseButton(t){if(t.children.length===0)return oe.html`
884
+ `}clear(){switch((0,te.flatDeep)(this.data.rootNodes,t=>t.children).forEach(t=>{t.selected=!1,t.indeterminate=!1}),this.requestUpdate(),this.mode){case Qe.auto:case Qe.downward:this.dispatchEvent(new Ar(this.data));break;default:this.dispatchEvent(new Di);break}}toggleNode(t,r,n){let i=o=>{o.selected=n.detail,o.indeterminate=!1};i(r);let s=[...t].reverse();switch(this.mode){case Qe.auto:(0,te.forEachDeep)(r.children,o=>o.children,i),s.forEach(o=>{o.selected=o.children.every(a=>a.selected),o.indeterminate=!o.selected&&o.children.some(a=>a.selected||a.indeterminate)}),this.requestUpdate(),this.dispatchEvent(new Ar(this.data));break;case Qe.downward:(0,te.forEachDeep)(r.children,o=>o.children,i),this.requestUpdate(),this.dispatchEvent(new Ar(this.data));break;default:this.requestUpdate(),this.dispatchEvent(new ki({value:r.value,selected:n.detail}));break}}renderOpenCloseButton(t){if(t.children.length===0)return ae.html`
885
885
  <div part="expand"></div>
886
- `;let r=this.isNodeExpanded(t);return oe.html`
886
+ `;let r=this.isNodeExpanded(t);return ae.html`
887
887
  <ft-button dense part="expand" tooltipposition="bottom"
888
888
  icon="${r?"TRIANGLE_BOTTOM":"TRIANGLE_RIGHT"}"
889
889
  label="${r?this.collapseLabel:this.expandLabel}"
890
- aria-label="${Q.ParametrizedLabelResolver.replaceParameters(r?this.collapseParametrizedLabel:this.expandParametrizedLabel,t.label)}"
890
+ aria-label="${te.ParametrizedLabelResolver.replaceParameters(r?this.collapseParametrizedLabel:this.expandParametrizedLabel,t.label)}"
891
891
  aria-expanded="${r}"
892
892
  aria-controls="${this.getAriaControlId(t)}"
893
893
  @keydown=${n=>this.onKeydown(n,t)}
894
894
  @click=${()=>this.userChangeNodeExpandStatus(!r,t.value)}>
895
895
  </ft-button>
896
- `}userChangeNodeExpandStatus(t,r){t?this.userClosedNodes.has(r)?this.userClosedNodes.delete(r):this.userOpenedNodes.add(r):this.userOpenedNodes.has(r)?this.userOpenedNodes.delete(r):this.userClosedNodes.add(r),this.requestUpdate()}onKeydown(t,r){let n=!1;switch(t.key){case"ArrowDown":this.focusNextButton(t.target),n=!0;break;case"ArrowUp":this.focusPreviousButton(t.target),n=!0;break;case"ArrowRight":this.isNodeExpanded(r)||this.userChangeNodeExpandStatus(!0,r.value),n=!0;break;case"ArrowLeft":this.isNodeExpanded(r)&&this.userChangeNodeExpandStatus(!1,r.value),n=!0;break}n&&(t.stopPropagation(),t.preventDefault())}focusPreviousButton(t){let r=this.currentLevelExpandButtons.indexOf(t);this.currentLevelExpandButtons[r==0?this.currentLevelExpandButtons.length-1:r-1].focus()}focusNextButton(t){let r=[...this.currentLevelExpandButtons],n=r.indexOf(t);r[n==r.length-1?0:n+1].focus()}isNodeExpanded(t){return!this.userClosedNodes.has(t.value)&&(t.expanded||this.userOpenedNodes.has(t.value))}hasExpandableChildren(t){return t.children.some(r=>r.children.length>0)}toggleExpandAll(){this.isTreeSelectorCollapsed?this.expandAll():this.collapseAll()}expandAll(){this.userClosedNodes=new Set,this.userOpenedNodes=new Set(this.getAllClosedNodes()),this.isTreeSelectorCollapsed=!1}getAllClosedNodes(){return(0,Q.flatDeep)(this.data.rootNodes,t=>t.children).filter(t=>!t.expanded).map(t=>t.value)}collapseAll(){this.userOpenedNodes=new Set,this.userClosedNodes=new Set(this.data.rootNodes.filter(t=>t.expanded).map(t=>t.value)),this.isTreeSelectorCollapsed=!0}getAriaControlId(t){return t.value.replace(" ","").replace("|","-")+"-children"}};U.elementDefinitions={"ft-checkbox":q,"ft-typography":J,"ft-button":_};U.styles=_l;ee([(0,z.property)()],U.prototype,"mode",void 0);ee([(0,z.property)()],U.prototype,"data",void 0);ee([(0,z.state)({hasChanged:Q.hasChanged})],U.prototype,"userOpenedNodes",void 0);ee([(0,z.state)({hasChanged:Q.hasChanged})],U.prototype,"userClosedNodes",void 0);ee([(0,z.queryAll)("[part='expand']")],U.prototype,"currentLevelExpandButtons",void 0);ee([(0,z.state)()],U.prototype,"currentExpandButtonFocusedIndex",void 0);ee([(0,z.state)()],U.prototype,"isTreeSelectorCollapsed",void 0);ee([(0,z.property)()],U.prototype,"label",void 0);ee([(0,z.property)()],U.prototype,"expandLabel",void 0);ee([(0,z.property)()],U.prototype,"collapseLabel",void 0);ee([(0,z.property)()],U.prototype,"expandParametrizedLabel",void 0);ee([(0,z.property)()],U.prototype,"collapseParametrizedLabel",void 0);ee([(0,z.property)()],U.prototype,"expandAllLabel",void 0);ee([(0,z.property)()],U.prototype,"collapseAllLabel",void 0);ee([(0,z.property)()],U.prototype,"clearLabel",void 0);var Bl={"ft-tree-selector":U};(0,Hl.customElements)(Bl);})();
896
+ `}userChangeNodeExpandStatus(t,r){t?this.userClosedNodes.has(r)?this.userClosedNodes.delete(r):this.userOpenedNodes.add(r):this.userOpenedNodes.has(r)?this.userOpenedNodes.delete(r):this.userClosedNodes.add(r),this.requestUpdate()}onKeydown(t,r){let n=!1;switch(t.key){case"ArrowDown":this.focusNextButton(t.target),n=!0;break;case"ArrowUp":this.focusPreviousButton(t.target),n=!0;break;case"ArrowRight":this.isNodeExpanded(r)||this.userChangeNodeExpandStatus(!0,r.value),n=!0;break;case"ArrowLeft":this.isNodeExpanded(r)&&this.userChangeNodeExpandStatus(!1,r.value),n=!0;break}n&&(t.stopPropagation(),t.preventDefault())}focusPreviousButton(t){let r=this.currentLevelExpandButtons.indexOf(t);this.currentLevelExpandButtons[r==0?this.currentLevelExpandButtons.length-1:r-1].focus()}focusNextButton(t){let r=[...this.currentLevelExpandButtons],n=r.indexOf(t);r[n==r.length-1?0:n+1].focus()}isNodeExpanded(t){return!this.userClosedNodes.has(t.value)&&(t.expanded||this.userOpenedNodes.has(t.value))}hasExpandableChildren(t){return t.children.some(r=>r.children.length>0)}toggleExpandAll(){this.isTreeSelectorCollapsed?this.expandAll():this.collapseAll()}expandAll(){this.userClosedNodes=new Set,this.userOpenedNodes=new Set(this.getAllClosedNodes()),this.isTreeSelectorCollapsed=!1}getAllClosedNodes(){return(0,te.flatDeep)(this.data.rootNodes,t=>t.children).filter(t=>!t.expanded).map(t=>t.value)}collapseAll(){this.userOpenedNodes=new Set,this.userClosedNodes=new Set(this.data.rootNodes.filter(t=>t.expanded).map(t=>t.value)),this.isTreeSelectorCollapsed=!0}getAriaControlId(t){return t.value.replace(" ","").replace("|","-")+"-children"}};H.elementDefinitions={"ft-checkbox":X,"ft-typography":Z,"ft-button":O};H.styles=Hl;re([(0,W.property)()],H.prototype,"mode",void 0);re([(0,W.property)()],H.prototype,"data",void 0);re([(0,W.state)({hasChanged:te.hasChanged})],H.prototype,"userOpenedNodes",void 0);re([(0,W.state)({hasChanged:te.hasChanged})],H.prototype,"userClosedNodes",void 0);re([(0,W.queryAll)("[part='expand']")],H.prototype,"currentLevelExpandButtons",void 0);re([(0,W.state)()],H.prototype,"currentExpandButtonFocusedIndex",void 0);re([(0,W.state)()],H.prototype,"isTreeSelectorCollapsed",void 0);re([(0,W.property)()],H.prototype,"label",void 0);re([(0,W.property)()],H.prototype,"expandLabel",void 0);re([(0,W.property)()],H.prototype,"collapseLabel",void 0);re([(0,W.property)()],H.prototype,"expandParametrizedLabel",void 0);re([(0,W.property)()],H.prototype,"collapseParametrizedLabel",void 0);re([(0,W.property)()],H.prototype,"expandAllLabel",void 0);re([(0,W.property)()],H.prototype,"collapseAllLabel",void 0);re([(0,W.property)()],H.prototype,"clearLabel",void 0);var Jl={"ft-tree-selector":H};(0,Ql.customElements)(Jl);})();
897
897
  /*! Bundled license information:
898
898
 
899
899
  lit-html/lit-html.js: