@fluid-topics/ft-search-saved-searches 2.2.6 → 2.2.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(()=>{var Nc=Object.create;var cs=Object.defineProperty;var Dc=Object.getOwnPropertyDescriptor;var Pc=Object.getOwnPropertyNames;var kc=Object.getPrototypeOf,Mc=Object.prototype.hasOwnProperty;var kt=(e,t)=>()=>{try{return t||e((t={exports:{}}).exports,t),t.exports}catch(r){throw t=0,r}};var Ic=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Pc(t))!Mc.call(e,i)&&i!==r&&cs(e,i,{get:()=>t[i],enumerable:!(n=Dc(t,i))||n.enumerable});return e};var f=(e,t,r)=>(r=e!=null?Nc(kc(e)):{},Ic(t||!e||!e.__esModule?cs(r,"default",{value:e,enumerable:!0}):r,e));var E=kt((Sd,us)=>{us.exports=ftGlobals.wcUtils});var B=kt((Ed,ds)=>{ds.exports=ftGlobals.lit});var J=kt((Ad,ps)=>{ps.exports=ftGlobals.litDecorators});var rr=kt((Td,fs)=>{fs.exports=ftGlobals.litClassMap});var fo=kt((Ep,po)=>{po.exports=ftGlobals.litUnsafeHTML});var Ec=kt((nx,Sc)=>{Sc.exports=ftGlobals.litRepeat});var Oc=f(E());var Te=f(B()),Fr=f(J());function be(e,t,r){return e?t(e):r?.(e)}var ve=f(E());var xc=f(B()),S=f(E());var lr=f(B()),
|
|
1
|
+
"use strict";(()=>{var Nc=Object.create;var cs=Object.defineProperty;var Dc=Object.getOwnPropertyDescriptor;var Pc=Object.getOwnPropertyNames;var kc=Object.getPrototypeOf,Mc=Object.prototype.hasOwnProperty;var kt=(e,t)=>()=>{try{return t||e((t={exports:{}}).exports,t),t.exports}catch(r){throw t=0,r}};var Ic=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Pc(t))!Mc.call(e,i)&&i!==r&&cs(e,i,{get:()=>t[i],enumerable:!(n=Dc(t,i))||n.enumerable});return e};var f=(e,t,r)=>(r=e!=null?Nc(kc(e)):{},Ic(t||!e||!e.__esModule?cs(r,"default",{value:e,enumerable:!0}):r,e));var E=kt((Sd,us)=>{us.exports=ftGlobals.wcUtils});var B=kt((Ed,ds)=>{ds.exports=ftGlobals.lit});var J=kt((Ad,ps)=>{ps.exports=ftGlobals.litDecorators});var rr=kt((Td,fs)=>{fs.exports=ftGlobals.litClassMap});var fo=kt((Ep,po)=>{po.exports=ftGlobals.litUnsafeHTML});var Ec=kt((nx,Sc)=>{Sc.exports=ftGlobals.litRepeat});var Oc=f(E());var Te=f(B()),Fr=f(J());function be(e,t,r){return e?t(e):r?.(e)}var ve=f(E());var xc=f(B()),S=f(E());var lr=f(B()),vt=f(J()),so=f(E());var Ss=f(B()),ee=f(J()),Es=f(rr()),nr=f(E());var xs=f(B()),q=f(E()),hs=q.FtCssVariableFactory.extend("--ft-ripple-color","",q.designSystemVariables.colorContent),W={color:hs,backgroundColor:q.FtCssVariableFactory.extend("--ft-ripple-background-color","",hs),opacityContentOnSurfacePressed:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:q.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},ms=q.FtCssVariableFactory.extend("--ft-ripple-color","",q.designSystemVariables.colorPrimary),ys={color:ms,backgroundColor:q.FtCssVariableFactory.extend("--ft-ripple-background-color","",ms)},gs=q.FtCssVariableFactory.extend("--ft-ripple-color","",q.designSystemVariables.colorSecondary),vs={color:gs,backgroundColor:q.FtCssVariableFactory.extend("--ft-ripple-background-color","",gs)},bs=xs.css`
|
|
2
2
|
:host {
|
|
3
3
|
display: contents;
|
|
4
4
|
}
|
|
@@ -121,17 +121,17 @@
|
|
|
121
121
|
<div class="ft-ripple--background"></div>
|
|
122
122
|
<div class="ft-ripple--effect"></div>
|
|
123
123
|
</div>
|
|
124
|
-
`}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var r,n;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(r=this.target)===null||r===void 0||r.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var t,r;let n=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;n&&this.setupFor((r=this.target)!==null&&r!==void 0?r:n)}forceFocusUpdate(){var t;!((t=this.target)===null||t===void 0)&&t.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");let r=(...a)=>l=>{a.forEach(c=>window.addEventListener(c,this.endPress,{once:!0})),this.startPress(l)},n=r("mouseup","contextmenu"),i=r("touchend","touchcancel"),s=a=>{["Enter"," "].includes(a.key)&&r("keyup")(a)},o={passive:!0};t.addEventListener("mouseover",this.startHover,o),t.addEventListener("mousemove",this.moveRipple,o),t.addEventListener("mouseleave",this.endHover,o),t.addEventListener("mousedown",n,o),t.addEventListener("touchstart",i,o),t.addEventListener("touchmove",this.moveRipple,o),t.addEventListener("keydown",s,o),t.addEventListener("focus",this.startFocus,o),t.addEventListener("blur",this.endFocus,o),t.addEventListener("focusin",this.startFocus,o),t.addEventListener("focusout",this.endFocus,o),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,o),t.removeEventListener("mousemove",this.moveRipple,o),t.removeEventListener("mouseleave",this.endHover,o),t.removeEventListener("mousedown",n,o),t.removeEventListener("touchstart",i,o),t.removeEventListener("touchmove",this.moveRipple,o),t.removeEventListener("keydown",s,o),t.removeEventListener("focus",this.startFocus,o),t.removeEventListener("blur",this.endFocus,o),t.removeEventListener("focusin",this.startFocus,o),t.removeEventListener("focusout",this.endFocus,o),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let r=t,n=t,i,s;return r.x!=null?{x:i,y:s}=r:n.touches!=null&&(i=n.touches[0].clientX,s=n.touches[0].clientY),{x:i,y:s}}isFocusVisible(t){return t instanceof HTMLElement?t.matches(":focus-visible"):!0}isIgnored(t){if(this.disabled)return!0;if(t!=null)for(let r of t.composedPath()){if(r===this.target)break;if("hasAttribute"in r&&r.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};I.elementDefinitions={};I.styles=bs;ce([(0,ee.property)({type:Boolean})],I.prototype,"primary",void 0);ce([(0,ee.property)({type:Boolean})],I.prototype,"secondary",void 0);ce([(0,ee.property)({type:Boolean})],I.prototype,"unbounded",void 0);ce([(0,ee.property)({type:Boolean})],I.prototype,"activated",void 0);ce([(0,ee.property)({type:Boolean})],I.prototype,"selected",void 0);ce([(0,ee.property)({type:Boolean})],I.prototype,"disabled",void 0);ce([(0,ee.state)()],I.prototype,"hovered",void 0);ce([(0,ee.state)()],I.prototype,"focused",void 0);ce([(0,ee.state)()],I.prototype,"pressed",void 0);ce([(0,ee.state)()],I.prototype,"rippling",void 0);ce([(0,ee.state)()],I.prototype,"originX",void 0);ce([(0,ee.state)()],I.prototype,"originY",void 0);ce([(0,ee.query)(".ft-ripple")],I.prototype,"ripple",void 0);ce([(0,ee.query)(".ft-ripple--effect")],I.prototype,"rippleEffect",void 0);var _s=f(E());var As={"ft-ripple":I};(0,_s.customElements)(As);var ni=globalThis,Cs=e=>e,Br=ni.trustedTypes,ws=Br?Br.createPolicy("lit-html",{createHTML:e=>e}):void 0,Ds="$lit$",qe=`lit$${Math.random().toFixed(9).slice(2)}$`,Ps="?"+qe,Uc=`<${Ps}>`,
|
|
125
|
-
\f\r]`,ir=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Ts=/-->/g,Os=/>/g,
|
|
126
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),Rs=/'/g,Ls=/"/g,ks=/^(?:script|style|textarea|title)$/i,si=e=>(t,...r)=>({_$litType$:e,strings:t,values:r}),Ms=si(1),Is=si(2),Us=si(3),or=Symbol.for("lit-noChange"),K=Symbol.for("lit-nothing"),Ns=new WeakMap,lt=ct.createTreeWalker(ct,129);function $s(e,t){if(!ii(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return ws!==void 0?ws.createHTML(t):t}var Fc=(e,t)=>{let r=e.length-1,n=[],i,s=t===2?"<svg>":t===3?"<math>":"",o=ir;for(let a=0;a<r;a++){let l=e[a],c,u,d=-1,p=0;for(;p<l.length&&(o.lastIndex=p,u=o.exec(l),u!==null);)p=o.lastIndex,o===ir?u[1]==="!--"?o=Ts:u[1]!==void 0?o=Os:u[2]!==void 0?(ks.test(u[2])&&(i=RegExp("</"+u[2],"g")),o=at):u[3]!==void 0&&(o=at):o===at?u[0]===">"?(o=i??ir,d=-1):u[1]===void 0?d=-2:(d=o.lastIndex-u[2].length,c=u[1],o=u[3]===void 0?at:u[3]==='"'?Ls:Rs):o===Ls||o===Rs?o=at:o===Ts||o===Os?o=ir:(o=at,i=void 0);let y=o===at&&e[a+1].startsWith("/>")?" ":"";s+=o===ir?l+Uc:d>=0?(n.push(c),l.slice(0,d)+Ds+l.slice(d)+qe+y):l+qe+(d===-2?a:y)}return[$s(e,s+(e[r]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]},ar=class e{constructor({strings:t,_$litType$:r},n){let i;this.parts=[];let s=0,o=0,a=t.length-1,l=this.parts,[c,u]=Fc(t,r);if(this.el=e.createElement(c,n),lt.currentNode=this.el.content,r===2||r===3){let d=this.el.content.firstChild;d.replaceWith(...d.childNodes)}for(;(i=lt.nextNode())!==null&&l.length<a;){if(i.nodeType===1){if(i.hasAttributes())for(let d of i.getAttributeNames())if(d.endsWith(Ds)){let p=u[o++],y=i.getAttribute(d).split(qe),x=/([.?@])?(.*)/.exec(p);l.push({type:1,index:s,name:x[2],strings:y,ctor:x[1]==="."?Jn:x[1]==="?"?ei:x[1]==="@"?ti:It}),i.removeAttribute(d)}else d.startsWith(qe)&&(l.push({type:6,index:s}),i.removeAttribute(d));if(ks.test(i.tagName)){let d=i.textContent.split(qe),p=d.length-1;if(p>0){i.textContent=Br?Br.emptyScript:"";for(let y=0;y<p;y++)i.append(d[y],Hr()),lt.nextNode(),l.push({type:2,index:++s});i.append(d[p],Hr())}}}else if(i.nodeType===8)if(i.data===Ps)l.push({type:2,index:s});else{let d=-1;for(;(d=i.data.indexOf(qe,d+1))!==-1;)l.push({type:7,index:s}),d+=qe.length-1}s++}}static createElement(t,r){let n=ct.createElement("template");return n.innerHTML=t,n}};function Mt(e,t,r=e,n){if(t===or)return t;let i=n!==void 0?r._$Co?.[n]:r._$Cl,s=sr(t)?void 0:t._$litDirective$;return i?.constructor!==s&&(i?._$AO?.(!1),s===void 0?i=void 0:(i=new s(e),i._$AT(e,r,n)),n!==void 0?(r._$Co??=[])[n]=i:r._$Cl=i),i!==void 0&&(t=Mt(e,i._$AS(e,t.values),i,n)),t}var Zn=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??ct).importNode(r,!0);lt.currentNode=i;let s=lt.nextNode(),o=0,a=0,l=n[0];for(;l!==void 0;){if(o===l.index){let c;l.type===2?c=new Vr(s,s.nextSibling,this,t):l.type===1?c=new l.ctor(s,l.name,l.strings,this,t):l.type===6&&(c=new ri(s,this,t)),this._$AV.push(c),l=n[++a]}o!==l?.index&&(s=lt.nextNode(),o++)}return lt.currentNode=ct,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++}},Vr=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,r,n,i){this.type=2,this._$AH=K,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=Mt(this,t,r),sr(t)?t===K||t==null||t===""?(this._$AH!==K&&this._$AR(),this._$AH=K):t!==this._$AH&&t!==or&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):$c(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!==K&&sr(this._$AH)?this._$AA.nextSibling.data=t:this.T(ct.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=ar.createElement($s(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(r);else{let s=new Zn(i,this),o=s.u(this.options);s.p(r),this.T(o),this._$AH=s}}_$AC(t){let r=Ns.get(t.strings);return r===void 0&&Ns.set(t.strings,r=new ar(t)),r}k(t){ii(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,n,i=0;for(let s of t)i===r.length?r.push(n=new e(this.O(Hr()),this.O(Hr()),this,this.options)):n=r[i],n._$AI(s),i++;i<r.length&&(this._$AR(n&&n._$AB.nextSibling,i),r.length=i)}_$AR(t=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);t!==this._$AB;){let n=Cs(t).nextSibling;Cs(t).remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},It=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,r,n,i,s){this.type=1,this._$AH=K,this._$AN=void 0,this.element=t,this.name=r,this._$AM=i,this.options=s,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=K}_$AI(t,r=this,n,i){let s=this.strings,o=!1;if(s===void 0)t=Mt(this,t,r,0),o=!sr(t)||t!==this._$AH&&t!==or,o&&(this._$AH=t);else{let a=t,l,c;for(t=s[0],l=0;l<s.length-1;l++)c=Mt(this,a[n+l],r,l),c===or&&(c=this._$AH[l]),o||=!sr(c)||c!==this._$AH[l],c===K?t=K:t!==K&&(t+=(c??"")+s[l+1]),this._$AH[l]=c}o&&!i&&this.j(t)}j(t){t===K?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},Jn=class extends It{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===K?void 0:t}},ei=class extends It{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==K)}},ti=class extends It{constructor(t,r,n,i,s){super(t,r,n,i,s),this.type=5}_$AI(t,r=this){if((t=Mt(this,t,r,0)??K)===or)return;let n=this._$AH,i=t===K&&n!==K||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,s=t!==K&&(n===K||i);i&&this.element.removeEventListener(this.name,this,n),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},ri=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){Mt(this,t)}};var Bc=ni.litHtmlPolyfillSupport;Bc?.(ar,Vr),(ni.litHtmlVersions??=[]).push("3.3.3");var Bs=Symbol.for(""),Hc=e=>{if(e?.r===Bs)return e?._$litStatic$},oi=e=>({_$litStatic$:e,r:Bs});var Fs=new Map,ai=e=>(t,...r)=>{let n=r.length,i,s,o=[],a=[],l,c=0,u=!1;for(;c<n;){for(l=t[c];c<n&&(s=r[c],(i=Hc(s))!==void 0);)l+=i+t[++c],u=!0;c!==n&&a.push(s),o.push(l),c++}if(c===n&&o.push(t[n]),u){let d=o.join("$$lit$$");(t=Fs.get(d))===void 0&&(o.raw=o,Fs.set(d,t=o)),r=a}return e(t,...r)},li=ai(Ms),Hd=ai(Is),Vd=ai(Us);var ci=f(J()),eo=f(E());var Ke;(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"})(Ke||(Ke={}));var Se=f(B()),h=f(E()),Hs=h.FtCssVariableFactory.extend("--ft-typography-font-family","",h.designSystemVariables.titleFont),Be=h.FtCssVariableFactory.extend("--ft-typography-font-family","",h.designSystemVariables.contentFont),g={fontFamily:Be,fontSize:h.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:h.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:h.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:h.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:h.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit"),textDecoration:h.FtCssVariableFactory.create("--ft-typography-text-decoration","","UNKNOWN","inherit")},ut={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Hs),fontSize:h.FtCssVariableFactory.extend("--ft-typography-title-font-size","",g.fontSize,"20px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",g.letterSpacing,"0.15px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-title-line-height","",g.lineHeight,"1.2"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",g.textTransform,"inherit"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-title-text-decoration","",g.textDecoration,"inherit")},ke={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Hs),fontSize:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",g.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",g.letterSpacing,"0.105px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",g.lineHeight,"1.7"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",g.textTransform,"inherit"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-title-dense-text-decoration","",g.textDecoration,"inherit")},dt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Be),fontSize:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",g.fontSize,"16px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",g.fontWeight,"600"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",g.letterSpacing,"0.144px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",g.lineHeight,"1.5"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",g.textTransform,"inherit"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-decoration","",g.textDecoration,"inherit")},pt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Be),fontSize:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",g.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",g.letterSpacing,"0.098px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",g.lineHeight,"1.7"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",g.textTransform,"inherit"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-decoration","",g.textDecoration,"inherit")},ft={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Be),fontSize:h.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",g.fontSize,"16px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",g.letterSpacing,"0.496px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",g.lineHeight,"1.5"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",g.textTransform,"inherit"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-body1-text-decoration","",g.textDecoration,"inherit")},he={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Be),fontSize:h.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",g.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",g.letterSpacing,"0.252px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",g.lineHeight,"1.4"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",g.textTransform,"inherit"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-body2-text-decoration","",g.textDecoration,"inherit")},ht={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Be),fontSize:h.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",g.fontSize,"12px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",g.letterSpacing,"0.396px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",g.lineHeight,"1.33"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",g.textTransform,"inherit"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-caption-text-decoration","",g.textDecoration,"inherit")},mt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Be),fontSize:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",g.fontSize,"10px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",g.letterSpacing,"0.33px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",g.lineHeight,"1.6"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",g.textTransform,"inherit"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-decoration","",g.textDecoration,"inherit")},yt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Be),fontSize:h.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",g.fontSize,"10px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",g.letterSpacing,"1.5px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",g.lineHeight,"1.6"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",g.textTransform,"uppercase"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-overline-text-decoration","",g.textDecoration,"inherit")},Oe={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Be),fontSize:h.FtCssVariableFactory.extend("--ft-typography-button-font-size","",g.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",g.fontWeight,"600"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",g.letterSpacing,"1.246px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-button-line-height","",g.lineHeight,"1.15"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",g.textTransform,"uppercase"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-button-text-decoration","",g.textDecoration,"inherit")},Vs=Se.css`
|
|
124
|
+
`}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var r,n;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(r=this.target)===null||r===void 0||r.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var t,r;let n=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;n&&this.setupFor((r=this.target)!==null&&r!==void 0?r:n)}forceFocusUpdate(){var t;!((t=this.target)===null||t===void 0)&&t.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");let r=(...a)=>l=>{a.forEach(c=>window.addEventListener(c,this.endPress,{once:!0})),this.startPress(l)},n=r("mouseup","contextmenu"),i=r("touchend","touchcancel"),s=a=>{["Enter"," "].includes(a.key)&&r("keyup")(a)},o={passive:!0};t.addEventListener("mouseover",this.startHover,o),t.addEventListener("mousemove",this.moveRipple,o),t.addEventListener("mouseleave",this.endHover,o),t.addEventListener("mousedown",n,o),t.addEventListener("touchstart",i,o),t.addEventListener("touchmove",this.moveRipple,o),t.addEventListener("keydown",s,o),t.addEventListener("focus",this.startFocus,o),t.addEventListener("blur",this.endFocus,o),t.addEventListener("focusin",this.startFocus,o),t.addEventListener("focusout",this.endFocus,o),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,o),t.removeEventListener("mousemove",this.moveRipple,o),t.removeEventListener("mouseleave",this.endHover,o),t.removeEventListener("mousedown",n,o),t.removeEventListener("touchstart",i,o),t.removeEventListener("touchmove",this.moveRipple,o),t.removeEventListener("keydown",s,o),t.removeEventListener("focus",this.startFocus,o),t.removeEventListener("blur",this.endFocus,o),t.removeEventListener("focusin",this.startFocus,o),t.removeEventListener("focusout",this.endFocus,o),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let r=t,n=t,i,s;return r.x!=null?{x:i,y:s}=r:n.touches!=null&&(i=n.touches[0].clientX,s=n.touches[0].clientY),{x:i,y:s}}isFocusVisible(t){return t instanceof HTMLElement?t.matches(":focus-visible"):!0}isIgnored(t){if(this.disabled)return!0;if(t!=null)for(let r of t.composedPath()){if(r===this.target)break;if("hasAttribute"in r&&r.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};I.elementDefinitions={};I.styles=bs;ce([(0,ee.property)({type:Boolean})],I.prototype,"primary",void 0);ce([(0,ee.property)({type:Boolean})],I.prototype,"secondary",void 0);ce([(0,ee.property)({type:Boolean})],I.prototype,"unbounded",void 0);ce([(0,ee.property)({type:Boolean})],I.prototype,"activated",void 0);ce([(0,ee.property)({type:Boolean})],I.prototype,"selected",void 0);ce([(0,ee.property)({type:Boolean})],I.prototype,"disabled",void 0);ce([(0,ee.state)()],I.prototype,"hovered",void 0);ce([(0,ee.state)()],I.prototype,"focused",void 0);ce([(0,ee.state)()],I.prototype,"pressed",void 0);ce([(0,ee.state)()],I.prototype,"rippling",void 0);ce([(0,ee.state)()],I.prototype,"originX",void 0);ce([(0,ee.state)()],I.prototype,"originY",void 0);ce([(0,ee.query)(".ft-ripple")],I.prototype,"ripple",void 0);ce([(0,ee.query)(".ft-ripple--effect")],I.prototype,"rippleEffect",void 0);var _s=f(E());var As={"ft-ripple":I};(0,_s.customElements)(As);var ni=globalThis,Cs=e=>e,Br=ni.trustedTypes,ws=Br?Br.createPolicy("lit-html",{createHTML:e=>e}):void 0,Ds="$lit$",qe=`lit$${Math.random().toFixed(9).slice(2)}$`,Ps="?"+qe,Uc=`<${Ps}>`,ut=document,Hr=()=>ut.createComment(""),sr=e=>e===null||typeof e!="object"&&typeof e!="function",ii=Array.isArray,$c=e=>ii(e)||typeof e?.[Symbol.iterator]=="function",Qn=`[
|
|
125
|
+
\f\r]`,ir=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Ts=/-->/g,Os=/>/g,lt=RegExp(`>|${Qn}(?:([^\\s"'>=/]+)(${Qn}*=${Qn}*(?:[^
|
|
126
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),Rs=/'/g,Ls=/"/g,ks=/^(?:script|style|textarea|title)$/i,si=e=>(t,...r)=>({_$litType$:e,strings:t,values:r}),Ms=si(1),Is=si(2),Us=si(3),or=Symbol.for("lit-noChange"),K=Symbol.for("lit-nothing"),Ns=new WeakMap,ct=ut.createTreeWalker(ut,129);function $s(e,t){if(!ii(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return ws!==void 0?ws.createHTML(t):t}var Fc=(e,t)=>{let r=e.length-1,n=[],i,s=t===2?"<svg>":t===3?"<math>":"",o=ir;for(let a=0;a<r;a++){let l=e[a],c,u,d=-1,p=0;for(;p<l.length&&(o.lastIndex=p,u=o.exec(l),u!==null);)p=o.lastIndex,o===ir?u[1]==="!--"?o=Ts:u[1]!==void 0?o=Os:u[2]!==void 0?(ks.test(u[2])&&(i=RegExp("</"+u[2],"g")),o=lt):u[3]!==void 0&&(o=lt):o===lt?u[0]===">"?(o=i??ir,d=-1):u[1]===void 0?d=-2:(d=o.lastIndex-u[2].length,c=u[1],o=u[3]===void 0?lt:u[3]==='"'?Ls:Rs):o===Ls||o===Rs?o=lt:o===Ts||o===Os?o=ir:(o=lt,i=void 0);let y=o===lt&&e[a+1].startsWith("/>")?" ":"";s+=o===ir?l+Uc:d>=0?(n.push(c),l.slice(0,d)+Ds+l.slice(d)+qe+y):l+qe+(d===-2?a:y)}return[$s(e,s+(e[r]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]},ar=class e{constructor({strings:t,_$litType$:r},n){let i;this.parts=[];let s=0,o=0,a=t.length-1,l=this.parts,[c,u]=Fc(t,r);if(this.el=e.createElement(c,n),ct.currentNode=this.el.content,r===2||r===3){let d=this.el.content.firstChild;d.replaceWith(...d.childNodes)}for(;(i=ct.nextNode())!==null&&l.length<a;){if(i.nodeType===1){if(i.hasAttributes())for(let d of i.getAttributeNames())if(d.endsWith(Ds)){let p=u[o++],y=i.getAttribute(d).split(qe),x=/([.?@])?(.*)/.exec(p);l.push({type:1,index:s,name:x[2],strings:y,ctor:x[1]==="."?Jn:x[1]==="?"?ei:x[1]==="@"?ti:It}),i.removeAttribute(d)}else d.startsWith(qe)&&(l.push({type:6,index:s}),i.removeAttribute(d));if(ks.test(i.tagName)){let d=i.textContent.split(qe),p=d.length-1;if(p>0){i.textContent=Br?Br.emptyScript:"";for(let y=0;y<p;y++)i.append(d[y],Hr()),ct.nextNode(),l.push({type:2,index:++s});i.append(d[p],Hr())}}}else if(i.nodeType===8)if(i.data===Ps)l.push({type:2,index:s});else{let d=-1;for(;(d=i.data.indexOf(qe,d+1))!==-1;)l.push({type:7,index:s}),d+=qe.length-1}s++}}static createElement(t,r){let n=ut.createElement("template");return n.innerHTML=t,n}};function Mt(e,t,r=e,n){if(t===or)return t;let i=n!==void 0?r._$Co?.[n]:r._$Cl,s=sr(t)?void 0:t._$litDirective$;return i?.constructor!==s&&(i?._$AO?.(!1),s===void 0?i=void 0:(i=new s(e),i._$AT(e,r,n)),n!==void 0?(r._$Co??=[])[n]=i:r._$Cl=i),i!==void 0&&(t=Mt(e,i._$AS(e,t.values),i,n)),t}var Zn=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??ut).importNode(r,!0);ct.currentNode=i;let s=ct.nextNode(),o=0,a=0,l=n[0];for(;l!==void 0;){if(o===l.index){let c;l.type===2?c=new Vr(s,s.nextSibling,this,t):l.type===1?c=new l.ctor(s,l.name,l.strings,this,t):l.type===6&&(c=new ri(s,this,t)),this._$AV.push(c),l=n[++a]}o!==l?.index&&(s=ct.nextNode(),o++)}return ct.currentNode=ut,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++}},Vr=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,r,n,i){this.type=2,this._$AH=K,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=Mt(this,t,r),sr(t)?t===K||t==null||t===""?(this._$AH!==K&&this._$AR(),this._$AH=K):t!==this._$AH&&t!==or&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):$c(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!==K&&sr(this._$AH)?this._$AA.nextSibling.data=t:this.T(ut.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=ar.createElement($s(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(r);else{let s=new Zn(i,this),o=s.u(this.options);s.p(r),this.T(o),this._$AH=s}}_$AC(t){let r=Ns.get(t.strings);return r===void 0&&Ns.set(t.strings,r=new ar(t)),r}k(t){ii(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,n,i=0;for(let s of t)i===r.length?r.push(n=new e(this.O(Hr()),this.O(Hr()),this,this.options)):n=r[i],n._$AI(s),i++;i<r.length&&(this._$AR(n&&n._$AB.nextSibling,i),r.length=i)}_$AR(t=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);t!==this._$AB;){let n=Cs(t).nextSibling;Cs(t).remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},It=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,r,n,i,s){this.type=1,this._$AH=K,this._$AN=void 0,this.element=t,this.name=r,this._$AM=i,this.options=s,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=K}_$AI(t,r=this,n,i){let s=this.strings,o=!1;if(s===void 0)t=Mt(this,t,r,0),o=!sr(t)||t!==this._$AH&&t!==or,o&&(this._$AH=t);else{let a=t,l,c;for(t=s[0],l=0;l<s.length-1;l++)c=Mt(this,a[n+l],r,l),c===or&&(c=this._$AH[l]),o||=!sr(c)||c!==this._$AH[l],c===K?t=K:t!==K&&(t+=(c??"")+s[l+1]),this._$AH[l]=c}o&&!i&&this.j(t)}j(t){t===K?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},Jn=class extends It{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===K?void 0:t}},ei=class extends It{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==K)}},ti=class extends It{constructor(t,r,n,i,s){super(t,r,n,i,s),this.type=5}_$AI(t,r=this){if((t=Mt(this,t,r,0)??K)===or)return;let n=this._$AH,i=t===K&&n!==K||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,s=t!==K&&(n===K||i);i&&this.element.removeEventListener(this.name,this,n),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},ri=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){Mt(this,t)}};var Bc=ni.litHtmlPolyfillSupport;Bc?.(ar,Vr),(ni.litHtmlVersions??=[]).push("3.3.3");var Bs=Symbol.for(""),Hc=e=>{if(e?.r===Bs)return e?._$litStatic$},oi=e=>({_$litStatic$:e,r:Bs});var Fs=new Map,ai=e=>(t,...r)=>{let n=r.length,i,s,o=[],a=[],l,c=0,u=!1;for(;c<n;){for(l=t[c];c<n&&(s=r[c],(i=Hc(s))!==void 0);)l+=i+t[++c],u=!0;c!==n&&a.push(s),o.push(l),c++}if(c===n&&o.push(t[n]),u){let d=o.join("$$lit$$");(t=Fs.get(d))===void 0&&(o.raw=o,Fs.set(d,t=o)),r=a}return e(t,...r)},li=ai(Ms),Hd=ai(Is),Vd=ai(Us);var ci=f(J()),eo=f(E());var Ke;(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"})(Ke||(Ke={}));var Se=f(B()),h=f(E()),Hs=h.FtCssVariableFactory.extend("--ft-typography-font-family","",h.designSystemVariables.titleFont),Be=h.FtCssVariableFactory.extend("--ft-typography-font-family","",h.designSystemVariables.contentFont),g={fontFamily:Be,fontSize:h.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:h.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:h.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:h.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:h.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit"),textDecoration:h.FtCssVariableFactory.create("--ft-typography-text-decoration","","UNKNOWN","inherit")},dt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Hs),fontSize:h.FtCssVariableFactory.extend("--ft-typography-title-font-size","",g.fontSize,"20px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",g.letterSpacing,"0.15px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-title-line-height","",g.lineHeight,"1.2"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",g.textTransform,"inherit"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-title-text-decoration","",g.textDecoration,"inherit")},ke={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Hs),fontSize:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",g.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",g.letterSpacing,"0.105px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",g.lineHeight,"1.7"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",g.textTransform,"inherit"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-title-dense-text-decoration","",g.textDecoration,"inherit")},pt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Be),fontSize:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",g.fontSize,"16px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",g.fontWeight,"600"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",g.letterSpacing,"0.144px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",g.lineHeight,"1.5"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",g.textTransform,"inherit"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-decoration","",g.textDecoration,"inherit")},ft={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Be),fontSize:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",g.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",g.letterSpacing,"0.098px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",g.lineHeight,"1.7"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",g.textTransform,"inherit"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-decoration","",g.textDecoration,"inherit")},ht={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Be),fontSize:h.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",g.fontSize,"16px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",g.letterSpacing,"0.496px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",g.lineHeight,"1.5"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",g.textTransform,"inherit"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-body1-text-decoration","",g.textDecoration,"inherit")},he={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Be),fontSize:h.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",g.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",g.letterSpacing,"0.252px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",g.lineHeight,"1.4"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",g.textTransform,"inherit"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-body2-text-decoration","",g.textDecoration,"inherit")},mt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Be),fontSize:h.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",g.fontSize,"12px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",g.letterSpacing,"0.396px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",g.lineHeight,"1.33"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",g.textTransform,"inherit"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-caption-text-decoration","",g.textDecoration,"inherit")},yt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Be),fontSize:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",g.fontSize,"10px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",g.letterSpacing,"0.33px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",g.lineHeight,"1.6"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",g.textTransform,"inherit"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-decoration","",g.textDecoration,"inherit")},gt={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Be),fontSize:h.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",g.fontSize,"10px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",g.letterSpacing,"1.5px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",g.lineHeight,"1.6"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",g.textTransform,"uppercase"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-overline-text-decoration","",g.textDecoration,"inherit")},Oe={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Be),fontSize:h.FtCssVariableFactory.extend("--ft-typography-button-font-size","",g.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",g.fontWeight,"600"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",g.letterSpacing,"1.246px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-button-line-height","",g.lineHeight,"1.15"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",g.textTransform,"uppercase"),textDecoration:h.FtCssVariableFactory.extend("--ft-typography-button-text-decoration","",g.textDecoration,"inherit")},Vs=Se.css`
|
|
127
127
|
.ft-typography--title {
|
|
128
|
-
font-family: ${
|
|
129
|
-
font-size: ${
|
|
130
|
-
font-weight: ${
|
|
131
|
-
letter-spacing: ${
|
|
132
|
-
line-height: ${
|
|
133
|
-
text-transform: ${
|
|
134
|
-
text-decoration: ${
|
|
128
|
+
font-family: ${dt.fontFamily};
|
|
129
|
+
font-size: ${dt.fontSize};
|
|
130
|
+
font-weight: ${dt.fontWeight};
|
|
131
|
+
letter-spacing: ${dt.letterSpacing};
|
|
132
|
+
line-height: ${dt.lineHeight};
|
|
133
|
+
text-transform: ${dt.textTransform};
|
|
134
|
+
text-decoration: ${dt.textDecoration};
|
|
135
135
|
}
|
|
136
136
|
`,zs=Se.css`
|
|
137
137
|
.ft-typography--title-dense {
|
|
@@ -145,16 +145,6 @@
|
|
|
145
145
|
}
|
|
146
146
|
`,js=Se.css`
|
|
147
147
|
.ft-typography--subtitle1 {
|
|
148
|
-
font-family: ${dt.fontFamily};
|
|
149
|
-
font-size: ${dt.fontSize};
|
|
150
|
-
font-weight: ${dt.fontWeight};
|
|
151
|
-
letter-spacing: ${dt.letterSpacing};
|
|
152
|
-
line-height: ${dt.lineHeight};
|
|
153
|
-
text-transform: ${dt.textTransform};
|
|
154
|
-
text-decoration: ${dt.textDecoration};
|
|
155
|
-
}
|
|
156
|
-
`,Ws=Se.css`
|
|
157
|
-
.ft-typography--subtitle2 {
|
|
158
148
|
font-family: ${pt.fontFamily};
|
|
159
149
|
font-size: ${pt.fontSize};
|
|
160
150
|
font-weight: ${pt.fontWeight};
|
|
@@ -163,9 +153,8 @@
|
|
|
163
153
|
text-transform: ${pt.textTransform};
|
|
164
154
|
text-decoration: ${pt.textDecoration};
|
|
165
155
|
}
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
.ft-typography--body1 {
|
|
156
|
+
`,Ws=Se.css`
|
|
157
|
+
.ft-typography--subtitle2 {
|
|
169
158
|
font-family: ${ft.fontFamily};
|
|
170
159
|
font-size: ${ft.fontSize};
|
|
171
160
|
font-weight: ${ft.fontWeight};
|
|
@@ -174,6 +163,17 @@
|
|
|
174
163
|
text-transform: ${ft.textTransform};
|
|
175
164
|
text-decoration: ${ft.textDecoration};
|
|
176
165
|
}
|
|
166
|
+
|
|
167
|
+
`,qs=Se.css`
|
|
168
|
+
.ft-typography--body1 {
|
|
169
|
+
font-family: ${ht.fontFamily};
|
|
170
|
+
font-size: ${ht.fontSize};
|
|
171
|
+
font-weight: ${ht.fontWeight};
|
|
172
|
+
letter-spacing: ${ht.letterSpacing};
|
|
173
|
+
line-height: ${ht.lineHeight};
|
|
174
|
+
text-transform: ${ht.textTransform};
|
|
175
|
+
text-decoration: ${ht.textDecoration};
|
|
176
|
+
}
|
|
177
177
|
`,Ks=Se.css`
|
|
178
178
|
.ft-typography--body2 {
|
|
179
179
|
font-family: ${he.fontFamily};
|
|
@@ -186,16 +186,6 @@
|
|
|
186
186
|
}
|
|
187
187
|
`,Gs=Se.css`
|
|
188
188
|
.ft-typography--caption {
|
|
189
|
-
font-family: ${ht.fontFamily};
|
|
190
|
-
font-size: ${ht.fontSize};
|
|
191
|
-
font-weight: ${ht.fontWeight};
|
|
192
|
-
letter-spacing: ${ht.letterSpacing};
|
|
193
|
-
line-height: ${ht.lineHeight};
|
|
194
|
-
text-transform: ${ht.textTransform};
|
|
195
|
-
text-decoration: ${ht.textDecoration};
|
|
196
|
-
}
|
|
197
|
-
`,Ys=Se.css`
|
|
198
|
-
.ft-typography--breadcrumb {
|
|
199
189
|
font-family: ${mt.fontFamily};
|
|
200
190
|
font-size: ${mt.fontSize};
|
|
201
191
|
font-weight: ${mt.fontWeight};
|
|
@@ -204,8 +194,8 @@
|
|
|
204
194
|
text-transform: ${mt.textTransform};
|
|
205
195
|
text-decoration: ${mt.textDecoration};
|
|
206
196
|
}
|
|
207
|
-
`,
|
|
208
|
-
.ft-typography--
|
|
197
|
+
`,Ys=Se.css`
|
|
198
|
+
.ft-typography--breadcrumb {
|
|
209
199
|
font-family: ${yt.fontFamily};
|
|
210
200
|
font-size: ${yt.fontSize};
|
|
211
201
|
font-weight: ${yt.fontWeight};
|
|
@@ -214,6 +204,16 @@
|
|
|
214
204
|
text-transform: ${yt.textTransform};
|
|
215
205
|
text-decoration: ${yt.textDecoration};
|
|
216
206
|
}
|
|
207
|
+
`,Xs=Se.css`
|
|
208
|
+
.ft-typography--overline {
|
|
209
|
+
font-family: ${gt.fontFamily};
|
|
210
|
+
font-size: ${gt.fontSize};
|
|
211
|
+
font-weight: ${gt.fontWeight};
|
|
212
|
+
letter-spacing: ${gt.letterSpacing};
|
|
213
|
+
line-height: ${gt.lineHeight};
|
|
214
|
+
text-transform: ${gt.textTransform};
|
|
215
|
+
text-decoration: ${gt.textDecoration};
|
|
216
|
+
}
|
|
217
217
|
`,Qs=Se.css`
|
|
218
218
|
.ft-typography--button {
|
|
219
219
|
font-family: ${Oe.fontFamily};
|
|
@@ -343,7 +343,7 @@
|
|
|
343
343
|
</ft-typography>
|
|
344
344
|
</div>
|
|
345
345
|
</div>
|
|
346
|
-
`}};ue.elementDefinitions={"ft-ripple":I,"ft-typography":te};ue.styles=io;Ut([(0,
|
|
346
|
+
`}};ue.elementDefinitions={"ft-ripple":I,"ft-typography":te};ue.styles=io;Ut([(0,vt.property)()],ue.prototype,"title",void 0);Ut([(0,vt.property)({type:Boolean})],ue.prototype,"clickable",void 0);Ut([(0,vt.property)({type:Boolean})],ue.prototype,"selected",void 0);Ut([(0,vt.property)({type:Boolean})],ue.prototype,"noHeader",void 0);Ut([(0,vt.property)({type:Boolean})],ue.prototype,"noContent",void 0);Ut([(0,vt.property)({type:Boolean})],ue.prototype,"oneLineHeader",void 0);var lo=f(E());var ao={"ft-card":ue};(0,lo.customElements)(ao);var Kn=f(B()),ie=f(J()),yc=f(rr()),Jt=f(E());var co=f(B()),Re=f(E()),me={size:Re.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Re.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Re.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Re.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Re.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Re.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Re.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Re.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},uo=[co.css`
|
|
347
347
|
:host, i.ft-icon {
|
|
348
348
|
display: inline-flex;
|
|
349
349
|
align-items: center;
|
|
@@ -427,10 +427,10 @@
|
|
|
427
427
|
position: relative;
|
|
428
428
|
word-break: break-word;
|
|
429
429
|
}
|
|
430
|
-
`;var So=["top","right","bottom","left"],bo=["start","end"],di=So.reduce((e,t)=>e.concat(t,t+"-"+bo[0],t+"-"+bo[1]),[]),pr=Math.min,Qe=Math.max,fr=Math.round;var Me=e=>({x:e,y:e}),Vc={left:"right",right:"left",bottom:"top",top:"bottom"};function Eo(e,t,r){return Qe(e,pr(t,r))}function jr(e,t){return typeof e=="function"?e(t):e}function hr(e){return e.split("-")[0]}function Ze(e){return e.split("-")[1]}function pi(e){return e==="x"?"y":"x"}function fi(e){return e==="y"?"height":"width"}function Wr(e){let t=e[0];return t==="t"||t==="b"?"y":"x"}function hi(e){return pi(Wr(e))}function Ao(e,t,r){r===void 0&&(r=!1);let n=Ze(e),i=hi(e),s=fi(i),o=i==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[s]>t.floating[s]&&(o=ui(o)),[o,ui(o)]}function _o(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function ui(e){let t=hr(e);return Vc[t]+e.slice(t.length)}function zc(e){var t,r,n,i;return{top:(t=e.top)!=null?t:0,right:(r=e.right)!=null?r:0,bottom:(n=e.bottom)!=null?n:0,left:(i=e.left)!=null?i:0}}function Co(e){return typeof e!="number"?zc(e):{top:e,right:e,bottom:e,left:e}}function vt(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 wo(e,t,r){let{reference:n,floating:i}=e,s=Wr(t),o=hi(t),a=fi(o),l=hr(t),c=s==="y",u=n.x+n.width/2-i.width/2,d=n.y+n.height/2-i.height/2,p=n[a]/2-i[a]/2,y;switch(l){case"top":y={x:u,y:n.y-i.height};break;case"bottom":y={x:u,y:n.y+n.height};break;case"right":y={x:n.x+n.width,y:d};break;case"left":y={x:n.x-i.width,y:d};break;default:y={x:n.x,y:n.y}}let x=Ze(t);return x&&(y[o]+=p*(x==="end"?1:-1)*(r&&c?-1:1)),y}async function To(e,t){var r;t===void 0&&(t={});let{x:n,y:i,platform:s,rects:o,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:p=!1,padding:y=0}=jr(t,e),x=Co(y),v=a[p?d==="floating"?"reference":"floating":d],C=vt(await s.getClippingRect({element:(r=await(s.isElement==null?void 0:s.isElement(v)))==null||r?v:v.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:l})),P=d==="floating"?{x:n,y:i,width:o.floating.width,height:o.floating.height}:o.reference,b=await(s.getOffsetParent==null?void 0:s.getOffsetParent(a.floating)),T=await(s.isElement==null?void 0:s.isElement(b))&&await(s.getScale==null?void 0:s.getScale(b))||{x:1,y:1},L=vt(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:P,offsetParent:b,strategy:l}):P);return{top:(C.top-L.top+x.top)/T.y,bottom:(L.bottom-C.bottom+x.bottom)/T.y,left:(C.left-L.left+x.left)/T.x,right:(L.right-C.right+x.right)/T.x}}var jc=50,Oo=async(e,t,r)=>{let{placement:n="bottom",strategy:i="absolute",middleware:s=[],platform:o}=r,a=o.detectOverflow?o:{...o,detectOverflow:To},l=await(o.isRTL==null?void 0:o.isRTL(t)),c=await o.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:d}=wo(c,n,l),p=n,y=0,x={};for(let _=0;_<s.length;_++){let v=s[_];if(!v)continue;let{name:C,fn:P}=v,{x:b,y:T,data:L,reset:z}=await P({x:u,y:d,initialPlacement:n,placement:p,strategy:i,middlewareData:x,rects:c,platform:a,elements:{reference:e,floating:t}});u=b??u,d=T??d,x[C]={...x[C],...L},z&&y<jc&&(y++,typeof z=="object"&&(z.placement&&(p=z.placement),z.rects&&(c=z.rects===!0?await o.getElementRects({reference:e,floating:t,strategy:i}):z.rects),{x:u,y:d}=wo(c,p,l)),_=-1)}return{x:u,y:d,placement:p,strategy:i,middlewareData:x}};function Wc(e,t,r){return(e?[...r.filter(i=>Ze(i)===e),...r.filter(i=>Ze(i)!==e)]:r.filter(i=>hr(i)===i)).filter(i=>e?Ze(i)===e||(t?_o(i)!==i:!1):!0)}var Ro=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var r,n,i;let{rects:s,middlewareData:o,placement:a,platform:l,elements:c}=t,{crossAxis:u=!1,alignment:d,allowedPlacements:p=di,autoAlignment:y=!0,...x}=jr(e,t),_=d!==void 0||p===di?Wc(d||null,y,p):p,v=((r=o.autoPlacement)==null?void 0:r.index)||0,C=_[v];if(C==null)return{};if(a!==C)return{reset:{placement:_[0]}};let P=await l.detectOverflow(t,x),b=Ao(C,s,await(l.isRTL==null?void 0:l.isRTL(c.floating))),T=[P[hr(C)],P[b[0]],P[b[1]]],L=[...((n=o.autoPlacement)==null?void 0:n.overflows)||[],{placement:C,overflows:T}],z=_[v+1];if(z)return{data:{index:v+1,overflows:L},reset:{placement:z}};let U=L.map(xe=>{let ot=Ze(xe.placement);return[xe.placement,ot&&u?xe.overflows.slice(0,2).reduce((Rc,Lc)=>Rc+Lc,0):xe.overflows[0],xe.overflows]}).sort((xe,ot)=>xe[1]-ot[1]),tr=((i=U.filter(xe=>xe[2].slice(0,Ze(xe[0])?2:3).every(ot=>ot<=0))[0])==null?void 0:i[0])||U[0][0];return tr!==a?{data:{index:v+1,overflows:L},reset:{placement:tr}}:{}}}};var Lo=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:r,y:n,placement:i,platform:s}=t,{mainAxis:o=!0,crossAxis:a=!1,limiter:l={fn:P=>{let{x:b,y:T}=P;return{x:b,y:T}}},...c}=jr(e,t),u={x:r,y:n},d=await s.detectOverflow(t,c),p=Wr(i),y=pi(p),x=u[y],_=u[p],v=(P,b)=>Eo(b+d[P==="y"?"top":"left"],b,b-d[P==="y"?"bottom":"right"]);o&&(x=v(y,x)),a&&(_=v(p,_));let C=l.fn({...t,[y]:x,[p]:_});return{...C,data:{x:C.x-r,y:C.y-n,enabled:{[y]:o,[p]:a}}}}}};function Kr(){return typeof window<"u"}function bt(e){return Do(e)?(e.nodeName||"").toLowerCase():"#document"}function de(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function He(e){var t;return(t=(Do(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Do(e){return Kr()?e instanceof Node||e instanceof de(e).Node:!1}function Le(e){return Kr()?e instanceof Element||e instanceof de(e).Element:!1}function Ve(e){return Kr()?e instanceof HTMLElement||e instanceof de(e).HTMLElement:!1}function No(e){return!Kr()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof de(e).ShadowRoot}function mr(e){let{overflow:t,overflowX:r,overflowY:n,display:i}=Ne(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&i!=="inline"&&i!=="contents"}function Po(e){return/^(table|td|th)$/.test(bt(e))}function yr(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}var qc=/transform|translate|scale|rotate|perspective|filter/,Kc=/paint|layout|strict|content/,xt=e=>!!e&&e!=="none",mi;function $t(e){let t=Le(e)?Ne(e):e;return xt(t.transform)||xt(t.translate)||xt(t.scale)||xt(t.rotate)||xt(t.perspective)||!Gr()&&(xt(t.backdropFilter)||xt(t.filter))||qc.test(t.willChange||"")||Kc.test(t.contain||"")}function ko(e){let t=Je(e);for(;Ve(t)&&!Ft(t);){if($t(t))return t;if(yr(t))return null;t=Je(t)}return null}function Gr(){return mi==null&&(mi=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),mi}function Ft(e){return/^(html|body|#document)$/.test(bt(e))}function Ne(e){return de(e).getComputedStyle(e)}function gr(e){return Le(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Je(e){if(bt(e)==="html")return e;let t=e.assignedSlot||e.parentNode||No(e)&&e.host||He(e);return No(t)?t.host:t}function Mo(e){let t=Je(e);return Ft(t)?(e.ownerDocument||e).body:Ve(t)&&mr(t)?t:Mo(t)}function qr(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);let i=Mo(e),s=i===((n=e.ownerDocument)==null?void 0:n.body),o=de(i);if(s){let a=Yr(o);return t.concat(o,o.visualViewport||[],mr(i)?i:[],a&&r?qr(a):[])}else return t.concat(i,qr(i,[],r))}function Yr(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function $o(e){let t=Ne(e),r=parseFloat(t.width)||0,n=parseFloat(t.height)||0,i=Ve(e),s=i?e.offsetWidth:r,o=i?e.offsetHeight:n,a=fr(r)!==s||fr(n)!==o;return a&&(r=s,n=o),{width:r,height:n,$:a}}function Fo(e){return Le(e)?e:e.contextElement}function Bt(e){let t=Fo(e);if(!Ve(t))return Me(1);let r=t.getBoundingClientRect(),{width:n,height:i,$:s}=$o(t),o=(s?fr(r.width):r.width)/n,a=(s?fr(r.height):r.height)/i;return(!o||!Number.isFinite(o))&&(o=1),(!a||!Number.isFinite(a))&&(a=1),{x:o,y:a}}var Gc=Me(0);function Bo(e){let t=de(e);return!Gr()||!t.visualViewport?Gc:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Yc(e,t,r){return t===void 0&&(t=!1),!!r&&t&&r===de(e)}function vr(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);let i=e.getBoundingClientRect(),s=Fo(e),o=Me(1);t&&(n?Le(n)&&(o=Bt(n)):o=Bt(e));let a=Yc(s,r,n)?Bo(s):Me(0),l=(i.left+a.x)/o.x,c=(i.top+a.y)/o.y,u=i.width/o.x,d=i.height/o.y;if(s&&n){let p=de(s),y=Le(n)?de(n):n,x=p,_=Yr(x);for(;_&&y!==x;){let v=Bt(_),C=_.getBoundingClientRect(),P=Ne(_),b=C.left+(_.clientLeft+parseFloat(P.paddingLeft))*v.x,T=C.top+(_.clientTop+parseFloat(P.paddingTop))*v.y;l*=v.x,c*=v.y,u*=v.x,d*=v.y,l+=b,c+=T,x=de(_),_=Yr(x)}}return vt({width:u,height:d,x:l,y:c})}function Xr(e,t){let r=gr(e).scrollLeft;return t?t.left+r:vr(He(e)).left+r}function Ho(e,t){let r=e.getBoundingClientRect(),n=r.left+t.scrollLeft-Xr(e,r),i=r.top+t.scrollTop;return{x:n,y:i}}function Xc(e){let{elements:t,rect:r,offsetParent:n,strategy:i}=e,s=i==="fixed",o=He(n),a=t?yr(t.floating):!1;if(n===o||a&&s)return r;let l={scrollLeft:0,scrollTop:0},c=Me(1),u=Me(0),d=Ve(n);if((d||!s)&&((bt(n)!=="body"||mr(o))&&(l=gr(n)),d)){let y=vr(n);c=Bt(n),u.x=y.x+n.clientLeft,u.y=y.y+n.clientTop}let p=o&&!d&&!s?Ho(o,l):Me(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 Qc(e){return e.getClientRects?Array.from(e.getClientRects()):[]}function Zc(e){let t=gr(e),r=e.ownerDocument.body,n=Qe(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),i=Qe(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight),s=-t.scrollLeft+Xr(e),o=-t.scrollTop;return Ne(r).direction==="rtl"&&(s+=Qe(e.clientWidth,r.clientWidth)-n),{width:n,height:i,x:s,y:o}}var Jc=25;function eu(e,t,r){r===void 0&&(r="viewport");let n=r==="layoutViewport",i=de(e),s=He(e),o=i.visualViewport,a=s.clientWidth,l=s.clientHeight,c=0,u=0;if(o){let p=!Gr()||t==="fixed";n?p||(c=-o.offsetLeft,u=-o.offsetTop):(a=o.width,l=o.height,p&&(c=o.offsetLeft,u=o.offsetTop))}if(Xr(s)<=0){let p=s.ownerDocument,y=p.body,x=getComputedStyle(y),_=p.compatMode==="CSS1Compat"&&parseFloat(x.marginLeft)+parseFloat(x.marginRight)||0,v=Math.abs(s.clientWidth-y.clientWidth-_),C=getComputedStyle(s).scrollbarGutter==="stable both-edges"?v/2:v;C<=Jc&&(a-=C)}return{width:a,height:l,x:c,y:u}}function tu(e,t){let r=vr(e,!0,t==="fixed"),n=r.top+e.clientTop,i=r.left+e.clientLeft,s=Bt(e),o=e.clientWidth*s.x,a=e.clientHeight*s.y,l=i*s.x,c=n*s.y;return{width:o,height:a,x:l,y:c}}function Io(e,t,r){let n;if(t==="viewport"||t==="layoutViewport")n=eu(e,r,t);else if(t==="document")n=Zc(He(e));else if(Le(t))n=tu(t,r);else{let i=Bo(e);n={x:t.x-i.x,y:t.y-i.y,width:t.width,height:t.height}}return vt(n)}function ru(e,t){let r=t.get(e);if(r)return r;let n=qr(e,[],!1).filter(a=>Le(a)&&bt(a)!=="body"),i=null,s=Ne(e).position==="fixed",o=s?Je(e):e;for(;Le(o)&&!Ft(o);){let a=Ne(o),l=$t(o),c=i?i.position:s?"fixed":"";!l&&(c==="fixed"||c==="absolute"&&a.position==="static")?n=n.filter(d=>d!==o):i=a,o=Je(o)}return t.set(e,n),n}function nu(e){let{element:t,boundary:r,rootBoundary:n,strategy:i}=e,o=[...r==="clippingAncestors"?yr(t)?[]:ru(t,this._c):[].concat(r),n],a=Io(t,o[0],i),l=a.top,c=a.right,u=a.bottom,d=a.left;for(let p=1;p<o.length;p++){let y=Io(t,o[p],i);l=Qe(y.top,l),c=pr(y.right,c),u=pr(y.bottom,u),d=Qe(y.left,d)}return{width:c-d,height:u-l,x:d,y:l}}function iu(e){let{width:t,height:r}=$o(e);return{width:t,height:r}}function su(e,t,r){let n=Ve(t),i=He(t),s=r==="fixed",o=vr(e,!0,s,t),a={scrollLeft:0,scrollTop:0},l=Me(0);if((n||!s)&&((bt(t)!=="body"||mr(i))&&(a=gr(t)),n)){let p=vr(t,!0,s,t);l.x=p.x+t.clientLeft,l.y=p.y+t.clientTop}!n&&i&&(l.x=Xr(i));let c=i&&!n&&!s?Ho(i,a):Me(0),u=o.left+a.scrollLeft-l.x-c.x,d=o.top+a.scrollTop-l.y-c.y;return{x:u,y:d,width:o.width,height:o.height}}function yi(e){return Ne(e).position==="static"}function Uo(e,t){if(!Ve(e)||Ne(e).position==="fixed")return null;if(t)return t(e);let r=e.offsetParent;return He(e)===r&&(r=r.ownerDocument.body),r}function Vo(e,t){let r=de(e);if(yr(e))return r;if(!Ve(e)){let i=Je(e);for(;i&&!Ft(i);){if(Le(i)&&!yi(i))return i;i=Je(i)}return r}let n=Uo(e,t);for(;n&&Po(n)&&yi(n);)n=Uo(n,t);return n&&Ft(n)&&yi(n)&&!$t(n)?r:n||ko(e)||r}var ou=async function(e){let t=this.getOffsetParent||Vo,r=this.getDimensions,n=await r(e.floating);return{reference:su(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function au(e){return Ne(e).direction==="rtl"}var Qr={convertOffsetParentRelativeRectToViewportRelativeRect:Xc,getDocumentElement:He,getClippingRect:nu,getOffsetParent:Vo,getElementRects:ou,getClientRects:Qc,getDimensions:iu,getScale:Bt,isElement:Le,isRTL:au};var zo=Ro,jo=Lo;var Wo=(e,t,r)=>{let n=new Map,i=r??{},s={...Qr,...i.platform,_c:n};return Oo(e,t,{...i,platform:s})};function qo(e){return lu(e)}function gi(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function lu(e){for(let t=e;t;t=gi(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=gi(e);t;t=gi(t)){if(!(t instanceof Element))continue;let r=getComputedStyle(t);if(r.display!=="contents"&&(r.position!=="static"||$t(r)||t.tagName==="BODY"))return t}return null}async function Ko(e,t,r){let n;return typeof r=="object"?n=r:n={placement:r},Wo(e,t,{strategy:n.strategy,platform:{...Qr,getOffsetParent:i=>Qr.getOffsetParent(i,qo)},middleware:[jo({crossAxis:!0}),zo({allowedPlacements:[n.placement]})]})}var Xt=f(E());var Fi=f(J());var Go=f(J(),1);var vi=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function Yo(e,t){return(0,Go.property)({type:Object,converter:{fromAttribute:r=>{if(r==null)return xr(e);try{return JSON.parse(r)}catch{return xr(e)}},toAttribute:r=>JSON.stringify(r)},hasChanged:br,...t??{}})}function cu(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(!Ht(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(!Ht(n[1],t.get(n[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();let i=o=>Object.keys(o).filter(a=>o[a]!=null),s=i(e);if(r=s.length,r!==i(t).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,s[n]))return!1;for(n=r;n--!==0;){let o=s[n];if(!Ht(e[o],t[o]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function Ht(e,t){try{return cu(e,t)}catch{return!1}}function br(e,t){return!Ht(e,t)}function xr(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 Xo=f(J(),1);var xi=e=>{let t=e??{};return(r,n)=>{var i;let s={hasChanged:br,attribute:!1,...t};(0,Xo.property)(s)(r,n);let o=r.constructor;o.reduxProperties=new Map(o.reduxProperties),o.reduxProperties.set(n,{selector:(i=t.selector)!==null&&i!==void 0?i:(a=>a[n]),store:t.store})}};var 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 St=f(J(),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),s=(r=this.resolvePromise)!==null&&r!==void 0?r:(()=>null);this.clearPromise();for(let o of n)try{await o()}catch(a){i(a);return}s(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Zo=f(B(),1);var tn=globalThis,uu=tn.ShadowRoot&&(tn.ShadyCSS===void 0||tn.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;var Qo=(e,t)=>{if(uu)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 Zo.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 Qo(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){vi(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 Jo(e,t,...r){var n;let i=e.querySelector(t);for(let s of r)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(s);return i}var zt=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},na,ea=Symbol("constructorPrototype"),ta=Symbol("constructorName"),ia=Symbol("exportpartsDebouncer"),ra=Symbol("dynamicDependenciesLoaded"),Vt=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};Vt.eventName="exportparts-updated";var Ie=class extends rn{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[na]=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[ia].run(()=>{var i,s;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((s=this.exportpartsPrefixes)===null||s===void 0?void 0:s.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[ta]=this.constructor.name,this[ea]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[ta]&&Object.setPrototypeOf(this,this[ea])}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[ra]||(r[ra]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(Vt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(Vt.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 Vt)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let s=[...i??[],n];r=Jo(this.shadowRoot,...s)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(s=>s.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(s){console.error(s,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let s=document.createElement("style");s.classList.add("ft-lit-element--custom-stylesheet"),s.innerHTML=this.customStylesheet,this.shadowRoot.append(s)}}setExportpartsAttribute(t){var r,n,i,s,o,a;let l=p=>p!=null&&p.trim().length>0,c=t.filter(l).map(p=>p.trim());if(c.length===0){this.exportparts=void 0;return}let u=new Set;for(let p of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let y=(s=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&s!==void 0?s:[],x=(a=(o=p.getAttribute("exportparts"))===null||o===void 0?void 0:o.split(",").map(v=>v.split(":")[1]))!==null&&a!==void 0?a:[],_=[...y,...x].filter(l).map(v=>v.trim());for(let v of _)u.add(v)}if(u.size===0){this.exportparts=void 0;return}let d=[...u.values()].flatMap(p=>c.map(y=>`${p}:${y}--${p}`));this.exportparts=[...this.part,...d].join(", ")}};na=ia;zt([(0,St.property)()],Ie.prototype,"exportpartsPrefix",void 0);zt([Yo([])],Ie.prototype,"exportpartsPrefixes",void 0);zt([(0,St.property)({reflect:!0})],Ie.prototype,"exportparts",void 0);zt([(0,St.property)()],Ie.prototype,"customStylesheet",void 0);zt([(0,St.property)()],Ie.prototype,"elementToFocus",void 0);zt([(0,St.state)()],Ie.prototype,"useAdoptedStyleSheets",void 0);function nn(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Sr=Symbol("internalReduxEventsUnsubscribers"),et=Symbol("internalStoresUnsubscribers"),Et=Symbol("internalStores"),du=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(o){super.willUpdate(o),[...this.reduxConstructor.reduxReactiveProperties].some(a=>o.has(a))&&this.updateFromStores()}getUnnamedStore(){if(this[Et].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Et].values()][0]}getStore(o){return o==null?this.getUnnamedStore():this[Et].get(o)}addStore(o,a){var l;a=(l=a??o.name)!==null&&l!==void 0?l:"default-store",this.unsubscribeFromStore(a),this[Et].set(a,o),this.subscribeToStore(a,o),this.updateFromStores()}removeStore(o){let a=typeof o=="string"?o:o.name;this.unsubscribeFromStore(a),this[Et].delete(a)}setupStores(){this.unsubscribeFromStores(),this[Et].forEach((o,a)=>this.subscribeToStore(a,o)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((o,a)=>{let l=this.constructor.getPropertyOptions(a);if(!l?.attribute||!this.hasAttribute(typeof l?.attribute=="string"?l.attribute:a)){let c=this.getStore(o.store);c&&(o.store?this[et].has(o.store):this[et].size>0)&&(this[a]=o.selector(c.getState(),this))}})}subscribeToStore(o,a){var l;this[et].set(o,a.subscribe(()=>this.updateFromStores())),this[Sr].set(o,[]),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[Sr].get(o).push(()=>a.removeEventListener(c.eventName,d))}})),this.onStoreAvailable(o)}unsubscribeFromStores(){this[et].forEach((o,a)=>this.unsubscribeFromStore(a))}unsubscribeFromStore(o){var a;this[et].has(o)&&this[et].get(o)(),this[et].delete(o),(a=this[Sr].get(o))===null||a===void 0||a.forEach(l=>l()),this[Sr].delete(o)}onStoreAvailable(o){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=et,r=Et,n=Sr,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),sa=class extends du(Ie){};function ne(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 pu=typeof Symbol=="function"&&Symbol.observable||"@@observable",oa=pu,bi=()=>Math.random().toString(36).substring(7).split("").join("."),fu={INIT:`@@redux/INIT${bi()}`,REPLACE:`@@redux/REPLACE${bi()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${bi()}`},sn=fu;function on(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function Si(e,t,r){if(typeof e!="function")throw new Error(ne(2));if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(ne(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(ne(1));return r(Si)(e,t)}let n=e,i=t,s=new Map,o=s,a=0,l=!1;function c(){o===s&&(o=new Map,s.forEach((v,C)=>{o.set(C,v)}))}function u(){if(l)throw new Error(ne(3));return i}function d(v){if(typeof v!="function")throw new Error(ne(4));if(l)throw new Error(ne(5));let C=!0;c();let P=a++;return o.set(P,v),function(){if(C){if(l)throw new Error(ne(6));C=!1,c(),o.delete(P),s=null}}}function p(v){if(!on(v))throw new Error(ne(7));if(typeof v.type>"u")throw new Error(ne(8));if(typeof v.type!="string")throw new Error(ne(17));if(l)throw new Error(ne(9));try{l=!0,i=n(i,v)}finally{l=!1}return(s=o).forEach(P=>{P()}),v}function y(v){if(typeof v!="function")throw new Error(ne(10));n=v,p({type:sn.REPLACE})}function x(){let v=d;return{subscribe(C){if(typeof C!="object"||C===null)throw new Error(ne(11));function P(){let T=C;T.next&&T.next(u())}return P(),{unsubscribe:v(P)}},[oa](){return this}}}return p({type:sn.INIT}),{dispatch:p,subscribe:d,getState:u,replaceReducer:y,[oa]:x}}function hu(e){Object.keys(e).forEach(t=>{let r=e[t];if(typeof r(void 0,{type:sn.INIT})>"u")throw new Error(ne(12));if(typeof r(void 0,{type:sn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ne(13))})}function aa(e){let t=Object.keys(e),r={};for(let o=0;o<t.length;o++){let a=t[o];typeof e[a]=="function"&&(r[a]=e[a])}let n=Object.keys(r),i,s;try{hu(r)}catch(o){s=o}return function(a={},l){if(s)throw s;let c=!1,u={};for(let d=0;d<n.length;d++){let p=n[d],y=r[p],x=a[p],_=y(x,l);if(typeof _>"u"){let v=l&&l.type;throw new Error(ne(14))}u[p]=_,c=c||_!==x}return c=c||n.length!==Object.keys(a).length,c?u:a}}function Er(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function la(...e){return t=>(r,n)=>{let i=t(r,n),s=()=>{throw new Error(ne(15))},o={getState:i.getState,dispatch:(l,...c)=>s(l,...c)},a=e.map(l=>l(o));return s=Er(...a)(i.dispatch),{...i,dispatch:s}}}function ca(e){return on(e)&&"type"in e&&typeof e.type=="string"}var va=Symbol.for("immer-nothing"),ua=Symbol.for("immer-draftable"),se=Symbol.for("immer-state");function De(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var ye=Object,Wt=ye.getPrototypeOf,un="constructor",yn="prototype",Ci="configurable",dn="enumerable",ln="writable",Ar="value",Ue=e=>!!e&&!!e[se];function ge(e){return e?xa(e)||vn(e)||!!e[ua]||!!e[un]?.[ua]||xn(e)||bn(e):!1}var mu=ye[yn][un].toString(),da=new WeakMap;function xa(e){if(!e||!Pi(e))return!1;let t=Wt(e);if(t===null||t===ye[yn])return!0;let r=ye.hasOwnProperty.call(t,un)&&t[un];if(r===Object)return!0;if(!jt(r))return!1;let n=da.get(r);return n===void 0&&(n=Function.toString.call(r),da.set(r,n)),n===mu}function gn(e,t,r=!0){wr(e)===0?(r?Reflect.ownKeys(e):ye.keys(e)).forEach(i=>{t(i,e[i],e)}):e.forEach((n,i)=>t(i,n,e))}function wr(e){let t=e[se];return t?t.type_:vn(e)?1:xn(e)?2:bn(e)?3:0}var Ei=(e,t,r=wr(e))=>r===2?e.has(t):ye[yn].hasOwnProperty.call(e,t),wi=(e,t,r=wr(e))=>r===2?e.get(t):e[t],pn=(e,t,r,n=wr(e))=>{n===2?e.set(t,r):n===3?e.add(r):e[t]=r};function yu(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}var vn=Array.isArray,xn=e=>e instanceof Map,bn=e=>e instanceof Set,Pi=e=>typeof e=="object",jt=e=>typeof e=="function",Ai=e=>typeof e=="boolean";function gu(e){let t=+e;return Number.isInteger(t)&&String(t)===e}var ze=e=>e.copy_||e.base_;var ki=e=>e.modified_?e.copy_:e.base_;function Ti(e,t){if(xn(e))return new Map(e);if(bn(e))return new Set(e);if(vn(e))return Array[yn].slice.call(e);let r=xa(e);if(t===!0||t==="class_only"&&!r){let n=ye.getOwnPropertyDescriptors(e);delete n[se];let i=Reflect.ownKeys(n);for(let s=0;s<i.length;s++){let o=i[s],a=n[o];a[ln]===!1&&(a[ln]=!0,a[Ci]=!0),(a.get||a.set)&&(n[o]={[Ci]:!0,[ln]:!0,[dn]:a[dn],[Ar]:e[o]})}return ye.create(Wt(e),n)}else{let n=Wt(e);if(n!==null&&r)return{...e};let i=ye.create(n);return ye.assign(i,e)}}function Mi(e,t=!1){return Sn(e)||Ue(e)||!ge(e)||(wr(e)>1&&ye.defineProperties(e,{set:an,add:an,clear:an,delete:an}),ye.freeze(e),t&&gn(e,(r,n)=>{Mi(n,!0)},!1)),e}function vu(){De(2)}var an={[Ar]:vu};function Sn(e){return e===null||!Pi(e)?!0:ye.isFrozen(e)}var fn="MapSet",Oi="Patches",pa="ArrayMethods",ba={};function At(e){let t=ba[e];return t||De(0,e),t}var fa=e=>!!ba[e];var _r,Sa=()=>_r,xu=(e,t)=>({drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0,handledSet_:new Set,processedForPatches_:new Set,mapSetPlugin_:fa(fn)?At(fn):void 0,arrayMethodsPlugin_:fa(pa)?At(pa):void 0});function ha(e,t){t&&(e.patchPlugin_=At(Oi),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Ri(e){Li(e),e.drafts_.forEach(bu),e.drafts_=null}function Li(e){e===_r&&(_r=e.parent_)}var ma=e=>_r=xu(_r,e);function bu(e){let t=e[se];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function ya(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];if(e!==void 0&&e!==r){r[se].modified_&&(Ri(t),De(4)),ge(e)&&(e=ga(t,e));let{patchPlugin_:i}=t;i&&i.generateReplacementPatches_(r[se].base_,e,t)}else e=ga(t,r);return Su(t,e,!0),Ri(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==va?e:void 0}function ga(e,t){if(Sn(t))return t;let r=t[se];if(!r)return hn(t,e.handledSet_,e);if(!En(r,e))return t;if(!r.modified_)return r.base_;if(!r.finalized_){let{callbacks_:n}=r;if(n)for(;n.length>0;)n.pop()(e);_a(r,e)}return r.copy_}function Su(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&Mi(t,r)}function Ea(e){e.finalized_=!0,e.scope_.unfinalizedDrafts_--}var En=(e,t)=>e.scope_===t,Eu=[];function Aa(e,t,r,n){let i=ze(e),s=e.type_;if(n!==void 0&&wi(i,n,s)===t){pn(i,n,r,s);return}if(!e.draftLocations_){let a=e.draftLocations_=new Map;gn(i,(l,c)=>{if(Ue(c)){let u=a.get(c)||[];u.push(l),a.set(c,u)}})}let o=e.draftLocations_.get(t)??Eu;for(let a of o)pn(i,a,r,s)}function Au(e,t,r){e.callbacks_.push(function(i){let s=t;if(!s||!En(s,i))return;i.mapSetPlugin_?.fixSetContents(s);let o=ki(s);Aa(e,s.draft_??s,o,r),_a(s,i)})}function _a(e,t){if(e.modified_&&!e.finalized_&&(e.type_===3||e.type_===1&&e.allIndicesReassigned_||(e.assigned_?.size??0)>0)){let{patchPlugin_:n}=t;if(n){let i=n.getPath(e);i&&n.generatePatches_(e,i,t)}Ea(e)}}function _u(e,t,r){let{scope_:n}=e;if(Ue(r)){let i=r[se];En(i,n)&&i.callbacks_.push(function(){cn(e);let o=ki(i);Aa(e,r,o,t)})}else ge(r)&&e.callbacks_.push(function(){let s=ze(e);e.type_===3?s.has(r)&&hn(r,n.handledSet_,n):wi(s,t,e.type_)===r&&n.drafts_.length>1&&(e.assigned_.get(t)??!1)===!0&&e.copy_&&hn(wi(e.copy_,t,e.type_),n.handledSet_,n)})}function hn(e,t,r){return!r.immer_.autoFreeze_&&r.unfinalizedDrafts_<1||Ue(e)||t.has(e)||!ge(e)||Sn(e)||(t.add(e),gn(e,(n,i)=>{if(Ue(i)){let s=i[se];if(En(s,r)){let o=ki(s);pn(e,n,o,e.type_),Ea(s)}}else ge(i)&&hn(i,t,r)})),e}function Cu(e,t){let r=vn(e),n={type_:r?1:0,scope_:t?t.scope_:Sa(),modified_:!1,finalized_:!1,assigned_:void 0,parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1,callbacks_:void 0},i=n,s=mn;r&&(i=[n],s=Cr);let{revoke:o,proxy:a}=Proxy.revocable(i,s);return n.draft_=a,n.revoke_=o,[a,n]}var mn={get(e,t){if(t===se)return e;let r=e.scope_.arrayMethodsPlugin_,n=e.type_===1&&typeof t=="string";if(n&&r?.isArrayOperationMethod(t))return r.createMethodInterceptor(e,t);let i=ze(e);if(!Ei(i,t,e.type_))return Tu(e,i,t);let s=i[t];if(e.finalized_||!ge(s)||n&&e.operationMethod&&r?.isMutatingArrayMethod(e.operationMethod)&&gu(t))return s;if(s===_i(e.base_,t)||wu(e,t,s)){cn(e);let o=e.type_===1?+t:t,a=Di(e.scope_,s,e,o);return e.copy_[o]=a}return s},has(e,t){return t in ze(e)},ownKeys(e){return Reflect.ownKeys(ze(e))},set(e,t,r){let n=Ca(ze(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){let i=_i(ze(e),t),s=i?.[se];if(s&&s.base_===r)return e.copy_[t]=r,e.assigned_.set(t,!1),!0;if(yu(r,i)&&(r!==void 0||Ei(e.base_,t,e.type_)))return!0;cn(e),Ni(e)}return e.copy_[t]===r&&(r!==void 0||Ei(e.copy_,t,e.type_))||Number.isNaN(r)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=r,e.assigned_.set(t,!0),_u(e,t,r)),!0},deleteProperty(e,t){return cn(e),_i(e.base_,t)!==void 0||t in e.base_?(e.assigned_.set(t,!1),Ni(e)):e.assigned_.delete(t),e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let r=ze(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{[ln]:!0,[Ci]:e.type_!==1||t!=="length",[dn]:n[dn],[Ar]:r[t]}},defineProperty(){De(11)},getPrototypeOf(e){return Wt(e.base_)},setPrototypeOf(){De(12)}},Cr={};for(let e in mn){let t=mn[e];Cr[e]=function(){let r=arguments;return r[0]=r[0][0],t.apply(this,r)}}Cr.deleteProperty=function(e,t){return Cr.set.call(this,e,t,void 0)};Cr.set=function(e,t,r){return mn.set.call(this,e[0],t,r,e[0])};function _i(e,t){let r=e[se];return(r?ze(r):e)[t]}function wu(e,t,r){return e.type_!==1||!e.allIndicesReassigned_||e.assigned_?.get(t)||!ge(r)||r[se]?!1:e.baseRefs_.has(r)}function Tu(e,t,r){let n=Ca(t,r);return n?Ar in n?n[Ar]:n.get?.call(e.draft_):void 0}function Ca(e,t){if(!(t in e))return;let r=Wt(e);for(;r;){let n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Wt(r)}}function Ni(e){e.modified_||(e.modified_=!0,e.parent_&&Ni(e.parent_))}function cn(e){e.copy_||(e.assigned_=new Map,e.copy_=Ti(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var Ou=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!1,this.produce=(t,r,n)=>{if(jt(t)&&!jt(r)){let s=r;r=t;let o=this;return function(l=s,...c){return o.produce(l,u=>r.call(this,u,...c))}}jt(r)||De(6),n!==void 0&&!jt(n)&&De(7);let i;if(ge(t)){let s=ma(this),o=Di(s,t,void 0),a=!0;try{i=r(o),a=!1}finally{a?Ri(s):Li(s)}return ha(s,n),ya(i,s)}else if(!t||!Pi(t)){if(i=r(t),i===void 0&&(i=t),i===va&&(i=void 0),this.autoFreeze_&&Mi(i,!0),n){let s=[],o=[];At(Oi).generateReplacementPatches_(t,i,{patches_:s,inversePatches_:o}),n(s,o)}return i}else De(1,t)},this.produceWithPatches=(t,r)=>{if(jt(t))return(o,...a)=>this.produceWithPatches(o,l=>t(l,...a));let n,i;return[this.produce(t,r,(o,a)=>{n=o,i=a}),n,i]},Ai(e?.autoFreeze)&&this.setAutoFreeze(e.autoFreeze),Ai(e?.useStrictShallowCopy)&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),Ai(e?.useStrictIteration)&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){ge(e)||De(8),Ue(e)&&(e=wa(e));let t=ma(this),r=Di(t,e,void 0);return r[se].isManual_=!0,Li(t),r}finishDraft(e,t){let r=e&&e[se];(!r||!r.isManual_)&&De(9);let{scope_:n}=r;return ha(n,t),ya(void 0,n)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}setUseStrictIteration(e){this.useStrictIteration_=e}shouldUseStrictIteration(){return this.useStrictIteration_}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){let i=t[r];if(i.path.length===0&&i.op==="replace"){e=i.value;break}}r>-1&&(t=t.slice(r+1));let n=At(Oi).applyPatches_;return Ue(e)?n(e,t):this.produce(e,i=>n(i,t))}};function Di(e,t,r,n){let[i,s]=xn(t)?At(fn).proxyMap_(t,r):bn(t)?At(fn).proxySet_(t,r):Cu(t,r);return(r?.scope_??Sa()).drafts_.push(i),s.callbacks_=r?.callbacks_??[],s.key_=n,r&&n!==void 0?Au(r,s,n):s.callbacks_.push(function(l){l.mapSetPlugin_?.fixSetContents(s);let{patchPlugin_:c}=l;s.modified_&&c&&c.generatePatches_(s,[],l)}),i}function wa(e){return Ue(e)||De(10,e),Ta(e)}function Ta(e){if(!ge(e)||Sn(e))return e;let t=e[se],r,n=!0;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=Ti(e,t.scope_.immer_.useStrictShallowCopy_),n=t.scope_.immer_.shouldUseStrictIteration()}else r=Ti(e,!0);return gn(r,(i,s)=>{pn(r,i,Ta(s))},n),t&&(t.finalized_=!1),r}var Ru=globalThis.Iterator,$f=typeof Ru?.from=="function";var Lu=new Ou,Ii=Lu.produce;function Oa(e){return({dispatch:r,getState:n})=>i=>s=>typeof s=="function"?s(r,n,e):i(s)}var Ra=Oa(),La=Oa;var Nu=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Er:Er.apply(null,arguments)},Wf=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}},Du=e=>e&&typeof e.match=="function";function tt(e,t){function r(...n){if(t){let i=t(...n);if(!i)throw new Error(je(0));return{type:e,payload:i.payload,..."meta"in i&&{meta:i.meta},..."error"in i&&{error:i.error}}}return{type:e,payload:n[0]}}return r.toString=()=>`${e}`,r.type=e,r.match=n=>ca(n)&&n.type===e,r}var Ma=class Tr extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,Tr.prototype)}static get[Symbol.species](){return Tr}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new Tr(...t[0].concat(this)):new Tr(...t.concat(this))}};function Na(e){return ge(e)?Ii(e,()=>{}):e}function An(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function Pu(e){return typeof e=="boolean"}var ku=()=>function(t){let{thunk:r=!0,immutableCheck:n=!0,serializableCheck:i=!0,actionCreatorCheck:s=!0}=t??{},o=new Ma;return r&&(Pu(r)?o.push(Ra):o.push(La(r.extraArgument))),o},Mu="RTK_autoBatch";var Da=e=>t=>{setTimeout(t,e)},Iu=(e,t)=>r=>{let n=!1,i=()=>{n||(n=!0,cancelAnimationFrame(s),clearTimeout(o),r())},s=e(i),o=setTimeout(i,t)},Uu=(e={type:"raf"})=>t=>(...r)=>{let n=t(...r),i=!0,s=!1,o=!1,a=new Set,l=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?Iu(window.requestAnimationFrame,100):Da(10):e.type==="callback"?e.queueNotification:Da(e.timeout),c=()=>{o=!1,s&&(s=!1,a.forEach(u=>u()))};return Object.assign({},n,{subscribe(u){let d=()=>i&&u(),p=n.subscribe(d);return a.add(u),()=>{p(),a.delete(u)}},dispatch(u){try{return i=!u?.meta?.[Mu],s=!i,s&&(o||(o=!0,l(c))),n.dispatch(u)}finally{i=!0}}})},$u=e=>function(r){let{autoBatch:n=!0}=r??{},i=new Ma(e);return n&&i.push(Uu(typeof n=="object"?n:void 0)),i};function Ia(e){let t=ku(),{reducer:r=void 0,middleware:n,devTools:i=!0,duplicateMiddlewareCheck:s=!0,preloadedState:o=void 0,enhancers:a=void 0}=e||{},l;if(typeof r=="function")l=r;else if(on(r))l=aa(r);else throw new Error(je(1));let c;typeof n=="function"?c=n(t):c=t();let u=Er;i&&(u=Nu({trace:!1,...typeof i=="object"&&i}));let d=la(...c),p=$u(d),y=typeof a=="function"?a(p):p(),x=u(...y);return Si(l,o,x)}function Ua(e){let t={},r=[],n,i={addCase(s,o){let a=typeof s=="string"?s:s.type;if(!a)throw new Error(je(28));if(a in t)throw new Error(je(29));return t[a]=o,i},addAsyncThunk(s,o){return o.pending&&(t[s.pending.type]=o.pending),o.rejected&&(t[s.rejected.type]=o.rejected),o.fulfilled&&(t[s.fulfilled.type]=o.fulfilled),o.settled&&r.push({matcher:s.settled,reducer:o.settled}),i},addMatcher(s,o){return r.push({matcher:s,reducer:o}),i},addDefaultCase(s){return n=s,i}};return e(i),[t,r,n]}function Fu(e){return typeof e=="function"}function Bu(e,t){let[r,n,i]=Ua(t),s;if(Fu(e))s=()=>Na(e());else{let a=Na(e);s=()=>a}function o(a=s(),l){let c=[r[l.type],...n.filter(({matcher:u})=>u(l)).map(({reducer:u})=>u)];return c.filter(u=>!!u).length===0&&(c=[i]),c.reduce((u,d)=>{if(d)if(Ue(u)){let y=d(u,l);return y===void 0?u:y}else{if(ge(u))return Ii(u,p=>d(p,l));{let p=d(u,l);if(p===void 0){if(u===null)return u;throw Error("A case reducer on a non-draftable value must not return undefined")}return p}}return u},a)}return o.getInitialState=s,o}var Hu=(e,t)=>Du(e)?e.match(t):e(t);function Vu(...e){return t=>e.some(r=>Hu(r,t))}var zu="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",ju=(e=21)=>{let t="",r=e;for(;r--;)t+=zu[Math.random()*64|0];return t},Wu=["name","message","stack","code"],Ui=class{constructor(e,t){this.payload=e,this.meta=t}payload;meta;_type},Pa=class{constructor(e,t){this.payload=e,this.meta=t}payload;meta;_type},qu=e=>{if(typeof e=="object"&&e!==null){let t={};for(let r of Wu)typeof e[r]=="string"&&(t[r]=e[r]);return t}return{message:String(e)}},ka="External signal was aborted",Ku=(()=>{function e(t,r,n){let i=tt(t+"/fulfilled",(l,c,u,d)=>({payload:l,meta:{...d||{},arg:u,requestId:c,requestStatus:"fulfilled"}})),s=tt(t+"/pending",(l,c,u)=>({payload:void 0,meta:{...u||{},arg:c,requestId:l,requestStatus:"pending"}})),o=tt(t+"/rejected",(l,c,u,d,p)=>({payload:d,error:(n&&n.serializeError||qu)(l||"Rejected"),meta:{...p||{},arg:u,requestId:c,rejectedWithValue:!!d,requestStatus:"rejected",aborted:l?.name==="AbortError",condition:l?.name==="ConditionError"}}));function a(l,{signal:c}={}){return(u,d,p)=>{let y=n?.idGenerator?n.idGenerator(l):ju(),x=new AbortController,_,v;function C(b){v=b,x.abort()}c&&(c.aborted?C(ka):c.addEventListener("abort",()=>C(ka),{once:!0}));let P=(async function(){let b;try{let L=n?.condition?.(l,{getState:d,extra:p});if(Yu(L)&&(L=await L),L===!1||x.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};let z=new Promise((U,j)=>{_=()=>{j({name:"AbortError",message:v||"Aborted"})},x.signal.addEventListener("abort",_,{once:!0})});u(s(y,l,n?.getPendingMeta?.({requestId:y,arg:l},{getState:d,extra:p}))),b=await Promise.race([z,Promise.resolve(r(l,{dispatch:u,getState:d,extra:p,requestId:y,signal:x.signal,abort:C,rejectWithValue:((U,j)=>new Ui(U,j)),fulfillWithValue:((U,j)=>new Pa(U,j))})).then(U=>{if(U instanceof Ui)throw U;return U instanceof Pa?i(U.payload,y,l,U.meta):i(U,y,l)})])}catch(L){b=L instanceof Ui?o(null,y,l,L.payload,L.meta):o(L,y,l)}finally{_&&x.signal.removeEventListener("abort",_)}return n&&!n.dispatchConditionRejection&&o.match(b)&&b.meta.condition||u(b),b})();return Object.assign(P,{abort:C,requestId:y,arg:l,unwrap(){return P.then(Gu)}})}}return Object.assign(a,{pending:s,rejected:o,fulfilled:i,settled:Vu(o,i),typePrefix:t})}return e.withTypes=()=>e,e})();function Gu(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Yu(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var $a=Symbol.for("rtk-slice-createasyncthunk"),Kf={[$a]:Ku};function Xu(e,t){return`${e}/${t}`}function Qu({creators:e}={}){let t=e?.asyncThunk?.[$a];return function(n){let{name:i,reducerPath:s=i}=n;if(!i)throw new Error(je(11));typeof process<"u";let o=(typeof n.reducers=="function"?n.reducers(Ju()):n.reducers)||{},a=Object.keys(o),l={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},c={addCase(b,T){let L=typeof b=="string"?b:b.type;if(!L)throw new Error(je(12));if(L in l.sliceCaseReducersByType)throw new Error(je(13));return l.sliceCaseReducersByType[L]=T,c},addMatcher(b,T){return l.sliceMatchers.push({matcher:b,reducer:T}),c},exposeAction(b,T){return l.actionCreators[b]=T,c},exposeCaseReducer(b,T){return l.sliceCaseReducersByName[b]=T,c}};a.forEach(b=>{let T=o[b],L={reducerName:b,type:Xu(i,b),createNotation:typeof n.reducers=="function"};td(T)?nd(L,T,c,t):ed(L,T,c)});function u(){let[b={},T=[],L=void 0]=typeof n.extraReducers=="function"?Ua(n.extraReducers):[n.extraReducers],z={...b,...l.sliceCaseReducersByType};return Bu(n.initialState,U=>{for(let j in z)U.addCase(j,z[j]);for(let j of l.sliceMatchers)U.addMatcher(j.matcher,j.reducer);for(let j of T)U.addMatcher(j.matcher,j.reducer);L&&U.addDefaultCase(L)})}let d=b=>b,p=new Map,y=new WeakMap,x;function _(b,T){return x||(x=u()),x(b,T)}function v(){return x||(x=u()),x.getInitialState()}function C(b,T=!1){function L(U){let j=U[b];return typeof j>"u"&&T&&(j=An(y,L,v)),j}function z(U=d){let j=An(p,T,()=>new WeakMap);return An(j,U,()=>{let tr={};for(let[xe,ot]of Object.entries(n.selectors??{}))tr[xe]=Zu(ot,U,()=>An(y,U,v),T);return tr})}return{reducerPath:b,getSelectors:z,get selectors(){return z(L)},selectSlice:L}}let P={name:i,reducer:_,actions:l.actionCreators,caseReducers:l.sliceCaseReducersByName,getInitialState:v,...C(s),injectInto(b,{reducerPath:T,...L}={}){let z=T??s;return b.inject({reducerPath:z,reducer:_},L),{...P,...C(z,!0)}}};return P}}function Zu(e,t,r,n){function i(s,...o){let a=t(s);return typeof a>"u"&&n&&(a=r()),e(a,...o)}return i.unwrapped=e,i}var Fa=Qu();function Ju(){function e(t,r){return{_reducerDefinitionType:"asyncThunk",payloadCreator:t,...r}}return e.withTypes=()=>e,{reducer(t){return Object.assign({[t.name](...r){return t(...r)}}[t.name],{_reducerDefinitionType:"reducer"})},preparedReducer(t,r){return{_reducerDefinitionType:"reducerWithPrepare",prepare:t,reducer:r}},asyncThunk:e}}function ed({type:e,reducerName:t,createNotation:r},n,i){let s,o;if("reducer"in n){if(r&&!rd(n))throw new Error(je(17));s=n.reducer,o=n.prepare}else s=n;i.addCase(e,s).exposeCaseReducer(t,s).exposeAction(t,o?tt(e,o):tt(e))}function td(e){return e._reducerDefinitionType==="asyncThunk"}function rd(e){return e._reducerDefinitionType==="reducerWithPrepare"}function nd({type:e,reducerName:t},r,n,i){if(!i)throw new Error(je(18));let{payloadCreator:s,fulfilled:o,pending:a,rejected:l,settled:c,options:u}=r,d=i(e,s,u);n.exposeAction(t,d),o&&n.addCase(d.fulfilled,o),a&&n.addCase(d.pending,a),l&&n.addCase(d.rejected,l),c&&n.addMatcher(d.settled,c),n.exposeCaseReducer(t,{fulfilled:o||_n,pending:a||_n,rejected:l||_n,settled:c||_n})}function _n(){}var Ba="listener",Ha="completed",Va="cancelled",Gf=`task-${Va}`,Yf=`task-${Ha}`,Xf=`${Ba}-${Va}`,Qf=`${Ba}-${Ha}`;var{assign:za}=Object;var $i="listenerMiddleware";var id=za(tt(`${$i}/add`),{withTypes:()=>id}),Zf=tt(`${$i}/removeAll`),sd=za(tt(`${$i}/remove`),{withTypes:()=>sd});function je(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var od=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)}}}),Cn=class extends od(Object){};window.ftReduxStores||(window.ftReduxStores={});var ja=class e extends Cn{static get(t){var r;let n=typeof t=="string"?t:t.name,i=typeof t=="string"?void 0:t,s=window.ftReduxStores[n];if(nn(s))return s;if(i==null)return;let o=Fa({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),a=Ia({reducer:(l,c)=>{if(c.type==="CLEAR_FT_REDUX_STORE"){let u=xr(o.getInitialState());for(let d of c.keeping)u[d]=(l??u)[d];return u}else if(typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...l,...c.overwrites};return o.reducer(l,c)}});return window.ftReduxStores[i.name]=new e(o,a,i.eventBus)}constructor(t,r,n){super(),this.reduxSlice=t,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Jr,this.injectInto=(s,o)=>this.reduxSlice.injectInto(s,o),this.selectSlice=s=>this.reduxSlice.selectSlice(s);let i=s=>s!=null?JSON.parse(JSON.stringify(s)):s;this.actions=new Proxy(this.reduxSlice.actions,{get:(s,o,a)=>{let l=o,c=s[l];return c?(...u)=>{let d=c(...u.map(i));return this.reduxStore.dispatch(d),d}:u=>{let d=l,p=this.getState()[d];Ht(p,u)||this.setState({[d]:i(u)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...t){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:t})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}get selectors(){return this.reduxSlice.selectors}get reducerPath(){return this.reduxSlice.reducerPath}getSelectors(){return this.reduxSlice.getSelectors()}};var wn=class{static format(t,r,n,i,s){return window.moment?window.moment(t).locale(r).format(this.getMomentDateFormat(n,i,!!s)):this.getIntlDateTime(t,r,n,i,!!s)}static getMomentDateFormat(t,r,n){return n?"LT":t?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(t,r,n,i,s){let o=typeof t=="string"?new Date(t):t,a=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(o),l=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(o);return s?l:i?`${a} ${l}`:a}static getTimezoneAsString(){let t=n=>String(Math.floor(n)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${t(Math.abs(r)/60)}:${t(Math.abs(r)%60)}`}};var Tn=f(E()),ad="ft-app-info",rt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};rt.eventName="authentication-change";var Or=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};Or.eventName="ui-locale-changed";var ld={session:(e,t)=>{(0,Tn.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>A.dispatchEvent(new rt(t.payload)),0))}},A=Tn.FtReduxStore.get({name:ad,reducers:ld,initialState:{baseUrl:void 0,tenantId:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableContentLocales:[],localesConfiguration:void 0,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,noCustomCode:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1,stickyFilters:void 0}});var Wa=f(E()),On=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},Oh=(0,Wa.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(A)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var i,s;return((s=(i=this.metadataDescriptors.find(a=>a.key===n))===null||i===void 0?void 0:i.date)!==null&&s!==void 0?s:!1)?a=>wn.format(a,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return On([(0,Fi.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),On([(0,Fi.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),On([xi({store:A.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),On([xi({store:A.name})],t.prototype,"uiLocale",void 0),t});var qa;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(qa||(qa={}));var Ka;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Ka||(Ka={}));var Ga;(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"})(Ga||(Ga={}));var Ya;(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"})(Ya||(Ya={}));var Xa;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Xa||(Xa={}));var Qa;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(Qa||(Qa={}));var Za;(function(e){e.OFFICIAL="OFFICIAL",e.AI="AI"})(Za||(Za={}));var Ja;(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"})(Ja||(Ja={}));var el;(function(e){e.STANDARD="STANDARD",e.STRUCTURAL="STRUCTURAL"})(el||(el={}));var tl;(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"})(tl||(tl={}));var rl;(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"})(rl||(rl={}));var nl;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(nl||(nl={}));var il;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(il||(il={}));var sl;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(sl||(sl={}));var ol;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(ol||(ol={}));var al;(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"})(al||(al={}));var Rr;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(Rr||(Rr={}));var ll;(function(e){e.ASC="ASC",e.DESC="DESC"})(ll||(ll={}));var cl;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(cl||(cl={}));var Lr;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Lr||(Lr={}));var ul;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(ul||(ul={}));var dl;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(dl||(dl={}));var pl;(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"})(pl||(pl={}));var qt;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(qt||(qt={}));var fl;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(fl||(fl={}));var Nr;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Nr||(Nr={}));var hl;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(hl||(hl={}));var H;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(H||(H={}));var Ee;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(Ee||(Ee={}));var ml;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(ml||(ml={}));var yl;(function(e){e.UNREACHABLE="UNREACHABLE",e.UNAUTHORIZED="UNAUTHORIZED",e.FORBIDDEN="FORBIDDEN",e.INCOMPATIBLE="INCOMPATIBLE",e.FAILED="FAILED",e.OK="OK"})(yl||(yl={}));var gl;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(gl||(gl={}));var vl;(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"})(vl||(vl={}));var xl;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SLOW="SLOW",e.OTHER="OTHER"})(xl||(xl={}));var bl;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(bl||(bl={}));var Sl;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(Sl||(Sl={}));var El;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(El||(El={}));var Al;(function(e){e.IN_PROGRESS="IN_PROGRESS",e.ERROR="ERROR",e.DONE="DONE"})(Al||(Al={}));var _l;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(_l||(_l={}));var Cl;(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"})(Cl||(Cl={}));var wl;(function(e){e.MAP="MAP",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(wl||(wl={}));var cd={[H.PERSONAL_BOOK_SHARE_USER]:[H.PERSONAL_BOOK_USER],[H.HTML_EXPORT_USER]:[H.PERSONAL_BOOK_USER],[H.PDF_EXPORT_USER]:[H.PERSONAL_BOOK_USER],[H.KHUB_ADMIN]:[H.CONTENT_PUBLISHER],[H.ADMIN]:[H.KHUB_ADMIN,H.USERS_ADMIN,H.PORTAL_ADMIN,H.BEHAVIOR_DATA_USER],[H.GENERATIVE_AI_EXPORT_USER]:[H.GENERATIVE_AI_USER]};function Tl(e,t){return e===t||(cd[e]??[]).some(r=>Tl(r,t))}function Dr(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=>Tl(n,t))}var Pn=f(E());var Bi=f(E());var _t=class e{static get(t){let{baseUrl:r,apiIntegrationIdentifier:n}=A.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=A.subscribe(()=>{n=e.get(t),n&&(i(),r(n))})}})}};var Kt=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:_t.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):_t.await()}};var pe=class extends Kt{constructor(t=!0,r){var n;super(r),this.sortObjectFields=(s,o)=>typeof o!="object"||o==null||Array.isArray(o)?o:Object.fromEntries(Object.entries(o).sort(([a],[l])=>a.localeCompare(l)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new Bi.CacheRegistry,this.cache=t?i.commonCache:new Bi.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 Rn=class extends pe{async listMySearches(){let{session:t}=A.getState();return Dr(t,H.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),300*1e3):[]}};var Ln=class extends pe{async listMyBookmarks(){let t=A.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),300*1e3):[]}};var Nn=class extends pe{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=A.getState().session;return!!t?.sessionAuthenticated}};var Dn=class extends pe{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=A.getState().session;return!!t?.sessionAuthenticated}};var ud="ft-user-assets",dd={setAssetCount:(e,t)=>{let{userAssetType:r,count:n}=t.payload.assetCount;e.assetCounts.allAsset[r]=n},clearAssetCount:e=>{Object.values(Ee).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;Vi(e,r,[...Hi(e,r),i]),Ol(e,r,1,n),Rl(e,i)},editAsset:(e,t)=>{let{assetType:r,asset:n}=t.payload;Vi(e,r,Hi(e,r).map(i=>i.id===n.id?n:i)),Rl(e,n)},removeAsset:(e,t)=>{let{assetType:r,mapId:n,assetId:i}=t.payload;Vi(e,r,Hi(e,r).filter(s=>s.id!==i)),Ol(e,r,-1,n)}},Ll={[Ee.SEARCHES]:"savedSearches",[Ee.BOOKMARKS]:"bookmarks",[Ee.BOOKS]:void 0,[Ee.COLLECTIONS]:void 0},Hi=(e,t)=>{var r;let n=Ll[t];return n?(r=e[n])!==null&&r!==void 0?r:[]:[]},Vi=(e,t,r)=>{let n=Ll[t];n&&(e[n]=r)},Ol=(e,t,r,n)=>{let i=e.assetCounts.allAsset[t];if(i!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,i+r),t===Ee.BOOKMARKS&&n)){let s=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,s+r)}},Rl=(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)},X=Pn.FtReduxStore.get({name:ud,reducers:dd,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Ee).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),zi=class{constructor(t=new Nn,r=new Dn){this.assetCountsService=t,this.assetLabelsService=r,this.currentSession=A.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Ln,this.savedSearchesService=new Rn,A.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:r}=A.getState();(0,Pn.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(),X.actions.clearAssetCount(),X.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),X.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),X.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();X.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();X.actions.assetLabels(t)}async loadAssetCount(t){let r=await this.assetCountsService.getUserAssetCount(t);r&&X.getState().assetCounts.allAsset[t]!==r.count&&X.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(t){let r=await this.assetCountsService.getUserBookmarkCountByMap(t);r&&X.getState().assetCounts.bookmarkByMap[t]!==r.count&&X.actions.setBookmarkCountByMap({count:r.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let r=Object.keys(X.getState().assetCounts.bookmarkByMap).length!==0;t===Ee.BOOKMARKS&&r&&X.actions.clearBookmarkCountByMap(),X.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;X.actions.bookmarks(r)}}},kn=new zi;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=kn);var ji=class{addCommand(t,r=!1){A.commands.add(t,r)}consumeCommand(t){return A.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new ji;var Ae=f(E());var Nl,Gt=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},pd=Symbol("clearAfterUnitTest"),Mn=class extends(0,Ae.withEventBus)(pe){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Nl]=()=>{this.defaultMessages={},this.cache=new Ae.CacheRegistry,this.listeners={}},this.currentUiLocale=A.getState().uiLocale,A.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=A.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,Ae.deepEqual)(this.defaultMessages[t],i)||(this.defaultMessages[t]=i,await this.notify(t))}return this.fetchContext(t)}resolveContext(t){var r,n;return this.fetchContext(t),(n=(r=this.cache.getNow(t))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(t,r){let n=t.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(t,r,...n){var i;let s=t.toLowerCase(),o=this.resolveContext(s);return new Ae.ParametrizedLabelResolver((i=this.defaultMessages[s])!==null&&i!==void 0?i:{},o).resolve(r,...n)}async fetchContext(t){let r=!this.cache.has(t),n;try{n=await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),r&&await this.notify(t)}catch(i){!(i instanceof Ae.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 Gt({loadedContexts:t})),this.dispatchEvent(new Gt({loadedContexts:t})),await Promise.all(t.map(r=>this.notify(r,!1)))}async notify(t,r=!0){r&&(document.body.dispatchEvent(new Gt({loadedContexts:[t]})),this.dispatchEvent(new Gt({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(n=>(0,Ae.delay)(0).then(()=>n()).catch(()=>null)))}};Nl=pd;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Mn{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Mn{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var Yt=window.FluidTopicsI18nService,In=window.FluidTopicsCustomI18nService;var Dl=f(E()),Wi=class{highlightHtml(t,r,n){(0,Dl.highlightHtml)(t,r,n)}};window.FluidTopicsHighlightHtmlService=new Wi;var Pl=f(E());var qi=class{isDate(t){var r,n,i,s;return(s=(i=((n=(r=A.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(a=>a.key===t))===null||i===void 0?void 0:i.date)!==null&&s!==void 0?s:!1}format(t,r){var n,i,s,o;if(t==null)return"";try{return Pl.DateFormatter.format(t,(n=r?.locale)!==null&&n!==void 0?n:A.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(s=r?.withTime)!==null&&s!==void 0?s:!1,(o=r?.onlyTime)!==null&&o!==void 0?o:!1)}catch(a){throw console.error(`Date ${JSON.stringify(t)} is not valid`,a),a}}};window.FluidTopicsDateService=new qi;var kl=f(E());var Ct=class{static get(t,r){var n,i,s,o;let a=A.getState(),{lang:l,region:c}=(s=(i=(n=a.localesConfiguration)===null||n===void 0?void 0:n.defaultLocales)===null||i===void 0?void 0:i.defaultContentLocale)!==null&&s!==void 0?s:{lang:"en",region:"US"};return new kl.SearchPlaceConverter(a.baseUrl,t??20,(o=a.localesConfiguration)===null||o===void 0?void 0:o.allLanguagesAllowed,r??`${l}-${c}`)}};var Ki=class{urlToSearchRequest(t){return Ct.get().parse(t)}searchRequestToUrl(t){return Ct.get().serialize(t)}};window.FluidTopicsUrlService=new Ki;var We=f(E());var wt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{nextLocation:t}})}};wt.eventName="before-location-change";var Tt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};Tt.eventName="change";var Gi=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))}},Ml=new Gi;var Un=class e extends We.WithEventBus{static build(){return new e(window.history,Ml,()=>window.location,!1)}constructor(t,r,n,i){var s,o;super(),this.history=t,this.historyStorage=r,this.windowLocation=n,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(o=(s=t.state)===null||s===void 0?void 0:s.index)!==null&&o!==void 0?o:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(i)}setCurrentState(t,r=!1){let n=r&&this.currentIndex===t.index-1;this.currentState={...this.buildCurrentState(),...t},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,We.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,this.windowLocation().href]),setTimeout(()=>this.dispatchEvent(new Tt(this.currentItem())),0)}installProxies(){let t=r=>(n,i,[s,o,a])=>{let l=new wt(new URL(typeof a=="string"?a:(a??this.windowLocation()).href,window.location.origin));this.dispatchEvent(l);let c=r(),u={...c===this.currentIndex?this.currentState:void 0,...s,index:c,href:l.detail.nextLocation.href};n.apply(i,[u,o,u.href]),this.setCurrentState(u,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:t(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:t(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",t=>this.setCurrentState(t.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(t){for(let 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)}addBeforeLocationChangeListener(t){this.addEventListener(wt.eventName,t)}removeBeforeLocationChangeListener(t){this.removeEventListener(wt.eventName,t)}addHistoryChangeListener(t){this.addEventListener(Tt.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(Tt.eventName,t)}currentItem(){return(0,We.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,We.deepCopy)(this.states[this.previousDifferentMajorPosition()])}backwardItemMatching(t){let r=this.states.filter(n=>!!n).filter(n=>n.index<this.currentIndex).reverse();return(0,We.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,We.deepCopy)(this.states[t])}nextMajorPosition(){let t=this.currentIndex;if(!(t>=this.states.length)){do t++;while(t<this.states.length&&!this.isDifferentMajorState(t));return this.getHigherPositionInTheSameState(t)}}getHigherPositionInTheSameState(t){var r;let n=(r=this.states[t])===null||r===void 0?void 0:r.majorStateId;if(!n)return t;let i=t,s=t+1;for(;this.states.length>s&&!this.isDifferentMajorState(s,n);)this.hasState(s)&&(i=s),s++;return i}buildCurrentState(){var t,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(t=this.history.state)===null||t===void 0?void 0:t.title)!==null&&r!==void 0?r:document.title}}hasState(t){return this.states[t]!=null}isDifferentMajorState(t,r){var n;if(!this.hasState(t))return!1;let i=r??this.currentState.majorStateId,s=(n=this.states[t])===null||n===void 0?void 0:n.majorStateId;return s==null||s!=i}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Un.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),addBeforeLocationChangeListener:e=>window.FluidTopicsInternalHistoryService.addBeforeLocationChangeListener(e),removeBeforeLocationChangeListener:e=>window.FluidTopicsInternalHistoryService.removeBeforeLocationChangeListener(e)});var Il=f(B());var Ul=Il.css`
|
|
431
|
-
`;var Fl=f(B()),ae=f(J()),
|
|
430
|
+
`;var So=["top","right","bottom","left"],bo=["start","end"],di=So.reduce((e,t)=>e.concat(t,t+"-"+bo[0],t+"-"+bo[1]),[]),pr=Math.min,Qe=Math.max,fr=Math.round;var Me=e=>({x:e,y:e}),Vc={left:"right",right:"left",bottom:"top",top:"bottom"};function Eo(e,t,r){return Qe(e,pr(t,r))}function jr(e,t){return typeof e=="function"?e(t):e}function hr(e){return e.split("-")[0]}function Ze(e){return e.split("-")[1]}function pi(e){return e==="x"?"y":"x"}function fi(e){return e==="y"?"height":"width"}function Wr(e){let t=e[0];return t==="t"||t==="b"?"y":"x"}function hi(e){return pi(Wr(e))}function Ao(e,t,r){r===void 0&&(r=!1);let n=Ze(e),i=hi(e),s=fi(i),o=i==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[s]>t.floating[s]&&(o=ui(o)),[o,ui(o)]}function _o(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function ui(e){let t=hr(e);return Vc[t]+e.slice(t.length)}function zc(e){var t,r,n,i;return{top:(t=e.top)!=null?t:0,right:(r=e.right)!=null?r:0,bottom:(n=e.bottom)!=null?n:0,left:(i=e.left)!=null?i:0}}function Co(e){return typeof e!="number"?zc(e):{top:e,right:e,bottom:e,left:e}}function xt(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 wo(e,t,r){let{reference:n,floating:i}=e,s=Wr(t),o=hi(t),a=fi(o),l=hr(t),c=s==="y",u=n.x+n.width/2-i.width/2,d=n.y+n.height/2-i.height/2,p=n[a]/2-i[a]/2,y;switch(l){case"top":y={x:u,y:n.y-i.height};break;case"bottom":y={x:u,y:n.y+n.height};break;case"right":y={x:n.x+n.width,y:d};break;case"left":y={x:n.x-i.width,y:d};break;default:y={x:n.x,y:n.y}}let x=Ze(t);return x&&(y[o]+=p*(x==="end"?1:-1)*(r&&c?-1:1)),y}async function To(e,t){var r;t===void 0&&(t={});let{x:n,y:i,platform:s,rects:o,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:p=!1,padding:y=0}=jr(t,e),x=Co(y),v=a[p?d==="floating"?"reference":"floating":d],C=xt(await s.getClippingRect({element:(r=await(s.isElement==null?void 0:s.isElement(v)))==null||r?v:v.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:l})),P=d==="floating"?{x:n,y:i,width:o.floating.width,height:o.floating.height}:o.reference,b=await(s.getOffsetParent==null?void 0:s.getOffsetParent(a.floating)),T=await(s.isElement==null?void 0:s.isElement(b))&&await(s.getScale==null?void 0:s.getScale(b))||{x:1,y:1},L=xt(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:P,offsetParent:b,strategy:l}):P);return{top:(C.top-L.top+x.top)/T.y,bottom:(L.bottom-C.bottom+x.bottom)/T.y,left:(C.left-L.left+x.left)/T.x,right:(L.right-C.right+x.right)/T.x}}var jc=50,Oo=async(e,t,r)=>{let{placement:n="bottom",strategy:i="absolute",middleware:s=[],platform:o}=r,a=o.detectOverflow?o:{...o,detectOverflow:To},l=await(o.isRTL==null?void 0:o.isRTL(t)),c=await o.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:d}=wo(c,n,l),p=n,y=0,x={};for(let _=0;_<s.length;_++){let v=s[_];if(!v)continue;let{name:C,fn:P}=v,{x:b,y:T,data:L,reset:z}=await P({x:u,y:d,initialPlacement:n,placement:p,strategy:i,middlewareData:x,rects:c,platform:a,elements:{reference:e,floating:t}});u=b??u,d=T??d,x[C]={...x[C],...L},z&&y<jc&&(y++,typeof z=="object"&&(z.placement&&(p=z.placement),z.rects&&(c=z.rects===!0?await o.getElementRects({reference:e,floating:t,strategy:i}):z.rects),{x:u,y:d}=wo(c,p,l)),_=-1)}return{x:u,y:d,placement:p,strategy:i,middlewareData:x}};function Wc(e,t,r){return(e?[...r.filter(i=>Ze(i)===e),...r.filter(i=>Ze(i)!==e)]:r.filter(i=>hr(i)===i)).filter(i=>e?Ze(i)===e||(t?_o(i)!==i:!1):!0)}var Ro=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var r,n,i;let{rects:s,middlewareData:o,placement:a,platform:l,elements:c}=t,{crossAxis:u=!1,alignment:d,allowedPlacements:p=di,autoAlignment:y=!0,...x}=jr(e,t),_=d!==void 0||p===di?Wc(d||null,y,p):p,v=((r=o.autoPlacement)==null?void 0:r.index)||0,C=_[v];if(C==null)return{};if(a!==C)return{reset:{placement:_[0]}};let P=await l.detectOverflow(t,x),b=Ao(C,s,await(l.isRTL==null?void 0:l.isRTL(c.floating))),T=[P[hr(C)],P[b[0]],P[b[1]]],L=[...((n=o.autoPlacement)==null?void 0:n.overflows)||[],{placement:C,overflows:T}],z=_[v+1];if(z)return{data:{index:v+1,overflows:L},reset:{placement:z}};let U=L.map(xe=>{let at=Ze(xe.placement);return[xe.placement,at&&u?xe.overflows.slice(0,2).reduce((Rc,Lc)=>Rc+Lc,0):xe.overflows[0],xe.overflows]}).sort((xe,at)=>xe[1]-at[1]),tr=((i=U.filter(xe=>xe[2].slice(0,Ze(xe[0])?2:3).every(at=>at<=0))[0])==null?void 0:i[0])||U[0][0];return tr!==a?{data:{index:v+1,overflows:L},reset:{placement:tr}}:{}}}};var Lo=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:r,y:n,placement:i,platform:s}=t,{mainAxis:o=!0,crossAxis:a=!1,limiter:l={fn:P=>{let{x:b,y:T}=P;return{x:b,y:T}}},...c}=jr(e,t),u={x:r,y:n},d=await s.detectOverflow(t,c),p=Wr(i),y=pi(p),x=u[y],_=u[p],v=(P,b)=>Eo(b+d[P==="y"?"top":"left"],b,b-d[P==="y"?"bottom":"right"]);o&&(x=v(y,x)),a&&(_=v(p,_));let C=l.fn({...t,[y]:x,[p]:_});return{...C,data:{x:C.x-r,y:C.y-n,enabled:{[y]:o,[p]:a}}}}}};function Kr(){return typeof window<"u"}function St(e){return Do(e)?(e.nodeName||"").toLowerCase():"#document"}function de(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function He(e){var t;return(t=(Do(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Do(e){return Kr()?e instanceof Node||e instanceof de(e).Node:!1}function Le(e){return Kr()?e instanceof Element||e instanceof de(e).Element:!1}function Ve(e){return Kr()?e instanceof HTMLElement||e instanceof de(e).HTMLElement:!1}function No(e){return!Kr()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof de(e).ShadowRoot}function mr(e){let{overflow:t,overflowX:r,overflowY:n,display:i}=Ne(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&i!=="inline"&&i!=="contents"}function Po(e){return/^(table|td|th)$/.test(St(e))}function yr(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}var qc=/transform|translate|scale|rotate|perspective|filter/,Kc=/paint|layout|strict|content/,bt=e=>!!e&&e!=="none",mi;function $t(e){let t=Le(e)?Ne(e):e;return bt(t.transform)||bt(t.translate)||bt(t.scale)||bt(t.rotate)||bt(t.perspective)||!Gr()&&(bt(t.backdropFilter)||bt(t.filter))||qc.test(t.willChange||"")||Kc.test(t.contain||"")}function ko(e){let t=Je(e);for(;Ve(t)&&!Ft(t);){if($t(t))return t;if(yr(t))return null;t=Je(t)}return null}function Gr(){return mi==null&&(mi=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),mi}function Ft(e){return/^(html|body|#document)$/.test(St(e))}function Ne(e){return de(e).getComputedStyle(e)}function gr(e){return Le(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Je(e){if(St(e)==="html")return e;let t=e.assignedSlot||e.parentNode||No(e)&&e.host||He(e);return No(t)?t.host:t}function Mo(e){let t=Je(e);return Ft(t)?(e.ownerDocument||e).body:Ve(t)&&mr(t)?t:Mo(t)}function qr(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);let i=Mo(e),s=i===((n=e.ownerDocument)==null?void 0:n.body),o=de(i);if(s){let a=Yr(o);return t.concat(o,o.visualViewport||[],mr(i)?i:[],a&&r?qr(a):[])}else return t.concat(i,qr(i,[],r))}function Yr(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function $o(e){let t=Ne(e),r=parseFloat(t.width)||0,n=parseFloat(t.height)||0,i=Ve(e),s=i?e.offsetWidth:r,o=i?e.offsetHeight:n,a=fr(r)!==s||fr(n)!==o;return a&&(r=s,n=o),{width:r,height:n,$:a}}function Fo(e){return Le(e)?e:e.contextElement}function Bt(e){let t=Fo(e);if(!Ve(t))return Me(1);let r=t.getBoundingClientRect(),{width:n,height:i,$:s}=$o(t),o=(s?fr(r.width):r.width)/n,a=(s?fr(r.height):r.height)/i;return(!o||!Number.isFinite(o))&&(o=1),(!a||!Number.isFinite(a))&&(a=1),{x:o,y:a}}var Gc=Me(0);function Bo(e){let t=de(e);return!Gr()||!t.visualViewport?Gc:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Yc(e,t,r){return t===void 0&&(t=!1),!!r&&t&&r===de(e)}function vr(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);let i=e.getBoundingClientRect(),s=Fo(e),o=Me(1);t&&(n?Le(n)&&(o=Bt(n)):o=Bt(e));let a=Yc(s,r,n)?Bo(s):Me(0),l=(i.left+a.x)/o.x,c=(i.top+a.y)/o.y,u=i.width/o.x,d=i.height/o.y;if(s&&n){let p=de(s),y=Le(n)?de(n):n,x=p,_=Yr(x);for(;_&&y!==x;){let v=Bt(_),C=_.getBoundingClientRect(),P=Ne(_),b=C.left+(_.clientLeft+parseFloat(P.paddingLeft))*v.x,T=C.top+(_.clientTop+parseFloat(P.paddingTop))*v.y;l*=v.x,c*=v.y,u*=v.x,d*=v.y,l+=b,c+=T,x=de(_),_=Yr(x)}}return xt({width:u,height:d,x:l,y:c})}function Xr(e,t){let r=gr(e).scrollLeft;return t?t.left+r:vr(He(e)).left+r}function Ho(e,t){let r=e.getBoundingClientRect(),n=r.left+t.scrollLeft-Xr(e,r),i=r.top+t.scrollTop;return{x:n,y:i}}function Xc(e){let{elements:t,rect:r,offsetParent:n,strategy:i}=e,s=i==="fixed",o=He(n),a=t?yr(t.floating):!1;if(n===o||a&&s)return r;let l={scrollLeft:0,scrollTop:0},c=Me(1),u=Me(0),d=Ve(n);if((d||!s)&&((St(n)!=="body"||mr(o))&&(l=gr(n)),d)){let y=vr(n);c=Bt(n),u.x=y.x+n.clientLeft,u.y=y.y+n.clientTop}let p=o&&!d&&!s?Ho(o,l):Me(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 Qc(e){return e.getClientRects?Array.from(e.getClientRects()):[]}function Zc(e){let t=gr(e),r=e.ownerDocument.body,n=Qe(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),i=Qe(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight),s=-t.scrollLeft+Xr(e),o=-t.scrollTop;return Ne(r).direction==="rtl"&&(s+=Qe(e.clientWidth,r.clientWidth)-n),{width:n,height:i,x:s,y:o}}var Jc=25;function eu(e,t,r){r===void 0&&(r="viewport");let n=r==="layoutViewport",i=de(e),s=He(e),o=i.visualViewport,a=s.clientWidth,l=s.clientHeight,c=0,u=0;if(o){let p=!Gr()||t==="fixed";n?p||(c=-o.offsetLeft,u=-o.offsetTop):(a=o.width,l=o.height,p&&(c=o.offsetLeft,u=o.offsetTop))}if(Xr(s)<=0){let p=s.ownerDocument,y=p.body,x=getComputedStyle(y),_=p.compatMode==="CSS1Compat"&&parseFloat(x.marginLeft)+parseFloat(x.marginRight)||0,v=Math.abs(s.clientWidth-y.clientWidth-_),C=getComputedStyle(s).scrollbarGutter==="stable both-edges"?v/2:v;C<=Jc&&(a-=C)}return{width:a,height:l,x:c,y:u}}function tu(e,t){let r=vr(e,!0,t==="fixed"),n=r.top+e.clientTop,i=r.left+e.clientLeft,s=Bt(e),o=e.clientWidth*s.x,a=e.clientHeight*s.y,l=i*s.x,c=n*s.y;return{width:o,height:a,x:l,y:c}}function Io(e,t,r){let n;if(t==="viewport"||t==="layoutViewport")n=eu(e,r,t);else if(t==="document")n=Zc(He(e));else if(Le(t))n=tu(t,r);else{let i=Bo(e);n={x:t.x-i.x,y:t.y-i.y,width:t.width,height:t.height}}return xt(n)}function ru(e,t){let r=t.get(e);if(r)return r;let n=qr(e,[],!1).filter(a=>Le(a)&&St(a)!=="body"),i=null,s=Ne(e).position==="fixed",o=s?Je(e):e;for(;Le(o)&&!Ft(o);){let a=Ne(o),l=$t(o),c=i?i.position:s?"fixed":"";!l&&(c==="fixed"||c==="absolute"&&a.position==="static")?n=n.filter(d=>d!==o):i=a,o=Je(o)}return t.set(e,n),n}function nu(e){let{element:t,boundary:r,rootBoundary:n,strategy:i}=e,o=[...r==="clippingAncestors"?yr(t)?[]:ru(t,this._c):[].concat(r),n],a=Io(t,o[0],i),l=a.top,c=a.right,u=a.bottom,d=a.left;for(let p=1;p<o.length;p++){let y=Io(t,o[p],i);l=Qe(y.top,l),c=pr(y.right,c),u=pr(y.bottom,u),d=Qe(y.left,d)}return{width:c-d,height:u-l,x:d,y:l}}function iu(e){let{width:t,height:r}=$o(e);return{width:t,height:r}}function su(e,t,r){let n=Ve(t),i=He(t),s=r==="fixed",o=vr(e,!0,s,t),a={scrollLeft:0,scrollTop:0},l=Me(0);if((n||!s)&&((St(t)!=="body"||mr(i))&&(a=gr(t)),n)){let p=vr(t,!0,s,t);l.x=p.x+t.clientLeft,l.y=p.y+t.clientTop}!n&&i&&(l.x=Xr(i));let c=i&&!n&&!s?Ho(i,a):Me(0),u=o.left+a.scrollLeft-l.x-c.x,d=o.top+a.scrollTop-l.y-c.y;return{x:u,y:d,width:o.width,height:o.height}}function yi(e){return Ne(e).position==="static"}function Uo(e,t){if(!Ve(e)||Ne(e).position==="fixed")return null;if(t)return t(e);let r=e.offsetParent;return He(e)===r&&(r=r.ownerDocument.body),r}function Vo(e,t){let r=de(e);if(yr(e))return r;if(!Ve(e)){let i=Je(e);for(;i&&!Ft(i);){if(Le(i)&&!yi(i))return i;i=Je(i)}return r}let n=Uo(e,t);for(;n&&Po(n)&&yi(n);)n=Uo(n,t);return n&&Ft(n)&&yi(n)&&!$t(n)?r:n||ko(e)||r}var ou=async function(e){let t=this.getOffsetParent||Vo,r=this.getDimensions,n=await r(e.floating);return{reference:su(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function au(e){return Ne(e).direction==="rtl"}var Qr={convertOffsetParentRelativeRectToViewportRelativeRect:Xc,getDocumentElement:He,getClippingRect:nu,getOffsetParent:Vo,getElementRects:ou,getClientRects:Qc,getDimensions:iu,getScale:Bt,isElement:Le,isRTL:au};var zo=Ro,jo=Lo;var Wo=(e,t,r)=>{let n=new Map,i=r??{},s={...Qr,...i.platform,_c:n};return Oo(e,t,{...i,platform:s})};function qo(e){return lu(e)}function gi(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function lu(e){for(let t=e;t;t=gi(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=gi(e);t;t=gi(t)){if(!(t instanceof Element))continue;let r=getComputedStyle(t);if(r.display!=="contents"&&(r.position!=="static"||$t(r)||t.tagName==="BODY"))return t}return null}async function Ko(e,t,r){let n;return typeof r=="object"?n=r:n={placement:r},Wo(e,t,{strategy:n.strategy,platform:{...Qr,getOffsetParent:i=>Qr.getOffsetParent(i,qo)},middleware:[jo({crossAxis:!0}),zo({allowedPlacements:[n.placement]})]})}var Xt=f(E());var Fi=f(J());var Go=f(J(),1);var vi=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function Yo(e,t){return(0,Go.property)({type:Object,converter:{fromAttribute:r=>{if(r==null)return xr(e);try{return JSON.parse(r)}catch{return xr(e)}},toAttribute:r=>JSON.stringify(r)},hasChanged:br,...t??{}})}function cu(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(!Ht(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(!Ht(n[1],t.get(n[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();let i=o=>Object.keys(o).filter(a=>o[a]!=null),s=i(e);if(r=s.length,r!==i(t).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,s[n]))return!1;for(n=r;n--!==0;){let o=s[n];if(!Ht(e[o],t[o]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function Ht(e,t){try{return cu(e,t)}catch{return!1}}function br(e,t){return!Ht(e,t)}function xr(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 Xo=f(J(),1);var xi=e=>{let t=e??{};return(r,n)=>{var i;let s={hasChanged:br,attribute:!1,...t};(0,Xo.property)(s)(r,n);let o=r.constructor;o.reduxProperties=new Map(o.reduxProperties),o.reduxProperties.set(n,{selector:(i=t.selector)!==null&&i!==void 0?i:(a=>a[n]),store:t.store})}};var 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 Et=f(J(),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),s=(r=this.resolvePromise)!==null&&r!==void 0?r:(()=>null);this.clearPromise();for(let o of n)try{await o()}catch(a){i(a);return}s(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Zo=f(B(),1);var tn=globalThis,uu=tn.ShadowRoot&&(tn.ShadyCSS===void 0||tn.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;var Qo=(e,t)=>{if(uu)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 Zo.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 Qo(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){vi(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 Jo(e,t,...r){var n;let i=e.querySelector(t);for(let s of r)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(s);return i}var zt=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},na,ea=Symbol("constructorPrototype"),ta=Symbol("constructorName"),ia=Symbol("exportpartsDebouncer"),ra=Symbol("dynamicDependenciesLoaded"),Vt=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};Vt.eventName="exportparts-updated";var Ie=class extends rn{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[na]=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[ia].run(()=>{var i,s;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((s=this.exportpartsPrefixes)===null||s===void 0?void 0:s.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[ta]=this.constructor.name,this[ea]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[ta]&&Object.setPrototypeOf(this,this[ea])}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[ra]||(r[ra]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(Vt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(Vt.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 Vt)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let s=[...i??[],n];r=Jo(this.shadowRoot,...s)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(s=>s.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(s){console.error(s,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let s=document.createElement("style");s.classList.add("ft-lit-element--custom-stylesheet"),s.innerHTML=this.customStylesheet,this.shadowRoot.append(s)}}setExportpartsAttribute(t){var r,n,i,s,o,a;let l=p=>p!=null&&p.trim().length>0,c=t.filter(l).map(p=>p.trim());if(c.length===0){this.exportparts=void 0;return}let u=new Set;for(let p of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let y=(s=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&s!==void 0?s:[],x=(a=(o=p.getAttribute("exportparts"))===null||o===void 0?void 0:o.split(",").map(v=>v.split(":")[1]))!==null&&a!==void 0?a:[],_=[...y,...x].filter(l).map(v=>v.trim());for(let v of _)u.add(v)}if(u.size===0){this.exportparts=void 0;return}let d=[...u.values()].flatMap(p=>c.map(y=>`${p}:${y}--${p}`));this.exportparts=[...this.part,...d].join(", ")}};na=ia;zt([(0,Et.property)()],Ie.prototype,"exportpartsPrefix",void 0);zt([Yo([])],Ie.prototype,"exportpartsPrefixes",void 0);zt([(0,Et.property)({reflect:!0})],Ie.prototype,"exportparts",void 0);zt([(0,Et.property)()],Ie.prototype,"customStylesheet",void 0);zt([(0,Et.property)()],Ie.prototype,"elementToFocus",void 0);zt([(0,Et.state)()],Ie.prototype,"useAdoptedStyleSheets",void 0);function nn(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Sr=Symbol("internalReduxEventsUnsubscribers"),et=Symbol("internalStoresUnsubscribers"),At=Symbol("internalStores"),du=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(o){super.willUpdate(o),[...this.reduxConstructor.reduxReactiveProperties].some(a=>o.has(a))&&this.updateFromStores()}getUnnamedStore(){if(this[At].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[At].values()][0]}getStore(o){return o==null?this.getUnnamedStore():this[At].get(o)}addStore(o,a){var l;a=(l=a??o.name)!==null&&l!==void 0?l:"default-store",this.unsubscribeFromStore(a),this[At].set(a,o),this.subscribeToStore(a,o),this.updateFromStores()}removeStore(o){let a=typeof o=="string"?o:o.name;this.unsubscribeFromStore(a),this[At].delete(a)}setupStores(){this.unsubscribeFromStores(),this[At].forEach((o,a)=>this.subscribeToStore(a,o)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((o,a)=>{let l=this.constructor.getPropertyOptions(a);if(!l?.attribute||!this.hasAttribute(typeof l?.attribute=="string"?l.attribute:a)){let c=this.getStore(o.store);c&&(o.store?this[et].has(o.store):this[et].size>0)&&(this[a]=o.selector(c.getState(),this))}})}subscribeToStore(o,a){var l;this[et].set(o,a.subscribe(()=>this.updateFromStores())),this[Sr].set(o,[]),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[Sr].get(o).push(()=>a.removeEventListener(c.eventName,d))}})),this.onStoreAvailable(o)}unsubscribeFromStores(){this[et].forEach((o,a)=>this.unsubscribeFromStore(a))}unsubscribeFromStore(o){var a;this[et].has(o)&&this[et].get(o)(),this[et].delete(o),(a=this[Sr].get(o))===null||a===void 0||a.forEach(l=>l()),this[Sr].delete(o)}onStoreAvailable(o){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=et,r=At,n=Sr,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),sa=class extends du(Ie){};function ne(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 pu=typeof Symbol=="function"&&Symbol.observable||"@@observable",oa=pu,bi=()=>Math.random().toString(36).substring(7).split("").join("."),fu={INIT:`@@redux/INIT${bi()}`,REPLACE:`@@redux/REPLACE${bi()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${bi()}`},sn=fu;function on(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function Si(e,t,r){if(typeof e!="function")throw new Error(ne(2));if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(ne(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(ne(1));return r(Si)(e,t)}let n=e,i=t,s=new Map,o=s,a=0,l=!1;function c(){o===s&&(o=new Map,s.forEach((v,C)=>{o.set(C,v)}))}function u(){if(l)throw new Error(ne(3));return i}function d(v){if(typeof v!="function")throw new Error(ne(4));if(l)throw new Error(ne(5));let C=!0;c();let P=a++;return o.set(P,v),function(){if(C){if(l)throw new Error(ne(6));C=!1,c(),o.delete(P),s=null}}}function p(v){if(!on(v))throw new Error(ne(7));if(typeof v.type>"u")throw new Error(ne(8));if(typeof v.type!="string")throw new Error(ne(17));if(l)throw new Error(ne(9));try{l=!0,i=n(i,v)}finally{l=!1}return(s=o).forEach(P=>{P()}),v}function y(v){if(typeof v!="function")throw new Error(ne(10));n=v,p({type:sn.REPLACE})}function x(){let v=d;return{subscribe(C){if(typeof C!="object"||C===null)throw new Error(ne(11));function P(){let T=C;T.next&&T.next(u())}return P(),{unsubscribe:v(P)}},[oa](){return this}}}return p({type:sn.INIT}),{dispatch:p,subscribe:d,getState:u,replaceReducer:y,[oa]:x}}function hu(e){Object.keys(e).forEach(t=>{let r=e[t];if(typeof r(void 0,{type:sn.INIT})>"u")throw new Error(ne(12));if(typeof r(void 0,{type:sn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ne(13))})}function aa(e){let t=Object.keys(e),r={};for(let o=0;o<t.length;o++){let a=t[o];typeof e[a]=="function"&&(r[a]=e[a])}let n=Object.keys(r),i,s;try{hu(r)}catch(o){s=o}return function(a={},l){if(s)throw s;let c=!1,u={};for(let d=0;d<n.length;d++){let p=n[d],y=r[p],x=a[p],_=y(x,l);if(typeof _>"u"){let v=l&&l.type;throw new Error(ne(14))}u[p]=_,c=c||_!==x}return c=c||n.length!==Object.keys(a).length,c?u:a}}function Er(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function la(...e){return t=>(r,n)=>{let i=t(r,n),s=()=>{throw new Error(ne(15))},o={getState:i.getState,dispatch:(l,...c)=>s(l,...c)},a=e.map(l=>l(o));return s=Er(...a)(i.dispatch),{...i,dispatch:s}}}function ca(e){return on(e)&&"type"in e&&typeof e.type=="string"}var va=Symbol.for("immer-nothing"),ua=Symbol.for("immer-draftable"),se=Symbol.for("immer-state");function De(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var ye=Object,Wt=ye.getPrototypeOf,un="constructor",yn="prototype",Ci="configurable",dn="enumerable",ln="writable",Ar="value",Ue=e=>!!e&&!!e[se];function ge(e){return e?xa(e)||vn(e)||!!e[ua]||!!e[un]?.[ua]||xn(e)||bn(e):!1}var mu=ye[yn][un].toString(),da=new WeakMap;function xa(e){if(!e||!Pi(e))return!1;let t=Wt(e);if(t===null||t===ye[yn])return!0;let r=ye.hasOwnProperty.call(t,un)&&t[un];if(r===Object)return!0;if(!jt(r))return!1;let n=da.get(r);return n===void 0&&(n=Function.toString.call(r),da.set(r,n)),n===mu}function gn(e,t,r=!0){wr(e)===0?(r?Reflect.ownKeys(e):ye.keys(e)).forEach(i=>{t(i,e[i],e)}):e.forEach((n,i)=>t(i,n,e))}function wr(e){let t=e[se];return t?t.type_:vn(e)?1:xn(e)?2:bn(e)?3:0}var Ei=(e,t,r=wr(e))=>r===2?e.has(t):ye[yn].hasOwnProperty.call(e,t),wi=(e,t,r=wr(e))=>r===2?e.get(t):e[t],pn=(e,t,r,n=wr(e))=>{n===2?e.set(t,r):n===3?e.add(r):e[t]=r};function yu(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}var vn=Array.isArray,xn=e=>e instanceof Map,bn=e=>e instanceof Set,Pi=e=>typeof e=="object",jt=e=>typeof e=="function",Ai=e=>typeof e=="boolean";function gu(e){let t=+e;return Number.isInteger(t)&&String(t)===e}var ze=e=>e.copy_||e.base_;var ki=e=>e.modified_?e.copy_:e.base_;function Ti(e,t){if(xn(e))return new Map(e);if(bn(e))return new Set(e);if(vn(e))return Array[yn].slice.call(e);let r=xa(e);if(t===!0||t==="class_only"&&!r){let n=ye.getOwnPropertyDescriptors(e);delete n[se];let i=Reflect.ownKeys(n);for(let s=0;s<i.length;s++){let o=i[s],a=n[o];a[ln]===!1&&(a[ln]=!0,a[Ci]=!0),(a.get||a.set)&&(n[o]={[Ci]:!0,[ln]:!0,[dn]:a[dn],[Ar]:e[o]})}return ye.create(Wt(e),n)}else{let n=Wt(e);if(n!==null&&r)return{...e};let i=ye.create(n);return ye.assign(i,e)}}function Mi(e,t=!1){return Sn(e)||Ue(e)||!ge(e)||(wr(e)>1&&ye.defineProperties(e,{set:an,add:an,clear:an,delete:an}),ye.freeze(e),t&&gn(e,(r,n)=>{Mi(n,!0)},!1)),e}function vu(){De(2)}var an={[Ar]:vu};function Sn(e){return e===null||!Pi(e)?!0:ye.isFrozen(e)}var fn="MapSet",Oi="Patches",pa="ArrayMethods",ba={};function _t(e){let t=ba[e];return t||De(0,e),t}var fa=e=>!!ba[e];var _r,Sa=()=>_r,xu=(e,t)=>({drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0,handledSet_:new Set,processedForPatches_:new Set,mapSetPlugin_:fa(fn)?_t(fn):void 0,arrayMethodsPlugin_:fa(pa)?_t(pa):void 0});function ha(e,t){t&&(e.patchPlugin_=_t(Oi),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Ri(e){Li(e),e.drafts_.forEach(bu),e.drafts_=null}function Li(e){e===_r&&(_r=e.parent_)}var ma=e=>_r=xu(_r,e);function bu(e){let t=e[se];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function ya(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];if(e!==void 0&&e!==r){r[se].modified_&&(Ri(t),De(4)),ge(e)&&(e=ga(t,e));let{patchPlugin_:i}=t;i&&i.generateReplacementPatches_(r[se].base_,e,t)}else e=ga(t,r);return Su(t,e,!0),Ri(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==va?e:void 0}function ga(e,t){if(Sn(t))return t;let r=t[se];if(!r)return hn(t,e.handledSet_,e);if(!En(r,e))return t;if(!r.modified_)return r.base_;if(!r.finalized_){let{callbacks_:n}=r;if(n)for(;n.length>0;)n.pop()(e);_a(r,e)}return r.copy_}function Su(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&Mi(t,r)}function Ea(e){e.finalized_=!0,e.scope_.unfinalizedDrafts_--}var En=(e,t)=>e.scope_===t,Eu=[];function Aa(e,t,r,n){let i=ze(e),s=e.type_;if(n!==void 0&&wi(i,n,s)===t){pn(i,n,r,s);return}if(!e.draftLocations_){let a=e.draftLocations_=new Map;gn(i,(l,c)=>{if(Ue(c)){let u=a.get(c)||[];u.push(l),a.set(c,u)}})}let o=e.draftLocations_.get(t)??Eu;for(let a of o)pn(i,a,r,s)}function Au(e,t,r){e.callbacks_.push(function(i){let s=t;if(!s||!En(s,i))return;i.mapSetPlugin_?.fixSetContents(s);let o=ki(s);Aa(e,s.draft_??s,o,r),_a(s,i)})}function _a(e,t){if(e.modified_&&!e.finalized_&&(e.type_===3||e.type_===1&&e.allIndicesReassigned_||(e.assigned_?.size??0)>0)){let{patchPlugin_:n}=t;if(n){let i=n.getPath(e);i&&n.generatePatches_(e,i,t)}Ea(e)}}function _u(e,t,r){let{scope_:n}=e;if(Ue(r)){let i=r[se];En(i,n)&&i.callbacks_.push(function(){cn(e);let o=ki(i);Aa(e,r,o,t)})}else ge(r)&&e.callbacks_.push(function(){let s=ze(e);e.type_===3?s.has(r)&&hn(r,n.handledSet_,n):wi(s,t,e.type_)===r&&n.drafts_.length>1&&(e.assigned_.get(t)??!1)===!0&&e.copy_&&hn(wi(e.copy_,t,e.type_),n.handledSet_,n)})}function hn(e,t,r){return!r.immer_.autoFreeze_&&r.unfinalizedDrafts_<1||Ue(e)||t.has(e)||!ge(e)||Sn(e)||(t.add(e),gn(e,(n,i)=>{if(Ue(i)){let s=i[se];if(En(s,r)){let o=ki(s);pn(e,n,o,e.type_),Ea(s)}}else ge(i)&&hn(i,t,r)})),e}function Cu(e,t){let r=vn(e),n={type_:r?1:0,scope_:t?t.scope_:Sa(),modified_:!1,finalized_:!1,assigned_:void 0,parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1,callbacks_:void 0},i=n,s=mn;r&&(i=[n],s=Cr);let{revoke:o,proxy:a}=Proxy.revocable(i,s);return n.draft_=a,n.revoke_=o,[a,n]}var mn={get(e,t){if(t===se)return e;let r=e.scope_.arrayMethodsPlugin_,n=e.type_===1&&typeof t=="string";if(n&&r?.isArrayOperationMethod(t))return r.createMethodInterceptor(e,t);let i=ze(e);if(!Ei(i,t,e.type_))return Tu(e,i,t);let s=i[t];if(e.finalized_||!ge(s)||n&&e.operationMethod&&r?.isMutatingArrayMethod(e.operationMethod)&&gu(t))return s;if(s===_i(e.base_,t)||wu(e,t,s)){cn(e);let o=e.type_===1?+t:t,a=Di(e.scope_,s,e,o);return e.copy_[o]=a}return s},has(e,t){return t in ze(e)},ownKeys(e){return Reflect.ownKeys(ze(e))},set(e,t,r){let n=Ca(ze(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){let i=_i(ze(e),t),s=i?.[se];if(s&&s.base_===r)return e.copy_[t]=r,e.assigned_.set(t,!1),!0;if(yu(r,i)&&(r!==void 0||Ei(e.base_,t,e.type_)))return!0;cn(e),Ni(e)}return e.copy_[t]===r&&(r!==void 0||Ei(e.copy_,t,e.type_))||Number.isNaN(r)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=r,e.assigned_.set(t,!0),_u(e,t,r)),!0},deleteProperty(e,t){return cn(e),_i(e.base_,t)!==void 0||t in e.base_?(e.assigned_.set(t,!1),Ni(e)):e.assigned_.delete(t),e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let r=ze(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{[ln]:!0,[Ci]:e.type_!==1||t!=="length",[dn]:n[dn],[Ar]:r[t]}},defineProperty(){De(11)},getPrototypeOf(e){return Wt(e.base_)},setPrototypeOf(){De(12)}},Cr={};for(let e in mn){let t=mn[e];Cr[e]=function(){let r=arguments;return r[0]=r[0][0],t.apply(this,r)}}Cr.deleteProperty=function(e,t){return Cr.set.call(this,e,t,void 0)};Cr.set=function(e,t,r){return mn.set.call(this,e[0],t,r,e[0])};function _i(e,t){let r=e[se];return(r?ze(r):e)[t]}function wu(e,t,r){return e.type_!==1||!e.allIndicesReassigned_||e.assigned_?.get(t)||!ge(r)||r[se]?!1:e.baseRefs_.has(r)}function Tu(e,t,r){let n=Ca(t,r);return n?Ar in n?n[Ar]:n.get?.call(e.draft_):void 0}function Ca(e,t){if(!(t in e))return;let r=Wt(e);for(;r;){let n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Wt(r)}}function Ni(e){e.modified_||(e.modified_=!0,e.parent_&&Ni(e.parent_))}function cn(e){e.copy_||(e.assigned_=new Map,e.copy_=Ti(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var Ou=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!1,this.produce=(t,r,n)=>{if(jt(t)&&!jt(r)){let s=r;r=t;let o=this;return function(l=s,...c){return o.produce(l,u=>r.call(this,u,...c))}}jt(r)||De(6),n!==void 0&&!jt(n)&&De(7);let i;if(ge(t)){let s=ma(this),o=Di(s,t,void 0),a=!0;try{i=r(o),a=!1}finally{a?Ri(s):Li(s)}return ha(s,n),ya(i,s)}else if(!t||!Pi(t)){if(i=r(t),i===void 0&&(i=t),i===va&&(i=void 0),this.autoFreeze_&&Mi(i,!0),n){let s=[],o=[];_t(Oi).generateReplacementPatches_(t,i,{patches_:s,inversePatches_:o}),n(s,o)}return i}else De(1,t)},this.produceWithPatches=(t,r)=>{if(jt(t))return(o,...a)=>this.produceWithPatches(o,l=>t(l,...a));let n,i;return[this.produce(t,r,(o,a)=>{n=o,i=a}),n,i]},Ai(e?.autoFreeze)&&this.setAutoFreeze(e.autoFreeze),Ai(e?.useStrictShallowCopy)&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),Ai(e?.useStrictIteration)&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){ge(e)||De(8),Ue(e)&&(e=wa(e));let t=ma(this),r=Di(t,e,void 0);return r[se].isManual_=!0,Li(t),r}finishDraft(e,t){let r=e&&e[se];(!r||!r.isManual_)&&De(9);let{scope_:n}=r;return ha(n,t),ya(void 0,n)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}setUseStrictIteration(e){this.useStrictIteration_=e}shouldUseStrictIteration(){return this.useStrictIteration_}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){let i=t[r];if(i.path.length===0&&i.op==="replace"){e=i.value;break}}r>-1&&(t=t.slice(r+1));let n=_t(Oi).applyPatches_;return Ue(e)?n(e,t):this.produce(e,i=>n(i,t))}};function Di(e,t,r,n){let[i,s]=xn(t)?_t(fn).proxyMap_(t,r):bn(t)?_t(fn).proxySet_(t,r):Cu(t,r);return(r?.scope_??Sa()).drafts_.push(i),s.callbacks_=r?.callbacks_??[],s.key_=n,r&&n!==void 0?Au(r,s,n):s.callbacks_.push(function(l){l.mapSetPlugin_?.fixSetContents(s);let{patchPlugin_:c}=l;s.modified_&&c&&c.generatePatches_(s,[],l)}),i}function wa(e){return Ue(e)||De(10,e),Ta(e)}function Ta(e){if(!ge(e)||Sn(e))return e;let t=e[se],r,n=!0;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=Ti(e,t.scope_.immer_.useStrictShallowCopy_),n=t.scope_.immer_.shouldUseStrictIteration()}else r=Ti(e,!0);return gn(r,(i,s)=>{pn(r,i,Ta(s))},n),t&&(t.finalized_=!1),r}var Ru=globalThis.Iterator,$f=typeof Ru?.from=="function";var Lu=new Ou,Ii=Lu.produce;function Oa(e){return({dispatch:r,getState:n})=>i=>s=>typeof s=="function"?s(r,n,e):i(s)}var Ra=Oa(),La=Oa;var Nu=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Er:Er.apply(null,arguments)},Wf=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}},Du=e=>e&&typeof e.match=="function";function tt(e,t){function r(...n){if(t){let i=t(...n);if(!i)throw new Error(je(0));return{type:e,payload:i.payload,..."meta"in i&&{meta:i.meta},..."error"in i&&{error:i.error}}}return{type:e,payload:n[0]}}return r.toString=()=>`${e}`,r.type=e,r.match=n=>ca(n)&&n.type===e,r}var Ma=class Tr extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,Tr.prototype)}static get[Symbol.species](){return Tr}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new Tr(...t[0].concat(this)):new Tr(...t.concat(this))}};function Na(e){return ge(e)?Ii(e,()=>{}):e}function An(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function Pu(e){return typeof e=="boolean"}var ku=()=>function(t){let{thunk:r=!0,immutableCheck:n=!0,serializableCheck:i=!0,actionCreatorCheck:s=!0}=t??{},o=new Ma;return r&&(Pu(r)?o.push(Ra):o.push(La(r.extraArgument))),o},Mu="RTK_autoBatch";var Da=e=>t=>{setTimeout(t,e)},Iu=(e,t)=>r=>{let n=!1,i=()=>{n||(n=!0,cancelAnimationFrame(s),clearTimeout(o),r())},s=e(i),o=setTimeout(i,t)},Uu=(e={type:"raf"})=>t=>(...r)=>{let n=t(...r),i=!0,s=!1,o=!1,a=new Set,l=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?Iu(window.requestAnimationFrame,100):Da(10):e.type==="callback"?e.queueNotification:Da(e.timeout),c=()=>{o=!1,s&&(s=!1,a.forEach(u=>u()))};return Object.assign({},n,{subscribe(u){let d=()=>i&&u(),p=n.subscribe(d);return a.add(u),()=>{p(),a.delete(u)}},dispatch(u){try{return i=!u?.meta?.[Mu],s=!i,s&&(o||(o=!0,l(c))),n.dispatch(u)}finally{i=!0}}})},$u=e=>function(r){let{autoBatch:n=!0}=r??{},i=new Ma(e);return n&&i.push(Uu(typeof n=="object"?n:void 0)),i};function Ia(e){let t=ku(),{reducer:r=void 0,middleware:n,devTools:i=!0,duplicateMiddlewareCheck:s=!0,preloadedState:o=void 0,enhancers:a=void 0}=e||{},l;if(typeof r=="function")l=r;else if(on(r))l=aa(r);else throw new Error(je(1));let c;typeof n=="function"?c=n(t):c=t();let u=Er;i&&(u=Nu({trace:!1,...typeof i=="object"&&i}));let d=la(...c),p=$u(d),y=typeof a=="function"?a(p):p(),x=u(...y);return Si(l,o,x)}function Ua(e){let t={},r=[],n,i={addCase(s,o){let a=typeof s=="string"?s:s.type;if(!a)throw new Error(je(28));if(a in t)throw new Error(je(29));return t[a]=o,i},addAsyncThunk(s,o){return o.pending&&(t[s.pending.type]=o.pending),o.rejected&&(t[s.rejected.type]=o.rejected),o.fulfilled&&(t[s.fulfilled.type]=o.fulfilled),o.settled&&r.push({matcher:s.settled,reducer:o.settled}),i},addMatcher(s,o){return r.push({matcher:s,reducer:o}),i},addDefaultCase(s){return n=s,i}};return e(i),[t,r,n]}function Fu(e){return typeof e=="function"}function Bu(e,t){let[r,n,i]=Ua(t),s;if(Fu(e))s=()=>Na(e());else{let a=Na(e);s=()=>a}function o(a=s(),l){let c=[r[l.type],...n.filter(({matcher:u})=>u(l)).map(({reducer:u})=>u)];return c.filter(u=>!!u).length===0&&(c=[i]),c.reduce((u,d)=>{if(d)if(Ue(u)){let y=d(u,l);return y===void 0?u:y}else{if(ge(u))return Ii(u,p=>d(p,l));{let p=d(u,l);if(p===void 0){if(u===null)return u;throw Error("A case reducer on a non-draftable value must not return undefined")}return p}}return u},a)}return o.getInitialState=s,o}var Hu=(e,t)=>Du(e)?e.match(t):e(t);function Vu(...e){return t=>e.some(r=>Hu(r,t))}var zu="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",ju=(e=21)=>{let t="",r=e;for(;r--;)t+=zu[Math.random()*64|0];return t},Wu=["name","message","stack","code"],Ui=class{constructor(e,t){this.payload=e,this.meta=t}payload;meta;_type},Pa=class{constructor(e,t){this.payload=e,this.meta=t}payload;meta;_type},qu=e=>{if(typeof e=="object"&&e!==null){let t={};for(let r of Wu)typeof e[r]=="string"&&(t[r]=e[r]);return t}return{message:String(e)}},ka="External signal was aborted",Ku=(()=>{function e(t,r,n){let i=tt(t+"/fulfilled",(l,c,u,d)=>({payload:l,meta:{...d||{},arg:u,requestId:c,requestStatus:"fulfilled"}})),s=tt(t+"/pending",(l,c,u)=>({payload:void 0,meta:{...u||{},arg:c,requestId:l,requestStatus:"pending"}})),o=tt(t+"/rejected",(l,c,u,d,p)=>({payload:d,error:(n&&n.serializeError||qu)(l||"Rejected"),meta:{...p||{},arg:u,requestId:c,rejectedWithValue:!!d,requestStatus:"rejected",aborted:l?.name==="AbortError",condition:l?.name==="ConditionError"}}));function a(l,{signal:c}={}){return(u,d,p)=>{let y=n?.idGenerator?n.idGenerator(l):ju(),x=new AbortController,_,v;function C(b){v=b,x.abort()}c&&(c.aborted?C(ka):c.addEventListener("abort",()=>C(ka),{once:!0}));let P=(async function(){let b;try{let L=n?.condition?.(l,{getState:d,extra:p});if(Yu(L)&&(L=await L),L===!1||x.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};let z=new Promise((U,j)=>{_=()=>{j({name:"AbortError",message:v||"Aborted"})},x.signal.addEventListener("abort",_,{once:!0})});u(s(y,l,n?.getPendingMeta?.({requestId:y,arg:l},{getState:d,extra:p}))),b=await Promise.race([z,Promise.resolve(r(l,{dispatch:u,getState:d,extra:p,requestId:y,signal:x.signal,abort:C,rejectWithValue:((U,j)=>new Ui(U,j)),fulfillWithValue:((U,j)=>new Pa(U,j))})).then(U=>{if(U instanceof Ui)throw U;return U instanceof Pa?i(U.payload,y,l,U.meta):i(U,y,l)})])}catch(L){b=L instanceof Ui?o(null,y,l,L.payload,L.meta):o(L,y,l)}finally{_&&x.signal.removeEventListener("abort",_)}return n&&!n.dispatchConditionRejection&&o.match(b)&&b.meta.condition||u(b),b})();return Object.assign(P,{abort:C,requestId:y,arg:l,unwrap(){return P.then(Gu)}})}}return Object.assign(a,{pending:s,rejected:o,fulfilled:i,settled:Vu(o,i),typePrefix:t})}return e.withTypes=()=>e,e})();function Gu(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Yu(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var $a=Symbol.for("rtk-slice-createasyncthunk"),Kf={[$a]:Ku};function Xu(e,t){return`${e}/${t}`}function Qu({creators:e}={}){let t=e?.asyncThunk?.[$a];return function(n){let{name:i,reducerPath:s=i}=n;if(!i)throw new Error(je(11));typeof process<"u";let o=(typeof n.reducers=="function"?n.reducers(Ju()):n.reducers)||{},a=Object.keys(o),l={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},c={addCase(b,T){let L=typeof b=="string"?b:b.type;if(!L)throw new Error(je(12));if(L in l.sliceCaseReducersByType)throw new Error(je(13));return l.sliceCaseReducersByType[L]=T,c},addMatcher(b,T){return l.sliceMatchers.push({matcher:b,reducer:T}),c},exposeAction(b,T){return l.actionCreators[b]=T,c},exposeCaseReducer(b,T){return l.sliceCaseReducersByName[b]=T,c}};a.forEach(b=>{let T=o[b],L={reducerName:b,type:Xu(i,b),createNotation:typeof n.reducers=="function"};td(T)?nd(L,T,c,t):ed(L,T,c)});function u(){let[b={},T=[],L=void 0]=typeof n.extraReducers=="function"?Ua(n.extraReducers):[n.extraReducers],z={...b,...l.sliceCaseReducersByType};return Bu(n.initialState,U=>{for(let j in z)U.addCase(j,z[j]);for(let j of l.sliceMatchers)U.addMatcher(j.matcher,j.reducer);for(let j of T)U.addMatcher(j.matcher,j.reducer);L&&U.addDefaultCase(L)})}let d=b=>b,p=new Map,y=new WeakMap,x;function _(b,T){return x||(x=u()),x(b,T)}function v(){return x||(x=u()),x.getInitialState()}function C(b,T=!1){function L(U){let j=U[b];return typeof j>"u"&&T&&(j=An(y,L,v)),j}function z(U=d){let j=An(p,T,()=>new WeakMap);return An(j,U,()=>{let tr={};for(let[xe,at]of Object.entries(n.selectors??{}))tr[xe]=Zu(at,U,()=>An(y,U,v),T);return tr})}return{reducerPath:b,getSelectors:z,get selectors(){return z(L)},selectSlice:L}}let P={name:i,reducer:_,actions:l.actionCreators,caseReducers:l.sliceCaseReducersByName,getInitialState:v,...C(s),injectInto(b,{reducerPath:T,...L}={}){let z=T??s;return b.inject({reducerPath:z,reducer:_},L),{...P,...C(z,!0)}}};return P}}function Zu(e,t,r,n){function i(s,...o){let a=t(s);return typeof a>"u"&&n&&(a=r()),e(a,...o)}return i.unwrapped=e,i}var Fa=Qu();function Ju(){function e(t,r){return{_reducerDefinitionType:"asyncThunk",payloadCreator:t,...r}}return e.withTypes=()=>e,{reducer(t){return Object.assign({[t.name](...r){return t(...r)}}[t.name],{_reducerDefinitionType:"reducer"})},preparedReducer(t,r){return{_reducerDefinitionType:"reducerWithPrepare",prepare:t,reducer:r}},asyncThunk:e}}function ed({type:e,reducerName:t,createNotation:r},n,i){let s,o;if("reducer"in n){if(r&&!rd(n))throw new Error(je(17));s=n.reducer,o=n.prepare}else s=n;i.addCase(e,s).exposeCaseReducer(t,s).exposeAction(t,o?tt(e,o):tt(e))}function td(e){return e._reducerDefinitionType==="asyncThunk"}function rd(e){return e._reducerDefinitionType==="reducerWithPrepare"}function nd({type:e,reducerName:t},r,n,i){if(!i)throw new Error(je(18));let{payloadCreator:s,fulfilled:o,pending:a,rejected:l,settled:c,options:u}=r,d=i(e,s,u);n.exposeAction(t,d),o&&n.addCase(d.fulfilled,o),a&&n.addCase(d.pending,a),l&&n.addCase(d.rejected,l),c&&n.addMatcher(d.settled,c),n.exposeCaseReducer(t,{fulfilled:o||_n,pending:a||_n,rejected:l||_n,settled:c||_n})}function _n(){}var Ba="listener",Ha="completed",Va="cancelled",Gf=`task-${Va}`,Yf=`task-${Ha}`,Xf=`${Ba}-${Va}`,Qf=`${Ba}-${Ha}`;var{assign:za}=Object;var $i="listenerMiddleware";var id=za(tt(`${$i}/add`),{withTypes:()=>id}),Zf=tt(`${$i}/removeAll`),sd=za(tt(`${$i}/remove`),{withTypes:()=>sd});function je(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var od=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)}}}),Cn=class extends od(Object){};window.ftReduxStores||(window.ftReduxStores={});var ja=class e extends Cn{static get(t){var r;let n=typeof t=="string"?t:t.name,i=typeof t=="string"?void 0:t,s=window.ftReduxStores[n];if(nn(s))return s;if(i==null)return;let o=Fa({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),a=Ia({reducer:(l,c)=>{if(c.type==="CLEAR_FT_REDUX_STORE"){let u=xr(o.getInitialState());for(let d of c.keeping)u[d]=(l??u)[d];return u}else if(typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...l,...c.overwrites};return o.reducer(l,c)}});return window.ftReduxStores[i.name]=new e(o,a,i.eventBus)}constructor(t,r,n){super(),this.reduxSlice=t,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Jr,this.injectInto=(s,o)=>this.reduxSlice.injectInto(s,o),this.selectSlice=s=>this.reduxSlice.selectSlice(s);let i=s=>s!=null?JSON.parse(JSON.stringify(s)):s;this.actions=new Proxy(this.reduxSlice.actions,{get:(s,o,a)=>{let l=o,c=s[l];return c?(...u)=>{let d=c(...u.map(i));return this.reduxStore.dispatch(d),d}:u=>{let d=l,p=this.getState()[d];Ht(p,u)||this.setState({[d]:i(u)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...t){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:t})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}get selectors(){return this.reduxSlice.selectors}get reducerPath(){return this.reduxSlice.reducerPath}getSelectors(){return this.reduxSlice.getSelectors()}};var wn=class{static format(t,r,n,i,s){return window.moment?window.moment(t).locale(r).format(this.getMomentDateFormat(n,i,!!s)):this.getIntlDateTime(t,r,n,i,!!s)}static getMomentDateFormat(t,r,n){return n?"LT":t?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(t,r,n,i,s){let o=typeof t=="string"?new Date(t):t,a=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(o),l=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(o);return s?l:i?`${a} ${l}`:a}static getTimezoneAsString(){let t=n=>String(Math.floor(n)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${t(Math.abs(r)/60)}:${t(Math.abs(r)%60)}`}};var Tn=f(E()),ad="ft-app-info",rt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};rt.eventName="authentication-change";var Or=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};Or.eventName="ui-locale-changed";var ld={session:(e,t)=>{(0,Tn.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>A.dispatchEvent(new rt(t.payload)),0))}},A=Tn.FtReduxStore.get({name:ad,reducers:ld,initialState:{baseUrl:void 0,tenantId:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableContentLocales:[],localesConfiguration:void 0,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,noCustomCode:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1,stickyFilters:void 0}});var Wa=f(E()),On=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},Oh=(0,Wa.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(A)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var i,s;return((s=(i=this.metadataDescriptors.find(a=>a.key===n))===null||i===void 0?void 0:i.date)!==null&&s!==void 0?s:!1)?a=>wn.format(a,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return On([(0,Fi.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),On([(0,Fi.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),On([xi({store:A.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),On([xi({store:A.name})],t.prototype,"uiLocale",void 0),t});var qa;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(qa||(qa={}));var Ka;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Ka||(Ka={}));var Ga;(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"})(Ga||(Ga={}));var Ya;(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"})(Ya||(Ya={}));var Xa;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Xa||(Xa={}));var Qa;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(Qa||(Qa={}));var Za;(function(e){e.OFFICIAL="OFFICIAL",e.AI="AI"})(Za||(Za={}));var Ja;(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"})(Ja||(Ja={}));var el;(function(e){e.STANDARD="STANDARD",e.STRUCTURAL="STRUCTURAL"})(el||(el={}));var tl;(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"})(tl||(tl={}));var rl;(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"})(rl||(rl={}));var nl;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(nl||(nl={}));var il;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(il||(il={}));var sl;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(sl||(sl={}));var ol;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(ol||(ol={}));var al;(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"})(al||(al={}));var Rr;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(Rr||(Rr={}));var ll;(function(e){e.ASC="ASC",e.DESC="DESC"})(ll||(ll={}));var cl;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(cl||(cl={}));var Lr;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Lr||(Lr={}));var ul;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(ul||(ul={}));var dl;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(dl||(dl={}));var pl;(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"})(pl||(pl={}));var qt;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(qt||(qt={}));var fl;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(fl||(fl={}));var Nr;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Nr||(Nr={}));var hl;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(hl||(hl={}));var H;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(H||(H={}));var Ee;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(Ee||(Ee={}));var ml;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(ml||(ml={}));var yl;(function(e){e.UNREACHABLE="UNREACHABLE",e.UNAUTHORIZED="UNAUTHORIZED",e.FORBIDDEN="FORBIDDEN",e.INCOMPATIBLE="INCOMPATIBLE",e.FAILED="FAILED",e.OK="OK"})(yl||(yl={}));var gl;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(gl||(gl={}));var vl;(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"})(vl||(vl={}));var xl;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SLOW="SLOW",e.OTHER="OTHER"})(xl||(xl={}));var bl;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(bl||(bl={}));var Sl;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(Sl||(Sl={}));var El;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(El||(El={}));var Al;(function(e){e.IN_PROGRESS="IN_PROGRESS",e.ERROR="ERROR",e.DONE="DONE"})(Al||(Al={}));var _l;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(_l||(_l={}));var Cl;(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"})(Cl||(Cl={}));var wl;(function(e){e.MAP="MAP",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(wl||(wl={}));var cd={[H.PERSONAL_BOOK_SHARE_USER]:[H.PERSONAL_BOOK_USER],[H.HTML_EXPORT_USER]:[H.PERSONAL_BOOK_USER],[H.PDF_EXPORT_USER]:[H.PERSONAL_BOOK_USER],[H.KHUB_ADMIN]:[H.CONTENT_PUBLISHER],[H.ADMIN]:[H.KHUB_ADMIN,H.USERS_ADMIN,H.PORTAL_ADMIN,H.BEHAVIOR_DATA_USER],[H.GENERATIVE_AI_EXPORT_USER]:[H.GENERATIVE_AI_USER]};function Tl(e,t){return e===t||(cd[e]??[]).some(r=>Tl(r,t))}function Dr(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=>Tl(n,t))}var Pn=f(E());var Bi=f(E());var Ct=class e{static get(t){let{baseUrl:r,apiIntegrationIdentifier:n}=A.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=A.subscribe(()=>{n=e.get(t),n&&(i(),r(n))})}})}};var Kt=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:Ct.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Ct.await()}};var pe=class extends Kt{constructor(t=!0,r){var n;super(r),this.sortObjectFields=(s,o)=>typeof o!="object"||o==null||Array.isArray(o)?o:Object.fromEntries(Object.entries(o).sort(([a],[l])=>a.localeCompare(l)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new Bi.CacheRegistry,this.cache=t?i.commonCache:new Bi.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 Rn=class extends pe{async listMySearches(){let{session:t}=A.getState();return Dr(t,H.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),300*1e3):[]}};var Ln=class extends pe{async listMyBookmarks(){let t=A.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),300*1e3):[]}};var Nn=class extends pe{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=A.getState().session;return!!t?.sessionAuthenticated}};var Dn=class extends pe{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=A.getState().session;return!!t?.sessionAuthenticated}};var ud="ft-user-assets",dd={setAssetCount:(e,t)=>{let{userAssetType:r,count:n}=t.payload.assetCount;e.assetCounts.allAsset[r]=n},clearAssetCount:e=>{Object.values(Ee).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;Vi(e,r,[...Hi(e,r),i]),Ol(e,r,1,n),Rl(e,i)},editAsset:(e,t)=>{let{assetType:r,asset:n}=t.payload;Vi(e,r,Hi(e,r).map(i=>i.id===n.id?n:i)),Rl(e,n)},removeAsset:(e,t)=>{let{assetType:r,mapId:n,assetId:i}=t.payload;Vi(e,r,Hi(e,r).filter(s=>s.id!==i)),Ol(e,r,-1,n)}},Ll={[Ee.SEARCHES]:"savedSearches",[Ee.BOOKMARKS]:"bookmarks",[Ee.BOOKS]:void 0,[Ee.COLLECTIONS]:void 0},Hi=(e,t)=>{var r;let n=Ll[t];return n?(r=e[n])!==null&&r!==void 0?r:[]:[]},Vi=(e,t,r)=>{let n=Ll[t];n&&(e[n]=r)},Ol=(e,t,r,n)=>{let i=e.assetCounts.allAsset[t];if(i!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,i+r),t===Ee.BOOKMARKS&&n)){let s=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,s+r)}},Rl=(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)},X=Pn.FtReduxStore.get({name:ud,reducers:dd,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Ee).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),zi=class{constructor(t=new Nn,r=new Dn){this.assetCountsService=t,this.assetLabelsService=r,this.currentSession=A.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Ln,this.savedSearchesService=new Rn,A.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:r}=A.getState();(0,Pn.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(),X.actions.clearAssetCount(),X.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),X.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),X.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();X.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();X.actions.assetLabels(t)}async loadAssetCount(t){let r=await this.assetCountsService.getUserAssetCount(t);r&&X.getState().assetCounts.allAsset[t]!==r.count&&X.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(t){let r=await this.assetCountsService.getUserBookmarkCountByMap(t);r&&X.getState().assetCounts.bookmarkByMap[t]!==r.count&&X.actions.setBookmarkCountByMap({count:r.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let r=Object.keys(X.getState().assetCounts.bookmarkByMap).length!==0;t===Ee.BOOKMARKS&&r&&X.actions.clearBookmarkCountByMap(),X.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;X.actions.bookmarks(r)}}},kn=new zi;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=kn);var ji=class{addCommand(t,r=!1){A.commands.add(t,r)}consumeCommand(t){return A.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new ji;var Ae=f(E());var Nl,Gt=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},pd=Symbol("clearAfterUnitTest"),Mn=class extends(0,Ae.withEventBus)(pe){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Nl]=()=>{this.defaultMessages={},this.cache=new Ae.CacheRegistry,this.listeners={}},this.currentUiLocale=A.getState().uiLocale,A.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=A.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,Ae.deepEqual)(this.defaultMessages[t],i)||(this.defaultMessages[t]=i,await this.notify(t))}return this.fetchContext(t)}resolveContext(t){var r,n;return this.fetchContext(t),(n=(r=this.cache.getNow(t))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(t,r){let n=t.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(t,r,...n){var i;let s=t.toLowerCase(),o=this.resolveContext(s);return new Ae.ParametrizedLabelResolver((i=this.defaultMessages[s])!==null&&i!==void 0?i:{},o).resolve(r,...n)}async fetchContext(t){let r=!this.cache.has(t),n;try{n=await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),r&&await this.notify(t)}catch(i){!(i instanceof Ae.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 Gt({loadedContexts:t})),this.dispatchEvent(new Gt({loadedContexts:t})),await Promise.all(t.map(r=>this.notify(r,!1)))}async notify(t,r=!0){r&&(document.body.dispatchEvent(new Gt({loadedContexts:[t]})),this.dispatchEvent(new Gt({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(n=>(0,Ae.delay)(0).then(()=>n()).catch(()=>null)))}};Nl=pd;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Mn{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Mn{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var Yt=window.FluidTopicsI18nService,In=window.FluidTopicsCustomI18nService;var Dl=f(E()),Wi=class{highlightHtml(t,r,n){(0,Dl.highlightHtml)(t,r,n)}};window.FluidTopicsHighlightHtmlService=new Wi;var Pl=f(E());var qi=class{isDate(t){var r,n,i,s;return(s=(i=((n=(r=A.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(a=>a.key===t))===null||i===void 0?void 0:i.date)!==null&&s!==void 0?s:!1}format(t,r){var n,i,s,o;if(t==null)return"";try{return Pl.DateFormatter.format(t,(n=r?.locale)!==null&&n!==void 0?n:A.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(s=r?.withTime)!==null&&s!==void 0?s:!1,(o=r?.onlyTime)!==null&&o!==void 0?o:!1)}catch(a){throw console.error(`Date ${JSON.stringify(t)} is not valid`,a),a}}};window.FluidTopicsDateService=new qi;var kl=f(E());var wt=class{static get(t,r){var n,i,s,o;let a=A.getState(),{lang:l,region:c}=(s=(i=(n=a.localesConfiguration)===null||n===void 0?void 0:n.defaultLocales)===null||i===void 0?void 0:i.defaultContentLocale)!==null&&s!==void 0?s:{lang:"en",region:"US"};return new kl.SearchPlaceConverter(a.baseUrl,t??20,(o=a.localesConfiguration)===null||o===void 0?void 0:o.allLanguagesAllowed,r??`${l}-${c}`)}};var Ki=class{urlToSearchRequest(t){return wt.get().parse(t)}searchRequestToUrl(t){return wt.get().serialize(t)}};window.FluidTopicsUrlService=new Ki;var We=f(E());var Tt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{nextLocation:t}})}};Tt.eventName="before-location-change";var Ot=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};Ot.eventName="change";var Gi=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))}},Ml=new Gi;var Un=class e extends We.WithEventBus{static build(){return new e(window.history,Ml,()=>window.location,!1)}constructor(t,r,n,i){var s,o;super(),this.history=t,this.historyStorage=r,this.windowLocation=n,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(o=(s=t.state)===null||s===void 0?void 0:s.index)!==null&&o!==void 0?o:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(i)}setCurrentState(t,r=!1){let n=r&&this.currentIndex===t.index-1;this.currentState={...this.buildCurrentState(),...t},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,We.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,this.windowLocation().href]),setTimeout(()=>this.dispatchEvent(new Ot(this.currentItem())),0)}installProxies(){let t=r=>(n,i,[s,o,a])=>{let l=new Tt(new URL(typeof a=="string"?a:(a??this.windowLocation()).href,window.location.origin));this.dispatchEvent(l);let c=r(),u={...c===this.currentIndex?this.currentState:void 0,...s,index:c,href:l.detail.nextLocation.href};n.apply(i,[u,o,u.href]),this.setCurrentState(u,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:t(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:t(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",t=>this.setCurrentState(t.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(t){for(let 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)}addBeforeLocationChangeListener(t){this.addEventListener(Tt.eventName,t)}removeBeforeLocationChangeListener(t){this.removeEventListener(Tt.eventName,t)}addHistoryChangeListener(t){this.addEventListener(Ot.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(Ot.eventName,t)}currentItem(){return(0,We.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,We.deepCopy)(this.states[this.previousDifferentMajorPosition()])}backwardItemMatching(t){let r=this.states.filter(n=>!!n).filter(n=>n.index<this.currentIndex).reverse();return(0,We.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,We.deepCopy)(this.states[t])}nextMajorPosition(){let t=this.currentIndex;if(!(t>=this.states.length)){do t++;while(t<this.states.length&&!this.isDifferentMajorState(t));return this.getHigherPositionInTheSameState(t)}}getHigherPositionInTheSameState(t){var r;let n=(r=this.states[t])===null||r===void 0?void 0:r.majorStateId;if(!n)return t;let i=t,s=t+1;for(;this.states.length>s&&!this.isDifferentMajorState(s,n);)this.hasState(s)&&(i=s),s++;return i}buildCurrentState(){var t,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(t=this.history.state)===null||t===void 0?void 0:t.title)!==null&&r!==void 0?r:document.title}}hasState(t){return this.states[t]!=null}isDifferentMajorState(t,r){var n;if(!this.hasState(t))return!1;let i=r??this.currentState.majorStateId,s=(n=this.states[t])===null||n===void 0?void 0:n.majorStateId;return s==null||s!=i}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Un.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),addBeforeLocationChangeListener:e=>window.FluidTopicsInternalHistoryService.addBeforeLocationChangeListener(e),removeBeforeLocationChangeListener:e=>window.FluidTopicsInternalHistoryService.removeBeforeLocationChangeListener(e)});var Il=f(B());var Ul=Il.css`
|
|
431
|
+
`;var Fl=f(B()),ae=f(J()),Nt=f(E());var Rt=f(E());function $l(e,t){let{authenticationRequired:r,session:n}=A.getState();return r&&!n?.sessionAuthenticated?Promise.resolve(t):e()}var $n=class extends Kt{async updateUiLocale(t){return(await this.awaitApi).updateUiLocale(t)}};var Yi=class e extends Rt.FtStateManager{static build(t){return new e(A,t)}constructor(t,r){super(),this.store=t,this.cache=new Rt.CacheRegistry,this.withManualResources=!0,this.userLocaleService=new $n,this.cleanSessionDebouncer=new Rt.Debouncer,this.reloadConfiguration=()=>{var n;(n=this.cache)===null||n===void 0||n.clear("availableContentLocales"),this.updateAvailableContentLocales()},this.reloadDebouncer=new Rt.Debouncer(500),this.apiProvider=r??(()=>Ct.get())}setWithManualResources(t){this.withManualResources=t,this.updateIfNeeded()}addListeners(){this.store.addEventListener(rt.eventName,this.reloadConfiguration)}removeListeners(){this.store.removeEventListener(rt.eventName,this.reloadConfiguration)}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.store.getState().session==null&&this.updateSession(),this.store.getState().metadataConfiguration==null&&this.updateMetadataConfiguration()),this.store.getState().localesConfiguration==null&&this.updateLocalesConfiguration(),(this.store.getState().availableContentLocales==null||this.store.getState().availableContentLocales.length==0)&&this.updateAvailableContentLocales())}async updateSession(){let t=await this.cache.get("session",async()=>{let r=await this.apiProvider().getCurrentSession();return r.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.setSession(void 0)},r.idleTimeoutInMillis),r});this.setSession(t)}async updateMetadataConfiguration(){this.setMetadataConfiguration(await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration()))}async updateLocalesConfiguration(){this.setLocalesConfiguration(await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration()))}async updateAvailableContentLocales(){var t;let r=await this.cache.get("availableContentLocales",()=>$l(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}));this.setAvailableContentLocales((t=r.contentLocales)!==null&&t!==void 0?t:[])}setStickyFilters(t){this.store.actions.stickyFilters(t)}setBaseUrl(t){this.store.actions.baseUrl(t),window.fluidTopicsBaseUrl=t}setTenantId(t){this.store.actions.tenantId(t)}setApiIntegrationIdentifier(t){this.store.actions.apiIntegrationIdentifier(t)}setApiIntegrationAppVersion(t){this.store.actions.apiIntegrationAppVersion(t)}setUiLocale(t){this.store.actions.uiLocale(t)}setLocalesConfiguration(t){this.store.actions.localesConfiguration(t),setTimeout(()=>this.updateIfNeeded())}setAvailableContentLocales(t){this.store.actions.availableContentLocales(t),setTimeout(()=>this.updateIfNeeded())}stopReloadDebouncer(){this.reloadDebouncer.cancel()}requestUiLocaleUpdate(t,r){this.userLocaleService.updateUiLocale({uiLocale:t,contentLocale:r}).then(n=>{n.uiLocaleChanged&&(this.reloadDebouncer.run(()=>window.location.reload()),this.store.dispatchEvent(new Or(n)))}).catch(()=>{})}setMetadataConfiguration(t){this.store.actions.metadataConfiguration(t),setTimeout(()=>this.updateIfNeeded())}setNoCustom(t){this.store.actions.noCustom(t)}setEditorMode(t){this.store.actions.editorMode(t)}setNoCustomComponent(t){this.store.actions.noCustomComponent(t)}setNoCustomCode(t){this.store.actions.noCustomCode(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)}},Xi=Yi.build();var Lt=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 Pr=class{constructor(){this.pendingContextRequests=new Map,this.onContextProvider=t=>{let r=this.pendingContextRequests.get(t.context);if(r===void 0)return;this.pendingContextRequests.delete(t.context);let{requests:n}=r;for(let{elementRef:i,callbackRef:s}of n){let o=i.deref(),a=s.deref();o===void 0||a===void 0||o.dispatchEvent(new Lt(t.context,o,a,!0))}},this.onContextRequest=t=>{if(t.subscribe!==!0)return;let r=t.contextTarget??t.composedPath()[0],n=t.callback,i=this.pendingContextRequests.get(t.context);i===void 0&&this.pendingContextRequests.set(t.context,i={callbacks:new WeakMap,requests:[]});let s=i.callbacks.get(r);s===void 0&&i.callbacks.set(r,s=new WeakSet),s.has(n)||(s.add(n),i.requests.push({elementRef:new WeakRef(r),callbackRef:new WeakRef(n)}))}}attach(t){t.addEventListener("context-request",this.onContextRequest),t.addEventListener("context-provider",this.onContextProvider)}detach(t){t.removeEventListener("context-request",this.onContextRequest),t.removeEventListener("context-provider",this.onContextProvider)}};var Q=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},F=class extends Nt.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.noCustomCode=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.authenticationRequired=!1,this.messageContexts=[],this.stateManager=Xi,this.contextRoot=new Pr}render(){return Fl.html`
|
|
432
432
|
<slot></slot>
|
|
433
|
-
`}connectedCallback(){super.connectedCallback(),this.stateManager.addListeners(),this.contextRoot.attach(document.body)}disconnectedCallback(){super.disconnectedCallback(),this.stateManager.removeListeners(),this.contextRoot.detach(document.body)}update(t){var r;super.update(t),t.has("baseUrl")&&this.stateManager.setBaseUrl(this.baseUrl),t.has("tenantId")&&this.stateManager.setTenantId(this.tenantId),t.has("apiIntegrationIdentifier")&&this.stateManager.setApiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&this.stateManager.setApiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&this.stateManager.setUiLocale(this.uiLocale),t.has("metadataConfiguration")&&this.stateManager.setMetadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&this.stateManager.setNoCustom(this.noCustom),t.has("editorMode")&&this.stateManager.setEditorMode(this.editorMode),t.has("noCustomComponent")&&this.stateManager.setNoCustomComponent(this.noCustomComponent),t.has("noCustomCode")&&this.stateManager.setNoCustomCode(this.noCustomCode),t.has("session")&&this.stateManager.setSession(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(n=>Yt.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())}};F.elementDefinitions={};F.styles=Ul;Q([(0,ae.property)()],F.prototype,"baseUrl",void 0);Q([(0,ae.property)()],F.prototype,"tenantId",void 0);Q([(0,ae.property)()],F.prototype,"apiIntegrationIdentifier",void 0);Q([(0,ae.property)()],F.prototype,"apiIntegrationAppVersion",void 0);Q([(0,ae.property)()],F.prototype,"uiLocale",void 0);Q([(0,
|
|
433
|
+
`}connectedCallback(){super.connectedCallback(),this.stateManager.addListeners(),this.contextRoot.attach(document.body)}disconnectedCallback(){super.disconnectedCallback(),this.stateManager.removeListeners(),this.contextRoot.detach(document.body)}update(t){var r;super.update(t),t.has("baseUrl")&&this.stateManager.setBaseUrl(this.baseUrl),t.has("tenantId")&&this.stateManager.setTenantId(this.tenantId),t.has("apiIntegrationIdentifier")&&this.stateManager.setApiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&this.stateManager.setApiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&this.stateManager.setUiLocale(this.uiLocale),t.has("metadataConfiguration")&&this.stateManager.setMetadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&this.stateManager.setNoCustom(this.noCustom),t.has("editorMode")&&this.stateManager.setEditorMode(this.editorMode),t.has("noCustomComponent")&&this.stateManager.setNoCustomComponent(this.noCustomComponent),t.has("noCustomCode")&&this.stateManager.setNoCustomCode(this.noCustomCode),t.has("session")&&this.stateManager.setSession(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(n=>Yt.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())}};F.elementDefinitions={};F.styles=Ul;Q([(0,ae.property)()],F.prototype,"baseUrl",void 0);Q([(0,ae.property)()],F.prototype,"tenantId",void 0);Q([(0,ae.property)()],F.prototype,"apiIntegrationIdentifier",void 0);Q([(0,ae.property)()],F.prototype,"apiIntegrationAppVersion",void 0);Q([(0,ae.property)()],F.prototype,"uiLocale",void 0);Q([(0,Nt.jsonProperty)(null)],F.prototype,"availableUiLocales",void 0);Q([(0,Nt.jsonProperty)(null)],F.prototype,"metadataConfiguration",void 0);Q([(0,ae.property)({type:Boolean})],F.prototype,"editorMode",void 0);Q([(0,ae.property)({type:Boolean})],F.prototype,"noCustom",void 0);Q([(0,ae.property)({type:Boolean})],F.prototype,"openExternalDocumentInNewTab",void 0);Q([(0,ae.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],F.prototype,"noCustomComponent",void 0);Q([(0,ae.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],F.prototype,"noCustomCode",void 0);Q([(0,ae.property)({type:Boolean})],F.prototype,"withManualResources",void 0);Q([(0,ae.property)({type:Boolean})],F.prototype,"navigatorOnline",void 0);Q([(0,ae.property)({type:Boolean})],F.prototype,"forcedOffline",void 0);Q([(0,ae.property)({type:Boolean})],F.prototype,"authenticationRequired",void 0);Q([(0,Nt.jsonProperty)([])],F.prototype,"messageContexts",void 0);Q([(0,Nt.jsonProperty)(void 0)],F.prototype,"session",void 0);var Hl=f(E());var Bl={"ft-app-context":F};(0,Hl.customElements)(Bl);var Vl=f(J());var Qi=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-]+$/)}},nt=new Qi;var md=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},Mr=Symbol("i18nAttributes"),zl=Symbol("i18nListAttributes"),jl=Symbol("i18nProperties"),Fn=Symbol("i18nContexts"),kr=Symbol("i18nUnsubs"),Vn=(0,Xt.applyMixinOnce)(Symbol("withI18n"),function(e){var t,r;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map,this[r]=new Map}getI18nService(s){return s??this.useCustomMessageContexts?In:Yt}i18n(s){let{context:o,key:a,message:l}=s,{custom:c,args:u,argsProvider:d}=s;if(o&&a){this.hasI18nContext(o)||this.addI18nContext(o,void 0,c);let p=u??(d?d(this):[]);return this.getI18nService(c).resolveMessage(o,a,...p)}return l}async awaitI18n(s){let{context:o,custom:a}=s;return o&&await this.getI18nService(a).prepareContext(o),this.i18n(s)}customI18n(s,o){if(nt.isI18nKey(s)){let[a,l]=s.split(".");return this.i18n({custom:!0,context:a,key:l,...o})||s}return s}firstUpdated(s){super.firstUpdated(s),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(s){super.update(s),this.updateI18nAttributes((o,a,l)=>s.has(a)||typeof o.argsProvider=="function"),this.updateI18nProperties(o=>typeof o.argsProvider=="function")}onI18nUpdate(s){this.updateI18nAttributes((o,a,l)=>{var c;return((c=l?.context)===null||c===void 0?void 0:c.toLowerCase())===s}),this.updateI18nProperties(o=>o.context.toLowerCase()===s),this.requestUpdate()}updateI18nAttributes(s){var o,a;let l=this,c=(u,d,p)=>p?.context&&p.key&&s(u,d,p)?{...p,message:this.i18n({context:p.context,key:p.key,custom:p.custom,...u})}:p;(o=this[Mr])===null||o===void 0||o.forEach((u,d)=>l[d]=c(u,d,l[d])),(a=this[zl])===null||a===void 0||a.forEach((u,d)=>{var p;return l[d]=(p=l[d])===null||p===void 0?void 0:p.map(y=>c(u,d,y))})}updateI18nProperties(s){var o;(o=this[jl])===null||o===void 0||o.forEach((a,l)=>{s(a,l)&&(this[l]=this.i18n(a))})}addI18nMessages(s,o,a){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(s,o,a)}addI18nContext(s,o,a){let l=(typeof s=="string"?s:s.name).toLowerCase();a=typeof s=="string"?a:s.custom,this[Fn].set(l,{isCustomContext:a}),this[kr].has(l)||this[kr].set(l,this.getI18nService(a).subscribe(l,()=>this.onI18nUpdate(l))),this.getI18nService(a).prepareContext(l,o)}hasI18nContext(s){return this[Fn].has(s.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Fn].forEach((s,o)=>this.addI18nContext(o,void 0,s.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[kr].forEach(s=>s()),this[kr].clear()}}return t=Fn,r=kr,md([(0,Vl.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),Bn=class extends Vn(Xt.FtLitElement){},Hn=class extends Vn(Xt.FtLitElementRedux){};var Wl=f(E());var Zi=class{fromAttribute(t){if(!t)return[];try{let r=JSON.parse(t);return Array.isArray(r)?r.map(n=>typeof n=="string"?nt.fromAttribute(n):n):[]}catch{return[]}}toAttribute(t){if(t!=null)return JSON.stringify(t)}},yd=new Zi;var ql=(e,t)=>(r,n)=>{var i;r.constructor.createProperty(n,{type:Object,hasChanged:Wl.hasChanged,converter:nt,...t}),r[Mr]=(i=r[Mr])!==null&&i!==void 0?i:new Map,r[Mr].set(n,e??{})};var zn=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?In:Yt}constructor(t,r=!1){this.name=t,this.custom=r,this.properties=new Proxy({},{get:(n,i)=>{let s=i;return o=>({context:this.name,key:s,custom:this.custom,args:typeof o=="function"?void 0:o,argsProvider:typeof o=="function"?o:void 0})}}),this.messages=new Proxy({},{get:(n,i)=>(...s)=>this.service.resolveMessage(this.name,i,...s)}),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 Kl=f(B());var Gl=Kl.css`
|
|
434
434
|
`;var jn=f(B()),Zt=f(J()),Wn=f(E());var Qt=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},_e=class extends Hn{constructor(){super(),this.editorMode=!1,this.editorMessage="Select a context and a label key.",this.addStore(A)}render(){return!this.key||!this.context?this.editorMode?this.editorMessage:jn.nothing:jn.html`
|
|
435
435
|
<span class="ft-i18n">
|
|
436
436
|
${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
|
|
@@ -450,7 +450,7 @@
|
|
|
450
450
|
</div>
|
|
451
451
|
</div>
|
|
452
452
|
</div>
|
|
453
|
-
`}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&&Ko(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 ${Ce.designSystemVariables.transitionDuration}, left ${Ce.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}matchesIgnored(t){return(0,Ce.eventPathContainsMatchingElement)(t,this.ignoreMatchingElements,this.eventsTarget)}isIgnored(t){return this.manual||this.matchesIgnored(t)}};Y.elementDefinitions={"ft-typography":te};Y.styles=xo;Pe([ql()],Y.prototype,"text",void 0);Pe([(0,we.property)({type:Boolean})],Y.prototype,"manual",void 0);Pe([(0,we.property)({type:Boolean})],Y.prototype,"inline",void 0);Pe([(0,Ce.numberProperty)()],Y.prototype,"delay",void 0);Pe([(0,we.property)()],Y.prototype,"position",void 0);Pe([(0,Ce.jsonProperty)([])],Y.prototype,"ignoreMatchingElements",void 0);Pe([(0,we.queryAssignedNodes)()],Y.prototype,"slotNodes",void 0);Pe([(0,we.query)(".ft-tooltip--container")],Y.prototype,"container",void 0);Pe([(0,we.query)(".ft-tooltip")],Y.prototype,"tooltip",void 0);Pe([(0,we.query)(".ft-tooltip--content")],Y.prototype,"tooltipContent",void 0);Pe([(0,we.state)()],Y.prototype,"visible",void 0);var Jl=f(E());var Zl={"ft-tooltip":Y};(0,Jl.customElements)(Zl);var ec=f(B()),Ir=f(E()),
|
|
453
|
+
`}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&&Ko(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 ${Ce.designSystemVariables.transitionDuration}, left ${Ce.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}matchesIgnored(t){return(0,Ce.eventPathContainsMatchingElement)(t,this.ignoreMatchingElements,this.eventsTarget)}isIgnored(t){return this.manual||this.matchesIgnored(t)}};Y.elementDefinitions={"ft-typography":te};Y.styles=xo;Pe([ql()],Y.prototype,"text",void 0);Pe([(0,we.property)({type:Boolean})],Y.prototype,"manual",void 0);Pe([(0,we.property)({type:Boolean})],Y.prototype,"inline",void 0);Pe([(0,Ce.numberProperty)()],Y.prototype,"delay",void 0);Pe([(0,we.property)()],Y.prototype,"position",void 0);Pe([(0,Ce.jsonProperty)([])],Y.prototype,"ignoreMatchingElements",void 0);Pe([(0,we.queryAssignedNodes)()],Y.prototype,"slotNodes",void 0);Pe([(0,we.query)(".ft-tooltip--container")],Y.prototype,"container",void 0);Pe([(0,we.query)(".ft-tooltip")],Y.prototype,"tooltip",void 0);Pe([(0,we.query)(".ft-tooltip--content")],Y.prototype,"tooltipContent",void 0);Pe([(0,we.state)()],Y.prototype,"visible",void 0);var Jl=f(E());var Zl={"ft-tooltip":Y};(0,Jl.customElements)(Zl);var ec=f(B()),Ir=f(E()),Dt={color:Ir.FtCssVariableFactory.extend("--ft-loader-color","",Ir.designSystemVariables.colorPrimary),size:Ir.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},tc=ec.css`
|
|
454
454
|
:host {
|
|
455
455
|
line-height: 0;
|
|
456
456
|
}
|
|
@@ -459,8 +459,8 @@
|
|
|
459
459
|
display: inline-block;
|
|
460
460
|
position: relative;
|
|
461
461
|
|
|
462
|
-
width: ${
|
|
463
|
-
height: ${
|
|
462
|
+
width: ${Dt.size};
|
|
463
|
+
height: ${Dt.size};
|
|
464
464
|
}
|
|
465
465
|
|
|
466
466
|
.ft-loader div {
|
|
@@ -469,7 +469,7 @@
|
|
|
469
469
|
width: 25%;
|
|
470
470
|
height: 25%;
|
|
471
471
|
border-radius: 50%;
|
|
472
|
-
background: ${
|
|
472
|
+
background: ${Dt.color};
|
|
473
473
|
animation-timing-function: cubic-bezier(0, 1, 1, 0);
|
|
474
474
|
}
|
|
475
475
|
|
|
@@ -516,17 +516,17 @@
|
|
|
516
516
|
transform: translate(0, 0);
|
|
517
517
|
}
|
|
518
518
|
100% {
|
|
519
|
-
transform: translate(calc(0.35 * ${
|
|
519
|
+
transform: translate(calc(0.35 * ${Dt.size}), 0);
|
|
520
520
|
}
|
|
521
521
|
}
|
|
522
|
-
`;var rc=f(B()),nc=f(E());var
|
|
522
|
+
`;var rc=f(B()),nc=f(E());var Pt=class extends nc.FtLitElement{render(){return rc.html`
|
|
523
523
|
<div class="ft-loader">
|
|
524
524
|
<div></div>
|
|
525
525
|
<div></div>
|
|
526
526
|
<div></div>
|
|
527
527
|
<div></div>
|
|
528
528
|
</div>
|
|
529
|
-
`}};
|
|
529
|
+
`}};Pt.styles=tc;var sc=f(E());var ic={"ft-loader":Pt};(0,sc.customElements)(ic);var it=f(B()),qn=f(rr()),k=f(J());var Ur=e=>e??K;var lc=f(B()),w=f(E());var oc=w.FtCssVariableFactory.extend("--ft-button-color","",w.designSystemVariables.colorPrimary),M={backgroundColor:w.FtCssVariableFactory.extend("--ft-button-background-color","",w.designSystemVariables.colorSurface),borderRadius:w.FtCssVariableFactory.extend("--ft-button-border-radius","",w.designSystemVariables.borderRadiusL),color:oc,fontSize:w.FtCssVariableFactory.extend("--ft-button-font-size","",Oe.fontSize),iconSize:w.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:w.FtCssVariableFactory.extend("--ft-button-ripple-color","",oc),verticalPadding:w.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:w.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:w.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:w.FtCssVariableFactory.external(w.designSystemVariables.colorOpacityDisabled,"Design system")},ac=w.FtCssVariableFactory.extend("--ft-button-primary-color","",w.FtCssVariableFactory.extend("--ft-button-color","",w.designSystemVariables.colorOnPrimary)),Ji={backgroundColor:w.FtCssVariableFactory.extend("--ft-button-primary-background-color","",w.FtCssVariableFactory.extend("--ft-button-background-color","",w.designSystemVariables.colorPrimary)),color:ac,rippleColor:w.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",ac)},$e={borderRadius:w.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",w.FtCssVariableFactory.extend("--ft-button-border-radius","",w.designSystemVariables.borderRadiusM)),verticalPadding:w.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:w.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:w.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},cc=lc.css`
|
|
530
530
|
:host {
|
|
531
531
|
display: inline-block;
|
|
532
532
|
max-width: 100%;
|
|
@@ -660,8 +660,8 @@
|
|
|
660
660
|
}
|
|
661
661
|
|
|
662
662
|
ft-loader {
|
|
663
|
-
${(0,w.setVariable)(
|
|
664
|
-
${(0,w.setVariable)(
|
|
663
|
+
${(0,w.setVariable)(Dt.size,M.iconSize)};
|
|
664
|
+
${(0,w.setVariable)(Dt.color,"var(--button-internal-color)")};
|
|
665
665
|
}
|
|
666
666
|
`;var $=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},R=class e extends(0,Fe.toFtFormComponent)(Fe.FtLitElement){get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}constructor(){super(),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1,this.disabled=!1,this.icon=void 0,this.trailingIcon=!1,this.type="button",this.href=void 0,this.target=void 0,this.loading=!1,this.ariaLabel=null,this.ariaHasPopup=null,this.ariaPressed=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.hasTextContent=!1,this.addEventListener("click",t=>{var r;this.isDisabled()?(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation()):this.type=="submit"&&((r=this.form)===null||r===void 0||r.requestSubmit())})}render(){var t,r,n;let i={"ft-button--label":!0,"ft-safari-ellipsis-fix":Fe.isSafari,"ft-button--label-no-text":!this.hasTextContent},s=it.html`
|
|
667
667
|
<ft-ripple part="ripple"
|
|
@@ -704,7 +704,7 @@
|
|
|
704
704
|
<ft-icon part="icon" .variant=${this.iconVariant} .value=${this.icon}></ft-icon>
|
|
705
705
|
`:it.html`
|
|
706
706
|
<slot part="icon" name="icon"></slot>
|
|
707
|
-
`}focus(){var t;(t=this.button)===null||t===void 0||t.focus()}showTooltip(){var t;(t=this.tooltip)===null||t===void 0||t.show()}showTemporaryTooltip(t,r){var n;return(n=this.tooltip)===null||n===void 0?void 0:n.showTemporaryText(t,r)}setTooltipManual(t){this.tooltip&&(this.tooltip.manual=t)}click(){var t;(t=this.button)===null||t===void 0||t.click()}isDisabled(){return this.disabled||this.loading}contentAvailableCallback(t){super.contentAvailableCallback(t),this.labelContainer&&e.labelsObserver.observe(this.labelContainer)}disconnectedCallback(){super.disconnectedCallback(),this.labelContainer&&e.labelsObserver.unobserve(this.labelContainer)}};R.elementDefinitions={"ft-ripple":I,"ft-tooltip":Y,"ft-icon":re,"ft-loader":
|
|
707
|
+
`}focus(){var t;(t=this.button)===null||t===void 0||t.focus()}showTooltip(){var t;(t=this.tooltip)===null||t===void 0||t.show()}showTemporaryTooltip(t,r){var n;return(n=this.tooltip)===null||n===void 0?void 0:n.showTemporaryText(t,r)}setTooltipManual(t){this.tooltip&&(this.tooltip.manual=t)}click(){var t;(t=this.button)===null||t===void 0||t.click()}isDisabled(){return this.disabled||this.loading}contentAvailableCallback(t){super.contentAvailableCallback(t),this.labelContainer&&e.labelsObserver.observe(this.labelContainer)}disconnectedCallback(){super.disconnectedCallback(),this.labelContainer&&e.labelsObserver.unobserve(this.labelContainer)}};R.elementDefinitions={"ft-ripple":I,"ft-tooltip":Y,"ft-icon":re,"ft-loader":Pt,"ft-typography":te};R.styles=[Fe.safariEllipsisFix,cc,Fe.noTextSelect];R.labelsObserver=new IntersectionObserver(e=>{for(let t of e){let r=t.target.getRootNode();r.host?r.host.hasTextContent=t.boundingClientRect.width>0:R.labelsObserver.unobserve(t.target)}});$([(0,k.property)({type:Boolean})],R.prototype,"primary",void 0);$([(0,k.property)({type:Boolean})],R.prototype,"outlined",void 0);$([(0,k.property)({type:Boolean})],R.prototype,"dense",void 0);$([(0,k.property)({type:Boolean})],R.prototype,"round",void 0);$([(0,k.property)({type:Boolean})],R.prototype,"disabled",void 0);$([(0,k.property)()],R.prototype,"icon",void 0);$([(0,k.property)()],R.prototype,"iconVariant",void 0);$([(0,k.property)({type:Boolean})],R.prototype,"trailingIcon",void 0);$([(0,k.property)()],R.prototype,"label",void 0);$([(0,k.property)()],R.prototype,"type",void 0);$([(0,k.property)()],R.prototype,"href",void 0);$([(0,k.property)()],R.prototype,"target",void 0);$([(0,k.property)({type:Boolean})],R.prototype,"loading",void 0);$([(0,k.property)({attribute:"aria-label"})],R.prototype,"ariaLabel",void 0);$([(0,k.property)()],R.prototype,"ariaHasPopup",void 0);$([(0,k.property)({attribute:"aria-pressed"})],R.prototype,"ariaPressed",void 0);$([(0,k.property)()],R.prototype,"tooltipPosition",void 0);$([(0,k.property)({type:Boolean})],R.prototype,"hideTooltip",void 0);$([(0,k.property)({type:Boolean})],R.prototype,"forceTooltip",void 0);$([(0,k.property)({type:Boolean})],R.prototype,"activated",void 0);$([(0,k.query)(".ft-button")],R.prototype,"button",void 0);$([(0,k.query)(".ft-button--label")],R.prototype,"labelContainer",void 0);$([(0,k.state)()],R.prototype,"hasTextContent",void 0);$([(0,k.query)(".ft-button--label slot")],R.prototype,"slottedContent",void 0);$([(0,k.query)("[part=tooltip]")],R.prototype,"tooltip",void 0);var dc=f(E());var uc={"ft-button":R};(0,dc.customElements)(uc);var pc=O.FtCssVariableFactory.extend("--ft-chip-color","",O.designSystemVariables.colorOnSurface),oe={backgroundColor:O.FtCssVariableFactory.extend("--ft-chip-background-color","",O.designSystemVariables.colorSurface),color:pc,fontSize:O.FtCssVariableFactory.extend("--ft-chip-font-size","",he.fontSize),fontWeight:O.FtCssVariableFactory.extend("--ft-chip-font-weight","",he.fontWeight),iconSize:O.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:O.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:O.FtCssVariableFactory.extend("--ft-chip-ripple-color","",pc),horizontalPadding:O.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:O.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),borderColor:O.FtCssVariableFactory.extend("--ft-chip-border-color","",O.designSystemVariables.colorOutline),opacityDisabled:O.FtCssVariableFactory.external(O.designSystemVariables.colorOpacityDisabled,"Design system")},fc=O.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",O.FtCssVariableFactory.extend("--ft-chip-color","",O.designSystemVariables.colorOnPrimary)),es={backgroundColor:O.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",O.FtCssVariableFactory.extend("--ft-chip-background-color","",O.designSystemVariables.colorPrimary)),color:fc,rippleColor:O.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",fc)},hc={horizontalPadding:O.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:O.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},mc=[O.noTextSelect,$r.css`
|
|
708
708
|
:host {
|
|
709
709
|
display: inline-block;
|
|
710
710
|
max-width: 100%;
|
|
@@ -935,7 +935,7 @@
|
|
|
935
935
|
text-decoration: none;
|
|
936
936
|
color: inherit;
|
|
937
937
|
}
|
|
938
|
-
`;var wc=f(Ec());var er=f(E()),as=f(J());var ss;(function(e){e.CLUSTERED_SEARCH="CLUSTERED_SEARCH"})(ss||(ss={}));var
|
|
938
|
+
`;var wc=f(Ec());var er=f(E()),as=f(J());var ss;(function(e){e.CLUSTERED_SEARCH="CLUSTERED_SEARCH"})(ss||(ss={}));var st=f(E());var gd=f(E());var Yn=class e extends Event{constructor(){super(e.eventName)}};Yn.eventName="search-context-clear-all-filters";var Ac=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},ls=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},_c=Symbol("registerInterval"),os=Symbol("registerAttempts"),vd=40,xd=(0,er.applyMixinOnce)(Symbol("toFtSearchComponent"),function(e){class t extends e{constructor(){super(...arguments),this.neededSearchRequests=[]}willUpdate(n){var i,s,o;super.willUpdate(n),n.has("neededSearchRequests")&&((i=this.stateManager)===null||i===void 0||i.unregisterComponent(this,(s=n.get("neededSearchRequests"))!==null&&s!==void 0?s:[]),(o=this.stateManager)===null||o===void 0||o.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[os]=0,this.tryToRegisterToContext(),this[_c]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[os]>vd?window.clearInterval(this[_c]):(this[os]++,this.dispatchEvent(new ls))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return Ac([(0,as.state)()],t.prototype,"stateManager",void 0),Ac([(0,as.state)({hasChanged:er.hasChanged})],t.prototype,"neededSearchRequests",void 0),t}),Xn=class extends xd(er.FtLitElementRedux){};var G=zn.build("savedSearchesComponent"),Cc={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 ot=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},fe=class extends Vn(Xn){constructor(){super(),this.showDescription=!1,this.showSearchFilters=!1,this.showSearchButton=!1,this.showAlertStatus=!1,this.requiredRole=H.SAVED_SEARCH_USER,this.addStore(A),this.addStore(X),this.addI18nContext(G,Cc)}render(){let t=wt.get();return be(this.userHasRights&&!this.isEmpty,()=>{var r;return Te.html`
|
|
939
939
|
<div part="container" role="group" aria-label="${G.messages.groupLabel()}">
|
|
940
940
|
${(0,wc.repeat)((r=this.savedSearches)!==null&&r!==void 0?r:[],n=>n.id,n=>{let i=this.toFtSearchRequest(n.searchRequest);return i===void 0?Te.nothing:Te.html`
|
|
941
941
|
<a href="${t?.serialize(i)}"
|
|
@@ -973,7 +973,7 @@
|
|
|
973
973
|
<ft-chip dense part="chip">
|
|
974
974
|
<span part="metadata-label">${t}</span>
|
|
975
975
|
<span part="metadata-values">${Array.isArray(r)?r.join(", "):r}</span>
|
|
976
|
-
</ft-chip>`}renderUnknownFilter(t){return t.valueFilter?this.renderValueFilter(t.label,t.valueFilter):t.dateFilter?this.renderDateFilter(t.dateFilter):t.rangeFilter?this.renderRangeFilter():Te.nothing}renderValueFilter(t,r){return this.renderMetadata(t,r.values)}renderDateFilter(t){return this.renderMetadata(G.messages.period(),this.mapDateFilterType(t.type))}renderRangeFilter(){return this.renderMetadata(G.messages.period(),G.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(nt.fromLocalizableLabel(r.label))}mapDateFilterType(t){switch(t){case qt.LAST_WEEK:return G.messages.lastWeek();case qt.LAST_MONTH:return G.messages.lastMonth();case qt.LAST_YEAR:return G.messages.lastYear();default:return"--"}}get userHasRights(){return Dr(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,s,o,a,l;return this.request!=null&&(0,ve.deepEqual)(this.request.query,t.query)&&this.areFtMetadataFiltersEqual([...this.request.metadataFilters],[...(r=t.metadataFilters)!==null&&r!==void 0?r:[]].map(this.toMetadataFilter))&&(0,ve.deepEqual)(this.request.sortId,t.sortId)&&(0,ve.deepEqual)(this.request.contentLocale,t.contentLocale)&&(0,ve.deepEqual)((n=this.request.virtualField)!==null&&n!==void 0?n:"EVERYWHERE",(i=t.virtualField)!==null&&i!==void 0?i:"EVERYWHERE")&&(0,ve.deepEqual)((s=this.request.scope)!==null&&s!==void 0?s:"DEFAULT",(o=t.scope)!==null&&o!==void 0?o:"DEFAULT")&&(0,ve.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,ve.deepEqual)(t.map(i=>i.key).sort(),r.map(i=>i.key).sort()))return!1;let n=(i,s)=>i.key===s.key&&this.compareUnknownFilter(i,s);for(let i of t)if(!r.find(o=>n(i,o)))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(),kn.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&&kn.reloadMySearches()}};fe.styles=bc;fe.elementDefinitions={"ft-typography":te,"ft-icon":re,"ft-card":ue,"ft-chip":V,"ft-button":R};
|
|
976
|
+
</ft-chip>`}renderUnknownFilter(t){return t.valueFilter?this.renderValueFilter(t.label,t.valueFilter):t.dateFilter?this.renderDateFilter(t.dateFilter):t.rangeFilter?this.renderRangeFilter():Te.nothing}renderValueFilter(t,r){return this.renderMetadata(t,r.values)}renderDateFilter(t){return this.renderMetadata(G.messages.period(),this.mapDateFilterType(t.type))}renderRangeFilter(){return this.renderMetadata(G.messages.period(),G.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(nt.fromLocalizableLabel(r.label))}mapDateFilterType(t){switch(t){case qt.LAST_WEEK:return G.messages.lastWeek();case qt.LAST_MONTH:return G.messages.lastMonth();case qt.LAST_YEAR:return G.messages.lastYear();default:return"--"}}get userHasRights(){return Dr(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,s,o,a,l;return this.request!=null&&(0,ve.deepEqual)(this.request.query,t.query)&&this.areFtMetadataFiltersEqual([...this.request.metadataFilters],[...(r=t.metadataFilters)!==null&&r!==void 0?r:[]].map(this.toMetadataFilter))&&(0,ve.deepEqual)(this.request.sortId,t.sortId)&&(0,ve.deepEqual)(this.request.contentLocale,t.contentLocale)&&(0,ve.deepEqual)((n=this.request.virtualField)!==null&&n!==void 0?n:"EVERYWHERE",(i=t.virtualField)!==null&&i!==void 0?i:"EVERYWHERE")&&(0,ve.deepEqual)((s=this.request.scope)!==null&&s!==void 0?s:"DEFAULT",(o=t.scope)!==null&&o!==void 0?o:"DEFAULT")&&(0,ve.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,ve.deepEqual)(t.map(i=>i.key).sort(),r.map(i=>i.key).sort()))return!1;let n=(i,s)=>i.key===s.key&&this.compareUnknownFilter(i,s);for(let i of t)if(!r.find(o=>n(i,o)))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(),kn.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&&kn.reloadMySearches()}};fe.styles=bc;fe.elementDefinitions={"ft-typography":te,"ft-icon":re,"ft-card":ue,"ft-chip":V,"ft-button":R};ot([(0,Fr.property)({type:Boolean})],fe.prototype,"showDescription",void 0);ot([(0,Fr.property)({type:Boolean})],fe.prototype,"showSearchFilters",void 0);ot([(0,Fr.property)({type:Boolean})],fe.prototype,"showSearchButton",void 0);ot([(0,Fr.property)({type:Boolean})],fe.prototype,"showAlertStatus",void 0);ot([(0,ve.redux)({store:X.name})],fe.prototype,"savedSearches",void 0);ot([(0,ve.redux)({store:A.name,selector:e=>{var t;return(t=e.session)===null||t===void 0?void 0:t.profile}})],fe.prototype,"user",void 0);ot([(0,ve.redux)({store:"search"})],fe.prototype,"request",void 0);ot([(0,ve.redux)({store:"search",selector:e=>{var t;return(t=e.configuration)===null||t===void 0?void 0:t.sortOptions}})],fe.prototype,"sortOptions",void 0);var Tc={"ft-search-saved-searches":fe};(0,Oc.customElements)(Tc);})();
|
|
977
977
|
/*! Bundled license information:
|
|
978
978
|
|
|
979
979
|
lit-html/directives/when.js:
|