(()=>{(()=>{var Fn={31751:(c,l,e)=>{var t={"./new-relic-script.dev.ext.html":[52080,2080],"./new-relic-script.perf.ext.html":[36609,6609],"./new-relic-script.prod.ext.html":[19859,9859],"./new-relic-script.stage.ext.html":[10721,721]};function n(r){if(!e.o(t,r))return Promise.resolve().then(()=>{var i=new Error("Cannot find module '"+r+"'");throw i.code="MODULE_NOT_FOUND",i});var o=t[r],a=o[0];return e.e(o[1]).then(()=>e(a))}n.keys=()=>Object.keys(t),n.id=31751,c.exports=n},64138:function(c){/*! * Performance Observer Polyfill * Version: 1.1.1 * https://github.com/fastly/performance-observer-polyfill * * Copyright (c) 2020, Fastly, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * */(function(l,e){c.exports=e()})(this,function(){return function(l){var e={};function t(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return l[n].call(r.exports,r,r.exports,t),r.l=!0,r.exports}return t.m=l,t.c=e,t.d=function(n,r,o){t.o(n,r)||Object.defineProperty(n,r,{enumerable:!0,get:o})},t.r=function(n){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(n,"__esModule",{value:!0})},t.t=function(n,r){if(1&r&&(n=t(n)),8&r||4&r&&typeof n=="object"&&n&&n.__esModule)return n;var o=Object.create(null);if(t.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:n}),2&r&&typeof n!="string")for(var a in n)t.d(o,a,function(i){return n[i]}.bind(null,a));return o},t.n=function(n){var r=n&&n.__esModule?function(){return n.default}:function(){return n};return t.d(r,"a",r),r},t.o=function(n,r){return Object.prototype.hasOwnProperty.call(n,r)},t.p="",t(t.s=0)}([function(l,e,t){"use strict";function n(F){return(n=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(J){return typeof J}:function(J){return J&&typeof Symbol=="function"&&J.constructor===Symbol&&J!==Symbol.prototype?"symbol":typeof J})(F)}function r(F){return function(J){if(Array.isArray(J)){for(var m=0,u=new Array(J.length);m"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}()?Reflect.construct:function(u,g,T){var O=[null];O.push.apply(O,g);var B=new(Function.bind.apply(u,O));return T&&f(B,T.prototype),B}).apply(null,arguments)}function f(F,J){return(f=Object.setPrototypeOf||function(m,u){return m.__proto__=u,m})(F,J)}function v(F){return(v=Object.setPrototypeOf?Object.getPrototypeOf:function(J){return J.__proto__||Object.getPrototypeOf(J)})(F)}t.r(e);var E=function(F){function J(T){var O,B,H,M,w;return function(p,h){if(!(p instanceof h))throw new TypeError("Cannot call a class as a function")}(this,J),B=function(p,h){return!h||n(h)!=="object"&&typeof h!="function"?a(p):h}(this,(O=v(J)).call.apply(O,[this].concat(r(T)))),H=a(B),w=void 0,(M="_entries")in H?Object.defineProperty(H,M,{value:w,enumerable:!0,configurable:!0,writable:!0}):H[M]=w,B._entries=T,B}var m,u,g;return function(T,O){if(typeof O!="function"&&O!==null)throw new TypeError("Super expression must either be null or a function");T.prototype=Object.create(O&&O.prototype,{constructor:{value:T,writable:!0,configurable:!0}}),O&&f(T,O)}(J,F),m=J,(u=[{key:"getEntries",value:function(){return this._entries}},{key:"getEntriesByType",value:function(T){return this._entries.filter(function(O){return O.entryType===T})}},{key:"getEntriesByName",value:function(T,O){return this._entries.filter(function(B){return B.name===T}).filter(function(B){return!O||B.entryType===O})}}])&&o(m.prototype,u),g&&o(m,g),J}(i(Array));function b(F,J){for(var m=0;m0&&arguments[0]!==void 0?arguments[0]:{},T=g.registeredObservers,O=T===void 0?new Set:T,B=g.processedEntries,H=B===void 0?new Set:B,M=g.interval,w=M===void 0?100:M,p=g.context,h=p===void 0?self:p;(function(C,N){if(!(C instanceof N))throw new TypeError("Cannot call a class as a function")})(this,F),R(this,"registeredObservers",void 0),R(this,"processedEntries",void 0),R(this,"interval",void 0),R(this,"intervalId",void 0),R(this,"context",void 0),this.registeredObservers=O,this.processedEntries=H,this.interval=w,this.context=h,this.intervalId=null}var J,m,u;return J=F,(m=[{key:"getNewEntries",value:function(){var g=this;return this.context.performance.getEntries().filter(function(T){return!g.processedEntries.has(T)})}},{key:"getObserversForType",value:function(g,T){return Array.from(g).filter(function(O){return O.entryTypes.some(function(B){return B===T})})}},{key:"processBuffer",value:function(g){var T=Array.from(g.buffer),O=new E(T);g.buffer.clear(),T.length&&g.callback&&g.callback.call(void 0,O,g)}},{key:"processEntries",value:function(){var g=this;this.getNewEntries().forEach(function(O){var B=O.entryType;g.getObserversForType(g.registeredObservers,B).forEach(function(H){H.buffer.add(O)}),g.processedEntries.add(O)});var T=function(){return g.registeredObservers.forEach(g.processBuffer)};"requestAnimationFrame"in this.context?this.context.requestAnimationFrame(T):this.context.setTimeout(T,0)}},{key:"add",value:function(g){this.registeredObservers.add(g),this.registeredObservers.size===1&&this.observe()}},{key:"remove",value:function(g){this.registeredObservers.delete(g),this.registeredObservers.size||this.disconnect()}},{key:"observe",value:function(){this.intervalId=this.context.setInterval(this.processEntries.bind(this),this.interval)}},{key:"disconnect",value:function(){this.intervalId=this.context.clearInterval(this.intervalId)}}])&&b(J.prototype,m),u&&b(J,u),F}()),G=function(){function F(g){var T=arguments.length>1&&arguments[1]!==void 0?arguments[1]:V;(function(O,B){if(!(O instanceof B))throw new TypeError("Cannot call a class as a function")})(this,F),I(this,"callback",void 0),I(this,"buffer",void 0),I(this,"entryTypes",[]),I(this,"taskQueue",void 0),this.callback=g,this.buffer=new Set,this.taskQueue=T}var J,m,u;return J=F,(m=[{key:"observe",value:function(g){if(!g)throw new Error(x);if(g.entryTypes&&g.type)throw new Error(P);var T;if(g.entryTypes)T=g.entryTypes;else{if(!g.type)throw new Error(x);T=[g.type]}var O=T.filter(W);O.length>0&&O.length!==T.length&&console.warn(_),O.length?(this.entryTypes=O,this.taskQueue.add(this)):console.warn(Y)}},{key:"disconnect",value:function(){this.taskQueue.remove(this)}},{key:"takeRecords",value:function(){var g=Array.from(this.buffer);return new E(g)}}])&&y(J.prototype,m),u&&y(J,u),F}();I(G,"supportedEntryTypes",S);var D="PerformanceObserver"in self&&typeof PerformanceObserver=="function"?PerformanceObserver:G,ee=self;ee.PerformanceObserver||(ee.PerformanceObserver=D)}])})},98247:function(c,l,e){"use strict";var t=this&&this.__createBinding||(Object.create?function(r,o,a,i){i===void 0&&(i=a),Object.defineProperty(r,i,{enumerable:!0,get:function(){return o[a]}})}:function(r,o,a,i){i===void 0&&(i=a),r[i]=o[a]}),n=this&&this.__exportStar||function(r,o){for(var a in r)a!=="default"&&!o.hasOwnProperty(a)&&t(o,r,a)};Object.defineProperty(l,"__esModule",{value:!0}),n(e(29345),l)},29345:(c,l,e)=>{"use strict";Object.defineProperty(l,"__esModule",{value:!0}),l.now=l.performance=l.nativeGlobalThis=l.polyfill=void 0;var t=function(){function i(s){this.props=s,this.name=this.props.name,this.entryType=this.props.entryType,this.startTime=this.props.startTime,this.duration=this.props.duration}return i.prototype.toJSON=function(){return this.props},i}(),n=Date.now||function(){return Date.now()},r=n(),o=typeof DOMException<"u"?DOMException:Error;function a(i){var s=i.performance||{},f=[],v={};function E(y,I){for(var S=f.length,x=[],P=0;P1?v[S].startTime:s.now(),W=P>2?v[x].startTime:s.now(),V=new t({name:I,entryType:"measure",startTime:_,duration:W-_});return f.push(V),V},s.getEntries=s.webkitGetEntries||function(I){return I!=null?f.filter(function(S){return S.name===I.name&&S.entryType===I.entryType}):f},s.getEntriesByType=s.webkitGetEntriesByType||function(I){return E("entryType",I)},s.getEntriesByName=s.webkitGetEntriesByName||function(I){return E("name",I)},s.clearMarks=s.webkitClearMarks||function(I){b("mark",I),delete v[I]},s.clearMeasures=s.webkitClearMeasures||function(I){b("measure",I)},s.clearResourceTimings=function(){});try{i.performance||(i.performance=s)}catch{}return i}l.polyfill=a,l.nativeGlobalThis=a(typeof globalThis=="object"&&globalThis||typeof window=="object"&&window||typeof e.g=="object"&&e.g||{}),typeof self<"u"&&self!==l.nativeGlobalThis&&a(self),l.performance=l.nativeGlobalThis.performance,l.now=function(){return l.performance.now()}},93325:(c,l,e)=>{"use strict";e.d(l,{$:()=>Lt,A:()=>Ie,B:()=>H,C:()=>le,D:()=>V,E:()=>J,F:()=>$e,G:()=>Tt,H:()=>E,I:()=>He,J:()=>We,L:()=>Dt,M:()=>De,N:()=>fe,O:()=>dt,P:()=>me,Q:()=>z,R:()=>Ye,S:()=>ct,T:()=>ke,U:()=>Ce,W:()=>Zt,Z:()=>rt,a:()=>ie,a2:()=>je,a4:()=>be,a6:()=>Me,b:()=>qe,d:()=>lt,e:()=>we,f:()=>mt,g:()=>Pt,h:()=>St,i:()=>G,j:()=>O,k:()=>f,l:()=>T,m:()=>F,n:()=>Q,o:()=>P,p:()=>I,q:()=>W,r:()=>x,s:()=>g,t:()=>v,u:()=>S,v:()=>B,y:()=>u,z:()=>m});var t=e(23143),n=e(7896),r=e(83594),o=2147483647;function a(K,$){$===void 0&&($=!0);var se,pe=new Promise(function(Be){se=setTimeout(Be,Math.min(o,K),$)});return pe[t.n1]=function(){clearTimeout(se)},pe}const i=a;var s=function($){return function(){return $}},f=s(!0),v=function(){},E=function($){return $},b=typeof Symbol=="function",R=b&&Symbol.asyncIterator?Symbol.asyncIterator:"@@asyncIterator";function y(K,$,se){if(!$(K))throw new Error(se)}var I=function($,se){(0,n.Z)($,se),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(se).forEach(function(pe){$[pe]=se[pe]})},S=function($,se){var pe;return(pe=[]).concat.apply(pe,se.map($))};function x(K,$){var se=K.indexOf($);se>=0&&K.splice(se,1)}function P(K){var $=!1;return function(){$||($=!0,K())}}var Y=function($){throw $},_=function($){return{value:$,done:!0}};function W(K,$,se){$===void 0&&($=Y),se===void 0&&(se="iterator");var pe={meta:{name:se},next:K,throw:$,return:_,isSagaIterator:!0};return typeof Symbol<"u"&&(pe[Symbol.iterator]=function(){return pe}),pe}function V(K,$){var se=$.sagaStack;console.error(K),console.error(se)}var G=function($){return new Error(` redux-saga: Error checking hooks detected an inconsistent state. This is likely a bug in redux-saga code and not yours. Thanks for reporting this in the project's github repo. Error: `+$+` `)},D=function($,se){return($?$+".":"")+"setContext(props): argument "+se+" is not a plain object"},ee=`You can't put (a.k.a. dispatch from saga) frozen actions. We have to define a special non-enumerable property on those actions for scheduling purposes. Otherwise you wouldn't be able to communicate properly between sagas & other subscribers (action ordering would become far less predictable). If you are using redux and you care about this behaviour (frozen actions), then you might want to switch to freezing actions in a middleware rather than in action creator. Example implementation: const freezeActions = store => next => action => next(Object.freeze(action)) `,F=function($){return Array.apply(null,new Array($))},J=function($){return function(se){return $(Object.defineProperty(se,t.Nm,{value:!0}))}},m=function($){return $===t.EO},u=function($){return $===t.Wd},g=function($){return m($)||u($)};function T(K,$){var se=Object.keys(K),pe=se.length,Be=0,_e,nt=(0,r.IX)(K)?F(pe):{},tt={};function At(){Be===pe&&(_e=!0,$(nt))}return se.forEach(function(ht){var ut=function(xt,Vt){_e||(Vt||g(xt)?($.cancel(),$(xt,Vt)):(nt[ht]=xt,Be++,At()))};ut.cancel=v,tt[ht]=ut}),$.cancel=function(){_e||(_e=!0,se.forEach(function(ht){return tt[ht].cancel()}))},tt}function O(K){return{name:K.name||"anonymous",location:B(K)}}function B(K){return K[t.b_]}function H(){for(var K=arguments.length,$=new Array(K),se=0;se1?$-1:0),pe=1;pe<$;pe++)se[pe-1]=arguments[pe];if(!1)var Be;return at(le,ne(K,se))}function ye(K,$,se){se===void 0&&(se=[]);var pe=[K,$];return at(le,ne([K,$],se))}function ge(K){for(var $=arguments.length,se=new Array($>1?$-1:0),pe=1;pe<$;pe++)se[pe-1]=arguments[pe];return at(ie,ne(K,se))}function De(K){for(var $=arguments.length,se=new Array($>1?$-1:0),pe=1;pe<$;pe++)se[pe-1]=arguments[pe];return at($e,ne(K,se))}function je(K){for(var $=arguments.length,se=new Array($>1?$-1:0),pe=1;pe<$;pe++)se[pe-1]=arguments[pe];return gt(De.apply(void 0,[K].concat(se)))}function te(K){return at(We,K)}function fe(K){return K===void 0&&(K=t.sC),at(qe,K)}function be(K){K===void 0&&(K=E);for(var $=arguments.length,se=new Array($>1?$-1:0),pe=1;pe<$;pe++)se[pe-1]=arguments[pe];return at(ct,{selector:K,args:se})}function Ce(K,$){return at(lt,{pattern:K,buffer:$})}function ve(){return at(mt,{})}function Me(K){return at(Pt,K)}function Ue(K){return at(Tt,K)}function Fe(K){return at(St,K)}var z=dt.bind(null,i)},44994:(c,l,e)=>{"use strict";e.d(l,{uR:()=>D,Ef:()=>a.I,ZP:()=>dt,GG:()=>g});var t=e(23143),n=e(7896),r=e(31461),o=e(83594),a=e(93325);function i(){var ye={};return ye.promise=new Promise(function(ge,De){ye.resolve=ge,ye.reject=De}),ye}function s(ye){for(var ge=[],De=0;De2?z-2:0),$=2;${"use strict";e.d(l,{CE:()=>P,IX:()=>s,MC:()=>v,NA:()=>_,Om:()=>W,Yl:()=>o,Z_:()=>i,d5:()=>r,eR:()=>Y,hZ:()=>E,sR:()=>n,uj:()=>x});var t=e(23143),n=function(D){return D==null},r=function(D){return D!=null},o=function(D){return typeof D=="function"},a=function(D){return typeof D=="number"},i=function(D){return typeof D=="string"},s=Array.isArray,f=function(D){return D&&!s(D)&&typeof D=="object"},v=function(D){return D&&o(D.then)},E=function(D){return D&&o(D.next)&&o(D.throw)},b=function(D){return D&&o(Symbol)?o(D[Symbol.iterator]):s(D)},R=function(D){return D&&D[TASK]},y=function(D){return Boolean(D&&D[SAGA_ACTION])},I=function(D){return D&&o(D.subscribe)},S=function(D){return D&&o(D.isEmpty)&&o(D.take)&&o(D.put)},x=function G(D){return D&&(i(D)||_(D)||o(D)||s(D)&&D.every(G))},P=function(D){return D&&o(D.take)&&o(D.close)},Y=function(D){return o(D)&&D.hasOwnProperty("toString")},_=function(D){return Boolean(D)&&typeof Symbol=="function"&&D.constructor===Symbol&&D!==Symbol.prototype},W=function(D){return P(D)&&D[t.AS]},V=function(D){return D&&D[IO]}},23143:(c,l,e)=>{"use strict";e.d(l,{AS:()=>i,Cs:()=>v,EO:()=>b,IO:()=>o,Nm:()=>s,Wd:()=>E,b_:()=>R,n1:()=>n,sC:()=>f,sZ:()=>r,uq:()=>a});var t=function(I){return"@@redux-saga/"+I},n=t("CANCEL_PROMISE"),r=t("CHANNEL_END"),o=t("IO"),a=t("MATCH"),i=t("MULTICAST"),s=t("SAGA_ACTION"),f=t("SELF_CANCELLATION"),v=t("TASK"),E=t("TASK_CANCEL"),b=t("TERMINATE"),R=t("LOCATION")},81559:(c,l,e)=>{"use strict";e.d(l,{xC:()=>pn,PH:()=>Qt,e:()=>ur,oM:()=>yn});function t(d){for(var A=arguments.length,L=Array(A>1?A-1:0),U=1;U3?A.i-4:A.i:Array.isArray(d)?1:b(d)?2:R(d)?3:0}function s(d,A){return i(d)===2?d.has(A):Object.prototype.hasOwnProperty.call(d,A)}function f(d,A){return i(d)===2?d.get(A):d[A]}function v(d,A,L){var U=i(d);U===2?d.set(A,L):U===3?d.add(L):d[A]=L}function E(d,A){return d===A?d!==0||1/d==1/A:d!=d&&A!=A}function b(d){return He&&d instanceof Map}function R(d){return ke&&d instanceof Set}function y(d){return d.o||d.t}function I(d){if(Array.isArray(d))return Array.prototype.slice.call(d);var A=ct(d);delete A[le];for(var L=qe(A),U=0;U1&&(d.set=d.add=d.clear=d.delete=x),Object.freeze(d),A&&a(d,function(L,U){return S(U,!0)},!0)),d}function x(){t(2)}function P(d){return d==null||typeof d!="object"||Object.isFrozen(d)}function Y(d){var A=lt[d];return A||t(18,d),A}function _(d,A){lt[d]||(lt[d]=A)}function W(){return xe}function V(d,A){A&&(Y("Patches"),d.u=[],d.s=[],d.v=A)}function G(d){D(d),d.p.forEach(F),d.p=null}function D(d){d===xe&&(xe=d.l)}function ee(d){return xe={p:[],l:xe,h:d,m:!0,_:0}}function F(d){var A=d[le];A.i===0||A.i===1?A.j():A.g=!0}function J(d,A){A._=A.p.length;var L=A.p[0],U=d!==void 0&&d!==L;return A.h.O||Y("ES5").S(A,d,U),U?(L[le].P&&(G(A),t(4)),r(d)&&(d=m(A,d),A.l||g(A,d)),A.u&&Y("Patches").M(L[le].t,d,A.u,A.s)):d=m(A,L,[]),G(A),A.u&&A.v(A.u,A.s),d!==Ie?d:void 0}function m(d,A,L){if(P(A))return A;var U=A[le];if(!U)return a(A,function(de,he){return u(d,U,A,de,he,L)},!0),A;if(U.A!==d)return A;if(!U.P)return g(d,U.t,!0),U.t;if(!U.I){U.I=!0,U.A._--;var k=U.i===4||U.i===5?U.o=I(U.k):U.o,oe=k,Ee=!1;U.i===3&&(oe=new Set(k),k.clear(),Ee=!0),a(oe,function(de,he){return u(d,U,k,de,he,L,Ee)}),g(d,k,!1),L&&d.u&&Y("Patches").N(U,L,d.u,d.s)}return U.o}function u(d,A,L,U,k,oe,Ee){if(n(k)){var de=m(d,k,oe&&A&&A.i!==3&&!s(A.R,U)?oe.concat(U):void 0);if(v(L,U,de),!n(de))return;d.m=!1}else Ee&&L.add(k);if(r(k)&&!P(k)){if(!d.h.D&&d._<1)return;m(d,k),A&&A.A.l||g(d,k)}}function g(d,A,L){L===void 0&&(L=!1),!d.l&&d.h.D&&d.m&&S(A,L)}function T(d,A){var L=d[le];return(L?y(L):d)[A]}function O(d,A){if(A in d)for(var L=Object.getPrototypeOf(d);L;){var U=Object.getOwnPropertyDescriptor(L,A);if(U)return U;L=Object.getPrototypeOf(L)}}function B(d){d.P||(d.P=!0,d.l&&B(d.l))}function H(d){d.o||(d.o=I(d.t))}function M(d,A,L){var U=b(A)?Y("MapSet").F(A,L):R(A)?Y("MapSet").T(A,L):d.O?function(k,oe){var Ee=Array.isArray(k),de={i:Ee?1:0,A:oe?oe.A:W(),P:!1,I:!1,R:{},l:oe,t:k,k:null,o:null,j:null,C:!1},he=de,q=mt;Ee&&(he=[de],q=Pt);var ce=Proxy.revocable(he,q),Pe=ce.revoke,Ne=ce.proxy;return de.k=Ne,de.j=Pe,Ne}(A,L):Y("ES5").J(A,L);return(L?L.A:W()).p.push(U),U}function w(d){return n(d)||t(22,d),function A(L){if(!r(L))return L;var U,k=L[le],oe=i(L);if(k){if(!k.P&&(k.i<4||!Y("ES5").K(k)))return k.t;k.I=!0,U=p(L,oe),k.I=!1}else U=p(L,oe);return a(U,function(Ee,de){k&&f(k.t,Ee)===de||v(U,Ee,A(de))}),oe===3?new Set(U):U}(d)}function p(d,A){switch(A){case 2:return new Map(d);case 3:return Array.from(d)}return I(d)}function h(){function d(Ee,de){var he=oe[Ee];return he?he.enumerable=de:oe[Ee]=he={configurable:!0,enumerable:de,get:function(){var q=this[le];return mt.get(q,Ee)},set:function(q){var ce=this[le];mt.set(ce,Ee,q)}},he}function A(Ee){for(var de=Ee.length-1;de>=0;de--){var he=Ee[de][le];if(!he.P)switch(he.i){case 5:U(he)&&B(he);break;case 4:L(he)&&B(he)}}}function L(Ee){for(var de=Ee.t,he=Ee.k,q=qe(he),ce=q.length-1;ce>=0;ce--){var Pe=q[ce];if(Pe!==le){var Ne=de[Pe];if(Ne===void 0&&!s(de,Pe))return!0;var Re=he[Pe],Oe=Re&&Re[le];if(Oe?Oe.t!==Ne:!E(Re,Ne))return!0}}var Le=!!de[le];return q.length!==qe(de).length+(Le?0:1)}function U(Ee){var de=Ee.k;if(de.length!==Ee.t.length)return!0;var he=Object.getOwnPropertyDescriptor(de,de.length-1);if(he&&!he.get)return!0;for(var q=0;q1?Qe-1:0),et=1;et1?ce-1:0),Ne=1;Ne=0;k--){var oe=U[k];if(oe.path.length===0&&oe.op==="replace"){L=oe.value;break}}k>-1&&(U=U.slice(k+1));var Ee=Y("Patches").$;return n(L)?Ee(L,U):this.produce(L,function(de){return Ee(de,U)})},d}(),St=new Tt,ze=St.produce,ft=St.produceWithPatches.bind(St),at=St.setAutoFreeze.bind(St),it=St.setUseProxies.bind(St),gt=St.applyPatches.bind(St),Dt=St.createDraft.bind(St),Ft=St.finishDraft.bind(St);const rt=ze;var Ot=e(69394);function Lt(d){var A=function(U){var k=U.dispatch,oe=U.getState;return function(Ee){return function(de){return typeof de=="function"?de(k,oe,d):Ee(de)}}};return A}var Zt=Lt();Zt.withExtraArgument=Lt;const Jt=Zt;var ne=function(){var d=function(A,L){return d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(U,k){U.__proto__=k}||function(U,k){for(var oe in k)Object.prototype.hasOwnProperty.call(k,oe)&&(U[oe]=k[oe])},d(A,L)};return function(A,L){if(typeof L!="function"&&L!==null)throw new TypeError("Class extends value "+String(L)+" is not a constructor or null");d(A,L);function U(){this.constructor=A}A.prototype=L===null?Object.create(L):(U.prototype=L.prototype,new U)}}(),Se=function(d,A){var L={label:0,sent:function(){if(oe[0]&1)throw oe[1];return oe[1]},trys:[],ops:[]},U,k,oe,Ee;return Ee={next:de(0),throw:de(1),return:de(2)},typeof Symbol=="function"&&(Ee[Symbol.iterator]=function(){return this}),Ee;function de(q){return function(ce){return he([q,ce])}}function he(q){if(U)throw new TypeError("Generator is already executing.");for(;L;)try{if(U=1,k&&(oe=q[0]&2?k.return:q[0]?k.throw||((oe=k.return)&&oe.call(k),0):k.next)&&!(oe=oe.call(k,q[1])).done)return oe;switch(k=0,oe&&(q=[q[0]&2,oe.value]),q[0]){case 0:case 1:oe=q;break;case 4:return L.label++,{value:q[1],done:!1};case 5:L.label++,k=q[1],q=[0];continue;case 7:q=L.ops.pop(),L.trys.pop();continue;default:if(oe=L.trys,!(oe=oe.length>0&&oe[oe.length-1])&&(q[0]===6||q[0]===2)){L=0;continue}if(q[0]===3&&(!oe||q[1]>oe[0]&&q[1]d&&console.warn(A+" took "+L+"ms, which is more than the warning threshold of "+d+`ms. If your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions. It is disabled in production builds, so you don't need to worry about that.`)}}}var se=function(d){ne(A,d);function A(){for(var L=[],U=0;U0){var Ee=L.indexOf(this);~Ee?L.splice(Ee+1):L.push(this),~Ee?U.splice(Ee,1/0,k):U.push(k),~L.indexOf(oe)&&(oe=A.call(this,k,oe))}else L.push(oe);return d==null?oe:d.call(this,k,oe)}}function ht(d){return typeof d!="object"||d==null||Object.isFrozen(d)}function ut(d,A,L){var U=Ct(d,A,L);return{detectMutations:function(){return xt(d,A,U,L)}}}function Ct(d,A,L,U){A===void 0&&(A=[]),U===void 0&&(U="");var k={value:L};if(!d(L)){k.children={};for(var oe in L){var Ee=U?U+"."+oe:oe;A.length&&A.indexOf(Ee)!==-1||(k.children[oe]=Ct(d,A,L[oe],Ee))}}return k}function xt(d,A,L,U,k,oe){A===void 0&&(A=[]),k===void 0&&(k=!1),oe===void 0&&(oe="");var Ee=L?L.value:void 0,de=Ee===U;if(k&&!de&&!Number.isNaN(U))return{wasMutated:!0,path:oe};if(d(Ee)||d(U))return{wasMutated:!1};var he={};for(var q in L.children)he[q]=!0;for(var q in U)he[q]=!0;for(var q in he){var ce=oe?oe+"."+q:q;if(!(A.length&&A.indexOf(ce)!==-1)){var Pe=xt(d,A,L.children[q],U[q],de,ce);if(Pe.wasMutated)return Pe}}return{wasMutated:!1}}function Vt(d){return d===void 0&&(d={}),function(){return function(he){return function(q){return he(q)}}};var A=d.isImmutable,L=A===void 0?ht:A,U=d.ignoredPaths,k=d.warnAfter,oe=k===void 0?32:k,Ee=d.ignore;U=U||Ee;var de=ut.bind(null,L,U);return function(he){var q=he.getState,ce=q(),Pe=de(ce),Ne;return function(Re){return function(Oe){var Le=$(oe,"ImmutableStateInvariantMiddleware");Le.measureTime(function(){ce=q(),Ne=Pe.detectMutations(),Pe=de(ce),nt(!Ne.wasMutated,"A state mutation was detected between dispatches, in the path '"+(Ne.path||"")+"'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")});var Je=Re(Oe);return Le.measureTime(function(){ce=q(),Ne=Pe.detectMutations(),Pe=de(ce),Ne.wasMutated&&nt(!Ne.wasMutated,"A state mutation was detected inside a dispatch, in the path: "+(Ne.path||"")+". Take a look at the reducer(s) handling the action "+tt(Oe)+". (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)")}),Le.warnIfExceeded(),Je}}}}function zt(d){var A=typeof d;return d==null||A==="string"||A==="boolean"||A==="number"||Array.isArray(d)||K(d)}function Ht(d,A,L,U,k){A===void 0&&(A=""),L===void 0&&(L=zt),k===void 0&&(k=[]);var oe;if(!L(d))return{keyPath:A||"",value:d};if(typeof d!="object"||d===null)return!1;for(var Ee=U!=null?U(d):Object.entries(d),de=k.length>0,he=0,q=Ee;he=0)){if(!L(Ne))return{keyPath:Re,value:Ne};if(typeof Ne=="object"&&(oe=Ht(Ne,Re,L,U,k),oe))return oe}}return!1}function $t(d){return d===void 0&&(d={}),function(){return function(Je){return function(Qe){return Je(Qe)}}};var A=d.isSerializable,L=A===void 0?zt:A,U=d.getEntries,k=d.ignoredActions,oe=k===void 0?[]:k,Ee=d.ignoredActionPaths,de=Ee===void 0?["meta.arg","meta.baseQueryMeta"]:Ee,he=d.ignoredPaths,q=he===void 0?[]:he,ce=d.warnAfter,Pe=ce===void 0?32:ce,Ne=d.ignoreState,Re=Ne===void 0?!1:Ne,Oe=d.ignoreActions,Le=Oe===void 0?!1:Oe;return function(Je){return function(Qe){return function(Ve){var et=Qe(Ve),st=$(Pe,"SerializableStateInvariantMiddleware");return!Le&&!(oe.length&&oe.indexOf(Ve.type)!==-1)&&st.measureTime(function(){var wt=Ht(Ve,"",L,U,de);if(wt){var Gt=wt.keyPath,_t=wt.value;console.error("A non-serializable value was detected in an action, in the path: `"+Gt+"`. Value:",_t,` Take a look at the logic that dispatched this action: `,Ve,` (See https://redux.js.org/faq/actions#why-should-type-be-a-string-or-at-least-serializable-why-should-my-action-types-be-constants)`,` (To allow non-serializable values see: https://redux-toolkit.js.org/usage/usage-guide#working-with-non-serializable-data)`)}}),Re||(st.measureTime(function(){var wt=Je.getState(),Gt=Ht(wt,"",L,U,q);if(Gt){var _t=Gt.keyPath,en=Gt.value;console.error("A non-serializable value was detected in the state, in the path: `"+_t+"`. Value:",en,` Take a look at the reducer(s) handling this action type: `+Ve.type+`. (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),st.warnIfExceeded()),et}}}}function qt(d){return typeof d=="boolean"}function sn(){return function(A){return cn(A)}}function cn(d){d===void 0&&(d={});var A=d.thunk,L=A===void 0?!0:A,U=d.immutableCheck,k=U===void 0?!0:U,oe=d.serializableCheck,Ee=oe===void 0?!0:oe,de=new se;if(L&&(qt(L)?de.push(Jt):de.push(Jt.withExtraArgument(L.extraArgument))),!1)var he,q;return de}var ln=!0;function pn(d){var A=sn(),L=d||{},U=L.reducer,k=U===void 0?void 0:U,oe=L.middleware,Ee=oe===void 0?A():oe,de=L.devTools,he=de===void 0?!0:de,q=L.preloadedState,ce=q===void 0?void 0:q,Pe=L.enhancers,Ne=Pe===void 0?void 0:Pe,Re;if(typeof k=="function")Re=k;else if(K(k))Re=(0,Ot.UY)(k);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 Oe=Ee;if(typeof Oe=="function"&&(Oe=Oe(A),!ln&&!Array.isArray(Oe)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!ln&&Oe.some(function(et){return typeof et!="function"}))throw new Error("each middleware provided to configureStore must be a function");var Le=Ot.md.apply(void 0,Oe),Je=Ot.qC;he&&(Je=Fe(Ce({trace:!ln},typeof he=="object"&&he)));var Qe=[Le];Array.isArray(Ne)?Qe=dt([Le],Ne):typeof Ne=="function"&&(Qe=Ne(Qe));var Ve=Je.apply(void 0,Qe);return(0,Ot.MT)(Re,ce,Ve)}function Qt(d,A){function L(){for(var U=[],k=0;k-1}function gn(d){return""+d}function vn(d){var A={},L=[],U,k={addCase:function(oe,Ee){var de=typeof oe=="string"?oe:oe.type;if(de in A)throw new Error("addCase cannot be called with two reducers for the same action type");return A[de]=Ee,k},addMatcher:function(oe,Ee){return L.push({matcher:oe,reducer:Ee}),k},addDefaultCase:function(oe){return U=oe,k}};return d(k),[A,L,U]}function tn(d){return typeof d=="function"}var En=!1;function hn(d,A,L,U){L===void 0&&(L=[]);var k=typeof A=="function"?vn(A):[A,L,U],oe=k[0],Ee=k[1],de=k[2],he;if(tn(d))he=function(){return pe(d())};else{var q=pe(d);he=function(){return q}}function ce(Pe,Ne){Pe===void 0&&(Pe=he());var Re=dt([oe[Ne.type]],Ee.filter(function(Oe){var Le=Oe.matcher;return Le(Ne)}).map(function(Oe){var Le=Oe.reducer;return Le}));return Re.filter(function(Oe){return!!Oe}).length===0&&(Re=[de]),Re.reduce(function(Oe,Le){if(Le)if(n(Oe)){var Je=Oe,Qe=Le(Je,Ne);return Qe===void 0?Oe:Qe}else{if(r(Oe))return rt(Oe,function(Ve){return Le(Ve,Ne)});var Qe=Le(Oe,Ne);if(Qe===void 0){if(Oe===null)return Oe;throw Error("A case reducer on a non-draftable value must not return undefined")}return Qe}return Oe},Pe)}return ce.getInitialState=he,ce}var un=!1;function Rn(d,A){return d+"/"+A}function yn(d){var A=d.name;if(!A)throw new Error("`name` is a required option for createSlice");var L=typeof d.initialState=="function"?d.initialState:pe(d.initialState),U=d.reducers||{},k=Object.keys(U),oe={},Ee={},de={};k.forEach(function(ce){var Pe=U[ce],Ne=Rn(A,ce),Re,Oe;"reducer"in Pe?(Re=Pe.reducer,Oe=Pe.prepare):Re=Pe,oe[ce]=Re,Ee[Ne]=Re,de[ce]=Oe?Qt(Ne,Oe):Qt(Ne)});function he(){var ce=typeof d.extraReducers=="function"?vn(d.extraReducers):[d.extraReducers],Pe=ce[0],Ne=Pe===void 0?{}:Pe,Re=ce[1],Oe=Re===void 0?[]:Re,Le=ce[2],Je=Le===void 0?void 0:Le,Qe=Ce(Ce({},Ne),Ee);return hn(L,function(Ve){for(var et in Qe)Ve.addCase(et,Qe[et]);for(var st=0,wt=Oe;st0;if(Ve){var et=Oe.filter(function(st){return q(Je,st,Le)}).length>0;et&&(Le.ids=Object.keys(Le.entities))}}function Ne(Oe,Le){return Re([Oe],Le)}function Re(Oe,Le){var Je=Z(Oe,d,Le),Qe=Je[0],Ve=Je[1];Pe(Ve,Le),L(Qe,Le)}return{removeAll:Sn(he),addOne:jt(A),addMany:jt(L),setOne:jt(U),setMany:jt(k),setAll:jt(oe),updateOne:jt(ce),updateMany:jt(Pe),upsertOne:jt(Ne),upsertMany:jt(Re),removeOne:jt(Ee),removeMany:jt(de)}}function Ge(d,A){var L=re(d),U=L.removeOne,k=L.removeMany,oe=L.removeAll;function Ee(Ve,et){return de([Ve],et)}function de(Ve,et){Ve=j(Ve);var st=Ve.filter(function(wt){return!(fn(wt,d)in et.entities)});st.length!==0&&Je(st,et)}function he(Ve,et){return q([Ve],et)}function q(Ve,et){Ve=j(Ve),Ve.length!==0&&Je(Ve,et)}function ce(Ve,et){Ve=j(Ve),et.entities={},et.ids=[],de(Ve,et)}function Pe(Ve,et){return Ne([Ve],et)}function Ne(Ve,et){for(var st=!1,wt=0,Gt=Ve;wt-1;return L&&U}function Xe(d){return typeof d[0]=="function"&&"pending"in d[0]&&"fulfilled"in d[0]&&"rejected"in d[0]}function yt(){for(var d=[],A=0;A0)for(var et=Re.getState(),st=Array.from(L.values()),wt=0,Gt=st;wt"u"?this:window)},44355:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px}.darkTheme{color:var(--textDefault);--textBrand:#0a84ff;--textDefault:#fff;--textDark:#fff;--textMedium:#fff;--textBgMedium:#383838;--textLight:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#81838d;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderGrayMedium:#dee0e3;--backgroundDefault:#000;--backgroundCard:#1c1c1e;--backgroundCardDark: ;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#0a84ff;--backgroundActiveLight: ;--backgroundBrandAccent:#0a84ff;--backgroundInverse:#fff;--backgroundOverlay:#000;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#32323259;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#2b2b2b;--backgroundLight:#ebecee;--buttonBackground:#000;--buttonInactive:#dee0e3;--buttonText:#0a84ff;--primaryButtonBackground:#0a84ff;--primaryButtonBgDisabled:#ebecee;--primaryButtonText:#fff;--primaryButtonTextDisabled:#81838d;--secondaryButtonBackground:#000;--secondaryButtonText:#fff;--buttonTrack:#b1b1b1;--buttonThumb:#fff;--buttonDisabled:#6f7585;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0}[dir] .darkTheme.moduleServiceWrapper{background:var(--backgroundCard)}:root{--module-rail-padding:26px;--module-content-padding:10px 16px}",""]),n.locals={"export-text":`'{"textBrand": "#0a84ff", "textDefault": "#fff", "textDark": "#fff", "textMedium": "#fff", "textBgMedium": "#383838", "textLight": "#81838d", "textSecondary": "#6F7585", "textOverlay": "#ffffff", "textDisabled": "#81838d", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderGrayMedium": "#DEE0E3"}'`,"export-background":`'{"backgroundDefault": "#000000", "backgroundLight": "#ebecee", "backgroundCard": "#1c1c1e", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#0a84ff", "backgroundBrandAccent": "#0a84ff", "backgroundInverse": "#ffffff", "backgroundOverlay": "#000000", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(50, 50, 50, 0.35)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#2B2B2B"}'`,"export-button":`'{"buttonBackground": "#000000", "buttonText": "#0a84ff", "primaryButtonBackground": "#0a84ff", "primaryButtonBgDisabled": "#ebecee", "primaryButtonText": "#ffffff", "primaryButtonTextDisabled": "#81838d", "secondaryButtonBackground": "#000000", "secondaryButtonText": "#fff", "buttonTrack": "#b1b1b1", "buttonThumb": "#fff", "buttonDisabled": "#6f7585", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-button1":`'{"primaryButtonBackground": "#1B4DE4", "primaryButtonBgDisabled": "#EBECEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FFFFFF", "primaryButtonTextDisabled": "#6F7585", "secondaryButtonBackground": "#FFFFFF", "secondaryButtonBgDisabled": "#DEE0E3", "secondaryButtonBgFocus": "#E7ECFC", "secondaryButtonText": "#1B4DE4", "secondaryButtonTextDisabled": "#6F7585", "ghostButtonBgFocus": "#F4F4F5", "ghostButtonText": "#1B4DE4", "ghostButtonTextDisabled": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},10645:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,":root{--borderRadiusSmall:4px;--borderRadiusDefault:6px;--borderRadiusMedium:8px;--borderRadiusLarge:16px;color:var(--textDefault);--textBrand:#252422;--textBrandDark:#039;--textDefault:#252422;--textDark:#000;--textMedium:#2b2b2b;--textBgMedium:#383838;--textLight:#686c74;--textGray:#81838d;--textSecondary:#6f7585;--textOverlay:#fff;--textDisabled:#43454e;--textError:#eb0000;--textSevere:#da291c;--textValid:#34c759;--textInfo:#7f7f7f;--alertLevel1:#ba0d00;--alertLevel2:#ff7b0f;--alertLevel3:#ffb900;--alertLevel4:#935ec3;--alertSevere:#ba0d00;--alertSuccess:#a9eb02;--alertError:#ba0d00;--borderDefault:#dedede;--borderLight:#f0f0f0;--borderMedium:#ceced0;--borderDark:#2b2b2b;--borderError:#eb0000;--borderBrand:#1b4de4;--borderGrayMedium:#dee0e3;--borderBlack:#252422;--backgroundDefault:#fff;--backgroundCard:#fff;--backgroundPage:#e8e8e8;--backgroundCardDark:#534f4b;--backgroundLightGray:#f9f9f9;--backgroundBrand:#039;--backgroundActive:#1b4de4;--backgroundActiveLight:#0a84ff;--backgroundBrandAccent:#1b4de4;--backgroundInverse:#252422cc;--backgroundOverlay:#fff;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#f6f6f6;--backgroundProfileIcon:#05336b;--backgroundCaution:#e02020;--backgroundDark:#252422;--backgroundLight:#e8e8e8;--buttonBackground:#fff;--buttonInactive:#dee0e3;--buttonText:#252422;--primaryButtonBackground:#252422;--primaryButtonBgDisabled:#545351;--primaryButtonText:#fff;--primaryButtonTextDisabled:#cdcdcd;--secondaryButtonBackground:#fff;--secondaryButtonText:#252422;--buttonTrack:#6f7585;--buttonThumb:#fff;--buttonDisabled:#b1b1b1;--defaultButtonOutlineColor:#679ced;--defaultButtonOutline:#679ced solid 1px;--iconLight:#fff;--iconDark:#252422;--iconInactiveGray:#ceced0;--iconSuccess:#25bef7;--iconGray:#ceced0;--dividerDefault:#dee0e3;--module-rail-padding:26px;--module-content-padding:10px 16px}",""]),n.locals={"export-text":`'{"textBrand": "#252422", "textBrandDark": "#003399", "textDefault": "#252422", "textDark": "#000", "textMedium": "#2b2b2b", "textBgMedium": "#383838", "textLight": "#686C74", "textGray": "#81838D", "textSecondary": "#6F7585", "textOverlay": "#FFFFFF", "textDisabled": "#43454e", "textError": "#EB0000", "textSevere": "#DA291C", "textValid": "#34c759", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#CECED0", "iconLight": "#fff", "iconDark": "#252422", "iconSuccess": "#25BEF7", "iconGray": "#CECED0"}'`,"export-border":`'{"borderDefault": "#dedede", "borderLight": "#f0f0f0", "borderMedium": "#CECED0", "borderDark": "#2B2B2B", "borderError": "#EB0000", "borderBrand": "#1b4de4", "borderGrayMedium": "#DEE0E3", "borderBlack": "#252422"}'`,"export-background":`'{"backgroundDefault": "#ffffff", "backgroundLight": "#e8e8e8", "backgroundCard": "#ffffff", "backgroundPage": "#e8e8e8", "backgroundCardDark": "#534F4B", "backgroundLightGray": "#F9F9F9", "backgroundBrand": "#003399", "backgroundActive": "#1b4de4", "backgroundBrandAccent": "#1b4de4", "backgroundActiveLight": "#0a84ff", "backgroundInverse": "#252422CC", "backgroundOverlay": "#ffffff", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#f1f1f1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#F6F6F6", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#e02020", "backgroundLegal": "#F8F9F9", "backgroundDark": "#252422"}'`,"export-button":`'{"buttonBackground": "#ffffff", "buttonText": "#252422", "primaryButtonBackground": "#252422", "primaryButtonText": "#FFFFFF", "primaryButtonBgDisabled": "#545351", "primaryButtonTextDisabled": "#CDCDCD", "secondaryButtonBackground": "#ffffff", "secondaryButtonText": "#252422", "buttonTrack": "#6f7585", "buttonThumb": "#fff", "buttonDisabled": "#b1b1b1", "buttonInactive": "#DEE0E3", "defaultButtonOutline": "#679CED"}'`,"export-colors":`'{"active": "#1B4DE4", "grayLight": "#EBECEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#DEE0E3", "blueLight": "#E7ECFC", "grayLightest": "#F4F4F5"}'`,"export-textColors":`'{"active": "#1B4DE4", "overlay": "#FFFFFF", "grayLight": "#6F7585"}'`,"export-alert":`'{"alertLevel1": "#BA0D00", "alertLevel2": "#FF7B0F", "alertLevel3": "#FFB900", "alertLevel4": "#935EC3", "alertSevere": "#BA0D00", "alertSuccess": "#A9EB02", "alertError": "#BA0D00"}'`},c.exports=n},69900:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungDarkTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungDarkTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},17067:(c,l,e)=>{var t=e(82609),n=t(function(r){return r[1]});n.push([c.id,'.samsungTheme{font-family:Roboto,sans-serif;--borderRadiusDefault:22px;--borderRadiusLarge:26px;--borderRadiusMedium:22px;--borderRadiusSmall:12px;--largeFont:"SamsungOne","Roboto",sans-serif}.samsungLightTheme{color:var(--textDefault);--textBrand:#0381fe;--textBrandDark:#0072de;--textDefault:#010101;--textDark:#000;--textMedium:#252525;--textBgMedium:#010101;--textLight:#8c8c8c;--textSecondary:#8a8a8a;--textOverlay:#fcfcfc;--textDisabled:#999;--textError:#ef5e16;--textSevere:#db332a;--textValid:#14a866;--textInverse:#fff;--textDay:#69a7f4;--textNight:#705d91;--textGray:#9d9d9d;--textHeader:#737373;--textDisclosureLink:#636363;--textSavedLocation:#474747;--textMenuHeader:#545454;--textInfo:#7f7f7f;--alertLevel1:#6857a9;--alertLevel2:#fc9831;--alertLevel3:#efc03e;--alertLevel4:#cc53ca;--alertSevere:#98276b;--alertSuccess:#89d538;--alertError:#ea3c5c;--borderDefault:#e2e2e2;--borderLight:#f0f0f0;--borderMedium:#eee;--borderDark:#010101;--borderError:#db332a;--borderBrand:#0381fe;--borderBlack:#000;--backgroundAppWrapper:#f6f6f6;--backgroundDefault:#fcfcfc;--backgroundLight:#fff;--backgroundCard:#fcfcfc;--backgroundBrand:#039;--backgroundActive:#000;--backgroundActiveLight:#0a84ff;--backgroundLightBlue:#cfdaf9;--backgroundBrandAccent:#0381fe;--backgroundInverse:#010101;--backgroundOverlay:#f1f1f1;--backgroundModalOverlay:#000c;--backgroundShadow:#0003;--backgroundLegal:#f8f9f9;--backgroundTableBody:#f1f1f1;--backgroundInverseOverlay:#0000008c;--backgroundHeading:#8c8c8c;--backgroundProfileIcon:#05336b;--backgroundCaution:#db332a;--backgroundSavedLocation:#ececec;--buttonBackground:#fcfcfc;--buttonInactive:#dee0e3;--buttonText:#0381fe;--primaryButtonBackground:#000;--primaryButtonBgDisabled:#fff;--primaryButtonText:#fff;--primaryButtonTextDisabled:#8c8c8c;--secondaryButtonBackground:#fcfcfc;--secondaryButtonText:#0381fe;--buttonTrack:#999;--buttonThumb:#fcfcfc;--buttonDisabled:#999;--primaryButton1Background:#0381fe;--primaryButton1BgDisabled:#eee;--primaryButton1BgFocus:#039;--primaryButton1Text:#fcfcfc;--primaryButton1TextDisabled:#e4e4e4;--secondaryButton1Background:#e9e9e9;--secondaryButton1BgDisabled:#f6f6f6;--secondaryButton1BgFocus:#e9e9e9;--secondaryButton1Text:#000;--secondaryButton1TextDisabled:#e4e4e4;--ghostButton1BgFocus:#fcfcfc;--ghostButton1Text:#0072de;--ghostButton1TextDisabled:#e4e4e4;--iconLight:#fcfcfc;--iconDark:#000;--iconInactiveGray:#999;--iconSuccess:#0072de;--iconGray:#8c8c8c;--iconFeelsLike:#00afff;--colorCyan:#51bef3;--colorGrayMedium:#f6f6f6}[dir] .samsungLightTheme{background-color:var(--backgroundAppWrapper)!important;background-image:none!important}',""]),n.locals={"export-text":`'{"textBrand": "#0381fe", "textBrandDark": "#0072de", "textDefault": "#010101", "textDark": "#000", "textMedium": "#252525", "textBgMedium": "#010101", "textLight": "#8C8C8C", "textSecondary": "#8A8A8A", "textOverlay": "#fcfcfc", "textDisabled": "#999999", "textError": "#EF5E16", "textSevere": "#DB332A", "textValid": "#14A866", "textInverse": "#fff", "textDay": "#69A7F4", "textNight": "#705D91", "textGray": "#9D9D9D", "textHeader": "#737373", "textDisclosureLink": "#636363", "textSavedLocation": "#474747", "textMenuHeader": "#545454", "textInfo": "#7F7F7F"}'`,"export-icon":`'{"inactiveGray": "#999999", "iconLight": "#FCFCFC", "iconDark": "#000", "iconSuccess": "#0072DE", "iconGray": "#8C8C8C", "iconFeelsLike": "#00AFFF"}'`,"export-border":`'{"borderDefault": "#E2E2E2", "borderLight": "#f0f0f0", "borderMedium": "#EEEEEE", "borderDark": "#010101", "borderError": "#DB332A", "borderBrand": "#0381fe", "borderBlack": "#000"}'`,"export-background":`'{"backgroundAppWrapper": "#F6F6F6", "backgroundDefault": "#FCFCFC", "backgroundLight": "#FFFFFF", "backgroundCard": "#FCFCFC", "backgroundBrand": "#003399", "backgroundActive": "#000", "backgroundActiveLight": "#0a84ff", "backgroundLightBlue": "#CFDAF9", "backgroundBrandAccent": "#0381fe", "backgroundInverse": "#010101", "backgroundOverlay": "#F1F1F1", "backgroundModalOverlay": "rgba(0, 0, 0, 0.8)", "backgroundShadow": "rgba(0, 0, 0, 0.2)", "backgroundTableBody": "#F1F1F1", "backgroundInverseOverlay": "rgba(0, 0, 0, 0.55)", "backgroundHeading": "#8C8C8C", "backgroundProfileIcon": "#05336B", "backgroundCaution": "#DB332A", "backgroundSavedLocation": "#ECECEC", "backgroundLegal": "#F8F9F9"}'`,"export-button":`'{"buttonBackground": "#FCFCFC", "buttonText": "#0381fe", "primaryButtonBackground": "#000", "primaryButtonBgDisabled": "#FFFFFF", "primaryButtonText": "#fff", "primaryButtonTextDisabled": "#8C8C8C", "secondaryButtonBackground": "#FCFCFC", "secondaryButtonText": "#0381fe", "buttonTrack": "#999999", "buttonThumb": "#FCFCFC", "buttonDisabled": "#999999", "buttonInactive": "#DEE0E3"}'`,"export-colors":`'{"active": "#0381fe", "grayLight": "#EEEEEE", "brandBlue": "#003399", "white": "#FFFFFF", "grayMedium": "#F6F6F6", "blueLight": "#E7ECFC", "grayLightest": "#FCFCFC", "cyan": "#51bef3", "graySecondary": "#E9E9E9"}'`,"export-textColors":`'{"active": "#0072DE", "overlay": "#FCFCFC", "grayLight": "#E4E4E4"}'`,"export-button1":`'{"primaryButtonBackground": "#0381fe", "primaryButtonBgDisabled": "#EEEEEE", "primaryButtonBgFocus": "#003399", "primaryButtonText": "#FCFCFC", "primaryButtonTextDisabled": "#E4E4E4", "secondaryButtonBackground": "#E9E9E9", "secondaryButtonBgDisabled": "#F6F6F6", "secondaryButtonBgFocus": "#E9E9E9", "secondaryButtonText": "#000", "secondaryButtonTextDisabled": "#E4E4E4", "ghostButtonBgFocus": "#FCFCFC", "ghostButtonText": "#0072DE", "ghostButtonTextDisabled": "#E4E4E4"}'`,"export-alert":`'{"alertLevel1": "#6857A9", "alertLevel2": "#FC9831", "alertLevel3": "#EFC03E", "alertLevel4": "#CC53CA", "alertSevere": "#98276B", "alertSuccess": "#89D538", "alertError": "#EA3C5C"}'`},c.exports=n},82609:c=>{"use strict";c.exports=function(l){var e=[];return e.toString=function(){return this.map(function(n){var r=l(n);return n[2]?"@media ".concat(n[2]," {").concat(r,"}"):r}).join("")},e.i=function(t,n,r){typeof t=="string"&&(t=[[null,t,""]]);var o={};if(r)for(var a=0;a1?$e-1:0),qe=1;qe<$e;qe++)We[qe-1]=arguments[qe];return v(le,ie,We)}}function G(le){return function(){for(var ie=arguments.length,$e=Array(ie),We=0;We/gm),N=i(/^data-[\-\w.\u00B7-\uFFFF]/),X=i(/^aria-[\-\w]+$/),Q=i(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),ue=i(/^(?:\w+script|data):/i),Ae=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),xe=i(/^html$/i),we=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(le){return typeof le}:function(le){return le&&typeof Symbol=="function"&&le.constructor===Symbol&&le!==Symbol.prototype?"symbol":typeof le};function He(le){if(Array.isArray(le)){for(var ie=0,$e=Array(le.length);ie"u"?null:window},me=function(ie,$e){if((typeof ie>"u"?"undefined":we(ie))!=="object"||typeof ie.createPolicy!="function")return null;var We=null,qe="data-tt-policy-suffix";$e.currentScript&&$e.currentScript.hasAttribute(qe)&&(We=$e.currentScript.getAttribute(qe));var ct="dompurify"+(We?"#"+We:"");try{return ie.createPolicy(ct,{createHTML:function(mt){return mt}})}catch{return console.warn("TrustedTypes policy "+ct+" could not be created."),null}};function Ie(){var le=arguments.length>0&&arguments[0]!==void 0?arguments[0]:ke(),ie=function(ae){return Ie(ae)};if(ie.version="2.3.6",ie.removed=[],!le||!le.document||le.document.nodeType!==9)return ie.isSupported=!1,ie;var $e=le.document,We=le.document,qe=le.DocumentFragment,ct=le.HTMLTemplateElement,lt=le.Node,mt=le.Element,Pt=le.NodeFilter,Tt=le.NamedNodeMap,St=Tt===void 0?le.NamedNodeMap||le.MozNamedAttrMap:Tt,ze=le.HTMLFormElement,ft=le.DOMParser,at=le.trustedTypes,it=mt.prototype,gt=F(it,"cloneNode"),Dt=F(it,"nextSibling"),Ft=F(it,"childNodes"),rt=F(it,"parentNode");if(typeof ct=="function"){var Ot=We.createElement("template");Ot.content&&Ot.content.ownerDocument&&(We=Ot.content.ownerDocument)}var Lt=me(at,$e),Zt=Lt?Lt.createHTML(""):"",Jt=We,ne=Jt.implementation,Se=Jt.createNodeIterator,dt=Jt.createDocumentFragment,ye=Jt.getElementsByTagName,ge=$e.importNode,De={};try{De=ee(We).documentMode?We.documentMode:{}}catch{}var je={};ie.isSupported=typeof rt=="function"&&ne&&typeof ne.createHTMLDocument<"u"&&De!==9;var te=h,fe=C,be=N,Ce=X,ve=ue,Me=Ae,Ue=Q,Fe=null,z=D({},[].concat(He(J),He(m),He(u),He(T),He(B))),K=null,$=D({},[].concat(He(H),He(M),He(w),He(p))),se=Object.seal(Object.create(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),pe=null,Be=null,_e=!0,nt=!0,tt=!1,At=!1,ht=!1,ut=!1,Ct=!1,xt=!1,Vt=!1,zt=!1,Ht=!0,$t=!0,qt=!1,sn={},cn=null,ln=D({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),pn=null,Qt=D({},["audio","video","img","source","image","track"]),dn=null,mn=D({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),gn="http://www.w3.org/1998/Math/MathML",vn="http://www.w3.org/2000/svg",tn="http://www.w3.org/1999/xhtml",En=tn,hn=!1,un=void 0,Rn=["application/xhtml+xml","text/html"],yn="text/html",nn=void 0,on=null,bn=We.createElement("form"),Sn=function(ae){return ae instanceof RegExp||ae instanceof Function},jt=function(ae){on&&on===ae||((!ae||(typeof ae>"u"?"undefined":we(ae))!=="object")&&(ae={}),ae=ee(ae),Fe="ALLOWED_TAGS"in ae?D({},ae.ALLOWED_TAGS):z,K="ALLOWED_ATTR"in ae?D({},ae.ALLOWED_ATTR):$,dn="ADD_URI_SAFE_ATTR"in ae?D(ee(mn),ae.ADD_URI_SAFE_ATTR):mn,pn="ADD_DATA_URI_TAGS"in ae?D(ee(Qt),ae.ADD_DATA_URI_TAGS):Qt,cn="FORBID_CONTENTS"in ae?D({},ae.FORBID_CONTENTS):ln,pe="FORBID_TAGS"in ae?D({},ae.FORBID_TAGS):{},Be="FORBID_ATTR"in ae?D({},ae.FORBID_ATTR):{},sn="USE_PROFILES"in ae?ae.USE_PROFILES:!1,_e=ae.ALLOW_ARIA_ATTR!==!1,nt=ae.ALLOW_DATA_ATTR!==!1,tt=ae.ALLOW_UNKNOWN_PROTOCOLS||!1,At=ae.SAFE_FOR_TEMPLATES||!1,ht=ae.WHOLE_DOCUMENT||!1,xt=ae.RETURN_DOM||!1,Vt=ae.RETURN_DOM_FRAGMENT||!1,zt=ae.RETURN_TRUSTED_TYPE||!1,Ct=ae.FORCE_BODY||!1,Ht=ae.SANITIZE_DOM!==!1,$t=ae.KEEP_CONTENT!==!1,qt=ae.IN_PLACE||!1,Ue=ae.ALLOWED_URI_REGEXP||Ue,En=ae.NAMESPACE||tn,ae.CUSTOM_ELEMENT_HANDLING&&Sn(ae.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(se.tagNameCheck=ae.CUSTOM_ELEMENT_HANDLING.tagNameCheck),ae.CUSTOM_ELEMENT_HANDLING&&Sn(ae.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(se.attributeNameCheck=ae.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),ae.CUSTOM_ELEMENT_HANDLING&&typeof ae.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(se.allowCustomizedBuiltInElements=ae.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),un=Rn.indexOf(ae.PARSER_MEDIA_TYPE)===-1?un=yn:un=ae.PARSER_MEDIA_TYPE,nn=un==="application/xhtml+xml"?function(Te){return Te}:I,At&&(nt=!1),Vt&&(xt=!0),sn&&(Fe=D({},[].concat(He(B))),K=[],sn.html===!0&&(D(Fe,J),D(K,H)),sn.svg===!0&&(D(Fe,m),D(K,M),D(K,p)),sn.svgFilters===!0&&(D(Fe,u),D(K,M),D(K,p)),sn.mathMl===!0&&(D(Fe,T),D(K,w),D(K,p))),ae.ADD_TAGS&&(Fe===z&&(Fe=ee(Fe)),D(Fe,ae.ADD_TAGS)),ae.ADD_ATTR&&(K===$&&(K=ee(K)),D(K,ae.ADD_ATTR)),ae.ADD_URI_SAFE_ATTR&&D(dn,ae.ADD_URI_SAFE_ATTR),ae.FORBID_CONTENTS&&(cn===ln&&(cn=ee(cn)),D(cn,ae.FORBID_CONTENTS)),$t&&(Fe["#text"]=!0),ht&&D(Fe,["html","head","body"]),Fe.table&&(D(Fe,["tbody"]),delete pe.tbody),a&&a(ae),on=ae)},fn=D({},["mi","mo","mn","ms","mtext"]),j=D({},["foreignobject","desc","title","annotation-xml"]),Z=D({},m);D(Z,u),D(Z,g);var re=D({},T);D(re,O);var Ge=function(ae){var Te=rt(ae);(!Te||!Te.tagName)&&(Te={namespaceURI:tn,tagName:"template"});var Xe=I(ae.tagName),yt=I(Te.tagName);if(ae.namespaceURI===vn)return Te.namespaceURI===tn?Xe==="svg":Te.namespaceURI===gn?Xe==="svg"&&(yt==="annotation-xml"||fn[yt]):Boolean(Z[Xe]);if(ae.namespaceURI===gn)return Te.namespaceURI===tn?Xe==="math":Te.namespaceURI===vn?Xe==="math"&&j[yt]:Boolean(re[Xe]);if(ae.namespaceURI===tn){if(Te.namespaceURI===vn&&!j[yt]||Te.namespaceURI===gn&&!fn[yt])return!1;var Wt=D({},["title","style","font","a","script"]);return!re[Xe]&&(Wt[Xe]||!Z[Xe])}return!1},Ke=function(ae){y(ie.removed,{element:ae});try{ae.parentNode.removeChild(ae)}catch{try{ae.outerHTML=Zt}catch{ae.remove()}}},vt=function(ae,Te){try{y(ie.removed,{attribute:Te.getAttributeNode(ae),from:Te})}catch{y(ie.removed,{attribute:null,from:Te})}if(Te.removeAttribute(ae),ae==="is"&&!K[ae])if(xt||Vt)try{Ke(Te)}catch{}else try{Te.setAttribute(ae,"")}catch{}},ot=function(ae){var Te=void 0,Xe=void 0;if(Ct)ae=""+ae;else{var yt=S(ae,/^[\r\n\t ]+/);Xe=yt&&yt[0]}un==="application/xhtml+xml"&&(ae=' '+ae+"
english español français português deutsch italiano
");var Wt=Lt?Lt.createHTML(ae):ae;if(En===tn)try{Te=new ft().parseFromString(Wt,un)}catch{}if(!Te||!Te.documentElement){Te=ne.createDocument(En,"template",null);try{Te.documentElement.innerHTML=hn?"":Wt}catch{}}var Mt=Te.body||Te.documentElement;return ae&&Xe&&Mt.insertBefore(We.createTextNode(Xe),Mt.childNodes[0]||null),En===tn?ye.call(Te,ht?"html":"body")[0]:ht?Te.documentElement:Mt},Et=function(ae){return Se.call(ae.ownerDocument||ae,ae,Pt.SHOW_ELEMENT|Pt.SHOW_COMMENT|Pt.SHOW_TEXT,null,!1)},It=function(ae){return ae instanceof ze&&(typeof ae.nodeName!="string"||typeof ae.textContent!="string"||typeof ae.removeChild!="function"||!(ae.attributes instanceof St)||typeof ae.removeAttribute!="function"||typeof ae.setAttribute!="function"||typeof ae.namespaceURI!="string"||typeof ae.insertBefore!="function")},bt=function(ae){return(typeof lt>"u"?"undefined":we(lt))==="object"?ae instanceof lt:ae&&(typeof ae>"u"?"undefined":we(ae))==="object"&&typeof ae.nodeType=="number"&&typeof ae.nodeName=="string"},pt=function(ae,Te,Xe){!je[ae]||b(je[ae],function(yt){yt.call(ie,Te,Xe,on)})},Nt=function(ae){var Te=void 0;if(pt("beforeSanitizeElements",ae,null),It(ae)||S(ae.nodeName,/[\u0080-\uFFFF]/))return Ke(ae),!0;var Xe=nn(ae.nodeName);if(pt("uponSanitizeElement",ae,{tagName:Xe,allowedTags:Fe}),!bt(ae.firstElementChild)&&(!bt(ae.content)||!bt(ae.content.firstElementChild))&&_(/<[/\w]/g,ae.innerHTML)&&_(/<[/\w]/g,ae.textContent)||Xe==="select"&&_(/