@fluid-topics/ftds-tree-list 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.
package/build/ftds-tree-list.js
CHANGED
|
@@ -295,7 +295,7 @@ export class FtdsTreeList extends FtLitElement {
|
|
|
295
295
|
const tree = this.data.rootNodes;
|
|
296
296
|
const visibleItems = this.getAdjacentVisibleTreeItems(tree, currentNode);
|
|
297
297
|
const currentNodeIndex = visibleItems.findIndex((node) => node.value === currentNode.value);
|
|
298
|
-
if (event.shiftKey &&
|
|
298
|
+
if (event.shiftKey && event.key === " ") {
|
|
299
299
|
event.stopPropagation();
|
|
300
300
|
}
|
|
301
301
|
else {
|
|
@@ -303,7 +303,6 @@ export class FtdsTreeList extends FtLitElement {
|
|
|
303
303
|
switch (event.key) {
|
|
304
304
|
case "Enter":
|
|
305
305
|
case " ":
|
|
306
|
-
case "Space":
|
|
307
306
|
if (isLoadMore && parentNode) {
|
|
308
307
|
this.loadMore(parentNode);
|
|
309
308
|
}
|
|
@@ -1921,7 +1921,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
|
|
|
1921
1921
|
word-break: break-word;
|
|
1922
1922
|
}
|
|
1923
1923
|
`;var Il=["top","right","bottom","left"],kl=["start","end"],da=Il.reduce((e,t)=>e.concat(t,t+"-"+kl[0],t+"-"+kl[1]),[]),$r=Math.min,ct=Math.max,Hr=Math.round;var He=e=>({x:e,y:e}),vf={left:"right",right:"left",bottom:"top",top:"bottom"};function Tl(e,t,n){return ct(e,$r(t,n))}function Mn(e,t){return typeof e=="function"?e(t):e}function Gr(e){return e.split("-")[0]}function lt(e){return e.split("-")[1]}function ua(e){return e==="x"?"y":"x"}function fa(e){return e==="y"?"height":"width"}function zn(e){let t=e[0];return t==="t"||t==="b"?"y":"x"}function pa(e){return ua(zn(e))}function Pl(e,t,n){n===void 0&&(n=!1);let o=lt(e),a=pa(e),i=fa(a),s=a==="x"?o===(n?"end":"start")?"right":"left":o==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=la(s)),[s,la(s)]}function Dl(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function la(e){let t=Gr(e);return vf[t]+e.slice(t.length)}function xf(e){var t,n,o,a;return{top:(t=e.top)!=null?t:0,right:(n=e.right)!=null?n:0,bottom:(o=e.bottom)!=null?o:0,left:(a=e.left)!=null?a:0}}function Ul(e){return typeof e!="number"?xf(e):{top:e,right:e,bottom:e,left:e}}function Rt(e){let{x:t,y:n,width:o,height:a}=e;return{width:o,height:a,top:n,left:t,right:t+o,bottom:n+a,x:t,y:n}}function Bl(e,t,n){let{reference:o,floating:a}=e,i=zn(t),s=pa(t),l=fa(s),d=Gr(t),p=i==="y",h=o.x+o.width/2-a.width/2,g=o.y+o.height/2-a.height/2,y=o[l]/2-a[l]/2,v;switch(d){case"top":v={x:h,y:o.y-a.height};break;case"bottom":v={x:h,y:o.y+o.height};break;case"right":v={x:o.x+o.width,y:g};break;case"left":v={x:o.x-a.width,y:g};break;default:v={x:o.x,y:o.y}}let x=lt(t);return x&&(v[s]+=y*(x==="end"?1:-1)*(n&&p?-1:1)),v}async function Fl(e,t){var n;t===void 0&&(t={});let{x:o,y:a,platform:i,rects:s,elements:l,strategy:d}=e,{boundary:p="clippingAncestors",rootBoundary:h="viewport",elementContext:g="floating",altBoundary:y=!1,padding:v=0}=Mn(t,e),x=Ul(v),A=l[y?g==="floating"?"reference":"floating":g],O=Rt(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(A)))==null||n?A:A.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:p,rootBoundary:h,strategy:d})),N=g==="floating"?{x:o,y:a,width:s.floating.width,height:s.floating.height}:s.reference,z=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),T=await(i.isElement==null?void 0:i.isElement(z))&&await(i.getScale==null?void 0:i.getScale(z))||{x:1,y:1},B=Rt(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:N,offsetParent:z,strategy:d}):N);return{top:(O.top-B.top+x.top)/T.y,bottom:(B.bottom-O.bottom+x.bottom)/T.y,left:(O.left-B.left+x.left)/T.x,right:(B.right-O.right+x.right)/T.x}}var Sf=50,$l=async(e,t,n)=>{let{placement:o="bottom",strategy:a="absolute",middleware:i=[],platform:s}=n,l=s.detectOverflow?s:{...s,detectOverflow:Fl},d=await(s.isRTL==null?void 0:s.isRTL(t)),p=await s.getElementRects({reference:e,floating:t,strategy:a}),{x:h,y:g}=Bl(p,o,d),y=o,v=0,x={};for(let S=0;S<i.length;S++){let A=i[S];if(!A)continue;let{name:O,fn:N}=A,{x:z,y:T,data:B,reset:H}=await N({x:h,y:g,initialPlacement:o,placement:y,strategy:a,middlewareData:x,rects:p,platform:l,elements:{reference:e,floating:t}});h=z??h,g=T??g,x[O]={...x[O],...B},H&&v<Sf&&(v++,typeof H=="object"&&(H.placement&&(y=H.placement),H.rects&&(p=H.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:a}):H.rects),{x:h,y:g}=Bl(p,y,d)),S=-1)}return{x:h,y:g,placement:y,strategy:a,middlewareData:x}};function Cf(e,t,n){return(e?[...n.filter(a=>lt(a)===e),...n.filter(a=>lt(a)!==e)]:n.filter(a=>Gr(a)===a)).filter(a=>e?lt(a)===e||(t?Dl(a)!==a:!1):!0)}var Hl=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,o,a;let{rects:i,middlewareData:s,placement:l,platform:d,elements:p}=t,{crossAxis:h=!1,alignment:g,allowedPlacements:y=da,autoAlignment:v=!0,...x}=Mn(e,t),S=g!==void 0||y===da?Cf(g||null,v,y):y,A=((n=s.autoPlacement)==null?void 0:n.index)||0,O=S[A];if(O==null)return{};if(l!==O)return{reset:{placement:S[0]}};let N=await d.detectOverflow(t,x),z=Pl(O,i,await(d.isRTL==null?void 0:d.isRTL(p.floating))),T=[N[Gr(O)],N[z[0]],N[z[1]]],B=[...((o=s.autoPlacement)==null?void 0:o.overflows)||[],{placement:O,overflows:T}],H=S[A+1];if(H)return{data:{index:A+1,overflows:B},reset:{placement:H}};let Ue=B.map(he=>{let xe=lt(he.placement);return[he.placement,xe&&h?he.overflows.slice(0,2).reduce((ge,vt)=>ge+vt,0):he.overflows[0],he.overflows]}).sort((he,xe)=>he[1]-xe[1]),Be=((a=Ue.filter(he=>he[2].slice(0,lt(he[0])?2:3).every(xe=>xe<=0))[0])==null?void 0:a[0])||Ue[0][0];return Be!==l?{data:{index:A+1,overflows:B},reset:{placement:Be}}:{}}}};var Gl=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:n,y:o,placement:a,platform:i}=t,{mainAxis:s=!0,crossAxis:l=!1,limiter:d={fn:N=>{let{x:z,y:T}=N;return{x:z,y:T}}},...p}=Mn(e,t),h={x:n,y:o},g=await i.detectOverflow(t,p),y=zn(a),v=ua(y),x=h[v],S=h[y],A=(N,z)=>Tl(z+g[N==="y"?"top":"left"],z,z-g[N==="y"?"bottom":"right"]);s&&(x=A(v,x)),l&&(S=A(y,S));let O=d.fn({...t,[v]:x,[y]:S});return{...O,data:{x:O.x-n,y:O.y-o,enabled:{[v]:s,[y]:l}}}}}};function In(){return typeof window<"u"}function Nt(e){return jl(e)?(e.nodeName||"").toLowerCase():"#document"}function fe(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Xe(e){var t;return(t=(jl(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function jl(e){return In()?e instanceof Node||e instanceof fe(e).Node:!1}function Me(e){return In()?e instanceof Element||e instanceof fe(e).Element:!1}function Qe(e){return In()?e instanceof HTMLElement||e instanceof fe(e).HTMLElement:!1}function Wl(e){return!In()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof fe(e).ShadowRoot}function Wr(e){let{overflow:t,overflowX:n,overflowY:o,display:a}=ze(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+n)&&a!=="inline"&&a!=="contents"}function Vl(e){return/^(table|td|th)$/.test(Nt(e))}function jr(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}var Ef=/transform|translate|scale|rotate|perspective|filter/,Lf=/paint|layout|strict|content/,wt=e=>!!e&&e!=="none",ma;function lr(e){let t=Me(e)?ze(e):e;return wt(t.transform)||wt(t.translate)||wt(t.scale)||wt(t.rotate)||wt(t.perspective)||!Tn()&&(wt(t.backdropFilter)||wt(t.filter))||Ef.test(t.willChange||"")||Lf.test(t.contain||"")}function Kl(e){let t=dt(e);for(;Qe(t)&&!dr(t);){if(lr(t))return t;if(jr(t))return null;t=dt(t)}return null}function Tn(){return ma==null&&(ma=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),ma}function dr(e){return/^(html|body|#document)$/.test(Nt(e))}function ze(e){return fe(e).getComputedStyle(e)}function Vr(e){return Me(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function dt(e){if(Nt(e)==="html")return e;let t=e.assignedSlot||e.parentNode||Wl(e)&&e.host||Xe(e);return Wl(t)?t.host:t}function Zl(e){let t=dt(e);return dr(t)?(e.ownerDocument||e).body:Qe(t)&&Wr(t)?t:Zl(t)}function kn(e,t,n){var o;t===void 0&&(t=[]),n===void 0&&(n=!0);let a=Zl(e),i=a===((o=e.ownerDocument)==null?void 0:o.body),s=fe(a);if(i){let l=Pn(s);return t.concat(s,s.visualViewport||[],Wr(a)?a:[],l&&n?kn(l):[])}else return t.concat(a,kn(a,[],n))}function Pn(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Xl(e){let t=ze(e),n=parseFloat(t.width)||0,o=parseFloat(t.height)||0,a=Qe(e),i=a?e.offsetWidth:n,s=a?e.offsetHeight:o,l=Hr(n)!==i||Hr(o)!==s;return l&&(n=i,o=s),{width:n,height:o,$:l}}function Ql(e){return Me(e)?e:e.contextElement}function ur(e){let t=Ql(e);if(!Qe(t))return He(1);let n=t.getBoundingClientRect(),{width:o,height:a,$:i}=Xl(t),s=(i?Hr(n.width):n.width)/o,l=(i?Hr(n.height):n.height)/a;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}var Af=He(0);function Jl(e){let t=fe(e);return!Tn()||!t.visualViewport?Af:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Of(e,t,n){return t===void 0&&(t=!1),!!n&&t&&n===fe(e)}function Kr(e,t,n,o){t===void 0&&(t=!1),n===void 0&&(n=!1);let a=e.getBoundingClientRect(),i=Ql(e),s=He(1);t&&(o?Me(o)&&(s=ur(o)):s=ur(e));let l=Of(i,n,o)?Jl(i):He(0),d=(a.left+l.x)/s.x,p=(a.top+l.y)/s.y,h=a.width/s.x,g=a.height/s.y;if(i&&o){let y=fe(i),v=Me(o)?fe(o):o,x=y,S=Pn(x);for(;S&&v!==x;){let A=ur(S),O=S.getBoundingClientRect(),N=ze(S),z=O.left+(S.clientLeft+parseFloat(N.paddingLeft))*A.x,T=O.top+(S.clientTop+parseFloat(N.paddingTop))*A.y;d*=A.x,p*=A.y,h*=A.x,g*=A.y,d+=z,p+=T,x=fe(S),S=Pn(x)}}return Rt({width:h,height:g,x:d,y:p})}function Dn(e,t){let n=Vr(e).scrollLeft;return t?t.left+n:Kr(Xe(e)).left+n}function e1(e,t){let n=e.getBoundingClientRect(),o=n.left+t.scrollLeft-Dn(e,n),a=n.top+t.scrollTop;return{x:o,y:a}}function Rf(e){let{elements:t,rect:n,offsetParent:o,strategy:a}=e,i=a==="fixed",s=Xe(o),l=t?jr(t.floating):!1;if(o===s||l&&i)return n;let d={scrollLeft:0,scrollTop:0},p=He(1),h=He(0),g=Qe(o);if((g||!i)&&((Nt(o)!=="body"||Wr(s))&&(d=Vr(o)),g)){let v=Kr(o);p=ur(o),h.x=v.x+o.clientLeft,h.y=v.y+o.clientTop}let y=s&&!g&&!i?e1(s,d):He(0);return{width:n.width*p.x,height:n.height*p.y,x:n.x*p.x-d.scrollLeft*p.x+h.x+y.x,y:n.y*p.y-d.scrollTop*p.y+h.y+y.y}}function wf(e){return e.getClientRects?Array.from(e.getClientRects()):[]}function Nf(e){let t=Vr(e),n=e.ownerDocument.body,o=ct(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),a=ct(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight),i=-t.scrollLeft+Dn(e),s=-t.scrollTop;return ze(n).direction==="rtl"&&(i+=ct(e.clientWidth,n.clientWidth)-o),{width:o,height:a,x:i,y:s}}var _f=25;function Mf(e,t,n){n===void 0&&(n="viewport");let o=n==="layoutViewport",a=fe(e),i=Xe(e),s=a.visualViewport,l=i.clientWidth,d=i.clientHeight,p=0,h=0;if(s){let y=!Tn()||t==="fixed";o?y||(p=-s.offsetLeft,h=-s.offsetTop):(l=s.width,d=s.height,y&&(p=s.offsetLeft,h=s.offsetTop))}if(Dn(i)<=0){let y=i.ownerDocument,v=y.body,x=getComputedStyle(v),S=y.compatMode==="CSS1Compat"&&parseFloat(x.marginLeft)+parseFloat(x.marginRight)||0,A=Math.abs(i.clientWidth-v.clientWidth-S),O=getComputedStyle(i).scrollbarGutter==="stable both-edges"?A/2:A;O<=_f&&(l-=O)}return{width:l,height:d,x:p,y:h}}function zf(e,t){let n=Kr(e,!0,t==="fixed"),o=n.top+e.clientTop,a=n.left+e.clientLeft,i=ur(e),s=e.clientWidth*i.x,l=e.clientHeight*i.y,d=a*i.x,p=o*i.y;return{width:s,height:l,x:d,y:p}}function ql(e,t,n){let o;if(t==="viewport"||t==="layoutViewport")o=Mf(e,n,t);else if(t==="document")o=Nf(Xe(e));else if(Me(t))o=zf(t,n);else{let a=Jl(e);o={x:t.x-a.x,y:t.y-a.y,width:t.width,height:t.height}}return Rt(o)}function kf(e,t){let n=t.get(e);if(n)return n;let o=kn(e,[],!1).filter(l=>Me(l)&&Nt(l)!=="body"),a=null,i=ze(e).position==="fixed",s=i?dt(e):e;for(;Me(s)&&!dr(s);){let l=ze(s),d=lr(s),p=a?a.position:i?"fixed":"";!d&&(p==="fixed"||p==="absolute"&&l.position==="static")?o=o.filter(g=>g!==s):a=l,s=dt(s)}return t.set(e,o),o}function If(e){let{element:t,boundary:n,rootBoundary:o,strategy:a}=e,s=[...n==="clippingAncestors"?jr(t)?[]:kf(t,this._c):[].concat(n),o],l=ql(t,s[0],a),d=l.top,p=l.right,h=l.bottom,g=l.left;for(let y=1;y<s.length;y++){let v=ql(t,s[y],a);d=ct(v.top,d),p=$r(v.right,p),h=$r(v.bottom,h),g=ct(v.left,g)}return{width:p-g,height:h-d,x:g,y:d}}function Tf(e){let{width:t,height:n}=Xl(e);return{width:t,height:n}}function Pf(e,t,n){let o=Qe(t),a=Xe(t),i=n==="fixed",s=Kr(e,!0,i,t),l={scrollLeft:0,scrollTop:0},d=He(0);if((o||!i)&&((Nt(t)!=="body"||Wr(a))&&(l=Vr(t)),o)){let y=Kr(t,!0,i,t);d.x=y.x+t.clientLeft,d.y=y.y+t.clientTop}!o&&a&&(d.x=Dn(a));let p=a&&!o&&!i?e1(a,l):He(0),h=s.left+l.scrollLeft-d.x-p.x,g=s.top+l.scrollTop-d.y-p.y;return{x:h,y:g,width:s.width,height:s.height}}function ha(e){return ze(e).position==="static"}function Yl(e,t){if(!Qe(e)||ze(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return Xe(e)===n&&(n=n.ownerDocument.body),n}function t1(e,t){let n=fe(e);if(jr(e))return n;if(!Qe(e)){let a=dt(e);for(;a&&!dr(a);){if(Me(a)&&!ha(a))return a;a=dt(a)}return n}let o=Yl(e,t);for(;o&&Vl(o)&&ha(o);)o=Yl(o,t);return o&&dr(o)&&ha(o)&&!lr(o)?n:o||Kl(e)||n}var Df=async function(e){let t=this.getOffsetParent||t1,n=this.getDimensions,o=await n(e.floating);return{reference:Pf(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:o.width,height:o.height}}};function Uf(e){return ze(e).direction==="rtl"}var Un={convertOffsetParentRelativeRectToViewportRelativeRect:Rf,getDocumentElement:Xe,getClippingRect:If,getOffsetParent:t1,getElementRects:Df,getClientRects:wf,getDimensions:Tf,getScale:ur,isElement:Me,isRTL:Uf};var r1=Hl,n1=Gl;var o1=(e,t,n)=>{let o=new Map,a=n??{},i={...Un,...a.platform,_c:o};return $l(e,t,{...a,platform:i})};function a1(e){return Bf(e)}function ga(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Bf(e){for(let t=e;t;t=ga(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=ga(e);t;t=ga(t)){if(!(t instanceof Element))continue;let n=getComputedStyle(t);if(n.display!=="contents"&&(n.position!=="static"||lr(n)||t.tagName==="BODY"))return t}return null}async function i1(e,t,n){let o;return typeof n=="object"?o=n:o={placement:n},o1(e,t,{strategy:o.strategy,platform:{...Un,getOffsetParent:a=>Un.getOffsetParent(a,a1)},middleware:[n1({crossAxis:!0}),r1({allowedPlacements:[o.placement]})]})}var Er=L(P());var Ha=L(ce());var s1=L(ce(),1);var ya=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function c1(e,t){return(0,s1.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return Zr(e);try{return JSON.parse(n)}catch{return Zr(e)}},toAttribute:n=>JSON.stringify(n)},hasChanged:qr,...t??{}})}function Ff(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let n,o;if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(o=n;o--!==0;)if(!Bn(e[o],t[o]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(o of e.entries())if(!t.has(o[0]))return!1;for(o of e.entries())if(!Bn(o[1],t.get(o[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(o of e.entries())if(!t.has(o[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 a=s=>Object.keys(s).filter(l=>s[l]!=null),i=a(e);if(n=i.length,n!==a(t).length)return!1;for(o=n;o--!==0;)if(!Object.prototype.hasOwnProperty.call(t,i[o]))return!1;for(o=n;o--!==0;){let s=i[o];if(!Bn(e[s],t[s]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function Bn(e,t){try{return Ff(e,t)}catch{return!1}}function qr(e,t){return!Bn(e,t)}function Zr(e){return typeof window.structuredClone=="function"?structuredClone(e):e!=null?JSON.parse(JSON.stringify(e)):e}function Fn(e,t){let n=o=>o[e]===!0;return o=>{if(n(o))return o;let a=t(o);return a[e]=!0,a}}var l1=L(ce(),1);var ba=e=>{let t=e??{};return(n,o)=>{var a;let i={hasChanged:qr,attribute:!1,...t};(0,l1.property)(i)(n,o);let s=n.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(o,{selector:(a=t.selector)!==null&&a!==void 0?a:(l=>l[o]),store:t.store})}};var $n=class{constructor(){this.queue=[]}add(t,n=!1){n&&this.clear(t.type),this.queue.push(t)}consume(t){let n=this.queue.find(o=>o.type===t);return n&&(this.queue=this.queue.filter(o=>o!==n)),n}clear(t){typeof t=="string"?this.queue=this.queue.filter(n=>n.type!==t):this.queue=this.queue.filter(n=>!t.test(n.type))}};var _t=L(ce(),1);var Hn=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,n){return this.callbacks=[t],this.debounce(n)}queue(t,n){return this.callbacks.push(t),this.debounce(n)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((n,o)=>{this.resolvePromise=n,this.rejectPromise=o})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,n;let o=[...this.callbacks];this.callbacks=[];let a=(t=this.rejectPromise)!==null&&t!==void 0?t:(()=>null),i=(n=this.resolvePromise)!==null&&n!==void 0?n:(()=>null);this.clearPromise();for(let s of o)try{await s()}catch(l){a(l);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var u1=L(G(),1);var Gn=globalThis,$f=Gn.ShadowRoot&&(Gn.ShadyCSS===void 0||Gn.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;var d1=(e,t)=>{if($f)e.adoptedStyleSheets=t.map(n=>n instanceof CSSStyleSheet?n:n.styleSheet);else for(let n of t){let o=document.createElement("style"),a=Gn.litNonce;a!==void 0&&o.setAttribute("nonce",a),o.textContent=n.cssText,e.appendChild(o)}};var Wn=class extends u1.LitElement{get scopedRegistryConstructor(){return this.constructor}createRenderRoot(){let t=this.scopedRegistryConstructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,t.defineScopedElements(t.elementDefinitions));let n={...t.shadowRootOptions,customElements:t.registry},o=this.renderOptions.creationScope=this.attachShadow(n);return d1(o,t.elementStyles),o}static canDefineScopedElement(t){return!!this.registry&&!this.registry.get(t)}static defineScopedElements(t){Object.entries(t).forEach(([n,o])=>this.defineScopedElement(n,o))}static defineScopedElement(t,n){ya(t)(n),this.canDefineScopedElement(t)&&this.registry.define(t,n)}canDefineScopedElement(t){return this.scopedRegistryConstructor.canDefineScopedElement(t)}defineScopedElements(t){this.scopedRegistryConstructor.defineScopedElements(t)}defineScopedElement(t,n){this.scopedRegistryConstructor.defineScopedElement(t,n)}};function f1(e,t,...n){var o;let a=e.querySelector(t);for(let i of n)a=(o=a?.shadowRoot)===null||o===void 0?void 0:o.querySelector(i);return a}var pr=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},g1,p1=Symbol("constructorPrototype"),m1=Symbol("constructorName"),y1=Symbol("exportpartsDebouncer"),h1=Symbol("dynamicDependenciesLoaded"),fr=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};fr.eventName="exportparts-updated";var Ge=class extends Wn{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[g1]=new Hn(5),this.scheduleExportpartsUpdate=()=>{var t,n,o;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(o=(n=this.exportpartsPrefixes)===null||n===void 0?void 0:n.length)!==null&&o!==void 0&&o)&&this[y1].run(()=>{var a,i;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[m1]=this.constructor.name,this[p1]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[m1]&&Object.setPrototypeOf(this,this[p1])}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(o){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",o)}let n=this.constructor;n[h1]||(n[h1]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(fr.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(fr.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 fr)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:n,selector:o,shadowPath:a}=this.elementToFocus;if(o!=null){let i=[...a??[],o];n=f1(this.shadowRoot,...i)}n?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||n?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var n,o,a;if(((o=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&o!==void 0?o:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}setExportpartsAttribute(t){var n,o,a,i,s,l;let d=y=>y!=null&&y.trim().length>0,p=t.filter(d).map(y=>y.trim());if(p.length===0){this.exportparts=void 0;return}let h=new Set;for(let y of(o=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelectorAll("[part],[exportparts]"))!==null&&o!==void 0?o:[]){let v=(i=(a=y.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],x=(l=(s=y.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(A=>A.split(":")[1]))!==null&&l!==void 0?l:[],S=[...v,...x].filter(d).map(A=>A.trim());for(let A of S)h.add(A)}if(h.size===0){this.exportparts=void 0;return}let g=[...h.values()].flatMap(y=>p.map(v=>`${y}:${v}--${y}`));this.exportparts=[...this.part,...g].join(", ")}};g1=y1;pr([(0,_t.property)()],Ge.prototype,"exportpartsPrefix",void 0);pr([c1([])],Ge.prototype,"exportpartsPrefixes",void 0);pr([(0,_t.property)({reflect:!0})],Ge.prototype,"exportparts",void 0);pr([(0,_t.property)()],Ge.prototype,"customStylesheet",void 0);pr([(0,_t.property)()],Ge.prototype,"elementToFocus",void 0);pr([(0,_t.state)()],Ge.prototype,"useAdoptedStyleSheets",void 0);function jn(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var Yr=Symbol("internalReduxEventsUnsubscribers"),ut=Symbol("internalStoresUnsubscribers"),Mt=Symbol("internalStores"),Hf=Fn(Symbol("withRedux"),function(e){var t,n,o;class a extends e{constructor(){super(...arguments),this[t]=new Map,this[n]=new Map,this[o]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(l=>s.has(l))&&this.updateFromStores()}getUnnamedStore(){if(this[Mt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Mt].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[Mt].get(s)}addStore(s,l){var d;l=(d=l??s.name)!==null&&d!==void 0?d:"default-store",this.unsubscribeFromStore(l),this[Mt].set(l,s),this.subscribeToStore(l,s),this.updateFromStores()}removeStore(s){let l=typeof s=="string"?s:s.name;this.unsubscribeFromStore(l),this[Mt].delete(l)}setupStores(){this.unsubscribeFromStores(),this[Mt].forEach((s,l)=>this.subscribeToStore(l,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,l)=>{let d=this.constructor.getPropertyOptions(l);if(!d?.attribute||!this.hasAttribute(typeof d?.attribute=="string"?d.attribute:l)){let p=this.getStore(s.store);p&&(s.store?this[ut].has(s.store):this[ut].size>0)&&(this[l]=s.selector(p.getState(),this))}})}subscribeToStore(s,l){var d;this[ut].set(s,l.subscribe(()=>this.updateFromStores())),this[Yr].set(s,[]),jn(l)&&l.eventBus&&((d=this.reduxConstructor.reduxEventListeners)===null||d===void 0||d.forEach((p,h)=>{if(typeof this[h]=="function"&&(!p.store||l.name===p.store)){let g=y=>this[h](y);l.addEventListener(p.eventName,g),this[Yr].get(s).push(()=>l.removeEventListener(p.eventName,g))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[ut].forEach((s,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(s){var l;this[ut].has(s)&&this[ut].get(s)(),this[ut].delete(s),(l=this[Yr].get(s))===null||l===void 0||l.forEach(d=>d()),this[Yr].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=ut,n=Mt,o=Yr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),b1=class extends Hf(Ge){};function Ce(e){for(var t=arguments.length,n=Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(n.length?" "+n.map((function(s){return"'"+s+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Je(e){return!!e&&!!e[W]}function ke(e){var t;return!!e&&((function(n){if(!n||typeof n!="object")return!1;var o=Object.getPrototypeOf(n);if(o===null)return!0;var a=Object.hasOwnProperty.call(o,"constructor")&&o.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===Yf})(e)||Array.isArray(e)||!!e[A1]||!!(!((t=e.constructor)===null||t===void 0)&&t[A1])||Ra(e)||wa(e))}function zt(e,t,n){n===void 0&&(n=!1),gr(e)===0?(n?Object.keys:hr)(e).forEach((function(o){n&&typeof o=="symbol"||t(o,e[o],e)})):e.forEach((function(o,a){return t(a,o,e)}))}function gr(e){var t=e[W];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:Ra(e)?2:wa(e)?3:0}function mr(e,t){return gr(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Gf(e,t){return gr(e)===2?e.get(t):e[t]}function O1(e,t,n){var o=gr(e);o===2?e.set(t,n):o===3?e.add(n):e[t]=n}function R1(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function Ra(e){return Zf&&e instanceof Map}function wa(e){return qf&&e instanceof Set}function ft(e){return e.o||e.t}function Na(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=_1(e);delete t[W];for(var n=hr(t),o=0;o<n.length;o++){var a=n[o],i=t[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),t)}function _a(e,t){return t===void 0&&(t=!1),Ma(e)||Je(e)||!ke(e)||(gr(e)>1&&(e.set=e.add=e.clear=e.delete=Wf),Object.freeze(e),t&&zt(e,(function(n,o){return _a(o,!0)}),!0)),e}function Wf(){Ce(2)}function Ma(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function We(e){var t=Oa[e];return t||Ce(18,e),t}function jf(e,t){Oa[e]||(Oa[e]=t)}function Ea(){return Qr}function va(e,t){t&&(We("Patches"),e.u=[],e.s=[],e.v=t)}function Vn(e){La(e),e.p.forEach(Vf),e.p=null}function La(e){e===Qr&&(Qr=e.l)}function v1(e){return Qr={p:[],l:Qr,h:e,m:!0,_:0}}function Vf(e){var t=e[W];t.i===0||t.i===1?t.j():t.g=!0}function xa(e,t){t._=t.p.length;var n=t.p[0],o=e!==void 0&&e!==n;return t.h.O||We("ES5").S(t,e,o),o?(n[W].P&&(Vn(t),Ce(4)),ke(e)&&(e=Kn(t,e),t.l||Zn(t,e)),t.u&&We("Patches").M(n[W].t,e,t.u,t.s)):e=Kn(t,n,[]),Vn(t),t.u&&t.v(t.u,t.s),e!==N1?e:void 0}function Kn(e,t,n){if(Ma(t))return t;var o=t[W];if(!o)return zt(t,(function(l,d){return x1(e,o,t,l,d,n)}),!0),t;if(o.A!==e)return t;if(!o.P)return Zn(e,o.t,!0),o.t;if(!o.I){o.I=!0,o.A._--;var a=o.i===4||o.i===5?o.o=Na(o.k):o.o,i=a,s=!1;o.i===3&&(i=new Set(a),a.clear(),s=!0),zt(i,(function(l,d){return x1(e,o,a,l,d,n,s)})),Zn(e,a,!1),n&&e.u&&We("Patches").N(o,n,e.u,e.s)}return o.o}function x1(e,t,n,o,a,i,s){if(Je(a)){var l=Kn(e,a,i&&t&&t.i!==3&&!mr(t.R,o)?i.concat(o):void 0);if(O1(n,o,l),!Je(l))return;e.m=!1}else s&&n.add(a);if(ke(a)&&!Ma(a)){if(!e.h.D&&e._<1)return;Kn(e,a),t&&t.A.l||Zn(e,a)}}function Zn(e,t,n){n===void 0&&(n=!1),!e.l&&e.h.D&&e.m&&_a(t,n)}function Sa(e,t){var n=e[W];return(n?ft(n):e)[t]}function S1(e,t){if(t in e)for(var n=Object.getPrototypeOf(e);n;){var o=Object.getOwnPropertyDescriptor(n,t);if(o)return o;n=Object.getPrototypeOf(n)}}function pt(e){e.P||(e.P=!0,e.l&&pt(e.l))}function Ca(e){e.o||(e.o=Na(e.t))}function Aa(e,t,n){var o=Ra(t)?We("MapSet").F(t,n):wa(t)?We("MapSet").T(t,n):e.O?(function(a,i){var s=Array.isArray(a),l={i:s?1:0,A:i?i.A:Ea(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},d=l,p=Jr;s&&(d=[l],p=Xr);var h=Proxy.revocable(d,p),g=h.revoke,y=h.proxy;return l.k=y,l.j=g,y})(t,n):We("ES5").J(t,n);return(n?n.A:Ea()).p.push(o),o}function Kf(e){return Je(e)||Ce(22,e),(function t(n){if(!ke(n))return n;var o,a=n[W],i=gr(n);if(a){if(!a.P&&(a.i<4||!We("ES5").K(a)))return a.t;a.I=!0,o=C1(n,i),a.I=!1}else o=C1(n,i);return zt(o,(function(s,l){a&&Gf(a.t,s)===l||O1(o,s,t(l))})),i===3?new Set(o):o})(e)}function C1(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return Na(e)}function w1(){function e(s,l){var d=i[s];return d?d.enumerable=l:i[s]=d={configurable:!0,enumerable:l,get:function(){var p=this[W];return Jr.get(p,s)},set:function(p){var h=this[W];Jr.set(h,s,p)}},d}function t(s){for(var l=s.length-1;l>=0;l--){var d=s[l][W];if(!d.P)switch(d.i){case 5:o(d)&&pt(d);break;case 4:n(d)&&pt(d)}}}function n(s){for(var l=s.t,d=s.k,p=hr(d),h=p.length-1;h>=0;h--){var g=p[h];if(g!==W){var y=l[g];if(y===void 0&&!mr(l,g))return!0;var v=d[g],x=v&&v[W];if(x?x.t!==y:!R1(v,y))return!0}}var S=!!l[W];return p.length!==hr(l).length+(S?0:1)}function o(s){var l=s.k;if(l.length!==s.t.length)return!0;var d=Object.getOwnPropertyDescriptor(l,l.length-1);if(d&&!d.get)return!0;for(var p=0;p<l.length;p++)if(!l.hasOwnProperty(p))return!0;return!1}function a(s){s.g&&Ce(3,JSON.stringify(ft(s)))}var i={};jf("ES5",{J:function(s,l){var d=Array.isArray(s),p=(function(g,y){if(g){for(var v=Array(y.length),x=0;x<y.length;x++)Object.defineProperty(v,""+x,e(x,!0));return v}var S=_1(y);delete S[W];for(var A=hr(S),O=0;O<A.length;O++){var N=A[O];S[N]=e(N,g||!!S[N].enumerable)}return Object.create(Object.getPrototypeOf(y),S)})(d,s),h={i:d?5:4,A:l?l.A:Ea(),P:!1,I:!1,R:{},l,t:s,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,W,{value:h,writable:!0}),p},S:function(s,l,d){d?Je(l)&&l[W].A===s&&t(s.p):(s.u&&(function p(h){if(h&&typeof h=="object"){var g=h[W];if(g){var y=g.t,v=g.k,x=g.R,S=g.i;if(S===4)zt(v,(function(T){T!==W&&(y[T]!==void 0||mr(y,T)?x[T]||p(v[T]):(x[T]=!0,pt(g)))})),zt(y,(function(T){v[T]!==void 0||mr(v,T)||(x[T]=!1,pt(g))}));else if(S===5){if(o(g)&&(pt(g),x.length=!0),v.length<y.length)for(var A=v.length;A<y.length;A++)x[A]=!1;else for(var O=y.length;O<v.length;O++)x[O]=!0;for(var N=Math.min(v.length,y.length),z=0;z<N;z++)v.hasOwnProperty(z)||(x[z]=!0),x[z]===void 0&&p(v[z])}}}})(s.p[0]),t(s.p))},K:function(s){return s.i===4?n(s):o(s)}})}var E1,Qr,za=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Zf=typeof Map<"u",qf=typeof Set<"u",L1=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",N1=za?Symbol.for("immer-nothing"):((E1={})["immer-nothing"]=!0,E1),A1=za?Symbol.for("immer-draftable"):"__$immer_draftable",W=za?Symbol.for("immer-state"):"__$immer_state";var Yf=""+Object.prototype.constructor,hr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,_1=Object.getOwnPropertyDescriptors||function(e){var t={};return hr(e).forEach((function(n){t[n]=Object.getOwnPropertyDescriptor(e,n)})),t},Oa={},Jr={get:function(e,t){if(t===W)return e;var n=ft(e);if(!mr(n,t))return(function(a,i,s){var l,d=S1(i,s);return d?"value"in d?d.value:(l=d.get)===null||l===void 0?void 0:l.call(a.k):void 0})(e,n,t);var o=n[t];return e.I||!ke(o)?o:o===Sa(e.t,t)?(Ca(e),e.o[t]=Aa(e.A.h,o,e)):o},has:function(e,t){return t in ft(e)},ownKeys:function(e){return Reflect.ownKeys(ft(e))},set:function(e,t,n){var o=S1(ft(e),t);if(o?.set)return o.set.call(e.k,n),!0;if(!e.P){var a=Sa(ft(e),t),i=a?.[W];if(i&&i.t===n)return e.o[t]=n,e.R[t]=!1,!0;if(R1(n,a)&&(n!==void 0||mr(e.t,t)))return!0;Ca(e),pt(e)}return e.o[t]===n&&(n!==void 0||t in e.o)||Number.isNaN(n)&&Number.isNaN(e.o[t])||(e.o[t]=n,e.R[t]=!0),!0},deleteProperty:function(e,t){return Sa(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,Ca(e),pt(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var n=ft(e),o=Reflect.getOwnPropertyDescriptor(n,t);return o&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:o.enumerable,value:n[t]}},defineProperty:function(){Ce(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Ce(12)}},Xr={};zt(Jr,(function(e,t){Xr[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}})),Xr.deleteProperty=function(e,t){return Xr.set.call(this,e,t,void 0)},Xr.set=function(e,t,n){return Jr.set.call(this,e[0],t,n,e[0])};var Xf=(function(){function e(n){var o=this;this.O=L1,this.D=!0,this.produce=function(a,i,s){if(typeof a=="function"&&typeof i!="function"){var l=i;i=a;var d=o;return function(S){var A=this;S===void 0&&(S=l);for(var O=arguments.length,N=Array(O>1?O-1:0),z=1;z<O;z++)N[z-1]=arguments[z];return d.produce(S,(function(T){var B;return(B=i).call.apply(B,[A,T].concat(N))}))}}var p;if(typeof i!="function"&&Ce(6),s!==void 0&&typeof s!="function"&&Ce(7),ke(a)){var h=v1(o),g=Aa(o,a,void 0),y=!0;try{p=i(g),y=!1}finally{y?Vn(h):La(h)}return typeof Promise<"u"&&p instanceof Promise?p.then((function(S){return va(h,s),xa(S,h)}),(function(S){throw Vn(h),S})):(va(h,s),xa(p,h))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===N1&&(p=void 0),o.D&&_a(p,!0),s){var v=[],x=[];We("Patches").M(a,p,v,x),s(v,x)}return p}Ce(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var h=arguments.length,g=Array(h>1?h-1:0),y=1;y<h;y++)g[y-1]=arguments[y];return o.produceWithPatches(p,(function(v){return a.apply(void 0,[v].concat(g))}))};var s,l,d=o.produce(a,i,(function(p,h){s=p,l=h}));return typeof Promise<"u"&&d instanceof Promise?d.then((function(p){return[p,s,l]})):[d,s,l]},typeof n?.useProxies=="boolean"&&this.setUseProxies(n.useProxies),typeof n?.autoFreeze=="boolean"&&this.setAutoFreeze(n.autoFreeze)}var t=e.prototype;return t.createDraft=function(n){ke(n)||Ce(8),Je(n)&&(n=Kf(n));var o=v1(this),a=Aa(this,n,void 0);return a[W].C=!0,La(o),a},t.finishDraft=function(n,o){var a=n&&n[W],i=a.A;return va(i,o),xa(void 0,i)},t.setAutoFreeze=function(n){this.D=n},t.setUseProxies=function(n){n&&!L1&&Ce(20),this.O=n},t.applyPatches=function(n,o){var a;for(a=o.length-1;a>=0;a--){var i=o[a];if(i.path.length===0&&i.op==="replace"){n=i.value;break}}a>-1&&(o=o.slice(a+1));var s=We("Patches").$;return Je(n)?s(n,o):this.produce(n,(function(l){return s(l,o)}))},e})(),be=new Xf,Qf=be.produce,X7=be.produceWithPatches.bind(be),Q7=be.setAutoFreeze.bind(be),J7=be.setUseProxies.bind(be),e9=be.applyPatches.bind(be),t9=be.createDraft.bind(be),r9=be.finishDraft.bind(be),qn=Qf;function kt(e){"@babel/helpers - typeof";return kt=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},kt(e)}function M1(e,t){if(kt(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var o=n.call(e,t||"default");if(kt(o)!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function z1(e){var t=M1(e,"string");return kt(t)=="symbol"?t:t+""}function k1(e,t,n){return(t=z1(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function I1(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),n.push.apply(n,o)}return n}function ka(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?I1(Object(n),!0).forEach(function(o){k1(e,o,n[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):I1(Object(n)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(n,o))})}return e}function se(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 T1=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})(),Ia=function(){return Math.random().toString(36).substring(7).split("").join(".")},Yn={INIT:"@@redux/INIT"+Ia(),REPLACE:"@@redux/REPLACE"+Ia(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Ia()}};function Jf(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 Ta(e,t,n){var o;if(typeof t=="function"&&typeof n=="function"||typeof n=="function"&&typeof arguments[3]=="function")throw new Error(se(0));if(typeof t=="function"&&typeof n>"u"&&(n=t,t=void 0),typeof n<"u"){if(typeof n!="function")throw new Error(se(1));return n(Ta)(e,t)}if(typeof e!="function")throw new Error(se(2));var a=e,i=t,s=[],l=s,d=!1;function p(){l===s&&(l=s.slice())}function h(){if(d)throw new Error(se(3));return i}function g(S){if(typeof S!="function")throw new Error(se(4));if(d)throw new Error(se(5));var A=!0;return p(),l.push(S),function(){if(A){if(d)throw new Error(se(6));A=!1,p();var N=l.indexOf(S);l.splice(N,1),s=null}}}function y(S){if(!Jf(S))throw new Error(se(7));if(typeof S.type>"u")throw new Error(se(8));if(d)throw new Error(se(9));try{d=!0,i=a(i,S)}finally{d=!1}for(var A=s=l,O=0;O<A.length;O++){var N=A[O];N()}return S}function v(S){if(typeof S!="function")throw new Error(se(10));a=S,y({type:Yn.REPLACE})}function x(){var S,A=g;return S={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(se(11));function z(){N.next&&N.next(h())}z();var T=A(z);return{unsubscribe:T}}},S[T1]=function(){return this},S}return y({type:Yn.INIT}),o={dispatch:y,subscribe:g,getState:h,replaceReducer:v},o[T1]=x,o}function e3(e){Object.keys(e).forEach(function(t){var n=e[t],o=n(void 0,{type:Yn.INIT});if(typeof o>"u")throw new Error(se(12));if(typeof n(void 0,{type:Yn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(se(13))})}function P1(e){for(var t=Object.keys(e),n={},o=0;o<t.length;o++){var a=t[o];typeof e[a]=="function"&&(n[a]=e[a])}var i=Object.keys(n),s,l;try{e3(n)}catch(d){l=d}return function(p,h){if(p===void 0&&(p={}),l)throw l;if(0)var g;for(var y=!1,v={},x=0;x<i.length;x++){var S=i[x],A=n[S],O=p[S],N=A(O,h);if(typeof N>"u"){var z=h&&h.type;throw new Error(se(14))}v[S]=N,y=y||N!==O}return y=y||i.length!==Object.keys(p).length,y?v:p}}function yr(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.length===0?function(o){return o}:t.length===1?t[0]:t.reduce(function(o,a){return function(){return o(a.apply(void 0,arguments))}})}function D1(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(o){return function(){var a=o.apply(void 0,arguments),i=function(){throw new Error(se(15))},s={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=t.map(function(d){return d(s)});return i=yr.apply(void 0,l)(a.dispatch),ka(ka({},a),{},{dispatch:i})}}}function U1(e){var t=function(o){var a=o.dispatch,i=o.getState;return function(s){return function(l){return typeof l=="function"?l(a,i,e):s(l)}}};return t}var B1=U1();B1.withExtraArgument=U1;var Pa=B1;var W1=(function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,a){o.__proto__=a}||function(o,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(o[i]=a[i])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function o(){this.constructor=t}t.prototype=n===null?Object.create(n):(o.prototype=n.prototype,new o)}})(),t3=function(e,t){var n={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},o,a,i,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(p){return function(h){return d([p,h])}}function d(p){if(o)throw new TypeError("Generator is already executing.");for(;n;)try{if(o=1,a&&(i=p[0]&2?a.return:p[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,p[1])).done)return i;switch(a=0,i&&(p=[p[0]&2,i.value]),p[0]){case 0:case 1:i=p;break;case 4:return n.label++,{value:p[1],done:!1};case 5:n.label++,a=p[1],p=[0];continue;case 7:p=n.ops.pop(),n.trys.pop();continue;default:if(i=n.trys,!(i=i.length>0&&i[i.length-1])&&(p[0]===6||p[0]===2)){n=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]<i[3])){n.label=p[1];break}if(p[0]===6&&n.label<i[1]){n.label=i[1],i=p;break}if(i&&n.label<i[2]){n.label=i[2],n.ops.push(p);break}i[2]&&n.ops.pop(),n.trys.pop();continue}p=t.call(e,n)}catch(h){p=[6,h],a=0}finally{o=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},br=function(e,t){for(var n=0,o=t.length,a=e.length;n<o;n++,a++)e[a]=t[n];return e},r3=Object.defineProperty,n3=Object.defineProperties,o3=Object.getOwnPropertyDescriptors,F1=Object.getOwnPropertySymbols,a3=Object.prototype.hasOwnProperty,i3=Object.prototype.propertyIsEnumerable,$1=function(e,t,n){return t in e?r3(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n},mt=function(e,t){for(var n in t||(t={}))a3.call(t,n)&&$1(e,n,t[n]);if(F1)for(var o=0,a=F1(t);o<a.length;o++){var n=a[o];i3.call(t,n)&&$1(e,n,t[n])}return e},Da=function(e,t){return n3(e,o3(t))},s3=function(e,t,n){return new Promise(function(o,a){var i=function(d){try{l(n.next(d))}catch(p){a(p)}},s=function(d){try{l(n.throw(d))}catch(p){a(p)}},l=function(d){return d.done?o(d.value):Promise.resolve(d.value).then(i,s)};l((n=n.apply(e,t)).next())})};var c3=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?yr:yr.apply(null,arguments)},x9=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function l3(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var n=t;Object.getPrototypeOf(n)!==null;)n=Object.getPrototypeOf(n);return t===n}function ht(e,t){function n(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];if(t){var i=t.apply(void 0,o);if(!i)throw new Error("prepareAction did not return an object");return mt(mt({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:o[0]}}return n.toString=function(){return""+e},n.type=e,n.match=function(o){return o.type===e},n}var d3=(function(e){W1(t,e);function t(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var a=e.apply(this,n)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return e.prototype.concat.apply(this,n)},t.prototype.prepend=function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return n.length===1&&Array.isArray(n[0])?new(t.bind.apply(t,br([void 0],n[0].concat(this)))):new(t.bind.apply(t,br([void 0],n.concat(this))))},t})(Array),u3=(function(e){W1(t,e);function t(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var a=e.apply(this,n)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return e.prototype.concat.apply(this,n)},t.prototype.prepend=function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return n.length===1&&Array.isArray(n[0])?new(t.bind.apply(t,br([void 0],n[0].concat(this)))):new(t.bind.apply(t,br([void 0],n.concat(this))))},t})(Array);function Fa(e){return ke(e)?qn(e,function(){}):e}function f3(e){return typeof e=="boolean"}function p3(){return function(t){return m3(t)}}function m3(e){e===void 0&&(e={});var t=e.thunk,n=t===void 0?!0:t,o=e.immutableCheck,a=o===void 0?!0:o,i=e.serializableCheck,s=i===void 0?!0:i,l=e.actionCreatorCheck,d=l===void 0?!0:l,p=new d3;if(n&&(f3(n)?p.push(Pa):p.push(Pa.withExtraArgument(n.extraArgument))),0){if(a)var h;if(s)var g;if(d)var y}return p}var Ua=!0;function j1(e){var t=p3(),n=e||{},o=n.reducer,a=o===void 0?void 0:o,i=n.middleware,s=i===void 0?t():i,l=n.devTools,d=l===void 0?!0:l,p=n.preloadedState,h=p===void 0?void 0:p,g=n.enhancers,y=g===void 0?void 0:g,v;if(typeof a=="function")v=a;else if(l3(a))v=P1(a);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 x=s;if(typeof x=="function"&&(x=x(t),!Ua&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Ua&&x.some(function(T){return typeof T!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=D1.apply(void 0,x),A=yr;d&&(A=c3(mt({trace:!Ua},typeof d=="object"&&d)));var O=new u3(S),N=O;Array.isArray(y)?N=br([S],y):typeof y=="function"&&(N=y(O));var z=A.apply(void 0,N);return Ta(v,h,z)}function V1(e){var t={},n=[],o,a={addCase:function(i,s){var l=typeof i=="string"?i:i.type;if(!l)throw new Error("`builder.addCase` cannot be called with an empty action type");if(l in t)throw new Error("`builder.addCase` cannot be called with two reducers for the same action type");return t[l]=s,a},addMatcher:function(i,s){return n.push({matcher:i,reducer:s}),a},addDefaultCase:function(i){return o=i,a}};return e(a),[t,n,o]}function h3(e){return typeof e=="function"}function g3(e,t,n,o){n===void 0&&(n=[]);var a=typeof t=="function"?V1(t):[t,n,o],i=a[0],s=a[1],l=a[2],d;if(h3(e))d=function(){return Fa(e())};else{var p=Fa(e);d=function(){return p}}function h(g,y){g===void 0&&(g=d());var v=br([i[y.type]],s.filter(function(x){var S=x.matcher;return S(y)}).map(function(x){var S=x.reducer;return S}));return v.filter(function(x){return!!x}).length===0&&(v=[l]),v.reduce(function(x,S){if(S)if(Je(x)){var A=x,O=S(A,y);return O===void 0?x:O}else{if(ke(x))return qn(x,function(N){return S(N,y)});var O=S(x,y);if(O===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return O}return x},g)}return h.getInitialState=d,h}function y3(e,t){return e+"/"+t}function K1(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var n=typeof e.initialState=="function"?e.initialState:Fa(e.initialState),o=e.reducers||{},a=Object.keys(o),i={},s={},l={};a.forEach(function(h){var g=o[h],y=y3(t,h),v,x;"reducer"in g?(v=g.reducer,x=g.prepare):v=g,i[h]=v,s[y]=v,l[h]=x?ht(y,x):ht(y)});function d(){var h=typeof e.extraReducers=="function"?V1(e.extraReducers):[e.extraReducers],g=h[0],y=g===void 0?{}:g,v=h[1],x=v===void 0?[]:v,S=h[2],A=S===void 0?void 0:S,O=mt(mt({},y),s);return g3(n,function(N){for(var z in O)N.addCase(z,O[z]);for(var T=0,B=x;T<B.length;T++){var H=B[T];N.addMatcher(H.matcher,H.reducer)}A&&N.addDefaultCase(A)})}var p;return{name:t,reducer:function(h,g){return p||(p=d()),p(h,g)},actions:l,caseReducers:i,getInitialState:function(){return p||(p=d()),p.getInitialState()}}}var b3="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",v3=function(e){e===void 0&&(e=21);for(var t="",n=e;n--;)t+=b3[Math.random()*64|0];return t},x3=["name","message","stack","code"],Ba=(function(){function e(t,n){this.payload=t,this.meta=n}return e})(),H1=(function(){function e(t,n){this.payload=t,this.meta=n}return e})(),S3=function(e){if(typeof e=="object"&&e!==null){for(var t={},n=0,o=x3;n<o.length;n++){var a=o[n];typeof e[a]=="string"&&(t[a]=e[a])}return t}return{message:String(e)}},L9=(function(){function e(t,n,o){var a=ht(t+"/fulfilled",function(h,g,y,v){return{payload:h,meta:Da(mt({},v||{}),{arg:y,requestId:g,requestStatus:"fulfilled"})}}),i=ht(t+"/pending",function(h,g,y){return{payload:void 0,meta:Da(mt({},y||{}),{arg:g,requestId:h,requestStatus:"pending"})}}),s=ht(t+"/rejected",function(h,g,y,v,x){return{payload:v,error:(o&&o.serializeError||S3)(h||"Rejected"),meta:Da(mt({},x||{}),{arg:y,requestId:g,rejectedWithValue:!!v,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),l=!1,d=typeof AbortController<"u"?AbortController:(function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h})();function p(h){return function(g,y,v){var x=o?.idGenerator?o.idGenerator(h):v3(),S=new d,A,O=!1;function N(T){A=T,S.abort()}var z=(function(){return s3(this,null,function(){var T,B,H,Ue,bt,Be,he;return t3(this,function(xe){switch(xe.label){case 0:return xe.trys.push([0,4,,5]),Ue=(T=o?.condition)==null?void 0:T.call(o,h,{getState:y,extra:v}),E3(Ue)?[4,Ue]:[3,2];case 1:Ue=xe.sent(),xe.label=2;case 2:if(Ue===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return O=!0,bt=new Promise(function(ge,vt){return S.signal.addEventListener("abort",function(){return vt({name:"AbortError",message:A||"Aborted"})})}),g(i(x,h,(B=o?.getPendingMeta)==null?void 0:B.call(o,{requestId:x,arg:h},{getState:y,extra:v}))),[4,Promise.race([bt,Promise.resolve(n(h,{dispatch:g,getState:y,extra:v,requestId:x,signal:S.signal,abort:N,rejectWithValue:function(ge,vt){return new Ba(ge,vt)},fulfillWithValue:function(ge,vt){return new H1(ge,vt)}})).then(function(ge){if(ge instanceof Ba)throw ge;return ge instanceof H1?a(ge.payload,x,h,ge.meta):a(ge,x,h)})])];case 3:return H=xe.sent(),[3,5];case 4:return Be=xe.sent(),H=Be instanceof Ba?s(null,x,h,Be.payload,Be.meta):s(Be,x,h),[3,5];case 5:return he=o&&!o.dispatchConditionRejection&&s.match(H)&&H.meta.condition,he||g(H),[2,H]}})})})();return Object.assign(z,{abort:N,requestId:x,arg:h,unwrap:function(){return z.then(C3)}})}}return Object.assign(p,{pending:i,rejected:s,fulfilled:a,typePrefix:t})}return e.withTypes=function(){return e},e})();function C3(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function E3(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Z1="listener",q1="completed",Y1="cancelled",A9="task-"+Y1,O9="task-"+q1,R9=Z1+"-"+Y1,w9=Z1+"-"+q1;var $a="listenerMiddleware";var N9=ht($a+"/add"),_9=ht($a+"/removeAll"),M9=ht($a+"/remove");var G1,z9=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(G1||(G1=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},L3=function(e){return function(t){setTimeout(t,e)}},k9=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:L3(10);w1();var A3=Fn(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(n,o,a){this.eventBus.addEventListener(n,o,a)}dispatchEvent(n){return this.eventBus.dispatchEvent(n)}removeEventListener(n,o,a){this.eventBus.removeEventListener(n,o,a)}}}),Xn=class extends A3(Object){};window.ftReduxStores||(window.ftReduxStores={});var X1=class e extends Xn{static get(t){var n;let o=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,i=window.ftReduxStores[o];if(jn(i))return i;if(a==null)return;let s=K1({...a,reducers:(n=a.reducers)!==null&&n!==void 0?n:{}}),l=j1({reducer:(d,p)=>{if(p.type==="CLEAR_FT_REDUX_STORE"){let h=Zr(s.getInitialState());for(let g of p.keeping)h[g]=(d??h)[g];return h}else if(typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...d,...p.overwrites};return s.reducer(d,p)}});return window.ftReduxStores[a.name]=new e(s,l,a.eventBus)}constructor(t,n,o){super(),this.reduxSlice=t,this.reduxStore=n,this.isFtReduxStore=!0,this.commands=new $n;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,l)=>{let d=s,p=i[d];return p?(...h)=>{let g=p(...h.map(a));return this.reduxStore.dispatch(g),g}:h=>{this.setState({[d]:a(h)})}}}),this.eventBus=o??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 Qn=class{static format(t,n,o,a,i){return window.moment?window.moment(t).locale(n).format(this.getMomentDateFormat(o,a,!!i)):this.getIntlDateTime(t,n,o,a,!!i)}static getMomentDateFormat(t,n,o){return o?"LT":t?n?"lll":"ll":n?"L LT":"L"}static getIntlDateTime(t,n,o,a,i){let s=typeof t=="string"?new Date(t):t,l=new Intl.DateTimeFormat(n,{dateStyle:o?"medium":"short"}).format(s),d=new Intl.DateTimeFormat(n,{timeStyle:"short"}).format(s);return i?d:a?`${l} ${d}`:l}static getTimezoneAsString(){let t=o=>String(Math.floor(o)).padStart(2,"0"),n=new Date().getTimezoneOffset();return`${n<0?"+":"-"}${t(Math.abs(n)/60)}:${t(Math.abs(n)%60)}`}};var Jn=L(P()),O3="ft-app-info",vr=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};vr.eventName="authentication-change";var en=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};en.eventName="ui-locale-changed";var R3={session:(e,t)=>{(0,Jn.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>D.dispatchEvent(new vr(t.payload)),0))}},D=Jn.FtReduxStore.get({name:O3,reducers:R3,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 Q1=L(P()),eo=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},sg=(0,Q1.applyMixinOnce)(Symbol("withDateFormat"),function(e){class t extends e{constructor(...o){super(o),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(D)}dateFormatOptionsChanged(o){return o.has("metadataDescriptors")||o.has("useLongDateFormat")||o.has("useDateTimeFormat")||o.has("uiLocale")}getDateFormatter(o){var a,i;return((i=(a=this.metadataDescriptors.find(l=>l.key===o))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1)?l=>Qn.format(l,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return eo([(0,Ha.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),eo([(0,Ha.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),eo([ba({store:D.name,selector:n=>{var o,a;return(a=(o=n.metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&a!==void 0?a:[]}})],t.prototype,"metadataDescriptors",void 0),eo([ba({store:D.name})],t.prototype,"uiLocale",void 0),t});var J1;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(J1||(J1={}));var e2;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(e2||(e2={}));var t2;(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"})(t2||(t2={}));var r2;(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"})(r2||(r2={}));var n2;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(n2||(n2={}));var o2;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(o2||(o2={}));var a2;(function(e){e.OFFICIAL="OFFICIAL",e.AI="AI"})(a2||(a2={}));var i2;(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"})(i2||(i2={}));var s2;(function(e){e.STANDARD="STANDARD",e.STRUCTURAL="STRUCTURAL"})(s2||(s2={}));var c2;(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"})(c2||(c2={}));var l2;(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"})(l2||(l2={}));var d2;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(d2||(d2={}));var u2;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(u2||(u2={}));var f2;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(f2||(f2={}));var p2;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(p2||(p2={}));var m2;(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"})(m2||(m2={}));var h2;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(h2||(h2={}));var g2;(function(e){e.ASC="ASC",e.DESC="DESC"})(g2||(g2={}));var y2;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(y2||(y2={}));var b2;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(b2||(b2={}));var v2;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(v2||(v2={}));var x2;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(x2||(x2={}));var S2;(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"})(S2||(S2={}));var C2;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(C2||(C2={}));var E2;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(E2||(E2={}));var L2;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(L2||(L2={}));var A2;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(A2||(A2={}));var J;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(J||(J={}));var Ee;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(Ee||(Ee={}));var O2;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(O2||(O2={}));var R2;(function(e){e.UNREACHABLE="UNREACHABLE",e.UNAUTHORIZED="UNAUTHORIZED",e.FORBIDDEN="FORBIDDEN",e.INCOMPATIBLE="INCOMPATIBLE",e.FAILED="FAILED",e.OK="OK"})(R2||(R2={}));var w2;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(w2||(w2={}));var N2;(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"})(N2||(N2={}));var _2;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SLOW="SLOW",e.OTHER="OTHER"})(_2||(_2={}));var M2;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(M2||(M2={}));var z2;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(z2||(z2={}));var k2;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(k2||(k2={}));var I2;(function(e){e.IN_PROGRESS="IN_PROGRESS",e.ERROR="ERROR",e.DONE="DONE"})(I2||(I2={}));var T2;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(T2||(T2={}));var P2;(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"})(P2||(P2={}));var D2;(function(e){e.MAP="MAP",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(D2||(D2={}));var w3={[J.PERSONAL_BOOK_SHARE_USER]:[J.PERSONAL_BOOK_USER],[J.HTML_EXPORT_USER]:[J.PERSONAL_BOOK_USER],[J.PDF_EXPORT_USER]:[J.PERSONAL_BOOK_USER],[J.KHUB_ADMIN]:[J.CONTENT_PUBLISHER],[J.ADMIN]:[J.KHUB_ADMIN,J.USERS_ADMIN,J.PORTAL_ADMIN,J.BEHAVIOR_DATA_USER],[J.GENERATIVE_AI_EXPORT_USER]:[J.GENERATIVE_AI_USER]};function U2(e,t){return e===t||(w3[e]??[]).some(n=>U2(n,t))}function B2(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(o=>U2(o,t))}var ao=L(P());var Ga=L(P());var It=class e{static get(t){let{baseUrl:n,apiIntegrationIdentifier:o}=D.getState(),a=t??o;if(n&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(n,a,!0)}static await(t){return new Promise(n=>{let o=e.get(t);if(o)n(o);else{let a=D.subscribe(()=>{o=e.get(t),o&&(a(),n(o))})}})}};var xr=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:It.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):It.await()}};var ve=class extends xr{constructor(t=!0,n){var o;super(n),this.sortObjectFields=(i,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([l],[d])=>l.localeCompare(d)));let a=this.constructor;a.commonCache=(o=a.commonCache)!==null&&o!==void 0?o:new Ga.CacheRegistry,this.cache=t?a.commonCache:new Ga.CacheRegistry}clearCache(){this.cache.clearAll()}hash(t){return String(Array.from(JSON.stringify(t,this.sortObjectFields)).reduce((n,o)=>0|31*n+o.charCodeAt(0),0))}};var to=class extends ve{async listMySearches(){let{session:t}=D.getState();return B2(t,J.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),300*1e3):[]}};var ro=class extends ve{async listMyBookmarks(){let t=D.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),300*1e3):[]}};var no=class extends ve{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=D.getState().session;return!!t?.sessionAuthenticated}};var oo=class extends ve{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=D.getState().session;return!!t?.sessionAuthenticated}};var N3="ft-user-assets",_3={setAssetCount:(e,t)=>{let{userAssetType:n,count:o}=t.payload.assetCount;e.assetCounts.allAsset[n]=o},clearAssetCount:e=>{Object.values(Ee).forEach(t=>{e.assetCounts.allAsset[t]=void 0})},setBookmarkCountByMap:(e,t)=>{let n=t.payload.mapId;e.assetCounts.bookmarkByMap[n]=t.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,t)=>{let{assetType:n,mapId:o,asset:a}=t.payload;ja(e,n,[...Wa(e,n),a]),F2(e,n,1,o),$2(e,a)},editAsset:(e,t)=>{let{assetType:n,asset:o}=t.payload;ja(e,n,Wa(e,n).map(a=>a.id===o.id?o:a)),$2(e,o)},removeAsset:(e,t)=>{let{assetType:n,mapId:o,assetId:a}=t.payload;ja(e,n,Wa(e,n).filter(i=>i.id!==a)),F2(e,n,-1,o)}},H2={[Ee.SEARCHES]:"savedSearches",[Ee.BOOKMARKS]:"bookmarks",[Ee.BOOKS]:void 0,[Ee.COLLECTIONS]:void 0},Wa=(e,t)=>{var n;let o=H2[t];return o?(n=e[o])!==null&&n!==void 0?n:[]:[]},ja=(e,t,n)=>{let o=H2[t];o&&(e[o]=n)},F2=(e,t,n,o)=>{let a=e.assetCounts.allAsset[t];if(a!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,a+n),t===Ee.BOOKMARKS&&o)){let i=e.assetCounts.bookmarkByMap[o];e.assetCounts.bookmarkByMap[o]=Math.max(0,i+n)}},$2=(e,t)=>{let n=e.assetLabels.map(a=>a.title),o=t.labels.filter(a=>!n.includes(a)).map(a=>({title:a}));e.assetLabels.push(...o)},le=ao.FtReduxStore.get({name:N3,reducers:_3,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Ee).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Va=class{constructor(t=new no,n=new oo){this.assetCountsService=t,this.assetLabelsService=n,this.currentSession=D.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new ro,this.savedSearchesService=new to,D.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:n}=D.getState();(0,ao.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,n?.profile)||(this.currentSession=n,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),le.actions.clearAssetCount(),le.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),le.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),le.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();le.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();le.actions.assetLabels(t)}async loadAssetCount(t){let n=await this.assetCountsService.getUserAssetCount(t);n&&le.getState().assetCounts.allAsset[t]!==n.count&&le.actions.setAssetCount({assetCount:n})}async loadBookmarkByMapId(t){let n=await this.assetCountsService.getUserBookmarkCountByMap(t);n&&le.getState().assetCounts.bookmarkByMap[t]!==n.count&&le.actions.setBookmarkCountByMap({count:n.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let n=Object.keys(le.getState().assetCounts.bookmarkByMap).length!==0;t===Ee.BOOKMARKS&&n&&le.actions.clearBookmarkCountByMap(),le.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 n=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;le.actions.bookmarks(n)}}},M3=new Va;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=M3);var Ka=class{addCommand(t,n=!1){D.commands.add(t,n)}consumeCommand(t){return D.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new Ka;var Le=L(P());var G2,Sr=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},z3=Symbol("clearAfterUnitTest"),io=class extends(0,Le.withEventBus)(ve){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[G2]=()=>{this.defaultMessages={},this.cache=new Le.CacheRegistry,this.listeners={}},this.currentUiLocale=D.getState().uiLocale,D.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=D.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let n=t.name.toLowerCase();this.cache.setFinal(n,t),this.notify(n)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,n){var o;if(t=t.toLowerCase(),n&&Object.keys(n).length>0){let a={...(o=this.defaultMessages[t])!==null&&o!==void 0?o:{},...n};(0,Le.deepEqual)(this.defaultMessages[t],a)||(this.defaultMessages[t]=a,await this.notify(t))}return this.fetchContext(t)}resolveContext(t){var n,o;return this.fetchContext(t),(o=(n=this.cache.getNow(t))===null||n===void 0?void 0:n.messages)!==null&&o!==void 0?o:{}}resolveRawMessage(t,n){let o=t.toLowerCase();return this.resolveContext(o)[n]}resolveMessage(t,n,...o){var a;let i=t.toLowerCase(),s=this.resolveContext(i);return new Le.ParametrizedLabelResolver((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},s).resolve(n,...o)}async fetchContext(t){let n=!this.cache.has(t),o;try{o=await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),n&&await this.notify(t)}catch(a){!(a instanceof Le.CanceledPromiseError)&&n&&console.error(a)}return o}subscribe(t,n){var o;return t=t.toLowerCase(),this.listeners[t]=(o=this.listeners[t])!==null&&o!==void 0?o:new Set,this.listeners[t].add(n),()=>{var a;return(a=this.listeners[t])===null||a===void 0?void 0:a.delete(n)}}async notifyAll(){let t=Object.keys(this.listeners);document.body.dispatchEvent(new Sr({loadedContexts:t})),this.dispatchEvent(new Sr({loadedContexts:t})),await Promise.all(t.map(n=>this.notify(n,!1)))}async notify(t,n=!0){n&&(document.body.dispatchEvent(new Sr({loadedContexts:[t]})),this.dispatchEvent(new Sr({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(o=>(0,Le.delay)(0).then(()=>o()).catch(()=>null)))}};G2=z3;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends io{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends io{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var tn=window.FluidTopicsI18nService,Za=window.FluidTopicsCustomI18nService;var W2=L(P()),qa=class{highlightHtml(t,n,o){(0,W2.highlightHtml)(t,n,o)}};window.FluidTopicsHighlightHtmlService=new qa;var j2=L(P());var Ya=class{isDate(t){var n,o,a,i;return(i=(a=((o=(n=D.getState().metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&o!==void 0?o:[]).find(l=>l.key===t))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(t,n){var o,a,i,s;if(t==null)return"";try{return j2.DateFormatter.format(t,(o=n?.locale)!==null&&o!==void 0?o:D.getState().uiLocale,(a=n?.longFormat)!==null&&a!==void 0?a:!1,(i=n?.withTime)!==null&&i!==void 0?i:!1,(s=n?.onlyTime)!==null&&s!==void 0?s:!1)}catch(l){throw console.error(`Date ${JSON.stringify(t)} is not valid`,l),l}}};window.FluidTopicsDateService=new Ya;var V2=L(P());var rn=class{static get(t,n){var o,a,i,s;let l=D.getState(),{lang:d,region:p}=(i=(a=(o=l.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales)===null||a===void 0?void 0:a.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new V2.SearchPlaceConverter(l.baseUrl,t??20,(s=l.localesConfiguration)===null||s===void 0?void 0:s.allLanguagesAllowed,n??`${d}-${p}`)}};var Xa=class{urlToSearchRequest(t){return rn.get().parse(t)}searchRequestToUrl(t){return rn.get().serialize(t)}};window.FluidTopicsUrlService=new Xa;var et=L(P());var Tt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};Tt.eventName="change";var Qa=class{itemName(t){return`fluid-topics-history-item-${t}`}get(t){let n=sessionStorage.getItem(this.itemName(t));return n?JSON.parse(n):void 0}set(t,n){sessionStorage.setItem(this.itemName(t),JSON.stringify(n))}},K2=new Qa;var so=class e extends et.WithEventBus{static build(){return new e(window.history,K2,()=>window.location,!1)}constructor(t,n,o,a){var i,s;super(),this.history=t,this.historyStorage=n,this.windowLocation=o,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(s=(i=t.state)===null||i===void 0?void 0:i.index)!==null&&s!==void 0?s:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(a)}setCurrentState(t,n=!1){let o=n&&this.currentIndex===t.index-1;this.currentState={...this.buildCurrentState(),...t},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,o&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,et.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Tt(this.currentItem())),0)}installProxies(){let t=n=>(o,a,[i,s,l])=>{let d=n(),p={...d===this.currentIndex?this.currentState:void 0,...i,index:d,href:typeof l=="string"?l:(l??this.windowLocation()).href};o.apply(a,[p,s,l]),this.setCurrentState(p,!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 n=this.history.length-1;n>=0;n--)t?this.states[n]=this.historyStorage.get(n):setTimeout(()=>this.states[n]=this.historyStorage.get(n),this.history.length-n)}updateCurrentState(t){var n;let o={...this.buildCurrentState(),...t,index:this.currentIndex,title:(n=t?.title)!==null&&n!==void 0?n:this.currentState.title};this.setCurrentState(o)}addHistoryChangeListener(t){this.addEventListener(Tt.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(Tt.eventName,t)}currentItem(){return(0,et.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,et.deepCopy)(this.states[this.previousDifferentMajorPosition()])}backwardItemMatching(t){let n=this.states.filter(o=>!!o).filter(o=>o.index<this.currentIndex).reverse();return(0,et.deepCopy)(n.find(o=>t(o)))}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,et.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 n;let o=(n=this.states[t])===null||n===void 0?void 0:n.majorStateId;if(!o)return t;let a=t,i=t+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,o);)this.hasState(i)&&(a=i),i++;return a}buildCurrentState(){var t,n;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(n=(t=this.history.state)===null||t===void 0?void 0:t.title)!==null&&n!==void 0?n:document.title}}hasState(t){return this.states[t]!=null}isDifferentMajorState(t,n){var o;if(!this.hasState(t))return!1;let a=n??this.currentState.majorStateId,i=(o=this.states[t])===null||o===void 0?void 0:o.majorStateId;return i==null||i!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=so.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 Z2=L(G());var q2=Z2.css`
|
|
1924
|
-
`;var Q2=L(G()),pe=L(ce()),Ut=L(P());var Pt=L(P());function Y2(e,t){let{authenticationRequired:n,session:o}=D.getState();return n&&!o?.sessionAuthenticated?Promise.resolve(t):e()}var co=class extends xr{async updateUiLocale(t){return(await this.awaitApi).updateUiLocale(t)}};var Ja=class e extends Pt.FtStateManager{static build(t){return new e(D,t)}constructor(t,n){super(),this.store=t,this.cache=new Pt.CacheRegistry,this.withManualResources=!0,this.userLocaleService=new co,this.cleanSessionDebouncer=new Pt.Debouncer,this.reloadDebouncer=new Pt.Debouncer(500),this.apiProvider=n??(()=>It.get())}setWithManualResources(t){this.withManualResources=t,this.updateIfNeeded()}async initService(){this.store.addEventListener(vr.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 n=await this.apiProvider().getCurrentSession();return n.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.setSession(void 0)},n.idleTimeoutInMillis),n});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 n=await this.cache.get("availableContentLocales",()=>Y2(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}));this.setAvailableContentLocales((t=n.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(
|
|
1924
|
+
`;var Q2=L(G()),pe=L(ce()),Ut=L(P());var Pt=L(P());function Y2(e,t){let{authenticationRequired:n,session:o}=D.getState();return n&&!o?.sessionAuthenticated?Promise.resolve(t):e()}var co=class extends xr{async updateUiLocale(t){return(await this.awaitApi).updateUiLocale(t)}};var Ja=class e extends Pt.FtStateManager{static build(t){return new e(D,t)}constructor(t,n){super(),this.store=t,this.cache=new Pt.CacheRegistry,this.withManualResources=!0,this.userLocaleService=new co,this.cleanSessionDebouncer=new Pt.Debouncer,this.reloadDebouncer=new Pt.Debouncer(500),this.apiProvider=n??(()=>It.get())}setWithManualResources(t){this.withManualResources=t,this.updateIfNeeded()}async initService(){this.store.addEventListener(vr.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 n=await this.apiProvider().getCurrentSession();return n.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.setSession(void 0)},n.idleTimeoutInMillis),n});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 n=await this.cache.get("availableContentLocales",()=>Y2(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}));this.setAvailableContentLocales((t=n.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,n){this.userLocaleService.updateUiLocale({uiLocale:t,contentLocale:n}).then(o=>{o.uiLocaleChanged&&(this.reloadDebouncer.run(()=>window.location.reload()),this.store.dispatchEvent(new en(o)))}).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)}},X2=Ja.build();var Dt=class extends Event{constructor(t,n,o,a){super("context-request",{bubbles:!0,composed:!0}),this.context=t,this.contextTarget=n,this.callback=o,this.subscribe=a??!1}};var nn=class{constructor(){this.pendingContextRequests=new Map,this.onContextProvider=t=>{let n=this.pendingContextRequests.get(t.context);if(n===void 0)return;this.pendingContextRequests.delete(t.context);let{requests:o}=n;for(let{elementRef:a,callbackRef:i}of o){let s=a.deref(),l=i.deref();s===void 0||l===void 0||s.dispatchEvent(new Dt(t.context,s,l,!0))}},this.onContextRequest=t=>{if(t.subscribe!==!0)return;let n=t.contextTarget??t.composedPath()[0],o=t.callback,a=this.pendingContextRequests.get(t.context);a===void 0&&this.pendingContextRequests.set(t.context,a={callbacks:new WeakMap,requests:[]});let i=a.callbacks.get(n);i===void 0&&a.callbacks.set(n,i=new WeakSet),i.has(o)||(i.add(o),a.requests.push({elementRef:new WeakRef(n),callbackRef:new WeakRef(o)}))}}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 ie=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},K=class extends Ut.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=X2,this.contextRoot=new nn}render(){return Q2.html`
|
|
1925
1925
|
<slot></slot>
|
|
1926
1926
|
`}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.contextRoot.attach(document.body)}disconnectedCallback(){super.disconnectedCallback(),this.contextRoot.detach(document.body)}update(t){var n;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(o=>tn.addContext(o)),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")&&((n=this.stateManager)===null||n===void 0||n.setWithManualResources(this.withManualResources)),setTimeout(()=>this.stateManager.updateIfNeeded())}};K.elementDefinitions={};K.styles=q2;ie([(0,pe.property)()],K.prototype,"baseUrl",void 0);ie([(0,pe.property)()],K.prototype,"tenantId",void 0);ie([(0,pe.property)()],K.prototype,"apiIntegrationIdentifier",void 0);ie([(0,pe.property)()],K.prototype,"apiIntegrationAppVersion",void 0);ie([(0,pe.property)()],K.prototype,"uiLocale",void 0);ie([(0,Ut.jsonProperty)(null)],K.prototype,"availableUiLocales",void 0);ie([(0,Ut.jsonProperty)(null)],K.prototype,"metadataConfiguration",void 0);ie([(0,pe.property)({type:Boolean})],K.prototype,"editorMode",void 0);ie([(0,pe.property)({type:Boolean})],K.prototype,"noCustom",void 0);ie([(0,pe.property)({type:Boolean})],K.prototype,"openExternalDocumentInNewTab",void 0);ie([(0,pe.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],K.prototype,"noCustomComponent",void 0);ie([(0,pe.property)({type:Boolean})],K.prototype,"withManualResources",void 0);ie([(0,pe.property)({type:Boolean})],K.prototype,"navigatorOnline",void 0);ie([(0,pe.property)({type:Boolean})],K.prototype,"forcedOffline",void 0);ie([(0,pe.property)({type:Boolean})],K.prototype,"authenticationRequired",void 0);ie([(0,Ut.jsonProperty)([])],K.prototype,"messageContexts",void 0);ie([(0,Ut.jsonProperty)(void 0)],K.prototype,"session",void 0);var e0=L(P());var J2={"ft-app-context":K};(0,e0.customElements)(J2);var t0=L(ce());var ei=class{fromLocalizableLabel(t){return t.type=="PLAIN_TEXT"?{message:t.text}:{key:t.key,custom:t.type=="LOCALIZED_CUSTOM",context:t.context,message:t.key}}fromAttribute(t){if(t!=null)try{return JSON.parse(t)}catch{if(this.isI18nKey(t)){let[n,o]=t.split(".");return{context:n,key:o,custom:n!=="officialContext",message:""}}return{message:t}}}toAttribute(t){if(t!=null)return JSON.stringify(t)}isI18nKey(t){return t.match(/^[\w-]+\.[\w-]+$/)}},Cr=new ei;var T3=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},an=Symbol("i18nAttributes"),r0=Symbol("i18nListAttributes"),n0=Symbol("i18nProperties"),lo=Symbol("i18nContexts"),on=Symbol("i18nUnsubs"),o0=(0,Er.applyMixinOnce)(Symbol("withI18n"),function(e){var t,n;class o extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map,this[n]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?Za:tn}i18n(i){let{context:s,key:l,message:d}=i,{custom:p,args:h,argsProvider:g}=i;if(s&&l){this.hasI18nContext(s)||this.addI18nContext(s,void 0,p);let y=h??(g?g(this):[]);return this.getI18nService(p).resolveMessage(s,l,...y)}return d}async awaitI18n(i){let{context:s,custom:l}=i;return s&&await this.getI18nService(l).prepareContext(s),this.i18n(i)}customI18n(i,s){if(Cr.isI18nKey(i)){let[l,d]=i.split(".");return this.i18n({custom:!0,context:l,key:d,...s})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((s,l,d)=>i.has(l)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((s,l,d)=>{var p;return((p=d?.context)===null||p===void 0?void 0:p.toLowerCase())===i}),this.updateI18nProperties(s=>s.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var s,l;let d=this,p=(h,g,y)=>y?.context&&y.key&&i(h,g,y)?{...y,message:this.i18n({context:y.context,key:y.key,custom:y.custom,...h})}:y;(s=this[an])===null||s===void 0||s.forEach((h,g)=>d[g]=p(h,g,d[g])),(l=this[r0])===null||l===void 0||l.forEach((h,g)=>{var y;return d[g]=(y=d[g])===null||y===void 0?void 0:y.map(v=>p(h,g,v))})}updateI18nProperties(i){var s;(s=this[n0])===null||s===void 0||s.forEach((l,d)=>{i(l,d)&&(this[d]=this.i18n(l))})}addI18nMessages(i,s,l){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,s,l)}addI18nContext(i,s,l){let d=(typeof i=="string"?i:i.name).toLowerCase();l=typeof i=="string"?l:i.custom,this[lo].set(d,{isCustomContext:l}),this[on].has(d)||this[on].set(d,this.getI18nService(l).subscribe(d,()=>this.onI18nUpdate(d))),this.getI18nService(l).prepareContext(d,s)}hasI18nContext(i){return this[lo].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[lo].forEach((i,s)=>this.addI18nContext(s,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[on].forEach(i=>i()),this[on].clear()}}return t=lo,n=on,T3([(0,t0.property)({type:Boolean})],o.prototype,"useCustomMessageContexts",void 0),o}),uo=class extends o0(Er.FtLitElement){},fo=class extends o0(Er.FtLitElementRedux){};var a0=L(P());var ti=class{fromAttribute(t){if(!t)return[];try{let n=JSON.parse(t);return Array.isArray(n)?n.map(o=>typeof o=="string"?Cr.fromAttribute(o):o):[]}catch{return[]}}toAttribute(t){if(t!=null)return JSON.stringify(t)}},P3=new ti;var i0=(e,t)=>(n,o)=>{var a;n.constructor.createProperty(o,{type:Object,hasChanged:a0.hasChanged,converter:Cr,...t}),n[an]=(a=n[an])!==null&&a!==void 0?a:new Map,n[an].set(o,e??{})};var s0=L(G());var c0=s0.css`
|
|
1927
1927
|
`;var po=L(G()),mo=L(ce()),ho=L(P());var sn=function(e,t,n,o){var a=arguments.length,i=a<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,n):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,o);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(i=(a<3?s(i):a>3?s(t,n,i):s(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},Ie=class extends fo{constructor(){super(),this.editorMode=!1,this.addStore(D)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":po.nothing:po.html`
|
|
@@ -2442,7 +2442,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
|
|
|
2442
2442
|
<ftds-typography variant="${te.body1medium}">
|
|
2443
2443
|
${o}
|
|
2444
2444
|
</ftds-typography>`);return j.html`
|
|
2445
|
-
<div class="empty-state--description">${n}</div>`}else return this.emptyState.description}willUpdate(t){var n,o;super.willUpdate(t),!this.selectedNode&&(!((n=this.data)===null||n===void 0)&&n.rootNodes)&&(this.selectedNode=(o=this.data)===null||o===void 0?void 0:o.rootNodes[0])}updated(t){super.updated(t),this.nodeToFocus&&(this.setFocusToTreeItem(this.nodeToFocus),this.nodeToFocus=void 0)}onKeydown(t,n,o,a){let i=!1,s=this.data.rootNodes,l=this.getAdjacentVisibleTreeItems(s,n),d=l.findIndex(p=>p.value===n.value);if(t.shiftKey&&
|
|
2445
|
+
<div class="empty-state--description">${n}</div>`}else return this.emptyState.description}willUpdate(t){var n,o;super.willUpdate(t),!this.selectedNode&&(!((n=this.data)===null||n===void 0)&&n.rootNodes)&&(this.selectedNode=(o=this.data)===null||o===void 0?void 0:o.rootNodes[0])}updated(t){super.updated(t),this.nodeToFocus&&(this.setFocusToTreeItem(this.nodeToFocus),this.nodeToFocus=void 0)}onKeydown(t,n,o,a){let i=!1,s=this.data.rootNodes,l=this.getAdjacentVisibleTreeItems(s,n),d=l.findIndex(p=>p.value===n.value);if(t.shiftKey&&t.key===" ")t.stopPropagation();else{let p=this.isNodeExpanded(n);switch(t.key){case"Enter":case" ":o&&a?this.loadMore(a):this.handleNodeSelectEvent(t,n),i=!0;break;case"ArrowDown":this.setFocusToNextNode(l,d),i=!0;break;case"ArrowUp":this.setFocusToPreviousNode(l,d),i=!0;break;case"ArrowRight":p?n.children.length>0&&this.setFocusToTreeItem(n.children[0]):this.expandNode(!p,n.value),i=!0;break;case"ArrowLeft":if(p)this.expandNode(!p,n.value);else{let g=cn(s,n.value);if(g&&g.length>1){let y=g[g.length-2];this.setFocusToTreeItem(y)}}i=!0;break;case"Home":this.setFocusToTreeItem(l[0]),i=!0;break;case"End":this.setFocusToTreeItem(l[l.length-1]),i=!0;break;case"*":let h=cn(s,n.value);if(h&&h.length>1){let g=h[h.length-2].children;for(let y of g)this.expandNode(!0,y.value)}else if(h?.length==1)for(let g of this.data.rootNodes)this.expandNode(!0,g.value);i=!0;break}}i&&(t.stopPropagation(),t.preventDefault())}setFocusToPreviousNode(t,n){t[n-1]&&this.setFocusToTreeItem(t[n-1])}setFocusToNextNode(t,n){t[n+1]&&this.setFocusToTreeItem(t[n+1])}getAdjacentVisibleTreeItems(t,n){let o=[],a=!1,i=!1;return oi(t,s=>{let l=a;return s.value===n.value&&(a=!0,i=!0),this.isVisible(s)&&(i?o.push(s):o[0]=s),new go(l,!this.isNodeExpanded(s))}),o}isVisible(t){var n,o;let a=this.data.rootNodes;if(t.value.includes("load-more-")){let s=t.value.replace("load-more-",""),l=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelector(`[data-value="${s}"]`);if(!l||l.getAttribute("aria-expanded")==="false")return!1}let i=cn(a,t.value);if(i&&i.length>1){let s=i[i?.length-2],l=this.getItemSelector(s),d=s.children.findIndex(p=>p.value===t.value);if(!l||l.getAttribute("aria-expanded")==="false"||d>=((o=s.loadedCount)!==null&&o!==void 0?o:1/0))return!1}return!0}expandNode(t,n){t?this.userClosedNodes.has(n)?this.userClosedNodes.delete(n):this.userOpenedNodes.add(n):this.userOpenedNodes.has(n)?this.userOpenedNodes.delete(n):this.userClosedNodes.add(n),this.requestUpdate()}toggleExpandAll(){this.isTreeSelectorCollapsed?this.expandAll():this.collapseAll()}getAllClosedNodes(t){return t.children.length!==0?[...t.expanded?[]:[t.value],...t.children.flatMap(n=>this.getAllClosedNodes(n))]:[]}getChildrenCount(t){if(this.childrenCounts.has(t.value))return this.childrenCounts.get(t.value);let n=t.children.reduce((o,a)=>o+this.getChildrenCount(a)+1,0);return this.childrenCounts.set(t.value,n),n}getEntriesCount(){var t,n;return(n=(t=this.data)===null||t===void 0?void 0:t.rootNodes.reduce((o,a)=>o+this.getChildrenCount(a)+1,0))!==null&&n!==void 0?n:0}hasExpandableChildren(t){return t.children.some(n=>n.children.length>0)}hasChildren(t){return t.children.length>0}loadMore(t){var n;if(this.pageSize){let o=(n=t.loadedCount)!==null&&n!==void 0?n:this.pageSize;t.loadedCount=o+this.pageSize,this.nodeToFocus=t.children[o],this.requestUpdate(),this.setFocusToTreeItem(t.children[o])}}displayChild(t,n){var o;this.expandNode(!0,t.value);let a=t.children.findIndex(i=>i.value===n);return t.loadedCount=Math.max((o=t.loadedCount)!==null&&o!==void 0?o:this.pageSize,a+1),t.children[a]}handleNodeSelectEvent(t,n){t.preventDefault(),this.selectNode(n),t.stopPropagation()}selectNode(t){var n,o;let a=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelector("[aria-selected]");a?.removeAttribute("aria-selected"),((o=this.shadowRoot)===null||o===void 0?void 0:o.querySelector(`[data-value="${t.value}"]`)).setAttribute("aria-selected","true"),this.selectedNode=t,this.dispatchEvent(new si(t)),this.setFocusToTreeItem(t)}};V.elementDefinitions={"ftds-typography":we,"ftds-button":U,"ftds-icon":de,"ft-skeleton":yt};V.styles=y0;re([(0,ne.property)()],V.prototype,"data",void 0);re([(0,ne.property)()],V.prototype,"label",void 0);re([(0,De.numberProperty)()],V.prototype,"pageSize",void 0);re([(0,ne.property)()],V.prototype,"selectedNode",void 0);re([(0,ne.property)()],V.prototype,"expandLabel",void 0);re([(0,ne.property)()],V.prototype,"collapseLabel",void 0);re([(0,ne.property)()],V.prototype,"loadMoreLabel",void 0);re([(0,ne.property)()],V.prototype,"expandParametrizedLabel",void 0);re([(0,ne.property)()],V.prototype,"collapseParametrizedLabel",void 0);re([(0,ne.property)()],V.prototype,"expandAllLabel",void 0);re([(0,ne.property)()],V.prototype,"collapseAllLabel",void 0);re([(0,De.jsonProperty)(void 0)],V.prototype,"emptyState",void 0);re([(0,ne.property)({type:Boolean})],V.prototype,"loading",void 0);re([(0,ne.state)()],V.prototype,"nodeToFocus",void 0);re([(0,ne.state)()],V.prototype,"isTreeSelectorCollapsed",void 0);re([(0,ne.state)()],V.prototype,"childrenCounts",void 0);re([(0,ne.state)({hasChanged:De.hasChanged})],V.prototype,"userOpenedNodes",void 0);re([(0,ne.state)({hasChanged:De.hasChanged})],V.prototype,"userClosedNodes",void 0);var A0={"ftds-tree-list":V};(0,O0.customElements)(A0);})();
|
|
2446
2446
|
/*! Bundled license information:
|
|
2447
2447
|
|
|
2448
2448
|
lit-html/directives/when.js:
|
|
@@ -5,7 +5,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:n.extend("--ftds-con
|
|
|
5
5
|
.highlight-html-match {
|
|
6
6
|
background: ${Cl};
|
|
7
7
|
}
|
|
8
|
-
`;function yi(t,e,r){var o,a;let i=t.getAttribute("data-highlight-html-query");if((i??"")!==(e??"")){let s=new Ou(t);if(s.unmark(),e&&e.trim()){let c={className:(o=r?.className)!==null&&o!==void 0?o:"highlight-html-match",acrossElements:!0};r?.attributes!=null&&(c.each=
|
|
8
|
+
`;function yi(t,e,r){var o,a;let i=t.getAttribute("data-highlight-html-query");if((i??"")!==(e??"")){let s=new Ou(t);if(s.unmark(),e&&e.trim()){let c={className:(o=r?.className)!==null&&o!==void 0?o:"highlight-html-match",acrossElements:!0};r?.attributes!=null&&(c.each=u=>{for(let m in r.attributes)u.setAttribute(m,r.attributes[m])}),s.mark(e.replace(/"[^"]+"/g,""),{...c,separateWordSearch:!0}),((a=e.match(/"[^"]+"/g))!==null&&a!==void 0?a:[]).forEach(u=>s.mark(u.replace(/"/g,""),{...c,separateWordSearch:!1}))}}t.setAttribute("data-highlight-html-query",e??"")}var xi={};K(xi,{noTextInputDefaultClearButton:()=>_u,noTextSelect:()=>yo,safariEllipsisFix:()=>vi,wordWrap:()=>wu});var yo=U`
|
|
9
9
|
.ft-no-text-select {
|
|
10
10
|
-webkit-touch-callout: none;
|
|
11
11
|
-webkit-user-select: none;
|
|
@@ -2001,7 +2001,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
|
|
|
2001
2001
|
word-break: break-word;
|
|
2002
2002
|
}
|
|
2003
2003
|
`;var fh="ft-app-info",Kr=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};Kr.eventName="authentication-change";var zo=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};zo.eventName="ui-locale-changed";var ph={session:(t,e)=>{Oe(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>W.dispatchEvent(new Kr(e.payload)),0))}},W=Zt.get({name:fh,reducers:ph,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 Pn=function(t,e,r,o){var a=arguments.length,i=a<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,r,i):s(e,r))||i);return a>3&&i&&Object.defineProperty(e,r,i),i},aC=fe(Symbol("withDateFormat"),function(t){class e extends t{constructor(...o){super(o),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(W)}dateFormatOptionsChanged(o){return o.has("metadataDescriptors")||o.has("useLongDateFormat")||o.has("useDateTimeFormat")||o.has("uiLocale")}getDateFormatter(o){var a,i;return((i=(a=this.metadataDescriptors.find(c=>c.key===o))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1)?c=>qt.format(c,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Pn([L({type:Boolean})],e.prototype,"useLongDateFormat",void 0),Pn([L({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),Pn([br({store:W.name,selector:r=>{var o,a;return(a=(o=r.metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&a!==void 0?a:[]}})],e.prototype,"metadataDescriptors",void 0),Pn([br({store:W.name})],e.prototype,"uiLocale",void 0),e});var rr=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:o}=W.getState(),a=e??o;if(r&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,a,!0)}static await(e){return new Promise(r=>{let o=t.get(e);if(o)r(o);else{let a=W.subscribe(()=>{o=t.get(e),o&&(a(),r(o))})}})}};var Zr=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:rr.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):rr.await()}};var _e=class extends Zr{constructor(e=!0,r){var o;super(r),this.sortObjectFields=(i,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([c],[d])=>c.localeCompare(d)));let a=this.constructor;a.commonCache=(o=a.commonCache)!==null&&o!==void 0?o:new qe,this.cache=e?a.commonCache:new qe}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((r,o)=>0|31*r+o.charCodeAt(0),0))}};var Dn=class extends _e{async listMySearches(){let{session:e}=W.getState();return H1(e,se.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),300*1e3):[]}};var Un=class extends _e{async listMyBookmarks(){let e=W.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),300*1e3):[]}};var Fn=class extends _e{constructor(){super(...arguments),this.CACHE_DURATION=180*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=W.getState().session;return!!e?.sessionAuthenticated}};var $n=class extends _e{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 e=W.getState().session;return!!e?.sessionAuthenticated}};var hh="ft-user-assets",mh={setAssetCount:(t,e)=>{let{userAssetType:r,count:o}=e.payload.assetCount;t.assetCounts.allAsset[r]=o},clearAssetCount:t=>{Object.values(ze).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let r=e.payload.mapId;t.assetCounts.bookmarkByMap[r]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}},addAsset:(t,e)=>{let{assetType:r,mapId:o,asset:a}=e.payload;Ys(t,r,[...qs(t,r),a]),yd(t,r,1,o),bd(t,a)},editAsset:(t,e)=>{let{assetType:r,asset:o}=e.payload;Ys(t,r,qs(t,r).map(a=>a.id===o.id?o:a)),bd(t,o)},removeAsset:(t,e)=>{let{assetType:r,mapId:o,assetId:a}=e.payload;Ys(t,r,qs(t,r).filter(i=>i.id!==a)),yd(t,r,-1,o)}},vd={[ze.SEARCHES]:"savedSearches",[ze.BOOKMARKS]:"bookmarks",[ze.BOOKS]:void 0,[ze.COLLECTIONS]:void 0},qs=(t,e)=>{var r;let o=vd[e];return o?(r=t[o])!==null&&r!==void 0?r:[]:[]},Ys=(t,e,r)=>{let o=vd[e];o&&(t[o]=r)},yd=(t,e,r,o)=>{let a=t.assetCounts.allAsset[e];if(a!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,a+r),e===ze.BOOKMARKS&&o)){let i=t.assetCounts.bookmarkByMap[o];t.assetCounts.bookmarkByMap[o]=Math.max(0,i+r)}},bd=(t,e)=>{let r=t.assetLabels.map(a=>a.title),o=e.labels.filter(a=>!r.includes(a)).map(a=>({title:a}));t.assetLabels.push(...o)},ve=Zt.get({name:hh,reducers:mh,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(ze).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Xs=class{constructor(e=new Fn,r=new $n){this.assetCountsService=e,this.assetLabelsService=r,this.currentSession=W.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Un,this.savedSearchesService=new Dn,W.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=W.getState();Oe((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),ve.actions.clearAssetCount(),ve.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),ve.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),ve.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();ve.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();ve.actions.assetLabels(e)}async loadAssetCount(e){let r=await this.assetCountsService.getUserAssetCount(e);r&&ve.getState().assetCounts.allAsset[e]!==r.count&&ve.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(e){let r=await this.assetCountsService.getUserBookmarkCountByMap(e);r&&ve.getState().assetCounts.bookmarkByMap[e]!==r.count&&ve.actions.setBookmarkCountByMap({count:r.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let r=Object.keys(ve.getState().assetCounts.bookmarkByMap).length!==0;e===ze.BOOKMARKS&&r&&ve.actions.clearBookmarkCountByMap(),ve.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;ve.actions.bookmarks(r)}}},gh=new Xs;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=gh);var Js=class{addCommand(e,r=!1){W.commands.add(e,r)}consumeCommand(e){return W.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Js;var xd,qr=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},yh=Symbol("clearAfterUnitTest"),Bn=class extends rn(_e){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[xd]=()=>{this.defaultMessages={},this.cache=new qe,this.listeners={}},this.currentUiLocale=W.getState().uiLocale,W.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=W.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var o;if(e=e.toLowerCase(),r&&Object.keys(r).length>0){let a={...(o=this.defaultMessages[e])!==null&&o!==void 0?o:{},...r};Oe(this.defaultMessages[e],a)||(this.defaultMessages[e]=a,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var r,o;return this.fetchContext(e),(o=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&o!==void 0?o:{}}resolveRawMessage(e,r){let o=e.toLowerCase();return this.resolveContext(o)[r]}resolveMessage(e,r,...o){var a;let i=e.toLowerCase(),s=this.resolveContext(i);return new bo((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},s).resolve(r,...o)}async fetchContext(e){let r=!this.cache.has(e),o;try{o=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),r&&await this.notify(e)}catch(a){!(a instanceof zt)&&r&&console.error(a)}return o}subscribe(e,r){var o;return e=e.toLowerCase(),this.listeners[e]=(o=this.listeners[e])!==null&&o!==void 0?o:new Set,this.listeners[e].add(r),()=>{var a;return(a=this.listeners[e])===null||a===void 0?void 0:a.delete(r)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new qr({loadedContexts:e})),this.dispatchEvent(new qr({loadedContexts:e})),await Promise.all(e.map(r=>this.notify(r,!1)))}async notify(e,r=!0){r&&(document.body.dispatchEvent(new qr({loadedContexts:[e]})),this.dispatchEvent(new qr({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(o=>en(0).then(()=>o()).catch(()=>null)))}};xd=yh;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Bn{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Bn{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Po=window.FluidTopicsI18nService,Qs=window.FluidTopicsCustomI18nService;var ec=class{highlightHtml(e,r,o){yi(e,r,o)}};window.FluidTopicsHighlightHtmlService=new ec;var tc=class{isDate(e){var r,o,a,i;return(i=(a=((o=(r=W.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&o!==void 0?o:[]).find(c=>c.key===e))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(e,r){var o,a,i,s;if(e==null)return"";try{return qt.format(e,(o=r?.locale)!==null&&o!==void 0?o:W.getState().uiLocale,(a=r?.longFormat)!==null&&a!==void 0?a:!1,(i=r?.withTime)!==null&&i!==void 0?i:!1,(s=r?.onlyTime)!==null&&s!==void 0?s:!1)}catch(c){throw console.error(`Date ${JSON.stringify(e)} is not valid`,c),c}}};window.FluidTopicsDateService=new tc;var Do=class{static get(e,r){var o,a,i,s;let c=W.getState(),{lang:d,region:u}=(i=(a=(o=c.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales)===null||a===void 0?void 0:a.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new Rr(c.baseUrl,e??20,(s=c.localesConfiguration)===null||s===void 0?void 0:s.allLanguagesAllowed,r??`${d}-${u}`)}};var rc=class{urlToSearchRequest(e){return Do.get().parse(e)}searchRequestToUrl(e){return Do.get().serialize(e)}};window.FluidTopicsUrlService=new rc;var or=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};or.eventName="change";var oc=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let r=sessionStorage.getItem(this.itemName(e));return r?JSON.parse(r):void 0}set(e,r){sessionStorage.setItem(this.itemName(e),JSON.stringify(r))}},Sd=new oc;var Hn=class t extends ot{static build(){return new t(window.history,Sd,()=>window.location,!1)}constructor(e,r,o,a){var i,s;super(),this.history=e,this.historyStorage=r,this.windowLocation=o,this.states=[],this.realPushState=e.pushState,this.realReplaceState=e.replaceState,this.initialIndex=(s=(i=e.state)===null||i===void 0?void 0:i.index)!==null&&s!==void 0?s:e.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(a)}setCurrentState(e,r=!1){let o=r&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,o&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),Oe(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new or(this.currentItem())),0)}installProxies(){let e=r=>(o,a,[i,s,c])=>{let d=r(),u={...d===this.currentIndex?this.currentState:void 0,...i,index:d,href:typeof c=="string"?c:(c??this.windowLocation()).href};o.apply(a,[u,s,c]),this.setCurrentState(u,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:e(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:e(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",e=>this.setCurrentState(e.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(e){for(let r=this.history.length-1;r>=0;r--)e?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(e){var r;let o={...this.buildCurrentState(),...e,index:this.currentIndex,title:(r=e?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(o)}addHistoryChangeListener(e){this.addEventListener(or.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(or.eventName,e)}currentItem(){return Ue(this.currentState)}back(){let e=this.previousDifferentMajorPosition();e>=0?this.history.go(e-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return Ue(this.states[this.previousDifferentMajorPosition()])}backwardItemMatching(e){let r=this.states.filter(o=>!!o).filter(o=>o.index<this.currentIndex).reverse();return Ue(r.find(o=>e(o)))}previousDifferentMajorPosition(){let e=this.currentIndex>0?this.currentIndex-1:0;for(;e>0&&!this.isDifferentMajorState(e);)e--;return e}forward(){let e=this.nextMajorPosition();e&&e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){let e=this.nextMajorPosition();if(e)return Ue(this.states[e])}nextMajorPosition(){let e=this.currentIndex;if(!(e>=this.states.length)){do e++;while(e<this.states.length&&!this.isDifferentMajorState(e));return this.getHigherPositionInTheSameState(e)}}getHigherPositionInTheSameState(e){var r;let o=(r=this.states[e])===null||r===void 0?void 0:r.majorStateId;if(!o)return e;let a=e,i=e+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,o);)this.hasState(i)&&(a=i),i++;return a}buildCurrentState(){var e,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&r!==void 0?r:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,r){var o;if(!this.hasState(e))return!1;let a=r??this.currentState.majorStateId,i=(o=this.states[e])===null||o===void 0?void 0:o.majorStateId;return i==null||i!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Hn.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),backwardItemMatching:t=>window.FluidTopicsInternalHistoryService.backwardItemMatching(t),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});var Cd=U`
|
|
2004
|
-
`;function Ed(t,e){let{authenticationRequired:r,session:o}=W.getState();return r&&!o?.sessionAuthenticated?Promise.resolve(e):t()}var Gn=class extends Zr{async updateUiLocale(e){return(await this.awaitApi).updateUiLocale(e)}};var nc=class t extends Ao{static build(e){return new t(W,e)}constructor(e,r){super(),this.store=e,this.cache=new qe,this.withManualResources=!0,this.userLocaleService=new Gn,this.cleanSessionDebouncer=new xe,this.reloadDebouncer=new xe(500),this.apiProvider=r??(()=>rr.get())}setWithManualResources(e){this.withManualResources=e,this.updateIfNeeded()}async initService(){this.store.addEventListener(Kr.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 e=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(e)}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 e;let r=await this.cache.get("availableContentLocales",()=>Ed(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}));this.setAvailableContentLocales((e=r.contentLocales)!==null&&e!==void 0?e:[])}reloadConfiguration(){var e;(e=this.cache)===null||e===void 0||e.clear("availableContentLocales"),typeof this.updateAvailableContentLocales=="function"&&this.updateAvailableContentLocales()}setBaseUrl(e){this.store.actions.baseUrl(e),window.fluidTopicsBaseUrl=e}setTenantId(e){this.store.actions.tenantId(e)}setApiIntegrationIdentifier(e){this.store.actions.apiIntegrationIdentifier(e)}setApiIntegrationAppVersion(e){this.store.actions.apiIntegrationAppVersion(e)}setUiLocale(e){this.store.actions.uiLocale(e)}setLocalesConfiguration(e){this.store.actions.localesConfiguration(e),setTimeout(()=>this.updateIfNeeded())}setAvailableContentLocales(e){this.store.actions.availableContentLocales(e),setTimeout(()=>this.updateIfNeeded())}stopReloadDebouncer(){this.reloadDebouncer.cancel()}requestUiLocaleUpdate(e){this.userLocaleService.updateUiLocale({uiLocale:e}).then(
|
|
2004
|
+
`;function Ed(t,e){let{authenticationRequired:r,session:o}=W.getState();return r&&!o?.sessionAuthenticated?Promise.resolve(e):t()}var Gn=class extends Zr{async updateUiLocale(e){return(await this.awaitApi).updateUiLocale(e)}};var nc=class t extends Ao{static build(e){return new t(W,e)}constructor(e,r){super(),this.store=e,this.cache=new qe,this.withManualResources=!0,this.userLocaleService=new Gn,this.cleanSessionDebouncer=new xe,this.reloadDebouncer=new xe(500),this.apiProvider=r??(()=>rr.get())}setWithManualResources(e){this.withManualResources=e,this.updateIfNeeded()}async initService(){this.store.addEventListener(Kr.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 e=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(e)}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 e;let r=await this.cache.get("availableContentLocales",()=>Ed(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}));this.setAvailableContentLocales((e=r.contentLocales)!==null&&e!==void 0?e:[])}reloadConfiguration(){var e;(e=this.cache)===null||e===void 0||e.clear("availableContentLocales"),typeof this.updateAvailableContentLocales=="function"&&this.updateAvailableContentLocales()}setBaseUrl(e){this.store.actions.baseUrl(e),window.fluidTopicsBaseUrl=e}setTenantId(e){this.store.actions.tenantId(e)}setApiIntegrationIdentifier(e){this.store.actions.apiIntegrationIdentifier(e)}setApiIntegrationAppVersion(e){this.store.actions.apiIntegrationAppVersion(e)}setUiLocale(e){this.store.actions.uiLocale(e)}setLocalesConfiguration(e){this.store.actions.localesConfiguration(e),setTimeout(()=>this.updateIfNeeded())}setAvailableContentLocales(e){this.store.actions.availableContentLocales(e),setTimeout(()=>this.updateIfNeeded())}stopReloadDebouncer(){this.reloadDebouncer.cancel()}requestUiLocaleUpdate(e,r){this.userLocaleService.updateUiLocale({uiLocale:e,contentLocale:r}).then(o=>{o.uiLocaleChanged&&(this.reloadDebouncer.run(()=>window.location.reload()),this.store.dispatchEvent(new zo(o)))}).catch(()=>{})}setMetadataConfiguration(e){this.store.actions.metadataConfiguration(e),setTimeout(()=>this.updateIfNeeded())}setNoCustom(e){this.store.actions.noCustom(e)}setEditorMode(e){this.store.actions.editorMode(e)}setNoCustomComponent(e){this.store.actions.noCustomComponent(e)}setSession(e){this.store.actions.session(e),setTimeout(()=>this.updateIfNeeded())}setOpenExternalDocumentInNewTab(e){this.store.actions.openExternalDocumentInNewTab(e)}setNavigatorOnline(e){this.store.actions.navigatorOnline(e)}setForcedOffline(e){this.store.actions.forcedOffline(e)}setAuthenticationRequired(e){this.store.actions.authenticationRequired(e)}},Ad=nc.build();var nr=class extends Event{constructor(e,r,o,a){super("context-request",{bubbles:!0,composed:!0}),this.context=e,this.contextTarget=r,this.callback=o,this.subscribe=a??!1}};var Uo=class{constructor(){this.pendingContextRequests=new Map,this.onContextProvider=e=>{let r=this.pendingContextRequests.get(e.context);if(r===void 0)return;this.pendingContextRequests.delete(e.context);let{requests:o}=r;for(let{elementRef:a,callbackRef:i}of o){let s=a.deref(),c=i.deref();s===void 0||c===void 0||s.dispatchEvent(new nr(e.context,s,c,!0))}},this.onContextRequest=e=>{if(e.subscribe!==!0)return;let r=e.contextTarget??e.composedPath()[0],o=e.callback,a=this.pendingContextRequests.get(e.context);a===void 0&&this.pendingContextRequests.set(e.context,a={callbacks:new WeakMap,requests:[]});let i=a.callbacks.get(r);i===void 0&&a.callbacks.set(r,i=new WeakSet),i.has(o)||(i.add(o),a.requests.push({elementRef:new WeakRef(r),callbackRef:new WeakRef(o)}))}}attach(e){e.addEventListener("context-request",this.onContextRequest),e.addEventListener("context-provider",this.onContextProvider)}detach(e){e.removeEventListener("context-request",this.onContextRequest),e.removeEventListener("context-provider",this.onContextProvider)}};var me=function(t,e,r,o){var a=arguments.length,i=a<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,r,i):s(e,r))||i);return a>3&&i&&Object.defineProperty(e,r,i),i},re=class extends jt{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=Ad,this.contextRoot=new Uo}render(){return D`
|
|
2005
2005
|
<slot></slot>
|
|
2006
2006
|
`}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.contextRoot.attach(document.body)}disconnectedCallback(){super.disconnectedCallback(),this.contextRoot.detach(document.body)}update(e){var r;super.update(e),e.has("baseUrl")&&this.stateManager.setBaseUrl(this.baseUrl),e.has("tenantId")&&this.stateManager.setTenantId(this.tenantId),e.has("apiIntegrationIdentifier")&&this.stateManager.setApiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&this.stateManager.setApiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&this.stateManager.setUiLocale(this.uiLocale),e.has("metadataConfiguration")&&this.stateManager.setMetadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&this.stateManager.setNoCustom(this.noCustom),e.has("editorMode")&&this.stateManager.setEditorMode(this.editorMode),e.has("noCustomComponent")&&this.stateManager.setNoCustomComponent(this.noCustomComponent),e.has("session")&&this.stateManager.setSession(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(o=>Po.addContext(o)),e.has("openExternalDocumentInNewTab")&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&this.stateManager.setNavigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&this.stateManager.setForcedOffline(this.forcedOffline),e.has("authenticationRequired")&&this.stateManager.setAuthenticationRequired(this.authenticationRequired),e.has("withManualResources")&&((r=this.stateManager)===null||r===void 0||r.setWithManualResources(this.withManualResources)),setTimeout(()=>this.stateManager.updateIfNeeded())}};re.elementDefinitions={};re.styles=Cd;me([L()],re.prototype,"baseUrl",void 0);me([L()],re.prototype,"tenantId",void 0);me([L()],re.prototype,"apiIntegrationIdentifier",void 0);me([L()],re.prototype,"apiIntegrationAppVersion",void 0);me([L()],re.prototype,"uiLocale",void 0);me([be(null)],re.prototype,"availableUiLocales",void 0);me([be(null)],re.prototype,"metadataConfiguration",void 0);me([L({type:Boolean})],re.prototype,"editorMode",void 0);me([L({type:Boolean})],re.prototype,"noCustom",void 0);me([L({type:Boolean})],re.prototype,"openExternalDocumentInNewTab",void 0);me([L({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],re.prototype,"noCustomComponent",void 0);me([L({type:Boolean})],re.prototype,"withManualResources",void 0);me([L({type:Boolean})],re.prototype,"navigatorOnline",void 0);me([L({type:Boolean})],re.prototype,"forcedOffline",void 0);me([L({type:Boolean})],re.prototype,"authenticationRequired",void 0);me([be([])],re.prototype,"messageContexts",void 0);me([be(void 0)],re.prototype,"session",void 0);var Ld={"ft-app-context":re};te(Ld);var ac=class{fromLocalizableLabel(e){return e.type=="PLAIN_TEXT"?{message:e.text}:{key:e.key,custom:e.type=="LOCALIZED_CUSTOM",context:e.context,message:e.key}}fromAttribute(e){if(e!=null)try{return JSON.parse(e)}catch{if(this.isI18nKey(e)){let[r,o]=e.split(".");return{context:r,key:o,custom:r!=="officialContext",message:""}}return{message:e}}}toAttribute(e){if(e!=null)return JSON.stringify(e)}isI18nKey(e){return e.match(/^[\w-]+\.[\w-]+$/)}},Yr=new ac;var xh=function(t,e,r,o){var a=arguments.length,i=a<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,r,i):s(e,r))||i);return a>3&&i&&Object.defineProperty(e,r,i),i},$o=Symbol("i18nAttributes"),Od=Symbol("i18nListAttributes"),Rd=Symbol("i18nProperties"),Wn=Symbol("i18nContexts"),Fo=Symbol("i18nUnsubs"),wd=fe(Symbol("withI18n"),function(t){var e,r;class o extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map,this[r]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?Qs:Po}i18n(i){let{context:s,key:c,message:d}=i,{custom:u,args:m,argsProvider:h}=i;if(s&&c){this.hasI18nContext(s)||this.addI18nContext(s,void 0,u);let y=m??(h?h(this):[]);return this.getI18nService(u).resolveMessage(s,c,...y)}return d}async awaitI18n(i){let{context:s,custom:c}=i;return s&&await this.getI18nService(c).prepareContext(s),this.i18n(i)}customI18n(i,s){if(Yr.isI18nKey(i)){let[c,d]=i.split(".");return this.i18n({custom:!0,context:c,key:d,...s})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((s,c,d)=>i.has(c)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((s,c,d)=>{var u;return((u=d?.context)===null||u===void 0?void 0:u.toLowerCase())===i}),this.updateI18nProperties(s=>s.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var s,c;let d=this,u=(m,h,y)=>y?.context&&y.key&&i(m,h,y)?{...y,message:this.i18n({context:y.context,key:y.key,custom:y.custom,...m})}:y;(s=this[$o])===null||s===void 0||s.forEach((m,h)=>d[h]=u(m,h,d[h])),(c=this[Od])===null||c===void 0||c.forEach((m,h)=>{var y;return d[h]=(y=d[h])===null||y===void 0?void 0:y.map(b=>u(m,h,b))})}updateI18nProperties(i){var s;(s=this[Rd])===null||s===void 0||s.forEach((c,d)=>{i(c,d)&&(this[d]=this.i18n(c))})}addI18nMessages(i,s,c){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,s,c)}addI18nContext(i,s,c){let d=(typeof i=="string"?i:i.name).toLowerCase();c=typeof i=="string"?c:i.custom,this[Wn].set(d,{isCustomContext:c}),this[Fo].has(d)||this[Fo].set(d,this.getI18nService(c).subscribe(d,()=>this.onI18nUpdate(d))),this.getI18nService(c).prepareContext(d,s)}hasI18nContext(i){return this[Wn].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Wn].forEach((i,s)=>this.addI18nContext(s,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Fo].forEach(i=>i()),this[Fo].clear()}}return e=Wn,r=Fo,xh([L({type:Boolean})],o.prototype,"useCustomMessageContexts",void 0),o}),jn=class extends wd(q){},Vn=class extends wd(jt){};var ic=class{fromAttribute(e){if(!e)return[];try{let r=JSON.parse(e);return Array.isArray(r)?r.map(o=>typeof o=="string"?Yr.fromAttribute(o):o):[]}catch{return[]}}toAttribute(e){if(e!=null)return JSON.stringify(e)}},Sh=new ic;var _d=(t,e)=>(r,o)=>{var a;r.constructor.createProperty(o,{type:Object,hasChanged:Ie,converter:Yr,...e}),r[$o]=(a=r[$o])!==null&&a!==void 0?a:new Map,r[$o].set(o,t??{})};var Nd=U`
|
|
2007
2007
|
`;var Bo=function(t,e,r,o){var a=arguments.length,i=a<3?e:o===null?o=Object.getOwnPropertyDescriptor(e,r):o,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,o);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,r,i):s(e,r))||i);return a>3&&i&&Object.defineProperty(e,r,i),i},je=class extends Vn{constructor(){super(),this.editorMode=!1,this.addStore(W)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Z:D`
|
|
@@ -2522,7 +2522,7 @@ If it declares any Font Awesome CSS pseudo-elements, they will not be rendered a
|
|
|
2522
2522
|
<ftds-typography variant="${de.body1medium}">
|
|
2523
2523
|
${o}
|
|
2524
2524
|
</ftds-typography>`);return D`
|
|
2525
|
-
<div class="empty-state--description">${r}</div>`}else return this.emptyState.description}willUpdate(e){var r,o;super.willUpdate(e),!this.selectedNode&&(!((r=this.data)===null||r===void 0)&&r.rootNodes)&&(this.selectedNode=(o=this.data)===null||o===void 0?void 0:o.rootNodes[0])}updated(e){super.updated(e),this.nodeToFocus&&(this.setFocusToTreeItem(this.nodeToFocus),this.nodeToFocus=void 0)}onKeydown(e,r,o,a){let i=!1,s=this.data.rootNodes,c=this.getAdjacentVisibleTreeItems(s,r),d=c.findIndex(u=>u.value===r.value);if(e.shiftKey&&
|
|
2525
|
+
<div class="empty-state--description">${r}</div>`}else return this.emptyState.description}willUpdate(e){var r,o;super.willUpdate(e),!this.selectedNode&&(!((r=this.data)===null||r===void 0)&&r.rootNodes)&&(this.selectedNode=(o=this.data)===null||o===void 0?void 0:o.rootNodes[0])}updated(e){super.updated(e),this.nodeToFocus&&(this.setFocusToTreeItem(this.nodeToFocus),this.nodeToFocus=void 0)}onKeydown(e,r,o,a){let i=!1,s=this.data.rootNodes,c=this.getAdjacentVisibleTreeItems(s,r),d=c.findIndex(u=>u.value===r.value);if(e.shiftKey&&e.key===" ")e.stopPropagation();else{let u=this.isNodeExpanded(r);switch(e.key){case"Enter":case" ":o&&a?this.loadMore(a):this.handleNodeSelectEvent(e,r),i=!0;break;case"ArrowDown":this.setFocusToNextNode(c,d),i=!0;break;case"ArrowUp":this.setFocusToPreviousNode(c,d),i=!0;break;case"ArrowRight":u?r.children.length>0&&this.setFocusToTreeItem(r.children[0]):this.expandNode(!u,r.value),i=!0;break;case"ArrowLeft":if(u)this.expandNode(!u,r.value);else{let h=Ho(s,r.value);if(h&&h.length>1){let y=h[h.length-2];this.setFocusToTreeItem(y)}}i=!0;break;case"Home":this.setFocusToTreeItem(c[0]),i=!0;break;case"End":this.setFocusToTreeItem(c[c.length-1]),i=!0;break;case"*":let m=Ho(s,r.value);if(m&&m.length>1){let h=m[m.length-2].children;for(let y of h)this.expandNode(!0,y.value)}else if(m?.length==1)for(let h of this.data.rootNodes)this.expandNode(!0,h.value);i=!0;break}}i&&(e.stopPropagation(),e.preventDefault())}setFocusToPreviousNode(e,r){e[r-1]&&this.setFocusToTreeItem(e[r-1])}setFocusToNextNode(e,r){e[r+1]&&this.setFocusToTreeItem(e[r+1])}getAdjacentVisibleTreeItems(e,r){let o=[],a=!1,i=!1;return cc(e,s=>{let c=a;return s.value===r.value&&(a=!0,i=!0),this.isVisible(s)&&(i?o.push(s):o[0]=s),new Kn(c,!this.isNodeExpanded(s))}),o}isVisible(e){var r,o;let a=this.data.rootNodes;if(e.value.includes("load-more-")){let s=e.value.replace("load-more-",""),c=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelector(`[data-value="${s}"]`);if(!c||c.getAttribute("aria-expanded")==="false")return!1}let i=Ho(a,e.value);if(i&&i.length>1){let s=i[i?.length-2],c=this.getItemSelector(s),d=s.children.findIndex(u=>u.value===e.value);if(!c||c.getAttribute("aria-expanded")==="false"||d>=((o=s.loadedCount)!==null&&o!==void 0?o:1/0))return!1}return!0}expandNode(e,r){e?this.userClosedNodes.has(r)?this.userClosedNodes.delete(r):this.userOpenedNodes.add(r):this.userOpenedNodes.has(r)?this.userOpenedNodes.delete(r):this.userClosedNodes.add(r),this.requestUpdate()}toggleExpandAll(){this.isTreeSelectorCollapsed?this.expandAll():this.collapseAll()}getAllClosedNodes(e){return e.children.length!==0?[...e.expanded?[]:[e.value],...e.children.flatMap(r=>this.getAllClosedNodes(r))]:[]}getChildrenCount(e){if(this.childrenCounts.has(e.value))return this.childrenCounts.get(e.value);let r=e.children.reduce((o,a)=>o+this.getChildrenCount(a)+1,0);return this.childrenCounts.set(e.value,r),r}getEntriesCount(){var e,r;return(r=(e=this.data)===null||e===void 0?void 0:e.rootNodes.reduce((o,a)=>o+this.getChildrenCount(a)+1,0))!==null&&r!==void 0?r:0}hasExpandableChildren(e){return e.children.some(r=>r.children.length>0)}hasChildren(e){return e.children.length>0}loadMore(e){var r;if(this.pageSize){let o=(r=e.loadedCount)!==null&&r!==void 0?r:this.pageSize;e.loadedCount=o+this.pageSize,this.nodeToFocus=e.children[o],this.requestUpdate(),this.setFocusToTreeItem(e.children[o])}}displayChild(e,r){var o;this.expandNode(!0,e.value);let a=e.children.findIndex(i=>i.value===r);return e.loadedCount=Math.max((o=e.loadedCount)!==null&&o!==void 0?o:this.pageSize,a+1),e.children[a]}handleNodeSelectEvent(e,r){e.preventDefault(),this.selectNode(r),e.stopPropagation()}selectNode(e){var r,o;let a=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelector("[aria-selected]");a?.removeAttribute("aria-selected"),((o=this.shadowRoot)===null||o===void 0?void 0:o.querySelector(`[data-value="${e.value}"]`)).setAttribute("aria-selected","true"),this.selectedNode=e,this.dispatchEvent(new lc(e)),this.setFocusToTreeItem(e)}};ee.elementDefinitions={"ftds-typography":He,"ftds-button":Y,"ftds-icon":Ce,"ft-skeleton":wt};ee.styles=kd;ue([L()],ee.prototype,"data",void 0);ue([L()],ee.prototype,"label",void 0);ue([dr()],ee.prototype,"pageSize",void 0);ue([L()],ee.prototype,"selectedNode",void 0);ue([L()],ee.prototype,"expandLabel",void 0);ue([L()],ee.prototype,"collapseLabel",void 0);ue([L()],ee.prototype,"loadMoreLabel",void 0);ue([L()],ee.prototype,"expandParametrizedLabel",void 0);ue([L()],ee.prototype,"collapseParametrizedLabel",void 0);ue([L()],ee.prototype,"expandAllLabel",void 0);ue([L()],ee.prototype,"collapseAllLabel",void 0);ue([be(void 0)],ee.prototype,"emptyState",void 0);ue([L({type:Boolean})],ee.prototype,"loading",void 0);ue([X()],ee.prototype,"nodeToFocus",void 0);ue([X()],ee.prototype,"isTreeSelectorCollapsed",void 0);ue([X()],ee.prototype,"childrenCounts",void 0);ue([X({hasChanged:Ie})],ee.prototype,"userOpenedNodes",void 0);ue([X({hasChanged:Ie})],ee.prototype,"userClosedNodes",void 0);var Ud={"ftds-tree-list":ee};te(Ud);})();
|
|
2526
2526
|
/*! Bundled license information:
|
|
2527
2527
|
|
|
2528
2528
|
@webcomponents/scoped-custom-element-registry/src/scoped-custom-element-registry.js:
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluid-topics/ftds-tree-list",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.20",
|
|
4
4
|
"description": "The design system tree list component",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Lit"
|
|
@@ -19,16 +19,16 @@
|
|
|
19
19
|
"url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@fluid-topics/ft-assets": "2.1.
|
|
23
|
-
"@fluid-topics/ft-skeleton": "2.1.
|
|
24
|
-
"@fluid-topics/ft-wc-utils": "2.1.
|
|
25
|
-
"@fluid-topics/ftds-button": "2.1.
|
|
26
|
-
"@fluid-topics/ftds-icon": "2.1.
|
|
27
|
-
"@fluid-topics/ftds-typography": "2.1.
|
|
22
|
+
"@fluid-topics/ft-assets": "2.1.20",
|
|
23
|
+
"@fluid-topics/ft-skeleton": "2.1.20",
|
|
24
|
+
"@fluid-topics/ft-wc-utils": "2.1.20",
|
|
25
|
+
"@fluid-topics/ftds-button": "2.1.20",
|
|
26
|
+
"@fluid-topics/ftds-icon": "2.1.20",
|
|
27
|
+
"@fluid-topics/ftds-typography": "2.1.20",
|
|
28
28
|
"lit": "3.1.0"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"@fluid-topics/ft-wc-test-utils": "2.1.
|
|
31
|
+
"@fluid-topics/ft-wc-test-utils": "2.1.20"
|
|
32
32
|
},
|
|
33
|
-
"gitHead": "
|
|
33
|
+
"gitHead": "77e9f03085f977dde887e175b964bf66b862253f"
|
|
34
34
|
}
|