@fluid-topics/ft-file-button 1.3.54 → 1.3.56
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.
|
@@ -45,7 +45,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
45
45
|
input::-webkit-search-results-decoration {
|
|
46
46
|
display: none;
|
|
47
47
|
}
|
|
48
|
-
`;var tc={};var Va={};W(Va,{ParametrizedLabelResolver:()=>qr});var qr=class t{constructor(e,o){this.defaultLabels=e,this.labels=o}resolve(e,...o){var n,a;e=this.resolvePluralKey(e,o);let i=(a=(n=this.labels[e])!==null&&n!==void 0?n:this.defaultLabels[e])!==null&&a!==void 0?a:"";return t.replaceParameters(i,...o)}static replaceParameters(e,...o){return o.forEach((n,a)=>e=e.replace(new RegExp(`\\{${a}([^}]*)\\}`,"g"),(i,s)=>t.formatValue(n,s))),e}resolvePluralKey(e,o){for(let n of o)if(typeof n=="number"){let a=`${String(e)}[\\=${n}]`;if(a in this.labels||a in this.defaultLabels)return a}return e}static formatValue(e,o){return e instanceof Date?t.formatDate(e,o):e??""}static formatDate(e,o){let n=a=>o?.includes("date")?e.toLocaleDateString(a):o?.includes("time")?e.toLocaleTimeString(a):e.toLocaleString(a);try{return n(document.documentElement.lang)}catch{return n()}}};var gi={};W(gi,{FtCommandQueue:()=>Yr,FtLitElementRedux:()=>Jr,FtReduxStore:()=>Dt,FtStateManager:()=>mi,ReduxWatcher:()=>pn,clearAllStores:()=>Gp,isFtReduxStore:()=>or,redux:()=>rr,reduxEventListener:()=>sp,reduxReactive:()=>ip,watch:()=>jp,withRedux:()=>rc});var ip=()=>(t,e)=>{var o;let n=t.constructor;n.reduxReactiveProperties=new Set(n.reduxReactiveProperties),(o=n.reduxReactiveProperties)===null||o===void 0||o.add(e)},rr=t=>{let e=t??{};return(o,n)=>{var a;let i={hasChanged:Ye,attribute:!1,...e};E(i)(o,n);let s=o.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(a=e.selector)!==null&&a!==void 0?a:c=>c[n],store:e.store})}},sp=t=>(e,o)=>{let n=e.constructor;n.reduxEventListeners=new Map(n.reduxEventListeners),n.reduxEventListeners.set(o,t)};var Yr=class{constructor(){this.queue=[]}add(e,o=!1){o&&this.clear(e.type),this.queue.push(e)}consume(e){let o=this.queue.find(n=>n.type===e);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(e){typeof e=="string"?this.queue=this.queue.filter(o=>o.type!==e):this.queue=this.queue.filter(o=>!e.test(o.type))}};function or(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Xr=Symbol("internalReduxEventsUnsubscribers"),dt=Symbol("internalStoresUnsubscribers"),It=Symbol("internalStores"),rc=de(Symbol("withRedux"),function(t){var e,o,n;class a extends t{constructor(){super(...arguments),this[e]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(c=>s.has(c))&&this.updateFromStores()}getUnnamedStore(){if(this[It].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[It].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[It].get(s)}addStore(s,c){var d;c=(d=c??s.name)!==null&&d!==void 0?d:"default-store",this.unsubscribeFromStore(c),this[It].set(c,s),this.subscribeToStore(c,s),this.updateFromStores()}removeStore(s){let c=typeof s=="string"?s:s.name;this.unsubscribeFromStore(c),this[It].delete(c)}setupStores(){this.unsubscribeFromStores(),this[It].forEach((s,c)=>this.subscribeToStore(c,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,c)=>{let d=this.constructor.getPropertyOptions(c);if(!d?.attribute||!this.hasAttribute(typeof d?.attribute=="string"?d.attribute:c)){let p=this.getStore(s.store);p&&(s.store?this[dt].has(s.store):this[dt].size>0)&&(this[c]=s.selector(p.getState(),this))}})}subscribeToStore(s,c){var d;this[dt].set(s,c.subscribe(()=>this.updateFromStores())),this[Xr].set(s,[]),or(c)&&c.eventBus&&((d=this.reduxConstructor.reduxEventListeners)===null||d===void 0||d.forEach((p,h)=>{if(typeof this[h]=="function"&&(!p.store||c.name===p.store)){let f=y=>this[h](y);c.addEventListener(p.eventName,f),this[Xr].get(s).push(()=>c.removeEventListener(p.eventName,f))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[dt].forEach((s,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(s){var c;this[dt].has(s)&&this[dt].get(s)(),this[dt].delete(s),(c=this[Xr].get(s))===null||c===void 0||c.forEach(d=>d()),this[Xr].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=dt,o=It,n=Xr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),Jr=class extends rc(j){};function Re(t){for(var e=arguments.length,o=Array(e>1?e-1:0),n=1;n<e;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function rt(t){return!!t&&!!t[Q]}function De(t){var e;return!!t&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===yp}(t)||Array.isArray(t)||!!t[lc]||!!(!((e=t.constructor)===null||e===void 0)&&e[lc])||ti(t)||ri(t))}function Pt(t,e,o){o===void 0&&(o=!1),ir(t)===0?(o?Object.keys:ar)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,a){return e(a,n,t)})}function ir(t){var e=t[Q];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:ti(t)?2:ri(t)?3:0}function nr(t,e){return ir(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function cp(t,e){return ir(t)===2?t.get(e):t[e]}function dc(t,e,o){var n=ir(t);n===2?t.set(e,o):n===3?t.add(o):t[e]=o}function uc(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function ti(t){return fp&&t instanceof Map}function ri(t){return hp&&t instanceof Set}function ut(t){return t.o||t.t}function oi(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=hc(t);delete e[Q];for(var o=ar(e),n=0;n<o.length;n++){var a=o[n],i=e[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(e[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:t[a]})}return Object.create(Object.getPrototypeOf(t),e)}function ni(t,e){return e===void 0&&(e=!1),ai(t)||rt(t)||!De(t)||(ir(t)>1&&(t.set=t.add=t.clear=t.delete=lp),Object.freeze(t),e&&Pt(t,function(o,n){return ni(n,!0)},!0)),t}function lp(){Re(2)}function ai(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Ge(t){var e=ei[t];return e||Re(18,t),e}function dp(t,e){ei[t]||(ei[t]=e)}function Xa(){return eo}function Ka(t,e){e&&(Ge("Patches"),t.u=[],t.s=[],t.v=e)}function sn(t){Ja(t),t.p.forEach(up),t.p=null}function Ja(t){t===eo&&(eo=t.l)}function oc(t){return eo={p:[],l:eo,h:t,m:!0,_:0}}function up(t){var e=t[Q];e.i===0||e.i===1?e.j():e.g=!0}function Za(t,e){e._=e.p.length;var o=e.p[0],n=t!==void 0&&t!==o;return e.h.O||Ge("ES5").S(e,t,n),n?(o[Q].P&&(sn(e),Re(4)),De(t)&&(t=cn(e,t),e.l||ln(e,t)),e.u&&Ge("Patches").M(o[Q].t,t,e.u,e.s)):t=cn(e,o,[]),sn(e),e.u&&e.v(e.u,e.s),t!==fc?t:void 0}function cn(t,e,o){if(ai(e))return e;var n=e[Q];if(!n)return Pt(e,function(c,d){return nc(t,n,e,c,d,o)},!0),e;if(n.A!==t)return e;if(!n.P)return ln(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=oi(n.k):n.o,i=a,s=!1;n.i===3&&(i=new Set(a),a.clear(),s=!0),Pt(i,function(c,d){return nc(t,n,a,c,d,o,s)}),ln(t,a,!1),o&&t.u&&Ge("Patches").N(n,o,t.u,t.s)}return n.o}function nc(t,e,o,n,a,i,s){if(rt(a)){var c=cn(t,a,i&&e&&e.i!==3&&!nr(e.R,n)?i.concat(n):void 0);if(dc(o,n,c),!rt(c))return;t.m=!1}else s&&o.add(a);if(De(a)&&!ai(a)){if(!t.h.D&&t._<1)return;cn(t,a),e&&e.A.l||ln(t,a)}}function ln(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&ni(e,o)}function qa(t,e){var o=t[Q];return(o?ut(o):t)[e]}function ac(t,e){if(e in t)for(var o=Object.getPrototypeOf(t);o;){var n=Object.getOwnPropertyDescriptor(o,e);if(n)return n;o=Object.getPrototypeOf(o)}}function pt(t){t.P||(t.P=!0,t.l&&pt(t.l))}function Ya(t){t.o||(t.o=oi(t.t))}function Qa(t,e,o){var n=ti(e)?Ge("MapSet").F(e,o):ri(e)?Ge("MapSet").T(e,o):t.O?function(a,i){var s=Array.isArray(a),c={i:s?1:0,A:i?i.A:Xa(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},d=c,p=to;s&&(d=[c],p=Qr);var h=Proxy.revocable(d,p),f=h.revoke,y=h.proxy;return c.k=y,c.j=f,y}(e,o):Ge("ES5").J(e,o);return(o?o.A:Xa()).p.push(n),n}function pp(t){return rt(t)||Re(22,t),function e(o){if(!De(o))return o;var n,a=o[Q],i=ir(o);if(a){if(!a.P&&(a.i<4||!Ge("ES5").K(a)))return a.t;a.I=!0,n=ic(o,i),a.I=!1}else n=ic(o,i);return Pt(n,function(s,c){a&&cp(a.t,s)===c||dc(n,s,e(c))}),i===3?new Set(n):n}(t)}function ic(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return oi(t)}function pc(){function t(s,c){var d=i[s];return d?d.enumerable=c:i[s]=d={configurable:!0,enumerable:c,get:function(){var p=this[Q];return to.get(p,s)},set:function(p){var h=this[Q];to.set(h,s,p)}},d}function e(s){for(var c=s.length-1;c>=0;c--){var d=s[c][Q];if(!d.P)switch(d.i){case 5:n(d)&&pt(d);break;case 4:o(d)&&pt(d)}}}function o(s){for(var c=s.t,d=s.k,p=ar(d),h=p.length-1;h>=0;h--){var f=p[h];if(f!==Q){var y=c[f];if(y===void 0&&!nr(c,f))return!0;var x=d[f],b=x&&x[Q];if(b?b.t!==y:!uc(x,y))return!0}}var A=!!c[Q];return p.length!==ar(c).length+(A?0:1)}function n(s){var c=s.k;if(c.length!==s.t.length)return!0;var d=Object.getOwnPropertyDescriptor(c,c.length-1);if(d&&!d.get)return!0;for(var p=0;p<c.length;p++)if(!c.hasOwnProperty(p))return!0;return!1}function a(s){s.g&&Re(3,JSON.stringify(ut(s)))}var i={};dp("ES5",{J:function(s,c){var d=Array.isArray(s),p=function(f,y){if(f){for(var x=Array(y.length),b=0;b<y.length;b++)Object.defineProperty(x,""+b,t(b,!0));return x}var A=hc(y);delete A[Q];for(var R=ar(A),T=0;T<R.length;T++){var N=R[T];A[N]=t(N,f||!!A[N].enumerable)}return Object.create(Object.getPrototypeOf(y),A)}(d,s),h={i:d?5:4,A:c?c.A:Xa(),P:!1,I:!1,R:{},l:c,t:s,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,Q,{value:h,writable:!0}),p},S:function(s,c,d){d?rt(c)&&c[Q].A===s&&e(s.p):(s.u&&function p(h){if(h&&typeof h=="object"){var f=h[Q];if(f){var y=f.t,x=f.k,b=f.R,A=f.i;if(A===4)Pt(x,function(v){v!==Q&&(y[v]!==void 0||nr(y,v)?b[v]||p(x[v]):(b[v]=!0,pt(f)))}),Pt(y,function(v){x[v]!==void 0||nr(x,v)||(b[v]=!1,pt(f))});else if(A===5){if(n(f)&&(pt(f),b.length=!0),x.length<y.length)for(var R=x.length;R<y.length;R++)b[R]=!1;else for(var T=y.length;T<x.length;T++)b[T]=!0;for(var N=Math.min(x.length,y.length),O=0;O<N;O++)x.hasOwnProperty(O)||(b[O]=!0),b[O]===void 0&&p(x[O])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?o(s):n(s)}})}var sc,eo,ii=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",fp=typeof Map<"u",hp=typeof Set<"u",cc=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",fc=ii?Symbol.for("immer-nothing"):((sc={})["immer-nothing"]=!0,sc),lc=ii?Symbol.for("immer-draftable"):"__$immer_draftable",Q=ii?Symbol.for("immer-state"):"__$immer_state";var yp=""+Object.prototype.constructor,ar=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,hc=Object.getOwnPropertyDescriptors||function(t){var e={};return ar(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},ei={},to={get:function(t,e){if(e===Q)return t;var o=ut(t);if(!nr(o,e))return function(a,i,s){var c,d=ac(i,s);return d?"value"in d?d.value:(c=d.get)===null||c===void 0?void 0:c.call(a.k):void 0}(t,o,e);var n=o[e];return t.I||!De(n)?n:n===qa(t.t,e)?(Ya(t),t.o[e]=Qa(t.A.h,n,t)):n},has:function(t,e){return e in ut(t)},ownKeys:function(t){return Reflect.ownKeys(ut(t))},set:function(t,e,o){var n=ac(ut(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var a=qa(ut(t),e),i=a?.[Q];if(i&&i.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(uc(o,a)&&(o!==void 0||nr(t.t,e)))return!0;Ya(t),pt(t)}return t.o[e]===o&&(o!==void 0||e in t.o)||Number.isNaN(o)&&Number.isNaN(t.o[e])||(t.o[e]=o,t.R[e]=!0),!0},deleteProperty:function(t,e){return qa(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Ya(t),pt(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=ut(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){Re(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Re(12)}},Qr={};Pt(to,function(t,e){Qr[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Qr.deleteProperty=function(t,e){return Qr.set.call(this,t,e,void 0)},Qr.set=function(t,e,o){return to.set.call(this,t[0],e,o,t[0])};var mp=function(){function t(o){var n=this;this.O=cc,this.D=!0,this.produce=function(a,i,s){if(typeof a=="function"&&typeof i!="function"){var c=i;i=a;var d=n;return function(A){var R=this;A===void 0&&(A=c);for(var T=arguments.length,N=Array(T>1?T-1:0),O=1;O<T;O++)N[O-1]=arguments[O];return d.produce(A,function(v){var C;return(C=i).call.apply(C,[R,v].concat(N))})}}var p;if(typeof i!="function"&&Re(6),s!==void 0&&typeof s!="function"&&Re(7),De(a)){var h=oc(n),f=Qa(n,a,void 0),y=!0;try{p=i(f),y=!1}finally{y?sn(h):Ja(h)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(A){return Ka(h,s),Za(A,h)},function(A){throw sn(h),A}):(Ka(h,s),Za(p,h))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===fc&&(p=void 0),n.D&&ni(p,!0),s){var x=[],b=[];Ge("Patches").M(a,p,x,b),s(x,b)}return p}Re(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var h=arguments.length,f=Array(h>1?h-1:0),y=1;y<h;y++)f[y-1]=arguments[y];return n.produceWithPatches(p,function(x){return a.apply(void 0,[x].concat(f))})};var s,c,d=n.produce(a,i,function(p,h){s=p,c=h});return typeof Promise<"u"&&d instanceof Promise?d.then(function(p){return[p,s,c]}):[d,s,c]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var e=t.prototype;return e.createDraft=function(o){De(o)||Re(8),rt(o)&&(o=pp(o));var n=oc(this),a=Qa(this,o,void 0);return a[Q].C=!0,Ja(n),a},e.finishDraft=function(o,n){var a=o&&o[Q],i=a.A;return Ka(i,n),Za(void 0,i)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!cc&&Re(20),this.O=o},e.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}a>-1&&(n=n.slice(a+1));var s=Ge("Patches").$;return rt(o)?s(o,n):this.produce(o,function(c){return s(c,n)})},t}(),Se=new mp,gp=Se.produce,Qb=Se.produceWithPatches.bind(Se),ex=Se.setAutoFreeze.bind(Se),tx=Se.setUseProxies.bind(Se),rx=Se.applyPatches.bind(Se),ox=Se.createDraft.bind(Se),nx=Se.finishDraft.bind(Se),dn=gp;function kt(t){"@babel/helpers - typeof";return kt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},kt(t)}function yc(t,e){if(kt(t)!="object"||!t)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,e||"default");if(kt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function mc(t){var e=yc(t,"string");return kt(e)=="symbol"?e:e+""}function gc(t,e,o){return(e=mc(e))in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function bc(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(t,a).enumerable})),o.push.apply(o,n)}return o}function si(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?bc(Object(o),!0).forEach(function(n){gc(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):bc(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function fe(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var xc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),ci=function(){return Math.random().toString(36).substring(7).split("").join(".")},un={INIT:"@@redux/INIT"+ci(),REPLACE:"@@redux/REPLACE"+ci(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ci()}};function bp(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function li(t,e,o){var n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(fe(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(fe(1));return o(li)(t,e)}if(typeof t!="function")throw new Error(fe(2));var a=t,i=e,s=[],c=s,d=!1;function p(){c===s&&(c=s.slice())}function h(){if(d)throw new Error(fe(3));return i}function f(A){if(typeof A!="function")throw new Error(fe(4));if(d)throw new Error(fe(5));var R=!0;return p(),c.push(A),function(){if(R){if(d)throw new Error(fe(6));R=!1,p();var N=c.indexOf(A);c.splice(N,1),s=null}}}function y(A){if(!bp(A))throw new Error(fe(7));if(typeof A.type>"u")throw new Error(fe(8));if(d)throw new Error(fe(9));try{d=!0,i=a(i,A)}finally{d=!1}for(var R=s=c,T=0;T<R.length;T++){var N=R[T];N()}return A}function x(A){if(typeof A!="function")throw new Error(fe(10));a=A,y({type:un.REPLACE})}function b(){var A,R=f;return A={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(fe(11));function O(){N.next&&N.next(h())}O();var v=R(O);return{unsubscribe:v}}},A[xc]=function(){return this},A}return y({type:un.INIT}),n={dispatch:y,subscribe:f,getState:h,replaceReducer:x},n[xc]=b,n}function xp(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:un.INIT});if(typeof n>"u")throw new Error(fe(12));if(typeof o(void 0,{type:un.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(fe(13))})}function vc(t){for(var e=Object.keys(t),o={},n=0;n<e.length;n++){var a=e[n];typeof t[a]=="function"&&(o[a]=t[a])}var i=Object.keys(o),s,c;try{xp(o)}catch(d){c=d}return function(p,h){if(p===void 0&&(p={}),c)throw c;if(0)var f;for(var y=!1,x={},b=0;b<i.length;b++){var A=i[b],R=o[A],T=p[A],N=R(T,h);if(typeof N>"u"){var O=h&&h.type;throw new Error(fe(14))}x[A]=N,y=y||N!==T}return y=y||i.length!==Object.keys(p).length,y?x:p}}function sr(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function Sc(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(fe(15))},s={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},c=e.map(function(d){return d(s)});return i=sr.apply(void 0,c)(a.dispatch),si(si({},a),{},{dispatch:i})}}}function Oc(t){var e=function(n){var a=n.dispatch,i=n.getState;return function(s){return function(c){return typeof c=="function"?c(a,i,t):s(c)}}};return e}var Cc=Oc();Cc.withExtraArgument=Oc;var di=Cc;var Tc=function(){var t=function(e,o){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},t(e,o)};return function(e,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(e,o);function n(){this.constructor=e}e.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),vp=function(t,e){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,s;return s={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function c(p){return function(h){return d([p,h])}}function d(p){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=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 o.label++,{value:p[1],done:!1};case 5:o.label++,a=p[1],p=[0];continue;case 7:p=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(p[0]===6||p[0]===2)){o=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]<i[3])){o.label=p[1];break}if(p[0]===6&&o.label<i[1]){o.label=i[1],i=p;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(p);break}i[2]&&o.ops.pop(),o.trys.pop();continue}p=e.call(t,o)}catch(h){p=[6,h],a=0}finally{n=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},cr=function(t,e){for(var o=0,n=e.length,a=t.length;o<n;o++,a++)t[a]=e[o];return t},Sp=Object.defineProperty,Op=Object.defineProperties,Cp=Object.getOwnPropertyDescriptors,Ec=Object.getOwnPropertySymbols,Ep=Object.prototype.hasOwnProperty,Ap=Object.prototype.propertyIsEnumerable,Ac=function(t,e,o){return e in t?Sp(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},ft=function(t,e){for(var o in e||(e={}))Ep.call(e,o)&&Ac(t,o,e[o]);if(Ec)for(var n=0,a=Ec(e);n<a.length;n++){var o=a[n];Ap.call(e,o)&&Ac(t,o,e[o])}return t},ui=function(t,e){return Op(t,Cp(e))},wp=function(t,e,o){return new Promise(function(n,a){var i=function(d){try{c(o.next(d))}catch(p){a(p)}},s=function(d){try{c(o.throw(d))}catch(p){a(p)}},c=function(d){return d.done?n(d.value):Promise.resolve(d.value).then(i,s)};c((o=o.apply(t,e)).next())})};var Rp=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?sr:sr.apply(null,arguments)},Ox=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Tp(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var o=e;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return e===o}var _p=function(t){Tc(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=t.apply(this,o)||this;return Object.setPrototypeOf(a,e.prototype),a}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,cr([void 0],o[0].concat(this)))):new(e.bind.apply(e,cr([void 0],o.concat(this))))},e}(Array),Lp=function(t){Tc(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=t.apply(this,o)||this;return Object.setPrototypeOf(a,e.prototype),a}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,cr([void 0],o[0].concat(this)))):new(e.bind.apply(e,cr([void 0],o.concat(this))))},e}(Array);function hi(t){return De(t)?dn(t,function(){}):t}function Np(t){return typeof t=="boolean"}function Ip(){return function(e){return Pp(e)}}function Pp(t){t===void 0&&(t={});var e=t.thunk,o=e===void 0?!0:e,n=t.immutableCheck,a=n===void 0?!0:n,i=t.serializableCheck,s=i===void 0?!0:i,c=new _p;if(o&&(Np(o)?c.push(di):c.push(di.withExtraArgument(o.extraArgument))),0){if(a)var d;if(s)var p}return c}var pi=!0;function _c(t){var e=Ip(),o=t||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,s=i===void 0?e():i,c=o.devTools,d=c===void 0?!0:c,p=o.preloadedState,h=p===void 0?void 0:p,f=o.enhancers,y=f===void 0?void 0:f,x;if(typeof a=="function")x=a;else if(Tp(a))x=vc(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 b=s;if(typeof b=="function"&&(b=b(e),!pi&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!pi&&b.some(function(v){return typeof v!="function"}))throw new Error("each middleware provided to configureStore must be a function");var A=Sc.apply(void 0,b),R=sr;d&&(R=Rp(ft({trace:!pi},typeof d=="object"&&d)));var T=new Lp(A),N=T;Array.isArray(y)?N=cr([A],y):typeof y=="function"&&(N=y(T));var O=R.apply(void 0,N);return li(x,h,O)}function ht(t,e){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(e){var i=e.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return ft(ft({type:t,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:t,payload:n[0]}}return o.toString=function(){return""+t},o.type=t,o.match=function(n){return n.type===t},o}function Lc(t){var e={},o=[],n,a={addCase:function(i,s){var c=typeof i=="string"?i:i.type;if(c in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[c]=s,a},addMatcher:function(i,s){return o.push({matcher:i,reducer:s}),a},addDefaultCase:function(i){return n=i,a}};return t(a),[e,o,n]}function kp(t){return typeof t=="function"}function Dp(t,e,o,n){o===void 0&&(o=[]);var a=typeof e=="function"?Lc(e):[e,o,n],i=a[0],s=a[1],c=a[2],d;if(kp(t))d=function(){return hi(t())};else{var p=hi(t);d=function(){return p}}function h(f,y){f===void 0&&(f=d());var x=cr([i[y.type]],s.filter(function(b){var A=b.matcher;return A(y)}).map(function(b){var A=b.reducer;return A}));return x.filter(function(b){return!!b}).length===0&&(x=[c]),x.reduce(function(b,A){if(A)if(rt(b)){var R=b,T=A(R,y);return T===void 0?b:T}else{if(De(b))return dn(b,function(N){return A(N,y)});var T=A(b,y);if(T===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return T}return b},f)}return h.getInitialState=d,h}function Mp(t,e){return t+"/"+e}function Nc(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof t.initialState=="function"?t.initialState:hi(t.initialState),n=t.reducers||{},a=Object.keys(n),i={},s={},c={};a.forEach(function(h){var f=n[h],y=Mp(e,h),x,b;"reducer"in f?(x=f.reducer,b=f.prepare):x=f,i[h]=x,s[y]=x,c[h]=b?ht(y,b):ht(y)});function d(){var h=typeof t.extraReducers=="function"?Lc(t.extraReducers):[t.extraReducers],f=h[0],y=f===void 0?{}:f,x=h[1],b=x===void 0?[]:x,A=h[2],R=A===void 0?void 0:A,T=ft(ft({},y),s);return Dp(o,function(N){for(var O in T)N.addCase(O,T[O]);for(var v=0,C=b;v<C.length;v++){var k=C[v];N.addMatcher(k.matcher,k.reducer)}R&&N.addDefaultCase(R)})}var p;return{name:e,reducer:function(h,f){return p||(p=d()),p(h,f)},actions:c,caseReducers:i,getInitialState:function(){return p||(p=d()),p.getInitialState()}}}var Bp="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Up=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=Bp[Math.random()*64|0];return e},$p=["name","message","stack","code"],fi=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),wc=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Fp=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=$p;o<n.length;o++){var a=n[o];typeof t[a]=="string"&&(e[a]=t[a])}return e}return{message:String(t)}},wx=function(){function t(e,o,n){var a=ht(e+"/fulfilled",function(h,f,y,x){return{payload:h,meta:ui(ft({},x||{}),{arg:y,requestId:f,requestStatus:"fulfilled"})}}),i=ht(e+"/pending",function(h,f,y){return{payload:void 0,meta:ui(ft({},y||{}),{arg:f,requestId:h,requestStatus:"pending"})}}),s=ht(e+"/rejected",function(h,f,y,x,b){return{payload:x,error:(n&&n.serializeError||Fp)(h||"Rejected"),meta:ui(ft({},b||{}),{arg:y,requestId:f,rejectedWithValue:!!x,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),c=!1,d=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function p(h){return function(f,y,x){var b=n?.idGenerator?n.idGenerator(h):Up(),A=new d,R,T=!1;function N(v){R=v,A.abort()}var O=function(){return wp(this,null,function(){var v,C,k,U,H,$,M;return vp(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),U=(v=n?.condition)==null?void 0:v.call(n,h,{getState:y,extra:x}),Wp(U)?[4,U]:[3,2];case 1:U=m.sent(),m.label=2;case 2:if(U===!1||A.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return T=!0,H=new Promise(function(S,I){return A.signal.addEventListener("abort",function(){return I({name:"AbortError",message:R||"Aborted"})})}),f(i(b,h,(C=n?.getPendingMeta)==null?void 0:C.call(n,{requestId:b,arg:h},{getState:y,extra:x}))),[4,Promise.race([H,Promise.resolve(o(h,{dispatch:f,getState:y,extra:x,requestId:b,signal:A.signal,abort:N,rejectWithValue:function(S,I){return new fi(S,I)},fulfillWithValue:function(S,I){return new wc(S,I)}})).then(function(S){if(S instanceof fi)throw S;return S instanceof wc?a(S.payload,b,h,S.meta):a(S,b,h)})])];case 3:return k=m.sent(),[3,5];case 4:return $=m.sent(),k=$ instanceof fi?s(null,b,h,$.payload,$.meta):s($,b,h),[3,5];case 5:return M=n&&!n.dispatchConditionRejection&&s.match(k)&&k.meta.condition,M||f(k),[2,k]}})})}();return Object.assign(O,{abort:N,requestId:b,arg:h,unwrap:function(){return O.then(Hp)}})}}return Object.assign(p,{pending:i,rejected:s,fulfilled:a,typePrefix:e})}return t.withTypes=function(){return t},t}();function Hp(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Wp(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Ic="listener",Pc="completed",kc="cancelled",Rx="task-"+kc,Tx="task-"+Pc,_x=Ic+"-"+kc,Lx=Ic+"-"+Pc;var yi="listenerMiddleware";var Nx=ht(yi+"/add"),Ix=ht(yi+"/removeAll"),Px=ht(yi+"/remove");var Rc,kx=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Rc||(Rc=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},zp=function(t){return function(e){setTimeout(e,t)}},Dx=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:zp(10);pc();window.ftReduxStores||(window.ftReduxStores={});var Dt=class t extends Xe{static get(e){var o;let n=typeof e=="string"?e:e.name,a=typeof e=="string"?void 0:e,i=window.ftReduxStores[n];if(or(i))return i;if(a==null)return;let s=Nc({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),c=_c({reducer:(d,p)=>p.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...d,...p.overwrites}:s.reducer(d,p)});return window.ftReduxStores[a.name]=new t(s,c,a.eventBus)}constructor(e,o,n){super(),this.reduxSlice=e,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new Yr;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,c)=>{let d=s,p=i[d];return p?(...h)=>{let f=p(...h.map(a));return this.reduxStore.dispatch(f),f}:h=>{this.setState({[d]:a(h)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};function Gp(){var t;for(let e of Object.values((t=window.ftReduxStores)!==null&&t!==void 0?t:{}))or(e)&&e.clear()}var pn=class{constructor(e,o,n){this.store=e,this.valueSelector=o,this.callback=n}watch(){return this.stop(),this.lastValue=this.valueSelector(this.store.getState()),this.unsubscribe=this.store.subscribe(()=>{let e=this.store.getState(),o=this.valueSelector(e);Ye(this.lastValue,o)&&(this.callback(o,e),this.lastValue=o)}),this}stop(){return this.unsubscribe!=null&&(this.unsubscribe(),this.unsubscribe=void 0),this.lastValue=void 0,this}};function jp(t,e,o){return new pn(t,e,o).watch()}var mi=class{constructor(){this.requestConsumers=new Map}getOrCreateRequestConsumers(e){var o;return(o=this.requestConsumers.get(e))!==null&&o!==void 0?o:this.requestConsumers.set(e,new Set).get(e)}registerComponent(e,o){for(let n of o)this.getOrCreateRequestConsumers(n).add(e)}unregisterComponent(e,o){for(let n of o)this.getOrCreateRequestConsumers(n).delete(e)}isRequestNeeded(e){return this.getOrCreateRequestConsumers(e).size>0}};var vi={};W(vi,{scrollHelper:()=>Vp});var bi,fn=new Map,xi=class{lock(e,o){if(o){let n=fn.get(o);if(n==null||n===e)return fn.set(o,e),o}}release(e,o){o&&fn.get(o)===e&&fn.delete(o)}findFirstScrollableParent(e){var o;let n,a;for(let i of oa(e)){let s=i,c=this.elementCanScroll(s);if(c&&s.clientHeight&&s.clientHeight<s.scrollHeight){n=s;break}else c&&a==null&&(a=s)}return(o=n??a)!==null&&o!==void 0?o:document.body}elementCanScroll(e){try{return["auto","scroll"].includes(getComputedStyle(e).overflowY)}catch{return!1}}getAbsoluteScrollOffset(e,o){var n,a;let i=0;for(;o&&o.offsetParent!==e.offsetParent;)i+=(n=o.offsetTop)!==null&&n!==void 0?n:0,o=o.offsetParent;return i+((a=o?.offsetTop)!==null&&a!==void 0?a:0)-e.offsetTop}computeTopOffsetRatio(e,o){if(typeof e=="number")return e;switch(e){case"end":return 1;case"center":return .5;case"nearest":return o;default:return 0}}scrollIntoViewIfPossible(e,o){let n=this.findFirstScrollableParent(e);if(e&&this.lock(this,n)){let a=this.getAbsoluteScrollOffset(n,e),i=a-n.clientHeight+e.clientHeight,s=a,c=Ur(0,(s-n.scrollTop)/(s-i),1),d=this.computeTopOffsetRatio(o?.position,c)*(i-s)+s;n.scrollTo({behavior:o?.behavior,top:d})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",e,n);this.release(this,n)}};window.FluidTopicsScrollHelper=(bi=window.FluidTopicsScrollHelper)!==null&&bi!==void 0?bi:new xi;var Vp=window.FluidTopicsScrollHelper;var Oi={};W(Oi,{SearchPlaceConverter:()=>pr,SearchPlaceQueryParams:()=>K,isSearchPlaceQueryParams:()=>yl,serializeRequest:()=>Yp});var Zp=Sd(Mc(),1);var Bc;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Bc||(Bc={}));var Uc;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Uc||(Uc={}));var $c;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})($c||($c={}));var Fc;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(Fc||(Fc={}));var Hc;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Hc||(Hc={}));var Wc;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(Wc||(Wc={}));var zc;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.CHATBOT__RATE="CHATBOT__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",t.TOPIC__DISPLAY="TOPIC__DISPLAY",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(zc||(zc={}));var Gc;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(Gc||(Gc={}));var jc;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",t.LINK_PREVIEW="LINK_PREVIEW"})(jc||(jc={}));var Vc;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Vc||(Vc={}));var Kc;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Kc||(Kc={}));var Zc;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Zc||(Zc={}));var qc;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(qc||(qc={}));var Yc;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(Yc||(Yc={}));var dr;(function(t){t.OPTIONAL="OPTIONAL",t.MANDATORY="MANDATORY"})(dr||(dr={}));var Xc;(function(t){t.ASC="ASC",t.DESC="DESC"})(Xc||(Xc={}));var Jc;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(Jc||(Jc={}));var Si;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Si||(Si={}));var al=t=>Object.keys(Si).includes(t);var Qc;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(Qc||(Qc={}));var el;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(el||(el={}));var tl;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(tl||(tl={}));var ur;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(ur||(ur={}));var il=t=>Object.keys(ur).includes(t);var rl;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.HTML_PACKAGE="HTML_PACKAGE",t.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(rl||(rl={}));var ol;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(ol||(ol={}));var nl;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(nl||(nl={}));var oe;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(oe||(oe={}));var Te;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(Te||(Te={}));var sl;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(sl||(sl={}));var cl;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(cl||(cl={}));var ll;(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(ll||(ll={}));var dl;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(dl||(dl={}));var ul;(function(t){t.HTML="HTML",t.MARKDOWN="MARKDOWN"})(ul||(ul={}));var Kp={[oe.PERSONAL_BOOK_SHARE_USER]:[oe.PERSONAL_BOOK_USER],[oe.HTML_EXPORT_USER]:[oe.PERSONAL_BOOK_USER],[oe.PDF_EXPORT_USER]:[oe.PERSONAL_BOOK_USER],[oe.KHUB_ADMIN]:[oe.CONTENT_PUBLISHER],[oe.ADMIN]:[oe.KHUB_ADMIN,oe.USERS_ADMIN,oe.PORTAL_ADMIN],[oe.GENERATIVE_AI_EXPORT_USER]:[oe.GENERATIVE_AI_USER]};function pl(t,e){return t===e||(Kp[t]??[]).some(o=>pl(o,e))}function fl(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(n=>pl(n,e))}function qp(t){return`"${t}"`}function hl(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function Yp(t,e){return new pr(t).serialize(e)}var K;(function(t){t.LOCALE="content-lang",t.QUERY="query",t.SCOPE="scope",t.FILTERS="filters",t.VIRTUAL_FIELD="virtual-field",t.PERIOD="period",t.VALUE_FILTERS="value-filters",t.DATE_FILTERS="date-filters",t.RANGE_FILTERS="range-filters",t.SORT="sort",t.PER_PAGE="per-page",t.KEYWORD_MATCH="keyword-match"})(K||(K={}));var Xp=new Set(Object.values(K));function yl(t){return Xp.has(t)}var pr=class{constructor(e,o=20,n=!1,a="en-US"){this.baseUrl=e,this.defaultPerPage=o,this.allLanguagesAllowed=n,this.defaultContentLocale=a,this.scopeMapping={documents:"DOCUMENTS",topics:"ALL_TOPICS"},this.filtersEscapeMapping=[["*","\\*","[ft-escaped-star-character]"],["~","\\\\~","[ft-escaped-tilde-character]"],["_","\\\\\\\\_","[ft-escaped-underscore-character]"]]}serialize(e,o){return this.serializeToCurrentPageIfPossible(e,o??"/search")}serializeToCurrentPageIfPossible(e,o){let n=o==null||o.trim().length===0,a=new URL(n?window.location.href:`${this.baseUrl.replace(/\/+$/,"")}${o}`);return a.search=this.toURLSearchParams(e),a.toString()}toURLSearchParams(e,o=!1){var n,a,i,s,c,d,p,h,f,y,x;let b=new URLSearchParams;e.contentLocale?(!o||e.contentLocale!==this.defaultContentLocale)&&b.append(K.LOCALE,e.contentLocale):b.append(K.LOCALE,this.allLanguagesAllowed?"all":this.defaultContentLocale),((n=e.query)===null||n===void 0?void 0:n.length)>0&&b.append(K.QUERY,e.query);let A=(i=(a=e.metadataFilters)===null||a===void 0?void 0:a.filter(v=>v.valueFilter&&!v.valueFilter.negative))!==null&&i!==void 0?i:[];if(A.length>0){let v=A.map(C=>{var k,U;let H=((U=(k=C.valueFilter)===null||k===void 0?void 0:k.values)!==null&&U!==void 0?U:[]).map($=>this.escapeFilters($)).map($=>qp(hl($))).join("_");return`${C.key}~${H}`}).join("*");b.append(K.VALUE_FILTERS,v)}let R=(c=(s=e.metadataFilters)===null||s===void 0?void 0:s.filter(v=>v.dateFilter))!==null&&c!==void 0?c:[];if(R.length>0){let v=R.map(C=>{var k;return`${C.key}~${(k=C.dateFilter)===null||k===void 0?void 0:k.type.toLowerCase()}`}).join("*");b.append(K.DATE_FILTERS,v)}let T=(p=(d=e.metadataFilters)===null||d===void 0?void 0:d.filter(v=>v.rangeFilter))!==null&&p!==void 0?p:[];if(T.length>0){let v=T.map(C=>{var k,U;return`${C.key}~${(k=C.rangeFilter)===null||k===void 0?void 0:k.from}_${(U=C.rangeFilter)===null||U===void 0?void 0:U.to}`}).join("*");b.append(K.RANGE_FILTERS,v)}e.virtualField&&e.virtualField!=="EVERYWHERE"&&b.append(K.VIRTUAL_FIELD,e.virtualField.toLowerCase()),e.scope&&e.scope!=="DEFAULT"&&b.append(K.SCOPE,e.scope.toLowerCase()),e.sortId!=null&&b.append(K.SORT,e.sortId),!((h=e.paging)===null||h===void 0)&&h.perPage&&((y=(f=e.paging)===null||f===void 0?void 0:f.perPage)!==null&&y!==void 0?y:this.defaultPerPage)!=this.defaultPerPage&&b.append(K.PER_PAGE,String(e.paging.perPage)),e.keywordMatch!=null&&b.append(K.KEYWORD_MATCH,e.keywordMatch.toLowerCase());let N=(x=e.otherQueryParams)!==null&&x!==void 0?x:{};for(let v in N)b.append(v,N[v]);let O=new Array;return b.forEach((v,C)=>{O.push(this.encodeQueryString(C)+"="+this.encodeQueryString(v))}),encodeURI(O.join("&")).replace(/#/g,"%23")}encodeQueryString(e){return encodeURIComponent(e).replace(/%20/g,"+")}parse(e){var o;let n=e.split("?"),a=this.fromURLSearchParams(n.slice(1).join("?")),i=n[0].split("/search/")[1];return i==null?a:{...a,scope:(o=this.scopeMapping[i])!==null&&o!==void 0?o:a.scope}}fromURLSearchParams(e){var o,n,a,i,s,c;try{e=decodeURI(e).replace(/%23/g,"#")}catch(T){console.warn("Could not decode search request query params, fallback on raw value",T)}let d=new URLSearchParams(e),p=d.get(K.LOCALE)==="all"?void 0:d.get(K.LOCALE),h=((o=d.get(K.VIRTUAL_FIELD))!==null&&o!==void 0?o:"EVERYWHERE").toUpperCase(),f=(n=d.get(K.SORT))===null||n===void 0?void 0:n.toLowerCase(),y=(a=d.get(K.SCOPE))!==null&&a!==void 0?a:"default",x=+((i=d.get(K.PER_PAGE))!==null&&i!==void 0?i:this.defaultPerPage),b=d.get(K.KEYWORD_MATCH),A=b?b.toUpperCase()===dr.MANDATORY?dr.MANDATORY:dr.OPTIONAL:void 0,R={};for(let T of d.keys())yl(T)||(R[T]=d.get(T));return{contentLocale:p??(this.allLanguagesAllowed?void 0:this.defaultContentLocale),query:(s=d.get(K.QUERY))!==null&&s!==void 0?s:"",scope:(c=this.scopeMapping[y])!==null&&c!==void 0?c:"DEFAULT",virtualField:al(h)?h:"EVERYWHERE",sortId:f,metadataFilters:this.parseCompatFilters(d),facets:[],paging:{page:1,perPage:Ur(1,isNaN(x)?this.defaultPerPage:x,1e3)},keywordMatch:A,otherQueryParams:R}}parseCompatFilters(e){var o,n,a,i,s,c;let d=[];return e.has(K.FILTERS)&&(d=this.parseValueFilters((o=e.get(K.FILTERS))!==null&&o!==void 0?o:"")),(n=e.has(K.PERIOD))!==null&&n!==void 0&&n&&(d=[...d,...this.parseLegacyPeriodFilter(((a=e.get(K.PERIOD))!==null&&a!==void 0?a:"").toUpperCase())]),[...d,...this.parseValueFilters((i=e.get(K.VALUE_FILTERS))!==null&&i!==void 0?i:""),...this.parseDateFilters((s=e.get(K.DATE_FILTERS))!==null&&s!==void 0?s:""),...this.parseRangeFilters((c=e.get(K.RANGE_FILTERS))!==null&&c!==void 0?c:"")]}splitUnknownFilter(e){return this.superEscapeFilters(e).split("*").map(o=>o.split("~"))}parseValueFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(o=>({key:o[0],valueFilter:{values:o[1].split("_").map(hl).map(n=>this.unescapeFilterValue(n)),negative:!1}}))}parseDateFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(o=>({key:o[0],dateFilter:{type:ur[o[1].toUpperCase()]}}))}parseRangeFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(o=>({key:o[0],rangeFilter:{from:o[1].split("_")[0],to:o[1].split("_")[1]}}))}escapeFilters(e){for(let[o,n,a]of this.filtersEscapeMapping)e=e.replaceAll(o,n);return e}superEscapeFilters(e){for(let[o,n,a]of this.filtersEscapeMapping)e=e.replaceAll(n,a);return e}unescapeFilterValue(e){for(let[o,n,a]of this.filtersEscapeMapping)e=e.replace(a,o);return e}parseLegacyPeriodFilter(e){if(il(e))return[{key:"ft:lastEdition",dateFilter:{type:ur[e]}}];if(e.startsWith("CUSTOM_")){let[o,n,a]=e.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:n,to:a}}]}return[]}};var Ai={};W(Ai,{toFtFormComponent:()=>Ei});var Ci=Symbol("elementInternals"),Ei=de(Symbol("toFtFormComponent"),function(t){class e extends t{static get formAssociated(){return!0}get form(){return this[Ci].form}constructor(...n){super(n),this[Ci]=this.attachInternals()}setFormValue(n){this[Ci].setFormValue(n)}}return e});var wi={};W(wi,{DateFormatter:()=>Mt});var Mt=class{static format(e,o,n,a){return window.moment?window.moment(e).locale(o).format(this.getMomentDateFormat(n,a)):this.getIntlDateTime(e,o,n,a)}static getMomentDateFormat(e,o){return e?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(e,o,n,a){let i=typeof e=="string"?new Date(e):e,s=new Intl.DateTimeFormat(o,{dateStyle:n?"medium":"short"}).format(i);if(!a)return s;let c=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(i);return`${s} ${c}`}static getTimezoneAsString(){let e=n=>String(Math.floor(n)).padStart(2,"0"),o=new Date().getTimezoneOffset();return`${o<0?"+":"-"}${e(Math.abs(o)/60)}:${e(Math.abs(o)%60)}`}};var Ti={};W(Ti,{ALL_KEYS_VALUE:()=>Ri,SameWindowStorageEvent:()=>fr});var Ri="__all__",fr=class extends CustomEvent{constructor(e,o,n){super("same-window-storage",{detail:{key:e,oldValue:o,newValue:n}})}keyMatch(e){return this.detail.key.includes(e)||this.detail.key==Ri}};Storage.prototype.setItem=new Proxy(Storage.prototype.setItem,{apply(t,e,o){let n=e.getItem(o[0]);Reflect.apply(t,e,o),window.dispatchEvent(new fr(o[0],n,o[1]))}});Storage.prototype.removeItem=new Proxy(Storage.prototype.removeItem,{apply(t,e,o){let n=e.getItem(o[0]);Reflect.apply(t,e,o),window.dispatchEvent(new fr(o[0],n))}});Storage.prototype.clear=new Proxy(Storage.prototype.clear,{apply(t,e,o){Reflect.apply(t,e,o),window.dispatchEvent(new fr(Ri))}});var Li={};W(Li,{FocusMainContentEvent:()=>_i});var _i=class extends Event{constructor(){super("ft-focus-main-content",{composed:!0,bubbles:!0})}};var ml={};window.FluidTopicsA11yHints={isKeyboardNavigation:!1,lastPressedKey:""};function Jp(t){(t.key==="Enter"||t.key===" "||t.key==="Tab")&&(window.FluidTopicsA11yHints.isKeyboardNavigation=!0),window.FluidTopicsA11yHints.lastPressedKey=t.key}function Qp(t){window.FluidTopicsA11yHints.isKeyboardNavigation=t.detail==0}document.addEventListener("keydown",Jp);document.addEventListener("click",Qp);var gl=D`
|
|
48
|
+
`;var tc={};var Va={};W(Va,{ParametrizedLabelResolver:()=>qr});var qr=class t{constructor(e,o){this.defaultLabels=e,this.labels=o}resolve(e,...o){var n,a;e=this.resolvePluralKey(e,o);let i=(a=(n=this.labels[e])!==null&&n!==void 0?n:this.defaultLabels[e])!==null&&a!==void 0?a:"";return t.replaceParameters(i,...o)}static replaceParameters(e,...o){return o.forEach((n,a)=>e=e.replace(new RegExp(`\\{${a}([^}]*)\\}`,"g"),(i,s)=>t.formatValue(n,s))),e}resolvePluralKey(e,o){for(let n of o)if(typeof n=="number"){let a=`${String(e)}[\\=${n}]`;if(a in this.labels||a in this.defaultLabels)return a}return e}static formatValue(e,o){return e instanceof Date?t.formatDate(e,o):e??""}static formatDate(e,o){let n=a=>o?.includes("date")?e.toLocaleDateString(a):o?.includes("time")?e.toLocaleTimeString(a):e.toLocaleString(a);try{return n(document.documentElement.lang)}catch{return n()}}};var gi={};W(gi,{FtCommandQueue:()=>Yr,FtLitElementRedux:()=>Jr,FtReduxStore:()=>Dt,FtStateManager:()=>mi,ReduxWatcher:()=>pn,clearAllStores:()=>Gp,isFtReduxStore:()=>or,redux:()=>rr,reduxEventListener:()=>sp,reduxReactive:()=>ip,watch:()=>jp,withRedux:()=>rc});var ip=()=>(t,e)=>{var o;let n=t.constructor;n.reduxReactiveProperties=new Set(n.reduxReactiveProperties),(o=n.reduxReactiveProperties)===null||o===void 0||o.add(e)},rr=t=>{let e=t??{};return(o,n)=>{var a;let i={hasChanged:Ye,attribute:!1,...e};E(i)(o,n);let s=o.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(a=e.selector)!==null&&a!==void 0?a:c=>c[n],store:e.store})}},sp=t=>(e,o)=>{let n=e.constructor;n.reduxEventListeners=new Map(n.reduxEventListeners),n.reduxEventListeners.set(o,t)};var Yr=class{constructor(){this.queue=[]}add(e,o=!1){o&&this.clear(e.type),this.queue.push(e)}consume(e){let o=this.queue.find(n=>n.type===e);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(e){typeof e=="string"?this.queue=this.queue.filter(o=>o.type!==e):this.queue=this.queue.filter(o=>!e.test(o.type))}};function or(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Xr=Symbol("internalReduxEventsUnsubscribers"),dt=Symbol("internalStoresUnsubscribers"),It=Symbol("internalStores"),rc=de(Symbol("withRedux"),function(t){var e,o,n;class a extends t{constructor(){super(...arguments),this[e]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(c=>s.has(c))&&this.updateFromStores()}getUnnamedStore(){if(this[It].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[It].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[It].get(s)}addStore(s,c){var d;c=(d=c??s.name)!==null&&d!==void 0?d:"default-store",this.unsubscribeFromStore(c),this[It].set(c,s),this.subscribeToStore(c,s),this.updateFromStores()}removeStore(s){let c=typeof s=="string"?s:s.name;this.unsubscribeFromStore(c),this[It].delete(c)}setupStores(){this.unsubscribeFromStores(),this[It].forEach((s,c)=>this.subscribeToStore(c,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,c)=>{let d=this.constructor.getPropertyOptions(c);if(!d?.attribute||!this.hasAttribute(typeof d?.attribute=="string"?d.attribute:c)){let p=this.getStore(s.store);p&&(s.store?this[dt].has(s.store):this[dt].size>0)&&(this[c]=s.selector(p.getState(),this))}})}subscribeToStore(s,c){var d;this[dt].set(s,c.subscribe(()=>this.updateFromStores())),this[Xr].set(s,[]),or(c)&&c.eventBus&&((d=this.reduxConstructor.reduxEventListeners)===null||d===void 0||d.forEach((p,h)=>{if(typeof this[h]=="function"&&(!p.store||c.name===p.store)){let f=y=>this[h](y);c.addEventListener(p.eventName,f),this[Xr].get(s).push(()=>c.removeEventListener(p.eventName,f))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[dt].forEach((s,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(s){var c;this[dt].has(s)&&this[dt].get(s)(),this[dt].delete(s),(c=this[Xr].get(s))===null||c===void 0||c.forEach(d=>d()),this[Xr].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=dt,o=It,n=Xr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),Jr=class extends rc(j){};function Re(t){for(var e=arguments.length,o=Array(e>1?e-1:0),n=1;n<e;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function rt(t){return!!t&&!!t[Q]}function De(t){var e;return!!t&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===yp}(t)||Array.isArray(t)||!!t[lc]||!!(!((e=t.constructor)===null||e===void 0)&&e[lc])||ti(t)||ri(t))}function Pt(t,e,o){o===void 0&&(o=!1),ir(t)===0?(o?Object.keys:ar)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,a){return e(a,n,t)})}function ir(t){var e=t[Q];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:ti(t)?2:ri(t)?3:0}function nr(t,e){return ir(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function cp(t,e){return ir(t)===2?t.get(e):t[e]}function dc(t,e,o){var n=ir(t);n===2?t.set(e,o):n===3?t.add(o):t[e]=o}function uc(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function ti(t){return fp&&t instanceof Map}function ri(t){return hp&&t instanceof Set}function ut(t){return t.o||t.t}function oi(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=hc(t);delete e[Q];for(var o=ar(e),n=0;n<o.length;n++){var a=o[n],i=e[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(e[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:t[a]})}return Object.create(Object.getPrototypeOf(t),e)}function ni(t,e){return e===void 0&&(e=!1),ai(t)||rt(t)||!De(t)||(ir(t)>1&&(t.set=t.add=t.clear=t.delete=lp),Object.freeze(t),e&&Pt(t,function(o,n){return ni(n,!0)},!0)),t}function lp(){Re(2)}function ai(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Ge(t){var e=ei[t];return e||Re(18,t),e}function dp(t,e){ei[t]||(ei[t]=e)}function Xa(){return eo}function Ka(t,e){e&&(Ge("Patches"),t.u=[],t.s=[],t.v=e)}function sn(t){Ja(t),t.p.forEach(up),t.p=null}function Ja(t){t===eo&&(eo=t.l)}function oc(t){return eo={p:[],l:eo,h:t,m:!0,_:0}}function up(t){var e=t[Q];e.i===0||e.i===1?e.j():e.g=!0}function Za(t,e){e._=e.p.length;var o=e.p[0],n=t!==void 0&&t!==o;return e.h.O||Ge("ES5").S(e,t,n),n?(o[Q].P&&(sn(e),Re(4)),De(t)&&(t=cn(e,t),e.l||ln(e,t)),e.u&&Ge("Patches").M(o[Q].t,t,e.u,e.s)):t=cn(e,o,[]),sn(e),e.u&&e.v(e.u,e.s),t!==fc?t:void 0}function cn(t,e,o){if(ai(e))return e;var n=e[Q];if(!n)return Pt(e,function(c,d){return nc(t,n,e,c,d,o)},!0),e;if(n.A!==t)return e;if(!n.P)return ln(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=oi(n.k):n.o,i=a,s=!1;n.i===3&&(i=new Set(a),a.clear(),s=!0),Pt(i,function(c,d){return nc(t,n,a,c,d,o,s)}),ln(t,a,!1),o&&t.u&&Ge("Patches").N(n,o,t.u,t.s)}return n.o}function nc(t,e,o,n,a,i,s){if(rt(a)){var c=cn(t,a,i&&e&&e.i!==3&&!nr(e.R,n)?i.concat(n):void 0);if(dc(o,n,c),!rt(c))return;t.m=!1}else s&&o.add(a);if(De(a)&&!ai(a)){if(!t.h.D&&t._<1)return;cn(t,a),e&&e.A.l||ln(t,a)}}function ln(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&ni(e,o)}function qa(t,e){var o=t[Q];return(o?ut(o):t)[e]}function ac(t,e){if(e in t)for(var o=Object.getPrototypeOf(t);o;){var n=Object.getOwnPropertyDescriptor(o,e);if(n)return n;o=Object.getPrototypeOf(o)}}function pt(t){t.P||(t.P=!0,t.l&&pt(t.l))}function Ya(t){t.o||(t.o=oi(t.t))}function Qa(t,e,o){var n=ti(e)?Ge("MapSet").F(e,o):ri(e)?Ge("MapSet").T(e,o):t.O?function(a,i){var s=Array.isArray(a),c={i:s?1:0,A:i?i.A:Xa(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},d=c,p=to;s&&(d=[c],p=Qr);var h=Proxy.revocable(d,p),f=h.revoke,y=h.proxy;return c.k=y,c.j=f,y}(e,o):Ge("ES5").J(e,o);return(o?o.A:Xa()).p.push(n),n}function pp(t){return rt(t)||Re(22,t),function e(o){if(!De(o))return o;var n,a=o[Q],i=ir(o);if(a){if(!a.P&&(a.i<4||!Ge("ES5").K(a)))return a.t;a.I=!0,n=ic(o,i),a.I=!1}else n=ic(o,i);return Pt(n,function(s,c){a&&cp(a.t,s)===c||dc(n,s,e(c))}),i===3?new Set(n):n}(t)}function ic(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return oi(t)}function pc(){function t(s,c){var d=i[s];return d?d.enumerable=c:i[s]=d={configurable:!0,enumerable:c,get:function(){var p=this[Q];return to.get(p,s)},set:function(p){var h=this[Q];to.set(h,s,p)}},d}function e(s){for(var c=s.length-1;c>=0;c--){var d=s[c][Q];if(!d.P)switch(d.i){case 5:n(d)&&pt(d);break;case 4:o(d)&&pt(d)}}}function o(s){for(var c=s.t,d=s.k,p=ar(d),h=p.length-1;h>=0;h--){var f=p[h];if(f!==Q){var y=c[f];if(y===void 0&&!nr(c,f))return!0;var x=d[f],b=x&&x[Q];if(b?b.t!==y:!uc(x,y))return!0}}var A=!!c[Q];return p.length!==ar(c).length+(A?0:1)}function n(s){var c=s.k;if(c.length!==s.t.length)return!0;var d=Object.getOwnPropertyDescriptor(c,c.length-1);if(d&&!d.get)return!0;for(var p=0;p<c.length;p++)if(!c.hasOwnProperty(p))return!0;return!1}function a(s){s.g&&Re(3,JSON.stringify(ut(s)))}var i={};dp("ES5",{J:function(s,c){var d=Array.isArray(s),p=function(f,y){if(f){for(var x=Array(y.length),b=0;b<y.length;b++)Object.defineProperty(x,""+b,t(b,!0));return x}var A=hc(y);delete A[Q];for(var R=ar(A),T=0;T<R.length;T++){var N=R[T];A[N]=t(N,f||!!A[N].enumerable)}return Object.create(Object.getPrototypeOf(y),A)}(d,s),h={i:d?5:4,A:c?c.A:Xa(),P:!1,I:!1,R:{},l:c,t:s,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,Q,{value:h,writable:!0}),p},S:function(s,c,d){d?rt(c)&&c[Q].A===s&&e(s.p):(s.u&&function p(h){if(h&&typeof h=="object"){var f=h[Q];if(f){var y=f.t,x=f.k,b=f.R,A=f.i;if(A===4)Pt(x,function(v){v!==Q&&(y[v]!==void 0||nr(y,v)?b[v]||p(x[v]):(b[v]=!0,pt(f)))}),Pt(y,function(v){x[v]!==void 0||nr(x,v)||(b[v]=!1,pt(f))});else if(A===5){if(n(f)&&(pt(f),b.length=!0),x.length<y.length)for(var R=x.length;R<y.length;R++)b[R]=!1;else for(var T=y.length;T<x.length;T++)b[T]=!0;for(var N=Math.min(x.length,y.length),O=0;O<N;O++)x.hasOwnProperty(O)||(b[O]=!0),b[O]===void 0&&p(x[O])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?o(s):n(s)}})}var sc,eo,ii=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",fp=typeof Map<"u",hp=typeof Set<"u",cc=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",fc=ii?Symbol.for("immer-nothing"):((sc={})["immer-nothing"]=!0,sc),lc=ii?Symbol.for("immer-draftable"):"__$immer_draftable",Q=ii?Symbol.for("immer-state"):"__$immer_state";var yp=""+Object.prototype.constructor,ar=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,hc=Object.getOwnPropertyDescriptors||function(t){var e={};return ar(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},ei={},to={get:function(t,e){if(e===Q)return t;var o=ut(t);if(!nr(o,e))return function(a,i,s){var c,d=ac(i,s);return d?"value"in d?d.value:(c=d.get)===null||c===void 0?void 0:c.call(a.k):void 0}(t,o,e);var n=o[e];return t.I||!De(n)?n:n===qa(t.t,e)?(Ya(t),t.o[e]=Qa(t.A.h,n,t)):n},has:function(t,e){return e in ut(t)},ownKeys:function(t){return Reflect.ownKeys(ut(t))},set:function(t,e,o){var n=ac(ut(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var a=qa(ut(t),e),i=a?.[Q];if(i&&i.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(uc(o,a)&&(o!==void 0||nr(t.t,e)))return!0;Ya(t),pt(t)}return t.o[e]===o&&(o!==void 0||e in t.o)||Number.isNaN(o)&&Number.isNaN(t.o[e])||(t.o[e]=o,t.R[e]=!0),!0},deleteProperty:function(t,e){return qa(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Ya(t),pt(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=ut(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){Re(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Re(12)}},Qr={};Pt(to,function(t,e){Qr[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Qr.deleteProperty=function(t,e){return Qr.set.call(this,t,e,void 0)},Qr.set=function(t,e,o){return to.set.call(this,t[0],e,o,t[0])};var mp=function(){function t(o){var n=this;this.O=cc,this.D=!0,this.produce=function(a,i,s){if(typeof a=="function"&&typeof i!="function"){var c=i;i=a;var d=n;return function(A){var R=this;A===void 0&&(A=c);for(var T=arguments.length,N=Array(T>1?T-1:0),O=1;O<T;O++)N[O-1]=arguments[O];return d.produce(A,function(v){var C;return(C=i).call.apply(C,[R,v].concat(N))})}}var p;if(typeof i!="function"&&Re(6),s!==void 0&&typeof s!="function"&&Re(7),De(a)){var h=oc(n),f=Qa(n,a,void 0),y=!0;try{p=i(f),y=!1}finally{y?sn(h):Ja(h)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(A){return Ka(h,s),Za(A,h)},function(A){throw sn(h),A}):(Ka(h,s),Za(p,h))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===fc&&(p=void 0),n.D&&ni(p,!0),s){var x=[],b=[];Ge("Patches").M(a,p,x,b),s(x,b)}return p}Re(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var h=arguments.length,f=Array(h>1?h-1:0),y=1;y<h;y++)f[y-1]=arguments[y];return n.produceWithPatches(p,function(x){return a.apply(void 0,[x].concat(f))})};var s,c,d=n.produce(a,i,function(p,h){s=p,c=h});return typeof Promise<"u"&&d instanceof Promise?d.then(function(p){return[p,s,c]}):[d,s,c]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var e=t.prototype;return e.createDraft=function(o){De(o)||Re(8),rt(o)&&(o=pp(o));var n=oc(this),a=Qa(this,o,void 0);return a[Q].C=!0,Ja(n),a},e.finishDraft=function(o,n){var a=o&&o[Q],i=a.A;return Ka(i,n),Za(void 0,i)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!cc&&Re(20),this.O=o},e.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}a>-1&&(n=n.slice(a+1));var s=Ge("Patches").$;return rt(o)?s(o,n):this.produce(o,function(c){return s(c,n)})},t}(),Se=new mp,gp=Se.produce,Qb=Se.produceWithPatches.bind(Se),ex=Se.setAutoFreeze.bind(Se),tx=Se.setUseProxies.bind(Se),rx=Se.applyPatches.bind(Se),ox=Se.createDraft.bind(Se),nx=Se.finishDraft.bind(Se),dn=gp;function kt(t){"@babel/helpers - typeof";return kt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},kt(t)}function yc(t,e){if(kt(t)!="object"||!t)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,e||"default");if(kt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function mc(t){var e=yc(t,"string");return kt(e)=="symbol"?e:e+""}function gc(t,e,o){return(e=mc(e))in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function bc(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(t,a).enumerable})),o.push.apply(o,n)}return o}function si(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?bc(Object(o),!0).forEach(function(n){gc(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):bc(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function fe(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var xc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),ci=function(){return Math.random().toString(36).substring(7).split("").join(".")},un={INIT:"@@redux/INIT"+ci(),REPLACE:"@@redux/REPLACE"+ci(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ci()}};function bp(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function li(t,e,o){var n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(fe(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(fe(1));return o(li)(t,e)}if(typeof t!="function")throw new Error(fe(2));var a=t,i=e,s=[],c=s,d=!1;function p(){c===s&&(c=s.slice())}function h(){if(d)throw new Error(fe(3));return i}function f(A){if(typeof A!="function")throw new Error(fe(4));if(d)throw new Error(fe(5));var R=!0;return p(),c.push(A),function(){if(R){if(d)throw new Error(fe(6));R=!1,p();var N=c.indexOf(A);c.splice(N,1),s=null}}}function y(A){if(!bp(A))throw new Error(fe(7));if(typeof A.type>"u")throw new Error(fe(8));if(d)throw new Error(fe(9));try{d=!0,i=a(i,A)}finally{d=!1}for(var R=s=c,T=0;T<R.length;T++){var N=R[T];N()}return A}function x(A){if(typeof A!="function")throw new Error(fe(10));a=A,y({type:un.REPLACE})}function b(){var A,R=f;return A={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(fe(11));function O(){N.next&&N.next(h())}O();var v=R(O);return{unsubscribe:v}}},A[xc]=function(){return this},A}return y({type:un.INIT}),n={dispatch:y,subscribe:f,getState:h,replaceReducer:x},n[xc]=b,n}function xp(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:un.INIT});if(typeof n>"u")throw new Error(fe(12));if(typeof o(void 0,{type:un.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(fe(13))})}function vc(t){for(var e=Object.keys(t),o={},n=0;n<e.length;n++){var a=e[n];typeof t[a]=="function"&&(o[a]=t[a])}var i=Object.keys(o),s,c;try{xp(o)}catch(d){c=d}return function(p,h){if(p===void 0&&(p={}),c)throw c;if(0)var f;for(var y=!1,x={},b=0;b<i.length;b++){var A=i[b],R=o[A],T=p[A],N=R(T,h);if(typeof N>"u"){var O=h&&h.type;throw new Error(fe(14))}x[A]=N,y=y||N!==T}return y=y||i.length!==Object.keys(p).length,y?x:p}}function sr(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function Sc(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(fe(15))},s={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},c=e.map(function(d){return d(s)});return i=sr.apply(void 0,c)(a.dispatch),si(si({},a),{},{dispatch:i})}}}function Oc(t){var e=function(n){var a=n.dispatch,i=n.getState;return function(s){return function(c){return typeof c=="function"?c(a,i,t):s(c)}}};return e}var Cc=Oc();Cc.withExtraArgument=Oc;var di=Cc;var Tc=function(){var t=function(e,o){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},t(e,o)};return function(e,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(e,o);function n(){this.constructor=e}e.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),vp=function(t,e){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,s;return s={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function c(p){return function(h){return d([p,h])}}function d(p){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=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 o.label++,{value:p[1],done:!1};case 5:o.label++,a=p[1],p=[0];continue;case 7:p=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(p[0]===6||p[0]===2)){o=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]<i[3])){o.label=p[1];break}if(p[0]===6&&o.label<i[1]){o.label=i[1],i=p;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(p);break}i[2]&&o.ops.pop(),o.trys.pop();continue}p=e.call(t,o)}catch(h){p=[6,h],a=0}finally{n=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},cr=function(t,e){for(var o=0,n=e.length,a=t.length;o<n;o++,a++)t[a]=e[o];return t},Sp=Object.defineProperty,Op=Object.defineProperties,Cp=Object.getOwnPropertyDescriptors,Ec=Object.getOwnPropertySymbols,Ep=Object.prototype.hasOwnProperty,Ap=Object.prototype.propertyIsEnumerable,Ac=function(t,e,o){return e in t?Sp(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},ft=function(t,e){for(var o in e||(e={}))Ep.call(e,o)&&Ac(t,o,e[o]);if(Ec)for(var n=0,a=Ec(e);n<a.length;n++){var o=a[n];Ap.call(e,o)&&Ac(t,o,e[o])}return t},ui=function(t,e){return Op(t,Cp(e))},wp=function(t,e,o){return new Promise(function(n,a){var i=function(d){try{c(o.next(d))}catch(p){a(p)}},s=function(d){try{c(o.throw(d))}catch(p){a(p)}},c=function(d){return d.done?n(d.value):Promise.resolve(d.value).then(i,s)};c((o=o.apply(t,e)).next())})};var Rp=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?sr:sr.apply(null,arguments)},Ox=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Tp(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var o=e;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return e===o}var _p=function(t){Tc(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=t.apply(this,o)||this;return Object.setPrototypeOf(a,e.prototype),a}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,cr([void 0],o[0].concat(this)))):new(e.bind.apply(e,cr([void 0],o.concat(this))))},e}(Array),Lp=function(t){Tc(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=t.apply(this,o)||this;return Object.setPrototypeOf(a,e.prototype),a}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,cr([void 0],o[0].concat(this)))):new(e.bind.apply(e,cr([void 0],o.concat(this))))},e}(Array);function hi(t){return De(t)?dn(t,function(){}):t}function Np(t){return typeof t=="boolean"}function Ip(){return function(e){return Pp(e)}}function Pp(t){t===void 0&&(t={});var e=t.thunk,o=e===void 0?!0:e,n=t.immutableCheck,a=n===void 0?!0:n,i=t.serializableCheck,s=i===void 0?!0:i,c=new _p;if(o&&(Np(o)?c.push(di):c.push(di.withExtraArgument(o.extraArgument))),0){if(a)var d;if(s)var p}return c}var pi=!0;function _c(t){var e=Ip(),o=t||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,s=i===void 0?e():i,c=o.devTools,d=c===void 0?!0:c,p=o.preloadedState,h=p===void 0?void 0:p,f=o.enhancers,y=f===void 0?void 0:f,x;if(typeof a=="function")x=a;else if(Tp(a))x=vc(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 b=s;if(typeof b=="function"&&(b=b(e),!pi&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!pi&&b.some(function(v){return typeof v!="function"}))throw new Error("each middleware provided to configureStore must be a function");var A=Sc.apply(void 0,b),R=sr;d&&(R=Rp(ft({trace:!pi},typeof d=="object"&&d)));var T=new Lp(A),N=T;Array.isArray(y)?N=cr([A],y):typeof y=="function"&&(N=y(T));var O=R.apply(void 0,N);return li(x,h,O)}function ht(t,e){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(e){var i=e.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return ft(ft({type:t,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:t,payload:n[0]}}return o.toString=function(){return""+t},o.type=t,o.match=function(n){return n.type===t},o}function Lc(t){var e={},o=[],n,a={addCase:function(i,s){var c=typeof i=="string"?i:i.type;if(c in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[c]=s,a},addMatcher:function(i,s){return o.push({matcher:i,reducer:s}),a},addDefaultCase:function(i){return n=i,a}};return t(a),[e,o,n]}function kp(t){return typeof t=="function"}function Dp(t,e,o,n){o===void 0&&(o=[]);var a=typeof e=="function"?Lc(e):[e,o,n],i=a[0],s=a[1],c=a[2],d;if(kp(t))d=function(){return hi(t())};else{var p=hi(t);d=function(){return p}}function h(f,y){f===void 0&&(f=d());var x=cr([i[y.type]],s.filter(function(b){var A=b.matcher;return A(y)}).map(function(b){var A=b.reducer;return A}));return x.filter(function(b){return!!b}).length===0&&(x=[c]),x.reduce(function(b,A){if(A)if(rt(b)){var R=b,T=A(R,y);return T===void 0?b:T}else{if(De(b))return dn(b,function(N){return A(N,y)});var T=A(b,y);if(T===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return T}return b},f)}return h.getInitialState=d,h}function Mp(t,e){return t+"/"+e}function Nc(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof t.initialState=="function"?t.initialState:hi(t.initialState),n=t.reducers||{},a=Object.keys(n),i={},s={},c={};a.forEach(function(h){var f=n[h],y=Mp(e,h),x,b;"reducer"in f?(x=f.reducer,b=f.prepare):x=f,i[h]=x,s[y]=x,c[h]=b?ht(y,b):ht(y)});function d(){var h=typeof t.extraReducers=="function"?Lc(t.extraReducers):[t.extraReducers],f=h[0],y=f===void 0?{}:f,x=h[1],b=x===void 0?[]:x,A=h[2],R=A===void 0?void 0:A,T=ft(ft({},y),s);return Dp(o,function(N){for(var O in T)N.addCase(O,T[O]);for(var v=0,C=b;v<C.length;v++){var k=C[v];N.addMatcher(k.matcher,k.reducer)}R&&N.addDefaultCase(R)})}var p;return{name:e,reducer:function(h,f){return p||(p=d()),p(h,f)},actions:c,caseReducers:i,getInitialState:function(){return p||(p=d()),p.getInitialState()}}}var Bp="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Up=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=Bp[Math.random()*64|0];return e},$p=["name","message","stack","code"],fi=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),wc=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Fp=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=$p;o<n.length;o++){var a=n[o];typeof t[a]=="string"&&(e[a]=t[a])}return e}return{message:String(t)}},wx=function(){function t(e,o,n){var a=ht(e+"/fulfilled",function(h,f,y,x){return{payload:h,meta:ui(ft({},x||{}),{arg:y,requestId:f,requestStatus:"fulfilled"})}}),i=ht(e+"/pending",function(h,f,y){return{payload:void 0,meta:ui(ft({},y||{}),{arg:f,requestId:h,requestStatus:"pending"})}}),s=ht(e+"/rejected",function(h,f,y,x,b){return{payload:x,error:(n&&n.serializeError||Fp)(h||"Rejected"),meta:ui(ft({},b||{}),{arg:y,requestId:f,rejectedWithValue:!!x,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),c=!1,d=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function p(h){return function(f,y,x){var b=n?.idGenerator?n.idGenerator(h):Up(),A=new d,R,T=!1;function N(v){R=v,A.abort()}var O=function(){return wp(this,null,function(){var v,C,k,U,H,$,M;return vp(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),U=(v=n?.condition)==null?void 0:v.call(n,h,{getState:y,extra:x}),Wp(U)?[4,U]:[3,2];case 1:U=m.sent(),m.label=2;case 2:if(U===!1||A.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return T=!0,H=new Promise(function(S,I){return A.signal.addEventListener("abort",function(){return I({name:"AbortError",message:R||"Aborted"})})}),f(i(b,h,(C=n?.getPendingMeta)==null?void 0:C.call(n,{requestId:b,arg:h},{getState:y,extra:x}))),[4,Promise.race([H,Promise.resolve(o(h,{dispatch:f,getState:y,extra:x,requestId:b,signal:A.signal,abort:N,rejectWithValue:function(S,I){return new fi(S,I)},fulfillWithValue:function(S,I){return new wc(S,I)}})).then(function(S){if(S instanceof fi)throw S;return S instanceof wc?a(S.payload,b,h,S.meta):a(S,b,h)})])];case 3:return k=m.sent(),[3,5];case 4:return $=m.sent(),k=$ instanceof fi?s(null,b,h,$.payload,$.meta):s($,b,h),[3,5];case 5:return M=n&&!n.dispatchConditionRejection&&s.match(k)&&k.meta.condition,M||f(k),[2,k]}})})}();return Object.assign(O,{abort:N,requestId:b,arg:h,unwrap:function(){return O.then(Hp)}})}}return Object.assign(p,{pending:i,rejected:s,fulfilled:a,typePrefix:e})}return t.withTypes=function(){return t},t}();function Hp(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Wp(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Ic="listener",Pc="completed",kc="cancelled",Rx="task-"+kc,Tx="task-"+Pc,_x=Ic+"-"+kc,Lx=Ic+"-"+Pc;var yi="listenerMiddleware";var Nx=ht(yi+"/add"),Ix=ht(yi+"/removeAll"),Px=ht(yi+"/remove");var Rc,kx=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Rc||(Rc=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},zp=function(t){return function(e){setTimeout(e,t)}},Dx=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:zp(10);pc();window.ftReduxStores||(window.ftReduxStores={});var Dt=class t extends Xe{static get(e){var o;let n=typeof e=="string"?e:e.name,a=typeof e=="string"?void 0:e,i=window.ftReduxStores[n];if(or(i))return i;if(a==null)return;let s=Nc({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),c=_c({reducer:(d,p)=>p.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...d,...p.overwrites}:s.reducer(d,p)});return window.ftReduxStores[a.name]=new t(s,c,a.eventBus)}constructor(e,o,n){super(),this.reduxSlice=e,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new Yr;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,c)=>{let d=s,p=i[d];return p?(...h)=>{let f=p(...h.map(a));return this.reduxStore.dispatch(f),f}:h=>{this.setState({[d]:a(h)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};function Gp(){var t;for(let e of Object.values((t=window.ftReduxStores)!==null&&t!==void 0?t:{}))or(e)&&e.clear()}var pn=class{constructor(e,o,n){this.store=e,this.valueSelector=o,this.callback=n}watch(){return this.stop(),this.lastValue=this.valueSelector(this.store.getState()),this.unsubscribe=this.store.subscribe(()=>{let e=this.store.getState(),o=this.valueSelector(e);Ye(this.lastValue,o)&&(this.callback(o,e),this.lastValue=o)}),this}stop(){return this.unsubscribe!=null&&(this.unsubscribe(),this.unsubscribe=void 0),this.lastValue=void 0,this}};function jp(t,e,o){return new pn(t,e,o).watch()}var mi=class{constructor(){this.requestConsumers=new Map}getOrCreateRequestConsumers(e){var o;return(o=this.requestConsumers.get(e))!==null&&o!==void 0?o:this.requestConsumers.set(e,new Set).get(e)}registerComponent(e,o){for(let n of o)this.getOrCreateRequestConsumers(n).add(e)}unregisterComponent(e,o){for(let n of o)this.getOrCreateRequestConsumers(n).delete(e)}isRequestNeeded(e){return this.getOrCreateRequestConsumers(e).size>0}};var vi={};W(vi,{scrollHelper:()=>Vp});var bi,fn=new Map,xi=class{lock(e,o){if(o){let n=fn.get(o);if(n==null||n===e)return fn.set(o,e),o}}release(e,o){o&&fn.get(o)===e&&fn.delete(o)}findFirstScrollableParent(e){var o;let n,a;for(let i of oa(e)){let s=i,c=this.elementCanScroll(s);if(c&&s.clientHeight&&s.clientHeight<s.scrollHeight){n=s;break}else c&&a==null&&(a=s)}return(o=n??a)!==null&&o!==void 0?o:document.body}elementCanScroll(e){try{return["auto","scroll"].includes(getComputedStyle(e).overflowY)}catch{return!1}}getAbsoluteScrollOffset(e,o){var n,a;let i=0;for(;o&&o.offsetParent!==e.offsetParent;)i+=(n=o.offsetTop)!==null&&n!==void 0?n:0,o=o.offsetParent;return i+((a=o?.offsetTop)!==null&&a!==void 0?a:0)-e.offsetTop}computeTopOffsetRatio(e,o){if(typeof e=="number")return e;switch(e){case"end":return 1;case"center":return .5;case"nearest":return o;default:return 0}}scrollIntoViewIfPossible(e,o){let n=this.findFirstScrollableParent(e);if(e&&this.lock(this,n)){let a=this.getAbsoluteScrollOffset(n,e),i=a-n.clientHeight+e.clientHeight,s=a,c=Ur(0,(s-n.scrollTop)/(s-i),1),d=this.computeTopOffsetRatio(o?.position,c)*(i-s)+s;n.scrollTo({behavior:o?.behavior,top:d})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",e,n);this.release(this,n)}};window.FluidTopicsScrollHelper=(bi=window.FluidTopicsScrollHelper)!==null&&bi!==void 0?bi:new xi;var Vp=window.FluidTopicsScrollHelper;var Oi={};W(Oi,{SearchPlaceConverter:()=>pr,SearchPlaceQueryParams:()=>K,isSearchPlaceQueryParams:()=>ml,serializeRequest:()=>Yp});var Zp=Sd(Mc(),1);var Bc;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Bc||(Bc={}));var Uc;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Uc||(Uc={}));var $c;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})($c||($c={}));var Fc;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(Fc||(Fc={}));var Hc;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Hc||(Hc={}));var Wc;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(Wc||(Wc={}));var zc;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.CHATBOT__RATE="CHATBOT__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",t.TOPIC__DISPLAY="TOPIC__DISPLAY",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(zc||(zc={}));var Gc;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(Gc||(Gc={}));var jc;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",t.LINK_PREVIEW="LINK_PREVIEW"})(jc||(jc={}));var Vc;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Vc||(Vc={}));var Kc;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Kc||(Kc={}));var Zc;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Zc||(Zc={}));var qc;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(qc||(qc={}));var Yc;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(Yc||(Yc={}));var dr;(function(t){t.OPTIONAL="OPTIONAL",t.MANDATORY="MANDATORY"})(dr||(dr={}));var Xc;(function(t){t.ASC="ASC",t.DESC="DESC"})(Xc||(Xc={}));var Jc;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(Jc||(Jc={}));var Si;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Si||(Si={}));var il=t=>Object.keys(Si).includes(t);var Qc;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(Qc||(Qc={}));var el;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(el||(el={}));var tl;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(tl||(tl={}));var ur;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(ur||(ur={}));var sl=t=>Object.keys(ur).includes(t);var rl;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.HTML_PACKAGE="HTML_PACKAGE",t.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(rl||(rl={}));var ol;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(ol||(ol={}));var nl;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(nl||(nl={}));var oe;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(oe||(oe={}));var Te;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(Te||(Te={}));var al;(function(t){t.UNAUTHENTICATED="UNAUTHENTICATED",t.USER_INCOMPLETE="USER_INCOMPLETE",t.MFA_REQUIRED="MFA_REQUIRED",t.AUTHENTICATED="AUTHENTICATED"})(al||(al={}));var cl;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(cl||(cl={}));var ll;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(ll||(ll={}));var dl;(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(dl||(dl={}));var ul;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(ul||(ul={}));var pl;(function(t){t.HTML="HTML",t.MARKDOWN="MARKDOWN"})(pl||(pl={}));var Kp={[oe.PERSONAL_BOOK_SHARE_USER]:[oe.PERSONAL_BOOK_USER],[oe.HTML_EXPORT_USER]:[oe.PERSONAL_BOOK_USER],[oe.PDF_EXPORT_USER]:[oe.PERSONAL_BOOK_USER],[oe.KHUB_ADMIN]:[oe.CONTENT_PUBLISHER],[oe.ADMIN]:[oe.KHUB_ADMIN,oe.USERS_ADMIN,oe.PORTAL_ADMIN],[oe.GENERATIVE_AI_EXPORT_USER]:[oe.GENERATIVE_AI_USER]};function fl(t,e){return t===e||(Kp[t]??[]).some(o=>fl(o,e))}function hl(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(n=>fl(n,e))}function qp(t){return`"${t}"`}function yl(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function Yp(t,e){return new pr(t).serialize(e)}var K;(function(t){t.LOCALE="content-lang",t.QUERY="query",t.SCOPE="scope",t.FILTERS="filters",t.VIRTUAL_FIELD="virtual-field",t.PERIOD="period",t.VALUE_FILTERS="value-filters",t.DATE_FILTERS="date-filters",t.RANGE_FILTERS="range-filters",t.SORT="sort",t.PER_PAGE="per-page",t.KEYWORD_MATCH="keyword-match"})(K||(K={}));var Xp=new Set(Object.values(K));function ml(t){return Xp.has(t)}var pr=class{constructor(e,o=20,n=!1,a="en-US"){this.baseUrl=e,this.defaultPerPage=o,this.allLanguagesAllowed=n,this.defaultContentLocale=a,this.scopeMapping={documents:"DOCUMENTS",topics:"ALL_TOPICS"},this.filtersEscapeMapping=[["*","\\*","[ft-escaped-star-character]"],["~","\\\\~","[ft-escaped-tilde-character]"],["_","\\\\\\\\_","[ft-escaped-underscore-character]"]]}serialize(e,o){return this.serializeToCurrentPageIfPossible(e,o??"/search")}serializeToCurrentPageIfPossible(e,o){let n=o==null||o.trim().length===0,a=new URL(n?window.location.href:`${this.baseUrl.replace(/\/+$/,"")}${o}`);return a.search=this.toURLSearchParams(e),a.toString()}toURLSearchParams(e,o=!1){var n,a,i,s,c,d,p,h,f,y,x;let b=new URLSearchParams;e.contentLocale?(!o||e.contentLocale!==this.defaultContentLocale)&&b.append(K.LOCALE,e.contentLocale):b.append(K.LOCALE,this.allLanguagesAllowed?"all":this.defaultContentLocale),((n=e.query)===null||n===void 0?void 0:n.length)>0&&b.append(K.QUERY,e.query);let A=(i=(a=e.metadataFilters)===null||a===void 0?void 0:a.filter(v=>v.valueFilter&&!v.valueFilter.negative))!==null&&i!==void 0?i:[];if(A.length>0){let v=A.map(C=>{var k,U;let H=((U=(k=C.valueFilter)===null||k===void 0?void 0:k.values)!==null&&U!==void 0?U:[]).map($=>this.escapeFilters($)).map($=>qp(yl($))).join("_");return`${C.key}~${H}`}).join("*");b.append(K.VALUE_FILTERS,v)}let R=(c=(s=e.metadataFilters)===null||s===void 0?void 0:s.filter(v=>v.dateFilter))!==null&&c!==void 0?c:[];if(R.length>0){let v=R.map(C=>{var k;return`${C.key}~${(k=C.dateFilter)===null||k===void 0?void 0:k.type.toLowerCase()}`}).join("*");b.append(K.DATE_FILTERS,v)}let T=(p=(d=e.metadataFilters)===null||d===void 0?void 0:d.filter(v=>v.rangeFilter))!==null&&p!==void 0?p:[];if(T.length>0){let v=T.map(C=>{var k,U;return`${C.key}~${(k=C.rangeFilter)===null||k===void 0?void 0:k.from}_${(U=C.rangeFilter)===null||U===void 0?void 0:U.to}`}).join("*");b.append(K.RANGE_FILTERS,v)}e.virtualField&&e.virtualField!=="EVERYWHERE"&&b.append(K.VIRTUAL_FIELD,e.virtualField.toLowerCase()),e.scope&&e.scope!=="DEFAULT"&&b.append(K.SCOPE,e.scope.toLowerCase()),e.sortId!=null&&b.append(K.SORT,e.sortId),!((h=e.paging)===null||h===void 0)&&h.perPage&&((y=(f=e.paging)===null||f===void 0?void 0:f.perPage)!==null&&y!==void 0?y:this.defaultPerPage)!=this.defaultPerPage&&b.append(K.PER_PAGE,String(e.paging.perPage)),e.keywordMatch!=null&&b.append(K.KEYWORD_MATCH,e.keywordMatch.toLowerCase());let N=(x=e.otherQueryParams)!==null&&x!==void 0?x:{};for(let v in N)b.append(v,N[v]);let O=new Array;return b.forEach((v,C)=>{O.push(this.encodeQueryString(C)+"="+this.encodeQueryString(v))}),encodeURI(O.join("&")).replace(/#/g,"%23")}encodeQueryString(e){return encodeURIComponent(e).replace(/%20/g,"+")}parse(e){var o;let n=e.split("?"),a=this.fromURLSearchParams(n.slice(1).join("?")),i=n[0].split("/search/")[1];return i==null?a:{...a,scope:(o=this.scopeMapping[i])!==null&&o!==void 0?o:a.scope}}fromURLSearchParams(e){var o,n,a,i,s,c;try{e=decodeURI(e).replace(/%23/g,"#")}catch(T){console.warn("Could not decode search request query params, fallback on raw value",T)}let d=new URLSearchParams(e),p=d.get(K.LOCALE)==="all"?void 0:d.get(K.LOCALE),h=((o=d.get(K.VIRTUAL_FIELD))!==null&&o!==void 0?o:"EVERYWHERE").toUpperCase(),f=(n=d.get(K.SORT))===null||n===void 0?void 0:n.toLowerCase(),y=(a=d.get(K.SCOPE))!==null&&a!==void 0?a:"default",x=+((i=d.get(K.PER_PAGE))!==null&&i!==void 0?i:this.defaultPerPage),b=d.get(K.KEYWORD_MATCH),A=b?b.toUpperCase()===dr.MANDATORY?dr.MANDATORY:dr.OPTIONAL:void 0,R={};for(let T of d.keys())ml(T)||(R[T]=d.get(T));return{contentLocale:p??(this.allLanguagesAllowed?void 0:this.defaultContentLocale),query:(s=d.get(K.QUERY))!==null&&s!==void 0?s:"",scope:(c=this.scopeMapping[y])!==null&&c!==void 0?c:"DEFAULT",virtualField:il(h)?h:"EVERYWHERE",sortId:f,metadataFilters:this.parseCompatFilters(d),facets:[],paging:{page:1,perPage:Ur(1,isNaN(x)?this.defaultPerPage:x,1e3)},keywordMatch:A,otherQueryParams:R}}parseCompatFilters(e){var o,n,a,i,s,c;let d=[];return e.has(K.FILTERS)&&(d=this.parseValueFilters((o=e.get(K.FILTERS))!==null&&o!==void 0?o:"")),(n=e.has(K.PERIOD))!==null&&n!==void 0&&n&&(d=[...d,...this.parseLegacyPeriodFilter(((a=e.get(K.PERIOD))!==null&&a!==void 0?a:"").toUpperCase())]),[...d,...this.parseValueFilters((i=e.get(K.VALUE_FILTERS))!==null&&i!==void 0?i:""),...this.parseDateFilters((s=e.get(K.DATE_FILTERS))!==null&&s!==void 0?s:""),...this.parseRangeFilters((c=e.get(K.RANGE_FILTERS))!==null&&c!==void 0?c:"")]}splitUnknownFilter(e){return this.superEscapeFilters(e).split("*").map(o=>o.split("~"))}parseValueFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(o=>({key:o[0],valueFilter:{values:o[1].split("_").map(yl).map(n=>this.unescapeFilterValue(n)),negative:!1}}))}parseDateFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(o=>({key:o[0],dateFilter:{type:ur[o[1].toUpperCase()]}}))}parseRangeFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(o=>({key:o[0],rangeFilter:{from:o[1].split("_")[0],to:o[1].split("_")[1]}}))}escapeFilters(e){for(let[o,n,a]of this.filtersEscapeMapping)e=e.replaceAll(o,n);return e}superEscapeFilters(e){for(let[o,n,a]of this.filtersEscapeMapping)e=e.replaceAll(n,a);return e}unescapeFilterValue(e){for(let[o,n,a]of this.filtersEscapeMapping)e=e.replace(a,o);return e}parseLegacyPeriodFilter(e){if(sl(e))return[{key:"ft:lastEdition",dateFilter:{type:ur[e]}}];if(e.startsWith("CUSTOM_")){let[o,n,a]=e.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:n,to:a}}]}return[]}};var Ai={};W(Ai,{toFtFormComponent:()=>Ei});var Ci=Symbol("elementInternals"),Ei=de(Symbol("toFtFormComponent"),function(t){class e extends t{static get formAssociated(){return!0}get form(){return this[Ci].form}constructor(...n){super(n),this[Ci]=this.attachInternals()}setFormValue(n){this[Ci].setFormValue(n)}}return e});var wi={};W(wi,{DateFormatter:()=>Mt});var Mt=class{static format(e,o,n,a){return window.moment?window.moment(e).locale(o).format(this.getMomentDateFormat(n,a)):this.getIntlDateTime(e,o,n,a)}static getMomentDateFormat(e,o){return e?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(e,o,n,a){let i=typeof e=="string"?new Date(e):e,s=new Intl.DateTimeFormat(o,{dateStyle:n?"medium":"short"}).format(i);if(!a)return s;let c=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(i);return`${s} ${c}`}static getTimezoneAsString(){let e=n=>String(Math.floor(n)).padStart(2,"0"),o=new Date().getTimezoneOffset();return`${o<0?"+":"-"}${e(Math.abs(o)/60)}:${e(Math.abs(o)%60)}`}};var Ti={};W(Ti,{ALL_KEYS_VALUE:()=>Ri,SameWindowStorageEvent:()=>fr});var Ri="__all__",fr=class extends CustomEvent{constructor(e,o,n){super("same-window-storage",{detail:{key:e,oldValue:o,newValue:n}})}keyMatch(e){return this.detail.key.includes(e)||this.detail.key==Ri}};Storage.prototype.setItem=new Proxy(Storage.prototype.setItem,{apply(t,e,o){let n=e.getItem(o[0]);Reflect.apply(t,e,o),window.dispatchEvent(new fr(o[0],n,o[1]))}});Storage.prototype.removeItem=new Proxy(Storage.prototype.removeItem,{apply(t,e,o){let n=e.getItem(o[0]);Reflect.apply(t,e,o),window.dispatchEvent(new fr(o[0],n))}});Storage.prototype.clear=new Proxy(Storage.prototype.clear,{apply(t,e,o){Reflect.apply(t,e,o),window.dispatchEvent(new fr(Ri))}});var Li={};W(Li,{FocusMainContentEvent:()=>_i});var _i=class extends Event{constructor(){super("ft-focus-main-content",{composed:!0,bubbles:!0})}};var gl={};window.FluidTopicsA11yHints={isKeyboardNavigation:!1,lastPressedKey:""};function Jp(t){(t.key==="Enter"||t.key===" "||t.key==="Tab")&&(window.FluidTopicsA11yHints.isKeyboardNavigation=!0),window.FluidTopicsA11yHints.lastPressedKey=t.key}function Qp(t){window.FluidTopicsA11yHints.isKeyboardNavigation=t.detail==0}document.addEventListener("keydown",Jp);document.addEventListener("click",Qp);var bl=D`
|
|
49
49
|
.sr-only {
|
|
50
50
|
position:absolute;
|
|
51
51
|
left:-10000px;
|
|
@@ -69,7 +69,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
69
69
|
width:auto;
|
|
70
70
|
height:auto;
|
|
71
71
|
}
|
|
72
|
-
`;var ef={checkVisibility:!0},Sv=de(Symbol("withAriaNotification"),function(t){class e extends t{sendAriaNotification(n,a){let{checkVisibility:i}={...ef,...a};setTimeout(()=>{(!i||this.checkVisibility())&&(n=typeof n=="string"?n:n?.message,n&&this.dispatchEvent(new Fr({type:"aria",message:n})))},20)}}return e});function
|
|
72
|
+
`;var ef={checkVisibility:!0},Sv=de(Symbol("withAriaNotification"),function(t){class e extends t{sendAriaNotification(n,a){let{checkVisibility:i}={...ef,...a};setTimeout(()=>{(!i||this.checkVisibility())&&(n=typeof n=="string"?n:n?.message,n&&this.dispatchEvent(new Fr({type:"aria",message:n})))},20)}}return e});function xl(t,e,o){return t?e(t):o?.(t)}var ue=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,o,i):s(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Bt;(function(t){t.blur="blur",t.blurWithStatusResolutionOnInput="blurWithStatusResolutionOnInput",t.input="input"})(Bt||(Bt={}));var Ut;(function(t){t.default="default",t.warning="warning",t.error="error"})(Ut||(Ut={}));var Ni=class extends CustomEvent{constructor(e){super("input-validated",{detail:{level:e}})}},Nv=de(Symbol("toFtInput"),function(t){class e extends t{constructor(){super(...arguments),this.warningRules=[],this.errorRules=[],this.validateOn=Bt.input,this.validateAtRender=!1,this.label="",this.hideLabel=!1,this.name="",this.disabled=!1,this.errorMessages=[],this.warningMessages=[],this.status=Ut.default,this.focused=!1,this.additionalWarningRules=[],this.additionalErrorRules=[]}connectedCallback(){super.connectedCallback(),this.validateAtRender&&this.triggerValidation()}onBlur(){this.focused=!1,(this.validateOn===Bt.blur||this.validateOn===Bt.blurWithStatusResolutionOnInput)&&this.triggerValidation()}onFocus(){this.focused=!0}onInput(){(this.status!==Ut.default&&this.validateOn===Bt.blurWithStatusResolutionOnInput||this.validateOn===Bt.input)&&this.triggerValidation()}triggerValidation(){this.errorMessages=this.processRules([...this.errorRules,...this.additionalErrorRules]),this.warningMessages=this.processRules([...this.warningRules,...this.additionalWarningRules]),this.status=this.resolveStatus(),this.dispatchEvent(new Ni(this.status))}get messagesForScreenReaderElementId(){return"sr-helper-text-list"}renderMessagesForScreenReader(){return V`
|
|
73
73
|
<ul aria-live="polite" id="${this.messagesForScreenReaderElementId}"
|
|
74
74
|
style="position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;list-style:none;">
|
|
75
75
|
${So(this.errorMessages,n=>V`
|
|
@@ -78,11 +78,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
78
78
|
${So(this.warningMessages,n=>V`
|
|
79
79
|
<li>${n}</li>
|
|
80
80
|
`)}
|
|
81
|
-
${
|
|
81
|
+
${xl(!this.errorMessages.length&&!this.warningMessages.length&&this.helperText,()=>V`
|
|
82
82
|
<li>${this.helperText}</li>
|
|
83
83
|
`)}
|
|
84
84
|
</ul>
|
|
85
|
-
`}resolveStatus(){return this.forceStatus?this.forceStatus:this.errorMessages.length?Ut.error:this.warningMessages.length?Ut.warning:Ut.default}processRules(n){return n.map(a=>a(this.value)).filter(a=>a!==!0).map(a=>a)}}return ue([E()],e.prototype,"warningRules",void 0),ue([E()],e.prototype,"errorRules",void 0),ue([E()],e.prototype,"validateOn",void 0),ue([E({type:Boolean})],e.prototype,"validateAtRender",void 0),ue([E()],e.prototype,"label",void 0),ue([E({type:Boolean})],e.prototype,"hideLabel",void 0),ue([E()],e.prototype,"name",void 0),ue([E({type:Boolean})],e.prototype,"disabled",void 0),ue([E()],e.prototype,"helperText",void 0),ue([E()],e.prototype,"forceStatus",void 0),ue([E({reflect:!0})],e.prototype,"value",void 0),ue([J()],e.prototype,"errorMessages",void 0),ue([J()],e.prototype,"warningMessages",void 0),ue([J()],e.prototype,"status",void 0),ue([J()],e.prototype,"focused",void 0),ue([J()],e.prototype,"additionalWarningRules",void 0),ue([J()],e.prototype,"additionalErrorRules",void 0),e});var ro=(t,e)=>{let o=t._$AN;if(o===void 0)return!1;for(let n of o)n._$AO?.(e,!1),ro(n,e);return!0},mn=t=>{let e,o;do{if((e=t._$AM)===void 0)break;o=e._$AN,o.delete(t),t=e}while(o?.size===0)},
|
|
85
|
+
`}resolveStatus(){return this.forceStatus?this.forceStatus:this.errorMessages.length?Ut.error:this.warningMessages.length?Ut.warning:Ut.default}processRules(n){return n.map(a=>a(this.value)).filter(a=>a!==!0).map(a=>a)}}return ue([E()],e.prototype,"warningRules",void 0),ue([E()],e.prototype,"errorRules",void 0),ue([E()],e.prototype,"validateOn",void 0),ue([E({type:Boolean})],e.prototype,"validateAtRender",void 0),ue([E()],e.prototype,"label",void 0),ue([E({type:Boolean})],e.prototype,"hideLabel",void 0),ue([E()],e.prototype,"name",void 0),ue([E({type:Boolean})],e.prototype,"disabled",void 0),ue([E()],e.prototype,"helperText",void 0),ue([E()],e.prototype,"forceStatus",void 0),ue([E({reflect:!0})],e.prototype,"value",void 0),ue([J()],e.prototype,"errorMessages",void 0),ue([J()],e.prototype,"warningMessages",void 0),ue([J()],e.prototype,"status",void 0),ue([J()],e.prototype,"focused",void 0),ue([J()],e.prototype,"additionalWarningRules",void 0),ue([J()],e.prototype,"additionalErrorRules",void 0),e});var ro=(t,e)=>{let o=t._$AN;if(o===void 0)return!1;for(let n of o)n._$AO?.(e,!1),ro(n,e);return!0},mn=t=>{let e,o;do{if((e=t._$AM)===void 0)break;o=e._$AN,o.delete(t),t=e}while(o?.size===0)},vl=t=>{for(let e;e=t._$AM;t=e){let o=e._$AN;if(o===void 0)e._$AN=o=new Set;else if(o.has(t))break;o.add(t),of(e)}};function tf(t){this._$AN!==void 0?(mn(this),this._$AM=t,vl(this)):this._$AM=t}function rf(t,e=!1,o=0){let n=this._$AH,a=this._$AN;if(a!==void 0&&a.size!==0)if(e)if(Array.isArray(n))for(let i=o;i<n.length;i++)ro(n[i],!1),mn(n[i]);else n!=null&&(ro(n,!1),mn(n));else ro(this,t)}var of=t=>{t.type==Fe.CHILD&&(t._$AP??=rf,t._$AQ??=tf)},gn=class extends Ae{constructor(){super(...arguments),this._$AN=void 0}_$AT(e,o,n){super._$AT(e,o,n),vl(this),this.isConnected=e._$AU}_$AO(e,o=!0){e!==this.isConnected&&(this.isConnected=e,e?this.reconnected?.():this.disconnected?.()),o&&(ro(this,e),mn(this))}setValue(e){if(ys(this._$Ct))this._$Ct._$AI(e,this);else{let o=[...this._$Ct._$AH];o[this._$Ci]=e,this._$Ct._$AI(o,this,0)}}disconnected(){}reconnected(){}};var Sl;(function(t){t.sm="sm",t.md="md",t.lg="lg",t.xl="xl"})(Sl||(Sl={}));var nf={sm:640,md:768,lg:1024,xl:1280},Ii=class extends gn{constructor(e){super(e),this.size=0,this.onResize=()=>{let o=window.innerWidth;this.size!==o&&(this.size=o,this.lastArgs&&this.setValue(this.render(...this.lastArgs)))},this.size=window.innerWidth,window.addEventListener("resize",this.onResize)}disconnected(){window.removeEventListener("resize",this.onResize)}reconnected(){window.addEventListener("resize",this.onResize)}update(e,[o,n,a]){return this.lastArgs=[o,n,a],this.render(o,n,a)}render(e,o,n){let a=this.resolveThreshold(e),i=n??(()=>G);return this.size>a?o():i()}resolveThreshold(e){return typeof e=="number"?e:nf[e]}},jv=Pe(Ii);var Pi,ki,Di,Mi,Bi=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((Di=(ki=(Pi=window.safari)===null||Pi===void 0?void 0:Pi.pushNotification)===null||ki===void 0?void 0:ki.toString())!==null&&Di!==void 0?Di:"")==="[object SafariRemoteNotification]",af="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(Mi=window.ftGlobals)!==null&&Mi!==void 0?Mi:{lit:Vn,litDecorators:Zn,litRepeat:qn,litClassMap:Yn,litStyleMap:Xn,litUnsafeHTML:Qn,wcUtils:{...ca,...ta,...fa,...wi,...ha,...ya,...xa,...sa,...Da,...Li,...gl,...vi,...ba,...Ha,...Ai,...$a,...Qs,...na,...Ga,...va,...ja,...bl,...tc,...Va,...gi,...Ti,...Ma,...Ua,...Oi,...da,isSafari:Bi,isTouchScreen:af,setVariable:w}};var mt=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,o,i):s(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Ui=class extends CustomEvent{constructor(e){super("change",{detail:{file:e}})}},he=class extends j{constructor(){super(...arguments),this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.accept=""}render(){return V`
|
|
86
86
|
<div class="ft-file-button">
|
|
87
87
|
<ft-or-ftds-button ?disabled=${this.disabled}
|
|
88
88
|
label="${this.label}"
|
|
@@ -98,7 +98,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
98
98
|
@change=${this.onFileChange}
|
|
99
99
|
hidden/>
|
|
100
100
|
</div>
|
|
101
|
-
`}onFileChange(){var e;((e=this.input.files)===null||e===void 0?void 0:e.length)>0&&this.dispatchEvent(new Ui(this.input.files.item(0)))}focus(){this.button.focus()}clear(){this.input.value=""}};he.elementDefinitions={};mt([E({type:Boolean})],he.prototype,"disabled",void 0);mt([E()],he.prototype,"label",void 0);mt([E()],he.prototype,"icon",void 0);mt([E()],he.prototype,"iconVariant",void 0);mt([E({type:Boolean})],he.prototype,"trailingIcon",void 0);mt([E()],he.prototype,"accept",void 0);mt([le(".ft-file-button--input")],he.prototype,"input",void 0);mt([le("ft-or-ftds-button")],he.prototype,"button",void 0);var
|
|
101
|
+
`}onFileChange(){var e;((e=this.input.files)===null||e===void 0?void 0:e.length)>0&&this.dispatchEvent(new Ui(this.input.files.item(0)))}focus(){this.button.focus()}clear(){this.input.value=""}};he.elementDefinitions={};mt([E({type:Boolean})],he.prototype,"disabled",void 0);mt([E()],he.prototype,"label",void 0);mt([E()],he.prototype,"icon",void 0);mt([E()],he.prototype,"iconVariant",void 0);mt([E({type:Boolean})],he.prototype,"trailingIcon",void 0);mt([E()],he.prototype,"accept",void 0);mt([le(".ft-file-button--input")],he.prototype,"input",void 0);mt([le("ft-or-ftds-button")],he.prototype,"button",void 0);var Ol=D``;var Cl=r.extend("--ft-ripple-color","",q.colorContent),_={color:Cl,backgroundColor:r.extend("--ft-ripple-background-color","",Cl),opacityContentOnSurfacePressed:r.external(q.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:r.external(q.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:r.external(q.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:r.external(q.opacityContentOnSurfaceSelected,"Design system"),borderRadius:r.create("--ft-ripple-border-radius","","SIZE","0px")},El=r.extend("--ft-ripple-color","",q.colorPrimary),Al={color:El,backgroundColor:r.extend("--ft-ripple-background-color","",El)},wl=r.extend("--ft-ripple-color","",q.colorSecondary),Rl={color:wl,backgroundColor:r.extend("--ft-ripple-background-color","",wl)},Tl=D`
|
|
102
102
|
:host {
|
|
103
103
|
display: contents;
|
|
104
104
|
}
|
|
@@ -153,19 +153,19 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
153
153
|
}
|
|
154
154
|
|
|
155
155
|
.ft-ripple.ft-ripple--secondary .ft-ripple--background {
|
|
156
|
-
background-color: ${
|
|
156
|
+
background-color: ${Rl.backgroundColor};
|
|
157
157
|
}
|
|
158
158
|
|
|
159
159
|
.ft-ripple.ft-ripple--secondary .ft-ripple--effect {
|
|
160
|
-
background-color: ${
|
|
160
|
+
background-color: ${Rl.color};
|
|
161
161
|
}
|
|
162
162
|
|
|
163
163
|
.ft-ripple.ft-ripple--primary .ft-ripple--background {
|
|
164
|
-
background-color: ${
|
|
164
|
+
background-color: ${Al.backgroundColor};
|
|
165
165
|
}
|
|
166
166
|
|
|
167
167
|
.ft-ripple.ft-ripple--primary .ft-ripple--effect {
|
|
168
|
-
background-color: ${
|
|
168
|
+
background-color: ${Al.color};
|
|
169
169
|
}
|
|
170
170
|
|
|
171
171
|
.ft-ripple .ft-ripple--background {
|
|
@@ -210,7 +210,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
210
210
|
opacity: ${_.opacityContentOnSurfacePressed};
|
|
211
211
|
transform: translate(-50%, -50%) scale(1);
|
|
212
212
|
}
|
|
213
|
-
`;function
|
|
213
|
+
`;function _l(t,e){let o=st[t];return D`
|
|
214
214
|
${e?Ne(e):D`.ft-typography--${Ne(t)}`} {
|
|
215
215
|
font-family: ${o.fontFamily};
|
|
216
216
|
font-size: ${o.fontSize};
|
|
@@ -220,7 +220,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
220
220
|
text-decoration: ${o.textDecoration};
|
|
221
221
|
text-transform: ${o.textCase};
|
|
222
222
|
}
|
|
223
|
-
`}var
|
|
223
|
+
`}var Ll=r.extend("--ft-typography-font-family","",q.titleFont),ot=r.extend("--ft-typography-font-family","",q.contentFont),B={fontFamily:ot,fontSize:r.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:r.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:r.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:r.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:r.create("--ft-typography-text-transform","","UNKNOWN","inherit")},hr={fontFamily:r.extend("--ft-typography-title-font-family","",Ll),fontSize:r.extend("--ft-typography-title-font-size","",B.fontSize,"20px"),fontWeight:r.extend("--ft-typography-title-font-weight","",B.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-title-letter-spacing","",B.letterSpacing,"0.15px"),lineHeight:r.extend("--ft-typography-title-line-height","",B.lineHeight,"1.2"),textTransform:r.extend("--ft-typography-title-text-transform","",B.textTransform,"inherit")},yr={fontFamily:r.extend("--ft-typography-title-dense-font-family","",Ll),fontSize:r.extend("--ft-typography-title-dense-font-size","",B.fontSize,"14px"),fontWeight:r.extend("--ft-typography-title-dense-font-weight","",B.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-title-dense-letter-spacing","",B.letterSpacing,"0.105px"),lineHeight:r.extend("--ft-typography-title-dense-line-height","",B.lineHeight,"1.7"),textTransform:r.extend("--ft-typography-title-dense-text-transform","",B.textTransform,"inherit")},mr={fontFamily:r.extend("--ft-typography-subtitle1-font-family","",ot),fontSize:r.extend("--ft-typography-subtitle1-font-size","",B.fontSize,"16px"),fontWeight:r.extend("--ft-typography-subtitle1-font-weight","",B.fontWeight,"600"),letterSpacing:r.extend("--ft-typography-subtitle1-letter-spacing","",B.letterSpacing,"0.144px"),lineHeight:r.extend("--ft-typography-subtitle1-line-height","",B.lineHeight,"1.5"),textTransform:r.extend("--ft-typography-subtitle1-text-transform","",B.textTransform,"inherit")},gr={fontFamily:r.extend("--ft-typography-subtitle2-font-family","",ot),fontSize:r.extend("--ft-typography-subtitle2-font-size","",B.fontSize,"14px"),fontWeight:r.extend("--ft-typography-subtitle2-font-weight","",B.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-subtitle2-letter-spacing","",B.letterSpacing,"0.098px"),lineHeight:r.extend("--ft-typography-subtitle2-line-height","",B.lineHeight,"1.7"),textTransform:r.extend("--ft-typography-subtitle2-text-transform","",B.textTransform,"inherit")},br={fontFamily:r.extend("--ft-typography-body1-font-family","",ot),fontSize:r.extend("--ft-typography-body1-font-size","",B.fontSize,"16px"),fontWeight:r.extend("--ft-typography-body1-font-weight","",B.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-body1-letter-spacing","",B.letterSpacing,"0.496px"),lineHeight:r.extend("--ft-typography-body1-line-height","",B.lineHeight,"1.5"),textTransform:r.extend("--ft-typography-body1-text-transform","",B.textTransform,"inherit")},xr={fontFamily:r.extend("--ft-typography-body2-font-family","",ot),fontSize:r.extend("--ft-typography-body2-font-size","",B.fontSize,"14px"),fontWeight:r.extend("--ft-typography-body2-font-weight","",B.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-body2-letter-spacing","",B.letterSpacing,"0.252px"),lineHeight:r.extend("--ft-typography-body2-line-height","",B.lineHeight,"1.4"),textTransform:r.extend("--ft-typography-body2-text-transform","",B.textTransform,"inherit")},vr={fontFamily:r.extend("--ft-typography-caption-font-family","",ot),fontSize:r.extend("--ft-typography-caption-font-size","",B.fontSize,"12px"),fontWeight:r.extend("--ft-typography-caption-font-weight","",B.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-caption-letter-spacing","",B.letterSpacing,"0.396px"),lineHeight:r.extend("--ft-typography-caption-line-height","",B.lineHeight,"1.33"),textTransform:r.extend("--ft-typography-caption-text-transform","",B.textTransform,"inherit")},Sr={fontFamily:r.extend("--ft-typography-breadcrumb-font-family","",ot),fontSize:r.extend("--ft-typography-breadcrumb-font-size","",B.fontSize,"10px"),fontWeight:r.extend("--ft-typography-breadcrumb-font-weight","",B.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-breadcrumb-letter-spacing","",B.letterSpacing,"0.33px"),lineHeight:r.extend("--ft-typography-breadcrumb-line-height","",B.lineHeight,"1.6"),textTransform:r.extend("--ft-typography-breadcrumb-text-transform","",B.textTransform,"inherit")},Or={fontFamily:r.extend("--ft-typography-overline-font-family","",ot),fontSize:r.extend("--ft-typography-overline-font-size","",B.fontSize,"10px"),fontWeight:r.extend("--ft-typography-overline-font-weight","",B.fontWeight,"normal"),letterSpacing:r.extend("--ft-typography-overline-letter-spacing","",B.letterSpacing,"1.5px"),lineHeight:r.extend("--ft-typography-overline-line-height","",B.lineHeight,"1.6"),textTransform:r.extend("--ft-typography-overline-text-transform","",B.textTransform,"uppercase")},je={fontFamily:r.extend("--ft-typography-button-font-family","",ot),fontSize:r.extend("--ft-typography-button-font-size","",B.fontSize,"14px"),fontWeight:r.extend("--ft-typography-button-font-weight","",B.fontWeight,"600"),letterSpacing:r.extend("--ft-typography-button-letter-spacing","",B.letterSpacing,"1.246px"),lineHeight:r.extend("--ft-typography-button-line-height","",B.lineHeight,"1.15"),textTransform:r.extend("--ft-typography-button-text-transform","",B.textTransform,"uppercase")},Nl=D`
|
|
224
224
|
.ft-typography--title {
|
|
225
225
|
font-family: ${hr.fontFamily};
|
|
226
226
|
font-size: ${hr.fontSize};
|
|
@@ -229,7 +229,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
229
229
|
line-height: ${hr.lineHeight};
|
|
230
230
|
text-transform: ${hr.textTransform};
|
|
231
231
|
}
|
|
232
|
-
`,
|
|
232
|
+
`,Il=D`
|
|
233
233
|
.ft-typography--title-dense {
|
|
234
234
|
font-family: ${yr.fontFamily};
|
|
235
235
|
font-size: ${yr.fontSize};
|
|
@@ -238,7 +238,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
238
238
|
line-height: ${yr.lineHeight};
|
|
239
239
|
text-transform: ${yr.textTransform};
|
|
240
240
|
}
|
|
241
|
-
`,
|
|
241
|
+
`,Pl=D`
|
|
242
242
|
.ft-typography--subtitle1 {
|
|
243
243
|
font-family: ${mr.fontFamily};
|
|
244
244
|
font-size: ${mr.fontSize};
|
|
@@ -247,7 +247,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
247
247
|
line-height: ${mr.lineHeight};
|
|
248
248
|
text-transform: ${mr.textTransform};
|
|
249
249
|
}
|
|
250
|
-
`,
|
|
250
|
+
`,kl=D`
|
|
251
251
|
.ft-typography--subtitle2 {
|
|
252
252
|
font-family: ${gr.fontFamily};
|
|
253
253
|
font-size: ${gr.fontSize};
|
|
@@ -257,7 +257,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
257
257
|
text-transform: ${gr.textTransform};
|
|
258
258
|
}
|
|
259
259
|
|
|
260
|
-
`,
|
|
260
|
+
`,Dl=D`
|
|
261
261
|
.ft-typography--body1 {
|
|
262
262
|
font-family: ${br.fontFamily};
|
|
263
263
|
font-size: ${br.fontSize};
|
|
@@ -266,7 +266,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
266
266
|
line-height: ${br.lineHeight};
|
|
267
267
|
text-transform: ${br.textTransform};
|
|
268
268
|
}
|
|
269
|
-
`,
|
|
269
|
+
`,Ml=D`
|
|
270
270
|
.ft-typography--body2 {
|
|
271
271
|
font-family: ${xr.fontFamily};
|
|
272
272
|
font-size: ${xr.fontSize};
|
|
@@ -275,7 +275,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
275
275
|
line-height: ${xr.lineHeight};
|
|
276
276
|
text-transform: ${xr.textTransform};
|
|
277
277
|
}
|
|
278
|
-
`,
|
|
278
|
+
`,Bl=D`
|
|
279
279
|
.ft-typography--caption {
|
|
280
280
|
font-family: ${vr.fontFamily};
|
|
281
281
|
font-size: ${vr.fontSize};
|
|
@@ -284,7 +284,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
284
284
|
line-height: ${vr.lineHeight};
|
|
285
285
|
text-transform: ${vr.textTransform};
|
|
286
286
|
}
|
|
287
|
-
`,
|
|
287
|
+
`,Ul=D`
|
|
288
288
|
.ft-typography--breadcrumb {
|
|
289
289
|
font-family: ${Sr.fontFamily};
|
|
290
290
|
font-size: ${Sr.fontSize};
|
|
@@ -293,7 +293,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
293
293
|
line-height: ${Sr.lineHeight};
|
|
294
294
|
text-transform: ${Sr.textTransform};
|
|
295
295
|
}
|
|
296
|
-
|
|
296
|
+
`,$l=D`
|
|
297
297
|
.ft-typography--overline {
|
|
298
298
|
font-family: ${Or.fontFamily};
|
|
299
299
|
font-size: ${Or.fontSize};
|
|
@@ -302,7 +302,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
302
302
|
line-height: ${Or.lineHeight};
|
|
303
303
|
text-transform: ${Or.textTransform};
|
|
304
304
|
}
|
|
305
|
-
|
|
305
|
+
`,Fl=D`
|
|
306
306
|
.ft-typography--button {
|
|
307
307
|
font-family: ${je.fontFamily};
|
|
308
308
|
font-size: ${je.fontSize};
|
|
@@ -311,11 +311,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
311
311
|
line-height: ${je.lineHeight};
|
|
312
312
|
text-transform: ${je.textTransform};
|
|
313
313
|
}
|
|
314
|
-
`,
|
|
314
|
+
`,Hl=D`
|
|
315
315
|
.ft-typography {
|
|
316
316
|
vertical-align: inherit;
|
|
317
317
|
}
|
|
318
|
-
`,
|
|
318
|
+
`,Wl=[Object.keys(st).map(t=>_l(t))];var ee={color:r.extend("--ft-loader-color","",q.colorPrimary),size:r.create("--ft-loader-size","","SIZE","80px")},zl=D`
|
|
319
319
|
:host {
|
|
320
320
|
line-height: 0;
|
|
321
321
|
}
|
|
@@ -384,7 +384,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
384
384
|
transform: translate(calc(0.35 * ${ee.size}), 0);
|
|
385
385
|
}
|
|
386
386
|
}
|
|
387
|
-
`;var ye={size:r.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:r.extend("--ft-icon-fluid-topics-font-family","",r.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:r.extend("--ft-icon-file-format-font-family","",r.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:r.extend("--ft-icon-material-font-family","",r.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:r.create("--ft-icon-vertical-align","","UNKNOWN","unset")},
|
|
387
|
+
`;var ye={size:r.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:r.extend("--ft-icon-fluid-topics-font-family","",r.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:r.extend("--ft-icon-file-format-font-family","",r.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:r.extend("--ft-icon-material-font-family","",r.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:r.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Gl=[D`
|
|
388
388
|
:host, i.ft-icon {
|
|
389
389
|
display: inline-flex;
|
|
390
390
|
align-items: center;
|
|
@@ -432,7 +432,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
432
432
|
.ft-icon--material {
|
|
433
433
|
font-family: ${ye.materialFontFamily}, "Material Icons", sans-serif;
|
|
434
434
|
}
|
|
435
|
-
`,Nt];var
|
|
435
|
+
`,Nt];var jl=r.extend("--ft-button-color","",q.colorPrimary),se={backgroundColor:r.extend("--ft-button-background-color","",q.colorSurface),borderRadius:r.extend("--ft-button-border-radius","",q.borderRadiusL),color:jl,fontSize:r.extend("--ft-button-font-size","",je.fontSize),iconSize:r.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:r.extend("--ft-button-ripple-color","",jl),verticalPadding:r.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:r.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:r.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:r.external(q.colorOpacityDisabled,"Design system")},Vl=r.extend("--ft-button-primary-color","",r.extend("--ft-button-color","",q.colorOnPrimary)),$i={backgroundColor:r.extend("--ft-button-primary-background-color","",r.extend("--ft-button-background-color","",q.colorPrimary)),color:Vl,rippleColor:r.extend("--ft-button-primary-ripple-color","",Vl)},Ve={borderRadius:r.extend("--ft-button-dense-border-radius","",r.extend("--ft-button-border-radius","",q.borderRadiusM)),verticalPadding:r.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:r.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:r.create("--ft-button-dense-icon-padding","","SIZE","4px")},Kl=[D`
|
|
436
436
|
:host {
|
|
437
437
|
display: inline-block;
|
|
438
438
|
max-width: 100%;
|
|
@@ -580,7 +580,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
580
580
|
<div class="ft-ripple--background"></div>
|
|
581
581
|
<div class="ft-ripple--effect"></div>
|
|
582
582
|
</div>
|
|
583
|
-
`}contentAvailableCallback(e){super.contentAvailableCallback(e),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(e){var o,n;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var e,o;let n=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}forceFocusUpdate(){var e;!((e=this.target)===null||e===void 0)&&e.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(e){if(this.setupDebouncer.cancel(),this.target===e)return;this.onDisconnect&&this.onDisconnect(),this.target=e,e.setAttribute("data-is-ft-ripple-target","true");let o=(...c)=>d=>{c.forEach(p=>window.addEventListener(p,this.endPress,{once:!0})),this.startPress(d)},n=o("mouseup","contextmenu"),a=o("touchend","touchcancel"),i=c=>{["Enter"," "].includes(c.key)&&o("keyup")(c)},s={passive:!0};e.addEventListener("mouseover",this.startHover,s),e.addEventListener("mousemove",this.moveRipple,s),e.addEventListener("mouseleave",this.endHover,s),e.addEventListener("mousedown",n,s),e.addEventListener("touchstart",a,s),e.addEventListener("touchmove",this.moveRipple,s),e.addEventListener("keydown",i,s),e.addEventListener("focus",this.startFocus,s),e.addEventListener("blur",this.endFocus,s),e.addEventListener("focusin",this.startFocus,s),e.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{e.removeAttribute("data-is-ft-ripple-target"),e.removeEventListener("mouseover",this.startHover,s),e.removeEventListener("mousemove",this.moveRipple,s),e.removeEventListener("mouseleave",this.endHover,s),e.removeEventListener("mousedown",n,s),e.removeEventListener("touchstart",a,s),e.removeEventListener("touchmove",this.moveRipple,s),e.removeEventListener("keydown",i,s),e.removeEventListener("focus",this.startFocus,s),e.removeEventListener("blur",this.endFocus,s),e.removeEventListener("focusin",this.startFocus,s),e.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(e){let o=e,n=e,a,i;return o.x!=null?{x:a,y:i}=o:n.touches!=null&&(a=n.touches[0].clientX,i=n.touches[0].clientY),{x:a,y:i}}isFocusVisible(e){return e instanceof HTMLElement?e.matches(":focus-visible"):!0}isIgnored(e){if(this.disabled)return!0;if(e!=null)for(let o of e.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};re.elementDefinitions={};re.styles=
|
|
583
|
+
`}contentAvailableCallback(e){super.contentAvailableCallback(e),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(e){var o,n;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var e,o;let n=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}forceFocusUpdate(){var e;!((e=this.target)===null||e===void 0)&&e.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(e){if(this.setupDebouncer.cancel(),this.target===e)return;this.onDisconnect&&this.onDisconnect(),this.target=e,e.setAttribute("data-is-ft-ripple-target","true");let o=(...c)=>d=>{c.forEach(p=>window.addEventListener(p,this.endPress,{once:!0})),this.startPress(d)},n=o("mouseup","contextmenu"),a=o("touchend","touchcancel"),i=c=>{["Enter"," "].includes(c.key)&&o("keyup")(c)},s={passive:!0};e.addEventListener("mouseover",this.startHover,s),e.addEventListener("mousemove",this.moveRipple,s),e.addEventListener("mouseleave",this.endHover,s),e.addEventListener("mousedown",n,s),e.addEventListener("touchstart",a,s),e.addEventListener("touchmove",this.moveRipple,s),e.addEventListener("keydown",i,s),e.addEventListener("focus",this.startFocus,s),e.addEventListener("blur",this.endFocus,s),e.addEventListener("focusin",this.startFocus,s),e.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{e.removeAttribute("data-is-ft-ripple-target"),e.removeEventListener("mouseover",this.startHover,s),e.removeEventListener("mousemove",this.moveRipple,s),e.removeEventListener("mouseleave",this.endHover,s),e.removeEventListener("mousedown",n,s),e.removeEventListener("touchstart",a,s),e.removeEventListener("touchmove",this.moveRipple,s),e.removeEventListener("keydown",i,s),e.removeEventListener("focus",this.startFocus,s),e.removeEventListener("blur",this.endFocus,s),e.removeEventListener("focusin",this.startFocus,s),e.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(e){let o=e,n=e,a,i;return o.x!=null?{x:a,y:i}=o:n.touches!=null&&(a=n.touches[0].clientX,i=n.touches[0].clientY),{x:a,y:i}}isFocusVisible(e){return e instanceof HTMLElement?e.matches(":focus-visible"):!0}isIgnored(e){if(this.disabled)return!0;if(e!=null)for(let o of e.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};re.elementDefinitions={};re.styles=Tl;ge([E({type:Boolean})],re.prototype,"primary",void 0);ge([E({type:Boolean})],re.prototype,"secondary",void 0);ge([E({type:Boolean})],re.prototype,"unbounded",void 0);ge([E({type:Boolean})],re.prototype,"activated",void 0);ge([E({type:Boolean})],re.prototype,"selected",void 0);ge([E({type:Boolean})],re.prototype,"disabled",void 0);ge([J()],re.prototype,"hovered",void 0);ge([J()],re.prototype,"focused",void 0);ge([J()],re.prototype,"pressed",void 0);ge([J()],re.prototype,"rippling",void 0);ge([J()],re.prototype,"originX",void 0);ge([J()],re.prototype,"originY",void 0);ge([le(".ft-ripple")],re.prototype,"ripple",void 0);ge([le(".ft-ripple--effect")],re.prototype,"rippleEffect",void 0);te("ft-ripple")(re);var ql=Symbol.for(""),sf=t=>{if(t?.r===ql)return t?._$litStatic$},Cr=t=>({_$litStatic$:t,r:ql});var Zl=new Map,Fi=t=>(e,...o)=>{let n=o.length,a,i,s=[],c=[],d,p=0,h=!1;for(;p<n;){for(d=e[p];p<n&&(i=o[p],(a=sf(i))!==void 0);)d+=a+e[++p],h=!0;p!==n&&c.push(i),s.push(d),p++}if(p===n&&s.push(e[n]),h){let f=s.join("$$lit$$");(e=Zl.get(f))===void 0&&(s.raw=s,Zl.set(f,e=s)),o=c}return t(e,...o)},Er=Fi(V),KS=Fi(Hn),ZS=Fi(Wn);var gt;(function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button",t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"})(gt||(gt={}));var Yl=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,o,i):s(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Me=class extends j{constructor(){super(...arguments),this.variant=gt.body1}render(){return this.element?Er`
|
|
584
584
|
<${Cr(this.element)}
|
|
585
585
|
part="text"
|
|
586
586
|
class="ft-typography ft-typography--${this.variant}">
|
|
@@ -588,7 +588,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
588
588
|
</${Cr(this.element)}>
|
|
589
589
|
`:Er`
|
|
590
590
|
<slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
|
|
591
|
-
`}};Me.styles=[
|
|
591
|
+
`}};Me.styles=[Nl,Il,Pl,kl,Dl,Ml,Bl,Ul,$l,Fl,Hl,...Wl];Yl([E()],Me.prototype,"element",void 0);Yl([E()],Me.prototype,"variant",void 0);var bt;(function(t){t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"})(bt||(bt={}));function cf(t,e){let o=st[t];return D`
|
|
592
592
|
${e?Ne(e):D`.ftds-typography--${Ne(t)}`} {
|
|
593
593
|
font-family: ${o.fontFamily};
|
|
594
594
|
font-size: ${o.fontSize};
|
|
@@ -598,7 +598,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
598
598
|
text-decoration: ${o.textDecoration};
|
|
599
599
|
text-transform: ${o.textCase};
|
|
600
600
|
}
|
|
601
|
-
`}var
|
|
601
|
+
`}var Xl=[Object.keys(st).map(t=>cf(t))];var Jl=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,o,i):s(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},nt=class extends j{constructor(){super(...arguments),this.variant=bt.body2medium}render(){return this.element?Er`
|
|
602
602
|
<${Cr(this.element)}
|
|
603
603
|
part="text"
|
|
604
604
|
class="ftds-typography ftds-typography--${this.variant}">
|
|
@@ -606,7 +606,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
606
606
|
</${Cr(this.element)}>
|
|
607
607
|
`:Er`
|
|
608
608
|
<slot part="text" class="ftds-typography ftds-typography--${this.variant}"></slot>
|
|
609
|
-
`}};nt.styles=[...
|
|
609
|
+
`}};nt.styles=[...Xl];Jl([E()],nt.prototype,"element",void 0);Jl([E()],nt.prototype,"variant",void 0);te("ft-typography")(Me);te("ftds-typography")(nt);var Ar={distance:r.create("--ft-tooltip-distance","","SIZE","4px"),color:r.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:r.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:r.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:r.extend("--ft-tooltip-border-radius","",q.borderRadiusS),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","150px")},Ql=D`
|
|
610
610
|
.ft-tooltip--container {
|
|
611
611
|
display: block;
|
|
612
612
|
}
|
|
@@ -635,10 +635,10 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
635
635
|
position: relative;
|
|
636
636
|
word-break: break-word;
|
|
637
637
|
}
|
|
638
|
-
`;var
|
|
639
|
-
`;var lf="ft-app-info",$t=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};$t.eventName="authentication-change";var df={session:(t,e)=>{be(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>P.dispatchEvent(new $t(e.payload)),0))}},P=Dt.get({name:lf,reducers:df,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var Ft=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:n}=P.getState(),a=e??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(e){return new Promise(o=>{let n=t.get(e);if(n)o(n);else{let a=P.subscribe(()=>{n=t.get(e),n&&(a(),o(n))})}})}};var bn=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Ft.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Ft.await()}};var Oe=class extends bn{constructor(e=!0,o){var n;super(o),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=(n=a.commonCache)!==null&&n!==void 0?n:new He,this.cache=e?a.commonCache:new He}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((o,n)=>0|31*o+n.charCodeAt(0),0))}};var xn=class extends Oe{async listMyBookmarks(){let e=P.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var Hi=class{addCommand(e,o=!1){P.commands.add(e,o)}consumeCommand(e){return P.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Hi;var ed,wr=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},uf=Symbol("clearAfterUnitTest"),vn=class extends Ao(Oe){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[ed]=()=>{this.defaultMessages={},this.cache=new He,this.listeners={}},this.currentUiLocale=P.getState().uiLocale,P.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=P.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let o=e.name.toLowerCase();this.cache.setFinal(o,e),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,o){var n;if(e=e.toLowerCase(),o&&Object.keys(o).length>0){let a={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...o};be(this.defaultMessages[e],a)||(this.defaultMessages[e]=a,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var o,n;return this.fetchContext(e),(n=(o=this.cache.getNow(e))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,o){let n=e.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(e,o,...n){var a;let i=e.toLowerCase(),s=this.resolveContext(i);return new qr((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},s).resolve(o,...n)}async fetchContext(e){let o=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),o&&await this.notify(e)}catch(a){!(a instanceof At)&&o&&console.error(a)}return n}subscribe(e,o){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(o),()=>{var a;return(a=this.listeners[e])===null||a===void 0?void 0:a.delete(o)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new wr({loadedContexts:e})),this.dispatchEvent(new wr({loadedContexts:e})),await Promise.all(e.map(o=>this.notify(o,!1)))}async notify(e,o=!0){o&&(document.body.dispatchEvent(new wr({loadedContexts:[e]})),this.dispatchEvent(new wr({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(n=>Co(0).then(()=>n()).catch(()=>null)))}};ed=uf;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends vn{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends vn{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var oo=window.FluidTopicsI18nService,Wi=window.FluidTopicsCustomI18nService;var zi=class{highlightHtml(e,o,n){za(e,o,n)}};window.FluidTopicsHighlightHtmlService=new zi;var Sn=class extends Oe{async listMySearches(){let{session:e}=P.getState();return fl(e,oe.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Gi=class{isDate(e){var o,n,a,i;return(i=(a=((n=(o=P.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(c=>c.key===e))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(e,o){var n,a,i;return Mt.format(e,(n=o?.locale)!==null&&n!==void 0?n:P.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(i=o?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new Gi;var no=class{static get(e,o){var n,a;let i=P.getState(),{lang:s,region:c}=(a=(n=i.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&a!==void 0?a:{lang:"en",region:"US"};return new pr(i.baseUrl,e??20,i.searchInAllLanguagesAllowed,o??`${s}-${c}`)}};var ji=class{urlToSearchRequest(e){return no.get().parse(e)}searchRequestToUrl(e){return no.get().serialize(e)}};window.FluidTopicsUrlService=new ji;var Ht=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};Ht.eventName="change";var Vi=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let o=sessionStorage.getItem(this.itemName(e));return o?JSON.parse(o):void 0}set(e,o){sessionStorage.setItem(this.itemName(e),JSON.stringify(o))}},td=new Vi;var On=class t extends Xe{static build(){return new t(window.history,td,()=>window.location,!1)}constructor(e,o,n,a){var i,s;super(),this.history=e,this.historyStorage=o,this.windowLocation=n,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,o=!1){let n=o&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),be(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Ht(this.currentItem())),0)}installProxies(){let e=o=>(n,a,[i,s,c])=>{let d=o(),p={...d===this.currentIndex?this.currentState:void 0,...i,index:d,href:typeof c=="string"?c:(c??this.windowLocation()).href};n.apply(a,[p,s,c]),this.setCurrentState(p,!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 o=this.history.length-1;o>=0;o--)e?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(e){var o;let n={...this.buildCurrentState(),...e,index:this.currentIndex,title:(o=e?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(e){this.addEventListener(Ht.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(Ht.eventName,e)}currentItem(){return $r(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 $r(this.states[this.previousDifferentMajorPosition()])}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 $r(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 o;let n=(o=this.states[e])===null||o===void 0?void 0:o.majorStateId;if(!n)return e;let a=e,i=e+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,n);)this.hasState(i)&&(a=i),i++;return a}buildCurrentState(){var e,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&o!==void 0?o:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,o){var n;if(!this.hasState(e))return!1;let a=o??this.currentState.majorStateId,i=(n=this.states[e])===null||n===void 0?void 0:n.majorStateId;return i==null||i!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=On.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});var rd=P;function od(t,e){var o;return rd.getState().authenticationRequired&&!(!((o=rd.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(e):t()}var ne=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,o,i):s(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},X=class extends j{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.apiProvider=()=>Ft.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new He,this.cleanSessionDebouncer=new xe,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return V`
|
|
638
|
+
`;var ed=D`
|
|
639
|
+
`;var lf="ft-app-info",$t=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};$t.eventName="authentication-change";var df={session:(t,e)=>{be(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>P.dispatchEvent(new $t(e.payload)),0))}},P=Dt.get({name:lf,reducers:df,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var Ft=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:n}=P.getState(),a=e??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(e){return new Promise(o=>{let n=t.get(e);if(n)o(n);else{let a=P.subscribe(()=>{n=t.get(e),n&&(a(),o(n))})}})}};var bn=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Ft.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Ft.await()}};var Oe=class extends bn{constructor(e=!0,o){var n;super(o),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=(n=a.commonCache)!==null&&n!==void 0?n:new He,this.cache=e?a.commonCache:new He}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((o,n)=>0|31*o+n.charCodeAt(0),0))}};var xn=class extends Oe{async listMyBookmarks(){let e=P.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var Hi=class{addCommand(e,o=!1){P.commands.add(e,o)}consumeCommand(e){return P.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Hi;var td,wr=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},uf=Symbol("clearAfterUnitTest"),vn=class extends Ao(Oe){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[td]=()=>{this.defaultMessages={},this.cache=new He,this.listeners={}},this.currentUiLocale=P.getState().uiLocale,P.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=P.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let o=e.name.toLowerCase();this.cache.setFinal(o,e),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,o){var n;if(e=e.toLowerCase(),o&&Object.keys(o).length>0){let a={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...o};be(this.defaultMessages[e],a)||(this.defaultMessages[e]=a,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var o,n;return this.fetchContext(e),(n=(o=this.cache.getNow(e))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,o){let n=e.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(e,o,...n){var a;let i=e.toLowerCase(),s=this.resolveContext(i);return new qr((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},s).resolve(o,...n)}async fetchContext(e){let o=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),o&&await this.notify(e)}catch(a){!(a instanceof At)&&o&&console.error(a)}return n}subscribe(e,o){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(o),()=>{var a;return(a=this.listeners[e])===null||a===void 0?void 0:a.delete(o)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new wr({loadedContexts:e})),this.dispatchEvent(new wr({loadedContexts:e})),await Promise.all(e.map(o=>this.notify(o,!1)))}async notify(e,o=!0){o&&(document.body.dispatchEvent(new wr({loadedContexts:[e]})),this.dispatchEvent(new wr({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(n=>Co(0).then(()=>n()).catch(()=>null)))}};td=uf;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends vn{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends vn{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var oo=window.FluidTopicsI18nService,Wi=window.FluidTopicsCustomI18nService;var zi=class{highlightHtml(e,o,n){za(e,o,n)}};window.FluidTopicsHighlightHtmlService=new zi;var Sn=class extends Oe{async listMySearches(){let{session:e}=P.getState();return hl(e,oe.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Gi=class{isDate(e){var o,n,a,i;return(i=(a=((n=(o=P.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(c=>c.key===e))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(e,o){var n,a,i;return Mt.format(e,(n=o?.locale)!==null&&n!==void 0?n:P.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(i=o?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new Gi;var no=class{static get(e,o){var n,a;let i=P.getState(),{lang:s,region:c}=(a=(n=i.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&a!==void 0?a:{lang:"en",region:"US"};return new pr(i.baseUrl,e??20,i.searchInAllLanguagesAllowed,o??`${s}-${c}`)}};var ji=class{urlToSearchRequest(e){return no.get().parse(e)}searchRequestToUrl(e){return no.get().serialize(e)}};window.FluidTopicsUrlService=new ji;var Ht=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};Ht.eventName="change";var Vi=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let o=sessionStorage.getItem(this.itemName(e));return o?JSON.parse(o):void 0}set(e,o){sessionStorage.setItem(this.itemName(e),JSON.stringify(o))}},rd=new Vi;var On=class t extends Xe{static build(){return new t(window.history,rd,()=>window.location,!1)}constructor(e,o,n,a){var i,s;super(),this.history=e,this.historyStorage=o,this.windowLocation=n,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,o=!1){let n=o&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),be(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Ht(this.currentItem())),0)}installProxies(){let e=o=>(n,a,[i,s,c])=>{let d=o(),p={...d===this.currentIndex?this.currentState:void 0,...i,index:d,href:typeof c=="string"?c:(c??this.windowLocation()).href};n.apply(a,[p,s,c]),this.setCurrentState(p,!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 o=this.history.length-1;o>=0;o--)e?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(e){var o;let n={...this.buildCurrentState(),...e,index:this.currentIndex,title:(o=e?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(e){this.addEventListener(Ht.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(Ht.eventName,e)}currentItem(){return $r(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 $r(this.states[this.previousDifferentMajorPosition()])}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 $r(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 o;let n=(o=this.states[e])===null||o===void 0?void 0:o.majorStateId;if(!n)return e;let a=e,i=e+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,n);)this.hasState(i)&&(a=i),i++;return a}buildCurrentState(){var e,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&o!==void 0?o:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,o){var n;if(!this.hasState(e))return!1;let a=o??this.currentState.majorStateId,i=(n=this.states[e])===null||n===void 0?void 0:n.majorStateId;return i==null||i!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=On.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});function od(t,e){let{authenticationRequired:o,session:n}=P.getState();return o&&!n?.sessionAuthenticated?Promise.resolve(e):t()}var ne=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,o,i):s(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},X=class extends j{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.apiProvider=()=>Ft.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new He,this.cleanSessionDebouncer=new xe,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return V`
|
|
640
640
|
<slot></slot>
|
|
641
|
-
`}connectedCallback(){super.connectedCallback(),P.addEventListener($t.eventName,this.reloadConfiguration)}disconnectedCallback(){P.addEventListener($t.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var o,n,a,i,s,c,d;super.update(e),e.has("baseUrl")&&(P.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&P.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&P.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&P.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&P.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&P.actions.noCustom(this.noCustom),e.has("editorMode")&&P.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&P.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&P.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(p=>oo.addContext(p)),e.has("openExternalDocumentInNewTab")&&P.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&P.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&P.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(P.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),P.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),P.actions.searchInAllLanguagesAllowed((s=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&P.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&P.actions.availableContentLocales((d=(c=this.availableContentLocales)===null||c===void 0?void 0:c.contentLocales)!==null&&d!==void 0?d:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>od(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};X.elementDefinitions={};X.styles=Ql;ne([E()],X.prototype,"baseUrl",void 0);ne([E()],X.prototype,"apiIntegrationIdentifier",void 0);ne([E()],X.prototype,"apiIntegrationAppVersion",void 0);ne([E()],X.prototype,"uiLocale",void 0);ne([we(null)],X.prototype,"availableUiLocales",void 0);ne([we(null)],X.prototype,"metadataConfiguration",void 0);ne([E({type:Boolean})],X.prototype,"editorMode",void 0);ne([E({type:Boolean})],X.prototype,"noCustom",void 0);ne([E({type:Boolean})],X.prototype,"openExternalDocumentInNewTab",void 0);ne([E({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],X.prototype,"noCustomComponent",void 0);ne([E({type:Boolean})],X.prototype,"withManualResources",void 0);ne([E({type:Boolean})],X.prototype,"navigatorOnline",void 0);ne([E({type:Boolean})],X.prototype,"forcedOffline",void 0);ne([E({type:Object})],X.prototype,"apiProvider",void 0);ne([E({type:Boolean})],X.prototype,"authenticationRequired",void 0);ne([we([])],X.prototype,"messageContexts",void 0);ne([we(void 0)],X.prototype,"session",void 0);ne([J()],X.prototype,"localesConfiguration",void 0);ne([J()],X.prototype,"availableContentLocales",void 0);var Cn=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,o,i):s(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},SE=de(Symbol("withDateFormat"),function(t){class e extends t{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(P)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var a,i;return((i=(a=this.metadataDescriptors.find(c=>c.key===n))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1)?c=>Mt.format(c,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Cn([E({type:Boolean})],e.prototype,"useLongDateFormat",void 0),Cn([E({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),Cn([rr({store:P.name,selector:o=>{var n,a;return(a=(n=o.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&a!==void 0?a:[]}})],e.prototype,"metadataDescriptors",void 0),Cn([rr({store:P.name})],e.prototype,"uiLocale",void 0),e});var En=class extends Oe{constructor(){super(...arguments),this.CACHE_DURATION=3*60*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=P.getState().session;return!!e?.sessionAuthenticated}};var An=class extends Oe{constructor(){super(...arguments),this.CACHE_DURATION=3*60*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=P.getState().session;return!!e?.sessionAuthenticated}};var pf="ft-user-assets",ff={setAssetCount:(t,e)=>{let{userAssetType:o,count:n}=e.payload.assetCount;t.assetCounts.allAsset[o]=n},clearAssetCount:t=>{Object.values(Te).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let o=e.payload.mapId;t.assetCounts.bookmarkByMap[o]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}},addAsset:(t,e)=>{let{assetType:o,mapId:n,asset:a}=e.payload;Zi(t,o,[...Ki(t,o),a]),nd(t,o,1,n),ad(t,a)},editAsset:(t,e)=>{let{assetType:o,asset:n}=e.payload;Zi(t,o,Ki(t,o).map(a=>a.id===n.id?n:a)),ad(t,n)},removeAsset:(t,e)=>{let{assetType:o,mapId:n,assetId:a}=e.payload;Zi(t,o,Ki(t,o).filter(i=>i.id!==a)),nd(t,o,-1,n)}},id={[Te.SEARCHES]:"savedSearches",[Te.BOOKMARKS]:"bookmarks",[Te.BOOKS]:void 0,[Te.COLLECTIONS]:void 0},Ki=(t,e)=>{var o;let n=id[e];return n?(o=t[n])!==null&&o!==void 0?o:[]:[]},Zi=(t,e,o)=>{let n=id[e];n&&(t[n]=o)},nd=(t,e,o,n)=>{let a=t.assetCounts.allAsset[e];if(a!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,a+o),e===Te.BOOKMARKS&&n)){let i=t.assetCounts.bookmarkByMap[n];t.assetCounts.bookmarkByMap[n]=Math.max(0,i+o)}},ad=(t,e)=>{let o=t.assetLabels.map(a=>a.title),n=e.labels.filter(a=>!o.includes(a)).map(a=>({title:a}));t.assetLabels.push(...n)},Ce=Dt.get({name:pf,reducers:ff,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Te).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),qi=class{constructor(e=new En,o=new An){this.assetCountsService=e,this.assetLabelsService=o,this.currentSession=P.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new xn,this.savedSearchesService=new Sn,P.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=P.getState();be((e=this.currentSession)===null||e===void 0?void 0:e.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),Ce.actions.clearAssetCount(),Ce.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Ce.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Ce.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Ce.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();Ce.actions.assetLabels(e)}async loadAssetCount(e){let o=await this.assetCountsService.getUserAssetCount(e);o&&Ce.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(e){let o=await this.assetCountsService.getUserBookmarkCountByMap(e);o&&Ce.actions.setBookmarkCountByMap({count:o.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let o=Object.keys(Ce.getState().assetCounts.bookmarkByMap).length!==0;e===Te.BOOKMARKS&&o&&Ce.actions.clearBookmarkCountByMap(),Ce.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 o=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Ce.actions.bookmarks(o)}}},hf=new qi;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=hf);te("ft-app-context")(X);var Yi=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[n,a]=e.split(".");return{context:n,key:a,custom:!0,message:""}}return{message:e}}}toAttribute(e){if(e!=null)return JSON.stringify(e)}isI18nKey(e){return e.match(/^[\w-]+\.[\w-]+$/)}},Rr=new Yi;var yf=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,o,i):s(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},io=Symbol("i18nAttributes"),sd=Symbol("i18nListAttributes"),cd=Symbol("i18nProperties"),wn=Symbol("i18nContexts"),ao=Symbol("i18nUnsubs"),ld=de(Symbol("withI18n"),function(t){var e,o;class n extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map,this[o]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?Wi:oo}i18n(i){let{context:s,key:c,message:d}=i,{custom:p,args:h,argsProvider:f}=i;if(s&&c){this.hasI18nContext(s)||this.addI18nContext(s,void 0,p);let y=h??(f?f(this):[]);return this.getI18nService(p).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(Rr.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 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,c;let d=this,p=(h,f,y)=>y?.context&&y.key&&i(h,f,y)?{...y,message:this.i18n({context:y.context,key:y.key,custom:y.custom,...h})}:y;(s=this[io])===null||s===void 0||s.forEach((h,f)=>d[f]=p(h,f,d[f])),(c=this[sd])===null||c===void 0||c.forEach((h,f)=>{var y;return d[f]=(y=d[f])===null||y===void 0?void 0:y.map(x=>p(h,f,x))})}updateI18nProperties(i){var s;(s=this[cd])===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[ao].has(d)||this[ao].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[ao].forEach(i=>i()),this[ao].clear()}}return e=wn,o=ao,yf([E({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),Rn=class extends ld(j){},Tn=class extends ld(Jr){};var Xi=class{fromAttribute(e){if(!e)return[];try{let o=JSON.parse(e);return Array.isArray(o)?o.map(n=>typeof n=="string"?Rr.fromAttribute(n):n):[]}catch{return[]}}toAttribute(e){if(e!=null)return JSON.stringify(e)}},mf=new Xi;var dd=(t,e)=>(o,n)=>{var a;o.constructor.createProperty(n,{type:Object,hasChanged:Ye,converter:Rr,...e}),o[io]=(a=o[io])!==null&&a!==void 0?a:new Map,o[io].set(n,t??{})};var ud=D`
|
|
641
|
+
`}connectedCallback(){super.connectedCallback(),P.addEventListener($t.eventName,this.reloadConfiguration)}disconnectedCallback(){P.addEventListener($t.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var o,n,a,i,s,c,d;super.update(e),e.has("baseUrl")&&(P.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&P.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&P.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&P.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&P.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&P.actions.noCustom(this.noCustom),e.has("editorMode")&&P.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&P.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&P.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(p=>oo.addContext(p)),e.has("openExternalDocumentInNewTab")&&P.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&P.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&P.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(P.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),P.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),P.actions.searchInAllLanguagesAllowed((s=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&P.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&P.actions.availableContentLocales((d=(c=this.availableContentLocales)===null||c===void 0?void 0:c.contentLocales)!==null&&d!==void 0?d:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>od(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};X.elementDefinitions={};X.styles=ed;ne([E()],X.prototype,"baseUrl",void 0);ne([E()],X.prototype,"apiIntegrationIdentifier",void 0);ne([E()],X.prototype,"apiIntegrationAppVersion",void 0);ne([E()],X.prototype,"uiLocale",void 0);ne([we(null)],X.prototype,"availableUiLocales",void 0);ne([we(null)],X.prototype,"metadataConfiguration",void 0);ne([E({type:Boolean})],X.prototype,"editorMode",void 0);ne([E({type:Boolean})],X.prototype,"noCustom",void 0);ne([E({type:Boolean})],X.prototype,"openExternalDocumentInNewTab",void 0);ne([E({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],X.prototype,"noCustomComponent",void 0);ne([E({type:Boolean})],X.prototype,"withManualResources",void 0);ne([E({type:Boolean})],X.prototype,"navigatorOnline",void 0);ne([E({type:Boolean})],X.prototype,"forcedOffline",void 0);ne([E({type:Object})],X.prototype,"apiProvider",void 0);ne([E({type:Boolean})],X.prototype,"authenticationRequired",void 0);ne([we([])],X.prototype,"messageContexts",void 0);ne([we(void 0)],X.prototype,"session",void 0);ne([J()],X.prototype,"localesConfiguration",void 0);ne([J()],X.prototype,"availableContentLocales",void 0);var Cn=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,o,i):s(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},SE=de(Symbol("withDateFormat"),function(t){class e extends t{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(P)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var a,i;return((i=(a=this.metadataDescriptors.find(c=>c.key===n))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1)?c=>Mt.format(c,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Cn([E({type:Boolean})],e.prototype,"useLongDateFormat",void 0),Cn([E({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),Cn([rr({store:P.name,selector:o=>{var n,a;return(a=(n=o.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&a!==void 0?a:[]}})],e.prototype,"metadataDescriptors",void 0),Cn([rr({store:P.name})],e.prototype,"uiLocale",void 0),e});var En=class extends Oe{constructor(){super(...arguments),this.CACHE_DURATION=3*60*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=P.getState().session;return!!e?.sessionAuthenticated}};var An=class extends Oe{constructor(){super(...arguments),this.CACHE_DURATION=3*60*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=P.getState().session;return!!e?.sessionAuthenticated}};var pf="ft-user-assets",ff={setAssetCount:(t,e)=>{let{userAssetType:o,count:n}=e.payload.assetCount;t.assetCounts.allAsset[o]=n},clearAssetCount:t=>{Object.values(Te).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let o=e.payload.mapId;t.assetCounts.bookmarkByMap[o]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}},addAsset:(t,e)=>{let{assetType:o,mapId:n,asset:a}=e.payload;Zi(t,o,[...Ki(t,o),a]),nd(t,o,1,n),ad(t,a)},editAsset:(t,e)=>{let{assetType:o,asset:n}=e.payload;Zi(t,o,Ki(t,o).map(a=>a.id===n.id?n:a)),ad(t,n)},removeAsset:(t,e)=>{let{assetType:o,mapId:n,assetId:a}=e.payload;Zi(t,o,Ki(t,o).filter(i=>i.id!==a)),nd(t,o,-1,n)}},id={[Te.SEARCHES]:"savedSearches",[Te.BOOKMARKS]:"bookmarks",[Te.BOOKS]:void 0,[Te.COLLECTIONS]:void 0},Ki=(t,e)=>{var o;let n=id[e];return n?(o=t[n])!==null&&o!==void 0?o:[]:[]},Zi=(t,e,o)=>{let n=id[e];n&&(t[n]=o)},nd=(t,e,o,n)=>{let a=t.assetCounts.allAsset[e];if(a!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,a+o),e===Te.BOOKMARKS&&n)){let i=t.assetCounts.bookmarkByMap[n];t.assetCounts.bookmarkByMap[n]=Math.max(0,i+o)}},ad=(t,e)=>{let o=t.assetLabels.map(a=>a.title),n=e.labels.filter(a=>!o.includes(a)).map(a=>({title:a}));t.assetLabels.push(...n)},Ce=Dt.get({name:pf,reducers:ff,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Te).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),qi=class{constructor(e=new En,o=new An){this.assetCountsService=e,this.assetLabelsService=o,this.currentSession=P.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new xn,this.savedSearchesService=new Sn,P.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=P.getState();be((e=this.currentSession)===null||e===void 0?void 0:e.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),Ce.actions.clearAssetCount(),Ce.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Ce.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Ce.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Ce.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();Ce.actions.assetLabels(e)}async loadAssetCount(e){let o=await this.assetCountsService.getUserAssetCount(e);o&&Ce.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(e){let o=await this.assetCountsService.getUserBookmarkCountByMap(e);o&&Ce.actions.setBookmarkCountByMap({count:o.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let o=Object.keys(Ce.getState().assetCounts.bookmarkByMap).length!==0;e===Te.BOOKMARKS&&o&&Ce.actions.clearBookmarkCountByMap(),Ce.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 o=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Ce.actions.bookmarks(o)}}},hf=new qi;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=hf);te("ft-app-context")(X);var Yi=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[n,a]=e.split(".");return{context:n,key:a,custom:!0,message:""}}return{message:e}}}toAttribute(e){if(e!=null)return JSON.stringify(e)}isI18nKey(e){return e.match(/^[\w-]+\.[\w-]+$/)}},Rr=new Yi;var yf=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,o,i):s(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},io=Symbol("i18nAttributes"),sd=Symbol("i18nListAttributes"),cd=Symbol("i18nProperties"),wn=Symbol("i18nContexts"),ao=Symbol("i18nUnsubs"),ld=de(Symbol("withI18n"),function(t){var e,o;class n extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map,this[o]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?Wi:oo}i18n(i){let{context:s,key:c,message:d}=i,{custom:p,args:h,argsProvider:f}=i;if(s&&c){this.hasI18nContext(s)||this.addI18nContext(s,void 0,p);let y=h??(f?f(this):[]);return this.getI18nService(p).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(Rr.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 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,c;let d=this,p=(h,f,y)=>y?.context&&y.key&&i(h,f,y)?{...y,message:this.i18n({context:y.context,key:y.key,custom:y.custom,...h})}:y;(s=this[io])===null||s===void 0||s.forEach((h,f)=>d[f]=p(h,f,d[f])),(c=this[sd])===null||c===void 0||c.forEach((h,f)=>{var y;return d[f]=(y=d[f])===null||y===void 0?void 0:y.map(x=>p(h,f,x))})}updateI18nProperties(i){var s;(s=this[cd])===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[ao].has(d)||this[ao].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[ao].forEach(i=>i()),this[ao].clear()}}return e=wn,o=ao,yf([E({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),Rn=class extends ld(j){},Tn=class extends ld(Jr){};var Xi=class{fromAttribute(e){if(!e)return[];try{let o=JSON.parse(e);return Array.isArray(o)?o.map(n=>typeof n=="string"?Rr.fromAttribute(n):n):[]}catch{return[]}}toAttribute(e){if(e!=null)return JSON.stringify(e)}},mf=new Xi;var dd=(t,e)=>(o,n)=>{var a;o.constructor.createProperty(n,{type:Object,hasChanged:Ye,converter:Rr,...e}),o[io]=(a=o[io])!==null&&a!==void 0?a:new Map,o[io].set(n,t??{})};var ud=D`
|
|
642
642
|
`;var so=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,o,i):s(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Be=class extends Tn{constructor(){super(),this.editorMode=!1,this.addStore(P)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":G:V`
|
|
643
643
|
<span class="ft-i18n">
|
|
644
644
|
${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
|
|
@@ -658,19 +658,19 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
658
658
|
</div>
|
|
659
659
|
</div>
|
|
660
660
|
</div>
|
|
661
|
-
`}setupFor(e){this.eventsTarget!==e&&(this.removeHandlers(),this.eventsTarget=e,this.eventsTarget.addEventListener("mouseenter",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseenter",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}updated(e){e.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(e)}contentAvailableCallback(e){super.contentAvailableCallback(e),["visible","text"].some(o=>e.has(o))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(e){this.visible=!0,e!=null&&await this.hideDebounce.run(()=>{this.hide()},e)}async showTemporaryText(e,o){let n=this.manual;this.manual=!0;let a=this.text;this.text={message:e},await this.show(o),this.text=a,this.manual=n}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var e;return((e=this.slotNodes)!==null&&e!==void 0?e:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let e=this.tooltipContent.style;switch(e.transition="none",this.validPosition){case"top":e.top=this.tooltip.clientHeight+"px",e.left="0";break;case"bottom":e.top=-this.tooltip.clientHeight+"px",e.left="0";break;case"left":e.top="0",e.left=this.tooltip.clientWidth+"px";break;case"right":e.top="0",e.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",ka(this.slottedElement,this.tooltip,this.position).then(({x:e,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${e}px`,this.tooltip.style.top=`${o}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${q.transitionDuration}, left ${q.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(e){return this.manual||ra(e,this.ignoreMatchingElements,this.eventsTarget)}};ae.elementDefinitions={"ft-typography":Me};ae.styles=Jl;Ue([dd()],ae.prototype,"text",void 0);Ue([E({type:Boolean})],ae.prototype,"manual",void 0);Ue([E({type:Boolean})],ae.prototype,"inline",void 0);Ue([wo()],ae.prototype,"delay",void 0);Ue([E()],ae.prototype,"position",void 0);Ue([we([])],ae.prototype,"ignoreMatchingElements",void 0);Ue([Kn()],ae.prototype,"slotNodes",void 0);Ue([le(".ft-tooltip--container")],ae.prototype,"container",void 0);Ue([le(".ft-tooltip")],ae.prototype,"tooltip",void 0);Ue([le(".ft-tooltip--content")],ae.prototype,"tooltipContent",void 0);Ue([J()],ae.prototype,"visible",void 0);te("ft-tooltip")(ae);var _n;(function(t){t.ADD_TO_PBK="",t.ALERT="",t.ADD_ALERT="",t.BACK_TO_SEARCH="",t.ADD_BOOKMARK="",t.BOOKMARK="",t.BOOKS="",t.MENU="",t.DOWNLOAD="",t.EDIT="",t.FEEDBACK="",t.HOME="",t.MODIFY_PBK="",t.SCHEDULED="",t.SEARCH="",t.EXPORT="",t.TOC="",t.WRITE_UGC="",t.TRASH="",t.USER="",t.EXTLINK="",t.CALENDAR="",t.OFFLINE="",t.BOOK="",t.DOWNLOAD_PLAIN="",t.CHECK="",t.STAR_PLAIN="",t.TOPICS="",t.DISC="",t.CIRCLE="",t.SHARED="",t.SORT_UNSORTED="",t.SORT_UP="",t.SORT_DOWN="",t.WORKING="",t.CLOSE="",t.ZOOM_OUT="",t.ZOOM_IN="",t.ZOOM_REALSIZE="",t.ZOOM_FULLSCREEN="",t.ADMIN_RESTRICTED="",t.ADMIN="",t.ADMIN_KHUB="",t.ADMIN_THEME="",t.ADMIN_USERS="",t.WARNING="",t.CONTEXT="",t.SEARCH_HOME="",t.STEPS="",t.ICON_EXPAND="",t.ICON_COLLAPSE="",t.INFO="",t.MINUS_PLAIN="",t.PLUS_PLAIN="",t.FACET_HAS_DESCENDANT="",t.TRIANGLE_BOTTOM="",t.TRIANGLE_LEFT="",t.TRIANGLE_RIGHT="",t.TRIANGLE_TOP="",t.THIN_ARROW="",t.SIGN_IN="",t.LOGOUT="",t.TRANSLATE="",t.CLOSE_PLAIN="",t.CHECK_PLAIN="",t.ARTICLE="",t.COLUMNS="",t.ANALYTICS="",t.COLLECTIONS="",t.ARROW_DOWN="",t.ARROW_LEFT="",t.ARROW_RIGHT="",t.ARROW_UP="",t.SEARCH_IN_PUBLICATION="",t.COPY_TO_CLIPBOARD="",t.SHARED_PBK="",t.ATTACHMENTS="",t.STRIPE_ARROW_LEFT="",t.STRIPE_ARROW_RIGHT="",t.FILTERS="",t.DOT="",t.MINUS="",t.PLUS="",t.MAILS_AND_NOTIFICATIONS="",t.SAVE="",t.LOCKER="",t.ADMIN_INTEGRATION="",t.SYNC="",t.TAG="",t.BOOK_PLAIN="",t.UPLOAD="",t.ONLINE="",t.TAG_PLAIN="",t.ACCOUNT_SETTINGS="",t.PRINT="",t.DEFAULT_ROLES="",t.SHORTCUT_MENU="",t.RELATIVES_PLAIN="",t.RELATIVES="",t.PAUSE="",t.PLAY="",t.ADMIN_PORTAL="",t.STAR="",t.THUMBS_DOWN="",t.THUMBS_DOWN_PLAIN="",t.THUMBS_UP="",t.THUMBS_UP_PLAIN="",t.FEEDBACK_PLAIN="",t.RATE_PLAIN="",t.RATE="",t.OFFLINE_SETTINGS="",t.MY_COLLECTIONS="",t.THIN_ARROW_LEFT="",t.THIN_ARROW_RIGHT="",t.RESET="",t.MY_LIBRARY="",t.UNSTRUCTURED_DOC="",t.CONTEXTUAL="",t.THIN_ARROW_UP="",t.ARROW_RIGHT_TO_LINE="",t.DESKTOP="",t.TABLET_LANDSCAPE="",t.TABLET_PORTRAIT="",t.MOBILE_LANDSCAPE="",t.MOBILE_PORTRAIT="",t.DIAGRAM_SUNBURST="",t.DIAGRAM_SANKEY="",t.COMMENT_QUESTION="",t.COMMENT_QUESTION_PLAIN="",t.MESSAGE_BOT="",t.CHART_SIMPLE="",t.BARS_PROGRESS="",t.BOOK_OPEN_GEAR="",t.BOOK_OPEN_GEAR_SLASH="",t.LINE_CHART="",t.STACKED_CHART="",t.CHART_BAR_STACKED="",t.CHART_BAR_GROUPED="",t.EYE_SLASH="",t.X_MARK="",t.EXPAND_WIDE="",t.PIP="",t.PIP_WIDE="",t.LIFE_RING="",t.GLOBE="",t.PIGGY_BANK="",t.EXTLINK_LIGHT="",t.CLONE="",t.CLONE_LINK_SIMPLE="",t.CHART_BAR_NORMALIZED="",t.CONSUMER="",t.OCTAGON_XMARK="",t.HOURGLASS_HALF="",t.CLOCK="",t.CLOCK_THREE="",t.CALENDAR_DAY="",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="",t.WAND_MAGIC_SPARKLES="",t.PAPER_PLANE="",t.CIRCLE_STOP="",t.ARROW_ROTATE_RIGHT="",t.ARROWS_ROTATE="",t.ALIGN_RIGHT="",t.FORMAT_CLEAR="",t.ALIGN_CENTER="",t.ALIGN_LEFT="",t.PALETTE="",t.BOLD="",t.ITALIC="",t.UNDERLINE="",t.STRIKETHROUGH="",t.LINK_SIMPLE_SLASH="",t.LINK_SIMPLE="",t.ROUTE="",t.CIRCLE_USER_SLASH="",t.CIRCLE_USER_CHECK="",t.LIST_MAGNIFYING_GLASS="",t.MEDAL="",t.THUMBS_UP_THUMBS_DOWN_SOLID="",t.ARROW_TURN_DOWN_RIGHT="",t.FLASK="",t.LOCK_KEYHOLE_OPEN_SOLID="",t.HOURGLASS_END="",t.CIRCLE_QUESTION="",t.GRIP_LINES_SOLID="",t.TRANSLATE_SPARKLE_SOLID="",t.CODE="",t.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="",t.PAPER_PLANE_SLASH="",t.COMPRESS="",t.EXPAND="",t.ARROW_ROTATE_LEFT="",t.EYE="",t.SHARE="󨃱",t.MOBILE_SMALL="",t.SPARKLES="",t.HAND_SOLID="",t.CLOCK_SOLID="",t.CONTEXT_MENU_CURSOR="",t.LANGUAGE_SLASH="",t.MAGNIFYING_GLASS_FLOPPY_DISK="",t.CABINET_FILING_FLOPPY_DISK="",t.BOOKMARK_SLASH="",t.CIRCLE_PAUSE="",t.CIRCLE_PLAY="",t.CIRCLE_STOP_PLAIN="",t.CLOUD_ARROW_DOWN="",t.SHARE_NODES="",t.BELL="",t.BELL_SLASH="",t.FILE="",t.HAND="",t.SQUARE_INFO_SOLID="",t.FILE_CODE="",t.BOX_CODE=""})(_n||(_n={}));var L;(function(t){t.UNKNOWN="",t.ABW="",t.AUDIO="",t.AVI="",t.CHM="",t.CODE="",t.CSV="",t.DITA="",t.EPUB="",t.EXCEL="",t.FLAC="",t.GIF="",t.GZIP="",t.HTML="",t.IMAGE="",t.JPEG="",t.JSON="",t.M4A="",t.MOV="",t.MP3="",t.MP4="",t.OGG="",t.PDF="",t.PNG="",t.POWERPOINT="",t.RAR="",t.STP="",t.TEXT="",t.VIDEO="",t.WAV="",t.WMA="",t.WORD="",t.XML="",t.YAML="",t.ZIP=""})(L||(L={}));var KA=new Map([...["abw"].map(t=>[t,L.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(t=>[t,L.AUDIO]),...["avi"].map(t=>[t,L.AVI]),...["chm","xhs"].map(t=>[t,L.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(t=>[t,L.CODE]),...["csv"].map(t=>[t,L.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,L.DITA]),...["epub"].map(t=>[t,L.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,L.EXCEL]),...["flac"].map(t=>[t,L.FLAC]),...["gif"].map(t=>[t,L.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,L.GZIP]),...["html","htm","xhtml"].map(t=>[t,L.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(t=>[t,L.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,L.JPEG]),...["json"].map(t=>[t,L.JSON]),...["m4a","m4p"].map(t=>[t,L.M4A]),...["mov","qt"].map(t=>[t,L.MOV]),...["mp3"].map(t=>[t,L.MP3]),...["mp4","m4v"].map(t=>[t,L.MP4]),...["ogg","oga"].map(t=>[t,L.OGG]),...["pdf","ps"].map(t=>[t,L.PDF]),...["png"].map(t=>[t,L.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,L.POWERPOINT]),...["rar"].map(t=>[t,L.RAR]),...["stp"].map(t=>[t,L.STP]),...["txt","rtf","md","mdown"].map(t=>[t,L.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(t=>[t,L.VIDEO]),...["wav"].map(t=>[t,L.WAV]),...["wma"].map(t=>[t,L.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,L.WORD]),...["xml","xsl","rdf"].map(t=>[t,L.XML]),...["yaml","yml","x-yaml"].map(t=>[t,L.YAML]),...["zip"].map(t=>[t,L.ZIP])]);var ZA={[L.ABW]:"#91ABC6",[L.AUDIO]:"#1795E3",[L.AVI]:"#E63324",[L.CHM]:"#71C3EB",[L.CODE]:"#71C3EB",[L.CSV]:"#1F7345",[L.DITA]:"#71C3EB",[L.EPUB]:"#85B926",[L.EXCEL]:"#1F7345",[L.FLAC]:"#1795E3",[L.GIF]:"#59B031",[L.GZIP]:"#F8AB36",[L.HTML]:"#71C3EB",[L.IMAGE]:"#59B031",[L.JPEG]:"#59B031",[L.JSON]:"#71C3EB",[L.M4A]:"#1795E3",[L.MOV]:"#E63324",[L.MP3]:"#1795E3",[L.MP4]:"#E63324",[L.OGG]:"#1795E3",[L.PDF]:"#E44948",[L.PNG]:"#59B031",[L.POWERPOINT]:"#B54A2B",[L.RAR]:"#F8AB36",[L.STP]:"#3764B1",[L.TEXT]:"#3162AB",[L.UNKNOWN]:"#999999",[L.VIDEO]:"#E63324",[L.WAV]:"#1795E3",[L.WMA]:"#1795E3",[L.WORD]:"#3162AB",[L.XML]:"#71C3EB",[L.YAML]:"#71C3EB",[L.ZIP]:"#F8AB36"};var Ke;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Ke||(Ke={}));var co=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,o,i):s(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Ee=class extends j{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=G}render(){let e=this.variant&&Object.values(Ke).includes(this.variant)?this.variant:Ke.fluid_topics,o=e!==Ke.material||!!this.value;return V`
|
|
661
|
+
`}setupFor(e){this.eventsTarget!==e&&(this.removeHandlers(),this.eventsTarget=e,this.eventsTarget.addEventListener("mouseenter",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseenter",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}updated(e){e.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(e)}contentAvailableCallback(e){super.contentAvailableCallback(e),["visible","text"].some(o=>e.has(o))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(e){this.visible=!0,e!=null&&await this.hideDebounce.run(()=>{this.hide()},e)}async showTemporaryText(e,o){let n=this.manual;this.manual=!0;let a=this.text;this.text={message:e},await this.show(o),this.text=a,this.manual=n}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var e;return((e=this.slotNodes)!==null&&e!==void 0?e:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let e=this.tooltipContent.style;switch(e.transition="none",this.validPosition){case"top":e.top=this.tooltip.clientHeight+"px",e.left="0";break;case"bottom":e.top=-this.tooltip.clientHeight+"px",e.left="0";break;case"left":e.top="0",e.left=this.tooltip.clientWidth+"px";break;case"right":e.top="0",e.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",ka(this.slottedElement,this.tooltip,this.position).then(({x:e,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${e}px`,this.tooltip.style.top=`${o}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${q.transitionDuration}, left ${q.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(e){return this.manual||ra(e,this.ignoreMatchingElements,this.eventsTarget)}};ae.elementDefinitions={"ft-typography":Me};ae.styles=Ql;Ue([dd()],ae.prototype,"text",void 0);Ue([E({type:Boolean})],ae.prototype,"manual",void 0);Ue([E({type:Boolean})],ae.prototype,"inline",void 0);Ue([wo()],ae.prototype,"delay",void 0);Ue([E()],ae.prototype,"position",void 0);Ue([we([])],ae.prototype,"ignoreMatchingElements",void 0);Ue([Kn()],ae.prototype,"slotNodes",void 0);Ue([le(".ft-tooltip--container")],ae.prototype,"container",void 0);Ue([le(".ft-tooltip")],ae.prototype,"tooltip",void 0);Ue([le(".ft-tooltip--content")],ae.prototype,"tooltipContent",void 0);Ue([J()],ae.prototype,"visible",void 0);te("ft-tooltip")(ae);var _n;(function(t){t.ADD_TO_PBK="",t.ALERT="",t.ADD_ALERT="",t.BACK_TO_SEARCH="",t.ADD_BOOKMARK="",t.BOOKMARK="",t.BOOKS="",t.MENU="",t.DOWNLOAD="",t.EDIT="",t.FEEDBACK="",t.HOME="",t.MODIFY_PBK="",t.SCHEDULED="",t.SEARCH="",t.EXPORT="",t.TOC="",t.WRITE_UGC="",t.TRASH="",t.USER="",t.EXTLINK="",t.CALENDAR="",t.OFFLINE="",t.BOOK="",t.DOWNLOAD_PLAIN="",t.CHECK="",t.STAR_PLAIN="",t.TOPICS="",t.DISC="",t.CIRCLE="",t.SHARED="",t.SORT_UNSORTED="",t.SORT_UP="",t.SORT_DOWN="",t.WORKING="",t.CLOSE="",t.ZOOM_OUT="",t.ZOOM_IN="",t.ZOOM_REALSIZE="",t.ZOOM_FULLSCREEN="",t.ADMIN_RESTRICTED="",t.ADMIN="",t.ADMIN_KHUB="",t.ADMIN_THEME="",t.ADMIN_USERS="",t.WARNING="",t.CONTEXT="",t.SEARCH_HOME="",t.STEPS="",t.ICON_EXPAND="",t.ICON_COLLAPSE="",t.INFO="",t.MINUS_PLAIN="",t.PLUS_PLAIN="",t.FACET_HAS_DESCENDANT="",t.TRIANGLE_BOTTOM="",t.TRIANGLE_LEFT="",t.TRIANGLE_RIGHT="",t.TRIANGLE_TOP="",t.THIN_ARROW="",t.SIGN_IN="",t.LOGOUT="",t.TRANSLATE="",t.CLOSE_PLAIN="",t.CHECK_PLAIN="",t.ARTICLE="",t.COLUMNS="",t.ANALYTICS="",t.COLLECTIONS="",t.ARROW_DOWN="",t.ARROW_LEFT="",t.ARROW_RIGHT="",t.ARROW_UP="",t.SEARCH_IN_PUBLICATION="",t.COPY_TO_CLIPBOARD="",t.SHARED_PBK="",t.ATTACHMENTS="",t.STRIPE_ARROW_LEFT="",t.STRIPE_ARROW_RIGHT="",t.FILTERS="",t.DOT="",t.MINUS="",t.PLUS="",t.MAILS_AND_NOTIFICATIONS="",t.SAVE="",t.LOCKER="",t.ADMIN_INTEGRATION="",t.SYNC="",t.TAG="",t.BOOK_PLAIN="",t.UPLOAD="",t.ONLINE="",t.TAG_PLAIN="",t.ACCOUNT_SETTINGS="",t.PRINT="",t.DEFAULT_ROLES="",t.SHORTCUT_MENU="",t.RELATIVES_PLAIN="",t.RELATIVES="",t.PAUSE="",t.PLAY="",t.ADMIN_PORTAL="",t.STAR="",t.THUMBS_DOWN="",t.THUMBS_DOWN_PLAIN="",t.THUMBS_UP="",t.THUMBS_UP_PLAIN="",t.FEEDBACK_PLAIN="",t.RATE_PLAIN="",t.RATE="",t.OFFLINE_SETTINGS="",t.MY_COLLECTIONS="",t.THIN_ARROW_LEFT="",t.THIN_ARROW_RIGHT="",t.RESET="",t.MY_LIBRARY="",t.UNSTRUCTURED_DOC="",t.CONTEXTUAL="",t.THIN_ARROW_UP="",t.ARROW_RIGHT_TO_LINE="",t.DESKTOP="",t.TABLET_LANDSCAPE="",t.TABLET_PORTRAIT="",t.MOBILE_LANDSCAPE="",t.MOBILE_PORTRAIT="",t.DIAGRAM_SUNBURST="",t.DIAGRAM_SANKEY="",t.COMMENT_QUESTION="",t.COMMENT_QUESTION_PLAIN="",t.MESSAGE_BOT="",t.CHART_SIMPLE="",t.BARS_PROGRESS="",t.BOOK_OPEN_GEAR="",t.BOOK_OPEN_GEAR_SLASH="",t.LINE_CHART="",t.STACKED_CHART="",t.CHART_BAR_STACKED="",t.CHART_BAR_GROUPED="",t.EYE_SLASH="",t.X_MARK="",t.EXPAND_WIDE="",t.PIP="",t.PIP_WIDE="",t.LIFE_RING="",t.GLOBE="",t.PIGGY_BANK="",t.EXTLINK_LIGHT="",t.CLONE="",t.CLONE_LINK_SIMPLE="",t.CHART_BAR_NORMALIZED="",t.CONSUMER="",t.OCTAGON_XMARK="",t.HOURGLASS_HALF="",t.CLOCK="",t.CLOCK_THREE="",t.CALENDAR_DAY="",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="",t.WAND_MAGIC_SPARKLES="",t.PAPER_PLANE="",t.CIRCLE_STOP="",t.ARROW_ROTATE_RIGHT="",t.ARROWS_ROTATE="",t.ALIGN_RIGHT="",t.FORMAT_CLEAR="",t.ALIGN_CENTER="",t.ALIGN_LEFT="",t.PALETTE="",t.BOLD="",t.ITALIC="",t.UNDERLINE="",t.STRIKETHROUGH="",t.LINK_SIMPLE_SLASH="",t.LINK_SIMPLE="",t.ROUTE="",t.CIRCLE_USER_SLASH="",t.CIRCLE_USER_CHECK="",t.LIST_MAGNIFYING_GLASS="",t.MEDAL="",t.THUMBS_UP_THUMBS_DOWN_SOLID="",t.ARROW_TURN_DOWN_RIGHT="",t.FLASK="",t.LOCK_KEYHOLE_OPEN_SOLID="",t.HOURGLASS_END="",t.CIRCLE_QUESTION="",t.GRIP_LINES_SOLID="",t.TRANSLATE_SPARKLE_SOLID="",t.CODE="",t.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="",t.PAPER_PLANE_SLASH="",t.COMPRESS="",t.EXPAND="",t.ARROW_ROTATE_LEFT="",t.EYE="",t.SHARE="󨃱",t.MOBILE_SMALL="",t.SPARKLES="",t.HAND_SOLID="",t.CLOCK_SOLID="",t.CONTEXT_MENU_CURSOR="",t.LANGUAGE_SLASH="",t.MAGNIFYING_GLASS_FLOPPY_DISK="",t.CABINET_FILING_FLOPPY_DISK="",t.BOOKMARK_SLASH="",t.CIRCLE_PAUSE="",t.CIRCLE_PLAY="",t.CIRCLE_STOP_PLAIN="",t.CLOUD_ARROW_DOWN="",t.SHARE_NODES="",t.BELL="",t.BELL_SLASH="",t.FILE="",t.HAND="",t.SQUARE_INFO_SOLID="",t.FILE_CODE="",t.BOX_CODE=""})(_n||(_n={}));var L;(function(t){t.UNKNOWN="",t.ABW="",t.AUDIO="",t.AVI="",t.CHM="",t.CODE="",t.CSV="",t.DITA="",t.EPUB="",t.EXCEL="",t.FLAC="",t.GIF="",t.GZIP="",t.HTML="",t.IMAGE="",t.JPEG="",t.JSON="",t.M4A="",t.MOV="",t.MP3="",t.MP4="",t.OGG="",t.PDF="",t.PNG="",t.POWERPOINT="",t.RAR="",t.STP="",t.TEXT="",t.VIDEO="",t.WAV="",t.WMA="",t.WORD="",t.XML="",t.YAML="",t.ZIP=""})(L||(L={}));var KA=new Map([...["abw"].map(t=>[t,L.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(t=>[t,L.AUDIO]),...["avi"].map(t=>[t,L.AVI]),...["chm","xhs"].map(t=>[t,L.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(t=>[t,L.CODE]),...["csv"].map(t=>[t,L.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,L.DITA]),...["epub"].map(t=>[t,L.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,L.EXCEL]),...["flac"].map(t=>[t,L.FLAC]),...["gif"].map(t=>[t,L.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,L.GZIP]),...["html","htm","xhtml"].map(t=>[t,L.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(t=>[t,L.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,L.JPEG]),...["json"].map(t=>[t,L.JSON]),...["m4a","m4p"].map(t=>[t,L.M4A]),...["mov","qt"].map(t=>[t,L.MOV]),...["mp3"].map(t=>[t,L.MP3]),...["mp4","m4v"].map(t=>[t,L.MP4]),...["ogg","oga"].map(t=>[t,L.OGG]),...["pdf","ps"].map(t=>[t,L.PDF]),...["png"].map(t=>[t,L.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,L.POWERPOINT]),...["rar"].map(t=>[t,L.RAR]),...["stp"].map(t=>[t,L.STP]),...["txt","rtf","md","mdown"].map(t=>[t,L.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(t=>[t,L.VIDEO]),...["wav"].map(t=>[t,L.WAV]),...["wma"].map(t=>[t,L.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,L.WORD]),...["xml","xsl","rdf"].map(t=>[t,L.XML]),...["yaml","yml","x-yaml"].map(t=>[t,L.YAML]),...["zip"].map(t=>[t,L.ZIP])]);var ZA={[L.ABW]:"#91ABC6",[L.AUDIO]:"#1795E3",[L.AVI]:"#E63324",[L.CHM]:"#71C3EB",[L.CODE]:"#71C3EB",[L.CSV]:"#1F7345",[L.DITA]:"#71C3EB",[L.EPUB]:"#85B926",[L.EXCEL]:"#1F7345",[L.FLAC]:"#1795E3",[L.GIF]:"#59B031",[L.GZIP]:"#F8AB36",[L.HTML]:"#71C3EB",[L.IMAGE]:"#59B031",[L.JPEG]:"#59B031",[L.JSON]:"#71C3EB",[L.M4A]:"#1795E3",[L.MOV]:"#E63324",[L.MP3]:"#1795E3",[L.MP4]:"#E63324",[L.OGG]:"#1795E3",[L.PDF]:"#E44948",[L.PNG]:"#59B031",[L.POWERPOINT]:"#B54A2B",[L.RAR]:"#F8AB36",[L.STP]:"#3764B1",[L.TEXT]:"#3162AB",[L.UNKNOWN]:"#999999",[L.VIDEO]:"#E63324",[L.WAV]:"#1795E3",[L.WMA]:"#1795E3",[L.WORD]:"#3162AB",[L.XML]:"#71C3EB",[L.YAML]:"#71C3EB",[L.ZIP]:"#F8AB36"};var Ke;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Ke||(Ke={}));var co=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,o,i):s(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Ee=class extends j{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=G}render(){let e=this.variant&&Object.values(Ke).includes(this.variant)?this.variant:Ke.fluid_topics,o=e!==Ke.material||!!this.value;return V`
|
|
662
662
|
<i class="ft-icon ft-icon--${e} ft-no-text-select" part="icon icon-${e}">
|
|
663
663
|
${Jn(this.resolvedIcon)}
|
|
664
664
|
<slot ?hidden=${o}></slot>
|
|
665
665
|
</i>
|
|
666
|
-
`}getTextContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(e){super.update(e),["value","variant"].some(o=>e.has(o))&&this.resolveIcon()}resolveIcon(){var e,o;let n=this.value||this.getTextContent();switch(this.variant){case Ke.file_format:this.resolvedIcon=(e=L[n.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:n;break;case Ke.material:this.resolvedIcon=this.value||G;break;default:this.resolvedIcon=(o=_n[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};Ee.elementDefinitions={};Ee.styles=
|
|
666
|
+
`}getTextContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(e){super.update(e),["value","variant"].some(o=>e.has(o))&&this.resolveIcon()}resolveIcon(){var e,o;let n=this.value||this.getTextContent();switch(this.variant){case Ke.file_format:this.resolvedIcon=(e=L[n.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:n;break;case Ke.material:this.resolvedIcon=this.value||G;break;default:this.resolvedIcon=(o=_n[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};Ee.elementDefinitions={};Ee.styles=Gl;co([E()],Ee.prototype,"variant",void 0);co([E()],Ee.prototype,"value",void 0);co([E({reflect:!0,attribute:"aria-hidden"})],Ee.prototype,"ariaHidden",void 0);co([J()],Ee.prototype,"resolvedIcon",void 0);co([le("slot")],Ee.prototype,"slottedContent",void 0);te("ft-icon")(Ee);var Wt=class extends j{render(){return V`
|
|
667
667
|
<div class="ft-loader">
|
|
668
668
|
<div></div>
|
|
669
669
|
<div></div>
|
|
670
670
|
<div></div>
|
|
671
671
|
<div></div>
|
|
672
672
|
</div>
|
|
673
|
-
`}};Wt.styles=
|
|
673
|
+
`}};Wt.styles=zl;te("ft-loader")(Wt);var Ji=t=>t??G;var ie=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,o,i):s(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Z=class extends Ei(j){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.href=void 0,this.target=void 0,this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.ariaHasPopup=null,this.ariaPressed=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.addEventListener("click",e=>{var o;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){var e,o,n;let a=V`
|
|
674
674
|
<ft-ripple part="ripple"
|
|
675
675
|
?disabled=${this.isDisabled()}
|
|
676
676
|
?activated=${this.activated}
|
|
@@ -712,7 +712,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
712
712
|
<ft-icon part="icon" .variant=${this.iconVariant} .value=${this.icon}></ft-icon>
|
|
713
713
|
`:V`
|
|
714
714
|
<slot part="icon" name="icon"></slot>
|
|
715
|
-
`}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}showTooltip(){var e;(e=this.tooltip)===null||e===void 0||e.show()}showTemporaryTooltip(e,o){var n;return(n=this.tooltip)===null||n===void 0?void 0:n.showTemporaryText(e,o)}setTooltipManual(e){this.tooltip&&(this.tooltip.manual=e)}click(){var e;(e=this.button)===null||e===void 0||e.click()}getLabel(){return this.label||this.getTextContent()}getTextContent(){return Eo(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};Z.elementDefinitions={"ft-ripple":re,"ft-tooltip":ae,"ft-icon":Ee,"ft-loader":Wt};ie([E()],Z.prototype,"href",void 0);ie([E()],Z.prototype,"target",void 0);ie([E()],Z.prototype,"type",void 0);ie([E({type:Boolean})],Z.prototype,"disabled",void 0);ie([E()],Z.prototype,"label",void 0);ie([E()],Z.prototype,"icon",void 0);ie([E()],Z.prototype,"iconVariant",void 0);ie([E({type:Boolean})],Z.prototype,"trailingIcon",void 0);ie([E({type:Boolean})],Z.prototype,"loading",void 0);ie([E({attribute:"aria-label"})],Z.prototype,"ariaLabel",void 0);ie([E()],Z.prototype,"ariaHasPopup",void 0);ie([E({attribute:"aria-pressed"})],Z.prototype,"ariaPressed",void 0);ie([E()],Z.prototype,"tooltipPosition",void 0);ie([E({type:Boolean})],Z.prototype,"hideTooltip",void 0);ie([E({type:Boolean})],Z.prototype,"forceTooltip",void 0);ie([E({type:Boolean})],Z.prototype,"activated",void 0);ie([le(".ft-button")],Z.prototype,"button",void 0);ie([le(".ft-button--label slot")],Z.prototype,"slottedContent",void 0);ie([le("[part=tooltip]")],Z.prototype,"tooltip",void 0);var Ln=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,o,i):s(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},_e=class extends Z{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return gt.button}};_e.elementDefinitions={...Z.elementDefinitions,"ft-or-ftds-typography":Me};_e.styles=[Zr,
|
|
715
|
+
`}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}showTooltip(){var e;(e=this.tooltip)===null||e===void 0||e.show()}showTemporaryTooltip(e,o){var n;return(n=this.tooltip)===null||n===void 0?void 0:n.showTemporaryText(e,o)}setTooltipManual(e){this.tooltip&&(this.tooltip.manual=e)}click(){var e;(e=this.button)===null||e===void 0||e.click()}getLabel(){return this.label||this.getTextContent()}getTextContent(){return Eo(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};Z.elementDefinitions={"ft-ripple":re,"ft-tooltip":ae,"ft-icon":Ee,"ft-loader":Wt};ie([E()],Z.prototype,"href",void 0);ie([E()],Z.prototype,"target",void 0);ie([E()],Z.prototype,"type",void 0);ie([E({type:Boolean})],Z.prototype,"disabled",void 0);ie([E()],Z.prototype,"label",void 0);ie([E()],Z.prototype,"icon",void 0);ie([E()],Z.prototype,"iconVariant",void 0);ie([E({type:Boolean})],Z.prototype,"trailingIcon",void 0);ie([E({type:Boolean})],Z.prototype,"loading",void 0);ie([E({attribute:"aria-label"})],Z.prototype,"ariaLabel",void 0);ie([E()],Z.prototype,"ariaHasPopup",void 0);ie([E({attribute:"aria-pressed"})],Z.prototype,"ariaPressed",void 0);ie([E()],Z.prototype,"tooltipPosition",void 0);ie([E({type:Boolean})],Z.prototype,"hideTooltip",void 0);ie([E({type:Boolean})],Z.prototype,"forceTooltip",void 0);ie([E({type:Boolean})],Z.prototype,"activated",void 0);ie([le(".ft-button")],Z.prototype,"button",void 0);ie([le(".ft-button--label slot")],Z.prototype,"slottedContent",void 0);ie([le("[part=tooltip]")],Z.prototype,"tooltip",void 0);var Ln=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,o,i):s(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},_e=class extends Z{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return gt.button}};_e.elementDefinitions={...Z.elementDefinitions,"ft-or-ftds-typography":Me};_e.styles=[Zr,Kl];Ln([E({type:Boolean})],_e.prototype,"primary",void 0);Ln([E({type:Boolean})],_e.prototype,"outlined",void 0);Ln([E({type:Boolean})],_e.prototype,"dense",void 0);Ln([E({type:Boolean})],_e.prototype,"round",void 0);var gf={...g,iconOnlyScale:r.create("--ft-button-icon-only-scale","","NUMBER","1")},pd=[D`
|
|
716
716
|
:host {
|
|
717
717
|
display: inline-block;
|
|
718
718
|
max-width: 100%;
|
|
@@ -1182,7 +1182,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
|
|
|
1182
1182
|
.ftds--size-small.ft-button--icon-only {
|
|
1183
1183
|
width: ${g.smallIconOnlyWidth};
|
|
1184
1184
|
}
|
|
1185
|
-
`,Nt];var Nn=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,o,i):s(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Le=class extends an(Z){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=wt.brand,this.iconVariant=Ke.fluid_topics}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon,"ft-button--round":this.round,...this.getDesignSystemBaseClasses()}}get typographyVariant(){switch(this.size){case Je.large:return bt.body2medium;case Je.medium:return bt.caption1medium;case Je.small:return bt.caption2medium}}};Le.elementDefinitions={...Z.elementDefinitions,"ft-or-ftds-typography":nt};Le.styles=[Zr,pd];Nn([E({type:Boolean})],Le.prototype,"primary",void 0);Nn([E({type:Boolean})],Le.prototype,"secondary",void 0);Nn([E({type:Boolean})],Le.prototype,"tertiary",void 0);Nn([E({type:Boolean})],Le.prototype,"round",void 0);te("ft-button")(_e);te("ftds-button")(Le);var Tr=class extends he{};Tr.elementDefinitions={"ft-or-ftds-button":Le};Tr.styles=
|
|
1185
|
+
`,Nt];var Nn=function(t,e,o,n){var a=arguments.length,i=a<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(i=(a<3?s(i):a>3?s(e,o,i):s(e,o))||i);return a>3&&i&&Object.defineProperty(e,o,i),i},Le=class extends an(Z){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=wt.brand,this.iconVariant=Ke.fluid_topics}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon,"ft-button--round":this.round,...this.getDesignSystemBaseClasses()}}get typographyVariant(){switch(this.size){case Je.large:return bt.body2medium;case Je.medium:return bt.caption1medium;case Je.small:return bt.caption2medium}}};Le.elementDefinitions={...Z.elementDefinitions,"ft-or-ftds-typography":nt};Le.styles=[Zr,pd];Nn([E({type:Boolean})],Le.prototype,"primary",void 0);Nn([E({type:Boolean})],Le.prototype,"secondary",void 0);Nn([E({type:Boolean})],Le.prototype,"tertiary",void 0);Nn([E({type:Boolean})],Le.prototype,"round",void 0);te("ft-button")(_e);te("ftds-button")(Le);var Tr=class extends he{};Tr.elementDefinitions={"ft-or-ftds-button":Le};Tr.styles=Ol;var bR={},fd=D``;var _r=class extends he{};_r.elementDefinitions={"ft-or-ftds-button":_e};_r.styles=fd;te("ft-file-button")(_r);te("ftds-file-button")(Tr);})();
|
|
1186
1186
|
/*! Bundled license information:
|
|
1187
1187
|
|
|
1188
1188
|
@webcomponents/scoped-custom-element-registry/src/scoped-custom-element-registry.js:
|