@fluid-topics/ft-analytics-sessions-chart 1.2.60 → 1.2.61

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.`,c.colorGray200),contentGlobalSubtle:n.extend("--ft-conte
45
45
  input::-webkit-search-results-decoration {
46
46
  display: none;
47
47
  }
48
- `;var oc={};var ca={};j(ca,{ParametrizedLabelResolver:()=>sa});var sa=class e{constructor(t,r){this.defaultLabels=t,this.labels=r}resolve(t,...r){var o,a;t=this.resolvePluralKey(t,r);let i=(a=(o=this.labels[t])!==null&&o!==void 0?o:this.defaultLabels[t])!==null&&a!==void 0?a:"";return e.replaceParameters(i,...r)}static replaceParameters(t,...r){return r.forEach((o,a)=>t=t.replace(new RegExp(`\\{${a}([^}]*)\\}`,"g"),(i,s)=>e.formatValue(o,s))),t}resolvePluralKey(t,r){for(let o of r)if(typeof o=="number"){let a=`${String(t)}[\\=${o}]`;if(a in this.labels||a in this.defaultLabels)return a}return t}static formatValue(t,r){return t instanceof Date?e.formatDate(t,r):t??""}static formatDate(t,r){let o=a=>r?.includes("date")?t.toLocaleDateString(a):r?.includes("time")?t.toLocaleTimeString(a):t.toLocaleString(a);try{return o(document.documentElement.lang)}catch{return o()}}};var Ia={};j(Ia,{FtCommandQueue:()=>Wr,FtLitElementRedux:()=>Jt,FtReduxStore:()=>Pa,ReduxWatcher:()=>Co,clearAllStores:()=>Xf,isFtReduxStore:()=>Tt,redux:()=>hf,reduxEventListener:()=>yf,reduxReactive:()=>pf,watch:()=>Qf});var pf=()=>(e,t)=>{var r;let o=e.constructor;o.reduxReactiveProperties=new Set(o.reduxReactiveProperties),(r=o.reduxReactiveProperties)===null||r===void 0||r.add(t)},hf=e=>{let t=e??{};return(r,o)=>{var a;let i={hasChanged:_t,attribute:!1,...t};F(i)(r,o);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(o,{selector:(a=t.selector)!==null&&a!==void 0?a:l=>l[o],store:t.store})}},yf=e=>(t,r)=>{let o=t.constructor;o.reduxEventListeners=new Map(o.reduxEventListeners),o.reduxEventListeners.set(r,e)};var Wr=class{constructor(){this.queue=[]}add(t,r=!1){r&&this.clear(t.type),this.queue.push(t)}consume(t){let r=this.queue.find(o=>o.type===t);return r&&(this.queue=this.queue.filter(o=>o!==r)),r}clear(t){typeof t=="string"?this.queue=this.queue.filter(r=>r.type!==t):this.queue=this.queue.filter(r=>!t.test(r.type))}};function Tt(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var nc,ac,ic,Br=Symbol("internalReduxEventsUnsubscribers"),dt=Symbol("internalStoresUnsubscribers"),Pt=Symbol("internalStores"),Jt=class extends le{constructor(){super(...arguments),this[nc]=new Map,this[ac]=new Map,this[ic]=new Map}get reduxConstructor(){return this.constructor}update(t){super.update(t),[...this.reduxConstructor.reduxReactiveProperties].some(r=>t.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[Pt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Pt].values()][0]}getStore(t){return t==null?this.getUnnamedStore():this[Pt].get(t)}addStore(t,r){var o;r=(o=r??(Tt(t)?t.name:void 0))!==null&&o!==void 0?o:"default-store",this.unsubscribeFromStore(r),this[Pt].set(r,t),this.subscribeToStore(r,t),this.updateFromStores()}removeStore(t){let r=typeof t=="string"?t:t.name;this.unsubscribeFromStore(r),this[Pt].delete(r)}setupStores(){this.unsubscribeFromStores(),this[Pt].forEach((t,r)=>this.subscribeToStore(r,t)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((t,r)=>{let o=this.constructor.getPropertyOptions(r);if(!o?.attribute||!this.hasAttribute(typeof o?.attribute=="string"?o.attribute:r)){let a=this.getStore(t.store);a&&(t.store?this[dt].has(t.store):this[dt].size>0)&&(this[r]=t.selector(a.getState(),this))}})}subscribeToStore(t,r){var o;this[dt].set(t,r.subscribe(()=>this.updateFromStores())),this[Br].set(t,[]),Tt(r)&&r.eventBus&&((o=this.reduxConstructor.reduxEventListeners)===null||o===void 0||o.forEach((a,i)=>{if(typeof this[i]=="function"&&(!a.store||r.name===a.store)){let s=l=>this[i](l);r.addEventListener(a.eventName,s),this[Br].get(t).push(()=>r.removeEventListener(a.eventName,s))}})),this.onStoreAvailable(t)}unsubscribeFromStores(){this[dt].forEach((t,r)=>this.unsubscribeFromStore(r))}unsubscribeFromStore(t){var r;this[dt].has(t)&&this[dt].get(t)(),this[dt].delete(t),(r=this[Br].get(t))===null||r===void 0||r.forEach(o=>o()),this[Br].delete(t)}onStoreAvailable(t){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};nc=dt,ac=Pt,ic=Br;Jt.reduxProperties=new Map;Jt.reduxReactiveProperties=new Set;Jt.reduxEventListeners=new Map;function Se(e){for(var t=arguments.length,r=Array(t>1?t-1:0),o=1;o<t;o++)r[o-1]=arguments[o];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function qe(e){return!!e&&!!e[J]}function Re(e){var t;return!!e&&(function(r){if(!r||typeof r!="object")return!1;var o=Object.getPrototypeOf(r);if(o===null)return!0;var a=Object.hasOwnProperty.call(o,"constructor")&&o.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===wf}(e)||Array.isArray(e)||!!e[pc]||!!(!((t=e.constructor)===null||t===void 0)&&t[pc])||ga(e)||ba(e))}function It(e,t,r){r===void 0&&(r=!1),er(e)===0?(r?Object.keys:Qt)(e).forEach(function(o){r&&typeof o=="symbol"||t(o,e[o],e)}):e.forEach(function(o,a){return t(a,o,e)})}function er(e){var t=e[J];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:ga(e)?2:ba(e)?3:0}function Xt(e,t){return er(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function mf(e,t){return er(e)===2?e.get(t):e[t]}function hc(e,t,r){var o=er(e);o===2?e.set(t,r):o===3?e.add(r):e[t]=r}function yc(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function ga(e){return Sf&&e instanceof Map}function ba(e){return Of&&e instanceof Set}function ut(e){return e.o||e.t}function xa(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=bc(e);delete t[J];for(var r=Qt(t),o=0;o<r.length;o++){var a=r[o],i=t[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),t)}function va(e,t){return t===void 0&&(t=!1),Sa(e)||qe(e)||!Re(e)||(er(e)>1&&(e.set=e.add=e.clear=e.delete=gf),Object.freeze(e),t&&It(e,function(r,o){return va(o,!0)},!0)),e}function gf(){Se(2)}function Sa(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Ue(e){var t=ma[e];return t||Se(18,e),t}function bf(e,t){ma[e]||(ma[e]=t)}function pa(){return $r}function la(e,t){t&&(Ue("Patches"),e.u=[],e.s=[],e.v=t)}function vo(e){ha(e),e.p.forEach(xf),e.p=null}function ha(e){e===$r&&($r=e.l)}function sc(e){return $r={p:[],l:$r,h:e,m:!0,_:0}}function xf(e){var t=e[J];t.i===0||t.i===1?t.j():t.g=!0}function da(e,t){t._=t.p.length;var r=t.p[0],o=e!==void 0&&e!==r;return t.h.O||Ue("ES5").S(t,e,o),o?(r[J].P&&(vo(t),Se(4)),Re(e)&&(e=So(t,e),t.l||Oo(t,e)),t.u&&Ue("Patches").M(r[J].t,e,t.u,t.s)):e=So(t,r,[]),vo(t),t.u&&t.v(t.u,t.s),e!==gc?e:void 0}function So(e,t,r){if(Sa(t))return t;var o=t[J];if(!o)return It(t,function(l,d){return cc(e,o,t,l,d,r)},!0),t;if(o.A!==e)return t;if(!o.P)return Oo(e,o.t,!0),o.t;if(!o.I){o.I=!0,o.A._--;var a=o.i===4||o.i===5?o.o=xa(o.k):o.o,i=a,s=!1;o.i===3&&(i=new Set(a),a.clear(),s=!0),It(i,function(l,d){return cc(e,o,a,l,d,r,s)}),Oo(e,a,!1),r&&e.u&&Ue("Patches").N(o,r,e.u,e.s)}return o.o}function cc(e,t,r,o,a,i,s){if(qe(a)){var l=So(e,a,i&&t&&t.i!==3&&!Xt(t.R,o)?i.concat(o):void 0);if(hc(r,o,l),!qe(l))return;e.m=!1}else s&&r.add(a);if(Re(a)&&!Sa(a)){if(!e.h.D&&e._<1)return;So(e,a),t&&t.A.l||Oo(e,a)}}function Oo(e,t,r){r===void 0&&(r=!1),!e.l&&e.h.D&&e.m&&va(t,r)}function ua(e,t){var r=e[J];return(r?ut(r):e)[t]}function lc(e,t){if(t in e)for(var r=Object.getPrototypeOf(e);r;){var o=Object.getOwnPropertyDescriptor(r,t);if(o)return o;r=Object.getPrototypeOf(r)}}function ft(e){e.P||(e.P=!0,e.l&&ft(e.l))}function fa(e){e.o||(e.o=xa(e.t))}function ya(e,t,r){var o=ga(t)?Ue("MapSet").F(t,r):ba(t)?Ue("MapSet").T(t,r):e.O?function(a,i){var s=Array.isArray(a),l={i:s?1:0,A:i?i.A:pa(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},d=l,f=zr;s&&(d=[l],f=Hr);var h=Proxy.revocable(d,f),p=h.revoke,m=h.proxy;return l.k=m,l.j=p,m}(t,r):Ue("ES5").J(t,r);return(r?r.A:pa()).p.push(o),o}function vf(e){return qe(e)||Se(22,e),function t(r){if(!Re(r))return r;var o,a=r[J],i=er(r);if(a){if(!a.P&&(a.i<4||!Ue("ES5").K(a)))return a.t;a.I=!0,o=dc(r,i),a.I=!1}else o=dc(r,i);return It(o,function(s,l){a&&mf(a.t,s)===l||hc(o,s,t(l))}),i===3?new Set(o):o}(e)}function dc(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return xa(e)}function mc(){function e(s,l){var d=i[s];return d?d.enumerable=l:i[s]=d={configurable:!0,enumerable:l,get:function(){var f=this[J];return zr.get(f,s)},set:function(f){var h=this[J];zr.set(h,s,f)}},d}function t(s){for(var l=s.length-1;l>=0;l--){var d=s[l][J];if(!d.P)switch(d.i){case 5:o(d)&&ft(d);break;case 4:r(d)&&ft(d)}}}function r(s){for(var l=s.t,d=s.k,f=Qt(d),h=f.length-1;h>=0;h--){var p=f[h];if(p!==J){var m=l[p];if(m===void 0&&!Xt(l,p))return!0;var b=d[p],g=b&&b[J];if(g?g.t!==m:!yc(b,m))return!0}}var S=!!l[J];return f.length!==Qt(l).length+(S?0:1)}function o(s){var l=s.k;if(l.length!==s.t.length)return!0;var d=Object.getOwnPropertyDescriptor(l,l.length-1);if(d&&!d.get)return!0;for(var f=0;f<l.length;f++)if(!l.hasOwnProperty(f))return!0;return!1}function a(s){s.g&&Se(3,JSON.stringify(ut(s)))}var i={};bf("ES5",{J:function(s,l){var d=Array.isArray(s),f=function(p,m){if(p){for(var b=Array(m.length),g=0;g<m.length;g++)Object.defineProperty(b,""+g,e(g,!0));return b}var S=bc(m);delete S[J];for(var _=Qt(S),C=0;C<_.length;C++){var N=_[C];S[N]=e(N,p||!!S[N].enumerable)}return Object.create(Object.getPrototypeOf(m),S)}(d,s),h={i:d?5:4,A:l?l.A:pa(),P:!1,I:!1,R:{},l,t:s,k:f,o:null,g:!1,C:!1};return Object.defineProperty(f,J,{value:h,writable:!0}),f},S:function(s,l,d){d?qe(l)&&l[J].A===s&&t(s.p):(s.u&&function f(h){if(h&&typeof h=="object"){var p=h[J];if(p){var m=p.t,b=p.k,g=p.R,S=p.i;if(S===4)It(b,function(x){x!==J&&(m[x]!==void 0||Xt(m,x)?g[x]||f(b[x]):(g[x]=!0,ft(p)))}),It(m,function(x){b[x]!==void 0||Xt(b,x)||(g[x]=!1,ft(p))});else if(S===5){if(o(p)&&(ft(p),g.length=!0),b.length<m.length)for(var _=b.length;_<m.length;_++)g[_]=!1;else for(var C=m.length;C<b.length;C++)g[C]=!0;for(var N=Math.min(b.length,m.length),O=0;O<N;O++)b.hasOwnProperty(O)||(g[O]=!0),g[O]===void 0&&f(b[O])}}}}(s.p[0]),t(s.p))},K:function(s){return s.i===4?r(s):o(s)}})}var uc,$r,Oa=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Sf=typeof Map<"u",Of=typeof Set<"u",fc=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",gc=Oa?Symbol.for("immer-nothing"):((uc={})["immer-nothing"]=!0,uc),pc=Oa?Symbol.for("immer-draftable"):"__$immer_draftable",J=Oa?Symbol.for("immer-state"):"__$immer_state";var wf=""+Object.prototype.constructor,Qt=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,bc=Object.getOwnPropertyDescriptors||function(e){var t={};return Qt(e).forEach(function(r){t[r]=Object.getOwnPropertyDescriptor(e,r)}),t},ma={},zr={get:function(e,t){if(t===J)return e;var r=ut(e);if(!Xt(r,t))return function(a,i,s){var l,d=lc(i,s);return d?"value"in d?d.value:(l=d.get)===null||l===void 0?void 0:l.call(a.k):void 0}(e,r,t);var o=r[t];return e.I||!Re(o)?o:o===ua(e.t,t)?(fa(e),e.o[t]=ya(e.A.h,o,e)):o},has:function(e,t){return t in ut(e)},ownKeys:function(e){return Reflect.ownKeys(ut(e))},set:function(e,t,r){var o=lc(ut(e),t);if(o?.set)return o.set.call(e.k,r),!0;if(!e.P){var a=ua(ut(e),t),i=a?.[J];if(i&&i.t===r)return e.o[t]=r,e.R[t]=!1,!0;if(yc(r,a)&&(r!==void 0||Xt(e.t,t)))return!0;fa(e),ft(e)}return e.o[t]===r&&(r!==void 0||t in e.o)||Number.isNaN(r)&&Number.isNaN(e.o[t])||(e.o[t]=r,e.R[t]=!0),!0},deleteProperty:function(e,t){return ua(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,fa(e),ft(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var r=ut(e),o=Reflect.getOwnPropertyDescriptor(r,t);return o&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:o.enumerable,value:r[t]}},defineProperty:function(){Se(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Se(12)}},Hr={};It(zr,function(e,t){Hr[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Hr.deleteProperty=function(e,t){return Hr.set.call(this,e,t,void 0)},Hr.set=function(e,t,r){return zr.set.call(this,e[0],t,r,e[0])};var Ef=function(){function e(r){var o=this;this.O=fc,this.D=!0,this.produce=function(a,i,s){if(typeof a=="function"&&typeof i!="function"){var l=i;i=a;var d=o;return function(S){var _=this;S===void 0&&(S=l);for(var C=arguments.length,N=Array(C>1?C-1:0),O=1;O<C;O++)N[O-1]=arguments[O];return d.produce(S,function(x){var w;return(w=i).call.apply(w,[_,x].concat(N))})}}var f;if(typeof i!="function"&&Se(6),s!==void 0&&typeof s!="function"&&Se(7),Re(a)){var h=sc(o),p=ya(o,a,void 0),m=!0;try{f=i(p),m=!1}finally{m?vo(h):ha(h)}return typeof Promise<"u"&&f instanceof Promise?f.then(function(S){return la(h,s),da(S,h)},function(S){throw vo(h),S}):(la(h,s),da(f,h))}if(!a||typeof a!="object"){if((f=i(a))===void 0&&(f=a),f===gc&&(f=void 0),o.D&&va(f,!0),s){var b=[],g=[];Ue("Patches").M(a,f,b,g),s(b,g)}return f}Se(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(f){for(var h=arguments.length,p=Array(h>1?h-1:0),m=1;m<h;m++)p[m-1]=arguments[m];return o.produceWithPatches(f,function(b){return a.apply(void 0,[b].concat(p))})};var s,l,d=o.produce(a,i,function(f,h){s=f,l=h});return typeof Promise<"u"&&d instanceof Promise?d.then(function(f){return[f,s,l]}):[d,s,l]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var t=e.prototype;return t.createDraft=function(r){Re(r)||Se(8),qe(r)&&(r=vf(r));var o=sc(this),a=ya(this,r,void 0);return a[J].C=!0,ha(o),a},t.finishDraft=function(r,o){var a=r&&r[J],i=a.A;return la(i,o),da(void 0,i)},t.setAutoFreeze=function(r){this.D=r},t.setUseProxies=function(r){r&&!fc&&Se(20),this.O=r},t.applyPatches=function(r,o){var a;for(a=o.length-1;a>=0;a--){var i=o[a];if(i.path.length===0&&i.op==="replace"){r=i.value;break}}a>-1&&(o=o.slice(a+1));var s=Ue("Patches").$;return qe(r)?s(r,o):this.produce(r,function(l){return s(l,o)})},e}(),be=new Ef,Cf=be.produce,PS=be.produceWithPatches.bind(be),IS=be.setAutoFreeze.bind(be),DS=be.setUseProxies.bind(be),LS=be.applyPatches.bind(be),MS=be.createDraft.bind(be),FS=be.finishDraft.bind(be),wo=Cf;function Dt(e){"@babel/helpers - typeof";return Dt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Dt(e)}function xc(e,t){if(Dt(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var o=r.call(e,t||"default");if(Dt(o)!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function vc(e){var t=xc(e,"string");return Dt(t)=="symbol"?t:t+""}function Sc(e,t,r){return(t=vc(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Oc(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,o)}return r}function wa(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Oc(Object(r),!0).forEach(function(o){Sc(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Oc(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}function de(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var wc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Ea=function(){return Math.random().toString(36).substring(7).split("").join(".")},Eo={INIT:"@@redux/INIT"+Ea(),REPLACE:"@@redux/REPLACE"+Ea(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Ea()}};function _f(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function Ca(e,t,r){var o;if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(de(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(de(1));return r(Ca)(e,t)}if(typeof e!="function")throw new Error(de(2));var a=e,i=t,s=[],l=s,d=!1;function f(){l===s&&(l=s.slice())}function h(){if(d)throw new Error(de(3));return i}function p(S){if(typeof S!="function")throw new Error(de(4));if(d)throw new Error(de(5));var _=!0;return f(),l.push(S),function(){if(_){if(d)throw new Error(de(6));_=!1,f();var N=l.indexOf(S);l.splice(N,1),s=null}}}function m(S){if(!_f(S))throw new Error(de(7));if(typeof S.type>"u")throw new Error(de(8));if(d)throw new Error(de(9));try{d=!0,i=a(i,S)}finally{d=!1}for(var _=s=l,C=0;C<_.length;C++){var N=_[C];N()}return S}function b(S){if(typeof S!="function")throw new Error(de(10));a=S,m({type:Eo.REPLACE})}function g(){var S,_=p;return S={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(de(11));function O(){N.next&&N.next(h())}O();var x=_(O);return{unsubscribe:x}}},S[wc]=function(){return this},S}return m({type:Eo.INIT}),o={dispatch:m,subscribe:p,getState:h,replaceReducer:b},o[wc]=g,o}function Af(e){Object.keys(e).forEach(function(t){var r=e[t],o=r(void 0,{type:Eo.INIT});if(typeof o>"u")throw new Error(de(12));if(typeof r(void 0,{type:Eo.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(de(13))})}function Ec(e){for(var t=Object.keys(e),r={},o=0;o<t.length;o++){var a=t[o];typeof e[a]=="function"&&(r[a]=e[a])}var i=Object.keys(r),s,l;try{Af(r)}catch(d){l=d}return function(f,h){if(f===void 0&&(f={}),l)throw l;if(0)var p;for(var m=!1,b={},g=0;g<i.length;g++){var S=i[g],_=r[S],C=f[S],N=_(C,h);if(typeof N>"u"){var O=h&&h.type;throw new Error(de(14))}b[S]=N,m=m||N!==C}return m=m||i.length!==Object.keys(f).length,m?b:f}}function tr(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return t.length===0?function(o){return o}:t.length===1?t[0]:t.reduce(function(o,a){return function(){return o(a.apply(void 0,arguments))}})}function Cc(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(o){return function(){var a=o.apply(void 0,arguments),i=function(){throw new Error(de(15))},s={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=t.map(function(d){return d(s)});return i=tr.apply(void 0,l)(a.dispatch),wa(wa({},a),{},{dispatch:i})}}}function _c(e){var t=function(o){var a=o.dispatch,i=o.getState;return function(s){return function(l){return typeof l=="function"?l(a,i,e):s(l)}}};return t}var Ac=_c();Ac.withExtraArgument=_c;var _a=Ac;var Pc=function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,a){o.__proto__=a}||function(o,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(o[i]=a[i])},e(t,r)};return function(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");e(t,r);function o(){this.constructor=t}t.prototype=r===null?Object.create(r):(o.prototype=r.prototype,new o)}}(),Rf=function(e,t){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},o,a,i,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(f){return function(h){return d([f,h])}}function d(f){if(o)throw new TypeError("Generator is already executing.");for(;r;)try{if(o=1,a&&(i=f[0]&2?a.return:f[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,f[1])).done)return i;switch(a=0,i&&(f=[f[0]&2,i.value]),f[0]){case 0:case 1:i=f;break;case 4:return r.label++,{value:f[1],done:!1};case 5:r.label++,a=f[1],f=[0];continue;case 7:f=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(f[0]===6||f[0]===2)){r=0;continue}if(f[0]===3&&(!i||f[1]>i[0]&&f[1]<i[3])){r.label=f[1];break}if(f[0]===6&&r.label<i[1]){r.label=i[1],i=f;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(f);break}i[2]&&r.ops.pop(),r.trys.pop();continue}f=t.call(e,r)}catch(h){f=[6,h],a=0}finally{o=i=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}},rr=function(e,t){for(var r=0,o=t.length,a=e.length;r<o;r++,a++)e[a]=t[r];return e},Nf=Object.defineProperty,kf=Object.defineProperties,Tf=Object.getOwnPropertyDescriptors,Rc=Object.getOwnPropertySymbols,Pf=Object.prototype.hasOwnProperty,If=Object.prototype.propertyIsEnumerable,Nc=function(e,t,r){return t in e?Nf(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r},pt=function(e,t){for(var r in t||(t={}))Pf.call(t,r)&&Nc(e,r,t[r]);if(Rc)for(var o=0,a=Rc(t);o<a.length;o++){var r=a[o];If.call(t,r)&&Nc(e,r,t[r])}return e},Aa=function(e,t){return kf(e,Tf(t))},Df=function(e,t,r){return new Promise(function(o,a){var i=function(d){try{l(r.next(d))}catch(f){a(f)}},s=function(d){try{l(r.throw(d))}catch(f){a(f)}},l=function(d){return d.done?o(d.value):Promise.resolve(d.value).then(i,s)};l((r=r.apply(e,t)).next())})};var Lf=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?tr:tr.apply(null,arguments)},tO=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Mf(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var r=t;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return t===r}var Ff=function(e){Pc(t,e);function t(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];var a=e.apply(this,r)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return e.prototype.concat.apply(this,r)},t.prototype.prepend=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return r.length===1&&Array.isArray(r[0])?new(t.bind.apply(t,rr([void 0],r[0].concat(this)))):new(t.bind.apply(t,rr([void 0],r.concat(this))))},t}(Array),Uf=function(e){Pc(t,e);function t(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];var a=e.apply(this,r)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return e.prototype.concat.apply(this,r)},t.prototype.prepend=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return r.length===1&&Array.isArray(r[0])?new(t.bind.apply(t,rr([void 0],r[0].concat(this)))):new(t.bind.apply(t,rr([void 0],r.concat(this))))},t}(Array);function ka(e){return Re(e)?wo(e,function(){}):e}function Wf(e){return typeof e=="boolean"}function Bf(){return function(t){return Hf(t)}}function Hf(e){e===void 0&&(e={});var t=e.thunk,r=t===void 0?!0:t,o=e.immutableCheck,a=o===void 0?!0:o,i=e.serializableCheck,s=i===void 0?!0:i,l=new Ff;if(r&&(Wf(r)?l.push(_a):l.push(_a.withExtraArgument(r.extraArgument))),0){if(a)var d;if(s)var f}return l}var Ra=!0;function Ic(e){var t=Bf(),r=e||{},o=r.reducer,a=o===void 0?void 0:o,i=r.middleware,s=i===void 0?t():i,l=r.devTools,d=l===void 0?!0:l,f=r.preloadedState,h=f===void 0?void 0:f,p=r.enhancers,m=p===void 0?void 0:p,b;if(typeof a=="function")b=a;else if(Mf(a))b=Ec(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 g=s;if(typeof g=="function"&&(g=g(t),!Ra&&!Array.isArray(g)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Ra&&g.some(function(x){return typeof x!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=Cc.apply(void 0,g),_=tr;d&&(_=Lf(pt({trace:!Ra},typeof d=="object"&&d)));var C=new Uf(S),N=C;Array.isArray(m)?N=rr([S],m):typeof m=="function"&&(N=m(C));var O=_.apply(void 0,N);return Ca(b,h,O)}function ht(e,t){function r(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];if(t){var i=t.apply(void 0,o);if(!i)throw new Error("prepareAction did not return an object");return pt(pt({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:o[0]}}return r.toString=function(){return""+e},r.type=e,r.match=function(o){return o.type===e},r}function Dc(e){var t={},r=[],o,a={addCase:function(i,s){var l=typeof i=="string"?i:i.type;if(l in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[l]=s,a},addMatcher:function(i,s){return r.push({matcher:i,reducer:s}),a},addDefaultCase:function(i){return o=i,a}};return e(a),[t,r,o]}function $f(e){return typeof e=="function"}function zf(e,t,r,o){r===void 0&&(r=[]);var a=typeof t=="function"?Dc(t):[t,r,o],i=a[0],s=a[1],l=a[2],d;if($f(e))d=function(){return ka(e())};else{var f=ka(e);d=function(){return f}}function h(p,m){p===void 0&&(p=d());var b=rr([i[m.type]],s.filter(function(g){var S=g.matcher;return S(m)}).map(function(g){var S=g.reducer;return S}));return b.filter(function(g){return!!g}).length===0&&(b=[l]),b.reduce(function(g,S){if(S)if(qe(g)){var _=g,C=S(_,m);return C===void 0?g:C}else{if(Re(g))return wo(g,function(N){return S(N,m)});var C=S(g,m);if(C===void 0){if(g===null)return g;throw Error("A case reducer on a non-draftable value must not return undefined")}return C}return g},p)}return h.getInitialState=d,h}function Yf(e,t){return e+"/"+t}function Lc(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof e.initialState=="function"?e.initialState:ka(e.initialState),o=e.reducers||{},a=Object.keys(o),i={},s={},l={};a.forEach(function(h){var p=o[h],m=Yf(t,h),b,g;"reducer"in p?(b=p.reducer,g=p.prepare):b=p,i[h]=b,s[m]=b,l[h]=g?ht(m,g):ht(m)});function d(){var h=typeof e.extraReducers=="function"?Dc(e.extraReducers):[e.extraReducers],p=h[0],m=p===void 0?{}:p,b=h[1],g=b===void 0?[]:b,S=h[2],_=S===void 0?void 0:S,C=pt(pt({},m),s);return zf(r,function(N){for(var O in C)N.addCase(O,C[O]);for(var x=0,w=g;x<w.length;x++){var T=w[x];N.addMatcher(T.matcher,T.reducer)}_&&N.addDefaultCase(_)})}var f;return{name:t,reducer:function(h,p){return f||(f=d()),f(h,p)},actions:l,caseReducers:i,getInitialState:function(){return f||(f=d()),f.getInitialState()}}}var jf="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Gf=function(e){e===void 0&&(e=21);for(var t="",r=e;r--;)t+=jf[Math.random()*64|0];return t},Vf=["name","message","stack","code"],Na=function(){function e(t,r){this.payload=t,this.meta=r}return e}(),kc=function(){function e(t,r){this.payload=t,this.meta=r}return e}(),Kf=function(e){if(typeof e=="object"&&e!==null){for(var t={},r=0,o=Vf;r<o.length;r++){var a=o[r];typeof e[a]=="string"&&(t[a]=e[a])}return t}return{message:String(e)}},aO=function(){function e(t,r,o){var a=ht(t+"/fulfilled",function(h,p,m,b){return{payload:h,meta:Aa(pt({},b||{}),{arg:m,requestId:p,requestStatus:"fulfilled"})}}),i=ht(t+"/pending",function(h,p,m){return{payload:void 0,meta:Aa(pt({},m||{}),{arg:p,requestId:h,requestStatus:"pending"})}}),s=ht(t+"/rejected",function(h,p,m,b,g){return{payload:b,error:(o&&o.serializeError||Kf)(h||"Rejected"),meta:Aa(pt({},g||{}),{arg:m,requestId:p,rejectedWithValue:!!b,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),l=!1,d=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function f(h){return function(p,m,b){var g=o?.idGenerator?o.idGenerator(h):Gf(),S=new d,_,C=!1;function N(x){_=x,S.abort()}var O=function(){return Df(this,null,function(){var x,w,T,D,H,U,P;return Rf(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),D=(x=o?.condition)==null?void 0:x.call(o,h,{getState:m,extra:b}),qf(D)?[4,D]:[3,2];case 1:D=y.sent(),y.label=2;case 2:if(D===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return C=!0,H=new Promise(function(v,k){return S.signal.addEventListener("abort",function(){return k({name:"AbortError",message:_||"Aborted"})})}),p(i(g,h,(w=o?.getPendingMeta)==null?void 0:w.call(o,{requestId:g,arg:h},{getState:m,extra:b}))),[4,Promise.race([H,Promise.resolve(r(h,{dispatch:p,getState:m,extra:b,requestId:g,signal:S.signal,abort:N,rejectWithValue:function(v,k){return new Na(v,k)},fulfillWithValue:function(v,k){return new kc(v,k)}})).then(function(v){if(v instanceof Na)throw v;return v instanceof kc?a(v.payload,g,h,v.meta):a(v,g,h)})])];case 3:return T=y.sent(),[3,5];case 4:return U=y.sent(),T=U instanceof Na?s(null,g,h,U.payload,U.meta):s(U,g,h),[3,5];case 5:return P=o&&!o.dispatchConditionRejection&&s.match(T)&&T.meta.condition,P||p(T),[2,T]}})})}();return Object.assign(O,{abort:N,requestId:g,arg:h,unwrap:function(){return O.then(Zf)}})}}return Object.assign(f,{pending:i,rejected:s,fulfilled:a,typePrefix:t})}return e.withTypes=function(){return e},e}();function Zf(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function qf(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Mc="listener",Fc="completed",Uc="cancelled",iO="task-"+Uc,sO="task-"+Fc,cO=Mc+"-"+Uc,lO=Mc+"-"+Fc;var Ta="listenerMiddleware";var dO=ht(Ta+"/add"),uO=ht(Ta+"/removeAll"),fO=ht(Ta+"/remove");var Tc,pO=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Tc||(Tc=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},Jf=function(e){return function(t){setTimeout(t,e)}},hO=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Jf(10);mc();window.ftReduxStores||(window.ftReduxStores={});var Pa=class e extends Ct{static get(t){var r;let o=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,i=window.ftReduxStores[o];if(Tt(i))return i;if(a==null)return;let s=Lc({...a,reducers:(r=a.reducers)!==null&&r!==void 0?r:{}}),l=Ic({reducer:(d,f)=>f.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof f.type=="string"&&f.type.startsWith("DEFAULT_VALUE_SETTER__")?{...d,...f.overwrites}:s.reducer(d,f)});return window.ftReduxStores[a.name]=new e(s,l,a.eventBus)}constructor(t,r,o){super(),this.reduxSlice=t,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Wr;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,l)=>{let d=s,f=i[d];return f?(...h)=>{let p=f(...h.map(a));return this.reduxStore.dispatch(p),p}:h=>{this.setState({[d]:a(h)})}}}),this.eventBus=o??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};function Xf(){var e;for(let t of Object.values((e=window.ftReduxStores)!==null&&e!==void 0?e:{}))Tt(t)&&t.clear()}var Co=class{constructor(t,r,o){this.store=t,this.valueSelector=r,this.callback=o}watch(){return this.stop(),this.lastValue=this.valueSelector(this.store.getState()),this.unsubscribe=this.store.subscribe(()=>{let t=this.store.getState(),r=this.valueSelector(t);_t(this.lastValue,r)&&(this.callback(r,t),this.lastValue=r)}),this}stop(){return this.unsubscribe!=null&&(this.unsubscribe(),this.unsubscribe=void 0),this.lastValue=void 0,this}};function Qf(e,t,r){return new Co(e,t,r).watch()}var Ma={};j(Ma,{scrollHelper:()=>ep});var Da,_o=new Map,La=class{lock(t,r){if(r){let o=_o.get(r);if(o==null||o===t)return _o.set(r,t),r}}release(t,r){r&&_o.get(r)===t&&_o.delete(r)}findFirstScrollableParent(t){var r;let o,a;for(let i of Tn(t)){let s=i,l=this.elementCanScroll(s);if(l&&s.clientHeight&&s.clientHeight<s.scrollHeight){o=s;break}else l&&a==null&&(a=s)}return(r=o??a)!==null&&r!==void 0?r:document.body}elementCanScroll(t){try{return["auto","scroll"].includes(getComputedStyle(t).overflowY)}catch{return!1}}getAbsoluteScrollOffset(t,r){var o,a;let i=0;for(;r&&r.offsetParent!==t.offsetParent;)i+=(o=r.offsetTop)!==null&&o!==void 0?o:0,r=r.offsetParent;return i+((a=r?.offsetTop)!==null&&a!==void 0?a:0)-t.offsetTop}computeTopOffsetRatio(t,r){if(typeof t=="number")return t;switch(t){case"end":return 1;case"center":return .5;case"nearest":return r;default:return 0}}scrollIntoViewIfPossible(t,r){let o=this.findFirstScrollableParent(t);if(t&&this.lock(this,o)){let a=this.getAbsoluteScrollOffset(o,t),i=a-o.clientHeight+t.clientHeight,s=a,l=Nr(0,(s-o.scrollTop)/(s-i),1),d=this.computeTopOffsetRatio(r?.position,l)*(i-s)+s;o.scrollTo({behavior:r?.behavior,top:d})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",t,o);this.release(this,o)}};window.FluidTopicsScrollHelper=(Da=window.FluidTopicsScrollHelper)!==null&&Da!==void 0?Da:new La;var ep=window.FluidTopicsScrollHelper;var Ua={};j(Ua,{SearchPlaceConverter:()=>No,SearchPlaceQueryParams:()=>G,isSearchPlaceQueryParams:()=>pl,serializeRequest:()=>op});var tp=vd(Bc(),1);var Hc;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(Hc||(Hc={}));var $c;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})($c||($c={}));var zc;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.MAP_ATTACHMENT="MAP_ATTACHMENT",e.RESOURCE="RESOURCE"})(zc||(zc={}));var Yc;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Yc||(Yc={}));var jc;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(jc||(jc={}));var Gc;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",e.GEN_AI__RATE="GEN_AI__RATE",e.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",e.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_CONTEXT_MENU="SEARCH_RESULT__OPEN_CONTEXT_MENU",e.TOPIC__DISPLAY="TOPIC__DISPLAY",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(Gc||(Gc={}));var Vc;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(Vc||(Vc={}));var Kc;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT"})(Kc||(Kc={}));var Zc;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Zc||(Zc={}));var qc;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(qc||(qc={}));var Jc;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(Jc||(Jc={}));var Xc;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(Xc||(Xc={}));var Qc;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(Qc||(Qc={}));var el;(function(e){e.ASC="ASC",e.DESC="DESC"})(el||(el={}));var tl;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(tl||(tl={}));var Fa;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Fa||(Fa={}));var sl=e=>Object.keys(Fa).includes(e);var rl;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK"})(rl||(rl={}));var ol;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(ol||(ol={}));var nl;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK"})(nl||(nl={}));var nr;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(nr||(nr={}));var cl=e=>Object.keys(nr).includes(e);var al;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC"})(al||(al={}));var il;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(il||(il={}));var ie;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(ie||(ie={}));var ll;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(ll||(ll={}));var dl;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(dl||(dl={}));var ul;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(ul||(ul={}));var LO={[ie.PERSONAL_BOOK_SHARE_USER]:[ie.PERSONAL_BOOK_USER],[ie.HTML_EXPORT_USER]:[ie.PERSONAL_BOOK_USER],[ie.PDF_EXPORT_USER]:[ie.PERSONAL_BOOK_USER],[ie.KHUB_ADMIN]:[ie.CONTENT_PUBLISHER],[ie.ADMIN]:[ie.KHUB_ADMIN,ie.USERS_ADMIN,ie.PORTAL_ADMIN],[ie.GENERATIVE_AI_EXPORT_USER]:[ie.GENERATIVE_AI_USER]};function rp(e){return`"${e}"`}function fl(e){return e.startsWith('"')&&e.endsWith('"')?e.replace(/(^"+)|("+$)/g,""):e}function op(e,t){return new No(e).serialize(t)}var G;(function(e){e.LOCALE="content-lang",e.QUERY="query",e.SCOPE="scope",e.FILTERS="filters",e.VIRTUAL_FIELD="virtual-field",e.PERIOD="period",e.VALUE_FILTERS="value-filters",e.DATE_FILTERS="date-filters",e.RANGE_FILTERS="range-filters",e.SORT="sort",e.PER_PAGE="per-page"})(G||(G={}));var np=new Set(Object.values(G));function pl(e){return np.has(e)}var No=class{constructor(t,r={},o=20,a=!1,i="en-US"){this.baseUrl=t,this.predefinedSorts=r,this.defaultPerPage=o,this.allLanguagesAllowed=a,this.defaultContentLocale=i,this.scopeMapping={documents:"DOCUMENTS",topics:"ALL_TOPICS"},this.filtersEscapeMapping=[["*","\\*","[ft-escaped-star-character]"],["~","\\\\~","[ft-escaped-tilde-character]"],["_","\\\\\\\\_","[ft-escaped-underscore-character]"]]}serialize(t,r){return this.serializeToCurrentPageIfPossible(t,r??"/search")}serializeToCurrentPageIfPossible(t,r){let o=r==null||r.trim().length===0,a=new URL(o?window.location.href:`${this.baseUrl.replace(/\/+$/,"")}${r}`);return a.search=this.toURLSearchParams(t),a.toString()}toURLSearchParams(t,r=!1){var o,a,i,s,l,d,f,h,p,m,b,g;let S=new URLSearchParams;t.contentLocale?(!r||t.contentLocale!==this.defaultContentLocale)&&S.append(G.LOCALE,t.contentLocale):S.append(G.LOCALE,this.allLanguagesAllowed?"all":this.defaultContentLocale),((o=t.query)===null||o===void 0?void 0:o.length)>0&&S.append(G.QUERY,t.query);let _=(i=(a=t.metadataFilters)===null||a===void 0?void 0:a.filter(x=>x.valueFilter))!==null&&i!==void 0?i:[];if(_.length>0){let x=_.map(w=>{var T,D;let H=((D=(T=w.valueFilter)===null||T===void 0?void 0:T.values)!==null&&D!==void 0?D:[]).map(U=>this.escapeFilters(U)).map(U=>rp(fl(U))).join("_");return`${w.key}~${H}`}).join("*");S.append(G.VALUE_FILTERS,x)}let C=(l=(s=t.metadataFilters)===null||s===void 0?void 0:s.filter(x=>x.dateFilter))!==null&&l!==void 0?l:[];if(C.length>0){let x=C.map(w=>{var T;return`${w.key}~${(T=w.dateFilter)===null||T===void 0?void 0:T.type.toLowerCase()}`}).join("*");S.append(G.DATE_FILTERS,x)}let N=(f=(d=t.metadataFilters)===null||d===void 0?void 0:d.filter(x=>x.rangeFilter))!==null&&f!==void 0?f:[];if(N.length>0){let x=N.map(w=>{var T,D;return`${w.key}~${(T=w.rangeFilter)===null||T===void 0?void 0:T.from}_${(D=w.rangeFilter)===null||D===void 0?void 0:D.to}`}).join("*");S.append(G.RANGE_FILTERS,x)}t.virtualField&&t.virtualField!=="EVERYWHERE"&&S.append(G.VIRTUAL_FIELD,t.virtualField.toLowerCase()),t.scope&&t.scope!=="DEFAULT"&&S.append(G.SCOPE,t.scope.toLowerCase()),((h=t.sort)===null||h===void 0?void 0:h.length)>0&&t.sort[0].key==="ft:lastEdition"&&S.append(G.SORT,"last_update"),!((p=t.paging)===null||p===void 0)&&p.perPage&&((b=(m=t.paging)===null||m===void 0?void 0:m.perPage)!==null&&b!==void 0?b:this.defaultPerPage)!=this.defaultPerPage&&S.append(G.PER_PAGE,String(t.paging.perPage));let O=(g=t.otherQueryParams)!==null&&g!==void 0?g:{};for(let x in O)S.append(x,O[x]);return encodeURI(S.toString()).replace(/#/g,"%23")}parse(t){var r;let o=t.split("?"),a=this.fromURLSearchParams(o.slice(1).join("?")),i=o[0].split("/search/")[1];return i==null?a:{...a,scope:(r=this.scopeMapping[i])!==null&&r!==void 0?r:a.scope}}fromURLSearchParams(t){var r,o,a,i,s,l,d,f;try{t=decodeURI(t).replace(/%23/g,"#")}catch(C){console.warn("Could not decode search request query params, fallback on raw value",C)}let h=new URLSearchParams(t),p=h.get(G.LOCALE)==="all"?void 0:h.get(G.LOCALE),m=((r=h.get(G.VIRTUAL_FIELD))!==null&&r!==void 0?r:"EVERYWHERE").toUpperCase(),b=((o=h.get(G.SORT))!==null&&o!==void 0?o:"DEFAULT").toUpperCase(),g=(a=h.get(G.SCOPE))!==null&&a!==void 0?a:"default",S=+((i=h.get(G.PER_PAGE))!==null&&i!==void 0?i:this.defaultPerPage),_={};for(let C of h.keys())pl(C)||(_[C]=h.get(C));return{contentLocale:p??(this.allLanguagesAllowed?void 0:this.defaultContentLocale),query:(s=h.get(G.QUERY))!==null&&s!==void 0?s:"",scope:(l=this.scopeMapping[g])!==null&&l!==void 0?l:"DEFAULT",virtualField:sl(m)?m:"EVERYWHERE",sort:(f=(d=this.predefinedSorts[b])!==null&&d!==void 0?d:this.predefinedSorts.DEFAULT)!==null&&f!==void 0?f:[],metadataFilters:this.parseCompatFilters(h),facets:[],paging:{page:1,perPage:Nr(1,isNaN(S)?this.defaultPerPage:S,1e3)},otherQueryParams:_}}parseCompatFilters(t){var r,o,a,i,s,l;let d=[];return t.has(G.FILTERS)&&(d=this.parseValueFilters((r=t.get(G.FILTERS))!==null&&r!==void 0?r:"")),(o=t.has(G.PERIOD))!==null&&o!==void 0&&o&&(d=[...d,...this.parseLegacyPeriodFilter(((a=t.get(G.PERIOD))!==null&&a!==void 0?a:"").toUpperCase())]),[...d,...this.parseValueFilters((i=t.get(G.VALUE_FILTERS))!==null&&i!==void 0?i:""),...this.parseDateFilters((s=t.get(G.DATE_FILTERS))!==null&&s!==void 0?s:""),...this.parseRangeFilters((l=t.get(G.RANGE_FILTERS))!==null&&l!==void 0?l:"")]}splitUnknownFilter(t){return this.superEscapeFilters(t).split("*").map(r=>r.split("~"))}parseValueFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(r=>({key:r[0],valueFilter:{values:r[1].split("_").map(fl).map(o=>this.unescapeFilterValue(o)),negative:!1}}))}parseDateFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(r=>({key:r[0],dateFilter:{type:nr[r[1].toUpperCase()]}}))}parseRangeFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(r=>({key:r[0],rangeFilter:{from:r[1].split("_")[0],to:r[1].split("_")[1]}}))}escapeFilters(t){for(let[r,o,a]of this.filtersEscapeMapping)t=t.replaceAll(r,o);return t}superEscapeFilters(t){for(let[r,o,a]of this.filtersEscapeMapping)t=t.replaceAll(o,a);return t}unescapeFilterValue(t){for(let[r,o,a]of this.filtersEscapeMapping)t=t.replace(a,r);return t}parseLegacyPeriodFilter(t){if(cl(t))return[{key:"ft:lastEdition",dateFilter:{type:nr[t]}}];if(t.startsWith("CUSTOM_")){let[r,o,a]=t.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:o,to:a}}]}return[]}};var Ba={};j(Ba,{toFtFormComponent:()=>ap});var Wa=Symbol("elementInternals");function ap(e){class t extends e{static get formAssociated(){return!0}get form(){return this[Wa].form}constructor(...o){super(o),this[Wa]=this.attachInternals()}setFormValue(o){this[Wa].setFormValue(o)}}return t}var $a={};j($a,{DateFormatter:()=>Ha});var Ha=class{static format(t,r,o,a){return window.moment?window.moment(t).locale(r).format(this.getDateFormat(o,a)):t}static getDateFormat(t,r){return t?r?"lll":"ll":r?"L LT":"L"}};var Ya={};j(Ya,{ALL_KEYS_VALUE:()=>za,SameWindowStorageEvent:()=>ar});var za="__all__",ar=class extends CustomEvent{constructor(t,r,o){super("same-window-storage",{detail:{key:t,oldValue:r,newValue:o}})}keyMatch(t){return this.detail.key.includes(t)||this.detail.key==za}};Storage.prototype.setItem=new Proxy(Storage.prototype.setItem,{apply(e,t,r){let o=t.getItem(r[0]);Reflect.apply(e,t,r),window.dispatchEvent(new ar(r[0],o,r[1]))}});Storage.prototype.removeItem=new Proxy(Storage.prototype.removeItem,{apply(e,t,r){let o=t.getItem(r[0]);Reflect.apply(e,t,r),window.dispatchEvent(new ar(r[0],o))}});Storage.prototype.clear=new Proxy(Storage.prototype.clear,{apply(e,t,r){Reflect.apply(e,t,r),window.dispatchEvent(new ar(za))}});var Ga={};j(Ga,{FocusMainContentEvent:()=>ja});var ja=class extends Event{constructor(){super("ft-focus-main-content",{composed:!0,bubbles:!0})}};var hl={};window.FluidTopicsA11yHints={isKeyboardNavigation:!1};function ip(e){(e.key==="Enter"||e.key===" "||e.key==="Tab")&&(window.FluidTopicsA11yHints.isKeyboardNavigation=!0)}function sp(e){window.FluidTopicsA11yHints.isKeyboardNavigation=e.detail==0}document.addEventListener("keydown",ip);document.addEventListener("click",sp);var Va,Ka,Za,qa,cp=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((Za=(Ka=(Va=window.safari)===null||Va===void 0?void 0:Va.pushNotification)===null||Ka===void 0?void 0:Ka.toString())!==null&&Za!==void 0?Za:"")==="[object SafariRemoteNotification]",lp="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(qa=window.ftGlobals)!==null&&qa!==void 0?qa:{lit:fn,litDecorators:hn,litRepeat:yn,litClassMap:mn,litStyleMap:gn,litUnsafeHTML:bn,wcUtils:{..._n,...vn,...Nn,...$a,...kn,...In,...Fn,...En,...Jn,...Ga,...hl,...Ma,...Mn,...oa,...Ba,...ta,...tc,...Pn,...aa,...ia,...oc,...ca,...Ia,...Ya,...Xn,...ea,...Ua,isSafari:cp,isTouchScreen:lp,setVariable:po}};var vl;function A(){return vl.apply(null,arguments)}function dp(e){vl=e}function ke(e){return e instanceof Array||Object.prototype.toString.call(e)==="[object Array]"}function Ft(e){return e!=null&&Object.prototype.toString.call(e)==="[object Object]"}function $(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function ci(e){if(Object.getOwnPropertyNames)return Object.getOwnPropertyNames(e).length===0;var t;for(t in e)if($(e,t))return!1;return!0}function me(e){return e===void 0}function rt(e){return typeof e=="number"||Object.prototype.toString.call(e)==="[object Number]"}function Jr(e){return e instanceof Date||Object.prototype.toString.call(e)==="[object Date]"}function Sl(e,t){var r=[],o,a=e.length;for(o=0;o<a;++o)r.push(t(e[o],o));return r}function mt(e,t){for(var r in t)$(t,r)&&(e[r]=t[r]);return $(t,"toString")&&(e.toString=t.toString),$(t,"valueOf")&&(e.valueOf=t.valueOf),e}function He(e,t,r,o){return jl(e,t,r,o,!0).utc()}function up(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}}function L(e){return e._pf==null&&(e._pf=up()),e._pf}var ti;Array.prototype.some?ti=Array.prototype.some:ti=function(e){var t=Object(this),r=t.length>>>0,o;for(o=0;o<r;o++)if(o in t&&e.call(this,t[o],o,t))return!0;return!1};function li(e){if(e._isValid==null){var t=L(e),r=ti.call(t.parsedDateParts,function(a){return a!=null}),o=!isNaN(e._d.getTime())&&t.overflow<0&&!t.empty&&!t.invalidEra&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&r);if(e._strict&&(o=o&&t.charsLeftOver===0&&t.unusedTokens.length===0&&t.bigHour===void 0),Object.isFrozen==null||!Object.isFrozen(e))e._isValid=o;else return o}return e._isValid}function Ho(e){var t=He(NaN);return e!=null?mt(L(t),e):L(t).userInvalidated=!0,t}var yl=A.momentProperties=[],Ja=!1;function di(e,t){var r,o,a,i=yl.length;if(me(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),me(t._i)||(e._i=t._i),me(t._f)||(e._f=t._f),me(t._l)||(e._l=t._l),me(t._strict)||(e._strict=t._strict),me(t._tzm)||(e._tzm=t._tzm),me(t._isUTC)||(e._isUTC=t._isUTC),me(t._offset)||(e._offset=t._offset),me(t._pf)||(e._pf=L(t)),me(t._locale)||(e._locale=t._locale),i>0)for(r=0;r<i;r++)o=yl[r],a=t[o],me(a)||(e[o]=a);return e}function Xr(e){di(this,e),this._d=new Date(e._d!=null?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),Ja===!1&&(Ja=!0,A.updateOffset(this),Ja=!1)}function Te(e){return e instanceof Xr||e!=null&&e._isAMomentObject!=null}function Ol(e){A.suppressDeprecationWarnings===!1&&typeof console<"u"&&console.warn&&console.warn("Deprecation warning: "+e)}function we(e,t){var r=!0;return mt(function(){if(A.deprecationHandler!=null&&A.deprecationHandler(null,e),r){var o=[],a,i,s,l=arguments.length;for(i=0;i<l;i++){if(a="",typeof arguments[i]=="object"){a+=`
48
+ `;var oc={};var ca={};j(ca,{ParametrizedLabelResolver:()=>sa});var sa=class e{constructor(t,r){this.defaultLabels=t,this.labels=r}resolve(t,...r){var o,a;t=this.resolvePluralKey(t,r);let i=(a=(o=this.labels[t])!==null&&o!==void 0?o:this.defaultLabels[t])!==null&&a!==void 0?a:"";return e.replaceParameters(i,...r)}static replaceParameters(t,...r){return r.forEach((o,a)=>t=t.replace(new RegExp(`\\{${a}([^}]*)\\}`,"g"),(i,s)=>e.formatValue(o,s))),t}resolvePluralKey(t,r){for(let o of r)if(typeof o=="number"){let a=`${String(t)}[\\=${o}]`;if(a in this.labels||a in this.defaultLabels)return a}return t}static formatValue(t,r){return t instanceof Date?e.formatDate(t,r):t??""}static formatDate(t,r){let o=a=>r?.includes("date")?t.toLocaleDateString(a):r?.includes("time")?t.toLocaleTimeString(a):t.toLocaleString(a);try{return o(document.documentElement.lang)}catch{return o()}}};var Ia={};j(Ia,{FtCommandQueue:()=>Wr,FtLitElementRedux:()=>Jt,FtReduxStore:()=>Pa,ReduxWatcher:()=>Co,clearAllStores:()=>Xf,isFtReduxStore:()=>Tt,redux:()=>hf,reduxEventListener:()=>yf,reduxReactive:()=>pf,watch:()=>Qf});var pf=()=>(e,t)=>{var r;let o=e.constructor;o.reduxReactiveProperties=new Set(o.reduxReactiveProperties),(r=o.reduxReactiveProperties)===null||r===void 0||r.add(t)},hf=e=>{let t=e??{};return(r,o)=>{var a;let i={hasChanged:_t,attribute:!1,...t};F(i)(r,o);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(o,{selector:(a=t.selector)!==null&&a!==void 0?a:l=>l[o],store:t.store})}},yf=e=>(t,r)=>{let o=t.constructor;o.reduxEventListeners=new Map(o.reduxEventListeners),o.reduxEventListeners.set(r,e)};var Wr=class{constructor(){this.queue=[]}add(t,r=!1){r&&this.clear(t.type),this.queue.push(t)}consume(t){let r=this.queue.find(o=>o.type===t);return r&&(this.queue=this.queue.filter(o=>o!==r)),r}clear(t){typeof t=="string"?this.queue=this.queue.filter(r=>r.type!==t):this.queue=this.queue.filter(r=>!t.test(r.type))}};function Tt(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var nc,ac,ic,Br=Symbol("internalReduxEventsUnsubscribers"),dt=Symbol("internalStoresUnsubscribers"),Pt=Symbol("internalStores"),Jt=class extends le{constructor(){super(...arguments),this[nc]=new Map,this[ac]=new Map,this[ic]=new Map}get reduxConstructor(){return this.constructor}update(t){super.update(t),[...this.reduxConstructor.reduxReactiveProperties].some(r=>t.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[Pt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Pt].values()][0]}getStore(t){return t==null?this.getUnnamedStore():this[Pt].get(t)}addStore(t,r){var o;r=(o=r??(Tt(t)?t.name:void 0))!==null&&o!==void 0?o:"default-store",this.unsubscribeFromStore(r),this[Pt].set(r,t),this.subscribeToStore(r,t),this.updateFromStores()}removeStore(t){let r=typeof t=="string"?t:t.name;this.unsubscribeFromStore(r),this[Pt].delete(r)}setupStores(){this.unsubscribeFromStores(),this[Pt].forEach((t,r)=>this.subscribeToStore(r,t)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((t,r)=>{let o=this.constructor.getPropertyOptions(r);if(!o?.attribute||!this.hasAttribute(typeof o?.attribute=="string"?o.attribute:r)){let a=this.getStore(t.store);a&&(t.store?this[dt].has(t.store):this[dt].size>0)&&(this[r]=t.selector(a.getState(),this))}})}subscribeToStore(t,r){var o;this[dt].set(t,r.subscribe(()=>this.updateFromStores())),this[Br].set(t,[]),Tt(r)&&r.eventBus&&((o=this.reduxConstructor.reduxEventListeners)===null||o===void 0||o.forEach((a,i)=>{if(typeof this[i]=="function"&&(!a.store||r.name===a.store)){let s=l=>this[i](l);r.addEventListener(a.eventName,s),this[Br].get(t).push(()=>r.removeEventListener(a.eventName,s))}})),this.onStoreAvailable(t)}unsubscribeFromStores(){this[dt].forEach((t,r)=>this.unsubscribeFromStore(r))}unsubscribeFromStore(t){var r;this[dt].has(t)&&this[dt].get(t)(),this[dt].delete(t),(r=this[Br].get(t))===null||r===void 0||r.forEach(o=>o()),this[Br].delete(t)}onStoreAvailable(t){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};nc=dt,ac=Pt,ic=Br;Jt.reduxProperties=new Map;Jt.reduxReactiveProperties=new Set;Jt.reduxEventListeners=new Map;function Se(e){for(var t=arguments.length,r=Array(t>1?t-1:0),o=1;o<t;o++)r[o-1]=arguments[o];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function qe(e){return!!e&&!!e[J]}function Re(e){var t;return!!e&&(function(r){if(!r||typeof r!="object")return!1;var o=Object.getPrototypeOf(r);if(o===null)return!0;var a=Object.hasOwnProperty.call(o,"constructor")&&o.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===wf}(e)||Array.isArray(e)||!!e[pc]||!!(!((t=e.constructor)===null||t===void 0)&&t[pc])||ga(e)||ba(e))}function It(e,t,r){r===void 0&&(r=!1),er(e)===0?(r?Object.keys:Qt)(e).forEach(function(o){r&&typeof o=="symbol"||t(o,e[o],e)}):e.forEach(function(o,a){return t(a,o,e)})}function er(e){var t=e[J];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:ga(e)?2:ba(e)?3:0}function Xt(e,t){return er(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function mf(e,t){return er(e)===2?e.get(t):e[t]}function hc(e,t,r){var o=er(e);o===2?e.set(t,r):o===3?e.add(r):e[t]=r}function yc(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function ga(e){return Sf&&e instanceof Map}function ba(e){return Of&&e instanceof Set}function ut(e){return e.o||e.t}function xa(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=bc(e);delete t[J];for(var r=Qt(t),o=0;o<r.length;o++){var a=r[o],i=t[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),t)}function va(e,t){return t===void 0&&(t=!1),Sa(e)||qe(e)||!Re(e)||(er(e)>1&&(e.set=e.add=e.clear=e.delete=gf),Object.freeze(e),t&&It(e,function(r,o){return va(o,!0)},!0)),e}function gf(){Se(2)}function Sa(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Ue(e){var t=ma[e];return t||Se(18,e),t}function bf(e,t){ma[e]||(ma[e]=t)}function pa(){return $r}function la(e,t){t&&(Ue("Patches"),e.u=[],e.s=[],e.v=t)}function vo(e){ha(e),e.p.forEach(xf),e.p=null}function ha(e){e===$r&&($r=e.l)}function sc(e){return $r={p:[],l:$r,h:e,m:!0,_:0}}function xf(e){var t=e[J];t.i===0||t.i===1?t.j():t.g=!0}function da(e,t){t._=t.p.length;var r=t.p[0],o=e!==void 0&&e!==r;return t.h.O||Ue("ES5").S(t,e,o),o?(r[J].P&&(vo(t),Se(4)),Re(e)&&(e=So(t,e),t.l||Oo(t,e)),t.u&&Ue("Patches").M(r[J].t,e,t.u,t.s)):e=So(t,r,[]),vo(t),t.u&&t.v(t.u,t.s),e!==gc?e:void 0}function So(e,t,r){if(Sa(t))return t;var o=t[J];if(!o)return It(t,function(l,d){return cc(e,o,t,l,d,r)},!0),t;if(o.A!==e)return t;if(!o.P)return Oo(e,o.t,!0),o.t;if(!o.I){o.I=!0,o.A._--;var a=o.i===4||o.i===5?o.o=xa(o.k):o.o,i=a,s=!1;o.i===3&&(i=new Set(a),a.clear(),s=!0),It(i,function(l,d){return cc(e,o,a,l,d,r,s)}),Oo(e,a,!1),r&&e.u&&Ue("Patches").N(o,r,e.u,e.s)}return o.o}function cc(e,t,r,o,a,i,s){if(qe(a)){var l=So(e,a,i&&t&&t.i!==3&&!Xt(t.R,o)?i.concat(o):void 0);if(hc(r,o,l),!qe(l))return;e.m=!1}else s&&r.add(a);if(Re(a)&&!Sa(a)){if(!e.h.D&&e._<1)return;So(e,a),t&&t.A.l||Oo(e,a)}}function Oo(e,t,r){r===void 0&&(r=!1),!e.l&&e.h.D&&e.m&&va(t,r)}function ua(e,t){var r=e[J];return(r?ut(r):e)[t]}function lc(e,t){if(t in e)for(var r=Object.getPrototypeOf(e);r;){var o=Object.getOwnPropertyDescriptor(r,t);if(o)return o;r=Object.getPrototypeOf(r)}}function ft(e){e.P||(e.P=!0,e.l&&ft(e.l))}function fa(e){e.o||(e.o=xa(e.t))}function ya(e,t,r){var o=ga(t)?Ue("MapSet").F(t,r):ba(t)?Ue("MapSet").T(t,r):e.O?function(a,i){var s=Array.isArray(a),l={i:s?1:0,A:i?i.A:pa(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},d=l,f=zr;s&&(d=[l],f=Hr);var h=Proxy.revocable(d,f),p=h.revoke,m=h.proxy;return l.k=m,l.j=p,m}(t,r):Ue("ES5").J(t,r);return(r?r.A:pa()).p.push(o),o}function vf(e){return qe(e)||Se(22,e),function t(r){if(!Re(r))return r;var o,a=r[J],i=er(r);if(a){if(!a.P&&(a.i<4||!Ue("ES5").K(a)))return a.t;a.I=!0,o=dc(r,i),a.I=!1}else o=dc(r,i);return It(o,function(s,l){a&&mf(a.t,s)===l||hc(o,s,t(l))}),i===3?new Set(o):o}(e)}function dc(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return xa(e)}function mc(){function e(s,l){var d=i[s];return d?d.enumerable=l:i[s]=d={configurable:!0,enumerable:l,get:function(){var f=this[J];return zr.get(f,s)},set:function(f){var h=this[J];zr.set(h,s,f)}},d}function t(s){for(var l=s.length-1;l>=0;l--){var d=s[l][J];if(!d.P)switch(d.i){case 5:o(d)&&ft(d);break;case 4:r(d)&&ft(d)}}}function r(s){for(var l=s.t,d=s.k,f=Qt(d),h=f.length-1;h>=0;h--){var p=f[h];if(p!==J){var m=l[p];if(m===void 0&&!Xt(l,p))return!0;var b=d[p],g=b&&b[J];if(g?g.t!==m:!yc(b,m))return!0}}var S=!!l[J];return f.length!==Qt(l).length+(S?0:1)}function o(s){var l=s.k;if(l.length!==s.t.length)return!0;var d=Object.getOwnPropertyDescriptor(l,l.length-1);if(d&&!d.get)return!0;for(var f=0;f<l.length;f++)if(!l.hasOwnProperty(f))return!0;return!1}function a(s){s.g&&Se(3,JSON.stringify(ut(s)))}var i={};bf("ES5",{J:function(s,l){var d=Array.isArray(s),f=function(p,m){if(p){for(var b=Array(m.length),g=0;g<m.length;g++)Object.defineProperty(b,""+g,e(g,!0));return b}var S=bc(m);delete S[J];for(var _=Qt(S),C=0;C<_.length;C++){var N=_[C];S[N]=e(N,p||!!S[N].enumerable)}return Object.create(Object.getPrototypeOf(m),S)}(d,s),h={i:d?5:4,A:l?l.A:pa(),P:!1,I:!1,R:{},l,t:s,k:f,o:null,g:!1,C:!1};return Object.defineProperty(f,J,{value:h,writable:!0}),f},S:function(s,l,d){d?qe(l)&&l[J].A===s&&t(s.p):(s.u&&function f(h){if(h&&typeof h=="object"){var p=h[J];if(p){var m=p.t,b=p.k,g=p.R,S=p.i;if(S===4)It(b,function(x){x!==J&&(m[x]!==void 0||Xt(m,x)?g[x]||f(b[x]):(g[x]=!0,ft(p)))}),It(m,function(x){b[x]!==void 0||Xt(b,x)||(g[x]=!1,ft(p))});else if(S===5){if(o(p)&&(ft(p),g.length=!0),b.length<m.length)for(var _=b.length;_<m.length;_++)g[_]=!1;else for(var C=m.length;C<b.length;C++)g[C]=!0;for(var N=Math.min(b.length,m.length),O=0;O<N;O++)b.hasOwnProperty(O)||(g[O]=!0),g[O]===void 0&&f(b[O])}}}}(s.p[0]),t(s.p))},K:function(s){return s.i===4?r(s):o(s)}})}var uc,$r,Oa=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Sf=typeof Map<"u",Of=typeof Set<"u",fc=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",gc=Oa?Symbol.for("immer-nothing"):((uc={})["immer-nothing"]=!0,uc),pc=Oa?Symbol.for("immer-draftable"):"__$immer_draftable",J=Oa?Symbol.for("immer-state"):"__$immer_state";var wf=""+Object.prototype.constructor,Qt=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,bc=Object.getOwnPropertyDescriptors||function(e){var t={};return Qt(e).forEach(function(r){t[r]=Object.getOwnPropertyDescriptor(e,r)}),t},ma={},zr={get:function(e,t){if(t===J)return e;var r=ut(e);if(!Xt(r,t))return function(a,i,s){var l,d=lc(i,s);return d?"value"in d?d.value:(l=d.get)===null||l===void 0?void 0:l.call(a.k):void 0}(e,r,t);var o=r[t];return e.I||!Re(o)?o:o===ua(e.t,t)?(fa(e),e.o[t]=ya(e.A.h,o,e)):o},has:function(e,t){return t in ut(e)},ownKeys:function(e){return Reflect.ownKeys(ut(e))},set:function(e,t,r){var o=lc(ut(e),t);if(o?.set)return o.set.call(e.k,r),!0;if(!e.P){var a=ua(ut(e),t),i=a?.[J];if(i&&i.t===r)return e.o[t]=r,e.R[t]=!1,!0;if(yc(r,a)&&(r!==void 0||Xt(e.t,t)))return!0;fa(e),ft(e)}return e.o[t]===r&&(r!==void 0||t in e.o)||Number.isNaN(r)&&Number.isNaN(e.o[t])||(e.o[t]=r,e.R[t]=!0),!0},deleteProperty:function(e,t){return ua(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,fa(e),ft(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var r=ut(e),o=Reflect.getOwnPropertyDescriptor(r,t);return o&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:o.enumerable,value:r[t]}},defineProperty:function(){Se(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Se(12)}},Hr={};It(zr,function(e,t){Hr[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Hr.deleteProperty=function(e,t){return Hr.set.call(this,e,t,void 0)},Hr.set=function(e,t,r){return zr.set.call(this,e[0],t,r,e[0])};var Ef=function(){function e(r){var o=this;this.O=fc,this.D=!0,this.produce=function(a,i,s){if(typeof a=="function"&&typeof i!="function"){var l=i;i=a;var d=o;return function(S){var _=this;S===void 0&&(S=l);for(var C=arguments.length,N=Array(C>1?C-1:0),O=1;O<C;O++)N[O-1]=arguments[O];return d.produce(S,function(x){var w;return(w=i).call.apply(w,[_,x].concat(N))})}}var f;if(typeof i!="function"&&Se(6),s!==void 0&&typeof s!="function"&&Se(7),Re(a)){var h=sc(o),p=ya(o,a,void 0),m=!0;try{f=i(p),m=!1}finally{m?vo(h):ha(h)}return typeof Promise<"u"&&f instanceof Promise?f.then(function(S){return la(h,s),da(S,h)},function(S){throw vo(h),S}):(la(h,s),da(f,h))}if(!a||typeof a!="object"){if((f=i(a))===void 0&&(f=a),f===gc&&(f=void 0),o.D&&va(f,!0),s){var b=[],g=[];Ue("Patches").M(a,f,b,g),s(b,g)}return f}Se(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(f){for(var h=arguments.length,p=Array(h>1?h-1:0),m=1;m<h;m++)p[m-1]=arguments[m];return o.produceWithPatches(f,function(b){return a.apply(void 0,[b].concat(p))})};var s,l,d=o.produce(a,i,function(f,h){s=f,l=h});return typeof Promise<"u"&&d instanceof Promise?d.then(function(f){return[f,s,l]}):[d,s,l]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var t=e.prototype;return t.createDraft=function(r){Re(r)||Se(8),qe(r)&&(r=vf(r));var o=sc(this),a=ya(this,r,void 0);return a[J].C=!0,ha(o),a},t.finishDraft=function(r,o){var a=r&&r[J],i=a.A;return la(i,o),da(void 0,i)},t.setAutoFreeze=function(r){this.D=r},t.setUseProxies=function(r){r&&!fc&&Se(20),this.O=r},t.applyPatches=function(r,o){var a;for(a=o.length-1;a>=0;a--){var i=o[a];if(i.path.length===0&&i.op==="replace"){r=i.value;break}}a>-1&&(o=o.slice(a+1));var s=Ue("Patches").$;return qe(r)?s(r,o):this.produce(r,function(l){return s(l,o)})},e}(),be=new Ef,Cf=be.produce,PS=be.produceWithPatches.bind(be),IS=be.setAutoFreeze.bind(be),DS=be.setUseProxies.bind(be),LS=be.applyPatches.bind(be),MS=be.createDraft.bind(be),FS=be.finishDraft.bind(be),wo=Cf;function Dt(e){"@babel/helpers - typeof";return Dt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Dt(e)}function xc(e,t){if(Dt(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var o=r.call(e,t||"default");if(Dt(o)!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function vc(e){var t=xc(e,"string");return Dt(t)=="symbol"?t:t+""}function Sc(e,t,r){return(t=vc(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Oc(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,o)}return r}function wa(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Oc(Object(r),!0).forEach(function(o){Sc(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Oc(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}function de(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var wc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Ea=function(){return Math.random().toString(36).substring(7).split("").join(".")},Eo={INIT:"@@redux/INIT"+Ea(),REPLACE:"@@redux/REPLACE"+Ea(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Ea()}};function _f(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function Ca(e,t,r){var o;if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(de(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(de(1));return r(Ca)(e,t)}if(typeof e!="function")throw new Error(de(2));var a=e,i=t,s=[],l=s,d=!1;function f(){l===s&&(l=s.slice())}function h(){if(d)throw new Error(de(3));return i}function p(S){if(typeof S!="function")throw new Error(de(4));if(d)throw new Error(de(5));var _=!0;return f(),l.push(S),function(){if(_){if(d)throw new Error(de(6));_=!1,f();var N=l.indexOf(S);l.splice(N,1),s=null}}}function m(S){if(!_f(S))throw new Error(de(7));if(typeof S.type>"u")throw new Error(de(8));if(d)throw new Error(de(9));try{d=!0,i=a(i,S)}finally{d=!1}for(var _=s=l,C=0;C<_.length;C++){var N=_[C];N()}return S}function b(S){if(typeof S!="function")throw new Error(de(10));a=S,m({type:Eo.REPLACE})}function g(){var S,_=p;return S={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(de(11));function O(){N.next&&N.next(h())}O();var x=_(O);return{unsubscribe:x}}},S[wc]=function(){return this},S}return m({type:Eo.INIT}),o={dispatch:m,subscribe:p,getState:h,replaceReducer:b},o[wc]=g,o}function Af(e){Object.keys(e).forEach(function(t){var r=e[t],o=r(void 0,{type:Eo.INIT});if(typeof o>"u")throw new Error(de(12));if(typeof r(void 0,{type:Eo.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(de(13))})}function Ec(e){for(var t=Object.keys(e),r={},o=0;o<t.length;o++){var a=t[o];typeof e[a]=="function"&&(r[a]=e[a])}var i=Object.keys(r),s,l;try{Af(r)}catch(d){l=d}return function(f,h){if(f===void 0&&(f={}),l)throw l;if(0)var p;for(var m=!1,b={},g=0;g<i.length;g++){var S=i[g],_=r[S],C=f[S],N=_(C,h);if(typeof N>"u"){var O=h&&h.type;throw new Error(de(14))}b[S]=N,m=m||N!==C}return m=m||i.length!==Object.keys(f).length,m?b:f}}function tr(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return t.length===0?function(o){return o}:t.length===1?t[0]:t.reduce(function(o,a){return function(){return o(a.apply(void 0,arguments))}})}function Cc(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(o){return function(){var a=o.apply(void 0,arguments),i=function(){throw new Error(de(15))},s={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=t.map(function(d){return d(s)});return i=tr.apply(void 0,l)(a.dispatch),wa(wa({},a),{},{dispatch:i})}}}function _c(e){var t=function(o){var a=o.dispatch,i=o.getState;return function(s){return function(l){return typeof l=="function"?l(a,i,e):s(l)}}};return t}var Ac=_c();Ac.withExtraArgument=_c;var _a=Ac;var Pc=function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(o,a){o.__proto__=a}||function(o,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(o[i]=a[i])},e(t,r)};return function(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");e(t,r);function o(){this.constructor=t}t.prototype=r===null?Object.create(r):(o.prototype=r.prototype,new o)}}(),Rf=function(e,t){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},o,a,i,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(f){return function(h){return d([f,h])}}function d(f){if(o)throw new TypeError("Generator is already executing.");for(;r;)try{if(o=1,a&&(i=f[0]&2?a.return:f[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,f[1])).done)return i;switch(a=0,i&&(f=[f[0]&2,i.value]),f[0]){case 0:case 1:i=f;break;case 4:return r.label++,{value:f[1],done:!1};case 5:r.label++,a=f[1],f=[0];continue;case 7:f=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(f[0]===6||f[0]===2)){r=0;continue}if(f[0]===3&&(!i||f[1]>i[0]&&f[1]<i[3])){r.label=f[1];break}if(f[0]===6&&r.label<i[1]){r.label=i[1],i=f;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(f);break}i[2]&&r.ops.pop(),r.trys.pop();continue}f=t.call(e,r)}catch(h){f=[6,h],a=0}finally{o=i=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}},rr=function(e,t){for(var r=0,o=t.length,a=e.length;r<o;r++,a++)e[a]=t[r];return e},Nf=Object.defineProperty,kf=Object.defineProperties,Tf=Object.getOwnPropertyDescriptors,Rc=Object.getOwnPropertySymbols,Pf=Object.prototype.hasOwnProperty,If=Object.prototype.propertyIsEnumerable,Nc=function(e,t,r){return t in e?Nf(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r},pt=function(e,t){for(var r in t||(t={}))Pf.call(t,r)&&Nc(e,r,t[r]);if(Rc)for(var o=0,a=Rc(t);o<a.length;o++){var r=a[o];If.call(t,r)&&Nc(e,r,t[r])}return e},Aa=function(e,t){return kf(e,Tf(t))},Df=function(e,t,r){return new Promise(function(o,a){var i=function(d){try{l(r.next(d))}catch(f){a(f)}},s=function(d){try{l(r.throw(d))}catch(f){a(f)}},l=function(d){return d.done?o(d.value):Promise.resolve(d.value).then(i,s)};l((r=r.apply(e,t)).next())})};var Lf=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?tr:tr.apply(null,arguments)},tO=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Mf(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var r=t;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return t===r}var Ff=function(e){Pc(t,e);function t(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];var a=e.apply(this,r)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return e.prototype.concat.apply(this,r)},t.prototype.prepend=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return r.length===1&&Array.isArray(r[0])?new(t.bind.apply(t,rr([void 0],r[0].concat(this)))):new(t.bind.apply(t,rr([void 0],r.concat(this))))},t}(Array),Uf=function(e){Pc(t,e);function t(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];var a=e.apply(this,r)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return e.prototype.concat.apply(this,r)},t.prototype.prepend=function(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];return r.length===1&&Array.isArray(r[0])?new(t.bind.apply(t,rr([void 0],r[0].concat(this)))):new(t.bind.apply(t,rr([void 0],r.concat(this))))},t}(Array);function ka(e){return Re(e)?wo(e,function(){}):e}function Wf(e){return typeof e=="boolean"}function Bf(){return function(t){return Hf(t)}}function Hf(e){e===void 0&&(e={});var t=e.thunk,r=t===void 0?!0:t,o=e.immutableCheck,a=o===void 0?!0:o,i=e.serializableCheck,s=i===void 0?!0:i,l=new Ff;if(r&&(Wf(r)?l.push(_a):l.push(_a.withExtraArgument(r.extraArgument))),0){if(a)var d;if(s)var f}return l}var Ra=!0;function Ic(e){var t=Bf(),r=e||{},o=r.reducer,a=o===void 0?void 0:o,i=r.middleware,s=i===void 0?t():i,l=r.devTools,d=l===void 0?!0:l,f=r.preloadedState,h=f===void 0?void 0:f,p=r.enhancers,m=p===void 0?void 0:p,b;if(typeof a=="function")b=a;else if(Mf(a))b=Ec(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 g=s;if(typeof g=="function"&&(g=g(t),!Ra&&!Array.isArray(g)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Ra&&g.some(function(x){return typeof x!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=Cc.apply(void 0,g),_=tr;d&&(_=Lf(pt({trace:!Ra},typeof d=="object"&&d)));var C=new Uf(S),N=C;Array.isArray(m)?N=rr([S],m):typeof m=="function"&&(N=m(C));var O=_.apply(void 0,N);return Ca(b,h,O)}function ht(e,t){function r(){for(var o=[],a=0;a<arguments.length;a++)o[a]=arguments[a];if(t){var i=t.apply(void 0,o);if(!i)throw new Error("prepareAction did not return an object");return pt(pt({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:o[0]}}return r.toString=function(){return""+e},r.type=e,r.match=function(o){return o.type===e},r}function Dc(e){var t={},r=[],o,a={addCase:function(i,s){var l=typeof i=="string"?i:i.type;if(l in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[l]=s,a},addMatcher:function(i,s){return r.push({matcher:i,reducer:s}),a},addDefaultCase:function(i){return o=i,a}};return e(a),[t,r,o]}function $f(e){return typeof e=="function"}function zf(e,t,r,o){r===void 0&&(r=[]);var a=typeof t=="function"?Dc(t):[t,r,o],i=a[0],s=a[1],l=a[2],d;if($f(e))d=function(){return ka(e())};else{var f=ka(e);d=function(){return f}}function h(p,m){p===void 0&&(p=d());var b=rr([i[m.type]],s.filter(function(g){var S=g.matcher;return S(m)}).map(function(g){var S=g.reducer;return S}));return b.filter(function(g){return!!g}).length===0&&(b=[l]),b.reduce(function(g,S){if(S)if(qe(g)){var _=g,C=S(_,m);return C===void 0?g:C}else{if(Re(g))return wo(g,function(N){return S(N,m)});var C=S(g,m);if(C===void 0){if(g===null)return g;throw Error("A case reducer on a non-draftable value must not return undefined")}return C}return g},p)}return h.getInitialState=d,h}function Yf(e,t){return e+"/"+t}function Lc(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof e.initialState=="function"?e.initialState:ka(e.initialState),o=e.reducers||{},a=Object.keys(o),i={},s={},l={};a.forEach(function(h){var p=o[h],m=Yf(t,h),b,g;"reducer"in p?(b=p.reducer,g=p.prepare):b=p,i[h]=b,s[m]=b,l[h]=g?ht(m,g):ht(m)});function d(){var h=typeof e.extraReducers=="function"?Dc(e.extraReducers):[e.extraReducers],p=h[0],m=p===void 0?{}:p,b=h[1],g=b===void 0?[]:b,S=h[2],_=S===void 0?void 0:S,C=pt(pt({},m),s);return zf(r,function(N){for(var O in C)N.addCase(O,C[O]);for(var x=0,w=g;x<w.length;x++){var T=w[x];N.addMatcher(T.matcher,T.reducer)}_&&N.addDefaultCase(_)})}var f;return{name:t,reducer:function(h,p){return f||(f=d()),f(h,p)},actions:l,caseReducers:i,getInitialState:function(){return f||(f=d()),f.getInitialState()}}}var jf="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Gf=function(e){e===void 0&&(e=21);for(var t="",r=e;r--;)t+=jf[Math.random()*64|0];return t},Vf=["name","message","stack","code"],Na=function(){function e(t,r){this.payload=t,this.meta=r}return e}(),kc=function(){function e(t,r){this.payload=t,this.meta=r}return e}(),Kf=function(e){if(typeof e=="object"&&e!==null){for(var t={},r=0,o=Vf;r<o.length;r++){var a=o[r];typeof e[a]=="string"&&(t[a]=e[a])}return t}return{message:String(e)}},aO=function(){function e(t,r,o){var a=ht(t+"/fulfilled",function(h,p,m,b){return{payload:h,meta:Aa(pt({},b||{}),{arg:m,requestId:p,requestStatus:"fulfilled"})}}),i=ht(t+"/pending",function(h,p,m){return{payload:void 0,meta:Aa(pt({},m||{}),{arg:p,requestId:h,requestStatus:"pending"})}}),s=ht(t+"/rejected",function(h,p,m,b,g){return{payload:b,error:(o&&o.serializeError||Kf)(h||"Rejected"),meta:Aa(pt({},g||{}),{arg:m,requestId:p,rejectedWithValue:!!b,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),l=!1,d=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function f(h){return function(p,m,b){var g=o?.idGenerator?o.idGenerator(h):Gf(),S=new d,_,C=!1;function N(x){_=x,S.abort()}var O=function(){return Df(this,null,function(){var x,w,T,D,H,U,P;return Rf(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),D=(x=o?.condition)==null?void 0:x.call(o,h,{getState:m,extra:b}),qf(D)?[4,D]:[3,2];case 1:D=y.sent(),y.label=2;case 2:if(D===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return C=!0,H=new Promise(function(v,k){return S.signal.addEventListener("abort",function(){return k({name:"AbortError",message:_||"Aborted"})})}),p(i(g,h,(w=o?.getPendingMeta)==null?void 0:w.call(o,{requestId:g,arg:h},{getState:m,extra:b}))),[4,Promise.race([H,Promise.resolve(r(h,{dispatch:p,getState:m,extra:b,requestId:g,signal:S.signal,abort:N,rejectWithValue:function(v,k){return new Na(v,k)},fulfillWithValue:function(v,k){return new kc(v,k)}})).then(function(v){if(v instanceof Na)throw v;return v instanceof kc?a(v.payload,g,h,v.meta):a(v,g,h)})])];case 3:return T=y.sent(),[3,5];case 4:return U=y.sent(),T=U instanceof Na?s(null,g,h,U.payload,U.meta):s(U,g,h),[3,5];case 5:return P=o&&!o.dispatchConditionRejection&&s.match(T)&&T.meta.condition,P||p(T),[2,T]}})})}();return Object.assign(O,{abort:N,requestId:g,arg:h,unwrap:function(){return O.then(Zf)}})}}return Object.assign(f,{pending:i,rejected:s,fulfilled:a,typePrefix:t})}return e.withTypes=function(){return e},e}();function Zf(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function qf(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Mc="listener",Fc="completed",Uc="cancelled",iO="task-"+Uc,sO="task-"+Fc,cO=Mc+"-"+Uc,lO=Mc+"-"+Fc;var Ta="listenerMiddleware";var dO=ht(Ta+"/add"),uO=ht(Ta+"/removeAll"),fO=ht(Ta+"/remove");var Tc,pO=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Tc||(Tc=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},Jf=function(e){return function(t){setTimeout(t,e)}},hO=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Jf(10);mc();window.ftReduxStores||(window.ftReduxStores={});var Pa=class e extends Ct{static get(t){var r;let o=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,i=window.ftReduxStores[o];if(Tt(i))return i;if(a==null)return;let s=Lc({...a,reducers:(r=a.reducers)!==null&&r!==void 0?r:{}}),l=Ic({reducer:(d,f)=>f.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof f.type=="string"&&f.type.startsWith("DEFAULT_VALUE_SETTER__")?{...d,...f.overwrites}:s.reducer(d,f)});return window.ftReduxStores[a.name]=new e(s,l,a.eventBus)}constructor(t,r,o){super(),this.reduxSlice=t,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Wr;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,l)=>{let d=s,f=i[d];return f?(...h)=>{let p=f(...h.map(a));return this.reduxStore.dispatch(p),p}:h=>{this.setState({[d]:a(h)})}}}),this.eventBus=o??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};function Xf(){var e;for(let t of Object.values((e=window.ftReduxStores)!==null&&e!==void 0?e:{}))Tt(t)&&t.clear()}var Co=class{constructor(t,r,o){this.store=t,this.valueSelector=r,this.callback=o}watch(){return this.stop(),this.lastValue=this.valueSelector(this.store.getState()),this.unsubscribe=this.store.subscribe(()=>{let t=this.store.getState(),r=this.valueSelector(t);_t(this.lastValue,r)&&(this.callback(r,t),this.lastValue=r)}),this}stop(){return this.unsubscribe!=null&&(this.unsubscribe(),this.unsubscribe=void 0),this.lastValue=void 0,this}};function Qf(e,t,r){return new Co(e,t,r).watch()}var Ma={};j(Ma,{scrollHelper:()=>ep});var Da,_o=new Map,La=class{lock(t,r){if(r){let o=_o.get(r);if(o==null||o===t)return _o.set(r,t),r}}release(t,r){r&&_o.get(r)===t&&_o.delete(r)}findFirstScrollableParent(t){var r;let o,a;for(let i of Tn(t)){let s=i,l=this.elementCanScroll(s);if(l&&s.clientHeight&&s.clientHeight<s.scrollHeight){o=s;break}else l&&a==null&&(a=s)}return(r=o??a)!==null&&r!==void 0?r:document.body}elementCanScroll(t){try{return["auto","scroll"].includes(getComputedStyle(t).overflowY)}catch{return!1}}getAbsoluteScrollOffset(t,r){var o,a;let i=0;for(;r&&r.offsetParent!==t.offsetParent;)i+=(o=r.offsetTop)!==null&&o!==void 0?o:0,r=r.offsetParent;return i+((a=r?.offsetTop)!==null&&a!==void 0?a:0)-t.offsetTop}computeTopOffsetRatio(t,r){if(typeof t=="number")return t;switch(t){case"end":return 1;case"center":return .5;case"nearest":return r;default:return 0}}scrollIntoViewIfPossible(t,r){let o=this.findFirstScrollableParent(t);if(t&&this.lock(this,o)){let a=this.getAbsoluteScrollOffset(o,t),i=a-o.clientHeight+t.clientHeight,s=a,l=Nr(0,(s-o.scrollTop)/(s-i),1),d=this.computeTopOffsetRatio(r?.position,l)*(i-s)+s;o.scrollTo({behavior:r?.behavior,top:d})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",t,o);this.release(this,o)}};window.FluidTopicsScrollHelper=(Da=window.FluidTopicsScrollHelper)!==null&&Da!==void 0?Da:new La;var ep=window.FluidTopicsScrollHelper;var Ua={};j(Ua,{SearchPlaceConverter:()=>No,SearchPlaceQueryParams:()=>G,isSearchPlaceQueryParams:()=>pl,serializeRequest:()=>op});var tp=vd(Bc(),1);var Hc;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(Hc||(Hc={}));var $c;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})($c||($c={}));var zc;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.MAP_ATTACHMENT="MAP_ATTACHMENT",e.RESOURCE="RESOURCE"})(zc||(zc={}));var Yc;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Yc||(Yc={}));var jc;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(jc||(jc={}));var Gc;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",e.GEN_AI__RATE="GEN_AI__RATE",e.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",e.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__DISPLAY="TOPIC__DISPLAY",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(Gc||(Gc={}));var Vc;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(Vc||(Vc={}));var Kc;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT"})(Kc||(Kc={}));var Zc;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Zc||(Zc={}));var qc;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(qc||(qc={}));var Jc;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(Jc||(Jc={}));var Xc;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(Xc||(Xc={}));var Qc;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(Qc||(Qc={}));var el;(function(e){e.ASC="ASC",e.DESC="DESC"})(el||(el={}));var tl;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(tl||(tl={}));var Fa;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Fa||(Fa={}));var sl=e=>Object.keys(Fa).includes(e);var rl;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK"})(rl||(rl={}));var ol;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(ol||(ol={}));var nl;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK"})(nl||(nl={}));var nr;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(nr||(nr={}));var cl=e=>Object.keys(nr).includes(e);var al;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC"})(al||(al={}));var il;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(il||(il={}));var ie;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(ie||(ie={}));var ll;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(ll||(ll={}));var dl;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(dl||(dl={}));var ul;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(ul||(ul={}));var LO={[ie.PERSONAL_BOOK_SHARE_USER]:[ie.PERSONAL_BOOK_USER],[ie.HTML_EXPORT_USER]:[ie.PERSONAL_BOOK_USER],[ie.PDF_EXPORT_USER]:[ie.PERSONAL_BOOK_USER],[ie.KHUB_ADMIN]:[ie.CONTENT_PUBLISHER],[ie.ADMIN]:[ie.KHUB_ADMIN,ie.USERS_ADMIN,ie.PORTAL_ADMIN],[ie.GENERATIVE_AI_EXPORT_USER]:[ie.GENERATIVE_AI_USER]};function rp(e){return`"${e}"`}function fl(e){return e.startsWith('"')&&e.endsWith('"')?e.replace(/(^"+)|("+$)/g,""):e}function op(e,t){return new No(e).serialize(t)}var G;(function(e){e.LOCALE="content-lang",e.QUERY="query",e.SCOPE="scope",e.FILTERS="filters",e.VIRTUAL_FIELD="virtual-field",e.PERIOD="period",e.VALUE_FILTERS="value-filters",e.DATE_FILTERS="date-filters",e.RANGE_FILTERS="range-filters",e.SORT="sort",e.PER_PAGE="per-page"})(G||(G={}));var np=new Set(Object.values(G));function pl(e){return np.has(e)}var No=class{constructor(t,r={},o=20,a=!1,i="en-US"){this.baseUrl=t,this.predefinedSorts=r,this.defaultPerPage=o,this.allLanguagesAllowed=a,this.defaultContentLocale=i,this.scopeMapping={documents:"DOCUMENTS",topics:"ALL_TOPICS"},this.filtersEscapeMapping=[["*","\\*","[ft-escaped-star-character]"],["~","\\\\~","[ft-escaped-tilde-character]"],["_","\\\\\\\\_","[ft-escaped-underscore-character]"]]}serialize(t,r){return this.serializeToCurrentPageIfPossible(t,r??"/search")}serializeToCurrentPageIfPossible(t,r){let o=r==null||r.trim().length===0,a=new URL(o?window.location.href:`${this.baseUrl.replace(/\/+$/,"")}${r}`);return a.search=this.toURLSearchParams(t),a.toString()}toURLSearchParams(t,r=!1){var o,a,i,s,l,d,f,h,p,m,b,g;let S=new URLSearchParams;t.contentLocale?(!r||t.contentLocale!==this.defaultContentLocale)&&S.append(G.LOCALE,t.contentLocale):S.append(G.LOCALE,this.allLanguagesAllowed?"all":this.defaultContentLocale),((o=t.query)===null||o===void 0?void 0:o.length)>0&&S.append(G.QUERY,t.query);let _=(i=(a=t.metadataFilters)===null||a===void 0?void 0:a.filter(x=>x.valueFilter))!==null&&i!==void 0?i:[];if(_.length>0){let x=_.map(w=>{var T,D;let H=((D=(T=w.valueFilter)===null||T===void 0?void 0:T.values)!==null&&D!==void 0?D:[]).map(U=>this.escapeFilters(U)).map(U=>rp(fl(U))).join("_");return`${w.key}~${H}`}).join("*");S.append(G.VALUE_FILTERS,x)}let C=(l=(s=t.metadataFilters)===null||s===void 0?void 0:s.filter(x=>x.dateFilter))!==null&&l!==void 0?l:[];if(C.length>0){let x=C.map(w=>{var T;return`${w.key}~${(T=w.dateFilter)===null||T===void 0?void 0:T.type.toLowerCase()}`}).join("*");S.append(G.DATE_FILTERS,x)}let N=(f=(d=t.metadataFilters)===null||d===void 0?void 0:d.filter(x=>x.rangeFilter))!==null&&f!==void 0?f:[];if(N.length>0){let x=N.map(w=>{var T,D;return`${w.key}~${(T=w.rangeFilter)===null||T===void 0?void 0:T.from}_${(D=w.rangeFilter)===null||D===void 0?void 0:D.to}`}).join("*");S.append(G.RANGE_FILTERS,x)}t.virtualField&&t.virtualField!=="EVERYWHERE"&&S.append(G.VIRTUAL_FIELD,t.virtualField.toLowerCase()),t.scope&&t.scope!=="DEFAULT"&&S.append(G.SCOPE,t.scope.toLowerCase()),((h=t.sort)===null||h===void 0?void 0:h.length)>0&&t.sort[0].key==="ft:lastEdition"&&S.append(G.SORT,"last_update"),!((p=t.paging)===null||p===void 0)&&p.perPage&&((b=(m=t.paging)===null||m===void 0?void 0:m.perPage)!==null&&b!==void 0?b:this.defaultPerPage)!=this.defaultPerPage&&S.append(G.PER_PAGE,String(t.paging.perPage));let O=(g=t.otherQueryParams)!==null&&g!==void 0?g:{};for(let x in O)S.append(x,O[x]);return encodeURI(S.toString()).replace(/#/g,"%23")}parse(t){var r;let o=t.split("?"),a=this.fromURLSearchParams(o.slice(1).join("?")),i=o[0].split("/search/")[1];return i==null?a:{...a,scope:(r=this.scopeMapping[i])!==null&&r!==void 0?r:a.scope}}fromURLSearchParams(t){var r,o,a,i,s,l,d,f;try{t=decodeURI(t).replace(/%23/g,"#")}catch(C){console.warn("Could not decode search request query params, fallback on raw value",C)}let h=new URLSearchParams(t),p=h.get(G.LOCALE)==="all"?void 0:h.get(G.LOCALE),m=((r=h.get(G.VIRTUAL_FIELD))!==null&&r!==void 0?r:"EVERYWHERE").toUpperCase(),b=((o=h.get(G.SORT))!==null&&o!==void 0?o:"DEFAULT").toUpperCase(),g=(a=h.get(G.SCOPE))!==null&&a!==void 0?a:"default",S=+((i=h.get(G.PER_PAGE))!==null&&i!==void 0?i:this.defaultPerPage),_={};for(let C of h.keys())pl(C)||(_[C]=h.get(C));return{contentLocale:p??(this.allLanguagesAllowed?void 0:this.defaultContentLocale),query:(s=h.get(G.QUERY))!==null&&s!==void 0?s:"",scope:(l=this.scopeMapping[g])!==null&&l!==void 0?l:"DEFAULT",virtualField:sl(m)?m:"EVERYWHERE",sort:(f=(d=this.predefinedSorts[b])!==null&&d!==void 0?d:this.predefinedSorts.DEFAULT)!==null&&f!==void 0?f:[],metadataFilters:this.parseCompatFilters(h),facets:[],paging:{page:1,perPage:Nr(1,isNaN(S)?this.defaultPerPage:S,1e3)},otherQueryParams:_}}parseCompatFilters(t){var r,o,a,i,s,l;let d=[];return t.has(G.FILTERS)&&(d=this.parseValueFilters((r=t.get(G.FILTERS))!==null&&r!==void 0?r:"")),(o=t.has(G.PERIOD))!==null&&o!==void 0&&o&&(d=[...d,...this.parseLegacyPeriodFilter(((a=t.get(G.PERIOD))!==null&&a!==void 0?a:"").toUpperCase())]),[...d,...this.parseValueFilters((i=t.get(G.VALUE_FILTERS))!==null&&i!==void 0?i:""),...this.parseDateFilters((s=t.get(G.DATE_FILTERS))!==null&&s!==void 0?s:""),...this.parseRangeFilters((l=t.get(G.RANGE_FILTERS))!==null&&l!==void 0?l:"")]}splitUnknownFilter(t){return this.superEscapeFilters(t).split("*").map(r=>r.split("~"))}parseValueFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(r=>({key:r[0],valueFilter:{values:r[1].split("_").map(fl).map(o=>this.unescapeFilterValue(o)),negative:!1}}))}parseDateFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(r=>({key:r[0],dateFilter:{type:nr[r[1].toUpperCase()]}}))}parseRangeFilters(t){return t.length===0?[]:this.splitUnknownFilter(t).map(r=>({key:r[0],rangeFilter:{from:r[1].split("_")[0],to:r[1].split("_")[1]}}))}escapeFilters(t){for(let[r,o,a]of this.filtersEscapeMapping)t=t.replaceAll(r,o);return t}superEscapeFilters(t){for(let[r,o,a]of this.filtersEscapeMapping)t=t.replaceAll(o,a);return t}unescapeFilterValue(t){for(let[r,o,a]of this.filtersEscapeMapping)t=t.replace(a,r);return t}parseLegacyPeriodFilter(t){if(cl(t))return[{key:"ft:lastEdition",dateFilter:{type:nr[t]}}];if(t.startsWith("CUSTOM_")){let[r,o,a]=t.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:o,to:a}}]}return[]}};var Ba={};j(Ba,{toFtFormComponent:()=>ap});var Wa=Symbol("elementInternals");function ap(e){class t extends e{static get formAssociated(){return!0}get form(){return this[Wa].form}constructor(...o){super(o),this[Wa]=this.attachInternals()}setFormValue(o){this[Wa].setFormValue(o)}}return t}var $a={};j($a,{DateFormatter:()=>Ha});var Ha=class{static format(t,r,o,a){return window.moment?window.moment(t).locale(r).format(this.getDateFormat(o,a)):t}static getDateFormat(t,r){return t?r?"lll":"ll":r?"L LT":"L"}};var Ya={};j(Ya,{ALL_KEYS_VALUE:()=>za,SameWindowStorageEvent:()=>ar});var za="__all__",ar=class extends CustomEvent{constructor(t,r,o){super("same-window-storage",{detail:{key:t,oldValue:r,newValue:o}})}keyMatch(t){return this.detail.key.includes(t)||this.detail.key==za}};Storage.prototype.setItem=new Proxy(Storage.prototype.setItem,{apply(e,t,r){let o=t.getItem(r[0]);Reflect.apply(e,t,r),window.dispatchEvent(new ar(r[0],o,r[1]))}});Storage.prototype.removeItem=new Proxy(Storage.prototype.removeItem,{apply(e,t,r){let o=t.getItem(r[0]);Reflect.apply(e,t,r),window.dispatchEvent(new ar(r[0],o))}});Storage.prototype.clear=new Proxy(Storage.prototype.clear,{apply(e,t,r){Reflect.apply(e,t,r),window.dispatchEvent(new ar(za))}});var Ga={};j(Ga,{FocusMainContentEvent:()=>ja});var ja=class extends Event{constructor(){super("ft-focus-main-content",{composed:!0,bubbles:!0})}};var hl={};window.FluidTopicsA11yHints={isKeyboardNavigation:!1};function ip(e){(e.key==="Enter"||e.key===" "||e.key==="Tab")&&(window.FluidTopicsA11yHints.isKeyboardNavigation=!0)}function sp(e){window.FluidTopicsA11yHints.isKeyboardNavigation=e.detail==0}document.addEventListener("keydown",ip);document.addEventListener("click",sp);var Va,Ka,Za,qa,cp=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((Za=(Ka=(Va=window.safari)===null||Va===void 0?void 0:Va.pushNotification)===null||Ka===void 0?void 0:Ka.toString())!==null&&Za!==void 0?Za:"")==="[object SafariRemoteNotification]",lp="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(qa=window.ftGlobals)!==null&&qa!==void 0?qa:{lit:fn,litDecorators:hn,litRepeat:yn,litClassMap:mn,litStyleMap:gn,litUnsafeHTML:bn,wcUtils:{..._n,...vn,...Nn,...$a,...kn,...In,...Fn,...En,...Jn,...Ga,...hl,...Ma,...Mn,...oa,...Ba,...ta,...tc,...Pn,...aa,...ia,...oc,...ca,...Ia,...Ya,...Xn,...ea,...Ua,isSafari:cp,isTouchScreen:lp,setVariable:po}};var vl;function A(){return vl.apply(null,arguments)}function dp(e){vl=e}function ke(e){return e instanceof Array||Object.prototype.toString.call(e)==="[object Array]"}function Ft(e){return e!=null&&Object.prototype.toString.call(e)==="[object Object]"}function $(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function ci(e){if(Object.getOwnPropertyNames)return Object.getOwnPropertyNames(e).length===0;var t;for(t in e)if($(e,t))return!1;return!0}function me(e){return e===void 0}function rt(e){return typeof e=="number"||Object.prototype.toString.call(e)==="[object Number]"}function Jr(e){return e instanceof Date||Object.prototype.toString.call(e)==="[object Date]"}function Sl(e,t){var r=[],o,a=e.length;for(o=0;o<a;++o)r.push(t(e[o],o));return r}function mt(e,t){for(var r in t)$(t,r)&&(e[r]=t[r]);return $(t,"toString")&&(e.toString=t.toString),$(t,"valueOf")&&(e.valueOf=t.valueOf),e}function He(e,t,r,o){return jl(e,t,r,o,!0).utc()}function up(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}}function L(e){return e._pf==null&&(e._pf=up()),e._pf}var ti;Array.prototype.some?ti=Array.prototype.some:ti=function(e){var t=Object(this),r=t.length>>>0,o;for(o=0;o<r;o++)if(o in t&&e.call(this,t[o],o,t))return!0;return!1};function li(e){if(e._isValid==null){var t=L(e),r=ti.call(t.parsedDateParts,function(a){return a!=null}),o=!isNaN(e._d.getTime())&&t.overflow<0&&!t.empty&&!t.invalidEra&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&r);if(e._strict&&(o=o&&t.charsLeftOver===0&&t.unusedTokens.length===0&&t.bigHour===void 0),Object.isFrozen==null||!Object.isFrozen(e))e._isValid=o;else return o}return e._isValid}function Ho(e){var t=He(NaN);return e!=null?mt(L(t),e):L(t).userInvalidated=!0,t}var yl=A.momentProperties=[],Ja=!1;function di(e,t){var r,o,a,i=yl.length;if(me(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),me(t._i)||(e._i=t._i),me(t._f)||(e._f=t._f),me(t._l)||(e._l=t._l),me(t._strict)||(e._strict=t._strict),me(t._tzm)||(e._tzm=t._tzm),me(t._isUTC)||(e._isUTC=t._isUTC),me(t._offset)||(e._offset=t._offset),me(t._pf)||(e._pf=L(t)),me(t._locale)||(e._locale=t._locale),i>0)for(r=0;r<i;r++)o=yl[r],a=t[o],me(a)||(e[o]=a);return e}function Xr(e){di(this,e),this._d=new Date(e._d!=null?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),Ja===!1&&(Ja=!0,A.updateOffset(this),Ja=!1)}function Te(e){return e instanceof Xr||e!=null&&e._isAMomentObject!=null}function Ol(e){A.suppressDeprecationWarnings===!1&&typeof console<"u"&&console.warn&&console.warn("Deprecation warning: "+e)}function we(e,t){var r=!0;return mt(function(){if(A.deprecationHandler!=null&&A.deprecationHandler(null,e),r){var o=[],a,i,s,l=arguments.length;for(i=0;i<l;i++){if(a="",typeof arguments[i]=="object"){a+=`
49
49
  [`+i+"] ";for(s in arguments[0])$(arguments[0],s)&&(a+=s+": "+arguments[0][s]+", ");a=a.slice(0,-2)}else a=arguments[i];o.push(a)}Ol(e+`
50
50
  Arguments: `+Array.prototype.slice.call(o).join("")+`
51
51
  `+new Error().stack),r=!1}return t.apply(this,arguments)},t)}var ml={};function wl(e,t){A.deprecationHandler!=null&&A.deprecationHandler(e,t),ml[e]||(Ol(t),ml[e]=!0)}A.suppressDeprecationWarnings=!1;A.deprecationHandler=null;function $e(e){return typeof Function<"u"&&e instanceof Function||Object.prototype.toString.call(e)==="[object Function]"}function fp(e){var t,r;for(r in e)$(e,r)&&(t=e[r],$e(t)?this[r]=t:this["_"+r]=t);this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function ri(e,t){var r=mt({},e),o;for(o in t)$(t,o)&&(Ft(e[o])&&Ft(t[o])?(r[o]={},mt(r[o],e[o]),mt(r[o],t[o])):t[o]!=null?r[o]=t[o]:delete r[o]);for(o in e)$(e,o)&&!$(t,o)&&Ft(e[o])&&(r[o]=mt({},r[o]));return r}function ui(e){e!=null&&this.set(e)}var oi;Object.keys?oi=Object.keys:oi=function(e){var t,r=[];for(t in e)$(e,t)&&r.push(t);return r};var pp={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function hp(e,t,r){var o=this._calendar[e]||this._calendar.sameElse;return $e(o)?o.call(t,r):o}function Be(e,t,r){var o=""+Math.abs(e),a=t-o.length,i=e>=0;return(i?r?"+":"":"-")+Math.pow(10,Math.max(0,a)).toString().substr(1)+o}var fi=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,ko=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,Xa={},lr={};function I(e,t,r,o){var a=o;typeof o=="string"&&(a=function(){return this[o]()}),e&&(lr[e]=a),t&&(lr[t[0]]=function(){return Be(a.apply(this,arguments),t[1],t[2])}),r&&(lr[r]=function(){return this.localeData().ordinal(a.apply(this,arguments),e)})}function yp(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function mp(e){var t=e.match(fi),r,o;for(r=0,o=t.length;r<o;r++)lr[t[r]]?t[r]=lr[t[r]]:t[r]=yp(t[r]);return function(a){var i="",s;for(s=0;s<o;s++)i+=$e(t[s])?t[s].call(a,e):t[s];return i}}function Po(e,t){return e.isValid()?(t=El(t,e.localeData()),Xa[t]=Xa[t]||mp(t),Xa[t](e)):e.localeData().invalidDate()}function El(e,t){var r=5;function o(a){return t.longDateFormat(a)||a}for(ko.lastIndex=0;r>=0&&ko.test(e);)e=e.replace(ko,o),ko.lastIndex=0,r-=1;return e}var gp={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function bp(e){var t=this._longDateFormat[e],r=this._longDateFormat[e.toUpperCase()];return t||!r?t:(this._longDateFormat[e]=r.match(fi).map(function(o){return o==="MMMM"||o==="MM"||o==="DD"||o==="dddd"?o.slice(1):o}).join(""),this._longDateFormat[e])}var xp="Invalid date";function vp(){return this._invalidDate}var Sp="%d",Op=/\d{1,2}/;function wp(e){return this._ordinal.replace("%d",e)}var Ep={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function Cp(e,t,r,o){var a=this._relativeTime[r];return $e(a)?a(e,t,r,o):a.replace(/%d/i,e)}function _p(e,t){var r=this._relativeTime[e>0?"future":"past"];return $e(r)?r(t):r.replace(/%s/i,t)}var Gr={};function fe(e,t){var r=e.toLowerCase();Gr[r]=Gr[r+"s"]=Gr[t]=e}function Ee(e){return typeof e=="string"?Gr[e]||Gr[e.toLowerCase()]:void 0}function pi(e){var t={},r,o;for(o in e)$(e,o)&&(r=Ee(o),r&&(t[r]=e[o]));return t}var Cl={};function pe(e,t){Cl[e]=t}function Ap(e){var t=[],r;for(r in e)$(e,r)&&t.push({unit:r,priority:Cl[r]});return t.sort(function(o,a){return o.priority-a.priority}),t}function $o(e){return e%4===0&&e%100!==0||e%400===0}function Oe(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function M(e){var t=+e,r=0;return t!==0&&isFinite(t)&&(r=Oe(t)),r}function fr(e,t){return function(r){return r!=null?(_l(this,e,r),A.updateOffset(this,t),this):Lo(this,e)}}function Lo(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function _l(e,t,r){e.isValid()&&!isNaN(r)&&(t==="FullYear"&&$o(e.year())&&e.month()===1&&e.date()===29?(r=M(r),e._d["set"+(e._isUTC?"UTC":"")+t](r,e.month(),Ko(r,e.month()))):e._d["set"+(e._isUTC?"UTC":"")+t](r))}function Rp(e){return e=Ee(e),$e(this[e])?this[e]():this}function Np(e,t){if(typeof e=="object"){e=pi(e);var r=Ap(e),o,a=r.length;for(o=0;o<a;o++)this[r[o].unit](e[r[o].unit])}else if(e=Ee(e),$e(this[e]))return this[e](t);return this}var Al=/\d/,ve=/\d\d/,Rl=/\d{3}/,hi=/\d{4}/,zo=/[+-]?\d{6}/,q=/\d\d?/,Nl=/\d\d\d\d?/,kl=/\d\d\d\d\d\d?/,Yo=/\d{1,3}/,yi=/\d{1,4}/,jo=/[+-]?\d{1,6}/,pr=/\d+/,Go=/[+-]?\d+/,kp=/Z|[+-]\d\d:?\d\d/gi,Vo=/Z|[+-]\d\d(?::?\d\d)?/gi,Tp=/[+-]?\d+(\.\d{1,3})?/,Qr=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,Mo;Mo={};function R(e,t,r){Mo[e]=$e(t)?t:function(o,a){return o&&r?r:t}}function Pp(e,t){return $(Mo,e)?Mo[e](t._strict,t._locale):new RegExp(Ip(e))}function Ip(e){return xe(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(t,r,o,a,i){return r||o||a||i}))}function xe(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}var ni={};function V(e,t){var r,o=t,a;for(typeof e=="string"&&(e=[e]),rt(t)&&(o=function(i,s){s[t]=M(i)}),a=e.length,r=0;r<a;r++)ni[e[r]]=o}function eo(e,t){V(e,function(r,o,a,i){a._w=a._w||{},t(r,a._w,a,i)})}function Dp(e,t,r){t!=null&&$(ni,e)&&ni[e](t,r._a,r,e)}var ue=0,Qe=1,We=2,oe=3,Ne=4,et=5,Mt=6,Lp=7,Mp=8;function Fp(e,t){return(e%t+t)%t}var ee;Array.prototype.indexOf?ee=Array.prototype.indexOf:ee=function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1};function Ko(e,t){if(isNaN(e)||isNaN(t))return NaN;var r=Fp(t,12);return e+=(t-r)/12,r===1?$o(e)?29:28:31-r%7%2}I("M",["MM",2],"Mo",function(){return this.month()+1});I("MMM",0,0,function(e){return this.localeData().monthsShort(this,e)});I("MMMM",0,0,function(e){return this.localeData().months(this,e)});fe("month","M");pe("month",8);R("M",q);R("MM",q,ve);R("MMM",function(e,t){return t.monthsShortRegex(e)});R("MMMM",function(e,t){return t.monthsRegex(e)});V(["M","MM"],function(e,t){t[Qe]=M(e)-1});V(["MMM","MMMM"],function(e,t,r,o){var a=r._locale.monthsParse(e,o,r._strict);a!=null?t[Qe]=a:L(r).invalidMonth=e});var Up="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),Tl="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),Pl=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Wp=Qr,Bp=Qr;function Hp(e,t){return e?ke(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||Pl).test(t)?"format":"standalone"][e.month()]:ke(this._months)?this._months:this._months.standalone}function $p(e,t){return e?ke(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[Pl.test(t)?"format":"standalone"][e.month()]:ke(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function zp(e,t,r){var o,a,i,s=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],o=0;o<12;++o)i=He([2e3,o]),this._shortMonthsParse[o]=this.monthsShort(i,"").toLocaleLowerCase(),this._longMonthsParse[o]=this.months(i,"").toLocaleLowerCase();return r?t==="MMM"?(a=ee.call(this._shortMonthsParse,s),a!==-1?a:null):(a=ee.call(this._longMonthsParse,s),a!==-1?a:null):t==="MMM"?(a=ee.call(this._shortMonthsParse,s),a!==-1?a:(a=ee.call(this._longMonthsParse,s),a!==-1?a:null)):(a=ee.call(this._longMonthsParse,s),a!==-1?a:(a=ee.call(this._shortMonthsParse,s),a!==-1?a:null))}function Yp(e,t,r){var o,a,i;if(this._monthsParseExact)return zp.call(this,e,t,r);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),o=0;o<12;o++){if(a=He([2e3,o]),r&&!this._longMonthsParse[o]&&(this._longMonthsParse[o]=new RegExp("^"+this.months(a,"").replace(".","")+"$","i"),this._shortMonthsParse[o]=new RegExp("^"+this.monthsShort(a,"").replace(".","")+"$","i")),!r&&!this._monthsParse[o]&&(i="^"+this.months(a,"")+"|^"+this.monthsShort(a,""),this._monthsParse[o]=new RegExp(i.replace(".",""),"i")),r&&t==="MMMM"&&this._longMonthsParse[o].test(e))return o;if(r&&t==="MMM"&&this._shortMonthsParse[o].test(e))return o;if(!r&&this._monthsParse[o].test(e))return o}}function Il(e,t){var r;if(!e.isValid())return e;if(typeof t=="string"){if(/^\d+$/.test(t))t=M(t);else if(t=e.localeData().monthsParse(t),!rt(t))return e}return r=Math.min(e.date(),Ko(e.year(),t)),e._d["set"+(e._isUTC?"UTC":"")+"Month"](t,r),e}function Dl(e){return e!=null?(Il(this,e),A.updateOffset(this,!0),this):Lo(this,"Month")}function jp(){return Ko(this.year(),this.month())}function Gp(e){return this._monthsParseExact?($(this,"_monthsRegex")||Ll.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):($(this,"_monthsShortRegex")||(this._monthsShortRegex=Wp),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)}function Vp(e){return this._monthsParseExact?($(this,"_monthsRegex")||Ll.call(this),e?this._monthsStrictRegex:this._monthsRegex):($(this,"_monthsRegex")||(this._monthsRegex=Bp),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)}function Ll(){function e(s,l){return l.length-s.length}var t=[],r=[],o=[],a,i;for(a=0;a<12;a++)i=He([2e3,a]),t.push(this.monthsShort(i,"")),r.push(this.months(i,"")),o.push(this.months(i,"")),o.push(this.monthsShort(i,""));for(t.sort(e),r.sort(e),o.sort(e),a=0;a<12;a++)t[a]=xe(t[a]),r[a]=xe(r[a]);for(a=0;a<24;a++)o[a]=xe(o[a]);this._monthsRegex=new RegExp("^("+o.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+r.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+t.join("|")+")","i")}I("Y",0,0,function(){var e=this.year();return e<=9999?Be(e,4):"+"+e});I(0,["YY",2],0,function(){return this.year()%100});I(0,["YYYY",4],0,"year");I(0,["YYYYY",5],0,"year");I(0,["YYYYYY",6,!0],0,"year");fe("year","y");pe("year",1);R("Y",Go);R("YY",q,ve);R("YYYY",yi,hi);R("YYYYY",jo,zo);R("YYYYYY",jo,zo);V(["YYYYY","YYYYYY"],ue);V("YYYY",function(e,t){t[ue]=e.length===2?A.parseTwoDigitYear(e):M(e)});V("YY",function(e,t){t[ue]=A.parseTwoDigitYear(e)});V("Y",function(e,t){t[ue]=parseInt(e,10)});function Vr(e){return $o(e)?366:365}A.parseTwoDigitYear=function(e){return M(e)+(M(e)>68?1900:2e3)};var Ml=fr("FullYear",!0);function Kp(){return $o(this.year())}function Zp(e,t,r,o,a,i,s){var l;return e<100&&e>=0?(l=new Date(e+400,t,r,o,a,i,s),isFinite(l.getFullYear())&&l.setFullYear(e)):l=new Date(e,t,r,o,a,i,s),l}function Kr(e){var t,r;return e<100&&e>=0?(r=Array.prototype.slice.call(arguments),r[0]=e+400,t=new Date(Date.UTC.apply(null,r)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function Fo(e,t,r){var o=7+t-r,a=(7+Kr(e,0,o).getUTCDay()-t)%7;return-a+o-1}function Fl(e,t,r,o,a){var i=(7+r-o)%7,s=Fo(e,o,a),l=1+7*(t-1)+i+s,d,f;return l<=0?(d=e-1,f=Vr(d)+l):l>Vr(e)?(d=e+1,f=l-Vr(e)):(d=e,f=l),{year:d,dayOfYear:f}}function Zr(e,t,r){var o=Fo(e.year(),t,r),a=Math.floor((e.dayOfYear()-o-1)/7)+1,i,s;return a<1?(s=e.year()-1,i=a+tt(s,t,r)):a>tt(e.year(),t,r)?(i=a-tt(e.year(),t,r),s=e.year()+1):(s=e.year(),i=a),{week:i,year:s}}function tt(e,t,r){var o=Fo(e,t,r),a=Fo(e+1,t,r);return(Vr(e)-o+a)/7}I("w",["ww",2],"wo","week");I("W",["WW",2],"Wo","isoWeek");fe("week","w");fe("isoWeek","W");pe("week",5);pe("isoWeek",5);R("w",q);R("ww",q,ve);R("W",q);R("WW",q,ve);eo(["w","ww","W","WW"],function(e,t,r,o){t[o.substr(0,1)]=M(e)});function qp(e){return Zr(e,this._week.dow,this._week.doy).week}var Jp={dow:0,doy:6};function Xp(){return this._week.dow}function Qp(){return this._week.doy}function eh(e){var t=this.localeData().week(this);return e==null?t:this.add((e-t)*7,"d")}function th(e){var t=Zr(this,1,4).week;return e==null?t:this.add((e-t)*7,"d")}I("d",0,"do","day");I("dd",0,0,function(e){return this.localeData().weekdaysMin(this,e)});I("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)});I("dddd",0,0,function(e){return this.localeData().weekdays(this,e)});I("e",0,0,"weekday");I("E",0,0,"isoWeekday");fe("day","d");fe("weekday","e");fe("isoWeekday","E");pe("day",11);pe("weekday",11);pe("isoWeekday",11);R("d",q);R("e",q);R("E",q);R("dd",function(e,t){return t.weekdaysMinRegex(e)});R("ddd",function(e,t){return t.weekdaysShortRegex(e)});R("dddd",function(e,t){return t.weekdaysRegex(e)});eo(["dd","ddd","dddd"],function(e,t,r,o){var a=r._locale.weekdaysParse(e,o,r._strict);a!=null?t.d=a:L(r).invalidWeekday=e});eo(["d","e","E"],function(e,t,r,o){t[o]=M(e)});function rh(e,t){return typeof e!="string"?e:isNaN(e)?(e=t.weekdaysParse(e),typeof e=="number"?e:null):parseInt(e,10)}function oh(e,t){return typeof e=="string"?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function mi(e,t){return e.slice(t,7).concat(e.slice(0,t))}var nh="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Ul="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),ah="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),ih=Qr,sh=Qr,ch=Qr;function lh(e,t){var r=ke(this._weekdays)?this._weekdays:this._weekdays[e&&e!==!0&&this._weekdays.isFormat.test(t)?"format":"standalone"];return e===!0?mi(r,this._week.dow):e?r[e.day()]:r}function dh(e){return e===!0?mi(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort}function uh(e){return e===!0?mi(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin}function fh(e,t,r){var o,a,i,s=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],o=0;o<7;++o)i=He([2e3,1]).day(o),this._minWeekdaysParse[o]=this.weekdaysMin(i,"").toLocaleLowerCase(),this._shortWeekdaysParse[o]=this.weekdaysShort(i,"").toLocaleLowerCase(),this._weekdaysParse[o]=this.weekdays(i,"").toLocaleLowerCase();return r?t==="dddd"?(a=ee.call(this._weekdaysParse,s),a!==-1?a:null):t==="ddd"?(a=ee.call(this._shortWeekdaysParse,s),a!==-1?a:null):(a=ee.call(this._minWeekdaysParse,s),a!==-1?a:null):t==="dddd"?(a=ee.call(this._weekdaysParse,s),a!==-1||(a=ee.call(this._shortWeekdaysParse,s),a!==-1)?a:(a=ee.call(this._minWeekdaysParse,s),a!==-1?a:null)):t==="ddd"?(a=ee.call(this._shortWeekdaysParse,s),a!==-1||(a=ee.call(this._weekdaysParse,s),a!==-1)?a:(a=ee.call(this._minWeekdaysParse,s),a!==-1?a:null)):(a=ee.call(this._minWeekdaysParse,s),a!==-1||(a=ee.call(this._weekdaysParse,s),a!==-1)?a:(a=ee.call(this._shortWeekdaysParse,s),a!==-1?a:null))}function ph(e,t,r){var o,a,i;if(this._weekdaysParseExact)return fh.call(this,e,t,r);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),o=0;o<7;o++){if(a=He([2e3,1]).day(o),r&&!this._fullWeekdaysParse[o]&&(this._fullWeekdaysParse[o]=new RegExp("^"+this.weekdays(a,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[o]=new RegExp("^"+this.weekdaysShort(a,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[o]=new RegExp("^"+this.weekdaysMin(a,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[o]||(i="^"+this.weekdays(a,"")+"|^"+this.weekdaysShort(a,"")+"|^"+this.weekdaysMin(a,""),this._weekdaysParse[o]=new RegExp(i.replace(".",""),"i")),r&&t==="dddd"&&this._fullWeekdaysParse[o].test(e))return o;if(r&&t==="ddd"&&this._shortWeekdaysParse[o].test(e))return o;if(r&&t==="dd"&&this._minWeekdaysParse[o].test(e))return o;if(!r&&this._weekdaysParse[o].test(e))return o}}function hh(e){if(!this.isValid())return e!=null?this:NaN;var t=this._isUTC?this._d.getUTCDay():this._d.getDay();return e!=null?(e=rh(e,this.localeData()),this.add(e-t,"d")):t}function yh(e){if(!this.isValid())return e!=null?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return e==null?t:this.add(e-t,"d")}function mh(e){if(!this.isValid())return e!=null?this:NaN;if(e!=null){var t=oh(e,this.localeData());return this.day(this.day()%7?t:t-7)}else return this.day()||7}function gh(e){return this._weekdaysParseExact?($(this,"_weekdaysRegex")||gi.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):($(this,"_weekdaysRegex")||(this._weekdaysRegex=ih),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function bh(e){return this._weekdaysParseExact?($(this,"_weekdaysRegex")||gi.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):($(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=sh),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function xh(e){return this._weekdaysParseExact?($(this,"_weekdaysRegex")||gi.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):($(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=ch),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function gi(){function e(h,p){return p.length-h.length}var t=[],r=[],o=[],a=[],i,s,l,d,f;for(i=0;i<7;i++)s=He([2e3,1]).day(i),l=xe(this.weekdaysMin(s,"")),d=xe(this.weekdaysShort(s,"")),f=xe(this.weekdays(s,"")),t.push(l),r.push(d),o.push(f),a.push(l),a.push(d),a.push(f);t.sort(e),r.sort(e),o.sort(e),a.sort(e),this._weekdaysRegex=new RegExp("^("+a.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+o.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+r.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+t.join("|")+")","i")}function bi(){return this.hours()%12||12}function vh(){return this.hours()||24}I("H",["HH",2],0,"hour");I("h",["hh",2],0,bi);I("k",["kk",2],0,vh);I("hmm",0,0,function(){return""+bi.apply(this)+Be(this.minutes(),2)});I("hmmss",0,0,function(){return""+bi.apply(this)+Be(this.minutes(),2)+Be(this.seconds(),2)});I("Hmm",0,0,function(){return""+this.hours()+Be(this.minutes(),2)});I("Hmmss",0,0,function(){return""+this.hours()+Be(this.minutes(),2)+Be(this.seconds(),2)});function Wl(e,t){I(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}Wl("a",!0);Wl("A",!1);fe("hour","h");pe("hour",13);function Bl(e,t){return t._meridiemParse}R("a",Bl);R("A",Bl);R("H",q);R("h",q);R("k",q);R("HH",q,ve);R("hh",q,ve);R("kk",q,ve);R("hmm",Nl);R("hmmss",kl);R("Hmm",Nl);R("Hmmss",kl);V(["H","HH"],oe);V(["k","kk"],function(e,t,r){var o=M(e);t[oe]=o===24?0:o});V(["a","A"],function(e,t,r){r._isPm=r._locale.isPM(e),r._meridiem=e});V(["h","hh"],function(e,t,r){t[oe]=M(e),L(r).bigHour=!0});V("hmm",function(e,t,r){var o=e.length-2;t[oe]=M(e.substr(0,o)),t[Ne]=M(e.substr(o)),L(r).bigHour=!0});V("hmmss",function(e,t,r){var o=e.length-4,a=e.length-2;t[oe]=M(e.substr(0,o)),t[Ne]=M(e.substr(o,2)),t[et]=M(e.substr(a)),L(r).bigHour=!0});V("Hmm",function(e,t,r){var o=e.length-2;t[oe]=M(e.substr(0,o)),t[Ne]=M(e.substr(o))});V("Hmmss",function(e,t,r){var o=e.length-4,a=e.length-2;t[oe]=M(e.substr(0,o)),t[Ne]=M(e.substr(o,2)),t[et]=M(e.substr(a))});function Sh(e){return(e+"").toLowerCase().charAt(0)==="p"}var Oh=/[ap]\.?m?\.?/i,wh=fr("Hours",!0);function Eh(e,t,r){return e>11?r?"pm":"PM":r?"am":"AM"}var Hl={calendar:pp,longDateFormat:gp,invalidDate:xp,ordinal:Sp,dayOfMonthOrdinalParse:Op,relativeTime:Ep,months:Up,monthsShort:Tl,week:Jp,weekdays:nh,weekdaysMin:ah,weekdaysShort:Ul,meridiemParse:Oh},X={},Yr={},qr;function Ch(e,t){var r,o=Math.min(e.length,t.length);for(r=0;r<o;r+=1)if(e[r]!==t[r])return r;return o}function gl(e){return e&&e.toLowerCase().replace("_","-")}function _h(e){for(var t=0,r,o,a,i;t<e.length;){for(i=gl(e[t]).split("-"),r=i.length,o=gl(e[t+1]),o=o?o.split("-"):null;r>0;){if(a=Zo(i.slice(0,r).join("-")),a)return a;if(o&&o.length>=r&&Ch(i,o)>=r-1)break;r--}t++}return qr}function Ah(e){return e.match("^[^/\\\\]*$")!=null}function Zo(e){var t=null,r;if(X[e]===void 0&&typeof module<"u"&&module&&module.exports&&Ah(e))try{t=qr._abbr,r=Ni,r("./locale/"+e),bt(t)}catch{X[e]=null}return X[e]}function bt(e,t){var r;return e&&(me(t)?r=ot(e):r=xi(e,t),r?qr=r:typeof console<"u"&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),qr._abbr}function xi(e,t){if(t!==null){var r,o=Hl;if(t.abbr=e,X[e]!=null)wl("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),o=X[e]._config;else if(t.parentLocale!=null)if(X[t.parentLocale]!=null)o=X[t.parentLocale]._config;else if(r=Zo(t.parentLocale),r!=null)o=r._config;else return Yr[t.parentLocale]||(Yr[t.parentLocale]=[]),Yr[t.parentLocale].push({name:e,config:t}),null;return X[e]=new ui(ri(o,t)),Yr[e]&&Yr[e].forEach(function(a){xi(a.name,a.config)}),bt(e),X[e]}else return delete X[e],null}function Rh(e,t){if(t!=null){var r,o,a=Hl;X[e]!=null&&X[e].parentLocale!=null?X[e].set(ri(X[e]._config,t)):(o=Zo(e),o!=null&&(a=o._config),t=ri(a,t),o==null&&(t.abbr=e),r=new ui(t),r.parentLocale=X[e],X[e]=r),bt(e)}else X[e]!=null&&(X[e].parentLocale!=null?(X[e]=X[e].parentLocale,e===bt()&&bt(e)):X[e]!=null&&delete X[e]);return X[e]}function ot(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return qr;if(!ke(e)){if(t=Zo(e),t)return t;e=[e]}return _h(e)}function Nh(){return oi(X)}function vi(e){var t,r=e._a;return r&&L(e).overflow===-2&&(t=r[Qe]<0||r[Qe]>11?Qe:r[We]<1||r[We]>Ko(r[ue],r[Qe])?We:r[oe]<0||r[oe]>24||r[oe]===24&&(r[Ne]!==0||r[et]!==0||r[Mt]!==0)?oe:r[Ne]<0||r[Ne]>59?Ne:r[et]<0||r[et]>59?et:r[Mt]<0||r[Mt]>999?Mt:-1,L(e)._overflowDayOfYear&&(t<ue||t>We)&&(t=We),L(e)._overflowWeeks&&t===-1&&(t=Lp),L(e)._overflowWeekday&&t===-1&&(t=Mp),L(e).overflow=t),e}var kh=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Th=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Ph=/Z|[+-]\d\d(?::?\d\d)?/,To=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],Qa=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],Ih=/^\/?Date\((-?\d+)/i,Dh=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,Lh={UT:0,GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function $l(e){var t,r,o=e._i,a=kh.exec(o)||Th.exec(o),i,s,l,d,f=To.length,h=Qa.length;if(a){for(L(e).iso=!0,t=0,r=f;t<r;t++)if(To[t][1].exec(a[1])){s=To[t][0],i=To[t][2]!==!1;break}if(s==null){e._isValid=!1;return}if(a[3]){for(t=0,r=h;t<r;t++)if(Qa[t][1].exec(a[3])){l=(a[2]||" ")+Qa[t][0];break}if(l==null){e._isValid=!1;return}}if(!i&&l!=null){e._isValid=!1;return}if(a[4])if(Ph.exec(a[4]))d="Z";else{e._isValid=!1;return}e._f=s+(l||"")+(d||""),Oi(e)}else e._isValid=!1}function Mh(e,t,r,o,a,i){var s=[Fh(e),Tl.indexOf(t),parseInt(r,10),parseInt(o,10),parseInt(a,10)];return i&&s.push(parseInt(i,10)),s}function Fh(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function Uh(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function Wh(e,t,r){if(e){var o=Ul.indexOf(e),a=new Date(t[0],t[1],t[2]).getDay();if(o!==a)return L(r).weekdayMismatch=!0,r._isValid=!1,!1}return!0}function Bh(e,t,r){if(e)return Lh[e];if(t)return 0;var o=parseInt(r,10),a=o%100,i=(o-a)/100;return i*60+a}function zl(e){var t=Dh.exec(Uh(e._i)),r;if(t){if(r=Mh(t[4],t[3],t[2],t[5],t[6],t[7]),!Wh(t[1],r,e))return;e._a=r,e._tzm=Bh(t[8],t[9],t[10]),e._d=Kr.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),L(e).rfc2822=!0}else e._isValid=!1}function Hh(e){var t=Ih.exec(e._i);if(t!==null){e._d=new Date(+t[1]);return}if($l(e),e._isValid===!1)delete e._isValid;else return;if(zl(e),e._isValid===!1)delete e._isValid;else return;e._strict?e._isValid=!1:A.createFromInputFallback(e)}A.createFromInputFallback=we("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))});function sr(e,t,r){return e??t??r}function $h(e){var t=new Date(A.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}function Si(e){var t,r,o=[],a,i,s;if(!e._d){for(a=$h(e),e._w&&e._a[We]==null&&e._a[Qe]==null&&zh(e),e._dayOfYear!=null&&(s=sr(e._a[ue],a[ue]),(e._dayOfYear>Vr(s)||e._dayOfYear===0)&&(L(e)._overflowDayOfYear=!0),r=Kr(s,0,e._dayOfYear),e._a[Qe]=r.getUTCMonth(),e._a[We]=r.getUTCDate()),t=0;t<3&&e._a[t]==null;++t)e._a[t]=o[t]=a[t];for(;t<7;t++)e._a[t]=o[t]=e._a[t]==null?t===2?1:0:e._a[t];e._a[oe]===24&&e._a[Ne]===0&&e._a[et]===0&&e._a[Mt]===0&&(e._nextDay=!0,e._a[oe]=0),e._d=(e._useUTC?Kr:Zp).apply(null,o),i=e._useUTC?e._d.getUTCDay():e._d.getDay(),e._tzm!=null&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[oe]=24),e._w&&typeof e._w.d<"u"&&e._w.d!==i&&(L(e).weekdayMismatch=!0)}}function zh(e){var t,r,o,a,i,s,l,d,f;t=e._w,t.GG!=null||t.W!=null||t.E!=null?(i=1,s=4,r=sr(t.GG,e._a[ue],Zr(Z(),1,4).year),o=sr(t.W,1),a=sr(t.E,1),(a<1||a>7)&&(d=!0)):(i=e._locale._week.dow,s=e._locale._week.doy,f=Zr(Z(),i,s),r=sr(t.gg,e._a[ue],f.year),o=sr(t.w,f.week),t.d!=null?(a=t.d,(a<0||a>6)&&(d=!0)):t.e!=null?(a=t.e+i,(t.e<0||t.e>6)&&(d=!0)):a=i),o<1||o>tt(r,i,s)?L(e)._overflowWeeks=!0:d!=null?L(e)._overflowWeekday=!0:(l=Fl(r,o,a,i,s),e._a[ue]=l.year,e._dayOfYear=l.dayOfYear)}A.ISO_8601=function(){};A.RFC_2822=function(){};function Oi(e){if(e._f===A.ISO_8601){$l(e);return}if(e._f===A.RFC_2822){zl(e);return}e._a=[],L(e).empty=!0;var t=""+e._i,r,o,a,i,s,l=t.length,d=0,f,h;for(a=El(e._f,e._locale).match(fi)||[],h=a.length,r=0;r<h;r++)i=a[r],o=(t.match(Pp(i,e))||[])[0],o&&(s=t.substr(0,t.indexOf(o)),s.length>0&&L(e).unusedInput.push(s),t=t.slice(t.indexOf(o)+o.length),d+=o.length),lr[i]?(o?L(e).empty=!1:L(e).unusedTokens.push(i),Dp(i,o,e)):e._strict&&!o&&L(e).unusedTokens.push(i);L(e).charsLeftOver=l-d,t.length>0&&L(e).unusedInput.push(t),e._a[oe]<=12&&L(e).bigHour===!0&&e._a[oe]>0&&(L(e).bigHour=void 0),L(e).parsedDateParts=e._a.slice(0),L(e).meridiem=e._meridiem,e._a[oe]=Yh(e._locale,e._a[oe],e._meridiem),f=L(e).era,f!==null&&(e._a[ue]=e._locale.erasConvertYear(f,e._a[ue])),Si(e),vi(e)}function Yh(e,t,r){var o;return r==null?t:e.meridiemHour!=null?e.meridiemHour(t,r):(e.isPM!=null&&(o=e.isPM(r),o&&t<12&&(t+=12),!o&&t===12&&(t=0)),t)}function jh(e){var t,r,o,a,i,s,l=!1,d=e._f.length;if(d===0){L(e).invalidFormat=!0,e._d=new Date(NaN);return}for(a=0;a<d;a++)i=0,s=!1,t=di({},e),e._useUTC!=null&&(t._useUTC=e._useUTC),t._f=e._f[a],Oi(t),li(t)&&(s=!0),i+=L(t).charsLeftOver,i+=L(t).unusedTokens.length*10,L(t).score=i,l?i<o&&(o=i,r=t):(o==null||i<o||s)&&(o=i,r=t,s&&(l=!0));mt(e,r||t)}function Gh(e){if(!e._d){var t=pi(e._i),r=t.day===void 0?t.date:t.day;e._a=Sl([t.year,t.month,r,t.hour,t.minute,t.second,t.millisecond],function(o){return o&&parseInt(o,10)}),Si(e)}}function Vh(e){var t=new Xr(vi(Yl(e)));return t._nextDay&&(t.add(1,"d"),t._nextDay=void 0),t}function Yl(e){var t=e._i,r=e._f;return e._locale=e._locale||ot(e._l),t===null||r===void 0&&t===""?Ho({nullInput:!0}):(typeof t=="string"&&(e._i=t=e._locale.preparse(t)),Te(t)?new Xr(vi(t)):(Jr(t)?e._d=t:ke(r)?jh(e):r?Oi(e):Kh(e),li(e)||(e._d=null),e))}function Kh(e){var t=e._i;me(t)?e._d=new Date(A.now()):Jr(t)?e._d=new Date(t.valueOf()):typeof t=="string"?Hh(e):ke(t)?(e._a=Sl(t.slice(0),function(r){return parseInt(r,10)}),Si(e)):Ft(t)?Gh(e):rt(t)?e._d=new Date(t):A.createFromInputFallback(e)}function jl(e,t,r,o,a){var i={};return(t===!0||t===!1)&&(o=t,t=void 0),(r===!0||r===!1)&&(o=r,r=void 0),(Ft(e)&&ci(e)||ke(e)&&e.length===0)&&(e=void 0),i._isAMomentObject=!0,i._useUTC=i._isUTC=a,i._l=r,i._i=e,i._f=t,i._strict=o,Vh(i)}function Z(e,t,r,o){return jl(e,t,r,o,!1)}var Zh=we("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=Z.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:Ho()}),qh=we("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=Z.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:Ho()});function Gl(e,t){var r,o;if(t.length===1&&ke(t[0])&&(t=t[0]),!t.length)return Z();for(r=t[0],o=1;o<t.length;++o)(!t[o].isValid()||t[o][e](r))&&(r=t[o]);return r}function Jh(){var e=[].slice.call(arguments,0);return Gl("isBefore",e)}function Xh(){var e=[].slice.call(arguments,0);return Gl("isAfter",e)}var Qh=function(){return Date.now?Date.now():+new Date},jr=["year","quarter","month","week","day","hour","minute","second","millisecond"];function ey(e){var t,r=!1,o,a=jr.length;for(t in e)if($(e,t)&&!(ee.call(jr,t)!==-1&&(e[t]==null||!isNaN(e[t]))))return!1;for(o=0;o<a;++o)if(e[jr[o]]){if(r)return!1;parseFloat(e[jr[o]])!==M(e[jr[o]])&&(r=!0)}return!0}function ty(){return this._isValid}function ry(){return Pe(NaN)}function qo(e){var t=pi(e),r=t.year||0,o=t.quarter||0,a=t.month||0,i=t.week||t.isoWeek||0,s=t.day||0,l=t.hour||0,d=t.minute||0,f=t.second||0,h=t.millisecond||0;this._isValid=ey(t),this._milliseconds=+h+f*1e3+d*6e4+l*1e3*60*60,this._days=+s+i*7,this._months=+a+o*3+r*12,this._data={},this._locale=ot(),this._bubble()}function Io(e){return e instanceof qo}function ai(e){return e<0?Math.round(-1*e)*-1:Math.round(e)}function oy(e,t,r){var o=Math.min(e.length,t.length),a=Math.abs(e.length-t.length),i=0,s;for(s=0;s<o;s++)(r&&e[s]!==t[s]||!r&&M(e[s])!==M(t[s]))&&i++;return i+a}function Vl(e,t){I(e,0,0,function(){var r=this.utcOffset(),o="+";return r<0&&(r=-r,o="-"),o+Be(~~(r/60),2)+t+Be(~~r%60,2)})}Vl("Z",":");Vl("ZZ","");R("Z",Vo);R("ZZ",Vo);V(["Z","ZZ"],function(e,t,r){r._useUTC=!0,r._tzm=wi(Vo,e)});var ny=/([\+\-]|\d\d)/gi;function wi(e,t){var r=(t||"").match(e),o,a,i;return r===null?null:(o=r[r.length-1]||[],a=(o+"").match(ny)||["-",0,0],i=+(a[1]*60)+M(a[2]),i===0?0:a[0]==="+"?i:-i)}function Ei(e,t){var r,o;return t._isUTC?(r=t.clone(),o=(Te(e)||Jr(e)?e.valueOf():Z(e).valueOf())-r.valueOf(),r._d.setTime(r._d.valueOf()+o),A.updateOffset(r,!1),r):Z(e).local()}function ii(e){return-Math.round(e._d.getTimezoneOffset())}A.updateOffset=function(){};function ay(e,t,r){var o=this._offset||0,a;if(!this.isValid())return e!=null?this:NaN;if(e!=null){if(typeof e=="string"){if(e=wi(Vo,e),e===null)return this}else Math.abs(e)<16&&!r&&(e=e*60);return!this._isUTC&&t&&(a=ii(this)),this._offset=e,this._isUTC=!0,a!=null&&this.add(a,"m"),o!==e&&(!t||this._changeInProgress?ql(this,Pe(e-o,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,A.updateOffset(this,!0),this._changeInProgress=null)),this}else return this._isUTC?o:ii(this)}function iy(e,t){return e!=null?(typeof e!="string"&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function sy(e){return this.utcOffset(0,e)}function cy(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(ii(this),"m")),this}function ly(){if(this._tzm!=null)this.utcOffset(this._tzm,!1,!0);else if(typeof this._i=="string"){var e=wi(kp,this._i);e!=null?this.utcOffset(e):this.utcOffset(0,!0)}return this}function dy(e){return this.isValid()?(e=e?Z(e).utcOffset():0,(this.utcOffset()-e)%60===0):!1}function uy(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function fy(){if(!me(this._isDSTShifted))return this._isDSTShifted;var e={},t;return di(e,this),e=Yl(e),e._a?(t=e._isUTC?He(e._a):Z(e._a),this._isDSTShifted=this.isValid()&&oy(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function py(){return this.isValid()?!this._isUTC:!1}function hy(){return this.isValid()?this._isUTC:!1}function Kl(){return this.isValid()?this._isUTC&&this._offset===0:!1}var yy=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,my=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Pe(e,t){var r=e,o=null,a,i,s;return Io(e)?r={ms:e._milliseconds,d:e._days,M:e._months}:rt(e)||!isNaN(+e)?(r={},t?r[t]=+e:r.milliseconds=+e):(o=yy.exec(e))?(a=o[1]==="-"?-1:1,r={y:0,d:M(o[We])*a,h:M(o[oe])*a,m:M(o[Ne])*a,s:M(o[et])*a,ms:M(ai(o[Mt]*1e3))*a}):(o=my.exec(e))?(a=o[1]==="-"?-1:1,r={y:Lt(o[2],a),M:Lt(o[3],a),w:Lt(o[4],a),d:Lt(o[5],a),h:Lt(o[6],a),m:Lt(o[7],a),s:Lt(o[8],a)}):r==null?r={}:typeof r=="object"&&("from"in r||"to"in r)&&(s=gy(Z(r.from),Z(r.to)),r={},r.ms=s.milliseconds,r.M=s.months),i=new qo(r),Io(e)&&$(e,"_locale")&&(i._locale=e._locale),Io(e)&&$(e,"_isValid")&&(i._isValid=e._isValid),i}Pe.fn=qo.prototype;Pe.invalid=ry;function Lt(e,t){var r=e&&parseFloat(e.replace(",","."));return(isNaN(r)?0:r)*t}function bl(e,t){var r={};return r.months=t.month()-e.month()+(t.year()-e.year())*12,e.clone().add(r.months,"M").isAfter(t)&&--r.months,r.milliseconds=+t-+e.clone().add(r.months,"M"),r}function gy(e,t){var r;return e.isValid()&&t.isValid()?(t=Ei(t,e),e.isBefore(t)?r=bl(e,t):(r=bl(t,e),r.milliseconds=-r.milliseconds,r.months=-r.months),r):{milliseconds:0,months:0}}function Zl(e,t){return function(r,o){var a,i;return o!==null&&!isNaN(+o)&&(wl(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),i=r,r=o,o=i),a=Pe(r,o),ql(this,a,e),this}}function ql(e,t,r,o){var a=t._milliseconds,i=ai(t._days),s=ai(t._months);e.isValid()&&(o=o??!0,s&&Il(e,Lo(e,"Month")+s*r),i&&_l(e,"Date",Lo(e,"Date")+i*r),a&&e._d.setTime(e._d.valueOf()+a*r),o&&A.updateOffset(e,i||s))}var by=Zl(1,"add"),xy=Zl(-1,"subtract");function Jl(e){return typeof e=="string"||e instanceof String}function vy(e){return Te(e)||Jr(e)||Jl(e)||rt(e)||Oy(e)||Sy(e)||e===null||e===void 0}function Sy(e){var t=Ft(e)&&!ci(e),r=!1,o=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],a,i,s=o.length;for(a=0;a<s;a+=1)i=o[a],r=r||$(e,i);return t&&r}function Oy(e){var t=ke(e),r=!1;return t&&(r=e.filter(function(o){return!rt(o)&&Jl(e)}).length===0),t&&r}function wy(e){var t=Ft(e)&&!ci(e),r=!1,o=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"],a,i;for(a=0;a<o.length;a+=1)i=o[a],r=r||$(e,i);return t&&r}function Ey(e,t){var r=e.diff(t,"days",!0);return r<-6?"sameElse":r<-1?"lastWeek":r<0?"lastDay":r<1?"sameDay":r<2?"nextDay":r<7?"nextWeek":"sameElse"}function Cy(e,t){arguments.length===1&&(arguments[0]?vy(arguments[0])?(e=arguments[0],t=void 0):wy(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));var r=e||Z(),o=Ei(r,this).startOf("day"),a=A.calendarFormat(this,o)||"sameElse",i=t&&($e(t[a])?t[a].call(this,r):t[a]);return this.format(i||this.localeData().calendar(a,this,Z(r)))}function _y(){return new Xr(this)}function Ay(e,t){var r=Te(e)?e:Z(e);return this.isValid()&&r.isValid()?(t=Ee(t)||"millisecond",t==="millisecond"?this.valueOf()>r.valueOf():r.valueOf()<this.clone().startOf(t).valueOf()):!1}function Ry(e,t){var r=Te(e)?e:Z(e);return this.isValid()&&r.isValid()?(t=Ee(t)||"millisecond",t==="millisecond"?this.valueOf()<r.valueOf():this.clone().endOf(t).valueOf()<r.valueOf()):!1}function Ny(e,t,r,o){var a=Te(e)?e:Z(e),i=Te(t)?t:Z(t);return this.isValid()&&a.isValid()&&i.isValid()?(o=o||"()",(o[0]==="("?this.isAfter(a,r):!this.isBefore(a,r))&&(o[1]===")"?this.isBefore(i,r):!this.isAfter(i,r))):!1}function ky(e,t){var r=Te(e)?e:Z(e),o;return this.isValid()&&r.isValid()?(t=Ee(t)||"millisecond",t==="millisecond"?this.valueOf()===r.valueOf():(o=r.valueOf(),this.clone().startOf(t).valueOf()<=o&&o<=this.clone().endOf(t).valueOf())):!1}function Ty(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function Py(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function Iy(e,t,r){var o,a,i;if(!this.isValid())return NaN;if(o=Ei(e,this),!o.isValid())return NaN;switch(a=(o.utcOffset()-this.utcOffset())*6e4,t=Ee(t),t){case"year":i=Do(this,o)/12;break;case"month":i=Do(this,o);break;case"quarter":i=Do(this,o)/3;break;case"second":i=(this-o)/1e3;break;case"minute":i=(this-o)/6e4;break;case"hour":i=(this-o)/36e5;break;case"day":i=(this-o-a)/864e5;break;case"week":i=(this-o-a)/6048e5;break;default:i=this-o}return r?i:Oe(i)}function Do(e,t){if(e.date()<t.date())return-Do(t,e);var r=(t.year()-e.year())*12+(t.month()-e.month()),o=e.clone().add(r,"months"),a,i;return t-o<0?(a=e.clone().add(r-1,"months"),i=(t-o)/(o-a)):(a=e.clone().add(r+1,"months"),i=(t-o)/(a-o)),-(r+i)||0}A.defaultFormat="YYYY-MM-DDTHH:mm:ssZ";A.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";function Dy(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function Ly(e){if(!this.isValid())return null;var t=e!==!0,r=t?this.clone().utc():this;return r.year()<0||r.year()>9999?Po(r,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):$e(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+this.utcOffset()*60*1e3).toISOString().replace("Z",Po(r,"Z")):Po(r,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function My(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e="moment",t="",r,o,a,i;return this.isLocal()||(e=this.utcOffset()===0?"moment.utc":"moment.parseZone",t="Z"),r="["+e+'("]',o=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",a="-MM-DD[T]HH:mm:ss.SSS",i=t+'[")]',this.format(r+o+a+i)}function Fy(e){e||(e=this.isUtc()?A.defaultFormatUtc:A.defaultFormat);var t=Po(this,e);return this.localeData().postformat(t)}function Uy(e,t){return this.isValid()&&(Te(e)&&e.isValid()||Z(e).isValid())?Pe({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function Wy(e){return this.from(Z(),e)}function By(e,t){return this.isValid()&&(Te(e)&&e.isValid()||Z(e).isValid())?Pe({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function Hy(e){return this.to(Z(),e)}function Xl(e){var t;return e===void 0?this._locale._abbr:(t=ot(e),t!=null&&(this._locale=t),this)}var Ql=we("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(e){return e===void 0?this.localeData():this.locale(e)});function ed(){return this._locale}var Uo=1e3,dr=60*Uo,Wo=60*dr,td=(365*400+97)*24*Wo;function ur(e,t){return(e%t+t)%t}function rd(e,t,r){return e<100&&e>=0?new Date(e+400,t,r)-td:new Date(e,t,r).valueOf()}function od(e,t,r){return e<100&&e>=0?Date.UTC(e+400,t,r)-td:Date.UTC(e,t,r)}function $y(e){var t,r;if(e=Ee(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(r=this._isUTC?od:rd,e){case"year":t=r(this.year(),0,1);break;case"quarter":t=r(this.year(),this.month()-this.month()%3,1);break;case"month":t=r(this.year(),this.month(),1);break;case"week":t=r(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=r(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=r(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=ur(t+(this._isUTC?0:this.utcOffset()*dr),Wo);break;case"minute":t=this._d.valueOf(),t-=ur(t,dr);break;case"second":t=this._d.valueOf(),t-=ur(t,Uo);break}return this._d.setTime(t),A.updateOffset(this,!0),this}function zy(e){var t,r;if(e=Ee(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(r=this._isUTC?od:rd,e){case"year":t=r(this.year()+1,0,1)-1;break;case"quarter":t=r(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=r(this.year(),this.month()+1,1)-1;break;case"week":t=r(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=r(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=r(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=Wo-ur(t+(this._isUTC?0:this.utcOffset()*dr),Wo)-1;break;case"minute":t=this._d.valueOf(),t+=dr-ur(t,dr)-1;break;case"second":t=this._d.valueOf(),t+=Uo-ur(t,Uo)-1;break}return this._d.setTime(t),A.updateOffset(this,!0),this}function Yy(){return this._d.valueOf()-(this._offset||0)*6e4}function jy(){return Math.floor(this.valueOf()/1e3)}function Gy(){return new Date(this.valueOf())}function Vy(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function Ky(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}}function Zy(){return this.isValid()?this.toISOString():null}function qy(){return li(this)}function Jy(){return mt({},L(this))}function Xy(){return L(this).overflow}function Qy(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}I("N",0,0,"eraAbbr");I("NN",0,0,"eraAbbr");I("NNN",0,0,"eraAbbr");I("NNNN",0,0,"eraName");I("NNNNN",0,0,"eraNarrow");I("y",["y",1],"yo","eraYear");I("y",["yy",2],0,"eraYear");I("y",["yyy",3],0,"eraYear");I("y",["yyyy",4],0,"eraYear");R("N",Ci);R("NN",Ci);R("NNN",Ci);R("NNNN",dm);R("NNNNN",um);V(["N","NN","NNN","NNNN","NNNNN"],function(e,t,r,o){var a=r._locale.erasParse(e,o,r._strict);a?L(r).era=a:L(r).invalidEra=e});R("y",pr);R("yy",pr);R("yyy",pr);R("yyyy",pr);R("yo",fm);V(["y","yy","yyy","yyyy"],ue);V(["yo"],function(e,t,r,o){var a;r._locale._eraYearOrdinalRegex&&(a=e.match(r._locale._eraYearOrdinalRegex)),r._locale.eraYearOrdinalParse?t[ue]=r._locale.eraYearOrdinalParse(e,a):t[ue]=parseInt(e,10)});function em(e,t){var r,o,a,i=this._eras||ot("en")._eras;for(r=0,o=i.length;r<o;++r){switch(typeof i[r].since){case"string":a=A(i[r].since).startOf("day"),i[r].since=a.valueOf();break}switch(typeof i[r].until){case"undefined":i[r].until=1/0;break;case"string":a=A(i[r].until).startOf("day").valueOf(),i[r].until=a.valueOf();break}}return i}function tm(e,t,r){var o,a,i=this.eras(),s,l,d;for(e=e.toUpperCase(),o=0,a=i.length;o<a;++o)if(s=i[o].name.toUpperCase(),l=i[o].abbr.toUpperCase(),d=i[o].narrow.toUpperCase(),r)switch(t){case"N":case"NN":case"NNN":if(l===e)return i[o];break;case"NNNN":if(s===e)return i[o];break;case"NNNNN":if(d===e)return i[o];break}else if([s,l,d].indexOf(e)>=0)return i[o]}function rm(e,t){var r=e.since<=e.until?1:-1;return t===void 0?A(e.since).year():A(e.since).year()+(t-e.offset)*r}function om(){var e,t,r,o=this.localeData().eras();for(e=0,t=o.length;e<t;++e)if(r=this.clone().startOf("day").valueOf(),o[e].since<=r&&r<=o[e].until||o[e].until<=r&&r<=o[e].since)return o[e].name;return""}function nm(){var e,t,r,o=this.localeData().eras();for(e=0,t=o.length;e<t;++e)if(r=this.clone().startOf("day").valueOf(),o[e].since<=r&&r<=o[e].until||o[e].until<=r&&r<=o[e].since)return o[e].narrow;return""}function am(){var e,t,r,o=this.localeData().eras();for(e=0,t=o.length;e<t;++e)if(r=this.clone().startOf("day").valueOf(),o[e].since<=r&&r<=o[e].until||o[e].until<=r&&r<=o[e].since)return o[e].abbr;return""}function im(){var e,t,r,o,a=this.localeData().eras();for(e=0,t=a.length;e<t;++e)if(r=a[e].since<=a[e].until?1:-1,o=this.clone().startOf("day").valueOf(),a[e].since<=o&&o<=a[e].until||a[e].until<=o&&o<=a[e].since)return(this.year()-A(a[e].since).year())*r+a[e].offset;return this.year()}function sm(e){return $(this,"_erasNameRegex")||_i.call(this),e?this._erasNameRegex:this._erasRegex}function cm(e){return $(this,"_erasAbbrRegex")||_i.call(this),e?this._erasAbbrRegex:this._erasRegex}function lm(e){return $(this,"_erasNarrowRegex")||_i.call(this),e?this._erasNarrowRegex:this._erasRegex}function Ci(e,t){return t.erasAbbrRegex(e)}function dm(e,t){return t.erasNameRegex(e)}function um(e,t){return t.erasNarrowRegex(e)}function fm(e,t){return t._eraYearOrdinalRegex||pr}function _i(){var e=[],t=[],r=[],o=[],a,i,s=this.eras();for(a=0,i=s.length;a<i;++a)t.push(xe(s[a].name)),e.push(xe(s[a].abbr)),r.push(xe(s[a].narrow)),o.push(xe(s[a].name)),o.push(xe(s[a].abbr)),o.push(xe(s[a].narrow));this._erasRegex=new RegExp("^("+o.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+t.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+e.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+r.join("|")+")","i")}I(0,["gg",2],0,function(){return this.weekYear()%100});I(0,["GG",2],0,function(){return this.isoWeekYear()%100});function Jo(e,t){I(0,[e,e.length],0,t)}Jo("gggg","weekYear");Jo("ggggg","weekYear");Jo("GGGG","isoWeekYear");Jo("GGGGG","isoWeekYear");fe("weekYear","gg");fe("isoWeekYear","GG");pe("weekYear",1);pe("isoWeekYear",1);R("G",Go);R("g",Go);R("GG",q,ve);R("gg",q,ve);R("GGGG",yi,hi);R("gggg",yi,hi);R("GGGGG",jo,zo);R("ggggg",jo,zo);eo(["gggg","ggggg","GGGG","GGGGG"],function(e,t,r,o){t[o.substr(0,2)]=M(e)});eo(["gg","GG"],function(e,t,r,o){t[o]=A.parseTwoDigitYear(e)});function pm(e){return nd.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)}function hm(e){return nd.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function ym(){return tt(this.year(),1,4)}function mm(){return tt(this.isoWeekYear(),1,4)}function gm(){var e=this.localeData()._week;return tt(this.year(),e.dow,e.doy)}function bm(){var e=this.localeData()._week;return tt(this.weekYear(),e.dow,e.doy)}function nd(e,t,r,o,a){var i;return e==null?Zr(this,o,a).year:(i=tt(e,o,a),t>i&&(t=i),xm.call(this,e,t,r,o,a))}function xm(e,t,r,o,a){var i=Fl(e,t,r,o,a),s=Kr(i.year,0,i.dayOfYear);return this.year(s.getUTCFullYear()),this.month(s.getUTCMonth()),this.date(s.getUTCDate()),this}I("Q",0,"Qo","quarter");fe("quarter","Q");pe("quarter",7);R("Q",Al);V("Q",function(e,t){t[Qe]=(M(e)-1)*3});function vm(e){return e==null?Math.ceil((this.month()+1)/3):this.month((e-1)*3+this.month()%3)}I("D",["DD",2],"Do","date");fe("date","D");pe("date",9);R("D",q);R("DD",q,ve);R("Do",function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient});V(["D","DD"],We);V("Do",function(e,t){t[We]=M(e.match(q)[0])});var ad=fr("Date",!0);I("DDD",["DDDD",3],"DDDo","dayOfYear");fe("dayOfYear","DDD");pe("dayOfYear",4);R("DDD",Yo);R("DDDD",Rl);V(["DDD","DDDD"],function(e,t,r){r._dayOfYear=M(e)});function Sm(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return e==null?t:this.add(e-t,"d")}I("m",["mm",2],0,"minute");fe("minute","m");pe("minute",14);R("m",q);R("mm",q,ve);V(["m","mm"],Ne);var Om=fr("Minutes",!1);I("s",["ss",2],0,"second");fe("second","s");pe("second",15);R("s",q);R("ss",q,ve);V(["s","ss"],et);var wm=fr("Seconds",!1);I("S",0,0,function(){return~~(this.millisecond()/100)});I(0,["SS",2],0,function(){return~~(this.millisecond()/10)});I(0,["SSS",3],0,"millisecond");I(0,["SSSS",4],0,function(){return this.millisecond()*10});I(0,["SSSSS",5],0,function(){return this.millisecond()*100});I(0,["SSSSSS",6],0,function(){return this.millisecond()*1e3});I(0,["SSSSSSS",7],0,function(){return this.millisecond()*1e4});I(0,["SSSSSSSS",8],0,function(){return this.millisecond()*1e5});I(0,["SSSSSSSSS",9],0,function(){return this.millisecond()*1e6});fe("millisecond","ms");pe("millisecond",16);R("S",Yo,Al);R("SS",Yo,ve);R("SSS",Yo,Rl);var gt,id;for(gt="SSSS";gt.length<=9;gt+="S")R(gt,pr);function Em(e,t){t[Mt]=M(("0."+e)*1e3)}for(gt="S";gt.length<=9;gt+="S")V(gt,Em);id=fr("Milliseconds",!1);I("z",0,0,"zoneAbbr");I("zz",0,0,"zoneName");function Cm(){return this._isUTC?"UTC":""}function _m(){return this._isUTC?"Coordinated Universal Time":""}var E=Xr.prototype;E.add=by;E.calendar=Cy;E.clone=_y;E.diff=Iy;E.endOf=zy;E.format=Fy;E.from=Uy;E.fromNow=Wy;E.to=By;E.toNow=Hy;E.get=Rp;E.invalidAt=Xy;E.isAfter=Ay;E.isBefore=Ry;E.isBetween=Ny;E.isSame=ky;E.isSameOrAfter=Ty;E.isSameOrBefore=Py;E.isValid=qy;E.lang=Ql;E.locale=Xl;E.localeData=ed;E.max=qh;E.min=Zh;E.parsingFlags=Jy;E.set=Np;E.startOf=$y;E.subtract=xy;E.toArray=Vy;E.toObject=Ky;E.toDate=Gy;E.toISOString=Ly;E.inspect=My;typeof Symbol<"u"&&Symbol.for!=null&&(E[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"});E.toJSON=Zy;E.toString=Dy;E.unix=jy;E.valueOf=Yy;E.creationData=Qy;E.eraName=om;E.eraNarrow=nm;E.eraAbbr=am;E.eraYear=im;E.year=Ml;E.isLeapYear=Kp;E.weekYear=pm;E.isoWeekYear=hm;E.quarter=E.quarters=vm;E.month=Dl;E.daysInMonth=jp;E.week=E.weeks=eh;E.isoWeek=E.isoWeeks=th;E.weeksInYear=gm;E.weeksInWeekYear=bm;E.isoWeeksInYear=ym;E.isoWeeksInISOWeekYear=mm;E.date=ad;E.day=E.days=hh;E.weekday=yh;E.isoWeekday=mh;E.dayOfYear=Sm;E.hour=E.hours=wh;E.minute=E.minutes=Om;E.second=E.seconds=wm;E.millisecond=E.milliseconds=id;E.utcOffset=ay;E.utc=sy;E.local=cy;E.parseZone=ly;E.hasAlignedHourOffset=dy;E.isDST=uy;E.isLocal=py;E.isUtcOffset=hy;E.isUtc=Kl;E.isUTC=Kl;E.zoneAbbr=Cm;E.zoneName=_m;E.dates=we("dates accessor is deprecated. Use date instead.",ad);E.months=we("months accessor is deprecated. Use month instead",Dl);E.years=we("years accessor is deprecated. Use year instead",Ml);E.zone=we("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",iy);E.isDSTShifted=we("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",fy);function Am(e){return Z(e*1e3)}function Rm(){return Z.apply(null,arguments).parseZone()}function sd(e){return e}var z=ui.prototype;z.calendar=hp;z.longDateFormat=bp;z.invalidDate=vp;z.ordinal=wp;z.preparse=sd;z.postformat=sd;z.relativeTime=Cp;z.pastFuture=_p;z.set=fp;z.eras=em;z.erasParse=tm;z.erasConvertYear=rm;z.erasAbbrRegex=cm;z.erasNameRegex=sm;z.erasNarrowRegex=lm;z.months=Hp;z.monthsShort=$p;z.monthsParse=Yp;z.monthsRegex=Vp;z.monthsShortRegex=Gp;z.week=qp;z.firstDayOfYear=Qp;z.firstDayOfWeek=Xp;z.weekdays=lh;z.weekdaysMin=uh;z.weekdaysShort=dh;z.weekdaysParse=ph;z.weekdaysRegex=gh;z.weekdaysShortRegex=bh;z.weekdaysMinRegex=xh;z.isPM=Sh;z.meridiem=Eh;function Bo(e,t,r,o){var a=ot(),i=He().set(o,t);return a[r](i,e)}function cd(e,t,r){if(rt(e)&&(t=e,e=void 0),e=e||"",t!=null)return Bo(e,t,r,"month");var o,a=[];for(o=0;o<12;o++)a[o]=Bo(e,o,r,"month");return a}function Ai(e,t,r,o){typeof e=="boolean"?(rt(t)&&(r=t,t=void 0),t=t||""):(t=e,r=t,e=!1,rt(t)&&(r=t,t=void 0),t=t||"");var a=ot(),i=e?a._week.dow:0,s,l=[];if(r!=null)return Bo(t,(r+i)%7,o,"day");for(s=0;s<7;s++)l[s]=Bo(t,(s+i)%7,o,"day");return l}function Nm(e,t){return cd(e,t,"months")}function km(e,t){return cd(e,t,"monthsShort")}function Tm(e,t,r){return Ai(e,t,r,"weekdays")}function Pm(e,t,r){return Ai(e,t,r,"weekdaysShort")}function Im(e,t,r){return Ai(e,t,r,"weekdaysMin")}bt("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10,r=M(e%100/10)===1?"th":t===1?"st":t===2?"nd":t===3?"rd":"th";return e+r}});A.lang=we("moment.lang is deprecated. Use moment.locale instead.",bt);A.langData=we("moment.langData is deprecated. Use moment.localeData instead.",ot);var Je=Math.abs;function Dm(){var e=this._data;return this._milliseconds=Je(this._milliseconds),this._days=Je(this._days),this._months=Je(this._months),e.milliseconds=Je(e.milliseconds),e.seconds=Je(e.seconds),e.minutes=Je(e.minutes),e.hours=Je(e.hours),e.months=Je(e.months),e.years=Je(e.years),this}function ld(e,t,r,o){var a=Pe(t,r);return e._milliseconds+=o*a._milliseconds,e._days+=o*a._days,e._months+=o*a._months,e._bubble()}function Lm(e,t){return ld(this,e,t,1)}function Mm(e,t){return ld(this,e,t,-1)}function xl(e){return e<0?Math.floor(e):Math.ceil(e)}function Fm(){var e=this._milliseconds,t=this._days,r=this._months,o=this._data,a,i,s,l,d;return e>=0&&t>=0&&r>=0||e<=0&&t<=0&&r<=0||(e+=xl(si(r)+t)*864e5,t=0,r=0),o.milliseconds=e%1e3,a=Oe(e/1e3),o.seconds=a%60,i=Oe(a/60),o.minutes=i%60,s=Oe(i/60),o.hours=s%24,t+=Oe(s/24),d=Oe(dd(t)),r+=d,t-=xl(si(d)),l=Oe(r/12),r%=12,o.days=t,o.months=r,o.years=l,this}function dd(e){return e*4800/146097}function si(e){return e*146097/4800}function Um(e){if(!this.isValid())return NaN;var t,r,o=this._milliseconds;if(e=Ee(e),e==="month"||e==="quarter"||e==="year")switch(t=this._days+o/864e5,r=this._months+dd(t),e){case"month":return r;case"quarter":return r/3;case"year":return r/12}else switch(t=this._days+Math.round(si(this._months)),e){case"week":return t/7+o/6048e5;case"day":return t+o/864e5;case"hour":return t*24+o/36e5;case"minute":return t*1440+o/6e4;case"second":return t*86400+o/1e3;case"millisecond":return Math.floor(t*864e5)+o;default:throw new Error("Unknown unit "+e)}}function Wm(){return this.isValid()?this._milliseconds+this._days*864e5+this._months%12*2592e6+M(this._months/12)*31536e6:NaN}function nt(e){return function(){return this.as(e)}}var Bm=nt("ms"),Hm=nt("s"),$m=nt("m"),zm=nt("h"),Ym=nt("d"),jm=nt("w"),Gm=nt("M"),Vm=nt("Q"),Km=nt("y");function Zm(){return Pe(this)}function qm(e){return e=Ee(e),this.isValid()?this[e+"s"]():NaN}function Ut(e){return function(){return this.isValid()?this._data[e]:NaN}}var Jm=Ut("milliseconds"),Xm=Ut("seconds"),Qm=Ut("minutes"),eg=Ut("hours"),tg=Ut("days"),rg=Ut("months"),og=Ut("years");function ng(){return Oe(this.days()/7)}var Xe=Math.round,cr={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function ag(e,t,r,o,a){return a.relativeTime(t||1,!!r,e,o)}function ig(e,t,r,o){var a=Pe(e).abs(),i=Xe(a.as("s")),s=Xe(a.as("m")),l=Xe(a.as("h")),d=Xe(a.as("d")),f=Xe(a.as("M")),h=Xe(a.as("w")),p=Xe(a.as("y")),m=i<=r.ss&&["s",i]||i<r.s&&["ss",i]||s<=1&&["m"]||s<r.m&&["mm",s]||l<=1&&["h"]||l<r.h&&["hh",l]||d<=1&&["d"]||d<r.d&&["dd",d];return r.w!=null&&(m=m||h<=1&&["w"]||h<r.w&&["ww",h]),m=m||f<=1&&["M"]||f<r.M&&["MM",f]||p<=1&&["y"]||["yy",p],m[2]=t,m[3]=+e>0,m[4]=o,ag.apply(null,m)}function sg(e){return e===void 0?Xe:typeof e=="function"?(Xe=e,!0):!1}function cg(e,t){return cr[e]===void 0?!1:t===void 0?cr[e]:(cr[e]=t,e==="s"&&(cr.ss=t-1),!0)}function lg(e,t){if(!this.isValid())return this.localeData().invalidDate();var r=!1,o=cr,a,i;return typeof e=="object"&&(t=e,e=!1),typeof e=="boolean"&&(r=e),typeof t=="object"&&(o=Object.assign({},cr,t),t.s!=null&&t.ss==null&&(o.ss=t.s-1)),a=this.localeData(),i=ig(this,!r,o,a),r&&(i=a.pastFuture(+this,i)),a.postformat(i)}var ei=Math.abs;function ir(e){return(e>0)-(e<0)||+e}function Xo(){if(!this.isValid())return this.localeData().invalidDate();var e=ei(this._milliseconds)/1e3,t=ei(this._days),r=ei(this._months),o,a,i,s,l=this.asSeconds(),d,f,h,p;return l?(o=Oe(e/60),a=Oe(o/60),e%=60,o%=60,i=Oe(r/12),r%=12,s=e?e.toFixed(3).replace(/\.?0+$/,""):"",d=l<0?"-":"",f=ir(this._months)!==ir(l)?"-":"",h=ir(this._days)!==ir(l)?"-":"",p=ir(this._milliseconds)!==ir(l)?"-":"",d+"P"+(i?f+i+"Y":"")+(r?f+r+"M":"")+(t?h+t+"D":"")+(a||o||e?"T":"")+(a?p+a+"H":"")+(o?p+o+"M":"")+(e?p+s+"S":"")):"P0D"}var B=qo.prototype;B.isValid=ty;B.abs=Dm;B.add=Lm;B.subtract=Mm;B.as=Um;B.asMilliseconds=Bm;B.asSeconds=Hm;B.asMinutes=$m;B.asHours=zm;B.asDays=Ym;B.asWeeks=jm;B.asMonths=Gm;B.asQuarters=Vm;B.asYears=Km;B.valueOf=Wm;B._bubble=Fm;B.clone=Zm;B.get=qm;B.milliseconds=Jm;B.seconds=Xm;B.minutes=Qm;B.hours=eg;B.days=tg;B.weeks=ng;B.months=rg;B.years=og;B.humanize=lg;B.toISOString=Xo;B.toString=Xo;B.toJSON=Xo;B.locale=Xl;B.localeData=ed;B.toIsoString=we("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",Xo);B.lang=Ql;I("X",0,0,"unix");I("x",0,0,"valueOf");R("x",Go);R("X",Tp);V("X",function(e,t,r){r._d=new Date(parseFloat(e)*1e3)});V("x",function(e,t,r){r._d=new Date(M(e))});A.version="2.29.4";dp(Z);A.fn=E;A.min=Jh;A.max=Xh;A.now=Qh;A.utc=He;A.unix=Am;A.months=Nm;A.isDate=Jr;A.locale=bt;A.invalid=Ho;A.duration=Pe;A.isMoment=Te;A.weekdays=Tm;A.parseZone=Rm;A.localeData=ot;A.isDuration=Io;A.monthsShort=km;A.weekdaysMin=Im;A.defineLocale=xi;A.updateLocale=Rh;A.locales=Nh;A.weekdaysShort=Pm;A.normalizeUnits=Ee;A.relativeTimeRounding=sg;A.relativeTimeThreshold=cg;A.calendarFormat=Ey;A.prototype=E;A.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};var Ie=A;var ne;(function(e){e.DAY="DAY",e.WEEK="WEEK",e.MONTH="MONTH"})(ne||(ne={}));var ud=re`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-analytics-sessions-chart",
3
- "version": "1.2.60",
3
+ "version": "1.2.61",
4
4
  "description": "Display sessions",
5
5
  "keywords": [
6
6
  "Lit"
@@ -19,11 +19,11 @@
19
19
  "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
20
20
  },
21
21
  "dependencies": {
22
- "@fluid-topics/ft-wc-utils": "1.2.60",
22
+ "@fluid-topics/ft-wc-utils": "1.2.61",
23
23
  "lit": "3.1.0"
24
24
  },
25
25
  "peerDependencies": {
26
26
  "moment": "2.29.4"
27
27
  },
28
- "gitHead": "5acbf0235057ab34c306052ddba1e8f500f710bc"
28
+ "gitHead": "924cb24583d473e221182ffe54f8c500643227c1"
29
29
  }