@fluid-topics/ft-search-saved-searches 2.1.4 → 2.1.6

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.
@@ -121,9 +121,9 @@
121
121
  <div class="ft-ripple--background"></div>
122
122
  <div class="ft-ripple--effect"></div>
123
123
  </div>
124
- `}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var r,n;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(r=this.target)===null||r===void 0||r.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var t,r;let n=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;n&&this.setupFor((r=this.target)!==null&&r!==void 0?r:n)}forceFocusUpdate(){var t;!((t=this.target)===null||t===void 0)&&t.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");let r=(...a)=>l=>{a.forEach(c=>window.addEventListener(c,this.endPress,{once:!0})),this.startPress(l)},n=r("mouseup","contextmenu"),i=r("touchend","touchcancel"),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()}};D.elementDefinitions={};D.styles=mo;se([(0,Z.property)({type:Boolean})],D.prototype,"primary",void 0);se([(0,Z.property)({type:Boolean})],D.prototype,"secondary",void 0);se([(0,Z.property)({type:Boolean})],D.prototype,"unbounded",void 0);se([(0,Z.property)({type:Boolean})],D.prototype,"activated",void 0);se([(0,Z.property)({type:Boolean})],D.prototype,"selected",void 0);se([(0,Z.property)({type:Boolean})],D.prototype,"disabled",void 0);se([(0,Z.state)()],D.prototype,"hovered",void 0);se([(0,Z.state)()],D.prototype,"focused",void 0);se([(0,Z.state)()],D.prototype,"pressed",void 0);se([(0,Z.state)()],D.prototype,"rippling",void 0);se([(0,Z.state)()],D.prototype,"originX",void 0);se([(0,Z.state)()],D.prototype,"originY",void 0);se([(0,Z.query)(".ft-ripple")],D.prototype,"ripple",void 0);se([(0,Z.query)(".ft-ripple--effect")],D.prototype,"rippleEffect",void 0);var bo=m(C());var yo={"ft-ripple":D};(0,bo.customElements)(yo);var Wn=globalThis,Fr=Wn.trustedTypes,xo=Fr?Fr.createPolicy("lit-html",{createHTML:e=>e}):void 0,Oo="$lit$",Ge=`lit$${Math.random().toFixed(9).slice(2)}$`,To="?"+Ge,Ec=`<${To}>`,pt=document,Br=()=>pt.createComment(""),ur=e=>e===null||typeof e!="object"&&typeof e!="function",zn=Array.isArray,Cc=e=>zn(e)||typeof e?.[Symbol.iterator]=="function",$n=`[
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()}};D.elementDefinitions={};D.styles=mo;se([(0,Z.property)({type:Boolean})],D.prototype,"primary",void 0);se([(0,Z.property)({type:Boolean})],D.prototype,"secondary",void 0);se([(0,Z.property)({type:Boolean})],D.prototype,"unbounded",void 0);se([(0,Z.property)({type:Boolean})],D.prototype,"activated",void 0);se([(0,Z.property)({type:Boolean})],D.prototype,"selected",void 0);se([(0,Z.property)({type:Boolean})],D.prototype,"disabled",void 0);se([(0,Z.state)()],D.prototype,"hovered",void 0);se([(0,Z.state)()],D.prototype,"focused",void 0);se([(0,Z.state)()],D.prototype,"pressed",void 0);se([(0,Z.state)()],D.prototype,"rippling",void 0);se([(0,Z.state)()],D.prototype,"originX",void 0);se([(0,Z.state)()],D.prototype,"originY",void 0);se([(0,Z.query)(".ft-ripple")],D.prototype,"ripple",void 0);se([(0,Z.query)(".ft-ripple--effect")],D.prototype,"rippleEffect",void 0);var bo=m(C());var yo={"ft-ripple":D};(0,bo.customElements)(yo);var Wn=globalThis,Br=Wn.trustedTypes,xo=Br?Br.createPolicy("lit-html",{createHTML:e=>e}):void 0,Oo="$lit$",Ge=`lit$${Math.random().toFixed(9).slice(2)}$`,To="?"+Ge,Ec=`<${To}>`,pt=document,Fr=()=>pt.createComment(""),ur=e=>e===null||typeof e!="object"&&typeof e!="function",zn=Array.isArray,Cc=e=>zn(e)||typeof e?.[Symbol.iterator]=="function",$n=`[
125
125
  \f\r]`,cr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,So=/-->/g,Ao=/>/g,ut=RegExp(`>|${$n}(?:([^\\s"'>=/]+)(${$n}*=${$n}*(?:[^
126
- \f\r"'\`<>=]|("|')|))|$)`,"g"),Eo=/'/g,Co=/"/g,Ro=/^(?:script|style|textarea|title)$/i,qn=e=>(t,...r)=>({_$litType$:e,strings:t,values:r}),_o=qn(1),Lo=qn(2),Po=qn(3),dr=Symbol.for("lit-noChange"),W=Symbol.for("lit-nothing"),wo=new WeakMap,dt=pt.createTreeWalker(pt,129);function No(e,t){if(!zn(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return xo!==void 0?xo.createHTML(t):t}var wc=(e,t)=>{let r=e.length-1,n=[],i,o=t===2?"<svg>":t===3?"<math>":"",s=cr;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===cr?u[1]==="!--"?s=So:u[1]!==void 0?s=Ao:u[2]!==void 0?(Ro.test(u[2])&&(i=RegExp("</"+u[2],"g")),s=ut):u[3]!==void 0&&(s=ut):s===ut?u[0]===">"?(s=i??cr,d=-1):u[1]===void 0?d=-2:(d=s.lastIndex-u[2].length,c=u[1],s=u[3]===void 0?ut:u[3]==='"'?Co:Eo):s===Co||s===Eo?s=ut:s===So||s===Ao?s=cr:(s=ut,i=void 0);let f=s===ut&&e[a+1].startsWith("/>")?" ":"";o+=s===cr?l+Ec:d>=0?(n.push(c),l.slice(0,d)+Oo+l.slice(d)+Ge+f):l+Ge+(d===-2?a:f)}return[No(e,o+(e[r]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]},pr=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]=wc(t,r);if(this.el=e.createElement(c,n),dt.currentNode=this.el.content,r===2||r===3){let d=this.el.content.firstChild;d.replaceWith(...d.childNodes)}for(;(i=dt.nextNode())!==null&&l.length<a;){if(i.nodeType===1){if(i.hasAttributes())for(let d of i.getAttributeNames())if(d.endsWith(Oo)){let p=u[s++],f=i.getAttribute(d).split(Ge),h=/([.?@])?(.*)/.exec(p);l.push({type:1,index:o,name:h[2],strings:f,ctor:h[1]==="."?Bn:h[1]==="?"?Hn:h[1]==="@"?jn:Dt}),i.removeAttribute(d)}else d.startsWith(Ge)&&(l.push({type:6,index:o}),i.removeAttribute(d));if(Ro.test(i.tagName)){let d=i.textContent.split(Ge),p=d.length-1;if(p>0){i.textContent=Fr?Fr.emptyScript:"";for(let f=0;f<p;f++)i.append(d[f],Br()),dt.nextNode(),l.push({type:2,index:++o});i.append(d[p],Br())}}}else if(i.nodeType===8)if(i.data===To)l.push({type:2,index:o});else{let d=-1;for(;(d=i.data.indexOf(Ge,d+1))!==-1;)l.push({type:7,index:o}),d+=Ge.length-1}o++}}static createElement(t,r){let n=pt.createElement("template");return n.innerHTML=t,n}};function Nt(e,t,r=e,n){if(t===dr)return t;let i=n!==void 0?r._$Co?.[n]:r._$Cl,o=ur(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=Nt(e,i._$AS(e,t.values),i,n)),t}var Fn=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??pt).importNode(r,!0);dt.currentNode=i;let o=dt.nextNode(),s=0,a=0,l=n[0];for(;l!==void 0;){if(s===l.index){let c;l.type===2?c=new Hr(o,o.nextSibling,this,t):l.type===1?c=new l.ctor(o,l.name,l.strings,this,t):l.type===6&&(c=new Vn(o,this,t)),this._$AV.push(c),l=n[++a]}s!==l?.index&&(o=dt.nextNode(),s++)}return dt.currentNode=pt,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++}},Hr=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,r,n,i){this.type=2,this._$AH=W,this._$AN=void 0,this._$AA=t,this._$AB=r,this._$AM=n,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,r=this._$AM;return r!==void 0&&t?.nodeType===11&&(t=r.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,r=this){t=Nt(this,t,r),ur(t)?t===W||t==null||t===""?(this._$AH!==W&&this._$AR(),this._$AH=W):t!==this._$AH&&t!==dr&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):Cc(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!==W&&ur(this._$AH)?this._$AA.nextSibling.data=t:this.T(pt.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=pr.createElement(No(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(r);else{let o=new Fn(i,this),s=o.u(this.options);o.p(r),this.T(s),this._$AH=o}}_$AC(t){let r=wo.get(t.strings);return r===void 0&&wo.set(t.strings,r=new pr(t)),r}k(t){zn(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(Br()),this.O(Br()),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&&t!==this._$AB;){let n=t.nextSibling;t.remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},Dt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,r,n,i,o){this.type=1,this._$AH=W,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=W}_$AI(t,r=this,n,i){let o=this.strings,s=!1;if(o===void 0)t=Nt(this,t,r,0),s=!ur(t)||t!==this._$AH&&t!==dr,s&&(this._$AH=t);else{let a=t,l,c;for(t=o[0],l=0;l<o.length-1;l++)c=Nt(this,a[n+l],r,l),c===dr&&(c=this._$AH[l]),s||=!ur(c)||c!==this._$AH[l],c===W?t=W:t!==W&&(t+=(c??"")+o[l+1]),this._$AH[l]=c}s&&!i&&this.j(t)}j(t){t===W?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},Bn=class extends Dt{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===W?void 0:t}},Hn=class extends Dt{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==W)}},jn=class extends Dt{constructor(t,r,n,i,o){super(t,r,n,i,o),this.type=5}_$AI(t,r=this){if((t=Nt(this,t,r,0)??W)===dr)return;let n=this._$AH,i=t===W&&n!==W||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,o=t!==W&&(n===W||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)}},Vn=class{constructor(t,r,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=r,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){Nt(this,t)}};var Oc=Wn.litHtmlPolyfillSupport;Oc?.(pr,Hr),(Wn.litHtmlVersions??=[]).push("3.3.0");var ko=Symbol.for(""),Tc=e=>{if(e?.r===ko)return e?._$litStatic$},Kn=e=>({_$litStatic$:e,r:ko});var Do=new Map,Gn=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=Tc(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=Do.get(d))===void 0&&(s.raw=s,Do.set(d,t=s)),r=a}return e(t,...r)},Yn=Gn(_o),hd=Gn(Lo),md=Gn(Po);var Xn=m(Q()),Go=m(C());var Ye;(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"})(Ye||(Ye={}));var xe=m(U()),y=m(C()),Mo=y.FtCssVariableFactory.extend("--ft-typography-font-family","",y.designSystemVariables.titleFont),je=y.FtCssVariableFactory.extend("--ft-typography-font-family","",y.designSystemVariables.contentFont),A={fontFamily:je,fontSize:y.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:y.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:y.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:y.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:y.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},kt={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Mo),fontSize:y.FtCssVariableFactory.extend("--ft-typography-title-font-size","",A.fontSize,"20px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",A.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",A.letterSpacing,"0.15px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-title-line-height","",A.lineHeight,"1.2"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",A.textTransform,"inherit")},He={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Mo),fontSize:y.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",A.fontSize,"14px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",A.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",A.letterSpacing,"0.105px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",A.lineHeight,"1.7"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",A.textTransform,"inherit")},Mt={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",je),fontSize:y.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",A.fontSize,"16px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",A.fontWeight,"600"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",A.letterSpacing,"0.144px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",A.lineHeight,"1.5"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",A.textTransform,"inherit")},It={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",je),fontSize:y.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",A.fontSize,"14px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",A.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",A.letterSpacing,"0.098px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",A.lineHeight,"1.7"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",A.textTransform,"inherit")},Ut={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",je),fontSize:y.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",A.fontSize,"16px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",A.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",A.letterSpacing,"0.496px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",A.lineHeight,"1.5"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",A.textTransform,"inherit")},be={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",je),fontSize:y.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",A.fontSize,"14px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",A.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",A.letterSpacing,"0.252px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",A.lineHeight,"1.4"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",A.textTransform,"inherit")},$t={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",je),fontSize:y.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",A.fontSize,"12px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",A.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",A.letterSpacing,"0.396px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",A.lineHeight,"1.33"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",A.textTransform,"inherit")},Ft={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",je),fontSize:y.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",A.fontSize,"10px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",A.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",A.letterSpacing,"0.33px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",A.lineHeight,"1.6"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",A.textTransform,"inherit")},Bt={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",je),fontSize:y.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",A.fontSize,"10px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",A.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",A.letterSpacing,"1.5px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",A.lineHeight,"1.6"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",A.textTransform,"uppercase")},Me={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-button-font-family","",je),fontSize:y.FtCssVariableFactory.extend("--ft-typography-button-font-size","",A.fontSize,"14px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",A.fontWeight,"600"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",A.letterSpacing,"1.246px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-button-line-height","",A.lineHeight,"1.15"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",A.textTransform,"uppercase")},Io=xe.css`
126
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),Eo=/'/g,Co=/"/g,Ro=/^(?:script|style|textarea|title)$/i,qn=e=>(t,...r)=>({_$litType$:e,strings:t,values:r}),_o=qn(1),Lo=qn(2),Po=qn(3),dr=Symbol.for("lit-noChange"),W=Symbol.for("lit-nothing"),wo=new WeakMap,dt=pt.createTreeWalker(pt,129);function No(e,t){if(!zn(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return xo!==void 0?xo.createHTML(t):t}var wc=(e,t)=>{let r=e.length-1,n=[],i,o=t===2?"<svg>":t===3?"<math>":"",s=cr;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===cr?u[1]==="!--"?s=So:u[1]!==void 0?s=Ao:u[2]!==void 0?(Ro.test(u[2])&&(i=RegExp("</"+u[2],"g")),s=ut):u[3]!==void 0&&(s=ut):s===ut?u[0]===">"?(s=i??cr,d=-1):u[1]===void 0?d=-2:(d=s.lastIndex-u[2].length,c=u[1],s=u[3]===void 0?ut:u[3]==='"'?Co:Eo):s===Co||s===Eo?s=ut:s===So||s===Ao?s=cr:(s=ut,i=void 0);let f=s===ut&&e[a+1].startsWith("/>")?" ":"";o+=s===cr?l+Ec:d>=0?(n.push(c),l.slice(0,d)+Oo+l.slice(d)+Ge+f):l+Ge+(d===-2?a:f)}return[No(e,o+(e[r]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]},pr=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]=wc(t,r);if(this.el=e.createElement(c,n),dt.currentNode=this.el.content,r===2||r===3){let d=this.el.content.firstChild;d.replaceWith(...d.childNodes)}for(;(i=dt.nextNode())!==null&&l.length<a;){if(i.nodeType===1){if(i.hasAttributes())for(let d of i.getAttributeNames())if(d.endsWith(Oo)){let p=u[s++],f=i.getAttribute(d).split(Ge),h=/([.?@])?(.*)/.exec(p);l.push({type:1,index:o,name:h[2],strings:f,ctor:h[1]==="."?Fn:h[1]==="?"?Hn:h[1]==="@"?jn:Dt}),i.removeAttribute(d)}else d.startsWith(Ge)&&(l.push({type:6,index:o}),i.removeAttribute(d));if(Ro.test(i.tagName)){let d=i.textContent.split(Ge),p=d.length-1;if(p>0){i.textContent=Br?Br.emptyScript:"";for(let f=0;f<p;f++)i.append(d[f],Fr()),dt.nextNode(),l.push({type:2,index:++o});i.append(d[p],Fr())}}}else if(i.nodeType===8)if(i.data===To)l.push({type:2,index:o});else{let d=-1;for(;(d=i.data.indexOf(Ge,d+1))!==-1;)l.push({type:7,index:o}),d+=Ge.length-1}o++}}static createElement(t,r){let n=pt.createElement("template");return n.innerHTML=t,n}};function Nt(e,t,r=e,n){if(t===dr)return t;let i=n!==void 0?r._$Co?.[n]:r._$Cl,o=ur(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=Nt(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??pt).importNode(r,!0);dt.currentNode=i;let o=dt.nextNode(),s=0,a=0,l=n[0];for(;l!==void 0;){if(s===l.index){let c;l.type===2?c=new Hr(o,o.nextSibling,this,t):l.type===1?c=new l.ctor(o,l.name,l.strings,this,t):l.type===6&&(c=new Vn(o,this,t)),this._$AV.push(c),l=n[++a]}s!==l?.index&&(o=dt.nextNode(),s++)}return dt.currentNode=pt,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++}},Hr=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,r,n,i){this.type=2,this._$AH=W,this._$AN=void 0,this._$AA=t,this._$AB=r,this._$AM=n,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,r=this._$AM;return r!==void 0&&t?.nodeType===11&&(t=r.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,r=this){t=Nt(this,t,r),ur(t)?t===W||t==null||t===""?(this._$AH!==W&&this._$AR(),this._$AH=W):t!==this._$AH&&t!==dr&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):Cc(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!==W&&ur(this._$AH)?this._$AA.nextSibling.data=t:this.T(pt.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=pr.createElement(No(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=wo.get(t.strings);return r===void 0&&wo.set(t.strings,r=new pr(t)),r}k(t){zn(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(Fr()),this.O(Fr()),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&&t!==this._$AB;){let n=t.nextSibling;t.remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},Dt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,r,n,i,o){this.type=1,this._$AH=W,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=W}_$AI(t,r=this,n,i){let o=this.strings,s=!1;if(o===void 0)t=Nt(this,t,r,0),s=!ur(t)||t!==this._$AH&&t!==dr,s&&(this._$AH=t);else{let a=t,l,c;for(t=o[0],l=0;l<o.length-1;l++)c=Nt(this,a[n+l],r,l),c===dr&&(c=this._$AH[l]),s||=!ur(c)||c!==this._$AH[l],c===W?t=W:t!==W&&(t+=(c??"")+o[l+1]),this._$AH[l]=c}s&&!i&&this.j(t)}j(t){t===W?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},Fn=class extends Dt{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===W?void 0:t}},Hn=class extends Dt{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==W)}},jn=class extends Dt{constructor(t,r,n,i,o){super(t,r,n,i,o),this.type=5}_$AI(t,r=this){if((t=Nt(this,t,r,0)??W)===dr)return;let n=this._$AH,i=t===W&&n!==W||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,o=t!==W&&(n===W||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)}},Vn=class{constructor(t,r,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=r,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){Nt(this,t)}};var Oc=Wn.litHtmlPolyfillSupport;Oc?.(pr,Hr),(Wn.litHtmlVersions??=[]).push("3.3.0");var ko=Symbol.for(""),Tc=e=>{if(e?.r===ko)return e?._$litStatic$},Kn=e=>({_$litStatic$:e,r:ko});var Do=new Map,Gn=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=Tc(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=Do.get(d))===void 0&&(s.raw=s,Do.set(d,t=s)),r=a}return e(t,...r)},Yn=Gn(_o),hd=Gn(Lo),md=Gn(Po);var Xn=m(Q()),Go=m(C());var Ye;(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"})(Ye||(Ye={}));var xe=m(U()),y=m(C()),Mo=y.FtCssVariableFactory.extend("--ft-typography-font-family","",y.designSystemVariables.titleFont),je=y.FtCssVariableFactory.extend("--ft-typography-font-family","",y.designSystemVariables.contentFont),A={fontFamily:je,fontSize:y.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:y.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:y.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:y.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:y.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},kt={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Mo),fontSize:y.FtCssVariableFactory.extend("--ft-typography-title-font-size","",A.fontSize,"20px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",A.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",A.letterSpacing,"0.15px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-title-line-height","",A.lineHeight,"1.2"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",A.textTransform,"inherit")},He={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Mo),fontSize:y.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",A.fontSize,"14px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",A.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",A.letterSpacing,"0.105px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",A.lineHeight,"1.7"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",A.textTransform,"inherit")},Mt={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",je),fontSize:y.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",A.fontSize,"16px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",A.fontWeight,"600"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",A.letterSpacing,"0.144px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",A.lineHeight,"1.5"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",A.textTransform,"inherit")},It={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",je),fontSize:y.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",A.fontSize,"14px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",A.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",A.letterSpacing,"0.098px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",A.lineHeight,"1.7"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",A.textTransform,"inherit")},Ut={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",je),fontSize:y.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",A.fontSize,"16px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",A.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",A.letterSpacing,"0.496px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",A.lineHeight,"1.5"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",A.textTransform,"inherit")},be={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",je),fontSize:y.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",A.fontSize,"14px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",A.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",A.letterSpacing,"0.252px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",A.lineHeight,"1.4"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",A.textTransform,"inherit")},$t={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",je),fontSize:y.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",A.fontSize,"12px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",A.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",A.letterSpacing,"0.396px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",A.lineHeight,"1.33"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",A.textTransform,"inherit")},Bt={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",je),fontSize:y.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",A.fontSize,"10px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",A.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",A.letterSpacing,"0.33px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",A.lineHeight,"1.6"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",A.textTransform,"inherit")},Ft={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",je),fontSize:y.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",A.fontSize,"10px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",A.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",A.letterSpacing,"1.5px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",A.lineHeight,"1.6"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",A.textTransform,"uppercase")},Me={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-button-font-family","",je),fontSize:y.FtCssVariableFactory.extend("--ft-typography-button-font-size","",A.fontSize,"14px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",A.fontWeight,"600"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",A.letterSpacing,"1.246px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-button-line-height","",A.lineHeight,"1.15"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",A.textTransform,"uppercase")},Io=xe.css`
127
127
  .ft-typography--title {
128
128
  font-family: ${kt.fontFamily};
129
129
  font-size: ${kt.fontSize};
@@ -150,7 +150,7 @@
150
150
  line-height: ${Mt.lineHeight};
151
151
  text-transform: ${Mt.textTransform};
152
152
  }
153
- `,Fo=xe.css`
153
+ `,Bo=xe.css`
154
154
  .ft-typography--subtitle2 {
155
155
  font-family: ${It.fontFamily};
156
156
  font-size: ${It.fontSize};
@@ -160,7 +160,7 @@
160
160
  text-transform: ${It.textTransform};
161
161
  }
162
162
 
163
- `,Bo=xe.css`
163
+ `,Fo=xe.css`
164
164
  .ft-typography--body1 {
165
165
  font-family: ${Ut.fontFamily};
166
166
  font-size: ${Ut.fontSize};
@@ -189,15 +189,6 @@
189
189
  }
190
190
  `,Vo=xe.css`
191
191
  .ft-typography--breadcrumb {
192
- font-family: ${Ft.fontFamily};
193
- font-size: ${Ft.fontSize};
194
- font-weight: ${Ft.fontWeight};
195
- letter-spacing: ${Ft.letterSpacing};
196
- line-height: ${Ft.lineHeight};
197
- text-transform: ${Ft.textTransform};
198
- }
199
- `,Wo=xe.css`
200
- .ft-typography--overline {
201
192
  font-family: ${Bt.fontFamily};
202
193
  font-size: ${Bt.fontSize};
203
194
  font-weight: ${Bt.fontWeight};
@@ -205,6 +196,15 @@
205
196
  line-height: ${Bt.lineHeight};
206
197
  text-transform: ${Bt.textTransform};
207
198
  }
199
+ `,Wo=xe.css`
200
+ .ft-typography--overline {
201
+ font-family: ${Ft.fontFamily};
202
+ font-size: ${Ft.fontSize};
203
+ font-weight: ${Ft.fontWeight};
204
+ letter-spacing: ${Ft.letterSpacing};
205
+ line-height: ${Ft.lineHeight};
206
+ text-transform: ${Ft.textTransform};
207
+ }
208
208
  `,zo=xe.css`
209
209
  .ft-typography--button {
210
210
  font-family: ${Me.fontFamily};
@@ -226,7 +226,7 @@
226
226
  </${Kn(this.element)}>
227
227
  `:Yn`
228
228
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
229
- `}};J.styles=[Io,Uo,$o,Fo,Bo,Ho,jo,Vo,Wo,zo,qo];Ko([(0,Xn.property)()],J.prototype,"element",void 0);Ko([(0,Xn.property)()],J.prototype,"variant",void 0);var Xo=m(C());var Yo={"ft-typography":J};(0,Xo.customElements)(Yo);var Qo=m(U()),P=m(C());var L={padding:P.FtCssVariableFactory.create("--ft-card-padding","","SIZE","12px"),borderRadius:P.FtCssVariableFactory.extend("--ft-card-border-radius","",P.designSystemVariables.borderRadiusM),borderStyle:P.FtCssVariableFactory.create("--ft-card-border-style","","UNKNOWN","none"),borderColor:P.FtCssVariableFactory.extend("--ft-card-border-color","",P.designSystemVariables.colorOutline),hoverBorderColor:P.FtCssVariableFactory.extend("--ft-card-hover-border-color","",P.designSystemVariables.colorPrimary),outlineStyle:P.FtCssVariableFactory.create("--ft-card-outline-style","","UNKNOWN","solid"),outlineWidth:P.FtCssVariableFactory.create("--ft-card-outline-width","","SIZE","0"),outlineColor:P.FtCssVariableFactory.extend("--ft-card-outline-color","",P.designSystemVariables.colorPrimary),selectedOutlineStyle:P.FtCssVariableFactory.create("--ft-card-selected-outline-style","","UNKNOWN","solid"),selectedOutlineWidth:P.FtCssVariableFactory.create("--ft-card-selected-outline-width","","SIZE","2px"),selectedOutlineColor:P.FtCssVariableFactory.extend("--ft-card-selected-outline-color","",P.designSystemVariables.colorPrimary),selectedBorderRadius:P.FtCssVariableFactory.extend("--ft-card-selected-border-radius","",P.designSystemVariables.borderRadiusM),colorSurface:P.FtCssVariableFactory.extend("--ft-card-background-color","",P.designSystemVariables.colorSurface),colorOnSurfaceMedium:P.FtCssVariableFactory.extend("--ft-card-content-color","",P.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceHigh:P.FtCssVariableFactory.extend("--ft-card-title-color","",P.designSystemVariables.colorOnSurfaceHigh),elevation02:P.FtCssVariableFactory.extend("--ft-card-elevation","",P.designSystemVariables.elevation02),elevation04:P.FtCssVariableFactory.extend("--ft-card-selected-elevation","",P.designSystemVariables.elevation04)},Zo=Qo.css`
229
+ `}};J.styles=[Io,Uo,$o,Bo,Fo,Ho,jo,Vo,Wo,zo,qo];Ko([(0,Xn.property)()],J.prototype,"element",void 0);Ko([(0,Xn.property)()],J.prototype,"variant",void 0);var Xo=m(C());var Yo={"ft-typography":J};(0,Xo.customElements)(Yo);var Qo=m(U()),P=m(C());var L={padding:P.FtCssVariableFactory.create("--ft-card-padding","","SIZE","12px"),borderRadius:P.FtCssVariableFactory.extend("--ft-card-border-radius","",P.designSystemVariables.borderRadiusM),borderStyle:P.FtCssVariableFactory.create("--ft-card-border-style","","UNKNOWN","none"),borderColor:P.FtCssVariableFactory.extend("--ft-card-border-color","",P.designSystemVariables.colorOutline),hoverBorderColor:P.FtCssVariableFactory.extend("--ft-card-hover-border-color","",P.designSystemVariables.colorPrimary),outlineStyle:P.FtCssVariableFactory.create("--ft-card-outline-style","","UNKNOWN","solid"),outlineWidth:P.FtCssVariableFactory.create("--ft-card-outline-width","","SIZE","0"),outlineColor:P.FtCssVariableFactory.extend("--ft-card-outline-color","",P.designSystemVariables.colorPrimary),selectedOutlineStyle:P.FtCssVariableFactory.create("--ft-card-selected-outline-style","","UNKNOWN","solid"),selectedOutlineWidth:P.FtCssVariableFactory.create("--ft-card-selected-outline-width","","SIZE","2px"),selectedOutlineColor:P.FtCssVariableFactory.extend("--ft-card-selected-outline-color","",P.designSystemVariables.colorPrimary),selectedBorderRadius:P.FtCssVariableFactory.extend("--ft-card-selected-border-radius","",P.designSystemVariables.borderRadiusM),colorSurface:P.FtCssVariableFactory.extend("--ft-card-background-color","",P.designSystemVariables.colorSurface),colorOnSurfaceMedium:P.FtCssVariableFactory.extend("--ft-card-content-color","",P.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceHigh:P.FtCssVariableFactory.extend("--ft-card-title-color","",P.designSystemVariables.colorOnSurfaceHigh),elevation02:P.FtCssVariableFactory.extend("--ft-card-elevation","",P.designSystemVariables.elevation02),elevation04:P.FtCssVariableFactory.extend("--ft-card-selected-elevation","",P.designSystemVariables.elevation04)},Zo=Qo.css`
230
230
  :host {
231
231
  display: block;
232
232
  }
@@ -386,7 +386,7 @@
386
386
  ${(0,ls.unsafeHTML)(this.resolvedIcon)}
387
387
  <slot ?hidden=${r}></slot>
388
388
  </i>
389
- `}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 Xe.file_format:this.resolvedIcon=(t=v[n.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:n;break;case Xe.material:this.resolvedIcon=this.value||hr.nothing;break;default:this.resolvedIcon=(r=jr[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};ee.elementDefinitions={};ee.styles=is;mr([(0,Qe.property)()],ee.prototype,"variant",void 0);mr([(0,Qe.property)()],ee.prototype,"value",void 0);mr([(0,Qe.property)({reflect:!0,attribute:"aria-hidden"})],ee.prototype,"ariaHidden",void 0);mr([(0,Qe.state)()],ee.prototype,"resolvedIcon",void 0);mr([(0,Qe.query)("slot")],ee.prototype,"slottedContent",void 0);var us=m(C());var cs={"ft-icon":ee};(0,us.customElements)(cs);var Ur=m(U()),R=m(C());var Re=m(C());var Fl=m(U()),Te=m(Q()),Oe=m(C());var ds=m(U()),Ze=m(C()),gr={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")},ps=ds.css`
389
+ `}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 Xe.file_format:this.resolvedIcon=(t=v[n.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:n;break;case Xe.material:this.resolvedIcon=this.value||hr.nothing;break;default:this.resolvedIcon=(r=jr[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};ee.elementDefinitions={};ee.styles=is;mr([(0,Qe.property)()],ee.prototype,"variant",void 0);mr([(0,Qe.property)()],ee.prototype,"value",void 0);mr([(0,Qe.property)({reflect:!0,attribute:"aria-hidden"})],ee.prototype,"ariaHidden",void 0);mr([(0,Qe.state)()],ee.prototype,"resolvedIcon",void 0);mr([(0,Qe.query)("slot")],ee.prototype,"slottedContent",void 0);var us=m(C());var cs={"ft-icon":ee};(0,us.customElements)(cs);var Ur=m(U()),R=m(C());var Re=m(C());var Bl=m(U()),Te=m(Q()),Oe=m(C());var ds=m(U()),Ze=m(C()),gr={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")},ps=ds.css`
390
390
  .ft-tooltip--container {
391
391
  display: block;
392
392
  }
@@ -417,7 +417,7 @@
417
417
  position: relative;
418
418
  word-break: break-word;
419
419
  }
420
- `;var hs=["top","right","bottom","left"],fs=["start","end"],Zn=hs.reduce((e,t)=>e.concat(t,t+"-"+fs[0],t+"-"+fs[1]),[]),vr=Math.min,Je=Math.max,yr=Math.round;var Pe=e=>({x:e,y:e}),Rc={left:"right",right:"left",bottom:"top",top:"bottom"};function Jn(e,t,r){return Je(e,vr(t,r))}function Vr(e,t){return typeof e=="function"?e(t):e}function jt(e){return e.split("-")[0]}function et(e){return e.split("-")[1]}function ei(e){return e==="x"?"y":"x"}function ti(e){return e==="y"?"height":"width"}function Wr(e){let t=e[0];return t==="t"||t==="b"?"y":"x"}function ri(e){return ei(Wr(e))}function ms(e,t,r){r===void 0&&(r=!1);let n=et(e),i=ri(e),o=ti(i),s=i==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(s=Qn(s)),[s,Qn(s)]}function gs(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function Qn(e){let t=jt(e);return Rc[t]+e.slice(t.length)}function _c(e){return{top:0,right:0,bottom:0,left:0,...e}}function vs(e){return typeof e!="number"?_c(e):{top:e,right:e,bottom:e,left:e}}function ht(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 ys(e,t,r){let{reference:n,floating:i}=e,o=Wr(t),s=ri(t),a=ti(s),l=jt(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}}switch(et(t)){case"start":f[s]-=p*(r&&c?-1:1);break;case"end":f[s]+=p*(r&&c?-1:1);break}return f}async function bs(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}=Vr(t,e),h=vs(f),b=a[p?d==="floating"?"reference":"floating":d],x=ht(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})),S=d==="floating"?{x:n,y:i,width:s.floating.width,height:s.floating.height}:s.reference,O=await(o.getOffsetParent==null?void 0:o.getOffsetParent(a.floating)),T=await(o.isElement==null?void 0:o.isElement(O))?await(o.getScale==null?void 0:o.getScale(O))||{x:1,y:1}:{x:1,y:1},q=ht(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:S,offsetParent:O,strategy:l}):S);return{top:(x.top-q.top+h.top)/T.y,bottom:(q.bottom-x.bottom+h.bottom)/T.y,left:(x.left-q.left+h.left)/T.x,right:(q.right-x.right+h.right)/T.x}}var Lc=50,xs=async(e,t,r)=>{let{placement:n="bottom",strategy:i="absolute",middleware:o=[],platform:s}=r,a=s.detectOverflow?s:{...s,detectOverflow:bs},l=await(s.isRTL==null?void 0:s.isRTL(t)),c=await s.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:d}=ys(c,n,l),p=n,f=0,h={};for(let g=0;g<o.length;g++){let b=o[g];if(!b)continue;let{name:x,fn:S}=b,{x:O,y:T,data:q,reset:j}=await S({x:u,y:d,initialPlacement:n,placement:p,strategy:i,middlewareData:h,rects:c,platform:a,elements:{reference:e,floating:t}});u=O??u,d=T??d,h[x]={...h[x],...q},j&&f<Lc&&(f++,typeof j=="object"&&(j.placement&&(p=j.placement),j.rects&&(c=j.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:i}):j.rects),{x:u,y:d}=ys(c,p,l)),g=-1)}return{x:u,y:d,placement:p,strategy:i,middlewareData:h}};function Pc(e,t,r){return(e?[...r.filter(i=>et(i)===e),...r.filter(i=>et(i)!==e)]:r.filter(i=>jt(i)===i)).filter(i=>e?et(i)===e||(t?gs(i)!==i:!1):!0)}var Ss=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=Zn,autoAlignment:f=!0,...h}=Vr(e,t),g=d!==void 0||p===Zn?Pc(d||null,f,p):p,b=await l.detectOverflow(t,h),x=((r=s.autoPlacement)==null?void 0:r.index)||0,S=g[x];if(S==null)return{};let O=ms(S,o,await(l.isRTL==null?void 0:l.isRTL(c.floating)));if(a!==S)return{reset:{placement:g[0]}};let T=[b[jt(S)],b[O[0]],b[O[1]]],q=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:S,overflows:T}],j=g[x+1];if(j)return{data:{index:x+1,overflows:q},reset:{placement:j}};let qe=q.map(de=>{let ve=et(de.placement);return[de.placement,ve&&u?de.overflows.slice(0,2).reduce((pe,ct)=>pe+ct,0):de.overflows[0],de.overflows]}).sort((de,ve)=>de[1]-ve[1]),Ke=((i=qe.filter(de=>de[2].slice(0,et(de[0])?2:3).every(ve=>ve<=0))[0])==null?void 0:i[0])||qe[0][0];return Ke!==a?{data:{index:x+1,overflows:q},reset:{placement:Ke}}:{}}}};var As=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:x=>{let{x:S,y:O}=x;return{x:S,y:O}}},...c}=Vr(e,t),u={x:r,y:n},d=await o.detectOverflow(t,c),p=Wr(jt(i)),f=ei(p),h=u[f],g=u[p];if(s){let x=f==="y"?"top":"left",S=f==="y"?"bottom":"right",O=h+d[x],T=h-d[S];h=Jn(O,h,T)}if(a){let x=p==="y"?"top":"left",S=p==="y"?"bottom":"right",O=g+d[x],T=g-d[S];g=Jn(O,g,T)}let b=l.fn({...t,[f]:h,[p]:g});return{...b,data:{x:b.x-r,y:b.y-n,enabled:{[f]:s,[p]:a}}}}}};function qr(){return typeof window<"u"}function gt(e){return Cs(e)?(e.nodeName||"").toLowerCase():"#document"}function le(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Ie(e){var t;return(t=(Cs(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Cs(e){return qr()?e instanceof Node||e instanceof le(e).Node:!1}function Se(e){return qr()?e instanceof Element||e instanceof le(e).Element:!1}function Ue(e){return qr()?e instanceof HTMLElement||e instanceof le(e).HTMLElement:!1}function Es(e){return!qr()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof le(e).ShadowRoot}function Vt(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 ws(e){return/^(table|td|th)$/.test(gt(e))}function br(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}var Nc=/transform|translate|scale|rotate|perspective|filter/,Dc=/paint|layout|strict|content/,mt=e=>!!e&&e!=="none",ni;function Wt(e){let t=Se(e)?Ae(e):e;return mt(t.transform)||mt(t.translate)||mt(t.scale)||mt(t.rotate)||mt(t.perspective)||!Kr()&&(mt(t.backdropFilter)||mt(t.filter))||Nc.test(t.willChange||"")||Dc.test(t.contain||"")}function Os(e){let t=Ve(e);for(;Ue(t)&&!vt(t);){if(Wt(t))return t;if(br(t))return null;t=Ve(t)}return null}function Kr(){return ni==null&&(ni=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),ni}function vt(e){return/^(html|body|#document)$/.test(gt(e))}function Ae(e){return le(e).getComputedStyle(e)}function xr(e){return Se(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Ve(e){if(gt(e)==="html")return e;let t=e.assignedSlot||e.parentNode||Es(e)&&e.host||Ie(e);return Es(t)?t.host:t}function Ts(e){let t=Ve(e);return vt(t)?e.ownerDocument?e.ownerDocument.body:e.body:Ue(t)&&Vt(t)?t:Ts(t)}function zr(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);let i=Ts(e),o=i===((n=e.ownerDocument)==null?void 0:n.body),s=le(i);if(o){let a=Gr(s);return t.concat(s,s.visualViewport||[],Vt(i)?i:[],a&&r?zr(a):[])}else return t.concat(i,zr(i,[],r))}function Gr(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Ps(e){let t=Ae(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=yr(r)!==o||yr(n)!==s;return a&&(r=o,n=s),{width:r,height:n,$:a}}function Ns(e){return Se(e)?e:e.contextElement}function zt(e){let t=Ns(e);if(!Ue(t))return Pe(1);let r=t.getBoundingClientRect(),{width:n,height:i,$:o}=Ps(t),s=(o?yr(r.width):r.width)/n,a=(o?yr(r.height):r.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!a||!Number.isFinite(a))&&(a=1),{x:s,y:a}}var kc=Pe(0);function Ds(e){let t=le(e);return!Kr()||!t.visualViewport?kc:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Mc(e,t,r){return t===void 0&&(t=!1),!r||t&&r!==le(e)?!1:t}function Sr(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);let i=e.getBoundingClientRect(),o=Ns(e),s=Pe(1);t&&(n?Se(n)&&(s=zt(n)):s=zt(e));let a=Mc(o,r,n)?Ds(o):Pe(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){let p=le(o),f=n&&Se(n)?le(n):n,h=p,g=Gr(h);for(;g&&n&&f!==h;){let b=zt(g),x=g.getBoundingClientRect(),S=Ae(g),O=x.left+(g.clientLeft+parseFloat(S.paddingLeft))*b.x,T=x.top+(g.clientTop+parseFloat(S.paddingTop))*b.y;l*=b.x,c*=b.y,u*=b.x,d*=b.y,l+=O,c+=T,h=le(g),g=Gr(h)}}return ht({width:u,height:d,x:l,y:c})}function Yr(e,t){let r=xr(e).scrollLeft;return t?t.left+r:Sr(Ie(e)).left+r}function ks(e,t){let r=e.getBoundingClientRect(),n=r.left+t.scrollLeft-Yr(e,r),i=r.top+t.scrollTop;return{x:n,y:i}}function Ic(e){let{elements:t,rect:r,offsetParent:n,strategy:i}=e,o=i==="fixed",s=Ie(n),a=t?br(t.floating):!1;if(n===s||a&&o)return r;let l={scrollLeft:0,scrollTop:0},c=Pe(1),u=Pe(0),d=Ue(n);if((d||!d&&!o)&&((gt(n)!=="body"||Vt(s))&&(l=xr(n)),d)){let f=Sr(n);c=zt(n),u.x=f.x+n.clientLeft,u.y=f.y+n.clientTop}let p=s&&!d&&!o?ks(s,l):Pe(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 Uc(e){return Array.from(e.getClientRects())}function $c(e){let t=Ie(e),r=xr(e),n=e.ownerDocument.body,i=Je(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),o=Je(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight),s=-r.scrollLeft+Yr(e),a=-r.scrollTop;return Ae(n).direction==="rtl"&&(s+=Je(t.clientWidth,n.clientWidth)-i),{width:i,height:o,x:s,y:a}}var Rs=25;function Fc(e,t){let r=le(e),n=Ie(e),i=r.visualViewport,o=n.clientWidth,s=n.clientHeight,a=0,l=0;if(i){o=i.width,s=i.height;let u=Kr();(!u||u&&t==="fixed")&&(a=i.offsetLeft,l=i.offsetTop)}let c=Yr(n);if(c<=0){let u=n.ownerDocument,d=u.body,p=getComputedStyle(d),f=u.compatMode==="CSS1Compat"&&parseFloat(p.marginLeft)+parseFloat(p.marginRight)||0,h=Math.abs(n.clientWidth-d.clientWidth-f);h<=Rs&&(o-=h)}else c<=Rs&&(o+=c);return{width:o,height:s,x:a,y:l}}function Bc(e,t){let r=Sr(e,!0,t==="fixed"),n=r.top+e.clientTop,i=r.left+e.clientLeft,o=Ue(e)?zt(e):Pe(1),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 _s(e,t,r){let n;if(t==="viewport")n=Fc(e,r);else if(t==="document")n=$c(Ie(e));else if(Se(t))n=Bc(t,r);else{let i=Ds(e);n={x:t.x-i.x,y:t.y-i.y,width:t.width,height:t.height}}return ht(n)}function Ms(e,t){let r=Ve(e);return r===t||!Se(r)||vt(r)?!1:Ae(r).position==="fixed"||Ms(r,t)}function Hc(e,t){let r=t.get(e);if(r)return r;let n=zr(e,[],!1).filter(a=>Se(a)&&gt(a)!=="body"),i=null,o=Ae(e).position==="fixed",s=o?Ve(e):e;for(;Se(s)&&!vt(s);){let a=Ae(s),l=Wt(s);!l&&a.position==="fixed"&&(i=null),(o?!l&&!i:!l&&a.position==="static"&&!!i&&(i.position==="absolute"||i.position==="fixed")||Vt(s)&&!l&&Ms(e,s))?n=n.filter(u=>u!==s):i=a,s=Ve(s)}return t.set(e,n),n}function jc(e){let{element:t,boundary:r,rootBoundary:n,strategy:i}=e,s=[...r==="clippingAncestors"?br(t)?[]:Hc(t,this._c):[].concat(r),n],a=_s(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=_s(t,s[p],i);l=Je(f.top,l),c=vr(f.right,c),u=vr(f.bottom,u),d=Je(f.left,d)}return{width:c-d,height:u-l,x:d,y:l}}function Vc(e){let{width:t,height:r}=Ps(e);return{width:t,height:r}}function Wc(e,t,r){let n=Ue(t),i=Ie(t),o=r==="fixed",s=Sr(e,!0,o,t),a={scrollLeft:0,scrollTop:0},l=Pe(0);function c(){l.x=Yr(i)}if(n||!n&&!o)if((gt(t)!=="body"||Vt(i))&&(a=xr(t)),n){let f=Sr(t,!0,o,t);l.x=f.x+t.clientLeft,l.y=f.y+t.clientTop}else i&&c();o&&!n&&i&&c();let u=i&&!n&&!o?ks(i,a):Pe(0),d=s.left+a.scrollLeft-l.x-u.x,p=s.top+a.scrollTop-l.y-u.y;return{x:d,y:p,width:s.width,height:s.height}}function ii(e){return Ae(e).position==="static"}function Ls(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 Is(e,t){let r=le(e);if(br(e))return r;if(!Ue(e)){let i=Ve(e);for(;i&&!vt(i);){if(Se(i)&&!ii(i))return i;i=Ve(i)}return r}let n=Ls(e,t);for(;n&&ws(n)&&ii(n);)n=Ls(n,t);return n&&vt(n)&&ii(n)&&!Wt(n)?r:n||Os(e)||r}var zc=async function(e){let t=this.getOffsetParent||Is,r=this.getDimensions,n=await r(e.floating);return{reference:Wc(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function qc(e){return Ae(e).direction==="rtl"}var Xr={convertOffsetParentRelativeRectToViewportRelativeRect:Ic,getDocumentElement:Ie,getClippingRect:jc,getOffsetParent:Is,getElementRects:zc,getClientRects:Uc,getDimensions:Vc,getScale:zt,isElement:Se,isRTL:qc};var Us=Ss,$s=As;var Fs=(e,t,r)=>{let n=new Map,i={platform:Xr,...r},o={...i.platform,_c:n};return xs(e,t,{...i,platform:o})};function Bs(e){return Kc(e)}function oi(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Kc(e){for(let t=e;t;t=oi(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=oi(e);t;t=oi(t)){if(!(t instanceof Element))continue;let r=getComputedStyle(t);if(r.display!=="contents"&&(r.position!=="static"||Wt(r)||t.tagName==="BODY"))return t}return null}async function Hs(e,t,r){let n;return typeof r=="object"?n=r:n={placement:r},Fs(e,t,{strategy:n.strategy,platform:{...Xr,getOffsetParent:i=>Xr.getOffsetParent(i,Bs)},middleware:[$s({crossAxis:!0}),Us({allowedPlacements:[n.placement]})]})}var ir=m(C());var Pi=m(Q());var js=m(Q(),1);var si=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function Vs(e,t){return(0,js.property)({type:Object,converter:{fromAttribute:r=>{if(r==null)return Ar(e);try{return JSON.parse(r)}catch{return Ar(e)}},toAttribute:r=>JSON.stringify(r)},hasChanged:Er,...t??{}})}function Gc(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(!Qr(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(!Qr(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(!Qr(e[s],t[s]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function Qr(e,t){try{return Gc(e,t)}catch{return!1}}function Er(e,t){return!Qr(e,t)}function Ar(e){return typeof window.structuredClone=="function"?structuredClone(e):e!=null?JSON.parse(JSON.stringify(e)):e}function Zr(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 Ws=m(Q(),1);var ai=e=>{let t=e??{};return(r,n)=>{var i;let o={hasChanged:Er,attribute:!1,...t};(0,Ws.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 Jr=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 yt=m(Q(),1);var en=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 qs=m(U(),1);var tn=globalThis,Yc=tn.ShadowRoot&&(tn.ShadyCSS===void 0||tn.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;var zs=(e,t)=>{if(Yc)e.adoptedStyleSheets=t.map((r=>r instanceof CSSStyleSheet?r:r.styleSheet));else for(let r of t){let n=document.createElement("style"),i=tn.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,e.appendChild(n)}};var rn=class extends qs.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 zs(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){si(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 Ks(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 Kt=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},Qs,Gs=Symbol("constructorPrototype"),Ys=Symbol("constructorName"),Zs=Symbol("exportpartsDebouncer"),Xs=Symbol("dynamicDependenciesLoaded"),qt=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};qt.eventName="exportparts-updated";var $e=class extends rn{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Qs]=new en(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[Zs].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[Ys]=this.constructor.name,this[Gs]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Ys]&&Object.setPrototypeOf(this,this[Gs])}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[Xs]||(r[Xs]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(qt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(qt.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 qt)})}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=Ks(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:[],g=[...f,...h].filter(l).map(b=>b.trim());for(let b of g)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(", ")}};Qs=Zs;Kt([(0,yt.property)()],$e.prototype,"exportpartsPrefix",void 0);Kt([Vs([])],$e.prototype,"exportpartsPrefixes",void 0);Kt([(0,yt.property)({reflect:!0})],$e.prototype,"exportparts",void 0);Kt([(0,yt.property)()],$e.prototype,"customStylesheet",void 0);Kt([(0,yt.property)()],$e.prototype,"elementToFocus",void 0);Kt([(0,yt.state)()],$e.prototype,"useAdoptedStyleSheets",void 0);function nn(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Cr=Symbol("internalReduxEventsUnsubscribers"),tt=Symbol("internalStoresUnsubscribers"),bt=Symbol("internalStores"),Xc=Zr(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[bt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[bt].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[bt].get(s)}addStore(s,a){var l;a=(l=a??s.name)!==null&&l!==void 0?l:"default-store",this.unsubscribeFromStore(a),this[bt].set(a,s),this.subscribeToStore(a,s),this.updateFromStores()}removeStore(s){let a=typeof s=="string"?s:s.name;this.unsubscribeFromStore(a),this[bt].delete(a)}setupStores(){this.unsubscribeFromStores(),this[bt].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[tt].has(s.store):this[tt].size>0)&&(this[a]=s.selector(c.getState(),this))}})}subscribeToStore(s,a){var l;this[tt].set(s,a.subscribe(()=>this.updateFromStores())),this[Cr].set(s,[]),nn(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[Cr].get(s).push(()=>a.removeEventListener(c.eventName,d))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[tt].forEach((s,a)=>this.unsubscribeFromStore(a))}unsubscribeFromStore(s){var a;this[tt].has(s)&&this[tt].get(s)(),this[tt].delete(s),(a=this[Cr].get(s))===null||a===void 0||a.forEach(l=>l()),this[Cr].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=tt,r=bt,n=Cr,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),Js=class extends Xc($e){};function Ee(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 We(e){return!!e&&!!e[I]}function Ne(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)===iu})(e)||Array.isArray(e)||!!e[sa]||!!(!((t=e.constructor)===null||t===void 0)&&t[sa])||gi(e)||vi(e))}function xt(e,t,r){r===void 0&&(r=!1),Xt(e)===0?(r?Object.keys:Yt)(e).forEach((function(n){r&&typeof n=="symbol"||t(n,e[n],e)})):e.forEach((function(n,i){return t(i,n,e)}))}function Xt(e){var t=e[I];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:gi(e)?2:vi(e)?3:0}function Gt(e,t){return Xt(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Qc(e,t){return Xt(e)===2?e.get(t):e[t]}function aa(e,t,r){var n=Xt(e);n===2?e.set(t,r):n===3?e.add(r):e[t]=r}function la(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function gi(e){return ru&&e instanceof Map}function vi(e){return nu&&e instanceof Set}function rt(e){return e.o||e.t}function yi(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=da(e);delete t[I];for(var r=Yt(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 bi(e,t){return t===void 0&&(t=!1),xi(e)||We(e)||!Ne(e)||(Xt(e)>1&&(e.set=e.add=e.clear=e.delete=Zc),Object.freeze(e),t&&xt(e,(function(r,n){return bi(n,!0)}),!0)),e}function Zc(){Ee(2)}function xi(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Fe(e){var t=mi[e];return t||Ee(18,e),t}function Jc(e,t){mi[e]||(mi[e]=t)}function pi(){return Or}function li(e,t){t&&(Fe("Patches"),e.u=[],e.s=[],e.v=t)}function on(e){fi(e),e.p.forEach(eu),e.p=null}function fi(e){e===Or&&(Or=e.l)}function ea(e){return Or={p:[],l:Or,h:e,m:!0,_:0}}function eu(e){var t=e[I];t.i===0||t.i===1?t.j():t.g=!0}function ci(e,t){t._=t.p.length;var r=t.p[0],n=e!==void 0&&e!==r;return t.h.O||Fe("ES5").S(t,e,n),n?(r[I].P&&(on(t),Ee(4)),Ne(e)&&(e=sn(t,e),t.l||an(t,e)),t.u&&Fe("Patches").M(r[I].t,e,t.u,t.s)):e=sn(t,r,[]),on(t),t.u&&t.v(t.u,t.s),e!==ua?e:void 0}function sn(e,t,r){if(xi(t))return t;var n=t[I];if(!n)return xt(t,(function(a,l){return ta(e,n,t,a,l,r)}),!0),t;if(n.A!==e)return t;if(!n.P)return an(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=yi(n.k):n.o,o=i,s=!1;n.i===3&&(o=new Set(i),i.clear(),s=!0),xt(o,(function(a,l){return ta(e,n,i,a,l,r,s)})),an(e,i,!1),r&&e.u&&Fe("Patches").N(n,r,e.u,e.s)}return n.o}function ta(e,t,r,n,i,o,s){if(We(i)){var a=sn(e,i,o&&t&&t.i!==3&&!Gt(t.R,n)?o.concat(n):void 0);if(aa(r,n,a),!We(a))return;e.m=!1}else s&&r.add(i);if(Ne(i)&&!xi(i)){if(!e.h.D&&e._<1)return;sn(e,i),t&&t.A.l||an(e,i)}}function an(e,t,r){r===void 0&&(r=!1),!e.l&&e.h.D&&e.m&&bi(t,r)}function ui(e,t){var r=e[I];return(r?rt(r):e)[t]}function ra(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 nt(e){e.P||(e.P=!0,e.l&&nt(e.l))}function di(e){e.o||(e.o=yi(e.t))}function hi(e,t,r){var n=gi(t)?Fe("MapSet").F(t,r):vi(t)?Fe("MapSet").T(t,r):e.O?(function(i,o){var s=Array.isArray(i),a={i:s?1:0,A:o?o.A:pi(),P:!1,I:!1,R:{},l:o,t:i,k:null,o:null,j:null,C:!1},l=a,c=Tr;s&&(l=[a],c=wr);var u=Proxy.revocable(l,c),d=u.revoke,p=u.proxy;return a.k=p,a.j=d,p})(t,r):Fe("ES5").J(t,r);return(r?r.A:pi()).p.push(n),n}function tu(e){return We(e)||Ee(22,e),(function t(r){if(!Ne(r))return r;var n,i=r[I],o=Xt(r);if(i){if(!i.P&&(i.i<4||!Fe("ES5").K(i)))return i.t;i.I=!0,n=na(r,o),i.I=!1}else n=na(r,o);return xt(n,(function(s,a){i&&Qc(i.t,s)===a||aa(n,s,t(a))})),o===3?new Set(n):n})(e)}function na(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return yi(e)}function ca(){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[I];return Tr.get(c,s)},set:function(c){var u=this[I];Tr.set(u,s,c)}},l}function t(s){for(var a=s.length-1;a>=0;a--){var l=s[a][I];if(!l.P)switch(l.i){case 5:n(l)&&nt(l);break;case 4:r(l)&&nt(l)}}}function r(s){for(var a=s.t,l=s.k,c=Yt(l),u=c.length-1;u>=0;u--){var d=c[u];if(d!==I){var p=a[d];if(p===void 0&&!Gt(a,d))return!0;var f=l[d],h=f&&f[I];if(h?h.t!==p:!la(f,p))return!0}}var g=!!a[I];return c.length!==Yt(a).length+(g?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&&Ee(3,JSON.stringify(rt(s)))}var o={};Jc("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 g=da(p);delete g[I];for(var b=Yt(g),x=0;x<b.length;x++){var S=b[x];g[S]=e(S,d||!!g[S].enumerable)}return Object.create(Object.getPrototypeOf(p),g)})(l,s),u={i:l?5:4,A:a?a.A:pi(),P:!1,I:!1,R:{},l:a,t:s,k:c,o:null,g:!1,C:!1};return Object.defineProperty(c,I,{value:u,writable:!0}),c},S:function(s,a,l){l?We(a)&&a[I].A===s&&t(s.p):(s.u&&(function c(u){if(u&&typeof u=="object"){var d=u[I];if(d){var p=d.t,f=d.k,h=d.R,g=d.i;if(g===4)xt(f,(function(T){T!==I&&(p[T]!==void 0||Gt(p,T)?h[T]||c(f[T]):(h[T]=!0,nt(d)))})),xt(p,(function(T){f[T]!==void 0||Gt(f,T)||(h[T]=!1,nt(d))}));else if(g===5){if(n(d)&&(nt(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 S=Math.min(f.length,p.length),O=0;O<S;O++)f.hasOwnProperty(O)||(h[O]=!0),h[O]===void 0&&c(f[O])}}}})(s.p[0]),t(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var ia,Or,Si=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",ru=typeof Map<"u",nu=typeof Set<"u",oa=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",ua=Si?Symbol.for("immer-nothing"):((ia={})["immer-nothing"]=!0,ia),sa=Si?Symbol.for("immer-draftable"):"__$immer_draftable",I=Si?Symbol.for("immer-state"):"__$immer_state";var iu=""+Object.prototype.constructor,Yt=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,da=Object.getOwnPropertyDescriptors||function(e){var t={};return Yt(e).forEach((function(r){t[r]=Object.getOwnPropertyDescriptor(e,r)})),t},mi={},Tr={get:function(e,t){if(t===I)return e;var r=rt(e);if(!Gt(r,t))return(function(i,o,s){var a,l=ra(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||!Ne(n)?n:n===ui(e.t,t)?(di(e),e.o[t]=hi(e.A.h,n,e)):n},has:function(e,t){return t in rt(e)},ownKeys:function(e){return Reflect.ownKeys(rt(e))},set:function(e,t,r){var n=ra(rt(e),t);if(n?.set)return n.set.call(e.k,r),!0;if(!e.P){var i=ui(rt(e),t),o=i?.[I];if(o&&o.t===r)return e.o[t]=r,e.R[t]=!1,!0;if(la(r,i)&&(r!==void 0||Gt(e.t,t)))return!0;di(e),nt(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 ui(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,di(e),nt(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var r=rt(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:n.enumerable,value:r[t]}},defineProperty:function(){Ee(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Ee(12)}},wr={};xt(Tr,(function(e,t){wr[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}})),wr.deleteProperty=function(e,t){return wr.set.call(this,e,t,void 0)},wr.set=function(e,t,r){return Tr.set.call(this,e[0],t,r,e[0])};var ou=(function(){function e(r){var n=this;this.O=oa,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(g){var b=this;g===void 0&&(g=a);for(var x=arguments.length,S=Array(x>1?x-1:0),O=1;O<x;O++)S[O-1]=arguments[O];return l.produce(g,(function(T){var q;return(q=o).call.apply(q,[b,T].concat(S))}))}}var c;if(typeof o!="function"&&Ee(6),s!==void 0&&typeof s!="function"&&Ee(7),Ne(i)){var u=ea(n),d=hi(n,i,void 0),p=!0;try{c=o(d),p=!1}finally{p?on(u):fi(u)}return typeof Promise<"u"&&c instanceof Promise?c.then((function(g){return li(u,s),ci(g,u)}),(function(g){throw on(u),g})):(li(u,s),ci(c,u))}if(!i||typeof i!="object"){if((c=o(i))===void 0&&(c=i),c===ua&&(c=void 0),n.D&&bi(c,!0),s){var f=[],h=[];Fe("Patches").M(i,c,f,h),s(f,h)}return c}Ee(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){Ne(r)||Ee(8),We(r)&&(r=tu(r));var n=ea(this),i=hi(this,r,void 0);return i[I].C=!0,fi(n),i},t.finishDraft=function(r,n){var i=r&&r[I],o=i.A;return li(o,n),ci(void 0,o)},t.setAutoFreeze=function(r){this.D=r},t.setUseProxies=function(r){r&&!oa&&Ee(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=Fe("Patches").$;return We(r)?s(r,n):this.produce(r,(function(a){return s(a,n)}))},e})(),he=new ou,su=he.produce,uf=he.produceWithPatches.bind(he),df=he.setAutoFreeze.bind(he),pf=he.setUseProxies.bind(he),ff=he.applyPatches.bind(he),hf=he.createDraft.bind(he),mf=he.finishDraft.bind(he),ln=su;function St(e){"@babel/helpers - typeof";return St=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},St(e)}function pa(e,t){if(St(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(St(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function fa(e){var t=pa(e,"string");return St(t)=="symbol"?t:t+""}function ha(e,t,r){return(t=fa(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function ma(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 Ai(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ma(Object(r),!0).forEach(function(n){ha(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ma(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function re(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 ga=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})(),Ei=function(){return Math.random().toString(36).substring(7).split("").join(".")},cn={INIT:"@@redux/INIT"+Ei(),REPLACE:"@@redux/REPLACE"+Ei(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Ei()}};function au(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 Ci(e,t,r){var n;if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(re(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(re(1));return r(Ci)(e,t)}if(typeof e!="function")throw new Error(re(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(re(3));return o}function d(g){if(typeof g!="function")throw new Error(re(4));if(l)throw new Error(re(5));var b=!0;return c(),a.push(g),function(){if(b){if(l)throw new Error(re(6));b=!1,c();var S=a.indexOf(g);a.splice(S,1),s=null}}}function p(g){if(!au(g))throw new Error(re(7));if(typeof g.type>"u")throw new Error(re(8));if(l)throw new Error(re(9));try{l=!0,o=i(o,g)}finally{l=!1}for(var b=s=a,x=0;x<b.length;x++){var S=b[x];S()}return g}function f(g){if(typeof g!="function")throw new Error(re(10));i=g,p({type:cn.REPLACE})}function h(){var g,b=d;return g={subscribe:function(S){if(typeof S!="object"||S===null)throw new Error(re(11));function O(){S.next&&S.next(u())}O();var T=b(O);return{unsubscribe:T}}},g[ga]=function(){return this},g}return p({type:cn.INIT}),n={dispatch:p,subscribe:d,getState:u,replaceReducer:f},n[ga]=h,n}function lu(e){Object.keys(e).forEach(function(t){var r=e[t],n=r(void 0,{type:cn.INIT});if(typeof n>"u")throw new Error(re(12));if(typeof r(void 0,{type:cn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(re(13))})}function va(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{lu(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 g=o[h],b=r[g],x=c[g],S=b(x,u);if(typeof S>"u"){var O=u&&u.type;throw new Error(re(14))}f[g]=S,p=p||S!==x}return p=p||o.length!==Object.keys(c).length,p?f:c}}function Qt(){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 ya(){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(re(15))},s={getState:i.getState,dispatch:function(){return o.apply(void 0,arguments)}},a=t.map(function(l){return l(s)});return o=Qt.apply(void 0,a)(i.dispatch),Ai(Ai({},i),{},{dispatch:o})}}}function ba(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 xa=ba();xa.withExtraArgument=ba;var wi=xa;var wa=(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)}})(),cu=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}}},Zt=function(e,t){for(var r=0,n=t.length,i=e.length;r<n;r++,i++)e[i]=t[r];return e},uu=Object.defineProperty,du=Object.defineProperties,pu=Object.getOwnPropertyDescriptors,Sa=Object.getOwnPropertySymbols,fu=Object.prototype.hasOwnProperty,hu=Object.prototype.propertyIsEnumerable,Aa=function(e,t,r){return t in e?uu(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r},it=function(e,t){for(var r in t||(t={}))fu.call(t,r)&&Aa(e,r,t[r]);if(Sa)for(var n=0,i=Sa(t);n<i.length;n++){var r=i[n];hu.call(t,r)&&Aa(e,r,t[r])}return e},Oi=function(e,t){return du(e,pu(t))},mu=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 gu=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Qt:Qt.apply(null,arguments)},Df=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function vu(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 ot(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 it(it({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 yu=(function(e){wa(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,Zt([void 0],r[0].concat(this)))):new(t.bind.apply(t,Zt([void 0],r.concat(this))))},t})(Array),bu=(function(e){wa(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,Zt([void 0],r[0].concat(this)))):new(t.bind.apply(t,Zt([void 0],r.concat(this))))},t})(Array);function _i(e){return Ne(e)?ln(e,function(){}):e}function xu(e){return typeof e=="boolean"}function Su(){return function(t){return Au(t)}}function Au(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 yu;if(r&&(xu(r)?c.push(wi):c.push(wi.withExtraArgument(r.extraArgument))),0){if(i)var u;if(s)var d;if(l)var p}return c}var Ti=!0;function Oa(e){var t=Su(),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(vu(i))f=va(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),!Ti&&!Array.isArray(h)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Ti&&h.some(function(T){return typeof T!="function"}))throw new Error("each middleware provided to configureStore must be a function");var g=ya.apply(void 0,h),b=Qt;l&&(b=gu(it({trace:!Ti},typeof l=="object"&&l)));var x=new bu(g),S=x;Array.isArray(p)?S=Zt([g],p):typeof p=="function"&&(S=p(x));var O=b.apply(void 0,S);return Ci(f,u,O)}function Ta(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 Eu(e){return typeof e=="function"}function Cu(e,t,r,n){r===void 0&&(r=[]);var i=typeof t=="function"?Ta(t):[t,r,n],o=i[0],s=i[1],a=i[2],l;if(Eu(e))l=function(){return _i(e())};else{var c=_i(e);l=function(){return c}}function u(d,p){d===void 0&&(d=l());var f=Zt([o[p.type]],s.filter(function(h){var g=h.matcher;return g(p)}).map(function(h){var g=h.reducer;return g}));return f.filter(function(h){return!!h}).length===0&&(f=[a]),f.reduce(function(h,g){if(g)if(We(h)){var b=h,x=g(b,p);return x===void 0?h:x}else{if(Ne(h))return ln(h,function(S){return g(S,p)});var x=g(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 wu(e,t){return e+"/"+t}function Ra(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:_i(e.initialState),n=e.reducers||{},i=Object.keys(n),o={},s={},a={};i.forEach(function(u){var d=n[u],p=wu(t,u),f,h;"reducer"in d?(f=d.reducer,h=d.prepare):f=d,o[u]=f,s[p]=f,a[u]=h?ot(p,h):ot(p)});function l(){var u=typeof e.extraReducers=="function"?Ta(e.extraReducers):[e.extraReducers],d=u[0],p=d===void 0?{}:d,f=u[1],h=f===void 0?[]:f,g=u[2],b=g===void 0?void 0:g,x=it(it({},p),s);return Cu(r,function(S){for(var O in x)S.addCase(O,x[O]);for(var T=0,q=h;T<q.length;T++){var j=q[T];S.addMatcher(j.matcher,j.reducer)}b&&S.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 Ou="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Tu=function(e){e===void 0&&(e=21);for(var t="",r=e;r--;)t+=Ou[Math.random()*64|0];return t},Ru=["name","message","stack","code"],Ri=(function(){function e(t,r){this.payload=t,this.meta=r}return e})(),Ea=(function(){function e(t,r){this.payload=t,this.meta=r}return e})(),_u=function(e){if(typeof e=="object"&&e!==null){for(var t={},r=0,n=Ru;r<n.length;r++){var i=n[r];typeof e[i]=="string"&&(t[i]=e[i])}return t}return{message:String(e)}},Uf=(function(){function e(t,r,n){var i=ot(t+"/fulfilled",function(u,d,p,f){return{payload:u,meta:Oi(it({},f||{}),{arg:p,requestId:d,requestStatus:"fulfilled"})}}),o=ot(t+"/pending",function(u,d,p){return{payload:void 0,meta:Oi(it({},p||{}),{arg:d,requestId:u,requestStatus:"pending"})}}),s=ot(t+"/rejected",function(u,d,p,f,h){return{payload:f,error:(n&&n.serializeError||_u)(u||"Rejected"),meta:Oi(it({},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):Tu(),g=new l,b,x=!1;function S(T){b=T,g.abort()}var O=(function(){return mu(this,null,function(){var T,q,j,qe,Un,Ke,de;return cu(this,function(ve){switch(ve.label){case 0:return ve.trys.push([0,4,,5]),qe=(T=n?.condition)==null?void 0:T.call(n,u,{getState:p,extra:f}),Pu(qe)?[4,qe]:[3,2];case 1:qe=ve.sent(),ve.label=2;case 2:if(qe===!1||g.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return x=!0,Un=new Promise(function(pe,ct){return g.signal.addEventListener("abort",function(){return ct({name:"AbortError",message:b||"Aborted"})})}),d(o(h,u,(q=n?.getPendingMeta)==null?void 0:q.call(n,{requestId:h,arg:u},{getState:p,extra:f}))),[4,Promise.race([Un,Promise.resolve(r(u,{dispatch:d,getState:p,extra:f,requestId:h,signal:g.signal,abort:S,rejectWithValue:function(pe,ct){return new Ri(pe,ct)},fulfillWithValue:function(pe,ct){return new Ea(pe,ct)}})).then(function(pe){if(pe instanceof Ri)throw pe;return pe instanceof Ea?i(pe.payload,h,u,pe.meta):i(pe,h,u)})])];case 3:return j=ve.sent(),[3,5];case 4:return Ke=ve.sent(),j=Ke instanceof Ri?s(null,h,u,Ke.payload,Ke.meta):s(Ke,h,u),[3,5];case 5:return de=n&&!n.dispatchConditionRejection&&s.match(j)&&j.meta.condition,de||d(j),[2,j]}})})})();return Object.assign(O,{abort:S,requestId:h,arg:u,unwrap:function(){return O.then(Lu)}})}}return Object.assign(c,{pending:o,rejected:s,fulfilled:i,typePrefix:t})}return e.withTypes=function(){return e},e})();function Lu(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Pu(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var _a="listener",La="completed",Pa="cancelled",$f="task-"+Pa,Ff="task-"+La,Bf=_a+"-"+Pa,Hf=_a+"-"+La;var Li="listenerMiddleware";var jf=ot(Li+"/add"),Vf=ot(Li+"/removeAll"),Wf=ot(Li+"/remove");var Ca,zf=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Ca||(Ca=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},Nu=function(e){return function(t){setTimeout(t,e)}},qf=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Nu(10);ca();var Du=Zr(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)}}}),un=class extends Du(Object){};window.ftReduxStores||(window.ftReduxStores={});var Na=class e extends un{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(nn(o))return o;if(i==null)return;let s=Ra({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),a=Oa({reducer:(l,c)=>{if(c.type==="CLEAR_FT_REDUX_STORE"){let u=Ar(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 Jr;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=>{this.setState({[l]: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 dn=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 pn=m(C()),ku="ft-app-info",Jt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};Jt.eventName="authentication-change";var Rr=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};Rr.eventName="ui-locale-changed";var Mu={session:(e,t)=>{(0,pn.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>w.dispatchEvent(new Jt(t.payload)),0))}},w=pn.FtReduxStore.get({name:ku,reducers:Mu,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,searchLanguageSetsUiLanguage:!1,uiLanguageSetsSearchLanguage:!1,uiLanguageSetsReaderLanguage:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var Da=m(C()),fn=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},xh=(0,Da.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,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=>dn.format(a,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return fn([(0,Pi.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),fn([(0,Pi.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),fn([ai({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),fn([ai({store:w.name})],t.prototype,"uiLocale",void 0),t});var ka;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(ka||(ka={}));var Ma;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Ma||(Ma={}));var Ia;(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"})(Ia||(Ia={}));var Ua;(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"})(Ua||(Ua={}));var $a;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})($a||($a={}));var Fa;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(Fa||(Fa={}));var Ba;(function(e){e.OFFICIAL="OFFICIAL",e.AI="AI"})(Ba||(Ba={}));var Ha;(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"})(Ha||(Ha={}));var ja;(function(e){e.STANDARD="STANDARD",e.STRUCTURAL="STRUCTURAL"})(ja||(ja={}));var Va;(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"})(Va||(Va={}));var Wa;(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"})(Wa||(Wa={}));var za;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(za||(za={}));var qa;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(qa||(qa={}));var Ka;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(Ka||(Ka={}));var Ga;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(Ga||(Ga={}));var Ya;(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"})(Ya||(Ya={}));var _r;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(_r||(_r={}));var Xa;(function(e){e.ASC="ASC",e.DESC="DESC"})(Xa||(Xa={}));var Qa;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(Qa||(Qa={}));var Lr;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Lr||(Lr={}));var Za;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(Za||(Za={}));var Ja;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(Ja||(Ja={}));var el;(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"})(el||(el={}));var er;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(er||(er={}));var tl;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(tl||(tl={}));var Pr;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Pr||(Pr={}));var rl;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(rl||(rl={}));var B;(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"})(B||(B={}));var Ce;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(Ce||(Ce={}));var nl;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(nl||(nl={}));var il;(function(e){e.UNREACHABLE="UNREACHABLE",e.UNAUTHORIZED="UNAUTHORIZED",e.FORBIDDEN="FORBIDDEN",e.INCOMPATIBLE="INCOMPATIBLE",e.FAILED="FAILED",e.OK="OK"})(il||(il={}));var ol;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(ol||(ol={}));var sl;(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.OTHER="OTHER"})(sl||(sl={}));var al;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SLOW="SLOW",e.OTHER="OTHER"})(al||(al={}));var ll;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(ll||(ll={}));var cl;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(cl||(cl={}));var ul;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(ul||(ul={}));var dl;(function(e){e.IN_PROGRESS="IN_PROGRESS",e.ERROR="ERROR",e.DONE="DONE"})(dl||(dl={}));var pl;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(pl||(pl={}));var fl;(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"})(fl||(fl={}));var hl;(function(e){e.MAP="MAP",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(hl||(hl={}));var Iu={[B.PERSONAL_BOOK_SHARE_USER]:[B.PERSONAL_BOOK_USER],[B.HTML_EXPORT_USER]:[B.PERSONAL_BOOK_USER],[B.PDF_EXPORT_USER]:[B.PERSONAL_BOOK_USER],[B.KHUB_ADMIN]:[B.CONTENT_PUBLISHER],[B.ADMIN]:[B.KHUB_ADMIN,B.USERS_ADMIN,B.PORTAL_ADMIN,B.BEHAVIOR_DATA_USER],[B.GENERATIVE_AI_EXPORT_USER]:[B.GENERATIVE_AI_USER]};function ml(e,t){return e===t||(Iu[e]??[]).some(r=>ml(r,t))}function hn(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=>ml(n,t))}var bn=m(C());var Ni=m(C());var At=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 tr=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:At.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):At.await()}};var ce=class extends tr{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 Ni.CacheRegistry,this.cache=t?i.commonCache:new Ni.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 mn=class extends ce{async listMySearches(){let{session:t}=w.getState();return hn(t,B.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),300*1e3):[]}};var gn=class extends ce{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 vn=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=w.getState().session;return!!t?.sessionAuthenticated}};var yn=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=w.getState().session;return!!t?.sessionAuthenticated}};var Uu="ft-user-assets",$u={setAssetCount:(e,t)=>{let{userAssetType:r,count:n}=t.payload.assetCount;e.assetCounts.allAsset[r]=n},clearAssetCount:e=>{Object.values(Ce).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;ki(e,r,[...Di(e,r),i]),gl(e,r,1,n),vl(e,i)},editAsset:(e,t)=>{let{assetType:r,asset:n}=t.payload;ki(e,r,Di(e,r).map(i=>i.id===n.id?n:i)),vl(e,n)},removeAsset:(e,t)=>{let{assetType:r,mapId:n,assetId:i}=t.payload;ki(e,r,Di(e,r).filter(o=>o.id!==i)),gl(e,r,-1,n)}},yl={[Ce.SEARCHES]:"savedSearches",[Ce.BOOKMARKS]:"bookmarks",[Ce.BOOKS]:void 0,[Ce.COLLECTIONS]:void 0},Di=(e,t)=>{var r;let n=yl[t];return n?(r=e[n])!==null&&r!==void 0?r:[]:[]},ki=(e,t,r)=>{let n=yl[t];n&&(e[n]=r)},gl=(e,t,r,n)=>{let i=e.assetCounts.allAsset[t];if(i!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,i+r),t===Ce.BOOKMARKS&&n)){let o=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,o+r)}},vl=(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)},Y=bn.FtReduxStore.get({name:Uu,reducers:$u,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Ce).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Mi=class{constructor(t=new vn,r=new yn){this.assetCountsService=t,this.assetLabelsService=r,this.currentSession=w.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new gn,this.savedSearchesService=new mn,w.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:r}=w.getState();(0,bn.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(),Y.actions.clearAssetCount(),Y.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Y.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Y.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();Y.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();Y.actions.assetLabels(t)}async loadAssetCount(t){let r=await this.assetCountsService.getUserAssetCount(t);r&&Y.getState().assetCounts.allAsset[t]!==r.count&&Y.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(t){let r=await this.assetCountsService.getUserBookmarkCountByMap(t);r&&Y.getState().assetCounts.bookmarkByMap[t]!==r.count&&Y.actions.setBookmarkCountByMap({count:r.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let r=Object.keys(Y.getState().assetCounts.bookmarkByMap).length!==0;t===Ce.BOOKMARKS&&r&&Y.actions.clearBookmarkCountByMap(),Y.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;Y.actions.bookmarks(r)}}},xn=new Mi;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=xn);var Ii=class{addCommand(t,r=!1){w.commands.add(t,r)}consumeCommand(t){return w.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new Ii;var we=m(C());var bl,rr=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},Fu=Symbol("clearAfterUnitTest"),Sn=class extends(0,we.withEventBus)(ce){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[bl]=()=>{this.defaultMessages={},this.cache=new we.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,we.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 we.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 we.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 rr({loadedContexts:t})),this.dispatchEvent(new rr({loadedContexts:t})),await Promise.all(t.map(r=>this.notify(r,!1)))}async notify(t,r=!0){r&&(document.body.dispatchEvent(new rr({loadedContexts:[t]})),this.dispatchEvent(new rr({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(n=>(0,we.delay)(0).then(()=>n()).catch(()=>null)))}};bl=Fu;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Sn{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Sn{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var nr=window.FluidTopicsI18nService,An=window.FluidTopicsCustomI18nService;var xl=m(C()),Ui=class{highlightHtml(t,r,n){(0,xl.highlightHtml)(t,r,n)}};window.FluidTopicsHighlightHtmlService=new Ui;var Sl=m(C());var $i=class{isDate(t){var r,n,i,o;return(o=(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&&o!==void 0?o:!1}format(t,r){var n,i,o,s;if(t==null)return"";try{return Sl.DateFormatter.format(t,(n=r?.locale)!==null&&n!==void 0?n:w.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 $i;var Al=m(C());var Et=class{static get(t,r){var n,i;let o=w.getState(),{lang:s,region:a}=(i=(n=o.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new Al.SearchPlaceConverter(o.baseUrl,t??20,o.searchInAllLanguagesAllowed,r??`${s}-${a}`)}};var Fi=class{urlToSearchRequest(t){return Et.get().parse(t)}searchRequestToUrl(t){return Et.get().serialize(t)}};window.FluidTopicsUrlService=new Fi;var ze=m(C());var Ct=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};Ct.eventName="change";var Bi=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))}},El=new Bi;var En=class e extends ze.WithEventBus{static build(){return new e(window.history,El,()=>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,ze.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Ct(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(Ct.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(Ct.eventName,t)}currentItem(){return(0,ze.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,ze.deepCopy)(this.states[this.previousDifferentMajorPosition()])}backwardItemMatching(t){let r=this.states.filter(n=>!!n).filter(n=>n.index<this.currentIndex).reverse();return(0,ze.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,ze.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=En.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 Cl=m(U());var wl=Cl.css`
420
+ `;var hs=["top","right","bottom","left"],fs=["start","end"],Zn=hs.reduce((e,t)=>e.concat(t,t+"-"+fs[0],t+"-"+fs[1]),[]),vr=Math.min,Je=Math.max,yr=Math.round;var Pe=e=>({x:e,y:e}),Rc={left:"right",right:"left",bottom:"top",top:"bottom"};function Jn(e,t,r){return Je(e,vr(t,r))}function Vr(e,t){return typeof e=="function"?e(t):e}function jt(e){return e.split("-")[0]}function et(e){return e.split("-")[1]}function ei(e){return e==="x"?"y":"x"}function ti(e){return e==="y"?"height":"width"}function Wr(e){let t=e[0];return t==="t"||t==="b"?"y":"x"}function ri(e){return ei(Wr(e))}function ms(e,t,r){r===void 0&&(r=!1);let n=et(e),i=ri(e),o=ti(i),s=i==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(s=Qn(s)),[s,Qn(s)]}function gs(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function Qn(e){let t=jt(e);return Rc[t]+e.slice(t.length)}function _c(e){return{top:0,right:0,bottom:0,left:0,...e}}function vs(e){return typeof e!="number"?_c(e):{top:e,right:e,bottom:e,left:e}}function ht(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 ys(e,t,r){let{reference:n,floating:i}=e,o=Wr(t),s=ri(t),a=ti(s),l=jt(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}}switch(et(t)){case"start":f[s]-=p*(r&&c?-1:1);break;case"end":f[s]+=p*(r&&c?-1:1);break}return f}async function bs(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}=Vr(t,e),h=vs(f),b=a[p?d==="floating"?"reference":"floating":d],x=ht(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})),S=d==="floating"?{x:n,y:i,width:s.floating.width,height:s.floating.height}:s.reference,O=await(o.getOffsetParent==null?void 0:o.getOffsetParent(a.floating)),T=await(o.isElement==null?void 0:o.isElement(O))?await(o.getScale==null?void 0:o.getScale(O))||{x:1,y:1}:{x:1,y:1},q=ht(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:S,offsetParent:O,strategy:l}):S);return{top:(x.top-q.top+h.top)/T.y,bottom:(q.bottom-x.bottom+h.bottom)/T.y,left:(x.left-q.left+h.left)/T.x,right:(q.right-x.right+h.right)/T.x}}var Lc=50,xs=async(e,t,r)=>{let{placement:n="bottom",strategy:i="absolute",middleware:o=[],platform:s}=r,a=s.detectOverflow?s:{...s,detectOverflow:bs},l=await(s.isRTL==null?void 0:s.isRTL(t)),c=await s.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:d}=ys(c,n,l),p=n,f=0,h={};for(let g=0;g<o.length;g++){let b=o[g];if(!b)continue;let{name:x,fn:S}=b,{x:O,y:T,data:q,reset:j}=await S({x:u,y:d,initialPlacement:n,placement:p,strategy:i,middlewareData:h,rects:c,platform:a,elements:{reference:e,floating:t}});u=O??u,d=T??d,h[x]={...h[x],...q},j&&f<Lc&&(f++,typeof j=="object"&&(j.placement&&(p=j.placement),j.rects&&(c=j.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:i}):j.rects),{x:u,y:d}=ys(c,p,l)),g=-1)}return{x:u,y:d,placement:p,strategy:i,middlewareData:h}};function Pc(e,t,r){return(e?[...r.filter(i=>et(i)===e),...r.filter(i=>et(i)!==e)]:r.filter(i=>jt(i)===i)).filter(i=>e?et(i)===e||(t?gs(i)!==i:!1):!0)}var Ss=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=Zn,autoAlignment:f=!0,...h}=Vr(e,t),g=d!==void 0||p===Zn?Pc(d||null,f,p):p,b=await l.detectOverflow(t,h),x=((r=s.autoPlacement)==null?void 0:r.index)||0,S=g[x];if(S==null)return{};let O=ms(S,o,await(l.isRTL==null?void 0:l.isRTL(c.floating)));if(a!==S)return{reset:{placement:g[0]}};let T=[b[jt(S)],b[O[0]],b[O[1]]],q=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:S,overflows:T}],j=g[x+1];if(j)return{data:{index:x+1,overflows:q},reset:{placement:j}};let qe=q.map(de=>{let ve=et(de.placement);return[de.placement,ve&&u?de.overflows.slice(0,2).reduce((pe,ct)=>pe+ct,0):de.overflows[0],de.overflows]}).sort((de,ve)=>de[1]-ve[1]),Ke=((i=qe.filter(de=>de[2].slice(0,et(de[0])?2:3).every(ve=>ve<=0))[0])==null?void 0:i[0])||qe[0][0];return Ke!==a?{data:{index:x+1,overflows:q},reset:{placement:Ke}}:{}}}};var As=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:x=>{let{x:S,y:O}=x;return{x:S,y:O}}},...c}=Vr(e,t),u={x:r,y:n},d=await o.detectOverflow(t,c),p=Wr(jt(i)),f=ei(p),h=u[f],g=u[p];if(s){let x=f==="y"?"top":"left",S=f==="y"?"bottom":"right",O=h+d[x],T=h-d[S];h=Jn(O,h,T)}if(a){let x=p==="y"?"top":"left",S=p==="y"?"bottom":"right",O=g+d[x],T=g-d[S];g=Jn(O,g,T)}let b=l.fn({...t,[f]:h,[p]:g});return{...b,data:{x:b.x-r,y:b.y-n,enabled:{[f]:s,[p]:a}}}}}};function qr(){return typeof window<"u"}function gt(e){return Cs(e)?(e.nodeName||"").toLowerCase():"#document"}function le(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Ie(e){var t;return(t=(Cs(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Cs(e){return qr()?e instanceof Node||e instanceof le(e).Node:!1}function Se(e){return qr()?e instanceof Element||e instanceof le(e).Element:!1}function Ue(e){return qr()?e instanceof HTMLElement||e instanceof le(e).HTMLElement:!1}function Es(e){return!qr()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof le(e).ShadowRoot}function Vt(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 ws(e){return/^(table|td|th)$/.test(gt(e))}function br(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}var Nc=/transform|translate|scale|rotate|perspective|filter/,Dc=/paint|layout|strict|content/,mt=e=>!!e&&e!=="none",ni;function Wt(e){let t=Se(e)?Ae(e):e;return mt(t.transform)||mt(t.translate)||mt(t.scale)||mt(t.rotate)||mt(t.perspective)||!Kr()&&(mt(t.backdropFilter)||mt(t.filter))||Nc.test(t.willChange||"")||Dc.test(t.contain||"")}function Os(e){let t=Ve(e);for(;Ue(t)&&!vt(t);){if(Wt(t))return t;if(br(t))return null;t=Ve(t)}return null}function Kr(){return ni==null&&(ni=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),ni}function vt(e){return/^(html|body|#document)$/.test(gt(e))}function Ae(e){return le(e).getComputedStyle(e)}function xr(e){return Se(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Ve(e){if(gt(e)==="html")return e;let t=e.assignedSlot||e.parentNode||Es(e)&&e.host||Ie(e);return Es(t)?t.host:t}function Ts(e){let t=Ve(e);return vt(t)?e.ownerDocument?e.ownerDocument.body:e.body:Ue(t)&&Vt(t)?t:Ts(t)}function zr(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);let i=Ts(e),o=i===((n=e.ownerDocument)==null?void 0:n.body),s=le(i);if(o){let a=Gr(s);return t.concat(s,s.visualViewport||[],Vt(i)?i:[],a&&r?zr(a):[])}else return t.concat(i,zr(i,[],r))}function Gr(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Ps(e){let t=Ae(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=yr(r)!==o||yr(n)!==s;return a&&(r=o,n=s),{width:r,height:n,$:a}}function Ns(e){return Se(e)?e:e.contextElement}function zt(e){let t=Ns(e);if(!Ue(t))return Pe(1);let r=t.getBoundingClientRect(),{width:n,height:i,$:o}=Ps(t),s=(o?yr(r.width):r.width)/n,a=(o?yr(r.height):r.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!a||!Number.isFinite(a))&&(a=1),{x:s,y:a}}var kc=Pe(0);function Ds(e){let t=le(e);return!Kr()||!t.visualViewport?kc:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Mc(e,t,r){return t===void 0&&(t=!1),!r||t&&r!==le(e)?!1:t}function Sr(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);let i=e.getBoundingClientRect(),o=Ns(e),s=Pe(1);t&&(n?Se(n)&&(s=zt(n)):s=zt(e));let a=Mc(o,r,n)?Ds(o):Pe(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){let p=le(o),f=n&&Se(n)?le(n):n,h=p,g=Gr(h);for(;g&&n&&f!==h;){let b=zt(g),x=g.getBoundingClientRect(),S=Ae(g),O=x.left+(g.clientLeft+parseFloat(S.paddingLeft))*b.x,T=x.top+(g.clientTop+parseFloat(S.paddingTop))*b.y;l*=b.x,c*=b.y,u*=b.x,d*=b.y,l+=O,c+=T,h=le(g),g=Gr(h)}}return ht({width:u,height:d,x:l,y:c})}function Yr(e,t){let r=xr(e).scrollLeft;return t?t.left+r:Sr(Ie(e)).left+r}function ks(e,t){let r=e.getBoundingClientRect(),n=r.left+t.scrollLeft-Yr(e,r),i=r.top+t.scrollTop;return{x:n,y:i}}function Ic(e){let{elements:t,rect:r,offsetParent:n,strategy:i}=e,o=i==="fixed",s=Ie(n),a=t?br(t.floating):!1;if(n===s||a&&o)return r;let l={scrollLeft:0,scrollTop:0},c=Pe(1),u=Pe(0),d=Ue(n);if((d||!d&&!o)&&((gt(n)!=="body"||Vt(s))&&(l=xr(n)),d)){let f=Sr(n);c=zt(n),u.x=f.x+n.clientLeft,u.y=f.y+n.clientTop}let p=s&&!d&&!o?ks(s,l):Pe(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 Uc(e){return Array.from(e.getClientRects())}function $c(e){let t=Ie(e),r=xr(e),n=e.ownerDocument.body,i=Je(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),o=Je(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight),s=-r.scrollLeft+Yr(e),a=-r.scrollTop;return Ae(n).direction==="rtl"&&(s+=Je(t.clientWidth,n.clientWidth)-i),{width:i,height:o,x:s,y:a}}var Rs=25;function Bc(e,t){let r=le(e),n=Ie(e),i=r.visualViewport,o=n.clientWidth,s=n.clientHeight,a=0,l=0;if(i){o=i.width,s=i.height;let u=Kr();(!u||u&&t==="fixed")&&(a=i.offsetLeft,l=i.offsetTop)}let c=Yr(n);if(c<=0){let u=n.ownerDocument,d=u.body,p=getComputedStyle(d),f=u.compatMode==="CSS1Compat"&&parseFloat(p.marginLeft)+parseFloat(p.marginRight)||0,h=Math.abs(n.clientWidth-d.clientWidth-f);h<=Rs&&(o-=h)}else c<=Rs&&(o+=c);return{width:o,height:s,x:a,y:l}}function Fc(e,t){let r=Sr(e,!0,t==="fixed"),n=r.top+e.clientTop,i=r.left+e.clientLeft,o=Ue(e)?zt(e):Pe(1),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 _s(e,t,r){let n;if(t==="viewport")n=Bc(e,r);else if(t==="document")n=$c(Ie(e));else if(Se(t))n=Fc(t,r);else{let i=Ds(e);n={x:t.x-i.x,y:t.y-i.y,width:t.width,height:t.height}}return ht(n)}function Ms(e,t){let r=Ve(e);return r===t||!Se(r)||vt(r)?!1:Ae(r).position==="fixed"||Ms(r,t)}function Hc(e,t){let r=t.get(e);if(r)return r;let n=zr(e,[],!1).filter(a=>Se(a)&&gt(a)!=="body"),i=null,o=Ae(e).position==="fixed",s=o?Ve(e):e;for(;Se(s)&&!vt(s);){let a=Ae(s),l=Wt(s);!l&&a.position==="fixed"&&(i=null),(o?!l&&!i:!l&&a.position==="static"&&!!i&&(i.position==="absolute"||i.position==="fixed")||Vt(s)&&!l&&Ms(e,s))?n=n.filter(u=>u!==s):i=a,s=Ve(s)}return t.set(e,n),n}function jc(e){let{element:t,boundary:r,rootBoundary:n,strategy:i}=e,s=[...r==="clippingAncestors"?br(t)?[]:Hc(t,this._c):[].concat(r),n],a=_s(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=_s(t,s[p],i);l=Je(f.top,l),c=vr(f.right,c),u=vr(f.bottom,u),d=Je(f.left,d)}return{width:c-d,height:u-l,x:d,y:l}}function Vc(e){let{width:t,height:r}=Ps(e);return{width:t,height:r}}function Wc(e,t,r){let n=Ue(t),i=Ie(t),o=r==="fixed",s=Sr(e,!0,o,t),a={scrollLeft:0,scrollTop:0},l=Pe(0);function c(){l.x=Yr(i)}if(n||!n&&!o)if((gt(t)!=="body"||Vt(i))&&(a=xr(t)),n){let f=Sr(t,!0,o,t);l.x=f.x+t.clientLeft,l.y=f.y+t.clientTop}else i&&c();o&&!n&&i&&c();let u=i&&!n&&!o?ks(i,a):Pe(0),d=s.left+a.scrollLeft-l.x-u.x,p=s.top+a.scrollTop-l.y-u.y;return{x:d,y:p,width:s.width,height:s.height}}function ii(e){return Ae(e).position==="static"}function Ls(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 Is(e,t){let r=le(e);if(br(e))return r;if(!Ue(e)){let i=Ve(e);for(;i&&!vt(i);){if(Se(i)&&!ii(i))return i;i=Ve(i)}return r}let n=Ls(e,t);for(;n&&ws(n)&&ii(n);)n=Ls(n,t);return n&&vt(n)&&ii(n)&&!Wt(n)?r:n||Os(e)||r}var zc=async function(e){let t=this.getOffsetParent||Is,r=this.getDimensions,n=await r(e.floating);return{reference:Wc(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function qc(e){return Ae(e).direction==="rtl"}var Xr={convertOffsetParentRelativeRectToViewportRelativeRect:Ic,getDocumentElement:Ie,getClippingRect:jc,getOffsetParent:Is,getElementRects:zc,getClientRects:Uc,getDimensions:Vc,getScale:zt,isElement:Se,isRTL:qc};var Us=Ss,$s=As;var Bs=(e,t,r)=>{let n=new Map,i={platform:Xr,...r},o={...i.platform,_c:n};return xs(e,t,{...i,platform:o})};function Fs(e){return Kc(e)}function oi(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Kc(e){for(let t=e;t;t=oi(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=oi(e);t;t=oi(t)){if(!(t instanceof Element))continue;let r=getComputedStyle(t);if(r.display!=="contents"&&(r.position!=="static"||Wt(r)||t.tagName==="BODY"))return t}return null}async function Hs(e,t,r){let n;return typeof r=="object"?n=r:n={placement:r},Bs(e,t,{strategy:n.strategy,platform:{...Xr,getOffsetParent:i=>Xr.getOffsetParent(i,Fs)},middleware:[$s({crossAxis:!0}),Us({allowedPlacements:[n.placement]})]})}var ir=m(C());var Pi=m(Q());var js=m(Q(),1);var si=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function Vs(e,t){return(0,js.property)({type:Object,converter:{fromAttribute:r=>{if(r==null)return Ar(e);try{return JSON.parse(r)}catch{return Ar(e)}},toAttribute:r=>JSON.stringify(r)},hasChanged:Er,...t??{}})}function Gc(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(!Qr(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(!Qr(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(!Qr(e[s],t[s]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function Qr(e,t){try{return Gc(e,t)}catch{return!1}}function Er(e,t){return!Qr(e,t)}function Ar(e){return typeof window.structuredClone=="function"?structuredClone(e):e!=null?JSON.parse(JSON.stringify(e)):e}function Zr(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 Ws=m(Q(),1);var ai=e=>{let t=e??{};return(r,n)=>{var i;let o={hasChanged:Er,attribute:!1,...t};(0,Ws.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 Jr=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 yt=m(Q(),1);var en=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 qs=m(U(),1);var tn=globalThis,Yc=tn.ShadowRoot&&(tn.ShadyCSS===void 0||tn.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;var zs=(e,t)=>{if(Yc)e.adoptedStyleSheets=t.map((r=>r instanceof CSSStyleSheet?r:r.styleSheet));else for(let r of t){let n=document.createElement("style"),i=tn.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,e.appendChild(n)}};var rn=class extends qs.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 zs(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){si(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 Ks(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 Kt=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},Qs,Gs=Symbol("constructorPrototype"),Ys=Symbol("constructorName"),Zs=Symbol("exportpartsDebouncer"),Xs=Symbol("dynamicDependenciesLoaded"),qt=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};qt.eventName="exportparts-updated";var $e=class extends rn{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Qs]=new en(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[Zs].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[Ys]=this.constructor.name,this[Gs]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Ys]&&Object.setPrototypeOf(this,this[Gs])}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[Xs]||(r[Xs]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(qt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(qt.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 qt)})}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=Ks(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:[],g=[...f,...h].filter(l).map(b=>b.trim());for(let b of g)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(", ")}};Qs=Zs;Kt([(0,yt.property)()],$e.prototype,"exportpartsPrefix",void 0);Kt([Vs([])],$e.prototype,"exportpartsPrefixes",void 0);Kt([(0,yt.property)({reflect:!0})],$e.prototype,"exportparts",void 0);Kt([(0,yt.property)()],$e.prototype,"customStylesheet",void 0);Kt([(0,yt.property)()],$e.prototype,"elementToFocus",void 0);Kt([(0,yt.state)()],$e.prototype,"useAdoptedStyleSheets",void 0);function nn(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Cr=Symbol("internalReduxEventsUnsubscribers"),tt=Symbol("internalStoresUnsubscribers"),bt=Symbol("internalStores"),Xc=Zr(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[bt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[bt].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[bt].get(s)}addStore(s,a){var l;a=(l=a??s.name)!==null&&l!==void 0?l:"default-store",this.unsubscribeFromStore(a),this[bt].set(a,s),this.subscribeToStore(a,s),this.updateFromStores()}removeStore(s){let a=typeof s=="string"?s:s.name;this.unsubscribeFromStore(a),this[bt].delete(a)}setupStores(){this.unsubscribeFromStores(),this[bt].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[tt].has(s.store):this[tt].size>0)&&(this[a]=s.selector(c.getState(),this))}})}subscribeToStore(s,a){var l;this[tt].set(s,a.subscribe(()=>this.updateFromStores())),this[Cr].set(s,[]),nn(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[Cr].get(s).push(()=>a.removeEventListener(c.eventName,d))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[tt].forEach((s,a)=>this.unsubscribeFromStore(a))}unsubscribeFromStore(s){var a;this[tt].has(s)&&this[tt].get(s)(),this[tt].delete(s),(a=this[Cr].get(s))===null||a===void 0||a.forEach(l=>l()),this[Cr].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=tt,r=bt,n=Cr,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),Js=class extends Xc($e){};function Ee(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 We(e){return!!e&&!!e[I]}function Ne(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)===iu})(e)||Array.isArray(e)||!!e[sa]||!!(!((t=e.constructor)===null||t===void 0)&&t[sa])||gi(e)||vi(e))}function xt(e,t,r){r===void 0&&(r=!1),Xt(e)===0?(r?Object.keys:Yt)(e).forEach((function(n){r&&typeof n=="symbol"||t(n,e[n],e)})):e.forEach((function(n,i){return t(i,n,e)}))}function Xt(e){var t=e[I];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:gi(e)?2:vi(e)?3:0}function Gt(e,t){return Xt(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Qc(e,t){return Xt(e)===2?e.get(t):e[t]}function aa(e,t,r){var n=Xt(e);n===2?e.set(t,r):n===3?e.add(r):e[t]=r}function la(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function gi(e){return ru&&e instanceof Map}function vi(e){return nu&&e instanceof Set}function rt(e){return e.o||e.t}function yi(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=da(e);delete t[I];for(var r=Yt(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 bi(e,t){return t===void 0&&(t=!1),xi(e)||We(e)||!Ne(e)||(Xt(e)>1&&(e.set=e.add=e.clear=e.delete=Zc),Object.freeze(e),t&&xt(e,(function(r,n){return bi(n,!0)}),!0)),e}function Zc(){Ee(2)}function xi(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Be(e){var t=mi[e];return t||Ee(18,e),t}function Jc(e,t){mi[e]||(mi[e]=t)}function pi(){return Or}function li(e,t){t&&(Be("Patches"),e.u=[],e.s=[],e.v=t)}function on(e){fi(e),e.p.forEach(eu),e.p=null}function fi(e){e===Or&&(Or=e.l)}function ea(e){return Or={p:[],l:Or,h:e,m:!0,_:0}}function eu(e){var t=e[I];t.i===0||t.i===1?t.j():t.g=!0}function ci(e,t){t._=t.p.length;var r=t.p[0],n=e!==void 0&&e!==r;return t.h.O||Be("ES5").S(t,e,n),n?(r[I].P&&(on(t),Ee(4)),Ne(e)&&(e=sn(t,e),t.l||an(t,e)),t.u&&Be("Patches").M(r[I].t,e,t.u,t.s)):e=sn(t,r,[]),on(t),t.u&&t.v(t.u,t.s),e!==ua?e:void 0}function sn(e,t,r){if(xi(t))return t;var n=t[I];if(!n)return xt(t,(function(a,l){return ta(e,n,t,a,l,r)}),!0),t;if(n.A!==e)return t;if(!n.P)return an(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=yi(n.k):n.o,o=i,s=!1;n.i===3&&(o=new Set(i),i.clear(),s=!0),xt(o,(function(a,l){return ta(e,n,i,a,l,r,s)})),an(e,i,!1),r&&e.u&&Be("Patches").N(n,r,e.u,e.s)}return n.o}function ta(e,t,r,n,i,o,s){if(We(i)){var a=sn(e,i,o&&t&&t.i!==3&&!Gt(t.R,n)?o.concat(n):void 0);if(aa(r,n,a),!We(a))return;e.m=!1}else s&&r.add(i);if(Ne(i)&&!xi(i)){if(!e.h.D&&e._<1)return;sn(e,i),t&&t.A.l||an(e,i)}}function an(e,t,r){r===void 0&&(r=!1),!e.l&&e.h.D&&e.m&&bi(t,r)}function ui(e,t){var r=e[I];return(r?rt(r):e)[t]}function ra(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 nt(e){e.P||(e.P=!0,e.l&&nt(e.l))}function di(e){e.o||(e.o=yi(e.t))}function hi(e,t,r){var n=gi(t)?Be("MapSet").F(t,r):vi(t)?Be("MapSet").T(t,r):e.O?(function(i,o){var s=Array.isArray(i),a={i:s?1:0,A:o?o.A:pi(),P:!1,I:!1,R:{},l:o,t:i,k:null,o:null,j:null,C:!1},l=a,c=Tr;s&&(l=[a],c=wr);var u=Proxy.revocable(l,c),d=u.revoke,p=u.proxy;return a.k=p,a.j=d,p})(t,r):Be("ES5").J(t,r);return(r?r.A:pi()).p.push(n),n}function tu(e){return We(e)||Ee(22,e),(function t(r){if(!Ne(r))return r;var n,i=r[I],o=Xt(r);if(i){if(!i.P&&(i.i<4||!Be("ES5").K(i)))return i.t;i.I=!0,n=na(r,o),i.I=!1}else n=na(r,o);return xt(n,(function(s,a){i&&Qc(i.t,s)===a||aa(n,s,t(a))})),o===3?new Set(n):n})(e)}function na(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return yi(e)}function ca(){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[I];return Tr.get(c,s)},set:function(c){var u=this[I];Tr.set(u,s,c)}},l}function t(s){for(var a=s.length-1;a>=0;a--){var l=s[a][I];if(!l.P)switch(l.i){case 5:n(l)&&nt(l);break;case 4:r(l)&&nt(l)}}}function r(s){for(var a=s.t,l=s.k,c=Yt(l),u=c.length-1;u>=0;u--){var d=c[u];if(d!==I){var p=a[d];if(p===void 0&&!Gt(a,d))return!0;var f=l[d],h=f&&f[I];if(h?h.t!==p:!la(f,p))return!0}}var g=!!a[I];return c.length!==Yt(a).length+(g?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&&Ee(3,JSON.stringify(rt(s)))}var o={};Jc("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 g=da(p);delete g[I];for(var b=Yt(g),x=0;x<b.length;x++){var S=b[x];g[S]=e(S,d||!!g[S].enumerable)}return Object.create(Object.getPrototypeOf(p),g)})(l,s),u={i:l?5:4,A:a?a.A:pi(),P:!1,I:!1,R:{},l:a,t:s,k:c,o:null,g:!1,C:!1};return Object.defineProperty(c,I,{value:u,writable:!0}),c},S:function(s,a,l){l?We(a)&&a[I].A===s&&t(s.p):(s.u&&(function c(u){if(u&&typeof u=="object"){var d=u[I];if(d){var p=d.t,f=d.k,h=d.R,g=d.i;if(g===4)xt(f,(function(T){T!==I&&(p[T]!==void 0||Gt(p,T)?h[T]||c(f[T]):(h[T]=!0,nt(d)))})),xt(p,(function(T){f[T]!==void 0||Gt(f,T)||(h[T]=!1,nt(d))}));else if(g===5){if(n(d)&&(nt(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 S=Math.min(f.length,p.length),O=0;O<S;O++)f.hasOwnProperty(O)||(h[O]=!0),h[O]===void 0&&c(f[O])}}}})(s.p[0]),t(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var ia,Or,Si=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",ru=typeof Map<"u",nu=typeof Set<"u",oa=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",ua=Si?Symbol.for("immer-nothing"):((ia={})["immer-nothing"]=!0,ia),sa=Si?Symbol.for("immer-draftable"):"__$immer_draftable",I=Si?Symbol.for("immer-state"):"__$immer_state";var iu=""+Object.prototype.constructor,Yt=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,da=Object.getOwnPropertyDescriptors||function(e){var t={};return Yt(e).forEach((function(r){t[r]=Object.getOwnPropertyDescriptor(e,r)})),t},mi={},Tr={get:function(e,t){if(t===I)return e;var r=rt(e);if(!Gt(r,t))return(function(i,o,s){var a,l=ra(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||!Ne(n)?n:n===ui(e.t,t)?(di(e),e.o[t]=hi(e.A.h,n,e)):n},has:function(e,t){return t in rt(e)},ownKeys:function(e){return Reflect.ownKeys(rt(e))},set:function(e,t,r){var n=ra(rt(e),t);if(n?.set)return n.set.call(e.k,r),!0;if(!e.P){var i=ui(rt(e),t),o=i?.[I];if(o&&o.t===r)return e.o[t]=r,e.R[t]=!1,!0;if(la(r,i)&&(r!==void 0||Gt(e.t,t)))return!0;di(e),nt(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 ui(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,di(e),nt(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var r=rt(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:n.enumerable,value:r[t]}},defineProperty:function(){Ee(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Ee(12)}},wr={};xt(Tr,(function(e,t){wr[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}})),wr.deleteProperty=function(e,t){return wr.set.call(this,e,t,void 0)},wr.set=function(e,t,r){return Tr.set.call(this,e[0],t,r,e[0])};var ou=(function(){function e(r){var n=this;this.O=oa,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(g){var b=this;g===void 0&&(g=a);for(var x=arguments.length,S=Array(x>1?x-1:0),O=1;O<x;O++)S[O-1]=arguments[O];return l.produce(g,(function(T){var q;return(q=o).call.apply(q,[b,T].concat(S))}))}}var c;if(typeof o!="function"&&Ee(6),s!==void 0&&typeof s!="function"&&Ee(7),Ne(i)){var u=ea(n),d=hi(n,i,void 0),p=!0;try{c=o(d),p=!1}finally{p?on(u):fi(u)}return typeof Promise<"u"&&c instanceof Promise?c.then((function(g){return li(u,s),ci(g,u)}),(function(g){throw on(u),g})):(li(u,s),ci(c,u))}if(!i||typeof i!="object"){if((c=o(i))===void 0&&(c=i),c===ua&&(c=void 0),n.D&&bi(c,!0),s){var f=[],h=[];Be("Patches").M(i,c,f,h),s(f,h)}return c}Ee(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){Ne(r)||Ee(8),We(r)&&(r=tu(r));var n=ea(this),i=hi(this,r,void 0);return i[I].C=!0,fi(n),i},t.finishDraft=function(r,n){var i=r&&r[I],o=i.A;return li(o,n),ci(void 0,o)},t.setAutoFreeze=function(r){this.D=r},t.setUseProxies=function(r){r&&!oa&&Ee(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=Be("Patches").$;return We(r)?s(r,n):this.produce(r,(function(a){return s(a,n)}))},e})(),he=new ou,su=he.produce,uf=he.produceWithPatches.bind(he),df=he.setAutoFreeze.bind(he),pf=he.setUseProxies.bind(he),ff=he.applyPatches.bind(he),hf=he.createDraft.bind(he),mf=he.finishDraft.bind(he),ln=su;function St(e){"@babel/helpers - typeof";return St=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},St(e)}function pa(e,t){if(St(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(St(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function fa(e){var t=pa(e,"string");return St(t)=="symbol"?t:t+""}function ha(e,t,r){return(t=fa(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function ma(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 Ai(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ma(Object(r),!0).forEach(function(n){ha(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ma(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function re(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 ga=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})(),Ei=function(){return Math.random().toString(36).substring(7).split("").join(".")},cn={INIT:"@@redux/INIT"+Ei(),REPLACE:"@@redux/REPLACE"+Ei(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Ei()}};function au(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 Ci(e,t,r){var n;if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(re(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(re(1));return r(Ci)(e,t)}if(typeof e!="function")throw new Error(re(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(re(3));return o}function d(g){if(typeof g!="function")throw new Error(re(4));if(l)throw new Error(re(5));var b=!0;return c(),a.push(g),function(){if(b){if(l)throw new Error(re(6));b=!1,c();var S=a.indexOf(g);a.splice(S,1),s=null}}}function p(g){if(!au(g))throw new Error(re(7));if(typeof g.type>"u")throw new Error(re(8));if(l)throw new Error(re(9));try{l=!0,o=i(o,g)}finally{l=!1}for(var b=s=a,x=0;x<b.length;x++){var S=b[x];S()}return g}function f(g){if(typeof g!="function")throw new Error(re(10));i=g,p({type:cn.REPLACE})}function h(){var g,b=d;return g={subscribe:function(S){if(typeof S!="object"||S===null)throw new Error(re(11));function O(){S.next&&S.next(u())}O();var T=b(O);return{unsubscribe:T}}},g[ga]=function(){return this},g}return p({type:cn.INIT}),n={dispatch:p,subscribe:d,getState:u,replaceReducer:f},n[ga]=h,n}function lu(e){Object.keys(e).forEach(function(t){var r=e[t],n=r(void 0,{type:cn.INIT});if(typeof n>"u")throw new Error(re(12));if(typeof r(void 0,{type:cn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(re(13))})}function va(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{lu(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 g=o[h],b=r[g],x=c[g],S=b(x,u);if(typeof S>"u"){var O=u&&u.type;throw new Error(re(14))}f[g]=S,p=p||S!==x}return p=p||o.length!==Object.keys(c).length,p?f:c}}function Qt(){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 ya(){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(re(15))},s={getState:i.getState,dispatch:function(){return o.apply(void 0,arguments)}},a=t.map(function(l){return l(s)});return o=Qt.apply(void 0,a)(i.dispatch),Ai(Ai({},i),{},{dispatch:o})}}}function ba(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 xa=ba();xa.withExtraArgument=ba;var wi=xa;var wa=(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)}})(),cu=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}}},Zt=function(e,t){for(var r=0,n=t.length,i=e.length;r<n;r++,i++)e[i]=t[r];return e},uu=Object.defineProperty,du=Object.defineProperties,pu=Object.getOwnPropertyDescriptors,Sa=Object.getOwnPropertySymbols,fu=Object.prototype.hasOwnProperty,hu=Object.prototype.propertyIsEnumerable,Aa=function(e,t,r){return t in e?uu(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r},it=function(e,t){for(var r in t||(t={}))fu.call(t,r)&&Aa(e,r,t[r]);if(Sa)for(var n=0,i=Sa(t);n<i.length;n++){var r=i[n];hu.call(t,r)&&Aa(e,r,t[r])}return e},Oi=function(e,t){return du(e,pu(t))},mu=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 gu=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Qt:Qt.apply(null,arguments)},Df=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function vu(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 ot(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 it(it({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 yu=(function(e){wa(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,Zt([void 0],r[0].concat(this)))):new(t.bind.apply(t,Zt([void 0],r.concat(this))))},t})(Array),bu=(function(e){wa(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,Zt([void 0],r[0].concat(this)))):new(t.bind.apply(t,Zt([void 0],r.concat(this))))},t})(Array);function _i(e){return Ne(e)?ln(e,function(){}):e}function xu(e){return typeof e=="boolean"}function Su(){return function(t){return Au(t)}}function Au(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 yu;if(r&&(xu(r)?c.push(wi):c.push(wi.withExtraArgument(r.extraArgument))),0){if(i)var u;if(s)var d;if(l)var p}return c}var Ti=!0;function Oa(e){var t=Su(),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(vu(i))f=va(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),!Ti&&!Array.isArray(h)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Ti&&h.some(function(T){return typeof T!="function"}))throw new Error("each middleware provided to configureStore must be a function");var g=ya.apply(void 0,h),b=Qt;l&&(b=gu(it({trace:!Ti},typeof l=="object"&&l)));var x=new bu(g),S=x;Array.isArray(p)?S=Zt([g],p):typeof p=="function"&&(S=p(x));var O=b.apply(void 0,S);return Ci(f,u,O)}function Ta(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 Eu(e){return typeof e=="function"}function Cu(e,t,r,n){r===void 0&&(r=[]);var i=typeof t=="function"?Ta(t):[t,r,n],o=i[0],s=i[1],a=i[2],l;if(Eu(e))l=function(){return _i(e())};else{var c=_i(e);l=function(){return c}}function u(d,p){d===void 0&&(d=l());var f=Zt([o[p.type]],s.filter(function(h){var g=h.matcher;return g(p)}).map(function(h){var g=h.reducer;return g}));return f.filter(function(h){return!!h}).length===0&&(f=[a]),f.reduce(function(h,g){if(g)if(We(h)){var b=h,x=g(b,p);return x===void 0?h:x}else{if(Ne(h))return ln(h,function(S){return g(S,p)});var x=g(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 wu(e,t){return e+"/"+t}function Ra(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:_i(e.initialState),n=e.reducers||{},i=Object.keys(n),o={},s={},a={};i.forEach(function(u){var d=n[u],p=wu(t,u),f,h;"reducer"in d?(f=d.reducer,h=d.prepare):f=d,o[u]=f,s[p]=f,a[u]=h?ot(p,h):ot(p)});function l(){var u=typeof e.extraReducers=="function"?Ta(e.extraReducers):[e.extraReducers],d=u[0],p=d===void 0?{}:d,f=u[1],h=f===void 0?[]:f,g=u[2],b=g===void 0?void 0:g,x=it(it({},p),s);return Cu(r,function(S){for(var O in x)S.addCase(O,x[O]);for(var T=0,q=h;T<q.length;T++){var j=q[T];S.addMatcher(j.matcher,j.reducer)}b&&S.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 Ou="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Tu=function(e){e===void 0&&(e=21);for(var t="",r=e;r--;)t+=Ou[Math.random()*64|0];return t},Ru=["name","message","stack","code"],Ri=(function(){function e(t,r){this.payload=t,this.meta=r}return e})(),Ea=(function(){function e(t,r){this.payload=t,this.meta=r}return e})(),_u=function(e){if(typeof e=="object"&&e!==null){for(var t={},r=0,n=Ru;r<n.length;r++){var i=n[r];typeof e[i]=="string"&&(t[i]=e[i])}return t}return{message:String(e)}},Uf=(function(){function e(t,r,n){var i=ot(t+"/fulfilled",function(u,d,p,f){return{payload:u,meta:Oi(it({},f||{}),{arg:p,requestId:d,requestStatus:"fulfilled"})}}),o=ot(t+"/pending",function(u,d,p){return{payload:void 0,meta:Oi(it({},p||{}),{arg:d,requestId:u,requestStatus:"pending"})}}),s=ot(t+"/rejected",function(u,d,p,f,h){return{payload:f,error:(n&&n.serializeError||_u)(u||"Rejected"),meta:Oi(it({},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):Tu(),g=new l,b,x=!1;function S(T){b=T,g.abort()}var O=(function(){return mu(this,null,function(){var T,q,j,qe,Un,Ke,de;return cu(this,function(ve){switch(ve.label){case 0:return ve.trys.push([0,4,,5]),qe=(T=n?.condition)==null?void 0:T.call(n,u,{getState:p,extra:f}),Pu(qe)?[4,qe]:[3,2];case 1:qe=ve.sent(),ve.label=2;case 2:if(qe===!1||g.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return x=!0,Un=new Promise(function(pe,ct){return g.signal.addEventListener("abort",function(){return ct({name:"AbortError",message:b||"Aborted"})})}),d(o(h,u,(q=n?.getPendingMeta)==null?void 0:q.call(n,{requestId:h,arg:u},{getState:p,extra:f}))),[4,Promise.race([Un,Promise.resolve(r(u,{dispatch:d,getState:p,extra:f,requestId:h,signal:g.signal,abort:S,rejectWithValue:function(pe,ct){return new Ri(pe,ct)},fulfillWithValue:function(pe,ct){return new Ea(pe,ct)}})).then(function(pe){if(pe instanceof Ri)throw pe;return pe instanceof Ea?i(pe.payload,h,u,pe.meta):i(pe,h,u)})])];case 3:return j=ve.sent(),[3,5];case 4:return Ke=ve.sent(),j=Ke instanceof Ri?s(null,h,u,Ke.payload,Ke.meta):s(Ke,h,u),[3,5];case 5:return de=n&&!n.dispatchConditionRejection&&s.match(j)&&j.meta.condition,de||d(j),[2,j]}})})})();return Object.assign(O,{abort:S,requestId:h,arg:u,unwrap:function(){return O.then(Lu)}})}}return Object.assign(c,{pending:o,rejected:s,fulfilled:i,typePrefix:t})}return e.withTypes=function(){return e},e})();function Lu(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Pu(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var _a="listener",La="completed",Pa="cancelled",$f="task-"+Pa,Bf="task-"+La,Ff=_a+"-"+Pa,Hf=_a+"-"+La;var Li="listenerMiddleware";var jf=ot(Li+"/add"),Vf=ot(Li+"/removeAll"),Wf=ot(Li+"/remove");var Ca,zf=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Ca||(Ca=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},Nu=function(e){return function(t){setTimeout(t,e)}},qf=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Nu(10);ca();var Du=Zr(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)}}}),un=class extends Du(Object){};window.ftReduxStores||(window.ftReduxStores={});var Na=class e extends un{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(nn(o))return o;if(i==null)return;let s=Ra({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),a=Oa({reducer:(l,c)=>{if(c.type==="CLEAR_FT_REDUX_STORE"){let u=Ar(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 Jr;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=>{this.setState({[l]: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 dn=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 pn=m(C()),ku="ft-app-info",Jt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};Jt.eventName="authentication-change";var Rr=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};Rr.eventName="ui-locale-changed";var Mu={session:(e,t)=>{(0,pn.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>w.dispatchEvent(new Jt(t.payload)),0))}},w=pn.FtReduxStore.get({name:ku,reducers:Mu,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,searchLanguageSetsUiLanguage:!1,uiLanguageSetsSearchLanguage:!1,uiLanguageSetsReaderLanguage:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var Da=m(C()),fn=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},xh=(0,Da.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,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=>dn.format(a,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return fn([(0,Pi.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),fn([(0,Pi.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),fn([ai({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),fn([ai({store:w.name})],t.prototype,"uiLocale",void 0),t});var ka;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(ka||(ka={}));var Ma;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Ma||(Ma={}));var Ia;(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"})(Ia||(Ia={}));var Ua;(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"})(Ua||(Ua={}));var $a;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})($a||($a={}));var Ba;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(Ba||(Ba={}));var Fa;(function(e){e.OFFICIAL="OFFICIAL",e.AI="AI"})(Fa||(Fa={}));var Ha;(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"})(Ha||(Ha={}));var ja;(function(e){e.STANDARD="STANDARD",e.STRUCTURAL="STRUCTURAL"})(ja||(ja={}));var Va;(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"})(Va||(Va={}));var Wa;(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"})(Wa||(Wa={}));var za;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(za||(za={}));var qa;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(qa||(qa={}));var Ka;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(Ka||(Ka={}));var Ga;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(Ga||(Ga={}));var Ya;(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"})(Ya||(Ya={}));var _r;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(_r||(_r={}));var Xa;(function(e){e.ASC="ASC",e.DESC="DESC"})(Xa||(Xa={}));var Qa;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(Qa||(Qa={}));var Lr;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Lr||(Lr={}));var Za;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(Za||(Za={}));var Ja;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(Ja||(Ja={}));var el;(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"})(el||(el={}));var er;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(er||(er={}));var tl;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(tl||(tl={}));var Pr;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Pr||(Pr={}));var rl;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(rl||(rl={}));var F;(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"})(F||(F={}));var Ce;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(Ce||(Ce={}));var nl;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(nl||(nl={}));var il;(function(e){e.UNREACHABLE="UNREACHABLE",e.UNAUTHORIZED="UNAUTHORIZED",e.FORBIDDEN="FORBIDDEN",e.INCOMPATIBLE="INCOMPATIBLE",e.FAILED="FAILED",e.OK="OK"})(il||(il={}));var ol;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(ol||(ol={}));var sl;(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"})(sl||(sl={}));var al;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SLOW="SLOW",e.OTHER="OTHER"})(al||(al={}));var ll;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(ll||(ll={}));var cl;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(cl||(cl={}));var ul;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(ul||(ul={}));var dl;(function(e){e.IN_PROGRESS="IN_PROGRESS",e.ERROR="ERROR",e.DONE="DONE"})(dl||(dl={}));var pl;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(pl||(pl={}));var fl;(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"})(fl||(fl={}));var hl;(function(e){e.MAP="MAP",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(hl||(hl={}));var Iu={[F.PERSONAL_BOOK_SHARE_USER]:[F.PERSONAL_BOOK_USER],[F.HTML_EXPORT_USER]:[F.PERSONAL_BOOK_USER],[F.PDF_EXPORT_USER]:[F.PERSONAL_BOOK_USER],[F.KHUB_ADMIN]:[F.CONTENT_PUBLISHER],[F.ADMIN]:[F.KHUB_ADMIN,F.USERS_ADMIN,F.PORTAL_ADMIN,F.BEHAVIOR_DATA_USER],[F.GENERATIVE_AI_EXPORT_USER]:[F.GENERATIVE_AI_USER]};function ml(e,t){return e===t||(Iu[e]??[]).some(r=>ml(r,t))}function hn(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=>ml(n,t))}var bn=m(C());var Ni=m(C());var At=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 tr=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:At.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):At.await()}};var ce=class extends tr{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 Ni.CacheRegistry,this.cache=t?i.commonCache:new Ni.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 mn=class extends ce{async listMySearches(){let{session:t}=w.getState();return hn(t,F.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),300*1e3):[]}};var gn=class extends ce{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 vn=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=w.getState().session;return!!t?.sessionAuthenticated}};var yn=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=w.getState().session;return!!t?.sessionAuthenticated}};var Uu="ft-user-assets",$u={setAssetCount:(e,t)=>{let{userAssetType:r,count:n}=t.payload.assetCount;e.assetCounts.allAsset[r]=n},clearAssetCount:e=>{Object.values(Ce).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;ki(e,r,[...Di(e,r),i]),gl(e,r,1,n),vl(e,i)},editAsset:(e,t)=>{let{assetType:r,asset:n}=t.payload;ki(e,r,Di(e,r).map(i=>i.id===n.id?n:i)),vl(e,n)},removeAsset:(e,t)=>{let{assetType:r,mapId:n,assetId:i}=t.payload;ki(e,r,Di(e,r).filter(o=>o.id!==i)),gl(e,r,-1,n)}},yl={[Ce.SEARCHES]:"savedSearches",[Ce.BOOKMARKS]:"bookmarks",[Ce.BOOKS]:void 0,[Ce.COLLECTIONS]:void 0},Di=(e,t)=>{var r;let n=yl[t];return n?(r=e[n])!==null&&r!==void 0?r:[]:[]},ki=(e,t,r)=>{let n=yl[t];n&&(e[n]=r)},gl=(e,t,r,n)=>{let i=e.assetCounts.allAsset[t];if(i!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,i+r),t===Ce.BOOKMARKS&&n)){let o=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,o+r)}},vl=(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)},Y=bn.FtReduxStore.get({name:Uu,reducers:$u,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Ce).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Mi=class{constructor(t=new vn,r=new yn){this.assetCountsService=t,this.assetLabelsService=r,this.currentSession=w.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new gn,this.savedSearchesService=new mn,w.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:r}=w.getState();(0,bn.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(),Y.actions.clearAssetCount(),Y.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Y.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Y.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();Y.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();Y.actions.assetLabels(t)}async loadAssetCount(t){let r=await this.assetCountsService.getUserAssetCount(t);r&&Y.getState().assetCounts.allAsset[t]!==r.count&&Y.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(t){let r=await this.assetCountsService.getUserBookmarkCountByMap(t);r&&Y.getState().assetCounts.bookmarkByMap[t]!==r.count&&Y.actions.setBookmarkCountByMap({count:r.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let r=Object.keys(Y.getState().assetCounts.bookmarkByMap).length!==0;t===Ce.BOOKMARKS&&r&&Y.actions.clearBookmarkCountByMap(),Y.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;Y.actions.bookmarks(r)}}},xn=new Mi;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=xn);var Ii=class{addCommand(t,r=!1){w.commands.add(t,r)}consumeCommand(t){return w.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new Ii;var we=m(C());var bl,rr=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},Bu=Symbol("clearAfterUnitTest"),Sn=class extends(0,we.withEventBus)(ce){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[bl]=()=>{this.defaultMessages={},this.cache=new we.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,we.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 we.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 we.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 rr({loadedContexts:t})),this.dispatchEvent(new rr({loadedContexts:t})),await Promise.all(t.map(r=>this.notify(r,!1)))}async notify(t,r=!0){r&&(document.body.dispatchEvent(new rr({loadedContexts:[t]})),this.dispatchEvent(new rr({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(n=>(0,we.delay)(0).then(()=>n()).catch(()=>null)))}};bl=Bu;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Sn{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Sn{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var nr=window.FluidTopicsI18nService,An=window.FluidTopicsCustomI18nService;var xl=m(C()),Ui=class{highlightHtml(t,r,n){(0,xl.highlightHtml)(t,r,n)}};window.FluidTopicsHighlightHtmlService=new Ui;var Sl=m(C());var $i=class{isDate(t){var r,n,i,o;return(o=(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&&o!==void 0?o:!1}format(t,r){var n,i,o,s;if(t==null)return"";try{return Sl.DateFormatter.format(t,(n=r?.locale)!==null&&n!==void 0?n:w.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 $i;var Al=m(C());var Et=class{static get(t,r){var n,i;let o=w.getState(),{lang:s,region:a}=(i=(n=o.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new Al.SearchPlaceConverter(o.baseUrl,t??20,o.searchInAllLanguagesAllowed,r??`${s}-${a}`)}};var Bi=class{urlToSearchRequest(t){return Et.get().parse(t)}searchRequestToUrl(t){return Et.get().serialize(t)}};window.FluidTopicsUrlService=new Bi;var ze=m(C());var Ct=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};Ct.eventName="change";var Fi=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))}},El=new Fi;var En=class e extends ze.WithEventBus{static build(){return new e(window.history,El,()=>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,ze.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Ct(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(Ct.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(Ct.eventName,t)}currentItem(){return(0,ze.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,ze.deepCopy)(this.states[this.previousDifferentMajorPosition()])}backwardItemMatching(t){let r=this.states.filter(n=>!!n).filter(n=>n.index<this.currentIndex).reverse();return(0,ze.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,ze.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=En.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 Cl=m(U());var wl=Cl.css`
421
421
  `;var Tl=m(U()),me=m(Q()),Tt=m(C());var wt=m(C());function Ol(e,t){let{authenticationRequired:r,session:n}=w.getState();return r&&!n?.sessionAuthenticated?Promise.resolve(t):e()}var Cn=class extends tr{async updateUiLocale(t){return(await this.awaitApi).updateUiLocale(t)}};var Hi=class e extends wt.FtStateManager{static build(t){return new e(w,t)}constructor(t,r){super(),this.store=t,this.cache=new wt.CacheRegistry,this.withManualResources=!0,this.localesConfiguration=null,this.userLocaleService=new Cn,this.cleanSessionDebouncer=new wt.Debouncer,this.reloadDebouncer=new wt.Debouncer(500),this.apiProvider=r??(()=>At.get())}setWithManualResources(t){this.withManualResources=t,this.updateIfNeeded()}async initService(){this.store.addEventListener(Jt.eventName,this.reloadConfiguration)}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.store.getState().session==null&&this.updateSession(),this.store.getState().metadataConfiguration==null&&this.updateMetadataConfiguration()),this.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",()=>Ol(()=>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}setApiIntegrationIdentifier(t){this.store.actions.apiIntegrationIdentifier(t)}setApiIntegrationAppVersion(t){this.store.actions.apiIntegrationAppVersion(t)}setUiLocale(t){this.store.actions.uiLocale(t)}setLocalesConfiguration(t){var r,n,i,o,s;this.localesConfiguration=t,this.store.actions.defaultLocales(this.localesConfiguration.defaultLocales),this.store.actions.availableUiLocales((r=this.localesConfiguration.availableUiLocales)!==null&&r!==void 0?r:[]),this.store.actions.searchInAllLanguagesAllowed((n=this.localesConfiguration.allLanguagesAllowed)!==null&&n!==void 0?n:!1),this.store.actions.searchLanguageSetsUiLanguage((i=this.localesConfiguration.searchLanguageSetsUiLanguage)!==null&&i!==void 0?i:!1),this.store.actions.uiLanguageSetsSearchLanguage((o=this.localesConfiguration.uiLanguageSetsSearchLanguage)!==null&&o!==void 0?o:!1),this.store.actions.uiLanguageSetsReaderLanguage((s=this.localesConfiguration.uiLanguageSetsReaderLanguage)!==null&&s!==void 0?s:!1),setTimeout(()=>this.updateIfNeeded())}setAvailableContentLocales(t){this.store.actions.availableContentLocales(t),setTimeout(()=>this.updateIfNeeded())}stopReloadDebouncer(){this.reloadDebouncer.cancel()}requestUiLocaleUpdate(t){this.userLocaleService.updateUiLocale({uiLocale:t}).then(r=>{r.uiLocaleChanged&&(this.reloadDebouncer.run(()=>window.location.reload()),this.store.dispatchEvent(new Rr(r)))}).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)}},ji=Hi.build();var Ot=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 Nr=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 Ot(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 ne=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},H=class extends Tt.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=ji,this.contextRoot=new Nr}render(){return Tl.html`
422
422
  <slot></slot>
423
423
  `}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("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=>nr.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())}};H.elementDefinitions={};H.styles=wl;ne([(0,me.property)()],H.prototype,"baseUrl",void 0);ne([(0,me.property)()],H.prototype,"apiIntegrationIdentifier",void 0);ne([(0,me.property)()],H.prototype,"apiIntegrationAppVersion",void 0);ne([(0,me.property)()],H.prototype,"uiLocale",void 0);ne([(0,Tt.jsonProperty)(null)],H.prototype,"availableUiLocales",void 0);ne([(0,Tt.jsonProperty)(null)],H.prototype,"metadataConfiguration",void 0);ne([(0,me.property)({type:Boolean})],H.prototype,"editorMode",void 0);ne([(0,me.property)({type:Boolean})],H.prototype,"noCustom",void 0);ne([(0,me.property)({type:Boolean})],H.prototype,"openExternalDocumentInNewTab",void 0);ne([(0,me.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],H.prototype,"noCustomComponent",void 0);ne([(0,me.property)({type:Boolean})],H.prototype,"withManualResources",void 0);ne([(0,me.property)({type:Boolean})],H.prototype,"navigatorOnline",void 0);ne([(0,me.property)({type:Boolean})],H.prototype,"forcedOffline",void 0);ne([(0,me.property)({type:Boolean})],H.prototype,"authenticationRequired",void 0);ne([(0,Tt.jsonProperty)([])],H.prototype,"messageContexts",void 0);ne([(0,Tt.jsonProperty)(void 0)],H.prototype,"session",void 0);var _l=m(C());var Rl={"ft-app-context":H};(0,_l.customElements)(Rl);var Ll=m(Q());var Vi=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-]+$/)}},st=new Vi;var ju=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},kr=Symbol("i18nAttributes"),Pl=Symbol("i18nListAttributes"),Nl=Symbol("i18nProperties"),wn=Symbol("i18nContexts"),Dr=Symbol("i18nUnsubs"),Rn=(0,ir.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?An:nr}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(st.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[kr])===null||s===void 0||s.forEach((u,d)=>l[d]=c(u,d,l[d])),(a=this[Pl])===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[Nl])===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[wn].set(l,{isCustomContext:a}),this[Dr].has(l)||this[Dr].set(l,this.getI18nService(a).subscribe(l,()=>this.onI18nUpdate(l))),this.getI18nService(a).prepareContext(l,s)}hasI18nContext(o){return this[wn].has(o.toLowerCase())}connectedCallback(){super.connectedCallback(),this[wn].forEach((o,s)=>this.addI18nContext(s,void 0,o.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Dr].forEach(o=>o()),this[Dr].clear()}}return t=wn,r=Dr,ju([(0,Ll.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),On=class extends Rn(ir.FtLitElement){},Tn=class extends Rn(ir.FtLitElementRedux){};var Dl=m(C());var Wi=class{fromAttribute(t){if(!t)return[];try{let r=JSON.parse(t);return Array.isArray(r)?r.map(n=>typeof n=="string"?st.fromAttribute(n):n):[]}catch{return[]}}toAttribute(t){if(t!=null)return JSON.stringify(t)}},Vu=new Wi;var kl=(e,t)=>(r,n)=>{var i;r.constructor.createProperty(n,{type:Object,hasChanged:Dl.hasChanged,converter:st,...t}),r[kr]=(i=r[kr])!==null&&i!==void 0?i:new Map,r[kr].set(n,e??{})};var _n=class e{static build(t){return new e(t)}static buildCustom(t){return new e(t,!0)}static fromGwt(t){return new e(t)}get service(){return this.custom?An:nr}constructor(t,r=!1){this.name=t,this.custom=r,this.properties=new Proxy({},{get:(n,i)=>{let o=i;return s=>({context:this.name,key:o,custom:this.custom,args:typeof s=="function"?void 0:s,argsProvider:typeof s=="function"?s:void 0})}}),this.messages=new Proxy({},{get:(n,i)=>(...o)=>this.service.resolveMessage(this.name,i,...o)}),this.rawMessages=new Proxy({},{get:(n,i)=>this.service.resolveRawMessage(this.name,i)}),this.keys=new Proxy({},{get:(n,i)=>()=>i}),this.attributes=new Proxy({},{get:(n,i)=>()=>({context:this.name,key:i,message:this.service.resolveRawMessage(this.name,i)})})}};var Ml=m(U());var Il=Ml.css`
@@ -425,7 +425,7 @@
425
425
  <span class="ft-i18n">
426
426
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
427
427
  </span>
428
- `}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:""})}};De.elementDefinitions={};De.styles=Il;Mr([(0,Nn.redux)()],De.prototype,"editorMode",void 0);Mr([(0,Pn.property)()],De.prototype,"context",void 0);Mr([(0,Pn.property)()],De.prototype,"key",void 0);Mr([(0,Nn.jsonProperty)([])],De.prototype,"args",void 0);Mr([(0,Pn.property)()],De.prototype,"defaultMessage",void 0);var $l=m(C());var Ul={"ft-i18n":De};(0,$l.customElements)(Ul);var ke=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},G=class extends On{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 Oe.Debouncer,this.revealDebouncer=new Oe.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.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 Fl.html`
428
+ `}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:""})}};De.elementDefinitions={};De.styles=Il;Mr([(0,Nn.redux)()],De.prototype,"editorMode",void 0);Mr([(0,Pn.property)()],De.prototype,"context",void 0);Mr([(0,Pn.property)()],De.prototype,"key",void 0);Mr([(0,Nn.jsonProperty)([])],De.prototype,"args",void 0);Mr([(0,Pn.property)()],De.prototype,"defaultMessage",void 0);var $l=m(C());var Ul={"ft-i18n":De};(0,$l.customElements)(Ul);var ke=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},G=class extends On{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 Oe.Debouncer,this.revealDebouncer=new Oe.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.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 Bl.html`
429
429
  <div part="container"
430
430
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}">
431
431
  <slot part="slot"></slot>
@@ -440,7 +440,7 @@
440
440
  </div>
441
441
  </div>
442
442
  </div>
443
- `}setupFor(t){this.eventsTarget!==t&&(this.removeHandlers(),this.eventsTarget=t,this.eventsTarget.addEventListener("mouseover",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseover",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}updated(t){var r,n;t.has("visible")&&(this.visible?(this.resetTooltipContent(),(r=this.tooltip)===null||r===void 0||r.showPopover()):(n=this.tooltip)===null||n===void 0||n.hidePopover()),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some(r=>t.has(r))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(t){this.visible=!0,t!=null&&await this.hideDebounce.run(()=>{this.hide()},t)}async showTemporaryText(t,r){let n=this.manual;this.manual=!0;let i=this.text;this.text={message:t},await this.show(r),this.text=i,this.manual=n}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var t;return((t=this.slotNodes)!==null&&t!==void 0?t:[]).filter(r=>r.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&Hs(this.slottedElement,this.tooltip,{placement:this.position,strategy:"fixed"}).then(({x:t,y:r})=>{this.tooltip&&(this.tooltip.style.transform=`translate(${t}px,${r}px)`)}),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${Oe.designSystemVariables.transitionDuration}, left ${Oe.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(t){return this.manual||(0,Oe.eventPathContainsMatchingElement)(t,this.ignoreMatchingElements,this.eventsTarget)}};G.elementDefinitions={"ft-typography":J};G.styles=ps;ke([kl()],G.prototype,"text",void 0);ke([(0,Te.property)({type:Boolean})],G.prototype,"manual",void 0);ke([(0,Te.property)({type:Boolean})],G.prototype,"inline",void 0);ke([(0,Oe.numberProperty)()],G.prototype,"delay",void 0);ke([(0,Te.property)()],G.prototype,"position",void 0);ke([(0,Oe.jsonProperty)([])],G.prototype,"ignoreMatchingElements",void 0);ke([(0,Te.queryAssignedNodes)()],G.prototype,"slotNodes",void 0);ke([(0,Te.query)(".ft-tooltip--container")],G.prototype,"container",void 0);ke([(0,Te.query)(".ft-tooltip")],G.prototype,"tooltip",void 0);ke([(0,Te.query)(".ft-tooltip--content")],G.prototype,"tooltipContent",void 0);ke([(0,Te.state)()],G.prototype,"visible",void 0);var Hl=m(C());var Bl={"ft-tooltip":G};(0,Hl.customElements)(Bl);var jl=m(U()),Ir=m(C()),Rt={color:Ir.FtCssVariableFactory.extend("--ft-loader-color","",Ir.designSystemVariables.colorPrimary),size:Ir.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Vl=jl.css`
443
+ `}setupFor(t){this.eventsTarget!==t&&(this.removeHandlers(),this.eventsTarget=t,this.eventsTarget.addEventListener("mouseover",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseover",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}updated(t){var r,n;t.has("visible")&&(this.visible?(this.resetTooltipContent(),(r=this.tooltip)===null||r===void 0||r.showPopover()):(n=this.tooltip)===null||n===void 0||n.hidePopover()),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some(r=>t.has(r))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(t){this.visible=!0,t!=null&&await this.hideDebounce.run(()=>{this.hide()},t)}async showTemporaryText(t,r){let n=this.manual;this.manual=!0;let i=this.text;this.text={message:t},await this.show(r),this.text=i,this.manual=n}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var t;return((t=this.slotNodes)!==null&&t!==void 0?t:[]).filter(r=>r.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&Hs(this.slottedElement,this.tooltip,{placement:this.position,strategy:"fixed"}).then(({x:t,y:r})=>{this.tooltip&&(this.tooltip.style.transform=`translate(${t}px,${r}px)`)}),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${Oe.designSystemVariables.transitionDuration}, left ${Oe.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(t){return this.manual||(0,Oe.eventPathContainsMatchingElement)(t,this.ignoreMatchingElements,this.eventsTarget)}};G.elementDefinitions={"ft-typography":J};G.styles=ps;ke([kl()],G.prototype,"text",void 0);ke([(0,Te.property)({type:Boolean})],G.prototype,"manual",void 0);ke([(0,Te.property)({type:Boolean})],G.prototype,"inline",void 0);ke([(0,Oe.numberProperty)()],G.prototype,"delay",void 0);ke([(0,Te.property)()],G.prototype,"position",void 0);ke([(0,Oe.jsonProperty)([])],G.prototype,"ignoreMatchingElements",void 0);ke([(0,Te.queryAssignedNodes)()],G.prototype,"slotNodes",void 0);ke([(0,Te.query)(".ft-tooltip--container")],G.prototype,"container",void 0);ke([(0,Te.query)(".ft-tooltip")],G.prototype,"tooltip",void 0);ke([(0,Te.query)(".ft-tooltip--content")],G.prototype,"tooltipContent",void 0);ke([(0,Te.state)()],G.prototype,"visible",void 0);var Hl=m(C());var Fl={"ft-tooltip":G};(0,Hl.customElements)(Fl);var jl=m(U()),Ir=m(C()),Rt={color:Ir.FtCssVariableFactory.extend("--ft-loader-color","",Ir.designSystemVariables.colorPrimary),size:Ir.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Vl=jl.css`
444
444
  :host {
445
445
  line-height: 0;
446
446
  }
@@ -516,7 +516,7 @@
516
516
  <div></div>
517
517
  <div></div>
518
518
  </div>
519
- `}};_t.styles=Vl;var Kl=m(C());var ql={"ft-loader":_t};(0,Kl.customElements)(ql);var at=m(U()),Ki=m(ar()),M=m(Q());var zi=e=>e??W;var Xl=m(U()),_=m(C());var Gl=_.FtCssVariableFactory.extend("--ft-button-color","",_.designSystemVariables.colorPrimary),k={backgroundColor:_.FtCssVariableFactory.extend("--ft-button-background-color","",_.designSystemVariables.colorSurface),borderRadius:_.FtCssVariableFactory.extend("--ft-button-border-radius","",_.designSystemVariables.borderRadiusL),color:Gl,fontSize:_.FtCssVariableFactory.extend("--ft-button-font-size","",Me.fontSize),iconSize:_.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:_.FtCssVariableFactory.extend("--ft-button-ripple-color","",Gl),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")},Yl=_.FtCssVariableFactory.extend("--ft-button-primary-color","",_.FtCssVariableFactory.extend("--ft-button-color","",_.designSystemVariables.colorOnPrimary)),qi={backgroundColor:_.FtCssVariableFactory.extend("--ft-button-primary-background-color","",_.FtCssVariableFactory.extend("--ft-button-background-color","",_.designSystemVariables.colorPrimary)),color:Yl,rippleColor:_.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Yl)},Be={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")},Ql=Xl.css`
519
+ `}};_t.styles=Vl;var Kl=m(C());var ql={"ft-loader":_t};(0,Kl.customElements)(ql);var at=m(U()),Ki=m(ar()),M=m(Q());var zi=e=>e??W;var Xl=m(U()),_=m(C());var Gl=_.FtCssVariableFactory.extend("--ft-button-color","",_.designSystemVariables.colorPrimary),k={backgroundColor:_.FtCssVariableFactory.extend("--ft-button-background-color","",_.designSystemVariables.colorSurface),borderRadius:_.FtCssVariableFactory.extend("--ft-button-border-radius","",_.designSystemVariables.borderRadiusL),color:Gl,fontSize:_.FtCssVariableFactory.extend("--ft-button-font-size","",Me.fontSize),iconSize:_.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:_.FtCssVariableFactory.extend("--ft-button-ripple-color","",Gl),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")},Yl=_.FtCssVariableFactory.extend("--ft-button-primary-color","",_.FtCssVariableFactory.extend("--ft-button-color","",_.designSystemVariables.colorOnPrimary)),qi={backgroundColor:_.FtCssVariableFactory.extend("--ft-button-primary-background-color","",_.FtCssVariableFactory.extend("--ft-button-background-color","",_.designSystemVariables.colorPrimary)),color:Yl,rippleColor:_.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Yl)},Fe={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")},Ql=Xl.css`
520
520
  :host {
521
521
  display: inline-block;
522
522
  max-width: 100%;
@@ -575,13 +575,13 @@
575
575
  }
576
576
 
577
577
  .ft-button.ft-button--dense {
578
- padding: ${Be.verticalPadding} ${Be.horizontalPadding};
579
- border-radius: ${Be.borderRadius};
580
- gap: ${Be.iconPadding};
578
+ padding: ${Fe.verticalPadding} ${Fe.horizontalPadding};
579
+ border-radius: ${Fe.borderRadius};
580
+ gap: ${Fe.iconPadding};
581
581
  }
582
582
 
583
583
  .ft-button.ft-button--dense.ft-button--outlined {
584
- padding: calc(${Be.verticalPadding} - 1px) calc(${Be.horizontalPadding} - 1px);
584
+ padding: calc(${Fe.verticalPadding} - 1px) calc(${Fe.horizontalPadding} - 1px);
585
585
  }
586
586
 
587
587
  .ft-button:not([disabled]):hover {
@@ -593,7 +593,7 @@
593
593
  }
594
594
 
595
595
  .ft-button--round.ft-button--dense {
596
- border-radius: calc(var(--button-internal-line-height) / 2 + ${Be.verticalPadding});
596
+ border-radius: calc(var(--button-internal-line-height) / 2 + ${Fe.verticalPadding});
597
597
  }
598
598
 
599
599
  .ft-button[disabled] {
@@ -623,7 +623,7 @@
623
623
  }
624
624
 
625
625
  .ft-button--dense .ft-button--label {
626
- margin: 0 ${Be.iconPadding};
626
+ margin: 0 ${Fe.iconPadding};
627
627
  }
628
628
 
629
629
  .ft-button--label[hidden] {
@@ -641,8 +641,8 @@
641
641
  }
642
642
 
643
643
  .ft-button--dense .ft-button--label[hidden] + [part="icon"] {
644
- margin: 0 calc(${Be.horizontalPadding} * -1);
645
- padding: 0 ${Be.verticalPadding};
644
+ margin: 0 calc(${Fe.horizontalPadding} * -1);
645
+ padding: 0 ${Fe.verticalPadding};
646
646
  }
647
647
 
648
648
  .ft-button:not(.ft-button--trailing-icon) [part="label"] {
@@ -835,7 +835,7 @@
835
835
  .ft-chip:not(.ft-chip--trailing-icon) .ft-chip--icon-button {
836
836
  order: -1;
837
837
  }
838
- `];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},kn=class extends CustomEvent{constructor(){super("icon-click")}},F=class extends or.FtLitElement{constructor(){super(...arguments),this.highlighted=!1,this.removable=!1,this.disabled=!1,this.clickable=!1,this.iconClickable=!1,this.dense=!1,this.multiLine=!1,this.label="",this.iconLabel="",this.hideIconTooltip=!1,this.icon=void 0,this.trailingIcon=!1}render(){var t;let r={"ft-chip":!0,"ft-chip--highlighted":this.highlighted,"ft-chip--disabled":this.disabled,"ft-chip--clickable":this.interactionsOnChip,"ft-chip--trailing-icon":this.trailingIcon||this.removable,"ft-chip--no-content":!this.hasTextContent(),"ft-chip--dense":this.dense,"ft-chip--multi-line":this.multiLine,"ft-chip--safari-fix":or.isSafari};return Dn.html`
838
+ `];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},kn=class extends CustomEvent{constructor(){super("icon-click")}},B=class extends or.FtLitElement{constructor(){super(...arguments),this.highlighted=!1,this.removable=!1,this.disabled=!1,this.clickable=!1,this.iconClickable=!1,this.dense=!1,this.multiLine=!1,this.label="",this.iconLabel="",this.hideIconTooltip=!1,this.icon=void 0,this.trailingIcon=!1}render(){var t;let r={"ft-chip":!0,"ft-chip--highlighted":this.highlighted,"ft-chip--disabled":this.disabled,"ft-chip--clickable":this.interactionsOnChip,"ft-chip--trailing-icon":this.trailingIcon||this.removable,"ft-chip--no-content":!this.hasTextContent(),"ft-chip--dense":this.dense,"ft-chip--multi-line":this.multiLine,"ft-chip--safari-fix":or.isSafari};return Dn.html`
839
839
  <div class="${(0,ic.classMap)(r)}"
840
840
  aria-label="${this.getLabel()}"
841
841
  tabindex="${this.interactionsOnChip?0:-1}"
@@ -862,7 +862,7 @@
862
862
  <div class="ft-chip--icon-container ft-no-text-select" part="icon-container">
863
863
  <ft-icon .variant=${this.iconVariant} .value=${this.internalIcon} part="icon"></ft-icon>
864
864
  </div>
865
- `}onKeyUp(t){this.interactionsOnChip&&["Enter"," "].includes(t.key)&&t.target.click()}onIconKeyUp(t){this.interactionsOnIcon&&["Enter"," "].includes(t.key)&&(t.stopPropagation(),this.dispatchEvent(new kn))}onIconClick(t){this.interactionsOnIcon&&(t.stopPropagation(),this.dispatchEvent(new kn))}getLabel(){return this.label||this.getTextContent()}getTextContent(){return(0,or.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};F.elementDefinitions={"ft-ripple":D,"ft-typography":J,"ft-icon":ee,"ft-button":N};F.styles=nc;oe([(0,te.property)({type:Boolean})],F.prototype,"highlighted",void 0);oe([(0,te.property)({type:Boolean})],F.prototype,"removable",void 0);oe([(0,te.property)({type:Boolean})],F.prototype,"disabled",void 0);oe([(0,te.property)({type:Boolean})],F.prototype,"clickable",void 0);oe([(0,te.property)({type:Boolean})],F.prototype,"iconClickable",void 0);oe([(0,te.property)({type:Boolean})],F.prototype,"dense",void 0);oe([(0,te.property)({type:Boolean})],F.prototype,"multiLine",void 0);oe([(0,te.property)()],F.prototype,"label",void 0);oe([(0,te.property)()],F.prototype,"iconLabel",void 0);oe([(0,te.property)({type:Boolean})],F.prototype,"hideIconTooltip",void 0);oe([(0,te.property)()],F.prototype,"icon",void 0);oe([(0,te.property)()],F.prototype,"iconVariant",void 0);oe([(0,te.property)({type:Boolean})],F.prototype,"trailingIcon",void 0);oe([(0,te.property)()],F.prototype,"typographyVariant",void 0);oe([(0,te.query)("ft-typography slot")],F.prototype,"slottedContent",void 0);var sc=m(C());var oc={"ft-chip":F};(0,sc.customElements)(oc);var Yi,Xi,Qi,Zi,X={color:E.FtCssVariableFactory.extend("--ft-search-saved-searches-color","",E.designSystemVariables.colorOnSurface),activeButtonTextColor:E.FtCssVariableFactory.extend("--ft-search-saved-searches-active-button-text-color","",E.designSystemVariables.colorPrimary),activeSearchBackgroundColor:E.FtCssVariableFactory.extend("--ft-search-saved-searches-active-search-background-color","",E.designSystemVariables.colorContent),activeSearchBorderStyle:E.FtCssVariableFactory.create("--ft-search-saved-searches-active-search-border-style","","BORDER-STYLE",(Yi=L.selectedOutlineStyle.lastResortDefaultValue())!==null&&Yi!==void 0?Yi:"solid"),activeSearchBorderColor:E.FtCssVariableFactory.extend("--ft-search-saved-searches-active-search-border-color","",E.designSystemVariables.colorPrimary),activeSearchBorderWidth:E.FtCssVariableFactory.create("--ft-search-saved-searches-active-search-border-width","","SIZE",(Xi=L.selectedOutlineWidth.lastResortDefaultValue())!==null&&Xi!==void 0?Xi:"2px"),activeSearchBorderRadius:E.FtCssVariableFactory.extend("--ft-search-saved-searches-active-search-border-radius","",E.designSystemVariables.borderRadiusM),inactiveButtonTextColor:E.FtCssVariableFactory.extend("--ft-search-saved-searches-inactive-button-text-color","",E.designSystemVariables.colorPrimary),inactiveButtonBackgroundColor:E.FtCssVariableFactory.extend("--ft-search-saved-searches-inactive-button-background-color","",E.designSystemVariables.colorSurface),inactiveSearchBackgroundColor:E.FtCssVariableFactory.extend("--ft-search-saved-searches-inactive-search-background-color","",E.designSystemVariables.colorContent),inactiveSearchBorderStyle:E.FtCssVariableFactory.create("--ft-search-saved-searches-inactive-search-border-style","","BORDER-STYLE",(Qi=L.outlineStyle.lastResortDefaultValue())!==null&&Qi!==void 0?Qi:"solid"),inactiveSearchBorderColor:E.FtCssVariableFactory.extend("--ft-search-saved-searches-inactive-search-border-color","",E.designSystemVariables.colorPrimary),inactiveSearchBorderWidth:E.FtCssVariableFactory.create("--ft-search-saved-searches-inactive-search-border-width","","SIZE",(Zi=L.outlineWidth.lastResortDefaultValue())!==null&&Zi!==void 0?Zi:"0"),inactiveSearchBorderRadius:E.FtCssVariableFactory.extend("--ft-search-saved-searches-inactive-search-border-radius","",E.designSystemVariables.borderRadiusM),chipBackgroundColor:E.FtCssVariableFactory.extend("--ft-search-saved-searches-chip-background-color","",E.designSystemVariables.colorSurface),cardTitleFontSize:E.FtCssVariableFactory.create("--ft-search-saved-searches-card-title-font-size","","SIZE","16px"),cardTitleFontWeight:E.FtCssVariableFactory.create("--ft-search-saved-searches-card-title-font-weight","","SIZE","600")},lc=ac.css`
865
+ `}onKeyUp(t){this.interactionsOnChip&&["Enter"," "].includes(t.key)&&t.target.click()}onIconKeyUp(t){this.interactionsOnIcon&&["Enter"," "].includes(t.key)&&(t.stopPropagation(),this.dispatchEvent(new kn))}onIconClick(t){this.interactionsOnIcon&&(t.stopPropagation(),this.dispatchEvent(new kn))}getLabel(){return this.label||this.getTextContent()}getTextContent(){return(0,or.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};B.elementDefinitions={"ft-ripple":D,"ft-typography":J,"ft-icon":ee,"ft-button":N};B.styles=nc;oe([(0,te.property)({type:Boolean})],B.prototype,"highlighted",void 0);oe([(0,te.property)({type:Boolean})],B.prototype,"removable",void 0);oe([(0,te.property)({type:Boolean})],B.prototype,"disabled",void 0);oe([(0,te.property)({type:Boolean})],B.prototype,"clickable",void 0);oe([(0,te.property)({type:Boolean})],B.prototype,"iconClickable",void 0);oe([(0,te.property)({type:Boolean})],B.prototype,"dense",void 0);oe([(0,te.property)({type:Boolean})],B.prototype,"multiLine",void 0);oe([(0,te.property)()],B.prototype,"label",void 0);oe([(0,te.property)()],B.prototype,"iconLabel",void 0);oe([(0,te.property)({type:Boolean})],B.prototype,"hideIconTooltip",void 0);oe([(0,te.property)()],B.prototype,"icon",void 0);oe([(0,te.property)()],B.prototype,"iconVariant",void 0);oe([(0,te.property)({type:Boolean})],B.prototype,"trailingIcon",void 0);oe([(0,te.property)()],B.prototype,"typographyVariant",void 0);oe([(0,te.query)("ft-typography slot")],B.prototype,"slottedContent",void 0);var sc=m(C());var oc={"ft-chip":B};(0,sc.customElements)(oc);var Yi,Xi,Qi,Zi,X={color:E.FtCssVariableFactory.extend("--ft-search-saved-searches-color","",E.designSystemVariables.colorOnSurface),activeButtonTextColor:E.FtCssVariableFactory.extend("--ft-search-saved-searches-active-button-text-color","",E.designSystemVariables.colorPrimary),activeSearchBackgroundColor:E.FtCssVariableFactory.extend("--ft-search-saved-searches-active-search-background-color","",E.designSystemVariables.colorContent),activeSearchBorderStyle:E.FtCssVariableFactory.create("--ft-search-saved-searches-active-search-border-style","","BORDER-STYLE",(Yi=L.selectedOutlineStyle.lastResortDefaultValue())!==null&&Yi!==void 0?Yi:"solid"),activeSearchBorderColor:E.FtCssVariableFactory.extend("--ft-search-saved-searches-active-search-border-color","",E.designSystemVariables.colorPrimary),activeSearchBorderWidth:E.FtCssVariableFactory.create("--ft-search-saved-searches-active-search-border-width","","SIZE",(Xi=L.selectedOutlineWidth.lastResortDefaultValue())!==null&&Xi!==void 0?Xi:"2px"),activeSearchBorderRadius:E.FtCssVariableFactory.extend("--ft-search-saved-searches-active-search-border-radius","",E.designSystemVariables.borderRadiusM),inactiveButtonTextColor:E.FtCssVariableFactory.extend("--ft-search-saved-searches-inactive-button-text-color","",E.designSystemVariables.colorPrimary),inactiveButtonBackgroundColor:E.FtCssVariableFactory.extend("--ft-search-saved-searches-inactive-button-background-color","",E.designSystemVariables.colorSurface),inactiveSearchBackgroundColor:E.FtCssVariableFactory.extend("--ft-search-saved-searches-inactive-search-background-color","",E.designSystemVariables.colorContent),inactiveSearchBorderStyle:E.FtCssVariableFactory.create("--ft-search-saved-searches-inactive-search-border-style","","BORDER-STYLE",(Qi=L.outlineStyle.lastResortDefaultValue())!==null&&Qi!==void 0?Qi:"solid"),inactiveSearchBorderColor:E.FtCssVariableFactory.extend("--ft-search-saved-searches-inactive-search-border-color","",E.designSystemVariables.colorPrimary),inactiveSearchBorderWidth:E.FtCssVariableFactory.create("--ft-search-saved-searches-inactive-search-border-width","","SIZE",(Zi=L.outlineWidth.lastResortDefaultValue())!==null&&Zi!==void 0?Zi:"0"),inactiveSearchBorderRadius:E.FtCssVariableFactory.extend("--ft-search-saved-searches-inactive-search-border-radius","",E.designSystemVariables.borderRadiusM),chipBackgroundColor:E.FtCssVariableFactory.extend("--ft-search-saved-searches-chip-background-color","",E.designSystemVariables.colorSurface),cardTitleFontSize:E.FtCssVariableFactory.create("--ft-search-saved-searches-card-title-font-size","","SIZE","16px"),cardTitleFontWeight:E.FtCssVariableFactory.create("--ft-search-saved-searches-card-title-font-weight","","SIZE","600")},lc=ac.css`
866
866
  [part="container"] {
867
867
  display: flex;
868
868
  flex-direction: column;
@@ -926,7 +926,7 @@
926
926
  text-decoration: none;
927
927
  color: inherit;
928
928
  }
929
- `;var hc=m(uc());var sr=m(C()),to=m(Q());var Ji;(function(e){e.CLUSTERED_SEARCH="CLUSTERED_SEARCH"})(Ji||(Ji={}));var Lt=m(C());var Wu=m(C());var Mn=class e extends Event{constructor(){super(e.eventName)}};Mn.eventName="search-context-clear-all-filters";var dc=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},ro=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},pc=Symbol("registerInterval"),eo=Symbol("registerAttempts"),zu=40,qu=(0,sr.applyMixinOnce)(Symbol("toFtSearchComponent"),function(e){class t extends e{constructor(){super(...arguments),this.neededSearchRequests=[]}willUpdate(n){var i,o,s;super.willUpdate(n),n.has("neededSearchRequests")&&((i=this.stateManager)===null||i===void 0||i.unregisterComponent(this,(o=n.get("neededSearchRequests"))!==null&&o!==void 0?o:[]),(s=this.stateManager)===null||s===void 0||s.registerComponent(this,this.neededSearchRequests))}setSearchStateManager(n){this.clearStateManager(),this.stateManager=n,this.stateManager.registerComponent(this,this.neededSearchRequests),this.addStore(n.store,"search")}clearStateManager(){this.stateManager&&(this.stateManager.unregisterComponent(this,this.neededSearchRequests),this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[eo]=0,this.tryToRegisterToContext(),this[pc]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[eo]>zu?window.clearInterval(this[pc]):(this[eo]++,this.dispatchEvent(new ro))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return dc([(0,to.state)()],t.prototype,"stateManager",void 0),dc([(0,to.state)({hasChanged:sr.hasChanged})],t.prototype,"neededSearchRequests",void 0),t}),In=class extends qu(sr.FtLitElementRedux){};var z=_n.build("savedSearchesComponent"),fc={keywords:"Keywords",language:"Language",sort:"Sort",period:"Period",relevance:"Relevance",lastUpdate:"Last update",lastWeek:"Less than one week",lastMonth:"Less than one month",lastYear:"Less than one year",customPeriod:"Custom period",search:"Search",in:"In",titles:"Titles",resultsType:"Results type",documentsOnly:"Documents only",groupLabel:"Saved searches",keywordMatch:"Match all terms",yes:"yes",no:"no"};var lt=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 Rn(In){constructor(){super(),this.showDescription=!1,this.showSearchFilters=!1,this.showSearchButton=!1,this.showAlertStatus=!1,this.requiredRole=B.SAVED_SEARCH_USER,this.addStore(w),this.addStore(Y),this.addI18nContext(z,fc)}render(){let t=Et.get();return ye(this.userHasRights&&!this.isEmpty,()=>{var r;return _e.html`
929
+ `;var hc=m(uc());var sr=m(C()),to=m(Q());var Ji;(function(e){e.CLUSTERED_SEARCH="CLUSTERED_SEARCH"})(Ji||(Ji={}));var Lt=m(C());var Wu=m(C());var Mn=class e extends Event{constructor(){super(e.eventName)}};Mn.eventName="search-context-clear-all-filters";var dc=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},ro=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},pc=Symbol("registerInterval"),eo=Symbol("registerAttempts"),zu=40,qu=(0,sr.applyMixinOnce)(Symbol("toFtSearchComponent"),function(e){class t extends e{constructor(){super(...arguments),this.neededSearchRequests=[]}willUpdate(n){var i,o,s;super.willUpdate(n),n.has("neededSearchRequests")&&((i=this.stateManager)===null||i===void 0||i.unregisterComponent(this,(o=n.get("neededSearchRequests"))!==null&&o!==void 0?o:[]),(s=this.stateManager)===null||s===void 0||s.registerComponent(this,this.neededSearchRequests))}setSearchStateManager(n){this.clearStateManager(),this.stateManager=n,this.stateManager.registerComponent(this,this.neededSearchRequests),this.addStore(n.store,"search")}clearStateManager(){this.stateManager&&(this.stateManager.unregisterComponent(this,this.neededSearchRequests),this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[eo]=0,this.tryToRegisterToContext(),this[pc]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[eo]>zu?window.clearInterval(this[pc]):(this[eo]++,this.dispatchEvent(new ro))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return dc([(0,to.state)()],t.prototype,"stateManager",void 0),dc([(0,to.state)({hasChanged:sr.hasChanged})],t.prototype,"neededSearchRequests",void 0),t}),In=class extends qu(sr.FtLitElementRedux){};var z=_n.build("savedSearchesComponent"),fc={keywords:"Keywords",language:"Language",sort:"Sort",period:"Period",relevance:"Relevance",lastUpdate:"Last update",lastWeek:"Less than one week",lastMonth:"Less than one month",lastYear:"Less than one year",customPeriod:"Custom period",search:"Search",in:"In",titles:"Titles",resultsType:"Results type",documentsOnly:"Documents only",groupLabel:"Saved searches",keywordMatch:"Match all terms",yes:"yes",no:"no"};var lt=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 Rn(In){constructor(){super(),this.showDescription=!1,this.showSearchFilters=!1,this.showSearchButton=!1,this.showAlertStatus=!1,this.requiredRole=F.SAVED_SEARCH_USER,this.addStore(w),this.addStore(Y),this.addI18nContext(z,fc)}render(){let t=Et.get();return ye(this.userHasRights&&!this.isEmpty,()=>{var r;return _e.html`
930
930
  <div part="container" role="group" aria-label="${z.messages.groupLabel()}">
931
931
  ${(0,hc.repeat)((r=this.savedSearches)!==null&&r!==void 0?r:[],n=>n.id,n=>{let i=this.toFtSearchRequest(n.searchRequest);return i===void 0?_e.nothing:_e.html`
932
932
  <a href="${t?.serialize(i)}"
@@ -964,7 +964,7 @@
964
964
  <ft-chip dense part="chip">
965
965
  <span part="metadata-label">${t}</span>
966
966
  <span part="metadata-values">${Array.isArray(r)?r.join(", "):r}</span>
967
- </ft-chip>`}renderUnknownFilter(t){return t.valueFilter?this.renderValueFilter(t.label,t.valueFilter):t.dateFilter?this.renderDateFilter(t.dateFilter):t.rangeFilter?this.renderRangeFilter():_e.nothing}renderValueFilter(t,r){return this.renderMetadata(t,r.values)}renderDateFilter(t){return this.renderMetadata(z.messages.period(),this.mapDateFilterType(t.type))}renderRangeFilter(){return this.renderMetadata(z.messages.period(),z.messages.customPeriod())}mapSortId(t){if(this.sortOptions==null)return;let r=this.sortOptions.find(n=>n.id==t);return r==null&&(r=this.sortOptions.find(n=>n.id=="relevance")),this.i18n(st.fromLocalizableLabel(r.label))}mapDateFilterType(t){switch(t){case er.LAST_WEEK:return z.messages.lastWeek();case er.LAST_MONTH:return z.messages.lastMonth();case er.LAST_YEAR:return z.messages.lastYear();default:return"--"}}get userHasRights(){return hn(this.user,this.requiredRole)}get isEmpty(){var t;return((t=this.savedSearches)!==null&&t!==void 0?t:[]).length==0}isSelected(t){var r,n,i,o,s,a,l;return this.request!=null&&(0,ge.deepEqual)(this.request.query,t.query)&&this.areFtMetadataFiltersEqual([...this.request.metadataFilters],[...(r=t.metadataFilters)!==null&&r!==void 0?r:[]].map(this.toMetadataFilter))&&(0,ge.deepEqual)(this.request.sortId,t.sortId)&&(0,ge.deepEqual)(this.request.contentLocale,t.contentLocale)&&(0,ge.deepEqual)((n=this.request.virtualField)!==null&&n!==void 0?n:"EVERYWHERE",(i=t.virtualField)!==null&&i!==void 0?i:"EVERYWHERE")&&(0,ge.deepEqual)((o=this.request.scope)!==null&&o!==void 0?o:"DEFAULT",(s=t.scope)!==null&&s!==void 0?s:"DEFAULT")&&(0,ge.deepEqual)((a=this.request.keywordMatch)!==null&&a!==void 0?a:"OPTIONAL",(l=t.keywordMatch)!==null&&l!==void 0?l:"OPTIONAL")}areFtMetadataFiltersEqual(t,r){if(!(0,ge.deepEqual)(t.map(i=>i.key).sort(),r.map(i=>i.key).sort()))return!1;let n=(i,o)=>i.key===o.key&&this.compareUnknownFilter(i,o);for(let i of t)if(!r.find(s=>n(i,s)))return!1;return!0}compareUnknownFilter(t,r){return t.valueFilter&&r.valueFilter?this.compareValueFilter(t.valueFilter,r.valueFilter):t.dateFilter&&r.dateFilter?this.compareDateFilter(t.dateFilter,r.dateFilter):t.rangeFilter&&r.rangeFilter?this.compareRangeFilter(t.rangeFilter,r.rangeFilter):!1}compareValueFilter(t,r){return t.negative===r.negative&&t.values.length===r.values.length&&t.values.every(n=>r.values.includes(n))}compareDateFilter(t,r){return t.type===r.type}compareRangeFilter(t,r){return t.from===r.from&&t.to===r.to}mapFtSearchSortCriterion(t){return{...t}}toFtSearchRequest(t){var r,n;return this.request==null?void 0:{...this.request,query:t.query,metadataFilters:(n=(r=t.metadataFilters)===null||r===void 0?void 0:r.map(this.toMetadataFilter))!==null&&n!==void 0?n:[],sortId:t.sortId,contentLocale:t.contentLocale,virtualField:t.virtualField,scope:t.scope,keywordMatch:t.keywordMatch}}toMetadataFilter(t){return{key:t.key,valueFilter:t.valueFilter,dateFilter:t.dateFilter,rangeFilter:t.rangeFilter}}connectedCallback(){super.connectedCallback(),xn.reloadMySearches()}onLinkClick(t,r){var n;!t.ctrlKey&&!t.metaKey&&(t.stopPropagation(),t.preventDefault(),(n=this.stateManager)===null||n===void 0||n.setRequest(r),this.click())}update(t){super.update(t),(t.has("user")||t.has("savedSearches"))&&this.savedSearches==null&&xn.reloadMySearches()}};ue.styles=lc;ue.elementDefinitions={"ft-typography":J,"ft-icon":ee,"ft-card":ae,"ft-chip":F,"ft-button":N};lt([(0,$r.property)({type:Boolean})],ue.prototype,"showDescription",void 0);lt([(0,$r.property)({type:Boolean})],ue.prototype,"showSearchFilters",void 0);lt([(0,$r.property)({type:Boolean})],ue.prototype,"showSearchButton",void 0);lt([(0,$r.property)({type:Boolean})],ue.prototype,"showAlertStatus",void 0);lt([(0,ge.redux)({store:Y.name})],ue.prototype,"savedSearches",void 0);lt([(0,ge.redux)({store:w.name,selector:e=>{var t;return(t=e.session)===null||t===void 0?void 0:t.profile}})],ue.prototype,"user",void 0);lt([(0,ge.redux)({store:"search"})],ue.prototype,"request",void 0);lt([(0,ge.redux)({store:"search",selector:e=>{var t;return(t=e.configuration)===null||t===void 0?void 0:t.sortOptions}})],ue.prototype,"sortOptions",void 0);var mc={"ft-search-saved-searches":ue};(0,gc.customElements)(mc);})();
967
+ </ft-chip>`}renderUnknownFilter(t){return t.valueFilter?this.renderValueFilter(t.label,t.valueFilter):t.dateFilter?this.renderDateFilter(t.dateFilter):t.rangeFilter?this.renderRangeFilter():_e.nothing}renderValueFilter(t,r){return this.renderMetadata(t,r.values)}renderDateFilter(t){return this.renderMetadata(z.messages.period(),this.mapDateFilterType(t.type))}renderRangeFilter(){return this.renderMetadata(z.messages.period(),z.messages.customPeriod())}mapSortId(t){if(this.sortOptions==null)return;let r=this.sortOptions.find(n=>n.id==t);return r==null&&(r=this.sortOptions.find(n=>n.id=="relevance")),this.i18n(st.fromLocalizableLabel(r.label))}mapDateFilterType(t){switch(t){case er.LAST_WEEK:return z.messages.lastWeek();case er.LAST_MONTH:return z.messages.lastMonth();case er.LAST_YEAR:return z.messages.lastYear();default:return"--"}}get userHasRights(){return hn(this.user,this.requiredRole)}get isEmpty(){var t;return((t=this.savedSearches)!==null&&t!==void 0?t:[]).length==0}isSelected(t){var r,n,i,o,s,a,l;return this.request!=null&&(0,ge.deepEqual)(this.request.query,t.query)&&this.areFtMetadataFiltersEqual([...this.request.metadataFilters],[...(r=t.metadataFilters)!==null&&r!==void 0?r:[]].map(this.toMetadataFilter))&&(0,ge.deepEqual)(this.request.sortId,t.sortId)&&(0,ge.deepEqual)(this.request.contentLocale,t.contentLocale)&&(0,ge.deepEqual)((n=this.request.virtualField)!==null&&n!==void 0?n:"EVERYWHERE",(i=t.virtualField)!==null&&i!==void 0?i:"EVERYWHERE")&&(0,ge.deepEqual)((o=this.request.scope)!==null&&o!==void 0?o:"DEFAULT",(s=t.scope)!==null&&s!==void 0?s:"DEFAULT")&&(0,ge.deepEqual)((a=this.request.keywordMatch)!==null&&a!==void 0?a:"OPTIONAL",(l=t.keywordMatch)!==null&&l!==void 0?l:"OPTIONAL")}areFtMetadataFiltersEqual(t,r){if(!(0,ge.deepEqual)(t.map(i=>i.key).sort(),r.map(i=>i.key).sort()))return!1;let n=(i,o)=>i.key===o.key&&this.compareUnknownFilter(i,o);for(let i of t)if(!r.find(s=>n(i,s)))return!1;return!0}compareUnknownFilter(t,r){return t.valueFilter&&r.valueFilter?this.compareValueFilter(t.valueFilter,r.valueFilter):t.dateFilter&&r.dateFilter?this.compareDateFilter(t.dateFilter,r.dateFilter):t.rangeFilter&&r.rangeFilter?this.compareRangeFilter(t.rangeFilter,r.rangeFilter):!1}compareValueFilter(t,r){return t.negative===r.negative&&t.values.length===r.values.length&&t.values.every(n=>r.values.includes(n))}compareDateFilter(t,r){return t.type===r.type}compareRangeFilter(t,r){return t.from===r.from&&t.to===r.to}mapFtSearchSortCriterion(t){return{...t}}toFtSearchRequest(t){var r,n;return this.request==null?void 0:{...this.request,query:t.query,metadataFilters:(n=(r=t.metadataFilters)===null||r===void 0?void 0:r.map(this.toMetadataFilter))!==null&&n!==void 0?n:[],sortId:t.sortId,contentLocale:t.contentLocale,virtualField:t.virtualField,scope:t.scope,keywordMatch:t.keywordMatch}}toMetadataFilter(t){return{key:t.key,valueFilter:t.valueFilter,dateFilter:t.dateFilter,rangeFilter:t.rangeFilter}}connectedCallback(){super.connectedCallback(),xn.reloadMySearches()}onLinkClick(t,r){var n;!t.ctrlKey&&!t.metaKey&&(t.stopPropagation(),t.preventDefault(),(n=this.stateManager)===null||n===void 0||n.setRequest(r),this.click())}update(t){super.update(t),(t.has("user")||t.has("savedSearches"))&&this.savedSearches==null&&xn.reloadMySearches()}};ue.styles=lc;ue.elementDefinitions={"ft-typography":J,"ft-icon":ee,"ft-card":ae,"ft-chip":B,"ft-button":N};lt([(0,$r.property)({type:Boolean})],ue.prototype,"showDescription",void 0);lt([(0,$r.property)({type:Boolean})],ue.prototype,"showSearchFilters",void 0);lt([(0,$r.property)({type:Boolean})],ue.prototype,"showSearchButton",void 0);lt([(0,$r.property)({type:Boolean})],ue.prototype,"showAlertStatus",void 0);lt([(0,ge.redux)({store:Y.name})],ue.prototype,"savedSearches",void 0);lt([(0,ge.redux)({store:w.name,selector:e=>{var t;return(t=e.session)===null||t===void 0?void 0:t.profile}})],ue.prototype,"user",void 0);lt([(0,ge.redux)({store:"search"})],ue.prototype,"request",void 0);lt([(0,ge.redux)({store:"search",selector:e=>{var t;return(t=e.configuration)===null||t===void 0?void 0:t.sortOptions}})],ue.prototype,"sortOptions",void 0);var mc={"ft-search-saved-searches":ue};(0,gc.customElements)(mc);})();
968
968
  /*! Bundled license information:
969
969
 
970
970
  lit-html/directives/when.js:
@@ -44,7 +44,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
44
44
  input::-webkit-search-results-decoration {
45
45
  display: none;
46
46
  }
47
- `;var yc={};var Ai={};B(Ai,{ParametrizedLabelResolver:()=>Jr});var Jr=class t{constructor(e,r){this.defaultLabels=e,this.labels=r}resolve(e,...r){var n,i;e=this.resolvePluralKey(e,r);let a=(i=(n=this.labels[e])!==null&&n!==void 0?n:this.defaultLabels[e])!==null&&i!==void 0?i:"";return t.replaceParameters(a,...r)}static replaceParameters(e,...r){return r.forEach((n,i)=>e=e.replace(new RegExp(`\\{${i}([^}]*)\\}`,"g"),(a,s)=>t.formatValue(n,s))),e}resolvePluralKey(e,r){for(let n of r)if(typeof n=="number"){let i=`${String(e)}[\\=${n}]`;if(i in this.labels||i in this.defaultLabels)return i}return e}static formatValue(e,r){return e instanceof Date?t.formatDate(e,r):e??""}static formatDate(e,r){let n=i=>r?.includes("date")?e.toLocaleDateString(i):r?.includes("time")?e.toLocaleTimeString(i):e.toLocaleString(i);try{return n(document.documentElement.lang)}catch{return n()}}};var qi={};B(qi,{FtCommandQueue:()=>eo,FtLitElementRedux:()=>it,FtReduxStore:()=>vt,FtStateManager:()=>yr,ReduxWatcher:()=>Wo,clearAllStores:()=>Af,isFtReduxStore:()=>ur,redux:()=>He,reduxEventListener:()=>Hp,reduxReactive:()=>$p,watch:()=>Xc,withRedux:()=>bc});var $p=()=>(t,e)=>{var r;let n=t.constructor;n.reduxReactiveProperties=new Set(n.reduxReactiveProperties),(r=n.reduxReactiveProperties)===null||r===void 0||r.add(e)},He=t=>{let e=t??{};return(r,n)=>{var i;let a={hasChanged:Be,attribute:!1,...e};x(a)(r,n);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(i=e.selector)!==null&&i!==void 0?i:(l=>l[n]),store:e.store})}},Hp=t=>(e,r)=>{let n=e.constructor;n.reduxEventListeners=new Map(n.reduxEventListeners),n.reduxEventListeners.set(r,t)};var eo=class{constructor(){this.queue=[]}add(e,r=!1){r&&this.clear(e.type),this.queue.push(e)}consume(e){let r=this.queue.find(n=>n.type===e);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(e){typeof e=="string"?this.queue=this.queue.filter(r=>r.type!==e):this.queue=this.queue.filter(r=>!e.test(r.type))}};function ur(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var to=Symbol("internalReduxEventsUnsubscribers"),mt=Symbol("internalStoresUnsubscribers"),Bt=Symbol("internalStores"),bc=ie(Symbol("withRedux"),function(t){var e,r,n;class i extends t{constructor(){super(...arguments),this[e]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(l=>s.has(l))&&this.updateFromStores()}getUnnamedStore(){if(this[Bt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Bt].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[Bt].get(s)}addStore(s,l){var d;l=(d=l??s.name)!==null&&d!==void 0?d:"default-store",this.unsubscribeFromStore(l),this[Bt].set(l,s),this.subscribeToStore(l,s),this.updateFromStores()}removeStore(s){let l=typeof s=="string"?s:s.name;this.unsubscribeFromStore(l),this[Bt].delete(l)}setupStores(){this.unsubscribeFromStores(),this[Bt].forEach((s,l)=>this.subscribeToStore(l,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,l)=>{let d=this.constructor.getPropertyOptions(l);if(!d?.attribute||!this.hasAttribute(typeof d?.attribute=="string"?d.attribute:l)){let p=this.getStore(s.store);p&&(s.store?this[mt].has(s.store):this[mt].size>0)&&(this[l]=s.selector(p.getState(),this))}})}subscribeToStore(s,l){var d;this[mt].set(s,l.subscribe(()=>this.updateFromStores())),this[to].set(s,[]),ur(l)&&l.eventBus&&((d=this.reduxConstructor.reduxEventListeners)===null||d===void 0||d.forEach((p,h)=>{if(typeof this[h]=="function"&&(!p.store||l.name===p.store)){let f=m=>this[h](m);l.addEventListener(p.eventName,f),this[to].get(s).push(()=>l.removeEventListener(p.eventName,f))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[mt].forEach((s,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(s){var l;this[mt].has(s)&&this[mt].get(s)(),this[mt].delete(s),(l=this[to].get(s))===null||l===void 0||l.forEach(d=>d()),this[to].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=mt,r=Bt,n=to,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),it=class extends bc(G){};function De(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map((function(s){return"'"+s+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function at(t){return!!t&&!!t[Z]}function We(t){var e;return!!t&&((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)===qp})(t)||Array.isArray(t)||!!t[Ac]||!!(!((e=t.constructor)===null||e===void 0)&&e[Ac])||Ni(t)||Di(t))}function $t(t,e,r){r===void 0&&(r=!1),hr(t)===0?(r?Object.keys:fr)(t).forEach((function(n){r&&typeof n=="symbol"||e(n,t[n],t)})):t.forEach((function(n,i){return e(i,n,t)}))}function hr(t){var e=t[Z];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Ni(t)?2:Di(t)?3:0}function pr(t,e){return hr(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Wp(t,e){return hr(t)===2?t.get(e):t[e]}function wc(t,e,r){var n=hr(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Rc(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Ni(t){return Kp&&t instanceof Map}function Di(t){return Zp&&t instanceof Set}function gt(t){return t.o||t.t}function Mi(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=_c(t);delete e[Z];for(var r=fr(e),n=0;n<r.length;n++){var i=r[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Ui(t,e){return e===void 0&&(e=!1),Fi(t)||at(t)||!We(t)||(hr(t)>1&&(t.set=t.add=t.clear=t.delete=zp),Object.freeze(t),e&&$t(t,(function(r,n){return Ui(n,!0)}),!0)),t}function zp(){De(2)}function Fi(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Qe(t){var e=ki[t];return e||De(18,t),e}function Gp(t,e){ki[t]||(ki[t]=e)}function _i(){return oo}function wi(t,e){e&&(Qe("Patches"),t.u=[],t.s=[],t.v=e)}function Uo(t){Pi(t),t.p.forEach(Vp),t.p=null}function Pi(t){t===oo&&(oo=t.l)}function xc(t){return oo={p:[],l:oo,h:t,m:!0,_:0}}function Vp(t){var e=t[Z];e.i===0||e.i===1?e.j():e.g=!0}function Ri(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||Qe("ES5").S(e,t,n),n?(r[Z].P&&(Uo(e),De(4)),We(t)&&(t=Fo(e,t),e.l||Bo(e,t)),e.u&&Qe("Patches").M(r[Z].t,t,e.u,e.s)):t=Fo(e,r,[]),Uo(e),e.u&&e.v(e.u,e.s),t!==Lc?t:void 0}function Fo(t,e,r){if(Fi(e))return e;var n=e[Z];if(!n)return $t(e,(function(l,d){return vc(t,n,e,l,d,r)}),!0),e;if(n.A!==t)return e;if(!n.P)return Bo(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Mi(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),$t(a,(function(l,d){return vc(t,n,i,l,d,r,s)})),Bo(t,i,!1),r&&t.u&&Qe("Patches").N(n,r,t.u,t.s)}return n.o}function vc(t,e,r,n,i,a,s){if(at(i)){var l=Fo(t,i,a&&e&&e.i!==3&&!pr(e.R,n)?a.concat(n):void 0);if(wc(r,n,l),!at(l))return;t.m=!1}else s&&r.add(i);if(We(i)&&!Fi(i)){if(!t.h.D&&t._<1)return;Fo(t,i),e&&e.A.l||Bo(t,i)}}function Bo(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Ui(e,r)}function Ti(t,e){var r=t[Z];return(r?gt(r):t)[e]}function Sc(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var n=Object.getOwnPropertyDescriptor(r,e);if(n)return n;r=Object.getPrototypeOf(r)}}function yt(t){t.P||(t.P=!0,t.l&&yt(t.l))}function Li(t){t.o||(t.o=Mi(t.t))}function Ii(t,e,r){var n=Ni(e)?Qe("MapSet").F(e,r):Di(e)?Qe("MapSet").T(e,r):t.O?(function(i,a){var s=Array.isArray(i),l={i:s?1:0,A:a?a.A:_i(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},d=l,p=no;s&&(d=[l],p=ro);var h=Proxy.revocable(d,p),f=h.revoke,m=h.proxy;return l.k=m,l.j=f,m})(e,r):Qe("ES5").J(e,r);return(r?r.A:_i()).p.push(n),n}function jp(t){return at(t)||De(22,t),(function e(r){if(!We(r))return r;var n,i=r[Z],a=hr(r);if(i){if(!i.P&&(i.i<4||!Qe("ES5").K(i)))return i.t;i.I=!0,n=Cc(r,a),i.I=!1}else n=Cc(r,a);return $t(n,(function(s,l){i&&Wp(i.t,s)===l||wc(n,s,e(l))})),a===3?new Set(n):n})(t)}function Cc(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Mi(t)}function Tc(){function t(s,l){var d=a[s];return d?d.enumerable=l:a[s]=d={configurable:!0,enumerable:l,get:function(){var p=this[Z];return no.get(p,s)},set:function(p){var h=this[Z];no.set(h,s,p)}},d}function e(s){for(var l=s.length-1;l>=0;l--){var d=s[l][Z];if(!d.P)switch(d.i){case 5:n(d)&&yt(d);break;case 4:r(d)&&yt(d)}}}function r(s){for(var l=s.t,d=s.k,p=fr(d),h=p.length-1;h>=0;h--){var f=p[h];if(f!==Z){var m=l[f];if(m===void 0&&!pr(l,f))return!0;var y=d[f],g=y&&y[Z];if(g?g.t!==m:!Rc(y,m))return!0}}var S=!!l[Z];return p.length!==fr(l).length+(S?0:1)}function n(s){var l=s.k;if(l.length!==s.t.length)return!0;var d=Object.getOwnPropertyDescriptor(l,l.length-1);if(d&&!d.get)return!0;for(var p=0;p<l.length;p++)if(!l.hasOwnProperty(p))return!0;return!1}function i(s){s.g&&De(3,JSON.stringify(gt(s)))}var a={};Gp("ES5",{J:function(s,l){var d=Array.isArray(s),p=(function(f,m){if(f){for(var y=Array(m.length),g=0;g<m.length;g++)Object.defineProperty(y,""+g,t(g,!0));return y}var S=_c(m);delete S[Z];for(var E=fr(S),O=0;O<E.length;O++){var w=E[O];S[w]=t(w,f||!!S[w].enumerable)}return Object.create(Object.getPrototypeOf(m),S)})(d,s),h={i:d?5:4,A:l?l.A:_i(),P:!1,I:!1,R:{},l,t:s,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,Z,{value:h,writable:!0}),p},S:function(s,l,d){d?at(l)&&l[Z].A===s&&e(s.p):(s.u&&(function p(h){if(h&&typeof h=="object"){var f=h[Z];if(f){var m=f.t,y=f.k,g=f.R,S=f.i;if(S===4)$t(y,(function(b){b!==Z&&(m[b]!==void 0||pr(m,b)?g[b]||p(y[b]):(g[b]=!0,yt(f)))})),$t(m,(function(b){y[b]!==void 0||pr(y,b)||(g[b]=!1,yt(f))}));else if(S===5){if(n(f)&&(yt(f),g.length=!0),y.length<m.length)for(var E=y.length;E<m.length;E++)g[E]=!1;else for(var O=m.length;O<y.length;O++)g[O]=!0;for(var w=Math.min(y.length,m.length),v=0;v<w;v++)y.hasOwnProperty(v)||(g[v]=!0),g[v]===void 0&&p(y[v])}}}})(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var Ec,oo,Bi=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Kp=typeof Map<"u",Zp=typeof Set<"u",Oc=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Lc=Bi?Symbol.for("immer-nothing"):((Ec={})["immer-nothing"]=!0,Ec),Ac=Bi?Symbol.for("immer-draftable"):"__$immer_draftable",Z=Bi?Symbol.for("immer-state"):"__$immer_state";var qp=""+Object.prototype.constructor,fr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,_c=Object.getOwnPropertyDescriptors||function(t){var e={};return fr(t).forEach((function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)})),e},ki={},no={get:function(t,e){if(e===Z)return t;var r=gt(t);if(!pr(r,e))return(function(i,a,s){var l,d=Sc(a,s);return d?"value"in d?d.value:(l=d.get)===null||l===void 0?void 0:l.call(i.k):void 0})(t,r,e);var n=r[e];return t.I||!We(n)?n:n===Ti(t.t,e)?(Li(t),t.o[e]=Ii(t.A.h,n,t)):n},has:function(t,e){return e in gt(t)},ownKeys:function(t){return Reflect.ownKeys(gt(t))},set:function(t,e,r){var n=Sc(gt(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=Ti(gt(t),e),a=i?.[Z];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Rc(r,i)&&(r!==void 0||pr(t.t,e)))return!0;Li(t),yt(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return Ti(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Li(t),yt(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=gt(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){De(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){De(12)}},ro={};$t(no,(function(t,e){ro[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}})),ro.deleteProperty=function(t,e){return ro.set.call(this,t,e,void 0)},ro.set=function(t,e,r){return no.set.call(this,t[0],e,r,t[0])};var Yp=(function(){function t(r){var n=this;this.O=Oc,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var l=a;a=i;var d=n;return function(S){var E=this;S===void 0&&(S=l);for(var O=arguments.length,w=Array(O>1?O-1:0),v=1;v<O;v++)w[v-1]=arguments[v];return d.produce(S,(function(b){var C;return(C=a).call.apply(C,[E,b].concat(w))}))}}var p;if(typeof a!="function"&&De(6),s!==void 0&&typeof s!="function"&&De(7),We(i)){var h=xc(n),f=Ii(n,i,void 0),m=!0;try{p=a(f),m=!1}finally{m?Uo(h):Pi(h)}return typeof Promise<"u"&&p instanceof Promise?p.then((function(S){return wi(h,s),Ri(S,h)}),(function(S){throw Uo(h),S})):(wi(h,s),Ri(p,h))}if(!i||typeof i!="object"){if((p=a(i))===void 0&&(p=i),p===Lc&&(p=void 0),n.D&&Ui(p,!0),s){var y=[],g=[];Qe("Patches").M(i,p,y,g),s(y,g)}return p}De(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(p){for(var h=arguments.length,f=Array(h>1?h-1:0),m=1;m<h;m++)f[m-1]=arguments[m];return n.produceWithPatches(p,(function(y){return i.apply(void 0,[y].concat(f))}))};var s,l,d=n.produce(i,a,(function(p,h){s=p,l=h}));return typeof Promise<"u"&&d instanceof Promise?d.then((function(p){return[p,s,l]})):[d,s,l]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){We(r)||De(8),at(r)&&(r=jp(r));var n=xc(this),i=Ii(this,r,void 0);return i[Z].C=!0,Pi(n),i},e.finishDraft=function(r,n){var i=r&&r[Z],a=i.A;return wi(a,n),Ri(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Oc&&De(20),this.O=r},e.applyPatches=function(r,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){r=a.value;break}}i>-1&&(n=n.slice(i+1));var s=Qe("Patches").$;return at(r)?s(r,n):this.produce(r,(function(l){return s(l,n)}))},t})(),Te=new Yp,Xp=Te.produce,Hx=Te.produceWithPatches.bind(Te),Wx=Te.setAutoFreeze.bind(Te),zx=Te.setUseProxies.bind(Te),Gx=Te.applyPatches.bind(Te),Vx=Te.createDraft.bind(Te),jx=Te.finishDraft.bind(Te),$o=Xp;function Ht(t){"@babel/helpers - typeof";return Ht=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ht(t)}function Pc(t,e){if(Ht(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(Ht(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Ic(t){var e=Pc(t,"string");return Ht(e)=="symbol"?e:e+""}function kc(t,e,r){return(e=Ic(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Nc(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function $i(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Nc(Object(r),!0).forEach(function(n){kc(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Nc(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function he(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var Dc=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})(),Hi=function(){return Math.random().toString(36).substring(7).split("").join(".")},Ho={INIT:"@@redux/INIT"+Hi(),REPLACE:"@@redux/REPLACE"+Hi(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Hi()}};function Qp(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function Wi(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(he(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(he(1));return r(Wi)(t,e)}if(typeof t!="function")throw new Error(he(2));var i=t,a=e,s=[],l=s,d=!1;function p(){l===s&&(l=s.slice())}function h(){if(d)throw new Error(he(3));return a}function f(S){if(typeof S!="function")throw new Error(he(4));if(d)throw new Error(he(5));var E=!0;return p(),l.push(S),function(){if(E){if(d)throw new Error(he(6));E=!1,p();var w=l.indexOf(S);l.splice(w,1),s=null}}}function m(S){if(!Qp(S))throw new Error(he(7));if(typeof S.type>"u")throw new Error(he(8));if(d)throw new Error(he(9));try{d=!0,a=i(a,S)}finally{d=!1}for(var E=s=l,O=0;O<E.length;O++){var w=E[O];w()}return S}function y(S){if(typeof S!="function")throw new Error(he(10));i=S,m({type:Ho.REPLACE})}function g(){var S,E=f;return S={subscribe:function(w){if(typeof w!="object"||w===null)throw new Error(he(11));function v(){w.next&&w.next(h())}v();var b=E(v);return{unsubscribe:b}}},S[Dc]=function(){return this},S}return m({type:Ho.INIT}),n={dispatch:m,subscribe:f,getState:h,replaceReducer:y},n[Dc]=g,n}function Jp(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:Ho.INIT});if(typeof n>"u")throw new Error(he(12));if(typeof r(void 0,{type:Ho.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(he(13))})}function Mc(t){for(var e=Object.keys(t),r={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(r[i]=t[i])}var a=Object.keys(r),s,l;try{Jp(r)}catch(d){l=d}return function(p,h){if(p===void 0&&(p={}),l)throw l;if(0)var f;for(var m=!1,y={},g=0;g<a.length;g++){var S=a[g],E=r[S],O=p[S],w=E(O,h);if(typeof w>"u"){var v=h&&h.type;throw new Error(he(14))}y[S]=w,m=m||w!==O}return m=m||a.length!==Object.keys(p).length,m?y:p}}function mr(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function Uc(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(he(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},l=e.map(function(d){return d(s)});return a=mr.apply(void 0,l)(i.dispatch),$i($i({},i),{},{dispatch:a})}}}function Fc(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(l){return typeof l=="function"?l(i,a,t):s(l)}}};return e}var Bc=Fc();Bc.withExtraArgument=Fc;var zi=Bc;var Gc=(function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}})(),ef=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(p){return function(h){return d([p,h])}}function d(p){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=p[0]&2?i.return:p[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,p[1])).done)return a;switch(i=0,a&&(p=[p[0]&2,a.value]),p[0]){case 0:case 1:a=p;break;case 4:return r.label++,{value:p[1],done:!1};case 5:r.label++,i=p[1],p=[0];continue;case 7:p=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(p[0]===6||p[0]===2)){r=0;continue}if(p[0]===3&&(!a||p[1]>a[0]&&p[1]<a[3])){r.label=p[1];break}if(p[0]===6&&r.label<a[1]){r.label=a[1],a=p;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(p);break}a[2]&&r.ops.pop(),r.trys.pop();continue}p=e.call(t,r)}catch(h){p=[6,h],i=0}finally{n=a=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},gr=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},tf=Object.defineProperty,rf=Object.defineProperties,of=Object.getOwnPropertyDescriptors,$c=Object.getOwnPropertySymbols,nf=Object.prototype.hasOwnProperty,af=Object.prototype.propertyIsEnumerable,Hc=function(t,e,r){return e in t?tf(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},bt=function(t,e){for(var r in e||(e={}))nf.call(e,r)&&Hc(t,r,e[r]);if($c)for(var n=0,i=$c(e);n<i.length;n++){var r=i[n];af.call(e,r)&&Hc(t,r,e[r])}return t},Gi=function(t,e){return rf(t,of(e))},sf=function(t,e,r){return new Promise(function(n,i){var a=function(d){try{l(r.next(d))}catch(p){i(p)}},s=function(d){try{l(r.throw(d))}catch(p){i(p)}},l=function(d){return d.done?n(d.value):Promise.resolve(d.value).then(a,s)};l((r=r.apply(t,e)).next())})};var cf=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?mr:mr.apply(null,arguments)},dv=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function lf(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}function xt(t,e){function r(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return bt(bt({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(n){return n.type===t},r}var df=(function(t){Gc(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.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(e.bind.apply(e,gr([void 0],r[0].concat(this)))):new(e.bind.apply(e,gr([void 0],r.concat(this))))},e})(Array),uf=(function(t){Gc(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.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(e.bind.apply(e,gr([void 0],r[0].concat(this)))):new(e.bind.apply(e,gr([void 0],r.concat(this))))},e})(Array);function Ki(t){return We(t)?$o(t,function(){}):t}function pf(t){return typeof t=="boolean"}function ff(){return function(e){return hf(e)}}function hf(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,s=a===void 0?!0:a,l=t.actionCreatorCheck,d=l===void 0?!0:l,p=new df;if(r&&(pf(r)?p.push(zi):p.push(zi.withExtraArgument(r.extraArgument))),0){if(i)var h;if(s)var f;if(d)var m}return p}var Vi=!0;function Vc(t){var e=ff(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,a=r.middleware,s=a===void 0?e():a,l=r.devTools,d=l===void 0?!0:l,p=r.preloadedState,h=p===void 0?void 0:p,f=r.enhancers,m=f===void 0?void 0:f,y;if(typeof i=="function")y=i;else if(lf(i))y=Mc(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 g=s;if(typeof g=="function"&&(g=g(e),!Vi&&!Array.isArray(g)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Vi&&g.some(function(b){return typeof b!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=Uc.apply(void 0,g),E=mr;d&&(E=cf(bt({trace:!Vi},typeof d=="object"&&d)));var O=new uf(S),w=O;Array.isArray(m)?w=gr([S],m):typeof m=="function"&&(w=m(O));var v=E.apply(void 0,w);return Wi(y,h,v)}function jc(t){var e={},r=[],n,i={addCase:function(a,s){var l=typeof a=="string"?a:a.type;if(!l)throw new Error("`builder.addCase` cannot be called with an empty action type");if(l in e)throw new Error("`builder.addCase` cannot be called with two reducers for the same action type");return e[l]=s,i},addMatcher:function(a,s){return r.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,r,n]}function mf(t){return typeof t=="function"}function gf(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?jc(e):[e,r,n],a=i[0],s=i[1],l=i[2],d;if(mf(t))d=function(){return Ki(t())};else{var p=Ki(t);d=function(){return p}}function h(f,m){f===void 0&&(f=d());var y=gr([a[m.type]],s.filter(function(g){var S=g.matcher;return S(m)}).map(function(g){var S=g.reducer;return S}));return y.filter(function(g){return!!g}).length===0&&(y=[l]),y.reduce(function(g,S){if(S)if(at(g)){var E=g,O=S(E,m);return O===void 0?g:O}else{if(We(g))return $o(g,function(w){return S(w,m)});var O=S(g,m);if(O===void 0){if(g===null)return g;throw Error("A case reducer on a non-draftable value must not return undefined")}return O}return g},f)}return h.getInitialState=d,h}function yf(t,e){return t+"/"+e}function Kc(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:Ki(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},l={};i.forEach(function(h){var f=n[h],m=yf(e,h),y,g;"reducer"in f?(y=f.reducer,g=f.prepare):y=f,a[h]=y,s[m]=y,l[h]=g?xt(m,g):xt(m)});function d(){var h=typeof t.extraReducers=="function"?jc(t.extraReducers):[t.extraReducers],f=h[0],m=f===void 0?{}:f,y=h[1],g=y===void 0?[]:y,S=h[2],E=S===void 0?void 0:S,O=bt(bt({},m),s);return gf(r,function(w){for(var v in O)w.addCase(v,O[v]);for(var b=0,C=g;b<C.length;b++){var R=C[b];w.addMatcher(R.matcher,R.reducer)}E&&w.addDefaultCase(E)})}var p;return{name:e,reducer:function(h,f){return p||(p=d()),p(h,f)},actions:l,caseReducers:a,getInitialState:function(){return p||(p=d()),p.getInitialState()}}}var bf="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",xf=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=bf[Math.random()*64|0];return e},vf=["name","message","stack","code"],ji=(function(){function t(e,r){this.payload=e,this.meta=r}return t})(),Wc=(function(){function t(e,r){this.payload=e,this.meta=r}return t})(),Sf=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=vf;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},hv=(function(){function t(e,r,n){var i=xt(e+"/fulfilled",function(h,f,m,y){return{payload:h,meta:Gi(bt({},y||{}),{arg:m,requestId:f,requestStatus:"fulfilled"})}}),a=xt(e+"/pending",function(h,f,m){return{payload:void 0,meta:Gi(bt({},m||{}),{arg:f,requestId:h,requestStatus:"pending"})}}),s=xt(e+"/rejected",function(h,f,m,y,g){return{payload:y,error:(n&&n.serializeError||Sf)(h||"Rejected"),meta:Gi(bt({},g||{}),{arg:m,requestId:f,rejectedWithValue:!!y,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),l=!1,d=typeof AbortController<"u"?AbortController:(function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h})();function p(h){return function(f,m,y){var g=n?.idGenerator?n.idGenerator(h):xf(),S=new d,E,O=!1;function w(b){E=b,S.abort()}var v=(function(){return sf(this,null,function(){var b,C,R,M,te,W,L;return ef(this,function(k){switch(k.label){case 0:return k.trys.push([0,4,,5]),M=(b=n?.condition)==null?void 0:b.call(n,h,{getState:m,extra:y}),Ef(M)?[4,M]:[3,2];case 1:M=k.sent(),k.label=2;case 2:if(M===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return O=!0,te=new Promise(function(H,oe){return S.signal.addEventListener("abort",function(){return oe({name:"AbortError",message:E||"Aborted"})})}),f(a(g,h,(C=n?.getPendingMeta)==null?void 0:C.call(n,{requestId:g,arg:h},{getState:m,extra:y}))),[4,Promise.race([te,Promise.resolve(r(h,{dispatch:f,getState:m,extra:y,requestId:g,signal:S.signal,abort:w,rejectWithValue:function(H,oe){return new ji(H,oe)},fulfillWithValue:function(H,oe){return new Wc(H,oe)}})).then(function(H){if(H instanceof ji)throw H;return H instanceof Wc?i(H.payload,g,h,H.meta):i(H,g,h)})])];case 3:return R=k.sent(),[3,5];case 4:return W=k.sent(),R=W instanceof ji?s(null,g,h,W.payload,W.meta):s(W,g,h),[3,5];case 5:return L=n&&!n.dispatchConditionRejection&&s.match(R)&&R.meta.condition,L||f(R),[2,R]}})})})();return Object.assign(v,{abort:w,requestId:g,arg:h,unwrap:function(){return v.then(Cf)}})}}return Object.assign(p,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t})();function Cf(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Ef(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Zc="listener",qc="completed",Yc="cancelled",mv="task-"+Yc,gv="task-"+qc,yv=Zc+"-"+Yc,bv=Zc+"-"+qc;var Zi="listenerMiddleware";var xv=xt(Zi+"/add"),vv=xt(Zi+"/removeAll"),Sv=xt(Zi+"/remove");var zc,Cv=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(zc||(zc=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Of=function(t){return function(e){setTimeout(e,t)}},Ev=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Of(10);Tc();window.ftReduxStores||(window.ftReduxStores={});var vt=class t extends ot{static get(e){var r;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(ur(a))return a;if(i==null)return;let s=Kc({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),l=Vc({reducer:(d,p)=>{if(p.type==="CLEAR_FT_REDUX_STORE"){let h=Ie(s.getInitialState());for(let f of p.keeping)h[f]=(d??h)[f];return h}else if(typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...d,...p.overwrites};return s.reducer(d,p)}});return window.ftReduxStores[i.name]=new t(s,l,i.eventBus)}constructor(e,r,n){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new eo;let i=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,s,l)=>{let d=s,p=a[d];return p?(...h)=>{let f=p(...h.map(i));return this.reduxStore.dispatch(f),f}:h=>{this.setState({[d]:i(h)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...e){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:e})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};function Af(){var t;for(let e of Object.values((t=window.ftReduxStores)!==null&&t!==void 0?t:{}))ur(e)&&e.clear()}var Wo=class{constructor(e,r,n){this.store=e,this.valueSelector=r,this.callback=n}watch(){return this.stop(),this.lastValue=this.valueSelector(this.store.getState()),this.unsubscribe=this.store.subscribe(()=>{let e=this.store.getState(),r=this.valueSelector(e);Be(this.lastValue,r)&&(this.callback(r,e),this.lastValue=r)}),this}stop(){return this.unsubscribe!=null&&(this.unsubscribe(),this.unsubscribe=void 0),this.lastValue=void 0,this}};function Xc(t,e,r){return new Wo(t,e,r).watch()}var yr=class{constructor(){this.requestConsumers=new Map}getOrCreateRequestConsumers(e){var r;return(r=this.requestConsumers.get(e))!==null&&r!==void 0?r:this.requestConsumers.set(e,new Set).get(e)}registerComponent(e,r){for(let n of r)this.getOrCreateRequestConsumers(n).add(e).size==1&&this.onNewNeededRequest(n)}unregisterComponent(e,r){for(let n of r)this.getOrCreateRequestConsumers(n).delete(e)}isRequestNeeded(e){return this.getOrCreateRequestConsumers(e).size>0}};var Qi={};B(Qi,{scrollHelper:()=>wf});var Yi,zo=new Map,Xi=class{lock(e,r){if(r){let n=zo.get(r);if(n==null||n===e)return zo.set(r,e),r}}release(e,r){r&&zo.get(r)===e&&zo.delete(r)}findFirstScrollableParent(e){var r;let n,i;for(let a of Mn(e)){let s=a,l=this.elementCanScroll(s);if(l&&s.clientHeight&&s.clientHeight<s.scrollHeight){n=s;break}else l&&i==null&&(i=s)}return(r=n??i)!==null&&r!==void 0?r:document.body}elementCanScroll(e){try{return["auto","scroll"].includes(getComputedStyle(e).overflowY)&&!["contents"].includes(getComputedStyle(e).display)}catch{return!1}}getAbsoluteScrollOffset(e,r){var n,i;let a=0;for(;r&&r.offsetParent!==e.offsetParent;)a+=(n=r.offsetTop)!==null&&n!==void 0?n:0,r=r.offsetParent;return a+((i=r?.offsetTop)!==null&&i!==void 0?i:0)-e.offsetTop}computeTopOffsetRatio(e,r){if(typeof e=="number")return e;switch(e){case"end":return 1;case"center":return .5;case"nearest":return r;default:return 0}}scrollIntoViewIfPossible(e,r){let n=this.findFirstScrollableParent(e);if(e&&this.lock(this,n)){let i=this.getAbsoluteScrollOffset(n,e),a=i-n.clientHeight+e.clientHeight,s=i,l=pt(0,(s-n.scrollTop)/(s-a),1),d=this.computeTopOffsetRatio(r?.position,l)*(a-s)+s;n.scrollTo({behavior:r?.behavior,top:d})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",e,n);this.release(this,n)}};window.FluidTopicsScrollHelper=(Yi=window.FluidTopicsScrollHelper)!==null&&Yi!==void 0?Yi:new Xi;var wf=window.FluidTopicsScrollHelper;var Ji={};B(Ji,{SearchPlaceConverter:()=>xr,SearchPlaceQueryParams:()=>F,isSearchPlaceQueryParams:()=>Ul,serializeRequest:()=>Lf});var Qc;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Qc||(Qc={}));var Jc;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Jc||(Jc={}));var el;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(el||(el={}));var tl;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(tl||(tl={}));var rl;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(rl||(rl={}));var ol;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(ol||(ol={}));var nl;(function(t){t.OFFICIAL="OFFICIAL",t.AI="AI"})(nl||(nl={}));var il;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.CHATBOT__RATE="CHATBOT__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__ON_DEMAND_TRANSLATE="DOCUMENT__ON_DEMAND_TRANSLATE",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(il||(il={}));var al;(function(t){t.STANDARD="STANDARD",t.STRUCTURAL="STRUCTURAL"})(al||(al={}));var sl;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(sl||(sl={}));var cl;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",t.LINK_PREVIEW="LINK_PREVIEW",t.UD_VIEWER="UD_VIEWER",t.ASSET_VIEWER="ASSET_VIEWER"})(cl||(cl={}));var ll;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(ll||(ll={}));var dl;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(dl||(dl={}));var ul;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(ul||(ul={}));var pl;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(pl||(pl={}));var fl;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(fl||(fl={}));var st;(function(t){t.OPTIONAL="OPTIONAL",t.MANDATORY="MANDATORY"})(st||(st={}));var hl;(function(t){t.ASC="ASC",t.DESC="DESC"})(hl||(hl={}));var ml;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(ml||(ml={}));var br;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(br||(br={}));var Cl=t=>Object.keys(br).includes(t);var gl;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(gl||(gl={}));var yl;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(yl||(yl={}));var bl;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(bl||(bl={}));var Je;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Je||(Je={}));var El=t=>Object.keys(Je).includes(t);var xl;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.HTML_PACKAGE="HTML_PACKAGE",t.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(xl||(xl={}));var io;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(io||(io={}));var vl;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(vl||(vl={}));var Q;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(Q||(Q={}));var Me;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(Me||(Me={}));var Sl;(function(t){t.UNAUTHENTICATED="UNAUTHENTICATED",t.USER_INCOMPLETE="USER_INCOMPLETE",t.MFA_REQUIRED="MFA_REQUIRED",t.AUTHENTICATED="AUTHENTICATED"})(Sl||(Sl={}));var Ol;(function(t){t.UNREACHABLE="UNREACHABLE",t.UNAUTHORIZED="UNAUTHORIZED",t.FORBIDDEN="FORBIDDEN",t.INCOMPATIBLE="INCOMPATIBLE",t.FAILED="FAILED",t.OK="OK"})(Ol||(Ol={}));var Al;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Al||(Al={}));var wl;(function(t){t.INACCURATE="INACCURATE",t.INCOMPLETE="INCOMPLETE",t.OFF_TOPIC="OFF_TOPIC",t.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",t.SUMMARY="SUMMARY",t.SEMANTIC_SEARCH="SEMANTIC_SEARCH",t.CHATBOT_INSTRUCTIONS="CHATBOT_INSTRUCTIONS",t.OTHER="OTHER"})(wl||(wl={}));var Rl;(function(t){t.INACCURATE="INACCURATE",t.INCOMPLETE="INCOMPLETE",t.OFF_TOPIC="OFF_TOPIC",t.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",t.SLOW="SLOW",t.OTHER="OTHER"})(Rl||(Rl={}));var Tl;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Tl||(Tl={}));var Ll;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Ll||(Ll={}));var _l;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(_l||(_l={}));var Pl;(function(t){t.IN_PROGRESS="IN_PROGRESS",t.ERROR="ERROR",t.DONE="DONE"})(Pl||(Pl={}));var Il;(function(t){t.HTML="HTML",t.MARKDOWN="MARKDOWN"})(Il||(Il={}));var kl;(function(t){t.SOURCES="SOURCES",t.ENRICH_AND_CLEAN="ENRICH_AND_CLEAN",t.VOCABULARIES="VOCABULARIES",t.METADATA="METADATA",t.PRETTY_URL="PRETTY_URL",t.ACCESS_RULE="ACCESS_RULE",t.DESIGNED_PAGES="DESIGNED_PAGES",t.THEME_STUDIO="THEME_STUDIO",t.PORTAL_GENERAL="PORTAL_GENERAL",t.ASSETS="ASSETS",t.CODE_LIBRARY="CODE_LIBRARY",t.THEME="THEME",t.CONTENT_STYLES="CONTENT_STYLES",t.HOMEPAGE="HOMEPAGE",t.CLASSIC_SEARCH_PAGE="CLASSIC_SEARCH_PAGE",t.CLASSIC_READER_PAGE="CLASSIC_READER_PAGE",t.PORTAL_METADATA="PORTAL_METADATA",t.LANGUAGES="LANGUAGES",t.PRINT_TEMPLATES="PRINT_TEMPLATES",t.OFFLINE="OFFLINE",t.CUSTOM_JS="CUSTOM_JS",t.CONFIDENTIALITY="CONFIDENTIALITY",t.NOTIFICATIONS="NOTIFICATIONS"})(kl||(kl={}));var Nl;(function(t){t.MAP="MAP",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(Nl||(Nl={}));var Rf={[Q.PERSONAL_BOOK_SHARE_USER]:[Q.PERSONAL_BOOK_USER],[Q.HTML_EXPORT_USER]:[Q.PERSONAL_BOOK_USER],[Q.PDF_EXPORT_USER]:[Q.PERSONAL_BOOK_USER],[Q.KHUB_ADMIN]:[Q.CONTENT_PUBLISHER],[Q.ADMIN]:[Q.KHUB_ADMIN,Q.USERS_ADMIN,Q.PORTAL_ADMIN,Q.BEHAVIOR_DATA_USER],[Q.GENERATIVE_AI_EXPORT_USER]:[Q.GENERATIVE_AI_USER]};function Dl(t,e){return t===e||(Rf[t]??[]).some(r=>Dl(r,e))}function Go(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(n=>Dl(n,e))}function Tf(t){return`"${t}"`}function Ml(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function Lf(t,e){return new xr(t).serialize(e)}var F;(function(t){t.LOCALE="content-lang",t.QUERY="query",t.SCOPE="scope",t.FILTERS="filters",t.VIRTUAL_FIELD="virtual-field",t.PERIOD="period",t.VALUE_FILTERS="value-filters",t.DATE_FILTERS="date-filters",t.RANGE_FILTERS="range-filters",t.SORT="sort",t.PER_PAGE="per-page",t.KEYWORD_MATCH="keyword-match"})(F||(F={}));var _f=new Set(Object.values(F));function Ul(t){return _f.has(t)}var xr=class{constructor(e,r=20,n=!1,i="en-US"){this.baseUrl=e,this.defaultPerPage=r,this.allLanguagesAllowed=n,this.defaultContentLocale=i,this.scopeMapping={documents:"DOCUMENTS",topics:"ALL_TOPICS"},this.filtersEscapeMapping=[["*","\\*","[ft-escaped-star-character]"],["~","\\\\~","[ft-escaped-tilde-character]"],["_","\\\\\\\\_","[ft-escaped-underscore-character]"]]}serialize(e,r){return this.serializeToCurrentPageIfPossible(e,r??"/search")}serializeToCurrentPageIfPossible(e,r){let n=r==null||r.trim().length===0,i=new URL(n?window.location.href:`${this.baseUrl.replace(/\/+$/,"")}${r}`);return i.search=this.toURLSearchParams(e),i.toString()}toURLSearchParams(e,r=!1){var n,i,a,s,l,d,p,h,f,m,y;let g=new URLSearchParams;e.contentLocale?(!r||e.contentLocale!==this.defaultContentLocale)&&g.append(F.LOCALE,e.contentLocale):g.append(F.LOCALE,this.allLanguagesAllowed?"all":this.defaultContentLocale),((n=e.query)===null||n===void 0?void 0:n.length)>0&&g.append(F.QUERY,e.query);let S=(a=(i=e.metadataFilters)===null||i===void 0?void 0:i.filter(b=>b.valueFilter&&!b.valueFilter.negative))!==null&&a!==void 0?a:[];if(S.length>0){let b=S.map(C=>{var R,M;let te=((M=(R=C.valueFilter)===null||R===void 0?void 0:R.values)!==null&&M!==void 0?M:[]).map(W=>this.escapeFilters(W)).map(W=>Tf(Ml(W))).join("_");return`${C.key}~${te}`}).join("*");g.append(F.VALUE_FILTERS,b)}let E=(l=(s=e.metadataFilters)===null||s===void 0?void 0:s.filter(b=>b.dateFilter))!==null&&l!==void 0?l:[];if(E.length>0){let b=E.map(C=>{var R;return`${C.key}~${(R=C.dateFilter)===null||R===void 0?void 0:R.type.toLowerCase()}`}).join("*");g.append(F.DATE_FILTERS,b)}let O=(p=(d=e.metadataFilters)===null||d===void 0?void 0:d.filter(b=>b.rangeFilter))!==null&&p!==void 0?p:[];if(O.length>0){let b=O.map(C=>{var R,M;return`${C.key}~${(R=C.rangeFilter)===null||R===void 0?void 0:R.from}_${(M=C.rangeFilter)===null||M===void 0?void 0:M.to}`}).join("*");g.append(F.RANGE_FILTERS,b)}e.virtualField&&e.virtualField!=="EVERYWHERE"&&g.append(F.VIRTUAL_FIELD,e.virtualField.toLowerCase()),e.scope&&e.scope!=="DEFAULT"&&g.append(F.SCOPE,e.scope.toLowerCase()),e.sortId!=null&&g.append(F.SORT,e.sortId),!((h=e.paging)===null||h===void 0)&&h.perPage&&((m=(f=e.paging)===null||f===void 0?void 0:f.perPage)!==null&&m!==void 0?m:this.defaultPerPage)!=this.defaultPerPage&&g.append(F.PER_PAGE,String(e.paging.perPage)),e.keywordMatch!=null&&g.append(F.KEYWORD_MATCH,e.keywordMatch.toLowerCase());let w=(y=e.otherQueryParams)!==null&&y!==void 0?y:{};for(let b in w)g.append(b,w[b]);let v=new Array;return g.forEach((b,C)=>{v.push(this.encodeQueryString(C)+"="+this.encodeQueryString(b))}),encodeURI(v.join("&")).replace(/#/g,"%23")}encodeQueryString(e){return encodeURIComponent(e).replace(/%20/g,"+")}parse(e){var r;let n=e.split("?"),i=this.fromURLSearchParams(n.slice(1).join("?")),a=n[0].split("/search/")[1];return a==null?i:{...i,scope:(r=this.scopeMapping[a])!==null&&r!==void 0?r:i.scope}}fromURLSearchParams(e){var r,n,i,a,s,l;try{e=decodeURI(e).replace(/%23/g,"#")}catch(O){console.warn("Could not decode search request query params, fallback on raw value",O)}let d=new URLSearchParams(e),p=d.get(F.LOCALE)==="all"?void 0:d.get(F.LOCALE),h=((r=d.get(F.VIRTUAL_FIELD))!==null&&r!==void 0?r:"EVERYWHERE").toUpperCase(),f=(n=d.get(F.SORT))===null||n===void 0?void 0:n.toLowerCase(),m=(i=d.get(F.SCOPE))!==null&&i!==void 0?i:"default",y=+((a=d.get(F.PER_PAGE))!==null&&a!==void 0?a:this.defaultPerPage),g=d.get(F.KEYWORD_MATCH),S=g?g.toUpperCase()===st.MANDATORY?st.MANDATORY:st.OPTIONAL:void 0,E={};for(let O of d.keys())Ul(O)||(E[O]=d.get(O));return{contentLocale:p??(this.allLanguagesAllowed?void 0:this.defaultContentLocale),query:(s=d.get(F.QUERY))!==null&&s!==void 0?s:"",scope:(l=this.scopeMapping[m])!==null&&l!==void 0?l:"DEFAULT",virtualField:Cl(h)?h:"EVERYWHERE",sortId:f,metadataFilters:this.parseCompatFilters(d),facets:[],paging:{page:1,perPage:pt(1,isNaN(y)?this.defaultPerPage:y,1e3)},keywordMatch:S,otherQueryParams:E}}parseCompatFilters(e){var r,n,i,a,s,l;let d=[];return e.has(F.FILTERS)&&(d=this.parseValueFilters((r=e.get(F.FILTERS))!==null&&r!==void 0?r:"")),(n=e.has(F.PERIOD))!==null&&n!==void 0&&n&&(d=[...d,...this.parseLegacyPeriodFilter(((i=e.get(F.PERIOD))!==null&&i!==void 0?i:"").toUpperCase())]),[...d,...this.parseValueFilters((a=e.get(F.VALUE_FILTERS))!==null&&a!==void 0?a:""),...this.parseDateFilters((s=e.get(F.DATE_FILTERS))!==null&&s!==void 0?s:""),...this.parseRangeFilters((l=e.get(F.RANGE_FILTERS))!==null&&l!==void 0?l:"")]}splitUnknownFilter(e){return this.superEscapeFilters(e).split("*").map(r=>r.split("~"))}parseValueFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(r=>({key:r[0],valueFilter:{values:r[1].split("_").map(Ml).map(n=>this.unescapeFilterValue(n)),negative:!1}}))}parseDateFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(r=>({key:r[0],dateFilter:{type:Je[r[1].toUpperCase()]}}))}parseRangeFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(r=>({key:r[0],rangeFilter:{from:r[1].split("_")[0],to:r[1].split("_")[1]}}))}escapeFilters(e){for(let[r,n,i]of this.filtersEscapeMapping)e=e.replaceAll(r,n);return e}superEscapeFilters(e){for(let[r,n,i]of this.filtersEscapeMapping)e=e.replaceAll(n,i);return e}unescapeFilterValue(e){for(let[r,n,i]of this.filtersEscapeMapping)e=e.replaceAll(i,r);return e}parseLegacyPeriodFilter(e){if(El(e))return[{key:"ft:lastEdition",dateFilter:{type:Je[e]}}];if(e.startsWith("CUSTOM_")){let[r,n,i]=e.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:n,to:i}}]}return[]}static clearSearchParamsInUrl(e){let r=new URL(e);return[F.LOCALE,F.FILTERS,F.VALUE_FILTERS,F.DATE_FILTERS,F.RANGE_FILTERS].forEach(i=>{r.searchParams.delete(i)}),r.toString()}static updateLocaleParamInUrl(e,r){let n=new URL(e);return n.searchParams.delete(F.LOCALE),r!==void 0&&n.searchParams.append(F.LOCALE,r),n.toString()}};var ra={};B(ra,{toFtFormComponent:()=>ta});var ea=Symbol("elementInternals"),ta=ie(Symbol("toFtFormComponent"),function(t){class e extends t{static get formAssociated(){return!0}get form(){return this[ea].form}constructor(...n){super(n),this[ea]=this.attachInternals()}setFormValue(n){this[ea].setFormValue(n)}}return e});var oa={};B(oa,{DateFormatter:()=>Wt});var Wt=class{static format(e,r,n,i,a){return window.moment?window.moment(e).locale(r).format(this.getMomentDateFormat(n,i,!!a)):this.getIntlDateTime(e,r,n,i,!!a)}static getMomentDateFormat(e,r,n){return n?"LT":e?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(e,r,n,i,a){let s=typeof e=="string"?new Date(e):e,l=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(s),d=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(s);return a?d:i?`${l} ${d}`:l}static getTimezoneAsString(){let e=n=>String(Math.floor(n)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${e(Math.abs(r)/60)}:${e(Math.abs(r)%60)}`}};var ia={};B(ia,{ALL_KEYS_VALUE:()=>na,SameWindowStorageEvent:()=>vr});var na="__all__",vr=class extends CustomEvent{constructor(e,r,n){super("same-window-storage",{detail:{key:e,oldValue:r,newValue:n}})}keyMatch(e){return this.detail.key.includes(e)||this.detail.key==na}};Storage.prototype.setItem=new Proxy(Storage.prototype.setItem,{apply(t,e,r){let n=e.getItem(r[0]);Reflect.apply(t,e,r),window.dispatchEvent(new vr(r[0],n,r[1]))}});Storage.prototype.removeItem=new Proxy(Storage.prototype.removeItem,{apply(t,e,r){let n=e.getItem(r[0]);Reflect.apply(t,e,r),window.dispatchEvent(new vr(r[0],n))}});Storage.prototype.clear=new Proxy(Storage.prototype.clear,{apply(t,e,r){Reflect.apply(t,e,r),window.dispatchEvent(new vr(na))}});var sa={};B(sa,{FocusMainContentEvent:()=>aa});var aa=class extends Event{constructor(){super("ft-focus-main-content",{composed:!0,bubbles:!0})}};var Fl={};window.FluidTopicsA11yHints={isKeyboardNavigation:!1,lastPressedKey:""};function Pf(t){(t.key==="Enter"||t.key===" "||t.key==="Tab")&&(window.FluidTopicsA11yHints.isKeyboardNavigation=!0),window.FluidTopicsA11yHints.lastPressedKey=t.key}function If(t){window.FluidTopicsA11yHints.isKeyboardNavigation=t.detail==0}document.addEventListener("keydown",Pf);document.addEventListener("click",If);var Bl=_`
47
+ `;var yc={};var Ai={};B(Ai,{ParametrizedLabelResolver:()=>Jr});var Jr=class t{constructor(e,r){this.defaultLabels=e,this.labels=r}resolve(e,...r){var n,i;e=this.resolvePluralKey(e,r);let a=(i=(n=this.labels[e])!==null&&n!==void 0?n:this.defaultLabels[e])!==null&&i!==void 0?i:"";return t.replaceParameters(a,...r)}static replaceParameters(e,...r){return r.forEach((n,i)=>e=e.replace(new RegExp(`\\{${i}([^}]*)\\}`,"g"),(a,s)=>t.formatValue(n,s))),e}resolvePluralKey(e,r){for(let n of r)if(typeof n=="number"){let i=`${String(e)}[\\=${n}]`;if(i in this.labels||i in this.defaultLabels)return i}return e}static formatValue(e,r){return e instanceof Date?t.formatDate(e,r):e??""}static formatDate(e,r){let n=i=>r?.includes("date")?e.toLocaleDateString(i):r?.includes("time")?e.toLocaleTimeString(i):e.toLocaleString(i);try{return n(document.documentElement.lang)}catch{return n()}}};var qi={};B(qi,{FtCommandQueue:()=>eo,FtLitElementRedux:()=>it,FtReduxStore:()=>vt,FtStateManager:()=>yr,ReduxWatcher:()=>Wo,clearAllStores:()=>Af,isFtReduxStore:()=>ur,redux:()=>He,reduxEventListener:()=>Hp,reduxReactive:()=>$p,watch:()=>Xc,withRedux:()=>bc});var $p=()=>(t,e)=>{var r;let n=t.constructor;n.reduxReactiveProperties=new Set(n.reduxReactiveProperties),(r=n.reduxReactiveProperties)===null||r===void 0||r.add(e)},He=t=>{let e=t??{};return(r,n)=>{var i;let a={hasChanged:Be,attribute:!1,...e};x(a)(r,n);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(i=e.selector)!==null&&i!==void 0?i:(l=>l[n]),store:e.store})}},Hp=t=>(e,r)=>{let n=e.constructor;n.reduxEventListeners=new Map(n.reduxEventListeners),n.reduxEventListeners.set(r,t)};var eo=class{constructor(){this.queue=[]}add(e,r=!1){r&&this.clear(e.type),this.queue.push(e)}consume(e){let r=this.queue.find(n=>n.type===e);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(e){typeof e=="string"?this.queue=this.queue.filter(r=>r.type!==e):this.queue=this.queue.filter(r=>!e.test(r.type))}};function ur(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var to=Symbol("internalReduxEventsUnsubscribers"),mt=Symbol("internalStoresUnsubscribers"),Bt=Symbol("internalStores"),bc=ie(Symbol("withRedux"),function(t){var e,r,n;class i extends t{constructor(){super(...arguments),this[e]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(l=>s.has(l))&&this.updateFromStores()}getUnnamedStore(){if(this[Bt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Bt].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[Bt].get(s)}addStore(s,l){var d;l=(d=l??s.name)!==null&&d!==void 0?d:"default-store",this.unsubscribeFromStore(l),this[Bt].set(l,s),this.subscribeToStore(l,s),this.updateFromStores()}removeStore(s){let l=typeof s=="string"?s:s.name;this.unsubscribeFromStore(l),this[Bt].delete(l)}setupStores(){this.unsubscribeFromStores(),this[Bt].forEach((s,l)=>this.subscribeToStore(l,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,l)=>{let d=this.constructor.getPropertyOptions(l);if(!d?.attribute||!this.hasAttribute(typeof d?.attribute=="string"?d.attribute:l)){let p=this.getStore(s.store);p&&(s.store?this[mt].has(s.store):this[mt].size>0)&&(this[l]=s.selector(p.getState(),this))}})}subscribeToStore(s,l){var d;this[mt].set(s,l.subscribe(()=>this.updateFromStores())),this[to].set(s,[]),ur(l)&&l.eventBus&&((d=this.reduxConstructor.reduxEventListeners)===null||d===void 0||d.forEach((p,h)=>{if(typeof this[h]=="function"&&(!p.store||l.name===p.store)){let f=m=>this[h](m);l.addEventListener(p.eventName,f),this[to].get(s).push(()=>l.removeEventListener(p.eventName,f))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[mt].forEach((s,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(s){var l;this[mt].has(s)&&this[mt].get(s)(),this[mt].delete(s),(l=this[to].get(s))===null||l===void 0||l.forEach(d=>d()),this[to].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=mt,r=Bt,n=to,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),it=class extends bc(G){};function De(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map((function(s){return"'"+s+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function at(t){return!!t&&!!t[Z]}function We(t){var e;return!!t&&((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)===qp})(t)||Array.isArray(t)||!!t[Ac]||!!(!((e=t.constructor)===null||e===void 0)&&e[Ac])||Ni(t)||Di(t))}function $t(t,e,r){r===void 0&&(r=!1),hr(t)===0?(r?Object.keys:fr)(t).forEach((function(n){r&&typeof n=="symbol"||e(n,t[n],t)})):t.forEach((function(n,i){return e(i,n,t)}))}function hr(t){var e=t[Z];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Ni(t)?2:Di(t)?3:0}function pr(t,e){return hr(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Wp(t,e){return hr(t)===2?t.get(e):t[e]}function wc(t,e,r){var n=hr(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Rc(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Ni(t){return Kp&&t instanceof Map}function Di(t){return Zp&&t instanceof Set}function gt(t){return t.o||t.t}function Mi(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=_c(t);delete e[Z];for(var r=fr(e),n=0;n<r.length;n++){var i=r[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Ui(t,e){return e===void 0&&(e=!1),Fi(t)||at(t)||!We(t)||(hr(t)>1&&(t.set=t.add=t.clear=t.delete=zp),Object.freeze(t),e&&$t(t,(function(r,n){return Ui(n,!0)}),!0)),t}function zp(){De(2)}function Fi(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Qe(t){var e=ki[t];return e||De(18,t),e}function Gp(t,e){ki[t]||(ki[t]=e)}function _i(){return oo}function wi(t,e){e&&(Qe("Patches"),t.u=[],t.s=[],t.v=e)}function Uo(t){Pi(t),t.p.forEach(Vp),t.p=null}function Pi(t){t===oo&&(oo=t.l)}function xc(t){return oo={p:[],l:oo,h:t,m:!0,_:0}}function Vp(t){var e=t[Z];e.i===0||e.i===1?e.j():e.g=!0}function Ri(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||Qe("ES5").S(e,t,n),n?(r[Z].P&&(Uo(e),De(4)),We(t)&&(t=Fo(e,t),e.l||Bo(e,t)),e.u&&Qe("Patches").M(r[Z].t,t,e.u,e.s)):t=Fo(e,r,[]),Uo(e),e.u&&e.v(e.u,e.s),t!==Lc?t:void 0}function Fo(t,e,r){if(Fi(e))return e;var n=e[Z];if(!n)return $t(e,(function(l,d){return vc(t,n,e,l,d,r)}),!0),e;if(n.A!==t)return e;if(!n.P)return Bo(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Mi(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),$t(a,(function(l,d){return vc(t,n,i,l,d,r,s)})),Bo(t,i,!1),r&&t.u&&Qe("Patches").N(n,r,t.u,t.s)}return n.o}function vc(t,e,r,n,i,a,s){if(at(i)){var l=Fo(t,i,a&&e&&e.i!==3&&!pr(e.R,n)?a.concat(n):void 0);if(wc(r,n,l),!at(l))return;t.m=!1}else s&&r.add(i);if(We(i)&&!Fi(i)){if(!t.h.D&&t._<1)return;Fo(t,i),e&&e.A.l||Bo(t,i)}}function Bo(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Ui(e,r)}function Ti(t,e){var r=t[Z];return(r?gt(r):t)[e]}function Sc(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var n=Object.getOwnPropertyDescriptor(r,e);if(n)return n;r=Object.getPrototypeOf(r)}}function yt(t){t.P||(t.P=!0,t.l&&yt(t.l))}function Li(t){t.o||(t.o=Mi(t.t))}function Ii(t,e,r){var n=Ni(e)?Qe("MapSet").F(e,r):Di(e)?Qe("MapSet").T(e,r):t.O?(function(i,a){var s=Array.isArray(i),l={i:s?1:0,A:a?a.A:_i(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},d=l,p=no;s&&(d=[l],p=ro);var h=Proxy.revocable(d,p),f=h.revoke,m=h.proxy;return l.k=m,l.j=f,m})(e,r):Qe("ES5").J(e,r);return(r?r.A:_i()).p.push(n),n}function jp(t){return at(t)||De(22,t),(function e(r){if(!We(r))return r;var n,i=r[Z],a=hr(r);if(i){if(!i.P&&(i.i<4||!Qe("ES5").K(i)))return i.t;i.I=!0,n=Cc(r,a),i.I=!1}else n=Cc(r,a);return $t(n,(function(s,l){i&&Wp(i.t,s)===l||wc(n,s,e(l))})),a===3?new Set(n):n})(t)}function Cc(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Mi(t)}function Tc(){function t(s,l){var d=a[s];return d?d.enumerable=l:a[s]=d={configurable:!0,enumerable:l,get:function(){var p=this[Z];return no.get(p,s)},set:function(p){var h=this[Z];no.set(h,s,p)}},d}function e(s){for(var l=s.length-1;l>=0;l--){var d=s[l][Z];if(!d.P)switch(d.i){case 5:n(d)&&yt(d);break;case 4:r(d)&&yt(d)}}}function r(s){for(var l=s.t,d=s.k,p=fr(d),h=p.length-1;h>=0;h--){var f=p[h];if(f!==Z){var m=l[f];if(m===void 0&&!pr(l,f))return!0;var y=d[f],g=y&&y[Z];if(g?g.t!==m:!Rc(y,m))return!0}}var S=!!l[Z];return p.length!==fr(l).length+(S?0:1)}function n(s){var l=s.k;if(l.length!==s.t.length)return!0;var d=Object.getOwnPropertyDescriptor(l,l.length-1);if(d&&!d.get)return!0;for(var p=0;p<l.length;p++)if(!l.hasOwnProperty(p))return!0;return!1}function i(s){s.g&&De(3,JSON.stringify(gt(s)))}var a={};Gp("ES5",{J:function(s,l){var d=Array.isArray(s),p=(function(f,m){if(f){for(var y=Array(m.length),g=0;g<m.length;g++)Object.defineProperty(y,""+g,t(g,!0));return y}var S=_c(m);delete S[Z];for(var E=fr(S),O=0;O<E.length;O++){var w=E[O];S[w]=t(w,f||!!S[w].enumerable)}return Object.create(Object.getPrototypeOf(m),S)})(d,s),h={i:d?5:4,A:l?l.A:_i(),P:!1,I:!1,R:{},l,t:s,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,Z,{value:h,writable:!0}),p},S:function(s,l,d){d?at(l)&&l[Z].A===s&&e(s.p):(s.u&&(function p(h){if(h&&typeof h=="object"){var f=h[Z];if(f){var m=f.t,y=f.k,g=f.R,S=f.i;if(S===4)$t(y,(function(b){b!==Z&&(m[b]!==void 0||pr(m,b)?g[b]||p(y[b]):(g[b]=!0,yt(f)))})),$t(m,(function(b){y[b]!==void 0||pr(y,b)||(g[b]=!1,yt(f))}));else if(S===5){if(n(f)&&(yt(f),g.length=!0),y.length<m.length)for(var E=y.length;E<m.length;E++)g[E]=!1;else for(var O=m.length;O<y.length;O++)g[O]=!0;for(var w=Math.min(y.length,m.length),v=0;v<w;v++)y.hasOwnProperty(v)||(g[v]=!0),g[v]===void 0&&p(y[v])}}}})(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var Ec,oo,Bi=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Kp=typeof Map<"u",Zp=typeof Set<"u",Oc=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Lc=Bi?Symbol.for("immer-nothing"):((Ec={})["immer-nothing"]=!0,Ec),Ac=Bi?Symbol.for("immer-draftable"):"__$immer_draftable",Z=Bi?Symbol.for("immer-state"):"__$immer_state";var qp=""+Object.prototype.constructor,fr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,_c=Object.getOwnPropertyDescriptors||function(t){var e={};return fr(t).forEach((function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)})),e},ki={},no={get:function(t,e){if(e===Z)return t;var r=gt(t);if(!pr(r,e))return(function(i,a,s){var l,d=Sc(a,s);return d?"value"in d?d.value:(l=d.get)===null||l===void 0?void 0:l.call(i.k):void 0})(t,r,e);var n=r[e];return t.I||!We(n)?n:n===Ti(t.t,e)?(Li(t),t.o[e]=Ii(t.A.h,n,t)):n},has:function(t,e){return e in gt(t)},ownKeys:function(t){return Reflect.ownKeys(gt(t))},set:function(t,e,r){var n=Sc(gt(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var i=Ti(gt(t),e),a=i?.[Z];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Rc(r,i)&&(r!==void 0||pr(t.t,e)))return!0;Li(t),yt(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return Ti(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Li(t),yt(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=gt(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){De(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){De(12)}},ro={};$t(no,(function(t,e){ro[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}})),ro.deleteProperty=function(t,e){return ro.set.call(this,t,e,void 0)},ro.set=function(t,e,r){return no.set.call(this,t[0],e,r,t[0])};var Yp=(function(){function t(r){var n=this;this.O=Oc,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var l=a;a=i;var d=n;return function(S){var E=this;S===void 0&&(S=l);for(var O=arguments.length,w=Array(O>1?O-1:0),v=1;v<O;v++)w[v-1]=arguments[v];return d.produce(S,(function(b){var C;return(C=a).call.apply(C,[E,b].concat(w))}))}}var p;if(typeof a!="function"&&De(6),s!==void 0&&typeof s!="function"&&De(7),We(i)){var h=xc(n),f=Ii(n,i,void 0),m=!0;try{p=a(f),m=!1}finally{m?Uo(h):Pi(h)}return typeof Promise<"u"&&p instanceof Promise?p.then((function(S){return wi(h,s),Ri(S,h)}),(function(S){throw Uo(h),S})):(wi(h,s),Ri(p,h))}if(!i||typeof i!="object"){if((p=a(i))===void 0&&(p=i),p===Lc&&(p=void 0),n.D&&Ui(p,!0),s){var y=[],g=[];Qe("Patches").M(i,p,y,g),s(y,g)}return p}De(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(p){for(var h=arguments.length,f=Array(h>1?h-1:0),m=1;m<h;m++)f[m-1]=arguments[m];return n.produceWithPatches(p,(function(y){return i.apply(void 0,[y].concat(f))}))};var s,l,d=n.produce(i,a,(function(p,h){s=p,l=h}));return typeof Promise<"u"&&d instanceof Promise?d.then((function(p){return[p,s,l]})):[d,s,l]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){We(r)||De(8),at(r)&&(r=jp(r));var n=xc(this),i=Ii(this,r,void 0);return i[Z].C=!0,Pi(n),i},e.finishDraft=function(r,n){var i=r&&r[Z],a=i.A;return wi(a,n),Ri(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Oc&&De(20),this.O=r},e.applyPatches=function(r,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){r=a.value;break}}i>-1&&(n=n.slice(i+1));var s=Qe("Patches").$;return at(r)?s(r,n):this.produce(r,(function(l){return s(l,n)}))},t})(),Te=new Yp,Xp=Te.produce,Hx=Te.produceWithPatches.bind(Te),Wx=Te.setAutoFreeze.bind(Te),zx=Te.setUseProxies.bind(Te),Gx=Te.applyPatches.bind(Te),Vx=Te.createDraft.bind(Te),jx=Te.finishDraft.bind(Te),$o=Xp;function Ht(t){"@babel/helpers - typeof";return Ht=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ht(t)}function Pc(t,e){if(Ht(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(Ht(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Ic(t){var e=Pc(t,"string");return Ht(e)=="symbol"?e:e+""}function kc(t,e,r){return(e=Ic(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Nc(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function $i(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Nc(Object(r),!0).forEach(function(n){kc(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Nc(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function he(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var Dc=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})(),Hi=function(){return Math.random().toString(36).substring(7).split("").join(".")},Ho={INIT:"@@redux/INIT"+Hi(),REPLACE:"@@redux/REPLACE"+Hi(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Hi()}};function Qp(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function Wi(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(he(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(he(1));return r(Wi)(t,e)}if(typeof t!="function")throw new Error(he(2));var i=t,a=e,s=[],l=s,d=!1;function p(){l===s&&(l=s.slice())}function h(){if(d)throw new Error(he(3));return a}function f(S){if(typeof S!="function")throw new Error(he(4));if(d)throw new Error(he(5));var E=!0;return p(),l.push(S),function(){if(E){if(d)throw new Error(he(6));E=!1,p();var w=l.indexOf(S);l.splice(w,1),s=null}}}function m(S){if(!Qp(S))throw new Error(he(7));if(typeof S.type>"u")throw new Error(he(8));if(d)throw new Error(he(9));try{d=!0,a=i(a,S)}finally{d=!1}for(var E=s=l,O=0;O<E.length;O++){var w=E[O];w()}return S}function y(S){if(typeof S!="function")throw new Error(he(10));i=S,m({type:Ho.REPLACE})}function g(){var S,E=f;return S={subscribe:function(w){if(typeof w!="object"||w===null)throw new Error(he(11));function v(){w.next&&w.next(h())}v();var b=E(v);return{unsubscribe:b}}},S[Dc]=function(){return this},S}return m({type:Ho.INIT}),n={dispatch:m,subscribe:f,getState:h,replaceReducer:y},n[Dc]=g,n}function Jp(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:Ho.INIT});if(typeof n>"u")throw new Error(he(12));if(typeof r(void 0,{type:Ho.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(he(13))})}function Mc(t){for(var e=Object.keys(t),r={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(r[i]=t[i])}var a=Object.keys(r),s,l;try{Jp(r)}catch(d){l=d}return function(p,h){if(p===void 0&&(p={}),l)throw l;if(0)var f;for(var m=!1,y={},g=0;g<a.length;g++){var S=a[g],E=r[S],O=p[S],w=E(O,h);if(typeof w>"u"){var v=h&&h.type;throw new Error(he(14))}y[S]=w,m=m||w!==O}return m=m||a.length!==Object.keys(p).length,m?y:p}}function mr(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function Uc(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(he(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},l=e.map(function(d){return d(s)});return a=mr.apply(void 0,l)(i.dispatch),$i($i({},i),{},{dispatch:a})}}}function Fc(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(l){return typeof l=="function"?l(i,a,t):s(l)}}};return e}var Bc=Fc();Bc.withExtraArgument=Fc;var zi=Bc;var Gc=(function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}})(),ef=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(p){return function(h){return d([p,h])}}function d(p){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=p[0]&2?i.return:p[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,p[1])).done)return a;switch(i=0,a&&(p=[p[0]&2,a.value]),p[0]){case 0:case 1:a=p;break;case 4:return r.label++,{value:p[1],done:!1};case 5:r.label++,i=p[1],p=[0];continue;case 7:p=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(p[0]===6||p[0]===2)){r=0;continue}if(p[0]===3&&(!a||p[1]>a[0]&&p[1]<a[3])){r.label=p[1];break}if(p[0]===6&&r.label<a[1]){r.label=a[1],a=p;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(p);break}a[2]&&r.ops.pop(),r.trys.pop();continue}p=e.call(t,r)}catch(h){p=[6,h],i=0}finally{n=a=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},gr=function(t,e){for(var r=0,n=e.length,i=t.length;r<n;r++,i++)t[i]=e[r];return t},tf=Object.defineProperty,rf=Object.defineProperties,of=Object.getOwnPropertyDescriptors,$c=Object.getOwnPropertySymbols,nf=Object.prototype.hasOwnProperty,af=Object.prototype.propertyIsEnumerable,Hc=function(t,e,r){return e in t?tf(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},bt=function(t,e){for(var r in e||(e={}))nf.call(e,r)&&Hc(t,r,e[r]);if($c)for(var n=0,i=$c(e);n<i.length;n++){var r=i[n];af.call(e,r)&&Hc(t,r,e[r])}return t},Gi=function(t,e){return rf(t,of(e))},sf=function(t,e,r){return new Promise(function(n,i){var a=function(d){try{l(r.next(d))}catch(p){i(p)}},s=function(d){try{l(r.throw(d))}catch(p){i(p)}},l=function(d){return d.done?n(d.value):Promise.resolve(d.value).then(a,s)};l((r=r.apply(t,e)).next())})};var cf=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?mr:mr.apply(null,arguments)},dv=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function lf(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}function xt(t,e){function r(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return bt(bt({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(n){return n.type===t},r}var df=(function(t){Gc(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.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(e.bind.apply(e,gr([void 0],r[0].concat(this)))):new(e.bind.apply(e,gr([void 0],r.concat(this))))},e})(Array),uf=(function(t){Gc(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=t.apply(this,r)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.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(e.bind.apply(e,gr([void 0],r[0].concat(this)))):new(e.bind.apply(e,gr([void 0],r.concat(this))))},e})(Array);function Ki(t){return We(t)?$o(t,function(){}):t}function pf(t){return typeof t=="boolean"}function ff(){return function(e){return hf(e)}}function hf(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,s=a===void 0?!0:a,l=t.actionCreatorCheck,d=l===void 0?!0:l,p=new df;if(r&&(pf(r)?p.push(zi):p.push(zi.withExtraArgument(r.extraArgument))),0){if(i)var h;if(s)var f;if(d)var m}return p}var Vi=!0;function Vc(t){var e=ff(),r=t||{},n=r.reducer,i=n===void 0?void 0:n,a=r.middleware,s=a===void 0?e():a,l=r.devTools,d=l===void 0?!0:l,p=r.preloadedState,h=p===void 0?void 0:p,f=r.enhancers,m=f===void 0?void 0:f,y;if(typeof i=="function")y=i;else if(lf(i))y=Mc(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 g=s;if(typeof g=="function"&&(g=g(e),!Vi&&!Array.isArray(g)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Vi&&g.some(function(b){return typeof b!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=Uc.apply(void 0,g),E=mr;d&&(E=cf(bt({trace:!Vi},typeof d=="object"&&d)));var O=new uf(S),w=O;Array.isArray(m)?w=gr([S],m):typeof m=="function"&&(w=m(O));var v=E.apply(void 0,w);return Wi(y,h,v)}function jc(t){var e={},r=[],n,i={addCase:function(a,s){var l=typeof a=="string"?a:a.type;if(!l)throw new Error("`builder.addCase` cannot be called with an empty action type");if(l in e)throw new Error("`builder.addCase` cannot be called with two reducers for the same action type");return e[l]=s,i},addMatcher:function(a,s){return r.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,r,n]}function mf(t){return typeof t=="function"}function gf(t,e,r,n){r===void 0&&(r=[]);var i=typeof e=="function"?jc(e):[e,r,n],a=i[0],s=i[1],l=i[2],d;if(mf(t))d=function(){return Ki(t())};else{var p=Ki(t);d=function(){return p}}function h(f,m){f===void 0&&(f=d());var y=gr([a[m.type]],s.filter(function(g){var S=g.matcher;return S(m)}).map(function(g){var S=g.reducer;return S}));return y.filter(function(g){return!!g}).length===0&&(y=[l]),y.reduce(function(g,S){if(S)if(at(g)){var E=g,O=S(E,m);return O===void 0?g:O}else{if(We(g))return $o(g,function(w){return S(w,m)});var O=S(g,m);if(O===void 0){if(g===null)return g;throw Error("A case reducer on a non-draftable value must not return undefined")}return O}return g},f)}return h.getInitialState=d,h}function yf(t,e){return t+"/"+e}function Kc(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:Ki(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},l={};i.forEach(function(h){var f=n[h],m=yf(e,h),y,g;"reducer"in f?(y=f.reducer,g=f.prepare):y=f,a[h]=y,s[m]=y,l[h]=g?xt(m,g):xt(m)});function d(){var h=typeof t.extraReducers=="function"?jc(t.extraReducers):[t.extraReducers],f=h[0],m=f===void 0?{}:f,y=h[1],g=y===void 0?[]:y,S=h[2],E=S===void 0?void 0:S,O=bt(bt({},m),s);return gf(r,function(w){for(var v in O)w.addCase(v,O[v]);for(var b=0,C=g;b<C.length;b++){var R=C[b];w.addMatcher(R.matcher,R.reducer)}E&&w.addDefaultCase(E)})}var p;return{name:e,reducer:function(h,f){return p||(p=d()),p(h,f)},actions:l,caseReducers:a,getInitialState:function(){return p||(p=d()),p.getInitialState()}}}var bf="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",xf=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=bf[Math.random()*64|0];return e},vf=["name","message","stack","code"],ji=(function(){function t(e,r){this.payload=e,this.meta=r}return t})(),Wc=(function(){function t(e,r){this.payload=e,this.meta=r}return t})(),Sf=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=vf;r<n.length;r++){var i=n[r];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},hv=(function(){function t(e,r,n){var i=xt(e+"/fulfilled",function(h,f,m,y){return{payload:h,meta:Gi(bt({},y||{}),{arg:m,requestId:f,requestStatus:"fulfilled"})}}),a=xt(e+"/pending",function(h,f,m){return{payload:void 0,meta:Gi(bt({},m||{}),{arg:f,requestId:h,requestStatus:"pending"})}}),s=xt(e+"/rejected",function(h,f,m,y,g){return{payload:y,error:(n&&n.serializeError||Sf)(h||"Rejected"),meta:Gi(bt({},g||{}),{arg:m,requestId:f,rejectedWithValue:!!y,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),l=!1,d=typeof AbortController<"u"?AbortController:(function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h})();function p(h){return function(f,m,y){var g=n?.idGenerator?n.idGenerator(h):xf(),S=new d,E,O=!1;function w(b){E=b,S.abort()}var v=(function(){return sf(this,null,function(){var b,C,R,M,te,W,L;return ef(this,function(k){switch(k.label){case 0:return k.trys.push([0,4,,5]),M=(b=n?.condition)==null?void 0:b.call(n,h,{getState:m,extra:y}),Ef(M)?[4,M]:[3,2];case 1:M=k.sent(),k.label=2;case 2:if(M===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return O=!0,te=new Promise(function(H,oe){return S.signal.addEventListener("abort",function(){return oe({name:"AbortError",message:E||"Aborted"})})}),f(a(g,h,(C=n?.getPendingMeta)==null?void 0:C.call(n,{requestId:g,arg:h},{getState:m,extra:y}))),[4,Promise.race([te,Promise.resolve(r(h,{dispatch:f,getState:m,extra:y,requestId:g,signal:S.signal,abort:w,rejectWithValue:function(H,oe){return new ji(H,oe)},fulfillWithValue:function(H,oe){return new Wc(H,oe)}})).then(function(H){if(H instanceof ji)throw H;return H instanceof Wc?i(H.payload,g,h,H.meta):i(H,g,h)})])];case 3:return R=k.sent(),[3,5];case 4:return W=k.sent(),R=W instanceof ji?s(null,g,h,W.payload,W.meta):s(W,g,h),[3,5];case 5:return L=n&&!n.dispatchConditionRejection&&s.match(R)&&R.meta.condition,L||f(R),[2,R]}})})})();return Object.assign(v,{abort:w,requestId:g,arg:h,unwrap:function(){return v.then(Cf)}})}}return Object.assign(p,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t})();function Cf(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Ef(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Zc="listener",qc="completed",Yc="cancelled",mv="task-"+Yc,gv="task-"+qc,yv=Zc+"-"+Yc,bv=Zc+"-"+qc;var Zi="listenerMiddleware";var xv=xt(Zi+"/add"),vv=xt(Zi+"/removeAll"),Sv=xt(Zi+"/remove");var zc,Cv=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(zc||(zc=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Of=function(t){return function(e){setTimeout(e,t)}},Ev=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Of(10);Tc();window.ftReduxStores||(window.ftReduxStores={});var vt=class t extends ot{static get(e){var r;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(ur(a))return a;if(i==null)return;let s=Kc({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),l=Vc({reducer:(d,p)=>{if(p.type==="CLEAR_FT_REDUX_STORE"){let h=Ie(s.getInitialState());for(let f of p.keeping)h[f]=(d??h)[f];return h}else if(typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...d,...p.overwrites};return s.reducer(d,p)}});return window.ftReduxStores[i.name]=new t(s,l,i.eventBus)}constructor(e,r,n){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new eo;let i=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,s,l)=>{let d=s,p=a[d];return p?(...h)=>{let f=p(...h.map(i));return this.reduxStore.dispatch(f),f}:h=>{this.setState({[d]:i(h)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...e){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:e})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};function Af(){var t;for(let e of Object.values((t=window.ftReduxStores)!==null&&t!==void 0?t:{}))ur(e)&&e.clear()}var Wo=class{constructor(e,r,n){this.store=e,this.valueSelector=r,this.callback=n}watch(){return this.stop(),this.lastValue=this.valueSelector(this.store.getState()),this.unsubscribe=this.store.subscribe(()=>{let e=this.store.getState(),r=this.valueSelector(e);Be(this.lastValue,r)&&(this.callback(r,e),this.lastValue=r)}),this}stop(){return this.unsubscribe!=null&&(this.unsubscribe(),this.unsubscribe=void 0),this.lastValue=void 0,this}};function Xc(t,e,r){return new Wo(t,e,r).watch()}var yr=class{constructor(){this.requestConsumers=new Map}getOrCreateRequestConsumers(e){var r;return(r=this.requestConsumers.get(e))!==null&&r!==void 0?r:this.requestConsumers.set(e,new Set).get(e)}registerComponent(e,r){for(let n of r)this.getOrCreateRequestConsumers(n).add(e).size==1&&this.onNewNeededRequest(n)}unregisterComponent(e,r){for(let n of r)this.getOrCreateRequestConsumers(n).delete(e)}isRequestNeeded(e){return this.getOrCreateRequestConsumers(e).size>0}};var Qi={};B(Qi,{scrollHelper:()=>wf});var Yi,zo=new Map,Xi=class{lock(e,r){if(r){let n=zo.get(r);if(n==null||n===e)return zo.set(r,e),r}}release(e,r){r&&zo.get(r)===e&&zo.delete(r)}findFirstScrollableParent(e){var r;let n,i;for(let a of Mn(e)){let s=a,l=this.elementCanScroll(s);if(l&&s.clientHeight&&s.clientHeight<s.scrollHeight){n=s;break}else l&&i==null&&(i=s)}return(r=n??i)!==null&&r!==void 0?r:document.body}elementCanScroll(e){try{return["auto","scroll"].includes(getComputedStyle(e).overflowY)&&!["contents"].includes(getComputedStyle(e).display)}catch{return!1}}getAbsoluteScrollOffset(e,r){var n,i;let a=0;for(;r&&r.offsetParent!==e.offsetParent;)a+=(n=r.offsetTop)!==null&&n!==void 0?n:0,r=r.offsetParent;return a+((i=r?.offsetTop)!==null&&i!==void 0?i:0)-e.offsetTop}computeTopOffsetRatio(e,r){if(typeof e=="number")return e;switch(e){case"end":return 1;case"center":return .5;case"nearest":return r;default:return 0}}scrollIntoViewIfPossible(e,r){let n=this.findFirstScrollableParent(e);if(e&&this.lock(this,n)){let i=this.getAbsoluteScrollOffset(n,e),a=i-n.clientHeight+e.clientHeight,s=i,l=pt(0,(s-n.scrollTop)/(s-a),1),d=this.computeTopOffsetRatio(r?.position,l)*(a-s)+s;n.scrollTo({behavior:r?.behavior,top:d})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",e,n);this.release(this,n)}};window.FluidTopicsScrollHelper=(Yi=window.FluidTopicsScrollHelper)!==null&&Yi!==void 0?Yi:new Xi;var wf=window.FluidTopicsScrollHelper;var Ji={};B(Ji,{SearchPlaceConverter:()=>xr,SearchPlaceQueryParams:()=>F,isSearchPlaceQueryParams:()=>Ul,serializeRequest:()=>Lf});var Qc;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Qc||(Qc={}));var Jc;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Jc||(Jc={}));var el;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(el||(el={}));var tl;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(tl||(tl={}));var rl;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(rl||(rl={}));var ol;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(ol||(ol={}));var nl;(function(t){t.OFFICIAL="OFFICIAL",t.AI="AI"})(nl||(nl={}));var il;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.CHATBOT__RATE="CHATBOT__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__ON_DEMAND_TRANSLATE="DOCUMENT__ON_DEMAND_TRANSLATE",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(il||(il={}));var al;(function(t){t.STANDARD="STANDARD",t.STRUCTURAL="STRUCTURAL"})(al||(al={}));var sl;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(sl||(sl={}));var cl;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",t.LINK_PREVIEW="LINK_PREVIEW",t.UD_VIEWER="UD_VIEWER",t.ASSET_VIEWER="ASSET_VIEWER"})(cl||(cl={}));var ll;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(ll||(ll={}));var dl;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(dl||(dl={}));var ul;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(ul||(ul={}));var pl;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(pl||(pl={}));var fl;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(fl||(fl={}));var st;(function(t){t.OPTIONAL="OPTIONAL",t.MANDATORY="MANDATORY"})(st||(st={}));var hl;(function(t){t.ASC="ASC",t.DESC="DESC"})(hl||(hl={}));var ml;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(ml||(ml={}));var br;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(br||(br={}));var Cl=t=>Object.keys(br).includes(t);var gl;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(gl||(gl={}));var yl;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(yl||(yl={}));var bl;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(bl||(bl={}));var Je;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Je||(Je={}));var El=t=>Object.keys(Je).includes(t);var xl;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.HTML_PACKAGE="HTML_PACKAGE",t.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(xl||(xl={}));var io;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(io||(io={}));var vl;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(vl||(vl={}));var Q;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(Q||(Q={}));var Me;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(Me||(Me={}));var Sl;(function(t){t.UNAUTHENTICATED="UNAUTHENTICATED",t.USER_INCOMPLETE="USER_INCOMPLETE",t.MFA_REQUIRED="MFA_REQUIRED",t.AUTHENTICATED="AUTHENTICATED"})(Sl||(Sl={}));var Ol;(function(t){t.UNREACHABLE="UNREACHABLE",t.UNAUTHORIZED="UNAUTHORIZED",t.FORBIDDEN="FORBIDDEN",t.INCOMPATIBLE="INCOMPATIBLE",t.FAILED="FAILED",t.OK="OK"})(Ol||(Ol={}));var Al;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Al||(Al={}));var wl;(function(t){t.INACCURATE="INACCURATE",t.INCOMPLETE="INCOMPLETE",t.OFF_TOPIC="OFF_TOPIC",t.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",t.SUMMARY="SUMMARY",t.SEMANTIC_SEARCH="SEMANTIC_SEARCH",t.CHATBOT_INSTRUCTIONS="CHATBOT_INSTRUCTIONS",t.DOCUMENTATION="DOCUMENTATION",t.OTHER="OTHER"})(wl||(wl={}));var Rl;(function(t){t.INACCURATE="INACCURATE",t.INCOMPLETE="INCOMPLETE",t.OFF_TOPIC="OFF_TOPIC",t.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",t.SLOW="SLOW",t.OTHER="OTHER"})(Rl||(Rl={}));var Tl;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Tl||(Tl={}));var Ll;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Ll||(Ll={}));var _l;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(_l||(_l={}));var Pl;(function(t){t.IN_PROGRESS="IN_PROGRESS",t.ERROR="ERROR",t.DONE="DONE"})(Pl||(Pl={}));var Il;(function(t){t.HTML="HTML",t.MARKDOWN="MARKDOWN"})(Il||(Il={}));var kl;(function(t){t.SOURCES="SOURCES",t.ENRICH_AND_CLEAN="ENRICH_AND_CLEAN",t.VOCABULARIES="VOCABULARIES",t.METADATA="METADATA",t.PRETTY_URL="PRETTY_URL",t.ACCESS_RULE="ACCESS_RULE",t.DESIGNED_PAGES="DESIGNED_PAGES",t.THEME_STUDIO="THEME_STUDIO",t.PORTAL_GENERAL="PORTAL_GENERAL",t.ASSETS="ASSETS",t.CODE_LIBRARY="CODE_LIBRARY",t.THEME="THEME",t.CONTENT_STYLES="CONTENT_STYLES",t.HOMEPAGE="HOMEPAGE",t.CLASSIC_SEARCH_PAGE="CLASSIC_SEARCH_PAGE",t.CLASSIC_READER_PAGE="CLASSIC_READER_PAGE",t.PORTAL_METADATA="PORTAL_METADATA",t.LANGUAGES="LANGUAGES",t.PRINT_TEMPLATES="PRINT_TEMPLATES",t.OFFLINE="OFFLINE",t.CUSTOM_JS="CUSTOM_JS",t.CONFIDENTIALITY="CONFIDENTIALITY",t.NOTIFICATIONS="NOTIFICATIONS"})(kl||(kl={}));var Nl;(function(t){t.MAP="MAP",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(Nl||(Nl={}));var Rf={[Q.PERSONAL_BOOK_SHARE_USER]:[Q.PERSONAL_BOOK_USER],[Q.HTML_EXPORT_USER]:[Q.PERSONAL_BOOK_USER],[Q.PDF_EXPORT_USER]:[Q.PERSONAL_BOOK_USER],[Q.KHUB_ADMIN]:[Q.CONTENT_PUBLISHER],[Q.ADMIN]:[Q.KHUB_ADMIN,Q.USERS_ADMIN,Q.PORTAL_ADMIN,Q.BEHAVIOR_DATA_USER],[Q.GENERATIVE_AI_EXPORT_USER]:[Q.GENERATIVE_AI_USER]};function Dl(t,e){return t===e||(Rf[t]??[]).some(r=>Dl(r,e))}function Go(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(n=>Dl(n,e))}function Tf(t){return`"${t}"`}function Ml(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function Lf(t,e){return new xr(t).serialize(e)}var F;(function(t){t.LOCALE="content-lang",t.QUERY="query",t.SCOPE="scope",t.FILTERS="filters",t.VIRTUAL_FIELD="virtual-field",t.PERIOD="period",t.VALUE_FILTERS="value-filters",t.DATE_FILTERS="date-filters",t.RANGE_FILTERS="range-filters",t.SORT="sort",t.PER_PAGE="per-page",t.KEYWORD_MATCH="keyword-match"})(F||(F={}));var _f=new Set(Object.values(F));function Ul(t){return _f.has(t)}var xr=class{constructor(e,r=20,n=!1,i="en-US"){this.baseUrl=e,this.defaultPerPage=r,this.allLanguagesAllowed=n,this.defaultContentLocale=i,this.scopeMapping={documents:"DOCUMENTS",topics:"ALL_TOPICS"},this.filtersEscapeMapping=[["*","\\*","[ft-escaped-star-character]"],["~","\\\\~","[ft-escaped-tilde-character]"],["_","\\\\\\\\_","[ft-escaped-underscore-character]"]]}serialize(e,r){return this.serializeToCurrentPageIfPossible(e,r??"/search")}serializeToCurrentPageIfPossible(e,r){let n=r==null||r.trim().length===0,i=new URL(n?window.location.href:`${this.baseUrl.replace(/\/+$/,"")}${r}`);return i.search=this.toURLSearchParams(e),i.toString()}toURLSearchParams(e,r=!1){var n,i,a,s,l,d,p,h,f,m,y;let g=new URLSearchParams;e.contentLocale?(!r||e.contentLocale!==this.defaultContentLocale)&&g.append(F.LOCALE,e.contentLocale):g.append(F.LOCALE,this.allLanguagesAllowed?"all":this.defaultContentLocale),((n=e.query)===null||n===void 0?void 0:n.length)>0&&g.append(F.QUERY,e.query);let S=(a=(i=e.metadataFilters)===null||i===void 0?void 0:i.filter(b=>b.valueFilter&&!b.valueFilter.negative))!==null&&a!==void 0?a:[];if(S.length>0){let b=S.map(C=>{var R,M;let te=((M=(R=C.valueFilter)===null||R===void 0?void 0:R.values)!==null&&M!==void 0?M:[]).map(W=>this.escapeFilters(W)).map(W=>Tf(Ml(W))).join("_");return`${C.key}~${te}`}).join("*");g.append(F.VALUE_FILTERS,b)}let E=(l=(s=e.metadataFilters)===null||s===void 0?void 0:s.filter(b=>b.dateFilter))!==null&&l!==void 0?l:[];if(E.length>0){let b=E.map(C=>{var R;return`${C.key}~${(R=C.dateFilter)===null||R===void 0?void 0:R.type.toLowerCase()}`}).join("*");g.append(F.DATE_FILTERS,b)}let O=(p=(d=e.metadataFilters)===null||d===void 0?void 0:d.filter(b=>b.rangeFilter))!==null&&p!==void 0?p:[];if(O.length>0){let b=O.map(C=>{var R,M;return`${C.key}~${(R=C.rangeFilter)===null||R===void 0?void 0:R.from}_${(M=C.rangeFilter)===null||M===void 0?void 0:M.to}`}).join("*");g.append(F.RANGE_FILTERS,b)}e.virtualField&&e.virtualField!=="EVERYWHERE"&&g.append(F.VIRTUAL_FIELD,e.virtualField.toLowerCase()),e.scope&&e.scope!=="DEFAULT"&&g.append(F.SCOPE,e.scope.toLowerCase()),e.sortId!=null&&g.append(F.SORT,e.sortId),!((h=e.paging)===null||h===void 0)&&h.perPage&&((m=(f=e.paging)===null||f===void 0?void 0:f.perPage)!==null&&m!==void 0?m:this.defaultPerPage)!=this.defaultPerPage&&g.append(F.PER_PAGE,String(e.paging.perPage)),e.keywordMatch!=null&&g.append(F.KEYWORD_MATCH,e.keywordMatch.toLowerCase());let w=(y=e.otherQueryParams)!==null&&y!==void 0?y:{};for(let b in w)g.append(b,w[b]);let v=new Array;return g.forEach((b,C)=>{v.push(this.encodeQueryString(C)+"="+this.encodeQueryString(b))}),encodeURI(v.join("&")).replace(/#/g,"%23")}encodeQueryString(e){return encodeURIComponent(e).replace(/%20/g,"+")}parse(e){var r;let n=e.split("?"),i=this.fromURLSearchParams(n.slice(1).join("?")),a=n[0].split("/search/")[1];return a==null?i:{...i,scope:(r=this.scopeMapping[a])!==null&&r!==void 0?r:i.scope}}fromURLSearchParams(e){var r,n,i,a,s,l;try{e=decodeURI(e).replace(/%23/g,"#")}catch(O){console.warn("Could not decode search request query params, fallback on raw value",O)}let d=new URLSearchParams(e),p=d.get(F.LOCALE)==="all"?void 0:d.get(F.LOCALE),h=((r=d.get(F.VIRTUAL_FIELD))!==null&&r!==void 0?r:"EVERYWHERE").toUpperCase(),f=(n=d.get(F.SORT))===null||n===void 0?void 0:n.toLowerCase(),m=(i=d.get(F.SCOPE))!==null&&i!==void 0?i:"default",y=+((a=d.get(F.PER_PAGE))!==null&&a!==void 0?a:this.defaultPerPage),g=d.get(F.KEYWORD_MATCH),S=g?g.toUpperCase()===st.MANDATORY?st.MANDATORY:st.OPTIONAL:void 0,E={};for(let O of d.keys())Ul(O)||(E[O]=d.get(O));return{contentLocale:p??(this.allLanguagesAllowed?void 0:this.defaultContentLocale),query:(s=d.get(F.QUERY))!==null&&s!==void 0?s:"",scope:(l=this.scopeMapping[m])!==null&&l!==void 0?l:"DEFAULT",virtualField:Cl(h)?h:"EVERYWHERE",sortId:f,metadataFilters:this.parseCompatFilters(d),facets:[],paging:{page:1,perPage:pt(1,isNaN(y)?this.defaultPerPage:y,1e3)},keywordMatch:S,otherQueryParams:E}}parseCompatFilters(e){var r,n,i,a,s,l;let d=[];return e.has(F.FILTERS)&&(d=this.parseValueFilters((r=e.get(F.FILTERS))!==null&&r!==void 0?r:"")),(n=e.has(F.PERIOD))!==null&&n!==void 0&&n&&(d=[...d,...this.parseLegacyPeriodFilter(((i=e.get(F.PERIOD))!==null&&i!==void 0?i:"").toUpperCase())]),[...d,...this.parseValueFilters((a=e.get(F.VALUE_FILTERS))!==null&&a!==void 0?a:""),...this.parseDateFilters((s=e.get(F.DATE_FILTERS))!==null&&s!==void 0?s:""),...this.parseRangeFilters((l=e.get(F.RANGE_FILTERS))!==null&&l!==void 0?l:"")]}splitUnknownFilter(e){return this.superEscapeFilters(e).split("*").map(r=>r.split("~"))}parseValueFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(r=>({key:r[0],valueFilter:{values:r[1].split("_").map(Ml).map(n=>this.unescapeFilterValue(n)),negative:!1}}))}parseDateFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(r=>({key:r[0],dateFilter:{type:Je[r[1].toUpperCase()]}}))}parseRangeFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(r=>({key:r[0],rangeFilter:{from:r[1].split("_")[0],to:r[1].split("_")[1]}}))}escapeFilters(e){for(let[r,n,i]of this.filtersEscapeMapping)e=e.replaceAll(r,n);return e}superEscapeFilters(e){for(let[r,n,i]of this.filtersEscapeMapping)e=e.replaceAll(n,i);return e}unescapeFilterValue(e){for(let[r,n,i]of this.filtersEscapeMapping)e=e.replaceAll(i,r);return e}parseLegacyPeriodFilter(e){if(El(e))return[{key:"ft:lastEdition",dateFilter:{type:Je[e]}}];if(e.startsWith("CUSTOM_")){let[r,n,i]=e.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:n,to:i}}]}return[]}static clearSearchParamsInUrl(e){let r=new URL(e);return[F.LOCALE,F.FILTERS,F.VALUE_FILTERS,F.DATE_FILTERS,F.RANGE_FILTERS].forEach(i=>{r.searchParams.delete(i)}),r.toString()}static updateLocaleParamInUrl(e,r){let n=new URL(e);return n.searchParams.delete(F.LOCALE),r!==void 0&&n.searchParams.append(F.LOCALE,r),n.toString()}};var ra={};B(ra,{toFtFormComponent:()=>ta});var ea=Symbol("elementInternals"),ta=ie(Symbol("toFtFormComponent"),function(t){class e extends t{static get formAssociated(){return!0}get form(){return this[ea].form}constructor(...n){super(n),this[ea]=this.attachInternals()}setFormValue(n){this[ea].setFormValue(n)}}return e});var oa={};B(oa,{DateFormatter:()=>Wt});var Wt=class{static format(e,r,n,i,a){return window.moment?window.moment(e).locale(r).format(this.getMomentDateFormat(n,i,!!a)):this.getIntlDateTime(e,r,n,i,!!a)}static getMomentDateFormat(e,r,n){return n?"LT":e?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(e,r,n,i,a){let s=typeof e=="string"?new Date(e):e,l=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(s),d=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(s);return a?d:i?`${l} ${d}`:l}static getTimezoneAsString(){let e=n=>String(Math.floor(n)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${e(Math.abs(r)/60)}:${e(Math.abs(r)%60)}`}};var ia={};B(ia,{ALL_KEYS_VALUE:()=>na,SameWindowStorageEvent:()=>vr});var na="__all__",vr=class extends CustomEvent{constructor(e,r,n){super("same-window-storage",{detail:{key:e,oldValue:r,newValue:n}})}keyMatch(e){return this.detail.key.includes(e)||this.detail.key==na}};Storage.prototype.setItem=new Proxy(Storage.prototype.setItem,{apply(t,e,r){let n=e.getItem(r[0]);Reflect.apply(t,e,r),window.dispatchEvent(new vr(r[0],n,r[1]))}});Storage.prototype.removeItem=new Proxy(Storage.prototype.removeItem,{apply(t,e,r){let n=e.getItem(r[0]);Reflect.apply(t,e,r),window.dispatchEvent(new vr(r[0],n))}});Storage.prototype.clear=new Proxy(Storage.prototype.clear,{apply(t,e,r){Reflect.apply(t,e,r),window.dispatchEvent(new vr(na))}});var sa={};B(sa,{FocusMainContentEvent:()=>aa});var aa=class extends Event{constructor(){super("ft-focus-main-content",{composed:!0,bubbles:!0})}};var Fl={};window.FluidTopicsA11yHints={isKeyboardNavigation:!1,lastPressedKey:""};function Pf(t){(t.key==="Enter"||t.key===" "||t.key==="Tab")&&(window.FluidTopicsA11yHints.isKeyboardNavigation=!0),window.FluidTopicsA11yHints.lastPressedKey=t.key}function If(t){window.FluidTopicsA11yHints.isKeyboardNavigation=t.detail==0}document.addEventListener("keydown",Pf);document.addEventListener("click",If);var Bl=_`
48
48
  .sr-only {
49
49
  position:absolute;
50
50
  left:-10000px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-search-saved-searches",
3
- "version": "2.1.4",
3
+ "version": "2.1.6",
4
4
  "description": "Displays the saved searches",
5
5
  "keywords": [
6
6
  "Lit"
@@ -19,12 +19,12 @@
19
19
  "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
20
20
  },
21
21
  "dependencies": {
22
- "@fluid-topics/ft-search-context": "2.1.4",
23
- "@fluid-topics/ft-wc-utils": "2.1.4",
22
+ "@fluid-topics/ft-search-context": "2.1.6",
23
+ "@fluid-topics/ft-wc-utils": "2.1.6",
24
24
  "lit": "3.1.0"
25
25
  },
26
26
  "devDependencies": {
27
- "@fluid-topics/public-api": "1.0.127"
27
+ "@fluid-topics/public-api": "1.0.128"
28
28
  },
29
- "gitHead": "ae3c3a818dc16962d6026a12b9f45060e8833184"
29
+ "gitHead": "70ba8e6b58f0f1c74a92965f3b7dbf3db605698e"
30
30
  }