@retailrocketgroup/retailrocket-create.multicast-vue-email-template-render 1.0.349242-dev → 1.0.349251
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/index.create.multicast.css +1 -1
- package/assets/main.js +30 -30
- package/package.json +1 -1
package/assets/main.js
CHANGED
|
@@ -2,81 +2,81 @@
|
|
|
2
2
|
* @vue/shared v3.5.12
|
|
3
3
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
4
4
|
* @license MIT
|
|
5
|
-
**//*! #__NO_SIDE_EFFECTS__ */function
|
|
5
|
+
**//*! #__NO_SIDE_EFFECTS__ */function Um(e){const t=Object.create(null);for(const o of e.split(","))t[o]=1;return o=>o in t}const ht={},Xi=[],yn=()=>{},SL=()=>!1,Lu=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),zm=e=>e.startsWith("onUpdate:"),Xt=Object.assign,jm=(e,t)=>{const o=e.indexOf(t);o>-1&&e.splice(o,1)},bL=Object.prototype.hasOwnProperty,tt=(e,t)=>bL.call(e,t),Re=Array.isArray,Ji=e=>vu(e)==="[object Map]",K0=e=>vu(e)==="[object Set]",Ve=e=>typeof e=="function",Lt=e=>typeof e=="string",dr=e=>typeof e=="symbol",Tt=e=>e!==null&&typeof e=="object",q0=e=>(Tt(e)||Ve(e))&&Ve(e.then)&&Ve(e.catch),X0=Object.prototype.toString,vu=e=>X0.call(e),BL=e=>vu(e).slice(8,-1),J0=e=>vu(e)==="[object Object]",Gm=e=>Lt(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,oa=Um(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Vu=e=>{const t=Object.create(null);return o=>t[o]||(t[o]=e(o))},DL=/-(\w)/g,sn=Vu(e=>e.replace(DL,(t,o)=>o?o.toUpperCase():"")),RL=/\B([A-Z])/g,Fi=Vu(e=>e.replace(RL,"-$1").toLowerCase()),xu=Vu(e=>e.charAt(0).toUpperCase()+e.slice(1)),Ed=Vu(e=>e?`on${xu(e)}`:""),vr=(e,t)=>!Object.is(e,t),Sd=(e,...t)=>{for(let o=0;o<e.length;o++)e[o](...t)},Z0=(e,t,o,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:o})},LL=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let mC;const Nu=()=>mC||(mC=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function be(e){if(Re(e)){const t={};for(let o=0;o<e.length;o++){const r=e[o],s=Lt(r)?NL(r):be(r);if(s)for(const a in s)t[a]=s[a]}return t}else if(Lt(e)||Tt(e))return e}const vL=/;(?![^(]*\))/g,VL=/:([^]+)/,xL=/\/\*[^]*?\*\//g;function NL(e){const t={};return e.replace(xL,"").split(vL).forEach(o=>{if(o){const r=o.split(VL);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function on(e){let t="";if(Lt(e))t=e;else if(Re(e))for(let o=0;o<e.length;o++){const r=on(e[o]);r&&(t+=r+" ")}else if(Tt(e))for(const o in e)e[o]&&(t+=o+" ");return t.trim()}const AL="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",PL=Um(AL);function Q0(e){return!!e||e===""}const eF=e=>!!(e&&e.__v_isRef===!0),On=e=>Lt(e)?e:e==null?"":Re(e)||Tt(e)&&(e.toString===X0||!Ve(e.toString))?eF(e)?On(e.value):JSON.stringify(e,tF,2):String(e),tF=(e,t)=>eF(t)?tF(e,t.value):Ji(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((o,[r,s],a)=>(o[bd(r,a)+" =>"]=s,o),{})}:K0(t)?{[`Set(${t.size})`]:[...t.values()].map(o=>bd(o))}:dr(t)?bd(t):Tt(t)&&!Re(t)&&!J0(t)?String(t):t,bd=(e,t="")=>{var o;return dr(e)?`Symbol(${(o=e.description)!=null?o:t})`:e};/**
|
|
6
6
|
* @vue/reactivity v3.5.12
|
|
7
7
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
8
8
|
* @license MIT
|
|
9
|
-
**/let yo;class tF{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=yo,!t&&yo&&(this.index=(yo.scopes||(yo.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,o;if(this.scopes)for(t=0,o=this.scopes.length;t<o;t++)this.scopes[t].pause();for(t=0,o=this.effects.length;t<o;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,o;if(this.scopes)for(t=0,o=this.scopes.length;t<o;t++)this.scopes[t].resume();for(t=0,o=this.effects.length;t<o;t++)this.effects[t].resume()}}run(t){if(this._active){const o=yo;try{return yo=this,t()}finally{yo=o}}}on(){yo=this}off(){yo=this.parent}stop(t){if(this._active){let o,r;for(o=0,r=this.effects.length;o<r;o++)this.effects[o].stop();for(o=0,r=this.cleanups.length;o<r;o++)this.cleanups[o]();if(this.scopes)for(o=0,r=this.scopes.length;o<r;o++)this.scopes[o].stop(!0);if(!this.detached&&this.parent&&!t){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0,this._active=!1}}}function oF(e){return new tF(e)}function AL(){return yo}function PL(e,t=!1){yo&&yo.cleanups.push(e)}let gt;const Sd=new WeakSet;class nF{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,yo&&yo.active&&yo.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,Sd.has(this)&&(Sd.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||iF(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,dC(this),sF(this);const t=gt,o=Tn;gt=this,Tn=!0;try{return this.fn()}finally{aF(this),gt=t,Tn=o,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Ym(t);this.deps=this.depsTail=void 0,dC(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?Sd.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){nm(this)&&this.run()}get dirty(){return nm(this)}}let rF=0,oa,na;function iF(e,t=!1){if(e.flags|=8,t){e.next=na,na=e;return}e.next=oa,oa=e}function jm(){rF++}function Gm(){if(--rF>0)return;if(na){let t=na;for(na=void 0;t;){const o=t.next;t.next=void 0,t.flags&=-9,t=o}}let e;for(;oa;){let t=oa;for(oa=void 0;t;){const o=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(r){e||(e=r)}t=o}}if(e)throw e}function sF(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function aF(e){let t,o=e.depsTail,r=o;for(;r;){const s=r.prevDep;r.version===-1?(r===o&&(o=s),Ym(r),wL(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=s}e.deps=t,e.depsTail=o}function nm(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(lF(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function lF(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===da))return;e.globalVersion=da;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!nm(e)){e.flags&=-3;return}const o=gt,r=Tn;gt=e,Tn=!0;try{sF(e);const s=e.fn(e._value);(t.version===0||vr(s,e._value))&&(e._value=s,t.version++)}catch(s){throw t.version++,s}finally{gt=o,Tn=r,aF(e),e.flags&=-3}}function Ym(e,t=!1){const{dep:o,prevSub:r,nextSub:s}=e;if(r&&(r.nextSub=s,e.prevSub=void 0),s&&(s.prevSub=r,e.nextSub=void 0),o.subs===e&&(o.subs=r,!r&&o.computed)){o.computed.flags&=-5;for(let a=o.computed.deps;a;a=a.nextDep)Ym(a,!0)}!t&&!--o.sc&&o.map&&o.map.delete(o.key)}function wL(e){const{prevDep:t,nextDep:o}=e;t&&(t.nextDep=o,e.prevDep=void 0),o&&(o.prevDep=t,e.nextDep=void 0)}let Tn=!0;const uF=[];function Or(){uF.push(Tn),Tn=!1}function Wr(){const e=uF.pop();Tn=e===void 0?!0:e}function dC(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const o=gt;gt=void 0;try{t()}finally{gt=o}}}let da=0;class IL{constructor(t,o){this.sub=t,this.dep=o,this.version=o.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Km{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(t){if(!gt||!Tn||gt===this.computed)return;let o=this.activeLink;if(o===void 0||o.sub!==gt)o=this.activeLink=new IL(gt,this),gt.deps?(o.prevDep=gt.depsTail,gt.depsTail.nextDep=o,gt.depsTail=o):gt.deps=gt.depsTail=o,cF(o);else if(o.version===-1&&(o.version=this.version,o.nextDep)){const r=o.nextDep;r.prevDep=o.prevDep,o.prevDep&&(o.prevDep.nextDep=r),o.prevDep=gt.depsTail,o.nextDep=void 0,gt.depsTail.nextDep=o,gt.depsTail=o,gt.deps===o&&(gt.deps=r)}return o}trigger(t){this.version++,da++,this.notify(t)}notify(t){jm();try{for(let o=this.subs;o;o=o.prevSub)o.sub.notify()&&o.sub.dep.notify()}finally{Gm()}}}function cF(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let r=t.deps;r;r=r.nextDep)cF(r)}const o=e.dep.subs;o!==e&&(e.prevSub=o,o&&(o.nextSub=e)),e.dep.subs=e}}const uu=new WeakMap,ci=Symbol(""),rm=Symbol(""),ma=Symbol("");function mo(e,t,o){if(Tn&>){let r=uu.get(e);r||uu.set(e,r=new Map);let s=r.get(o);s||(r.set(o,s=new Km),s.map=r,s.key=o),s.track()}}function tr(e,t,o,r,s,a){const l=uu.get(e);if(!l){da++;return}const c=d=>{d&&d.trigger()};if(jm(),t==="clear")l.forEach(c);else{const d=Re(e),f=d&&zm(o);if(d&&o==="length"){const h=Number(r);l.forEach((F,E)=>{(E==="length"||E===ma||!dr(E)&&E>=h)&&c(F)})}else switch((o!==void 0||l.has(void 0))&&c(l.get(o)),f&&c(l.get(ma)),t){case"add":d?f&&c(l.get("length")):(c(l.get(ci)),Ji(e)&&c(l.get(rm)));break;case"delete":d||(c(l.get(ci)),Ji(e)&&c(l.get(rm)));break;case"set":Ji(e)&&c(l.get(ci));break}}Gm()}function OL(e,t){const o=uu.get(e);return o&&o.get(t)}function Ii(e){const t=Xe(e);return t===e?t:(mo(t,"iterate",ma),nn(e)?t:t.map(fo))}function xu(e){return mo(e=Xe(e),"iterate",ma),e}const WL={__proto__:null,[Symbol.iterator](){return bd(this,Symbol.iterator,fo)},concat(...e){return Ii(this).concat(...e.map(t=>Re(t)?Ii(t):t))},entries(){return bd(this,"entries",e=>(e[1]=fo(e[1]),e))},every(e,t){return Zn(this,"every",e,t,void 0,arguments)},filter(e,t){return Zn(this,"filter",e,t,o=>o.map(fo),arguments)},find(e,t){return Zn(this,"find",e,t,fo,arguments)},findIndex(e,t){return Zn(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Zn(this,"findLast",e,t,fo,arguments)},findLastIndex(e,t){return Zn(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Zn(this,"forEach",e,t,void 0,arguments)},includes(...e){return Bd(this,"includes",e)},indexOf(...e){return Bd(this,"indexOf",e)},join(e){return Ii(this).join(e)},lastIndexOf(...e){return Bd(this,"lastIndexOf",e)},map(e,t){return Zn(this,"map",e,t,void 0,arguments)},pop(){return js(this,"pop")},push(...e){return js(this,"push",e)},reduce(e,...t){return mC(this,"reduce",e,t)},reduceRight(e,...t){return mC(this,"reduceRight",e,t)},shift(){return js(this,"shift")},some(e,t){return Zn(this,"some",e,t,void 0,arguments)},splice(...e){return js(this,"splice",e)},toReversed(){return Ii(this).toReversed()},toSorted(e){return Ii(this).toSorted(e)},toSpliced(...e){return Ii(this).toSpliced(...e)},unshift(...e){return js(this,"unshift",e)},values(){return bd(this,"values",fo)}};function bd(e,t,o){const r=xu(e),s=r[t]();return r!==e&&!nn(e)&&(s._next=s.next,s.next=()=>{const a=s._next();return a.value&&(a.value=o(a.value)),a}),s}const kL=Array.prototype;function Zn(e,t,o,r,s,a){const l=xu(e),c=l!==e&&!nn(e),d=l[t];if(d!==kL[t]){const F=d.apply(e,a);return c?fo(F):F}let f=o;l!==e&&(c?f=function(F,E){return o.call(this,fo(F),E,e)}:o.length>2&&(f=function(F,E){return o.call(this,F,E,e)}));const h=d.call(l,f,r);return c&&s?s(h):h}function mC(e,t,o,r){const s=xu(e);let a=o;return s!==e&&(nn(e)?o.length>3&&(a=function(l,c,d){return o.call(this,l,c,d,e)}):a=function(l,c,d){return o.call(this,l,fo(c),d,e)}),s[t](a,...r)}function Bd(e,t,o){const r=Xe(e);mo(r,"iterate",ma);const s=r[t](...o);return(s===-1||s===!1)&&Jm(o[0])?(o[0]=Xe(o[0]),r[t](...o)):s}function js(e,t,o=[]){Or(),jm();const r=Xe(e)[t].apply(e,o);return Gm(),Wr(),r}const ML=Hm("__proto__,__v_isRef,__isVue"),dF=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(dr));function HL(e){dr(e)||(e=String(e));const t=Xe(this);return mo(t,"has",e),t.hasOwnProperty(e)}class mF{constructor(t=!1,o=!1){this._isReadonly=t,this._isShallow=o}get(t,o,r){const s=this._isReadonly,a=this._isShallow;if(o==="__v_isReactive")return!s;if(o==="__v_isReadonly")return s;if(o==="__v_isShallow")return a;if(o==="__v_raw")return r===(s?a?JL:CF:a?pF:hF).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const l=Re(t);if(!s){let d;if(l&&(d=WL[o]))return d;if(o==="hasOwnProperty")return HL}const c=Reflect.get(t,o,wt(t)?t:r);return(dr(o)?dF.has(o):ML(o))||(s||mo(t,"get",o),a)?c:wt(c)?l&&zm(o)?c:c.value:Tt(c)?s?gF(c):no(c):c}}class fF extends mF{constructor(t=!1){super(!1,t)}set(t,o,r,s){let a=t[o];if(!this._isShallow){const d=fi(a);if(!nn(r)&&!fi(r)&&(a=Xe(a),r=Xe(r)),!Re(t)&&wt(a)&&!wt(r))return d?!1:(a.value=r,!0)}const l=Re(t)&&zm(o)?Number(o)<t.length:tt(t,o),c=Reflect.set(t,o,r,wt(t)?t:s);return t===Xe(s)&&(l?vr(r,a)&&tr(t,"set",o,r):tr(t,"add",o,r)),c}deleteProperty(t,o){const r=tt(t,o);t[o];const s=Reflect.deleteProperty(t,o);return s&&r&&tr(t,"delete",o,void 0),s}has(t,o){const r=Reflect.has(t,o);return(!dr(o)||!dF.has(o))&&mo(t,"has",o),r}ownKeys(t){return mo(t,"iterate",Re(t)?"length":ci),Reflect.ownKeys(t)}}class $L extends mF{constructor(t=!1){super(!0,t)}set(t,o){return!0}deleteProperty(t,o){return!0}}const UL=new fF,zL=new $L,jL=new fF(!0);const im=e=>e,Nl=e=>Reflect.getPrototypeOf(e);function GL(e,t,o){return function(...r){const s=this.__v_raw,a=Xe(s),l=Ji(a),c=e==="entries"||e===Symbol.iterator&&l,d=e==="keys"&&l,f=s[e](...r),h=o?im:t?sm:fo;return!t&&mo(a,"iterate",d?rm:ci),{next(){const{value:F,done:E}=f.next();return E?{value:F,done:E}:{value:c?[h(F[0]),h(F[1])]:h(F),done:E}},[Symbol.iterator](){return this}}}}function Al(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function YL(e,t){const o={get(s){const a=this.__v_raw,l=Xe(a),c=Xe(s);e||(vr(s,c)&&mo(l,"get",s),mo(l,"get",c));const{has:d}=Nl(l),f=t?im:e?sm:fo;if(d.call(l,s))return f(a.get(s));if(d.call(l,c))return f(a.get(c));a!==l&&a.get(s)},get size(){const s=this.__v_raw;return!e&&mo(Xe(s),"iterate",ci),Reflect.get(s,"size",s)},has(s){const a=this.__v_raw,l=Xe(a),c=Xe(s);return e||(vr(s,c)&&mo(l,"has",s),mo(l,"has",c)),s===c?a.has(s):a.has(s)||a.has(c)},forEach(s,a){const l=this,c=l.__v_raw,d=Xe(c),f=t?im:e?sm:fo;return!e&&mo(d,"iterate",ci),c.forEach((h,F)=>s.call(a,f(h),f(F),l))}};return Xt(o,e?{add:Al("add"),set:Al("set"),delete:Al("delete"),clear:Al("clear")}:{add(s){!t&&!nn(s)&&!fi(s)&&(s=Xe(s));const a=Xe(this);return Nl(a).has.call(a,s)||(a.add(s),tr(a,"add",s,s)),this},set(s,a){!t&&!nn(a)&&!fi(a)&&(a=Xe(a));const l=Xe(this),{has:c,get:d}=Nl(l);let f=c.call(l,s);f||(s=Xe(s),f=c.call(l,s));const h=d.call(l,s);return l.set(s,a),f?vr(a,h)&&tr(l,"set",s,a):tr(l,"add",s,a),this},delete(s){const a=Xe(this),{has:l,get:c}=Nl(a);let d=l.call(a,s);d||(s=Xe(s),d=l.call(a,s)),c&&c.call(a,s);const f=a.delete(s);return d&&tr(a,"delete",s,void 0),f},clear(){const s=Xe(this),a=s.size!==0,l=s.clear();return a&&tr(s,"clear",void 0,void 0),l}}),["keys","values","entries",Symbol.iterator].forEach(s=>{o[s]=GL(s,e,t)}),o}function qm(e,t){const o=YL(e,t);return(r,s,a)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(tt(o,s)&&s in r?o:r,s,a)}const KL={get:qm(!1,!1)},qL={get:qm(!1,!0)},XL={get:qm(!0,!1)};const hF=new WeakMap,pF=new WeakMap,CF=new WeakMap,JL=new WeakMap;function ZL(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function QL(e){return e.__v_skip||!Object.isExtensible(e)?0:ZL(SL(e))}function no(e){return fi(e)?e:Xm(e,!1,UL,KL,hF)}function ev(e){return Xm(e,!1,jL,qL,pF)}function gF(e){return Xm(e,!0,zL,XL,CF)}function Xm(e,t,o,r,s){if(!Tt(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const a=s.get(e);if(a)return a;const l=QL(e);if(l===0)return e;const c=new Proxy(e,l===2?r:o);return s.set(e,c),c}function Zi(e){return fi(e)?Zi(e.__v_raw):!!(e&&e.__v_isReactive)}function fi(e){return!!(e&&e.__v_isReadonly)}function nn(e){return!!(e&&e.__v_isShallow)}function Jm(e){return e?!!e.__v_raw:!1}function Xe(e){const t=e&&e.__v_raw;return t?Xe(t):e}function tv(e){return!tt(e,"__v_skip")&&Object.isExtensible(e)&&J0(e,"__v_skip",!0),e}const fo=e=>Tt(e)?no(e):e,sm=e=>Tt(e)?gF(e):e;function wt(e){return e?e.__v_isRef===!0:!1}function Yt(e){return FF(e,!1)}function di(e){return FF(e,!0)}function FF(e,t){return wt(e)?e:new ov(e,t)}class ov{constructor(t,o){this.dep=new Km,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=o?t:Xe(t),this._value=o?t:fo(t),this.__v_isShallow=o}get value(){return this.dep.track(),this._value}set value(t){const o=this._rawValue,r=this.__v_isShallow||nn(t)||fi(t);t=r?t:Xe(t),vr(t,o)&&(this._rawValue=t,this._value=r?t:fo(t),this.dep.trigger())}}function ie(e){return wt(e)?e.value:e}const nv={get:(e,t,o)=>t==="__v_raw"?e:ie(Reflect.get(e,t,o)),set:(e,t,o,r)=>{const s=e[t];return wt(s)&&!wt(o)?(s.value=o,!0):Reflect.set(e,t,o,r)}};function _F(e){return Zi(e)?e:new Proxy(e,nv)}function yF(e){const t=Re(e)?new Array(e.length):{};for(const o in e)t[o]=TF(e,o);return t}class rv{constructor(t,o,r){this._object=t,this._key=o,this._defaultValue=r,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return OL(Xe(this._object),this._key)}}class iv{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function sv(e,t,o){return wt(e)?e:Ve(e)?new iv(e):Tt(e)&&arguments.length>1?TF(e,t,o):Yt(e)}function TF(e,t,o){const r=e[t];return wt(r)?r:new rv(e,t,o)}class av{constructor(t,o,r){this.fn=t,this.setter=o,this._value=void 0,this.dep=new Km(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=da-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!o,this.isSSR=r}notify(){if(this.flags|=16,!(this.flags&8)&>!==this)return iF(this,!0),!0}get value(){const t=this.dep.track();return lF(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function lv(e,t,o=!1){let r,s;return Ve(e)?r=e:(r=e.get,s=e.set),new av(r,s,o)}const Pl={},cu=new WeakMap;let si;function uv(e,t=!1,o=si){if(o){let r=cu.get(o);r||cu.set(o,r=[]),r.push(e)}}function cv(e,t,o=ht){const{immediate:r,deep:s,once:a,scheduler:l,augmentJob:c,call:d}=o,f=D=>s?D:nn(D)||s===!1||s===0?or(D,1):or(D);let h,F,E,b,P=!1,R=!1;if(wt(e)?(F=()=>e.value,P=nn(e)):Zi(e)?(F=()=>f(e),P=!0):Re(e)?(R=!0,P=e.some(D=>Zi(D)||nn(D)),F=()=>e.map(D=>{if(wt(D))return D.value;if(Zi(D))return f(D);if(Ve(D))return d?d(D,2):D()})):Ve(e)?t?F=d?()=>d(e,2):e:F=()=>{if(E){Or();try{E()}finally{Wr()}}const D=si;si=h;try{return d?d(e,3,[b]):e(b)}finally{si=D}}:F=yn,t&&s){const D=F,H=s===!0?1/0:s;F=()=>or(D(),H)}const W=AL(),B=()=>{h.stop(),W&&Um(W.effects,h)};if(a&&t){const D=t;t=(...H)=>{D(...H),B()}}let I=R?new Array(e.length).fill(Pl):Pl;const k=D=>{if(!(!(h.flags&1)||!h.dirty&&!D))if(t){const H=h.run();if(s||P||(R?H.some((z,$)=>vr(z,I[$])):vr(H,I))){E&&E();const z=si;si=h;try{const $=[H,I===Pl?void 0:R&&I[0]===Pl?[]:I,b];d?d(t,3,$):t(...$),I=H}finally{si=z}}}else h.run()};return c&&c(k),h=new nF(F),h.scheduler=l?()=>l(k,!1):k,b=D=>uv(D,!1,h),E=h.onStop=()=>{const D=cu.get(h);if(D){if(d)d(D,4);else for(const H of D)H();cu.delete(h)}},t?r?k(!0):I=h.run():l?l(k.bind(null,!0),!0):h.run(),B.pause=h.pause.bind(h),B.resume=h.resume.bind(h),B.stop=B,B}function or(e,t=1/0,o){if(t<=0||!Tt(e)||e.__v_skip||(o=o||new Set,o.has(e)))return e;if(o.add(e),t--,wt(e))or(e.value,t,o);else if(Re(e))for(let r=0;r<e.length;r++)or(e[r],t,o);else if(Y0(e)||Ji(e))e.forEach(r=>{or(r,t,o)});else if(X0(e)){for(const r in e)or(e[r],t,o);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&or(e[r],t,o)}return e}/**
|
|
9
|
+
**/let _o;class oF{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=_o,!t&&_o&&(this.index=(_o.scopes||(_o.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,o;if(this.scopes)for(t=0,o=this.scopes.length;t<o;t++)this.scopes[t].pause();for(t=0,o=this.effects.length;t<o;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,o;if(this.scopes)for(t=0,o=this.scopes.length;t<o;t++)this.scopes[t].resume();for(t=0,o=this.effects.length;t<o;t++)this.effects[t].resume()}}run(t){if(this._active){const o=_o;try{return _o=this,t()}finally{_o=o}}}on(){_o=this}off(){_o=this.parent}stop(t){if(this._active){let o,r;for(o=0,r=this.effects.length;o<r;o++)this.effects[o].stop();for(o=0,r=this.cleanups.length;o<r;o++)this.cleanups[o]();if(this.scopes)for(o=0,r=this.scopes.length;o<r;o++)this.scopes[o].stop(!0);if(!this.detached&&this.parent&&!t){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0,this._active=!1}}}function nF(e){return new oF(e)}function wL(){return _o}function IL(e,t=!1){_o&&_o.cleanups.push(e)}let gt;const Bd=new WeakSet;class rF{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,_o&&_o.active&&_o.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,Bd.has(this)&&(Bd.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||sF(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,fC(this),aF(this);const t=gt,o=Tn;gt=this,Tn=!0;try{return this.fn()}finally{lF(this),gt=t,Tn=o,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)qm(t);this.deps=this.depsTail=void 0,fC(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?Bd.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){im(this)&&this.run()}get dirty(){return im(this)}}let iF=0,na,ra;function sF(e,t=!1){if(e.flags|=8,t){e.next=ra,ra=e;return}e.next=na,na=e}function Ym(){iF++}function Km(){if(--iF>0)return;if(ra){let t=ra;for(ra=void 0;t;){const o=t.next;t.next=void 0,t.flags&=-9,t=o}}let e;for(;na;){let t=na;for(na=void 0;t;){const o=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(r){e||(e=r)}t=o}}if(e)throw e}function aF(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function lF(e){let t,o=e.depsTail,r=o;for(;r;){const s=r.prevDep;r.version===-1?(r===o&&(o=s),qm(r),OL(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=s}e.deps=t,e.depsTail=o}function im(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(uF(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function uF(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===ma))return;e.globalVersion=ma;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!im(e)){e.flags&=-3;return}const o=gt,r=Tn;gt=e,Tn=!0;try{aF(e);const s=e.fn(e._value);(t.version===0||vr(s,e._value))&&(e._value=s,t.version++)}catch(s){throw t.version++,s}finally{gt=o,Tn=r,lF(e),e.flags&=-3}}function qm(e,t=!1){const{dep:o,prevSub:r,nextSub:s}=e;if(r&&(r.nextSub=s,e.prevSub=void 0),s&&(s.prevSub=r,e.nextSub=void 0),o.subs===e&&(o.subs=r,!r&&o.computed)){o.computed.flags&=-5;for(let a=o.computed.deps;a;a=a.nextDep)qm(a,!0)}!t&&!--o.sc&&o.map&&o.map.delete(o.key)}function OL(e){const{prevDep:t,nextDep:o}=e;t&&(t.nextDep=o,e.prevDep=void 0),o&&(o.prevDep=t,e.nextDep=void 0)}let Tn=!0;const cF=[];function Or(){cF.push(Tn),Tn=!1}function Wr(){const e=cF.pop();Tn=e===void 0?!0:e}function fC(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const o=gt;gt=void 0;try{t()}finally{gt=o}}}let ma=0;class WL{constructor(t,o){this.sub=t,this.dep=o,this.version=o.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Xm{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(t){if(!gt||!Tn||gt===this.computed)return;let o=this.activeLink;if(o===void 0||o.sub!==gt)o=this.activeLink=new WL(gt,this),gt.deps?(o.prevDep=gt.depsTail,gt.depsTail.nextDep=o,gt.depsTail=o):gt.deps=gt.depsTail=o,dF(o);else if(o.version===-1&&(o.version=this.version,o.nextDep)){const r=o.nextDep;r.prevDep=o.prevDep,o.prevDep&&(o.prevDep.nextDep=r),o.prevDep=gt.depsTail,o.nextDep=void 0,gt.depsTail.nextDep=o,gt.depsTail=o,gt.deps===o&&(gt.deps=r)}return o}trigger(t){this.version++,ma++,this.notify(t)}notify(t){Ym();try{for(let o=this.subs;o;o=o.prevSub)o.sub.notify()&&o.sub.dep.notify()}finally{Km()}}}function dF(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let r=t.deps;r;r=r.nextDep)dF(r)}const o=e.dep.subs;o!==e&&(e.prevSub=o,o&&(o.nextSub=e)),e.dep.subs=e}}const cu=new WeakMap,ci=Symbol(""),sm=Symbol(""),fa=Symbol("");function co(e,t,o){if(Tn&>){let r=cu.get(e);r||cu.set(e,r=new Map);let s=r.get(o);s||(r.set(o,s=new Xm),s.map=r,s.key=o),s.track()}}function or(e,t,o,r,s,a){const l=cu.get(e);if(!l){ma++;return}const c=d=>{d&&d.trigger()};if(Ym(),t==="clear")l.forEach(c);else{const d=Re(e),f=d&&Gm(o);if(d&&o==="length"){const p=Number(r);l.forEach((F,T)=>{(T==="length"||T===fa||!dr(T)&&T>=p)&&c(F)})}else switch((o!==void 0||l.has(void 0))&&c(l.get(o)),f&&c(l.get(fa)),t){case"add":d?f&&c(l.get("length")):(c(l.get(ci)),Ji(e)&&c(l.get(sm)));break;case"delete":d||(c(l.get(ci)),Ji(e)&&c(l.get(sm)));break;case"set":Ji(e)&&c(l.get(ci));break}}Km()}function kL(e,t){const o=cu.get(e);return o&&o.get(t)}function Ii(e){const t=Xe(e);return t===e?t:(co(t,"iterate",fa),nn(e)?t:t.map(mo))}function Au(e){return co(e=Xe(e),"iterate",fa),e}const ML={__proto__:null,[Symbol.iterator](){return Dd(this,Symbol.iterator,mo)},concat(...e){return Ii(this).concat(...e.map(t=>Re(t)?Ii(t):t))},entries(){return Dd(this,"entries",e=>(e[1]=mo(e[1]),e))},every(e,t){return Qn(this,"every",e,t,void 0,arguments)},filter(e,t){return Qn(this,"filter",e,t,o=>o.map(mo),arguments)},find(e,t){return Qn(this,"find",e,t,mo,arguments)},findIndex(e,t){return Qn(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Qn(this,"findLast",e,t,mo,arguments)},findLastIndex(e,t){return Qn(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Qn(this,"forEach",e,t,void 0,arguments)},includes(...e){return Rd(this,"includes",e)},indexOf(...e){return Rd(this,"indexOf",e)},join(e){return Ii(this).join(e)},lastIndexOf(...e){return Rd(this,"lastIndexOf",e)},map(e,t){return Qn(this,"map",e,t,void 0,arguments)},pop(){return js(this,"pop")},push(...e){return js(this,"push",e)},reduce(e,...t){return hC(this,"reduce",e,t)},reduceRight(e,...t){return hC(this,"reduceRight",e,t)},shift(){return js(this,"shift")},some(e,t){return Qn(this,"some",e,t,void 0,arguments)},splice(...e){return js(this,"splice",e)},toReversed(){return Ii(this).toReversed()},toSorted(e){return Ii(this).toSorted(e)},toSpliced(...e){return Ii(this).toSpliced(...e)},unshift(...e){return js(this,"unshift",e)},values(){return Dd(this,"values",mo)}};function Dd(e,t,o){const r=Au(e),s=r[t]();return r!==e&&!nn(e)&&(s._next=s.next,s.next=()=>{const a=s._next();return a.value&&(a.value=o(a.value)),a}),s}const HL=Array.prototype;function Qn(e,t,o,r,s,a){const l=Au(e),c=l!==e&&!nn(e),d=l[t];if(d!==HL[t]){const F=d.apply(e,a);return c?mo(F):F}let f=o;l!==e&&(c?f=function(F,T){return o.call(this,mo(F),T,e)}:o.length>2&&(f=function(F,T){return o.call(this,F,T,e)}));const p=d.call(l,f,r);return c&&s?s(p):p}function hC(e,t,o,r){const s=Au(e);let a=o;return s!==e&&(nn(e)?o.length>3&&(a=function(l,c,d){return o.call(this,l,c,d,e)}):a=function(l,c,d){return o.call(this,l,mo(c),d,e)}),s[t](a,...r)}function Rd(e,t,o){const r=Xe(e);co(r,"iterate",fa);const s=r[t](...o);return(s===-1||s===!1)&&Qm(o[0])?(o[0]=Xe(o[0]),r[t](...o)):s}function js(e,t,o=[]){Or(),Ym();const r=Xe(e)[t].apply(e,o);return Km(),Wr(),r}const $L=Um("__proto__,__v_isRef,__isVue"),mF=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(dr));function UL(e){dr(e)||(e=String(e));const t=Xe(this);return co(t,"has",e),t.hasOwnProperty(e)}class fF{constructor(t=!1,o=!1){this._isReadonly=t,this._isShallow=o}get(t,o,r){const s=this._isReadonly,a=this._isShallow;if(o==="__v_isReactive")return!s;if(o==="__v_isReadonly")return s;if(o==="__v_isShallow")return a;if(o==="__v_raw")return r===(s?a?QL:gF:a?CF:pF).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const l=Re(t);if(!s){let d;if(l&&(d=ML[o]))return d;if(o==="hasOwnProperty")return UL}const c=Reflect.get(t,o,wt(t)?t:r);return(dr(o)?mF.has(o):$L(o))||(s||co(t,"get",o),a)?c:wt(c)?l&&Gm(o)?c:c.value:Tt(c)?s?FF(c):no(c):c}}class hF extends fF{constructor(t=!1){super(!1,t)}set(t,o,r,s){let a=t[o];if(!this._isShallow){const d=fi(a);if(!nn(r)&&!fi(r)&&(a=Xe(a),r=Xe(r)),!Re(t)&&wt(a)&&!wt(r))return d?!1:(a.value=r,!0)}const l=Re(t)&&Gm(o)?Number(o)<t.length:tt(t,o),c=Reflect.set(t,o,r,wt(t)?t:s);return t===Xe(s)&&(l?vr(r,a)&&or(t,"set",o,r):or(t,"add",o,r)),c}deleteProperty(t,o){const r=tt(t,o);t[o];const s=Reflect.deleteProperty(t,o);return s&&r&&or(t,"delete",o,void 0),s}has(t,o){const r=Reflect.has(t,o);return(!dr(o)||!mF.has(o))&&co(t,"has",o),r}ownKeys(t){return co(t,"iterate",Re(t)?"length":ci),Reflect.ownKeys(t)}}class zL extends fF{constructor(t=!1){super(!0,t)}set(t,o){return!0}deleteProperty(t,o){return!0}}const jL=new hF,GL=new zL,YL=new hF(!0);const am=e=>e,Al=e=>Reflect.getPrototypeOf(e);function KL(e,t,o){return function(...r){const s=this.__v_raw,a=Xe(s),l=Ji(a),c=e==="entries"||e===Symbol.iterator&&l,d=e==="keys"&&l,f=s[e](...r),p=o?am:t?lm:mo;return!t&&co(a,"iterate",d?sm:ci),{next(){const{value:F,done:T}=f.next();return T?{value:F,done:T}:{value:c?[p(F[0]),p(F[1])]:p(F),done:T}},[Symbol.iterator](){return this}}}}function Pl(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function qL(e,t){const o={get(s){const a=this.__v_raw,l=Xe(a),c=Xe(s);e||(vr(s,c)&&co(l,"get",s),co(l,"get",c));const{has:d}=Al(l),f=t?am:e?lm:mo;if(d.call(l,s))return f(a.get(s));if(d.call(l,c))return f(a.get(c));a!==l&&a.get(s)},get size(){const s=this.__v_raw;return!e&&co(Xe(s),"iterate",ci),Reflect.get(s,"size",s)},has(s){const a=this.__v_raw,l=Xe(a),c=Xe(s);return e||(vr(s,c)&&co(l,"has",s),co(l,"has",c)),s===c?a.has(s):a.has(s)||a.has(c)},forEach(s,a){const l=this,c=l.__v_raw,d=Xe(c),f=t?am:e?lm:mo;return!e&&co(d,"iterate",ci),c.forEach((p,F)=>s.call(a,f(p),f(F),l))}};return Xt(o,e?{add:Pl("add"),set:Pl("set"),delete:Pl("delete"),clear:Pl("clear")}:{add(s){!t&&!nn(s)&&!fi(s)&&(s=Xe(s));const a=Xe(this);return Al(a).has.call(a,s)||(a.add(s),or(a,"add",s,s)),this},set(s,a){!t&&!nn(a)&&!fi(a)&&(a=Xe(a));const l=Xe(this),{has:c,get:d}=Al(l);let f=c.call(l,s);f||(s=Xe(s),f=c.call(l,s));const p=d.call(l,s);return l.set(s,a),f?vr(a,p)&&or(l,"set",s,a):or(l,"add",s,a),this},delete(s){const a=Xe(this),{has:l,get:c}=Al(a);let d=l.call(a,s);d||(s=Xe(s),d=l.call(a,s)),c&&c.call(a,s);const f=a.delete(s);return d&&or(a,"delete",s,void 0),f},clear(){const s=Xe(this),a=s.size!==0,l=s.clear();return a&&or(s,"clear",void 0,void 0),l}}),["keys","values","entries",Symbol.iterator].forEach(s=>{o[s]=KL(s,e,t)}),o}function Jm(e,t){const o=qL(e,t);return(r,s,a)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(tt(o,s)&&s in r?o:r,s,a)}const XL={get:Jm(!1,!1)},JL={get:Jm(!1,!0)},ZL={get:Jm(!0,!1)};const pF=new WeakMap,CF=new WeakMap,gF=new WeakMap,QL=new WeakMap;function ev(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function tv(e){return e.__v_skip||!Object.isExtensible(e)?0:ev(BL(e))}function no(e){return fi(e)?e:Zm(e,!1,jL,XL,pF)}function ov(e){return Zm(e,!1,YL,JL,CF)}function FF(e){return Zm(e,!0,GL,ZL,gF)}function Zm(e,t,o,r,s){if(!Tt(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const a=s.get(e);if(a)return a;const l=tv(e);if(l===0)return e;const c=new Proxy(e,l===2?r:o);return s.set(e,c),c}function Zi(e){return fi(e)?Zi(e.__v_raw):!!(e&&e.__v_isReactive)}function fi(e){return!!(e&&e.__v_isReadonly)}function nn(e){return!!(e&&e.__v_isShallow)}function Qm(e){return e?!!e.__v_raw:!1}function Xe(e){const t=e&&e.__v_raw;return t?Xe(t):e}function nv(e){return!tt(e,"__v_skip")&&Object.isExtensible(e)&&Z0(e,"__v_skip",!0),e}const mo=e=>Tt(e)?no(e):e,lm=e=>Tt(e)?FF(e):e;function wt(e){return e?e.__v_isRef===!0:!1}function Yt(e){return _F(e,!1)}function di(e){return _F(e,!0)}function _F(e,t){return wt(e)?e:new rv(e,t)}class rv{constructor(t,o){this.dep=new Xm,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=o?t:Xe(t),this._value=o?t:mo(t),this.__v_isShallow=o}get value(){return this.dep.track(),this._value}set value(t){const o=this._rawValue,r=this.__v_isShallow||nn(t)||fi(t);t=r?t:Xe(t),vr(t,o)&&(this._rawValue=t,this._value=r?t:mo(t),this.dep.trigger())}}function ie(e){return wt(e)?e.value:e}const iv={get:(e,t,o)=>t==="__v_raw"?e:ie(Reflect.get(e,t,o)),set:(e,t,o,r)=>{const s=e[t];return wt(s)&&!wt(o)?(s.value=o,!0):Reflect.set(e,t,o,r)}};function yF(e){return Zi(e)?e:new Proxy(e,iv)}function TF(e){const t=Re(e)?new Array(e.length):{};for(const o in e)t[o]=EF(e,o);return t}class sv{constructor(t,o,r){this._object=t,this._key=o,this._defaultValue=r,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return kL(Xe(this._object),this._key)}}class av{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function lv(e,t,o){return wt(e)?e:Ve(e)?new av(e):Tt(e)&&arguments.length>1?EF(e,t,o):Yt(e)}function EF(e,t,o){const r=e[t];return wt(r)?r:new sv(e,t,o)}class uv{constructor(t,o,r){this.fn=t,this.setter=o,this._value=void 0,this.dep=new Xm(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=ma-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!o,this.isSSR=r}notify(){if(this.flags|=16,!(this.flags&8)&>!==this)return sF(this,!0),!0}get value(){const t=this.dep.track();return uF(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function cv(e,t,o=!1){let r,s;return Ve(e)?r=e:(r=e.get,s=e.set),new uv(r,s,o)}const wl={},du=new WeakMap;let si;function dv(e,t=!1,o=si){if(o){let r=du.get(o);r||du.set(o,r=[]),r.push(e)}}function mv(e,t,o=ht){const{immediate:r,deep:s,once:a,scheduler:l,augmentJob:c,call:d}=o,f=D=>s?D:nn(D)||s===!1||s===0?nr(D,1):nr(D);let p,F,T,b,P=!1,R=!1;if(wt(e)?(F=()=>e.value,P=nn(e)):Zi(e)?(F=()=>f(e),P=!0):Re(e)?(R=!0,P=e.some(D=>Zi(D)||nn(D)),F=()=>e.map(D=>{if(wt(D))return D.value;if(Zi(D))return f(D);if(Ve(D))return d?d(D,2):D()})):Ve(e)?t?F=d?()=>d(e,2):e:F=()=>{if(T){Or();try{T()}finally{Wr()}}const D=si;si=p;try{return d?d(e,3,[b]):e(b)}finally{si=D}}:F=yn,t&&s){const D=F,H=s===!0?1/0:s;F=()=>nr(D(),H)}const W=wL(),B=()=>{p.stop(),W&&jm(W.effects,p)};if(a&&t){const D=t;t=(...H)=>{D(...H),B()}}let I=R?new Array(e.length).fill(wl):wl;const k=D=>{if(!(!(p.flags&1)||!p.dirty&&!D))if(t){const H=p.run();if(s||P||(R?H.some((z,$)=>vr(z,I[$])):vr(H,I))){T&&T();const z=si;si=p;try{const $=[H,I===wl?void 0:R&&I[0]===wl?[]:I,b];d?d(t,3,$):t(...$),I=H}finally{si=z}}}else p.run()};return c&&c(k),p=new rF(F),p.scheduler=l?()=>l(k,!1):k,b=D=>dv(D,!1,p),T=p.onStop=()=>{const D=du.get(p);if(D){if(d)d(D,4);else for(const H of D)H();du.delete(p)}},t?r?k(!0):I=p.run():l?l(k.bind(null,!0),!0):p.run(),B.pause=p.pause.bind(p),B.resume=p.resume.bind(p),B.stop=B,B}function nr(e,t=1/0,o){if(t<=0||!Tt(e)||e.__v_skip||(o=o||new Set,o.has(e)))return e;if(o.add(e),t--,wt(e))nr(e.value,t,o);else if(Re(e))for(let r=0;r<e.length;r++)nr(e[r],t,o);else if(K0(e)||Ji(e))e.forEach(r=>{nr(r,t,o)});else if(J0(e)){for(const r in e)nr(e[r],t,o);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&nr(e[r],t,o)}return e}/**
|
|
10
10
|
* @vue/runtime-core v3.5.12
|
|
11
11
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
12
12
|
* @license MIT
|
|
13
|
-
**/function Ba(e,t,o,r){try{return r?e(...r):e()}catch(s){Nu(s,t,o)}}function kn(e,t,o,r){if(Ve(e)){const s=Ba(e,t,o,r);return s&&K0(s)&&s.catch(a=>{Nu(a,t,o)}),s}if(Re(e)){const s=[];for(let a=0;a<e.length;a++)s.push(kn(e[a],t,o,r));return s}}function Nu(e,t,o,r=!0){const s=t?t.vnode:null,{errorHandler:a,throwUnhandledErrorInProduction:l}=t&&t.appContext.config||ht;if(t){let c=t.parent;const d=t.proxy,f=`https://vuejs.org/error-reference/#runtime-${o}`;for(;c;){const h=c.ec;if(h){for(let F=0;F<h.length;F++)if(h[F](e,d,f)===!1)return}c=c.parent}if(a){Or(),Ba(a,null,10,[e,d,f]),Wr();return}}dv(e,o,s,r,l)}function dv(e,t,o,r=!0,s=!1){if(s)throw e;console.error(e)}const To=[];let Vn=-1;const Qi=[];let Rr=null,Ui=0;const EF=Promise.resolve();let du=null;function Zm(e){const t=du||EF;return e?t.then(this?e.bind(this):e):t}function mv(e){let t=Vn+1,o=To.length;for(;t<o;){const r=t+o>>>1,s=To[r],a=fa(s);a<e||a===e&&s.flags&2?t=r+1:o=r}return t}function Qm(e){if(!(e.flags&1)){const t=fa(e),o=To[To.length-1];!o||!(e.flags&2)&&t>=fa(o)?To.push(e):To.splice(mv(t),0,e),e.flags|=1,SF()}}function SF(){du||(du=EF.then(BF))}function fv(e){Re(e)?Qi.push(...e):Rr&&e.id===-1?Rr.splice(Ui+1,0,e):e.flags&1||(Qi.push(e),e.flags|=1),SF()}function fC(e,t,o=Vn+1){for(;o<To.length;o++){const r=To[o];if(r&&r.flags&2){if(e&&r.id!==e.uid)continue;To.splice(o,1),o--,r.flags&4&&(r.flags&=-2),r(),r.flags&4||(r.flags&=-2)}}}function bF(e){if(Qi.length){const t=[...new Set(Qi)].sort((o,r)=>fa(o)-fa(r));if(Qi.length=0,Rr){Rr.push(...t);return}for(Rr=t,Ui=0;Ui<Rr.length;Ui++){const o=Rr[Ui];o.flags&4&&(o.flags&=-2),o.flags&8||o(),o.flags&=-2}Rr=null,Ui=0}}const fa=e=>e.id==null?e.flags&2?-1:1/0:e.id;function BF(e){const t=yn;try{for(Vn=0;Vn<To.length;Vn++){const o=To[Vn];o&&!(o.flags&8)&&(o.flags&4&&(o.flags&=-2),Ba(o,o.i,o.i?15:14),o.flags&4||(o.flags&=-2))}}finally{for(;Vn<To.length;Vn++){const o=To[Vn];o&&(o.flags&=-2)}Vn=-1,To.length=0,bF(),du=null,(To.length||Qi.length)&&BF()}}let Kt=null,DF=null;function mu(e){const t=Kt;return Kt=e,DF=e&&e.type.__scopeId||null,t}function ra(e,t=Kt,o){if(!t||e._n)return e;const r=(...s)=>{r._d&&BC(-1);const a=mu(t);let l;try{l=e(...s)}finally{mu(a),r._d&&BC(1)}return l};return r._n=!0,r._c=!0,r._d=!0,r}function ar(e,t){if(Kt===null)return e;const o=ku(Kt),r=e.dirs||(e.dirs=[]);for(let s=0;s<t.length;s++){let[a,l,c,d=ht]=t[s];a&&(Ve(a)&&(a={mounted:a,updated:a}),a.deep&&or(l),r.push({dir:a,instance:o,value:l,oldValue:void 0,arg:c,modifiers:d}))}return e}function ti(e,t,o,r){const s=e.dirs,a=t&&t.dirs;for(let l=0;l<s.length;l++){const c=s[l];a&&(c.oldValue=a[l].value);let d=c.dir[r];d&&(Or(),kn(d,o,8,[e.el,c,e,t]),Wr())}}const RF=Symbol("_vte"),hv=e=>e.__isTeleport,ia=e=>e&&(e.disabled||e.disabled===""),pv=e=>e&&(e.defer||e.defer===""),hC=e=>typeof SVGElement<"u"&&e instanceof SVGElement,pC=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,am=(e,t)=>{const o=e&&e.to;return Lt(o)?t?t(o):null:o},Cv={name:"Teleport",__isTeleport:!0,process(e,t,o,r,s,a,l,c,d,f){const{mc:h,pc:F,pbc:E,o:{insert:b,querySelector:P,createText:R,createComment:W}}=f,B=ia(t.props);let{shapeFlag:I,children:k,dynamicChildren:D}=t;if(e==null){const H=t.el=R(""),z=t.anchor=R("");b(H,o,r),b(z,o,r);const $=(ce,me)=>{I&16&&(s&&s.isCE&&(s.ce._teleportTarget=ce),h(k,ce,me,s,a,l,c,d))},le=()=>{const ce=t.target=am(t.props,P),me=LF(ce,t,R,b);ce&&(l!=="svg"&&hC(ce)?l="svg":l!=="mathml"&&pC(ce)&&(l="mathml"),B||($(ce,me),Zl(t,!1)))};B&&($(o,z),Zl(t,!0)),pv(t.props)?No(le,a):le()}else{t.el=e.el,t.targetStart=e.targetStart;const H=t.anchor=e.anchor,z=t.target=e.target,$=t.targetAnchor=e.targetAnchor,le=ia(e.props),ce=le?o:z,me=le?H:$;if(l==="svg"||hC(z)?l="svg":(l==="mathml"||pC(z))&&(l="mathml"),D?(E(e.dynamicChildren,D,ce,s,a,l,c),af(e,t,!0)):d||F(e,t,ce,me,s,a,l,c,!1),B)le?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):wl(t,o,H,f,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const Ne=t.target=am(t.props,P);Ne&&wl(t,Ne,null,f,0)}else le&&wl(t,z,$,f,1);Zl(t,B)}},remove(e,t,o,{um:r,o:{remove:s}},a){const{shapeFlag:l,children:c,anchor:d,targetStart:f,targetAnchor:h,target:F,props:E}=e;if(F&&(s(f),s(h)),a&&s(d),l&16){const b=a||!ia(E);for(let P=0;P<c.length;P++){const R=c[P];r(R,t,o,b,!!R.dynamicChildren)}}},move:wl,hydrate:gv};function wl(e,t,o,{o:{insert:r},m:s},a=2){a===0&&r(e.targetAnchor,t,o);const{el:l,anchor:c,shapeFlag:d,children:f,props:h}=e,F=a===2;if(F&&r(l,t,o),(!F||ia(h))&&d&16)for(let E=0;E<f.length;E++)s(f[E],t,o,2);F&&r(c,t,o)}function gv(e,t,o,r,s,a,{o:{nextSibling:l,parentNode:c,querySelector:d,insert:f,createText:h}},F){const E=t.target=am(t.props,d);if(E){const b=ia(t.props),P=E._lpa||E.firstChild;if(t.shapeFlag&16)if(b)t.anchor=F(l(e),t,c(e),o,r,s,a),t.targetStart=P,t.targetAnchor=P&&l(P);else{t.anchor=l(e);let R=P;for(;R;){if(R&&R.nodeType===8){if(R.data==="teleport start anchor")t.targetStart=R;else if(R.data==="teleport anchor"){t.targetAnchor=R,E._lpa=t.targetAnchor&&l(t.targetAnchor);break}}R=l(R)}t.targetAnchor||LF(E,t,h,f),F(P&&l(P),t,E,o,r,s,a)}Zl(t,b)}return t.anchor&&l(t.anchor)}const Fv=Cv;function Zl(e,t){const o=e.ctx;if(o&&o.ut){let r,s;for(t?(r=e.el,s=e.anchor):(r=e.targetStart,s=e.targetAnchor);r&&r!==s;)r.nodeType===1&&r.setAttribute("data-v-owner",o.uid),r=r.nextSibling;o.ut()}}function LF(e,t,o,r){const s=t.targetStart=o(""),a=t.targetAnchor=o("");return s[RF]=a,e&&(r(s,e),r(a,e)),a}function ef(e,t){e.shapeFlag&6&&e.component?(e.transition=t,ef(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}/*! #__NO_SIDE_EFFECTS__ */function it(e,t){return Ve(e)?(()=>Xt({name:e.name},t,{setup:e}))():e}function vF(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function lm(e,t,o,r,s=!1){if(Re(e)){e.forEach((P,R)=>lm(P,t&&(Re(t)?t[R]:t),o,r,s));return}if(es(r)&&!s)return;const a=r.shapeFlag&4?ku(r.component):r.el,l=s?null:a,{i:c,r:d}=e,f=t&&t.r,h=c.refs===ht?c.refs={}:c.refs,F=c.setupState,E=Xe(F),b=F===ht?()=>!1:P=>tt(E,P);if(f!=null&&f!==d&&(Lt(f)?(h[f]=null,b(f)&&(F[f]=null)):wt(f)&&(f.value=null)),Ve(d))Ba(d,c,12,[l,h]);else{const P=Lt(d),R=wt(d);if(P||R){const W=()=>{if(e.f){const B=P?b(d)?F[d]:h[d]:d.value;s?Re(B)&&Um(B,a):Re(B)?B.includes(a)||B.push(a):P?(h[d]=[a],b(d)&&(F[d]=h[d])):(d.value=[a],e.k&&(h[e.k]=d.value))}else P?(h[d]=l,b(d)&&(F[d]=l)):R&&(d.value=l,e.k&&(h[e.k]=l))};l?(W.id=-1,No(W,o)):W()}}}Vu().requestIdleCallback;Vu().cancelIdleCallback;const es=e=>!!e.type.__asyncLoader,VF=e=>e.type.__isKeepAlive;function _v(e,t){xF(e,"a",t)}function yv(e,t){xF(e,"da",t)}function xF(e,t,o=Qt){const r=e.__wdc||(e.__wdc=()=>{let s=o;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(Au(t,r,o),o){let s=o.parent;for(;s&&s.parent;)VF(s.parent.vnode)&&Tv(r,t,o,s),s=s.parent}}function Tv(e,t,o,r){const s=Au(t,e,r,!0);wu(()=>{Um(r[t],s)},o)}function Au(e,t,o=Qt,r=!1){if(o){const s=o[e]||(o[e]=[]),a=t.__weh||(t.__weh=(...l)=>{Or();const c=Ra(o),d=kn(t,o,e,l);return c(),Wr(),d});return r?s.unshift(a):s.push(a),a}}const mr=e=>(t,o=Qt)=>{(!Ca||e==="sp")&&Au(e,(...r)=>t(...r),o)},tf=mr("bm"),Pu=mr("m"),Ev=mr("bu"),Sv=mr("u"),bv=mr("bum"),wu=mr("um"),Bv=mr("sp"),Dv=mr("rtg"),Rv=mr("rtc");function Lv(e,t=Qt){Au("ec",e,t)}const of="components";function vv(e,t){return AF(of,e,!0,t)||e}const NF=Symbol.for("v-ndc");function CC(e){return Lt(e)?AF(of,e,!1)||e:e||NF}function AF(e,t,o=!0,r=!1){const s=Kt||Qt;if(s){const a=s.type;if(e===of){const c=pV(a,!1);if(c&&(c===t||c===sn(t)||c===vu(sn(t))))return a}const l=gC(s[e]||a[e],t)||gC(s.appContext[e],t);return!l&&r?a:l}}function gC(e,t){return e&&(e[t]||e[sn(t)]||e[vu(sn(t))])}function bo(e,t,o,r){let s;const a=o&&o[r],l=Re(e);if(l||Lt(e)){const c=l&&Zi(e);let d=!1;c&&(d=!nn(e),e=xu(e)),s=new Array(e.length);for(let f=0,h=e.length;f<h;f++)s[f]=t(d?fo(e[f]):e[f],f,void 0,a&&a[f])}else if(typeof e=="number"){s=new Array(e);for(let c=0;c<e;c++)s[c]=t(c+1,c,void 0,a&&a[c])}else if(Tt(e))if(e[Symbol.iterator])s=Array.from(e,(c,d)=>t(c,d,void 0,a&&a[d]));else{const c=Object.keys(e);s=new Array(c.length);for(let d=0,f=c.length;d<f;d++){const h=c[d];s[d]=t(e[h],h,d,a&&a[d])}}else s=[];return o&&(o[r]=s),s}function um(e,t,o={},r,s){if(Kt.ce||Kt.parent&&es(Kt.parent)&&Kt.parent.ce)return t!=="default"&&(o.name=t),oe(),lt(Qe,null,[ze("slot",o,r&&r())],64);let a=e[t];a&&a._c&&(a._d=!1),oe();const l=a&&PF(a(o)),c=o.key||l&&l.key,d=lt(Qe,{key:(c&&!dr(c)?c:`_${t}`)+(!l&&r?"_fb":"")},l||(r?r():[]),l&&e._===1?64:-2);return!s&&d.scopeId&&(d.slotScopeIds=[d.scopeId+"-s"]),a&&a._c&&(a._d=!0),d}function PF(e){return e.some(t=>pa(t)?!(t.type===xr||t.type===Qe&&!PF(t.children)):!0)?e:null}const cm=e=>e?ZF(e)?ku(e):cm(e.parent):null,sa=Xt(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>cm(e.parent),$root:e=>cm(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>nf(e),$forceUpdate:e=>e.f||(e.f=()=>{Qm(e.update)}),$nextTick:e=>e.n||(e.n=Zm.bind(e.proxy)),$watch:e=>Jv.bind(e)}),Dd=(e,t)=>e!==ht&&!e.__isScriptSetup&&tt(e,t),Vv={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:o,setupState:r,data:s,props:a,accessCache:l,type:c,appContext:d}=e;let f;if(t[0]!=="$"){const b=l[t];if(b!==void 0)switch(b){case 1:return r[t];case 2:return s[t];case 4:return o[t];case 3:return a[t]}else{if(Dd(r,t))return l[t]=1,r[t];if(s!==ht&&tt(s,t))return l[t]=2,s[t];if((f=e.propsOptions[0])&&tt(f,t))return l[t]=3,a[t];if(o!==ht&&tt(o,t))return l[t]=4,o[t];dm&&(l[t]=0)}}const h=sa[t];let F,E;if(h)return t==="$attrs"&&mo(e.attrs,"get",""),h(e);if((F=c.__cssModules)&&(F=F[t]))return F;if(o!==ht&&tt(o,t))return l[t]=4,o[t];if(E=d.config.globalProperties,tt(E,t))return E[t]},set({_:e},t,o){const{data:r,setupState:s,ctx:a}=e;return Dd(s,t)?(s[t]=o,!0):r!==ht&&tt(r,t)?(r[t]=o,!0):tt(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(a[t]=o,!0)},has({_:{data:e,setupState:t,accessCache:o,ctx:r,appContext:s,propsOptions:a}},l){let c;return!!o[l]||e!==ht&&tt(e,l)||Dd(t,l)||(c=a[0])&&tt(c,l)||tt(r,l)||tt(sa,l)||tt(s.config.globalProperties,l)},defineProperty(e,t,o){return o.get!=null?e._.accessCache[t]=0:tt(o,"value")&&this.set(e,t,o.value,null),Reflect.defineProperty(e,t,o)}};function FC(e){return Re(e)?e.reduce((t,o)=>(t[o]=null,t),{}):e}let dm=!0;function xv(e){const t=nf(e),o=e.proxy,r=e.ctx;dm=!1,t.beforeCreate&&_C(t.beforeCreate,e,"bc");const{data:s,computed:a,methods:l,watch:c,provide:d,inject:f,created:h,beforeMount:F,mounted:E,beforeUpdate:b,updated:P,activated:R,deactivated:W,beforeDestroy:B,beforeUnmount:I,destroyed:k,unmounted:D,render:H,renderTracked:z,renderTriggered:$,errorCaptured:le,serverPrefetch:ce,expose:me,inheritAttrs:Ne,components:Oe,directives:Me,filters:St}=t;if(f&&Nv(f,r,null),l)for(const ge in l){const Se=l[ge];Ve(Se)&&(r[ge]=Se.bind(o))}if(s){const ge=s.call(o,o);Tt(ge)&&(e.data=no(ge))}if(dm=!0,a)for(const ge in a){const Se=a[ge],qe=Ve(Se)?Se.bind(o,o):Ve(Se.get)?Se.get.bind(o,o):yn,We=!Ve(Se)&&Ve(Se.set)?Se.set.bind(o):yn,Je=xe({get:qe,set:We});Object.defineProperty(r,ge,{enumerable:!0,configurable:!0,get:()=>Je.value,set:Ae=>Je.value=Ae})}if(c)for(const ge in c)wF(c[ge],r,o,ge);if(d){const ge=Ve(d)?d.call(o):d;Reflect.ownKeys(ge).forEach(Se=>{rf(Se,ge[Se])})}h&&_C(h,e,"c");function Le(ge,Se){Re(Se)?Se.forEach(qe=>ge(qe.bind(o))):Se&&ge(Se.bind(o))}if(Le(tf,F),Le(Pu,E),Le(Ev,b),Le(Sv,P),Le(_v,R),Le(yv,W),Le(Lv,le),Le(Rv,z),Le(Dv,$),Le(bv,I),Le(wu,D),Le(Bv,ce),Re(me))if(me.length){const ge=e.exposed||(e.exposed={});me.forEach(Se=>{Object.defineProperty(ge,Se,{get:()=>o[Se],set:qe=>o[Se]=qe})})}else e.exposed||(e.exposed={});H&&e.render===yn&&(e.render=H),Ne!=null&&(e.inheritAttrs=Ne),Oe&&(e.components=Oe),Me&&(e.directives=Me),ce&&vF(e)}function Nv(e,t,o=yn){Re(e)&&(e=mm(e));for(const r in e){const s=e[r];let a;Tt(s)?"default"in s?a=Vr(s.from||r,s.default,!0):a=Vr(s.from||r):a=Vr(s),wt(a)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>a.value,set:l=>a.value=l}):t[r]=a}}function _C(e,t,o){kn(Re(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,o)}function wF(e,t,o,r){let s=r.includes(".")?YF(o,r):()=>o[r];if(Lt(e)){const a=t[e];Ve(a)&&to(s,a)}else if(Ve(e))to(s,e.bind(o));else if(Tt(e))if(Re(e))e.forEach(a=>wF(a,t,o,r));else{const a=Ve(e.handler)?e.handler.bind(o):t[e.handler];Ve(a)&&to(s,a,e)}}function nf(e){const t=e.type,{mixins:o,extends:r}=t,{mixins:s,optionsCache:a,config:{optionMergeStrategies:l}}=e.appContext,c=a.get(t);let d;return c?d=c:!s.length&&!o&&!r?d=t:(d={},s.length&&s.forEach(f=>fu(d,f,l,!0)),fu(d,t,l)),Tt(t)&&a.set(t,d),d}function fu(e,t,o,r=!1){const{mixins:s,extends:a}=t;a&&fu(e,a,o,!0),s&&s.forEach(l=>fu(e,l,o,!0));for(const l in t)if(!(r&&l==="expose")){const c=Av[l]||o&&o[l];e[l]=c?c(e[l],t[l]):t[l]}return e}const Av={data:yC,props:TC,emits:TC,methods:ea,computed:ea,beforeCreate:Fo,created:Fo,beforeMount:Fo,mounted:Fo,beforeUpdate:Fo,updated:Fo,beforeDestroy:Fo,beforeUnmount:Fo,destroyed:Fo,unmounted:Fo,activated:Fo,deactivated:Fo,errorCaptured:Fo,serverPrefetch:Fo,components:ea,directives:ea,watch:wv,provide:yC,inject:Pv};function yC(e,t){return t?e?function(){return Xt(Ve(e)?e.call(this,this):e,Ve(t)?t.call(this,this):t)}:t:e}function Pv(e,t){return ea(mm(e),mm(t))}function mm(e){if(Re(e)){const t={};for(let o=0;o<e.length;o++)t[e[o]]=e[o];return t}return e}function Fo(e,t){return e?[...new Set([].concat(e,t))]:t}function ea(e,t){return e?Xt(Object.create(null),e,t):t}function TC(e,t){return e?Re(e)&&Re(t)?[...new Set([...e,...t])]:Xt(Object.create(null),FC(e),FC(t??{})):t}function wv(e,t){if(!e)return t;if(!t)return e;const o=Xt(Object.create(null),e);for(const r in t)o[r]=Fo(e[r],t[r]);return o}function IF(){return{app:null,config:{isNativeTag:TL,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Iv=0;function Ov(e,t){return function(r,s=null){Ve(r)||(r=Xt({},r)),s!=null&&!Tt(s)&&(s=null);const a=IF(),l=new WeakSet,c=[];let d=!1;const f=a.app={_uid:Iv++,_component:r,_props:s,_container:null,_context:a,_instance:null,version:gV,get config(){return a.config},set config(h){},use(h,...F){return l.has(h)||(h&&Ve(h.install)?(l.add(h),h.install(f,...F)):Ve(h)&&(l.add(h),h(f,...F))),f},mixin(h){return a.mixins.includes(h)||a.mixins.push(h),f},component(h,F){return F?(a.components[h]=F,f):a.components[h]},directive(h,F){return F?(a.directives[h]=F,f):a.directives[h]},mount(h,F,E){if(!d){const b=f._ceVNode||ze(r,s);return b.appContext=a,E===!0?E="svg":E===!1&&(E=void 0),F&&t?t(b,h):e(b,h,E),d=!0,f._container=h,h.__vue_app__=f,ku(b.component)}},onUnmount(h){c.push(h)},unmount(){d&&(kn(c,f._instance,16),e(null,f._container),delete f._container.__vue_app__)},provide(h,F){return a.provides[h]=F,f},runWithContext(h){const F=ts;ts=f;try{return h()}finally{ts=F}}};return f}}let ts=null;function rf(e,t){if(Qt){let o=Qt.provides;const r=Qt.parent&&Qt.parent.provides;r===o&&(o=Qt.provides=Object.create(r)),o[e]=t}}function Vr(e,t,o=!1){const r=Qt||Kt;if(r||ts){const s=ts?ts._context.provides:r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:void 0;if(s&&e in s)return s[e];if(arguments.length>1)return o&&Ve(t)?t.call(r&&r.proxy):t}}const OF={},WF=()=>Object.create(OF),kF=e=>Object.getPrototypeOf(e)===OF;function Wv(e,t,o,r=!1){const s={},a=WF();e.propsDefaults=Object.create(null),MF(e,t,s,a);for(const l in e.propsOptions[0])l in s||(s[l]=void 0);o?e.props=r?s:ev(s):e.type.props?e.props=s:e.props=a,e.attrs=a}function kv(e,t,o,r){const{props:s,attrs:a,vnode:{patchFlag:l}}=e,c=Xe(s),[d]=e.propsOptions;let f=!1;if((r||l>0)&&!(l&16)){if(l&8){const h=e.vnode.dynamicProps;for(let F=0;F<h.length;F++){let E=h[F];if(Wu(e.emitsOptions,E))continue;const b=t[E];if(d)if(tt(a,E))b!==a[E]&&(a[E]=b,f=!0);else{const P=sn(E);s[P]=fm(d,c,P,b,e,!1)}else b!==a[E]&&(a[E]=b,f=!0)}}}else{MF(e,t,s,a)&&(f=!0);let h;for(const F in c)(!t||!tt(t,F)&&((h=Fi(F))===F||!tt(t,h)))&&(d?o&&(o[F]!==void 0||o[h]!==void 0)&&(s[F]=fm(d,c,F,void 0,e,!0)):delete s[F]);if(a!==c)for(const F in a)(!t||!tt(t,F))&&(delete a[F],f=!0)}f&&tr(e.attrs,"set","")}function MF(e,t,o,r){const[s,a]=e.propsOptions;let l=!1,c;if(t)for(let d in t){if(ta(d))continue;const f=t[d];let h;s&&tt(s,h=sn(d))?!a||!a.includes(h)?o[h]=f:(c||(c={}))[h]=f:Wu(e.emitsOptions,d)||(!(d in r)||f!==r[d])&&(r[d]=f,l=!0)}if(a){const d=Xe(o),f=c||ht;for(let h=0;h<a.length;h++){const F=a[h];o[F]=fm(s,d,F,f[F],e,!tt(f,F))}}return l}function fm(e,t,o,r,s,a){const l=e[o];if(l!=null){const c=tt(l,"default");if(c&&r===void 0){const d=l.default;if(l.type!==Function&&!l.skipFactory&&Ve(d)){const{propsDefaults:f}=s;if(o in f)r=f[o];else{const h=Ra(s);r=f[o]=d.call(null,t),h()}}else r=d;s.ce&&s.ce._setProp(o,r)}l[0]&&(a&&!c?r=!1:l[1]&&(r===""||r===Fi(o))&&(r=!0))}return r}const Mv=new WeakMap;function HF(e,t,o=!1){const r=o?Mv:t.propsCache,s=r.get(e);if(s)return s;const a=e.props,l={},c=[];let d=!1;if(!Ve(e)){const h=F=>{d=!0;const[E,b]=HF(F,t,!0);Xt(l,E),b&&c.push(...b)};!o&&t.mixins.length&&t.mixins.forEach(h),e.extends&&h(e.extends),e.mixins&&e.mixins.forEach(h)}if(!a&&!d)return Tt(e)&&r.set(e,Xi),Xi;if(Re(a))for(let h=0;h<a.length;h++){const F=sn(a[h]);EC(F)&&(l[F]=ht)}else if(a)for(const h in a){const F=sn(h);if(EC(F)){const E=a[h],b=l[F]=Re(E)||Ve(E)?{type:E}:Xt({},E),P=b.type;let R=!1,W=!0;if(Re(P))for(let B=0;B<P.length;++B){const I=P[B],k=Ve(I)&&I.name;if(k==="Boolean"){R=!0;break}else k==="String"&&(W=!1)}else R=Ve(P)&&P.name==="Boolean";b[0]=R,b[1]=W,(R||tt(b,"default"))&&c.push(F)}}const f=[l,c];return Tt(e)&&r.set(e,f),f}function EC(e){return e[0]!=="$"&&!ta(e)}const $F=e=>e[0]==="_"||e==="$stable",sf=e=>Re(e)?e.map(xn):[xn(e)],Hv=(e,t,o)=>{if(t._n)return t;const r=ra((...s)=>sf(t(...s)),o);return r._c=!1,r},UF=(e,t,o)=>{const r=e._ctx;for(const s in e){if($F(s))continue;const a=e[s];if(Ve(a))t[s]=Hv(s,a,r);else if(a!=null){const l=sf(a);t[s]=()=>l}}},zF=(e,t)=>{const o=sf(t);e.slots.default=()=>o},jF=(e,t,o)=>{for(const r in t)(o||r!=="_")&&(e[r]=t[r])},$v=(e,t,o)=>{const r=e.slots=WF();if(e.vnode.shapeFlag&32){const s=t._;s?(jF(r,t,o),o&&J0(r,"_",s,!0)):UF(t,r)}else t&&zF(e,t)},Uv=(e,t,o)=>{const{vnode:r,slots:s}=e;let a=!0,l=ht;if(r.shapeFlag&32){const c=t._;c?o&&c===1?a=!1:jF(s,t,o):(a=!t.$stable,UF(t,s)),l=t}else t&&(zF(e,t),l={default:1});if(a)for(const c in s)!$F(c)&&l[c]==null&&delete s[c]},No=rV;function zv(e){return jv(e)}function jv(e,t){const o=Vu();o.__VUE__=!0;const{insert:r,remove:s,patchProp:a,createElement:l,createText:c,createComment:d,setText:f,setElementText:h,parentNode:F,nextSibling:E,setScopeId:b=yn,insertStaticContent:P}=e,R=(C,p,T,A=null,w=null,U=null,ee=void 0,q=null,Z=!!p.dynamicChildren)=>{if(C===p)return;C&&!Gs(C,p)&&(A=Ot(C),Ae(C,w,U,!0),C=null),p.patchFlag===-2&&(Z=!1,p.dynamicChildren=null);const{type:K,ref:ne,shapeFlag:v}=p;switch(K){case Da:W(C,p,T,A);break;case xr:B(C,p,T,A);break;case Ql:C==null&&I(p,T,A,ee);break;case Qe:Oe(C,p,T,A,w,U,ee,q,Z);break;default:v&1?H(C,p,T,A,w,U,ee,q,Z):v&6?Me(C,p,T,A,w,U,ee,q,Z):(v&64||v&128)&&K.process(C,p,T,A,w,U,ee,q,Z,Dt)}ne!=null&&w&&lm(ne,C&&C.ref,U,p||C,!p)},W=(C,p,T,A)=>{if(C==null)r(p.el=c(p.children),T,A);else{const w=p.el=C.el;p.children!==C.children&&f(w,p.children)}},B=(C,p,T,A)=>{C==null?r(p.el=d(p.children||""),T,A):p.el=C.el},I=(C,p,T,A)=>{[C.el,C.anchor]=P(C.children,p,T,A,C.el,C.anchor)},k=({el:C,anchor:p},T,A)=>{let w;for(;C&&C!==p;)w=E(C),r(C,T,A),C=w;r(p,T,A)},D=({el:C,anchor:p})=>{let T;for(;C&&C!==p;)T=E(C),s(C),C=T;s(p)},H=(C,p,T,A,w,U,ee,q,Z)=>{p.type==="svg"?ee="svg":p.type==="math"&&(ee="mathml"),C==null?z(p,T,A,w,U,ee,q,Z):ce(C,p,w,U,ee,q,Z)},z=(C,p,T,A,w,U,ee,q)=>{let Z,K;const{props:ne,shapeFlag:v,transition:O,dirs:re}=C;if(Z=C.el=l(C.type,U,ne&&ne.is,ne),v&8?h(Z,C.children):v&16&&le(C.children,Z,null,A,w,Rd(C,U),ee,q),re&&ti(C,null,A,"created"),$(Z,C,C.scopeId,ee,A),ne){for(const Be in ne)Be!=="value"&&!ta(Be)&&a(Z,Be,null,ne[Be],U,A);"value"in ne&&a(Z,"value",null,ne.value,U),(K=ne.onVnodeBeforeMount)&&Ln(K,A,C)}re&&ti(C,null,A,"beforeMount");const ue=Gv(w,O);ue&&O.beforeEnter(Z),r(Z,p,T),((K=ne&&ne.onVnodeMounted)||ue||re)&&No(()=>{K&&Ln(K,A,C),ue&&O.enter(Z),re&&ti(C,null,A,"mounted")},w)},$=(C,p,T,A,w)=>{if(T&&b(C,T),A)for(let U=0;U<A.length;U++)b(C,A[U]);if(w){let U=w.subTree;if(p===U||qF(U.type)&&(U.ssContent===p||U.ssFallback===p)){const ee=w.vnode;$(C,ee,ee.scopeId,ee.slotScopeIds,w.parent)}}},le=(C,p,T,A,w,U,ee,q,Z=0)=>{for(let K=Z;K<C.length;K++){const ne=C[K]=q?Lr(C[K]):xn(C[K]);R(null,ne,p,T,A,w,U,ee,q)}},ce=(C,p,T,A,w,U,ee)=>{const q=p.el=C.el;let{patchFlag:Z,dynamicChildren:K,dirs:ne}=p;Z|=C.patchFlag&16;const v=C.props||ht,O=p.props||ht;let re;if(T&&oi(T,!1),(re=O.onVnodeBeforeUpdate)&&Ln(re,T,p,C),ne&&ti(p,C,T,"beforeUpdate"),T&&oi(T,!0),(v.innerHTML&&O.innerHTML==null||v.textContent&&O.textContent==null)&&h(q,""),K?me(C.dynamicChildren,K,q,T,A,Rd(p,w),U):ee||Se(C,p,q,null,T,A,Rd(p,w),U,!1),Z>0){if(Z&16)Ne(q,v,O,T,w);else if(Z&2&&v.class!==O.class&&a(q,"class",null,O.class,w),Z&4&&a(q,"style",v.style,O.style,w),Z&8){const ue=p.dynamicProps;for(let Be=0;Be<ue.length;Be++){const we=ue[Be],ct=v[we],dt=O[we];(dt!==ct||we==="value")&&a(q,we,ct,dt,w,T)}}Z&1&&C.children!==p.children&&h(q,p.children)}else!ee&&K==null&&Ne(q,v,O,T,w);((re=O.onVnodeUpdated)||ne)&&No(()=>{re&&Ln(re,T,p,C),ne&&ti(p,C,T,"updated")},A)},me=(C,p,T,A,w,U,ee)=>{for(let q=0;q<p.length;q++){const Z=C[q],K=p[q],ne=Z.el&&(Z.type===Qe||!Gs(Z,K)||Z.shapeFlag&70)?F(Z.el):T;R(Z,K,ne,null,A,w,U,ee,!0)}},Ne=(C,p,T,A,w)=>{if(p!==T){if(p!==ht)for(const U in p)!ta(U)&&!(U in T)&&a(C,U,p[U],null,w,A);for(const U in T){if(ta(U))continue;const ee=T[U],q=p[U];ee!==q&&U!=="value"&&a(C,U,q,ee,w,A)}"value"in T&&a(C,"value",p.value,T.value,w)}},Oe=(C,p,T,A,w,U,ee,q,Z)=>{const K=p.el=C?C.el:c(""),ne=p.anchor=C?C.anchor:c("");let{patchFlag:v,dynamicChildren:O,slotScopeIds:re}=p;re&&(q=q?q.concat(re):re),C==null?(r(K,T,A),r(ne,T,A),le(p.children||[],T,ne,w,U,ee,q,Z)):v>0&&v&64&&O&&C.dynamicChildren?(me(C.dynamicChildren,O,T,w,U,ee,q),(p.key!=null||w&&p===w.subTree)&&af(C,p,!0)):Se(C,p,T,ne,w,U,ee,q,Z)},Me=(C,p,T,A,w,U,ee,q,Z)=>{p.slotScopeIds=q,C==null?p.shapeFlag&512?w.ctx.activate(p,T,A,ee,Z):St(p,T,A,w,U,ee,Z):It(C,p,Z)},St=(C,p,T,A,w,U,ee)=>{const q=C.component=cV(C,A,w);if(VF(C)&&(q.ctx.renderer=Dt),dV(q,!1,ee),q.asyncDep){if(w&&w.registerDep(q,Le,ee),!C.el){const Z=q.subTree=ze(xr);B(null,Z,p,T)}}else Le(q,C,p,T,w,U,ee)},It=(C,p,T)=>{const A=p.component=C.component;if(oV(C,p,T))if(A.asyncDep&&!A.asyncResolved){ge(A,p,T);return}else A.next=p,A.update();else p.el=C.el,A.vnode=p},Le=(C,p,T,A,w,U,ee)=>{const q=()=>{if(C.isMounted){let{next:v,bu:O,u:re,parent:ue,vnode:Be}=C;{const mt=GF(C);if(mt){v&&(v.el=Be.el,ge(C,v,ee)),mt.asyncDep.then(()=>{C.isUnmounted||q()});return}}let we=v,ct;oi(C,!1),v?(v.el=Be.el,ge(C,v,ee)):v=Be,O&&Td(O),(ct=v.props&&v.props.onVnodeBeforeUpdate)&&Ln(ct,ue,v,Be),oi(C,!0);const dt=Ld(C),vt=C.subTree;C.subTree=dt,R(vt,dt,F(vt.el),Ot(vt),C,w,U),v.el=dt.el,we===null&&nV(C,dt.el),re&&No(re,w),(ct=v.props&&v.props.onVnodeUpdated)&&No(()=>Ln(ct,ue,v,Be),w)}else{let v;const{el:O,props:re}=p,{bm:ue,m:Be,parent:we,root:ct,type:dt}=C,vt=es(p);if(oi(C,!1),ue&&Td(ue),!vt&&(v=re&&re.onVnodeBeforeMount)&&Ln(v,we,p),oi(C,!0),O&&Wt){const mt=()=>{C.subTree=Ld(C),Wt(O,C.subTree,C,w,null)};vt&&dt.__asyncHydrate?dt.__asyncHydrate(O,C,mt):mt()}else{ct.ce&&ct.ce._injectChildStyle(dt);const mt=C.subTree=Ld(C);R(null,mt,T,A,C,w,U),p.el=mt.el}if(Be&&No(Be,w),!vt&&(v=re&&re.onVnodeMounted)){const mt=p;No(()=>Ln(v,we,mt),w)}(p.shapeFlag&256||we&&es(we.vnode)&&we.vnode.shapeFlag&256)&&C.a&&No(C.a,w),C.isMounted=!0,p=T=A=null}};C.scope.on();const Z=C.effect=new nF(q);C.scope.off();const K=C.update=Z.run.bind(Z),ne=C.job=Z.runIfDirty.bind(Z);ne.i=C,ne.id=C.uid,Z.scheduler=()=>Qm(ne),oi(C,!0),K()},ge=(C,p,T)=>{p.component=C;const A=C.vnode.props;C.vnode=p,C.next=null,kv(C,p.props,A,T),Uv(C,p.children,T),Or(),fC(C),Wr()},Se=(C,p,T,A,w,U,ee,q,Z=!1)=>{const K=C&&C.children,ne=C?C.shapeFlag:0,v=p.children,{patchFlag:O,shapeFlag:re}=p;if(O>0){if(O&128){We(K,v,T,A,w,U,ee,q,Z);return}else if(O&256){qe(K,v,T,A,w,U,ee,q,Z);return}}re&8?(ne&16&&pt(K,w,U),v!==K&&h(T,v)):ne&16?re&16?We(K,v,T,A,w,U,ee,q,Z):pt(K,w,U,!0):(ne&8&&h(T,""),re&16&&le(v,T,A,w,U,ee,q,Z))},qe=(C,p,T,A,w,U,ee,q,Z)=>{C=C||Xi,p=p||Xi;const K=C.length,ne=p.length,v=Math.min(K,ne);let O;for(O=0;O<v;O++){const re=p[O]=Z?Lr(p[O]):xn(p[O]);R(C[O],re,T,null,w,U,ee,q,Z)}K>ne?pt(C,w,U,!0,!1,v):le(p,T,A,w,U,ee,q,Z,v)},We=(C,p,T,A,w,U,ee,q,Z)=>{let K=0;const ne=p.length;let v=C.length-1,O=ne-1;for(;K<=v&&K<=O;){const re=C[K],ue=p[K]=Z?Lr(p[K]):xn(p[K]);if(Gs(re,ue))R(re,ue,T,null,w,U,ee,q,Z);else break;K++}for(;K<=v&&K<=O;){const re=C[v],ue=p[O]=Z?Lr(p[O]):xn(p[O]);if(Gs(re,ue))R(re,ue,T,null,w,U,ee,q,Z);else break;v--,O--}if(K>v){if(K<=O){const re=O+1,ue=re<ne?p[re].el:A;for(;K<=O;)R(null,p[K]=Z?Lr(p[K]):xn(p[K]),T,ue,w,U,ee,q,Z),K++}}else if(K>O)for(;K<=v;)Ae(C[K],w,U,!0),K++;else{const re=K,ue=K,Be=new Map;for(K=ue;K<=O;K++){const Vt=p[K]=Z?Lr(p[K]):xn(p[K]);Vt.key!=null&&Be.set(Vt.key,K)}let we,ct=0;const dt=O-ue+1;let vt=!1,mt=0;const ro=new Array(dt);for(K=0;K<dt;K++)ro[K]=0;for(K=re;K<=v;K++){const Vt=C[K];if(ct>=dt){Ae(Vt,w,U,!0);continue}let io;if(Vt.key!=null)io=Be.get(Vt.key);else for(we=ue;we<=O;we++)if(ro[we-ue]===0&&Gs(Vt,p[we])){io=we;break}io===void 0?Ae(Vt,w,U,!0):(ro[io-ue]=K+1,io>=mt?mt=io:vt=!0,R(Vt,p[io],T,null,w,U,ee,q,Z),ct++)}const Sn=vt?Yv(ro):Xi;for(we=Sn.length-1,K=dt-1;K>=0;K--){const Vt=ue+K,io=p[Vt],bn=Vt+1<ne?p[Vt+1].el:A;ro[K]===0?R(null,io,T,bn,w,U,ee,q,Z):vt&&(we<0||K!==Sn[we]?Je(io,T,bn,2):we--)}}},Je=(C,p,T,A,w=null)=>{const{el:U,type:ee,transition:q,children:Z,shapeFlag:K}=C;if(K&6){Je(C.component.subTree,p,T,A);return}if(K&128){C.suspense.move(p,T,A);return}if(K&64){ee.move(C,p,T,Dt);return}if(ee===Qe){r(U,p,T);for(let v=0;v<Z.length;v++)Je(Z[v],p,T,A);r(C.anchor,p,T);return}if(ee===Ql){k(C,p,T);return}if(A!==2&&K&1&&q)if(A===0)q.beforeEnter(U),r(U,p,T),No(()=>q.enter(U),w);else{const{leave:v,delayLeave:O,afterLeave:re}=q,ue=()=>r(U,p,T),Be=()=>{v(U,()=>{ue(),re&&re()})};O?O(U,ue,Be):Be()}else r(U,p,T)},Ae=(C,p,T,A=!1,w=!1)=>{const{type:U,props:ee,ref:q,children:Z,dynamicChildren:K,shapeFlag:ne,patchFlag:v,dirs:O,cacheIndex:re}=C;if(v===-2&&(w=!1),q!=null&&lm(q,null,T,C,!0),re!=null&&(p.renderCache[re]=void 0),ne&256){p.ctx.deactivate(C);return}const ue=ne&1&&O,Be=!es(C);let we;if(Be&&(we=ee&&ee.onVnodeBeforeUnmount)&&Ln(we,p,C),ne&6)st(C.component,T,A);else{if(ne&128){C.suspense.unmount(T,A);return}ue&&ti(C,null,p,"beforeUnmount"),ne&64?C.type.remove(C,p,T,Dt,A):K&&!K.hasOnce&&(U!==Qe||v>0&&v&64)?pt(K,p,T,!1,!0):(U===Qe&&v&384||!w&&ne&16)&&pt(Z,p,T),A&&zt(C)}(Be&&(we=ee&&ee.onVnodeUnmounted)||ue)&&No(()=>{we&&Ln(we,p,C),ue&&ti(C,null,p,"unmounted")},T)},zt=C=>{const{type:p,el:T,anchor:A,transition:w}=C;if(p===Qe){He(T,A);return}if(p===Ql){D(C);return}const U=()=>{s(T),w&&!w.persisted&&w.afterLeave&&w.afterLeave()};if(C.shapeFlag&1&&w&&!w.persisted){const{leave:ee,delayLeave:q}=w,Z=()=>ee(T,U);q?q(C.el,U,Z):Z()}else U()},He=(C,p)=>{let T;for(;C!==p;)T=E(C),s(C),C=T;s(p)},st=(C,p,T)=>{const{bum:A,scope:w,job:U,subTree:ee,um:q,m:Z,a:K}=C;SC(Z),SC(K),A&&Td(A),w.stop(),U&&(U.flags|=8,Ae(ee,C,p,T)),q&&No(q,p),No(()=>{C.isUnmounted=!0},p),p&&p.pendingBranch&&!p.isUnmounted&&C.asyncDep&&!C.asyncResolved&&C.suspenseId===p.pendingId&&(p.deps--,p.deps===0&&p.resolve())},pt=(C,p,T,A=!1,w=!1,U=0)=>{for(let ee=U;ee<C.length;ee++)Ae(C[ee],p,T,A,w)},Ot=C=>{if(C.shapeFlag&6)return Ot(C.component.subTree);if(C.shapeFlag&128)return C.suspense.next();const p=E(C.anchor||C.el),T=p&&p[RF];return T?E(T):p};let nt=!1;const bt=(C,p,T)=>{C==null?p._vnode&&Ae(p._vnode,null,null,!0):R(p._vnode||null,C,p,null,null,null,T),p._vnode=C,nt||(nt=!0,fC(),bF(),nt=!1)},Dt={p:R,um:Ae,m:Je,r:zt,mt:St,mc:le,pc:Se,pbc:me,n:Ot,o:e};let ut,Wt;return t&&([ut,Wt]=t(Dt)),{render:bt,hydrate:ut,createApp:Ov(bt,ut)}}function Rd({type:e,props:t},o){return o==="svg"&&e==="foreignObject"||o==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:o}function oi({effect:e,job:t},o){o?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Gv(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function af(e,t,o=!1){const r=e.children,s=t.children;if(Re(r)&&Re(s))for(let a=0;a<r.length;a++){const l=r[a];let c=s[a];c.shapeFlag&1&&!c.dynamicChildren&&((c.patchFlag<=0||c.patchFlag===32)&&(c=s[a]=Lr(s[a]),c.el=l.el),!o&&c.patchFlag!==-2&&af(l,c)),c.type===Da&&(c.el=l.el)}}function Yv(e){const t=e.slice(),o=[0];let r,s,a,l,c;const d=e.length;for(r=0;r<d;r++){const f=e[r];if(f!==0){if(s=o[o.length-1],e[s]<f){t[r]=s,o.push(r);continue}for(a=0,l=o.length-1;a<l;)c=a+l>>1,e[o[c]]<f?a=c+1:l=c;f<e[o[a]]&&(a>0&&(t[r]=o[a-1]),o[a]=r)}}for(a=o.length,l=o[a-1];a-- >0;)o[a]=l,l=t[l];return o}function GF(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:GF(t)}function SC(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const Kv=Symbol.for("v-scx"),qv=()=>Vr(Kv);function Iu(e,t){return Ou(e,null,t)}function Xv(e,t){return Ou(e,null,{flush:"post"})}function to(e,t,o){return Ou(e,t,o)}function Ou(e,t,o=ht){const{immediate:r,deep:s,flush:a,once:l}=o,c=Xt({},o),d=t&&r||!t&&a!=="post";let f;if(Ca){if(a==="sync"){const b=qv();f=b.__watcherHandles||(b.__watcherHandles=[])}else if(!d){const b=()=>{};return b.stop=yn,b.resume=yn,b.pause=yn,b}}const h=Qt;c.call=(b,P,R)=>kn(b,h,P,R);let F=!1;a==="post"?c.scheduler=b=>{No(b,h&&h.suspense)}:a!=="sync"&&(F=!0,c.scheduler=(b,P)=>{P?b():Qm(b)}),c.augmentJob=b=>{t&&(b.flags|=4),F&&(b.flags|=2,h&&(b.id=h.uid,b.i=h))};const E=cv(e,t,c);return Ca&&(f?f.push(E):d&&E()),E}function Jv(e,t,o){const r=this.proxy,s=Lt(e)?e.includes(".")?YF(r,e):()=>r[e]:e.bind(r,r);let a;Ve(t)?a=t:(a=t.handler,o=t);const l=Ra(this),c=Ou(s,a.bind(r),o);return l(),c}function YF(e,t){const o=t.split(".");return()=>{let r=e;for(let s=0;s<o.length&&r;s++)r=r[o[s]];return r}}const Zv=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${sn(t)}Modifiers`]||e[`${Fi(t)}Modifiers`];function Qv(e,t,...o){if(e.isUnmounted)return;const r=e.vnode.props||ht;let s=o;const a=t.startsWith("update:"),l=a&&Zv(r,t.slice(7));l&&(l.trim&&(s=o.map(h=>Lt(h)?h.trim():h)),l.number&&(s=o.map(DL)));let c,d=r[c=yd(t)]||r[c=yd(sn(t))];!d&&a&&(d=r[c=yd(Fi(t))]),d&&kn(d,e,6,s);const f=r[c+"Once"];if(f){if(!e.emitted)e.emitted={};else if(e.emitted[c])return;e.emitted[c]=!0,kn(f,e,6,s)}}function KF(e,t,o=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const a=e.emits;let l={},c=!1;if(!Ve(e)){const d=f=>{const h=KF(f,t,!0);h&&(c=!0,Xt(l,h))};!o&&t.mixins.length&&t.mixins.forEach(d),e.extends&&d(e.extends),e.mixins&&e.mixins.forEach(d)}return!a&&!c?(Tt(e)&&r.set(e,null),null):(Re(a)?a.forEach(d=>l[d]=null):Xt(l,a),Tt(e)&&r.set(e,l),l)}function Wu(e,t){return!e||!Du(t)?!1:(t=t.slice(2).replace(/Once$/,""),tt(e,t[0].toLowerCase()+t.slice(1))||tt(e,Fi(t))||tt(e,t))}function Ld(e){const{type:t,vnode:o,proxy:r,withProxy:s,propsOptions:[a],slots:l,attrs:c,emit:d,render:f,renderCache:h,props:F,data:E,setupState:b,ctx:P,inheritAttrs:R}=e,W=mu(e);let B,I;try{if(o.shapeFlag&4){const D=s||r,H=D;B=xn(f.call(H,D,h,F,b,E,P)),I=c}else{const D=t;B=xn(D.length>1?D(F,{attrs:c,slots:l,emit:d}):D(F,null)),I=t.props?c:eV(c)}}catch(D){aa.length=0,Nu(D,e,1),B=ze(xr)}let k=B;if(I&&R!==!1){const D=Object.keys(I),{shapeFlag:H}=k;D.length&&H&7&&(a&&D.some($m)&&(I=tV(I,a)),k=ns(k,I,!1,!0))}return o.dirs&&(k=ns(k,null,!1,!0),k.dirs=k.dirs?k.dirs.concat(o.dirs):o.dirs),o.transition&&ef(k,o.transition),B=k,mu(W),B}const eV=e=>{let t;for(const o in e)(o==="class"||o==="style"||Du(o))&&((t||(t={}))[o]=e[o]);return t},tV=(e,t)=>{const o={};for(const r in e)(!$m(r)||!(r.slice(9)in t))&&(o[r]=e[r]);return o};function oV(e,t,o){const{props:r,children:s,component:a}=e,{props:l,children:c,patchFlag:d}=t,f=a.emitsOptions;if(t.dirs||t.transition)return!0;if(o&&d>=0){if(d&1024)return!0;if(d&16)return r?bC(r,l,f):!!l;if(d&8){const h=t.dynamicProps;for(let F=0;F<h.length;F++){const E=h[F];if(l[E]!==r[E]&&!Wu(f,E))return!0}}}else return(s||c)&&(!c||!c.$stable)?!0:r===l?!1:r?l?bC(r,l,f):!0:!!l;return!1}function bC(e,t,o){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let s=0;s<r.length;s++){const a=r[s];if(t[a]!==e[a]&&!Wu(o,a))return!0}return!1}function nV({vnode:e,parent:t},o){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r===e)(e=t.vnode).el=o,t=t.parent;else break}}const qF=e=>e.__isSuspense;function rV(e,t){t&&t.pendingBranch?Re(e)?t.effects.push(...e):t.effects.push(e):fv(e)}const Qe=Symbol.for("v-fgt"),Da=Symbol.for("v-txt"),xr=Symbol.for("v-cmt"),Ql=Symbol.for("v-stc"),aa=[];let Ho=null;function oe(e=!1){aa.push(Ho=e?null:[])}function iV(){aa.pop(),Ho=aa[aa.length-1]||null}let ha=1;function BC(e){ha+=e,e<0&&Ho&&(Ho.hasOnce=!0)}function XF(e){return e.dynamicChildren=ha>0?Ho||Xi:null,iV(),ha>0&&Ho&&Ho.push(e),e}function Ce(e,t,o,r,s,a){return XF(J(e,t,o,r,s,a,!0))}function lt(e,t,o,r,s){return XF(ze(e,t,o,r,s,!0))}function pa(e){return e?e.__v_isVNode===!0:!1}function Gs(e,t){return e.type===t.type&&e.key===t.key}const JF=({key:e})=>e??null,eu=({ref:e,ref_key:t,ref_for:o})=>(typeof e=="number"&&(e=""+e),e!=null?Lt(e)||wt(e)||Ve(e)?{i:Kt,r:e,k:t,f:!!o}:e:null);function J(e,t=null,o=null,r=0,s=null,a=e===Qe?0:1,l=!1,c=!1){const d={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&JF(t),ref:t&&eu(t),scopeId:DF,slotScopeIds:null,children:o,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:a,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:Kt};return c?(lf(d,o),a&128&&e.normalize(d)):o&&(d.shapeFlag|=Lt(o)?8:16),ha>0&&!l&&Ho&&(d.patchFlag>0||a&6)&&d.patchFlag!==32&&Ho.push(d),d}const ze=sV;function sV(e,t=null,o=null,r=0,s=null,a=!1){if((!e||e===NF)&&(e=xr),pa(e)){const c=ns(e,t,!0);return o&&lf(c,o),ha>0&&!a&&Ho&&(c.shapeFlag&6?Ho[Ho.indexOf(e)]=c:Ho.push(c)),c.patchFlag=-2,c}if(CV(e)&&(e=e.__vccOpts),t){t=aV(t);let{class:c,style:d}=t;c&&!Lt(c)&&(t.class=on(c)),Tt(d)&&(Jm(d)&&!Re(d)&&(d=Xt({},d)),t.style=be(d))}const l=Lt(e)?1:qF(e)?128:hv(e)?64:Tt(e)?4:Ve(e)?2:0;return J(e,t,o,r,s,l,a,!0)}function aV(e){return e?Jm(e)||kF(e)?Xt({},e):e:null}function ns(e,t,o=!1,r=!1){const{props:s,ref:a,patchFlag:l,children:c,transition:d}=e,f=t?uf(s||{},t):s,h={__v_isVNode:!0,__v_skip:!0,type:e.type,props:f,key:f&&JF(f),ref:t&&t.ref?o&&a?Re(a)?a.concat(eu(t)):[a,eu(t)]:eu(t):a,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:c,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Qe?l===-1?16:l|16:l,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:d,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&ns(e.ssContent),ssFallback:e.ssFallback&&ns(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return d&&r&&ef(h,d.clone(h)),h}function hu(e=" ",t=0){return ze(Da,null,e,t)}function uo(e="",t=!1){return t?(oe(),lt(xr,null,e)):ze(xr,null,e)}function xn(e){return e==null||typeof e=="boolean"?ze(xr):Re(e)?ze(Qe,null,e.slice()):pa(e)?Lr(e):ze(Da,null,String(e))}function Lr(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:ns(e)}function lf(e,t){let o=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(Re(t))o=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),lf(e,s()),s._c&&(s._d=!0));return}else{o=32;const s=t._;!s&&!kF(t)?t._ctx=Kt:s===3&&Kt&&(Kt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else Ve(t)?(t={default:t,_ctx:Kt},o=32):(t=String(t),r&64?(o=16,t=[hu(t)]):o=8);e.children=t,e.shapeFlag|=o}function uf(...e){const t={};for(let o=0;o<e.length;o++){const r=e[o];for(const s in r)if(s==="class")t.class!==r.class&&(t.class=on([t.class,r.class]));else if(s==="style")t.style=be([t.style,r.style]);else if(Du(s)){const a=t[s],l=r[s];l&&a!==l&&!(Re(a)&&a.includes(l))&&(t[s]=a?[].concat(a,l):l)}else s!==""&&(t[s]=r[s])}return t}function Ln(e,t,o,r=null){kn(e,t,7,[o,r])}const lV=IF();let uV=0;function cV(e,t,o){const r=e.type,s=(t?t.appContext:e.appContext)||lV,a={uid:uV++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new tF(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:HF(r,s),emitsOptions:KF(r,s),emit:null,emitted:null,propsDefaults:ht,inheritAttrs:r.inheritAttrs,ctx:ht,data:ht,props:ht,attrs:ht,slots:ht,refs:ht,setupState:ht,setupContext:null,suspense:o,suspenseId:o?o.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return a.ctx={_:a},a.root=t?t.root:a,a.emit=Qv.bind(null,a),e.ce&&e.ce(a),a}let Qt=null;const hi=()=>Qt||Kt;let pu,hm;{const e=Vu(),t=(o,r)=>{let s;return(s=e[o])||(s=e[o]=[]),s.push(r),a=>{s.length>1?s.forEach(l=>l(a)):s[0](a)}};pu=t("__VUE_INSTANCE_SETTERS__",o=>Qt=o),hm=t("__VUE_SSR_SETTERS__",o=>Ca=o)}const Ra=e=>{const t=Qt;return pu(e),e.scope.on(),()=>{e.scope.off(),pu(t)}},DC=()=>{Qt&&Qt.scope.off(),pu(null)};function ZF(e){return e.vnode.shapeFlag&4}let Ca=!1;function dV(e,t=!1,o=!1){t&&hm(t);const{props:r,children:s}=e.vnode,a=ZF(e);Wv(e,r,a,t),$v(e,s,o);const l=a?mV(e,t):void 0;return t&&hm(!1),l}function mV(e,t){const o=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Vv);const{setup:r}=o;if(r){Or();const s=e.setupContext=r.length>1?hV(e):null,a=Ra(e),l=Ba(r,e,0,[e.props,s]),c=K0(l);if(Wr(),a(),(c||e.sp)&&!es(e)&&vF(e),c){if(l.then(DC,DC),t)return l.then(d=>{RC(e,d,t)}).catch(d=>{Nu(d,e,0)});e.asyncDep=l}else RC(e,l,t)}else QF(e,t)}function RC(e,t,o){Ve(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Tt(t)&&(e.setupState=_F(t)),QF(e,o)}let LC;function QF(e,t,o){const r=e.type;if(!e.render){if(!t&&LC&&!r.render){const s=r.template||nf(e).template;if(s){const{isCustomElement:a,compilerOptions:l}=e.appContext.config,{delimiters:c,compilerOptions:d}=r,f=Xt(Xt({isCustomElement:a,delimiters:c},l),d);r.render=LC(s,f)}}e.render=r.render||yn}{const s=Ra(e);Or();try{xv(e)}finally{Wr(),s()}}}const fV={get(e,t){return mo(e,"get",""),e[t]}};function hV(e){const t=o=>{e.exposed=o||{}};return{attrs:new Proxy(e.attrs,fV),slots:e.slots,emit:e.emit,expose:t}}function ku(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(_F(tv(e.exposed)),{get(t,o){if(o in t)return t[o];if(o in sa)return sa[o](e)},has(t,o){return o in t||o in sa}})):e.proxy}function pV(e,t=!0){return Ve(e)?e.displayName||e.name:e.name||t&&e.__name}function CV(e){return Ve(e)&&"__vccOpts"in e}const xe=(e,t)=>lv(e,t,Ca);function Mu(e,t,o){const r=arguments.length;return r===2?Tt(t)&&!Re(t)?pa(t)?ze(e,null,[t]):ze(e,t):ze(e,null,t):(r>3?o=Array.prototype.slice.call(arguments,2):r===3&&pa(o)&&(o=[o]),ze(e,t,o))}const gV="3.5.12";/**
|
|
13
|
+
**/function Da(e,t,o,r){try{return r?e(...r):e()}catch(s){Pu(s,t,o)}}function Mn(e,t,o,r){if(Ve(e)){const s=Da(e,t,o,r);return s&&q0(s)&&s.catch(a=>{Pu(a,t,o)}),s}if(Re(e)){const s=[];for(let a=0;a<e.length;a++)s.push(Mn(e[a],t,o,r));return s}}function Pu(e,t,o,r=!0){const s=t?t.vnode:null,{errorHandler:a,throwUnhandledErrorInProduction:l}=t&&t.appContext.config||ht;if(t){let c=t.parent;const d=t.proxy,f=`https://vuejs.org/error-reference/#runtime-${o}`;for(;c;){const p=c.ec;if(p){for(let F=0;F<p.length;F++)if(p[F](e,d,f)===!1)return}c=c.parent}if(a){Or(),Da(a,null,10,[e,d,f]),Wr();return}}fv(e,o,s,r,l)}function fv(e,t,o,r=!0,s=!1){if(s)throw e;console.error(e)}const yo=[];let xn=-1;const Qi=[];let Rr=null,Ui=0;const SF=Promise.resolve();let mu=null;function ef(e){const t=mu||SF;return e?t.then(this?e.bind(this):e):t}function hv(e){let t=xn+1,o=yo.length;for(;t<o;){const r=t+o>>>1,s=yo[r],a=ha(s);a<e||a===e&&s.flags&2?t=r+1:o=r}return t}function tf(e){if(!(e.flags&1)){const t=ha(e),o=yo[yo.length-1];!o||!(e.flags&2)&&t>=ha(o)?yo.push(e):yo.splice(hv(t),0,e),e.flags|=1,bF()}}function bF(){mu||(mu=SF.then(DF))}function pv(e){Re(e)?Qi.push(...e):Rr&&e.id===-1?Rr.splice(Ui+1,0,e):e.flags&1||(Qi.push(e),e.flags|=1),bF()}function pC(e,t,o=xn+1){for(;o<yo.length;o++){const r=yo[o];if(r&&r.flags&2){if(e&&r.id!==e.uid)continue;yo.splice(o,1),o--,r.flags&4&&(r.flags&=-2),r(),r.flags&4||(r.flags&=-2)}}}function BF(e){if(Qi.length){const t=[...new Set(Qi)].sort((o,r)=>ha(o)-ha(r));if(Qi.length=0,Rr){Rr.push(...t);return}for(Rr=t,Ui=0;Ui<Rr.length;Ui++){const o=Rr[Ui];o.flags&4&&(o.flags&=-2),o.flags&8||o(),o.flags&=-2}Rr=null,Ui=0}}const ha=e=>e.id==null?e.flags&2?-1:1/0:e.id;function DF(e){const t=yn;try{for(xn=0;xn<yo.length;xn++){const o=yo[xn];o&&!(o.flags&8)&&(o.flags&4&&(o.flags&=-2),Da(o,o.i,o.i?15:14),o.flags&4||(o.flags&=-2))}}finally{for(;xn<yo.length;xn++){const o=yo[xn];o&&(o.flags&=-2)}xn=-1,yo.length=0,BF(),mu=null,(yo.length||Qi.length)&&DF()}}let Kt=null,RF=null;function fu(e){const t=Kt;return Kt=e,RF=e&&e.type.__scopeId||null,t}function ia(e,t=Kt,o){if(!t||e._n)return e;const r=(...s)=>{r._d&&RC(-1);const a=fu(t);let l;try{l=e(...s)}finally{fu(a),r._d&&RC(1)}return l};return r._n=!0,r._c=!0,r._d=!0,r}function En(e,t){if(Kt===null)return e;const o=Hu(Kt),r=e.dirs||(e.dirs=[]);for(let s=0;s<t.length;s++){let[a,l,c,d=ht]=t[s];a&&(Ve(a)&&(a={mounted:a,updated:a}),a.deep&&nr(l),r.push({dir:a,instance:o,value:l,oldValue:void 0,arg:c,modifiers:d}))}return e}function ti(e,t,o,r){const s=e.dirs,a=t&&t.dirs;for(let l=0;l<s.length;l++){const c=s[l];a&&(c.oldValue=a[l].value);let d=c.dir[r];d&&(Or(),Mn(d,o,8,[e.el,c,e,t]),Wr())}}const LF=Symbol("_vte"),Cv=e=>e.__isTeleport,sa=e=>e&&(e.disabled||e.disabled===""),gv=e=>e&&(e.defer||e.defer===""),CC=e=>typeof SVGElement<"u"&&e instanceof SVGElement,gC=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,um=(e,t)=>{const o=e&&e.to;return Lt(o)?t?t(o):null:o},Fv={name:"Teleport",__isTeleport:!0,process(e,t,o,r,s,a,l,c,d,f){const{mc:p,pc:F,pbc:T,o:{insert:b,querySelector:P,createText:R,createComment:W}}=f,B=sa(t.props);let{shapeFlag:I,children:k,dynamicChildren:D}=t;if(e==null){const H=t.el=R(""),z=t.anchor=R("");b(H,o,r),b(z,o,r);const $=(ce,me)=>{I&16&&(s&&s.isCE&&(s.ce._teleportTarget=ce),p(k,ce,me,s,a,l,c,d))},le=()=>{const ce=t.target=um(t.props,P),me=vF(ce,t,R,b);ce&&(l!=="svg"&&CC(ce)?l="svg":l!=="mathml"&&gC(ce)&&(l="mathml"),B||($(ce,me),Ql(t,!1)))};B&&($(o,z),Ql(t,!0)),gv(t.props)?xo(le,a):le()}else{t.el=e.el,t.targetStart=e.targetStart;const H=t.anchor=e.anchor,z=t.target=e.target,$=t.targetAnchor=e.targetAnchor,le=sa(e.props),ce=le?o:z,me=le?H:$;if(l==="svg"||CC(z)?l="svg":(l==="mathml"||gC(z))&&(l="mathml"),D?(T(e.dynamicChildren,D,ce,s,a,l,c),uf(e,t,!0)):d||F(e,t,ce,me,s,a,l,c,!1),B)le?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):Il(t,o,H,f,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const Ne=t.target=um(t.props,P);Ne&&Il(t,Ne,null,f,0)}else le&&Il(t,z,$,f,1);Ql(t,B)}},remove(e,t,o,{um:r,o:{remove:s}},a){const{shapeFlag:l,children:c,anchor:d,targetStart:f,targetAnchor:p,target:F,props:T}=e;if(F&&(s(f),s(p)),a&&s(d),l&16){const b=a||!sa(T);for(let P=0;P<c.length;P++){const R=c[P];r(R,t,o,b,!!R.dynamicChildren)}}},move:Il,hydrate:_v};function Il(e,t,o,{o:{insert:r},m:s},a=2){a===0&&r(e.targetAnchor,t,o);const{el:l,anchor:c,shapeFlag:d,children:f,props:p}=e,F=a===2;if(F&&r(l,t,o),(!F||sa(p))&&d&16)for(let T=0;T<f.length;T++)s(f[T],t,o,2);F&&r(c,t,o)}function _v(e,t,o,r,s,a,{o:{nextSibling:l,parentNode:c,querySelector:d,insert:f,createText:p}},F){const T=t.target=um(t.props,d);if(T){const b=sa(t.props),P=T._lpa||T.firstChild;if(t.shapeFlag&16)if(b)t.anchor=F(l(e),t,c(e),o,r,s,a),t.targetStart=P,t.targetAnchor=P&&l(P);else{t.anchor=l(e);let R=P;for(;R;){if(R&&R.nodeType===8){if(R.data==="teleport start anchor")t.targetStart=R;else if(R.data==="teleport anchor"){t.targetAnchor=R,T._lpa=t.targetAnchor&&l(t.targetAnchor);break}}R=l(R)}t.targetAnchor||vF(T,t,p,f),F(P&&l(P),t,T,o,r,s,a)}Ql(t,b)}return t.anchor&&l(t.anchor)}const yv=Fv;function Ql(e,t){const o=e.ctx;if(o&&o.ut){let r,s;for(t?(r=e.el,s=e.anchor):(r=e.targetStart,s=e.targetAnchor);r&&r!==s;)r.nodeType===1&&r.setAttribute("data-v-owner",o.uid),r=r.nextSibling;o.ut()}}function vF(e,t,o,r){const s=t.targetStart=o(""),a=t.targetAnchor=o("");return s[LF]=a,e&&(r(s,e),r(a,e)),a}function of(e,t){e.shapeFlag&6&&e.component?(e.transition=t,of(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}/*! #__NO_SIDE_EFFECTS__ */function it(e,t){return Ve(e)?(()=>Xt({name:e.name},t,{setup:e}))():e}function VF(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function cm(e,t,o,r,s=!1){if(Re(e)){e.forEach((P,R)=>cm(P,t&&(Re(t)?t[R]:t),o,r,s));return}if(es(r)&&!s)return;const a=r.shapeFlag&4?Hu(r.component):r.el,l=s?null:a,{i:c,r:d}=e,f=t&&t.r,p=c.refs===ht?c.refs={}:c.refs,F=c.setupState,T=Xe(F),b=F===ht?()=>!1:P=>tt(T,P);if(f!=null&&f!==d&&(Lt(f)?(p[f]=null,b(f)&&(F[f]=null)):wt(f)&&(f.value=null)),Ve(d))Da(d,c,12,[l,p]);else{const P=Lt(d),R=wt(d);if(P||R){const W=()=>{if(e.f){const B=P?b(d)?F[d]:p[d]:d.value;s?Re(B)&&jm(B,a):Re(B)?B.includes(a)||B.push(a):P?(p[d]=[a],b(d)&&(F[d]=p[d])):(d.value=[a],e.k&&(p[e.k]=d.value))}else P?(p[d]=l,b(d)&&(F[d]=l)):R&&(d.value=l,e.k&&(p[e.k]=l))};l?(W.id=-1,xo(W,o)):W()}}}Nu().requestIdleCallback;Nu().cancelIdleCallback;const es=e=>!!e.type.__asyncLoader,xF=e=>e.type.__isKeepAlive;function Tv(e,t){NF(e,"a",t)}function Ev(e,t){NF(e,"da",t)}function NF(e,t,o=Qt){const r=e.__wdc||(e.__wdc=()=>{let s=o;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(wu(t,r,o),o){let s=o.parent;for(;s&&s.parent;)xF(s.parent.vnode)&&Sv(r,t,o,s),s=s.parent}}function Sv(e,t,o,r){const s=wu(t,e,r,!0);Ou(()=>{jm(r[t],s)},o)}function wu(e,t,o=Qt,r=!1){if(o){const s=o[e]||(o[e]=[]),a=t.__weh||(t.__weh=(...l)=>{Or();const c=La(o),d=Mn(t,o,e,l);return c(),Wr(),d});return r?s.unshift(a):s.push(a),a}}const mr=e=>(t,o=Qt)=>{(!ga||e==="sp")&&wu(e,(...r)=>t(...r),o)},nf=mr("bm"),Iu=mr("m"),bv=mr("bu"),Bv=mr("u"),Dv=mr("bum"),Ou=mr("um"),Rv=mr("sp"),Lv=mr("rtg"),vv=mr("rtc");function Vv(e,t=Qt){wu("ec",e,t)}const rf="components";function xv(e,t){return PF(rf,e,!0,t)||e}const AF=Symbol.for("v-ndc");function FC(e){return Lt(e)?PF(rf,e,!1)||e:e||AF}function PF(e,t,o=!0,r=!1){const s=Kt||Qt;if(s){const a=s.type;if(e===rf){const c=gV(a,!1);if(c&&(c===t||c===sn(t)||c===xu(sn(t))))return a}const l=_C(s[e]||a[e],t)||_C(s.appContext[e],t);return!l&&r?a:l}}function _C(e,t){return e&&(e[t]||e[sn(t)]||e[xu(sn(t))])}function So(e,t,o,r){let s;const a=o&&o[r],l=Re(e);if(l||Lt(e)){const c=l&&Zi(e);let d=!1;c&&(d=!nn(e),e=Au(e)),s=new Array(e.length);for(let f=0,p=e.length;f<p;f++)s[f]=t(d?mo(e[f]):e[f],f,void 0,a&&a[f])}else if(typeof e=="number"){s=new Array(e);for(let c=0;c<e;c++)s[c]=t(c+1,c,void 0,a&&a[c])}else if(Tt(e))if(e[Symbol.iterator])s=Array.from(e,(c,d)=>t(c,d,void 0,a&&a[d]));else{const c=Object.keys(e);s=new Array(c.length);for(let d=0,f=c.length;d<f;d++){const p=c[d];s[d]=t(e[p],p,d,a&&a[d])}}else s=[];return o&&(o[r]=s),s}function dm(e,t,o={},r,s){if(Kt.ce||Kt.parent&&es(Kt.parent)&&Kt.parent.ce)return t!=="default"&&(o.name=t),ne(),lt(Qe,null,[ze("slot",o,r&&r())],64);let a=e[t];a&&a._c&&(a._d=!1),ne();const l=a&&wF(a(o)),c=o.key||l&&l.key,d=lt(Qe,{key:(c&&!dr(c)?c:`_${t}`)+(!l&&r?"_fb":"")},l||(r?r():[]),l&&e._===1?64:-2);return!s&&d.scopeId&&(d.slotScopeIds=[d.scopeId+"-s"]),a&&a._c&&(a._d=!0),d}function wF(e){return e.some(t=>Ca(t)?!(t.type===xr||t.type===Qe&&!wF(t.children)):!0)?e:null}const mm=e=>e?QF(e)?Hu(e):mm(e.parent):null,aa=Xt(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>mm(e.parent),$root:e=>mm(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>sf(e),$forceUpdate:e=>e.f||(e.f=()=>{tf(e.update)}),$nextTick:e=>e.n||(e.n=ef.bind(e.proxy)),$watch:e=>Qv.bind(e)}),Ld=(e,t)=>e!==ht&&!e.__isScriptSetup&&tt(e,t),Nv={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:o,setupState:r,data:s,props:a,accessCache:l,type:c,appContext:d}=e;let f;if(t[0]!=="$"){const b=l[t];if(b!==void 0)switch(b){case 1:return r[t];case 2:return s[t];case 4:return o[t];case 3:return a[t]}else{if(Ld(r,t))return l[t]=1,r[t];if(s!==ht&&tt(s,t))return l[t]=2,s[t];if((f=e.propsOptions[0])&&tt(f,t))return l[t]=3,a[t];if(o!==ht&&tt(o,t))return l[t]=4,o[t];fm&&(l[t]=0)}}const p=aa[t];let F,T;if(p)return t==="$attrs"&&co(e.attrs,"get",""),p(e);if((F=c.__cssModules)&&(F=F[t]))return F;if(o!==ht&&tt(o,t))return l[t]=4,o[t];if(T=d.config.globalProperties,tt(T,t))return T[t]},set({_:e},t,o){const{data:r,setupState:s,ctx:a}=e;return Ld(s,t)?(s[t]=o,!0):r!==ht&&tt(r,t)?(r[t]=o,!0):tt(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(a[t]=o,!0)},has({_:{data:e,setupState:t,accessCache:o,ctx:r,appContext:s,propsOptions:a}},l){let c;return!!o[l]||e!==ht&&tt(e,l)||Ld(t,l)||(c=a[0])&&tt(c,l)||tt(r,l)||tt(aa,l)||tt(s.config.globalProperties,l)},defineProperty(e,t,o){return o.get!=null?e._.accessCache[t]=0:tt(o,"value")&&this.set(e,t,o.value,null),Reflect.defineProperty(e,t,o)}};function yC(e){return Re(e)?e.reduce((t,o)=>(t[o]=null,t),{}):e}let fm=!0;function Av(e){const t=sf(e),o=e.proxy,r=e.ctx;fm=!1,t.beforeCreate&&TC(t.beforeCreate,e,"bc");const{data:s,computed:a,methods:l,watch:c,provide:d,inject:f,created:p,beforeMount:F,mounted:T,beforeUpdate:b,updated:P,activated:R,deactivated:W,beforeDestroy:B,beforeUnmount:I,destroyed:k,unmounted:D,render:H,renderTracked:z,renderTriggered:$,errorCaptured:le,serverPrefetch:ce,expose:me,inheritAttrs:Ne,components:Oe,directives:Me,filters:St}=t;if(f&&Pv(f,r,null),l)for(const ge in l){const Se=l[ge];Ve(Se)&&(r[ge]=Se.bind(o))}if(s){const ge=s.call(o,o);Tt(ge)&&(e.data=no(ge))}if(fm=!0,a)for(const ge in a){const Se=a[ge],qe=Ve(Se)?Se.bind(o,o):Ve(Se.get)?Se.get.bind(o,o):yn,We=!Ve(Se)&&Ve(Se.set)?Se.set.bind(o):yn,Je=xe({get:qe,set:We});Object.defineProperty(r,ge,{enumerable:!0,configurable:!0,get:()=>Je.value,set:Ae=>Je.value=Ae})}if(c)for(const ge in c)IF(c[ge],r,o,ge);if(d){const ge=Ve(d)?d.call(o):d;Reflect.ownKeys(ge).forEach(Se=>{af(Se,ge[Se])})}p&&TC(p,e,"c");function Le(ge,Se){Re(Se)?Se.forEach(qe=>ge(qe.bind(o))):Se&&ge(Se.bind(o))}if(Le(nf,F),Le(Iu,T),Le(bv,b),Le(Bv,P),Le(Tv,R),Le(Ev,W),Le(Vv,le),Le(vv,z),Le(Lv,$),Le(Dv,I),Le(Ou,D),Le(Rv,ce),Re(me))if(me.length){const ge=e.exposed||(e.exposed={});me.forEach(Se=>{Object.defineProperty(ge,Se,{get:()=>o[Se],set:qe=>o[Se]=qe})})}else e.exposed||(e.exposed={});H&&e.render===yn&&(e.render=H),Ne!=null&&(e.inheritAttrs=Ne),Oe&&(e.components=Oe),Me&&(e.directives=Me),ce&&VF(e)}function Pv(e,t,o=yn){Re(e)&&(e=hm(e));for(const r in e){const s=e[r];let a;Tt(s)?"default"in s?a=Vr(s.from||r,s.default,!0):a=Vr(s.from||r):a=Vr(s),wt(a)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>a.value,set:l=>a.value=l}):t[r]=a}}function TC(e,t,o){Mn(Re(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,o)}function IF(e,t,o,r){let s=r.includes(".")?KF(o,r):()=>o[r];if(Lt(e)){const a=t[e];Ve(a)&&to(s,a)}else if(Ve(e))to(s,e.bind(o));else if(Tt(e))if(Re(e))e.forEach(a=>IF(a,t,o,r));else{const a=Ve(e.handler)?e.handler.bind(o):t[e.handler];Ve(a)&&to(s,a,e)}}function sf(e){const t=e.type,{mixins:o,extends:r}=t,{mixins:s,optionsCache:a,config:{optionMergeStrategies:l}}=e.appContext,c=a.get(t);let d;return c?d=c:!s.length&&!o&&!r?d=t:(d={},s.length&&s.forEach(f=>hu(d,f,l,!0)),hu(d,t,l)),Tt(t)&&a.set(t,d),d}function hu(e,t,o,r=!1){const{mixins:s,extends:a}=t;a&&hu(e,a,o,!0),s&&s.forEach(l=>hu(e,l,o,!0));for(const l in t)if(!(r&&l==="expose")){const c=wv[l]||o&&o[l];e[l]=c?c(e[l],t[l]):t[l]}return e}const wv={data:EC,props:SC,emits:SC,methods:ta,computed:ta,beforeCreate:go,created:go,beforeMount:go,mounted:go,beforeUpdate:go,updated:go,beforeDestroy:go,beforeUnmount:go,destroyed:go,unmounted:go,activated:go,deactivated:go,errorCaptured:go,serverPrefetch:go,components:ta,directives:ta,watch:Ov,provide:EC,inject:Iv};function EC(e,t){return t?e?function(){return Xt(Ve(e)?e.call(this,this):e,Ve(t)?t.call(this,this):t)}:t:e}function Iv(e,t){return ta(hm(e),hm(t))}function hm(e){if(Re(e)){const t={};for(let o=0;o<e.length;o++)t[e[o]]=e[o];return t}return e}function go(e,t){return e?[...new Set([].concat(e,t))]:t}function ta(e,t){return e?Xt(Object.create(null),e,t):t}function SC(e,t){return e?Re(e)&&Re(t)?[...new Set([...e,...t])]:Xt(Object.create(null),yC(e),yC(t??{})):t}function Ov(e,t){if(!e)return t;if(!t)return e;const o=Xt(Object.create(null),e);for(const r in t)o[r]=go(e[r],t[r]);return o}function OF(){return{app:null,config:{isNativeTag:SL,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Wv=0;function kv(e,t){return function(r,s=null){Ve(r)||(r=Xt({},r)),s!=null&&!Tt(s)&&(s=null);const a=OF(),l=new WeakSet,c=[];let d=!1;const f=a.app={_uid:Wv++,_component:r,_props:s,_container:null,_context:a,_instance:null,version:_V,get config(){return a.config},set config(p){},use(p,...F){return l.has(p)||(p&&Ve(p.install)?(l.add(p),p.install(f,...F)):Ve(p)&&(l.add(p),p(f,...F))),f},mixin(p){return a.mixins.includes(p)||a.mixins.push(p),f},component(p,F){return F?(a.components[p]=F,f):a.components[p]},directive(p,F){return F?(a.directives[p]=F,f):a.directives[p]},mount(p,F,T){if(!d){const b=f._ceVNode||ze(r,s);return b.appContext=a,T===!0?T="svg":T===!1&&(T=void 0),F&&t?t(b,p):e(b,p,T),d=!0,f._container=p,p.__vue_app__=f,Hu(b.component)}},onUnmount(p){c.push(p)},unmount(){d&&(Mn(c,f._instance,16),e(null,f._container),delete f._container.__vue_app__)},provide(p,F){return a.provides[p]=F,f},runWithContext(p){const F=ts;ts=f;try{return p()}finally{ts=F}}};return f}}let ts=null;function af(e,t){if(Qt){let o=Qt.provides;const r=Qt.parent&&Qt.parent.provides;r===o&&(o=Qt.provides=Object.create(r)),o[e]=t}}function Vr(e,t,o=!1){const r=Qt||Kt;if(r||ts){const s=ts?ts._context.provides:r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:void 0;if(s&&e in s)return s[e];if(arguments.length>1)return o&&Ve(t)?t.call(r&&r.proxy):t}}const WF={},kF=()=>Object.create(WF),MF=e=>Object.getPrototypeOf(e)===WF;function Mv(e,t,o,r=!1){const s={},a=kF();e.propsDefaults=Object.create(null),HF(e,t,s,a);for(const l in e.propsOptions[0])l in s||(s[l]=void 0);o?e.props=r?s:ov(s):e.type.props?e.props=s:e.props=a,e.attrs=a}function Hv(e,t,o,r){const{props:s,attrs:a,vnode:{patchFlag:l}}=e,c=Xe(s),[d]=e.propsOptions;let f=!1;if((r||l>0)&&!(l&16)){if(l&8){const p=e.vnode.dynamicProps;for(let F=0;F<p.length;F++){let T=p[F];if(Mu(e.emitsOptions,T))continue;const b=t[T];if(d)if(tt(a,T))b!==a[T]&&(a[T]=b,f=!0);else{const P=sn(T);s[P]=pm(d,c,P,b,e,!1)}else b!==a[T]&&(a[T]=b,f=!0)}}}else{HF(e,t,s,a)&&(f=!0);let p;for(const F in c)(!t||!tt(t,F)&&((p=Fi(F))===F||!tt(t,p)))&&(d?o&&(o[F]!==void 0||o[p]!==void 0)&&(s[F]=pm(d,c,F,void 0,e,!0)):delete s[F]);if(a!==c)for(const F in a)(!t||!tt(t,F))&&(delete a[F],f=!0)}f&&or(e.attrs,"set","")}function HF(e,t,o,r){const[s,a]=e.propsOptions;let l=!1,c;if(t)for(let d in t){if(oa(d))continue;const f=t[d];let p;s&&tt(s,p=sn(d))?!a||!a.includes(p)?o[p]=f:(c||(c={}))[p]=f:Mu(e.emitsOptions,d)||(!(d in r)||f!==r[d])&&(r[d]=f,l=!0)}if(a){const d=Xe(o),f=c||ht;for(let p=0;p<a.length;p++){const F=a[p];o[F]=pm(s,d,F,f[F],e,!tt(f,F))}}return l}function pm(e,t,o,r,s,a){const l=e[o];if(l!=null){const c=tt(l,"default");if(c&&r===void 0){const d=l.default;if(l.type!==Function&&!l.skipFactory&&Ve(d)){const{propsDefaults:f}=s;if(o in f)r=f[o];else{const p=La(s);r=f[o]=d.call(null,t),p()}}else r=d;s.ce&&s.ce._setProp(o,r)}l[0]&&(a&&!c?r=!1:l[1]&&(r===""||r===Fi(o))&&(r=!0))}return r}const $v=new WeakMap;function $F(e,t,o=!1){const r=o?$v:t.propsCache,s=r.get(e);if(s)return s;const a=e.props,l={},c=[];let d=!1;if(!Ve(e)){const p=F=>{d=!0;const[T,b]=$F(F,t,!0);Xt(l,T),b&&c.push(...b)};!o&&t.mixins.length&&t.mixins.forEach(p),e.extends&&p(e.extends),e.mixins&&e.mixins.forEach(p)}if(!a&&!d)return Tt(e)&&r.set(e,Xi),Xi;if(Re(a))for(let p=0;p<a.length;p++){const F=sn(a[p]);bC(F)&&(l[F]=ht)}else if(a)for(const p in a){const F=sn(p);if(bC(F)){const T=a[p],b=l[F]=Re(T)||Ve(T)?{type:T}:Xt({},T),P=b.type;let R=!1,W=!0;if(Re(P))for(let B=0;B<P.length;++B){const I=P[B],k=Ve(I)&&I.name;if(k==="Boolean"){R=!0;break}else k==="String"&&(W=!1)}else R=Ve(P)&&P.name==="Boolean";b[0]=R,b[1]=W,(R||tt(b,"default"))&&c.push(F)}}const f=[l,c];return Tt(e)&&r.set(e,f),f}function bC(e){return e[0]!=="$"&&!oa(e)}const UF=e=>e[0]==="_"||e==="$stable",lf=e=>Re(e)?e.map(Nn):[Nn(e)],Uv=(e,t,o)=>{if(t._n)return t;const r=ia((...s)=>lf(t(...s)),o);return r._c=!1,r},zF=(e,t,o)=>{const r=e._ctx;for(const s in e){if(UF(s))continue;const a=e[s];if(Ve(a))t[s]=Uv(s,a,r);else if(a!=null){const l=lf(a);t[s]=()=>l}}},jF=(e,t)=>{const o=lf(t);e.slots.default=()=>o},GF=(e,t,o)=>{for(const r in t)(o||r!=="_")&&(e[r]=t[r])},zv=(e,t,o)=>{const r=e.slots=kF();if(e.vnode.shapeFlag&32){const s=t._;s?(GF(r,t,o),o&&Z0(r,"_",s,!0)):zF(t,r)}else t&&jF(e,t)},jv=(e,t,o)=>{const{vnode:r,slots:s}=e;let a=!0,l=ht;if(r.shapeFlag&32){const c=t._;c?o&&c===1?a=!1:GF(s,t,o):(a=!t.$stable,zF(t,s)),l=t}else t&&(jF(e,t),l={default:1});if(a)for(const c in s)!UF(c)&&l[c]==null&&delete s[c]},xo=sV;function Gv(e){return Yv(e)}function Yv(e,t){const o=Nu();o.__VUE__=!0;const{insert:r,remove:s,patchProp:a,createElement:l,createText:c,createComment:d,setText:f,setElementText:p,parentNode:F,nextSibling:T,setScopeId:b=yn,insertStaticContent:P}=e,R=(C,h,E,A=null,w=null,U=null,ee=void 0,q=null,Z=!!h.dynamicChildren)=>{if(C===h)return;C&&!Gs(C,h)&&(A=Ot(C),Ae(C,w,U,!0),C=null),h.patchFlag===-2&&(Z=!1,h.dynamicChildren=null);const{type:K,ref:oe,shapeFlag:v}=h;switch(K){case Ra:W(C,h,E,A);break;case xr:B(C,h,E,A);break;case eu:C==null&&I(h,E,A,ee);break;case Qe:Oe(C,h,E,A,w,U,ee,q,Z);break;default:v&1?H(C,h,E,A,w,U,ee,q,Z):v&6?Me(C,h,E,A,w,U,ee,q,Z):(v&64||v&128)&&K.process(C,h,E,A,w,U,ee,q,Z,Dt)}oe!=null&&w&&cm(oe,C&&C.ref,U,h||C,!h)},W=(C,h,E,A)=>{if(C==null)r(h.el=c(h.children),E,A);else{const w=h.el=C.el;h.children!==C.children&&f(w,h.children)}},B=(C,h,E,A)=>{C==null?r(h.el=d(h.children||""),E,A):h.el=C.el},I=(C,h,E,A)=>{[C.el,C.anchor]=P(C.children,h,E,A,C.el,C.anchor)},k=({el:C,anchor:h},E,A)=>{let w;for(;C&&C!==h;)w=T(C),r(C,E,A),C=w;r(h,E,A)},D=({el:C,anchor:h})=>{let E;for(;C&&C!==h;)E=T(C),s(C),C=E;s(h)},H=(C,h,E,A,w,U,ee,q,Z)=>{h.type==="svg"?ee="svg":h.type==="math"&&(ee="mathml"),C==null?z(h,E,A,w,U,ee,q,Z):ce(C,h,w,U,ee,q,Z)},z=(C,h,E,A,w,U,ee,q)=>{let Z,K;const{props:oe,shapeFlag:v,transition:O,dirs:re}=C;if(Z=C.el=l(C.type,U,oe&&oe.is,oe),v&8?p(Z,C.children):v&16&&le(C.children,Z,null,A,w,vd(C,U),ee,q),re&&ti(C,null,A,"created"),$(Z,C,C.scopeId,ee,A),oe){for(const Be in oe)Be!=="value"&&!oa(Be)&&a(Z,Be,null,oe[Be],U,A);"value"in oe&&a(Z,"value",null,oe.value,U),(K=oe.onVnodeBeforeMount)&&vn(K,A,C)}re&&ti(C,null,A,"beforeMount");const ue=Kv(w,O);ue&&O.beforeEnter(Z),r(Z,h,E),((K=oe&&oe.onVnodeMounted)||ue||re)&&xo(()=>{K&&vn(K,A,C),ue&&O.enter(Z),re&&ti(C,null,A,"mounted")},w)},$=(C,h,E,A,w)=>{if(E&&b(C,E),A)for(let U=0;U<A.length;U++)b(C,A[U]);if(w){let U=w.subTree;if(h===U||XF(U.type)&&(U.ssContent===h||U.ssFallback===h)){const ee=w.vnode;$(C,ee,ee.scopeId,ee.slotScopeIds,w.parent)}}},le=(C,h,E,A,w,U,ee,q,Z=0)=>{for(let K=Z;K<C.length;K++){const oe=C[K]=q?Lr(C[K]):Nn(C[K]);R(null,oe,h,E,A,w,U,ee,q)}},ce=(C,h,E,A,w,U,ee)=>{const q=h.el=C.el;let{patchFlag:Z,dynamicChildren:K,dirs:oe}=h;Z|=C.patchFlag&16;const v=C.props||ht,O=h.props||ht;let re;if(E&&oi(E,!1),(re=O.onVnodeBeforeUpdate)&&vn(re,E,h,C),oe&&ti(h,C,E,"beforeUpdate"),E&&oi(E,!0),(v.innerHTML&&O.innerHTML==null||v.textContent&&O.textContent==null)&&p(q,""),K?me(C.dynamicChildren,K,q,E,A,vd(h,w),U):ee||Se(C,h,q,null,E,A,vd(h,w),U,!1),Z>0){if(Z&16)Ne(q,v,O,E,w);else if(Z&2&&v.class!==O.class&&a(q,"class",null,O.class,w),Z&4&&a(q,"style",v.style,O.style,w),Z&8){const ue=h.dynamicProps;for(let Be=0;Be<ue.length;Be++){const we=ue[Be],ct=v[we],dt=O[we];(dt!==ct||we==="value")&&a(q,we,ct,dt,w,E)}}Z&1&&C.children!==h.children&&p(q,h.children)}else!ee&&K==null&&Ne(q,v,O,E,w);((re=O.onVnodeUpdated)||oe)&&xo(()=>{re&&vn(re,E,h,C),oe&&ti(h,C,E,"updated")},A)},me=(C,h,E,A,w,U,ee)=>{for(let q=0;q<h.length;q++){const Z=C[q],K=h[q],oe=Z.el&&(Z.type===Qe||!Gs(Z,K)||Z.shapeFlag&70)?F(Z.el):E;R(Z,K,oe,null,A,w,U,ee,!0)}},Ne=(C,h,E,A,w)=>{if(h!==E){if(h!==ht)for(const U in h)!oa(U)&&!(U in E)&&a(C,U,h[U],null,w,A);for(const U in E){if(oa(U))continue;const ee=E[U],q=h[U];ee!==q&&U!=="value"&&a(C,U,q,ee,w,A)}"value"in E&&a(C,"value",h.value,E.value,w)}},Oe=(C,h,E,A,w,U,ee,q,Z)=>{const K=h.el=C?C.el:c(""),oe=h.anchor=C?C.anchor:c("");let{patchFlag:v,dynamicChildren:O,slotScopeIds:re}=h;re&&(q=q?q.concat(re):re),C==null?(r(K,E,A),r(oe,E,A),le(h.children||[],E,oe,w,U,ee,q,Z)):v>0&&v&64&&O&&C.dynamicChildren?(me(C.dynamicChildren,O,E,w,U,ee,q),(h.key!=null||w&&h===w.subTree)&&uf(C,h,!0)):Se(C,h,E,oe,w,U,ee,q,Z)},Me=(C,h,E,A,w,U,ee,q,Z)=>{h.slotScopeIds=q,C==null?h.shapeFlag&512?w.ctx.activate(h,E,A,ee,Z):St(h,E,A,w,U,ee,Z):It(C,h,Z)},St=(C,h,E,A,w,U,ee)=>{const q=C.component=mV(C,A,w);if(xF(C)&&(q.ctx.renderer=Dt),fV(q,!1,ee),q.asyncDep){if(w&&w.registerDep(q,Le,ee),!C.el){const Z=q.subTree=ze(xr);B(null,Z,h,E)}}else Le(q,C,h,E,w,U,ee)},It=(C,h,E)=>{const A=h.component=C.component;if(rV(C,h,E))if(A.asyncDep&&!A.asyncResolved){ge(A,h,E);return}else A.next=h,A.update();else h.el=C.el,A.vnode=h},Le=(C,h,E,A,w,U,ee)=>{const q=()=>{if(C.isMounted){let{next:v,bu:O,u:re,parent:ue,vnode:Be}=C;{const mt=YF(C);if(mt){v&&(v.el=Be.el,ge(C,v,ee)),mt.asyncDep.then(()=>{C.isUnmounted||q()});return}}let we=v,ct;oi(C,!1),v?(v.el=Be.el,ge(C,v,ee)):v=Be,O&&Sd(O),(ct=v.props&&v.props.onVnodeBeforeUpdate)&&vn(ct,ue,v,Be),oi(C,!0);const dt=Vd(C),vt=C.subTree;C.subTree=dt,R(vt,dt,F(vt.el),Ot(vt),C,w,U),v.el=dt.el,we===null&&iV(C,dt.el),re&&xo(re,w),(ct=v.props&&v.props.onVnodeUpdated)&&xo(()=>vn(ct,ue,v,Be),w)}else{let v;const{el:O,props:re}=h,{bm:ue,m:Be,parent:we,root:ct,type:dt}=C,vt=es(h);if(oi(C,!1),ue&&Sd(ue),!vt&&(v=re&&re.onVnodeBeforeMount)&&vn(v,we,h),oi(C,!0),O&&Wt){const mt=()=>{C.subTree=Vd(C),Wt(O,C.subTree,C,w,null)};vt&&dt.__asyncHydrate?dt.__asyncHydrate(O,C,mt):mt()}else{ct.ce&&ct.ce._injectChildStyle(dt);const mt=C.subTree=Vd(C);R(null,mt,E,A,C,w,U),h.el=mt.el}if(Be&&xo(Be,w),!vt&&(v=re&&re.onVnodeMounted)){const mt=h;xo(()=>vn(v,we,mt),w)}(h.shapeFlag&256||we&&es(we.vnode)&&we.vnode.shapeFlag&256)&&C.a&&xo(C.a,w),C.isMounted=!0,h=E=A=null}};C.scope.on();const Z=C.effect=new rF(q);C.scope.off();const K=C.update=Z.run.bind(Z),oe=C.job=Z.runIfDirty.bind(Z);oe.i=C,oe.id=C.uid,Z.scheduler=()=>tf(oe),oi(C,!0),K()},ge=(C,h,E)=>{h.component=C;const A=C.vnode.props;C.vnode=h,C.next=null,Hv(C,h.props,A,E),jv(C,h.children,E),Or(),pC(C),Wr()},Se=(C,h,E,A,w,U,ee,q,Z=!1)=>{const K=C&&C.children,oe=C?C.shapeFlag:0,v=h.children,{patchFlag:O,shapeFlag:re}=h;if(O>0){if(O&128){We(K,v,E,A,w,U,ee,q,Z);return}else if(O&256){qe(K,v,E,A,w,U,ee,q,Z);return}}re&8?(oe&16&&pt(K,w,U),v!==K&&p(E,v)):oe&16?re&16?We(K,v,E,A,w,U,ee,q,Z):pt(K,w,U,!0):(oe&8&&p(E,""),re&16&&le(v,E,A,w,U,ee,q,Z))},qe=(C,h,E,A,w,U,ee,q,Z)=>{C=C||Xi,h=h||Xi;const K=C.length,oe=h.length,v=Math.min(K,oe);let O;for(O=0;O<v;O++){const re=h[O]=Z?Lr(h[O]):Nn(h[O]);R(C[O],re,E,null,w,U,ee,q,Z)}K>oe?pt(C,w,U,!0,!1,v):le(h,E,A,w,U,ee,q,Z,v)},We=(C,h,E,A,w,U,ee,q,Z)=>{let K=0;const oe=h.length;let v=C.length-1,O=oe-1;for(;K<=v&&K<=O;){const re=C[K],ue=h[K]=Z?Lr(h[K]):Nn(h[K]);if(Gs(re,ue))R(re,ue,E,null,w,U,ee,q,Z);else break;K++}for(;K<=v&&K<=O;){const re=C[v],ue=h[O]=Z?Lr(h[O]):Nn(h[O]);if(Gs(re,ue))R(re,ue,E,null,w,U,ee,q,Z);else break;v--,O--}if(K>v){if(K<=O){const re=O+1,ue=re<oe?h[re].el:A;for(;K<=O;)R(null,h[K]=Z?Lr(h[K]):Nn(h[K]),E,ue,w,U,ee,q,Z),K++}}else if(K>O)for(;K<=v;)Ae(C[K],w,U,!0),K++;else{const re=K,ue=K,Be=new Map;for(K=ue;K<=O;K++){const Vt=h[K]=Z?Lr(h[K]):Nn(h[K]);Vt.key!=null&&Be.set(Vt.key,K)}let we,ct=0;const dt=O-ue+1;let vt=!1,mt=0;const ro=new Array(dt);for(K=0;K<dt;K++)ro[K]=0;for(K=re;K<=v;K++){const Vt=C[K];if(ct>=dt){Ae(Vt,w,U,!0);continue}let io;if(Vt.key!=null)io=Be.get(Vt.key);else for(we=ue;we<=O;we++)if(ro[we-ue]===0&&Gs(Vt,h[we])){io=we;break}io===void 0?Ae(Vt,w,U,!0):(ro[io-ue]=K+1,io>=mt?mt=io:vt=!0,R(Vt,h[io],E,null,w,U,ee,q,Z),ct++)}const bn=vt?qv(ro):Xi;for(we=bn.length-1,K=dt-1;K>=0;K--){const Vt=ue+K,io=h[Vt],Bn=Vt+1<oe?h[Vt+1].el:A;ro[K]===0?R(null,io,E,Bn,w,U,ee,q,Z):vt&&(we<0||K!==bn[we]?Je(io,E,Bn,2):we--)}}},Je=(C,h,E,A,w=null)=>{const{el:U,type:ee,transition:q,children:Z,shapeFlag:K}=C;if(K&6){Je(C.component.subTree,h,E,A);return}if(K&128){C.suspense.move(h,E,A);return}if(K&64){ee.move(C,h,E,Dt);return}if(ee===Qe){r(U,h,E);for(let v=0;v<Z.length;v++)Je(Z[v],h,E,A);r(C.anchor,h,E);return}if(ee===eu){k(C,h,E);return}if(A!==2&&K&1&&q)if(A===0)q.beforeEnter(U),r(U,h,E),xo(()=>q.enter(U),w);else{const{leave:v,delayLeave:O,afterLeave:re}=q,ue=()=>r(U,h,E),Be=()=>{v(U,()=>{ue(),re&&re()})};O?O(U,ue,Be):Be()}else r(U,h,E)},Ae=(C,h,E,A=!1,w=!1)=>{const{type:U,props:ee,ref:q,children:Z,dynamicChildren:K,shapeFlag:oe,patchFlag:v,dirs:O,cacheIndex:re}=C;if(v===-2&&(w=!1),q!=null&&cm(q,null,E,C,!0),re!=null&&(h.renderCache[re]=void 0),oe&256){h.ctx.deactivate(C);return}const ue=oe&1&&O,Be=!es(C);let we;if(Be&&(we=ee&&ee.onVnodeBeforeUnmount)&&vn(we,h,C),oe&6)st(C.component,E,A);else{if(oe&128){C.suspense.unmount(E,A);return}ue&&ti(C,null,h,"beforeUnmount"),oe&64?C.type.remove(C,h,E,Dt,A):K&&!K.hasOnce&&(U!==Qe||v>0&&v&64)?pt(K,h,E,!1,!0):(U===Qe&&v&384||!w&&oe&16)&&pt(Z,h,E),A&&zt(C)}(Be&&(we=ee&&ee.onVnodeUnmounted)||ue)&&xo(()=>{we&&vn(we,h,C),ue&&ti(C,null,h,"unmounted")},E)},zt=C=>{const{type:h,el:E,anchor:A,transition:w}=C;if(h===Qe){He(E,A);return}if(h===eu){D(C);return}const U=()=>{s(E),w&&!w.persisted&&w.afterLeave&&w.afterLeave()};if(C.shapeFlag&1&&w&&!w.persisted){const{leave:ee,delayLeave:q}=w,Z=()=>ee(E,U);q?q(C.el,U,Z):Z()}else U()},He=(C,h)=>{let E;for(;C!==h;)E=T(C),s(C),C=E;s(h)},st=(C,h,E)=>{const{bum:A,scope:w,job:U,subTree:ee,um:q,m:Z,a:K}=C;BC(Z),BC(K),A&&Sd(A),w.stop(),U&&(U.flags|=8,Ae(ee,C,h,E)),q&&xo(q,h),xo(()=>{C.isUnmounted=!0},h),h&&h.pendingBranch&&!h.isUnmounted&&C.asyncDep&&!C.asyncResolved&&C.suspenseId===h.pendingId&&(h.deps--,h.deps===0&&h.resolve())},pt=(C,h,E,A=!1,w=!1,U=0)=>{for(let ee=U;ee<C.length;ee++)Ae(C[ee],h,E,A,w)},Ot=C=>{if(C.shapeFlag&6)return Ot(C.component.subTree);if(C.shapeFlag&128)return C.suspense.next();const h=T(C.anchor||C.el),E=h&&h[LF];return E?T(E):h};let nt=!1;const bt=(C,h,E)=>{C==null?h._vnode&&Ae(h._vnode,null,null,!0):R(h._vnode||null,C,h,null,null,null,E),h._vnode=C,nt||(nt=!0,pC(),BF(),nt=!1)},Dt={p:R,um:Ae,m:Je,r:zt,mt:St,mc:le,pc:Se,pbc:me,n:Ot,o:e};let ut,Wt;return t&&([ut,Wt]=t(Dt)),{render:bt,hydrate:ut,createApp:kv(bt,ut)}}function vd({type:e,props:t},o){return o==="svg"&&e==="foreignObject"||o==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:o}function oi({effect:e,job:t},o){o?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Kv(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function uf(e,t,o=!1){const r=e.children,s=t.children;if(Re(r)&&Re(s))for(let a=0;a<r.length;a++){const l=r[a];let c=s[a];c.shapeFlag&1&&!c.dynamicChildren&&((c.patchFlag<=0||c.patchFlag===32)&&(c=s[a]=Lr(s[a]),c.el=l.el),!o&&c.patchFlag!==-2&&uf(l,c)),c.type===Ra&&(c.el=l.el)}}function qv(e){const t=e.slice(),o=[0];let r,s,a,l,c;const d=e.length;for(r=0;r<d;r++){const f=e[r];if(f!==0){if(s=o[o.length-1],e[s]<f){t[r]=s,o.push(r);continue}for(a=0,l=o.length-1;a<l;)c=a+l>>1,e[o[c]]<f?a=c+1:l=c;f<e[o[a]]&&(a>0&&(t[r]=o[a-1]),o[a]=r)}}for(a=o.length,l=o[a-1];a-- >0;)o[a]=l,l=t[l];return o}function YF(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:YF(t)}function BC(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const Xv=Symbol.for("v-scx"),Jv=()=>Vr(Xv);function Wu(e,t){return ku(e,null,t)}function Zv(e,t){return ku(e,null,{flush:"post"})}function to(e,t,o){return ku(e,t,o)}function ku(e,t,o=ht){const{immediate:r,deep:s,flush:a,once:l}=o,c=Xt({},o),d=t&&r||!t&&a!=="post";let f;if(ga){if(a==="sync"){const b=Jv();f=b.__watcherHandles||(b.__watcherHandles=[])}else if(!d){const b=()=>{};return b.stop=yn,b.resume=yn,b.pause=yn,b}}const p=Qt;c.call=(b,P,R)=>Mn(b,p,P,R);let F=!1;a==="post"?c.scheduler=b=>{xo(b,p&&p.suspense)}:a!=="sync"&&(F=!0,c.scheduler=(b,P)=>{P?b():tf(b)}),c.augmentJob=b=>{t&&(b.flags|=4),F&&(b.flags|=2,p&&(b.id=p.uid,b.i=p))};const T=mv(e,t,c);return ga&&(f?f.push(T):d&&T()),T}function Qv(e,t,o){const r=this.proxy,s=Lt(e)?e.includes(".")?KF(r,e):()=>r[e]:e.bind(r,r);let a;Ve(t)?a=t:(a=t.handler,o=t);const l=La(this),c=ku(s,a.bind(r),o);return l(),c}function KF(e,t){const o=t.split(".");return()=>{let r=e;for(let s=0;s<o.length&&r;s++)r=r[o[s]];return r}}const eV=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${sn(t)}Modifiers`]||e[`${Fi(t)}Modifiers`];function tV(e,t,...o){if(e.isUnmounted)return;const r=e.vnode.props||ht;let s=o;const a=t.startsWith("update:"),l=a&&eV(r,t.slice(7));l&&(l.trim&&(s=o.map(p=>Lt(p)?p.trim():p)),l.number&&(s=o.map(LL)));let c,d=r[c=Ed(t)]||r[c=Ed(sn(t))];!d&&a&&(d=r[c=Ed(Fi(t))]),d&&Mn(d,e,6,s);const f=r[c+"Once"];if(f){if(!e.emitted)e.emitted={};else if(e.emitted[c])return;e.emitted[c]=!0,Mn(f,e,6,s)}}function qF(e,t,o=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const a=e.emits;let l={},c=!1;if(!Ve(e)){const d=f=>{const p=qF(f,t,!0);p&&(c=!0,Xt(l,p))};!o&&t.mixins.length&&t.mixins.forEach(d),e.extends&&d(e.extends),e.mixins&&e.mixins.forEach(d)}return!a&&!c?(Tt(e)&&r.set(e,null),null):(Re(a)?a.forEach(d=>l[d]=null):Xt(l,a),Tt(e)&&r.set(e,l),l)}function Mu(e,t){return!e||!Lu(t)?!1:(t=t.slice(2).replace(/Once$/,""),tt(e,t[0].toLowerCase()+t.slice(1))||tt(e,Fi(t))||tt(e,t))}function Vd(e){const{type:t,vnode:o,proxy:r,withProxy:s,propsOptions:[a],slots:l,attrs:c,emit:d,render:f,renderCache:p,props:F,data:T,setupState:b,ctx:P,inheritAttrs:R}=e,W=fu(e);let B,I;try{if(o.shapeFlag&4){const D=s||r,H=D;B=Nn(f.call(H,D,p,F,b,T,P)),I=c}else{const D=t;B=Nn(D.length>1?D(F,{attrs:c,slots:l,emit:d}):D(F,null)),I=t.props?c:oV(c)}}catch(D){la.length=0,Pu(D,e,1),B=ze(xr)}let k=B;if(I&&R!==!1){const D=Object.keys(I),{shapeFlag:H}=k;D.length&&H&7&&(a&&D.some(zm)&&(I=nV(I,a)),k=ns(k,I,!1,!0))}return o.dirs&&(k=ns(k,null,!1,!0),k.dirs=k.dirs?k.dirs.concat(o.dirs):o.dirs),o.transition&&of(k,o.transition),B=k,fu(W),B}const oV=e=>{let t;for(const o in e)(o==="class"||o==="style"||Lu(o))&&((t||(t={}))[o]=e[o]);return t},nV=(e,t)=>{const o={};for(const r in e)(!zm(r)||!(r.slice(9)in t))&&(o[r]=e[r]);return o};function rV(e,t,o){const{props:r,children:s,component:a}=e,{props:l,children:c,patchFlag:d}=t,f=a.emitsOptions;if(t.dirs||t.transition)return!0;if(o&&d>=0){if(d&1024)return!0;if(d&16)return r?DC(r,l,f):!!l;if(d&8){const p=t.dynamicProps;for(let F=0;F<p.length;F++){const T=p[F];if(l[T]!==r[T]&&!Mu(f,T))return!0}}}else return(s||c)&&(!c||!c.$stable)?!0:r===l?!1:r?l?DC(r,l,f):!0:!!l;return!1}function DC(e,t,o){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let s=0;s<r.length;s++){const a=r[s];if(t[a]!==e[a]&&!Mu(o,a))return!0}return!1}function iV({vnode:e,parent:t},o){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r===e)(e=t.vnode).el=o,t=t.parent;else break}}const XF=e=>e.__isSuspense;function sV(e,t){t&&t.pendingBranch?Re(e)?t.effects.push(...e):t.effects.push(e):pv(e)}const Qe=Symbol.for("v-fgt"),Ra=Symbol.for("v-txt"),xr=Symbol.for("v-cmt"),eu=Symbol.for("v-stc"),la=[];let Ho=null;function ne(e=!1){la.push(Ho=e?null:[])}function aV(){la.pop(),Ho=la[la.length-1]||null}let pa=1;function RC(e){pa+=e,e<0&&Ho&&(Ho.hasOnce=!0)}function JF(e){return e.dynamicChildren=pa>0?Ho||Xi:null,aV(),pa>0&&Ho&&Ho.push(e),e}function Ce(e,t,o,r,s,a){return JF(X(e,t,o,r,s,a,!0))}function lt(e,t,o,r,s){return JF(ze(e,t,o,r,s,!0))}function Ca(e){return e?e.__v_isVNode===!0:!1}function Gs(e,t){return e.type===t.type&&e.key===t.key}const ZF=({key:e})=>e??null,tu=({ref:e,ref_key:t,ref_for:o})=>(typeof e=="number"&&(e=""+e),e!=null?Lt(e)||wt(e)||Ve(e)?{i:Kt,r:e,k:t,f:!!o}:e:null);function X(e,t=null,o=null,r=0,s=null,a=e===Qe?0:1,l=!1,c=!1){const d={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&ZF(t),ref:t&&tu(t),scopeId:RF,slotScopeIds:null,children:o,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:a,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:Kt};return c?(cf(d,o),a&128&&e.normalize(d)):o&&(d.shapeFlag|=Lt(o)?8:16),pa>0&&!l&&Ho&&(d.patchFlag>0||a&6)&&d.patchFlag!==32&&Ho.push(d),d}const ze=lV;function lV(e,t=null,o=null,r=0,s=null,a=!1){if((!e||e===AF)&&(e=xr),Ca(e)){const c=ns(e,t,!0);return o&&cf(c,o),pa>0&&!a&&Ho&&(c.shapeFlag&6?Ho[Ho.indexOf(e)]=c:Ho.push(c)),c.patchFlag=-2,c}if(FV(e)&&(e=e.__vccOpts),t){t=uV(t);let{class:c,style:d}=t;c&&!Lt(c)&&(t.class=on(c)),Tt(d)&&(Qm(d)&&!Re(d)&&(d=Xt({},d)),t.style=be(d))}const l=Lt(e)?1:XF(e)?128:Cv(e)?64:Tt(e)?4:Ve(e)?2:0;return X(e,t,o,r,s,l,a,!0)}function uV(e){return e?Qm(e)||MF(e)?Xt({},e):e:null}function ns(e,t,o=!1,r=!1){const{props:s,ref:a,patchFlag:l,children:c,transition:d}=e,f=t?df(s||{},t):s,p={__v_isVNode:!0,__v_skip:!0,type:e.type,props:f,key:f&&ZF(f),ref:t&&t.ref?o&&a?Re(a)?a.concat(tu(t)):[a,tu(t)]:tu(t):a,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:c,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Qe?l===-1?16:l|16:l,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:d,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&ns(e.ssContent),ssFallback:e.ssFallback&&ns(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return d&&r&&of(p,d.clone(p)),p}function pu(e=" ",t=0){return ze(Ra,null,e,t)}function No(e="",t=!1){return t?(ne(),lt(xr,null,e)):ze(xr,null,e)}function Nn(e){return e==null||typeof e=="boolean"?ze(xr):Re(e)?ze(Qe,null,e.slice()):Ca(e)?Lr(e):ze(Ra,null,String(e))}function Lr(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:ns(e)}function cf(e,t){let o=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(Re(t))o=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),cf(e,s()),s._c&&(s._d=!0));return}else{o=32;const s=t._;!s&&!MF(t)?t._ctx=Kt:s===3&&Kt&&(Kt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else Ve(t)?(t={default:t,_ctx:Kt},o=32):(t=String(t),r&64?(o=16,t=[pu(t)]):o=8);e.children=t,e.shapeFlag|=o}function df(...e){const t={};for(let o=0;o<e.length;o++){const r=e[o];for(const s in r)if(s==="class")t.class!==r.class&&(t.class=on([t.class,r.class]));else if(s==="style")t.style=be([t.style,r.style]);else if(Lu(s)){const a=t[s],l=r[s];l&&a!==l&&!(Re(a)&&a.includes(l))&&(t[s]=a?[].concat(a,l):l)}else s!==""&&(t[s]=r[s])}return t}function vn(e,t,o,r=null){Mn(e,t,7,[o,r])}const cV=OF();let dV=0;function mV(e,t,o){const r=e.type,s=(t?t.appContext:e.appContext)||cV,a={uid:dV++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new oF(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:$F(r,s),emitsOptions:qF(r,s),emit:null,emitted:null,propsDefaults:ht,inheritAttrs:r.inheritAttrs,ctx:ht,data:ht,props:ht,attrs:ht,slots:ht,refs:ht,setupState:ht,setupContext:null,suspense:o,suspenseId:o?o.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return a.ctx={_:a},a.root=t?t.root:a,a.emit=tV.bind(null,a),e.ce&&e.ce(a),a}let Qt=null;const hi=()=>Qt||Kt;let Cu,Cm;{const e=Nu(),t=(o,r)=>{let s;return(s=e[o])||(s=e[o]=[]),s.push(r),a=>{s.length>1?s.forEach(l=>l(a)):s[0](a)}};Cu=t("__VUE_INSTANCE_SETTERS__",o=>Qt=o),Cm=t("__VUE_SSR_SETTERS__",o=>ga=o)}const La=e=>{const t=Qt;return Cu(e),e.scope.on(),()=>{e.scope.off(),Cu(t)}},LC=()=>{Qt&&Qt.scope.off(),Cu(null)};function QF(e){return e.vnode.shapeFlag&4}let ga=!1;function fV(e,t=!1,o=!1){t&&Cm(t);const{props:r,children:s}=e.vnode,a=QF(e);Mv(e,r,a,t),zv(e,s,o);const l=a?hV(e,t):void 0;return t&&Cm(!1),l}function hV(e,t){const o=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Nv);const{setup:r}=o;if(r){Or();const s=e.setupContext=r.length>1?CV(e):null,a=La(e),l=Da(r,e,0,[e.props,s]),c=q0(l);if(Wr(),a(),(c||e.sp)&&!es(e)&&VF(e),c){if(l.then(LC,LC),t)return l.then(d=>{vC(e,d,t)}).catch(d=>{Pu(d,e,0)});e.asyncDep=l}else vC(e,l,t)}else e_(e,t)}function vC(e,t,o){Ve(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Tt(t)&&(e.setupState=yF(t)),e_(e,o)}let VC;function e_(e,t,o){const r=e.type;if(!e.render){if(!t&&VC&&!r.render){const s=r.template||sf(e).template;if(s){const{isCustomElement:a,compilerOptions:l}=e.appContext.config,{delimiters:c,compilerOptions:d}=r,f=Xt(Xt({isCustomElement:a,delimiters:c},l),d);r.render=VC(s,f)}}e.render=r.render||yn}{const s=La(e);Or();try{Av(e)}finally{Wr(),s()}}}const pV={get(e,t){return co(e,"get",""),e[t]}};function CV(e){const t=o=>{e.exposed=o||{}};return{attrs:new Proxy(e.attrs,pV),slots:e.slots,emit:e.emit,expose:t}}function Hu(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(yF(nv(e.exposed)),{get(t,o){if(o in t)return t[o];if(o in aa)return aa[o](e)},has(t,o){return o in t||o in aa}})):e.proxy}function gV(e,t=!0){return Ve(e)?e.displayName||e.name:e.name||t&&e.__name}function FV(e){return Ve(e)&&"__vccOpts"in e}const xe=(e,t)=>cv(e,t,ga);function $u(e,t,o){const r=arguments.length;return r===2?Tt(t)&&!Re(t)?Ca(t)?ze(e,null,[t]):ze(e,t):ze(e,null,t):(r>3?o=Array.prototype.slice.call(arguments,2):r===3&&Ca(o)&&(o=[o]),ze(e,t,o))}const _V="3.5.12";/**
|
|
14
14
|
* @vue/runtime-dom v3.5.12
|
|
15
15
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
16
16
|
* @license MIT
|
|
17
|
-
**/let pm;const vC=typeof window<"u"&&window.trustedTypes;if(vC)try{pm=vC.createPolicy("vue",{createHTML:e=>e})}catch{}const e_=pm?e=>pm.createHTML(e):e=>e,FV="http://www.w3.org/2000/svg",_V="http://www.w3.org/1998/Math/MathML",er=typeof document<"u"?document:null,VC=er&&er.createElement("template"),yV={insert:(e,t,o)=>{t.insertBefore(e,o||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,o,r)=>{const s=t==="svg"?er.createElementNS(FV,e):t==="mathml"?er.createElementNS(_V,e):o?er.createElement(e,{is:o}):er.createElement(e);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>er.createTextNode(e),createComment:e=>er.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>er.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,o,r,s,a){const l=o?o.previousSibling:t.lastChild;if(s&&(s===a||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),o),!(s===a||!(s=s.nextSibling)););else{VC.innerHTML=e_(r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e);const c=VC.content;if(r==="svg"||r==="mathml"){const d=c.firstChild;for(;d.firstChild;)c.appendChild(d.firstChild);c.removeChild(d)}t.insertBefore(c,o)}return[l?l.nextSibling:t.firstChild,o?o.previousSibling:t.lastChild]}},TV=Symbol("_vtc");function EV(e,t,o){const r=e[TV];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):o?e.setAttribute("class",t):e.className=t}const xC=Symbol("_vod"),SV=Symbol("_vsh"),t_=Symbol("");function Hu(e){const t=hi();if(!t)return;const o=t.ut=(s=e(t.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${t.uid}"]`)).forEach(a=>Cu(a,s))},r=()=>{const s=e(t.proxy);t.ce?Cu(t.ce,s):Cm(t.subTree,s),o(s)};tf(()=>{Xv(r)}),Pu(()=>{const s=new MutationObserver(r);s.observe(t.subTree.el.parentNode,{childList:!0}),wu(()=>s.disconnect())})}function Cm(e,t){if(e.shapeFlag&128){const o=e.suspense;e=o.activeBranch,o.pendingBranch&&!o.isHydrating&&o.effects.push(()=>{Cm(o.activeBranch,t)})}for(;e.component;)e=e.component.subTree;if(e.shapeFlag&1&&e.el)Cu(e.el,t);else if(e.type===Qe)e.children.forEach(o=>Cm(o,t));else if(e.type===Ql){let{el:o,anchor:r}=e;for(;o&&(Cu(o,t),o!==r);)o=o.nextSibling}}function Cu(e,t){if(e.nodeType===1){const o=e.style;let r="";for(const s in t)o.setProperty(`--${s}`,t[s]),r+=`--${s}: ${t[s]};`;o[t_]=r}}const bV=/(^|;)\s*display\s*:/;function BV(e,t,o){const r=e.style,s=Lt(o);let a=!1;if(o&&!s){if(t)if(Lt(t))for(const l of t.split(";")){const c=l.slice(0,l.indexOf(":")).trim();o[c]==null&&tu(r,c,"")}else for(const l in t)o[l]==null&&tu(r,l,"");for(const l in o)l==="display"&&(a=!0),tu(r,l,o[l])}else if(s){if(t!==o){const l=r[t_];l&&(o+=";"+l),r.cssText=o,a=bV.test(o)}}else t&&e.removeAttribute("style");xC in e&&(e[xC]=a?r.display:"",e[SV]&&(r.display="none"))}const NC=/\s*!important$/;function tu(e,t,o){if(Re(o))o.forEach(r=>tu(e,t,r));else if(o==null&&(o=""),t.startsWith("--"))e.setProperty(t,o);else{const r=DV(e,t);NC.test(o)?e.setProperty(Fi(r),o.replace(NC,""),"important"):e[r]=o}}const AC=["Webkit","Moz","ms"],vd={};function DV(e,t){const o=vd[t];if(o)return o;let r=sn(t);if(r!=="filter"&&r in e)return vd[t]=r;r=vu(r);for(let s=0;s<AC.length;s++){const a=AC[s]+r;if(a in e)return vd[t]=a}return t}const PC="http://www.w3.org/1999/xlink";function wC(e,t,o,r,s,a=NL(t)){r&&t.startsWith("xlink:")?o==null?e.removeAttributeNS(PC,t.slice(6,t.length)):e.setAttributeNS(PC,t,o):o==null||a&&!Z0(o)?e.removeAttribute(t):e.setAttribute(t,a?"":dr(o)?String(o):o)}function IC(e,t,o,r,s){if(t==="innerHTML"||t==="textContent"){o!=null&&(e[t]=t==="innerHTML"?e_(o):o);return}const a=e.tagName;if(t==="value"&&a!=="PROGRESS"&&!a.includes("-")){const c=a==="OPTION"?e.getAttribute("value")||"":e.value,d=o==null?e.type==="checkbox"?"on":"":String(o);(c!==d||!("_value"in e))&&(e.value=d),o==null&&e.removeAttribute(t),e._value=o;return}let l=!1;if(o===""||o==null){const c=typeof e[t];c==="boolean"?o=Z0(o):o==null&&c==="string"?(o="",l=!0):c==="number"&&(o=0,l=!0)}try{e[t]=o}catch{}l&&e.removeAttribute(s||t)}function RV(e,t,o,r){e.addEventListener(t,o,r)}function LV(e,t,o,r){e.removeEventListener(t,o,r)}const OC=Symbol("_vei");function vV(e,t,o,r,s=null){const a=e[OC]||(e[OC]={}),l=a[t];if(r&&l)l.value=r;else{const[c,d]=VV(t);if(r){const f=a[t]=AV(r,s);RV(e,c,f,d)}else l&&(LV(e,c,l,d),a[t]=void 0)}}const WC=/(?:Once|Passive|Capture)$/;function VV(e){let t;if(WC.test(e)){t={};let r;for(;r=e.match(WC);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Fi(e.slice(2)),t]}let Vd=0;const xV=Promise.resolve(),NV=()=>Vd||(xV.then(()=>Vd=0),Vd=Date.now());function AV(e,t){const o=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=o.attached)return;kn(PV(r,o.value),t,5,[r])};return o.value=e,o.attached=NV(),o}function PV(e,t){if(Re(t)){const o=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{o.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const kC=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,wV=(e,t,o,r,s,a)=>{const l=s==="svg";t==="class"?EV(e,r,l):t==="style"?BV(e,o,r):Du(t)?$m(t)||vV(e,t,o,r,a):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):IV(e,t,r,l))?(IC(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&wC(e,t,r,l,a,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Lt(r))?IC(e,sn(t),r,a,t):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),wC(e,t,r,l))};function IV(e,t,o,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&kC(t)&&Ve(o));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return kC(t)&&Lt(o)?!1:t in e}const OV=["ctrl","shift","alt","meta"],WV={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>OV.some(o=>e[`${o}Key`]&&!t.includes(o))},hs=(e,t)=>{const o=e._withMods||(e._withMods={}),r=t.join(".");return o[r]||(o[r]=(s,...a)=>{for(let l=0;l<t.length;l++){const c=WV[t[l]];if(c&&c(s,t))return}return e(s,...a)})},kV=Xt({patchProp:wV},yV);let MC;function MV(){return MC||(MC=zv(kV))}const HV=(...e)=>{const t=MV().createApp(...e),{mount:o}=t;return t.mount=r=>{const s=UV(r);if(!s)return;const a=t._component;!Ve(a)&&!a.render&&!a.template&&(a.template=s.innerHTML),s.nodeType===1&&(s.textContent="");const l=o(s,!1,$V(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),l},t};function $V(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function UV(e){return Lt(e)?document.querySelector(e):e}function zV(e,t){let o;function r(){o=oF(),o.run(()=>t.length?t(()=>{o==null||o.stop(),r()}):t())}to(e,s=>{s&&!o?r():s||(o==null||o.stop(),o=void 0)},{immediate:!0}),PL(()=>{o==null||o.stop()})}const Nn=typeof window<"u",jV=Nn&&("ontouchstart"in window||window.navigator.maxTouchPoints>0);function GV(e,t,o){const r=t.length-1;if(r<0)return e===void 0?o:e;for(let s=0;s<r;s++){if(e==null)return o;e=e[t[s]]}return e==null||e[t[r]]===void 0?o:e[t[r]]}function HC(e,t,o){return e==null||!t||typeof t!="string"?o:e[t]!==void 0?e[t]:(t=t.replace(/\[(\w+)\]/g,".$1"),t=t.replace(/^\./,""),GV(e,t.split("."),o))}function o_(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return Array.from({length:e},(o,r)=>t+r)}function Oi(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"px";if(!(e==null||e===""))return isNaN(+e)?String(e):isFinite(+e)?`${Number(e)}${t}`:void 0}function $C(e){let t;return e!==null&&typeof e=="object"&&((t=Object.getPrototypeOf(e))===Object.prototype||t===null)}function xd(e,t){return t.every(o=>e.hasOwnProperty(o))}function YV(e,t){const o={},r=new Set(Object.keys(e));for(const s of t)r.has(s)&&(o[s]=e[s]);return o}function KV(e){return e==null?[]:Array.isArray(e)?e:[e]}function qV(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1;return Math.max(t,Math.min(o,e))}function UC(e,t){let o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"0";return e+o.repeat(Math.max(0,t-e.length))}function zC(e,t){return(arguments.length>2&&arguments[2]!==void 0?arguments[2]:"0").repeat(Math.max(0,t-e.length))+e}function XV(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;const o=[];let r=0;for(;r<e.length;)o.push(e.substr(r,t)),r+=t;return o}function lr(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=arguments.length>2?arguments[2]:void 0;const r={};for(const s in e)r[s]=e[s];for(const s in t){const a=e[s],l=t[s];if($C(a)&&$C(l)){r[s]=lr(a,l,o);continue}if(o&&Array.isArray(a)&&Array.isArray(l)){r[s]=o(a,l);continue}r[s]=l}return r}function os(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";if(os.cache.has(e))return os.cache.get(e);const t=e.replace(/[^a-z]/gi,"-").replace(/\B([A-Z])/g,"-$1").toLowerCase();return os.cache.set(e,t),t}os.cache=new Map;function JV(e){const t=no({}),o=xe(e);return Iu(()=>{for(const r in o.value)t[r]=o.value[r]},{flush:"sync"}),yF(t)}const Wi=2.4,jC=.2126729,GC=.7151522,YC=.072175,ZV=.55,QV=.58,ex=.57,tx=.62,Il=.03,KC=1.45,ox=5e-4,nx=1.25,rx=1.25,qC=.078,XC=12.82051282051282,Ol=.06,JC=.001;function ZC(e,t){const o=(e.r/255)**Wi,r=(e.g/255)**Wi,s=(e.b/255)**Wi,a=(t.r/255)**Wi,l=(t.g/255)**Wi,c=(t.b/255)**Wi;let d=o*jC+r*GC+s*YC,f=a*jC+l*GC+c*YC;if(d<=Il&&(d+=(Il-d)**KC),f<=Il&&(f+=(Il-f)**KC),Math.abs(f-d)<ox)return 0;let h;if(f>d){const F=(f**ZV-d**QV)*nx;h=F<JC?0:F<qC?F-F*XC*Ol:F-Ol}else{const F=(f**tx-d**ex)*rx;h=F>-JC?0:F>-qC?F-F*XC*Ol:F+Ol}return h*100}const gu=.20689655172413793,ix=e=>e>gu**3?Math.cbrt(e):e/(3*gu**2)+4/29,sx=e=>e>gu?e**3:3*gu**2*(e-4/29);function n_(e){const t=ix,o=t(e[1]);return[116*o-16,500*(t(e[0]/.95047)-o),200*(o-t(e[2]/1.08883))]}function r_(e){const t=sx,o=(e[0]+16)/116;return[t(o+e[1]/500)*.95047,t(o),t(o-e[2]/200)*1.08883]}const ax=[[3.2406,-1.5372,-.4986],[-.9689,1.8758,.0415],[.0557,-.204,1.057]],lx=e=>e<=.0031308?e*12.92:1.055*e**(1/2.4)-.055,ux=[[.4124,.3576,.1805],[.2126,.7152,.0722],[.0193,.1192,.9505]],cx=e=>e<=.04045?e/12.92:((e+.055)/1.055)**2.4;function i_(e){const t=Array(3),o=lx,r=ax;for(let s=0;s<3;++s)t[s]=Math.round(qV(o(r[s][0]*e[0]+r[s][1]*e[1]+r[s][2]*e[2]))*255);return{r:t[0],g:t[1],b:t[2]}}function cf(e){let{r:t,g:o,b:r}=e;const s=[0,0,0],a=cx,l=ux;t=a(t/255),o=a(o/255),r=a(r/255);for(let c=0;c<3;++c)s[c]=l[c][0]*t+l[c][1]*o+l[c][2]*r;return s}function gm(e){return!!e&&/^(#|var\(--|(rgb|hsl)a?\()/.test(e)}function dx(e){return gm(e)&&!/^((rgb|hsl)a?\()?var\(--/.test(e)}const QC=/^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/,mx={rgb:(e,t,o,r)=>({r:e,g:t,b:o,a:r}),rgba:(e,t,o,r)=>({r:e,g:t,b:o,a:r}),hsl:(e,t,o,r)=>eg({h:e,s:t,l:o,a:r}),hsla:(e,t,o,r)=>eg({h:e,s:t,l:o,a:r}),hsv:(e,t,o,r)=>ga({h:e,s:t,v:o,a:r}),hsva:(e,t,o,r)=>ga({h:e,s:t,v:o,a:r})};function An(e){if(typeof e=="number")return{r:(e&16711680)>>16,g:(e&65280)>>8,b:e&255};if(typeof e=="string"&&QC.test(e)){const{groups:t}=e.match(QC),{fn:o,values:r}=t,s=r.split(/,\s*/).map(a=>a.endsWith("%")&&["hsl","hsla","hsv","hsva"].includes(o)?parseFloat(a)/100:parseFloat(a));return mx[o](...s)}else if(typeof e=="string"){let t=e.startsWith("#")?e.slice(1):e;return[3,4].includes(t.length)?t=t.split("").map(o=>o+o).join(""):[6,8].includes(t.length),hx(t)}else if(typeof e=="object"){if(xd(e,["r","g","b"]))return e;if(xd(e,["h","s","l"]))return ga(s_(e));if(xd(e,["h","s","v"]))return ga(e)}throw new TypeError(`Invalid color: ${e==null?e:String(e)||e.constructor.name}
|
|
18
|
-
Expected #hex, #hexa, rgb(), rgba(), hsl(), hsla(), object or number`)}function ga(e){const{h:t,s:o,v:r,a:s}=e,a=c=>{const d=(c+t/60)%6;return r-r*o*Math.max(Math.min(d,4-d,1),0)},l=[a(5),a(3),a(1)].map(c=>Math.round(c*255));return{r:l[0],g:l[1],b:l[2],a:s}}function eg(e){return ga(s_(e))}function s_(e){const{h:t,s:o,l:r,a:s}=e,a=r+o*Math.min(r,1-r),l=a===0?0:2-2*r/a;return{h:t,s:l,v:a,a:s}}function Wl(e){const t=Math.round(e).toString(16);return("00".substr(0,2-t.length)+t).toUpperCase()}function fx(e){let{r:t,g:o,b:r,a:s}=e;return`#${[Wl(t),Wl(o),Wl(r),s!==void 0?Wl(Math.round(s*255)):""].join("")}`}function hx(e){e=px(e);let[t,o,r,s]=XV(e,2).map(a=>parseInt(a,16));return s=s===void 0?s:s/255,{r:t,g:o,b:r,a:s}}function px(e){return e.startsWith("#")&&(e=e.slice(1)),e=e.replace(/([^0-9a-f])/gi,"F"),(e.length===3||e.length===4)&&(e=e.split("").map(t=>t+t).join("")),e.length!==6&&(e=UC(UC(e,6),8,"F")),e}function Cx(e,t){const o=n_(cf(e));return o[0]=o[0]+t*10,i_(r_(o))}function gx(e,t){const o=n_(cf(e));return o[0]=o[0]-t*10,i_(r_(o))}function Fx(e){const t=An(e);return cf(t)[1]}function a_(e){const t=Math.abs(ZC(An(0),An(e)));return Math.abs(ZC(An(16777215),An(e)))>Math.min(t,50)?"#fff":"#000"}function ps(e,t){return o=>Object.keys(e).reduce((r,s)=>{const l=typeof e[s]=="object"&&e[s]!=null&&!Array.isArray(e[s])?e[s]:{type:e[s]};return o&&s in o?r[s]={...l,default:o[s]}:r[s]=l,t&&!r[s].source&&(r[s].source=t),r},{})}function Cs(e,t){const o=hi();if(!o)throw new Error(`[Vuetify] ${e} ${t||"must be called from inside a setup function"}`);return o}let l_=0,ou=new WeakMap;function u_(){const e=Cs("getUid");if(ou.has(e))return ou.get(e);{const t=l_++;return ou.set(e,t),t}}u_.reset=()=>{l_=0,ou=new WeakMap};function _x(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Cs("injectSelf");const{provides:o}=t;if(o&&e in o)return o[e]}const Fa=Symbol.for("vuetify:defaults");function yx(e){return Yt(e)}function c_(){const e=Vr(Fa);if(!e)throw new Error("[Vuetify] Could not find defaults instance");return e}function Tx(e,t){var o,r;return typeof((o=e.props)==null?void 0:o[t])<"u"||typeof((r=e.props)==null?void 0:r[os(t)])<"u"}function Ex(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:c_();const r=Cs("useDefaults");if(t=t??r.type.name??r.type.__name,!t)throw new Error("[Vuetify] Could not determine component name");const s=xe(()=>{var d;return(d=o.value)==null?void 0:d[e._as??t]}),a=new Proxy(e,{get(d,f){var F,E,b,P,R,W,B;const h=Reflect.get(d,f);return f==="class"||f==="style"?[(F=s.value)==null?void 0:F[f],h].filter(I=>I!=null):typeof f=="string"&&!Tx(r.vnode,f)?((E=s.value)==null?void 0:E[f])!==void 0?(b=s.value)==null?void 0:b[f]:((R=(P=o.value)==null?void 0:P.global)==null?void 0:R[f])!==void 0?(B=(W=o.value)==null?void 0:W.global)==null?void 0:B[f]:h:h}}),l=di();Iu(()=>{if(s.value){const d=Object.entries(s.value).filter(f=>{let[h]=f;return h.startsWith(h[0].toUpperCase())});l.value=d.length?Object.fromEntries(d):void 0}else l.value=void 0});function c(){const d=_x(Fa,r);rf(Fa,xe(()=>l.value?lr((d==null?void 0:d.value)??{},l.value):d==null?void 0:d.value))}return{props:a,provideSubDefaults:c}}function La(e){if(e._setup=e._setup??e.setup,!e.name)return e;if(e._setup){e.props=ps(e.props??{},e.name)();const t=Object.keys(e.props).filter(o=>o!=="class"&&o!=="style");e.filterProps=function(r){return YV(r,t)},e.props._as=String,e.setup=function(r,s){const a=c_();if(!a.value)return e._setup(r,s);const{props:l,provideSubDefaults:c}=Ex(r,r._as??e.name,a),d=e._setup(l,s);return c(),d}}return e}function d_(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return t=>(e?La:it)(t)}function Sx(e){const t=Cs("useRender");t.render=e}function bx(e,t,o){let r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:F=>F,s=arguments.length>4&&arguments[4]!==void 0?arguments[4]:F=>F;const a=Cs("useProxiedModel"),l=Yt(e[t]!==void 0?e[t]:o),c=os(t),f=xe(c!==t?()=>{var F,E,b,P;return e[t],!!(((F=a.vnode.props)!=null&&F.hasOwnProperty(t)||(E=a.vnode.props)!=null&&E.hasOwnProperty(c))&&((b=a.vnode.props)!=null&&b.hasOwnProperty(`onUpdate:${t}`)||(P=a.vnode.props)!=null&&P.hasOwnProperty(`onUpdate:${c}`)))}:()=>{var F,E;return e[t],!!((F=a.vnode.props)!=null&&F.hasOwnProperty(t)&&((E=a.vnode.props)!=null&&E.hasOwnProperty(`onUpdate:${t}`)))});zV(()=>!f.value,()=>{to(()=>e[t],F=>{l.value=F})});const h=xe({get(){const F=e[t];return r(f.value?F:l.value)},set(F){const E=s(F),b=Xe(f.value?e[t]:l.value);b===E||r(b)===F||(l.value=E,a==null||a.emit(`update:${t}`,E))}});return Object.defineProperty(h,"externalValue",{get:()=>f.value?e[t]:l.value}),h}const Bx={badge:"Badge",open:"Open",close:"Close",dismiss:"Dismiss",confirmEdit:{ok:"OK",cancel:"Cancel"},dataIterator:{noResultsText:"No matching records found",loadingText:"Loading items..."},dataTable:{itemsPerPageText:"Rows per page:",ariaLabel:{sortDescending:"Sorted descending.",sortAscending:"Sorted ascending.",sortNone:"Not sorted.",activateNone:"Activate to remove sorting.",activateDescending:"Activate to sort descending.",activateAscending:"Activate to sort ascending."},sortBy:"Sort by"},dataFooter:{itemsPerPageText:"Items per page:",itemsPerPageAll:"All",nextPage:"Next page",prevPage:"Previous page",firstPage:"First page",lastPage:"Last page",pageText:"{0}-{1} of {2}"},dateRangeInput:{divider:"to"},datePicker:{itemsSelected:"{0} selected",range:{title:"Select dates",header:"Enter dates"},title:"Select date",header:"Enter date",input:{placeholder:"Enter date"}},noDataText:"No data available",carousel:{prev:"Previous visual",next:"Next visual",ariaLabel:{delimiter:"Carousel slide {0} of {1}"}},calendar:{moreEvents:"{0} more",today:"Today"},input:{clear:"Clear {0}",prependAction:"{0} prepended action",appendAction:"{0} appended action",otp:"Please enter OTP character {0}"},fileInput:{counter:"{0} files",counterSize:"{0} files ({1} in total)"},timePicker:{am:"AM",pm:"PM",title:"Select Time"},pagination:{ariaLabel:{root:"Pagination Navigation",next:"Next page",previous:"Previous page",page:"Go to page {0}",currentPage:"Page {0}, Current page",first:"First page",last:"Last page"}},stepper:{next:"Next",prev:"Previous"},rating:{ariaLabel:{item:"Rating {0} of {1}"}},loading:"Loading...",infiniteScroll:{loadMore:"Load more",empty:"No more"}},tg="$vuetify.",og=(e,t)=>e.replace(/\{(\d+)\}/g,(o,r)=>String(t[+r])),m_=(e,t,o)=>function(r){for(var s=arguments.length,a=new Array(s>1?s-1:0),l=1;l<s;l++)a[l-1]=arguments[l];if(!r.startsWith(tg))return og(r,a);const c=r.replace(tg,""),d=e.value&&o.value[e.value],f=t.value&&o.value[t.value];let h=HC(d,c,null);return h||(`${r}${e.value}`,h=HC(f,c,null)),h||(h=r),typeof h!="string"&&(h=r),og(h,a)};function f_(e,t){return(o,r)=>new Intl.NumberFormat([e.value,t.value],r).format(o)}function Nd(e,t,o){const r=bx(e,t,e[t]??o.value);return r.value=e[t]??o.value,to(o,s=>{e[t]==null&&(r.value=o.value)}),r}function h_(e){return t=>{const o=Nd(t,"locale",e.current),r=Nd(t,"fallback",e.fallback),s=Nd(t,"messages",e.messages);return{name:"vuetify",current:o,fallback:r,messages:s,t:m_(o,r,s),n:f_(o,r),provide:h_({current:o,fallback:r,messages:s})}}}function Dx(e){const t=di((e==null?void 0:e.locale)??"en"),o=di((e==null?void 0:e.fallback)??"en"),r=Yt({en:Bx,...e==null?void 0:e.messages});return{name:"vuetify",current:t,fallback:o,messages:r,t:m_(t,o,r),n:f_(t,o),provide:h_({current:t,fallback:o,messages:r})}}const Fm=Symbol.for("vuetify:locale");function Rx(e){return e.name!=null}function Lx(e){const t=e!=null&&e.adapter&&Rx(e==null?void 0:e.adapter)?e==null?void 0:e.adapter:Dx(e),o=xx(t,e);return{...t,...o}}function vx(){const e=Vr(Fm);if(!e)throw new Error("[Vuetify] Could not find injected locale instance");return e}function Vx(){return{af:!1,ar:!0,bg:!1,ca:!1,ckb:!1,cs:!1,de:!1,el:!1,en:!1,es:!1,et:!1,fa:!0,fi:!1,fr:!1,hr:!1,hu:!1,he:!0,id:!1,it:!1,ja:!1,km:!1,ko:!1,lv:!1,lt:!1,nl:!1,no:!1,pl:!1,pt:!1,ro:!1,ru:!1,sk:!1,sl:!1,srCyrl:!1,srLatn:!1,sv:!1,th:!1,tr:!1,az:!1,uk:!1,vi:!1,zhHans:!1,zhHant:!1}}function xx(e,t){const o=Yt((t==null?void 0:t.rtl)??Vx()),r=xe(()=>o.value[e.current.value]??!1);return{isRtl:r,rtl:o,rtlClasses:xe(()=>`v-locale--is-${r.value?"rtl":"ltr"}`)}}const $u={"001":1,AD:1,AE:6,AF:6,AG:0,AI:1,AL:1,AM:1,AN:1,AR:1,AS:0,AT:1,AU:1,AX:1,AZ:1,BA:1,BD:0,BE:1,BG:1,BH:6,BM:1,BN:1,BR:0,BS:0,BT:0,BW:0,BY:1,BZ:0,CA:0,CH:1,CL:1,CM:1,CN:1,CO:0,CR:1,CY:1,CZ:1,DE:1,DJ:6,DK:1,DM:0,DO:0,DZ:6,EC:1,EE:1,EG:6,ES:1,ET:0,FI:1,FJ:1,FO:1,FR:1,GB:1,"GB-alt-variant":0,GE:1,GF:1,GP:1,GR:1,GT:0,GU:0,HK:0,HN:0,HR:1,HU:1,ID:0,IE:1,IL:0,IN:0,IQ:6,IR:6,IS:1,IT:1,JM:0,JO:6,JP:0,KE:0,KG:1,KH:0,KR:0,KW:6,KZ:1,LA:0,LB:1,LI:1,LK:1,LT:1,LU:1,LV:1,LY:6,MC:1,MD:1,ME:1,MH:0,MK:1,MM:0,MN:1,MO:0,MQ:1,MT:0,MV:5,MX:0,MY:1,MZ:0,NI:0,NL:1,NO:1,NP:0,NZ:1,OM:6,PA:0,PE:0,PH:0,PK:0,PL:1,PR:0,PT:0,PY:0,QA:6,RE:1,RO:1,RS:1,RU:1,SA:0,SD:6,SE:1,SG:0,SI:1,SK:1,SM:1,SV:0,SY:6,TH:0,TJ:1,TM:1,TR:1,TT:0,TW:0,UA:1,UM:0,US:0,UY:1,UZ:1,VA:1,VE:0,VI:0,VN:1,WS:0,XK:1,YE:0,ZA:0,ZW:0};function Nx(e,t,o){const r=[];let s=[];const a=p_(e),l=C_(e),c=o??$u[t.slice(-2).toUpperCase()]??0,d=(a.getDay()-c+7)%7,f=(l.getDay()-c+7)%7;for(let h=0;h<d;h++){const F=new Date(a);F.setDate(F.getDate()-(d-h)),s.push(F)}for(let h=1;h<=l.getDate();h++){const F=new Date(e.getFullYear(),e.getMonth(),h);s.push(F),s.length===7&&(r.push(s),s=[])}for(let h=1;h<7-f;h++){const F=new Date(l);F.setDate(F.getDate()+h),s.push(F)}return s.length>0&&r.push(s),r}function Ax(e,t,o){const r=o??$u[t.slice(-2).toUpperCase()]??0,s=new Date(e);for(;s.getDay()!==r;)s.setDate(s.getDate()-1);return s}function Px(e,t){const o=new Date(e),r=(($u[t.slice(-2).toUpperCase()]??0)+6)%7;for(;o.getDay()!==r;)o.setDate(o.getDate()+1);return o}function p_(e){return new Date(e.getFullYear(),e.getMonth(),1)}function C_(e){return new Date(e.getFullYear(),e.getMonth()+1,0)}function wx(e){const t=e.split("-").map(Number);return new Date(t[0],t[1]-1,t[2])}const Ix=/^([12]\d{3}-([1-9]|0[1-9]|1[0-2])-([1-9]|0[1-9]|[12]\d|3[01]))$/;function g_(e){if(e==null)return new Date;if(e instanceof Date)return e;if(typeof e=="string"){let t;if(Ix.test(e))return wx(e);if(t=Date.parse(e),!isNaN(t))return new Date(t)}return null}const ng=new Date(2e3,0,2);function Ox(e,t){const o=t??$u[e.slice(-2).toUpperCase()]??0;return o_(7).map(r=>{const s=new Date(ng);return s.setDate(ng.getDate()+o+r),new Intl.DateTimeFormat(e,{weekday:"narrow"}).format(s)})}function Wx(e,t,o,r){const s=g_(e)??new Date,a=r==null?void 0:r[t];if(typeof a=="function")return a(s,t,o);let l={};switch(t){case"fullDate":l={year:"numeric",month:"long",day:"numeric"};break;case"fullDateWithWeekday":l={weekday:"long",year:"numeric",month:"long",day:"numeric"};break;case"normalDate":const c=s.getDate(),d=new Intl.DateTimeFormat(o,{month:"long"}).format(s);return`${c} ${d}`;case"normalDateWithWeekday":l={weekday:"short",day:"numeric",month:"short"};break;case"shortDate":l={month:"short",day:"numeric"};break;case"year":l={year:"numeric"};break;case"month":l={month:"long"};break;case"monthShort":l={month:"short"};break;case"monthAndYear":l={month:"long",year:"numeric"};break;case"monthAndDate":l={month:"long",day:"numeric"};break;case"weekday":l={weekday:"long"};break;case"weekdayShort":l={weekday:"short"};break;case"dayOfMonth":return new Intl.NumberFormat(o).format(s.getDate());case"hours12h":l={hour:"numeric",hour12:!0};break;case"hours24h":l={hour:"numeric",hour12:!1};break;case"minutes":l={minute:"numeric"};break;case"seconds":l={second:"numeric"};break;case"fullTime":l={hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullTime12h":l={hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullTime24h":l={hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;case"fullDateTime":l={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullDateTime12h":l={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullDateTime24h":l={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;case"keyboardDate":l={year:"numeric",month:"2-digit",day:"2-digit"};break;case"keyboardDateTime":l={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;case"keyboardDateTime12h":l={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"keyboardDateTime24h":l={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;default:l=a??{timeZone:"UTC",timeZoneName:"short"}}return new Intl.DateTimeFormat(o,l).format(s)}function kx(e,t){const o=e.toJsDate(t),r=o.getFullYear(),s=zC(String(o.getMonth()+1),2,"0"),a=zC(String(o.getDate()),2,"0");return`${r}-${s}-${a}`}function Mx(e){const[t,o,r]=e.split("-").map(Number);return new Date(t,o-1,r)}function Hx(e,t){const o=new Date(e);return o.setMinutes(o.getMinutes()+t),o}function $x(e,t){const o=new Date(e);return o.setHours(o.getHours()+t),o}function Ux(e,t){const o=new Date(e);return o.setDate(o.getDate()+t),o}function zx(e,t){const o=new Date(e);return o.setDate(o.getDate()+t*7),o}function jx(e,t){const o=new Date(e);return o.setDate(1),o.setMonth(o.getMonth()+t),o}function Gx(e){return e.getFullYear()}function Yx(e){return e.getMonth()}function Kx(e){return e.getDate()}function qx(e){return new Date(e.getFullYear(),e.getMonth()+1,1)}function Xx(e){return new Date(e.getFullYear(),e.getMonth()-1,1)}function Jx(e){return e.getHours()}function Zx(e){return e.getMinutes()}function Qx(e){return new Date(e.getFullYear(),0,1)}function eN(e){return new Date(e.getFullYear(),11,31)}function tN(e,t){return Fu(e,t[0])&&rN(e,t[1])}function oN(e){const t=new Date(e);return t instanceof Date&&!isNaN(t.getTime())}function Fu(e,t){return e.getTime()>t.getTime()}function nN(e,t){return Fu(_m(e),_m(t))}function rN(e,t){return e.getTime()<t.getTime()}function rg(e,t){return e.getTime()===t.getTime()}function iN(e,t){return e.getDate()===t.getDate()&&e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function sN(e,t){return e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function aN(e,t){return e.getFullYear()===t.getFullYear()}function lN(e,t,o){const r=new Date(e),s=new Date(t);switch(o){case"years":return r.getFullYear()-s.getFullYear();case"quarters":return Math.floor((r.getMonth()-s.getMonth()+(r.getFullYear()-s.getFullYear())*12)/4);case"months":return r.getMonth()-s.getMonth()+(r.getFullYear()-s.getFullYear())*12;case"weeks":return Math.floor((r.getTime()-s.getTime())/(1e3*60*60*24*7));case"days":return Math.floor((r.getTime()-s.getTime())/(1e3*60*60*24));case"hours":return Math.floor((r.getTime()-s.getTime())/(1e3*60*60));case"minutes":return Math.floor((r.getTime()-s.getTime())/(1e3*60));case"seconds":return Math.floor((r.getTime()-s.getTime())/1e3);default:return r.getTime()-s.getTime()}}function uN(e,t){const o=new Date(e);return o.setHours(t),o}function cN(e,t){const o=new Date(e);return o.setMinutes(t),o}function dN(e,t){const o=new Date(e);return o.setMonth(t),o}function mN(e,t){const o=new Date(e);return o.setDate(t),o}function fN(e,t){const o=new Date(e);return o.setFullYear(t),o}function _m(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate(),0,0,0,0)}function hN(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate(),23,59,59,999)}class pN{constructor(t){this.locale=t.locale,this.formats=t.formats}date(t){return g_(t)}toJsDate(t){return t}toISO(t){return kx(this,t)}parseISO(t){return Mx(t)}addMinutes(t,o){return Hx(t,o)}addHours(t,o){return $x(t,o)}addDays(t,o){return Ux(t,o)}addWeeks(t,o){return zx(t,o)}addMonths(t,o){return jx(t,o)}getWeekArray(t,o){return Nx(t,this.locale,o?Number(o):void 0)}startOfWeek(t,o){return Ax(t,this.locale,o?Number(o):void 0)}endOfWeek(t){return Px(t,this.locale)}startOfMonth(t){return p_(t)}endOfMonth(t){return C_(t)}format(t,o){return Wx(t,o,this.locale,this.formats)}isEqual(t,o){return rg(t,o)}isValid(t){return oN(t)}isWithinRange(t,o){return tN(t,o)}isAfter(t,o){return Fu(t,o)}isAfterDay(t,o){return nN(t,o)}isBefore(t,o){return!Fu(t,o)&&!rg(t,o)}isSameDay(t,o){return iN(t,o)}isSameMonth(t,o){return sN(t,o)}isSameYear(t,o){return aN(t,o)}setMinutes(t,o){return cN(t,o)}setHours(t,o){return uN(t,o)}setMonth(t,o){return dN(t,o)}setDate(t,o){return mN(t,o)}setYear(t,o){return fN(t,o)}getDiff(t,o,r){return lN(t,o,r)}getWeekdays(t){return Ox(this.locale,t?Number(t):void 0)}getYear(t){return Gx(t)}getMonth(t){return Yx(t)}getDate(t){return Kx(t)}getNextMonth(t){return qx(t)}getPreviousMonth(t){return Xx(t)}getHours(t){return Jx(t)}getMinutes(t){return Zx(t)}startOfDay(t){return _m(t)}endOfDay(t){return hN(t)}startOfYear(t){return Qx(t)}endOfYear(t){return eN(t)}}const CN=Symbol.for("vuetify:date-options"),ig=Symbol.for("vuetify:date-adapter");function gN(e,t){const o=lr({adapter:pN,locale:{af:"af-ZA",bg:"bg-BG",ca:"ca-ES",ckb:"",cs:"cs-CZ",de:"de-DE",el:"el-GR",en:"en-US",et:"et-EE",fa:"fa-IR",fi:"fi-FI",hr:"hr-HR",hu:"hu-HU",he:"he-IL",id:"id-ID",it:"it-IT",ja:"ja-JP",ko:"ko-KR",lv:"lv-LV",lt:"lt-LT",nl:"nl-NL",no:"no-NO",pl:"pl-PL",pt:"pt-PT",ro:"ro-RO",ru:"ru-RU",sk:"sk-SK",sl:"sl-SI",srCyrl:"sr-SP",srLatn:"sr-SP",sv:"sv-SE",th:"th-TH",tr:"tr-TR",az:"az-AZ",uk:"uk-UA",vi:"vi-VN",zhHans:"zh-CN",zhHant:"zh-TW"}},e);return{options:o,instance:FN(o,t)}}function FN(e,t){const o=no(typeof e.adapter=="function"?new e.adapter({locale:e.locale[t.current.value]??t.current.value,formats:e.formats}):e.adapter);return to(t.current,r=>{o.locale=e.locale[r]??r??o.locale}),o}const sg=Symbol.for("vuetify:display"),ag={mobileBreakpoint:"lg",thresholds:{xs:0,sm:600,md:960,lg:1280,xl:1920,xxl:2560}},_N=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:ag;return lr(ag,e)};function lg(e){return Nn&&!e?window.innerWidth:typeof e=="object"&&e.clientWidth||0}function ug(e){return Nn&&!e?window.innerHeight:typeof e=="object"&&e.clientHeight||0}function cg(e){const t=Nn&&!e?window.navigator.userAgent:"ssr";function o(P){return!!t.match(P)}const r=o(/android/i),s=o(/iphone|ipad|ipod/i),a=o(/cordova/i),l=o(/electron/i),c=o(/chrome/i),d=o(/edge/i),f=o(/firefox/i),h=o(/opera/i),F=o(/win/i),E=o(/mac/i),b=o(/linux/i);return{android:r,ios:s,cordova:a,electron:l,chrome:c,edge:d,firefox:f,opera:h,win:F,mac:E,linux:b,touch:jV,ssr:t==="ssr"}}function yN(e,t){const{thresholds:o,mobileBreakpoint:r}=_N(e),s=di(ug(t)),a=di(cg(t)),l=no({}),c=di(lg(t));function d(){s.value=ug(),c.value=lg()}function f(){d(),a.value=cg()}return Iu(()=>{const h=c.value<o.sm,F=c.value<o.md&&!h,E=c.value<o.lg&&!(F||h),b=c.value<o.xl&&!(E||F||h),P=c.value<o.xxl&&!(b||E||F||h),R=c.value>=o.xxl,W=h?"xs":F?"sm":E?"md":b?"lg":P?"xl":"xxl",B=typeof r=="number"?r:o[r],I=c.value<B;l.xs=h,l.sm=F,l.md=E,l.lg=b,l.xl=P,l.xxl=R,l.smAndUp=!h,l.mdAndUp=!(h||F),l.lgAndUp=!(h||F||E),l.xlAndUp=!(h||F||E||b),l.smAndDown=!(E||b||P||R),l.mdAndDown=!(b||P||R),l.lgAndDown=!(P||R),l.xlAndDown=!R,l.name=W,l.height=s.value,l.width=c.value,l.mobile=I,l.mobileBreakpoint=r,l.platform=a.value,l.thresholds=o}),Nn&&window.addEventListener("resize",d,{passive:!0}),{...yF(l),update:f,ssr:!!t}}const TN=Symbol.for("vuetify:goto");function EN(){return{container:void 0,duration:300,layout:!1,offset:0,easing:"easeInOutCubic",patterns:{linear:e=>e,easeInQuad:e=>e**2,easeOutQuad:e=>e*(2-e),easeInOutQuad:e=>e<.5?2*e**2:-1+(4-2*e)*e,easeInCubic:e=>e**3,easeOutCubic:e=>--e**3+1,easeInOutCubic:e=>e<.5?4*e**3:(e-1)*(2*e-2)*(2*e-2)+1,easeInQuart:e=>e**4,easeOutQuart:e=>1- --e**4,easeInOutQuart:e=>e<.5?8*e**4:1-8*--e**4,easeInQuint:e=>e**5,easeOutQuint:e=>1+--e**5,easeInOutQuint:e=>e<.5?16*e**5:1+16*--e**5}}}function SN(e,t){return{rtl:t.isRtl,options:lr(EN(),e)}}const bN={collapse:"mdi-chevron-up",complete:"mdi-check",cancel:"mdi-close-circle",close:"mdi-close",delete:"mdi-close-circle",clear:"mdi-close-circle",success:"mdi-check-circle",info:"mdi-information",warning:"mdi-alert-circle",error:"mdi-close-circle",prev:"mdi-chevron-left",next:"mdi-chevron-right",checkboxOn:"mdi-checkbox-marked",checkboxOff:"mdi-checkbox-blank-outline",checkboxIndeterminate:"mdi-minus-box",delimiter:"mdi-circle",sortAsc:"mdi-arrow-up",sortDesc:"mdi-arrow-down",expand:"mdi-chevron-down",menu:"mdi-menu",subgroup:"mdi-menu-down",dropdown:"mdi-menu-down",radioOn:"mdi-radiobox-marked",radioOff:"mdi-radiobox-blank",edit:"mdi-pencil",ratingEmpty:"mdi-star-outline",ratingFull:"mdi-star",ratingHalf:"mdi-star-half-full",loading:"mdi-cached",first:"mdi-page-first",last:"mdi-page-last",unfold:"mdi-unfold-more-horizontal",file:"mdi-paperclip",plus:"mdi-plus",minus:"mdi-minus",calendar:"mdi-calendar",treeviewCollapse:"mdi-menu-down",treeviewExpand:"mdi-menu-right",eyeDropper:"mdi-eyedropper"},BN={component:e=>Mu(F_,{...e,class:"mdi"})},DN=[String,Function,Object,Array],dg=Symbol.for("vuetify:icons"),Uu=ps({icon:{type:DN},tag:{type:String,required:!0}},"icon");d_()({name:"VComponentIcon",props:Uu(),setup(e,t){let{slots:o}=t;return()=>{const r=e.icon;return ze(e.tag,null,{default:()=>{var s;return[e.icon?ze(r,null,null):(s=o.default)==null?void 0:s.call(o)]}})}}});const RN=La({name:"VSvgIcon",inheritAttrs:!1,props:Uu(),setup(e,t){let{attrs:o}=t;return()=>ze(e.tag,uf(o,{style:null}),{default:()=>[ze("svg",{class:"v-icon__svg",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",role:"img","aria-hidden":"true"},[Array.isArray(e.icon)?e.icon.map(r=>Array.isArray(r)?ze("path",{d:r[0],"fill-opacity":r[1]},null):ze("path",{d:r},null)):ze("path",{d:e.icon},null)])]})}});La({name:"VLigatureIcon",props:Uu(),setup(e){return()=>ze(e.tag,null,{default:()=>[e.icon]})}});const F_=La({name:"VClassIcon",props:Uu(),setup(e){return()=>ze(e.tag,{class:e.icon},null)}});function LN(){return{svg:{component:RN},class:{component:F_}}}function vN(e){const t=LN(),o=(e==null?void 0:e.defaultSet)??"mdi";return o==="mdi"&&!t.mdi&&(t.mdi=BN),lr({defaultSet:o,sets:t,aliases:{...bN,vuetify:["M8.2241 14.2009L12 21L22 3H14.4459L8.2241 14.2009Z",["M7.26303 12.4733L7.00113 12L2 3H12.5261C12.5261 3 12.5261 3 12.5261 3L7.26303 12.4733Z",.6]],"vuetify-outline":"svg:M7.26 12.47 12.53 3H2L7.26 12.47ZM14.45 3 8.22 14.2 12 21 22 3H14.45ZM18.6 5 12 16.88 10.51 14.2 15.62 5ZM7.26 8.35 5.4 5H9.13L7.26 8.35Z","vuetify-play":["m6.376 13.184-4.11-7.192C1.505 4.66 2.467 3 4.003 3h8.532l-.953 1.576-.006.01-.396.677c-.429.732-.214 1.507.194 2.015.404.503 1.092.878 1.869.806a3.72 3.72 0 0 1 1.005.022c.276.053.434.143.523.237.138.146.38.635-.25 2.09-.893 1.63-1.553 1.722-1.847 1.677-.213-.033-.468-.158-.756-.406a4.95 4.95 0 0 1-.8-.927c-.39-.564-1.04-.84-1.66-.846-.625-.006-1.316.27-1.693.921l-.478.826-.911 1.506Z",["M9.093 11.552c.046-.079.144-.15.32-.148a.53.53 0 0 1 .43.207c.285.414.636.847 1.046 1.2.405.35.914.662 1.516.754 1.334.205 2.502-.698 3.48-2.495l.014-.028.013-.03c.687-1.574.774-2.852-.005-3.675-.37-.391-.861-.586-1.333-.676a5.243 5.243 0 0 0-1.447-.044c-.173.016-.393-.073-.54-.257-.145-.18-.127-.316-.082-.392l.393-.672L14.287 3h5.71c1.536 0 2.499 1.659 1.737 2.992l-7.997 13.996c-.768 1.344-2.706 1.344-3.473 0l-3.037-5.314 1.377-2.278.004-.006.004-.007.481-.831Z",.6]]}},e)}const _u=Symbol.for("vuetify:theme"),VN=ps({theme:String},"theme");function mg(){return{defaultTheme:"light",variations:{colors:[],lighten:0,darken:0},themes:{light:{dark:!1,colors:{background:"#FFFFFF",surface:"#FFFFFF","surface-bright":"#FFFFFF","surface-light":"#EEEEEE","surface-variant":"#424242","on-surface-variant":"#EEEEEE",primary:"#1867C0","primary-darken-1":"#1F5592",secondary:"#48A9A6","secondary-darken-1":"#018786",error:"#B00020",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#000000","border-opacity":.12,"high-emphasis-opacity":.87,"medium-emphasis-opacity":.6,"disabled-opacity":.38,"idle-opacity":.04,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.12,"dragged-opacity":.08,"theme-kbd":"#212529","theme-on-kbd":"#FFFFFF","theme-code":"#F5F5F5","theme-on-code":"#000000"}},dark:{dark:!0,colors:{background:"#121212",surface:"#212121","surface-bright":"#ccbfd6","surface-light":"#424242","surface-variant":"#a3a3a3","on-surface-variant":"#424242",primary:"#2196F3","primary-darken-1":"#277CC1",secondary:"#54B6B2","secondary-darken-1":"#48A9A6",error:"#CF6679",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#FFFFFF","border-opacity":.12,"high-emphasis-opacity":1,"medium-emphasis-opacity":.7,"disabled-opacity":.5,"idle-opacity":.1,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.16,"dragged-opacity":.08,"theme-kbd":"#212529","theme-on-kbd":"#FFFFFF","theme-code":"#343434","theme-on-code":"#CCCCCC"}}}}}function xN(){var r,s;let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:mg();const t=mg();if(!e)return{...t,isDisabled:!0};const o={};for(const[a,l]of Object.entries(e.themes??{})){const c=l.dark||a==="dark"?(r=t.themes)==null?void 0:r.dark:(s=t.themes)==null?void 0:s.light;o[a]=lr(c,l)}return lr(t,{...e,themes:o})}function NN(e){const t=xN(e),o=Yt(t.defaultTheme),r=Yt(t.themes),s=xe(()=>{const h={};for(const[F,E]of Object.entries(r.value)){const b=h[F]={...E,colors:{...E.colors}};if(t.variations)for(const P of t.variations.colors){const R=b.colors[P];if(R)for(const W of["lighten","darken"]){const B=W==="lighten"?Cx:gx;for(const I of o_(t.variations[W],1))b.colors[`${P}-${W}-${I}`]=fx(B(An(R),I))}}for(const P of Object.keys(b.colors)){if(/^on-[a-z]/.test(P)||b.colors[`on-${P}`])continue;const R=`on-${P}`,W=An(b.colors[P]);b.colors[R]=a_(W)}}return h}),a=xe(()=>s.value[o.value]),l=xe(()=>{var P;const h=[];(P=a.value)!=null&&P.dark&&ni(h,":root",["color-scheme: dark"]),ni(h,":root",fg(a.value));for(const[R,W]of Object.entries(s.value))ni(h,`.v-theme--${R}`,[`color-scheme: ${W.dark?"dark":"normal"}`,...fg(W)]);const F=[],E=[],b=new Set(Object.values(s.value).flatMap(R=>Object.keys(R.colors)));for(const R of b)/^on-[a-z]/.test(R)?ni(E,`.${R}`,[`color: rgb(var(--v-theme-${R})) !important`]):(ni(F,`.bg-${R}`,[`--v-theme-overlay-multiplier: var(--v-theme-${R}-overlay-multiplier)`,`background-color: rgb(var(--v-theme-${R})) !important`,`color: rgb(var(--v-theme-on-${R})) !important`]),ni(E,`.text-${R}`,[`color: rgb(var(--v-theme-${R})) !important`]),ni(E,`.border-${R}`,[`--v-border-color: var(--v-theme-${R})`]));return h.push(...F,...E),h.map((R,W)=>W===0?R:` ${R}`).join("")});function c(){return{style:[{children:l.value,id:"vuetify-theme-stylesheet",nonce:t.cspNonce||!1}]}}function d(h){if(t.isDisabled)return;const F=h._context.provides.usehead;if(F)if(F.push){const b=F.push(c);Nn&&to(l,()=>{b.patch(c)})}else Nn?(F.addHeadObjs(xe(c)),Iu(()=>F.updateDOM())):F.addHeadObjs(c());else{let P=function(){if(typeof document<"u"&&!b){const R=document.createElement("style");R.type="text/css",R.id="vuetify-theme-stylesheet",t.cspNonce&&R.setAttribute("nonce",t.cspNonce),b=R,document.head.appendChild(b)}b&&(b.innerHTML=l.value)};var E=P;let b=Nn?document.getElementById("vuetify-theme-stylesheet"):null;Nn?to(l,P,{immediate:!0}):P()}}const f=xe(()=>t.isDisabled?void 0:`v-theme--${o.value}`);return{install:d,isDisabled:t.isDisabled,name:o,themes:r,current:a,computedThemes:s,themeClasses:f,styles:l,global:{name:o,current:a}}}function AN(e){Cs("provideTheme");const t=Vr(_u,null);if(!t)throw new Error("Could not find Vuetify theme injection");const o=xe(()=>e.theme??t.name.value),r=xe(()=>t.themes.value[o.value]),s=xe(()=>t.isDisabled?void 0:`v-theme--${o.value}`),a={...t,name:o,current:r,themeClasses:s};return rf(_u,a),a}function ni(e,t,o){e.push(`${t} {
|
|
17
|
+
**/let gm;const xC=typeof window<"u"&&window.trustedTypes;if(xC)try{gm=xC.createPolicy("vue",{createHTML:e=>e})}catch{}const t_=gm?e=>gm.createHTML(e):e=>e,yV="http://www.w3.org/2000/svg",TV="http://www.w3.org/1998/Math/MathML",tr=typeof document<"u"?document:null,NC=tr&&tr.createElement("template"),EV={insert:(e,t,o)=>{t.insertBefore(e,o||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,o,r)=>{const s=t==="svg"?tr.createElementNS(yV,e):t==="mathml"?tr.createElementNS(TV,e):o?tr.createElement(e,{is:o}):tr.createElement(e);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>tr.createTextNode(e),createComment:e=>tr.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>tr.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,o,r,s,a){const l=o?o.previousSibling:t.lastChild;if(s&&(s===a||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),o),!(s===a||!(s=s.nextSibling)););else{NC.innerHTML=t_(r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e);const c=NC.content;if(r==="svg"||r==="mathml"){const d=c.firstChild;for(;d.firstChild;)c.appendChild(d.firstChild);c.removeChild(d)}t.insertBefore(c,o)}return[l?l.nextSibling:t.firstChild,o?o.previousSibling:t.lastChild]}},SV=Symbol("_vtc");function bV(e,t,o){const r=e[SV];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):o?e.setAttribute("class",t):e.className=t}const gu=Symbol("_vod"),o_=Symbol("_vsh"),AC={beforeMount(e,{value:t},{transition:o}){e[gu]=e.style.display==="none"?"":e.style.display,o&&t?o.beforeEnter(e):Ys(e,t)},mounted(e,{value:t},{transition:o}){o&&t&&o.enter(e)},updated(e,{value:t,oldValue:o},{transition:r}){!t!=!o&&(r?t?(r.beforeEnter(e),Ys(e,!0),r.enter(e)):r.leave(e,()=>{Ys(e,!1)}):Ys(e,t))},beforeUnmount(e,{value:t}){Ys(e,t)}};function Ys(e,t){e.style.display=t?e[gu]:"none",e[o_]=!t}const n_=Symbol("");function Uu(e){const t=hi();if(!t)return;const o=t.ut=(s=e(t.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${t.uid}"]`)).forEach(a=>Fu(a,s))},r=()=>{const s=e(t.proxy);t.ce?Fu(t.ce,s):Fm(t.subTree,s),o(s)};nf(()=>{Zv(r)}),Iu(()=>{const s=new MutationObserver(r);s.observe(t.subTree.el.parentNode,{childList:!0}),Ou(()=>s.disconnect())})}function Fm(e,t){if(e.shapeFlag&128){const o=e.suspense;e=o.activeBranch,o.pendingBranch&&!o.isHydrating&&o.effects.push(()=>{Fm(o.activeBranch,t)})}for(;e.component;)e=e.component.subTree;if(e.shapeFlag&1&&e.el)Fu(e.el,t);else if(e.type===Qe)e.children.forEach(o=>Fm(o,t));else if(e.type===eu){let{el:o,anchor:r}=e;for(;o&&(Fu(o,t),o!==r);)o=o.nextSibling}}function Fu(e,t){if(e.nodeType===1){const o=e.style;let r="";for(const s in t)o.setProperty(`--${s}`,t[s]),r+=`--${s}: ${t[s]};`;o[n_]=r}}const BV=/(^|;)\s*display\s*:/;function DV(e,t,o){const r=e.style,s=Lt(o);let a=!1;if(o&&!s){if(t)if(Lt(t))for(const l of t.split(";")){const c=l.slice(0,l.indexOf(":")).trim();o[c]==null&&ou(r,c,"")}else for(const l in t)o[l]==null&&ou(r,l,"");for(const l in o)l==="display"&&(a=!0),ou(r,l,o[l])}else if(s){if(t!==o){const l=r[n_];l&&(o+=";"+l),r.cssText=o,a=BV.test(o)}}else t&&e.removeAttribute("style");gu in e&&(e[gu]=a?r.display:"",e[o_]&&(r.display="none"))}const PC=/\s*!important$/;function ou(e,t,o){if(Re(o))o.forEach(r=>ou(e,t,r));else if(o==null&&(o=""),t.startsWith("--"))e.setProperty(t,o);else{const r=RV(e,t);PC.test(o)?e.setProperty(Fi(r),o.replace(PC,""),"important"):e[r]=o}}const wC=["Webkit","Moz","ms"],xd={};function RV(e,t){const o=xd[t];if(o)return o;let r=sn(t);if(r!=="filter"&&r in e)return xd[t]=r;r=xu(r);for(let s=0;s<wC.length;s++){const a=wC[s]+r;if(a in e)return xd[t]=a}return t}const IC="http://www.w3.org/1999/xlink";function OC(e,t,o,r,s,a=PL(t)){r&&t.startsWith("xlink:")?o==null?e.removeAttributeNS(IC,t.slice(6,t.length)):e.setAttributeNS(IC,t,o):o==null||a&&!Q0(o)?e.removeAttribute(t):e.setAttribute(t,a?"":dr(o)?String(o):o)}function WC(e,t,o,r,s){if(t==="innerHTML"||t==="textContent"){o!=null&&(e[t]=t==="innerHTML"?t_(o):o);return}const a=e.tagName;if(t==="value"&&a!=="PROGRESS"&&!a.includes("-")){const c=a==="OPTION"?e.getAttribute("value")||"":e.value,d=o==null?e.type==="checkbox"?"on":"":String(o);(c!==d||!("_value"in e))&&(e.value=d),o==null&&e.removeAttribute(t),e._value=o;return}let l=!1;if(o===""||o==null){const c=typeof e[t];c==="boolean"?o=Q0(o):o==null&&c==="string"?(o="",l=!0):c==="number"&&(o=0,l=!0)}try{e[t]=o}catch{}l&&e.removeAttribute(s||t)}function LV(e,t,o,r){e.addEventListener(t,o,r)}function vV(e,t,o,r){e.removeEventListener(t,o,r)}const kC=Symbol("_vei");function VV(e,t,o,r,s=null){const a=e[kC]||(e[kC]={}),l=a[t];if(r&&l)l.value=r;else{const[c,d]=xV(t);if(r){const f=a[t]=PV(r,s);LV(e,c,f,d)}else l&&(vV(e,c,l,d),a[t]=void 0)}}const MC=/(?:Once|Passive|Capture)$/;function xV(e){let t;if(MC.test(e)){t={};let r;for(;r=e.match(MC);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Fi(e.slice(2)),t]}let Nd=0;const NV=Promise.resolve(),AV=()=>Nd||(NV.then(()=>Nd=0),Nd=Date.now());function PV(e,t){const o=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=o.attached)return;Mn(wV(r,o.value),t,5,[r])};return o.value=e,o.attached=AV(),o}function wV(e,t){if(Re(t)){const o=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{o.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const HC=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,IV=(e,t,o,r,s,a)=>{const l=s==="svg";t==="class"?bV(e,r,l):t==="style"?DV(e,o,r):Lu(t)?zm(t)||VV(e,t,o,r,a):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):OV(e,t,r,l))?(WC(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&OC(e,t,r,l,a,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Lt(r))?WC(e,sn(t),r,a,t):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),OC(e,t,r,l))};function OV(e,t,o,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&HC(t)&&Ve(o));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return HC(t)&&Lt(o)?!1:t in e}const WV=["ctrl","shift","alt","meta"],kV={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>WV.some(o=>e[`${o}Key`]&&!t.includes(o))},hs=(e,t)=>{const o=e._withMods||(e._withMods={}),r=t.join(".");return o[r]||(o[r]=(s,...a)=>{for(let l=0;l<t.length;l++){const c=kV[t[l]];if(c&&c(s,t))return}return e(s,...a)})},MV=Xt({patchProp:IV},EV);let $C;function HV(){return $C||($C=Gv(MV))}const $V=(...e)=>{const t=HV().createApp(...e),{mount:o}=t;return t.mount=r=>{const s=zV(r);if(!s)return;const a=t._component;!Ve(a)&&!a.render&&!a.template&&(a.template=s.innerHTML),s.nodeType===1&&(s.textContent="");const l=o(s,!1,UV(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),l},t};function UV(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function zV(e){return Lt(e)?document.querySelector(e):e}function jV(e,t){let o;function r(){o=nF(),o.run(()=>t.length?t(()=>{o==null||o.stop(),r()}):t())}to(e,s=>{s&&!o?r():s||(o==null||o.stop(),o=void 0)},{immediate:!0}),IL(()=>{o==null||o.stop()})}const An=typeof window<"u",GV=An&&("ontouchstart"in window||window.navigator.maxTouchPoints>0);function YV(e,t,o){const r=t.length-1;if(r<0)return e===void 0?o:e;for(let s=0;s<r;s++){if(e==null)return o;e=e[t[s]]}return e==null||e[t[r]]===void 0?o:e[t[r]]}function UC(e,t,o){return e==null||!t||typeof t!="string"?o:e[t]!==void 0?e[t]:(t=t.replace(/\[(\w+)\]/g,".$1"),t=t.replace(/^\./,""),YV(e,t.split("."),o))}function r_(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return Array.from({length:e},(o,r)=>t+r)}function Oi(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"px";if(!(e==null||e===""))return isNaN(+e)?String(e):isFinite(+e)?`${Number(e)}${t}`:void 0}function zC(e){let t;return e!==null&&typeof e=="object"&&((t=Object.getPrototypeOf(e))===Object.prototype||t===null)}function Ad(e,t){return t.every(o=>e.hasOwnProperty(o))}function KV(e,t){const o={},r=new Set(Object.keys(e));for(const s of t)r.has(s)&&(o[s]=e[s]);return o}function qV(e){return e==null?[]:Array.isArray(e)?e:[e]}function XV(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1;return Math.max(t,Math.min(o,e))}function jC(e,t){let o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"0";return e+o.repeat(Math.max(0,t-e.length))}function GC(e,t){return(arguments.length>2&&arguments[2]!==void 0?arguments[2]:"0").repeat(Math.max(0,t-e.length))+e}function JV(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;const o=[];let r=0;for(;r<e.length;)o.push(e.substr(r,t)),r+=t;return o}function lr(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=arguments.length>2?arguments[2]:void 0;const r={};for(const s in e)r[s]=e[s];for(const s in t){const a=e[s],l=t[s];if(zC(a)&&zC(l)){r[s]=lr(a,l,o);continue}if(o&&Array.isArray(a)&&Array.isArray(l)){r[s]=o(a,l);continue}r[s]=l}return r}function os(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";if(os.cache.has(e))return os.cache.get(e);const t=e.replace(/[^a-z]/gi,"-").replace(/\B([A-Z])/g,"-$1").toLowerCase();return os.cache.set(e,t),t}os.cache=new Map;function ZV(e){const t=no({}),o=xe(e);return Wu(()=>{for(const r in o.value)t[r]=o.value[r]},{flush:"sync"}),TF(t)}const Wi=2.4,YC=.2126729,KC=.7151522,qC=.072175,QV=.55,ex=.58,tx=.57,ox=.62,Ol=.03,XC=1.45,nx=5e-4,rx=1.25,ix=1.25,JC=.078,ZC=12.82051282051282,Wl=.06,QC=.001;function eg(e,t){const o=(e.r/255)**Wi,r=(e.g/255)**Wi,s=(e.b/255)**Wi,a=(t.r/255)**Wi,l=(t.g/255)**Wi,c=(t.b/255)**Wi;let d=o*YC+r*KC+s*qC,f=a*YC+l*KC+c*qC;if(d<=Ol&&(d+=(Ol-d)**XC),f<=Ol&&(f+=(Ol-f)**XC),Math.abs(f-d)<nx)return 0;let p;if(f>d){const F=(f**QV-d**ex)*rx;p=F<QC?0:F<JC?F-F*ZC*Wl:F-Wl}else{const F=(f**ox-d**tx)*ix;p=F>-QC?0:F>-JC?F-F*ZC*Wl:F+Wl}return p*100}const _u=.20689655172413793,sx=e=>e>_u**3?Math.cbrt(e):e/(3*_u**2)+4/29,ax=e=>e>_u?e**3:3*_u**2*(e-4/29);function i_(e){const t=sx,o=t(e[1]);return[116*o-16,500*(t(e[0]/.95047)-o),200*(o-t(e[2]/1.08883))]}function s_(e){const t=ax,o=(e[0]+16)/116;return[t(o+e[1]/500)*.95047,t(o),t(o-e[2]/200)*1.08883]}const lx=[[3.2406,-1.5372,-.4986],[-.9689,1.8758,.0415],[.0557,-.204,1.057]],ux=e=>e<=.0031308?e*12.92:1.055*e**(1/2.4)-.055,cx=[[.4124,.3576,.1805],[.2126,.7152,.0722],[.0193,.1192,.9505]],dx=e=>e<=.04045?e/12.92:((e+.055)/1.055)**2.4;function a_(e){const t=Array(3),o=ux,r=lx;for(let s=0;s<3;++s)t[s]=Math.round(XV(o(r[s][0]*e[0]+r[s][1]*e[1]+r[s][2]*e[2]))*255);return{r:t[0],g:t[1],b:t[2]}}function mf(e){let{r:t,g:o,b:r}=e;const s=[0,0,0],a=dx,l=cx;t=a(t/255),o=a(o/255),r=a(r/255);for(let c=0;c<3;++c)s[c]=l[c][0]*t+l[c][1]*o+l[c][2]*r;return s}function _m(e){return!!e&&/^(#|var\(--|(rgb|hsl)a?\()/.test(e)}function mx(e){return _m(e)&&!/^((rgb|hsl)a?\()?var\(--/.test(e)}const tg=/^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/,fx={rgb:(e,t,o,r)=>({r:e,g:t,b:o,a:r}),rgba:(e,t,o,r)=>({r:e,g:t,b:o,a:r}),hsl:(e,t,o,r)=>og({h:e,s:t,l:o,a:r}),hsla:(e,t,o,r)=>og({h:e,s:t,l:o,a:r}),hsv:(e,t,o,r)=>Fa({h:e,s:t,v:o,a:r}),hsva:(e,t,o,r)=>Fa({h:e,s:t,v:o,a:r})};function Pn(e){if(typeof e=="number")return{r:(e&16711680)>>16,g:(e&65280)>>8,b:e&255};if(typeof e=="string"&&tg.test(e)){const{groups:t}=e.match(tg),{fn:o,values:r}=t,s=r.split(/,\s*/).map(a=>a.endsWith("%")&&["hsl","hsla","hsv","hsva"].includes(o)?parseFloat(a)/100:parseFloat(a));return fx[o](...s)}else if(typeof e=="string"){let t=e.startsWith("#")?e.slice(1):e;return[3,4].includes(t.length)?t=t.split("").map(o=>o+o).join(""):[6,8].includes(t.length),px(t)}else if(typeof e=="object"){if(Ad(e,["r","g","b"]))return e;if(Ad(e,["h","s","l"]))return Fa(l_(e));if(Ad(e,["h","s","v"]))return Fa(e)}throw new TypeError(`Invalid color: ${e==null?e:String(e)||e.constructor.name}
|
|
18
|
+
Expected #hex, #hexa, rgb(), rgba(), hsl(), hsla(), object or number`)}function Fa(e){const{h:t,s:o,v:r,a:s}=e,a=c=>{const d=(c+t/60)%6;return r-r*o*Math.max(Math.min(d,4-d,1),0)},l=[a(5),a(3),a(1)].map(c=>Math.round(c*255));return{r:l[0],g:l[1],b:l[2],a:s}}function og(e){return Fa(l_(e))}function l_(e){const{h:t,s:o,l:r,a:s}=e,a=r+o*Math.min(r,1-r),l=a===0?0:2-2*r/a;return{h:t,s:l,v:a,a:s}}function kl(e){const t=Math.round(e).toString(16);return("00".substr(0,2-t.length)+t).toUpperCase()}function hx(e){let{r:t,g:o,b:r,a:s}=e;return`#${[kl(t),kl(o),kl(r),s!==void 0?kl(Math.round(s*255)):""].join("")}`}function px(e){e=Cx(e);let[t,o,r,s]=JV(e,2).map(a=>parseInt(a,16));return s=s===void 0?s:s/255,{r:t,g:o,b:r,a:s}}function Cx(e){return e.startsWith("#")&&(e=e.slice(1)),e=e.replace(/([^0-9a-f])/gi,"F"),(e.length===3||e.length===4)&&(e=e.split("").map(t=>t+t).join("")),e.length!==6&&(e=jC(jC(e,6),8,"F")),e}function gx(e,t){const o=i_(mf(e));return o[0]=o[0]+t*10,a_(s_(o))}function Fx(e,t){const o=i_(mf(e));return o[0]=o[0]-t*10,a_(s_(o))}function _x(e){const t=Pn(e);return mf(t)[1]}function u_(e){const t=Math.abs(eg(Pn(0),Pn(e)));return Math.abs(eg(Pn(16777215),Pn(e)))>Math.min(t,50)?"#fff":"#000"}function ps(e,t){return o=>Object.keys(e).reduce((r,s)=>{const l=typeof e[s]=="object"&&e[s]!=null&&!Array.isArray(e[s])?e[s]:{type:e[s]};return o&&s in o?r[s]={...l,default:o[s]}:r[s]=l,t&&!r[s].source&&(r[s].source=t),r},{})}function Cs(e,t){const o=hi();if(!o)throw new Error(`[Vuetify] ${e} ${t||"must be called from inside a setup function"}`);return o}let c_=0,nu=new WeakMap;function d_(){const e=Cs("getUid");if(nu.has(e))return nu.get(e);{const t=c_++;return nu.set(e,t),t}}d_.reset=()=>{c_=0,nu=new WeakMap};function yx(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Cs("injectSelf");const{provides:o}=t;if(o&&e in o)return o[e]}const _a=Symbol.for("vuetify:defaults");function Tx(e){return Yt(e)}function m_(){const e=Vr(_a);if(!e)throw new Error("[Vuetify] Could not find defaults instance");return e}function Ex(e,t){var o,r;return typeof((o=e.props)==null?void 0:o[t])<"u"||typeof((r=e.props)==null?void 0:r[os(t)])<"u"}function Sx(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:m_();const r=Cs("useDefaults");if(t=t??r.type.name??r.type.__name,!t)throw new Error("[Vuetify] Could not determine component name");const s=xe(()=>{var d;return(d=o.value)==null?void 0:d[e._as??t]}),a=new Proxy(e,{get(d,f){var F,T,b,P,R,W,B;const p=Reflect.get(d,f);return f==="class"||f==="style"?[(F=s.value)==null?void 0:F[f],p].filter(I=>I!=null):typeof f=="string"&&!Ex(r.vnode,f)?((T=s.value)==null?void 0:T[f])!==void 0?(b=s.value)==null?void 0:b[f]:((R=(P=o.value)==null?void 0:P.global)==null?void 0:R[f])!==void 0?(B=(W=o.value)==null?void 0:W.global)==null?void 0:B[f]:p:p}}),l=di();Wu(()=>{if(s.value){const d=Object.entries(s.value).filter(f=>{let[p]=f;return p.startsWith(p[0].toUpperCase())});l.value=d.length?Object.fromEntries(d):void 0}else l.value=void 0});function c(){const d=yx(_a,r);af(_a,xe(()=>l.value?lr((d==null?void 0:d.value)??{},l.value):d==null?void 0:d.value))}return{props:a,provideSubDefaults:c}}function va(e){if(e._setup=e._setup??e.setup,!e.name)return e;if(e._setup){e.props=ps(e.props??{},e.name)();const t=Object.keys(e.props).filter(o=>o!=="class"&&o!=="style");e.filterProps=function(r){return KV(r,t)},e.props._as=String,e.setup=function(r,s){const a=m_();if(!a.value)return e._setup(r,s);const{props:l,provideSubDefaults:c}=Sx(r,r._as??e.name,a),d=e._setup(l,s);return c(),d}}return e}function f_(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return t=>(e?va:it)(t)}function bx(e){const t=Cs("useRender");t.render=e}function Bx(e,t,o){let r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:F=>F,s=arguments.length>4&&arguments[4]!==void 0?arguments[4]:F=>F;const a=Cs("useProxiedModel"),l=Yt(e[t]!==void 0?e[t]:o),c=os(t),f=xe(c!==t?()=>{var F,T,b,P;return e[t],!!(((F=a.vnode.props)!=null&&F.hasOwnProperty(t)||(T=a.vnode.props)!=null&&T.hasOwnProperty(c))&&((b=a.vnode.props)!=null&&b.hasOwnProperty(`onUpdate:${t}`)||(P=a.vnode.props)!=null&&P.hasOwnProperty(`onUpdate:${c}`)))}:()=>{var F,T;return e[t],!!((F=a.vnode.props)!=null&&F.hasOwnProperty(t)&&((T=a.vnode.props)!=null&&T.hasOwnProperty(`onUpdate:${t}`)))});jV(()=>!f.value,()=>{to(()=>e[t],F=>{l.value=F})});const p=xe({get(){const F=e[t];return r(f.value?F:l.value)},set(F){const T=s(F),b=Xe(f.value?e[t]:l.value);b===T||r(b)===F||(l.value=T,a==null||a.emit(`update:${t}`,T))}});return Object.defineProperty(p,"externalValue",{get:()=>f.value?e[t]:l.value}),p}const Dx={badge:"Badge",open:"Open",close:"Close",dismiss:"Dismiss",confirmEdit:{ok:"OK",cancel:"Cancel"},dataIterator:{noResultsText:"No matching records found",loadingText:"Loading items..."},dataTable:{itemsPerPageText:"Rows per page:",ariaLabel:{sortDescending:"Sorted descending.",sortAscending:"Sorted ascending.",sortNone:"Not sorted.",activateNone:"Activate to remove sorting.",activateDescending:"Activate to sort descending.",activateAscending:"Activate to sort ascending."},sortBy:"Sort by"},dataFooter:{itemsPerPageText:"Items per page:",itemsPerPageAll:"All",nextPage:"Next page",prevPage:"Previous page",firstPage:"First page",lastPage:"Last page",pageText:"{0}-{1} of {2}"},dateRangeInput:{divider:"to"},datePicker:{itemsSelected:"{0} selected",range:{title:"Select dates",header:"Enter dates"},title:"Select date",header:"Enter date",input:{placeholder:"Enter date"}},noDataText:"No data available",carousel:{prev:"Previous visual",next:"Next visual",ariaLabel:{delimiter:"Carousel slide {0} of {1}"}},calendar:{moreEvents:"{0} more",today:"Today"},input:{clear:"Clear {0}",prependAction:"{0} prepended action",appendAction:"{0} appended action",otp:"Please enter OTP character {0}"},fileInput:{counter:"{0} files",counterSize:"{0} files ({1} in total)"},timePicker:{am:"AM",pm:"PM",title:"Select Time"},pagination:{ariaLabel:{root:"Pagination Navigation",next:"Next page",previous:"Previous page",page:"Go to page {0}",currentPage:"Page {0}, Current page",first:"First page",last:"Last page"}},stepper:{next:"Next",prev:"Previous"},rating:{ariaLabel:{item:"Rating {0} of {1}"}},loading:"Loading...",infiniteScroll:{loadMore:"Load more",empty:"No more"}},ng="$vuetify.",rg=(e,t)=>e.replace(/\{(\d+)\}/g,(o,r)=>String(t[+r])),h_=(e,t,o)=>function(r){for(var s=arguments.length,a=new Array(s>1?s-1:0),l=1;l<s;l++)a[l-1]=arguments[l];if(!r.startsWith(ng))return rg(r,a);const c=r.replace(ng,""),d=e.value&&o.value[e.value],f=t.value&&o.value[t.value];let p=UC(d,c,null);return p||(`${r}${e.value}`,p=UC(f,c,null)),p||(p=r),typeof p!="string"&&(p=r),rg(p,a)};function p_(e,t){return(o,r)=>new Intl.NumberFormat([e.value,t.value],r).format(o)}function Pd(e,t,o){const r=Bx(e,t,e[t]??o.value);return r.value=e[t]??o.value,to(o,s=>{e[t]==null&&(r.value=o.value)}),r}function C_(e){return t=>{const o=Pd(t,"locale",e.current),r=Pd(t,"fallback",e.fallback),s=Pd(t,"messages",e.messages);return{name:"vuetify",current:o,fallback:r,messages:s,t:h_(o,r,s),n:p_(o,r),provide:C_({current:o,fallback:r,messages:s})}}}function Rx(e){const t=di((e==null?void 0:e.locale)??"en"),o=di((e==null?void 0:e.fallback)??"en"),r=Yt({en:Dx,...e==null?void 0:e.messages});return{name:"vuetify",current:t,fallback:o,messages:r,t:h_(t,o,r),n:p_(t,o),provide:C_({current:t,fallback:o,messages:r})}}const ym=Symbol.for("vuetify:locale");function Lx(e){return e.name!=null}function vx(e){const t=e!=null&&e.adapter&&Lx(e==null?void 0:e.adapter)?e==null?void 0:e.adapter:Rx(e),o=Nx(t,e);return{...t,...o}}function Vx(){const e=Vr(ym);if(!e)throw new Error("[Vuetify] Could not find injected locale instance");return e}function xx(){return{af:!1,ar:!0,bg:!1,ca:!1,ckb:!1,cs:!1,de:!1,el:!1,en:!1,es:!1,et:!1,fa:!0,fi:!1,fr:!1,hr:!1,hu:!1,he:!0,id:!1,it:!1,ja:!1,km:!1,ko:!1,lv:!1,lt:!1,nl:!1,no:!1,pl:!1,pt:!1,ro:!1,ru:!1,sk:!1,sl:!1,srCyrl:!1,srLatn:!1,sv:!1,th:!1,tr:!1,az:!1,uk:!1,vi:!1,zhHans:!1,zhHant:!1}}function Nx(e,t){const o=Yt((t==null?void 0:t.rtl)??xx()),r=xe(()=>o.value[e.current.value]??!1);return{isRtl:r,rtl:o,rtlClasses:xe(()=>`v-locale--is-${r.value?"rtl":"ltr"}`)}}const zu={"001":1,AD:1,AE:6,AF:6,AG:0,AI:1,AL:1,AM:1,AN:1,AR:1,AS:0,AT:1,AU:1,AX:1,AZ:1,BA:1,BD:0,BE:1,BG:1,BH:6,BM:1,BN:1,BR:0,BS:0,BT:0,BW:0,BY:1,BZ:0,CA:0,CH:1,CL:1,CM:1,CN:1,CO:0,CR:1,CY:1,CZ:1,DE:1,DJ:6,DK:1,DM:0,DO:0,DZ:6,EC:1,EE:1,EG:6,ES:1,ET:0,FI:1,FJ:1,FO:1,FR:1,GB:1,"GB-alt-variant":0,GE:1,GF:1,GP:1,GR:1,GT:0,GU:0,HK:0,HN:0,HR:1,HU:1,ID:0,IE:1,IL:0,IN:0,IQ:6,IR:6,IS:1,IT:1,JM:0,JO:6,JP:0,KE:0,KG:1,KH:0,KR:0,KW:6,KZ:1,LA:0,LB:1,LI:1,LK:1,LT:1,LU:1,LV:1,LY:6,MC:1,MD:1,ME:1,MH:0,MK:1,MM:0,MN:1,MO:0,MQ:1,MT:0,MV:5,MX:0,MY:1,MZ:0,NI:0,NL:1,NO:1,NP:0,NZ:1,OM:6,PA:0,PE:0,PH:0,PK:0,PL:1,PR:0,PT:0,PY:0,QA:6,RE:1,RO:1,RS:1,RU:1,SA:0,SD:6,SE:1,SG:0,SI:1,SK:1,SM:1,SV:0,SY:6,TH:0,TJ:1,TM:1,TR:1,TT:0,TW:0,UA:1,UM:0,US:0,UY:1,UZ:1,VA:1,VE:0,VI:0,VN:1,WS:0,XK:1,YE:0,ZA:0,ZW:0};function Ax(e,t,o){const r=[];let s=[];const a=g_(e),l=F_(e),c=o??zu[t.slice(-2).toUpperCase()]??0,d=(a.getDay()-c+7)%7,f=(l.getDay()-c+7)%7;for(let p=0;p<d;p++){const F=new Date(a);F.setDate(F.getDate()-(d-p)),s.push(F)}for(let p=1;p<=l.getDate();p++){const F=new Date(e.getFullYear(),e.getMonth(),p);s.push(F),s.length===7&&(r.push(s),s=[])}for(let p=1;p<7-f;p++){const F=new Date(l);F.setDate(F.getDate()+p),s.push(F)}return s.length>0&&r.push(s),r}function Px(e,t,o){const r=o??zu[t.slice(-2).toUpperCase()]??0,s=new Date(e);for(;s.getDay()!==r;)s.setDate(s.getDate()-1);return s}function wx(e,t){const o=new Date(e),r=((zu[t.slice(-2).toUpperCase()]??0)+6)%7;for(;o.getDay()!==r;)o.setDate(o.getDate()+1);return o}function g_(e){return new Date(e.getFullYear(),e.getMonth(),1)}function F_(e){return new Date(e.getFullYear(),e.getMonth()+1,0)}function Ix(e){const t=e.split("-").map(Number);return new Date(t[0],t[1]-1,t[2])}const Ox=/^([12]\d{3}-([1-9]|0[1-9]|1[0-2])-([1-9]|0[1-9]|[12]\d|3[01]))$/;function __(e){if(e==null)return new Date;if(e instanceof Date)return e;if(typeof e=="string"){let t;if(Ox.test(e))return Ix(e);if(t=Date.parse(e),!isNaN(t))return new Date(t)}return null}const ig=new Date(2e3,0,2);function Wx(e,t){const o=t??zu[e.slice(-2).toUpperCase()]??0;return r_(7).map(r=>{const s=new Date(ig);return s.setDate(ig.getDate()+o+r),new Intl.DateTimeFormat(e,{weekday:"narrow"}).format(s)})}function kx(e,t,o,r){const s=__(e)??new Date,a=r==null?void 0:r[t];if(typeof a=="function")return a(s,t,o);let l={};switch(t){case"fullDate":l={year:"numeric",month:"long",day:"numeric"};break;case"fullDateWithWeekday":l={weekday:"long",year:"numeric",month:"long",day:"numeric"};break;case"normalDate":const c=s.getDate(),d=new Intl.DateTimeFormat(o,{month:"long"}).format(s);return`${c} ${d}`;case"normalDateWithWeekday":l={weekday:"short",day:"numeric",month:"short"};break;case"shortDate":l={month:"short",day:"numeric"};break;case"year":l={year:"numeric"};break;case"month":l={month:"long"};break;case"monthShort":l={month:"short"};break;case"monthAndYear":l={month:"long",year:"numeric"};break;case"monthAndDate":l={month:"long",day:"numeric"};break;case"weekday":l={weekday:"long"};break;case"weekdayShort":l={weekday:"short"};break;case"dayOfMonth":return new Intl.NumberFormat(o).format(s.getDate());case"hours12h":l={hour:"numeric",hour12:!0};break;case"hours24h":l={hour:"numeric",hour12:!1};break;case"minutes":l={minute:"numeric"};break;case"seconds":l={second:"numeric"};break;case"fullTime":l={hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullTime12h":l={hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullTime24h":l={hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;case"fullDateTime":l={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullDateTime12h":l={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"fullDateTime24h":l={year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;case"keyboardDate":l={year:"numeric",month:"2-digit",day:"2-digit"};break;case"keyboardDateTime":l={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;case"keyboardDateTime12h":l={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",second:"numeric",hour12:!0};break;case"keyboardDateTime24h":l={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1};break;default:l=a??{timeZone:"UTC",timeZoneName:"short"}}return new Intl.DateTimeFormat(o,l).format(s)}function Mx(e,t){const o=e.toJsDate(t),r=o.getFullYear(),s=GC(String(o.getMonth()+1),2,"0"),a=GC(String(o.getDate()),2,"0");return`${r}-${s}-${a}`}function Hx(e){const[t,o,r]=e.split("-").map(Number);return new Date(t,o-1,r)}function $x(e,t){const o=new Date(e);return o.setMinutes(o.getMinutes()+t),o}function Ux(e,t){const o=new Date(e);return o.setHours(o.getHours()+t),o}function zx(e,t){const o=new Date(e);return o.setDate(o.getDate()+t),o}function jx(e,t){const o=new Date(e);return o.setDate(o.getDate()+t*7),o}function Gx(e,t){const o=new Date(e);return o.setDate(1),o.setMonth(o.getMonth()+t),o}function Yx(e){return e.getFullYear()}function Kx(e){return e.getMonth()}function qx(e){return e.getDate()}function Xx(e){return new Date(e.getFullYear(),e.getMonth()+1,1)}function Jx(e){return new Date(e.getFullYear(),e.getMonth()-1,1)}function Zx(e){return e.getHours()}function Qx(e){return e.getMinutes()}function eN(e){return new Date(e.getFullYear(),0,1)}function tN(e){return new Date(e.getFullYear(),11,31)}function oN(e,t){return yu(e,t[0])&&iN(e,t[1])}function nN(e){const t=new Date(e);return t instanceof Date&&!isNaN(t.getTime())}function yu(e,t){return e.getTime()>t.getTime()}function rN(e,t){return yu(Tm(e),Tm(t))}function iN(e,t){return e.getTime()<t.getTime()}function sg(e,t){return e.getTime()===t.getTime()}function sN(e,t){return e.getDate()===t.getDate()&&e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function aN(e,t){return e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function lN(e,t){return e.getFullYear()===t.getFullYear()}function uN(e,t,o){const r=new Date(e),s=new Date(t);switch(o){case"years":return r.getFullYear()-s.getFullYear();case"quarters":return Math.floor((r.getMonth()-s.getMonth()+(r.getFullYear()-s.getFullYear())*12)/4);case"months":return r.getMonth()-s.getMonth()+(r.getFullYear()-s.getFullYear())*12;case"weeks":return Math.floor((r.getTime()-s.getTime())/(1e3*60*60*24*7));case"days":return Math.floor((r.getTime()-s.getTime())/(1e3*60*60*24));case"hours":return Math.floor((r.getTime()-s.getTime())/(1e3*60*60));case"minutes":return Math.floor((r.getTime()-s.getTime())/(1e3*60));case"seconds":return Math.floor((r.getTime()-s.getTime())/1e3);default:return r.getTime()-s.getTime()}}function cN(e,t){const o=new Date(e);return o.setHours(t),o}function dN(e,t){const o=new Date(e);return o.setMinutes(t),o}function mN(e,t){const o=new Date(e);return o.setMonth(t),o}function fN(e,t){const o=new Date(e);return o.setDate(t),o}function hN(e,t){const o=new Date(e);return o.setFullYear(t),o}function Tm(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate(),0,0,0,0)}function pN(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate(),23,59,59,999)}class CN{constructor(t){this.locale=t.locale,this.formats=t.formats}date(t){return __(t)}toJsDate(t){return t}toISO(t){return Mx(this,t)}parseISO(t){return Hx(t)}addMinutes(t,o){return $x(t,o)}addHours(t,o){return Ux(t,o)}addDays(t,o){return zx(t,o)}addWeeks(t,o){return jx(t,o)}addMonths(t,o){return Gx(t,o)}getWeekArray(t,o){return Ax(t,this.locale,o?Number(o):void 0)}startOfWeek(t,o){return Px(t,this.locale,o?Number(o):void 0)}endOfWeek(t){return wx(t,this.locale)}startOfMonth(t){return g_(t)}endOfMonth(t){return F_(t)}format(t,o){return kx(t,o,this.locale,this.formats)}isEqual(t,o){return sg(t,o)}isValid(t){return nN(t)}isWithinRange(t,o){return oN(t,o)}isAfter(t,o){return yu(t,o)}isAfterDay(t,o){return rN(t,o)}isBefore(t,o){return!yu(t,o)&&!sg(t,o)}isSameDay(t,o){return sN(t,o)}isSameMonth(t,o){return aN(t,o)}isSameYear(t,o){return lN(t,o)}setMinutes(t,o){return dN(t,o)}setHours(t,o){return cN(t,o)}setMonth(t,o){return mN(t,o)}setDate(t,o){return fN(t,o)}setYear(t,o){return hN(t,o)}getDiff(t,o,r){return uN(t,o,r)}getWeekdays(t){return Wx(this.locale,t?Number(t):void 0)}getYear(t){return Yx(t)}getMonth(t){return Kx(t)}getDate(t){return qx(t)}getNextMonth(t){return Xx(t)}getPreviousMonth(t){return Jx(t)}getHours(t){return Zx(t)}getMinutes(t){return Qx(t)}startOfDay(t){return Tm(t)}endOfDay(t){return pN(t)}startOfYear(t){return eN(t)}endOfYear(t){return tN(t)}}const gN=Symbol.for("vuetify:date-options"),ag=Symbol.for("vuetify:date-adapter");function FN(e,t){const o=lr({adapter:CN,locale:{af:"af-ZA",bg:"bg-BG",ca:"ca-ES",ckb:"",cs:"cs-CZ",de:"de-DE",el:"el-GR",en:"en-US",et:"et-EE",fa:"fa-IR",fi:"fi-FI",hr:"hr-HR",hu:"hu-HU",he:"he-IL",id:"id-ID",it:"it-IT",ja:"ja-JP",ko:"ko-KR",lv:"lv-LV",lt:"lt-LT",nl:"nl-NL",no:"no-NO",pl:"pl-PL",pt:"pt-PT",ro:"ro-RO",ru:"ru-RU",sk:"sk-SK",sl:"sl-SI",srCyrl:"sr-SP",srLatn:"sr-SP",sv:"sv-SE",th:"th-TH",tr:"tr-TR",az:"az-AZ",uk:"uk-UA",vi:"vi-VN",zhHans:"zh-CN",zhHant:"zh-TW"}},e);return{options:o,instance:_N(o,t)}}function _N(e,t){const o=no(typeof e.adapter=="function"?new e.adapter({locale:e.locale[t.current.value]??t.current.value,formats:e.formats}):e.adapter);return to(t.current,r=>{o.locale=e.locale[r]??r??o.locale}),o}const lg=Symbol.for("vuetify:display"),ug={mobileBreakpoint:"lg",thresholds:{xs:0,sm:600,md:960,lg:1280,xl:1920,xxl:2560}},yN=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:ug;return lr(ug,e)};function cg(e){return An&&!e?window.innerWidth:typeof e=="object"&&e.clientWidth||0}function dg(e){return An&&!e?window.innerHeight:typeof e=="object"&&e.clientHeight||0}function mg(e){const t=An&&!e?window.navigator.userAgent:"ssr";function o(P){return!!t.match(P)}const r=o(/android/i),s=o(/iphone|ipad|ipod/i),a=o(/cordova/i),l=o(/electron/i),c=o(/chrome/i),d=o(/edge/i),f=o(/firefox/i),p=o(/opera/i),F=o(/win/i),T=o(/mac/i),b=o(/linux/i);return{android:r,ios:s,cordova:a,electron:l,chrome:c,edge:d,firefox:f,opera:p,win:F,mac:T,linux:b,touch:GV,ssr:t==="ssr"}}function TN(e,t){const{thresholds:o,mobileBreakpoint:r}=yN(e),s=di(dg(t)),a=di(mg(t)),l=no({}),c=di(cg(t));function d(){s.value=dg(),c.value=cg()}function f(){d(),a.value=mg()}return Wu(()=>{const p=c.value<o.sm,F=c.value<o.md&&!p,T=c.value<o.lg&&!(F||p),b=c.value<o.xl&&!(T||F||p),P=c.value<o.xxl&&!(b||T||F||p),R=c.value>=o.xxl,W=p?"xs":F?"sm":T?"md":b?"lg":P?"xl":"xxl",B=typeof r=="number"?r:o[r],I=c.value<B;l.xs=p,l.sm=F,l.md=T,l.lg=b,l.xl=P,l.xxl=R,l.smAndUp=!p,l.mdAndUp=!(p||F),l.lgAndUp=!(p||F||T),l.xlAndUp=!(p||F||T||b),l.smAndDown=!(T||b||P||R),l.mdAndDown=!(b||P||R),l.lgAndDown=!(P||R),l.xlAndDown=!R,l.name=W,l.height=s.value,l.width=c.value,l.mobile=I,l.mobileBreakpoint=r,l.platform=a.value,l.thresholds=o}),An&&window.addEventListener("resize",d,{passive:!0}),{...TF(l),update:f,ssr:!!t}}const EN=Symbol.for("vuetify:goto");function SN(){return{container:void 0,duration:300,layout:!1,offset:0,easing:"easeInOutCubic",patterns:{linear:e=>e,easeInQuad:e=>e**2,easeOutQuad:e=>e*(2-e),easeInOutQuad:e=>e<.5?2*e**2:-1+(4-2*e)*e,easeInCubic:e=>e**3,easeOutCubic:e=>--e**3+1,easeInOutCubic:e=>e<.5?4*e**3:(e-1)*(2*e-2)*(2*e-2)+1,easeInQuart:e=>e**4,easeOutQuart:e=>1- --e**4,easeInOutQuart:e=>e<.5?8*e**4:1-8*--e**4,easeInQuint:e=>e**5,easeOutQuint:e=>1+--e**5,easeInOutQuint:e=>e<.5?16*e**5:1+16*--e**5}}}function bN(e,t){return{rtl:t.isRtl,options:lr(SN(),e)}}const BN={collapse:"mdi-chevron-up",complete:"mdi-check",cancel:"mdi-close-circle",close:"mdi-close",delete:"mdi-close-circle",clear:"mdi-close-circle",success:"mdi-check-circle",info:"mdi-information",warning:"mdi-alert-circle",error:"mdi-close-circle",prev:"mdi-chevron-left",next:"mdi-chevron-right",checkboxOn:"mdi-checkbox-marked",checkboxOff:"mdi-checkbox-blank-outline",checkboxIndeterminate:"mdi-minus-box",delimiter:"mdi-circle",sortAsc:"mdi-arrow-up",sortDesc:"mdi-arrow-down",expand:"mdi-chevron-down",menu:"mdi-menu",subgroup:"mdi-menu-down",dropdown:"mdi-menu-down",radioOn:"mdi-radiobox-marked",radioOff:"mdi-radiobox-blank",edit:"mdi-pencil",ratingEmpty:"mdi-star-outline",ratingFull:"mdi-star",ratingHalf:"mdi-star-half-full",loading:"mdi-cached",first:"mdi-page-first",last:"mdi-page-last",unfold:"mdi-unfold-more-horizontal",file:"mdi-paperclip",plus:"mdi-plus",minus:"mdi-minus",calendar:"mdi-calendar",treeviewCollapse:"mdi-menu-down",treeviewExpand:"mdi-menu-right",eyeDropper:"mdi-eyedropper"},DN={component:e=>$u(y_,{...e,class:"mdi"})},RN=[String,Function,Object,Array],fg=Symbol.for("vuetify:icons"),ju=ps({icon:{type:RN},tag:{type:String,required:!0}},"icon");f_()({name:"VComponentIcon",props:ju(),setup(e,t){let{slots:o}=t;return()=>{const r=e.icon;return ze(e.tag,null,{default:()=>{var s;return[e.icon?ze(r,null,null):(s=o.default)==null?void 0:s.call(o)]}})}}});const LN=va({name:"VSvgIcon",inheritAttrs:!1,props:ju(),setup(e,t){let{attrs:o}=t;return()=>ze(e.tag,df(o,{style:null}),{default:()=>[ze("svg",{class:"v-icon__svg",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",role:"img","aria-hidden":"true"},[Array.isArray(e.icon)?e.icon.map(r=>Array.isArray(r)?ze("path",{d:r[0],"fill-opacity":r[1]},null):ze("path",{d:r},null)):ze("path",{d:e.icon},null)])]})}});va({name:"VLigatureIcon",props:ju(),setup(e){return()=>ze(e.tag,null,{default:()=>[e.icon]})}});const y_=va({name:"VClassIcon",props:ju(),setup(e){return()=>ze(e.tag,{class:e.icon},null)}});function vN(){return{svg:{component:LN},class:{component:y_}}}function VN(e){const t=vN(),o=(e==null?void 0:e.defaultSet)??"mdi";return o==="mdi"&&!t.mdi&&(t.mdi=DN),lr({defaultSet:o,sets:t,aliases:{...BN,vuetify:["M8.2241 14.2009L12 21L22 3H14.4459L8.2241 14.2009Z",["M7.26303 12.4733L7.00113 12L2 3H12.5261C12.5261 3 12.5261 3 12.5261 3L7.26303 12.4733Z",.6]],"vuetify-outline":"svg:M7.26 12.47 12.53 3H2L7.26 12.47ZM14.45 3 8.22 14.2 12 21 22 3H14.45ZM18.6 5 12 16.88 10.51 14.2 15.62 5ZM7.26 8.35 5.4 5H9.13L7.26 8.35Z","vuetify-play":["m6.376 13.184-4.11-7.192C1.505 4.66 2.467 3 4.003 3h8.532l-.953 1.576-.006.01-.396.677c-.429.732-.214 1.507.194 2.015.404.503 1.092.878 1.869.806a3.72 3.72 0 0 1 1.005.022c.276.053.434.143.523.237.138.146.38.635-.25 2.09-.893 1.63-1.553 1.722-1.847 1.677-.213-.033-.468-.158-.756-.406a4.95 4.95 0 0 1-.8-.927c-.39-.564-1.04-.84-1.66-.846-.625-.006-1.316.27-1.693.921l-.478.826-.911 1.506Z",["M9.093 11.552c.046-.079.144-.15.32-.148a.53.53 0 0 1 .43.207c.285.414.636.847 1.046 1.2.405.35.914.662 1.516.754 1.334.205 2.502-.698 3.48-2.495l.014-.028.013-.03c.687-1.574.774-2.852-.005-3.675-.37-.391-.861-.586-1.333-.676a5.243 5.243 0 0 0-1.447-.044c-.173.016-.393-.073-.54-.257-.145-.18-.127-.316-.082-.392l.393-.672L14.287 3h5.71c1.536 0 2.499 1.659 1.737 2.992l-7.997 13.996c-.768 1.344-2.706 1.344-3.473 0l-3.037-5.314 1.377-2.278.004-.006.004-.007.481-.831Z",.6]]}},e)}const Tu=Symbol.for("vuetify:theme"),xN=ps({theme:String},"theme");function hg(){return{defaultTheme:"light",variations:{colors:[],lighten:0,darken:0},themes:{light:{dark:!1,colors:{background:"#FFFFFF",surface:"#FFFFFF","surface-bright":"#FFFFFF","surface-light":"#EEEEEE","surface-variant":"#424242","on-surface-variant":"#EEEEEE",primary:"#1867C0","primary-darken-1":"#1F5592",secondary:"#48A9A6","secondary-darken-1":"#018786",error:"#B00020",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#000000","border-opacity":.12,"high-emphasis-opacity":.87,"medium-emphasis-opacity":.6,"disabled-opacity":.38,"idle-opacity":.04,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.12,"dragged-opacity":.08,"theme-kbd":"#212529","theme-on-kbd":"#FFFFFF","theme-code":"#F5F5F5","theme-on-code":"#000000"}},dark:{dark:!0,colors:{background:"#121212",surface:"#212121","surface-bright":"#ccbfd6","surface-light":"#424242","surface-variant":"#a3a3a3","on-surface-variant":"#424242",primary:"#2196F3","primary-darken-1":"#277CC1",secondary:"#54B6B2","secondary-darken-1":"#48A9A6",error:"#CF6679",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#FFFFFF","border-opacity":.12,"high-emphasis-opacity":1,"medium-emphasis-opacity":.7,"disabled-opacity":.5,"idle-opacity":.1,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.16,"dragged-opacity":.08,"theme-kbd":"#212529","theme-on-kbd":"#FFFFFF","theme-code":"#343434","theme-on-code":"#CCCCCC"}}}}}function NN(){var r,s;let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:hg();const t=hg();if(!e)return{...t,isDisabled:!0};const o={};for(const[a,l]of Object.entries(e.themes??{})){const c=l.dark||a==="dark"?(r=t.themes)==null?void 0:r.dark:(s=t.themes)==null?void 0:s.light;o[a]=lr(c,l)}return lr(t,{...e,themes:o})}function AN(e){const t=NN(e),o=Yt(t.defaultTheme),r=Yt(t.themes),s=xe(()=>{const p={};for(const[F,T]of Object.entries(r.value)){const b=p[F]={...T,colors:{...T.colors}};if(t.variations)for(const P of t.variations.colors){const R=b.colors[P];if(R)for(const W of["lighten","darken"]){const B=W==="lighten"?gx:Fx;for(const I of r_(t.variations[W],1))b.colors[`${P}-${W}-${I}`]=hx(B(Pn(R),I))}}for(const P of Object.keys(b.colors)){if(/^on-[a-z]/.test(P)||b.colors[`on-${P}`])continue;const R=`on-${P}`,W=Pn(b.colors[P]);b.colors[R]=u_(W)}}return p}),a=xe(()=>s.value[o.value]),l=xe(()=>{var P;const p=[];(P=a.value)!=null&&P.dark&&ni(p,":root",["color-scheme: dark"]),ni(p,":root",pg(a.value));for(const[R,W]of Object.entries(s.value))ni(p,`.v-theme--${R}`,[`color-scheme: ${W.dark?"dark":"normal"}`,...pg(W)]);const F=[],T=[],b=new Set(Object.values(s.value).flatMap(R=>Object.keys(R.colors)));for(const R of b)/^on-[a-z]/.test(R)?ni(T,`.${R}`,[`color: rgb(var(--v-theme-${R})) !important`]):(ni(F,`.bg-${R}`,[`--v-theme-overlay-multiplier: var(--v-theme-${R}-overlay-multiplier)`,`background-color: rgb(var(--v-theme-${R})) !important`,`color: rgb(var(--v-theme-on-${R})) !important`]),ni(T,`.text-${R}`,[`color: rgb(var(--v-theme-${R})) !important`]),ni(T,`.border-${R}`,[`--v-border-color: var(--v-theme-${R})`]));return p.push(...F,...T),p.map((R,W)=>W===0?R:` ${R}`).join("")});function c(){return{style:[{children:l.value,id:"vuetify-theme-stylesheet",nonce:t.cspNonce||!1}]}}function d(p){if(t.isDisabled)return;const F=p._context.provides.usehead;if(F)if(F.push){const b=F.push(c);An&&to(l,()=>{b.patch(c)})}else An?(F.addHeadObjs(xe(c)),Wu(()=>F.updateDOM())):F.addHeadObjs(c());else{let P=function(){if(typeof document<"u"&&!b){const R=document.createElement("style");R.type="text/css",R.id="vuetify-theme-stylesheet",t.cspNonce&&R.setAttribute("nonce",t.cspNonce),b=R,document.head.appendChild(b)}b&&(b.innerHTML=l.value)};var T=P;let b=An?document.getElementById("vuetify-theme-stylesheet"):null;An?to(l,P,{immediate:!0}):P()}}const f=xe(()=>t.isDisabled?void 0:`v-theme--${o.value}`);return{install:d,isDisabled:t.isDisabled,name:o,themes:r,current:a,computedThemes:s,themeClasses:f,styles:l,global:{name:o,current:a}}}function PN(e){Cs("provideTheme");const t=Vr(Tu,null);if(!t)throw new Error("Could not find Vuetify theme injection");const o=xe(()=>e.theme??t.name.value),r=xe(()=>t.themes.value[o.value]),s=xe(()=>t.isDisabled?void 0:`v-theme--${o.value}`),a={...t,name:o,current:r,themeClasses:s};return af(Tu,a),a}function ni(e,t,o){e.push(`${t} {
|
|
19
19
|
`,...o.map(r=>` ${r};
|
|
20
20
|
`),`}
|
|
21
|
-
`)}function
|
|
21
|
+
`)}function pg(e){const t=e.dark?2:1,o=e.dark?1:2,r=[];for(const[s,a]of Object.entries(e.colors)){const l=Pn(a);r.push(`--v-theme-${s}: ${l.r},${l.g},${l.b}`),s.startsWith("on-")||r.push(`--v-theme-${s}-overlay-multiplier: ${_x(a)>.18?t:o}`)}for(const[s,a]of Object.entries(e.variables)){const l=typeof a=="string"&&a.startsWith("#")?Pn(a):void 0,c=l?`${l.r}, ${l.g}, ${l.b}`:void 0;r.push(`--v-${s}: ${c??a}`)}return r}function T_(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const{blueprint:t,...o}=e,r=lr(t,o),{aliases:s={},components:a={},directives:l={}}=r,c=Tx(r.defaults),d=TN(r.display,r.ssr),f=AN(r.theme),p=VN(r.icons),F=vx(r.locale),T=FN(r.date,F),b=bN(r.goTo,F);return{install:R=>{for(const W in l)R.directive(W,l[W]);for(const W in a)R.component(W,a[W]);for(const W in s)R.component(W,va({...s[W],name:W,aliasName:s[W].name}));if(f.install(R),R.provide(_a,c),R.provide(lg,d),R.provide(Tu,f),R.provide(fg,p),R.provide(ym,F),R.provide(gN,T.options),R.provide(ag,T.instance),R.provide(EN,b),An&&r.ssr)if(R.$nuxt)R.$nuxt.hook("app:suspense:resolve",()=>{d.update()});else{const{mount:W}=R;R.mount=function(){const B=W(...arguments);return ef(()=>d.update()),R.mount=W,B}}d_.reset(),R.mixin({computed:{$vuetify(){return no({defaults:ki.call(this,_a),display:ki.call(this,lg),theme:ki.call(this,Tu),icons:ki.call(this,fg),locale:ki.call(this,ym),date:ki.call(this,ag)})}}})},defaults:c,display:d,theme:f,icons:p,locale:F,date:T,goTo:b}}const wN="3.7.2";T_.version=wN;function ki(e){var r,s;const t=this.$,o=((r=t.parent)==null?void 0:r.provides)??((s=t.vnode.appContext)==null?void 0:s.provides);if(o&&e in o)return o[e]}const Po=(e,t)=>{const o=e.__vccOpts||e;for(const[r,s]of t)o[r]=s;return o},IN={},ON={width:"26",height:"26",viewBox:"0 0 26 26",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function WN(e,t){return ne(),Ce("svg",ON,t[0]||(t[0]=[X("path",{d:"M11.1665 11.1667V0.166748H14.8332V11.1667H25.8332V14.8334H14.8332V25.8334H11.1665V14.8334H0.166504V11.1667H11.1665Z",fill:"var(--blue-400)"},null,-1)]))}const Cg=Po(IN,[["render",WN]]),kN={},MN={xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none"};function HN(e,t){return ne(),Ce("svg",MN,t[0]||(t[0]=[X("path",{d:"M3 3L13 13",stroke:"var(--black)"},null,-1),X("path",{d:"M13 3L3 13",stroke:"var(--black)"},null,-1)]))}const $N=Po(kN,[["render",HN]]);var UN=Symbol("@ts-pattern/matcher");function _i(e){var t;return(t={})[UN]=function(){return{match:function(o){return{matched:!!e(o)}}}},t}_i(function(e){return!0});_i(function(e){return typeof e=="string"});_i(function(e){return typeof e=="number"});_i(function(e){return typeof e=="boolean"});_i(function(e){return typeof e=="bigint"});_i(function(e){return typeof e=="symbol"});_i(function(e){return e==null});/*!
|
|
22
22
|
* shared v9.8.0
|
|
23
23
|
* (c) 2023 kazuya kawaguchi
|
|
24
24
|
* Released under the MIT License.
|
|
25
|
-
*/const
|
|
25
|
+
*/const Em=typeof window<"u",kr=(e,t=!1)=>t?Symbol.for(e):Symbol(e),zN=(e,t,o)=>jN({l:e,k:t,s:o}),jN=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),$t=e=>typeof e=="number"&&isFinite(e),GN=e=>S_(e)==="[object Date]",Nr=e=>S_(e)==="[object RegExp]",Gu=e=>De(e)&&Object.keys(e).length===0,oo=Object.assign;let gg;const rr=()=>gg||(gg=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Fg(e){return e.replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}const YN=Object.prototype.hasOwnProperty;function ya(e,t){return YN.call(e,t)}const yt=Array.isArray,Ft=e=>typeof e=="function",ae=e=>typeof e=="string",Ue=e=>typeof e=="boolean",ot=e=>e!==null&&typeof e=="object",KN=e=>ot(e)&&Ft(e.then)&&Ft(e.catch),E_=Object.prototype.toString,S_=e=>E_.call(e),De=e=>{if(!ot(e))return!1;const t=Object.getPrototypeOf(e);return t===null||t.constructor===Object},qN=e=>e==null?"":yt(e)||De(e)&&e.toString===E_?JSON.stringify(e,null,2):String(e);function XN(e,t=""){return e.reduce((o,r,s)=>s===0?o+r:o+t+r,"")}function ff(e){let t=e;return()=>++t}function JN(e,t){typeof console<"u"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const Ml=e=>!ot(e)||yt(e);function ua(e,t){if(Ml(e)||Ml(t))throw new Error("Invalid value");for(const o in e)ya(e,o)&&(Ml(e[o])||Ml(t[o])?t[o]=e[o]:ua(e[o],t[o]))}/*!
|
|
26
26
|
* message-compiler v9.8.0
|
|
27
27
|
* (c) 2023 kazuya kawaguchi
|
|
28
28
|
* Released under the MIT License.
|
|
29
|
-
*/function
|
|
30
|
-
`,rA=String.fromCharCode(8232),iA=String.fromCharCode(8233);function sA(e){const t=e;let o=0,r=1,s=1,a=0;const l=$=>t[$]===nA&&t[$+1]===_o,c=$=>t[$]===_o,d=$=>t[$]===iA,f=$=>t[$]===rA,h=$=>l($)||c($)||d($)||f($),F=()=>o,E=()=>r,b=()=>s,P=()=>a,R=$=>l($)||d($)||f($)?_o:t[$],W=()=>R(o),B=()=>R(o+a);function I(){return a=0,h(o)&&(r++,s=0),l(o)&&o++,o++,s++,t[o]}function k(){return l(o+a)&&a++,a++,t[o+a]}function D(){o=0,r=1,s=1,a=0}function H($=0){a=$}function z(){const $=o+a;for(;$!==o;)I();a=0}return{index:F,line:E,column:b,peekOffset:P,charAt:R,currentChar:W,currentPeek:B,next:I,peek:k,reset:D,resetPeek:H,skipToPeek:z}}const br=void 0,aA=".",Fg="'",lA="tokenizer";function uA(e,t={}){const o=t.location!==!1,r=sA(e),s=()=>r.index(),a=()=>JN(r.line(),r.column(),r.index()),l=a(),c=s(),d={currentType:14,offset:c,startLoc:l,endLoc:l,lastType:14,lastOffset:c,lastStartLoc:l,lastEndLoc:l,braceNest:0,inLinked:!1,text:""},f=()=>d,{onError:h}=t;function F(C,p,T,...A){const w=f();if(p.column+=T,p.offset+=T,h){const U=o?Tm(w.startLoc,p):null,ee=gs(C,U,{domain:lA,args:A});h(ee)}}function E(C,p,T){C.endLoc=a(),C.currentType=p;const A={type:p};return o&&(A.loc=Tm(C.startLoc,C.endLoc)),T!=null&&(A.value=T),A}const b=C=>E(C,14);function P(C,p){return C.currentChar()===p?(C.next(),p):(F(Ee.EXPECTED_TOKEN,a(),0,p),"")}function R(C){let p="";for(;C.currentPeek()===Qn||C.currentPeek()===_o;)p+=C.currentPeek(),C.peek();return p}function W(C){const p=R(C);return C.skipToPeek(),p}function B(C){if(C===br)return!1;const p=C.charCodeAt(0);return p>=97&&p<=122||p>=65&&p<=90||p===95}function I(C){if(C===br)return!1;const p=C.charCodeAt(0);return p>=48&&p<=57}function k(C,p){const{currentType:T}=p;if(T!==2)return!1;R(C);const A=B(C.currentPeek());return C.resetPeek(),A}function D(C,p){const{currentType:T}=p;if(T!==2)return!1;R(C);const A=C.currentPeek()==="-"?C.peek():C.currentPeek(),w=I(A);return C.resetPeek(),w}function H(C,p){const{currentType:T}=p;if(T!==2)return!1;R(C);const A=C.currentPeek()===Fg;return C.resetPeek(),A}function z(C,p){const{currentType:T}=p;if(T!==8)return!1;R(C);const A=C.currentPeek()===".";return C.resetPeek(),A}function $(C,p){const{currentType:T}=p;if(T!==9)return!1;R(C);const A=B(C.currentPeek());return C.resetPeek(),A}function le(C,p){const{currentType:T}=p;if(!(T===8||T===12))return!1;R(C);const A=C.currentPeek()===":";return C.resetPeek(),A}function ce(C,p){const{currentType:T}=p;if(T!==10)return!1;const A=()=>{const U=C.currentPeek();return U==="{"?B(C.peek()):U==="@"||U==="%"||U==="|"||U===":"||U==="."||U===Qn||!U?!1:U===_o?(C.peek(),A()):B(U)},w=A();return C.resetPeek(),w}function me(C){R(C);const p=C.currentPeek()==="|";return C.resetPeek(),p}function Ne(C){const p=R(C),T=C.currentPeek()==="%"&&C.peek()==="{";return C.resetPeek(),{isModulo:T,hasSpace:p.length>0}}function Oe(C,p=!0){const T=(w=!1,U="",ee=!1)=>{const q=C.currentPeek();return q==="{"?U==="%"?!1:w:q==="@"||!q?U==="%"?!0:w:q==="%"?(C.peek(),T(w,"%",!0)):q==="|"?U==="%"||ee?!0:!(U===Qn||U===_o):q===Qn?(C.peek(),T(!0,Qn,ee)):q===_o?(C.peek(),T(!0,_o,ee)):!0},A=T();return p&&C.resetPeek(),A}function Me(C,p){const T=C.currentChar();return T===br?br:p(T)?(C.next(),T):null}function St(C){return Me(C,T=>{const A=T.charCodeAt(0);return A>=97&&A<=122||A>=65&&A<=90||A>=48&&A<=57||A===95||A===36})}function It(C){return Me(C,T=>{const A=T.charCodeAt(0);return A>=48&&A<=57})}function Le(C){return Me(C,T=>{const A=T.charCodeAt(0);return A>=48&&A<=57||A>=65&&A<=70||A>=97&&A<=102})}function ge(C){let p="",T="";for(;p=It(C);)T+=p;return T}function Se(C){W(C);const p=C.currentChar();return p!=="%"&&F(Ee.EXPECTED_TOKEN,a(),0,p),C.next(),"%"}function qe(C){let p="";for(;;){const T=C.currentChar();if(T==="{"||T==="}"||T==="@"||T==="|"||!T)break;if(T==="%")if(Oe(C))p+=T,C.next();else break;else if(T===Qn||T===_o)if(Oe(C))p+=T,C.next();else{if(me(C))break;p+=T,C.next()}else p+=T,C.next()}return p}function We(C){W(C);let p="",T="";for(;p=St(C);)T+=p;return C.currentChar()===br&&F(Ee.UNTERMINATED_CLOSING_BRACE,a(),0),T}function Je(C){W(C);let p="";return C.currentChar()==="-"?(C.next(),p+=`-${ge(C)}`):p+=ge(C),C.currentChar()===br&&F(Ee.UNTERMINATED_CLOSING_BRACE,a(),0),p}function Ae(C){W(C),P(C,"'");let p="",T="";const A=U=>U!==Fg&&U!==_o;for(;p=Me(C,A);)p==="\\"?T+=zt(C):T+=p;const w=C.currentChar();return w===_o||w===br?(F(Ee.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,a(),0),w===_o&&(C.next(),P(C,"'")),T):(P(C,"'"),T)}function zt(C){const p=C.currentChar();switch(p){case"\\":case"'":return C.next(),`\\${p}`;case"u":return He(C,p,4);case"U":return He(C,p,6);default:return F(Ee.UNKNOWN_ESCAPE_SEQUENCE,a(),0,p),""}}function He(C,p,T){P(C,p);let A="";for(let w=0;w<T;w++){const U=Le(C);if(!U){F(Ee.INVALID_UNICODE_ESCAPE_SEQUENCE,a(),0,`\\${p}${A}${C.currentChar()}`);break}A+=U}return`\\${p}${A}`}function st(C){W(C);let p="",T="";const A=w=>w!=="{"&&w!=="}"&&w!==Qn&&w!==_o;for(;p=Me(C,A);)T+=p;return T}function pt(C){let p="",T="";for(;p=St(C);)T+=p;return T}function Ot(C){const p=(T=!1,A)=>{const w=C.currentChar();return w==="{"||w==="%"||w==="@"||w==="|"||w==="("||w===")"||!w||w===Qn?A:w===_o||w===aA?(A+=w,C.next(),p(T,A)):(A+=w,C.next(),p(!0,A))};return p(!1,"")}function nt(C){W(C);const p=P(C,"|");return W(C),p}function bt(C,p){let T=null;switch(C.currentChar()){case"{":return p.braceNest>=1&&F(Ee.NOT_ALLOW_NEST_PLACEHOLDER,a(),0),C.next(),T=E(p,2,"{"),W(C),p.braceNest++,T;case"}":return p.braceNest>0&&p.currentType===2&&F(Ee.EMPTY_PLACEHOLDER,a(),0),C.next(),T=E(p,3,"}"),p.braceNest--,p.braceNest>0&&W(C),p.inLinked&&p.braceNest===0&&(p.inLinked=!1),T;case"@":return p.braceNest>0&&F(Ee.UNTERMINATED_CLOSING_BRACE,a(),0),T=Dt(C,p)||b(p),p.braceNest=0,T;default:let w=!0,U=!0,ee=!0;if(me(C))return p.braceNest>0&&F(Ee.UNTERMINATED_CLOSING_BRACE,a(),0),T=E(p,1,nt(C)),p.braceNest=0,p.inLinked=!1,T;if(p.braceNest>0&&(p.currentType===5||p.currentType===6||p.currentType===7))return F(Ee.UNTERMINATED_CLOSING_BRACE,a(),0),p.braceNest=0,ut(C,p);if(w=k(C,p))return T=E(p,5,We(C)),W(C),T;if(U=D(C,p))return T=E(p,6,Je(C)),W(C),T;if(ee=H(C,p))return T=E(p,7,Ae(C)),W(C),T;if(!w&&!U&&!ee)return T=E(p,13,st(C)),F(Ee.INVALID_TOKEN_IN_PLACEHOLDER,a(),0,T.value),W(C),T;break}return T}function Dt(C,p){const{currentType:T}=p;let A=null;const w=C.currentChar();switch((T===8||T===9||T===12||T===10)&&(w===_o||w===Qn)&&F(Ee.INVALID_LINKED_FORMAT,a(),0),w){case"@":return C.next(),A=E(p,8,"@"),p.inLinked=!0,A;case".":return W(C),C.next(),E(p,9,".");case":":return W(C),C.next(),E(p,10,":");default:return me(C)?(A=E(p,1,nt(C)),p.braceNest=0,p.inLinked=!1,A):z(C,p)||le(C,p)?(W(C),Dt(C,p)):$(C,p)?(W(C),E(p,12,pt(C))):ce(C,p)?(W(C),w==="{"?bt(C,p)||A:E(p,11,Ot(C))):(T===8&&F(Ee.INVALID_LINKED_FORMAT,a(),0),p.braceNest=0,p.inLinked=!1,ut(C,p))}}function ut(C,p){let T={type:14};if(p.braceNest>0)return bt(C,p)||b(p);if(p.inLinked)return Dt(C,p)||b(p);switch(C.currentChar()){case"{":return bt(C,p)||b(p);case"}":return F(Ee.UNBALANCED_CLOSING_BRACE,a(),0),C.next(),E(p,3,"}");case"@":return Dt(C,p)||b(p);default:if(me(C))return T=E(p,1,nt(C)),p.braceNest=0,p.inLinked=!1,T;const{isModulo:w,hasSpace:U}=Ne(C);if(w)return U?E(p,0,qe(C)):E(p,4,Se(C));if(Oe(C))return E(p,0,qe(C));break}return T}function Wt(){const{currentType:C,offset:p,startLoc:T,endLoc:A}=d;return d.lastType=C,d.lastOffset=p,d.lastStartLoc=T,d.lastEndLoc=A,d.offset=s(),d.startLoc=a(),r.currentChar()===br?E(d,14):ut(r,d)}return{nextToken:Wt,currentOffset:s,currentPosition:a,context:f}}const cA="parser",dA=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function mA(e,t,o){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const r=parseInt(t||o,16);return r<=55295||r>=57344?String.fromCodePoint(r):"�"}}}function fA(e={}){const t=e.location!==!1,{onError:o}=e;function r(B,I,k,D,...H){const z=B.currentPosition();if(z.offset+=D,z.column+=D,o){const $=t?Tm(k,z):null,le=gs(I,$,{domain:cA,args:H});o(le)}}function s(B,I,k){const D={type:B};return t&&(D.start=I,D.end=I,D.loc={start:k,end:k}),D}function a(B,I,k,D){D&&(B.type=D),t&&(B.end=I,B.loc&&(B.loc.end=k))}function l(B,I){const k=B.context(),D=s(3,k.offset,k.startLoc);return D.value=I,a(D,B.currentOffset(),B.currentPosition()),D}function c(B,I){const k=B.context(),{lastOffset:D,lastStartLoc:H}=k,z=s(5,D,H);return z.index=parseInt(I,10),B.nextToken(),a(z,B.currentOffset(),B.currentPosition()),z}function d(B,I){const k=B.context(),{lastOffset:D,lastStartLoc:H}=k,z=s(4,D,H);return z.key=I,B.nextToken(),a(z,B.currentOffset(),B.currentPosition()),z}function f(B,I){const k=B.context(),{lastOffset:D,lastStartLoc:H}=k,z=s(9,D,H);return z.value=I.replace(dA,mA),B.nextToken(),a(z,B.currentOffset(),B.currentPosition()),z}function h(B){const I=B.nextToken(),k=B.context(),{lastOffset:D,lastStartLoc:H}=k,z=s(8,D,H);return I.type!==12?(r(B,Ee.UNEXPECTED_EMPTY_LINKED_MODIFIER,k.lastStartLoc,0),z.value="",a(z,D,H),{nextConsumeToken:I,node:z}):(I.value==null&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,vn(I)),z.value=I.value||"",a(z,B.currentOffset(),B.currentPosition()),{node:z})}function F(B,I){const k=B.context(),D=s(7,k.offset,k.startLoc);return D.value=I,a(D,B.currentOffset(),B.currentPosition()),D}function E(B){const I=B.context(),k=s(6,I.offset,I.startLoc);let D=B.nextToken();if(D.type===9){const H=h(B);k.modifier=H.node,D=H.nextConsumeToken||B.nextToken()}switch(D.type!==10&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,vn(D)),D=B.nextToken(),D.type===2&&(D=B.nextToken()),D.type){case 11:D.value==null&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,vn(D)),k.key=F(B,D.value||"");break;case 5:D.value==null&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,vn(D)),k.key=d(B,D.value||"");break;case 6:D.value==null&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,vn(D)),k.key=c(B,D.value||"");break;case 7:D.value==null&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,vn(D)),k.key=f(B,D.value||"");break;default:r(B,Ee.UNEXPECTED_EMPTY_LINKED_KEY,I.lastStartLoc,0);const H=B.context(),z=s(7,H.offset,H.startLoc);return z.value="",a(z,H.offset,H.startLoc),k.key=z,a(k,H.offset,H.startLoc),{nextConsumeToken:D,node:k}}return a(k,B.currentOffset(),B.currentPosition()),{node:k}}function b(B){const I=B.context(),k=I.currentType===1?B.currentOffset():I.offset,D=I.currentType===1?I.endLoc:I.startLoc,H=s(2,k,D);H.items=[];let z=null;do{const ce=z||B.nextToken();switch(z=null,ce.type){case 0:ce.value==null&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,vn(ce)),H.items.push(l(B,ce.value||""));break;case 6:ce.value==null&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,vn(ce)),H.items.push(c(B,ce.value||""));break;case 5:ce.value==null&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,vn(ce)),H.items.push(d(B,ce.value||""));break;case 7:ce.value==null&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,vn(ce)),H.items.push(f(B,ce.value||""));break;case 8:const me=E(B);H.items.push(me.node),z=me.nextConsumeToken||null;break}}while(I.currentType!==14&&I.currentType!==1);const $=I.currentType===1?I.lastOffset:B.currentOffset(),le=I.currentType===1?I.lastEndLoc:B.currentPosition();return a(H,$,le),H}function P(B,I,k,D){const H=B.context();let z=D.items.length===0;const $=s(1,I,k);$.cases=[],$.cases.push(D);do{const le=b(B);z||(z=le.items.length===0),$.cases.push(le)}while(H.currentType!==14);return z&&r(B,Ee.MUST_HAVE_MESSAGES_IN_PLURAL,k,0),a($,B.currentOffset(),B.currentPosition()),$}function R(B){const I=B.context(),{offset:k,startLoc:D}=I,H=b(B);return I.currentType===14?H:P(B,k,D,H)}function W(B){const I=uA(B,E_({},e)),k=I.context(),D=s(0,k.offset,k.startLoc);return t&&D.loc&&(D.loc.source=B),D.body=R(I),e.onCacheKey&&(D.cacheKey=e.onCacheKey(B)),k.currentType!==14&&r(I,Ee.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,B[k.offset]||""),a(D,I.currentOffset(),I.currentPosition()),D}return{parse:W}}function vn(e){if(e.type===14)return"EOF";const t=(e.value||"").replace(/\r?\n/gu,"\\n");return t.length>10?t.slice(0,9)+"…":t}function hA(e,t={}){const o={ast:e,helpers:new Set};return{context:()=>o,helper:a=>(o.helpers.add(a),a)}}function _g(e,t){for(let o=0;o<e.length;o++)mf(e[o],t)}function mf(e,t){switch(e.type){case 1:_g(e.cases,t),t.helper("plural");break;case 2:_g(e.items,t);break;case 6:mf(e.key,t),t.helper("linked"),t.helper("type");break;case 5:t.helper("interpolate"),t.helper("list");break;case 4:t.helper("interpolate"),t.helper("named");break}}function pA(e,t={}){const o=hA(e);o.helper("normalize"),e.body&&mf(e.body,o);const r=o.context();e.helpers=Array.from(r.helpers)}function CA(e){const t=e.body;return t.type===2?yg(t):t.cases.forEach(o=>yg(o)),e}function yg(e){if(e.items.length===1){const t=e.items[0];(t.type===3||t.type===9)&&(e.static=t.value,delete t.value)}else{const t=[];for(let o=0;o<e.items.length;o++){const r=e.items[o];if(!(r.type===3||r.type===9)||r.value==null)break;t.push(r.value)}if(t.length===e.items.length){e.static=S_(t);for(let o=0;o<e.items.length;o++){const r=e.items[o];(r.type===3||r.type===9)&&delete r.value}}}}const gA="minifier";function zi(e){switch(e.t=e.type,e.type){case 0:const t=e;zi(t.body),t.b=t.body,delete t.body;break;case 1:const o=e,r=o.cases;for(let h=0;h<r.length;h++)zi(r[h]);o.c=r,delete o.cases;break;case 2:const s=e,a=s.items;for(let h=0;h<a.length;h++)zi(a[h]);s.i=a,delete s.items,s.static&&(s.s=s.static,delete s.static);break;case 3:case 9:case 8:case 7:const l=e;l.value&&(l.v=l.value,delete l.value);break;case 6:const c=e;zi(c.key),c.k=c.key,delete c.key,c.modifier&&(zi(c.modifier),c.m=c.modifier,delete c.modifier);break;case 5:const d=e;d.i=d.index,delete d.index;break;case 4:const f=e;f.k=f.key,delete f.key;break;default:throw gs(Ee.UNHANDLED_MINIFIER_NODE_TYPE,null,{domain:gA,args:[e.type]})}delete e.type}const FA="parser";function _A(e,t){const{sourceMap:o,filename:r,breakLineCode:s,needIndent:a}=t,l=t.location!==!1,c={filename:r,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:s,needIndent:a,indentLevel:0};l&&e.loc&&(c.source=e.loc.source);const d=()=>c;function f(W,B){c.code+=W}function h(W,B=!0){const I=B?s:"";f(a?I+" ".repeat(W):I)}function F(W=!0){const B=++c.indentLevel;W&&h(B)}function E(W=!0){const B=--c.indentLevel;W&&h(B)}function b(){h(c.indentLevel)}return{context:d,push:f,indent:F,deindent:E,newline:b,helper:W=>`_${W}`,needIndent:()=>c.needIndent}}function yA(e,t){const{helper:o}=e;e.push(`${o("linked")}(`),rs(e,t.key),t.modifier?(e.push(", "),rs(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function TA(e,t){const{helper:o,needIndent:r}=e;e.push(`${o("normalize")}([`),e.indent(r());const s=t.items.length;for(let a=0;a<s&&(rs(e,t.items[a]),a!==s-1);a++)e.push(", ");e.deindent(r()),e.push("])")}function EA(e,t){const{helper:o,needIndent:r}=e;if(t.cases.length>1){e.push(`${o("plural")}([`),e.indent(r());const s=t.cases.length;for(let a=0;a<s&&(rs(e,t.cases[a]),a!==s-1);a++)e.push(", ");e.deindent(r()),e.push("])")}}function SA(e,t){t.body?rs(e,t.body):e.push("null")}function rs(e,t){const{helper:o}=e;switch(t.type){case 0:SA(e,t);break;case 1:EA(e,t);break;case 2:TA(e,t);break;case 6:yA(e,t);break;case 8:e.push(JSON.stringify(t.value),t);break;case 7:e.push(JSON.stringify(t.value),t);break;case 5:e.push(`${o("interpolate")}(${o("list")}(${t.index}))`,t);break;case 4:e.push(`${o("interpolate")}(${o("named")}(${JSON.stringify(t.key)}))`,t);break;case 9:e.push(JSON.stringify(t.value),t);break;case 3:e.push(JSON.stringify(t.value),t);break;default:throw gs(Ee.UNHANDLED_CODEGEN_NODE_TYPE,null,{domain:FA,args:[t.type]})}}const bA=(e,t={})=>{const o=gg(t.mode)?t.mode:"normal",r=gg(t.filename)?t.filename:"message.intl",s=!!t.sourceMap,a=t.breakLineCode!=null?t.breakLineCode:o==="arrow"?";":`
|
|
31
|
-
`,l=t.needIndent?t.needIndent:o!=="arrow",c=e.helpers||[],d=
|
|
29
|
+
*/function ZN(e,t,o){return{line:e,column:t,offset:o}}function Sm(e,t,o){const r={start:e,end:t};return o!=null&&(r.source=o),r}const QN=/\{([0-9a-zA-Z]+)\}/g;function eA(e,...t){return t.length===1&&tA(t[0])&&(t=t[0]),(!t||!t.hasOwnProperty)&&(t={}),e.replace(QN,(o,r)=>t.hasOwnProperty(r)?t[r]:"")}const b_=Object.assign,_g=e=>typeof e=="string",tA=e=>e!==null&&typeof e=="object";function B_(e,t=""){return e.reduce((o,r,s)=>s===0?o+r:o+t+r,"")}const Ee={EXPECTED_TOKEN:1,INVALID_TOKEN_IN_PLACEHOLDER:2,UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER:3,UNKNOWN_ESCAPE_SEQUENCE:4,INVALID_UNICODE_ESCAPE_SEQUENCE:5,UNBALANCED_CLOSING_BRACE:6,UNTERMINATED_CLOSING_BRACE:7,EMPTY_PLACEHOLDER:8,NOT_ALLOW_NEST_PLACEHOLDER:9,INVALID_LINKED_FORMAT:10,MUST_HAVE_MESSAGES_IN_PLURAL:11,UNEXPECTED_EMPTY_LINKED_MODIFIER:12,UNEXPECTED_EMPTY_LINKED_KEY:13,UNEXPECTED_LEXICAL_ANALYSIS:14,UNHANDLED_CODEGEN_NODE_TYPE:15,UNHANDLED_MINIFIER_NODE_TYPE:16,__EXTEND_POINT__:17},oA={[Ee.EXPECTED_TOKEN]:"Expected token: '{0}'",[Ee.INVALID_TOKEN_IN_PLACEHOLDER]:"Invalid token in placeholder: '{0}'",[Ee.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER]:"Unterminated single quote in placeholder",[Ee.UNKNOWN_ESCAPE_SEQUENCE]:"Unknown escape sequence: \\{0}",[Ee.INVALID_UNICODE_ESCAPE_SEQUENCE]:"Invalid unicode escape sequence: {0}",[Ee.UNBALANCED_CLOSING_BRACE]:"Unbalanced closing brace",[Ee.UNTERMINATED_CLOSING_BRACE]:"Unterminated closing brace",[Ee.EMPTY_PLACEHOLDER]:"Empty placeholder",[Ee.NOT_ALLOW_NEST_PLACEHOLDER]:"Not allowed nest placeholder",[Ee.INVALID_LINKED_FORMAT]:"Invalid linked format",[Ee.MUST_HAVE_MESSAGES_IN_PLURAL]:"Plural must have messages",[Ee.UNEXPECTED_EMPTY_LINKED_MODIFIER]:"Unexpected empty linked modifier",[Ee.UNEXPECTED_EMPTY_LINKED_KEY]:"Unexpected empty linked key",[Ee.UNEXPECTED_LEXICAL_ANALYSIS]:"Unexpected lexical analysis in token: '{0}'",[Ee.UNHANDLED_CODEGEN_NODE_TYPE]:"unhandled codegen node type: '{0}'",[Ee.UNHANDLED_MINIFIER_NODE_TYPE]:"unhandled mimifier node type: '{0}'"};function gs(e,t,o={}){const{domain:r,messages:s,args:a}=o,l=eA((s||oA)[e]||"",...a||[]),c=new SyntaxError(String(l));return c.code=e,t&&(c.location=t),c.domain=r,c}function nA(e){throw e}const er=" ",rA="\r",Fo=`
|
|
30
|
+
`,iA=String.fromCharCode(8232),sA=String.fromCharCode(8233);function aA(e){const t=e;let o=0,r=1,s=1,a=0;const l=$=>t[$]===rA&&t[$+1]===Fo,c=$=>t[$]===Fo,d=$=>t[$]===sA,f=$=>t[$]===iA,p=$=>l($)||c($)||d($)||f($),F=()=>o,T=()=>r,b=()=>s,P=()=>a,R=$=>l($)||d($)||f($)?Fo:t[$],W=()=>R(o),B=()=>R(o+a);function I(){return a=0,p(o)&&(r++,s=0),l(o)&&o++,o++,s++,t[o]}function k(){return l(o+a)&&a++,a++,t[o+a]}function D(){o=0,r=1,s=1,a=0}function H($=0){a=$}function z(){const $=o+a;for(;$!==o;)I();a=0}return{index:F,line:T,column:b,peekOffset:P,charAt:R,currentChar:W,currentPeek:B,next:I,peek:k,reset:D,resetPeek:H,skipToPeek:z}}const br=void 0,lA=".",yg="'",uA="tokenizer";function cA(e,t={}){const o=t.location!==!1,r=aA(e),s=()=>r.index(),a=()=>ZN(r.line(),r.column(),r.index()),l=a(),c=s(),d={currentType:14,offset:c,startLoc:l,endLoc:l,lastType:14,lastOffset:c,lastStartLoc:l,lastEndLoc:l,braceNest:0,inLinked:!1,text:""},f=()=>d,{onError:p}=t;function F(C,h,E,...A){const w=f();if(h.column+=E,h.offset+=E,p){const U=o?Sm(w.startLoc,h):null,ee=gs(C,U,{domain:uA,args:A});p(ee)}}function T(C,h,E){C.endLoc=a(),C.currentType=h;const A={type:h};return o&&(A.loc=Sm(C.startLoc,C.endLoc)),E!=null&&(A.value=E),A}const b=C=>T(C,14);function P(C,h){return C.currentChar()===h?(C.next(),h):(F(Ee.EXPECTED_TOKEN,a(),0,h),"")}function R(C){let h="";for(;C.currentPeek()===er||C.currentPeek()===Fo;)h+=C.currentPeek(),C.peek();return h}function W(C){const h=R(C);return C.skipToPeek(),h}function B(C){if(C===br)return!1;const h=C.charCodeAt(0);return h>=97&&h<=122||h>=65&&h<=90||h===95}function I(C){if(C===br)return!1;const h=C.charCodeAt(0);return h>=48&&h<=57}function k(C,h){const{currentType:E}=h;if(E!==2)return!1;R(C);const A=B(C.currentPeek());return C.resetPeek(),A}function D(C,h){const{currentType:E}=h;if(E!==2)return!1;R(C);const A=C.currentPeek()==="-"?C.peek():C.currentPeek(),w=I(A);return C.resetPeek(),w}function H(C,h){const{currentType:E}=h;if(E!==2)return!1;R(C);const A=C.currentPeek()===yg;return C.resetPeek(),A}function z(C,h){const{currentType:E}=h;if(E!==8)return!1;R(C);const A=C.currentPeek()===".";return C.resetPeek(),A}function $(C,h){const{currentType:E}=h;if(E!==9)return!1;R(C);const A=B(C.currentPeek());return C.resetPeek(),A}function le(C,h){const{currentType:E}=h;if(!(E===8||E===12))return!1;R(C);const A=C.currentPeek()===":";return C.resetPeek(),A}function ce(C,h){const{currentType:E}=h;if(E!==10)return!1;const A=()=>{const U=C.currentPeek();return U==="{"?B(C.peek()):U==="@"||U==="%"||U==="|"||U===":"||U==="."||U===er||!U?!1:U===Fo?(C.peek(),A()):B(U)},w=A();return C.resetPeek(),w}function me(C){R(C);const h=C.currentPeek()==="|";return C.resetPeek(),h}function Ne(C){const h=R(C),E=C.currentPeek()==="%"&&C.peek()==="{";return C.resetPeek(),{isModulo:E,hasSpace:h.length>0}}function Oe(C,h=!0){const E=(w=!1,U="",ee=!1)=>{const q=C.currentPeek();return q==="{"?U==="%"?!1:w:q==="@"||!q?U==="%"?!0:w:q==="%"?(C.peek(),E(w,"%",!0)):q==="|"?U==="%"||ee?!0:!(U===er||U===Fo):q===er?(C.peek(),E(!0,er,ee)):q===Fo?(C.peek(),E(!0,Fo,ee)):!0},A=E();return h&&C.resetPeek(),A}function Me(C,h){const E=C.currentChar();return E===br?br:h(E)?(C.next(),E):null}function St(C){return Me(C,E=>{const A=E.charCodeAt(0);return A>=97&&A<=122||A>=65&&A<=90||A>=48&&A<=57||A===95||A===36})}function It(C){return Me(C,E=>{const A=E.charCodeAt(0);return A>=48&&A<=57})}function Le(C){return Me(C,E=>{const A=E.charCodeAt(0);return A>=48&&A<=57||A>=65&&A<=70||A>=97&&A<=102})}function ge(C){let h="",E="";for(;h=It(C);)E+=h;return E}function Se(C){W(C);const h=C.currentChar();return h!=="%"&&F(Ee.EXPECTED_TOKEN,a(),0,h),C.next(),"%"}function qe(C){let h="";for(;;){const E=C.currentChar();if(E==="{"||E==="}"||E==="@"||E==="|"||!E)break;if(E==="%")if(Oe(C))h+=E,C.next();else break;else if(E===er||E===Fo)if(Oe(C))h+=E,C.next();else{if(me(C))break;h+=E,C.next()}else h+=E,C.next()}return h}function We(C){W(C);let h="",E="";for(;h=St(C);)E+=h;return C.currentChar()===br&&F(Ee.UNTERMINATED_CLOSING_BRACE,a(),0),E}function Je(C){W(C);let h="";return C.currentChar()==="-"?(C.next(),h+=`-${ge(C)}`):h+=ge(C),C.currentChar()===br&&F(Ee.UNTERMINATED_CLOSING_BRACE,a(),0),h}function Ae(C){W(C),P(C,"'");let h="",E="";const A=U=>U!==yg&&U!==Fo;for(;h=Me(C,A);)h==="\\"?E+=zt(C):E+=h;const w=C.currentChar();return w===Fo||w===br?(F(Ee.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,a(),0),w===Fo&&(C.next(),P(C,"'")),E):(P(C,"'"),E)}function zt(C){const h=C.currentChar();switch(h){case"\\":case"'":return C.next(),`\\${h}`;case"u":return He(C,h,4);case"U":return He(C,h,6);default:return F(Ee.UNKNOWN_ESCAPE_SEQUENCE,a(),0,h),""}}function He(C,h,E){P(C,h);let A="";for(let w=0;w<E;w++){const U=Le(C);if(!U){F(Ee.INVALID_UNICODE_ESCAPE_SEQUENCE,a(),0,`\\${h}${A}${C.currentChar()}`);break}A+=U}return`\\${h}${A}`}function st(C){W(C);let h="",E="";const A=w=>w!=="{"&&w!=="}"&&w!==er&&w!==Fo;for(;h=Me(C,A);)E+=h;return E}function pt(C){let h="",E="";for(;h=St(C);)E+=h;return E}function Ot(C){const h=(E=!1,A)=>{const w=C.currentChar();return w==="{"||w==="%"||w==="@"||w==="|"||w==="("||w===")"||!w||w===er?A:w===Fo||w===lA?(A+=w,C.next(),h(E,A)):(A+=w,C.next(),h(!0,A))};return h(!1,"")}function nt(C){W(C);const h=P(C,"|");return W(C),h}function bt(C,h){let E=null;switch(C.currentChar()){case"{":return h.braceNest>=1&&F(Ee.NOT_ALLOW_NEST_PLACEHOLDER,a(),0),C.next(),E=T(h,2,"{"),W(C),h.braceNest++,E;case"}":return h.braceNest>0&&h.currentType===2&&F(Ee.EMPTY_PLACEHOLDER,a(),0),C.next(),E=T(h,3,"}"),h.braceNest--,h.braceNest>0&&W(C),h.inLinked&&h.braceNest===0&&(h.inLinked=!1),E;case"@":return h.braceNest>0&&F(Ee.UNTERMINATED_CLOSING_BRACE,a(),0),E=Dt(C,h)||b(h),h.braceNest=0,E;default:let w=!0,U=!0,ee=!0;if(me(C))return h.braceNest>0&&F(Ee.UNTERMINATED_CLOSING_BRACE,a(),0),E=T(h,1,nt(C)),h.braceNest=0,h.inLinked=!1,E;if(h.braceNest>0&&(h.currentType===5||h.currentType===6||h.currentType===7))return F(Ee.UNTERMINATED_CLOSING_BRACE,a(),0),h.braceNest=0,ut(C,h);if(w=k(C,h))return E=T(h,5,We(C)),W(C),E;if(U=D(C,h))return E=T(h,6,Je(C)),W(C),E;if(ee=H(C,h))return E=T(h,7,Ae(C)),W(C),E;if(!w&&!U&&!ee)return E=T(h,13,st(C)),F(Ee.INVALID_TOKEN_IN_PLACEHOLDER,a(),0,E.value),W(C),E;break}return E}function Dt(C,h){const{currentType:E}=h;let A=null;const w=C.currentChar();switch((E===8||E===9||E===12||E===10)&&(w===Fo||w===er)&&F(Ee.INVALID_LINKED_FORMAT,a(),0),w){case"@":return C.next(),A=T(h,8,"@"),h.inLinked=!0,A;case".":return W(C),C.next(),T(h,9,".");case":":return W(C),C.next(),T(h,10,":");default:return me(C)?(A=T(h,1,nt(C)),h.braceNest=0,h.inLinked=!1,A):z(C,h)||le(C,h)?(W(C),Dt(C,h)):$(C,h)?(W(C),T(h,12,pt(C))):ce(C,h)?(W(C),w==="{"?bt(C,h)||A:T(h,11,Ot(C))):(E===8&&F(Ee.INVALID_LINKED_FORMAT,a(),0),h.braceNest=0,h.inLinked=!1,ut(C,h))}}function ut(C,h){let E={type:14};if(h.braceNest>0)return bt(C,h)||b(h);if(h.inLinked)return Dt(C,h)||b(h);switch(C.currentChar()){case"{":return bt(C,h)||b(h);case"}":return F(Ee.UNBALANCED_CLOSING_BRACE,a(),0),C.next(),T(h,3,"}");case"@":return Dt(C,h)||b(h);default:if(me(C))return E=T(h,1,nt(C)),h.braceNest=0,h.inLinked=!1,E;const{isModulo:w,hasSpace:U}=Ne(C);if(w)return U?T(h,0,qe(C)):T(h,4,Se(C));if(Oe(C))return T(h,0,qe(C));break}return E}function Wt(){const{currentType:C,offset:h,startLoc:E,endLoc:A}=d;return d.lastType=C,d.lastOffset=h,d.lastStartLoc=E,d.lastEndLoc=A,d.offset=s(),d.startLoc=a(),r.currentChar()===br?T(d,14):ut(r,d)}return{nextToken:Wt,currentOffset:s,currentPosition:a,context:f}}const dA="parser",mA=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function fA(e,t,o){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const r=parseInt(t||o,16);return r<=55295||r>=57344?String.fromCodePoint(r):"�"}}}function hA(e={}){const t=e.location!==!1,{onError:o}=e;function r(B,I,k,D,...H){const z=B.currentPosition();if(z.offset+=D,z.column+=D,o){const $=t?Sm(k,z):null,le=gs(I,$,{domain:dA,args:H});o(le)}}function s(B,I,k){const D={type:B};return t&&(D.start=I,D.end=I,D.loc={start:k,end:k}),D}function a(B,I,k,D){D&&(B.type=D),t&&(B.end=I,B.loc&&(B.loc.end=k))}function l(B,I){const k=B.context(),D=s(3,k.offset,k.startLoc);return D.value=I,a(D,B.currentOffset(),B.currentPosition()),D}function c(B,I){const k=B.context(),{lastOffset:D,lastStartLoc:H}=k,z=s(5,D,H);return z.index=parseInt(I,10),B.nextToken(),a(z,B.currentOffset(),B.currentPosition()),z}function d(B,I){const k=B.context(),{lastOffset:D,lastStartLoc:H}=k,z=s(4,D,H);return z.key=I,B.nextToken(),a(z,B.currentOffset(),B.currentPosition()),z}function f(B,I){const k=B.context(),{lastOffset:D,lastStartLoc:H}=k,z=s(9,D,H);return z.value=I.replace(mA,fA),B.nextToken(),a(z,B.currentOffset(),B.currentPosition()),z}function p(B){const I=B.nextToken(),k=B.context(),{lastOffset:D,lastStartLoc:H}=k,z=s(8,D,H);return I.type!==12?(r(B,Ee.UNEXPECTED_EMPTY_LINKED_MODIFIER,k.lastStartLoc,0),z.value="",a(z,D,H),{nextConsumeToken:I,node:z}):(I.value==null&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,Vn(I)),z.value=I.value||"",a(z,B.currentOffset(),B.currentPosition()),{node:z})}function F(B,I){const k=B.context(),D=s(7,k.offset,k.startLoc);return D.value=I,a(D,B.currentOffset(),B.currentPosition()),D}function T(B){const I=B.context(),k=s(6,I.offset,I.startLoc);let D=B.nextToken();if(D.type===9){const H=p(B);k.modifier=H.node,D=H.nextConsumeToken||B.nextToken()}switch(D.type!==10&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,Vn(D)),D=B.nextToken(),D.type===2&&(D=B.nextToken()),D.type){case 11:D.value==null&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,Vn(D)),k.key=F(B,D.value||"");break;case 5:D.value==null&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,Vn(D)),k.key=d(B,D.value||"");break;case 6:D.value==null&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,Vn(D)),k.key=c(B,D.value||"");break;case 7:D.value==null&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,Vn(D)),k.key=f(B,D.value||"");break;default:r(B,Ee.UNEXPECTED_EMPTY_LINKED_KEY,I.lastStartLoc,0);const H=B.context(),z=s(7,H.offset,H.startLoc);return z.value="",a(z,H.offset,H.startLoc),k.key=z,a(k,H.offset,H.startLoc),{nextConsumeToken:D,node:k}}return a(k,B.currentOffset(),B.currentPosition()),{node:k}}function b(B){const I=B.context(),k=I.currentType===1?B.currentOffset():I.offset,D=I.currentType===1?I.endLoc:I.startLoc,H=s(2,k,D);H.items=[];let z=null;do{const ce=z||B.nextToken();switch(z=null,ce.type){case 0:ce.value==null&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,Vn(ce)),H.items.push(l(B,ce.value||""));break;case 6:ce.value==null&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,Vn(ce)),H.items.push(c(B,ce.value||""));break;case 5:ce.value==null&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,Vn(ce)),H.items.push(d(B,ce.value||""));break;case 7:ce.value==null&&r(B,Ee.UNEXPECTED_LEXICAL_ANALYSIS,I.lastStartLoc,0,Vn(ce)),H.items.push(f(B,ce.value||""));break;case 8:const me=T(B);H.items.push(me.node),z=me.nextConsumeToken||null;break}}while(I.currentType!==14&&I.currentType!==1);const $=I.currentType===1?I.lastOffset:B.currentOffset(),le=I.currentType===1?I.lastEndLoc:B.currentPosition();return a(H,$,le),H}function P(B,I,k,D){const H=B.context();let z=D.items.length===0;const $=s(1,I,k);$.cases=[],$.cases.push(D);do{const le=b(B);z||(z=le.items.length===0),$.cases.push(le)}while(H.currentType!==14);return z&&r(B,Ee.MUST_HAVE_MESSAGES_IN_PLURAL,k,0),a($,B.currentOffset(),B.currentPosition()),$}function R(B){const I=B.context(),{offset:k,startLoc:D}=I,H=b(B);return I.currentType===14?H:P(B,k,D,H)}function W(B){const I=cA(B,b_({},e)),k=I.context(),D=s(0,k.offset,k.startLoc);return t&&D.loc&&(D.loc.source=B),D.body=R(I),e.onCacheKey&&(D.cacheKey=e.onCacheKey(B)),k.currentType!==14&&r(I,Ee.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,B[k.offset]||""),a(D,I.currentOffset(),I.currentPosition()),D}return{parse:W}}function Vn(e){if(e.type===14)return"EOF";const t=(e.value||"").replace(/\r?\n/gu,"\\n");return t.length>10?t.slice(0,9)+"…":t}function pA(e,t={}){const o={ast:e,helpers:new Set};return{context:()=>o,helper:a=>(o.helpers.add(a),a)}}function Tg(e,t){for(let o=0;o<e.length;o++)hf(e[o],t)}function hf(e,t){switch(e.type){case 1:Tg(e.cases,t),t.helper("plural");break;case 2:Tg(e.items,t);break;case 6:hf(e.key,t),t.helper("linked"),t.helper("type");break;case 5:t.helper("interpolate"),t.helper("list");break;case 4:t.helper("interpolate"),t.helper("named");break}}function CA(e,t={}){const o=pA(e);o.helper("normalize"),e.body&&hf(e.body,o);const r=o.context();e.helpers=Array.from(r.helpers)}function gA(e){const t=e.body;return t.type===2?Eg(t):t.cases.forEach(o=>Eg(o)),e}function Eg(e){if(e.items.length===1){const t=e.items[0];(t.type===3||t.type===9)&&(e.static=t.value,delete t.value)}else{const t=[];for(let o=0;o<e.items.length;o++){const r=e.items[o];if(!(r.type===3||r.type===9)||r.value==null)break;t.push(r.value)}if(t.length===e.items.length){e.static=B_(t);for(let o=0;o<e.items.length;o++){const r=e.items[o];(r.type===3||r.type===9)&&delete r.value}}}}const FA="minifier";function zi(e){switch(e.t=e.type,e.type){case 0:const t=e;zi(t.body),t.b=t.body,delete t.body;break;case 1:const o=e,r=o.cases;for(let p=0;p<r.length;p++)zi(r[p]);o.c=r,delete o.cases;break;case 2:const s=e,a=s.items;for(let p=0;p<a.length;p++)zi(a[p]);s.i=a,delete s.items,s.static&&(s.s=s.static,delete s.static);break;case 3:case 9:case 8:case 7:const l=e;l.value&&(l.v=l.value,delete l.value);break;case 6:const c=e;zi(c.key),c.k=c.key,delete c.key,c.modifier&&(zi(c.modifier),c.m=c.modifier,delete c.modifier);break;case 5:const d=e;d.i=d.index,delete d.index;break;case 4:const f=e;f.k=f.key,delete f.key;break;default:throw gs(Ee.UNHANDLED_MINIFIER_NODE_TYPE,null,{domain:FA,args:[e.type]})}delete e.type}const _A="parser";function yA(e,t){const{sourceMap:o,filename:r,breakLineCode:s,needIndent:a}=t,l=t.location!==!1,c={filename:r,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:s,needIndent:a,indentLevel:0};l&&e.loc&&(c.source=e.loc.source);const d=()=>c;function f(W,B){c.code+=W}function p(W,B=!0){const I=B?s:"";f(a?I+" ".repeat(W):I)}function F(W=!0){const B=++c.indentLevel;W&&p(B)}function T(W=!0){const B=--c.indentLevel;W&&p(B)}function b(){p(c.indentLevel)}return{context:d,push:f,indent:F,deindent:T,newline:b,helper:W=>`_${W}`,needIndent:()=>c.needIndent}}function TA(e,t){const{helper:o}=e;e.push(`${o("linked")}(`),rs(e,t.key),t.modifier?(e.push(", "),rs(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function EA(e,t){const{helper:o,needIndent:r}=e;e.push(`${o("normalize")}([`),e.indent(r());const s=t.items.length;for(let a=0;a<s&&(rs(e,t.items[a]),a!==s-1);a++)e.push(", ");e.deindent(r()),e.push("])")}function SA(e,t){const{helper:o,needIndent:r}=e;if(t.cases.length>1){e.push(`${o("plural")}([`),e.indent(r());const s=t.cases.length;for(let a=0;a<s&&(rs(e,t.cases[a]),a!==s-1);a++)e.push(", ");e.deindent(r()),e.push("])")}}function bA(e,t){t.body?rs(e,t.body):e.push("null")}function rs(e,t){const{helper:o}=e;switch(t.type){case 0:bA(e,t);break;case 1:SA(e,t);break;case 2:EA(e,t);break;case 6:TA(e,t);break;case 8:e.push(JSON.stringify(t.value),t);break;case 7:e.push(JSON.stringify(t.value),t);break;case 5:e.push(`${o("interpolate")}(${o("list")}(${t.index}))`,t);break;case 4:e.push(`${o("interpolate")}(${o("named")}(${JSON.stringify(t.key)}))`,t);break;case 9:e.push(JSON.stringify(t.value),t);break;case 3:e.push(JSON.stringify(t.value),t);break;default:throw gs(Ee.UNHANDLED_CODEGEN_NODE_TYPE,null,{domain:_A,args:[t.type]})}}const BA=(e,t={})=>{const o=_g(t.mode)?t.mode:"normal",r=_g(t.filename)?t.filename:"message.intl",s=!!t.sourceMap,a=t.breakLineCode!=null?t.breakLineCode:o==="arrow"?";":`
|
|
31
|
+
`,l=t.needIndent?t.needIndent:o!=="arrow",c=e.helpers||[],d=yA(e,{mode:o,filename:r,sourceMap:s,breakLineCode:a,needIndent:l});d.push(o==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),d.indent(l),c.length>0&&(d.push(`const { ${B_(c.map(F=>`${F}: _${F}`),", ")} } = ctx`),d.newline()),d.push("return "),rs(d,e),d.deindent(l),d.push("}"),delete e.helpers;const{code:f,map:p}=d.context();return{ast:e,code:f,map:p?p.toJSON():void 0}};function DA(e,t={}){const o=b_({},t),r=!!o.jit,s=!!o.minify,a=o.optimize==null?!0:o.optimize,c=hA(o).parse(e);return r?(a&&gA(c),s&&zi(c),{ast:c,code:""}):(CA(c,o),BA(c,o))}/*!
|
|
32
32
|
* core-base v9.8.0
|
|
33
33
|
* (c) 2023 kazuya kawaguchi
|
|
34
34
|
* Released under the MIT License.
|
|
35
|
-
*/function DA(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(nr().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(nr().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(nr().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}const Mr=[];Mr[0]={w:[0],i:[3,0],"[":[4],o:[7]};Mr[1]={w:[1],".":[2],"[":[4],o:[7]};Mr[2]={w:[2],i:[3,0],0:[3,0]};Mr[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]};Mr[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]};Mr[5]={"'":[4,0],o:8,l:[5,0]};Mr[6]={'"':[4,0],o:8,l:[6,0]};const RA=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function LA(e){return RA.test(e)}function vA(e){const t=e.charCodeAt(0),o=e.charCodeAt(e.length-1);return t===o&&(t===34||t===39)?e.slice(1,-1):e}function VA(e){if(e==null)return"o";switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function xA(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:LA(t)?vA(t):"*"+t}function NA(e){const t=[];let o=-1,r=0,s=0,a,l,c,d,f,h,F;const E=[];E[0]=()=>{l===void 0?l=c:l+=c},E[1]=()=>{l!==void 0&&(t.push(l),l=void 0)},E[2]=()=>{E[0](),s++},E[3]=()=>{if(s>0)s--,r=4,E[0]();else{if(s=0,l===void 0||(l=xA(l),l===!1))return!1;E[1]()}};function b(){const P=e[o+1];if(r===5&&P==="'"||r===6&&P==='"')return o++,c="\\"+P,E[0](),!0}for(;r!==null;)if(o++,a=e[o],!(a==="\\"&&b())){if(d=VA(a),F=Mr[r],f=F[d]||F.l||8,f===8||(r=f[0],f[1]!==void 0&&(h=E[f[1]],h&&(c=a,h()===!1))))return;if(r===7)return t}}const Tg=new Map;function AA(e,t){return ot(e)?e[t]:null}function PA(e,t){if(!ot(e))return null;let o=Tg.get(t);if(o||(o=NA(t),o&&Tg.set(t,o)),!o)return null;const r=o.length;let s=e,a=0;for(;a<r;){const l=s[o[a]];if(l===void 0||Ft(s))return null;s=l,a++}return s}const wA=e=>e,IA=e=>"",OA="text",WA=e=>e.length===0?"":qN(e),kA=KN;function Eg(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function MA(e){const t=$t(e.pluralIndex)?e.pluralIndex:-1;return e.named&&($t(e.named.count)||$t(e.named.n))?$t(e.named.count)?e.named.count:$t(e.named.n)?e.named.n:t:t}function HA(e,t){t.count||(t.count=e),t.n||(t.n=e)}function $A(e={}){const t=e.locale,o=MA(e),r=ot(e.pluralRules)&&ae(t)&&Ft(e.pluralRules[t])?e.pluralRules[t]:Eg,s=ot(e.pluralRules)&&ae(t)&&Ft(e.pluralRules[t])?Eg:void 0,a=B=>B[r(o,B.length,s)],l=e.list||[],c=B=>l[B],d=e.named||{};$t(e.pluralIndex)&&HA(o,d);const f=B=>d[B];function h(B){const I=Ft(e.messages)?e.messages(B):ot(e.messages)?e.messages[B]:!1;return I||(e.parent?e.parent.message(B):IA)}const F=B=>e.modifiers?e.modifiers[B]:wA,E=De(e.processor)&&Ft(e.processor.normalize)?e.processor.normalize:WA,b=De(e.processor)&&Ft(e.processor.interpolate)?e.processor.interpolate:kA,P=De(e.processor)&&ae(e.processor.type)?e.processor.type:OA,W={list:c,named:f,plural:a,linked:(B,...I)=>{const[k,D]=I;let H="text",z="";I.length===1?ot(k)?(z=k.modifier||z,H=k.type||H):ae(k)&&(z=k||z):I.length===2&&(ae(k)&&(z=k||z),ae(D)&&(H=D||H));const $=h(B)(W),le=H==="vnode"&&yt($)&&z?$[0]:$;return z?F(z)(le,H):le},message:h,type:P,interpolate:b,normalize:E,values:oo({},l,d)};return W}let ya=null;function UA(e){ya=e}function zA(e,t,o){ya&&ya.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:o})}const jA=GA("function:translate");function GA(e){return t=>ya&&ya.emit(e,t)}const YA={NOT_FOUND_KEY:1,FALLBACK_TO_TRANSLATE:2,CANNOT_FORMAT_NUMBER:3,FALLBACK_TO_NUMBER_FORMAT:4,CANNOT_FORMAT_DATE:5,FALLBACK_TO_DATE_FORMAT:6,EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:7,__EXTEND_POINT__:8},b_=Ee.__EXTEND_POINT__,ri=df(b_),_n={INVALID_ARGUMENT:b_,INVALID_DATE_ARGUMENT:ri(),INVALID_ISO_DATE_ARGUMENT:ri(),NOT_SUPPORT_NON_STRING_MESSAGE:ri(),NOT_SUPPORT_LOCALE_PROMISE_VALUE:ri(),NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:ri(),NOT_SUPPORT_LOCALE_TYPE:ri(),__EXTEND_POINT__:ri()};function Pn(e){return gs(e,null,void 0)}function ff(e,t){return t.locale!=null?Sg(t.locale):Sg(e.locale)}let Ad;function Sg(e){if(ae(e))return e;if(Ft(e)){if(e.resolvedOnce&&Ad!=null)return Ad;if(e.constructor.name==="Function"){const t=e();if(YN(t))throw Pn(_n.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return Ad=t}else throw Pn(_n.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw Pn(_n.NOT_SUPPORT_LOCALE_TYPE)}function KA(e,t,o){return[...new Set([o,...yt(t)?t:ot(t)?Object.keys(t):ae(t)?[t]:[o]])]}function B_(e,t,o){const r=ae(o)?o:is,s=e;s.__localeChainCache||(s.__localeChainCache=new Map);let a=s.__localeChainCache.get(r);if(!a){a=[];let l=[o];for(;yt(l);)l=bg(a,l,t);const c=yt(t)||!De(t)?t:t.default?t.default:null;l=ae(c)?[c]:c,yt(l)&&bg(a,l,!1),s.__localeChainCache.set(r,a)}return a}function bg(e,t,o){let r=!0;for(let s=0;s<t.length&&Ue(r);s++){const a=t[s];ae(a)&&(r=qA(e,t[s],o))}return r}function qA(e,t,o){let r;const s=t.split("-");do{const a=s.join("-");r=XA(e,a,o),s.splice(-1,1)}while(s.length&&r===!0);return r}function XA(e,t,o){let r=!1;if(!e.includes(t)&&(r=!0,t)){r=t[t.length-1]!=="!";const s=t.replace(/!/g,"");e.push(s),(yt(o)||De(o))&&o[s]&&(r=o[s])}return r}const JA="9.8.0",ju=-1,is="en-US",Bg="",Dg=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function ZA(){return{upper:(e,t)=>t==="text"&&ae(e)?e.toUpperCase():t==="vnode"&&ot(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&ae(e)?e.toLowerCase():t==="vnode"&&ot(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&ae(e)?Dg(e):t==="vnode"&&ot(e)&&"__v_isVNode"in e?Dg(e.children):e}}let D_;function Rg(e){D_=e}let R_;function QA(e){R_=e}let L_;function eP(e){L_=e}let v_=null;const tP=e=>{v_=e},oP=()=>v_;let V_=null;const Lg=e=>{V_=e},nP=()=>V_;let vg=0;function rP(e={}){const t=Ft(e.onWarn)?e.onWarn:XN,o=ae(e.version)?e.version:JA,r=ae(e.locale)||Ft(e.locale)?e.locale:is,s=Ft(r)?is:r,a=yt(e.fallbackLocale)||De(e.fallbackLocale)||ae(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:s,l=De(e.messages)?e.messages:{[s]:{}},c=De(e.datetimeFormats)?e.datetimeFormats:{[s]:{}},d=De(e.numberFormats)?e.numberFormats:{[s]:{}},f=oo({},e.modifiers||{},ZA()),h=e.pluralRules||{},F=Ft(e.missing)?e.missing:null,E=Ue(e.missingWarn)||Nr(e.missingWarn)?e.missingWarn:!0,b=Ue(e.fallbackWarn)||Nr(e.fallbackWarn)?e.fallbackWarn:!0,P=!!e.fallbackFormat,R=!!e.unresolving,W=Ft(e.postTranslation)?e.postTranslation:null,B=De(e.processor)?e.processor:null,I=Ue(e.warnHtmlMessage)?e.warnHtmlMessage:!0,k=!!e.escapeParameter,D=Ft(e.messageCompiler)?e.messageCompiler:D_,H=Ft(e.messageResolver)?e.messageResolver:R_||AA,z=Ft(e.localeFallbacker)?e.localeFallbacker:L_||KA,$=ot(e.fallbackContext)?e.fallbackContext:void 0,le=e,ce=ot(le.__datetimeFormatters)?le.__datetimeFormatters:new Map,me=ot(le.__numberFormatters)?le.__numberFormatters:new Map,Ne=ot(le.__meta)?le.__meta:{};vg++;const Oe={version:o,cid:vg,locale:r,fallbackLocale:a,messages:l,modifiers:f,pluralRules:h,missing:F,missingWarn:E,fallbackWarn:b,fallbackFormat:P,unresolving:R,postTranslation:W,processor:B,warnHtmlMessage:I,escapeParameter:k,messageCompiler:D,messageResolver:H,localeFallbacker:z,fallbackContext:$,onWarn:t,__meta:Ne};return Oe.datetimeFormats=c,Oe.numberFormats=d,Oe.__datetimeFormatters=ce,Oe.__numberFormatters=me,__INTLIFY_PROD_DEVTOOLS__&&zA(Oe,o,Ne),Oe}function hf(e,t,o,r,s){const{missing:a,onWarn:l}=e;if(a!==null){const c=a(e,o,t,s);return ae(c)?c:t}else return t}function Ys(e,t,o){const r=e;r.__localeChainCache=new Map,e.localeFallbacker(e,o,t)}function Pd(e){return o=>iP(o,e)}function iP(e,t){const o=t.b||t.body;if((o.t||o.type)===1){const r=o,s=r.c||r.cases;return e.plural(s.reduce((a,l)=>[...a,Vg(e,l)],[]))}else return Vg(e,o)}function Vg(e,t){const o=t.s||t.static;if(o)return e.type==="text"?o:e.normalize([o]);{const r=(t.i||t.items).reduce((s,a)=>[...s,Em(e,a)],[]);return e.normalize(r)}}function Em(e,t){const o=t.t||t.type;switch(o){case 3:const r=t;return r.v||r.value;case 9:const s=t;return s.v||s.value;case 4:const a=t;return e.interpolate(e.named(a.k||a.key));case 5:const l=t;return e.interpolate(e.list(l.i!=null?l.i:l.index));case 6:const c=t,d=c.m||c.modifier;return e.linked(Em(e,c.k||c.key),d?Em(e,d):void 0,e.type);case 7:const f=t;return f.v||f.value;case 8:const h=t;return h.v||h.value;default:throw new Error(`unhandled node type on format message part: ${o}`)}}const x_=e=>e;let Ki=Object.create(null);const ss=e=>ot(e)&&(e.t===0||e.type===0)&&("b"in e||"body"in e);function N_(e,t={}){let o=!1;const r=t.onError||oA;return t.onError=s=>{o=!0,r(s)},{...BA(e,t),detectError:o}}const sP=(e,t)=>{if(!ae(e))throw Pn(_n.NOT_SUPPORT_NON_STRING_MESSAGE);{Ue(t.warnHtmlMessage)&&t.warnHtmlMessage;const r=(t.onCacheKey||x_)(e),s=Ki[r];if(s)return s;const{code:a,detectError:l}=N_(e,t),c=new Function(`return ${a}`)();return l?c:Ki[r]=c}};function aP(e,t){if(__INTLIFY_JIT_COMPILATION__&&!__INTLIFY_DROP_MESSAGE_COMPILER__&&ae(e)){Ue(t.warnHtmlMessage)&&t.warnHtmlMessage;const r=(t.onCacheKey||x_)(e),s=Ki[r];if(s)return s;const{ast:a,detectError:l}=N_(e,{...t,location:!1,jit:!0}),c=Pd(a);return l?c:Ki[r]=c}else{const o=e.cacheKey;if(o){const r=Ki[o];return r||(Ki[o]=Pd(e))}else return Pd(e)}}const xg=()=>"",tn=e=>Ft(e);function Ng(e,...t){const{fallbackFormat:o,postTranslation:r,unresolving:s,messageCompiler:a,fallbackLocale:l,messages:c}=e,[d,f]=Sm(...t),h=Ue(f.missingWarn)?f.missingWarn:e.missingWarn,F=Ue(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn,E=Ue(f.escapeParameter)?f.escapeParameter:e.escapeParameter,b=!!f.resolvedMessage,P=ae(f.default)||Ue(f.default)?Ue(f.default)?a?d:()=>d:f.default:o?a?d:()=>d:"",R=o||P!=="",W=ff(e,f);E&&lP(f);let[B,I,k]=b?[d,W,c[W]||{}]:A_(e,d,W,l,F,h),D=B,H=d;if(!b&&!(ae(D)||ss(D)||tn(D))&&R&&(D=P,H=D),!b&&(!(ae(D)||ss(D)||tn(D))||!ae(I)))return s?ju:d;let z=!1;const $=()=>{z=!0},le=tn(D)?D:P_(e,d,I,D,H,$);if(z)return D;const ce=dP(e,I,k,f),me=$A(ce),Ne=uP(e,le,me),Oe=r?r(Ne,d):Ne;if(__INTLIFY_PROD_DEVTOOLS__){const Me={timestamp:Date.now(),key:ae(d)?d:tn(D)?D.key:"",locale:I||(tn(D)?D.locale:""),format:ae(D)?D:tn(D)?D.source:"",message:Oe};Me.meta=oo({},e.__meta,oP()||{}),jA(Me)}return Oe}function lP(e){yt(e.list)?e.list=e.list.map(t=>ae(t)?Cg(t):t):ot(e.named)&&Object.keys(e.named).forEach(t=>{ae(e.named[t])&&(e.named[t]=Cg(e.named[t]))})}function A_(e,t,o,r,s,a){const{messages:l,onWarn:c,messageResolver:d,localeFallbacker:f}=e,h=f(e,r,o);let F={},E,b=null;const P="translate";for(let R=0;R<h.length&&(E=h[R],F=l[E]||{},(b=d(F,t))===null&&(b=F[t]),!(ae(b)||ss(b)||tn(b)));R++){const W=hf(e,t,E,a,P);W!==t&&(b=W)}return[b,E,F]}function P_(e,t,o,r,s,a){const{messageCompiler:l,warnHtmlMessage:c}=e;if(tn(r)){const f=r;return f.locale=f.locale||o,f.key=f.key||t,f}if(l==null){const f=()=>r;return f.locale=o,f.key=t,f}const d=l(r,cP(e,o,s,r,c,a));return d.locale=o,d.key=t,d.source=r,d}function uP(e,t,o){return t(o)}function Sm(...e){const[t,o,r]=e,s={};if(!ae(t)&&!$t(t)&&!tn(t)&&!ss(t))throw Pn(_n.INVALID_ARGUMENT);const a=$t(t)?String(t):(tn(t),t);return $t(o)?s.plural=o:ae(o)?s.default=o:De(o)&&!zu(o)?s.named=o:yt(o)&&(s.list=o),$t(r)?s.plural=r:ae(r)?s.default=r:De(r)&&oo(s,r),[a,s]}function cP(e,t,o,r,s,a){return{locale:t,key:o,warnHtmlMessage:s,onError:l=>{throw a&&a(l),l},onCacheKey:l=>UN(t,o,l)}}function dP(e,t,o,r){const{modifiers:s,pluralRules:a,messageResolver:l,fallbackLocale:c,fallbackWarn:d,missingWarn:f,fallbackContext:h}=e,E={locale:t,modifiers:s,pluralRules:a,messages:b=>{let P=l(o,b);if(P==null&&h){const[,,R]=A_(h,b,t,c,d,f);P=l(R,b)}if(ae(P)||ss(P)){let R=!1;const B=P_(e,b,t,P,b,()=>{R=!0});return R?xg:B}else return tn(P)?P:xg}};return e.processor&&(E.processor=e.processor),r.list&&(E.list=r.list),r.named&&(E.named=r.named),$t(r.plural)&&(E.pluralIndex=r.plural),E}function Ag(e,...t){const{datetimeFormats:o,unresolving:r,fallbackLocale:s,onWarn:a,localeFallbacker:l}=e,{__datetimeFormatters:c}=e,[d,f,h,F]=bm(...t),E=Ue(h.missingWarn)?h.missingWarn:e.missingWarn;Ue(h.fallbackWarn)?h.fallbackWarn:e.fallbackWarn;const b=!!h.part,P=ff(e,h),R=l(e,s,P);if(!ae(d)||d==="")return new Intl.DateTimeFormat(P,F).format(f);let W={},B,I=null;const k="datetime format";for(let z=0;z<R.length&&(B=R[z],W=o[B]||{},I=W[d],!De(I));z++)hf(e,d,B,E,k);if(!De(I)||!ae(B))return r?ju:d;let D=`${B}__${d}`;zu(F)||(D=`${D}__${JSON.stringify(F)}`);let H=c.get(D);return H||(H=new Intl.DateTimeFormat(B,oo({},I,F)),c.set(D,H)),b?H.formatToParts(f):H.format(f)}const w_=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function bm(...e){const[t,o,r,s]=e,a={};let l={},c;if(ae(t)){const d=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!d)throw Pn(_n.INVALID_ISO_DATE_ARGUMENT);const f=d[3]?d[3].trim().startsWith("T")?`${d[1].trim()}${d[3].trim()}`:`${d[1].trim()}T${d[3].trim()}`:d[1].trim();c=new Date(f);try{c.toISOString()}catch{throw Pn(_n.INVALID_ISO_DATE_ARGUMENT)}}else if(jN(t)){if(isNaN(t.getTime()))throw Pn(_n.INVALID_DATE_ARGUMENT);c=t}else if($t(t))c=t;else throw Pn(_n.INVALID_ARGUMENT);return ae(o)?a.key=o:De(o)&&Object.keys(o).forEach(d=>{w_.includes(d)?l[d]=o[d]:a[d]=o[d]}),ae(r)?a.locale=r:De(r)&&(l=r),De(s)&&(l=s),[a.key||"",c,a,l]}function Pg(e,t,o){const r=e;for(const s in o){const a=`${t}__${s}`;r.__datetimeFormatters.has(a)&&r.__datetimeFormatters.delete(a)}}function wg(e,...t){const{numberFormats:o,unresolving:r,fallbackLocale:s,onWarn:a,localeFallbacker:l}=e,{__numberFormatters:c}=e,[d,f,h,F]=Bm(...t),E=Ue(h.missingWarn)?h.missingWarn:e.missingWarn;Ue(h.fallbackWarn)?h.fallbackWarn:e.fallbackWarn;const b=!!h.part,P=ff(e,h),R=l(e,s,P);if(!ae(d)||d==="")return new Intl.NumberFormat(P,F).format(f);let W={},B,I=null;const k="number format";for(let z=0;z<R.length&&(B=R[z],W=o[B]||{},I=W[d],!De(I));z++)hf(e,d,B,E,k);if(!De(I)||!ae(B))return r?ju:d;let D=`${B}__${d}`;zu(F)||(D=`${D}__${JSON.stringify(F)}`);let H=c.get(D);return H||(H=new Intl.NumberFormat(B,oo({},I,F)),c.set(D,H)),b?H.formatToParts(f):H.format(f)}const I_=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function Bm(...e){const[t,o,r,s]=e,a={};let l={};if(!$t(t))throw Pn(_n.INVALID_ARGUMENT);const c=t;return ae(o)?a.key=o:De(o)&&Object.keys(o).forEach(d=>{I_.includes(d)?l[d]=o[d]:a[d]=o[d]}),ae(r)?a.locale=r:De(r)&&(l=r),De(s)&&(l=s),[a.key||"",c,a,l]}function Ig(e,t,o){const r=e;for(const s in o){const a=`${t}__${s}`;r.__numberFormatters.has(a)&&r.__numberFormatters.delete(a)}}DA();/*!
|
|
35
|
+
*/function RA(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(rr().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(rr().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(rr().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}const Mr=[];Mr[0]={w:[0],i:[3,0],"[":[4],o:[7]};Mr[1]={w:[1],".":[2],"[":[4],o:[7]};Mr[2]={w:[2],i:[3,0],0:[3,0]};Mr[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]};Mr[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]};Mr[5]={"'":[4,0],o:8,l:[5,0]};Mr[6]={'"':[4,0],o:8,l:[6,0]};const LA=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function vA(e){return LA.test(e)}function VA(e){const t=e.charCodeAt(0),o=e.charCodeAt(e.length-1);return t===o&&(t===34||t===39)?e.slice(1,-1):e}function xA(e){if(e==null)return"o";switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function NA(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:vA(t)?VA(t):"*"+t}function AA(e){const t=[];let o=-1,r=0,s=0,a,l,c,d,f,p,F;const T=[];T[0]=()=>{l===void 0?l=c:l+=c},T[1]=()=>{l!==void 0&&(t.push(l),l=void 0)},T[2]=()=>{T[0](),s++},T[3]=()=>{if(s>0)s--,r=4,T[0]();else{if(s=0,l===void 0||(l=NA(l),l===!1))return!1;T[1]()}};function b(){const P=e[o+1];if(r===5&&P==="'"||r===6&&P==='"')return o++,c="\\"+P,T[0](),!0}for(;r!==null;)if(o++,a=e[o],!(a==="\\"&&b())){if(d=xA(a),F=Mr[r],f=F[d]||F.l||8,f===8||(r=f[0],f[1]!==void 0&&(p=T[f[1]],p&&(c=a,p()===!1))))return;if(r===7)return t}}const Sg=new Map;function PA(e,t){return ot(e)?e[t]:null}function wA(e,t){if(!ot(e))return null;let o=Sg.get(t);if(o||(o=AA(t),o&&Sg.set(t,o)),!o)return null;const r=o.length;let s=e,a=0;for(;a<r;){const l=s[o[a]];if(l===void 0||Ft(s))return null;s=l,a++}return s}const IA=e=>e,OA=e=>"",WA="text",kA=e=>e.length===0?"":XN(e),MA=qN;function bg(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function HA(e){const t=$t(e.pluralIndex)?e.pluralIndex:-1;return e.named&&($t(e.named.count)||$t(e.named.n))?$t(e.named.count)?e.named.count:$t(e.named.n)?e.named.n:t:t}function $A(e,t){t.count||(t.count=e),t.n||(t.n=e)}function UA(e={}){const t=e.locale,o=HA(e),r=ot(e.pluralRules)&&ae(t)&&Ft(e.pluralRules[t])?e.pluralRules[t]:bg,s=ot(e.pluralRules)&&ae(t)&&Ft(e.pluralRules[t])?bg:void 0,a=B=>B[r(o,B.length,s)],l=e.list||[],c=B=>l[B],d=e.named||{};$t(e.pluralIndex)&&$A(o,d);const f=B=>d[B];function p(B){const I=Ft(e.messages)?e.messages(B):ot(e.messages)?e.messages[B]:!1;return I||(e.parent?e.parent.message(B):OA)}const F=B=>e.modifiers?e.modifiers[B]:IA,T=De(e.processor)&&Ft(e.processor.normalize)?e.processor.normalize:kA,b=De(e.processor)&&Ft(e.processor.interpolate)?e.processor.interpolate:MA,P=De(e.processor)&&ae(e.processor.type)?e.processor.type:WA,W={list:c,named:f,plural:a,linked:(B,...I)=>{const[k,D]=I;let H="text",z="";I.length===1?ot(k)?(z=k.modifier||z,H=k.type||H):ae(k)&&(z=k||z):I.length===2&&(ae(k)&&(z=k||z),ae(D)&&(H=D||H));const $=p(B)(W),le=H==="vnode"&&yt($)&&z?$[0]:$;return z?F(z)(le,H):le},message:p,type:P,interpolate:b,normalize:T,values:oo({},l,d)};return W}let Ta=null;function zA(e){Ta=e}function jA(e,t,o){Ta&&Ta.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:o})}const GA=YA("function:translate");function YA(e){return t=>Ta&&Ta.emit(e,t)}const KA={NOT_FOUND_KEY:1,FALLBACK_TO_TRANSLATE:2,CANNOT_FORMAT_NUMBER:3,FALLBACK_TO_NUMBER_FORMAT:4,CANNOT_FORMAT_DATE:5,FALLBACK_TO_DATE_FORMAT:6,EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:7,__EXTEND_POINT__:8},D_=Ee.__EXTEND_POINT__,ri=ff(D_),_n={INVALID_ARGUMENT:D_,INVALID_DATE_ARGUMENT:ri(),INVALID_ISO_DATE_ARGUMENT:ri(),NOT_SUPPORT_NON_STRING_MESSAGE:ri(),NOT_SUPPORT_LOCALE_PROMISE_VALUE:ri(),NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:ri(),NOT_SUPPORT_LOCALE_TYPE:ri(),__EXTEND_POINT__:ri()};function wn(e){return gs(e,null,void 0)}function pf(e,t){return t.locale!=null?Bg(t.locale):Bg(e.locale)}let wd;function Bg(e){if(ae(e))return e;if(Ft(e)){if(e.resolvedOnce&&wd!=null)return wd;if(e.constructor.name==="Function"){const t=e();if(KN(t))throw wn(_n.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return wd=t}else throw wn(_n.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw wn(_n.NOT_SUPPORT_LOCALE_TYPE)}function qA(e,t,o){return[...new Set([o,...yt(t)?t:ot(t)?Object.keys(t):ae(t)?[t]:[o]])]}function R_(e,t,o){const r=ae(o)?o:is,s=e;s.__localeChainCache||(s.__localeChainCache=new Map);let a=s.__localeChainCache.get(r);if(!a){a=[];let l=[o];for(;yt(l);)l=Dg(a,l,t);const c=yt(t)||!De(t)?t:t.default?t.default:null;l=ae(c)?[c]:c,yt(l)&&Dg(a,l,!1),s.__localeChainCache.set(r,a)}return a}function Dg(e,t,o){let r=!0;for(let s=0;s<t.length&&Ue(r);s++){const a=t[s];ae(a)&&(r=XA(e,t[s],o))}return r}function XA(e,t,o){let r;const s=t.split("-");do{const a=s.join("-");r=JA(e,a,o),s.splice(-1,1)}while(s.length&&r===!0);return r}function JA(e,t,o){let r=!1;if(!e.includes(t)&&(r=!0,t)){r=t[t.length-1]!=="!";const s=t.replace(/!/g,"");e.push(s),(yt(o)||De(o))&&o[s]&&(r=o[s])}return r}const ZA="9.8.0",Yu=-1,is="en-US",Rg="",Lg=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function QA(){return{upper:(e,t)=>t==="text"&&ae(e)?e.toUpperCase():t==="vnode"&&ot(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&ae(e)?e.toLowerCase():t==="vnode"&&ot(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&ae(e)?Lg(e):t==="vnode"&&ot(e)&&"__v_isVNode"in e?Lg(e.children):e}}let L_;function vg(e){L_=e}let v_;function eP(e){v_=e}let V_;function tP(e){V_=e}let x_=null;const oP=e=>{x_=e},nP=()=>x_;let N_=null;const Vg=e=>{N_=e},rP=()=>N_;let xg=0;function iP(e={}){const t=Ft(e.onWarn)?e.onWarn:JN,o=ae(e.version)?e.version:ZA,r=ae(e.locale)||Ft(e.locale)?e.locale:is,s=Ft(r)?is:r,a=yt(e.fallbackLocale)||De(e.fallbackLocale)||ae(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:s,l=De(e.messages)?e.messages:{[s]:{}},c=De(e.datetimeFormats)?e.datetimeFormats:{[s]:{}},d=De(e.numberFormats)?e.numberFormats:{[s]:{}},f=oo({},e.modifiers||{},QA()),p=e.pluralRules||{},F=Ft(e.missing)?e.missing:null,T=Ue(e.missingWarn)||Nr(e.missingWarn)?e.missingWarn:!0,b=Ue(e.fallbackWarn)||Nr(e.fallbackWarn)?e.fallbackWarn:!0,P=!!e.fallbackFormat,R=!!e.unresolving,W=Ft(e.postTranslation)?e.postTranslation:null,B=De(e.processor)?e.processor:null,I=Ue(e.warnHtmlMessage)?e.warnHtmlMessage:!0,k=!!e.escapeParameter,D=Ft(e.messageCompiler)?e.messageCompiler:L_,H=Ft(e.messageResolver)?e.messageResolver:v_||PA,z=Ft(e.localeFallbacker)?e.localeFallbacker:V_||qA,$=ot(e.fallbackContext)?e.fallbackContext:void 0,le=e,ce=ot(le.__datetimeFormatters)?le.__datetimeFormatters:new Map,me=ot(le.__numberFormatters)?le.__numberFormatters:new Map,Ne=ot(le.__meta)?le.__meta:{};xg++;const Oe={version:o,cid:xg,locale:r,fallbackLocale:a,messages:l,modifiers:f,pluralRules:p,missing:F,missingWarn:T,fallbackWarn:b,fallbackFormat:P,unresolving:R,postTranslation:W,processor:B,warnHtmlMessage:I,escapeParameter:k,messageCompiler:D,messageResolver:H,localeFallbacker:z,fallbackContext:$,onWarn:t,__meta:Ne};return Oe.datetimeFormats=c,Oe.numberFormats=d,Oe.__datetimeFormatters=ce,Oe.__numberFormatters=me,__INTLIFY_PROD_DEVTOOLS__&&jA(Oe,o,Ne),Oe}function Cf(e,t,o,r,s){const{missing:a,onWarn:l}=e;if(a!==null){const c=a(e,o,t,s);return ae(c)?c:t}else return t}function Ks(e,t,o){const r=e;r.__localeChainCache=new Map,e.localeFallbacker(e,o,t)}function Id(e){return o=>sP(o,e)}function sP(e,t){const o=t.b||t.body;if((o.t||o.type)===1){const r=o,s=r.c||r.cases;return e.plural(s.reduce((a,l)=>[...a,Ng(e,l)],[]))}else return Ng(e,o)}function Ng(e,t){const o=t.s||t.static;if(o)return e.type==="text"?o:e.normalize([o]);{const r=(t.i||t.items).reduce((s,a)=>[...s,bm(e,a)],[]);return e.normalize(r)}}function bm(e,t){const o=t.t||t.type;switch(o){case 3:const r=t;return r.v||r.value;case 9:const s=t;return s.v||s.value;case 4:const a=t;return e.interpolate(e.named(a.k||a.key));case 5:const l=t;return e.interpolate(e.list(l.i!=null?l.i:l.index));case 6:const c=t,d=c.m||c.modifier;return e.linked(bm(e,c.k||c.key),d?bm(e,d):void 0,e.type);case 7:const f=t;return f.v||f.value;case 8:const p=t;return p.v||p.value;default:throw new Error(`unhandled node type on format message part: ${o}`)}}const A_=e=>e;let Ki=Object.create(null);const ss=e=>ot(e)&&(e.t===0||e.type===0)&&("b"in e||"body"in e);function P_(e,t={}){let o=!1;const r=t.onError||nA;return t.onError=s=>{o=!0,r(s)},{...DA(e,t),detectError:o}}const aP=(e,t)=>{if(!ae(e))throw wn(_n.NOT_SUPPORT_NON_STRING_MESSAGE);{Ue(t.warnHtmlMessage)&&t.warnHtmlMessage;const r=(t.onCacheKey||A_)(e),s=Ki[r];if(s)return s;const{code:a,detectError:l}=P_(e,t),c=new Function(`return ${a}`)();return l?c:Ki[r]=c}};function lP(e,t){if(__INTLIFY_JIT_COMPILATION__&&!__INTLIFY_DROP_MESSAGE_COMPILER__&&ae(e)){Ue(t.warnHtmlMessage)&&t.warnHtmlMessage;const r=(t.onCacheKey||A_)(e),s=Ki[r];if(s)return s;const{ast:a,detectError:l}=P_(e,{...t,location:!1,jit:!0}),c=Id(a);return l?c:Ki[r]=c}else{const o=e.cacheKey;if(o){const r=Ki[o];return r||(Ki[o]=Id(e))}else return Id(e)}}const Ag=()=>"",tn=e=>Ft(e);function Pg(e,...t){const{fallbackFormat:o,postTranslation:r,unresolving:s,messageCompiler:a,fallbackLocale:l,messages:c}=e,[d,f]=Bm(...t),p=Ue(f.missingWarn)?f.missingWarn:e.missingWarn,F=Ue(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn,T=Ue(f.escapeParameter)?f.escapeParameter:e.escapeParameter,b=!!f.resolvedMessage,P=ae(f.default)||Ue(f.default)?Ue(f.default)?a?d:()=>d:f.default:o?a?d:()=>d:"",R=o||P!=="",W=pf(e,f);T&&uP(f);let[B,I,k]=b?[d,W,c[W]||{}]:w_(e,d,W,l,F,p),D=B,H=d;if(!b&&!(ae(D)||ss(D)||tn(D))&&R&&(D=P,H=D),!b&&(!(ae(D)||ss(D)||tn(D))||!ae(I)))return s?Yu:d;let z=!1;const $=()=>{z=!0},le=tn(D)?D:I_(e,d,I,D,H,$);if(z)return D;const ce=mP(e,I,k,f),me=UA(ce),Ne=cP(e,le,me),Oe=r?r(Ne,d):Ne;if(__INTLIFY_PROD_DEVTOOLS__){const Me={timestamp:Date.now(),key:ae(d)?d:tn(D)?D.key:"",locale:I||(tn(D)?D.locale:""),format:ae(D)?D:tn(D)?D.source:"",message:Oe};Me.meta=oo({},e.__meta,nP()||{}),GA(Me)}return Oe}function uP(e){yt(e.list)?e.list=e.list.map(t=>ae(t)?Fg(t):t):ot(e.named)&&Object.keys(e.named).forEach(t=>{ae(e.named[t])&&(e.named[t]=Fg(e.named[t]))})}function w_(e,t,o,r,s,a){const{messages:l,onWarn:c,messageResolver:d,localeFallbacker:f}=e,p=f(e,r,o);let F={},T,b=null;const P="translate";for(let R=0;R<p.length&&(T=p[R],F=l[T]||{},(b=d(F,t))===null&&(b=F[t]),!(ae(b)||ss(b)||tn(b)));R++){const W=Cf(e,t,T,a,P);W!==t&&(b=W)}return[b,T,F]}function I_(e,t,o,r,s,a){const{messageCompiler:l,warnHtmlMessage:c}=e;if(tn(r)){const f=r;return f.locale=f.locale||o,f.key=f.key||t,f}if(l==null){const f=()=>r;return f.locale=o,f.key=t,f}const d=l(r,dP(e,o,s,r,c,a));return d.locale=o,d.key=t,d.source=r,d}function cP(e,t,o){return t(o)}function Bm(...e){const[t,o,r]=e,s={};if(!ae(t)&&!$t(t)&&!tn(t)&&!ss(t))throw wn(_n.INVALID_ARGUMENT);const a=$t(t)?String(t):(tn(t),t);return $t(o)?s.plural=o:ae(o)?s.default=o:De(o)&&!Gu(o)?s.named=o:yt(o)&&(s.list=o),$t(r)?s.plural=r:ae(r)?s.default=r:De(r)&&oo(s,r),[a,s]}function dP(e,t,o,r,s,a){return{locale:t,key:o,warnHtmlMessage:s,onError:l=>{throw a&&a(l),l},onCacheKey:l=>zN(t,o,l)}}function mP(e,t,o,r){const{modifiers:s,pluralRules:a,messageResolver:l,fallbackLocale:c,fallbackWarn:d,missingWarn:f,fallbackContext:p}=e,T={locale:t,modifiers:s,pluralRules:a,messages:b=>{let P=l(o,b);if(P==null&&p){const[,,R]=w_(p,b,t,c,d,f);P=l(R,b)}if(ae(P)||ss(P)){let R=!1;const B=I_(e,b,t,P,b,()=>{R=!0});return R?Ag:B}else return tn(P)?P:Ag}};return e.processor&&(T.processor=e.processor),r.list&&(T.list=r.list),r.named&&(T.named=r.named),$t(r.plural)&&(T.pluralIndex=r.plural),T}function wg(e,...t){const{datetimeFormats:o,unresolving:r,fallbackLocale:s,onWarn:a,localeFallbacker:l}=e,{__datetimeFormatters:c}=e,[d,f,p,F]=Dm(...t),T=Ue(p.missingWarn)?p.missingWarn:e.missingWarn;Ue(p.fallbackWarn)?p.fallbackWarn:e.fallbackWarn;const b=!!p.part,P=pf(e,p),R=l(e,s,P);if(!ae(d)||d==="")return new Intl.DateTimeFormat(P,F).format(f);let W={},B,I=null;const k="datetime format";for(let z=0;z<R.length&&(B=R[z],W=o[B]||{},I=W[d],!De(I));z++)Cf(e,d,B,T,k);if(!De(I)||!ae(B))return r?Yu:d;let D=`${B}__${d}`;Gu(F)||(D=`${D}__${JSON.stringify(F)}`);let H=c.get(D);return H||(H=new Intl.DateTimeFormat(B,oo({},I,F)),c.set(D,H)),b?H.formatToParts(f):H.format(f)}const O_=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function Dm(...e){const[t,o,r,s]=e,a={};let l={},c;if(ae(t)){const d=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!d)throw wn(_n.INVALID_ISO_DATE_ARGUMENT);const f=d[3]?d[3].trim().startsWith("T")?`${d[1].trim()}${d[3].trim()}`:`${d[1].trim()}T${d[3].trim()}`:d[1].trim();c=new Date(f);try{c.toISOString()}catch{throw wn(_n.INVALID_ISO_DATE_ARGUMENT)}}else if(GN(t)){if(isNaN(t.getTime()))throw wn(_n.INVALID_DATE_ARGUMENT);c=t}else if($t(t))c=t;else throw wn(_n.INVALID_ARGUMENT);return ae(o)?a.key=o:De(o)&&Object.keys(o).forEach(d=>{O_.includes(d)?l[d]=o[d]:a[d]=o[d]}),ae(r)?a.locale=r:De(r)&&(l=r),De(s)&&(l=s),[a.key||"",c,a,l]}function Ig(e,t,o){const r=e;for(const s in o){const a=`${t}__${s}`;r.__datetimeFormatters.has(a)&&r.__datetimeFormatters.delete(a)}}function Og(e,...t){const{numberFormats:o,unresolving:r,fallbackLocale:s,onWarn:a,localeFallbacker:l}=e,{__numberFormatters:c}=e,[d,f,p,F]=Rm(...t),T=Ue(p.missingWarn)?p.missingWarn:e.missingWarn;Ue(p.fallbackWarn)?p.fallbackWarn:e.fallbackWarn;const b=!!p.part,P=pf(e,p),R=l(e,s,P);if(!ae(d)||d==="")return new Intl.NumberFormat(P,F).format(f);let W={},B,I=null;const k="number format";for(let z=0;z<R.length&&(B=R[z],W=o[B]||{},I=W[d],!De(I));z++)Cf(e,d,B,T,k);if(!De(I)||!ae(B))return r?Yu:d;let D=`${B}__${d}`;Gu(F)||(D=`${D}__${JSON.stringify(F)}`);let H=c.get(D);return H||(H=new Intl.NumberFormat(B,oo({},I,F)),c.set(D,H)),b?H.formatToParts(f):H.format(f)}const W_=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function Rm(...e){const[t,o,r,s]=e,a={};let l={};if(!$t(t))throw wn(_n.INVALID_ARGUMENT);const c=t;return ae(o)?a.key=o:De(o)&&Object.keys(o).forEach(d=>{W_.includes(d)?l[d]=o[d]:a[d]=o[d]}),ae(r)?a.locale=r:De(r)&&(l=r),De(s)&&(l=s),[a.key||"",c,a,l]}function Wg(e,t,o){const r=e;for(const s in o){const a=`${t}__${s}`;r.__numberFormatters.has(a)&&r.__numberFormatters.delete(a)}}RA();/*!
|
|
36
36
|
* vue-i18n v9.8.0
|
|
37
37
|
* (c) 2023 kazuya kawaguchi
|
|
38
38
|
* Released under the MIT License.
|
|
39
|
-
*/const mP="9.8.0";function fP(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(nr().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(nr().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(nr().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(nr().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(nr().__INTLIFY_PROD_DEVTOOLS__=!1)}const O_=YA.__EXTEND_POINT__,Br=df(O_);Br(),Br(),Br(),Br(),Br(),Br(),Br(),Br();const W_=_n.__EXTEND_POINT__,Vo=df(W_),Ut={UNEXPECTED_RETURN_TYPE:W_,INVALID_ARGUMENT:Vo(),MUST_BE_CALL_SETUP_TOP:Vo(),NOT_INSTALLED:Vo(),NOT_AVAILABLE_IN_LEGACY_MODE:Vo(),REQUIRED_VALUE:Vo(),INVALID_VALUE:Vo(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:Vo(),NOT_INSTALLED_WITH_PROVIDE:Vo(),UNEXPECTED_ERROR:Vo(),NOT_COMPATIBLE_LEGACY_VUE_I18N:Vo(),BRIDGE_SUPPORT_VUE_2_ONLY:Vo(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:Vo(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:Vo(),__EXTEND_POINT__:Vo()};function qt(e,...t){return gs(e,null,void 0)}const Dm=kr("__translateVNode"),Rm=kr("__datetimeParts"),Lm=kr("__numberParts"),k_=kr("__setPluralRules"),M_=kr("__injectWithOption"),vm=kr("__dispose");function Ta(e){if(!ot(e))return e;for(const t in e)if(_a(e,t))if(!t.includes("."))ot(e[t])&&Ta(e[t]);else{const o=t.split("."),r=o.length-1;let s=e,a=!1;for(let l=0;l<r;l++){if(o[l]in s||(s[o[l]]={}),!ot(s[o[l]])){a=!0;break}s=s[o[l]]}a||(s[o[r]]=e[t],delete e[t]),ot(s[o[r]])&&Ta(s[o[r]])}return e}function Gu(e,t){const{messages:o,__i18n:r,messageResolver:s,flatJson:a}=t,l=De(o)?o:yt(r)?{}:{[e]:{}};if(yt(r)&&r.forEach(c=>{if("locale"in c&&"resource"in c){const{locale:d,resource:f}=c;d?(l[d]=l[d]||{},la(f,l[d])):la(f,l)}else ae(c)&&la(JSON.parse(c),l)}),s==null&&a)for(const c in l)_a(l,c)&&Ta(l[c]);return l}function H_(e){return e.type}function $_(e,t,o){let r=ot(t.messages)?t.messages:{};"__i18nGlobal"in o&&(r=Gu(e.locale.value,{messages:r,__i18n:o.__i18nGlobal}));const s=Object.keys(r);s.length&&s.forEach(a=>{e.mergeLocaleMessage(a,r[a])});{if(ot(t.datetimeFormats)){const a=Object.keys(t.datetimeFormats);a.length&&a.forEach(l=>{e.mergeDateTimeFormat(l,t.datetimeFormats[l])})}if(ot(t.numberFormats)){const a=Object.keys(t.numberFormats);a.length&&a.forEach(l=>{e.mergeNumberFormat(l,t.numberFormats[l])})}}}function Og(e){return ze(Da,null,e,0)}const Wg="__INTLIFY_META__",kg=()=>[],hP=()=>!1;let Mg=0;function Hg(e){return(t,o,r,s)=>e(o,r,hi()||void 0,s)}const pP=()=>{const e=hi();let t=null;return e&&(t=H_(e)[Wg])?{[Wg]:t}:null};function pf(e={},t){const{__root:o,__injectWithOption:r}=e,s=o===void 0,a=e.flatJson;let l=Ue(e.inheritLocale)?e.inheritLocale:!0;const c=Yt(o&&l?o.locale.value:ae(e.locale)?e.locale:is),d=Yt(o&&l?o.fallbackLocale.value:ae(e.fallbackLocale)||yt(e.fallbackLocale)||De(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:c.value),f=Yt(Gu(c.value,e)),h=Yt(De(e.datetimeFormats)?e.datetimeFormats:{[c.value]:{}}),F=Yt(De(e.numberFormats)?e.numberFormats:{[c.value]:{}});let E=o?o.missingWarn:Ue(e.missingWarn)||Nr(e.missingWarn)?e.missingWarn:!0,b=o?o.fallbackWarn:Ue(e.fallbackWarn)||Nr(e.fallbackWarn)?e.fallbackWarn:!0,P=o?o.fallbackRoot:Ue(e.fallbackRoot)?e.fallbackRoot:!0,R=!!e.fallbackFormat,W=Ft(e.missing)?e.missing:null,B=Ft(e.missing)?Hg(e.missing):null,I=Ft(e.postTranslation)?e.postTranslation:null,k=o?o.warnHtmlMessage:Ue(e.warnHtmlMessage)?e.warnHtmlMessage:!0,D=!!e.escapeParameter;const H=o?o.modifiers:De(e.modifiers)?e.modifiers:{};let z=e.pluralRules||o&&o.pluralRules,$;$=(()=>{s&&Lg(null);const v={version:mP,locale:c.value,fallbackLocale:d.value,messages:f.value,modifiers:H,pluralRules:z,missing:B===null?void 0:B,missingWarn:E,fallbackWarn:b,fallbackFormat:R,unresolving:!0,postTranslation:I===null?void 0:I,warnHtmlMessage:k,escapeParameter:D,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};v.datetimeFormats=h.value,v.numberFormats=F.value,v.__datetimeFormatters=De($)?$.__datetimeFormatters:void 0,v.__numberFormatters=De($)?$.__numberFormatters:void 0;const O=rP(v);return s&&Lg(O),O})(),Ys($,c.value,d.value);function ce(){return[c.value,d.value,f.value,h.value,F.value]}const me=xe({get:()=>c.value,set:v=>{c.value=v,$.locale=c.value}}),Ne=xe({get:()=>d.value,set:v=>{d.value=v,$.fallbackLocale=d.value,Ys($,c.value,v)}}),Oe=xe(()=>f.value),Me=xe(()=>h.value),St=xe(()=>F.value);function It(){return Ft(I)?I:null}function Le(v){I=v,$.postTranslation=v}function ge(){return W}function Se(v){v!==null&&(B=Hg(v)),W=v,$.missing=B}const qe=(v,O,re,ue,Be,we)=>{ce();let ct;try{__INTLIFY_PROD_DEVTOOLS__,s||($.fallbackContext=o?nP():void 0),ct=v($)}finally{__INTLIFY_PROD_DEVTOOLS__,s||($.fallbackContext=void 0)}if(re!=="translate exists"&&$t(ct)&&ct===ju||re==="translate exists"&&!ct){const[dt,vt]=O();return o&&P?ue(o):Be(dt)}else{if(we(ct))return ct;throw qt(Ut.UNEXPECTED_RETURN_TYPE)}};function We(...v){return qe(O=>Reflect.apply(Ng,null,[O,...v]),()=>Sm(...v),"translate",O=>Reflect.apply(O.t,O,[...v]),O=>O,O=>ae(O))}function Je(...v){const[O,re,ue]=v;if(ue&&!ot(ue))throw qt(Ut.INVALID_ARGUMENT);return We(O,re,oo({resolvedMessage:!0},ue||{}))}function Ae(...v){return qe(O=>Reflect.apply(Ag,null,[O,...v]),()=>bm(...v),"datetime format",O=>Reflect.apply(O.d,O,[...v]),()=>Bg,O=>ae(O))}function zt(...v){return qe(O=>Reflect.apply(wg,null,[O,...v]),()=>Bm(...v),"number format",O=>Reflect.apply(O.n,O,[...v]),()=>Bg,O=>ae(O))}function He(v){return v.map(O=>ae(O)||$t(O)||Ue(O)?Og(String(O)):O)}const pt={normalize:He,interpolate:v=>v,type:"vnode"};function Ot(...v){return qe(O=>{let re;const ue=O;try{ue.processor=pt,re=Reflect.apply(Ng,null,[ue,...v])}finally{ue.processor=null}return re},()=>Sm(...v),"translate",O=>O[Dm](...v),O=>[Og(O)],O=>yt(O))}function nt(...v){return qe(O=>Reflect.apply(wg,null,[O,...v]),()=>Bm(...v),"number format",O=>O[Lm](...v),kg,O=>ae(O)||yt(O))}function bt(...v){return qe(O=>Reflect.apply(Ag,null,[O,...v]),()=>bm(...v),"datetime format",O=>O[Rm](...v),kg,O=>ae(O)||yt(O))}function Dt(v){z=v,$.pluralRules=z}function ut(v,O){return qe(()=>{if(!v)return!1;const re=ae(O)?O:c.value,ue=p(re),Be=$.messageResolver(ue,v);return ss(Be)||tn(Be)||ae(Be)},()=>[v],"translate exists",re=>Reflect.apply(re.te,re,[v,O]),hP,re=>Ue(re))}function Wt(v){let O=null;const re=B_($,d.value,c.value);for(let ue=0;ue<re.length;ue++){const Be=f.value[re[ue]]||{},we=$.messageResolver(Be,v);if(we!=null){O=we;break}}return O}function C(v){const O=Wt(v);return O??(o?o.tm(v)||{}:{})}function p(v){return f.value[v]||{}}function T(v,O){if(a){const re={[v]:O};for(const ue in re)_a(re,ue)&&Ta(re[ue]);O=re[v]}f.value[v]=O,$.messages=f.value}function A(v,O){f.value[v]=f.value[v]||{};const re={[v]:O};for(const ue in re)_a(re,ue)&&Ta(re[ue]);O=re[v],la(O,f.value[v]),$.messages=f.value}function w(v){return h.value[v]||{}}function U(v,O){h.value[v]=O,$.datetimeFormats=h.value,Pg($,v,O)}function ee(v,O){h.value[v]=oo(h.value[v]||{},O),$.datetimeFormats=h.value,Pg($,v,O)}function q(v){return F.value[v]||{}}function Z(v,O){F.value[v]=O,$.numberFormats=F.value,Ig($,v,O)}function K(v,O){F.value[v]=oo(F.value[v]||{},O),$.numberFormats=F.value,Ig($,v,O)}Mg++,o&&ym&&(to(o.locale,v=>{l&&(c.value=v,$.locale=v,Ys($,c.value,d.value))}),to(o.fallbackLocale,v=>{l&&(d.value=v,$.fallbackLocale=v,Ys($,c.value,d.value))}));const ne={id:Mg,locale:me,fallbackLocale:Ne,get inheritLocale(){return l},set inheritLocale(v){l=v,v&&o&&(c.value=o.locale.value,d.value=o.fallbackLocale.value,Ys($,c.value,d.value))},get availableLocales(){return Object.keys(f.value).sort()},messages:Oe,get modifiers(){return H},get pluralRules(){return z||{}},get isGlobal(){return s},get missingWarn(){return E},set missingWarn(v){E=v,$.missingWarn=E},get fallbackWarn(){return b},set fallbackWarn(v){b=v,$.fallbackWarn=b},get fallbackRoot(){return P},set fallbackRoot(v){P=v},get fallbackFormat(){return R},set fallbackFormat(v){R=v,$.fallbackFormat=R},get warnHtmlMessage(){return k},set warnHtmlMessage(v){k=v,$.warnHtmlMessage=v},get escapeParameter(){return D},set escapeParameter(v){D=v,$.escapeParameter=v},t:We,getLocaleMessage:p,setLocaleMessage:T,mergeLocaleMessage:A,getPostTranslationHandler:It,setPostTranslationHandler:Le,getMissingHandler:ge,setMissingHandler:Se,[k_]:Dt};return ne.datetimeFormats=Me,ne.numberFormats=St,ne.rt=Je,ne.te=ut,ne.tm=C,ne.d=Ae,ne.n=zt,ne.getDateTimeFormat=w,ne.setDateTimeFormat=U,ne.mergeDateTimeFormat=ee,ne.getNumberFormat=q,ne.setNumberFormat=Z,ne.mergeNumberFormat=K,ne[M_]=r,ne[Dm]=Ot,ne[Rm]=bt,ne[Lm]=nt,ne}function CP(e){const t=ae(e.locale)?e.locale:is,o=ae(e.fallbackLocale)||yt(e.fallbackLocale)||De(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,r=Ft(e.missing)?e.missing:void 0,s=Ue(e.silentTranslationWarn)||Nr(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,a=Ue(e.silentFallbackWarn)||Nr(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,l=Ue(e.fallbackRoot)?e.fallbackRoot:!0,c=!!e.formatFallbackMessages,d=De(e.modifiers)?e.modifiers:{},f=e.pluralizationRules,h=Ft(e.postTranslation)?e.postTranslation:void 0,F=ae(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,E=!!e.escapeParameterHtml,b=Ue(e.sync)?e.sync:!0;let P=e.messages;if(De(e.sharedMessages)){const H=e.sharedMessages;P=Object.keys(H).reduce(($,le)=>{const ce=$[le]||($[le]={});return oo(ce,H[le]),$},P||{})}const{__i18n:R,__root:W,__injectWithOption:B}=e,I=e.datetimeFormats,k=e.numberFormats,D=e.flatJson;return{locale:t,fallbackLocale:o,messages:P,flatJson:D,datetimeFormats:I,numberFormats:k,missing:r,missingWarn:s,fallbackWarn:a,fallbackRoot:l,fallbackFormat:c,modifiers:d,pluralRules:f,postTranslation:h,warnHtmlMessage:F,escapeParameter:E,messageResolver:e.messageResolver,inheritLocale:b,__i18n:R,__root:W,__injectWithOption:B}}function Vm(e={},t){{const o=pf(CP(e)),{__extender:r}=e,s={id:o.id,get locale(){return o.locale.value},set locale(a){o.locale.value=a},get fallbackLocale(){return o.fallbackLocale.value},set fallbackLocale(a){o.fallbackLocale.value=a},get messages(){return o.messages.value},get datetimeFormats(){return o.datetimeFormats.value},get numberFormats(){return o.numberFormats.value},get availableLocales(){return o.availableLocales},get formatter(){return{interpolate(){return[]}}},set formatter(a){},get missing(){return o.getMissingHandler()},set missing(a){o.setMissingHandler(a)},get silentTranslationWarn(){return Ue(o.missingWarn)?!o.missingWarn:o.missingWarn},set silentTranslationWarn(a){o.missingWarn=Ue(a)?!a:a},get silentFallbackWarn(){return Ue(o.fallbackWarn)?!o.fallbackWarn:o.fallbackWarn},set silentFallbackWarn(a){o.fallbackWarn=Ue(a)?!a:a},get modifiers(){return o.modifiers},get formatFallbackMessages(){return o.fallbackFormat},set formatFallbackMessages(a){o.fallbackFormat=a},get postTranslation(){return o.getPostTranslationHandler()},set postTranslation(a){o.setPostTranslationHandler(a)},get sync(){return o.inheritLocale},set sync(a){o.inheritLocale=a},get warnHtmlInMessage(){return o.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(a){o.warnHtmlMessage=a!=="off"},get escapeParameterHtml(){return o.escapeParameter},set escapeParameterHtml(a){o.escapeParameter=a},get preserveDirectiveContent(){return!0},set preserveDirectiveContent(a){},get pluralizationRules(){return o.pluralRules||{}},__composer:o,t(...a){const[l,c,d]=a,f={};let h=null,F=null;if(!ae(l))throw qt(Ut.INVALID_ARGUMENT);const E=l;return ae(c)?f.locale=c:yt(c)?h=c:De(c)&&(F=c),yt(d)?h=d:De(d)&&(F=d),Reflect.apply(o.t,o,[E,h||F||{},f])},rt(...a){return Reflect.apply(o.rt,o,[...a])},tc(...a){const[l,c,d]=a,f={plural:1};let h=null,F=null;if(!ae(l))throw qt(Ut.INVALID_ARGUMENT);const E=l;return ae(c)?f.locale=c:$t(c)?f.plural=c:yt(c)?h=c:De(c)&&(F=c),ae(d)?f.locale=d:yt(d)?h=d:De(d)&&(F=d),Reflect.apply(o.t,o,[E,h||F||{},f])},te(a,l){return o.te(a,l)},tm(a){return o.tm(a)},getLocaleMessage(a){return o.getLocaleMessage(a)},setLocaleMessage(a,l){o.setLocaleMessage(a,l)},mergeLocaleMessage(a,l){o.mergeLocaleMessage(a,l)},d(...a){return Reflect.apply(o.d,o,[...a])},getDateTimeFormat(a){return o.getDateTimeFormat(a)},setDateTimeFormat(a,l){o.setDateTimeFormat(a,l)},mergeDateTimeFormat(a,l){o.mergeDateTimeFormat(a,l)},n(...a){return Reflect.apply(o.n,o,[...a])},getNumberFormat(a){return o.getNumberFormat(a)},setNumberFormat(a,l){o.setNumberFormat(a,l)},mergeNumberFormat(a,l){o.mergeNumberFormat(a,l)},getChoiceIndex(a,l){return-1}};return s.__extender=r,s}}const Cf={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function gP({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((r,s)=>[...r,...s.type===Qe?s.children:[s]],[]):t.reduce((o,r)=>{const s=e[r];return s&&(o[r]=s()),o},{})}function U_(e){return Qe}const FP=it({name:"i18n-t",props:oo({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>$t(e)||!isNaN(e)}},Cf),setup(e,t){const{slots:o,attrs:r}=t,s=e.i18n||gf({useScope:e.scope,__useComponent:!0});return()=>{const a=Object.keys(o).filter(F=>F!=="_"),l={};e.locale&&(l.locale=e.locale),e.plural!==void 0&&(l.plural=ae(e.plural)?+e.plural:e.plural);const c=gP(t,a),d=s[Dm](e.keypath,c,l),f=oo({},r),h=ae(e.tag)||ot(e.tag)?e.tag:U_();return Mu(h,f,d)}}}),$g=FP;function _P(e){return yt(e)&&!ae(e[0])}function z_(e,t,o,r){const{slots:s,attrs:a}=t;return()=>{const l={part:!0};let c={};e.locale&&(l.locale=e.locale),ae(e.format)?l.key=e.format:ot(e.format)&&(ae(e.format.key)&&(l.key=e.format.key),c=Object.keys(e.format).reduce((E,b)=>o.includes(b)?oo({},E,{[b]:e.format[b]}):E,{}));const d=r(e.value,l,c);let f=[l.key];yt(d)?f=d.map((E,b)=>{const P=s[E.type],R=P?P({[E.type]:E.value,index:b,parts:d}):[E.value];return _P(R)&&(R[0].key=`${E.type}-${b}`),R}):ae(d)&&(f=[d]);const h=oo({},a),F=ae(e.tag)||ot(e.tag)?e.tag:U_();return Mu(F,h,f)}}const yP=it({name:"i18n-n",props:oo({value:{type:Number,required:!0},format:{type:[String,Object]}},Cf),setup(e,t){const o=e.i18n||gf({useScope:"parent",__useComponent:!0});return z_(e,t,I_,(...r)=>o[Lm](...r))}}),Ug=yP,TP=it({name:"i18n-d",props:oo({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},Cf),setup(e,t){const o=e.i18n||gf({useScope:"parent",__useComponent:!0});return z_(e,t,w_,(...r)=>o[Rm](...r))}}),zg=TP;function EP(e,t){const o=e;if(e.mode==="composition")return o.__getInstance(t)||e.global;{const r=o.__getInstance(t);return r!=null?r.__composer:e.global.__composer}}function SP(e){const t=l=>{const{instance:c,modifiers:d,value:f}=l;if(!c||!c.$)throw qt(Ut.UNEXPECTED_ERROR);const h=EP(e,c.$),F=jg(f);return[Reflect.apply(h.t,h,[...Gg(F)]),h]};return{created:(l,c)=>{const[d,f]=t(c);ym&&e.global===f&&(l.__i18nWatcher=to(f.locale,()=>{c.instance&&c.instance.$forceUpdate()})),l.__composer=f,l.textContent=d},unmounted:l=>{ym&&l.__i18nWatcher&&(l.__i18nWatcher(),l.__i18nWatcher=void 0,delete l.__i18nWatcher),l.__composer&&(l.__composer=void 0,delete l.__composer)},beforeUpdate:(l,{value:c})=>{if(l.__composer){const d=l.__composer,f=jg(c);l.textContent=Reflect.apply(d.t,d,[...Gg(f)])}},getSSRProps:l=>{const[c]=t(l);return{textContent:c}}}}function jg(e){if(ae(e))return{path:e};if(De(e)){if(!("path"in e))throw qt(Ut.REQUIRED_VALUE,"path");return e}else throw qt(Ut.INVALID_VALUE)}function Gg(e){const{path:t,locale:o,args:r,choice:s,plural:a}=e,l={},c=r||{};return ae(o)&&(l.locale=o),$t(s)&&(l.plural=s),$t(a)&&(l.plural=a),[t,c,l]}function bP(e,t,...o){const r=De(o[0])?o[0]:{},s=!!r.useI18nComponentName;(Ue(r.globalInstall)?r.globalInstall:!0)&&([s?"i18n":$g.name,"I18nT"].forEach(l=>e.component(l,$g)),[Ug.name,"I18nN"].forEach(l=>e.component(l,Ug)),[zg.name,"I18nD"].forEach(l=>e.component(l,zg))),e.directive("t",SP(t))}function BP(e,t,o){return{beforeCreate(){const r=hi();if(!r)throw qt(Ut.UNEXPECTED_ERROR);const s=this.$options;if(s.i18n){const a=s.i18n;if(s.__i18n&&(a.__i18n=s.__i18n),a.__root=t,this===this.$root)this.$i18n=Yg(e,a);else{a.__injectWithOption=!0,a.__extender=o.__vueI18nExtend,this.$i18n=Vm(a);const l=this.$i18n;l.__extender&&(l.__disposer=l.__extender(this.$i18n))}}else if(s.__i18n)if(this===this.$root)this.$i18n=Yg(e,s);else{this.$i18n=Vm({__i18n:s.__i18n,__injectWithOption:!0,__extender:o.__vueI18nExtend,__root:t});const a=this.$i18n;a.__extender&&(a.__disposer=a.__extender(this.$i18n))}else this.$i18n=e;s.__i18nGlobal&&$_(t,s,s),this.$t=(...a)=>this.$i18n.t(...a),this.$rt=(...a)=>this.$i18n.rt(...a),this.$tc=(...a)=>this.$i18n.tc(...a),this.$te=(a,l)=>this.$i18n.te(a,l),this.$d=(...a)=>this.$i18n.d(...a),this.$n=(...a)=>this.$i18n.n(...a),this.$tm=a=>this.$i18n.tm(a),o.__setInstance(r,this.$i18n)},mounted(){},unmounted(){const r=hi();if(!r)throw qt(Ut.UNEXPECTED_ERROR);const s=this.$i18n;delete this.$t,delete this.$rt,delete this.$tc,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,s.__disposer&&(s.__disposer(),delete s.__disposer,delete s.__extender),o.__deleteInstance(r),delete this.$i18n}}}function Yg(e,t){e.locale=t.locale||e.locale,e.fallbackLocale=t.fallbackLocale||e.fallbackLocale,e.missing=t.missing||e.missing,e.silentTranslationWarn=t.silentTranslationWarn||e.silentFallbackWarn,e.silentFallbackWarn=t.silentFallbackWarn||e.silentFallbackWarn,e.formatFallbackMessages=t.formatFallbackMessages||e.formatFallbackMessages,e.postTranslation=t.postTranslation||e.postTranslation,e.warnHtmlInMessage=t.warnHtmlInMessage||e.warnHtmlInMessage,e.escapeParameterHtml=t.escapeParameterHtml||e.escapeParameterHtml,e.sync=t.sync||e.sync,e.__composer[k_](t.pluralizationRules||e.pluralizationRules);const o=Gu(e.locale,{messages:t.messages,__i18n:t.__i18n});return Object.keys(o).forEach(r=>e.mergeLocaleMessage(r,o[r])),t.datetimeFormats&&Object.keys(t.datetimeFormats).forEach(r=>e.mergeDateTimeFormat(r,t.datetimeFormats[r])),t.numberFormats&&Object.keys(t.numberFormats).forEach(r=>e.mergeNumberFormat(r,t.numberFormats[r])),e}const DP=kr("global-vue-i18n");function RP(e={},t){const o=__VUE_I18N_LEGACY_API__&&Ue(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,r=Ue(e.globalInjection)?e.globalInjection:!0,s=__VUE_I18N_LEGACY_API__&&o?!!e.allowComposition:!0,a=new Map,[l,c]=LP(e,o),d=kr("");function f(E){return a.get(E)||null}function h(E,b){a.set(E,b)}function F(E){a.delete(E)}{const E={get mode(){return __VUE_I18N_LEGACY_API__&&o?"legacy":"composition"},get allowComposition(){return s},async install(b,...P){if(b.__VUE_I18N_SYMBOL__=d,b.provide(b.__VUE_I18N_SYMBOL__,E),De(P[0])){const B=P[0];E.__composerExtend=B.__composerExtend,E.__vueI18nExtend=B.__vueI18nExtend}let R=null;!o&&r&&(R=OP(b,E.global)),__VUE_I18N_FULL_INSTALL__&&bP(b,E,...P),__VUE_I18N_LEGACY_API__&&o&&b.mixin(BP(c,c.__composer,E));const W=b.unmount;b.unmount=()=>{R&&R(),E.dispose(),W()}},get global(){return c},dispose(){l.stop()},__instances:a,__getInstance:f,__setInstance:h,__deleteInstance:F};return E}}function gf(e={}){const t=hi();if(t==null)throw qt(Ut.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw qt(Ut.NOT_INSTALLED);const o=vP(t),r=xP(o),s=H_(t),a=VP(e,s);if(__VUE_I18N_LEGACY_API__&&o.mode==="legacy"&&!e.__useComponent){if(!o.allowComposition)throw qt(Ut.NOT_AVAILABLE_IN_LEGACY_MODE);return wP(t,a,r,e)}if(a==="global")return $_(r,e,s),r;if(a==="parent"){let d=NP(o,t,e.__useComponent);return d==null&&(d=r),d}const l=o;let c=l.__getInstance(t);if(c==null){const d=oo({},e);"__i18n"in s&&(d.__i18n=s.__i18n),r&&(d.__root=r),c=pf(d),l.__composerExtend&&(c[vm]=l.__composerExtend(c)),PP(l,t,c),l.__setInstance(t,c)}return c}function LP(e,t,o){const r=oF();{const s=__VUE_I18N_LEGACY_API__&&t?r.run(()=>Vm(e)):r.run(()=>pf(e));if(s==null)throw qt(Ut.UNEXPECTED_ERROR);return[r,s]}}function vP(e){{const t=Vr(e.isCE?DP:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw qt(e.isCE?Ut.NOT_INSTALLED_WITH_PROVIDE:Ut.UNEXPECTED_ERROR);return t}}function VP(e,t){return zu(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function xP(e){return e.mode==="composition"?e.global:e.global.__composer}function NP(e,t,o=!1){let r=null;const s=t.root;let a=AP(t,o);for(;a!=null;){const l=e;if(e.mode==="composition")r=l.__getInstance(a);else if(__VUE_I18N_LEGACY_API__){const c=l.__getInstance(a);c!=null&&(r=c.__composer,o&&r&&!r[M_]&&(r=null))}if(r!=null||s===a)break;a=a.parent}return r}function AP(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function PP(e,t,o){Pu(()=>{},t),wu(()=>{const r=o;e.__deleteInstance(t);const s=r[vm];s&&(s(),delete r[vm])},t)}function wP(e,t,o,r={}){const s=t==="local",a=di(null);if(s&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw qt(Ut.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const l=Ue(r.inheritLocale)?r.inheritLocale:!ae(r.locale),c=Yt(!s||l?o.locale.value:ae(r.locale)?r.locale:is),d=Yt(!s||l?o.fallbackLocale.value:ae(r.fallbackLocale)||yt(r.fallbackLocale)||De(r.fallbackLocale)||r.fallbackLocale===!1?r.fallbackLocale:c.value),f=Yt(Gu(c.value,r)),h=Yt(De(r.datetimeFormats)?r.datetimeFormats:{[c.value]:{}}),F=Yt(De(r.numberFormats)?r.numberFormats:{[c.value]:{}}),E=s?o.missingWarn:Ue(r.missingWarn)||Nr(r.missingWarn)?r.missingWarn:!0,b=s?o.fallbackWarn:Ue(r.fallbackWarn)||Nr(r.fallbackWarn)?r.fallbackWarn:!0,P=s?o.fallbackRoot:Ue(r.fallbackRoot)?r.fallbackRoot:!0,R=!!r.fallbackFormat,W=Ft(r.missing)?r.missing:null,B=Ft(r.postTranslation)?r.postTranslation:null,I=s?o.warnHtmlMessage:Ue(r.warnHtmlMessage)?r.warnHtmlMessage:!0,k=!!r.escapeParameter,D=s?o.modifiers:De(r.modifiers)?r.modifiers:{},H=r.pluralRules||s&&o.pluralRules;function z(){return[c.value,d.value,f.value,h.value,F.value]}const $=xe({get:()=>a.value?a.value.locale.value:c.value,set:p=>{a.value&&(a.value.locale.value=p),c.value=p}}),le=xe({get:()=>a.value?a.value.fallbackLocale.value:d.value,set:p=>{a.value&&(a.value.fallbackLocale.value=p),d.value=p}}),ce=xe(()=>a.value?a.value.messages.value:f.value),me=xe(()=>h.value),Ne=xe(()=>F.value);function Oe(){return a.value?a.value.getPostTranslationHandler():B}function Me(p){a.value&&a.value.setPostTranslationHandler(p)}function St(){return a.value?a.value.getMissingHandler():W}function It(p){a.value&&a.value.setMissingHandler(p)}function Le(p){return z(),p()}function ge(...p){return a.value?Le(()=>Reflect.apply(a.value.t,null,[...p])):Le(()=>"")}function Se(...p){return a.value?Reflect.apply(a.value.rt,null,[...p]):""}function qe(...p){return a.value?Le(()=>Reflect.apply(a.value.d,null,[...p])):Le(()=>"")}function We(...p){return a.value?Le(()=>Reflect.apply(a.value.n,null,[...p])):Le(()=>"")}function Je(p){return a.value?a.value.tm(p):{}}function Ae(p,T){return a.value?a.value.te(p,T):!1}function zt(p){return a.value?a.value.getLocaleMessage(p):{}}function He(p,T){a.value&&(a.value.setLocaleMessage(p,T),f.value[p]=T)}function st(p,T){a.value&&a.value.mergeLocaleMessage(p,T)}function pt(p){return a.value?a.value.getDateTimeFormat(p):{}}function Ot(p,T){a.value&&(a.value.setDateTimeFormat(p,T),h.value[p]=T)}function nt(p,T){a.value&&a.value.mergeDateTimeFormat(p,T)}function bt(p){return a.value?a.value.getNumberFormat(p):{}}function Dt(p,T){a.value&&(a.value.setNumberFormat(p,T),F.value[p]=T)}function ut(p,T){a.value&&a.value.mergeNumberFormat(p,T)}const Wt={get id(){return a.value?a.value.id:-1},locale:$,fallbackLocale:le,messages:ce,datetimeFormats:me,numberFormats:Ne,get inheritLocale(){return a.value?a.value.inheritLocale:l},set inheritLocale(p){a.value&&(a.value.inheritLocale=p)},get availableLocales(){return a.value?a.value.availableLocales:Object.keys(f.value)},get modifiers(){return a.value?a.value.modifiers:D},get pluralRules(){return a.value?a.value.pluralRules:H},get isGlobal(){return a.value?a.value.isGlobal:!1},get missingWarn(){return a.value?a.value.missingWarn:E},set missingWarn(p){a.value&&(a.value.missingWarn=p)},get fallbackWarn(){return a.value?a.value.fallbackWarn:b},set fallbackWarn(p){a.value&&(a.value.missingWarn=p)},get fallbackRoot(){return a.value?a.value.fallbackRoot:P},set fallbackRoot(p){a.value&&(a.value.fallbackRoot=p)},get fallbackFormat(){return a.value?a.value.fallbackFormat:R},set fallbackFormat(p){a.value&&(a.value.fallbackFormat=p)},get warnHtmlMessage(){return a.value?a.value.warnHtmlMessage:I},set warnHtmlMessage(p){a.value&&(a.value.warnHtmlMessage=p)},get escapeParameter(){return a.value?a.value.escapeParameter:k},set escapeParameter(p){a.value&&(a.value.escapeParameter=p)},t:ge,getPostTranslationHandler:Oe,setPostTranslationHandler:Me,getMissingHandler:St,setMissingHandler:It,rt:Se,d:qe,n:We,tm:Je,te:Ae,getLocaleMessage:zt,setLocaleMessage:He,mergeLocaleMessage:st,getDateTimeFormat:pt,setDateTimeFormat:Ot,mergeDateTimeFormat:nt,getNumberFormat:bt,setNumberFormat:Dt,mergeNumberFormat:ut};function C(p){p.locale.value=c.value,p.fallbackLocale.value=d.value,Object.keys(f.value).forEach(T=>{p.mergeLocaleMessage(T,f.value[T])}),Object.keys(h.value).forEach(T=>{p.mergeDateTimeFormat(T,h.value[T])}),Object.keys(F.value).forEach(T=>{p.mergeNumberFormat(T,F.value[T])}),p.escapeParameter=k,p.fallbackFormat=R,p.fallbackRoot=P,p.fallbackWarn=b,p.missingWarn=E,p.warnHtmlMessage=I}return tf(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw qt(Ut.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const p=a.value=e.proxy.$i18n.__composer;t==="global"?(c.value=p.locale.value,d.value=p.fallbackLocale.value,f.value=p.messages.value,h.value=p.datetimeFormats.value,F.value=p.numberFormats.value):s&&C(p)}),Wt}const IP=["locale","fallbackLocale","availableLocales"],Kg=["t","rt","d","n","tm","te"];function OP(e,t){const o=Object.create(null);return IP.forEach(s=>{const a=Object.getOwnPropertyDescriptor(t,s);if(!a)throw qt(Ut.UNEXPECTED_ERROR);const l=wt(a.value)?{get(){return a.value.value},set(c){a.value.value=c}}:{get(){return a.get&&a.get()}};Object.defineProperty(o,s,l)}),e.config.globalProperties.$i18n=o,Kg.forEach(s=>{const a=Object.getOwnPropertyDescriptor(t,s);if(!a||!a.value)throw qt(Ut.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${s}`,a)}),()=>{delete e.config.globalProperties.$i18n,Kg.forEach(s=>{delete e.config.globalProperties[`$${s}`]})}}fP();__INTLIFY_JIT_COMPILATION__?Rg(aP):Rg(sP);QA(PA);eP(B_);if(__INTLIFY_PROD_DEVTOOLS__){const e=nr();e.__INTLIFY__=!0,UA(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}const WP={favoritesTemplateList:{title:"Choose a template or start from scratch",customFavoritesButton:"Custom",defaultFavoritesButton:"Default",emailTemplatePreview:{title:"Preview",applyButton:"Select",cancelButton:"Cancel"},newTemplate:"Blank Template"},asideMenu:{exitButtonTooltip:"Exit",componentLibraryButtonTooltip:"Select a component to add to the template",themeLibraryButtonTooltip:"Themes",themeStylesButtonTooltip:"Styles",componentLibrary:{title:"Components",myComponentsButton:"Custom",defaultComponentsButton:"Default",hideEmptySectionsCheckbox:"Hide empty sections",addComponentLibrarySectionButton:"Add section",createComponentLibrarySectionModalWindow:{title:"New section",inputLabel:"Name",inputPlaceholder:"Section name...",cancelButton:"Cancel",applyButton:"Save"},componentSection:{emptySectionText:"No components in this group",deleteSectionButton:"Delete section",cancelDragging:"Cancel",deleteComponentLibrarySectionModalWindow:{title:"Delete section",description:"Are you sure you want to delete the section?",cancelButton:"Cancel",applyButton:"Delete"},componentSectionItem:{editComponentButton:"Edit",deleteComponentButton:"Delete",editComponentLibrarySectionModalWindow:{title:"Edit component",componentNameLabel:"Name",componentNamePlaceholder:"Component name...",componentSectionLabel:"Section",cancelButton:"Cancel",applyButton:"Save"},deleteComponentLibrarySectionItemModalWindow:{title:"Delete component",description:"Are you sure you want to delete the component?",cancelButton:"Cancel",applyButton:"Delete"}}}},themeStyles:{title:"Styles",templateSettingsButton:"Template",componentsSettingsButton:"Components",themeTemplateSettings:{themeTemplateWidthLabel:"Width",templateResponsiveWidthLabel:"Responsive width",templateResponsiveWidthToolbar:"Email width automatically adapts to mobile and tablet devices.",themeTemplateRadiusLabel:"Border radius",templateColorTitle:"Color",templateBodyColor:"Email body",templateBackgroundColor:"Background",themeTemplateFontFamilyTitle:"Font",themePaddings:{title:"Content paddings",allButton:"All",manualButton:"Separately",custom:{topLabel:"Top",bottomLabel:"Bottom",leftLabel:"Left",rightLabel:"Right"}}},themeComponentSettings:{themeComponentPaddings:{title:"Paddings",smallLabel:"Small",mediumLabel:"Medium",largeLabel:"Large",hugeLabel:"Huge",buttonLabel:"Buttons",buttonLeftRightLabel:"Left, right",buttonTopBottomLabel:"Top, bottom"},themeComponentRadius:{title:"Border radius",cardLabel:"Cards",buttonLabel:"Buttons",bannerLabel:"Banners"},themeComponentColor:{title:"Color",primaryColorLabel:"Primary",primaryTextColorLabel:"Primary text",secondaryColorLabel:"Secondary",secondaryTextColorLabel:"Secondary text",cardBackgroundColor:"Product cards"},themeComponentFontSettings:{title:"Font",titleLabel:"Title",headingLabel:"Heading",subHeadingLabel:"Subheading",largeTextLabel:"Large text",normalTextLabel:"Text",descriptionTextLabel:"Descriptions",buttonTextLabel:"Buttons",linkTextLabel:"Links"}}},themeLibrary:{title:"Theme",userThemeButtonText:"Custom",defaultThemeButtonText:"Default",hideEmptySectionsCheckbox:"Hide empty sections",addThemeLibrarySectionButton:"Add section",addThemeLibrarySectionItemButton:"Save theme",addThemeLibrarySectionItemButtonTooltip:"You need to create a theme section before saving",createThemeLibrarySectionModalWindow:{title:"New section",inputLabel:"Name",inputPlaceholder:"Section name...",cancelButton:"Cancel",applyButton:"Save"},addThemeLibrarySectionItemModalWindow:{title:"Save theme",inputNameLabel:"Name",inputNamePlaceholder:"Theme name...",inputGroupLabel:"Group",cancelButton:"Cancel",applyButton:"Save"},themeSection:{emptySectionText:"No theme templates in this group",deleteSectionButton:"Delete section",deleteThemeLibrarySectionModalWindow:{title:"Delete section",description:"Are you sure you want to delete the section?",cancelButton:"Cancel",applyButton:"Delete"},themeSectionItem:{editThemeButton:"Edit",deleteThemeButton:"Delete",editThemeLibrarySectionModalWindow:{title:"Edit theme",themeNameLabel:"Name",themeNamePlaceholder:"Theme name...",themeSectionLabel:"Group",cancelButton:"Cancel",applyButton:"Save"},deleteThemeLibrarySectionItemModalWindow:{title:"Delete theme",description:"Are you sure you want to delete the theme?",cancelButton:"Cancel",applyButton:"Delete"}}}}},productShelfBuilderComponent:{title:"Product shelf settings",algorithmLabel:"Product selection algorithm",cancelButton:"Cancel",applyButton:"Apply",listSelector:{productListShelf:"Product shelf",relatedProductsForProductListShelf:"Related products for products",alternativeProductsForProductListShelf:"Alternative products for products",popularProductsInCategoryListShelf:"Popular products in category",popularProductsShelf:"Popular products",abandonedBasketProductListShelf:"Abandoned cart products",abandonedViewProductListShelf:"Abandoned view products",alternativeProductsForAbandonedProductListShelf:"Alternative products for abandoned cart",relatedProductsForAbandonedProductListShelf:"Related products for abandoned cart",latestProductsShelf:"Latest products",saleByLatestShelf:"Latest products on sale",saleByPopularShelf:"Popular products on sale",alternativeProductsForAbandonedViewProductListShelf:"Alternative products for abandoned view",relatedProductsForAbandonedViewProductListShelf:"Related products for abandoned view"},productShelfBuilders:{stockLabel:"Stock ID",stockPlaceholder:"Select an ID",defaultStock:"Default",defaultStockCheckbox:"Use default stock ID",productListShelfLimiterLabel:"Number of products",emptySearch:"No results for search",notAvailableLabel:"not available",productsAtLeast:"From",productsLimit:"To",popularProductListDescription:"The email will display the most popular products in the store.",productListDescription:"Select products to display",relatedProductListDescription:"Select a product block to define which items will receive <b>related product</b> recommendations.<br>Note: Customers will see algorithmically generated <b>related products</b> in the email, not the specific products you select here.",alternativeProductListDescription:"Select a block of products to define which ones we will offer <b>alternative products</b> for.<br>Please note that customers will see in the email not the selected products, but the products calculated by the <b>alternative products</b> algorithm for the selected products.",popularFromCategoryListDescription:"Select a block of categories to define which ones we will offer <b>popular products</b> for.<br>Please note that customers will see additional products in the email that match your selection.",abandonedBasketProductListDescription:"The email will display products from the abandoned cart",abandonedViewProductListDescription:"The email will display products from the abandoned view",alternativeProductsForAbandonedBasketProductListDescription:"The email will display alternative recommendations for abandoned cart products",relatedProductsForAbandonedBasketProductListDescription:"The email will display related recommendations for abandoned cart products",latestProductListDescription:"The email will display the latest products in the store",saleByLatestProductListDescription:"The email will display the latest products in the store on sale",saleByPopularProductListDescription:"The email will display popular products in the store on sale",productsSelectButton:"Select products",categorySelectButton:"Select categories",alternativeProductsForAbandonedViewProductListDescription:"The email will display alternative recommendations for abandoned view products",relatedProductsForAbandonedViewProductListDescription:"The email will display related recommendations for abandoned view products"}},productListComposerModalWindow:{title:"Product list",cancelButton:"Cancel",applyButton:"Apply",clearListButton:"Clear",notAvailableLabel:"not available",searching:"Search...",loading:"Loading...",transferAllButton:"Add all",searchInputPlaceholder:"Name of one product or list of IDs",emptySearchProductListTopText:"Name of one product",emptySearchProductListBottomText:"or a list of IDs separated by commas",emptySelectedProductList:"The product list is currently empty.",selectedProductListTitle:"Product list",selectedProductListDeclensions:{one:"product",few:"products",many:"products"}},categoryListComposerModalWindow:{title:"Select categories",cancelButton:"Cancel",applyButton:"Apply",transferAllButton:"Transfer all",searchInputPlaceholder:"Name of one category or list of IDs",emptySearchCategoryListText:"Enter a category name to display results.",emptySelectedCategoryListText:"The category list is currently empty.",selectedCategoryListTitleText:"Category list",selectedCategoryListDeclensions:{one:"category",few:"categories",many:"categories"}},topMenu:{preheaderSubjectUpdateButton:"Set subject",preheaderSubjectUpdateButtonTooltip:"Edit email subject and preheader",preheaderSubjectUpdateModalWindow:{title:"Subject settings",themeLabel:"Subject",themeInputPlaceholder:"Title that recipients will see in their email",preheaderLabel:"Preheader",preheaderInputPlaceholder:"Brief description visible right after the subject in the email list",applyButton:"Apply",cancelButton:"Cancel"},toggleDeviceBar:{disabledButtonTooltip:"Turn on responsive width to ensure proper display on all mobile devices and tablets"},exportMenu:{resetTemplateButton:{resetTemplateButton:"Reset template",resetTemplateButtonTooltip:"Reset template",modalWindow:{title:"Reset template",applyButton:"Reset",cancelButton:"Cancel",description:"Resetting the template will delete all current settings and content. This action cannot be undone."}},transactionalDataAppSettingsModifier:{button:"Email data",buttonTooltip:"Transactional email data settings",modalWindow:{title:"Transactional email data",label:"JSON",cancelButton:"Cancel",applyButton:"Apply"}},saveTemplateButton:"Save",saveTemplateButtonTooltip:"Save template",errorSaveTemplateButtonTooltip:"Error saving template"}},emailTemplate:{emailComponent:{emptyEmailComponentText:"Product shelf is hidden due to insufficient products",emptyEmailComponentTooltip:"The product shelf won't be displayed to recipients until it contains enough products"},dropHere:"Drop here",movementMenu:{draggingMenu:{moving:"Moving"},draggingButtonTooltip:"Move",moveToBottomButtonTooltip:"Move to bottom",moveToTopButtonTooltip:"Move to top",copyButtonTooltip:"Duplicate",saveButtonTooltip:"Save to library",disabledSaveButtonTooltip:"Для сохранения создайте секцию библиотеки компонентов",removeButtonTooltip:"Delete",removeWindowTitle:"Delete component",removeConfirmMessage:"Are you sure you want to delete the component?"},addComponentLibrarySectionItemModalWindow:{title:"Save component",nameLabel:"Name",namePlaceholder:"Component name...",groupLabel:"Group",cancelButton:"Cancel",applyButton:"Save"}},emailTemplateEditors:{emptyEditorText:"Select any email element to configure it",imageEditor:{title:"Image",removeWindowTitle:"Delete element",removeWindowDescription:"Are you sure you want to delete the Image element?",srcLabel:"Image link",srcPlaceholder:"Image link...",altLabel:"Alt text",altPlaceholder:"Alt text...",retinaLabel:"For retina screens"},buttonEditor:{title:"Button",removeWindowTitle:"Delete element",removeWindowDescription:"Are you sure you want to delete the Button element?",inputTextLabel:"Text",inputTextPlaceholder:"Button text...",srcLabel:"Link",srcPlaceholder:"Link address",backgroundColorLabel:"Background color",textStyleLabel:"Style"},spanEditor:{title:"Text",removeWindowTitle:"Delete element",removeWindowDescription:"Are you sure you want to delete the Text element?",inputTextPlaceholder:"Text...",textStyleLabel:"Style",inputHRefPlaceholder:"Link...",minHeightLabel:"Minimum number of lines"},spacerEditor:{title:"Spacer",removeWindowTitle:"Delete element",removeWindowDescription:"Are you sure you want to delete the Spacer element?",paddingLabel:"Spacer size",customPaddingLabel:"Custom",separatorLabel:"Separator"},unsubscribeLinkEditor:{title:"Unsubscribe link text",removeWindowTitle:"Delete element",removeWindowDescription:"Are you sure you want to delete the Unsubscribe link text element?",inputTextPlaceholder:"Text..."},emailComponentEditor:{title:"Row",removeWindowTitle:"Delete component",removeWindowDescription:"Are you sure you want to delete the component?",backgroundColorLabel:"Background color"},commonEditors:{cannotBeEditedLabel:"Cannot be edited",otherLabel:"Other",contentAlign:{label:"Alignment",fullWidthCheckboxLabel:"Full width"},border:{label:"Border"},borderRadius:{label:"Border radius",top:"Top",bottom:"Bottom",themeStyleLinkedText:"From component settings"},padding:{label:"Paddings",top:"Top",bottom:"Bottom",left:"Left",right:"Right",leftRight:"Left, right",topBottom:"Top, bottom",manualValue:"Manual",themeStyleLinked:"Automatic",labels:{themePaddingsSmall:"Small",themePaddingsMedium:"Medium",themePaddingsLarge:"Large",themePaddingsHuge:"Huge",bodyPaddingsLeft:"Left",bodyPaddingsBottom:"Bottom",bodyPaddingsRight:"Right",bodyPaddingsTop:"Top",custom:"Custom"}},color:{customColorLabel:"Other color",colorLabels:{none:"None",styleLinkedColor:"Link to style",emailBackgroundColor:"Email background",bodyColor:"Email body",primaryColor:"Primary color",secondaryColor:"Secondary color",primaryTextColor:"Primary text",secondaryTextColor:"Secondary text",cardBackgroundColor:"Product card color",buttonTextColor:"Buttons",titleColor:"Title",headingColor:"Heading",subHeadingColor:"Subheading",largeTextColor:"Large text",normalTextColor:"Text",descriptionTextColor:"Description",linkColor:"Link",custom:"Custom"}},fontStyle:{colorLabel:"Color",fontStyleLabel:"Style",settingLabels:{title:"Title",heading:"Heading",subHeading:"Subheading",largeText:"Large text",normalText:"Text",descriptionText:"Description",link:"Link",button:"Button",custom:"Custom"},customFontSettings:{textColorLabel:"Text color"}}}},UIComponents:{removeConfirmModalWindow:{title:"Delete element",cancelButton:"Cancel",applyButton:"Delete"},modalWindow:{closeButton:"Close"}},defaultThemeLibrary:{sections:{default:"Default templates"}},defaultComponentLibrary:{sections:{header:{sectionTitle:"Headers",components:{clothing:"Clothing",home:"Home",outdoor:"Outdoor",catalog:"Catalog",description:"Follow us for useful content and updates",youHave:"You have: ",bonuses:"435 points"}},menu:{sectionTitle:"Menu",components:{electronics:"Electronics",sale:"Sale",toys:"Toys",care:"Hygiene & Care",food:"Food",clothing:"Clothing & Footwear"}},banner:{sectionTitle:"Banners"},content:{sectionTitle:"Content",components:{cols:{col_1:{title:"Best Office Apps for Tablets",description:"Tablets have made office work much easier. Discover the best apps to help you stay productive wherever you are."},col_2:{title:"Digital Security Secrets: How to Protect Your Data",description:"With hacking and data leaks becoming more common, digital security is increasingly important. Learn how to protect your personal data online."},col_3:{title:"Gaming Keyboards: Selection Tips and Advice",description:"For gamers, choosing the right keyboard is crucial for your gaming experience. Learn what to look for in a gaming keyboard and how to improve your performance."},col_4:{title:"Success Secrets: 5 Simple Steps",description:"Discover five simple yet effective steps to help you achieve success in any area of life. Don't miss this opportunity to learn more and apply these principles today!"},col_5:{title:"Research: How Color Affects Mood",description:"We conducted research on how different colors affect our mood and emotional state. Learn more about our findings and how color choices can impact your brand perception."}},date:"October 23, 2023",read:"Read",site:"Site",open:"Open",title:"Discover Our Email Creation Service",largeText:"We're excited to introduce our new product - an email creation service. With this user-friendly and intuitive tool, you can easily create beautiful, professional emails in just a few simple steps. Our service offers a wide selection of customizable templates and design elements to help you create unique, engaging emails for your audience."}},button:{sectionTitle:"Buttons",components:{button:{catalog:"Catalog",account:"Account",site:"Website"}}},productShelf:{title:"Product Shelves",components:{productShelf:{title:"Title",currency:" RUB",button:"Buy",label:"Sale"}}},separator:{title:"Separator"},footer:{sectionTitle:"Footers",components:{link:{electronics:"Electronics",appliances:"Appliances",clothing:"Clothing",home:"Home",outdoor:"Outdoor",food:"Food",here:"here",unsubscribe:"Unsubscribe",copyRight:"© 2023-2024 Company name"},text:{description:"You received this email because you subscribed to Company name newsletters. You can unsubscribe by clicking ",copyRight:"© 2022 Nike"}}}}}},kP={favoritesTemplateList:{title:"Выберите шаблон или начните с чистого листа",defaultFavoritesButton:"Стандартные",customFavoritesButton:"Пользовательские",emailTemplatePreview:{title:"Предпросмотр",applyButton:"Выбрать",cancelButton:"Отмена"},newTemplate:"Чистый лист"},asideMenu:{exitButtonTooltip:"Выйти",componentLibraryButtonTooltip:"Выбрать компонент для добавления в шаблон",themeLibraryButtonTooltip:"Темы",themeStylesButtonTooltip:"Стили",componentLibrary:{title:"Компоненты",myComponentsButton:"Мои",defaultComponentsButton:"Стандартные",hideEmptySectionsCheckbox:"Скрыть пустые секции",addComponentLibrarySectionButton:"Добавить секцию",createComponentLibrarySectionModalWindow:{title:"Новая секция",inputLabel:"Название",inputPlaceholder:"Название секции...",cancelButton:"Отмена",applyButton:"Сохранить"},componentSection:{emptySectionText:"В этой группе нет компонентов",deleteSectionButton:"Удалить секцию",cancelDragging:"Отменить",deleteComponentLibrarySectionModalWindow:{title:"Удаление секции",description:"Вы действительно хотите удалить секцию",cancelButton:"Отмена",applyButton:"Удалить"},componentSectionItem:{editComponentButton:"Редактировать",deleteComponentButton:"Удалить",editComponentLibrarySectionModalWindow:{title:"Редактирование компонента",componentNameLabel:"Название",componentNamePlaceholder:"Название компонента...",componentSectionLabel:"Секция",cancelButton:"Отмена",applyButton:"Сохранить"},deleteComponentLibrarySectionItemModalWindow:{title:"Удаление компонента",description:"Вы действительно хотите удалить компонент?",cancelButton:"Отмена",applyButton:"Удалить"}}}},themeStyles:{title:"Стили",templateSettingsButton:"Письма",componentsSettingsButton:"Компонентов",themeTemplateSettings:{themeTemplateWidthLabel:"Ширина",templateResponsiveWidthLabel:"Адаптивная ширина",templateResponsiveWidthToolbar:"Письмо автоматически подстраивается под ширину телефонов и планшетов.",themeTemplateRadiusLabel:"Скругление",templateColorTitle:"Цвет",templateBodyColor:"Тело письма",templateBackgroundColor:"Фон",themeTemplateFontFamilyTitle:"Шрифт",themePaddings:{title:"Отступы до контента",allButton:"Все",manualButton:"Отдельно",custom:{topLabel:"Сверху",bottomLabel:"Снизу",leftLabel:"Слева",rightLabel:"Справа"}}},themeComponentSettings:{themeComponentPaddings:{title:"Отступы",smallLabel:"Маленькие",mediumLabel:"Средние",largeLabel:"Большие",hugeLabel:"Гигантские",buttonLabel:"У кнопок",buttonLeftRightLabel:"Слева, справа",buttonTopBottomLabel:"Сверху, снизу"},themeComponentRadius:{title:"Скругления",cardLabel:"Карточек",buttonLabel:"Кнопок",bannerLabel:"Баннеров"},themeComponentColor:{title:"Цвет",primaryColorLabel:"Основной",primaryTextColorLabel:"Текст на нём",secondaryColorLabel:"Вторичный",secondaryTextColorLabel:"Текст на нём",cardBackgroundColor:"Карточки товаров"},themeComponentFontSettings:{title:"Шрифт",titleLabel:"Большой заголовок",headingLabel:"Заголовок",subHeadingLabel:"Подзаголовок",largeTextLabel:"Большой текст",normalTextLabel:"Текст",descriptionTextLabel:"Описания",buttonTextLabel:"Кнопки",linkTextLabel:"Ссылки"}}},themeLibrary:{title:"Тема оформления",userThemeButtonText:"Мои",defaultThemeButtonText:"Стандартные",hideEmptySectionsCheckbox:"Скрыть пустые секции",addThemeLibrarySectionButton:"Добавить секцию",addThemeLibrarySectionItemButton:"Сохранить тему",addThemeLibrarySectionItemButtonTooltip:"Для сохранения создайте секцию темы оформления",createThemeLibrarySectionModalWindow:{title:"Новая секция",inputLabel:"Название",inputPlaceholder:"Название секции...",cancelButton:"Отмена",applyButton:"Сохранить"},addThemeLibrarySectionItemModalWindow:{title:"Сохранение темы",inputNameLabel:"Название",inputNamePlaceholder:"Название темы...",inputGroupLabel:"Группа",cancelButton:"Отмена",applyButton:"Сохранить"},themeSection:{emptySectionText:"В этой группе нет шаблонов тем",deleteSectionButton:"Удалить секцию",deleteThemeLibrarySectionModalWindow:{title:"Удаление секции",description:"Вы действительно хотите удалить секцию?",cancelButton:"Отмена",applyButton:"Удалить"},themeSectionItem:{editThemeButton:"Редактировать",deleteThemeButton:"Удалить",editThemeLibrarySectionModalWindow:{title:"Редактирование темы",themeNameLabel:"Название",themeNamePlaceholder:"Название темы...",themeSectionLabel:"Группа",cancelButton:"Отмена",applyButton:"Сохранить"},deleteThemeLibrarySectionItemModalWindow:{title:"Удаление темы",description:"Вы действительно хотите удалить тему?",cancelButton:"Отмена",applyButton:"Удалить"}}}}},productShelfBuilderComponent:{title:"Настройки товарной полки",algorithmLabel:"Алгоритм подбора товаров",cancelButton:"Отмена",applyButton:"Применить",listSelector:{productListShelf:"Продуктовая полка",relatedProductsForProductListShelf:"Сопутствующие товары к товарам",alternativeProductsForProductListShelf:"Альтернативы товаров",popularProductsInCategoryListShelf:"Популярные товары из категории",popularProductsShelf:"Популярные товары",abandonedBasketProductListShelf:"Товары из брошенной корзины",abandonedViewProductListShelf:"Товары из брошенного просмотра",alternativeProductsForAbandonedProductListShelf:"Альтернативы товаров из брошенной корзины",relatedProductsForAbandonedProductListShelf:"Сопутствующие товары к товарам из брошенной корзины",latestProductsShelf:"Новинки магазина",saleByLatestShelf:"Новинки магазина со скидкой",saleByPopularShelf:"Популярные товары со скидкой",alternativeProductsForAbandonedViewProductListShelf:"Альтернативы товаров из брошенного просмотра",relatedProductsForAbandonedViewProductListShelf:"Сопутствующие товары к товарам из брошенного просмотра"},productShelfBuilders:{stockLabel:"Идентификатор склада",stockPlaceholder:"Выберите идентификатор",defaultStock:"Идентификатор по умолчанию",defaultStockCheckbox:"Использовать идентификатор по умолчанию",productListShelfLimiterLabel:"Количество товаров",emptySearch:"Нет результатов поиска",notAvailableLabel:"нет в наличии",productsAtLeast:"От",productsLimit:"До",popularProductListDescription:"В письме будут отображаться самые популярные товары магазина.",productListDescription:"Выберите товары для отображения",relatedProductListDescription:"Выберите блок товаров, чтобы определить, к каким из них мы предложим <b>сопутствующие товары</b>.<br>Пожалуйста, учтите, что клиенты увидят в письме не выбранные товары, а товары рассчитанные по алгоритму <b>сопутствующие товары</b> к выбранным товарам.",alternativeProductListDescription:"Выберите блок товаров, чтобы определить, к каким из них мы предложим <b>альтернативные товары</b>.<br>Пожалуйста, учтите, что клиенты увидят в письме не выбранные товары, а товары рассчитанные по алгоритму <b>альтернативные товары</b> к выбранным товарам.",popularFromCategoryListDescription:"Выберите блок категорий, чтобы определить, к каким из них мы предложим <b>популярные товары</b>.<br>Пожалуйста, учтите, что клиенты увидят в письме дополнительные товары, соответствующие вашему выбору.",abandonedBasketProductListDescription:"В письме будут отображаться товары из брошенной корзины",abandonedViewProductListDescription:"В письме будут отображаться товары из брошенного просмотра",alternativeProductsForAbandonedBasketProductListDescription:"В письме будут отображаться альтернативные рекомендации к товарам из брошенной корзины",relatedProductsForAbandonedBasketProductListDescription:"В письме будут отображаться сопутствующие рекомендации к товарам из брошенной корзины",latestProductListDescription:"В письме будут отображаться новинки магазина",saleByLatestProductListDescription:"В письме будут отображаться новинки магазина со скидкой",saleByPopularProductListDescription:"В письме будут отображаться популярные товары магазина со скидкой",productsSelectButton:"Выбрать товары",categorySelectButton:"Выбрать категории",alternativeProductsForAbandonedViewProductListDescription:"В письме будут отображаться альтернативные рекомендации к товарам из брошенного просмотра",relatedProductsForAbandonedViewProductListDescription:"В письме будут отображаться сопутствующие рекомендации к товарам из брошенного просмотра"}},productListComposerModalWindow:{title:"Список товаров",cancelButton:"Отменить",applyButton:"Применить",clearListButton:"Очистить список",notAvailableLabel:"нет в наличии",searching:"Поиск...",loading:"Загрузка...",transferAllButton:"Перенести все",searchInputPlaceholder:"Название одного товара или список ID",emptySearchProductListTopText:"Название одного товара",emptySearchProductListBottomText:"или список ID через запятую",emptySelectedProductList:"Список товаров пока что пуст.",selectedProductListTitle:"Список товаров",selectedProductListDeclensions:{one:"продукт",few:"продукта",many:"продуктов"}},categoryListComposerModalWindow:{title:"Выбор категорий",cancelButton:"Отменить",applyButton:"Применить",transferAllButton:"Перенести все",searchInputPlaceholder:"Название одной категории или список ID",emptySearchCategoryListText:"Введите название категории, чтобы отобразились результаты.",emptySelectedCategoryListText:"Список категорий пока что пуст.",selectedCategoryListTitleText:"Список категорий",selectedCategoryListDeclensions:{one:"категория",few:"категории",many:"категорий"}},topMenu:{preheaderSubjectUpdateButton:"Указать тему",preheaderSubjectUpdateButtonTooltip:"Редактировать тему и прехедер письма",preheaderSubjectUpdateModalWindow:{title:"Настройки темы",themeLabel:"Тема",themeInputPlaceholder:"Заголовок, который увидят получатели в своей почте",preheaderLabel:"Прехедер",preheaderInputPlaceholder:"Краткое описание, которое будет видно сразу после темы в списке писем",applyButton:"Применить",cancelButton:"Отмена"},toggleDeviceBar:{disabledButtonTooltip:"Включите адаптивную ширину, чтобы письмо подстраивалось под размер телефонов и планшетов."},exportMenu:{resetTemplateButton:{resetTemplateButton:"Сбросить шаблон",resetTemplateButtonTooltip:"Сбросить шаблон",modalWindow:{title:"Сброс шаблона",applyButton:"Сбросить",cancelButton:"Отмена",description:"Сброс шаблона приведёт к удалению всех текущих настроек и контента. Это действие нельзя отменить."}},transactionalDataAppSettingsModifier:{button:"Данные письма",buttonTooltip:"Настройка данных транзакционного письма",modalWindow:{title:"Данные транзакционного письма",label:"JSON",cancelButton:"Отмена",applyButton:"Применить"}},saveTemplateButton:"Сохранить",saveTemplateButtonTooltip:"Сохранить шаблон",errorSaveTemplateButtonTooltip:"Ошибка сохранения шаблона"}},emailTemplate:{emailComponent:{emptyEmailComponentText:"Товарная полка скрыта из-за недостатка товаров",emptyEmailComponentTooltip:"Товарная полка не будет отображаться у получателей письма пока в ней недостаточно товаров"},dropHere:"Бросьте сюда",movementMenu:{draggingMenu:{moving:"Перемещение"},draggingButtonTooltip:"Переместить",moveToTopButtonTooltip:"Переместить вверх",moveToBottomButtonTooltip:"Переместить вниз",copyButtonTooltip:"Дублировать",saveButtonTooltip:"Сохранить в библиотеку",disabledSaveButtonTooltip:"Для сохранения создайте секцию библиотеки компонентов",removeButtonTooltip:"Удалить",removeWindowTitle:"Удаление компонента",removeConfirmMessage:"Вы действительно хотите удалить компонент ?"},addComponentLibrarySectionItemModalWindow:{title:"Сохранение компонента",nameLabel:"Название",namePlaceholder:"Название компонента...",groupLabel:"Группа",cancelButton:"Отмена",applyButton:"Сохранить"}},emailTemplateEditors:{emptyEditorText:"Выберите любой<br>элемент письма для<br>его настройки",imageEditor:{title:"Изображение",removeWindowTitle:"Удаление элемента",removeWindowDescription:"Вы действительно хотите удалить элемент Image ?",srcLabel:"Ссылка на картинку",srcPlaceholder:"Ссылка на картинку...",altLabel:"Альтернативный текст",altPlaceholder:"Альтернативный текст...",retinaLabel:"Для retina-экранов"},buttonEditor:{title:"Кнопка",removeWindowTitle:"Удаление элемента",removeWindowDescription:"Вы действительно хотите удалить элемент Button ?",inputTextLabel:"Текст",inputTextPlaceholder:"Текст кнопки...",srcLabel:"Ссылка",srcPlaceholder:"Адрес ссылки",backgroundColorLabel:"Цвет заливки",textStyleLabel:"Стиль"},spanEditor:{title:"Текст",removeWindowTitle:"Удаление элемента",removeWindowDescription:"Вы действительно хотите удалить элемент Text ?",inputTextPlaceholder:"Текст...",textStyleLabel:"Стиль",inputHRefPlaceholder:"Ссылка...",minHeightLabel:"Минимальное кол-во строк"},spacerEditor:{title:"Отступ",removeWindowTitle:"Удаление элемента",removeWindowDescription:"Вы действительно хотите удалить элемент Spacer ?",paddingLabel:"Размер отступа",customPaddingLabel:"Свой",separatorLabel:"Разделитель"},unsubscribeLinkEditor:{title:"Текст отписки от рассылки",removeWindowTitle:"Удаление Текста отписки от рассылки",removeWindowDescription:"Вы действительно хотите удалить элемент Текст отписки от рассылки ?",inputTextPlaceholder:"Текст..."},emailComponentEditor:{title:"Строка",removeWindowTitle:"Удаление компонента",removeWindowDescription:"Вы действительно хотите удалить компонент ?",backgroundColorLabel:"Цвет фона"},commonEditors:{cannotBeEditedLabel:"Нельзя редактировать",otherLabel:"Остальное",contentAlign:{label:"Выравнивание",fullWidthCheckboxLabel:"На всю ширину"},border:{label:"Обводка"},borderRadius:{label:"Скругление",top:"Сверху",bottom:"Снизу",themeStyleLinkedText:"Из настроек компонента"},padding:{label:"Отступы",top:"Сверху",bottom:"Снизу",left:"Слева",right:"Справа",leftRight:"Слева, справа",topBottom:"Сверху, снизу",manualValue:"Внучную",themeStyleLinked:"Автоматически",labels:{themePaddingsSmall:"Маленький",themePaddingsMedium:"Средний",themePaddingsLarge:"Большой",themePaddingsHuge:"Гигантский",bodyPaddingsLeft:"Слева",bodyPaddingsBottom:"Снизу",bodyPaddingsRight:"Справа",bodyPaddingsTop:"Сверху",custom:"Свой"}},color:{customColorLabel:"Другой цвет",colorLabels:{none:"Нет",styleLinkedColor:"Связать со стилем",emailBackgroundColor:"Фон письма",bodyColor:"Тело письма",primaryColor:"Основной цвет",secondaryColor:"Вторичный цвет",primaryTextColor:"Текст на основном цвете",secondaryTextColor:"Текст на вторичном цвете",cardBackgroundColor:"Цвет карточек товара",buttonTextColor:"Кнопки",titleColor:"Большой заголовок",headingColor:"Заголовок",subHeadingColor:"Подзаголовок",largeTextColor:"Большой текст",normalTextColor:"Текст",descriptionTextColor:"Описание",linkColor:"Ссылка",custom:"Пользовательский"}},fontStyle:{colorLabel:"Цвет",fontStyleLabel:"Стиль",settingLabels:{title:"Большой заголовок",heading:"Заголовок",subHeading:"Подзаголовок",largeText:"Большой текст",normalText:"Текст",descriptionText:"Описание",link:"Ссылка",button:"Кнопка",custom:"Пользовательский"},customFontSettings:{textColorLabel:"Цвет текста"}}}},UIComponents:{removeConfirmModalWindow:{title:"Удаление элемента",cancelButton:"Отмена",applyButton:"Удалить"},modalWindow:{closeButton:"Закрыть"}},defaultThemeLibrary:{sections:{default:"Стандартные"}},defaultComponentLibrary:{sections:{header:{sectionTitle:"Хедеры",components:{clothing:"Одежда",home:"Для дома",outdoor:"Туризм",catalog:"Каталог",description:"Полезные статьи и новости в наших соцсетях",youHave:"У вас: ",bonuses:"435 баллов"}},menu:{sectionTitle:"Меню",components:{electronics:"Электроника",sale:"Акции",toys:"Игрушки",care:"Гигиена и уход",food:"Питание",clothing:"Одежда и обувь"}},banner:{sectionTitle:"Баннеры"},content:{sectionTitle:"Контент",components:{cols:{col_1:{title:"Лучшие приложения для офиса на планшете",description:"Работа в офисе стала гораздо проще благодаря планшетам. Узнайте о лучших приложениях, которые помогут вам оставаться продуктивными, где бы вы ни находились."},col_2:{title:"Секреты цифровой безопасности: как защитить свои данные",description:"С взломами и утечками данных на повестке дня, цифровая безопасность становится всё более важной. Узнайте, как можно защитить свои личные данные и информацию в интернете."},col_3:{title:"Геймерская клавиатура: выбор и советы",description:"Если вы - геймер, выбор клавиатуры играет ключевую роль в вашем опыте игры. Узнайте, на что следует обратить внимание при выборе геймерской клавиатуры и как улучшить вашу игровую производительность."},col_4:{title:"Секрет успеха: 5 простых шагов",description:"Узнайте пять простых, но эффективных шагов, которые помогут вам достичь успеха в любой сфере жизни. Не упустите возможность узнать больше и применить эти принципы уже сегодня!"},col_5:{title:"Исследование: Влияние цвета на настроение",description:"Мы провели исследование о том, как различные цвета влияют на наше настроение и эмоциональное состояние. Узнайте больше о наших открытиях и о том, как выбор цвета может повлиять на восприятие вашего бренда."}},date:"23 Октября 2023",read:"Читать",site:"Перейти на сайт",open:"Открыть",title:"Познакомьтесь с сервисом создания электронных писем",largeText:"Мы рады представить вам наш новый продукт - сервис создания электронных писем. С помощью этого удобного и интуитивно понятного инструмента, вы сможете легко создавать красивые и профессиональные письма всего в несколько простых шагов. Наш сервис предлагает широкий выбор шаблонов и элементов дизайна, которые можно настраивать под ваши нужды, чтобы создавать уникальные и привлекательные письма для вашей аудитории."}},button:{sectionTitle:"Кнопки",components:{button:{catalog:"Перейти в каталог",account:"Личный кабинет",site:"Перейти на сайт"}}},productShelf:{title:"Продуктовые полки",components:{productShelf:{title:"Заголовок",currency:" руб.",button:"Купить",label:"Акция"}}},separator:{title:"Разделители"},footer:{sectionTitle:"Подвалы",components:{link:{electronics:"Электроника",appliances:"Техника",clothing:"Одежда",home:"Для дома",outdoor:"Туризм",food:"Продукты",here:"сюда",unsubscribe:"Отписаться",copyRight:"© 2023-2024 Company name"},text:{description:"Вы получили это письмо, потому что подписались на рассылку Company name. Вы можете отписаться, нажав ",copyRight:"© 2022 Nike"}}}}}},j_=RP({locale:"ru",legacy:!1,fallbackWarn:!1,missingWarn:!1,messages:{en:WP,ru:kP},warnHtmlMessage:!1}),MP=()=>{const{t:e}=j_.global;return(t,o)=>o?e(t,o):e(t)},Fn=MP(),HP={ref:"tabsRef",class:"bootstrap-styles w-100 tabs-container p-14 rounded-2 border bg-color-input"},$P={class:"bootstrap-styles d-flex position-relative w-100"},UP=["data-key","onClick"],zP=it({__name:"TabList",props:{initialTab:{},tabList:{}},emits:["onTabClicked"],setup(e,{emit:t}){const o=e,r=no({activeTab:o.initialTab,sliderStyle:{width:"0px",transform:"translateX(0px)"}}),s=Yt([]),a=d=>{Zm(()=>{const f=s.value.find(h=>h.dataset.key===d);f&&(r.sliderStyle={width:`${f.offsetWidth}px`,transform:`translateX(${f.offsetLeft}px)`})})},l=d=>{r.activeTab=d,a(d),c("onTabClicked",d)};Pu(()=>{a(r.activeTab)});const c=t;return(d,f)=>(oe(),Ce("div",HP,[J("div",$P,[J("div",{class:"slider",style:be(r.sliderStyle)},null,4),(oe(!0),Ce(Qe,null,bo(o.tabList,(h,F)=>(oe(),Ce("button",{ref_for:!0,ref_key:"tabRefs",ref:s,key:F,"data-key":F,class:on(["bootstrap-styles tab-button w-100 d-flex justify-content-center py-14 px-1 text-gray-600 z-1 position-relative",{active:r.activeTab===F}]),onClick:()=>l(F)},In(h),11,UP))),128))])],512))}});const jP=Po(zP,[["__scopeId","data-v-c443387f"]]),GP={class:"template-select bootstrap-styles d-flex flex-column bg-white justify-content-start align-items-center"},YP=["href"],KP={class:"icon-hover-stroke-black"},qP={class:"bootstrap-styles mb-11"},XP={class:"bootstrap-styles favorites-template-tab-list mb-13"},JP={key:0,class:"template-select__list"},ZP={class:"bootstrap-styles mb-3"},QP={key:1,class:"template-select__list"},ew={class:"bootstrap-styles mb-3"},qg="default",tw=it({__name:"FavoritesTemplateList",props:{deps:{}},emits:["initialTemplateSelected"],setup(e,{emit:t}){const o=e,r=no({favoritesTemplateListSourceKey:qg}),s={custom:Fn("favoritesTemplateList.customFavoritesButton"),default:Fn("favoritesTemplateList.defaultFavoritesButton")},a=t,l=o.deps.emailTemplatePreviewComponents.custom,c=o.deps.emailTemplatePreviewComponents.default;return(d,f)=>(oe(),Ce("div",GP,[J("a",{class:"favorites-template-selector__close",href:o.deps.exitLink},[J("i",KP,[ze(HN)])],8,YP),J("h2",qP,In(ie(Fn)("favoritesTemplateList.title")),1),J("div",XP,[ze(jP,{initialTab:qg,tabList:s,onOnTabClicked:f[0]||(f[0]=h=>r.favoritesTemplateListSourceKey=h)})]),r.favoritesTemplateListSourceKey==="custom"?(oe(),Ce("div",JP,[J("button",{class:"bootstrap-styles d-flex flex-column justify-content-center align-items-center template-select__new-item overflow-hidden border rounded-3",type:"button",onClick:f[1]||(f[1]=h=>a("initialTemplateSelected"))},[J("i",ZP,[ze(hg)]),hu(" "+In(ie(Fn)("favoritesTemplateList.newTemplate")),1)]),(oe(!0),Ce(Qe,null,bo(ie(l),(h,F)=>(oe(),Ce("div",{key:F,class:"template-select__item bootstrap-styles overflow-hidden border rounded-3"},[(oe(),lt(CC(h)))]))),128))])):uo("",!0),r.favoritesTemplateListSourceKey==="default"?(oe(),Ce("div",QP,[J("button",{class:"bootstrap-styles d-flex flex-column justify-content-center align-items-center template-select__new-item overflow-hidden border rounded-3",type:"button",onClick:f[2]||(f[2]=h=>a("initialTemplateSelected"))},[J("i",ew,[ze(hg)]),hu(" "+In(ie(Fn)("favoritesTemplateList.newTemplate")),1)]),(oe(!0),Ce(Qe,null,bo(ie(c),(h,F)=>(oe(),Ce("div",{key:F,class:"template-select__item bootstrap-styles overflow-hidden border rounded-3"},[(oe(),lt(CC(h)))]))),128))])):uo("",!0)]))}});const ow=Po(tw,[["__scopeId","data-v-e900bbab"]]),nw=it({__name:"FavoritesTemplateSelector",props:{deps:{}},emits:["initialTemplateSelected"],setup(e,{emit:t}){const o=e,r=t;return(s,a)=>(oe(),lt(ow,{deps:o.deps.favoritesTemplateListDeps,onInitialTemplateSelected:a[0]||(a[0]=l=>r("initialTemplateSelected"))},null,8,["deps"]))}}),rw=it({__name:"CreateEmailTemplateApp",props:{deps:{}},emits:["initialTemplateSelected"],setup(e,{emit:t}){const o=e,r=t;return(s,a)=>(oe(),lt(nw,{deps:o.deps.favoritesTemplateSelectorDeps,onInitialTemplateSelected:a[0]||(a[0]=l=>r("initialTemplateSelected"))},null,8,["deps"]))}});function iw(e){return JV(()=>{const t=[],o={};if(e.value.background)if(gm(e.value.background)){if(o.backgroundColor=e.value.background,!e.value.text&&dx(e.value.background)){const r=An(e.value.background);if(r.a==null||r.a===1){const s=a_(r);o.color=s,o.caretColor=s}}}else t.push(`bg-${e.value.background}`);return e.value.text&&(gm(e.value.text)?(o.color=e.value.text,o.caretColor=e.value.text):t.push(`text-${e.value.text}`)),{colorClasses:t,colorStyles:o}})}function sw(e,t){const o=xe(()=>({background:wt(e)?e.value:t?e[t]:null})),{colorClasses:r,colorStyles:s}=iw(o);return{backgroundColorClasses:r,backgroundColorStyles:s}}const aw=ps({height:[Number,String],maxHeight:[Number,String],maxWidth:[Number,String],minHeight:[Number,String],minWidth:[Number,String],width:[Number,String]},"dimension");function lw(e){return{dimensionStyles:xe(()=>{const o={},r=Oi(e.height),s=Oi(e.maxHeight),a=Oi(e.maxWidth),l=Oi(e.minHeight),c=Oi(e.minWidth),d=Oi(e.width);return r!=null&&(o.height=r),s!=null&&(o.maxHeight=s),a!=null&&(o.maxWidth=a),l!=null&&(o.minHeight=l),c!=null&&(o.minWidth=c),d!=null&&(o.width=d),o})}}const uw=ps({elevation:{type:[Number,String],validator(e){const t=parseInt(e);return!isNaN(t)&&t>=0&&t<=24}}},"elevation");function cw(e){return{elevationClasses:xe(()=>{const o=wt(e)?e.value:e.elevation,r=[];return o==null||r.push(`elevation-${o}`),r})}}const dw={actions:"button@2",article:"heading, paragraph",avatar:"avatar",button:"button",card:"image, heading","card-avatar":"image, list-item-avatar",chip:"chip","date-picker":"list-item, heading, divider, date-picker-options, date-picker-days, actions","date-picker-options":"text, avatar@2","date-picker-days":"avatar@28",divider:"divider",heading:"heading",image:"image","list-item":"text","list-item-avatar":"avatar, text","list-item-two-line":"sentences","list-item-avatar-two-line":"avatar, sentences","list-item-three-line":"paragraph","list-item-avatar-three-line":"avatar, paragraph",ossein:"ossein",paragraph:"text@3",sentences:"text@2",subtitle:"text",table:"table-heading, table-thead, table-tbody, table-tfoot","table-heading":"chip, text","table-thead":"heading@6","table-tbody":"table-row-divider@6","table-row-divider":"table-row, divider","table-row":"text@6","table-tfoot":"text@2, avatar@2",text:"text"};function mw(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return ze("div",{class:["v-skeleton-loader__bone",`v-skeleton-loader__${e}`]},[t])}function Xg(e){const[t,o]=e.split("@");return Array.from({length:o}).map(()=>Yu(t))}function Yu(e){let t=[];if(!e)return t;const o=dw[e];if(e!==o){if(e.includes(","))return Jg(e);if(e.includes("@"))return Xg(e);o.includes(",")?t=Jg(o):o.includes("@")?t=Xg(o):o&&t.push(Yu(o))}return[mw(e,t)]}function Jg(e){return e.replace(/\s/g,"").split(",").map(Yu)}const fw=ps({boilerplate:Boolean,color:String,loading:Boolean,loadingText:{type:String,default:"$vuetify.loading"},type:{type:[String,Array],default:"ossein"},...aw(),...uw(),...VN()},"VSkeletonLoader"),hw=d_()({name:"VSkeletonLoader",props:fw(),setup(e,t){let{slots:o}=t;const{backgroundColorClasses:r,backgroundColorStyles:s}=sw(sv(e,"color")),{dimensionStyles:a}=lw(e),{elevationClasses:l}=cw(e),{themeClasses:c}=AN(e),{t:d}=vx(),f=xe(()=>Yu(KV(e.type).join(",")));return Sx(()=>{var E;const h=!o.default||e.loading,F=e.boilerplate||!h?{}:{ariaLive:"polite",ariaLabel:d(e.loadingText),role:"alert"};return ze("div",uf({class:["v-skeleton-loader",{"v-skeleton-loader--boilerplate":e.boilerplate},c.value,r.value,l.value],style:[s.value,h?a.value:{}]},F),[h?f.value:(E=o.default)==null?void 0:E.call(o)])}),{}}}),pw=e=>({emailTemplatePreviewComponents:e.emailTemplatePreviewComponents,initialEmailTemplate:e.initialEmailTemplate,exitLink:e.exitLink}),Cw=e=>({favoritesTemplateListDeps:pw({emailTemplatePreviewComponents:e.emailTemplatePreviewComponents,initialEmailTemplate:e.initialEmailTemplate,exitLink:e.exitLink})}),gw=e=>({favoritesTemplateSelectorDeps:Cw({partnerId:e.partnerId,emailTemplatePreviewComponents:e.emailTemplatePreviewComponents,initialEmailTemplate:e.initialEmailTemplate,exitLink:e.exitLink})}),ho=e=>({Match:t=>{for(const o in e)if(e[o]!==void 0)return t[`when${o}`](e[o]);throw Error("")}}),Fw=ho,_w=e=>({InternalProductId:e.internalId,Name:e.name,Description:e.description,Url:e.url,Price:e.price,OldPrice:e.oldPrice,PictureUrl:e.pictureUrl,CategoryIds:[],Vendor:"p.vendor"}),yw=async e=>(await e.getProductsByIDsHttpClient({body:{partnerId:e.partnerId,internalProductIds:e.productIDs.concat([]),stockId:e.stockId}})).body.products.map(t=>_w(t)),Ku=e=>({InternalProductId:e.internalProductId,Name:e.name,Description:e.description,Price:e.price,OldPrice:e.oldPrice,PictureUrl:e.pictureUrl,Url:e.url,CategoryIds:[],Vendor:"p.vendor"}),Tw=async e=>(await e.getRelatedProducts({body:{partnerId:e.partnerId,internalProductIds:e.productIDs.concat([]),stockId:e.stockId}})).body.recommendations.map(t=>Ku(t)),Ew=async e=>(await e.getAlternativeProductsHttpClient({body:{partnerId:e.partnerId,internalProductIds:e.productIDs.concat([]),stockId:e.stockId}})).body.recommendations.map(t=>Ku(t)),Sw=async e=>(await e.getPopularProductsInCategoriesHttpClient({body:{partnerId:e.partnerId,categoryIds:e.categoryIds.concat([]),stockId:e.stockId}})).body.recommendations.map(t=>Ku(t)),Ml=async e=>(await e.getPopularProductsHttpClient({body:{partnerId:e.partnerId,stockId:e.stockId}})).body.recommendations.map(t=>Ku(t)),bw=ho,ii=e=>bw(e.stockSource).Match({whenCustomerStockId:()=>e.customerStockId,whenDefaultStoreStockId:()=>{},whenSpecificStockId:t=>t.Value}),Bw=e=>{let t={};return o=>Fw(o).Match({whenProductList:({ProductIds:r,StockSource:s})=>yw({partnerId:e.partnerId,productIDs:r,stockId:ii({stockSource:s,customerStockId:e.customerStockId}),productCache:t,getProductsByIDsHttpClient:e.listExpressionDataSourceBffClient.postGetProductsByIds}),whenRelatedProductsFor:({ProductIds:r,StockSource:s})=>{var a;return Tw({partnerId:e.partnerId,productIDs:r,stockId:((a=s.SpecificStockId)==null?void 0:a.Value)??void 0,getRelatedProducts:e.listExpressionDataSourceBffClient.postGetRelatedRecommendations})},whenAlternativeProductsFor:({ProductIds:r,StockSource:s})=>Ew({partnerId:e.partnerId,productIDs:r,stockId:ii({stockSource:s,customerStockId:e.customerStockId}),getAlternativeProductsHttpClient:e.listExpressionDataSourceBffClient.postGetAlternativeRecommendations}),whenPopularProductsInCategories:({CategoryIds:r,StockSource:s})=>Sw({partnerId:e.partnerId,categoryIds:r,stockId:ii({stockSource:s,customerStockId:e.customerStockId}),getPopularProductsInCategoriesHttpClient:e.listExpressionDataSourceBffClient.postGetPopularInCategoriesRecommendations}),whenPopular:({StockSource:r})=>Ml({partnerId:e.partnerId,stockId:ii({stockSource:r,customerStockId:e.customerStockId}),getPopularProductsHttpClient:e.listExpressionDataSourceBffClient.postGetPopularRecommendations}),whenLatest:({StockSource:r})=>Ml({partnerId:e.partnerId,stockId:ii({stockSource:r,customerStockId:e.customerStockId}),getPopularProductsHttpClient:e.listExpressionDataSourceBffClient.postGetPopularRecommendations}),whenSaleByPopular:({StockSource:r})=>Ml({partnerId:e.partnerId,stockId:ii({stockSource:r,customerStockId:e.customerStockId}),getPopularProductsHttpClient:e.listExpressionDataSourceBffClient.postGetPopularRecommendations}),whenSaleByLatest:({StockSource:r})=>Ml({partnerId:e.partnerId,stockId:ii({stockSource:r,customerStockId:e.customerStockId}),getPopularProductsHttpClient:e.listExpressionDataSourceBffClient.postGetPopularRecommendations})})},Dw=e=>{const t={[e.antiForgeryTokenHeaderName]:e.antiForgeryTokenValue};return async o=>{const r=e.baseUrl+o.path+"?"+o.query,s=await fetch(r,{method:o.method,body:o.body,headers:{...o.headers,...t}});return{status:s.status,body:await a()};async function a(){try{return await s.json()}catch{return}}}};var rr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Ff={},Fs=rr&&rr.__awaiter||function(e,t,o,r){function s(a){return a instanceof o?a:new o(function(l){l(a)})}return new(o||(o=Promise))(function(a,l){function c(h){try{f(r.next(h))}catch(F){l(F)}}function d(h){try{f(r.throw(h))}catch(F){l(F)}}function f(h){h.done?a(h.value):s(h.value).then(c,d)}f((r=r.apply(e,t||[])).next())})},_s=rr&&rr.__generator||function(e,t){var o={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,s,a,l=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return l.next=c(0),l.throw=c(1),l.return=c(2),typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function c(f){return function(h){return d([f,h])}}function d(f){if(r)throw new TypeError("Generator is already executing.");for(;l&&(l=0,f[0]&&(o=0)),o;)try{if(r=1,s&&(a=f[0]&2?s.return:f[0]?s.throw||((a=s.return)&&a.call(s),0):s.next)&&!(a=a.call(s,f[1])).done)return a;switch(s=0,a&&(f=[f[0]&2,a.value]),f[0]){case 0:case 1:a=f;break;case 4:return o.label++,{value:f[1],done:!1};case 5:o.label++,s=f[1],f=[0];continue;case 7:f=o.ops.pop(),o.trys.pop();continue;default:if(a=o.trys,!(a=a.length>0&&a[a.length-1])&&(f[0]===6||f[0]===2)){o=0;continue}if(f[0]===3&&(!a||f[1]>a[0]&&f[1]<a[3])){o.label=f[1];break}if(f[0]===6&&o.label<a[1]){o.label=a[1],a=f;break}if(a&&o.label<a[2]){o.label=a[2],o.ops.push(f);break}a[2]&&o.ops.pop(),o.trys.pop();continue}f=t.call(e,o)}catch(h){f=[6,h],s=0}finally{r=a=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}};Object.defineProperty(Ff,"__esModule",{value:!0});var G_=Ff.createApi=void 0,Mi=function(e,t){return function(o){return e(o,t)}},Rw=function(e){return{products:e.products.map(function(t){return Lw(t)})}},Lw=function(e){return{internalId:e.internalId,externalId:e.externalId,name:e.name,description:e.description,price:e.price,oldPrice:e.oldPrice,pictureUrl:e.pictureUrl,url:e.url}},vw=function(e){return{recommendations:e.recommendations.map(function(t){return va(t)})}},Vw=function(e){return{recommendations:e.recommendations.map(function(t){return va(t)})}},xw=function(e){return{recommendations:e.recommendations.map(function(t){return va(t)})}},Nw=function(e){return{recommendations:e.recommendations.map(function(t){return va(t)})}},Aw=function(e){return{recommendations:e.recommendations.map(function(t){return va(t)})}},va=function(e){return{internalProductId:e.internalProductId,externalProductId:e.externalProductId,name:e.name,description:e.description,price:e.price,oldPrice:e.oldPrice,pictureUrl:e.pictureUrl,url:e.url}};function Pw(e,t){return Fs(this,void 0,void 0,function(){var o,r,s;return _s(this,function(a){switch(a.label){case 0:return o="wysiwyg/bff/v2/listExpressionDataSource/getProductsByIds/",r=new URLSearchParams,[4,t({path:o,method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e.body),query:r.toString()})];case 1:if(s=a.sent(),s.status===200)return[2,{status:200,body:Rw(s.body)}];throw new Error("Unknown response")}})})}function ww(e,t){return Fs(this,void 0,void 0,function(){var o,r,s;return _s(this,function(a){switch(a.label){case 0:return o="wysiwyg/bff/v2/listExpressionDataSource/getPopularRecommendations/",r=new URLSearchParams,[4,t({path:o,method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e.body),query:r.toString()})];case 1:if(s=a.sent(),s.status===200)return[2,{status:200,body:vw(s.body)}];throw new Error("Unknown response")}})})}function Iw(e,t){return Fs(this,void 0,void 0,function(){var o,r,s;return _s(this,function(a){switch(a.label){case 0:return o="wysiwyg/bff/v2/listExpressionDataSource/getPopularInCategoriesRecommendations/",r=new URLSearchParams,[4,t({path:o,method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e.body),query:r.toString()})];case 1:if(s=a.sent(),s.status===200)return[2,{status:200,body:Vw(s.body)}];throw new Error("Unknown response")}})})}function Ow(e,t){return Fs(this,void 0,void 0,function(){var o,r,s;return _s(this,function(a){switch(a.label){case 0:return o="wysiwyg/bff/v2/listExpressionDataSource/getRelatedRecommendations/",r=new URLSearchParams,[4,t({path:o,method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e.body),query:r.toString()})];case 1:if(s=a.sent(),s.status===200)return[2,{status:200,body:xw(s.body)}];throw new Error("Unknown response")}})})}function Ww(e,t){return Fs(this,void 0,void 0,function(){var o,r,s;return _s(this,function(a){switch(a.label){case 0:return o="wysiwyg/bff/v2/listExpressionDataSource/getAlternativeRecommendations/",r=new URLSearchParams,[4,t({path:o,method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e.body),query:r.toString()})];case 1:if(s=a.sent(),s.status===200)return[2,{status:200,body:Nw(s.body)}];throw new Error("Unknown response")}})})}function kw(e,t){return Fs(this,void 0,void 0,function(){var o,r,s;return _s(this,function(a){switch(a.label){case 0:return o="wysiwyg/bff/v2/listExpressionDataSource/getSearchRecommendations/",r=new URLSearchParams,[4,t({path:o,method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e.body),query:r.toString()})];case 1:if(s=a.sent(),s.status===200)return[2,{status:200,body:Aw(s.body)}];throw new Error("Unknown response")}})})}var Mw=function(e){return{postGetProductsByIds:Mi(Pw,e),postGetPopularRecommendations:Mi(ww,e),postGetPopularInCategoriesRecommendations:Mi(Iw,e),postGetRelatedRecommendations:Mi(Ow,e),postGetAlternativeRecommendations:Mi(Ww,e),postGetSearchRecommendations:Mi(kw,e)}};G_=Ff.createApi=Mw;var Eo="top",$o="bottom",Uo="right",So="left",qu="auto",ys=[Eo,$o,Uo,So],pi="start",as="end",Y_="clippingParents",_f="viewport",ji="popper",K_="reference",xm=ys.reduce(function(e,t){return e.concat([t+"-"+pi,t+"-"+as])},[]),yf=[].concat(ys,[qu]).reduce(function(e,t){return e.concat([t,t+"-"+pi,t+"-"+as])},[]),q_="beforeRead",X_="read",J_="afterRead",Z_="beforeMain",Q_="main",ey="afterMain",ty="beforeWrite",oy="write",ny="afterWrite",ry=[q_,X_,J_,Z_,Q_,ey,ty,oy,ny];function Mn(e){return e?(e.nodeName||"").toLowerCase():null}function zo(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function Ci(e){var t=zo(e).Element;return e instanceof t||e instanceof Element}function rn(e){var t=zo(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function Tf(e){if(typeof ShadowRoot>"u")return!1;var t=zo(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function Hw(e){var t=e.state;Object.keys(t.elements).forEach(function(o){var r=t.styles[o]||{},s=t.attributes[o]||{},a=t.elements[o];!rn(a)||!Mn(a)||(Object.assign(a.style,r),Object.keys(s).forEach(function(l){var c=s[l];c===!1?a.removeAttribute(l):a.setAttribute(l,c===!0?"":c)}))})}function $w(e){var t=e.state,o={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,o.popper),t.styles=o,t.elements.arrow&&Object.assign(t.elements.arrow.style,o.arrow),function(){Object.keys(t.elements).forEach(function(r){var s=t.elements[r],a=t.attributes[r]||{},l=Object.keys(t.styles.hasOwnProperty(r)?t.styles[r]:o[r]),c=l.reduce(function(d,f){return d[f]="",d},{});!rn(s)||!Mn(s)||(Object.assign(s.style,c),Object.keys(a).forEach(function(d){s.removeAttribute(d)}))})}}const Ef={name:"applyStyles",enabled:!0,phase:"write",fn:Hw,effect:$w,requires:["computeStyles"]};function On(e){return e.split("-")[0]}var mi=Math.max,yu=Math.min,ls=Math.round;function Nm(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function iy(){return!/^((?!chrome|android).)*safari/i.test(Nm())}function us(e,t,o){t===void 0&&(t=!1),o===void 0&&(o=!1);var r=e.getBoundingClientRect(),s=1,a=1;t&&rn(e)&&(s=e.offsetWidth>0&&ls(r.width)/e.offsetWidth||1,a=e.offsetHeight>0&&ls(r.height)/e.offsetHeight||1);var l=Ci(e)?zo(e):window,c=l.visualViewport,d=!iy()&&o,f=(r.left+(d&&c?c.offsetLeft:0))/s,h=(r.top+(d&&c?c.offsetTop:0))/a,F=r.width/s,E=r.height/a;return{width:F,height:E,top:h,right:f+F,bottom:h+E,left:f,x:f,y:h}}function Sf(e){var t=us(e),o=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-o)<=1&&(o=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:o,height:r}}function sy(e,t){var o=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(o&&Tf(o)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function ur(e){return zo(e).getComputedStyle(e)}function Uw(e){return["table","td","th"].indexOf(Mn(e))>=0}function Hr(e){return((Ci(e)?e.ownerDocument:e.document)||window.document).documentElement}function Xu(e){return Mn(e)==="html"?e:e.assignedSlot||e.parentNode||(Tf(e)?e.host:null)||Hr(e)}function Zg(e){return!rn(e)||ur(e).position==="fixed"?null:e.offsetParent}function zw(e){var t=/firefox/i.test(Nm()),o=/Trident/i.test(Nm());if(o&&rn(e)){var r=ur(e);if(r.position==="fixed")return null}var s=Xu(e);for(Tf(s)&&(s=s.host);rn(s)&&["html","body"].indexOf(Mn(s))<0;){var a=ur(s);if(a.transform!=="none"||a.perspective!=="none"||a.contain==="paint"||["transform","perspective"].indexOf(a.willChange)!==-1||t&&a.willChange==="filter"||t&&a.filter&&a.filter!=="none")return s;s=s.parentNode}return null}function Va(e){for(var t=zo(e),o=Zg(e);o&&Uw(o)&&ur(o).position==="static";)o=Zg(o);return o&&(Mn(o)==="html"||Mn(o)==="body"&&ur(o).position==="static")?t:o||zw(e)||t}function bf(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function ua(e,t,o){return mi(e,yu(t,o))}function jw(e,t,o){var r=ua(e,t,o);return r>o?o:r}function ay(){return{top:0,right:0,bottom:0,left:0}}function ly(e){return Object.assign({},ay(),e)}function uy(e,t){return t.reduce(function(o,r){return o[r]=e,o},{})}var Gw=function(t,o){return t=typeof t=="function"?t(Object.assign({},o.rects,{placement:o.placement})):t,ly(typeof t!="number"?t:uy(t,ys))};function Yw(e){var t,o=e.state,r=e.name,s=e.options,a=o.elements.arrow,l=o.modifiersData.popperOffsets,c=On(o.placement),d=bf(c),f=[So,Uo].indexOf(c)>=0,h=f?"height":"width";if(!(!a||!l)){var F=Gw(s.padding,o),E=Sf(a),b=d==="y"?Eo:So,P=d==="y"?$o:Uo,R=o.rects.reference[h]+o.rects.reference[d]-l[d]-o.rects.popper[h],W=l[d]-o.rects.reference[d],B=Va(a),I=B?d==="y"?B.clientHeight||0:B.clientWidth||0:0,k=R/2-W/2,D=F[b],H=I-E[h]-F[P],z=I/2-E[h]/2+k,$=ua(D,z,H),le=d;o.modifiersData[r]=(t={},t[le]=$,t.centerOffset=$-z,t)}}function Kw(e){var t=e.state,o=e.options,r=o.element,s=r===void 0?"[data-popper-arrow]":r;s!=null&&(typeof s=="string"&&(s=t.elements.popper.querySelector(s),!s)||sy(t.elements.popper,s)&&(t.elements.arrow=s))}const cy={name:"arrow",enabled:!0,phase:"main",fn:Yw,effect:Kw,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function cs(e){return e.split("-")[1]}var qw={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Xw(e,t){var o=e.x,r=e.y,s=t.devicePixelRatio||1;return{x:ls(o*s)/s||0,y:ls(r*s)/s||0}}function Qg(e){var t,o=e.popper,r=e.popperRect,s=e.placement,a=e.variation,l=e.offsets,c=e.position,d=e.gpuAcceleration,f=e.adaptive,h=e.roundOffsets,F=e.isFixed,E=l.x,b=E===void 0?0:E,P=l.y,R=P===void 0?0:P,W=typeof h=="function"?h({x:b,y:R}):{x:b,y:R};b=W.x,R=W.y;var B=l.hasOwnProperty("x"),I=l.hasOwnProperty("y"),k=So,D=Eo,H=window;if(f){var z=Va(o),$="clientHeight",le="clientWidth";if(z===zo(o)&&(z=Hr(o),ur(z).position!=="static"&&c==="absolute"&&($="scrollHeight",le="scrollWidth")),z=z,s===Eo||(s===So||s===Uo)&&a===as){D=$o;var ce=F&&z===H&&H.visualViewport?H.visualViewport.height:z[$];R-=ce-r.height,R*=d?1:-1}if(s===So||(s===Eo||s===$o)&&a===as){k=Uo;var me=F&&z===H&&H.visualViewport?H.visualViewport.width:z[le];b-=me-r.width,b*=d?1:-1}}var Ne=Object.assign({position:c},f&&qw),Oe=h===!0?Xw({x:b,y:R},zo(o)):{x:b,y:R};if(b=Oe.x,R=Oe.y,d){var Me;return Object.assign({},Ne,(Me={},Me[D]=I?"0":"",Me[k]=B?"0":"",Me.transform=(H.devicePixelRatio||1)<=1?"translate("+b+"px, "+R+"px)":"translate3d("+b+"px, "+R+"px, 0)",Me))}return Object.assign({},Ne,(t={},t[D]=I?R+"px":"",t[k]=B?b+"px":"",t.transform="",t))}function Jw(e){var t=e.state,o=e.options,r=o.gpuAcceleration,s=r===void 0?!0:r,a=o.adaptive,l=a===void 0?!0:a,c=o.roundOffsets,d=c===void 0?!0:c,f={placement:On(t.placement),variation:cs(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:s,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,Qg(Object.assign({},f,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:l,roundOffsets:d})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,Qg(Object.assign({},f,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:d})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const Bf={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:Jw,data:{}};var Hl={passive:!0};function Zw(e){var t=e.state,o=e.instance,r=e.options,s=r.scroll,a=s===void 0?!0:s,l=r.resize,c=l===void 0?!0:l,d=zo(t.elements.popper),f=[].concat(t.scrollParents.reference,t.scrollParents.popper);return a&&f.forEach(function(h){h.addEventListener("scroll",o.update,Hl)}),c&&d.addEventListener("resize",o.update,Hl),function(){a&&f.forEach(function(h){h.removeEventListener("scroll",o.update,Hl)}),c&&d.removeEventListener("resize",o.update,Hl)}}const Df={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Zw,data:{}};var Qw={left:"right",right:"left",bottom:"top",top:"bottom"};function nu(e){return e.replace(/left|right|bottom|top/g,function(t){return Qw[t]})}var eI={start:"end",end:"start"};function e0(e){return e.replace(/start|end/g,function(t){return eI[t]})}function Rf(e){var t=zo(e),o=t.pageXOffset,r=t.pageYOffset;return{scrollLeft:o,scrollTop:r}}function Lf(e){return us(Hr(e)).left+Rf(e).scrollLeft}function tI(e,t){var o=zo(e),r=Hr(e),s=o.visualViewport,a=r.clientWidth,l=r.clientHeight,c=0,d=0;if(s){a=s.width,l=s.height;var f=iy();(f||!f&&t==="fixed")&&(c=s.offsetLeft,d=s.offsetTop)}return{width:a,height:l,x:c+Lf(e),y:d}}function oI(e){var t,o=Hr(e),r=Rf(e),s=(t=e.ownerDocument)==null?void 0:t.body,a=mi(o.scrollWidth,o.clientWidth,s?s.scrollWidth:0,s?s.clientWidth:0),l=mi(o.scrollHeight,o.clientHeight,s?s.scrollHeight:0,s?s.clientHeight:0),c=-r.scrollLeft+Lf(e),d=-r.scrollTop;return ur(s||o).direction==="rtl"&&(c+=mi(o.clientWidth,s?s.clientWidth:0)-a),{width:a,height:l,x:c,y:d}}function vf(e){var t=ur(e),o=t.overflow,r=t.overflowX,s=t.overflowY;return/auto|scroll|overlay|hidden/.test(o+s+r)}function dy(e){return["html","body","#document"].indexOf(Mn(e))>=0?e.ownerDocument.body:rn(e)&&vf(e)?e:dy(Xu(e))}function ca(e,t){var o;t===void 0&&(t=[]);var r=dy(e),s=r===((o=e.ownerDocument)==null?void 0:o.body),a=zo(r),l=s?[a].concat(a.visualViewport||[],vf(r)?r:[]):r,c=t.concat(l);return s?c:c.concat(ca(Xu(l)))}function Am(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function nI(e,t){var o=us(e,!1,t==="fixed");return o.top=o.top+e.clientTop,o.left=o.left+e.clientLeft,o.bottom=o.top+e.clientHeight,o.right=o.left+e.clientWidth,o.width=e.clientWidth,o.height=e.clientHeight,o.x=o.left,o.y=o.top,o}function t0(e,t,o){return t===_f?Am(tI(e,o)):Ci(t)?nI(t,o):Am(oI(Hr(e)))}function rI(e){var t=ca(Xu(e)),o=["absolute","fixed"].indexOf(ur(e).position)>=0,r=o&&rn(e)?Va(e):e;return Ci(r)?t.filter(function(s){return Ci(s)&&sy(s,r)&&Mn(s)!=="body"}):[]}function iI(e,t,o,r){var s=t==="clippingParents"?rI(e):[].concat(t),a=[].concat(s,[o]),l=a[0],c=a.reduce(function(d,f){var h=t0(e,f,r);return d.top=mi(h.top,d.top),d.right=yu(h.right,d.right),d.bottom=yu(h.bottom,d.bottom),d.left=mi(h.left,d.left),d},t0(e,l,r));return c.width=c.right-c.left,c.height=c.bottom-c.top,c.x=c.left,c.y=c.top,c}function my(e){var t=e.reference,o=e.element,r=e.placement,s=r?On(r):null,a=r?cs(r):null,l=t.x+t.width/2-o.width/2,c=t.y+t.height/2-o.height/2,d;switch(s){case Eo:d={x:l,y:t.y-o.height};break;case $o:d={x:l,y:t.y+t.height};break;case Uo:d={x:t.x+t.width,y:c};break;case So:d={x:t.x-o.width,y:c};break;default:d={x:t.x,y:t.y}}var f=s?bf(s):null;if(f!=null){var h=f==="y"?"height":"width";switch(a){case pi:d[f]=d[f]-(t[h]/2-o[h]/2);break;case as:d[f]=d[f]+(t[h]/2-o[h]/2);break}}return d}function ds(e,t){t===void 0&&(t={});var o=t,r=o.placement,s=r===void 0?e.placement:r,a=o.strategy,l=a===void 0?e.strategy:a,c=o.boundary,d=c===void 0?Y_:c,f=o.rootBoundary,h=f===void 0?_f:f,F=o.elementContext,E=F===void 0?ji:F,b=o.altBoundary,P=b===void 0?!1:b,R=o.padding,W=R===void 0?0:R,B=ly(typeof W!="number"?W:uy(W,ys)),I=E===ji?K_:ji,k=e.rects.popper,D=e.elements[P?I:E],H=iI(Ci(D)?D:D.contextElement||Hr(e.elements.popper),d,h,l),z=us(e.elements.reference),$=my({reference:z,element:k,strategy:"absolute",placement:s}),le=Am(Object.assign({},k,$)),ce=E===ji?le:z,me={top:H.top-ce.top+B.top,bottom:ce.bottom-H.bottom+B.bottom,left:H.left-ce.left+B.left,right:ce.right-H.right+B.right},Ne=e.modifiersData.offset;if(E===ji&&Ne){var Oe=Ne[s];Object.keys(me).forEach(function(Me){var St=[Uo,$o].indexOf(Me)>=0?1:-1,It=[Eo,$o].indexOf(Me)>=0?"y":"x";me[Me]+=Oe[It]*St})}return me}function sI(e,t){t===void 0&&(t={});var o=t,r=o.placement,s=o.boundary,a=o.rootBoundary,l=o.padding,c=o.flipVariations,d=o.allowedAutoPlacements,f=d===void 0?yf:d,h=cs(r),F=h?c?xm:xm.filter(function(P){return cs(P)===h}):ys,E=F.filter(function(P){return f.indexOf(P)>=0});E.length===0&&(E=F);var b=E.reduce(function(P,R){return P[R]=ds(e,{placement:R,boundary:s,rootBoundary:a,padding:l})[On(R)],P},{});return Object.keys(b).sort(function(P,R){return b[P]-b[R]})}function aI(e){if(On(e)===qu)return[];var t=nu(e);return[e0(e),t,e0(t)]}function lI(e){var t=e.state,o=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var s=o.mainAxis,a=s===void 0?!0:s,l=o.altAxis,c=l===void 0?!0:l,d=o.fallbackPlacements,f=o.padding,h=o.boundary,F=o.rootBoundary,E=o.altBoundary,b=o.flipVariations,P=b===void 0?!0:b,R=o.allowedAutoPlacements,W=t.options.placement,B=On(W),I=B===W,k=d||(I||!P?[nu(W)]:aI(W)),D=[W].concat(k).reduce(function(He,st){return He.concat(On(st)===qu?sI(t,{placement:st,boundary:h,rootBoundary:F,padding:f,flipVariations:P,allowedAutoPlacements:R}):st)},[]),H=t.rects.reference,z=t.rects.popper,$=new Map,le=!0,ce=D[0],me=0;me<D.length;me++){var Ne=D[me],Oe=On(Ne),Me=cs(Ne)===pi,St=[Eo,$o].indexOf(Oe)>=0,It=St?"width":"height",Le=ds(t,{placement:Ne,boundary:h,rootBoundary:F,altBoundary:E,padding:f}),ge=St?Me?Uo:So:Me?$o:Eo;H[It]>z[It]&&(ge=nu(ge));var Se=nu(ge),qe=[];if(a&&qe.push(Le[Oe]<=0),c&&qe.push(Le[ge]<=0,Le[Se]<=0),qe.every(function(He){return He})){ce=Ne,le=!1;break}$.set(Ne,qe)}if(le)for(var We=P?3:1,Je=function(st){var pt=D.find(function(Ot){var nt=$.get(Ot);if(nt)return nt.slice(0,st).every(function(bt){return bt})});if(pt)return ce=pt,"break"},Ae=We;Ae>0;Ae--){var zt=Je(Ae);if(zt==="break")break}t.placement!==ce&&(t.modifiersData[r]._skip=!0,t.placement=ce,t.reset=!0)}}const fy={name:"flip",enabled:!0,phase:"main",fn:lI,requiresIfExists:["offset"],data:{_skip:!1}};function o0(e,t,o){return o===void 0&&(o={x:0,y:0}),{top:e.top-t.height-o.y,right:e.right-t.width+o.x,bottom:e.bottom-t.height+o.y,left:e.left-t.width-o.x}}function n0(e){return[Eo,Uo,$o,So].some(function(t){return e[t]>=0})}function uI(e){var t=e.state,o=e.name,r=t.rects.reference,s=t.rects.popper,a=t.modifiersData.preventOverflow,l=ds(t,{elementContext:"reference"}),c=ds(t,{altBoundary:!0}),d=o0(l,r),f=o0(c,s,a),h=n0(d),F=n0(f);t.modifiersData[o]={referenceClippingOffsets:d,popperEscapeOffsets:f,isReferenceHidden:h,hasPopperEscaped:F},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":h,"data-popper-escaped":F})}const hy={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:uI};function cI(e,t,o){var r=On(e),s=[So,Eo].indexOf(r)>=0?-1:1,a=typeof o=="function"?o(Object.assign({},t,{placement:e})):o,l=a[0],c=a[1];return l=l||0,c=(c||0)*s,[So,Uo].indexOf(r)>=0?{x:c,y:l}:{x:l,y:c}}function dI(e){var t=e.state,o=e.options,r=e.name,s=o.offset,a=s===void 0?[0,0]:s,l=yf.reduce(function(h,F){return h[F]=cI(F,t.rects,a),h},{}),c=l[t.placement],d=c.x,f=c.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=d,t.modifiersData.popperOffsets.y+=f),t.modifiersData[r]=l}const py={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:dI};function mI(e){var t=e.state,o=e.name;t.modifiersData[o]=my({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const Vf={name:"popperOffsets",enabled:!0,phase:"read",fn:mI,data:{}};function fI(e){return e==="x"?"y":"x"}function hI(e){var t=e.state,o=e.options,r=e.name,s=o.mainAxis,a=s===void 0?!0:s,l=o.altAxis,c=l===void 0?!1:l,d=o.boundary,f=o.rootBoundary,h=o.altBoundary,F=o.padding,E=o.tether,b=E===void 0?!0:E,P=o.tetherOffset,R=P===void 0?0:P,W=ds(t,{boundary:d,rootBoundary:f,padding:F,altBoundary:h}),B=On(t.placement),I=cs(t.placement),k=!I,D=bf(B),H=fI(D),z=t.modifiersData.popperOffsets,$=t.rects.reference,le=t.rects.popper,ce=typeof R=="function"?R(Object.assign({},t.rects,{placement:t.placement})):R,me=typeof ce=="number"?{mainAxis:ce,altAxis:ce}:Object.assign({mainAxis:0,altAxis:0},ce),Ne=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,Oe={x:0,y:0};if(z){if(a){var Me,St=D==="y"?Eo:So,It=D==="y"?$o:Uo,Le=D==="y"?"height":"width",ge=z[D],Se=ge+W[St],qe=ge-W[It],We=b?-le[Le]/2:0,Je=I===pi?$[Le]:le[Le],Ae=I===pi?-le[Le]:-$[Le],zt=t.elements.arrow,He=b&&zt?Sf(zt):{width:0,height:0},st=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:ay(),pt=st[St],Ot=st[It],nt=ua(0,$[Le],He[Le]),bt=k?$[Le]/2-We-nt-pt-me.mainAxis:Je-nt-pt-me.mainAxis,Dt=k?-$[Le]/2+We+nt+Ot+me.mainAxis:Ae+nt+Ot+me.mainAxis,ut=t.elements.arrow&&Va(t.elements.arrow),Wt=ut?D==="y"?ut.clientTop||0:ut.clientLeft||0:0,C=(Me=Ne==null?void 0:Ne[D])!=null?Me:0,p=ge+bt-C-Wt,T=ge+Dt-C,A=ua(b?yu(Se,p):Se,ge,b?mi(qe,T):qe);z[D]=A,Oe[D]=A-ge}if(c){var w,U=D==="x"?Eo:So,ee=D==="x"?$o:Uo,q=z[H],Z=H==="y"?"height":"width",K=q+W[U],ne=q-W[ee],v=[Eo,So].indexOf(B)!==-1,O=(w=Ne==null?void 0:Ne[H])!=null?w:0,re=v?K:q-$[Z]-le[Z]-O+me.altAxis,ue=v?q+$[Z]+le[Z]-O-me.altAxis:ne,Be=b&&v?jw(re,q,ue):ua(b?re:K,q,b?ue:ne);z[H]=Be,Oe[H]=Be-q}t.modifiersData[r]=Oe}}const Cy={name:"preventOverflow",enabled:!0,phase:"main",fn:hI,requiresIfExists:["offset"]};function pI(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function CI(e){return e===zo(e)||!rn(e)?Rf(e):pI(e)}function gI(e){var t=e.getBoundingClientRect(),o=ls(t.width)/e.offsetWidth||1,r=ls(t.height)/e.offsetHeight||1;return o!==1||r!==1}function FI(e,t,o){o===void 0&&(o=!1);var r=rn(t),s=rn(t)&&gI(t),a=Hr(t),l=us(e,s,o),c={scrollLeft:0,scrollTop:0},d={x:0,y:0};return(r||!r&&!o)&&((Mn(t)!=="body"||vf(a))&&(c=CI(t)),rn(t)?(d=us(t,!0),d.x+=t.clientLeft,d.y+=t.clientTop):a&&(d.x=Lf(a))),{x:l.left+c.scrollLeft-d.x,y:l.top+c.scrollTop-d.y,width:l.width,height:l.height}}function _I(e){var t=new Map,o=new Set,r=[];e.forEach(function(a){t.set(a.name,a)});function s(a){o.add(a.name);var l=[].concat(a.requires||[],a.requiresIfExists||[]);l.forEach(function(c){if(!o.has(c)){var d=t.get(c);d&&s(d)}}),r.push(a)}return e.forEach(function(a){o.has(a.name)||s(a)}),r}function yI(e){var t=_I(e);return ry.reduce(function(o,r){return o.concat(t.filter(function(s){return s.phase===r}))},[])}function TI(e){var t;return function(){return t||(t=new Promise(function(o){Promise.resolve().then(function(){t=void 0,o(e())})})),t}}function EI(e){var t=e.reduce(function(o,r){var s=o[r.name];return o[r.name]=s?Object.assign({},s,r,{options:Object.assign({},s.options,r.options),data:Object.assign({},s.data,r.data)}):r,o},{});return Object.keys(t).map(function(o){return t[o]})}var r0={placement:"bottom",modifiers:[],strategy:"absolute"};function i0(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return!t.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function Ju(e){e===void 0&&(e={});var t=e,o=t.defaultModifiers,r=o===void 0?[]:o,s=t.defaultOptions,a=s===void 0?r0:s;return function(c,d,f){f===void 0&&(f=a);var h={placement:"bottom",orderedModifiers:[],options:Object.assign({},r0,a),modifiersData:{},elements:{reference:c,popper:d},attributes:{},styles:{}},F=[],E=!1,b={state:h,setOptions:function(B){var I=typeof B=="function"?B(h.options):B;R(),h.options=Object.assign({},a,h.options,I),h.scrollParents={reference:Ci(c)?ca(c):c.contextElement?ca(c.contextElement):[],popper:ca(d)};var k=yI(EI([].concat(r,h.options.modifiers)));return h.orderedModifiers=k.filter(function(D){return D.enabled}),P(),b.update()},forceUpdate:function(){if(!E){var B=h.elements,I=B.reference,k=B.popper;if(i0(I,k)){h.rects={reference:FI(I,Va(k),h.options.strategy==="fixed"),popper:Sf(k)},h.reset=!1,h.placement=h.options.placement,h.orderedModifiers.forEach(function(me){return h.modifiersData[me.name]=Object.assign({},me.data)});for(var D=0;D<h.orderedModifiers.length;D++){if(h.reset===!0){h.reset=!1,D=-1;continue}var H=h.orderedModifiers[D],z=H.fn,$=H.options,le=$===void 0?{}:$,ce=H.name;typeof z=="function"&&(h=z({state:h,options:le,name:ce,instance:b})||h)}}}},update:TI(function(){return new Promise(function(W){b.forceUpdate(),W(h)})}),destroy:function(){R(),E=!0}};if(!i0(c,d))return b;b.setOptions(f).then(function(W){!E&&f.onFirstUpdate&&f.onFirstUpdate(W)});function P(){h.orderedModifiers.forEach(function(W){var B=W.name,I=W.options,k=I===void 0?{}:I,D=W.effect;if(typeof D=="function"){var H=D({state:h,name:B,instance:b,options:k}),z=function(){};F.push(H||z)}})}function R(){F.forEach(function(W){return W()}),F=[]}return b}}var SI=Ju(),bI=[Df,Vf,Bf,Ef],BI=Ju({defaultModifiers:bI}),DI=[Df,Vf,Bf,Ef,py,fy,Cy,cy,hy],xf=Ju({defaultModifiers:DI});const gy=Object.freeze(Object.defineProperty({__proto__:null,afterMain:ey,afterRead:J_,afterWrite:ny,applyStyles:Ef,arrow:cy,auto:qu,basePlacements:ys,beforeMain:Z_,beforeRead:q_,beforeWrite:ty,bottom:$o,clippingParents:Y_,computeStyles:Bf,createPopper:xf,createPopperBase:SI,createPopperLite:BI,detectOverflow:ds,end:as,eventListeners:Df,flip:fy,hide:hy,left:So,main:Q_,modifierPhases:ry,offset:py,placements:yf,popper:ji,popperGenerator:Ju,popperOffsets:Vf,preventOverflow:Cy,read:X_,reference:K_,right:Uo,start:pi,top:Eo,variationPlacements:xm,viewport:_f,write:oy},Symbol.toStringTag,{value:"Module"}));/*!
|
|
39
|
+
*/const fP="9.8.0";function hP(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(rr().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(rr().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(rr().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(rr().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(rr().__INTLIFY_PROD_DEVTOOLS__=!1)}const k_=KA.__EXTEND_POINT__,Br=ff(k_);Br(),Br(),Br(),Br(),Br(),Br(),Br(),Br();const M_=_n.__EXTEND_POINT__,vo=ff(M_),Ut={UNEXPECTED_RETURN_TYPE:M_,INVALID_ARGUMENT:vo(),MUST_BE_CALL_SETUP_TOP:vo(),NOT_INSTALLED:vo(),NOT_AVAILABLE_IN_LEGACY_MODE:vo(),REQUIRED_VALUE:vo(),INVALID_VALUE:vo(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:vo(),NOT_INSTALLED_WITH_PROVIDE:vo(),UNEXPECTED_ERROR:vo(),NOT_COMPATIBLE_LEGACY_VUE_I18N:vo(),BRIDGE_SUPPORT_VUE_2_ONLY:vo(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:vo(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:vo(),__EXTEND_POINT__:vo()};function qt(e,...t){return gs(e,null,void 0)}const Lm=kr("__translateVNode"),vm=kr("__datetimeParts"),Vm=kr("__numberParts"),H_=kr("__setPluralRules"),$_=kr("__injectWithOption"),xm=kr("__dispose");function Ea(e){if(!ot(e))return e;for(const t in e)if(ya(e,t))if(!t.includes("."))ot(e[t])&&Ea(e[t]);else{const o=t.split("."),r=o.length-1;let s=e,a=!1;for(let l=0;l<r;l++){if(o[l]in s||(s[o[l]]={}),!ot(s[o[l]])){a=!0;break}s=s[o[l]]}a||(s[o[r]]=e[t],delete e[t]),ot(s[o[r]])&&Ea(s[o[r]])}return e}function Ku(e,t){const{messages:o,__i18n:r,messageResolver:s,flatJson:a}=t,l=De(o)?o:yt(r)?{}:{[e]:{}};if(yt(r)&&r.forEach(c=>{if("locale"in c&&"resource"in c){const{locale:d,resource:f}=c;d?(l[d]=l[d]||{},ua(f,l[d])):ua(f,l)}else ae(c)&&ua(JSON.parse(c),l)}),s==null&&a)for(const c in l)ya(l,c)&&Ea(l[c]);return l}function U_(e){return e.type}function z_(e,t,o){let r=ot(t.messages)?t.messages:{};"__i18nGlobal"in o&&(r=Ku(e.locale.value,{messages:r,__i18n:o.__i18nGlobal}));const s=Object.keys(r);s.length&&s.forEach(a=>{e.mergeLocaleMessage(a,r[a])});{if(ot(t.datetimeFormats)){const a=Object.keys(t.datetimeFormats);a.length&&a.forEach(l=>{e.mergeDateTimeFormat(l,t.datetimeFormats[l])})}if(ot(t.numberFormats)){const a=Object.keys(t.numberFormats);a.length&&a.forEach(l=>{e.mergeNumberFormat(l,t.numberFormats[l])})}}}function kg(e){return ze(Ra,null,e,0)}const Mg="__INTLIFY_META__",Hg=()=>[],pP=()=>!1;let $g=0;function Ug(e){return(t,o,r,s)=>e(o,r,hi()||void 0,s)}const CP=()=>{const e=hi();let t=null;return e&&(t=U_(e)[Mg])?{[Mg]:t}:null};function gf(e={},t){const{__root:o,__injectWithOption:r}=e,s=o===void 0,a=e.flatJson;let l=Ue(e.inheritLocale)?e.inheritLocale:!0;const c=Yt(o&&l?o.locale.value:ae(e.locale)?e.locale:is),d=Yt(o&&l?o.fallbackLocale.value:ae(e.fallbackLocale)||yt(e.fallbackLocale)||De(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:c.value),f=Yt(Ku(c.value,e)),p=Yt(De(e.datetimeFormats)?e.datetimeFormats:{[c.value]:{}}),F=Yt(De(e.numberFormats)?e.numberFormats:{[c.value]:{}});let T=o?o.missingWarn:Ue(e.missingWarn)||Nr(e.missingWarn)?e.missingWarn:!0,b=o?o.fallbackWarn:Ue(e.fallbackWarn)||Nr(e.fallbackWarn)?e.fallbackWarn:!0,P=o?o.fallbackRoot:Ue(e.fallbackRoot)?e.fallbackRoot:!0,R=!!e.fallbackFormat,W=Ft(e.missing)?e.missing:null,B=Ft(e.missing)?Ug(e.missing):null,I=Ft(e.postTranslation)?e.postTranslation:null,k=o?o.warnHtmlMessage:Ue(e.warnHtmlMessage)?e.warnHtmlMessage:!0,D=!!e.escapeParameter;const H=o?o.modifiers:De(e.modifiers)?e.modifiers:{};let z=e.pluralRules||o&&o.pluralRules,$;$=(()=>{s&&Vg(null);const v={version:fP,locale:c.value,fallbackLocale:d.value,messages:f.value,modifiers:H,pluralRules:z,missing:B===null?void 0:B,missingWarn:T,fallbackWarn:b,fallbackFormat:R,unresolving:!0,postTranslation:I===null?void 0:I,warnHtmlMessage:k,escapeParameter:D,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};v.datetimeFormats=p.value,v.numberFormats=F.value,v.__datetimeFormatters=De($)?$.__datetimeFormatters:void 0,v.__numberFormatters=De($)?$.__numberFormatters:void 0;const O=iP(v);return s&&Vg(O),O})(),Ks($,c.value,d.value);function ce(){return[c.value,d.value,f.value,p.value,F.value]}const me=xe({get:()=>c.value,set:v=>{c.value=v,$.locale=c.value}}),Ne=xe({get:()=>d.value,set:v=>{d.value=v,$.fallbackLocale=d.value,Ks($,c.value,v)}}),Oe=xe(()=>f.value),Me=xe(()=>p.value),St=xe(()=>F.value);function It(){return Ft(I)?I:null}function Le(v){I=v,$.postTranslation=v}function ge(){return W}function Se(v){v!==null&&(B=Ug(v)),W=v,$.missing=B}const qe=(v,O,re,ue,Be,we)=>{ce();let ct;try{__INTLIFY_PROD_DEVTOOLS__,s||($.fallbackContext=o?rP():void 0),ct=v($)}finally{__INTLIFY_PROD_DEVTOOLS__,s||($.fallbackContext=void 0)}if(re!=="translate exists"&&$t(ct)&&ct===Yu||re==="translate exists"&&!ct){const[dt,vt]=O();return o&&P?ue(o):Be(dt)}else{if(we(ct))return ct;throw qt(Ut.UNEXPECTED_RETURN_TYPE)}};function We(...v){return qe(O=>Reflect.apply(Pg,null,[O,...v]),()=>Bm(...v),"translate",O=>Reflect.apply(O.t,O,[...v]),O=>O,O=>ae(O))}function Je(...v){const[O,re,ue]=v;if(ue&&!ot(ue))throw qt(Ut.INVALID_ARGUMENT);return We(O,re,oo({resolvedMessage:!0},ue||{}))}function Ae(...v){return qe(O=>Reflect.apply(wg,null,[O,...v]),()=>Dm(...v),"datetime format",O=>Reflect.apply(O.d,O,[...v]),()=>Rg,O=>ae(O))}function zt(...v){return qe(O=>Reflect.apply(Og,null,[O,...v]),()=>Rm(...v),"number format",O=>Reflect.apply(O.n,O,[...v]),()=>Rg,O=>ae(O))}function He(v){return v.map(O=>ae(O)||$t(O)||Ue(O)?kg(String(O)):O)}const pt={normalize:He,interpolate:v=>v,type:"vnode"};function Ot(...v){return qe(O=>{let re;const ue=O;try{ue.processor=pt,re=Reflect.apply(Pg,null,[ue,...v])}finally{ue.processor=null}return re},()=>Bm(...v),"translate",O=>O[Lm](...v),O=>[kg(O)],O=>yt(O))}function nt(...v){return qe(O=>Reflect.apply(Og,null,[O,...v]),()=>Rm(...v),"number format",O=>O[Vm](...v),Hg,O=>ae(O)||yt(O))}function bt(...v){return qe(O=>Reflect.apply(wg,null,[O,...v]),()=>Dm(...v),"datetime format",O=>O[vm](...v),Hg,O=>ae(O)||yt(O))}function Dt(v){z=v,$.pluralRules=z}function ut(v,O){return qe(()=>{if(!v)return!1;const re=ae(O)?O:c.value,ue=h(re),Be=$.messageResolver(ue,v);return ss(Be)||tn(Be)||ae(Be)},()=>[v],"translate exists",re=>Reflect.apply(re.te,re,[v,O]),pP,re=>Ue(re))}function Wt(v){let O=null;const re=R_($,d.value,c.value);for(let ue=0;ue<re.length;ue++){const Be=f.value[re[ue]]||{},we=$.messageResolver(Be,v);if(we!=null){O=we;break}}return O}function C(v){const O=Wt(v);return O??(o?o.tm(v)||{}:{})}function h(v){return f.value[v]||{}}function E(v,O){if(a){const re={[v]:O};for(const ue in re)ya(re,ue)&&Ea(re[ue]);O=re[v]}f.value[v]=O,$.messages=f.value}function A(v,O){f.value[v]=f.value[v]||{};const re={[v]:O};for(const ue in re)ya(re,ue)&&Ea(re[ue]);O=re[v],ua(O,f.value[v]),$.messages=f.value}function w(v){return p.value[v]||{}}function U(v,O){p.value[v]=O,$.datetimeFormats=p.value,Ig($,v,O)}function ee(v,O){p.value[v]=oo(p.value[v]||{},O),$.datetimeFormats=p.value,Ig($,v,O)}function q(v){return F.value[v]||{}}function Z(v,O){F.value[v]=O,$.numberFormats=F.value,Wg($,v,O)}function K(v,O){F.value[v]=oo(F.value[v]||{},O),$.numberFormats=F.value,Wg($,v,O)}$g++,o&&Em&&(to(o.locale,v=>{l&&(c.value=v,$.locale=v,Ks($,c.value,d.value))}),to(o.fallbackLocale,v=>{l&&(d.value=v,$.fallbackLocale=v,Ks($,c.value,d.value))}));const oe={id:$g,locale:me,fallbackLocale:Ne,get inheritLocale(){return l},set inheritLocale(v){l=v,v&&o&&(c.value=o.locale.value,d.value=o.fallbackLocale.value,Ks($,c.value,d.value))},get availableLocales(){return Object.keys(f.value).sort()},messages:Oe,get modifiers(){return H},get pluralRules(){return z||{}},get isGlobal(){return s},get missingWarn(){return T},set missingWarn(v){T=v,$.missingWarn=T},get fallbackWarn(){return b},set fallbackWarn(v){b=v,$.fallbackWarn=b},get fallbackRoot(){return P},set fallbackRoot(v){P=v},get fallbackFormat(){return R},set fallbackFormat(v){R=v,$.fallbackFormat=R},get warnHtmlMessage(){return k},set warnHtmlMessage(v){k=v,$.warnHtmlMessage=v},get escapeParameter(){return D},set escapeParameter(v){D=v,$.escapeParameter=v},t:We,getLocaleMessage:h,setLocaleMessage:E,mergeLocaleMessage:A,getPostTranslationHandler:It,setPostTranslationHandler:Le,getMissingHandler:ge,setMissingHandler:Se,[H_]:Dt};return oe.datetimeFormats=Me,oe.numberFormats=St,oe.rt=Je,oe.te=ut,oe.tm=C,oe.d=Ae,oe.n=zt,oe.getDateTimeFormat=w,oe.setDateTimeFormat=U,oe.mergeDateTimeFormat=ee,oe.getNumberFormat=q,oe.setNumberFormat=Z,oe.mergeNumberFormat=K,oe[$_]=r,oe[Lm]=Ot,oe[vm]=bt,oe[Vm]=nt,oe}function gP(e){const t=ae(e.locale)?e.locale:is,o=ae(e.fallbackLocale)||yt(e.fallbackLocale)||De(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,r=Ft(e.missing)?e.missing:void 0,s=Ue(e.silentTranslationWarn)||Nr(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,a=Ue(e.silentFallbackWarn)||Nr(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,l=Ue(e.fallbackRoot)?e.fallbackRoot:!0,c=!!e.formatFallbackMessages,d=De(e.modifiers)?e.modifiers:{},f=e.pluralizationRules,p=Ft(e.postTranslation)?e.postTranslation:void 0,F=ae(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,T=!!e.escapeParameterHtml,b=Ue(e.sync)?e.sync:!0;let P=e.messages;if(De(e.sharedMessages)){const H=e.sharedMessages;P=Object.keys(H).reduce(($,le)=>{const ce=$[le]||($[le]={});return oo(ce,H[le]),$},P||{})}const{__i18n:R,__root:W,__injectWithOption:B}=e,I=e.datetimeFormats,k=e.numberFormats,D=e.flatJson;return{locale:t,fallbackLocale:o,messages:P,flatJson:D,datetimeFormats:I,numberFormats:k,missing:r,missingWarn:s,fallbackWarn:a,fallbackRoot:l,fallbackFormat:c,modifiers:d,pluralRules:f,postTranslation:p,warnHtmlMessage:F,escapeParameter:T,messageResolver:e.messageResolver,inheritLocale:b,__i18n:R,__root:W,__injectWithOption:B}}function Nm(e={},t){{const o=gf(gP(e)),{__extender:r}=e,s={id:o.id,get locale(){return o.locale.value},set locale(a){o.locale.value=a},get fallbackLocale(){return o.fallbackLocale.value},set fallbackLocale(a){o.fallbackLocale.value=a},get messages(){return o.messages.value},get datetimeFormats(){return o.datetimeFormats.value},get numberFormats(){return o.numberFormats.value},get availableLocales(){return o.availableLocales},get formatter(){return{interpolate(){return[]}}},set formatter(a){},get missing(){return o.getMissingHandler()},set missing(a){o.setMissingHandler(a)},get silentTranslationWarn(){return Ue(o.missingWarn)?!o.missingWarn:o.missingWarn},set silentTranslationWarn(a){o.missingWarn=Ue(a)?!a:a},get silentFallbackWarn(){return Ue(o.fallbackWarn)?!o.fallbackWarn:o.fallbackWarn},set silentFallbackWarn(a){o.fallbackWarn=Ue(a)?!a:a},get modifiers(){return o.modifiers},get formatFallbackMessages(){return o.fallbackFormat},set formatFallbackMessages(a){o.fallbackFormat=a},get postTranslation(){return o.getPostTranslationHandler()},set postTranslation(a){o.setPostTranslationHandler(a)},get sync(){return o.inheritLocale},set sync(a){o.inheritLocale=a},get warnHtmlInMessage(){return o.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(a){o.warnHtmlMessage=a!=="off"},get escapeParameterHtml(){return o.escapeParameter},set escapeParameterHtml(a){o.escapeParameter=a},get preserveDirectiveContent(){return!0},set preserveDirectiveContent(a){},get pluralizationRules(){return o.pluralRules||{}},__composer:o,t(...a){const[l,c,d]=a,f={};let p=null,F=null;if(!ae(l))throw qt(Ut.INVALID_ARGUMENT);const T=l;return ae(c)?f.locale=c:yt(c)?p=c:De(c)&&(F=c),yt(d)?p=d:De(d)&&(F=d),Reflect.apply(o.t,o,[T,p||F||{},f])},rt(...a){return Reflect.apply(o.rt,o,[...a])},tc(...a){const[l,c,d]=a,f={plural:1};let p=null,F=null;if(!ae(l))throw qt(Ut.INVALID_ARGUMENT);const T=l;return ae(c)?f.locale=c:$t(c)?f.plural=c:yt(c)?p=c:De(c)&&(F=c),ae(d)?f.locale=d:yt(d)?p=d:De(d)&&(F=d),Reflect.apply(o.t,o,[T,p||F||{},f])},te(a,l){return o.te(a,l)},tm(a){return o.tm(a)},getLocaleMessage(a){return o.getLocaleMessage(a)},setLocaleMessage(a,l){o.setLocaleMessage(a,l)},mergeLocaleMessage(a,l){o.mergeLocaleMessage(a,l)},d(...a){return Reflect.apply(o.d,o,[...a])},getDateTimeFormat(a){return o.getDateTimeFormat(a)},setDateTimeFormat(a,l){o.setDateTimeFormat(a,l)},mergeDateTimeFormat(a,l){o.mergeDateTimeFormat(a,l)},n(...a){return Reflect.apply(o.n,o,[...a])},getNumberFormat(a){return o.getNumberFormat(a)},setNumberFormat(a,l){o.setNumberFormat(a,l)},mergeNumberFormat(a,l){o.mergeNumberFormat(a,l)},getChoiceIndex(a,l){return-1}};return s.__extender=r,s}}const Ff={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function FP({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((r,s)=>[...r,...s.type===Qe?s.children:[s]],[]):t.reduce((o,r)=>{const s=e[r];return s&&(o[r]=s()),o},{})}function j_(e){return Qe}const _P=it({name:"i18n-t",props:oo({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>$t(e)||!isNaN(e)}},Ff),setup(e,t){const{slots:o,attrs:r}=t,s=e.i18n||_f({useScope:e.scope,__useComponent:!0});return()=>{const a=Object.keys(o).filter(F=>F!=="_"),l={};e.locale&&(l.locale=e.locale),e.plural!==void 0&&(l.plural=ae(e.plural)?+e.plural:e.plural);const c=FP(t,a),d=s[Lm](e.keypath,c,l),f=oo({},r),p=ae(e.tag)||ot(e.tag)?e.tag:j_();return $u(p,f,d)}}}),zg=_P;function yP(e){return yt(e)&&!ae(e[0])}function G_(e,t,o,r){const{slots:s,attrs:a}=t;return()=>{const l={part:!0};let c={};e.locale&&(l.locale=e.locale),ae(e.format)?l.key=e.format:ot(e.format)&&(ae(e.format.key)&&(l.key=e.format.key),c=Object.keys(e.format).reduce((T,b)=>o.includes(b)?oo({},T,{[b]:e.format[b]}):T,{}));const d=r(e.value,l,c);let f=[l.key];yt(d)?f=d.map((T,b)=>{const P=s[T.type],R=P?P({[T.type]:T.value,index:b,parts:d}):[T.value];return yP(R)&&(R[0].key=`${T.type}-${b}`),R}):ae(d)&&(f=[d]);const p=oo({},a),F=ae(e.tag)||ot(e.tag)?e.tag:j_();return $u(F,p,f)}}const TP=it({name:"i18n-n",props:oo({value:{type:Number,required:!0},format:{type:[String,Object]}},Ff),setup(e,t){const o=e.i18n||_f({useScope:"parent",__useComponent:!0});return G_(e,t,W_,(...r)=>o[Vm](...r))}}),jg=TP,EP=it({name:"i18n-d",props:oo({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},Ff),setup(e,t){const o=e.i18n||_f({useScope:"parent",__useComponent:!0});return G_(e,t,O_,(...r)=>o[vm](...r))}}),Gg=EP;function SP(e,t){const o=e;if(e.mode==="composition")return o.__getInstance(t)||e.global;{const r=o.__getInstance(t);return r!=null?r.__composer:e.global.__composer}}function bP(e){const t=l=>{const{instance:c,modifiers:d,value:f}=l;if(!c||!c.$)throw qt(Ut.UNEXPECTED_ERROR);const p=SP(e,c.$),F=Yg(f);return[Reflect.apply(p.t,p,[...Kg(F)]),p]};return{created:(l,c)=>{const[d,f]=t(c);Em&&e.global===f&&(l.__i18nWatcher=to(f.locale,()=>{c.instance&&c.instance.$forceUpdate()})),l.__composer=f,l.textContent=d},unmounted:l=>{Em&&l.__i18nWatcher&&(l.__i18nWatcher(),l.__i18nWatcher=void 0,delete l.__i18nWatcher),l.__composer&&(l.__composer=void 0,delete l.__composer)},beforeUpdate:(l,{value:c})=>{if(l.__composer){const d=l.__composer,f=Yg(c);l.textContent=Reflect.apply(d.t,d,[...Kg(f)])}},getSSRProps:l=>{const[c]=t(l);return{textContent:c}}}}function Yg(e){if(ae(e))return{path:e};if(De(e)){if(!("path"in e))throw qt(Ut.REQUIRED_VALUE,"path");return e}else throw qt(Ut.INVALID_VALUE)}function Kg(e){const{path:t,locale:o,args:r,choice:s,plural:a}=e,l={},c=r||{};return ae(o)&&(l.locale=o),$t(s)&&(l.plural=s),$t(a)&&(l.plural=a),[t,c,l]}function BP(e,t,...o){const r=De(o[0])?o[0]:{},s=!!r.useI18nComponentName;(Ue(r.globalInstall)?r.globalInstall:!0)&&([s?"i18n":zg.name,"I18nT"].forEach(l=>e.component(l,zg)),[jg.name,"I18nN"].forEach(l=>e.component(l,jg)),[Gg.name,"I18nD"].forEach(l=>e.component(l,Gg))),e.directive("t",bP(t))}function DP(e,t,o){return{beforeCreate(){const r=hi();if(!r)throw qt(Ut.UNEXPECTED_ERROR);const s=this.$options;if(s.i18n){const a=s.i18n;if(s.__i18n&&(a.__i18n=s.__i18n),a.__root=t,this===this.$root)this.$i18n=qg(e,a);else{a.__injectWithOption=!0,a.__extender=o.__vueI18nExtend,this.$i18n=Nm(a);const l=this.$i18n;l.__extender&&(l.__disposer=l.__extender(this.$i18n))}}else if(s.__i18n)if(this===this.$root)this.$i18n=qg(e,s);else{this.$i18n=Nm({__i18n:s.__i18n,__injectWithOption:!0,__extender:o.__vueI18nExtend,__root:t});const a=this.$i18n;a.__extender&&(a.__disposer=a.__extender(this.$i18n))}else this.$i18n=e;s.__i18nGlobal&&z_(t,s,s),this.$t=(...a)=>this.$i18n.t(...a),this.$rt=(...a)=>this.$i18n.rt(...a),this.$tc=(...a)=>this.$i18n.tc(...a),this.$te=(a,l)=>this.$i18n.te(a,l),this.$d=(...a)=>this.$i18n.d(...a),this.$n=(...a)=>this.$i18n.n(...a),this.$tm=a=>this.$i18n.tm(a),o.__setInstance(r,this.$i18n)},mounted(){},unmounted(){const r=hi();if(!r)throw qt(Ut.UNEXPECTED_ERROR);const s=this.$i18n;delete this.$t,delete this.$rt,delete this.$tc,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,s.__disposer&&(s.__disposer(),delete s.__disposer,delete s.__extender),o.__deleteInstance(r),delete this.$i18n}}}function qg(e,t){e.locale=t.locale||e.locale,e.fallbackLocale=t.fallbackLocale||e.fallbackLocale,e.missing=t.missing||e.missing,e.silentTranslationWarn=t.silentTranslationWarn||e.silentFallbackWarn,e.silentFallbackWarn=t.silentFallbackWarn||e.silentFallbackWarn,e.formatFallbackMessages=t.formatFallbackMessages||e.formatFallbackMessages,e.postTranslation=t.postTranslation||e.postTranslation,e.warnHtmlInMessage=t.warnHtmlInMessage||e.warnHtmlInMessage,e.escapeParameterHtml=t.escapeParameterHtml||e.escapeParameterHtml,e.sync=t.sync||e.sync,e.__composer[H_](t.pluralizationRules||e.pluralizationRules);const o=Ku(e.locale,{messages:t.messages,__i18n:t.__i18n});return Object.keys(o).forEach(r=>e.mergeLocaleMessage(r,o[r])),t.datetimeFormats&&Object.keys(t.datetimeFormats).forEach(r=>e.mergeDateTimeFormat(r,t.datetimeFormats[r])),t.numberFormats&&Object.keys(t.numberFormats).forEach(r=>e.mergeNumberFormat(r,t.numberFormats[r])),e}const RP=kr("global-vue-i18n");function LP(e={},t){const o=__VUE_I18N_LEGACY_API__&&Ue(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,r=Ue(e.globalInjection)?e.globalInjection:!0,s=__VUE_I18N_LEGACY_API__&&o?!!e.allowComposition:!0,a=new Map,[l,c]=vP(e,o),d=kr("");function f(T){return a.get(T)||null}function p(T,b){a.set(T,b)}function F(T){a.delete(T)}{const T={get mode(){return __VUE_I18N_LEGACY_API__&&o?"legacy":"composition"},get allowComposition(){return s},async install(b,...P){if(b.__VUE_I18N_SYMBOL__=d,b.provide(b.__VUE_I18N_SYMBOL__,T),De(P[0])){const B=P[0];T.__composerExtend=B.__composerExtend,T.__vueI18nExtend=B.__vueI18nExtend}let R=null;!o&&r&&(R=WP(b,T.global)),__VUE_I18N_FULL_INSTALL__&&BP(b,T,...P),__VUE_I18N_LEGACY_API__&&o&&b.mixin(DP(c,c.__composer,T));const W=b.unmount;b.unmount=()=>{R&&R(),T.dispose(),W()}},get global(){return c},dispose(){l.stop()},__instances:a,__getInstance:f,__setInstance:p,__deleteInstance:F};return T}}function _f(e={}){const t=hi();if(t==null)throw qt(Ut.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw qt(Ut.NOT_INSTALLED);const o=VP(t),r=NP(o),s=U_(t),a=xP(e,s);if(__VUE_I18N_LEGACY_API__&&o.mode==="legacy"&&!e.__useComponent){if(!o.allowComposition)throw qt(Ut.NOT_AVAILABLE_IN_LEGACY_MODE);return IP(t,a,r,e)}if(a==="global")return z_(r,e,s),r;if(a==="parent"){let d=AP(o,t,e.__useComponent);return d==null&&(d=r),d}const l=o;let c=l.__getInstance(t);if(c==null){const d=oo({},e);"__i18n"in s&&(d.__i18n=s.__i18n),r&&(d.__root=r),c=gf(d),l.__composerExtend&&(c[xm]=l.__composerExtend(c)),wP(l,t,c),l.__setInstance(t,c)}return c}function vP(e,t,o){const r=nF();{const s=__VUE_I18N_LEGACY_API__&&t?r.run(()=>Nm(e)):r.run(()=>gf(e));if(s==null)throw qt(Ut.UNEXPECTED_ERROR);return[r,s]}}function VP(e){{const t=Vr(e.isCE?RP:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw qt(e.isCE?Ut.NOT_INSTALLED_WITH_PROVIDE:Ut.UNEXPECTED_ERROR);return t}}function xP(e,t){return Gu(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function NP(e){return e.mode==="composition"?e.global:e.global.__composer}function AP(e,t,o=!1){let r=null;const s=t.root;let a=PP(t,o);for(;a!=null;){const l=e;if(e.mode==="composition")r=l.__getInstance(a);else if(__VUE_I18N_LEGACY_API__){const c=l.__getInstance(a);c!=null&&(r=c.__composer,o&&r&&!r[$_]&&(r=null))}if(r!=null||s===a)break;a=a.parent}return r}function PP(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function wP(e,t,o){Iu(()=>{},t),Ou(()=>{const r=o;e.__deleteInstance(t);const s=r[xm];s&&(s(),delete r[xm])},t)}function IP(e,t,o,r={}){const s=t==="local",a=di(null);if(s&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw qt(Ut.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const l=Ue(r.inheritLocale)?r.inheritLocale:!ae(r.locale),c=Yt(!s||l?o.locale.value:ae(r.locale)?r.locale:is),d=Yt(!s||l?o.fallbackLocale.value:ae(r.fallbackLocale)||yt(r.fallbackLocale)||De(r.fallbackLocale)||r.fallbackLocale===!1?r.fallbackLocale:c.value),f=Yt(Ku(c.value,r)),p=Yt(De(r.datetimeFormats)?r.datetimeFormats:{[c.value]:{}}),F=Yt(De(r.numberFormats)?r.numberFormats:{[c.value]:{}}),T=s?o.missingWarn:Ue(r.missingWarn)||Nr(r.missingWarn)?r.missingWarn:!0,b=s?o.fallbackWarn:Ue(r.fallbackWarn)||Nr(r.fallbackWarn)?r.fallbackWarn:!0,P=s?o.fallbackRoot:Ue(r.fallbackRoot)?r.fallbackRoot:!0,R=!!r.fallbackFormat,W=Ft(r.missing)?r.missing:null,B=Ft(r.postTranslation)?r.postTranslation:null,I=s?o.warnHtmlMessage:Ue(r.warnHtmlMessage)?r.warnHtmlMessage:!0,k=!!r.escapeParameter,D=s?o.modifiers:De(r.modifiers)?r.modifiers:{},H=r.pluralRules||s&&o.pluralRules;function z(){return[c.value,d.value,f.value,p.value,F.value]}const $=xe({get:()=>a.value?a.value.locale.value:c.value,set:h=>{a.value&&(a.value.locale.value=h),c.value=h}}),le=xe({get:()=>a.value?a.value.fallbackLocale.value:d.value,set:h=>{a.value&&(a.value.fallbackLocale.value=h),d.value=h}}),ce=xe(()=>a.value?a.value.messages.value:f.value),me=xe(()=>p.value),Ne=xe(()=>F.value);function Oe(){return a.value?a.value.getPostTranslationHandler():B}function Me(h){a.value&&a.value.setPostTranslationHandler(h)}function St(){return a.value?a.value.getMissingHandler():W}function It(h){a.value&&a.value.setMissingHandler(h)}function Le(h){return z(),h()}function ge(...h){return a.value?Le(()=>Reflect.apply(a.value.t,null,[...h])):Le(()=>"")}function Se(...h){return a.value?Reflect.apply(a.value.rt,null,[...h]):""}function qe(...h){return a.value?Le(()=>Reflect.apply(a.value.d,null,[...h])):Le(()=>"")}function We(...h){return a.value?Le(()=>Reflect.apply(a.value.n,null,[...h])):Le(()=>"")}function Je(h){return a.value?a.value.tm(h):{}}function Ae(h,E){return a.value?a.value.te(h,E):!1}function zt(h){return a.value?a.value.getLocaleMessage(h):{}}function He(h,E){a.value&&(a.value.setLocaleMessage(h,E),f.value[h]=E)}function st(h,E){a.value&&a.value.mergeLocaleMessage(h,E)}function pt(h){return a.value?a.value.getDateTimeFormat(h):{}}function Ot(h,E){a.value&&(a.value.setDateTimeFormat(h,E),p.value[h]=E)}function nt(h,E){a.value&&a.value.mergeDateTimeFormat(h,E)}function bt(h){return a.value?a.value.getNumberFormat(h):{}}function Dt(h,E){a.value&&(a.value.setNumberFormat(h,E),F.value[h]=E)}function ut(h,E){a.value&&a.value.mergeNumberFormat(h,E)}const Wt={get id(){return a.value?a.value.id:-1},locale:$,fallbackLocale:le,messages:ce,datetimeFormats:me,numberFormats:Ne,get inheritLocale(){return a.value?a.value.inheritLocale:l},set inheritLocale(h){a.value&&(a.value.inheritLocale=h)},get availableLocales(){return a.value?a.value.availableLocales:Object.keys(f.value)},get modifiers(){return a.value?a.value.modifiers:D},get pluralRules(){return a.value?a.value.pluralRules:H},get isGlobal(){return a.value?a.value.isGlobal:!1},get missingWarn(){return a.value?a.value.missingWarn:T},set missingWarn(h){a.value&&(a.value.missingWarn=h)},get fallbackWarn(){return a.value?a.value.fallbackWarn:b},set fallbackWarn(h){a.value&&(a.value.missingWarn=h)},get fallbackRoot(){return a.value?a.value.fallbackRoot:P},set fallbackRoot(h){a.value&&(a.value.fallbackRoot=h)},get fallbackFormat(){return a.value?a.value.fallbackFormat:R},set fallbackFormat(h){a.value&&(a.value.fallbackFormat=h)},get warnHtmlMessage(){return a.value?a.value.warnHtmlMessage:I},set warnHtmlMessage(h){a.value&&(a.value.warnHtmlMessage=h)},get escapeParameter(){return a.value?a.value.escapeParameter:k},set escapeParameter(h){a.value&&(a.value.escapeParameter=h)},t:ge,getPostTranslationHandler:Oe,setPostTranslationHandler:Me,getMissingHandler:St,setMissingHandler:It,rt:Se,d:qe,n:We,tm:Je,te:Ae,getLocaleMessage:zt,setLocaleMessage:He,mergeLocaleMessage:st,getDateTimeFormat:pt,setDateTimeFormat:Ot,mergeDateTimeFormat:nt,getNumberFormat:bt,setNumberFormat:Dt,mergeNumberFormat:ut};function C(h){h.locale.value=c.value,h.fallbackLocale.value=d.value,Object.keys(f.value).forEach(E=>{h.mergeLocaleMessage(E,f.value[E])}),Object.keys(p.value).forEach(E=>{h.mergeDateTimeFormat(E,p.value[E])}),Object.keys(F.value).forEach(E=>{h.mergeNumberFormat(E,F.value[E])}),h.escapeParameter=k,h.fallbackFormat=R,h.fallbackRoot=P,h.fallbackWarn=b,h.missingWarn=T,h.warnHtmlMessage=I}return nf(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw qt(Ut.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const h=a.value=e.proxy.$i18n.__composer;t==="global"?(c.value=h.locale.value,d.value=h.fallbackLocale.value,f.value=h.messages.value,p.value=h.datetimeFormats.value,F.value=h.numberFormats.value):s&&C(h)}),Wt}const OP=["locale","fallbackLocale","availableLocales"],Xg=["t","rt","d","n","tm","te"];function WP(e,t){const o=Object.create(null);return OP.forEach(s=>{const a=Object.getOwnPropertyDescriptor(t,s);if(!a)throw qt(Ut.UNEXPECTED_ERROR);const l=wt(a.value)?{get(){return a.value.value},set(c){a.value.value=c}}:{get(){return a.get&&a.get()}};Object.defineProperty(o,s,l)}),e.config.globalProperties.$i18n=o,Xg.forEach(s=>{const a=Object.getOwnPropertyDescriptor(t,s);if(!a||!a.value)throw qt(Ut.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${s}`,a)}),()=>{delete e.config.globalProperties.$i18n,Xg.forEach(s=>{delete e.config.globalProperties[`$${s}`]})}}hP();__INTLIFY_JIT_COMPILATION__?vg(lP):vg(aP);eP(wA);tP(R_);if(__INTLIFY_PROD_DEVTOOLS__){const e=rr();e.__INTLIFY__=!0,zA(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}const kP={favoritesTemplateList:{title:"Choose a template or start from scratch",customFavoritesButton:"Custom",defaultFavoritesButton:"Default",emailTemplatePreview:{title:"Preview",applyButton:"Select",cancelButton:"Cancel"},newTemplate:"Blank Template"},asideMenu:{exitButtonTooltip:"Exit",componentLibraryButtonTooltip:"Select a component to add to the template",themeLibraryButtonTooltip:"Themes",themeStylesButtonTooltip:"Styles",componentLibrary:{title:"Components",myComponentsButton:"Custom",defaultComponentsButton:"Default",hideEmptySectionsCheckbox:"Hide empty sections",addComponentLibrarySectionButton:"Add section",createComponentLibrarySectionModalWindow:{title:"New section",inputLabel:"Name",inputPlaceholder:"Section name...",cancelButton:"Cancel",applyButton:"Save"},componentSection:{emptySectionText:"No components in this group",deleteSectionButton:"Delete section",cancelDragging:"Cancel",deleteComponentLibrarySectionModalWindow:{title:"Delete section",description:"Are you sure you want to delete the section?",cancelButton:"Cancel",applyButton:"Delete"},componentSectionItem:{editComponentButton:"Edit",deleteComponentButton:"Delete",editComponentLibrarySectionModalWindow:{title:"Edit component",componentNameLabel:"Name",componentNamePlaceholder:"Component name...",componentSectionLabel:"Section",cancelButton:"Cancel",applyButton:"Save"},deleteComponentLibrarySectionItemModalWindow:{title:"Delete component",description:"Are you sure you want to delete the component?",cancelButton:"Cancel",applyButton:"Delete"}}}},themeStyles:{title:"Styles",templateSettingsButton:"Template",componentsSettingsButton:"Components",themeTemplateSettings:{themeTemplateWidthLabel:"Width",templateResponsiveWidthLabel:"Responsive width",templateResponsiveWidthToolbar:"Email width automatically adapts to mobile and tablet devices.",themeTemplateRadiusLabel:"Border radius",templateColorTitle:"Color",templateBodyColor:"Email body",templateBackgroundColor:"Background",themeTemplateFontFamilyTitle:"Font",themePaddings:{title:"Content paddings",allButton:"All",manualButton:"Separately",custom:{topLabel:"Top",bottomLabel:"Bottom",leftLabel:"Left",rightLabel:"Right"}}},themeComponentSettings:{themeComponentPaddings:{title:"Paddings",smallLabel:"Small",mediumLabel:"Medium",largeLabel:"Large",hugeLabel:"Huge",buttonLabel:"Buttons",buttonLeftRightLabel:"Left, right",buttonTopBottomLabel:"Top, bottom"},themeComponentRadius:{title:"Border radius",cardLabel:"Cards",buttonLabel:"Buttons",bannerLabel:"Banners"},themeComponentColor:{title:"Color",primaryColorLabel:"Primary",primaryTextColorLabel:"Primary text",secondaryColorLabel:"Secondary",secondaryTextColorLabel:"Secondary text",cardBackgroundColor:"Product cards"},themeComponentFontSettings:{title:"Font",titleLabel:"Title",headingLabel:"Heading",subHeadingLabel:"Subheading",largeTextLabel:"Large text",normalTextLabel:"Text",descriptionTextLabel:"Descriptions",buttonTextLabel:"Buttons",linkTextLabel:"Links"}}},themeLibrary:{title:"Theme",userThemeButtonText:"Custom",defaultThemeButtonText:"Default",hideEmptySectionsCheckbox:"Hide empty sections",addThemeLibrarySectionButton:"Add section",addThemeLibrarySectionItemButton:"Save theme",addThemeLibrarySectionItemButtonTooltip:"You need to create a theme section before saving",createThemeLibrarySectionModalWindow:{title:"New section",inputLabel:"Name",inputPlaceholder:"Section name...",cancelButton:"Cancel",applyButton:"Save"},addThemeLibrarySectionItemModalWindow:{title:"Save theme",inputNameLabel:"Name",inputNamePlaceholder:"Theme name...",inputGroupLabel:"Group",cancelButton:"Cancel",applyButton:"Save"},themeSection:{emptySectionText:"No theme templates in this group",deleteSectionButton:"Delete section",deleteThemeLibrarySectionModalWindow:{title:"Delete section",description:"Are you sure you want to delete the section?",cancelButton:"Cancel",applyButton:"Delete"},themeSectionItem:{editThemeButton:"Edit",deleteThemeButton:"Delete",editThemeLibrarySectionModalWindow:{title:"Edit theme",themeNameLabel:"Name",themeNamePlaceholder:"Theme name...",themeSectionLabel:"Group",cancelButton:"Cancel",applyButton:"Save"},deleteThemeLibrarySectionItemModalWindow:{title:"Delete theme",description:"Are you sure you want to delete the theme?",cancelButton:"Cancel",applyButton:"Delete"}}}}},productShelfBuilderComponent:{title:"Product shelf settings",algorithmLabel:"Product selection algorithm",cancelButton:"Cancel",applyButton:"Apply",listSelector:{productListShelf:"Product shelf",relatedProductsForProductListShelf:"Related products for products",alternativeProductsForProductListShelf:"Alternative products for products",popularProductsInCategoryListShelf:"Popular products in category",popularProductsShelf:"Popular products",abandonedBasketProductListShelf:"Abandoned cart products",abandonedViewProductListShelf:"Abandoned view products",alternativeProductsForAbandonedProductListShelf:"Alternative products for abandoned cart",relatedProductsForAbandonedProductListShelf:"Related products for abandoned cart",latestProductsShelf:"Latest products",saleByLatestShelf:"Latest products on sale",saleByPopularShelf:"Popular products on sale",alternativeProductsForAbandonedViewProductListShelf:"Alternative products for abandoned view",relatedProductsForAbandonedViewProductListShelf:"Related products for abandoned view"},productShelfBuilders:{stockLabel:"Stock ID",stockPlaceholder:"Select an ID",defaultStock:"Default",defaultStockCheckbox:"Use default stock ID",productListShelfLimiterLabel:"Number of products",emptySearch:"No results for search",notAvailableLabel:"not available",productsAtLeast:"From",productsLimit:"To",popularProductListDescription:"The email will display the most popular products in the store.",productListDescription:"Select products to display",relatedProductListDescription:"Select a product block to define which items will receive <b>related product</b> recommendations.<br>Note: Customers will see algorithmically generated <b>related products</b> in the email, not the specific products you select here.",alternativeProductListDescription:"Select a block of products to define which ones we will offer <b>alternative products</b> for.<br>Please note that customers will see in the email not the selected products, but the products calculated by the <b>alternative products</b> algorithm for the selected products.",popularFromCategoryListDescription:"Select a block of categories to define which ones we will offer <b>popular products</b> for.<br>Please note that customers will see additional products in the email that match your selection.",abandonedBasketProductListDescription:"The email will display products from the abandoned cart",abandonedViewProductListDescription:"The email will display products from the abandoned view",alternativeProductsForAbandonedBasketProductListDescription:"The email will display alternative recommendations for abandoned cart products",relatedProductsForAbandonedBasketProductListDescription:"The email will display related recommendations for abandoned cart products",latestProductListDescription:"The email will display the latest products in the store",saleByLatestProductListDescription:"The email will display the latest products in the store on sale",saleByPopularProductListDescription:"The email will display popular products in the store on sale",productsSelectButton:"Select products",categorySelectButton:"Select categories",alternativeProductsForAbandonedViewProductListDescription:"The email will display alternative recommendations for abandoned view products",relatedProductsForAbandonedViewProductListDescription:"The email will display related recommendations for abandoned view products"}},productListComposerModalWindow:{title:"Product list",cancelButton:"Cancel",applyButton:"Apply",clearListButton:"Clear",notAvailableLabel:"not available",searching:"Search...",loading:"Loading...",transferAllButton:"Add all",searchInputPlaceholder:"Name of one product or list of IDs",emptySearchProductListTopText:"Name of one product",emptySearchProductListBottomText:"or a list of IDs separated by commas",emptySelectedProductList:"The product list is currently empty.",selectedProductListTitle:"Product list",selectedProductListDeclensions:{one:"product",few:"products",many:"products"}},categoryListComposerModalWindow:{title:"Select categories",cancelButton:"Cancel",applyButton:"Apply",transferAllButton:"Transfer all",searchInputPlaceholder:"Name of one category or list of IDs",emptySearchCategoryListText:"Enter a category name to display results.",emptySelectedCategoryListText:"The category list is currently empty.",selectedCategoryListTitleText:"Category list",selectedCategoryListDeclensions:{one:"category",few:"categories",many:"categories"}},topMenu:{preheaderSubjectUpdateButton:"Set subject",preheaderSubjectUpdateButtonTooltip:"Edit email subject and preheader",preheaderSubjectUpdateModalWindow:{title:"Subject settings",themeLabel:"Subject",themeInputPlaceholder:"Title that recipients will see in their email",preheaderLabel:"Preheader",preheaderInputPlaceholder:"Brief description visible right after the subject in the email list",applyButton:"Apply",cancelButton:"Cancel"},toggleDeviceBar:{disabledButtonTooltip:"Turn on responsive width to ensure proper display on all mobile devices and tablets"},exportMenu:{resetTemplateButton:{resetTemplateButton:"Reset template",resetTemplateButtonTooltip:"Reset template",modalWindow:{title:"Reset template",applyButton:"Reset",cancelButton:"Cancel",description:"Resetting the template will delete all current settings and content. This action cannot be undone."}},transactionalDataAppSettingsModifier:{button:"Email data",buttonTooltip:"Transactional email data settings",modalWindow:{title:"Transactional email data",label:"JSON",cancelButton:"Cancel",applyButton:"Apply"}},saveTemplateButton:"Save",saveTemplateButtonTooltip:"Save template",errorSaveTemplateButtonTooltip:"Error saving template"}},emailTemplate:{emailComponent:{emptyEmailComponentText:"Product shelf is hidden due to insufficient products",emptyEmailComponentTooltip:"The product shelf won't be displayed to recipients until it contains enough products"},dropHere:"Drop here",movementMenu:{draggingMenu:{moving:"Moving"},draggingButtonTooltip:"Move",moveToBottomButtonTooltip:"Move to bottom",moveToTopButtonTooltip:"Move to top",copyButtonTooltip:"Duplicate",saveButtonTooltip:"Save to library",disabledSaveButtonTooltip:"Для сохранения создайте секцию библиотеки компонентов",removeButtonTooltip:"Delete",removeWindowTitle:"Delete component",removeConfirmMessage:"Are you sure you want to delete the component?"},addComponentLibrarySectionItemModalWindow:{title:"Save component",nameLabel:"Name",namePlaceholder:"Component name...",groupLabel:"Group",cancelButton:"Cancel",applyButton:"Save"}},emailTemplateEditors:{emptyEditorText:"Select any email element to configure it",imageEditor:{title:"Image",removeWindowTitle:"Delete element",removeWindowDescription:"Are you sure you want to delete the Image element?",srcLabel:"Image link",srcPlaceholder:"Image link...",altLabel:"Alt text",altPlaceholder:"Alt text...",retinaLabel:"For retina screens"},buttonEditor:{title:"Button",removeWindowTitle:"Delete element",removeWindowDescription:"Are you sure you want to delete the Button element?",inputTextLabel:"Text",inputTextPlaceholder:"Button text...",srcLabel:"Link",srcPlaceholder:"Link address",backgroundColorLabel:"Background color",textStyleLabel:"Style"},spanEditor:{title:"Text",removeWindowTitle:"Delete element",removeWindowDescription:"Are you sure you want to delete the Text element?",inputTextPlaceholder:"Text...",textStyleLabel:"Style",inputHRefPlaceholder:"Link...",minHeightLabel:"Minimum number of lines"},spacerEditor:{title:"Spacer",removeWindowTitle:"Delete element",removeWindowDescription:"Are you sure you want to delete the Spacer element?",paddingLabel:"Spacer size",customPaddingLabel:"Custom",separatorLabel:"Separator"},unsubscribeLinkEditor:{title:"Unsubscribe link text",removeWindowTitle:"Delete element",removeWindowDescription:"Are you sure you want to delete the Unsubscribe link text element?",inputTextPlaceholder:"Text..."},emailComponentEditor:{title:"Row",removeWindowTitle:"Delete component",removeWindowDescription:"Are you sure you want to delete the component?",backgroundColorLabel:"Background color"},commonEditors:{cannotBeEditedLabel:"Cannot be edited",otherLabel:"Other",contentAlign:{label:"Alignment",fullWidthCheckboxLabel:"Full width"},border:{label:"Border"},borderRadius:{label:"Border radius",top:"Top",bottom:"Bottom",themeStyleLinkedText:"From component settings"},padding:{label:"Paddings",top:"Top",bottom:"Bottom",left:"Left",right:"Right",leftRight:"Left, right",topBottom:"Top, bottom",manualValue:"Manual",themeStyleLinked:"Automatic",labels:{themePaddingsSmall:"Small",themePaddingsMedium:"Medium",themePaddingsLarge:"Large",themePaddingsHuge:"Huge",bodyPaddingsLeft:"Left",bodyPaddingsBottom:"Bottom",bodyPaddingsRight:"Right",bodyPaddingsTop:"Top",custom:"Custom"}},color:{customColorLabel:"Other color",colorLabels:{none:"None",styleLinkedColor:"Link to style",emailBackgroundColor:"Email background",bodyColor:"Email body",primaryColor:"Primary color",secondaryColor:"Secondary color",primaryTextColor:"Primary text",secondaryTextColor:"Secondary text",cardBackgroundColor:"Product card color",buttonTextColor:"Buttons",titleColor:"Title",headingColor:"Heading",subHeadingColor:"Subheading",largeTextColor:"Large text",normalTextColor:"Text",descriptionTextColor:"Description",linkColor:"Link",custom:"Custom"}},fontStyle:{colorLabel:"Color",fontStyleLabel:"Style",settingLabels:{title:"Title",heading:"Heading",subHeading:"Subheading",largeText:"Large text",normalText:"Text",descriptionText:"Description",link:"Link",button:"Button",custom:"Custom"},customFontSettings:{textColorLabel:"Text color"}}}},UIComponents:{removeConfirmModalWindow:{title:"Delete element",cancelButton:"Cancel",applyButton:"Delete"},modalWindow:{closeButton:"Close"}},defaultThemeLibrary:{sections:{default:"Default templates"}},defaultComponentLibrary:{sections:{header:{sectionTitle:"Headers",components:{clothing:"Clothing",home:"Home",outdoor:"Outdoor",catalog:"Catalog",description:"Follow us for useful content and updates",youHave:"You have: ",bonuses:"435 points"}},menu:{sectionTitle:"Menu",components:{electronics:"Electronics",sale:"Sale",toys:"Toys",care:"Hygiene & Care",food:"Food",clothing:"Clothing & Footwear"}},banner:{sectionTitle:"Banners"},content:{sectionTitle:"Content",components:{cols:{col_1:{title:"Best Office Apps for Tablets",description:"Tablets have made office work much easier. Discover the best apps to help you stay productive wherever you are."},col_2:{title:"Digital Security Secrets: How to Protect Your Data",description:"With hacking and data leaks becoming more common, digital security is increasingly important. Learn how to protect your personal data online."},col_3:{title:"Gaming Keyboards: Selection Tips and Advice",description:"For gamers, choosing the right keyboard is crucial for your gaming experience. Learn what to look for in a gaming keyboard and how to improve your performance."},col_4:{title:"Success Secrets: 5 Simple Steps",description:"Discover five simple yet effective steps to help you achieve success in any area of life. Don't miss this opportunity to learn more and apply these principles today!"},col_5:{title:"Research: How Color Affects Mood",description:"We conducted research on how different colors affect our mood and emotional state. Learn more about our findings and how color choices can impact your brand perception."}},date:"October 23, 2023",read:"Read",site:"Site",open:"Open",title:"Discover Our Email Creation Service",largeText:"We're excited to introduce our new product - an email creation service. With this user-friendly and intuitive tool, you can easily create beautiful, professional emails in just a few simple steps. Our service offers a wide selection of customizable templates and design elements to help you create unique, engaging emails for your audience."}},button:{sectionTitle:"Buttons",components:{button:{catalog:"Catalog",account:"Account",site:"Website"}}},productShelf:{title:"Product Shelves",components:{productShelf:{title:"Title",currency:" RUB",button:"Buy",label:"Sale"}}},separator:{title:"Separator"},footer:{sectionTitle:"Footers",components:{link:{electronics:"Electronics",appliances:"Appliances",clothing:"Clothing",home:"Home",outdoor:"Outdoor",food:"Food",here:"here",unsubscribe:"Unsubscribe",copyRight:"© 2023-2024 Company name"},text:{description:"You received this email because you subscribed to Company name newsletters. You can unsubscribe by clicking ",copyRight:"© 2022 Nike"}}}}}},MP={favoritesTemplateList:{title:"Выберите шаблон или начните с чистого листа",defaultFavoritesButton:"Стандартные",customFavoritesButton:"Пользовательские",emailTemplatePreview:{title:"Предпросмотр",applyButton:"Выбрать",cancelButton:"Отмена"},newTemplate:"Чистый лист"},asideMenu:{exitButtonTooltip:"Выйти",componentLibraryButtonTooltip:"Выбрать компонент для добавления в шаблон",themeLibraryButtonTooltip:"Темы",themeStylesButtonTooltip:"Стили",componentLibrary:{title:"Компоненты",myComponentsButton:"Мои",defaultComponentsButton:"Стандартные",hideEmptySectionsCheckbox:"Скрыть пустые секции",addComponentLibrarySectionButton:"Добавить секцию",createComponentLibrarySectionModalWindow:{title:"Новая секция",inputLabel:"Название",inputPlaceholder:"Название секции...",cancelButton:"Отмена",applyButton:"Сохранить"},componentSection:{emptySectionText:"В этой группе нет компонентов",deleteSectionButton:"Удалить секцию",cancelDragging:"Отменить",deleteComponentLibrarySectionModalWindow:{title:"Удаление секции",description:"Вы действительно хотите удалить секцию",cancelButton:"Отмена",applyButton:"Удалить"},componentSectionItem:{editComponentButton:"Редактировать",deleteComponentButton:"Удалить",editComponentLibrarySectionModalWindow:{title:"Редактирование компонента",componentNameLabel:"Название",componentNamePlaceholder:"Название компонента...",componentSectionLabel:"Секция",cancelButton:"Отмена",applyButton:"Сохранить"},deleteComponentLibrarySectionItemModalWindow:{title:"Удаление компонента",description:"Вы действительно хотите удалить компонент?",cancelButton:"Отмена",applyButton:"Удалить"}}}},themeStyles:{title:"Стили",templateSettingsButton:"Письма",componentsSettingsButton:"Компонентов",themeTemplateSettings:{themeTemplateWidthLabel:"Ширина",templateResponsiveWidthLabel:"Адаптивная ширина",templateResponsiveWidthToolbar:"Письмо автоматически подстраивается под ширину телефонов и планшетов.",themeTemplateRadiusLabel:"Скругление",templateColorTitle:"Цвет",templateBodyColor:"Тело письма",templateBackgroundColor:"Фон",themeTemplateFontFamilyTitle:"Шрифт",themePaddings:{title:"Отступы до контента",allButton:"Все",manualButton:"Отдельно",custom:{topLabel:"Сверху",bottomLabel:"Снизу",leftLabel:"Слева",rightLabel:"Справа"}}},themeComponentSettings:{themeComponentPaddings:{title:"Отступы",smallLabel:"Маленькие",mediumLabel:"Средние",largeLabel:"Большие",hugeLabel:"Гигантские",buttonLabel:"У кнопок",buttonLeftRightLabel:"Слева, справа",buttonTopBottomLabel:"Сверху, снизу"},themeComponentRadius:{title:"Скругления",cardLabel:"Карточек",buttonLabel:"Кнопок",bannerLabel:"Баннеров"},themeComponentColor:{title:"Цвет",primaryColorLabel:"Основной",primaryTextColorLabel:"Текст на нём",secondaryColorLabel:"Вторичный",secondaryTextColorLabel:"Текст на нём",cardBackgroundColor:"Карточки товаров"},themeComponentFontSettings:{title:"Шрифт",titleLabel:"Большой заголовок",headingLabel:"Заголовок",subHeadingLabel:"Подзаголовок",largeTextLabel:"Большой текст",normalTextLabel:"Текст",descriptionTextLabel:"Описания",buttonTextLabel:"Кнопки",linkTextLabel:"Ссылки"}}},themeLibrary:{title:"Тема оформления",userThemeButtonText:"Мои",defaultThemeButtonText:"Стандартные",hideEmptySectionsCheckbox:"Скрыть пустые секции",addThemeLibrarySectionButton:"Добавить секцию",addThemeLibrarySectionItemButton:"Сохранить тему",addThemeLibrarySectionItemButtonTooltip:"Для сохранения создайте секцию темы оформления",createThemeLibrarySectionModalWindow:{title:"Новая секция",inputLabel:"Название",inputPlaceholder:"Название секции...",cancelButton:"Отмена",applyButton:"Сохранить"},addThemeLibrarySectionItemModalWindow:{title:"Сохранение темы",inputNameLabel:"Название",inputNamePlaceholder:"Название темы...",inputGroupLabel:"Группа",cancelButton:"Отмена",applyButton:"Сохранить"},themeSection:{emptySectionText:"В этой группе нет шаблонов тем",deleteSectionButton:"Удалить секцию",deleteThemeLibrarySectionModalWindow:{title:"Удаление секции",description:"Вы действительно хотите удалить секцию?",cancelButton:"Отмена",applyButton:"Удалить"},themeSectionItem:{editThemeButton:"Редактировать",deleteThemeButton:"Удалить",editThemeLibrarySectionModalWindow:{title:"Редактирование темы",themeNameLabel:"Название",themeNamePlaceholder:"Название темы...",themeSectionLabel:"Группа",cancelButton:"Отмена",applyButton:"Сохранить"},deleteThemeLibrarySectionItemModalWindow:{title:"Удаление темы",description:"Вы действительно хотите удалить тему?",cancelButton:"Отмена",applyButton:"Удалить"}}}}},productShelfBuilderComponent:{title:"Настройки товарной полки",algorithmLabel:"Алгоритм подбора товаров",cancelButton:"Отмена",applyButton:"Применить",listSelector:{productListShelf:"Продуктовая полка",relatedProductsForProductListShelf:"Сопутствующие товары к товарам",alternativeProductsForProductListShelf:"Альтернативы товаров",popularProductsInCategoryListShelf:"Популярные товары из категории",popularProductsShelf:"Популярные товары",abandonedBasketProductListShelf:"Товары из брошенной корзины",abandonedViewProductListShelf:"Товары из брошенного просмотра",alternativeProductsForAbandonedProductListShelf:"Альтернативы товаров из брошенной корзины",relatedProductsForAbandonedProductListShelf:"Сопутствующие товары к товарам из брошенной корзины",latestProductsShelf:"Новинки магазина",saleByLatestShelf:"Новинки магазина со скидкой",saleByPopularShelf:"Популярные товары со скидкой",alternativeProductsForAbandonedViewProductListShelf:"Альтернативы товаров из брошенного просмотра",relatedProductsForAbandonedViewProductListShelf:"Сопутствующие товары к товарам из брошенного просмотра"},productShelfBuilders:{stockLabel:"Идентификатор склада",stockPlaceholder:"Выберите идентификатор",defaultStock:"Идентификатор по умолчанию",defaultStockCheckbox:"Использовать идентификатор по умолчанию",productListShelfLimiterLabel:"Количество товаров",emptySearch:"Нет результатов поиска",notAvailableLabel:"нет в наличии",productsAtLeast:"От",productsLimit:"До",popularProductListDescription:"В письме будут отображаться самые популярные товары магазина.",productListDescription:"Выберите товары для отображения",relatedProductListDescription:"Выберите блок товаров, чтобы определить, к каким из них мы предложим <b>сопутствующие товары</b>.<br>Пожалуйста, учтите, что клиенты увидят в письме не выбранные товары, а товары рассчитанные по алгоритму <b>сопутствующие товары</b> к выбранным товарам.",alternativeProductListDescription:"Выберите блок товаров, чтобы определить, к каким из них мы предложим <b>альтернативные товары</b>.<br>Пожалуйста, учтите, что клиенты увидят в письме не выбранные товары, а товары рассчитанные по алгоритму <b>альтернативные товары</b> к выбранным товарам.",popularFromCategoryListDescription:"Выберите блок категорий, чтобы определить, к каким из них мы предложим <b>популярные товары</b>.<br>Пожалуйста, учтите, что клиенты увидят в письме дополнительные товары, соответствующие вашему выбору.",abandonedBasketProductListDescription:"В письме будут отображаться товары из брошенной корзины",abandonedViewProductListDescription:"В письме будут отображаться товары из брошенного просмотра",alternativeProductsForAbandonedBasketProductListDescription:"В письме будут отображаться альтернативные рекомендации к товарам из брошенной корзины",relatedProductsForAbandonedBasketProductListDescription:"В письме будут отображаться сопутствующие рекомендации к товарам из брошенной корзины",latestProductListDescription:"В письме будут отображаться новинки магазина",saleByLatestProductListDescription:"В письме будут отображаться новинки магазина со скидкой",saleByPopularProductListDescription:"В письме будут отображаться популярные товары магазина со скидкой",productsSelectButton:"Выбрать товары",categorySelectButton:"Выбрать категории",alternativeProductsForAbandonedViewProductListDescription:"В письме будут отображаться альтернативные рекомендации к товарам из брошенного просмотра",relatedProductsForAbandonedViewProductListDescription:"В письме будут отображаться сопутствующие рекомендации к товарам из брошенного просмотра"}},productListComposerModalWindow:{title:"Список товаров",cancelButton:"Отменить",applyButton:"Применить",clearListButton:"Очистить список",notAvailableLabel:"нет в наличии",searching:"Поиск...",loading:"Загрузка...",transferAllButton:"Перенести все",searchInputPlaceholder:"Название одного товара или список ID",emptySearchProductListTopText:"Название одного товара",emptySearchProductListBottomText:"или список ID через запятую",emptySelectedProductList:"Список товаров пока что пуст.",selectedProductListTitle:"Список товаров",selectedProductListDeclensions:{one:"продукт",few:"продукта",many:"продуктов"}},categoryListComposerModalWindow:{title:"Выбор категорий",cancelButton:"Отменить",applyButton:"Применить",transferAllButton:"Перенести все",searchInputPlaceholder:"Название одной категории или список ID",emptySearchCategoryListText:"Введите название категории, чтобы отобразились результаты.",emptySelectedCategoryListText:"Список категорий пока что пуст.",selectedCategoryListTitleText:"Список категорий",selectedCategoryListDeclensions:{one:"категория",few:"категории",many:"категорий"}},topMenu:{preheaderSubjectUpdateButton:"Указать тему",preheaderSubjectUpdateButtonTooltip:"Редактировать тему и прехедер письма",preheaderSubjectUpdateModalWindow:{title:"Настройки темы",themeLabel:"Тема",themeInputPlaceholder:"Заголовок, который увидят получатели в своей почте",preheaderLabel:"Прехедер",preheaderInputPlaceholder:"Краткое описание, которое будет видно сразу после темы в списке писем",applyButton:"Применить",cancelButton:"Отмена"},toggleDeviceBar:{disabledButtonTooltip:"Включите адаптивную ширину, чтобы письмо подстраивалось под размер телефонов и планшетов."},exportMenu:{resetTemplateButton:{resetTemplateButton:"Сбросить шаблон",resetTemplateButtonTooltip:"Сбросить шаблон",modalWindow:{title:"Сброс шаблона",applyButton:"Сбросить",cancelButton:"Отмена",description:"Сброс шаблона приведёт к удалению всех текущих настроек и контента. Это действие нельзя отменить."}},transactionalDataAppSettingsModifier:{button:"Данные письма",buttonTooltip:"Настройка данных транзакционного письма",modalWindow:{title:"Данные транзакционного письма",label:"JSON",cancelButton:"Отмена",applyButton:"Применить"}},saveTemplateButton:"Сохранить",saveTemplateButtonTooltip:"Сохранить шаблон",errorSaveTemplateButtonTooltip:"Ошибка сохранения шаблона"}},emailTemplate:{emailComponent:{emptyEmailComponentText:"Товарная полка скрыта из-за недостатка товаров",emptyEmailComponentTooltip:"Товарная полка не будет отображаться у получателей письма пока в ней недостаточно товаров"},dropHere:"Бросьте сюда",movementMenu:{draggingMenu:{moving:"Перемещение"},draggingButtonTooltip:"Переместить",moveToTopButtonTooltip:"Переместить вверх",moveToBottomButtonTooltip:"Переместить вниз",copyButtonTooltip:"Дублировать",saveButtonTooltip:"Сохранить в библиотеку",disabledSaveButtonTooltip:"Для сохранения создайте секцию библиотеки компонентов",removeButtonTooltip:"Удалить",removeWindowTitle:"Удаление компонента",removeConfirmMessage:"Вы действительно хотите удалить компонент ?"},addComponentLibrarySectionItemModalWindow:{title:"Сохранение компонента",nameLabel:"Название",namePlaceholder:"Название компонента...",groupLabel:"Группа",cancelButton:"Отмена",applyButton:"Сохранить"}},emailTemplateEditors:{emptyEditorText:"Выберите любой<br>элемент письма для<br>его настройки",imageEditor:{title:"Изображение",removeWindowTitle:"Удаление элемента",removeWindowDescription:"Вы действительно хотите удалить элемент Image ?",srcLabel:"Ссылка на картинку",srcPlaceholder:"Ссылка на картинку...",altLabel:"Альтернативный текст",altPlaceholder:"Альтернативный текст...",retinaLabel:"Для retina-экранов"},buttonEditor:{title:"Кнопка",removeWindowTitle:"Удаление элемента",removeWindowDescription:"Вы действительно хотите удалить элемент Button ?",inputTextLabel:"Текст",inputTextPlaceholder:"Текст кнопки...",srcLabel:"Ссылка",srcPlaceholder:"Адрес ссылки",backgroundColorLabel:"Цвет заливки",textStyleLabel:"Стиль"},spanEditor:{title:"Текст",removeWindowTitle:"Удаление элемента",removeWindowDescription:"Вы действительно хотите удалить элемент Text ?",inputTextPlaceholder:"Текст...",textStyleLabel:"Стиль",inputHRefPlaceholder:"Ссылка...",minHeightLabel:"Минимальное кол-во строк"},spacerEditor:{title:"Отступ",removeWindowTitle:"Удаление элемента",removeWindowDescription:"Вы действительно хотите удалить элемент Spacer ?",paddingLabel:"Размер отступа",customPaddingLabel:"Свой",separatorLabel:"Разделитель"},unsubscribeLinkEditor:{title:"Текст отписки от рассылки",removeWindowTitle:"Удаление Текста отписки от рассылки",removeWindowDescription:"Вы действительно хотите удалить элемент Текст отписки от рассылки ?",inputTextPlaceholder:"Текст..."},emailComponentEditor:{title:"Строка",removeWindowTitle:"Удаление компонента",removeWindowDescription:"Вы действительно хотите удалить компонент ?",backgroundColorLabel:"Цвет фона"},commonEditors:{cannotBeEditedLabel:"Нельзя редактировать",otherLabel:"Остальное",contentAlign:{label:"Выравнивание",fullWidthCheckboxLabel:"На всю ширину"},border:{label:"Обводка"},borderRadius:{label:"Скругление",top:"Сверху",bottom:"Снизу",themeStyleLinkedText:"Из настроек компонента"},padding:{label:"Отступы",top:"Сверху",bottom:"Снизу",left:"Слева",right:"Справа",leftRight:"Слева, справа",topBottom:"Сверху, снизу",manualValue:"Внучную",themeStyleLinked:"Автоматически",labels:{themePaddingsSmall:"Маленький",themePaddingsMedium:"Средний",themePaddingsLarge:"Большой",themePaddingsHuge:"Гигантский",bodyPaddingsLeft:"Слева",bodyPaddingsBottom:"Снизу",bodyPaddingsRight:"Справа",bodyPaddingsTop:"Сверху",custom:"Свой"}},color:{customColorLabel:"Другой цвет",colorLabels:{none:"Нет",styleLinkedColor:"Связать со стилем",emailBackgroundColor:"Фон письма",bodyColor:"Тело письма",primaryColor:"Основной цвет",secondaryColor:"Вторичный цвет",primaryTextColor:"Текст на основном цвете",secondaryTextColor:"Текст на вторичном цвете",cardBackgroundColor:"Цвет карточек товара",buttonTextColor:"Кнопки",titleColor:"Большой заголовок",headingColor:"Заголовок",subHeadingColor:"Подзаголовок",largeTextColor:"Большой текст",normalTextColor:"Текст",descriptionTextColor:"Описание",linkColor:"Ссылка",custom:"Пользовательский"}},fontStyle:{colorLabel:"Цвет",fontStyleLabel:"Стиль",settingLabels:{title:"Большой заголовок",heading:"Заголовок",subHeading:"Подзаголовок",largeText:"Большой текст",normalText:"Текст",descriptionText:"Описание",link:"Ссылка",button:"Кнопка",custom:"Пользовательский"},customFontSettings:{textColorLabel:"Цвет текста"}}}},UIComponents:{removeConfirmModalWindow:{title:"Удаление элемента",cancelButton:"Отмена",applyButton:"Удалить"},modalWindow:{closeButton:"Закрыть"}},defaultThemeLibrary:{sections:{default:"Стандартные"}},defaultComponentLibrary:{sections:{header:{sectionTitle:"Хедеры",components:{clothing:"Одежда",home:"Для дома",outdoor:"Туризм",catalog:"Каталог",description:"Полезные статьи и новости в наших соцсетях",youHave:"У вас: ",bonuses:"435 баллов"}},menu:{sectionTitle:"Меню",components:{electronics:"Электроника",sale:"Акции",toys:"Игрушки",care:"Гигиена и уход",food:"Питание",clothing:"Одежда и обувь"}},banner:{sectionTitle:"Баннеры"},content:{sectionTitle:"Контент",components:{cols:{col_1:{title:"Лучшие приложения для офиса на планшете",description:"Работа в офисе стала гораздо проще благодаря планшетам. Узнайте о лучших приложениях, которые помогут вам оставаться продуктивными, где бы вы ни находились."},col_2:{title:"Секреты цифровой безопасности: как защитить свои данные",description:"С взломами и утечками данных на повестке дня, цифровая безопасность становится всё более важной. Узнайте, как можно защитить свои личные данные и информацию в интернете."},col_3:{title:"Геймерская клавиатура: выбор и советы",description:"Если вы - геймер, выбор клавиатуры играет ключевую роль в вашем опыте игры. Узнайте, на что следует обратить внимание при выборе геймерской клавиатуры и как улучшить вашу игровую производительность."},col_4:{title:"Секрет успеха: 5 простых шагов",description:"Узнайте пять простых, но эффективных шагов, которые помогут вам достичь успеха в любой сфере жизни. Не упустите возможность узнать больше и применить эти принципы уже сегодня!"},col_5:{title:"Исследование: Влияние цвета на настроение",description:"Мы провели исследование о том, как различные цвета влияют на наше настроение и эмоциональное состояние. Узнайте больше о наших открытиях и о том, как выбор цвета может повлиять на восприятие вашего бренда."}},date:"23 Октября 2023",read:"Читать",site:"Перейти на сайт",open:"Открыть",title:"Познакомьтесь с сервисом создания электронных писем",largeText:"Мы рады представить вам наш новый продукт - сервис создания электронных писем. С помощью этого удобного и интуитивно понятного инструмента, вы сможете легко создавать красивые и профессиональные письма всего в несколько простых шагов. Наш сервис предлагает широкий выбор шаблонов и элементов дизайна, которые можно настраивать под ваши нужды, чтобы создавать уникальные и привлекательные письма для вашей аудитории."}},button:{sectionTitle:"Кнопки",components:{button:{catalog:"Перейти в каталог",account:"Личный кабинет",site:"Перейти на сайт"}}},productShelf:{title:"Продуктовые полки",components:{productShelf:{title:"Заголовок",currency:" руб.",button:"Купить",label:"Акция"}}},separator:{title:"Разделители"},footer:{sectionTitle:"Подвалы",components:{link:{electronics:"Электроника",appliances:"Техника",clothing:"Одежда",home:"Для дома",outdoor:"Туризм",food:"Продукты",here:"сюда",unsubscribe:"Отписаться",copyRight:"© 2023-2024 Company name"},text:{description:"Вы получили это письмо, потому что подписались на рассылку Company name. Вы можете отписаться, нажав ",copyRight:"© 2022 Nike"}}}}}},Y_=LP({locale:"ru",legacy:!1,fallbackWarn:!1,missingWarn:!1,messages:{en:kP,ru:MP},warnHtmlMessage:!1}),HP=()=>{const{t:e}=Y_.global;return(t,o)=>o?e(t,o):e(t)},Fn=HP(),$P={ref:"tabsRef",class:"bootstrap-styles w-100 tabs-container p-14 rounded-2 border bg-color-input"},UP={class:"bootstrap-styles d-flex position-relative w-100"},zP=["data-key","onClick"],jP=it({__name:"TabList",props:{initialTab:{},tabList:{}},emits:["onTabClicked"],setup(e,{emit:t}){const o=e,r=no({activeTab:o.initialTab,sliderStyle:{width:"0px",transform:"translateX(0px)"}}),s=Yt([]),a=d=>{ef(()=>{const f=s.value.find(p=>p.dataset.key===d);f&&(r.sliderStyle={width:`${f.offsetWidth}px`,transform:`translateX(${f.offsetLeft}px)`})})},l=d=>{r.activeTab=d,a(d),c("onTabClicked",d)};Iu(()=>{a(r.activeTab)});const c=t;return(d,f)=>(ne(),Ce("div",$P,[X("div",UP,[X("div",{class:"slider",style:be(r.sliderStyle)},null,4),(ne(!0),Ce(Qe,null,So(o.tabList,(p,F)=>(ne(),Ce("button",{ref_for:!0,ref_key:"tabRefs",ref:s,key:F,"data-key":F,class:on(["bootstrap-styles tab-button w-100 d-flex justify-content-center py-14 px-1 text-gray-600 z-1 position-relative",{active:r.activeTab===F}]),onClick:()=>l(F)},On(p),11,zP))),128))])],512))}});const GP=Po(jP,[["__scopeId","data-v-c443387f"]]),YP={class:"template-select bootstrap-styles d-flex flex-column bg-white justify-content-start align-items-center"},KP=["href"],qP={class:"icon-hover-stroke-black"},XP={class:"bootstrap-styles mb-11"},JP={class:"bootstrap-styles favorites-template-tab-list mb-13"},ZP={class:"template-select__list"},QP={class:"bootstrap-styles mb-3"},ew={class:"template-select__list"},tw={class:"bootstrap-styles mb-3"},ow=it({__name:"FavoritesTemplateList",props:{deps:{}},emits:["initialTemplateSelected"],setup(e,{emit:t}){const o=e,r=o.deps.emailTemplatePreviewComponents.custom,s=o.deps.emailTemplatePreviewComponents.default,a=r.length?"custom":"default",l=no({favoritesTemplateListSourceKey:a}),c={custom:Fn("favoritesTemplateList.customFavoritesButton"),default:Fn("favoritesTemplateList.defaultFavoritesButton")},d=t;return(f,p)=>(ne(),Ce("div",YP,[X("a",{class:"favorites-template-selector__close",href:o.deps.exitLink},[X("i",qP,[ze($N)])],8,KP),X("h2",XP,On(ie(Fn)("favoritesTemplateList.title")),1),X("div",JP,[ze(GP,{initialTab:ie(a),tabList:c,onOnTabClicked:p[0]||(p[0]=F=>l.favoritesTemplateListSourceKey=F)},null,8,["initialTab"])]),En(X("div",ZP,[X("button",{class:"bootstrap-styles d-flex flex-column justify-content-center align-items-center template-select__new-item overflow-hidden border rounded-3",type:"button",onClick:p[1]||(p[1]=F=>d("initialTemplateSelected"))},[X("i",QP,[ze(Cg)]),pu(" "+On(ie(Fn)("favoritesTemplateList.newTemplate")),1)]),(ne(!0),Ce(Qe,null,So(ie(r),(F,T)=>(ne(),Ce("div",{key:T,class:"template-select__item bootstrap-styles overflow-hidden border rounded-3"},[(ne(),lt(FC(F)))]))),128))],512),[[AC,l.favoritesTemplateListSourceKey==="custom"]]),En(X("div",ew,[X("button",{class:"bootstrap-styles d-flex flex-column justify-content-center align-items-center template-select__new-item overflow-hidden border rounded-3",type:"button",onClick:p[2]||(p[2]=F=>d("initialTemplateSelected"))},[X("i",tw,[ze(Cg)]),pu(" "+On(ie(Fn)("favoritesTemplateList.newTemplate")),1)]),(ne(!0),Ce(Qe,null,So(ie(s),(F,T)=>(ne(),Ce("div",{key:T,class:"template-select__item bootstrap-styles overflow-hidden border rounded-3"},[(ne(),lt(FC(F)))]))),128))],512),[[AC,l.favoritesTemplateListSourceKey==="default"]])]))}});const nw=Po(ow,[["__scopeId","data-v-a1c99f90"]]),rw=it({__name:"FavoritesTemplateSelector",props:{deps:{}},emits:["initialTemplateSelected"],setup(e,{emit:t}){const o=e,r=t;return(s,a)=>(ne(),lt(nw,{deps:o.deps.favoritesTemplateListDeps,onInitialTemplateSelected:a[0]||(a[0]=l=>r("initialTemplateSelected"))},null,8,["deps"]))}}),iw=it({__name:"CreateEmailTemplateApp",props:{deps:{}},emits:["initialTemplateSelected"],setup(e,{emit:t}){const o=e,r=t;return(s,a)=>(ne(),lt(rw,{deps:o.deps.favoritesTemplateSelectorDeps,onInitialTemplateSelected:a[0]||(a[0]=l=>r("initialTemplateSelected"))},null,8,["deps"]))}});function sw(e){return ZV(()=>{const t=[],o={};if(e.value.background)if(_m(e.value.background)){if(o.backgroundColor=e.value.background,!e.value.text&&mx(e.value.background)){const r=Pn(e.value.background);if(r.a==null||r.a===1){const s=u_(r);o.color=s,o.caretColor=s}}}else t.push(`bg-${e.value.background}`);return e.value.text&&(_m(e.value.text)?(o.color=e.value.text,o.caretColor=e.value.text):t.push(`text-${e.value.text}`)),{colorClasses:t,colorStyles:o}})}function aw(e,t){const o=xe(()=>({background:wt(e)?e.value:t?e[t]:null})),{colorClasses:r,colorStyles:s}=sw(o);return{backgroundColorClasses:r,backgroundColorStyles:s}}const lw=ps({height:[Number,String],maxHeight:[Number,String],maxWidth:[Number,String],minHeight:[Number,String],minWidth:[Number,String],width:[Number,String]},"dimension");function uw(e){return{dimensionStyles:xe(()=>{const o={},r=Oi(e.height),s=Oi(e.maxHeight),a=Oi(e.maxWidth),l=Oi(e.minHeight),c=Oi(e.minWidth),d=Oi(e.width);return r!=null&&(o.height=r),s!=null&&(o.maxHeight=s),a!=null&&(o.maxWidth=a),l!=null&&(o.minHeight=l),c!=null&&(o.minWidth=c),d!=null&&(o.width=d),o})}}const cw=ps({elevation:{type:[Number,String],validator(e){const t=parseInt(e);return!isNaN(t)&&t>=0&&t<=24}}},"elevation");function dw(e){return{elevationClasses:xe(()=>{const o=wt(e)?e.value:e.elevation,r=[];return o==null||r.push(`elevation-${o}`),r})}}const mw={actions:"button@2",article:"heading, paragraph",avatar:"avatar",button:"button",card:"image, heading","card-avatar":"image, list-item-avatar",chip:"chip","date-picker":"list-item, heading, divider, date-picker-options, date-picker-days, actions","date-picker-options":"text, avatar@2","date-picker-days":"avatar@28",divider:"divider",heading:"heading",image:"image","list-item":"text","list-item-avatar":"avatar, text","list-item-two-line":"sentences","list-item-avatar-two-line":"avatar, sentences","list-item-three-line":"paragraph","list-item-avatar-three-line":"avatar, paragraph",ossein:"ossein",paragraph:"text@3",sentences:"text@2",subtitle:"text",table:"table-heading, table-thead, table-tbody, table-tfoot","table-heading":"chip, text","table-thead":"heading@6","table-tbody":"table-row-divider@6","table-row-divider":"table-row, divider","table-row":"text@6","table-tfoot":"text@2, avatar@2",text:"text"};function fw(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return ze("div",{class:["v-skeleton-loader__bone",`v-skeleton-loader__${e}`]},[t])}function Jg(e){const[t,o]=e.split("@");return Array.from({length:o}).map(()=>qu(t))}function qu(e){let t=[];if(!e)return t;const o=mw[e];if(e!==o){if(e.includes(","))return Zg(e);if(e.includes("@"))return Jg(e);o.includes(",")?t=Zg(o):o.includes("@")?t=Jg(o):o&&t.push(qu(o))}return[fw(e,t)]}function Zg(e){return e.replace(/\s/g,"").split(",").map(qu)}const hw=ps({boilerplate:Boolean,color:String,loading:Boolean,loadingText:{type:String,default:"$vuetify.loading"},type:{type:[String,Array],default:"ossein"},...lw(),...cw(),...xN()},"VSkeletonLoader"),pw=f_()({name:"VSkeletonLoader",props:hw(),setup(e,t){let{slots:o}=t;const{backgroundColorClasses:r,backgroundColorStyles:s}=aw(lv(e,"color")),{dimensionStyles:a}=uw(e),{elevationClasses:l}=dw(e),{themeClasses:c}=PN(e),{t:d}=Vx(),f=xe(()=>qu(qV(e.type).join(",")));return bx(()=>{var T;const p=!o.default||e.loading,F=e.boilerplate||!p?{}:{ariaLive:"polite",ariaLabel:d(e.loadingText),role:"alert"};return ze("div",df({class:["v-skeleton-loader",{"v-skeleton-loader--boilerplate":e.boilerplate},c.value,r.value,l.value],style:[s.value,p?a.value:{}]},F),[p?f.value:(T=o.default)==null?void 0:T.call(o)])}),{}}}),Cw=e=>({emailTemplatePreviewComponents:e.emailTemplatePreviewComponents,initialEmailTemplate:e.initialEmailTemplate,exitLink:e.exitLink}),gw=e=>({favoritesTemplateListDeps:Cw({emailTemplatePreviewComponents:e.emailTemplatePreviewComponents,initialEmailTemplate:e.initialEmailTemplate,exitLink:e.exitLink})}),Fw=e=>({favoritesTemplateSelectorDeps:gw({partnerId:e.partnerId,emailTemplatePreviewComponents:e.emailTemplatePreviewComponents,initialEmailTemplate:e.initialEmailTemplate,exitLink:e.exitLink})}),fo=e=>({Match:t=>{for(const o in e)if(e[o]!==void 0)return t[`when${o}`](e[o]);throw Error("")}}),_w=fo,yw=e=>({InternalProductId:e.internalId,Name:e.name,Description:e.description,Url:e.url,Price:e.price,OldPrice:e.oldPrice,PictureUrl:e.pictureUrl,CategoryIds:[],Vendor:"p.vendor"}),Tw=async e=>(await e.getProductsByIDsHttpClient({body:{partnerId:e.partnerId,internalProductIds:e.productIDs.concat([]),stockId:e.stockId}})).body.products.map(t=>yw(t)),Xu=e=>({InternalProductId:e.internalProductId,Name:e.name,Description:e.description,Price:e.price,OldPrice:e.oldPrice,PictureUrl:e.pictureUrl,Url:e.url,CategoryIds:[],Vendor:"p.vendor"}),Ew=async e=>(await e.getRelatedProducts({body:{partnerId:e.partnerId,internalProductIds:e.productIDs.concat([]),stockId:e.stockId}})).body.recommendations.map(t=>Xu(t)),Sw=async e=>(await e.getAlternativeProductsHttpClient({body:{partnerId:e.partnerId,internalProductIds:e.productIDs.concat([]),stockId:e.stockId}})).body.recommendations.map(t=>Xu(t)),bw=async e=>(await e.getPopularProductsInCategoriesHttpClient({body:{partnerId:e.partnerId,categoryIds:e.categoryIds.concat([]),stockId:e.stockId}})).body.recommendations.map(t=>Xu(t)),Hl=async e=>(await e.getPopularProductsHttpClient({body:{partnerId:e.partnerId,stockId:e.stockId}})).body.recommendations.map(t=>Xu(t)),Bw=fo,ii=e=>Bw(e.stockSource).Match({whenCustomerStockId:()=>e.customerStockId,whenDefaultStoreStockId:()=>{},whenSpecificStockId:t=>t.Value}),Dw=e=>{let t={};return o=>_w(o).Match({whenProductList:({ProductIds:r,StockSource:s})=>Tw({partnerId:e.partnerId,productIDs:r,stockId:ii({stockSource:s,customerStockId:e.customerStockId}),productCache:t,getProductsByIDsHttpClient:e.listExpressionDataSourceBffClient.postGetProductsByIds}),whenRelatedProductsFor:({ProductIds:r,StockSource:s})=>{var a;return Ew({partnerId:e.partnerId,productIDs:r,stockId:((a=s.SpecificStockId)==null?void 0:a.Value)??void 0,getRelatedProducts:e.listExpressionDataSourceBffClient.postGetRelatedRecommendations})},whenAlternativeProductsFor:({ProductIds:r,StockSource:s})=>Sw({partnerId:e.partnerId,productIDs:r,stockId:ii({stockSource:s,customerStockId:e.customerStockId}),getAlternativeProductsHttpClient:e.listExpressionDataSourceBffClient.postGetAlternativeRecommendations}),whenPopularProductsInCategories:({CategoryIds:r,StockSource:s})=>bw({partnerId:e.partnerId,categoryIds:r,stockId:ii({stockSource:s,customerStockId:e.customerStockId}),getPopularProductsInCategoriesHttpClient:e.listExpressionDataSourceBffClient.postGetPopularInCategoriesRecommendations}),whenPopular:({StockSource:r})=>Hl({partnerId:e.partnerId,stockId:ii({stockSource:r,customerStockId:e.customerStockId}),getPopularProductsHttpClient:e.listExpressionDataSourceBffClient.postGetPopularRecommendations}),whenLatest:({StockSource:r})=>Hl({partnerId:e.partnerId,stockId:ii({stockSource:r,customerStockId:e.customerStockId}),getPopularProductsHttpClient:e.listExpressionDataSourceBffClient.postGetPopularRecommendations}),whenSaleByPopular:({StockSource:r})=>Hl({partnerId:e.partnerId,stockId:ii({stockSource:r,customerStockId:e.customerStockId}),getPopularProductsHttpClient:e.listExpressionDataSourceBffClient.postGetPopularRecommendations}),whenSaleByLatest:({StockSource:r})=>Hl({partnerId:e.partnerId,stockId:ii({stockSource:r,customerStockId:e.customerStockId}),getPopularProductsHttpClient:e.listExpressionDataSourceBffClient.postGetPopularRecommendations})})},Rw=e=>{const t={[e.antiForgeryTokenHeaderName]:e.antiForgeryTokenValue};return async o=>{const r=e.baseUrl+o.path+"?"+o.query,s=await fetch(r,{method:o.method,body:o.body,headers:{...o.headers,...t}});return{status:s.status,body:await a()};async function a(){try{return await s.json()}catch{return}}}};var ir=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},yf={},Fs=ir&&ir.__awaiter||function(e,t,o,r){function s(a){return a instanceof o?a:new o(function(l){l(a)})}return new(o||(o=Promise))(function(a,l){function c(p){try{f(r.next(p))}catch(F){l(F)}}function d(p){try{f(r.throw(p))}catch(F){l(F)}}function f(p){p.done?a(p.value):s(p.value).then(c,d)}f((r=r.apply(e,t||[])).next())})},_s=ir&&ir.__generator||function(e,t){var o={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,s,a,l=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return l.next=c(0),l.throw=c(1),l.return=c(2),typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function c(f){return function(p){return d([f,p])}}function d(f){if(r)throw new TypeError("Generator is already executing.");for(;l&&(l=0,f[0]&&(o=0)),o;)try{if(r=1,s&&(a=f[0]&2?s.return:f[0]?s.throw||((a=s.return)&&a.call(s),0):s.next)&&!(a=a.call(s,f[1])).done)return a;switch(s=0,a&&(f=[f[0]&2,a.value]),f[0]){case 0:case 1:a=f;break;case 4:return o.label++,{value:f[1],done:!1};case 5:o.label++,s=f[1],f=[0];continue;case 7:f=o.ops.pop(),o.trys.pop();continue;default:if(a=o.trys,!(a=a.length>0&&a[a.length-1])&&(f[0]===6||f[0]===2)){o=0;continue}if(f[0]===3&&(!a||f[1]>a[0]&&f[1]<a[3])){o.label=f[1];break}if(f[0]===6&&o.label<a[1]){o.label=a[1],a=f;break}if(a&&o.label<a[2]){o.label=a[2],o.ops.push(f);break}a[2]&&o.ops.pop(),o.trys.pop();continue}f=t.call(e,o)}catch(p){f=[6,p],s=0}finally{r=a=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}};Object.defineProperty(yf,"__esModule",{value:!0});var K_=yf.createApi=void 0,Mi=function(e,t){return function(o){return e(o,t)}},Lw=function(e){return{products:e.products.map(function(t){return vw(t)})}},vw=function(e){return{internalId:e.internalId,externalId:e.externalId,name:e.name,description:e.description,price:e.price,oldPrice:e.oldPrice,pictureUrl:e.pictureUrl,url:e.url}},Vw=function(e){return{recommendations:e.recommendations.map(function(t){return Va(t)})}},xw=function(e){return{recommendations:e.recommendations.map(function(t){return Va(t)})}},Nw=function(e){return{recommendations:e.recommendations.map(function(t){return Va(t)})}},Aw=function(e){return{recommendations:e.recommendations.map(function(t){return Va(t)})}},Pw=function(e){return{recommendations:e.recommendations.map(function(t){return Va(t)})}},Va=function(e){return{internalProductId:e.internalProductId,externalProductId:e.externalProductId,name:e.name,description:e.description,price:e.price,oldPrice:e.oldPrice,pictureUrl:e.pictureUrl,url:e.url}};function ww(e,t){return Fs(this,void 0,void 0,function(){var o,r,s;return _s(this,function(a){switch(a.label){case 0:return o="wysiwyg/bff/v2/listExpressionDataSource/getProductsByIds/",r=new URLSearchParams,[4,t({path:o,method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e.body),query:r.toString()})];case 1:if(s=a.sent(),s.status===200)return[2,{status:200,body:Lw(s.body)}];throw new Error("Unknown response")}})})}function Iw(e,t){return Fs(this,void 0,void 0,function(){var o,r,s;return _s(this,function(a){switch(a.label){case 0:return o="wysiwyg/bff/v2/listExpressionDataSource/getPopularRecommendations/",r=new URLSearchParams,[4,t({path:o,method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e.body),query:r.toString()})];case 1:if(s=a.sent(),s.status===200)return[2,{status:200,body:Vw(s.body)}];throw new Error("Unknown response")}})})}function Ow(e,t){return Fs(this,void 0,void 0,function(){var o,r,s;return _s(this,function(a){switch(a.label){case 0:return o="wysiwyg/bff/v2/listExpressionDataSource/getPopularInCategoriesRecommendations/",r=new URLSearchParams,[4,t({path:o,method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e.body),query:r.toString()})];case 1:if(s=a.sent(),s.status===200)return[2,{status:200,body:xw(s.body)}];throw new Error("Unknown response")}})})}function Ww(e,t){return Fs(this,void 0,void 0,function(){var o,r,s;return _s(this,function(a){switch(a.label){case 0:return o="wysiwyg/bff/v2/listExpressionDataSource/getRelatedRecommendations/",r=new URLSearchParams,[4,t({path:o,method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e.body),query:r.toString()})];case 1:if(s=a.sent(),s.status===200)return[2,{status:200,body:Nw(s.body)}];throw new Error("Unknown response")}})})}function kw(e,t){return Fs(this,void 0,void 0,function(){var o,r,s;return _s(this,function(a){switch(a.label){case 0:return o="wysiwyg/bff/v2/listExpressionDataSource/getAlternativeRecommendations/",r=new URLSearchParams,[4,t({path:o,method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e.body),query:r.toString()})];case 1:if(s=a.sent(),s.status===200)return[2,{status:200,body:Aw(s.body)}];throw new Error("Unknown response")}})})}function Mw(e,t){return Fs(this,void 0,void 0,function(){var o,r,s;return _s(this,function(a){switch(a.label){case 0:return o="wysiwyg/bff/v2/listExpressionDataSource/getSearchRecommendations/",r=new URLSearchParams,[4,t({path:o,method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e.body),query:r.toString()})];case 1:if(s=a.sent(),s.status===200)return[2,{status:200,body:Pw(s.body)}];throw new Error("Unknown response")}})})}var Hw=function(e){return{postGetProductsByIds:Mi(ww,e),postGetPopularRecommendations:Mi(Iw,e),postGetPopularInCategoriesRecommendations:Mi(Ow,e),postGetRelatedRecommendations:Mi(Ww,e),postGetAlternativeRecommendations:Mi(kw,e),postGetSearchRecommendations:Mi(Mw,e)}};K_=yf.createApi=Hw;var To="top",$o="bottom",Uo="right",Eo="left",Ju="auto",ys=[To,$o,Uo,Eo],pi="start",as="end",q_="clippingParents",Tf="viewport",ji="popper",X_="reference",Am=ys.reduce(function(e,t){return e.concat([t+"-"+pi,t+"-"+as])},[]),Ef=[].concat(ys,[Ju]).reduce(function(e,t){return e.concat([t,t+"-"+pi,t+"-"+as])},[]),J_="beforeRead",Z_="read",Q_="afterRead",ey="beforeMain",ty="main",oy="afterMain",ny="beforeWrite",ry="write",iy="afterWrite",sy=[J_,Z_,Q_,ey,ty,oy,ny,ry,iy];function Hn(e){return e?(e.nodeName||"").toLowerCase():null}function zo(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function Ci(e){var t=zo(e).Element;return e instanceof t||e instanceof Element}function rn(e){var t=zo(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function Sf(e){if(typeof ShadowRoot>"u")return!1;var t=zo(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function $w(e){var t=e.state;Object.keys(t.elements).forEach(function(o){var r=t.styles[o]||{},s=t.attributes[o]||{},a=t.elements[o];!rn(a)||!Hn(a)||(Object.assign(a.style,r),Object.keys(s).forEach(function(l){var c=s[l];c===!1?a.removeAttribute(l):a.setAttribute(l,c===!0?"":c)}))})}function Uw(e){var t=e.state,o={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,o.popper),t.styles=o,t.elements.arrow&&Object.assign(t.elements.arrow.style,o.arrow),function(){Object.keys(t.elements).forEach(function(r){var s=t.elements[r],a=t.attributes[r]||{},l=Object.keys(t.styles.hasOwnProperty(r)?t.styles[r]:o[r]),c=l.reduce(function(d,f){return d[f]="",d},{});!rn(s)||!Hn(s)||(Object.assign(s.style,c),Object.keys(a).forEach(function(d){s.removeAttribute(d)}))})}}const bf={name:"applyStyles",enabled:!0,phase:"write",fn:$w,effect:Uw,requires:["computeStyles"]};function Wn(e){return e.split("-")[0]}var mi=Math.max,Eu=Math.min,ls=Math.round;function Pm(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function ay(){return!/^((?!chrome|android).)*safari/i.test(Pm())}function us(e,t,o){t===void 0&&(t=!1),o===void 0&&(o=!1);var r=e.getBoundingClientRect(),s=1,a=1;t&&rn(e)&&(s=e.offsetWidth>0&&ls(r.width)/e.offsetWidth||1,a=e.offsetHeight>0&&ls(r.height)/e.offsetHeight||1);var l=Ci(e)?zo(e):window,c=l.visualViewport,d=!ay()&&o,f=(r.left+(d&&c?c.offsetLeft:0))/s,p=(r.top+(d&&c?c.offsetTop:0))/a,F=r.width/s,T=r.height/a;return{width:F,height:T,top:p,right:f+F,bottom:p+T,left:f,x:f,y:p}}function Bf(e){var t=us(e),o=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-o)<=1&&(o=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:o,height:r}}function ly(e,t){var o=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(o&&Sf(o)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function ur(e){return zo(e).getComputedStyle(e)}function zw(e){return["table","td","th"].indexOf(Hn(e))>=0}function Hr(e){return((Ci(e)?e.ownerDocument:e.document)||window.document).documentElement}function Zu(e){return Hn(e)==="html"?e:e.assignedSlot||e.parentNode||(Sf(e)?e.host:null)||Hr(e)}function Qg(e){return!rn(e)||ur(e).position==="fixed"?null:e.offsetParent}function jw(e){var t=/firefox/i.test(Pm()),o=/Trident/i.test(Pm());if(o&&rn(e)){var r=ur(e);if(r.position==="fixed")return null}var s=Zu(e);for(Sf(s)&&(s=s.host);rn(s)&&["html","body"].indexOf(Hn(s))<0;){var a=ur(s);if(a.transform!=="none"||a.perspective!=="none"||a.contain==="paint"||["transform","perspective"].indexOf(a.willChange)!==-1||t&&a.willChange==="filter"||t&&a.filter&&a.filter!=="none")return s;s=s.parentNode}return null}function xa(e){for(var t=zo(e),o=Qg(e);o&&zw(o)&&ur(o).position==="static";)o=Qg(o);return o&&(Hn(o)==="html"||Hn(o)==="body"&&ur(o).position==="static")?t:o||jw(e)||t}function Df(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function ca(e,t,o){return mi(e,Eu(t,o))}function Gw(e,t,o){var r=ca(e,t,o);return r>o?o:r}function uy(){return{top:0,right:0,bottom:0,left:0}}function cy(e){return Object.assign({},uy(),e)}function dy(e,t){return t.reduce(function(o,r){return o[r]=e,o},{})}var Yw=function(t,o){return t=typeof t=="function"?t(Object.assign({},o.rects,{placement:o.placement})):t,cy(typeof t!="number"?t:dy(t,ys))};function Kw(e){var t,o=e.state,r=e.name,s=e.options,a=o.elements.arrow,l=o.modifiersData.popperOffsets,c=Wn(o.placement),d=Df(c),f=[Eo,Uo].indexOf(c)>=0,p=f?"height":"width";if(!(!a||!l)){var F=Yw(s.padding,o),T=Bf(a),b=d==="y"?To:Eo,P=d==="y"?$o:Uo,R=o.rects.reference[p]+o.rects.reference[d]-l[d]-o.rects.popper[p],W=l[d]-o.rects.reference[d],B=xa(a),I=B?d==="y"?B.clientHeight||0:B.clientWidth||0:0,k=R/2-W/2,D=F[b],H=I-T[p]-F[P],z=I/2-T[p]/2+k,$=ca(D,z,H),le=d;o.modifiersData[r]=(t={},t[le]=$,t.centerOffset=$-z,t)}}function qw(e){var t=e.state,o=e.options,r=o.element,s=r===void 0?"[data-popper-arrow]":r;s!=null&&(typeof s=="string"&&(s=t.elements.popper.querySelector(s),!s)||ly(t.elements.popper,s)&&(t.elements.arrow=s))}const my={name:"arrow",enabled:!0,phase:"main",fn:Kw,effect:qw,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function cs(e){return e.split("-")[1]}var Xw={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Jw(e,t){var o=e.x,r=e.y,s=t.devicePixelRatio||1;return{x:ls(o*s)/s||0,y:ls(r*s)/s||0}}function e0(e){var t,o=e.popper,r=e.popperRect,s=e.placement,a=e.variation,l=e.offsets,c=e.position,d=e.gpuAcceleration,f=e.adaptive,p=e.roundOffsets,F=e.isFixed,T=l.x,b=T===void 0?0:T,P=l.y,R=P===void 0?0:P,W=typeof p=="function"?p({x:b,y:R}):{x:b,y:R};b=W.x,R=W.y;var B=l.hasOwnProperty("x"),I=l.hasOwnProperty("y"),k=Eo,D=To,H=window;if(f){var z=xa(o),$="clientHeight",le="clientWidth";if(z===zo(o)&&(z=Hr(o),ur(z).position!=="static"&&c==="absolute"&&($="scrollHeight",le="scrollWidth")),z=z,s===To||(s===Eo||s===Uo)&&a===as){D=$o;var ce=F&&z===H&&H.visualViewport?H.visualViewport.height:z[$];R-=ce-r.height,R*=d?1:-1}if(s===Eo||(s===To||s===$o)&&a===as){k=Uo;var me=F&&z===H&&H.visualViewport?H.visualViewport.width:z[le];b-=me-r.width,b*=d?1:-1}}var Ne=Object.assign({position:c},f&&Xw),Oe=p===!0?Jw({x:b,y:R},zo(o)):{x:b,y:R};if(b=Oe.x,R=Oe.y,d){var Me;return Object.assign({},Ne,(Me={},Me[D]=I?"0":"",Me[k]=B?"0":"",Me.transform=(H.devicePixelRatio||1)<=1?"translate("+b+"px, "+R+"px)":"translate3d("+b+"px, "+R+"px, 0)",Me))}return Object.assign({},Ne,(t={},t[D]=I?R+"px":"",t[k]=B?b+"px":"",t.transform="",t))}function Zw(e){var t=e.state,o=e.options,r=o.gpuAcceleration,s=r===void 0?!0:r,a=o.adaptive,l=a===void 0?!0:a,c=o.roundOffsets,d=c===void 0?!0:c,f={placement:Wn(t.placement),variation:cs(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:s,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,e0(Object.assign({},f,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:l,roundOffsets:d})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,e0(Object.assign({},f,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:d})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const Rf={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:Zw,data:{}};var $l={passive:!0};function Qw(e){var t=e.state,o=e.instance,r=e.options,s=r.scroll,a=s===void 0?!0:s,l=r.resize,c=l===void 0?!0:l,d=zo(t.elements.popper),f=[].concat(t.scrollParents.reference,t.scrollParents.popper);return a&&f.forEach(function(p){p.addEventListener("scroll",o.update,$l)}),c&&d.addEventListener("resize",o.update,$l),function(){a&&f.forEach(function(p){p.removeEventListener("scroll",o.update,$l)}),c&&d.removeEventListener("resize",o.update,$l)}}const Lf={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Qw,data:{}};var eI={left:"right",right:"left",bottom:"top",top:"bottom"};function ru(e){return e.replace(/left|right|bottom|top/g,function(t){return eI[t]})}var tI={start:"end",end:"start"};function t0(e){return e.replace(/start|end/g,function(t){return tI[t]})}function vf(e){var t=zo(e),o=t.pageXOffset,r=t.pageYOffset;return{scrollLeft:o,scrollTop:r}}function Vf(e){return us(Hr(e)).left+vf(e).scrollLeft}function oI(e,t){var o=zo(e),r=Hr(e),s=o.visualViewport,a=r.clientWidth,l=r.clientHeight,c=0,d=0;if(s){a=s.width,l=s.height;var f=ay();(f||!f&&t==="fixed")&&(c=s.offsetLeft,d=s.offsetTop)}return{width:a,height:l,x:c+Vf(e),y:d}}function nI(e){var t,o=Hr(e),r=vf(e),s=(t=e.ownerDocument)==null?void 0:t.body,a=mi(o.scrollWidth,o.clientWidth,s?s.scrollWidth:0,s?s.clientWidth:0),l=mi(o.scrollHeight,o.clientHeight,s?s.scrollHeight:0,s?s.clientHeight:0),c=-r.scrollLeft+Vf(e),d=-r.scrollTop;return ur(s||o).direction==="rtl"&&(c+=mi(o.clientWidth,s?s.clientWidth:0)-a),{width:a,height:l,x:c,y:d}}function xf(e){var t=ur(e),o=t.overflow,r=t.overflowX,s=t.overflowY;return/auto|scroll|overlay|hidden/.test(o+s+r)}function fy(e){return["html","body","#document"].indexOf(Hn(e))>=0?e.ownerDocument.body:rn(e)&&xf(e)?e:fy(Zu(e))}function da(e,t){var o;t===void 0&&(t=[]);var r=fy(e),s=r===((o=e.ownerDocument)==null?void 0:o.body),a=zo(r),l=s?[a].concat(a.visualViewport||[],xf(r)?r:[]):r,c=t.concat(l);return s?c:c.concat(da(Zu(l)))}function wm(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function rI(e,t){var o=us(e,!1,t==="fixed");return o.top=o.top+e.clientTop,o.left=o.left+e.clientLeft,o.bottom=o.top+e.clientHeight,o.right=o.left+e.clientWidth,o.width=e.clientWidth,o.height=e.clientHeight,o.x=o.left,o.y=o.top,o}function o0(e,t,o){return t===Tf?wm(oI(e,o)):Ci(t)?rI(t,o):wm(nI(Hr(e)))}function iI(e){var t=da(Zu(e)),o=["absolute","fixed"].indexOf(ur(e).position)>=0,r=o&&rn(e)?xa(e):e;return Ci(r)?t.filter(function(s){return Ci(s)&&ly(s,r)&&Hn(s)!=="body"}):[]}function sI(e,t,o,r){var s=t==="clippingParents"?iI(e):[].concat(t),a=[].concat(s,[o]),l=a[0],c=a.reduce(function(d,f){var p=o0(e,f,r);return d.top=mi(p.top,d.top),d.right=Eu(p.right,d.right),d.bottom=Eu(p.bottom,d.bottom),d.left=mi(p.left,d.left),d},o0(e,l,r));return c.width=c.right-c.left,c.height=c.bottom-c.top,c.x=c.left,c.y=c.top,c}function hy(e){var t=e.reference,o=e.element,r=e.placement,s=r?Wn(r):null,a=r?cs(r):null,l=t.x+t.width/2-o.width/2,c=t.y+t.height/2-o.height/2,d;switch(s){case To:d={x:l,y:t.y-o.height};break;case $o:d={x:l,y:t.y+t.height};break;case Uo:d={x:t.x+t.width,y:c};break;case Eo:d={x:t.x-o.width,y:c};break;default:d={x:t.x,y:t.y}}var f=s?Df(s):null;if(f!=null){var p=f==="y"?"height":"width";switch(a){case pi:d[f]=d[f]-(t[p]/2-o[p]/2);break;case as:d[f]=d[f]+(t[p]/2-o[p]/2);break}}return d}function ds(e,t){t===void 0&&(t={});var o=t,r=o.placement,s=r===void 0?e.placement:r,a=o.strategy,l=a===void 0?e.strategy:a,c=o.boundary,d=c===void 0?q_:c,f=o.rootBoundary,p=f===void 0?Tf:f,F=o.elementContext,T=F===void 0?ji:F,b=o.altBoundary,P=b===void 0?!1:b,R=o.padding,W=R===void 0?0:R,B=cy(typeof W!="number"?W:dy(W,ys)),I=T===ji?X_:ji,k=e.rects.popper,D=e.elements[P?I:T],H=sI(Ci(D)?D:D.contextElement||Hr(e.elements.popper),d,p,l),z=us(e.elements.reference),$=hy({reference:z,element:k,strategy:"absolute",placement:s}),le=wm(Object.assign({},k,$)),ce=T===ji?le:z,me={top:H.top-ce.top+B.top,bottom:ce.bottom-H.bottom+B.bottom,left:H.left-ce.left+B.left,right:ce.right-H.right+B.right},Ne=e.modifiersData.offset;if(T===ji&&Ne){var Oe=Ne[s];Object.keys(me).forEach(function(Me){var St=[Uo,$o].indexOf(Me)>=0?1:-1,It=[To,$o].indexOf(Me)>=0?"y":"x";me[Me]+=Oe[It]*St})}return me}function aI(e,t){t===void 0&&(t={});var o=t,r=o.placement,s=o.boundary,a=o.rootBoundary,l=o.padding,c=o.flipVariations,d=o.allowedAutoPlacements,f=d===void 0?Ef:d,p=cs(r),F=p?c?Am:Am.filter(function(P){return cs(P)===p}):ys,T=F.filter(function(P){return f.indexOf(P)>=0});T.length===0&&(T=F);var b=T.reduce(function(P,R){return P[R]=ds(e,{placement:R,boundary:s,rootBoundary:a,padding:l})[Wn(R)],P},{});return Object.keys(b).sort(function(P,R){return b[P]-b[R]})}function lI(e){if(Wn(e)===Ju)return[];var t=ru(e);return[t0(e),t,t0(t)]}function uI(e){var t=e.state,o=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var s=o.mainAxis,a=s===void 0?!0:s,l=o.altAxis,c=l===void 0?!0:l,d=o.fallbackPlacements,f=o.padding,p=o.boundary,F=o.rootBoundary,T=o.altBoundary,b=o.flipVariations,P=b===void 0?!0:b,R=o.allowedAutoPlacements,W=t.options.placement,B=Wn(W),I=B===W,k=d||(I||!P?[ru(W)]:lI(W)),D=[W].concat(k).reduce(function(He,st){return He.concat(Wn(st)===Ju?aI(t,{placement:st,boundary:p,rootBoundary:F,padding:f,flipVariations:P,allowedAutoPlacements:R}):st)},[]),H=t.rects.reference,z=t.rects.popper,$=new Map,le=!0,ce=D[0],me=0;me<D.length;me++){var Ne=D[me],Oe=Wn(Ne),Me=cs(Ne)===pi,St=[To,$o].indexOf(Oe)>=0,It=St?"width":"height",Le=ds(t,{placement:Ne,boundary:p,rootBoundary:F,altBoundary:T,padding:f}),ge=St?Me?Uo:Eo:Me?$o:To;H[It]>z[It]&&(ge=ru(ge));var Se=ru(ge),qe=[];if(a&&qe.push(Le[Oe]<=0),c&&qe.push(Le[ge]<=0,Le[Se]<=0),qe.every(function(He){return He})){ce=Ne,le=!1;break}$.set(Ne,qe)}if(le)for(var We=P?3:1,Je=function(st){var pt=D.find(function(Ot){var nt=$.get(Ot);if(nt)return nt.slice(0,st).every(function(bt){return bt})});if(pt)return ce=pt,"break"},Ae=We;Ae>0;Ae--){var zt=Je(Ae);if(zt==="break")break}t.placement!==ce&&(t.modifiersData[r]._skip=!0,t.placement=ce,t.reset=!0)}}const py={name:"flip",enabled:!0,phase:"main",fn:uI,requiresIfExists:["offset"],data:{_skip:!1}};function n0(e,t,o){return o===void 0&&(o={x:0,y:0}),{top:e.top-t.height-o.y,right:e.right-t.width+o.x,bottom:e.bottom-t.height+o.y,left:e.left-t.width-o.x}}function r0(e){return[To,Uo,$o,Eo].some(function(t){return e[t]>=0})}function cI(e){var t=e.state,o=e.name,r=t.rects.reference,s=t.rects.popper,a=t.modifiersData.preventOverflow,l=ds(t,{elementContext:"reference"}),c=ds(t,{altBoundary:!0}),d=n0(l,r),f=n0(c,s,a),p=r0(d),F=r0(f);t.modifiersData[o]={referenceClippingOffsets:d,popperEscapeOffsets:f,isReferenceHidden:p,hasPopperEscaped:F},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":p,"data-popper-escaped":F})}const Cy={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:cI};function dI(e,t,o){var r=Wn(e),s=[Eo,To].indexOf(r)>=0?-1:1,a=typeof o=="function"?o(Object.assign({},t,{placement:e})):o,l=a[0],c=a[1];return l=l||0,c=(c||0)*s,[Eo,Uo].indexOf(r)>=0?{x:c,y:l}:{x:l,y:c}}function mI(e){var t=e.state,o=e.options,r=e.name,s=o.offset,a=s===void 0?[0,0]:s,l=Ef.reduce(function(p,F){return p[F]=dI(F,t.rects,a),p},{}),c=l[t.placement],d=c.x,f=c.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=d,t.modifiersData.popperOffsets.y+=f),t.modifiersData[r]=l}const gy={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:mI};function fI(e){var t=e.state,o=e.name;t.modifiersData[o]=hy({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const Nf={name:"popperOffsets",enabled:!0,phase:"read",fn:fI,data:{}};function hI(e){return e==="x"?"y":"x"}function pI(e){var t=e.state,o=e.options,r=e.name,s=o.mainAxis,a=s===void 0?!0:s,l=o.altAxis,c=l===void 0?!1:l,d=o.boundary,f=o.rootBoundary,p=o.altBoundary,F=o.padding,T=o.tether,b=T===void 0?!0:T,P=o.tetherOffset,R=P===void 0?0:P,W=ds(t,{boundary:d,rootBoundary:f,padding:F,altBoundary:p}),B=Wn(t.placement),I=cs(t.placement),k=!I,D=Df(B),H=hI(D),z=t.modifiersData.popperOffsets,$=t.rects.reference,le=t.rects.popper,ce=typeof R=="function"?R(Object.assign({},t.rects,{placement:t.placement})):R,me=typeof ce=="number"?{mainAxis:ce,altAxis:ce}:Object.assign({mainAxis:0,altAxis:0},ce),Ne=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,Oe={x:0,y:0};if(z){if(a){var Me,St=D==="y"?To:Eo,It=D==="y"?$o:Uo,Le=D==="y"?"height":"width",ge=z[D],Se=ge+W[St],qe=ge-W[It],We=b?-le[Le]/2:0,Je=I===pi?$[Le]:le[Le],Ae=I===pi?-le[Le]:-$[Le],zt=t.elements.arrow,He=b&&zt?Bf(zt):{width:0,height:0},st=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:uy(),pt=st[St],Ot=st[It],nt=ca(0,$[Le],He[Le]),bt=k?$[Le]/2-We-nt-pt-me.mainAxis:Je-nt-pt-me.mainAxis,Dt=k?-$[Le]/2+We+nt+Ot+me.mainAxis:Ae+nt+Ot+me.mainAxis,ut=t.elements.arrow&&xa(t.elements.arrow),Wt=ut?D==="y"?ut.clientTop||0:ut.clientLeft||0:0,C=(Me=Ne==null?void 0:Ne[D])!=null?Me:0,h=ge+bt-C-Wt,E=ge+Dt-C,A=ca(b?Eu(Se,h):Se,ge,b?mi(qe,E):qe);z[D]=A,Oe[D]=A-ge}if(c){var w,U=D==="x"?To:Eo,ee=D==="x"?$o:Uo,q=z[H],Z=H==="y"?"height":"width",K=q+W[U],oe=q-W[ee],v=[To,Eo].indexOf(B)!==-1,O=(w=Ne==null?void 0:Ne[H])!=null?w:0,re=v?K:q-$[Z]-le[Z]-O+me.altAxis,ue=v?q+$[Z]+le[Z]-O-me.altAxis:oe,Be=b&&v?Gw(re,q,ue):ca(b?re:K,q,b?ue:oe);z[H]=Be,Oe[H]=Be-q}t.modifiersData[r]=Oe}}const Fy={name:"preventOverflow",enabled:!0,phase:"main",fn:pI,requiresIfExists:["offset"]};function CI(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function gI(e){return e===zo(e)||!rn(e)?vf(e):CI(e)}function FI(e){var t=e.getBoundingClientRect(),o=ls(t.width)/e.offsetWidth||1,r=ls(t.height)/e.offsetHeight||1;return o!==1||r!==1}function _I(e,t,o){o===void 0&&(o=!1);var r=rn(t),s=rn(t)&&FI(t),a=Hr(t),l=us(e,s,o),c={scrollLeft:0,scrollTop:0},d={x:0,y:0};return(r||!r&&!o)&&((Hn(t)!=="body"||xf(a))&&(c=gI(t)),rn(t)?(d=us(t,!0),d.x+=t.clientLeft,d.y+=t.clientTop):a&&(d.x=Vf(a))),{x:l.left+c.scrollLeft-d.x,y:l.top+c.scrollTop-d.y,width:l.width,height:l.height}}function yI(e){var t=new Map,o=new Set,r=[];e.forEach(function(a){t.set(a.name,a)});function s(a){o.add(a.name);var l=[].concat(a.requires||[],a.requiresIfExists||[]);l.forEach(function(c){if(!o.has(c)){var d=t.get(c);d&&s(d)}}),r.push(a)}return e.forEach(function(a){o.has(a.name)||s(a)}),r}function TI(e){var t=yI(e);return sy.reduce(function(o,r){return o.concat(t.filter(function(s){return s.phase===r}))},[])}function EI(e){var t;return function(){return t||(t=new Promise(function(o){Promise.resolve().then(function(){t=void 0,o(e())})})),t}}function SI(e){var t=e.reduce(function(o,r){var s=o[r.name];return o[r.name]=s?Object.assign({},s,r,{options:Object.assign({},s.options,r.options),data:Object.assign({},s.data,r.data)}):r,o},{});return Object.keys(t).map(function(o){return t[o]})}var i0={placement:"bottom",modifiers:[],strategy:"absolute"};function s0(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return!t.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function Qu(e){e===void 0&&(e={});var t=e,o=t.defaultModifiers,r=o===void 0?[]:o,s=t.defaultOptions,a=s===void 0?i0:s;return function(c,d,f){f===void 0&&(f=a);var p={placement:"bottom",orderedModifiers:[],options:Object.assign({},i0,a),modifiersData:{},elements:{reference:c,popper:d},attributes:{},styles:{}},F=[],T=!1,b={state:p,setOptions:function(B){var I=typeof B=="function"?B(p.options):B;R(),p.options=Object.assign({},a,p.options,I),p.scrollParents={reference:Ci(c)?da(c):c.contextElement?da(c.contextElement):[],popper:da(d)};var k=TI(SI([].concat(r,p.options.modifiers)));return p.orderedModifiers=k.filter(function(D){return D.enabled}),P(),b.update()},forceUpdate:function(){if(!T){var B=p.elements,I=B.reference,k=B.popper;if(s0(I,k)){p.rects={reference:_I(I,xa(k),p.options.strategy==="fixed"),popper:Bf(k)},p.reset=!1,p.placement=p.options.placement,p.orderedModifiers.forEach(function(me){return p.modifiersData[me.name]=Object.assign({},me.data)});for(var D=0;D<p.orderedModifiers.length;D++){if(p.reset===!0){p.reset=!1,D=-1;continue}var H=p.orderedModifiers[D],z=H.fn,$=H.options,le=$===void 0?{}:$,ce=H.name;typeof z=="function"&&(p=z({state:p,options:le,name:ce,instance:b})||p)}}}},update:EI(function(){return new Promise(function(W){b.forceUpdate(),W(p)})}),destroy:function(){R(),T=!0}};if(!s0(c,d))return b;b.setOptions(f).then(function(W){!T&&f.onFirstUpdate&&f.onFirstUpdate(W)});function P(){p.orderedModifiers.forEach(function(W){var B=W.name,I=W.options,k=I===void 0?{}:I,D=W.effect;if(typeof D=="function"){var H=D({state:p,name:B,instance:b,options:k}),z=function(){};F.push(H||z)}})}function R(){F.forEach(function(W){return W()}),F=[]}return b}}var bI=Qu(),BI=[Lf,Nf,Rf,bf],DI=Qu({defaultModifiers:BI}),RI=[Lf,Nf,Rf,bf,gy,py,Fy,my,Cy],Af=Qu({defaultModifiers:RI});const _y=Object.freeze(Object.defineProperty({__proto__:null,afterMain:oy,afterRead:Q_,afterWrite:iy,applyStyles:bf,arrow:my,auto:Ju,basePlacements:ys,beforeMain:ey,beforeRead:J_,beforeWrite:ny,bottom:$o,clippingParents:q_,computeStyles:Rf,createPopper:Af,createPopperBase:bI,createPopperLite:DI,detectOverflow:ds,end:as,eventListeners:Lf,flip:py,hide:Cy,left:Eo,main:ty,modifierPhases:sy,offset:gy,placements:Ef,popper:ji,popperGenerator:Qu,popperOffsets:Nf,preventOverflow:Fy,read:Z_,reference:X_,right:Uo,start:pi,top:To,variationPlacements:Am,viewport:Tf,write:ry},Symbol.toStringTag,{value:"Module"}));/*!
|
|
40
40
|
* Bootstrap v5.3.3 (https://getbootstrap.com/)
|
|
41
41
|
* Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
|
42
42
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
|
43
|
-
*/const Dr=new Map,wd={set(e,t,o){Dr.has(e)||Dr.set(e,new Map);const r=Dr.get(e);if(!r.has(t)&&r.size!==0){console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(r.keys())[0]}.`);return}r.set(t,o)},get(e,t){return Dr.has(e)&&Dr.get(e).get(t)||null},remove(e,t){if(!Dr.has(e))return;const o=Dr.get(e);o.delete(t),o.size===0&&Dr.delete(e)}},RI=1e6,LI=1e3,Pm="transitionend",Fy=e=>(e&&window.CSS&&window.CSS.escape&&(e=e.replace(/#([^\s"#']+)/g,(t,o)=>`#${CSS.escape(o)}`)),e),vI=e=>e==null?`${e}`:Object.prototype.toString.call(e).match(/\s([a-z]+)/i)[1].toLowerCase(),VI=e=>{do e+=Math.floor(Math.random()*RI);while(document.getElementById(e));return e},xI=e=>{if(!e)return 0;let{transitionDuration:t,transitionDelay:o}=window.getComputedStyle(e);const r=Number.parseFloat(t),s=Number.parseFloat(o);return!r&&!s?0:(t=t.split(",")[0],o=o.split(",")[0],(Number.parseFloat(t)+Number.parseFloat(o))*LI)},_y=e=>{e.dispatchEvent(new Event(Pm))},ir=e=>!e||typeof e!="object"?!1:(typeof e.jquery<"u"&&(e=e[0]),typeof e.nodeType<"u"),Ar=e=>ir(e)?e.jquery?e[0]:e:typeof e=="string"&&e.length>0?document.querySelector(Fy(e)):null,Ts=e=>{if(!ir(e)||e.getClientRects().length===0)return!1;const t=getComputedStyle(e).getPropertyValue("visibility")==="visible",o=e.closest("details:not([open])");if(!o)return t;if(o!==e){const r=e.closest("summary");if(r&&r.parentNode!==o||r===null)return!1}return t},Pr=e=>!e||e.nodeType!==Node.ELEMENT_NODE||e.classList.contains("disabled")?!0:typeof e.disabled<"u"?e.disabled:e.hasAttribute("disabled")&&e.getAttribute("disabled")!=="false",yy=e=>{if(!document.documentElement.attachShadow)return null;if(typeof e.getRootNode=="function"){const t=e.getRootNode();return t instanceof ShadowRoot?t:null}return e instanceof ShadowRoot?e:e.parentNode?yy(e.parentNode):null},Tu=()=>{},xa=e=>{e.offsetHeight},Ty=()=>window.jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?window.jQuery:null,Id=[],NI=e=>{document.readyState==="loading"?(Id.length||document.addEventListener("DOMContentLoaded",()=>{for(const t of Id)t()}),Id.push(e)):e()},an=()=>document.documentElement.dir==="rtl",cn=e=>{NI(()=>{const t=Ty();if(t){const o=e.NAME,r=t.fn[o];t.fn[o]=e.jQueryInterface,t.fn[o].Constructor=e,t.fn[o].noConflict=()=>(t.fn[o]=r,e.jQueryInterface)}})},Ao=(e,t=[],o=e)=>typeof e=="function"?e(...t):o,Ey=(e,t,o=!0)=>{if(!o){Ao(e);return}const r=5,s=xI(t)+r;let a=!1;const l=({target:c})=>{c===t&&(a=!0,t.removeEventListener(Pm,l),Ao(e))};t.addEventListener(Pm,l),setTimeout(()=>{a||_y(t)},s)},Nf=(e,t,o,r)=>{const s=e.length;let a=e.indexOf(t);return a===-1?!o&&r?e[s-1]:e[0]:(a+=o?1:-1,r&&(a=(a+s)%s),e[Math.max(0,Math.min(a,s-1))])},AI=/[^.]*(?=\..*)\.|.*/,PI=/\..*/,wI=/::\d+$/,Od={};let s0=1;const Sy={mouseenter:"mouseover",mouseleave:"mouseout"},II=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function by(e,t){return t&&`${t}::${s0++}`||e.uidEvent||s0++}function By(e){const t=by(e);return e.uidEvent=t,Od[t]=Od[t]||{},Od[t]}function OI(e,t){return function o(r){return Af(r,{delegateTarget:e}),o.oneOff&&Q.off(e,r.type,t),t.apply(e,[r])}}function WI(e,t,o){return function r(s){const a=e.querySelectorAll(t);for(let{target:l}=s;l&&l!==this;l=l.parentNode)for(const c of a)if(c===l)return Af(s,{delegateTarget:l}),r.oneOff&&Q.off(e,s.type,t,o),o.apply(l,[s])}}function Dy(e,t,o=null){return Object.values(e).find(r=>r.callable===t&&r.delegationSelector===o)}function Ry(e,t,o){const r=typeof t=="string",s=r?o:t||o;let a=Ly(e);return II.has(a)||(a=e),[r,s,a]}function a0(e,t,o,r,s){if(typeof t!="string"||!e)return;let[a,l,c]=Ry(t,o,r);t in Sy&&(l=(P=>function(R){if(!R.relatedTarget||R.relatedTarget!==R.delegateTarget&&!R.delegateTarget.contains(R.relatedTarget))return P.call(this,R)})(l));const d=By(e),f=d[c]||(d[c]={}),h=Dy(f,l,a?o:null);if(h){h.oneOff=h.oneOff&&s;return}const F=by(l,t.replace(AI,"")),E=a?WI(e,o,l):OI(e,l);E.delegationSelector=a?o:null,E.callable=l,E.oneOff=s,E.uidEvent=F,f[F]=E,e.addEventListener(c,E,a)}function wm(e,t,o,r,s){const a=Dy(t[o],r,s);a&&(e.removeEventListener(o,a,!!s),delete t[o][a.uidEvent])}function kI(e,t,o,r){const s=t[o]||{};for(const[a,l]of Object.entries(s))a.includes(r)&&wm(e,t,o,l.callable,l.delegationSelector)}function Ly(e){return e=e.replace(PI,""),Sy[e]||e}const Q={on(e,t,o,r){a0(e,t,o,r,!1)},one(e,t,o,r){a0(e,t,o,r,!0)},off(e,t,o,r){if(typeof t!="string"||!e)return;const[s,a,l]=Ry(t,o,r),c=l!==t,d=By(e),f=d[l]||{},h=t.startsWith(".");if(typeof a<"u"){if(!Object.keys(f).length)return;wm(e,d,l,a,s?o:null);return}if(h)for(const F of Object.keys(d))kI(e,d,F,t.slice(1));for(const[F,E]of Object.entries(f)){const b=F.replace(wI,"");(!c||t.includes(b))&&wm(e,d,l,E.callable,E.delegationSelector)}},trigger(e,t,o){if(typeof t!="string"||!e)return null;const r=Ty(),s=Ly(t),a=t!==s;let l=null,c=!0,d=!0,f=!1;a&&r&&(l=r.Event(t,o),r(e).trigger(l),c=!l.isPropagationStopped(),d=!l.isImmediatePropagationStopped(),f=l.isDefaultPrevented());const h=Af(new Event(t,{bubbles:c,cancelable:!0}),o);return f&&h.preventDefault(),d&&e.dispatchEvent(h),h.defaultPrevented&&l&&l.preventDefault(),h}};function Af(e,t={}){for(const[o,r]of Object.entries(t))try{e[o]=r}catch{Object.defineProperty(e,o,{configurable:!0,get(){return r}})}return e}function l0(e){if(e==="true")return!0;if(e==="false")return!1;if(e===Number(e).toString())return Number(e);if(e===""||e==="null")return null;if(typeof e!="string")return e;try{return JSON.parse(decodeURIComponent(e))}catch{return e}}function Wd(e){return e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}const sr={setDataAttribute(e,t,o){e.setAttribute(`data-bs-${Wd(t)}`,o)},removeDataAttribute(e,t){e.removeAttribute(`data-bs-${Wd(t)}`)},getDataAttributes(e){if(!e)return{};const t={},o=Object.keys(e.dataset).filter(r=>r.startsWith("bs")&&!r.startsWith("bsConfig"));for(const r of o){let s=r.replace(/^bs/,"");s=s.charAt(0).toLowerCase()+s.slice(1,s.length),t[s]=l0(e.dataset[r])}return t},getDataAttribute(e,t){return l0(e.getAttribute(`data-bs-${Wd(t)}`))}};class Na{static get Default(){return{}}static get DefaultType(){return{}}static get NAME(){throw new Error('You have to implement the static method "NAME", for each component!')}_getConfig(t){return t=this._mergeConfigObj(t),t=this._configAfterMerge(t),this._typeCheckConfig(t),t}_configAfterMerge(t){return t}_mergeConfigObj(t,o){const r=ir(o)?sr.getDataAttribute(o,"config"):{};return{...this.constructor.Default,...typeof r=="object"?r:{},...ir(o)?sr.getDataAttributes(o):{},...typeof t=="object"?t:{}}}_typeCheckConfig(t,o=this.constructor.DefaultType){for(const[r,s]of Object.entries(o)){const a=t[r],l=ir(a)?"element":vI(a);if(!new RegExp(s).test(l))throw new TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${r}" provided type "${l}" but expected type "${s}".`)}}}const MI="5.3.3";class En extends Na{constructor(t,o){super(),t=Ar(t),t&&(this._element=t,this._config=this._getConfig(o),wd.set(this._element,this.constructor.DATA_KEY,this))}dispose(){wd.remove(this._element,this.constructor.DATA_KEY),Q.off(this._element,this.constructor.EVENT_KEY);for(const t of Object.getOwnPropertyNames(this))this[t]=null}_queueCallback(t,o,r=!0){Ey(t,o,r)}_getConfig(t){return t=this._mergeConfigObj(t,this._element),t=this._configAfterMerge(t),this._typeCheckConfig(t),t}static getInstance(t){return wd.get(Ar(t),this.DATA_KEY)}static getOrCreateInstance(t,o={}){return this.getInstance(t)||new this(t,typeof o=="object"?o:null)}static get VERSION(){return MI}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}static eventName(t){return`${t}${this.EVENT_KEY}`}}const kd=e=>{let t=e.getAttribute("data-bs-target");if(!t||t==="#"){let o=e.getAttribute("href");if(!o||!o.includes("#")&&!o.startsWith("."))return null;o.includes("#")&&!o.startsWith("#")&&(o=`#${o.split("#")[1]}`),t=o&&o!=="#"?o.trim():null}return t?t.split(",").map(o=>Fy(o)).join(","):null},Fe={find(e,t=document.documentElement){return[].concat(...Element.prototype.querySelectorAll.call(t,e))},findOne(e,t=document.documentElement){return Element.prototype.querySelector.call(t,e)},children(e,t){return[].concat(...e.children).filter(o=>o.matches(t))},parents(e,t){const o=[];let r=e.parentNode.closest(t);for(;r;)o.push(r),r=r.parentNode.closest(t);return o},prev(e,t){let o=e.previousElementSibling;for(;o;){if(o.matches(t))return[o];o=o.previousElementSibling}return[]},next(e,t){let o=e.nextElementSibling;for(;o;){if(o.matches(t))return[o];o=o.nextElementSibling}return[]},focusableChildren(e){const t=["a","button","input","textarea","select","details","[tabindex]",'[contenteditable="true"]'].map(o=>`${o}:not([tabindex^="-"])`).join(",");return this.find(t,e).filter(o=>!Pr(o)&&Ts(o))},getSelectorFromElement(e){const t=kd(e);return t&&Fe.findOne(t)?t:null},getElementFromSelector(e){const t=kd(e);return t?Fe.findOne(t):null},getMultipleElementsFromSelector(e){const t=kd(e);return t?Fe.find(t):[]}},Zu=(e,t="hide")=>{const o=`click.dismiss${e.EVENT_KEY}`,r=e.NAME;Q.on(document,o,`[data-bs-dismiss="${r}"]`,function(s){if(["A","AREA"].includes(this.tagName)&&s.preventDefault(),Pr(this))return;const a=Fe.getElementFromSelector(this)||this.closest(`.${r}`);e.getOrCreateInstance(a)[t]()})},HI="alert",$I="bs.alert",vy=`.${$I}`,UI=`close${vy}`,zI=`closed${vy}`,jI="fade",GI="show";class Qu extends En{static get NAME(){return HI}close(){if(Q.trigger(this._element,UI).defaultPrevented)return;this._element.classList.remove(GI);const o=this._element.classList.contains(jI);this._queueCallback(()=>this._destroyElement(),this._element,o)}_destroyElement(){this._element.remove(),Q.trigger(this._element,zI),this.dispose()}static jQueryInterface(t){return this.each(function(){const o=Qu.getOrCreateInstance(this);if(typeof t=="string"){if(o[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);o[t](this)}})}}Zu(Qu,"close");cn(Qu);const YI="button",KI="bs.button",qI=`.${KI}`,XI=".data-api",JI="active",u0='[data-bs-toggle="button"]',ZI=`click${qI}${XI}`;class ec extends En{static get NAME(){return YI}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle(JI))}static jQueryInterface(t){return this.each(function(){const o=ec.getOrCreateInstance(this);t==="toggle"&&o[t]()})}}Q.on(document,ZI,u0,e=>{e.preventDefault();const t=e.target.closest(u0);ec.getOrCreateInstance(t).toggle()});cn(ec);const QI="swipe",Es=".bs.swipe",e1=`touchstart${Es}`,t1=`touchmove${Es}`,o1=`touchend${Es}`,n1=`pointerdown${Es}`,r1=`pointerup${Es}`,i1="touch",s1="pen",a1="pointer-event",l1=40,u1={endCallback:null,leftCallback:null,rightCallback:null},c1={endCallback:"(function|null)",leftCallback:"(function|null)",rightCallback:"(function|null)"};class Eu extends Na{constructor(t,o){super(),this._element=t,!(!t||!Eu.isSupported())&&(this._config=this._getConfig(o),this._deltaX=0,this._supportPointerEvents=!!window.PointerEvent,this._initEvents())}static get Default(){return u1}static get DefaultType(){return c1}static get NAME(){return QI}dispose(){Q.off(this._element,Es)}_start(t){if(!this._supportPointerEvents){this._deltaX=t.touches[0].clientX;return}this._eventIsPointerPenTouch(t)&&(this._deltaX=t.clientX)}_end(t){this._eventIsPointerPenTouch(t)&&(this._deltaX=t.clientX-this._deltaX),this._handleSwipe(),Ao(this._config.endCallback)}_move(t){this._deltaX=t.touches&&t.touches.length>1?0:t.touches[0].clientX-this._deltaX}_handleSwipe(){const t=Math.abs(this._deltaX);if(t<=l1)return;const o=t/this._deltaX;this._deltaX=0,o&&Ao(o>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(Q.on(this._element,n1,t=>this._start(t)),Q.on(this._element,r1,t=>this._end(t)),this._element.classList.add(a1)):(Q.on(this._element,e1,t=>this._start(t)),Q.on(this._element,t1,t=>this._move(t)),Q.on(this._element,o1,t=>this._end(t)))}_eventIsPointerPenTouch(t){return this._supportPointerEvents&&(t.pointerType===s1||t.pointerType===i1)}static isSupported(){return"ontouchstart"in document.documentElement||navigator.maxTouchPoints>0}}const d1="carousel",m1="bs.carousel",$r=`.${m1}`,Vy=".data-api",f1="ArrowLeft",h1="ArrowRight",p1=500,Ks="next",Hi="prev",Gi="left",ru="right",C1=`slide${$r}`,Md=`slid${$r}`,g1=`keydown${$r}`,F1=`mouseenter${$r}`,_1=`mouseleave${$r}`,y1=`dragstart${$r}`,T1=`load${$r}${Vy}`,E1=`click${$r}${Vy}`,xy="carousel",$l="active",S1="slide",b1="carousel-item-end",B1="carousel-item-start",D1="carousel-item-next",R1="carousel-item-prev",Ny=".active",Ay=".carousel-item",L1=Ny+Ay,v1=".carousel-item img",V1=".carousel-indicators",x1="[data-bs-slide], [data-bs-slide-to]",N1='[data-bs-ride="carousel"]',A1={[f1]:ru,[h1]:Gi},P1={interval:5e3,keyboard:!0,pause:"hover",ride:!1,touch:!0,wrap:!0},w1={interval:"(number|boolean)",keyboard:"boolean",pause:"(string|boolean)",ride:"(boolean|string)",touch:"boolean",wrap:"boolean"};class Aa extends En{constructor(t,o){super(t,o),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=Fe.findOne(V1,this._element),this._addEventListeners(),this._config.ride===xy&&this.cycle()}static get Default(){return P1}static get DefaultType(){return w1}static get NAME(){return d1}next(){this._slide(Ks)}nextWhenVisible(){!document.hidden&&Ts(this._element)&&this.next()}prev(){this._slide(Hi)}pause(){this._isSliding&&_y(this._element),this._clearInterval()}cycle(){this._clearInterval(),this._updateInterval(),this._interval=setInterval(()=>this.nextWhenVisible(),this._config.interval)}_maybeEnableCycle(){if(this._config.ride){if(this._isSliding){Q.one(this._element,Md,()=>this.cycle());return}this.cycle()}}to(t){const o=this._getItems();if(t>o.length-1||t<0)return;if(this._isSliding){Q.one(this._element,Md,()=>this.to(t));return}const r=this._getItemIndex(this._getActive());if(r===t)return;const s=t>r?Ks:Hi;this._slide(s,o[t])}dispose(){this._swipeHelper&&this._swipeHelper.dispose(),super.dispose()}_configAfterMerge(t){return t.defaultInterval=t.interval,t}_addEventListeners(){this._config.keyboard&&Q.on(this._element,g1,t=>this._keydown(t)),this._config.pause==="hover"&&(Q.on(this._element,F1,()=>this.pause()),Q.on(this._element,_1,()=>this._maybeEnableCycle())),this._config.touch&&Eu.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(const r of Fe.find(v1,this._element))Q.on(r,y1,s=>s.preventDefault());const o={leftCallback:()=>this._slide(this._directionToOrder(Gi)),rightCallback:()=>this._slide(this._directionToOrder(ru)),endCallback:()=>{this._config.pause==="hover"&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(()=>this._maybeEnableCycle(),p1+this._config.interval))}};this._swipeHelper=new Eu(this._element,o)}_keydown(t){if(/input|textarea/i.test(t.target.tagName))return;const o=A1[t.key];o&&(t.preventDefault(),this._slide(this._directionToOrder(o)))}_getItemIndex(t){return this._getItems().indexOf(t)}_setActiveIndicatorElement(t){if(!this._indicatorsElement)return;const o=Fe.findOne(Ny,this._indicatorsElement);o.classList.remove($l),o.removeAttribute("aria-current");const r=Fe.findOne(`[data-bs-slide-to="${t}"]`,this._indicatorsElement);r&&(r.classList.add($l),r.setAttribute("aria-current","true"))}_updateInterval(){const t=this._activeElement||this._getActive();if(!t)return;const o=Number.parseInt(t.getAttribute("data-bs-interval"),10);this._config.interval=o||this._config.defaultInterval}_slide(t,o=null){if(this._isSliding)return;const r=this._getActive(),s=t===Ks,a=o||Nf(this._getItems(),r,s,this._config.wrap);if(a===r)return;const l=this._getItemIndex(a),c=b=>Q.trigger(this._element,b,{relatedTarget:a,direction:this._orderToDirection(t),from:this._getItemIndex(r),to:l});if(c(C1).defaultPrevented||!r||!a)return;const f=!!this._interval;this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(l),this._activeElement=a;const h=s?B1:b1,F=s?D1:R1;a.classList.add(F),xa(a),r.classList.add(h),a.classList.add(h);const E=()=>{a.classList.remove(h,F),a.classList.add($l),r.classList.remove($l,F,h),this._isSliding=!1,c(Md)};this._queueCallback(E,r,this._isAnimated()),f&&this.cycle()}_isAnimated(){return this._element.classList.contains(S1)}_getActive(){return Fe.findOne(L1,this._element)}_getItems(){return Fe.find(Ay,this._element)}_clearInterval(){this._interval&&(clearInterval(this._interval),this._interval=null)}_directionToOrder(t){return an()?t===Gi?Hi:Ks:t===Gi?Ks:Hi}_orderToDirection(t){return an()?t===Hi?Gi:ru:t===Hi?ru:Gi}static jQueryInterface(t){return this.each(function(){const o=Aa.getOrCreateInstance(this,t);if(typeof t=="number"){o.to(t);return}if(typeof t=="string"){if(o[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);o[t]()}})}}Q.on(document,E1,x1,function(e){const t=Fe.getElementFromSelector(this);if(!t||!t.classList.contains(xy))return;e.preventDefault();const o=Aa.getOrCreateInstance(t),r=this.getAttribute("data-bs-slide-to");if(r){o.to(r),o._maybeEnableCycle();return}if(sr.getDataAttribute(this,"slide")==="next"){o.next(),o._maybeEnableCycle();return}o.prev(),o._maybeEnableCycle()});Q.on(window,T1,()=>{const e=Fe.find(N1);for(const t of e)Aa.getOrCreateInstance(t)});cn(Aa);const I1="collapse",O1="bs.collapse",Pa=`.${O1}`,W1=".data-api",k1=`show${Pa}`,M1=`shown${Pa}`,H1=`hide${Pa}`,$1=`hidden${Pa}`,U1=`click${Pa}${W1}`,Hd="show",qi="collapse",Ul="collapsing",z1="collapsed",j1=`:scope .${qi} .${qi}`,G1="collapse-horizontal",Y1="width",K1="height",q1=".collapse.show, .collapse.collapsing",Im='[data-bs-toggle="collapse"]',X1={parent:null,toggle:!0},J1={parent:"(null|element)",toggle:"boolean"};class Ea extends En{constructor(t,o){super(t,o),this._isTransitioning=!1,this._triggerArray=[];const r=Fe.find(Im);for(const s of r){const a=Fe.getSelectorFromElement(s),l=Fe.find(a).filter(c=>c===this._element);a!==null&&l.length&&this._triggerArray.push(s)}this._initializeChildren(),this._config.parent||this._addAriaAndCollapsedClass(this._triggerArray,this._isShown()),this._config.toggle&&this.toggle()}static get Default(){return X1}static get DefaultType(){return J1}static get NAME(){return I1}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let t=[];if(this._config.parent&&(t=this._getFirstLevelChildren(q1).filter(c=>c!==this._element).map(c=>Ea.getOrCreateInstance(c,{toggle:!1}))),t.length&&t[0]._isTransitioning||Q.trigger(this._element,k1).defaultPrevented)return;for(const c of t)c.hide();const r=this._getDimension();this._element.classList.remove(qi),this._element.classList.add(Ul),this._element.style[r]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;const s=()=>{this._isTransitioning=!1,this._element.classList.remove(Ul),this._element.classList.add(qi,Hd),this._element.style[r]="",Q.trigger(this._element,M1)},l=`scroll${r[0].toUpperCase()+r.slice(1)}`;this._queueCallback(s,this._element,!0),this._element.style[r]=`${this._element[l]}px`}hide(){if(this._isTransitioning||!this._isShown()||Q.trigger(this._element,H1).defaultPrevented)return;const o=this._getDimension();this._element.style[o]=`${this._element.getBoundingClientRect()[o]}px`,xa(this._element),this._element.classList.add(Ul),this._element.classList.remove(qi,Hd);for(const s of this._triggerArray){const a=Fe.getElementFromSelector(s);a&&!this._isShown(a)&&this._addAriaAndCollapsedClass([s],!1)}this._isTransitioning=!0;const r=()=>{this._isTransitioning=!1,this._element.classList.remove(Ul),this._element.classList.add(qi),Q.trigger(this._element,$1)};this._element.style[o]="",this._queueCallback(r,this._element,!0)}_isShown(t=this._element){return t.classList.contains(Hd)}_configAfterMerge(t){return t.toggle=!!t.toggle,t.parent=Ar(t.parent),t}_getDimension(){return this._element.classList.contains(G1)?Y1:K1}_initializeChildren(){if(!this._config.parent)return;const t=this._getFirstLevelChildren(Im);for(const o of t){const r=Fe.getElementFromSelector(o);r&&this._addAriaAndCollapsedClass([o],this._isShown(r))}}_getFirstLevelChildren(t){const o=Fe.find(j1,this._config.parent);return Fe.find(t,this._config.parent).filter(r=>!o.includes(r))}_addAriaAndCollapsedClass(t,o){if(t.length)for(const r of t)r.classList.toggle(z1,!o),r.setAttribute("aria-expanded",o)}static jQueryInterface(t){const o={};return typeof t=="string"&&/show|hide/.test(t)&&(o.toggle=!1),this.each(function(){const r=Ea.getOrCreateInstance(this,o);if(typeof t=="string"){if(typeof r[t]>"u")throw new TypeError(`No method named "${t}"`);r[t]()}})}}Q.on(document,U1,Im,function(e){(e.target.tagName==="A"||e.delegateTarget&&e.delegateTarget.tagName==="A")&&e.preventDefault();for(const t of Fe.getMultipleElementsFromSelector(this))Ea.getOrCreateInstance(t,{toggle:!1}).toggle()});cn(Ea);const c0="dropdown",Z1="bs.dropdown",yi=`.${Z1}`,Pf=".data-api",Q1="Escape",d0="Tab",eO="ArrowUp",m0="ArrowDown",tO=2,oO=`hide${yi}`,nO=`hidden${yi}`,rO=`show${yi}`,iO=`shown${yi}`,Py=`click${yi}${Pf}`,wy=`keydown${yi}${Pf}`,sO=`keyup${yi}${Pf}`,Yi="show",aO="dropup",lO="dropend",uO="dropstart",cO="dropup-center",dO="dropdown-center",li='[data-bs-toggle="dropdown"]:not(.disabled):not(:disabled)',mO=`${li}.${Yi}`,iu=".dropdown-menu",fO=".navbar",hO=".navbar-nav",pO=".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",CO=an()?"top-end":"top-start",gO=an()?"top-start":"top-end",FO=an()?"bottom-end":"bottom-start",_O=an()?"bottom-start":"bottom-end",yO=an()?"left-start":"right-start",TO=an()?"right-start":"left-start",EO="top",SO="bottom",bO={autoClose:!0,boundary:"clippingParents",display:"dynamic",offset:[0,2],popperConfig:null,reference:"toggle"},BO={autoClose:"(boolean|string)",boundary:"(string|element)",display:"string",offset:"(array|string|function)",popperConfig:"(null|object|function)",reference:"(string|element|object)"};class Wn extends En{constructor(t,o){super(t,o),this._popper=null,this._parent=this._element.parentNode,this._menu=Fe.next(this._element,iu)[0]||Fe.prev(this._element,iu)[0]||Fe.findOne(iu,this._parent),this._inNavbar=this._detectNavbar()}static get Default(){return bO}static get DefaultType(){return BO}static get NAME(){return c0}toggle(){return this._isShown()?this.hide():this.show()}show(){if(Pr(this._element)||this._isShown())return;const t={relatedTarget:this._element};if(!Q.trigger(this._element,rO,t).defaultPrevented){if(this._createPopper(),"ontouchstart"in document.documentElement&&!this._parent.closest(hO))for(const r of[].concat(...document.body.children))Q.on(r,"mouseover",Tu);this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.add(Yi),this._element.classList.add(Yi),Q.trigger(this._element,iO,t)}}hide(){if(Pr(this._element)||!this._isShown())return;const t={relatedTarget:this._element};this._completeHide(t)}dispose(){this._popper&&this._popper.destroy(),super.dispose()}update(){this._inNavbar=this._detectNavbar(),this._popper&&this._popper.update()}_completeHide(t){if(!Q.trigger(this._element,oO,t).defaultPrevented){if("ontouchstart"in document.documentElement)for(const r of[].concat(...document.body.children))Q.off(r,"mouseover",Tu);this._popper&&this._popper.destroy(),this._menu.classList.remove(Yi),this._element.classList.remove(Yi),this._element.setAttribute("aria-expanded","false"),sr.removeDataAttribute(this._menu,"popper"),Q.trigger(this._element,nO,t)}}_getConfig(t){if(t=super._getConfig(t),typeof t.reference=="object"&&!ir(t.reference)&&typeof t.reference.getBoundingClientRect!="function")throw new TypeError(`${c0.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return t}_createPopper(){if(typeof gy>"u")throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org)");let t=this._element;this._config.reference==="parent"?t=this._parent:ir(this._config.reference)?t=Ar(this._config.reference):typeof this._config.reference=="object"&&(t=this._config.reference);const o=this._getPopperConfig();this._popper=xf(t,this._menu,o)}_isShown(){return this._menu.classList.contains(Yi)}_getPlacement(){const t=this._parent;if(t.classList.contains(lO))return yO;if(t.classList.contains(uO))return TO;if(t.classList.contains(cO))return EO;if(t.classList.contains(dO))return SO;const o=getComputedStyle(this._menu).getPropertyValue("--bs-position").trim()==="end";return t.classList.contains(aO)?o?gO:CO:o?_O:FO}_detectNavbar(){return this._element.closest(fO)!==null}_getOffset(){const{offset:t}=this._config;return typeof t=="string"?t.split(",").map(o=>Number.parseInt(o,10)):typeof t=="function"?o=>t(o,this._element):t}_getPopperConfig(){const t={placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"offset",options:{offset:this._getOffset()}}]};return(this._inNavbar||this._config.display==="static")&&(sr.setDataAttribute(this._menu,"popper","static"),t.modifiers=[{name:"applyStyles",enabled:!1}]),{...t,...Ao(this._config.popperConfig,[t])}}_selectMenuItem({key:t,target:o}){const r=Fe.find(pO,this._menu).filter(s=>Ts(s));r.length&&Nf(r,o,t===m0,!r.includes(o)).focus()}static jQueryInterface(t){return this.each(function(){const o=Wn.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof o[t]>"u")throw new TypeError(`No method named "${t}"`);o[t]()}})}static clearMenus(t){if(t.button===tO||t.type==="keyup"&&t.key!==d0)return;const o=Fe.find(mO);for(const r of o){const s=Wn.getInstance(r);if(!s||s._config.autoClose===!1)continue;const a=t.composedPath(),l=a.includes(s._menu);if(a.includes(s._element)||s._config.autoClose==="inside"&&!l||s._config.autoClose==="outside"&&l||s._menu.contains(t.target)&&(t.type==="keyup"&&t.key===d0||/input|select|option|textarea|form/i.test(t.target.tagName)))continue;const c={relatedTarget:s._element};t.type==="click"&&(c.clickEvent=t),s._completeHide(c)}}static dataApiKeydownHandler(t){const o=/input|textarea/i.test(t.target.tagName),r=t.key===Q1,s=[eO,m0].includes(t.key);if(!s&&!r||o&&!r)return;t.preventDefault();const a=this.matches(li)?this:Fe.prev(this,li)[0]||Fe.next(this,li)[0]||Fe.findOne(li,t.delegateTarget.parentNode),l=Wn.getOrCreateInstance(a);if(s){t.stopPropagation(),l.show(),l._selectMenuItem(t);return}l._isShown()&&(t.stopPropagation(),l.hide(),a.focus())}}Q.on(document,wy,li,Wn.dataApiKeydownHandler);Q.on(document,wy,iu,Wn.dataApiKeydownHandler);Q.on(document,Py,Wn.clearMenus);Q.on(document,sO,Wn.clearMenus);Q.on(document,Py,li,function(e){e.preventDefault(),Wn.getOrCreateInstance(this).toggle()});cn(Wn);const Iy="backdrop",DO="fade",f0="show",h0=`mousedown.bs.${Iy}`,RO={className:"modal-backdrop",clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:"body"},LO={className:"string",clickCallback:"(function|null)",isAnimated:"boolean",isVisible:"boolean",rootElement:"(element|string)"};class Oy extends Na{constructor(t){super(),this._config=this._getConfig(t),this._isAppended=!1,this._element=null}static get Default(){return RO}static get DefaultType(){return LO}static get NAME(){return Iy}show(t){if(!this._config.isVisible){Ao(t);return}this._append();const o=this._getElement();this._config.isAnimated&&xa(o),o.classList.add(f0),this._emulateAnimation(()=>{Ao(t)})}hide(t){if(!this._config.isVisible){Ao(t);return}this._getElement().classList.remove(f0),this._emulateAnimation(()=>{this.dispose(),Ao(t)})}dispose(){this._isAppended&&(Q.off(this._element,h0),this._element.remove(),this._isAppended=!1)}_getElement(){if(!this._element){const t=document.createElement("div");t.className=this._config.className,this._config.isAnimated&&t.classList.add(DO),this._element=t}return this._element}_configAfterMerge(t){return t.rootElement=Ar(t.rootElement),t}_append(){if(this._isAppended)return;const t=this._getElement();this._config.rootElement.append(t),Q.on(t,h0,()=>{Ao(this._config.clickCallback)}),this._isAppended=!0}_emulateAnimation(t){Ey(t,this._getElement(),this._config.isAnimated)}}const vO="focustrap",VO="bs.focustrap",Su=`.${VO}`,xO=`focusin${Su}`,NO=`keydown.tab${Su}`,AO="Tab",PO="forward",p0="backward",wO={autofocus:!0,trapElement:null},IO={autofocus:"boolean",trapElement:"element"};class Wy extends Na{constructor(t){super(),this._config=this._getConfig(t),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return wO}static get DefaultType(){return IO}static get NAME(){return vO}activate(){this._isActive||(this._config.autofocus&&this._config.trapElement.focus(),Q.off(document,Su),Q.on(document,xO,t=>this._handleFocusin(t)),Q.on(document,NO,t=>this._handleKeydown(t)),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,Q.off(document,Su))}_handleFocusin(t){const{trapElement:o}=this._config;if(t.target===document||t.target===o||o.contains(t.target))return;const r=Fe.focusableChildren(o);r.length===0?o.focus():this._lastTabNavDirection===p0?r[r.length-1].focus():r[0].focus()}_handleKeydown(t){t.key===AO&&(this._lastTabNavDirection=t.shiftKey?p0:PO)}}const C0=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",g0=".sticky-top",zl="padding-right",F0="margin-right";class Om{constructor(){this._element=document.body}getWidth(){const t=document.documentElement.clientWidth;return Math.abs(window.innerWidth-t)}hide(){const t=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,zl,o=>o+t),this._setElementAttributes(C0,zl,o=>o+t),this._setElementAttributes(g0,F0,o=>o-t)}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,zl),this._resetElementAttributes(C0,zl),this._resetElementAttributes(g0,F0)}isOverflowing(){return this.getWidth()>0}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(t,o,r){const s=this.getWidth(),a=l=>{if(l!==this._element&&window.innerWidth>l.clientWidth+s)return;this._saveInitialAttribute(l,o);const c=window.getComputedStyle(l).getPropertyValue(o);l.style.setProperty(o,`${r(Number.parseFloat(c))}px`)};this._applyManipulationCallback(t,a)}_saveInitialAttribute(t,o){const r=t.style.getPropertyValue(o);r&&sr.setDataAttribute(t,o,r)}_resetElementAttributes(t,o){const r=s=>{const a=sr.getDataAttribute(s,o);if(a===null){s.style.removeProperty(o);return}sr.removeDataAttribute(s,o),s.style.setProperty(o,a)};this._applyManipulationCallback(t,r)}_applyManipulationCallback(t,o){if(ir(t)){o(t);return}for(const r of Fe.find(t,this._element))o(r)}}const OO="modal",WO="bs.modal",ln=`.${WO}`,kO=".data-api",MO="Escape",HO=`hide${ln}`,$O=`hidePrevented${ln}`,ky=`hidden${ln}`,My=`show${ln}`,UO=`shown${ln}`,zO=`resize${ln}`,jO=`click.dismiss${ln}`,GO=`mousedown.dismiss${ln}`,YO=`keydown.dismiss${ln}`,KO=`click${ln}${kO}`,_0="modal-open",qO="fade",y0="show",$d="modal-static",XO=".modal.show",JO=".modal-dialog",ZO=".modal-body",QO='[data-bs-toggle="modal"]',eW={backdrop:!0,focus:!0,keyboard:!0},tW={backdrop:"(boolean|string)",focus:"boolean",keyboard:"boolean"};class ms extends En{constructor(t,o){super(t,o),this._dialog=Fe.findOne(JO,this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new Om,this._addEventListeners()}static get Default(){return eW}static get DefaultType(){return tW}static get NAME(){return OO}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){this._isShown||this._isTransitioning||Q.trigger(this._element,My,{relatedTarget:t}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(_0),this._adjustDialog(),this._backdrop.show(()=>this._showElement(t)))}hide(){!this._isShown||this._isTransitioning||Q.trigger(this._element,HO).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(y0),this._queueCallback(()=>this._hideModal(),this._element,this._isAnimated()))}dispose(){Q.off(window,ln),Q.off(this._dialog,ln),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new Oy({isVisible:!!this._config.backdrop,isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new Wy({trapElement:this._element})}_showElement(t){document.body.contains(this._element)||document.body.append(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.scrollTop=0;const o=Fe.findOne(ZO,this._dialog);o&&(o.scrollTop=0),xa(this._element),this._element.classList.add(y0);const r=()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,Q.trigger(this._element,UO,{relatedTarget:t})};this._queueCallback(r,this._dialog,this._isAnimated())}_addEventListeners(){Q.on(this._element,YO,t=>{if(t.key===MO){if(this._config.keyboard){this.hide();return}this._triggerBackdropTransition()}}),Q.on(window,zO,()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()}),Q.on(this._element,GO,t=>{Q.one(this._element,jO,o=>{if(!(this._element!==t.target||this._element!==o.target)){if(this._config.backdrop==="static"){this._triggerBackdropTransition();return}this._config.backdrop&&this.hide()}})})}_hideModal(){this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._backdrop.hide(()=>{document.body.classList.remove(_0),this._resetAdjustments(),this._scrollBar.reset(),Q.trigger(this._element,ky)})}_isAnimated(){return this._element.classList.contains(qO)}_triggerBackdropTransition(){if(Q.trigger(this._element,$O).defaultPrevented)return;const o=this._element.scrollHeight>document.documentElement.clientHeight,r=this._element.style.overflowY;r==="hidden"||this._element.classList.contains($d)||(o||(this._element.style.overflowY="hidden"),this._element.classList.add($d),this._queueCallback(()=>{this._element.classList.remove($d),this._queueCallback(()=>{this._element.style.overflowY=r},this._dialog)},this._dialog),this._element.focus())}_adjustDialog(){const t=this._element.scrollHeight>document.documentElement.clientHeight,o=this._scrollBar.getWidth(),r=o>0;if(r&&!t){const s=an()?"paddingLeft":"paddingRight";this._element.style[s]=`${o}px`}if(!r&&t){const s=an()?"paddingRight":"paddingLeft";this._element.style[s]=`${o}px`}}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(t,o){return this.each(function(){const r=ms.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof r[t]>"u")throw new TypeError(`No method named "${t}"`);r[t](o)}})}}Q.on(document,KO,QO,function(e){const t=Fe.getElementFromSelector(this);["A","AREA"].includes(this.tagName)&&e.preventDefault(),Q.one(t,My,s=>{s.defaultPrevented||Q.one(t,ky,()=>{Ts(this)&&this.focus()})});const o=Fe.findOne(XO);o&&ms.getInstance(o).hide(),ms.getOrCreateInstance(t).toggle(this)});Zu(ms);cn(ms);const oW="offcanvas",nW="bs.offcanvas",fr=`.${nW}`,Hy=".data-api",rW=`load${fr}${Hy}`,iW="Escape",T0="show",E0="showing",S0="hiding",sW="offcanvas-backdrop",$y=".offcanvas.show",aW=`show${fr}`,lW=`shown${fr}`,uW=`hide${fr}`,b0=`hidePrevented${fr}`,Uy=`hidden${fr}`,cW=`resize${fr}`,dW=`click${fr}${Hy}`,mW=`keydown.dismiss${fr}`,fW='[data-bs-toggle="offcanvas"]',hW={backdrop:!0,keyboard:!0,scroll:!1},pW={backdrop:"(boolean|string)",keyboard:"boolean",scroll:"boolean"};class wr extends En{constructor(t,o){super(t,o),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return hW}static get DefaultType(){return pW}static get NAME(){return oW}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){if(this._isShown||Q.trigger(this._element,aW,{relatedTarget:t}).defaultPrevented)return;this._isShown=!0,this._backdrop.show(),this._config.scroll||new Om().hide(),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add(E0);const r=()=>{(!this._config.scroll||this._config.backdrop)&&this._focustrap.activate(),this._element.classList.add(T0),this._element.classList.remove(E0),Q.trigger(this._element,lW,{relatedTarget:t})};this._queueCallback(r,this._element,!0)}hide(){if(!this._isShown||Q.trigger(this._element,uW).defaultPrevented)return;this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(S0),this._backdrop.hide();const o=()=>{this._element.classList.remove(T0,S0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._config.scroll||new Om().reset(),Q.trigger(this._element,Uy)};this._queueCallback(o,this._element,!0)}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){const t=()=>{if(this._config.backdrop==="static"){Q.trigger(this._element,b0);return}this.hide()},o=!!this._config.backdrop;return new Oy({className:sW,isVisible:o,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:o?t:null})}_initializeFocusTrap(){return new Wy({trapElement:this._element})}_addEventListeners(){Q.on(this._element,mW,t=>{if(t.key===iW){if(this._config.keyboard){this.hide();return}Q.trigger(this._element,b0)}})}static jQueryInterface(t){return this.each(function(){const o=wr.getOrCreateInstance(this,t);if(typeof t=="string"){if(o[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);o[t](this)}})}}Q.on(document,dW,fW,function(e){const t=Fe.getElementFromSelector(this);if(["A","AREA"].includes(this.tagName)&&e.preventDefault(),Pr(this))return;Q.one(t,Uy,()=>{Ts(this)&&this.focus()});const o=Fe.findOne($y);o&&o!==t&&wr.getInstance(o).hide(),wr.getOrCreateInstance(t).toggle(this)});Q.on(window,rW,()=>{for(const e of Fe.find($y))wr.getOrCreateInstance(e).show()});Q.on(window,cW,()=>{for(const e of Fe.find("[aria-modal][class*=show][class*=offcanvas-]"))getComputedStyle(e).position!=="fixed"&&wr.getOrCreateInstance(e).hide()});Zu(wr);cn(wr);const CW=/^aria-[\w-]*$/i,zy={"*":["class","dir","id","lang","role",CW],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],dd:[],div:[],dl:[],dt:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","srcset","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},gW=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),FW=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,_W=(e,t)=>{const o=e.nodeName.toLowerCase();return t.includes(o)?gW.has(o)?!!FW.test(e.nodeValue):!0:t.filter(r=>r instanceof RegExp).some(r=>r.test(o))};function yW(e,t,o){if(!e.length)return e;if(o&&typeof o=="function")return o(e);const s=new window.DOMParser().parseFromString(e,"text/html"),a=[].concat(...s.body.querySelectorAll("*"));for(const l of a){const c=l.nodeName.toLowerCase();if(!Object.keys(t).includes(c)){l.remove();continue}const d=[].concat(...l.attributes),f=[].concat(t["*"]||[],t[c]||[]);for(const h of d)_W(h,f)||l.removeAttribute(h.nodeName)}return s.body.innerHTML}const TW="TemplateFactory",EW={allowList:zy,content:{},extraClass:"",html:!1,sanitize:!0,sanitizeFn:null,template:"<div></div>"},SW={allowList:"object",content:"object",extraClass:"(string|function)",html:"boolean",sanitize:"boolean",sanitizeFn:"(null|function)",template:"string"},bW={entry:"(string|element|function|null)",selector:"(string|element)"};class BW extends Na{constructor(t){super(),this._config=this._getConfig(t)}static get Default(){return EW}static get DefaultType(){return SW}static get NAME(){return TW}getContent(){return Object.values(this._config.content).map(t=>this._resolvePossibleFunction(t)).filter(Boolean)}hasContent(){return this.getContent().length>0}changeContent(t){return this._checkContent(t),this._config.content={...this._config.content,...t},this}toHtml(){const t=document.createElement("div");t.innerHTML=this._maybeSanitize(this._config.template);for(const[s,a]of Object.entries(this._config.content))this._setContent(t,a,s);const o=t.children[0],r=this._resolvePossibleFunction(this._config.extraClass);return r&&o.classList.add(...r.split(" ")),o}_typeCheckConfig(t){super._typeCheckConfig(t),this._checkContent(t.content)}_checkContent(t){for(const[o,r]of Object.entries(t))super._typeCheckConfig({selector:o,entry:r},bW)}_setContent(t,o,r){const s=Fe.findOne(r,t);if(s){if(o=this._resolvePossibleFunction(o),!o){s.remove();return}if(ir(o)){this._putElementInTemplate(Ar(o),s);return}if(this._config.html){s.innerHTML=this._maybeSanitize(o);return}s.textContent=o}}_maybeSanitize(t){return this._config.sanitize?yW(t,this._config.allowList,this._config.sanitizeFn):t}_resolvePossibleFunction(t){return Ao(t,[this])}_putElementInTemplate(t,o){if(this._config.html){o.innerHTML="",o.append(t);return}o.textContent=t.textContent}}const DW="tooltip",RW=new Set(["sanitize","allowList","sanitizeFn"]),Ud="fade",LW="modal",jl="show",vW=".tooltip-inner",B0=`.${LW}`,D0="hide.bs.modal",qs="hover",zd="focus",VW="click",xW="manual",NW="hide",AW="hidden",PW="show",wW="shown",IW="inserted",OW="click",WW="focusin",kW="focusout",MW="mouseenter",HW="mouseleave",$W={AUTO:"auto",TOP:"top",RIGHT:an()?"left":"right",BOTTOM:"bottom",LEFT:an()?"right":"left"},UW={allowList:zy,animation:!0,boundary:"clippingParents",container:!1,customClass:"",delay:0,fallbackPlacements:["top","right","bottom","left"],html:!1,offset:[0,6],placement:"top",popperConfig:null,sanitize:!0,sanitizeFn:null,selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',title:"",trigger:"hover focus"},zW={allowList:"object",animation:"boolean",boundary:"(string|element)",container:"(string|element|boolean)",customClass:"(string|function)",delay:"(number|object)",fallbackPlacements:"array",html:"boolean",offset:"(array|string|function)",placement:"(string|function)",popperConfig:"(null|object|function)",sanitize:"boolean",sanitizeFn:"(null|function)",selector:"(string|boolean)",template:"string",title:"(string|element|function)",trigger:"string"};class wn extends En{constructor(t,o){if(typeof gy>"u")throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");super(t,o),this._isEnabled=!0,this._timeout=0,this._isHovered=null,this._activeTrigger={},this._popper=null,this._templateFactory=null,this._newContent=null,this.tip=null,this._setListeners(),this._config.selector||this._fixTitle()}static get Default(){return UW}static get DefaultType(){return zW}static get NAME(){return DW}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(){if(this._isEnabled){if(this._activeTrigger.click=!this._activeTrigger.click,this._isShown()){this._leave();return}this._enter()}}dispose(){clearTimeout(this._timeout),Q.off(this._element.closest(B0),D0,this._hideModalHandler),this._element.getAttribute("data-bs-original-title")&&this._element.setAttribute("title",this._element.getAttribute("data-bs-original-title")),this._disposePopper(),super.dispose()}show(){if(this._element.style.display==="none")throw new Error("Please use show on visible elements");if(!(this._isWithContent()&&this._isEnabled))return;const t=Q.trigger(this._element,this.constructor.eventName(PW)),r=(yy(this._element)||this._element.ownerDocument.documentElement).contains(this._element);if(t.defaultPrevented||!r)return;this._disposePopper();const s=this._getTipElement();this._element.setAttribute("aria-describedby",s.getAttribute("id"));const{container:a}=this._config;if(this._element.ownerDocument.documentElement.contains(this.tip)||(a.append(s),Q.trigger(this._element,this.constructor.eventName(IW))),this._popper=this._createPopper(s),s.classList.add(jl),"ontouchstart"in document.documentElement)for(const c of[].concat(...document.body.children))Q.on(c,"mouseover",Tu);const l=()=>{Q.trigger(this._element,this.constructor.eventName(wW)),this._isHovered===!1&&this._leave(),this._isHovered=!1};this._queueCallback(l,this.tip,this._isAnimated())}hide(){if(!this._isShown()||Q.trigger(this._element,this.constructor.eventName(NW)).defaultPrevented)return;if(this._getTipElement().classList.remove(jl),"ontouchstart"in document.documentElement)for(const s of[].concat(...document.body.children))Q.off(s,"mouseover",Tu);this._activeTrigger[VW]=!1,this._activeTrigger[zd]=!1,this._activeTrigger[qs]=!1,this._isHovered=null;const r=()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute("aria-describedby"),Q.trigger(this._element,this.constructor.eventName(AW)))};this._queueCallback(r,this.tip,this._isAnimated())}update(){this._popper&&this._popper.update()}_isWithContent(){return!!this._getTitle()}_getTipElement(){return this.tip||(this.tip=this._createTipElement(this._newContent||this._getContentForTemplate())),this.tip}_createTipElement(t){const o=this._getTemplateFactory(t).toHtml();if(!o)return null;o.classList.remove(Ud,jl),o.classList.add(`bs-${this.constructor.NAME}-auto`);const r=VI(this.constructor.NAME).toString();return o.setAttribute("id",r),this._isAnimated()&&o.classList.add(Ud),o}setContent(t){this._newContent=t,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(t){return this._templateFactory?this._templateFactory.changeContent(t):this._templateFactory=new BW({...this._config,content:t,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{[vW]:this._getTitle()}}_getTitle(){return this._resolvePossibleFunction(this._config.title)||this._element.getAttribute("data-bs-original-title")}_initializeOnDelegatedTarget(t){return this.constructor.getOrCreateInstance(t.delegateTarget,this._getDelegateConfig())}_isAnimated(){return this._config.animation||this.tip&&this.tip.classList.contains(Ud)}_isShown(){return this.tip&&this.tip.classList.contains(jl)}_createPopper(t){const o=Ao(this._config.placement,[this,t,this._element]),r=$W[o.toUpperCase()];return xf(this._element,t,this._getPopperConfig(r))}_getOffset(){const{offset:t}=this._config;return typeof t=="string"?t.split(",").map(o=>Number.parseInt(o,10)):typeof t=="function"?o=>t(o,this._element):t}_resolvePossibleFunction(t){return Ao(t,[this._element])}_getPopperConfig(t){const o={placement:t,modifiers:[{name:"flip",options:{fallbackPlacements:this._config.fallbackPlacements}},{name:"offset",options:{offset:this._getOffset()}},{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"arrow",options:{element:`.${this.constructor.NAME}-arrow`}},{name:"preSetPlacement",enabled:!0,phase:"beforeMain",fn:r=>{this._getTipElement().setAttribute("data-popper-placement",r.state.placement)}}]};return{...o,...Ao(this._config.popperConfig,[o])}}_setListeners(){const t=this._config.trigger.split(" ");for(const o of t)if(o==="click")Q.on(this._element,this.constructor.eventName(OW),this._config.selector,r=>{this._initializeOnDelegatedTarget(r).toggle()});else if(o!==xW){const r=o===qs?this.constructor.eventName(MW):this.constructor.eventName(WW),s=o===qs?this.constructor.eventName(HW):this.constructor.eventName(kW);Q.on(this._element,r,this._config.selector,a=>{const l=this._initializeOnDelegatedTarget(a);l._activeTrigger[a.type==="focusin"?zd:qs]=!0,l._enter()}),Q.on(this._element,s,this._config.selector,a=>{const l=this._initializeOnDelegatedTarget(a);l._activeTrigger[a.type==="focusout"?zd:qs]=l._element.contains(a.relatedTarget),l._leave()})}this._hideModalHandler=()=>{this._element&&this.hide()},Q.on(this._element.closest(B0),D0,this._hideModalHandler)}_fixTitle(){const t=this._element.getAttribute("title");t&&(!this._element.getAttribute("aria-label")&&!this._element.textContent.trim()&&this._element.setAttribute("aria-label",t),this._element.setAttribute("data-bs-original-title",t),this._element.removeAttribute("title"))}_enter(){if(this._isShown()||this._isHovered){this._isHovered=!0;return}this._isHovered=!0,this._setTimeout(()=>{this._isHovered&&this.show()},this._config.delay.show)}_leave(){this._isWithActiveTrigger()||(this._isHovered=!1,this._setTimeout(()=>{this._isHovered||this.hide()},this._config.delay.hide))}_setTimeout(t,o){clearTimeout(this._timeout),this._timeout=setTimeout(t,o)}_isWithActiveTrigger(){return Object.values(this._activeTrigger).includes(!0)}_getConfig(t){const o=sr.getDataAttributes(this._element);for(const r of Object.keys(o))RW.has(r)&&delete o[r];return t={...o,...typeof t=="object"&&t?t:{}},t=this._mergeConfigObj(t),t=this._configAfterMerge(t),this._typeCheckConfig(t),t}_configAfterMerge(t){return t.container=t.container===!1?document.body:Ar(t.container),typeof t.delay=="number"&&(t.delay={show:t.delay,hide:t.delay}),typeof t.title=="number"&&(t.title=t.title.toString()),typeof t.content=="number"&&(t.content=t.content.toString()),t}_getDelegateConfig(){const t={};for(const[o,r]of Object.entries(this._config))this.constructor.Default[o]!==r&&(t[o]=r);return t.selector=!1,t.trigger="manual",t}_disposePopper(){this._popper&&(this._popper.destroy(),this._popper=null),this.tip&&(this.tip.remove(),this.tip=null)}static jQueryInterface(t){return this.each(function(){const o=wn.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof o[t]>"u")throw new TypeError(`No method named "${t}"`);o[t]()}})}}cn(wn);const jW="popover",GW=".popover-header",YW=".popover-body",KW={...wn.Default,content:"",offset:[0,8],placement:"right",template:'<div class="popover" role="tooltip"><div class="popover-arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>',trigger:"click"},qW={...wn.DefaultType,content:"(null|string|element|function)"};class wf extends wn{static get Default(){return KW}static get DefaultType(){return qW}static get NAME(){return jW}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{[GW]:this._getTitle(),[YW]:this._getContent()}}_getContent(){return this._resolvePossibleFunction(this._config.content)}static jQueryInterface(t){return this.each(function(){const o=wf.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof o[t]>"u")throw new TypeError(`No method named "${t}"`);o[t]()}})}}cn(wf);const XW="scrollspy",JW="bs.scrollspy",If=`.${JW}`,ZW=".data-api",QW=`activate${If}`,R0=`click${If}`,ek=`load${If}${ZW}`,tk="dropdown-item",$i="active",ok='[data-bs-spy="scroll"]',jd="[href]",nk=".nav, .list-group",L0=".nav-link",rk=".nav-item",ik=".list-group-item",sk=`${L0}, ${rk} > ${L0}, ${ik}`,ak=".dropdown",lk=".dropdown-toggle",uk={offset:null,rootMargin:"0px 0px -25%",smoothScroll:!1,target:null,threshold:[.1,.5,1]},ck={offset:"(number|null)",rootMargin:"string",smoothScroll:"boolean",target:"element",threshold:"array"};class tc extends En{constructor(t,o){super(t,o),this._targetLinks=new Map,this._observableSections=new Map,this._rootElement=getComputedStyle(this._element).overflowY==="visible"?null:this._element,this._activeTarget=null,this._observer=null,this._previousScrollData={visibleEntryTop:0,parentScrollTop:0},this.refresh()}static get Default(){return uk}static get DefaultType(){return ck}static get NAME(){return XW}refresh(){this._initializeTargetsAndObservables(),this._maybeEnableSmoothScroll(),this._observer?this._observer.disconnect():this._observer=this._getNewObserver();for(const t of this._observableSections.values())this._observer.observe(t)}dispose(){this._observer.disconnect(),super.dispose()}_configAfterMerge(t){return t.target=Ar(t.target)||document.body,t.rootMargin=t.offset?`${t.offset}px 0px -30%`:t.rootMargin,typeof t.threshold=="string"&&(t.threshold=t.threshold.split(",").map(o=>Number.parseFloat(o))),t}_maybeEnableSmoothScroll(){this._config.smoothScroll&&(Q.off(this._config.target,R0),Q.on(this._config.target,R0,jd,t=>{const o=this._observableSections.get(t.target.hash);if(o){t.preventDefault();const r=this._rootElement||window,s=o.offsetTop-this._element.offsetTop;if(r.scrollTo){r.scrollTo({top:s,behavior:"smooth"});return}r.scrollTop=s}}))}_getNewObserver(){const t={root:this._rootElement,threshold:this._config.threshold,rootMargin:this._config.rootMargin};return new IntersectionObserver(o=>this._observerCallback(o),t)}_observerCallback(t){const o=l=>this._targetLinks.get(`#${l.target.id}`),r=l=>{this._previousScrollData.visibleEntryTop=l.target.offsetTop,this._process(o(l))},s=(this._rootElement||document.documentElement).scrollTop,a=s>=this._previousScrollData.parentScrollTop;this._previousScrollData.parentScrollTop=s;for(const l of t){if(!l.isIntersecting){this._activeTarget=null,this._clearActiveClass(o(l));continue}const c=l.target.offsetTop>=this._previousScrollData.visibleEntryTop;if(a&&c){if(r(l),!s)return;continue}!a&&!c&&r(l)}}_initializeTargetsAndObservables(){this._targetLinks=new Map,this._observableSections=new Map;const t=Fe.find(jd,this._config.target);for(const o of t){if(!o.hash||Pr(o))continue;const r=Fe.findOne(decodeURI(o.hash),this._element);Ts(r)&&(this._targetLinks.set(decodeURI(o.hash),o),this._observableSections.set(o.hash,r))}}_process(t){this._activeTarget!==t&&(this._clearActiveClass(this._config.target),this._activeTarget=t,t.classList.add($i),this._activateParents(t),Q.trigger(this._element,QW,{relatedTarget:t}))}_activateParents(t){if(t.classList.contains(tk)){Fe.findOne(lk,t.closest(ak)).classList.add($i);return}for(const o of Fe.parents(t,nk))for(const r of Fe.prev(o,sk))r.classList.add($i)}_clearActiveClass(t){t.classList.remove($i);const o=Fe.find(`${jd}.${$i}`,t);for(const r of o)r.classList.remove($i)}static jQueryInterface(t){return this.each(function(){const o=tc.getOrCreateInstance(this,t);if(typeof t=="string"){if(o[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);o[t]()}})}}Q.on(window,ek,()=>{for(const e of Fe.find(ok))tc.getOrCreateInstance(e)});cn(tc);const dk="tab",mk="bs.tab",Ti=`.${mk}`,fk=`hide${Ti}`,hk=`hidden${Ti}`,pk=`show${Ti}`,Ck=`shown${Ti}`,gk=`click${Ti}`,Fk=`keydown${Ti}`,_k=`load${Ti}`,yk="ArrowLeft",v0="ArrowRight",Tk="ArrowUp",V0="ArrowDown",Gd="Home",x0="End",ui="active",N0="fade",Yd="show",Ek="dropdown",jy=".dropdown-toggle",Sk=".dropdown-menu",Kd=`:not(${jy})`,bk='.list-group, .nav, [role="tablist"]',Bk=".nav-item, .list-group-item",Dk=`.nav-link${Kd}, .list-group-item${Kd}, [role="tab"]${Kd}`,Gy='[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',qd=`${Dk}, ${Gy}`,Rk=`.${ui}[data-bs-toggle="tab"], .${ui}[data-bs-toggle="pill"], .${ui}[data-bs-toggle="list"]`;class fs extends En{constructor(t){super(t),this._parent=this._element.closest(bk),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),Q.on(this._element,Fk,o=>this._keydown(o)))}static get NAME(){return dk}show(){const t=this._element;if(this._elemIsActive(t))return;const o=this._getActiveElem(),r=o?Q.trigger(o,fk,{relatedTarget:t}):null;Q.trigger(t,pk,{relatedTarget:o}).defaultPrevented||r&&r.defaultPrevented||(this._deactivate(o,t),this._activate(t,o))}_activate(t,o){if(!t)return;t.classList.add(ui),this._activate(Fe.getElementFromSelector(t));const r=()=>{if(t.getAttribute("role")!=="tab"){t.classList.add(Yd);return}t.removeAttribute("tabindex"),t.setAttribute("aria-selected",!0),this._toggleDropDown(t,!0),Q.trigger(t,Ck,{relatedTarget:o})};this._queueCallback(r,t,t.classList.contains(N0))}_deactivate(t,o){if(!t)return;t.classList.remove(ui),t.blur(),this._deactivate(Fe.getElementFromSelector(t));const r=()=>{if(t.getAttribute("role")!=="tab"){t.classList.remove(Yd);return}t.setAttribute("aria-selected",!1),t.setAttribute("tabindex","-1"),this._toggleDropDown(t,!1),Q.trigger(t,hk,{relatedTarget:o})};this._queueCallback(r,t,t.classList.contains(N0))}_keydown(t){if(![yk,v0,Tk,V0,Gd,x0].includes(t.key))return;t.stopPropagation(),t.preventDefault();const o=this._getChildren().filter(s=>!Pr(s));let r;if([Gd,x0].includes(t.key))r=o[t.key===Gd?0:o.length-1];else{const s=[v0,V0].includes(t.key);r=Nf(o,t.target,s,!0)}r&&(r.focus({preventScroll:!0}),fs.getOrCreateInstance(r).show())}_getChildren(){return Fe.find(qd,this._parent)}_getActiveElem(){return this._getChildren().find(t=>this._elemIsActive(t))||null}_setInitialAttributes(t,o){this._setAttributeIfNotExists(t,"role","tablist");for(const r of o)this._setInitialAttributesOnChild(r)}_setInitialAttributesOnChild(t){t=this._getInnerElement(t);const o=this._elemIsActive(t),r=this._getOuterElement(t);t.setAttribute("aria-selected",o),r!==t&&this._setAttributeIfNotExists(r,"role","presentation"),o||t.setAttribute("tabindex","-1"),this._setAttributeIfNotExists(t,"role","tab"),this._setInitialAttributesOnTargetPanel(t)}_setInitialAttributesOnTargetPanel(t){const o=Fe.getElementFromSelector(t);o&&(this._setAttributeIfNotExists(o,"role","tabpanel"),t.id&&this._setAttributeIfNotExists(o,"aria-labelledby",`${t.id}`))}_toggleDropDown(t,o){const r=this._getOuterElement(t);if(!r.classList.contains(Ek))return;const s=(a,l)=>{const c=Fe.findOne(a,r);c&&c.classList.toggle(l,o)};s(jy,ui),s(Sk,Yd),r.setAttribute("aria-expanded",o)}_setAttributeIfNotExists(t,o,r){t.hasAttribute(o)||t.setAttribute(o,r)}_elemIsActive(t){return t.classList.contains(ui)}_getInnerElement(t){return t.matches(qd)?t:Fe.findOne(qd,t)}_getOuterElement(t){return t.closest(Bk)||t}static jQueryInterface(t){return this.each(function(){const o=fs.getOrCreateInstance(this);if(typeof t=="string"){if(o[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);o[t]()}})}}Q.on(document,gk,Gy,function(e){["A","AREA"].includes(this.tagName)&&e.preventDefault(),!Pr(this)&&fs.getOrCreateInstance(this).show()});Q.on(window,_k,()=>{for(const e of Fe.find(Rk))fs.getOrCreateInstance(e)});cn(fs);const Lk="toast",vk="bs.toast",Ur=`.${vk}`,Vk=`mouseover${Ur}`,xk=`mouseout${Ur}`,Nk=`focusin${Ur}`,Ak=`focusout${Ur}`,Pk=`hide${Ur}`,wk=`hidden${Ur}`,Ik=`show${Ur}`,Ok=`shown${Ur}`,Wk="fade",A0="hide",Gl="show",Yl="showing",kk={animation:"boolean",autohide:"boolean",delay:"number"},Mk={animation:!0,autohide:!0,delay:5e3};class oc extends En{constructor(t,o){super(t,o),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return Mk}static get DefaultType(){return kk}static get NAME(){return Lk}show(){if(Q.trigger(this._element,Ik).defaultPrevented)return;this._clearTimeout(),this._config.animation&&this._element.classList.add(Wk);const o=()=>{this._element.classList.remove(Yl),Q.trigger(this._element,Ok),this._maybeScheduleHide()};this._element.classList.remove(A0),xa(this._element),this._element.classList.add(Gl,Yl),this._queueCallback(o,this._element,this._config.animation)}hide(){if(!this.isShown()||Q.trigger(this._element,Pk).defaultPrevented)return;const o=()=>{this._element.classList.add(A0),this._element.classList.remove(Yl,Gl),Q.trigger(this._element,wk)};this._element.classList.add(Yl),this._queueCallback(o,this._element,this._config.animation)}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(Gl),super.dispose()}isShown(){return this._element.classList.contains(Gl)}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout(()=>{this.hide()},this._config.delay)))}_onInteraction(t,o){switch(t.type){case"mouseover":case"mouseout":{this._hasMouseInteraction=o;break}case"focusin":case"focusout":{this._hasKeyboardInteraction=o;break}}if(o){this._clearTimeout();return}const r=t.relatedTarget;this._element===r||this._element.contains(r)||this._maybeScheduleHide()}_setListeners(){Q.on(this._element,Vk,t=>this._onInteraction(t,!0)),Q.on(this._element,xk,t=>this._onInteraction(t,!1)),Q.on(this._element,Nk,t=>this._onInteraction(t,!0)),Q.on(this._element,Ak,t=>this._onInteraction(t,!1))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(t){return this.each(function(){const o=oc.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof o[t]>"u")throw new TypeError(`No method named "${t}"`);o[t](this)}})}}Zu(oc);cn(oc);const P0={trigger:"hover",placement:"top",delay:{show:500,hide:0}},Yy={mounted(e,t){return new wn(e,{...P0,...t.value})},updated(e,t){const o=wn.getInstance(e);return o!==null&&o.dispose(),new wn(e,{...P0,...t.value})},unmounted(e){const t=wn.getInstance(e);t!==null&&t.dispose()}},Hk=e=>({Match:t=>{switch(e.Discriminator){case"CardBorderRadiusTopLeft":return t.whenCardBorderRadiusTopLeft();case"CardBorderRadiusTopRight":return t.whenCardBorderRadiusTopRight();case"CardBorderRadiusBottomLeft":return t.whenCardBorderRadiusBottomLeft();case"CardBorderRadiusBottomRight":return t.whenCardBorderRadiusBottomRight();case"ButtonBorderRadiusTopLeft":return t.whenButtonBorderRadiusTopLeft();case"ButtonBorderRadiusTopRight":return t.whenButtonBorderRadiusTopRight();case"ButtonBorderRadiusBottomLeft":return t.whenButtonBorderRadiusBottomLeft();case"ButtonBorderRadiusBottomRight":return t.whenButtonBorderRadiusBottomRight();case"BannerBorderRadiusTopLeft":return t.whenBannerBorderRadiusTopLeft();case"BannerBorderRadiusTopRight":return t.whenBannerBorderRadiusTopRight();case"BannerBorderRadiusBottomLeft":return t.whenBannerBorderRadiusBottomLeft();case"BannerBorderRadiusBottomRight":return t.whenBannerBorderRadiusBottomRight();case"BodyBorderRadiusTopLeft":return t.whenBodyBorderRadiusTopLeft();case"BodyBorderRadiusTopRight":return t.whenBodyBorderRadiusTopRight();case"BodyBorderRadiusBottomLeft":return t.whenBodyBorderRadiusBottomLeft();case"BodyBorderRadiusBottomRight":return t.whenBodyBorderRadiusBottomRight();case"CustomBorderRadius":return t.whenCustomBorderRadius(e.CustomValue)}}}),$k=e=>Hk(e.borderRadiusVariant).Match({whenCardBorderRadiusTopLeft:()=>e.cardBorderRadius.TopLeft,whenCardBorderRadiusTopRight:()=>e.cardBorderRadius.TopRight,whenCardBorderRadiusBottomLeft:()=>e.cardBorderRadius.BottomLeft,whenCardBorderRadiusBottomRight:()=>e.cardBorderRadius.BottomRight,whenButtonBorderRadiusTopLeft:()=>e.buttonBorderRadius.TopLeft,whenButtonBorderRadiusTopRight:()=>e.buttonBorderRadius.TopRight,whenButtonBorderRadiusBottomLeft:()=>e.buttonBorderRadius.BottomLeft,whenButtonBorderRadiusBottomRight:()=>e.buttonBorderRadius.BottomRight,whenBannerBorderRadiusTopLeft:()=>e.bannerBorderRadius.TopLeft,whenBannerBorderRadiusTopRight:()=>e.bannerBorderRadius.TopRight,whenBannerBorderRadiusBottomLeft:()=>e.bannerBorderRadius.BottomLeft,whenBannerBorderRadiusBottomRight:()=>e.bannerBorderRadius.BottomRight,whenBodyBorderRadiusTopLeft:()=>e.bodyBorderRadius.TopLeft,whenBodyBorderRadiusTopRight:()=>e.bodyBorderRadius.TopRight,whenBodyBorderRadiusBottomLeft:()=>e.bodyBorderRadius.BottomLeft,whenBodyBorderRadiusBottomRight:()=>e.bodyBorderRadius.BottomRight,whenCustomBorderRadius:t=>t}),Ir=e=>{const t=o=>$k({borderRadiusVariant:o,cardBorderRadius:e.borderRadiusCard,buttonBorderRadius:e.borderButtonRadius,bannerBorderRadius:e.borderBannerRadius,bodyBorderRadius:e.bodyBorderRadius})+"px";return{borderTopLeftRadius:t(e.borderRadius.TopLeft),borderTopRightRadius:t(e.borderRadius.TopRight),borderBottomLeftRadius:t(e.borderRadius.BottomLeft),borderBottomRightRadius:t(e.borderRadius.BottomRight)}},Uk=ho,hr=e=>{throw new Error("Didn't expect to get here"+e)},zk=e=>{switch(e.themePaddingRef){case"ThemePaddingsMedium":return e.themeComponentPaddings.Medium;case"ThemePaddingsSmall":return e.themeComponentPaddings.Small;case"ThemePaddingsLarge":return e.themeComponentPaddings.Large;case"ThemePaddingsHuge":return e.themeComponentPaddings.Huge;case"BodyPaddingsTop":return e.themeBodyPaddings.Top;case"BodyPaddingsRight":return e.themeBodyPaddings.Right;case"BodyPaddingsBottom":return e.themeBodyPaddings.Bottom;case"BodyPaddingsLeft":return e.themeBodyPaddings.Left;default:return hr(e.themePaddingRef)}},eo=e=>Uk(e.paddingExpression).Match({whenThemePadding:t=>zk({themePaddingRef:t,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings}),whenMinusExpression:t=>jk({paddingMinusExpression:t,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings}),whenDivideExpression:t=>Gk({paddingDivideExpression:t,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings}),whenCustomValue:t=>t}),jk=e=>eo({paddingExpression:e.paddingMinusExpression.Left,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings})-eo({paddingExpression:e.paddingMinusExpression.Right,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings}),Gk=e=>eo({paddingExpression:e.paddingDivideExpression.Left,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings})/eo({paddingExpression:e.paddingDivideExpression.Right,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings}),w0=e=>({paddingTop:eo({paddingExpression:e.paddings.Top,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings})+"px",paddingBottom:eo({paddingExpression:e.paddings.Bottom,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings})+"px",paddingLeft:e.fullWidth?0:e.themeBodyPaddings.Left+"px",paddingRight:e.fullWidth?0:e.themeBodyPaddings.Right+"px"}),Ky=e=>e.directionRtl?{"padding-right":e.paddingSize*(e.index%e.numberColumnsInLine/e.numberColumnsInLine)+"px","padding-left":e.paddingSize*((e.numberColumnsInLine-1-e.index%e.numberColumnsInLine)/e.numberColumnsInLine)+"px"}:{"padding-left":e.paddingSize*(e.index%e.numberColumnsInLine/e.numberColumnsInLine)+"px","padding-right":e.paddingSize*((e.numberColumnsInLine-1-e.index%e.numberColumnsInLine)/e.numberColumnsInLine)+"px"},Yk=e=>({Match:t=>{switch(e.Discriminator){case"EmailBackgroundColor":return t.whenEmailBackgroundColor();case"BodyColor":return t.whenBodyColor();case"TitleColor":return t.whenTitleColor();case"HeadingColor":return t.whenHeadingColor();case"SubHeadingColor":return t.whenSubHeading();case"LargeTextColor":return t.whenLargeTextColor();case"NormalTextColor":return t.whenNormalTextColor();case"DescriptionTextColor":return t.whenDescriptionTextColor();case"PrimaryTextColor":return t.whenPrimaryTextColor();case"SecondaryTextColor":return t.whenSecondaryTextColor();case"ButtonTextColor":return t.whenButtonTextColor();case"LinkColor":return t.whenLinkColor();case"PrimaryColor":return t.whenPrimaryColor();case"SecondaryColor":return t.whenSecondaryColor();case"CardBackgroundColor":return t.whenCardBackgroundColor();case"Custom":return t.whenCustom(e.CustomValue);default:return hr(e.Discriminator)}}}),su=e=>Yk(e.borderColor).Match({whenEmailBackgroundColor:()=>e.themeColors.EmailBackgroundColor,whenBodyColor:()=>e.themeColors.BodyColor,whenTitleColor:()=>e.themeColors.TitleColor,whenHeadingColor:()=>e.themeColors.HeadingColor,whenSubHeading:()=>e.themeColors.SubHeadingColor,whenLargeTextColor:()=>e.themeColors.LargeTextColor,whenNormalTextColor:()=>e.themeColors.NormalTextColor,whenDescriptionTextColor:()=>e.themeColors.DescriptionTextColor,whenPrimaryTextColor:()=>e.themeColors.PrimaryTextColor,whenSecondaryTextColor:()=>e.themeColors.SecondaryTextColor,whenLinkColor:()=>e.themeColors.LinkColor,whenPrimaryColor:()=>e.themeColors.PrimaryColor,whenSecondaryColor:()=>e.themeColors.SecondaryColor,whenCardBackgroundColor:()=>e.themeColors.CardBackgroundColor,whenButtonTextColor:()=>e.themeColors.ButtonTextColor,whenCustom:t=>t}),Kk=e=>({Match:t=>{switch(e.Style){case"None":return t.whenNone();case"Solid":return t.whenSolid();case"Dashed":return t.whenDashed();case"Dotted":return t.whenDotted()}}}),Kl=(e,t)=>Kk(e).Match({whenNone:()=>"",whenSolid:()=>`
|
|
43
|
+
*/const Dr=new Map,Od={set(e,t,o){Dr.has(e)||Dr.set(e,new Map);const r=Dr.get(e);if(!r.has(t)&&r.size!==0){console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(r.keys())[0]}.`);return}r.set(t,o)},get(e,t){return Dr.has(e)&&Dr.get(e).get(t)||null},remove(e,t){if(!Dr.has(e))return;const o=Dr.get(e);o.delete(t),o.size===0&&Dr.delete(e)}},LI=1e6,vI=1e3,Im="transitionend",yy=e=>(e&&window.CSS&&window.CSS.escape&&(e=e.replace(/#([^\s"#']+)/g,(t,o)=>`#${CSS.escape(o)}`)),e),VI=e=>e==null?`${e}`:Object.prototype.toString.call(e).match(/\s([a-z]+)/i)[1].toLowerCase(),xI=e=>{do e+=Math.floor(Math.random()*LI);while(document.getElementById(e));return e},NI=e=>{if(!e)return 0;let{transitionDuration:t,transitionDelay:o}=window.getComputedStyle(e);const r=Number.parseFloat(t),s=Number.parseFloat(o);return!r&&!s?0:(t=t.split(",")[0],o=o.split(",")[0],(Number.parseFloat(t)+Number.parseFloat(o))*vI)},Ty=e=>{e.dispatchEvent(new Event(Im))},sr=e=>!e||typeof e!="object"?!1:(typeof e.jquery<"u"&&(e=e[0]),typeof e.nodeType<"u"),Ar=e=>sr(e)?e.jquery?e[0]:e:typeof e=="string"&&e.length>0?document.querySelector(yy(e)):null,Ts=e=>{if(!sr(e)||e.getClientRects().length===0)return!1;const t=getComputedStyle(e).getPropertyValue("visibility")==="visible",o=e.closest("details:not([open])");if(!o)return t;if(o!==e){const r=e.closest("summary");if(r&&r.parentNode!==o||r===null)return!1}return t},Pr=e=>!e||e.nodeType!==Node.ELEMENT_NODE||e.classList.contains("disabled")?!0:typeof e.disabled<"u"?e.disabled:e.hasAttribute("disabled")&&e.getAttribute("disabled")!=="false",Ey=e=>{if(!document.documentElement.attachShadow)return null;if(typeof e.getRootNode=="function"){const t=e.getRootNode();return t instanceof ShadowRoot?t:null}return e instanceof ShadowRoot?e:e.parentNode?Ey(e.parentNode):null},Su=()=>{},Na=e=>{e.offsetHeight},Sy=()=>window.jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?window.jQuery:null,Wd=[],AI=e=>{document.readyState==="loading"?(Wd.length||document.addEventListener("DOMContentLoaded",()=>{for(const t of Wd)t()}),Wd.push(e)):e()},an=()=>document.documentElement.dir==="rtl",cn=e=>{AI(()=>{const t=Sy();if(t){const o=e.NAME,r=t.fn[o];t.fn[o]=e.jQueryInterface,t.fn[o].Constructor=e,t.fn[o].noConflict=()=>(t.fn[o]=r,e.jQueryInterface)}})},Ao=(e,t=[],o=e)=>typeof e=="function"?e(...t):o,by=(e,t,o=!0)=>{if(!o){Ao(e);return}const r=5,s=NI(t)+r;let a=!1;const l=({target:c})=>{c===t&&(a=!0,t.removeEventListener(Im,l),Ao(e))};t.addEventListener(Im,l),setTimeout(()=>{a||Ty(t)},s)},Pf=(e,t,o,r)=>{const s=e.length;let a=e.indexOf(t);return a===-1?!o&&r?e[s-1]:e[0]:(a+=o?1:-1,r&&(a=(a+s)%s),e[Math.max(0,Math.min(a,s-1))])},PI=/[^.]*(?=\..*)\.|.*/,wI=/\..*/,II=/::\d+$/,kd={};let a0=1;const By={mouseenter:"mouseover",mouseleave:"mouseout"},OI=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function Dy(e,t){return t&&`${t}::${a0++}`||e.uidEvent||a0++}function Ry(e){const t=Dy(e);return e.uidEvent=t,kd[t]=kd[t]||{},kd[t]}function WI(e,t){return function o(r){return wf(r,{delegateTarget:e}),o.oneOff&&Q.off(e,r.type,t),t.apply(e,[r])}}function kI(e,t,o){return function r(s){const a=e.querySelectorAll(t);for(let{target:l}=s;l&&l!==this;l=l.parentNode)for(const c of a)if(c===l)return wf(s,{delegateTarget:l}),r.oneOff&&Q.off(e,s.type,t,o),o.apply(l,[s])}}function Ly(e,t,o=null){return Object.values(e).find(r=>r.callable===t&&r.delegationSelector===o)}function vy(e,t,o){const r=typeof t=="string",s=r?o:t||o;let a=Vy(e);return OI.has(a)||(a=e),[r,s,a]}function l0(e,t,o,r,s){if(typeof t!="string"||!e)return;let[a,l,c]=vy(t,o,r);t in By&&(l=(P=>function(R){if(!R.relatedTarget||R.relatedTarget!==R.delegateTarget&&!R.delegateTarget.contains(R.relatedTarget))return P.call(this,R)})(l));const d=Ry(e),f=d[c]||(d[c]={}),p=Ly(f,l,a?o:null);if(p){p.oneOff=p.oneOff&&s;return}const F=Dy(l,t.replace(PI,"")),T=a?kI(e,o,l):WI(e,l);T.delegationSelector=a?o:null,T.callable=l,T.oneOff=s,T.uidEvent=F,f[F]=T,e.addEventListener(c,T,a)}function Om(e,t,o,r,s){const a=Ly(t[o],r,s);a&&(e.removeEventListener(o,a,!!s),delete t[o][a.uidEvent])}function MI(e,t,o,r){const s=t[o]||{};for(const[a,l]of Object.entries(s))a.includes(r)&&Om(e,t,o,l.callable,l.delegationSelector)}function Vy(e){return e=e.replace(wI,""),By[e]||e}const Q={on(e,t,o,r){l0(e,t,o,r,!1)},one(e,t,o,r){l0(e,t,o,r,!0)},off(e,t,o,r){if(typeof t!="string"||!e)return;const[s,a,l]=vy(t,o,r),c=l!==t,d=Ry(e),f=d[l]||{},p=t.startsWith(".");if(typeof a<"u"){if(!Object.keys(f).length)return;Om(e,d,l,a,s?o:null);return}if(p)for(const F of Object.keys(d))MI(e,d,F,t.slice(1));for(const[F,T]of Object.entries(f)){const b=F.replace(II,"");(!c||t.includes(b))&&Om(e,d,l,T.callable,T.delegationSelector)}},trigger(e,t,o){if(typeof t!="string"||!e)return null;const r=Sy(),s=Vy(t),a=t!==s;let l=null,c=!0,d=!0,f=!1;a&&r&&(l=r.Event(t,o),r(e).trigger(l),c=!l.isPropagationStopped(),d=!l.isImmediatePropagationStopped(),f=l.isDefaultPrevented());const p=wf(new Event(t,{bubbles:c,cancelable:!0}),o);return f&&p.preventDefault(),d&&e.dispatchEvent(p),p.defaultPrevented&&l&&l.preventDefault(),p}};function wf(e,t={}){for(const[o,r]of Object.entries(t))try{e[o]=r}catch{Object.defineProperty(e,o,{configurable:!0,get(){return r}})}return e}function u0(e){if(e==="true")return!0;if(e==="false")return!1;if(e===Number(e).toString())return Number(e);if(e===""||e==="null")return null;if(typeof e!="string")return e;try{return JSON.parse(decodeURIComponent(e))}catch{return e}}function Md(e){return e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}const ar={setDataAttribute(e,t,o){e.setAttribute(`data-bs-${Md(t)}`,o)},removeDataAttribute(e,t){e.removeAttribute(`data-bs-${Md(t)}`)},getDataAttributes(e){if(!e)return{};const t={},o=Object.keys(e.dataset).filter(r=>r.startsWith("bs")&&!r.startsWith("bsConfig"));for(const r of o){let s=r.replace(/^bs/,"");s=s.charAt(0).toLowerCase()+s.slice(1,s.length),t[s]=u0(e.dataset[r])}return t},getDataAttribute(e,t){return u0(e.getAttribute(`data-bs-${Md(t)}`))}};class Aa{static get Default(){return{}}static get DefaultType(){return{}}static get NAME(){throw new Error('You have to implement the static method "NAME", for each component!')}_getConfig(t){return t=this._mergeConfigObj(t),t=this._configAfterMerge(t),this._typeCheckConfig(t),t}_configAfterMerge(t){return t}_mergeConfigObj(t,o){const r=sr(o)?ar.getDataAttribute(o,"config"):{};return{...this.constructor.Default,...typeof r=="object"?r:{},...sr(o)?ar.getDataAttributes(o):{},...typeof t=="object"?t:{}}}_typeCheckConfig(t,o=this.constructor.DefaultType){for(const[r,s]of Object.entries(o)){const a=t[r],l=sr(a)?"element":VI(a);if(!new RegExp(s).test(l))throw new TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${r}" provided type "${l}" but expected type "${s}".`)}}}const HI="5.3.3";class Sn extends Aa{constructor(t,o){super(),t=Ar(t),t&&(this._element=t,this._config=this._getConfig(o),Od.set(this._element,this.constructor.DATA_KEY,this))}dispose(){Od.remove(this._element,this.constructor.DATA_KEY),Q.off(this._element,this.constructor.EVENT_KEY);for(const t of Object.getOwnPropertyNames(this))this[t]=null}_queueCallback(t,o,r=!0){by(t,o,r)}_getConfig(t){return t=this._mergeConfigObj(t,this._element),t=this._configAfterMerge(t),this._typeCheckConfig(t),t}static getInstance(t){return Od.get(Ar(t),this.DATA_KEY)}static getOrCreateInstance(t,o={}){return this.getInstance(t)||new this(t,typeof o=="object"?o:null)}static get VERSION(){return HI}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}static eventName(t){return`${t}${this.EVENT_KEY}`}}const Hd=e=>{let t=e.getAttribute("data-bs-target");if(!t||t==="#"){let o=e.getAttribute("href");if(!o||!o.includes("#")&&!o.startsWith("."))return null;o.includes("#")&&!o.startsWith("#")&&(o=`#${o.split("#")[1]}`),t=o&&o!=="#"?o.trim():null}return t?t.split(",").map(o=>yy(o)).join(","):null},Fe={find(e,t=document.documentElement){return[].concat(...Element.prototype.querySelectorAll.call(t,e))},findOne(e,t=document.documentElement){return Element.prototype.querySelector.call(t,e)},children(e,t){return[].concat(...e.children).filter(o=>o.matches(t))},parents(e,t){const o=[];let r=e.parentNode.closest(t);for(;r;)o.push(r),r=r.parentNode.closest(t);return o},prev(e,t){let o=e.previousElementSibling;for(;o;){if(o.matches(t))return[o];o=o.previousElementSibling}return[]},next(e,t){let o=e.nextElementSibling;for(;o;){if(o.matches(t))return[o];o=o.nextElementSibling}return[]},focusableChildren(e){const t=["a","button","input","textarea","select","details","[tabindex]",'[contenteditable="true"]'].map(o=>`${o}:not([tabindex^="-"])`).join(",");return this.find(t,e).filter(o=>!Pr(o)&&Ts(o))},getSelectorFromElement(e){const t=Hd(e);return t&&Fe.findOne(t)?t:null},getElementFromSelector(e){const t=Hd(e);return t?Fe.findOne(t):null},getMultipleElementsFromSelector(e){const t=Hd(e);return t?Fe.find(t):[]}},ec=(e,t="hide")=>{const o=`click.dismiss${e.EVENT_KEY}`,r=e.NAME;Q.on(document,o,`[data-bs-dismiss="${r}"]`,function(s){if(["A","AREA"].includes(this.tagName)&&s.preventDefault(),Pr(this))return;const a=Fe.getElementFromSelector(this)||this.closest(`.${r}`);e.getOrCreateInstance(a)[t]()})},$I="alert",UI="bs.alert",xy=`.${UI}`,zI=`close${xy}`,jI=`closed${xy}`,GI="fade",YI="show";class tc extends Sn{static get NAME(){return $I}close(){if(Q.trigger(this._element,zI).defaultPrevented)return;this._element.classList.remove(YI);const o=this._element.classList.contains(GI);this._queueCallback(()=>this._destroyElement(),this._element,o)}_destroyElement(){this._element.remove(),Q.trigger(this._element,jI),this.dispose()}static jQueryInterface(t){return this.each(function(){const o=tc.getOrCreateInstance(this);if(typeof t=="string"){if(o[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);o[t](this)}})}}ec(tc,"close");cn(tc);const KI="button",qI="bs.button",XI=`.${qI}`,JI=".data-api",ZI="active",c0='[data-bs-toggle="button"]',QI=`click${XI}${JI}`;class oc extends Sn{static get NAME(){return KI}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle(ZI))}static jQueryInterface(t){return this.each(function(){const o=oc.getOrCreateInstance(this);t==="toggle"&&o[t]()})}}Q.on(document,QI,c0,e=>{e.preventDefault();const t=e.target.closest(c0);oc.getOrCreateInstance(t).toggle()});cn(oc);const e1="swipe",Es=".bs.swipe",t1=`touchstart${Es}`,o1=`touchmove${Es}`,n1=`touchend${Es}`,r1=`pointerdown${Es}`,i1=`pointerup${Es}`,s1="touch",a1="pen",l1="pointer-event",u1=40,c1={endCallback:null,leftCallback:null,rightCallback:null},d1={endCallback:"(function|null)",leftCallback:"(function|null)",rightCallback:"(function|null)"};class bu extends Aa{constructor(t,o){super(),this._element=t,!(!t||!bu.isSupported())&&(this._config=this._getConfig(o),this._deltaX=0,this._supportPointerEvents=!!window.PointerEvent,this._initEvents())}static get Default(){return c1}static get DefaultType(){return d1}static get NAME(){return e1}dispose(){Q.off(this._element,Es)}_start(t){if(!this._supportPointerEvents){this._deltaX=t.touches[0].clientX;return}this._eventIsPointerPenTouch(t)&&(this._deltaX=t.clientX)}_end(t){this._eventIsPointerPenTouch(t)&&(this._deltaX=t.clientX-this._deltaX),this._handleSwipe(),Ao(this._config.endCallback)}_move(t){this._deltaX=t.touches&&t.touches.length>1?0:t.touches[0].clientX-this._deltaX}_handleSwipe(){const t=Math.abs(this._deltaX);if(t<=u1)return;const o=t/this._deltaX;this._deltaX=0,o&&Ao(o>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(Q.on(this._element,r1,t=>this._start(t)),Q.on(this._element,i1,t=>this._end(t)),this._element.classList.add(l1)):(Q.on(this._element,t1,t=>this._start(t)),Q.on(this._element,o1,t=>this._move(t)),Q.on(this._element,n1,t=>this._end(t)))}_eventIsPointerPenTouch(t){return this._supportPointerEvents&&(t.pointerType===a1||t.pointerType===s1)}static isSupported(){return"ontouchstart"in document.documentElement||navigator.maxTouchPoints>0}}const m1="carousel",f1="bs.carousel",$r=`.${f1}`,Ny=".data-api",h1="ArrowLeft",p1="ArrowRight",C1=500,qs="next",Hi="prev",Gi="left",iu="right",g1=`slide${$r}`,$d=`slid${$r}`,F1=`keydown${$r}`,_1=`mouseenter${$r}`,y1=`mouseleave${$r}`,T1=`dragstart${$r}`,E1=`load${$r}${Ny}`,S1=`click${$r}${Ny}`,Ay="carousel",Ul="active",b1="slide",B1="carousel-item-end",D1="carousel-item-start",R1="carousel-item-next",L1="carousel-item-prev",Py=".active",wy=".carousel-item",v1=Py+wy,V1=".carousel-item img",x1=".carousel-indicators",N1="[data-bs-slide], [data-bs-slide-to]",A1='[data-bs-ride="carousel"]',P1={[h1]:iu,[p1]:Gi},w1={interval:5e3,keyboard:!0,pause:"hover",ride:!1,touch:!0,wrap:!0},I1={interval:"(number|boolean)",keyboard:"boolean",pause:"(string|boolean)",ride:"(boolean|string)",touch:"boolean",wrap:"boolean"};class Pa extends Sn{constructor(t,o){super(t,o),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=Fe.findOne(x1,this._element),this._addEventListeners(),this._config.ride===Ay&&this.cycle()}static get Default(){return w1}static get DefaultType(){return I1}static get NAME(){return m1}next(){this._slide(qs)}nextWhenVisible(){!document.hidden&&Ts(this._element)&&this.next()}prev(){this._slide(Hi)}pause(){this._isSliding&&Ty(this._element),this._clearInterval()}cycle(){this._clearInterval(),this._updateInterval(),this._interval=setInterval(()=>this.nextWhenVisible(),this._config.interval)}_maybeEnableCycle(){if(this._config.ride){if(this._isSliding){Q.one(this._element,$d,()=>this.cycle());return}this.cycle()}}to(t){const o=this._getItems();if(t>o.length-1||t<0)return;if(this._isSliding){Q.one(this._element,$d,()=>this.to(t));return}const r=this._getItemIndex(this._getActive());if(r===t)return;const s=t>r?qs:Hi;this._slide(s,o[t])}dispose(){this._swipeHelper&&this._swipeHelper.dispose(),super.dispose()}_configAfterMerge(t){return t.defaultInterval=t.interval,t}_addEventListeners(){this._config.keyboard&&Q.on(this._element,F1,t=>this._keydown(t)),this._config.pause==="hover"&&(Q.on(this._element,_1,()=>this.pause()),Q.on(this._element,y1,()=>this._maybeEnableCycle())),this._config.touch&&bu.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(const r of Fe.find(V1,this._element))Q.on(r,T1,s=>s.preventDefault());const o={leftCallback:()=>this._slide(this._directionToOrder(Gi)),rightCallback:()=>this._slide(this._directionToOrder(iu)),endCallback:()=>{this._config.pause==="hover"&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(()=>this._maybeEnableCycle(),C1+this._config.interval))}};this._swipeHelper=new bu(this._element,o)}_keydown(t){if(/input|textarea/i.test(t.target.tagName))return;const o=P1[t.key];o&&(t.preventDefault(),this._slide(this._directionToOrder(o)))}_getItemIndex(t){return this._getItems().indexOf(t)}_setActiveIndicatorElement(t){if(!this._indicatorsElement)return;const o=Fe.findOne(Py,this._indicatorsElement);o.classList.remove(Ul),o.removeAttribute("aria-current");const r=Fe.findOne(`[data-bs-slide-to="${t}"]`,this._indicatorsElement);r&&(r.classList.add(Ul),r.setAttribute("aria-current","true"))}_updateInterval(){const t=this._activeElement||this._getActive();if(!t)return;const o=Number.parseInt(t.getAttribute("data-bs-interval"),10);this._config.interval=o||this._config.defaultInterval}_slide(t,o=null){if(this._isSliding)return;const r=this._getActive(),s=t===qs,a=o||Pf(this._getItems(),r,s,this._config.wrap);if(a===r)return;const l=this._getItemIndex(a),c=b=>Q.trigger(this._element,b,{relatedTarget:a,direction:this._orderToDirection(t),from:this._getItemIndex(r),to:l});if(c(g1).defaultPrevented||!r||!a)return;const f=!!this._interval;this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(l),this._activeElement=a;const p=s?D1:B1,F=s?R1:L1;a.classList.add(F),Na(a),r.classList.add(p),a.classList.add(p);const T=()=>{a.classList.remove(p,F),a.classList.add(Ul),r.classList.remove(Ul,F,p),this._isSliding=!1,c($d)};this._queueCallback(T,r,this._isAnimated()),f&&this.cycle()}_isAnimated(){return this._element.classList.contains(b1)}_getActive(){return Fe.findOne(v1,this._element)}_getItems(){return Fe.find(wy,this._element)}_clearInterval(){this._interval&&(clearInterval(this._interval),this._interval=null)}_directionToOrder(t){return an()?t===Gi?Hi:qs:t===Gi?qs:Hi}_orderToDirection(t){return an()?t===Hi?Gi:iu:t===Hi?iu:Gi}static jQueryInterface(t){return this.each(function(){const o=Pa.getOrCreateInstance(this,t);if(typeof t=="number"){o.to(t);return}if(typeof t=="string"){if(o[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);o[t]()}})}}Q.on(document,S1,N1,function(e){const t=Fe.getElementFromSelector(this);if(!t||!t.classList.contains(Ay))return;e.preventDefault();const o=Pa.getOrCreateInstance(t),r=this.getAttribute("data-bs-slide-to");if(r){o.to(r),o._maybeEnableCycle();return}if(ar.getDataAttribute(this,"slide")==="next"){o.next(),o._maybeEnableCycle();return}o.prev(),o._maybeEnableCycle()});Q.on(window,E1,()=>{const e=Fe.find(A1);for(const t of e)Pa.getOrCreateInstance(t)});cn(Pa);const O1="collapse",W1="bs.collapse",wa=`.${W1}`,k1=".data-api",M1=`show${wa}`,H1=`shown${wa}`,$1=`hide${wa}`,U1=`hidden${wa}`,z1=`click${wa}${k1}`,Ud="show",qi="collapse",zl="collapsing",j1="collapsed",G1=`:scope .${qi} .${qi}`,Y1="collapse-horizontal",K1="width",q1="height",X1=".collapse.show, .collapse.collapsing",Wm='[data-bs-toggle="collapse"]',J1={parent:null,toggle:!0},Z1={parent:"(null|element)",toggle:"boolean"};class Sa extends Sn{constructor(t,o){super(t,o),this._isTransitioning=!1,this._triggerArray=[];const r=Fe.find(Wm);for(const s of r){const a=Fe.getSelectorFromElement(s),l=Fe.find(a).filter(c=>c===this._element);a!==null&&l.length&&this._triggerArray.push(s)}this._initializeChildren(),this._config.parent||this._addAriaAndCollapsedClass(this._triggerArray,this._isShown()),this._config.toggle&&this.toggle()}static get Default(){return J1}static get DefaultType(){return Z1}static get NAME(){return O1}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let t=[];if(this._config.parent&&(t=this._getFirstLevelChildren(X1).filter(c=>c!==this._element).map(c=>Sa.getOrCreateInstance(c,{toggle:!1}))),t.length&&t[0]._isTransitioning||Q.trigger(this._element,M1).defaultPrevented)return;for(const c of t)c.hide();const r=this._getDimension();this._element.classList.remove(qi),this._element.classList.add(zl),this._element.style[r]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;const s=()=>{this._isTransitioning=!1,this._element.classList.remove(zl),this._element.classList.add(qi,Ud),this._element.style[r]="",Q.trigger(this._element,H1)},l=`scroll${r[0].toUpperCase()+r.slice(1)}`;this._queueCallback(s,this._element,!0),this._element.style[r]=`${this._element[l]}px`}hide(){if(this._isTransitioning||!this._isShown()||Q.trigger(this._element,$1).defaultPrevented)return;const o=this._getDimension();this._element.style[o]=`${this._element.getBoundingClientRect()[o]}px`,Na(this._element),this._element.classList.add(zl),this._element.classList.remove(qi,Ud);for(const s of this._triggerArray){const a=Fe.getElementFromSelector(s);a&&!this._isShown(a)&&this._addAriaAndCollapsedClass([s],!1)}this._isTransitioning=!0;const r=()=>{this._isTransitioning=!1,this._element.classList.remove(zl),this._element.classList.add(qi),Q.trigger(this._element,U1)};this._element.style[o]="",this._queueCallback(r,this._element,!0)}_isShown(t=this._element){return t.classList.contains(Ud)}_configAfterMerge(t){return t.toggle=!!t.toggle,t.parent=Ar(t.parent),t}_getDimension(){return this._element.classList.contains(Y1)?K1:q1}_initializeChildren(){if(!this._config.parent)return;const t=this._getFirstLevelChildren(Wm);for(const o of t){const r=Fe.getElementFromSelector(o);r&&this._addAriaAndCollapsedClass([o],this._isShown(r))}}_getFirstLevelChildren(t){const o=Fe.find(G1,this._config.parent);return Fe.find(t,this._config.parent).filter(r=>!o.includes(r))}_addAriaAndCollapsedClass(t,o){if(t.length)for(const r of t)r.classList.toggle(j1,!o),r.setAttribute("aria-expanded",o)}static jQueryInterface(t){const o={};return typeof t=="string"&&/show|hide/.test(t)&&(o.toggle=!1),this.each(function(){const r=Sa.getOrCreateInstance(this,o);if(typeof t=="string"){if(typeof r[t]>"u")throw new TypeError(`No method named "${t}"`);r[t]()}})}}Q.on(document,z1,Wm,function(e){(e.target.tagName==="A"||e.delegateTarget&&e.delegateTarget.tagName==="A")&&e.preventDefault();for(const t of Fe.getMultipleElementsFromSelector(this))Sa.getOrCreateInstance(t,{toggle:!1}).toggle()});cn(Sa);const d0="dropdown",Q1="bs.dropdown",yi=`.${Q1}`,If=".data-api",eO="Escape",m0="Tab",tO="ArrowUp",f0="ArrowDown",oO=2,nO=`hide${yi}`,rO=`hidden${yi}`,iO=`show${yi}`,sO=`shown${yi}`,Iy=`click${yi}${If}`,Oy=`keydown${yi}${If}`,aO=`keyup${yi}${If}`,Yi="show",lO="dropup",uO="dropend",cO="dropstart",dO="dropup-center",mO="dropdown-center",li='[data-bs-toggle="dropdown"]:not(.disabled):not(:disabled)',fO=`${li}.${Yi}`,su=".dropdown-menu",hO=".navbar",pO=".navbar-nav",CO=".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",gO=an()?"top-end":"top-start",FO=an()?"top-start":"top-end",_O=an()?"bottom-end":"bottom-start",yO=an()?"bottom-start":"bottom-end",TO=an()?"left-start":"right-start",EO=an()?"right-start":"left-start",SO="top",bO="bottom",BO={autoClose:!0,boundary:"clippingParents",display:"dynamic",offset:[0,2],popperConfig:null,reference:"toggle"},DO={autoClose:"(boolean|string)",boundary:"(string|element)",display:"string",offset:"(array|string|function)",popperConfig:"(null|object|function)",reference:"(string|element|object)"};class kn extends Sn{constructor(t,o){super(t,o),this._popper=null,this._parent=this._element.parentNode,this._menu=Fe.next(this._element,su)[0]||Fe.prev(this._element,su)[0]||Fe.findOne(su,this._parent),this._inNavbar=this._detectNavbar()}static get Default(){return BO}static get DefaultType(){return DO}static get NAME(){return d0}toggle(){return this._isShown()?this.hide():this.show()}show(){if(Pr(this._element)||this._isShown())return;const t={relatedTarget:this._element};if(!Q.trigger(this._element,iO,t).defaultPrevented){if(this._createPopper(),"ontouchstart"in document.documentElement&&!this._parent.closest(pO))for(const r of[].concat(...document.body.children))Q.on(r,"mouseover",Su);this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.add(Yi),this._element.classList.add(Yi),Q.trigger(this._element,sO,t)}}hide(){if(Pr(this._element)||!this._isShown())return;const t={relatedTarget:this._element};this._completeHide(t)}dispose(){this._popper&&this._popper.destroy(),super.dispose()}update(){this._inNavbar=this._detectNavbar(),this._popper&&this._popper.update()}_completeHide(t){if(!Q.trigger(this._element,nO,t).defaultPrevented){if("ontouchstart"in document.documentElement)for(const r of[].concat(...document.body.children))Q.off(r,"mouseover",Su);this._popper&&this._popper.destroy(),this._menu.classList.remove(Yi),this._element.classList.remove(Yi),this._element.setAttribute("aria-expanded","false"),ar.removeDataAttribute(this._menu,"popper"),Q.trigger(this._element,rO,t)}}_getConfig(t){if(t=super._getConfig(t),typeof t.reference=="object"&&!sr(t.reference)&&typeof t.reference.getBoundingClientRect!="function")throw new TypeError(`${d0.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return t}_createPopper(){if(typeof _y>"u")throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org)");let t=this._element;this._config.reference==="parent"?t=this._parent:sr(this._config.reference)?t=Ar(this._config.reference):typeof this._config.reference=="object"&&(t=this._config.reference);const o=this._getPopperConfig();this._popper=Af(t,this._menu,o)}_isShown(){return this._menu.classList.contains(Yi)}_getPlacement(){const t=this._parent;if(t.classList.contains(uO))return TO;if(t.classList.contains(cO))return EO;if(t.classList.contains(dO))return SO;if(t.classList.contains(mO))return bO;const o=getComputedStyle(this._menu).getPropertyValue("--bs-position").trim()==="end";return t.classList.contains(lO)?o?FO:gO:o?yO:_O}_detectNavbar(){return this._element.closest(hO)!==null}_getOffset(){const{offset:t}=this._config;return typeof t=="string"?t.split(",").map(o=>Number.parseInt(o,10)):typeof t=="function"?o=>t(o,this._element):t}_getPopperConfig(){const t={placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"offset",options:{offset:this._getOffset()}}]};return(this._inNavbar||this._config.display==="static")&&(ar.setDataAttribute(this._menu,"popper","static"),t.modifiers=[{name:"applyStyles",enabled:!1}]),{...t,...Ao(this._config.popperConfig,[t])}}_selectMenuItem({key:t,target:o}){const r=Fe.find(CO,this._menu).filter(s=>Ts(s));r.length&&Pf(r,o,t===f0,!r.includes(o)).focus()}static jQueryInterface(t){return this.each(function(){const o=kn.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof o[t]>"u")throw new TypeError(`No method named "${t}"`);o[t]()}})}static clearMenus(t){if(t.button===oO||t.type==="keyup"&&t.key!==m0)return;const o=Fe.find(fO);for(const r of o){const s=kn.getInstance(r);if(!s||s._config.autoClose===!1)continue;const a=t.composedPath(),l=a.includes(s._menu);if(a.includes(s._element)||s._config.autoClose==="inside"&&!l||s._config.autoClose==="outside"&&l||s._menu.contains(t.target)&&(t.type==="keyup"&&t.key===m0||/input|select|option|textarea|form/i.test(t.target.tagName)))continue;const c={relatedTarget:s._element};t.type==="click"&&(c.clickEvent=t),s._completeHide(c)}}static dataApiKeydownHandler(t){const o=/input|textarea/i.test(t.target.tagName),r=t.key===eO,s=[tO,f0].includes(t.key);if(!s&&!r||o&&!r)return;t.preventDefault();const a=this.matches(li)?this:Fe.prev(this,li)[0]||Fe.next(this,li)[0]||Fe.findOne(li,t.delegateTarget.parentNode),l=kn.getOrCreateInstance(a);if(s){t.stopPropagation(),l.show(),l._selectMenuItem(t);return}l._isShown()&&(t.stopPropagation(),l.hide(),a.focus())}}Q.on(document,Oy,li,kn.dataApiKeydownHandler);Q.on(document,Oy,su,kn.dataApiKeydownHandler);Q.on(document,Iy,kn.clearMenus);Q.on(document,aO,kn.clearMenus);Q.on(document,Iy,li,function(e){e.preventDefault(),kn.getOrCreateInstance(this).toggle()});cn(kn);const Wy="backdrop",RO="fade",h0="show",p0=`mousedown.bs.${Wy}`,LO={className:"modal-backdrop",clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:"body"},vO={className:"string",clickCallback:"(function|null)",isAnimated:"boolean",isVisible:"boolean",rootElement:"(element|string)"};class ky extends Aa{constructor(t){super(),this._config=this._getConfig(t),this._isAppended=!1,this._element=null}static get Default(){return LO}static get DefaultType(){return vO}static get NAME(){return Wy}show(t){if(!this._config.isVisible){Ao(t);return}this._append();const o=this._getElement();this._config.isAnimated&&Na(o),o.classList.add(h0),this._emulateAnimation(()=>{Ao(t)})}hide(t){if(!this._config.isVisible){Ao(t);return}this._getElement().classList.remove(h0),this._emulateAnimation(()=>{this.dispose(),Ao(t)})}dispose(){this._isAppended&&(Q.off(this._element,p0),this._element.remove(),this._isAppended=!1)}_getElement(){if(!this._element){const t=document.createElement("div");t.className=this._config.className,this._config.isAnimated&&t.classList.add(RO),this._element=t}return this._element}_configAfterMerge(t){return t.rootElement=Ar(t.rootElement),t}_append(){if(this._isAppended)return;const t=this._getElement();this._config.rootElement.append(t),Q.on(t,p0,()=>{Ao(this._config.clickCallback)}),this._isAppended=!0}_emulateAnimation(t){by(t,this._getElement(),this._config.isAnimated)}}const VO="focustrap",xO="bs.focustrap",Bu=`.${xO}`,NO=`focusin${Bu}`,AO=`keydown.tab${Bu}`,PO="Tab",wO="forward",C0="backward",IO={autofocus:!0,trapElement:null},OO={autofocus:"boolean",trapElement:"element"};class My extends Aa{constructor(t){super(),this._config=this._getConfig(t),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return IO}static get DefaultType(){return OO}static get NAME(){return VO}activate(){this._isActive||(this._config.autofocus&&this._config.trapElement.focus(),Q.off(document,Bu),Q.on(document,NO,t=>this._handleFocusin(t)),Q.on(document,AO,t=>this._handleKeydown(t)),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,Q.off(document,Bu))}_handleFocusin(t){const{trapElement:o}=this._config;if(t.target===document||t.target===o||o.contains(t.target))return;const r=Fe.focusableChildren(o);r.length===0?o.focus():this._lastTabNavDirection===C0?r[r.length-1].focus():r[0].focus()}_handleKeydown(t){t.key===PO&&(this._lastTabNavDirection=t.shiftKey?C0:wO)}}const g0=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",F0=".sticky-top",jl="padding-right",_0="margin-right";class km{constructor(){this._element=document.body}getWidth(){const t=document.documentElement.clientWidth;return Math.abs(window.innerWidth-t)}hide(){const t=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,jl,o=>o+t),this._setElementAttributes(g0,jl,o=>o+t),this._setElementAttributes(F0,_0,o=>o-t)}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,jl),this._resetElementAttributes(g0,jl),this._resetElementAttributes(F0,_0)}isOverflowing(){return this.getWidth()>0}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(t,o,r){const s=this.getWidth(),a=l=>{if(l!==this._element&&window.innerWidth>l.clientWidth+s)return;this._saveInitialAttribute(l,o);const c=window.getComputedStyle(l).getPropertyValue(o);l.style.setProperty(o,`${r(Number.parseFloat(c))}px`)};this._applyManipulationCallback(t,a)}_saveInitialAttribute(t,o){const r=t.style.getPropertyValue(o);r&&ar.setDataAttribute(t,o,r)}_resetElementAttributes(t,o){const r=s=>{const a=ar.getDataAttribute(s,o);if(a===null){s.style.removeProperty(o);return}ar.removeDataAttribute(s,o),s.style.setProperty(o,a)};this._applyManipulationCallback(t,r)}_applyManipulationCallback(t,o){if(sr(t)){o(t);return}for(const r of Fe.find(t,this._element))o(r)}}const WO="modal",kO="bs.modal",ln=`.${kO}`,MO=".data-api",HO="Escape",$O=`hide${ln}`,UO=`hidePrevented${ln}`,Hy=`hidden${ln}`,$y=`show${ln}`,zO=`shown${ln}`,jO=`resize${ln}`,GO=`click.dismiss${ln}`,YO=`mousedown.dismiss${ln}`,KO=`keydown.dismiss${ln}`,qO=`click${ln}${MO}`,y0="modal-open",XO="fade",T0="show",zd="modal-static",JO=".modal.show",ZO=".modal-dialog",QO=".modal-body",eW='[data-bs-toggle="modal"]',tW={backdrop:!0,focus:!0,keyboard:!0},oW={backdrop:"(boolean|string)",focus:"boolean",keyboard:"boolean"};class ms extends Sn{constructor(t,o){super(t,o),this._dialog=Fe.findOne(ZO,this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new km,this._addEventListeners()}static get Default(){return tW}static get DefaultType(){return oW}static get NAME(){return WO}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){this._isShown||this._isTransitioning||Q.trigger(this._element,$y,{relatedTarget:t}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(y0),this._adjustDialog(),this._backdrop.show(()=>this._showElement(t)))}hide(){!this._isShown||this._isTransitioning||Q.trigger(this._element,$O).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(T0),this._queueCallback(()=>this._hideModal(),this._element,this._isAnimated()))}dispose(){Q.off(window,ln),Q.off(this._dialog,ln),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new ky({isVisible:!!this._config.backdrop,isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new My({trapElement:this._element})}_showElement(t){document.body.contains(this._element)||document.body.append(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.scrollTop=0;const o=Fe.findOne(QO,this._dialog);o&&(o.scrollTop=0),Na(this._element),this._element.classList.add(T0);const r=()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,Q.trigger(this._element,zO,{relatedTarget:t})};this._queueCallback(r,this._dialog,this._isAnimated())}_addEventListeners(){Q.on(this._element,KO,t=>{if(t.key===HO){if(this._config.keyboard){this.hide();return}this._triggerBackdropTransition()}}),Q.on(window,jO,()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()}),Q.on(this._element,YO,t=>{Q.one(this._element,GO,o=>{if(!(this._element!==t.target||this._element!==o.target)){if(this._config.backdrop==="static"){this._triggerBackdropTransition();return}this._config.backdrop&&this.hide()}})})}_hideModal(){this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._backdrop.hide(()=>{document.body.classList.remove(y0),this._resetAdjustments(),this._scrollBar.reset(),Q.trigger(this._element,Hy)})}_isAnimated(){return this._element.classList.contains(XO)}_triggerBackdropTransition(){if(Q.trigger(this._element,UO).defaultPrevented)return;const o=this._element.scrollHeight>document.documentElement.clientHeight,r=this._element.style.overflowY;r==="hidden"||this._element.classList.contains(zd)||(o||(this._element.style.overflowY="hidden"),this._element.classList.add(zd),this._queueCallback(()=>{this._element.classList.remove(zd),this._queueCallback(()=>{this._element.style.overflowY=r},this._dialog)},this._dialog),this._element.focus())}_adjustDialog(){const t=this._element.scrollHeight>document.documentElement.clientHeight,o=this._scrollBar.getWidth(),r=o>0;if(r&&!t){const s=an()?"paddingLeft":"paddingRight";this._element.style[s]=`${o}px`}if(!r&&t){const s=an()?"paddingRight":"paddingLeft";this._element.style[s]=`${o}px`}}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(t,o){return this.each(function(){const r=ms.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof r[t]>"u")throw new TypeError(`No method named "${t}"`);r[t](o)}})}}Q.on(document,qO,eW,function(e){const t=Fe.getElementFromSelector(this);["A","AREA"].includes(this.tagName)&&e.preventDefault(),Q.one(t,$y,s=>{s.defaultPrevented||Q.one(t,Hy,()=>{Ts(this)&&this.focus()})});const o=Fe.findOne(JO);o&&ms.getInstance(o).hide(),ms.getOrCreateInstance(t).toggle(this)});ec(ms);cn(ms);const nW="offcanvas",rW="bs.offcanvas",fr=`.${rW}`,Uy=".data-api",iW=`load${fr}${Uy}`,sW="Escape",E0="show",S0="showing",b0="hiding",aW="offcanvas-backdrop",zy=".offcanvas.show",lW=`show${fr}`,uW=`shown${fr}`,cW=`hide${fr}`,B0=`hidePrevented${fr}`,jy=`hidden${fr}`,dW=`resize${fr}`,mW=`click${fr}${Uy}`,fW=`keydown.dismiss${fr}`,hW='[data-bs-toggle="offcanvas"]',pW={backdrop:!0,keyboard:!0,scroll:!1},CW={backdrop:"(boolean|string)",keyboard:"boolean",scroll:"boolean"};class wr extends Sn{constructor(t,o){super(t,o),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return pW}static get DefaultType(){return CW}static get NAME(){return nW}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){if(this._isShown||Q.trigger(this._element,lW,{relatedTarget:t}).defaultPrevented)return;this._isShown=!0,this._backdrop.show(),this._config.scroll||new km().hide(),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add(S0);const r=()=>{(!this._config.scroll||this._config.backdrop)&&this._focustrap.activate(),this._element.classList.add(E0),this._element.classList.remove(S0),Q.trigger(this._element,uW,{relatedTarget:t})};this._queueCallback(r,this._element,!0)}hide(){if(!this._isShown||Q.trigger(this._element,cW).defaultPrevented)return;this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(b0),this._backdrop.hide();const o=()=>{this._element.classList.remove(E0,b0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._config.scroll||new km().reset(),Q.trigger(this._element,jy)};this._queueCallback(o,this._element,!0)}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){const t=()=>{if(this._config.backdrop==="static"){Q.trigger(this._element,B0);return}this.hide()},o=!!this._config.backdrop;return new ky({className:aW,isVisible:o,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:o?t:null})}_initializeFocusTrap(){return new My({trapElement:this._element})}_addEventListeners(){Q.on(this._element,fW,t=>{if(t.key===sW){if(this._config.keyboard){this.hide();return}Q.trigger(this._element,B0)}})}static jQueryInterface(t){return this.each(function(){const o=wr.getOrCreateInstance(this,t);if(typeof t=="string"){if(o[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);o[t](this)}})}}Q.on(document,mW,hW,function(e){const t=Fe.getElementFromSelector(this);if(["A","AREA"].includes(this.tagName)&&e.preventDefault(),Pr(this))return;Q.one(t,jy,()=>{Ts(this)&&this.focus()});const o=Fe.findOne(zy);o&&o!==t&&wr.getInstance(o).hide(),wr.getOrCreateInstance(t).toggle(this)});Q.on(window,iW,()=>{for(const e of Fe.find(zy))wr.getOrCreateInstance(e).show()});Q.on(window,dW,()=>{for(const e of Fe.find("[aria-modal][class*=show][class*=offcanvas-]"))getComputedStyle(e).position!=="fixed"&&wr.getOrCreateInstance(e).hide()});ec(wr);cn(wr);const gW=/^aria-[\w-]*$/i,Gy={"*":["class","dir","id","lang","role",gW],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],dd:[],div:[],dl:[],dt:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","srcset","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},FW=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),_W=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,yW=(e,t)=>{const o=e.nodeName.toLowerCase();return t.includes(o)?FW.has(o)?!!_W.test(e.nodeValue):!0:t.filter(r=>r instanceof RegExp).some(r=>r.test(o))};function TW(e,t,o){if(!e.length)return e;if(o&&typeof o=="function")return o(e);const s=new window.DOMParser().parseFromString(e,"text/html"),a=[].concat(...s.body.querySelectorAll("*"));for(const l of a){const c=l.nodeName.toLowerCase();if(!Object.keys(t).includes(c)){l.remove();continue}const d=[].concat(...l.attributes),f=[].concat(t["*"]||[],t[c]||[]);for(const p of d)yW(p,f)||l.removeAttribute(p.nodeName)}return s.body.innerHTML}const EW="TemplateFactory",SW={allowList:Gy,content:{},extraClass:"",html:!1,sanitize:!0,sanitizeFn:null,template:"<div></div>"},bW={allowList:"object",content:"object",extraClass:"(string|function)",html:"boolean",sanitize:"boolean",sanitizeFn:"(null|function)",template:"string"},BW={entry:"(string|element|function|null)",selector:"(string|element)"};class DW extends Aa{constructor(t){super(),this._config=this._getConfig(t)}static get Default(){return SW}static get DefaultType(){return bW}static get NAME(){return EW}getContent(){return Object.values(this._config.content).map(t=>this._resolvePossibleFunction(t)).filter(Boolean)}hasContent(){return this.getContent().length>0}changeContent(t){return this._checkContent(t),this._config.content={...this._config.content,...t},this}toHtml(){const t=document.createElement("div");t.innerHTML=this._maybeSanitize(this._config.template);for(const[s,a]of Object.entries(this._config.content))this._setContent(t,a,s);const o=t.children[0],r=this._resolvePossibleFunction(this._config.extraClass);return r&&o.classList.add(...r.split(" ")),o}_typeCheckConfig(t){super._typeCheckConfig(t),this._checkContent(t.content)}_checkContent(t){for(const[o,r]of Object.entries(t))super._typeCheckConfig({selector:o,entry:r},BW)}_setContent(t,o,r){const s=Fe.findOne(r,t);if(s){if(o=this._resolvePossibleFunction(o),!o){s.remove();return}if(sr(o)){this._putElementInTemplate(Ar(o),s);return}if(this._config.html){s.innerHTML=this._maybeSanitize(o);return}s.textContent=o}}_maybeSanitize(t){return this._config.sanitize?TW(t,this._config.allowList,this._config.sanitizeFn):t}_resolvePossibleFunction(t){return Ao(t,[this])}_putElementInTemplate(t,o){if(this._config.html){o.innerHTML="",o.append(t);return}o.textContent=t.textContent}}const RW="tooltip",LW=new Set(["sanitize","allowList","sanitizeFn"]),jd="fade",vW="modal",Gl="show",VW=".tooltip-inner",D0=`.${vW}`,R0="hide.bs.modal",Xs="hover",Gd="focus",xW="click",NW="manual",AW="hide",PW="hidden",wW="show",IW="shown",OW="inserted",WW="click",kW="focusin",MW="focusout",HW="mouseenter",$W="mouseleave",UW={AUTO:"auto",TOP:"top",RIGHT:an()?"left":"right",BOTTOM:"bottom",LEFT:an()?"right":"left"},zW={allowList:Gy,animation:!0,boundary:"clippingParents",container:!1,customClass:"",delay:0,fallbackPlacements:["top","right","bottom","left"],html:!1,offset:[0,6],placement:"top",popperConfig:null,sanitize:!0,sanitizeFn:null,selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',title:"",trigger:"hover focus"},jW={allowList:"object",animation:"boolean",boundary:"(string|element)",container:"(string|element|boolean)",customClass:"(string|function)",delay:"(number|object)",fallbackPlacements:"array",html:"boolean",offset:"(array|string|function)",placement:"(string|function)",popperConfig:"(null|object|function)",sanitize:"boolean",sanitizeFn:"(null|function)",selector:"(string|boolean)",template:"string",title:"(string|element|function)",trigger:"string"};class In extends Sn{constructor(t,o){if(typeof _y>"u")throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");super(t,o),this._isEnabled=!0,this._timeout=0,this._isHovered=null,this._activeTrigger={},this._popper=null,this._templateFactory=null,this._newContent=null,this.tip=null,this._setListeners(),this._config.selector||this._fixTitle()}static get Default(){return zW}static get DefaultType(){return jW}static get NAME(){return RW}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(){if(this._isEnabled){if(this._activeTrigger.click=!this._activeTrigger.click,this._isShown()){this._leave();return}this._enter()}}dispose(){clearTimeout(this._timeout),Q.off(this._element.closest(D0),R0,this._hideModalHandler),this._element.getAttribute("data-bs-original-title")&&this._element.setAttribute("title",this._element.getAttribute("data-bs-original-title")),this._disposePopper(),super.dispose()}show(){if(this._element.style.display==="none")throw new Error("Please use show on visible elements");if(!(this._isWithContent()&&this._isEnabled))return;const t=Q.trigger(this._element,this.constructor.eventName(wW)),r=(Ey(this._element)||this._element.ownerDocument.documentElement).contains(this._element);if(t.defaultPrevented||!r)return;this._disposePopper();const s=this._getTipElement();this._element.setAttribute("aria-describedby",s.getAttribute("id"));const{container:a}=this._config;if(this._element.ownerDocument.documentElement.contains(this.tip)||(a.append(s),Q.trigger(this._element,this.constructor.eventName(OW))),this._popper=this._createPopper(s),s.classList.add(Gl),"ontouchstart"in document.documentElement)for(const c of[].concat(...document.body.children))Q.on(c,"mouseover",Su);const l=()=>{Q.trigger(this._element,this.constructor.eventName(IW)),this._isHovered===!1&&this._leave(),this._isHovered=!1};this._queueCallback(l,this.tip,this._isAnimated())}hide(){if(!this._isShown()||Q.trigger(this._element,this.constructor.eventName(AW)).defaultPrevented)return;if(this._getTipElement().classList.remove(Gl),"ontouchstart"in document.documentElement)for(const s of[].concat(...document.body.children))Q.off(s,"mouseover",Su);this._activeTrigger[xW]=!1,this._activeTrigger[Gd]=!1,this._activeTrigger[Xs]=!1,this._isHovered=null;const r=()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute("aria-describedby"),Q.trigger(this._element,this.constructor.eventName(PW)))};this._queueCallback(r,this.tip,this._isAnimated())}update(){this._popper&&this._popper.update()}_isWithContent(){return!!this._getTitle()}_getTipElement(){return this.tip||(this.tip=this._createTipElement(this._newContent||this._getContentForTemplate())),this.tip}_createTipElement(t){const o=this._getTemplateFactory(t).toHtml();if(!o)return null;o.classList.remove(jd,Gl),o.classList.add(`bs-${this.constructor.NAME}-auto`);const r=xI(this.constructor.NAME).toString();return o.setAttribute("id",r),this._isAnimated()&&o.classList.add(jd),o}setContent(t){this._newContent=t,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(t){return this._templateFactory?this._templateFactory.changeContent(t):this._templateFactory=new DW({...this._config,content:t,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{[VW]:this._getTitle()}}_getTitle(){return this._resolvePossibleFunction(this._config.title)||this._element.getAttribute("data-bs-original-title")}_initializeOnDelegatedTarget(t){return this.constructor.getOrCreateInstance(t.delegateTarget,this._getDelegateConfig())}_isAnimated(){return this._config.animation||this.tip&&this.tip.classList.contains(jd)}_isShown(){return this.tip&&this.tip.classList.contains(Gl)}_createPopper(t){const o=Ao(this._config.placement,[this,t,this._element]),r=UW[o.toUpperCase()];return Af(this._element,t,this._getPopperConfig(r))}_getOffset(){const{offset:t}=this._config;return typeof t=="string"?t.split(",").map(o=>Number.parseInt(o,10)):typeof t=="function"?o=>t(o,this._element):t}_resolvePossibleFunction(t){return Ao(t,[this._element])}_getPopperConfig(t){const o={placement:t,modifiers:[{name:"flip",options:{fallbackPlacements:this._config.fallbackPlacements}},{name:"offset",options:{offset:this._getOffset()}},{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"arrow",options:{element:`.${this.constructor.NAME}-arrow`}},{name:"preSetPlacement",enabled:!0,phase:"beforeMain",fn:r=>{this._getTipElement().setAttribute("data-popper-placement",r.state.placement)}}]};return{...o,...Ao(this._config.popperConfig,[o])}}_setListeners(){const t=this._config.trigger.split(" ");for(const o of t)if(o==="click")Q.on(this._element,this.constructor.eventName(WW),this._config.selector,r=>{this._initializeOnDelegatedTarget(r).toggle()});else if(o!==NW){const r=o===Xs?this.constructor.eventName(HW):this.constructor.eventName(kW),s=o===Xs?this.constructor.eventName($W):this.constructor.eventName(MW);Q.on(this._element,r,this._config.selector,a=>{const l=this._initializeOnDelegatedTarget(a);l._activeTrigger[a.type==="focusin"?Gd:Xs]=!0,l._enter()}),Q.on(this._element,s,this._config.selector,a=>{const l=this._initializeOnDelegatedTarget(a);l._activeTrigger[a.type==="focusout"?Gd:Xs]=l._element.contains(a.relatedTarget),l._leave()})}this._hideModalHandler=()=>{this._element&&this.hide()},Q.on(this._element.closest(D0),R0,this._hideModalHandler)}_fixTitle(){const t=this._element.getAttribute("title");t&&(!this._element.getAttribute("aria-label")&&!this._element.textContent.trim()&&this._element.setAttribute("aria-label",t),this._element.setAttribute("data-bs-original-title",t),this._element.removeAttribute("title"))}_enter(){if(this._isShown()||this._isHovered){this._isHovered=!0;return}this._isHovered=!0,this._setTimeout(()=>{this._isHovered&&this.show()},this._config.delay.show)}_leave(){this._isWithActiveTrigger()||(this._isHovered=!1,this._setTimeout(()=>{this._isHovered||this.hide()},this._config.delay.hide))}_setTimeout(t,o){clearTimeout(this._timeout),this._timeout=setTimeout(t,o)}_isWithActiveTrigger(){return Object.values(this._activeTrigger).includes(!0)}_getConfig(t){const o=ar.getDataAttributes(this._element);for(const r of Object.keys(o))LW.has(r)&&delete o[r];return t={...o,...typeof t=="object"&&t?t:{}},t=this._mergeConfigObj(t),t=this._configAfterMerge(t),this._typeCheckConfig(t),t}_configAfterMerge(t){return t.container=t.container===!1?document.body:Ar(t.container),typeof t.delay=="number"&&(t.delay={show:t.delay,hide:t.delay}),typeof t.title=="number"&&(t.title=t.title.toString()),typeof t.content=="number"&&(t.content=t.content.toString()),t}_getDelegateConfig(){const t={};for(const[o,r]of Object.entries(this._config))this.constructor.Default[o]!==r&&(t[o]=r);return t.selector=!1,t.trigger="manual",t}_disposePopper(){this._popper&&(this._popper.destroy(),this._popper=null),this.tip&&(this.tip.remove(),this.tip=null)}static jQueryInterface(t){return this.each(function(){const o=In.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof o[t]>"u")throw new TypeError(`No method named "${t}"`);o[t]()}})}}cn(In);const GW="popover",YW=".popover-header",KW=".popover-body",qW={...In.Default,content:"",offset:[0,8],placement:"right",template:'<div class="popover" role="tooltip"><div class="popover-arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>',trigger:"click"},XW={...In.DefaultType,content:"(null|string|element|function)"};class Of extends In{static get Default(){return qW}static get DefaultType(){return XW}static get NAME(){return GW}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{[YW]:this._getTitle(),[KW]:this._getContent()}}_getContent(){return this._resolvePossibleFunction(this._config.content)}static jQueryInterface(t){return this.each(function(){const o=Of.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof o[t]>"u")throw new TypeError(`No method named "${t}"`);o[t]()}})}}cn(Of);const JW="scrollspy",ZW="bs.scrollspy",Wf=`.${ZW}`,QW=".data-api",ek=`activate${Wf}`,L0=`click${Wf}`,tk=`load${Wf}${QW}`,ok="dropdown-item",$i="active",nk='[data-bs-spy="scroll"]',Yd="[href]",rk=".nav, .list-group",v0=".nav-link",ik=".nav-item",sk=".list-group-item",ak=`${v0}, ${ik} > ${v0}, ${sk}`,lk=".dropdown",uk=".dropdown-toggle",ck={offset:null,rootMargin:"0px 0px -25%",smoothScroll:!1,target:null,threshold:[.1,.5,1]},dk={offset:"(number|null)",rootMargin:"string",smoothScroll:"boolean",target:"element",threshold:"array"};class nc extends Sn{constructor(t,o){super(t,o),this._targetLinks=new Map,this._observableSections=new Map,this._rootElement=getComputedStyle(this._element).overflowY==="visible"?null:this._element,this._activeTarget=null,this._observer=null,this._previousScrollData={visibleEntryTop:0,parentScrollTop:0},this.refresh()}static get Default(){return ck}static get DefaultType(){return dk}static get NAME(){return JW}refresh(){this._initializeTargetsAndObservables(),this._maybeEnableSmoothScroll(),this._observer?this._observer.disconnect():this._observer=this._getNewObserver();for(const t of this._observableSections.values())this._observer.observe(t)}dispose(){this._observer.disconnect(),super.dispose()}_configAfterMerge(t){return t.target=Ar(t.target)||document.body,t.rootMargin=t.offset?`${t.offset}px 0px -30%`:t.rootMargin,typeof t.threshold=="string"&&(t.threshold=t.threshold.split(",").map(o=>Number.parseFloat(o))),t}_maybeEnableSmoothScroll(){this._config.smoothScroll&&(Q.off(this._config.target,L0),Q.on(this._config.target,L0,Yd,t=>{const o=this._observableSections.get(t.target.hash);if(o){t.preventDefault();const r=this._rootElement||window,s=o.offsetTop-this._element.offsetTop;if(r.scrollTo){r.scrollTo({top:s,behavior:"smooth"});return}r.scrollTop=s}}))}_getNewObserver(){const t={root:this._rootElement,threshold:this._config.threshold,rootMargin:this._config.rootMargin};return new IntersectionObserver(o=>this._observerCallback(o),t)}_observerCallback(t){const o=l=>this._targetLinks.get(`#${l.target.id}`),r=l=>{this._previousScrollData.visibleEntryTop=l.target.offsetTop,this._process(o(l))},s=(this._rootElement||document.documentElement).scrollTop,a=s>=this._previousScrollData.parentScrollTop;this._previousScrollData.parentScrollTop=s;for(const l of t){if(!l.isIntersecting){this._activeTarget=null,this._clearActiveClass(o(l));continue}const c=l.target.offsetTop>=this._previousScrollData.visibleEntryTop;if(a&&c){if(r(l),!s)return;continue}!a&&!c&&r(l)}}_initializeTargetsAndObservables(){this._targetLinks=new Map,this._observableSections=new Map;const t=Fe.find(Yd,this._config.target);for(const o of t){if(!o.hash||Pr(o))continue;const r=Fe.findOne(decodeURI(o.hash),this._element);Ts(r)&&(this._targetLinks.set(decodeURI(o.hash),o),this._observableSections.set(o.hash,r))}}_process(t){this._activeTarget!==t&&(this._clearActiveClass(this._config.target),this._activeTarget=t,t.classList.add($i),this._activateParents(t),Q.trigger(this._element,ek,{relatedTarget:t}))}_activateParents(t){if(t.classList.contains(ok)){Fe.findOne(uk,t.closest(lk)).classList.add($i);return}for(const o of Fe.parents(t,rk))for(const r of Fe.prev(o,ak))r.classList.add($i)}_clearActiveClass(t){t.classList.remove($i);const o=Fe.find(`${Yd}.${$i}`,t);for(const r of o)r.classList.remove($i)}static jQueryInterface(t){return this.each(function(){const o=nc.getOrCreateInstance(this,t);if(typeof t=="string"){if(o[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);o[t]()}})}}Q.on(window,tk,()=>{for(const e of Fe.find(nk))nc.getOrCreateInstance(e)});cn(nc);const mk="tab",fk="bs.tab",Ti=`.${fk}`,hk=`hide${Ti}`,pk=`hidden${Ti}`,Ck=`show${Ti}`,gk=`shown${Ti}`,Fk=`click${Ti}`,_k=`keydown${Ti}`,yk=`load${Ti}`,Tk="ArrowLeft",V0="ArrowRight",Ek="ArrowUp",x0="ArrowDown",Kd="Home",N0="End",ui="active",A0="fade",qd="show",Sk="dropdown",Yy=".dropdown-toggle",bk=".dropdown-menu",Xd=`:not(${Yy})`,Bk='.list-group, .nav, [role="tablist"]',Dk=".nav-item, .list-group-item",Rk=`.nav-link${Xd}, .list-group-item${Xd}, [role="tab"]${Xd}`,Ky='[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',Jd=`${Rk}, ${Ky}`,Lk=`.${ui}[data-bs-toggle="tab"], .${ui}[data-bs-toggle="pill"], .${ui}[data-bs-toggle="list"]`;class fs extends Sn{constructor(t){super(t),this._parent=this._element.closest(Bk),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),Q.on(this._element,_k,o=>this._keydown(o)))}static get NAME(){return mk}show(){const t=this._element;if(this._elemIsActive(t))return;const o=this._getActiveElem(),r=o?Q.trigger(o,hk,{relatedTarget:t}):null;Q.trigger(t,Ck,{relatedTarget:o}).defaultPrevented||r&&r.defaultPrevented||(this._deactivate(o,t),this._activate(t,o))}_activate(t,o){if(!t)return;t.classList.add(ui),this._activate(Fe.getElementFromSelector(t));const r=()=>{if(t.getAttribute("role")!=="tab"){t.classList.add(qd);return}t.removeAttribute("tabindex"),t.setAttribute("aria-selected",!0),this._toggleDropDown(t,!0),Q.trigger(t,gk,{relatedTarget:o})};this._queueCallback(r,t,t.classList.contains(A0))}_deactivate(t,o){if(!t)return;t.classList.remove(ui),t.blur(),this._deactivate(Fe.getElementFromSelector(t));const r=()=>{if(t.getAttribute("role")!=="tab"){t.classList.remove(qd);return}t.setAttribute("aria-selected",!1),t.setAttribute("tabindex","-1"),this._toggleDropDown(t,!1),Q.trigger(t,pk,{relatedTarget:o})};this._queueCallback(r,t,t.classList.contains(A0))}_keydown(t){if(![Tk,V0,Ek,x0,Kd,N0].includes(t.key))return;t.stopPropagation(),t.preventDefault();const o=this._getChildren().filter(s=>!Pr(s));let r;if([Kd,N0].includes(t.key))r=o[t.key===Kd?0:o.length-1];else{const s=[V0,x0].includes(t.key);r=Pf(o,t.target,s,!0)}r&&(r.focus({preventScroll:!0}),fs.getOrCreateInstance(r).show())}_getChildren(){return Fe.find(Jd,this._parent)}_getActiveElem(){return this._getChildren().find(t=>this._elemIsActive(t))||null}_setInitialAttributes(t,o){this._setAttributeIfNotExists(t,"role","tablist");for(const r of o)this._setInitialAttributesOnChild(r)}_setInitialAttributesOnChild(t){t=this._getInnerElement(t);const o=this._elemIsActive(t),r=this._getOuterElement(t);t.setAttribute("aria-selected",o),r!==t&&this._setAttributeIfNotExists(r,"role","presentation"),o||t.setAttribute("tabindex","-1"),this._setAttributeIfNotExists(t,"role","tab"),this._setInitialAttributesOnTargetPanel(t)}_setInitialAttributesOnTargetPanel(t){const o=Fe.getElementFromSelector(t);o&&(this._setAttributeIfNotExists(o,"role","tabpanel"),t.id&&this._setAttributeIfNotExists(o,"aria-labelledby",`${t.id}`))}_toggleDropDown(t,o){const r=this._getOuterElement(t);if(!r.classList.contains(Sk))return;const s=(a,l)=>{const c=Fe.findOne(a,r);c&&c.classList.toggle(l,o)};s(Yy,ui),s(bk,qd),r.setAttribute("aria-expanded",o)}_setAttributeIfNotExists(t,o,r){t.hasAttribute(o)||t.setAttribute(o,r)}_elemIsActive(t){return t.classList.contains(ui)}_getInnerElement(t){return t.matches(Jd)?t:Fe.findOne(Jd,t)}_getOuterElement(t){return t.closest(Dk)||t}static jQueryInterface(t){return this.each(function(){const o=fs.getOrCreateInstance(this);if(typeof t=="string"){if(o[t]===void 0||t.startsWith("_")||t==="constructor")throw new TypeError(`No method named "${t}"`);o[t]()}})}}Q.on(document,Fk,Ky,function(e){["A","AREA"].includes(this.tagName)&&e.preventDefault(),!Pr(this)&&fs.getOrCreateInstance(this).show()});Q.on(window,yk,()=>{for(const e of Fe.find(Lk))fs.getOrCreateInstance(e)});cn(fs);const vk="toast",Vk="bs.toast",Ur=`.${Vk}`,xk=`mouseover${Ur}`,Nk=`mouseout${Ur}`,Ak=`focusin${Ur}`,Pk=`focusout${Ur}`,wk=`hide${Ur}`,Ik=`hidden${Ur}`,Ok=`show${Ur}`,Wk=`shown${Ur}`,kk="fade",P0="hide",Yl="show",Kl="showing",Mk={animation:"boolean",autohide:"boolean",delay:"number"},Hk={animation:!0,autohide:!0,delay:5e3};class rc extends Sn{constructor(t,o){super(t,o),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return Hk}static get DefaultType(){return Mk}static get NAME(){return vk}show(){if(Q.trigger(this._element,Ok).defaultPrevented)return;this._clearTimeout(),this._config.animation&&this._element.classList.add(kk);const o=()=>{this._element.classList.remove(Kl),Q.trigger(this._element,Wk),this._maybeScheduleHide()};this._element.classList.remove(P0),Na(this._element),this._element.classList.add(Yl,Kl),this._queueCallback(o,this._element,this._config.animation)}hide(){if(!this.isShown()||Q.trigger(this._element,wk).defaultPrevented)return;const o=()=>{this._element.classList.add(P0),this._element.classList.remove(Kl,Yl),Q.trigger(this._element,Ik)};this._element.classList.add(Kl),this._queueCallback(o,this._element,this._config.animation)}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(Yl),super.dispose()}isShown(){return this._element.classList.contains(Yl)}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout(()=>{this.hide()},this._config.delay)))}_onInteraction(t,o){switch(t.type){case"mouseover":case"mouseout":{this._hasMouseInteraction=o;break}case"focusin":case"focusout":{this._hasKeyboardInteraction=o;break}}if(o){this._clearTimeout();return}const r=t.relatedTarget;this._element===r||this._element.contains(r)||this._maybeScheduleHide()}_setListeners(){Q.on(this._element,xk,t=>this._onInteraction(t,!0)),Q.on(this._element,Nk,t=>this._onInteraction(t,!1)),Q.on(this._element,Ak,t=>this._onInteraction(t,!0)),Q.on(this._element,Pk,t=>this._onInteraction(t,!1))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(t){return this.each(function(){const o=rc.getOrCreateInstance(this,t);if(typeof t=="string"){if(typeof o[t]>"u")throw new TypeError(`No method named "${t}"`);o[t](this)}})}}ec(rc);cn(rc);const w0={trigger:"hover",placement:"top",delay:{show:500,hide:0}},qy={mounted(e,t){return new In(e,{...w0,...t.value})},updated(e,t){const o=In.getInstance(e);return o!==null&&o.dispose(),new In(e,{...w0,...t.value})},unmounted(e){const t=In.getInstance(e);t!==null&&t.dispose()}},$k=e=>({Match:t=>{switch(e.Discriminator){case"CardBorderRadiusTopLeft":return t.whenCardBorderRadiusTopLeft();case"CardBorderRadiusTopRight":return t.whenCardBorderRadiusTopRight();case"CardBorderRadiusBottomLeft":return t.whenCardBorderRadiusBottomLeft();case"CardBorderRadiusBottomRight":return t.whenCardBorderRadiusBottomRight();case"ButtonBorderRadiusTopLeft":return t.whenButtonBorderRadiusTopLeft();case"ButtonBorderRadiusTopRight":return t.whenButtonBorderRadiusTopRight();case"ButtonBorderRadiusBottomLeft":return t.whenButtonBorderRadiusBottomLeft();case"ButtonBorderRadiusBottomRight":return t.whenButtonBorderRadiusBottomRight();case"BannerBorderRadiusTopLeft":return t.whenBannerBorderRadiusTopLeft();case"BannerBorderRadiusTopRight":return t.whenBannerBorderRadiusTopRight();case"BannerBorderRadiusBottomLeft":return t.whenBannerBorderRadiusBottomLeft();case"BannerBorderRadiusBottomRight":return t.whenBannerBorderRadiusBottomRight();case"BodyBorderRadiusTopLeft":return t.whenBodyBorderRadiusTopLeft();case"BodyBorderRadiusTopRight":return t.whenBodyBorderRadiusTopRight();case"BodyBorderRadiusBottomLeft":return t.whenBodyBorderRadiusBottomLeft();case"BodyBorderRadiusBottomRight":return t.whenBodyBorderRadiusBottomRight();case"CustomBorderRadius":return t.whenCustomBorderRadius(e.CustomValue)}}}),Uk=e=>$k(e.borderRadiusVariant).Match({whenCardBorderRadiusTopLeft:()=>e.cardBorderRadius.TopLeft,whenCardBorderRadiusTopRight:()=>e.cardBorderRadius.TopRight,whenCardBorderRadiusBottomLeft:()=>e.cardBorderRadius.BottomLeft,whenCardBorderRadiusBottomRight:()=>e.cardBorderRadius.BottomRight,whenButtonBorderRadiusTopLeft:()=>e.buttonBorderRadius.TopLeft,whenButtonBorderRadiusTopRight:()=>e.buttonBorderRadius.TopRight,whenButtonBorderRadiusBottomLeft:()=>e.buttonBorderRadius.BottomLeft,whenButtonBorderRadiusBottomRight:()=>e.buttonBorderRadius.BottomRight,whenBannerBorderRadiusTopLeft:()=>e.bannerBorderRadius.TopLeft,whenBannerBorderRadiusTopRight:()=>e.bannerBorderRadius.TopRight,whenBannerBorderRadiusBottomLeft:()=>e.bannerBorderRadius.BottomLeft,whenBannerBorderRadiusBottomRight:()=>e.bannerBorderRadius.BottomRight,whenBodyBorderRadiusTopLeft:()=>e.bodyBorderRadius.TopLeft,whenBodyBorderRadiusTopRight:()=>e.bodyBorderRadius.TopRight,whenBodyBorderRadiusBottomLeft:()=>e.bodyBorderRadius.BottomLeft,whenBodyBorderRadiusBottomRight:()=>e.bodyBorderRadius.BottomRight,whenCustomBorderRadius:t=>t}),Ir=e=>{const t=o=>Uk({borderRadiusVariant:o,cardBorderRadius:e.borderRadiusCard,buttonBorderRadius:e.borderButtonRadius,bannerBorderRadius:e.borderBannerRadius,bodyBorderRadius:e.bodyBorderRadius})+"px";return{borderTopLeftRadius:t(e.borderRadius.TopLeft),borderTopRightRadius:t(e.borderRadius.TopRight),borderBottomLeftRadius:t(e.borderRadius.BottomLeft),borderBottomRightRadius:t(e.borderRadius.BottomRight)}},zk=fo,hr=e=>{throw new Error("Didn't expect to get here"+e)},jk=e=>{switch(e.themePaddingRef){case"ThemePaddingsMedium":return e.themeComponentPaddings.Medium;case"ThemePaddingsSmall":return e.themeComponentPaddings.Small;case"ThemePaddingsLarge":return e.themeComponentPaddings.Large;case"ThemePaddingsHuge":return e.themeComponentPaddings.Huge;case"BodyPaddingsTop":return e.themeBodyPaddings.Top;case"BodyPaddingsRight":return e.themeBodyPaddings.Right;case"BodyPaddingsBottom":return e.themeBodyPaddings.Bottom;case"BodyPaddingsLeft":return e.themeBodyPaddings.Left;default:return hr(e.themePaddingRef)}},eo=e=>zk(e.paddingExpression).Match({whenThemePadding:t=>jk({themePaddingRef:t,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings}),whenMinusExpression:t=>Gk({paddingMinusExpression:t,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings}),whenDivideExpression:t=>Yk({paddingDivideExpression:t,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings}),whenCustomValue:t=>t}),Gk=e=>eo({paddingExpression:e.paddingMinusExpression.Left,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings})-eo({paddingExpression:e.paddingMinusExpression.Right,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings}),Yk=e=>eo({paddingExpression:e.paddingDivideExpression.Left,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings})/eo({paddingExpression:e.paddingDivideExpression.Right,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings}),I0=e=>({paddingTop:eo({paddingExpression:e.paddings.Top,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings})+"px",paddingBottom:eo({paddingExpression:e.paddings.Bottom,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings})+"px",paddingLeft:e.fullWidth?0:e.themeBodyPaddings.Left+"px",paddingRight:e.fullWidth?0:e.themeBodyPaddings.Right+"px"}),Xy=e=>e.directionRtl?{"padding-right":e.paddingSize*(e.index%e.numberColumnsInLine/e.numberColumnsInLine)+"px","padding-left":e.paddingSize*((e.numberColumnsInLine-1-e.index%e.numberColumnsInLine)/e.numberColumnsInLine)+"px"}:{"padding-left":e.paddingSize*(e.index%e.numberColumnsInLine/e.numberColumnsInLine)+"px","padding-right":e.paddingSize*((e.numberColumnsInLine-1-e.index%e.numberColumnsInLine)/e.numberColumnsInLine)+"px"},Kk=e=>({Match:t=>{switch(e.Discriminator){case"EmailBackgroundColor":return t.whenEmailBackgroundColor();case"BodyColor":return t.whenBodyColor();case"TitleColor":return t.whenTitleColor();case"HeadingColor":return t.whenHeadingColor();case"SubHeadingColor":return t.whenSubHeading();case"LargeTextColor":return t.whenLargeTextColor();case"NormalTextColor":return t.whenNormalTextColor();case"DescriptionTextColor":return t.whenDescriptionTextColor();case"PrimaryTextColor":return t.whenPrimaryTextColor();case"SecondaryTextColor":return t.whenSecondaryTextColor();case"ButtonTextColor":return t.whenButtonTextColor();case"LinkColor":return t.whenLinkColor();case"PrimaryColor":return t.whenPrimaryColor();case"SecondaryColor":return t.whenSecondaryColor();case"CardBackgroundColor":return t.whenCardBackgroundColor();case"Custom":return t.whenCustom(e.CustomValue);default:return hr(e.Discriminator)}}}),au=e=>Kk(e.borderColor).Match({whenEmailBackgroundColor:()=>e.themeColors.EmailBackgroundColor,whenBodyColor:()=>e.themeColors.BodyColor,whenTitleColor:()=>e.themeColors.TitleColor,whenHeadingColor:()=>e.themeColors.HeadingColor,whenSubHeading:()=>e.themeColors.SubHeadingColor,whenLargeTextColor:()=>e.themeColors.LargeTextColor,whenNormalTextColor:()=>e.themeColors.NormalTextColor,whenDescriptionTextColor:()=>e.themeColors.DescriptionTextColor,whenPrimaryTextColor:()=>e.themeColors.PrimaryTextColor,whenSecondaryTextColor:()=>e.themeColors.SecondaryTextColor,whenLinkColor:()=>e.themeColors.LinkColor,whenPrimaryColor:()=>e.themeColors.PrimaryColor,whenSecondaryColor:()=>e.themeColors.SecondaryColor,whenCardBackgroundColor:()=>e.themeColors.CardBackgroundColor,whenButtonTextColor:()=>e.themeColors.ButtonTextColor,whenCustom:t=>t}),qk=e=>({Match:t=>{switch(e.Style){case"None":return t.whenNone();case"Solid":return t.whenSolid();case"Dashed":return t.whenDashed();case"Dotted":return t.whenDotted()}}}),ql=(e,t)=>qk(e).Match({whenNone:()=>"",whenSolid:()=>`
|
|
44
44
|
${e.Width}px
|
|
45
45
|
solid
|
|
46
|
-
${
|
|
46
|
+
${au({borderColor:e.Color,themeColors:t})}
|
|
47
47
|
`,whenDashed:()=>`
|
|
48
48
|
${e.Width}px
|
|
49
49
|
dashed
|
|
50
|
-
${
|
|
50
|
+
${au({borderColor:e.Color,themeColors:t})}
|
|
51
51
|
`,whenDotted:()=>`
|
|
52
52
|
${e.Width}px
|
|
53
53
|
dotted
|
|
54
|
-
${
|
|
55
|
-
`}),gi=e=>({borderTop:
|
|
54
|
+
${au({borderColor:e.Color,themeColors:t})}
|
|
55
|
+
`}),gi=e=>({borderTop:ql(e.border.Top,e.themeColors),borderRight:ql(e.border.Right,e.themeColors),borderBottom:ql(e.border.Bottom,e.themeColors),borderLeft:ql(e.border.Left,e.themeColors)}),Jy=e=>e.borderCollapse!==void 0?{borderCollapse:Xk(e.borderCollapse)}:{borderCollapse:"collapse"},Xk=e=>{switch(e){case"Collapse":return"collapse";case"Separate":return"separate";default:return hr(e)}},Jk=e=>({Match:t=>{switch(e.Discriminator){case"None":return t.whenNone();case"EmailBackgroundColor":return t.whenEmailBackgroundColor();case"BodyColor":return t.whenBodyColor();case"TitleColor":return t.whenTitleColor();case"HeadingColor":return t.whenHeadingColor();case"SubHeadingColor":return t.whenSubHeading();case"LargeTextColor":return t.whenLargeTextColor();case"NormalTextColor":return t.whenNormalTextColor();case"DescriptionTextColor":return t.whenDescriptionTextColor();case"PrimaryTextColor":return t.whenPrimaryTextColor();case"SecondaryTextColor":return t.whenSecondaryTextColor();case"ButtonTextColor":return t.whenButtonTextColor();case"LinkColor":return t.whenLinkColor();case"PrimaryColor":return t.whenPrimaryColor();case"SecondaryColor":return t.whenSecondaryColor();case"CardBackgroundColor":return t.whenCardBackgroundColor();case"Custom":return t.whenCustom(e.CustomValue);default:return hr(e.Discriminator)}}}),cr=e=>Jk(e.color).Match({whenNone:()=>null,whenEmailBackgroundColor:()=>e.themeColors.EmailBackgroundColor,whenBodyColor:()=>e.themeColors.BodyColor,whenTitleColor:()=>e.themeColors.TitleColor,whenHeadingColor:()=>e.themeColors.HeadingColor,whenSubHeading:()=>e.themeColors.SubHeadingColor,whenLargeTextColor:()=>e.themeColors.LargeTextColor,whenNormalTextColor:()=>e.themeColors.NormalTextColor,whenDescriptionTextColor:()=>e.themeColors.DescriptionTextColor,whenPrimaryTextColor:()=>e.themeColors.PrimaryTextColor,whenSecondaryTextColor:()=>e.themeColors.SecondaryTextColor,whenLinkColor:()=>e.themeColors.LinkColor,whenPrimaryColor:()=>e.themeColors.PrimaryColor,whenSecondaryColor:()=>e.themeColors.SecondaryColor,whenCardBackgroundColor:()=>e.themeColors.CardBackgroundColor,whenButtonTextColor:()=>e.themeColors.ButtonTextColor,whenCustom:t=>t}),Zy=e=>({Match:t=>{switch(e){case"Left":return t.whenLeft();case"Center":return t.whenCenter();case"Right":return t.whenRight();default:return hr(e)}}}),Qy=e=>e.containerAlign?Zy(e.containerAlign).Match({whenLeft:()=>({textAlign:"left"}),whenCenter:()=>({textAlign:"center"}),whenRight:()=>({textAlign:"right"})}):{},eT=e=>e.containerAlign?Zy(e.containerAlign).Match({whenLeft:()=>"left",whenCenter:()=>"center",whenRight:()=>"right"}):"center";var Du={exports:{}};/**
|
|
56
56
|
* @license
|
|
57
57
|
* Lodash <https://lodash.com/>
|
|
58
58
|
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
59
59
|
* Released under MIT license <https://lodash.com/license>
|
|
60
60
|
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
61
61
|
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
62
|
-
*/bu.exports;(function(e,t){(function(){var o,r="4.17.21",s=200,a="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",l="Expected a function",c="Invalid `variable` option passed into `_.template`",d="__lodash_hash_undefined__",f=500,h="__lodash_placeholder__",F=1,E=2,b=4,P=1,R=2,W=1,B=2,I=4,k=8,D=16,H=32,z=64,$=128,le=256,ce=512,me=30,Ne="...",Oe=800,Me=16,St=1,It=2,Le=3,ge=1/0,Se=9007199254740991,qe=17976931348623157e292,We=0/0,Je=4294967295,Ae=Je-1,zt=Je>>>1,He=[["ary",$],["bind",W],["bindKey",B],["curry",k],["curryRight",D],["flip",ce],["partial",H],["partialRight",z],["rearg",le]],st="[object Arguments]",pt="[object Array]",Ot="[object AsyncFunction]",nt="[object Boolean]",bt="[object Date]",Dt="[object DOMException]",ut="[object Error]",Wt="[object Function]",C="[object GeneratorFunction]",p="[object Map]",T="[object Number]",A="[object Null]",w="[object Object]",U="[object Promise]",ee="[object Proxy]",q="[object RegExp]",Z="[object Set]",K="[object String]",ne="[object Symbol]",v="[object Undefined]",O="[object WeakMap]",re="[object WeakSet]",ue="[object ArrayBuffer]",Be="[object DataView]",we="[object Float32Array]",ct="[object Float64Array]",dt="[object Int8Array]",vt="[object Int16Array]",mt="[object Int32Array]",ro="[object Uint8Array]",Sn="[object Uint8ClampedArray]",Vt="[object Uint16Array]",io="[object Uint32Array]",bn=/\b__p \+= '';/g,rc=/\b(__p \+=) '' \+/g,ic=/(__e\(.*?\)|\b__t\)) \+\n'';/g,xt=/&(?:amp|lt|gt|quot|#39);/g,Hn=/[&<>"']/g,sc=RegExp(xt.source),Ia=RegExp(Hn.source),bs=/<%-([\s\S]+?)%>/g,Oa=/<%([\s\S]+?)%>/g,Bs=/<%=([\s\S]+?)%>/g,ac=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Wa=/^\w*$/,ka=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ds=/[\\^$.*+?()[\]{}|]/g,dn=RegExp(Ds.source),zr=/^\s+/,Ma=/\s/,Ha=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,lc=/\{\n\/\* \[wrapped with (.+)\] \*/,$a=/,? & /,mn=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Ua=/[()=,{}\[\]\/\s]/,za=/\\(\\)?/g,ja=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Rs=/\w*$/,uc=/^[-+]0x[0-9a-f]+$/i,pe=/^0b[01]+$/i,V=/^\[object .+?Constructor\]$/,te=/^0o[0-7]+$/i,fe=/^(?:0|[1-9]\d*)$/,at=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Nt=/($^)/,jt=/['\n\r\u2028\u2029\\]/g,kt="\\ud800-\\udfff",$n="\\u0300-\\u036f",jr="\\ufe20-\\ufe2f",so="\\u20d0-\\u20ff",Ls=$n+jr+so,vs="\\u2700-\\u27bf",Hf="a-z\\xdf-\\xf6\\xf8-\\xff",gT="\\xac\\xb1\\xd7\\xf7",FT="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",_T="\\u2000-\\u206f",yT=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",$f="A-Z\\xc0-\\xd6\\xd8-\\xde",Uf="\\ufe0e\\ufe0f",zf=gT+FT+_T+yT,cc="['’]",TT="["+kt+"]",jf="["+zf+"]",Ga="["+Ls+"]",Gf="\\d+",ET="["+vs+"]",Yf="["+Hf+"]",Kf="[^"+kt+zf+Gf+vs+Hf+$f+"]",dc="\\ud83c[\\udffb-\\udfff]",ST="(?:"+Ga+"|"+dc+")",qf="[^"+kt+"]",mc="(?:\\ud83c[\\udde6-\\uddff]){2}",fc="[\\ud800-\\udbff][\\udc00-\\udfff]",Ei="["+$f+"]",Xf="\\u200d",Jf="(?:"+Yf+"|"+Kf+")",bT="(?:"+Ei+"|"+Kf+")",Zf="(?:"+cc+"(?:d|ll|m|re|s|t|ve))?",Qf="(?:"+cc+"(?:D|LL|M|RE|S|T|VE))?",eh=ST+"?",th="["+Uf+"]?",BT="(?:"+Xf+"(?:"+[qf,mc,fc].join("|")+")"+th+eh+")*",DT="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",RT="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",oh=th+eh+BT,LT="(?:"+[ET,mc,fc].join("|")+")"+oh,vT="(?:"+[qf+Ga+"?",Ga,mc,fc,TT].join("|")+")",VT=RegExp(cc,"g"),xT=RegExp(Ga,"g"),hc=RegExp(dc+"(?="+dc+")|"+vT+oh,"g"),NT=RegExp([Ei+"?"+Yf+"+"+Zf+"(?="+[jf,Ei,"$"].join("|")+")",bT+"+"+Qf+"(?="+[jf,Ei+Jf,"$"].join("|")+")",Ei+"?"+Jf+"+"+Zf,Ei+"+"+Qf,RT,DT,Gf,LT].join("|"),"g"),AT=RegExp("["+Xf+kt+Ls+Uf+"]"),PT=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,wT=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],IT=-1,_t={};_t[we]=_t[ct]=_t[dt]=_t[vt]=_t[mt]=_t[ro]=_t[Sn]=_t[Vt]=_t[io]=!0,_t[st]=_t[pt]=_t[ue]=_t[nt]=_t[Be]=_t[bt]=_t[ut]=_t[Wt]=_t[p]=_t[T]=_t[w]=_t[q]=_t[Z]=_t[K]=_t[O]=!1;var Ct={};Ct[st]=Ct[pt]=Ct[ue]=Ct[Be]=Ct[nt]=Ct[bt]=Ct[we]=Ct[ct]=Ct[dt]=Ct[vt]=Ct[mt]=Ct[p]=Ct[T]=Ct[w]=Ct[q]=Ct[Z]=Ct[K]=Ct[ne]=Ct[ro]=Ct[Sn]=Ct[Vt]=Ct[io]=!0,Ct[ut]=Ct[Wt]=Ct[O]=!1;var OT={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},WT={"&":"&","<":"<",">":">",'"':""","'":"'"},kT={"&":"&","<":"<",">":">",""":'"',"'":"'"},MT={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},HT=parseFloat,$T=parseInt,nh=typeof rr=="object"&&rr&&rr.Object===Object&&rr,UT=typeof self=="object"&&self&&self.Object===Object&&self,Jt=nh||UT||Function("return this")(),pc=t&&!t.nodeType&&t,Gr=pc&&!0&&e&&!e.nodeType&&e,rh=Gr&&Gr.exports===pc,Cc=rh&&nh.process,Go=function(){try{var x=Gr&&Gr.require&&Gr.require("util").types;return x||Cc&&Cc.binding&&Cc.binding("util")}catch{}}(),ih=Go&&Go.isArrayBuffer,sh=Go&&Go.isDate,ah=Go&&Go.isMap,lh=Go&&Go.isRegExp,uh=Go&&Go.isSet,ch=Go&&Go.isTypedArray;function wo(x,j,M){switch(M.length){case 0:return x.call(j);case 1:return x.call(j,M[0]);case 2:return x.call(j,M[0],M[1]);case 3:return x.call(j,M[0],M[1],M[2])}return x.apply(j,M)}function zT(x,j,M,de){for(var ve=-1,Ze=x==null?0:x.length;++ve<Ze;){var Mt=x[ve];j(de,Mt,M(Mt),x)}return de}function Yo(x,j){for(var M=-1,de=x==null?0:x.length;++M<de&&j(x[M],M,x)!==!1;);return x}function jT(x,j){for(var M=x==null?0:x.length;M--&&j(x[M],M,x)!==!1;);return x}function dh(x,j){for(var M=-1,de=x==null?0:x.length;++M<de;)if(!j(x[M],M,x))return!1;return!0}function pr(x,j){for(var M=-1,de=x==null?0:x.length,ve=0,Ze=[];++M<de;){var Mt=x[M];j(Mt,M,x)&&(Ze[ve++]=Mt)}return Ze}function Ya(x,j){var M=x==null?0:x.length;return!!M&&Si(x,j,0)>-1}function gc(x,j,M){for(var de=-1,ve=x==null?0:x.length;++de<ve;)if(M(j,x[de]))return!0;return!1}function Et(x,j){for(var M=-1,de=x==null?0:x.length,ve=Array(de);++M<de;)ve[M]=j(x[M],M,x);return ve}function Cr(x,j){for(var M=-1,de=j.length,ve=x.length;++M<de;)x[ve+M]=j[M];return x}function Fc(x,j,M,de){var ve=-1,Ze=x==null?0:x.length;for(de&&Ze&&(M=x[++ve]);++ve<Ze;)M=j(M,x[ve],ve,x);return M}function GT(x,j,M,de){var ve=x==null?0:x.length;for(de&&ve&&(M=x[--ve]);ve--;)M=j(M,x[ve],ve,x);return M}function _c(x,j){for(var M=-1,de=x==null?0:x.length;++M<de;)if(j(x[M],M,x))return!0;return!1}var YT=yc("length");function KT(x){return x.split("")}function qT(x){return x.match(mn)||[]}function mh(x,j,M){var de;return M(x,function(ve,Ze,Mt){if(j(ve,Ze,Mt))return de=Ze,!1}),de}function Ka(x,j,M,de){for(var ve=x.length,Ze=M+(de?1:-1);de?Ze--:++Ze<ve;)if(j(x[Ze],Ze,x))return Ze;return-1}function Si(x,j,M){return j===j?aE(x,j,M):Ka(x,fh,M)}function XT(x,j,M,de){for(var ve=M-1,Ze=x.length;++ve<Ze;)if(de(x[ve],j))return ve;return-1}function fh(x){return x!==x}function hh(x,j){var M=x==null?0:x.length;return M?Ec(x,j)/M:We}function yc(x){return function(j){return j==null?o:j[x]}}function Tc(x){return function(j){return x==null?o:x[j]}}function ph(x,j,M,de,ve){return ve(x,function(Ze,Mt,ft){M=de?(de=!1,Ze):j(M,Ze,Mt,ft)}),M}function JT(x,j){var M=x.length;for(x.sort(j);M--;)x[M]=x[M].value;return x}function Ec(x,j){for(var M,de=-1,ve=x.length;++de<ve;){var Ze=j(x[de]);Ze!==o&&(M=M===o?Ze:M+Ze)}return M}function Sc(x,j){for(var M=-1,de=Array(x);++M<x;)de[M]=j(M);return de}function ZT(x,j){return Et(j,function(M){return[M,x[M]]})}function Ch(x){return x&&x.slice(0,yh(x)+1).replace(zr,"")}function Io(x){return function(j){return x(j)}}function bc(x,j){return Et(j,function(M){return x[M]})}function Vs(x,j){return x.has(j)}function gh(x,j){for(var M=-1,de=x.length;++M<de&&Si(j,x[M],0)>-1;);return M}function Fh(x,j){for(var M=x.length;M--&&Si(j,x[M],0)>-1;);return M}function QT(x,j){for(var M=x.length,de=0;M--;)x[M]===j&&++de;return de}var eE=Tc(OT),tE=Tc(WT);function oE(x){return"\\"+MT[x]}function nE(x,j){return x==null?o:x[j]}function bi(x){return AT.test(x)}function rE(x){return PT.test(x)}function iE(x){for(var j,M=[];!(j=x.next()).done;)M.push(j.value);return M}function Bc(x){var j=-1,M=Array(x.size);return x.forEach(function(de,ve){M[++j]=[ve,de]}),M}function _h(x,j){return function(M){return x(j(M))}}function gr(x,j){for(var M=-1,de=x.length,ve=0,Ze=[];++M<de;){var Mt=x[M];(Mt===j||Mt===h)&&(x[M]=h,Ze[ve++]=M)}return Ze}function qa(x){var j=-1,M=Array(x.size);return x.forEach(function(de){M[++j]=de}),M}function sE(x){var j=-1,M=Array(x.size);return x.forEach(function(de){M[++j]=[de,de]}),M}function aE(x,j,M){for(var de=M-1,ve=x.length;++de<ve;)if(x[de]===j)return de;return-1}function lE(x,j,M){for(var de=M+1;de--;)if(x[de]===j)return de;return de}function Bi(x){return bi(x)?cE(x):YT(x)}function fn(x){return bi(x)?dE(x):KT(x)}function yh(x){for(var j=x.length;j--&&Ma.test(x.charAt(j)););return j}var uE=Tc(kT);function cE(x){for(var j=hc.lastIndex=0;hc.test(x);)++j;return j}function dE(x){return x.match(hc)||[]}function mE(x){return x.match(NT)||[]}var fE=function x(j){j=j==null?Jt:Di.defaults(Jt.Object(),j,Di.pick(Jt,wT));var M=j.Array,de=j.Date,ve=j.Error,Ze=j.Function,Mt=j.Math,ft=j.Object,Dc=j.RegExp,hE=j.String,Ko=j.TypeError,Xa=M.prototype,pE=Ze.prototype,Ri=ft.prototype,Ja=j["__core-js_shared__"],Za=pE.toString,rt=Ri.hasOwnProperty,CE=0,Th=function(){var n=/[^.]+$/.exec(Ja&&Ja.keys&&Ja.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),Qa=Ri.toString,gE=Za.call(ft),FE=Jt._,_E=Dc("^"+Za.call(rt).replace(Ds,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),el=rh?j.Buffer:o,Fr=j.Symbol,tl=j.Uint8Array,Eh=el?el.allocUnsafe:o,ol=_h(ft.getPrototypeOf,ft),Sh=ft.create,bh=Ri.propertyIsEnumerable,nl=Xa.splice,Bh=Fr?Fr.isConcatSpreadable:o,xs=Fr?Fr.iterator:o,Yr=Fr?Fr.toStringTag:o,rl=function(){try{var n=Zr(ft,"defineProperty");return n({},"",{}),n}catch{}}(),yE=j.clearTimeout!==Jt.clearTimeout&&j.clearTimeout,TE=de&&de.now!==Jt.Date.now&&de.now,EE=j.setTimeout!==Jt.setTimeout&&j.setTimeout,il=Mt.ceil,sl=Mt.floor,Rc=ft.getOwnPropertySymbols,SE=el?el.isBuffer:o,Dh=j.isFinite,bE=Xa.join,BE=_h(ft.keys,ft),Ht=Mt.max,ao=Mt.min,DE=de.now,RE=j.parseInt,Rh=Mt.random,LE=Xa.reverse,Lc=Zr(j,"DataView"),Ns=Zr(j,"Map"),vc=Zr(j,"Promise"),Li=Zr(j,"Set"),As=Zr(j,"WeakMap"),Ps=Zr(ft,"create"),al=As&&new As,vi={},vE=Qr(Lc),VE=Qr(Ns),xE=Qr(vc),NE=Qr(Li),AE=Qr(As),ll=Fr?Fr.prototype:o,ws=ll?ll.valueOf:o,Lh=ll?ll.toString:o;function _(n){if(Rt(n)&&!Pe(n)&&!(n instanceof Ye)){if(n instanceof qo)return n;if(rt.call(n,"__wrapped__"))return vp(n)}return new qo(n)}var Vi=function(){function n(){}return function(i){if(!Bt(i))return{};if(Sh)return Sh(i);n.prototype=i;var u=new n;return n.prototype=o,u}}();function ul(){}function qo(n,i){this.__wrapped__=n,this.__actions__=[],this.__chain__=!!i,this.__index__=0,this.__values__=o}_.templateSettings={escape:bs,evaluate:Oa,interpolate:Bs,variable:"",imports:{_}},_.prototype=ul.prototype,_.prototype.constructor=_,qo.prototype=Vi(ul.prototype),qo.prototype.constructor=qo;function Ye(n){this.__wrapped__=n,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Je,this.__views__=[]}function PE(){var n=new Ye(this.__wrapped__);return n.__actions__=Do(this.__actions__),n.__dir__=this.__dir__,n.__filtered__=this.__filtered__,n.__iteratees__=Do(this.__iteratees__),n.__takeCount__=this.__takeCount__,n.__views__=Do(this.__views__),n}function wE(){if(this.__filtered__){var n=new Ye(this);n.__dir__=-1,n.__filtered__=!0}else n=this.clone(),n.__dir__*=-1;return n}function IE(){var n=this.__wrapped__.value(),i=this.__dir__,u=Pe(n),m=i<0,g=u?n.length:0,y=KS(0,g,this.__views__),S=y.start,L=y.end,N=L-S,G=m?L:S-1,Y=this.__iteratees__,X=Y.length,se=0,he=ao(N,this.__takeCount__);if(!u||!m&&g==N&&he==N)return Zh(n,this.__actions__);var ye=[];e:for(;N--&&se<he;){G+=i;for(var ke=-1,Te=n[G];++ke<X;){var je=Y[ke],Ke=je.iteratee,ko=je.type,go=Ke(Te);if(ko==It)Te=go;else if(!go){if(ko==St)continue e;break e}}ye[se++]=Te}return ye}Ye.prototype=Vi(ul.prototype),Ye.prototype.constructor=Ye;function Kr(n){var i=-1,u=n==null?0:n.length;for(this.clear();++i<u;){var m=n[i];this.set(m[0],m[1])}}function OE(){this.__data__=Ps?Ps(null):{},this.size=0}function WE(n){var i=this.has(n)&&delete this.__data__[n];return this.size-=i?1:0,i}function kE(n){var i=this.__data__;if(Ps){var u=i[n];return u===d?o:u}return rt.call(i,n)?i[n]:o}function ME(n){var i=this.__data__;return Ps?i[n]!==o:rt.call(i,n)}function HE(n,i){var u=this.__data__;return this.size+=this.has(n)?0:1,u[n]=Ps&&i===o?d:i,this}Kr.prototype.clear=OE,Kr.prototype.delete=WE,Kr.prototype.get=kE,Kr.prototype.has=ME,Kr.prototype.set=HE;function Un(n){var i=-1,u=n==null?0:n.length;for(this.clear();++i<u;){var m=n[i];this.set(m[0],m[1])}}function $E(){this.__data__=[],this.size=0}function UE(n){var i=this.__data__,u=cl(i,n);if(u<0)return!1;var m=i.length-1;return u==m?i.pop():nl.call(i,u,1),--this.size,!0}function zE(n){var i=this.__data__,u=cl(i,n);return u<0?o:i[u][1]}function jE(n){return cl(this.__data__,n)>-1}function GE(n,i){var u=this.__data__,m=cl(u,n);return m<0?(++this.size,u.push([n,i])):u[m][1]=i,this}Un.prototype.clear=$E,Un.prototype.delete=UE,Un.prototype.get=zE,Un.prototype.has=jE,Un.prototype.set=GE;function zn(n){var i=-1,u=n==null?0:n.length;for(this.clear();++i<u;){var m=n[i];this.set(m[0],m[1])}}function YE(){this.size=0,this.__data__={hash:new Kr,map:new(Ns||Un),string:new Kr}}function KE(n){var i=El(this,n).delete(n);return this.size-=i?1:0,i}function qE(n){return El(this,n).get(n)}function XE(n){return El(this,n).has(n)}function JE(n,i){var u=El(this,n),m=u.size;return u.set(n,i),this.size+=u.size==m?0:1,this}zn.prototype.clear=YE,zn.prototype.delete=KE,zn.prototype.get=qE,zn.prototype.has=XE,zn.prototype.set=JE;function qr(n){var i=-1,u=n==null?0:n.length;for(this.__data__=new zn;++i<u;)this.add(n[i])}function ZE(n){return this.__data__.set(n,d),this}function QE(n){return this.__data__.has(n)}qr.prototype.add=qr.prototype.push=ZE,qr.prototype.has=QE;function hn(n){var i=this.__data__=new Un(n);this.size=i.size}function eS(){this.__data__=new Un,this.size=0}function tS(n){var i=this.__data__,u=i.delete(n);return this.size=i.size,u}function oS(n){return this.__data__.get(n)}function nS(n){return this.__data__.has(n)}function rS(n,i){var u=this.__data__;if(u instanceof Un){var m=u.__data__;if(!Ns||m.length<s-1)return m.push([n,i]),this.size=++u.size,this;u=this.__data__=new zn(m)}return u.set(n,i),this.size=u.size,this}hn.prototype.clear=eS,hn.prototype.delete=tS,hn.prototype.get=oS,hn.prototype.has=nS,hn.prototype.set=rS;function vh(n,i){var u=Pe(n),m=!u&&ei(n),g=!u&&!m&&Sr(n),y=!u&&!m&&!g&&Pi(n),S=u||m||g||y,L=S?Sc(n.length,hE):[],N=L.length;for(var G in n)(i||rt.call(n,G))&&!(S&&(G=="length"||g&&(G=="offset"||G=="parent")||y&&(G=="buffer"||G=="byteLength"||G=="byteOffset")||Kn(G,N)))&&L.push(G);return L}function Vh(n){var i=n.length;return i?n[Mc(0,i-1)]:o}function iS(n,i){return Sl(Do(n),Xr(i,0,n.length))}function sS(n){return Sl(Do(n))}function Vc(n,i,u){(u!==o&&!pn(n[i],u)||u===o&&!(i in n))&&jn(n,i,u)}function Is(n,i,u){var m=n[i];(!(rt.call(n,i)&&pn(m,u))||u===o&&!(i in n))&&jn(n,i,u)}function cl(n,i){for(var u=n.length;u--;)if(pn(n[u][0],i))return u;return-1}function aS(n,i,u,m){return _r(n,function(g,y,S){i(m,g,u(g),S)}),m}function xh(n,i){return n&&Dn(i,Gt(i),n)}function lS(n,i){return n&&Dn(i,Lo(i),n)}function jn(n,i,u){i=="__proto__"&&rl?rl(n,i,{configurable:!0,enumerable:!0,value:u,writable:!0}):n[i]=u}function xc(n,i){for(var u=-1,m=i.length,g=M(m),y=n==null;++u<m;)g[u]=y?o:dd(n,i[u]);return g}function Xr(n,i,u){return n===n&&(u!==o&&(n=n<=u?n:u),i!==o&&(n=n>=i?n:i)),n}function Xo(n,i,u,m,g,y){var S,L=i&F,N=i&E,G=i&b;if(u&&(S=g?u(n,m,g,y):u(n)),S!==o)return S;if(!Bt(n))return n;var Y=Pe(n);if(Y){if(S=XS(n),!L)return Do(n,S)}else{var X=lo(n),se=X==Wt||X==C;if(Sr(n))return tp(n,L);if(X==w||X==st||se&&!g){if(S=N||se?{}:yp(n),!L)return N?kS(n,lS(S,n)):WS(n,xh(S,n))}else{if(!Ct[X])return g?n:{};S=JS(n,X,L)}}y||(y=new hn);var he=y.get(n);if(he)return he;y.set(n,S),qp(n)?n.forEach(function(Te){S.add(Xo(Te,i,u,Te,n,y))}):Yp(n)&&n.forEach(function(Te,je){S.set(je,Xo(Te,i,u,je,n,y))});var ye=G?N?Jc:Xc:N?Lo:Gt,ke=Y?o:ye(n);return Yo(ke||n,function(Te,je){ke&&(je=Te,Te=n[je]),Is(S,je,Xo(Te,i,u,je,n,y))}),S}function uS(n){var i=Gt(n);return function(u){return Nh(u,n,i)}}function Nh(n,i,u){var m=u.length;if(n==null)return!m;for(n=ft(n);m--;){var g=u[m],y=i[g],S=n[g];if(S===o&&!(g in n)||!y(S))return!1}return!0}function Ah(n,i,u){if(typeof n!="function")throw new Ko(l);return Us(function(){n.apply(o,u)},i)}function Os(n,i,u,m){var g=-1,y=Ya,S=!0,L=n.length,N=[],G=i.length;if(!L)return N;u&&(i=Et(i,Io(u))),m?(y=gc,S=!1):i.length>=s&&(y=Vs,S=!1,i=new qr(i));e:for(;++g<L;){var Y=n[g],X=u==null?Y:u(Y);if(Y=m||Y!==0?Y:0,S&&X===X){for(var se=G;se--;)if(i[se]===X)continue e;N.push(Y)}else y(i,X,m)||N.push(Y)}return N}var _r=sp(Bn),Ph=sp(Ac,!0);function cS(n,i){var u=!0;return _r(n,function(m,g,y){return u=!!i(m,g,y),u}),u}function dl(n,i,u){for(var m=-1,g=n.length;++m<g;){var y=n[m],S=i(y);if(S!=null&&(L===o?S===S&&!Wo(S):u(S,L)))var L=S,N=y}return N}function dS(n,i,u,m){var g=n.length;for(u=Ie(u),u<0&&(u=-u>g?0:g+u),m=m===o||m>g?g:Ie(m),m<0&&(m+=g),m=u>m?0:Jp(m);u<m;)n[u++]=i;return n}function wh(n,i){var u=[];return _r(n,function(m,g,y){i(m,g,y)&&u.push(m)}),u}function Zt(n,i,u,m,g){var y=-1,S=n.length;for(u||(u=QS),g||(g=[]);++y<S;){var L=n[y];i>0&&u(L)?i>1?Zt(L,i-1,u,m,g):Cr(g,L):m||(g[g.length]=L)}return g}var Nc=ap(),Ih=ap(!0);function Bn(n,i){return n&&Nc(n,i,Gt)}function Ac(n,i){return n&&Ih(n,i,Gt)}function ml(n,i){return pr(i,function(u){return qn(n[u])})}function Jr(n,i){i=Tr(i,n);for(var u=0,m=i.length;n!=null&&u<m;)n=n[Rn(i[u++])];return u&&u==m?n:o}function Oh(n,i,u){var m=i(n);return Pe(n)?m:Cr(m,u(n))}function po(n){return n==null?n===o?v:A:Yr&&Yr in ft(n)?YS(n):sb(n)}function Pc(n,i){return n>i}function mS(n,i){return n!=null&&rt.call(n,i)}function fS(n,i){return n!=null&&i in ft(n)}function hS(n,i,u){return n>=ao(i,u)&&n<Ht(i,u)}function wc(n,i,u){for(var m=u?gc:Ya,g=n[0].length,y=n.length,S=y,L=M(y),N=1/0,G=[];S--;){var Y=n[S];S&&i&&(Y=Et(Y,Io(i))),N=ao(Y.length,N),L[S]=!u&&(i||g>=120&&Y.length>=120)?new qr(S&&Y):o}Y=n[0];var X=-1,se=L[0];e:for(;++X<g&&G.length<N;){var he=Y[X],ye=i?i(he):he;if(he=u||he!==0?he:0,!(se?Vs(se,ye):m(G,ye,u))){for(S=y;--S;){var ke=L[S];if(!(ke?Vs(ke,ye):m(n[S],ye,u)))continue e}se&&se.push(ye),G.push(he)}}return G}function pS(n,i,u,m){return Bn(n,function(g,y,S){i(m,u(g),y,S)}),m}function Ws(n,i,u){i=Tr(i,n),n=bp(n,i);var m=n==null?n:n[Rn(Zo(i))];return m==null?o:wo(m,n,u)}function Wh(n){return Rt(n)&&po(n)==st}function CS(n){return Rt(n)&&po(n)==ue}function gS(n){return Rt(n)&&po(n)==bt}function ks(n,i,u,m,g){return n===i?!0:n==null||i==null||!Rt(n)&&!Rt(i)?n!==n&&i!==i:FS(n,i,u,m,ks,g)}function FS(n,i,u,m,g,y){var S=Pe(n),L=Pe(i),N=S?pt:lo(n),G=L?pt:lo(i);N=N==st?w:N,G=G==st?w:G;var Y=N==w,X=G==w,se=N==G;if(se&&Sr(n)){if(!Sr(i))return!1;S=!0,Y=!1}if(se&&!Y)return y||(y=new hn),S||Pi(n)?gp(n,i,u,m,g,y):jS(n,i,N,u,m,g,y);if(!(u&P)){var he=Y&&rt.call(n,"__wrapped__"),ye=X&&rt.call(i,"__wrapped__");if(he||ye){var ke=he?n.value():n,Te=ye?i.value():i;return y||(y=new hn),g(ke,Te,u,m,y)}}return se?(y||(y=new hn),GS(n,i,u,m,g,y)):!1}function _S(n){return Rt(n)&&lo(n)==p}function Ic(n,i,u,m){var g=u.length,y=g,S=!m;if(n==null)return!y;for(n=ft(n);g--;){var L=u[g];if(S&&L[2]?L[1]!==n[L[0]]:!(L[0]in n))return!1}for(;++g<y;){L=u[g];var N=L[0],G=n[N],Y=L[1];if(S&&L[2]){if(G===o&&!(N in n))return!1}else{var X=new hn;if(m)var se=m(G,Y,N,n,i,X);if(!(se===o?ks(Y,G,P|R,m,X):se))return!1}}return!0}function kh(n){if(!Bt(n)||tb(n))return!1;var i=qn(n)?_E:V;return i.test(Qr(n))}function yS(n){return Rt(n)&&po(n)==q}function TS(n){return Rt(n)&&lo(n)==Z}function ES(n){return Rt(n)&&vl(n.length)&&!!_t[po(n)]}function Mh(n){return typeof n=="function"?n:n==null?vo:typeof n=="object"?Pe(n)?Uh(n[0],n[1]):$h(n):lC(n)}function Oc(n){if(!$s(n))return BE(n);var i=[];for(var u in ft(n))rt.call(n,u)&&u!="constructor"&&i.push(u);return i}function SS(n){if(!Bt(n))return ib(n);var i=$s(n),u=[];for(var m in n)m=="constructor"&&(i||!rt.call(n,m))||u.push(m);return u}function Wc(n,i){return n<i}function Hh(n,i){var u=-1,m=Ro(n)?M(n.length):[];return _r(n,function(g,y,S){m[++u]=i(g,y,S)}),m}function $h(n){var i=Qc(n);return i.length==1&&i[0][2]?Ep(i[0][0],i[0][1]):function(u){return u===n||Ic(u,n,i)}}function Uh(n,i){return td(n)&&Tp(i)?Ep(Rn(n),i):function(u){var m=dd(u,n);return m===o&&m===i?md(u,n):ks(i,m,P|R)}}function fl(n,i,u,m,g){n!==i&&Nc(i,function(y,S){if(g||(g=new hn),Bt(y))bS(n,i,S,u,fl,m,g);else{var L=m?m(nd(n,S),y,S+"",n,i,g):o;L===o&&(L=y),Vc(n,S,L)}},Lo)}function bS(n,i,u,m,g,y,S){var L=nd(n,u),N=nd(i,u),G=S.get(N);if(G){Vc(n,u,G);return}var Y=y?y(L,N,u+"",n,i,S):o,X=Y===o;if(X){var se=Pe(N),he=!se&&Sr(N),ye=!se&&!he&&Pi(N);Y=N,se||he||ye?Pe(L)?Y=L:At(L)?Y=Do(L):he?(X=!1,Y=tp(N,!0)):ye?(X=!1,Y=op(N,!0)):Y=[]:zs(N)||ei(N)?(Y=L,ei(L)?Y=Zp(L):(!Bt(L)||qn(L))&&(Y=yp(N))):X=!1}X&&(S.set(N,Y),g(Y,N,m,y,S),S.delete(N)),Vc(n,u,Y)}function zh(n,i){var u=n.length;if(u)return i+=i<0?u:0,Kn(i,u)?n[i]:o}function jh(n,i,u){i.length?i=Et(i,function(y){return Pe(y)?function(S){return Jr(S,y.length===1?y[0]:y)}:y}):i=[vo];var m=-1;i=Et(i,Io(_e()));var g=Hh(n,function(y,S,L){var N=Et(i,function(G){return G(y)});return{criteria:N,index:++m,value:y}});return JT(g,function(y,S){return OS(y,S,u)})}function BS(n,i){return Gh(n,i,function(u,m){return md(n,m)})}function Gh(n,i,u){for(var m=-1,g=i.length,y={};++m<g;){var S=i[m],L=Jr(n,S);u(L,S)&&Ms(y,Tr(S,n),L)}return y}function DS(n){return function(i){return Jr(i,n)}}function kc(n,i,u,m){var g=m?XT:Si,y=-1,S=i.length,L=n;for(n===i&&(i=Do(i)),u&&(L=Et(n,Io(u)));++y<S;)for(var N=0,G=i[y],Y=u?u(G):G;(N=g(L,Y,N,m))>-1;)L!==n&&nl.call(L,N,1),nl.call(n,N,1);return n}function Yh(n,i){for(var u=n?i.length:0,m=u-1;u--;){var g=i[u];if(u==m||g!==y){var y=g;Kn(g)?nl.call(n,g,1):Uc(n,g)}}return n}function Mc(n,i){return n+sl(Rh()*(i-n+1))}function RS(n,i,u,m){for(var g=-1,y=Ht(il((i-n)/(u||1)),0),S=M(y);y--;)S[m?y:++g]=n,n+=u;return S}function Hc(n,i){var u="";if(!n||i<1||i>Se)return u;do i%2&&(u+=n),i=sl(i/2),i&&(n+=n);while(i);return u}function $e(n,i){return rd(Sp(n,i,vo),n+"")}function LS(n){return Vh(wi(n))}function vS(n,i){var u=wi(n);return Sl(u,Xr(i,0,u.length))}function Ms(n,i,u,m){if(!Bt(n))return n;i=Tr(i,n);for(var g=-1,y=i.length,S=y-1,L=n;L!=null&&++g<y;){var N=Rn(i[g]),G=u;if(N==="__proto__"||N==="constructor"||N==="prototype")return n;if(g!=S){var Y=L[N];G=m?m(Y,N,L):o,G===o&&(G=Bt(Y)?Y:Kn(i[g+1])?[]:{})}Is(L,N,G),L=L[N]}return n}var Kh=al?function(n,i){return al.set(n,i),n}:vo,VS=rl?function(n,i){return rl(n,"toString",{configurable:!0,enumerable:!1,value:hd(i),writable:!0})}:vo;function xS(n){return Sl(wi(n))}function Jo(n,i,u){var m=-1,g=n.length;i<0&&(i=-i>g?0:g+i),u=u>g?g:u,u<0&&(u+=g),g=i>u?0:u-i>>>0,i>>>=0;for(var y=M(g);++m<g;)y[m]=n[m+i];return y}function NS(n,i){var u;return _r(n,function(m,g,y){return u=i(m,g,y),!u}),!!u}function hl(n,i,u){var m=0,g=n==null?m:n.length;if(typeof i=="number"&&i===i&&g<=zt){for(;m<g;){var y=m+g>>>1,S=n[y];S!==null&&!Wo(S)&&(u?S<=i:S<i)?m=y+1:g=y}return g}return $c(n,i,vo,u)}function $c(n,i,u,m){var g=0,y=n==null?0:n.length;if(y===0)return 0;i=u(i);for(var S=i!==i,L=i===null,N=Wo(i),G=i===o;g<y;){var Y=sl((g+y)/2),X=u(n[Y]),se=X!==o,he=X===null,ye=X===X,ke=Wo(X);if(S)var Te=m||ye;else G?Te=ye&&(m||se):L?Te=ye&&se&&(m||!he):N?Te=ye&&se&&!he&&(m||!ke):he||ke?Te=!1:Te=m?X<=i:X<i;Te?g=Y+1:y=Y}return ao(y,Ae)}function qh(n,i){for(var u=-1,m=n.length,g=0,y=[];++u<m;){var S=n[u],L=i?i(S):S;if(!u||!pn(L,N)){var N=L;y[g++]=S===0?0:S}}return y}function Xh(n){return typeof n=="number"?n:Wo(n)?We:+n}function Oo(n){if(typeof n=="string")return n;if(Pe(n))return Et(n,Oo)+"";if(Wo(n))return Lh?Lh.call(n):"";var i=n+"";return i=="0"&&1/n==-ge?"-0":i}function yr(n,i,u){var m=-1,g=Ya,y=n.length,S=!0,L=[],N=L;if(u)S=!1,g=gc;else if(y>=s){var G=i?null:US(n);if(G)return qa(G);S=!1,g=Vs,N=new qr}else N=i?[]:L;e:for(;++m<y;){var Y=n[m],X=i?i(Y):Y;if(Y=u||Y!==0?Y:0,S&&X===X){for(var se=N.length;se--;)if(N[se]===X)continue e;i&&N.push(X),L.push(Y)}else g(N,X,u)||(N!==L&&N.push(X),L.push(Y))}return L}function Uc(n,i){return i=Tr(i,n),n=bp(n,i),n==null||delete n[Rn(Zo(i))]}function Jh(n,i,u,m){return Ms(n,i,u(Jr(n,i)),m)}function pl(n,i,u,m){for(var g=n.length,y=m?g:-1;(m?y--:++y<g)&&i(n[y],y,n););return u?Jo(n,m?0:y,m?y+1:g):Jo(n,m?y+1:0,m?g:y)}function Zh(n,i){var u=n;return u instanceof Ye&&(u=u.value()),Fc(i,function(m,g){return g.func.apply(g.thisArg,Cr([m],g.args))},u)}function zc(n,i,u){var m=n.length;if(m<2)return m?yr(n[0]):[];for(var g=-1,y=M(m);++g<m;)for(var S=n[g],L=-1;++L<m;)L!=g&&(y[g]=Os(y[g]||S,n[L],i,u));return yr(Zt(y,1),i,u)}function Qh(n,i,u){for(var m=-1,g=n.length,y=i.length,S={};++m<g;){var L=m<y?i[m]:o;u(S,n[m],L)}return S}function jc(n){return At(n)?n:[]}function Gc(n){return typeof n=="function"?n:vo}function Tr(n,i){return Pe(n)?n:td(n,i)?[n]:Lp(et(n))}var AS=$e;function Er(n,i,u){var m=n.length;return u=u===o?m:u,!i&&u>=m?n:Jo(n,i,u)}var ep=yE||function(n){return Jt.clearTimeout(n)};function tp(n,i){if(i)return n.slice();var u=n.length,m=Eh?Eh(u):new n.constructor(u);return n.copy(m),m}function Yc(n){var i=new n.constructor(n.byteLength);return new tl(i).set(new tl(n)),i}function PS(n,i){var u=i?Yc(n.buffer):n.buffer;return new n.constructor(u,n.byteOffset,n.byteLength)}function wS(n){var i=new n.constructor(n.source,Rs.exec(n));return i.lastIndex=n.lastIndex,i}function IS(n){return ws?ft(ws.call(n)):{}}function op(n,i){var u=i?Yc(n.buffer):n.buffer;return new n.constructor(u,n.byteOffset,n.length)}function np(n,i){if(n!==i){var u=n!==o,m=n===null,g=n===n,y=Wo(n),S=i!==o,L=i===null,N=i===i,G=Wo(i);if(!L&&!G&&!y&&n>i||y&&S&&N&&!L&&!G||m&&S&&N||!u&&N||!g)return 1;if(!m&&!y&&!G&&n<i||G&&u&&g&&!m&&!y||L&&u&&g||!S&&g||!N)return-1}return 0}function OS(n,i,u){for(var m=-1,g=n.criteria,y=i.criteria,S=g.length,L=u.length;++m<S;){var N=np(g[m],y[m]);if(N){if(m>=L)return N;var G=u[m];return N*(G=="desc"?-1:1)}}return n.index-i.index}function rp(n,i,u,m){for(var g=-1,y=n.length,S=u.length,L=-1,N=i.length,G=Ht(y-S,0),Y=M(N+G),X=!m;++L<N;)Y[L]=i[L];for(;++g<S;)(X||g<y)&&(Y[u[g]]=n[g]);for(;G--;)Y[L++]=n[g++];return Y}function ip(n,i,u,m){for(var g=-1,y=n.length,S=-1,L=u.length,N=-1,G=i.length,Y=Ht(y-L,0),X=M(Y+G),se=!m;++g<Y;)X[g]=n[g];for(var he=g;++N<G;)X[he+N]=i[N];for(;++S<L;)(se||g<y)&&(X[he+u[S]]=n[g++]);return X}function Do(n,i){var u=-1,m=n.length;for(i||(i=M(m));++u<m;)i[u]=n[u];return i}function Dn(n,i,u,m){var g=!u;u||(u={});for(var y=-1,S=i.length;++y<S;){var L=i[y],N=m?m(u[L],n[L],L,u,n):o;N===o&&(N=n[L]),g?jn(u,L,N):Is(u,L,N)}return u}function WS(n,i){return Dn(n,ed(n),i)}function kS(n,i){return Dn(n,Fp(n),i)}function Cl(n,i){return function(u,m){var g=Pe(u)?zT:aS,y=i?i():{};return g(u,n,_e(m,2),y)}}function xi(n){return $e(function(i,u){var m=-1,g=u.length,y=g>1?u[g-1]:o,S=g>2?u[2]:o;for(y=n.length>3&&typeof y=="function"?(g--,y):o,S&&Co(u[0],u[1],S)&&(y=g<3?o:y,g=1),i=ft(i);++m<g;){var L=u[m];L&&n(i,L,m,y)}return i})}function sp(n,i){return function(u,m){if(u==null)return u;if(!Ro(u))return n(u,m);for(var g=u.length,y=i?g:-1,S=ft(u);(i?y--:++y<g)&&m(S[y],y,S)!==!1;);return u}}function ap(n){return function(i,u,m){for(var g=-1,y=ft(i),S=m(i),L=S.length;L--;){var N=S[n?L:++g];if(u(y[N],N,y)===!1)break}return i}}function MS(n,i,u){var m=i&W,g=Hs(n);function y(){var S=this&&this!==Jt&&this instanceof y?g:n;return S.apply(m?u:this,arguments)}return y}function lp(n){return function(i){i=et(i);var u=bi(i)?fn(i):o,m=u?u[0]:i.charAt(0),g=u?Er(u,1).join(""):i.slice(1);return m[n]()+g}}function Ni(n){return function(i){return Fc(sC(iC(i).replace(VT,"")),n,"")}}function Hs(n){return function(){var i=arguments;switch(i.length){case 0:return new n;case 1:return new n(i[0]);case 2:return new n(i[0],i[1]);case 3:return new n(i[0],i[1],i[2]);case 4:return new n(i[0],i[1],i[2],i[3]);case 5:return new n(i[0],i[1],i[2],i[3],i[4]);case 6:return new n(i[0],i[1],i[2],i[3],i[4],i[5]);case 7:return new n(i[0],i[1],i[2],i[3],i[4],i[5],i[6])}var u=Vi(n.prototype),m=n.apply(u,i);return Bt(m)?m:u}}function HS(n,i,u){var m=Hs(n);function g(){for(var y=arguments.length,S=M(y),L=y,N=Ai(g);L--;)S[L]=arguments[L];var G=y<3&&S[0]!==N&&S[y-1]!==N?[]:gr(S,N);if(y-=G.length,y<u)return fp(n,i,gl,g.placeholder,o,S,G,o,o,u-y);var Y=this&&this!==Jt&&this instanceof g?m:n;return wo(Y,this,S)}return g}function up(n){return function(i,u,m){var g=ft(i);if(!Ro(i)){var y=_e(u,3);i=Gt(i),u=function(L){return y(g[L],L,g)}}var S=n(i,u,m);return S>-1?g[y?i[S]:S]:o}}function cp(n){return Yn(function(i){var u=i.length,m=u,g=qo.prototype.thru;for(n&&i.reverse();m--;){var y=i[m];if(typeof y!="function")throw new Ko(l);if(g&&!S&&Tl(y)=="wrapper")var S=new qo([],!0)}for(m=S?m:u;++m<u;){y=i[m];var L=Tl(y),N=L=="wrapper"?Zc(y):o;N&&od(N[0])&&N[1]==($|k|H|le)&&!N[4].length&&N[9]==1?S=S[Tl(N[0])].apply(S,N[3]):S=y.length==1&&od(y)?S[L]():S.thru(y)}return function(){var G=arguments,Y=G[0];if(S&&G.length==1&&Pe(Y))return S.plant(Y).value();for(var X=0,se=u?i[X].apply(this,G):Y;++X<u;)se=i[X].call(this,se);return se}})}function gl(n,i,u,m,g,y,S,L,N,G){var Y=i&$,X=i&W,se=i&B,he=i&(k|D),ye=i&ce,ke=se?o:Hs(n);function Te(){for(var je=arguments.length,Ke=M(je),ko=je;ko--;)Ke[ko]=arguments[ko];if(he)var go=Ai(Te),Mo=QT(Ke,go);if(m&&(Ke=rp(Ke,m,g,he)),y&&(Ke=ip(Ke,y,S,he)),je-=Mo,he&&je<G){var Pt=gr(Ke,go);return fp(n,i,gl,Te.placeholder,u,Ke,Pt,L,N,G-je)}var Cn=X?u:this,Jn=se?Cn[n]:n;return je=Ke.length,L?Ke=ab(Ke,L):ye&&je>1&&Ke.reverse(),Y&&N<je&&(Ke.length=N),this&&this!==Jt&&this instanceof Te&&(Jn=ke||Hs(Jn)),Jn.apply(Cn,Ke)}return Te}function dp(n,i){return function(u,m){return pS(u,n,i(m),{})}}function Fl(n,i){return function(u,m){var g;if(u===o&&m===o)return i;if(u!==o&&(g=u),m!==o){if(g===o)return m;typeof u=="string"||typeof m=="string"?(u=Oo(u),m=Oo(m)):(u=Xh(u),m=Xh(m)),g=n(u,m)}return g}}function Kc(n){return Yn(function(i){return i=Et(i,Io(_e())),$e(function(u){var m=this;return n(i,function(g){return wo(g,m,u)})})})}function _l(n,i){i=i===o?" ":Oo(i);var u=i.length;if(u<2)return u?Hc(i,n):i;var m=Hc(i,il(n/Bi(i)));return bi(i)?Er(fn(m),0,n).join(""):m.slice(0,n)}function $S(n,i,u,m){var g=i&W,y=Hs(n);function S(){for(var L=-1,N=arguments.length,G=-1,Y=m.length,X=M(Y+N),se=this&&this!==Jt&&this instanceof S?y:n;++G<Y;)X[G]=m[G];for(;N--;)X[G++]=arguments[++L];return wo(se,g?u:this,X)}return S}function mp(n){return function(i,u,m){return m&&typeof m!="number"&&Co(i,u,m)&&(u=m=o),i=Xn(i),u===o?(u=i,i=0):u=Xn(u),m=m===o?i<u?1:-1:Xn(m),RS(i,u,m,n)}}function yl(n){return function(i,u){return typeof i=="string"&&typeof u=="string"||(i=Qo(i),u=Qo(u)),n(i,u)}}function fp(n,i,u,m,g,y,S,L,N,G){var Y=i&k,X=Y?S:o,se=Y?o:S,he=Y?y:o,ye=Y?o:y;i|=Y?H:z,i&=~(Y?z:H),i&I||(i&=~(W|B));var ke=[n,i,g,he,X,ye,se,L,N,G],Te=u.apply(o,ke);return od(n)&&Bp(Te,ke),Te.placeholder=m,Dp(Te,n,i)}function qc(n){var i=Mt[n];return function(u,m){if(u=Qo(u),m=m==null?0:ao(Ie(m),292),m&&Dh(u)){var g=(et(u)+"e").split("e"),y=i(g[0]+"e"+(+g[1]+m));return g=(et(y)+"e").split("e"),+(g[0]+"e"+(+g[1]-m))}return i(u)}}var US=Li&&1/qa(new Li([,-0]))[1]==ge?function(n){return new Li(n)}:gd;function hp(n){return function(i){var u=lo(i);return u==p?Bc(i):u==Z?sE(i):ZT(i,n(i))}}function Gn(n,i,u,m,g,y,S,L){var N=i&B;if(!N&&typeof n!="function")throw new Ko(l);var G=m?m.length:0;if(G||(i&=~(H|z),m=g=o),S=S===o?S:Ht(Ie(S),0),L=L===o?L:Ie(L),G-=g?g.length:0,i&z){var Y=m,X=g;m=g=o}var se=N?o:Zc(n),he=[n,i,u,m,g,Y,X,y,S,L];if(se&&rb(he,se),n=he[0],i=he[1],u=he[2],m=he[3],g=he[4],L=he[9]=he[9]===o?N?0:n.length:Ht(he[9]-G,0),!L&&i&(k|D)&&(i&=~(k|D)),!i||i==W)var ye=MS(n,i,u);else i==k||i==D?ye=HS(n,i,L):(i==H||i==(W|H))&&!g.length?ye=$S(n,i,u,m):ye=gl.apply(o,he);var ke=se?Kh:Bp;return Dp(ke(ye,he),n,i)}function pp(n,i,u,m){return n===o||pn(n,Ri[u])&&!rt.call(m,u)?i:n}function Cp(n,i,u,m,g,y){return Bt(n)&&Bt(i)&&(y.set(i,n),fl(n,i,o,Cp,y),y.delete(i)),n}function zS(n){return zs(n)?o:n}function gp(n,i,u,m,g,y){var S=u&P,L=n.length,N=i.length;if(L!=N&&!(S&&N>L))return!1;var G=y.get(n),Y=y.get(i);if(G&&Y)return G==i&&Y==n;var X=-1,se=!0,he=u&R?new qr:o;for(y.set(n,i),y.set(i,n);++X<L;){var ye=n[X],ke=i[X];if(m)var Te=S?m(ke,ye,X,i,n,y):m(ye,ke,X,n,i,y);if(Te!==o){if(Te)continue;se=!1;break}if(he){if(!_c(i,function(je,Ke){if(!Vs(he,Ke)&&(ye===je||g(ye,je,u,m,y)))return he.push(Ke)})){se=!1;break}}else if(!(ye===ke||g(ye,ke,u,m,y))){se=!1;break}}return y.delete(n),y.delete(i),se}function jS(n,i,u,m,g,y,S){switch(u){case Be:if(n.byteLength!=i.byteLength||n.byteOffset!=i.byteOffset)return!1;n=n.buffer,i=i.buffer;case ue:return!(n.byteLength!=i.byteLength||!y(new tl(n),new tl(i)));case nt:case bt:case T:return pn(+n,+i);case ut:return n.name==i.name&&n.message==i.message;case q:case K:return n==i+"";case p:var L=Bc;case Z:var N=m&P;if(L||(L=qa),n.size!=i.size&&!N)return!1;var G=S.get(n);if(G)return G==i;m|=R,S.set(n,i);var Y=gp(L(n),L(i),m,g,y,S);return S.delete(n),Y;case ne:if(ws)return ws.call(n)==ws.call(i)}return!1}function GS(n,i,u,m,g,y){var S=u&P,L=Xc(n),N=L.length,G=Xc(i),Y=G.length;if(N!=Y&&!S)return!1;for(var X=N;X--;){var se=L[X];if(!(S?se in i:rt.call(i,se)))return!1}var he=y.get(n),ye=y.get(i);if(he&&ye)return he==i&&ye==n;var ke=!0;y.set(n,i),y.set(i,n);for(var Te=S;++X<N;){se=L[X];var je=n[se],Ke=i[se];if(m)var ko=S?m(Ke,je,se,i,n,y):m(je,Ke,se,n,i,y);if(!(ko===o?je===Ke||g(je,Ke,u,m,y):ko)){ke=!1;break}Te||(Te=se=="constructor")}if(ke&&!Te){var go=n.constructor,Mo=i.constructor;go!=Mo&&"constructor"in n&&"constructor"in i&&!(typeof go=="function"&&go instanceof go&&typeof Mo=="function"&&Mo instanceof Mo)&&(ke=!1)}return y.delete(n),y.delete(i),ke}function Yn(n){return rd(Sp(n,o,Np),n+"")}function Xc(n){return Oh(n,Gt,ed)}function Jc(n){return Oh(n,Lo,Fp)}var Zc=al?function(n){return al.get(n)}:gd;function Tl(n){for(var i=n.name+"",u=vi[i],m=rt.call(vi,i)?u.length:0;m--;){var g=u[m],y=g.func;if(y==null||y==n)return g.name}return i}function Ai(n){var i=rt.call(_,"placeholder")?_:n;return i.placeholder}function _e(){var n=_.iteratee||pd;return n=n===pd?Mh:n,arguments.length?n(arguments[0],arguments[1]):n}function El(n,i){var u=n.__data__;return eb(i)?u[typeof i=="string"?"string":"hash"]:u.map}function Qc(n){for(var i=Gt(n),u=i.length;u--;){var m=i[u],g=n[m];i[u]=[m,g,Tp(g)]}return i}function Zr(n,i){var u=nE(n,i);return kh(u)?u:o}function YS(n){var i=rt.call(n,Yr),u=n[Yr];try{n[Yr]=o;var m=!0}catch{}var g=Qa.call(n);return m&&(i?n[Yr]=u:delete n[Yr]),g}var ed=Rc?function(n){return n==null?[]:(n=ft(n),pr(Rc(n),function(i){return bh.call(n,i)}))}:Fd,Fp=Rc?function(n){for(var i=[];n;)Cr(i,ed(n)),n=ol(n);return i}:Fd,lo=po;(Lc&&lo(new Lc(new ArrayBuffer(1)))!=Be||Ns&&lo(new Ns)!=p||vc&&lo(vc.resolve())!=U||Li&&lo(new Li)!=Z||As&&lo(new As)!=O)&&(lo=function(n){var i=po(n),u=i==w?n.constructor:o,m=u?Qr(u):"";if(m)switch(m){case vE:return Be;case VE:return p;case xE:return U;case NE:return Z;case AE:return O}return i});function KS(n,i,u){for(var m=-1,g=u.length;++m<g;){var y=u[m],S=y.size;switch(y.type){case"drop":n+=S;break;case"dropRight":i-=S;break;case"take":i=ao(i,n+S);break;case"takeRight":n=Ht(n,i-S);break}}return{start:n,end:i}}function qS(n){var i=n.match(lc);return i?i[1].split($a):[]}function _p(n,i,u){i=Tr(i,n);for(var m=-1,g=i.length,y=!1;++m<g;){var S=Rn(i[m]);if(!(y=n!=null&&u(n,S)))break;n=n[S]}return y||++m!=g?y:(g=n==null?0:n.length,!!g&&vl(g)&&Kn(S,g)&&(Pe(n)||ei(n)))}function XS(n){var i=n.length,u=new n.constructor(i);return i&&typeof n[0]=="string"&&rt.call(n,"index")&&(u.index=n.index,u.input=n.input),u}function yp(n){return typeof n.constructor=="function"&&!$s(n)?Vi(ol(n)):{}}function JS(n,i,u){var m=n.constructor;switch(i){case ue:return Yc(n);case nt:case bt:return new m(+n);case Be:return PS(n,u);case we:case ct:case dt:case vt:case mt:case ro:case Sn:case Vt:case io:return op(n,u);case p:return new m;case T:case K:return new m(n);case q:return wS(n);case Z:return new m;case ne:return IS(n)}}function ZS(n,i){var u=i.length;if(!u)return n;var m=u-1;return i[m]=(u>1?"& ":"")+i[m],i=i.join(u>2?", ":" "),n.replace(Ha,`{
|
|
62
|
+
*/Du.exports;(function(e,t){(function(){var o,r="4.17.21",s=200,a="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",l="Expected a function",c="Invalid `variable` option passed into `_.template`",d="__lodash_hash_undefined__",f=500,p="__lodash_placeholder__",F=1,T=2,b=4,P=1,R=2,W=1,B=2,I=4,k=8,D=16,H=32,z=64,$=128,le=256,ce=512,me=30,Ne="...",Oe=800,Me=16,St=1,It=2,Le=3,ge=1/0,Se=9007199254740991,qe=17976931348623157e292,We=0/0,Je=4294967295,Ae=Je-1,zt=Je>>>1,He=[["ary",$],["bind",W],["bindKey",B],["curry",k],["curryRight",D],["flip",ce],["partial",H],["partialRight",z],["rearg",le]],st="[object Arguments]",pt="[object Array]",Ot="[object AsyncFunction]",nt="[object Boolean]",bt="[object Date]",Dt="[object DOMException]",ut="[object Error]",Wt="[object Function]",C="[object GeneratorFunction]",h="[object Map]",E="[object Number]",A="[object Null]",w="[object Object]",U="[object Promise]",ee="[object Proxy]",q="[object RegExp]",Z="[object Set]",K="[object String]",oe="[object Symbol]",v="[object Undefined]",O="[object WeakMap]",re="[object WeakSet]",ue="[object ArrayBuffer]",Be="[object DataView]",we="[object Float32Array]",ct="[object Float64Array]",dt="[object Int8Array]",vt="[object Int16Array]",mt="[object Int32Array]",ro="[object Uint8Array]",bn="[object Uint8ClampedArray]",Vt="[object Uint16Array]",io="[object Uint32Array]",Bn=/\b__p \+= '';/g,sc=/\b(__p \+=) '' \+/g,ac=/(__e\(.*?\)|\b__t\)) \+\n'';/g,xt=/&(?:amp|lt|gt|quot|#39);/g,$n=/[&<>"']/g,lc=RegExp(xt.source),Oa=RegExp($n.source),bs=/<%-([\s\S]+?)%>/g,Wa=/<%([\s\S]+?)%>/g,Bs=/<%=([\s\S]+?)%>/g,uc=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ka=/^\w*$/,Ma=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ds=/[\\^$.*+?()[\]{}|]/g,dn=RegExp(Ds.source),zr=/^\s+/,Ha=/\s/,$a=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,cc=/\{\n\/\* \[wrapped with (.+)\] \*/,Ua=/,? & /,mn=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,za=/[()=,{}\[\]\/\s]/,ja=/\\(\\)?/g,Ga=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Rs=/\w*$/,dc=/^[-+]0x[0-9a-f]+$/i,pe=/^0b[01]+$/i,V=/^\[object .+?Constructor\]$/,te=/^0o[0-7]+$/i,fe=/^(?:0|[1-9]\d*)$/,at=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Nt=/($^)/,jt=/['\n\r\u2028\u2029\\]/g,kt="\\ud800-\\udfff",Un="\\u0300-\\u036f",jr="\\ufe20-\\ufe2f",so="\\u20d0-\\u20ff",Ls=Un+jr+so,vs="\\u2700-\\u27bf",Uf="a-z\\xdf-\\xf6\\xf8-\\xff",_T="\\xac\\xb1\\xd7\\xf7",yT="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",TT="\\u2000-\\u206f",ET=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",zf="A-Z\\xc0-\\xd6\\xd8-\\xde",jf="\\ufe0e\\ufe0f",Gf=_T+yT+TT+ET,mc="['’]",ST="["+kt+"]",Yf="["+Gf+"]",Ya="["+Ls+"]",Kf="\\d+",bT="["+vs+"]",qf="["+Uf+"]",Xf="[^"+kt+Gf+Kf+vs+Uf+zf+"]",fc="\\ud83c[\\udffb-\\udfff]",BT="(?:"+Ya+"|"+fc+")",Jf="[^"+kt+"]",hc="(?:\\ud83c[\\udde6-\\uddff]){2}",pc="[\\ud800-\\udbff][\\udc00-\\udfff]",Ei="["+zf+"]",Zf="\\u200d",Qf="(?:"+qf+"|"+Xf+")",DT="(?:"+Ei+"|"+Xf+")",eh="(?:"+mc+"(?:d|ll|m|re|s|t|ve))?",th="(?:"+mc+"(?:D|LL|M|RE|S|T|VE))?",oh=BT+"?",nh="["+jf+"]?",RT="(?:"+Zf+"(?:"+[Jf,hc,pc].join("|")+")"+nh+oh+")*",LT="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",vT="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",rh=nh+oh+RT,VT="(?:"+[bT,hc,pc].join("|")+")"+rh,xT="(?:"+[Jf+Ya+"?",Ya,hc,pc,ST].join("|")+")",NT=RegExp(mc,"g"),AT=RegExp(Ya,"g"),Cc=RegExp(fc+"(?="+fc+")|"+xT+rh,"g"),PT=RegExp([Ei+"?"+qf+"+"+eh+"(?="+[Yf,Ei,"$"].join("|")+")",DT+"+"+th+"(?="+[Yf,Ei+Qf,"$"].join("|")+")",Ei+"?"+Qf+"+"+eh,Ei+"+"+th,vT,LT,Kf,VT].join("|"),"g"),wT=RegExp("["+Zf+kt+Ls+jf+"]"),IT=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,OT=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],WT=-1,_t={};_t[we]=_t[ct]=_t[dt]=_t[vt]=_t[mt]=_t[ro]=_t[bn]=_t[Vt]=_t[io]=!0,_t[st]=_t[pt]=_t[ue]=_t[nt]=_t[Be]=_t[bt]=_t[ut]=_t[Wt]=_t[h]=_t[E]=_t[w]=_t[q]=_t[Z]=_t[K]=_t[O]=!1;var Ct={};Ct[st]=Ct[pt]=Ct[ue]=Ct[Be]=Ct[nt]=Ct[bt]=Ct[we]=Ct[ct]=Ct[dt]=Ct[vt]=Ct[mt]=Ct[h]=Ct[E]=Ct[w]=Ct[q]=Ct[Z]=Ct[K]=Ct[oe]=Ct[ro]=Ct[bn]=Ct[Vt]=Ct[io]=!0,Ct[ut]=Ct[Wt]=Ct[O]=!1;var kT={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},MT={"&":"&","<":"<",">":">",'"':""","'":"'"},HT={"&":"&","<":"<",">":">",""":'"',"'":"'"},$T={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},UT=parseFloat,zT=parseInt,ih=typeof ir=="object"&&ir&&ir.Object===Object&&ir,jT=typeof self=="object"&&self&&self.Object===Object&&self,Jt=ih||jT||Function("return this")(),gc=t&&!t.nodeType&&t,Gr=gc&&!0&&e&&!e.nodeType&&e,sh=Gr&&Gr.exports===gc,Fc=sh&&ih.process,Go=function(){try{var x=Gr&&Gr.require&&Gr.require("util").types;return x||Fc&&Fc.binding&&Fc.binding("util")}catch{}}(),ah=Go&&Go.isArrayBuffer,lh=Go&&Go.isDate,uh=Go&&Go.isMap,ch=Go&&Go.isRegExp,dh=Go&&Go.isSet,mh=Go&&Go.isTypedArray;function wo(x,j,M){switch(M.length){case 0:return x.call(j);case 1:return x.call(j,M[0]);case 2:return x.call(j,M[0],M[1]);case 3:return x.call(j,M[0],M[1],M[2])}return x.apply(j,M)}function GT(x,j,M,de){for(var ve=-1,Ze=x==null?0:x.length;++ve<Ze;){var Mt=x[ve];j(de,Mt,M(Mt),x)}return de}function Yo(x,j){for(var M=-1,de=x==null?0:x.length;++M<de&&j(x[M],M,x)!==!1;);return x}function YT(x,j){for(var M=x==null?0:x.length;M--&&j(x[M],M,x)!==!1;);return x}function fh(x,j){for(var M=-1,de=x==null?0:x.length;++M<de;)if(!j(x[M],M,x))return!1;return!0}function pr(x,j){for(var M=-1,de=x==null?0:x.length,ve=0,Ze=[];++M<de;){var Mt=x[M];j(Mt,M,x)&&(Ze[ve++]=Mt)}return Ze}function Ka(x,j){var M=x==null?0:x.length;return!!M&&Si(x,j,0)>-1}function _c(x,j,M){for(var de=-1,ve=x==null?0:x.length;++de<ve;)if(M(j,x[de]))return!0;return!1}function Et(x,j){for(var M=-1,de=x==null?0:x.length,ve=Array(de);++M<de;)ve[M]=j(x[M],M,x);return ve}function Cr(x,j){for(var M=-1,de=j.length,ve=x.length;++M<de;)x[ve+M]=j[M];return x}function yc(x,j,M,de){var ve=-1,Ze=x==null?0:x.length;for(de&&Ze&&(M=x[++ve]);++ve<Ze;)M=j(M,x[ve],ve,x);return M}function KT(x,j,M,de){var ve=x==null?0:x.length;for(de&&ve&&(M=x[--ve]);ve--;)M=j(M,x[ve],ve,x);return M}function Tc(x,j){for(var M=-1,de=x==null?0:x.length;++M<de;)if(j(x[M],M,x))return!0;return!1}var qT=Ec("length");function XT(x){return x.split("")}function JT(x){return x.match(mn)||[]}function hh(x,j,M){var de;return M(x,function(ve,Ze,Mt){if(j(ve,Ze,Mt))return de=Ze,!1}),de}function qa(x,j,M,de){for(var ve=x.length,Ze=M+(de?1:-1);de?Ze--:++Ze<ve;)if(j(x[Ze],Ze,x))return Ze;return-1}function Si(x,j,M){return j===j?uE(x,j,M):qa(x,ph,M)}function ZT(x,j,M,de){for(var ve=M-1,Ze=x.length;++ve<Ze;)if(de(x[ve],j))return ve;return-1}function ph(x){return x!==x}function Ch(x,j){var M=x==null?0:x.length;return M?bc(x,j)/M:We}function Ec(x){return function(j){return j==null?o:j[x]}}function Sc(x){return function(j){return x==null?o:x[j]}}function gh(x,j,M,de,ve){return ve(x,function(Ze,Mt,ft){M=de?(de=!1,Ze):j(M,Ze,Mt,ft)}),M}function QT(x,j){var M=x.length;for(x.sort(j);M--;)x[M]=x[M].value;return x}function bc(x,j){for(var M,de=-1,ve=x.length;++de<ve;){var Ze=j(x[de]);Ze!==o&&(M=M===o?Ze:M+Ze)}return M}function Bc(x,j){for(var M=-1,de=Array(x);++M<x;)de[M]=j(M);return de}function eE(x,j){return Et(j,function(M){return[M,x[M]]})}function Fh(x){return x&&x.slice(0,Eh(x)+1).replace(zr,"")}function Io(x){return function(j){return x(j)}}function Dc(x,j){return Et(j,function(M){return x[M]})}function Vs(x,j){return x.has(j)}function _h(x,j){for(var M=-1,de=x.length;++M<de&&Si(j,x[M],0)>-1;);return M}function yh(x,j){for(var M=x.length;M--&&Si(j,x[M],0)>-1;);return M}function tE(x,j){for(var M=x.length,de=0;M--;)x[M]===j&&++de;return de}var oE=Sc(kT),nE=Sc(MT);function rE(x){return"\\"+$T[x]}function iE(x,j){return x==null?o:x[j]}function bi(x){return wT.test(x)}function sE(x){return IT.test(x)}function aE(x){for(var j,M=[];!(j=x.next()).done;)M.push(j.value);return M}function Rc(x){var j=-1,M=Array(x.size);return x.forEach(function(de,ve){M[++j]=[ve,de]}),M}function Th(x,j){return function(M){return x(j(M))}}function gr(x,j){for(var M=-1,de=x.length,ve=0,Ze=[];++M<de;){var Mt=x[M];(Mt===j||Mt===p)&&(x[M]=p,Ze[ve++]=M)}return Ze}function Xa(x){var j=-1,M=Array(x.size);return x.forEach(function(de){M[++j]=de}),M}function lE(x){var j=-1,M=Array(x.size);return x.forEach(function(de){M[++j]=[de,de]}),M}function uE(x,j,M){for(var de=M-1,ve=x.length;++de<ve;)if(x[de]===j)return de;return-1}function cE(x,j,M){for(var de=M+1;de--;)if(x[de]===j)return de;return de}function Bi(x){return bi(x)?mE(x):qT(x)}function fn(x){return bi(x)?fE(x):XT(x)}function Eh(x){for(var j=x.length;j--&&Ha.test(x.charAt(j)););return j}var dE=Sc(HT);function mE(x){for(var j=Cc.lastIndex=0;Cc.test(x);)++j;return j}function fE(x){return x.match(Cc)||[]}function hE(x){return x.match(PT)||[]}var pE=function x(j){j=j==null?Jt:Di.defaults(Jt.Object(),j,Di.pick(Jt,OT));var M=j.Array,de=j.Date,ve=j.Error,Ze=j.Function,Mt=j.Math,ft=j.Object,Lc=j.RegExp,CE=j.String,Ko=j.TypeError,Ja=M.prototype,gE=Ze.prototype,Ri=ft.prototype,Za=j["__core-js_shared__"],Qa=gE.toString,rt=Ri.hasOwnProperty,FE=0,Sh=function(){var n=/[^.]+$/.exec(Za&&Za.keys&&Za.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),el=Ri.toString,_E=Qa.call(ft),yE=Jt._,TE=Lc("^"+Qa.call(rt).replace(Ds,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),tl=sh?j.Buffer:o,Fr=j.Symbol,ol=j.Uint8Array,bh=tl?tl.allocUnsafe:o,nl=Th(ft.getPrototypeOf,ft),Bh=ft.create,Dh=Ri.propertyIsEnumerable,rl=Ja.splice,Rh=Fr?Fr.isConcatSpreadable:o,xs=Fr?Fr.iterator:o,Yr=Fr?Fr.toStringTag:o,il=function(){try{var n=Zr(ft,"defineProperty");return n({},"",{}),n}catch{}}(),EE=j.clearTimeout!==Jt.clearTimeout&&j.clearTimeout,SE=de&&de.now!==Jt.Date.now&&de.now,bE=j.setTimeout!==Jt.setTimeout&&j.setTimeout,sl=Mt.ceil,al=Mt.floor,vc=ft.getOwnPropertySymbols,BE=tl?tl.isBuffer:o,Lh=j.isFinite,DE=Ja.join,RE=Th(ft.keys,ft),Ht=Mt.max,ao=Mt.min,LE=de.now,vE=j.parseInt,vh=Mt.random,VE=Ja.reverse,Vc=Zr(j,"DataView"),Ns=Zr(j,"Map"),xc=Zr(j,"Promise"),Li=Zr(j,"Set"),As=Zr(j,"WeakMap"),Ps=Zr(ft,"create"),ll=As&&new As,vi={},xE=Qr(Vc),NE=Qr(Ns),AE=Qr(xc),PE=Qr(Li),wE=Qr(As),ul=Fr?Fr.prototype:o,ws=ul?ul.valueOf:o,Vh=ul?ul.toString:o;function _(n){if(Rt(n)&&!Pe(n)&&!(n instanceof Ye)){if(n instanceof qo)return n;if(rt.call(n,"__wrapped__"))return xp(n)}return new qo(n)}var Vi=function(){function n(){}return function(i){if(!Bt(i))return{};if(Bh)return Bh(i);n.prototype=i;var u=new n;return n.prototype=o,u}}();function cl(){}function qo(n,i){this.__wrapped__=n,this.__actions__=[],this.__chain__=!!i,this.__index__=0,this.__values__=o}_.templateSettings={escape:bs,evaluate:Wa,interpolate:Bs,variable:"",imports:{_}},_.prototype=cl.prototype,_.prototype.constructor=_,qo.prototype=Vi(cl.prototype),qo.prototype.constructor=qo;function Ye(n){this.__wrapped__=n,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Je,this.__views__=[]}function IE(){var n=new Ye(this.__wrapped__);return n.__actions__=Bo(this.__actions__),n.__dir__=this.__dir__,n.__filtered__=this.__filtered__,n.__iteratees__=Bo(this.__iteratees__),n.__takeCount__=this.__takeCount__,n.__views__=Bo(this.__views__),n}function OE(){if(this.__filtered__){var n=new Ye(this);n.__dir__=-1,n.__filtered__=!0}else n=this.clone(),n.__dir__*=-1;return n}function WE(){var n=this.__wrapped__.value(),i=this.__dir__,u=Pe(n),m=i<0,g=u?n.length:0,y=XS(0,g,this.__views__),S=y.start,L=y.end,N=L-S,G=m?L:S-1,Y=this.__iteratees__,J=Y.length,se=0,he=ao(N,this.__takeCount__);if(!u||!m&&g==N&&he==N)return ep(n,this.__actions__);var ye=[];e:for(;N--&&se<he;){G+=i;for(var ke=-1,Te=n[G];++ke<J;){var je=Y[ke],Ke=je.iteratee,ko=je.type,Co=Ke(Te);if(ko==It)Te=Co;else if(!Co){if(ko==St)continue e;break e}}ye[se++]=Te}return ye}Ye.prototype=Vi(cl.prototype),Ye.prototype.constructor=Ye;function Kr(n){var i=-1,u=n==null?0:n.length;for(this.clear();++i<u;){var m=n[i];this.set(m[0],m[1])}}function kE(){this.__data__=Ps?Ps(null):{},this.size=0}function ME(n){var i=this.has(n)&&delete this.__data__[n];return this.size-=i?1:0,i}function HE(n){var i=this.__data__;if(Ps){var u=i[n];return u===d?o:u}return rt.call(i,n)?i[n]:o}function $E(n){var i=this.__data__;return Ps?i[n]!==o:rt.call(i,n)}function UE(n,i){var u=this.__data__;return this.size+=this.has(n)?0:1,u[n]=Ps&&i===o?d:i,this}Kr.prototype.clear=kE,Kr.prototype.delete=ME,Kr.prototype.get=HE,Kr.prototype.has=$E,Kr.prototype.set=UE;function zn(n){var i=-1,u=n==null?0:n.length;for(this.clear();++i<u;){var m=n[i];this.set(m[0],m[1])}}function zE(){this.__data__=[],this.size=0}function jE(n){var i=this.__data__,u=dl(i,n);if(u<0)return!1;var m=i.length-1;return u==m?i.pop():rl.call(i,u,1),--this.size,!0}function GE(n){var i=this.__data__,u=dl(i,n);return u<0?o:i[u][1]}function YE(n){return dl(this.__data__,n)>-1}function KE(n,i){var u=this.__data__,m=dl(u,n);return m<0?(++this.size,u.push([n,i])):u[m][1]=i,this}zn.prototype.clear=zE,zn.prototype.delete=jE,zn.prototype.get=GE,zn.prototype.has=YE,zn.prototype.set=KE;function jn(n){var i=-1,u=n==null?0:n.length;for(this.clear();++i<u;){var m=n[i];this.set(m[0],m[1])}}function qE(){this.size=0,this.__data__={hash:new Kr,map:new(Ns||zn),string:new Kr}}function XE(n){var i=Sl(this,n).delete(n);return this.size-=i?1:0,i}function JE(n){return Sl(this,n).get(n)}function ZE(n){return Sl(this,n).has(n)}function QE(n,i){var u=Sl(this,n),m=u.size;return u.set(n,i),this.size+=u.size==m?0:1,this}jn.prototype.clear=qE,jn.prototype.delete=XE,jn.prototype.get=JE,jn.prototype.has=ZE,jn.prototype.set=QE;function qr(n){var i=-1,u=n==null?0:n.length;for(this.__data__=new jn;++i<u;)this.add(n[i])}function eS(n){return this.__data__.set(n,d),this}function tS(n){return this.__data__.has(n)}qr.prototype.add=qr.prototype.push=eS,qr.prototype.has=tS;function hn(n){var i=this.__data__=new zn(n);this.size=i.size}function oS(){this.__data__=new zn,this.size=0}function nS(n){var i=this.__data__,u=i.delete(n);return this.size=i.size,u}function rS(n){return this.__data__.get(n)}function iS(n){return this.__data__.has(n)}function sS(n,i){var u=this.__data__;if(u instanceof zn){var m=u.__data__;if(!Ns||m.length<s-1)return m.push([n,i]),this.size=++u.size,this;u=this.__data__=new jn(m)}return u.set(n,i),this.size=u.size,this}hn.prototype.clear=oS,hn.prototype.delete=nS,hn.prototype.get=rS,hn.prototype.has=iS,hn.prototype.set=sS;function xh(n,i){var u=Pe(n),m=!u&&ei(n),g=!u&&!m&&Sr(n),y=!u&&!m&&!g&&Pi(n),S=u||m||g||y,L=S?Bc(n.length,CE):[],N=L.length;for(var G in n)(i||rt.call(n,G))&&!(S&&(G=="length"||g&&(G=="offset"||G=="parent")||y&&(G=="buffer"||G=="byteLength"||G=="byteOffset")||qn(G,N)))&&L.push(G);return L}function Nh(n){var i=n.length;return i?n[$c(0,i-1)]:o}function aS(n,i){return bl(Bo(n),Xr(i,0,n.length))}function lS(n){return bl(Bo(n))}function Nc(n,i,u){(u!==o&&!pn(n[i],u)||u===o&&!(i in n))&&Gn(n,i,u)}function Is(n,i,u){var m=n[i];(!(rt.call(n,i)&&pn(m,u))||u===o&&!(i in n))&&Gn(n,i,u)}function dl(n,i){for(var u=n.length;u--;)if(pn(n[u][0],i))return u;return-1}function uS(n,i,u,m){return _r(n,function(g,y,S){i(m,g,u(g),S)}),m}function Ah(n,i){return n&&Rn(i,Gt(i),n)}function cS(n,i){return n&&Rn(i,Ro(i),n)}function Gn(n,i,u){i=="__proto__"&&il?il(n,i,{configurable:!0,enumerable:!0,value:u,writable:!0}):n[i]=u}function Ac(n,i){for(var u=-1,m=i.length,g=M(m),y=n==null;++u<m;)g[u]=y?o:fd(n,i[u]);return g}function Xr(n,i,u){return n===n&&(u!==o&&(n=n<=u?n:u),i!==o&&(n=n>=i?n:i)),n}function Xo(n,i,u,m,g,y){var S,L=i&F,N=i&T,G=i&b;if(u&&(S=g?u(n,m,g,y):u(n)),S!==o)return S;if(!Bt(n))return n;var Y=Pe(n);if(Y){if(S=ZS(n),!L)return Bo(n,S)}else{var J=lo(n),se=J==Wt||J==C;if(Sr(n))return np(n,L);if(J==w||J==st||se&&!g){if(S=N||se?{}:Ep(n),!L)return N?HS(n,cS(S,n)):MS(n,Ah(S,n))}else{if(!Ct[J])return g?n:{};S=QS(n,J,L)}}y||(y=new hn);var he=y.get(n);if(he)return he;y.set(n,S),Jp(n)?n.forEach(function(Te){S.add(Xo(Te,i,u,Te,n,y))}):qp(n)&&n.forEach(function(Te,je){S.set(je,Xo(Te,i,u,je,n,y))});var ye=G?N?Qc:Zc:N?Ro:Gt,ke=Y?o:ye(n);return Yo(ke||n,function(Te,je){ke&&(je=Te,Te=n[je]),Is(S,je,Xo(Te,i,u,je,n,y))}),S}function dS(n){var i=Gt(n);return function(u){return Ph(u,n,i)}}function Ph(n,i,u){var m=u.length;if(n==null)return!m;for(n=ft(n);m--;){var g=u[m],y=i[g],S=n[g];if(S===o&&!(g in n)||!y(S))return!1}return!0}function wh(n,i,u){if(typeof n!="function")throw new Ko(l);return Us(function(){n.apply(o,u)},i)}function Os(n,i,u,m){var g=-1,y=Ka,S=!0,L=n.length,N=[],G=i.length;if(!L)return N;u&&(i=Et(i,Io(u))),m?(y=_c,S=!1):i.length>=s&&(y=Vs,S=!1,i=new qr(i));e:for(;++g<L;){var Y=n[g],J=u==null?Y:u(Y);if(Y=m||Y!==0?Y:0,S&&J===J){for(var se=G;se--;)if(i[se]===J)continue e;N.push(Y)}else y(i,J,m)||N.push(Y)}return N}var _r=lp(Dn),Ih=lp(wc,!0);function mS(n,i){var u=!0;return _r(n,function(m,g,y){return u=!!i(m,g,y),u}),u}function ml(n,i,u){for(var m=-1,g=n.length;++m<g;){var y=n[m],S=i(y);if(S!=null&&(L===o?S===S&&!Wo(S):u(S,L)))var L=S,N=y}return N}function fS(n,i,u,m){var g=n.length;for(u=Ie(u),u<0&&(u=-u>g?0:g+u),m=m===o||m>g?g:Ie(m),m<0&&(m+=g),m=u>m?0:Qp(m);u<m;)n[u++]=i;return n}function Oh(n,i){var u=[];return _r(n,function(m,g,y){i(m,g,y)&&u.push(m)}),u}function Zt(n,i,u,m,g){var y=-1,S=n.length;for(u||(u=tb),g||(g=[]);++y<S;){var L=n[y];i>0&&u(L)?i>1?Zt(L,i-1,u,m,g):Cr(g,L):m||(g[g.length]=L)}return g}var Pc=up(),Wh=up(!0);function Dn(n,i){return n&&Pc(n,i,Gt)}function wc(n,i){return n&&Wh(n,i,Gt)}function fl(n,i){return pr(i,function(u){return Xn(n[u])})}function Jr(n,i){i=Tr(i,n);for(var u=0,m=i.length;n!=null&&u<m;)n=n[Ln(i[u++])];return u&&u==m?n:o}function kh(n,i,u){var m=i(n);return Pe(n)?m:Cr(m,u(n))}function ho(n){return n==null?n===o?v:A:Yr&&Yr in ft(n)?qS(n):lb(n)}function Ic(n,i){return n>i}function hS(n,i){return n!=null&&rt.call(n,i)}function pS(n,i){return n!=null&&i in ft(n)}function CS(n,i,u){return n>=ao(i,u)&&n<Ht(i,u)}function Oc(n,i,u){for(var m=u?_c:Ka,g=n[0].length,y=n.length,S=y,L=M(y),N=1/0,G=[];S--;){var Y=n[S];S&&i&&(Y=Et(Y,Io(i))),N=ao(Y.length,N),L[S]=!u&&(i||g>=120&&Y.length>=120)?new qr(S&&Y):o}Y=n[0];var J=-1,se=L[0];e:for(;++J<g&&G.length<N;){var he=Y[J],ye=i?i(he):he;if(he=u||he!==0?he:0,!(se?Vs(se,ye):m(G,ye,u))){for(S=y;--S;){var ke=L[S];if(!(ke?Vs(ke,ye):m(n[S],ye,u)))continue e}se&&se.push(ye),G.push(he)}}return G}function gS(n,i,u,m){return Dn(n,function(g,y,S){i(m,u(g),y,S)}),m}function Ws(n,i,u){i=Tr(i,n),n=Dp(n,i);var m=n==null?n:n[Ln(Zo(i))];return m==null?o:wo(m,n,u)}function Mh(n){return Rt(n)&&ho(n)==st}function FS(n){return Rt(n)&&ho(n)==ue}function _S(n){return Rt(n)&&ho(n)==bt}function ks(n,i,u,m,g){return n===i?!0:n==null||i==null||!Rt(n)&&!Rt(i)?n!==n&&i!==i:yS(n,i,u,m,ks,g)}function yS(n,i,u,m,g,y){var S=Pe(n),L=Pe(i),N=S?pt:lo(n),G=L?pt:lo(i);N=N==st?w:N,G=G==st?w:G;var Y=N==w,J=G==w,se=N==G;if(se&&Sr(n)){if(!Sr(i))return!1;S=!0,Y=!1}if(se&&!Y)return y||(y=new hn),S||Pi(n)?_p(n,i,u,m,g,y):YS(n,i,N,u,m,g,y);if(!(u&P)){var he=Y&&rt.call(n,"__wrapped__"),ye=J&&rt.call(i,"__wrapped__");if(he||ye){var ke=he?n.value():n,Te=ye?i.value():i;return y||(y=new hn),g(ke,Te,u,m,y)}}return se?(y||(y=new hn),KS(n,i,u,m,g,y)):!1}function TS(n){return Rt(n)&&lo(n)==h}function Wc(n,i,u,m){var g=u.length,y=g,S=!m;if(n==null)return!y;for(n=ft(n);g--;){var L=u[g];if(S&&L[2]?L[1]!==n[L[0]]:!(L[0]in n))return!1}for(;++g<y;){L=u[g];var N=L[0],G=n[N],Y=L[1];if(S&&L[2]){if(G===o&&!(N in n))return!1}else{var J=new hn;if(m)var se=m(G,Y,N,n,i,J);if(!(se===o?ks(Y,G,P|R,m,J):se))return!1}}return!0}function Hh(n){if(!Bt(n)||nb(n))return!1;var i=Xn(n)?TE:V;return i.test(Qr(n))}function ES(n){return Rt(n)&&ho(n)==q}function SS(n){return Rt(n)&&lo(n)==Z}function bS(n){return Rt(n)&&Vl(n.length)&&!!_t[ho(n)]}function $h(n){return typeof n=="function"?n:n==null?Lo:typeof n=="object"?Pe(n)?jh(n[0],n[1]):zh(n):cC(n)}function kc(n){if(!$s(n))return RE(n);var i=[];for(var u in ft(n))rt.call(n,u)&&u!="constructor"&&i.push(u);return i}function BS(n){if(!Bt(n))return ab(n);var i=$s(n),u=[];for(var m in n)m=="constructor"&&(i||!rt.call(n,m))||u.push(m);return u}function Mc(n,i){return n<i}function Uh(n,i){var u=-1,m=Do(n)?M(n.length):[];return _r(n,function(g,y,S){m[++u]=i(g,y,S)}),m}function zh(n){var i=td(n);return i.length==1&&i[0][2]?bp(i[0][0],i[0][1]):function(u){return u===n||Wc(u,n,i)}}function jh(n,i){return nd(n)&&Sp(i)?bp(Ln(n),i):function(u){var m=fd(u,n);return m===o&&m===i?hd(u,n):ks(i,m,P|R)}}function hl(n,i,u,m,g){n!==i&&Pc(i,function(y,S){if(g||(g=new hn),Bt(y))DS(n,i,S,u,hl,m,g);else{var L=m?m(id(n,S),y,S+"",n,i,g):o;L===o&&(L=y),Nc(n,S,L)}},Ro)}function DS(n,i,u,m,g,y,S){var L=id(n,u),N=id(i,u),G=S.get(N);if(G){Nc(n,u,G);return}var Y=y?y(L,N,u+"",n,i,S):o,J=Y===o;if(J){var se=Pe(N),he=!se&&Sr(N),ye=!se&&!he&&Pi(N);Y=N,se||he||ye?Pe(L)?Y=L:At(L)?Y=Bo(L):he?(J=!1,Y=np(N,!0)):ye?(J=!1,Y=rp(N,!0)):Y=[]:zs(N)||ei(N)?(Y=L,ei(L)?Y=eC(L):(!Bt(L)||Xn(L))&&(Y=Ep(N))):J=!1}J&&(S.set(N,Y),g(Y,N,m,y,S),S.delete(N)),Nc(n,u,Y)}function Gh(n,i){var u=n.length;if(u)return i+=i<0?u:0,qn(i,u)?n[i]:o}function Yh(n,i,u){i.length?i=Et(i,function(y){return Pe(y)?function(S){return Jr(S,y.length===1?y[0]:y)}:y}):i=[Lo];var m=-1;i=Et(i,Io(_e()));var g=Uh(n,function(y,S,L){var N=Et(i,function(G){return G(y)});return{criteria:N,index:++m,value:y}});return QT(g,function(y,S){return kS(y,S,u)})}function RS(n,i){return Kh(n,i,function(u,m){return hd(n,m)})}function Kh(n,i,u){for(var m=-1,g=i.length,y={};++m<g;){var S=i[m],L=Jr(n,S);u(L,S)&&Ms(y,Tr(S,n),L)}return y}function LS(n){return function(i){return Jr(i,n)}}function Hc(n,i,u,m){var g=m?ZT:Si,y=-1,S=i.length,L=n;for(n===i&&(i=Bo(i)),u&&(L=Et(n,Io(u)));++y<S;)for(var N=0,G=i[y],Y=u?u(G):G;(N=g(L,Y,N,m))>-1;)L!==n&&rl.call(L,N,1),rl.call(n,N,1);return n}function qh(n,i){for(var u=n?i.length:0,m=u-1;u--;){var g=i[u];if(u==m||g!==y){var y=g;qn(g)?rl.call(n,g,1):jc(n,g)}}return n}function $c(n,i){return n+al(vh()*(i-n+1))}function vS(n,i,u,m){for(var g=-1,y=Ht(sl((i-n)/(u||1)),0),S=M(y);y--;)S[m?y:++g]=n,n+=u;return S}function Uc(n,i){var u="";if(!n||i<1||i>Se)return u;do i%2&&(u+=n),i=al(i/2),i&&(n+=n);while(i);return u}function $e(n,i){return sd(Bp(n,i,Lo),n+"")}function VS(n){return Nh(wi(n))}function xS(n,i){var u=wi(n);return bl(u,Xr(i,0,u.length))}function Ms(n,i,u,m){if(!Bt(n))return n;i=Tr(i,n);for(var g=-1,y=i.length,S=y-1,L=n;L!=null&&++g<y;){var N=Ln(i[g]),G=u;if(N==="__proto__"||N==="constructor"||N==="prototype")return n;if(g!=S){var Y=L[N];G=m?m(Y,N,L):o,G===o&&(G=Bt(Y)?Y:qn(i[g+1])?[]:{})}Is(L,N,G),L=L[N]}return n}var Xh=ll?function(n,i){return ll.set(n,i),n}:Lo,NS=il?function(n,i){return il(n,"toString",{configurable:!0,enumerable:!1,value:Cd(i),writable:!0})}:Lo;function AS(n){return bl(wi(n))}function Jo(n,i,u){var m=-1,g=n.length;i<0&&(i=-i>g?0:g+i),u=u>g?g:u,u<0&&(u+=g),g=i>u?0:u-i>>>0,i>>>=0;for(var y=M(g);++m<g;)y[m]=n[m+i];return y}function PS(n,i){var u;return _r(n,function(m,g,y){return u=i(m,g,y),!u}),!!u}function pl(n,i,u){var m=0,g=n==null?m:n.length;if(typeof i=="number"&&i===i&&g<=zt){for(;m<g;){var y=m+g>>>1,S=n[y];S!==null&&!Wo(S)&&(u?S<=i:S<i)?m=y+1:g=y}return g}return zc(n,i,Lo,u)}function zc(n,i,u,m){var g=0,y=n==null?0:n.length;if(y===0)return 0;i=u(i);for(var S=i!==i,L=i===null,N=Wo(i),G=i===o;g<y;){var Y=al((g+y)/2),J=u(n[Y]),se=J!==o,he=J===null,ye=J===J,ke=Wo(J);if(S)var Te=m||ye;else G?Te=ye&&(m||se):L?Te=ye&&se&&(m||!he):N?Te=ye&&se&&!he&&(m||!ke):he||ke?Te=!1:Te=m?J<=i:J<i;Te?g=Y+1:y=Y}return ao(y,Ae)}function Jh(n,i){for(var u=-1,m=n.length,g=0,y=[];++u<m;){var S=n[u],L=i?i(S):S;if(!u||!pn(L,N)){var N=L;y[g++]=S===0?0:S}}return y}function Zh(n){return typeof n=="number"?n:Wo(n)?We:+n}function Oo(n){if(typeof n=="string")return n;if(Pe(n))return Et(n,Oo)+"";if(Wo(n))return Vh?Vh.call(n):"";var i=n+"";return i=="0"&&1/n==-ge?"-0":i}function yr(n,i,u){var m=-1,g=Ka,y=n.length,S=!0,L=[],N=L;if(u)S=!1,g=_c;else if(y>=s){var G=i?null:jS(n);if(G)return Xa(G);S=!1,g=Vs,N=new qr}else N=i?[]:L;e:for(;++m<y;){var Y=n[m],J=i?i(Y):Y;if(Y=u||Y!==0?Y:0,S&&J===J){for(var se=N.length;se--;)if(N[se]===J)continue e;i&&N.push(J),L.push(Y)}else g(N,J,u)||(N!==L&&N.push(J),L.push(Y))}return L}function jc(n,i){return i=Tr(i,n),n=Dp(n,i),n==null||delete n[Ln(Zo(i))]}function Qh(n,i,u,m){return Ms(n,i,u(Jr(n,i)),m)}function Cl(n,i,u,m){for(var g=n.length,y=m?g:-1;(m?y--:++y<g)&&i(n[y],y,n););return u?Jo(n,m?0:y,m?y+1:g):Jo(n,m?y+1:0,m?g:y)}function ep(n,i){var u=n;return u instanceof Ye&&(u=u.value()),yc(i,function(m,g){return g.func.apply(g.thisArg,Cr([m],g.args))},u)}function Gc(n,i,u){var m=n.length;if(m<2)return m?yr(n[0]):[];for(var g=-1,y=M(m);++g<m;)for(var S=n[g],L=-1;++L<m;)L!=g&&(y[g]=Os(y[g]||S,n[L],i,u));return yr(Zt(y,1),i,u)}function tp(n,i,u){for(var m=-1,g=n.length,y=i.length,S={};++m<g;){var L=m<y?i[m]:o;u(S,n[m],L)}return S}function Yc(n){return At(n)?n:[]}function Kc(n){return typeof n=="function"?n:Lo}function Tr(n,i){return Pe(n)?n:nd(n,i)?[n]:Vp(et(n))}var wS=$e;function Er(n,i,u){var m=n.length;return u=u===o?m:u,!i&&u>=m?n:Jo(n,i,u)}var op=EE||function(n){return Jt.clearTimeout(n)};function np(n,i){if(i)return n.slice();var u=n.length,m=bh?bh(u):new n.constructor(u);return n.copy(m),m}function qc(n){var i=new n.constructor(n.byteLength);return new ol(i).set(new ol(n)),i}function IS(n,i){var u=i?qc(n.buffer):n.buffer;return new n.constructor(u,n.byteOffset,n.byteLength)}function OS(n){var i=new n.constructor(n.source,Rs.exec(n));return i.lastIndex=n.lastIndex,i}function WS(n){return ws?ft(ws.call(n)):{}}function rp(n,i){var u=i?qc(n.buffer):n.buffer;return new n.constructor(u,n.byteOffset,n.length)}function ip(n,i){if(n!==i){var u=n!==o,m=n===null,g=n===n,y=Wo(n),S=i!==o,L=i===null,N=i===i,G=Wo(i);if(!L&&!G&&!y&&n>i||y&&S&&N&&!L&&!G||m&&S&&N||!u&&N||!g)return 1;if(!m&&!y&&!G&&n<i||G&&u&&g&&!m&&!y||L&&u&&g||!S&&g||!N)return-1}return 0}function kS(n,i,u){for(var m=-1,g=n.criteria,y=i.criteria,S=g.length,L=u.length;++m<S;){var N=ip(g[m],y[m]);if(N){if(m>=L)return N;var G=u[m];return N*(G=="desc"?-1:1)}}return n.index-i.index}function sp(n,i,u,m){for(var g=-1,y=n.length,S=u.length,L=-1,N=i.length,G=Ht(y-S,0),Y=M(N+G),J=!m;++L<N;)Y[L]=i[L];for(;++g<S;)(J||g<y)&&(Y[u[g]]=n[g]);for(;G--;)Y[L++]=n[g++];return Y}function ap(n,i,u,m){for(var g=-1,y=n.length,S=-1,L=u.length,N=-1,G=i.length,Y=Ht(y-L,0),J=M(Y+G),se=!m;++g<Y;)J[g]=n[g];for(var he=g;++N<G;)J[he+N]=i[N];for(;++S<L;)(se||g<y)&&(J[he+u[S]]=n[g++]);return J}function Bo(n,i){var u=-1,m=n.length;for(i||(i=M(m));++u<m;)i[u]=n[u];return i}function Rn(n,i,u,m){var g=!u;u||(u={});for(var y=-1,S=i.length;++y<S;){var L=i[y],N=m?m(u[L],n[L],L,u,n):o;N===o&&(N=n[L]),g?Gn(u,L,N):Is(u,L,N)}return u}function MS(n,i){return Rn(n,od(n),i)}function HS(n,i){return Rn(n,yp(n),i)}function gl(n,i){return function(u,m){var g=Pe(u)?GT:uS,y=i?i():{};return g(u,n,_e(m,2),y)}}function xi(n){return $e(function(i,u){var m=-1,g=u.length,y=g>1?u[g-1]:o,S=g>2?u[2]:o;for(y=n.length>3&&typeof y=="function"?(g--,y):o,S&&po(u[0],u[1],S)&&(y=g<3?o:y,g=1),i=ft(i);++m<g;){var L=u[m];L&&n(i,L,m,y)}return i})}function lp(n,i){return function(u,m){if(u==null)return u;if(!Do(u))return n(u,m);for(var g=u.length,y=i?g:-1,S=ft(u);(i?y--:++y<g)&&m(S[y],y,S)!==!1;);return u}}function up(n){return function(i,u,m){for(var g=-1,y=ft(i),S=m(i),L=S.length;L--;){var N=S[n?L:++g];if(u(y[N],N,y)===!1)break}return i}}function $S(n,i,u){var m=i&W,g=Hs(n);function y(){var S=this&&this!==Jt&&this instanceof y?g:n;return S.apply(m?u:this,arguments)}return y}function cp(n){return function(i){i=et(i);var u=bi(i)?fn(i):o,m=u?u[0]:i.charAt(0),g=u?Er(u,1).join(""):i.slice(1);return m[n]()+g}}function Ni(n){return function(i){return yc(lC(aC(i).replace(NT,"")),n,"")}}function Hs(n){return function(){var i=arguments;switch(i.length){case 0:return new n;case 1:return new n(i[0]);case 2:return new n(i[0],i[1]);case 3:return new n(i[0],i[1],i[2]);case 4:return new n(i[0],i[1],i[2],i[3]);case 5:return new n(i[0],i[1],i[2],i[3],i[4]);case 6:return new n(i[0],i[1],i[2],i[3],i[4],i[5]);case 7:return new n(i[0],i[1],i[2],i[3],i[4],i[5],i[6])}var u=Vi(n.prototype),m=n.apply(u,i);return Bt(m)?m:u}}function US(n,i,u){var m=Hs(n);function g(){for(var y=arguments.length,S=M(y),L=y,N=Ai(g);L--;)S[L]=arguments[L];var G=y<3&&S[0]!==N&&S[y-1]!==N?[]:gr(S,N);if(y-=G.length,y<u)return pp(n,i,Fl,g.placeholder,o,S,G,o,o,u-y);var Y=this&&this!==Jt&&this instanceof g?m:n;return wo(Y,this,S)}return g}function dp(n){return function(i,u,m){var g=ft(i);if(!Do(i)){var y=_e(u,3);i=Gt(i),u=function(L){return y(g[L],L,g)}}var S=n(i,u,m);return S>-1?g[y?i[S]:S]:o}}function mp(n){return Kn(function(i){var u=i.length,m=u,g=qo.prototype.thru;for(n&&i.reverse();m--;){var y=i[m];if(typeof y!="function")throw new Ko(l);if(g&&!S&&El(y)=="wrapper")var S=new qo([],!0)}for(m=S?m:u;++m<u;){y=i[m];var L=El(y),N=L=="wrapper"?ed(y):o;N&&rd(N[0])&&N[1]==($|k|H|le)&&!N[4].length&&N[9]==1?S=S[El(N[0])].apply(S,N[3]):S=y.length==1&&rd(y)?S[L]():S.thru(y)}return function(){var G=arguments,Y=G[0];if(S&&G.length==1&&Pe(Y))return S.plant(Y).value();for(var J=0,se=u?i[J].apply(this,G):Y;++J<u;)se=i[J].call(this,se);return se}})}function Fl(n,i,u,m,g,y,S,L,N,G){var Y=i&$,J=i&W,se=i&B,he=i&(k|D),ye=i&ce,ke=se?o:Hs(n);function Te(){for(var je=arguments.length,Ke=M(je),ko=je;ko--;)Ke[ko]=arguments[ko];if(he)var Co=Ai(Te),Mo=tE(Ke,Co);if(m&&(Ke=sp(Ke,m,g,he)),y&&(Ke=ap(Ke,y,S,he)),je-=Mo,he&&je<G){var Pt=gr(Ke,Co);return pp(n,i,Fl,Te.placeholder,u,Ke,Pt,L,N,G-je)}var Cn=J?u:this,Zn=se?Cn[n]:n;return je=Ke.length,L?Ke=ub(Ke,L):ye&&je>1&&Ke.reverse(),Y&&N<je&&(Ke.length=N),this&&this!==Jt&&this instanceof Te&&(Zn=ke||Hs(Zn)),Zn.apply(Cn,Ke)}return Te}function fp(n,i){return function(u,m){return gS(u,n,i(m),{})}}function _l(n,i){return function(u,m){var g;if(u===o&&m===o)return i;if(u!==o&&(g=u),m!==o){if(g===o)return m;typeof u=="string"||typeof m=="string"?(u=Oo(u),m=Oo(m)):(u=Zh(u),m=Zh(m)),g=n(u,m)}return g}}function Xc(n){return Kn(function(i){return i=Et(i,Io(_e())),$e(function(u){var m=this;return n(i,function(g){return wo(g,m,u)})})})}function yl(n,i){i=i===o?" ":Oo(i);var u=i.length;if(u<2)return u?Uc(i,n):i;var m=Uc(i,sl(n/Bi(i)));return bi(i)?Er(fn(m),0,n).join(""):m.slice(0,n)}function zS(n,i,u,m){var g=i&W,y=Hs(n);function S(){for(var L=-1,N=arguments.length,G=-1,Y=m.length,J=M(Y+N),se=this&&this!==Jt&&this instanceof S?y:n;++G<Y;)J[G]=m[G];for(;N--;)J[G++]=arguments[++L];return wo(se,g?u:this,J)}return S}function hp(n){return function(i,u,m){return m&&typeof m!="number"&&po(i,u,m)&&(u=m=o),i=Jn(i),u===o?(u=i,i=0):u=Jn(u),m=m===o?i<u?1:-1:Jn(m),vS(i,u,m,n)}}function Tl(n){return function(i,u){return typeof i=="string"&&typeof u=="string"||(i=Qo(i),u=Qo(u)),n(i,u)}}function pp(n,i,u,m,g,y,S,L,N,G){var Y=i&k,J=Y?S:o,se=Y?o:S,he=Y?y:o,ye=Y?o:y;i|=Y?H:z,i&=~(Y?z:H),i&I||(i&=~(W|B));var ke=[n,i,g,he,J,ye,se,L,N,G],Te=u.apply(o,ke);return rd(n)&&Rp(Te,ke),Te.placeholder=m,Lp(Te,n,i)}function Jc(n){var i=Mt[n];return function(u,m){if(u=Qo(u),m=m==null?0:ao(Ie(m),292),m&&Lh(u)){var g=(et(u)+"e").split("e"),y=i(g[0]+"e"+(+g[1]+m));return g=(et(y)+"e").split("e"),+(g[0]+"e"+(+g[1]-m))}return i(u)}}var jS=Li&&1/Xa(new Li([,-0]))[1]==ge?function(n){return new Li(n)}:_d;function Cp(n){return function(i){var u=lo(i);return u==h?Rc(i):u==Z?lE(i):eE(i,n(i))}}function Yn(n,i,u,m,g,y,S,L){var N=i&B;if(!N&&typeof n!="function")throw new Ko(l);var G=m?m.length:0;if(G||(i&=~(H|z),m=g=o),S=S===o?S:Ht(Ie(S),0),L=L===o?L:Ie(L),G-=g?g.length:0,i&z){var Y=m,J=g;m=g=o}var se=N?o:ed(n),he=[n,i,u,m,g,Y,J,y,S,L];if(se&&sb(he,se),n=he[0],i=he[1],u=he[2],m=he[3],g=he[4],L=he[9]=he[9]===o?N?0:n.length:Ht(he[9]-G,0),!L&&i&(k|D)&&(i&=~(k|D)),!i||i==W)var ye=$S(n,i,u);else i==k||i==D?ye=US(n,i,L):(i==H||i==(W|H))&&!g.length?ye=zS(n,i,u,m):ye=Fl.apply(o,he);var ke=se?Xh:Rp;return Lp(ke(ye,he),n,i)}function gp(n,i,u,m){return n===o||pn(n,Ri[u])&&!rt.call(m,u)?i:n}function Fp(n,i,u,m,g,y){return Bt(n)&&Bt(i)&&(y.set(i,n),hl(n,i,o,Fp,y),y.delete(i)),n}function GS(n){return zs(n)?o:n}function _p(n,i,u,m,g,y){var S=u&P,L=n.length,N=i.length;if(L!=N&&!(S&&N>L))return!1;var G=y.get(n),Y=y.get(i);if(G&&Y)return G==i&&Y==n;var J=-1,se=!0,he=u&R?new qr:o;for(y.set(n,i),y.set(i,n);++J<L;){var ye=n[J],ke=i[J];if(m)var Te=S?m(ke,ye,J,i,n,y):m(ye,ke,J,n,i,y);if(Te!==o){if(Te)continue;se=!1;break}if(he){if(!Tc(i,function(je,Ke){if(!Vs(he,Ke)&&(ye===je||g(ye,je,u,m,y)))return he.push(Ke)})){se=!1;break}}else if(!(ye===ke||g(ye,ke,u,m,y))){se=!1;break}}return y.delete(n),y.delete(i),se}function YS(n,i,u,m,g,y,S){switch(u){case Be:if(n.byteLength!=i.byteLength||n.byteOffset!=i.byteOffset)return!1;n=n.buffer,i=i.buffer;case ue:return!(n.byteLength!=i.byteLength||!y(new ol(n),new ol(i)));case nt:case bt:case E:return pn(+n,+i);case ut:return n.name==i.name&&n.message==i.message;case q:case K:return n==i+"";case h:var L=Rc;case Z:var N=m&P;if(L||(L=Xa),n.size!=i.size&&!N)return!1;var G=S.get(n);if(G)return G==i;m|=R,S.set(n,i);var Y=_p(L(n),L(i),m,g,y,S);return S.delete(n),Y;case oe:if(ws)return ws.call(n)==ws.call(i)}return!1}function KS(n,i,u,m,g,y){var S=u&P,L=Zc(n),N=L.length,G=Zc(i),Y=G.length;if(N!=Y&&!S)return!1;for(var J=N;J--;){var se=L[J];if(!(S?se in i:rt.call(i,se)))return!1}var he=y.get(n),ye=y.get(i);if(he&&ye)return he==i&&ye==n;var ke=!0;y.set(n,i),y.set(i,n);for(var Te=S;++J<N;){se=L[J];var je=n[se],Ke=i[se];if(m)var ko=S?m(Ke,je,se,i,n,y):m(je,Ke,se,n,i,y);if(!(ko===o?je===Ke||g(je,Ke,u,m,y):ko)){ke=!1;break}Te||(Te=se=="constructor")}if(ke&&!Te){var Co=n.constructor,Mo=i.constructor;Co!=Mo&&"constructor"in n&&"constructor"in i&&!(typeof Co=="function"&&Co instanceof Co&&typeof Mo=="function"&&Mo instanceof Mo)&&(ke=!1)}return y.delete(n),y.delete(i),ke}function Kn(n){return sd(Bp(n,o,Pp),n+"")}function Zc(n){return kh(n,Gt,od)}function Qc(n){return kh(n,Ro,yp)}var ed=ll?function(n){return ll.get(n)}:_d;function El(n){for(var i=n.name+"",u=vi[i],m=rt.call(vi,i)?u.length:0;m--;){var g=u[m],y=g.func;if(y==null||y==n)return g.name}return i}function Ai(n){var i=rt.call(_,"placeholder")?_:n;return i.placeholder}function _e(){var n=_.iteratee||gd;return n=n===gd?$h:n,arguments.length?n(arguments[0],arguments[1]):n}function Sl(n,i){var u=n.__data__;return ob(i)?u[typeof i=="string"?"string":"hash"]:u.map}function td(n){for(var i=Gt(n),u=i.length;u--;){var m=i[u],g=n[m];i[u]=[m,g,Sp(g)]}return i}function Zr(n,i){var u=iE(n,i);return Hh(u)?u:o}function qS(n){var i=rt.call(n,Yr),u=n[Yr];try{n[Yr]=o;var m=!0}catch{}var g=el.call(n);return m&&(i?n[Yr]=u:delete n[Yr]),g}var od=vc?function(n){return n==null?[]:(n=ft(n),pr(vc(n),function(i){return Dh.call(n,i)}))}:yd,yp=vc?function(n){for(var i=[];n;)Cr(i,od(n)),n=nl(n);return i}:yd,lo=ho;(Vc&&lo(new Vc(new ArrayBuffer(1)))!=Be||Ns&&lo(new Ns)!=h||xc&&lo(xc.resolve())!=U||Li&&lo(new Li)!=Z||As&&lo(new As)!=O)&&(lo=function(n){var i=ho(n),u=i==w?n.constructor:o,m=u?Qr(u):"";if(m)switch(m){case xE:return Be;case NE:return h;case AE:return U;case PE:return Z;case wE:return O}return i});function XS(n,i,u){for(var m=-1,g=u.length;++m<g;){var y=u[m],S=y.size;switch(y.type){case"drop":n+=S;break;case"dropRight":i-=S;break;case"take":i=ao(i,n+S);break;case"takeRight":n=Ht(n,i-S);break}}return{start:n,end:i}}function JS(n){var i=n.match(cc);return i?i[1].split(Ua):[]}function Tp(n,i,u){i=Tr(i,n);for(var m=-1,g=i.length,y=!1;++m<g;){var S=Ln(i[m]);if(!(y=n!=null&&u(n,S)))break;n=n[S]}return y||++m!=g?y:(g=n==null?0:n.length,!!g&&Vl(g)&&qn(S,g)&&(Pe(n)||ei(n)))}function ZS(n){var i=n.length,u=new n.constructor(i);return i&&typeof n[0]=="string"&&rt.call(n,"index")&&(u.index=n.index,u.input=n.input),u}function Ep(n){return typeof n.constructor=="function"&&!$s(n)?Vi(nl(n)):{}}function QS(n,i,u){var m=n.constructor;switch(i){case ue:return qc(n);case nt:case bt:return new m(+n);case Be:return IS(n,u);case we:case ct:case dt:case vt:case mt:case ro:case bn:case Vt:case io:return rp(n,u);case h:return new m;case E:case K:return new m(n);case q:return OS(n);case Z:return new m;case oe:return WS(n)}}function eb(n,i){var u=i.length;if(!u)return n;var m=u-1;return i[m]=(u>1?"& ":"")+i[m],i=i.join(u>2?", ":" "),n.replace($a,`{
|
|
63
63
|
/* [wrapped with `+i+`] */
|
|
64
|
-
`)}function QS(n){return Pe(n)||ei(n)||!!(Bh&&n&&n[Bh])}function Kn(n,i){var u=typeof n;return i=i??Se,!!i&&(u=="number"||u!="symbol"&&fe.test(n))&&n>-1&&n%1==0&&n<i}function Co(n,i,u){if(!Bt(u))return!1;var m=typeof i;return(m=="number"?Ro(u)&&Kn(i,u.length):m=="string"&&i in u)?pn(u[i],n):!1}function td(n,i){if(Pe(n))return!1;var u=typeof n;return u=="number"||u=="symbol"||u=="boolean"||n==null||Wo(n)?!0:Wa.test(n)||!ac.test(n)||i!=null&&n in ft(i)}function eb(n){var i=typeof n;return i=="string"||i=="number"||i=="symbol"||i=="boolean"?n!=="__proto__":n===null}function od(n){var i=Tl(n),u=_[i];if(typeof u!="function"||!(i in Ye.prototype))return!1;if(n===u)return!0;var m=Zc(u);return!!m&&n===m[0]}function tb(n){return!!Th&&Th in n}var ob=Ja?qn:_d;function $s(n){var i=n&&n.constructor,u=typeof i=="function"&&i.prototype||Ri;return n===u}function Tp(n){return n===n&&!Bt(n)}function Ep(n,i){return function(u){return u==null?!1:u[n]===i&&(i!==o||n in ft(u))}}function nb(n){var i=Rl(n,function(m){return u.size===f&&u.clear(),m}),u=i.cache;return i}function rb(n,i){var u=n[1],m=i[1],g=u|m,y=g<(W|B|$),S=m==$&&u==k||m==$&&u==le&&n[7].length<=i[8]||m==($|le)&&i[7].length<=i[8]&&u==k;if(!(y||S))return n;m&W&&(n[2]=i[2],g|=u&W?0:I);var L=i[3];if(L){var N=n[3];n[3]=N?rp(N,L,i[4]):L,n[4]=N?gr(n[3],h):i[4]}return L=i[5],L&&(N=n[5],n[5]=N?ip(N,L,i[6]):L,n[6]=N?gr(n[5],h):i[6]),L=i[7],L&&(n[7]=L),m&$&&(n[8]=n[8]==null?i[8]:ao(n[8],i[8])),n[9]==null&&(n[9]=i[9]),n[0]=i[0],n[1]=g,n}function ib(n){var i=[];if(n!=null)for(var u in ft(n))i.push(u);return i}function sb(n){return Qa.call(n)}function Sp(n,i,u){return i=Ht(i===o?n.length-1:i,0),function(){for(var m=arguments,g=-1,y=Ht(m.length-i,0),S=M(y);++g<y;)S[g]=m[i+g];g=-1;for(var L=M(i+1);++g<i;)L[g]=m[g];return L[i]=u(S),wo(n,this,L)}}function bp(n,i){return i.length<2?n:Jr(n,Jo(i,0,-1))}function ab(n,i){for(var u=n.length,m=ao(i.length,u),g=Do(n);m--;){var y=i[m];n[m]=Kn(y,u)?g[y]:o}return n}function nd(n,i){if(!(i==="constructor"&&typeof n[i]=="function")&&i!="__proto__")return n[i]}var Bp=Rp(Kh),Us=EE||function(n,i){return Jt.setTimeout(n,i)},rd=Rp(VS);function Dp(n,i,u){var m=i+"";return rd(n,ZS(m,lb(qS(m),u)))}function Rp(n){var i=0,u=0;return function(){var m=DE(),g=Me-(m-u);if(u=m,g>0){if(++i>=Oe)return arguments[0]}else i=0;return n.apply(o,arguments)}}function Sl(n,i){var u=-1,m=n.length,g=m-1;for(i=i===o?m:i;++u<i;){var y=Mc(u,g),S=n[y];n[y]=n[u],n[u]=S}return n.length=i,n}var Lp=nb(function(n){var i=[];return n.charCodeAt(0)===46&&i.push(""),n.replace(ka,function(u,m,g,y){i.push(g?y.replace(za,"$1"):m||u)}),i});function Rn(n){if(typeof n=="string"||Wo(n))return n;var i=n+"";return i=="0"&&1/n==-ge?"-0":i}function Qr(n){if(n!=null){try{return Za.call(n)}catch{}try{return n+""}catch{}}return""}function lb(n,i){return Yo(He,function(u){var m="_."+u[0];i&u[1]&&!Ya(n,m)&&n.push(m)}),n.sort()}function vp(n){if(n instanceof Ye)return n.clone();var i=new qo(n.__wrapped__,n.__chain__);return i.__actions__=Do(n.__actions__),i.__index__=n.__index__,i.__values__=n.__values__,i}function ub(n,i,u){(u?Co(n,i,u):i===o)?i=1:i=Ht(Ie(i),0);var m=n==null?0:n.length;if(!m||i<1)return[];for(var g=0,y=0,S=M(il(m/i));g<m;)S[y++]=Jo(n,g,g+=i);return S}function cb(n){for(var i=-1,u=n==null?0:n.length,m=0,g=[];++i<u;){var y=n[i];y&&(g[m++]=y)}return g}function db(){var n=arguments.length;if(!n)return[];for(var i=M(n-1),u=arguments[0],m=n;m--;)i[m-1]=arguments[m];return Cr(Pe(u)?Do(u):[u],Zt(i,1))}var mb=$e(function(n,i){return At(n)?Os(n,Zt(i,1,At,!0)):[]}),fb=$e(function(n,i){var u=Zo(i);return At(u)&&(u=o),At(n)?Os(n,Zt(i,1,At,!0),_e(u,2)):[]}),hb=$e(function(n,i){var u=Zo(i);return At(u)&&(u=o),At(n)?Os(n,Zt(i,1,At,!0),o,u):[]});function pb(n,i,u){var m=n==null?0:n.length;return m?(i=u||i===o?1:Ie(i),Jo(n,i<0?0:i,m)):[]}function Cb(n,i,u){var m=n==null?0:n.length;return m?(i=u||i===o?1:Ie(i),i=m-i,Jo(n,0,i<0?0:i)):[]}function gb(n,i){return n&&n.length?pl(n,_e(i,3),!0,!0):[]}function Fb(n,i){return n&&n.length?pl(n,_e(i,3),!0):[]}function _b(n,i,u,m){var g=n==null?0:n.length;return g?(u&&typeof u!="number"&&Co(n,i,u)&&(u=0,m=g),dS(n,i,u,m)):[]}function Vp(n,i,u){var m=n==null?0:n.length;if(!m)return-1;var g=u==null?0:Ie(u);return g<0&&(g=Ht(m+g,0)),Ka(n,_e(i,3),g)}function xp(n,i,u){var m=n==null?0:n.length;if(!m)return-1;var g=m-1;return u!==o&&(g=Ie(u),g=u<0?Ht(m+g,0):ao(g,m-1)),Ka(n,_e(i,3),g,!0)}function Np(n){var i=n==null?0:n.length;return i?Zt(n,1):[]}function yb(n){var i=n==null?0:n.length;return i?Zt(n,ge):[]}function Tb(n,i){var u=n==null?0:n.length;return u?(i=i===o?1:Ie(i),Zt(n,i)):[]}function Eb(n){for(var i=-1,u=n==null?0:n.length,m={};++i<u;){var g=n[i];m[g[0]]=g[1]}return m}function Ap(n){return n&&n.length?n[0]:o}function Sb(n,i,u){var m=n==null?0:n.length;if(!m)return-1;var g=u==null?0:Ie(u);return g<0&&(g=Ht(m+g,0)),Si(n,i,g)}function bb(n){var i=n==null?0:n.length;return i?Jo(n,0,-1):[]}var Bb=$e(function(n){var i=Et(n,jc);return i.length&&i[0]===n[0]?wc(i):[]}),Db=$e(function(n){var i=Zo(n),u=Et(n,jc);return i===Zo(u)?i=o:u.pop(),u.length&&u[0]===n[0]?wc(u,_e(i,2)):[]}),Rb=$e(function(n){var i=Zo(n),u=Et(n,jc);return i=typeof i=="function"?i:o,i&&u.pop(),u.length&&u[0]===n[0]?wc(u,o,i):[]});function Lb(n,i){return n==null?"":bE.call(n,i)}function Zo(n){var i=n==null?0:n.length;return i?n[i-1]:o}function vb(n,i,u){var m=n==null?0:n.length;if(!m)return-1;var g=m;return u!==o&&(g=Ie(u),g=g<0?Ht(m+g,0):ao(g,m-1)),i===i?lE(n,i,g):Ka(n,fh,g,!0)}function Vb(n,i){return n&&n.length?zh(n,Ie(i)):o}var xb=$e(Pp);function Pp(n,i){return n&&n.length&&i&&i.length?kc(n,i):n}function Nb(n,i,u){return n&&n.length&&i&&i.length?kc(n,i,_e(u,2)):n}function Ab(n,i,u){return n&&n.length&&i&&i.length?kc(n,i,o,u):n}var Pb=Yn(function(n,i){var u=n==null?0:n.length,m=xc(n,i);return Yh(n,Et(i,function(g){return Kn(g,u)?+g:g}).sort(np)),m});function wb(n,i){var u=[];if(!(n&&n.length))return u;var m=-1,g=[],y=n.length;for(i=_e(i,3);++m<y;){var S=n[m];i(S,m,n)&&(u.push(S),g.push(m))}return Yh(n,g),u}function id(n){return n==null?n:LE.call(n)}function Ib(n,i,u){var m=n==null?0:n.length;return m?(u&&typeof u!="number"&&Co(n,i,u)?(i=0,u=m):(i=i==null?0:Ie(i),u=u===o?m:Ie(u)),Jo(n,i,u)):[]}function Ob(n,i){return hl(n,i)}function Wb(n,i,u){return $c(n,i,_e(u,2))}function kb(n,i){var u=n==null?0:n.length;if(u){var m=hl(n,i);if(m<u&&pn(n[m],i))return m}return-1}function Mb(n,i){return hl(n,i,!0)}function Hb(n,i,u){return $c(n,i,_e(u,2),!0)}function $b(n,i){var u=n==null?0:n.length;if(u){var m=hl(n,i,!0)-1;if(pn(n[m],i))return m}return-1}function Ub(n){return n&&n.length?qh(n):[]}function zb(n,i){return n&&n.length?qh(n,_e(i,2)):[]}function jb(n){var i=n==null?0:n.length;return i?Jo(n,1,i):[]}function Gb(n,i,u){return n&&n.length?(i=u||i===o?1:Ie(i),Jo(n,0,i<0?0:i)):[]}function Yb(n,i,u){var m=n==null?0:n.length;return m?(i=u||i===o?1:Ie(i),i=m-i,Jo(n,i<0?0:i,m)):[]}function Kb(n,i){return n&&n.length?pl(n,_e(i,3),!1,!0):[]}function qb(n,i){return n&&n.length?pl(n,_e(i,3)):[]}var Xb=$e(function(n){return yr(Zt(n,1,At,!0))}),Jb=$e(function(n){var i=Zo(n);return At(i)&&(i=o),yr(Zt(n,1,At,!0),_e(i,2))}),Zb=$e(function(n){var i=Zo(n);return i=typeof i=="function"?i:o,yr(Zt(n,1,At,!0),o,i)});function Qb(n){return n&&n.length?yr(n):[]}function eB(n,i){return n&&n.length?yr(n,_e(i,2)):[]}function tB(n,i){return i=typeof i=="function"?i:o,n&&n.length?yr(n,o,i):[]}function sd(n){if(!(n&&n.length))return[];var i=0;return n=pr(n,function(u){if(At(u))return i=Ht(u.length,i),!0}),Sc(i,function(u){return Et(n,yc(u))})}function wp(n,i){if(!(n&&n.length))return[];var u=sd(n);return i==null?u:Et(u,function(m){return wo(i,o,m)})}var oB=$e(function(n,i){return At(n)?Os(n,i):[]}),nB=$e(function(n){return zc(pr(n,At))}),rB=$e(function(n){var i=Zo(n);return At(i)&&(i=o),zc(pr(n,At),_e(i,2))}),iB=$e(function(n){var i=Zo(n);return i=typeof i=="function"?i:o,zc(pr(n,At),o,i)}),sB=$e(sd);function aB(n,i){return Qh(n||[],i||[],Is)}function lB(n,i){return Qh(n||[],i||[],Ms)}var uB=$e(function(n){var i=n.length,u=i>1?n[i-1]:o;return u=typeof u=="function"?(n.pop(),u):o,wp(n,u)});function Ip(n){var i=_(n);return i.__chain__=!0,i}function cB(n,i){return i(n),n}function bl(n,i){return i(n)}var dB=Yn(function(n){var i=n.length,u=i?n[0]:0,m=this.__wrapped__,g=function(y){return xc(y,n)};return i>1||this.__actions__.length||!(m instanceof Ye)||!Kn(u)?this.thru(g):(m=m.slice(u,+u+(i?1:0)),m.__actions__.push({func:bl,args:[g],thisArg:o}),new qo(m,this.__chain__).thru(function(y){return i&&!y.length&&y.push(o),y}))});function mB(){return Ip(this)}function fB(){return new qo(this.value(),this.__chain__)}function hB(){this.__values__===o&&(this.__values__=Xp(this.value()));var n=this.__index__>=this.__values__.length,i=n?o:this.__values__[this.__index__++];return{done:n,value:i}}function pB(){return this}function CB(n){for(var i,u=this;u instanceof ul;){var m=vp(u);m.__index__=0,m.__values__=o,i?g.__wrapped__=m:i=m;var g=m;u=u.__wrapped__}return g.__wrapped__=n,i}function gB(){var n=this.__wrapped__;if(n instanceof Ye){var i=n;return this.__actions__.length&&(i=new Ye(this)),i=i.reverse(),i.__actions__.push({func:bl,args:[id],thisArg:o}),new qo(i,this.__chain__)}return this.thru(id)}function FB(){return Zh(this.__wrapped__,this.__actions__)}var _B=Cl(function(n,i,u){rt.call(n,u)?++n[u]:jn(n,u,1)});function yB(n,i,u){var m=Pe(n)?dh:cS;return u&&Co(n,i,u)&&(i=o),m(n,_e(i,3))}function TB(n,i){var u=Pe(n)?pr:wh;return u(n,_e(i,3))}var EB=up(Vp),SB=up(xp);function bB(n,i){return Zt(Bl(n,i),1)}function BB(n,i){return Zt(Bl(n,i),ge)}function DB(n,i,u){return u=u===o?1:Ie(u),Zt(Bl(n,i),u)}function Op(n,i){var u=Pe(n)?Yo:_r;return u(n,_e(i,3))}function Wp(n,i){var u=Pe(n)?jT:Ph;return u(n,_e(i,3))}var RB=Cl(function(n,i,u){rt.call(n,u)?n[u].push(i):jn(n,u,[i])});function LB(n,i,u,m){n=Ro(n)?n:wi(n),u=u&&!m?Ie(u):0;var g=n.length;return u<0&&(u=Ht(g+u,0)),Vl(n)?u<=g&&n.indexOf(i,u)>-1:!!g&&Si(n,i,u)>-1}var vB=$e(function(n,i,u){var m=-1,g=typeof i=="function",y=Ro(n)?M(n.length):[];return _r(n,function(S){y[++m]=g?wo(i,S,u):Ws(S,i,u)}),y}),VB=Cl(function(n,i,u){jn(n,u,i)});function Bl(n,i){var u=Pe(n)?Et:Hh;return u(n,_e(i,3))}function xB(n,i,u,m){return n==null?[]:(Pe(i)||(i=i==null?[]:[i]),u=m?o:u,Pe(u)||(u=u==null?[]:[u]),jh(n,i,u))}var NB=Cl(function(n,i,u){n[u?0:1].push(i)},function(){return[[],[]]});function AB(n,i,u){var m=Pe(n)?Fc:ph,g=arguments.length<3;return m(n,_e(i,4),u,g,_r)}function PB(n,i,u){var m=Pe(n)?GT:ph,g=arguments.length<3;return m(n,_e(i,4),u,g,Ph)}function wB(n,i){var u=Pe(n)?pr:wh;return u(n,Ll(_e(i,3)))}function IB(n){var i=Pe(n)?Vh:LS;return i(n)}function OB(n,i,u){(u?Co(n,i,u):i===o)?i=1:i=Ie(i);var m=Pe(n)?iS:vS;return m(n,i)}function WB(n){var i=Pe(n)?sS:xS;return i(n)}function kB(n){if(n==null)return 0;if(Ro(n))return Vl(n)?Bi(n):n.length;var i=lo(n);return i==p||i==Z?n.size:Oc(n).length}function MB(n,i,u){var m=Pe(n)?_c:NS;return u&&Co(n,i,u)&&(i=o),m(n,_e(i,3))}var HB=$e(function(n,i){if(n==null)return[];var u=i.length;return u>1&&Co(n,i[0],i[1])?i=[]:u>2&&Co(i[0],i[1],i[2])&&(i=[i[0]]),jh(n,Zt(i,1),[])}),Dl=TE||function(){return Jt.Date.now()};function $B(n,i){if(typeof i!="function")throw new Ko(l);return n=Ie(n),function(){if(--n<1)return i.apply(this,arguments)}}function kp(n,i,u){return i=u?o:i,i=n&&i==null?n.length:i,Gn(n,$,o,o,o,o,i)}function Mp(n,i){var u;if(typeof i!="function")throw new Ko(l);return n=Ie(n),function(){return--n>0&&(u=i.apply(this,arguments)),n<=1&&(i=o),u}}var ad=$e(function(n,i,u){var m=W;if(u.length){var g=gr(u,Ai(ad));m|=H}return Gn(n,m,i,u,g)}),Hp=$e(function(n,i,u){var m=W|B;if(u.length){var g=gr(u,Ai(Hp));m|=H}return Gn(i,m,n,u,g)});function $p(n,i,u){i=u?o:i;var m=Gn(n,k,o,o,o,o,o,i);return m.placeholder=$p.placeholder,m}function Up(n,i,u){i=u?o:i;var m=Gn(n,D,o,o,o,o,o,i);return m.placeholder=Up.placeholder,m}function zp(n,i,u){var m,g,y,S,L,N,G=0,Y=!1,X=!1,se=!0;if(typeof n!="function")throw new Ko(l);i=Qo(i)||0,Bt(u)&&(Y=!!u.leading,X="maxWait"in u,y=X?Ht(Qo(u.maxWait)||0,i):y,se="trailing"in u?!!u.trailing:se);function he(Pt){var Cn=m,Jn=g;return m=g=o,G=Pt,S=n.apply(Jn,Cn),S}function ye(Pt){return G=Pt,L=Us(je,i),Y?he(Pt):S}function ke(Pt){var Cn=Pt-N,Jn=Pt-G,uC=i-Cn;return X?ao(uC,y-Jn):uC}function Te(Pt){var Cn=Pt-N,Jn=Pt-G;return N===o||Cn>=i||Cn<0||X&&Jn>=y}function je(){var Pt=Dl();if(Te(Pt))return Ke(Pt);L=Us(je,ke(Pt))}function Ke(Pt){return L=o,se&&m?he(Pt):(m=g=o,S)}function ko(){L!==o&&ep(L),G=0,m=N=g=L=o}function go(){return L===o?S:Ke(Dl())}function Mo(){var Pt=Dl(),Cn=Te(Pt);if(m=arguments,g=this,N=Pt,Cn){if(L===o)return ye(N);if(X)return ep(L),L=Us(je,i),he(N)}return L===o&&(L=Us(je,i)),S}return Mo.cancel=ko,Mo.flush=go,Mo}var UB=$e(function(n,i){return Ah(n,1,i)}),zB=$e(function(n,i,u){return Ah(n,Qo(i)||0,u)});function jB(n){return Gn(n,ce)}function Rl(n,i){if(typeof n!="function"||i!=null&&typeof i!="function")throw new Ko(l);var u=function(){var m=arguments,g=i?i.apply(this,m):m[0],y=u.cache;if(y.has(g))return y.get(g);var S=n.apply(this,m);return u.cache=y.set(g,S)||y,S};return u.cache=new(Rl.Cache||zn),u}Rl.Cache=zn;function Ll(n){if(typeof n!="function")throw new Ko(l);return function(){var i=arguments;switch(i.length){case 0:return!n.call(this);case 1:return!n.call(this,i[0]);case 2:return!n.call(this,i[0],i[1]);case 3:return!n.call(this,i[0],i[1],i[2])}return!n.apply(this,i)}}function GB(n){return Mp(2,n)}var YB=AS(function(n,i){i=i.length==1&&Pe(i[0])?Et(i[0],Io(_e())):Et(Zt(i,1),Io(_e()));var u=i.length;return $e(function(m){for(var g=-1,y=ao(m.length,u);++g<y;)m[g]=i[g].call(this,m[g]);return wo(n,this,m)})}),ld=$e(function(n,i){var u=gr(i,Ai(ld));return Gn(n,H,o,i,u)}),jp=$e(function(n,i){var u=gr(i,Ai(jp));return Gn(n,z,o,i,u)}),KB=Yn(function(n,i){return Gn(n,le,o,o,o,i)});function qB(n,i){if(typeof n!="function")throw new Ko(l);return i=i===o?i:Ie(i),$e(n,i)}function XB(n,i){if(typeof n!="function")throw new Ko(l);return i=i==null?0:Ht(Ie(i),0),$e(function(u){var m=u[i],g=Er(u,0,i);return m&&Cr(g,m),wo(n,this,g)})}function JB(n,i,u){var m=!0,g=!0;if(typeof n!="function")throw new Ko(l);return Bt(u)&&(m="leading"in u?!!u.leading:m,g="trailing"in u?!!u.trailing:g),zp(n,i,{leading:m,maxWait:i,trailing:g})}function ZB(n){return kp(n,1)}function QB(n,i){return ld(Gc(i),n)}function eD(){if(!arguments.length)return[];var n=arguments[0];return Pe(n)?n:[n]}function tD(n){return Xo(n,b)}function oD(n,i){return i=typeof i=="function"?i:o,Xo(n,b,i)}function nD(n){return Xo(n,F|b)}function rD(n,i){return i=typeof i=="function"?i:o,Xo(n,F|b,i)}function iD(n,i){return i==null||Nh(n,i,Gt(i))}function pn(n,i){return n===i||n!==n&&i!==i}var sD=yl(Pc),aD=yl(function(n,i){return n>=i}),ei=Wh(function(){return arguments}())?Wh:function(n){return Rt(n)&&rt.call(n,"callee")&&!bh.call(n,"callee")},Pe=M.isArray,lD=ih?Io(ih):CS;function Ro(n){return n!=null&&vl(n.length)&&!qn(n)}function At(n){return Rt(n)&&Ro(n)}function uD(n){return n===!0||n===!1||Rt(n)&&po(n)==nt}var Sr=SE||_d,cD=sh?Io(sh):gS;function dD(n){return Rt(n)&&n.nodeType===1&&!zs(n)}function mD(n){if(n==null)return!0;if(Ro(n)&&(Pe(n)||typeof n=="string"||typeof n.splice=="function"||Sr(n)||Pi(n)||ei(n)))return!n.length;var i=lo(n);if(i==p||i==Z)return!n.size;if($s(n))return!Oc(n).length;for(var u in n)if(rt.call(n,u))return!1;return!0}function fD(n,i){return ks(n,i)}function hD(n,i,u){u=typeof u=="function"?u:o;var m=u?u(n,i):o;return m===o?ks(n,i,o,u):!!m}function ud(n){if(!Rt(n))return!1;var i=po(n);return i==ut||i==Dt||typeof n.message=="string"&&typeof n.name=="string"&&!zs(n)}function pD(n){return typeof n=="number"&&Dh(n)}function qn(n){if(!Bt(n))return!1;var i=po(n);return i==Wt||i==C||i==Ot||i==ee}function Gp(n){return typeof n=="number"&&n==Ie(n)}function vl(n){return typeof n=="number"&&n>-1&&n%1==0&&n<=Se}function Bt(n){var i=typeof n;return n!=null&&(i=="object"||i=="function")}function Rt(n){return n!=null&&typeof n=="object"}var Yp=ah?Io(ah):_S;function CD(n,i){return n===i||Ic(n,i,Qc(i))}function gD(n,i,u){return u=typeof u=="function"?u:o,Ic(n,i,Qc(i),u)}function FD(n){return Kp(n)&&n!=+n}function _D(n){if(ob(n))throw new ve(a);return kh(n)}function yD(n){return n===null}function TD(n){return n==null}function Kp(n){return typeof n=="number"||Rt(n)&&po(n)==T}function zs(n){if(!Rt(n)||po(n)!=w)return!1;var i=ol(n);if(i===null)return!0;var u=rt.call(i,"constructor")&&i.constructor;return typeof u=="function"&&u instanceof u&&Za.call(u)==gE}var cd=lh?Io(lh):yS;function ED(n){return Gp(n)&&n>=-Se&&n<=Se}var qp=uh?Io(uh):TS;function Vl(n){return typeof n=="string"||!Pe(n)&&Rt(n)&&po(n)==K}function Wo(n){return typeof n=="symbol"||Rt(n)&&po(n)==ne}var Pi=ch?Io(ch):ES;function SD(n){return n===o}function bD(n){return Rt(n)&&lo(n)==O}function BD(n){return Rt(n)&&po(n)==re}var DD=yl(Wc),RD=yl(function(n,i){return n<=i});function Xp(n){if(!n)return[];if(Ro(n))return Vl(n)?fn(n):Do(n);if(xs&&n[xs])return iE(n[xs]());var i=lo(n),u=i==p?Bc:i==Z?qa:wi;return u(n)}function Xn(n){if(!n)return n===0?n:0;if(n=Qo(n),n===ge||n===-ge){var i=n<0?-1:1;return i*qe}return n===n?n:0}function Ie(n){var i=Xn(n),u=i%1;return i===i?u?i-u:i:0}function Jp(n){return n?Xr(Ie(n),0,Je):0}function Qo(n){if(typeof n=="number")return n;if(Wo(n))return We;if(Bt(n)){var i=typeof n.valueOf=="function"?n.valueOf():n;n=Bt(i)?i+"":i}if(typeof n!="string")return n===0?n:+n;n=Ch(n);var u=pe.test(n);return u||te.test(n)?$T(n.slice(2),u?2:8):uc.test(n)?We:+n}function Zp(n){return Dn(n,Lo(n))}function LD(n){return n?Xr(Ie(n),-Se,Se):n===0?n:0}function et(n){return n==null?"":Oo(n)}var vD=xi(function(n,i){if($s(i)||Ro(i)){Dn(i,Gt(i),n);return}for(var u in i)rt.call(i,u)&&Is(n,u,i[u])}),Qp=xi(function(n,i){Dn(i,Lo(i),n)}),xl=xi(function(n,i,u,m){Dn(i,Lo(i),n,m)}),VD=xi(function(n,i,u,m){Dn(i,Gt(i),n,m)}),xD=Yn(xc);function ND(n,i){var u=Vi(n);return i==null?u:xh(u,i)}var AD=$e(function(n,i){n=ft(n);var u=-1,m=i.length,g=m>2?i[2]:o;for(g&&Co(i[0],i[1],g)&&(m=1);++u<m;)for(var y=i[u],S=Lo(y),L=-1,N=S.length;++L<N;){var G=S[L],Y=n[G];(Y===o||pn(Y,Ri[G])&&!rt.call(n,G))&&(n[G]=y[G])}return n}),PD=$e(function(n){return n.push(o,Cp),wo(eC,o,n)});function wD(n,i){return mh(n,_e(i,3),Bn)}function ID(n,i){return mh(n,_e(i,3),Ac)}function OD(n,i){return n==null?n:Nc(n,_e(i,3),Lo)}function WD(n,i){return n==null?n:Ih(n,_e(i,3),Lo)}function kD(n,i){return n&&Bn(n,_e(i,3))}function MD(n,i){return n&&Ac(n,_e(i,3))}function HD(n){return n==null?[]:ml(n,Gt(n))}function $D(n){return n==null?[]:ml(n,Lo(n))}function dd(n,i,u){var m=n==null?o:Jr(n,i);return m===o?u:m}function UD(n,i){return n!=null&&_p(n,i,mS)}function md(n,i){return n!=null&&_p(n,i,fS)}var zD=dp(function(n,i,u){i!=null&&typeof i.toString!="function"&&(i=Qa.call(i)),n[i]=u},hd(vo)),jD=dp(function(n,i,u){i!=null&&typeof i.toString!="function"&&(i=Qa.call(i)),rt.call(n,i)?n[i].push(u):n[i]=[u]},_e),GD=$e(Ws);function Gt(n){return Ro(n)?vh(n):Oc(n)}function Lo(n){return Ro(n)?vh(n,!0):SS(n)}function YD(n,i){var u={};return i=_e(i,3),Bn(n,function(m,g,y){jn(u,i(m,g,y),m)}),u}function KD(n,i){var u={};return i=_e(i,3),Bn(n,function(m,g,y){jn(u,g,i(m,g,y))}),u}var qD=xi(function(n,i,u){fl(n,i,u)}),eC=xi(function(n,i,u,m){fl(n,i,u,m)}),XD=Yn(function(n,i){var u={};if(n==null)return u;var m=!1;i=Et(i,function(y){return y=Tr(y,n),m||(m=y.length>1),y}),Dn(n,Jc(n),u),m&&(u=Xo(u,F|E|b,zS));for(var g=i.length;g--;)Uc(u,i[g]);return u});function JD(n,i){return tC(n,Ll(_e(i)))}var ZD=Yn(function(n,i){return n==null?{}:BS(n,i)});function tC(n,i){if(n==null)return{};var u=Et(Jc(n),function(m){return[m]});return i=_e(i),Gh(n,u,function(m,g){return i(m,g[0])})}function QD(n,i,u){i=Tr(i,n);var m=-1,g=i.length;for(g||(g=1,n=o);++m<g;){var y=n==null?o:n[Rn(i[m])];y===o&&(m=g,y=u),n=qn(y)?y.call(n):y}return n}function eR(n,i,u){return n==null?n:Ms(n,i,u)}function tR(n,i,u,m){return m=typeof m=="function"?m:o,n==null?n:Ms(n,i,u,m)}var oC=hp(Gt),nC=hp(Lo);function oR(n,i,u){var m=Pe(n),g=m||Sr(n)||Pi(n);if(i=_e(i,4),u==null){var y=n&&n.constructor;g?u=m?new y:[]:Bt(n)?u=qn(y)?Vi(ol(n)):{}:u={}}return(g?Yo:Bn)(n,function(S,L,N){return i(u,S,L,N)}),u}function nR(n,i){return n==null?!0:Uc(n,i)}function rR(n,i,u){return n==null?n:Jh(n,i,Gc(u))}function iR(n,i,u,m){return m=typeof m=="function"?m:o,n==null?n:Jh(n,i,Gc(u),m)}function wi(n){return n==null?[]:bc(n,Gt(n))}function sR(n){return n==null?[]:bc(n,Lo(n))}function aR(n,i,u){return u===o&&(u=i,i=o),u!==o&&(u=Qo(u),u=u===u?u:0),i!==o&&(i=Qo(i),i=i===i?i:0),Xr(Qo(n),i,u)}function lR(n,i,u){return i=Xn(i),u===o?(u=i,i=0):u=Xn(u),n=Qo(n),hS(n,i,u)}function uR(n,i,u){if(u&&typeof u!="boolean"&&Co(n,i,u)&&(i=u=o),u===o&&(typeof i=="boolean"?(u=i,i=o):typeof n=="boolean"&&(u=n,n=o)),n===o&&i===o?(n=0,i=1):(n=Xn(n),i===o?(i=n,n=0):i=Xn(i)),n>i){var m=n;n=i,i=m}if(u||n%1||i%1){var g=Rh();return ao(n+g*(i-n+HT("1e-"+((g+"").length-1))),i)}return Mc(n,i)}var cR=Ni(function(n,i,u){return i=i.toLowerCase(),n+(u?rC(i):i)});function rC(n){return fd(et(n).toLowerCase())}function iC(n){return n=et(n),n&&n.replace(at,eE).replace(xT,"")}function dR(n,i,u){n=et(n),i=Oo(i);var m=n.length;u=u===o?m:Xr(Ie(u),0,m);var g=u;return u-=i.length,u>=0&&n.slice(u,g)==i}function mR(n){return n=et(n),n&&Ia.test(n)?n.replace(Hn,tE):n}function fR(n){return n=et(n),n&&dn.test(n)?n.replace(Ds,"\\$&"):n}var hR=Ni(function(n,i,u){return n+(u?"-":"")+i.toLowerCase()}),pR=Ni(function(n,i,u){return n+(u?" ":"")+i.toLowerCase()}),CR=lp("toLowerCase");function gR(n,i,u){n=et(n),i=Ie(i);var m=i?Bi(n):0;if(!i||m>=i)return n;var g=(i-m)/2;return _l(sl(g),u)+n+_l(il(g),u)}function FR(n,i,u){n=et(n),i=Ie(i);var m=i?Bi(n):0;return i&&m<i?n+_l(i-m,u):n}function _R(n,i,u){n=et(n),i=Ie(i);var m=i?Bi(n):0;return i&&m<i?_l(i-m,u)+n:n}function yR(n,i,u){return u||i==null?i=0:i&&(i=+i),RE(et(n).replace(zr,""),i||0)}function TR(n,i,u){return(u?Co(n,i,u):i===o)?i=1:i=Ie(i),Hc(et(n),i)}function ER(){var n=arguments,i=et(n[0]);return n.length<3?i:i.replace(n[1],n[2])}var SR=Ni(function(n,i,u){return n+(u?"_":"")+i.toLowerCase()});function bR(n,i,u){return u&&typeof u!="number"&&Co(n,i,u)&&(i=u=o),u=u===o?Je:u>>>0,u?(n=et(n),n&&(typeof i=="string"||i!=null&&!cd(i))&&(i=Oo(i),!i&&bi(n))?Er(fn(n),0,u):n.split(i,u)):[]}var BR=Ni(function(n,i,u){return n+(u?" ":"")+fd(i)});function DR(n,i,u){return n=et(n),u=u==null?0:Xr(Ie(u),0,n.length),i=Oo(i),n.slice(u,u+i.length)==i}function RR(n,i,u){var m=_.templateSettings;u&&Co(n,i,u)&&(i=o),n=et(n),i=xl({},i,m,pp);var g=xl({},i.imports,m.imports,pp),y=Gt(g),S=bc(g,y),L,N,G=0,Y=i.interpolate||Nt,X="__p += '",se=Dc((i.escape||Nt).source+"|"+Y.source+"|"+(Y===Bs?ja:Nt).source+"|"+(i.evaluate||Nt).source+"|$","g"),he="//# sourceURL="+(rt.call(i,"sourceURL")?(i.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++IT+"]")+`
|
|
65
|
-
`;n.replace(se,function(Te,je,Ke,ko,
|
|
64
|
+
`)}function tb(n){return Pe(n)||ei(n)||!!(Rh&&n&&n[Rh])}function qn(n,i){var u=typeof n;return i=i??Se,!!i&&(u=="number"||u!="symbol"&&fe.test(n))&&n>-1&&n%1==0&&n<i}function po(n,i,u){if(!Bt(u))return!1;var m=typeof i;return(m=="number"?Do(u)&&qn(i,u.length):m=="string"&&i in u)?pn(u[i],n):!1}function nd(n,i){if(Pe(n))return!1;var u=typeof n;return u=="number"||u=="symbol"||u=="boolean"||n==null||Wo(n)?!0:ka.test(n)||!uc.test(n)||i!=null&&n in ft(i)}function ob(n){var i=typeof n;return i=="string"||i=="number"||i=="symbol"||i=="boolean"?n!=="__proto__":n===null}function rd(n){var i=El(n),u=_[i];if(typeof u!="function"||!(i in Ye.prototype))return!1;if(n===u)return!0;var m=ed(u);return!!m&&n===m[0]}function nb(n){return!!Sh&&Sh in n}var rb=Za?Xn:Td;function $s(n){var i=n&&n.constructor,u=typeof i=="function"&&i.prototype||Ri;return n===u}function Sp(n){return n===n&&!Bt(n)}function bp(n,i){return function(u){return u==null?!1:u[n]===i&&(i!==o||n in ft(u))}}function ib(n){var i=Ll(n,function(m){return u.size===f&&u.clear(),m}),u=i.cache;return i}function sb(n,i){var u=n[1],m=i[1],g=u|m,y=g<(W|B|$),S=m==$&&u==k||m==$&&u==le&&n[7].length<=i[8]||m==($|le)&&i[7].length<=i[8]&&u==k;if(!(y||S))return n;m&W&&(n[2]=i[2],g|=u&W?0:I);var L=i[3];if(L){var N=n[3];n[3]=N?sp(N,L,i[4]):L,n[4]=N?gr(n[3],p):i[4]}return L=i[5],L&&(N=n[5],n[5]=N?ap(N,L,i[6]):L,n[6]=N?gr(n[5],p):i[6]),L=i[7],L&&(n[7]=L),m&$&&(n[8]=n[8]==null?i[8]:ao(n[8],i[8])),n[9]==null&&(n[9]=i[9]),n[0]=i[0],n[1]=g,n}function ab(n){var i=[];if(n!=null)for(var u in ft(n))i.push(u);return i}function lb(n){return el.call(n)}function Bp(n,i,u){return i=Ht(i===o?n.length-1:i,0),function(){for(var m=arguments,g=-1,y=Ht(m.length-i,0),S=M(y);++g<y;)S[g]=m[i+g];g=-1;for(var L=M(i+1);++g<i;)L[g]=m[g];return L[i]=u(S),wo(n,this,L)}}function Dp(n,i){return i.length<2?n:Jr(n,Jo(i,0,-1))}function ub(n,i){for(var u=n.length,m=ao(i.length,u),g=Bo(n);m--;){var y=i[m];n[m]=qn(y,u)?g[y]:o}return n}function id(n,i){if(!(i==="constructor"&&typeof n[i]=="function")&&i!="__proto__")return n[i]}var Rp=vp(Xh),Us=bE||function(n,i){return Jt.setTimeout(n,i)},sd=vp(NS);function Lp(n,i,u){var m=i+"";return sd(n,eb(m,cb(JS(m),u)))}function vp(n){var i=0,u=0;return function(){var m=LE(),g=Me-(m-u);if(u=m,g>0){if(++i>=Oe)return arguments[0]}else i=0;return n.apply(o,arguments)}}function bl(n,i){var u=-1,m=n.length,g=m-1;for(i=i===o?m:i;++u<i;){var y=$c(u,g),S=n[y];n[y]=n[u],n[u]=S}return n.length=i,n}var Vp=ib(function(n){var i=[];return n.charCodeAt(0)===46&&i.push(""),n.replace(Ma,function(u,m,g,y){i.push(g?y.replace(ja,"$1"):m||u)}),i});function Ln(n){if(typeof n=="string"||Wo(n))return n;var i=n+"";return i=="0"&&1/n==-ge?"-0":i}function Qr(n){if(n!=null){try{return Qa.call(n)}catch{}try{return n+""}catch{}}return""}function cb(n,i){return Yo(He,function(u){var m="_."+u[0];i&u[1]&&!Ka(n,m)&&n.push(m)}),n.sort()}function xp(n){if(n instanceof Ye)return n.clone();var i=new qo(n.__wrapped__,n.__chain__);return i.__actions__=Bo(n.__actions__),i.__index__=n.__index__,i.__values__=n.__values__,i}function db(n,i,u){(u?po(n,i,u):i===o)?i=1:i=Ht(Ie(i),0);var m=n==null?0:n.length;if(!m||i<1)return[];for(var g=0,y=0,S=M(sl(m/i));g<m;)S[y++]=Jo(n,g,g+=i);return S}function mb(n){for(var i=-1,u=n==null?0:n.length,m=0,g=[];++i<u;){var y=n[i];y&&(g[m++]=y)}return g}function fb(){var n=arguments.length;if(!n)return[];for(var i=M(n-1),u=arguments[0],m=n;m--;)i[m-1]=arguments[m];return Cr(Pe(u)?Bo(u):[u],Zt(i,1))}var hb=$e(function(n,i){return At(n)?Os(n,Zt(i,1,At,!0)):[]}),pb=$e(function(n,i){var u=Zo(i);return At(u)&&(u=o),At(n)?Os(n,Zt(i,1,At,!0),_e(u,2)):[]}),Cb=$e(function(n,i){var u=Zo(i);return At(u)&&(u=o),At(n)?Os(n,Zt(i,1,At,!0),o,u):[]});function gb(n,i,u){var m=n==null?0:n.length;return m?(i=u||i===o?1:Ie(i),Jo(n,i<0?0:i,m)):[]}function Fb(n,i,u){var m=n==null?0:n.length;return m?(i=u||i===o?1:Ie(i),i=m-i,Jo(n,0,i<0?0:i)):[]}function _b(n,i){return n&&n.length?Cl(n,_e(i,3),!0,!0):[]}function yb(n,i){return n&&n.length?Cl(n,_e(i,3),!0):[]}function Tb(n,i,u,m){var g=n==null?0:n.length;return g?(u&&typeof u!="number"&&po(n,i,u)&&(u=0,m=g),fS(n,i,u,m)):[]}function Np(n,i,u){var m=n==null?0:n.length;if(!m)return-1;var g=u==null?0:Ie(u);return g<0&&(g=Ht(m+g,0)),qa(n,_e(i,3),g)}function Ap(n,i,u){var m=n==null?0:n.length;if(!m)return-1;var g=m-1;return u!==o&&(g=Ie(u),g=u<0?Ht(m+g,0):ao(g,m-1)),qa(n,_e(i,3),g,!0)}function Pp(n){var i=n==null?0:n.length;return i?Zt(n,1):[]}function Eb(n){var i=n==null?0:n.length;return i?Zt(n,ge):[]}function Sb(n,i){var u=n==null?0:n.length;return u?(i=i===o?1:Ie(i),Zt(n,i)):[]}function bb(n){for(var i=-1,u=n==null?0:n.length,m={};++i<u;){var g=n[i];m[g[0]]=g[1]}return m}function wp(n){return n&&n.length?n[0]:o}function Bb(n,i,u){var m=n==null?0:n.length;if(!m)return-1;var g=u==null?0:Ie(u);return g<0&&(g=Ht(m+g,0)),Si(n,i,g)}function Db(n){var i=n==null?0:n.length;return i?Jo(n,0,-1):[]}var Rb=$e(function(n){var i=Et(n,Yc);return i.length&&i[0]===n[0]?Oc(i):[]}),Lb=$e(function(n){var i=Zo(n),u=Et(n,Yc);return i===Zo(u)?i=o:u.pop(),u.length&&u[0]===n[0]?Oc(u,_e(i,2)):[]}),vb=$e(function(n){var i=Zo(n),u=Et(n,Yc);return i=typeof i=="function"?i:o,i&&u.pop(),u.length&&u[0]===n[0]?Oc(u,o,i):[]});function Vb(n,i){return n==null?"":DE.call(n,i)}function Zo(n){var i=n==null?0:n.length;return i?n[i-1]:o}function xb(n,i,u){var m=n==null?0:n.length;if(!m)return-1;var g=m;return u!==o&&(g=Ie(u),g=g<0?Ht(m+g,0):ao(g,m-1)),i===i?cE(n,i,g):qa(n,ph,g,!0)}function Nb(n,i){return n&&n.length?Gh(n,Ie(i)):o}var Ab=$e(Ip);function Ip(n,i){return n&&n.length&&i&&i.length?Hc(n,i):n}function Pb(n,i,u){return n&&n.length&&i&&i.length?Hc(n,i,_e(u,2)):n}function wb(n,i,u){return n&&n.length&&i&&i.length?Hc(n,i,o,u):n}var Ib=Kn(function(n,i){var u=n==null?0:n.length,m=Ac(n,i);return qh(n,Et(i,function(g){return qn(g,u)?+g:g}).sort(ip)),m});function Ob(n,i){var u=[];if(!(n&&n.length))return u;var m=-1,g=[],y=n.length;for(i=_e(i,3);++m<y;){var S=n[m];i(S,m,n)&&(u.push(S),g.push(m))}return qh(n,g),u}function ad(n){return n==null?n:VE.call(n)}function Wb(n,i,u){var m=n==null?0:n.length;return m?(u&&typeof u!="number"&&po(n,i,u)?(i=0,u=m):(i=i==null?0:Ie(i),u=u===o?m:Ie(u)),Jo(n,i,u)):[]}function kb(n,i){return pl(n,i)}function Mb(n,i,u){return zc(n,i,_e(u,2))}function Hb(n,i){var u=n==null?0:n.length;if(u){var m=pl(n,i);if(m<u&&pn(n[m],i))return m}return-1}function $b(n,i){return pl(n,i,!0)}function Ub(n,i,u){return zc(n,i,_e(u,2),!0)}function zb(n,i){var u=n==null?0:n.length;if(u){var m=pl(n,i,!0)-1;if(pn(n[m],i))return m}return-1}function jb(n){return n&&n.length?Jh(n):[]}function Gb(n,i){return n&&n.length?Jh(n,_e(i,2)):[]}function Yb(n){var i=n==null?0:n.length;return i?Jo(n,1,i):[]}function Kb(n,i,u){return n&&n.length?(i=u||i===o?1:Ie(i),Jo(n,0,i<0?0:i)):[]}function qb(n,i,u){var m=n==null?0:n.length;return m?(i=u||i===o?1:Ie(i),i=m-i,Jo(n,i<0?0:i,m)):[]}function Xb(n,i){return n&&n.length?Cl(n,_e(i,3),!1,!0):[]}function Jb(n,i){return n&&n.length?Cl(n,_e(i,3)):[]}var Zb=$e(function(n){return yr(Zt(n,1,At,!0))}),Qb=$e(function(n){var i=Zo(n);return At(i)&&(i=o),yr(Zt(n,1,At,!0),_e(i,2))}),eB=$e(function(n){var i=Zo(n);return i=typeof i=="function"?i:o,yr(Zt(n,1,At,!0),o,i)});function tB(n){return n&&n.length?yr(n):[]}function oB(n,i){return n&&n.length?yr(n,_e(i,2)):[]}function nB(n,i){return i=typeof i=="function"?i:o,n&&n.length?yr(n,o,i):[]}function ld(n){if(!(n&&n.length))return[];var i=0;return n=pr(n,function(u){if(At(u))return i=Ht(u.length,i),!0}),Bc(i,function(u){return Et(n,Ec(u))})}function Op(n,i){if(!(n&&n.length))return[];var u=ld(n);return i==null?u:Et(u,function(m){return wo(i,o,m)})}var rB=$e(function(n,i){return At(n)?Os(n,i):[]}),iB=$e(function(n){return Gc(pr(n,At))}),sB=$e(function(n){var i=Zo(n);return At(i)&&(i=o),Gc(pr(n,At),_e(i,2))}),aB=$e(function(n){var i=Zo(n);return i=typeof i=="function"?i:o,Gc(pr(n,At),o,i)}),lB=$e(ld);function uB(n,i){return tp(n||[],i||[],Is)}function cB(n,i){return tp(n||[],i||[],Ms)}var dB=$e(function(n){var i=n.length,u=i>1?n[i-1]:o;return u=typeof u=="function"?(n.pop(),u):o,Op(n,u)});function Wp(n){var i=_(n);return i.__chain__=!0,i}function mB(n,i){return i(n),n}function Bl(n,i){return i(n)}var fB=Kn(function(n){var i=n.length,u=i?n[0]:0,m=this.__wrapped__,g=function(y){return Ac(y,n)};return i>1||this.__actions__.length||!(m instanceof Ye)||!qn(u)?this.thru(g):(m=m.slice(u,+u+(i?1:0)),m.__actions__.push({func:Bl,args:[g],thisArg:o}),new qo(m,this.__chain__).thru(function(y){return i&&!y.length&&y.push(o),y}))});function hB(){return Wp(this)}function pB(){return new qo(this.value(),this.__chain__)}function CB(){this.__values__===o&&(this.__values__=Zp(this.value()));var n=this.__index__>=this.__values__.length,i=n?o:this.__values__[this.__index__++];return{done:n,value:i}}function gB(){return this}function FB(n){for(var i,u=this;u instanceof cl;){var m=xp(u);m.__index__=0,m.__values__=o,i?g.__wrapped__=m:i=m;var g=m;u=u.__wrapped__}return g.__wrapped__=n,i}function _B(){var n=this.__wrapped__;if(n instanceof Ye){var i=n;return this.__actions__.length&&(i=new Ye(this)),i=i.reverse(),i.__actions__.push({func:Bl,args:[ad],thisArg:o}),new qo(i,this.__chain__)}return this.thru(ad)}function yB(){return ep(this.__wrapped__,this.__actions__)}var TB=gl(function(n,i,u){rt.call(n,u)?++n[u]:Gn(n,u,1)});function EB(n,i,u){var m=Pe(n)?fh:mS;return u&&po(n,i,u)&&(i=o),m(n,_e(i,3))}function SB(n,i){var u=Pe(n)?pr:Oh;return u(n,_e(i,3))}var bB=dp(Np),BB=dp(Ap);function DB(n,i){return Zt(Dl(n,i),1)}function RB(n,i){return Zt(Dl(n,i),ge)}function LB(n,i,u){return u=u===o?1:Ie(u),Zt(Dl(n,i),u)}function kp(n,i){var u=Pe(n)?Yo:_r;return u(n,_e(i,3))}function Mp(n,i){var u=Pe(n)?YT:Ih;return u(n,_e(i,3))}var vB=gl(function(n,i,u){rt.call(n,u)?n[u].push(i):Gn(n,u,[i])});function VB(n,i,u,m){n=Do(n)?n:wi(n),u=u&&!m?Ie(u):0;var g=n.length;return u<0&&(u=Ht(g+u,0)),xl(n)?u<=g&&n.indexOf(i,u)>-1:!!g&&Si(n,i,u)>-1}var xB=$e(function(n,i,u){var m=-1,g=typeof i=="function",y=Do(n)?M(n.length):[];return _r(n,function(S){y[++m]=g?wo(i,S,u):Ws(S,i,u)}),y}),NB=gl(function(n,i,u){Gn(n,u,i)});function Dl(n,i){var u=Pe(n)?Et:Uh;return u(n,_e(i,3))}function AB(n,i,u,m){return n==null?[]:(Pe(i)||(i=i==null?[]:[i]),u=m?o:u,Pe(u)||(u=u==null?[]:[u]),Yh(n,i,u))}var PB=gl(function(n,i,u){n[u?0:1].push(i)},function(){return[[],[]]});function wB(n,i,u){var m=Pe(n)?yc:gh,g=arguments.length<3;return m(n,_e(i,4),u,g,_r)}function IB(n,i,u){var m=Pe(n)?KT:gh,g=arguments.length<3;return m(n,_e(i,4),u,g,Ih)}function OB(n,i){var u=Pe(n)?pr:Oh;return u(n,vl(_e(i,3)))}function WB(n){var i=Pe(n)?Nh:VS;return i(n)}function kB(n,i,u){(u?po(n,i,u):i===o)?i=1:i=Ie(i);var m=Pe(n)?aS:xS;return m(n,i)}function MB(n){var i=Pe(n)?lS:AS;return i(n)}function HB(n){if(n==null)return 0;if(Do(n))return xl(n)?Bi(n):n.length;var i=lo(n);return i==h||i==Z?n.size:kc(n).length}function $B(n,i,u){var m=Pe(n)?Tc:PS;return u&&po(n,i,u)&&(i=o),m(n,_e(i,3))}var UB=$e(function(n,i){if(n==null)return[];var u=i.length;return u>1&&po(n,i[0],i[1])?i=[]:u>2&&po(i[0],i[1],i[2])&&(i=[i[0]]),Yh(n,Zt(i,1),[])}),Rl=SE||function(){return Jt.Date.now()};function zB(n,i){if(typeof i!="function")throw new Ko(l);return n=Ie(n),function(){if(--n<1)return i.apply(this,arguments)}}function Hp(n,i,u){return i=u?o:i,i=n&&i==null?n.length:i,Yn(n,$,o,o,o,o,i)}function $p(n,i){var u;if(typeof i!="function")throw new Ko(l);return n=Ie(n),function(){return--n>0&&(u=i.apply(this,arguments)),n<=1&&(i=o),u}}var ud=$e(function(n,i,u){var m=W;if(u.length){var g=gr(u,Ai(ud));m|=H}return Yn(n,m,i,u,g)}),Up=$e(function(n,i,u){var m=W|B;if(u.length){var g=gr(u,Ai(Up));m|=H}return Yn(i,m,n,u,g)});function zp(n,i,u){i=u?o:i;var m=Yn(n,k,o,o,o,o,o,i);return m.placeholder=zp.placeholder,m}function jp(n,i,u){i=u?o:i;var m=Yn(n,D,o,o,o,o,o,i);return m.placeholder=jp.placeholder,m}function Gp(n,i,u){var m,g,y,S,L,N,G=0,Y=!1,J=!1,se=!0;if(typeof n!="function")throw new Ko(l);i=Qo(i)||0,Bt(u)&&(Y=!!u.leading,J="maxWait"in u,y=J?Ht(Qo(u.maxWait)||0,i):y,se="trailing"in u?!!u.trailing:se);function he(Pt){var Cn=m,Zn=g;return m=g=o,G=Pt,S=n.apply(Zn,Cn),S}function ye(Pt){return G=Pt,L=Us(je,i),Y?he(Pt):S}function ke(Pt){var Cn=Pt-N,Zn=Pt-G,dC=i-Cn;return J?ao(dC,y-Zn):dC}function Te(Pt){var Cn=Pt-N,Zn=Pt-G;return N===o||Cn>=i||Cn<0||J&&Zn>=y}function je(){var Pt=Rl();if(Te(Pt))return Ke(Pt);L=Us(je,ke(Pt))}function Ke(Pt){return L=o,se&&m?he(Pt):(m=g=o,S)}function ko(){L!==o&&op(L),G=0,m=N=g=L=o}function Co(){return L===o?S:Ke(Rl())}function Mo(){var Pt=Rl(),Cn=Te(Pt);if(m=arguments,g=this,N=Pt,Cn){if(L===o)return ye(N);if(J)return op(L),L=Us(je,i),he(N)}return L===o&&(L=Us(je,i)),S}return Mo.cancel=ko,Mo.flush=Co,Mo}var jB=$e(function(n,i){return wh(n,1,i)}),GB=$e(function(n,i,u){return wh(n,Qo(i)||0,u)});function YB(n){return Yn(n,ce)}function Ll(n,i){if(typeof n!="function"||i!=null&&typeof i!="function")throw new Ko(l);var u=function(){var m=arguments,g=i?i.apply(this,m):m[0],y=u.cache;if(y.has(g))return y.get(g);var S=n.apply(this,m);return u.cache=y.set(g,S)||y,S};return u.cache=new(Ll.Cache||jn),u}Ll.Cache=jn;function vl(n){if(typeof n!="function")throw new Ko(l);return function(){var i=arguments;switch(i.length){case 0:return!n.call(this);case 1:return!n.call(this,i[0]);case 2:return!n.call(this,i[0],i[1]);case 3:return!n.call(this,i[0],i[1],i[2])}return!n.apply(this,i)}}function KB(n){return $p(2,n)}var qB=wS(function(n,i){i=i.length==1&&Pe(i[0])?Et(i[0],Io(_e())):Et(Zt(i,1),Io(_e()));var u=i.length;return $e(function(m){for(var g=-1,y=ao(m.length,u);++g<y;)m[g]=i[g].call(this,m[g]);return wo(n,this,m)})}),cd=$e(function(n,i){var u=gr(i,Ai(cd));return Yn(n,H,o,i,u)}),Yp=$e(function(n,i){var u=gr(i,Ai(Yp));return Yn(n,z,o,i,u)}),XB=Kn(function(n,i){return Yn(n,le,o,o,o,i)});function JB(n,i){if(typeof n!="function")throw new Ko(l);return i=i===o?i:Ie(i),$e(n,i)}function ZB(n,i){if(typeof n!="function")throw new Ko(l);return i=i==null?0:Ht(Ie(i),0),$e(function(u){var m=u[i],g=Er(u,0,i);return m&&Cr(g,m),wo(n,this,g)})}function QB(n,i,u){var m=!0,g=!0;if(typeof n!="function")throw new Ko(l);return Bt(u)&&(m="leading"in u?!!u.leading:m,g="trailing"in u?!!u.trailing:g),Gp(n,i,{leading:m,maxWait:i,trailing:g})}function eD(n){return Hp(n,1)}function tD(n,i){return cd(Kc(i),n)}function oD(){if(!arguments.length)return[];var n=arguments[0];return Pe(n)?n:[n]}function nD(n){return Xo(n,b)}function rD(n,i){return i=typeof i=="function"?i:o,Xo(n,b,i)}function iD(n){return Xo(n,F|b)}function sD(n,i){return i=typeof i=="function"?i:o,Xo(n,F|b,i)}function aD(n,i){return i==null||Ph(n,i,Gt(i))}function pn(n,i){return n===i||n!==n&&i!==i}var lD=Tl(Ic),uD=Tl(function(n,i){return n>=i}),ei=Mh(function(){return arguments}())?Mh:function(n){return Rt(n)&&rt.call(n,"callee")&&!Dh.call(n,"callee")},Pe=M.isArray,cD=ah?Io(ah):FS;function Do(n){return n!=null&&Vl(n.length)&&!Xn(n)}function At(n){return Rt(n)&&Do(n)}function dD(n){return n===!0||n===!1||Rt(n)&&ho(n)==nt}var Sr=BE||Td,mD=lh?Io(lh):_S;function fD(n){return Rt(n)&&n.nodeType===1&&!zs(n)}function hD(n){if(n==null)return!0;if(Do(n)&&(Pe(n)||typeof n=="string"||typeof n.splice=="function"||Sr(n)||Pi(n)||ei(n)))return!n.length;var i=lo(n);if(i==h||i==Z)return!n.size;if($s(n))return!kc(n).length;for(var u in n)if(rt.call(n,u))return!1;return!0}function pD(n,i){return ks(n,i)}function CD(n,i,u){u=typeof u=="function"?u:o;var m=u?u(n,i):o;return m===o?ks(n,i,o,u):!!m}function dd(n){if(!Rt(n))return!1;var i=ho(n);return i==ut||i==Dt||typeof n.message=="string"&&typeof n.name=="string"&&!zs(n)}function gD(n){return typeof n=="number"&&Lh(n)}function Xn(n){if(!Bt(n))return!1;var i=ho(n);return i==Wt||i==C||i==Ot||i==ee}function Kp(n){return typeof n=="number"&&n==Ie(n)}function Vl(n){return typeof n=="number"&&n>-1&&n%1==0&&n<=Se}function Bt(n){var i=typeof n;return n!=null&&(i=="object"||i=="function")}function Rt(n){return n!=null&&typeof n=="object"}var qp=uh?Io(uh):TS;function FD(n,i){return n===i||Wc(n,i,td(i))}function _D(n,i,u){return u=typeof u=="function"?u:o,Wc(n,i,td(i),u)}function yD(n){return Xp(n)&&n!=+n}function TD(n){if(rb(n))throw new ve(a);return Hh(n)}function ED(n){return n===null}function SD(n){return n==null}function Xp(n){return typeof n=="number"||Rt(n)&&ho(n)==E}function zs(n){if(!Rt(n)||ho(n)!=w)return!1;var i=nl(n);if(i===null)return!0;var u=rt.call(i,"constructor")&&i.constructor;return typeof u=="function"&&u instanceof u&&Qa.call(u)==_E}var md=ch?Io(ch):ES;function bD(n){return Kp(n)&&n>=-Se&&n<=Se}var Jp=dh?Io(dh):SS;function xl(n){return typeof n=="string"||!Pe(n)&&Rt(n)&&ho(n)==K}function Wo(n){return typeof n=="symbol"||Rt(n)&&ho(n)==oe}var Pi=mh?Io(mh):bS;function BD(n){return n===o}function DD(n){return Rt(n)&&lo(n)==O}function RD(n){return Rt(n)&&ho(n)==re}var LD=Tl(Mc),vD=Tl(function(n,i){return n<=i});function Zp(n){if(!n)return[];if(Do(n))return xl(n)?fn(n):Bo(n);if(xs&&n[xs])return aE(n[xs]());var i=lo(n),u=i==h?Rc:i==Z?Xa:wi;return u(n)}function Jn(n){if(!n)return n===0?n:0;if(n=Qo(n),n===ge||n===-ge){var i=n<0?-1:1;return i*qe}return n===n?n:0}function Ie(n){var i=Jn(n),u=i%1;return i===i?u?i-u:i:0}function Qp(n){return n?Xr(Ie(n),0,Je):0}function Qo(n){if(typeof n=="number")return n;if(Wo(n))return We;if(Bt(n)){var i=typeof n.valueOf=="function"?n.valueOf():n;n=Bt(i)?i+"":i}if(typeof n!="string")return n===0?n:+n;n=Fh(n);var u=pe.test(n);return u||te.test(n)?zT(n.slice(2),u?2:8):dc.test(n)?We:+n}function eC(n){return Rn(n,Ro(n))}function VD(n){return n?Xr(Ie(n),-Se,Se):n===0?n:0}function et(n){return n==null?"":Oo(n)}var xD=xi(function(n,i){if($s(i)||Do(i)){Rn(i,Gt(i),n);return}for(var u in i)rt.call(i,u)&&Is(n,u,i[u])}),tC=xi(function(n,i){Rn(i,Ro(i),n)}),Nl=xi(function(n,i,u,m){Rn(i,Ro(i),n,m)}),ND=xi(function(n,i,u,m){Rn(i,Gt(i),n,m)}),AD=Kn(Ac);function PD(n,i){var u=Vi(n);return i==null?u:Ah(u,i)}var wD=$e(function(n,i){n=ft(n);var u=-1,m=i.length,g=m>2?i[2]:o;for(g&&po(i[0],i[1],g)&&(m=1);++u<m;)for(var y=i[u],S=Ro(y),L=-1,N=S.length;++L<N;){var G=S[L],Y=n[G];(Y===o||pn(Y,Ri[G])&&!rt.call(n,G))&&(n[G]=y[G])}return n}),ID=$e(function(n){return n.push(o,Fp),wo(oC,o,n)});function OD(n,i){return hh(n,_e(i,3),Dn)}function WD(n,i){return hh(n,_e(i,3),wc)}function kD(n,i){return n==null?n:Pc(n,_e(i,3),Ro)}function MD(n,i){return n==null?n:Wh(n,_e(i,3),Ro)}function HD(n,i){return n&&Dn(n,_e(i,3))}function $D(n,i){return n&&wc(n,_e(i,3))}function UD(n){return n==null?[]:fl(n,Gt(n))}function zD(n){return n==null?[]:fl(n,Ro(n))}function fd(n,i,u){var m=n==null?o:Jr(n,i);return m===o?u:m}function jD(n,i){return n!=null&&Tp(n,i,hS)}function hd(n,i){return n!=null&&Tp(n,i,pS)}var GD=fp(function(n,i,u){i!=null&&typeof i.toString!="function"&&(i=el.call(i)),n[i]=u},Cd(Lo)),YD=fp(function(n,i,u){i!=null&&typeof i.toString!="function"&&(i=el.call(i)),rt.call(n,i)?n[i].push(u):n[i]=[u]},_e),KD=$e(Ws);function Gt(n){return Do(n)?xh(n):kc(n)}function Ro(n){return Do(n)?xh(n,!0):BS(n)}function qD(n,i){var u={};return i=_e(i,3),Dn(n,function(m,g,y){Gn(u,i(m,g,y),m)}),u}function XD(n,i){var u={};return i=_e(i,3),Dn(n,function(m,g,y){Gn(u,g,i(m,g,y))}),u}var JD=xi(function(n,i,u){hl(n,i,u)}),oC=xi(function(n,i,u,m){hl(n,i,u,m)}),ZD=Kn(function(n,i){var u={};if(n==null)return u;var m=!1;i=Et(i,function(y){return y=Tr(y,n),m||(m=y.length>1),y}),Rn(n,Qc(n),u),m&&(u=Xo(u,F|T|b,GS));for(var g=i.length;g--;)jc(u,i[g]);return u});function QD(n,i){return nC(n,vl(_e(i)))}var eR=Kn(function(n,i){return n==null?{}:RS(n,i)});function nC(n,i){if(n==null)return{};var u=Et(Qc(n),function(m){return[m]});return i=_e(i),Kh(n,u,function(m,g){return i(m,g[0])})}function tR(n,i,u){i=Tr(i,n);var m=-1,g=i.length;for(g||(g=1,n=o);++m<g;){var y=n==null?o:n[Ln(i[m])];y===o&&(m=g,y=u),n=Xn(y)?y.call(n):y}return n}function oR(n,i,u){return n==null?n:Ms(n,i,u)}function nR(n,i,u,m){return m=typeof m=="function"?m:o,n==null?n:Ms(n,i,u,m)}var rC=Cp(Gt),iC=Cp(Ro);function rR(n,i,u){var m=Pe(n),g=m||Sr(n)||Pi(n);if(i=_e(i,4),u==null){var y=n&&n.constructor;g?u=m?new y:[]:Bt(n)?u=Xn(y)?Vi(nl(n)):{}:u={}}return(g?Yo:Dn)(n,function(S,L,N){return i(u,S,L,N)}),u}function iR(n,i){return n==null?!0:jc(n,i)}function sR(n,i,u){return n==null?n:Qh(n,i,Kc(u))}function aR(n,i,u,m){return m=typeof m=="function"?m:o,n==null?n:Qh(n,i,Kc(u),m)}function wi(n){return n==null?[]:Dc(n,Gt(n))}function lR(n){return n==null?[]:Dc(n,Ro(n))}function uR(n,i,u){return u===o&&(u=i,i=o),u!==o&&(u=Qo(u),u=u===u?u:0),i!==o&&(i=Qo(i),i=i===i?i:0),Xr(Qo(n),i,u)}function cR(n,i,u){return i=Jn(i),u===o?(u=i,i=0):u=Jn(u),n=Qo(n),CS(n,i,u)}function dR(n,i,u){if(u&&typeof u!="boolean"&&po(n,i,u)&&(i=u=o),u===o&&(typeof i=="boolean"?(u=i,i=o):typeof n=="boolean"&&(u=n,n=o)),n===o&&i===o?(n=0,i=1):(n=Jn(n),i===o?(i=n,n=0):i=Jn(i)),n>i){var m=n;n=i,i=m}if(u||n%1||i%1){var g=vh();return ao(n+g*(i-n+UT("1e-"+((g+"").length-1))),i)}return $c(n,i)}var mR=Ni(function(n,i,u){return i=i.toLowerCase(),n+(u?sC(i):i)});function sC(n){return pd(et(n).toLowerCase())}function aC(n){return n=et(n),n&&n.replace(at,oE).replace(AT,"")}function fR(n,i,u){n=et(n),i=Oo(i);var m=n.length;u=u===o?m:Xr(Ie(u),0,m);var g=u;return u-=i.length,u>=0&&n.slice(u,g)==i}function hR(n){return n=et(n),n&&Oa.test(n)?n.replace($n,nE):n}function pR(n){return n=et(n),n&&dn.test(n)?n.replace(Ds,"\\$&"):n}var CR=Ni(function(n,i,u){return n+(u?"-":"")+i.toLowerCase()}),gR=Ni(function(n,i,u){return n+(u?" ":"")+i.toLowerCase()}),FR=cp("toLowerCase");function _R(n,i,u){n=et(n),i=Ie(i);var m=i?Bi(n):0;if(!i||m>=i)return n;var g=(i-m)/2;return yl(al(g),u)+n+yl(sl(g),u)}function yR(n,i,u){n=et(n),i=Ie(i);var m=i?Bi(n):0;return i&&m<i?n+yl(i-m,u):n}function TR(n,i,u){n=et(n),i=Ie(i);var m=i?Bi(n):0;return i&&m<i?yl(i-m,u)+n:n}function ER(n,i,u){return u||i==null?i=0:i&&(i=+i),vE(et(n).replace(zr,""),i||0)}function SR(n,i,u){return(u?po(n,i,u):i===o)?i=1:i=Ie(i),Uc(et(n),i)}function bR(){var n=arguments,i=et(n[0]);return n.length<3?i:i.replace(n[1],n[2])}var BR=Ni(function(n,i,u){return n+(u?"_":"")+i.toLowerCase()});function DR(n,i,u){return u&&typeof u!="number"&&po(n,i,u)&&(i=u=o),u=u===o?Je:u>>>0,u?(n=et(n),n&&(typeof i=="string"||i!=null&&!md(i))&&(i=Oo(i),!i&&bi(n))?Er(fn(n),0,u):n.split(i,u)):[]}var RR=Ni(function(n,i,u){return n+(u?" ":"")+pd(i)});function LR(n,i,u){return n=et(n),u=u==null?0:Xr(Ie(u),0,n.length),i=Oo(i),n.slice(u,u+i.length)==i}function vR(n,i,u){var m=_.templateSettings;u&&po(n,i,u)&&(i=o),n=et(n),i=Nl({},i,m,gp);var g=Nl({},i.imports,m.imports,gp),y=Gt(g),S=Dc(g,y),L,N,G=0,Y=i.interpolate||Nt,J="__p += '",se=Lc((i.escape||Nt).source+"|"+Y.source+"|"+(Y===Bs?Ga:Nt).source+"|"+(i.evaluate||Nt).source+"|$","g"),he="//# sourceURL="+(rt.call(i,"sourceURL")?(i.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++WT+"]")+`
|
|
65
|
+
`;n.replace(se,function(Te,je,Ke,ko,Co,Mo){return Ke||(Ke=ko),J+=n.slice(G,Mo).replace(jt,rE),je&&(L=!0,J+=`' +
|
|
66
66
|
__e(`+je+`) +
|
|
67
|
-
'`),
|
|
68
|
-
`+
|
|
69
|
-
__p += '`),Ke&&(
|
|
67
|
+
'`),Co&&(N=!0,J+=`';
|
|
68
|
+
`+Co+`;
|
|
69
|
+
__p += '`),Ke&&(J+=`' +
|
|
70
70
|
((__t = (`+Ke+`)) == null ? '' : __t) +
|
|
71
|
-
'`),G=Mo+Te.length,Te}),
|
|
72
|
-
`;var ye=rt.call(i,"variable")&&i.variable;if(!ye)
|
|
73
|
-
`+
|
|
71
|
+
'`),G=Mo+Te.length,Te}),J+=`';
|
|
72
|
+
`;var ye=rt.call(i,"variable")&&i.variable;if(!ye)J=`with (obj) {
|
|
73
|
+
`+J+`
|
|
74
74
|
}
|
|
75
|
-
`;else if(
|
|
75
|
+
`;else if(za.test(ye))throw new ve(c);J=(N?J.replace(Bn,""):J).replace(sc,"$1").replace(ac,"$1;"),J="function("+(ye||"obj")+`) {
|
|
76
76
|
`+(ye?"":`obj || (obj = {});
|
|
77
77
|
`)+"var __t, __p = ''"+(L?", __e = _.escape":"")+(N?`, __j = Array.prototype.join;
|
|
78
78
|
function print() { __p += __j.call(arguments, '') }
|
|
79
79
|
`:`;
|
|
80
|
-
`)+
|
|
81
|
-
}`;var ke=aC(function(){return Ze(y,he+"return "+X).apply(o,S)});if(ke.source=X,ud(ke))throw ke;return ke}function LR(n){return et(n).toLowerCase()}function vR(n){return et(n).toUpperCase()}function VR(n,i,u){if(n=et(n),n&&(u||i===o))return Ch(n);if(!n||!(i=Oo(i)))return n;var m=fn(n),g=fn(i),y=gh(m,g),S=Fh(m,g)+1;return Er(m,y,S).join("")}function xR(n,i,u){if(n=et(n),n&&(u||i===o))return n.slice(0,yh(n)+1);if(!n||!(i=Oo(i)))return n;var m=fn(n),g=Fh(m,fn(i))+1;return Er(m,0,g).join("")}function NR(n,i,u){if(n=et(n),n&&(u||i===o))return n.replace(zr,"");if(!n||!(i=Oo(i)))return n;var m=fn(n),g=gh(m,fn(i));return Er(m,g).join("")}function AR(n,i){var u=me,m=Ne;if(Bt(i)){var g="separator"in i?i.separator:g;u="length"in i?Ie(i.length):u,m="omission"in i?Oo(i.omission):m}n=et(n);var y=n.length;if(bi(n)){var S=fn(n);y=S.length}if(u>=y)return n;var L=u-Bi(m);if(L<1)return m;var N=S?Er(S,0,L).join(""):n.slice(0,L);if(g===o)return N+m;if(S&&(L+=N.length-L),cd(g)){if(n.slice(L).search(g)){var G,Y=N;for(g.global||(g=Dc(g.source,et(Rs.exec(g))+"g")),g.lastIndex=0;G=g.exec(Y);)var X=G.index;N=N.slice(0,X===o?L:X)}}else if(n.indexOf(Oo(g),L)!=L){var se=N.lastIndexOf(g);se>-1&&(N=N.slice(0,se))}return N+m}function PR(n){return n=et(n),n&&sc.test(n)?n.replace(xt,uE):n}var wR=Ni(function(n,i,u){return n+(u?" ":"")+i.toUpperCase()}),fd=lp("toUpperCase");function sC(n,i,u){return n=et(n),i=u?o:i,i===o?rE(n)?mE(n):qT(n):n.match(i)||[]}var aC=$e(function(n,i){try{return wo(n,o,i)}catch(u){return ud(u)?u:new ve(u)}}),IR=Yn(function(n,i){return Yo(i,function(u){u=Rn(u),jn(n,u,ad(n[u],n))}),n});function OR(n){var i=n==null?0:n.length,u=_e();return n=i?Et(n,function(m){if(typeof m[1]!="function")throw new Ko(l);return[u(m[0]),m[1]]}):[],$e(function(m){for(var g=-1;++g<i;){var y=n[g];if(wo(y[0],this,m))return wo(y[1],this,m)}})}function WR(n){return uS(Xo(n,F))}function hd(n){return function(){return n}}function kR(n,i){return n==null||n!==n?i:n}var MR=cp(),HR=cp(!0);function vo(n){return n}function pd(n){return Mh(typeof n=="function"?n:Xo(n,F))}function $R(n){return $h(Xo(n,F))}function UR(n,i){return Uh(n,Xo(i,F))}var zR=$e(function(n,i){return function(u){return Ws(u,n,i)}}),jR=$e(function(n,i){return function(u){return Ws(n,u,i)}});function Cd(n,i,u){var m=Gt(i),g=ml(i,m);u==null&&!(Bt(i)&&(g.length||!m.length))&&(u=i,i=n,n=this,g=ml(i,Gt(i)));var y=!(Bt(u)&&"chain"in u)||!!u.chain,S=qn(n);return Yo(g,function(L){var N=i[L];n[L]=N,S&&(n.prototype[L]=function(){var G=this.__chain__;if(y||G){var Y=n(this.__wrapped__),X=Y.__actions__=Do(this.__actions__);return X.push({func:N,args:arguments,thisArg:n}),Y.__chain__=G,Y}return N.apply(n,Cr([this.value()],arguments))})}),n}function GR(){return Jt._===this&&(Jt._=FE),this}function gd(){}function YR(n){return n=Ie(n),$e(function(i){return zh(i,n)})}var KR=Kc(Et),qR=Kc(dh),XR=Kc(_c);function lC(n){return td(n)?yc(Rn(n)):DS(n)}function JR(n){return function(i){return n==null?o:Jr(n,i)}}var ZR=mp(),QR=mp(!0);function Fd(){return[]}function _d(){return!1}function eL(){return{}}function tL(){return""}function oL(){return!0}function nL(n,i){if(n=Ie(n),n<1||n>Se)return[];var u=Je,m=ao(n,Je);i=_e(i),n-=Je;for(var g=Sc(m,i);++u<n;)i(u);return g}function rL(n){return Pe(n)?Et(n,Rn):Wo(n)?[n]:Do(Lp(et(n)))}function iL(n){var i=++CE;return et(n)+i}var sL=Fl(function(n,i){return n+i},0),aL=qc("ceil"),lL=Fl(function(n,i){return n/i},1),uL=qc("floor");function cL(n){return n&&n.length?dl(n,vo,Pc):o}function dL(n,i){return n&&n.length?dl(n,_e(i,2),Pc):o}function mL(n){return hh(n,vo)}function fL(n,i){return hh(n,_e(i,2))}function hL(n){return n&&n.length?dl(n,vo,Wc):o}function pL(n,i){return n&&n.length?dl(n,_e(i,2),Wc):o}var CL=Fl(function(n,i){return n*i},1),gL=qc("round"),FL=Fl(function(n,i){return n-i},0);function _L(n){return n&&n.length?Ec(n,vo):0}function yL(n,i){return n&&n.length?Ec(n,_e(i,2)):0}return _.after=$B,_.ary=kp,_.assign=vD,_.assignIn=Qp,_.assignInWith=xl,_.assignWith=VD,_.at=xD,_.before=Mp,_.bind=ad,_.bindAll=IR,_.bindKey=Hp,_.castArray=eD,_.chain=Ip,_.chunk=ub,_.compact=cb,_.concat=db,_.cond=OR,_.conforms=WR,_.constant=hd,_.countBy=_B,_.create=ND,_.curry=$p,_.curryRight=Up,_.debounce=zp,_.defaults=AD,_.defaultsDeep=PD,_.defer=UB,_.delay=zB,_.difference=mb,_.differenceBy=fb,_.differenceWith=hb,_.drop=pb,_.dropRight=Cb,_.dropRightWhile=gb,_.dropWhile=Fb,_.fill=_b,_.filter=TB,_.flatMap=bB,_.flatMapDeep=BB,_.flatMapDepth=DB,_.flatten=Np,_.flattenDeep=yb,_.flattenDepth=Tb,_.flip=jB,_.flow=MR,_.flowRight=HR,_.fromPairs=Eb,_.functions=HD,_.functionsIn=$D,_.groupBy=RB,_.initial=bb,_.intersection=Bb,_.intersectionBy=Db,_.intersectionWith=Rb,_.invert=zD,_.invertBy=jD,_.invokeMap=vB,_.iteratee=pd,_.keyBy=VB,_.keys=Gt,_.keysIn=Lo,_.map=Bl,_.mapKeys=YD,_.mapValues=KD,_.matches=$R,_.matchesProperty=UR,_.memoize=Rl,_.merge=qD,_.mergeWith=eC,_.method=zR,_.methodOf=jR,_.mixin=Cd,_.negate=Ll,_.nthArg=YR,_.omit=XD,_.omitBy=JD,_.once=GB,_.orderBy=xB,_.over=KR,_.overArgs=YB,_.overEvery=qR,_.overSome=XR,_.partial=ld,_.partialRight=jp,_.partition=NB,_.pick=ZD,_.pickBy=tC,_.property=lC,_.propertyOf=JR,_.pull=xb,_.pullAll=Pp,_.pullAllBy=Nb,_.pullAllWith=Ab,_.pullAt=Pb,_.range=ZR,_.rangeRight=QR,_.rearg=KB,_.reject=wB,_.remove=wb,_.rest=qB,_.reverse=id,_.sampleSize=OB,_.set=eR,_.setWith=tR,_.shuffle=WB,_.slice=Ib,_.sortBy=HB,_.sortedUniq=Ub,_.sortedUniqBy=zb,_.split=bR,_.spread=XB,_.tail=jb,_.take=Gb,_.takeRight=Yb,_.takeRightWhile=Kb,_.takeWhile=qb,_.tap=cB,_.throttle=JB,_.thru=bl,_.toArray=Xp,_.toPairs=oC,_.toPairsIn=nC,_.toPath=rL,_.toPlainObject=Zp,_.transform=oR,_.unary=ZB,_.union=Xb,_.unionBy=Jb,_.unionWith=Zb,_.uniq=Qb,_.uniqBy=eB,_.uniqWith=tB,_.unset=nR,_.unzip=sd,_.unzipWith=wp,_.update=rR,_.updateWith=iR,_.values=wi,_.valuesIn=sR,_.without=oB,_.words=sC,_.wrap=QB,_.xor=nB,_.xorBy=rB,_.xorWith=iB,_.zip=sB,_.zipObject=aB,_.zipObjectDeep=lB,_.zipWith=uB,_.entries=oC,_.entriesIn=nC,_.extend=Qp,_.extendWith=xl,Cd(_,_),_.add=sL,_.attempt=aC,_.camelCase=cR,_.capitalize=rC,_.ceil=aL,_.clamp=aR,_.clone=tD,_.cloneDeep=nD,_.cloneDeepWith=rD,_.cloneWith=oD,_.conformsTo=iD,_.deburr=iC,_.defaultTo=kR,_.divide=lL,_.endsWith=dR,_.eq=pn,_.escape=mR,_.escapeRegExp=fR,_.every=yB,_.find=EB,_.findIndex=Vp,_.findKey=wD,_.findLast=SB,_.findLastIndex=xp,_.findLastKey=ID,_.floor=uL,_.forEach=Op,_.forEachRight=Wp,_.forIn=OD,_.forInRight=WD,_.forOwn=kD,_.forOwnRight=MD,_.get=dd,_.gt=sD,_.gte=aD,_.has=UD,_.hasIn=md,_.head=Ap,_.identity=vo,_.includes=LB,_.indexOf=Sb,_.inRange=lR,_.invoke=GD,_.isArguments=ei,_.isArray=Pe,_.isArrayBuffer=lD,_.isArrayLike=Ro,_.isArrayLikeObject=At,_.isBoolean=uD,_.isBuffer=Sr,_.isDate=cD,_.isElement=dD,_.isEmpty=mD,_.isEqual=fD,_.isEqualWith=hD,_.isError=ud,_.isFinite=pD,_.isFunction=qn,_.isInteger=Gp,_.isLength=vl,_.isMap=Yp,_.isMatch=CD,_.isMatchWith=gD,_.isNaN=FD,_.isNative=_D,_.isNil=TD,_.isNull=yD,_.isNumber=Kp,_.isObject=Bt,_.isObjectLike=Rt,_.isPlainObject=zs,_.isRegExp=cd,_.isSafeInteger=ED,_.isSet=qp,_.isString=Vl,_.isSymbol=Wo,_.isTypedArray=Pi,_.isUndefined=SD,_.isWeakMap=bD,_.isWeakSet=BD,_.join=Lb,_.kebabCase=hR,_.last=Zo,_.lastIndexOf=vb,_.lowerCase=pR,_.lowerFirst=CR,_.lt=DD,_.lte=RD,_.max=cL,_.maxBy=dL,_.mean=mL,_.meanBy=fL,_.min=hL,_.minBy=pL,_.stubArray=Fd,_.stubFalse=_d,_.stubObject=eL,_.stubString=tL,_.stubTrue=oL,_.multiply=CL,_.nth=Vb,_.noConflict=GR,_.noop=gd,_.now=Dl,_.pad=gR,_.padEnd=FR,_.padStart=_R,_.parseInt=yR,_.random=uR,_.reduce=AB,_.reduceRight=PB,_.repeat=TR,_.replace=ER,_.result=QD,_.round=gL,_.runInContext=x,_.sample=IB,_.size=kB,_.snakeCase=SR,_.some=MB,_.sortedIndex=Ob,_.sortedIndexBy=Wb,_.sortedIndexOf=kb,_.sortedLastIndex=Mb,_.sortedLastIndexBy=Hb,_.sortedLastIndexOf=$b,_.startCase=BR,_.startsWith=DR,_.subtract=FL,_.sum=_L,_.sumBy=yL,_.template=RR,_.times=nL,_.toFinite=Xn,_.toInteger=Ie,_.toLength=Jp,_.toLower=LR,_.toNumber=Qo,_.toSafeInteger=LD,_.toString=et,_.toUpper=vR,_.trim=VR,_.trimEnd=xR,_.trimStart=NR,_.truncate=AR,_.unescape=PR,_.uniqueId=iL,_.upperCase=wR,_.upperFirst=fd,_.each=Op,_.eachRight=Wp,_.first=Ap,Cd(_,function(){var n={};return Bn(_,function(i,u){rt.call(_.prototype,u)||(n[u]=i)}),n}(),{chain:!1}),_.VERSION=r,Yo(["bind","bindKey","curry","curryRight","partial","partialRight"],function(n){_[n].placeholder=_}),Yo(["drop","take"],function(n,i){Ye.prototype[n]=function(u){u=u===o?1:Ht(Ie(u),0);var m=this.__filtered__&&!i?new Ye(this):this.clone();return m.__filtered__?m.__takeCount__=ao(u,m.__takeCount__):m.__views__.push({size:ao(u,Je),type:n+(m.__dir__<0?"Right":"")}),m},Ye.prototype[n+"Right"]=function(u){return this.reverse()[n](u).reverse()}}),Yo(["filter","map","takeWhile"],function(n,i){var u=i+1,m=u==St||u==Le;Ye.prototype[n]=function(g){var y=this.clone();return y.__iteratees__.push({iteratee:_e(g,3),type:u}),y.__filtered__=y.__filtered__||m,y}}),Yo(["head","last"],function(n,i){var u="take"+(i?"Right":"");Ye.prototype[n]=function(){return this[u](1).value()[0]}}),Yo(["initial","tail"],function(n,i){var u="drop"+(i?"":"Right");Ye.prototype[n]=function(){return this.__filtered__?new Ye(this):this[u](1)}}),Ye.prototype.compact=function(){return this.filter(vo)},Ye.prototype.find=function(n){return this.filter(n).head()},Ye.prototype.findLast=function(n){return this.reverse().find(n)},Ye.prototype.invokeMap=$e(function(n,i){return typeof n=="function"?new Ye(this):this.map(function(u){return Ws(u,n,i)})}),Ye.prototype.reject=function(n){return this.filter(Ll(_e(n)))},Ye.prototype.slice=function(n,i){n=Ie(n);var u=this;return u.__filtered__&&(n>0||i<0)?new Ye(u):(n<0?u=u.takeRight(-n):n&&(u=u.drop(n)),i!==o&&(i=Ie(i),u=i<0?u.dropRight(-i):u.take(i-n)),u)},Ye.prototype.takeRightWhile=function(n){return this.reverse().takeWhile(n).reverse()},Ye.prototype.toArray=function(){return this.take(Je)},Bn(Ye.prototype,function(n,i){var u=/^(?:filter|find|map|reject)|While$/.test(i),m=/^(?:head|last)$/.test(i),g=_[m?"take"+(i=="last"?"Right":""):i],y=m||/^find/.test(i);g&&(_.prototype[i]=function(){var S=this.__wrapped__,L=m?[1]:arguments,N=S instanceof Ye,G=L[0],Y=N||Pe(S),X=function(je){var Ke=g.apply(_,Cr([je],L));return m&&se?Ke[0]:Ke};Y&&u&&typeof G=="function"&&G.length!=1&&(N=Y=!1);var se=this.__chain__,he=!!this.__actions__.length,ye=y&&!se,ke=N&&!he;if(!y&&Y){S=ke?S:new Ye(this);var Te=n.apply(S,L);return Te.__actions__.push({func:bl,args:[X],thisArg:o}),new qo(Te,se)}return ye&&ke?n.apply(this,L):(Te=this.thru(X),ye?m?Te.value()[0]:Te.value():Te)})}),Yo(["pop","push","shift","sort","splice","unshift"],function(n){var i=Xa[n],u=/^(?:push|sort|unshift)$/.test(n)?"tap":"thru",m=/^(?:pop|shift)$/.test(n);_.prototype[n]=function(){var g=arguments;if(m&&!this.__chain__){var y=this.value();return i.apply(Pe(y)?y:[],g)}return this[u](function(S){return i.apply(Pe(S)?S:[],g)})}}),Bn(Ye.prototype,function(n,i){var u=_[i];if(u){var m=u.name+"";rt.call(vi,m)||(vi[m]=[]),vi[m].push({name:i,func:u})}}),vi[gl(o,B).name]=[{name:"wrapper",func:o}],Ye.prototype.clone=PE,Ye.prototype.reverse=wE,Ye.prototype.value=IE,_.prototype.at=dB,_.prototype.chain=mB,_.prototype.commit=fB,_.prototype.next=hB,_.prototype.plant=CB,_.prototype.reverse=gB,_.prototype.toJSON=_.prototype.valueOf=_.prototype.value=FB,_.prototype.first=_.prototype.head,xs&&(_.prototype[xs]=pB),_},Di=fE();Gr?((Gr.exports=Di)._=Di,pc._=Di):Jt._=Di}).call(rr)})(bu,bu.exports);var Xs=bu.exports;const Jk=it({__name:"If",props:{deps:{},theme:{},element:{},path:{},selectedElementPath:{},context:{type:[String,Number,Boolean,Array,Object]}},emits:["onImageOriginalSizeAdjusted","onImageSizeAdjusted","onElementClicked"],setup(e,{emit:t}){const o=e,r=t,s=no({ifResult:!1,isLoading:!0});return o.deps.boolExpressionEvaluator({boolExpression:o.element.Predicate,context:o.context}).then(a=>{s.ifResult=a,s.isLoading=!1}),(a,l)=>(oe(!0),Ce(Qe,null,bo(s.ifResult?o.element.True:o.element.False,(c,d)=>(oe(),lt(wa,{key:d,deps:o.deps,theme:o.theme,element:c,context:o.context,path:[...o.path,s.ifResult?"True":"False",d],selectedElementPath:o.selectedElementPath,onOnImageSizeAdjusted:l[0]||(l[0]=f=>r("onImageSizeAdjusted",f)),onOnImageOriginalSizeAdjusted:l[1]||(l[1]=f=>r("onImageOriginalSizeAdjusted",f)),onOnElementClicked:l[2]||(l[2]=f=>r("onElementClicked",f))},null,8,["deps","theme","element","context","path","selectedElementPath"]))),128))}}),Ss=e=>({paddingTop:eo({paddingExpression:e.paddings.Top,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings})+"px",paddingRight:eo({paddingExpression:e.paddings.Right,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings})+"px",paddingBottom:eo({paddingExpression:e.paddings.Bottom,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings})+"px",paddingLeft:eo({paddingExpression:e.paddings.Left,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings})+"px"}),Zk=ho,Qk=e=>Zk(e.width).Match({whenAuto:()=>"initial",whenPixel:t=>t.Value+"px",whenPercentage:t=>t.Value+"%"}),eM=["align"],tM=it({__name:"HeightContainer",props:{deps:{},theme:{},element:{},path:{},selectedElementPath:{},context:{type:[String,Number,Boolean,Array,Object]}},emits:["onImageOriginalSizeAdjusted","onImageSizeAdjusted","onElementClicked"],setup(e,{emit:t}){const o=e,r=t;return(s,a)=>(oe(),Ce("table",{class:"heightContainerRender",style:be([{"border-spacing":"0","border-collapse":"separate"},{width:ie(Qk)({width:o.element.Width})}])},[J("tbody",null,[J("tr",null,[J("td",{align:ie(Zy)({containerAlign:o.element.ContainerAlign}),style:be([ie(Ss)({paddings:o.element.Paddings,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings}),{height:o.element.Height?o.element.Height+"px":"",verticalAlign:o.element.VerticalAlign,backgroundRepeat:"no-repeat",backgroundSize:"contain",backgroundColor:ie(cr)({color:o.element.BackgroundColor,themeColors:o.theme.Colors})??"inherit"},ie(gi)({border:o.element.Border,themeColors:o.theme.Colors}),ie(Ir)({borderRadius:o.element.BorderRadius,borderRadiusCard:o.theme.BorderRadiusCard,bodyBorderRadius:o.theme.BorderRadius,borderButtonRadius:o.theme.BorderRadiusButton,borderBannerRadius:o.theme.BorderRadiusBanner})])},[(oe(!0),Ce(Qe,null,bo(o.element.Elements,(l,c)=>(oe(),lt(wa,{key:c,deps:o.deps,theme:o.theme,element:l,path:[...o.path,"Elements",c],selectedElementPath:o.selectedElementPath,context:o.context,onOnImageSizeAdjusted:a[0]||(a[0]=d=>r("onImageSizeAdjusted",d)),onOnImageOriginalSizeAdjusted:a[1]||(a[1]=d=>r("onImageOriginalSizeAdjusted",d)),onOnElementClicked:a[2]||(a[2]=d=>r("onElementClicked",d))},null,8,["deps","theme","element","path","selectedElementPath","context"]))),128))],12,eM)])])],4))}}),oM=e=>({Match:t=>{switch(e){case"Left":return t.whenLeft();case"Center":return t.whenCenter();case"Right":return t.whenRight();case"Inline":return t.whenInline()}}}),Sa=e=>oM(e.contentAlign).Match({whenLeft:()=>({display:"block",textAlign:"left"}),whenCenter:()=>({display:"block",textAlign:"center"}),whenRight:()=>({display:"block",textAlign:"right"}),whenInline:()=>({})});let Xd;const Bu={mounted(e,t){const o=t.value;Xd=new ResizeObserver(r=>{r.forEach(s=>o(s.contentRect))}),Xd.observe(e)},unmounted(e){Xd.unobserve(e)}},nM=["href"],rM=["src","alt"],iM=["src","alt"],sM=it({__name:"Image",props:{deps:{},theme:{},element:{},path:{},context:{type:[String,Number,Boolean,Array,Object]}},emits:["onImageOriginalSizeAdjusted","onImageSizeAdjusted"],setup(e,{emit:t}){const o=d=>{r("onImageOriginalSizeAdjusted",{Path:s.path,OriginalHeight:d.target.naturalHeight,OriginalWidth:d.target.naturalWidth})},r=t,s=e,a=no({href:"",src:"",alt:"",isLoaded:!1}),l=async d=>s.deps.stringExpressionEvaluator({stringExpression:d,context:s.context}),c=async()=>{const[d,f,h]=await Promise.all([l(s.element.Src),l(s.element.HRef),l(s.element.Alt)]);a.href=f,a.src=d,a.alt=h,a.isLoaded=!0};return to(()=>[s.element.Src,s.element.HRef,s.element.Alt,s.context],()=>c()),c(),(d,f)=>s.element.IsLink?(oe(),Ce("a",{key:0,href:a.href,style:be([ie(Sa)({contentAlign:s.element.ContentAlign})]),onClick:f[0]||(f[0]=hs(()=>{},["prevent"]))},[a.isLoaded?ar((oe(),Ce("img",{key:0,class:"Image cursor-pointer",src:a.src,alt:a.alt,style:be([ie(Ir)({borderRadius:s.element.BorderRadius,borderRadiusCard:s.theme.BorderRadiusCard,bodyBorderRadius:s.theme.BorderRadius,borderButtonRadius:s.theme.BorderRadiusButton,borderBannerRadius:s.theme.BorderRadiusBanner}),ie(gi)({border:s.element.Border,themeColors:s.theme.Colors}),{maxWidth:"100%",width:(s.element.IsRetina?s.element.OriginalWidth/2:s.element.OriginalWidth)+"px"},{verticalAlign:s.element.VerticalAlign}]),onLoad:o},null,44,rM)),[[ie(Bu),({width:h,height:F})=>r("onImageSizeAdjusted",{Path:s.path,AdjustedHeight:F,AdjustedWidth:h})]]):uo("",!0)],12,nM)):(oe(),Ce("span",{key:1,style:be([ie(Sa)({contentAlign:s.element.ContentAlign})])},[a.isLoaded?ar((oe(),Ce("img",{key:0,class:"Image cursor-pointer",src:a.src,alt:a.alt,style:be([ie(Ir)({borderRadius:s.element.BorderRadius,borderRadiusCard:s.theme.BorderRadiusCard,bodyBorderRadius:s.theme.BorderRadius,borderButtonRadius:s.theme.BorderRadiusButton,borderBannerRadius:s.theme.BorderRadiusBanner}),ie(gi)({border:s.element.Border,themeColors:s.theme.Colors}),{maxWidth:"100%",width:(s.element.IsRetina?s.element.OriginalWidth/2:s.element.OriginalWidth)+"px"},{verticalAlign:s.element.VerticalAlign}]),onLoad:o},null,44,iM)),[[ie(Bu),({width:h,height:F})=>r("onImageSizeAdjusted",{Path:s.path,AdjustedHeight:F,AdjustedWidth:h})]]):uo("",!0)],4))}}),aM=ho,lM=e=>e.width===void 0?{}:aM(e.width).Match({whenAuto:()=>({width:"auto"}),whenPixel:t=>({width:t+"px"}),whenPercentage:t=>({width:t+"%"})}),uM=e=>{switch(e){case"Auto":return{width:"auto"};case"FullWidth":return{width:"100%"};default:return hr(e)}},cM=it({__name:"OneLineList",props:{deps:{},theme:{},element:{},path:{},selectedElementPath:{},context:{type:[String,Number,Boolean,Array,Object]}},emits:["onImageSizeAdjusted","onImageOriginalSizeAdjusted","onElementClicked"],setup(e,{emit:t}){const o=e,r=t;return(s,a)=>(oe(),Ce("table",{class:"oneLineList",style:be([{"border-spacing":"0","border-collapse":"collapse"},[ie(uM)(o.element.ContainerWidth)]])},[J("tbody",null,[J("tr",null,[(oe(!0),Ce(Qe,null,bo(o.element.Elements,(l,c)=>(oe(),Ce("td",{key:c,class:"oneLineListItem",style:be([ie(Ss)({paddings:o.element.ItemPaddings,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings}),ie(lM)({width:o.element.ItemWidth}),{lineHeight:"normal"}])},[(oe(),lt(wa,{key:c,deps:o.deps,theme:o.theme,element:l,path:[...o.path,"Elements",c],selectedElementPath:o.selectedElementPath,context:o.context,onOnImageSizeAdjusted:a[0]||(a[0]=d=>r("onImageSizeAdjusted",d)),onOnImageOriginalSizeAdjusted:a[1]||(a[1]=d=>r("onImageOriginalSizeAdjusted",d)),onOnElementClicked:a[2]||(a[2]=d=>r("onElementClicked",d))},null,8,["deps","theme","element","path","selectedElementPath","context"]))],4))),128))])])],4))}}),dM={class:"Spacer",width:"100%",style:{"border-spacing":"0","border-collapse":"collapse",width:"100%"}},mM={style:{"border-spacing":"0","border-collapse":"collapse",width:"100%"}},fM=it({__name:"Spacer",props:{theme:{},element:{}},setup(e){const t=e;return(o,r)=>(oe(),Ce("table",dM,[J("tbody",null,[J("tr",null,[J("td",{valign:"middle",style:be([{height:ie(eo)({paddingExpression:t.element.Height,themeComponentPaddings:t.theme.ComponentPaddings,themeBodyPaddings:t.theme.BodyPaddings})+"px"}])},[J("table",mM,[J("tbody",null,[J("tr",null,[J("td",{style:be([{"font-size":"0","line-height":"0","border-bottom":"0","border-left":"0","border-right":"0"},[{borderTop:t.element.Weight+"px",borderStyle:t.element.Weight>0?"solid":"none",borderColor:ie(cr)({color:t.element.Color,themeColors:t.theme.Colors})}]])}," ",4)])])])],4)])])]))}});/*! @license DOMPurify 3.1.0 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.0/LICENSE */const{entries:Qy,setPrototypeOf:I0,isFrozen:hM,getPrototypeOf:pM,getOwnPropertyDescriptor:CM}=Object;let{freeze:Bo,seal:un,create:eT}=Object,{apply:Wm,construct:km}=typeof Reflect<"u"&&Reflect;Bo||(Bo=function(t){return t});un||(un=function(t){return t});Wm||(Wm=function(t,o,r){return t.apply(o,r)});km||(km=function(t,o){return new t(...o)});const ql=jo(Array.prototype.forEach),O0=jo(Array.prototype.pop),Js=jo(Array.prototype.push),au=jo(String.prototype.toLowerCase),Jd=jo(String.prototype.toString),W0=jo(String.prototype.match),Zs=jo(String.prototype.replace),gM=jo(String.prototype.indexOf),FM=jo(String.prototype.trim),gn=jo(Object.prototype.hasOwnProperty),xo=jo(RegExp.prototype.test),Qs=_M(TypeError);function jo(e){return function(t){for(var o=arguments.length,r=new Array(o>1?o-1:0),s=1;s<o;s++)r[s-1]=arguments[s];return Wm(e,t,r)}}function _M(e){return function(){for(var t=arguments.length,o=new Array(t),r=0;r<t;r++)o[r]=arguments[r];return km(e,o)}}function Ge(e,t){let o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:au;I0&&I0(e,null);let r=t.length;for(;r--;){let s=t[r];if(typeof s=="string"){const a=o(s);a!==s&&(hM(t)||(t[r]=a),s=a)}e[s]=!0}return e}function yM(e){for(let t=0;t<e.length;t++)gn(e,t)||(e[t]=null);return e}function ai(e){const t=eT(null);for(const[o,r]of Qy(e))gn(e,o)&&(Array.isArray(r)?t[o]=yM(r):r&&typeof r=="object"&&r.constructor===Object?t[o]=ai(r):t[o]=r);return t}function Xl(e,t){for(;e!==null;){const r=CM(e,t);if(r){if(r.get)return jo(r.get);if(typeof r.value=="function")return jo(r.value)}e=pM(e)}function o(){return null}return o}const k0=Bo(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),Zd=Bo(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),Qd=Bo(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),TM=Bo(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),em=Bo(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),EM=Bo(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),M0=Bo(["#text"]),H0=Bo(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),tm=Bo(["accent-height","accumulate","additive","alignment-baseline","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),$0=Bo(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Jl=Bo(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),SM=un(/\{\{[\w\W]*|[\w\W]*\}\}/gm),bM=un(/<%[\w\W]*|[\w\W]*%>/gm),BM=un(/\${[\w\W]*}/gm),DM=un(/^data-[\-\w.\u00B7-\uFFFF]/),RM=un(/^aria-[\-\w]+$/),tT=un(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),LM=un(/^(?:\w+script|data):/i),vM=un(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),oT=un(/^html$/i),VM=un(/^[a-z][.\w]*(-[.\w]+)+$/i);var U0=Object.freeze({__proto__:null,MUSTACHE_EXPR:SM,ERB_EXPR:bM,TMPLIT_EXPR:BM,DATA_ATTR:DM,ARIA_ATTR:RM,IS_ALLOWED_URI:tT,IS_SCRIPT_OR_DATA:LM,ATTR_WHITESPACE:vM,DOCTYPE_NAME:oT,CUSTOM_ELEMENT:VM});const xM=function(){return typeof window>"u"?null:window},NM=function(t,o){if(typeof t!="object"||typeof t.createPolicy!="function")return null;let r=null;const s="data-tt-policy-suffix";o&&o.hasAttribute(s)&&(r=o.getAttribute(s));const a="dompurify"+(r?"#"+r:"");try{return t.createPolicy(a,{createHTML(l){return l},createScriptURL(l){return l}})}catch{return console.warn("TrustedTypes policy "+a+" could not be created."),null}};function nT(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:xM();const t=pe=>nT(pe);if(t.version="3.1.0",t.removed=[],!e||!e.document||e.document.nodeType!==9)return t.isSupported=!1,t;let{document:o}=e;const r=o,s=r.currentScript,{DocumentFragment:a,HTMLTemplateElement:l,Node:c,Element:d,NodeFilter:f,NamedNodeMap:h=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:F,DOMParser:E,trustedTypes:b}=e,P=d.prototype,R=Xl(P,"cloneNode"),W=Xl(P,"nextSibling"),B=Xl(P,"childNodes"),I=Xl(P,"parentNode");if(typeof l=="function"){const pe=o.createElement("template");pe.content&&pe.content.ownerDocument&&(o=pe.content.ownerDocument)}let k,D="";const{implementation:H,createNodeIterator:z,createDocumentFragment:$,getElementsByTagName:le}=o,{importNode:ce}=r;let me={};t.isSupported=typeof Qy=="function"&&typeof I=="function"&&H&&H.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:Ne,ERB_EXPR:Oe,TMPLIT_EXPR:Me,DATA_ATTR:St,ARIA_ATTR:It,IS_SCRIPT_OR_DATA:Le,ATTR_WHITESPACE:ge,CUSTOM_ELEMENT:Se}=U0;let{IS_ALLOWED_URI:qe}=U0,We=null;const Je=Ge({},[...k0,...Zd,...Qd,...em,...M0]);let Ae=null;const zt=Ge({},[...H0,...tm,...$0,...Jl]);let He=Object.seal(eT(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}})),st=null,pt=null,Ot=!0,nt=!0,bt=!1,Dt=!0,ut=!1,Wt=!0,C=!1,p=!1,T=!1,A=!1,w=!1,U=!1,ee=!0,q=!1;const Z="user-content-";let K=!0,ne=!1,v={},O=null;const re=Ge({},["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"]);let ue=null;const Be=Ge({},["audio","video","img","source","image","track"]);let we=null;const ct=Ge({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),dt="http://www.w3.org/1998/Math/MathML",vt="http://www.w3.org/2000/svg",mt="http://www.w3.org/1999/xhtml";let ro=mt,Sn=!1,Vt=null;const io=Ge({},[dt,vt,mt],Jd);let bn=null;const rc=["application/xhtml+xml","text/html"],ic="text/html";let xt=null,Hn=null;const sc=o.createElement("form"),Ia=function(V){return V instanceof RegExp||V instanceof Function},bs=function(){let V=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(Hn&&Hn===V)){if((!V||typeof V!="object")&&(V={}),V=ai(V),bn=rc.indexOf(V.PARSER_MEDIA_TYPE)===-1?ic:V.PARSER_MEDIA_TYPE,xt=bn==="application/xhtml+xml"?Jd:au,We=gn(V,"ALLOWED_TAGS")?Ge({},V.ALLOWED_TAGS,xt):Je,Ae=gn(V,"ALLOWED_ATTR")?Ge({},V.ALLOWED_ATTR,xt):zt,Vt=gn(V,"ALLOWED_NAMESPACES")?Ge({},V.ALLOWED_NAMESPACES,Jd):io,we=gn(V,"ADD_URI_SAFE_ATTR")?Ge(ai(ct),V.ADD_URI_SAFE_ATTR,xt):ct,ue=gn(V,"ADD_DATA_URI_TAGS")?Ge(ai(Be),V.ADD_DATA_URI_TAGS,xt):Be,O=gn(V,"FORBID_CONTENTS")?Ge({},V.FORBID_CONTENTS,xt):re,st=gn(V,"FORBID_TAGS")?Ge({},V.FORBID_TAGS,xt):{},pt=gn(V,"FORBID_ATTR")?Ge({},V.FORBID_ATTR,xt):{},v=gn(V,"USE_PROFILES")?V.USE_PROFILES:!1,Ot=V.ALLOW_ARIA_ATTR!==!1,nt=V.ALLOW_DATA_ATTR!==!1,bt=V.ALLOW_UNKNOWN_PROTOCOLS||!1,Dt=V.ALLOW_SELF_CLOSE_IN_ATTR!==!1,ut=V.SAFE_FOR_TEMPLATES||!1,Wt=V.SAFE_FOR_XML!==!1,C=V.WHOLE_DOCUMENT||!1,A=V.RETURN_DOM||!1,w=V.RETURN_DOM_FRAGMENT||!1,U=V.RETURN_TRUSTED_TYPE||!1,T=V.FORCE_BODY||!1,ee=V.SANITIZE_DOM!==!1,q=V.SANITIZE_NAMED_PROPS||!1,K=V.KEEP_CONTENT!==!1,ne=V.IN_PLACE||!1,qe=V.ALLOWED_URI_REGEXP||tT,ro=V.NAMESPACE||mt,He=V.CUSTOM_ELEMENT_HANDLING||{},V.CUSTOM_ELEMENT_HANDLING&&Ia(V.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(He.tagNameCheck=V.CUSTOM_ELEMENT_HANDLING.tagNameCheck),V.CUSTOM_ELEMENT_HANDLING&&Ia(V.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(He.attributeNameCheck=V.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),V.CUSTOM_ELEMENT_HANDLING&&typeof V.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(He.allowCustomizedBuiltInElements=V.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),ut&&(nt=!1),w&&(A=!0),v&&(We=Ge({},M0),Ae=[],v.html===!0&&(Ge(We,k0),Ge(Ae,H0)),v.svg===!0&&(Ge(We,Zd),Ge(Ae,tm),Ge(Ae,Jl)),v.svgFilters===!0&&(Ge(We,Qd),Ge(Ae,tm),Ge(Ae,Jl)),v.mathMl===!0&&(Ge(We,em),Ge(Ae,$0),Ge(Ae,Jl))),V.ADD_TAGS&&(We===Je&&(We=ai(We)),Ge(We,V.ADD_TAGS,xt)),V.ADD_ATTR&&(Ae===zt&&(Ae=ai(Ae)),Ge(Ae,V.ADD_ATTR,xt)),V.ADD_URI_SAFE_ATTR&&Ge(we,V.ADD_URI_SAFE_ATTR,xt),V.FORBID_CONTENTS&&(O===re&&(O=ai(O)),Ge(O,V.FORBID_CONTENTS,xt)),K&&(We["#text"]=!0),C&&Ge(We,["html","head","body"]),We.table&&(Ge(We,["tbody"]),delete st.tbody),V.TRUSTED_TYPES_POLICY){if(typeof V.TRUSTED_TYPES_POLICY.createHTML!="function")throw Qs('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof V.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw Qs('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');k=V.TRUSTED_TYPES_POLICY,D=k.createHTML("")}else k===void 0&&(k=NM(b,s)),k!==null&&typeof D=="string"&&(D=k.createHTML(""));Bo&&Bo(V),Hn=V}},Oa=Ge({},["mi","mo","mn","ms","mtext"]),Bs=Ge({},["foreignobject","desc","title","annotation-xml"]),ac=Ge({},["title","style","font","a","script"]),Wa=Ge({},[...Zd,...Qd,...TM]),ka=Ge({},[...em,...EM]),Ds=function(V){let te=I(V);(!te||!te.tagName)&&(te={namespaceURI:ro,tagName:"template"});const fe=au(V.tagName),at=au(te.tagName);return Vt[V.namespaceURI]?V.namespaceURI===vt?te.namespaceURI===mt?fe==="svg":te.namespaceURI===dt?fe==="svg"&&(at==="annotation-xml"||Oa[at]):!!Wa[fe]:V.namespaceURI===dt?te.namespaceURI===mt?fe==="math":te.namespaceURI===vt?fe==="math"&&Bs[at]:!!ka[fe]:V.namespaceURI===mt?te.namespaceURI===vt&&!Bs[at]||te.namespaceURI===dt&&!Oa[at]?!1:!ka[fe]&&(ac[fe]||!Wa[fe]):!!(bn==="application/xhtml+xml"&&Vt[V.namespaceURI]):!1},dn=function(V){Js(t.removed,{element:V});try{V.parentNode.removeChild(V)}catch{V.remove()}},zr=function(V,te){try{Js(t.removed,{attribute:te.getAttributeNode(V),from:te})}catch{Js(t.removed,{attribute:null,from:te})}if(te.removeAttribute(V),V==="is"&&!Ae[V])if(A||w)try{dn(te)}catch{}else try{te.setAttribute(V,"")}catch{}},Ma=function(V){let te=null,fe=null;if(T)V="<remove></remove>"+V;else{const jt=W0(V,/^[\r\n\t ]+/);fe=jt&&jt[0]}bn==="application/xhtml+xml"&&ro===mt&&(V='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+V+"</body></html>");const at=k?k.createHTML(V):V;if(ro===mt)try{te=new E().parseFromString(at,bn)}catch{}if(!te||!te.documentElement){te=H.createDocument(ro,"template",null);try{te.documentElement.innerHTML=Sn?D:at}catch{}}const Nt=te.body||te.documentElement;return V&&fe&&Nt.insertBefore(o.createTextNode(fe),Nt.childNodes[0]||null),ro===mt?le.call(te,C?"html":"body")[0]:C?te.documentElement:Nt},Ha=function(V){return z.call(V.ownerDocument||V,V,f.SHOW_ELEMENT|f.SHOW_COMMENT|f.SHOW_TEXT|f.SHOW_PROCESSING_INSTRUCTION|f.SHOW_CDATA_SECTION,null)},lc=function(V){return V instanceof F&&(typeof V.nodeName!="string"||typeof V.textContent!="string"||typeof V.removeChild!="function"||!(V.attributes instanceof h)||typeof V.removeAttribute!="function"||typeof V.setAttribute!="function"||typeof V.namespaceURI!="string"||typeof V.insertBefore!="function"||typeof V.hasChildNodes!="function")},$a=function(V){return typeof c=="function"&&V instanceof c},mn=function(V,te,fe){me[V]&&ql(me[V],at=>{at.call(t,te,fe,Hn)})},Ua=function(V){let te=null;if(mn("beforeSanitizeElements",V,null),lc(V))return dn(V),!0;const fe=xt(V.nodeName);if(mn("uponSanitizeElement",V,{tagName:fe,allowedTags:We}),V.hasChildNodes()&&!$a(V.firstElementChild)&&xo(/<[/\w]/g,V.innerHTML)&&xo(/<[/\w]/g,V.textContent)||V.nodeType===7||Wt&&V.nodeType===8&&xo(/<[/\w]/g,V.data))return dn(V),!0;if(!We[fe]||st[fe]){if(!st[fe]&&ja(fe)&&(He.tagNameCheck instanceof RegExp&&xo(He.tagNameCheck,fe)||He.tagNameCheck instanceof Function&&He.tagNameCheck(fe)))return!1;if(K&&!O[fe]){const at=I(V)||V.parentNode,Nt=B(V)||V.childNodes;if(Nt&&at){const jt=Nt.length;for(let kt=jt-1;kt>=0;--kt)at.insertBefore(R(Nt[kt],!0),W(V))}}return dn(V),!0}return V instanceof d&&!Ds(V)||(fe==="noscript"||fe==="noembed"||fe==="noframes")&&xo(/<\/no(script|embed|frames)/i,V.innerHTML)?(dn(V),!0):(ut&&V.nodeType===3&&(te=V.textContent,ql([Ne,Oe,Me],at=>{te=Zs(te,at," ")}),V.textContent!==te&&(Js(t.removed,{element:V.cloneNode()}),V.textContent=te)),mn("afterSanitizeElements",V,null),!1)},za=function(V,te,fe){if(ee&&(te==="id"||te==="name")&&(fe in o||fe in sc))return!1;if(!(nt&&!pt[te]&&xo(St,te))){if(!(Ot&&xo(It,te))){if(!Ae[te]||pt[te]){if(!(ja(V)&&(He.tagNameCheck instanceof RegExp&&xo(He.tagNameCheck,V)||He.tagNameCheck instanceof Function&&He.tagNameCheck(V))&&(He.attributeNameCheck instanceof RegExp&&xo(He.attributeNameCheck,te)||He.attributeNameCheck instanceof Function&&He.attributeNameCheck(te))||te==="is"&&He.allowCustomizedBuiltInElements&&(He.tagNameCheck instanceof RegExp&&xo(He.tagNameCheck,fe)||He.tagNameCheck instanceof Function&&He.tagNameCheck(fe))))return!1}else if(!we[te]){if(!xo(qe,Zs(fe,ge,""))){if(!((te==="src"||te==="xlink:href"||te==="href")&&V!=="script"&&gM(fe,"data:")===0&&ue[V])){if(!(bt&&!xo(Le,Zs(fe,ge,"")))){if(fe)return!1}}}}}}return!0},ja=function(V){return V!=="annotation-xml"&&W0(V,Se)},Rs=function(V){mn("beforeSanitizeAttributes",V,null);const{attributes:te}=V;if(!te)return;const fe={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:Ae};let at=te.length;for(;at--;){const Nt=te[at],{name:jt,namespaceURI:kt,value:$n}=Nt,jr=xt(jt);let so=jt==="value"?$n:FM($n);if(fe.attrName=jr,fe.attrValue=so,fe.keepAttr=!0,fe.forceKeepAttr=void 0,mn("uponSanitizeAttribute",V,fe),so=fe.attrValue,fe.forceKeepAttr||(zr(jt,V),!fe.keepAttr))continue;if(!Dt&&xo(/\/>/i,so)){zr(jt,V);continue}ut&&ql([Ne,Oe,Me],vs=>{so=Zs(so,vs," ")});const Ls=xt(V.nodeName);if(za(Ls,jr,so)){if(q&&(jr==="id"||jr==="name")&&(zr(jt,V),so=Z+so),k&&typeof b=="object"&&typeof b.getAttributeType=="function"&&!kt)switch(b.getAttributeType(Ls,jr)){case"TrustedHTML":{so=k.createHTML(so);break}case"TrustedScriptURL":{so=k.createScriptURL(so);break}}try{kt?V.setAttributeNS(kt,jt,so):V.setAttribute(jt,so),O0(t.removed)}catch{}}}mn("afterSanitizeAttributes",V,null)},uc=function pe(V){let te=null;const fe=Ha(V);for(mn("beforeSanitizeShadowDOM",V,null);te=fe.nextNode();)mn("uponSanitizeShadowNode",te,null),!Ua(te)&&(te.content instanceof a&&pe(te.content),Rs(te));mn("afterSanitizeShadowDOM",V,null)};return t.sanitize=function(pe){let V=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},te=null,fe=null,at=null,Nt=null;if(Sn=!pe,Sn&&(pe="<!-->"),typeof pe!="string"&&!$a(pe))if(typeof pe.toString=="function"){if(pe=pe.toString(),typeof pe!="string")throw Qs("dirty is not a string, aborting")}else throw Qs("toString is not a function");if(!t.isSupported)return pe;if(p||bs(V),t.removed=[],typeof pe=="string"&&(ne=!1),ne){if(pe.nodeName){const $n=xt(pe.nodeName);if(!We[$n]||st[$n])throw Qs("root node is forbidden and cannot be sanitized in-place")}}else if(pe instanceof c)te=Ma("<!---->"),fe=te.ownerDocument.importNode(pe,!0),fe.nodeType===1&&fe.nodeName==="BODY"||fe.nodeName==="HTML"?te=fe:te.appendChild(fe);else{if(!A&&!ut&&!C&&pe.indexOf("<")===-1)return k&&U?k.createHTML(pe):pe;if(te=Ma(pe),!te)return A?null:U?D:""}te&&T&&dn(te.firstChild);const jt=Ha(ne?pe:te);for(;at=jt.nextNode();)Ua(at)||(at.content instanceof a&&uc(at.content),Rs(at));if(ne)return pe;if(A){if(w)for(Nt=$.call(te.ownerDocument);te.firstChild;)Nt.appendChild(te.firstChild);else Nt=te;return(Ae.shadowroot||Ae.shadowrootmode)&&(Nt=ce.call(r,Nt,!0)),Nt}let kt=C?te.outerHTML:te.innerHTML;return C&&We["!doctype"]&&te.ownerDocument&&te.ownerDocument.doctype&&te.ownerDocument.doctype.name&&xo(oT,te.ownerDocument.doctype.name)&&(kt="<!DOCTYPE "+te.ownerDocument.doctype.name+`>
|
|
82
|
-
`+kt),ut&&ql([Ne,Oe,Me],$n=>{kt=Zs(kt,$n," ")}),k&&U?k.createHTML(kt):kt},t.setConfig=function(){let pe=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};bs(pe),p=!0},t.clearConfig=function(){Hn=null,p=!1},t.isValidAttribute=function(pe,V,te){Hn||bs({});const fe=xt(pe),at=xt(V);return za(fe,at,te)},t.addHook=function(pe,V){typeof V=="function"&&(me[pe]=me[pe]||[],Js(me[pe],V))},t.removeHook=function(pe){if(me[pe])return O0(me[pe])},t.removeHooks=function(pe){me[pe]&&(me[pe]=[])},t.removeAllHooks=function(){me={}},t}var z0=nT();const Mm={beforeMount(e,t){e.innerHTML=z0.sanitize(t.value)},beforeUpdate(e,t){e.innerHTML=z0.sanitize(t.value)}},AM=e=>({Match:t=>{switch(e.Discriminator){case"EmailBackgroundColor":return t.whenEmailBackgroundColor();case"BodyColor":return t.whenBodyColor();case"TitleColor":return t.whenTitleColor();case"HeadingColor":return t.whenHeadingColor();case"SubHeadingColor":return t.whenSubHeading();case"LargeTextColor":return t.whenLargeTextColor();case"NormalTextColor":return t.whenNormalTextColor();case"DescriptionTextColor":return t.whenDescriptionTextColor();case"PrimaryTextColor":return t.whenPrimaryTextColor();case"SecondaryTextColor":return t.whenSecondaryTextColor();case"ButtonTextColor":return t.whenButtonTextColor();case"LinkColor":return t.whenLinkColor();case"PrimaryColor":return t.whenPrimaryColor();case"SecondaryColor":return t.whenSecondaryColor();case"CardBackgroundColor":return t.whenCardBackgroundColor();case"Custom":return t.whenCustom(e.CustomValue)}}}),PM=e=>AM(e.fontColor).Match({whenEmailBackgroundColor:()=>e.themeColors.EmailBackgroundColor,whenBodyColor:()=>e.themeColors.BodyColor,whenTitleColor:()=>e.themeColors.TitleColor,whenHeadingColor:()=>e.themeColors.HeadingColor,whenSubHeading:()=>e.themeColors.SubHeadingColor,whenLargeTextColor:()=>e.themeColors.LargeTextColor,whenNormalTextColor:()=>e.themeColors.NormalTextColor,whenDescriptionTextColor:()=>e.themeColors.DescriptionTextColor,whenPrimaryTextColor:()=>e.themeColors.PrimaryTextColor,whenSecondaryTextColor:()=>e.themeColors.SecondaryTextColor,whenLinkColor:()=>e.themeColors.LinkColor,whenPrimaryColor:()=>e.themeColors.PrimaryColor,whenSecondaryColor:()=>e.themeColors.SecondaryColor,whenCardBackgroundColor:()=>e.themeColors.CardBackgroundColor,whenButtonTextColor:()=>e.themeColors.ButtonTextColor,whenCustom:t=>t}),wM=e=>({Match:t=>{switch(e){case"None":return t.whenNone();case"Underline":return t.whenUnderline();case"LineThrough":return t.whenLineThrough()}}}),rT=e=>wM(e.textDecoration).Match({whenNone:()=>"none",whenUnderline:()=>"underline",whenLineThrough:()=>"line-through"}),IM=e=>({fontSize:e.customFontSettings.FontSize,lineHeight:e.customFontSettings.LineHeight,fontWeight:e.customFontSettings.IsBold?"bold":"normal",fontStyle:e.customFontSettings.IsItalic?"italic":"normal",textDecoration:rT({textDecoration:e.customFontSettings.Decoration}),fontFamily:e.customFontSettings.FontFamily,color:PM({fontColor:e.customFontSettings.FontColor,themeColors:e.themeColors})}),iT=e=>({Match:t=>{switch(e.Discriminator){case"Heading":return t.whenHeading();case"Title":return t.whenTitle();case"SubHeading":return t.whenSubHeading();case"LargeText":return t.whenLargeText();case"NormalText":return t.whenNormalText();case"DescriptionText":return t.whenDescriptionText();case"Link":return t.whenLink();case"Button":return t.whenButton();case"Custom":return t.whenCustom(e.CustomFontSettings);default:return hr(e.Discriminator)}}}),OM=e=>({Match:t=>{switch(e.Discriminator){case"StyleLinkedColor":return t.whenFontStyle();case"EmailBackgroundColor":return t.whenEmailBackgroundColor();case"BodyColor":return t.whenBodyColor();case"TitleColor":return t.whenTitleColor();case"HeadingColor":return t.whenHeadingColor();case"SubHeadingColor":return t.whenSubHeading();case"LargeTextColor":return t.whenLargeTextColor();case"NormalTextColor":return t.whenNormalTextColor();case"DescriptionTextColor":return t.whenDescriptionTextColor();case"PrimaryTextColor":return t.whenPrimaryTextColor();case"SecondaryTextColor":return t.whenSecondaryTextColor();case"ButtonTextColor":return t.whenButtonTextColor();case"LinkColor":return t.whenLinkColor();case"PrimaryColor":return t.whenPrimaryColor();case"SecondaryColor":return t.whenSecondaryColor();case"CardBackgroundColor":return t.whenCardBackgroundColor();case"Custom":return t.whenCustom(e.CustomValue)}}}),WM=e=>OM(e.fontStyleColor).Match({whenFontStyle:()=>iT(e.fontStyle).Match({whenHeading:()=>e.themeColors.HeadingColor,whenTitle:()=>e.themeColors.TitleColor,whenSubHeading:()=>e.themeColors.SubHeadingColor,whenLargeText:()=>e.themeColors.LargeTextColor,whenNormalText:()=>e.themeColors.NormalTextColor,whenDescriptionText:()=>e.themeColors.DescriptionTextColor,whenButton:()=>e.themeColors.ButtonTextColor,whenLink:()=>e.themeColors.LinkColor,whenCustom:t=>cr({color:t.FontColor,themeColors:e.themeColors})}),whenEmailBackgroundColor:()=>e.themeColors.EmailBackgroundColor,whenBodyColor:()=>e.themeColors.BodyColor,whenTitleColor:()=>e.themeColors.TitleColor,whenHeadingColor:()=>e.themeColors.HeadingColor,whenSubHeading:()=>e.themeColors.SubHeadingColor,whenLargeTextColor:()=>e.themeColors.LargeTextColor,whenNormalTextColor:()=>e.themeColors.NormalTextColor,whenDescriptionTextColor:()=>e.themeColors.DescriptionTextColor,whenPrimaryTextColor:()=>e.themeColors.PrimaryTextColor,whenSecondaryTextColor:()=>e.themeColors.SecondaryTextColor,whenLinkColor:()=>e.themeColors.LinkColor,whenPrimaryColor:()=>e.themeColors.PrimaryColor,whenSecondaryColor:()=>e.themeColors.SecondaryColor,whenCardBackgroundColor:()=>e.themeColors.CardBackgroundColor,whenButtonTextColor:()=>e.themeColors.ButtonTextColor,whenCustom:t=>t}),kM={Arial:"Arial",Georgia:"Georgia",Tahoma:"Tahoma",TimesNewRoman:"Times New Roman",Verdana:"Verdana"},Of=e=>({fontSize:e.fontSize+"px",lineHeight:e.lineHeight+"px",fontWeight:e.fontWeight,fontStyle:e.fontStyle,fontFamily:kM[e.fontFamily],textDecoration:e.textDecoration,color:e.color}),Wf=e=>{const t=o=>({fontSize:o.FontSize,lineHeight:o.LineHeight,fontWeight:o.IsBold?"bold":"normal",fontStyle:o.IsItalic?"italic":"normal",fontFamily:e.fontFamily,textDecoration:rT({textDecoration:o.Decoration}),color:WM({fontStyleColor:e.fontStyle.FontColor,fontStyle:e.fontStyle,themeColors:e.themeColors})});return iT(e.fontStyle).Match({whenHeading:()=>t(e.themeDefinedFontSettings.Heading),whenTitle:()=>t(e.themeDefinedFontSettings.Title),whenSubHeading:()=>t(e.themeDefinedFontSettings.SubHeading),whenLargeText:()=>t(e.themeDefinedFontSettings.LargeText),whenNormalText:()=>t(e.themeDefinedFontSettings.NormalText),whenDescriptionText:()=>t(e.themeDefinedFontSettings.DescriptionText),whenLink:()=>t(e.themeDefinedFontSettings.Link),whenButton:()=>t(e.themeDefinedFontSettings.Button),whenCustom:o=>IM({customFontSettings:o,themeColors:e.themeColors})})},MM=e=>({Match:t=>{switch(e.Discriminator){case"Theme":return t.whenTheme();case"Custom":return t.whenCustom(e.CustomValue);default:return hr(e.Discriminator)}}}),HM=e=>MM(e.buttonPaddings).Match({whenTheme:()=>({TopBottom:e.themeButtonPaddings.TopBottom,LeftRight:e.themeButtonPaddings.LeftRight}),whenCustom:t=>({TopBottom:t.TopBottom,LeftRight:t.LeftRight})}),$M={style:{"border-spacing":"0","border-collapse":"collapse",width:"100%"}},UM=["align"],zM={class:"Button"},jM=["href"],GM=it({__name:"ButtonVue",props:{deps:{},theme:{},element:{},context:{type:[String,Number,Boolean,Array,Object]}},setup(e){const t=e,o=xe(()=>Of(Wf({fontFamily:t.theme.FontFamily,fontStyle:t.element.TextStyle,themeDefinedFontSettings:t.theme.FontSettingsPresets,themeColors:t.theme.Colors}))),r=xe(()=>su({borderColor:t.element.Border.Left.Color,themeColors:t.theme.Colors})),s=xe(()=>HM({buttonPaddings:t.element.Paddings,themeButtonPaddings:t.theme.ButtonPaddings})),a=xe(()=>cr({color:t.element.BackgroundColor,themeColors:t.theme.Colors})),l=xe(()=>{switch(t.element.ContentAlign){case"Center":return"center";case"Left":return"left";case"Right":return"right";default:return"center"}}),c=no({href:"",text:"",isLoading:!0}),d=t.deps.stringExpressionEvaluator,f=()=>{Promise.all([d({stringExpression:t.element.HRef,context:t.context}),d({stringExpression:t.element.Text,context:t.context})]).then(([h,F])=>{c.href=h,c.text=F,c.isLoading=!1})};return f(),to(()=>[t.element.HRef,t.element.Text,t.context],()=>f()),(h,F)=>(oe(),Ce("table",$M,[J("tbody",null,[J("tr",null,[J("td",{align:l.value},[J("div",zM,[J("a",{style:be([{display:"block","text-decoration":"none"},[o.value]]),href:c.href,onClick:F[0]||(F[0]=hs(()=>{},["prevent"]))},[J("table",{align:"center",style:be([{"text-align":"center","border-spacing":"0","border-collapse":"separate"},[{backgroundColor:a.value},ie(Ir)({borderRadius:t.element.BorderRadius,borderRadiusCard:t.theme.BorderRadiusCard,bodyBorderRadius:t.theme.BorderRadius,borderButtonRadius:t.theme.BorderRadiusButton,borderBannerRadius:t.theme.BorderRadiusBanner}),{width:t.element.FullWidth?"100%":"auto"},ie(gi)({border:t.element.Border,themeColors:h.theme.Colors}),{borderColor:r.value}]])},[J("tbody",null,[J("tr",null,[J("td",{align:"center",style:be([{"line-height":"normal"},[{paddingTop:s.value.TopBottom+"px",paddingBottom:s.value.TopBottom+"px",paddingLeft:s.value.LeftRight+"px",paddingRight:s.value.LeftRight+"px"}]])},[ar(J("p",{class:"user-select-none",style:be([o.value])},null,4),[[ie(Mm),c.text]])],4)])])],4)],12,jM)])],8,UM)])])]))}}),YM=["href"],KM=it({__name:"SpanText",props:{deps:{},theme:{},element:{},context:{type:[String,Number,Boolean,Array,Object]}},setup(e){const t=e,o=t.deps.stringExpressionEvaluator,r=xe(()=>{const c=Wf({fontFamily:t.theme.FontFamily,fontStyle:t.element.Style,themeDefinedFontSettings:t.theme.FontSettingsPresets,themeColors:t.theme.Colors});return{...Of(c),minHeight:t.element.MinNumberOfLines*c.lineHeight+"px"}}),s=no({href:"",text:"",isLoading:!0}),a=c=>c.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'"),l=()=>{Promise.all([o({stringExpression:t.element.HRef,context:t.context}),o({stringExpression:t.element.Text,context:t.context})]).then(([c,d])=>{s.href=c,s.text=a(d),s.isLoading=!1})};return l(),to(()=>[t.context,t.element.HRef,t.element.Text],()=>l()),(c,d)=>t.element.IsLink?ar((oe(),Ce("a",{key:0,href:s.href,class:"SpanText cursor-pointer user-select-none",style:be([{margin:"0"},[r.value,ie(Sa)({contentAlign:t.element.ContentAlign})]]),onClick:d[0]||(d[0]=hs(()=>{},["prevent"]))},null,12,YM)),[[ie(Mm),s.text]]):ar((oe(),Ce("span",{key:1,class:"SpanText cursor-pointer user-select-none",style:be([{margin:"0"},[r.value,ie(Sa)({contentAlign:t.element.ContentAlign})]])},null,4)),[[ie(Mm),s.text]])}});const qM=Po(KM,[["__scopeId","data-v-afff023f"]]),XM=it({__name:"UnsubscribeLink",props:{theme:{},element:{}},setup(e){const t=e,o=xe(()=>{const r=Wf({fontFamily:t.theme.FontFamily,fontStyle:t.element.Style,themeDefinedFontSettings:t.theme.FontSettingsPresets,themeColors:t.theme.Colors});return{...Of(r)}});return(r,s)=>(oe(),Ce("a",{href:"#",class:"cursor-pointer user-select-none",style:be([{margin:"0"},[o.value,ie(Sa)({contentAlign:t.element.ContentAlign})]]),onClick:s[0]||(s[0]=hs(()=>{},["prevent"]))},In(t.element.Text),5))}});const JM=Po(XM,[["__scopeId","data-v-5377f699"]]),wa=it({__name:"Elements",props:{deps:{},theme:{},element:{},path:{},context:{type:[String,Number,Boolean,Array,Object]},selectedElementPath:{}},emits:["onElementClicked","onImageOriginalSizeAdjusted","onImageSizeAdjusted"],setup(e,{emit:t}){const o=e,r=t,s=(a,l)=>{r("onElementClicked",{element:a,path:[...o.path,l]})};return(a,l)=>(oe(),Ce("span",{onClick:l[16]||(l[16]=hs(()=>{},["stop"]))},[o.element.Button!==void 0?(oe(),lt(GM,{key:0,deps:o.deps,theme:o.theme,element:o.element.Button,context:o.context,class:on({"element-selected":ie(Xs.isEqual)(o.selectedElementPath,[...o.path,"Button"])}),onClick:l[0]||(l[0]=c=>s(o.element,"Button"))},null,8,["deps","theme","element","context","class"])):uo("",!0),o.element.HeightContainer!==void 0?(oe(),lt(tM,{key:1,deps:o.deps,theme:o.theme,element:o.element.HeightContainer,path:[...o.path,"HeightContainer"],selectedElementPath:o.selectedElementPath,context:o.context,onOnImageOriginalSizeAdjusted:l[1]||(l[1]=c=>r("onImageOriginalSizeAdjusted",c)),onOnImageSizeAdjusted:l[2]||(l[2]=c=>r("onImageSizeAdjusted",c)),onOnElementClicked:l[3]||(l[3]=c=>r("onElementClicked",c))},null,8,["deps","theme","element","path","selectedElementPath","context"])):uo("",!0),o.element.Image!==void 0?(oe(),lt(sM,{key:2,deps:o.deps,theme:o.theme,element:o.element.Image,context:o.context,path:[...o.path,"Image"],class:on({"element-selected":ie(Xs.isEqual)(o.selectedElementPath,[...o.path,"Image"])}),onOnImageOriginalSizeAdjusted:l[4]||(l[4]=c=>r("onImageOriginalSizeAdjusted",c)),onOnImageSizeAdjusted:l[5]||(l[5]=c=>r("onImageSizeAdjusted",c)),onClick:l[6]||(l[6]=c=>s(o.element,"Image"))},null,8,["deps","theme","element","context","path","class"])):uo("",!0),o.element.Spacer!==void 0?(oe(),lt(fM,{key:3,element:o.element.Spacer,theme:o.theme,class:on({"element-selected":ie(Xs.isEqual)(o.selectedElementPath,[...o.path,"Spacer"])}),onClick:l[7]||(l[7]=c=>s(o.element,"Spacer"))},null,8,["element","theme","class"])):uo("",!0),o.element.SpanText!==void 0?(oe(),lt(qM,{key:4,deps:o.deps,theme:o.theme,element:o.element.SpanText,context:o.context,class:on({"element-selected":ie(Xs.isEqual)(o.selectedElementPath,[...o.path,"SpanText"])}),onClick:l[8]||(l[8]=c=>s(o.element,"SpanText"))},null,8,["deps","theme","element","context","class"])):uo("",!0),o.element.OneLineList!==void 0?(oe(),lt(cM,{key:5,deps:o.deps,theme:o.theme,element:o.element.OneLineList,path:[...o.path,"OneLineList"],selectedElementPath:o.selectedElementPath,context:o.context,onOnImageOriginalSizeAdjusted:l[9]||(l[9]=c=>r("onImageOriginalSizeAdjusted",c)),onOnImageSizeAdjusted:l[10]||(l[10]=c=>r("onImageSizeAdjusted",c)),onOnElementClicked:l[11]||(l[11]=c=>r("onElementClicked",c))},null,8,["deps","theme","element","path","selectedElementPath","context"])):uo("",!0),o.element.If!==void 0?(oe(),lt(Jk,{key:6,deps:o.deps,theme:o.theme,element:o.element.If,context:o.context,path:[...o.path,"If"],selectedElementPath:o.selectedElementPath,onOnImageOriginalSizeAdjusted:l[12]||(l[12]=c=>r("onImageOriginalSizeAdjusted",c)),onOnImageSizeAdjusted:l[13]||(l[13]=c=>r("onImageSizeAdjusted",c)),onOnElementClicked:l[14]||(l[14]=c=>r("onElementClicked",c))},null,8,["deps","theme","element","context","path","selectedElementPath"])):uo("",!0),o.element.UnsubscribeLink!==void 0?(oe(),lt(JM,{key:7,theme:o.theme,element:o.element.UnsubscribeLink,class:on({"element-selected":ie(Xs.isEqual)(o.selectedElementPath,[...o.path,"UnsubscribeLink"])}),onClick:l[15]||(l[15]=c=>s(o.element,"UnsubscribeLink"))},null,8,["theme","element","class"])):uo("",!0)]))}}),ZM=it({__name:"IteratedColumn",props:{deps:{},theme:{},iteratedColumn:{},path:{},selectedElementPath:{},context:{type:[String,Number,Boolean,Array,Object]},containerWidth:{}},emits:["onImageSizeAdjusted","onImageOriginalSizeAdjusted","onElementClicked"],setup(e,{emit:t}){Hu(a=>({"37e819b3":s.value}));const o=e,r=t,s=xe(()=>o.iteratedColumn.WidthInPercents*o.containerWidth+"px");return(a,l)=>(oe(),Ce("div",{class:"iterated-column",style:be({display:"inline-block",verticalAlign:o.iteratedColumn.VerticalAlign})},[J("table",{style:be([[ie(qy)({borderCollapse:o.iteratedColumn.BorderCollapse})],{width:"100%","border-spacing":"0"}]),width:"100%"},[J("tbody",null,[J("tr",null,[J("td",{style:be([{"line-height":"normal"},[ie(Jy)({containerAlign:o.iteratedColumn.ContainerAlign}),ie(Ss)({paddings:o.iteratedColumn.Paddings,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings}),ie(gi)({border:o.iteratedColumn.Border,themeColors:o.theme.Colors}),{backgroundColor:ie(cr)({color:o.iteratedColumn.BgColor,themeColors:o.theme.Colors})},ie(Ir)({borderRadius:o.iteratedColumn.BorderRadius,borderRadiusCard:o.theme.BorderRadiusCard,bodyBorderRadius:o.theme.BorderRadius,borderButtonRadius:o.theme.BorderRadiusButton,borderBannerRadius:o.theme.BorderRadiusBanner})]])},[(oe(!0),Ce(Qe,null,bo(o.iteratedColumn.Elements,(c,d)=>(oe(),lt(wa,{key:d,deps:o.deps.elementsDeps,theme:o.theme,element:c,context:o.context,path:[...o.path,"Elements",d],selectedElementPath:o.selectedElementPath,onOnElementClicked:l[0]||(l[0]=f=>r("onElementClicked",f)),onOnImageSizeAdjusted:l[1]||(l[1]=f=>r("onImageSizeAdjusted",f)),onOnImageOriginalSizeAdjusted:l[2]||(l[2]=f=>r("onImageOriginalSizeAdjusted",f))},null,8,["deps","theme","element","context","path","selectedElementPath"]))),128))],4)])])],4)],4))}});const QM=Po(ZM,[["__scopeId","data-v-5dd18cec"]]),e2={class:"iterated-column-container",style:{"border-spacing":"0","border-collapse":"collapse",width:"100%",margin:"0 auto"},width:"100%"},t2={align:"center",style:{"font-size":"0"}},o2=it({__name:"IteratedColumnBodyRow",props:{deps:{},theme:{},iteratedColumnBodyRow:{},path:{},selectedElementPath:{},context:{},rowWidth:{}},emits:["onElementClicked","onImageOriginalSizeAdjusted","onImageSizeAdjusted"],setup(e,{emit:t}){Hu(c=>({"051d07cd":a.value}));const o=e,r=no({dataList:[],isLoaded:!1}),s=()=>o.deps.listExpressionEvaluator({listExpression:o.iteratedColumnBodyRow.DataSource,context:o.context}).then(c=>{r.dataList=c,r.isLoaded=!0});s(),to(()=>o.context,()=>s());const a=xe(()=>eo({paddingExpression:o.iteratedColumnBodyRow.ColumnSpacerSize,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings})+"px"),l=t;return(c,d)=>(oe(),Ce("table",e2,[J("tbody",null,[J("tr",null,[J("td",t2,[(oe(!0),Ce(Qe,null,bo(r.dataList,(f,h)=>(oe(),Ce("span",{key:h},[ze(QM,{class:on(["iterated-column-bottom-spacer",{"iterated-column__tablet-padding-right":(h+1)%2===1,"iterated-column__tablet-padding-left":(h+1)%2===0,"is-last-desktop-line":h>=r.dataList.length-o.iteratedColumnBodyRow.NumberColumnsInLine,"is-last-tablet-line":h>=r.dataList.length-2,"is-last-mobile-line":h==r.dataList.length-1}]),deps:o.deps.iteratedColumnDeps,theme:o.theme,style:be(ie(Ky)({numberColumnsInLine:o.iteratedColumnBodyRow.NumberColumnsInLine,index:h,paddingSize:ie(eo)({paddingExpression:o.iteratedColumnBodyRow.ColumnSpacerSize,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings}),directionRtl:!1})),iteratedColumn:o.iteratedColumnBodyRow.IteratedColumn,path:[...o.path,"IteratedColumn"],selectedElementPath:o.selectedElementPath,context:{...o.context,[o.iteratedColumnBodyRow.IndexName]:f},containerWidth:o.rowWidth,onOnElementClicked:d[0]||(d[0]=F=>l("onElementClicked",F)),onOnImageOriginalSizeAdjusted:d[1]||(d[1]=F=>l("onImageOriginalSizeAdjusted",F)),onOnImageSizeAdjusted:d[2]||(d[2]=F=>l("onImageSizeAdjusted",F))},null,8,["deps","theme","class","style","iteratedColumn","path","selectedElementPath","context","containerWidth"])]))),128))])])])]))}});const n2=Po(o2,[["__scopeId","data-v-6fa8993c"]]),r2={style:{"border-spacing":"0","border-collapse":"collapse",width:"100%",margin:"0 auto"}},i2=it({__name:"IteratedBodyRow",props:{theme:{},deps:{},iteratedBodyRow:{},path:{},selectedElementPath:{},context:{},containerWidth:{}},emits:["onElementClicked","onImageOriginalSizeAdjusted","onImageSizeAdjusted","onColumnWidthAdjusted"],setup(e,{emit:t}){const o=e,r=no({dataList:[]});o.deps.listExpressionEvaluator({listExpression:o.iteratedBodyRow.DataSource,context:o.context}).then(a=>r.dataList=a);const s=t;return(a,l)=>(oe(),Ce("table",r2,[(oe(!0),Ce(Qe,null,bo(r.dataList,(c,d)=>(oe(),Ce("tr",{key:d},[J("td",{style:be([ie(Ss)({paddings:o.iteratedBodyRow.Paddings,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings})])},[ze(uT,{emailComponentBodyRow:o.iteratedBodyRow.BodyRow,deps:{iteratedColumnBodyRowDeps:o.deps.iteratedColumnBodyRowDeps,multipleColumnBodyRowDeps:o.deps.multipleColumnBodyRowDeps,listExpressionEvaluator:o.deps.listExpressionEvaluator},theme:o.theme,context:{...o.context,[o.iteratedBodyRow.IndexName]:c},rowWidth:o.containerWidth,path:[...o.path,"BodyRow"],selectedElementPath:o.selectedElementPath,onOnElementClicked:l[0]||(l[0]=f=>s("onElementClicked",f)),onOnImageOriginalSizeAdjusted:l[1]||(l[1]=f=>s("onImageOriginalSizeAdjusted",f)),onOnImageSizeAdjusted:l[2]||(l[2]=f=>s("onImageSizeAdjusted",f)),onOnColumnWidthAdjusted:l[3]||(l[3]=f=>s("onColumnWidthAdjusted",f))},null,8,["emailComponentBodyRow","deps","theme","context","rowWidth","path","selectedElementPath"])],4)]))),128))]))}});var lu={},sT={},nc={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.isNone=e.isSome=e.None=e.Some=e.OptionType=void 0,e.OptionType={Some:Symbol(":some"),None:Symbol(":none")};function t(l){return typeof l>"u"?r():o(l)}e.Some=t,e.None=r();function o(l){return{type:e.OptionType.Some,isSome(){return!0},isNone(){return!1},match(c){return c.some(l)},map(c){return o(c(l))},andThen(c){return c(l)},or(c){return this},and(c){return c},unwrapOr(c){return l},unwrap(){return l}}}function r(){return{type:e.OptionType.None,isSome(){return!1},isNone(){return!0},match(l){const{none:c}=l;return typeof c=="function"?c():c},map(l){return r()},andThen(l){return r()},or(l){return l},and(l){return r()},unwrapOr(l){if(l==null)throw new Error("Cannot call unwrapOr with a missing value.");return l},unwrap(){throw new ReferenceError("Trying to unwrap None.")}}}function s(l){return l.isSome()}e.isSome=s;function a(l){return l.isNone()}e.isNone=a})(nc);(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.isRight=e.isLeft=e.Right=e.Left=e.EitherType=void 0;const t=nc;e.EitherType={Left:Symbol(":left"),Right:Symbol(":right")};function o(l){return{type:e.EitherType.Left,isLeft(){return!0},isRight(){return!1},left(){return(0,t.Some)(l)},leftAndThen(c){return c(l)},right(){return t.None},rightAndThen(c){return o(l)},unwrap(){return l},unwrapLeft(){return l},unwrapLeftOr(c){return l},unwrapLeftOrElse(c){return l},unwrapRight(){throw new ReferenceError("Cannot unwrap Right value of Either.Left")},unwrapRightOr(c){return c},unwrapRightOrElse(c){return c(l)},match(c){return c.left(l)},map(c){return o(c(l))},mapLeft(c){return o(c(l))},mapRight(c){return o(l)}}}e.Left=o;function r(l){return{type:e.EitherType.Right,isLeft(){return!1},isRight(){return!0},left(){return t.None},leftAndThen(c){return r(l)},right(){return(0,t.Some)(l)},rightAndThen(c){return c(l)},unwrap(){return l},unwrapLeft(){throw new ReferenceError("Cannot unwrap Left value of Either.Right")},unwrapLeftOr(c){return c},unwrapLeftOrElse(c){return c(l)},unwrapRight(){return l},unwrapRightOr(c){return l},unwrapRightOrElse(c){return l},match(c){return c.right(l)},map(c){return r(c(l))},mapLeft(c){return r(l)},mapRight(c){return r(c(l))}}}e.Right=r;function s(l){return l.isLeft()}e.isLeft=s;function a(l){return l.isRight()}e.isRight=a})(sT);var aT={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.isErr=e.isOk=e.Err=e.Ok=e.ResultType=void 0;const t=nc;e.ResultType={Ok:Symbol(":ok"),Err:Symbol(":err")};function o(l){return{type:e.ResultType.Ok,isOk(){return!0},isErr(){return!1},ok(){return(0,t.Some)(l)},err(){return t.None},unwrap(){return l},unwrapOr(c){return l},unwrapOrElse(c){return l},unwrapErr(){throw new ReferenceError("Cannot unwrap Err value of Result.Ok")},match(c){return c.ok(l)},map(c){return o(c(l))},mapErr(c){return o(l)},andThen(c){return c(l)},orElse(c){return o(l)}}}e.Ok=o;function r(l){return{type:e.ResultType.Err,isOk(){return!1},isErr(){return!0},ok(){return t.None},err(){return(0,t.Some)(l)},unwrap(){throw new ReferenceError("Cannot unwrap Ok value of Result.Err")},unwrapOr(c){return c},unwrapOrElse(c){return c(l)},unwrapErr(){return l},match(c){return c.err(l)},map(c){return r(l)},mapErr(c){return r(c(l))},andThen(c){return r(l)},orElse(c){return c(l)}}}e.Err=r;function s(l){return l.isOk()}e.isOk=s;function a(l){return l.isErr()}e.isErr=a})(aT);(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.Ok=e.isOk=e.isErr=e.Err=e.Some=e.None=e.isSome=e.isNone=e.Right=e.Left=e.isRight=e.isLeft=void 0;var t=sT;Object.defineProperty(e,"isLeft",{enumerable:!0,get:function(){return t.isLeft}}),Object.defineProperty(e,"isRight",{enumerable:!0,get:function(){return t.isRight}}),Object.defineProperty(e,"Left",{enumerable:!0,get:function(){return t.Left}}),Object.defineProperty(e,"Right",{enumerable:!0,get:function(){return t.Right}});var o=nc;Object.defineProperty(e,"isNone",{enumerable:!0,get:function(){return o.isNone}}),Object.defineProperty(e,"isSome",{enumerable:!0,get:function(){return o.isSome}}),Object.defineProperty(e,"None",{enumerable:!0,get:function(){return o.None}}),Object.defineProperty(e,"Some",{enumerable:!0,get:function(){return o.Some}});var r=aT;Object.defineProperty(e,"Err",{enumerable:!0,get:function(){return r.Err}}),Object.defineProperty(e,"isErr",{enumerable:!0,get:function(){return r.isErr}}),Object.defineProperty(e,"isOk",{enumerable:!0,get:function(){return r.isOk}}),Object.defineProperty(e,"Ok",{enumerable:!0,get:function(){return r.Ok}})})(lu);const s2=e=>({Match:t=>{switch(e){case"Top":return t.whenTop();case"Middle":return t.whenMiddle();case"Bottom":return t.whenBottom();case"Baseline":return t.whenBaseline()}}}),a2=e=>s2(e).Match({whenTop:()=>"start",whenMiddle:()=>"center",whenBottom:()=>"end",whenBaseline:()=>"baseline"}),lT=ho,l2=e=>({JustifyWidth:{WidthInPixels:e}}),u2=e=>({ShrinkToContentWidth:{WidthInPixels:e}}),c2=e=>({Match:t=>lT(e).Match({whenJustifyWidth:o=>t.whenJustifyWidth?t.whenJustifyWidth(o.WidthInPixels):t.default(),whenWidthInPercents:o=>t.whenWidthInPercents?t.whenWidthInPercents(o.Value):t.default(),whenShrinkToContentWidth:o=>t.whenShrinkToContentWidth?t.whenShrinkToContentWidth(o.WidthInPixels):t.default()})}),d2=["align"],m2=it({__name:"MultipleColumn",props:{deps:{},theme:{},multipleColumn:{},path:{},selectedElementPath:{},context:{type:[String,Number,Boolean,Array,Object]},containerWidth:{}},emits:["onElementClicked","onImageOriginalSizeAdjusted","onImageSizeAdjusted","onColumnWidthAdjusted"],setup(e,{emit:t}){Hu(d=>({"1002d50c":c.value,"1fe2a24e":l.value,"4c58b7ea":a.value}));const o=e,r=t,s=d=>{lT(o.multipleColumn.Width).Match({whenJustifyWidth:()=>lu.Some(l2(d)),whenShrinkToContentWidth:()=>lu.Some(u2(d)),whenWidthInPercents:()=>lu.None}).map(f=>r("onColumnWidthAdjusted",{Path:o.path,Width:f}))},a=xe(()=>c2(o.multipleColumn.Width).Match({default:()=>"",whenWidthInPercents:d=>d*o.containerWidth+"px"})),l=xe(()=>a2(o.multipleColumn.VerticalAlign)),c=xe(()=>o.multipleColumn.VerticalAlign);return(d,f)=>ar((oe(),Ce("div",{class:on(["multiple-column",{"multiple-column--justifyWidth":o.multipleColumn.Width.JustifyWidth!==void 0,"multiple-column--shrinkToContentWidth":o.multipleColumn.Width.ShrinkToContentWidth!==void 0,"multiple-column--widthInPercents":o.multipleColumn.Width.WidthInPercents!==void 0}]),style:{direction:"ltr"}},[J("table",{style:be([{width:"100%","border-spacing":"0"},[ie(qy)({borderCollapse:o.multipleColumn.BorderCollapse})]]),width:"100%"},[J("tbody",null,[J("tr",null,[J("td",{align:ie(Zy)({containerAlign:o.multipleColumn.ContainerAlign}),style:be([{"line-height":"normal"},[ie(gi)({border:o.multipleColumn.Border,themeColors:o.theme.Colors}),ie(Ir)({borderRadius:o.multipleColumn.BorderRadius,borderRadiusCard:o.theme.BorderRadiusCard,bodyBorderRadius:o.theme.BorderRadius,borderButtonRadius:o.theme.BorderRadiusButton,borderBannerRadius:o.theme.BorderRadiusBanner}),{backgroundColor:ie(cr)({color:o.multipleColumn.BgColor,themeColors:o.theme.Colors})},ie(Ss)({paddings:o.multipleColumn.Paddings,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings})]])},[(oe(!0),Ce(Qe,null,bo(o.multipleColumn.Elements,(h,F)=>(oe(),lt(wa,{key:F,deps:o.deps.elementsDeps,theme:o.theme,element:h,context:o.context,path:[...o.path,"Elements",F],selectedElementPath:o.selectedElementPath,onOnElementClicked:f[0]||(f[0]=E=>r("onElementClicked",E)),onOnImageSizeAdjusted:f[1]||(f[1]=E=>r("onImageSizeAdjusted",E)),onOnImageOriginalSizeAdjusted:f[2]||(f[2]=E=>r("onImageOriginalSizeAdjusted",E))},null,8,["deps","theme","element","context","path","selectedElementPath"]))),128))],12,d2)])])],4)],2)),[[ie(Bu),h=>s(h.width)]])}});const f2=Po(m2,[["__scopeId","data-v-c3f54a34"]]),h2=it({__name:"MultipleColumnBodyRow",props:{deps:{},theme:{},multipleColumnBodyRow:{},path:{},selectedElementPath:{},context:{type:[String,Number,Boolean,Array,Object]},rowWidth:{}},emits:["onElementClicked","onImageSizeAdjusted","onImageOriginalSizeAdjusted","onColumnWidthAdjusted"],setup(e,{emit:t}){Hu(a=>({"516882bc":s.value}));const o=e,r=t,s=xe(()=>eo({paddingExpression:o.multipleColumnBodyRow.ColumnSpacerSize,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings})+"px");return(a,l)=>(oe(),Ce("table",{class:"multiple-column-container",style:be([{"border-spacing":"0","border-collapse":"collapse",width:"100%",margin:"0 auto"},[ie(gi)({border:o.multipleColumnBodyRow.Border,themeColors:o.theme.Colors}),ie(Ir)({borderRadius:o.multipleColumnBodyRow.BorderRadius,borderRadiusCard:o.theme.BorderRadiusCard,bodyBorderRadius:o.theme.BorderRadius,borderButtonRadius:o.theme.BorderRadiusButton,borderBannerRadius:o.theme.BorderRadius}),{backgroundColor:ie(cr)({color:o.multipleColumnBodyRow.BgColor,themeColors:o.theme.Colors})}]]),width:"100%"},[J("tbody",null,[J("tr",null,[J("td",{class:"multiple-column-container__inner",style:be([{"font-size":"0"},[ie(Jy)({containerAlign:o.multipleColumnBodyRow.ContainerAlign}),ie(Ss)({paddings:o.multipleColumnBodyRow.Paddings,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings}),o.multipleColumnBodyRow.DirectionRtl?{direction:"rtl"}:{direction:"ltr"}]])},[(oe(!0),Ce(Qe,null,bo(o.multipleColumnBodyRow.Columns,(c,d)=>(oe(),lt(f2,{key:d,deps:o.deps.multipleColumnDeps,theme:o.theme,multipleColumn:c,path:[...o.path,"Columns",d],selectedElementPath:o.selectedElementPath,context:o.context,containerWidth:o.rowWidth-ie(eo)({paddingExpression:o.multipleColumnBodyRow.Paddings.Left,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings})-ie(eo)({paddingExpression:o.multipleColumnBodyRow.Paddings.Right,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings})-o.multipleColumnBodyRow.Border.Left.Width-o.multipleColumnBodyRow.Border.Right.Width,style:be(ie(Ky)({numberColumnsInLine:o.multipleColumnBodyRow.Columns.length,index:d,paddingSize:ie(eo)({paddingExpression:o.multipleColumnBodyRow.ColumnSpacerSize,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings}),directionRtl:o.multipleColumnBodyRow.DirectionRtl})),class:on({"is-last-tablet-line":d==o.multipleColumnBodyRow.Columns.length-1,"is-last-mobile-line":d==o.multipleColumnBodyRow.Columns.length-1}),onOnElementClicked:l[0]||(l[0]=f=>r("onElementClicked",f)),onOnColumnWidthAdjusted:l[1]||(l[1]=f=>r("onColumnWidthAdjusted",f)),onOnImageSizeAdjusted:l[2]||(l[2]=f=>r("onImageSizeAdjusted",f)),onOnImageOriginalSizeAdjusted:l[3]||(l[3]=f=>r("onImageOriginalSizeAdjusted",f))},null,8,["deps","theme","multipleColumn","path","selectedElementPath","context","containerWidth","style","class"]))),128))],4)])])],4))}});const p2=Po(h2,[["__scopeId","data-v-d16063ed"]]),uT=it({__name:"EmailComponentBodyRow",props:{deps:{},theme:{},emailComponentBodyRow:{},path:{},selectedElementPath:{},context:{},rowWidth:{}},emits:["onElementClicked","onImageOriginalSizeAdjusted","onImageSizeAdjusted","onColumnWidthAdjusted"],setup(e,{emit:t}){const o=e,r={multipleColumns:a=>a!==void 0,iteratedColumns:a=>a!==void 0,iteratedBodyRow:a=>a!==void 0},s=t;return(a,l)=>(oe(),Ce("div",null,[r.multipleColumns(o.emailComponentBodyRow.MultipleColumnBodyRow)?(oe(),lt(p2,{key:0,deps:o.deps.multipleColumnBodyRowDeps,theme:o.theme,multipleColumnBodyRow:o.emailComponentBodyRow.MultipleColumnBodyRow,path:[...o.path,"MultipleColumnBodyRow"],selectedElementPath:o.selectedElementPath,context:a.context,rowWidth:o.rowWidth,onOnColumnWidthAdjusted:l[0]||(l[0]=c=>s("onColumnWidthAdjusted",c)),onOnImageOriginalSizeAdjusted:l[1]||(l[1]=c=>s("onImageOriginalSizeAdjusted",c)),onOnImageSizeAdjusted:l[2]||(l[2]=c=>s("onImageSizeAdjusted",c)),onOnElementClicked:l[3]||(l[3]=c=>s("onElementClicked",c))},null,8,["deps","theme","multipleColumnBodyRow","path","selectedElementPath","context","rowWidth"])):uo("",!0),r.iteratedColumns(o.emailComponentBodyRow.IteratedColumnBodyRow)?(oe(),lt(n2,{key:1,deps:o.deps.iteratedColumnBodyRowDeps,theme:o.theme,iteratedColumnBodyRow:o.emailComponentBodyRow.IteratedColumnBodyRow,path:[...o.path,"IteratedColumnBodyRow"],selectedElementPath:o.selectedElementPath,context:a.context,rowWidth:o.rowWidth,onOnElementClicked:l[4]||(l[4]=c=>s("onElementClicked",c)),onOnImageOriginalSizeAdjusted:l[5]||(l[5]=c=>s("onImageOriginalSizeAdjusted",c)),onOnImageSizeAdjusted:l[6]||(l[6]=c=>s("onImageSizeAdjusted",c))},null,8,["deps","theme","iteratedColumnBodyRow","path","selectedElementPath","context","rowWidth"])):uo("",!0),r.iteratedBodyRow(o.emailComponentBodyRow.IteratedBodyRow)?(oe(),lt(i2,{key:2,deps:{iteratedColumnBodyRowDeps:o.deps.iteratedColumnBodyRowDeps,multipleColumnBodyRowDeps:o.deps.multipleColumnBodyRowDeps,listExpressionEvaluator:o.deps.listExpressionEvaluator},theme:o.theme,iteratedBodyRow:o.emailComponentBodyRow.IteratedBodyRow,path:[...o.path,"IteratedBodyRow"],selectedElementPath:o.selectedElementPath,context:a.context,containerWidth:o.rowWidth,onOnElementClicked:l[7]||(l[7]=c=>s("onElementClicked",c)),onOnImageOriginalSizeAdjusted:l[8]||(l[8]=c=>s("onImageOriginalSizeAdjusted",c)),onOnImageSizeAdjusted:l[9]||(l[9]=c=>s("onImageSizeAdjusted",c))},null,8,["deps","theme","iteratedBodyRow","path","selectedElementPath","context","containerWidth"])):uo("",!0)]))}}),C2={key:0},g2={key:1,class:"empty-email-component"},F2={class:"bootstrap-styles w-100 d-flex justify-content-center gap-5"},_2=it({__name:"EmailComponent",props:{deps:{},theme:{},emailComponent:{},path:{},selectedElementPath:{}},emits:["onElementClicked","onImageOriginalSizeAdjusted","onImageSizeAdjusted","onColumnWidthAdjusted"],setup(e,{emit:t}){const o=e,r=no({context:{},ifResult:!o.emailComponent.ContextBuilderExpression,isLoaded:!1}),s=l=>{r.isLoaded=!1,o.deps.dataStructExpressionEvaluator({dataStructBuilderExpression:l,context:{}}).then(c=>{(o.emailComponent.IfExpression?o.deps.boolExpressionEvaluatorDelegate({boolExpression:o.emailComponent.IfExpression,context:c}):Promise.resolve(!0)).then(d=>{r.context=c,r.ifResult=d,r.isLoaded=!0})})};to(()=>o.emailComponent.ContextBuilderExpression,l=>{l&&s(l)});const a=t;return o.emailComponent.ContextBuilderExpression?s(o.emailComponent.ContextBuilderExpression):r.isLoaded=!0,(l,c)=>{const d=vv("VSkeletonLoader");return r.isLoaded?(oe(),Ce("div",C2,[r.ifResult?(oe(),Ce("table",{key:0,style:be([{"border-spacing":"0","border-collapse":"collapse",width:"100%",margin:"0 auto"},[{backgroundColor:ie(cr)({color:o.emailComponent.InnerBgColor,themeColors:o.theme.Colors})},ie(Ir)({borderRadius:o.emailComponent.BorderRadius,borderRadiusCard:o.theme.BorderRadiusCard,bodyBorderRadius:o.theme.BorderRadius,borderButtonRadius:o.theme.BorderRadiusButton,borderBannerRadius:o.theme.BorderRadiusBanner}),{maxWidth:o.theme.BodyWidth+"px"}]])},[J("tbody",null,[J("tr",null,[J("td",{class:"row__inner",style:be([ie(w0)({paddings:o.emailComponent.Paddings,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings,fullWidth:o.emailComponent.FullWidth})])},[(oe(!0),Ce(Qe,null,bo(o.emailComponent.BodyRowList,(f,h)=>(oe(),lt(uT,{key:h,deps:o.deps.emailComponentBodyRowDeps,theme:o.theme,emailComponentBodyRow:f,context:r.context,rowWidth:o.emailComponent.FullWidth?o.theme.BodyWidth:o.theme.BodyWidth-o.theme.BodyPaddings.Left-o.theme.BodyPaddings.Right,path:[...o.path,"BodyRowList",h],selectedElementPath:o.selectedElementPath,onOnElementClicked:c[0]||(c[0]=F=>a("onElementClicked",F)),onOnImageSizeAdjusted:c[1]||(c[1]=F=>a("onImageSizeAdjusted",F)),onOnImageOriginalSizeAdjusted:c[2]||(c[2]=F=>a("onImageOriginalSizeAdjusted",F)),onOnColumnWidthAdjusted:c[3]||(c[3]=F=>a("onColumnWidthAdjusted",F))},null,8,["deps","theme","emailComponentBodyRow","context","rowWidth","path","selectedElementPath"]))),128))],4)])])],4)):(oe(),Ce("div",g2,[hu(In(ie(Fn)("emailTemplate.emailComponent.emptyEmailComponentText"))+" ",1),ar((oe(),Ce("i",null,c[4]||(c[4]=[J("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[J("path",{d:"M6.99967 13.6663C3.31777 13.6663 0.333008 10.6815 0.333008 6.99967C0.333008 3.31777 3.31777 0.333008 6.99967 0.333008C10.6815 0.333008 13.6663 3.31777 13.6663 6.99967C13.6663 10.6815 10.6815 13.6663 6.99967 13.6663ZM6.99967 12.333C9.94521 12.333 12.333 9.94521 12.333 6.99967C12.333 4.05415 9.94521 1.66634 6.99967 1.66634C4.05415 1.66634 1.66634 4.05415 1.66634 6.99967C1.66634 9.94521 4.05415 12.333 6.99967 12.333ZM6.33301 3.66634H7.66634V4.99967H6.33301V3.66634ZM6.33301 6.33301H7.66634V10.333H6.33301V6.33301Z",fill:"var(--gray-500)"})],-1)]))),[[ie(Yy),{placement:"top",title:ie(Fn)("emailTemplate.emailComponent.emptyEmailComponentTooltip")}]])]))])):(oe(),Ce("div",{key:1,class:"bootstrap-styles w-100",style:be([ie(w0)({paddings:o.emailComponent.Paddings,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings,fullWidth:o.emailComponent.FullWidth}),{backgroundColor:ie(cr)({color:o.emailComponent.InnerBgColor,themeColors:o.theme.Colors})||"transparent"}])},[ze(d,{type:"text"}),J("div",F2,[(oe(),Ce(Qe,null,bo(3,f=>ze(d,{key:f,type:"image, text, text, text, button",style:{width:"100%"}})),64))])],4))}}});const cT=Po(_2,[["__scopeId","data-v-09f48c96"]]),y2={class:"scale-to-width-fit-component",style:{display:"inline-block","transform-origin":"left top"}},dT=it({__name:"ScaleToWidthFit",emits:["scaledElement"],setup(e,{emit:t}){const o=t;return(r,s)=>ar((oe(),Ce("div",y2,[um(r.$slots,"default")])),[[ie(Bu),({width:a})=>{r.$el.style.transform=`scale(${r.$el.parentElement.clientWidth/a}`,o("scaledElement",r.$el)}]])}}),T2={class:"bootstrap-styles modal fade show d-block position-absolute"},E2={class:"bootstrap-styles modal-dialog modal-dialog-centered"},S2={class:"bootstrap-styles modal-content border rounded-3 shadow","data-test":"modal-window__content"},b2={class:"bootstrap-styles modal-header p-0"},B2={class:"bootstrap-styles container-fluid border-bottom g-0"},D2={class:"bootstrap-styles d-flex justify-content-between align-items-center px-11 py-7"},R2={class:"bootstrap-styles modal-title border-0","data-test":"modal-window__header-text"},L2={class:"bootstrap-styles modal-body p-0","data-test":"modal-window__body"},v2={class:"bootstrap-styles modal-footer p-0 g-0"},V2={class:"bootstrap-styles container-fluid border-top"},x2={class:"bootstrap-styles d-flex justify-content-end py-8 px-11"},N2={class:"bootstrap-styles col-6 d-flex justify-content-end","data-test":"modal-window__footer-actions"},A2=it({__name:"ModalWindow",props:{headerText:{}},emits:["close"],setup(e,{emit:t}){const o=e,r=t;return(s,a)=>(oe(),Ce("div",T2,[J("div",{class:"bootstrap-styles modal-blur d-block position-fixed top-0 left-0 w-100 vh-100","data-test":"modal-window__outside",onClick:a[0]||(a[0]=l=>r("close"))}),J("div",E2,[J("div",S2,[J("div",b2,[J("div",B2,[J("div",D2,[J("h5",R2,In(o.headerText),1),ar((oe(),Ce("button",{type:"button","aria-label":"Close","data-bs-dismiss":"modal","data-test":"modal-window__close-button",onClick:a[1]||(a[1]=l=>r("close"))},a[2]||(a[2]=[J("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none"},[J("path",{d:"M3 3L13 13",stroke:"var(--gray-500)"}),J("path",{d:"M13 3L3 13",stroke:"var(--gray-500)"})],-1)]))),[[ie(Yy),{title:ie(Fn)("UIComponents.modalWindow.closeButton"),placement:"top"}]])])])]),J("div",L2,[um(s.$slots,"body",{},void 0,!0)]),J("div",v2,[J("div",V2,[J("div",x2,[J("div",N2,[um(s.$slots,"footer-actions",{},void 0,!0)])])])])])])]))}});const P2=Po(A2,[["__scopeId","data-v-fd7bc93f"]]),w2={class:"email-template-preview__inner-padding scrollable"},I2={class:"emailTemplate-border-top"},O2={class:"emailTemplate-border-bottom"},W2=it({__name:"EmailTemplatePreviewModalWindow",props:{template:{},deps:{}},emits:["favoriteTemplateSelected","close"],setup(e,{emit:t}){const o=e,r=a=>{const l=a.parentElement;l&&(l.style.height=a.getBoundingClientRect().height+"px")},s=t;return(a,l)=>(oe(),lt(P2,{headerText:ie(Fn)("favoritesTemplateList.emailTemplatePreview.title"),class:"email-component__preview-modal-window",onClose:l[3]||(l[3]=()=>s("close"))},{body:ra(()=>[J("div",{style:be({backgroundColor:a.template.Theme.Colors.EmailBackgroundColor})},[ze(dT,{onScaledElement:l[0]||(l[0]=c=>r(c))},{default:ra(()=>[J("div",w2,[J("div",{class:"bootstrap-styles pe-none email-template-preview",style:be({fontFamily:o.template.Theme.FontFamily,width:a.template.Theme.BodyWidth+"px"})},[J("div",{class:"webkit emailTemplate--desktop",style:be({backgroundColor:o.template.Theme.Colors.BodyColor,borderTopLeftRadius:o.template.Theme.BorderRadius.TopLeft+"px",borderTopRightRadius:o.template.Theme.BorderRadius.TopRight+"px",borderBottomLeftRadius:o.template.Theme.BorderRadius.BottomLeft+"px",borderBottomRightRadius:o.template.Theme.BorderRadius.BottomRight+"px"})},[J("div",I2,[J("table",{style:be([[{maxWidth:o.template.Theme.BodyWidth+"px",width:"100%"}],{"border-spacing":"0"}])},[J("tbody",null,[J("tr",null,[J("td",{style:be([{paddingTop:o.template.Theme.BodyPaddings.Top+"px"},{"font-size":"0","line-height":"0"}])}," ",4)])])],4)]),(oe(!0),Ce(Qe,null,bo(o.template.Components,(c,d)=>(oe(),Ce("div",{key:d},[ze(cT,{deps:a.deps.emailComponentDeps,theme:o.template.Theme,emailComponent:c,path:[],selectedElementPath:[]},null,8,["deps","theme","emailComponent"])]))),128)),J("div",O2,[J("table",{style:be([[{maxWidth:o.template.Theme.BodyWidth+"px",width:"100%"}],{"border-spacing":"0"}])},[J("tbody",null,[J("tr",null,[J("td",{style:be([{paddingBottom:o.template.Theme.BodyPaddings.Bottom+"px"},{"font-size":"0","line-height":"0"}])}," ",4)])])],4)])],4)],4)])]),_:1})],4)]),"footer-actions":ra(()=>[J("button",{type:"button",class:"modal-footer__button bootstrap-styles d-flex justify-content-center align-center py-1 px-3 me-3 border border-blue-selected rounded-2 bg-blue-selected button__hover-blue-100 text-color-selected",onClick:l[1]||(l[1]=hs(()=>s("close"),["stop"]))},In(ie(Fn)("favoritesTemplateList.emailTemplatePreview.cancelButton")),1),J("button",{type:"submit",class:"modal-footer__button bootstrap-styles d-flex justify-content-center align-center py-1 px-3 border rounded-2 bg-color-selected text-white cursor-pointer",onClick:l[2]||(l[2]=()=>{s("favoriteTemplateSelected")})},In(ie(Fn)("favoritesTemplateList.emailTemplatePreview.applyButton")),1)]),_:1},8,["headerText"]))}});const k2=Po(W2,[["__scopeId","data-v-92094f8a"]]),M2={class:"email-template-preview__inner-padding scrollable"},H2={class:"emailTemplate-border-top"},$2={class:"emailTemplate-border-bottom"},U2=it({__name:"EmailTemplatePreviewTile",props:{deps:{},template:{}},emits:["favoriteTemplateSelected"],setup(e,{emit:t}){const o=e,r=no({isPreviewComponentModalWindowShown:!1}),s=l=>{const c=l.parentElement;c&&(c.style.height=l.getBoundingClientRect().height+"px")},a=t;return(l,c)=>(oe(),Ce(Qe,null,[J("div",{class:"bootstrap-styles h-100",style:be({backgroundColor:o.template.Theme.Colors.EmailBackgroundColor}),onClick:c[1]||(c[1]=()=>{r.isPreviewComponentModalWindowShown=!0})},[ze(dT,{onScaledElement:c[0]||(c[0]=d=>s(d))},{default:ra(()=>[J("div",M2,[J("div",{class:"bootstrap-styles pe-none email-template-preview",style:be({fontFamily:o.template.Theme.FontFamily,width:l.template.Theme.BodyWidth+"px"})},[J("div",{class:"webkit emailTemplate--desktop",style:be({backgroundColor:o.template.Theme.Colors.BodyColor,borderTopLeftRadius:o.template.Theme.BorderRadius.TopLeft+"px",borderTopRightRadius:o.template.Theme.BorderRadius.TopRight+"px",borderBottomLeftRadius:o.template.Theme.BorderRadius.BottomLeft+"px",borderBottomRightRadius:o.template.Theme.BorderRadius.BottomRight+"px"})},[J("div",H2,[J("table",{style:be([[{maxWidth:o.template.Theme.BodyWidth+"px",width:"100%"}],{"border-spacing":"0"}])},[J("tbody",null,[J("tr",null,[J("td",{style:be([{paddingTop:o.template.Theme.BodyPaddings.Top+"px"},{"font-size":"0","line-height":"0"}])}," ",4)])])],4)]),(oe(!0),Ce(Qe,null,bo(o.template.Components,(d,f)=>(oe(),Ce("div",{key:f},[ze(cT,{deps:o.deps.emailComponentDeps,theme:o.template.Theme,emailComponent:d,path:[],selectedElementPath:[]},null,8,["deps","theme","emailComponent"])]))),128)),J("div",$2,[J("table",{style:be([[{maxWidth:o.template.Theme.BodyWidth+"px",width:"100%"}],{"border-spacing":"0"}])},[J("tbody",null,[J("tr",null,[J("td",{style:be([{paddingBottom:o.template.Theme.BodyPaddings.Bottom+"px"},{"font-size":"0","line-height":"0"}])}," ",4)])])],4)])],4)],4)])]),_:1})],4),(oe(),lt(Fv,{to:"#app"},[r.isPreviewComponentModalWindowShown?(oe(),lt(k2,{key:0,template:o.template,deps:o.deps.emailTemplatePreviewModalWindowDeps,onClose:c[2]||(c[2]=()=>r.isPreviewComponentModalWindowShown=!1),onFavoriteTemplateSelected:c[3]||(c[3]=()=>a("favoriteTemplateSelected"))},null,8,["template","deps"])):uo("",!0)]))],64))}});const z2=Po(U2,[["__scopeId","data-v-722946ee"]]),j2=e=>it((t,o)=>()=>Mu(z2,{template:e.template,deps:e.emailTemplatePreviewTileDeps,onFavoriteTemplateSelected:e.onFavoriteTemplateSelected})),G2=e=>({elementsDeps:e.elementsDeps}),Y2=e=>({iteratedColumnDeps:G2({elementsDeps:e.elementsDeps}),listExpressionEvaluator:e.listExpressionEvaluator}),K2=e=>({elementsDeps:e.elementsDeps}),q2=e=>({multipleColumnDeps:K2({elementsDeps:e.elementsDeps})}),X2=e=>({iteratedColumnBodyRowDeps:Y2({elementsDeps:e.elementsDeps,listExpressionEvaluator:e.listExpressionEvaluator}),multipleColumnBodyRowDeps:q2({elementsDeps:e.elementsDeps}),listExpressionEvaluator:e.listExpressionEvaluator}),mT=e=>({emailComponentBodyRowDeps:X2({elementsDeps:e.elementsDeps,listExpressionEvaluator:e.listExpressionEvaluator}),boolExpressionEvaluatorDelegate:e.boolExpressionEvaluator,dataStructExpressionEvaluator:e.dataStructExpressionEvaluator}),J2=e=>({expressionEvaluator:e.expressionEvaluator}),fT=e=>({listExpressionEvaluator:e.listExpressionEvaluator,numberExpressionEvaluator:e.numberExpressionEvaluator,stringExpressionEvaluator:e.stringExpressionEvaluator,expressionVueDeps:J2({expressionEvaluator:e.expressionEvaluator}),boolExpressionEvaluator:e.boolExpressionEvaluator}),Z2=e=>ho(e),Q2=e=>ho(e),eH=e=>({predicate:t,context:o})=>Promise.all([e.numberExpressionEvaluator({numberExpression:t.Left,context:o}),e.numberExpressionEvaluator({numberExpression:t.Right,context:o})]).then(([r,s])=>r===s),tH=e=>ho(e),oH=e=>({predicate:t,context:o})=>Promise.all([e.numberExpressionEvaluator({numberExpression:t.Left,context:o}),e.numberExpressionEvaluator({numberExpression:t.Right,context:o})]).then(([r,s])=>r<s),nH=e=>({predicate:t,context:o})=>Promise.all([e.numberExpressionEvaluator({numberExpression:t.Left,context:o}),e.numberExpressionEvaluator({numberExpression:t.Right,context:o})]).then(([r,s])=>r>s),rH=e=>{const t=eH({numberExpressionEvaluator:e.numberExpressionEvaluator}),o=nH({numberExpressionEvaluator:e.numberExpressionEvaluator}),r=oH({numberExpressionEvaluator:e.numberExpressionEvaluator});return({numberPredicate:s,context:a})=>tH(s).Match({whenEqual:l=>t({predicate:l,context:a}),whenGreaterThan:l=>o({predicate:l,context:a}),whenLessThan:l=>r({predicate:l,context:a})})},iH=e=>({predicate:t,context:o})=>Promise.all([e.stringExpressionEvaluator({stringExpression:t.Left,context:o}),e.stringExpressionEvaluator({stringExpression:t.Right,context:o})]).then(([r,s])=>r>s),sH=e=>ho(e),aH=e=>({predicate:t,context:o})=>Promise.all([e.stringExpressionEvaluator({stringExpression:t.Left,context:o}),e.stringExpressionEvaluator({stringExpression:t.Contains,context:o})]).then(([r,s])=>r>s),lH=e=>{const t=iH({stringExpressionEvaluator:e.stringExpressionEvaluator}),o=aH({stringExpressionEvaluator:e.stringExpressionEvaluator});return({stringPredicate:r,context:s})=>sH(r).Match({whenContains:a=>o({predicate:a,context:s}),whenEqual:a=>t({predicate:a,context:s})})},uH=e=>{const t=rH({numberExpressionEvaluator:e.numberExpressionEvaluator}),o=lH({stringExpressionEvaluator:e.stringExpressionEvaluator});return({predicate:r,context:s})=>Q2(r).Match({whenNumberPredicate:a=>t({numberPredicate:a,context:s}),whenStringPredicate:a=>o({stringPredicate:a,context:s})})},hT=e=>{const t=uH({numberExpressionEvaluator:e.numberExpressionEvaluator,stringExpressionEvaluator:e.stringExpressionEvaluator}),o=({boolExpression:r,context:s})=>Z2(r).Match({whenAndExpression:a=>Promise.all(a.Expressions.map(l=>o({boolExpression:l,context:s}))).then(l=>l.every(c=>c)),whenOrExpression:a=>Promise.all(a.Expressions.map(l=>o({boolExpression:l,context:s}))).then(l=>l.some(c=>c)),whenNotExpression:async a=>!await o({boolExpression:a.Expression,context:s}),whenPredicate:a=>t({predicate:a,context:s})});return o},cH=e=>{const t=hT({numberExpressionEvaluator:e.numberExpressionEvaluator,stringExpressionEvaluator:e.stringExpressionEvaluator});return{emailComponentDeps:mT({elementsDeps:fT({listExpressionEvaluator:e.listExpressionEvaluator,numberExpressionEvaluator:e.numberExpressionEvaluator,stringExpressionEvaluator:e.stringExpressionEvaluator,expressionEvaluator:e.expressionEvaluator,boolExpressionEvaluator:t}),listExpressionEvaluator:e.listExpressionEvaluator,boolExpressionEvaluator:t,dataStructExpressionEvaluator:e.dataStructExpressionEvaluator})}},dH=e=>{const t=hT({numberExpressionEvaluator:e.numberExpressionEvaluator,stringExpressionEvaluator:e.stringExpressionEvaluator});return{emailComponentDeps:mT({elementsDeps:fT({listExpressionEvaluator:e.listExpressionEvaluator,numberExpressionEvaluator:e.numberExpressionEvaluator,stringExpressionEvaluator:e.stringExpressionEvaluator,expressionEvaluator:e.expressionEvaluator,boolExpressionEvaluator:t}),listExpressionEvaluator:e.listExpressionEvaluator,boolExpressionEvaluator:t,dataStructExpressionEvaluator:e.dataStructExpressionEvaluator}),emailTemplatePreviewModalWindowDeps:cH({listExpressionEvaluator:e.listExpressionEvaluator,dataStructExpressionEvaluator:e.dataStructExpressionEvaluator,numberExpressionEvaluator:e.numberExpressionEvaluator,stringExpressionEvaluator:e.stringExpressionEvaluator,expressionEvaluator:e.expressionEvaluator})}},mH=e=>{const t=document.createElement("form");t.method=e.method,t.action=e.action;for(const[o,r]of e.formData.entries()){if(r instanceof File)continue;const s=document.createElement("input");s.setAttribute("type","text"),s.setAttribute("name",o),s.setAttribute("value",r),t.appendChild(s)}return t},fH=e=>ho(e),ba=e=>({Match:t=>{switch(typeof e){case"string":return(t.whenString??t.defaultValue)(e);case"number":return(t.whenNumber??t.defaultValue)(e);case"boolean":return(t.whenBoolean??t.defaultValue)(e);case"object":return hH(e)?(t.whenArray??t.defaultValue)(e):(t.whenStruct??t.defaultValue)(e);default:return hr(e)}}}),hH=e=>Array.isArray(e),pH=ho,kf=(e,t)=>{let o=t;for(const r of e)o=pH(r).Match({whenPropertyName:s=>ba(o).Match({defaultValue:()=>{throw console.error("Property not found: "+s),new Error("Property not found: "+s)},whenStruct:a=>a[s]}),whenArrayIndex:s=>ba(o).Match({defaultValue:()=>{throw console.error("Array index out of bounds: "+s),new Error("Array index out of bounds: "+s)},whenArray:a=>a[s]})});return o},CH=(e,t)=>ba(kf(e,t)).Match({defaultValue:()=>{throw console.error("Value is not a list"),new Error("Value is not a list")},whenArray:o=>o}),gH=e=>{const t=o=>fH(o.listExpression).Match({whenContextValueExpression:r=>Promise.resolve(CH(r.Path,o.context)),whenChunkExpression:async r=>{const s=await t({listExpression:r.ListExpression,context:o.context});return s.slice(0,Math.floor(s.length/r.ChunkSize)*r.ChunkSize)},whenLimitExpression:async r=>(await t({listExpression:r.ListExpression,context:o.context})).slice(0,r.Limit),whenDataSource:r=>e.listExpressionDataSourceEvaluator(r)});return t},FH=e=>ho(e),_H=(e,t)=>ba(kf(e,t)).Match({defaultValue:()=>{throw console.error("Value is not a number"),new Error("Value is not a number")},whenNumber:o=>o}),yH=e=>t=>FH(t.numberExpression).Match({whenContextValueExpression:o=>Promise.resolve(_H(o.Path,t.context)),whenConstValueExpression:o=>Promise.resolve(o.Value),whenListLengthExpression:async o=>e.listExpressionEvaluator({listExpression:o.ListExpression,context:t.context}).then(r=>r.length),whenDataSource:o=>Promise.resolve(e.numberExpressionDataSourceEvaluator(o))}),TH=e=>ho(e),EH=(e,t)=>ba(kf(e,t)).Match({defaultValue:()=>{throw console.error("Value is not a string "+t+e),new Error("Value is not a string")},whenString:o=>o}),SH=e=>{const t=o=>{const r=e.stringExpressionDataSourceEvaluatorFactory(t);return TH(o.stringExpression).Match({whenConcatStringExpressions:s=>RH({concatStringExpressions:s,stringExpressionEvaluator:t,context:o.context}),whenContextValueExpression:s=>bH({contextValueExpression:s,context:o.context}),whenConstValueExpression:s=>LH({stringConstValueExpression:s}),whenTruncateValueExpression:s=>BH({truncateValueExpression:s,context:o.context,stringExpressionEvaluator:t}),whenDataSource:s=>r({stringExpressionDataSource:s,context:o.context}),whenNumberToStringExpression:s=>DH({numberToStringExpression:s,context:o.context,numberExpressionEvaluator:e.numberExpressionEvaluator})})};return t},bH=e=>Promise.resolve(EH(e.contextValueExpression.Path,e.context)),BH=async e=>{const t=e.truncateValueExpression.MaxLength,o=await e.stringExpressionEvaluator({stringExpression:e.truncateValueExpression.StringExpression,context:e.context});return t<o.length?o.slice(0,e.truncateValueExpression.MaxLength)+e.truncateValueExpression.Tail:o},DH=async e=>(await e.numberExpressionEvaluator({numberExpression:e.numberToStringExpression.NumberExpression,context:e.context})).toString(),RH=e=>Promise.all(e.concatStringExpressions.StringExpressions.map(t=>e.stringExpressionEvaluator({stringExpression:t,context:e.context}))).then(t=>t.join("")),LH=e=>Promise.resolve(e.stringConstValueExpression.Value),vH=()=>()=>Promise.resolve(0),VH=ho,xH=e=>{const t=e.contactCustomData;return o=>VH(o.stringExpressionDataSource).Match({whenMulticastContactCustomData:r=>Promise.resolve(t[r.FieldName]),whenProductImageUrlBuilderExpression:r=>e.productImageUrlBuilderExpressionEvaluator({expression:r,context:o.context})})},NH=e=>async({context:t,expression:o})=>e.numberExpressionEvaluator({numberExpression:o.ProductId,context:t}).then(r=>"https://cdn.retailrocket.net/api/1.0/partner/"+e.partnerId+"/item/"+r+"/picture/?format=png&width="+o.ImageSize.Width+"&height="+o.ImageSize.Height+"&scale=both"),j0=e=>({dataStructBuilderExpression:t,context:o})=>Promise.all(Object.entries(t).map(async([r,s])=>({key:r,value:await e.expressionEvaluator({expression:s,context:o})}))).then(r=>Object.fromEntries(r.map(s=>[s.key,s.value]))),AH=e=>ho(e),PH=e=>{const t=({expression:o,context:r})=>{const s=e.dataStructBuilderExpressionEvaluatorFactory(t);return AH(o).Match({whenNumberExpression:a=>e.numberExpressionEvaluator({numberExpression:a,context:r}),whenStringExpression:a=>e.stringExpressionEvaluator({stringExpression:a,context:r}),whenListExpression:a=>e.listExpressionEvaluator({listExpression:a,context:r}),whenRecordBuilderExpression:a=>s({dataStructBuilderExpression:a,context:r})})};return t},G0={Subject:"",Preheader:"",Theme:{BodyWidth:600,IsResponsiveWidth:!0,FontFamily:"Arial",Colors:{EmailBackgroundColor:"#EEEEEE",BodyColor:"#FFFFFF",PrimaryColor:"#557aff",PrimaryTextColor:"#ffffff",SecondaryColor:"#F6F6F6",SecondaryTextColor:"#000000",CardBackgroundColor:"#F2F2F2",HeadingColor:"#2F2F2F",TitleColor:"#2F2F2F",SubHeadingColor:"#2F2F2F",LargeTextColor:"#2F2F2F",NormalTextColor:"#2F2F2F",DescriptionTextColor:"#999999",LinkColor:"#65A0FA",ButtonTextColor:"#ffffff"},BorderRadius:{TopLeft:20,TopRight:20,BottomLeft:20,BottomRight:20},BorderRadiusCard:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BorderRadiusButton:{TopLeft:5,TopRight:5,BottomLeft:5,BottomRight:5},BorderRadiusBanner:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BodyPaddings:{Left:20,Right:20,Top:10,Bottom:10},ComponentPaddings:{Small:8,Medium:16,Large:24,Huge:40},ButtonPaddings:{TopBottom:12,LeftRight:14},FontSettingsPresets:{Title:{FontSize:24,LineHeight:28,IsBold:!0,IsItalic:!1,Decoration:"None"},Heading:{FontSize:20,LineHeight:24,IsBold:!0,IsItalic:!1,Decoration:"None"},SubHeading:{FontSize:14,LineHeight:16,IsBold:!0,IsItalic:!1,Decoration:"None"},LargeText:{FontSize:14,LineHeight:18,IsBold:!1,IsItalic:!1,Decoration:"None"},NormalText:{FontSize:12,LineHeight:15,IsBold:!1,IsItalic:!1,Decoration:"None"},DescriptionText:{FontSize:10,LineHeight:13,IsBold:!1,IsItalic:!1,Decoration:"None"},Button:{FontSize:12,LineHeight:14,IsBold:!0,IsItalic:!1,Decoration:"None"},Link:{FontSize:12,LineHeight:14,IsBold:!1,IsItalic:!1,Decoration:"None"}}},Components:[{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{ThemePadding:"ThemePaddingsLarge"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Cервис создания электронных писем"}},Style:{Discriminator:"Heading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Inline"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsLarge"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Мы рады представить вам наш новый продукт - сервис создания электронных писем. С помощью этого удобного и интуитивно понятного инструмента, вы сможете легко создавать красивые и профессиональные письма всего в несколько простых шагов."}},Style:{Discriminator:"LargeText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Inline"}}],Width:{JustifyWidth:{WidthInPixels:560}}}]}}]}]},wH={Subject:"Введите заголовок вашего письма",Preheader:"Уточните, что именно ждёт читателя внутри (анонсы, скидки и т.п.)",Theme:{BodyWidth:600,IsResponsiveWidth:!0,FontFamily:"Arial",Colors:{EmailBackgroundColor:"#E8ECF9",BodyColor:"#FFFFFF",PrimaryColor:"#9466C9",PrimaryTextColor:"#FFFFFF",SecondaryColor:"#cfb4ee",SecondaryTextColor:"#9466C9",CardBackgroundColor:"#FFFFFF",HeadingColor:"#000000",TitleColor:"#000000",SubHeadingColor:"#000000",LargeTextColor:"#000000",NormalTextColor:"#000000",DescriptionTextColor:"#494949",LinkColor:"#9466C9",ButtonTextColor:"#FFFFFF"},BorderRadius:{TopLeft:32,TopRight:32,BottomLeft:32,BottomRight:32},BorderRadiusCard:{TopLeft:20,TopRight:20,BottomLeft:20,BottomRight:20},BorderRadiusButton:{TopLeft:36,TopRight:36,BottomLeft:36,BottomRight:36},BorderRadiusBanner:{TopLeft:20,TopRight:20,BottomLeft:20,BottomRight:20},BodyPaddings:{Top:44,Right:34,Bottom:44,Left:34},ComponentPaddings:{Small:12,Medium:16,Large:20,Huge:36},ButtonPaddings:{TopBottom:15,LeftRight:40},FontSettingsPresets:{Title:{FontSize:40,LineHeight:44,IsBold:!0,IsItalic:!1,Decoration:"None"},Heading:{FontSize:20,LineHeight:20,IsBold:!0,IsItalic:!1,Decoration:"None"},SubHeading:{FontSize:18,LineHeight:22,IsBold:!0,IsItalic:!1,Decoration:"None"},LargeText:{FontSize:20,LineHeight:28,IsBold:!1,IsItalic:!1,Decoration:"None"},NormalText:{FontSize:14,LineHeight:20,IsBold:!0,IsItalic:!1,Decoration:"None"},DescriptionText:{FontSize:13,LineHeight:18,IsBold:!1,IsItalic:!1,Decoration:"None"},Button:{FontSize:14,LineHeight:14,IsBold:!0,IsItalic:!1,Decoration:"None"},Link:{FontSize:15,LineHeight:16,IsBold:!1,IsItalic:!1,Decoration:"None"}}},Components:[{InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Columns:[{VerticalAlign:"Middle",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:110,AdjustedHeight:24,IsResponsive:!1,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/logoDM.png"}},OriginalWidth:220,OriginalHeight:48,Alt:{ConstValueExpression:{Value:"logo"}},IsRetina:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Inline"}}],Width:{JustifyWidth:{WidthInPixels:532}}}]}}]},{InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:464,AdjustedHeight:318,IsResponsive:!0,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/Frame%202578.png"}},OriginalWidth:928,Alt:{ConstValueExpression:{Value:"banner"}},IsRetina:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"BannerBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"BannerBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"BannerBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"BannerBorderRadiusBottomRight",CustomValue:0}},ContentAlign:"Inline",OriginalHeight:636}}],Width:{WidthInPercents:{Value:1}}}]}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{ThemePadding:"ThemePaddingsLarge"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Самокаты, бегловелы, ролики и лонгборды!"}},Style:{Discriminator:"Title",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Inline"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsLarge"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Обратите внимание на наш широкий выбор детских моделей, чтобы помочь вашим детям открыть новые впечатления и наслаждаться активным образом жизни. Приготовьтесь к веселым приключениям на колесах!"}},Style:{Discriminator:"LargeText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Inline"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsLarge"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Открыть каталог"}},BackgroundColor:{Discriminator:"PrimaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Heading",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:20,LineHeight:20,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Custom",CustomValue:{TopBottom:20,LeftRight:0}}}}],Width:{JustifyWidth:{WidthInPixels:532}}}]}}]},{IfExpression:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ListLengthExpression:{ListExpression:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}}}},Right:{ConstValueExpression:{Value:0}}}}}},ContextBuilderExpression:{ProductShelfDataSource:{ListExpression:{ChunkExpression:{ChunkSize:1,ListExpression:{LimitExpression:{Limit:6,ListExpression:{DataSource:{Popular:{StockSource:{DefaultStoreStockId:{}}}}}}}}}}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{IteratedColumnBodyRow:{IndexName:"item",ColumnSpacerSize:{ThemePadding:"ThemePaddingsMedium"},NumberColumnsInLine:3,DataSource:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}},IteratedColumn:{Paddings:{Top:{ThemePadding:"ThemePaddingsSmall"},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsSmall"},Left:{CustomValue:0}},BorderCollapse:"Collapse",BgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",VerticalAlign:"Top",Elements:[{HeightContainer:{VerticalAlign:"Top",Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsLarge"},Left:{CustomValue:0}},Border:{Left:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#eeeeee"}},Top:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#eeeeee"}},Right:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#eeeeee"}},Bottom:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#eeeeee"}}},BorderRadius:{TopLeft:{Discriminator:"CardBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"CardBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"CardBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"CardBorderRadiusBottomRight",CustomValue:0}},BackgroundColor:{Discriminator:"CardBackgroundColor",CustomValue:"#F6F6F6"},ContainerAlign:"Center",Width:{Percentage:{Value:100}},Elements:[{Image:{AdjustedWidth:164.875,AdjustedHeight:164.875,IsResponsive:!0,VerticalAlign:"Top",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,Src:{DataSource:{ProductImageUrlBuilderExpression:{ProductId:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"InternalProductId"}]}},ImageSize:{Width:200,Height:200}}}},OriginalWidth:200,Alt:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Center",OriginalHeight:200}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{MinNumberOfLines:4,HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,ContentAlign:"Center",Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:20,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{TruncateValueExpression:{StringExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},MaxLength:45,Tail:"…"}}}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{If:{Predicate:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}},Right:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},True:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:" ₽"}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:14,IsBold:!1,IsItalic:!1,Decoration:"LineThrough",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:" "}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:14,IsBold:!1,IsItalic:!1,Decoration:"LineThrough",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}}}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:14,IsBold:!1,IsItalic:!1,Decoration:"LineThrough",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:" ₽"}}}}],False:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:" ₽"}}}}]}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{Button:{ContentAlign:"Center",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},Text:{ConstValueExpression:{Value:"Купить"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"SecondaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}]}}],WidthInPercents:.333}}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{ThemePadding:"ThemePaddingsLarge"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{ThemePadding:"ThemePaddingsLarge"},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"BodyColor",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{BgColor:{Discriminator:"BodyColor",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},VerticalAlign:"Top",ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:3,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Веселый способ активного движения"}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{SpanText:{MinNumberOfLines:7,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Откройте для вашего ребенка мир приключений и активного образа жизни с нашими детскими самокатами и беговелами. Эти прочные и безопасные средства передвижения помогут вашему ребенку развить баланс, координацию и уверенность. Доступные в различных ярких цветах и дизайнах, наши самокаты и беговелы станут отличным спутником для игр и прогулок на свежем воздухе."}},Style:{Discriminator:"DescriptionText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Открыть"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"SecondaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}],Width:{WidthInPercents:{Value:.5}}},{BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",VerticalAlign:"Top",Elements:[{SpanText:{MinNumberOfLines:3,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Исследование: Влияние цвета на настроение"}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{SpanText:{MinNumberOfLines:10,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Погрузите вашего ребенка в мир адреналина и свободы с нашими роликами и лонгбордами для детей. Специально разработанные с учетом безопасности и комфорта, эти средства передвижения позволят вашим детям наслаждаться скоростью и свободой на улицах и дорожках."}},Style:{Discriminator:"DescriptionText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Открыть"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"SecondaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}],Width:{WidthInPercents:{Value:.5}}}]}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{CustomValue:0}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{ThemePadding:"ThemePaddingsLarge"},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"BodyColor",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:256,AdjustedHeight:285.34375,IsResponsive:!0,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/banner-girl.png"}},OriginalWidth:436,Alt:{ConstValueExpression:{Value:"banner"}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Center",OriginalHeight:486}}],Width:{WidthInPercents:{Value:.5}}},{VerticalAlign:"Top",BgColor:{Discriminator:"BodyColor",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Откройте для вашего ребенка мир приключений и активного образа жизни с нашими детскими самокатами и беговелами. Эти прочные и безопасные средства передвижения помогут вашему ребенку развить баланс, координацию и уверенность. Доступные в различных ярких цветах и дизайнах, наши самокаты и беговелы станут отличным спутником для игр и прогулок на свежем воздухе."}},Style:{Discriminator:"DescriptionText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}}],Width:{WidthInPercents:{Value:.5}}}]}}]}]},IH={Subject:"Введите заголовок вашего письма",Preheader:"Уточните, что именно ждёт читателя внутри (анонсы, скидки и т.п.)",Theme:{BodyWidth:600,IsResponsiveWidth:!0,FontFamily:"Tahoma",Colors:{EmailBackgroundColor:"#000000",BodyColor:"#FFFFFF",PrimaryColor:"#000000",PrimaryTextColor:"#FFFFFF",SecondaryColor:"#d9d9d9",SecondaryTextColor:"#000000",CardBackgroundColor:"#FFFFFF",HeadingColor:"#000000",TitleColor:"#000000",SubHeadingColor:"#000000",LargeTextColor:"#000000",NormalTextColor:"#000000",DescriptionTextColor:"#494949",LinkColor:"#000000",ButtonTextColor:"#FFFFFF"},BorderRadius:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BorderRadiusCard:{TopLeft:8,TopRight:8,BottomLeft:8,BottomRight:8},BorderRadiusButton:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BorderRadiusBanner:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BodyPaddings:{Left:20,Right:20,Top:24,Bottom:24},ComponentPaddings:{Small:12,Medium:16,Large:20,Huge:40},ButtonPaddings:{TopBottom:16,LeftRight:50},FontSettingsPresets:{Title:{FontSize:40,LineHeight:44,IsBold:!0,IsItalic:!1,Decoration:"None"},Heading:{FontSize:18,LineHeight:23,IsBold:!0,IsItalic:!1,Decoration:"None"},SubHeading:{FontSize:14,LineHeight:16,IsBold:!1,IsItalic:!1,Decoration:"None"},LargeText:{FontSize:18,LineHeight:22,IsBold:!1,IsItalic:!1,Decoration:"None"},NormalText:{FontSize:12,LineHeight:15,IsBold:!1,IsItalic:!1,Decoration:"None"},DescriptionText:{FontSize:12,LineHeight:16,IsBold:!1,IsItalic:!1,Decoration:"None"},Button:{FontSize:14,LineHeight:14,IsBold:!0,IsItalic:!1,Decoration:"None"},Link:{FontSize:12,LineHeight:16,IsBold:!1,IsItalic:!1,Decoration:"None"}}},Components:[{InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Columns:[{VerticalAlign:"Middle",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:110,AdjustedHeight:24,IsResponsive:!1,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/logoNike.png"}},OriginalWidth:220,OriginalHeight:48,Alt:{ConstValueExpression:{Value:"logo"}},IsRetina:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Inline"}}],Width:{JustifyWidth:{WidthInPixels:560}}}]}}]},{InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{ThemePadding:"ThemePaddingsLarge"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:560,AdjustedHeight:691,IsResponsive:!0,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/banner-nike.png"}},OriginalWidth:1120,Alt:{ConstValueExpression:{Value:"banner"}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"BannerBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"BannerBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"BannerBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"BannerBorderRadiusBottomRight",CustomValue:0}},ContentAlign:"Inline",OriginalHeight:1382}}],Width:{WidthInPercents:{Value:1}}}]}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"YOUR SEASON OF BRILLIANCE"}},Style:{Discriminator:"Heading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsLarge"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Get ready to shine bright this season with Nike's latest collection of athletic apparel and footwear. We believe that every moment is an opportunity to unleash your brilliance and achieve greatness. Whether you're hitting the track, the gym, or the court, we've got you covered with innovative and stylish gear that will elevate your performance to new heights."}},Style:{Discriminator:"LargeText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsLarge"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{Button:{ContentAlign:"Left",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Shop Now"}},BackgroundColor:{Discriminator:"PrimaryColor",CustomValue:"#557aff"},FullWidth:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Custom",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Tahoma",FontSize:32,LineHeight:32,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}],Width:{JustifyWidth:{WidthInPixels:560}}}]}}]},{IfExpression:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ListLengthExpression:{ListExpression:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}}}},Right:{ConstValueExpression:{Value:0}}}}}},ContextBuilderExpression:{ProductShelfDataSource:{ListExpression:{ChunkExpression:{ChunkSize:3,ListExpression:{LimitExpression:{Limit:6,ListExpression:{DataSource:{Popular:{StockSource:{DefaultStoreStockId:{}}}}}}}}}}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{ThemePadding:"ThemePaddingsLarge"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsMedium"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[],Width:{JustifyWidth:{WidthInPixels:560}}}]}},{IteratedColumnBodyRow:{ColumnSpacerSize:{ThemePadding:"ThemePaddingsMedium"},NumberColumnsInLine:3,IndexName:"item",DataSource:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}},IteratedColumn:{Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsSmall"},Left:{CustomValue:0}},BorderCollapse:"Collapse",BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Left",VerticalAlign:"Top",Elements:[{HeightContainer:{VerticalAlign:"Top",Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsSmall"},Left:{CustomValue:0}},Border:{Left:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#EEEEEE"}},Top:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#EEEEEE"}},Right:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#EEEEEE"}},Bottom:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#EEEEEE"}}},BorderRadius:{TopLeft:{Discriminator:"CardBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"CardBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"CardBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"CardBorderRadiusBottomRight",CustomValue:0}},BackgroundColor:{Discriminator:"CardBackgroundColor",CustomValue:"#F6F6F6"},ContainerAlign:"Center",Width:{Percentage:{Value:100}},Elements:[{Image:{AdjustedWidth:174.203125,AdjustedHeight:217.5625,IsResponsive:!0,VerticalAlign:"Top",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,Src:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"PictureUrl"}]}},OriginalWidth:1121,Alt:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CardBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"CardBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Inline",OriginalHeight:1400}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{MinNumberOfLines:2,HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,ContentAlign:"Center",Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{TruncateValueExpression:{StringExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},MaxLength:25,Tail:"…"}}}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{IsLink:!1,HRef:{ConstValueExpression:{Value:""}},ContentAlign:"Center",MinNumberOfLines:2,Style:{Discriminator:"DescriptionText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{TruncateValueExpression:{StringExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Description"}]}},MaxLength:35,Tail:"…"}}}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{If:{Predicate:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}},Right:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},True:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:16,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:"₽"}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:16,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:16,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:" "}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:16,IsBold:!1,IsItalic:!1,Decoration:"LineThrough",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:"₽"}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:16,IsBold:!1,IsItalic:!1,Decoration:"LineThrough",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}}}}}}],False:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:16,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:"₽"}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:16,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}}]}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{Button:{ContentAlign:"Center",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},Text:{ConstValueExpression:{Value:"Order"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"SecondaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}]}}],WidthInPercents:.333}}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{ThemePadding:"ThemePaddingsLarge"},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},VerticalAlign:"Top",ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:2,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Introducing our Season of Brilliance collection"}},Style:{Discriminator:"Heading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{SpanText:{MinNumberOfLines:7,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Designed to inspire and empower athletes like you to push boundaries and exceed expectations. From lightweight running shoes with responsive cushioning to sweat-wicking and breathable activewear that keeps you cool and comfortable, our products are engineered to help you perform at your best."}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Tahoma",FontSize:13,LineHeight:18,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Read"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"SecondaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}],Width:{WidthInPercents:{Value:.5}}},{BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",VerticalAlign:"Top",Elements:[{SpanText:{MinNumberOfLines:2,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Nike community"}},Style:{Discriminator:"Heading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{SpanText:{MinNumberOfLines:7,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"As a valued member of our Nike community, we want to celebrate your journey to greatness. Take advantage of exclusive offers and discounts available only to you. Whether you're a seasoned athlete or just starting your fitness journey, we're here to support you every step of the way."}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Tahoma",FontSize:13,LineHeight:18,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Read"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"SecondaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}],Width:{WidthInPercents:{Value:.5}}}]}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{CustomValue:0}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{ThemePadding:"ThemePaddingsLarge"},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:270,AdjustedHeight:270,IsResponsive:!0,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/banner-girl-nike.png"}},OriginalWidth:520,Alt:{ConstValueExpression:{Value:"banner"}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Center",OriginalHeight:520}}],Width:{WidthInPercents:{Value:.5}}},{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Get ready to shine bright this season with Nike's latest collection of athletic apparel and footwear. We believe that every moment is an opportunity to unleash your brilliance and achieve greatness. Whether you're hitting the track, the gym, or the court, we've got you covered with innovative and stylish gear that will elevate your performance to new heights."}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Tahoma",FontSize:13,LineHeight:18,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}}],Width:{WidthInPercents:{Value:.5}}}]}}]}]},OH={Subject:"Введите заголовок вашего письма",Preheader:"Уточните, что именно ждёт читателя внутри (анонсы, скидки и т.п.)",Theme:{BodyWidth:600,IsResponsiveWidth:!0,FontFamily:"Arial",Colors:{EmailBackgroundColor:"#EDEBE8",BodyColor:"#FFFFFF",PrimaryColor:"#23A767",PrimaryTextColor:"#FFFFFF",SecondaryColor:"#a9eacb",SecondaryTextColor:"#23A767",CardBackgroundColor:"#FFFFFF",HeadingColor:"#000000",TitleColor:"#000000",SubHeadingColor:"#000000",LargeTextColor:"#494949",NormalTextColor:"#494949",DescriptionTextColor:"#999999",LinkColor:"#23A767",ButtonTextColor:"#FFFFFF"},BorderRadius:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BorderRadiusCard:{TopLeft:12,TopRight:12,BottomLeft:12,BottomRight:12},BorderRadiusButton:{TopLeft:8,TopRight:8,BottomLeft:8,BottomRight:8},BorderRadiusBanner:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BodyPaddings:{Left:32,Right:32,Top:0,Bottom:0},ComponentPaddings:{Small:12,Medium:22,Large:40,Huge:40},ButtonPaddings:{TopBottom:12,LeftRight:34},FontSettingsPresets:{Title:{FontSize:32,LineHeight:32,IsBold:!0,IsItalic:!1,Decoration:"None"},Heading:{FontSize:14,LineHeight:16,IsBold:!1,IsItalic:!1,Decoration:"None"},SubHeading:{FontSize:14,LineHeight:16,IsBold:!0,IsItalic:!1,Decoration:"None"},LargeText:{FontSize:16,LineHeight:25,IsBold:!1,IsItalic:!1,Decoration:"None"},NormalText:{FontSize:13,LineHeight:15,IsBold:!1,IsItalic:!1,Decoration:"None"},DescriptionText:{FontSize:10,LineHeight:13,IsBold:!1,IsItalic:!1,Decoration:"None"},Button:{FontSize:12,LineHeight:12,IsBold:!0,IsItalic:!1,Decoration:"None"},Link:{FontSize:12,LineHeight:14,IsBold:!1,IsItalic:!1,Decoration:"None"}}},Components:[{InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{ThemePadding:"ThemePaddingsSmall"},Bottom:{ThemePadding:"ThemePaddingsSmall"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Columns:[{VerticalAlign:"Middle",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:113,AdjustedHeight:46,IsResponsive:!1,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/logoPJ.png"}},OriginalWidth:226,OriginalHeight:92,Alt:{ConstValueExpression:{Value:"logo"}},IsRetina:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Inline"}}],Width:{JustifyWidth:{WidthInPixels:536}}}]}}]},{InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{ThemePadding:"ThemePaddingsSmall"},Bottom:{ThemePadding:"ThemePaddingsSmall"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:536,AdjustedHeight:356.625,IsResponsive:!0,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/banner%20(66a1f1d797004a9ee236c98b).png"}},OriginalWidth:1040,Alt:{ConstValueExpression:{Value:"banner"}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"BannerBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"BannerBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"BannerBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"BannerBorderRadiusBottomRight",CustomValue:0}},ContentAlign:"Inline",OriginalHeight:692}}],Width:{WidthInPercents:{Value:1}}}]}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{ThemePadding:"ThemePaddingsLarge"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Скидка 15% на самовывоз"}},Style:{Discriminator:"Title",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Inline"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Мы рады поделиться отличной новостью с нашими верными клиентами! У нас действует особая акция, которая точно порадует всех любителей пиццы."}},Style:{Discriminator:"LargeText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Inline"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"ЗАКАЗАТЬ ПИЦЦУ"}},BackgroundColor:{Discriminator:"PrimaryColor",CustomValue:"#557aff"},FullWidth:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"LargeText",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Custom",CustomValue:{TopBottom:10,LeftRight:44}}}}],Width:{JustifyWidth:{WidthInPixels:536}}}]}}]},{IfExpression:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ListLengthExpression:{ListExpression:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}}}},Right:{ConstValueExpression:{Value:0}}}}}},ContextBuilderExpression:{ProductShelfDataSource:{ListExpression:{ChunkExpression:{ChunkSize:3,ListExpression:{LimitExpression:{Limit:3,ListExpression:{DataSource:{Popular:{StockSource:{DefaultStoreStockId:{}}}}}}}}}}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{CustomValue:0},Bottom:{CustomValue:0}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{IteratedColumnBodyRow:{IndexName:"item",ColumnSpacerSize:{ThemePadding:"ThemePaddingsMedium"},NumberColumnsInLine:3,DataSource:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}},IteratedColumn:{Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsMedium"},Left:{CustomValue:0}},BorderCollapse:"Separate",BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Border:{Left:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#eeeeee"}},Top:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#eeeeee"}},Right:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#eeeeee"}},Bottom:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#eeeeee"}}},BorderRadius:{TopLeft:{Discriminator:"CardBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"CardBorderRadiusTopRight",CustomValue:0},BottomRight:{Discriminator:"CardBorderRadiusBottomRight",CustomValue:0},BottomLeft:{Discriminator:"CardBorderRadiusBottomLeft",CustomValue:0}},ContainerAlign:"Center",VerticalAlign:"Top",Elements:[{HeightContainer:{VerticalAlign:"Top",Paddings:{Top:{ThemePadding:"ThemePaddingsSmall"},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CardBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"CardBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"CardBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"CardBorderRadiusBottomRight",CustomValue:0}},BackgroundColor:{Discriminator:"CardBackgroundColor",CustomValue:"#F6F6F6"},ContainerAlign:"Center",Width:{Percentage:{Value:100}},Elements:[{Image:{AdjustedWidth:162.21875,AdjustedHeight:162.21875,IsResponsive:!0,VerticalAlign:"Top",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,Src:{DataSource:{ProductImageUrlBuilderExpression:{ProductId:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"InternalProductId"}]}},ImageSize:{Width:163,Height:163}}}},OriginalWidth:163,Alt:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Center",OriginalHeight:163}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{MinNumberOfLines:3,HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,ContentAlign:"Center",Style:{Discriminator:"Heading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{TruncateValueExpression:{StringExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},MaxLength:45,Tail:"…"}}}},{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{If:{Predicate:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}},Right:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},True:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Center",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:" "}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Center",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:16,IsBold:!1,IsItalic:!1,Decoration:"LineThrough",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}}}}}}],False:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Center",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},{Spacer:{Height:{CustomValue:16},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}}]}},{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{Button:{ContentAlign:"Center",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},Text:{ConstValueExpression:{Value:"ДОБАВИТЬ"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"SecondaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}]}}],WidthInPercents:.333}}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{ThemePadding:"ThemePaddingsLarge"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{ThemePadding:"ThemePaddingsLarge"},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},VerticalAlign:"Top",ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:2,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"История искусства: итальянская пицца"}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{SpanText:{MinNumberOfLines:7,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Итальянская пицца имеет долгую и интересную историю, начиная с её скромных корней в Неаполе. Это блюдо стало символом итальянской кухни и быстро распространилось во всемирном масштабе, завоевывая сердца гурманов в разных уголках планеты."}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Открыть"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"SecondaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}],Width:{WidthInPercents:{Value:.5}}},{BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",VerticalAlign:"Top",Elements:[{SpanText:{MinNumberOfLines:2,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Секрет вкуса: наша особая соусовая композиция"}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{SpanText:{MinNumberOfLines:7,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Тайна великолепного вкуса нашей пиццы кроется в нашей уникальной соусовой композиции. Мы смешали страсть, мастерство и лучшие ингредиенты, чтобы создать настоящий вкусовой фейерверк."}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Открыть"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"SecondaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}],Width:{WidthInPercents:{Value:.5}}}]}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{ThemePadding:"ThemePaddingsLarge"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{ThemePadding:"ThemePaddingsLarge"},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:248,AdjustedHeight:248.46875,IsResponsive:!0,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/Frame%202578%20(1).png"}},OriginalWidth:521,Alt:{ConstValueExpression:{Value:"banner"}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Center",OriginalHeight:522}}],Width:{WidthInPercents:{Value:.5}}},{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Наш секретный рецепт соуса придает пицце неповторимый вкус и аромат. Богатая текстура томатного соуса, сбалансированная смесь специй и нежное сочетание других секретных ингредиентов делают нашу пиццу по-настоящему незабываемой. Каждая порция соуса внимательно приготовлена и сбалансирована, чтобы подчеркнуть вкус каждой начинки и превратить пиццу в истинное кулинарное произведение искусства."}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}}],Width:{WidthInPercents:{Value:.5}}}]}}]}]},WH={Subject:"Введите заголовок вашего письма",Preheader:"Уточните, что именно ждёт читателя внутри (анонсы, скидки и т.п.)",Theme:{BodyWidth:600,IsResponsiveWidth:!0,FontFamily:"Arial",Colors:{EmailBackgroundColor:"#FFFFFF",BodyColor:"#FFFFFF",PrimaryColor:"#FDEE50",PrimaryTextColor:"#000000",SecondaryColor:"#000000",SecondaryTextColor:"#FDEE50",CardBackgroundColor:"#F6F6F6",HeadingColor:"#2F2F2F",TitleColor:"#2F2F2F",SubHeadingColor:"#2F2F2F",LargeTextColor:"#2F2F2F",NormalTextColor:"#2F2F2F",DescriptionTextColor:"#999999",LinkColor:"#2F2F2F",ButtonTextColor:"#000000"},BorderRadius:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BorderRadiusCard:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BorderRadiusButton:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BorderRadiusBanner:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BodyPaddings:{Top:60,Right:0,Bottom:60,Left:0},ComponentPaddings:{Small:12,Medium:22,Large:24,Huge:44},ButtonPaddings:{TopBottom:15,LeftRight:40},FontSettingsPresets:{Title:{FontSize:24,LineHeight:28,IsBold:!0,IsItalic:!1,Decoration:"None"},Heading:{FontSize:20,LineHeight:20,IsBold:!0,IsItalic:!1,Decoration:"None"},SubHeading:{FontSize:14,LineHeight:18,IsBold:!0,IsItalic:!1,Decoration:"None"},LargeText:{FontSize:14,LineHeight:18,IsBold:!1,IsItalic:!1,Decoration:"None"},NormalText:{FontSize:12,LineHeight:14,IsBold:!1,IsItalic:!1,Decoration:"None"},DescriptionText:{FontSize:10,LineHeight:13,IsBold:!1,IsItalic:!1,Decoration:"None"},Button:{FontSize:12,LineHeight:12,IsBold:!0,IsItalic:!1,Decoration:"None"},Link:{FontSize:10,LineHeight:13,IsBold:!1,IsItalic:!1,Decoration:"None"}}},Components:[{InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Columns:[{VerticalAlign:"Middle",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{ThemePadding:"ThemePaddingsSmall"},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsSmall"},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:122,AdjustedHeight:39,IsResponsive:!1,VerticalAlign:"Middle",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/logo220V.png"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},Alt:{ConstValueExpression:{Value:"logo"}},OriginalHeight:78,OriginalWidth:244,IsRetina:!0,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Inline"}}],Width:{ShrinkToContentWidth:{WidthInPixels:122}}},{VerticalAlign:"Middle",Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:""}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Inline"}}],Width:{JustifyWidth:{WidthInPixels:189.328125}}},{VerticalAlign:"Middle",Paddings:{Top:{ThemePadding:"ThemePaddingsSmall"},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsSmall"},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{OneLineList:{ContainerWidth:"Auto",ItemPaddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{ThemePadding:"ThemePaddingsSmall"}},ItemWidth:{Auto:{}},Elements:[{Image:{AdjustedWidth:15.5,AdjustedHeight:15,IsResponsive:!1,VerticalAlign:"Middle",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/phone%20(6824497cd40deb561d11590d).png"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},Alt:{ConstValueExpression:{Value:"icon"}},OriginalHeight:30,OriginalWidth:31,IsRetina:!0,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Inline"}},{SpanText:{MinNumberOfLines:1,HRef:{ConstValueExpression:{Value:"#"}},IsLink:!1,ContentAlign:"Inline",Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:12,LineHeight:28,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:"+7-800-000-00-00"}}}},{SpanText:{MinNumberOfLines:1,HRef:{ConstValueExpression:{Value:"#"}},IsLink:!1,ContentAlign:"Inline",Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:12,LineHeight:28,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:" "}}}},{Image:{AdjustedWidth:17,AdjustedHeight:17,IsResponsive:!1,VerticalAlign:"Middle",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/Whatsup.png"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},Alt:{ConstValueExpression:{Value:"icon"}},OriginalHeight:34,OriginalWidth:34,IsRetina:!0,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Inline"}},{SpanText:{MinNumberOfLines:1,HRef:{ConstValueExpression:{Value:"#"}},IsLink:!1,ContentAlign:"Inline",Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:12,LineHeight:28,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:"+7-800-000-00-00"}}}}]}}],Width:{ShrinkToContentWidth:{WidthInPixels:288.65625}}}]}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"PrimaryColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Left:{ThemePadding:"ThemePaddingsLarge"},Top:{CustomValue:0},Right:{ThemePadding:"ThemePaddingsLarge"},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Последняя распродажа сезона!"}},Style:{Discriminator:"Title",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Inline"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsLarge"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Мы объявляем грандиозную распродажу на все популярные товары. Скидки до 70%, 1500 наименований товаров. Успейте выбрать себе что-то по душе, акция заканчивается 31 октября!"}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Inline"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsLarge"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Посмотреть каталог"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"PrimaryColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:20,LineHeight:20,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Custom",CustomValue:{TopBottom:10,LeftRight:30}}}}],Width:{JustifyWidth:{WidthInPixels:600}}}]}}]},{IfExpression:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ListLengthExpression:{ListExpression:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}}}},Right:{ConstValueExpression:{Value:0}}}}}},ContextBuilderExpression:{ProductShelfDataSource:{ListExpression:{ChunkExpression:{ChunkSize:1,ListExpression:{LimitExpression:{Limit:1,ListExpression:{DataSource:{Popular:{StockSource:{DefaultStoreStockId:{}}}}}}}}}}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#F6F6F6"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{IteratedBodyRow:{IndexName:"item",DataSource:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BodyRow:{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},Paddings:{Left:{CustomValue:0},Top:{ThemePadding:"ThemePaddingsSmall"},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsMedium"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"CardBackgroundColor",CustomValue:"#ffffff"},ContainerAlign:"Center",DirectionRtl:!0,Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{ThemePadding:"ThemePaddingsSmall"},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:300,AdjustedHeight:300,IsResponsive:!0,VerticalAlign:"Top",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,Src:{DataSource:{ProductImageUrlBuilderExpression:{ProductId:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"InternalProductId"}]}},ImageSize:{Width:300,Height:300}}}},OriginalWidth:300,Alt:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Inline",OriginalHeight:300}}],Width:{WidthInPercents:{Value:.5}}},{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{ThemePadding:"ThemePaddingsSmall"},Right:{ThemePadding:"ThemePaddingsSmall"},Bottom:{CustomValue:0},Left:{ThemePadding:"ThemePaddingsMedium"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Left",Elements:[{SpanText:{MinNumberOfLines:2,HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,ContentAlign:"Left",Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{TruncateValueExpression:{StringExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},MaxLength:45,Tail:"…"}}}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{IsLink:!1,HRef:{ConstValueExpression:{Value:""}},ContentAlign:"Left",MinNumberOfLines:2,Style:{Discriminator:"DescriptionText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{TruncateValueExpression:{StringExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Description"}]}},MaxLength:96,Tail:"…"}}}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{If:{Predicate:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}},Right:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},True:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:12,LineHeight:14,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:" "}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:" "}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}}}}}}],False:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:12,LineHeight:14,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}}]}},{Spacer:{Height:{CustomValue:134},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{Button:{ContentAlign:"Center",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},Text:{ConstValueExpression:{Value:"Купить"}},BackgroundColor:{Discriminator:"PrimaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}],Width:{WidthInPercents:{Value:.5}}}]}}}}]},{IfExpression:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ListLengthExpression:{ListExpression:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}}}},Right:{ConstValueExpression:{Value:0}}}}}},ContextBuilderExpression:{ProductShelfDataSource:{ListExpression:{ChunkExpression:{ChunkSize:4,ListExpression:{LimitExpression:{Limit:8,ListExpression:{DataSource:{Popular:{StockSource:{DefaultStoreStockId:{}}}}}}}}}}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{IteratedColumnBodyRow:{ColumnSpacerSize:{ThemePadding:"ThemePaddingsMedium"},NumberColumnsInLine:4,IndexName:"item",DataSource:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}},IteratedColumn:{Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsSmall"},Left:{CustomValue:0}},BorderCollapse:"Collapse",BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Left",VerticalAlign:"Top",Elements:[{Image:{AdjustedWidth:133.5,AdjustedHeight:127.6875,IsResponsive:!0,VerticalAlign:"Top",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,Src:{DataSource:{ProductImageUrlBuilderExpression:{ProductId:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"InternalProductId"}]}},ImageSize:{Width:138,Height:132}}}},OriginalWidth:138,Alt:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Center",OriginalHeight:132}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{MinNumberOfLines:3,HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,ContentAlign:"Left",Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{TruncateValueExpression:{StringExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},MaxLength:32,Tail:"…"}}}},{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{IsLink:!1,HRef:{ConstValueExpression:{Value:""}},ContentAlign:"Left",MinNumberOfLines:4,Style:{Discriminator:"DescriptionText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{TruncateValueExpression:{StringExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Description"}]}},MaxLength:74,Tail:"…"}}}},{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{If:{Predicate:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}},Right:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},True:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:12,LineHeight:14,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:" "}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}}}}}}],False:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:12,LineHeight:14,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}}]}},{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{Button:{ContentAlign:"Center",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},Text:{ConstValueExpression:{Value:"Купить"}},BackgroundColor:{Discriminator:"PrimaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}],WidthInPercents:.25}}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{ThemePadding:"ThemePaddingsLarge"},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CardBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"CardBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},VerticalAlign:"Top",ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:600,AdjustedHeight:320,IsResponsive:!0,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/banner220.png"}},OriginalWidth:1200,Alt:{ConstValueExpression:{Value:"banner"}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{CustomValue:0,Discriminator:"BannerBorderRadiusTopLeft"},TopRight:{CustomValue:0,Discriminator:"BannerBorderRadiusTopRight"},BottomLeft:{CustomValue:0,Discriminator:"BannerBorderRadiusBottomLeft"},BottomRight:{CustomValue:0,Discriminator:"BannerBorderRadiusBottomRight"}},ContentAlign:"Inline",OriginalHeight:640}},{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"23 Октября 2023"}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Ребрендинг «220 Вольт»: что нового у DIY-ритейлера?"}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Крупнейший российский DIY-ритейлер «220 Вольт» провел ребрендинг: обновил логотип, фирменный шрифт и формы рекламных материалов. Новый лаконичный стиль «220 Вольт» отражает тенденции минимализма и простоты подачи информации."}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Читать"}},BackgroundColor:{Discriminator:"PrimaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:20,LineHeight:20,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Custom",CustomValue:{TopBottom:10,LeftRight:30}}}}],Width:{WidthInPercents:{Value:1}}}]}}]},{InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{ThemePadding:"ThemePaddingsSmall"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Middle",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:122,AdjustedHeight:39,IsResponsive:!1,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/logo220V.png"}},OriginalWidth:244,OriginalHeight:78,Alt:{ConstValueExpression:{Value:"logo"}},IsRetina:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Inline"}}],Width:{ShrinkToContentWidth:{WidthInPixels:122}}},{VerticalAlign:"Middle",Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsMedium"},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[],Width:{JustifyWidth:{WidthInPixels:302}}},{VerticalAlign:"Middle",Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{OneLineList:{ContainerWidth:"Auto",ItemWidth:{Auto:{}},ItemPaddings:{Top:{CustomValue:0},Right:{DivideExpression:{Left:{ThemePadding:"ThemePaddingsSmall"},Right:{CustomValue:2}}},Bottom:{CustomValue:0},Left:{DivideExpression:{Left:{ThemePadding:"ThemePaddingsSmall"},Right:{CustomValue:2}}}},Elements:[{Image:{AdjustedWidth:32,AdjustedHeight:32,IsResponsive:!1,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/youtube220%20(6824594bd40deb561d115c04).png"}},OriginalWidth:64,Alt:{ConstValueExpression:{Value:"Youtube"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},IsRetina:!0,ContentAlign:"Inline",OriginalHeight:64}},{Image:{AdjustedWidth:32,AdjustedHeight:32,IsResponsive:!1,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/tg220%20(6824594bd40deb561d115c00).png"}},OriginalWidth:64,Alt:{ConstValueExpression:{Value:"Telegram"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},IsRetina:!0,ContentAlign:"Inline",OriginalHeight:64}},{Image:{AdjustedWidth:32,AdjustedHeight:32,IsResponsive:!1,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/zen220%20(6824594bd40deb561d115c06).png"}},OriginalWidth:64,Alt:{ConstValueExpression:{Value:"dzen"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},IsRetina:!0,ContentAlign:"Inline",OriginalHeight:64}},{Image:{AdjustedWidth:32,AdjustedHeight:32,IsResponsive:!1,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/vk220.png"}},OriginalWidth:64,Alt:{ConstValueExpression:{Value:"VK"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},IsRetina:!0,ContentAlign:"Inline",OriginalHeight:64}}]}}],Width:{ShrinkToContentWidth:{WidthInPixels:176}}}]}},{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsMedium"},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:1,Color:{Discriminator:"Custom",CustomValue:"#E2E2E2"}}}],Width:{JustifyWidth:{WidthInPixels:600}}}]}},{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:16},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:16},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:16},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:16}},ContainerAlign:"Left",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},ContentAlign:"Inline",Text:{ConstValueExpression:{Value:"Вы получили это письмо, потому что подписались на рассылку Company name. Вы можете отписаться, нажав "}},Style:{Discriminator:"DescriptionText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}}}},{UnsubscribeLink:{ContentAlign:"Inline",Text:"сюда",Style:{Discriminator:"Link",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:10,LineHeight:13,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"LinkColor",CustomValue:"#000000"}}}}}],Width:{WidthInPercents:{Value:.76}}},{VerticalAlign:"Top",Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsMedium"},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[],Width:{JustifyWidth:{WidthInPixels:62.5}}},{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:16},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:16},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:16},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:16}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,HRef:{ConstValueExpression:{Value:"#"}},IsLink:!1,ContentAlign:"Inline",Text:{ConstValueExpression:{Value:"© 2023 220 Вольт"}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:10,LineHeight:13,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}}}}],Width:{ShrinkToContentWidth:{WidthInPixels:81.5}}}]}}]}]},kH=[wH,IH,OH,WH],pT="#app",en=document.querySelector(pT),co={partnerId:en.getAttribute("data-partner-id"),wysiwygTemplateEditorBffBaseUrl:en.getAttribute("data-wysiwyg-template-editor-bff-base-url"),wysiwygBffProxyBaseUrl:en.getAttribute("data-wysiwyg-bff-proxy-base-url"),antiForgeryHeaderTokenName:en.getAttribute("data-anti-forgery-header-token-name"),antiForgeryHeaderTokenValue:en.getAttribute("data-anti-forgery-header-token-value"),antiForgeryFormTokenName:en.getAttribute("data-anti-forgery-form-token-name"),antiForgeryFormTokenValue:en.getAttribute("data-anti-forgery-form-token-value"),createEmailTemplateSubmitUrl:en.getAttribute("data-create-email-template-submit-url"),initialEmailTemplateJson:en.getAttribute("data-initial-multicast-template"),multicastFavoritesTemplates:JSON.parse(en.getAttribute("data-multicast-favorites-templates")),commonFavoritesTemplates:JSON.parse(en.getAttribute("data-common-favorites-templates")),exitLink:en.getAttribute("data-exit-link")},MH=e=>Dw({baseUrl:e.baseUrl,antiForgeryTokenHeaderName:co.antiForgeryHeaderTokenName,antiForgeryTokenValue:co.antiForgeryHeaderTokenValue}),HH=G_(MH({baseUrl:co.wysiwygBffProxyBaseUrl})),CT=e=>{const t=new FormData;t.append(co.antiForgeryFormTokenName,co.antiForgeryFormTokenValue),t.append("template",JSON.stringify(e.template));const o=mH({method:"POST",action:co.createEmailTemplateSubmitUrl,formData:t});document.body.appendChild(o),o.submit()},$H={},om=e=>{const t=Bw({partnerId:co.partnerId,listExpressionDataSourceBffClient:HH,customerStockId:void 0}),o=gH({listExpressionDataSourceEvaluator:t}),r=vH(),s=yH({listExpressionEvaluator:o,numberExpressionDataSourceEvaluator:r}),a=SH({listExpressionEvaluator:o,numberExpressionEvaluator:s,stringExpressionDataSourceEvaluatorFactory:()=>xH({productImageUrlBuilderExpressionEvaluator:NH({partnerId:co.partnerId,numberExpressionEvaluator:s}),contactCustomData:$H})}),l=PH({listExpressionEvaluator:o,numberExpressionEvaluator:s,stringExpressionEvaluator:a,dataStructBuilderExpressionEvaluatorFactory:d=>j0({expressionEvaluator:d})}),c=j0({expressionEvaluator:l});return j2({template:e.template,emailTemplatePreviewTileDeps:dH({listExpressionEvaluator:o,numberExpressionEvaluator:s,stringExpressionEvaluator:a,dataStructExpressionEvaluator:c,expressionEvaluator:l}),onFavoriteTemplateSelected:()=>{console.log("onFavoriteTemplateSelected"),CT({template:e.template})}})},Mf=HV(rw,{onInitialTemplateSelected:()=>{console.log("onInitialTemplateSelected"),CT({template:co.initialEmailTemplateJson.length?JSON.parse(co.initialEmailTemplateJson):G0})},deps:gw({partnerId:co.partnerId,emailTemplatePreviewComponents:{custom:[...co.commonFavoritesTemplates.map(e=>om({template:JSON.parse(e.templateJson)})),...co.multicastFavoritesTemplates.map(e=>om({template:JSON.parse(e.templateJson)}))],default:[...kH.map(e=>om({template:e}))]},initialEmailTemplate:co.initialEmailTemplateJson.length?JSON.parse(co.initialEmailTemplateJson):G0,exitLink:co.exitLink})});Mf.use(__({components:{VSkeletonLoader:hw}}));Mf.use(j_);Mf.mount(pT);
|
|
80
|
+
`)+J+`return __p
|
|
81
|
+
}`;var ke=uC(function(){return Ze(y,he+"return "+J).apply(o,S)});if(ke.source=J,dd(ke))throw ke;return ke}function VR(n){return et(n).toLowerCase()}function xR(n){return et(n).toUpperCase()}function NR(n,i,u){if(n=et(n),n&&(u||i===o))return Fh(n);if(!n||!(i=Oo(i)))return n;var m=fn(n),g=fn(i),y=_h(m,g),S=yh(m,g)+1;return Er(m,y,S).join("")}function AR(n,i,u){if(n=et(n),n&&(u||i===o))return n.slice(0,Eh(n)+1);if(!n||!(i=Oo(i)))return n;var m=fn(n),g=yh(m,fn(i))+1;return Er(m,0,g).join("")}function PR(n,i,u){if(n=et(n),n&&(u||i===o))return n.replace(zr,"");if(!n||!(i=Oo(i)))return n;var m=fn(n),g=_h(m,fn(i));return Er(m,g).join("")}function wR(n,i){var u=me,m=Ne;if(Bt(i)){var g="separator"in i?i.separator:g;u="length"in i?Ie(i.length):u,m="omission"in i?Oo(i.omission):m}n=et(n);var y=n.length;if(bi(n)){var S=fn(n);y=S.length}if(u>=y)return n;var L=u-Bi(m);if(L<1)return m;var N=S?Er(S,0,L).join(""):n.slice(0,L);if(g===o)return N+m;if(S&&(L+=N.length-L),md(g)){if(n.slice(L).search(g)){var G,Y=N;for(g.global||(g=Lc(g.source,et(Rs.exec(g))+"g")),g.lastIndex=0;G=g.exec(Y);)var J=G.index;N=N.slice(0,J===o?L:J)}}else if(n.indexOf(Oo(g),L)!=L){var se=N.lastIndexOf(g);se>-1&&(N=N.slice(0,se))}return N+m}function IR(n){return n=et(n),n&&lc.test(n)?n.replace(xt,dE):n}var OR=Ni(function(n,i,u){return n+(u?" ":"")+i.toUpperCase()}),pd=cp("toUpperCase");function lC(n,i,u){return n=et(n),i=u?o:i,i===o?sE(n)?hE(n):JT(n):n.match(i)||[]}var uC=$e(function(n,i){try{return wo(n,o,i)}catch(u){return dd(u)?u:new ve(u)}}),WR=Kn(function(n,i){return Yo(i,function(u){u=Ln(u),Gn(n,u,ud(n[u],n))}),n});function kR(n){var i=n==null?0:n.length,u=_e();return n=i?Et(n,function(m){if(typeof m[1]!="function")throw new Ko(l);return[u(m[0]),m[1]]}):[],$e(function(m){for(var g=-1;++g<i;){var y=n[g];if(wo(y[0],this,m))return wo(y[1],this,m)}})}function MR(n){return dS(Xo(n,F))}function Cd(n){return function(){return n}}function HR(n,i){return n==null||n!==n?i:n}var $R=mp(),UR=mp(!0);function Lo(n){return n}function gd(n){return $h(typeof n=="function"?n:Xo(n,F))}function zR(n){return zh(Xo(n,F))}function jR(n,i){return jh(n,Xo(i,F))}var GR=$e(function(n,i){return function(u){return Ws(u,n,i)}}),YR=$e(function(n,i){return function(u){return Ws(n,u,i)}});function Fd(n,i,u){var m=Gt(i),g=fl(i,m);u==null&&!(Bt(i)&&(g.length||!m.length))&&(u=i,i=n,n=this,g=fl(i,Gt(i)));var y=!(Bt(u)&&"chain"in u)||!!u.chain,S=Xn(n);return Yo(g,function(L){var N=i[L];n[L]=N,S&&(n.prototype[L]=function(){var G=this.__chain__;if(y||G){var Y=n(this.__wrapped__),J=Y.__actions__=Bo(this.__actions__);return J.push({func:N,args:arguments,thisArg:n}),Y.__chain__=G,Y}return N.apply(n,Cr([this.value()],arguments))})}),n}function KR(){return Jt._===this&&(Jt._=yE),this}function _d(){}function qR(n){return n=Ie(n),$e(function(i){return Gh(i,n)})}var XR=Xc(Et),JR=Xc(fh),ZR=Xc(Tc);function cC(n){return nd(n)?Ec(Ln(n)):LS(n)}function QR(n){return function(i){return n==null?o:Jr(n,i)}}var eL=hp(),tL=hp(!0);function yd(){return[]}function Td(){return!1}function oL(){return{}}function nL(){return""}function rL(){return!0}function iL(n,i){if(n=Ie(n),n<1||n>Se)return[];var u=Je,m=ao(n,Je);i=_e(i),n-=Je;for(var g=Bc(m,i);++u<n;)i(u);return g}function sL(n){return Pe(n)?Et(n,Ln):Wo(n)?[n]:Bo(Vp(et(n)))}function aL(n){var i=++FE;return et(n)+i}var lL=_l(function(n,i){return n+i},0),uL=Jc("ceil"),cL=_l(function(n,i){return n/i},1),dL=Jc("floor");function mL(n){return n&&n.length?ml(n,Lo,Ic):o}function fL(n,i){return n&&n.length?ml(n,_e(i,2),Ic):o}function hL(n){return Ch(n,Lo)}function pL(n,i){return Ch(n,_e(i,2))}function CL(n){return n&&n.length?ml(n,Lo,Mc):o}function gL(n,i){return n&&n.length?ml(n,_e(i,2),Mc):o}var FL=_l(function(n,i){return n*i},1),_L=Jc("round"),yL=_l(function(n,i){return n-i},0);function TL(n){return n&&n.length?bc(n,Lo):0}function EL(n,i){return n&&n.length?bc(n,_e(i,2)):0}return _.after=zB,_.ary=Hp,_.assign=xD,_.assignIn=tC,_.assignInWith=Nl,_.assignWith=ND,_.at=AD,_.before=$p,_.bind=ud,_.bindAll=WR,_.bindKey=Up,_.castArray=oD,_.chain=Wp,_.chunk=db,_.compact=mb,_.concat=fb,_.cond=kR,_.conforms=MR,_.constant=Cd,_.countBy=TB,_.create=PD,_.curry=zp,_.curryRight=jp,_.debounce=Gp,_.defaults=wD,_.defaultsDeep=ID,_.defer=jB,_.delay=GB,_.difference=hb,_.differenceBy=pb,_.differenceWith=Cb,_.drop=gb,_.dropRight=Fb,_.dropRightWhile=_b,_.dropWhile=yb,_.fill=Tb,_.filter=SB,_.flatMap=DB,_.flatMapDeep=RB,_.flatMapDepth=LB,_.flatten=Pp,_.flattenDeep=Eb,_.flattenDepth=Sb,_.flip=YB,_.flow=$R,_.flowRight=UR,_.fromPairs=bb,_.functions=UD,_.functionsIn=zD,_.groupBy=vB,_.initial=Db,_.intersection=Rb,_.intersectionBy=Lb,_.intersectionWith=vb,_.invert=GD,_.invertBy=YD,_.invokeMap=xB,_.iteratee=gd,_.keyBy=NB,_.keys=Gt,_.keysIn=Ro,_.map=Dl,_.mapKeys=qD,_.mapValues=XD,_.matches=zR,_.matchesProperty=jR,_.memoize=Ll,_.merge=JD,_.mergeWith=oC,_.method=GR,_.methodOf=YR,_.mixin=Fd,_.negate=vl,_.nthArg=qR,_.omit=ZD,_.omitBy=QD,_.once=KB,_.orderBy=AB,_.over=XR,_.overArgs=qB,_.overEvery=JR,_.overSome=ZR,_.partial=cd,_.partialRight=Yp,_.partition=PB,_.pick=eR,_.pickBy=nC,_.property=cC,_.propertyOf=QR,_.pull=Ab,_.pullAll=Ip,_.pullAllBy=Pb,_.pullAllWith=wb,_.pullAt=Ib,_.range=eL,_.rangeRight=tL,_.rearg=XB,_.reject=OB,_.remove=Ob,_.rest=JB,_.reverse=ad,_.sampleSize=kB,_.set=oR,_.setWith=nR,_.shuffle=MB,_.slice=Wb,_.sortBy=UB,_.sortedUniq=jb,_.sortedUniqBy=Gb,_.split=DR,_.spread=ZB,_.tail=Yb,_.take=Kb,_.takeRight=qb,_.takeRightWhile=Xb,_.takeWhile=Jb,_.tap=mB,_.throttle=QB,_.thru=Bl,_.toArray=Zp,_.toPairs=rC,_.toPairsIn=iC,_.toPath=sL,_.toPlainObject=eC,_.transform=rR,_.unary=eD,_.union=Zb,_.unionBy=Qb,_.unionWith=eB,_.uniq=tB,_.uniqBy=oB,_.uniqWith=nB,_.unset=iR,_.unzip=ld,_.unzipWith=Op,_.update=sR,_.updateWith=aR,_.values=wi,_.valuesIn=lR,_.without=rB,_.words=lC,_.wrap=tD,_.xor=iB,_.xorBy=sB,_.xorWith=aB,_.zip=lB,_.zipObject=uB,_.zipObjectDeep=cB,_.zipWith=dB,_.entries=rC,_.entriesIn=iC,_.extend=tC,_.extendWith=Nl,Fd(_,_),_.add=lL,_.attempt=uC,_.camelCase=mR,_.capitalize=sC,_.ceil=uL,_.clamp=uR,_.clone=nD,_.cloneDeep=iD,_.cloneDeepWith=sD,_.cloneWith=rD,_.conformsTo=aD,_.deburr=aC,_.defaultTo=HR,_.divide=cL,_.endsWith=fR,_.eq=pn,_.escape=hR,_.escapeRegExp=pR,_.every=EB,_.find=bB,_.findIndex=Np,_.findKey=OD,_.findLast=BB,_.findLastIndex=Ap,_.findLastKey=WD,_.floor=dL,_.forEach=kp,_.forEachRight=Mp,_.forIn=kD,_.forInRight=MD,_.forOwn=HD,_.forOwnRight=$D,_.get=fd,_.gt=lD,_.gte=uD,_.has=jD,_.hasIn=hd,_.head=wp,_.identity=Lo,_.includes=VB,_.indexOf=Bb,_.inRange=cR,_.invoke=KD,_.isArguments=ei,_.isArray=Pe,_.isArrayBuffer=cD,_.isArrayLike=Do,_.isArrayLikeObject=At,_.isBoolean=dD,_.isBuffer=Sr,_.isDate=mD,_.isElement=fD,_.isEmpty=hD,_.isEqual=pD,_.isEqualWith=CD,_.isError=dd,_.isFinite=gD,_.isFunction=Xn,_.isInteger=Kp,_.isLength=Vl,_.isMap=qp,_.isMatch=FD,_.isMatchWith=_D,_.isNaN=yD,_.isNative=TD,_.isNil=SD,_.isNull=ED,_.isNumber=Xp,_.isObject=Bt,_.isObjectLike=Rt,_.isPlainObject=zs,_.isRegExp=md,_.isSafeInteger=bD,_.isSet=Jp,_.isString=xl,_.isSymbol=Wo,_.isTypedArray=Pi,_.isUndefined=BD,_.isWeakMap=DD,_.isWeakSet=RD,_.join=Vb,_.kebabCase=CR,_.last=Zo,_.lastIndexOf=xb,_.lowerCase=gR,_.lowerFirst=FR,_.lt=LD,_.lte=vD,_.max=mL,_.maxBy=fL,_.mean=hL,_.meanBy=pL,_.min=CL,_.minBy=gL,_.stubArray=yd,_.stubFalse=Td,_.stubObject=oL,_.stubString=nL,_.stubTrue=rL,_.multiply=FL,_.nth=Nb,_.noConflict=KR,_.noop=_d,_.now=Rl,_.pad=_R,_.padEnd=yR,_.padStart=TR,_.parseInt=ER,_.random=dR,_.reduce=wB,_.reduceRight=IB,_.repeat=SR,_.replace=bR,_.result=tR,_.round=_L,_.runInContext=x,_.sample=WB,_.size=HB,_.snakeCase=BR,_.some=$B,_.sortedIndex=kb,_.sortedIndexBy=Mb,_.sortedIndexOf=Hb,_.sortedLastIndex=$b,_.sortedLastIndexBy=Ub,_.sortedLastIndexOf=zb,_.startCase=RR,_.startsWith=LR,_.subtract=yL,_.sum=TL,_.sumBy=EL,_.template=vR,_.times=iL,_.toFinite=Jn,_.toInteger=Ie,_.toLength=Qp,_.toLower=VR,_.toNumber=Qo,_.toSafeInteger=VD,_.toString=et,_.toUpper=xR,_.trim=NR,_.trimEnd=AR,_.trimStart=PR,_.truncate=wR,_.unescape=IR,_.uniqueId=aL,_.upperCase=OR,_.upperFirst=pd,_.each=kp,_.eachRight=Mp,_.first=wp,Fd(_,function(){var n={};return Dn(_,function(i,u){rt.call(_.prototype,u)||(n[u]=i)}),n}(),{chain:!1}),_.VERSION=r,Yo(["bind","bindKey","curry","curryRight","partial","partialRight"],function(n){_[n].placeholder=_}),Yo(["drop","take"],function(n,i){Ye.prototype[n]=function(u){u=u===o?1:Ht(Ie(u),0);var m=this.__filtered__&&!i?new Ye(this):this.clone();return m.__filtered__?m.__takeCount__=ao(u,m.__takeCount__):m.__views__.push({size:ao(u,Je),type:n+(m.__dir__<0?"Right":"")}),m},Ye.prototype[n+"Right"]=function(u){return this.reverse()[n](u).reverse()}}),Yo(["filter","map","takeWhile"],function(n,i){var u=i+1,m=u==St||u==Le;Ye.prototype[n]=function(g){var y=this.clone();return y.__iteratees__.push({iteratee:_e(g,3),type:u}),y.__filtered__=y.__filtered__||m,y}}),Yo(["head","last"],function(n,i){var u="take"+(i?"Right":"");Ye.prototype[n]=function(){return this[u](1).value()[0]}}),Yo(["initial","tail"],function(n,i){var u="drop"+(i?"":"Right");Ye.prototype[n]=function(){return this.__filtered__?new Ye(this):this[u](1)}}),Ye.prototype.compact=function(){return this.filter(Lo)},Ye.prototype.find=function(n){return this.filter(n).head()},Ye.prototype.findLast=function(n){return this.reverse().find(n)},Ye.prototype.invokeMap=$e(function(n,i){return typeof n=="function"?new Ye(this):this.map(function(u){return Ws(u,n,i)})}),Ye.prototype.reject=function(n){return this.filter(vl(_e(n)))},Ye.prototype.slice=function(n,i){n=Ie(n);var u=this;return u.__filtered__&&(n>0||i<0)?new Ye(u):(n<0?u=u.takeRight(-n):n&&(u=u.drop(n)),i!==o&&(i=Ie(i),u=i<0?u.dropRight(-i):u.take(i-n)),u)},Ye.prototype.takeRightWhile=function(n){return this.reverse().takeWhile(n).reverse()},Ye.prototype.toArray=function(){return this.take(Je)},Dn(Ye.prototype,function(n,i){var u=/^(?:filter|find|map|reject)|While$/.test(i),m=/^(?:head|last)$/.test(i),g=_[m?"take"+(i=="last"?"Right":""):i],y=m||/^find/.test(i);g&&(_.prototype[i]=function(){var S=this.__wrapped__,L=m?[1]:arguments,N=S instanceof Ye,G=L[0],Y=N||Pe(S),J=function(je){var Ke=g.apply(_,Cr([je],L));return m&&se?Ke[0]:Ke};Y&&u&&typeof G=="function"&&G.length!=1&&(N=Y=!1);var se=this.__chain__,he=!!this.__actions__.length,ye=y&&!se,ke=N&&!he;if(!y&&Y){S=ke?S:new Ye(this);var Te=n.apply(S,L);return Te.__actions__.push({func:Bl,args:[J],thisArg:o}),new qo(Te,se)}return ye&&ke?n.apply(this,L):(Te=this.thru(J),ye?m?Te.value()[0]:Te.value():Te)})}),Yo(["pop","push","shift","sort","splice","unshift"],function(n){var i=Ja[n],u=/^(?:push|sort|unshift)$/.test(n)?"tap":"thru",m=/^(?:pop|shift)$/.test(n);_.prototype[n]=function(){var g=arguments;if(m&&!this.__chain__){var y=this.value();return i.apply(Pe(y)?y:[],g)}return this[u](function(S){return i.apply(Pe(S)?S:[],g)})}}),Dn(Ye.prototype,function(n,i){var u=_[i];if(u){var m=u.name+"";rt.call(vi,m)||(vi[m]=[]),vi[m].push({name:i,func:u})}}),vi[Fl(o,B).name]=[{name:"wrapper",func:o}],Ye.prototype.clone=IE,Ye.prototype.reverse=OE,Ye.prototype.value=WE,_.prototype.at=fB,_.prototype.chain=hB,_.prototype.commit=pB,_.prototype.next=CB,_.prototype.plant=FB,_.prototype.reverse=_B,_.prototype.toJSON=_.prototype.valueOf=_.prototype.value=yB,_.prototype.first=_.prototype.head,xs&&(_.prototype[xs]=gB),_},Di=pE();Gr?((Gr.exports=Di)._=Di,gc._=Di):Jt._=Di}).call(ir)})(Du,Du.exports);var Js=Du.exports;const Zk=it({__name:"If",props:{deps:{},theme:{},element:{},path:{},selectedElementPath:{},context:{type:[String,Number,Boolean,Array,Object]}},emits:["onImageOriginalSizeAdjusted","onImageSizeAdjusted","onElementClicked"],setup(e,{emit:t}){const o=e,r=t,s=no({ifResult:!1,isLoading:!0});return o.deps.boolExpressionEvaluator({boolExpression:o.element.Predicate,context:o.context}).then(a=>{s.ifResult=a,s.isLoading=!1}),(a,l)=>(ne(!0),Ce(Qe,null,So(s.ifResult?o.element.True:o.element.False,(c,d)=>(ne(),lt(Ia,{key:d,deps:o.deps,theme:o.theme,element:c,context:o.context,path:[...o.path,s.ifResult?"True":"False",d],selectedElementPath:o.selectedElementPath,onOnImageSizeAdjusted:l[0]||(l[0]=f=>r("onImageSizeAdjusted",f)),onOnImageOriginalSizeAdjusted:l[1]||(l[1]=f=>r("onImageOriginalSizeAdjusted",f)),onOnElementClicked:l[2]||(l[2]=f=>r("onElementClicked",f))},null,8,["deps","theme","element","context","path","selectedElementPath"]))),128))}}),Ss=e=>({paddingTop:eo({paddingExpression:e.paddings.Top,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings})+"px",paddingRight:eo({paddingExpression:e.paddings.Right,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings})+"px",paddingBottom:eo({paddingExpression:e.paddings.Bottom,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings})+"px",paddingLeft:eo({paddingExpression:e.paddings.Left,themeComponentPaddings:e.themeComponentPaddings,themeBodyPaddings:e.themeBodyPaddings})+"px"}),Qk=fo,eM=e=>Qk(e.width).Match({whenAuto:()=>"initial",whenPixel:t=>t.Value+"px",whenPercentage:t=>t.Value+"%"}),tM=["align"],oM=it({__name:"HeightContainer",props:{deps:{},theme:{},element:{},path:{},selectedElementPath:{},context:{type:[String,Number,Boolean,Array,Object]}},emits:["onImageOriginalSizeAdjusted","onImageSizeAdjusted","onElementClicked"],setup(e,{emit:t}){const o=e,r=t;return(s,a)=>(ne(),Ce("table",{class:"heightContainerRender",style:be([{"border-spacing":"0","border-collapse":"separate"},{width:ie(eM)({width:o.element.Width})}])},[X("tbody",null,[X("tr",null,[X("td",{align:ie(eT)({containerAlign:o.element.ContainerAlign}),style:be([ie(Ss)({paddings:o.element.Paddings,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings}),{height:o.element.Height?o.element.Height+"px":"",verticalAlign:o.element.VerticalAlign,backgroundRepeat:"no-repeat",backgroundSize:"contain",backgroundColor:ie(cr)({color:o.element.BackgroundColor,themeColors:o.theme.Colors})??"inherit"},ie(gi)({border:o.element.Border,themeColors:o.theme.Colors}),ie(Ir)({borderRadius:o.element.BorderRadius,borderRadiusCard:o.theme.BorderRadiusCard,bodyBorderRadius:o.theme.BorderRadius,borderButtonRadius:o.theme.BorderRadiusButton,borderBannerRadius:o.theme.BorderRadiusBanner})])},[(ne(!0),Ce(Qe,null,So(o.element.Elements,(l,c)=>(ne(),lt(Ia,{key:c,deps:o.deps,theme:o.theme,element:l,path:[...o.path,"Elements",c],selectedElementPath:o.selectedElementPath,context:o.context,onOnImageSizeAdjusted:a[0]||(a[0]=d=>r("onImageSizeAdjusted",d)),onOnImageOriginalSizeAdjusted:a[1]||(a[1]=d=>r("onImageOriginalSizeAdjusted",d)),onOnElementClicked:a[2]||(a[2]=d=>r("onElementClicked",d))},null,8,["deps","theme","element","path","selectedElementPath","context"]))),128))],12,tM)])])],4))}}),nM=e=>({Match:t=>{switch(e){case"Left":return t.whenLeft();case"Center":return t.whenCenter();case"Right":return t.whenRight();case"Inline":return t.whenInline()}}}),ba=e=>nM(e.contentAlign).Match({whenLeft:()=>({display:"block",textAlign:"left"}),whenCenter:()=>({display:"block",textAlign:"center"}),whenRight:()=>({display:"block",textAlign:"right"}),whenInline:()=>({})});let Zd;const Ru={mounted(e,t){const o=t.value;Zd=new ResizeObserver(r=>{r.forEach(s=>o(s.contentRect))}),Zd.observe(e)},unmounted(e){Zd.unobserve(e)}},rM=["href"],iM=["src","alt"],sM=["src","alt"],aM=it({__name:"Image",props:{deps:{},theme:{},element:{},path:{},context:{type:[String,Number,Boolean,Array,Object]}},emits:["onImageOriginalSizeAdjusted","onImageSizeAdjusted"],setup(e,{emit:t}){const o=d=>{r("onImageOriginalSizeAdjusted",{Path:s.path,OriginalHeight:d.target.naturalHeight,OriginalWidth:d.target.naturalWidth})},r=t,s=e,a=no({href:"",src:"",alt:"",isLoaded:!1}),l=async d=>s.deps.stringExpressionEvaluator({stringExpression:d,context:s.context}),c=async()=>{const[d,f,p]=await Promise.all([l(s.element.Src),l(s.element.HRef),l(s.element.Alt)]);a.href=f,a.src=d,a.alt=p,a.isLoaded=!0};return to(()=>[s.element.Src,s.element.HRef,s.element.Alt,s.context],()=>c()),c(),(d,f)=>s.element.IsLink?(ne(),Ce("a",{key:0,href:a.href,style:be([ie(ba)({contentAlign:s.element.ContentAlign})]),onClick:f[0]||(f[0]=hs(()=>{},["prevent"]))},[a.isLoaded?En((ne(),Ce("img",{key:0,class:"Image cursor-pointer",src:a.src,alt:a.alt,style:be([ie(Ir)({borderRadius:s.element.BorderRadius,borderRadiusCard:s.theme.BorderRadiusCard,bodyBorderRadius:s.theme.BorderRadius,borderButtonRadius:s.theme.BorderRadiusButton,borderBannerRadius:s.theme.BorderRadiusBanner}),ie(gi)({border:s.element.Border,themeColors:s.theme.Colors}),{maxWidth:"100%",width:(s.element.IsRetina?s.element.OriginalWidth/2:s.element.OriginalWidth)+"px"},{verticalAlign:s.element.VerticalAlign}]),onLoad:o},null,44,iM)),[[ie(Ru),({width:p,height:F})=>r("onImageSizeAdjusted",{Path:s.path,AdjustedHeight:F,AdjustedWidth:p})]]):No("",!0)],12,rM)):(ne(),Ce("span",{key:1,style:be([ie(ba)({contentAlign:s.element.ContentAlign})])},[a.isLoaded?En((ne(),Ce("img",{key:0,class:"Image cursor-pointer",src:a.src,alt:a.alt,style:be([ie(Ir)({borderRadius:s.element.BorderRadius,borderRadiusCard:s.theme.BorderRadiusCard,bodyBorderRadius:s.theme.BorderRadius,borderButtonRadius:s.theme.BorderRadiusButton,borderBannerRadius:s.theme.BorderRadiusBanner}),ie(gi)({border:s.element.Border,themeColors:s.theme.Colors}),{maxWidth:"100%",width:(s.element.IsRetina?s.element.OriginalWidth/2:s.element.OriginalWidth)+"px"},{verticalAlign:s.element.VerticalAlign}]),onLoad:o},null,44,sM)),[[ie(Ru),({width:p,height:F})=>r("onImageSizeAdjusted",{Path:s.path,AdjustedHeight:F,AdjustedWidth:p})]]):No("",!0)],4))}}),lM=fo,uM=e=>e.width===void 0?{}:lM(e.width).Match({whenAuto:()=>({width:"auto"}),whenPixel:t=>({width:t+"px"}),whenPercentage:t=>({width:t+"%"})}),cM=e=>{switch(e){case"Auto":return{width:"auto"};case"FullWidth":return{width:"100%"};default:return hr(e)}},dM=it({__name:"OneLineList",props:{deps:{},theme:{},element:{},path:{},selectedElementPath:{},context:{type:[String,Number,Boolean,Array,Object]}},emits:["onImageSizeAdjusted","onImageOriginalSizeAdjusted","onElementClicked"],setup(e,{emit:t}){const o=e,r=t;return(s,a)=>(ne(),Ce("table",{class:"oneLineList",style:be([{"border-spacing":"0","border-collapse":"collapse"},[ie(cM)(o.element.ContainerWidth)]])},[X("tbody",null,[X("tr",null,[(ne(!0),Ce(Qe,null,So(o.element.Elements,(l,c)=>(ne(),Ce("td",{key:c,class:"oneLineListItem",style:be([ie(Ss)({paddings:o.element.ItemPaddings,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings}),ie(uM)({width:o.element.ItemWidth}),{lineHeight:"normal"}])},[(ne(),lt(Ia,{key:c,deps:o.deps,theme:o.theme,element:l,path:[...o.path,"Elements",c],selectedElementPath:o.selectedElementPath,context:o.context,onOnImageSizeAdjusted:a[0]||(a[0]=d=>r("onImageSizeAdjusted",d)),onOnImageOriginalSizeAdjusted:a[1]||(a[1]=d=>r("onImageOriginalSizeAdjusted",d)),onOnElementClicked:a[2]||(a[2]=d=>r("onElementClicked",d))},null,8,["deps","theme","element","path","selectedElementPath","context"]))],4))),128))])])],4))}}),mM={class:"Spacer",width:"100%",style:{"border-spacing":"0","border-collapse":"collapse",width:"100%"}},fM={style:{"border-spacing":"0","border-collapse":"collapse",width:"100%"}},hM=it({__name:"Spacer",props:{theme:{},element:{}},setup(e){const t=e;return(o,r)=>(ne(),Ce("table",mM,[X("tbody",null,[X("tr",null,[X("td",{valign:"middle",style:be([{height:ie(eo)({paddingExpression:t.element.Height,themeComponentPaddings:t.theme.ComponentPaddings,themeBodyPaddings:t.theme.BodyPaddings})+"px"}])},[X("table",fM,[X("tbody",null,[X("tr",null,[X("td",{style:be([{"font-size":"0","line-height":"0","border-bottom":"0","border-left":"0","border-right":"0"},[{borderTop:t.element.Weight+"px",borderStyle:t.element.Weight>0?"solid":"none",borderColor:ie(cr)({color:t.element.Color,themeColors:t.theme.Colors})}]])}," ",4)])])])],4)])])]))}});/*! @license DOMPurify 3.1.0 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.0/LICENSE */const{entries:tT,setPrototypeOf:O0,isFrozen:pM,getPrototypeOf:CM,getOwnPropertyDescriptor:gM}=Object;let{freeze:bo,seal:un,create:oT}=Object,{apply:Mm,construct:Hm}=typeof Reflect<"u"&&Reflect;bo||(bo=function(t){return t});un||(un=function(t){return t});Mm||(Mm=function(t,o,r){return t.apply(o,r)});Hm||(Hm=function(t,o){return new t(...o)});const Xl=jo(Array.prototype.forEach),W0=jo(Array.prototype.pop),Zs=jo(Array.prototype.push),lu=jo(String.prototype.toLowerCase),Qd=jo(String.prototype.toString),k0=jo(String.prototype.match),Qs=jo(String.prototype.replace),FM=jo(String.prototype.indexOf),_M=jo(String.prototype.trim),gn=jo(Object.prototype.hasOwnProperty),Vo=jo(RegExp.prototype.test),ea=yM(TypeError);function jo(e){return function(t){for(var o=arguments.length,r=new Array(o>1?o-1:0),s=1;s<o;s++)r[s-1]=arguments[s];return Mm(e,t,r)}}function yM(e){return function(){for(var t=arguments.length,o=new Array(t),r=0;r<t;r++)o[r]=arguments[r];return Hm(e,o)}}function Ge(e,t){let o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:lu;O0&&O0(e,null);let r=t.length;for(;r--;){let s=t[r];if(typeof s=="string"){const a=o(s);a!==s&&(pM(t)||(t[r]=a),s=a)}e[s]=!0}return e}function TM(e){for(let t=0;t<e.length;t++)gn(e,t)||(e[t]=null);return e}function ai(e){const t=oT(null);for(const[o,r]of tT(e))gn(e,o)&&(Array.isArray(r)?t[o]=TM(r):r&&typeof r=="object"&&r.constructor===Object?t[o]=ai(r):t[o]=r);return t}function Jl(e,t){for(;e!==null;){const r=gM(e,t);if(r){if(r.get)return jo(r.get);if(typeof r.value=="function")return jo(r.value)}e=CM(e)}function o(){return null}return o}const M0=bo(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),em=bo(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),tm=bo(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),EM=bo(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),om=bo(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),SM=bo(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),H0=bo(["#text"]),$0=bo(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),nm=bo(["accent-height","accumulate","additive","alignment-baseline","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),U0=bo(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Zl=bo(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),bM=un(/\{\{[\w\W]*|[\w\W]*\}\}/gm),BM=un(/<%[\w\W]*|[\w\W]*%>/gm),DM=un(/\${[\w\W]*}/gm),RM=un(/^data-[\-\w.\u00B7-\uFFFF]/),LM=un(/^aria-[\-\w]+$/),nT=un(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),vM=un(/^(?:\w+script|data):/i),VM=un(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),rT=un(/^html$/i),xM=un(/^[a-z][.\w]*(-[.\w]+)+$/i);var z0=Object.freeze({__proto__:null,MUSTACHE_EXPR:bM,ERB_EXPR:BM,TMPLIT_EXPR:DM,DATA_ATTR:RM,ARIA_ATTR:LM,IS_ALLOWED_URI:nT,IS_SCRIPT_OR_DATA:vM,ATTR_WHITESPACE:VM,DOCTYPE_NAME:rT,CUSTOM_ELEMENT:xM});const NM=function(){return typeof window>"u"?null:window},AM=function(t,o){if(typeof t!="object"||typeof t.createPolicy!="function")return null;let r=null;const s="data-tt-policy-suffix";o&&o.hasAttribute(s)&&(r=o.getAttribute(s));const a="dompurify"+(r?"#"+r:"");try{return t.createPolicy(a,{createHTML(l){return l},createScriptURL(l){return l}})}catch{return console.warn("TrustedTypes policy "+a+" could not be created."),null}};function iT(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:NM();const t=pe=>iT(pe);if(t.version="3.1.0",t.removed=[],!e||!e.document||e.document.nodeType!==9)return t.isSupported=!1,t;let{document:o}=e;const r=o,s=r.currentScript,{DocumentFragment:a,HTMLTemplateElement:l,Node:c,Element:d,NodeFilter:f,NamedNodeMap:p=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:F,DOMParser:T,trustedTypes:b}=e,P=d.prototype,R=Jl(P,"cloneNode"),W=Jl(P,"nextSibling"),B=Jl(P,"childNodes"),I=Jl(P,"parentNode");if(typeof l=="function"){const pe=o.createElement("template");pe.content&&pe.content.ownerDocument&&(o=pe.content.ownerDocument)}let k,D="";const{implementation:H,createNodeIterator:z,createDocumentFragment:$,getElementsByTagName:le}=o,{importNode:ce}=r;let me={};t.isSupported=typeof tT=="function"&&typeof I=="function"&&H&&H.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:Ne,ERB_EXPR:Oe,TMPLIT_EXPR:Me,DATA_ATTR:St,ARIA_ATTR:It,IS_SCRIPT_OR_DATA:Le,ATTR_WHITESPACE:ge,CUSTOM_ELEMENT:Se}=z0;let{IS_ALLOWED_URI:qe}=z0,We=null;const Je=Ge({},[...M0,...em,...tm,...om,...H0]);let Ae=null;const zt=Ge({},[...$0,...nm,...U0,...Zl]);let He=Object.seal(oT(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}})),st=null,pt=null,Ot=!0,nt=!0,bt=!1,Dt=!0,ut=!1,Wt=!0,C=!1,h=!1,E=!1,A=!1,w=!1,U=!1,ee=!0,q=!1;const Z="user-content-";let K=!0,oe=!1,v={},O=null;const re=Ge({},["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"]);let ue=null;const Be=Ge({},["audio","video","img","source","image","track"]);let we=null;const ct=Ge({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),dt="http://www.w3.org/1998/Math/MathML",vt="http://www.w3.org/2000/svg",mt="http://www.w3.org/1999/xhtml";let ro=mt,bn=!1,Vt=null;const io=Ge({},[dt,vt,mt],Qd);let Bn=null;const sc=["application/xhtml+xml","text/html"],ac="text/html";let xt=null,$n=null;const lc=o.createElement("form"),Oa=function(V){return V instanceof RegExp||V instanceof Function},bs=function(){let V=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!($n&&$n===V)){if((!V||typeof V!="object")&&(V={}),V=ai(V),Bn=sc.indexOf(V.PARSER_MEDIA_TYPE)===-1?ac:V.PARSER_MEDIA_TYPE,xt=Bn==="application/xhtml+xml"?Qd:lu,We=gn(V,"ALLOWED_TAGS")?Ge({},V.ALLOWED_TAGS,xt):Je,Ae=gn(V,"ALLOWED_ATTR")?Ge({},V.ALLOWED_ATTR,xt):zt,Vt=gn(V,"ALLOWED_NAMESPACES")?Ge({},V.ALLOWED_NAMESPACES,Qd):io,we=gn(V,"ADD_URI_SAFE_ATTR")?Ge(ai(ct),V.ADD_URI_SAFE_ATTR,xt):ct,ue=gn(V,"ADD_DATA_URI_TAGS")?Ge(ai(Be),V.ADD_DATA_URI_TAGS,xt):Be,O=gn(V,"FORBID_CONTENTS")?Ge({},V.FORBID_CONTENTS,xt):re,st=gn(V,"FORBID_TAGS")?Ge({},V.FORBID_TAGS,xt):{},pt=gn(V,"FORBID_ATTR")?Ge({},V.FORBID_ATTR,xt):{},v=gn(V,"USE_PROFILES")?V.USE_PROFILES:!1,Ot=V.ALLOW_ARIA_ATTR!==!1,nt=V.ALLOW_DATA_ATTR!==!1,bt=V.ALLOW_UNKNOWN_PROTOCOLS||!1,Dt=V.ALLOW_SELF_CLOSE_IN_ATTR!==!1,ut=V.SAFE_FOR_TEMPLATES||!1,Wt=V.SAFE_FOR_XML!==!1,C=V.WHOLE_DOCUMENT||!1,A=V.RETURN_DOM||!1,w=V.RETURN_DOM_FRAGMENT||!1,U=V.RETURN_TRUSTED_TYPE||!1,E=V.FORCE_BODY||!1,ee=V.SANITIZE_DOM!==!1,q=V.SANITIZE_NAMED_PROPS||!1,K=V.KEEP_CONTENT!==!1,oe=V.IN_PLACE||!1,qe=V.ALLOWED_URI_REGEXP||nT,ro=V.NAMESPACE||mt,He=V.CUSTOM_ELEMENT_HANDLING||{},V.CUSTOM_ELEMENT_HANDLING&&Oa(V.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(He.tagNameCheck=V.CUSTOM_ELEMENT_HANDLING.tagNameCheck),V.CUSTOM_ELEMENT_HANDLING&&Oa(V.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(He.attributeNameCheck=V.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),V.CUSTOM_ELEMENT_HANDLING&&typeof V.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(He.allowCustomizedBuiltInElements=V.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),ut&&(nt=!1),w&&(A=!0),v&&(We=Ge({},H0),Ae=[],v.html===!0&&(Ge(We,M0),Ge(Ae,$0)),v.svg===!0&&(Ge(We,em),Ge(Ae,nm),Ge(Ae,Zl)),v.svgFilters===!0&&(Ge(We,tm),Ge(Ae,nm),Ge(Ae,Zl)),v.mathMl===!0&&(Ge(We,om),Ge(Ae,U0),Ge(Ae,Zl))),V.ADD_TAGS&&(We===Je&&(We=ai(We)),Ge(We,V.ADD_TAGS,xt)),V.ADD_ATTR&&(Ae===zt&&(Ae=ai(Ae)),Ge(Ae,V.ADD_ATTR,xt)),V.ADD_URI_SAFE_ATTR&&Ge(we,V.ADD_URI_SAFE_ATTR,xt),V.FORBID_CONTENTS&&(O===re&&(O=ai(O)),Ge(O,V.FORBID_CONTENTS,xt)),K&&(We["#text"]=!0),C&&Ge(We,["html","head","body"]),We.table&&(Ge(We,["tbody"]),delete st.tbody),V.TRUSTED_TYPES_POLICY){if(typeof V.TRUSTED_TYPES_POLICY.createHTML!="function")throw ea('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof V.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw ea('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');k=V.TRUSTED_TYPES_POLICY,D=k.createHTML("")}else k===void 0&&(k=AM(b,s)),k!==null&&typeof D=="string"&&(D=k.createHTML(""));bo&&bo(V),$n=V}},Wa=Ge({},["mi","mo","mn","ms","mtext"]),Bs=Ge({},["foreignobject","desc","title","annotation-xml"]),uc=Ge({},["title","style","font","a","script"]),ka=Ge({},[...em,...tm,...EM]),Ma=Ge({},[...om,...SM]),Ds=function(V){let te=I(V);(!te||!te.tagName)&&(te={namespaceURI:ro,tagName:"template"});const fe=lu(V.tagName),at=lu(te.tagName);return Vt[V.namespaceURI]?V.namespaceURI===vt?te.namespaceURI===mt?fe==="svg":te.namespaceURI===dt?fe==="svg"&&(at==="annotation-xml"||Wa[at]):!!ka[fe]:V.namespaceURI===dt?te.namespaceURI===mt?fe==="math":te.namespaceURI===vt?fe==="math"&&Bs[at]:!!Ma[fe]:V.namespaceURI===mt?te.namespaceURI===vt&&!Bs[at]||te.namespaceURI===dt&&!Wa[at]?!1:!Ma[fe]&&(uc[fe]||!ka[fe]):!!(Bn==="application/xhtml+xml"&&Vt[V.namespaceURI]):!1},dn=function(V){Zs(t.removed,{element:V});try{V.parentNode.removeChild(V)}catch{V.remove()}},zr=function(V,te){try{Zs(t.removed,{attribute:te.getAttributeNode(V),from:te})}catch{Zs(t.removed,{attribute:null,from:te})}if(te.removeAttribute(V),V==="is"&&!Ae[V])if(A||w)try{dn(te)}catch{}else try{te.setAttribute(V,"")}catch{}},Ha=function(V){let te=null,fe=null;if(E)V="<remove></remove>"+V;else{const jt=k0(V,/^[\r\n\t ]+/);fe=jt&&jt[0]}Bn==="application/xhtml+xml"&&ro===mt&&(V='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+V+"</body></html>");const at=k?k.createHTML(V):V;if(ro===mt)try{te=new T().parseFromString(at,Bn)}catch{}if(!te||!te.documentElement){te=H.createDocument(ro,"template",null);try{te.documentElement.innerHTML=bn?D:at}catch{}}const Nt=te.body||te.documentElement;return V&&fe&&Nt.insertBefore(o.createTextNode(fe),Nt.childNodes[0]||null),ro===mt?le.call(te,C?"html":"body")[0]:C?te.documentElement:Nt},$a=function(V){return z.call(V.ownerDocument||V,V,f.SHOW_ELEMENT|f.SHOW_COMMENT|f.SHOW_TEXT|f.SHOW_PROCESSING_INSTRUCTION|f.SHOW_CDATA_SECTION,null)},cc=function(V){return V instanceof F&&(typeof V.nodeName!="string"||typeof V.textContent!="string"||typeof V.removeChild!="function"||!(V.attributes instanceof p)||typeof V.removeAttribute!="function"||typeof V.setAttribute!="function"||typeof V.namespaceURI!="string"||typeof V.insertBefore!="function"||typeof V.hasChildNodes!="function")},Ua=function(V){return typeof c=="function"&&V instanceof c},mn=function(V,te,fe){me[V]&&Xl(me[V],at=>{at.call(t,te,fe,$n)})},za=function(V){let te=null;if(mn("beforeSanitizeElements",V,null),cc(V))return dn(V),!0;const fe=xt(V.nodeName);if(mn("uponSanitizeElement",V,{tagName:fe,allowedTags:We}),V.hasChildNodes()&&!Ua(V.firstElementChild)&&Vo(/<[/\w]/g,V.innerHTML)&&Vo(/<[/\w]/g,V.textContent)||V.nodeType===7||Wt&&V.nodeType===8&&Vo(/<[/\w]/g,V.data))return dn(V),!0;if(!We[fe]||st[fe]){if(!st[fe]&&Ga(fe)&&(He.tagNameCheck instanceof RegExp&&Vo(He.tagNameCheck,fe)||He.tagNameCheck instanceof Function&&He.tagNameCheck(fe)))return!1;if(K&&!O[fe]){const at=I(V)||V.parentNode,Nt=B(V)||V.childNodes;if(Nt&&at){const jt=Nt.length;for(let kt=jt-1;kt>=0;--kt)at.insertBefore(R(Nt[kt],!0),W(V))}}return dn(V),!0}return V instanceof d&&!Ds(V)||(fe==="noscript"||fe==="noembed"||fe==="noframes")&&Vo(/<\/no(script|embed|frames)/i,V.innerHTML)?(dn(V),!0):(ut&&V.nodeType===3&&(te=V.textContent,Xl([Ne,Oe,Me],at=>{te=Qs(te,at," ")}),V.textContent!==te&&(Zs(t.removed,{element:V.cloneNode()}),V.textContent=te)),mn("afterSanitizeElements",V,null),!1)},ja=function(V,te,fe){if(ee&&(te==="id"||te==="name")&&(fe in o||fe in lc))return!1;if(!(nt&&!pt[te]&&Vo(St,te))){if(!(Ot&&Vo(It,te))){if(!Ae[te]||pt[te]){if(!(Ga(V)&&(He.tagNameCheck instanceof RegExp&&Vo(He.tagNameCheck,V)||He.tagNameCheck instanceof Function&&He.tagNameCheck(V))&&(He.attributeNameCheck instanceof RegExp&&Vo(He.attributeNameCheck,te)||He.attributeNameCheck instanceof Function&&He.attributeNameCheck(te))||te==="is"&&He.allowCustomizedBuiltInElements&&(He.tagNameCheck instanceof RegExp&&Vo(He.tagNameCheck,fe)||He.tagNameCheck instanceof Function&&He.tagNameCheck(fe))))return!1}else if(!we[te]){if(!Vo(qe,Qs(fe,ge,""))){if(!((te==="src"||te==="xlink:href"||te==="href")&&V!=="script"&&FM(fe,"data:")===0&&ue[V])){if(!(bt&&!Vo(Le,Qs(fe,ge,"")))){if(fe)return!1}}}}}}return!0},Ga=function(V){return V!=="annotation-xml"&&k0(V,Se)},Rs=function(V){mn("beforeSanitizeAttributes",V,null);const{attributes:te}=V;if(!te)return;const fe={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:Ae};let at=te.length;for(;at--;){const Nt=te[at],{name:jt,namespaceURI:kt,value:Un}=Nt,jr=xt(jt);let so=jt==="value"?Un:_M(Un);if(fe.attrName=jr,fe.attrValue=so,fe.keepAttr=!0,fe.forceKeepAttr=void 0,mn("uponSanitizeAttribute",V,fe),so=fe.attrValue,fe.forceKeepAttr||(zr(jt,V),!fe.keepAttr))continue;if(!Dt&&Vo(/\/>/i,so)){zr(jt,V);continue}ut&&Xl([Ne,Oe,Me],vs=>{so=Qs(so,vs," ")});const Ls=xt(V.nodeName);if(ja(Ls,jr,so)){if(q&&(jr==="id"||jr==="name")&&(zr(jt,V),so=Z+so),k&&typeof b=="object"&&typeof b.getAttributeType=="function"&&!kt)switch(b.getAttributeType(Ls,jr)){case"TrustedHTML":{so=k.createHTML(so);break}case"TrustedScriptURL":{so=k.createScriptURL(so);break}}try{kt?V.setAttributeNS(kt,jt,so):V.setAttribute(jt,so),W0(t.removed)}catch{}}}mn("afterSanitizeAttributes",V,null)},dc=function pe(V){let te=null;const fe=$a(V);for(mn("beforeSanitizeShadowDOM",V,null);te=fe.nextNode();)mn("uponSanitizeShadowNode",te,null),!za(te)&&(te.content instanceof a&&pe(te.content),Rs(te));mn("afterSanitizeShadowDOM",V,null)};return t.sanitize=function(pe){let V=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},te=null,fe=null,at=null,Nt=null;if(bn=!pe,bn&&(pe="<!-->"),typeof pe!="string"&&!Ua(pe))if(typeof pe.toString=="function"){if(pe=pe.toString(),typeof pe!="string")throw ea("dirty is not a string, aborting")}else throw ea("toString is not a function");if(!t.isSupported)return pe;if(h||bs(V),t.removed=[],typeof pe=="string"&&(oe=!1),oe){if(pe.nodeName){const Un=xt(pe.nodeName);if(!We[Un]||st[Un])throw ea("root node is forbidden and cannot be sanitized in-place")}}else if(pe instanceof c)te=Ha("<!---->"),fe=te.ownerDocument.importNode(pe,!0),fe.nodeType===1&&fe.nodeName==="BODY"||fe.nodeName==="HTML"?te=fe:te.appendChild(fe);else{if(!A&&!ut&&!C&&pe.indexOf("<")===-1)return k&&U?k.createHTML(pe):pe;if(te=Ha(pe),!te)return A?null:U?D:""}te&&E&&dn(te.firstChild);const jt=$a(oe?pe:te);for(;at=jt.nextNode();)za(at)||(at.content instanceof a&&dc(at.content),Rs(at));if(oe)return pe;if(A){if(w)for(Nt=$.call(te.ownerDocument);te.firstChild;)Nt.appendChild(te.firstChild);else Nt=te;return(Ae.shadowroot||Ae.shadowrootmode)&&(Nt=ce.call(r,Nt,!0)),Nt}let kt=C?te.outerHTML:te.innerHTML;return C&&We["!doctype"]&&te.ownerDocument&&te.ownerDocument.doctype&&te.ownerDocument.doctype.name&&Vo(rT,te.ownerDocument.doctype.name)&&(kt="<!DOCTYPE "+te.ownerDocument.doctype.name+`>
|
|
82
|
+
`+kt),ut&&Xl([Ne,Oe,Me],Un=>{kt=Qs(kt,Un," ")}),k&&U?k.createHTML(kt):kt},t.setConfig=function(){let pe=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};bs(pe),h=!0},t.clearConfig=function(){$n=null,h=!1},t.isValidAttribute=function(pe,V,te){$n||bs({});const fe=xt(pe),at=xt(V);return ja(fe,at,te)},t.addHook=function(pe,V){typeof V=="function"&&(me[pe]=me[pe]||[],Zs(me[pe],V))},t.removeHook=function(pe){if(me[pe])return W0(me[pe])},t.removeHooks=function(pe){me[pe]&&(me[pe]=[])},t.removeAllHooks=function(){me={}},t}var j0=iT();const $m={beforeMount(e,t){e.innerHTML=j0.sanitize(t.value)},beforeUpdate(e,t){e.innerHTML=j0.sanitize(t.value)}},PM=e=>({Match:t=>{switch(e.Discriminator){case"EmailBackgroundColor":return t.whenEmailBackgroundColor();case"BodyColor":return t.whenBodyColor();case"TitleColor":return t.whenTitleColor();case"HeadingColor":return t.whenHeadingColor();case"SubHeadingColor":return t.whenSubHeading();case"LargeTextColor":return t.whenLargeTextColor();case"NormalTextColor":return t.whenNormalTextColor();case"DescriptionTextColor":return t.whenDescriptionTextColor();case"PrimaryTextColor":return t.whenPrimaryTextColor();case"SecondaryTextColor":return t.whenSecondaryTextColor();case"ButtonTextColor":return t.whenButtonTextColor();case"LinkColor":return t.whenLinkColor();case"PrimaryColor":return t.whenPrimaryColor();case"SecondaryColor":return t.whenSecondaryColor();case"CardBackgroundColor":return t.whenCardBackgroundColor();case"Custom":return t.whenCustom(e.CustomValue)}}}),wM=e=>PM(e.fontColor).Match({whenEmailBackgroundColor:()=>e.themeColors.EmailBackgroundColor,whenBodyColor:()=>e.themeColors.BodyColor,whenTitleColor:()=>e.themeColors.TitleColor,whenHeadingColor:()=>e.themeColors.HeadingColor,whenSubHeading:()=>e.themeColors.SubHeadingColor,whenLargeTextColor:()=>e.themeColors.LargeTextColor,whenNormalTextColor:()=>e.themeColors.NormalTextColor,whenDescriptionTextColor:()=>e.themeColors.DescriptionTextColor,whenPrimaryTextColor:()=>e.themeColors.PrimaryTextColor,whenSecondaryTextColor:()=>e.themeColors.SecondaryTextColor,whenLinkColor:()=>e.themeColors.LinkColor,whenPrimaryColor:()=>e.themeColors.PrimaryColor,whenSecondaryColor:()=>e.themeColors.SecondaryColor,whenCardBackgroundColor:()=>e.themeColors.CardBackgroundColor,whenButtonTextColor:()=>e.themeColors.ButtonTextColor,whenCustom:t=>t}),IM=e=>({Match:t=>{switch(e){case"None":return t.whenNone();case"Underline":return t.whenUnderline();case"LineThrough":return t.whenLineThrough()}}}),sT=e=>IM(e.textDecoration).Match({whenNone:()=>"none",whenUnderline:()=>"underline",whenLineThrough:()=>"line-through"}),OM=e=>({fontSize:e.customFontSettings.FontSize,lineHeight:e.customFontSettings.LineHeight,fontWeight:e.customFontSettings.IsBold?"bold":"normal",fontStyle:e.customFontSettings.IsItalic?"italic":"normal",textDecoration:sT({textDecoration:e.customFontSettings.Decoration}),fontFamily:e.customFontSettings.FontFamily,color:wM({fontColor:e.customFontSettings.FontColor,themeColors:e.themeColors})}),aT=e=>({Match:t=>{switch(e.Discriminator){case"Heading":return t.whenHeading();case"Title":return t.whenTitle();case"SubHeading":return t.whenSubHeading();case"LargeText":return t.whenLargeText();case"NormalText":return t.whenNormalText();case"DescriptionText":return t.whenDescriptionText();case"Link":return t.whenLink();case"Button":return t.whenButton();case"Custom":return t.whenCustom(e.CustomFontSettings);default:return hr(e.Discriminator)}}}),WM=e=>({Match:t=>{switch(e.Discriminator){case"StyleLinkedColor":return t.whenFontStyle();case"EmailBackgroundColor":return t.whenEmailBackgroundColor();case"BodyColor":return t.whenBodyColor();case"TitleColor":return t.whenTitleColor();case"HeadingColor":return t.whenHeadingColor();case"SubHeadingColor":return t.whenSubHeading();case"LargeTextColor":return t.whenLargeTextColor();case"NormalTextColor":return t.whenNormalTextColor();case"DescriptionTextColor":return t.whenDescriptionTextColor();case"PrimaryTextColor":return t.whenPrimaryTextColor();case"SecondaryTextColor":return t.whenSecondaryTextColor();case"ButtonTextColor":return t.whenButtonTextColor();case"LinkColor":return t.whenLinkColor();case"PrimaryColor":return t.whenPrimaryColor();case"SecondaryColor":return t.whenSecondaryColor();case"CardBackgroundColor":return t.whenCardBackgroundColor();case"Custom":return t.whenCustom(e.CustomValue)}}}),kM=e=>WM(e.fontStyleColor).Match({whenFontStyle:()=>aT(e.fontStyle).Match({whenHeading:()=>e.themeColors.HeadingColor,whenTitle:()=>e.themeColors.TitleColor,whenSubHeading:()=>e.themeColors.SubHeadingColor,whenLargeText:()=>e.themeColors.LargeTextColor,whenNormalText:()=>e.themeColors.NormalTextColor,whenDescriptionText:()=>e.themeColors.DescriptionTextColor,whenButton:()=>e.themeColors.ButtonTextColor,whenLink:()=>e.themeColors.LinkColor,whenCustom:t=>cr({color:t.FontColor,themeColors:e.themeColors})}),whenEmailBackgroundColor:()=>e.themeColors.EmailBackgroundColor,whenBodyColor:()=>e.themeColors.BodyColor,whenTitleColor:()=>e.themeColors.TitleColor,whenHeadingColor:()=>e.themeColors.HeadingColor,whenSubHeading:()=>e.themeColors.SubHeadingColor,whenLargeTextColor:()=>e.themeColors.LargeTextColor,whenNormalTextColor:()=>e.themeColors.NormalTextColor,whenDescriptionTextColor:()=>e.themeColors.DescriptionTextColor,whenPrimaryTextColor:()=>e.themeColors.PrimaryTextColor,whenSecondaryTextColor:()=>e.themeColors.SecondaryTextColor,whenLinkColor:()=>e.themeColors.LinkColor,whenPrimaryColor:()=>e.themeColors.PrimaryColor,whenSecondaryColor:()=>e.themeColors.SecondaryColor,whenCardBackgroundColor:()=>e.themeColors.CardBackgroundColor,whenButtonTextColor:()=>e.themeColors.ButtonTextColor,whenCustom:t=>t}),MM={Arial:"Arial",Georgia:"Georgia",Tahoma:"Tahoma",TimesNewRoman:"Times New Roman",Verdana:"Verdana"},kf=e=>({fontSize:e.fontSize+"px",lineHeight:e.lineHeight+"px",fontWeight:e.fontWeight,fontStyle:e.fontStyle,fontFamily:MM[e.fontFamily],textDecoration:e.textDecoration,color:e.color}),Mf=e=>{const t=o=>({fontSize:o.FontSize,lineHeight:o.LineHeight,fontWeight:o.IsBold?"bold":"normal",fontStyle:o.IsItalic?"italic":"normal",fontFamily:e.fontFamily,textDecoration:sT({textDecoration:o.Decoration}),color:kM({fontStyleColor:e.fontStyle.FontColor,fontStyle:e.fontStyle,themeColors:e.themeColors})});return aT(e.fontStyle).Match({whenHeading:()=>t(e.themeDefinedFontSettings.Heading),whenTitle:()=>t(e.themeDefinedFontSettings.Title),whenSubHeading:()=>t(e.themeDefinedFontSettings.SubHeading),whenLargeText:()=>t(e.themeDefinedFontSettings.LargeText),whenNormalText:()=>t(e.themeDefinedFontSettings.NormalText),whenDescriptionText:()=>t(e.themeDefinedFontSettings.DescriptionText),whenLink:()=>t(e.themeDefinedFontSettings.Link),whenButton:()=>t(e.themeDefinedFontSettings.Button),whenCustom:o=>OM({customFontSettings:o,themeColors:e.themeColors})})},HM=e=>({Match:t=>{switch(e.Discriminator){case"Theme":return t.whenTheme();case"Custom":return t.whenCustom(e.CustomValue);default:return hr(e.Discriminator)}}}),$M=e=>HM(e.buttonPaddings).Match({whenTheme:()=>({TopBottom:e.themeButtonPaddings.TopBottom,LeftRight:e.themeButtonPaddings.LeftRight}),whenCustom:t=>({TopBottom:t.TopBottom,LeftRight:t.LeftRight})}),UM={style:{"border-spacing":"0","border-collapse":"collapse",width:"100%"}},zM=["align"],jM={class:"Button"},GM=["href"],YM=it({__name:"ButtonVue",props:{deps:{},theme:{},element:{},context:{type:[String,Number,Boolean,Array,Object]}},setup(e){const t=e,o=xe(()=>kf(Mf({fontFamily:t.theme.FontFamily,fontStyle:t.element.TextStyle,themeDefinedFontSettings:t.theme.FontSettingsPresets,themeColors:t.theme.Colors}))),r=xe(()=>au({borderColor:t.element.Border.Left.Color,themeColors:t.theme.Colors})),s=xe(()=>$M({buttonPaddings:t.element.Paddings,themeButtonPaddings:t.theme.ButtonPaddings})),a=xe(()=>cr({color:t.element.BackgroundColor,themeColors:t.theme.Colors})),l=xe(()=>{switch(t.element.ContentAlign){case"Center":return"center";case"Left":return"left";case"Right":return"right";default:return"center"}}),c=no({href:"",text:"",isLoading:!0}),d=t.deps.stringExpressionEvaluator,f=()=>{Promise.all([d({stringExpression:t.element.HRef,context:t.context}),d({stringExpression:t.element.Text,context:t.context})]).then(([p,F])=>{c.href=p,c.text=F,c.isLoading=!1})};return f(),to(()=>[t.element.HRef,t.element.Text,t.context],()=>f()),(p,F)=>(ne(),Ce("table",UM,[X("tbody",null,[X("tr",null,[X("td",{align:l.value},[X("div",jM,[X("a",{style:be([{display:"block","text-decoration":"none"},[o.value]]),href:c.href,onClick:F[0]||(F[0]=hs(()=>{},["prevent"]))},[X("table",{align:"center",style:be([{"text-align":"center","border-spacing":"0","border-collapse":"separate"},[{backgroundColor:a.value},ie(Ir)({borderRadius:t.element.BorderRadius,borderRadiusCard:t.theme.BorderRadiusCard,bodyBorderRadius:t.theme.BorderRadius,borderButtonRadius:t.theme.BorderRadiusButton,borderBannerRadius:t.theme.BorderRadiusBanner}),{width:t.element.FullWidth?"100%":"auto"},ie(gi)({border:t.element.Border,themeColors:p.theme.Colors}),{borderColor:r.value}]])},[X("tbody",null,[X("tr",null,[X("td",{align:"center",style:be([{"line-height":"normal"},[{paddingTop:s.value.TopBottom+"px",paddingBottom:s.value.TopBottom+"px",paddingLeft:s.value.LeftRight+"px",paddingRight:s.value.LeftRight+"px"}]])},[En(X("p",{class:"user-select-none",style:be([o.value])},null,4),[[ie($m),c.text]])],4)])])],4)],12,GM)])],8,zM)])])]))}}),KM=["href"],qM=it({__name:"SpanText",props:{deps:{},theme:{},element:{},context:{type:[String,Number,Boolean,Array,Object]}},setup(e){const t=e,o=t.deps.stringExpressionEvaluator,r=xe(()=>{const c=Mf({fontFamily:t.theme.FontFamily,fontStyle:t.element.Style,themeDefinedFontSettings:t.theme.FontSettingsPresets,themeColors:t.theme.Colors});return{...kf(c),minHeight:t.element.MinNumberOfLines*c.lineHeight+"px"}}),s=no({href:"",text:"",isLoading:!0}),a=c=>c.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'"),l=()=>{Promise.all([o({stringExpression:t.element.HRef,context:t.context}),o({stringExpression:t.element.Text,context:t.context})]).then(([c,d])=>{s.href=c,s.text=a(d),s.isLoading=!1})};return l(),to(()=>[t.context,t.element.HRef,t.element.Text],()=>l()),(c,d)=>t.element.IsLink?En((ne(),Ce("a",{key:0,href:s.href,class:"SpanText cursor-pointer user-select-none",style:be([{margin:"0"},[r.value,ie(ba)({contentAlign:t.element.ContentAlign})]]),onClick:d[0]||(d[0]=hs(()=>{},["prevent"]))},null,12,KM)),[[ie($m),s.text]]):En((ne(),Ce("span",{key:1,class:"SpanText cursor-pointer user-select-none",style:be([{margin:"0"},[r.value,ie(ba)({contentAlign:t.element.ContentAlign})]])},null,4)),[[ie($m),s.text]])}});const XM=Po(qM,[["__scopeId","data-v-afff023f"]]),JM=it({__name:"UnsubscribeLink",props:{theme:{},element:{}},setup(e){const t=e,o=xe(()=>{const r=Mf({fontFamily:t.theme.FontFamily,fontStyle:t.element.Style,themeDefinedFontSettings:t.theme.FontSettingsPresets,themeColors:t.theme.Colors});return{...kf(r)}});return(r,s)=>(ne(),Ce("a",{href:"#",class:"cursor-pointer user-select-none",style:be([{margin:"0"},[o.value,ie(ba)({contentAlign:t.element.ContentAlign})]]),onClick:s[0]||(s[0]=hs(()=>{},["prevent"]))},On(t.element.Text),5))}});const ZM=Po(JM,[["__scopeId","data-v-5377f699"]]),Ia=it({__name:"Elements",props:{deps:{},theme:{},element:{},path:{},context:{type:[String,Number,Boolean,Array,Object]},selectedElementPath:{}},emits:["onElementClicked","onImageOriginalSizeAdjusted","onImageSizeAdjusted"],setup(e,{emit:t}){const o=e,r=t,s=(a,l)=>{r("onElementClicked",{element:a,path:[...o.path,l]})};return(a,l)=>(ne(),Ce("span",{onClick:l[16]||(l[16]=hs(()=>{},["stop"]))},[o.element.Button!==void 0?(ne(),lt(YM,{key:0,deps:o.deps,theme:o.theme,element:o.element.Button,context:o.context,class:on({"element-selected":ie(Js.isEqual)(o.selectedElementPath,[...o.path,"Button"])}),onClick:l[0]||(l[0]=c=>s(o.element,"Button"))},null,8,["deps","theme","element","context","class"])):No("",!0),o.element.HeightContainer!==void 0?(ne(),lt(oM,{key:1,deps:o.deps,theme:o.theme,element:o.element.HeightContainer,path:[...o.path,"HeightContainer"],selectedElementPath:o.selectedElementPath,context:o.context,onOnImageOriginalSizeAdjusted:l[1]||(l[1]=c=>r("onImageOriginalSizeAdjusted",c)),onOnImageSizeAdjusted:l[2]||(l[2]=c=>r("onImageSizeAdjusted",c)),onOnElementClicked:l[3]||(l[3]=c=>r("onElementClicked",c))},null,8,["deps","theme","element","path","selectedElementPath","context"])):No("",!0),o.element.Image!==void 0?(ne(),lt(aM,{key:2,deps:o.deps,theme:o.theme,element:o.element.Image,context:o.context,path:[...o.path,"Image"],class:on({"element-selected":ie(Js.isEqual)(o.selectedElementPath,[...o.path,"Image"])}),onOnImageOriginalSizeAdjusted:l[4]||(l[4]=c=>r("onImageOriginalSizeAdjusted",c)),onOnImageSizeAdjusted:l[5]||(l[5]=c=>r("onImageSizeAdjusted",c)),onClick:l[6]||(l[6]=c=>s(o.element,"Image"))},null,8,["deps","theme","element","context","path","class"])):No("",!0),o.element.Spacer!==void 0?(ne(),lt(hM,{key:3,element:o.element.Spacer,theme:o.theme,class:on({"element-selected":ie(Js.isEqual)(o.selectedElementPath,[...o.path,"Spacer"])}),onClick:l[7]||(l[7]=c=>s(o.element,"Spacer"))},null,8,["element","theme","class"])):No("",!0),o.element.SpanText!==void 0?(ne(),lt(XM,{key:4,deps:o.deps,theme:o.theme,element:o.element.SpanText,context:o.context,class:on({"element-selected":ie(Js.isEqual)(o.selectedElementPath,[...o.path,"SpanText"])}),onClick:l[8]||(l[8]=c=>s(o.element,"SpanText"))},null,8,["deps","theme","element","context","class"])):No("",!0),o.element.OneLineList!==void 0?(ne(),lt(dM,{key:5,deps:o.deps,theme:o.theme,element:o.element.OneLineList,path:[...o.path,"OneLineList"],selectedElementPath:o.selectedElementPath,context:o.context,onOnImageOriginalSizeAdjusted:l[9]||(l[9]=c=>r("onImageOriginalSizeAdjusted",c)),onOnImageSizeAdjusted:l[10]||(l[10]=c=>r("onImageSizeAdjusted",c)),onOnElementClicked:l[11]||(l[11]=c=>r("onElementClicked",c))},null,8,["deps","theme","element","path","selectedElementPath","context"])):No("",!0),o.element.If!==void 0?(ne(),lt(Zk,{key:6,deps:o.deps,theme:o.theme,element:o.element.If,context:o.context,path:[...o.path,"If"],selectedElementPath:o.selectedElementPath,onOnImageOriginalSizeAdjusted:l[12]||(l[12]=c=>r("onImageOriginalSizeAdjusted",c)),onOnImageSizeAdjusted:l[13]||(l[13]=c=>r("onImageSizeAdjusted",c)),onOnElementClicked:l[14]||(l[14]=c=>r("onElementClicked",c))},null,8,["deps","theme","element","context","path","selectedElementPath"])):No("",!0),o.element.UnsubscribeLink!==void 0?(ne(),lt(ZM,{key:7,theme:o.theme,element:o.element.UnsubscribeLink,class:on({"element-selected":ie(Js.isEqual)(o.selectedElementPath,[...o.path,"UnsubscribeLink"])}),onClick:l[15]||(l[15]=c=>s(o.element,"UnsubscribeLink"))},null,8,["theme","element","class"])):No("",!0)]))}}),QM=it({__name:"IteratedColumn",props:{deps:{},theme:{},iteratedColumn:{},path:{},selectedElementPath:{},context:{type:[String,Number,Boolean,Array,Object]},containerWidth:{}},emits:["onImageSizeAdjusted","onImageOriginalSizeAdjusted","onElementClicked"],setup(e,{emit:t}){Uu(a=>({"37e819b3":s.value}));const o=e,r=t,s=xe(()=>o.iteratedColumn.WidthInPercents*o.containerWidth+"px");return(a,l)=>(ne(),Ce("div",{class:"iterated-column",style:be({display:"inline-block",verticalAlign:o.iteratedColumn.VerticalAlign})},[X("table",{style:be([[ie(Jy)({borderCollapse:o.iteratedColumn.BorderCollapse})],{width:"100%","border-spacing":"0"}]),width:"100%"},[X("tbody",null,[X("tr",null,[X("td",{style:be([{"line-height":"normal"},[ie(Qy)({containerAlign:o.iteratedColumn.ContainerAlign}),ie(Ss)({paddings:o.iteratedColumn.Paddings,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings}),ie(gi)({border:o.iteratedColumn.Border,themeColors:o.theme.Colors}),{backgroundColor:ie(cr)({color:o.iteratedColumn.BgColor,themeColors:o.theme.Colors})},ie(Ir)({borderRadius:o.iteratedColumn.BorderRadius,borderRadiusCard:o.theme.BorderRadiusCard,bodyBorderRadius:o.theme.BorderRadius,borderButtonRadius:o.theme.BorderRadiusButton,borderBannerRadius:o.theme.BorderRadiusBanner})]])},[(ne(!0),Ce(Qe,null,So(o.iteratedColumn.Elements,(c,d)=>(ne(),lt(Ia,{key:d,deps:o.deps.elementsDeps,theme:o.theme,element:c,context:o.context,path:[...o.path,"Elements",d],selectedElementPath:o.selectedElementPath,onOnElementClicked:l[0]||(l[0]=f=>r("onElementClicked",f)),onOnImageSizeAdjusted:l[1]||(l[1]=f=>r("onImageSizeAdjusted",f)),onOnImageOriginalSizeAdjusted:l[2]||(l[2]=f=>r("onImageOriginalSizeAdjusted",f))},null,8,["deps","theme","element","context","path","selectedElementPath"]))),128))],4)])])],4)],4))}});const e2=Po(QM,[["__scopeId","data-v-5dd18cec"]]),t2={class:"iterated-column-container",style:{"border-spacing":"0","border-collapse":"collapse",width:"100%",margin:"0 auto"},width:"100%"},o2={align:"center",style:{"font-size":"0"}},n2=it({__name:"IteratedColumnBodyRow",props:{deps:{},theme:{},iteratedColumnBodyRow:{},path:{},selectedElementPath:{},context:{},rowWidth:{}},emits:["onElementClicked","onImageOriginalSizeAdjusted","onImageSizeAdjusted"],setup(e,{emit:t}){Uu(c=>({"051d07cd":a.value}));const o=e,r=no({dataList:[],isLoaded:!1}),s=()=>o.deps.listExpressionEvaluator({listExpression:o.iteratedColumnBodyRow.DataSource,context:o.context}).then(c=>{r.dataList=c,r.isLoaded=!0});s(),to(()=>o.context,()=>s());const a=xe(()=>eo({paddingExpression:o.iteratedColumnBodyRow.ColumnSpacerSize,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings})+"px"),l=t;return(c,d)=>(ne(),Ce("table",t2,[X("tbody",null,[X("tr",null,[X("td",o2,[(ne(!0),Ce(Qe,null,So(r.dataList,(f,p)=>(ne(),Ce("span",{key:p},[ze(e2,{class:on(["iterated-column-bottom-spacer",{"iterated-column__tablet-padding-right":(p+1)%2===1,"iterated-column__tablet-padding-left":(p+1)%2===0,"is-last-desktop-line":p>=r.dataList.length-o.iteratedColumnBodyRow.NumberColumnsInLine,"is-last-tablet-line":p>=r.dataList.length-2,"is-last-mobile-line":p==r.dataList.length-1}]),deps:o.deps.iteratedColumnDeps,theme:o.theme,style:be(ie(Xy)({numberColumnsInLine:o.iteratedColumnBodyRow.NumberColumnsInLine,index:p,paddingSize:ie(eo)({paddingExpression:o.iteratedColumnBodyRow.ColumnSpacerSize,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings}),directionRtl:!1})),iteratedColumn:o.iteratedColumnBodyRow.IteratedColumn,path:[...o.path,"IteratedColumn"],selectedElementPath:o.selectedElementPath,context:{...o.context,[o.iteratedColumnBodyRow.IndexName]:f},containerWidth:o.rowWidth,onOnElementClicked:d[0]||(d[0]=F=>l("onElementClicked",F)),onOnImageOriginalSizeAdjusted:d[1]||(d[1]=F=>l("onImageOriginalSizeAdjusted",F)),onOnImageSizeAdjusted:d[2]||(d[2]=F=>l("onImageSizeAdjusted",F))},null,8,["deps","theme","class","style","iteratedColumn","path","selectedElementPath","context","containerWidth"])]))),128))])])])]))}});const r2=Po(n2,[["__scopeId","data-v-6fa8993c"]]),i2={style:{"border-spacing":"0","border-collapse":"collapse",width:"100%",margin:"0 auto"}},s2=it({__name:"IteratedBodyRow",props:{theme:{},deps:{},iteratedBodyRow:{},path:{},selectedElementPath:{},context:{},containerWidth:{}},emits:["onElementClicked","onImageOriginalSizeAdjusted","onImageSizeAdjusted","onColumnWidthAdjusted"],setup(e,{emit:t}){const o=e,r=no({dataList:[]});o.deps.listExpressionEvaluator({listExpression:o.iteratedBodyRow.DataSource,context:o.context}).then(a=>r.dataList=a);const s=t;return(a,l)=>(ne(),Ce("table",i2,[(ne(!0),Ce(Qe,null,So(r.dataList,(c,d)=>(ne(),Ce("tr",{key:d},[X("td",{style:be([ie(Ss)({paddings:o.iteratedBodyRow.Paddings,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings})])},[ze(dT,{emailComponentBodyRow:o.iteratedBodyRow.BodyRow,deps:{iteratedColumnBodyRowDeps:o.deps.iteratedColumnBodyRowDeps,multipleColumnBodyRowDeps:o.deps.multipleColumnBodyRowDeps,listExpressionEvaluator:o.deps.listExpressionEvaluator},theme:o.theme,context:{...o.context,[o.iteratedBodyRow.IndexName]:c},rowWidth:o.containerWidth,path:[...o.path,"BodyRow"],selectedElementPath:o.selectedElementPath,onOnElementClicked:l[0]||(l[0]=f=>s("onElementClicked",f)),onOnImageOriginalSizeAdjusted:l[1]||(l[1]=f=>s("onImageOriginalSizeAdjusted",f)),onOnImageSizeAdjusted:l[2]||(l[2]=f=>s("onImageSizeAdjusted",f)),onOnColumnWidthAdjusted:l[3]||(l[3]=f=>s("onColumnWidthAdjusted",f))},null,8,["emailComponentBodyRow","deps","theme","context","rowWidth","path","selectedElementPath"])],4)]))),128))]))}});var uu={},lT={},ic={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.isNone=e.isSome=e.None=e.Some=e.OptionType=void 0,e.OptionType={Some:Symbol(":some"),None:Symbol(":none")};function t(l){return typeof l>"u"?r():o(l)}e.Some=t,e.None=r();function o(l){return{type:e.OptionType.Some,isSome(){return!0},isNone(){return!1},match(c){return c.some(l)},map(c){return o(c(l))},andThen(c){return c(l)},or(c){return this},and(c){return c},unwrapOr(c){return l},unwrap(){return l}}}function r(){return{type:e.OptionType.None,isSome(){return!1},isNone(){return!0},match(l){const{none:c}=l;return typeof c=="function"?c():c},map(l){return r()},andThen(l){return r()},or(l){return l},and(l){return r()},unwrapOr(l){if(l==null)throw new Error("Cannot call unwrapOr with a missing value.");return l},unwrap(){throw new ReferenceError("Trying to unwrap None.")}}}function s(l){return l.isSome()}e.isSome=s;function a(l){return l.isNone()}e.isNone=a})(ic);(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.isRight=e.isLeft=e.Right=e.Left=e.EitherType=void 0;const t=ic;e.EitherType={Left:Symbol(":left"),Right:Symbol(":right")};function o(l){return{type:e.EitherType.Left,isLeft(){return!0},isRight(){return!1},left(){return(0,t.Some)(l)},leftAndThen(c){return c(l)},right(){return t.None},rightAndThen(c){return o(l)},unwrap(){return l},unwrapLeft(){return l},unwrapLeftOr(c){return l},unwrapLeftOrElse(c){return l},unwrapRight(){throw new ReferenceError("Cannot unwrap Right value of Either.Left")},unwrapRightOr(c){return c},unwrapRightOrElse(c){return c(l)},match(c){return c.left(l)},map(c){return o(c(l))},mapLeft(c){return o(c(l))},mapRight(c){return o(l)}}}e.Left=o;function r(l){return{type:e.EitherType.Right,isLeft(){return!1},isRight(){return!0},left(){return t.None},leftAndThen(c){return r(l)},right(){return(0,t.Some)(l)},rightAndThen(c){return c(l)},unwrap(){return l},unwrapLeft(){throw new ReferenceError("Cannot unwrap Left value of Either.Right")},unwrapLeftOr(c){return c},unwrapLeftOrElse(c){return c(l)},unwrapRight(){return l},unwrapRightOr(c){return l},unwrapRightOrElse(c){return l},match(c){return c.right(l)},map(c){return r(c(l))},mapLeft(c){return r(l)},mapRight(c){return r(c(l))}}}e.Right=r;function s(l){return l.isLeft()}e.isLeft=s;function a(l){return l.isRight()}e.isRight=a})(lT);var uT={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.isErr=e.isOk=e.Err=e.Ok=e.ResultType=void 0;const t=ic;e.ResultType={Ok:Symbol(":ok"),Err:Symbol(":err")};function o(l){return{type:e.ResultType.Ok,isOk(){return!0},isErr(){return!1},ok(){return(0,t.Some)(l)},err(){return t.None},unwrap(){return l},unwrapOr(c){return l},unwrapOrElse(c){return l},unwrapErr(){throw new ReferenceError("Cannot unwrap Err value of Result.Ok")},match(c){return c.ok(l)},map(c){return o(c(l))},mapErr(c){return o(l)},andThen(c){return c(l)},orElse(c){return o(l)}}}e.Ok=o;function r(l){return{type:e.ResultType.Err,isOk(){return!1},isErr(){return!0},ok(){return t.None},err(){return(0,t.Some)(l)},unwrap(){throw new ReferenceError("Cannot unwrap Ok value of Result.Err")},unwrapOr(c){return c},unwrapOrElse(c){return c(l)},unwrapErr(){return l},match(c){return c.err(l)},map(c){return r(l)},mapErr(c){return r(c(l))},andThen(c){return r(l)},orElse(c){return c(l)}}}e.Err=r;function s(l){return l.isOk()}e.isOk=s;function a(l){return l.isErr()}e.isErr=a})(uT);(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.Ok=e.isOk=e.isErr=e.Err=e.Some=e.None=e.isSome=e.isNone=e.Right=e.Left=e.isRight=e.isLeft=void 0;var t=lT;Object.defineProperty(e,"isLeft",{enumerable:!0,get:function(){return t.isLeft}}),Object.defineProperty(e,"isRight",{enumerable:!0,get:function(){return t.isRight}}),Object.defineProperty(e,"Left",{enumerable:!0,get:function(){return t.Left}}),Object.defineProperty(e,"Right",{enumerable:!0,get:function(){return t.Right}});var o=ic;Object.defineProperty(e,"isNone",{enumerable:!0,get:function(){return o.isNone}}),Object.defineProperty(e,"isSome",{enumerable:!0,get:function(){return o.isSome}}),Object.defineProperty(e,"None",{enumerable:!0,get:function(){return o.None}}),Object.defineProperty(e,"Some",{enumerable:!0,get:function(){return o.Some}});var r=uT;Object.defineProperty(e,"Err",{enumerable:!0,get:function(){return r.Err}}),Object.defineProperty(e,"isErr",{enumerable:!0,get:function(){return r.isErr}}),Object.defineProperty(e,"isOk",{enumerable:!0,get:function(){return r.isOk}}),Object.defineProperty(e,"Ok",{enumerable:!0,get:function(){return r.Ok}})})(uu);const a2=e=>({Match:t=>{switch(e){case"Top":return t.whenTop();case"Middle":return t.whenMiddle();case"Bottom":return t.whenBottom();case"Baseline":return t.whenBaseline()}}}),l2=e=>a2(e).Match({whenTop:()=>"start",whenMiddle:()=>"center",whenBottom:()=>"end",whenBaseline:()=>"baseline"}),cT=fo,u2=e=>({JustifyWidth:{WidthInPixels:e}}),c2=e=>({ShrinkToContentWidth:{WidthInPixels:e}}),d2=e=>({Match:t=>cT(e).Match({whenJustifyWidth:o=>t.whenJustifyWidth?t.whenJustifyWidth(o.WidthInPixels):t.default(),whenWidthInPercents:o=>t.whenWidthInPercents?t.whenWidthInPercents(o.Value):t.default(),whenShrinkToContentWidth:o=>t.whenShrinkToContentWidth?t.whenShrinkToContentWidth(o.WidthInPixels):t.default()})}),m2=["align"],f2=it({__name:"MultipleColumn",props:{deps:{},theme:{},multipleColumn:{},path:{},selectedElementPath:{},context:{type:[String,Number,Boolean,Array,Object]},containerWidth:{}},emits:["onElementClicked","onImageOriginalSizeAdjusted","onImageSizeAdjusted","onColumnWidthAdjusted"],setup(e,{emit:t}){Uu(d=>({"1002d50c":c.value,"1fe2a24e":l.value,"4c58b7ea":a.value}));const o=e,r=t,s=d=>{cT(o.multipleColumn.Width).Match({whenJustifyWidth:()=>uu.Some(u2(d)),whenShrinkToContentWidth:()=>uu.Some(c2(d)),whenWidthInPercents:()=>uu.None}).map(f=>r("onColumnWidthAdjusted",{Path:o.path,Width:f}))},a=xe(()=>d2(o.multipleColumn.Width).Match({default:()=>"",whenWidthInPercents:d=>d*o.containerWidth+"px"})),l=xe(()=>l2(o.multipleColumn.VerticalAlign)),c=xe(()=>o.multipleColumn.VerticalAlign);return(d,f)=>En((ne(),Ce("div",{class:on(["multiple-column",{"multiple-column--justifyWidth":o.multipleColumn.Width.JustifyWidth!==void 0,"multiple-column--shrinkToContentWidth":o.multipleColumn.Width.ShrinkToContentWidth!==void 0,"multiple-column--widthInPercents":o.multipleColumn.Width.WidthInPercents!==void 0}]),style:{direction:"ltr"}},[X("table",{style:be([{width:"100%","border-spacing":"0"},[ie(Jy)({borderCollapse:o.multipleColumn.BorderCollapse})]]),width:"100%"},[X("tbody",null,[X("tr",null,[X("td",{align:ie(eT)({containerAlign:o.multipleColumn.ContainerAlign}),style:be([{"line-height":"normal"},[ie(gi)({border:o.multipleColumn.Border,themeColors:o.theme.Colors}),ie(Ir)({borderRadius:o.multipleColumn.BorderRadius,borderRadiusCard:o.theme.BorderRadiusCard,bodyBorderRadius:o.theme.BorderRadius,borderButtonRadius:o.theme.BorderRadiusButton,borderBannerRadius:o.theme.BorderRadiusBanner}),{backgroundColor:ie(cr)({color:o.multipleColumn.BgColor,themeColors:o.theme.Colors})},ie(Ss)({paddings:o.multipleColumn.Paddings,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings})]])},[(ne(!0),Ce(Qe,null,So(o.multipleColumn.Elements,(p,F)=>(ne(),lt(Ia,{key:F,deps:o.deps.elementsDeps,theme:o.theme,element:p,context:o.context,path:[...o.path,"Elements",F],selectedElementPath:o.selectedElementPath,onOnElementClicked:f[0]||(f[0]=T=>r("onElementClicked",T)),onOnImageSizeAdjusted:f[1]||(f[1]=T=>r("onImageSizeAdjusted",T)),onOnImageOriginalSizeAdjusted:f[2]||(f[2]=T=>r("onImageOriginalSizeAdjusted",T))},null,8,["deps","theme","element","context","path","selectedElementPath"]))),128))],12,m2)])])],4)],2)),[[ie(Ru),p=>s(p.width)]])}});const h2=Po(f2,[["__scopeId","data-v-c3f54a34"]]),p2=it({__name:"MultipleColumnBodyRow",props:{deps:{},theme:{},multipleColumnBodyRow:{},path:{},selectedElementPath:{},context:{type:[String,Number,Boolean,Array,Object]},rowWidth:{}},emits:["onElementClicked","onImageSizeAdjusted","onImageOriginalSizeAdjusted","onColumnWidthAdjusted"],setup(e,{emit:t}){Uu(a=>({"516882bc":s.value}));const o=e,r=t,s=xe(()=>eo({paddingExpression:o.multipleColumnBodyRow.ColumnSpacerSize,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings})+"px");return(a,l)=>(ne(),Ce("table",{class:"multiple-column-container",style:be([{"border-spacing":"0","border-collapse":"collapse",width:"100%",margin:"0 auto"},[ie(gi)({border:o.multipleColumnBodyRow.Border,themeColors:o.theme.Colors}),ie(Ir)({borderRadius:o.multipleColumnBodyRow.BorderRadius,borderRadiusCard:o.theme.BorderRadiusCard,bodyBorderRadius:o.theme.BorderRadius,borderButtonRadius:o.theme.BorderRadiusButton,borderBannerRadius:o.theme.BorderRadius}),{backgroundColor:ie(cr)({color:o.multipleColumnBodyRow.BgColor,themeColors:o.theme.Colors})}]]),width:"100%"},[X("tbody",null,[X("tr",null,[X("td",{class:"multiple-column-container__inner",style:be([{"font-size":"0"},[ie(Qy)({containerAlign:o.multipleColumnBodyRow.ContainerAlign}),ie(Ss)({paddings:o.multipleColumnBodyRow.Paddings,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings}),o.multipleColumnBodyRow.DirectionRtl?{direction:"rtl"}:{direction:"ltr"}]])},[(ne(!0),Ce(Qe,null,So(o.multipleColumnBodyRow.Columns,(c,d)=>(ne(),lt(h2,{key:d,deps:o.deps.multipleColumnDeps,theme:o.theme,multipleColumn:c,path:[...o.path,"Columns",d],selectedElementPath:o.selectedElementPath,context:o.context,containerWidth:o.rowWidth-ie(eo)({paddingExpression:o.multipleColumnBodyRow.Paddings.Left,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings})-ie(eo)({paddingExpression:o.multipleColumnBodyRow.Paddings.Right,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings})-o.multipleColumnBodyRow.Border.Left.Width-o.multipleColumnBodyRow.Border.Right.Width,style:be(ie(Xy)({numberColumnsInLine:o.multipleColumnBodyRow.Columns.length,index:d,paddingSize:ie(eo)({paddingExpression:o.multipleColumnBodyRow.ColumnSpacerSize,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings}),directionRtl:o.multipleColumnBodyRow.DirectionRtl})),class:on({"is-last-tablet-line":d==o.multipleColumnBodyRow.Columns.length-1,"is-last-mobile-line":d==o.multipleColumnBodyRow.Columns.length-1}),onOnElementClicked:l[0]||(l[0]=f=>r("onElementClicked",f)),onOnColumnWidthAdjusted:l[1]||(l[1]=f=>r("onColumnWidthAdjusted",f)),onOnImageSizeAdjusted:l[2]||(l[2]=f=>r("onImageSizeAdjusted",f)),onOnImageOriginalSizeAdjusted:l[3]||(l[3]=f=>r("onImageOriginalSizeAdjusted",f))},null,8,["deps","theme","multipleColumn","path","selectedElementPath","context","containerWidth","style","class"]))),128))],4)])])],4))}});const C2=Po(p2,[["__scopeId","data-v-d16063ed"]]),dT=it({__name:"EmailComponentBodyRow",props:{deps:{},theme:{},emailComponentBodyRow:{},path:{},selectedElementPath:{},context:{},rowWidth:{}},emits:["onElementClicked","onImageOriginalSizeAdjusted","onImageSizeAdjusted","onColumnWidthAdjusted"],setup(e,{emit:t}){const o=e,r={multipleColumns:a=>a!==void 0,iteratedColumns:a=>a!==void 0,iteratedBodyRow:a=>a!==void 0},s=t;return(a,l)=>(ne(),Ce("div",null,[r.multipleColumns(o.emailComponentBodyRow.MultipleColumnBodyRow)?(ne(),lt(C2,{key:0,deps:o.deps.multipleColumnBodyRowDeps,theme:o.theme,multipleColumnBodyRow:o.emailComponentBodyRow.MultipleColumnBodyRow,path:[...o.path,"MultipleColumnBodyRow"],selectedElementPath:o.selectedElementPath,context:a.context,rowWidth:o.rowWidth,onOnColumnWidthAdjusted:l[0]||(l[0]=c=>s("onColumnWidthAdjusted",c)),onOnImageOriginalSizeAdjusted:l[1]||(l[1]=c=>s("onImageOriginalSizeAdjusted",c)),onOnImageSizeAdjusted:l[2]||(l[2]=c=>s("onImageSizeAdjusted",c)),onOnElementClicked:l[3]||(l[3]=c=>s("onElementClicked",c))},null,8,["deps","theme","multipleColumnBodyRow","path","selectedElementPath","context","rowWidth"])):No("",!0),r.iteratedColumns(o.emailComponentBodyRow.IteratedColumnBodyRow)?(ne(),lt(r2,{key:1,deps:o.deps.iteratedColumnBodyRowDeps,theme:o.theme,iteratedColumnBodyRow:o.emailComponentBodyRow.IteratedColumnBodyRow,path:[...o.path,"IteratedColumnBodyRow"],selectedElementPath:o.selectedElementPath,context:a.context,rowWidth:o.rowWidth,onOnElementClicked:l[4]||(l[4]=c=>s("onElementClicked",c)),onOnImageOriginalSizeAdjusted:l[5]||(l[5]=c=>s("onImageOriginalSizeAdjusted",c)),onOnImageSizeAdjusted:l[6]||(l[6]=c=>s("onImageSizeAdjusted",c))},null,8,["deps","theme","iteratedColumnBodyRow","path","selectedElementPath","context","rowWidth"])):No("",!0),r.iteratedBodyRow(o.emailComponentBodyRow.IteratedBodyRow)?(ne(),lt(s2,{key:2,deps:{iteratedColumnBodyRowDeps:o.deps.iteratedColumnBodyRowDeps,multipleColumnBodyRowDeps:o.deps.multipleColumnBodyRowDeps,listExpressionEvaluator:o.deps.listExpressionEvaluator},theme:o.theme,iteratedBodyRow:o.emailComponentBodyRow.IteratedBodyRow,path:[...o.path,"IteratedBodyRow"],selectedElementPath:o.selectedElementPath,context:a.context,containerWidth:o.rowWidth,onOnElementClicked:l[7]||(l[7]=c=>s("onElementClicked",c)),onOnImageOriginalSizeAdjusted:l[8]||(l[8]=c=>s("onImageOriginalSizeAdjusted",c)),onOnImageSizeAdjusted:l[9]||(l[9]=c=>s("onImageSizeAdjusted",c))},null,8,["deps","theme","iteratedBodyRow","path","selectedElementPath","context","containerWidth"])):No("",!0)]))}}),g2={key:0},F2={key:1,class:"empty-email-component"},_2={class:"bootstrap-styles w-100 d-flex justify-content-center gap-5"},y2=it({__name:"EmailComponent",props:{deps:{},theme:{},emailComponent:{},path:{},selectedElementPath:{}},emits:["onElementClicked","onImageOriginalSizeAdjusted","onImageSizeAdjusted","onColumnWidthAdjusted"],setup(e,{emit:t}){const o=e,r=no({context:{},ifResult:!o.emailComponent.ContextBuilderExpression,isLoaded:!1}),s=l=>{r.isLoaded=!1,o.deps.dataStructExpressionEvaluator({dataStructBuilderExpression:l,context:{}}).then(c=>{(o.emailComponent.IfExpression?o.deps.boolExpressionEvaluatorDelegate({boolExpression:o.emailComponent.IfExpression,context:c}):Promise.resolve(!0)).then(d=>{r.context=c,r.ifResult=d,r.isLoaded=!0})})};to(()=>o.emailComponent.ContextBuilderExpression,l=>{l&&s(l)});const a=t;return o.emailComponent.ContextBuilderExpression?s(o.emailComponent.ContextBuilderExpression):r.isLoaded=!0,(l,c)=>{const d=xv("VSkeletonLoader");return r.isLoaded?(ne(),Ce("div",g2,[r.ifResult?(ne(),Ce("table",{key:0,style:be([{"border-spacing":"0","border-collapse":"collapse",width:"100%",margin:"0 auto"},[{backgroundColor:ie(cr)({color:o.emailComponent.InnerBgColor,themeColors:o.theme.Colors})},ie(Ir)({borderRadius:o.emailComponent.BorderRadius,borderRadiusCard:o.theme.BorderRadiusCard,bodyBorderRadius:o.theme.BorderRadius,borderButtonRadius:o.theme.BorderRadiusButton,borderBannerRadius:o.theme.BorderRadiusBanner}),{maxWidth:o.theme.BodyWidth+"px"}]])},[X("tbody",null,[X("tr",null,[X("td",{class:"row__inner",style:be([ie(I0)({paddings:o.emailComponent.Paddings,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings,fullWidth:o.emailComponent.FullWidth})])},[(ne(!0),Ce(Qe,null,So(o.emailComponent.BodyRowList,(f,p)=>(ne(),lt(dT,{key:p,deps:o.deps.emailComponentBodyRowDeps,theme:o.theme,emailComponentBodyRow:f,context:r.context,rowWidth:o.emailComponent.FullWidth?o.theme.BodyWidth:o.theme.BodyWidth-o.theme.BodyPaddings.Left-o.theme.BodyPaddings.Right,path:[...o.path,"BodyRowList",p],selectedElementPath:o.selectedElementPath,onOnElementClicked:c[0]||(c[0]=F=>a("onElementClicked",F)),onOnImageSizeAdjusted:c[1]||(c[1]=F=>a("onImageSizeAdjusted",F)),onOnImageOriginalSizeAdjusted:c[2]||(c[2]=F=>a("onImageOriginalSizeAdjusted",F)),onOnColumnWidthAdjusted:c[3]||(c[3]=F=>a("onColumnWidthAdjusted",F))},null,8,["deps","theme","emailComponentBodyRow","context","rowWidth","path","selectedElementPath"]))),128))],4)])])],4)):(ne(),Ce("div",F2,[pu(On(ie(Fn)("emailTemplate.emailComponent.emptyEmailComponentText"))+" ",1),En((ne(),Ce("i",null,c[4]||(c[4]=[X("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[X("path",{d:"M6.99967 13.6663C3.31777 13.6663 0.333008 10.6815 0.333008 6.99967C0.333008 3.31777 3.31777 0.333008 6.99967 0.333008C10.6815 0.333008 13.6663 3.31777 13.6663 6.99967C13.6663 10.6815 10.6815 13.6663 6.99967 13.6663ZM6.99967 12.333C9.94521 12.333 12.333 9.94521 12.333 6.99967C12.333 4.05415 9.94521 1.66634 6.99967 1.66634C4.05415 1.66634 1.66634 4.05415 1.66634 6.99967C1.66634 9.94521 4.05415 12.333 6.99967 12.333ZM6.33301 3.66634H7.66634V4.99967H6.33301V3.66634ZM6.33301 6.33301H7.66634V10.333H6.33301V6.33301Z",fill:"var(--gray-500)"})],-1)]))),[[ie(qy),{placement:"top",title:ie(Fn)("emailTemplate.emailComponent.emptyEmailComponentTooltip")}]])]))])):(ne(),Ce("div",{key:1,class:"bootstrap-styles w-100",style:be([ie(I0)({paddings:o.emailComponent.Paddings,themeComponentPaddings:o.theme.ComponentPaddings,themeBodyPaddings:o.theme.BodyPaddings,fullWidth:o.emailComponent.FullWidth}),{backgroundColor:ie(cr)({color:o.emailComponent.InnerBgColor,themeColors:o.theme.Colors})||"transparent"}])},[ze(d,{type:"text"}),X("div",_2,[(ne(),Ce(Qe,null,So(3,f=>ze(d,{key:f,type:"image, text, text, text, button",style:{width:"100%"}})),64))])],4))}}});const mT=Po(y2,[["__scopeId","data-v-09f48c96"]]),T2={class:"scale-to-width-fit-component",style:{display:"inline-block","transform-origin":"left top"}},fT=it({__name:"ScaleToWidthFit",emits:["scaledElement"],setup(e,{emit:t}){const o=t;return(r,s)=>En((ne(),Ce("div",T2,[dm(r.$slots,"default")])),[[ie(Ru),({width:a})=>{r.$el.style.transform=`scale(${r.$el.parentElement.clientWidth/a}`,o("scaledElement",r.$el)}]])}}),E2={class:"bootstrap-styles modal fade show d-block position-absolute"},S2={class:"bootstrap-styles modal-dialog modal-dialog-centered"},b2={class:"bootstrap-styles modal-content border rounded-3 shadow","data-test":"modal-window__content"},B2={class:"bootstrap-styles modal-header p-0"},D2={class:"bootstrap-styles container-fluid border-bottom g-0"},R2={class:"bootstrap-styles d-flex justify-content-between align-items-center px-11 py-7"},L2={class:"bootstrap-styles modal-title border-0","data-test":"modal-window__header-text"},v2={class:"bootstrap-styles modal-body p-0","data-test":"modal-window__body"},V2={class:"bootstrap-styles modal-footer p-0 g-0"},x2={class:"bootstrap-styles container-fluid border-top"},N2={class:"bootstrap-styles d-flex justify-content-end py-8 px-11"},A2={class:"bootstrap-styles col-6 d-flex justify-content-end","data-test":"modal-window__footer-actions"},P2=it({__name:"ModalWindow",props:{headerText:{}},emits:["close"],setup(e,{emit:t}){const o=e,r=t;return(s,a)=>(ne(),Ce("div",E2,[X("div",{class:"bootstrap-styles modal-blur d-block position-fixed top-0 left-0 w-100 vh-100","data-test":"modal-window__outside",onClick:a[0]||(a[0]=l=>r("close"))}),X("div",S2,[X("div",b2,[X("div",B2,[X("div",D2,[X("div",R2,[X("h5",L2,On(o.headerText),1),En((ne(),Ce("button",{type:"button","aria-label":"Close","data-bs-dismiss":"modal","data-test":"modal-window__close-button",onClick:a[1]||(a[1]=l=>r("close"))},a[2]||(a[2]=[X("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none"},[X("path",{d:"M3 3L13 13",stroke:"var(--gray-500)"}),X("path",{d:"M13 3L3 13",stroke:"var(--gray-500)"})],-1)]))),[[ie(qy),{title:ie(Fn)("UIComponents.modalWindow.closeButton"),placement:"top"}]])])])]),X("div",v2,[dm(s.$slots,"body",{},void 0,!0)]),X("div",V2,[X("div",x2,[X("div",N2,[X("div",A2,[dm(s.$slots,"footer-actions",{},void 0,!0)])])])])])])]))}});const w2=Po(P2,[["__scopeId","data-v-fd7bc93f"]]),I2={class:"email-template-preview__inner-padding scrollable"},O2={class:"emailTemplate-border-top"},W2={class:"emailTemplate-border-bottom"},k2=it({__name:"EmailTemplatePreviewModalWindow",props:{template:{},deps:{}},emits:["favoriteTemplateSelected","close"],setup(e,{emit:t}){const o=e,r=a=>{const l=a.parentElement;l&&(l.style.height=a.getBoundingClientRect().height+"px")},s=t;return(a,l)=>(ne(),lt(w2,{headerText:ie(Fn)("favoritesTemplateList.emailTemplatePreview.title"),class:"email-component__preview-modal-window",onClose:l[3]||(l[3]=()=>s("close"))},{body:ia(()=>[X("div",{style:be({backgroundColor:a.template.Theme.Colors.EmailBackgroundColor})},[ze(fT,{onScaledElement:l[0]||(l[0]=c=>r(c))},{default:ia(()=>[X("div",I2,[X("div",{class:"bootstrap-styles pe-none email-template-preview",style:be({fontFamily:o.template.Theme.FontFamily,width:a.template.Theme.BodyWidth+"px"})},[X("div",{class:"webkit emailTemplate--desktop",style:be({backgroundColor:o.template.Theme.Colors.BodyColor,borderTopLeftRadius:o.template.Theme.BorderRadius.TopLeft+"px",borderTopRightRadius:o.template.Theme.BorderRadius.TopRight+"px",borderBottomLeftRadius:o.template.Theme.BorderRadius.BottomLeft+"px",borderBottomRightRadius:o.template.Theme.BorderRadius.BottomRight+"px"})},[X("div",O2,[X("table",{style:be([[{maxWidth:o.template.Theme.BodyWidth+"px",width:"100%"}],{"border-spacing":"0"}])},[X("tbody",null,[X("tr",null,[X("td",{style:be([{paddingTop:o.template.Theme.BodyPaddings.Top+"px"},{"font-size":"0","line-height":"0"}])}," ",4)])])],4)]),(ne(!0),Ce(Qe,null,So(o.template.Components,(c,d)=>(ne(),Ce("div",{key:d},[ze(mT,{deps:a.deps.emailComponentDeps,theme:o.template.Theme,emailComponent:c,path:[],selectedElementPath:[]},null,8,["deps","theme","emailComponent"])]))),128)),X("div",W2,[X("table",{style:be([[{maxWidth:o.template.Theme.BodyWidth+"px",width:"100%"}],{"border-spacing":"0"}])},[X("tbody",null,[X("tr",null,[X("td",{style:be([{paddingBottom:o.template.Theme.BodyPaddings.Bottom+"px"},{"font-size":"0","line-height":"0"}])}," ",4)])])],4)])],4)],4)])]),_:1})],4)]),"footer-actions":ia(()=>[X("button",{type:"button",class:"modal-footer__button bootstrap-styles d-flex justify-content-center align-center py-1 px-3 me-3 border border-blue-selected rounded-2 bg-blue-selected button__hover-blue-100 text-color-selected",onClick:l[1]||(l[1]=hs(()=>s("close"),["stop"]))},On(ie(Fn)("favoritesTemplateList.emailTemplatePreview.cancelButton")),1),X("button",{type:"submit",class:"modal-footer__button bootstrap-styles d-flex justify-content-center align-center py-1 px-3 border rounded-2 bg-color-selected text-white cursor-pointer",onClick:l[2]||(l[2]=()=>{s("favoriteTemplateSelected")})},On(ie(Fn)("favoritesTemplateList.emailTemplatePreview.applyButton")),1)]),_:1},8,["headerText"]))}});const M2=Po(k2,[["__scopeId","data-v-92094f8a"]]),H2={class:"email-template-preview__inner-padding scrollable"},$2={class:"emailTemplate-border-top"},U2={class:"emailTemplate-border-bottom"},z2=it({__name:"EmailTemplatePreviewTile",props:{deps:{},template:{}},emits:["favoriteTemplateSelected"],setup(e,{emit:t}){const o=e,r=no({isPreviewComponentModalWindowShown:!1}),s=l=>{const c=l.parentElement;c&&(c.style.height=l.getBoundingClientRect().height+"px")},a=t;return(l,c)=>(ne(),Ce(Qe,null,[X("div",{class:"bootstrap-styles h-100",style:be({backgroundColor:o.template.Theme.Colors.EmailBackgroundColor}),onClick:c[1]||(c[1]=()=>{r.isPreviewComponentModalWindowShown=!0})},[ze(fT,{onScaledElement:c[0]||(c[0]=d=>s(d))},{default:ia(()=>[X("div",H2,[X("div",{class:"bootstrap-styles pe-none email-template-preview",style:be({fontFamily:o.template.Theme.FontFamily,width:l.template.Theme.BodyWidth+"px"})},[X("div",{class:"webkit emailTemplate--desktop",style:be({backgroundColor:o.template.Theme.Colors.BodyColor,borderTopLeftRadius:o.template.Theme.BorderRadius.TopLeft+"px",borderTopRightRadius:o.template.Theme.BorderRadius.TopRight+"px",borderBottomLeftRadius:o.template.Theme.BorderRadius.BottomLeft+"px",borderBottomRightRadius:o.template.Theme.BorderRadius.BottomRight+"px"})},[X("div",$2,[X("table",{style:be([[{maxWidth:o.template.Theme.BodyWidth+"px",width:"100%"}],{"border-spacing":"0"}])},[X("tbody",null,[X("tr",null,[X("td",{style:be([{paddingTop:o.template.Theme.BodyPaddings.Top+"px"},{"font-size":"0","line-height":"0"}])}," ",4)])])],4)]),(ne(!0),Ce(Qe,null,So(o.template.Components,(d,f)=>(ne(),Ce("div",{key:f},[ze(mT,{deps:o.deps.emailComponentDeps,theme:o.template.Theme,emailComponent:d,path:[],selectedElementPath:[]},null,8,["deps","theme","emailComponent"])]))),128)),X("div",U2,[X("table",{style:be([[{maxWidth:o.template.Theme.BodyWidth+"px",width:"100%"}],{"border-spacing":"0"}])},[X("tbody",null,[X("tr",null,[X("td",{style:be([{paddingBottom:o.template.Theme.BodyPaddings.Bottom+"px"},{"font-size":"0","line-height":"0"}])}," ",4)])])],4)])],4)],4)])]),_:1})],4),(ne(),lt(yv,{to:"#app"},[r.isPreviewComponentModalWindowShown?(ne(),lt(M2,{key:0,template:o.template,deps:o.deps.emailTemplatePreviewModalWindowDeps,onClose:c[2]||(c[2]=()=>r.isPreviewComponentModalWindowShown=!1),onFavoriteTemplateSelected:c[3]||(c[3]=()=>a("favoriteTemplateSelected"))},null,8,["template","deps"])):No("",!0)]))],64))}});const j2=Po(z2,[["__scopeId","data-v-722946ee"]]),G2=e=>it((t,o)=>()=>$u(j2,{template:e.template,deps:e.emailTemplatePreviewTileDeps,onFavoriteTemplateSelected:e.onFavoriteTemplateSelected})),Y2=e=>({elementsDeps:e.elementsDeps}),K2=e=>({iteratedColumnDeps:Y2({elementsDeps:e.elementsDeps}),listExpressionEvaluator:e.listExpressionEvaluator}),q2=e=>({elementsDeps:e.elementsDeps}),X2=e=>({multipleColumnDeps:q2({elementsDeps:e.elementsDeps})}),J2=e=>({iteratedColumnBodyRowDeps:K2({elementsDeps:e.elementsDeps,listExpressionEvaluator:e.listExpressionEvaluator}),multipleColumnBodyRowDeps:X2({elementsDeps:e.elementsDeps}),listExpressionEvaluator:e.listExpressionEvaluator}),hT=e=>({emailComponentBodyRowDeps:J2({elementsDeps:e.elementsDeps,listExpressionEvaluator:e.listExpressionEvaluator}),boolExpressionEvaluatorDelegate:e.boolExpressionEvaluator,dataStructExpressionEvaluator:e.dataStructExpressionEvaluator}),Z2=e=>({expressionEvaluator:e.expressionEvaluator}),pT=e=>({listExpressionEvaluator:e.listExpressionEvaluator,numberExpressionEvaluator:e.numberExpressionEvaluator,stringExpressionEvaluator:e.stringExpressionEvaluator,expressionVueDeps:Z2({expressionEvaluator:e.expressionEvaluator}),boolExpressionEvaluator:e.boolExpressionEvaluator}),Q2=e=>fo(e),eH=e=>fo(e),tH=e=>({predicate:t,context:o})=>Promise.all([e.numberExpressionEvaluator({numberExpression:t.Left,context:o}),e.numberExpressionEvaluator({numberExpression:t.Right,context:o})]).then(([r,s])=>r===s),oH=e=>fo(e),nH=e=>({predicate:t,context:o})=>Promise.all([e.numberExpressionEvaluator({numberExpression:t.Left,context:o}),e.numberExpressionEvaluator({numberExpression:t.Right,context:o})]).then(([r,s])=>r<s),rH=e=>({predicate:t,context:o})=>Promise.all([e.numberExpressionEvaluator({numberExpression:t.Left,context:o}),e.numberExpressionEvaluator({numberExpression:t.Right,context:o})]).then(([r,s])=>r>s),iH=e=>{const t=tH({numberExpressionEvaluator:e.numberExpressionEvaluator}),o=rH({numberExpressionEvaluator:e.numberExpressionEvaluator}),r=nH({numberExpressionEvaluator:e.numberExpressionEvaluator});return({numberPredicate:s,context:a})=>oH(s).Match({whenEqual:l=>t({predicate:l,context:a}),whenGreaterThan:l=>o({predicate:l,context:a}),whenLessThan:l=>r({predicate:l,context:a})})},sH=e=>({predicate:t,context:o})=>Promise.all([e.stringExpressionEvaluator({stringExpression:t.Left,context:o}),e.stringExpressionEvaluator({stringExpression:t.Right,context:o})]).then(([r,s])=>r>s),aH=e=>fo(e),lH=e=>({predicate:t,context:o})=>Promise.all([e.stringExpressionEvaluator({stringExpression:t.Left,context:o}),e.stringExpressionEvaluator({stringExpression:t.Contains,context:o})]).then(([r,s])=>r>s),uH=e=>{const t=sH({stringExpressionEvaluator:e.stringExpressionEvaluator}),o=lH({stringExpressionEvaluator:e.stringExpressionEvaluator});return({stringPredicate:r,context:s})=>aH(r).Match({whenContains:a=>o({predicate:a,context:s}),whenEqual:a=>t({predicate:a,context:s})})},cH=e=>{const t=iH({numberExpressionEvaluator:e.numberExpressionEvaluator}),o=uH({stringExpressionEvaluator:e.stringExpressionEvaluator});return({predicate:r,context:s})=>eH(r).Match({whenNumberPredicate:a=>t({numberPredicate:a,context:s}),whenStringPredicate:a=>o({stringPredicate:a,context:s})})},CT=e=>{const t=cH({numberExpressionEvaluator:e.numberExpressionEvaluator,stringExpressionEvaluator:e.stringExpressionEvaluator}),o=({boolExpression:r,context:s})=>Q2(r).Match({whenAndExpression:a=>Promise.all(a.Expressions.map(l=>o({boolExpression:l,context:s}))).then(l=>l.every(c=>c)),whenOrExpression:a=>Promise.all(a.Expressions.map(l=>o({boolExpression:l,context:s}))).then(l=>l.some(c=>c)),whenNotExpression:async a=>!await o({boolExpression:a.Expression,context:s}),whenPredicate:a=>t({predicate:a,context:s})});return o},dH=e=>{const t=CT({numberExpressionEvaluator:e.numberExpressionEvaluator,stringExpressionEvaluator:e.stringExpressionEvaluator});return{emailComponentDeps:hT({elementsDeps:pT({listExpressionEvaluator:e.listExpressionEvaluator,numberExpressionEvaluator:e.numberExpressionEvaluator,stringExpressionEvaluator:e.stringExpressionEvaluator,expressionEvaluator:e.expressionEvaluator,boolExpressionEvaluator:t}),listExpressionEvaluator:e.listExpressionEvaluator,boolExpressionEvaluator:t,dataStructExpressionEvaluator:e.dataStructExpressionEvaluator})}},mH=e=>{const t=CT({numberExpressionEvaluator:e.numberExpressionEvaluator,stringExpressionEvaluator:e.stringExpressionEvaluator});return{emailComponentDeps:hT({elementsDeps:pT({listExpressionEvaluator:e.listExpressionEvaluator,numberExpressionEvaluator:e.numberExpressionEvaluator,stringExpressionEvaluator:e.stringExpressionEvaluator,expressionEvaluator:e.expressionEvaluator,boolExpressionEvaluator:t}),listExpressionEvaluator:e.listExpressionEvaluator,boolExpressionEvaluator:t,dataStructExpressionEvaluator:e.dataStructExpressionEvaluator}),emailTemplatePreviewModalWindowDeps:dH({listExpressionEvaluator:e.listExpressionEvaluator,dataStructExpressionEvaluator:e.dataStructExpressionEvaluator,numberExpressionEvaluator:e.numberExpressionEvaluator,stringExpressionEvaluator:e.stringExpressionEvaluator,expressionEvaluator:e.expressionEvaluator})}},fH=e=>{const t=document.createElement("form");t.method=e.method,t.action=e.action;for(const[o,r]of e.formData.entries()){if(r instanceof File)continue;const s=document.createElement("input");s.setAttribute("type","text"),s.setAttribute("name",o),s.setAttribute("value",r),t.appendChild(s)}return t},hH=e=>fo(e),Ba=e=>({Match:t=>{switch(typeof e){case"string":return(t.whenString??t.defaultValue)(e);case"number":return(t.whenNumber??t.defaultValue)(e);case"boolean":return(t.whenBoolean??t.defaultValue)(e);case"object":return pH(e)?(t.whenArray??t.defaultValue)(e):(t.whenStruct??t.defaultValue)(e);default:return hr(e)}}}),pH=e=>Array.isArray(e),CH=fo,Hf=(e,t)=>{let o=t;for(const r of e)o=CH(r).Match({whenPropertyName:s=>Ba(o).Match({defaultValue:()=>{throw console.error("Property not found: "+s),new Error("Property not found: "+s)},whenStruct:a=>a[s]}),whenArrayIndex:s=>Ba(o).Match({defaultValue:()=>{throw console.error("Array index out of bounds: "+s),new Error("Array index out of bounds: "+s)},whenArray:a=>a[s]})});return o},gH=(e,t)=>Ba(Hf(e,t)).Match({defaultValue:()=>{throw console.error("Value is not a list"),new Error("Value is not a list")},whenArray:o=>o}),FH=e=>{const t=o=>hH(o.listExpression).Match({whenContextValueExpression:r=>Promise.resolve(gH(r.Path,o.context)),whenChunkExpression:async r=>{const s=await t({listExpression:r.ListExpression,context:o.context});return s.slice(0,Math.floor(s.length/r.ChunkSize)*r.ChunkSize)},whenLimitExpression:async r=>(await t({listExpression:r.ListExpression,context:o.context})).slice(0,r.Limit),whenDataSource:r=>e.listExpressionDataSourceEvaluator(r)});return t},_H=e=>fo(e),yH=(e,t)=>Ba(Hf(e,t)).Match({defaultValue:()=>{throw console.error("Value is not a number"),new Error("Value is not a number")},whenNumber:o=>o}),TH=e=>t=>_H(t.numberExpression).Match({whenContextValueExpression:o=>Promise.resolve(yH(o.Path,t.context)),whenConstValueExpression:o=>Promise.resolve(o.Value),whenListLengthExpression:async o=>e.listExpressionEvaluator({listExpression:o.ListExpression,context:t.context}).then(r=>r.length),whenDataSource:o=>Promise.resolve(e.numberExpressionDataSourceEvaluator(o))}),EH=e=>fo(e),SH=(e,t)=>Ba(Hf(e,t)).Match({defaultValue:()=>{throw console.error("Value is not a string "+t+e),new Error("Value is not a string")},whenString:o=>o}),bH=e=>{const t=o=>{const r=e.stringExpressionDataSourceEvaluatorFactory(t);return EH(o.stringExpression).Match({whenConcatStringExpressions:s=>LH({concatStringExpressions:s,stringExpressionEvaluator:t,context:o.context}),whenContextValueExpression:s=>BH({contextValueExpression:s,context:o.context}),whenConstValueExpression:s=>vH({stringConstValueExpression:s}),whenTruncateValueExpression:s=>DH({truncateValueExpression:s,context:o.context,stringExpressionEvaluator:t}),whenDataSource:s=>r({stringExpressionDataSource:s,context:o.context}),whenNumberToStringExpression:s=>RH({numberToStringExpression:s,context:o.context,numberExpressionEvaluator:e.numberExpressionEvaluator})})};return t},BH=e=>Promise.resolve(SH(e.contextValueExpression.Path,e.context)),DH=async e=>{const t=e.truncateValueExpression.MaxLength,o=await e.stringExpressionEvaluator({stringExpression:e.truncateValueExpression.StringExpression,context:e.context});return t<o.length?o.slice(0,e.truncateValueExpression.MaxLength)+e.truncateValueExpression.Tail:o},RH=async e=>(await e.numberExpressionEvaluator({numberExpression:e.numberToStringExpression.NumberExpression,context:e.context})).toString(),LH=e=>Promise.all(e.concatStringExpressions.StringExpressions.map(t=>e.stringExpressionEvaluator({stringExpression:t,context:e.context}))).then(t=>t.join("")),vH=e=>Promise.resolve(e.stringConstValueExpression.Value),VH=()=>()=>Promise.resolve(0),xH=fo,NH=e=>{const t=e.contactCustomData;return o=>xH(o.stringExpressionDataSource).Match({whenMulticastContactCustomData:r=>Promise.resolve(t[r.FieldName]),whenProductImageUrlBuilderExpression:r=>e.productImageUrlBuilderExpressionEvaluator({expression:r,context:o.context})})},AH=e=>async({context:t,expression:o})=>e.numberExpressionEvaluator({numberExpression:o.ProductId,context:t}).then(r=>"https://cdn.retailrocket.net/api/1.0/partner/"+e.partnerId+"/item/"+r+"/picture/?format=png&width="+o.ImageSize.Width+"&height="+o.ImageSize.Height+"&scale=both"),G0=e=>({dataStructBuilderExpression:t,context:o})=>Promise.all(Object.entries(t).map(async([r,s])=>({key:r,value:await e.expressionEvaluator({expression:s,context:o})}))).then(r=>Object.fromEntries(r.map(s=>[s.key,s.value]))),PH=e=>fo(e),wH=e=>{const t=({expression:o,context:r})=>{const s=e.dataStructBuilderExpressionEvaluatorFactory(t);return PH(o).Match({whenNumberExpression:a=>e.numberExpressionEvaluator({numberExpression:a,context:r}),whenStringExpression:a=>e.stringExpressionEvaluator({stringExpression:a,context:r}),whenListExpression:a=>e.listExpressionEvaluator({listExpression:a,context:r}),whenRecordBuilderExpression:a=>s({dataStructBuilderExpression:a,context:r})})};return t},Y0={Subject:"",Preheader:"",Theme:{BodyWidth:600,IsResponsiveWidth:!0,FontFamily:"Arial",Colors:{EmailBackgroundColor:"#EEEEEE",BodyColor:"#FFFFFF",PrimaryColor:"#557aff",PrimaryTextColor:"#ffffff",SecondaryColor:"#F6F6F6",SecondaryTextColor:"#000000",CardBackgroundColor:"#F2F2F2",HeadingColor:"#2F2F2F",TitleColor:"#2F2F2F",SubHeadingColor:"#2F2F2F",LargeTextColor:"#2F2F2F",NormalTextColor:"#2F2F2F",DescriptionTextColor:"#999999",LinkColor:"#65A0FA",ButtonTextColor:"#ffffff"},BorderRadius:{TopLeft:20,TopRight:20,BottomLeft:20,BottomRight:20},BorderRadiusCard:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BorderRadiusButton:{TopLeft:5,TopRight:5,BottomLeft:5,BottomRight:5},BorderRadiusBanner:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BodyPaddings:{Left:20,Right:20,Top:10,Bottom:10},ComponentPaddings:{Small:8,Medium:16,Large:24,Huge:40},ButtonPaddings:{TopBottom:12,LeftRight:14},FontSettingsPresets:{Title:{FontSize:24,LineHeight:28,IsBold:!0,IsItalic:!1,Decoration:"None"},Heading:{FontSize:20,LineHeight:24,IsBold:!0,IsItalic:!1,Decoration:"None"},SubHeading:{FontSize:14,LineHeight:16,IsBold:!0,IsItalic:!1,Decoration:"None"},LargeText:{FontSize:14,LineHeight:18,IsBold:!1,IsItalic:!1,Decoration:"None"},NormalText:{FontSize:12,LineHeight:15,IsBold:!1,IsItalic:!1,Decoration:"None"},DescriptionText:{FontSize:10,LineHeight:13,IsBold:!1,IsItalic:!1,Decoration:"None"},Button:{FontSize:12,LineHeight:14,IsBold:!0,IsItalic:!1,Decoration:"None"},Link:{FontSize:12,LineHeight:14,IsBold:!1,IsItalic:!1,Decoration:"None"}}},Components:[{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{ThemePadding:"ThemePaddingsLarge"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Cервис создания электронных писем"}},Style:{Discriminator:"Heading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Inline"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsLarge"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Мы рады представить вам наш новый продукт - сервис создания электронных писем. С помощью этого удобного и интуитивно понятного инструмента, вы сможете легко создавать красивые и профессиональные письма всего в несколько простых шагов."}},Style:{Discriminator:"LargeText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Inline"}}],Width:{JustifyWidth:{WidthInPixels:560}}}]}}]}]},IH={Subject:"Введите заголовок вашего письма",Preheader:"Уточните, что именно ждёт читателя внутри (анонсы, скидки и т.п.)",Theme:{BodyWidth:600,IsResponsiveWidth:!0,FontFamily:"Arial",Colors:{EmailBackgroundColor:"#E8ECF9",BodyColor:"#FFFFFF",PrimaryColor:"#9466C9",PrimaryTextColor:"#FFFFFF",SecondaryColor:"#cfb4ee",SecondaryTextColor:"#9466C9",CardBackgroundColor:"#FFFFFF",HeadingColor:"#000000",TitleColor:"#000000",SubHeadingColor:"#000000",LargeTextColor:"#000000",NormalTextColor:"#000000",DescriptionTextColor:"#494949",LinkColor:"#9466C9",ButtonTextColor:"#FFFFFF"},BorderRadius:{TopLeft:32,TopRight:32,BottomLeft:32,BottomRight:32},BorderRadiusCard:{TopLeft:20,TopRight:20,BottomLeft:20,BottomRight:20},BorderRadiusButton:{TopLeft:36,TopRight:36,BottomLeft:36,BottomRight:36},BorderRadiusBanner:{TopLeft:20,TopRight:20,BottomLeft:20,BottomRight:20},BodyPaddings:{Top:44,Right:34,Bottom:44,Left:34},ComponentPaddings:{Small:12,Medium:16,Large:20,Huge:36},ButtonPaddings:{TopBottom:15,LeftRight:40},FontSettingsPresets:{Title:{FontSize:40,LineHeight:44,IsBold:!0,IsItalic:!1,Decoration:"None"},Heading:{FontSize:20,LineHeight:20,IsBold:!0,IsItalic:!1,Decoration:"None"},SubHeading:{FontSize:18,LineHeight:22,IsBold:!0,IsItalic:!1,Decoration:"None"},LargeText:{FontSize:20,LineHeight:28,IsBold:!1,IsItalic:!1,Decoration:"None"},NormalText:{FontSize:14,LineHeight:20,IsBold:!0,IsItalic:!1,Decoration:"None"},DescriptionText:{FontSize:13,LineHeight:18,IsBold:!1,IsItalic:!1,Decoration:"None"},Button:{FontSize:14,LineHeight:14,IsBold:!0,IsItalic:!1,Decoration:"None"},Link:{FontSize:15,LineHeight:16,IsBold:!1,IsItalic:!1,Decoration:"None"}}},Components:[{InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Columns:[{VerticalAlign:"Middle",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:110,AdjustedHeight:24,IsResponsive:!1,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/logoDM.png"}},OriginalWidth:220,OriginalHeight:48,Alt:{ConstValueExpression:{Value:"logo"}},IsRetina:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Inline"}}],Width:{JustifyWidth:{WidthInPixels:532}}}]}}]},{InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:464,AdjustedHeight:318,IsResponsive:!0,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/Frame%202578.png"}},OriginalWidth:928,Alt:{ConstValueExpression:{Value:"banner"}},IsRetina:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"BannerBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"BannerBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"BannerBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"BannerBorderRadiusBottomRight",CustomValue:0}},ContentAlign:"Inline",OriginalHeight:636}}],Width:{WidthInPercents:{Value:1}}}]}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{ThemePadding:"ThemePaddingsLarge"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Самокаты, бегловелы, ролики и лонгборды!"}},Style:{Discriminator:"Title",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Inline"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsLarge"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Обратите внимание на наш широкий выбор детских моделей, чтобы помочь вашим детям открыть новые впечатления и наслаждаться активным образом жизни. Приготовьтесь к веселым приключениям на колесах!"}},Style:{Discriminator:"LargeText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Inline"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsLarge"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Открыть каталог"}},BackgroundColor:{Discriminator:"PrimaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Heading",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:20,LineHeight:20,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Custom",CustomValue:{TopBottom:20,LeftRight:0}}}}],Width:{JustifyWidth:{WidthInPixels:532}}}]}}]},{IfExpression:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ListLengthExpression:{ListExpression:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}}}},Right:{ConstValueExpression:{Value:0}}}}}},ContextBuilderExpression:{ProductShelfDataSource:{ListExpression:{ChunkExpression:{ChunkSize:1,ListExpression:{LimitExpression:{Limit:6,ListExpression:{DataSource:{Popular:{StockSource:{DefaultStoreStockId:{}}}}}}}}}}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{IteratedColumnBodyRow:{IndexName:"item",ColumnSpacerSize:{ThemePadding:"ThemePaddingsMedium"},NumberColumnsInLine:3,DataSource:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}},IteratedColumn:{Paddings:{Top:{ThemePadding:"ThemePaddingsSmall"},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsSmall"},Left:{CustomValue:0}},BorderCollapse:"Collapse",BgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",VerticalAlign:"Top",Elements:[{HeightContainer:{VerticalAlign:"Top",Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsLarge"},Left:{CustomValue:0}},Border:{Left:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#eeeeee"}},Top:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#eeeeee"}},Right:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#eeeeee"}},Bottom:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#eeeeee"}}},BorderRadius:{TopLeft:{Discriminator:"CardBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"CardBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"CardBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"CardBorderRadiusBottomRight",CustomValue:0}},BackgroundColor:{Discriminator:"CardBackgroundColor",CustomValue:"#F6F6F6"},ContainerAlign:"Center",Width:{Percentage:{Value:100}},Elements:[{Image:{AdjustedWidth:164.875,AdjustedHeight:164.875,IsResponsive:!0,VerticalAlign:"Top",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,Src:{DataSource:{ProductImageUrlBuilderExpression:{ProductId:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"InternalProductId"}]}},ImageSize:{Width:200,Height:200}}}},OriginalWidth:200,Alt:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Center",OriginalHeight:200}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{MinNumberOfLines:4,HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,ContentAlign:"Center",Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:20,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{TruncateValueExpression:{StringExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},MaxLength:45,Tail:"…"}}}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{If:{Predicate:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}},Right:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},True:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:" ₽"}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:14,IsBold:!1,IsItalic:!1,Decoration:"LineThrough",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:" "}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:14,IsBold:!1,IsItalic:!1,Decoration:"LineThrough",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}}}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:14,IsBold:!1,IsItalic:!1,Decoration:"LineThrough",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:" ₽"}}}}],False:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:" ₽"}}}}]}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{Button:{ContentAlign:"Center",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},Text:{ConstValueExpression:{Value:"Купить"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"SecondaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}]}}],WidthInPercents:.333}}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{ThemePadding:"ThemePaddingsLarge"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{ThemePadding:"ThemePaddingsLarge"},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"BodyColor",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{BgColor:{Discriminator:"BodyColor",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},VerticalAlign:"Top",ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:3,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Веселый способ активного движения"}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{SpanText:{MinNumberOfLines:7,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Откройте для вашего ребенка мир приключений и активного образа жизни с нашими детскими самокатами и беговелами. Эти прочные и безопасные средства передвижения помогут вашему ребенку развить баланс, координацию и уверенность. Доступные в различных ярких цветах и дизайнах, наши самокаты и беговелы станут отличным спутником для игр и прогулок на свежем воздухе."}},Style:{Discriminator:"DescriptionText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Открыть"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"SecondaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}],Width:{WidthInPercents:{Value:.5}}},{BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",VerticalAlign:"Top",Elements:[{SpanText:{MinNumberOfLines:3,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Исследование: Влияние цвета на настроение"}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{SpanText:{MinNumberOfLines:10,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Погрузите вашего ребенка в мир адреналина и свободы с нашими роликами и лонгбордами для детей. Специально разработанные с учетом безопасности и комфорта, эти средства передвижения позволят вашим детям наслаждаться скоростью и свободой на улицах и дорожках."}},Style:{Discriminator:"DescriptionText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Открыть"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"SecondaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}],Width:{WidthInPercents:{Value:.5}}}]}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{CustomValue:0}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{ThemePadding:"ThemePaddingsLarge"},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"BodyColor",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:256,AdjustedHeight:285.34375,IsResponsive:!0,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/banner-girl.png"}},OriginalWidth:436,Alt:{ConstValueExpression:{Value:"banner"}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Center",OriginalHeight:486}}],Width:{WidthInPercents:{Value:.5}}},{VerticalAlign:"Top",BgColor:{Discriminator:"BodyColor",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Откройте для вашего ребенка мир приключений и активного образа жизни с нашими детскими самокатами и беговелами. Эти прочные и безопасные средства передвижения помогут вашему ребенку развить баланс, координацию и уверенность. Доступные в различных ярких цветах и дизайнах, наши самокаты и беговелы станут отличным спутником для игр и прогулок на свежем воздухе."}},Style:{Discriminator:"DescriptionText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}}],Width:{WidthInPercents:{Value:.5}}}]}}]}]},OH={Subject:"Введите заголовок вашего письма",Preheader:"Уточните, что именно ждёт читателя внутри (анонсы, скидки и т.п.)",Theme:{BodyWidth:600,IsResponsiveWidth:!0,FontFamily:"Tahoma",Colors:{EmailBackgroundColor:"#000000",BodyColor:"#FFFFFF",PrimaryColor:"#000000",PrimaryTextColor:"#FFFFFF",SecondaryColor:"#d9d9d9",SecondaryTextColor:"#000000",CardBackgroundColor:"#FFFFFF",HeadingColor:"#000000",TitleColor:"#000000",SubHeadingColor:"#000000",LargeTextColor:"#000000",NormalTextColor:"#000000",DescriptionTextColor:"#494949",LinkColor:"#000000",ButtonTextColor:"#FFFFFF"},BorderRadius:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BorderRadiusCard:{TopLeft:8,TopRight:8,BottomLeft:8,BottomRight:8},BorderRadiusButton:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BorderRadiusBanner:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BodyPaddings:{Left:20,Right:20,Top:24,Bottom:24},ComponentPaddings:{Small:12,Medium:16,Large:20,Huge:40},ButtonPaddings:{TopBottom:16,LeftRight:50},FontSettingsPresets:{Title:{FontSize:40,LineHeight:44,IsBold:!0,IsItalic:!1,Decoration:"None"},Heading:{FontSize:18,LineHeight:23,IsBold:!0,IsItalic:!1,Decoration:"None"},SubHeading:{FontSize:14,LineHeight:16,IsBold:!1,IsItalic:!1,Decoration:"None"},LargeText:{FontSize:18,LineHeight:22,IsBold:!1,IsItalic:!1,Decoration:"None"},NormalText:{FontSize:12,LineHeight:15,IsBold:!1,IsItalic:!1,Decoration:"None"},DescriptionText:{FontSize:12,LineHeight:16,IsBold:!1,IsItalic:!1,Decoration:"None"},Button:{FontSize:14,LineHeight:14,IsBold:!0,IsItalic:!1,Decoration:"None"},Link:{FontSize:12,LineHeight:16,IsBold:!1,IsItalic:!1,Decoration:"None"}}},Components:[{InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Columns:[{VerticalAlign:"Middle",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:110,AdjustedHeight:24,IsResponsive:!1,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/logoNike.png"}},OriginalWidth:220,OriginalHeight:48,Alt:{ConstValueExpression:{Value:"logo"}},IsRetina:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Inline"}}],Width:{JustifyWidth:{WidthInPixels:560}}}]}}]},{InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{ThemePadding:"ThemePaddingsLarge"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:560,AdjustedHeight:691,IsResponsive:!0,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/banner-nike.png"}},OriginalWidth:1120,Alt:{ConstValueExpression:{Value:"banner"}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"BannerBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"BannerBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"BannerBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"BannerBorderRadiusBottomRight",CustomValue:0}},ContentAlign:"Inline",OriginalHeight:1382}}],Width:{WidthInPercents:{Value:1}}}]}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"YOUR SEASON OF BRILLIANCE"}},Style:{Discriminator:"Heading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsLarge"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Get ready to shine bright this season with Nike's latest collection of athletic apparel and footwear. We believe that every moment is an opportunity to unleash your brilliance and achieve greatness. Whether you're hitting the track, the gym, or the court, we've got you covered with innovative and stylish gear that will elevate your performance to new heights."}},Style:{Discriminator:"LargeText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsLarge"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{Button:{ContentAlign:"Left",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Shop Now"}},BackgroundColor:{Discriminator:"PrimaryColor",CustomValue:"#557aff"},FullWidth:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Custom",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Tahoma",FontSize:32,LineHeight:32,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}],Width:{JustifyWidth:{WidthInPixels:560}}}]}}]},{IfExpression:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ListLengthExpression:{ListExpression:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}}}},Right:{ConstValueExpression:{Value:0}}}}}},ContextBuilderExpression:{ProductShelfDataSource:{ListExpression:{ChunkExpression:{ChunkSize:3,ListExpression:{LimitExpression:{Limit:6,ListExpression:{DataSource:{Popular:{StockSource:{DefaultStoreStockId:{}}}}}}}}}}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{ThemePadding:"ThemePaddingsLarge"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsMedium"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[],Width:{JustifyWidth:{WidthInPixels:560}}}]}},{IteratedColumnBodyRow:{ColumnSpacerSize:{ThemePadding:"ThemePaddingsMedium"},NumberColumnsInLine:3,IndexName:"item",DataSource:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}},IteratedColumn:{Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsSmall"},Left:{CustomValue:0}},BorderCollapse:"Collapse",BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Left",VerticalAlign:"Top",Elements:[{HeightContainer:{VerticalAlign:"Top",Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsSmall"},Left:{CustomValue:0}},Border:{Left:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#EEEEEE"}},Top:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#EEEEEE"}},Right:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#EEEEEE"}},Bottom:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#EEEEEE"}}},BorderRadius:{TopLeft:{Discriminator:"CardBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"CardBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"CardBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"CardBorderRadiusBottomRight",CustomValue:0}},BackgroundColor:{Discriminator:"CardBackgroundColor",CustomValue:"#F6F6F6"},ContainerAlign:"Center",Width:{Percentage:{Value:100}},Elements:[{Image:{AdjustedWidth:174.203125,AdjustedHeight:217.5625,IsResponsive:!0,VerticalAlign:"Top",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,Src:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"PictureUrl"}]}},OriginalWidth:1121,Alt:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CardBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"CardBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Inline",OriginalHeight:1400}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{MinNumberOfLines:2,HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,ContentAlign:"Center",Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{TruncateValueExpression:{StringExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},MaxLength:25,Tail:"…"}}}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{IsLink:!1,HRef:{ConstValueExpression:{Value:""}},ContentAlign:"Center",MinNumberOfLines:2,Style:{Discriminator:"DescriptionText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{TruncateValueExpression:{StringExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Description"}]}},MaxLength:35,Tail:"…"}}}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{If:{Predicate:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}},Right:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},True:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:16,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:"₽"}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:16,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:16,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:" "}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:16,IsBold:!1,IsItalic:!1,Decoration:"LineThrough",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:"₽"}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:16,IsBold:!1,IsItalic:!1,Decoration:"LineThrough",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}}}}}}],False:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:16,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:"₽"}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:16,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}}]}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{Button:{ContentAlign:"Center",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},Text:{ConstValueExpression:{Value:"Order"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"SecondaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}]}}],WidthInPercents:.333}}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{ThemePadding:"ThemePaddingsLarge"},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},VerticalAlign:"Top",ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:2,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Introducing our Season of Brilliance collection"}},Style:{Discriminator:"Heading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{SpanText:{MinNumberOfLines:7,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Designed to inspire and empower athletes like you to push boundaries and exceed expectations. From lightweight running shoes with responsive cushioning to sweat-wicking and breathable activewear that keeps you cool and comfortable, our products are engineered to help you perform at your best."}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Tahoma",FontSize:13,LineHeight:18,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Read"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"SecondaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}],Width:{WidthInPercents:{Value:.5}}},{BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",VerticalAlign:"Top",Elements:[{SpanText:{MinNumberOfLines:2,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Nike community"}},Style:{Discriminator:"Heading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{SpanText:{MinNumberOfLines:7,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"As a valued member of our Nike community, we want to celebrate your journey to greatness. Take advantage of exclusive offers and discounts available only to you. Whether you're a seasoned athlete or just starting your fitness journey, we're here to support you every step of the way."}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Tahoma",FontSize:13,LineHeight:18,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Read"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"SecondaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}],Width:{WidthInPercents:{Value:.5}}}]}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{CustomValue:0}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{ThemePadding:"ThemePaddingsLarge"},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:270,AdjustedHeight:270,IsResponsive:!0,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/banner-girl-nike.png"}},OriginalWidth:520,Alt:{ConstValueExpression:{Value:"banner"}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Center",OriginalHeight:520}}],Width:{WidthInPercents:{Value:.5}}},{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Get ready to shine bright this season with Nike's latest collection of athletic apparel and footwear. We believe that every moment is an opportunity to unleash your brilliance and achieve greatness. Whether you're hitting the track, the gym, or the court, we've got you covered with innovative and stylish gear that will elevate your performance to new heights."}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Tahoma",FontSize:13,LineHeight:18,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}}],Width:{WidthInPercents:{Value:.5}}}]}}]}]},WH={Subject:"Введите заголовок вашего письма",Preheader:"Уточните, что именно ждёт читателя внутри (анонсы, скидки и т.п.)",Theme:{BodyWidth:600,IsResponsiveWidth:!0,FontFamily:"Arial",Colors:{EmailBackgroundColor:"#EDEBE8",BodyColor:"#FFFFFF",PrimaryColor:"#23A767",PrimaryTextColor:"#FFFFFF",SecondaryColor:"#a9eacb",SecondaryTextColor:"#23A767",CardBackgroundColor:"#FFFFFF",HeadingColor:"#000000",TitleColor:"#000000",SubHeadingColor:"#000000",LargeTextColor:"#494949",NormalTextColor:"#494949",DescriptionTextColor:"#999999",LinkColor:"#23A767",ButtonTextColor:"#FFFFFF"},BorderRadius:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BorderRadiusCard:{TopLeft:12,TopRight:12,BottomLeft:12,BottomRight:12},BorderRadiusButton:{TopLeft:8,TopRight:8,BottomLeft:8,BottomRight:8},BorderRadiusBanner:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BodyPaddings:{Left:32,Right:32,Top:0,Bottom:0},ComponentPaddings:{Small:12,Medium:22,Large:40,Huge:40},ButtonPaddings:{TopBottom:12,LeftRight:34},FontSettingsPresets:{Title:{FontSize:32,LineHeight:32,IsBold:!0,IsItalic:!1,Decoration:"None"},Heading:{FontSize:14,LineHeight:16,IsBold:!1,IsItalic:!1,Decoration:"None"},SubHeading:{FontSize:14,LineHeight:16,IsBold:!0,IsItalic:!1,Decoration:"None"},LargeText:{FontSize:16,LineHeight:25,IsBold:!1,IsItalic:!1,Decoration:"None"},NormalText:{FontSize:13,LineHeight:15,IsBold:!1,IsItalic:!1,Decoration:"None"},DescriptionText:{FontSize:10,LineHeight:13,IsBold:!1,IsItalic:!1,Decoration:"None"},Button:{FontSize:12,LineHeight:12,IsBold:!0,IsItalic:!1,Decoration:"None"},Link:{FontSize:12,LineHeight:14,IsBold:!1,IsItalic:!1,Decoration:"None"}}},Components:[{InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{ThemePadding:"ThemePaddingsSmall"},Bottom:{ThemePadding:"ThemePaddingsSmall"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Columns:[{VerticalAlign:"Middle",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:113,AdjustedHeight:46,IsResponsive:!1,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/logoPJ.png"}},OriginalWidth:226,OriginalHeight:92,Alt:{ConstValueExpression:{Value:"logo"}},IsRetina:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Inline"}}],Width:{JustifyWidth:{WidthInPixels:536}}}]}}]},{InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{ThemePadding:"ThemePaddingsSmall"},Bottom:{ThemePadding:"ThemePaddingsSmall"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:536,AdjustedHeight:356.625,IsResponsive:!0,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/banner%20(66a1f1d797004a9ee236c98b).png"}},OriginalWidth:1040,Alt:{ConstValueExpression:{Value:"banner"}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"BannerBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"BannerBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"BannerBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"BannerBorderRadiusBottomRight",CustomValue:0}},ContentAlign:"Inline",OriginalHeight:692}}],Width:{WidthInPercents:{Value:1}}}]}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{ThemePadding:"ThemePaddingsLarge"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Скидка 15% на самовывоз"}},Style:{Discriminator:"Title",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Inline"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Мы рады поделиться отличной новостью с нашими верными клиентами! У нас действует особая акция, которая точно порадует всех любителей пиццы."}},Style:{Discriminator:"LargeText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Inline"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"ЗАКАЗАТЬ ПИЦЦУ"}},BackgroundColor:{Discriminator:"PrimaryColor",CustomValue:"#557aff"},FullWidth:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"LargeText",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Custom",CustomValue:{TopBottom:10,LeftRight:44}}}}],Width:{JustifyWidth:{WidthInPixels:536}}}]}}]},{IfExpression:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ListLengthExpression:{ListExpression:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}}}},Right:{ConstValueExpression:{Value:0}}}}}},ContextBuilderExpression:{ProductShelfDataSource:{ListExpression:{ChunkExpression:{ChunkSize:3,ListExpression:{LimitExpression:{Limit:3,ListExpression:{DataSource:{Popular:{StockSource:{DefaultStoreStockId:{}}}}}}}}}}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{CustomValue:0},Bottom:{CustomValue:0}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{IteratedColumnBodyRow:{IndexName:"item",ColumnSpacerSize:{ThemePadding:"ThemePaddingsMedium"},NumberColumnsInLine:3,DataSource:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}},IteratedColumn:{Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsMedium"},Left:{CustomValue:0}},BorderCollapse:"Separate",BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Border:{Left:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#eeeeee"}},Top:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#eeeeee"}},Right:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#eeeeee"}},Bottom:{Width:1,Style:"Solid",Color:{Discriminator:"Custom",CustomValue:"#eeeeee"}}},BorderRadius:{TopLeft:{Discriminator:"CardBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"CardBorderRadiusTopRight",CustomValue:0},BottomRight:{Discriminator:"CardBorderRadiusBottomRight",CustomValue:0},BottomLeft:{Discriminator:"CardBorderRadiusBottomLeft",CustomValue:0}},ContainerAlign:"Center",VerticalAlign:"Top",Elements:[{HeightContainer:{VerticalAlign:"Top",Paddings:{Top:{ThemePadding:"ThemePaddingsSmall"},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CardBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"CardBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"CardBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"CardBorderRadiusBottomRight",CustomValue:0}},BackgroundColor:{Discriminator:"CardBackgroundColor",CustomValue:"#F6F6F6"},ContainerAlign:"Center",Width:{Percentage:{Value:100}},Elements:[{Image:{AdjustedWidth:162.21875,AdjustedHeight:162.21875,IsResponsive:!0,VerticalAlign:"Top",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,Src:{DataSource:{ProductImageUrlBuilderExpression:{ProductId:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"InternalProductId"}]}},ImageSize:{Width:163,Height:163}}}},OriginalWidth:163,Alt:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Center",OriginalHeight:163}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{MinNumberOfLines:3,HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,ContentAlign:"Center",Style:{Discriminator:"Heading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{TruncateValueExpression:{StringExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},MaxLength:45,Tail:"…"}}}},{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{If:{Predicate:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}},Right:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},True:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Center",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:" "}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Center",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:14,LineHeight:16,IsBold:!1,IsItalic:!1,Decoration:"LineThrough",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}}}}}}],False:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Center",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},{Spacer:{Height:{CustomValue:16},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}}]}},{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{Button:{ContentAlign:"Center",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},Text:{ConstValueExpression:{Value:"ДОБАВИТЬ"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"SecondaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}]}}],WidthInPercents:.333}}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{ThemePadding:"ThemePaddingsLarge"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{ThemePadding:"ThemePaddingsLarge"},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},VerticalAlign:"Top",ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:2,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"История искусства: итальянская пицца"}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{SpanText:{MinNumberOfLines:7,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Итальянская пицца имеет долгую и интересную историю, начиная с её скромных корней в Неаполе. Это блюдо стало символом итальянской кухни и быстро распространилось во всемирном масштабе, завоевывая сердца гурманов в разных уголках планеты."}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Открыть"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"SecondaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}],Width:{WidthInPercents:{Value:.5}}},{BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",VerticalAlign:"Top",Elements:[{SpanText:{MinNumberOfLines:2,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Секрет вкуса: наша особая соусовая композиция"}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{SpanText:{MinNumberOfLines:7,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Тайна великолепного вкуса нашей пиццы кроется в нашей уникальной соусовой композиции. Мы смешали страсть, мастерство и лучшие ингредиенты, чтобы создать настоящий вкусовой фейерверк."}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Открыть"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"SecondaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}],Width:{WidthInPercents:{Value:.5}}}]}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsLarge"},Bottom:{ThemePadding:"ThemePaddingsLarge"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{ThemePadding:"ThemePaddingsLarge"},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:248,AdjustedHeight:248.46875,IsResponsive:!0,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/Frame%202578%20(1).png"}},OriginalWidth:521,Alt:{ConstValueExpression:{Value:"banner"}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Center",OriginalHeight:522}}],Width:{WidthInPercents:{Value:.5}}},{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Наш секретный рецепт соуса придает пицце неповторимый вкус и аромат. Богатая текстура томатного соуса, сбалансированная смесь специй и нежное сочетание других секретных ингредиентов делают нашу пиццу по-настоящему незабываемой. Каждая порция соуса внимательно приготовлена и сбалансирована, чтобы подчеркнуть вкус каждой начинки и превратить пиццу в истинное кулинарное произведение искусства."}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}}],Width:{WidthInPercents:{Value:.5}}}]}}]}]},kH={Subject:"Введите заголовок вашего письма",Preheader:"Уточните, что именно ждёт читателя внутри (анонсы, скидки и т.п.)",Theme:{BodyWidth:600,IsResponsiveWidth:!0,FontFamily:"Arial",Colors:{EmailBackgroundColor:"#FFFFFF",BodyColor:"#FFFFFF",PrimaryColor:"#FDEE50",PrimaryTextColor:"#000000",SecondaryColor:"#000000",SecondaryTextColor:"#FDEE50",CardBackgroundColor:"#F6F6F6",HeadingColor:"#2F2F2F",TitleColor:"#2F2F2F",SubHeadingColor:"#2F2F2F",LargeTextColor:"#2F2F2F",NormalTextColor:"#2F2F2F",DescriptionTextColor:"#999999",LinkColor:"#2F2F2F",ButtonTextColor:"#000000"},BorderRadius:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BorderRadiusCard:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BorderRadiusButton:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BorderRadiusBanner:{TopLeft:0,TopRight:0,BottomLeft:0,BottomRight:0},BodyPaddings:{Top:60,Right:0,Bottom:60,Left:0},ComponentPaddings:{Small:12,Medium:22,Large:24,Huge:44},ButtonPaddings:{TopBottom:15,LeftRight:40},FontSettingsPresets:{Title:{FontSize:24,LineHeight:28,IsBold:!0,IsItalic:!1,Decoration:"None"},Heading:{FontSize:20,LineHeight:20,IsBold:!0,IsItalic:!1,Decoration:"None"},SubHeading:{FontSize:14,LineHeight:18,IsBold:!0,IsItalic:!1,Decoration:"None"},LargeText:{FontSize:14,LineHeight:18,IsBold:!1,IsItalic:!1,Decoration:"None"},NormalText:{FontSize:12,LineHeight:14,IsBold:!1,IsItalic:!1,Decoration:"None"},DescriptionText:{FontSize:10,LineHeight:13,IsBold:!1,IsItalic:!1,Decoration:"None"},Button:{FontSize:12,LineHeight:12,IsBold:!0,IsItalic:!1,Decoration:"None"},Link:{FontSize:10,LineHeight:13,IsBold:!1,IsItalic:!1,Decoration:"None"}}},Components:[{InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Columns:[{VerticalAlign:"Middle",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{ThemePadding:"ThemePaddingsSmall"},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsSmall"},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:122,AdjustedHeight:39,IsResponsive:!1,VerticalAlign:"Middle",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/logo220V.png"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},Alt:{ConstValueExpression:{Value:"logo"}},OriginalHeight:78,OriginalWidth:244,IsRetina:!0,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Inline"}}],Width:{ShrinkToContentWidth:{WidthInPixels:122}}},{VerticalAlign:"Middle",Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:""}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Inline"}}],Width:{JustifyWidth:{WidthInPixels:189.328125}}},{VerticalAlign:"Middle",Paddings:{Top:{ThemePadding:"ThemePaddingsSmall"},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsSmall"},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{OneLineList:{ContainerWidth:"Auto",ItemPaddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{ThemePadding:"ThemePaddingsSmall"}},ItemWidth:{Auto:{}},Elements:[{Image:{AdjustedWidth:15.5,AdjustedHeight:15,IsResponsive:!1,VerticalAlign:"Middle",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/phone%20(6824497cd40deb561d11590d).png"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},Alt:{ConstValueExpression:{Value:"icon"}},OriginalHeight:30,OriginalWidth:31,IsRetina:!0,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Inline"}},{SpanText:{MinNumberOfLines:1,HRef:{ConstValueExpression:{Value:"#"}},IsLink:!1,ContentAlign:"Inline",Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:12,LineHeight:28,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:"+7-800-000-00-00"}}}},{SpanText:{MinNumberOfLines:1,HRef:{ConstValueExpression:{Value:"#"}},IsLink:!1,ContentAlign:"Inline",Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:12,LineHeight:28,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:" "}}}},{Image:{AdjustedWidth:17,AdjustedHeight:17,IsResponsive:!1,VerticalAlign:"Middle",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/Whatsup.png"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},Alt:{ConstValueExpression:{Value:"icon"}},OriginalHeight:34,OriginalWidth:34,IsRetina:!0,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Inline"}},{SpanText:{MinNumberOfLines:1,HRef:{ConstValueExpression:{Value:"#"}},IsLink:!1,ContentAlign:"Inline",Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:12,LineHeight:28,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:"+7-800-000-00-00"}}}}]}}],Width:{ShrinkToContentWidth:{WidthInPixels:288.65625}}}]}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"PrimaryColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Left:{ThemePadding:"ThemePaddingsLarge"},Top:{CustomValue:0},Right:{ThemePadding:"ThemePaddingsLarge"},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Последняя распродажа сезона!"}},Style:{Discriminator:"Title",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Inline"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsLarge"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Мы объявляем грандиозную распродажу на все популярные товары. Скидки до 70%, 1500 наименований товаров. Успейте выбрать себе что-то по душе, акция заканчивается 31 октября!"}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Inline"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsLarge"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Посмотреть каталог"}},BackgroundColor:{Discriminator:"SecondaryColor",CustomValue:"#557aff"},FullWidth:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"PrimaryColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:20,LineHeight:20,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Custom",CustomValue:{TopBottom:10,LeftRight:30}}}}],Width:{JustifyWidth:{WidthInPixels:600}}}]}}]},{IfExpression:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ListLengthExpression:{ListExpression:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}}}},Right:{ConstValueExpression:{Value:0}}}}}},ContextBuilderExpression:{ProductShelfDataSource:{ListExpression:{ChunkExpression:{ChunkSize:1,ListExpression:{LimitExpression:{Limit:1,ListExpression:{DataSource:{Popular:{StockSource:{DefaultStoreStockId:{}}}}}}}}}}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#F6F6F6"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{IteratedBodyRow:{IndexName:"item",DataSource:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BodyRow:{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},Paddings:{Left:{CustomValue:0},Top:{ThemePadding:"ThemePaddingsSmall"},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsMedium"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"CardBackgroundColor",CustomValue:"#ffffff"},ContainerAlign:"Center",DirectionRtl:!0,Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{ThemePadding:"ThemePaddingsSmall"},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:300,AdjustedHeight:300,IsResponsive:!0,VerticalAlign:"Top",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,Src:{DataSource:{ProductImageUrlBuilderExpression:{ProductId:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"InternalProductId"}]}},ImageSize:{Width:300,Height:300}}}},OriginalWidth:300,Alt:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Inline",OriginalHeight:300}}],Width:{WidthInPercents:{Value:.5}}},{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{ThemePadding:"ThemePaddingsSmall"},Right:{ThemePadding:"ThemePaddingsSmall"},Bottom:{CustomValue:0},Left:{ThemePadding:"ThemePaddingsMedium"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Left",Elements:[{SpanText:{MinNumberOfLines:2,HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,ContentAlign:"Left",Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{TruncateValueExpression:{StringExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},MaxLength:45,Tail:"…"}}}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{IsLink:!1,HRef:{ConstValueExpression:{Value:""}},ContentAlign:"Left",MinNumberOfLines:2,Style:{Discriminator:"DescriptionText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{TruncateValueExpression:{StringExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Description"}]}},MaxLength:96,Tail:"…"}}}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{If:{Predicate:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}},Right:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},True:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:12,LineHeight:14,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:" "}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:" "}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}}}}}}],False:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:12,LineHeight:14,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}}]}},{Spacer:{Height:{CustomValue:134},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{Button:{ContentAlign:"Center",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},Text:{ConstValueExpression:{Value:"Купить"}},BackgroundColor:{Discriminator:"PrimaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}],Width:{WidthInPercents:{Value:.5}}}]}}}}]},{IfExpression:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ListLengthExpression:{ListExpression:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}}}},Right:{ConstValueExpression:{Value:0}}}}}},ContextBuilderExpression:{ProductShelfDataSource:{ListExpression:{ChunkExpression:{ChunkSize:4,ListExpression:{LimitExpression:{Limit:8,ListExpression:{DataSource:{Popular:{StockSource:{DefaultStoreStockId:{}}}}}}}}}}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{IteratedColumnBodyRow:{ColumnSpacerSize:{ThemePadding:"ThemePaddingsMedium"},NumberColumnsInLine:4,IndexName:"item",DataSource:{ContextValueExpression:{Path:[{PropertyName:"ProductShelfDataSource"}]}},IteratedColumn:{Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsSmall"},Left:{CustomValue:0}},BorderCollapse:"Collapse",BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Left",VerticalAlign:"Top",Elements:[{Image:{AdjustedWidth:133.5,AdjustedHeight:127.6875,IsResponsive:!0,VerticalAlign:"Top",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,Src:{DataSource:{ProductImageUrlBuilderExpression:{ProductId:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"InternalProductId"}]}},ImageSize:{Width:138,Height:132}}}},OriginalWidth:138,Alt:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Center",OriginalHeight:132}},{Spacer:{Height:{ThemePadding:"ThemePaddingsMedium"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{MinNumberOfLines:3,HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},IsLink:!0,ContentAlign:"Left",Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{TruncateValueExpression:{StringExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Name"}]}},MaxLength:32,Tail:"…"}}}},{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{SpanText:{IsLink:!1,HRef:{ConstValueExpression:{Value:""}},ContentAlign:"Left",MinNumberOfLines:4,Style:{Discriminator:"DescriptionText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{TruncateValueExpression:{StringExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Description"}]}},MaxLength:74,Tail:"…"}}}},{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{If:{Predicate:{Predicate:{NumberPredicate:{GreaterThan:{Left:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}},Right:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},True:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:12,LineHeight:14,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{ConstValueExpression:{Value:" "}}}},{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"OldPrice"}]}}}}}}],False:[{SpanText:{MinNumberOfLines:1,ContentAlign:"Inline",IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:12,LineHeight:14,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Text:{NumberToStringExpression:{NumberExpression:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Price"}]}}}}}}]}},{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:0,Color:{Discriminator:"None",CustomValue:"#FFFFFF"}}},{Button:{ContentAlign:"Center",HRef:{ContextValueExpression:{Path:[{PropertyName:"item"},{PropertyName:"Url"}]}},Text:{ConstValueExpression:{Value:"Купить"}},BackgroundColor:{Discriminator:"PrimaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Theme",CustomValue:{TopBottom:0,LeftRight:0}}}}],WidthInPercents:.25}}}]},{BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#000000"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{ThemePadding:"ThemePaddingsMedium"}},FullWidth:!1,BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{ThemePadding:"ThemePaddingsLarge"},DirectionRtl:!1,Paddings:{Left:{CustomValue:0},Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},ContainerAlign:"Center",Columns:[{BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CardBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"CardBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},VerticalAlign:"Top",ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:600,AdjustedHeight:320,IsResponsive:!0,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/banner220.png"}},OriginalWidth:1200,Alt:{ConstValueExpression:{Value:"banner"}},IsRetina:!1,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{CustomValue:0,Discriminator:"BannerBorderRadiusTopLeft"},TopRight:{CustomValue:0,Discriminator:"BannerBorderRadiusTopRight"},BottomLeft:{CustomValue:0,Discriminator:"BannerBorderRadiusBottomLeft"},BottomRight:{CustomValue:0,Discriminator:"BannerBorderRadiusBottomRight"}},ContentAlign:"Inline",OriginalHeight:640}},{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"23 Октября 2023"}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Ребрендинг «220 Вольт»: что нового у DIY-ритейлера?"}},Style:{Discriminator:"SubHeading",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},Text:{ConstValueExpression:{Value:"Крупнейший российский DIY-ритейлер «220 Вольт» провел ребрендинг: обновил логотип, фирменный шрифт и формы рекламных материалов. Новый лаконичный стиль «220 Вольт» отражает тенденции минимализма и простоты подачи информации."}},Style:{Discriminator:"NormalText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}},ContentAlign:"Left"}},{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:0,Color:{Discriminator:"None",CustomValue:"#000000"}}},{Button:{ContentAlign:"Center",HRef:{ConstValueExpression:{Value:"#"}},Text:{ConstValueExpression:{Value:"Читать"}},BackgroundColor:{Discriminator:"PrimaryColor",CustomValue:"#557aff"},FullWidth:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"ButtonBorderRadiusTopLeft",CustomValue:0},TopRight:{Discriminator:"ButtonBorderRadiusTopRight",CustomValue:0},BottomLeft:{Discriminator:"ButtonBorderRadiusBottomLeft",CustomValue:0},BottomRight:{Discriminator:"ButtonBorderRadiusBottomRight",CustomValue:0}},TextStyle:{Discriminator:"Button",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:20,LineHeight:20,IsBold:!0,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"PrimaryTextColor",CustomValue:"#000000"}}},Paddings:{Discriminator:"Custom",CustomValue:{TopBottom:10,LeftRight:30}}}}],Width:{WidthInPercents:{Value:1}}}]}}]},{InnerBgColor:{Discriminator:"BodyColor",CustomValue:"#FFFFFF"},Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Bottom:{ThemePadding:"ThemePaddingsSmall"}},FullWidth:!1,BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0}},BodyRowList:[{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Middle",BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Image:{AdjustedWidth:122,AdjustedHeight:39,IsResponsive:!1,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/logo220V.png"}},OriginalWidth:244,OriginalHeight:78,Alt:{ConstValueExpression:{Value:"logo"}},IsRetina:!0,Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContentAlign:"Inline"}}],Width:{ShrinkToContentWidth:{WidthInPixels:122}}},{VerticalAlign:"Middle",Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsMedium"},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[],Width:{JustifyWidth:{WidthInPixels:302}}},{VerticalAlign:"Middle",Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{OneLineList:{ContainerWidth:"Auto",ItemWidth:{Auto:{}},ItemPaddings:{Top:{CustomValue:0},Right:{DivideExpression:{Left:{ThemePadding:"ThemePaddingsSmall"},Right:{CustomValue:2}}},Bottom:{CustomValue:0},Left:{DivideExpression:{Left:{ThemePadding:"ThemePaddingsSmall"},Right:{CustomValue:2}}}},Elements:[{Image:{AdjustedWidth:32,AdjustedHeight:32,IsResponsive:!1,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/youtube220%20(6824594bd40deb561d115c04).png"}},OriginalWidth:64,Alt:{ConstValueExpression:{Value:"Youtube"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},IsRetina:!0,ContentAlign:"Inline",OriginalHeight:64}},{Image:{AdjustedWidth:32,AdjustedHeight:32,IsResponsive:!1,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/tg220%20(6824594bd40deb561d115c00).png"}},OriginalWidth:64,Alt:{ConstValueExpression:{Value:"Telegram"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},IsRetina:!0,ContentAlign:"Inline",OriginalHeight:64}},{Image:{AdjustedWidth:32,AdjustedHeight:32,IsResponsive:!1,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/zen220%20(6824594bd40deb561d115c06).png"}},OriginalWidth:64,Alt:{ConstValueExpression:{Value:"dzen"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},IsRetina:!0,ContentAlign:"Inline",OriginalHeight:64}},{Image:{AdjustedWidth:32,AdjustedHeight:32,IsResponsive:!1,VerticalAlign:"Top",HRef:{ConstValueExpression:{Value:"#"}},IsLink:!0,Src:{ConstValueExpression:{Value:"https://gallery.retailrocket.net/5df72bdc97a52507605e4cc1/vk220.png"}},OriginalWidth:64,Alt:{ConstValueExpression:{Value:"VK"}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},IsRetina:!0,ContentAlign:"Inline",OriginalHeight:64}}]}}],Width:{ShrinkToContentWidth:{WidthInPixels:176}}}]}},{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{ThemePadding:"ThemePaddingsMedium"},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsMedium"},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[{Spacer:{Height:{ThemePadding:"ThemePaddingsSmall"},Weight:1,Color:{Discriminator:"Custom",CustomValue:"#E2E2E2"}}}],Width:{JustifyWidth:{WidthInPixels:600}}}]}},{MultipleColumnBodyRow:{ColumnSpacerSize:{CustomValue:0},DirectionRtl:!1,Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},ContainerAlign:"Center",Columns:[{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:16},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:16},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:16},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:16}},ContainerAlign:"Left",Elements:[{SpanText:{MinNumberOfLines:1,IsLink:!1,HRef:{ConstValueExpression:{Value:""}},ContentAlign:"Inline",Text:{ConstValueExpression:{Value:"Вы получили это письмо, потому что подписались на рассылку Company name. Вы можете отписаться, нажав "}},Style:{Discriminator:"DescriptionText",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:16,LineHeight:20,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"NormalTextColor",CustomValue:"#000000"}}}}},{UnsubscribeLink:{ContentAlign:"Inline",Text:"сюда",Style:{Discriminator:"Link",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:10,LineHeight:13,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"LinkColor",CustomValue:"#000000"}}}}}],Width:{WidthInPercents:{Value:.76}}},{VerticalAlign:"Top",Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{ThemePadding:"ThemePaddingsMedium"},Left:{CustomValue:0}},BgColor:{Discriminator:"None",CustomValue:"#ffffff"},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:0},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:0}},ContainerAlign:"Center",Elements:[],Width:{JustifyWidth:{WidthInPixels:62.5}}},{VerticalAlign:"Top",BgColor:{Discriminator:"None",CustomValue:"#FFFFFF"},Paddings:{Top:{CustomValue:0},Right:{CustomValue:0},Bottom:{CustomValue:0},Left:{CustomValue:0}},Border:{Left:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Top:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Right:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}},Bottom:{Width:0,Style:"None",Color:{Discriminator:"Custom",CustomValue:"#FFFFFF"}}},BorderRadius:{TopLeft:{Discriminator:"CustomBorderRadius",CustomValue:16},TopRight:{Discriminator:"CustomBorderRadius",CustomValue:16},BottomLeft:{Discriminator:"CustomBorderRadius",CustomValue:16},BottomRight:{Discriminator:"CustomBorderRadius",CustomValue:16}},ContainerAlign:"Center",Elements:[{SpanText:{MinNumberOfLines:1,HRef:{ConstValueExpression:{Value:"#"}},IsLink:!1,ContentAlign:"Inline",Text:{ConstValueExpression:{Value:"© 2023 220 Вольт"}},Style:{Discriminator:"Custom",FontColor:{Discriminator:"StyleLinkedColor",CustomValue:"#000000"},CustomFontSettings:{FontFamily:"Arial",FontSize:10,LineHeight:13,IsBold:!1,IsItalic:!1,Decoration:"None",FontColor:{Discriminator:"DescriptionTextColor",CustomValue:"#000000"}}}}}],Width:{ShrinkToContentWidth:{WidthInPixels:81.5}}}]}}]}]},MH=[IH,OH,WH,kH],gT="#app",en=document.querySelector(gT),uo={partnerId:en.getAttribute("data-partner-id"),wysiwygTemplateEditorBffBaseUrl:en.getAttribute("data-wysiwyg-template-editor-bff-base-url"),wysiwygBffProxyBaseUrl:en.getAttribute("data-wysiwyg-bff-proxy-base-url"),antiForgeryHeaderTokenName:en.getAttribute("data-anti-forgery-header-token-name"),antiForgeryHeaderTokenValue:en.getAttribute("data-anti-forgery-header-token-value"),antiForgeryFormTokenName:en.getAttribute("data-anti-forgery-form-token-name"),antiForgeryFormTokenValue:en.getAttribute("data-anti-forgery-form-token-value"),createEmailTemplateSubmitUrl:en.getAttribute("data-create-email-template-submit-url"),initialEmailTemplateJson:en.getAttribute("data-initial-multicast-template"),multicastFavoritesTemplates:JSON.parse(en.getAttribute("data-multicast-favorites-templates")),commonFavoritesTemplates:JSON.parse(en.getAttribute("data-common-favorites-templates")),exitLink:en.getAttribute("data-exit-link")},HH=e=>Rw({baseUrl:e.baseUrl,antiForgeryTokenHeaderName:uo.antiForgeryHeaderTokenName,antiForgeryTokenValue:uo.antiForgeryHeaderTokenValue}),$H=K_(HH({baseUrl:uo.wysiwygBffProxyBaseUrl})),FT=e=>{const t=new FormData;t.append(uo.antiForgeryFormTokenName,uo.antiForgeryFormTokenValue),t.append("template",JSON.stringify(e.template));const o=fH({method:"POST",action:uo.createEmailTemplateSubmitUrl,formData:t});document.body.appendChild(o),o.submit()},UH={},rm=e=>{const t=Dw({partnerId:uo.partnerId,listExpressionDataSourceBffClient:$H,customerStockId:void 0}),o=FH({listExpressionDataSourceEvaluator:t}),r=VH(),s=TH({listExpressionEvaluator:o,numberExpressionDataSourceEvaluator:r}),a=bH({listExpressionEvaluator:o,numberExpressionEvaluator:s,stringExpressionDataSourceEvaluatorFactory:()=>NH({productImageUrlBuilderExpressionEvaluator:AH({partnerId:uo.partnerId,numberExpressionEvaluator:s}),contactCustomData:UH})}),l=wH({listExpressionEvaluator:o,numberExpressionEvaluator:s,stringExpressionEvaluator:a,dataStructBuilderExpressionEvaluatorFactory:d=>G0({expressionEvaluator:d})}),c=G0({expressionEvaluator:l});return G2({template:e.template,emailTemplatePreviewTileDeps:mH({listExpressionEvaluator:o,numberExpressionEvaluator:s,stringExpressionEvaluator:a,dataStructExpressionEvaluator:c,expressionEvaluator:l}),onFavoriteTemplateSelected:()=>{console.log("onFavoriteTemplateSelected"),FT({template:e.template})}})},$f=$V(iw,{onInitialTemplateSelected:()=>{console.log("onInitialTemplateSelected"),FT({template:uo.initialEmailTemplateJson.length?JSON.parse(uo.initialEmailTemplateJson):Y0})},deps:Fw({partnerId:uo.partnerId,emailTemplatePreviewComponents:{custom:[...uo.commonFavoritesTemplates.map(e=>rm({template:JSON.parse(e.templateJson)})),...uo.multicastFavoritesTemplates.map(e=>rm({template:JSON.parse(e.templateJson)}))],default:[...MH.map(e=>rm({template:e}))]},initialEmailTemplate:uo.initialEmailTemplateJson.length?JSON.parse(uo.initialEmailTemplateJson):Y0,exitLink:uo.exitLink})});$f.use(T_({components:{VSkeletonLoader:pw}}));$f.use(Y_);$f.mount(gT);
|