@fluid-topics/ft-search-saved-searches 2.1.19 → 2.1.20
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.
|
@@ -4,19 +4,19 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
4
4
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
5
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
6
|
};
|
|
7
|
-
import { html, nothing } from "lit";
|
|
7
|
+
import { html, nothing, } from "lit";
|
|
8
8
|
import { property } from "lit/decorators.js";
|
|
9
9
|
import { when } from "lit/directives/when.js";
|
|
10
|
-
import { deepEqual, redux } from "@fluid-topics/ft-wc-utils";
|
|
10
|
+
import { deepEqual, redux, } from "@fluid-topics/ft-wc-utils";
|
|
11
11
|
import { styles } from "./ft-search-saved-searches.styles";
|
|
12
|
-
import { ftAppInfoStore, SearchPlaceConverterProvider } from "@fluid-topics/ft-app-context";
|
|
12
|
+
import { ftAppInfoStore, SearchPlaceConverterProvider, } from "@fluid-topics/ft-app-context";
|
|
13
13
|
import { FtTypography } from "@fluid-topics/ft-typography";
|
|
14
14
|
import { repeat } from "lit/directives/repeat.js";
|
|
15
|
-
import { FtDateFilterType, FtSearchKeywordMatch, FtSearchScope, FtUserRole, FtVirtualField, userHasRole } from "@fluid-topics/public-api";
|
|
15
|
+
import { FtDateFilterType, FtSearchKeywordMatch, FtSearchScope, FtUserRole, FtVirtualField, userHasRole, } from "@fluid-topics/public-api";
|
|
16
16
|
import { FtSearchComponent } from "@fluid-topics/ft-search-context/build/registration";
|
|
17
|
-
import { ftUserAssetsStore, userAssetsActions } from "@fluid-topics/ft-app-context/build/redux-stores/FtUserAssetsStore";
|
|
17
|
+
import { ftUserAssetsStore, userAssetsActions, } from "@fluid-topics/ft-app-context/build/redux-stores/FtUserAssetsStore";
|
|
18
18
|
import { withI18n } from "@fluid-topics/ft-i18n";
|
|
19
|
-
import { defaultSavedSearchesMessages, savedSearches } from "./utils/SavedSearchesComponentMessages";
|
|
19
|
+
import { defaultSavedSearchesMessages, savedSearches, } from "./utils/SavedSearchesComponentMessages";
|
|
20
20
|
import { FtIcon } from "@fluid-topics/ft-icon";
|
|
21
21
|
import { FtCard } from "@fluid-topics/ft-card";
|
|
22
22
|
import { FtChip } from "@fluid-topics/ft-chip";
|
|
@@ -418,7 +418,7 @@
|
|
|
418
418
|
word-break: break-word;
|
|
419
419
|
}
|
|
420
420
|
`;var hs=["top","right","bottom","left"],fs=["start","end"],Jn=hs.reduce((e,t)=>e.concat(t,t+"-"+fs[0],t+"-"+fs[1]),[]),mr=Math.min,Je=Math.max,gr=Math.round;var Ie=e=>({x:e,y:e}),Tc={left:"right",right:"left",bottom:"top",top:"bottom"};function ms(e,t,r){return Je(e,mr(t,r))}function Wr(e,t){return typeof e=="function"?e(t):e}function vr(e){return e.split("-")[0]}function Ze(e){return e.split("-")[1]}function Zn(e){return e==="x"?"y":"x"}function ei(e){return e==="y"?"height":"width"}function zr(e){let t=e[0];return t==="t"||t==="b"?"y":"x"}function ti(e){return Zn(zr(e))}function gs(e,t,r){r===void 0&&(r=!1);let n=Ze(e),i=ti(e),o=ei(i),s=i==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(s=Qn(s)),[s,Qn(s)]}function vs(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function Qn(e){let t=vr(e);return Tc[t]+e.slice(t.length)}function Rc(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 ys(e){return typeof e!="number"?Rc(e):{top:e,right:e,bottom:e,left:e}}function ht(e){let{x:t,y:r,width:n,height:i}=e;return{width:n,height:i,top:r,left:t,right:t+n,bottom:r+i,x:t,y:r}}function bs(e,t,r){let{reference:n,floating:i}=e,o=zr(t),s=ti(t),a=ei(s),l=vr(t),c=o==="y",u=n.x+n.width/2-i.width/2,d=n.y+n.height/2-i.height/2,p=n[a]/2-i[a]/2,f;switch(l){case"top":f={x:u,y:n.y-i.height};break;case"bottom":f={x:u,y:n.y+n.height};break;case"right":f={x:n.x+n.width,y:d};break;case"left":f={x:n.x-i.width,y:d};break;default:f={x:n.x,y:n.y}}let h=Ze(t);return h&&(f[s]+=p*(h==="end"?1:-1)*(r&&c?-1:1)),f}async function xs(e,t){var r;t===void 0&&(t={});let{x:n,y:i,platform:o,rects:s,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:p=!1,padding:f=0}=Wr(t,e),h=ys(f),b=a[p?d==="floating"?"reference":"floating":d],x=ht(await o.getClippingRect({element:(r=await(o.isElement==null?void 0:o.isElement(b)))==null||r?b:b.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:l})),S=d==="floating"?{x:n,y:i,width:s.floating.width,height:s.floating.height}:s.reference,O=await(o.getOffsetParent==null?void 0:o.getOffsetParent(a.floating)),R=await(o.isElement==null?void 0:o.isElement(O))&&await(o.getScale==null?void 0:o.getScale(O))||{x:1,y:1},K=ht(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:S,offsetParent:O,strategy:l}):S);return{top:(x.top-K.top+h.top)/R.y,bottom:(K.bottom-x.bottom+h.bottom)/R.y,left:(x.left-K.left+h.left)/R.x,right:(K.right-x.right+h.right)/R.x}}var _c=50,Ss=async(e,t,r)=>{let{placement:n="bottom",strategy:i="absolute",middleware:o=[],platform:s}=r,a=s.detectOverflow?s:{...s,detectOverflow:xs},l=await(s.isRTL==null?void 0:s.isRTL(t)),c=await s.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:d}=bs(c,n,l),p=n,f=0,h={};for(let g=0;g<o.length;g++){let b=o[g];if(!b)continue;let{name:x,fn:S}=b,{x:O,y:R,data:K,reset:V}=await S({x:u,y:d,initialPlacement:n,placement:p,strategy:i,middlewareData:h,rects:c,platform:a,elements:{reference:e,floating:t}});u=O??u,d=R??d,h[x]={...h[x],...K},V&&f<_c&&(f++,typeof V=="object"&&(V.placement&&(p=V.placement),V.rects&&(c=V.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:i}):V.rects),{x:u,y:d}=bs(c,p,l)),g=-1)}return{x:u,y:d,placement:p,strategy:i,middlewareData:h}};function Lc(e,t,r){return(e?[...r.filter(i=>Ze(i)===e),...r.filter(i=>Ze(i)!==e)]:r.filter(i=>vr(i)===i)).filter(i=>e?Ze(i)===e||(t?vs(i)!==i:!1):!0)}var As=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var r,n,i;let{rects:o,middlewareData:s,placement:a,platform:l,elements:c}=t,{crossAxis:u=!1,alignment:d,allowedPlacements:p=Jn,autoAlignment:f=!0,...h}=Wr(e,t),g=d!==void 0||p===Jn?Lc(d||null,f,p):p,b=((r=s.autoPlacement)==null?void 0:r.index)||0,x=g[b];if(x==null)return{};if(a!==x)return{reset:{placement:g[0]}};let S=await l.detectOverflow(t,h),O=gs(x,o,await(l.isRTL==null?void 0:l.isRTL(c.floating))),R=[S[vr(x)],S[O[0]],S[O[1]]],K=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:x,overflows:R}],V=g[b+1];if(V)return{data:{index:b+1,overflows:K},reset:{placement:V}};let ze=K.map(pe=>{let ve=Ze(pe.placement);return[pe.placement,ve&&u?pe.overflows.slice(0,2).reduce((fe,ct)=>fe+ct,0):pe.overflows[0],pe.overflows]}).sort((pe,ve)=>pe[1]-ve[1]),qe=((i=ze.filter(pe=>pe[2].slice(0,Ze(pe[0])?2:3).every(ve=>ve<=0))[0])==null?void 0:i[0])||ze[0][0];return qe!==a?{data:{index:b+1,overflows:K},reset:{placement:qe}}:{}}}};var Es=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:r,y:n,placement:i,platform:o}=t,{mainAxis:s=!0,crossAxis:a=!1,limiter:l={fn:S=>{let{x:O,y:R}=S;return{x:O,y:R}}},...c}=Wr(e,t),u={x:r,y:n},d=await o.detectOverflow(t,c),p=zr(i),f=Zn(p),h=u[f],g=u[p],b=(S,O)=>ms(O+d[S==="y"?"top":"left"],O,O-d[S==="y"?"bottom":"right"]);s&&(h=b(f,h)),a&&(g=b(p,g));let x=l.fn({...t,[f]:h,[p]:g});return{...x,data:{x:x.x-r,y:x.y-n,enabled:{[f]:s,[p]:a}}}}}};function Kr(){return typeof window<"u"}function gt(e){return ws(e)?(e.nodeName||"").toLowerCase():"#document"}function le(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function He(e){var t;return(t=(ws(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function ws(e){return Kr()?e instanceof Node||e instanceof le(e).Node:!1}function _e(e){return Kr()?e instanceof Element||e instanceof le(e).Element:!1}function je(e){return Kr()?e instanceof HTMLElement||e instanceof le(e).HTMLElement:!1}function Cs(e){return!Kr()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof le(e).ShadowRoot}function yr(e){let{overflow:t,overflowX:r,overflowY:n,display:i}=Le(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&i!=="inline"&&i!=="contents"}function Os(e){return/^(table|td|th)$/.test(gt(e))}function br(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}var Pc=/transform|translate|scale|rotate|perspective|filter/,Nc=/paint|layout|strict|content/,mt=e=>!!e&&e!=="none",ri;function jt(e){let t=_e(e)?Le(e):e;return mt(t.transform)||mt(t.translate)||mt(t.scale)||mt(t.rotate)||mt(t.perspective)||!Gr()&&(mt(t.backdropFilter)||mt(t.filter))||Pc.test(t.willChange||"")||Nc.test(t.contain||"")}function Ts(e){let t=et(e);for(;je(t)&&!Vt(t);){if(jt(t))return t;if(br(t))return null;t=et(t)}return null}function Gr(){return ri==null&&(ri=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),ri}function Vt(e){return/^(html|body|#document)$/.test(gt(e))}function Le(e){return le(e).getComputedStyle(e)}function xr(e){return _e(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function et(e){if(gt(e)==="html")return e;let t=e.assignedSlot||e.parentNode||Cs(e)&&e.host||He(e);return Cs(t)?t.host:t}function Rs(e){let t=et(e);return Vt(t)?(e.ownerDocument||e).body:je(t)&&yr(t)?t:Rs(t)}function qr(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);let i=Rs(e),o=i===((n=e.ownerDocument)==null?void 0:n.body),s=le(i);if(o){let a=Yr(s);return t.concat(s,s.visualViewport||[],yr(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 Ps(e){let t=Le(e),r=parseFloat(t.width)||0,n=parseFloat(t.height)||0,i=je(e),o=i?e.offsetWidth:r,s=i?e.offsetHeight:n,a=gr(r)!==o||gr(n)!==s;return a&&(r=o,n=s),{width:r,height:n,$:a}}function Ns(e){return _e(e)?e:e.contextElement}function Wt(e){let t=Ns(e);if(!je(t))return Ie(1);let r=t.getBoundingClientRect(),{width:n,height:i,$:o}=Ps(t),s=(o?gr(r.width):r.width)/n,a=(o?gr(r.height):r.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!a||!Number.isFinite(a))&&(a=1),{x:s,y:a}}var Dc=Ie(0);function Ds(e){let t=le(e);return!Gr()||!t.visualViewport?Dc:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function kc(e,t,r){return t===void 0&&(t=!1),!!r&&t&&r===le(e)}function Sr(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);let i=e.getBoundingClientRect(),o=Ns(e),s=Ie(1);t&&(n?_e(n)&&(s=Wt(n)):s=Wt(e));let a=kc(o,r,n)?Ds(o):Ie(0),l=(i.left+a.x)/s.x,c=(i.top+a.y)/s.y,u=i.width/s.x,d=i.height/s.y;if(o&&n){let p=le(o),f=_e(n)?le(n):n,h=p,g=Yr(h);for(;g&&f!==h;){let b=Wt(g),x=g.getBoundingClientRect(),S=Le(g),O=x.left+(g.clientLeft+parseFloat(S.paddingLeft))*b.x,R=x.top+(g.clientTop+parseFloat(S.paddingTop))*b.y;l*=b.x,c*=b.y,u*=b.x,d*=b.y,l+=O,c+=R,h=le(g),g=Yr(h)}}return ht({width:u,height:d,x:l,y:c})}function Xr(e,t){let r=xr(e).scrollLeft;return t?t.left+r:Sr(He(e)).left+r}function ks(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 Mc(e){let{elements:t,rect:r,offsetParent:n,strategy:i}=e,o=i==="fixed",s=He(n),a=t?br(t.floating):!1;if(n===s||a&&o)return r;let l={scrollLeft:0,scrollTop:0},c=Ie(1),u=Ie(0),d=je(n);if((d||!o)&&((gt(n)!=="body"||yr(s))&&(l=xr(n)),d)){let f=Sr(n);c=Wt(n),u.x=f.x+n.clientLeft,u.y=f.y+n.clientTop}let p=s&&!d&&!o?ks(s,l):Ie(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 Ic(e){return e.getClientRects?Array.from(e.getClientRects()):[]}function Uc(e){let t=xr(e),r=e.ownerDocument.body,n=Je(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),i=Je(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight),o=-t.scrollLeft+Xr(e),s=-t.scrollTop;return Le(r).direction==="rtl"&&(o+=Je(e.clientWidth,r.clientWidth)-n),{width:n,height:i,x:o,y:s}}var $c=25;function Fc(e,t,r){r===void 0&&(r="viewport");let n=r==="layoutViewport",i=le(e),o=He(e),s=i.visualViewport,a=o.clientWidth,l=o.clientHeight,c=0,u=0;if(s){let p=!Gr()||t==="fixed";n?p||(c=-s.offsetLeft,u=-s.offsetTop):(a=s.width,l=s.height,p&&(c=s.offsetLeft,u=s.offsetTop))}if(Xr(o)<=0){let p=o.ownerDocument,f=p.body,h=getComputedStyle(f),g=p.compatMode==="CSS1Compat"&&parseFloat(h.marginLeft)+parseFloat(h.marginRight)||0,b=Math.abs(o.clientWidth-f.clientWidth-g),x=getComputedStyle(o).scrollbarGutter==="stable both-edges"?b/2:b;x<=$c&&(a-=x)}return{width:a,height:l,x:c,y:u}}function Bc(e,t){let r=Sr(e,!0,t==="fixed"),n=r.top+e.clientTop,i=r.left+e.clientLeft,o=Wt(e),s=e.clientWidth*o.x,a=e.clientHeight*o.y,l=i*o.x,c=n*o.y;return{width:s,height:a,x:l,y:c}}function _s(e,t,r){let n;if(t==="viewport"||t==="layoutViewport")n=Fc(e,r,t);else if(t==="document")n=Uc(He(e));else if(_e(t))n=Bc(t,r);else{let i=Ds(e);n={x:t.x-i.x,y:t.y-i.y,width:t.width,height:t.height}}return ht(n)}function Hc(e,t){let r=t.get(e);if(r)return r;let n=qr(e,[],!1).filter(a=>_e(a)&>(a)!=="body"),i=null,o=Le(e).position==="fixed",s=o?et(e):e;for(;_e(s)&&!Vt(s);){let a=Le(s),l=jt(s),c=i?i.position:o?"fixed":"";!l&&(c==="fixed"||c==="absolute"&&a.position==="static")?n=n.filter(d=>d!==s):i=a,s=et(s)}return t.set(e,n),n}function jc(e){let{element:t,boundary:r,rootBoundary:n,strategy:i}=e,s=[...r==="clippingAncestors"?br(t)?[]:Hc(t,this._c):[].concat(r),n],a=_s(t,s[0],i),l=a.top,c=a.right,u=a.bottom,d=a.left;for(let p=1;p<s.length;p++){let f=_s(t,s[p],i);l=Je(f.top,l),c=mr(f.right,c),u=mr(f.bottom,u),d=Je(f.left,d)}return{width:c-d,height:u-l,x:d,y:l}}function Vc(e){let{width:t,height:r}=Ps(e);return{width:t,height:r}}function Wc(e,t,r){let n=je(t),i=He(t),o=r==="fixed",s=Sr(e,!0,o,t),a={scrollLeft:0,scrollTop:0},l=Ie(0);if((n||!o)&&((gt(t)!=="body"||yr(i))&&(a=xr(t)),n)){let p=Sr(t,!0,o,t);l.x=p.x+t.clientLeft,l.y=p.y+t.clientTop}!n&&i&&(l.x=Xr(i));let c=i&&!n&&!o?ks(i,a):Ie(0),u=s.left+a.scrollLeft-l.x-c.x,d=s.top+a.scrollTop-l.y-c.y;return{x:u,y:d,width:s.width,height:s.height}}function ni(e){return Le(e).position==="static"}function Ls(e,t){if(!je(e)||Le(e).position==="fixed")return null;if(t)return t(e);let r=e.offsetParent;return He(e)===r&&(r=r.ownerDocument.body),r}function Ms(e,t){let r=le(e);if(br(e))return r;if(!je(e)){let i=et(e);for(;i&&!Vt(i);){if(_e(i)&&!ni(i))return i;i=et(i)}return r}let n=Ls(e,t);for(;n&&Os(n)&&ni(n);)n=Ls(n,t);return n&&Vt(n)&&ni(n)&&!jt(n)?r:n||Ts(e)||r}var zc=async function(e){let t=this.getOffsetParent||Ms,r=this.getDimensions,n=await r(e.floating);return{reference:Wc(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function qc(e){return Le(e).direction==="rtl"}var Qr={convertOffsetParentRelativeRectToViewportRelativeRect:Mc,getDocumentElement:He,getClippingRect:jc,getOffsetParent:Ms,getElementRects:zc,getClientRects:Ic,getDimensions:Vc,getScale:Wt,isElement:_e,isRTL:qc};var Is=As,Us=Es;var $s=(e,t,r)=>{let n=new Map,i=r??{},o={...Qr,...i.platform,_c:n};return Ss(e,t,{...i,platform:o})};function Fs(e){return Kc(e)}function ii(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Kc(e){for(let t=e;t;t=ii(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=ii(e);t;t=ii(t)){if(!(t instanceof Element))continue;let r=getComputedStyle(t);if(r.display!=="contents"&&(r.position!=="static"||jt(r)||t.tagName==="BODY"))return t}return null}async function Bs(e,t,r){let n;return typeof r=="object"?n=r:n={placement:r},$s(e,t,{strategy:n.strategy,platform:{...Qr,getOffsetParent:i=>Qr.getOffsetParent(i,Fs)},middleware:[Us({crossAxis:!0}),Is({allowedPlacements:[n.placement]})]})}var rr=m(C());var Li=m(Q());var Hs=m(Q(),1);var oi=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function js(e,t){return(0,Hs.property)({type:Object,converter:{fromAttribute:r=>{if(r==null)return Ar(e);try{return JSON.parse(r)}catch{return Ar(e)}},toAttribute:r=>JSON.stringify(r)},hasChanged:Er,...t??{}})}function Gc(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let r,n;if(Array.isArray(e)){if(r=e.length,r!=t.length)return!1;for(n=r;n--!==0;)if(!Jr(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(!Jr(n[1],t.get(n[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();let i=s=>Object.keys(s).filter(a=>s[a]!=null),o=i(e);if(r=o.length,r!==i(t).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,o[n]))return!1;for(n=r;n--!==0;){let s=o[n];if(!Jr(e[s],t[s]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function Jr(e,t){try{return Gc(e,t)}catch{return!1}}function Er(e,t){return!Jr(e,t)}function Ar(e){return typeof window.structuredClone=="function"?structuredClone(e):e!=null?JSON.parse(JSON.stringify(e)):e}function Zr(e,t){let r=n=>n[e]===!0;return n=>{if(r(n))return n;let i=t(n);return i[e]=!0,i}}var Vs=m(Q(),1);var si=e=>{let t=e??{};return(r,n)=>{var i;let o={hasChanged:Er,attribute:!1,...t};(0,Vs.property)(o)(r,n);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(i=t.selector)!==null&&i!==void 0?i:(a=>a[n]),store:t.store})}};var en=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 vt=m(Q(),1);var tn=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,r){return this.callbacks=[t],this.debounce(r)}queue(t,r){return this.callbacks.push(t),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,r;let n=[...this.callbacks];this.callbacks=[];let i=(t=this.rejectPromise)!==null&&t!==void 0?t:(()=>null),o=(r=this.resolvePromise)!==null&&r!==void 0?r:(()=>null);this.clearPromise();for(let s of n)try{await s()}catch(a){i(a);return}o(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var zs=m(U(),1);var rn=globalThis,Yc=rn.ShadowRoot&&(rn.ShadyCSS===void 0||rn.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;var Ws=(e,t)=>{if(Yc)e.adoptedStyleSheets=t.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of t){let n=document.createElement("style"),i=rn.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,e.appendChild(n)}};var nn=class extends zs.LitElement{get scopedRegistryConstructor(){return this.constructor}createRenderRoot(){let t=this.scopedRegistryConstructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,t.defineScopedElements(t.elementDefinitions));let r={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return Ws(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){oi(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 qs(e,t,...r){var n;let i=e.querySelector(t);for(let o of r)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(o);return i}var qt=function(e,t,r,n){var i=arguments.length,o=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(o=(i<3?s(o):i>3?s(t,r,o):s(t,r))||o);return i>3&&o&&Object.defineProperty(t,r,o),o},Xs,Ks=Symbol("constructorPrototype"),Gs=Symbol("constructorName"),Qs=Symbol("exportpartsDebouncer"),Ys=Symbol("dynamicDependenciesLoaded"),zt=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};zt.eventName="exportparts-updated";var Ue=class extends nn{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Xs]=new tn(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[Qs].run(()=>{var i,o;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[Gs]=this.constructor.name,this[Ks]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Gs]&&Object.setPrototypeOf(this,this[Ks])}connectedCallback(){var t;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let r=this.constructor;r[Ys]||(r[Ys]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(zt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(zt.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 zt)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let o=[...i??[],n];r=qs(this.shadowRoot,...o)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(o=>o.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(o){console.error(o,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let o=document.createElement("style");o.classList.add("ft-lit-element--custom-stylesheet"),o.innerHTML=this.customStylesheet,this.shadowRoot.append(o)}}setExportpartsAttribute(t){var r,n,i,o,s,a;let l=p=>p!=null&&p.trim().length>0,c=t.filter(l).map(p=>p.trim());if(c.length===0){this.exportparts=void 0;return}let u=new Set;for(let p of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let f=(o=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&o!==void 0?o:[],h=(a=(s=p.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(b=>b.split(":")[1]))!==null&&a!==void 0?a:[],g=[...f,...h].filter(l).map(b=>b.trim());for(let b of g)u.add(b)}if(u.size===0){this.exportparts=void 0;return}let d=[...u.values()].flatMap(p=>c.map(f=>`${p}:${f}--${p}`));this.exportparts=[...this.part,...d].join(", ")}};Xs=Qs;qt([(0,vt.property)()],Ue.prototype,"exportpartsPrefix",void 0);qt([js([])],Ue.prototype,"exportpartsPrefixes",void 0);qt([(0,vt.property)({reflect:!0})],Ue.prototype,"exportparts",void 0);qt([(0,vt.property)()],Ue.prototype,"customStylesheet",void 0);qt([(0,vt.property)()],Ue.prototype,"elementToFocus",void 0);qt([(0,vt.state)()],Ue.prototype,"useAdoptedStyleSheets",void 0);function on(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Cr=Symbol("internalReduxEventsUnsubscribers"),tt=Symbol("internalStoresUnsubscribers"),yt=Symbol("internalStores"),Xc=Zr(Symbol("withRedux"),function(e){var t,r,n;class i extends e{constructor(){super(...arguments),this[t]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(a=>s.has(a))&&this.updateFromStores()}getUnnamedStore(){if(this[yt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[yt].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[yt].get(s)}addStore(s,a){var l;a=(l=a??s.name)!==null&&l!==void 0?l:"default-store",this.unsubscribeFromStore(a),this[yt].set(a,s),this.subscribeToStore(a,s),this.updateFromStores()}removeStore(s){let a=typeof s=="string"?s:s.name;this.unsubscribeFromStore(a),this[yt].delete(a)}setupStores(){this.unsubscribeFromStores(),this[yt].forEach((s,a)=>this.subscribeToStore(a,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,a)=>{let l=this.constructor.getPropertyOptions(a);if(!l?.attribute||!this.hasAttribute(typeof l?.attribute=="string"?l.attribute:a)){let c=this.getStore(s.store);c&&(s.store?this[tt].has(s.store):this[tt].size>0)&&(this[a]=s.selector(c.getState(),this))}})}subscribeToStore(s,a){var l;this[tt].set(s,a.subscribe(()=>this.updateFromStores())),this[Cr].set(s,[]),on(a)&&a.eventBus&&((l=this.reduxConstructor.reduxEventListeners)===null||l===void 0||l.forEach((c,u)=>{if(typeof this[u]=="function"&&(!c.store||a.name===c.store)){let d=p=>this[u](p);a.addEventListener(c.eventName,d),this[Cr].get(s).push(()=>a.removeEventListener(c.eventName,d))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[tt].forEach((s,a)=>this.unsubscribeFromStore(a))}unsubscribeFromStore(s){var a;this[tt].has(s)&&this[tt].get(s)(),this[tt].delete(s),(a=this[Cr].get(s))===null||a===void 0||a.forEach(l=>l()),this[Cr].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=tt,r=yt,n=Cr,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),Js=class extends Xc(Ue){};function Se(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];if(0)var i,o;throw Error("[Immer] minified error nr: "+e+(r.length?" "+r.map((function(s){return"'"+s+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Ve(e){return!!e&&!!e[I]}function Pe(e){var t;return!!e&&((function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===iu})(e)||Array.isArray(e)||!!e[oa]||!!(!((t=e.constructor)===null||t===void 0)&&t[oa])||mi(e)||gi(e))}function bt(e,t,r){r===void 0&&(r=!1),Yt(e)===0?(r?Object.keys:Gt)(e).forEach((function(n){r&&typeof n=="symbol"||t(n,e[n],e)})):e.forEach((function(n,i){return t(i,n,e)}))}function Yt(e){var t=e[I];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:mi(e)?2:gi(e)?3:0}function Kt(e,t){return Yt(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Qc(e,t){return Yt(e)===2?e.get(t):e[t]}function sa(e,t,r){var n=Yt(e);n===2?e.set(t,r):n===3?e.add(r):e[t]=r}function aa(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function mi(e){return ru&&e instanceof Map}function gi(e){return nu&&e instanceof Set}function rt(e){return e.o||e.t}function vi(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=ua(e);delete t[I];for(var r=Gt(t),n=0;n<r.length;n++){var i=r[n],o=t[i];o.writable===!1&&(o.writable=!0,o.configurable=!0),(o.get||o.set)&&(t[i]={configurable:!0,writable:!0,enumerable:o.enumerable,value:e[i]})}return Object.create(Object.getPrototypeOf(e),t)}function yi(e,t){return t===void 0&&(t=!1),bi(e)||Ve(e)||!Pe(e)||(Yt(e)>1&&(e.set=e.add=e.clear=e.delete=Jc),Object.freeze(e),t&&bt(e,(function(r,n){return yi(n,!0)}),!0)),e}function Jc(){Se(2)}function bi(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function $e(e){var t=hi[e];return t||Se(18,e),t}function Zc(e,t){hi[e]||(hi[e]=t)}function di(){return Or}function ai(e,t){t&&($e("Patches"),e.u=[],e.s=[],e.v=t)}function sn(e){pi(e),e.p.forEach(eu),e.p=null}function pi(e){e===Or&&(Or=e.l)}function Zs(e){return Or={p:[],l:Or,h:e,m:!0,_:0}}function eu(e){var t=e[I];t.i===0||t.i===1?t.j():t.g=!0}function li(e,t){t._=t.p.length;var r=t.p[0],n=e!==void 0&&e!==r;return t.h.O||$e("ES5").S(t,e,n),n?(r[I].P&&(sn(t),Se(4)),Pe(e)&&(e=an(t,e),t.l||ln(t,e)),t.u&&$e("Patches").M(r[I].t,e,t.u,t.s)):e=an(t,r,[]),sn(t),t.u&&t.v(t.u,t.s),e!==ca?e:void 0}function an(e,t,r){if(bi(t))return t;var n=t[I];if(!n)return bt(t,(function(a,l){return ea(e,n,t,a,l,r)}),!0),t;if(n.A!==e)return t;if(!n.P)return ln(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=vi(n.k):n.o,o=i,s=!1;n.i===3&&(o=new Set(i),i.clear(),s=!0),bt(o,(function(a,l){return ea(e,n,i,a,l,r,s)})),ln(e,i,!1),r&&e.u&&$e("Patches").N(n,r,e.u,e.s)}return n.o}function ea(e,t,r,n,i,o,s){if(Ve(i)){var a=an(e,i,o&&t&&t.i!==3&&!Kt(t.R,n)?o.concat(n):void 0);if(sa(r,n,a),!Ve(a))return;e.m=!1}else s&&r.add(i);if(Pe(i)&&!bi(i)){if(!e.h.D&&e._<1)return;an(e,i),t&&t.A.l||ln(e,i)}}function ln(e,t,r){r===void 0&&(r=!1),!e.l&&e.h.D&&e.m&&yi(t,r)}function ci(e,t){var r=e[I];return(r?rt(r):e)[t]}function ta(e,t){if(t in e)for(var r=Object.getPrototypeOf(e);r;){var n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Object.getPrototypeOf(r)}}function nt(e){e.P||(e.P=!0,e.l&&nt(e.l))}function ui(e){e.o||(e.o=vi(e.t))}function fi(e,t,r){var n=mi(t)?$e("MapSet").F(t,r):gi(t)?$e("MapSet").T(t,r):e.O?(function(i,o){var s=Array.isArray(i),a={i:s?1:0,A:o?o.A:di(),P:!1,I:!1,R:{},l:o,t:i,k:null,o:null,j:null,C:!1},l=a,c=Tr;s&&(l=[a],c=wr);var u=Proxy.revocable(l,c),d=u.revoke,p=u.proxy;return a.k=p,a.j=d,p})(t,r):$e("ES5").J(t,r);return(r?r.A:di()).p.push(n),n}function tu(e){return Ve(e)||Se(22,e),(function t(r){if(!Pe(r))return r;var n,i=r[I],o=Yt(r);if(i){if(!i.P&&(i.i<4||!$e("ES5").K(i)))return i.t;i.I=!0,n=ra(r,o),i.I=!1}else n=ra(r,o);return bt(n,(function(s,a){i&&Qc(i.t,s)===a||sa(n,s,t(a))})),o===3?new Set(n):n})(e)}function ra(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return vi(e)}function la(){function e(s,a){var l=o[s];return l?l.enumerable=a:o[s]=l={configurable:!0,enumerable:a,get:function(){var c=this[I];return Tr.get(c,s)},set:function(c){var u=this[I];Tr.set(u,s,c)}},l}function t(s){for(var a=s.length-1;a>=0;a--){var l=s[a][I];if(!l.P)switch(l.i){case 5:n(l)&&nt(l);break;case 4:r(l)&&nt(l)}}}function r(s){for(var a=s.t,l=s.k,c=Gt(l),u=c.length-1;u>=0;u--){var d=c[u];if(d!==I){var p=a[d];if(p===void 0&&!Kt(a,d))return!0;var f=l[d],h=f&&f[I];if(h?h.t!==p:!aa(f,p))return!0}}var g=!!a[I];return c.length!==Gt(a).length+(g?0:1)}function n(s){var a=s.k;if(a.length!==s.t.length)return!0;var l=Object.getOwnPropertyDescriptor(a,a.length-1);if(l&&!l.get)return!0;for(var c=0;c<a.length;c++)if(!a.hasOwnProperty(c))return!0;return!1}function i(s){s.g&&Se(3,JSON.stringify(rt(s)))}var o={};Zc("ES5",{J:function(s,a){var l=Array.isArray(s),c=(function(d,p){if(d){for(var f=Array(p.length),h=0;h<p.length;h++)Object.defineProperty(f,""+h,e(h,!0));return f}var g=ua(p);delete g[I];for(var b=Gt(g),x=0;x<b.length;x++){var S=b[x];g[S]=e(S,d||!!g[S].enumerable)}return Object.create(Object.getPrototypeOf(p),g)})(l,s),u={i:l?5:4,A:a?a.A:di(),P:!1,I:!1,R:{},l:a,t:s,k:c,o:null,g:!1,C:!1};return Object.defineProperty(c,I,{value:u,writable:!0}),c},S:function(s,a,l){l?Ve(a)&&a[I].A===s&&t(s.p):(s.u&&(function c(u){if(u&&typeof u=="object"){var d=u[I];if(d){var p=d.t,f=d.k,h=d.R,g=d.i;if(g===4)bt(f,(function(R){R!==I&&(p[R]!==void 0||Kt(p,R)?h[R]||c(f[R]):(h[R]=!0,nt(d)))})),bt(p,(function(R){f[R]!==void 0||Kt(f,R)||(h[R]=!1,nt(d))}));else if(g===5){if(n(d)&&(nt(d),h.length=!0),f.length<p.length)for(var b=f.length;b<p.length;b++)h[b]=!1;else for(var x=p.length;x<f.length;x++)h[x]=!0;for(var S=Math.min(f.length,p.length),O=0;O<S;O++)f.hasOwnProperty(O)||(h[O]=!0),h[O]===void 0&&c(f[O])}}}})(s.p[0]),t(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var na,Or,xi=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",ru=typeof Map<"u",nu=typeof Set<"u",ia=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",ca=xi?Symbol.for("immer-nothing"):((na={})["immer-nothing"]=!0,na),oa=xi?Symbol.for("immer-draftable"):"__$immer_draftable",I=xi?Symbol.for("immer-state"):"__$immer_state";var iu=""+Object.prototype.constructor,Gt=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,ua=Object.getOwnPropertyDescriptors||function(e){var t={};return Gt(e).forEach((function(r){t[r]=Object.getOwnPropertyDescriptor(e,r)})),t},hi={},Tr={get:function(e,t){if(t===I)return e;var r=rt(e);if(!Kt(r,t))return(function(i,o,s){var a,l=ta(o,s);return l?"value"in l?l.value:(a=l.get)===null||a===void 0?void 0:a.call(i.k):void 0})(e,r,t);var n=r[t];return e.I||!Pe(n)?n:n===ci(e.t,t)?(ui(e),e.o[t]=fi(e.A.h,n,e)):n},has:function(e,t){return t in rt(e)},ownKeys:function(e){return Reflect.ownKeys(rt(e))},set:function(e,t,r){var n=ta(rt(e),t);if(n?.set)return n.set.call(e.k,r),!0;if(!e.P){var i=ci(rt(e),t),o=i?.[I];if(o&&o.t===r)return e.o[t]=r,e.R[t]=!1,!0;if(aa(r,i)&&(r!==void 0||Kt(e.t,t)))return!0;ui(e),nt(e)}return e.o[t]===r&&(r!==void 0||t in e.o)||Number.isNaN(r)&&Number.isNaN(e.o[t])||(e.o[t]=r,e.R[t]=!0),!0},deleteProperty:function(e,t){return ci(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,ui(e),nt(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var r=rt(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:n.enumerable,value:r[t]}},defineProperty:function(){Se(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Se(12)}},wr={};bt(Tr,(function(e,t){wr[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}})),wr.deleteProperty=function(e,t){return wr.set.call(this,e,t,void 0)},wr.set=function(e,t,r){return Tr.set.call(this,e[0],t,r,e[0])};var ou=(function(){function e(r){var n=this;this.O=ia,this.D=!0,this.produce=function(i,o,s){if(typeof i=="function"&&typeof o!="function"){var a=o;o=i;var l=n;return function(g){var b=this;g===void 0&&(g=a);for(var x=arguments.length,S=Array(x>1?x-1:0),O=1;O<x;O++)S[O-1]=arguments[O];return l.produce(g,(function(R){var K;return(K=o).call.apply(K,[b,R].concat(S))}))}}var c;if(typeof o!="function"&&Se(6),s!==void 0&&typeof s!="function"&&Se(7),Pe(i)){var u=Zs(n),d=fi(n,i,void 0),p=!0;try{c=o(d),p=!1}finally{p?sn(u):pi(u)}return typeof Promise<"u"&&c instanceof Promise?c.then((function(g){return ai(u,s),li(g,u)}),(function(g){throw sn(u),g})):(ai(u,s),li(c,u))}if(!i||typeof i!="object"){if((c=o(i))===void 0&&(c=i),c===ca&&(c=void 0),n.D&&yi(c,!0),s){var f=[],h=[];$e("Patches").M(i,c,f,h),s(f,h)}return c}Se(21,i)},this.produceWithPatches=function(i,o){if(typeof i=="function")return function(c){for(var u=arguments.length,d=Array(u>1?u-1:0),p=1;p<u;p++)d[p-1]=arguments[p];return n.produceWithPatches(c,(function(f){return i.apply(void 0,[f].concat(d))}))};var s,a,l=n.produce(i,o,(function(c,u){s=c,a=u}));return typeof Promise<"u"&&l instanceof Promise?l.then((function(c){return[c,s,a]})):[l,s,a]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var t=e.prototype;return t.createDraft=function(r){Pe(r)||Se(8),Ve(r)&&(r=tu(r));var n=Zs(this),i=fi(this,r,void 0);return i[I].C=!0,pi(n),i},t.finishDraft=function(r,n){var i=r&&r[I],o=i.A;return ai(o,n),li(void 0,o)},t.setAutoFreeze=function(r){this.D=r},t.setUseProxies=function(r){r&&!ia&&Se(20),this.O=r},t.applyPatches=function(r,n){var i;for(i=n.length-1;i>=0;i--){var o=n[i];if(o.path.length===0&&o.op==="replace"){r=o.value;break}}i>-1&&(n=n.slice(i+1));var s=$e("Patches").$;return Ve(r)?s(r,n):this.produce(r,(function(a){return s(a,n)}))},e})(),me=new ou,su=me.produce,uf=me.produceWithPatches.bind(me),df=me.setAutoFreeze.bind(me),pf=me.setUseProxies.bind(me),ff=me.applyPatches.bind(me),hf=me.createDraft.bind(me),mf=me.finishDraft.bind(me),cn=su;function xt(e){"@babel/helpers - typeof";return xt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},xt(e)}function da(e,t){if(xt(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(xt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function pa(e){var t=da(e,"string");return xt(t)=="symbol"?t:t+""}function fa(e,t,r){return(t=pa(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function ha(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Si(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ha(Object(r),!0).forEach(function(n){fa(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ha(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}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 ma=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})(),Ai=function(){return Math.random().toString(36).substring(7).split("").join(".")},un={INIT:"@@redux/INIT"+Ai(),REPLACE:"@@redux/REPLACE"+Ai(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Ai()}};function au(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function Ei(e,t,r){var n;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(Ei)(e,t)}if(typeof e!="function")throw new Error(ne(2));var i=e,o=t,s=[],a=s,l=!1;function c(){a===s&&(a=s.slice())}function u(){if(l)throw new Error(ne(3));return o}function d(g){if(typeof g!="function")throw new Error(ne(4));if(l)throw new Error(ne(5));var b=!0;return c(),a.push(g),function(){if(b){if(l)throw new Error(ne(6));b=!1,c();var S=a.indexOf(g);a.splice(S,1),s=null}}}function p(g){if(!au(g))throw new Error(ne(7));if(typeof g.type>"u")throw new Error(ne(8));if(l)throw new Error(ne(9));try{l=!0,o=i(o,g)}finally{l=!1}for(var b=s=a,x=0;x<b.length;x++){var S=b[x];S()}return g}function f(g){if(typeof g!="function")throw new Error(ne(10));i=g,p({type:un.REPLACE})}function h(){var g,b=d;return g={subscribe:function(S){if(typeof S!="object"||S===null)throw new Error(ne(11));function O(){S.next&&S.next(u())}O();var R=b(O);return{unsubscribe:R}}},g[ma]=function(){return this},g}return p({type:un.INIT}),n={dispatch:p,subscribe:d,getState:u,replaceReducer:f},n[ma]=h,n}function lu(e){Object.keys(e).forEach(function(t){var r=e[t],n=r(void 0,{type:un.INIT});if(typeof n>"u")throw new Error(ne(12));if(typeof r(void 0,{type:un.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ne(13))})}function ga(e){for(var t=Object.keys(e),r={},n=0;n<t.length;n++){var i=t[n];typeof e[i]=="function"&&(r[i]=e[i])}var o=Object.keys(r),s,a;try{lu(r)}catch(l){a=l}return function(c,u){if(c===void 0&&(c={}),a)throw a;if(0)var d;for(var p=!1,f={},h=0;h<o.length;h++){var g=o[h],b=r[g],x=c[g],S=b(x,u);if(typeof S>"u"){var O=u&&u.type;throw new Error(ne(14))}f[g]=S,p=p||S!==x}return p=p||o.length!==Object.keys(c).length,p?f:c}}function Xt(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return t.length===0?function(n){return n}:t.length===1?t[0]:t.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function va(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(n){return function(){var i=n.apply(void 0,arguments),o=function(){throw new Error(ne(15))},s={getState:i.getState,dispatch:function(){return o.apply(void 0,arguments)}},a=t.map(function(l){return l(s)});return o=Xt.apply(void 0,a)(i.dispatch),Si(Si({},i),{},{dispatch:o})}}}function ya(e){var t=function(n){var i=n.dispatch,o=n.getState;return function(s){return function(a){return typeof a=="function"?a(i,o,e):s(a)}}};return t}var ba=ya();ba.withExtraArgument=ya;var Ci=ba;var Ca=(function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(n[o]=i[o])},e(t,r)};return function(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}})(),cu=function(e,t){var r={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},n,i,o,s;return s={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function a(c){return function(u){return l([c,u])}}function l(c){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(o=c[0]&2?i.return:c[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,c[1])).done)return o;switch(i=0,o&&(c=[c[0]&2,o.value]),c[0]){case 0:case 1:o=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,i=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(o=r.trys,!(o=o.length>0&&o[o.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!o||c[1]>o[0]&&c[1]<o[3])){r.label=c[1];break}if(c[0]===6&&r.label<o[1]){r.label=o[1],o=c;break}if(o&&r.label<o[2]){r.label=o[2],r.ops.push(c);break}o[2]&&r.ops.pop(),r.trys.pop();continue}c=t.call(e,r)}catch(u){c=[6,u],i=0}finally{n=o=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},Qt=function(e,t){for(var r=0,n=t.length,i=e.length;r<n;r++,i++)e[i]=t[r];return e},uu=Object.defineProperty,du=Object.defineProperties,pu=Object.getOwnPropertyDescriptors,xa=Object.getOwnPropertySymbols,fu=Object.prototype.hasOwnProperty,hu=Object.prototype.propertyIsEnumerable,Sa=function(e,t,r){return t in e?uu(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r},it=function(e,t){for(var r in t||(t={}))fu.call(t,r)&&Sa(e,r,t[r]);if(xa)for(var n=0,i=xa(t);n<i.length;n++){var r=i[n];hu.call(t,r)&&Sa(e,r,t[r])}return e},wi=function(e,t){return du(e,pu(t))},mu=function(e,t,r){return new Promise(function(n,i){var o=function(l){try{a(r.next(l))}catch(c){i(c)}},s=function(l){try{a(r.throw(l))}catch(c){i(c)}},a=function(l){return l.done?n(l.value):Promise.resolve(l.value).then(o,s)};a((r=r.apply(e,t)).next())})};var gu=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Xt:Xt.apply(null,arguments)},Df=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function vu(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var r=t;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return t===r}function ot(e,t){function r(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(t){var o=t.apply(void 0,n);if(!o)throw new Error("prepareAction did not return an object");return it(it({type:e,payload:o.payload},"meta"in o&&{meta:o.meta}),"error"in o&&{error:o.error})}return{type:e,payload:n[0]}}return r.toString=function(){return""+e},r.type=e,r.match=function(n){return n.type===e},r}var yu=(function(e){Ca(t,e);function t(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=e.apply(this,r)||this;return Object.setPrototypeOf(i,t.prototype),i}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return e.prototype.concat.apply(this,r)},t.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(t.bind.apply(t,Qt([void 0],r[0].concat(this)))):new(t.bind.apply(t,Qt([void 0],r.concat(this))))},t})(Array),bu=(function(e){Ca(t,e);function t(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=e.apply(this,r)||this;return Object.setPrototypeOf(i,t.prototype),i}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return e.prototype.concat.apply(this,r)},t.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(t.bind.apply(t,Qt([void 0],r[0].concat(this)))):new(t.bind.apply(t,Qt([void 0],r.concat(this))))},t})(Array);function Ri(e){return Pe(e)?cn(e,function(){}):e}function xu(e){return typeof e=="boolean"}function Su(){return function(t){return Au(t)}}function Au(e){e===void 0&&(e={});var t=e.thunk,r=t===void 0?!0:t,n=e.immutableCheck,i=n===void 0?!0:n,o=e.serializableCheck,s=o===void 0?!0:o,a=e.actionCreatorCheck,l=a===void 0?!0:a,c=new yu;if(r&&(xu(r)?c.push(Ci):c.push(Ci.withExtraArgument(r.extraArgument))),0){if(i)var u;if(s)var d;if(l)var p}return c}var Oi=!0;function wa(e){var t=Su(),r=e||{},n=r.reducer,i=n===void 0?void 0:n,o=r.middleware,s=o===void 0?t():o,a=r.devTools,l=a===void 0?!0:a,c=r.preloadedState,u=c===void 0?void 0:c,d=r.enhancers,p=d===void 0?void 0:d,f;if(typeof i=="function")f=i;else if(vu(i))f=ga(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var h=s;if(typeof h=="function"&&(h=h(t),!Oi&&!Array.isArray(h)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Oi&&h.some(function(R){return typeof R!="function"}))throw new Error("each middleware provided to configureStore must be a function");var g=va.apply(void 0,h),b=Xt;l&&(b=gu(it({trace:!Oi},typeof l=="object"&&l)));var x=new bu(g),S=x;Array.isArray(p)?S=Qt([g],p):typeof p=="function"&&(S=p(x));var O=b.apply(void 0,S);return Ei(f,u,O)}function Oa(e){var t={},r=[],n,i={addCase:function(o,s){var a=typeof o=="string"?o:o.type;if(!a)throw new Error("`builder.addCase` cannot be called with an empty action type");if(a in t)throw new Error("`builder.addCase` cannot be called with two reducers for the same action type");return t[a]=s,i},addMatcher:function(o,s){return r.push({matcher:o,reducer:s}),i},addDefaultCase:function(o){return n=o,i}};return e(i),[t,r,n]}function Eu(e){return typeof e=="function"}function Cu(e,t,r,n){r===void 0&&(r=[]);var i=typeof t=="function"?Oa(t):[t,r,n],o=i[0],s=i[1],a=i[2],l;if(Eu(e))l=function(){return Ri(e())};else{var c=Ri(e);l=function(){return c}}function u(d,p){d===void 0&&(d=l());var f=Qt([o[p.type]],s.filter(function(h){var g=h.matcher;return g(p)}).map(function(h){var g=h.reducer;return g}));return f.filter(function(h){return!!h}).length===0&&(f=[a]),f.reduce(function(h,g){if(g)if(Ve(h)){var b=h,x=g(b,p);return x===void 0?h:x}else{if(Pe(h))return cn(h,function(S){return g(S,p)});var x=g(h,p);if(x===void 0){if(h===null)return h;throw Error("A case reducer on a non-draftable value must not return undefined")}return x}return h},d)}return u.getInitialState=l,u}function wu(e,t){return e+"/"+t}function Ta(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof e.initialState=="function"?e.initialState:Ri(e.initialState),n=e.reducers||{},i=Object.keys(n),o={},s={},a={};i.forEach(function(u){var d=n[u],p=wu(t,u),f,h;"reducer"in d?(f=d.reducer,h=d.prepare):f=d,o[u]=f,s[p]=f,a[u]=h?ot(p,h):ot(p)});function l(){var u=typeof e.extraReducers=="function"?Oa(e.extraReducers):[e.extraReducers],d=u[0],p=d===void 0?{}:d,f=u[1],h=f===void 0?[]:f,g=u[2],b=g===void 0?void 0:g,x=it(it({},p),s);return Cu(r,function(S){for(var O in x)S.addCase(O,x[O]);for(var R=0,K=h;R<K.length;R++){var V=K[R];S.addMatcher(V.matcher,V.reducer)}b&&S.addDefaultCase(b)})}var c;return{name:t,reducer:function(u,d){return c||(c=l()),c(u,d)},actions:a,caseReducers:o,getInitialState:function(){return c||(c=l()),c.getInitialState()}}}var Ou="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Tu=function(e){e===void 0&&(e=21);for(var t="",r=e;r--;)t+=Ou[Math.random()*64|0];return t},Ru=["name","message","stack","code"],Ti=(function(){function e(t,r){this.payload=t,this.meta=r}return e})(),Aa=(function(){function e(t,r){this.payload=t,this.meta=r}return e})(),_u=function(e){if(typeof e=="object"&&e!==null){for(var t={},r=0,n=Ru;r<n.length;r++){var i=n[r];typeof e[i]=="string"&&(t[i]=e[i])}return t}return{message:String(e)}},Uf=(function(){function e(t,r,n){var i=ot(t+"/fulfilled",function(u,d,p,f){return{payload:u,meta:wi(it({},f||{}),{arg:p,requestId:d,requestStatus:"fulfilled"})}}),o=ot(t+"/pending",function(u,d,p){return{payload:void 0,meta:wi(it({},p||{}),{arg:d,requestId:u,requestStatus:"pending"})}}),s=ot(t+"/rejected",function(u,d,p,f,h){return{payload:f,error:(n&&n.serializeError||_u)(u||"Rejected"),meta:wi(it({},h||{}),{arg:p,requestId:d,rejectedWithValue:!!f,requestStatus:"rejected",aborted:u?.name==="AbortError",condition:u?.name==="ConditionError"})}}),a=!1,l=typeof AbortController<"u"?AbortController:(function(){function u(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return u.prototype.abort=function(){},u})();function c(u){return function(d,p,f){var h=n?.idGenerator?n.idGenerator(u):Tu(),g=new l,b,x=!1;function S(R){b=R,g.abort()}var O=(function(){return mu(this,null,function(){var R,K,V,ze,Un,qe,pe;return cu(this,function(ve){switch(ve.label){case 0:return ve.trys.push([0,4,,5]),ze=(R=n?.condition)==null?void 0:R.call(n,u,{getState:p,extra:f}),Pu(ze)?[4,ze]:[3,2];case 1:ze=ve.sent(),ve.label=2;case 2:if(ze===!1||g.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return x=!0,Un=new Promise(function(fe,ct){return g.signal.addEventListener("abort",function(){return ct({name:"AbortError",message:b||"Aborted"})})}),d(o(h,u,(K=n?.getPendingMeta)==null?void 0:K.call(n,{requestId:h,arg:u},{getState:p,extra:f}))),[4,Promise.race([Un,Promise.resolve(r(u,{dispatch:d,getState:p,extra:f,requestId:h,signal:g.signal,abort:S,rejectWithValue:function(fe,ct){return new Ti(fe,ct)},fulfillWithValue:function(fe,ct){return new Aa(fe,ct)}})).then(function(fe){if(fe instanceof Ti)throw fe;return fe instanceof Aa?i(fe.payload,h,u,fe.meta):i(fe,h,u)})])];case 3:return V=ve.sent(),[3,5];case 4:return qe=ve.sent(),V=qe instanceof Ti?s(null,h,u,qe.payload,qe.meta):s(qe,h,u),[3,5];case 5:return pe=n&&!n.dispatchConditionRejection&&s.match(V)&&V.meta.condition,pe||d(V),[2,V]}})})})();return Object.assign(O,{abort:S,requestId:h,arg:u,unwrap:function(){return O.then(Lu)}})}}return Object.assign(c,{pending:o,rejected:s,fulfilled:i,typePrefix:t})}return e.withTypes=function(){return e},e})();function Lu(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Pu(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Ra="listener",_a="completed",La="cancelled",$f="task-"+La,Ff="task-"+_a,Bf=Ra+"-"+La,Hf=Ra+"-"+_a;var _i="listenerMiddleware";var jf=ot(_i+"/add"),Vf=ot(_i+"/removeAll"),Wf=ot(_i+"/remove");var Ea,zf=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Ea||(Ea=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},Nu=function(e){return function(t){setTimeout(t,e)}},qf=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Nu(10);la();var Du=Zr(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(r,n,i){this.eventBus.addEventListener(r,n,i)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,i){this.eventBus.removeEventListener(r,n,i)}}}),dn=class extends Du(Object){};window.ftReduxStores||(window.ftReduxStores={});var Pa=class e extends dn{static get(t){var r;let n=typeof t=="string"?t:t.name,i=typeof t=="string"?void 0:t,o=window.ftReduxStores[n];if(on(o))return o;if(i==null)return;let s=Ta({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),a=wa({reducer:(l,c)=>{if(c.type==="CLEAR_FT_REDUX_STORE"){let u=Ar(s.getInitialState());for(let d of c.keeping)u[d]=(l??u)[d];return u}else if(typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...l,...c.overwrites};return s.reducer(l,c)}});return window.ftReduxStores[i.name]=new e(s,a,i.eventBus)}constructor(t,r,n){super(),this.reduxSlice=t,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new en;let i=o=>o!=null?JSON.parse(JSON.stringify(o)):o;this.actions=new Proxy(this.reduxSlice.actions,{get:(o,s,a)=>{let l=s,c=o[l];return c?(...u)=>{let d=c(...u.map(i));return this.reduxStore.dispatch(d),d}:u=>{this.setState({[l]:i(u)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...t){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:t})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var pn=class{static format(t,r,n,i,o){return window.moment?window.moment(t).locale(r).format(this.getMomentDateFormat(n,i,!!o)):this.getIntlDateTime(t,r,n,i,!!o)}static getMomentDateFormat(t,r,n){return n?"LT":t?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(t,r,n,i,o){let s=typeof t=="string"?new Date(t):t,a=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(s),l=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(s);return o?l:i?`${a} ${l}`:a}static getTimezoneAsString(){let t=n=>String(Math.floor(n)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${t(Math.abs(r)/60)}:${t(Math.abs(r)%60)}`}};var fn=m(C()),ku="ft-app-info",St=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};St.eventName="authentication-change";var Rr=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};Rr.eventName="ui-locale-changed";var Mu={session:(e,t)=>{(0,fn.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>w.dispatchEvent(new St(t.payload)),0))}},w=fn.FtReduxStore.get({name:ku,reducers:Mu,initialState:{baseUrl:void 0,tenantId:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableContentLocales:[],localesConfiguration:void 0,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var Na=m(C()),hn=function(e,t,r,n){var i=arguments.length,o=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(o=(i<3?s(o):i>3?s(t,r,o):s(t,r))||o);return i>3&&o&&Object.defineProperty(t,r,o),o},xh=(0,Na.applyMixinOnce)(Symbol("withDateFormat"),function(e){class t extends e{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(w)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var i,o;return((o=(i=this.metadataDescriptors.find(a=>a.key===n))===null||i===void 0?void 0:i.date)!==null&&o!==void 0?o:!1)?a=>pn.format(a,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return hn([(0,Li.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),hn([(0,Li.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),hn([si({store:w.name,selector:r=>{var n,i;return(i=(n=r.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&i!==void 0?i:[]}})],t.prototype,"metadataDescriptors",void 0),hn([si({store:w.name})],t.prototype,"uiLocale",void 0),t});var Da;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(Da||(Da={}));var ka;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(ka||(ka={}));var Ma;(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"})(Ma||(Ma={}));var Ia;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(Ia||(Ia={}));var Ua;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Ua||(Ua={}));var $a;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})($a||($a={}));var Fa;(function(e){e.OFFICIAL="OFFICIAL",e.AI="AI"})(Fa||(Fa={}));var Ba;(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"})(Ba||(Ba={}));var Ha;(function(e){e.STANDARD="STANDARD",e.STRUCTURAL="STRUCTURAL"})(Ha||(Ha={}));var ja;(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"})(ja||(ja={}));var Va;(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"})(Va||(Va={}));var Wa;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Wa||(Wa={}));var za;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(za||(za={}));var qa;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(qa||(qa={}));var Ka;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(Ka||(Ka={}));var Ga;(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"})(Ga||(Ga={}));var _r;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(_r||(_r={}));var Ya;(function(e){e.ASC="ASC",e.DESC="DESC"})(Ya||(Ya={}));var Xa;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(Xa||(Xa={}));var Lr;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Lr||(Lr={}));var Qa;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(Qa||(Qa={}));var Ja;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(Ja||(Ja={}));var Za;(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"})(Za||(Za={}));var Jt;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Jt||(Jt={}));var el;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(el||(el={}));var Pr;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Pr||(Pr={}));var tl;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(tl||(tl={}));var $;(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"})($||($={}));var Ae;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(Ae||(Ae={}));var rl;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(rl||(rl={}));var nl;(function(e){e.UNREACHABLE="UNREACHABLE",e.UNAUTHORIZED="UNAUTHORIZED",e.FORBIDDEN="FORBIDDEN",e.INCOMPATIBLE="INCOMPATIBLE",e.FAILED="FAILED",e.OK="OK"})(nl||(nl={}));var il;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(il||(il={}));var ol;(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"})(ol||(ol={}));var sl;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SLOW="SLOW",e.OTHER="OTHER"})(sl||(sl={}));var al;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(al||(al={}));var ll;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(ll||(ll={}));var cl;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(cl||(cl={}));var ul;(function(e){e.IN_PROGRESS="IN_PROGRESS",e.ERROR="ERROR",e.DONE="DONE"})(ul||(ul={}));var dl;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(dl||(dl={}));var pl;(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"})(pl||(pl={}));var fl;(function(e){e.MAP="MAP",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(fl||(fl={}));var Iu={[$.PERSONAL_BOOK_SHARE_USER]:[$.PERSONAL_BOOK_USER],[$.HTML_EXPORT_USER]:[$.PERSONAL_BOOK_USER],[$.PDF_EXPORT_USER]:[$.PERSONAL_BOOK_USER],[$.KHUB_ADMIN]:[$.CONTENT_PUBLISHER],[$.ADMIN]:[$.KHUB_ADMIN,$.USERS_ADMIN,$.PORTAL_ADMIN,$.BEHAVIOR_DATA_USER],[$.GENERATIVE_AI_EXPORT_USER]:[$.GENERATIVE_AI_USER]};function hl(e,t){return e===t||(Iu[e]??[]).some(r=>hl(r,t))}function Nr(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=>hl(n,t))}var bn=m(C());var Pi=m(C());var At=class e{static get(t){let{baseUrl:r,apiIntegrationIdentifier:n}=w.getState(),i=t??n;if(r&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,i,!0)}static await(t){return new Promise(r=>{let n=e.get(t);if(n)r(n);else{let i=w.subscribe(()=>{n=e.get(t),n&&(i(),r(n))})}})}};var Zt=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:At.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):At.await()}};var ce=class extends Zt{constructor(t=!0,r){var n;super(r),this.sortObjectFields=(o,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([a],[l])=>a.localeCompare(l)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new Pi.CacheRegistry,this.cache=t?i.commonCache:new Pi.CacheRegistry}clearCache(){this.cache.clearAll()}hash(t){return String(Array.from(JSON.stringify(t,this.sortObjectFields)).reduce((r,n)=>0|31*r+n.charCodeAt(0),0))}};var mn=class extends ce{async listMySearches(){let{session:t}=w.getState();return Nr(t,$.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),300*1e3):[]}};var gn=class extends ce{async listMyBookmarks(){let t=w.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),300*1e3):[]}};var vn=class extends ce{constructor(){super(...arguments),this.CACHE_DURATION=180*1e3}async getUserAssetCount(t){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${t}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(t){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${t}`),this.CACHE_DURATION)}isAuthenticated(){let t=w.getState().session;return!!t?.sessionAuthenticated}};var yn=class extends ce{constructor(){super(...arguments),this.CACHE_DURATION=180*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let t=w.getState().session;return!!t?.sessionAuthenticated}};var Uu="ft-user-assets",$u={setAssetCount:(e,t)=>{let{userAssetType:r,count:n}=t.payload.assetCount;e.assetCounts.allAsset[r]=n},clearAssetCount:e=>{Object.values(Ae).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;Di(e,r,[...Ni(e,r),i]),ml(e,r,1,n),gl(e,i)},editAsset:(e,t)=>{let{assetType:r,asset:n}=t.payload;Di(e,r,Ni(e,r).map(i=>i.id===n.id?n:i)),gl(e,n)},removeAsset:(e,t)=>{let{assetType:r,mapId:n,assetId:i}=t.payload;Di(e,r,Ni(e,r).filter(o=>o.id!==i)),ml(e,r,-1,n)}},vl={[Ae.SEARCHES]:"savedSearches",[Ae.BOOKMARKS]:"bookmarks",[Ae.BOOKS]:void 0,[Ae.COLLECTIONS]:void 0},Ni=(e,t)=>{var r;let n=vl[t];return n?(r=e[n])!==null&&r!==void 0?r:[]:[]},Di=(e,t,r)=>{let n=vl[t];n&&(e[n]=r)},ml=(e,t,r,n)=>{let i=e.assetCounts.allAsset[t];if(i!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,i+r),t===Ae.BOOKMARKS&&n)){let o=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,o+r)}},gl=(e,t)=>{let r=e.assetLabels.map(i=>i.title),n=t.labels.filter(i=>!r.includes(i)).map(i=>({title:i}));e.assetLabels.push(...n)},Y=bn.FtReduxStore.get({name:Uu,reducers:$u,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Ae).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),ki=class{constructor(t=new vn,r=new yn){this.assetCountsService=t,this.assetLabelsService=r,this.currentSession=w.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new gn,this.savedSearchesService=new mn,w.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:r}=w.getState();(0,bn.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),Y.actions.clearAssetCount(),Y.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Y.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Y.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();Y.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();Y.actions.assetLabels(t)}async loadAssetCount(t){let r=await this.assetCountsService.getUserAssetCount(t);r&&Y.getState().assetCounts.allAsset[t]!==r.count&&Y.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(t){let r=await this.assetCountsService.getUserBookmarkCountByMap(t);r&&Y.getState().assetCounts.bookmarkByMap[t]!==r.count&&Y.actions.setBookmarkCountByMap({count:r.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let r=Object.keys(Y.getState().assetCounts.bookmarkByMap).length!==0;t===Ae.BOOKMARKS&&r&&Y.actions.clearBookmarkCountByMap(),Y.getState().assetCounts.allAsset[t]!==void 0&&await this.loadAssetCount(t)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){let r=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Y.actions.bookmarks(r)}}},xn=new ki;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=xn);var Mi=class{addCommand(t,r=!1){w.commands.add(t,r)}consumeCommand(t){return w.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new Mi;var Ee=m(C());var yl,er=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},Fu=Symbol("clearAfterUnitTest"),Sn=class extends(0,Ee.withEventBus)(ce){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[yl]=()=>{this.defaultMessages={},this.cache=new Ee.CacheRegistry,this.listeners={}},this.currentUiLocale=w.getState().uiLocale,w.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=w.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let r=t.name.toLowerCase();this.cache.setFinal(r,t),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,r){var n;if(t=t.toLowerCase(),r&&Object.keys(r).length>0){let i={...(n=this.defaultMessages[t])!==null&&n!==void 0?n:{},...r};(0,Ee.deepEqual)(this.defaultMessages[t],i)||(this.defaultMessages[t]=i,await this.notify(t))}return this.fetchContext(t)}resolveContext(t){var r,n;return this.fetchContext(t),(n=(r=this.cache.getNow(t))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(t,r){let n=t.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(t,r,...n){var i;let o=t.toLowerCase(),s=this.resolveContext(o);return new Ee.ParametrizedLabelResolver((i=this.defaultMessages[o])!==null&&i!==void 0?i:{},s).resolve(r,...n)}async fetchContext(t){let r=!this.cache.has(t),n;try{n=await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),r&&await this.notify(t)}catch(i){!(i instanceof Ee.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 er({loadedContexts:t})),this.dispatchEvent(new er({loadedContexts:t})),await Promise.all(t.map(r=>this.notify(r,!1)))}async notify(t,r=!0){r&&(document.body.dispatchEvent(new er({loadedContexts:[t]})),this.dispatchEvent(new er({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(n=>(0,Ee.delay)(0).then(()=>n()).catch(()=>null)))}};yl=Fu;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Sn{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Sn{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var tr=window.FluidTopicsI18nService,An=window.FluidTopicsCustomI18nService;var bl=m(C()),Ii=class{highlightHtml(t,r,n){(0,bl.highlightHtml)(t,r,n)}};window.FluidTopicsHighlightHtmlService=new Ii;var xl=m(C());var Ui=class{isDate(t){var r,n,i,o;return(o=(i=((n=(r=w.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(a=>a.key===t))===null||i===void 0?void 0:i.date)!==null&&o!==void 0?o:!1}format(t,r){var n,i,o,s;if(t==null)return"";try{return xl.DateFormatter.format(t,(n=r?.locale)!==null&&n!==void 0?n:w.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(o=r?.withTime)!==null&&o!==void 0?o:!1,(s=r?.onlyTime)!==null&&s!==void 0?s:!1)}catch(a){throw console.error(`Date ${JSON.stringify(t)} is not valid`,a),a}}};window.FluidTopicsDateService=new Ui;var Sl=m(C());var Et=class{static get(t,r){var n,i,o,s;let a=w.getState(),{lang:l,region:c}=(o=(i=(n=a.localesConfiguration)===null||n===void 0?void 0:n.defaultLocales)===null||i===void 0?void 0:i.defaultContentLocale)!==null&&o!==void 0?o:{lang:"en",region:"US"};return new Sl.SearchPlaceConverter(a.baseUrl,t??20,(s=a.localesConfiguration)===null||s===void 0?void 0:s.allLanguagesAllowed,r??`${l}-${c}`)}};var $i=class{urlToSearchRequest(t){return Et.get().parse(t)}searchRequestToUrl(t){return Et.get().serialize(t)}};window.FluidTopicsUrlService=new $i;var We=m(C());var Ct=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};Ct.eventName="change";var Fi=class{itemName(t){return`fluid-topics-history-item-${t}`}get(t){let r=sessionStorage.getItem(this.itemName(t));return r?JSON.parse(r):void 0}set(t,r){sessionStorage.setItem(this.itemName(t),JSON.stringify(r))}},Al=new Fi;var En=class e extends We.WithEventBus{static build(){return new e(window.history,Al,()=>window.location,!1)}constructor(t,r,n,i){var o,s;super(),this.history=t,this.historyStorage=r,this.windowLocation=n,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(s=(o=t.state)===null||o===void 0?void 0:o.index)!==null&&s!==void 0?s:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(i)}setCurrentState(t,r=!1){let n=r&&this.currentIndex===t.index-1;this.currentState={...this.buildCurrentState(),...t},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,We.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Ct(this.currentItem())),0)}installProxies(){let t=r=>(n,i,[o,s,a])=>{let l=r(),c={...l===this.currentIndex?this.currentState:void 0,...o,index:l,href:typeof a=="string"?a:(a??this.windowLocation()).href};n.apply(i,[c,s,a]),this.setCurrentState(c,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:t(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:t(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",t=>this.setCurrentState(t.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(t){for(let r=this.history.length-1;r>=0;r--)t?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(t){var r;let n={...this.buildCurrentState(),...t,index:this.currentIndex,title:(r=t?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(t){this.addEventListener(Ct.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(Ct.eventName,t)}currentItem(){return(0,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,o=t+1;for(;this.states.length>o&&!this.isDifferentMajorState(o,n);)this.hasState(o)&&(i=o),o++;return i}buildCurrentState(){var t,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(t=this.history.state)===null||t===void 0?void 0:t.title)!==null&&r!==void 0?r:document.title}}hasState(t){return this.states[t]!=null}isDifferentMajorState(t,r){var n;if(!this.hasState(t))return!1;let i=r??this.currentState.majorStateId,o=(n=this.states[t])===null||n===void 0?void 0:n.majorStateId;return o==null||o!=i}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=En.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),backwardItemMatching:e=>window.FluidTopicsInternalHistoryService.backwardItemMatching(e),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});var El=m(U());var Cl=El.css`
|
|
421
|
-
`;var Ol=m(U()),ue=m(Q()),Tt=m(C());var wt=m(C());function wl(e,t){let{authenticationRequired:r,session:n}=w.getState();return r&&!n?.sessionAuthenticated?Promise.resolve(t):e()}var Cn=class extends Zt{async updateUiLocale(t){return(await this.awaitApi).updateUiLocale(t)}};var Bi=class e extends wt.FtStateManager{static build(t){return new e(w,t)}constructor(t,r){super(),this.store=t,this.cache=new wt.CacheRegistry,this.withManualResources=!0,this.userLocaleService=new Cn,this.cleanSessionDebouncer=new wt.Debouncer,this.reloadDebouncer=new wt.Debouncer(500),this.apiProvider=r??(()=>At.get())}setWithManualResources(t){this.withManualResources=t,this.updateIfNeeded()}async initService(){this.store.addEventListener(St.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",()=>wl(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}));this.setAvailableContentLocales((t=r.contentLocales)!==null&&t!==void 0?t:[])}reloadConfiguration(){var t;(t=this.cache)===null||t===void 0||t.clear("availableContentLocales"),typeof this.updateAvailableContentLocales=="function"&&this.updateAvailableContentLocales()}setBaseUrl(t){this.store.actions.baseUrl(t),window.fluidTopicsBaseUrl=t}setTenantId(t){this.store.actions.tenantId(t)}setApiIntegrationIdentifier(t){this.store.actions.apiIntegrationIdentifier(t)}setApiIntegrationAppVersion(t){this.store.actions.apiIntegrationAppVersion(t)}setUiLocale(t){this.store.actions.uiLocale(t)}setLocalesConfiguration(t){this.store.actions.localesConfiguration(t),setTimeout(()=>this.updateIfNeeded())}setAvailableContentLocales(t){this.store.actions.availableContentLocales(t),setTimeout(()=>this.updateIfNeeded())}stopReloadDebouncer(){this.reloadDebouncer.cancel()}requestUiLocaleUpdate(t){this.userLocaleService.updateUiLocale({uiLocale:t}).then(
|
|
421
|
+
`;var Ol=m(U()),ue=m(Q()),Tt=m(C());var wt=m(C());function wl(e,t){let{authenticationRequired:r,session:n}=w.getState();return r&&!n?.sessionAuthenticated?Promise.resolve(t):e()}var Cn=class extends Zt{async updateUiLocale(t){return(await this.awaitApi).updateUiLocale(t)}};var Bi=class e extends wt.FtStateManager{static build(t){return new e(w,t)}constructor(t,r){super(),this.store=t,this.cache=new wt.CacheRegistry,this.withManualResources=!0,this.userLocaleService=new Cn,this.cleanSessionDebouncer=new wt.Debouncer,this.reloadDebouncer=new wt.Debouncer(500),this.apiProvider=r??(()=>At.get())}setWithManualResources(t){this.withManualResources=t,this.updateIfNeeded()}async initService(){this.store.addEventListener(St.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",()=>wl(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}));this.setAvailableContentLocales((t=r.contentLocales)!==null&&t!==void 0?t:[])}reloadConfiguration(){var t;(t=this.cache)===null||t===void 0||t.clear("availableContentLocales"),typeof this.updateAvailableContentLocales=="function"&&this.updateAvailableContentLocales()}setBaseUrl(t){this.store.actions.baseUrl(t),window.fluidTopicsBaseUrl=t}setTenantId(t){this.store.actions.tenantId(t)}setApiIntegrationIdentifier(t){this.store.actions.apiIntegrationIdentifier(t)}setApiIntegrationAppVersion(t){this.store.actions.apiIntegrationAppVersion(t)}setUiLocale(t){this.store.actions.uiLocale(t)}setLocalesConfiguration(t){this.store.actions.localesConfiguration(t),setTimeout(()=>this.updateIfNeeded())}setAvailableContentLocales(t){this.store.actions.availableContentLocales(t),setTimeout(()=>this.updateIfNeeded())}stopReloadDebouncer(){this.reloadDebouncer.cancel()}requestUiLocaleUpdate(t,r){this.userLocaleService.updateUiLocale({uiLocale:t,contentLocale:r}).then(n=>{n.uiLocaleChanged&&(this.reloadDebouncer.run(()=>window.location.reload()),this.store.dispatchEvent(new Rr(n)))}).catch(()=>{})}setMetadataConfiguration(t){this.store.actions.metadataConfiguration(t),setTimeout(()=>this.updateIfNeeded())}setNoCustom(t){this.store.actions.noCustom(t)}setEditorMode(t){this.store.actions.editorMode(t)}setNoCustomComponent(t){this.store.actions.noCustomComponent(t)}setSession(t){this.store.actions.session(t),setTimeout(()=>this.updateIfNeeded())}setOpenExternalDocumentInNewTab(t){this.store.actions.openExternalDocumentInNewTab(t)}setNavigatorOnline(t){this.store.actions.navigatorOnline(t)}setForcedOffline(t){this.store.actions.forcedOffline(t)}setAuthenticationRequired(t){this.store.actions.authenticationRequired(t)}},Hi=Bi.build();var Ot=class extends Event{constructor(t,r,n,i){super("context-request",{bubbles:!0,composed:!0}),this.context=t,this.contextTarget=r,this.callback=n,this.subscribe=i??!1}};var Dr=class{constructor(){this.pendingContextRequests=new Map,this.onContextProvider=t=>{let r=this.pendingContextRequests.get(t.context);if(r===void 0)return;this.pendingContextRequests.delete(t.context);let{requests:n}=r;for(let{elementRef:i,callbackRef:o}of n){let s=i.deref(),a=o.deref();s===void 0||a===void 0||s.dispatchEvent(new Ot(t.context,s,a,!0))}},this.onContextRequest=t=>{if(t.subscribe!==!0)return;let r=t.contextTarget??t.composedPath()[0],n=t.callback,i=this.pendingContextRequests.get(t.context);i===void 0&&this.pendingContextRequests.set(t.context,i={callbacks:new WeakMap,requests:[]});let o=i.callbacks.get(r);o===void 0&&i.callbacks.set(r,o=new WeakSet),o.has(n)||(o.add(n),i.requests.push({elementRef:new WeakRef(r),callbackRef:new WeakRef(n)}))}}attach(t){t.addEventListener("context-request",this.onContextRequest),t.addEventListener("context-provider",this.onContextProvider)}detach(t){t.removeEventListener("context-request",this.onContextRequest),t.removeEventListener("context-provider",this.onContextProvider)}};var te=function(e,t,r,n){var i=arguments.length,o=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(o=(i<3?s(o):i>3?s(t,r,o):s(t,r))||o);return i>3&&o&&Object.defineProperty(t,r,o),o},F=class extends Tt.FtLitElementRedux{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.authenticationRequired=!1,this.messageContexts=[],this.stateManager=Hi,this.contextRoot=new Dr}render(){return Ol.html`
|
|
422
422
|
<slot></slot>
|
|
423
423
|
`}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.contextRoot.attach(document.body)}disconnectedCallback(){super.disconnectedCallback(),this.contextRoot.detach(document.body)}update(t){var r;super.update(t),t.has("baseUrl")&&this.stateManager.setBaseUrl(this.baseUrl),t.has("tenantId")&&this.stateManager.setTenantId(this.tenantId),t.has("apiIntegrationIdentifier")&&this.stateManager.setApiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&this.stateManager.setApiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&this.stateManager.setUiLocale(this.uiLocale),t.has("metadataConfiguration")&&this.stateManager.setMetadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&this.stateManager.setNoCustom(this.noCustom),t.has("editorMode")&&this.stateManager.setEditorMode(this.editorMode),t.has("noCustomComponent")&&this.stateManager.setNoCustomComponent(this.noCustomComponent),t.has("session")&&this.stateManager.setSession(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(n=>tr.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=Cl;te([(0,ue.property)()],F.prototype,"baseUrl",void 0);te([(0,ue.property)()],F.prototype,"tenantId",void 0);te([(0,ue.property)()],F.prototype,"apiIntegrationIdentifier",void 0);te([(0,ue.property)()],F.prototype,"apiIntegrationAppVersion",void 0);te([(0,ue.property)()],F.prototype,"uiLocale",void 0);te([(0,Tt.jsonProperty)(null)],F.prototype,"availableUiLocales",void 0);te([(0,Tt.jsonProperty)(null)],F.prototype,"metadataConfiguration",void 0);te([(0,ue.property)({type:Boolean})],F.prototype,"editorMode",void 0);te([(0,ue.property)({type:Boolean})],F.prototype,"noCustom",void 0);te([(0,ue.property)({type:Boolean})],F.prototype,"openExternalDocumentInNewTab",void 0);te([(0,ue.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],F.prototype,"noCustomComponent",void 0);te([(0,ue.property)({type:Boolean})],F.prototype,"withManualResources",void 0);te([(0,ue.property)({type:Boolean})],F.prototype,"navigatorOnline",void 0);te([(0,ue.property)({type:Boolean})],F.prototype,"forcedOffline",void 0);te([(0,ue.property)({type:Boolean})],F.prototype,"authenticationRequired",void 0);te([(0,Tt.jsonProperty)([])],F.prototype,"messageContexts",void 0);te([(0,Tt.jsonProperty)(void 0)],F.prototype,"session",void 0);var Rl=m(C());var Tl={"ft-app-context":F};(0,Rl.customElements)(Tl);var _l=m(Q());var ji=class{fromLocalizableLabel(t){return t.type=="PLAIN_TEXT"?{message:t.text}:{key:t.key,custom:t.type=="LOCALIZED_CUSTOM",context:t.context,message:t.key}}fromAttribute(t){if(t!=null)try{return JSON.parse(t)}catch{if(this.isI18nKey(t)){let[r,n]=t.split(".");return{context:r,key:n,custom:r!=="officialContext",message:""}}return{message:t}}}toAttribute(t){if(t!=null)return JSON.stringify(t)}isI18nKey(t){return t.match(/^[\w-]+\.[\w-]+$/)}},st=new ji;var ju=function(e,t,r,n){var i=arguments.length,o=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(o=(i<3?s(o):i>3?s(t,r,o):s(t,r))||o);return i>3&&o&&Object.defineProperty(t,r,o),o},Mr=Symbol("i18nAttributes"),Ll=Symbol("i18nListAttributes"),Pl=Symbol("i18nProperties"),wn=Symbol("i18nContexts"),kr=Symbol("i18nUnsubs"),Rn=(0,rr.applyMixinOnce)(Symbol("withI18n"),function(e){var t,r;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map,this[r]=new Map}getI18nService(o){return o??this.useCustomMessageContexts?An:tr}i18n(o){let{context:s,key:a,message:l}=o,{custom:c,args:u,argsProvider:d}=o;if(s&&a){this.hasI18nContext(s)||this.addI18nContext(s,void 0,c);let p=u??(d?d(this):[]);return this.getI18nService(c).resolveMessage(s,a,...p)}return l}async awaitI18n(o){let{context:s,custom:a}=o;return s&&await this.getI18nService(a).prepareContext(s),this.i18n(o)}customI18n(o,s){if(st.isI18nKey(o)){let[a,l]=o.split(".");return this.i18n({custom:!0,context:a,key:l,...s})||o}return o}firstUpdated(o){super.firstUpdated(o),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(o){super.update(o),this.updateI18nAttributes((s,a,l)=>o.has(a)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(o){this.updateI18nAttributes((s,a,l)=>{var c;return((c=l?.context)===null||c===void 0?void 0:c.toLowerCase())===o}),this.updateI18nProperties(s=>s.context.toLowerCase()===o),this.requestUpdate()}updateI18nAttributes(o){var s,a;let l=this,c=(u,d,p)=>p?.context&&p.key&&o(u,d,p)?{...p,message:this.i18n({context:p.context,key:p.key,custom:p.custom,...u})}:p;(s=this[Mr])===null||s===void 0||s.forEach((u,d)=>l[d]=c(u,d,l[d])),(a=this[Ll])===null||a===void 0||a.forEach((u,d)=>{var p;return l[d]=(p=l[d])===null||p===void 0?void 0:p.map(f=>c(u,d,f))})}updateI18nProperties(o){var s;(s=this[Pl])===null||s===void 0||s.forEach((a,l)=>{o(a,l)&&(this[l]=this.i18n(a))})}addI18nMessages(o,s,a){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(o,s,a)}addI18nContext(o,s,a){let l=(typeof o=="string"?o:o.name).toLowerCase();a=typeof o=="string"?a:o.custom,this[wn].set(l,{isCustomContext:a}),this[kr].has(l)||this[kr].set(l,this.getI18nService(a).subscribe(l,()=>this.onI18nUpdate(l))),this.getI18nService(a).prepareContext(l,s)}hasI18nContext(o){return this[wn].has(o.toLowerCase())}connectedCallback(){super.connectedCallback(),this[wn].forEach((o,s)=>this.addI18nContext(s,void 0,o.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[kr].forEach(o=>o()),this[kr].clear()}}return t=wn,r=kr,ju([(0,_l.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),On=class extends Rn(rr.FtLitElement){},Tn=class extends Rn(rr.FtLitElementRedux){};var Nl=m(C());var Vi=class{fromAttribute(t){if(!t)return[];try{let r=JSON.parse(t);return Array.isArray(r)?r.map(n=>typeof n=="string"?st.fromAttribute(n):n):[]}catch{return[]}}toAttribute(t){if(t!=null)return JSON.stringify(t)}},Vu=new Vi;var Dl=(e,t)=>(r,n)=>{var i;r.constructor.createProperty(n,{type:Object,hasChanged:Nl.hasChanged,converter:st,...t}),r[Mr]=(i=r[Mr])!==null&&i!==void 0?i:new Map,r[Mr].set(n,e??{})};var _n=class e{static build(t){return new e(t)}static buildCustom(t){return new e(t,!0)}static fromGwt(t){return new e(t)}get service(){return this.custom?An:tr}constructor(t,r=!1){this.name=t,this.custom=r,this.properties=new Proxy({},{get:(n,i)=>{let o=i;return s=>({context:this.name,key:o,custom:this.custom,args:typeof s=="function"?void 0:s,argsProvider:typeof s=="function"?s:void 0})}}),this.messages=new Proxy({},{get:(n,i)=>(...o)=>this.service.resolveMessage(this.name,i,...o)}),this.rawMessages=new Proxy({},{get:(n,i)=>this.service.resolveRawMessage(this.name,i)}),this.keys=new Proxy({},{get:(n,i)=>()=>i}),this.attributes=new Proxy({},{get:(n,i)=>()=>({context:this.name,key:i,message:this.service.resolveRawMessage(this.name,i)})})}};var kl=m(U());var Ml=kl.css`
|
|
424
424
|
`;var Ln=m(U()),Pn=m(Q()),Nn=m(C());var Ir=function(e,t,r,n){var i=arguments.length,o=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(o=(i<3?s(o):i>3?s(t,r,o):s(t,r))||o);return i>3&&o&&Object.defineProperty(t,r,o),o},Ne=class extends Tn{constructor(){super(),this.editorMode=!1,this.addStore(w)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Ln.nothing:Ln.html`
|