From 9fdd0c2b8fd0f5c1146661eb857ed09db2b9615a Mon Sep 17 00:00:00 2001 From: Richard Marsot Date: Wed, 23 Aug 2023 14:26:12 -0400 Subject: [PATCH] fix small issue with offers button for hero --- .../{main-45a37583.js => main-198e3334.js} | 16 +- .../{main-822f125f.css => main-a4fdea76.css} | 2 +- docs/auto/index.html | 4 +- docs/commercial_bank/index.html | 4 +- docs/comms/index.html | 4 +- docs/energy/index.html | 4 +- docs/gov/index.html | 4 +- docs/health_care/index.html | 4 +- docs/health_payer/index.html | 4 +- docs/health_pharma/index.html | 4 +- docs/health_provider/index.html | 4 +- docs/insurance/index.html | 4 +- docs/manufacturing/index.html | 4 +- docs/retail_bank/index.html | 4 +- docs/travel/index.html | 4 +- docs/wealth/index.html | 4 +- package-lock.json | 589 +++++++++--------- src/components/FrontMainArea.vue | 6 +- src/components/offer/MainOffer.vue | 18 + 19 files changed, 367 insertions(+), 320 deletions(-) rename docs/assets/{main-45a37583.js => main-198e3334.js} (50%) rename docs/assets/{main-822f125f.css => main-a4fdea76.css} (99%) diff --git a/docs/assets/main-45a37583.js b/docs/assets/main-198e3334.js similarity index 50% rename from docs/assets/main-45a37583.js rename to docs/assets/main-198e3334.js index 8fd6f7be..cfca569c 100644 --- a/docs/assets/main-45a37583.js +++ b/docs/assets/main-198e3334.js @@ -1,4 +1,4 @@ -(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))o(s);new MutationObserver(s=>{for(const a of s)if(a.type==="childList")for(const r of a.addedNodes)r.tagName==="LINK"&&r.rel==="modulepreload"&&o(r)}).observe(document,{childList:!0,subtree:!0});function n(s){const a={};return s.integrity&&(a.integrity=s.integrity),s.referrerPolicy&&(a.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?a.credentials="include":s.crossOrigin==="anonymous"?a.credentials="omit":a.credentials="same-origin",a}function o(s){if(s.ep)return;s.ep=!0;const a=n(s);fetch(s.href,a)}})();function makeMap(e,t){const n=Object.create(null),o=e.split(",");for(let s=0;s!!n[s.toLowerCase()]:s=>!!n[s]}const EMPTY_OBJ={},EMPTY_ARR=[],NOOP=()=>{},NO=()=>!1,onRE=/^on[^a-z]/,isOn=e=>onRE.test(e),isModelListener=e=>e.startsWith("onUpdate:"),extend=Object.assign,remove=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},hasOwnProperty$2=Object.prototype.hasOwnProperty,hasOwn$1=(e,t)=>hasOwnProperty$2.call(e,t),isArray$1=Array.isArray,isMap=e=>toTypeString$1(e)==="[object Map]",isSet=e=>toTypeString$1(e)==="[object Set]",isDate$1=e=>toTypeString$1(e)==="[object Date]",isFunction$1=e=>typeof e=="function",isString$1=e=>typeof e=="string",isSymbol=e=>typeof e=="symbol",isObject$1=e=>e!==null&&typeof e=="object",isPromise=e=>isObject$1(e)&&isFunction$1(e.then)&&isFunction$1(e.catch),objectToString$1=Object.prototype.toString,toTypeString$1=e=>objectToString$1.call(e),toRawType=e=>toTypeString$1(e).slice(8,-1),isPlainObject$1=e=>toTypeString$1(e)==="[object Object]",isIntegerKey=e=>isString$1(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,isReservedProp=makeMap(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),cacheStringFunction=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},camelizeRE=/-(\w)/g,camelize=cacheStringFunction(e=>e.replace(camelizeRE,(t,n)=>n?n.toUpperCase():"")),hyphenateRE=/\B([A-Z])/g,hyphenate=cacheStringFunction(e=>e.replace(hyphenateRE,"-$1").toLowerCase()),capitalize$1=cacheStringFunction(e=>e.charAt(0).toUpperCase()+e.slice(1)),toHandlerKey=cacheStringFunction(e=>e?`on${capitalize$1(e)}`:""),hasChanged=(e,t)=>!Object.is(e,t),invokeArrayFns=(e,t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},looseToNumber=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let _globalThis$1;const getGlobalThis$1=()=>_globalThis$1||(_globalThis$1=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function normalizeStyle(e){if(isArray$1(e)){const t={};for(let n=0;n{if(n){const o=n.split(propertyDelimiterRE);o.length>1&&(t[o[0].trim()]=o[1].trim())}}),t}function normalizeClass(e){let t="";if(isString$1(e))t=e;else if(isArray$1(e))for(let n=0;nlooseEqual(n,t))}const toDisplayString$1=e=>isString$1(e)?e:e==null?"":isArray$1(e)||isObject$1(e)&&(e.toString===objectToString$1||!isFunction$1(e.toString))?JSON.stringify(e,replacer,2):String(e),replacer=(e,t)=>t&&t.__v_isRef?replacer(e,t.value):isMap(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[o,s])=>(n[`${o} =>`]=s,n),{})}:isSet(t)?{[`Set(${t.size})`]:[...t.values()]}:isObject$1(t)&&!isArray$1(t)&&!isPlainObject$1(t)?String(t):t;let activeEffectScope;class EffectScope{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=activeEffectScope,!t&&activeEffectScope&&(this.index=(activeEffectScope.scopes||(activeEffectScope.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=activeEffectScope;try{return activeEffectScope=this,t()}finally{activeEffectScope=n}}}on(){activeEffectScope=this}off(){activeEffectScope=this.parent}stop(t){if(this._active){let n,o;for(n=0,o=this.effects.length;n{const t=new Set(e);return t.w=0,t.n=0,t},wasTracked=e=>(e.w&trackOpBit)>0,newTracked=e=>(e.n&trackOpBit)>0,initDepMarkers=({deps:e})=>{if(e.length)for(let t=0;t{const{deps:t}=e;if(t.length){let n=0;for(let o=0;o{(u==="length"||u>=c)&&l.push(d)})}else switch(n!==void 0&&l.push(r.get(n)),t){case"add":isArray$1(e)?isIntegerKey(n)&&l.push(r.get("length")):(l.push(r.get(ITERATE_KEY)),isMap(e)&&l.push(r.get(MAP_KEY_ITERATE_KEY)));break;case"delete":isArray$1(e)||(l.push(r.get(ITERATE_KEY)),isMap(e)&&l.push(r.get(MAP_KEY_ITERATE_KEY)));break;case"set":isMap(e)&&l.push(r.get(ITERATE_KEY));break}if(l.length===1)l[0]&&triggerEffects(l[0]);else{const c=[];for(const d of l)d&&c.push(...d);triggerEffects(createDep(c))}}function triggerEffects(e,t){const n=isArray$1(e)?e:[...e];for(const o of n)o.computed&&triggerEffect(o);for(const o of n)o.computed||triggerEffect(o)}function triggerEffect(e,t){(e!==activeEffect||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}const isNonTrackableKeys=makeMap("__proto__,__v_isRef,__isVue"),builtInSymbols=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(isSymbol)),get$1=createGetter(),shallowGet=createGetter(!1,!0),readonlyGet=createGetter(!0),arrayInstrumentations=createArrayInstrumentations();function createArrayInstrumentations(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const o=toRaw(this);for(let a=0,r=this.length;a{e[t]=function(...n){pauseTracking();const o=toRaw(this)[t].apply(this,n);return resetTracking(),o}}),e}function hasOwnProperty$1(e){const t=toRaw(this);return track$1(t,"has",e),t.hasOwnProperty(e)}function createGetter(e=!1,t=!1){return function(o,s,a){if(s==="__v_isReactive")return!e;if(s==="__v_isReadonly")return e;if(s==="__v_isShallow")return t;if(s==="__v_raw"&&a===(e?t?shallowReadonlyMap:readonlyMap:t?shallowReactiveMap:reactiveMap).get(o))return o;const r=isArray$1(o);if(!e){if(r&&hasOwn$1(arrayInstrumentations,s))return Reflect.get(arrayInstrumentations,s,a);if(s==="hasOwnProperty")return hasOwnProperty$1}const l=Reflect.get(o,s,a);return(isSymbol(s)?builtInSymbols.has(s):isNonTrackableKeys(s))||(e||track$1(o,"get",s),t)?l:isRef(l)?r&&isIntegerKey(s)?l:l.value:isObject$1(l)?e?readonly(l):reactive(l):l}}const set$1=createSetter(),shallowSet=createSetter(!0);function createSetter(e=!1){return function(n,o,s,a){let r=n[o];if(isReadonly(r)&&isRef(r)&&!isRef(s))return!1;if(!e&&(!isShallow(s)&&!isReadonly(s)&&(r=toRaw(r),s=toRaw(s)),!isArray$1(n)&&isRef(r)&&!isRef(s)))return r.value=s,!0;const l=isArray$1(n)&&isIntegerKey(o)?Number(o)e,getProto=e=>Reflect.getPrototypeOf(e);function get(e,t,n=!1,o=!1){e=e.__v_raw;const s=toRaw(e),a=toRaw(t);n||(t!==a&&track$1(s,"get",t),track$1(s,"get",a));const{has:r}=getProto(s),l=o?toShallow:n?toReadonly:toReactive;if(r.call(s,t))return l(e.get(t));if(r.call(s,a))return l(e.get(a));e!==s&&e.get(t)}function has(e,t=!1){const n=this.__v_raw,o=toRaw(n),s=toRaw(e);return t||(e!==s&&track$1(o,"has",e),track$1(o,"has",s)),e===s?n.has(e):n.has(e)||n.has(s)}function size(e,t=!1){return e=e.__v_raw,!t&&track$1(toRaw(e),"iterate",ITERATE_KEY),Reflect.get(e,"size",e)}function add(e){e=toRaw(e);const t=toRaw(this);return getProto(t).has.call(t,e)||(t.add(e),trigger(t,"add",e,e)),this}function set$2(e,t){t=toRaw(t);const n=toRaw(this),{has:o,get:s}=getProto(n);let a=o.call(n,e);a||(e=toRaw(e),a=o.call(n,e));const r=s.call(n,e);return n.set(e,t),a?hasChanged(t,r)&&trigger(n,"set",e,t):trigger(n,"add",e,t),this}function deleteEntry(e){const t=toRaw(this),{has:n,get:o}=getProto(t);let s=n.call(t,e);s||(e=toRaw(e),s=n.call(t,e)),o&&o.call(t,e);const a=t.delete(e);return s&&trigger(t,"delete",e,void 0),a}function clear(){const e=toRaw(this),t=e.size!==0,n=e.clear();return t&&trigger(e,"clear",void 0,void 0),n}function createForEach(e,t){return function(o,s){const a=this,r=a.__v_raw,l=toRaw(r),c=t?toShallow:e?toReadonly:toReactive;return!e&&track$1(l,"iterate",ITERATE_KEY),r.forEach((d,u)=>o.call(s,c(d),c(u),a))}}function createIterableMethod(e,t,n){return function(...o){const s=this.__v_raw,a=toRaw(s),r=isMap(a),l=e==="entries"||e===Symbol.iterator&&r,c=e==="keys"&&r,d=s[e](...o),u=n?toShallow:t?toReadonly:toReactive;return!t&&track$1(a,"iterate",c?MAP_KEY_ITERATE_KEY:ITERATE_KEY),{next(){const{value:_,done:f}=d.next();return f?{value:_,done:f}:{value:l?[u(_[0]),u(_[1])]:u(_),done:f}},[Symbol.iterator](){return this}}}}function createReadonlyMethod(e){return function(...t){return e==="delete"?!1:this}}function createInstrumentations(){const e={get(a){return get(this,a)},get size(){return size(this)},has,add,set:set$2,delete:deleteEntry,clear,forEach:createForEach(!1,!1)},t={get(a){return get(this,a,!1,!0)},get size(){return size(this)},has,add,set:set$2,delete:deleteEntry,clear,forEach:createForEach(!1,!0)},n={get(a){return get(this,a,!0)},get size(){return size(this,!0)},has(a){return has.call(this,a,!0)},add:createReadonlyMethod("add"),set:createReadonlyMethod("set"),delete:createReadonlyMethod("delete"),clear:createReadonlyMethod("clear"),forEach:createForEach(!0,!1)},o={get(a){return get(this,a,!0,!0)},get size(){return size(this,!0)},has(a){return has.call(this,a,!0)},add:createReadonlyMethod("add"),set:createReadonlyMethod("set"),delete:createReadonlyMethod("delete"),clear:createReadonlyMethod("clear"),forEach:createForEach(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(a=>{e[a]=createIterableMethod(a,!1,!1),n[a]=createIterableMethod(a,!0,!1),t[a]=createIterableMethod(a,!1,!0),o[a]=createIterableMethod(a,!0,!0)}),[e,n,t,o]}const[mutableInstrumentations,readonlyInstrumentations,shallowInstrumentations,shallowReadonlyInstrumentations]=createInstrumentations();function createInstrumentationGetter(e,t){const n=t?e?shallowReadonlyInstrumentations:shallowInstrumentations:e?readonlyInstrumentations:mutableInstrumentations;return(o,s,a)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?o:Reflect.get(hasOwn$1(n,s)&&s in o?n:o,s,a)}const mutableCollectionHandlers={get:createInstrumentationGetter(!1,!1)},shallowCollectionHandlers={get:createInstrumentationGetter(!1,!0)},readonlyCollectionHandlers={get:createInstrumentationGetter(!0,!1)},reactiveMap=new WeakMap,shallowReactiveMap=new WeakMap,readonlyMap=new WeakMap,shallowReadonlyMap=new WeakMap;function targetTypeMap(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function getTargetType(e){return e.__v_skip||!Object.isExtensible(e)?0:targetTypeMap(toRawType(e))}function reactive(e){return isReadonly(e)?e:createReactiveObject(e,!1,mutableHandlers,mutableCollectionHandlers,reactiveMap)}function shallowReactive(e){return createReactiveObject(e,!1,shallowReactiveHandlers,shallowCollectionHandlers,shallowReactiveMap)}function readonly(e){return createReactiveObject(e,!0,readonlyHandlers,readonlyCollectionHandlers,readonlyMap)}function createReactiveObject(e,t,n,o,s){if(!isObject$1(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const a=s.get(e);if(a)return a;const r=getTargetType(e);if(r===0)return e;const l=new Proxy(e,r===2?o:n);return s.set(e,l),l}function isReactive(e){return isReadonly(e)?isReactive(e.__v_raw):!!(e&&e.__v_isReactive)}function isReadonly(e){return!!(e&&e.__v_isReadonly)}function isShallow(e){return!!(e&&e.__v_isShallow)}function isProxy(e){return isReactive(e)||isReadonly(e)}function toRaw(e){const t=e&&e.__v_raw;return t?toRaw(t):e}function markRaw(e){return def(e,"__v_skip",!0),e}const toReactive=e=>isObject$1(e)?reactive(e):e,toReadonly=e=>isObject$1(e)?readonly(e):e;function trackRefValue(e){shouldTrack&&activeEffect&&(e=toRaw(e),trackEffects(e.dep||(e.dep=createDep())))}function triggerRefValue(e,t){e=toRaw(e);const n=e.dep;n&&triggerEffects(n)}function isRef(e){return!!(e&&e.__v_isRef===!0)}function ref(e){return createRef(e,!1)}function shallowRef(e){return createRef(e,!0)}function createRef(e,t){return isRef(e)?e:new RefImpl(e,t)}class RefImpl{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:toRaw(t),this._value=n?t:toReactive(t)}get value(){return trackRefValue(this),this._value}set value(t){const n=this.__v_isShallow||isShallow(t)||isReadonly(t);t=n?t:toRaw(t),hasChanged(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:toReactive(t),triggerRefValue(this))}}function unref(e){return isRef(e)?e.value:e}const shallowUnwrapHandlers={get:(e,t,n)=>unref(Reflect.get(e,t,n)),set:(e,t,n,o)=>{const s=e[t];return isRef(s)&&!isRef(n)?(s.value=n,!0):Reflect.set(e,t,n,o)}};function proxyRefs(e){return isReactive(e)?e:new Proxy(e,shallowUnwrapHandlers)}class ComputedRefImpl{constructor(t,n,o,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this._dirty=!0,this.effect=new ReactiveEffect(t,()=>{this._dirty||(this._dirty=!0,triggerRefValue(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=o}get value(){const t=toRaw(this);return trackRefValue(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function computed$1(e,t,n=!1){let o,s;const a=isFunction$1(e);return a?(o=e,s=NOOP):(o=e.get,s=e.set),new ComputedRefImpl(o,s,a||!s,n)}function warn$2(e,...t){}function callWithErrorHandling(e,t,n,o){let s;try{s=o?e(...o):e()}catch(a){handleError(a,t,n)}return s}function callWithAsyncErrorHandling(e,t,n,o){if(isFunction$1(e)){const a=callWithErrorHandling(e,t,n,o);return a&&isPromise(a)&&a.catch(r=>{handleError(r,t,n)}),a}const s=[];for(let a=0;a>>1;getId(queue[o])flushIndex&&queue.splice(t,1)}function queuePostFlushCb(e){isArray$1(e)?pendingPostFlushCbs.push(...e):(!activePostFlushCbs||!activePostFlushCbs.includes(e,e.allowRecurse?postFlushIndex+1:postFlushIndex))&&pendingPostFlushCbs.push(e),queueFlush()}function flushPreFlushCbs(e,t=isFlushing?flushIndex+1:0){for(;tgetId(n)-getId(o)),postFlushIndex=0;postFlushIndexe.id==null?1/0:e.id,comparator=(e,t)=>{const n=getId(e)-getId(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function flushJobs(e){isFlushPending=!1,isFlushing=!0,queue.sort(comparator);const t=NOOP;try{for(flushIndex=0;flushIndexisString$1($)?$.trim():$)),_&&(s=n.map(looseToNumber))}let l,c=o[l=toHandlerKey(t)]||o[l=toHandlerKey(camelize(t))];!c&&a&&(c=o[l=toHandlerKey(hyphenate(t))]),c&&callWithAsyncErrorHandling(c,e,6,s);const d=o[l+"Once"];if(d){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,callWithAsyncErrorHandling(d,e,6,s)}}function normalizeEmitsOptions(e,t,n=!1){const o=t.emitsCache,s=o.get(e);if(s!==void 0)return s;const a=e.emits;let r={},l=!1;if(!isFunction$1(e)){const c=d=>{const u=normalizeEmitsOptions(d,t,!0);u&&(l=!0,extend(r,u))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!a&&!l?(isObject$1(e)&&o.set(e,null),null):(isArray$1(a)?a.forEach(c=>r[c]=null):extend(r,a),isObject$1(e)&&o.set(e,r),r)}function isEmitListener(e,t){return!e||!isOn(t)?!1:(t=t.slice(2).replace(/Once$/,""),hasOwn$1(e,t[0].toLowerCase()+t.slice(1))||hasOwn$1(e,hyphenate(t))||hasOwn$1(e,t))}let currentRenderingInstance=null,currentScopeId=null;function setCurrentRenderingInstance(e){const t=currentRenderingInstance;return currentRenderingInstance=e,currentScopeId=e&&e.type.__scopeId||null,t}function withCtx(e,t=currentRenderingInstance,n){if(!t||e._n)return e;const o=(...s)=>{o._d&&setBlockTracking(-1);const a=setCurrentRenderingInstance(t);let r;try{r=e(...s)}finally{setCurrentRenderingInstance(a),o._d&&setBlockTracking(1)}return r};return o._n=!0,o._c=!0,o._d=!0,o}function markAttrsAccessed(){}function renderComponentRoot(e){const{type:t,vnode:n,proxy:o,withProxy:s,props:a,propsOptions:[r],slots:l,attrs:c,emit:d,render:u,renderCache:_,data:f,setupState:$,ctx:N,inheritAttrs:B}=e;let C,y;const v=setCurrentRenderingInstance(e);try{if(n.shapeFlag&4){const k=s||o;C=normalizeVNode(u.call(k,k,_,a,$,f,N)),y=c}else{const k=t;C=normalizeVNode(k.length>1?k(a,{attrs:c,slots:l,emit:d}):k(a,null)),y=t.props?c:getFunctionalFallthrough(c)}}catch(k){blockStack.length=0,handleError(k,e,1),C=createVNode(Comment)}let b=C;if(y&&B!==!1){const k=Object.keys(y),{shapeFlag:x}=b;k.length&&x&7&&(r&&k.some(isModelListener)&&(y=filterModelListeners(y,r)),b=cloneVNode(b,y))}return n.dirs&&(b=cloneVNode(b),b.dirs=b.dirs?b.dirs.concat(n.dirs):n.dirs),n.transition&&(b.transition=n.transition),C=b,setCurrentRenderingInstance(v),C}const getFunctionalFallthrough=e=>{let t;for(const n in e)(n==="class"||n==="style"||isOn(n))&&((t||(t={}))[n]=e[n]);return t},filterModelListeners=(e,t)=>{const n={};for(const o in e)(!isModelListener(o)||!(o.slice(9)in t))&&(n[o]=e[o]);return n};function shouldUpdateComponent(e,t,n){const{props:o,children:s,component:a}=e,{props:r,children:l,patchFlag:c}=t,d=a.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return o?hasPropsChanged(o,r,d):!!r;if(c&8){const u=t.dynamicProps;for(let _=0;_e.__isSuspense;function queueEffectWithSuspense(e,t){t&&t.pendingBranch?isArray$1(e)?t.effects.push(...e):t.effects.push(e):queuePostFlushCb(e)}function watchEffect(e,t){return doWatch(e,null,t)}const INITIAL_WATCHER_VALUE={};function watch(e,t,n){return doWatch(e,t,n)}function doWatch(e,t,{immediate:n,deep:o,flush:s,onTrack:a,onTrigger:r}=EMPTY_OBJ){var l;const c=getCurrentScope()===((l=currentInstance)==null?void 0:l.scope)?currentInstance:null;let d,u=!1,_=!1;if(isRef(e)?(d=()=>e.value,u=isShallow(e)):isReactive(e)?(d=()=>e,o=!0):isArray$1(e)?(_=!0,u=e.some(k=>isReactive(k)||isShallow(k)),d=()=>e.map(k=>{if(isRef(k))return k.value;if(isReactive(k))return traverse(k);if(isFunction$1(k))return callWithErrorHandling(k,c,2)})):isFunction$1(e)?t?d=()=>callWithErrorHandling(e,c,2):d=()=>{if(!(c&&c.isUnmounted))return f&&f(),callWithAsyncErrorHandling(e,c,3,[$])}:d=NOOP,t&&o){const k=d;d=()=>traverse(k())}let f,$=k=>{f=v.onStop=()=>{callWithErrorHandling(k,c,4)}},N;if(isInSSRComponentSetup)if($=NOOP,t?n&&callWithAsyncErrorHandling(t,c,3,[d(),_?[]:void 0,$]):d(),s==="sync"){const k=useSSRContext();N=k.__watcherHandles||(k.__watcherHandles=[])}else return NOOP;let B=_?new Array(e.length).fill(INITIAL_WATCHER_VALUE):INITIAL_WATCHER_VALUE;const C=()=>{if(v.active)if(t){const k=v.run();(o||u||(_?k.some((x,E)=>hasChanged(x,B[E])):hasChanged(k,B)))&&(f&&f(),callWithAsyncErrorHandling(t,c,3,[k,B===INITIAL_WATCHER_VALUE?void 0:_&&B[0]===INITIAL_WATCHER_VALUE?[]:B,$]),B=k)}else v.run()};C.allowRecurse=!!t;let y;s==="sync"?y=C:s==="post"?y=()=>queuePostRenderEffect(C,c&&c.suspense):(C.pre=!0,c&&(C.id=c.uid),y=()=>queueJob(C));const v=new ReactiveEffect(d,y);t?n?C():B=v.run():s==="post"?queuePostRenderEffect(v.run.bind(v),c&&c.suspense):v.run();const b=()=>{v.stop(),c&&c.scope&&remove(c.scope.effects,v)};return N&&N.push(b),b}function instanceWatch(e,t,n){const o=this.proxy,s=isString$1(e)?e.includes(".")?createPathGetter(o,e):()=>o[e]:e.bind(o,o);let a;isFunction$1(t)?a=t:(a=t.handler,n=t);const r=currentInstance;setCurrentInstance(this);const l=doWatch(s,a.bind(o),n);return r?setCurrentInstance(r):unsetCurrentInstance(),l}function createPathGetter(e,t){const n=t.split(".");return()=>{let o=e;for(let s=0;s{traverse(n,t)});else if(isPlainObject$1(e))for(const n in e)traverse(e[n],t);return e}function withDirectives(e,t){const n=currentRenderingInstance;if(n===null)return e;const o=getExposeProxy(n)||n.proxy,s=e.dirs||(e.dirs=[]);for(let a=0;a!!e.type.__asyncLoader,isKeepAlive=e=>e.type.__isKeepAlive;function onActivated(e,t){registerKeepAliveHook(e,"a",t)}function onDeactivated(e,t){registerKeepAliveHook(e,"da",t)}function registerKeepAliveHook(e,t,n=currentInstance){const o=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(injectHook(t,o,n),n){let s=n.parent;for(;s&&s.parent;)isKeepAlive(s.parent.vnode)&&injectToKeepAliveRoot(o,t,n,s),s=s.parent}}function injectToKeepAliveRoot(e,t,n,o){const s=injectHook(t,e,o,!0);onUnmounted(()=>{remove(o[t],s)},n)}function injectHook(e,t,n=currentInstance,o=!1){if(n){const s=n[e]||(n[e]=[]),a=t.__weh||(t.__weh=(...r)=>{if(n.isUnmounted)return;pauseTracking(),setCurrentInstance(n);const l=callWithAsyncErrorHandling(t,n,e,r);return unsetCurrentInstance(),resetTracking(),l});return o?s.unshift(a):s.push(a),a}}const createHook=e=>(t,n=currentInstance)=>(!isInSSRComponentSetup||e==="sp")&&injectHook(e,(...o)=>t(...o),n),onBeforeMount=createHook("bm"),onMounted=createHook("m"),onBeforeUpdate=createHook("bu"),onUpdated=createHook("u"),onBeforeUnmount=createHook("bum"),onUnmounted=createHook("um"),onServerPrefetch=createHook("sp"),onRenderTriggered=createHook("rtg"),onRenderTracked=createHook("rtc");function onErrorCaptured(e,t=currentInstance){injectHook("ec",e,t)}const COMPONENTS="components",DIRECTIVES="directives";function resolveComponent(e,t){return resolveAsset(COMPONENTS,e,!0,t)||e}const NULL_DYNAMIC_COMPONENT=Symbol.for("v-ndc");function resolveDirective(e){return resolveAsset(DIRECTIVES,e)}function resolveAsset(e,t,n=!0,o=!1){const s=currentRenderingInstance||currentInstance;if(s){const a=s.type;if(e===COMPONENTS){const l=getComponentName(a,!1);if(l&&(l===t||l===camelize(t)||l===capitalize$1(camelize(t))))return a}const r=resolve(s[e]||a[e],t)||resolve(s.appContext[e],t);return!r&&o?a:r}}function resolve(e,t){return e&&(e[t]||e[camelize(t)]||e[capitalize$1(camelize(t))])}function renderList(e,t,n,o){let s;const a=n&&n[o];if(isArray$1(e)||isString$1(e)){s=new Array(e.length);for(let r=0,l=e.length;rt(r,l,void 0,a&&a[l]));else{const r=Object.keys(e);s=new Array(r.length);for(let l=0,c=r.length;lisVNode$1(t)?!(t.type===Comment||t.type===Fragment&&!ensureValidVNode(t.children)):!0)?e:null}const getPublicInstance=e=>e?isStatefulComponent(e)?getExposeProxy(e)||e.proxy:getPublicInstance(e.parent):null,publicPropertiesMap=extend(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=>getPublicInstance(e.parent),$root:e=>getPublicInstance(e.root),$emit:e=>e.emit,$options:e=>resolveMergedOptions(e),$forceUpdate:e=>e.f||(e.f=()=>queueJob(e.update)),$nextTick:e=>e.n||(e.n=nextTick.bind(e.proxy)),$watch:e=>instanceWatch.bind(e)}),hasSetupBinding=(e,t)=>e!==EMPTY_OBJ&&!e.__isScriptSetup&&hasOwn$1(e,t),PublicInstanceProxyHandlers={get({_:e},t){const{ctx:n,setupState:o,data:s,props:a,accessCache:r,type:l,appContext:c}=e;let d;if(t[0]!=="$"){const $=r[t];if($!==void 0)switch($){case 1:return o[t];case 2:return s[t];case 4:return n[t];case 3:return a[t]}else{if(hasSetupBinding(o,t))return r[t]=1,o[t];if(s!==EMPTY_OBJ&&hasOwn$1(s,t))return r[t]=2,s[t];if((d=e.propsOptions[0])&&hasOwn$1(d,t))return r[t]=3,a[t];if(n!==EMPTY_OBJ&&hasOwn$1(n,t))return r[t]=4,n[t];shouldCacheAccess&&(r[t]=0)}}const u=publicPropertiesMap[t];let _,f;if(u)return t==="$attrs"&&track$1(e,"get",t),u(e);if((_=l.__cssModules)&&(_=_[t]))return _;if(n!==EMPTY_OBJ&&hasOwn$1(n,t))return r[t]=4,n[t];if(f=c.config.globalProperties,hasOwn$1(f,t))return f[t]},set({_:e},t,n){const{data:o,setupState:s,ctx:a}=e;return hasSetupBinding(s,t)?(s[t]=n,!0):o!==EMPTY_OBJ&&hasOwn$1(o,t)?(o[t]=n,!0):hasOwn$1(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(a[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:o,appContext:s,propsOptions:a}},r){let l;return!!n[r]||e!==EMPTY_OBJ&&hasOwn$1(e,r)||hasSetupBinding(t,r)||(l=a[0])&&hasOwn$1(l,r)||hasOwn$1(o,r)||hasOwn$1(publicPropertiesMap,r)||hasOwn$1(s.config.globalProperties,r)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:hasOwn$1(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function useSlots(){return getContext().slots}function getContext(){const e=getCurrentInstance();return e.setupContext||(e.setupContext=createSetupContext(e))}function normalizePropsOrEmits(e){return isArray$1(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let shouldCacheAccess=!0;function applyOptions(e){const t=resolveMergedOptions(e),n=e.proxy,o=e.ctx;shouldCacheAccess=!1,t.beforeCreate&&callHook(t.beforeCreate,e,"bc");const{data:s,computed:a,methods:r,watch:l,provide:c,inject:d,created:u,beforeMount:_,mounted:f,beforeUpdate:$,updated:N,activated:B,deactivated:C,beforeDestroy:y,beforeUnmount:v,destroyed:b,unmounted:k,render:x,renderTracked:E,renderTriggered:P,errorCaptured:M,serverPrefetch:H,expose:S,inheritAttrs:A,components:F,directives:U,filters:X}=t;if(d&&resolveInjections(d,o,null),r)for(const ee in r){const Q=r[ee];isFunction$1(Q)&&(o[ee]=Q.bind(n))}if(s){const ee=s.call(n,n);isObject$1(ee)&&(e.data=reactive(ee))}if(shouldCacheAccess=!0,a)for(const ee in a){const Q=a[ee],ae=isFunction$1(Q)?Q.bind(n,n):isFunction$1(Q.get)?Q.get.bind(n,n):NOOP,ie=!isFunction$1(Q)&&isFunction$1(Q.set)?Q.set.bind(n):NOOP,L=computed({get:ae,set:ie});Object.defineProperty(o,ee,{enumerable:!0,configurable:!0,get:()=>L.value,set:q=>L.value=q})}if(l)for(const ee in l)createWatcher(l[ee],o,n,ee);if(c){const ee=isFunction$1(c)?c.call(n):c;Reflect.ownKeys(ee).forEach(Q=>{provide(Q,ee[Q])})}u&&callHook(u,e,"c");function J(ee,Q){isArray$1(Q)?Q.forEach(ae=>ee(ae.bind(n))):Q&&ee(Q.bind(n))}if(J(onBeforeMount,_),J(onMounted,f),J(onBeforeUpdate,$),J(onUpdated,N),J(onActivated,B),J(onDeactivated,C),J(onErrorCaptured,M),J(onRenderTracked,E),J(onRenderTriggered,P),J(onBeforeUnmount,v),J(onUnmounted,k),J(onServerPrefetch,H),isArray$1(S))if(S.length){const ee=e.exposed||(e.exposed={});S.forEach(Q=>{Object.defineProperty(ee,Q,{get:()=>n[Q],set:ae=>n[Q]=ae})})}else e.exposed||(e.exposed={});x&&e.render===NOOP&&(e.render=x),A!=null&&(e.inheritAttrs=A),F&&(e.components=F),U&&(e.directives=U)}function resolveInjections(e,t,n=NOOP){isArray$1(e)&&(e=normalizeInject(e));for(const o in e){const s=e[o];let a;isObject$1(s)?"default"in s?a=inject(s.from||o,s.default,!0):a=inject(s.from||o):a=inject(s),isRef(a)?Object.defineProperty(t,o,{enumerable:!0,configurable:!0,get:()=>a.value,set:r=>a.value=r}):t[o]=a}}function callHook(e,t,n){callWithAsyncErrorHandling(isArray$1(e)?e.map(o=>o.bind(t.proxy)):e.bind(t.proxy),t,n)}function createWatcher(e,t,n,o){const s=o.includes(".")?createPathGetter(n,o):()=>n[o];if(isString$1(e)){const a=t[e];isFunction$1(a)&&watch(s,a)}else if(isFunction$1(e))watch(s,e.bind(n));else if(isObject$1(e))if(isArray$1(e))e.forEach(a=>createWatcher(a,t,n,o));else{const a=isFunction$1(e.handler)?e.handler.bind(n):t[e.handler];isFunction$1(a)&&watch(s,a,e)}}function resolveMergedOptions(e){const t=e.type,{mixins:n,extends:o}=t,{mixins:s,optionsCache:a,config:{optionMergeStrategies:r}}=e.appContext,l=a.get(t);let c;return l?c=l:!s.length&&!n&&!o?c=t:(c={},s.length&&s.forEach(d=>mergeOptions(c,d,r,!0)),mergeOptions(c,t,r)),isObject$1(t)&&a.set(t,c),c}function mergeOptions(e,t,n,o=!1){const{mixins:s,extends:a}=t;a&&mergeOptions(e,a,n,!0),s&&s.forEach(r=>mergeOptions(e,r,n,!0));for(const r in t)if(!(o&&r==="expose")){const l=internalOptionMergeStrats[r]||n&&n[r];e[r]=l?l(e[r],t[r]):t[r]}return e}const internalOptionMergeStrats={data:mergeDataFn,props:mergeEmitsOrPropsOptions,emits:mergeEmitsOrPropsOptions,methods:mergeObjectOptions,computed:mergeObjectOptions,beforeCreate:mergeAsArray,created:mergeAsArray,beforeMount:mergeAsArray,mounted:mergeAsArray,beforeUpdate:mergeAsArray,updated:mergeAsArray,beforeDestroy:mergeAsArray,beforeUnmount:mergeAsArray,destroyed:mergeAsArray,unmounted:mergeAsArray,activated:mergeAsArray,deactivated:mergeAsArray,errorCaptured:mergeAsArray,serverPrefetch:mergeAsArray,components:mergeObjectOptions,directives:mergeObjectOptions,watch:mergeWatchOptions,provide:mergeDataFn,inject:mergeInject};function mergeDataFn(e,t){return t?e?function(){return extend(isFunction$1(e)?e.call(this,this):e,isFunction$1(t)?t.call(this,this):t)}:t:e}function mergeInject(e,t){return mergeObjectOptions(normalizeInject(e),normalizeInject(t))}function normalizeInject(e){if(isArray$1(e)){const t={};for(let n=0;n1)return n&&isFunction$1(t)?t.call(o&&o.proxy):t}}function initProps(e,t,n,o=!1){const s={},a={};def(a,InternalObjectKey,1),e.propsDefaults=Object.create(null),setFullProps(e,t,s,a);for(const r in e.propsOptions[0])r in s||(s[r]=void 0);n?e.props=o?s:shallowReactive(s):e.type.props?e.props=s:e.props=a,e.attrs=a}function updateProps(e,t,n,o){const{props:s,attrs:a,vnode:{patchFlag:r}}=e,l=toRaw(s),[c]=e.propsOptions;let d=!1;if((o||r>0)&&!(r&16)){if(r&8){const u=e.vnode.dynamicProps;for(let _=0;_{c=!0;const[f,$]=normalizePropsOptions(_,t,!0);extend(r,f),$&&l.push(...$)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!a&&!c)return isObject$1(e)&&o.set(e,EMPTY_ARR),EMPTY_ARR;if(isArray$1(a))for(let u=0;u-1,$[1]=B<0||N-1||hasOwn$1($,"default"))&&l.push(_)}}}const d=[r,l];return isObject$1(e)&&o.set(e,d),d}function validatePropName(e){return e[0]!=="$"}function getType(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function isSameType(e,t){return getType(e)===getType(t)}function getTypeIndex(e,t){return isArray$1(t)?t.findIndex(n=>isSameType(n,e)):isFunction$1(t)&&isSameType(t,e)?0:-1}const isInternalKey=e=>e[0]==="_"||e==="$stable",normalizeSlotValue=e=>isArray$1(e)?e.map(normalizeVNode):[normalizeVNode(e)],normalizeSlot=(e,t,n)=>{if(t._n)return t;const o=withCtx((...s)=>normalizeSlotValue(t(...s)),n);return o._c=!1,o},normalizeObjectSlots=(e,t,n)=>{const o=e._ctx;for(const s in e){if(isInternalKey(s))continue;const a=e[s];if(isFunction$1(a))t[s]=normalizeSlot(s,a,o);else if(a!=null){const r=normalizeSlotValue(a);t[s]=()=>r}}},normalizeVNodeSlots=(e,t)=>{const n=normalizeSlotValue(t);e.slots.default=()=>n},initSlots=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=toRaw(t),def(t,"_",n)):normalizeObjectSlots(t,e.slots={})}else e.slots={},t&&normalizeVNodeSlots(e,t);def(e.slots,InternalObjectKey,1)},updateSlots=(e,t,n)=>{const{vnode:o,slots:s}=e;let a=!0,r=EMPTY_OBJ;if(o.shapeFlag&32){const l=t._;l?n&&l===1?a=!1:(extend(s,t),!n&&l===1&&delete s._):(a=!t.$stable,normalizeObjectSlots(t,s)),r=t}else t&&(normalizeVNodeSlots(e,t),r={default:1});if(a)for(const l in s)!isInternalKey(l)&&!(l in r)&&delete s[l]};function setRef(e,t,n,o,s=!1){if(isArray$1(e)){e.forEach((f,$)=>setRef(f,t&&(isArray$1(t)?t[$]:t),n,o,s));return}if(isAsyncWrapper(o)&&!s)return;const a=o.shapeFlag&4?getExposeProxy(o.component)||o.component.proxy:o.el,r=s?null:a,{i:l,r:c}=e,d=t&&t.r,u=l.refs===EMPTY_OBJ?l.refs={}:l.refs,_=l.setupState;if(d!=null&&d!==c&&(isString$1(d)?(u[d]=null,hasOwn$1(_,d)&&(_[d]=null)):isRef(d)&&(d.value=null)),isFunction$1(c))callWithErrorHandling(c,l,12,[r,u]);else{const f=isString$1(c),$=isRef(c);if(f||$){const N=()=>{if(e.f){const B=f?hasOwn$1(_,c)?_[c]:u[c]:c.value;s?isArray$1(B)&&remove(B,a):isArray$1(B)?B.includes(a)||B.push(a):f?(u[c]=[a],hasOwn$1(_,c)&&(_[c]=u[c])):(c.value=[a],e.k&&(u[e.k]=c.value))}else f?(u[c]=r,hasOwn$1(_,c)&&(_[c]=r)):$&&(c.value=r,e.k&&(u[e.k]=r))};r?(N.id=-1,queuePostRenderEffect(N,n)):N()}}}const queuePostRenderEffect=queueEffectWithSuspense;function createRenderer(e){return baseCreateRenderer(e)}function baseCreateRenderer(e,t){const n=getGlobalThis$1();n.__VUE__=!0;const{insert:o,remove:s,patchProp:a,createElement:r,createText:l,createComment:c,setText:d,setElementText:u,parentNode:_,nextSibling:f,setScopeId:$=NOOP,insertStaticContent:N}=e,B=(V,g,m,w=null,I=null,O=null,W=!1,K=null,G=!!g.dynamicChildren)=>{if(V===g)return;V&&!isSameVNodeType(V,g)&&(w=de(V),q(V,I,O,!0),V=null),g.patchFlag===-2&&(G=!1,g.dynamicChildren=null);const{type:R,ref:D,shapeFlag:T}=g;switch(R){case Text:C(V,g,m,w);break;case Comment:y(V,g,m,w);break;case Static:V==null&&v(g,m,w,W);break;case Fragment:F(V,g,m,w,I,O,W,K,G);break;default:T&1?x(V,g,m,w,I,O,W,K,G):T&6?U(V,g,m,w,I,O,W,K,G):(T&64||T&128)&&R.process(V,g,m,w,I,O,W,K,G,fe)}D!=null&&I&&setRef(D,V&&V.ref,O,g||V,!g)},C=(V,g,m,w)=>{if(V==null)o(g.el=l(g.children),m,w);else{const I=g.el=V.el;g.children!==V.children&&d(I,g.children)}},y=(V,g,m,w)=>{V==null?o(g.el=c(g.children||""),m,w):g.el=V.el},v=(V,g,m,w)=>{[V.el,V.anchor]=N(V.children,g,m,w,V.el,V.anchor)},b=({el:V,anchor:g},m,w)=>{let I;for(;V&&V!==g;)I=f(V),o(V,m,w),V=I;o(g,m,w)},k=({el:V,anchor:g})=>{let m;for(;V&&V!==g;)m=f(V),s(V),V=m;s(g)},x=(V,g,m,w,I,O,W,K,G)=>{W=W||g.type==="svg",V==null?E(g,m,w,I,O,W,K,G):H(V,g,I,O,W,K,G)},E=(V,g,m,w,I,O,W,K)=>{let G,R;const{type:D,props:T,shapeFlag:Y,transition:Z,dirs:oe}=V;if(G=V.el=r(V.type,O,T&&T.is,T),Y&8?u(G,V.children):Y&16&&M(V.children,G,null,w,I,O&&D!=="foreignObject",W,K),oe&&invokeDirectiveHook(V,null,w,"created"),P(G,V,V.scopeId,W,w),T){for(const le in T)le!=="value"&&!isReservedProp(le)&&a(G,le,null,T[le],O,V.children,w,I,se);"value"in T&&a(G,"value",null,T.value),(R=T.onVnodeBeforeMount)&&invokeVNodeHook(R,w,V)}oe&&invokeDirectiveHook(V,null,w,"beforeMount");const re=(!I||I&&!I.pendingBranch)&&Z&&!Z.persisted;re&&Z.beforeEnter(G),o(G,g,m),((R=T&&T.onVnodeMounted)||re||oe)&&queuePostRenderEffect(()=>{R&&invokeVNodeHook(R,w,V),re&&Z.enter(G),oe&&invokeDirectiveHook(V,null,w,"mounted")},I)},P=(V,g,m,w,I)=>{if(m&&$(V,m),w)for(let O=0;O{for(let R=G;R{const K=g.el=V.el;let{patchFlag:G,dynamicChildren:R,dirs:D}=g;G|=V.patchFlag&16;const T=V.props||EMPTY_OBJ,Y=g.props||EMPTY_OBJ;let Z;m&&toggleRecurse(m,!1),(Z=Y.onVnodeBeforeUpdate)&&invokeVNodeHook(Z,m,g,V),D&&invokeDirectiveHook(g,V,m,"beforeUpdate"),m&&toggleRecurse(m,!0);const oe=I&&g.type!=="foreignObject";if(R?S(V.dynamicChildren,R,K,m,w,oe,O):W||Q(V,g,K,null,m,w,oe,O,!1),G>0){if(G&16)A(K,g,T,Y,m,w,I);else if(G&2&&T.class!==Y.class&&a(K,"class",null,Y.class,I),G&4&&a(K,"style",T.style,Y.style,I),G&8){const re=g.dynamicProps;for(let le=0;le{Z&&invokeVNodeHook(Z,m,g,V),D&&invokeDirectiveHook(g,V,m,"updated")},w)},S=(V,g,m,w,I,O,W)=>{for(let K=0;K{if(m!==w){if(m!==EMPTY_OBJ)for(const K in m)!isReservedProp(K)&&!(K in w)&&a(V,K,m[K],null,W,g.children,I,O,se);for(const K in w){if(isReservedProp(K))continue;const G=w[K],R=m[K];G!==R&&K!=="value"&&a(V,K,R,G,W,g.children,I,O,se)}"value"in w&&a(V,"value",m.value,w.value)}},F=(V,g,m,w,I,O,W,K,G)=>{const R=g.el=V?V.el:l(""),D=g.anchor=V?V.anchor:l("");let{patchFlag:T,dynamicChildren:Y,slotScopeIds:Z}=g;Z&&(K=K?K.concat(Z):Z),V==null?(o(R,m,w),o(D,m,w),M(g.children,m,D,I,O,W,K,G)):T>0&&T&64&&Y&&V.dynamicChildren?(S(V.dynamicChildren,Y,m,I,O,W,K),(g.key!=null||I&&g===I.subTree)&&traverseStaticChildren(V,g,!0)):Q(V,g,m,D,I,O,W,K,G)},U=(V,g,m,w,I,O,W,K,G)=>{g.slotScopeIds=K,V==null?g.shapeFlag&512?I.ctx.activate(g,m,w,W,G):X(g,m,w,I,O,W,G):te(V,g,G)},X=(V,g,m,w,I,O,W)=>{const K=V.component=createComponentInstance(V,w,I);if(isKeepAlive(V)&&(K.ctx.renderer=fe),setupComponent(K),K.asyncDep){if(I&&I.registerDep(K,J),!V.el){const G=K.subTree=createVNode(Comment);y(null,G,g,m)}return}J(K,V,g,m,I,O,W)},te=(V,g,m)=>{const w=g.component=V.component;if(shouldUpdateComponent(V,g,m))if(w.asyncDep&&!w.asyncResolved){ee(w,g,m);return}else w.next=g,invalidateJob(w.update),w.update();else g.el=V.el,w.vnode=g},J=(V,g,m,w,I,O,W)=>{const K=()=>{if(V.isMounted){let{next:D,bu:T,u:Y,parent:Z,vnode:oe}=V,re=D,le;toggleRecurse(V,!1),D?(D.el=oe.el,ee(V,D,W)):D=oe,T&&invokeArrayFns(T),(le=D.props&&D.props.onVnodeBeforeUpdate)&&invokeVNodeHook(le,Z,D,oe),toggleRecurse(V,!0);const ue=renderComponentRoot(V),me=V.subTree;V.subTree=ue,B(me,ue,_(me.el),de(me),V,I,O),D.el=ue.el,re===null&&updateHOCHostEl(V,ue.el),Y&&queuePostRenderEffect(Y,I),(le=D.props&&D.props.onVnodeUpdated)&&queuePostRenderEffect(()=>invokeVNodeHook(le,Z,D,oe),I)}else{let D;const{el:T,props:Y}=g,{bm:Z,m:oe,parent:re}=V,le=isAsyncWrapper(g);if(toggleRecurse(V,!1),Z&&invokeArrayFns(Z),!le&&(D=Y&&Y.onVnodeBeforeMount)&&invokeVNodeHook(D,re,g),toggleRecurse(V,!0),T&&ge){const ue=()=>{V.subTree=renderComponentRoot(V),ge(T,V.subTree,V,I,null)};le?g.type.__asyncLoader().then(()=>!V.isUnmounted&&ue()):ue()}else{const ue=V.subTree=renderComponentRoot(V);B(null,ue,m,w,V,I,O),g.el=ue.el}if(oe&&queuePostRenderEffect(oe,I),!le&&(D=Y&&Y.onVnodeMounted)){const ue=g;queuePostRenderEffect(()=>invokeVNodeHook(D,re,ue),I)}(g.shapeFlag&256||re&&isAsyncWrapper(re.vnode)&&re.vnode.shapeFlag&256)&&V.a&&queuePostRenderEffect(V.a,I),V.isMounted=!0,g=m=w=null}},G=V.effect=new ReactiveEffect(K,()=>queueJob(R),V.scope),R=V.update=()=>G.run();R.id=V.uid,toggleRecurse(V,!0),R()},ee=(V,g,m)=>{g.component=V;const w=V.vnode.props;V.vnode=g,V.next=null,updateProps(V,g.props,w,m),updateSlots(V,g.children,m),pauseTracking(),flushPreFlushCbs(),resetTracking()},Q=(V,g,m,w,I,O,W,K,G=!1)=>{const R=V&&V.children,D=V?V.shapeFlag:0,T=g.children,{patchFlag:Y,shapeFlag:Z}=g;if(Y>0){if(Y&128){ie(R,T,m,w,I,O,W,K,G);return}else if(Y&256){ae(R,T,m,w,I,O,W,K,G);return}}Z&8?(D&16&&se(R,I,O),T!==R&&u(m,T)):D&16?Z&16?ie(R,T,m,w,I,O,W,K,G):se(R,I,O,!0):(D&8&&u(m,""),Z&16&&M(T,m,w,I,O,W,K,G))},ae=(V,g,m,w,I,O,W,K,G)=>{V=V||EMPTY_ARR,g=g||EMPTY_ARR;const R=V.length,D=g.length,T=Math.min(R,D);let Y;for(Y=0;YD?se(V,I,O,!0,!1,T):M(g,m,w,I,O,W,K,G,T)},ie=(V,g,m,w,I,O,W,K,G)=>{let R=0;const D=g.length;let T=V.length-1,Y=D-1;for(;R<=T&&R<=Y;){const Z=V[R],oe=g[R]=G?cloneIfMounted(g[R]):normalizeVNode(g[R]);if(isSameVNodeType(Z,oe))B(Z,oe,m,null,I,O,W,K,G);else break;R++}for(;R<=T&&R<=Y;){const Z=V[T],oe=g[Y]=G?cloneIfMounted(g[Y]):normalizeVNode(g[Y]);if(isSameVNodeType(Z,oe))B(Z,oe,m,null,I,O,W,K,G);else break;T--,Y--}if(R>T){if(R<=Y){const Z=Y+1,oe=ZY)for(;R<=T;)q(V[R],I,O,!0),R++;else{const Z=R,oe=R,re=new Map;for(R=oe;R<=Y;R++){const pe=g[R]=G?cloneIfMounted(g[R]):normalizeVNode(g[R]);pe.key!=null&&re.set(pe.key,R)}let le,ue=0;const me=Y-oe+1;let _e=!1,$e=0;const be=new Array(me);for(R=0;R=me){q(pe,I,O,!0);continue}let ke;if(pe.key!=null)ke=re.get(pe.key);else for(le=oe;le<=Y;le++)if(be[le-oe]===0&&isSameVNodeType(pe,g[le])){ke=le;break}ke===void 0?q(pe,I,O,!0):(be[ke-oe]=R+1,ke>=$e?$e=ke:_e=!0,B(pe,g[ke],m,null,I,O,W,K,G),ue++)}const Be=_e?getSequence(be):EMPTY_ARR;for(le=Be.length-1,R=me-1;R>=0;R--){const pe=oe+R,ke=g[pe],Ne=pe+1{const{el:O,type:W,transition:K,children:G,shapeFlag:R}=V;if(R&6){L(V.component.subTree,g,m,w);return}if(R&128){V.suspense.move(g,m,w);return}if(R&64){W.move(V,g,m,fe);return}if(W===Fragment){o(O,g,m);for(let T=0;TK.enter(O),I);else{const{leave:T,delayLeave:Y,afterLeave:Z}=K,oe=()=>o(O,g,m),re=()=>{T(O,()=>{oe(),Z&&Z()})};Y?Y(O,oe,re):re()}else o(O,g,m)},q=(V,g,m,w=!1,I=!1)=>{const{type:O,props:W,ref:K,children:G,dynamicChildren:R,shapeFlag:D,patchFlag:T,dirs:Y}=V;if(K!=null&&setRef(K,null,m,V,!0),D&256){g.ctx.deactivate(V);return}const Z=D&1&&Y,oe=!isAsyncWrapper(V);let re;if(oe&&(re=W&&W.onVnodeBeforeUnmount)&&invokeVNodeHook(re,g,V),D&6)ce(V.component,m,w);else{if(D&128){V.suspense.unmount(m,w);return}Z&&invokeDirectiveHook(V,null,g,"beforeUnmount"),D&64?V.type.remove(V,g,m,I,fe,w):R&&(O!==Fragment||T>0&&T&64)?se(R,g,m,!1,!0):(O===Fragment&&T&384||!I&&D&16)&&se(G,g,m),w&&z(V)}(oe&&(re=W&&W.onVnodeUnmounted)||Z)&&queuePostRenderEffect(()=>{re&&invokeVNodeHook(re,g,V),Z&&invokeDirectiveHook(V,null,g,"unmounted")},m)},z=V=>{const{type:g,el:m,anchor:w,transition:I}=V;if(g===Fragment){j(m,w);return}if(g===Static){k(V);return}const O=()=>{s(m),I&&!I.persisted&&I.afterLeave&&I.afterLeave()};if(V.shapeFlag&1&&I&&!I.persisted){const{leave:W,delayLeave:K}=I,G=()=>W(m,O);K?K(V.el,O,G):G()}else O()},j=(V,g)=>{let m;for(;V!==g;)m=f(V),s(V),V=m;s(g)},ce=(V,g,m)=>{const{bum:w,scope:I,update:O,subTree:W,um:K}=V;w&&invokeArrayFns(w),I.stop(),O&&(O.active=!1,q(W,V,g,m)),K&&queuePostRenderEffect(K,g),queuePostRenderEffect(()=>{V.isUnmounted=!0},g),g&&g.pendingBranch&&!g.isUnmounted&&V.asyncDep&&!V.asyncResolved&&V.suspenseId===g.pendingId&&(g.deps--,g.deps===0&&g.resolve())},se=(V,g,m,w=!1,I=!1,O=0)=>{for(let W=O;WV.shapeFlag&6?de(V.component.subTree):V.shapeFlag&128?V.suspense.next():f(V.anchor||V.el),ne=(V,g,m)=>{V==null?g._vnode&&q(g._vnode,null,null,!0):B(g._vnode||null,V,g,null,null,null,m),flushPreFlushCbs(),flushPostFlushCbs(),g._vnode=V},fe={p:B,um:q,m:L,r:z,mt:X,mc:M,pc:Q,pbc:S,n:de,o:e};let he,ge;return t&&([he,ge]=t(fe)),{render:ne,hydrate:he,createApp:createAppAPI(ne,he)}}function toggleRecurse({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function traverseStaticChildren(e,t,n=!1){const o=e.children,s=t.children;if(isArray$1(o)&&isArray$1(s))for(let a=0;a>1,e[n[l]]0&&(t[o]=n[a-1]),n[a]=o)}}for(a=n.length,r=n[a-1];a-- >0;)n[a]=r,r=t[r];return n}const isTeleport=e=>e.__isTeleport,Fragment=Symbol.for("v-fgt"),Text=Symbol.for("v-txt"),Comment=Symbol.for("v-cmt"),Static=Symbol.for("v-stc"),blockStack=[];let currentBlock=null;function openBlock(e=!1){blockStack.push(currentBlock=e?null:[])}function closeBlock(){blockStack.pop(),currentBlock=blockStack[blockStack.length-1]||null}let isBlockTreeEnabled=1;function setBlockTracking(e){isBlockTreeEnabled+=e}function setupBlock(e){return e.dynamicChildren=isBlockTreeEnabled>0?currentBlock||EMPTY_ARR:null,closeBlock(),isBlockTreeEnabled>0&¤tBlock&¤tBlock.push(e),e}function createElementBlock(e,t,n,o,s,a){return setupBlock(createBaseVNode(e,t,n,o,s,a,!0))}function createBlock(e,t,n,o,s){return setupBlock(createVNode(e,t,n,o,s,!0))}function isVNode$1(e){return e?e.__v_isVNode===!0:!1}function isSameVNodeType(e,t){return e.type===t.type&&e.key===t.key}const InternalObjectKey="__vInternal",normalizeKey=({key:e})=>e??null,normalizeRef=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?isString$1(e)||isRef(e)||isFunction$1(e)?{i:currentRenderingInstance,r:e,k:t,f:!!n}:e:null);function createBaseVNode(e,t=null,n=null,o=0,s=null,a=e===Fragment?0:1,r=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&normalizeKey(t),ref:t&&normalizeRef(t),scopeId:currentScopeId,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:a,patchFlag:o,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:currentRenderingInstance};return l?(normalizeChildren(c,n),a&128&&e.normalize(c)):n&&(c.shapeFlag|=isString$1(n)?8:16),isBlockTreeEnabled>0&&!r&¤tBlock&&(c.patchFlag>0||a&6)&&c.patchFlag!==32&¤tBlock.push(c),c}const createVNode=_createVNode;function _createVNode(e,t=null,n=null,o=0,s=null,a=!1){if((!e||e===NULL_DYNAMIC_COMPONENT)&&(e=Comment),isVNode$1(e)){const l=cloneVNode(e,t,!0);return n&&normalizeChildren(l,n),isBlockTreeEnabled>0&&!a&¤tBlock&&(l.shapeFlag&6?currentBlock[currentBlock.indexOf(e)]=l:currentBlock.push(l)),l.patchFlag|=-2,l}if(isClassComponent(e)&&(e=e.__vccOpts),t){t=guardReactiveProps(t);let{class:l,style:c}=t;l&&!isString$1(l)&&(t.class=normalizeClass(l)),isObject$1(c)&&(isProxy(c)&&!isArray$1(c)&&(c=extend({},c)),t.style=normalizeStyle(c))}const r=isString$1(e)?1:isSuspense(e)?128:isTeleport(e)?64:isObject$1(e)?4:isFunction$1(e)?2:0;return createBaseVNode(e,t,n,o,s,r,a,!0)}function guardReactiveProps(e){return e?isProxy(e)||InternalObjectKey in e?extend({},e):e:null}function cloneVNode(e,t,n=!1){const{props:o,ref:s,patchFlag:a,children:r}=e,l=t?mergeProps(o||{},t):o;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&normalizeKey(l),ref:t&&t.ref?n&&s?isArray$1(s)?s.concat(normalizeRef(t)):[s,normalizeRef(t)]:normalizeRef(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:r,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Fragment?a===-1?16:a|16:a,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&cloneVNode(e.ssContent),ssFallback:e.ssFallback&&cloneVNode(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function createTextVNode(e=" ",t=0){return createVNode(Text,null,e,t)}function createStaticVNode(e,t){const n=createVNode(Static,null,e);return n.staticCount=t,n}function createCommentVNode(e="",t=!1){return t?(openBlock(),createBlock(Comment,null,e)):createVNode(Comment,null,e)}function normalizeVNode(e){return e==null||typeof e=="boolean"?createVNode(Comment):isArray$1(e)?createVNode(Fragment,null,e.slice()):typeof e=="object"?cloneIfMounted(e):createVNode(Text,null,String(e))}function cloneIfMounted(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:cloneVNode(e)}function normalizeChildren(e,t){let n=0;const{shapeFlag:o}=e;if(t==null)t=null;else if(isArray$1(t))n=16;else if(typeof t=="object")if(o&65){const s=t.default;s&&(s._c&&(s._d=!1),normalizeChildren(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!(InternalObjectKey in t)?t._ctx=currentRenderingInstance:s===3&¤tRenderingInstance&&(currentRenderingInstance.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else isFunction$1(t)?(t={default:t,_ctx:currentRenderingInstance},n=32):(t=String(t),o&64?(n=16,t=[createTextVNode(t)]):n=8);e.children=t,e.shapeFlag|=n}function mergeProps(...e){const t={};for(let n=0;ncurrentInstance||currentRenderingInstance;let internalSetCurrentInstance,globalCurrentInstanceSetters,settersKey="__VUE_INSTANCE_SETTERS__";(globalCurrentInstanceSetters=getGlobalThis$1()[settersKey])||(globalCurrentInstanceSetters=getGlobalThis$1()[settersKey]=[]),globalCurrentInstanceSetters.push(e=>currentInstance=e),internalSetCurrentInstance=e=>{globalCurrentInstanceSetters.length>1?globalCurrentInstanceSetters.forEach(t=>t(e)):globalCurrentInstanceSetters[0](e)};const setCurrentInstance=e=>{internalSetCurrentInstance(e),e.scope.on()},unsetCurrentInstance=()=>{currentInstance&¤tInstance.scope.off(),internalSetCurrentInstance(null)};function isStatefulComponent(e){return e.vnode.shapeFlag&4}let isInSSRComponentSetup=!1;function setupComponent(e,t=!1){isInSSRComponentSetup=t;const{props:n,children:o}=e.vnode,s=isStatefulComponent(e);initProps(e,n,s,t),initSlots(e,o);const a=s?setupStatefulComponent(e,t):void 0;return isInSSRComponentSetup=!1,a}function setupStatefulComponent(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=markRaw(new Proxy(e.ctx,PublicInstanceProxyHandlers));const{setup:o}=n;if(o){const s=e.setupContext=o.length>1?createSetupContext(e):null;setCurrentInstance(e),pauseTracking();const a=callWithErrorHandling(o,e,0,[e.props,s]);if(resetTracking(),unsetCurrentInstance(),isPromise(a)){if(a.then(unsetCurrentInstance,unsetCurrentInstance),t)return a.then(r=>{handleSetupResult(e,r,t)}).catch(r=>{handleError(r,e,0)});e.asyncDep=a}else handleSetupResult(e,a,t)}else finishComponentSetup(e,t)}function handleSetupResult(e,t,n){isFunction$1(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:isObject$1(t)&&(e.setupState=proxyRefs(t)),finishComponentSetup(e,n)}let compile;function finishComponentSetup(e,t,n){const o=e.type;if(!e.render){if(!t&&compile&&!o.render){const s=o.template||resolveMergedOptions(e).template;if(s){const{isCustomElement:a,compilerOptions:r}=e.appContext.config,{delimiters:l,compilerOptions:c}=o,d=extend(extend({isCustomElement:a,delimiters:l},r),c);o.render=compile(s,d)}}e.render=o.render||NOOP}setCurrentInstance(e),pauseTracking(),applyOptions(e),resetTracking(),unsetCurrentInstance()}function getAttrsProxy(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return track$1(e,"get","$attrs"),t[n]}}))}function createSetupContext(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return getAttrsProxy(e)},slots:e.slots,emit:e.emit,expose:t}}function getExposeProxy(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(proxyRefs(markRaw(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in publicPropertiesMap)return publicPropertiesMap[n](e)},has(t,n){return n in t||n in publicPropertiesMap}}))}function getComponentName(e,t=!0){return isFunction$1(e)?e.displayName||e.name:e.name||t&&e.__name}function isClassComponent(e){return isFunction$1(e)&&"__vccOpts"in e}const computed=(e,t)=>computed$1(e,t,isInSSRComponentSetup);function h(e,t,n){const o=arguments.length;return o===2?isObject$1(t)&&!isArray$1(t)?isVNode$1(t)?createVNode(e,null,[t]):createVNode(e,t):createVNode(e,null,t):(o>3?n=Array.prototype.slice.call(arguments,2):o===3&&isVNode$1(n)&&(n=[n]),createVNode(e,t,n))}const ssrContextKey=Symbol.for("v-scx"),useSSRContext=()=>inject(ssrContextKey),version="3.3.4",svgNS="http://www.w3.org/2000/svg",doc=typeof document<"u"?document:null,templateContainer=doc&&doc.createElement("template"),nodeOps={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,o)=>{const s=t?doc.createElementNS(svgNS,e):doc.createElement(e,n?{is:n}:void 0);return e==="select"&&o&&o.multiple!=null&&s.setAttribute("multiple",o.multiple),s},createText:e=>doc.createTextNode(e),createComment:e=>doc.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>doc.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,o,s,a){const r=n?n.previousSibling:t.lastChild;if(s&&(s===a||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===a||!(s=s.nextSibling)););else{templateContainer.innerHTML=o?`${e}`:e;const l=templateContainer.content;if(o){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[r?r.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};function patchClass(e,t,n){const o=e._vtc;o&&(t=(t?[t,...o]:[...o]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}function patchStyle(e,t,n){const o=e.style,s=isString$1(n);if(n&&!s){if(t&&!isString$1(t))for(const a in t)n[a]==null&&setStyle(o,a,"");for(const a in n)setStyle(o,a,n[a])}else{const a=o.display;s?t!==n&&(o.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(o.display=a)}}const importantRE=/\s*!important$/;function setStyle(e,t,n){if(isArray$1(n))n.forEach(o=>setStyle(e,t,o));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const o=autoPrefix(e,t);importantRE.test(n)?e.setProperty(hyphenate(o),n.replace(importantRE,""),"important"):e[o]=n}}const prefixes=["Webkit","Moz","ms"],prefixCache={};function autoPrefix(e,t){const n=prefixCache[t];if(n)return n;let o=camelize(t);if(o!=="filter"&&o in e)return prefixCache[t]=o;o=capitalize$1(o);for(let s=0;scachedNow||(p.then(()=>cachedNow=0),cachedNow=Date.now());function createInvoker(e,t){const n=o=>{if(!o._vts)o._vts=Date.now();else if(o._vts<=n.attached)return;callWithAsyncErrorHandling(patchStopImmediatePropagation(o,n.value),t,5,[o])};return n.value=e,n.attached=getNow(),n}function patchStopImmediatePropagation(e,t){if(isArray$1(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(o=>s=>!s._stopped&&o&&o(s))}else return t}const nativeOnRE=/^on[a-z]/,patchProp=(e,t,n,o,s=!1,a,r,l,c)=>{t==="class"?patchClass(e,o,s):t==="style"?patchStyle(e,n,o):isOn(t)?isModelListener(t)||patchEvent(e,t,n,o,r):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):shouldSetAsProp(e,t,o,s))?patchDOMProp(e,t,o,a,r,l,c):(t==="true-value"?e._trueValue=o:t==="false-value"&&(e._falseValue=o),patchAttr(e,t,o,s))};function shouldSetAsProp(e,t,n,o){return o?!!(t==="innerHTML"||t==="textContent"||t in e&&nativeOnRE.test(t)&&isFunction$1(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||nativeOnRE.test(t)&&isString$1(n)?!1:t in e}const getModelAssigner=e=>{const t=e.props["onUpdate:modelValue"]||!1;return isArray$1(t)?n=>invokeArrayFns(t,n):t};function onCompositionStart(e){e.target.composing=!0}function onCompositionEnd(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const vModelText={created(e,{modifiers:{lazy:t,trim:n,number:o}},s){e._assign=getModelAssigner(s);const a=o||s.props&&s.props.type==="number";addEventListener(e,t?"change":"input",r=>{if(r.target.composing)return;let l=e.value;n&&(l=l.trim()),a&&(l=looseToNumber(l)),e._assign(l)}),n&&addEventListener(e,"change",()=>{e.value=e.value.trim()}),t||(addEventListener(e,"compositionstart",onCompositionStart),addEventListener(e,"compositionend",onCompositionEnd),addEventListener(e,"change",onCompositionEnd))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:o,number:s}},a){if(e._assign=getModelAssigner(a),e.composing||document.activeElement===e&&e.type!=="range"&&(n||o&&e.value.trim()===t||(s||e.type==="number")&&looseToNumber(e.value)===t))return;const r=t??"";e.value!==r&&(e.value=r)}},vModelCheckbox={deep:!0,created(e,t,n){e._assign=getModelAssigner(n),addEventListener(e,"change",()=>{const o=e._modelValue,s=getValue(e),a=e.checked,r=e._assign;if(isArray$1(o)){const l=looseIndexOf(o,s),c=l!==-1;if(a&&!c)r(o.concat(s));else if(!a&&c){const d=[...o];d.splice(l,1),r(d)}}else if(isSet(o)){const l=new Set(o);a?l.add(s):l.delete(s),r(l)}else r(getCheckboxValue(e,a))})},mounted:setChecked,beforeUpdate(e,t,n){e._assign=getModelAssigner(n),setChecked(e,t,n)}};function setChecked(e,{value:t,oldValue:n},o){e._modelValue=t,isArray$1(t)?e.checked=looseIndexOf(t,o.props.value)>-1:isSet(t)?e.checked=t.has(o.props.value):t!==n&&(e.checked=looseEqual(t,getCheckboxValue(e,!0)))}const vModelSelect={deep:!0,created(e,{value:t,modifiers:{number:n}},o){const s=isSet(t);addEventListener(e,"change",()=>{const a=Array.prototype.filter.call(e.options,r=>r.selected).map(r=>n?looseToNumber(getValue(r)):getValue(r));e._assign(e.multiple?s?new Set(a):a:a[0])}),e._assign=getModelAssigner(o)},mounted(e,{value:t}){setSelected(e,t)},beforeUpdate(e,t,n){e._assign=getModelAssigner(n)},updated(e,{value:t}){setSelected(e,t)}};function setSelected(e,t){const n=e.multiple;if(!(n&&!isArray$1(t)&&!isSet(t))){for(let o=0,s=e.options.length;o-1:a.selected=t.has(r);else if(looseEqual(getValue(a),t)){e.selectedIndex!==o&&(e.selectedIndex=o);return}}!n&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function getValue(e){return"_value"in e?e._value:e.value}function getCheckboxValue(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const systemModifiers=["ctrl","shift","alt","meta"],modifierGuards={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)=>systemModifiers.some(n=>e[`${n}Key`]&&!t.includes(n))},withModifiers=(e,t)=>(n,...o)=>{for(let s=0;s{setDisplay(e,!1)}):setDisplay(e,t))},beforeUnmount(e,{value:t}){setDisplay(e,t)}};function setDisplay(e,t){e.style.display=t?e._vod:"none"}const rendererOptions=extend({patchProp},nodeOps);let renderer;function ensureRenderer(){return renderer||(renderer=createRenderer(rendererOptions))}const createApp=(...e)=>{const t=ensureRenderer().createApp(...e),{mount:n}=t;return t.mount=o=>{const s=normalizeContainer(o);if(!s)return;const a=t._component;!isFunction$1(a)&&!a.render&&!a.template&&(a.template=s.innerHTML),s.innerHTML="";const r=n(s,!1,s instanceof SVGElement);return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),r},t};function normalizeContainer(e){return isString$1(e)?document.querySelector(e):e}var commonjsGlobal=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function getDefaultExportFromCjs(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function getAugmentedNamespace(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function o(){return this instanceof o?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(o){var s=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(n,o,s.get?s:{enumerable:!0,get:function(){return e[o]}})}),n}var cryptoJs={exports:{}};function commonjsRequire(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var core={exports:{}};const __viteBrowserExternal={},__viteBrowserExternal$1=Object.freeze(Object.defineProperty({__proto__:null,default:__viteBrowserExternal},Symbol.toStringTag,{value:"Module"})),require$$0=getAugmentedNamespace(__viteBrowserExternal$1);var hasRequiredCore;function requireCore(){return hasRequiredCore||(hasRequiredCore=1,function(e,t){(function(n,o){e.exports=o()})(commonjsGlobal,function(){var n=n||function(o,s){var a;if(typeof window<"u"&&window.crypto&&(a=window.crypto),typeof self<"u"&&self.crypto&&(a=self.crypto),typeof globalThis<"u"&&globalThis.crypto&&(a=globalThis.crypto),!a&&typeof window<"u"&&window.msCrypto&&(a=window.msCrypto),!a&&typeof commonjsGlobal<"u"&&commonjsGlobal.crypto&&(a=commonjsGlobal.crypto),!a&&typeof commonjsRequire=="function")try{a=require$$0}catch{}var r=function(){if(a){if(typeof a.getRandomValues=="function")try{return a.getRandomValues(new Uint32Array(1))[0]}catch{}if(typeof a.randomBytes=="function")try{return a.randomBytes(4).readInt32LE()}catch{}}throw new Error("Native crypto module could not be used to get secure random number.")},l=Object.create||function(){function v(){}return function(b){var k;return v.prototype=b,k=new v,v.prototype=null,k}}(),c={},d=c.lib={},u=d.Base=function(){return{extend:function(v){var b=l(this);return v&&b.mixIn(v),(!b.hasOwnProperty("init")||this.init===b.init)&&(b.init=function(){b.$super.init.apply(this,arguments)}),b.init.prototype=b,b.$super=this,b},create:function(){var v=this.extend();return v.init.apply(v,arguments),v},init:function(){},mixIn:function(v){for(var b in v)v.hasOwnProperty(b)&&(this[b]=v[b]);v.hasOwnProperty("toString")&&(this.toString=v.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),_=d.WordArray=u.extend({init:function(v,b){v=this.words=v||[],b!=s?this.sigBytes=b:this.sigBytes=v.length*4},toString:function(v){return(v||$).stringify(this)},concat:function(v){var b=this.words,k=v.words,x=this.sigBytes,E=v.sigBytes;if(this.clamp(),x%4)for(var P=0;P>>2]>>>24-P%4*8&255;b[x+P>>>2]|=M<<24-(x+P)%4*8}else for(var H=0;H>>2]=k[H>>>2];return this.sigBytes+=E,this},clamp:function(){var v=this.words,b=this.sigBytes;v[b>>>2]&=4294967295<<32-b%4*8,v.length=o.ceil(b/4)},clone:function(){var v=u.clone.call(this);return v.words=this.words.slice(0),v},random:function(v){for(var b=[],k=0;k>>2]>>>24-E%4*8&255;x.push((P>>>4).toString(16)),x.push((P&15).toString(16))}return x.join("")},parse:function(v){for(var b=v.length,k=[],x=0;x>>3]|=parseInt(v.substr(x,2),16)<<24-x%8*4;return new _.init(k,b/2)}},N=f.Latin1={stringify:function(v){for(var b=v.words,k=v.sigBytes,x=[],E=0;E>>2]>>>24-E%4*8&255;x.push(String.fromCharCode(P))}return x.join("")},parse:function(v){for(var b=v.length,k=[],x=0;x>>2]|=(v.charCodeAt(x)&255)<<24-x%4*8;return new _.init(k,b)}},B=f.Utf8={stringify:function(v){try{return decodeURIComponent(escape(N.stringify(v)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(v){return N.parse(unescape(encodeURIComponent(v)))}},C=d.BufferedBlockAlgorithm=u.extend({reset:function(){this._data=new _.init,this._nDataBytes=0},_append:function(v){typeof v=="string"&&(v=B.parse(v)),this._data.concat(v),this._nDataBytes+=v.sigBytes},_process:function(v){var b,k=this._data,x=k.words,E=k.sigBytes,P=this.blockSize,M=P*4,H=E/M;v?H=o.ceil(H):H=o.max((H|0)-this._minBufferSize,0);var S=H*P,A=o.min(S*4,E);if(S){for(var F=0;F>>2]|=c[_]<<24-_%4*8;r.call(this,u,d)}else r.apply(this,arguments)};l.prototype=a}}(),n.lib.WordArray})}(libTypedarrays)),libTypedarrays.exports}var encUtf16={exports:{}},hasRequiredEncUtf16;function requireEncUtf16(){return hasRequiredEncUtf16||(hasRequiredEncUtf16=1,function(e,t){(function(n,o){e.exports=o(requireCore())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.WordArray,r=o.enc;r.Utf16=r.Utf16BE={stringify:function(c){for(var d=c.words,u=c.sigBytes,_=[],f=0;f>>2]>>>16-f%4*8&65535;_.push(String.fromCharCode($))}return _.join("")},parse:function(c){for(var d=c.length,u=[],_=0;_>>1]|=c.charCodeAt(_)<<16-_%2*16;return a.create(u,d*2)}},r.Utf16LE={stringify:function(c){for(var d=c.words,u=c.sigBytes,_=[],f=0;f>>2]>>>16-f%4*8&65535);_.push(String.fromCharCode($))}return _.join("")},parse:function(c){for(var d=c.length,u=[],_=0;_>>1]|=l(c.charCodeAt(_)<<16-_%2*16);return a.create(u,d*2)}};function l(c){return c<<8&4278255360|c>>>8&16711935}}(),n.enc.Utf16})}(encUtf16)),encUtf16.exports}var encBase64={exports:{}},hasRequiredEncBase64;function requireEncBase64(){return hasRequiredEncBase64||(hasRequiredEncBase64=1,function(e,t){(function(n,o){e.exports=o(requireCore())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.WordArray,r=o.enc;r.Base64={stringify:function(c){var d=c.words,u=c.sigBytes,_=this._map;c.clamp();for(var f=[],$=0;$>>2]>>>24-$%4*8&255,B=d[$+1>>>2]>>>24-($+1)%4*8&255,C=d[$+2>>>2]>>>24-($+2)%4*8&255,y=N<<16|B<<8|C,v=0;v<4&&$+v*.75>>6*(3-v)&63));var b=_.charAt(64);if(b)for(;f.length%4;)f.push(b);return f.join("")},parse:function(c){var d=c.length,u=this._map,_=this._reverseMap;if(!_){_=this._reverseMap=[];for(var f=0;f>>6-$%4*2,C=N|B;_[f>>>2]|=C<<24-f%4*8,f++}return a.create(_,f)}}(),n.enc.Base64})}(encBase64)),encBase64.exports}var encBase64url={exports:{}},hasRequiredEncBase64url;function requireEncBase64url(){return hasRequiredEncBase64url||(hasRequiredEncBase64url=1,function(e,t){(function(n,o){e.exports=o(requireCore())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.WordArray,r=o.enc;r.Base64url={stringify:function(c,d=!0){var u=c.words,_=c.sigBytes,f=d?this._safe_map:this._map;c.clamp();for(var $=[],N=0;N<_;N+=3)for(var B=u[N>>>2]>>>24-N%4*8&255,C=u[N+1>>>2]>>>24-(N+1)%4*8&255,y=u[N+2>>>2]>>>24-(N+2)%4*8&255,v=B<<16|C<<8|y,b=0;b<4&&N+b*.75<_;b++)$.push(f.charAt(v>>>6*(3-b)&63));var k=f.charAt(64);if(k)for(;$.length%4;)$.push(k);return $.join("")},parse:function(c,d=!0){var u=c.length,_=d?this._safe_map:this._map,f=this._reverseMap;if(!f){f=this._reverseMap=[];for(var $=0;$<_.length;$++)f[_.charCodeAt($)]=$}var N=_.charAt(64);if(N){var B=c.indexOf(N);B!==-1&&(u=B)}return l(c,u,f)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"};function l(c,d,u){for(var _=[],f=0,$=0;$>>6-$%4*2,C=N|B;_[f>>>2]|=C<<24-f%4*8,f++}return a.create(_,f)}}(),n.enc.Base64url})}(encBase64url)),encBase64url.exports}var md5={exports:{}},hasRequiredMd5;function requireMd5(){return hasRequiredMd5||(hasRequiredMd5=1,function(e,t){(function(n,o){e.exports=o(requireCore())})(commonjsGlobal,function(n){return function(o){var s=n,a=s.lib,r=a.WordArray,l=a.Hasher,c=s.algo,d=[];(function(){for(var B=0;B<64;B++)d[B]=o.abs(o.sin(B+1))*4294967296|0})();var u=c.MD5=l.extend({_doReset:function(){this._hash=new r.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(B,C){for(var y=0;y<16;y++){var v=C+y,b=B[v];B[v]=(b<<8|b>>>24)&16711935|(b<<24|b>>>8)&4278255360}var k=this._hash.words,x=B[C+0],E=B[C+1],P=B[C+2],M=B[C+3],H=B[C+4],S=B[C+5],A=B[C+6],F=B[C+7],U=B[C+8],X=B[C+9],te=B[C+10],J=B[C+11],ee=B[C+12],Q=B[C+13],ae=B[C+14],ie=B[C+15],L=k[0],q=k[1],z=k[2],j=k[3];L=_(L,q,z,j,x,7,d[0]),j=_(j,L,q,z,E,12,d[1]),z=_(z,j,L,q,P,17,d[2]),q=_(q,z,j,L,M,22,d[3]),L=_(L,q,z,j,H,7,d[4]),j=_(j,L,q,z,S,12,d[5]),z=_(z,j,L,q,A,17,d[6]),q=_(q,z,j,L,F,22,d[7]),L=_(L,q,z,j,U,7,d[8]),j=_(j,L,q,z,X,12,d[9]),z=_(z,j,L,q,te,17,d[10]),q=_(q,z,j,L,J,22,d[11]),L=_(L,q,z,j,ee,7,d[12]),j=_(j,L,q,z,Q,12,d[13]),z=_(z,j,L,q,ae,17,d[14]),q=_(q,z,j,L,ie,22,d[15]),L=f(L,q,z,j,E,5,d[16]),j=f(j,L,q,z,A,9,d[17]),z=f(z,j,L,q,J,14,d[18]),q=f(q,z,j,L,x,20,d[19]),L=f(L,q,z,j,S,5,d[20]),j=f(j,L,q,z,te,9,d[21]),z=f(z,j,L,q,ie,14,d[22]),q=f(q,z,j,L,H,20,d[23]),L=f(L,q,z,j,X,5,d[24]),j=f(j,L,q,z,ae,9,d[25]),z=f(z,j,L,q,M,14,d[26]),q=f(q,z,j,L,U,20,d[27]),L=f(L,q,z,j,Q,5,d[28]),j=f(j,L,q,z,P,9,d[29]),z=f(z,j,L,q,F,14,d[30]),q=f(q,z,j,L,ee,20,d[31]),L=$(L,q,z,j,S,4,d[32]),j=$(j,L,q,z,U,11,d[33]),z=$(z,j,L,q,J,16,d[34]),q=$(q,z,j,L,ae,23,d[35]),L=$(L,q,z,j,E,4,d[36]),j=$(j,L,q,z,H,11,d[37]),z=$(z,j,L,q,F,16,d[38]),q=$(q,z,j,L,te,23,d[39]),L=$(L,q,z,j,Q,4,d[40]),j=$(j,L,q,z,x,11,d[41]),z=$(z,j,L,q,M,16,d[42]),q=$(q,z,j,L,A,23,d[43]),L=$(L,q,z,j,X,4,d[44]),j=$(j,L,q,z,ee,11,d[45]),z=$(z,j,L,q,ie,16,d[46]),q=$(q,z,j,L,P,23,d[47]),L=N(L,q,z,j,x,6,d[48]),j=N(j,L,q,z,F,10,d[49]),z=N(z,j,L,q,ae,15,d[50]),q=N(q,z,j,L,S,21,d[51]),L=N(L,q,z,j,ee,6,d[52]),j=N(j,L,q,z,M,10,d[53]),z=N(z,j,L,q,te,15,d[54]),q=N(q,z,j,L,E,21,d[55]),L=N(L,q,z,j,U,6,d[56]),j=N(j,L,q,z,ie,10,d[57]),z=N(z,j,L,q,A,15,d[58]),q=N(q,z,j,L,Q,21,d[59]),L=N(L,q,z,j,H,6,d[60]),j=N(j,L,q,z,J,10,d[61]),z=N(z,j,L,q,P,15,d[62]),q=N(q,z,j,L,X,21,d[63]),k[0]=k[0]+L|0,k[1]=k[1]+q|0,k[2]=k[2]+z|0,k[3]=k[3]+j|0},_doFinalize:function(){var B=this._data,C=B.words,y=this._nDataBytes*8,v=B.sigBytes*8;C[v>>>5]|=128<<24-v%32;var b=o.floor(y/4294967296),k=y;C[(v+64>>>9<<4)+15]=(b<<8|b>>>24)&16711935|(b<<24|b>>>8)&4278255360,C[(v+64>>>9<<4)+14]=(k<<8|k>>>24)&16711935|(k<<24|k>>>8)&4278255360,B.sigBytes=(C.length+1)*4,this._process();for(var x=this._hash,E=x.words,P=0;P<4;P++){var M=E[P];E[P]=(M<<8|M>>>24)&16711935|(M<<24|M>>>8)&4278255360}return x},clone:function(){var B=l.clone.call(this);return B._hash=this._hash.clone(),B}});function _(B,C,y,v,b,k,x){var E=B+(C&y|~C&v)+b+x;return(E<>>32-k)+C}function f(B,C,y,v,b,k,x){var E=B+(C&v|y&~v)+b+x;return(E<>>32-k)+C}function $(B,C,y,v,b,k,x){var E=B+(C^y^v)+b+x;return(E<>>32-k)+C}function N(B,C,y,v,b,k,x){var E=B+(y^(C|~v))+b+x;return(E<>>32-k)+C}s.MD5=l._createHelper(u),s.HmacMD5=l._createHmacHelper(u)}(Math),n.MD5})}(md5)),md5.exports}var sha1={exports:{}},hasRequiredSha1;function requireSha1(){return hasRequiredSha1||(hasRequiredSha1=1,function(e,t){(function(n,o){e.exports=o(requireCore())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.WordArray,r=s.Hasher,l=o.algo,c=[],d=l.SHA1=r.extend({_doReset:function(){this._hash=new a.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(u,_){for(var f=this._hash.words,$=f[0],N=f[1],B=f[2],C=f[3],y=f[4],v=0;v<80;v++){if(v<16)c[v]=u[_+v]|0;else{var b=c[v-3]^c[v-8]^c[v-14]^c[v-16];c[v]=b<<1|b>>>31}var k=($<<5|$>>>27)+y+c[v];v<20?k+=(N&B|~N&C)+1518500249:v<40?k+=(N^B^C)+1859775393:v<60?k+=(N&B|N&C|B&C)-1894007588:k+=(N^B^C)-899497514,y=C,C=B,B=N<<30|N>>>2,N=$,$=k}f[0]=f[0]+$|0,f[1]=f[1]+N|0,f[2]=f[2]+B|0,f[3]=f[3]+C|0,f[4]=f[4]+y|0},_doFinalize:function(){var u=this._data,_=u.words,f=this._nDataBytes*8,$=u.sigBytes*8;return _[$>>>5]|=128<<24-$%32,_[($+64>>>9<<4)+14]=Math.floor(f/4294967296),_[($+64>>>9<<4)+15]=f,u.sigBytes=_.length*4,this._process(),this._hash},clone:function(){var u=r.clone.call(this);return u._hash=this._hash.clone(),u}});o.SHA1=r._createHelper(d),o.HmacSHA1=r._createHmacHelper(d)}(),n.SHA1})}(sha1)),sha1.exports}var sha256={exports:{}},hasRequiredSha256;function requireSha256(){return hasRequiredSha256||(hasRequiredSha256=1,function(e,t){(function(n,o){e.exports=o(requireCore())})(commonjsGlobal,function(n){return function(o){var s=n,a=s.lib,r=a.WordArray,l=a.Hasher,c=s.algo,d=[],u=[];(function(){function $(y){for(var v=o.sqrt(y),b=2;b<=v;b++)if(!(y%b))return!1;return!0}function N(y){return(y-(y|0))*4294967296|0}for(var B=2,C=0;C<64;)$(B)&&(C<8&&(d[C]=N(o.pow(B,1/2))),u[C]=N(o.pow(B,1/3)),C++),B++})();var _=[],f=c.SHA256=l.extend({_doReset:function(){this._hash=new r.init(d.slice(0))},_doProcessBlock:function($,N){for(var B=this._hash.words,C=B[0],y=B[1],v=B[2],b=B[3],k=B[4],x=B[5],E=B[6],P=B[7],M=0;M<64;M++){if(M<16)_[M]=$[N+M]|0;else{var H=_[M-15],S=(H<<25|H>>>7)^(H<<14|H>>>18)^H>>>3,A=_[M-2],F=(A<<15|A>>>17)^(A<<13|A>>>19)^A>>>10;_[M]=S+_[M-7]+F+_[M-16]}var U=k&x^~k&E,X=C&y^C&v^y&v,te=(C<<30|C>>>2)^(C<<19|C>>>13)^(C<<10|C>>>22),J=(k<<26|k>>>6)^(k<<21|k>>>11)^(k<<7|k>>>25),ee=P+J+U+u[M]+_[M],Q=te+X;P=E,E=x,x=k,k=b+ee|0,b=v,v=y,y=C,C=ee+Q|0}B[0]=B[0]+C|0,B[1]=B[1]+y|0,B[2]=B[2]+v|0,B[3]=B[3]+b|0,B[4]=B[4]+k|0,B[5]=B[5]+x|0,B[6]=B[6]+E|0,B[7]=B[7]+P|0},_doFinalize:function(){var $=this._data,N=$.words,B=this._nDataBytes*8,C=$.sigBytes*8;return N[C>>>5]|=128<<24-C%32,N[(C+64>>>9<<4)+14]=o.floor(B/4294967296),N[(C+64>>>9<<4)+15]=B,$.sigBytes=N.length*4,this._process(),this._hash},clone:function(){var $=l.clone.call(this);return $._hash=this._hash.clone(),$}});s.SHA256=l._createHelper(f),s.HmacSHA256=l._createHmacHelper(f)}(Math),n.SHA256})}(sha256)),sha256.exports}var sha224={exports:{}},hasRequiredSha224;function requireSha224(){return hasRequiredSha224||(hasRequiredSha224=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireSha256())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.WordArray,r=o.algo,l=r.SHA256,c=r.SHA224=l.extend({_doReset:function(){this._hash=new a.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var d=l._doFinalize.call(this);return d.sigBytes-=4,d}});o.SHA224=l._createHelper(c),o.HmacSHA224=l._createHmacHelper(c)}(),n.SHA224})}(sha224)),sha224.exports}var sha512={exports:{}},hasRequiredSha512;function requireSha512(){return hasRequiredSha512||(hasRequiredSha512=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireX64Core())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.Hasher,r=o.x64,l=r.Word,c=r.WordArray,d=o.algo;function u(){return l.create.apply(l,arguments)}var _=[u(1116352408,3609767458),u(1899447441,602891725),u(3049323471,3964484399),u(3921009573,2173295548),u(961987163,4081628472),u(1508970993,3053834265),u(2453635748,2937671579),u(2870763221,3664609560),u(3624381080,2734883394),u(310598401,1164996542),u(607225278,1323610764),u(1426881987,3590304994),u(1925078388,4068182383),u(2162078206,991336113),u(2614888103,633803317),u(3248222580,3479774868),u(3835390401,2666613458),u(4022224774,944711139),u(264347078,2341262773),u(604807628,2007800933),u(770255983,1495990901),u(1249150122,1856431235),u(1555081692,3175218132),u(1996064986,2198950837),u(2554220882,3999719339),u(2821834349,766784016),u(2952996808,2566594879),u(3210313671,3203337956),u(3336571891,1034457026),u(3584528711,2466948901),u(113926993,3758326383),u(338241895,168717936),u(666307205,1188179964),u(773529912,1546045734),u(1294757372,1522805485),u(1396182291,2643833823),u(1695183700,2343527390),u(1986661051,1014477480),u(2177026350,1206759142),u(2456956037,344077627),u(2730485921,1290863460),u(2820302411,3158454273),u(3259730800,3505952657),u(3345764771,106217008),u(3516065817,3606008344),u(3600352804,1432725776),u(4094571909,1467031594),u(275423344,851169720),u(430227734,3100823752),u(506948616,1363258195),u(659060556,3750685593),u(883997877,3785050280),u(958139571,3318307427),u(1322822218,3812723403),u(1537002063,2003034995),u(1747873779,3602036899),u(1955562222,1575990012),u(2024104815,1125592928),u(2227730452,2716904306),u(2361852424,442776044),u(2428436474,593698344),u(2756734187,3733110249),u(3204031479,2999351573),u(3329325298,3815920427),u(3391569614,3928383900),u(3515267271,566280711),u(3940187606,3454069534),u(4118630271,4000239992),u(116418474,1914138554),u(174292421,2731055270),u(289380356,3203993006),u(460393269,320620315),u(685471733,587496836),u(852142971,1086792851),u(1017036298,365543100),u(1126000580,2618297676),u(1288033470,3409855158),u(1501505948,4234509866),u(1607167915,987167468),u(1816402316,1246189591)],f=[];(function(){for(var N=0;N<80;N++)f[N]=u()})();var $=d.SHA512=a.extend({_doReset:function(){this._hash=new c.init([new l.init(1779033703,4089235720),new l.init(3144134277,2227873595),new l.init(1013904242,4271175723),new l.init(2773480762,1595750129),new l.init(1359893119,2917565137),new l.init(2600822924,725511199),new l.init(528734635,4215389547),new l.init(1541459225,327033209)])},_doProcessBlock:function(N,B){for(var C=this._hash.words,y=C[0],v=C[1],b=C[2],k=C[3],x=C[4],E=C[5],P=C[6],M=C[7],H=y.high,S=y.low,A=v.high,F=v.low,U=b.high,X=b.low,te=k.high,J=k.low,ee=x.high,Q=x.low,ae=E.high,ie=E.low,L=P.high,q=P.low,z=M.high,j=M.low,ce=H,se=S,de=A,ne=F,fe=U,he=X,ge=te,V=J,g=ee,m=Q,w=ae,I=ie,O=L,W=q,K=z,G=j,R=0;R<80;R++){var D,T,Y=f[R];if(R<16)T=Y.high=N[B+R*2]|0,D=Y.low=N[B+R*2+1]|0;else{var Z=f[R-15],oe=Z.high,re=Z.low,le=(oe>>>1|re<<31)^(oe>>>8|re<<24)^oe>>>7,ue=(re>>>1|oe<<31)^(re>>>8|oe<<24)^(re>>>7|oe<<25),me=f[R-2],_e=me.high,$e=me.low,be=(_e>>>19|$e<<13)^(_e<<3|$e>>>29)^_e>>>6,Be=($e>>>19|_e<<13)^($e<<3|_e>>>29)^($e>>>6|_e<<26),pe=f[R-7],ke=pe.high,Ne=pe.low,xe=f[R-16],Ie=xe.high,Ce=xe.low;D=ue+Ne,T=le+ke+(D>>>0>>0?1:0),D=D+Be,T=T+be+(D>>>0>>0?1:0),D=D+Ce,T=T+Ie+(D>>>0>>0?1:0),Y.high=T,Y.low=D}var De=g&w^~g&O,we=m&I^~m&W,Ae=ce&de^ce&fe^de&fe,Te=se&ne^se&he^ne&he,Me=(ce>>>28|se<<4)^(ce<<30|se>>>2)^(ce<<25|se>>>7),Ve=(se>>>28|ce<<4)^(se<<30|ce>>>2)^(se<<25|ce>>>7),Oe=(g>>>14|m<<18)^(g>>>18|m<<14)^(g<<23|m>>>9),Re=(m>>>14|g<<18)^(m>>>18|g<<14)^(m<<23|g>>>9),Ee=_[R],Le=Ee.high,Se=Ee.low,ve=G+Re,ye=K+Oe+(ve>>>0>>0?1:0),ve=ve+we,ye=ye+De+(ve>>>0>>0?1:0),ve=ve+Se,ye=ye+Le+(ve>>>0>>0?1:0),ve=ve+D,ye=ye+T+(ve>>>0>>0?1:0),Pe=Ve+Te,Fe=Me+Ae+(Pe>>>0>>0?1:0);K=O,G=W,O=w,W=I,w=g,I=m,m=V+ve|0,g=ge+ye+(m>>>0>>0?1:0)|0,ge=fe,V=he,fe=de,he=ne,de=ce,ne=se,se=ve+Pe|0,ce=ye+Fe+(se>>>0>>0?1:0)|0}S=y.low=S+se,y.high=H+ce+(S>>>0>>0?1:0),F=v.low=F+ne,v.high=A+de+(F>>>0>>0?1:0),X=b.low=X+he,b.high=U+fe+(X>>>0>>0?1:0),J=k.low=J+V,k.high=te+ge+(J>>>0>>0?1:0),Q=x.low=Q+m,x.high=ee+g+(Q>>>0>>0?1:0),ie=E.low=ie+I,E.high=ae+w+(ie>>>0>>0?1:0),q=P.low=q+W,P.high=L+O+(q>>>0>>0?1:0),j=M.low=j+G,M.high=z+K+(j>>>0>>0?1:0)},_doFinalize:function(){var N=this._data,B=N.words,C=this._nDataBytes*8,y=N.sigBytes*8;B[y>>>5]|=128<<24-y%32,B[(y+128>>>10<<5)+30]=Math.floor(C/4294967296),B[(y+128>>>10<<5)+31]=C,N.sigBytes=B.length*4,this._process();var v=this._hash.toX32();return v},clone:function(){var N=a.clone.call(this);return N._hash=this._hash.clone(),N},blockSize:1024/32});o.SHA512=a._createHelper($),o.HmacSHA512=a._createHmacHelper($)}(),n.SHA512})}(sha512)),sha512.exports}var sha384={exports:{}},hasRequiredSha384;function requireSha384(){return hasRequiredSha384||(hasRequiredSha384=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireX64Core(),requireSha512())})(commonjsGlobal,function(n){return function(){var o=n,s=o.x64,a=s.Word,r=s.WordArray,l=o.algo,c=l.SHA512,d=l.SHA384=c.extend({_doReset:function(){this._hash=new r.init([new a.init(3418070365,3238371032),new a.init(1654270250,914150663),new a.init(2438529370,812702999),new a.init(355462360,4144912697),new a.init(1731405415,4290775857),new a.init(2394180231,1750603025),new a.init(3675008525,1694076839),new a.init(1203062813,3204075428)])},_doFinalize:function(){var u=c._doFinalize.call(this);return u.sigBytes-=16,u}});o.SHA384=c._createHelper(d),o.HmacSHA384=c._createHmacHelper(d)}(),n.SHA384})}(sha384)),sha384.exports}var sha3={exports:{}},hasRequiredSha3;function requireSha3(){return hasRequiredSha3||(hasRequiredSha3=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireX64Core())})(commonjsGlobal,function(n){return function(o){var s=n,a=s.lib,r=a.WordArray,l=a.Hasher,c=s.x64,d=c.Word,u=s.algo,_=[],f=[],$=[];(function(){for(var C=1,y=0,v=0;v<24;v++){_[C+5*y]=(v+1)*(v+2)/2%64;var b=y%5,k=(2*C+3*y)%5;C=b,y=k}for(var C=0;C<5;C++)for(var y=0;y<5;y++)f[C+5*y]=y+(2*C+3*y)%5*5;for(var x=1,E=0;E<24;E++){for(var P=0,M=0,H=0;H<7;H++){if(x&1){var S=(1<>>24)&16711935|(x<<24|x>>>8)&4278255360,E=(E<<8|E>>>24)&16711935|(E<<24|E>>>8)&4278255360;var P=v[k];P.high^=E,P.low^=x}for(var M=0;M<24;M++){for(var H=0;H<5;H++){for(var S=0,A=0,F=0;F<5;F++){var P=v[H+5*F];S^=P.high,A^=P.low}var U=N[H];U.high=S,U.low=A}for(var H=0;H<5;H++)for(var X=N[(H+4)%5],te=N[(H+1)%5],J=te.high,ee=te.low,S=X.high^(J<<1|ee>>>31),A=X.low^(ee<<1|J>>>31),F=0;F<5;F++){var P=v[H+5*F];P.high^=S,P.low^=A}for(var Q=1;Q<25;Q++){var S,A,P=v[Q],ae=P.high,ie=P.low,L=_[Q];L<32?(S=ae<>>32-L,A=ie<>>32-L):(S=ie<>>64-L,A=ae<>>64-L);var q=N[f[Q]];q.high=S,q.low=A}var z=N[0],j=v[0];z.high=j.high,z.low=j.low;for(var H=0;H<5;H++)for(var F=0;F<5;F++){var Q=H+5*F,P=v[Q],ce=N[Q],se=N[(H+1)%5+5*F],de=N[(H+2)%5+5*F];P.high=ce.high^~se.high&de.high,P.low=ce.low^~se.low&de.low}var P=v[0],ne=$[M];P.high^=ne.high,P.low^=ne.low}},_doFinalize:function(){var C=this._data,y=C.words;this._nDataBytes*8;var v=C.sigBytes*8,b=this.blockSize*32;y[v>>>5]|=1<<24-v%32,y[(o.ceil((v+1)/b)*b>>>5)-1]|=128,C.sigBytes=y.length*4,this._process();for(var k=this._state,x=this.cfg.outputLength/8,E=x/8,P=[],M=0;M>>24)&16711935|(S<<24|S>>>8)&4278255360,A=(A<<8|A>>>24)&16711935|(A<<24|A>>>8)&4278255360,P.push(A),P.push(S)}return new r.init(P,x)},clone:function(){for(var C=l.clone.call(this),y=C._state=this._state.slice(0),v=0;v<25;v++)y[v]=y[v].clone();return C}});s.SHA3=l._createHelper(B),s.HmacSHA3=l._createHmacHelper(B)}(Math),n.SHA3})}(sha3)),sha3.exports}var ripemd160={exports:{}},hasRequiredRipemd160;function requireRipemd160(){return hasRequiredRipemd160||(hasRequiredRipemd160=1,function(e,t){(function(n,o){e.exports=o(requireCore())})(commonjsGlobal,function(n){/** @preserve +(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))o(s);new MutationObserver(s=>{for(const a of s)if(a.type==="childList")for(const r of a.addedNodes)r.tagName==="LINK"&&r.rel==="modulepreload"&&o(r)}).observe(document,{childList:!0,subtree:!0});function n(s){const a={};return s.integrity&&(a.integrity=s.integrity),s.referrerPolicy&&(a.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?a.credentials="include":s.crossOrigin==="anonymous"?a.credentials="omit":a.credentials="same-origin",a}function o(s){if(s.ep)return;s.ep=!0;const a=n(s);fetch(s.href,a)}})();function makeMap(e,t){const n=Object.create(null),o=e.split(",");for(let s=0;s!!n[s.toLowerCase()]:s=>!!n[s]}const EMPTY_OBJ={},EMPTY_ARR=[],NOOP=()=>{},NO=()=>!1,onRE=/^on[^a-z]/,isOn=e=>onRE.test(e),isModelListener=e=>e.startsWith("onUpdate:"),extend=Object.assign,remove=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},hasOwnProperty$2=Object.prototype.hasOwnProperty,hasOwn$1=(e,t)=>hasOwnProperty$2.call(e,t),isArray$1=Array.isArray,isMap=e=>toTypeString$1(e)==="[object Map]",isSet=e=>toTypeString$1(e)==="[object Set]",isDate$1=e=>toTypeString$1(e)==="[object Date]",isFunction$1=e=>typeof e=="function",isString$1=e=>typeof e=="string",isSymbol=e=>typeof e=="symbol",isObject$1=e=>e!==null&&typeof e=="object",isPromise=e=>isObject$1(e)&&isFunction$1(e.then)&&isFunction$1(e.catch),objectToString$1=Object.prototype.toString,toTypeString$1=e=>objectToString$1.call(e),toRawType=e=>toTypeString$1(e).slice(8,-1),isPlainObject$1=e=>toTypeString$1(e)==="[object Object]",isIntegerKey=e=>isString$1(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,isReservedProp=makeMap(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),cacheStringFunction=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},camelizeRE=/-(\w)/g,camelize=cacheStringFunction(e=>e.replace(camelizeRE,(t,n)=>n?n.toUpperCase():"")),hyphenateRE=/\B([A-Z])/g,hyphenate=cacheStringFunction(e=>e.replace(hyphenateRE,"-$1").toLowerCase()),capitalize$1=cacheStringFunction(e=>e.charAt(0).toUpperCase()+e.slice(1)),toHandlerKey=cacheStringFunction(e=>e?`on${capitalize$1(e)}`:""),hasChanged=(e,t)=>!Object.is(e,t),invokeArrayFns=(e,t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},looseToNumber=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let _globalThis$1;const getGlobalThis$1=()=>_globalThis$1||(_globalThis$1=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function normalizeStyle(e){if(isArray$1(e)){const t={};for(let n=0;n{if(n){const o=n.split(propertyDelimiterRE);o.length>1&&(t[o[0].trim()]=o[1].trim())}}),t}function normalizeClass(e){let t="";if(isString$1(e))t=e;else if(isArray$1(e))for(let n=0;nlooseEqual(n,t))}const toDisplayString$1=e=>isString$1(e)?e:e==null?"":isArray$1(e)||isObject$1(e)&&(e.toString===objectToString$1||!isFunction$1(e.toString))?JSON.stringify(e,replacer,2):String(e),replacer=(e,t)=>t&&t.__v_isRef?replacer(e,t.value):isMap(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[o,s])=>(n[`${o} =>`]=s,n),{})}:isSet(t)?{[`Set(${t.size})`]:[...t.values()]}:isObject$1(t)&&!isArray$1(t)&&!isPlainObject$1(t)?String(t):t;let activeEffectScope;class EffectScope{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=activeEffectScope,!t&&activeEffectScope&&(this.index=(activeEffectScope.scopes||(activeEffectScope.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=activeEffectScope;try{return activeEffectScope=this,t()}finally{activeEffectScope=n}}}on(){activeEffectScope=this}off(){activeEffectScope=this.parent}stop(t){if(this._active){let n,o;for(n=0,o=this.effects.length;n{const t=new Set(e);return t.w=0,t.n=0,t},wasTracked=e=>(e.w&trackOpBit)>0,newTracked=e=>(e.n&trackOpBit)>0,initDepMarkers=({deps:e})=>{if(e.length)for(let t=0;t{const{deps:t}=e;if(t.length){let n=0;for(let o=0;o{(u==="length"||u>=c)&&l.push(d)})}else switch(n!==void 0&&l.push(r.get(n)),t){case"add":isArray$1(e)?isIntegerKey(n)&&l.push(r.get("length")):(l.push(r.get(ITERATE_KEY)),isMap(e)&&l.push(r.get(MAP_KEY_ITERATE_KEY)));break;case"delete":isArray$1(e)||(l.push(r.get(ITERATE_KEY)),isMap(e)&&l.push(r.get(MAP_KEY_ITERATE_KEY)));break;case"set":isMap(e)&&l.push(r.get(ITERATE_KEY));break}if(l.length===1)l[0]&&triggerEffects(l[0]);else{const c=[];for(const d of l)d&&c.push(...d);triggerEffects(createDep(c))}}function triggerEffects(e,t){const n=isArray$1(e)?e:[...e];for(const o of n)o.computed&&triggerEffect(o);for(const o of n)o.computed||triggerEffect(o)}function triggerEffect(e,t){(e!==activeEffect||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}const isNonTrackableKeys=makeMap("__proto__,__v_isRef,__isVue"),builtInSymbols=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(isSymbol)),get$1=createGetter(),shallowGet=createGetter(!1,!0),readonlyGet=createGetter(!0),arrayInstrumentations=createArrayInstrumentations();function createArrayInstrumentations(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const o=toRaw(this);for(let a=0,r=this.length;a{e[t]=function(...n){pauseTracking();const o=toRaw(this)[t].apply(this,n);return resetTracking(),o}}),e}function hasOwnProperty$1(e){const t=toRaw(this);return track$1(t,"has",e),t.hasOwnProperty(e)}function createGetter(e=!1,t=!1){return function(o,s,a){if(s==="__v_isReactive")return!e;if(s==="__v_isReadonly")return e;if(s==="__v_isShallow")return t;if(s==="__v_raw"&&a===(e?t?shallowReadonlyMap:readonlyMap:t?shallowReactiveMap:reactiveMap).get(o))return o;const r=isArray$1(o);if(!e){if(r&&hasOwn$1(arrayInstrumentations,s))return Reflect.get(arrayInstrumentations,s,a);if(s==="hasOwnProperty")return hasOwnProperty$1}const l=Reflect.get(o,s,a);return(isSymbol(s)?builtInSymbols.has(s):isNonTrackableKeys(s))||(e||track$1(o,"get",s),t)?l:isRef(l)?r&&isIntegerKey(s)?l:l.value:isObject$1(l)?e?readonly(l):reactive(l):l}}const set$1=createSetter(),shallowSet=createSetter(!0);function createSetter(e=!1){return function(n,o,s,a){let r=n[o];if(isReadonly(r)&&isRef(r)&&!isRef(s))return!1;if(!e&&(!isShallow(s)&&!isReadonly(s)&&(r=toRaw(r),s=toRaw(s)),!isArray$1(n)&&isRef(r)&&!isRef(s)))return r.value=s,!0;const l=isArray$1(n)&&isIntegerKey(o)?Number(o)e,getProto=e=>Reflect.getPrototypeOf(e);function get(e,t,n=!1,o=!1){e=e.__v_raw;const s=toRaw(e),a=toRaw(t);n||(t!==a&&track$1(s,"get",t),track$1(s,"get",a));const{has:r}=getProto(s),l=o?toShallow:n?toReadonly:toReactive;if(r.call(s,t))return l(e.get(t));if(r.call(s,a))return l(e.get(a));e!==s&&e.get(t)}function has(e,t=!1){const n=this.__v_raw,o=toRaw(n),s=toRaw(e);return t||(e!==s&&track$1(o,"has",e),track$1(o,"has",s)),e===s?n.has(e):n.has(e)||n.has(s)}function size(e,t=!1){return e=e.__v_raw,!t&&track$1(toRaw(e),"iterate",ITERATE_KEY),Reflect.get(e,"size",e)}function add(e){e=toRaw(e);const t=toRaw(this);return getProto(t).has.call(t,e)||(t.add(e),trigger(t,"add",e,e)),this}function set$2(e,t){t=toRaw(t);const n=toRaw(this),{has:o,get:s}=getProto(n);let a=o.call(n,e);a||(e=toRaw(e),a=o.call(n,e));const r=s.call(n,e);return n.set(e,t),a?hasChanged(t,r)&&trigger(n,"set",e,t):trigger(n,"add",e,t),this}function deleteEntry(e){const t=toRaw(this),{has:n,get:o}=getProto(t);let s=n.call(t,e);s||(e=toRaw(e),s=n.call(t,e)),o&&o.call(t,e);const a=t.delete(e);return s&&trigger(t,"delete",e,void 0),a}function clear(){const e=toRaw(this),t=e.size!==0,n=e.clear();return t&&trigger(e,"clear",void 0,void 0),n}function createForEach(e,t){return function(o,s){const a=this,r=a.__v_raw,l=toRaw(r),c=t?toShallow:e?toReadonly:toReactive;return!e&&track$1(l,"iterate",ITERATE_KEY),r.forEach((d,u)=>o.call(s,c(d),c(u),a))}}function createIterableMethod(e,t,n){return function(...o){const s=this.__v_raw,a=toRaw(s),r=isMap(a),l=e==="entries"||e===Symbol.iterator&&r,c=e==="keys"&&r,d=s[e](...o),u=n?toShallow:t?toReadonly:toReactive;return!t&&track$1(a,"iterate",c?MAP_KEY_ITERATE_KEY:ITERATE_KEY),{next(){const{value:_,done:f}=d.next();return f?{value:_,done:f}:{value:l?[u(_[0]),u(_[1])]:u(_),done:f}},[Symbol.iterator](){return this}}}}function createReadonlyMethod(e){return function(...t){return e==="delete"?!1:this}}function createInstrumentations(){const e={get(a){return get(this,a)},get size(){return size(this)},has,add,set:set$2,delete:deleteEntry,clear,forEach:createForEach(!1,!1)},t={get(a){return get(this,a,!1,!0)},get size(){return size(this)},has,add,set:set$2,delete:deleteEntry,clear,forEach:createForEach(!1,!0)},n={get(a){return get(this,a,!0)},get size(){return size(this,!0)},has(a){return has.call(this,a,!0)},add:createReadonlyMethod("add"),set:createReadonlyMethod("set"),delete:createReadonlyMethod("delete"),clear:createReadonlyMethod("clear"),forEach:createForEach(!0,!1)},o={get(a){return get(this,a,!0,!0)},get size(){return size(this,!0)},has(a){return has.call(this,a,!0)},add:createReadonlyMethod("add"),set:createReadonlyMethod("set"),delete:createReadonlyMethod("delete"),clear:createReadonlyMethod("clear"),forEach:createForEach(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(a=>{e[a]=createIterableMethod(a,!1,!1),n[a]=createIterableMethod(a,!0,!1),t[a]=createIterableMethod(a,!1,!0),o[a]=createIterableMethod(a,!0,!0)}),[e,n,t,o]}const[mutableInstrumentations,readonlyInstrumentations,shallowInstrumentations,shallowReadonlyInstrumentations]=createInstrumentations();function createInstrumentationGetter(e,t){const n=t?e?shallowReadonlyInstrumentations:shallowInstrumentations:e?readonlyInstrumentations:mutableInstrumentations;return(o,s,a)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?o:Reflect.get(hasOwn$1(n,s)&&s in o?n:o,s,a)}const mutableCollectionHandlers={get:createInstrumentationGetter(!1,!1)},shallowCollectionHandlers={get:createInstrumentationGetter(!1,!0)},readonlyCollectionHandlers={get:createInstrumentationGetter(!0,!1)},reactiveMap=new WeakMap,shallowReactiveMap=new WeakMap,readonlyMap=new WeakMap,shallowReadonlyMap=new WeakMap;function targetTypeMap(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function getTargetType(e){return e.__v_skip||!Object.isExtensible(e)?0:targetTypeMap(toRawType(e))}function reactive(e){return isReadonly(e)?e:createReactiveObject(e,!1,mutableHandlers,mutableCollectionHandlers,reactiveMap)}function shallowReactive(e){return createReactiveObject(e,!1,shallowReactiveHandlers,shallowCollectionHandlers,shallowReactiveMap)}function readonly(e){return createReactiveObject(e,!0,readonlyHandlers,readonlyCollectionHandlers,readonlyMap)}function createReactiveObject(e,t,n,o,s){if(!isObject$1(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const a=s.get(e);if(a)return a;const r=getTargetType(e);if(r===0)return e;const l=new Proxy(e,r===2?o:n);return s.set(e,l),l}function isReactive(e){return isReadonly(e)?isReactive(e.__v_raw):!!(e&&e.__v_isReactive)}function isReadonly(e){return!!(e&&e.__v_isReadonly)}function isShallow(e){return!!(e&&e.__v_isShallow)}function isProxy(e){return isReactive(e)||isReadonly(e)}function toRaw(e){const t=e&&e.__v_raw;return t?toRaw(t):e}function markRaw(e){return def(e,"__v_skip",!0),e}const toReactive=e=>isObject$1(e)?reactive(e):e,toReadonly=e=>isObject$1(e)?readonly(e):e;function trackRefValue(e){shouldTrack&&activeEffect&&(e=toRaw(e),trackEffects(e.dep||(e.dep=createDep())))}function triggerRefValue(e,t){e=toRaw(e);const n=e.dep;n&&triggerEffects(n)}function isRef(e){return!!(e&&e.__v_isRef===!0)}function ref(e){return createRef(e,!1)}function shallowRef(e){return createRef(e,!0)}function createRef(e,t){return isRef(e)?e:new RefImpl(e,t)}class RefImpl{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:toRaw(t),this._value=n?t:toReactive(t)}get value(){return trackRefValue(this),this._value}set value(t){const n=this.__v_isShallow||isShallow(t)||isReadonly(t);t=n?t:toRaw(t),hasChanged(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:toReactive(t),triggerRefValue(this))}}function unref(e){return isRef(e)?e.value:e}const shallowUnwrapHandlers={get:(e,t,n)=>unref(Reflect.get(e,t,n)),set:(e,t,n,o)=>{const s=e[t];return isRef(s)&&!isRef(n)?(s.value=n,!0):Reflect.set(e,t,n,o)}};function proxyRefs(e){return isReactive(e)?e:new Proxy(e,shallowUnwrapHandlers)}class ComputedRefImpl{constructor(t,n,o,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this._dirty=!0,this.effect=new ReactiveEffect(t,()=>{this._dirty||(this._dirty=!0,triggerRefValue(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=o}get value(){const t=toRaw(this);return trackRefValue(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function computed$1(e,t,n=!1){let o,s;const a=isFunction$1(e);return a?(o=e,s=NOOP):(o=e.get,s=e.set),new ComputedRefImpl(o,s,a||!s,n)}function warn$2(e,...t){}function callWithErrorHandling(e,t,n,o){let s;try{s=o?e(...o):e()}catch(a){handleError(a,t,n)}return s}function callWithAsyncErrorHandling(e,t,n,o){if(isFunction$1(e)){const a=callWithErrorHandling(e,t,n,o);return a&&isPromise(a)&&a.catch(r=>{handleError(r,t,n)}),a}const s=[];for(let a=0;a>>1;getId(queue[o])flushIndex&&queue.splice(t,1)}function queuePostFlushCb(e){isArray$1(e)?pendingPostFlushCbs.push(...e):(!activePostFlushCbs||!activePostFlushCbs.includes(e,e.allowRecurse?postFlushIndex+1:postFlushIndex))&&pendingPostFlushCbs.push(e),queueFlush()}function flushPreFlushCbs(e,t=isFlushing?flushIndex+1:0){for(;tgetId(n)-getId(o)),postFlushIndex=0;postFlushIndexe.id==null?1/0:e.id,comparator=(e,t)=>{const n=getId(e)-getId(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function flushJobs(e){isFlushPending=!1,isFlushing=!0,queue.sort(comparator);const t=NOOP;try{for(flushIndex=0;flushIndexisString$1($)?$.trim():$)),_&&(s=n.map(looseToNumber))}let l,c=o[l=toHandlerKey(t)]||o[l=toHandlerKey(camelize(t))];!c&&a&&(c=o[l=toHandlerKey(hyphenate(t))]),c&&callWithAsyncErrorHandling(c,e,6,s);const d=o[l+"Once"];if(d){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,callWithAsyncErrorHandling(d,e,6,s)}}function normalizeEmitsOptions(e,t,n=!1){const o=t.emitsCache,s=o.get(e);if(s!==void 0)return s;const a=e.emits;let r={},l=!1;if(!isFunction$1(e)){const c=d=>{const u=normalizeEmitsOptions(d,t,!0);u&&(l=!0,extend(r,u))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!a&&!l?(isObject$1(e)&&o.set(e,null),null):(isArray$1(a)?a.forEach(c=>r[c]=null):extend(r,a),isObject$1(e)&&o.set(e,r),r)}function isEmitListener(e,t){return!e||!isOn(t)?!1:(t=t.slice(2).replace(/Once$/,""),hasOwn$1(e,t[0].toLowerCase()+t.slice(1))||hasOwn$1(e,hyphenate(t))||hasOwn$1(e,t))}let currentRenderingInstance=null,currentScopeId=null;function setCurrentRenderingInstance(e){const t=currentRenderingInstance;return currentRenderingInstance=e,currentScopeId=e&&e.type.__scopeId||null,t}function withCtx(e,t=currentRenderingInstance,n){if(!t||e._n)return e;const o=(...s)=>{o._d&&setBlockTracking(-1);const a=setCurrentRenderingInstance(t);let r;try{r=e(...s)}finally{setCurrentRenderingInstance(a),o._d&&setBlockTracking(1)}return r};return o._n=!0,o._c=!0,o._d=!0,o}function markAttrsAccessed(){}function renderComponentRoot(e){const{type:t,vnode:n,proxy:o,withProxy:s,props:a,propsOptions:[r],slots:l,attrs:c,emit:d,render:u,renderCache:_,data:f,setupState:$,ctx:N,inheritAttrs:B}=e;let C,y;const v=setCurrentRenderingInstance(e);try{if(n.shapeFlag&4){const k=s||o;C=normalizeVNode(u.call(k,k,_,a,$,f,N)),y=c}else{const k=t;C=normalizeVNode(k.length>1?k(a,{attrs:c,slots:l,emit:d}):k(a,null)),y=t.props?c:getFunctionalFallthrough(c)}}catch(k){blockStack.length=0,handleError(k,e,1),C=createVNode(Comment)}let b=C;if(y&&B!==!1){const k=Object.keys(y),{shapeFlag:x}=b;k.length&&x&7&&(r&&k.some(isModelListener)&&(y=filterModelListeners(y,r)),b=cloneVNode(b,y))}return n.dirs&&(b=cloneVNode(b),b.dirs=b.dirs?b.dirs.concat(n.dirs):n.dirs),n.transition&&(b.transition=n.transition),C=b,setCurrentRenderingInstance(v),C}const getFunctionalFallthrough=e=>{let t;for(const n in e)(n==="class"||n==="style"||isOn(n))&&((t||(t={}))[n]=e[n]);return t},filterModelListeners=(e,t)=>{const n={};for(const o in e)(!isModelListener(o)||!(o.slice(9)in t))&&(n[o]=e[o]);return n};function shouldUpdateComponent(e,t,n){const{props:o,children:s,component:a}=e,{props:r,children:l,patchFlag:c}=t,d=a.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return o?hasPropsChanged(o,r,d):!!r;if(c&8){const u=t.dynamicProps;for(let _=0;_e.__isSuspense;function queueEffectWithSuspense(e,t){t&&t.pendingBranch?isArray$1(e)?t.effects.push(...e):t.effects.push(e):queuePostFlushCb(e)}function watchEffect(e,t){return doWatch(e,null,t)}const INITIAL_WATCHER_VALUE={};function watch(e,t,n){return doWatch(e,t,n)}function doWatch(e,t,{immediate:n,deep:o,flush:s,onTrack:a,onTrigger:r}=EMPTY_OBJ){var l;const c=getCurrentScope()===((l=currentInstance)==null?void 0:l.scope)?currentInstance:null;let d,u=!1,_=!1;if(isRef(e)?(d=()=>e.value,u=isShallow(e)):isReactive(e)?(d=()=>e,o=!0):isArray$1(e)?(_=!0,u=e.some(k=>isReactive(k)||isShallow(k)),d=()=>e.map(k=>{if(isRef(k))return k.value;if(isReactive(k))return traverse(k);if(isFunction$1(k))return callWithErrorHandling(k,c,2)})):isFunction$1(e)?t?d=()=>callWithErrorHandling(e,c,2):d=()=>{if(!(c&&c.isUnmounted))return f&&f(),callWithAsyncErrorHandling(e,c,3,[$])}:d=NOOP,t&&o){const k=d;d=()=>traverse(k())}let f,$=k=>{f=v.onStop=()=>{callWithErrorHandling(k,c,4)}},N;if(isInSSRComponentSetup)if($=NOOP,t?n&&callWithAsyncErrorHandling(t,c,3,[d(),_?[]:void 0,$]):d(),s==="sync"){const k=useSSRContext();N=k.__watcherHandles||(k.__watcherHandles=[])}else return NOOP;let B=_?new Array(e.length).fill(INITIAL_WATCHER_VALUE):INITIAL_WATCHER_VALUE;const C=()=>{if(v.active)if(t){const k=v.run();(o||u||(_?k.some((x,E)=>hasChanged(x,B[E])):hasChanged(k,B)))&&(f&&f(),callWithAsyncErrorHandling(t,c,3,[k,B===INITIAL_WATCHER_VALUE?void 0:_&&B[0]===INITIAL_WATCHER_VALUE?[]:B,$]),B=k)}else v.run()};C.allowRecurse=!!t;let y;s==="sync"?y=C:s==="post"?y=()=>queuePostRenderEffect(C,c&&c.suspense):(C.pre=!0,c&&(C.id=c.uid),y=()=>queueJob(C));const v=new ReactiveEffect(d,y);t?n?C():B=v.run():s==="post"?queuePostRenderEffect(v.run.bind(v),c&&c.suspense):v.run();const b=()=>{v.stop(),c&&c.scope&&remove(c.scope.effects,v)};return N&&N.push(b),b}function instanceWatch(e,t,n){const o=this.proxy,s=isString$1(e)?e.includes(".")?createPathGetter(o,e):()=>o[e]:e.bind(o,o);let a;isFunction$1(t)?a=t:(a=t.handler,n=t);const r=currentInstance;setCurrentInstance(this);const l=doWatch(s,a.bind(o),n);return r?setCurrentInstance(r):unsetCurrentInstance(),l}function createPathGetter(e,t){const n=t.split(".");return()=>{let o=e;for(let s=0;s{traverse(n,t)});else if(isPlainObject$1(e))for(const n in e)traverse(e[n],t);return e}function withDirectives(e,t){const n=currentRenderingInstance;if(n===null)return e;const o=getExposeProxy(n)||n.proxy,s=e.dirs||(e.dirs=[]);for(let a=0;a!!e.type.__asyncLoader,isKeepAlive=e=>e.type.__isKeepAlive;function onActivated(e,t){registerKeepAliveHook(e,"a",t)}function onDeactivated(e,t){registerKeepAliveHook(e,"da",t)}function registerKeepAliveHook(e,t,n=currentInstance){const o=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(injectHook(t,o,n),n){let s=n.parent;for(;s&&s.parent;)isKeepAlive(s.parent.vnode)&&injectToKeepAliveRoot(o,t,n,s),s=s.parent}}function injectToKeepAliveRoot(e,t,n,o){const s=injectHook(t,e,o,!0);onUnmounted(()=>{remove(o[t],s)},n)}function injectHook(e,t,n=currentInstance,o=!1){if(n){const s=n[e]||(n[e]=[]),a=t.__weh||(t.__weh=(...r)=>{if(n.isUnmounted)return;pauseTracking(),setCurrentInstance(n);const l=callWithAsyncErrorHandling(t,n,e,r);return unsetCurrentInstance(),resetTracking(),l});return o?s.unshift(a):s.push(a),a}}const createHook=e=>(t,n=currentInstance)=>(!isInSSRComponentSetup||e==="sp")&&injectHook(e,(...o)=>t(...o),n),onBeforeMount=createHook("bm"),onMounted=createHook("m"),onBeforeUpdate=createHook("bu"),onUpdated=createHook("u"),onBeforeUnmount=createHook("bum"),onUnmounted=createHook("um"),onServerPrefetch=createHook("sp"),onRenderTriggered=createHook("rtg"),onRenderTracked=createHook("rtc");function onErrorCaptured(e,t=currentInstance){injectHook("ec",e,t)}const COMPONENTS="components",DIRECTIVES="directives";function resolveComponent(e,t){return resolveAsset(COMPONENTS,e,!0,t)||e}const NULL_DYNAMIC_COMPONENT=Symbol.for("v-ndc");function resolveDirective(e){return resolveAsset(DIRECTIVES,e)}function resolveAsset(e,t,n=!0,o=!1){const s=currentRenderingInstance||currentInstance;if(s){const a=s.type;if(e===COMPONENTS){const l=getComponentName(a,!1);if(l&&(l===t||l===camelize(t)||l===capitalize$1(camelize(t))))return a}const r=resolve(s[e]||a[e],t)||resolve(s.appContext[e],t);return!r&&o?a:r}}function resolve(e,t){return e&&(e[t]||e[camelize(t)]||e[capitalize$1(camelize(t))])}function renderList(e,t,n,o){let s;const a=n&&n[o];if(isArray$1(e)||isString$1(e)){s=new Array(e.length);for(let r=0,l=e.length;rt(r,l,void 0,a&&a[l]));else{const r=Object.keys(e);s=new Array(r.length);for(let l=0,c=r.length;lisVNode$1(t)?!(t.type===Comment||t.type===Fragment&&!ensureValidVNode(t.children)):!0)?e:null}const getPublicInstance=e=>e?isStatefulComponent(e)?getExposeProxy(e)||e.proxy:getPublicInstance(e.parent):null,publicPropertiesMap=extend(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=>getPublicInstance(e.parent),$root:e=>getPublicInstance(e.root),$emit:e=>e.emit,$options:e=>resolveMergedOptions(e),$forceUpdate:e=>e.f||(e.f=()=>queueJob(e.update)),$nextTick:e=>e.n||(e.n=nextTick.bind(e.proxy)),$watch:e=>instanceWatch.bind(e)}),hasSetupBinding=(e,t)=>e!==EMPTY_OBJ&&!e.__isScriptSetup&&hasOwn$1(e,t),PublicInstanceProxyHandlers={get({_:e},t){const{ctx:n,setupState:o,data:s,props:a,accessCache:r,type:l,appContext:c}=e;let d;if(t[0]!=="$"){const $=r[t];if($!==void 0)switch($){case 1:return o[t];case 2:return s[t];case 4:return n[t];case 3:return a[t]}else{if(hasSetupBinding(o,t))return r[t]=1,o[t];if(s!==EMPTY_OBJ&&hasOwn$1(s,t))return r[t]=2,s[t];if((d=e.propsOptions[0])&&hasOwn$1(d,t))return r[t]=3,a[t];if(n!==EMPTY_OBJ&&hasOwn$1(n,t))return r[t]=4,n[t];shouldCacheAccess&&(r[t]=0)}}const u=publicPropertiesMap[t];let _,f;if(u)return t==="$attrs"&&track$1(e,"get",t),u(e);if((_=l.__cssModules)&&(_=_[t]))return _;if(n!==EMPTY_OBJ&&hasOwn$1(n,t))return r[t]=4,n[t];if(f=c.config.globalProperties,hasOwn$1(f,t))return f[t]},set({_:e},t,n){const{data:o,setupState:s,ctx:a}=e;return hasSetupBinding(s,t)?(s[t]=n,!0):o!==EMPTY_OBJ&&hasOwn$1(o,t)?(o[t]=n,!0):hasOwn$1(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(a[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:o,appContext:s,propsOptions:a}},r){let l;return!!n[r]||e!==EMPTY_OBJ&&hasOwn$1(e,r)||hasSetupBinding(t,r)||(l=a[0])&&hasOwn$1(l,r)||hasOwn$1(o,r)||hasOwn$1(publicPropertiesMap,r)||hasOwn$1(s.config.globalProperties,r)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:hasOwn$1(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function useSlots(){return getContext().slots}function getContext(){const e=getCurrentInstance();return e.setupContext||(e.setupContext=createSetupContext(e))}function normalizePropsOrEmits(e){return isArray$1(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let shouldCacheAccess=!0;function applyOptions(e){const t=resolveMergedOptions(e),n=e.proxy,o=e.ctx;shouldCacheAccess=!1,t.beforeCreate&&callHook(t.beforeCreate,e,"bc");const{data:s,computed:a,methods:r,watch:l,provide:c,inject:d,created:u,beforeMount:_,mounted:f,beforeUpdate:$,updated:N,activated:B,deactivated:C,beforeDestroy:y,beforeUnmount:v,destroyed:b,unmounted:k,render:x,renderTracked:E,renderTriggered:P,errorCaptured:M,serverPrefetch:H,expose:S,inheritAttrs:D,components:F,directives:U,filters:X}=t;if(d&&resolveInjections(d,o,null),r)for(const ee in r){const Q=r[ee];isFunction$1(Q)&&(o[ee]=Q.bind(n))}if(s){const ee=s.call(n,n);isObject$1(ee)&&(e.data=reactive(ee))}if(shouldCacheAccess=!0,a)for(const ee in a){const Q=a[ee],ae=isFunction$1(Q)?Q.bind(n,n):isFunction$1(Q.get)?Q.get.bind(n,n):NOOP,ie=!isFunction$1(Q)&&isFunction$1(Q.set)?Q.set.bind(n):NOOP,L=computed({get:ae,set:ie});Object.defineProperty(o,ee,{enumerable:!0,configurable:!0,get:()=>L.value,set:q=>L.value=q})}if(l)for(const ee in l)createWatcher(l[ee],o,n,ee);if(c){const ee=isFunction$1(c)?c.call(n):c;Reflect.ownKeys(ee).forEach(Q=>{provide(Q,ee[Q])})}u&&callHook(u,e,"c");function J(ee,Q){isArray$1(Q)?Q.forEach(ae=>ee(ae.bind(n))):Q&&ee(Q.bind(n))}if(J(onBeforeMount,_),J(onMounted,f),J(onBeforeUpdate,$),J(onUpdated,N),J(onActivated,B),J(onDeactivated,C),J(onErrorCaptured,M),J(onRenderTracked,E),J(onRenderTriggered,P),J(onBeforeUnmount,v),J(onUnmounted,k),J(onServerPrefetch,H),isArray$1(S))if(S.length){const ee=e.exposed||(e.exposed={});S.forEach(Q=>{Object.defineProperty(ee,Q,{get:()=>n[Q],set:ae=>n[Q]=ae})})}else e.exposed||(e.exposed={});x&&e.render===NOOP&&(e.render=x),D!=null&&(e.inheritAttrs=D),F&&(e.components=F),U&&(e.directives=U)}function resolveInjections(e,t,n=NOOP){isArray$1(e)&&(e=normalizeInject(e));for(const o in e){const s=e[o];let a;isObject$1(s)?"default"in s?a=inject(s.from||o,s.default,!0):a=inject(s.from||o):a=inject(s),isRef(a)?Object.defineProperty(t,o,{enumerable:!0,configurable:!0,get:()=>a.value,set:r=>a.value=r}):t[o]=a}}function callHook(e,t,n){callWithAsyncErrorHandling(isArray$1(e)?e.map(o=>o.bind(t.proxy)):e.bind(t.proxy),t,n)}function createWatcher(e,t,n,o){const s=o.includes(".")?createPathGetter(n,o):()=>n[o];if(isString$1(e)){const a=t[e];isFunction$1(a)&&watch(s,a)}else if(isFunction$1(e))watch(s,e.bind(n));else if(isObject$1(e))if(isArray$1(e))e.forEach(a=>createWatcher(a,t,n,o));else{const a=isFunction$1(e.handler)?e.handler.bind(n):t[e.handler];isFunction$1(a)&&watch(s,a,e)}}function resolveMergedOptions(e){const t=e.type,{mixins:n,extends:o}=t,{mixins:s,optionsCache:a,config:{optionMergeStrategies:r}}=e.appContext,l=a.get(t);let c;return l?c=l:!s.length&&!n&&!o?c=t:(c={},s.length&&s.forEach(d=>mergeOptions(c,d,r,!0)),mergeOptions(c,t,r)),isObject$1(t)&&a.set(t,c),c}function mergeOptions(e,t,n,o=!1){const{mixins:s,extends:a}=t;a&&mergeOptions(e,a,n,!0),s&&s.forEach(r=>mergeOptions(e,r,n,!0));for(const r in t)if(!(o&&r==="expose")){const l=internalOptionMergeStrats[r]||n&&n[r];e[r]=l?l(e[r],t[r]):t[r]}return e}const internalOptionMergeStrats={data:mergeDataFn,props:mergeEmitsOrPropsOptions,emits:mergeEmitsOrPropsOptions,methods:mergeObjectOptions,computed:mergeObjectOptions,beforeCreate:mergeAsArray,created:mergeAsArray,beforeMount:mergeAsArray,mounted:mergeAsArray,beforeUpdate:mergeAsArray,updated:mergeAsArray,beforeDestroy:mergeAsArray,beforeUnmount:mergeAsArray,destroyed:mergeAsArray,unmounted:mergeAsArray,activated:mergeAsArray,deactivated:mergeAsArray,errorCaptured:mergeAsArray,serverPrefetch:mergeAsArray,components:mergeObjectOptions,directives:mergeObjectOptions,watch:mergeWatchOptions,provide:mergeDataFn,inject:mergeInject};function mergeDataFn(e,t){return t?e?function(){return extend(isFunction$1(e)?e.call(this,this):e,isFunction$1(t)?t.call(this,this):t)}:t:e}function mergeInject(e,t){return mergeObjectOptions(normalizeInject(e),normalizeInject(t))}function normalizeInject(e){if(isArray$1(e)){const t={};for(let n=0;n1)return n&&isFunction$1(t)?t.call(o&&o.proxy):t}}function initProps(e,t,n,o=!1){const s={},a={};def(a,InternalObjectKey,1),e.propsDefaults=Object.create(null),setFullProps(e,t,s,a);for(const r in e.propsOptions[0])r in s||(s[r]=void 0);n?e.props=o?s:shallowReactive(s):e.type.props?e.props=s:e.props=a,e.attrs=a}function updateProps(e,t,n,o){const{props:s,attrs:a,vnode:{patchFlag:r}}=e,l=toRaw(s),[c]=e.propsOptions;let d=!1;if((o||r>0)&&!(r&16)){if(r&8){const u=e.vnode.dynamicProps;for(let _=0;_{c=!0;const[f,$]=normalizePropsOptions(_,t,!0);extend(r,f),$&&l.push(...$)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!a&&!c)return isObject$1(e)&&o.set(e,EMPTY_ARR),EMPTY_ARR;if(isArray$1(a))for(let u=0;u-1,$[1]=B<0||N-1||hasOwn$1($,"default"))&&l.push(_)}}}const d=[r,l];return isObject$1(e)&&o.set(e,d),d}function validatePropName(e){return e[0]!=="$"}function getType(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function isSameType(e,t){return getType(e)===getType(t)}function getTypeIndex(e,t){return isArray$1(t)?t.findIndex(n=>isSameType(n,e)):isFunction$1(t)&&isSameType(t,e)?0:-1}const isInternalKey=e=>e[0]==="_"||e==="$stable",normalizeSlotValue=e=>isArray$1(e)?e.map(normalizeVNode):[normalizeVNode(e)],normalizeSlot=(e,t,n)=>{if(t._n)return t;const o=withCtx((...s)=>normalizeSlotValue(t(...s)),n);return o._c=!1,o},normalizeObjectSlots=(e,t,n)=>{const o=e._ctx;for(const s in e){if(isInternalKey(s))continue;const a=e[s];if(isFunction$1(a))t[s]=normalizeSlot(s,a,o);else if(a!=null){const r=normalizeSlotValue(a);t[s]=()=>r}}},normalizeVNodeSlots=(e,t)=>{const n=normalizeSlotValue(t);e.slots.default=()=>n},initSlots=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=toRaw(t),def(t,"_",n)):normalizeObjectSlots(t,e.slots={})}else e.slots={},t&&normalizeVNodeSlots(e,t);def(e.slots,InternalObjectKey,1)},updateSlots=(e,t,n)=>{const{vnode:o,slots:s}=e;let a=!0,r=EMPTY_OBJ;if(o.shapeFlag&32){const l=t._;l?n&&l===1?a=!1:(extend(s,t),!n&&l===1&&delete s._):(a=!t.$stable,normalizeObjectSlots(t,s)),r=t}else t&&(normalizeVNodeSlots(e,t),r={default:1});if(a)for(const l in s)!isInternalKey(l)&&!(l in r)&&delete s[l]};function setRef(e,t,n,o,s=!1){if(isArray$1(e)){e.forEach((f,$)=>setRef(f,t&&(isArray$1(t)?t[$]:t),n,o,s));return}if(isAsyncWrapper(o)&&!s)return;const a=o.shapeFlag&4?getExposeProxy(o.component)||o.component.proxy:o.el,r=s?null:a,{i:l,r:c}=e,d=t&&t.r,u=l.refs===EMPTY_OBJ?l.refs={}:l.refs,_=l.setupState;if(d!=null&&d!==c&&(isString$1(d)?(u[d]=null,hasOwn$1(_,d)&&(_[d]=null)):isRef(d)&&(d.value=null)),isFunction$1(c))callWithErrorHandling(c,l,12,[r,u]);else{const f=isString$1(c),$=isRef(c);if(f||$){const N=()=>{if(e.f){const B=f?hasOwn$1(_,c)?_[c]:u[c]:c.value;s?isArray$1(B)&&remove(B,a):isArray$1(B)?B.includes(a)||B.push(a):f?(u[c]=[a],hasOwn$1(_,c)&&(_[c]=u[c])):(c.value=[a],e.k&&(u[e.k]=c.value))}else f?(u[c]=r,hasOwn$1(_,c)&&(_[c]=r)):$&&(c.value=r,e.k&&(u[e.k]=r))};r?(N.id=-1,queuePostRenderEffect(N,n)):N()}}}const queuePostRenderEffect=queueEffectWithSuspense;function createRenderer(e){return baseCreateRenderer(e)}function baseCreateRenderer(e,t){const n=getGlobalThis$1();n.__VUE__=!0;const{insert:o,remove:s,patchProp:a,createElement:r,createText:l,createComment:c,setText:d,setElementText:u,parentNode:_,nextSibling:f,setScopeId:$=NOOP,insertStaticContent:N}=e,B=(V,g,m,w=null,I=null,O=null,W=!1,K=null,G=!!g.dynamicChildren)=>{if(V===g)return;V&&!isSameVNodeType(V,g)&&(w=de(V),q(V,I,O,!0),V=null),g.patchFlag===-2&&(G=!1,g.dynamicChildren=null);const{type:R,ref:A,shapeFlag:T}=g;switch(R){case Text:C(V,g,m,w);break;case Comment:y(V,g,m,w);break;case Static:V==null&&v(g,m,w,W);break;case Fragment:F(V,g,m,w,I,O,W,K,G);break;default:T&1?x(V,g,m,w,I,O,W,K,G):T&6?U(V,g,m,w,I,O,W,K,G):(T&64||T&128)&&R.process(V,g,m,w,I,O,W,K,G,fe)}A!=null&&I&&setRef(A,V&&V.ref,O,g||V,!g)},C=(V,g,m,w)=>{if(V==null)o(g.el=l(g.children),m,w);else{const I=g.el=V.el;g.children!==V.children&&d(I,g.children)}},y=(V,g,m,w)=>{V==null?o(g.el=c(g.children||""),m,w):g.el=V.el},v=(V,g,m,w)=>{[V.el,V.anchor]=N(V.children,g,m,w,V.el,V.anchor)},b=({el:V,anchor:g},m,w)=>{let I;for(;V&&V!==g;)I=f(V),o(V,m,w),V=I;o(g,m,w)},k=({el:V,anchor:g})=>{let m;for(;V&&V!==g;)m=f(V),s(V),V=m;s(g)},x=(V,g,m,w,I,O,W,K,G)=>{W=W||g.type==="svg",V==null?E(g,m,w,I,O,W,K,G):H(V,g,I,O,W,K,G)},E=(V,g,m,w,I,O,W,K)=>{let G,R;const{type:A,props:T,shapeFlag:Y,transition:Z,dirs:oe}=V;if(G=V.el=r(V.type,O,T&&T.is,T),Y&8?u(G,V.children):Y&16&&M(V.children,G,null,w,I,O&&A!=="foreignObject",W,K),oe&&invokeDirectiveHook(V,null,w,"created"),P(G,V,V.scopeId,W,w),T){for(const le in T)le!=="value"&&!isReservedProp(le)&&a(G,le,null,T[le],O,V.children,w,I,se);"value"in T&&a(G,"value",null,T.value),(R=T.onVnodeBeforeMount)&&invokeVNodeHook(R,w,V)}oe&&invokeDirectiveHook(V,null,w,"beforeMount");const re=(!I||I&&!I.pendingBranch)&&Z&&!Z.persisted;re&&Z.beforeEnter(G),o(G,g,m),((R=T&&T.onVnodeMounted)||re||oe)&&queuePostRenderEffect(()=>{R&&invokeVNodeHook(R,w,V),re&&Z.enter(G),oe&&invokeDirectiveHook(V,null,w,"mounted")},I)},P=(V,g,m,w,I)=>{if(m&&$(V,m),w)for(let O=0;O{for(let R=G;R{const K=g.el=V.el;let{patchFlag:G,dynamicChildren:R,dirs:A}=g;G|=V.patchFlag&16;const T=V.props||EMPTY_OBJ,Y=g.props||EMPTY_OBJ;let Z;m&&toggleRecurse(m,!1),(Z=Y.onVnodeBeforeUpdate)&&invokeVNodeHook(Z,m,g,V),A&&invokeDirectiveHook(g,V,m,"beforeUpdate"),m&&toggleRecurse(m,!0);const oe=I&&g.type!=="foreignObject";if(R?S(V.dynamicChildren,R,K,m,w,oe,O):W||Q(V,g,K,null,m,w,oe,O,!1),G>0){if(G&16)D(K,g,T,Y,m,w,I);else if(G&2&&T.class!==Y.class&&a(K,"class",null,Y.class,I),G&4&&a(K,"style",T.style,Y.style,I),G&8){const re=g.dynamicProps;for(let le=0;le{Z&&invokeVNodeHook(Z,m,g,V),A&&invokeDirectiveHook(g,V,m,"updated")},w)},S=(V,g,m,w,I,O,W)=>{for(let K=0;K{if(m!==w){if(m!==EMPTY_OBJ)for(const K in m)!isReservedProp(K)&&!(K in w)&&a(V,K,m[K],null,W,g.children,I,O,se);for(const K in w){if(isReservedProp(K))continue;const G=w[K],R=m[K];G!==R&&K!=="value"&&a(V,K,R,G,W,g.children,I,O,se)}"value"in w&&a(V,"value",m.value,w.value)}},F=(V,g,m,w,I,O,W,K,G)=>{const R=g.el=V?V.el:l(""),A=g.anchor=V?V.anchor:l("");let{patchFlag:T,dynamicChildren:Y,slotScopeIds:Z}=g;Z&&(K=K?K.concat(Z):Z),V==null?(o(R,m,w),o(A,m,w),M(g.children,m,A,I,O,W,K,G)):T>0&&T&64&&Y&&V.dynamicChildren?(S(V.dynamicChildren,Y,m,I,O,W,K),(g.key!=null||I&&g===I.subTree)&&traverseStaticChildren(V,g,!0)):Q(V,g,m,A,I,O,W,K,G)},U=(V,g,m,w,I,O,W,K,G)=>{g.slotScopeIds=K,V==null?g.shapeFlag&512?I.ctx.activate(g,m,w,W,G):X(g,m,w,I,O,W,G):te(V,g,G)},X=(V,g,m,w,I,O,W)=>{const K=V.component=createComponentInstance(V,w,I);if(isKeepAlive(V)&&(K.ctx.renderer=fe),setupComponent(K),K.asyncDep){if(I&&I.registerDep(K,J),!V.el){const G=K.subTree=createVNode(Comment);y(null,G,g,m)}return}J(K,V,g,m,I,O,W)},te=(V,g,m)=>{const w=g.component=V.component;if(shouldUpdateComponent(V,g,m))if(w.asyncDep&&!w.asyncResolved){ee(w,g,m);return}else w.next=g,invalidateJob(w.update),w.update();else g.el=V.el,w.vnode=g},J=(V,g,m,w,I,O,W)=>{const K=()=>{if(V.isMounted){let{next:A,bu:T,u:Y,parent:Z,vnode:oe}=V,re=A,le;toggleRecurse(V,!1),A?(A.el=oe.el,ee(V,A,W)):A=oe,T&&invokeArrayFns(T),(le=A.props&&A.props.onVnodeBeforeUpdate)&&invokeVNodeHook(le,Z,A,oe),toggleRecurse(V,!0);const ue=renderComponentRoot(V),me=V.subTree;V.subTree=ue,B(me,ue,_(me.el),de(me),V,I,O),A.el=ue.el,re===null&&updateHOCHostEl(V,ue.el),Y&&queuePostRenderEffect(Y,I),(le=A.props&&A.props.onVnodeUpdated)&&queuePostRenderEffect(()=>invokeVNodeHook(le,Z,A,oe),I)}else{let A;const{el:T,props:Y}=g,{bm:Z,m:oe,parent:re}=V,le=isAsyncWrapper(g);if(toggleRecurse(V,!1),Z&&invokeArrayFns(Z),!le&&(A=Y&&Y.onVnodeBeforeMount)&&invokeVNodeHook(A,re,g),toggleRecurse(V,!0),T&&ge){const ue=()=>{V.subTree=renderComponentRoot(V),ge(T,V.subTree,V,I,null)};le?g.type.__asyncLoader().then(()=>!V.isUnmounted&&ue()):ue()}else{const ue=V.subTree=renderComponentRoot(V);B(null,ue,m,w,V,I,O),g.el=ue.el}if(oe&&queuePostRenderEffect(oe,I),!le&&(A=Y&&Y.onVnodeMounted)){const ue=g;queuePostRenderEffect(()=>invokeVNodeHook(A,re,ue),I)}(g.shapeFlag&256||re&&isAsyncWrapper(re.vnode)&&re.vnode.shapeFlag&256)&&V.a&&queuePostRenderEffect(V.a,I),V.isMounted=!0,g=m=w=null}},G=V.effect=new ReactiveEffect(K,()=>queueJob(R),V.scope),R=V.update=()=>G.run();R.id=V.uid,toggleRecurse(V,!0),R()},ee=(V,g,m)=>{g.component=V;const w=V.vnode.props;V.vnode=g,V.next=null,updateProps(V,g.props,w,m),updateSlots(V,g.children,m),pauseTracking(),flushPreFlushCbs(),resetTracking()},Q=(V,g,m,w,I,O,W,K,G=!1)=>{const R=V&&V.children,A=V?V.shapeFlag:0,T=g.children,{patchFlag:Y,shapeFlag:Z}=g;if(Y>0){if(Y&128){ie(R,T,m,w,I,O,W,K,G);return}else if(Y&256){ae(R,T,m,w,I,O,W,K,G);return}}Z&8?(A&16&&se(R,I,O),T!==R&&u(m,T)):A&16?Z&16?ie(R,T,m,w,I,O,W,K,G):se(R,I,O,!0):(A&8&&u(m,""),Z&16&&M(T,m,w,I,O,W,K,G))},ae=(V,g,m,w,I,O,W,K,G)=>{V=V||EMPTY_ARR,g=g||EMPTY_ARR;const R=V.length,A=g.length,T=Math.min(R,A);let Y;for(Y=0;YA?se(V,I,O,!0,!1,T):M(g,m,w,I,O,W,K,G,T)},ie=(V,g,m,w,I,O,W,K,G)=>{let R=0;const A=g.length;let T=V.length-1,Y=A-1;for(;R<=T&&R<=Y;){const Z=V[R],oe=g[R]=G?cloneIfMounted(g[R]):normalizeVNode(g[R]);if(isSameVNodeType(Z,oe))B(Z,oe,m,null,I,O,W,K,G);else break;R++}for(;R<=T&&R<=Y;){const Z=V[T],oe=g[Y]=G?cloneIfMounted(g[Y]):normalizeVNode(g[Y]);if(isSameVNodeType(Z,oe))B(Z,oe,m,null,I,O,W,K,G);else break;T--,Y--}if(R>T){if(R<=Y){const Z=Y+1,oe=ZY)for(;R<=T;)q(V[R],I,O,!0),R++;else{const Z=R,oe=R,re=new Map;for(R=oe;R<=Y;R++){const pe=g[R]=G?cloneIfMounted(g[R]):normalizeVNode(g[R]);pe.key!=null&&re.set(pe.key,R)}let le,ue=0;const me=Y-oe+1;let _e=!1,$e=0;const be=new Array(me);for(R=0;R=me){q(pe,I,O,!0);continue}let ke;if(pe.key!=null)ke=re.get(pe.key);else for(le=oe;le<=Y;le++)if(be[le-oe]===0&&isSameVNodeType(pe,g[le])){ke=le;break}ke===void 0?q(pe,I,O,!0):(be[ke-oe]=R+1,ke>=$e?$e=ke:_e=!0,B(pe,g[ke],m,null,I,O,W,K,G),ue++)}const Be=_e?getSequence(be):EMPTY_ARR;for(le=Be.length-1,R=me-1;R>=0;R--){const pe=oe+R,ke=g[pe],Ne=pe+1{const{el:O,type:W,transition:K,children:G,shapeFlag:R}=V;if(R&6){L(V.component.subTree,g,m,w);return}if(R&128){V.suspense.move(g,m,w);return}if(R&64){W.move(V,g,m,fe);return}if(W===Fragment){o(O,g,m);for(let T=0;TK.enter(O),I);else{const{leave:T,delayLeave:Y,afterLeave:Z}=K,oe=()=>o(O,g,m),re=()=>{T(O,()=>{oe(),Z&&Z()})};Y?Y(O,oe,re):re()}else o(O,g,m)},q=(V,g,m,w=!1,I=!1)=>{const{type:O,props:W,ref:K,children:G,dynamicChildren:R,shapeFlag:A,patchFlag:T,dirs:Y}=V;if(K!=null&&setRef(K,null,m,V,!0),A&256){g.ctx.deactivate(V);return}const Z=A&1&&Y,oe=!isAsyncWrapper(V);let re;if(oe&&(re=W&&W.onVnodeBeforeUnmount)&&invokeVNodeHook(re,g,V),A&6)ce(V.component,m,w);else{if(A&128){V.suspense.unmount(m,w);return}Z&&invokeDirectiveHook(V,null,g,"beforeUnmount"),A&64?V.type.remove(V,g,m,I,fe,w):R&&(O!==Fragment||T>0&&T&64)?se(R,g,m,!1,!0):(O===Fragment&&T&384||!I&&A&16)&&se(G,g,m),w&&z(V)}(oe&&(re=W&&W.onVnodeUnmounted)||Z)&&queuePostRenderEffect(()=>{re&&invokeVNodeHook(re,g,V),Z&&invokeDirectiveHook(V,null,g,"unmounted")},m)},z=V=>{const{type:g,el:m,anchor:w,transition:I}=V;if(g===Fragment){j(m,w);return}if(g===Static){k(V);return}const O=()=>{s(m),I&&!I.persisted&&I.afterLeave&&I.afterLeave()};if(V.shapeFlag&1&&I&&!I.persisted){const{leave:W,delayLeave:K}=I,G=()=>W(m,O);K?K(V.el,O,G):G()}else O()},j=(V,g)=>{let m;for(;V!==g;)m=f(V),s(V),V=m;s(g)},ce=(V,g,m)=>{const{bum:w,scope:I,update:O,subTree:W,um:K}=V;w&&invokeArrayFns(w),I.stop(),O&&(O.active=!1,q(W,V,g,m)),K&&queuePostRenderEffect(K,g),queuePostRenderEffect(()=>{V.isUnmounted=!0},g),g&&g.pendingBranch&&!g.isUnmounted&&V.asyncDep&&!V.asyncResolved&&V.suspenseId===g.pendingId&&(g.deps--,g.deps===0&&g.resolve())},se=(V,g,m,w=!1,I=!1,O=0)=>{for(let W=O;WV.shapeFlag&6?de(V.component.subTree):V.shapeFlag&128?V.suspense.next():f(V.anchor||V.el),ne=(V,g,m)=>{V==null?g._vnode&&q(g._vnode,null,null,!0):B(g._vnode||null,V,g,null,null,null,m),flushPreFlushCbs(),flushPostFlushCbs(),g._vnode=V},fe={p:B,um:q,m:L,r:z,mt:X,mc:M,pc:Q,pbc:S,n:de,o:e};let he,ge;return t&&([he,ge]=t(fe)),{render:ne,hydrate:he,createApp:createAppAPI(ne,he)}}function toggleRecurse({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function traverseStaticChildren(e,t,n=!1){const o=e.children,s=t.children;if(isArray$1(o)&&isArray$1(s))for(let a=0;a>1,e[n[l]]0&&(t[o]=n[a-1]),n[a]=o)}}for(a=n.length,r=n[a-1];a-- >0;)n[a]=r,r=t[r];return n}const isTeleport=e=>e.__isTeleport,Fragment=Symbol.for("v-fgt"),Text=Symbol.for("v-txt"),Comment=Symbol.for("v-cmt"),Static=Symbol.for("v-stc"),blockStack=[];let currentBlock=null;function openBlock(e=!1){blockStack.push(currentBlock=e?null:[])}function closeBlock(){blockStack.pop(),currentBlock=blockStack[blockStack.length-1]||null}let isBlockTreeEnabled=1;function setBlockTracking(e){isBlockTreeEnabled+=e}function setupBlock(e){return e.dynamicChildren=isBlockTreeEnabled>0?currentBlock||EMPTY_ARR:null,closeBlock(),isBlockTreeEnabled>0&¤tBlock&¤tBlock.push(e),e}function createElementBlock(e,t,n,o,s,a){return setupBlock(createBaseVNode(e,t,n,o,s,a,!0))}function createBlock(e,t,n,o,s){return setupBlock(createVNode(e,t,n,o,s,!0))}function isVNode$1(e){return e?e.__v_isVNode===!0:!1}function isSameVNodeType(e,t){return e.type===t.type&&e.key===t.key}const InternalObjectKey="__vInternal",normalizeKey=({key:e})=>e??null,normalizeRef=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?isString$1(e)||isRef(e)||isFunction$1(e)?{i:currentRenderingInstance,r:e,k:t,f:!!n}:e:null);function createBaseVNode(e,t=null,n=null,o=0,s=null,a=e===Fragment?0:1,r=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&normalizeKey(t),ref:t&&normalizeRef(t),scopeId:currentScopeId,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:a,patchFlag:o,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:currentRenderingInstance};return l?(normalizeChildren(c,n),a&128&&e.normalize(c)):n&&(c.shapeFlag|=isString$1(n)?8:16),isBlockTreeEnabled>0&&!r&¤tBlock&&(c.patchFlag>0||a&6)&&c.patchFlag!==32&¤tBlock.push(c),c}const createVNode=_createVNode;function _createVNode(e,t=null,n=null,o=0,s=null,a=!1){if((!e||e===NULL_DYNAMIC_COMPONENT)&&(e=Comment),isVNode$1(e)){const l=cloneVNode(e,t,!0);return n&&normalizeChildren(l,n),isBlockTreeEnabled>0&&!a&¤tBlock&&(l.shapeFlag&6?currentBlock[currentBlock.indexOf(e)]=l:currentBlock.push(l)),l.patchFlag|=-2,l}if(isClassComponent(e)&&(e=e.__vccOpts),t){t=guardReactiveProps(t);let{class:l,style:c}=t;l&&!isString$1(l)&&(t.class=normalizeClass(l)),isObject$1(c)&&(isProxy(c)&&!isArray$1(c)&&(c=extend({},c)),t.style=normalizeStyle(c))}const r=isString$1(e)?1:isSuspense(e)?128:isTeleport(e)?64:isObject$1(e)?4:isFunction$1(e)?2:0;return createBaseVNode(e,t,n,o,s,r,a,!0)}function guardReactiveProps(e){return e?isProxy(e)||InternalObjectKey in e?extend({},e):e:null}function cloneVNode(e,t,n=!1){const{props:o,ref:s,patchFlag:a,children:r}=e,l=t?mergeProps(o||{},t):o;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&normalizeKey(l),ref:t&&t.ref?n&&s?isArray$1(s)?s.concat(normalizeRef(t)):[s,normalizeRef(t)]:normalizeRef(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:r,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Fragment?a===-1?16:a|16:a,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&cloneVNode(e.ssContent),ssFallback:e.ssFallback&&cloneVNode(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function createTextVNode(e=" ",t=0){return createVNode(Text,null,e,t)}function createStaticVNode(e,t){const n=createVNode(Static,null,e);return n.staticCount=t,n}function createCommentVNode(e="",t=!1){return t?(openBlock(),createBlock(Comment,null,e)):createVNode(Comment,null,e)}function normalizeVNode(e){return e==null||typeof e=="boolean"?createVNode(Comment):isArray$1(e)?createVNode(Fragment,null,e.slice()):typeof e=="object"?cloneIfMounted(e):createVNode(Text,null,String(e))}function cloneIfMounted(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:cloneVNode(e)}function normalizeChildren(e,t){let n=0;const{shapeFlag:o}=e;if(t==null)t=null;else if(isArray$1(t))n=16;else if(typeof t=="object")if(o&65){const s=t.default;s&&(s._c&&(s._d=!1),normalizeChildren(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!(InternalObjectKey in t)?t._ctx=currentRenderingInstance:s===3&¤tRenderingInstance&&(currentRenderingInstance.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else isFunction$1(t)?(t={default:t,_ctx:currentRenderingInstance},n=32):(t=String(t),o&64?(n=16,t=[createTextVNode(t)]):n=8);e.children=t,e.shapeFlag|=n}function mergeProps(...e){const t={};for(let n=0;ncurrentInstance||currentRenderingInstance;let internalSetCurrentInstance,globalCurrentInstanceSetters,settersKey="__VUE_INSTANCE_SETTERS__";(globalCurrentInstanceSetters=getGlobalThis$1()[settersKey])||(globalCurrentInstanceSetters=getGlobalThis$1()[settersKey]=[]),globalCurrentInstanceSetters.push(e=>currentInstance=e),internalSetCurrentInstance=e=>{globalCurrentInstanceSetters.length>1?globalCurrentInstanceSetters.forEach(t=>t(e)):globalCurrentInstanceSetters[0](e)};const setCurrentInstance=e=>{internalSetCurrentInstance(e),e.scope.on()},unsetCurrentInstance=()=>{currentInstance&¤tInstance.scope.off(),internalSetCurrentInstance(null)};function isStatefulComponent(e){return e.vnode.shapeFlag&4}let isInSSRComponentSetup=!1;function setupComponent(e,t=!1){isInSSRComponentSetup=t;const{props:n,children:o}=e.vnode,s=isStatefulComponent(e);initProps(e,n,s,t),initSlots(e,o);const a=s?setupStatefulComponent(e,t):void 0;return isInSSRComponentSetup=!1,a}function setupStatefulComponent(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=markRaw(new Proxy(e.ctx,PublicInstanceProxyHandlers));const{setup:o}=n;if(o){const s=e.setupContext=o.length>1?createSetupContext(e):null;setCurrentInstance(e),pauseTracking();const a=callWithErrorHandling(o,e,0,[e.props,s]);if(resetTracking(),unsetCurrentInstance(),isPromise(a)){if(a.then(unsetCurrentInstance,unsetCurrentInstance),t)return a.then(r=>{handleSetupResult(e,r,t)}).catch(r=>{handleError(r,e,0)});e.asyncDep=a}else handleSetupResult(e,a,t)}else finishComponentSetup(e,t)}function handleSetupResult(e,t,n){isFunction$1(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:isObject$1(t)&&(e.setupState=proxyRefs(t)),finishComponentSetup(e,n)}let compile;function finishComponentSetup(e,t,n){const o=e.type;if(!e.render){if(!t&&compile&&!o.render){const s=o.template||resolveMergedOptions(e).template;if(s){const{isCustomElement:a,compilerOptions:r}=e.appContext.config,{delimiters:l,compilerOptions:c}=o,d=extend(extend({isCustomElement:a,delimiters:l},r),c);o.render=compile(s,d)}}e.render=o.render||NOOP}setCurrentInstance(e),pauseTracking(),applyOptions(e),resetTracking(),unsetCurrentInstance()}function getAttrsProxy(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return track$1(e,"get","$attrs"),t[n]}}))}function createSetupContext(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return getAttrsProxy(e)},slots:e.slots,emit:e.emit,expose:t}}function getExposeProxy(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(proxyRefs(markRaw(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in publicPropertiesMap)return publicPropertiesMap[n](e)},has(t,n){return n in t||n in publicPropertiesMap}}))}function getComponentName(e,t=!0){return isFunction$1(e)?e.displayName||e.name:e.name||t&&e.__name}function isClassComponent(e){return isFunction$1(e)&&"__vccOpts"in e}const computed=(e,t)=>computed$1(e,t,isInSSRComponentSetup);function h(e,t,n){const o=arguments.length;return o===2?isObject$1(t)&&!isArray$1(t)?isVNode$1(t)?createVNode(e,null,[t]):createVNode(e,t):createVNode(e,null,t):(o>3?n=Array.prototype.slice.call(arguments,2):o===3&&isVNode$1(n)&&(n=[n]),createVNode(e,t,n))}const ssrContextKey=Symbol.for("v-scx"),useSSRContext=()=>inject(ssrContextKey),version="3.3.4",svgNS="http://www.w3.org/2000/svg",doc=typeof document<"u"?document:null,templateContainer=doc&&doc.createElement("template"),nodeOps={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,o)=>{const s=t?doc.createElementNS(svgNS,e):doc.createElement(e,n?{is:n}:void 0);return e==="select"&&o&&o.multiple!=null&&s.setAttribute("multiple",o.multiple),s},createText:e=>doc.createTextNode(e),createComment:e=>doc.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>doc.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,o,s,a){const r=n?n.previousSibling:t.lastChild;if(s&&(s===a||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===a||!(s=s.nextSibling)););else{templateContainer.innerHTML=o?`${e}`:e;const l=templateContainer.content;if(o){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[r?r.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};function patchClass(e,t,n){const o=e._vtc;o&&(t=(t?[t,...o]:[...o]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}function patchStyle(e,t,n){const o=e.style,s=isString$1(n);if(n&&!s){if(t&&!isString$1(t))for(const a in t)n[a]==null&&setStyle(o,a,"");for(const a in n)setStyle(o,a,n[a])}else{const a=o.display;s?t!==n&&(o.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(o.display=a)}}const importantRE=/\s*!important$/;function setStyle(e,t,n){if(isArray$1(n))n.forEach(o=>setStyle(e,t,o));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const o=autoPrefix(e,t);importantRE.test(n)?e.setProperty(hyphenate(o),n.replace(importantRE,""),"important"):e[o]=n}}const prefixes=["Webkit","Moz","ms"],prefixCache={};function autoPrefix(e,t){const n=prefixCache[t];if(n)return n;let o=camelize(t);if(o!=="filter"&&o in e)return prefixCache[t]=o;o=capitalize$1(o);for(let s=0;scachedNow||(p.then(()=>cachedNow=0),cachedNow=Date.now());function createInvoker(e,t){const n=o=>{if(!o._vts)o._vts=Date.now();else if(o._vts<=n.attached)return;callWithAsyncErrorHandling(patchStopImmediatePropagation(o,n.value),t,5,[o])};return n.value=e,n.attached=getNow(),n}function patchStopImmediatePropagation(e,t){if(isArray$1(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(o=>s=>!s._stopped&&o&&o(s))}else return t}const nativeOnRE=/^on[a-z]/,patchProp=(e,t,n,o,s=!1,a,r,l,c)=>{t==="class"?patchClass(e,o,s):t==="style"?patchStyle(e,n,o):isOn(t)?isModelListener(t)||patchEvent(e,t,n,o,r):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):shouldSetAsProp(e,t,o,s))?patchDOMProp(e,t,o,a,r,l,c):(t==="true-value"?e._trueValue=o:t==="false-value"&&(e._falseValue=o),patchAttr(e,t,o,s))};function shouldSetAsProp(e,t,n,o){return o?!!(t==="innerHTML"||t==="textContent"||t in e&&nativeOnRE.test(t)&&isFunction$1(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||nativeOnRE.test(t)&&isString$1(n)?!1:t in e}const getModelAssigner=e=>{const t=e.props["onUpdate:modelValue"]||!1;return isArray$1(t)?n=>invokeArrayFns(t,n):t};function onCompositionStart(e){e.target.composing=!0}function onCompositionEnd(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const vModelText={created(e,{modifiers:{lazy:t,trim:n,number:o}},s){e._assign=getModelAssigner(s);const a=o||s.props&&s.props.type==="number";addEventListener(e,t?"change":"input",r=>{if(r.target.composing)return;let l=e.value;n&&(l=l.trim()),a&&(l=looseToNumber(l)),e._assign(l)}),n&&addEventListener(e,"change",()=>{e.value=e.value.trim()}),t||(addEventListener(e,"compositionstart",onCompositionStart),addEventListener(e,"compositionend",onCompositionEnd),addEventListener(e,"change",onCompositionEnd))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:o,number:s}},a){if(e._assign=getModelAssigner(a),e.composing||document.activeElement===e&&e.type!=="range"&&(n||o&&e.value.trim()===t||(s||e.type==="number")&&looseToNumber(e.value)===t))return;const r=t??"";e.value!==r&&(e.value=r)}},vModelCheckbox={deep:!0,created(e,t,n){e._assign=getModelAssigner(n),addEventListener(e,"change",()=>{const o=e._modelValue,s=getValue(e),a=e.checked,r=e._assign;if(isArray$1(o)){const l=looseIndexOf(o,s),c=l!==-1;if(a&&!c)r(o.concat(s));else if(!a&&c){const d=[...o];d.splice(l,1),r(d)}}else if(isSet(o)){const l=new Set(o);a?l.add(s):l.delete(s),r(l)}else r(getCheckboxValue(e,a))})},mounted:setChecked,beforeUpdate(e,t,n){e._assign=getModelAssigner(n),setChecked(e,t,n)}};function setChecked(e,{value:t,oldValue:n},o){e._modelValue=t,isArray$1(t)?e.checked=looseIndexOf(t,o.props.value)>-1:isSet(t)?e.checked=t.has(o.props.value):t!==n&&(e.checked=looseEqual(t,getCheckboxValue(e,!0)))}const vModelSelect={deep:!0,created(e,{value:t,modifiers:{number:n}},o){const s=isSet(t);addEventListener(e,"change",()=>{const a=Array.prototype.filter.call(e.options,r=>r.selected).map(r=>n?looseToNumber(getValue(r)):getValue(r));e._assign(e.multiple?s?new Set(a):a:a[0])}),e._assign=getModelAssigner(o)},mounted(e,{value:t}){setSelected(e,t)},beforeUpdate(e,t,n){e._assign=getModelAssigner(n)},updated(e,{value:t}){setSelected(e,t)}};function setSelected(e,t){const n=e.multiple;if(!(n&&!isArray$1(t)&&!isSet(t))){for(let o=0,s=e.options.length;o-1:a.selected=t.has(r);else if(looseEqual(getValue(a),t)){e.selectedIndex!==o&&(e.selectedIndex=o);return}}!n&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function getValue(e){return"_value"in e?e._value:e.value}function getCheckboxValue(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const systemModifiers=["ctrl","shift","alt","meta"],modifierGuards={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)=>systemModifiers.some(n=>e[`${n}Key`]&&!t.includes(n))},withModifiers=(e,t)=>(n,...o)=>{for(let s=0;s{setDisplay(e,!1)}):setDisplay(e,t))},beforeUnmount(e,{value:t}){setDisplay(e,t)}};function setDisplay(e,t){e.style.display=t?e._vod:"none"}const rendererOptions=extend({patchProp},nodeOps);let renderer;function ensureRenderer(){return renderer||(renderer=createRenderer(rendererOptions))}const createApp=(...e)=>{const t=ensureRenderer().createApp(...e),{mount:n}=t;return t.mount=o=>{const s=normalizeContainer(o);if(!s)return;const a=t._component;!isFunction$1(a)&&!a.render&&!a.template&&(a.template=s.innerHTML),s.innerHTML="";const r=n(s,!1,s instanceof SVGElement);return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),r},t};function normalizeContainer(e){return isString$1(e)?document.querySelector(e):e}var commonjsGlobal=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function getDefaultExportFromCjs(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function getAugmentedNamespace(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function o(){return this instanceof o?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(o){var s=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(n,o,s.get?s:{enumerable:!0,get:function(){return e[o]}})}),n}var cryptoJs={exports:{}};function commonjsRequire(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var core={exports:{}};const __viteBrowserExternal={},__viteBrowserExternal$1=Object.freeze(Object.defineProperty({__proto__:null,default:__viteBrowserExternal},Symbol.toStringTag,{value:"Module"})),require$$0=getAugmentedNamespace(__viteBrowserExternal$1);var hasRequiredCore;function requireCore(){return hasRequiredCore||(hasRequiredCore=1,function(e,t){(function(n,o){e.exports=o()})(commonjsGlobal,function(){var n=n||function(o,s){var a;if(typeof window<"u"&&window.crypto&&(a=window.crypto),typeof self<"u"&&self.crypto&&(a=self.crypto),typeof globalThis<"u"&&globalThis.crypto&&(a=globalThis.crypto),!a&&typeof window<"u"&&window.msCrypto&&(a=window.msCrypto),!a&&typeof commonjsGlobal<"u"&&commonjsGlobal.crypto&&(a=commonjsGlobal.crypto),!a&&typeof commonjsRequire=="function")try{a=require$$0}catch{}var r=function(){if(a){if(typeof a.getRandomValues=="function")try{return a.getRandomValues(new Uint32Array(1))[0]}catch{}if(typeof a.randomBytes=="function")try{return a.randomBytes(4).readInt32LE()}catch{}}throw new Error("Native crypto module could not be used to get secure random number.")},l=Object.create||function(){function v(){}return function(b){var k;return v.prototype=b,k=new v,v.prototype=null,k}}(),c={},d=c.lib={},u=d.Base=function(){return{extend:function(v){var b=l(this);return v&&b.mixIn(v),(!b.hasOwnProperty("init")||this.init===b.init)&&(b.init=function(){b.$super.init.apply(this,arguments)}),b.init.prototype=b,b.$super=this,b},create:function(){var v=this.extend();return v.init.apply(v,arguments),v},init:function(){},mixIn:function(v){for(var b in v)v.hasOwnProperty(b)&&(this[b]=v[b]);v.hasOwnProperty("toString")&&(this.toString=v.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),_=d.WordArray=u.extend({init:function(v,b){v=this.words=v||[],b!=s?this.sigBytes=b:this.sigBytes=v.length*4},toString:function(v){return(v||$).stringify(this)},concat:function(v){var b=this.words,k=v.words,x=this.sigBytes,E=v.sigBytes;if(this.clamp(),x%4)for(var P=0;P>>2]>>>24-P%4*8&255;b[x+P>>>2]|=M<<24-(x+P)%4*8}else for(var H=0;H>>2]=k[H>>>2];return this.sigBytes+=E,this},clamp:function(){var v=this.words,b=this.sigBytes;v[b>>>2]&=4294967295<<32-b%4*8,v.length=o.ceil(b/4)},clone:function(){var v=u.clone.call(this);return v.words=this.words.slice(0),v},random:function(v){for(var b=[],k=0;k>>2]>>>24-E%4*8&255;x.push((P>>>4).toString(16)),x.push((P&15).toString(16))}return x.join("")},parse:function(v){for(var b=v.length,k=[],x=0;x>>3]|=parseInt(v.substr(x,2),16)<<24-x%8*4;return new _.init(k,b/2)}},N=f.Latin1={stringify:function(v){for(var b=v.words,k=v.sigBytes,x=[],E=0;E>>2]>>>24-E%4*8&255;x.push(String.fromCharCode(P))}return x.join("")},parse:function(v){for(var b=v.length,k=[],x=0;x>>2]|=(v.charCodeAt(x)&255)<<24-x%4*8;return new _.init(k,b)}},B=f.Utf8={stringify:function(v){try{return decodeURIComponent(escape(N.stringify(v)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(v){return N.parse(unescape(encodeURIComponent(v)))}},C=d.BufferedBlockAlgorithm=u.extend({reset:function(){this._data=new _.init,this._nDataBytes=0},_append:function(v){typeof v=="string"&&(v=B.parse(v)),this._data.concat(v),this._nDataBytes+=v.sigBytes},_process:function(v){var b,k=this._data,x=k.words,E=k.sigBytes,P=this.blockSize,M=P*4,H=E/M;v?H=o.ceil(H):H=o.max((H|0)-this._minBufferSize,0);var S=H*P,D=o.min(S*4,E);if(S){for(var F=0;F>>2]|=c[_]<<24-_%4*8;r.call(this,u,d)}else r.apply(this,arguments)};l.prototype=a}}(),n.lib.WordArray})}(libTypedarrays)),libTypedarrays.exports}var encUtf16={exports:{}},hasRequiredEncUtf16;function requireEncUtf16(){return hasRequiredEncUtf16||(hasRequiredEncUtf16=1,function(e,t){(function(n,o){e.exports=o(requireCore())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.WordArray,r=o.enc;r.Utf16=r.Utf16BE={stringify:function(c){for(var d=c.words,u=c.sigBytes,_=[],f=0;f>>2]>>>16-f%4*8&65535;_.push(String.fromCharCode($))}return _.join("")},parse:function(c){for(var d=c.length,u=[],_=0;_>>1]|=c.charCodeAt(_)<<16-_%2*16;return a.create(u,d*2)}},r.Utf16LE={stringify:function(c){for(var d=c.words,u=c.sigBytes,_=[],f=0;f>>2]>>>16-f%4*8&65535);_.push(String.fromCharCode($))}return _.join("")},parse:function(c){for(var d=c.length,u=[],_=0;_>>1]|=l(c.charCodeAt(_)<<16-_%2*16);return a.create(u,d*2)}};function l(c){return c<<8&4278255360|c>>>8&16711935}}(),n.enc.Utf16})}(encUtf16)),encUtf16.exports}var encBase64={exports:{}},hasRequiredEncBase64;function requireEncBase64(){return hasRequiredEncBase64||(hasRequiredEncBase64=1,function(e,t){(function(n,o){e.exports=o(requireCore())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.WordArray,r=o.enc;r.Base64={stringify:function(c){var d=c.words,u=c.sigBytes,_=this._map;c.clamp();for(var f=[],$=0;$>>2]>>>24-$%4*8&255,B=d[$+1>>>2]>>>24-($+1)%4*8&255,C=d[$+2>>>2]>>>24-($+2)%4*8&255,y=N<<16|B<<8|C,v=0;v<4&&$+v*.75>>6*(3-v)&63));var b=_.charAt(64);if(b)for(;f.length%4;)f.push(b);return f.join("")},parse:function(c){var d=c.length,u=this._map,_=this._reverseMap;if(!_){_=this._reverseMap=[];for(var f=0;f>>6-$%4*2,C=N|B;_[f>>>2]|=C<<24-f%4*8,f++}return a.create(_,f)}}(),n.enc.Base64})}(encBase64)),encBase64.exports}var encBase64url={exports:{}},hasRequiredEncBase64url;function requireEncBase64url(){return hasRequiredEncBase64url||(hasRequiredEncBase64url=1,function(e,t){(function(n,o){e.exports=o(requireCore())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.WordArray,r=o.enc;r.Base64url={stringify:function(c,d=!0){var u=c.words,_=c.sigBytes,f=d?this._safe_map:this._map;c.clamp();for(var $=[],N=0;N<_;N+=3)for(var B=u[N>>>2]>>>24-N%4*8&255,C=u[N+1>>>2]>>>24-(N+1)%4*8&255,y=u[N+2>>>2]>>>24-(N+2)%4*8&255,v=B<<16|C<<8|y,b=0;b<4&&N+b*.75<_;b++)$.push(f.charAt(v>>>6*(3-b)&63));var k=f.charAt(64);if(k)for(;$.length%4;)$.push(k);return $.join("")},parse:function(c,d=!0){var u=c.length,_=d?this._safe_map:this._map,f=this._reverseMap;if(!f){f=this._reverseMap=[];for(var $=0;$<_.length;$++)f[_.charCodeAt($)]=$}var N=_.charAt(64);if(N){var B=c.indexOf(N);B!==-1&&(u=B)}return l(c,u,f)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"};function l(c,d,u){for(var _=[],f=0,$=0;$>>6-$%4*2,C=N|B;_[f>>>2]|=C<<24-f%4*8,f++}return a.create(_,f)}}(),n.enc.Base64url})}(encBase64url)),encBase64url.exports}var md5={exports:{}},hasRequiredMd5;function requireMd5(){return hasRequiredMd5||(hasRequiredMd5=1,function(e,t){(function(n,o){e.exports=o(requireCore())})(commonjsGlobal,function(n){return function(o){var s=n,a=s.lib,r=a.WordArray,l=a.Hasher,c=s.algo,d=[];(function(){for(var B=0;B<64;B++)d[B]=o.abs(o.sin(B+1))*4294967296|0})();var u=c.MD5=l.extend({_doReset:function(){this._hash=new r.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(B,C){for(var y=0;y<16;y++){var v=C+y,b=B[v];B[v]=(b<<8|b>>>24)&16711935|(b<<24|b>>>8)&4278255360}var k=this._hash.words,x=B[C+0],E=B[C+1],P=B[C+2],M=B[C+3],H=B[C+4],S=B[C+5],D=B[C+6],F=B[C+7],U=B[C+8],X=B[C+9],te=B[C+10],J=B[C+11],ee=B[C+12],Q=B[C+13],ae=B[C+14],ie=B[C+15],L=k[0],q=k[1],z=k[2],j=k[3];L=_(L,q,z,j,x,7,d[0]),j=_(j,L,q,z,E,12,d[1]),z=_(z,j,L,q,P,17,d[2]),q=_(q,z,j,L,M,22,d[3]),L=_(L,q,z,j,H,7,d[4]),j=_(j,L,q,z,S,12,d[5]),z=_(z,j,L,q,D,17,d[6]),q=_(q,z,j,L,F,22,d[7]),L=_(L,q,z,j,U,7,d[8]),j=_(j,L,q,z,X,12,d[9]),z=_(z,j,L,q,te,17,d[10]),q=_(q,z,j,L,J,22,d[11]),L=_(L,q,z,j,ee,7,d[12]),j=_(j,L,q,z,Q,12,d[13]),z=_(z,j,L,q,ae,17,d[14]),q=_(q,z,j,L,ie,22,d[15]),L=f(L,q,z,j,E,5,d[16]),j=f(j,L,q,z,D,9,d[17]),z=f(z,j,L,q,J,14,d[18]),q=f(q,z,j,L,x,20,d[19]),L=f(L,q,z,j,S,5,d[20]),j=f(j,L,q,z,te,9,d[21]),z=f(z,j,L,q,ie,14,d[22]),q=f(q,z,j,L,H,20,d[23]),L=f(L,q,z,j,X,5,d[24]),j=f(j,L,q,z,ae,9,d[25]),z=f(z,j,L,q,M,14,d[26]),q=f(q,z,j,L,U,20,d[27]),L=f(L,q,z,j,Q,5,d[28]),j=f(j,L,q,z,P,9,d[29]),z=f(z,j,L,q,F,14,d[30]),q=f(q,z,j,L,ee,20,d[31]),L=$(L,q,z,j,S,4,d[32]),j=$(j,L,q,z,U,11,d[33]),z=$(z,j,L,q,J,16,d[34]),q=$(q,z,j,L,ae,23,d[35]),L=$(L,q,z,j,E,4,d[36]),j=$(j,L,q,z,H,11,d[37]),z=$(z,j,L,q,F,16,d[38]),q=$(q,z,j,L,te,23,d[39]),L=$(L,q,z,j,Q,4,d[40]),j=$(j,L,q,z,x,11,d[41]),z=$(z,j,L,q,M,16,d[42]),q=$(q,z,j,L,D,23,d[43]),L=$(L,q,z,j,X,4,d[44]),j=$(j,L,q,z,ee,11,d[45]),z=$(z,j,L,q,ie,16,d[46]),q=$(q,z,j,L,P,23,d[47]),L=N(L,q,z,j,x,6,d[48]),j=N(j,L,q,z,F,10,d[49]),z=N(z,j,L,q,ae,15,d[50]),q=N(q,z,j,L,S,21,d[51]),L=N(L,q,z,j,ee,6,d[52]),j=N(j,L,q,z,M,10,d[53]),z=N(z,j,L,q,te,15,d[54]),q=N(q,z,j,L,E,21,d[55]),L=N(L,q,z,j,U,6,d[56]),j=N(j,L,q,z,ie,10,d[57]),z=N(z,j,L,q,D,15,d[58]),q=N(q,z,j,L,Q,21,d[59]),L=N(L,q,z,j,H,6,d[60]),j=N(j,L,q,z,J,10,d[61]),z=N(z,j,L,q,P,15,d[62]),q=N(q,z,j,L,X,21,d[63]),k[0]=k[0]+L|0,k[1]=k[1]+q|0,k[2]=k[2]+z|0,k[3]=k[3]+j|0},_doFinalize:function(){var B=this._data,C=B.words,y=this._nDataBytes*8,v=B.sigBytes*8;C[v>>>5]|=128<<24-v%32;var b=o.floor(y/4294967296),k=y;C[(v+64>>>9<<4)+15]=(b<<8|b>>>24)&16711935|(b<<24|b>>>8)&4278255360,C[(v+64>>>9<<4)+14]=(k<<8|k>>>24)&16711935|(k<<24|k>>>8)&4278255360,B.sigBytes=(C.length+1)*4,this._process();for(var x=this._hash,E=x.words,P=0;P<4;P++){var M=E[P];E[P]=(M<<8|M>>>24)&16711935|(M<<24|M>>>8)&4278255360}return x},clone:function(){var B=l.clone.call(this);return B._hash=this._hash.clone(),B}});function _(B,C,y,v,b,k,x){var E=B+(C&y|~C&v)+b+x;return(E<>>32-k)+C}function f(B,C,y,v,b,k,x){var E=B+(C&v|y&~v)+b+x;return(E<>>32-k)+C}function $(B,C,y,v,b,k,x){var E=B+(C^y^v)+b+x;return(E<>>32-k)+C}function N(B,C,y,v,b,k,x){var E=B+(y^(C|~v))+b+x;return(E<>>32-k)+C}s.MD5=l._createHelper(u),s.HmacMD5=l._createHmacHelper(u)}(Math),n.MD5})}(md5)),md5.exports}var sha1={exports:{}},hasRequiredSha1;function requireSha1(){return hasRequiredSha1||(hasRequiredSha1=1,function(e,t){(function(n,o){e.exports=o(requireCore())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.WordArray,r=s.Hasher,l=o.algo,c=[],d=l.SHA1=r.extend({_doReset:function(){this._hash=new a.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(u,_){for(var f=this._hash.words,$=f[0],N=f[1],B=f[2],C=f[3],y=f[4],v=0;v<80;v++){if(v<16)c[v]=u[_+v]|0;else{var b=c[v-3]^c[v-8]^c[v-14]^c[v-16];c[v]=b<<1|b>>>31}var k=($<<5|$>>>27)+y+c[v];v<20?k+=(N&B|~N&C)+1518500249:v<40?k+=(N^B^C)+1859775393:v<60?k+=(N&B|N&C|B&C)-1894007588:k+=(N^B^C)-899497514,y=C,C=B,B=N<<30|N>>>2,N=$,$=k}f[0]=f[0]+$|0,f[1]=f[1]+N|0,f[2]=f[2]+B|0,f[3]=f[3]+C|0,f[4]=f[4]+y|0},_doFinalize:function(){var u=this._data,_=u.words,f=this._nDataBytes*8,$=u.sigBytes*8;return _[$>>>5]|=128<<24-$%32,_[($+64>>>9<<4)+14]=Math.floor(f/4294967296),_[($+64>>>9<<4)+15]=f,u.sigBytes=_.length*4,this._process(),this._hash},clone:function(){var u=r.clone.call(this);return u._hash=this._hash.clone(),u}});o.SHA1=r._createHelper(d),o.HmacSHA1=r._createHmacHelper(d)}(),n.SHA1})}(sha1)),sha1.exports}var sha256={exports:{}},hasRequiredSha256;function requireSha256(){return hasRequiredSha256||(hasRequiredSha256=1,function(e,t){(function(n,o){e.exports=o(requireCore())})(commonjsGlobal,function(n){return function(o){var s=n,a=s.lib,r=a.WordArray,l=a.Hasher,c=s.algo,d=[],u=[];(function(){function $(y){for(var v=o.sqrt(y),b=2;b<=v;b++)if(!(y%b))return!1;return!0}function N(y){return(y-(y|0))*4294967296|0}for(var B=2,C=0;C<64;)$(B)&&(C<8&&(d[C]=N(o.pow(B,1/2))),u[C]=N(o.pow(B,1/3)),C++),B++})();var _=[],f=c.SHA256=l.extend({_doReset:function(){this._hash=new r.init(d.slice(0))},_doProcessBlock:function($,N){for(var B=this._hash.words,C=B[0],y=B[1],v=B[2],b=B[3],k=B[4],x=B[5],E=B[6],P=B[7],M=0;M<64;M++){if(M<16)_[M]=$[N+M]|0;else{var H=_[M-15],S=(H<<25|H>>>7)^(H<<14|H>>>18)^H>>>3,D=_[M-2],F=(D<<15|D>>>17)^(D<<13|D>>>19)^D>>>10;_[M]=S+_[M-7]+F+_[M-16]}var U=k&x^~k&E,X=C&y^C&v^y&v,te=(C<<30|C>>>2)^(C<<19|C>>>13)^(C<<10|C>>>22),J=(k<<26|k>>>6)^(k<<21|k>>>11)^(k<<7|k>>>25),ee=P+J+U+u[M]+_[M],Q=te+X;P=E,E=x,x=k,k=b+ee|0,b=v,v=y,y=C,C=ee+Q|0}B[0]=B[0]+C|0,B[1]=B[1]+y|0,B[2]=B[2]+v|0,B[3]=B[3]+b|0,B[4]=B[4]+k|0,B[5]=B[5]+x|0,B[6]=B[6]+E|0,B[7]=B[7]+P|0},_doFinalize:function(){var $=this._data,N=$.words,B=this._nDataBytes*8,C=$.sigBytes*8;return N[C>>>5]|=128<<24-C%32,N[(C+64>>>9<<4)+14]=o.floor(B/4294967296),N[(C+64>>>9<<4)+15]=B,$.sigBytes=N.length*4,this._process(),this._hash},clone:function(){var $=l.clone.call(this);return $._hash=this._hash.clone(),$}});s.SHA256=l._createHelper(f),s.HmacSHA256=l._createHmacHelper(f)}(Math),n.SHA256})}(sha256)),sha256.exports}var sha224={exports:{}},hasRequiredSha224;function requireSha224(){return hasRequiredSha224||(hasRequiredSha224=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireSha256())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.WordArray,r=o.algo,l=r.SHA256,c=r.SHA224=l.extend({_doReset:function(){this._hash=new a.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var d=l._doFinalize.call(this);return d.sigBytes-=4,d}});o.SHA224=l._createHelper(c),o.HmacSHA224=l._createHmacHelper(c)}(),n.SHA224})}(sha224)),sha224.exports}var sha512={exports:{}},hasRequiredSha512;function requireSha512(){return hasRequiredSha512||(hasRequiredSha512=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireX64Core())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.Hasher,r=o.x64,l=r.Word,c=r.WordArray,d=o.algo;function u(){return l.create.apply(l,arguments)}var _=[u(1116352408,3609767458),u(1899447441,602891725),u(3049323471,3964484399),u(3921009573,2173295548),u(961987163,4081628472),u(1508970993,3053834265),u(2453635748,2937671579),u(2870763221,3664609560),u(3624381080,2734883394),u(310598401,1164996542),u(607225278,1323610764),u(1426881987,3590304994),u(1925078388,4068182383),u(2162078206,991336113),u(2614888103,633803317),u(3248222580,3479774868),u(3835390401,2666613458),u(4022224774,944711139),u(264347078,2341262773),u(604807628,2007800933),u(770255983,1495990901),u(1249150122,1856431235),u(1555081692,3175218132),u(1996064986,2198950837),u(2554220882,3999719339),u(2821834349,766784016),u(2952996808,2566594879),u(3210313671,3203337956),u(3336571891,1034457026),u(3584528711,2466948901),u(113926993,3758326383),u(338241895,168717936),u(666307205,1188179964),u(773529912,1546045734),u(1294757372,1522805485),u(1396182291,2643833823),u(1695183700,2343527390),u(1986661051,1014477480),u(2177026350,1206759142),u(2456956037,344077627),u(2730485921,1290863460),u(2820302411,3158454273),u(3259730800,3505952657),u(3345764771,106217008),u(3516065817,3606008344),u(3600352804,1432725776),u(4094571909,1467031594),u(275423344,851169720),u(430227734,3100823752),u(506948616,1363258195),u(659060556,3750685593),u(883997877,3785050280),u(958139571,3318307427),u(1322822218,3812723403),u(1537002063,2003034995),u(1747873779,3602036899),u(1955562222,1575990012),u(2024104815,1125592928),u(2227730452,2716904306),u(2361852424,442776044),u(2428436474,593698344),u(2756734187,3733110249),u(3204031479,2999351573),u(3329325298,3815920427),u(3391569614,3928383900),u(3515267271,566280711),u(3940187606,3454069534),u(4118630271,4000239992),u(116418474,1914138554),u(174292421,2731055270),u(289380356,3203993006),u(460393269,320620315),u(685471733,587496836),u(852142971,1086792851),u(1017036298,365543100),u(1126000580,2618297676),u(1288033470,3409855158),u(1501505948,4234509866),u(1607167915,987167468),u(1816402316,1246189591)],f=[];(function(){for(var N=0;N<80;N++)f[N]=u()})();var $=d.SHA512=a.extend({_doReset:function(){this._hash=new c.init([new l.init(1779033703,4089235720),new l.init(3144134277,2227873595),new l.init(1013904242,4271175723),new l.init(2773480762,1595750129),new l.init(1359893119,2917565137),new l.init(2600822924,725511199),new l.init(528734635,4215389547),new l.init(1541459225,327033209)])},_doProcessBlock:function(N,B){for(var C=this._hash.words,y=C[0],v=C[1],b=C[2],k=C[3],x=C[4],E=C[5],P=C[6],M=C[7],H=y.high,S=y.low,D=v.high,F=v.low,U=b.high,X=b.low,te=k.high,J=k.low,ee=x.high,Q=x.low,ae=E.high,ie=E.low,L=P.high,q=P.low,z=M.high,j=M.low,ce=H,se=S,de=D,ne=F,fe=U,he=X,ge=te,V=J,g=ee,m=Q,w=ae,I=ie,O=L,W=q,K=z,G=j,R=0;R<80;R++){var A,T,Y=f[R];if(R<16)T=Y.high=N[B+R*2]|0,A=Y.low=N[B+R*2+1]|0;else{var Z=f[R-15],oe=Z.high,re=Z.low,le=(oe>>>1|re<<31)^(oe>>>8|re<<24)^oe>>>7,ue=(re>>>1|oe<<31)^(re>>>8|oe<<24)^(re>>>7|oe<<25),me=f[R-2],_e=me.high,$e=me.low,be=(_e>>>19|$e<<13)^(_e<<3|$e>>>29)^_e>>>6,Be=($e>>>19|_e<<13)^($e<<3|_e>>>29)^($e>>>6|_e<<26),pe=f[R-7],ke=pe.high,Ne=pe.low,xe=f[R-16],Ie=xe.high,Ce=xe.low;A=ue+Ne,T=le+ke+(A>>>0>>0?1:0),A=A+Be,T=T+be+(A>>>0>>0?1:0),A=A+Ce,T=T+Ie+(A>>>0>>0?1:0),Y.high=T,Y.low=A}var Ae=g&w^~g&O,we=m&I^~m&W,De=ce&de^ce&fe^de&fe,Te=se&ne^se&he^ne&he,Me=(ce>>>28|se<<4)^(ce<<30|se>>>2)^(ce<<25|se>>>7),Ve=(se>>>28|ce<<4)^(se<<30|ce>>>2)^(se<<25|ce>>>7),Oe=(g>>>14|m<<18)^(g>>>18|m<<14)^(g<<23|m>>>9),Re=(m>>>14|g<<18)^(m>>>18|g<<14)^(m<<23|g>>>9),Ee=_[R],Le=Ee.high,Se=Ee.low,ve=G+Re,ye=K+Oe+(ve>>>0>>0?1:0),ve=ve+we,ye=ye+Ae+(ve>>>0>>0?1:0),ve=ve+Se,ye=ye+Le+(ve>>>0>>0?1:0),ve=ve+A,ye=ye+T+(ve>>>0>>0?1:0),Pe=Ve+Te,Fe=Me+De+(Pe>>>0>>0?1:0);K=O,G=W,O=w,W=I,w=g,I=m,m=V+ve|0,g=ge+ye+(m>>>0>>0?1:0)|0,ge=fe,V=he,fe=de,he=ne,de=ce,ne=se,se=ve+Pe|0,ce=ye+Fe+(se>>>0>>0?1:0)|0}S=y.low=S+se,y.high=H+ce+(S>>>0>>0?1:0),F=v.low=F+ne,v.high=D+de+(F>>>0>>0?1:0),X=b.low=X+he,b.high=U+fe+(X>>>0>>0?1:0),J=k.low=J+V,k.high=te+ge+(J>>>0>>0?1:0),Q=x.low=Q+m,x.high=ee+g+(Q>>>0>>0?1:0),ie=E.low=ie+I,E.high=ae+w+(ie>>>0>>0?1:0),q=P.low=q+W,P.high=L+O+(q>>>0>>0?1:0),j=M.low=j+G,M.high=z+K+(j>>>0>>0?1:0)},_doFinalize:function(){var N=this._data,B=N.words,C=this._nDataBytes*8,y=N.sigBytes*8;B[y>>>5]|=128<<24-y%32,B[(y+128>>>10<<5)+30]=Math.floor(C/4294967296),B[(y+128>>>10<<5)+31]=C,N.sigBytes=B.length*4,this._process();var v=this._hash.toX32();return v},clone:function(){var N=a.clone.call(this);return N._hash=this._hash.clone(),N},blockSize:1024/32});o.SHA512=a._createHelper($),o.HmacSHA512=a._createHmacHelper($)}(),n.SHA512})}(sha512)),sha512.exports}var sha384={exports:{}},hasRequiredSha384;function requireSha384(){return hasRequiredSha384||(hasRequiredSha384=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireX64Core(),requireSha512())})(commonjsGlobal,function(n){return function(){var o=n,s=o.x64,a=s.Word,r=s.WordArray,l=o.algo,c=l.SHA512,d=l.SHA384=c.extend({_doReset:function(){this._hash=new r.init([new a.init(3418070365,3238371032),new a.init(1654270250,914150663),new a.init(2438529370,812702999),new a.init(355462360,4144912697),new a.init(1731405415,4290775857),new a.init(2394180231,1750603025),new a.init(3675008525,1694076839),new a.init(1203062813,3204075428)])},_doFinalize:function(){var u=c._doFinalize.call(this);return u.sigBytes-=16,u}});o.SHA384=c._createHelper(d),o.HmacSHA384=c._createHmacHelper(d)}(),n.SHA384})}(sha384)),sha384.exports}var sha3={exports:{}},hasRequiredSha3;function requireSha3(){return hasRequiredSha3||(hasRequiredSha3=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireX64Core())})(commonjsGlobal,function(n){return function(o){var s=n,a=s.lib,r=a.WordArray,l=a.Hasher,c=s.x64,d=c.Word,u=s.algo,_=[],f=[],$=[];(function(){for(var C=1,y=0,v=0;v<24;v++){_[C+5*y]=(v+1)*(v+2)/2%64;var b=y%5,k=(2*C+3*y)%5;C=b,y=k}for(var C=0;C<5;C++)for(var y=0;y<5;y++)f[C+5*y]=y+(2*C+3*y)%5*5;for(var x=1,E=0;E<24;E++){for(var P=0,M=0,H=0;H<7;H++){if(x&1){var S=(1<>>24)&16711935|(x<<24|x>>>8)&4278255360,E=(E<<8|E>>>24)&16711935|(E<<24|E>>>8)&4278255360;var P=v[k];P.high^=E,P.low^=x}for(var M=0;M<24;M++){for(var H=0;H<5;H++){for(var S=0,D=0,F=0;F<5;F++){var P=v[H+5*F];S^=P.high,D^=P.low}var U=N[H];U.high=S,U.low=D}for(var H=0;H<5;H++)for(var X=N[(H+4)%5],te=N[(H+1)%5],J=te.high,ee=te.low,S=X.high^(J<<1|ee>>>31),D=X.low^(ee<<1|J>>>31),F=0;F<5;F++){var P=v[H+5*F];P.high^=S,P.low^=D}for(var Q=1;Q<25;Q++){var S,D,P=v[Q],ae=P.high,ie=P.low,L=_[Q];L<32?(S=ae<>>32-L,D=ie<>>32-L):(S=ie<>>64-L,D=ae<>>64-L);var q=N[f[Q]];q.high=S,q.low=D}var z=N[0],j=v[0];z.high=j.high,z.low=j.low;for(var H=0;H<5;H++)for(var F=0;F<5;F++){var Q=H+5*F,P=v[Q],ce=N[Q],se=N[(H+1)%5+5*F],de=N[(H+2)%5+5*F];P.high=ce.high^~se.high&de.high,P.low=ce.low^~se.low&de.low}var P=v[0],ne=$[M];P.high^=ne.high,P.low^=ne.low}},_doFinalize:function(){var C=this._data,y=C.words;this._nDataBytes*8;var v=C.sigBytes*8,b=this.blockSize*32;y[v>>>5]|=1<<24-v%32,y[(o.ceil((v+1)/b)*b>>>5)-1]|=128,C.sigBytes=y.length*4,this._process();for(var k=this._state,x=this.cfg.outputLength/8,E=x/8,P=[],M=0;M>>24)&16711935|(S<<24|S>>>8)&4278255360,D=(D<<8|D>>>24)&16711935|(D<<24|D>>>8)&4278255360,P.push(D),P.push(S)}return new r.init(P,x)},clone:function(){for(var C=l.clone.call(this),y=C._state=this._state.slice(0),v=0;v<25;v++)y[v]=y[v].clone();return C}});s.SHA3=l._createHelper(B),s.HmacSHA3=l._createHmacHelper(B)}(Math),n.SHA3})}(sha3)),sha3.exports}var ripemd160={exports:{}},hasRequiredRipemd160;function requireRipemd160(){return hasRequiredRipemd160||(hasRequiredRipemd160=1,function(e,t){(function(n,o){e.exports=o(requireCore())})(commonjsGlobal,function(n){/** @preserve (c) 2012 by Cédric Mesnil. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -7,11 +7,11 @@ - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */return function(o){var s=n,a=s.lib,r=a.WordArray,l=a.Hasher,c=s.algo,d=r.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),u=r.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),_=r.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),f=r.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),$=r.create([0,1518500249,1859775393,2400959708,2840853838]),N=r.create([1352829926,1548603684,1836072691,2053994217,0]),B=c.RIPEMD160=l.extend({_doReset:function(){this._hash=r.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(E,P){for(var M=0;M<16;M++){var H=P+M,S=E[H];E[H]=(S<<8|S>>>24)&16711935|(S<<24|S>>>8)&4278255360}var A=this._hash.words,F=$.words,U=N.words,X=d.words,te=u.words,J=_.words,ee=f.words,Q,ae,ie,L,q,z,j,ce,se,de;z=Q=A[0],j=ae=A[1],ce=ie=A[2],se=L=A[3],de=q=A[4];for(var ne,M=0;M<80;M+=1)ne=Q+E[P+X[M]]|0,M<16?ne+=C(ae,ie,L)+F[0]:M<32?ne+=y(ae,ie,L)+F[1]:M<48?ne+=v(ae,ie,L)+F[2]:M<64?ne+=b(ae,ie,L)+F[3]:ne+=k(ae,ie,L)+F[4],ne=ne|0,ne=x(ne,J[M]),ne=ne+q|0,Q=q,q=L,L=x(ie,10),ie=ae,ae=ne,ne=z+E[P+te[M]]|0,M<16?ne+=k(j,ce,se)+U[0]:M<32?ne+=b(j,ce,se)+U[1]:M<48?ne+=v(j,ce,se)+U[2]:M<64?ne+=y(j,ce,se)+U[3]:ne+=C(j,ce,se)+U[4],ne=ne|0,ne=x(ne,ee[M]),ne=ne+de|0,z=de,de=se,se=x(ce,10),ce=j,j=ne;ne=A[1]+ie+se|0,A[1]=A[2]+L+de|0,A[2]=A[3]+q+z|0,A[3]=A[4]+Q+j|0,A[4]=A[0]+ae+ce|0,A[0]=ne},_doFinalize:function(){var E=this._data,P=E.words,M=this._nDataBytes*8,H=E.sigBytes*8;P[H>>>5]|=128<<24-H%32,P[(H+64>>>9<<4)+14]=(M<<8|M>>>24)&16711935|(M<<24|M>>>8)&4278255360,E.sigBytes=(P.length+1)*4,this._process();for(var S=this._hash,A=S.words,F=0;F<5;F++){var U=A[F];A[F]=(U<<8|U>>>24)&16711935|(U<<24|U>>>8)&4278255360}return S},clone:function(){var E=l.clone.call(this);return E._hash=this._hash.clone(),E}});function C(E,P,M){return E^P^M}function y(E,P,M){return E&P|~E&M}function v(E,P,M){return(E|~P)^M}function b(E,P,M){return E&M|P&~M}function k(E,P,M){return E^(P|~M)}function x(E,P){return E<>>32-P}s.RIPEMD160=l._createHelper(B),s.HmacRIPEMD160=l._createHmacHelper(B)}(),n.RIPEMD160})}(ripemd160)),ripemd160.exports}var hmac={exports:{}},hasRequiredHmac;function requireHmac(){return hasRequiredHmac||(hasRequiredHmac=1,function(e,t){(function(n,o){e.exports=o(requireCore())})(commonjsGlobal,function(n){(function(){var o=n,s=o.lib,a=s.Base,r=o.enc,l=r.Utf8,c=o.algo;c.HMAC=a.extend({init:function(d,u){d=this._hasher=new d.init,typeof u=="string"&&(u=l.parse(u));var _=d.blockSize,f=_*4;u.sigBytes>f&&(u=d.finalize(u)),u.clamp();for(var $=this._oKey=u.clone(),N=this._iKey=u.clone(),B=$.words,C=N.words,y=0;y<_;y++)B[y]^=1549556828,C[y]^=909522486;$.sigBytes=N.sigBytes=f,this.reset()},reset:function(){var d=this._hasher;d.reset(),d.update(this._iKey)},update:function(d){return this._hasher.update(d),this},finalize:function(d){var u=this._hasher,_=u.finalize(d);u.reset();var f=u.finalize(this._oKey.clone().concat(_));return f}})})()})}(hmac)),hmac.exports}var pbkdf2={exports:{}},hasRequiredPbkdf2;function requirePbkdf2(){return hasRequiredPbkdf2||(hasRequiredPbkdf2=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireSha1(),requireHmac())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.Base,r=s.WordArray,l=o.algo,c=l.SHA1,d=l.HMAC,u=l.PBKDF2=a.extend({cfg:a.extend({keySize:128/32,hasher:c,iterations:1}),init:function(_){this.cfg=this.cfg.extend(_)},compute:function(_,f){for(var $=this.cfg,N=d.create($.hasher,_),B=r.create(),C=r.create([1]),y=B.words,v=C.words,b=$.keySize,k=$.iterations;y.length>>2]&255;S.sigBytes-=A}};a.BlockCipher=$.extend({cfg:$.cfg.extend({mode:C,padding:v}),reset:function(){var S;$.reset.call(this);var A=this.cfg,F=A.iv,U=A.mode;this._xformMode==this._ENC_XFORM_MODE?S=U.createEncryptor:(S=U.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==S?this._mode.init(this,F&&F.words):(this._mode=S.call(U,this,F&&F.words),this._mode.__creator=S)},_doProcessBlock:function(S,A){this._mode.processBlock(S,A)},_doFinalize:function(){var S,A=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(A.pad(this._data,this.blockSize),S=this._process(!0)):(S=this._process(!0),A.unpad(S)),S},blockSize:128/32});var b=a.CipherParams=r.extend({init:function(S){this.mixIn(S)},toString:function(S){return(S||this.formatter).stringify(this)}}),k=s.format={},x=k.OpenSSL={stringify:function(S){var A,F=S.ciphertext,U=S.salt;return U?A=l.create([1398893684,1701076831]).concat(U).concat(F):A=F,A.toString(u)},parse:function(S){var A,F=u.parse(S),U=F.words;return U[0]==1398893684&&U[1]==1701076831&&(A=l.create(U.slice(2,4)),U.splice(0,4),F.sigBytes-=16),b.create({ciphertext:F,salt:A})}},E=a.SerializableCipher=r.extend({cfg:r.extend({format:x}),encrypt:function(S,A,F,U){U=this.cfg.extend(U);var X=S.createEncryptor(F,U),te=X.finalize(A),J=X.cfg;return b.create({ciphertext:te,key:F,iv:J.iv,algorithm:S,mode:J.mode,padding:J.padding,blockSize:S.blockSize,formatter:U.format})},decrypt:function(S,A,F,U){U=this.cfg.extend(U),A=this._parse(A,U.format);var X=S.createDecryptor(F,U).finalize(A.ciphertext);return X},_parse:function(S,A){return typeof S=="string"?A.parse(S,this):S}}),P=s.kdf={},M=P.OpenSSL={execute:function(S,A,F,U){U||(U=l.random(64/8));var X=f.create({keySize:A+F}).compute(S,U),te=l.create(X.words.slice(A),F*4);return X.sigBytes=A*4,b.create({key:X,iv:te,salt:U})}},H=a.PasswordBasedCipher=E.extend({cfg:E.cfg.extend({kdf:M}),encrypt:function(S,A,F,U){U=this.cfg.extend(U);var X=U.kdf.execute(F,S.keySize,S.ivSize);U.iv=X.iv;var te=E.encrypt.call(this,S,A,X.key,U);return te.mixIn(X),te},decrypt:function(S,A,F,U){U=this.cfg.extend(U),A=this._parse(A,U.format);var X=U.kdf.execute(F,S.keySize,S.ivSize,A.salt);U.iv=X.iv;var te=E.decrypt.call(this,S,A,X.key,U);return te}})}()})}(cipherCore)),cipherCore.exports}var modeCfb={exports:{}},hasRequiredModeCfb;function requireModeCfb(){return hasRequiredModeCfb||(hasRequiredModeCfb=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireCipherCore())})(commonjsGlobal,function(n){return n.mode.CFB=function(){var o=n.lib.BlockCipherMode.extend();o.Encryptor=o.extend({processBlock:function(a,r){var l=this._cipher,c=l.blockSize;s.call(this,a,r,c,l),this._prevBlock=a.slice(r,r+c)}}),o.Decryptor=o.extend({processBlock:function(a,r){var l=this._cipher,c=l.blockSize,d=a.slice(r,r+c);s.call(this,a,r,c,l),this._prevBlock=d}});function s(a,r,l,c){var d,u=this._iv;u?(d=u.slice(0),this._iv=void 0):d=this._prevBlock,c.encryptBlock(d,0);for(var _=0;_>>24)&16711935|(S<<24|S>>>8)&4278255360}var D=this._hash.words,F=$.words,U=N.words,X=d.words,te=u.words,J=_.words,ee=f.words,Q,ae,ie,L,q,z,j,ce,se,de;z=Q=D[0],j=ae=D[1],ce=ie=D[2],se=L=D[3],de=q=D[4];for(var ne,M=0;M<80;M+=1)ne=Q+E[P+X[M]]|0,M<16?ne+=C(ae,ie,L)+F[0]:M<32?ne+=y(ae,ie,L)+F[1]:M<48?ne+=v(ae,ie,L)+F[2]:M<64?ne+=b(ae,ie,L)+F[3]:ne+=k(ae,ie,L)+F[4],ne=ne|0,ne=x(ne,J[M]),ne=ne+q|0,Q=q,q=L,L=x(ie,10),ie=ae,ae=ne,ne=z+E[P+te[M]]|0,M<16?ne+=k(j,ce,se)+U[0]:M<32?ne+=b(j,ce,se)+U[1]:M<48?ne+=v(j,ce,se)+U[2]:M<64?ne+=y(j,ce,se)+U[3]:ne+=C(j,ce,se)+U[4],ne=ne|0,ne=x(ne,ee[M]),ne=ne+de|0,z=de,de=se,se=x(ce,10),ce=j,j=ne;ne=D[1]+ie+se|0,D[1]=D[2]+L+de|0,D[2]=D[3]+q+z|0,D[3]=D[4]+Q+j|0,D[4]=D[0]+ae+ce|0,D[0]=ne},_doFinalize:function(){var E=this._data,P=E.words,M=this._nDataBytes*8,H=E.sigBytes*8;P[H>>>5]|=128<<24-H%32,P[(H+64>>>9<<4)+14]=(M<<8|M>>>24)&16711935|(M<<24|M>>>8)&4278255360,E.sigBytes=(P.length+1)*4,this._process();for(var S=this._hash,D=S.words,F=0;F<5;F++){var U=D[F];D[F]=(U<<8|U>>>24)&16711935|(U<<24|U>>>8)&4278255360}return S},clone:function(){var E=l.clone.call(this);return E._hash=this._hash.clone(),E}});function C(E,P,M){return E^P^M}function y(E,P,M){return E&P|~E&M}function v(E,P,M){return(E|~P)^M}function b(E,P,M){return E&M|P&~M}function k(E,P,M){return E^(P|~M)}function x(E,P){return E<>>32-P}s.RIPEMD160=l._createHelper(B),s.HmacRIPEMD160=l._createHmacHelper(B)}(),n.RIPEMD160})}(ripemd160)),ripemd160.exports}var hmac={exports:{}},hasRequiredHmac;function requireHmac(){return hasRequiredHmac||(hasRequiredHmac=1,function(e,t){(function(n,o){e.exports=o(requireCore())})(commonjsGlobal,function(n){(function(){var o=n,s=o.lib,a=s.Base,r=o.enc,l=r.Utf8,c=o.algo;c.HMAC=a.extend({init:function(d,u){d=this._hasher=new d.init,typeof u=="string"&&(u=l.parse(u));var _=d.blockSize,f=_*4;u.sigBytes>f&&(u=d.finalize(u)),u.clamp();for(var $=this._oKey=u.clone(),N=this._iKey=u.clone(),B=$.words,C=N.words,y=0;y<_;y++)B[y]^=1549556828,C[y]^=909522486;$.sigBytes=N.sigBytes=f,this.reset()},reset:function(){var d=this._hasher;d.reset(),d.update(this._iKey)},update:function(d){return this._hasher.update(d),this},finalize:function(d){var u=this._hasher,_=u.finalize(d);u.reset();var f=u.finalize(this._oKey.clone().concat(_));return f}})})()})}(hmac)),hmac.exports}var pbkdf2={exports:{}},hasRequiredPbkdf2;function requirePbkdf2(){return hasRequiredPbkdf2||(hasRequiredPbkdf2=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireSha1(),requireHmac())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.Base,r=s.WordArray,l=o.algo,c=l.SHA1,d=l.HMAC,u=l.PBKDF2=a.extend({cfg:a.extend({keySize:128/32,hasher:c,iterations:1}),init:function(_){this.cfg=this.cfg.extend(_)},compute:function(_,f){for(var $=this.cfg,N=d.create($.hasher,_),B=r.create(),C=r.create([1]),y=B.words,v=C.words,b=$.keySize,k=$.iterations;y.length>>2]&255;S.sigBytes-=D}};a.BlockCipher=$.extend({cfg:$.cfg.extend({mode:C,padding:v}),reset:function(){var S;$.reset.call(this);var D=this.cfg,F=D.iv,U=D.mode;this._xformMode==this._ENC_XFORM_MODE?S=U.createEncryptor:(S=U.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==S?this._mode.init(this,F&&F.words):(this._mode=S.call(U,this,F&&F.words),this._mode.__creator=S)},_doProcessBlock:function(S,D){this._mode.processBlock(S,D)},_doFinalize:function(){var S,D=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(D.pad(this._data,this.blockSize),S=this._process(!0)):(S=this._process(!0),D.unpad(S)),S},blockSize:128/32});var b=a.CipherParams=r.extend({init:function(S){this.mixIn(S)},toString:function(S){return(S||this.formatter).stringify(this)}}),k=s.format={},x=k.OpenSSL={stringify:function(S){var D,F=S.ciphertext,U=S.salt;return U?D=l.create([1398893684,1701076831]).concat(U).concat(F):D=F,D.toString(u)},parse:function(S){var D,F=u.parse(S),U=F.words;return U[0]==1398893684&&U[1]==1701076831&&(D=l.create(U.slice(2,4)),U.splice(0,4),F.sigBytes-=16),b.create({ciphertext:F,salt:D})}},E=a.SerializableCipher=r.extend({cfg:r.extend({format:x}),encrypt:function(S,D,F,U){U=this.cfg.extend(U);var X=S.createEncryptor(F,U),te=X.finalize(D),J=X.cfg;return b.create({ciphertext:te,key:F,iv:J.iv,algorithm:S,mode:J.mode,padding:J.padding,blockSize:S.blockSize,formatter:U.format})},decrypt:function(S,D,F,U){U=this.cfg.extend(U),D=this._parse(D,U.format);var X=S.createDecryptor(F,U).finalize(D.ciphertext);return X},_parse:function(S,D){return typeof S=="string"?D.parse(S,this):S}}),P=s.kdf={},M=P.OpenSSL={execute:function(S,D,F,U){U||(U=l.random(64/8));var X=f.create({keySize:D+F}).compute(S,U),te=l.create(X.words.slice(D),F*4);return X.sigBytes=D*4,b.create({key:X,iv:te,salt:U})}},H=a.PasswordBasedCipher=E.extend({cfg:E.cfg.extend({kdf:M}),encrypt:function(S,D,F,U){U=this.cfg.extend(U);var X=U.kdf.execute(F,S.keySize,S.ivSize);U.iv=X.iv;var te=E.encrypt.call(this,S,D,X.key,U);return te.mixIn(X),te},decrypt:function(S,D,F,U){U=this.cfg.extend(U),D=this._parse(D,U.format);var X=U.kdf.execute(F,S.keySize,S.ivSize,D.salt);U.iv=X.iv;var te=E.decrypt.call(this,S,D,X.key,U);return te}})}()})}(cipherCore)),cipherCore.exports}var modeCfb={exports:{}},hasRequiredModeCfb;function requireModeCfb(){return hasRequiredModeCfb||(hasRequiredModeCfb=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireCipherCore())})(commonjsGlobal,function(n){return n.mode.CFB=function(){var o=n.lib.BlockCipherMode.extend();o.Encryptor=o.extend({processBlock:function(a,r){var l=this._cipher,c=l.blockSize;s.call(this,a,r,c,l),this._prevBlock=a.slice(r,r+c)}}),o.Decryptor=o.extend({processBlock:function(a,r){var l=this._cipher,c=l.blockSize,d=a.slice(r,r+c);s.call(this,a,r,c,l),this._prevBlock=d}});function s(a,r,l,c){var d,u=this._iv;u?(d=u.slice(0),this._iv=void 0):d=this._prevBlock,c.encryptBlock(d,0);for(var _=0;_>24&255)===255){var c=l>>16&255,d=l>>8&255,u=l&255;c===255?(c=0,d===255?(d=0,u===255?u=0:++u):++d):++c,l=0,l+=c<<16,l+=d<<8,l+=u}else l+=1<<24;return l}function a(l){return(l[0]=s(l[0]))===0&&(l[1]=s(l[1])),l}var r=o.Encryptor=o.extend({processBlock:function(l,c){var d=this._cipher,u=d.blockSize,_=this._iv,f=this._counter;_&&(f=this._counter=_.slice(0),this._iv=void 0),a(f);var $=f.slice(0);d.encryptBlock($,0);for(var N=0;N>>2]|=l<<24-c%4*8,o.sigBytes+=l},unpad:function(o){var s=o.words[o.sigBytes-1>>>2]&255;o.sigBytes-=s}},n.pad.Ansix923})}(padAnsix923)),padAnsix923.exports}var padIso10126={exports:{}},hasRequiredPadIso10126;function requirePadIso10126(){return hasRequiredPadIso10126||(hasRequiredPadIso10126=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireCipherCore())})(commonjsGlobal,function(n){return n.pad.Iso10126={pad:function(o,s){var a=s*4,r=a-o.sigBytes%a;o.concat(n.lib.WordArray.random(r-1)).concat(n.lib.WordArray.create([r<<24],1))},unpad:function(o){var s=o.words[o.sigBytes-1>>>2]&255;o.sigBytes-=s}},n.pad.Iso10126})}(padIso10126)),padIso10126.exports}var padIso97971={exports:{}},hasRequiredPadIso97971;function requirePadIso97971(){return hasRequiredPadIso97971||(hasRequiredPadIso97971=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireCipherCore())})(commonjsGlobal,function(n){return n.pad.Iso97971={pad:function(o,s){o.concat(n.lib.WordArray.create([2147483648],1)),n.pad.ZeroPadding.pad(o,s)},unpad:function(o){n.pad.ZeroPadding.unpad(o),o.sigBytes--}},n.pad.Iso97971})}(padIso97971)),padIso97971.exports}var padZeropadding={exports:{}},hasRequiredPadZeropadding;function requirePadZeropadding(){return hasRequiredPadZeropadding||(hasRequiredPadZeropadding=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireCipherCore())})(commonjsGlobal,function(n){return n.pad.ZeroPadding={pad:function(o,s){var a=s*4;o.clamp(),o.sigBytes+=a-(o.sigBytes%a||a)},unpad:function(o){for(var s=o.words,a=o.sigBytes-1,a=o.sigBytes-1;a>=0;a--)if(s[a>>>2]>>>24-a%4*8&255){o.sigBytes=a+1;break}}},n.pad.ZeroPadding})}(padZeropadding)),padZeropadding.exports}var padNopadding={exports:{}},hasRequiredPadNopadding;function requirePadNopadding(){return hasRequiredPadNopadding||(hasRequiredPadNopadding=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireCipherCore())})(commonjsGlobal,function(n){return n.pad.NoPadding={pad:function(){},unpad:function(){}},n.pad.NoPadding})}(padNopadding)),padNopadding.exports}var formatHex={exports:{}},hasRequiredFormatHex;function requireFormatHex(){return hasRequiredFormatHex||(hasRequiredFormatHex=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireCipherCore())})(commonjsGlobal,function(n){return function(o){var s=n,a=s.lib,r=a.CipherParams,l=s.enc,c=l.Hex,d=s.format;d.Hex={stringify:function(u){return u.ciphertext.toString(c)},parse:function(u){var _=c.parse(u);return r.create({ciphertext:_})}}}(),n.format.Hex})}(formatHex)),formatHex.exports}var aes={exports:{}},hasRequiredAes;function requireAes(){return hasRequiredAes||(hasRequiredAes=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireEncBase64(),requireMd5(),requireEvpkdf(),requireCipherCore())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.BlockCipher,r=o.algo,l=[],c=[],d=[],u=[],_=[],f=[],$=[],N=[],B=[],C=[];(function(){for(var b=[],k=0;k<256;k++)k<128?b[k]=k<<1:b[k]=k<<1^283;for(var x=0,E=0,k=0;k<256;k++){var P=E^E<<1^E<<2^E<<3^E<<4;P=P>>>8^P&255^99,l[x]=P,c[P]=x;var M=b[x],H=b[M],S=b[H],A=b[P]*257^P*16843008;d[x]=A<<24|A>>>8,u[x]=A<<16|A>>>16,_[x]=A<<8|A>>>24,f[x]=A;var A=S*16843009^H*65537^M*257^x*16843008;$[P]=A<<24|A>>>8,N[P]=A<<16|A>>>16,B[P]=A<<8|A>>>24,C[P]=A,x?(x=M^b[b[b[S^M]]],E^=b[b[E]]):x=E=1}})();var y=[0,1,2,4,8,16,32,64,128,27,54],v=r.AES=a.extend({_doReset:function(){var b;if(!(this._nRounds&&this._keyPriorReset===this._key)){for(var k=this._keyPriorReset=this._key,x=k.words,E=k.sigBytes/4,P=this._nRounds=E+6,M=(P+1)*4,H=this._keySchedule=[],S=0;S6&&S%E==4&&(b=l[b>>>24]<<24|l[b>>>16&255]<<16|l[b>>>8&255]<<8|l[b&255]):(b=b<<8|b>>>24,b=l[b>>>24]<<24|l[b>>>16&255]<<16|l[b>>>8&255]<<8|l[b&255],b^=y[S/E|0]<<24),H[S]=H[S-E]^b);for(var A=this._invKeySchedule=[],F=0;F>>24]]^N[l[b>>>16&255]]^B[l[b>>>8&255]]^C[l[b&255]]}}},encryptBlock:function(b,k){this._doCryptBlock(b,k,this._keySchedule,d,u,_,f,l)},decryptBlock:function(b,k){var x=b[k+1];b[k+1]=b[k+3],b[k+3]=x,this._doCryptBlock(b,k,this._invKeySchedule,$,N,B,C,c);var x=b[k+1];b[k+1]=b[k+3],b[k+3]=x},_doCryptBlock:function(b,k,x,E,P,M,H,S){for(var A=this._nRounds,F=b[k]^x[0],U=b[k+1]^x[1],X=b[k+2]^x[2],te=b[k+3]^x[3],J=4,ee=1;ee>>24]^P[U>>>16&255]^M[X>>>8&255]^H[te&255]^x[J++],ae=E[U>>>24]^P[X>>>16&255]^M[te>>>8&255]^H[F&255]^x[J++],ie=E[X>>>24]^P[te>>>16&255]^M[F>>>8&255]^H[U&255]^x[J++],L=E[te>>>24]^P[F>>>16&255]^M[U>>>8&255]^H[X&255]^x[J++];F=Q,U=ae,X=ie,te=L}var Q=(S[F>>>24]<<24|S[U>>>16&255]<<16|S[X>>>8&255]<<8|S[te&255])^x[J++],ae=(S[U>>>24]<<24|S[X>>>16&255]<<16|S[te>>>8&255]<<8|S[F&255])^x[J++],ie=(S[X>>>24]<<24|S[te>>>16&255]<<16|S[F>>>8&255]<<8|S[U&255])^x[J++],L=(S[te>>>24]<<24|S[F>>>16&255]<<16|S[U>>>8&255]<<8|S[X&255])^x[J++];b[k]=Q,b[k+1]=ae,b[k+2]=ie,b[k+3]=L},keySize:256/32});o.AES=a._createHelper(v)}(),n.AES})}(aes)),aes.exports}var tripledes={exports:{}},hasRequiredTripledes;function requireTripledes(){return hasRequiredTripledes||(hasRequiredTripledes=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireEncBase64(),requireMd5(),requireEvpkdf(),requireCipherCore())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.WordArray,r=s.BlockCipher,l=o.algo,c=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],d=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],u=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],_=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],f=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],$=l.DES=r.extend({_doReset:function(){for(var y=this._key,v=y.words,b=[],k=0;k<56;k++){var x=c[k]-1;b[k]=v[x>>>5]>>>31-x%32&1}for(var E=this._subKeys=[],P=0;P<16;P++){for(var M=E[P]=[],H=u[P],k=0;k<24;k++)M[k/6|0]|=b[(d[k]-1+H)%28]<<31-k%6,M[4+(k/6|0)]|=b[28+(d[k+24]-1+H)%28]<<31-k%6;M[0]=M[0]<<1|M[0]>>>31;for(var k=1;k<7;k++)M[k]=M[k]>>>(k-1)*4+3;M[7]=M[7]<<5|M[7]>>>27}for(var S=this._invSubKeys=[],k=0;k<16;k++)S[k]=E[15-k]},encryptBlock:function(y,v){this._doCryptBlock(y,v,this._subKeys)},decryptBlock:function(y,v){this._doCryptBlock(y,v,this._invSubKeys)},_doCryptBlock:function(y,v,b){this._lBlock=y[v],this._rBlock=y[v+1],N.call(this,4,252645135),N.call(this,16,65535),B.call(this,2,858993459),B.call(this,8,16711935),N.call(this,1,1431655765);for(var k=0;k<16;k++){for(var x=b[k],E=this._lBlock,P=this._rBlock,M=0,H=0;H<8;H++)M|=_[H][((P^x[H])&f[H])>>>0];this._lBlock=P,this._rBlock=E^M}var S=this._lBlock;this._lBlock=this._rBlock,this._rBlock=S,N.call(this,1,1431655765),B.call(this,8,16711935),B.call(this,2,858993459),N.call(this,16,65535),N.call(this,4,252645135),y[v]=this._lBlock,y[v+1]=this._rBlock},keySize:64/32,ivSize:64/32,blockSize:64/32});function N(y,v){var b=(this._lBlock>>>y^this._rBlock)&v;this._rBlock^=b,this._lBlock^=b<>>y^this._lBlock)&v;this._lBlock^=b,this._rBlock^=b<192.");var b=v.slice(0,2),k=v.length<4?v.slice(0,2):v.slice(2,4),x=v.length<6?v.slice(0,2):v.slice(4,6);this._des1=$.createEncryptor(a.create(b)),this._des2=$.createEncryptor(a.create(k)),this._des3=$.createEncryptor(a.create(x))},encryptBlock:function(y,v){this._des1.encryptBlock(y,v),this._des2.decryptBlock(y,v),this._des3.encryptBlock(y,v)},decryptBlock:function(y,v){this._des3.decryptBlock(y,v),this._des2.encryptBlock(y,v),this._des1.decryptBlock(y,v)},keySize:192/32,ivSize:64/32,blockSize:64/32});o.TripleDES=r._createHelper(C)}(),n.TripleDES})}(tripledes)),tripledes.exports}var rc4={exports:{}},hasRequiredRc4;function requireRc4(){return hasRequiredRc4||(hasRequiredRc4=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireEncBase64(),requireMd5(),requireEvpkdf(),requireCipherCore())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.StreamCipher,r=o.algo,l=r.RC4=a.extend({_doReset:function(){for(var u=this._key,_=u.words,f=u.sigBytes,$=this._S=[],N=0;N<256;N++)$[N]=N;for(var N=0,B=0;N<256;N++){var C=N%f,y=_[C>>>2]>>>24-C%4*8&255;B=(B+$[N]+y)%256;var v=$[N];$[N]=$[B],$[B]=v}this._i=this._j=0},_doProcessBlock:function(u,_){u[_]^=c.call(this)},keySize:256/32,ivSize:0});function c(){for(var u=this._S,_=this._i,f=this._j,$=0,N=0;N<4;N++){_=(_+1)%256,f=(f+u[_])%256;var B=u[_];u[_]=u[f],u[f]=B,$|=u[(u[_]+u[f])%256]<<24-N*8}return this._i=_,this._j=f,$}o.RC4=a._createHelper(l);var d=r.RC4Drop=l.extend({cfg:l.cfg.extend({drop:192}),_doReset:function(){l._doReset.call(this);for(var u=this.cfg.drop;u>0;u--)c.call(this)}});o.RC4Drop=a._createHelper(d)}(),n.RC4})}(rc4)),rc4.exports}var rabbit={exports:{}},hasRequiredRabbit;function requireRabbit(){return hasRequiredRabbit||(hasRequiredRabbit=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireEncBase64(),requireMd5(),requireEvpkdf(),requireCipherCore())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.StreamCipher,r=o.algo,l=[],c=[],d=[],u=r.Rabbit=a.extend({_doReset:function(){for(var f=this._key.words,$=this.cfg.iv,N=0;N<4;N++)f[N]=(f[N]<<8|f[N]>>>24)&16711935|(f[N]<<24|f[N]>>>8)&4278255360;var B=this._X=[f[0],f[3]<<16|f[2]>>>16,f[1],f[0]<<16|f[3]>>>16,f[2],f[1]<<16|f[0]>>>16,f[3],f[2]<<16|f[1]>>>16],C=this._C=[f[2]<<16|f[2]>>>16,f[0]&4294901760|f[1]&65535,f[3]<<16|f[3]>>>16,f[1]&4294901760|f[2]&65535,f[0]<<16|f[0]>>>16,f[2]&4294901760|f[3]&65535,f[1]<<16|f[1]>>>16,f[3]&4294901760|f[0]&65535];this._b=0;for(var N=0;N<4;N++)_.call(this);for(var N=0;N<8;N++)C[N]^=B[N+4&7];if($){var y=$.words,v=y[0],b=y[1],k=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360,x=(b<<8|b>>>24)&16711935|(b<<24|b>>>8)&4278255360,E=k>>>16|x&4294901760,P=x<<16|k&65535;C[0]^=k,C[1]^=E,C[2]^=x,C[3]^=P,C[4]^=k,C[5]^=E,C[6]^=x,C[7]^=P;for(var N=0;N<4;N++)_.call(this)}},_doProcessBlock:function(f,$){var N=this._X;_.call(this),l[0]=N[0]^N[5]>>>16^N[3]<<16,l[1]=N[2]^N[7]>>>16^N[5]<<16,l[2]=N[4]^N[1]>>>16^N[7]<<16,l[3]=N[6]^N[3]>>>16^N[1]<<16;for(var B=0;B<4;B++)l[B]=(l[B]<<8|l[B]>>>24)&16711935|(l[B]<<24|l[B]>>>8)&4278255360,f[$+B]^=l[B]},blockSize:128/32,ivSize:64/32});function _(){for(var f=this._X,$=this._C,N=0;N<8;N++)c[N]=$[N];$[0]=$[0]+1295307597+this._b|0,$[1]=$[1]+3545052371+($[0]>>>0>>0?1:0)|0,$[2]=$[2]+886263092+($[1]>>>0>>0?1:0)|0,$[3]=$[3]+1295307597+($[2]>>>0>>0?1:0)|0,$[4]=$[4]+3545052371+($[3]>>>0>>0?1:0)|0,$[5]=$[5]+886263092+($[4]>>>0>>0?1:0)|0,$[6]=$[6]+1295307597+($[5]>>>0>>0?1:0)|0,$[7]=$[7]+3545052371+($[6]>>>0>>0?1:0)|0,this._b=$[7]>>>0>>0?1:0;for(var N=0;N<8;N++){var B=f[N]+$[N],C=B&65535,y=B>>>16,v=((C*C>>>17)+C*y>>>15)+y*y,b=((B&4294901760)*B|0)+((B&65535)*B|0);d[N]=v^b}f[0]=d[0]+(d[7]<<16|d[7]>>>16)+(d[6]<<16|d[6]>>>16)|0,f[1]=d[1]+(d[0]<<8|d[0]>>>24)+d[7]|0,f[2]=d[2]+(d[1]<<16|d[1]>>>16)+(d[0]<<16|d[0]>>>16)|0,f[3]=d[3]+(d[2]<<8|d[2]>>>24)+d[1]|0,f[4]=d[4]+(d[3]<<16|d[3]>>>16)+(d[2]<<16|d[2]>>>16)|0,f[5]=d[5]+(d[4]<<8|d[4]>>>24)+d[3]|0,f[6]=d[6]+(d[5]<<16|d[5]>>>16)+(d[4]<<16|d[4]>>>16)|0,f[7]=d[7]+(d[6]<<8|d[6]>>>24)+d[5]|0}o.Rabbit=a._createHelper(u)}(),n.Rabbit})}(rabbit)),rabbit.exports}var rabbitLegacy={exports:{}},hasRequiredRabbitLegacy;function requireRabbitLegacy(){return hasRequiredRabbitLegacy||(hasRequiredRabbitLegacy=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireEncBase64(),requireMd5(),requireEvpkdf(),requireCipherCore())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.StreamCipher,r=o.algo,l=[],c=[],d=[],u=r.RabbitLegacy=a.extend({_doReset:function(){var f=this._key.words,$=this.cfg.iv,N=this._X=[f[0],f[3]<<16|f[2]>>>16,f[1],f[0]<<16|f[3]>>>16,f[2],f[1]<<16|f[0]>>>16,f[3],f[2]<<16|f[1]>>>16],B=this._C=[f[2]<<16|f[2]>>>16,f[0]&4294901760|f[1]&65535,f[3]<<16|f[3]>>>16,f[1]&4294901760|f[2]&65535,f[0]<<16|f[0]>>>16,f[2]&4294901760|f[3]&65535,f[1]<<16|f[1]>>>16,f[3]&4294901760|f[0]&65535];this._b=0;for(var C=0;C<4;C++)_.call(this);for(var C=0;C<8;C++)B[C]^=N[C+4&7];if($){var y=$.words,v=y[0],b=y[1],k=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360,x=(b<<8|b>>>24)&16711935|(b<<24|b>>>8)&4278255360,E=k>>>16|x&4294901760,P=x<<16|k&65535;B[0]^=k,B[1]^=E,B[2]^=x,B[3]^=P,B[4]^=k,B[5]^=E,B[6]^=x,B[7]^=P;for(var C=0;C<4;C++)_.call(this)}},_doProcessBlock:function(f,$){var N=this._X;_.call(this),l[0]=N[0]^N[5]>>>16^N[3]<<16,l[1]=N[2]^N[7]>>>16^N[5]<<16,l[2]=N[4]^N[1]>>>16^N[7]<<16,l[3]=N[6]^N[3]>>>16^N[1]<<16;for(var B=0;B<4;B++)l[B]=(l[B]<<8|l[B]>>>24)&16711935|(l[B]<<24|l[B]>>>8)&4278255360,f[$+B]^=l[B]},blockSize:128/32,ivSize:64/32});function _(){for(var f=this._X,$=this._C,N=0;N<8;N++)c[N]=$[N];$[0]=$[0]+1295307597+this._b|0,$[1]=$[1]+3545052371+($[0]>>>0>>0?1:0)|0,$[2]=$[2]+886263092+($[1]>>>0>>0?1:0)|0,$[3]=$[3]+1295307597+($[2]>>>0>>0?1:0)|0,$[4]=$[4]+3545052371+($[3]>>>0>>0?1:0)|0,$[5]=$[5]+886263092+($[4]>>>0>>0?1:0)|0,$[6]=$[6]+1295307597+($[5]>>>0>>0?1:0)|0,$[7]=$[7]+3545052371+($[6]>>>0>>0?1:0)|0,this._b=$[7]>>>0>>0?1:0;for(var N=0;N<8;N++){var B=f[N]+$[N],C=B&65535,y=B>>>16,v=((C*C>>>17)+C*y>>>15)+y*y,b=((B&4294901760)*B|0)+((B&65535)*B|0);d[N]=v^b}f[0]=d[0]+(d[7]<<16|d[7]>>>16)+(d[6]<<16|d[6]>>>16)|0,f[1]=d[1]+(d[0]<<8|d[0]>>>24)+d[7]|0,f[2]=d[2]+(d[1]<<16|d[1]>>>16)+(d[0]<<16|d[0]>>>16)|0,f[3]=d[3]+(d[2]<<8|d[2]>>>24)+d[1]|0,f[4]=d[4]+(d[3]<<16|d[3]>>>16)+(d[2]<<16|d[2]>>>16)|0,f[5]=d[5]+(d[4]<<8|d[4]>>>24)+d[3]|0,f[6]=d[6]+(d[5]<<16|d[5]>>>16)+(d[4]<<16|d[4]>>>16)|0,f[7]=d[7]+(d[6]<<8|d[6]>>>24)+d[5]|0}o.RabbitLegacy=a._createHelper(u)}(),n.RabbitLegacy})}(rabbitLegacy)),rabbitLegacy.exports}(function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireX64Core(),requireLibTypedarrays(),requireEncUtf16(),requireEncBase64(),requireEncBase64url(),requireMd5(),requireSha1(),requireSha256(),requireSha224(),requireSha512(),requireSha384(),requireSha3(),requireRipemd160(),requireHmac(),requirePbkdf2(),requireEvpkdf(),requireCipherCore(),requireModeCfb(),requireModeCtr(),requireModeCtrGladman(),requireModeOfb(),requireModeEcb(),requirePadAnsix923(),requirePadIso10126(),requirePadIso97971(),requirePadZeropadding(),requirePadNopadding(),requireFormatHex(),requireAes(),requireTripledes(),requireRc4(),requireRabbit(),requireRabbitLegacy())})(commonjsGlobal,function(n){return n})})(cryptoJs);var cryptoJsExports=cryptoJs.exports;const CryptoJS=getDefaultExportFromCjs(cryptoJsExports);function base64url(e){let t=CryptoJS.enc.Base64.stringify(e);return t=t.replace(/=+$/,""),t=t.replace(/\+/g,"-"),t=t.replace(/\//g,"_"),t}const generateJWTKey=(e,t)=>{const n={alg:"HS256",typ:"JWT"},o=CryptoJS.enc.Utf8.parse(JSON.stringify(n)),s=base64url(o),a=CryptoJS.enc.Utf8.parse(JSON.stringify(e)),r=base64url(a),l=`${s}.${r}`;let c=CryptoJS.HmacSHA256(l,t);return c=base64url(c),`${l}.${c}`};/*! + */return n.mode.CTRGladman=function(){var o=n.lib.BlockCipherMode.extend();function s(l){if((l>>24&255)===255){var c=l>>16&255,d=l>>8&255,u=l&255;c===255?(c=0,d===255?(d=0,u===255?u=0:++u):++d):++c,l=0,l+=c<<16,l+=d<<8,l+=u}else l+=1<<24;return l}function a(l){return(l[0]=s(l[0]))===0&&(l[1]=s(l[1])),l}var r=o.Encryptor=o.extend({processBlock:function(l,c){var d=this._cipher,u=d.blockSize,_=this._iv,f=this._counter;_&&(f=this._counter=_.slice(0),this._iv=void 0),a(f);var $=f.slice(0);d.encryptBlock($,0);for(var N=0;N>>2]|=l<<24-c%4*8,o.sigBytes+=l},unpad:function(o){var s=o.words[o.sigBytes-1>>>2]&255;o.sigBytes-=s}},n.pad.Ansix923})}(padAnsix923)),padAnsix923.exports}var padIso10126={exports:{}},hasRequiredPadIso10126;function requirePadIso10126(){return hasRequiredPadIso10126||(hasRequiredPadIso10126=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireCipherCore())})(commonjsGlobal,function(n){return n.pad.Iso10126={pad:function(o,s){var a=s*4,r=a-o.sigBytes%a;o.concat(n.lib.WordArray.random(r-1)).concat(n.lib.WordArray.create([r<<24],1))},unpad:function(o){var s=o.words[o.sigBytes-1>>>2]&255;o.sigBytes-=s}},n.pad.Iso10126})}(padIso10126)),padIso10126.exports}var padIso97971={exports:{}},hasRequiredPadIso97971;function requirePadIso97971(){return hasRequiredPadIso97971||(hasRequiredPadIso97971=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireCipherCore())})(commonjsGlobal,function(n){return n.pad.Iso97971={pad:function(o,s){o.concat(n.lib.WordArray.create([2147483648],1)),n.pad.ZeroPadding.pad(o,s)},unpad:function(o){n.pad.ZeroPadding.unpad(o),o.sigBytes--}},n.pad.Iso97971})}(padIso97971)),padIso97971.exports}var padZeropadding={exports:{}},hasRequiredPadZeropadding;function requirePadZeropadding(){return hasRequiredPadZeropadding||(hasRequiredPadZeropadding=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireCipherCore())})(commonjsGlobal,function(n){return n.pad.ZeroPadding={pad:function(o,s){var a=s*4;o.clamp(),o.sigBytes+=a-(o.sigBytes%a||a)},unpad:function(o){for(var s=o.words,a=o.sigBytes-1,a=o.sigBytes-1;a>=0;a--)if(s[a>>>2]>>>24-a%4*8&255){o.sigBytes=a+1;break}}},n.pad.ZeroPadding})}(padZeropadding)),padZeropadding.exports}var padNopadding={exports:{}},hasRequiredPadNopadding;function requirePadNopadding(){return hasRequiredPadNopadding||(hasRequiredPadNopadding=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireCipherCore())})(commonjsGlobal,function(n){return n.pad.NoPadding={pad:function(){},unpad:function(){}},n.pad.NoPadding})}(padNopadding)),padNopadding.exports}var formatHex={exports:{}},hasRequiredFormatHex;function requireFormatHex(){return hasRequiredFormatHex||(hasRequiredFormatHex=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireCipherCore())})(commonjsGlobal,function(n){return function(o){var s=n,a=s.lib,r=a.CipherParams,l=s.enc,c=l.Hex,d=s.format;d.Hex={stringify:function(u){return u.ciphertext.toString(c)},parse:function(u){var _=c.parse(u);return r.create({ciphertext:_})}}}(),n.format.Hex})}(formatHex)),formatHex.exports}var aes={exports:{}},hasRequiredAes;function requireAes(){return hasRequiredAes||(hasRequiredAes=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireEncBase64(),requireMd5(),requireEvpkdf(),requireCipherCore())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.BlockCipher,r=o.algo,l=[],c=[],d=[],u=[],_=[],f=[],$=[],N=[],B=[],C=[];(function(){for(var b=[],k=0;k<256;k++)k<128?b[k]=k<<1:b[k]=k<<1^283;for(var x=0,E=0,k=0;k<256;k++){var P=E^E<<1^E<<2^E<<3^E<<4;P=P>>>8^P&255^99,l[x]=P,c[P]=x;var M=b[x],H=b[M],S=b[H],D=b[P]*257^P*16843008;d[x]=D<<24|D>>>8,u[x]=D<<16|D>>>16,_[x]=D<<8|D>>>24,f[x]=D;var D=S*16843009^H*65537^M*257^x*16843008;$[P]=D<<24|D>>>8,N[P]=D<<16|D>>>16,B[P]=D<<8|D>>>24,C[P]=D,x?(x=M^b[b[b[S^M]]],E^=b[b[E]]):x=E=1}})();var y=[0,1,2,4,8,16,32,64,128,27,54],v=r.AES=a.extend({_doReset:function(){var b;if(!(this._nRounds&&this._keyPriorReset===this._key)){for(var k=this._keyPriorReset=this._key,x=k.words,E=k.sigBytes/4,P=this._nRounds=E+6,M=(P+1)*4,H=this._keySchedule=[],S=0;S6&&S%E==4&&(b=l[b>>>24]<<24|l[b>>>16&255]<<16|l[b>>>8&255]<<8|l[b&255]):(b=b<<8|b>>>24,b=l[b>>>24]<<24|l[b>>>16&255]<<16|l[b>>>8&255]<<8|l[b&255],b^=y[S/E|0]<<24),H[S]=H[S-E]^b);for(var D=this._invKeySchedule=[],F=0;F>>24]]^N[l[b>>>16&255]]^B[l[b>>>8&255]]^C[l[b&255]]}}},encryptBlock:function(b,k){this._doCryptBlock(b,k,this._keySchedule,d,u,_,f,l)},decryptBlock:function(b,k){var x=b[k+1];b[k+1]=b[k+3],b[k+3]=x,this._doCryptBlock(b,k,this._invKeySchedule,$,N,B,C,c);var x=b[k+1];b[k+1]=b[k+3],b[k+3]=x},_doCryptBlock:function(b,k,x,E,P,M,H,S){for(var D=this._nRounds,F=b[k]^x[0],U=b[k+1]^x[1],X=b[k+2]^x[2],te=b[k+3]^x[3],J=4,ee=1;ee>>24]^P[U>>>16&255]^M[X>>>8&255]^H[te&255]^x[J++],ae=E[U>>>24]^P[X>>>16&255]^M[te>>>8&255]^H[F&255]^x[J++],ie=E[X>>>24]^P[te>>>16&255]^M[F>>>8&255]^H[U&255]^x[J++],L=E[te>>>24]^P[F>>>16&255]^M[U>>>8&255]^H[X&255]^x[J++];F=Q,U=ae,X=ie,te=L}var Q=(S[F>>>24]<<24|S[U>>>16&255]<<16|S[X>>>8&255]<<8|S[te&255])^x[J++],ae=(S[U>>>24]<<24|S[X>>>16&255]<<16|S[te>>>8&255]<<8|S[F&255])^x[J++],ie=(S[X>>>24]<<24|S[te>>>16&255]<<16|S[F>>>8&255]<<8|S[U&255])^x[J++],L=(S[te>>>24]<<24|S[F>>>16&255]<<16|S[U>>>8&255]<<8|S[X&255])^x[J++];b[k]=Q,b[k+1]=ae,b[k+2]=ie,b[k+3]=L},keySize:256/32});o.AES=a._createHelper(v)}(),n.AES})}(aes)),aes.exports}var tripledes={exports:{}},hasRequiredTripledes;function requireTripledes(){return hasRequiredTripledes||(hasRequiredTripledes=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireEncBase64(),requireMd5(),requireEvpkdf(),requireCipherCore())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.WordArray,r=s.BlockCipher,l=o.algo,c=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],d=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],u=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],_=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],f=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],$=l.DES=r.extend({_doReset:function(){for(var y=this._key,v=y.words,b=[],k=0;k<56;k++){var x=c[k]-1;b[k]=v[x>>>5]>>>31-x%32&1}for(var E=this._subKeys=[],P=0;P<16;P++){for(var M=E[P]=[],H=u[P],k=0;k<24;k++)M[k/6|0]|=b[(d[k]-1+H)%28]<<31-k%6,M[4+(k/6|0)]|=b[28+(d[k+24]-1+H)%28]<<31-k%6;M[0]=M[0]<<1|M[0]>>>31;for(var k=1;k<7;k++)M[k]=M[k]>>>(k-1)*4+3;M[7]=M[7]<<5|M[7]>>>27}for(var S=this._invSubKeys=[],k=0;k<16;k++)S[k]=E[15-k]},encryptBlock:function(y,v){this._doCryptBlock(y,v,this._subKeys)},decryptBlock:function(y,v){this._doCryptBlock(y,v,this._invSubKeys)},_doCryptBlock:function(y,v,b){this._lBlock=y[v],this._rBlock=y[v+1],N.call(this,4,252645135),N.call(this,16,65535),B.call(this,2,858993459),B.call(this,8,16711935),N.call(this,1,1431655765);for(var k=0;k<16;k++){for(var x=b[k],E=this._lBlock,P=this._rBlock,M=0,H=0;H<8;H++)M|=_[H][((P^x[H])&f[H])>>>0];this._lBlock=P,this._rBlock=E^M}var S=this._lBlock;this._lBlock=this._rBlock,this._rBlock=S,N.call(this,1,1431655765),B.call(this,8,16711935),B.call(this,2,858993459),N.call(this,16,65535),N.call(this,4,252645135),y[v]=this._lBlock,y[v+1]=this._rBlock},keySize:64/32,ivSize:64/32,blockSize:64/32});function N(y,v){var b=(this._lBlock>>>y^this._rBlock)&v;this._rBlock^=b,this._lBlock^=b<>>y^this._lBlock)&v;this._lBlock^=b,this._rBlock^=b<192.");var b=v.slice(0,2),k=v.length<4?v.slice(0,2):v.slice(2,4),x=v.length<6?v.slice(0,2):v.slice(4,6);this._des1=$.createEncryptor(a.create(b)),this._des2=$.createEncryptor(a.create(k)),this._des3=$.createEncryptor(a.create(x))},encryptBlock:function(y,v){this._des1.encryptBlock(y,v),this._des2.decryptBlock(y,v),this._des3.encryptBlock(y,v)},decryptBlock:function(y,v){this._des3.decryptBlock(y,v),this._des2.encryptBlock(y,v),this._des1.decryptBlock(y,v)},keySize:192/32,ivSize:64/32,blockSize:64/32});o.TripleDES=r._createHelper(C)}(),n.TripleDES})}(tripledes)),tripledes.exports}var rc4={exports:{}},hasRequiredRc4;function requireRc4(){return hasRequiredRc4||(hasRequiredRc4=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireEncBase64(),requireMd5(),requireEvpkdf(),requireCipherCore())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.StreamCipher,r=o.algo,l=r.RC4=a.extend({_doReset:function(){for(var u=this._key,_=u.words,f=u.sigBytes,$=this._S=[],N=0;N<256;N++)$[N]=N;for(var N=0,B=0;N<256;N++){var C=N%f,y=_[C>>>2]>>>24-C%4*8&255;B=(B+$[N]+y)%256;var v=$[N];$[N]=$[B],$[B]=v}this._i=this._j=0},_doProcessBlock:function(u,_){u[_]^=c.call(this)},keySize:256/32,ivSize:0});function c(){for(var u=this._S,_=this._i,f=this._j,$=0,N=0;N<4;N++){_=(_+1)%256,f=(f+u[_])%256;var B=u[_];u[_]=u[f],u[f]=B,$|=u[(u[_]+u[f])%256]<<24-N*8}return this._i=_,this._j=f,$}o.RC4=a._createHelper(l);var d=r.RC4Drop=l.extend({cfg:l.cfg.extend({drop:192}),_doReset:function(){l._doReset.call(this);for(var u=this.cfg.drop;u>0;u--)c.call(this)}});o.RC4Drop=a._createHelper(d)}(),n.RC4})}(rc4)),rc4.exports}var rabbit={exports:{}},hasRequiredRabbit;function requireRabbit(){return hasRequiredRabbit||(hasRequiredRabbit=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireEncBase64(),requireMd5(),requireEvpkdf(),requireCipherCore())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.StreamCipher,r=o.algo,l=[],c=[],d=[],u=r.Rabbit=a.extend({_doReset:function(){for(var f=this._key.words,$=this.cfg.iv,N=0;N<4;N++)f[N]=(f[N]<<8|f[N]>>>24)&16711935|(f[N]<<24|f[N]>>>8)&4278255360;var B=this._X=[f[0],f[3]<<16|f[2]>>>16,f[1],f[0]<<16|f[3]>>>16,f[2],f[1]<<16|f[0]>>>16,f[3],f[2]<<16|f[1]>>>16],C=this._C=[f[2]<<16|f[2]>>>16,f[0]&4294901760|f[1]&65535,f[3]<<16|f[3]>>>16,f[1]&4294901760|f[2]&65535,f[0]<<16|f[0]>>>16,f[2]&4294901760|f[3]&65535,f[1]<<16|f[1]>>>16,f[3]&4294901760|f[0]&65535];this._b=0;for(var N=0;N<4;N++)_.call(this);for(var N=0;N<8;N++)C[N]^=B[N+4&7];if($){var y=$.words,v=y[0],b=y[1],k=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360,x=(b<<8|b>>>24)&16711935|(b<<24|b>>>8)&4278255360,E=k>>>16|x&4294901760,P=x<<16|k&65535;C[0]^=k,C[1]^=E,C[2]^=x,C[3]^=P,C[4]^=k,C[5]^=E,C[6]^=x,C[7]^=P;for(var N=0;N<4;N++)_.call(this)}},_doProcessBlock:function(f,$){var N=this._X;_.call(this),l[0]=N[0]^N[5]>>>16^N[3]<<16,l[1]=N[2]^N[7]>>>16^N[5]<<16,l[2]=N[4]^N[1]>>>16^N[7]<<16,l[3]=N[6]^N[3]>>>16^N[1]<<16;for(var B=0;B<4;B++)l[B]=(l[B]<<8|l[B]>>>24)&16711935|(l[B]<<24|l[B]>>>8)&4278255360,f[$+B]^=l[B]},blockSize:128/32,ivSize:64/32});function _(){for(var f=this._X,$=this._C,N=0;N<8;N++)c[N]=$[N];$[0]=$[0]+1295307597+this._b|0,$[1]=$[1]+3545052371+($[0]>>>0>>0?1:0)|0,$[2]=$[2]+886263092+($[1]>>>0>>0?1:0)|0,$[3]=$[3]+1295307597+($[2]>>>0>>0?1:0)|0,$[4]=$[4]+3545052371+($[3]>>>0>>0?1:0)|0,$[5]=$[5]+886263092+($[4]>>>0>>0?1:0)|0,$[6]=$[6]+1295307597+($[5]>>>0>>0?1:0)|0,$[7]=$[7]+3545052371+($[6]>>>0>>0?1:0)|0,this._b=$[7]>>>0>>0?1:0;for(var N=0;N<8;N++){var B=f[N]+$[N],C=B&65535,y=B>>>16,v=((C*C>>>17)+C*y>>>15)+y*y,b=((B&4294901760)*B|0)+((B&65535)*B|0);d[N]=v^b}f[0]=d[0]+(d[7]<<16|d[7]>>>16)+(d[6]<<16|d[6]>>>16)|0,f[1]=d[1]+(d[0]<<8|d[0]>>>24)+d[7]|0,f[2]=d[2]+(d[1]<<16|d[1]>>>16)+(d[0]<<16|d[0]>>>16)|0,f[3]=d[3]+(d[2]<<8|d[2]>>>24)+d[1]|0,f[4]=d[4]+(d[3]<<16|d[3]>>>16)+(d[2]<<16|d[2]>>>16)|0,f[5]=d[5]+(d[4]<<8|d[4]>>>24)+d[3]|0,f[6]=d[6]+(d[5]<<16|d[5]>>>16)+(d[4]<<16|d[4]>>>16)|0,f[7]=d[7]+(d[6]<<8|d[6]>>>24)+d[5]|0}o.Rabbit=a._createHelper(u)}(),n.Rabbit})}(rabbit)),rabbit.exports}var rabbitLegacy={exports:{}},hasRequiredRabbitLegacy;function requireRabbitLegacy(){return hasRequiredRabbitLegacy||(hasRequiredRabbitLegacy=1,function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireEncBase64(),requireMd5(),requireEvpkdf(),requireCipherCore())})(commonjsGlobal,function(n){return function(){var o=n,s=o.lib,a=s.StreamCipher,r=o.algo,l=[],c=[],d=[],u=r.RabbitLegacy=a.extend({_doReset:function(){var f=this._key.words,$=this.cfg.iv,N=this._X=[f[0],f[3]<<16|f[2]>>>16,f[1],f[0]<<16|f[3]>>>16,f[2],f[1]<<16|f[0]>>>16,f[3],f[2]<<16|f[1]>>>16],B=this._C=[f[2]<<16|f[2]>>>16,f[0]&4294901760|f[1]&65535,f[3]<<16|f[3]>>>16,f[1]&4294901760|f[2]&65535,f[0]<<16|f[0]>>>16,f[2]&4294901760|f[3]&65535,f[1]<<16|f[1]>>>16,f[3]&4294901760|f[0]&65535];this._b=0;for(var C=0;C<4;C++)_.call(this);for(var C=0;C<8;C++)B[C]^=N[C+4&7];if($){var y=$.words,v=y[0],b=y[1],k=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360,x=(b<<8|b>>>24)&16711935|(b<<24|b>>>8)&4278255360,E=k>>>16|x&4294901760,P=x<<16|k&65535;B[0]^=k,B[1]^=E,B[2]^=x,B[3]^=P,B[4]^=k,B[5]^=E,B[6]^=x,B[7]^=P;for(var C=0;C<4;C++)_.call(this)}},_doProcessBlock:function(f,$){var N=this._X;_.call(this),l[0]=N[0]^N[5]>>>16^N[3]<<16,l[1]=N[2]^N[7]>>>16^N[5]<<16,l[2]=N[4]^N[1]>>>16^N[7]<<16,l[3]=N[6]^N[3]>>>16^N[1]<<16;for(var B=0;B<4;B++)l[B]=(l[B]<<8|l[B]>>>24)&16711935|(l[B]<<24|l[B]>>>8)&4278255360,f[$+B]^=l[B]},blockSize:128/32,ivSize:64/32});function _(){for(var f=this._X,$=this._C,N=0;N<8;N++)c[N]=$[N];$[0]=$[0]+1295307597+this._b|0,$[1]=$[1]+3545052371+($[0]>>>0>>0?1:0)|0,$[2]=$[2]+886263092+($[1]>>>0>>0?1:0)|0,$[3]=$[3]+1295307597+($[2]>>>0>>0?1:0)|0,$[4]=$[4]+3545052371+($[3]>>>0>>0?1:0)|0,$[5]=$[5]+886263092+($[4]>>>0>>0?1:0)|0,$[6]=$[6]+1295307597+($[5]>>>0>>0?1:0)|0,$[7]=$[7]+3545052371+($[6]>>>0>>0?1:0)|0,this._b=$[7]>>>0>>0?1:0;for(var N=0;N<8;N++){var B=f[N]+$[N],C=B&65535,y=B>>>16,v=((C*C>>>17)+C*y>>>15)+y*y,b=((B&4294901760)*B|0)+((B&65535)*B|0);d[N]=v^b}f[0]=d[0]+(d[7]<<16|d[7]>>>16)+(d[6]<<16|d[6]>>>16)|0,f[1]=d[1]+(d[0]<<8|d[0]>>>24)+d[7]|0,f[2]=d[2]+(d[1]<<16|d[1]>>>16)+(d[0]<<16|d[0]>>>16)|0,f[3]=d[3]+(d[2]<<8|d[2]>>>24)+d[1]|0,f[4]=d[4]+(d[3]<<16|d[3]>>>16)+(d[2]<<16|d[2]>>>16)|0,f[5]=d[5]+(d[4]<<8|d[4]>>>24)+d[3]|0,f[6]=d[6]+(d[5]<<16|d[5]>>>16)+(d[4]<<16|d[4]>>>16)|0,f[7]=d[7]+(d[6]<<8|d[6]>>>24)+d[5]|0}o.RabbitLegacy=a._createHelper(u)}(),n.RabbitLegacy})}(rabbitLegacy)),rabbitLegacy.exports}(function(e,t){(function(n,o,s){e.exports=o(requireCore(),requireX64Core(),requireLibTypedarrays(),requireEncUtf16(),requireEncBase64(),requireEncBase64url(),requireMd5(),requireSha1(),requireSha256(),requireSha224(),requireSha512(),requireSha384(),requireSha3(),requireRipemd160(),requireHmac(),requirePbkdf2(),requireEvpkdf(),requireCipherCore(),requireModeCfb(),requireModeCtr(),requireModeCtrGladman(),requireModeOfb(),requireModeEcb(),requirePadAnsix923(),requirePadIso10126(),requirePadIso97971(),requirePadZeropadding(),requirePadNopadding(),requireFormatHex(),requireAes(),requireTripledes(),requireRc4(),requireRabbit(),requireRabbitLegacy())})(commonjsGlobal,function(n){return n})})(cryptoJs);var cryptoJsExports=cryptoJs.exports;const CryptoJS=getDefaultExportFromCjs(cryptoJsExports);function base64url(e){let t=CryptoJS.enc.Base64.stringify(e);return t=t.replace(/=+$/,""),t=t.replace(/\+/g,"-"),t=t.replace(/\//g,"_"),t}const generateJWTKey=(e,t)=>{const n={alg:"HS256",typ:"JWT"},o=CryptoJS.enc.Utf8.parse(JSON.stringify(n)),s=base64url(o),a=CryptoJS.enc.Utf8.parse(JSON.stringify(e)),r=base64url(a),l=`${s}.${r}`;let c=CryptoJS.HmacSHA256(l,t);return c=base64url(c),`${l}.${c}`};/*! * shared v9.2.2 * (c) 2022 kazuya kawaguchi * Released under the MIT License. @@ -20,7 +20,7 @@ * (c) 2022 kazuya kawaguchi * Released under the MIT License. */const CompileErrorCodes={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,__EXTEND_POINT__:15};function createCompileError(e,t,n={}){const{domain:o,messages:s,args:a}=n,r=e,l=new SyntaxError(String(r));return l.code=e,t&&(l.location=t),l.domain=o,l}function defaultOnError(e){throw e}function createPosition(e,t,n){return{line:e,column:t,offset:n}}function createLocation(e,t,n){const o={start:e,end:t};return n!=null&&(o.source=n),o}const CHAR_SP=" ",CHAR_CR="\r",CHAR_LF=` -`,CHAR_LS=String.fromCharCode(8232),CHAR_PS=String.fromCharCode(8233);function createScanner(e){const t=e;let n=0,o=1,s=1,a=0;const r=P=>t[P]===CHAR_CR&&t[P+1]===CHAR_LF,l=P=>t[P]===CHAR_LF,c=P=>t[P]===CHAR_PS,d=P=>t[P]===CHAR_LS,u=P=>r(P)||l(P)||c(P)||d(P),_=()=>n,f=()=>o,$=()=>s,N=()=>a,B=P=>r(P)||c(P)||d(P)?CHAR_LF:t[P],C=()=>B(n),y=()=>B(n+a);function v(){return a=0,u(n)&&(o++,s=0),r(n)&&n++,n++,s++,t[n]}function b(){return r(n+a)&&a++,a++,t[n+a]}function k(){n=0,o=1,s=1,a=0}function x(P=0){a=P}function E(){const P=n+a;for(;P!==n;)v();a=0}return{index:_,line:f,column:$,peekOffset:N,charAt:B,currentChar:C,currentPeek:y,next:v,peek:b,reset:k,resetPeek:x,skipToPeek:E}}const EOF=void 0,LITERAL_DELIMITER="'",ERROR_DOMAIN$1="tokenizer";function createTokenizer(e,t={}){const n=t.location!==!1,o=createScanner(e),s=()=>o.index(),a=()=>createPosition(o.line(),o.column(),o.index()),r=a(),l=s(),c={currentType:14,offset:l,startLoc:r,endLoc:r,lastType:14,lastOffset:l,lastStartLoc:r,lastEndLoc:r,braceNest:0,inLinked:!1,text:""},d=()=>c,{onError:u}=t;function _(g,m,w,...I){const O=d();if(m.column+=w,m.offset+=w,u){const W=createLocation(O.startLoc,m),K=createCompileError(g,W,{domain:ERROR_DOMAIN$1,args:I});u(K)}}function f(g,m,w){g.endLoc=a(),g.currentType=m;const I={type:m};return n&&(I.loc=createLocation(g.startLoc,g.endLoc)),w!=null&&(I.value=w),I}const $=g=>f(g,14);function N(g,m){return g.currentChar()===m?(g.next(),m):(_(CompileErrorCodes.EXPECTED_TOKEN,a(),0,m),"")}function B(g){let m="";for(;g.currentPeek()===CHAR_SP||g.currentPeek()===CHAR_LF;)m+=g.currentPeek(),g.peek();return m}function C(g){const m=B(g);return g.skipToPeek(),m}function y(g){if(g===EOF)return!1;const m=g.charCodeAt(0);return m>=97&&m<=122||m>=65&&m<=90||m===95}function v(g){if(g===EOF)return!1;const m=g.charCodeAt(0);return m>=48&&m<=57}function b(g,m){const{currentType:w}=m;if(w!==2)return!1;B(g);const I=y(g.currentPeek());return g.resetPeek(),I}function k(g,m){const{currentType:w}=m;if(w!==2)return!1;B(g);const I=g.currentPeek()==="-"?g.peek():g.currentPeek(),O=v(I);return g.resetPeek(),O}function x(g,m){const{currentType:w}=m;if(w!==2)return!1;B(g);const I=g.currentPeek()===LITERAL_DELIMITER;return g.resetPeek(),I}function E(g,m){const{currentType:w}=m;if(w!==8)return!1;B(g);const I=g.currentPeek()===".";return g.resetPeek(),I}function P(g,m){const{currentType:w}=m;if(w!==9)return!1;B(g);const I=y(g.currentPeek());return g.resetPeek(),I}function M(g,m){const{currentType:w}=m;if(!(w===8||w===12))return!1;B(g);const I=g.currentPeek()===":";return g.resetPeek(),I}function H(g,m){const{currentType:w}=m;if(w!==10)return!1;const I=()=>{const W=g.currentPeek();return W==="{"?y(g.peek()):W==="@"||W==="%"||W==="|"||W===":"||W==="."||W===CHAR_SP||!W?!1:W===CHAR_LF?(g.peek(),I()):y(W)},O=I();return g.resetPeek(),O}function S(g){B(g);const m=g.currentPeek()==="|";return g.resetPeek(),m}function A(g){const m=B(g),w=g.currentPeek()==="%"&&g.peek()==="{";return g.resetPeek(),{isModulo:w,hasSpace:m.length>0}}function F(g,m=!0){const w=(O=!1,W="",K=!1)=>{const G=g.currentPeek();return G==="{"?W==="%"?!1:O:G==="@"||!G?W==="%"?!0:O:G==="%"?(g.peek(),w(O,"%",!0)):G==="|"?W==="%"||K?!0:!(W===CHAR_SP||W===CHAR_LF):G===CHAR_SP?(g.peek(),w(!0,CHAR_SP,K)):G===CHAR_LF?(g.peek(),w(!0,CHAR_LF,K)):!0},I=w();return m&&g.resetPeek(),I}function U(g,m){const w=g.currentChar();return w===EOF?EOF:m(w)?(g.next(),w):null}function X(g){return U(g,w=>{const I=w.charCodeAt(0);return I>=97&&I<=122||I>=65&&I<=90||I>=48&&I<=57||I===95||I===36})}function te(g){return U(g,w=>{const I=w.charCodeAt(0);return I>=48&&I<=57})}function J(g){return U(g,w=>{const I=w.charCodeAt(0);return I>=48&&I<=57||I>=65&&I<=70||I>=97&&I<=102})}function ee(g){let m="",w="";for(;m=te(g);)w+=m;return w}function Q(g){C(g);const m=g.currentChar();return m!=="%"&&_(CompileErrorCodes.EXPECTED_TOKEN,a(),0,m),g.next(),"%"}function ae(g){let m="";for(;;){const w=g.currentChar();if(w==="{"||w==="}"||w==="@"||w==="|"||!w)break;if(w==="%")if(F(g))m+=w,g.next();else break;else if(w===CHAR_SP||w===CHAR_LF)if(F(g))m+=w,g.next();else{if(S(g))break;m+=w,g.next()}else m+=w,g.next()}return m}function ie(g){C(g);let m="",w="";for(;m=X(g);)w+=m;return g.currentChar()===EOF&&_(CompileErrorCodes.UNTERMINATED_CLOSING_BRACE,a(),0),w}function L(g){C(g);let m="";return g.currentChar()==="-"?(g.next(),m+=`-${ee(g)}`):m+=ee(g),g.currentChar()===EOF&&_(CompileErrorCodes.UNTERMINATED_CLOSING_BRACE,a(),0),m}function q(g){C(g),N(g,"'");let m="",w="";const I=W=>W!==LITERAL_DELIMITER&&W!==CHAR_LF;for(;m=U(g,I);)m==="\\"?w+=z(g):w+=m;const O=g.currentChar();return O===CHAR_LF||O===EOF?(_(CompileErrorCodes.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,a(),0),O===CHAR_LF&&(g.next(),N(g,"'")),w):(N(g,"'"),w)}function z(g){const m=g.currentChar();switch(m){case"\\":case"'":return g.next(),`\\${m}`;case"u":return j(g,m,4);case"U":return j(g,m,6);default:return _(CompileErrorCodes.UNKNOWN_ESCAPE_SEQUENCE,a(),0,m),""}}function j(g,m,w){N(g,m);let I="";for(let O=0;OO!=="{"&&O!=="}"&&O!==CHAR_SP&&O!==CHAR_LF;for(;m=U(g,I);)w+=m;return w}function se(g){let m="",w="";for(;m=X(g);)w+=m;return w}function de(g){const m=(w=!1,I)=>{const O=g.currentChar();return O==="{"||O==="%"||O==="@"||O==="|"||!O||O===CHAR_SP?I:O===CHAR_LF?(I+=O,g.next(),m(w,I)):(I+=O,g.next(),m(!0,I))};return m(!1,"")}function ne(g){C(g);const m=N(g,"|");return C(g),m}function fe(g,m){let w=null;switch(g.currentChar()){case"{":return m.braceNest>=1&&_(CompileErrorCodes.NOT_ALLOW_NEST_PLACEHOLDER,a(),0),g.next(),w=f(m,2,"{"),C(g),m.braceNest++,w;case"}":return m.braceNest>0&&m.currentType===2&&_(CompileErrorCodes.EMPTY_PLACEHOLDER,a(),0),g.next(),w=f(m,3,"}"),m.braceNest--,m.braceNest>0&&C(g),m.inLinked&&m.braceNest===0&&(m.inLinked=!1),w;case"@":return m.braceNest>0&&_(CompileErrorCodes.UNTERMINATED_CLOSING_BRACE,a(),0),w=he(g,m)||$(m),m.braceNest=0,w;default:let O=!0,W=!0,K=!0;if(S(g))return m.braceNest>0&&_(CompileErrorCodes.UNTERMINATED_CLOSING_BRACE,a(),0),w=f(m,1,ne(g)),m.braceNest=0,m.inLinked=!1,w;if(m.braceNest>0&&(m.currentType===5||m.currentType===6||m.currentType===7))return _(CompileErrorCodes.UNTERMINATED_CLOSING_BRACE,a(),0),m.braceNest=0,ge(g,m);if(O=b(g,m))return w=f(m,5,ie(g)),C(g),w;if(W=k(g,m))return w=f(m,6,L(g)),C(g),w;if(K=x(g,m))return w=f(m,7,q(g)),C(g),w;if(!O&&!W&&!K)return w=f(m,13,ce(g)),_(CompileErrorCodes.INVALID_TOKEN_IN_PLACEHOLDER,a(),0,w.value),C(g),w;break}return w}function he(g,m){const{currentType:w}=m;let I=null;const O=g.currentChar();switch((w===8||w===9||w===12||w===10)&&(O===CHAR_LF||O===CHAR_SP)&&_(CompileErrorCodes.INVALID_LINKED_FORMAT,a(),0),O){case"@":return g.next(),I=f(m,8,"@"),m.inLinked=!0,I;case".":return C(g),g.next(),f(m,9,".");case":":return C(g),g.next(),f(m,10,":");default:return S(g)?(I=f(m,1,ne(g)),m.braceNest=0,m.inLinked=!1,I):E(g,m)||M(g,m)?(C(g),he(g,m)):P(g,m)?(C(g),f(m,12,se(g))):H(g,m)?(C(g),O==="{"?fe(g,m)||I:f(m,11,de(g))):(w===8&&_(CompileErrorCodes.INVALID_LINKED_FORMAT,a(),0),m.braceNest=0,m.inLinked=!1,ge(g,m))}}function ge(g,m){let w={type:14};if(m.braceNest>0)return fe(g,m)||$(m);if(m.inLinked)return he(g,m)||$(m);switch(g.currentChar()){case"{":return fe(g,m)||$(m);case"}":return _(CompileErrorCodes.UNBALANCED_CLOSING_BRACE,a(),0),g.next(),f(m,3,"}");case"@":return he(g,m)||$(m);default:if(S(g))return w=f(m,1,ne(g)),m.braceNest=0,m.inLinked=!1,w;const{isModulo:O,hasSpace:W}=A(g);if(O)return W?f(m,0,ae(g)):f(m,4,Q(g));if(F(g))return f(m,0,ae(g));break}return w}function V(){const{currentType:g,offset:m,startLoc:w,endLoc:I}=c;return c.lastType=g,c.lastOffset=m,c.lastStartLoc=w,c.lastEndLoc=I,c.offset=s(),c.startLoc=a(),o.currentChar()===EOF?f(c,14):ge(o,c)}return{nextToken:V,currentOffset:s,currentPosition:a,context:d}}const ERROR_DOMAIN="parser",KNOWN_ESCAPES=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function fromEscapeSequence(e,t,n){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const o=parseInt(t||n,16);return o<=55295||o>=57344?String.fromCodePoint(o):"�"}}}function createParser(e={}){const t=e.location!==!1,{onError:n}=e;function o(y,v,b,k,...x){const E=y.currentPosition();if(E.offset+=k,E.column+=k,n){const P=createLocation(b,E),M=createCompileError(v,P,{domain:ERROR_DOMAIN,args:x});n(M)}}function s(y,v,b){const k={type:y,start:v,end:v};return t&&(k.loc={start:b,end:b}),k}function a(y,v,b,k){y.end=v,k&&(y.type=k),t&&y.loc&&(y.loc.end=b)}function r(y,v){const b=y.context(),k=s(3,b.offset,b.startLoc);return k.value=v,a(k,y.currentOffset(),y.currentPosition()),k}function l(y,v){const b=y.context(),{lastOffset:k,lastStartLoc:x}=b,E=s(5,k,x);return E.index=parseInt(v,10),y.nextToken(),a(E,y.currentOffset(),y.currentPosition()),E}function c(y,v){const b=y.context(),{lastOffset:k,lastStartLoc:x}=b,E=s(4,k,x);return E.key=v,y.nextToken(),a(E,y.currentOffset(),y.currentPosition()),E}function d(y,v){const b=y.context(),{lastOffset:k,lastStartLoc:x}=b,E=s(9,k,x);return E.value=v.replace(KNOWN_ESCAPES,fromEscapeSequence),y.nextToken(),a(E,y.currentOffset(),y.currentPosition()),E}function u(y){const v=y.nextToken(),b=y.context(),{lastOffset:k,lastStartLoc:x}=b,E=s(8,k,x);return v.type!==12?(o(y,CompileErrorCodes.UNEXPECTED_EMPTY_LINKED_MODIFIER,b.lastStartLoc,0),E.value="",a(E,k,x),{nextConsumeToken:v,node:E}):(v.value==null&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,b.lastStartLoc,0,getTokenCaption(v)),E.value=v.value||"",a(E,y.currentOffset(),y.currentPosition()),{node:E})}function _(y,v){const b=y.context(),k=s(7,b.offset,b.startLoc);return k.value=v,a(k,y.currentOffset(),y.currentPosition()),k}function f(y){const v=y.context(),b=s(6,v.offset,v.startLoc);let k=y.nextToken();if(k.type===9){const x=u(y);b.modifier=x.node,k=x.nextConsumeToken||y.nextToken()}switch(k.type!==10&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,getTokenCaption(k)),k=y.nextToken(),k.type===2&&(k=y.nextToken()),k.type){case 11:k.value==null&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,getTokenCaption(k)),b.key=_(y,k.value||"");break;case 5:k.value==null&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,getTokenCaption(k)),b.key=c(y,k.value||"");break;case 6:k.value==null&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,getTokenCaption(k)),b.key=l(y,k.value||"");break;case 7:k.value==null&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,getTokenCaption(k)),b.key=d(y,k.value||"");break;default:o(y,CompileErrorCodes.UNEXPECTED_EMPTY_LINKED_KEY,v.lastStartLoc,0);const x=y.context(),E=s(7,x.offset,x.startLoc);return E.value="",a(E,x.offset,x.startLoc),b.key=E,a(b,x.offset,x.startLoc),{nextConsumeToken:k,node:b}}return a(b,y.currentOffset(),y.currentPosition()),{node:b}}function $(y){const v=y.context(),b=v.currentType===1?y.currentOffset():v.offset,k=v.currentType===1?v.endLoc:v.startLoc,x=s(2,b,k);x.items=[];let E=null;do{const H=E||y.nextToken();switch(E=null,H.type){case 0:H.value==null&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,getTokenCaption(H)),x.items.push(r(y,H.value||""));break;case 6:H.value==null&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,getTokenCaption(H)),x.items.push(l(y,H.value||""));break;case 5:H.value==null&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,getTokenCaption(H)),x.items.push(c(y,H.value||""));break;case 7:H.value==null&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,getTokenCaption(H)),x.items.push(d(y,H.value||""));break;case 8:const S=f(y);x.items.push(S.node),E=S.nextConsumeToken||null;break}}while(v.currentType!==14&&v.currentType!==1);const P=v.currentType===1?v.lastOffset:y.currentOffset(),M=v.currentType===1?v.lastEndLoc:y.currentPosition();return a(x,P,M),x}function N(y,v,b,k){const x=y.context();let E=k.items.length===0;const P=s(1,v,b);P.cases=[],P.cases.push(k);do{const M=$(y);E||(E=M.items.length===0),P.cases.push(M)}while(x.currentType!==14);return E&&o(y,CompileErrorCodes.MUST_HAVE_MESSAGES_IN_PLURAL,b,0),a(P,y.currentOffset(),y.currentPosition()),P}function B(y){const v=y.context(),{offset:b,startLoc:k}=v,x=$(y);return v.currentType===14?x:N(y,b,k,x)}function C(y){const v=createTokenizer(y,assign({},e)),b=v.context(),k=s(0,b.offset,b.startLoc);return t&&k.loc&&(k.loc.source=y),k.body=B(v),b.currentType!==14&&o(v,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,b.lastStartLoc,0,y[b.offset]||""),a(k,v.currentOffset(),v.currentPosition()),k}return{parse:C}}function getTokenCaption(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 createTransformer(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:a=>(n.helpers.add(a),a)}}function traverseNodes(e,t){for(let n=0;nr;function c(B,C){r.code+=B}function d(B,C=!0){const y=C?s:"";c(a?y+" ".repeat(B):y)}function u(B=!0){const C=++r.indentLevel;B&&d(C)}function _(B=!0){const C=--r.indentLevel;B&&d(C)}function f(){d(r.indentLevel)}return{context:l,push:c,indent:u,deindent:_,newline:f,helper:B=>`_${B}`,needIndent:()=>r.needIndent}}function generateLinkedNode(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),generateNode(e,t.key),t.modifier?(e.push(", "),generateNode(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function generateMessageNode(e,t){const{helper:n,needIndent:o}=e;e.push(`${n("normalize")}([`),e.indent(o());const s=t.items.length;for(let a=0;a1){e.push(`${n("plural")}([`),e.indent(o());const s=t.cases.length;for(let a=0;a{const n=isString(t.mode)?t.mode:"normal",o=isString(t.filename)?t.filename:"message.intl",s=!!t.sourceMap,a=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":` +`,CHAR_LS=String.fromCharCode(8232),CHAR_PS=String.fromCharCode(8233);function createScanner(e){const t=e;let n=0,o=1,s=1,a=0;const r=P=>t[P]===CHAR_CR&&t[P+1]===CHAR_LF,l=P=>t[P]===CHAR_LF,c=P=>t[P]===CHAR_PS,d=P=>t[P]===CHAR_LS,u=P=>r(P)||l(P)||c(P)||d(P),_=()=>n,f=()=>o,$=()=>s,N=()=>a,B=P=>r(P)||c(P)||d(P)?CHAR_LF:t[P],C=()=>B(n),y=()=>B(n+a);function v(){return a=0,u(n)&&(o++,s=0),r(n)&&n++,n++,s++,t[n]}function b(){return r(n+a)&&a++,a++,t[n+a]}function k(){n=0,o=1,s=1,a=0}function x(P=0){a=P}function E(){const P=n+a;for(;P!==n;)v();a=0}return{index:_,line:f,column:$,peekOffset:N,charAt:B,currentChar:C,currentPeek:y,next:v,peek:b,reset:k,resetPeek:x,skipToPeek:E}}const EOF=void 0,LITERAL_DELIMITER="'",ERROR_DOMAIN$1="tokenizer";function createTokenizer(e,t={}){const n=t.location!==!1,o=createScanner(e),s=()=>o.index(),a=()=>createPosition(o.line(),o.column(),o.index()),r=a(),l=s(),c={currentType:14,offset:l,startLoc:r,endLoc:r,lastType:14,lastOffset:l,lastStartLoc:r,lastEndLoc:r,braceNest:0,inLinked:!1,text:""},d=()=>c,{onError:u}=t;function _(g,m,w,...I){const O=d();if(m.column+=w,m.offset+=w,u){const W=createLocation(O.startLoc,m),K=createCompileError(g,W,{domain:ERROR_DOMAIN$1,args:I});u(K)}}function f(g,m,w){g.endLoc=a(),g.currentType=m;const I={type:m};return n&&(I.loc=createLocation(g.startLoc,g.endLoc)),w!=null&&(I.value=w),I}const $=g=>f(g,14);function N(g,m){return g.currentChar()===m?(g.next(),m):(_(CompileErrorCodes.EXPECTED_TOKEN,a(),0,m),"")}function B(g){let m="";for(;g.currentPeek()===CHAR_SP||g.currentPeek()===CHAR_LF;)m+=g.currentPeek(),g.peek();return m}function C(g){const m=B(g);return g.skipToPeek(),m}function y(g){if(g===EOF)return!1;const m=g.charCodeAt(0);return m>=97&&m<=122||m>=65&&m<=90||m===95}function v(g){if(g===EOF)return!1;const m=g.charCodeAt(0);return m>=48&&m<=57}function b(g,m){const{currentType:w}=m;if(w!==2)return!1;B(g);const I=y(g.currentPeek());return g.resetPeek(),I}function k(g,m){const{currentType:w}=m;if(w!==2)return!1;B(g);const I=g.currentPeek()==="-"?g.peek():g.currentPeek(),O=v(I);return g.resetPeek(),O}function x(g,m){const{currentType:w}=m;if(w!==2)return!1;B(g);const I=g.currentPeek()===LITERAL_DELIMITER;return g.resetPeek(),I}function E(g,m){const{currentType:w}=m;if(w!==8)return!1;B(g);const I=g.currentPeek()===".";return g.resetPeek(),I}function P(g,m){const{currentType:w}=m;if(w!==9)return!1;B(g);const I=y(g.currentPeek());return g.resetPeek(),I}function M(g,m){const{currentType:w}=m;if(!(w===8||w===12))return!1;B(g);const I=g.currentPeek()===":";return g.resetPeek(),I}function H(g,m){const{currentType:w}=m;if(w!==10)return!1;const I=()=>{const W=g.currentPeek();return W==="{"?y(g.peek()):W==="@"||W==="%"||W==="|"||W===":"||W==="."||W===CHAR_SP||!W?!1:W===CHAR_LF?(g.peek(),I()):y(W)},O=I();return g.resetPeek(),O}function S(g){B(g);const m=g.currentPeek()==="|";return g.resetPeek(),m}function D(g){const m=B(g),w=g.currentPeek()==="%"&&g.peek()==="{";return g.resetPeek(),{isModulo:w,hasSpace:m.length>0}}function F(g,m=!0){const w=(O=!1,W="",K=!1)=>{const G=g.currentPeek();return G==="{"?W==="%"?!1:O:G==="@"||!G?W==="%"?!0:O:G==="%"?(g.peek(),w(O,"%",!0)):G==="|"?W==="%"||K?!0:!(W===CHAR_SP||W===CHAR_LF):G===CHAR_SP?(g.peek(),w(!0,CHAR_SP,K)):G===CHAR_LF?(g.peek(),w(!0,CHAR_LF,K)):!0},I=w();return m&&g.resetPeek(),I}function U(g,m){const w=g.currentChar();return w===EOF?EOF:m(w)?(g.next(),w):null}function X(g){return U(g,w=>{const I=w.charCodeAt(0);return I>=97&&I<=122||I>=65&&I<=90||I>=48&&I<=57||I===95||I===36})}function te(g){return U(g,w=>{const I=w.charCodeAt(0);return I>=48&&I<=57})}function J(g){return U(g,w=>{const I=w.charCodeAt(0);return I>=48&&I<=57||I>=65&&I<=70||I>=97&&I<=102})}function ee(g){let m="",w="";for(;m=te(g);)w+=m;return w}function Q(g){C(g);const m=g.currentChar();return m!=="%"&&_(CompileErrorCodes.EXPECTED_TOKEN,a(),0,m),g.next(),"%"}function ae(g){let m="";for(;;){const w=g.currentChar();if(w==="{"||w==="}"||w==="@"||w==="|"||!w)break;if(w==="%")if(F(g))m+=w,g.next();else break;else if(w===CHAR_SP||w===CHAR_LF)if(F(g))m+=w,g.next();else{if(S(g))break;m+=w,g.next()}else m+=w,g.next()}return m}function ie(g){C(g);let m="",w="";for(;m=X(g);)w+=m;return g.currentChar()===EOF&&_(CompileErrorCodes.UNTERMINATED_CLOSING_BRACE,a(),0),w}function L(g){C(g);let m="";return g.currentChar()==="-"?(g.next(),m+=`-${ee(g)}`):m+=ee(g),g.currentChar()===EOF&&_(CompileErrorCodes.UNTERMINATED_CLOSING_BRACE,a(),0),m}function q(g){C(g),N(g,"'");let m="",w="";const I=W=>W!==LITERAL_DELIMITER&&W!==CHAR_LF;for(;m=U(g,I);)m==="\\"?w+=z(g):w+=m;const O=g.currentChar();return O===CHAR_LF||O===EOF?(_(CompileErrorCodes.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,a(),0),O===CHAR_LF&&(g.next(),N(g,"'")),w):(N(g,"'"),w)}function z(g){const m=g.currentChar();switch(m){case"\\":case"'":return g.next(),`\\${m}`;case"u":return j(g,m,4);case"U":return j(g,m,6);default:return _(CompileErrorCodes.UNKNOWN_ESCAPE_SEQUENCE,a(),0,m),""}}function j(g,m,w){N(g,m);let I="";for(let O=0;OO!=="{"&&O!=="}"&&O!==CHAR_SP&&O!==CHAR_LF;for(;m=U(g,I);)w+=m;return w}function se(g){let m="",w="";for(;m=X(g);)w+=m;return w}function de(g){const m=(w=!1,I)=>{const O=g.currentChar();return O==="{"||O==="%"||O==="@"||O==="|"||!O||O===CHAR_SP?I:O===CHAR_LF?(I+=O,g.next(),m(w,I)):(I+=O,g.next(),m(!0,I))};return m(!1,"")}function ne(g){C(g);const m=N(g,"|");return C(g),m}function fe(g,m){let w=null;switch(g.currentChar()){case"{":return m.braceNest>=1&&_(CompileErrorCodes.NOT_ALLOW_NEST_PLACEHOLDER,a(),0),g.next(),w=f(m,2,"{"),C(g),m.braceNest++,w;case"}":return m.braceNest>0&&m.currentType===2&&_(CompileErrorCodes.EMPTY_PLACEHOLDER,a(),0),g.next(),w=f(m,3,"}"),m.braceNest--,m.braceNest>0&&C(g),m.inLinked&&m.braceNest===0&&(m.inLinked=!1),w;case"@":return m.braceNest>0&&_(CompileErrorCodes.UNTERMINATED_CLOSING_BRACE,a(),0),w=he(g,m)||$(m),m.braceNest=0,w;default:let O=!0,W=!0,K=!0;if(S(g))return m.braceNest>0&&_(CompileErrorCodes.UNTERMINATED_CLOSING_BRACE,a(),0),w=f(m,1,ne(g)),m.braceNest=0,m.inLinked=!1,w;if(m.braceNest>0&&(m.currentType===5||m.currentType===6||m.currentType===7))return _(CompileErrorCodes.UNTERMINATED_CLOSING_BRACE,a(),0),m.braceNest=0,ge(g,m);if(O=b(g,m))return w=f(m,5,ie(g)),C(g),w;if(W=k(g,m))return w=f(m,6,L(g)),C(g),w;if(K=x(g,m))return w=f(m,7,q(g)),C(g),w;if(!O&&!W&&!K)return w=f(m,13,ce(g)),_(CompileErrorCodes.INVALID_TOKEN_IN_PLACEHOLDER,a(),0,w.value),C(g),w;break}return w}function he(g,m){const{currentType:w}=m;let I=null;const O=g.currentChar();switch((w===8||w===9||w===12||w===10)&&(O===CHAR_LF||O===CHAR_SP)&&_(CompileErrorCodes.INVALID_LINKED_FORMAT,a(),0),O){case"@":return g.next(),I=f(m,8,"@"),m.inLinked=!0,I;case".":return C(g),g.next(),f(m,9,".");case":":return C(g),g.next(),f(m,10,":");default:return S(g)?(I=f(m,1,ne(g)),m.braceNest=0,m.inLinked=!1,I):E(g,m)||M(g,m)?(C(g),he(g,m)):P(g,m)?(C(g),f(m,12,se(g))):H(g,m)?(C(g),O==="{"?fe(g,m)||I:f(m,11,de(g))):(w===8&&_(CompileErrorCodes.INVALID_LINKED_FORMAT,a(),0),m.braceNest=0,m.inLinked=!1,ge(g,m))}}function ge(g,m){let w={type:14};if(m.braceNest>0)return fe(g,m)||$(m);if(m.inLinked)return he(g,m)||$(m);switch(g.currentChar()){case"{":return fe(g,m)||$(m);case"}":return _(CompileErrorCodes.UNBALANCED_CLOSING_BRACE,a(),0),g.next(),f(m,3,"}");case"@":return he(g,m)||$(m);default:if(S(g))return w=f(m,1,ne(g)),m.braceNest=0,m.inLinked=!1,w;const{isModulo:O,hasSpace:W}=D(g);if(O)return W?f(m,0,ae(g)):f(m,4,Q(g));if(F(g))return f(m,0,ae(g));break}return w}function V(){const{currentType:g,offset:m,startLoc:w,endLoc:I}=c;return c.lastType=g,c.lastOffset=m,c.lastStartLoc=w,c.lastEndLoc=I,c.offset=s(),c.startLoc=a(),o.currentChar()===EOF?f(c,14):ge(o,c)}return{nextToken:V,currentOffset:s,currentPosition:a,context:d}}const ERROR_DOMAIN="parser",KNOWN_ESCAPES=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function fromEscapeSequence(e,t,n){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const o=parseInt(t||n,16);return o<=55295||o>=57344?String.fromCodePoint(o):"�"}}}function createParser(e={}){const t=e.location!==!1,{onError:n}=e;function o(y,v,b,k,...x){const E=y.currentPosition();if(E.offset+=k,E.column+=k,n){const P=createLocation(b,E),M=createCompileError(v,P,{domain:ERROR_DOMAIN,args:x});n(M)}}function s(y,v,b){const k={type:y,start:v,end:v};return t&&(k.loc={start:b,end:b}),k}function a(y,v,b,k){y.end=v,k&&(y.type=k),t&&y.loc&&(y.loc.end=b)}function r(y,v){const b=y.context(),k=s(3,b.offset,b.startLoc);return k.value=v,a(k,y.currentOffset(),y.currentPosition()),k}function l(y,v){const b=y.context(),{lastOffset:k,lastStartLoc:x}=b,E=s(5,k,x);return E.index=parseInt(v,10),y.nextToken(),a(E,y.currentOffset(),y.currentPosition()),E}function c(y,v){const b=y.context(),{lastOffset:k,lastStartLoc:x}=b,E=s(4,k,x);return E.key=v,y.nextToken(),a(E,y.currentOffset(),y.currentPosition()),E}function d(y,v){const b=y.context(),{lastOffset:k,lastStartLoc:x}=b,E=s(9,k,x);return E.value=v.replace(KNOWN_ESCAPES,fromEscapeSequence),y.nextToken(),a(E,y.currentOffset(),y.currentPosition()),E}function u(y){const v=y.nextToken(),b=y.context(),{lastOffset:k,lastStartLoc:x}=b,E=s(8,k,x);return v.type!==12?(o(y,CompileErrorCodes.UNEXPECTED_EMPTY_LINKED_MODIFIER,b.lastStartLoc,0),E.value="",a(E,k,x),{nextConsumeToken:v,node:E}):(v.value==null&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,b.lastStartLoc,0,getTokenCaption(v)),E.value=v.value||"",a(E,y.currentOffset(),y.currentPosition()),{node:E})}function _(y,v){const b=y.context(),k=s(7,b.offset,b.startLoc);return k.value=v,a(k,y.currentOffset(),y.currentPosition()),k}function f(y){const v=y.context(),b=s(6,v.offset,v.startLoc);let k=y.nextToken();if(k.type===9){const x=u(y);b.modifier=x.node,k=x.nextConsumeToken||y.nextToken()}switch(k.type!==10&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,getTokenCaption(k)),k=y.nextToken(),k.type===2&&(k=y.nextToken()),k.type){case 11:k.value==null&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,getTokenCaption(k)),b.key=_(y,k.value||"");break;case 5:k.value==null&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,getTokenCaption(k)),b.key=c(y,k.value||"");break;case 6:k.value==null&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,getTokenCaption(k)),b.key=l(y,k.value||"");break;case 7:k.value==null&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,getTokenCaption(k)),b.key=d(y,k.value||"");break;default:o(y,CompileErrorCodes.UNEXPECTED_EMPTY_LINKED_KEY,v.lastStartLoc,0);const x=y.context(),E=s(7,x.offset,x.startLoc);return E.value="",a(E,x.offset,x.startLoc),b.key=E,a(b,x.offset,x.startLoc),{nextConsumeToken:k,node:b}}return a(b,y.currentOffset(),y.currentPosition()),{node:b}}function $(y){const v=y.context(),b=v.currentType===1?y.currentOffset():v.offset,k=v.currentType===1?v.endLoc:v.startLoc,x=s(2,b,k);x.items=[];let E=null;do{const H=E||y.nextToken();switch(E=null,H.type){case 0:H.value==null&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,getTokenCaption(H)),x.items.push(r(y,H.value||""));break;case 6:H.value==null&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,getTokenCaption(H)),x.items.push(l(y,H.value||""));break;case 5:H.value==null&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,getTokenCaption(H)),x.items.push(c(y,H.value||""));break;case 7:H.value==null&&o(y,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,getTokenCaption(H)),x.items.push(d(y,H.value||""));break;case 8:const S=f(y);x.items.push(S.node),E=S.nextConsumeToken||null;break}}while(v.currentType!==14&&v.currentType!==1);const P=v.currentType===1?v.lastOffset:y.currentOffset(),M=v.currentType===1?v.lastEndLoc:y.currentPosition();return a(x,P,M),x}function N(y,v,b,k){const x=y.context();let E=k.items.length===0;const P=s(1,v,b);P.cases=[],P.cases.push(k);do{const M=$(y);E||(E=M.items.length===0),P.cases.push(M)}while(x.currentType!==14);return E&&o(y,CompileErrorCodes.MUST_HAVE_MESSAGES_IN_PLURAL,b,0),a(P,y.currentOffset(),y.currentPosition()),P}function B(y){const v=y.context(),{offset:b,startLoc:k}=v,x=$(y);return v.currentType===14?x:N(y,b,k,x)}function C(y){const v=createTokenizer(y,assign({},e)),b=v.context(),k=s(0,b.offset,b.startLoc);return t&&k.loc&&(k.loc.source=y),k.body=B(v),b.currentType!==14&&o(v,CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS,b.lastStartLoc,0,y[b.offset]||""),a(k,v.currentOffset(),v.currentPosition()),k}return{parse:C}}function getTokenCaption(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 createTransformer(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:a=>(n.helpers.add(a),a)}}function traverseNodes(e,t){for(let n=0;nr;function c(B,C){r.code+=B}function d(B,C=!0){const y=C?s:"";c(a?y+" ".repeat(B):y)}function u(B=!0){const C=++r.indentLevel;B&&d(C)}function _(B=!0){const C=--r.indentLevel;B&&d(C)}function f(){d(r.indentLevel)}return{context:l,push:c,indent:u,deindent:_,newline:f,helper:B=>`_${B}`,needIndent:()=>r.needIndent}}function generateLinkedNode(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),generateNode(e,t.key),t.modifier?(e.push(", "),generateNode(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function generateMessageNode(e,t){const{helper:n,needIndent:o}=e;e.push(`${n("normalize")}([`),e.indent(o());const s=t.items.length;for(let a=0;a1){e.push(`${n("plural")}([`),e.indent(o());const s=t.cases.length;for(let a=0;a{const n=isString(t.mode)?t.mode:"normal",o=isString(t.filename)?t.filename:"message.intl",s=!!t.sourceMap,a=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":` `,r=t.needIndent?t.needIndent:n!=="arrow",l=e.helpers||[],c=createCodeGenerator(e,{mode:n,filename:o,sourceMap:s,breakLineCode:a,needIndent:r});c.push(n==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),c.indent(r),l.length>0&&(c.push(`const { ${l.map(_=>`${_}: _${_}`).join(", ")} } = ctx`),c.newline()),c.push("return "),generateNode(c,e),c.deindent(r),c.push("}");const{code:d,map:u}=c.context();return{ast:e,code:d,map:u?u.toJSON():void 0}};function baseCompile(e,t={}){const n=assign({},t),s=createParser(n).parse(e);return transform(s,n),generate(s,n)}/*! * devtools-if v9.2.2 * (c) 2022 kazuya kawaguchi @@ -29,13 +29,13 @@ * core-base v9.2.2 * (c) 2022 kazuya kawaguchi * Released under the MIT License. - */const pathStateMachine=[];pathStateMachine[0]={w:[0],i:[3,0],"[":[4],o:[7]};pathStateMachine[1]={w:[1],".":[2],"[":[4],o:[7]};pathStateMachine[2]={w:[2],i:[3,0],0:[3,0]};pathStateMachine[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]};pathStateMachine[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]};pathStateMachine[5]={"'":[4,0],o:8,l:[5,0]};pathStateMachine[6]={'"':[4,0],o:8,l:[6,0]};const literalValueRE=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function isLiteral(e){return literalValueRE.test(e)}function stripQuotes(e){const t=e.charCodeAt(0),n=e.charCodeAt(e.length-1);return t===n&&(t===34||t===39)?e.slice(1,-1):e}function getPathCharType(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 formatSubPath(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:isLiteral(t)?stripQuotes(t):"*"+t}function parse(e){const t=[];let n=-1,o=0,s=0,a,r,l,c,d,u,_;const f=[];f[0]=()=>{r===void 0?r=l:r+=l},f[1]=()=>{r!==void 0&&(t.push(r),r=void 0)},f[2]=()=>{f[0](),s++},f[3]=()=>{if(s>0)s--,o=4,f[0]();else{if(s=0,r===void 0||(r=formatSubPath(r),r===!1))return!1;f[1]()}};function $(){const N=e[n+1];if(o===5&&N==="'"||o===6&&N==='"')return n++,l="\\"+N,f[0](),!0}for(;o!==null;)if(n++,a=e[n],!(a==="\\"&&$())){if(c=getPathCharType(a),_=pathStateMachine[o],d=_[c]||_.l||8,d===8||(o=d[0],d[1]!==void 0&&(u=f[d[1]],u&&(l=a,u()===!1))))return;if(o===7)return t}}const cache=new Map;function resolveWithKeyValue(e,t){return isObject(e)?e[t]:null}function resolveValue(e,t){if(!isObject(e))return null;let n=cache.get(t);if(n||(n=parse(t),n&&cache.set(t,n)),!n)return null;const o=n.length;let s=e,a=0;for(;ae,DEFAULT_MESSAGE=e=>"",DEFAULT_MESSAGE_DATA_TYPE="text",DEFAULT_NORMALIZE=e=>e.length===0?"":e.join(""),DEFAULT_INTERPOLATE=toDisplayString;function pluralDefault(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function getPluralIndex(e){const t=isNumber(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(isNumber(e.named.count)||isNumber(e.named.n))?isNumber(e.named.count)?e.named.count:isNumber(e.named.n)?e.named.n:t:t}function normalizeNamed(e,t){t.count||(t.count=e),t.n||(t.n=e)}function createMessageContext(e={}){const t=e.locale,n=getPluralIndex(e),o=isObject(e.pluralRules)&&isString(t)&&isFunction(e.pluralRules[t])?e.pluralRules[t]:pluralDefault,s=isObject(e.pluralRules)&&isString(t)&&isFunction(e.pluralRules[t])?pluralDefault:void 0,a=y=>y[o(n,y.length,s)],r=e.list||[],l=y=>r[y],c=e.named||{};isNumber(e.pluralIndex)&&normalizeNamed(n,c);const d=y=>c[y];function u(y){const v=isFunction(e.messages)?e.messages(y):isObject(e.messages)?e.messages[y]:!1;return v||(e.parent?e.parent.message(y):DEFAULT_MESSAGE)}const _=y=>e.modifiers?e.modifiers[y]:DEFAULT_MODIFIER,f=isPlainObject(e.processor)&&isFunction(e.processor.normalize)?e.processor.normalize:DEFAULT_NORMALIZE,$=isPlainObject(e.processor)&&isFunction(e.processor.interpolate)?e.processor.interpolate:DEFAULT_INTERPOLATE,N=isPlainObject(e.processor)&&isString(e.processor.type)?e.processor.type:DEFAULT_MESSAGE_DATA_TYPE,C={list:l,named:d,plural:a,linked:(y,...v)=>{const[b,k]=v;let x="text",E="";v.length===1?isObject(b)?(E=b.modifier||E,x=b.type||x):isString(b)&&(E=b||E):v.length===2&&(isString(b)&&(E=b||E),isString(k)&&(x=k||x));let P=u(y)(C);return x==="vnode"&&isArray(P)&&E&&(P=P[0]),E?_(E)(P,x):P},message:u,type:N,interpolate:$,normalize:f};return C}let devtools=null;function setDevToolsHook(e){devtools=e}function initI18nDevTools(e,t,n){devtools&&devtools.emit(IntlifyDevToolsHooks.I18nInit,{timestamp:Date.now(),i18n:e,version:t,meta:n})}const translateDevTools=createDevToolsHook(IntlifyDevToolsHooks.FunctionTranslate);function createDevToolsHook(e){return t=>devtools&&devtools.emit(e,t)}function fallbackWithSimple(e,t,n){return[...new Set([n,...isArray(t)?t:isObject(t)?Object.keys(t):isString(t)?[t]:[n]])]}function fallbackWithLocaleChain(e,t,n){const o=isString(n)?n:DEFAULT_LOCALE,s=e;s.__localeChainCache||(s.__localeChainCache=new Map);let a=s.__localeChainCache.get(o);if(!a){a=[];let r=[n];for(;isArray(r);)r=appendBlockToChain(a,r,t);const l=isArray(t)||!isPlainObject(t)?t:t.default?t.default:null;r=isString(l)?[l]:l,isArray(r)&&appendBlockToChain(a,r,!1),s.__localeChainCache.set(o,a)}return a}function appendBlockToChain(e,t,n){let o=!0;for(let s=0;s`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function getDefaultLinkedModifiers(){return{upper:(e,t)=>t==="text"&&isString(e)?e.toUpperCase():t==="vnode"&&isObject(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&isString(e)?e.toLowerCase():t==="vnode"&&isObject(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&isString(e)?capitalize(e):t==="vnode"&&isObject(e)&&"__v_isVNode"in e?capitalize(e.children):e}}let _compiler;function registerMessageCompiler(e){_compiler=e}let _resolver;function registerMessageResolver(e){_resolver=e}let _fallbacker;function registerLocaleFallbacker(e){_fallbacker=e}let _additionalMeta=null;const setAdditionalMeta=e=>{_additionalMeta=e},getAdditionalMeta=()=>_additionalMeta;let _fallbackContext=null;const setFallbackContext=e=>{_fallbackContext=e},getFallbackContext=()=>_fallbackContext;let _cid=0;function createCoreContext(e={}){const t=isString(e.version)?e.version:VERSION$1,n=isString(e.locale)?e.locale:DEFAULT_LOCALE,o=isArray(e.fallbackLocale)||isPlainObject(e.fallbackLocale)||isString(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:n,s=isPlainObject(e.messages)?e.messages:{[n]:{}},a=isPlainObject(e.datetimeFormats)?e.datetimeFormats:{[n]:{}},r=isPlainObject(e.numberFormats)?e.numberFormats:{[n]:{}},l=assign({},e.modifiers||{},getDefaultLinkedModifiers()),c=e.pluralRules||{},d=isFunction(e.missing)?e.missing:null,u=isBoolean(e.missingWarn)||isRegExp(e.missingWarn)?e.missingWarn:!0,_=isBoolean(e.fallbackWarn)||isRegExp(e.fallbackWarn)?e.fallbackWarn:!0,f=!!e.fallbackFormat,$=!!e.unresolving,N=isFunction(e.postTranslation)?e.postTranslation:null,B=isPlainObject(e.processor)?e.processor:null,C=isBoolean(e.warnHtmlMessage)?e.warnHtmlMessage:!0,y=!!e.escapeParameter,v=isFunction(e.messageCompiler)?e.messageCompiler:_compiler,b=isFunction(e.messageResolver)?e.messageResolver:_resolver||resolveWithKeyValue,k=isFunction(e.localeFallbacker)?e.localeFallbacker:_fallbacker||fallbackWithSimple,x=isObject(e.fallbackContext)?e.fallbackContext:void 0,E=isFunction(e.onWarn)?e.onWarn:warn$1,P=e,M=isObject(P.__datetimeFormatters)?P.__datetimeFormatters:new Map,H=isObject(P.__numberFormatters)?P.__numberFormatters:new Map,S=isObject(P.__meta)?P.__meta:{};_cid++;const A={version:t,cid:_cid,locale:n,fallbackLocale:o,messages:s,modifiers:l,pluralRules:c,missing:d,missingWarn:u,fallbackWarn:_,fallbackFormat:f,unresolving:$,postTranslation:N,processor:B,warnHtmlMessage:C,escapeParameter:y,messageCompiler:v,messageResolver:b,localeFallbacker:k,fallbackContext:x,onWarn:E,__meta:S};return A.datetimeFormats=a,A.numberFormats=r,A.__datetimeFormatters=M,A.__numberFormatters=H,__INTLIFY_PROD_DEVTOOLS__&&initI18nDevTools(A,t,S),A}function handleMissing(e,t,n,o,s){const{missing:a,onWarn:r}=e;if(a!==null){const l=a(e,n,t,s);return isString(l)?l:t}else return t}function updateFallbackLocale(e,t,n){const o=e;o.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}const defaultOnCacheKey=e=>e;let compileCache=Object.create(null);function compileToFunction(e,t={}){{const o=(t.onCacheKey||defaultOnCacheKey)(e),s=compileCache[o];if(s)return s;let a=!1;const r=t.onError||defaultOnError;t.onError=d=>{a=!0,r(d)};const{code:l}=baseCompile(e,t),c=new Function(`return ${l}`)();return a?c:compileCache[o]=c}}let code$1=CompileErrorCodes.__EXTEND_POINT__;const inc$1=()=>++code$1,CoreErrorCodes={INVALID_ARGUMENT:code$1,INVALID_DATE_ARGUMENT:inc$1(),INVALID_ISO_DATE_ARGUMENT:inc$1(),__EXTEND_POINT__:inc$1()};function createCoreError(e){return createCompileError(e,null,void 0)}const NOOP_MESSAGE_FUNCTION=()=>"",isMessageFunction=e=>isFunction(e);function translate(e,...t){const{fallbackFormat:n,postTranslation:o,unresolving:s,messageCompiler:a,fallbackLocale:r,messages:l}=e,[c,d]=parseTranslateArgs(...t),u=isBoolean(d.missingWarn)?d.missingWarn:e.missingWarn,_=isBoolean(d.fallbackWarn)?d.fallbackWarn:e.fallbackWarn,f=isBoolean(d.escapeParameter)?d.escapeParameter:e.escapeParameter,$=!!d.resolvedMessage,N=isString(d.default)||isBoolean(d.default)?isBoolean(d.default)?a?c:()=>c:d.default:n?a?c:()=>c:"",B=n||N!=="",C=isString(d.locale)?d.locale:e.locale;f&&escapeParams(d);let[y,v,b]=$?[c,C,l[C]||{}]:resolveMessageFormat(e,c,C,r,_,u),k=y,x=c;if(!$&&!(isString(k)||isMessageFunction(k))&&B&&(k=N,x=k),!$&&(!(isString(k)||isMessageFunction(k))||!isString(v)))return s?NOT_REOSLVED:c;let E=!1;const P=()=>{E=!0},M=isMessageFunction(k)?k:compileMessageFormat(e,c,v,k,x,P);if(E)return k;const H=getMessageContextOptions(e,v,b,d),S=createMessageContext(H),A=evaluateMessage(e,M,S),F=o?o(A,c):A;if(__INTLIFY_PROD_DEVTOOLS__){const U={timestamp:Date.now(),key:isString(c)?c:isMessageFunction(k)?k.key:"",locale:v||(isMessageFunction(k)?k.locale:""),format:isString(k)?k:isMessageFunction(k)?k.source:"",message:F};U.meta=assign({},e.__meta,getAdditionalMeta()||{}),translateDevTools(U)}return F}function escapeParams(e){isArray(e.list)?e.list=e.list.map(t=>isString(t)?escapeHtml(t):t):isObject(e.named)&&Object.keys(e.named).forEach(t=>{isString(e.named[t])&&(e.named[t]=escapeHtml(e.named[t]))})}function resolveMessageFormat(e,t,n,o,s,a){const{messages:r,onWarn:l,messageResolver:c,localeFallbacker:d}=e,u=d(e,o,n);let _={},f,$=null;const N="translate";for(let B=0;Bo;return d.locale=n,d.key=t,d}const c=r(o,getCompileOptions(e,n,s,o,l,a));return c.locale=n,c.key=t,c.source=o,c}function evaluateMessage(e,t,n){return t(n)}function parseTranslateArgs(...e){const[t,n,o]=e,s={};if(!isString(t)&&!isNumber(t)&&!isMessageFunction(t))throw createCoreError(CoreErrorCodes.INVALID_ARGUMENT);const a=isNumber(t)?String(t):(isMessageFunction(t),t);return isNumber(n)?s.plural=n:isString(n)?s.default=n:isPlainObject(n)&&!isEmptyObject(n)?s.named=n:isArray(n)&&(s.list=n),isNumber(o)?s.plural=o:isString(o)?s.default=o:isPlainObject(o)&&assign(s,o),[a,s]}function getCompileOptions(e,t,n,o,s,a){return{warnHtmlMessage:s,onError:r=>{throw a&&a(r),r},onCacheKey:r=>generateFormatCacheKey(t,n,r)}}function getMessageContextOptions(e,t,n,o){const{modifiers:s,pluralRules:a,messageResolver:r,fallbackLocale:l,fallbackWarn:c,missingWarn:d,fallbackContext:u}=e,f={locale:t,modifiers:s,pluralRules:a,messages:$=>{let N=r(n,$);if(N==null&&u){const[,,B]=resolveMessageFormat(u,$,t,l,c,d);N=r(B,$)}if(isString(N)){let B=!1;const y=compileMessageFormat(e,$,t,N,$,()=>{B=!0});return B?NOOP_MESSAGE_FUNCTION:y}else return isMessageFunction(N)?N:NOOP_MESSAGE_FUNCTION}};return e.processor&&(f.processor=e.processor),o.list&&(f.list=o.list),o.named&&(f.named=o.named),isNumber(o.plural)&&(f.pluralIndex=o.plural),f}function datetime(e,...t){const{datetimeFormats:n,unresolving:o,fallbackLocale:s,onWarn:a,localeFallbacker:r}=e,{__datetimeFormatters:l}=e,[c,d,u,_]=parseDateTimeArgs(...t),f=isBoolean(u.missingWarn)?u.missingWarn:e.missingWarn;isBoolean(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn;const $=!!u.part,N=isString(u.locale)?u.locale:e.locale,B=r(e,s,N);if(!isString(c)||c==="")return new Intl.DateTimeFormat(N,_).format(d);let C={},y,v=null;const b="datetime format";for(let E=0;E{DATETIME_FORMAT_OPTIONS_KEYS.includes(c)?r[c]=n[c]:a[c]=n[c]}),isString(o)?a.locale=o:isPlainObject(o)&&(r=o),isPlainObject(s)&&(r=s),[a.key||"",l,a,r]}function clearDateTimeFormat(e,t,n){const o=e;for(const s in n){const a=`${t}__${s}`;o.__datetimeFormatters.has(a)&&o.__datetimeFormatters.delete(a)}}function number(e,...t){const{numberFormats:n,unresolving:o,fallbackLocale:s,onWarn:a,localeFallbacker:r}=e,{__numberFormatters:l}=e,[c,d,u,_]=parseNumberArgs(...t),f=isBoolean(u.missingWarn)?u.missingWarn:e.missingWarn;isBoolean(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn;const $=!!u.part,N=isString(u.locale)?u.locale:e.locale,B=r(e,s,N);if(!isString(c)||c==="")return new Intl.NumberFormat(N,_).format(d);let C={},y,v=null;const b="number format";for(let E=0;E{NUMBER_FORMAT_OPTIONS_KEYS.includes(c)?r[c]=n[c]:a[c]=n[c]}),isString(o)?a.locale=o:isPlainObject(o)&&(r=o),isPlainObject(s)&&(r=s),[a.key||"",l,a,r]}function clearNumberFormat(e,t,n){const o=e;for(const s in n){const a=`${t}__${s}`;o.__numberFormatters.has(a)&&o.__numberFormatters.delete(a)}}typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(getGlobalThis().__INTLIFY_PROD_DEVTOOLS__=!1);/*! + */const pathStateMachine=[];pathStateMachine[0]={w:[0],i:[3,0],"[":[4],o:[7]};pathStateMachine[1]={w:[1],".":[2],"[":[4],o:[7]};pathStateMachine[2]={w:[2],i:[3,0],0:[3,0]};pathStateMachine[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]};pathStateMachine[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]};pathStateMachine[5]={"'":[4,0],o:8,l:[5,0]};pathStateMachine[6]={'"':[4,0],o:8,l:[6,0]};const literalValueRE=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function isLiteral(e){return literalValueRE.test(e)}function stripQuotes(e){const t=e.charCodeAt(0),n=e.charCodeAt(e.length-1);return t===n&&(t===34||t===39)?e.slice(1,-1):e}function getPathCharType(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 formatSubPath(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:isLiteral(t)?stripQuotes(t):"*"+t}function parse(e){const t=[];let n=-1,o=0,s=0,a,r,l,c,d,u,_;const f=[];f[0]=()=>{r===void 0?r=l:r+=l},f[1]=()=>{r!==void 0&&(t.push(r),r=void 0)},f[2]=()=>{f[0](),s++},f[3]=()=>{if(s>0)s--,o=4,f[0]();else{if(s=0,r===void 0||(r=formatSubPath(r),r===!1))return!1;f[1]()}};function $(){const N=e[n+1];if(o===5&&N==="'"||o===6&&N==='"')return n++,l="\\"+N,f[0](),!0}for(;o!==null;)if(n++,a=e[n],!(a==="\\"&&$())){if(c=getPathCharType(a),_=pathStateMachine[o],d=_[c]||_.l||8,d===8||(o=d[0],d[1]!==void 0&&(u=f[d[1]],u&&(l=a,u()===!1))))return;if(o===7)return t}}const cache=new Map;function resolveWithKeyValue(e,t){return isObject(e)?e[t]:null}function resolveValue(e,t){if(!isObject(e))return null;let n=cache.get(t);if(n||(n=parse(t),n&&cache.set(t,n)),!n)return null;const o=n.length;let s=e,a=0;for(;ae,DEFAULT_MESSAGE=e=>"",DEFAULT_MESSAGE_DATA_TYPE="text",DEFAULT_NORMALIZE=e=>e.length===0?"":e.join(""),DEFAULT_INTERPOLATE=toDisplayString;function pluralDefault(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function getPluralIndex(e){const t=isNumber(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(isNumber(e.named.count)||isNumber(e.named.n))?isNumber(e.named.count)?e.named.count:isNumber(e.named.n)?e.named.n:t:t}function normalizeNamed(e,t){t.count||(t.count=e),t.n||(t.n=e)}function createMessageContext(e={}){const t=e.locale,n=getPluralIndex(e),o=isObject(e.pluralRules)&&isString(t)&&isFunction(e.pluralRules[t])?e.pluralRules[t]:pluralDefault,s=isObject(e.pluralRules)&&isString(t)&&isFunction(e.pluralRules[t])?pluralDefault:void 0,a=y=>y[o(n,y.length,s)],r=e.list||[],l=y=>r[y],c=e.named||{};isNumber(e.pluralIndex)&&normalizeNamed(n,c);const d=y=>c[y];function u(y){const v=isFunction(e.messages)?e.messages(y):isObject(e.messages)?e.messages[y]:!1;return v||(e.parent?e.parent.message(y):DEFAULT_MESSAGE)}const _=y=>e.modifiers?e.modifiers[y]:DEFAULT_MODIFIER,f=isPlainObject(e.processor)&&isFunction(e.processor.normalize)?e.processor.normalize:DEFAULT_NORMALIZE,$=isPlainObject(e.processor)&&isFunction(e.processor.interpolate)?e.processor.interpolate:DEFAULT_INTERPOLATE,N=isPlainObject(e.processor)&&isString(e.processor.type)?e.processor.type:DEFAULT_MESSAGE_DATA_TYPE,C={list:l,named:d,plural:a,linked:(y,...v)=>{const[b,k]=v;let x="text",E="";v.length===1?isObject(b)?(E=b.modifier||E,x=b.type||x):isString(b)&&(E=b||E):v.length===2&&(isString(b)&&(E=b||E),isString(k)&&(x=k||x));let P=u(y)(C);return x==="vnode"&&isArray(P)&&E&&(P=P[0]),E?_(E)(P,x):P},message:u,type:N,interpolate:$,normalize:f};return C}let devtools=null;function setDevToolsHook(e){devtools=e}function initI18nDevTools(e,t,n){devtools&&devtools.emit(IntlifyDevToolsHooks.I18nInit,{timestamp:Date.now(),i18n:e,version:t,meta:n})}const translateDevTools=createDevToolsHook(IntlifyDevToolsHooks.FunctionTranslate);function createDevToolsHook(e){return t=>devtools&&devtools.emit(e,t)}function fallbackWithSimple(e,t,n){return[...new Set([n,...isArray(t)?t:isObject(t)?Object.keys(t):isString(t)?[t]:[n]])]}function fallbackWithLocaleChain(e,t,n){const o=isString(n)?n:DEFAULT_LOCALE,s=e;s.__localeChainCache||(s.__localeChainCache=new Map);let a=s.__localeChainCache.get(o);if(!a){a=[];let r=[n];for(;isArray(r);)r=appendBlockToChain(a,r,t);const l=isArray(t)||!isPlainObject(t)?t:t.default?t.default:null;r=isString(l)?[l]:l,isArray(r)&&appendBlockToChain(a,r,!1),s.__localeChainCache.set(o,a)}return a}function appendBlockToChain(e,t,n){let o=!0;for(let s=0;s`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function getDefaultLinkedModifiers(){return{upper:(e,t)=>t==="text"&&isString(e)?e.toUpperCase():t==="vnode"&&isObject(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&isString(e)?e.toLowerCase():t==="vnode"&&isObject(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&isString(e)?capitalize(e):t==="vnode"&&isObject(e)&&"__v_isVNode"in e?capitalize(e.children):e}}let _compiler;function registerMessageCompiler(e){_compiler=e}let _resolver;function registerMessageResolver(e){_resolver=e}let _fallbacker;function registerLocaleFallbacker(e){_fallbacker=e}let _additionalMeta=null;const setAdditionalMeta=e=>{_additionalMeta=e},getAdditionalMeta=()=>_additionalMeta;let _fallbackContext=null;const setFallbackContext=e=>{_fallbackContext=e},getFallbackContext=()=>_fallbackContext;let _cid=0;function createCoreContext(e={}){const t=isString(e.version)?e.version:VERSION$1,n=isString(e.locale)?e.locale:DEFAULT_LOCALE,o=isArray(e.fallbackLocale)||isPlainObject(e.fallbackLocale)||isString(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:n,s=isPlainObject(e.messages)?e.messages:{[n]:{}},a=isPlainObject(e.datetimeFormats)?e.datetimeFormats:{[n]:{}},r=isPlainObject(e.numberFormats)?e.numberFormats:{[n]:{}},l=assign({},e.modifiers||{},getDefaultLinkedModifiers()),c=e.pluralRules||{},d=isFunction(e.missing)?e.missing:null,u=isBoolean(e.missingWarn)||isRegExp(e.missingWarn)?e.missingWarn:!0,_=isBoolean(e.fallbackWarn)||isRegExp(e.fallbackWarn)?e.fallbackWarn:!0,f=!!e.fallbackFormat,$=!!e.unresolving,N=isFunction(e.postTranslation)?e.postTranslation:null,B=isPlainObject(e.processor)?e.processor:null,C=isBoolean(e.warnHtmlMessage)?e.warnHtmlMessage:!0,y=!!e.escapeParameter,v=isFunction(e.messageCompiler)?e.messageCompiler:_compiler,b=isFunction(e.messageResolver)?e.messageResolver:_resolver||resolveWithKeyValue,k=isFunction(e.localeFallbacker)?e.localeFallbacker:_fallbacker||fallbackWithSimple,x=isObject(e.fallbackContext)?e.fallbackContext:void 0,E=isFunction(e.onWarn)?e.onWarn:warn$1,P=e,M=isObject(P.__datetimeFormatters)?P.__datetimeFormatters:new Map,H=isObject(P.__numberFormatters)?P.__numberFormatters:new Map,S=isObject(P.__meta)?P.__meta:{};_cid++;const D={version:t,cid:_cid,locale:n,fallbackLocale:o,messages:s,modifiers:l,pluralRules:c,missing:d,missingWarn:u,fallbackWarn:_,fallbackFormat:f,unresolving:$,postTranslation:N,processor:B,warnHtmlMessage:C,escapeParameter:y,messageCompiler:v,messageResolver:b,localeFallbacker:k,fallbackContext:x,onWarn:E,__meta:S};return D.datetimeFormats=a,D.numberFormats=r,D.__datetimeFormatters=M,D.__numberFormatters=H,__INTLIFY_PROD_DEVTOOLS__&&initI18nDevTools(D,t,S),D}function handleMissing(e,t,n,o,s){const{missing:a,onWarn:r}=e;if(a!==null){const l=a(e,n,t,s);return isString(l)?l:t}else return t}function updateFallbackLocale(e,t,n){const o=e;o.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}const defaultOnCacheKey=e=>e;let compileCache=Object.create(null);function compileToFunction(e,t={}){{const o=(t.onCacheKey||defaultOnCacheKey)(e),s=compileCache[o];if(s)return s;let a=!1;const r=t.onError||defaultOnError;t.onError=d=>{a=!0,r(d)};const{code:l}=baseCompile(e,t),c=new Function(`return ${l}`)();return a?c:compileCache[o]=c}}let code$1=CompileErrorCodes.__EXTEND_POINT__;const inc$1=()=>++code$1,CoreErrorCodes={INVALID_ARGUMENT:code$1,INVALID_DATE_ARGUMENT:inc$1(),INVALID_ISO_DATE_ARGUMENT:inc$1(),__EXTEND_POINT__:inc$1()};function createCoreError(e){return createCompileError(e,null,void 0)}const NOOP_MESSAGE_FUNCTION=()=>"",isMessageFunction=e=>isFunction(e);function translate(e,...t){const{fallbackFormat:n,postTranslation:o,unresolving:s,messageCompiler:a,fallbackLocale:r,messages:l}=e,[c,d]=parseTranslateArgs(...t),u=isBoolean(d.missingWarn)?d.missingWarn:e.missingWarn,_=isBoolean(d.fallbackWarn)?d.fallbackWarn:e.fallbackWarn,f=isBoolean(d.escapeParameter)?d.escapeParameter:e.escapeParameter,$=!!d.resolvedMessage,N=isString(d.default)||isBoolean(d.default)?isBoolean(d.default)?a?c:()=>c:d.default:n?a?c:()=>c:"",B=n||N!=="",C=isString(d.locale)?d.locale:e.locale;f&&escapeParams(d);let[y,v,b]=$?[c,C,l[C]||{}]:resolveMessageFormat(e,c,C,r,_,u),k=y,x=c;if(!$&&!(isString(k)||isMessageFunction(k))&&B&&(k=N,x=k),!$&&(!(isString(k)||isMessageFunction(k))||!isString(v)))return s?NOT_REOSLVED:c;let E=!1;const P=()=>{E=!0},M=isMessageFunction(k)?k:compileMessageFormat(e,c,v,k,x,P);if(E)return k;const H=getMessageContextOptions(e,v,b,d),S=createMessageContext(H),D=evaluateMessage(e,M,S),F=o?o(D,c):D;if(__INTLIFY_PROD_DEVTOOLS__){const U={timestamp:Date.now(),key:isString(c)?c:isMessageFunction(k)?k.key:"",locale:v||(isMessageFunction(k)?k.locale:""),format:isString(k)?k:isMessageFunction(k)?k.source:"",message:F};U.meta=assign({},e.__meta,getAdditionalMeta()||{}),translateDevTools(U)}return F}function escapeParams(e){isArray(e.list)?e.list=e.list.map(t=>isString(t)?escapeHtml(t):t):isObject(e.named)&&Object.keys(e.named).forEach(t=>{isString(e.named[t])&&(e.named[t]=escapeHtml(e.named[t]))})}function resolveMessageFormat(e,t,n,o,s,a){const{messages:r,onWarn:l,messageResolver:c,localeFallbacker:d}=e,u=d(e,o,n);let _={},f,$=null;const N="translate";for(let B=0;Bo;return d.locale=n,d.key=t,d}const c=r(o,getCompileOptions(e,n,s,o,l,a));return c.locale=n,c.key=t,c.source=o,c}function evaluateMessage(e,t,n){return t(n)}function parseTranslateArgs(...e){const[t,n,o]=e,s={};if(!isString(t)&&!isNumber(t)&&!isMessageFunction(t))throw createCoreError(CoreErrorCodes.INVALID_ARGUMENT);const a=isNumber(t)?String(t):(isMessageFunction(t),t);return isNumber(n)?s.plural=n:isString(n)?s.default=n:isPlainObject(n)&&!isEmptyObject(n)?s.named=n:isArray(n)&&(s.list=n),isNumber(o)?s.plural=o:isString(o)?s.default=o:isPlainObject(o)&&assign(s,o),[a,s]}function getCompileOptions(e,t,n,o,s,a){return{warnHtmlMessage:s,onError:r=>{throw a&&a(r),r},onCacheKey:r=>generateFormatCacheKey(t,n,r)}}function getMessageContextOptions(e,t,n,o){const{modifiers:s,pluralRules:a,messageResolver:r,fallbackLocale:l,fallbackWarn:c,missingWarn:d,fallbackContext:u}=e,f={locale:t,modifiers:s,pluralRules:a,messages:$=>{let N=r(n,$);if(N==null&&u){const[,,B]=resolveMessageFormat(u,$,t,l,c,d);N=r(B,$)}if(isString(N)){let B=!1;const y=compileMessageFormat(e,$,t,N,$,()=>{B=!0});return B?NOOP_MESSAGE_FUNCTION:y}else return isMessageFunction(N)?N:NOOP_MESSAGE_FUNCTION}};return e.processor&&(f.processor=e.processor),o.list&&(f.list=o.list),o.named&&(f.named=o.named),isNumber(o.plural)&&(f.pluralIndex=o.plural),f}function datetime(e,...t){const{datetimeFormats:n,unresolving:o,fallbackLocale:s,onWarn:a,localeFallbacker:r}=e,{__datetimeFormatters:l}=e,[c,d,u,_]=parseDateTimeArgs(...t),f=isBoolean(u.missingWarn)?u.missingWarn:e.missingWarn;isBoolean(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn;const $=!!u.part,N=isString(u.locale)?u.locale:e.locale,B=r(e,s,N);if(!isString(c)||c==="")return new Intl.DateTimeFormat(N,_).format(d);let C={},y,v=null;const b="datetime format";for(let E=0;E{DATETIME_FORMAT_OPTIONS_KEYS.includes(c)?r[c]=n[c]:a[c]=n[c]}),isString(o)?a.locale=o:isPlainObject(o)&&(r=o),isPlainObject(s)&&(r=s),[a.key||"",l,a,r]}function clearDateTimeFormat(e,t,n){const o=e;for(const s in n){const a=`${t}__${s}`;o.__datetimeFormatters.has(a)&&o.__datetimeFormatters.delete(a)}}function number(e,...t){const{numberFormats:n,unresolving:o,fallbackLocale:s,onWarn:a,localeFallbacker:r}=e,{__numberFormatters:l}=e,[c,d,u,_]=parseNumberArgs(...t),f=isBoolean(u.missingWarn)?u.missingWarn:e.missingWarn;isBoolean(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn;const $=!!u.part,N=isString(u.locale)?u.locale:e.locale,B=r(e,s,N);if(!isString(c)||c==="")return new Intl.NumberFormat(N,_).format(d);let C={},y,v=null;const b="number format";for(let E=0;E{NUMBER_FORMAT_OPTIONS_KEYS.includes(c)?r[c]=n[c]:a[c]=n[c]}),isString(o)?a.locale=o:isPlainObject(o)&&(r=o),isPlainObject(s)&&(r=s),[a.key||"",l,a,r]}function clearNumberFormat(e,t,n){const o=e;for(const s in n){const a=`${t}__${s}`;o.__numberFormatters.has(a)&&o.__numberFormatters.delete(a)}}typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(getGlobalThis().__INTLIFY_PROD_DEVTOOLS__=!1);/*! * vue-i18n v9.2.2 * (c) 2022 kazuya kawaguchi * Released under the MIT License. - */const VERSION="9.2.2";function initFeatureFlags(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(getGlobalThis().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(getGlobalThis().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(getGlobalThis().__INTLIFY_PROD_DEVTOOLS__=!1)}let code=CompileErrorCodes.__EXTEND_POINT__;const inc=()=>++code,I18nErrorCodes={UNEXPECTED_RETURN_TYPE:code,INVALID_ARGUMENT:inc(),MUST_BE_CALL_SETUP_TOP:inc(),NOT_INSLALLED:inc(),NOT_AVAILABLE_IN_LEGACY_MODE:inc(),REQUIRED_VALUE:inc(),INVALID_VALUE:inc(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:inc(),NOT_INSLALLED_WITH_PROVIDE:inc(),UNEXPECTED_ERROR:inc(),NOT_COMPATIBLE_LEGACY_VUE_I18N:inc(),BRIDGE_SUPPORT_VUE_2_ONLY:inc(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:inc(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:inc(),__EXTEND_POINT__:inc()};function createI18nError(e,...t){return createCompileError(e,null,void 0)}const TransrateVNodeSymbol=makeSymbol("__transrateVNode"),DatetimePartsSymbol=makeSymbol("__datetimeParts"),NumberPartsSymbol=makeSymbol("__numberParts"),SetPluralRulesSymbol=makeSymbol("__setPluralRules");makeSymbol("__intlifyMeta");const InejctWithOption=makeSymbol("__injectWithOption");function handleFlatJson(e){if(!isObject(e))return e;for(const t in e)if(hasOwn(e,t))if(!t.includes("."))isObject(e[t])&&handleFlatJson(e[t]);else{const n=t.split("."),o=n.length-1;let s=e;for(let a=0;a{if("locale"in l&&"resource"in l){const{locale:c,resource:d}=l;c?(r[c]=r[c]||{},deepCopy(d,r[c])):deepCopy(d,r)}else isString(l)&&deepCopy(JSON.parse(l),r)}),s==null&&a)for(const l in r)hasOwn(r,l)&&handleFlatJson(r[l]);return r}const isNotObjectOrIsArray=e=>!isObject(e)||isArray(e);function deepCopy(e,t){if(isNotObjectOrIsArray(e)||isNotObjectOrIsArray(t))throw createI18nError(I18nErrorCodes.INVALID_VALUE);for(const n in e)hasOwn(e,n)&&(isNotObjectOrIsArray(e[n])||isNotObjectOrIsArray(t[n])?t[n]=e[n]:deepCopy(e[n],t[n]))}function getComponentOptions(e){return e.type}function adjustI18nResources(e,t,n){let o=isObject(t.messages)?t.messages:{};"__i18nGlobal"in n&&(o=getLocaleMessages(e.locale.value,{messages:o,__i18n:n.__i18nGlobal}));const s=Object.keys(o);s.length&&s.forEach(a=>{e.mergeLocaleMessage(a,o[a])});{if(isObject(t.datetimeFormats)){const a=Object.keys(t.datetimeFormats);a.length&&a.forEach(r=>{e.mergeDateTimeFormat(r,t.datetimeFormats[r])})}if(isObject(t.numberFormats)){const a=Object.keys(t.numberFormats);a.length&&a.forEach(r=>{e.mergeNumberFormat(r,t.numberFormats[r])})}}}function createTextNode(e){return createVNode(Text,null,e,0)}const DEVTOOLS_META="__INTLIFY_META__";let composerID=0;function defineCoreMissingHandler(e){return(t,n,o,s)=>e(n,o,getCurrentInstance()||void 0,s)}const getMetaInfo=()=>{const e=getCurrentInstance();let t=null;return e&&(t=getComponentOptions(e)[DEVTOOLS_META])?{[DEVTOOLS_META]:t}:null};function createComposer(e={},t){const{__root:n}=e,o=n===void 0;let s=isBoolean(e.inheritLocale)?e.inheritLocale:!0;const a=ref(n&&s?n.locale.value:isString(e.locale)?e.locale:DEFAULT_LOCALE),r=ref(n&&s?n.fallbackLocale.value:isString(e.fallbackLocale)||isArray(e.fallbackLocale)||isPlainObject(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:a.value),l=ref(getLocaleMessages(a.value,e)),c=ref(isPlainObject(e.datetimeFormats)?e.datetimeFormats:{[a.value]:{}}),d=ref(isPlainObject(e.numberFormats)?e.numberFormats:{[a.value]:{}});let u=n?n.missingWarn:isBoolean(e.missingWarn)||isRegExp(e.missingWarn)?e.missingWarn:!0,_=n?n.fallbackWarn:isBoolean(e.fallbackWarn)||isRegExp(e.fallbackWarn)?e.fallbackWarn:!0,f=n?n.fallbackRoot:isBoolean(e.fallbackRoot)?e.fallbackRoot:!0,$=!!e.fallbackFormat,N=isFunction(e.missing)?e.missing:null,B=isFunction(e.missing)?defineCoreMissingHandler(e.missing):null,C=isFunction(e.postTranslation)?e.postTranslation:null,y=n?n.warnHtmlMessage:isBoolean(e.warnHtmlMessage)?e.warnHtmlMessage:!0,v=!!e.escapeParameter;const b=n?n.modifiers:isPlainObject(e.modifiers)?e.modifiers:{};let k=e.pluralRules||n&&n.pluralRules,x;x=(()=>{o&&setFallbackContext(null);const D={version:VERSION,locale:a.value,fallbackLocale:r.value,messages:l.value,modifiers:b,pluralRules:k,missing:B===null?void 0:B,missingWarn:u,fallbackWarn:_,fallbackFormat:$,unresolving:!0,postTranslation:C===null?void 0:C,warnHtmlMessage:y,escapeParameter:v,messageResolver:e.messageResolver,__meta:{framework:"vue"}};D.datetimeFormats=c.value,D.numberFormats=d.value,D.__datetimeFormatters=isPlainObject(x)?x.__datetimeFormatters:void 0,D.__numberFormatters=isPlainObject(x)?x.__numberFormatters:void 0;const T=createCoreContext(D);return o&&setFallbackContext(T),T})(),updateFallbackLocale(x,a.value,r.value);function P(){return[a.value,r.value,l.value,c.value,d.value]}const M=computed({get:()=>a.value,set:D=>{a.value=D,x.locale=a.value}}),H=computed({get:()=>r.value,set:D=>{r.value=D,x.fallbackLocale=r.value,updateFallbackLocale(x,a.value,D)}}),S=computed(()=>l.value),A=computed(()=>c.value),F=computed(()=>d.value);function U(){return isFunction(C)?C:null}function X(D){C=D,x.postTranslation=D}function te(){return N}function J(D){D!==null&&(B=defineCoreMissingHandler(D)),N=D,x.missing=B}const ee=(D,T,Y,Z,oe,re)=>{P();let le;if(__INTLIFY_PROD_DEVTOOLS__)try{setAdditionalMeta(getMetaInfo()),o||(x.fallbackContext=n?getFallbackContext():void 0),le=D(x)}finally{setAdditionalMeta(null),o||(x.fallbackContext=void 0)}else le=D(x);if(isNumber(le)&&le===NOT_REOSLVED){const[ue,me]=T();return n&&f?Z(n):oe(ue)}else{if(re(le))return le;throw createI18nError(I18nErrorCodes.UNEXPECTED_RETURN_TYPE)}};function Q(...D){return ee(T=>Reflect.apply(translate,null,[T,...D]),()=>parseTranslateArgs(...D),"translate",T=>Reflect.apply(T.t,T,[...D]),T=>T,T=>isString(T))}function ae(...D){const[T,Y,Z]=D;if(Z&&!isObject(Z))throw createI18nError(I18nErrorCodes.INVALID_ARGUMENT);return Q(T,Y,assign({resolvedMessage:!0},Z||{}))}function ie(...D){return ee(T=>Reflect.apply(datetime,null,[T,...D]),()=>parseDateTimeArgs(...D),"datetime format",T=>Reflect.apply(T.d,T,[...D]),()=>MISSING_RESOLVE_VALUE,T=>isString(T))}function L(...D){return ee(T=>Reflect.apply(number,null,[T,...D]),()=>parseNumberArgs(...D),"number format",T=>Reflect.apply(T.n,T,[...D]),()=>MISSING_RESOLVE_VALUE,T=>isString(T))}function q(D){return D.map(T=>isString(T)||isNumber(T)||isBoolean(T)?createTextNode(String(T)):T)}const j={normalize:q,interpolate:D=>D,type:"vnode"};function ce(...D){return ee(T=>{let Y;const Z=T;try{Z.processor=j,Y=Reflect.apply(translate,null,[Z,...D])}finally{Z.processor=null}return Y},()=>parseTranslateArgs(...D),"translate",T=>T[TransrateVNodeSymbol](...D),T=>[createTextNode(T)],T=>isArray(T))}function se(...D){return ee(T=>Reflect.apply(number,null,[T,...D]),()=>parseNumberArgs(...D),"number format",T=>T[NumberPartsSymbol](...D),()=>[],T=>isString(T)||isArray(T))}function de(...D){return ee(T=>Reflect.apply(datetime,null,[T,...D]),()=>parseDateTimeArgs(...D),"datetime format",T=>T[DatetimePartsSymbol](...D),()=>[],T=>isString(T)||isArray(T))}function ne(D){k=D,x.pluralRules=k}function fe(D,T){const Y=isString(T)?T:a.value,Z=V(Y);return x.messageResolver(Z,D)!==null}function he(D){let T=null;const Y=fallbackWithLocaleChain(x,r.value,a.value);for(let Z=0;Z{s&&(a.value=D,x.locale=D,updateFallbackLocale(x,a.value,r.value))}),watch(n.fallbackLocale,D=>{s&&(r.value=D,x.fallbackLocale=D,updateFallbackLocale(x,a.value,r.value))}));const R={id:composerID,locale:M,fallbackLocale:H,get inheritLocale(){return s},set inheritLocale(D){s=D,D&&n&&(a.value=n.locale.value,r.value=n.fallbackLocale.value,updateFallbackLocale(x,a.value,r.value))},get availableLocales(){return Object.keys(l.value).sort()},messages:S,get modifiers(){return b},get pluralRules(){return k||{}},get isGlobal(){return o},get missingWarn(){return u},set missingWarn(D){u=D,x.missingWarn=u},get fallbackWarn(){return _},set fallbackWarn(D){_=D,x.fallbackWarn=_},get fallbackRoot(){return f},set fallbackRoot(D){f=D},get fallbackFormat(){return $},set fallbackFormat(D){$=D,x.fallbackFormat=$},get warnHtmlMessage(){return y},set warnHtmlMessage(D){y=D,x.warnHtmlMessage=D},get escapeParameter(){return v},set escapeParameter(D){v=D,x.escapeParameter=D},t:Q,getLocaleMessage:V,setLocaleMessage:g,mergeLocaleMessage:m,getPostTranslationHandler:U,setPostTranslationHandler:X,getMissingHandler:te,setMissingHandler:J,[SetPluralRulesSymbol]:ne};return R.datetimeFormats=A,R.numberFormats=F,R.rt=ae,R.te=fe,R.tm=ge,R.d=ie,R.n=L,R.getDateTimeFormat=w,R.setDateTimeFormat=I,R.mergeDateTimeFormat=O,R.getNumberFormat=W,R.setNumberFormat=K,R.mergeNumberFormat=G,R[InejctWithOption]=e.__injectWithOption,R[TransrateVNodeSymbol]=ce,R[DatetimePartsSymbol]=de,R[NumberPartsSymbol]=se,R}function convertComposerOptions(e){const t=isString(e.locale)?e.locale:DEFAULT_LOCALE,n=isString(e.fallbackLocale)||isArray(e.fallbackLocale)||isPlainObject(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,o=isFunction(e.missing)?e.missing:void 0,s=isBoolean(e.silentTranslationWarn)||isRegExp(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,a=isBoolean(e.silentFallbackWarn)||isRegExp(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,r=isBoolean(e.fallbackRoot)?e.fallbackRoot:!0,l=!!e.formatFallbackMessages,c=isPlainObject(e.modifiers)?e.modifiers:{},d=e.pluralizationRules,u=isFunction(e.postTranslation)?e.postTranslation:void 0,_=isString(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,f=!!e.escapeParameterHtml,$=isBoolean(e.sync)?e.sync:!0;let N=e.messages;if(isPlainObject(e.sharedMessages)){const x=e.sharedMessages;N=Object.keys(x).reduce((P,M)=>{const H=P[M]||(P[M]={});return assign(H,x[M]),P},N||{})}const{__i18n:B,__root:C,__injectWithOption:y}=e,v=e.datetimeFormats,b=e.numberFormats,k=e.flatJson;return{locale:t,fallbackLocale:n,messages:N,flatJson:k,datetimeFormats:v,numberFormats:b,missing:o,missingWarn:s,fallbackWarn:a,fallbackRoot:r,fallbackFormat:l,modifiers:c,pluralRules:d,postTranslation:u,warnHtmlMessage:_,escapeParameter:f,messageResolver:e.messageResolver,inheritLocale:$,__i18n:B,__root:C,__injectWithOption:y}}function createVueI18n(e={},t){{const n=createComposer(convertComposerOptions(e)),o={id:n.id,get locale(){return n.locale.value},set locale(s){n.locale.value=s},get fallbackLocale(){return n.fallbackLocale.value},set fallbackLocale(s){n.fallbackLocale.value=s},get messages(){return n.messages.value},get datetimeFormats(){return n.datetimeFormats.value},get numberFormats(){return n.numberFormats.value},get availableLocales(){return n.availableLocales},get formatter(){return{interpolate(){return[]}}},set formatter(s){},get missing(){return n.getMissingHandler()},set missing(s){n.setMissingHandler(s)},get silentTranslationWarn(){return isBoolean(n.missingWarn)?!n.missingWarn:n.missingWarn},set silentTranslationWarn(s){n.missingWarn=isBoolean(s)?!s:s},get silentFallbackWarn(){return isBoolean(n.fallbackWarn)?!n.fallbackWarn:n.fallbackWarn},set silentFallbackWarn(s){n.fallbackWarn=isBoolean(s)?!s:s},get modifiers(){return n.modifiers},get formatFallbackMessages(){return n.fallbackFormat},set formatFallbackMessages(s){n.fallbackFormat=s},get postTranslation(){return n.getPostTranslationHandler()},set postTranslation(s){n.setPostTranslationHandler(s)},get sync(){return n.inheritLocale},set sync(s){n.inheritLocale=s},get warnHtmlInMessage(){return n.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(s){n.warnHtmlMessage=s!=="off"},get escapeParameterHtml(){return n.escapeParameter},set escapeParameterHtml(s){n.escapeParameter=s},get preserveDirectiveContent(){return!0},set preserveDirectiveContent(s){},get pluralizationRules(){return n.pluralRules||{}},__composer:n,t(...s){const[a,r,l]=s,c={};let d=null,u=null;if(!isString(a))throw createI18nError(I18nErrorCodes.INVALID_ARGUMENT);const _=a;return isString(r)?c.locale=r:isArray(r)?d=r:isPlainObject(r)&&(u=r),isArray(l)?d=l:isPlainObject(l)&&(u=l),Reflect.apply(n.t,n,[_,d||u||{},c])},rt(...s){return Reflect.apply(n.rt,n,[...s])},tc(...s){const[a,r,l]=s,c={plural:1};let d=null,u=null;if(!isString(a))throw createI18nError(I18nErrorCodes.INVALID_ARGUMENT);const _=a;return isString(r)?c.locale=r:isNumber(r)?c.plural=r:isArray(r)?d=r:isPlainObject(r)&&(u=r),isString(l)?c.locale=l:isArray(l)?d=l:isPlainObject(l)&&(u=l),Reflect.apply(n.t,n,[_,d||u||{},c])},te(s,a){return n.te(s,a)},tm(s){return n.tm(s)},getLocaleMessage(s){return n.getLocaleMessage(s)},setLocaleMessage(s,a){n.setLocaleMessage(s,a)},mergeLocaleMessage(s,a){n.mergeLocaleMessage(s,a)},d(...s){return Reflect.apply(n.d,n,[...s])},getDateTimeFormat(s){return n.getDateTimeFormat(s)},setDateTimeFormat(s,a){n.setDateTimeFormat(s,a)},mergeDateTimeFormat(s,a){n.mergeDateTimeFormat(s,a)},n(...s){return Reflect.apply(n.n,n,[...s])},getNumberFormat(s){return n.getNumberFormat(s)},setNumberFormat(s,a){n.setNumberFormat(s,a)},mergeNumberFormat(s,a){n.mergeNumberFormat(s,a)},getChoiceIndex(s,a){return-1},__onComponentInstanceCreated(s){const{componentInstanceCreatedListener:a}=e;a&&a(s,o)}};return o}}const baseFormatProps={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function getInterpolateArg({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((o,s)=>o=[...o,...isArray(s.children)?s.children:[s]],[]):t.reduce((n,o)=>{const s=e[o];return s&&(n[o]=s()),n},{})}function getFragmentableTag(e){return Fragment}const Translation={name:"i18n-t",props:assign({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>isNumber(e)||!isNaN(e)}},baseFormatProps),setup(e,t){const{slots:n,attrs:o}=t,s=e.i18n||useI18n({useScope:e.scope,__useComponent:!0});return()=>{const a=Object.keys(n).filter(_=>_!=="_"),r={};e.locale&&(r.locale=e.locale),e.plural!==void 0&&(r.plural=isString(e.plural)?+e.plural:e.plural);const l=getInterpolateArg(t,a),c=s[TransrateVNodeSymbol](e.keypath,l,r),d=assign({},o),u=isString(e.tag)||isObject(e.tag)?e.tag:getFragmentableTag();return h(u,d,c)}}};function isVNode(e){return isArray(e)&&!isString(e[0])}function renderFormatter(e,t,n,o){const{slots:s,attrs:a}=t;return()=>{const r={part:!0};let l={};e.locale&&(r.locale=e.locale),isString(e.format)?r.key=e.format:isObject(e.format)&&(isString(e.format.key)&&(r.key=e.format.key),l=Object.keys(e.format).reduce((f,$)=>n.includes($)?assign({},f,{[$]:e.format[$]}):f,{}));const c=o(e.value,r,l);let d=[r.key];isArray(c)?d=c.map((f,$)=>{const N=s[f.type],B=N?N({[f.type]:f.value,index:$,parts:c}):[f.value];return isVNode(B)&&(B[0].key=`${f.type}-${$}`),B}):isString(c)&&(d=[c]);const u=assign({},a),_=isString(e.tag)||isObject(e.tag)?e.tag:getFragmentableTag();return h(_,u,d)}}const NumberFormat={name:"i18n-n",props:assign({value:{type:Number,required:!0},format:{type:[String,Object]}},baseFormatProps),setup(e,t){const n=e.i18n||useI18n({useScope:"parent",__useComponent:!0});return renderFormatter(e,t,NUMBER_FORMAT_OPTIONS_KEYS,(...o)=>n[NumberPartsSymbol](...o))}},DatetimeFormat={name:"i18n-d",props:assign({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},baseFormatProps),setup(e,t){const n=e.i18n||useI18n({useScope:"parent",__useComponent:!0});return renderFormatter(e,t,DATETIME_FORMAT_OPTIONS_KEYS,(...o)=>n[DatetimePartsSymbol](...o))}};function getComposer$2(e,t){const n=e;if(e.mode==="composition")return n.__getInstance(t)||e.global;{const o=n.__getInstance(t);return o!=null?o.__composer:e.global.__composer}}function vTDirective(e){const t=r=>{const{instance:l,modifiers:c,value:d}=r;if(!l||!l.$)throw createI18nError(I18nErrorCodes.UNEXPECTED_ERROR);const u=getComposer$2(e,l.$),_=parseValue(d);return[Reflect.apply(u.t,u,[...makeParams(_)]),u]};return{created:(r,l)=>{const[c,d]=t(l);inBrowser&&e.global===d&&(r.__i18nWatcher=watch(d.locale,()=>{l.instance&&l.instance.$forceUpdate()})),r.__composer=d,r.textContent=c},unmounted:r=>{inBrowser&&r.__i18nWatcher&&(r.__i18nWatcher(),r.__i18nWatcher=void 0,delete r.__i18nWatcher),r.__composer&&(r.__composer=void 0,delete r.__composer)},beforeUpdate:(r,{value:l})=>{if(r.__composer){const c=r.__composer,d=parseValue(l);r.textContent=Reflect.apply(c.t,c,[...makeParams(d)])}},getSSRProps:r=>{const[l]=t(r);return{textContent:l}}}}function parseValue(e){if(isString(e))return{path:e};if(isPlainObject(e)){if(!("path"in e))throw createI18nError(I18nErrorCodes.REQUIRED_VALUE,"path");return e}else throw createI18nError(I18nErrorCodes.INVALID_VALUE)}function makeParams(e){const{path:t,locale:n,args:o,choice:s,plural:a}=e,r={},l=o||{};return isString(n)&&(r.locale=n),isNumber(s)&&(r.plural=s),isNumber(a)&&(r.plural=a),[t,l,r]}function apply(e,t,...n){const o=isPlainObject(n[0])?n[0]:{},s=!!o.useI18nComponentName;(isBoolean(o.globalInstall)?o.globalInstall:!0)&&(e.component(s?"i18n":Translation.name,Translation),e.component(NumberFormat.name,NumberFormat),e.component(DatetimeFormat.name,DatetimeFormat)),e.directive("t",vTDirective(t))}function defineMixin(e,t,n){return{beforeCreate(){const o=getCurrentInstance();if(!o)throw createI18nError(I18nErrorCodes.UNEXPECTED_ERROR);const s=this.$options;if(s.i18n){const a=s.i18n;s.__i18n&&(a.__i18n=s.__i18n),a.__root=t,this===this.$root?this.$i18n=mergeToRoot(e,a):(a.__injectWithOption=!0,this.$i18n=createVueI18n(a))}else s.__i18n?this===this.$root?this.$i18n=mergeToRoot(e,s):this.$i18n=createVueI18n({__i18n:s.__i18n,__injectWithOption:!0,__root:t}):this.$i18n=e;s.__i18nGlobal&&adjustI18nResources(t,s,s),e.__onComponentInstanceCreated(this.$i18n),n.__setInstance(o,this.$i18n),this.$t=(...a)=>this.$i18n.t(...a),this.$rt=(...a)=>this.$i18n.rt(...a),this.$tc=(...a)=>this.$i18n.tc(...a),this.$te=(a,r)=>this.$i18n.te(a,r),this.$d=(...a)=>this.$i18n.d(...a),this.$n=(...a)=>this.$i18n.n(...a),this.$tm=a=>this.$i18n.tm(a)},mounted(){},unmounted(){const o=getCurrentInstance();if(!o)throw createI18nError(I18nErrorCodes.UNEXPECTED_ERROR);delete this.$t,delete this.$rt,delete this.$tc,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,n.__deleteInstance(o),delete this.$i18n}}}function mergeToRoot(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[SetPluralRulesSymbol](t.pluralizationRules||e.pluralizationRules);const n=getLocaleMessages(e.locale,{messages:t.messages,__i18n:t.__i18n});return Object.keys(n).forEach(o=>e.mergeLocaleMessage(o,n[o])),t.datetimeFormats&&Object.keys(t.datetimeFormats).forEach(o=>e.mergeDateTimeFormat(o,t.datetimeFormats[o])),t.numberFormats&&Object.keys(t.numberFormats).forEach(o=>e.mergeNumberFormat(o,t.numberFormats[o])),e}const I18nInjectionKey=makeSymbol("global-vue-i18n");function createI18n(e={},t){const n=__VUE_I18N_LEGACY_API__&&isBoolean(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,o=isBoolean(e.globalInjection)?e.globalInjection:!0,s=__VUE_I18N_LEGACY_API__&&n?!!e.allowComposition:!0,a=new Map,[r,l]=createGlobal(e,n),c=makeSymbol("");function d(f){return a.get(f)||null}function u(f,$){a.set(f,$)}function _(f){a.delete(f)}{const f={get mode(){return __VUE_I18N_LEGACY_API__&&n?"legacy":"composition"},get allowComposition(){return s},async install($,...N){$.__VUE_I18N_SYMBOL__=c,$.provide($.__VUE_I18N_SYMBOL__,f),!n&&o&&injectGlobalFields($,f.global),__VUE_I18N_FULL_INSTALL__&&apply($,f,...N),__VUE_I18N_LEGACY_API__&&n&&$.mixin(defineMixin(l,l.__composer,f));const B=$.unmount;$.unmount=()=>{f.dispose(),B()}},get global(){return l},dispose(){r.stop()},__instances:a,__getInstance:d,__setInstance:u,__deleteInstance:_};return f}}function useI18n(e={}){const t=getCurrentInstance();if(t==null)throw createI18nError(I18nErrorCodes.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw createI18nError(I18nErrorCodes.NOT_INSLALLED);const n=getI18nInstance(t),o=getGlobalComposer(n),s=getComponentOptions(t),a=getScope(e,s);if(__VUE_I18N_LEGACY_API__&&n.mode==="legacy"&&!e.__useComponent){if(!n.allowComposition)throw createI18nError(I18nErrorCodes.NOT_AVAILABLE_IN_LEGACY_MODE);return useI18nForLegacy(t,a,o,e)}if(a==="global")return adjustI18nResources(o,e,s),o;if(a==="parent"){let c=getComposer(n,t,e.__useComponent);return c==null&&(c=o),c}const r=n;let l=r.__getInstance(t);if(l==null){const c=assign({},e);"__i18n"in s&&(c.__i18n=s.__i18n),o&&(c.__root=o),l=createComposer(c),setupLifeCycle(r,t),r.__setInstance(t,l)}return l}function createGlobal(e,t,n){const o=effectScope();{const s=__VUE_I18N_LEGACY_API__&&t?o.run(()=>createVueI18n(e)):o.run(()=>createComposer(e));if(s==null)throw createI18nError(I18nErrorCodes.UNEXPECTED_ERROR);return[o,s]}}function getI18nInstance(e){{const t=inject(e.isCE?I18nInjectionKey:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw createI18nError(e.isCE?I18nErrorCodes.NOT_INSLALLED_WITH_PROVIDE:I18nErrorCodes.UNEXPECTED_ERROR);return t}}function getScope(e,t){return isEmptyObject(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function getGlobalComposer(e){return e.mode==="composition"?e.global:e.global.__composer}function getComposer(e,t,n=!1){let o=null;const s=t.root;let a=t.parent;for(;a!=null;){const r=e;if(e.mode==="composition")o=r.__getInstance(a);else if(__VUE_I18N_LEGACY_API__){const l=r.__getInstance(a);l!=null&&(o=l.__composer,n&&o&&!o[InejctWithOption]&&(o=null))}if(o!=null||s===a)break;a=a.parent}return o}function setupLifeCycle(e,t,n){onMounted(()=>{},t),onUnmounted(()=>{e.__deleteInstance(t)},t)}function useI18nForLegacy(e,t,n,o={}){const s=t==="local",a=shallowRef(null);if(s&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw createI18nError(I18nErrorCodes.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const r=isBoolean(o.inheritLocale)?o.inheritLocale:!0,l=ref(s&&r?n.locale.value:isString(o.locale)?o.locale:DEFAULT_LOCALE),c=ref(s&&r?n.fallbackLocale.value:isString(o.fallbackLocale)||isArray(o.fallbackLocale)||isPlainObject(o.fallbackLocale)||o.fallbackLocale===!1?o.fallbackLocale:l.value),d=ref(getLocaleMessages(l.value,o)),u=ref(isPlainObject(o.datetimeFormats)?o.datetimeFormats:{[l.value]:{}}),_=ref(isPlainObject(o.numberFormats)?o.numberFormats:{[l.value]:{}}),f=s?n.missingWarn:isBoolean(o.missingWarn)||isRegExp(o.missingWarn)?o.missingWarn:!0,$=s?n.fallbackWarn:isBoolean(o.fallbackWarn)||isRegExp(o.fallbackWarn)?o.fallbackWarn:!0,N=s?n.fallbackRoot:isBoolean(o.fallbackRoot)?o.fallbackRoot:!0,B=!!o.fallbackFormat,C=isFunction(o.missing)?o.missing:null,y=isFunction(o.postTranslation)?o.postTranslation:null,v=s?n.warnHtmlMessage:isBoolean(o.warnHtmlMessage)?o.warnHtmlMessage:!0,b=!!o.escapeParameter,k=s?n.modifiers:isPlainObject(o.modifiers)?o.modifiers:{},x=o.pluralRules||s&&n.pluralRules;function E(){return[l.value,c.value,d.value,u.value,_.value]}const P=computed({get:()=>a.value?a.value.locale.value:l.value,set:m=>{a.value&&(a.value.locale.value=m),l.value=m}}),M=computed({get:()=>a.value?a.value.fallbackLocale.value:c.value,set:m=>{a.value&&(a.value.fallbackLocale.value=m),c.value=m}}),H=computed(()=>a.value?a.value.messages.value:d.value),S=computed(()=>u.value),A=computed(()=>_.value);function F(){return a.value?a.value.getPostTranslationHandler():y}function U(m){a.value&&a.value.setPostTranslationHandler(m)}function X(){return a.value?a.value.getMissingHandler():C}function te(m){a.value&&a.value.setMissingHandler(m)}function J(m){return E(),m()}function ee(...m){return a.value?J(()=>Reflect.apply(a.value.t,null,[...m])):J(()=>"")}function Q(...m){return a.value?Reflect.apply(a.value.rt,null,[...m]):""}function ae(...m){return a.value?J(()=>Reflect.apply(a.value.d,null,[...m])):J(()=>"")}function ie(...m){return a.value?J(()=>Reflect.apply(a.value.n,null,[...m])):J(()=>"")}function L(m){return a.value?a.value.tm(m):{}}function q(m,w){return a.value?a.value.te(m,w):!1}function z(m){return a.value?a.value.getLocaleMessage(m):{}}function j(m,w){a.value&&(a.value.setLocaleMessage(m,w),d.value[m]=w)}function ce(m,w){a.value&&a.value.mergeLocaleMessage(m,w)}function se(m){return a.value?a.value.getDateTimeFormat(m):{}}function de(m,w){a.value&&(a.value.setDateTimeFormat(m,w),u.value[m]=w)}function ne(m,w){a.value&&a.value.mergeDateTimeFormat(m,w)}function fe(m){return a.value?a.value.getNumberFormat(m):{}}function he(m,w){a.value&&(a.value.setNumberFormat(m,w),_.value[m]=w)}function ge(m,w){a.value&&a.value.mergeNumberFormat(m,w)}const V={get id(){return a.value?a.value.id:-1},locale:P,fallbackLocale:M,messages:H,datetimeFormats:S,numberFormats:A,get inheritLocale(){return a.value?a.value.inheritLocale:r},set inheritLocale(m){a.value&&(a.value.inheritLocale=m)},get availableLocales(){return a.value?a.value.availableLocales:Object.keys(d.value)},get modifiers(){return a.value?a.value.modifiers:k},get pluralRules(){return a.value?a.value.pluralRules:x},get isGlobal(){return a.value?a.value.isGlobal:!1},get missingWarn(){return a.value?a.value.missingWarn:f},set missingWarn(m){a.value&&(a.value.missingWarn=m)},get fallbackWarn(){return a.value?a.value.fallbackWarn:$},set fallbackWarn(m){a.value&&(a.value.missingWarn=m)},get fallbackRoot(){return a.value?a.value.fallbackRoot:N},set fallbackRoot(m){a.value&&(a.value.fallbackRoot=m)},get fallbackFormat(){return a.value?a.value.fallbackFormat:B},set fallbackFormat(m){a.value&&(a.value.fallbackFormat=m)},get warnHtmlMessage(){return a.value?a.value.warnHtmlMessage:v},set warnHtmlMessage(m){a.value&&(a.value.warnHtmlMessage=m)},get escapeParameter(){return a.value?a.value.escapeParameter:b},set escapeParameter(m){a.value&&(a.value.escapeParameter=m)},t:ee,getPostTranslationHandler:F,setPostTranslationHandler:U,getMissingHandler:X,setMissingHandler:te,rt:Q,d:ae,n:ie,tm:L,te:q,getLocaleMessage:z,setLocaleMessage:j,mergeLocaleMessage:ce,getDateTimeFormat:se,setDateTimeFormat:de,mergeDateTimeFormat:ne,getNumberFormat:fe,setNumberFormat:he,mergeNumberFormat:ge};function g(m){m.locale.value=l.value,m.fallbackLocale.value=c.value,Object.keys(d.value).forEach(w=>{m.mergeLocaleMessage(w,d.value[w])}),Object.keys(u.value).forEach(w=>{m.mergeDateTimeFormat(w,u.value[w])}),Object.keys(_.value).forEach(w=>{m.mergeNumberFormat(w,_.value[w])}),m.escapeParameter=b,m.fallbackFormat=B,m.fallbackRoot=N,m.fallbackWarn=$,m.missingWarn=f,m.warnHtmlMessage=v}return onBeforeMount(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw createI18nError(I18nErrorCodes.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const m=a.value=e.proxy.$i18n.__composer;t==="global"?(l.value=m.locale.value,c.value=m.fallbackLocale.value,d.value=m.messages.value,u.value=m.datetimeFormats.value,_.value=m.numberFormats.value):s&&g(m)}),V}const globalExportProps=["locale","fallbackLocale","availableLocales"],globalExportMethods=["t","rt","d","n","tm"];function injectGlobalFields(e,t){const n=Object.create(null);globalExportProps.forEach(o=>{const s=Object.getOwnPropertyDescriptor(t,o);if(!s)throw createI18nError(I18nErrorCodes.UNEXPECTED_ERROR);const a=isRef(s.value)?{get(){return s.value.value},set(r){s.value.value=r}}:{get(){return s.get&&s.get()}};Object.defineProperty(n,o,a)}),e.config.globalProperties.$i18n=n,globalExportMethods.forEach(o=>{const s=Object.getOwnPropertyDescriptor(t,o);if(!s||!s.value)throw createI18nError(I18nErrorCodes.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${o}`,s)})}registerMessageCompiler(compileToFunction);registerMessageResolver(resolveValue);registerLocaleFallbacker(fallbackWithLocaleChain);initFeatureFlags();if(__INTLIFY_PROD_DEVTOOLS__){const e=getGlobalThis();e.__INTLIFY__=!0,setDevToolsHook(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}const parseResponseData=(e,t,n,o,s)=>{let a=n.length,r=e.settings.pega_marketing[t];if(t.indexOf("extraOfferPages")===0&&typeof e.settings.pega_marketing.extraOfferPages<"u"){const d=parseInt(t.replace("extraOfferPages",""),10)-1;r=e.settings.pega_marketing.extraOfferPages[d]}r&&r.placement&&(a=r.placement.split(",").length,a>n.length&&(a=n.length));let l=[];r&&r.attributes&&r.attributes!==""&&(l=r.attributes.split(",")),r&&r.showSingleOffer&&(a=a>1?1:a);let c=!1;for(let d=0;d{console.log(`send capture information for ${n.name} rank=${n.rank} outcome=${o} response:${a.Status}`)})}else{if(t.initCDH)return;const s=document.createElement("script");s.onload=function(){t.initCDH=!0,e(t,n,o)},s.setAttribute("src","../js/realtimecontainerscript.js"),document.head.appendChild(s)}},initNBAM=function e(t,n,o,s,a){if(typeof window.getNBAMServiceControl<"u"){const r=window.getNBAMServiceControl(t.settings.pega_marketing.apiLevel,!1);window.CDHRequestTimeout=t.settings.pega_marketing.requestTimeout,r.initialize(t.settings.pega_marketing.Host,t.settings.pega_marketing.Port);let l="";if(t.settings.pega_marketing[n]&&t.settings.pega_marketing[n].containerName)l=t.settings.pega_marketing[n].containerName;else if(n.indexOf("extraOfferPages")===0&&typeof t.settings.pega_marketing.extraOfferPages<"u"){const u=parseInt(n.replace("extraOfferPages",""),10)-1;l=t.settings.pega_marketing.extraOfferPages[u].containerName}if(l===""){t.loading=!1;return}let c="Tile";if(t.settings.pega_marketing[n]&&t.settings.pega_marketing[n].placement)c=t.settings.pega_marketing[n].placement;else if(n.indexOf("extraOfferPages")===0&&typeof t.settings.pega_marketing.extraOfferPages<"u"){const u=parseInt(n.replace("extraOfferPages",""),10)-1;c=t.settings.pega_marketing.extraOfferPages[u].placement}const d=t.intent.trim();try{r.getOffers(o,t.settings.pega_marketing.contextName,l,t.ExternalID,t.settings.pega_marketing.channel,s,a,u=>{u.RankedResults=u.ContainerList[0].RankedResults,u.OffersList&&u.OffersList.length>0?parseResponseData(t,n,u.OffersList,l,o):u.RankedResults&&u.RankedResults.length>0?parseResponseData(t,n,u.RankedResults,l,o):t.errorloading=!0,t.loading=!1},d,c,t.settings.pega_marketing.appID,()=>{t.loading=!1,t.errorloading=!0})}catch{t.loading=!1,t.errorloading=!0}}else{if(t.initCDH)return;const r=document.createElement("script");r.onload=function(){t.initCDH=!0,e(t,n,o,s,a)},r.setAttribute("src","../js/realtimecontainerscript.js"),document.head.appendChild(r)}},mergeAccount=function e(t){if(!(t.settings.pega_marketing.Host===""||!t.settings.pega_marketing.enableMergeAccount))if(typeof window.getNBAMServiceControl<"u"){const n=window.getNBAMServiceControl(t.settings.pega_marketing.apiLevel,!1);n.initialize(t.settings.pega_marketing.Host,t.settings.pega_marketing.Port);let o="";if(t.userId!==-1&&t.settings.users[t.userId].customerID&&(o=t.settings.users[t.userId].customerID),o===""){console.log("No customerID present - skip mergeAccount");return}n.mergeAccount(o,t.ExternalID,t.settings.pega_marketing.contextName,t.settings.pega_marketing.appID,null)}else{if(t.initCDH)return;const n=document.createElement("script");n.onload=function(){t.initCDH=!0,e(t)},n.setAttribute("src","../js/realtimecontainerscript.js"),document.head.appendChild(n)}},sendRTSEvent=function e(t,n){if(t.settings.pega_marketing.Host!=="")if(typeof window.getNBAMServiceControl<"u"){const o=window.getNBAMServiceControl(t.settings.pega_marketing.apiLevel,!1);o.initialize(t.settings.pega_marketing.Host,t.settings.pega_marketing.Port);let s=n.customerID;s===""&&document.cookie.split("MKTID=").length>1&&(s=document.cookie.split("MKTID=")[1].split(";")[0]),o.sendRTSEvent(s,n,null)}else{if(t.initCDH)return;const o=document.createElement("script");o.onload=function(){t.initCDH=!0,e(t,n)},o.setAttribute("src","../js/realtimecontainerscript.js"),document.head.appendChild(o)}},sendClickStreamEvent=function e(t,n,o,s){if(!(t.settings.pega_marketing.Host===""||!t.settings.pega_marketing.enableClickStream))if(typeof window.getNBAMServiceControl<"u"){const a=window.getNBAMServiceControl(t.settings.pega_marketing.apiLevel,!1);a.initialize(t.settings.pega_marketing.Host,t.settings.pega_marketing.Port);let r="";s&&(r=parseInt((new Date-s)/1e3,10));let l="",c="";if(t.userId!==-1&&t.settings.users[t.userId].customerID&&(c=t.settings.users[t.userId].customerID),c===""&&document.cookie.split("MKTID=").length>1&&(l=document.cookie.split("MKTID=")[1].split(";")[0]),t.settings.pega_marketing.enableMergeAccount&&(l=t.ExternalID),c===""&&l==="")return;const d=t.isMobilePhone?"Mobile":"PC",u={CustomerID:c,interestedIn:"",interestLevel:"",Event:n,PageType:o,DeviceType:d,PageViewActiveTime:r,CookieID:l};a.sendClickStreamEvent(u,null)}else{if(t.initCDH)return;const a=document.createElement("script");a.onload=function(){t.initCDH=!0,e(t,n,s)},a.setAttribute("src","../js/realtimecontainerscript.js"),document.head.appendChild(a)}},messages={},datetimeFormats={},numberFormats={};let isDefaultLocaleLoaded=!1;for(const i in window.settings.i18n.languages){const lang=window.settings.i18n.languages[i];messages[lang]={message:eval(`window.lang${lang.toUpperCase()}`)},datetimeFormats[lang]=eval(`window.dateFormat${lang.toUpperCase()}`),numberFormats[lang]=eval(`window.numberFormat${lang.toUpperCase()}`),lang===window.settings.i18n.defaultlocale&&(isDefaultLocaleLoaded=!0)}isDefaultLocaleLoaded||([window.settings.i18n.defaultlocale]=window.settings.i18n.languages);const i18n=createI18n({locale:window.settings.i18n.defaultlocale,messages,datetimeFormats,numberFormats}),setCookie=function(e,t,n){const o=new Date;o.setTime(o.getTime()+n*24*60*60*1e3);const s=`expires=${o.toGMTString()}`;document.cookie=`${e}=${t};${s};path=/`},getCookie=function(e){const t=`${e}=`,o=decodeURIComponent(document.cookie).split(";");for(let s=0;s"u")window.location.href=`${window.location.href}/`;else{let e=!1;(/iPhone/.test(navigator.userAgent)||/Android/.test(navigator.userAgent))&&(e=!0),e&&(document.documentElement.className="phone"),mainconfigTmp={settings:window.settings,app:window.app,isMobilePhone:e,offerURL:"",offerIndex:0,homeHeroImg:"",currentPage:"",previousPage:"",intent:"",reloadOffer:1,reloadMashup:1,reloadToDoMashup:1,reloadActivityMashup:1e3,isAuthenticated:!1,isSidePanelVisible:!1,isDeepLink:!1,deepLinkExtraParam:{},phonePageName:"",userId:-1,quickLinkId:-1,viewBill:-1,viewBanner:-1,toDo:-1,viewKMHelp:-1,KMArticleID:"",CDHContainer:{},logoutURL:{},homeHeroAction:-1,offerAction:-1,isRTSEnabled:!1,currentLocale:window.settings.i18n.defaultlocale,mainTitle:document.title};const t=localStorage.getItem(`config_${mainconfigTmp.app.industry}`);if(t!=null){const o=JSON.parse(t);o.settings&&(mainconfigTmp.settings=o.settings)}if(mainconfigTmp=upgradeConfig(mainconfigTmp),mainconfigTmp.ExternalID="",mainconfigTmp.settings.pega_marketing.enableMergeAccount){let o=sessionStorage.getItem("ExternalID");o||(o="uplus-"+Date.now(),sessionStorage.setItem("ExternalID",o)),mainconfigTmp.ExternalID=o}if(mainconfigTmp.initCDH=!1,mainconfigTmp.settings.pega_chat.ShowAsButton&&(document.documentElement.className=`${document.documentElement.className} chat-button`),window.history&&window.history.state!==null){const o=window.history.state;mainconfigTmp.userId===-1&&o!==null&&typeof o.userId<"u"?(o.userId!==-1&&(mainconfigTmp.isAuthenticated=!0),mainconfigTmp.userId=o.userId,typeof o.quickLinkId<"u"?(mainconfigTmp.quickLinkId=o.quickLinkId,e&&(mainconfigTmp.phonePageName="help"),window.history.replaceState({userId:mainconfigTmp.userId,quickLinkId:mainconfigTmp.quickLinkId},"",`quicklink${mainconfigTmp.quickLinkId}`)):e?(typeof o.page<"u"?mainconfigTmp.phonePageName=o.page:mainconfigTmp.phonePageName=window.location.pathname.substring(window.location.pathname.lastIndexOf("/")+1),window.history.replaceState(mainconfigTmp.isAuthenticated?{}:{userId:mainconfigTmp.userId},"",mainconfigTmp.phonePageName)):window.history.replaceState({userId:mainconfigTmp.userId},"",o.page)):window.location.pathname.indexOf("/heroaction")!==-1?(e&&(mainconfigTmp.phonePageName="heroaction"),mainconfigTmp.homeHeroAction=1,window.history.replaceState({},"","heroaction")):e&&(typeof o.page<"u"?mainconfigTmp.phonePageName=o.page:mainconfigTmp.phonePageName=window.location.pathname.substring(window.location.pathname.lastIndexOf("/")+1),window.history.replaceState({},"",mainconfigTmp.phonePageName))}if(mainconfigTmp.isAuthenticated===!1&&getCookie("UserName")!==""){const o=getCookie("UserName");for(const s in mainconfigTmp.settings.users)if(mainconfigTmp.settings.users[s].username===o){mainconfigTmp.isAuthenticated=!0,mainconfigTmp.userId=s;break}}const n={};if(window.location.search.substr(1).split("&").forEach(o=>{n[o.split("=")[0]]=o.split("=")[1]}),n.username||n.pega_userid){for(const o in mainconfigTmp.settings.users)if(typeof n.pega_userid<"u"&&mainconfigTmp.settings.users[o].pega_userid===n.pega_userid||typeof n.username<"u"&&mainconfigTmp.settings.users[o].username===n.username){mainconfigTmp.isAuthenticated=!0,mainconfigTmp.userId=o,mainconfigTmp.isDeepLink=!0;break}if(n.quicklinkclass){for(const o in mainconfigTmp.settings.quicklinks)if(mainconfigTmp.settings.quicklinks[o].objclass===n.quicklinkclass){mainconfigTmp.quickLinkId=o,mainconfigTmp.deepLinkExtraParam=n,delete mainconfigTmp.deepLinkExtraParam.quicklinkclass,delete mainconfigTmp.deepLinkExtraParam.username,delete mainconfigTmp.deepLinkExtraParam.pega_userid,e&&(mainconfigTmp.phonePageName="help"),window.history.replaceState({userId:mainconfigTmp.userId},"",`quicklink${mainconfigTmp.quickLinkId}`);break}}mainconfigTmp.settings.todo.objclass===n.todoclass&&(mainconfigTmp.deepLinkExtraParam=n,delete mainconfigTmp.deepLinkExtraParam.todoclass,delete mainconfigTmp.deepLinkExtraParam.username,delete mainconfigTmp.deepLinkExtraParam.pega_userid,e&&(mainconfigTmp.phonePageName="account"),window.history.replaceState({userId:mainconfigTmp.userId},"","account")),n.viewBill&&(mainconfigTmp.viewBill=1,mainconfigTmp.deepLinkExtraParam=n,delete mainconfigTmp.deepLinkExtraParam.viewBill,delete mainconfigTmp.deepLinkExtraParam.username,delete mainconfigTmp.deepLinkExtraParam.pega_userid),n.viewBanner&&(mainconfigTmp.viewBanner=1,mainconfigTmp.deepLinkExtraParam=n,delete mainconfigTmp.deepLinkExtraParam.viewBanner,delete mainconfigTmp.deepLinkExtraParam.username,delete mainconfigTmp.deepLinkExtraParam.pega_userid),n.viewKMHelp&&(mainconfigTmp.viewKMHelp=1,mainconfigTmp.deepLinkExtraParam=n,delete mainconfigTmp.deepLinkExtraParam.viewKMHelp,delete mainconfigTmp.deepLinkExtraParam.username,delete mainconfigTmp.deepLinkExtraParam.pega_userid)}if(n.homeHeroAction&&(mainconfigTmp.homeHeroAction=1,e&&(mainconfigTmp.phonePageName="heroaction"),mainconfigTmp.isDeepLink=!0,mainconfigTmp.deepLinkExtraParam=n,delete mainconfigTmp.deepLinkExtraParam.homeHeroAction),n.offerAction&&(mainconfigTmp.offerAction=1,e&&(mainconfigTmp.phonePageName="offer"),mainconfigTmp.isDeepLink=!0,mainconfigTmp.deepLinkExtraParam=n,delete mainconfigTmp.deepLinkExtraParam.offerAction),window.PegaCSWSS={Cobrowse:{ServerURL:mainconfigTmp.settings.pega_chat.CoBrowseServerURL,Token:mainconfigTmp.settings.pega_chat.CoBrowseToken},WCBConfigName:mainconfigTmp.settings.pega_chat.WCBConfigName,WebChatBotID:mainconfigTmp.settings.pega_chat.WebChatBotID,ApplicationName:mainconfigTmp.settings.pega_chat.ApplicationName,MashupURL:mainconfigTmp.settings.pega_chat.MashupURL,ShowAsButton:mainconfigTmp.settings.pega_chat.ShowAsButton,TenantID:mainconfigTmp.settings.pega_chat.TenantID,MarketingHost:mainconfigTmp.settings.pega_marketing.Host,MarketingPort:mainconfigTmp.settings.pega_marketing.Port,EnableProActiveNotification:mainconfigTmp.settings.pega_chat.EnableProActiveNotification,ProActiveNotificationDismissTime:mainconfigTmp.settings.pega_chat.ProActiveNotificationDismissTime,ContactID:"",AccountNumber:"",UserName:"",UserID:"",DMMSessionID:"",ExtraParams:{}},mainconfigTmp.userId!==-1){const o=mainconfigTmp.settings.users[mainconfigTmp.userId];window.PegaCSWSS.ContactID=o.contactID,window.PegaCSWSS.AccountNumber=o.accountID,window.PegaCSWSS.UserName=o.username,window.PegaCSWSS.UserID=o.pega_userid,typeof o.extraparam<"u"&&o.extraparam!==""&&o.extraparam.split(",").forEach(s=>{const a=s.split("=");a.length===2&&(window.PegaCSWSS.ExtraParams[a[0].trim()]=a[1].trim())}),typeof o.dmm_context_data=="string"&&o.dmm_context_data!==""&&(window.PegaChatTags={},o.dmm_context_data.split(",").forEach(s=>{const a=s.split("=");window.PegaChatTags[a[0].trim()]=a[1].trim()}))}if(setCookie("ContactID",window.PegaCSWSS.ContactID,30),setCookie("AccountNumber",window.PegaCSWSS.AccountNumber,30),setCookie("UserName",window.PegaCSWSS.UserName,30),setCookie("UserID",window.PegaCSWSS.UserID,30),typeof mainconfigTmp.settings.pega_chat<"u"&&mainconfigTmp.settings.pega_chat.MashupURL!==""&&mainconfigTmp.settings.pega_chat.UseLegacyWebChat===!0&&`${window.location}`.indexOf("/settings.html")===-1){const o=document.createElement("script");o.onload=function(){const a=document.createElement("script");a.setAttribute("src","../js/PegaHelper.js"),document.head.appendChild(a);const r=document.createElement("script");r.setAttribute("src","../js/PegaHelperExtension.js"),document.head.appendChild(r)},o.setAttribute("src","../js/jquery-min.js"),document.head.appendChild(o)}if(mainconfigTmp.settings.general.connection.c11nserver!==""&&mainconfigTmp.settings.general.connection.type==="embedui"){const o=document.createElement("script");o.setAttribute("src",`${mainconfigTmp.settings.general.connection.c11nserver}pega-embed.js`),document.head.appendChild(o)}if(typeof mainconfigTmp.settings.pega_chat<"u"&&mainconfigTmp.settings.pega_chat.DMMURL!==""&&mainconfigTmp.settings.pega_chat.DMMID!==""&&mainconfigTmp.settings.pega_chat.UseLegacyWebChat===!1&&`${window.location}`.indexOf("/settings.html")===-1){typeof window.PegaUnifiedChatWidget>"u"&&(window.PegaUnifiedChatWidget={}),window.PegaUnifiedChatWidget.onSessionInitialized=s=>{window.PegaCSWSS.DMMSessionID=s,console.log(`PegaUnifiedChatWidget onSessionInitialized=${s}`);const a=document.getElementById("pegaChatWidget");if(a&&(a.style.zIndex=1e3),sendClickStreamEvent(mainconfigTmp,"PageView","Chat",window.loadPage),mainconfigTmp.settings.pega_chat.DMMSecret!==""&&mainconfigTmp.userId!==-1){const r={authenticated:mainconfigTmp.userId!==-1,ContactID:window.PegaCSWSS.ContactID,AccountNumber:window.PegaCSWSS.AccountNumber,UserName:window.PegaCSWSS.UserName,UserID:window.PegaCSWSS.UserID},l=generateJWTKey({iss:s},mainconfigTmp.settings.pega_chat.DMMSecret),c=new XMLHttpRequest;c.open("POST",mainconfigTmp.settings.pega_chat.DMMPrivateURL,!0),c.setRequestHeader("Content-type","application/json;charset=UTF-8"),c.setRequestHeader("authorization",`Bearer ${l}`),c.send(JSON.stringify(r))}};const o=document.createElement("script");if(o.setAttribute("id",mainconfigTmp.settings.pega_chat.DMMID),o.setAttribute("src",mainconfigTmp.settings.pega_chat.DMMURL),o.onload=function(){setTimeout(()=>{const a=document.getElementById("pegaChatWidget");a&&(a.style.zIndex=1e3)},3e3)},document.head.appendChild(o),window.fireflyAPI={},mainconfigTmp.settings.pega_chat.CoBrowseServerURL!==""&&mainconfigTmp.settings.pega_chat.CoBrowseToken!==""){const s=document.createElement("script");s.type="text/javascript",window.fireflyAPI.token=mainconfigTmp.settings.pega_chat.CoBrowseToken,window.fireflyAPI.serverHostUrl=mainconfigTmp.settings.pega_chat.CoBrowseServerURL,s.src=`${mainconfigTmp.settings.pega_chat.CoBrowseServerURL}/cobrowse/loadScripts`,s.async=!0,document.head.appendChild(s)}}e&&(window.pegaMashupNavigateBack=function(){const s=document.getElementsByClassName("pi-caret-left");s.length>0&&s[0].click()})}const mainconfig=reactive(mainconfigTmp);window.mainconfig=mainconfigTmp;if(mainconfigTmp.settings.general.theming.override){const e=document.createElement("style");e.innerHTML=`:root { --brandColor: ${mainconfigTmp.settings.general.theming.brandColor}; + */const VERSION="9.2.2";function initFeatureFlags(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(getGlobalThis().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(getGlobalThis().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(getGlobalThis().__INTLIFY_PROD_DEVTOOLS__=!1)}let code=CompileErrorCodes.__EXTEND_POINT__;const inc=()=>++code,I18nErrorCodes={UNEXPECTED_RETURN_TYPE:code,INVALID_ARGUMENT:inc(),MUST_BE_CALL_SETUP_TOP:inc(),NOT_INSLALLED:inc(),NOT_AVAILABLE_IN_LEGACY_MODE:inc(),REQUIRED_VALUE:inc(),INVALID_VALUE:inc(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:inc(),NOT_INSLALLED_WITH_PROVIDE:inc(),UNEXPECTED_ERROR:inc(),NOT_COMPATIBLE_LEGACY_VUE_I18N:inc(),BRIDGE_SUPPORT_VUE_2_ONLY:inc(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:inc(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:inc(),__EXTEND_POINT__:inc()};function createI18nError(e,...t){return createCompileError(e,null,void 0)}const TransrateVNodeSymbol=makeSymbol("__transrateVNode"),DatetimePartsSymbol=makeSymbol("__datetimeParts"),NumberPartsSymbol=makeSymbol("__numberParts"),SetPluralRulesSymbol=makeSymbol("__setPluralRules");makeSymbol("__intlifyMeta");const InejctWithOption=makeSymbol("__injectWithOption");function handleFlatJson(e){if(!isObject(e))return e;for(const t in e)if(hasOwn(e,t))if(!t.includes("."))isObject(e[t])&&handleFlatJson(e[t]);else{const n=t.split("."),o=n.length-1;let s=e;for(let a=0;a{if("locale"in l&&"resource"in l){const{locale:c,resource:d}=l;c?(r[c]=r[c]||{},deepCopy(d,r[c])):deepCopy(d,r)}else isString(l)&&deepCopy(JSON.parse(l),r)}),s==null&&a)for(const l in r)hasOwn(r,l)&&handleFlatJson(r[l]);return r}const isNotObjectOrIsArray=e=>!isObject(e)||isArray(e);function deepCopy(e,t){if(isNotObjectOrIsArray(e)||isNotObjectOrIsArray(t))throw createI18nError(I18nErrorCodes.INVALID_VALUE);for(const n in e)hasOwn(e,n)&&(isNotObjectOrIsArray(e[n])||isNotObjectOrIsArray(t[n])?t[n]=e[n]:deepCopy(e[n],t[n]))}function getComponentOptions(e){return e.type}function adjustI18nResources(e,t,n){let o=isObject(t.messages)?t.messages:{};"__i18nGlobal"in n&&(o=getLocaleMessages(e.locale.value,{messages:o,__i18n:n.__i18nGlobal}));const s=Object.keys(o);s.length&&s.forEach(a=>{e.mergeLocaleMessage(a,o[a])});{if(isObject(t.datetimeFormats)){const a=Object.keys(t.datetimeFormats);a.length&&a.forEach(r=>{e.mergeDateTimeFormat(r,t.datetimeFormats[r])})}if(isObject(t.numberFormats)){const a=Object.keys(t.numberFormats);a.length&&a.forEach(r=>{e.mergeNumberFormat(r,t.numberFormats[r])})}}}function createTextNode(e){return createVNode(Text,null,e,0)}const DEVTOOLS_META="__INTLIFY_META__";let composerID=0;function defineCoreMissingHandler(e){return(t,n,o,s)=>e(n,o,getCurrentInstance()||void 0,s)}const getMetaInfo=()=>{const e=getCurrentInstance();let t=null;return e&&(t=getComponentOptions(e)[DEVTOOLS_META])?{[DEVTOOLS_META]:t}:null};function createComposer(e={},t){const{__root:n}=e,o=n===void 0;let s=isBoolean(e.inheritLocale)?e.inheritLocale:!0;const a=ref(n&&s?n.locale.value:isString(e.locale)?e.locale:DEFAULT_LOCALE),r=ref(n&&s?n.fallbackLocale.value:isString(e.fallbackLocale)||isArray(e.fallbackLocale)||isPlainObject(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:a.value),l=ref(getLocaleMessages(a.value,e)),c=ref(isPlainObject(e.datetimeFormats)?e.datetimeFormats:{[a.value]:{}}),d=ref(isPlainObject(e.numberFormats)?e.numberFormats:{[a.value]:{}});let u=n?n.missingWarn:isBoolean(e.missingWarn)||isRegExp(e.missingWarn)?e.missingWarn:!0,_=n?n.fallbackWarn:isBoolean(e.fallbackWarn)||isRegExp(e.fallbackWarn)?e.fallbackWarn:!0,f=n?n.fallbackRoot:isBoolean(e.fallbackRoot)?e.fallbackRoot:!0,$=!!e.fallbackFormat,N=isFunction(e.missing)?e.missing:null,B=isFunction(e.missing)?defineCoreMissingHandler(e.missing):null,C=isFunction(e.postTranslation)?e.postTranslation:null,y=n?n.warnHtmlMessage:isBoolean(e.warnHtmlMessage)?e.warnHtmlMessage:!0,v=!!e.escapeParameter;const b=n?n.modifiers:isPlainObject(e.modifiers)?e.modifiers:{};let k=e.pluralRules||n&&n.pluralRules,x;x=(()=>{o&&setFallbackContext(null);const A={version:VERSION,locale:a.value,fallbackLocale:r.value,messages:l.value,modifiers:b,pluralRules:k,missing:B===null?void 0:B,missingWarn:u,fallbackWarn:_,fallbackFormat:$,unresolving:!0,postTranslation:C===null?void 0:C,warnHtmlMessage:y,escapeParameter:v,messageResolver:e.messageResolver,__meta:{framework:"vue"}};A.datetimeFormats=c.value,A.numberFormats=d.value,A.__datetimeFormatters=isPlainObject(x)?x.__datetimeFormatters:void 0,A.__numberFormatters=isPlainObject(x)?x.__numberFormatters:void 0;const T=createCoreContext(A);return o&&setFallbackContext(T),T})(),updateFallbackLocale(x,a.value,r.value);function P(){return[a.value,r.value,l.value,c.value,d.value]}const M=computed({get:()=>a.value,set:A=>{a.value=A,x.locale=a.value}}),H=computed({get:()=>r.value,set:A=>{r.value=A,x.fallbackLocale=r.value,updateFallbackLocale(x,a.value,A)}}),S=computed(()=>l.value),D=computed(()=>c.value),F=computed(()=>d.value);function U(){return isFunction(C)?C:null}function X(A){C=A,x.postTranslation=A}function te(){return N}function J(A){A!==null&&(B=defineCoreMissingHandler(A)),N=A,x.missing=B}const ee=(A,T,Y,Z,oe,re)=>{P();let le;if(__INTLIFY_PROD_DEVTOOLS__)try{setAdditionalMeta(getMetaInfo()),o||(x.fallbackContext=n?getFallbackContext():void 0),le=A(x)}finally{setAdditionalMeta(null),o||(x.fallbackContext=void 0)}else le=A(x);if(isNumber(le)&&le===NOT_REOSLVED){const[ue,me]=T();return n&&f?Z(n):oe(ue)}else{if(re(le))return le;throw createI18nError(I18nErrorCodes.UNEXPECTED_RETURN_TYPE)}};function Q(...A){return ee(T=>Reflect.apply(translate,null,[T,...A]),()=>parseTranslateArgs(...A),"translate",T=>Reflect.apply(T.t,T,[...A]),T=>T,T=>isString(T))}function ae(...A){const[T,Y,Z]=A;if(Z&&!isObject(Z))throw createI18nError(I18nErrorCodes.INVALID_ARGUMENT);return Q(T,Y,assign({resolvedMessage:!0},Z||{}))}function ie(...A){return ee(T=>Reflect.apply(datetime,null,[T,...A]),()=>parseDateTimeArgs(...A),"datetime format",T=>Reflect.apply(T.d,T,[...A]),()=>MISSING_RESOLVE_VALUE,T=>isString(T))}function L(...A){return ee(T=>Reflect.apply(number,null,[T,...A]),()=>parseNumberArgs(...A),"number format",T=>Reflect.apply(T.n,T,[...A]),()=>MISSING_RESOLVE_VALUE,T=>isString(T))}function q(A){return A.map(T=>isString(T)||isNumber(T)||isBoolean(T)?createTextNode(String(T)):T)}const j={normalize:q,interpolate:A=>A,type:"vnode"};function ce(...A){return ee(T=>{let Y;const Z=T;try{Z.processor=j,Y=Reflect.apply(translate,null,[Z,...A])}finally{Z.processor=null}return Y},()=>parseTranslateArgs(...A),"translate",T=>T[TransrateVNodeSymbol](...A),T=>[createTextNode(T)],T=>isArray(T))}function se(...A){return ee(T=>Reflect.apply(number,null,[T,...A]),()=>parseNumberArgs(...A),"number format",T=>T[NumberPartsSymbol](...A),()=>[],T=>isString(T)||isArray(T))}function de(...A){return ee(T=>Reflect.apply(datetime,null,[T,...A]),()=>parseDateTimeArgs(...A),"datetime format",T=>T[DatetimePartsSymbol](...A),()=>[],T=>isString(T)||isArray(T))}function ne(A){k=A,x.pluralRules=k}function fe(A,T){const Y=isString(T)?T:a.value,Z=V(Y);return x.messageResolver(Z,A)!==null}function he(A){let T=null;const Y=fallbackWithLocaleChain(x,r.value,a.value);for(let Z=0;Z{s&&(a.value=A,x.locale=A,updateFallbackLocale(x,a.value,r.value))}),watch(n.fallbackLocale,A=>{s&&(r.value=A,x.fallbackLocale=A,updateFallbackLocale(x,a.value,r.value))}));const R={id:composerID,locale:M,fallbackLocale:H,get inheritLocale(){return s},set inheritLocale(A){s=A,A&&n&&(a.value=n.locale.value,r.value=n.fallbackLocale.value,updateFallbackLocale(x,a.value,r.value))},get availableLocales(){return Object.keys(l.value).sort()},messages:S,get modifiers(){return b},get pluralRules(){return k||{}},get isGlobal(){return o},get missingWarn(){return u},set missingWarn(A){u=A,x.missingWarn=u},get fallbackWarn(){return _},set fallbackWarn(A){_=A,x.fallbackWarn=_},get fallbackRoot(){return f},set fallbackRoot(A){f=A},get fallbackFormat(){return $},set fallbackFormat(A){$=A,x.fallbackFormat=$},get warnHtmlMessage(){return y},set warnHtmlMessage(A){y=A,x.warnHtmlMessage=A},get escapeParameter(){return v},set escapeParameter(A){v=A,x.escapeParameter=A},t:Q,getLocaleMessage:V,setLocaleMessage:g,mergeLocaleMessage:m,getPostTranslationHandler:U,setPostTranslationHandler:X,getMissingHandler:te,setMissingHandler:J,[SetPluralRulesSymbol]:ne};return R.datetimeFormats=D,R.numberFormats=F,R.rt=ae,R.te=fe,R.tm=ge,R.d=ie,R.n=L,R.getDateTimeFormat=w,R.setDateTimeFormat=I,R.mergeDateTimeFormat=O,R.getNumberFormat=W,R.setNumberFormat=K,R.mergeNumberFormat=G,R[InejctWithOption]=e.__injectWithOption,R[TransrateVNodeSymbol]=ce,R[DatetimePartsSymbol]=de,R[NumberPartsSymbol]=se,R}function convertComposerOptions(e){const t=isString(e.locale)?e.locale:DEFAULT_LOCALE,n=isString(e.fallbackLocale)||isArray(e.fallbackLocale)||isPlainObject(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,o=isFunction(e.missing)?e.missing:void 0,s=isBoolean(e.silentTranslationWarn)||isRegExp(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,a=isBoolean(e.silentFallbackWarn)||isRegExp(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,r=isBoolean(e.fallbackRoot)?e.fallbackRoot:!0,l=!!e.formatFallbackMessages,c=isPlainObject(e.modifiers)?e.modifiers:{},d=e.pluralizationRules,u=isFunction(e.postTranslation)?e.postTranslation:void 0,_=isString(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,f=!!e.escapeParameterHtml,$=isBoolean(e.sync)?e.sync:!0;let N=e.messages;if(isPlainObject(e.sharedMessages)){const x=e.sharedMessages;N=Object.keys(x).reduce((P,M)=>{const H=P[M]||(P[M]={});return assign(H,x[M]),P},N||{})}const{__i18n:B,__root:C,__injectWithOption:y}=e,v=e.datetimeFormats,b=e.numberFormats,k=e.flatJson;return{locale:t,fallbackLocale:n,messages:N,flatJson:k,datetimeFormats:v,numberFormats:b,missing:o,missingWarn:s,fallbackWarn:a,fallbackRoot:r,fallbackFormat:l,modifiers:c,pluralRules:d,postTranslation:u,warnHtmlMessage:_,escapeParameter:f,messageResolver:e.messageResolver,inheritLocale:$,__i18n:B,__root:C,__injectWithOption:y}}function createVueI18n(e={},t){{const n=createComposer(convertComposerOptions(e)),o={id:n.id,get locale(){return n.locale.value},set locale(s){n.locale.value=s},get fallbackLocale(){return n.fallbackLocale.value},set fallbackLocale(s){n.fallbackLocale.value=s},get messages(){return n.messages.value},get datetimeFormats(){return n.datetimeFormats.value},get numberFormats(){return n.numberFormats.value},get availableLocales(){return n.availableLocales},get formatter(){return{interpolate(){return[]}}},set formatter(s){},get missing(){return n.getMissingHandler()},set missing(s){n.setMissingHandler(s)},get silentTranslationWarn(){return isBoolean(n.missingWarn)?!n.missingWarn:n.missingWarn},set silentTranslationWarn(s){n.missingWarn=isBoolean(s)?!s:s},get silentFallbackWarn(){return isBoolean(n.fallbackWarn)?!n.fallbackWarn:n.fallbackWarn},set silentFallbackWarn(s){n.fallbackWarn=isBoolean(s)?!s:s},get modifiers(){return n.modifiers},get formatFallbackMessages(){return n.fallbackFormat},set formatFallbackMessages(s){n.fallbackFormat=s},get postTranslation(){return n.getPostTranslationHandler()},set postTranslation(s){n.setPostTranslationHandler(s)},get sync(){return n.inheritLocale},set sync(s){n.inheritLocale=s},get warnHtmlInMessage(){return n.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(s){n.warnHtmlMessage=s!=="off"},get escapeParameterHtml(){return n.escapeParameter},set escapeParameterHtml(s){n.escapeParameter=s},get preserveDirectiveContent(){return!0},set preserveDirectiveContent(s){},get pluralizationRules(){return n.pluralRules||{}},__composer:n,t(...s){const[a,r,l]=s,c={};let d=null,u=null;if(!isString(a))throw createI18nError(I18nErrorCodes.INVALID_ARGUMENT);const _=a;return isString(r)?c.locale=r:isArray(r)?d=r:isPlainObject(r)&&(u=r),isArray(l)?d=l:isPlainObject(l)&&(u=l),Reflect.apply(n.t,n,[_,d||u||{},c])},rt(...s){return Reflect.apply(n.rt,n,[...s])},tc(...s){const[a,r,l]=s,c={plural:1};let d=null,u=null;if(!isString(a))throw createI18nError(I18nErrorCodes.INVALID_ARGUMENT);const _=a;return isString(r)?c.locale=r:isNumber(r)?c.plural=r:isArray(r)?d=r:isPlainObject(r)&&(u=r),isString(l)?c.locale=l:isArray(l)?d=l:isPlainObject(l)&&(u=l),Reflect.apply(n.t,n,[_,d||u||{},c])},te(s,a){return n.te(s,a)},tm(s){return n.tm(s)},getLocaleMessage(s){return n.getLocaleMessage(s)},setLocaleMessage(s,a){n.setLocaleMessage(s,a)},mergeLocaleMessage(s,a){n.mergeLocaleMessage(s,a)},d(...s){return Reflect.apply(n.d,n,[...s])},getDateTimeFormat(s){return n.getDateTimeFormat(s)},setDateTimeFormat(s,a){n.setDateTimeFormat(s,a)},mergeDateTimeFormat(s,a){n.mergeDateTimeFormat(s,a)},n(...s){return Reflect.apply(n.n,n,[...s])},getNumberFormat(s){return n.getNumberFormat(s)},setNumberFormat(s,a){n.setNumberFormat(s,a)},mergeNumberFormat(s,a){n.mergeNumberFormat(s,a)},getChoiceIndex(s,a){return-1},__onComponentInstanceCreated(s){const{componentInstanceCreatedListener:a}=e;a&&a(s,o)}};return o}}const baseFormatProps={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function getInterpolateArg({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((o,s)=>o=[...o,...isArray(s.children)?s.children:[s]],[]):t.reduce((n,o)=>{const s=e[o];return s&&(n[o]=s()),n},{})}function getFragmentableTag(e){return Fragment}const Translation={name:"i18n-t",props:assign({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>isNumber(e)||!isNaN(e)}},baseFormatProps),setup(e,t){const{slots:n,attrs:o}=t,s=e.i18n||useI18n({useScope:e.scope,__useComponent:!0});return()=>{const a=Object.keys(n).filter(_=>_!=="_"),r={};e.locale&&(r.locale=e.locale),e.plural!==void 0&&(r.plural=isString(e.plural)?+e.plural:e.plural);const l=getInterpolateArg(t,a),c=s[TransrateVNodeSymbol](e.keypath,l,r),d=assign({},o),u=isString(e.tag)||isObject(e.tag)?e.tag:getFragmentableTag();return h(u,d,c)}}};function isVNode(e){return isArray(e)&&!isString(e[0])}function renderFormatter(e,t,n,o){const{slots:s,attrs:a}=t;return()=>{const r={part:!0};let l={};e.locale&&(r.locale=e.locale),isString(e.format)?r.key=e.format:isObject(e.format)&&(isString(e.format.key)&&(r.key=e.format.key),l=Object.keys(e.format).reduce((f,$)=>n.includes($)?assign({},f,{[$]:e.format[$]}):f,{}));const c=o(e.value,r,l);let d=[r.key];isArray(c)?d=c.map((f,$)=>{const N=s[f.type],B=N?N({[f.type]:f.value,index:$,parts:c}):[f.value];return isVNode(B)&&(B[0].key=`${f.type}-${$}`),B}):isString(c)&&(d=[c]);const u=assign({},a),_=isString(e.tag)||isObject(e.tag)?e.tag:getFragmentableTag();return h(_,u,d)}}const NumberFormat={name:"i18n-n",props:assign({value:{type:Number,required:!0},format:{type:[String,Object]}},baseFormatProps),setup(e,t){const n=e.i18n||useI18n({useScope:"parent",__useComponent:!0});return renderFormatter(e,t,NUMBER_FORMAT_OPTIONS_KEYS,(...o)=>n[NumberPartsSymbol](...o))}},DatetimeFormat={name:"i18n-d",props:assign({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},baseFormatProps),setup(e,t){const n=e.i18n||useI18n({useScope:"parent",__useComponent:!0});return renderFormatter(e,t,DATETIME_FORMAT_OPTIONS_KEYS,(...o)=>n[DatetimePartsSymbol](...o))}};function getComposer$2(e,t){const n=e;if(e.mode==="composition")return n.__getInstance(t)||e.global;{const o=n.__getInstance(t);return o!=null?o.__composer:e.global.__composer}}function vTDirective(e){const t=r=>{const{instance:l,modifiers:c,value:d}=r;if(!l||!l.$)throw createI18nError(I18nErrorCodes.UNEXPECTED_ERROR);const u=getComposer$2(e,l.$),_=parseValue(d);return[Reflect.apply(u.t,u,[...makeParams(_)]),u]};return{created:(r,l)=>{const[c,d]=t(l);inBrowser&&e.global===d&&(r.__i18nWatcher=watch(d.locale,()=>{l.instance&&l.instance.$forceUpdate()})),r.__composer=d,r.textContent=c},unmounted:r=>{inBrowser&&r.__i18nWatcher&&(r.__i18nWatcher(),r.__i18nWatcher=void 0,delete r.__i18nWatcher),r.__composer&&(r.__composer=void 0,delete r.__composer)},beforeUpdate:(r,{value:l})=>{if(r.__composer){const c=r.__composer,d=parseValue(l);r.textContent=Reflect.apply(c.t,c,[...makeParams(d)])}},getSSRProps:r=>{const[l]=t(r);return{textContent:l}}}}function parseValue(e){if(isString(e))return{path:e};if(isPlainObject(e)){if(!("path"in e))throw createI18nError(I18nErrorCodes.REQUIRED_VALUE,"path");return e}else throw createI18nError(I18nErrorCodes.INVALID_VALUE)}function makeParams(e){const{path:t,locale:n,args:o,choice:s,plural:a}=e,r={},l=o||{};return isString(n)&&(r.locale=n),isNumber(s)&&(r.plural=s),isNumber(a)&&(r.plural=a),[t,l,r]}function apply(e,t,...n){const o=isPlainObject(n[0])?n[0]:{},s=!!o.useI18nComponentName;(isBoolean(o.globalInstall)?o.globalInstall:!0)&&(e.component(s?"i18n":Translation.name,Translation),e.component(NumberFormat.name,NumberFormat),e.component(DatetimeFormat.name,DatetimeFormat)),e.directive("t",vTDirective(t))}function defineMixin(e,t,n){return{beforeCreate(){const o=getCurrentInstance();if(!o)throw createI18nError(I18nErrorCodes.UNEXPECTED_ERROR);const s=this.$options;if(s.i18n){const a=s.i18n;s.__i18n&&(a.__i18n=s.__i18n),a.__root=t,this===this.$root?this.$i18n=mergeToRoot(e,a):(a.__injectWithOption=!0,this.$i18n=createVueI18n(a))}else s.__i18n?this===this.$root?this.$i18n=mergeToRoot(e,s):this.$i18n=createVueI18n({__i18n:s.__i18n,__injectWithOption:!0,__root:t}):this.$i18n=e;s.__i18nGlobal&&adjustI18nResources(t,s,s),e.__onComponentInstanceCreated(this.$i18n),n.__setInstance(o,this.$i18n),this.$t=(...a)=>this.$i18n.t(...a),this.$rt=(...a)=>this.$i18n.rt(...a),this.$tc=(...a)=>this.$i18n.tc(...a),this.$te=(a,r)=>this.$i18n.te(a,r),this.$d=(...a)=>this.$i18n.d(...a),this.$n=(...a)=>this.$i18n.n(...a),this.$tm=a=>this.$i18n.tm(a)},mounted(){},unmounted(){const o=getCurrentInstance();if(!o)throw createI18nError(I18nErrorCodes.UNEXPECTED_ERROR);delete this.$t,delete this.$rt,delete this.$tc,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,n.__deleteInstance(o),delete this.$i18n}}}function mergeToRoot(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[SetPluralRulesSymbol](t.pluralizationRules||e.pluralizationRules);const n=getLocaleMessages(e.locale,{messages:t.messages,__i18n:t.__i18n});return Object.keys(n).forEach(o=>e.mergeLocaleMessage(o,n[o])),t.datetimeFormats&&Object.keys(t.datetimeFormats).forEach(o=>e.mergeDateTimeFormat(o,t.datetimeFormats[o])),t.numberFormats&&Object.keys(t.numberFormats).forEach(o=>e.mergeNumberFormat(o,t.numberFormats[o])),e}const I18nInjectionKey=makeSymbol("global-vue-i18n");function createI18n(e={},t){const n=__VUE_I18N_LEGACY_API__&&isBoolean(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,o=isBoolean(e.globalInjection)?e.globalInjection:!0,s=__VUE_I18N_LEGACY_API__&&n?!!e.allowComposition:!0,a=new Map,[r,l]=createGlobal(e,n),c=makeSymbol("");function d(f){return a.get(f)||null}function u(f,$){a.set(f,$)}function _(f){a.delete(f)}{const f={get mode(){return __VUE_I18N_LEGACY_API__&&n?"legacy":"composition"},get allowComposition(){return s},async install($,...N){$.__VUE_I18N_SYMBOL__=c,$.provide($.__VUE_I18N_SYMBOL__,f),!n&&o&&injectGlobalFields($,f.global),__VUE_I18N_FULL_INSTALL__&&apply($,f,...N),__VUE_I18N_LEGACY_API__&&n&&$.mixin(defineMixin(l,l.__composer,f));const B=$.unmount;$.unmount=()=>{f.dispose(),B()}},get global(){return l},dispose(){r.stop()},__instances:a,__getInstance:d,__setInstance:u,__deleteInstance:_};return f}}function useI18n(e={}){const t=getCurrentInstance();if(t==null)throw createI18nError(I18nErrorCodes.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw createI18nError(I18nErrorCodes.NOT_INSLALLED);const n=getI18nInstance(t),o=getGlobalComposer(n),s=getComponentOptions(t),a=getScope(e,s);if(__VUE_I18N_LEGACY_API__&&n.mode==="legacy"&&!e.__useComponent){if(!n.allowComposition)throw createI18nError(I18nErrorCodes.NOT_AVAILABLE_IN_LEGACY_MODE);return useI18nForLegacy(t,a,o,e)}if(a==="global")return adjustI18nResources(o,e,s),o;if(a==="parent"){let c=getComposer(n,t,e.__useComponent);return c==null&&(c=o),c}const r=n;let l=r.__getInstance(t);if(l==null){const c=assign({},e);"__i18n"in s&&(c.__i18n=s.__i18n),o&&(c.__root=o),l=createComposer(c),setupLifeCycle(r,t),r.__setInstance(t,l)}return l}function createGlobal(e,t,n){const o=effectScope();{const s=__VUE_I18N_LEGACY_API__&&t?o.run(()=>createVueI18n(e)):o.run(()=>createComposer(e));if(s==null)throw createI18nError(I18nErrorCodes.UNEXPECTED_ERROR);return[o,s]}}function getI18nInstance(e){{const t=inject(e.isCE?I18nInjectionKey:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw createI18nError(e.isCE?I18nErrorCodes.NOT_INSLALLED_WITH_PROVIDE:I18nErrorCodes.UNEXPECTED_ERROR);return t}}function getScope(e,t){return isEmptyObject(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function getGlobalComposer(e){return e.mode==="composition"?e.global:e.global.__composer}function getComposer(e,t,n=!1){let o=null;const s=t.root;let a=t.parent;for(;a!=null;){const r=e;if(e.mode==="composition")o=r.__getInstance(a);else if(__VUE_I18N_LEGACY_API__){const l=r.__getInstance(a);l!=null&&(o=l.__composer,n&&o&&!o[InejctWithOption]&&(o=null))}if(o!=null||s===a)break;a=a.parent}return o}function setupLifeCycle(e,t,n){onMounted(()=>{},t),onUnmounted(()=>{e.__deleteInstance(t)},t)}function useI18nForLegacy(e,t,n,o={}){const s=t==="local",a=shallowRef(null);if(s&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw createI18nError(I18nErrorCodes.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const r=isBoolean(o.inheritLocale)?o.inheritLocale:!0,l=ref(s&&r?n.locale.value:isString(o.locale)?o.locale:DEFAULT_LOCALE),c=ref(s&&r?n.fallbackLocale.value:isString(o.fallbackLocale)||isArray(o.fallbackLocale)||isPlainObject(o.fallbackLocale)||o.fallbackLocale===!1?o.fallbackLocale:l.value),d=ref(getLocaleMessages(l.value,o)),u=ref(isPlainObject(o.datetimeFormats)?o.datetimeFormats:{[l.value]:{}}),_=ref(isPlainObject(o.numberFormats)?o.numberFormats:{[l.value]:{}}),f=s?n.missingWarn:isBoolean(o.missingWarn)||isRegExp(o.missingWarn)?o.missingWarn:!0,$=s?n.fallbackWarn:isBoolean(o.fallbackWarn)||isRegExp(o.fallbackWarn)?o.fallbackWarn:!0,N=s?n.fallbackRoot:isBoolean(o.fallbackRoot)?o.fallbackRoot:!0,B=!!o.fallbackFormat,C=isFunction(o.missing)?o.missing:null,y=isFunction(o.postTranslation)?o.postTranslation:null,v=s?n.warnHtmlMessage:isBoolean(o.warnHtmlMessage)?o.warnHtmlMessage:!0,b=!!o.escapeParameter,k=s?n.modifiers:isPlainObject(o.modifiers)?o.modifiers:{},x=o.pluralRules||s&&n.pluralRules;function E(){return[l.value,c.value,d.value,u.value,_.value]}const P=computed({get:()=>a.value?a.value.locale.value:l.value,set:m=>{a.value&&(a.value.locale.value=m),l.value=m}}),M=computed({get:()=>a.value?a.value.fallbackLocale.value:c.value,set:m=>{a.value&&(a.value.fallbackLocale.value=m),c.value=m}}),H=computed(()=>a.value?a.value.messages.value:d.value),S=computed(()=>u.value),D=computed(()=>_.value);function F(){return a.value?a.value.getPostTranslationHandler():y}function U(m){a.value&&a.value.setPostTranslationHandler(m)}function X(){return a.value?a.value.getMissingHandler():C}function te(m){a.value&&a.value.setMissingHandler(m)}function J(m){return E(),m()}function ee(...m){return a.value?J(()=>Reflect.apply(a.value.t,null,[...m])):J(()=>"")}function Q(...m){return a.value?Reflect.apply(a.value.rt,null,[...m]):""}function ae(...m){return a.value?J(()=>Reflect.apply(a.value.d,null,[...m])):J(()=>"")}function ie(...m){return a.value?J(()=>Reflect.apply(a.value.n,null,[...m])):J(()=>"")}function L(m){return a.value?a.value.tm(m):{}}function q(m,w){return a.value?a.value.te(m,w):!1}function z(m){return a.value?a.value.getLocaleMessage(m):{}}function j(m,w){a.value&&(a.value.setLocaleMessage(m,w),d.value[m]=w)}function ce(m,w){a.value&&a.value.mergeLocaleMessage(m,w)}function se(m){return a.value?a.value.getDateTimeFormat(m):{}}function de(m,w){a.value&&(a.value.setDateTimeFormat(m,w),u.value[m]=w)}function ne(m,w){a.value&&a.value.mergeDateTimeFormat(m,w)}function fe(m){return a.value?a.value.getNumberFormat(m):{}}function he(m,w){a.value&&(a.value.setNumberFormat(m,w),_.value[m]=w)}function ge(m,w){a.value&&a.value.mergeNumberFormat(m,w)}const V={get id(){return a.value?a.value.id:-1},locale:P,fallbackLocale:M,messages:H,datetimeFormats:S,numberFormats:D,get inheritLocale(){return a.value?a.value.inheritLocale:r},set inheritLocale(m){a.value&&(a.value.inheritLocale=m)},get availableLocales(){return a.value?a.value.availableLocales:Object.keys(d.value)},get modifiers(){return a.value?a.value.modifiers:k},get pluralRules(){return a.value?a.value.pluralRules:x},get isGlobal(){return a.value?a.value.isGlobal:!1},get missingWarn(){return a.value?a.value.missingWarn:f},set missingWarn(m){a.value&&(a.value.missingWarn=m)},get fallbackWarn(){return a.value?a.value.fallbackWarn:$},set fallbackWarn(m){a.value&&(a.value.missingWarn=m)},get fallbackRoot(){return a.value?a.value.fallbackRoot:N},set fallbackRoot(m){a.value&&(a.value.fallbackRoot=m)},get fallbackFormat(){return a.value?a.value.fallbackFormat:B},set fallbackFormat(m){a.value&&(a.value.fallbackFormat=m)},get warnHtmlMessage(){return a.value?a.value.warnHtmlMessage:v},set warnHtmlMessage(m){a.value&&(a.value.warnHtmlMessage=m)},get escapeParameter(){return a.value?a.value.escapeParameter:b},set escapeParameter(m){a.value&&(a.value.escapeParameter=m)},t:ee,getPostTranslationHandler:F,setPostTranslationHandler:U,getMissingHandler:X,setMissingHandler:te,rt:Q,d:ae,n:ie,tm:L,te:q,getLocaleMessage:z,setLocaleMessage:j,mergeLocaleMessage:ce,getDateTimeFormat:se,setDateTimeFormat:de,mergeDateTimeFormat:ne,getNumberFormat:fe,setNumberFormat:he,mergeNumberFormat:ge};function g(m){m.locale.value=l.value,m.fallbackLocale.value=c.value,Object.keys(d.value).forEach(w=>{m.mergeLocaleMessage(w,d.value[w])}),Object.keys(u.value).forEach(w=>{m.mergeDateTimeFormat(w,u.value[w])}),Object.keys(_.value).forEach(w=>{m.mergeNumberFormat(w,_.value[w])}),m.escapeParameter=b,m.fallbackFormat=B,m.fallbackRoot=N,m.fallbackWarn=$,m.missingWarn=f,m.warnHtmlMessage=v}return onBeforeMount(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw createI18nError(I18nErrorCodes.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const m=a.value=e.proxy.$i18n.__composer;t==="global"?(l.value=m.locale.value,c.value=m.fallbackLocale.value,d.value=m.messages.value,u.value=m.datetimeFormats.value,_.value=m.numberFormats.value):s&&g(m)}),V}const globalExportProps=["locale","fallbackLocale","availableLocales"],globalExportMethods=["t","rt","d","n","tm"];function injectGlobalFields(e,t){const n=Object.create(null);globalExportProps.forEach(o=>{const s=Object.getOwnPropertyDescriptor(t,o);if(!s)throw createI18nError(I18nErrorCodes.UNEXPECTED_ERROR);const a=isRef(s.value)?{get(){return s.value.value},set(r){s.value.value=r}}:{get(){return s.get&&s.get()}};Object.defineProperty(n,o,a)}),e.config.globalProperties.$i18n=n,globalExportMethods.forEach(o=>{const s=Object.getOwnPropertyDescriptor(t,o);if(!s||!s.value)throw createI18nError(I18nErrorCodes.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${o}`,s)})}registerMessageCompiler(compileToFunction);registerMessageResolver(resolveValue);registerLocaleFallbacker(fallbackWithLocaleChain);initFeatureFlags();if(__INTLIFY_PROD_DEVTOOLS__){const e=getGlobalThis();e.__INTLIFY__=!0,setDevToolsHook(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}const parseResponseData=(e,t,n,o,s)=>{let a=n.length,r=e.settings.pega_marketing[t];if(t.indexOf("extraOfferPages")===0&&typeof e.settings.pega_marketing.extraOfferPages<"u"){const d=parseInt(t.replace("extraOfferPages",""),10)-1;r=e.settings.pega_marketing.extraOfferPages[d]}r&&r.placement&&(a=r.placement.split(",").length,a>n.length&&(a=n.length));let l=[];r&&r.attributes&&r.attributes!==""&&(l=r.attributes.split(",")),r&&r.showSingleOffer&&(a=a>1?1:a);let c=!1;for(let d=0;d{console.log(`send capture information for ${n.name} rank=${n.rank} outcome=${o} response:${a.Status}`)})}else{if(t.initCDH)return;const s=document.createElement("script");s.onload=function(){t.initCDH=!0,e(t,n,o)},s.setAttribute("src","../js/realtimecontainerscript.js"),document.head.appendChild(s)}},initNBAM=function e(t,n,o,s,a){if(typeof window.getNBAMServiceControl<"u"){const r=window.getNBAMServiceControl(t.settings.pega_marketing.apiLevel,!1);window.CDHRequestTimeout=t.settings.pega_marketing.requestTimeout,r.initialize(t.settings.pega_marketing.Host,t.settings.pega_marketing.Port);let l="";if(t.settings.pega_marketing[n]&&t.settings.pega_marketing[n].containerName)l=t.settings.pega_marketing[n].containerName;else if(n.indexOf("extraOfferPages")===0&&typeof t.settings.pega_marketing.extraOfferPages<"u"){const u=parseInt(n.replace("extraOfferPages",""),10)-1;l=t.settings.pega_marketing.extraOfferPages[u].containerName}if(l===""){t.loading=!1;return}let c="Tile";if(t.settings.pega_marketing[n]&&t.settings.pega_marketing[n].placement)c=t.settings.pega_marketing[n].placement;else if(n.indexOf("extraOfferPages")===0&&typeof t.settings.pega_marketing.extraOfferPages<"u"){const u=parseInt(n.replace("extraOfferPages",""),10)-1;c=t.settings.pega_marketing.extraOfferPages[u].placement}const d=t.intent.trim();try{r.getOffers(o,t.settings.pega_marketing.contextName,l,t.ExternalID,t.settings.pega_marketing.channel,s,a,u=>{u.RankedResults=u.ContainerList[0].RankedResults,u.OffersList&&u.OffersList.length>0?parseResponseData(t,n,u.OffersList,l,o):u.RankedResults&&u.RankedResults.length>0?parseResponseData(t,n,u.RankedResults,l,o):t.errorloading=!0,t.loading=!1},d,c,t.settings.pega_marketing.appID,()=>{t.loading=!1,t.errorloading=!0})}catch{t.loading=!1,t.errorloading=!0}}else{if(t.initCDH)return;const r=document.createElement("script");r.onload=function(){t.initCDH=!0,e(t,n,o,s,a)},r.setAttribute("src","../js/realtimecontainerscript.js"),document.head.appendChild(r)}},mergeAccount=function e(t){if(!(t.settings.pega_marketing.Host===""||!t.settings.pega_marketing.enableMergeAccount))if(typeof window.getNBAMServiceControl<"u"){const n=window.getNBAMServiceControl(t.settings.pega_marketing.apiLevel,!1);n.initialize(t.settings.pega_marketing.Host,t.settings.pega_marketing.Port);let o="";if(t.userId!==-1&&t.settings.users[t.userId].customerID&&(o=t.settings.users[t.userId].customerID),o===""){console.log("No customerID present - skip mergeAccount");return}n.mergeAccount(o,t.ExternalID,t.settings.pega_marketing.contextName,t.settings.pega_marketing.appID,null)}else{if(t.initCDH)return;const n=document.createElement("script");n.onload=function(){t.initCDH=!0,e(t)},n.setAttribute("src","../js/realtimecontainerscript.js"),document.head.appendChild(n)}},sendRTSEvent=function e(t,n){if(t.settings.pega_marketing.Host!=="")if(typeof window.getNBAMServiceControl<"u"){const o=window.getNBAMServiceControl(t.settings.pega_marketing.apiLevel,!1);o.initialize(t.settings.pega_marketing.Host,t.settings.pega_marketing.Port);let s=n.customerID;s===""&&document.cookie.split("MKTID=").length>1&&(s=document.cookie.split("MKTID=")[1].split(";")[0]),o.sendRTSEvent(s,n,null)}else{if(t.initCDH)return;const o=document.createElement("script");o.onload=function(){t.initCDH=!0,e(t,n)},o.setAttribute("src","../js/realtimecontainerscript.js"),document.head.appendChild(o)}},sendClickStreamEvent=function e(t,n,o,s){if(!(t.settings.pega_marketing.Host===""||!t.settings.pega_marketing.enableClickStream))if(typeof window.getNBAMServiceControl<"u"){const a=window.getNBAMServiceControl(t.settings.pega_marketing.apiLevel,!1);a.initialize(t.settings.pega_marketing.Host,t.settings.pega_marketing.Port);let r="";s&&(r=parseInt((new Date-s)/1e3,10));let l="",c="";if(t.userId!==-1&&t.settings.users[t.userId].customerID&&(c=t.settings.users[t.userId].customerID),c===""&&document.cookie.split("MKTID=").length>1&&(l=document.cookie.split("MKTID=")[1].split(";")[0]),t.settings.pega_marketing.enableMergeAccount&&(l=t.ExternalID),c===""&&l==="")return;const d=t.isMobilePhone?"Mobile":"PC",u={CustomerID:c,interestedIn:"",interestLevel:"",Event:n,PageType:o,DeviceType:d,PageViewActiveTime:r,CookieID:l};a.sendClickStreamEvent(u,null)}else{if(t.initCDH)return;const a=document.createElement("script");a.onload=function(){t.initCDH=!0,e(t,n,s)},a.setAttribute("src","../js/realtimecontainerscript.js"),document.head.appendChild(a)}},messages={},datetimeFormats={},numberFormats={};let isDefaultLocaleLoaded=!1;for(const i in window.settings.i18n.languages){const lang=window.settings.i18n.languages[i];messages[lang]={message:eval(`window.lang${lang.toUpperCase()}`)},datetimeFormats[lang]=eval(`window.dateFormat${lang.toUpperCase()}`),numberFormats[lang]=eval(`window.numberFormat${lang.toUpperCase()}`),lang===window.settings.i18n.defaultlocale&&(isDefaultLocaleLoaded=!0)}isDefaultLocaleLoaded||([window.settings.i18n.defaultlocale]=window.settings.i18n.languages);const i18n=createI18n({locale:window.settings.i18n.defaultlocale,messages,datetimeFormats,numberFormats}),setCookie=function(e,t,n){const o=new Date;o.setTime(o.getTime()+n*24*60*60*1e3);const s=`expires=${o.toGMTString()}`;document.cookie=`${e}=${t};${s};path=/`},getCookie=function(e){const t=`${e}=`,o=decodeURIComponent(document.cookie).split(";");for(let s=0;s"u")window.location.href=`${window.location.href}/`;else{let e=!1;(/iPhone/.test(navigator.userAgent)||/Android/.test(navigator.userAgent))&&(e=!0),e&&(document.documentElement.className="phone"),mainconfigTmp={settings:window.settings,app:window.app,isMobilePhone:e,offerURL:"",offerIndex:0,homeHeroImg:"",currentPage:"",previousPage:"",intent:"",reloadOffer:1,reloadMashup:1,reloadToDoMashup:1,reloadActivityMashup:1e3,isAuthenticated:!1,isSidePanelVisible:!1,isDeepLink:!1,deepLinkExtraParam:{},phonePageName:"",userId:-1,quickLinkId:-1,viewBill:-1,viewBanner:-1,toDo:-1,viewKMHelp:-1,KMArticleID:"",CDHContainer:{},logoutURL:{},homeHeroAction:-1,offerAction:-1,isRTSEnabled:!1,currentLocale:window.settings.i18n.defaultlocale,mainTitle:document.title};const t=localStorage.getItem(`config_${mainconfigTmp.app.industry}`);if(t!=null){const o=JSON.parse(t);o.settings&&(mainconfigTmp.settings=o.settings)}if(mainconfigTmp=upgradeConfig(mainconfigTmp),mainconfigTmp.ExternalID="",mainconfigTmp.settings.pega_marketing.enableMergeAccount){let o=sessionStorage.getItem("ExternalID");o||(o="uplus-"+Date.now(),sessionStorage.setItem("ExternalID",o)),mainconfigTmp.ExternalID=o}if(mainconfigTmp.initCDH=!1,mainconfigTmp.settings.pega_chat.ShowAsButton&&(document.documentElement.className=`${document.documentElement.className} chat-button`),window.history&&window.history.state!==null){const o=window.history.state;mainconfigTmp.userId===-1&&o!==null&&typeof o.userId<"u"?(o.userId!==-1&&(mainconfigTmp.isAuthenticated=!0),mainconfigTmp.userId=o.userId,typeof o.quickLinkId<"u"?(mainconfigTmp.quickLinkId=o.quickLinkId,e&&(mainconfigTmp.phonePageName="help"),window.history.replaceState({userId:mainconfigTmp.userId,quickLinkId:mainconfigTmp.quickLinkId},"",`quicklink${mainconfigTmp.quickLinkId}`)):e?(typeof o.page<"u"?mainconfigTmp.phonePageName=o.page:mainconfigTmp.phonePageName=window.location.pathname.substring(window.location.pathname.lastIndexOf("/")+1),window.history.replaceState(mainconfigTmp.isAuthenticated?{}:{userId:mainconfigTmp.userId},"",mainconfigTmp.phonePageName)):window.history.replaceState({userId:mainconfigTmp.userId},"",o.page)):window.location.pathname.indexOf("/heroaction")!==-1?(e&&(mainconfigTmp.phonePageName="heroaction"),mainconfigTmp.homeHeroAction=1,window.history.replaceState({},"","heroaction")):e&&(typeof o.page<"u"?mainconfigTmp.phonePageName=o.page:mainconfigTmp.phonePageName=window.location.pathname.substring(window.location.pathname.lastIndexOf("/")+1),window.history.replaceState({},"",mainconfigTmp.phonePageName))}if(mainconfigTmp.isAuthenticated===!1&&getCookie("UserName")!==""){const o=getCookie("UserName");for(const s in mainconfigTmp.settings.users)if(mainconfigTmp.settings.users[s].username===o){mainconfigTmp.isAuthenticated=!0,mainconfigTmp.userId=s;break}}const n={};if(window.location.search.substr(1).split("&").forEach(o=>{n[o.split("=")[0]]=o.split("=")[1]}),n.username||n.pega_userid){for(const o in mainconfigTmp.settings.users)if(typeof n.pega_userid<"u"&&mainconfigTmp.settings.users[o].pega_userid===n.pega_userid||typeof n.username<"u"&&mainconfigTmp.settings.users[o].username===n.username){mainconfigTmp.isAuthenticated=!0,mainconfigTmp.userId=o,mainconfigTmp.isDeepLink=!0;break}if(n.quicklinkclass){for(const o in mainconfigTmp.settings.quicklinks)if(mainconfigTmp.settings.quicklinks[o].objclass===n.quicklinkclass){mainconfigTmp.quickLinkId=o,mainconfigTmp.deepLinkExtraParam=n,delete mainconfigTmp.deepLinkExtraParam.quicklinkclass,delete mainconfigTmp.deepLinkExtraParam.username,delete mainconfigTmp.deepLinkExtraParam.pega_userid,e&&(mainconfigTmp.phonePageName="help"),window.history.replaceState({userId:mainconfigTmp.userId},"",`quicklink${mainconfigTmp.quickLinkId}`);break}}mainconfigTmp.settings.todo.objclass===n.todoclass&&(mainconfigTmp.deepLinkExtraParam=n,delete mainconfigTmp.deepLinkExtraParam.todoclass,delete mainconfigTmp.deepLinkExtraParam.username,delete mainconfigTmp.deepLinkExtraParam.pega_userid,e&&(mainconfigTmp.phonePageName="account"),window.history.replaceState({userId:mainconfigTmp.userId},"","account")),n.viewBill&&(mainconfigTmp.viewBill=1,mainconfigTmp.deepLinkExtraParam=n,delete mainconfigTmp.deepLinkExtraParam.viewBill,delete mainconfigTmp.deepLinkExtraParam.username,delete mainconfigTmp.deepLinkExtraParam.pega_userid),n.viewBanner&&(mainconfigTmp.viewBanner=1,mainconfigTmp.deepLinkExtraParam=n,delete mainconfigTmp.deepLinkExtraParam.viewBanner,delete mainconfigTmp.deepLinkExtraParam.username,delete mainconfigTmp.deepLinkExtraParam.pega_userid),n.viewKMHelp&&(mainconfigTmp.viewKMHelp=1,mainconfigTmp.deepLinkExtraParam=n,delete mainconfigTmp.deepLinkExtraParam.viewKMHelp,delete mainconfigTmp.deepLinkExtraParam.username,delete mainconfigTmp.deepLinkExtraParam.pega_userid)}if(n.homeHeroAction&&(mainconfigTmp.homeHeroAction=1,e&&(mainconfigTmp.phonePageName="heroaction"),mainconfigTmp.isDeepLink=!0,mainconfigTmp.deepLinkExtraParam=n,delete mainconfigTmp.deepLinkExtraParam.homeHeroAction),n.offerAction&&(mainconfigTmp.offerAction=1,e&&(mainconfigTmp.phonePageName="offer"),mainconfigTmp.isDeepLink=!0,mainconfigTmp.deepLinkExtraParam=n,delete mainconfigTmp.deepLinkExtraParam.offerAction),window.PegaCSWSS={Cobrowse:{ServerURL:mainconfigTmp.settings.pega_chat.CoBrowseServerURL,Token:mainconfigTmp.settings.pega_chat.CoBrowseToken},WCBConfigName:mainconfigTmp.settings.pega_chat.WCBConfigName,WebChatBotID:mainconfigTmp.settings.pega_chat.WebChatBotID,ApplicationName:mainconfigTmp.settings.pega_chat.ApplicationName,MashupURL:mainconfigTmp.settings.pega_chat.MashupURL,ShowAsButton:mainconfigTmp.settings.pega_chat.ShowAsButton,TenantID:mainconfigTmp.settings.pega_chat.TenantID,MarketingHost:mainconfigTmp.settings.pega_marketing.Host,MarketingPort:mainconfigTmp.settings.pega_marketing.Port,EnableProActiveNotification:mainconfigTmp.settings.pega_chat.EnableProActiveNotification,ProActiveNotificationDismissTime:mainconfigTmp.settings.pega_chat.ProActiveNotificationDismissTime,ContactID:"",AccountNumber:"",UserName:"",UserID:"",DMMSessionID:"",ExtraParams:{}},mainconfigTmp.userId!==-1){const o=mainconfigTmp.settings.users[mainconfigTmp.userId];window.PegaCSWSS.ContactID=o.contactID,window.PegaCSWSS.AccountNumber=o.accountID,window.PegaCSWSS.UserName=o.username,window.PegaCSWSS.UserID=o.pega_userid,typeof o.extraparam<"u"&&o.extraparam!==""&&o.extraparam.split(",").forEach(s=>{const a=s.split("=");a.length===2&&(window.PegaCSWSS.ExtraParams[a[0].trim()]=a[1].trim())}),typeof o.dmm_context_data=="string"&&o.dmm_context_data!==""&&(window.PegaChatTags={},o.dmm_context_data.split(",").forEach(s=>{const a=s.split("=");window.PegaChatTags[a[0].trim()]=a[1].trim()}))}if(setCookie("ContactID",window.PegaCSWSS.ContactID,30),setCookie("AccountNumber",window.PegaCSWSS.AccountNumber,30),setCookie("UserName",window.PegaCSWSS.UserName,30),setCookie("UserID",window.PegaCSWSS.UserID,30),typeof mainconfigTmp.settings.pega_chat<"u"&&mainconfigTmp.settings.pega_chat.MashupURL!==""&&mainconfigTmp.settings.pega_chat.UseLegacyWebChat===!0&&`${window.location}`.indexOf("/settings.html")===-1){const o=document.createElement("script");o.onload=function(){const a=document.createElement("script");a.setAttribute("src","../js/PegaHelper.js"),document.head.appendChild(a);const r=document.createElement("script");r.setAttribute("src","../js/PegaHelperExtension.js"),document.head.appendChild(r)},o.setAttribute("src","../js/jquery-min.js"),document.head.appendChild(o)}if(mainconfigTmp.settings.general.connection.c11nserver!==""&&mainconfigTmp.settings.general.connection.type==="embedui"){const o=document.createElement("script");o.setAttribute("src",`${mainconfigTmp.settings.general.connection.c11nserver}pega-embed.js`),document.head.appendChild(o)}if(typeof mainconfigTmp.settings.pega_chat<"u"&&mainconfigTmp.settings.pega_chat.DMMURL!==""&&mainconfigTmp.settings.pega_chat.DMMID!==""&&mainconfigTmp.settings.pega_chat.UseLegacyWebChat===!1&&`${window.location}`.indexOf("/settings.html")===-1){typeof window.PegaUnifiedChatWidget>"u"&&(window.PegaUnifiedChatWidget={}),window.PegaUnifiedChatWidget.onSessionInitialized=s=>{window.PegaCSWSS.DMMSessionID=s,console.log(`PegaUnifiedChatWidget onSessionInitialized=${s}`);const a=document.getElementById("pegaChatWidget");if(a&&(a.style.zIndex=1e3),sendClickStreamEvent(mainconfigTmp,"PageView","Chat",window.loadPage),mainconfigTmp.settings.pega_chat.DMMSecret!==""&&mainconfigTmp.userId!==-1){const r={authenticated:mainconfigTmp.userId!==-1,ContactID:window.PegaCSWSS.ContactID,AccountNumber:window.PegaCSWSS.AccountNumber,UserName:window.PegaCSWSS.UserName,UserID:window.PegaCSWSS.UserID},l=generateJWTKey({iss:s},mainconfigTmp.settings.pega_chat.DMMSecret),c=new XMLHttpRequest;c.open("POST",mainconfigTmp.settings.pega_chat.DMMPrivateURL,!0),c.setRequestHeader("Content-type","application/json;charset=UTF-8"),c.setRequestHeader("authorization",`Bearer ${l}`),c.send(JSON.stringify(r))}};const o=document.createElement("script");if(o.setAttribute("id",mainconfigTmp.settings.pega_chat.DMMID),o.setAttribute("src",mainconfigTmp.settings.pega_chat.DMMURL),o.onload=function(){setTimeout(()=>{const a=document.getElementById("pegaChatWidget");a&&(a.style.zIndex=1e3)},3e3)},document.head.appendChild(o),window.fireflyAPI={},mainconfigTmp.settings.pega_chat.CoBrowseServerURL!==""&&mainconfigTmp.settings.pega_chat.CoBrowseToken!==""){const s=document.createElement("script");s.type="text/javascript",window.fireflyAPI.token=mainconfigTmp.settings.pega_chat.CoBrowseToken,window.fireflyAPI.serverHostUrl=mainconfigTmp.settings.pega_chat.CoBrowseServerURL,s.src=`${mainconfigTmp.settings.pega_chat.CoBrowseServerURL}/cobrowse/loadScripts`,s.async=!0,document.head.appendChild(s)}}e&&(window.pegaMashupNavigateBack=function(){const s=document.getElementsByClassName("pi-caret-left");s.length>0&&s[0].click()})}const mainconfig=reactive(mainconfigTmp);window.mainconfig=mainconfigTmp;if(mainconfigTmp.settings.general.theming.override){const e=document.createElement("style");e.innerHTML=`:root { --brandColor: ${mainconfigTmp.settings.general.theming.brandColor}; --interactiveColor: ${mainconfigTmp.settings.general.theming.interactiveColor};} - .front>header, .form>header, .offer header { background-blend-mode: luminosity; }`,document.head.appendChild(e)}window.addEventListener("popstate",()=>{mainconfig.quickLinkId=-1,mainconfig.currentPage=window.location.pathname.substring(window.location.pathname.lastIndexOf("/")+1),mainconfig.currentPage==="heroaction"&&(mainconfig.homeHeroAction=1),mainconfig.currentPage.indexOf("offer")===0&&mainconfig.currentPage.indexOf("offer.html")!==0&&(mainconfig.offerIndex=parseInt(mainconfig.currentPage.substring(5).replace(".html",""),10)),(mainconfig.currentPage.indexOf("index.html")===0||mainconfig.currentPage.indexOf("account")===0)&&(mainconfig.viewBill=-1,mainconfig.viewBanner=-1,mainconfig.homeHeroAction=-1,mainconfig.offerAction=-1,mainconfig.toDo=-1,mainconfig.viewKMHelp=-1,mainconfig.offerURL="",mainconfig.CDHContainer={}),mainconfig.currentPage.indexOf("index.html")===0&&(mainconfig.isAuthenticated=!1),mainconfig.currentPage.indexOf("account")===0&&(mainconfig.isAuthenticated=!0)});const updatePegaChat=function e(t){const n=document.getElementById("pegaChatWidget");n&&(n.style.zIndex=1e3);let o=document.querySelector("[data-pega-gadgetname='OnlineHelp'] > iframe");if(o!=null&&typeof o.src=="string"){let s=`${o.src}&ContactId=${t.contactID}&AccountNumber=${t.accountID}&username=${t.username}`;typeof t.extraparam<"u"&&t.extraparam!==""&&t.extraparam.split(",").forEach(r=>{const l=r.split("=");l.length===2&&(s+=`&${l[0].trim()}=${l[1].trim()}`)}),s.indexOf("timestamp")>-1?s=s.replace(/timestamp=[^&]+/,`timestamp=${Date.now()}`):s+=`×tamp=${Date.now()}`;const a=o.parentNode;o.remove(),o.src=s,a.appendChild(o)}if(window.PegaCSWSS.ContactID=t.contactID,window.PegaCSWSS.AccountNumber=t.accountID,window.PegaCSWSS.UserName=t.username,window.PegaCSWSS.UserID=t.pega_userid,typeof t.dmm_context_data=="string"&&t.dmm_context_data!==""&&(window.PegaChatTags={},t.dmm_context_data.split(",").forEach(s=>{const a=s.split("=");window.PegaChatTags[a[0].trim()]=a[1].trim()})),setCookie("ContactID",window.PegaCSWSS.ContactID,30),setCookie("AccountNumber",window.PegaCSWSS.AccountNumber,30),setCookie("UserName",window.PegaCSWSS.UserName,30),setCookie("UserID",window.PegaCSWSS.UserID,30),mainconfig.settings.pega_chat.DMMSecret!==""&&mainconfig.userId!==-1&&window.PegaCSWSS.DMMSessionID!==""){const s={authenticated:mainconfig.userId!==-1,ContactID:window.PegaCSWSS.ContactID,AccountNumber:window.PegaCSWSS.AccountNumber,UserName:window.PegaCSWSS.UserName,UserID:window.PegaCSWSS.UserID},a=generateJWTKey({iss:window.PegaCSWSS.DMMSessionID},mainconfig.settings.pega_chat.DMMSecret),r=new XMLHttpRequest;r.open("POST",mainconfig.settings.pega_chat.DMMPrivateURL,!0),r.setRequestHeader("Content-type","application/json;charset=UTF-8"),r.setRequestHeader("authorization",`Bearer ${a}`),r.send(JSON.stringify(s))}if(typeof t.extraparam<"u"&&t.extraparam!==""&&t.extraparam.split(",").forEach(s=>{const a=s.split("=");a.length===2&&(window.PegaCSWSS.ExtraParams[a[0].trim()]=a[1].trim())}),o=document.querySelector("[data-pega-gadgetname='OnlineHelp']"),o!=null){const s=window.pega.web.mgr._getGadgetByID("OnlineHelp");if(s&&s._oDivAttrs)for(const a in window.PegaCSWSS.ExtraParams)s._oDivAttrs.params[a]=window.PegaCSWSS.ExtraParams[a]}typeof sendProactiveNotificationReq=="function"&&window.sendProactiveNotificationReq()},_export_sfc=(e,t)=>{const n=e.__vccOpts||e;for(const[o,s]of t)n[o]=s;return n},_sfc_main$17={props:["title","href","pagetype"],data(){return{mainconfig,i18n}},methods:{gotoPage(e){if(!this.$props.href)return;if(mainconfig.previousPage=mainconfig.currentPage,mainconfig.currentPage=this.$props.href,this.$gtag&&this.$gtag.pageview({page_path:mainconfig.currentPage}),mainconfig.currentPage.indexOf("offer")===0)mainconfig.offerURL="",mainconfig.offerAction=-1,mainconfig.offerIndex=parseInt(mainconfig.currentPage.substring(5).replace(".html",""),10);else return;sendClickStreamEvent(mainconfig,"PageView",this.pagetype,window.loadPage),window.loadPage=new Date;const t=mainconfig.isAuthenticated?{userId:mainconfig.userId}:{};window.history.pushState(t,"",mainconfig.currentPage),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0),e.preventDefault()}}},_hoisted_1$13=["href"];function _sfc_render$15(e,t,n,o,s,a){return openBlock(),createElementBlock("li",null,[createBaseVNode("a",{onClick:t[0]||(t[0]=(...r)=>a.gotoPage&&a.gotoPage(...r)),href:n.href!==""?n.href:""},toDisplayString$1(e.$t("message."+n.title)),9,_hoisted_1$13)])}const MenuItem=_export_sfc(_sfc_main$17,[["render",_sfc_render$15]]),_sfc_main$16={data(){return mainconfig},methods:{hideSidePanel(){this.isSidePanelVisible=!1}},components:{MenuItem}},_hoisted_1$12={class:"panel background-brand"},_hoisted_2$X=["src"];function _sfc_render$14(e,t,n,o,s,a){const r=resolveComponent("MenuItem");return openBlock(),createElementBlock("aside",{onClick:t[0]||(t[0]=(...l)=>a.hideSidePanel&&a.hideSidePanel(...l)),class:normalizeClass([e.isSidePanelVisible?"show":""])},[createBaseVNode("div",_hoisted_1$12,[createBaseVNode("header",null,[createBaseVNode("img",{class:"logo",src:"./img/u+-logo.svg",alt:"U+"},null,8,_hoisted_2$X)]),createBaseVNode("nav",null,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.menuitems,(l,c)=>(openBlock(),createBlock(r,{pagetype:l.pagetype,key:l.title,title:l.title,href:l.url?l.url:e.app.offer.length>1?`offer${c+1}.html`:null},null,8,["pagetype","title","href"]))),128))])])],2)}const Aside=_export_sfc(_sfc_main$16,[["render",_sfc_render$14]]),_sfc_main$15={data(){return{...mainconfig,isActive:!1}},methods:{showOverlay(){this.isActive=!this.isActive},onClickOutOverlay(e){e.target.classList.contains("avatar")||(this.isActive=!1)},logOut(){sendClickStreamEvent(mainconfig,"PageView","Home",window.loadPage),window.loadPage=new Date,mainconfig.isAuthenticated=!1,mainconfig.userId=-1,mainconfig.quickLinkId=-1,mainconfig.viewBill=-1,mainconfig.homeHeroAction=-1,mainconfig.offerAction=-1,mainconfig.toDo=-1,mainconfig.viewKMHelp=-1,mainconfig.viewBanner=-1,mainconfig.CDHContainer={},mainconfig.offerURL="",mainconfig.previousPage="",mainconfig.intent="",mainconfig.isDeepLink=!1,mainconfig.deepLinkExtraParam={},sessionStorage.clear(),mainconfig.ExternalID&&sessionStorage.setItem("ExternalID",mainconfig.ExternalID),window.history&&(mainconfig.isMobilePhone?(mainconfig.phonePageName="",window.history.pushState({userId:mainconfig.userId},"","index.html")):(mainconfig.currentPage="index.html",window.history.replaceState({},"",mainconfig.currentPage),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0)));for(const t in mainconfig.logoutURL){const n=document.createElement("iframe"),o=mainconfig.logoutURL[t];n.setAttribute("src",o),n.setAttribute("style","display:none"),n.onload=function(){document.body.removeChild(n)},document.body.appendChild(n)}if(mainconfig.logoutURL={},window.PegaCSWSS.ContactID="",window.PegaCSWSS.AccountNumber="",window.PegaCSWSS.UserName="",window.PegaCSWSS.UserID="",window.PegaCSWSS.ExtraParams={},window.PegaChatTags={},setCookie("ContactID",window.PegaCSWSS.ContactID,30),setCookie("AccountNumber",window.PegaCSWSS.AccountNumber,30),setCookie("UserName",window.PegaCSWSS.UserName,30),setCookie("UserID",window.PegaCSWSS.UserID,30),mainconfig.settings.pega_chat.DMMSecret!==""&&mainconfig.userId!==-1&&window.PegaCSWSS.DMMSessionID!==""){const t={authenticated:mainconfig.userId!==-1,ContactID:window.PegaCSWSS.ContactID,AccountNumber:window.PegaCSWSS.AccountNumber,UserName:window.PegaCSWSS.UserName,UserID:window.PegaCSWSS.UserID},n=generateJWTKey({iss:window.PegaCSWSS.DMMSessionID},mainconfig.settings.pega_chat.DMMSecret),o=new XMLHttpRequest;o.open("POST",mainconfig.settings.pega_chat.DMMPrivateURL,!0),o.setRequestHeader("Content-type","application/json;charset=UTF-8"),o.setRequestHeader("authorization",`Bearer ${n}`),o.send(JSON.stringify(t))}const e=document.querySelector("[data-pega-gadgetname='OnlineHelp'] > iframe");if(e!=null&&typeof e.src=="string")if(mainconfig.settings.pega_chat.ResetLogout===!0&&typeof window.resetPegaChat=="function")window.resetPegaChat();else{const t=e.src.split("&");let n="";for(const s in t)!t[s].startsWith("ContactId=")&&!t[s].startsWith("AccountNumber=")&&!t[s].startsWith("username=")&&(n+=(n!==""?"&":"")+t[s]);n.indexOf("timestamp")>-1?n=n.replace(/timestamp=[^&]+/,`timestamp=${Date.now()}`):n+=`×tamp=${Date.now()}`;const o=e.parentNode;e.remove(),e.src=n,o.appendChild(e)}}},computed:{isNamePresent(){return!(mainconfig.isMobilePhone||mainconfig.userId===-1||mainconfig.settings.users[mainconfig.userId].name===""||!mainconfig.settings.users[mainconfig.userId].show_opname)}}},_hoisted_1$11={class:"flex flex-mid-align user-area"},_hoisted_2$W={key:0,class:"flex flex-col margin-r-2x"},_hoisted_3$N={key:0},_hoisted_4$J={key:1},_hoisted_5$D=["src"];function _sfc_render$13(e,t,n,o,s,a){const r=resolveDirective("clickoutside");return openBlock(),createElementBlock("div",_hoisted_1$11,[a.isNamePresent?(openBlock(),createElementBlock("div",_hoisted_2$W,[e.settings.users[e.userId]?(openBlock(),createElementBlock("span",_hoisted_3$N,toDisplayString$1(e.settings.users[e.userId].name),1)):createCommentVNode("",!0),e.settings.users[e.userId]&&e.settings.users[e.userId].company_name!==""?(openBlock(),createElementBlock("span",_hoisted_4$J,toDisplayString$1(e.settings.users[e.userId].company_name),1)):createCommentVNode("",!0)])):createCommentVNode("",!0),e.userId!=-1?(openBlock(),createElementBlock("img",{key:1,onClick:t[0]||(t[0]=(...l)=>a.showOverlay&&a.showOverlay(...l)),class:"avatar",src:"../img/"+e.settings.users[e.userId].img,alt:"Customer image"},null,8,_hoisted_5$D)):createCommentVNode("",!0),withDirectives((openBlock(),createElementBlock("div",{class:normalizeClass(["overlay logout flex flex-col",[s.isActive?"show":"hidden"]])},[createBaseVNode("button",{onClick:t[1]||(t[1]=(...l)=>a.logOut&&a.logOut(...l)),class:"simple"},toDisplayString$1(e.$t("message.logout")),1)],2)),[[r,{handler:"onClickOutOverlay"}]])])}const OperatorButton=_export_sfc(_sfc_main$15,[["render",_sfc_render$13]]),setAuth=function e(t,n){let o="";if(t&&n)o=btoa(`${t}:${n}`);else throw new Error("Set authentication failed.");return o},validateOTP=async function e(t,n,o,s){if(o==="skip")return!0;const a={"Content-Type":"application/json;charset=UTF-8",Authorization:`Basic ${s}`},r=`${t.url}/prweb/api/v1/authenticate/OTP/verify?OTPValue=${o}&ReferenceID=${n}`,l={method:"GET",headers:a,mode:"cors"};try{const c=await fetch(r,l);if(c.ok&&(await c.json()).Status==="SUCCESS")return!0}catch{console.error("Error in validateOTP")}return!1},requestOTP=async function e(t,n,o){const s={referenceID:"",isSuccess:!1},a=Math.floor(Date.now()/100),r={"Content-Type":"application/json;charset=UTF-8",Authorization:`Basic ${n}`},l=t.sendMode,c=`${t.url}/prweb/api/v1/authenticate/OTP/${l}`,d={method:"POST",headers:r,mode:"cors"},u={Context:`UplusWSSOtp-${a}`};l==="email"?u.EmailSettings={CorrespondenceName:t.emailSettings.correspondenceName,EmailAccount:t.emailSettings.emailAccount,Subject:t.emailSettings.subject,ToAddress:o,ValidateMaxAge:t.emailSettings.validateMaxAge}:l==="sms"&&(u.SMSSettings={ToPhoneNumber:o,From:t.smsSettings.from,SMSAccount:t.smsSettings.account,Message:t.smsSettings.message,ValidateMaxAge:t.smsSettings.validateMaxAge}),d.body=JSON.stringify(u);try{const _=await fetch(c,d);if(_.ok){const f=await _.json();f.Status==="SUCCESS"&&(s.referenceID=f.ReferenceID,s.isSuccess=!0)}}catch{console.error("Error in requestOTP")}return s},_sfc_main$14={data(){return{...mainconfig,isActive:!1,hasErrorMsg:!1,username:"",password:"",otp_enabled:mainconfig.settings.general.auth_2fa.enabled,isOTPInvalid:!1,OTPRequestFailed:!1,isOTP:!1,userID:-1,otp:"",otpRefId:""}},methods:{showLoginOverlay(){this.isActive=!this.isActive,this.isOTP=!1,this.userID=-1,this.hasErrorMsg=!1,this.isOTPInvalid=!1,this.OTPRequestFailed=!1,this.otp="",this.otpRefId="";for(const e in this.settings.users)if(this.settings.users[e].load_by_default){this.username=this.settings.users[e].username,this.password=this.settings.users[e].password;break}},onClickOutLoginOverlay(e){!e.target.classList.contains("sign-in")&&!e.target.classList.contains("launch-login")&&!e.target.classList.contains("launch-login-overlay")&&(this.isActive=!1)},confirmLogin(){mainconfig.isAuthenticated=!0,mainconfig.userId=this.userID,updatePegaChat(this.settings.users[this.userID]),window.history&&(mainconfig.isMobilePhone?window.history.pushState({userId:mainconfig.userId},"",mainconfig.phonePageName===""?"index.html":mainconfig.phonePageName):(mainconfig.currentPage="account",window.history.pushState({userId:mainconfig.userId},"","account"))),mergeAccount(mainconfig),sendClickStreamEvent(mainconfig,"PageView","Account",window.loadPage),window.loadPage=new Date,this.isActive=!1},signIn(){mainconfig.userId=-1,this.userID=-1;for(const e in this.settings.users)if(this.settings.users[e].username===this.username&&this.settings.users[e].password===this.password){this.userID=e;break}if(this.userID===-1){this.hasErrorMsg=!0;return}if(this.otp_enabled){this.isOTP=!0,this.sendOTPRequest(this.settings.users[this.userID].otp_send_to);return}this.confirmLogin()},async sendOTPRequest(e){const t=setAuth(this.settings.users[this.userID].pega_userid,this.settings.users[this.userID].pega_pwd);await requestOTP(this.settings.general.auth_2fa,t,e).then(n=>{n.isSuccess?(this.isOTP=!0,this.otpRefId=n.referenceID,this.OTPRequestFailed=!1):this.OTPRequestFailed=!0})},async signInOtp(){const e=setAuth(this.settings.users[this.userID].pega_userid,this.settings.users[this.userID].pega_pwd);await validateOTP(this.settings.general.auth_2fa,this.otpRefId,this.otp,e).then(t=>{t?this.confirmLogin():this.isOTPInvalid=!0})}}},_hoisted_1$10={class:"login"},_hoisted_2$V={key:0,class:"field flex flex-col username"},_hoisted_3$M={class:"required",for:"username"},_hoisted_4$I={key:1,class:"field flex flex-col password"},_hoisted_5$C={class:"required",for:"password"},_hoisted_6$z={key:2,class:"field flex flex-col"},_hoisted_7$y={for:"otp"},_hoisted_8$s={key:5,class:"error"},_hoisted_9$q={key:6,class:"error"},_hoisted_10$m={key:7,class:"error"};function _sfc_render$12(e,t,n,o,s,a){const r=resolveDirective("clickoutside");return openBlock(),createElementBlock("div",_hoisted_1$10,[createBaseVNode("button",{onClick:t[0]||(t[0]=(...l)=>a.showLoginOverlay&&a.showLoginOverlay(...l)),class:"launch-login"},toDisplayString$1(e.$t("message.login")),1),withDirectives((openBlock(),createElementBlock("div",{class:normalizeClass(["overlay flex flex-col",[s.isActive?"show":"hidden"]])},[createBaseVNode("h3",null,toDisplayString$1(e.$t("message.welcomeBack")),1),s.isOTP?createCommentVNode("",!0):(openBlock(),createElementBlock("div",_hoisted_2$V,[withDirectives(createBaseVNode("select",{id:"username","onUpdate:modelValue":t[1]||(t[1]=l=>s.username=l)},[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.users,(l,c)=>(openBlock(),createElementBlock("option",{key:c},toDisplayString$1(l.username),1))),128))],512),[[vModelSelect,s.username]]),createBaseVNode("label",_hoisted_3$M,toDisplayString$1(e.$t("message.username")),1)])),s.isOTP?createCommentVNode("",!0):(openBlock(),createElementBlock("div",_hoisted_4$I,[withDirectives(createBaseVNode("input",{id:"password",type:"password","onUpdate:modelValue":t[2]||(t[2]=l=>s.password=l)},null,512),[[vModelText,s.password]]),createBaseVNode("label",_hoisted_5$C,toDisplayString$1(e.$t("message.password")),1)])),s.isOTP?(openBlock(),createElementBlock("div",_hoisted_6$z,[createBaseVNode("label",_hoisted_7$y,toDisplayString$1(e.$t("message.otp")),1),withDirectives(createBaseVNode("input",{id:"otp",type:"text",name:"otp","onUpdate:modelValue":t[3]||(t[3]=l=>s.otp=l)},null,512),[[vModelText,s.otp]])])):createCommentVNode("",!0),s.isOTP?(openBlock(),createElementBlock("button",{key:3,onClick:t[4]||(t[4]=(...l)=>a.signInOtp&&a.signInOtp(...l)),class:"strong sign-in"},toDisplayString$1(e.$t("message.signin")),1)):(openBlock(),createElementBlock("button",{key:4,onClick:t[5]||(t[5]=(...l)=>a.signIn&&a.signIn(...l)),class:"strong sign-in"},toDisplayString$1(e.$t("message.signin")),1)),s.hasErrorMsg?(openBlock(),createElementBlock("span",_hoisted_8$s,toDisplayString$1(e.$t("message.invalidLogin")),1)):createCommentVNode("",!0),s.isOTPInvalid?(openBlock(),createElementBlock("span",_hoisted_9$q,toDisplayString$1(e.$t("message.invalidOTP")),1)):createCommentVNode("",!0),s.OTPRequestFailed?(openBlock(),createElementBlock("span",_hoisted_10$m,toDisplayString$1(e.$t("message.requestOTPFailed")),1)):createCommentVNode("",!0),createBaseVNode("a",null,toDisplayString$1(e.$t("message.forgotPassword")),1),createBaseVNode("a",null,toDisplayString$1(e.$t("message.notEnrolled")),1)],2)),[[r,{handler:"onClickOutLoginOverlay"}]])])}const LoginButton=_export_sfc(_sfc_main$14,[["render",_sfc_render$12]]),_sfc_main$13={data(){return mainconfig},mounted(){window.addEventListener("message",this.iFrameMessageListener)},unmounted(){window.removeEventListener("message",this.iFrameMessageListener)},methods:{iFrameMessageListener(e){if(e.data==="pegaMashupNavigateBack")mainconfig.offerURL!==""?mainconfig.offerURL="":mainconfig.quickLinkId!==-1?mainconfig.quickLinkId=-1:mainconfig.viewKMHelp!==-1?mainconfig.viewKMHelp=-1:mainconfig.viewBill!==-1?mainconfig.viewBill=-1:mainconfig.viewBanner!==-1&&(mainconfig.viewBanner=-1),mainconfig.phonePageName="";else if(typeof e.data=="object"&&typeof e.data.key<"u")e.data.key==="Intent"&&typeof e.data.value=="string"?(mainconfig.intent=e.data.value,mainconfig.reloadOffer+=1):e.data.key==="PreviousPage"&&typeof e.data.value=="string"&&(mainconfig.previousPage=e.data.value,mainconfig.reloadOffer+=1);else if(e.data){let t={};try{t=JSON.parse(e.data)}catch{t={}}if(t.channelName==="PWMashup"&&t.message&&t.message.payload&&t.message.payload.name==="confirm"&&t.message.uid.indexOf("ProactiveChat")===-1&&mainconfig.quickLinkId!==-1){const n=mainconfig.settings.quicklinks[mainconfig.quickLinkId].url,o=document.createElement("iframe"),s=`${n}?pyActivity=LogOff`;o.setAttribute("src",s),o.setAttribute("style","display:none"),o.onload=function(){document.body.removeChild(o)},document.body.appendChild(o)}}},showSidePanel(){mainconfig.isSidePanelVisible=!0},goToHome(){mainconfig.homeHeroAction=-1,mainconfig.phonePageName="",mainconfig.quickLinkId=-1,mainconfig.viewKMHelp=-1,mainconfig.viewBill=-1,mainconfig.viewBanner=-1,mainconfig.offerAction=-1,mainconfig.offerURL="",mainconfig.CDHContainer={},mainconfig.isAuthenticated?window.history.pushState({userId:mainconfig.userId},"",mainconfig.phonePageName===""?"index.html":mainconfig.phonePageName):window.history.pushState({},"",mainconfig.phonePageName===""?"index.html":mainconfig.phonePageName),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0)},showKMHelp(){mainconfig.previousPage=mainconfig.currentPage,mainconfig.currentPage="help.html",sendClickStreamEvent(mainconfig,"PageView","Help",window.loadPage),window.loadPage=new Date,this.$gtag&&this.$gtag.pageview({page_path:mainconfig.currentPage}),mainconfig.viewKMHelp=1,mainconfig.logoutURL.kmhelp=`${mainconfig.settings.kmhelp.url}?pyActivity=LogOff`,mainconfig.reloadMashup+=1}},components:{OperatorButton,LoginButton}},_hoisted_1$$=createBaseVNode("i",{class:"pi pi-bars"},null,-1),_hoisted_2$U=[_hoisted_1$$],_hoisted_3$L={class:"logo-link"},_hoisted_4$H=["src"];function _sfc_render$11(e,t,n,o,s,a){const r=resolveComponent("OperatorButton"),l=resolveComponent("LoginButton");return openBlock(),createElementBlock("header",null,[createBaseVNode("button",{onClick:t[0]||(t[0]=(...c)=>a.showSidePanel&&a.showSidePanel(...c)),class:"nav-button"},_hoisted_2$U),createBaseVNode("a",_hoisted_3$L,[createBaseVNode("img",{onClick:t[1]||(t[1]=(...c)=>a.goToHome&&a.goToHome(...c)),class:"logo",src:"./img/u+-logo.svg",alt:"U+"},null,8,_hoisted_4$H)]),(e.isAuthenticated||e.settings.kmhelp.username!=="")&&e.settings.kmhelp.url!==""?(openBlock(),createElementBlock("a",{key:0,class:"kmhelp",onClick:t[2]||(t[2]=(...c)=>a.showKMHelp&&a.showKMHelp(...c))},toDisplayString$1(e.$t("message.kmhelp")),1)):createCommentVNode("",!0),e.isAuthenticated?(openBlock(),createBlock(r,{key:1})):e.phonePageName===""||e.phonePageName==="index.html"?(openBlock(),createBlock(l,{key:2})):createCommentVNode("",!0)])}const Header$2=_export_sfc(_sfc_main$13,[["render",_sfc_render$11]]),_sfc_main$12={data(){return{...mainconfig,errorloading:!1,loading:!0,data:[]}},methods:{showOfferPage(){mainconfig.phonePageName="offer";const e=mainconfig.isAuthenticated?{userId:mainconfig.userId}:{};window.history.pushState(e,"","offer.html"),mainconfig.offerIndex=0,setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0)},showOffer(e){mainconfig.phonePageName="offer",mainconfig.offerURL=e.url,mainconfig.previousPage=e.name,e.useURL=!0,this.settings.pega_marketing.phonePage.clickaction==="BuiltIn"&&(mainconfig.offerURL="/Basic",e.useURL=!1),mainconfig.CDHContainer=e,mainconfig.settings.pega_marketing.useCaptureByChannel===!0&&captureResponse(this,e,"Clicked")}},mounted(){if(this.settings.pega_marketing.Host!==""&&this.settings.pega_marketing.phonePage.placement!==""&&this.settings.pega_marketing.phonePage.containerName!==""){const e=this;let t="";this.userId!==-1&&this.settings.users[this.userId].customerID&&(t=this.settings.users[this.userId].customerID),setTimeout(()=>{initNBAM(e,"phonePage",t,this.previousPage,"index.html")},200)}},updated(){if(window.IntersectionObserver&&mainconfig.settings.pega_marketing.useCaptureByChannel===!0){const e=new IntersectionObserver(t=>{t.forEach(n=>{if(n.isIntersecting){const o=n.target.getAttribute("data-offer-index");captureResponse(this,this.data[o],"Impression"),e.unobserve(n.target)}})},{threshold:1});document.querySelectorAll(".offer-container").forEach(t=>{e.observe(t)})}}},_hoisted_1$_={key:0,class:"flex home-promo secondary-card"},_hoisted_2$T={class:"details"},_hoisted_3$K={key:1,class:"flex home-promo secondary-card loading-container",style:{"min-height":"300px"}},_hoisted_4$G=createBaseVNode("span",{class:"loading"},[createBaseVNode("span",{class:"dot"}),createBaseVNode("span",{class:"dot"}),createBaseVNode("span",{class:"dot"})],-1),_hoisted_5$B=[_hoisted_4$G],_hoisted_6$y={key:2,class:"width-100-pct"},_hoisted_7$x=["data-offer-index"],_hoisted_8$r=["src","alt"],_hoisted_9$p={class:"details"},_hoisted_10$l=["href","title"],_hoisted_11$l=["href","title"],_hoisted_12$k=["onClick","title"];function _sfc_render$10(e,t,n,o,s,a){return e.settings.pega_marketing.Host===""||e.settings.pega_marketing.phonePage.placement===""||e.settings.pega_marketing.phonePage.containerName===""||s.loading&&!e.settings.pega_marketing.showLoadingIndicator||s.errorloading?(openBlock(),createElementBlock("div",_hoisted_1$_,[createBaseVNode("div",{class:"image",style:normalizeStyle({backgroundImage:"url(./img/"+e.app.phone.home_page.promo.image+")"})},null,4),createBaseVNode("div",_hoisted_2$T,[createBaseVNode("p",null,toDisplayString$1(e.$t("message.phone_home_page_promo_message")),1),createBaseVNode("a",{onClick:t[0]||(t[0]=(...r)=>a.showOfferPage&&a.showOfferPage(...r))},toDisplayString$1(e.$t("message.phone_home_page_promo_action")),1)])])):e.settings.pega_marketing.Host!==""&&s.loading&&e.settings.pega_marketing.showLoadingIndicator?(openBlock(),createElementBlock("div",_hoisted_3$K,_hoisted_5$B)):(openBlock(),createElementBlock("div",_hoisted_6$y,[(openBlock(!0),createElementBlock(Fragment,null,renderList(s.data,(r,l)=>(openBlock(),createElementBlock("div",{class:"flex home-promo secondary-card",key:r.title},[createBaseVNode("div",{class:"offer-container","data-offer-index":l},[createBaseVNode("img",{class:"offer-img",src:r.img,alt:r.title},null,8,_hoisted_8$r),createBaseVNode("div",_hoisted_9$p,[createBaseVNode("h4",null,toDisplayString$1(r.title),1),createBaseVNode("p",null,toDisplayString$1(r.message),1),e.settings.pega_marketing.phonePage.clickaction==="TopURL"&&r.url!==""?(openBlock(),createElementBlock("a",{key:0,href:r.url,title:e.$t("message."+r.link)},toDisplayString$1(e.$t("message."+r.link)),9,_hoisted_10$l)):e.settings.pega_marketing.phonePage.clickaction==="Popup"&&r.url!==""?(openBlock(),createElementBlock("a",{key:1,href:r.url,target:"_blank",title:e.$t("message."+r.link)},toDisplayString$1(e.$t("message."+r.link)),9,_hoisted_11$l)):(openBlock(),createElementBlock("button",{key:2,class:"simple",onClick:c=>a.showOffer(r),title:e.$t("message."+r.link)},toDisplayString$1(e.$t("message."+r.link)),9,_hoisted_12$k))])],8,_hoisted_7$x)]))),128))]))}const Offer$1=_export_sfc(_sfc_main$12,[["render",_sfc_render$10]]),_sfc_main$11={data(){return{...mainconfig,currentLocale:i18n.global.locale}},methods:{changeLanguage(){const e=this.settings.i18n.languages.length-1;for(let t=0;t<=e;t++)if(i18n.global.locale===this.settings.i18n.languages[t]){t===e?this.currentLocale=this.settings.i18n.languages[0]:this.currentLocale=this.settings.i18n.languages[t+1],i18n.global.locale=this.currentLocale,mainconfig.currentLocale=this.currentLocale;break}}}},_hoisted_1$Z=["title"];function _sfc_render$$(e,t,n,o,s,a){return openBlock(),createElementBlock("button",{onClick:t[0]||(t[0]=(...r)=>a.changeLanguage&&a.changeLanguage(...r)),title:e.$t("message.change_language"),class:"simple"},toDisplayString$1(e.$t("message.lang_"+s.currentLocale)),9,_hoisted_1$Z)}const LangSwitch=_export_sfc(_sfc_main$11,[["render",_sfc_render$$]]),_sfc_main$10={data(){return mainconfig},components:{LangSwitch},methods:{gotoSettingsPage(e){sendClickStreamEvent(mainconfig,"PageView","Settings",window.loadPage),window.loadPage=new Date,mainconfig.currentPage="settings.html",this.$gtag&&this.$gtag.pageview({page_path:mainconfig.currentPage}),window.history.pushState({},"","settings.html"),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0),e.preventDefault()}}},_hoisted_1$Y={class:"wrap flex"},_hoisted_2$S={class:"flex"},_hoisted_3$J={key:0},_hoisted_4$F={key:1},_hoisted_5$A={class:"flex-align-r copyright"};function _sfc_render$_(e,t,n,o,s,a){const r=resolveComponent("LangSwitch");return openBlock(),createElementBlock("footer",{class:normalizeClass(e.isMobilePhone?"background-brand":"")},[createBaseVNode("div",_hoisted_1$Y,[createBaseVNode("nav",null,[createBaseVNode("div",_hoisted_2$S,[createBaseVNode("a",null,toDisplayString$1(e.$t("message.aboutus")),1),e.isMobilePhone?createCommentVNode("",!0):(openBlock(),createElementBlock("a",_hoisted_3$J,toDisplayString$1(e.$t("message.reviews")),1)),e.isMobilePhone?createCommentVNode("",!0):(openBlock(),createElementBlock("a",_hoisted_4$F,toDisplayString$1(e.$t("message.privacy")),1)),createBaseVNode("a",{onClick:t[0]||(t[0]=(...l)=>a.gotoSettingsPage&&a.gotoSettingsPage(...l)),href:"./settings.html"},toDisplayString$1(e.$t("message.settings")),1)])]),e.settings.i18n.showLangSwitch?(openBlock(),createBlock(r,{key:0})):createCommentVNode("",!0),createBaseVNode("p",_hoisted_5$A,toDisplayString$1("© "+new Date().getFullYear()+" "+e.$t("message.copyright")),1)])],2)}const Footer=_export_sfc(_sfc_main$10,[["render",_sfc_render$_]]),_sfc_main$$={data(){return mainconfig},methods:{showPage(e){mainconfig.phonePageName=e,e==="heroaction"&&(mainconfig.homeHeroAction=1),mainconfig.isAuthenticated?window.history.pushState({userId:mainconfig.userId},"",mainconfig.phonePageName===""?"index.html":mainconfig.phonePageName):window.history.pushState({},"",mainconfig.phonePageName===""?"index.html":mainconfig.phonePageName),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0)}},components:{Offer:Offer$1,MainFooter:Footer}},_hoisted_1$X={class:"home flex flex-col"},_hoisted_2$R={class:"hero background-brand"},_hoisted_3$I={class:"main-actions primary-card"},_hoisted_4$E=["onClick"];function _sfc_render$Z(e,t,n,o,s,a){const r=resolveComponent("Offer"),l=resolveComponent("MainFooter");return openBlock(),createElementBlock("main",_hoisted_1$X,[createBaseVNode("div",_hoisted_2$R,[createBaseVNode("h1",null,toDisplayString$1(e.$t("message."+e.app.phone.home_page.title)),1)]),createBaseVNode("div",_hoisted_3$I,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.phone.home_page.actions,(c,d)=>(openBlock(),createElementBlock("button",{onClick:u=>a.showPage(c.page),class:"simple",key:d},[createBaseVNode("i",{class:normalizeClass("pi color-brand "+c.icon)},null,2),createTextVNode(" "+toDisplayString$1(e.$t("message."+c.title)),1)],8,_hoisted_4$E))),128))]),createVNode(r),createVNode(l)])}const HomePage=_export_sfc(_sfc_main$$,[["render",_sfc_render$Z]]),_sfc_main$_={props:["offerType"],data(){return{...mainconfig,errorloading:!1,loading:!0,action:"",data:[],hero_offer:{url:""},currentOffer:-1}},mounted(){this.offerType&&(this.currentOffer===-1||this.currentOffer!==this.offerType)&&(this.currentOffer=this.offerType,this.loadOffer())},updated(){if(this.offerType&&(this.currentOffer===-1||this.currentOffer!==this.offerType)&&(this.currentOffer=this.offerType,this.loadOffer()),window.IntersectionObserver&&mainconfig.settings.pega_marketing.useCaptureByChannel===!0){const e=new IntersectionObserver(t=>{t.forEach(n=>{if(n.isIntersecting){let o=n.target.getAttribute("data-offer-index");o!==null?(captureResponse(this,this.data[o],"Impression"),e.unobserve(n.target)):(o=n.target.getAttribute("data-hero-offer"),o!==null&&(captureResponse(this,this.hero_offer,"Impression"),e.unobserve(n.target)))}})},{threshold:1});document.querySelectorAll(".offer-card").forEach(t=>{e.observe(t)}),document.querySelectorAll(".hero-offer").forEach(t=>{e.observe(t)})}},methods:{loadOffer(){if(this.settings.pega_marketing.Host!==""){this.data=[],this.hero_offer={url:"",link:"Apply Now"},this.action=this.$props&&this.$props.offerType>0?this.settings.pega_marketing.extraOfferPages[this.$props.offerType-1].clickaction:this.settings.pega_marketing.offerPage.clickaction;const e=this;let t="";this.userId!==-1&&this.settings.users[this.userId].customerID&&(t=this.settings.users[this.userId].customerID),setTimeout(()=>{e.loading=!0,e.errorloading=!1,initNBAM(e,`${this.$props&&this.$props.offerType>0?`extraOfferPages${this.$props.offerType}`:"offerPage"}`,t,mainconfig.previousPage,mainconfig.currentPage)},200)}},showOffer(e){mainconfig.isMobilePhone&&(mainconfig.phonePageName="offer"),mainconfig.offerURL=e.url,mainconfig.previousPage=e.name,e.useURL=!0,this.action==="BuiltIn"&&(mainconfig.offerURL="/Basic",e.useURL=!1),mainconfig.CDHContainer=e,mainconfig.settings.pega_marketing.useCaptureByChannel===!0&&captureResponse(this,e,"Clicked")},applyOfferAction(){this.hero_offer.url===""&&this.action==="Mashup"?mainconfig.offerAction=1:(mainconfig.isMobilePhone&&(mainconfig.phonePageName="offer"),mainconfig.offerURL=this.hero_offer.url,mainconfig.previousPage=this.hero_offer.name),this.hero_offer.useURL=!0,this.action==="BuiltIn"&&(mainconfig.offerURL="/Basic",this.hero_offer.useURL=!1),mainconfig.CDHContainer=this.hero_offer,mainconfig.settings.pega_marketing.useCaptureByChannel===!0&&captureResponse(this,this.hero_offer,"Clicked")}}},_hoisted_1$W={class:"wrap"},_hoisted_2$Q={class:"primary-card flex flex-nowrap"},_hoisted_3$H=["src"],_hoisted_4$D={class:"flex flex-col"},_hoisted_5$z={class:"wrap options"},_hoisted_6$x={class:"details"},_hoisted_7$w=["src"],_hoisted_8$q=createStaticVNode('
',1),_hoisted_9$o={class:"wrap options",style:{"min-height":"300px"}},_hoisted_10$k=createBaseVNode("span",{class:"loading"},[createBaseVNode("span",{class:"dot"}),createBaseVNode("span",{class:"dot"}),createBaseVNode("span",{class:"dot"})],-1),_hoisted_11$k=[_hoisted_10$k],_hoisted_12$j={key:0,class:"wrap"},_hoisted_13$i={class:"primary-card flex flex-nowrap hero-offer","data-hero-offer":1},_hoisted_14$h=["src","alt"],_hoisted_15$i={class:"flex flex-col"},_hoisted_16$i=["href","title"],_hoisted_17$h=["href","title"],_hoisted_18$g={class:"wrap options"},_hoisted_19$g=["data-offer-index"],_hoisted_20$g=["src","alt"],_hoisted_21$g=["href","title"],_hoisted_22$h=["href","title"],_hoisted_23$g=["onClick"];function _sfc_render$Y(e,t,n,o,s,a){return e.settings.pega_marketing.Host===""||e.settings.pega_marketing.offerPage.placement===""||e.settings.pega_marketing.offerPage.containerName===""||s.loading&&!e.settings.pega_marketing.showLoadingIndicator||s.errorloading?(openBlock(),createElementBlock(Fragment,{key:0},[createBaseVNode("div",_hoisted_1$W,[createBaseVNode("div",_hoisted_2$Q,[createBaseVNode("img",{class:"hero-offer-img",src:"./img/"+e.app.offer[n.offerType].hero_offer.image},null,8,_hoisted_3$H),createBaseVNode("div",_hoisted_4$D,[createBaseVNode("h2",null,toDisplayString$1(e.$t(`message.${e.app.offer[n.offerType].hero_offer.title}`)),1),createBaseVNode("p",null,toDisplayString$1(e.$t(`message.${e.app.offer[n.offerType].hero_offer.message}`)),1),createBaseVNode("button",{onClick:t[0]||(t[0]=(...r)=>a.applyOfferAction&&a.applyOfferAction(...r)),class:"strong margin-t-auto"},toDisplayString$1(e.$t(`message.${e.app.offer[n.offerType].hero_offer.button_label}`)),1)])])]),createBaseVNode("div",_hoisted_5$z,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.offer[n.offerType].main_offers,(r,l)=>(openBlock(),createElementBlock("section",{key:l,class:"front-option"},[createBaseVNode("div",_hoisted_6$x,[createBaseVNode("img",{class:"option",src:"./img/"+r.image},null,8,_hoisted_7$w),createBaseVNode("h3",null,toDisplayString$1(e.$t(`message.${r.title}`)),1),createBaseVNode("p",null,toDisplayString$1(e.$t(`message.${r.message}`)),1),createBaseVNode("a",{onClick:t[1]||(t[1]=(...c)=>a.applyOfferAction&&a.applyOfferAction(...c)),class:"strong"},toDisplayString$1(e.$t(`message.${r.button_label}`)),1)])]))),128))])],64)):e.settings.pega_marketing.Host!==""&&s.loading&&e.settings.pega_marketing.showLoadingIndicator?(openBlock(),createElementBlock(Fragment,{key:1},[_hoisted_8$q,createBaseVNode("div",_hoisted_9$o,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.offer[n.offerType].main_offers,(r,l)=>(openBlock(),createElementBlock("section",{key:l,class:"front-option loading-container"},_hoisted_11$k))),128))])],64)):(openBlock(),createElementBlock(Fragment,{key:2},[s.hero_offer.url!==""&&s.hero_offer.img!==""?(openBlock(),createElementBlock("div",_hoisted_12$j,[createBaseVNode("div",_hoisted_13$i,[createBaseVNode("img",{class:"hero-offer-img",src:s.hero_offer.img,alt:s.hero_offer.title},null,8,_hoisted_14$h),createBaseVNode("div",_hoisted_15$i,[createBaseVNode("h2",null,toDisplayString$1(s.hero_offer.title),1),createBaseVNode("p",null,toDisplayString$1(s.hero_offer.message),1),s.action==="TopURL"&&s.hero_offer.url!=""?(openBlock(),createElementBlock("a",{key:0,href:s.hero_offer.url,title:s.hero_offer.link},toDisplayString$1(s.hero_offer.link),9,_hoisted_16$i)):s.action==="Popup"&&s.hero_offer.url!=""?(openBlock(),createElementBlock("a",{key:1,href:s.hero_offer.url,target:"_blank",title:s.hero_offer.link},toDisplayString$1(s.hero_offer.link),9,_hoisted_17$h)):(openBlock(),createElementBlock("button",{key:2,class:"strong margin-t-auto",onClick:t[2]||(t[2]=(...r)=>a.applyOfferAction&&a.applyOfferAction(...r))},toDisplayString$1(s.hero_offer.link),1))])])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_18$g,[(openBlock(!0),createElementBlock(Fragment,null,renderList(s.data,(r,l)=>(openBlock(),createElementBlock("section",{key:l,class:"front-option"},[createBaseVNode("div",{class:"offer-card details","data-offer-index":l},[createBaseVNode("img",{class:"option",src:r.img,alt:r.title},null,8,_hoisted_20$g),createBaseVNode("h3",null,toDisplayString$1(e.$t(r.title)),1),createBaseVNode("p",null,toDisplayString$1(e.$t(r.message)),1),s.action==="TopURL"&&r.url!=""?(openBlock(),createElementBlock("a",{key:0,href:r.url,title:e.$t("message."+r.link)},toDisplayString$1(e.$t("message."+r.link)),9,_hoisted_21$g)):s.action==="Popup"&&r.url!=""?(openBlock(),createElementBlock("a",{key:1,href:r.url,target:"_blank",title:e.$t("message."+r.link)},toDisplayString$1(e.$t("message."+r.link)),9,_hoisted_22$h)):(openBlock(),createElementBlock("button",{key:2,class:"simple",onClick:c=>a.showOffer(r)},toDisplayString$1(e.$t("message."+r.link)),9,_hoisted_23$g))],8,_hoisted_19$g)]))),128))])],64))}const MainOffer=_export_sfc(_sfc_main$_,[["render",_sfc_render$Y]]),_sfc_main$Z={data(){return{...mainconfig,isprocessed:!1}},components:{MainOffer},methods:{processOffer(e){captureResponse(this,this.CDHContainer,e),this.isprocessed=!0},closeOffer(){top.postMessage("pegaMashupNavigateBack",location.origin)}}},_hoisted_1$V={key:0,class:"home flex flex-col full-height"},_hoisted_2$P=["src"],_hoisted_3$G={key:1,class:"home flex flex-col full-height"},_hoisted_4$C={key:0,class:"flex flex-col"},_hoisted_5$y={class:"main-offer builtin-offer primary-card flex flex-nowrap"},_hoisted_6$w=["src","alt"],_hoisted_7$v={class:"details"},_hoisted_8$p={key:0},_hoisted_9$n={key:1},_hoisted_10$j={class:"button-row padding-t-2x"},_hoisted_11$j={key:1,class:"flex flex-col"},_hoisted_12$i={class:"primary-card builtin-offer flex flex-nowrap"},_hoisted_13$h=["src","alt"],_hoisted_14$g={class:"details"},_hoisted_15$h={key:0},_hoisted_16$h={key:1},_hoisted_17$g={key:0},_hoisted_18$f={key:1},_hoisted_19$f={class:"button-row padding-t-2x"},_hoisted_20$f={key:2,class:"flex flex-col",style:{width:"100%"}},_hoisted_21$f={class:"primary-card flex-mid-align flex flex-col"},_hoisted_22$g=createBaseVNode("i",{class:"product-icon pi pi-check"},null,-1),_hoisted_23$f={class:"success-text"};function _sfc_render$X(e,t,n,o,s,a){const r=resolveComponent("MainOffer");return typeof e.CDHContainer.title>"u"?(openBlock(),createElementBlock("main",_hoisted_1$V,[e.offerURL!==""?(openBlock(),createElementBlock("iframe",{key:0,src:e.offerURL,style:{overflow:"hidden"},width:"100%",height:"100%",border:"0",frameborder:"0"},null,8,_hoisted_2$P)):(openBlock(),createBlock(r,{key:1,offerType:e.offerIndex},null,8,["offerType"]))])):(openBlock(),createElementBlock("main",_hoisted_3$G,[!s.isprocessed&&e.offerURL.indexOf("/Basic")===0?(openBlock(),createElementBlock("section",_hoisted_4$C,[createBaseVNode("h1",null,toDisplayString$1(e.CDHContainer.title),1),createBaseVNode("div",_hoisted_5$y,[createBaseVNode("img",{class:"offer-img",src:e.CDHContainer.img,alt:e.CDHContainer.title},null,8,_hoisted_6$w),createBaseVNode("div",_hoisted_7$v,[typeof e.CDHContainer.message<"u"?(openBlock(),createElementBlock("div",_hoisted_8$p,[createBaseVNode("label",null,toDisplayString$1(e.$t("message.offer_builtin_description")),1),createBaseVNode("p",null,toDisplayString$1(e.CDHContainer.message),1)])):createCommentVNode("",!0),typeof e.CDHContainer.benefits<"u"?(openBlock(),createElementBlock("div",_hoisted_9$n,[createBaseVNode("label",null,toDisplayString$1(e.$t("message.offer_builtin_benefits")),1),createBaseVNode("p",null,toDisplayString$1(e.CDHContainer.benefits),1)])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_10$j,[createBaseVNode("button",{onClick:t[0]||(t[0]=l=>a.processOffer("Rejected")),class:"tertiary"},toDisplayString$1(e.$t("message.offer_builtin_button_rejected")),1),createBaseVNode("button",{onClick:t[1]||(t[1]=l=>a.processOffer("Accepted")),class:"strong"},toDisplayString$1(e.$t("message.offer_builtin_button_accepted")),1)])])])])):createCommentVNode("",!0),!s.isprocessed&&e.offerURL.indexOf("/Detailed")===0?(openBlock(),createElementBlock("section",_hoisted_11$j,[createBaseVNode("h1",null,toDisplayString$1(e.CDHContainer.title),1),createBaseVNode("div",_hoisted_12$i,[createBaseVNode("img",{class:"offer-img",src:e.CDHContainer.img,alt:e.CDHContainer.title},null,8,_hoisted_13$h),createBaseVNode("div",_hoisted_14$g,[typeof e.CDHContainer.message<"u"?(openBlock(),createElementBlock("div",_hoisted_15$h,[createBaseVNode("label",null,toDisplayString$1(e.$t("message.offer_builtin_description")),1),createBaseVNode("p",null,toDisplayString$1(e.CDHContainer.message),1)])):createCommentVNode("",!0),typeof e.CDHContainer.benefits<"u"?(openBlock(),createElementBlock("div",_hoisted_16$h,[createBaseVNode("label",null,toDisplayString$1(e.$t("message.offer_builtin_benefits")),1),createBaseVNode("p",null,toDisplayString$1(e.CDHContainer.benefits),1)])):createCommentVNode("",!0),(openBlock(!0),createElementBlock(Fragment,null,renderList(e.CDHContainer.attributes,(l,c)=>(openBlock(),createElementBlock("div",{key:c},[typeof e.CDHContainer[l]<"u"&&e.CDHContainer[l]!==""?(openBlock(),createElementBlock("label",_hoisted_17$g,toDisplayString$1(e.$t(`message.offer_builtin_${l}`)===`message.offer_builtin_${l}`?l:e.$t(`message.offer_builtin_${l}`)),1)):createCommentVNode("",!0),typeof e.CDHContainer[l]<"u"&&e.CDHContainer[l]!==""?(openBlock(),createElementBlock("p",_hoisted_18$f,toDisplayString$1(e.CDHContainer[l]),1)):createCommentVNode("",!0)]))),128)),createBaseVNode("div",_hoisted_19$f,[createBaseVNode("button",{onClick:t[2]||(t[2]=l=>a.processOffer("Rejected")),class:"tertiary"},toDisplayString$1(e.$t("message.offer_builtin_button_rejected")),1),createBaseVNode("button",{onClick:t[3]||(t[3]=l=>a.processOffer("Accepted")),class:"strong"},toDisplayString$1(e.$t("message.offer_builtin_button_accepted")),1)])])])])):(openBlock(),createElementBlock("section",_hoisted_20$f,[createBaseVNode("h1",null,toDisplayString$1(e.$t("message.offer_builtin_response_heading")),1),createBaseVNode("div",_hoisted_21$f,[_hoisted_22$g,createBaseVNode("p",_hoisted_23$f,toDisplayString$1(e.$t("message.offer_builtin_thankyou")),1),createBaseVNode("p",null,toDisplayString$1(e.$t("message.offer_builtin_response")),1),createBaseVNode("div",null,[createBaseVNode("button",{onClick:t[4]||(t[4]=l=>a.closeOffer()),class:"strong"},toDisplayString$1(e.$t("message.offer_builtin_button_close")),1)])])]))]))}const OfferPage$1=_export_sfc(_sfc_main$Z,[["render",_sfc_render$X]]),_sfc_main$Y={props:{previousPhonePage:{required:!0}},data(){return mainconfig},methods:{goBack(){mainconfig.phonePageName=this.previousPhonePage,mainconfig.homeHeroAction=-1,mainconfig.quickLinkId=-1,mainconfig.isAuthenticated?window.history.pushState({userId:mainconfig.userId},"",mainconfig.phonePageName===""?"index.html":mainconfig.phonePageName):window.history.pushState({},"",mainconfig.phonePageName===""?"index.html":mainconfig.phonePageName)}}},_hoisted_1$U={class:"flex top-nav"},_hoisted_2$O=createBaseVNode("i",{class:"pi pi-caret-left"},null,-1),_hoisted_3$F=[_hoisted_2$O],_hoisted_4$B={class:"flex-align-r"};function _sfc_render$W(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$U,[createBaseVNode("button",{onClick:t[0]||(t[0]=(...r)=>a.goBack&&a.goBack(...r)),class:"simple"},_hoisted_3$F),createBaseVNode("div",_hoisted_4$B,[renderSlot(e.$slots,"default")])])}const TopNav=_export_sfc(_sfc_main$Y,[["render",_sfc_render$W]]),_sfc_main$X={data(){let e="",t="";for(const n in mainconfig.settings.users)if(mainconfig.settings.users[n].load_by_default){e=mainconfig.settings.users[n].username,t=mainconfig.settings.users[n].password;break}return{...mainconfig,hasErrorMsg:!1,username:e,password:t,otp_enabled:mainconfig.settings.general.auth_2fa.enabled,isOTPInvalid:!1,OTPRequestFailed:!1,isOTP:!1,userID:-1,otp:"",otpRefId:""}},components:{TopNav},methods:{signIn(){mainconfig.userId=-1,this.userID=-1;for(const e in this.settings.users)if(this.settings.users[e].username===this.username&&this.settings.users[e].password===this.password){this.userID=e;break}if(this.userID===-1){this.hasErrorMsg=!0;return}if(this.otp_enabled){this.isOTP=!0,this.sendOTPRequest(this.settings.users[this.userID].otp_send_to);return}this.confirmLogin()},confirmLogin(){mainconfig.isAuthenticated=!0,mainconfig.userId=this.userID,updatePegaChat(this.settings.users[this.userID]),window.history&&(mainconfig.isAuthenticated?window.history.pushState({userId:mainconfig.userId},"",mainconfig.phonePageName===""?"index.html":mainconfig.phonePageName):window.history.pushState({},"",mainconfig.phonePageName===""?"index.html":mainconfig.phonePageName)),mergeAccount(mainconfig),sendClickStreamEvent(mainconfig,"PageView","Account",window.loadPage),window.loadPage=new Date},async sendOTPRequest(e){const t=setAuth(this.settings.users[this.userID].pega_userid,this.settings.users[this.userID].pega_pwd);await requestOTP(this.settings.general.auth_2fa,t,e).then(n=>{n.isSuccess?(this.isOTP=!0,this.otpRefId=n.referenceID,this.OTPRequestFailed=!1):this.OTPRequestFailed=!0})},async signInOtp(){const e=setAuth(this.settings.users[this.userID].pega_userid,this.settings.users[this.userID].pega_pwd);await validateOTP(this.settings.general.auth_2fa,this.otpRefId,this.otp,e).then(t=>{t?this.confirmLogin():this.isOTPInvalid=!0})}}},_hoisted_1$T={class:"flex flex-col"},_hoisted_2$N={class:"layout-stacked primary-card"},_hoisted_3$E={class:"small"},_hoisted_4$A={key:0,class:"field-item"},_hoisted_5$x=["placeholder"],_hoisted_6$v={for:"username"},_hoisted_7$u={key:1,class:"field-item"},_hoisted_8$o=["placeholder"],_hoisted_9$m={for:"password"},_hoisted_10$i={key:2,class:"flex flex-col"},_hoisted_11$i={for:"otp"},_hoisted_12$h={key:3,class:"flex flex-col padding-t-2x"},_hoisted_13$g={key:4,class:"error"},_hoisted_14$f={key:5,class:"error"},_hoisted_15$g={key:6,class:"error"},_hoisted_16$g={class:"bottom-banner"},_hoisted_17$f=createBaseVNode("i",{class:"pi pi-phone-out"},null,-1);function _sfc_render$V(e,t,n,o,s,a){const r=resolveComponent("TopNav");return openBlock(),createElementBlock("main",_hoisted_1$T,[createVNode(r,{previousPhonePage:""},{default:withCtx(()=>[s.isOTP?createCommentVNode("",!0):(openBlock(),createElementBlock("button",{key:0,onClick:t[0]||(t[0]=(...l)=>a.signIn&&a.signIn(...l)),class:"strong sign-in"},toDisplayString$1(e.$t("message.signin")),1))]),_:1}),createBaseVNode("div",_hoisted_2$N,[createBaseVNode("h1",_hoisted_3$E,toDisplayString$1(e.$t("message.phone_login_title")),1),s.isOTP?createCommentVNode("",!0):(openBlock(),createElementBlock("div",_hoisted_4$A,[withDirectives(createBaseVNode("input",{id:"username",type:"text","onUpdate:modelValue":t[1]||(t[1]=l=>s.username=l),placeholder:e.$t("message.username")},null,8,_hoisted_5$x),[[vModelText,s.username]]),createBaseVNode("label",_hoisted_6$v,toDisplayString$1(e.$t("message.username")),1)])),s.isOTP?createCommentVNode("",!0):(openBlock(),createElementBlock("div",_hoisted_7$u,[withDirectives(createBaseVNode("input",{id:"password",type:"password","onUpdate:modelValue":t[2]||(t[2]=l=>s.password=l),placeholder:e.$t("message.password")},null,8,_hoisted_8$o),[[vModelText,s.password]]),createBaseVNode("label",_hoisted_9$m,toDisplayString$1(e.$t("message.password")),1)])),s.isOTP?(openBlock(),createElementBlock("div",_hoisted_10$i,[createBaseVNode("label",_hoisted_11$i,toDisplayString$1(e.$t("message.otp")),1),withDirectives(createBaseVNode("input",{id:"otp",type:"text",name:"otp","onUpdate:modelValue":t[3]||(t[3]=l=>s.otp=l)},null,512),[[vModelText,s.otp]])])):createCommentVNode("",!0),s.isOTP?(openBlock(),createElementBlock("div",_hoisted_12$h,[createBaseVNode("button",{onClick:t[4]||(t[4]=(...l)=>a.signInOtp&&a.signInOtp(...l)),class:"strong centered sign-in"},toDisplayString$1(e.$t("message.signin")),1)])):createCommentVNode("",!0),s.hasErrorMsg?(openBlock(),createElementBlock("span",_hoisted_13$g,toDisplayString$1(e.$t("message.invalidLogin")),1)):createCommentVNode("",!0),s.isOTPInvalid?(openBlock(),createElementBlock("span",_hoisted_14$f,toDisplayString$1(e.$t("message.invalidOTP")),1)):createCommentVNode("",!0),s.OTPRequestFailed?(openBlock(),createElementBlock("span",_hoisted_15$g,toDisplayString$1(e.$t("message.requestOTPFailed")),1)):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_16$g,[createBaseVNode("a",null,[_hoisted_17$f,createTextVNode(" "+toDisplayString$1(e.$t("message.phone_login_speak_agent")),1)])])])}const LoginPage=_export_sfc(_sfc_main$X,[["render",_sfc_render$V]]),_sfc_main$W={data(){return mainconfig},components:{TopNav},computed:{visibleQuickLinks(){return this.settings.quicklinks.filter((e,t)=>{e.originalIndex=t;const n=this.settings.quicklinks[t].hideusers?this.settings.quicklinks[t].hideusers.split(",").includes(this.settings.users[mainconfig.userId].username):!0;return e.hide!==!0&&n})}},methods:{selectLink(e){this.quickLinkId=e,window.history&&(window.history.pushState({userId:mainconfig.userId,quickLinkId:mainconfig.quickLinkId},"",`quicklink${e}`),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0))}}},_hoisted_1$S={class:"flex flex-col"},_hoisted_2$M={class:"flex flex-col secondary-card"},_hoisted_3$D={class:"small"},_hoisted_4$z={class:"quick-links"},_hoisted_5$w=["onClick"];function _sfc_render$U(e,t,n,o,s,a){const r=resolveComponent("TopNav");return openBlock(),createElementBlock("main",_hoisted_1$S,[createVNode(r,{previousPhonePage:""}),createBaseVNode("div",_hoisted_2$M,[createBaseVNode("h1",_hoisted_3$D,toDisplayString$1(e.$t("message.phone_quick_links_title")),1),createBaseVNode("div",_hoisted_4$z,[(openBlock(!0),createElementBlock(Fragment,null,renderList(a.visibleQuickLinks,(l,c)=>(openBlock(),createElementBlock("button",{onClick:d=>a.selectLink(l.originalIndex),class:"simple",key:c},[createBaseVNode("i",{class:normalizeClass("pi background-brand "+(l.icon==""?"pi-document-data":l.icon))},null,2),createTextVNode(" "+toDisplayString$1(l.title[e.currentLocale]),1)],8,_hoisted_5$w))),128))])])])}const QuickLinks$1=_export_sfc(_sfc_main$W,[["render",_sfc_render$U]]),_sfc_main$V={data(){return mainconfig},components:{TopNav},methods:{nextPage(){mainconfig.phonePageName="help"}}},_hoisted_1$R={class:"flex flex-col intro-quicklinks"},_hoisted_2$L={class:"bottom-banner"},_hoisted_3$C=createBaseVNode("i",{class:"pi pi-ambulance"},null,-1);function _sfc_render$T(e,t,n,o,s,a){const r=resolveComponent("TopNav");return openBlock(),createElementBlock("main",_hoisted_1$R,[createVNode(r,{previousPhonePage:""},{default:withCtx(()=>[createBaseVNode("button",{onClick:t[0]||(t[0]=(...l)=>a.nextPage&&a.nextPage(...l))},toDisplayString$1(e.$t("message.phone_quick_links_intro_action")),1)]),_:1}),createBaseVNode("h1",null,toDisplayString$1(e.$t("message.phone_quick_links_intro_title")),1),createBaseVNode("p",null,toDisplayString$1(e.$t("message.phone_quick_links_intro_msg")),1),createBaseVNode("div",_hoisted_2$L,[createBaseVNode("p",null,toDisplayString$1(e.$t("message.phone_quick_links_intro_banner_msg")),1),createBaseVNode("a",null,[_hoisted_3$C,createTextVNode(" "+toDisplayString$1(e.$t("message.phone_quick_links_intro_banner_action")),1)])])])}const IntroQuickLinks=_export_sfc(_sfc_main$V,[["render",_sfc_render$T]]),_sfc_main$U={props:{showActivity:Boolean},data(){return{...mainconfig,mashupid:`wss${Date.now()}`,mashupScript:"",isMashupInitialized:!1,serverUrl:"",actionName:"",actionNameParam:"",objClass:"",startCase:"",threadName:"",channelID:"",appName:"",actionParam:"",caseTitle:"",extraParam:"",tenantID:"",dataretained:!0}},created(){let e=!1;if(this.mashupScript=document.createElement("script"),this.quickLinkId!==-1)this.actionName=this.settings.quicklinks[this.quickLinkId].action,this.actionNameParam=this.settings.quicklinks[this.quickLinkId].actionparam,this.serverUrl=this.settings.quicklinks[this.quickLinkId].url,this.objClass=this.settings.quicklinks[this.quickLinkId].objclass,this.startCase=this.settings.quicklinks[this.quickLinkId].startcase,this.appName=this.settings.quicklinks[this.quickLinkId].application,this.channelID=this.settings.quicklinks[this.quickLinkId].channelid,this.tenantID=this.settings.quicklinks[this.quickLinkId].tenantid,this.dataretained=this.settings.quicklinks[this.quickLinkId].dataretained,this.extraParam=this.settings.quicklinks[this.quickLinkId].extraparam,this.caseTitle=this.settings.quicklinks[this.quickLinkId].title[this.currentLocale];else if(this.viewBill!==-1)this.actionName=this.settings.billpay.action,this.actionNameParam=this.settings.billpay.actionparam,this.serverUrl=this.settings.billpay.url,this.objClass=this.settings.billpay.objclass,this.startCase=this.settings.billpay.startcase,this.appName=this.settings.billpay.application,this.channelID=this.settings.billpay.channelid,this.tenantID=this.settings.billpay.tenantid,this.dataretained=this.settings.billpay.dataretained,this.extraParam=this.settings.billpay.extraparam;else if(this.viewBanner!==-1)this.actionName=this.settings.banner.action,this.actionNameParam=this.settings.banner.actionparam,this.serverUrl=this.settings.banner.url,this.objClass=this.settings.banner.objclass,this.startCase=this.settings.banner.startcase,this.appName=this.settings.banner.application,this.channelID=this.settings.banner.channelid,this.tenantID=this.settings.banner.tenantid,this.dataretained=this.settings.banner.dataretained,this.extraParam=this.settings.banner.extraparam;else if(this.homeHeroAction!==-1)this.actionName=this.settings.homeheroaction.action,this.actionNameParam=this.settings.homeheroaction.actionparam,this.serverUrl=this.settings.homeheroaction.url,this.objClass=this.settings.homeheroaction.objclass,this.startCase=this.settings.homeheroaction.startcase,this.appName=this.settings.homeheroaction.application,this.channelID=this.settings.homeheroaction.channelid,this.tenantID=this.settings.homeheroaction.tenantid,this.dataretained=this.settings.homeheroaction.dataretained,this.extraParam=this.settings.homeheroaction.extraparam;else if(this.offerAction!==-1){this.actionName=this.settings.offeraction.action,this.actionNameParam=this.settings.offeraction.actionparam,this.serverUrl=this.settings.offeraction.url,this.objClass=this.settings.offeraction.objclass,this.startCase=this.settings.offeraction.startcase,this.appName=this.settings.offeraction.application,this.channelID=this.settings.offeraction.channelid,this.tenantID=this.settings.offeraction.tenantid,this.dataretained=this.settings.offeraction.dataretained,this.extraParam=this.settings.offeraction.extraparam;const n={};window.location.search.substr(1).split("&").forEach(o=>{n[o.split("=")[0]]=o.split("=")[1]});for(const o in n)typeof n[o]<"u"&&n[o]!==""&&(this.extraParam+=`${(this.extraParam!==""?",":"")+o}=${n[o]}`)}else this.viewKMHelp!==-1?(this.actionName=this.settings.kmhelp.action,this.actionNameParam=this.settings.kmhelp.actionparam,this.serverUrl=this.settings.kmhelp.url,this.objClass=this.settings.kmhelp.objclass,this.startCase=this.settings.kmhelp.startcase,this.appName=this.settings.kmhelp.application,this.channelID=this.settings.kmhelp.channelid,this.tenantID=this.settings.kmhelp.tenantid,this.dataretained=this.settings.kmhelp.dataretained,this.extraParam=this.settings.kmhelp.extraparam,mainconfig.KMArticleID!==""&&(this.extraParam+=`${this.extraParam!==""?",":""}ArticleID=${mainconfig.KMArticleID},preActivityParams={"ArticleID":"${mainconfig.KMArticleID}"}`,mainconfig.KMArticleID="")):this.showActivity?(this.actionName=this.settings.activity.action,this.actionNameParam=this.settings.activity.actionparam,this.serverUrl=this.settings.activity.url,this.objClass=this.settings.activity.objclass,this.startCase=this.settings.activity.startcase,this.appName=this.settings.activity.application,this.channelID=this.settings.activity.channelid,this.tenantID=this.settings.activity.tenantid,this.dataretained=this.settings.activity.dataretained,this.extraParam=this.settings.activity.extraparam):(e=!0,this.actionName=this.settings.todo.action,this.actionNameParam=this.settings.todo.actionparam,this.serverUrl=this.settings.todo.url,this.objClass=this.settings.todo.objclass,this.startCase=this.settings.todo.startcase,this.appName=this.settings.todo.application,this.channelID=this.settings.todo.channelid,this.tenantID=this.settings.todo.tenantid,this.dataretained=this.settings.todo.dataretained,this.extraParam=this.settings.todo.extraparam,this.logoutURL.todo=`${this.settings.todo.url}?pyActivity=LogOff`);if(this.serverUrl==="")return;this.threadName=this.objClass.replace(/-/g,""),this.mashupScript.setAttribute("src",`${this.serverUrl}?pyActivity=pzIncludeMashupScripts&id=${this.mashupid}`);const t={};if(t.pzSkinName="ClaritySkin",this.app.industry==="comms"?t.pzSkinName="ClaritySkin_HoneyFlower":this.app.industry.indexOf("health")===0?t.pzSkinName="ClaritySkin_Keppel":this.app.industry==="gov"?t.pzSkinName="ClaritySkin_PictonBlue":this.app.industry==="retail_bank"||this.app.industry==="commercial_bank"?t.pzSkinName="ClaritySkin_Mantis":this.app.industry==="insurance"?t.pzSkinName="ClaritySkin_Flame":this.app.industry==="manufacturing"&&(t.pzSkinName="ClaritySkin_DeepCerise"),t.pyMashupSkeletonName="pyDefaultMashupSkeleton",this.userId!==-1?(t.UserIdentifier=this.settings.users[this.userId].pega_userid,t.Password=encodeURI(btoa(this.settings.users[this.userId].pega_pwd)),this.settings.users[this.userId].accountID&&(t.AccountNumber=this.settings.users[this.userId].accountID),this.settings.users[this.userId].customerID&&(t.customerID=this.settings.users[this.userId].customerID),this.settings.users[this.userId].contactID&&(t.ContactId=this.settings.users[this.userId].contactID)):this.viewKMHelp!==-1?(t.UserIdentifier=this.settings.kmhelp.username,t.Password=encodeURI(btoa(this.settings.kmhelp.password))):this.homeHeroAction!==-1?(t.UserIdentifier=this.settings.homeheroaction.pega_userid,t.Password=encodeURI(btoa(this.settings.homeheroaction.pega_pwd))):this.offerAction!==-1&&(t.UserIdentifier=this.settings.offeraction.pega_userid,t.Password=encodeURI(btoa(this.settings.offeraction.pega_pwd))),this.isDeepLink===!0){t.isDeepLink="true";for(const n in this.deepLinkExtraParam)t[n]=this.deepLinkExtraParam[n];mainconfig.isDeepLink=!1,mainconfig.deepLinkExtraParam={}}e&&(t.isMashupInContainer="true"),typeof this.extraParam<"u"&&this.extraParam!==""&&this.extraParam.split(",").forEach(n=>{const o=n.split("=");o.length===2&&(t[o[0].trim()]=o[1].trim())}),this.userId!==-1&&typeof this.settings.users[this.userId].extraparam<"u"&&this.settings.users[this.userId].extraparam!==""&&this.settings.users[this.userId].extraparam.split(",").forEach(n=>{const o=n.split("=");o.length===2&&(t[o[0].trim()]=o[1].trim())}),t.pySkipCookieConsent="true",this.actionParam=JSON.stringify(t),this.isMashupInitialized=!0,!(typeof pega<"u"&&typeof pega.Mashup<"u"&&typeof pega.Mashup.Communicator<"u")&&(this.mashupScript.onload=function(){pega.Mashup.Communicator.register(pega.Mashup.hostActionsProcessor),_initAllPegaObjects()},typeof pega>"u"&&(document.head.appendChild(this.mashupScript),window.pega={}))},mounted(){typeof pega<"u"&&typeof pega.Mashup<"u"&&typeof pega.Mashup.Communicator<"u"&&pega.web.mgr._initGadgets(window)}},_hoisted_1$Q=["id","data-pega-gadgetname","data-pega-action","data-pega-action-param-classname","data-pega-action-param-flowname","data-pega-isretained","data-pega-applicationname","data-pega-threadname","data-pega-channelID","data-pega-url","data-pega-tenantid","data-pega-action-param-parameters"],_hoisted_2$K=["id","data-pega-gadgetname","data-pega-action","data-pega-action-param-harnessname","data-pega-action-param-classname","data-pega-isretained","data-pega-applicationname","data-pega-threadname","data-pega-channelID","data-pega-url","data-pega-tenantid","data-pega-action-param-parameters"],_hoisted_3$B=["id","data-pega-gadgetname","data-pega-action","data-pega-isretained","data-pega-applicationname","data-pega-threadname","data-pega-channelID","data-pega-url","data-pega-tenantid","data-pega-action-param-parameters"],_hoisted_4$y=["id","data-pega-gadgetname","data-pega-action","data-pega-action-param-key","data-pega-isretained","data-pega-applicationname","data-pega-threadname","data-pega-channelID","data-pega-url","data-pega-tenantid","data-pega-action-param-parameters"],_hoisted_5$v=["id","data-pega-gadgetname","data-pega-action","data-pega-action-param-key","data-pega-isretained","data-pega-applicationname","data-pega-threadname","data-pega-channelID","data-pega-url","data-pega-tenantid","data-pega-action-param-parameters"],_hoisted_6$u=["id","data-pega-gadgetname","data-pega-action","data-pega-action-param-workid","data-pega-isretained","data-pega-applicationname","data-pega-threadname","data-pega-channelID","data-pega-url","data-pega-tenantid","data-pega-action-param-parameters"],_hoisted_7$t=["id","data-pega-gadgetname","data-pega-action","data-pega-action-param-query","data-pega-isretained","data-pega-applicationname","data-pega-threadname","data-pega-channelID","data-pega-url","data-pega-tenantid","data-pega-action-param-parameters"],_hoisted_8$n={key:1,class:"flex flex-col height-100-pct"},_hoisted_9$l=["data-attr-title","data-attr-color"];function _sfc_render$S(e,t,n,o,s,a){return s.isMashupInitialized?(openBlock(),createElementBlock("section",{key:0,class:normalizeClass(["flex flex-col",e.viewKMHelp!==-1?"kmhelp":""])},[s.actionName=="createNewWork"?(openBlock(),createElementBlock("div",{key:0,id:s.mashupid,"data-pega-gadgetname":s.mashupid,"data-pega-action":s.actionName,"data-pega-action-param-classname":s.objClass,"data-pega-action-param-flowname":s.startCase,"data-pega-isdeferloaded":"false","data-pega-isretained":s.dataretained,"data-pega-applicationname":s.appName,"data-pega-threadname":s.threadName,"data-pega-resizetype":"stretch","data-pega-channelID":s.channelID,"data-pega-url":s.serverUrl,"data-pega-tenantid":s.tenantID,"data-pega-action-param-parameters":s.actionParam},null,8,_hoisted_1$Q)):s.actionName=="display"?(openBlock(),createElementBlock("div",{key:1,id:s.mashupid,"data-pega-gadgetname":s.mashupid,"data-pega-action":s.actionName,"data-pega-action-param-harnessname":s.actionNameParam,"data-pega-action-param-classname":s.objClass,"data-pega-isdeferloaded":"false","data-pega-isretained":s.dataretained,"data-pega-applicationname":s.appName,"data-pega-threadname":s.threadName,"data-pega-resizetype":"stretch","data-pega-channelID":s.channelID,"data-pega-url":s.serverUrl,"data-pega-tenantid":s.tenantID,"data-pega-action-param-parameters":s.actionParam},null,8,_hoisted_2$K)):s.actionName=="getNextWork"?(openBlock(),createElementBlock("div",{key:2,id:s.mashupid,"data-pega-gadgetname":s.mashupid,"data-pega-action":s.actionName,"data-pega-isdeferloaded":"false","data-pega-isretained":s.dataretained,"data-pega-applicationname":s.appName,"data-pega-threadname":s.threadName,"data-pega-resizetype":"stretch","data-pega-channelID":s.channelID,"data-pega-url":s.serverUrl,"data-pega-tenantid":s.tenantID,"data-pega-action-param-parameters":s.actionParam},null,8,_hoisted_3$B)):s.actionName=="openAssignment"?(openBlock(),createElementBlock("div",{key:3,id:s.mashupid,"data-pega-gadgetname":s.mashupid,"data-pega-action":s.actionName,"data-pega-action-param-key":s.actionNameParam,"data-pega-isdeferloaded":"false","data-pega-isretained":s.dataretained,"data-pega-applicationname":s.appName,"data-pega-threadname":s.threadName,"data-pega-resizetype":"stretch","data-pega-channelID":s.channelID,"data-pega-url":s.serverUrl,"data-pega-tenantid":s.tenantID,"data-pega-action-param-parameters":s.actionParam},null,8,_hoisted_4$y)):s.actionName=="openWorkByHandle"?(openBlock(),createElementBlock("div",{key:4,id:s.mashupid,"data-pega-gadgetname":s.mashupid,"data-pega-action":s.actionName,"data-pega-action-param-key":s.actionNameParam,"data-pega-isdeferloaded":"false","data-pega-isretained":s.dataretained,"data-pega-applicationname":s.appName,"data-pega-threadname":s.threadName,"data-pega-resizetype":"stretch","data-pega-channelID":s.channelID,"data-pega-url":s.serverUrl,"data-pega-tenantid":s.tenantID,"data-pega-action-param-parameters":s.actionParam},null,8,_hoisted_5$v)):s.actionName=="openWorkItem"?(openBlock(),createElementBlock("div",{key:5,id:s.mashupid,"data-pega-gadgetname":s.mashupid,"data-pega-action":s.actionName,"data-pega-action-param-workid":s.actionNameParam,"data-pega-isdeferloaded":"false","data-pega-isretained":s.dataretained,"data-pega-applicationname":s.appName,"data-pega-threadname":s.threadName,"data-pega-resizetype":"stretch","data-pega-channelID":s.channelID,"data-pega-url":s.serverUrl,"data-pega-tenantid":s.tenantID,"data-pega-action-param-parameters":s.actionParam},null,8,_hoisted_6$u)):s.actionName=="openWorkByURL"?(openBlock(),createElementBlock("div",{key:6,id:s.mashupid,"data-pega-gadgetname":s.mashupid,"data-pega-action":s.actionName,"data-pega-action-param-query":s.actionNameParam,"data-pega-isdeferloaded":"false","data-pega-isretained":s.dataretained,"data-pega-applicationname":s.appName,"data-pega-threadname":s.threadName,"data-pega-resizetype":"stretch","data-pega-channelID":s.channelID,"data-pega-url":s.serverUrl,"data-pega-tenantid":s.tenantID,"data-pega-action-param-parameters":s.actionParam},null,8,_hoisted_7$t)):createCommentVNode("",!0)],2)):(openBlock(),createElementBlock("section",_hoisted_8$n,[createBaseVNode("iframe",{class:normalizeClass(["pega",e.isMobilePhone?"phone":"desktop"]),"data-attr-title":s.caseTitle,"data-attr-color":e.settings.general.theming.override?e.settings.general.theming.interactiveColor:"",src:"form-embed.html",style:{overflow:"hidden",height:"600px"},width:"100%",height:"100%",border:"0",frameborder:"0"},null,10,_hoisted_9$l)]))}const PegaWebMashup=_export_sfc(_sfc_main$U,[["render",_sfc_render$S]]),setObjectFromRef=(e,t,n)=>{if(typeof t!="string")return;const o=t.split(".");let s=e;for(const a in o){let r=o[a];const l=r.indexOf("(");if(l===-1)a"u"&&(s[r]={}):s[r]=n,s=s[r];else{const c=r.substring(l+1,r.length-1);r=r.substring(0,l),typeof s[r]>"u"&&(s[r]=[]);for(let d=s[r].length;dheader, .form>header, .offer header { background-blend-mode: luminosity; }`,document.head.appendChild(e)}window.addEventListener("popstate",()=>{mainconfig.quickLinkId=-1,mainconfig.currentPage=window.location.pathname.substring(window.location.pathname.lastIndexOf("/")+1),mainconfig.currentPage==="heroaction"&&(mainconfig.homeHeroAction=1),mainconfig.currentPage.indexOf("offer")===0&&mainconfig.currentPage.indexOf("offer.html")!==0&&(mainconfig.offerIndex=parseInt(mainconfig.currentPage.substring(5).replace(".html",""),10)),(mainconfig.currentPage.indexOf("index.html")===0||mainconfig.currentPage.indexOf("account")===0)&&(mainconfig.viewBill=-1,mainconfig.viewBanner=-1,mainconfig.homeHeroAction=-1,mainconfig.offerAction=-1,mainconfig.toDo=-1,mainconfig.viewKMHelp=-1,mainconfig.offerURL="",mainconfig.CDHContainer={}),mainconfig.currentPage.indexOf("index.html")===0&&(mainconfig.isAuthenticated=!1),mainconfig.currentPage.indexOf("account")===0&&(mainconfig.isAuthenticated=!0)});const updatePegaChat=function e(t){const n=document.getElementById("pegaChatWidget");n&&(n.style.zIndex=1e3);let o=document.querySelector("[data-pega-gadgetname='OnlineHelp'] > iframe");if(o!=null&&typeof o.src=="string"){let s=`${o.src}&ContactId=${t.contactID}&AccountNumber=${t.accountID}&username=${t.username}`;typeof t.extraparam<"u"&&t.extraparam!==""&&t.extraparam.split(",").forEach(r=>{const l=r.split("=");l.length===2&&(s+=`&${l[0].trim()}=${l[1].trim()}`)}),s.indexOf("timestamp")>-1?s=s.replace(/timestamp=[^&]+/,`timestamp=${Date.now()}`):s+=`×tamp=${Date.now()}`;const a=o.parentNode;o.remove(),o.src=s,a.appendChild(o)}if(window.PegaCSWSS.ContactID=t.contactID,window.PegaCSWSS.AccountNumber=t.accountID,window.PegaCSWSS.UserName=t.username,window.PegaCSWSS.UserID=t.pega_userid,typeof t.dmm_context_data=="string"&&t.dmm_context_data!==""&&(window.PegaChatTags={},t.dmm_context_data.split(",").forEach(s=>{const a=s.split("=");window.PegaChatTags[a[0].trim()]=a[1].trim()})),setCookie("ContactID",window.PegaCSWSS.ContactID,30),setCookie("AccountNumber",window.PegaCSWSS.AccountNumber,30),setCookie("UserName",window.PegaCSWSS.UserName,30),setCookie("UserID",window.PegaCSWSS.UserID,30),mainconfig.settings.pega_chat.DMMSecret!==""&&mainconfig.userId!==-1&&window.PegaCSWSS.DMMSessionID!==""){const s={authenticated:mainconfig.userId!==-1,ContactID:window.PegaCSWSS.ContactID,AccountNumber:window.PegaCSWSS.AccountNumber,UserName:window.PegaCSWSS.UserName,UserID:window.PegaCSWSS.UserID},a=generateJWTKey({iss:window.PegaCSWSS.DMMSessionID},mainconfig.settings.pega_chat.DMMSecret),r=new XMLHttpRequest;r.open("POST",mainconfig.settings.pega_chat.DMMPrivateURL,!0),r.setRequestHeader("Content-type","application/json;charset=UTF-8"),r.setRequestHeader("authorization",`Bearer ${a}`),r.send(JSON.stringify(s))}if(typeof t.extraparam<"u"&&t.extraparam!==""&&t.extraparam.split(",").forEach(s=>{const a=s.split("=");a.length===2&&(window.PegaCSWSS.ExtraParams[a[0].trim()]=a[1].trim())}),o=document.querySelector("[data-pega-gadgetname='OnlineHelp']"),o!=null){const s=window.pega.web.mgr._getGadgetByID("OnlineHelp");if(s&&s._oDivAttrs)for(const a in window.PegaCSWSS.ExtraParams)s._oDivAttrs.params[a]=window.PegaCSWSS.ExtraParams[a]}typeof sendProactiveNotificationReq=="function"&&window.sendProactiveNotificationReq()},_export_sfc=(e,t)=>{const n=e.__vccOpts||e;for(const[o,s]of t)n[o]=s;return n},_sfc_main$17={props:["title","href","pagetype"],data(){return{mainconfig,i18n}},methods:{gotoPage(e){if(!this.$props.href)return;if(mainconfig.previousPage=mainconfig.currentPage,mainconfig.currentPage=this.$props.href,this.$gtag&&this.$gtag.pageview({page_path:mainconfig.currentPage}),mainconfig.currentPage.indexOf("offer")===0)mainconfig.offerURL="",mainconfig.offerAction=-1,mainconfig.offerIndex=parseInt(mainconfig.currentPage.substring(5).replace(".html",""),10);else return;sendClickStreamEvent(mainconfig,"PageView",this.pagetype,window.loadPage),window.loadPage=new Date;const t=mainconfig.isAuthenticated?{userId:mainconfig.userId}:{};window.history.pushState(t,"",mainconfig.currentPage),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0),e.preventDefault()}}},_hoisted_1$13=["href"];function _sfc_render$15(e,t,n,o,s,a){return openBlock(),createElementBlock("li",null,[createBaseVNode("a",{onClick:t[0]||(t[0]=(...r)=>a.gotoPage&&a.gotoPage(...r)),href:n.href!==""?n.href:""},toDisplayString$1(e.$t("message."+n.title)),9,_hoisted_1$13)])}const MenuItem=_export_sfc(_sfc_main$17,[["render",_sfc_render$15]]),_sfc_main$16={data(){return mainconfig},methods:{hideSidePanel(){this.isSidePanelVisible=!1}},components:{MenuItem}},_hoisted_1$12={class:"panel background-brand"},_hoisted_2$X=["src"];function _sfc_render$14(e,t,n,o,s,a){const r=resolveComponent("MenuItem");return openBlock(),createElementBlock("aside",{onClick:t[0]||(t[0]=(...l)=>a.hideSidePanel&&a.hideSidePanel(...l)),class:normalizeClass([e.isSidePanelVisible?"show":""])},[createBaseVNode("div",_hoisted_1$12,[createBaseVNode("header",null,[createBaseVNode("img",{class:"logo",src:"./img/u+-logo.svg",alt:"U+"},null,8,_hoisted_2$X)]),createBaseVNode("nav",null,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.menuitems,(l,c)=>(openBlock(),createBlock(r,{pagetype:l.pagetype,key:l.title,title:l.title,href:l.url?l.url:e.app.offer.length>1?`offer${c+1}.html`:null},null,8,["pagetype","title","href"]))),128))])])],2)}const Aside=_export_sfc(_sfc_main$16,[["render",_sfc_render$14]]),_sfc_main$15={data(){return{...mainconfig,isActive:!1}},methods:{showOverlay(){this.isActive=!this.isActive},onClickOutOverlay(e){e.target.classList.contains("avatar")||(this.isActive=!1)},logOut(){sendClickStreamEvent(mainconfig,"PageView","Home",window.loadPage),window.loadPage=new Date,mainconfig.isAuthenticated=!1,mainconfig.userId=-1,mainconfig.quickLinkId=-1,mainconfig.viewBill=-1,mainconfig.homeHeroAction=-1,mainconfig.offerAction=-1,mainconfig.toDo=-1,mainconfig.viewKMHelp=-1,mainconfig.viewBanner=-1,mainconfig.CDHContainer={},mainconfig.offerURL="",mainconfig.previousPage="",mainconfig.intent="",mainconfig.isDeepLink=!1,mainconfig.deepLinkExtraParam={},sessionStorage.clear(),mainconfig.ExternalID&&sessionStorage.setItem("ExternalID",mainconfig.ExternalID),window.history&&(mainconfig.isMobilePhone?(mainconfig.phonePageName="",window.history.pushState({userId:mainconfig.userId},"","index.html")):(mainconfig.currentPage="index.html",window.history.replaceState({},"",mainconfig.currentPage),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0)));for(const t in mainconfig.logoutURL){const n=document.createElement("iframe"),o=mainconfig.logoutURL[t];n.setAttribute("src",o),n.setAttribute("style","display:none"),n.onload=function(){document.body.removeChild(n)},document.body.appendChild(n)}if(mainconfig.logoutURL={},window.PegaCSWSS.ContactID="",window.PegaCSWSS.AccountNumber="",window.PegaCSWSS.UserName="",window.PegaCSWSS.UserID="",window.PegaCSWSS.ExtraParams={},window.PegaChatTags={},setCookie("ContactID",window.PegaCSWSS.ContactID,30),setCookie("AccountNumber",window.PegaCSWSS.AccountNumber,30),setCookie("UserName",window.PegaCSWSS.UserName,30),setCookie("UserID",window.PegaCSWSS.UserID,30),mainconfig.settings.pega_chat.DMMSecret!==""&&mainconfig.userId!==-1&&window.PegaCSWSS.DMMSessionID!==""){const t={authenticated:mainconfig.userId!==-1,ContactID:window.PegaCSWSS.ContactID,AccountNumber:window.PegaCSWSS.AccountNumber,UserName:window.PegaCSWSS.UserName,UserID:window.PegaCSWSS.UserID},n=generateJWTKey({iss:window.PegaCSWSS.DMMSessionID},mainconfig.settings.pega_chat.DMMSecret),o=new XMLHttpRequest;o.open("POST",mainconfig.settings.pega_chat.DMMPrivateURL,!0),o.setRequestHeader("Content-type","application/json;charset=UTF-8"),o.setRequestHeader("authorization",`Bearer ${n}`),o.send(JSON.stringify(t))}const e=document.querySelector("[data-pega-gadgetname='OnlineHelp'] > iframe");if(e!=null&&typeof e.src=="string")if(mainconfig.settings.pega_chat.ResetLogout===!0&&typeof window.resetPegaChat=="function")window.resetPegaChat();else{const t=e.src.split("&");let n="";for(const s in t)!t[s].startsWith("ContactId=")&&!t[s].startsWith("AccountNumber=")&&!t[s].startsWith("username=")&&(n+=(n!==""?"&":"")+t[s]);n.indexOf("timestamp")>-1?n=n.replace(/timestamp=[^&]+/,`timestamp=${Date.now()}`):n+=`×tamp=${Date.now()}`;const o=e.parentNode;e.remove(),e.src=n,o.appendChild(e)}}},computed:{isNamePresent(){return!(mainconfig.isMobilePhone||mainconfig.userId===-1||mainconfig.settings.users[mainconfig.userId].name===""||!mainconfig.settings.users[mainconfig.userId].show_opname)}}},_hoisted_1$11={class:"flex flex-mid-align user-area"},_hoisted_2$W={key:0,class:"flex flex-col margin-r-2x"},_hoisted_3$N={key:0},_hoisted_4$J={key:1},_hoisted_5$D=["src"];function _sfc_render$13(e,t,n,o,s,a){const r=resolveDirective("clickoutside");return openBlock(),createElementBlock("div",_hoisted_1$11,[a.isNamePresent?(openBlock(),createElementBlock("div",_hoisted_2$W,[e.settings.users[e.userId]?(openBlock(),createElementBlock("span",_hoisted_3$N,toDisplayString$1(e.settings.users[e.userId].name),1)):createCommentVNode("",!0),e.settings.users[e.userId]&&e.settings.users[e.userId].company_name!==""?(openBlock(),createElementBlock("span",_hoisted_4$J,toDisplayString$1(e.settings.users[e.userId].company_name),1)):createCommentVNode("",!0)])):createCommentVNode("",!0),e.userId!=-1?(openBlock(),createElementBlock("img",{key:1,onClick:t[0]||(t[0]=(...l)=>a.showOverlay&&a.showOverlay(...l)),class:"avatar",src:"../img/"+e.settings.users[e.userId].img,alt:"Customer image"},null,8,_hoisted_5$D)):createCommentVNode("",!0),withDirectives((openBlock(),createElementBlock("div",{class:normalizeClass(["overlay logout flex flex-col",[s.isActive?"show":"hidden"]])},[createBaseVNode("button",{onClick:t[1]||(t[1]=(...l)=>a.logOut&&a.logOut(...l)),class:"simple"},toDisplayString$1(e.$t("message.logout")),1)],2)),[[r,{handler:"onClickOutOverlay"}]])])}const OperatorButton=_export_sfc(_sfc_main$15,[["render",_sfc_render$13]]),setAuth=function e(t,n){let o="";if(t&&n)o=btoa(`${t}:${n}`);else throw new Error("Set authentication failed.");return o},validateOTP=async function e(t,n,o,s){if(o==="skip")return!0;const a={"Content-Type":"application/json;charset=UTF-8",Authorization:`Basic ${s}`},r=`${t.url}/prweb/api/v1/authenticate/OTP/verify?OTPValue=${o}&ReferenceID=${n}`,l={method:"GET",headers:a,mode:"cors"};try{const c=await fetch(r,l);if(c.ok&&(await c.json()).Status==="SUCCESS")return!0}catch{console.error("Error in validateOTP")}return!1},requestOTP=async function e(t,n,o){const s={referenceID:"",isSuccess:!1},a=Math.floor(Date.now()/100),r={"Content-Type":"application/json;charset=UTF-8",Authorization:`Basic ${n}`},l=t.sendMode,c=`${t.url}/prweb/api/v1/authenticate/OTP/${l}`,d={method:"POST",headers:r,mode:"cors"},u={Context:`UplusWSSOtp-${a}`};l==="email"?u.EmailSettings={CorrespondenceName:t.emailSettings.correspondenceName,EmailAccount:t.emailSettings.emailAccount,Subject:t.emailSettings.subject,ToAddress:o,ValidateMaxAge:t.emailSettings.validateMaxAge}:l==="sms"&&(u.SMSSettings={ToPhoneNumber:o,From:t.smsSettings.from,SMSAccount:t.smsSettings.account,Message:t.smsSettings.message,ValidateMaxAge:t.smsSettings.validateMaxAge}),d.body=JSON.stringify(u);try{const _=await fetch(c,d);if(_.ok){const f=await _.json();f.Status==="SUCCESS"&&(s.referenceID=f.ReferenceID,s.isSuccess=!0)}}catch{console.error("Error in requestOTP")}return s},_sfc_main$14={data(){return{...mainconfig,isActive:!1,hasErrorMsg:!1,username:"",password:"",otp_enabled:mainconfig.settings.general.auth_2fa.enabled,isOTPInvalid:!1,OTPRequestFailed:!1,isOTP:!1,userID:-1,otp:"",otpRefId:""}},methods:{showLoginOverlay(){this.isActive=!this.isActive,this.isOTP=!1,this.userID=-1,this.hasErrorMsg=!1,this.isOTPInvalid=!1,this.OTPRequestFailed=!1,this.otp="",this.otpRefId="";for(const e in this.settings.users)if(this.settings.users[e].load_by_default){this.username=this.settings.users[e].username,this.password=this.settings.users[e].password;break}},onClickOutLoginOverlay(e){!e.target.classList.contains("sign-in")&&!e.target.classList.contains("launch-login")&&!e.target.classList.contains("launch-login-overlay")&&(this.isActive=!1)},confirmLogin(){mainconfig.isAuthenticated=!0,mainconfig.userId=this.userID,updatePegaChat(this.settings.users[this.userID]),window.history&&(mainconfig.isMobilePhone?window.history.pushState({userId:mainconfig.userId},"",mainconfig.phonePageName===""?"index.html":mainconfig.phonePageName):(mainconfig.currentPage="account",window.history.pushState({userId:mainconfig.userId},"","account"))),mergeAccount(mainconfig),sendClickStreamEvent(mainconfig,"PageView","Account",window.loadPage),window.loadPage=new Date,this.isActive=!1},signIn(){mainconfig.userId=-1,this.userID=-1;for(const e in this.settings.users)if(this.settings.users[e].username===this.username&&this.settings.users[e].password===this.password){this.userID=e;break}if(this.userID===-1){this.hasErrorMsg=!0;return}if(this.otp_enabled){this.isOTP=!0,this.sendOTPRequest(this.settings.users[this.userID].otp_send_to);return}this.confirmLogin()},async sendOTPRequest(e){const t=setAuth(this.settings.users[this.userID].pega_userid,this.settings.users[this.userID].pega_pwd);await requestOTP(this.settings.general.auth_2fa,t,e).then(n=>{n.isSuccess?(this.isOTP=!0,this.otpRefId=n.referenceID,this.OTPRequestFailed=!1):this.OTPRequestFailed=!0})},async signInOtp(){const e=setAuth(this.settings.users[this.userID].pega_userid,this.settings.users[this.userID].pega_pwd);await validateOTP(this.settings.general.auth_2fa,this.otpRefId,this.otp,e).then(t=>{t?this.confirmLogin():this.isOTPInvalid=!0})}}},_hoisted_1$10={class:"login"},_hoisted_2$V={key:0,class:"field flex flex-col username"},_hoisted_3$M={class:"required",for:"username"},_hoisted_4$I={key:1,class:"field flex flex-col password"},_hoisted_5$C={class:"required",for:"password"},_hoisted_6$z={key:2,class:"field flex flex-col"},_hoisted_7$y={for:"otp"},_hoisted_8$s={key:5,class:"error"},_hoisted_9$q={key:6,class:"error"},_hoisted_10$m={key:7,class:"error"};function _sfc_render$12(e,t,n,o,s,a){const r=resolveDirective("clickoutside");return openBlock(),createElementBlock("div",_hoisted_1$10,[createBaseVNode("button",{onClick:t[0]||(t[0]=(...l)=>a.showLoginOverlay&&a.showLoginOverlay(...l)),class:"launch-login"},toDisplayString$1(e.$t("message.login")),1),withDirectives((openBlock(),createElementBlock("div",{class:normalizeClass(["overlay flex flex-col",[s.isActive?"show":"hidden"]])},[createBaseVNode("h3",null,toDisplayString$1(e.$t("message.welcomeBack")),1),s.isOTP?createCommentVNode("",!0):(openBlock(),createElementBlock("div",_hoisted_2$V,[withDirectives(createBaseVNode("select",{id:"username","onUpdate:modelValue":t[1]||(t[1]=l=>s.username=l)},[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.users,(l,c)=>(openBlock(),createElementBlock("option",{key:c},toDisplayString$1(l.username),1))),128))],512),[[vModelSelect,s.username]]),createBaseVNode("label",_hoisted_3$M,toDisplayString$1(e.$t("message.username")),1)])),s.isOTP?createCommentVNode("",!0):(openBlock(),createElementBlock("div",_hoisted_4$I,[withDirectives(createBaseVNode("input",{id:"password",type:"password","onUpdate:modelValue":t[2]||(t[2]=l=>s.password=l)},null,512),[[vModelText,s.password]]),createBaseVNode("label",_hoisted_5$C,toDisplayString$1(e.$t("message.password")),1)])),s.isOTP?(openBlock(),createElementBlock("div",_hoisted_6$z,[createBaseVNode("label",_hoisted_7$y,toDisplayString$1(e.$t("message.otp")),1),withDirectives(createBaseVNode("input",{id:"otp",type:"text",name:"otp","onUpdate:modelValue":t[3]||(t[3]=l=>s.otp=l)},null,512),[[vModelText,s.otp]])])):createCommentVNode("",!0),s.isOTP?(openBlock(),createElementBlock("button",{key:3,onClick:t[4]||(t[4]=(...l)=>a.signInOtp&&a.signInOtp(...l)),class:"strong sign-in"},toDisplayString$1(e.$t("message.signin")),1)):(openBlock(),createElementBlock("button",{key:4,onClick:t[5]||(t[5]=(...l)=>a.signIn&&a.signIn(...l)),class:"strong sign-in"},toDisplayString$1(e.$t("message.signin")),1)),s.hasErrorMsg?(openBlock(),createElementBlock("span",_hoisted_8$s,toDisplayString$1(e.$t("message.invalidLogin")),1)):createCommentVNode("",!0),s.isOTPInvalid?(openBlock(),createElementBlock("span",_hoisted_9$q,toDisplayString$1(e.$t("message.invalidOTP")),1)):createCommentVNode("",!0),s.OTPRequestFailed?(openBlock(),createElementBlock("span",_hoisted_10$m,toDisplayString$1(e.$t("message.requestOTPFailed")),1)):createCommentVNode("",!0),createBaseVNode("a",null,toDisplayString$1(e.$t("message.forgotPassword")),1),createBaseVNode("a",null,toDisplayString$1(e.$t("message.notEnrolled")),1)],2)),[[r,{handler:"onClickOutLoginOverlay"}]])])}const LoginButton=_export_sfc(_sfc_main$14,[["render",_sfc_render$12]]),_sfc_main$13={data(){return mainconfig},mounted(){window.addEventListener("message",this.iFrameMessageListener)},unmounted(){window.removeEventListener("message",this.iFrameMessageListener)},methods:{iFrameMessageListener(e){if(e.data==="pegaMashupNavigateBack")mainconfig.offerURL!==""?mainconfig.offerURL="":mainconfig.quickLinkId!==-1?mainconfig.quickLinkId=-1:mainconfig.viewKMHelp!==-1?mainconfig.viewKMHelp=-1:mainconfig.viewBill!==-1?mainconfig.viewBill=-1:mainconfig.viewBanner!==-1&&(mainconfig.viewBanner=-1),mainconfig.phonePageName="";else if(typeof e.data=="object"&&typeof e.data.key<"u")e.data.key==="Intent"&&typeof e.data.value=="string"?(mainconfig.intent=e.data.value,mainconfig.reloadOffer+=1):e.data.key==="PreviousPage"&&typeof e.data.value=="string"&&(mainconfig.previousPage=e.data.value,mainconfig.reloadOffer+=1);else if(e.data){let t={};try{t=JSON.parse(e.data)}catch{t={}}if(t.channelName==="PWMashup"&&t.message&&t.message.payload&&t.message.payload.name==="confirm"&&t.message.uid.indexOf("ProactiveChat")===-1&&mainconfig.quickLinkId!==-1){const n=mainconfig.settings.quicklinks[mainconfig.quickLinkId].url,o=document.createElement("iframe"),s=`${n}?pyActivity=LogOff`;o.setAttribute("src",s),o.setAttribute("style","display:none"),o.onload=function(){document.body.removeChild(o)},document.body.appendChild(o)}}},showSidePanel(){mainconfig.isSidePanelVisible=!0},goToHome(){mainconfig.homeHeroAction=-1,mainconfig.phonePageName="",mainconfig.quickLinkId=-1,mainconfig.viewKMHelp=-1,mainconfig.viewBill=-1,mainconfig.viewBanner=-1,mainconfig.offerAction=-1,mainconfig.offerURL="",mainconfig.CDHContainer={},mainconfig.isAuthenticated?window.history.pushState({userId:mainconfig.userId},"",mainconfig.phonePageName===""?"index.html":mainconfig.phonePageName):window.history.pushState({},"",mainconfig.phonePageName===""?"index.html":mainconfig.phonePageName),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0)},showKMHelp(){mainconfig.previousPage=mainconfig.currentPage,mainconfig.currentPage="help.html",sendClickStreamEvent(mainconfig,"PageView","Help",window.loadPage),window.loadPage=new Date,this.$gtag&&this.$gtag.pageview({page_path:mainconfig.currentPage}),mainconfig.viewKMHelp=1,mainconfig.logoutURL.kmhelp=`${mainconfig.settings.kmhelp.url}?pyActivity=LogOff`,mainconfig.reloadMashup+=1}},components:{OperatorButton,LoginButton}},_hoisted_1$$=createBaseVNode("i",{class:"pi pi-bars"},null,-1),_hoisted_2$U=[_hoisted_1$$],_hoisted_3$L={class:"logo-link"},_hoisted_4$H=["src"];function _sfc_render$11(e,t,n,o,s,a){const r=resolveComponent("OperatorButton"),l=resolveComponent("LoginButton");return openBlock(),createElementBlock("header",null,[createBaseVNode("button",{onClick:t[0]||(t[0]=(...c)=>a.showSidePanel&&a.showSidePanel(...c)),class:"nav-button"},_hoisted_2$U),createBaseVNode("a",_hoisted_3$L,[createBaseVNode("img",{onClick:t[1]||(t[1]=(...c)=>a.goToHome&&a.goToHome(...c)),class:"logo",src:"./img/u+-logo.svg",alt:"U+"},null,8,_hoisted_4$H)]),(e.isAuthenticated||e.settings.kmhelp.username!=="")&&e.settings.kmhelp.url!==""?(openBlock(),createElementBlock("a",{key:0,class:"kmhelp",onClick:t[2]||(t[2]=(...c)=>a.showKMHelp&&a.showKMHelp(...c))},toDisplayString$1(e.$t("message.kmhelp")),1)):createCommentVNode("",!0),e.isAuthenticated?(openBlock(),createBlock(r,{key:1})):e.phonePageName===""||e.phonePageName==="index.html"?(openBlock(),createBlock(l,{key:2})):createCommentVNode("",!0)])}const Header$2=_export_sfc(_sfc_main$13,[["render",_sfc_render$11]]),_sfc_main$12={data(){return{...mainconfig,errorloading:!1,loading:!0,data:[]}},methods:{showOfferPage(){mainconfig.phonePageName="offer";const e=mainconfig.isAuthenticated?{userId:mainconfig.userId}:{};window.history.pushState(e,"","offer.html"),mainconfig.offerIndex=0,setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0)},showOffer(e){mainconfig.phonePageName="offer",mainconfig.offerURL=e.url,mainconfig.previousPage=e.name,e.useURL=!0,this.settings.pega_marketing.phonePage.clickaction==="BuiltIn"&&(mainconfig.offerURL="/Basic",e.useURL=!1),mainconfig.CDHContainer=e,mainconfig.settings.pega_marketing.useCaptureByChannel===!0&&captureResponse(this,e,"Clicked")}},mounted(){if(this.settings.pega_marketing.Host!==""&&this.settings.pega_marketing.phonePage.placement!==""&&this.settings.pega_marketing.phonePage.containerName!==""){const e=this;let t="";this.userId!==-1&&this.settings.users[this.userId].customerID&&(t=this.settings.users[this.userId].customerID),setTimeout(()=>{initNBAM(e,"phonePage",t,this.previousPage,"index.html")},200)}},updated(){if(window.IntersectionObserver&&mainconfig.settings.pega_marketing.useCaptureByChannel===!0){const e=new IntersectionObserver(t=>{t.forEach(n=>{if(n.isIntersecting){const o=n.target.getAttribute("data-offer-index");captureResponse(this,this.data[o],"Impression"),e.unobserve(n.target)}})},{threshold:1});document.querySelectorAll(".offer-container").forEach(t=>{e.observe(t)})}}},_hoisted_1$_={key:0,class:"flex home-promo secondary-card"},_hoisted_2$T={class:"details"},_hoisted_3$K={key:1,class:"flex home-promo secondary-card loading-container",style:{"min-height":"300px"}},_hoisted_4$G=createBaseVNode("span",{class:"loading"},[createBaseVNode("span",{class:"dot"}),createBaseVNode("span",{class:"dot"}),createBaseVNode("span",{class:"dot"})],-1),_hoisted_5$B=[_hoisted_4$G],_hoisted_6$y={key:2,class:"width-100-pct"},_hoisted_7$x=["data-offer-index"],_hoisted_8$r=["src","alt"],_hoisted_9$p={class:"details"},_hoisted_10$l=["href","title"],_hoisted_11$l=["href","title"],_hoisted_12$k=["onClick","title"];function _sfc_render$10(e,t,n,o,s,a){return e.settings.pega_marketing.Host===""||e.settings.pega_marketing.phonePage.placement===""||e.settings.pega_marketing.phonePage.containerName===""||s.loading&&!e.settings.pega_marketing.showLoadingIndicator||s.errorloading?(openBlock(),createElementBlock("div",_hoisted_1$_,[createBaseVNode("div",{class:"image",style:normalizeStyle({backgroundImage:"url(./img/"+e.app.phone.home_page.promo.image+")"})},null,4),createBaseVNode("div",_hoisted_2$T,[createBaseVNode("p",null,toDisplayString$1(e.$t("message.phone_home_page_promo_message")),1),createBaseVNode("a",{onClick:t[0]||(t[0]=(...r)=>a.showOfferPage&&a.showOfferPage(...r))},toDisplayString$1(e.$t("message.phone_home_page_promo_action")),1)])])):e.settings.pega_marketing.Host!==""&&s.loading&&e.settings.pega_marketing.showLoadingIndicator?(openBlock(),createElementBlock("div",_hoisted_3$K,_hoisted_5$B)):(openBlock(),createElementBlock("div",_hoisted_6$y,[(openBlock(!0),createElementBlock(Fragment,null,renderList(s.data,(r,l)=>(openBlock(),createElementBlock("div",{class:"flex home-promo secondary-card",key:r.title},[createBaseVNode("div",{class:"offer-container","data-offer-index":l},[createBaseVNode("img",{class:"offer-img",src:r.img,alt:r.title},null,8,_hoisted_8$r),createBaseVNode("div",_hoisted_9$p,[createBaseVNode("h4",null,toDisplayString$1(r.title),1),createBaseVNode("p",null,toDisplayString$1(r.message),1),e.settings.pega_marketing.phonePage.clickaction==="TopURL"&&r.url!==""?(openBlock(),createElementBlock("a",{key:0,href:r.url,title:e.$t("message."+r.link)},toDisplayString$1(e.$t("message."+r.link)),9,_hoisted_10$l)):e.settings.pega_marketing.phonePage.clickaction==="Popup"&&r.url!==""?(openBlock(),createElementBlock("a",{key:1,href:r.url,target:"_blank",title:e.$t("message."+r.link)},toDisplayString$1(e.$t("message."+r.link)),9,_hoisted_11$l)):(openBlock(),createElementBlock("button",{key:2,class:"simple",onClick:c=>a.showOffer(r),title:e.$t("message."+r.link)},toDisplayString$1(e.$t("message."+r.link)),9,_hoisted_12$k))])],8,_hoisted_7$x)]))),128))]))}const Offer$1=_export_sfc(_sfc_main$12,[["render",_sfc_render$10]]),_sfc_main$11={data(){return{...mainconfig,currentLocale:i18n.global.locale}},methods:{changeLanguage(){const e=this.settings.i18n.languages.length-1;for(let t=0;t<=e;t++)if(i18n.global.locale===this.settings.i18n.languages[t]){t===e?this.currentLocale=this.settings.i18n.languages[0]:this.currentLocale=this.settings.i18n.languages[t+1],i18n.global.locale=this.currentLocale,mainconfig.currentLocale=this.currentLocale;break}}}},_hoisted_1$Z=["title"];function _sfc_render$$(e,t,n,o,s,a){return openBlock(),createElementBlock("button",{onClick:t[0]||(t[0]=(...r)=>a.changeLanguage&&a.changeLanguage(...r)),title:e.$t("message.change_language"),class:"simple"},toDisplayString$1(e.$t("message.lang_"+s.currentLocale)),9,_hoisted_1$Z)}const LangSwitch=_export_sfc(_sfc_main$11,[["render",_sfc_render$$]]),_sfc_main$10={data(){return mainconfig},components:{LangSwitch},methods:{gotoSettingsPage(e){sendClickStreamEvent(mainconfig,"PageView","Settings",window.loadPage),window.loadPage=new Date,mainconfig.currentPage="settings.html",this.$gtag&&this.$gtag.pageview({page_path:mainconfig.currentPage}),window.history.pushState({},"","settings.html"),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0),e.preventDefault()}}},_hoisted_1$Y={class:"wrap flex"},_hoisted_2$S={class:"flex"},_hoisted_3$J={key:0},_hoisted_4$F={key:1},_hoisted_5$A={class:"flex-align-r copyright"};function _sfc_render$_(e,t,n,o,s,a){const r=resolveComponent("LangSwitch");return openBlock(),createElementBlock("footer",{class:normalizeClass(e.isMobilePhone?"background-brand":"")},[createBaseVNode("div",_hoisted_1$Y,[createBaseVNode("nav",null,[createBaseVNode("div",_hoisted_2$S,[createBaseVNode("a",null,toDisplayString$1(e.$t("message.aboutus")),1),e.isMobilePhone?createCommentVNode("",!0):(openBlock(),createElementBlock("a",_hoisted_3$J,toDisplayString$1(e.$t("message.reviews")),1)),e.isMobilePhone?createCommentVNode("",!0):(openBlock(),createElementBlock("a",_hoisted_4$F,toDisplayString$1(e.$t("message.privacy")),1)),createBaseVNode("a",{onClick:t[0]||(t[0]=(...l)=>a.gotoSettingsPage&&a.gotoSettingsPage(...l)),href:"./settings.html"},toDisplayString$1(e.$t("message.settings")),1)])]),e.settings.i18n.showLangSwitch?(openBlock(),createBlock(r,{key:0})):createCommentVNode("",!0),createBaseVNode("p",_hoisted_5$A,toDisplayString$1("© "+new Date().getFullYear()+" "+e.$t("message.copyright")),1)])],2)}const Footer=_export_sfc(_sfc_main$10,[["render",_sfc_render$_]]),_sfc_main$$={data(){return mainconfig},methods:{showPage(e){mainconfig.phonePageName=e,e==="heroaction"&&(mainconfig.homeHeroAction=1),mainconfig.isAuthenticated?window.history.pushState({userId:mainconfig.userId},"",mainconfig.phonePageName===""?"index.html":mainconfig.phonePageName):window.history.pushState({},"",mainconfig.phonePageName===""?"index.html":mainconfig.phonePageName),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0)}},components:{Offer:Offer$1,MainFooter:Footer}},_hoisted_1$X={class:"home flex flex-col"},_hoisted_2$R={class:"hero background-brand"},_hoisted_3$I={class:"main-actions primary-card"},_hoisted_4$E=["onClick"];function _sfc_render$Z(e,t,n,o,s,a){const r=resolveComponent("Offer"),l=resolveComponent("MainFooter");return openBlock(),createElementBlock("main",_hoisted_1$X,[createBaseVNode("div",_hoisted_2$R,[createBaseVNode("h1",null,toDisplayString$1(e.$t("message."+e.app.phone.home_page.title)),1)]),createBaseVNode("div",_hoisted_3$I,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.phone.home_page.actions,(c,d)=>(openBlock(),createElementBlock("button",{onClick:u=>a.showPage(c.page),class:"simple",key:d},[createBaseVNode("i",{class:normalizeClass("pi color-brand "+c.icon)},null,2),createTextVNode(" "+toDisplayString$1(e.$t("message."+c.title)),1)],8,_hoisted_4$E))),128))]),createVNode(r),createVNode(l)])}const HomePage=_export_sfc(_sfc_main$$,[["render",_sfc_render$Z]]),_sfc_main$_={props:{offer:{required:!0,type:Object}}},_hoisted_1$W={class:"ai-overlay"},_hoisted_2$Q=createBaseVNode("label",null,"Real-time container",-1),_hoisted_3$H=createBaseVNode("label",null,"Customer ID",-1),_hoisted_4$D=createBaseVNode("label",null,"Interaction ID",-1),_hoisted_5$z=createBaseVNode("label",null,"Action",-1),_hoisted_6$x=createBaseVNode("label",null,"Treatment",-1),_hoisted_7$w=createBaseVNode("label",null,"Category",-1),_hoisted_8$q=createBaseVNode("label",null,"Propensity",-1),_hoisted_9$o=createBaseVNode("label",null,"Priority (P*C*V*L)",-1),_hoisted_10$k=createBaseVNode("label",null,"Rank",-1),_hoisted_11$k=createBaseVNode("label",null,"Placement type",-1),_hoisted_12$j=createBaseVNode("div",{class:"footer-img"},null,-1);function _sfc_render$Y(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$W,[createBaseVNode("ul",null,[createBaseVNode("li",null,[_hoisted_2$Q,createBaseVNode("span",null,toDisplayString$1(n.offer.container),1)]),createBaseVNode("li",null,[_hoisted_3$H,createBaseVNode("span",null,toDisplayString$1(n.offer.customerID),1)]),createBaseVNode("li",null,[_hoisted_4$D,createBaseVNode("span",null,toDisplayString$1(n.offer.interactionID),1)]),createBaseVNode("li",null,[_hoisted_5$z,createBaseVNode("span",null,toDisplayString$1(n.offer.identifier),1)]),createBaseVNode("li",null,[_hoisted_6$x,createBaseVNode("span",null,toDisplayString$1(n.offer.treatment),1)]),createBaseVNode("li",null,[_hoisted_7$w,createBaseVNode("span",null,toDisplayString$1(n.offer.category),1)]),createBaseVNode("li",null,[_hoisted_8$q,createBaseVNode("span",null,toDisplayString$1(n.offer.propensity&&e.$n(n.offer.propensity,"score")),1)]),createBaseVNode("li",null,[_hoisted_9$o,createBaseVNode("span",null,toDisplayString$1(n.offer.priority&&e.$n(n.offer.priority,"score")),1)]),createBaseVNode("li",null,[_hoisted_10$k,createBaseVNode("span",null,toDisplayString$1(n.offer.rank),1)]),createBaseVNode("li",null,[_hoisted_11$k,createBaseVNode("span",null,toDisplayString$1(n.offer.placement),1)])]),_hoisted_12$j])}const AIOverlay=_export_sfc(_sfc_main$_,[["render",_sfc_render$Y]]),_sfc_main$Z={props:["offerType"],data(){return{...mainconfig,errorloading:!1,loading:!0,action:"",data:[],hero_offer:{url:""},currentOffer:-1}},mounted(){this.offerType&&(this.currentOffer===-1||this.currentOffer!==this.offerType)&&(this.currentOffer=this.offerType,this.loadOffer())},updated(){if(this.offerType&&(this.currentOffer===-1||this.currentOffer!==this.offerType)&&(this.currentOffer=this.offerType,this.loadOffer()),window.IntersectionObserver&&mainconfig.settings.pega_marketing.useCaptureByChannel===!0){const e=new IntersectionObserver(t=>{t.forEach(n=>{if(n.isIntersecting){let o=n.target.getAttribute("data-offer-index");o!==null?(captureResponse(this,this.data[o],"Impression"),e.unobserve(n.target)):(o=n.target.getAttribute("data-hero-offer"),o!==null&&(captureResponse(this,this.hero_offer,"Impression"),e.unobserve(n.target)))}})},{threshold:1});document.querySelectorAll(".offer-card").forEach(t=>{e.observe(t)}),document.querySelectorAll(".hero-offer").forEach(t=>{e.observe(t)})}},methods:{loadOffer(){if(this.settings.pega_marketing.Host!==""){this.data=[],this.hero_offer={url:"",link:"Apply Now"},this.action=this.$props&&this.$props.offerType>0?this.settings.pega_marketing.extraOfferPages[this.$props.offerType-1].clickaction:this.settings.pega_marketing.offerPage.clickaction;const e=this;let t="";this.userId!==-1&&this.settings.users[this.userId].customerID&&(t=this.settings.users[this.userId].customerID),setTimeout(()=>{e.loading=!0,e.errorloading=!1,initNBAM(e,`${this.$props&&this.$props.offerType>0?`extraOfferPages${this.$props.offerType}`:"offerPage"}`,t,mainconfig.previousPage,mainconfig.currentPage)},200)}},showOffer(e){mainconfig.isMobilePhone&&(mainconfig.phonePageName="offer"),mainconfig.offerURL=e.url,mainconfig.previousPage=e.name,e.useURL=!0,this.action==="BuiltIn"&&(mainconfig.offerURL="/Basic",e.useURL=!1),mainconfig.CDHContainer=e,mainconfig.settings.pega_marketing.useCaptureByChannel===!0&&captureResponse(this,e,"Clicked")},toggleAIOverlay(e){e.showAIoverlay=!e.showAIoverlay},applyOfferAction(){this.hero_offer.url===""&&this.action==="Mashup"?mainconfig.offerAction=1:(mainconfig.isMobilePhone&&(mainconfig.phonePageName="offer"),mainconfig.offerURL=this.hero_offer.url,mainconfig.previousPage=this.hero_offer.name),this.hero_offer.useURL=!0,this.action==="BuiltIn"&&(mainconfig.offerURL="/Basic",this.hero_offer.useURL=!1),mainconfig.CDHContainer=this.hero_offer,mainconfig.settings.pega_marketing.useCaptureByChannel===!0&&captureResponse(this,this.hero_offer,"Clicked")}},components:{AIOverlay}},_hoisted_1$V={class:"wrap"},_hoisted_2$P={class:"primary-card flex flex-nowrap"},_hoisted_3$G=["src"],_hoisted_4$C={class:"flex flex-col"},_hoisted_5$y={class:"wrap options"},_hoisted_6$w={class:"details"},_hoisted_7$v=["src"],_hoisted_8$p=createStaticVNode('
',1),_hoisted_9$n={class:"wrap options",style:{"min-height":"300px"}},_hoisted_10$j=createBaseVNode("span",{class:"loading"},[createBaseVNode("span",{class:"dot"}),createBaseVNode("span",{class:"dot"}),createBaseVNode("span",{class:"dot"})],-1),_hoisted_11$j=[_hoisted_10$j],_hoisted_12$i={key:0,class:"wrap"},_hoisted_13$i={class:"primary-card flex flex-nowrap hero-offer","data-hero-offer":1},_hoisted_14$h=["src","alt"],_hoisted_15$i={class:"flex flex-col"},_hoisted_16$i=["href","title"],_hoisted_17$h=["href","title"],_hoisted_18$g={class:"wrap options"},_hoisted_19$g=["data-offer-index"],_hoisted_20$g=["onClick"],_hoisted_21$g=["src","alt"],_hoisted_22$h=["href","title"],_hoisted_23$g=["href","title"],_hoisted_24$f=["onClick"];function _sfc_render$X(e,t,n,o,s,a){const r=resolveComponent("AIOverlay");return e.settings.pega_marketing.Host===""||e.settings.pega_marketing.offerPage.placement===""||e.settings.pega_marketing.offerPage.containerName===""||s.loading&&!e.settings.pega_marketing.showLoadingIndicator||s.errorloading?(openBlock(),createElementBlock(Fragment,{key:0},[createBaseVNode("div",_hoisted_1$V,[createBaseVNode("div",_hoisted_2$P,[createBaseVNode("img",{class:"hero-offer-img",src:"./img/"+e.app.offer[n.offerType].hero_offer.image},null,8,_hoisted_3$G),createBaseVNode("div",_hoisted_4$C,[createBaseVNode("h2",null,toDisplayString$1(e.$t(`message.${e.app.offer[n.offerType].hero_offer.title}`)),1),createBaseVNode("p",null,toDisplayString$1(e.$t(`message.${e.app.offer[n.offerType].hero_offer.message}`)),1),createBaseVNode("button",{onClick:t[0]||(t[0]=(...l)=>a.applyOfferAction&&a.applyOfferAction(...l)),class:"strong margin-t-auto"},toDisplayString$1(e.$t(`message.${e.app.offer[n.offerType].hero_offer.button_label}`)),1)])])]),createBaseVNode("div",_hoisted_5$y,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.offer[n.offerType].main_offers,(l,c)=>(openBlock(),createElementBlock("section",{key:c,class:"front-option"},[createBaseVNode("div",_hoisted_6$w,[createBaseVNode("img",{class:"option",src:"./img/"+l.image},null,8,_hoisted_7$v),createBaseVNode("h3",null,toDisplayString$1(e.$t(`message.${l.title}`)),1),createBaseVNode("p",null,toDisplayString$1(e.$t(`message.${l.message}`)),1),createBaseVNode("a",{onClick:t[1]||(t[1]=(...d)=>a.applyOfferAction&&a.applyOfferAction(...d)),class:"strong"},toDisplayString$1(e.$t(`message.${l.button_label}`)),1)])]))),128))])],64)):e.settings.pega_marketing.Host!==""&&s.loading&&e.settings.pega_marketing.showLoadingIndicator?(openBlock(),createElementBlock(Fragment,{key:1},[_hoisted_8$p,createBaseVNode("div",_hoisted_9$n,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.offer[n.offerType].main_offers,(l,c)=>(openBlock(),createElementBlock("section",{key:c,class:"front-option loading-container"},_hoisted_11$j))),128))])],64)):(openBlock(),createElementBlock(Fragment,{key:2},[s.hero_offer.url!==""&&s.hero_offer.img!==""?(openBlock(),createElementBlock("div",_hoisted_12$i,[createBaseVNode("div",_hoisted_13$i,[createBaseVNode("img",{class:"hero-offer-img",src:s.hero_offer.img,alt:s.hero_offer.title},null,8,_hoisted_14$h),createBaseVNode("div",_hoisted_15$i,[createBaseVNode("h2",null,toDisplayString$1(s.hero_offer.title),1),createBaseVNode("p",null,toDisplayString$1(s.hero_offer.message),1),s.action==="TopURL"&&s.hero_offer.url!=""?(openBlock(),createElementBlock("a",{key:0,href:s.hero_offer.url,title:s.hero_offer.link},toDisplayString$1(s.hero_offer.link),9,_hoisted_16$i)):s.action==="Popup"&&s.hero_offer.url!=""?(openBlock(),createElementBlock("a",{key:1,href:s.hero_offer.url,target:"_blank",title:s.hero_offer.link},toDisplayString$1(s.hero_offer.link),9,_hoisted_17$h)):(openBlock(),createElementBlock("button",{key:2,class:"strong margin-t-auto",onClick:t[2]||(t[2]=(...l)=>a.applyOfferAction&&a.applyOfferAction(...l))},toDisplayString$1(s.hero_offer.link),1))])])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_18$g,[(openBlock(!0),createElementBlock(Fragment,null,renderList(s.data,(l,c)=>(openBlock(),createElementBlock("section",{key:c,class:"front-option"},[createBaseVNode("div",{class:"offer-card details","data-offer-index":c},[e.settings.pega_marketing.showAIOverlay?(openBlock(),createElementBlock("button",{key:0,class:"pi pi-polaris-solid ai-toggle",onClick:d=>a.toggleAIOverlay(l),title:"toggle AI"},null,8,_hoisted_20$g)):createCommentVNode("",!0),createBaseVNode("img",{class:"option",src:l.img,alt:l.title},null,8,_hoisted_21$g),createBaseVNode("h3",null,toDisplayString$1(e.$t(l.title)),1),createBaseVNode("p",null,toDisplayString$1(e.$t(l.message)),1),s.action==="TopURL"&&l.url!=""?(openBlock(),createElementBlock("a",{key:1,href:l.url,title:e.$t("message."+l.link)},toDisplayString$1(e.$t("message."+l.link)),9,_hoisted_22$h)):s.action==="Popup"&&l.url!=""?(openBlock(),createElementBlock("a",{key:2,href:l.url,target:"_blank",title:e.$t("message."+l.link)},toDisplayString$1(e.$t("message."+l.link)),9,_hoisted_23$g)):(openBlock(),createElementBlock("button",{key:3,class:"simple",onClick:d=>a.showOffer(l)},toDisplayString$1(e.$t("message."+l.link)),9,_hoisted_24$f)),e.settings.pega_marketing.showAIOverlay?(openBlock(),createBlock(r,{key:4,offer:l,class:normalizeClass(l.showAIoverlay?"show":"")},null,8,["offer","class"])):createCommentVNode("",!0)],8,_hoisted_19$g)]))),128))])],64))}const MainOffer=_export_sfc(_sfc_main$Z,[["render",_sfc_render$X]]),_sfc_main$Y={data(){return{...mainconfig,isprocessed:!1}},components:{MainOffer},methods:{processOffer(e){captureResponse(this,this.CDHContainer,e),this.isprocessed=!0},closeOffer(){top.postMessage("pegaMashupNavigateBack",location.origin)}}},_hoisted_1$U={key:0,class:"home flex flex-col full-height"},_hoisted_2$O=["src"],_hoisted_3$F={key:1,class:"home flex flex-col full-height"},_hoisted_4$B={key:0,class:"flex flex-col"},_hoisted_5$x={class:"main-offer builtin-offer primary-card flex flex-nowrap"},_hoisted_6$v=["src","alt"],_hoisted_7$u={class:"details"},_hoisted_8$o={key:0},_hoisted_9$m={key:1},_hoisted_10$i={class:"button-row padding-t-2x"},_hoisted_11$i={key:1,class:"flex flex-col"},_hoisted_12$h={class:"primary-card builtin-offer flex flex-nowrap"},_hoisted_13$h=["src","alt"],_hoisted_14$g={class:"details"},_hoisted_15$h={key:0},_hoisted_16$h={key:1},_hoisted_17$g={key:0},_hoisted_18$f={key:1},_hoisted_19$f={class:"button-row padding-t-2x"},_hoisted_20$f={key:2,class:"flex flex-col",style:{width:"100%"}},_hoisted_21$f={class:"primary-card flex-mid-align flex flex-col"},_hoisted_22$g=createBaseVNode("i",{class:"product-icon pi pi-check"},null,-1),_hoisted_23$f={class:"success-text"};function _sfc_render$W(e,t,n,o,s,a){const r=resolveComponent("MainOffer");return typeof e.CDHContainer.title>"u"?(openBlock(),createElementBlock("main",_hoisted_1$U,[e.offerURL!==""?(openBlock(),createElementBlock("iframe",{key:0,src:e.offerURL,style:{overflow:"hidden"},width:"100%",height:"100%",border:"0",frameborder:"0"},null,8,_hoisted_2$O)):(openBlock(),createBlock(r,{key:1,offerType:e.offerIndex},null,8,["offerType"]))])):(openBlock(),createElementBlock("main",_hoisted_3$F,[!s.isprocessed&&e.offerURL.indexOf("/Basic")===0?(openBlock(),createElementBlock("section",_hoisted_4$B,[createBaseVNode("h1",null,toDisplayString$1(e.CDHContainer.title),1),createBaseVNode("div",_hoisted_5$x,[createBaseVNode("img",{class:"offer-img",src:e.CDHContainer.img,alt:e.CDHContainer.title},null,8,_hoisted_6$v),createBaseVNode("div",_hoisted_7$u,[typeof e.CDHContainer.message<"u"?(openBlock(),createElementBlock("div",_hoisted_8$o,[createBaseVNode("label",null,toDisplayString$1(e.$t("message.offer_builtin_description")),1),createBaseVNode("p",null,toDisplayString$1(e.CDHContainer.message),1)])):createCommentVNode("",!0),typeof e.CDHContainer.benefits<"u"?(openBlock(),createElementBlock("div",_hoisted_9$m,[createBaseVNode("label",null,toDisplayString$1(e.$t("message.offer_builtin_benefits")),1),createBaseVNode("p",null,toDisplayString$1(e.CDHContainer.benefits),1)])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_10$i,[createBaseVNode("button",{onClick:t[0]||(t[0]=l=>a.processOffer("Rejected")),class:"tertiary"},toDisplayString$1(e.$t("message.offer_builtin_button_rejected")),1),createBaseVNode("button",{onClick:t[1]||(t[1]=l=>a.processOffer("Accepted")),class:"strong"},toDisplayString$1(e.$t("message.offer_builtin_button_accepted")),1)])])])])):createCommentVNode("",!0),!s.isprocessed&&e.offerURL.indexOf("/Detailed")===0?(openBlock(),createElementBlock("section",_hoisted_11$i,[createBaseVNode("h1",null,toDisplayString$1(e.CDHContainer.title),1),createBaseVNode("div",_hoisted_12$h,[createBaseVNode("img",{class:"offer-img",src:e.CDHContainer.img,alt:e.CDHContainer.title},null,8,_hoisted_13$h),createBaseVNode("div",_hoisted_14$g,[typeof e.CDHContainer.message<"u"?(openBlock(),createElementBlock("div",_hoisted_15$h,[createBaseVNode("label",null,toDisplayString$1(e.$t("message.offer_builtin_description")),1),createBaseVNode("p",null,toDisplayString$1(e.CDHContainer.message),1)])):createCommentVNode("",!0),typeof e.CDHContainer.benefits<"u"?(openBlock(),createElementBlock("div",_hoisted_16$h,[createBaseVNode("label",null,toDisplayString$1(e.$t("message.offer_builtin_benefits")),1),createBaseVNode("p",null,toDisplayString$1(e.CDHContainer.benefits),1)])):createCommentVNode("",!0),(openBlock(!0),createElementBlock(Fragment,null,renderList(e.CDHContainer.attributes,(l,c)=>(openBlock(),createElementBlock("div",{key:c},[typeof e.CDHContainer[l]<"u"&&e.CDHContainer[l]!==""?(openBlock(),createElementBlock("label",_hoisted_17$g,toDisplayString$1(e.$t(`message.offer_builtin_${l}`)===`message.offer_builtin_${l}`?l:e.$t(`message.offer_builtin_${l}`)),1)):createCommentVNode("",!0),typeof e.CDHContainer[l]<"u"&&e.CDHContainer[l]!==""?(openBlock(),createElementBlock("p",_hoisted_18$f,toDisplayString$1(e.CDHContainer[l]),1)):createCommentVNode("",!0)]))),128)),createBaseVNode("div",_hoisted_19$f,[createBaseVNode("button",{onClick:t[2]||(t[2]=l=>a.processOffer("Rejected")),class:"tertiary"},toDisplayString$1(e.$t("message.offer_builtin_button_rejected")),1),createBaseVNode("button",{onClick:t[3]||(t[3]=l=>a.processOffer("Accepted")),class:"strong"},toDisplayString$1(e.$t("message.offer_builtin_button_accepted")),1)])])])])):(openBlock(),createElementBlock("section",_hoisted_20$f,[createBaseVNode("h1",null,toDisplayString$1(e.$t("message.offer_builtin_response_heading")),1),createBaseVNode("div",_hoisted_21$f,[_hoisted_22$g,createBaseVNode("p",_hoisted_23$f,toDisplayString$1(e.$t("message.offer_builtin_thankyou")),1),createBaseVNode("p",null,toDisplayString$1(e.$t("message.offer_builtin_response")),1),createBaseVNode("div",null,[createBaseVNode("button",{onClick:t[4]||(t[4]=l=>a.closeOffer()),class:"strong"},toDisplayString$1(e.$t("message.offer_builtin_button_close")),1)])])]))]))}const OfferPage$1=_export_sfc(_sfc_main$Y,[["render",_sfc_render$W]]),_sfc_main$X={props:{previousPhonePage:{required:!0}},data(){return mainconfig},methods:{goBack(){mainconfig.phonePageName=this.previousPhonePage,mainconfig.homeHeroAction=-1,mainconfig.quickLinkId=-1,mainconfig.isAuthenticated?window.history.pushState({userId:mainconfig.userId},"",mainconfig.phonePageName===""?"index.html":mainconfig.phonePageName):window.history.pushState({},"",mainconfig.phonePageName===""?"index.html":mainconfig.phonePageName)}}},_hoisted_1$T={class:"flex top-nav"},_hoisted_2$N=createBaseVNode("i",{class:"pi pi-caret-left"},null,-1),_hoisted_3$E=[_hoisted_2$N],_hoisted_4$A={class:"flex-align-r"};function _sfc_render$V(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$T,[createBaseVNode("button",{onClick:t[0]||(t[0]=(...r)=>a.goBack&&a.goBack(...r)),class:"simple"},_hoisted_3$E),createBaseVNode("div",_hoisted_4$A,[renderSlot(e.$slots,"default")])])}const TopNav=_export_sfc(_sfc_main$X,[["render",_sfc_render$V]]),_sfc_main$W={data(){let e="",t="";for(const n in mainconfig.settings.users)if(mainconfig.settings.users[n].load_by_default){e=mainconfig.settings.users[n].username,t=mainconfig.settings.users[n].password;break}return{...mainconfig,hasErrorMsg:!1,username:e,password:t,otp_enabled:mainconfig.settings.general.auth_2fa.enabled,isOTPInvalid:!1,OTPRequestFailed:!1,isOTP:!1,userID:-1,otp:"",otpRefId:""}},components:{TopNav},methods:{signIn(){mainconfig.userId=-1,this.userID=-1;for(const e in this.settings.users)if(this.settings.users[e].username===this.username&&this.settings.users[e].password===this.password){this.userID=e;break}if(this.userID===-1){this.hasErrorMsg=!0;return}if(this.otp_enabled){this.isOTP=!0,this.sendOTPRequest(this.settings.users[this.userID].otp_send_to);return}this.confirmLogin()},confirmLogin(){mainconfig.isAuthenticated=!0,mainconfig.userId=this.userID,updatePegaChat(this.settings.users[this.userID]),window.history&&(mainconfig.isAuthenticated?window.history.pushState({userId:mainconfig.userId},"",mainconfig.phonePageName===""?"index.html":mainconfig.phonePageName):window.history.pushState({},"",mainconfig.phonePageName===""?"index.html":mainconfig.phonePageName)),mergeAccount(mainconfig),sendClickStreamEvent(mainconfig,"PageView","Account",window.loadPage),window.loadPage=new Date},async sendOTPRequest(e){const t=setAuth(this.settings.users[this.userID].pega_userid,this.settings.users[this.userID].pega_pwd);await requestOTP(this.settings.general.auth_2fa,t,e).then(n=>{n.isSuccess?(this.isOTP=!0,this.otpRefId=n.referenceID,this.OTPRequestFailed=!1):this.OTPRequestFailed=!0})},async signInOtp(){const e=setAuth(this.settings.users[this.userID].pega_userid,this.settings.users[this.userID].pega_pwd);await validateOTP(this.settings.general.auth_2fa,this.otpRefId,this.otp,e).then(t=>{t?this.confirmLogin():this.isOTPInvalid=!0})}}},_hoisted_1$S={class:"flex flex-col"},_hoisted_2$M={class:"layout-stacked primary-card"},_hoisted_3$D={class:"small"},_hoisted_4$z={key:0,class:"field-item"},_hoisted_5$w=["placeholder"],_hoisted_6$u={for:"username"},_hoisted_7$t={key:1,class:"field-item"},_hoisted_8$n=["placeholder"],_hoisted_9$l={for:"password"},_hoisted_10$h={key:2,class:"flex flex-col"},_hoisted_11$h={for:"otp"},_hoisted_12$g={key:3,class:"flex flex-col padding-t-2x"},_hoisted_13$g={key:4,class:"error"},_hoisted_14$f={key:5,class:"error"},_hoisted_15$g={key:6,class:"error"},_hoisted_16$g={class:"bottom-banner"},_hoisted_17$f=createBaseVNode("i",{class:"pi pi-phone-out"},null,-1);function _sfc_render$U(e,t,n,o,s,a){const r=resolveComponent("TopNav");return openBlock(),createElementBlock("main",_hoisted_1$S,[createVNode(r,{previousPhonePage:""},{default:withCtx(()=>[s.isOTP?createCommentVNode("",!0):(openBlock(),createElementBlock("button",{key:0,onClick:t[0]||(t[0]=(...l)=>a.signIn&&a.signIn(...l)),class:"strong sign-in"},toDisplayString$1(e.$t("message.signin")),1))]),_:1}),createBaseVNode("div",_hoisted_2$M,[createBaseVNode("h1",_hoisted_3$D,toDisplayString$1(e.$t("message.phone_login_title")),1),s.isOTP?createCommentVNode("",!0):(openBlock(),createElementBlock("div",_hoisted_4$z,[withDirectives(createBaseVNode("input",{id:"username",type:"text","onUpdate:modelValue":t[1]||(t[1]=l=>s.username=l),placeholder:e.$t("message.username")},null,8,_hoisted_5$w),[[vModelText,s.username]]),createBaseVNode("label",_hoisted_6$u,toDisplayString$1(e.$t("message.username")),1)])),s.isOTP?createCommentVNode("",!0):(openBlock(),createElementBlock("div",_hoisted_7$t,[withDirectives(createBaseVNode("input",{id:"password",type:"password","onUpdate:modelValue":t[2]||(t[2]=l=>s.password=l),placeholder:e.$t("message.password")},null,8,_hoisted_8$n),[[vModelText,s.password]]),createBaseVNode("label",_hoisted_9$l,toDisplayString$1(e.$t("message.password")),1)])),s.isOTP?(openBlock(),createElementBlock("div",_hoisted_10$h,[createBaseVNode("label",_hoisted_11$h,toDisplayString$1(e.$t("message.otp")),1),withDirectives(createBaseVNode("input",{id:"otp",type:"text",name:"otp","onUpdate:modelValue":t[3]||(t[3]=l=>s.otp=l)},null,512),[[vModelText,s.otp]])])):createCommentVNode("",!0),s.isOTP?(openBlock(),createElementBlock("div",_hoisted_12$g,[createBaseVNode("button",{onClick:t[4]||(t[4]=(...l)=>a.signInOtp&&a.signInOtp(...l)),class:"strong centered sign-in"},toDisplayString$1(e.$t("message.signin")),1)])):createCommentVNode("",!0),s.hasErrorMsg?(openBlock(),createElementBlock("span",_hoisted_13$g,toDisplayString$1(e.$t("message.invalidLogin")),1)):createCommentVNode("",!0),s.isOTPInvalid?(openBlock(),createElementBlock("span",_hoisted_14$f,toDisplayString$1(e.$t("message.invalidOTP")),1)):createCommentVNode("",!0),s.OTPRequestFailed?(openBlock(),createElementBlock("span",_hoisted_15$g,toDisplayString$1(e.$t("message.requestOTPFailed")),1)):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_16$g,[createBaseVNode("a",null,[_hoisted_17$f,createTextVNode(" "+toDisplayString$1(e.$t("message.phone_login_speak_agent")),1)])])])}const LoginPage=_export_sfc(_sfc_main$W,[["render",_sfc_render$U]]),_sfc_main$V={data(){return mainconfig},components:{TopNav},computed:{visibleQuickLinks(){return this.settings.quicklinks.filter((e,t)=>{e.originalIndex=t;const n=this.settings.quicklinks[t].hideusers?this.settings.quicklinks[t].hideusers.split(",").includes(this.settings.users[mainconfig.userId].username):!0;return e.hide!==!0&&n})}},methods:{selectLink(e){this.quickLinkId=e,window.history&&(window.history.pushState({userId:mainconfig.userId,quickLinkId:mainconfig.quickLinkId},"",`quicklink${e}`),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0))}}},_hoisted_1$R={class:"flex flex-col"},_hoisted_2$L={class:"flex flex-col secondary-card"},_hoisted_3$C={class:"small"},_hoisted_4$y={class:"quick-links"},_hoisted_5$v=["onClick"];function _sfc_render$T(e,t,n,o,s,a){const r=resolveComponent("TopNav");return openBlock(),createElementBlock("main",_hoisted_1$R,[createVNode(r,{previousPhonePage:""}),createBaseVNode("div",_hoisted_2$L,[createBaseVNode("h1",_hoisted_3$C,toDisplayString$1(e.$t("message.phone_quick_links_title")),1),createBaseVNode("div",_hoisted_4$y,[(openBlock(!0),createElementBlock(Fragment,null,renderList(a.visibleQuickLinks,(l,c)=>(openBlock(),createElementBlock("button",{onClick:d=>a.selectLink(l.originalIndex),class:"simple",key:c},[createBaseVNode("i",{class:normalizeClass("pi background-brand "+(l.icon==""?"pi-document-data":l.icon))},null,2),createTextVNode(" "+toDisplayString$1(l.title[e.currentLocale]),1)],8,_hoisted_5$v))),128))])])])}const QuickLinks$1=_export_sfc(_sfc_main$V,[["render",_sfc_render$T]]),_sfc_main$U={data(){return mainconfig},components:{TopNav},methods:{nextPage(){mainconfig.phonePageName="help"}}},_hoisted_1$Q={class:"flex flex-col intro-quicklinks"},_hoisted_2$K={class:"bottom-banner"},_hoisted_3$B=createBaseVNode("i",{class:"pi pi-ambulance"},null,-1);function _sfc_render$S(e,t,n,o,s,a){const r=resolveComponent("TopNav");return openBlock(),createElementBlock("main",_hoisted_1$Q,[createVNode(r,{previousPhonePage:""},{default:withCtx(()=>[createBaseVNode("button",{onClick:t[0]||(t[0]=(...l)=>a.nextPage&&a.nextPage(...l))},toDisplayString$1(e.$t("message.phone_quick_links_intro_action")),1)]),_:1}),createBaseVNode("h1",null,toDisplayString$1(e.$t("message.phone_quick_links_intro_title")),1),createBaseVNode("p",null,toDisplayString$1(e.$t("message.phone_quick_links_intro_msg")),1),createBaseVNode("div",_hoisted_2$K,[createBaseVNode("p",null,toDisplayString$1(e.$t("message.phone_quick_links_intro_banner_msg")),1),createBaseVNode("a",null,[_hoisted_3$B,createTextVNode(" "+toDisplayString$1(e.$t("message.phone_quick_links_intro_banner_action")),1)])])])}const IntroQuickLinks=_export_sfc(_sfc_main$U,[["render",_sfc_render$S]]),_sfc_main$T={props:{showActivity:Boolean},data(){return{...mainconfig,mashupid:`wss${Date.now()}`,mashupScript:"",isMashupInitialized:!1,serverUrl:"",actionName:"",actionNameParam:"",objClass:"",startCase:"",threadName:"",channelID:"",appName:"",actionParam:"",caseTitle:"",extraParam:"",tenantID:"",dataretained:!0}},created(){let e=!1;if(this.mashupScript=document.createElement("script"),this.quickLinkId!==-1)this.actionName=this.settings.quicklinks[this.quickLinkId].action,this.actionNameParam=this.settings.quicklinks[this.quickLinkId].actionparam,this.serverUrl=this.settings.quicklinks[this.quickLinkId].url,this.objClass=this.settings.quicklinks[this.quickLinkId].objclass,this.startCase=this.settings.quicklinks[this.quickLinkId].startcase,this.appName=this.settings.quicklinks[this.quickLinkId].application,this.channelID=this.settings.quicklinks[this.quickLinkId].channelid,this.tenantID=this.settings.quicklinks[this.quickLinkId].tenantid,this.dataretained=this.settings.quicklinks[this.quickLinkId].dataretained,this.extraParam=this.settings.quicklinks[this.quickLinkId].extraparam,this.caseTitle=this.settings.quicklinks[this.quickLinkId].title[this.currentLocale];else if(this.viewBill!==-1)this.actionName=this.settings.billpay.action,this.actionNameParam=this.settings.billpay.actionparam,this.serverUrl=this.settings.billpay.url,this.objClass=this.settings.billpay.objclass,this.startCase=this.settings.billpay.startcase,this.appName=this.settings.billpay.application,this.channelID=this.settings.billpay.channelid,this.tenantID=this.settings.billpay.tenantid,this.dataretained=this.settings.billpay.dataretained,this.extraParam=this.settings.billpay.extraparam;else if(this.viewBanner!==-1)this.actionName=this.settings.banner.action,this.actionNameParam=this.settings.banner.actionparam,this.serverUrl=this.settings.banner.url,this.objClass=this.settings.banner.objclass,this.startCase=this.settings.banner.startcase,this.appName=this.settings.banner.application,this.channelID=this.settings.banner.channelid,this.tenantID=this.settings.banner.tenantid,this.dataretained=this.settings.banner.dataretained,this.extraParam=this.settings.banner.extraparam;else if(this.homeHeroAction!==-1)this.actionName=this.settings.homeheroaction.action,this.actionNameParam=this.settings.homeheroaction.actionparam,this.serverUrl=this.settings.homeheroaction.url,this.objClass=this.settings.homeheroaction.objclass,this.startCase=this.settings.homeheroaction.startcase,this.appName=this.settings.homeheroaction.application,this.channelID=this.settings.homeheroaction.channelid,this.tenantID=this.settings.homeheroaction.tenantid,this.dataretained=this.settings.homeheroaction.dataretained,this.extraParam=this.settings.homeheroaction.extraparam;else if(this.offerAction!==-1){this.actionName=this.settings.offeraction.action,this.actionNameParam=this.settings.offeraction.actionparam,this.serverUrl=this.settings.offeraction.url,this.objClass=this.settings.offeraction.objclass,this.startCase=this.settings.offeraction.startcase,this.appName=this.settings.offeraction.application,this.channelID=this.settings.offeraction.channelid,this.tenantID=this.settings.offeraction.tenantid,this.dataretained=this.settings.offeraction.dataretained,this.extraParam=this.settings.offeraction.extraparam;const n={};window.location.search.substr(1).split("&").forEach(o=>{n[o.split("=")[0]]=o.split("=")[1]});for(const o in n)typeof n[o]<"u"&&n[o]!==""&&(this.extraParam+=`${(this.extraParam!==""?",":"")+o}=${n[o]}`)}else this.viewKMHelp!==-1?(this.actionName=this.settings.kmhelp.action,this.actionNameParam=this.settings.kmhelp.actionparam,this.serverUrl=this.settings.kmhelp.url,this.objClass=this.settings.kmhelp.objclass,this.startCase=this.settings.kmhelp.startcase,this.appName=this.settings.kmhelp.application,this.channelID=this.settings.kmhelp.channelid,this.tenantID=this.settings.kmhelp.tenantid,this.dataretained=this.settings.kmhelp.dataretained,this.extraParam=this.settings.kmhelp.extraparam,mainconfig.KMArticleID!==""&&(this.extraParam+=`${this.extraParam!==""?",":""}ArticleID=${mainconfig.KMArticleID},preActivityParams={"ArticleID":"${mainconfig.KMArticleID}"}`,mainconfig.KMArticleID="")):this.showActivity?(this.actionName=this.settings.activity.action,this.actionNameParam=this.settings.activity.actionparam,this.serverUrl=this.settings.activity.url,this.objClass=this.settings.activity.objclass,this.startCase=this.settings.activity.startcase,this.appName=this.settings.activity.application,this.channelID=this.settings.activity.channelid,this.tenantID=this.settings.activity.tenantid,this.dataretained=this.settings.activity.dataretained,this.extraParam=this.settings.activity.extraparam):(e=!0,this.actionName=this.settings.todo.action,this.actionNameParam=this.settings.todo.actionparam,this.serverUrl=this.settings.todo.url,this.objClass=this.settings.todo.objclass,this.startCase=this.settings.todo.startcase,this.appName=this.settings.todo.application,this.channelID=this.settings.todo.channelid,this.tenantID=this.settings.todo.tenantid,this.dataretained=this.settings.todo.dataretained,this.extraParam=this.settings.todo.extraparam,this.logoutURL.todo=`${this.settings.todo.url}?pyActivity=LogOff`);if(this.serverUrl==="")return;this.threadName=this.objClass.replace(/-/g,""),this.mashupScript.setAttribute("src",`${this.serverUrl}?pyActivity=pzIncludeMashupScripts&id=${this.mashupid}`);const t={};if(t.pzSkinName="ClaritySkin",this.app.industry==="comms"?t.pzSkinName="ClaritySkin_HoneyFlower":this.app.industry.indexOf("health")===0?t.pzSkinName="ClaritySkin_Keppel":this.app.industry==="gov"?t.pzSkinName="ClaritySkin_PictonBlue":this.app.industry==="retail_bank"||this.app.industry==="commercial_bank"?t.pzSkinName="ClaritySkin_Mantis":this.app.industry==="insurance"?t.pzSkinName="ClaritySkin_Flame":this.app.industry==="manufacturing"&&(t.pzSkinName="ClaritySkin_DeepCerise"),t.pyMashupSkeletonName="pyDefaultMashupSkeleton",this.userId!==-1?(t.UserIdentifier=this.settings.users[this.userId].pega_userid,t.Password=encodeURI(btoa(this.settings.users[this.userId].pega_pwd)),this.settings.users[this.userId].accountID&&(t.AccountNumber=this.settings.users[this.userId].accountID),this.settings.users[this.userId].customerID&&(t.customerID=this.settings.users[this.userId].customerID),this.settings.users[this.userId].contactID&&(t.ContactId=this.settings.users[this.userId].contactID)):this.viewKMHelp!==-1?(t.UserIdentifier=this.settings.kmhelp.username,t.Password=encodeURI(btoa(this.settings.kmhelp.password))):this.homeHeroAction!==-1?(t.UserIdentifier=this.settings.homeheroaction.pega_userid,t.Password=encodeURI(btoa(this.settings.homeheroaction.pega_pwd))):this.offerAction!==-1&&(t.UserIdentifier=this.settings.offeraction.pega_userid,t.Password=encodeURI(btoa(this.settings.offeraction.pega_pwd))),this.isDeepLink===!0){t.isDeepLink="true";for(const n in this.deepLinkExtraParam)t[n]=this.deepLinkExtraParam[n];mainconfig.isDeepLink=!1,mainconfig.deepLinkExtraParam={}}e&&(t.isMashupInContainer="true"),typeof this.extraParam<"u"&&this.extraParam!==""&&this.extraParam.split(",").forEach(n=>{const o=n.split("=");o.length===2&&(t[o[0].trim()]=o[1].trim())}),this.userId!==-1&&typeof this.settings.users[this.userId].extraparam<"u"&&this.settings.users[this.userId].extraparam!==""&&this.settings.users[this.userId].extraparam.split(",").forEach(n=>{const o=n.split("=");o.length===2&&(t[o[0].trim()]=o[1].trim())}),t.pySkipCookieConsent="true",this.actionParam=JSON.stringify(t),this.isMashupInitialized=!0,!(typeof pega<"u"&&typeof pega.Mashup<"u"&&typeof pega.Mashup.Communicator<"u")&&(this.mashupScript.onload=function(){pega.Mashup.Communicator.register(pega.Mashup.hostActionsProcessor),_initAllPegaObjects()},typeof pega>"u"&&(document.head.appendChild(this.mashupScript),window.pega={}))},mounted(){typeof pega<"u"&&typeof pega.Mashup<"u"&&typeof pega.Mashup.Communicator<"u"&&pega.web.mgr._initGadgets(window)}},_hoisted_1$P=["id","data-pega-gadgetname","data-pega-action","data-pega-action-param-classname","data-pega-action-param-flowname","data-pega-isretained","data-pega-applicationname","data-pega-threadname","data-pega-channelID","data-pega-url","data-pega-tenantid","data-pega-action-param-parameters"],_hoisted_2$J=["id","data-pega-gadgetname","data-pega-action","data-pega-action-param-harnessname","data-pega-action-param-classname","data-pega-isretained","data-pega-applicationname","data-pega-threadname","data-pega-channelID","data-pega-url","data-pega-tenantid","data-pega-action-param-parameters"],_hoisted_3$A=["id","data-pega-gadgetname","data-pega-action","data-pega-isretained","data-pega-applicationname","data-pega-threadname","data-pega-channelID","data-pega-url","data-pega-tenantid","data-pega-action-param-parameters"],_hoisted_4$x=["id","data-pega-gadgetname","data-pega-action","data-pega-action-param-key","data-pega-isretained","data-pega-applicationname","data-pega-threadname","data-pega-channelID","data-pega-url","data-pega-tenantid","data-pega-action-param-parameters"],_hoisted_5$u=["id","data-pega-gadgetname","data-pega-action","data-pega-action-param-key","data-pega-isretained","data-pega-applicationname","data-pega-threadname","data-pega-channelID","data-pega-url","data-pega-tenantid","data-pega-action-param-parameters"],_hoisted_6$t=["id","data-pega-gadgetname","data-pega-action","data-pega-action-param-workid","data-pega-isretained","data-pega-applicationname","data-pega-threadname","data-pega-channelID","data-pega-url","data-pega-tenantid","data-pega-action-param-parameters"],_hoisted_7$s=["id","data-pega-gadgetname","data-pega-action","data-pega-action-param-query","data-pega-isretained","data-pega-applicationname","data-pega-threadname","data-pega-channelID","data-pega-url","data-pega-tenantid","data-pega-action-param-parameters"],_hoisted_8$m={key:1,class:"flex flex-col height-100-pct"},_hoisted_9$k=["data-attr-title","data-attr-color"];function _sfc_render$R(e,t,n,o,s,a){return s.isMashupInitialized?(openBlock(),createElementBlock("section",{key:0,class:normalizeClass(["flex flex-col",e.viewKMHelp!==-1?"kmhelp":""])},[s.actionName=="createNewWork"?(openBlock(),createElementBlock("div",{key:0,id:s.mashupid,"data-pega-gadgetname":s.mashupid,"data-pega-action":s.actionName,"data-pega-action-param-classname":s.objClass,"data-pega-action-param-flowname":s.startCase,"data-pega-isdeferloaded":"false","data-pega-isretained":s.dataretained,"data-pega-applicationname":s.appName,"data-pega-threadname":s.threadName,"data-pega-resizetype":"stretch","data-pega-channelID":s.channelID,"data-pega-url":s.serverUrl,"data-pega-tenantid":s.tenantID,"data-pega-action-param-parameters":s.actionParam},null,8,_hoisted_1$P)):s.actionName=="display"?(openBlock(),createElementBlock("div",{key:1,id:s.mashupid,"data-pega-gadgetname":s.mashupid,"data-pega-action":s.actionName,"data-pega-action-param-harnessname":s.actionNameParam,"data-pega-action-param-classname":s.objClass,"data-pega-isdeferloaded":"false","data-pega-isretained":s.dataretained,"data-pega-applicationname":s.appName,"data-pega-threadname":s.threadName,"data-pega-resizetype":"stretch","data-pega-channelID":s.channelID,"data-pega-url":s.serverUrl,"data-pega-tenantid":s.tenantID,"data-pega-action-param-parameters":s.actionParam},null,8,_hoisted_2$J)):s.actionName=="getNextWork"?(openBlock(),createElementBlock("div",{key:2,id:s.mashupid,"data-pega-gadgetname":s.mashupid,"data-pega-action":s.actionName,"data-pega-isdeferloaded":"false","data-pega-isretained":s.dataretained,"data-pega-applicationname":s.appName,"data-pega-threadname":s.threadName,"data-pega-resizetype":"stretch","data-pega-channelID":s.channelID,"data-pega-url":s.serverUrl,"data-pega-tenantid":s.tenantID,"data-pega-action-param-parameters":s.actionParam},null,8,_hoisted_3$A)):s.actionName=="openAssignment"?(openBlock(),createElementBlock("div",{key:3,id:s.mashupid,"data-pega-gadgetname":s.mashupid,"data-pega-action":s.actionName,"data-pega-action-param-key":s.actionNameParam,"data-pega-isdeferloaded":"false","data-pega-isretained":s.dataretained,"data-pega-applicationname":s.appName,"data-pega-threadname":s.threadName,"data-pega-resizetype":"stretch","data-pega-channelID":s.channelID,"data-pega-url":s.serverUrl,"data-pega-tenantid":s.tenantID,"data-pega-action-param-parameters":s.actionParam},null,8,_hoisted_4$x)):s.actionName=="openWorkByHandle"?(openBlock(),createElementBlock("div",{key:4,id:s.mashupid,"data-pega-gadgetname":s.mashupid,"data-pega-action":s.actionName,"data-pega-action-param-key":s.actionNameParam,"data-pega-isdeferloaded":"false","data-pega-isretained":s.dataretained,"data-pega-applicationname":s.appName,"data-pega-threadname":s.threadName,"data-pega-resizetype":"stretch","data-pega-channelID":s.channelID,"data-pega-url":s.serverUrl,"data-pega-tenantid":s.tenantID,"data-pega-action-param-parameters":s.actionParam},null,8,_hoisted_5$u)):s.actionName=="openWorkItem"?(openBlock(),createElementBlock("div",{key:5,id:s.mashupid,"data-pega-gadgetname":s.mashupid,"data-pega-action":s.actionName,"data-pega-action-param-workid":s.actionNameParam,"data-pega-isdeferloaded":"false","data-pega-isretained":s.dataretained,"data-pega-applicationname":s.appName,"data-pega-threadname":s.threadName,"data-pega-resizetype":"stretch","data-pega-channelID":s.channelID,"data-pega-url":s.serverUrl,"data-pega-tenantid":s.tenantID,"data-pega-action-param-parameters":s.actionParam},null,8,_hoisted_6$t)):s.actionName=="openWorkByURL"?(openBlock(),createElementBlock("div",{key:6,id:s.mashupid,"data-pega-gadgetname":s.mashupid,"data-pega-action":s.actionName,"data-pega-action-param-query":s.actionNameParam,"data-pega-isdeferloaded":"false","data-pega-isretained":s.dataretained,"data-pega-applicationname":s.appName,"data-pega-threadname":s.threadName,"data-pega-resizetype":"stretch","data-pega-channelID":s.channelID,"data-pega-url":s.serverUrl,"data-pega-tenantid":s.tenantID,"data-pega-action-param-parameters":s.actionParam},null,8,_hoisted_7$s)):createCommentVNode("",!0)],2)):(openBlock(),createElementBlock("section",_hoisted_8$m,[createBaseVNode("iframe",{class:normalizeClass(["pega",e.isMobilePhone?"phone":"desktop"]),"data-attr-title":s.caseTitle,"data-attr-color":e.settings.general.theming.override?e.settings.general.theming.interactiveColor:"",src:"form-embed.html",style:{overflow:"hidden",height:"600px"},width:"100%",height:"100%",border:"0",frameborder:"0"},null,10,_hoisted_9$k)]))}const PegaWebMashup=_export_sfc(_sfc_main$T,[["render",_sfc_render$R]]),setObjectFromRef=(e,t,n)=>{if(typeof t!="string")return;const o=t.split(".");let s=e;for(const a in o){let r=o[a];const l=r.indexOf("(");if(l===-1)a"u"&&(s[r]={}):s[r]=n,s=s[r];else{const c=r.substring(l+1,r.length-1);r=r.substring(0,l),typeof s[r]>"u"&&(s[r]=[]);for(let d=s[r].length;d`,c.appendChild(d);return}e.url.indexOf("/prweb/")!==0&&(e.url=e.url.substring(0,e.url.indexOf("/prweb")+6)),this.userId!==-1?(e.username=this.settings.users[this.userId].pega_userid,e.password=this.settings.users[this.userId].pega_pwd):this.homeHeroAction!==-1?(e.username=this.settings.homeheroaction.pega_userid,e.password=this.settings.homeheroaction.pega_pwd):this.offerAction!==-1&&(e.username=this.settings.offeraction.pega_userid,e.password=this.settings.offeraction.pega_pwd),this.settings.general.connection.type==="dxv2"&&(e.portalName=this.settings.general.connection.webportal),this.settings.general.connection.authtype==="oauth2password"&&(e.clientid=this.settings.general.connection.clientid,e.clientsecret=this.settings.general.connection.clientsecret),e.authentication=this.settings.general.connection.authtype;let l={};if(r.split(",").forEach(c=>{const d=c.split("=");d.length===2&&setObjectFromRef(l,d[0].trim(),d[1].trim())}),this.userId!==-1&&typeof this.settings.users[this.userId].extraparam<"u"&&this.settings.users[this.userId].extraparam!==""&&this.settings.users[this.userId].extraparam.split(",").forEach(c=>{const d=c.split("=");d.length===2&&setObjectFromRef(l,d[0].trim(),d[1].trim())}),Object.keys(l).length>0&&(e.initialContent=l),e.addEventListener("message",c=>{c.detail.type==="cancel"&&this.goHomePage()}),typeof litElementVersions>"u"){const c=document.createElement("script");c.setAttribute("src","../js/pega-mashup-webcomponent-light-all.js"),document.head.appendChild(c)}},methods:{goHomePage(){mainconfig.quickLinkId=-1,mainconfig.viewBill=-1,mainconfig.viewBanner=-1,mainconfig.homeHeroAction=-1,mainconfig.offerAction=-1,mainconfig.toDo=-1,mainconfig.viewKMHelp=-1,mainconfig.offerURL="",mainconfig.offerIndex=0,mainconfig.CDHContainer={},window.history&&(mainconfig.isAuthenticated?(mainconfig.currentPage="account",window.history.pushState({userId:mainconfig.userId},"",mainconfig.currentPage)):(mainconfig.currentPage="index.html",window.history.pushState({},"",mainconfig.currentPage)),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0)),sendClickStreamEvent(mainconfig,"PageView","Home",window.loadPage),window.loadPage=new Date}}},_hoisted_1$P={key:0,class:"pega-mashup",ref:"mycomp"},_hoisted_2$J={key:1,class:"pega-mashup",ref:"mycomp"};function _sfc_render$R(e,t,n,o,s,a){return this.settings.general.connection.type==="dxv2"?(openBlock(),createElementBlock("pega-mashup-light-v2",_hoisted_1$P,null,512)):(openBlock(),createElementBlock("pega-mashup-light",_hoisted_2$J,null,512))}const WebComponent=_export_sfc(_sfc_main$T,[["render",_sfc_render$R]]);let resizeObserver;const embedEventFn=e=>{console.log("Event from pega-embed",e),e.type==="embedcloseconfirmview"?top.postMessage("pegaMashupNavigateBack",location.origin):e.type==="embedprocessingend"?(resizeObserver=new ResizeObserver(t=>{t.forEach(n=>{n.contentRect.height===0&&top.postMessage("pegaMashupNavigateBack",location.origin)})}),resizeObserver.observe(document.querySelector("pega-embed"))):e.type==="embedreauth"&&document.querySelector("pega-embed").login(!0)},_sfc_main$S={data(){return{...mainconfig,action:"",actionparam:"",objClass:"",application:"",url:"",staticContentUrl:"",showAssignmentHeader:"true",pageTemplate:"assignment",clientId:"",caseTitle:"",isWebEmbedInitialized:!1,UserIdentifier:"",Password:"",theme:"",startingFields:{},extraParam:""}},mounted(){if(this.quickLinkId!==-1?(this.action=this.settings.quicklinks[this.quickLinkId].action,this.url=this.settings.quicklinks[this.quickLinkId].url,this.actionparam=this.settings.quicklinks[this.quickLinkId].actionparam,this.pageTemplate=this.settings.quicklinks[this.quickLinkId].pageTemplate,this.showAssignmentHeader=!this.settings.quicklinks[this.quickLinkId].hideassignmentheader,this.application=this.settings.quicklinks[this.quickLinkId].application,this.objClass=this.settings.quicklinks[this.quickLinkId].objclass,this.caseTitle=this.settings.quicklinks[this.quickLinkId].title[this.currentLocale],this.extraParam=this.settings.quicklinks[this.quickLinkId].extraparam):this.viewBill!==-1?(this.action=this.settings.billpay.action,this.actionparam=this.settings.billpay.actionparam,this.pageTemplate=this.settings.billpay.pageTemplate,this.showAssignmentHeader=!this.settings.billpay.hideassignmentheader,this.application=this.settings.billpay.application,this.url=this.settings.billpay.url,this.objClass=this.settings.billpay.objclass,this.extraParam=this.settings.billpay.extraparam):this.viewBanner!==-1?(this.action=this.settings.banner.action,this.actionparam=this.settings.banner.actionparam,this.pageTemplate=this.settings.banner.pageTemplate,this.showAssignmentHeader=!this.settings.banner.hideassignmentheader,this.application=this.settings.banner.application,this.url=this.settings.banner.url,this.objClass=this.settings.banner.objclass,this.extraParam=this.settings.banner.extraparam):this.homeHeroAction!==-1?(this.action=this.settings.homeheroaction.action,this.actionparam=this.settings.homeheroaction.actionparam,this.pageTemplate=this.settings.homeheroaction.pageTemplate,this.showAssignmentHeader=!this.settings.homeheroaction.hideassignmentheader,this.application=this.settings.homeheroaction.application,this.url=this.settings.homeheroaction.url,this.objClass=this.settings.homeheroaction.objclass,this.extraParam=this.settings.homeheroaction.extraparam):this.offerAction!==-1?(this.action=this.settings.offeraction.action,this.actionparam=this.settings.offeraction.actionparam,this.pageTemplate=this.settings.offeraction.pageTemplate,this.showAssignmentHeader=!this.settings.offeraction.hideassignmentheader,this.application=this.settings.offeraction.application,this.url=this.settings.offeraction.url,this.objClass=this.settings.offeraction.objclass,this.extraParam=this.settings.offeraction.extraparam):(this.action=this.settings.todo.action,this.actionparam=this.settings.todo.actionparam,this.pageTemplate=this.settings.todo.pageTemplate,this.showAssignmentHeader=!this.settings.todo.hideassignmentheader,this.application=this.settings.todo.application,this.url=this.settings.todo.url,this.objClass=this.settings.todo.objclass,this.extraParam=this.settings.todo.extraparam),this.action==="display"?this.action="openPage":this.action==="createNewWork"?this.action="createCase":this.action==="openAssignment"?this.action="openAssignment":this.action==="openWorkByHandle"?this.action="openCase":this.action==="getNextWork"&&(this.action="getNextWork"),this.userId!==-1?(this.UserIdentifier=this.settings.users[this.userId].pega_userid,this.Password=encodeURI(btoa(this.settings.users[this.userId].pega_pwd))):this.viewKMHelp!==-1?(this.UserIdentifier=this.settings.kmhelp.username,this.Password=encodeURI(btoa(this.settings.kmhelp.password))):this.homeHeroAction!==-1?(this.UserIdentifier=this.settings.homeheroaction.pega_userid,this.Password=encodeURI(btoa(this.settings.homeheroaction.pega_pwd))):this.offerAction!==-1&&(this.UserIdentifier=this.settings.offeraction.pega_userid,this.Password=encodeURI(btoa(this.settings.offeraction.pega_pwd))),this.app.industry==="comms"?this.theme='{"base":{"palette":{"brand-primary":"#5F257E","app-background": "#FFFFFF","interactive":"#5F257E"},"shadow":{"low": "none"}},"components":{"button":{"border-radius":"0.25"}}}':this.app.industry.indexOf("health")===0?this.theme='{"base":{"palette":{"brand-primary":"#0C8487","app-background": "#FFFFFF","interactive":"#0C8487"},"shadow":{"low": "none"}},"components":{"button":{"border-radius":"0.25"}}}':this.app.industry==="gov"?this.theme='{"base":{"palette":{"brand-primary":"#076bc9","app-background": "#FFFFFF,"interactive":"#076bc9"},"shadow":{"low": "none"}},"components":{"button":{"border-radius":"0.25"}}}':this.app.industry==="retail_bank"||this.app.industry==="commercial_bank"?this.theme='{"base":{"palette":{"brand-primary":"#005501","app-background": "#FFFFFF","interactive":"#005501"},"shadow":{"low": "none"}},"components":{"button":{"border-radius":"0.25"}}}':(this.app.industry==="insurance"||this.app.industry==="manufacturing"||this.app.industry==="auto")&&(this.theme='{"base":{"palette":{"brand-primary":"#DF3603","app-background": "#FFFFFF","interactive":"#DF3603"},"shadow":{"low": "none"}},"components":{"button":{"border-radius":"0.25"}}}'),this.settings.general.theming.override&&(this.theme=`{"base":{"palette":{"brand-primary":"${this.settings.general.theming.brandColor}","interactive":"${this.settings.general.theming.interactiveColor}","app-background": "#FFFFFF"},"shadow":{"low": "none"}},"components":{"button":{"border-radius":"0.25"}}}`),this.extraParamContent={},this.extraParam.split(",").forEach(e=>{const t=e.split("=");t.length===2&&setObjectFromRef(this.extraParamContent,t[0].trim(),t[1].trim())}),this.userId!==-1&&typeof this.settings.users[this.userId].extraparam<"u"&&this.settings.users[this.userId].extraparam!==""&&this.settings.users[this.userId].extraparam.split(",").forEach(e=>{const t=e.split("=");t.length===2&&setObjectFromRef(this.extraParamContent,t[0].trim(),t[1].trim())}),this.isDeepLink===!0){for(const e in this.deepLinkExtraParam)setObjectFromRef(this.extraParamContent,e,this.deepLinkExtraParam[e]);mainconfig.isDeepLink=!1,mainconfig.deepLinkExtraParam={}}this.staticContentUrl=this.settings.general.connection.c11nserver,this.clientId=this.settings.general.connection.clientid,this.isWebEmbedInitialized="true"},updated(){const e=this.$refs.mycomp;this.action==="createCase"&&e.setAttribute("startingFields",JSON.stringify(this.extraParamContent)),e.addEventListener("embedprocessingend",embedEventFn),e.addEventListener("embedready",embedEventFn),e.addEventListener("embedcloseconfirmview",embedEventFn),e.addEventListener("embedreauth",embedEventFn)},beforeUnmount(){const e=this.$refs.mycomp;e.removeEventListener("embedprocessingend",embedEventFn),e.removeEventListener("embedready",embedEventFn),e.removeEventListener("embedcloseconfirmview",embedEventFn),e.removeEventListener("embedreauth",embedEventFn),resizeObserver&&resizeObserver.unobserve(e)},methods:{goHomePage(){mainconfig.quickLinkId=-1,mainconfig.viewBill=-1,mainconfig.viewBanner=-1,mainconfig.homeHeroAction=-1,mainconfig.offerAction=-1,mainconfig.toDo=-1,mainconfig.viewKMHelp=-1,mainconfig.offerURL="",mainconfig.offerIndex=0,mainconfig.CDHContainer={},window.history&&(mainconfig.isAuthenticated?(mainconfig.currentPage="account",window.history.pushState({userId:mainconfig.userId},"",mainconfig.currentPage)):(mainconfig.currentPage="index.html",window.history.pushState({},"",mainconfig.currentPage)),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0)),sendClickStreamEvent(mainconfig,"PageView","Home",window.loadPage),window.loadPage=new Date}}},_hoisted_1$O={key:0},_hoisted_2$I=["casePage","assignmentHeader","action","pageID","pageClass","appAlias","pegaServerUrl","staticContentUrl","clientId","userIdentifier","password","theme"],_hoisted_3$A=["casePage","assignmentHeader","action","caseTypeID","startingFields","appAlias","pegaServerUrl","staticContentUrl","clientId","userIdentifier","password","theme"],_hoisted_4$x=["casePage","assignmentHeader","action","assignmentID","appAlias","pegaServerUrl","staticContentUrl","clientId","userIdentifier","password","theme"],_hoisted_5$u=["casePage","assignmentHeader","action","caseID","appAlias","pegaServerUrl","staticContentUrl","clientId","userIdentifier","password","theme"],_hoisted_6$t=["casePage","assignmentHeader","action","appAlias","pegaServerUrl","staticContentUrl","clientId","userIdentifier","password","theme"],_hoisted_7$s={key:1};function _sfc_render$Q(e,t,n,o,s,a){return s.isWebEmbedInitialized?(openBlock(),createElementBlock("div",_hoisted_1$O,[createBaseVNode("h1",null,toDisplayString$1(s.caseTitle),1),s.action==="openPage"?(openBlock(),createElementBlock("pega-embed",{key:0,popupReauth:"false",autoReauth:"true",ref:"mycomp",casePage:s.pageTemplate,assignmentHeader:s.showAssignmentHeader,action:s.action,pageID:s.actionparam,pageClass:s.objClass,appAlias:s.application,pegaServerUrl:s.url,staticContentUrl:s.staticContentUrl,authService:"pega",clientId:s.clientId,userIdentifier:s.UserIdentifier,password:s.Password,theme:s.theme},null,8,_hoisted_2$I)):s.action==="createCase"?(openBlock(),createElementBlock("pega-embed",{key:1,popupReauth:"false",autoReauth:"true",ref:"mycomp",casePage:s.pageTemplate,assignmentHeader:s.showAssignmentHeader,action:s.action,caseTypeID:s.objClass,startingFields:s.startingFields,appAlias:s.application,pegaServerUrl:s.url,staticContentUrl:s.staticContentUrl,authService:"pega",clientId:s.clientId,userIdentifier:s.UserIdentifier,password:s.Password,theme:s.theme},null,8,_hoisted_3$A)):s.action==="openAssignment"?(openBlock(),createElementBlock("pega-embed",{key:2,popupReauth:"false",autoReauth:"true",ref:"mycomp",casePage:s.pageTemplate,assignmentHeader:s.showAssignmentHeader,action:s.action,assignmentID:s.actionparam,appAlias:s.application,pegaServerUrl:s.url,staticContentUrl:s.staticContentUrl,authService:"pega",clientId:s.clientId,userIdentifier:s.UserIdentifier,password:s.Password,theme:s.theme},null,8,_hoisted_4$x)):s.action==="openCase"?(openBlock(),createElementBlock("pega-embed",{key:3,popupReauth:"false",autoReauth:"true",ref:"mycomp",casePage:s.pageTemplate,assignmentHeader:s.showAssignmentHeader,action:s.action,caseID:s.actionparam,appAlias:s.application,pegaServerUrl:s.url,staticContentUrl:s.staticContentUrl,authService:"pega",clientId:s.clientId,userIdentifier:s.UserIdentifier,password:s.Password,theme:s.theme},null,8,_hoisted_5$u)):s.action==="getNextWork"?(openBlock(),createElementBlock("pega-embed",{key:4,popupReauth:"false",autoReauth:"true",ref:"mycomp",casePage:s.pageTemplate,assignmentHeader:s.showAssignmentHeader,action:s.action,appAlias:s.application,pegaServerUrl:s.url,staticContentUrl:s.staticContentUrl,authService:"pega",clientId:s.clientId,userIdentifier:s.UserIdentifier,password:s.Password,theme:s.theme},null,8,_hoisted_6$t)):createCommentVNode("",!0)])):(openBlock(),createElementBlock("div",_hoisted_7$s,"Loading...."))}const WebEmbed=_export_sfc(_sfc_main$S,[["render",_sfc_render$Q]]),_sfc_main$R={data(){return mainconfig},components:{PegaWebMashup,WebComponent,WebEmbed}};function _sfc_render$P(e,t,n,o,s,a){const r=resolveComponent("PegaWebMashup"),l=resolveComponent("WebEmbed"),c=resolveComponent("WebComponent");return e.settings.general.connection.type==="mashup"?(openBlock(),createBlock(r,{key:0})):e.settings.general.connection.type==="embedui"?(openBlock(),createBlock(l,{key:1})):(openBlock(),createBlock(c,{key:2}))}const MashupMainArea=_export_sfc(_sfc_main$R,[["render",_sfc_render$P]]),_hoisted_1$N={class:"account-tabs"},_hoisted_2$H={class:"account-tabs-header"},_hoisted_3$z=["onClick"],_sfc_main$Q={__name:"Tabs",setup(e){const t=useSlots(),n=ref(t.default()[0].children.map(s=>s.props.title)),o=ref(n.value[0]);return provide("selectedTitle",o),(s,a)=>(openBlock(),createElementBlock("div",_hoisted_1$N,[createBaseVNode("ul",_hoisted_2$H,[(openBlock(!0),createElementBlock(Fragment,null,renderList(n.value,r=>(openBlock(),createElementBlock("li",{key:r,class:normalizeClass(["account-tabs-item",{selected:o.value===r}]),onClick:l=>o.value=r},toDisplayString$1(r),11,_hoisted_3$z))),128))]),renderSlot(s.$slots,"default")]))}},_hoisted_1$M={class:"account-tabs-content"},_sfc_main$P={__name:"TabItem",props:{title:String},setup(e){const t=inject("selectedTitle");return(n,o)=>withDirectives((openBlock(),createElementBlock("div",_hoisted_1$M,[renderSlot(n.$slots,"default")],512)),[[vShow,unref(t)===e.title]])}},_sfc_main$O={data(){return mainconfig},methods:{getDueBillDate(){const e=new Date;return e.getDate()>16&&e.setMonth((e.getMonth()+1)%12),e.setDate(15),e},openBill(){mainconfig.viewBill=1}},components:{Tabs:_sfc_main$Q,TabItem:_sfc_main$P}},_hoisted_1$L={key:0,class:"account-picker"},_hoisted_2$G={class:"flex flex-nowrap"},_hoisted_3$y=["src","alt"],_hoisted_4$w={class:"account-picker-details"},_hoisted_5$t={key:0},_hoisted_6$s={key:1},_hoisted_7$r={key:2},_hoisted_8$m={key:3},_hoisted_9$k={key:4},_hoisted_10$h={class:"flex flex-col account-view-details"},_hoisted_11$h={class:"account-view-details"};function _sfc_render$O(e,t,n,o,s,a){const r=resolveComponent("TabItem"),l=resolveComponent("Tabs");return e.userId!==-1&&typeof e.settings.users[e.userId].accountpicker<"u"&&e.settings.users[e.userId].accountpicker.length>0?(openBlock(),createElementBlock("section",_hoisted_1$L,[createBaseVNode("h3",null,toDisplayString$1(e.settings.todo.accountpickerheading),1),createVNode(l,null,{default:withCtx(()=>[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.users[e.userId].accountpicker,c=>(openBlock(),createBlock(r,{key:c.title,title:c.title},{default:withCtx(()=>[createBaseVNode("div",_hoisted_2$G,[typeof c.img<"u"&&c.img!==""?(openBlock(),createElementBlock("img",{key:0,class:"account-img",src:c.img,alt:c.title},null,8,_hoisted_3$y)):createCommentVNode("",!0),createBaseVNode("div",_hoisted_4$w,[(openBlock(!0),createElementBlock(Fragment,null,renderList(c.details,d=>(openBlock(),createElementBlock("div",{key:d.label},[createBaseVNode("label",null,toDisplayString$1(d.label),1),d.value!==""?(openBlock(),createElementBlock(Fragment,{key:0},[d.type==="currency"?(openBlock(),createElementBlock("p",_hoisted_5$t,toDisplayString$1(e.$n(d.value,"currency")),1)):d.type==="number"?(openBlock(),createElementBlock("p",_hoisted_6$s,toDisplayString$1(e.$n(d.value)),1)):d.type==="date"?(openBlock(),createElementBlock("p",_hoisted_7$r,toDisplayString$1(e.$d(d.value,"short")),1)):d.type==="duedate"?(openBlock(),createElementBlock("p",_hoisted_8$m,toDisplayString$1(e.$d(a.getDueBillDate(),"short")),1)):(openBlock(),createElementBlock("p",_hoisted_9$k,toDisplayString$1(d.value),1))],64)):createCommentVNode("",!0)]))),128))]),createBaseVNode("div",_hoisted_10$h,[createBaseVNode("a",_hoisted_11$h,toDisplayString$1(e.$t("message.viewdetails")),1),typeof e.settings.billpay<"u"&&e.settings.billpay.hidebillpay!=="true"&&e.settings.billpay.hidebillpay!==!0&&c.showbillpay===!0?(openBlock(),createElementBlock("button",{key:0,class:"strong margin-t-2x",onClick:t[0]||(t[0]=d=>a.openBill())},toDisplayString$1(e.$t("message.paynow")),1)):createCommentVNode("",!0)])])]),_:2},1032,["title"]))),128))]),_:1})])):createCommentVNode("",!0)}const AccountPicker=_export_sfc(_sfc_main$O,[["render",_sfc_render$O]]),_sfc_main$N={data(){return mainconfig},methods:{getDueBillDate(){const e=new Date;return e.getDate()>16&&e.setMonth((e.getMonth()+1)%12),e.setDate(15),e}}},_hoisted_1$K={key:0,class:"account-details primary-card"},_hoisted_2$F={key:0},_hoisted_3$x={key:0},_hoisted_4$v={key:1},_hoisted_5$s={key:2},_hoisted_6$r={key:3},_hoisted_7$q={key:4};function _sfc_render$N(e,t,n,o,s,a){return e.userId!==-1&&typeof e.settings.users[e.userId].accountdetails<"u"&&e.settings.users[e.userId].accountdetails.length>0?(openBlock(),createElementBlock("section",_hoisted_1$K,[createBaseVNode("h3",null,toDisplayString$1(e.settings.todo.accountdetailsheading),1),(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.users[e.userId].accountdetails,(r,l)=>(openBlock(),createElementBlock("div",{class:"flex",key:l},[(openBlock(!0),createElementBlock(Fragment,null,renderList(r,c=>(openBlock(),createElementBlock("div",{key:c.label},[createBaseVNode("label",null,toDisplayString$1(c.label),1),typeof c.desc<"u"&&c.desc!==""?(openBlock(),createElementBlock("span",_hoisted_2$F,toDisplayString$1(c.desc),1)):createCommentVNode("",!0),c.value!==""?(openBlock(),createElementBlock(Fragment,{key:1},[c.type==="currency"?(openBlock(),createElementBlock("p",_hoisted_3$x,toDisplayString$1(e.$n(c.value,"currency")),1)):c.type==="number"?(openBlock(),createElementBlock("p",_hoisted_4$v,toDisplayString$1(e.$n(c.value)),1)):c.type==="date"?(openBlock(),createElementBlock("p",_hoisted_5$s,toDisplayString$1(e.$d(c.value,"short")),1)):c.type==="duedate"?(openBlock(),createElementBlock("p",_hoisted_6$r,toDisplayString$1(e.$d(a.getDueBillDate(),"short")),1)):(openBlock(),createElementBlock("p",_hoisted_7$q,toDisplayString$1(c.value),1))],64)):createCommentVNode("",!0)]))),128))]))),128))])):createCommentVNode("",!0)}const AccountDetails=_export_sfc(_sfc_main$N,[["render",_sfc_render$N]]),_sfc_main$M={data(){return mainconfig},methods:{selectLink(e){this.quickLinkId=e,this.previousPage=this.settings.quicklinks[e].objclass,window.history&&(window.history.pushState({userId:mainconfig.userId,quickLinkId:mainconfig.quickLinkId},"",`quicklink${e}`),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0)),this.$gtag&&this.$gtag.pageview({page_path:`quicklink${e}`}),sendClickStreamEvent(mainconfig,"PageView",`quicklink${e}`,window.loadPage),window.loadPage=new Date},hasQuicklinks(){for(const e in this.settings.quicklinks)if(this.settings.quicklinks[e].hide!==!0)return!0;return!1},showQuickLink(e){return this.settings.quicklinks[e].hideusers?!this.settings.quicklinks[e].hideusers.split(",").includes(this.settings.users[mainconfig.userId].username):!0}}},_hoisted_1$J={key:0,class:"quick-links"},_hoisted_2$E=["onClick"];function _sfc_render$M(e,t,n,o,s,a){return a.hasQuicklinks()?(openBlock(),createElementBlock("section",_hoisted_1$J,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.quicklinks,(r,l)=>(openBlock(),createElementBlock(Fragment,{key:l},[r.hide!==!0&&a.showQuickLink(l)?(openBlock(),createElementBlock("button",{key:0,onClick:c=>a.selectLink(l)},toDisplayString$1(e.settings.quicklinks[l].title[e.currentLocale]),9,_hoisted_2$E)):createCommentVNode("",!0)],64))),128))])):createCommentVNode("",!0)}const QuickLinks=_export_sfc(_sfc_main$M,[["render",_sfc_render$M]]),_sfc_main$L={data(){const e=parseInt(mainconfig.settings.banner.color.substring(1),16),t=e>>16&255,n=e>>8&255,o=e&255;var s=1-(.299*t+.587*n+.114*o)/255;let a=s<.5?"black":"white";return{...mainconfig,textColor:a}},methods:{openBanner(){mainconfig.viewBanner=1}}},_hoisted_1$I={class:"banner"},_hoisted_2$D={class:"flex flex-grow-1 flex-mid-align"},_hoisted_3$w={class:"flex flex-col flex-grow-1"};function _sfc_render$L(e,t,n,o,s,a){return openBlock(),createElementBlock("section",_hoisted_1$I,[createBaseVNode("div",{class:"content-card flex",style:normalizeStyle({backgroundColor:e.settings.banner.color,color:s.textColor})},[createBaseVNode("div",_hoisted_2$D,[createBaseVNode("i",{class:normalizeClass("pi pi-3x "+e.$t("message.banner_icon"))},null,2),createBaseVNode("div",_hoisted_3$w,[createBaseVNode("p",null,toDisplayString$1(e.$t("message.banner_title")),1),createBaseVNode("p",null,toDisplayString$1(e.$t("message.banner_desc")),1)]),e.settings.banner.hidebanner_button!=!0?(openBlock(),createElementBlock("button",{key:0,onClick:t[0]||(t[0]=r=>a.openBanner())},toDisplayString$1(e.$t("message.banner_action")),1)):createCommentVNode("",!0)])],4)])}const Banner=_export_sfc(_sfc_main$L,[["render",_sfc_render$L]]),_sfc_main$K={data(){return mainconfig},components:{MashupMainArea},methods:{getdate(e){const t=new Date;return t.getDate()<=16&&t.setMonth((t.getMonth()-1)%12),t.setDate(15-e*2),t}}},_hoisted_1$H={key:1,class:"recent-activity primary-card"},_hoisted_2$C={class:"fatlist"},_hoisted_3$v={key:0,class:"fatlist-item"},_hoisted_4$u={key:1,class:"fatlist-item"},_hoisted_5$r={class:"fatlist-item activity"},_hoisted_6$q={key:2,class:"fatlist-item flex-align-r"},_hoisted_7$p={key:3,class:"fatlist-item flex-align-r"};function _sfc_render$K(e,t,n,o,s,a){const r=resolveComponent("MashupMainArea");return typeof e.settings.activity<"u"&&e.settings.activity.url!==""?(openBlock(),createBlock(r,{key:0,showActivity:""})):e.userId!==-1&&typeof e.settings.users[e.userId].recentactivity<"u"&&e.settings.users[e.userId].recentactivity.length>0?(openBlock(),createElementBlock("section",_hoisted_1$H,[createBaseVNode("h3",null,toDisplayString$1(e.settings.todo.recentactivityheading),1),createBaseVNode("ul",_hoisted_2$C,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.users[e.userId].recentactivity,(l,c)=>(openBlock(),createElementBlock("li",{key:l.message,class:"flex"},[l.date?(openBlock(),createElementBlock("time",_hoisted_3$v,toDisplayString$1(e.$d(new Date(l.date),"short")),1)):(openBlock(),createElementBlock("time",_hoisted_4$u,toDisplayString$1(e.$d(a.getdate(c),"short")),1)),createBaseVNode("p",_hoisted_5$r,toDisplayString$1(l.message),1),l.cost?(openBlock(),createElementBlock("p",_hoisted_6$q,toDisplayString$1(e.$n(l.cost,"currency")),1)):(openBlock(),createElementBlock("a",_hoisted_7$p,toDisplayString$1(e.$t("message.viewmore")),1))]))),128))])])):createCommentVNode("",!0)}const RecentActivity=_export_sfc(_sfc_main$K,[["render",_sfc_render$K]]),_sfc_main$J={data(){return mainconfig},components:{MashupMainArea,AccountPicker,AccountDetails,RecentActivity,Banner,QuickLinks}},_hoisted_1$G={class:"col col-1"},_hoisted_2$B={class:"primary-card"};function _sfc_render$J(e,t,n,o,s,a){const r=resolveComponent("Banner"),l=resolveComponent("AccountPicker"),c=resolveComponent("QuickLinks"),d=resolveComponent("AccountDetails"),u=resolveComponent("MashupMainArea"),_=resolveComponent("RecentActivity");return openBlock(),createElementBlock("div",_hoisted_1$G,[createBaseVNode("div",_hoisted_2$B,[typeof e.settings.banner<"u"&&e.settings.banner.hidebanner!=="true"&&e.settings.banner.hidebanner!==!0?(openBlock(),createBlock(r,{key:0})):createCommentVNode("",!0),typeof e.settings.todo<"u"&&e.settings.todo.hideaccount!=="true"&&e.settings.todo.hideaccount!==!0?(openBlock(),createBlock(l,{key:1})):createCommentVNode("",!0),createVNode(c)]),typeof e.settings.todo<"u"&&e.settings.todo.hideaccountdetails!=="true"&&e.settings.todo.hideaccountdetails!==!0?(openBlock(),createBlock(d,{key:0})):createCommentVNode("",!0),typeof e.settings.todo<"u"&&e.settings.todo.url!==""?(openBlock(),createBlock(u,{key:e.reloadToDoMashup})):createCommentVNode("",!0),typeof e.settings.todo<"u"&&e.settings.todo.hideactivity!=="true"&&e.settings.todo.hideactivity!==!0?(openBlock(),createBlock(_,{key:e.reloadActivityMashup})):createCommentVNode("",!0)])}const AccountMainArea=_export_sfc(_sfc_main$J,[["render",_sfc_render$J]]),_sfc_main$I={props:{offer:{required:!0,type:Object}}},_hoisted_1$F={class:"ai-overlay"},_hoisted_2$A=createBaseVNode("label",null,"Real-time container",-1),_hoisted_3$u=createBaseVNode("label",null,"Customer ID",-1),_hoisted_4$t=createBaseVNode("label",null,"Interaction ID",-1),_hoisted_5$q=createBaseVNode("label",null,"Action",-1),_hoisted_6$p=createBaseVNode("label",null,"Treatment",-1),_hoisted_7$o=createBaseVNode("label",null,"Category",-1),_hoisted_8$l=createBaseVNode("label",null,"Propensity",-1),_hoisted_9$j=createBaseVNode("label",null,"Priority (P*C*V*L)",-1),_hoisted_10$g=createBaseVNode("label",null,"Rank",-1),_hoisted_11$g=createBaseVNode("label",null,"Placement type",-1),_hoisted_12$g=createBaseVNode("div",{class:"footer-img"},null,-1);function _sfc_render$I(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$F,[createBaseVNode("ul",null,[createBaseVNode("li",null,[_hoisted_2$A,createBaseVNode("span",null,toDisplayString$1(n.offer.container),1)]),createBaseVNode("li",null,[_hoisted_3$u,createBaseVNode("span",null,toDisplayString$1(n.offer.customerID),1)]),createBaseVNode("li",null,[_hoisted_4$t,createBaseVNode("span",null,toDisplayString$1(n.offer.interactionID),1)]),createBaseVNode("li",null,[_hoisted_5$q,createBaseVNode("span",null,toDisplayString$1(n.offer.identifier),1)]),createBaseVNode("li",null,[_hoisted_6$p,createBaseVNode("span",null,toDisplayString$1(n.offer.treatment),1)]),createBaseVNode("li",null,[_hoisted_7$o,createBaseVNode("span",null,toDisplayString$1(n.offer.category),1)]),createBaseVNode("li",null,[_hoisted_8$l,createBaseVNode("span",null,toDisplayString$1(n.offer.propensity&&e.$n(n.offer.propensity,"score")),1)]),createBaseVNode("li",null,[_hoisted_9$j,createBaseVNode("span",null,toDisplayString$1(n.offer.priority&&e.$n(n.offer.priority,"score")),1)]),createBaseVNode("li",null,[_hoisted_10$g,createBaseVNode("span",null,toDisplayString$1(n.offer.rank),1)]),createBaseVNode("li",null,[_hoisted_11$g,createBaseVNode("span",null,toDisplayString$1(n.offer.placement),1)])]),_hoisted_12$g])}const AIOverlay=_export_sfc(_sfc_main$I,[["render",_sfc_render$I]]),_sfc_main$H={props:{offer:{required:!0,type:Object}},data(){return mainconfig},methods:{showOffer(e){mainconfig.isMobilePhone&&(mainconfig.phonePageName="offer"),mainconfig.offerURL=e.url,mainconfig.previousPage=e.name,e.useURL=!0,mainconfig.settings.pega_marketing.accountPage.clickaction==="BuiltIn"&&(mainconfig.offerURL="/Basic",e.useURL=!1),mainconfig.CDHContainer=e,mainconfig.settings.pega_marketing.useCaptureByChannel===!0&&captureResponse(this,e,"Clicked")},toggleAIOverlay(e){e.showAIoverlay=!e.showAIoverlay},gotoOfferPage(e){sendClickStreamEvent(mainconfig,"PageView","Offer",window.loadPage),window.loadPage=new Date,mainconfig.currentPage="offer.html";const t=mainconfig.isAuthenticated?{userId:mainconfig.userId}:{};window.history.pushState(t,"","offer.html"),this.$gtag&&this.$gtag.pageview({page_path:mainconfig.currentPage}),mainconfig.offerIndex=0,setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0),e.preventDefault()}},components:{AIOverlay}},_hoisted_1$E={class:"offer-card-col flex flex-col"},_hoisted_2$z={class:"offer-card"},_hoisted_3$t=["src","alt"],_hoisted_4$s={class:"content"},_hoisted_5$p=["href"],_hoisted_6$o=["href"];function _sfc_render$H(e,t,n,o,s,a){const r=resolveComponent("AIOverlay");return openBlock(),createElementBlock("section",_hoisted_1$E,[e.settings.pega_marketing.showAIOverlay?(openBlock(),createElementBlock("button",{key:0,class:"pi pi-polaris-solid ai-toggle",onClick:t[0]||(t[0]=l=>a.toggleAIOverlay(n.offer)),title:"toggle AI"})):createCommentVNode("",!0),createBaseVNode("div",_hoisted_2$z,[createBaseVNode("img",{class:"offer-img",src:n.offer.img,alt:n.offer.title},null,8,_hoisted_3$t),createBaseVNode("div",_hoisted_4$s,[createBaseVNode("h3",null,toDisplayString$1(n.offer.title),1),createBaseVNode("p",null,toDisplayString$1(n.offer.message),1),n.offer.url==="#"?(openBlock(),createElementBlock("a",{key:0,onClick:t[1]||(t[1]=(...l)=>a.gotoOfferPage&&a.gotoOfferPage(...l)),href:"./offer.html"},toDisplayString$1(n.offer.link),1)):e.settings.pega_marketing.accountPage.clickaction==="TopURL"&&n.offer.url!=""?(openBlock(),createElementBlock("a",{key:1,href:n.offer.url},toDisplayString$1(e.$t("message."+n.offer.link)),9,_hoisted_5$p)):e.settings.pega_marketing.accountPage.clickaction==="Popup"&&n.offer.url!=""?(openBlock(),createElementBlock("a",{key:2,href:n.offer.url,target:"_blank"},toDisplayString$1(e.$t("message."+n.offer.link)),9,_hoisted_6$o)):(openBlock(),createElementBlock("button",{key:3,class:"simple",onClick:t[2]||(t[2]=l=>a.showOffer(n.offer))},toDisplayString$1(e.$t("message."+n.offer.link)),1)),e.settings.pega_marketing.showAIOverlay?(openBlock(),createBlock(r,{key:4,offer:n.offer,class:normalizeClass(n.offer.showAIoverlay?"show":"")},null,8,["offer","class"])):createCommentVNode("",!0)])])])}const Offer=_export_sfc(_sfc_main$H,[["render",_sfc_render$H]]),_sfc_main$G={data(){return{...mainconfig,errorloading:!1,loading:!0,data:[]}},mounted(){if(this.settings.pega_marketing.Host!==""&&this.settings.pega_marketing.accountPage.placement!==""&&this.settings.pega_marketing.accountPage.containerName!==""){const e=this;let t="";this.userId!==-1&&this.settings.users[this.userId].customerID&&(t=this.settings.users[this.userId].customerID),setTimeout(()=>{initNBAM(e,"accountPage",t,e.previousPage,"account.html")},200)}},computed:{visibleQuickLinks(){return this.settings.quicklinks.filter((e,t)=>{e.originalIndex=t;const n=this.settings.quicklinks[t].hideusers?this.settings.quicklinks[t].hideusers.split(",").includes(this.settings.users[mainconfig.userId].username):!0;return e.hide!==!0&&n})}},methods:{selectLink(e){mainconfig.quickLinkId=e},gotoOfferPage(e){mainconfig.phonePageName="offer.html",this.$gtag&&this.$gtag.pageview({page_path:mainconfig.phonePageName});const t=mainconfig.isAuthenticated?{userId:mainconfig.userId}:{};window.history.pushState(t,"","offer.html"),mainconfig.offerIndex=0,setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0),e.preventDefault()}},components:{Offer}},_hoisted_1$D={key:0,class:"secondary-card"},_hoisted_2$y=["src","alt"],_hoisted_3$s={class:"content"},_hoisted_4$r={key:1,class:"secondary-card loading-container",style:{"min-height":"300px"}},_hoisted_5$o=createBaseVNode("span",{class:"loading"},[createBaseVNode("span",{class:"dot"}),createBaseVNode("span",{class:"dot"}),createBaseVNode("span",{class:"dot"})],-1),_hoisted_6$n=[_hoisted_5$o],_hoisted_7$n={key:2,class:"secondary-card"};function _sfc_render$G(e,t,n,o,s,a){const r=resolveComponent("Offer");return e.settings.pega_marketing.Host===""||e.settings.pega_marketing.accountPage.placement===""||e.settings.pega_marketing.accountPage.containerName===""||s.loading&&!e.settings.pega_marketing.showLoadingIndicator||s.errorloading?(openBlock(),createElementBlock("div",_hoisted_1$D,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.offers,l=>(openBlock(),createElementBlock("section",{class:"offer-card-col",key:l.title},[createBaseVNode("img",{class:"offer-img",src:"./img/"+l.img,alt:e.$t("message."+l.title)},null,8,_hoisted_2$y),createBaseVNode("div",_hoisted_3$s,[createBaseVNode("h3",null,toDisplayString$1(e.$t("message."+l.title)),1),createBaseVNode("p",null,toDisplayString$1(e.$t("message."+l.message)),1),createBaseVNode("a",{onClick:t[0]||(t[0]=(...c)=>a.gotoOfferPage&&a.gotoOfferPage(...c)),href:"./offer.html"},toDisplayString$1(e.$t("message.learnmore")),1)])]))),128))])):e.settings.pega_marketing.Host!==""&&s.loading&&e.settings.pega_marketing.showLoadingIndicator?(openBlock(),createElementBlock("div",_hoisted_4$r,_hoisted_6$n)):(openBlock(),createElementBlock("div",_hoisted_7$n,[(openBlock(!0),createElementBlock(Fragment,null,renderList(s.data,l=>(openBlock(),createBlock(r,{key:l.title,offer:l},null,8,["offer"]))),128))]))}const AccountSecondaryArea$1=_export_sfc(_sfc_main$G,[["render",_sfc_render$G]]),_sfc_main$F={data(){return mainconfig},components:{TopNav,AccountMainArea,AccountSecondaryArea:AccountSecondaryArea$1}},_hoisted_1$C={class:"flex flex-col"};function _sfc_render$F(e,t,n,o,s,a){const r=resolveComponent("TopNav"),l=resolveComponent("AccountMainArea"),c=resolveComponent("AccountSecondaryArea");return openBlock(),createElementBlock("main",_hoisted_1$C,[createVNode(r,{previousPhonePage:""}),createVNode(l),e.app.industry!=="insurance"?(openBlock(),createBlock(c,{key:e.reloadOffer})):createCommentVNode("",!0)])}const Account=_export_sfc(_sfc_main$F,[["render",_sfc_render$F]]),_sfc_main$E={data(){return mainconfig},components:{TopNav,MashupMainArea}},_hoisted_1$B={class:"height-100-pct"},_hoisted_2$x={class:"mashup-main"};function _sfc_render$E(e,t,n,o,s,a){const r=resolveComponent("TopNav"),l=resolveComponent("MashupMainArea");return openBlock(),createElementBlock("div",_hoisted_1$B,[createVNode(r,{style:{display:"none"},previousPhonePage:e.phonePageName==="heroaction"?"":"help"},null,8,["previousPhonePage"]),createBaseVNode("main",_hoisted_2$x,[createVNode(l)])])}const Mashup=_export_sfc(_sfc_main$E,[["render",_sfc_render$E]]),_sfc_main$D={data(){return mainconfig},components:{HomePage,OfferPage:OfferPage$1,LoginPage,IntroQuickLinks,QuickLinks:QuickLinks$1,Account,Mashup}};function _sfc_render$D(e,t,n,o,s,a){const r=resolveComponent("Mashup"),l=resolveComponent("HomePage"),c=resolveComponent("OfferPage"),d=resolveComponent("LoginPage"),u=resolveComponent("IntroQuickLinks"),_=resolveComponent("QuickLinks"),f=resolveComponent("Account");return e.phonePageName==="heroaction"?(openBlock(),createBlock(r,{key:0})):e.quickLinkId!==-1||e.viewKMHelp!==-1||e.offerAction!==-1||e.viewBill!==-1||e.viewBanner!==-1?(openBlock(),createBlock(r,{key:1})):e.phonePageName===""||e.phonePageName==="index.html"?(openBlock(),createBlock(l,{key:2})):e.phonePageName.indexOf("offer")!==-1?(openBlock(),createBlock(c,{key:3})):e.isAuthenticated?e.phonePageName==="intro"?(openBlock(),createBlock(u,{key:5})):e.phonePageName==="help"?(openBlock(),createBlock(_,{key:6})):e.phonePageName==="account"?(openBlock(),createBlock(f,{key:7})):(openBlock(),createBlock(l,{key:8})):(openBlock(),createBlock(d,{key:4}))}const Main$2=_export_sfc(_sfc_main$D,[["render",_sfc_render$D]]),_sfc_main$C={data(){return mainconfig},components:{Header:Header$2,Main:Main$2,Aside}},_hoisted_1$A={class:"flex flex-col"};function _sfc_render$C(e,t,n,o,s,a){const r=resolveComponent("Aside"),l=resolveComponent("Header"),c=resolveComponent("Main");return openBlock(),createElementBlock("div",_hoisted_1$A,[createVNode(r),createVNode(l),createVNode(c)])}const PhonePage=_export_sfc(_sfc_main$C,[["render",_sfc_render$C]]),_sfc_main$B={data(){return{...mainconfig,isActive:!1,heightVal:"204px"}},methods:{showlogin(){this.isActive=!1,this.toggleLoginOverlay(!0)},toggleLoginOverlay(e){const t=document.getElementsByClassName("launch-login");Array.prototype.forEach.call(t,n=>{(e&&n.nextElementSibling.classList.contains("hidden")||!e&&n.nextElementSibling.classList.contains("show"))&&n.click()})},showMenuOverlay(e){this.isActive=!this.isActive,this.isActive===!0&&(this.heightVal=`${e.target.nextElementSibling.firstElementChild.clientHeight}px`,this.toggleLoginOverlay(!1))},onClickOutMenuOverlay(e){e.target.classList.contains("launch-menu")||(this.isActive=!1)}},components:{MenuItem}},_hoisted_1$z={class:"menu"},_hoisted_2$w={key:0};function _sfc_render$B(e,t,n,o,s,a){const r=resolveComponent("MenuItem"),l=resolveDirective("clickoutside");return openBlock(),createElementBlock("div",_hoisted_1$z,[createBaseVNode("button",{onClick:t[0]||(t[0]=(...c)=>a.showMenuOverlay&&a.showMenuOverlay(...c)),class:"launch-menu"},"Menu"),withDirectives((openBlock(),createElementBlock("div",{class:"menu-overlay flex flex-col",style:normalizeStyle({height:s.isActive?s.heightVal:""})},[createBaseVNode("ul",null,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.menuitems,(c,d)=>(openBlock(),createBlock(r,{pagetype:c.pagetype,key:c.title,title:c.title,href:c.url?c.url:e.app.offer.length>1?`offer${d+1}.html`:null},null,8,["pagetype","title","href"]))),128)),e.isAuthenticated?createCommentVNode("",!0):(openBlock(),createElementBlock("li",_hoisted_2$w,[createBaseVNode("a",{onClick:t[1]||(t[1]=(...c)=>a.showlogin&&a.showlogin(...c)),class:"launch-login-overlay"},toDisplayString$1(e.$t("message.login")),1)]))])],4)),[[l,{handler:"onClickOutMenuOverlay"}]])])}const MainHeaderMenu=_export_sfc(_sfc_main$B,[["render",_sfc_render$B]]),_sfc_main$A={data(){return mainconfig},mounted(){window.addEventListener("message",this.iFrameMessageListener)},unmounted(){window.removeEventListener("message",this.iFrameMessageListener)},methods:{iFrameMessageListener(e){if(e.data==="pegaMashupNavigateBack")mainconfig.reloadToDoMashup+=1,mainconfig.reloadActivityMashup+=1,this.goHomePage();else if(typeof e.data=="object"&&typeof e.data.key<"u")e.data.key==="Intent"&&typeof e.data.value=="string"?(mainconfig.intent=e.data.value,mainconfig.reloadOffer+=1):e.data.key==="PreviousPage"&&typeof e.data.value=="string"&&(mainconfig.previousPage=e.data.value,mainconfig.reloadOffer+=1);else if(typeof e.data=="object"&&typeof e.data.action<"u")e.data.action==="showkmarticle"&&typeof e.data.articleid=="string"?(mainconfig.KMArticleID=e.data.articleid,this.showKMHelp()):e.data.action==="showbuiltinoffer"&&typeof e.data.url=="string"&&(mainconfig.CDHContainer=e.data,mainconfig.CDHContainer.subjectID=mainconfig.ExternalID,mainconfig.CDHContainer.useURL=!1,mainconfig.offerURL=e.data.url);else if(e.data){let t={};try{t=JSON.parse(e.data)}catch{t={}}if(t.channelName==="PWMashup"&&t.message&&t.message.payload&&t.message.payload.name==="confirm"&&t.message.uid.indexOf("ProactiveChat")===-1&&mainconfig.quickLinkId!==-1){const n=mainconfig.settings.quicklinks[mainconfig.quickLinkId].url,o=document.createElement("iframe"),s=`${n}?pyActivity=LogOff`;o.setAttribute("src",s),o.setAttribute("style","display:none"),o.onload=function(){document.body.removeChild(o)},document.body.appendChild(o)}}},goHomePage(e){mainconfig.quickLinkId=-1,mainconfig.viewBill=-1,mainconfig.viewBanner=-1,mainconfig.homeHeroAction=-1,mainconfig.offerAction=-1,mainconfig.toDo=-1,mainconfig.viewKMHelp=-1,mainconfig.offerURL="",mainconfig.offerIndex=0,mainconfig.CDHContainer={},window.history&&(mainconfig.isAuthenticated?(mainconfig.currentPage="account",window.history.pushState({userId:mainconfig.userId},"",mainconfig.currentPage)):(mainconfig.currentPage="index.html",window.history.pushState({},"",mainconfig.currentPage)),window.scrollTo({top:0,behavior:"smooth"})),window.loadPage=new Date,!(e&&e===!0)&&sendClickStreamEvent(mainconfig,"PageView","Home",window.loadPage)},showKMHelp(){this.goHomePage(!0),mainconfig.previousPage=mainconfig.currentPage,mainconfig.currentPage="help.html",sendClickStreamEvent(mainconfig,"PageView","Help",window.loadPage),this.$gtag&&this.$gtag.pageview({page_path:mainconfig.currentPage}),mainconfig.viewKMHelp=1,mainconfig.logoutURL.kmhelp=`${mainconfig.settings.kmhelp.url}?pyActivity=LogOff`,mainconfig.reloadMashup+=1}},components:{MenuItem,LoginButton,OperatorButton,MainHeaderMenu}},_hoisted_1$y={class:"wrap header flex"},_hoisted_2$v=["src"],_hoisted_3$r={class:"flex flex-grow-1"},_hoisted_4$q={class:"flex flex-grow-1"};function _sfc_render$A(e,t,n,o,s,a){const r=resolveComponent("MenuItem"),l=resolveComponent("OperatorButton"),c=resolveComponent("LoginButton"),d=resolveComponent("MainHeaderMenu");return openBlock(),createElementBlock("header",{style:normalizeStyle(!e.isAuthenticated&&e.offerURL==""&&e.homeHeroImg!=""?{backgroundImage:"url("+e.homeHeroImg+")"}:{})},[createBaseVNode("div",_hoisted_1$y,[createBaseVNode("a",null,[createBaseVNode("img",{onClick:t[0]||(t[0]=(...u)=>a.goHomePage&&a.goHomePage(...u)),class:"logo",src:"./img/u+-logo.svg",alt:"U+"},null,8,_hoisted_2$v)]),createBaseVNode("nav",_hoisted_3$r,[createBaseVNode("ul",_hoisted_4$q,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.menuitems,(u,_)=>(openBlock(),createBlock(r,{pagetype:u.pagetype,key:_,title:u.title,href:u.url?u.url:e.app.offer.length>1?`offer${_+1}.html`:null},null,8,["pagetype","title","href"]))),128))])]),(e.isAuthenticated||e.settings.kmhelp.username!=="")&&e.settings.kmhelp.url!==""?(openBlock(),createElementBlock("a",{key:0,class:"kmhelp",onClick:t[1]||(t[1]=(...u)=>a.showKMHelp&&a.showKMHelp(...u))},toDisplayString$1(e.$t("message.kmhelp")),1)):createCommentVNode("",!0),e.isAuthenticated?(openBlock(),createBlock(l,{key:1})):(openBlock(),createBlock(c,{key:2})),createVNode(d)])],4)}const Header$1=_export_sfc(_sfc_main$A,[["render",_sfc_render$A]]),_sfc_main$z={data(){return{...mainconfig,errorloading:!1,loading:!0,data:[],RTSstate:{index:-1,id:0},hero_offer:{img:"",url:"",title:"",message:"",link:""}}},mounted(){if(this.settings.pega_marketing.Host!==""&&this.settings.pega_marketing.homePage.placement!==""&&this.settings.pega_marketing.homePage.containerName!==""){const e=this;setTimeout(()=>{initNBAM(e,"homePage","",e.previousPage,mainconfig.currentPage)},200)}},updated(){if(window.IntersectionObserver&&mainconfig.settings.pega_marketing.useCaptureByChannel===!0){const e=new IntersectionObserver(t=>{t.forEach(n=>{if(n.isIntersecting){let o=n.target.getAttribute("data-offer-index");o!==null?(captureResponse(this,this.data[o],"Impression"),e.unobserve(n.target)):(o=n.target.getAttribute("data-hero-offer"),o!==null&&(captureResponse(this,this.hero_offer,"Impression"),e.unobserve(n.target)))}})},{threshold:1});document.querySelectorAll(".offer-card").forEach(t=>{e.observe(t)}),document.querySelectorAll(".hero-offer").forEach(t=>{e.observe(t)})}},methods:{checkRTSEventHover(e,t,n){mainconfig.isRTSEnabled===!0&&(this.RTSstate.index===-1?(this.RTSstate.index=e,this.RTSstate.id=setTimeout(()=>{this.generateRTSEvent(t)},3e3)):this.RTSstate.index===e&&n===!1&&(clearTimeout(this.RTSstate.id),this.RTSstate.id=0,this.RTSstate.index=-1))},generateRTSEvent(e){const t=document.querySelector(".comment"),n=new Date;let o=n.getMonth()+1;o<10&&(o=`0${o}`);const s=`${n.getFullYear()}-${o}-${n.getDate()}`,a=`${n.getHours()}:${n.getMinutes()}:${n.getSeconds()}`;t.innerHTML+=`

${s} ${a} - Sending event - group:${e.category} - value:${e.name}{window.scrollTo({top:0,behavior:"smooth"})},0)},toggleAIOverlay(e){e.showAIoverlay=!e.showAIoverlay},gotoOfferPage(e){mainconfig.currentPage="offer.html",this.$gtag&&this.$gtag.pageview({page_path:mainconfig.currentPage}),sendClickStreamEvent(mainconfig,"PegaView","Offer",window.loadPage),window.loadPage=new Date;const t=mainconfig.isAuthenticated?{userId:mainconfig.userId}:{};window.history.pushState(t,"","offer.html"),mainconfig.offerIndex=0,setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0),e.preventDefault()}},components:{AIOverlay}},_hoisted_1$x={class:"hero-main"},_hoisted_2$u={class:"wrap hero-wrap flex"},_hoisted_3$q={class:"flex flex-col hero-heading"},_hoisted_4$p={class:"hero"},_hoisted_5$n={key:0},_hoisted_6$m=createBaseVNode("div",{class:"flex hero-image"},[createBaseVNode("div",{class:"hero-splash"})],-1),_hoisted_7$m=createBaseVNode("div",{class:"ribbon"},[createBaseVNode("div")],-1),_hoisted_8$k={class:"wrap primary-options"},_hoisted_9$i={class:"options"},_hoisted_10$f={class:"details"},_hoisted_11$f=["src","alt"],_hoisted_12$f={class:"option-header"},_hoisted_13$f=createStaticVNode('

',2),_hoisted_15$f={class:"wrap primary-options",style:{"min-height":"400px"}},_hoisted_16$f={class:"options"},_hoisted_17$e=createBaseVNode("span",{class:"loading"},[createBaseVNode("span",{class:"dot"}),createBaseVNode("span",{class:"dot"}),createBaseVNode("span",{class:"dot"})],-1),_hoisted_18$e=[_hoisted_17$e],_hoisted_19$e={key:0,class:"hero-main"},_hoisted_20$e={class:"flex flex-nowrap"},_hoisted_21$e=["src","alt"],_hoisted_22$f={class:"flex flex-col"},_hoisted_23$e={class:"hero hero-offer","data-hero-offer":1},_hoisted_24$e=["href"],_hoisted_25$e=["href"],_hoisted_26$e={key:1,class:"wrap hero-wrap flex"},_hoisted_27$e={class:"flex flex-col hero-heading"},_hoisted_28$e={class:"hero"},_hoisted_29$e={key:0},_hoisted_30$e=createBaseVNode("div",{class:"flex hero-image"},[createBaseVNode("div",{class:"hero-splash"})],-1),_hoisted_31$e=createBaseVNode("div",{class:"ribbon"},[createBaseVNode("div")],-1),_hoisted_32$e={class:"wrap primary-options"},_hoisted_33$d={class:"options"},_hoisted_34$d=["onMouseover","onMouseleave"],_hoisted_35$d=["data-offer-index"],_hoisted_36$d=["onClick"],_hoisted_37$d=["src","alt"],_hoisted_38$d={class:"option-header"},_hoisted_39$d=["href"],_hoisted_40$d=["href"],_hoisted_41$d=["onClick"];function _sfc_render$z(e,t,n,o,s,a){const r=resolveComponent("AIOverlay");return e.settings.pega_marketing.Host===""||e.settings.pega_marketing.homePage.placement===""||e.settings.pega_marketing.homePage.containerName===""||s.loading&&!e.settings.pega_marketing.showLoadingIndicator||s.errorloading?(openBlock(),createElementBlock(Fragment,{key:0},[createBaseVNode("div",_hoisted_1$x,[createBaseVNode("div",_hoisted_2$u,[createBaseVNode("div",_hoisted_3$q,[createBaseVNode("h1",_hoisted_4$p,[createTextVNode(toDisplayString$1(e.$t(`message.${e.app.herotext.title}`))+" ",1),e.$t(`message.${e.app.herotext.titlespan}`)!==""?(openBlock(),createElementBlock("span",_hoisted_5$n,toDisplayString$1(e.$t(`message.${e.app.herotext.titlespan}`)),1)):createCommentVNode("",!0)]),createBaseVNode("button",{onClick:t[0]||(t[0]=(...l)=>a.applyHeroAction&&a.applyHeroAction(...l)),class:"strong"},toDisplayString$1(e.$t(`message.${e.app.herotext.buttonlabel}`)),1)]),_hoisted_6$m])]),_hoisted_7$m,createBaseVNode("div",_hoisted_8$k,[createBaseVNode("h2",null,toDisplayString$1(e.$t(`message.${e.app.primaryheading}`)),1),createBaseVNode("div",_hoisted_9$i,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.primarydetails,(l,c)=>(openBlock(),createElementBlock("section",{key:c,class:"front-option"},[createBaseVNode("div",_hoisted_10$f,[createBaseVNode("img",{class:"option",src:l.img,alt:e.$t("message."+l.title)},null,8,_hoisted_11$f),createBaseVNode("h3",_hoisted_12$f,toDisplayString$1(e.$t("message."+l.title)),1),createBaseVNode("p",null,toDisplayString$1(e.$t("message."+l.message)),1),createBaseVNode("a",{onClick:t[1]||(t[1]=(...d)=>a.gotoOfferPage&&a.gotoOfferPage(...d)),href:"./offer.html"},toDisplayString$1(e.$t("message."+l.link)),1)])]))),128))])])],64)):e.settings.pega_marketing.Host!==""&&s.loading&&e.settings.pega_marketing.showLoadingIndicator?(openBlock(),createElementBlock(Fragment,{key:1},[_hoisted_13$f,createBaseVNode("div",_hoisted_15$f,[createBaseVNode("div",_hoisted_16$f,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.primarydetails,(l,c)=>(openBlock(),createElementBlock("section",{key:c,class:"front-option loading-container"},_hoisted_18$e))),128))])])],64)):(openBlock(),createElementBlock(Fragment,{key:2},[!e.isAuthenticated&&e.homeHeroAction!=1&&e.offerURL===""?(openBlock(),createElementBlock("div",_hoisted_19$e,[s.hero_offer.title!==""?(openBlock(),createElementBlock("div",{key:0,class:normalizeClass(["wrap flex",s.hero_offer.img!==""?"hero-with-img":"hero-no-img"])},[e.settings.pega_marketing.showAIOverlay&&(s.hero_offer.url!==""||s.hero_offer.img!=="")?(openBlock(),createElementBlock("button",{key:0,class:"pi pi-polaris-solid ai-toggle",onClick:t[2]||(t[2]=l=>a.toggleAIOverlay(s.hero_offer)),title:"toggle AI"})):createCommentVNode("",!0),createBaseVNode("div",_hoisted_20$e,[s.hero_offer.img!==""?(openBlock(),createElementBlock("img",{key:0,class:"hero-offer-img",src:s.hero_offer.img,alt:s.hero_offer.title},null,8,_hoisted_21$e)):createCommentVNode("",!0),createBaseVNode("div",_hoisted_22$f,[createBaseVNode("h1",_hoisted_23$e,toDisplayString$1(s.hero_offer.title),1),e.settings.pega_marketing.homePage.clickaction==="TopURL"&&s.hero_offer.url!==""?(openBlock(),createElementBlock("a",{key:0,href:s.hero_offer.url},toDisplayString$1(s.hero_offer.link),9,_hoisted_24$e)):e.settings.pega_marketing.homePage.clickaction==="Popup"&&s.hero_offer.url!==""?(openBlock(),createElementBlock("a",{key:1,href:s.hero_offer.url,target:"_blank"},toDisplayString$1(s.hero_offer.link),9,_hoisted_25$e)):(openBlock(),createElementBlock("button",{key:2,onClick:t[3]||(t[3]=(...l)=>a.applyHeroAction&&a.applyHeroAction(...l)),class:"strong"},toDisplayString$1(s.hero_offer.link),1))])]),e.settings.pega_marketing.showAIOverlay?(openBlock(),createBlock(r,{key:1,offer:s.hero_offer,class:normalizeClass(s.hero_offer.showAIoverlay?"show":"")},null,8,["offer","class"])):createCommentVNode("",!0)],2)):(openBlock(),createElementBlock("div",_hoisted_26$e,[createBaseVNode("div",_hoisted_27$e,[createBaseVNode("h1",_hoisted_28$e,[createTextVNode(toDisplayString$1(e.$t(`message.${e.app.herotext.title}`))+" ",1),e.$t(`message.${e.app.herotext.titlespan}`)!==""?(openBlock(),createElementBlock("span",_hoisted_29$e,toDisplayString$1(e.$t(`message.${e.app.herotext.titlespan}`)),1)):createCommentVNode("",!0)]),createBaseVNode("button",{onClick:t[4]||(t[4]=(...l)=>a.applyHeroAction&&a.applyHeroAction(...l)),class:"strong"},toDisplayString$1(e.$t(`message.${e.app.herotext.buttonlabel}`)),1)]),_hoisted_30$e]))])):createCommentVNode("",!0),_hoisted_31$e,createBaseVNode("div",_hoisted_32$e,[createBaseVNode("h2",null,toDisplayString$1(e.$t(`message.${e.app.primaryheading}`)),1),createBaseVNode("div",_hoisted_33$d,[(openBlock(!0),createElementBlock(Fragment,null,renderList(s.data,(l,c)=>(openBlock(),createElementBlock("section",{key:c,class:"front-option cdh-offer",onMouseover:d=>a.checkRTSEventHover(c,l,!0),onMouseleave:d=>a.checkRTSEventHover(c,l,!1)},[createBaseVNode("div",{class:"offer-card details","data-offer-index":c},[e.settings.pega_marketing.showAIOverlay?(openBlock(),createElementBlock("button",{key:0,class:"pi pi-polaris-solid ai-toggle",onClick:d=>a.toggleAIOverlay(l),title:"toggle AI"},null,8,_hoisted_36$d)):createCommentVNode("",!0),createBaseVNode("img",{class:"option",src:l.img,alt:l.title},null,8,_hoisted_37$d),createBaseVNode("h3",_hoisted_38$d,toDisplayString$1(l.title),1),createBaseVNode("p",null,toDisplayString$1(l.message),1),e.settings.pega_marketing.homePage.clickaction==="TopURL"&&l.url!=""?(openBlock(),createElementBlock("a",{key:1,href:l.url},toDisplayString$1(e.$t("message."+l.link)),9,_hoisted_39$d)):e.settings.pega_marketing.homePage.clickaction==="Popup"&&l.url!=""?(openBlock(),createElementBlock("a",{key:2,href:l.url,target:"_blank"},toDisplayString$1(e.$t("message."+l.link)),9,_hoisted_40$d)):(openBlock(),createElementBlock("button",{key:3,class:"simple",onClick:d=>a.showOffer(l)},toDisplayString$1(e.$t("message."+l.link)),9,_hoisted_41$d)),e.settings.pega_marketing.showAIOverlay?(openBlock(),createBlock(r,{key:4,offer:l,class:normalizeClass(l.showAIoverlay?"show":"")},null,8,["offer","class"])):createCommentVNode("",!0)],8,_hoisted_35$d)],40,_hoisted_34$d))),128))])])],64))}const FrontMainArea=_export_sfc(_sfc_main$z,[["render",_sfc_render$z]]),_sfc_main$y={data(){return mainconfig}},_hoisted_1$w={class:"wrap secondary-options"},_hoisted_2$t={class:"content-card flex flex-col"},_hoisted_3$p={class:"strong"};function _sfc_render$y(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$w,[createBaseVNode("div",{class:"banner",style:normalizeStyle({backgroundImage:"url(img/secondary-options.jpg)"})},null,4),createBaseVNode("div",_hoisted_2$t,[createBaseVNode("h2",null,toDisplayString$1(e.$t(`message.${e.app.secondarydetails.heading}`)),1),createBaseVNode("button",_hoisted_3$p,toDisplayString$1(e.$t(`message.${e.app.secondarydetails.link}`)),1)])])}const FrontSecondaryArea=_export_sfc(_sfc_main$y,[["render",_sfc_render$y]]),_sfc_main$x={data(){return{...mainconfig,isprocessed:!1}},methods:{processOffer(e){captureResponse(this,this.CDHContainer,e),this.isprocessed=!0},closeOffer(){top.postMessage("pegaMashupNavigateBack",location.origin)},onLoadIframe(e){try{var t=e.target.contentWindow.location.pathname;(t.indexOf("/Basic")===0||t.indexOf("/Detailed")===0)&&(this.offerURL=t,this.CDHContainer.useURL=!1)}catch{console.log("CDH is not in the same origin as the Uplus app")}}}},_hoisted_1$v={key:0,class:"flex flex-col full-height"},_hoisted_2$s=["src"],_hoisted_3$o={key:1,class:"flex flex-col"},_hoisted_4$o={class:"main-offer builtin-offer primary-card flex flex-nowrap"},_hoisted_5$m=["src","alt"],_hoisted_6$l={class:"details"},_hoisted_7$l={key:0},_hoisted_8$j={key:1},_hoisted_9$h={class:"button-row padding-t-2x"},_hoisted_10$e={key:2,class:"flex flex-col"},_hoisted_11$e={class:"primary-card builtin-offer flex flex-nowrap"},_hoisted_12$e=["src","alt"],_hoisted_13$e={class:"details"},_hoisted_14$e={key:0},_hoisted_15$e={key:1},_hoisted_16$e={key:0},_hoisted_17$d={key:1},_hoisted_18$d={class:"button-row padding-t-2x"},_hoisted_19$d={key:3,class:"flex flex-col",style:{width:"100%"}},_hoisted_20$d={class:"primary-card flex-mid-align flex flex-col"},_hoisted_21$d=createBaseVNode("i",{class:"product-icon pi pi-check"},null,-1),_hoisted_22$e={class:"success-text"};function _sfc_render$x(e,t,n,o,s,a){return e.CDHContainer.useURL===!0?(openBlock(),createElementBlock("section",_hoisted_1$v,[createBaseVNode("iframe",{onLoad:t[0]||(t[0]=(...r)=>a.onLoadIframe&&a.onLoadIframe(...r)),src:e.offerURL,style:{overflow:"hidden"},width:"100%",height:"100%",border:"0",frameborder:"0"},null,40,_hoisted_2$s)])):!s.isprocessed&&e.offerURL.indexOf("/Basic")===0?(openBlock(),createElementBlock("section",_hoisted_3$o,[createBaseVNode("h1",null,toDisplayString$1(e.CDHContainer.title),1),createBaseVNode("div",_hoisted_4$o,[createBaseVNode("img",{class:"offer-img",src:e.CDHContainer.img,alt:e.CDHContainer.title},null,8,_hoisted_5$m),createBaseVNode("div",_hoisted_6$l,[typeof e.CDHContainer.message<"u"?(openBlock(),createElementBlock("div",_hoisted_7$l,[createBaseVNode("label",null,toDisplayString$1(e.$t("message.offer_builtin_description")),1),createBaseVNode("p",null,toDisplayString$1(e.CDHContainer.message),1)])):createCommentVNode("",!0),typeof e.CDHContainer.benefits<"u"?(openBlock(),createElementBlock("div",_hoisted_8$j,[createBaseVNode("label",null,toDisplayString$1(e.$t("message.offer_builtin_benefits")),1),createBaseVNode("p",null,toDisplayString$1(e.CDHContainer.benefits),1)])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_9$h,[createBaseVNode("button",{onClick:t[1]||(t[1]=r=>a.processOffer("Rejected")),class:"tertiary"},toDisplayString$1(e.$t("message.offer_builtin_button_rejected")),1),createBaseVNode("button",{onClick:t[2]||(t[2]=r=>a.processOffer("Accepted")),class:"strong"},toDisplayString$1(e.$t("message.offer_builtin_button_accepted")),1)])])])])):!s.isprocessed&&e.offerURL.indexOf("/Detailed")===0?(openBlock(),createElementBlock("section",_hoisted_10$e,[createBaseVNode("h1",null,toDisplayString$1(e.CDHContainer.title),1),createBaseVNode("div",_hoisted_11$e,[createBaseVNode("img",{class:"offer-img",src:e.CDHContainer.img,alt:e.CDHContainer.title},null,8,_hoisted_12$e),createBaseVNode("div",_hoisted_13$e,[typeof e.CDHContainer.message<"u"?(openBlock(),createElementBlock("div",_hoisted_14$e,[createBaseVNode("label",null,toDisplayString$1(e.$t("message.offer_builtin_description")),1),createBaseVNode("p",null,toDisplayString$1(e.CDHContainer.message),1)])):createCommentVNode("",!0),typeof e.CDHContainer.benefits<"u"?(openBlock(),createElementBlock("div",_hoisted_15$e,[createBaseVNode("label",null,toDisplayString$1(e.$t("message.offer_builtin_benefits")),1),createBaseVNode("p",null,toDisplayString$1(e.CDHContainer.benefits),1)])):createCommentVNode("",!0),(openBlock(!0),createElementBlock(Fragment,null,renderList(e.CDHContainer.attributes,(r,l)=>(openBlock(),createElementBlock("div",{key:l},[typeof e.CDHContainer[r]<"u"&&e.CDHContainer[r]!==""?(openBlock(),createElementBlock("label",_hoisted_16$e,toDisplayString$1(e.$t(`message.offer_builtin_${r}`)===`message.offer_builtin_${r}`?r:e.$t(`message.offer_builtin_${r}`)),1)):createCommentVNode("",!0),typeof e.CDHContainer[r]<"u"&&e.CDHContainer[r]!==""?(openBlock(),createElementBlock("p",_hoisted_17$d,toDisplayString$1(e.CDHContainer[r]),1)):createCommentVNode("",!0)]))),128)),createBaseVNode("div",_hoisted_18$d,[createBaseVNode("button",{onClick:t[3]||(t[3]=r=>a.processOffer("Rejected")),class:"tertiary"},toDisplayString$1(e.$t("message.offer_builtin_button_rejected")),1),createBaseVNode("button",{onClick:t[4]||(t[4]=r=>a.processOffer("Accepted")),class:"strong"},toDisplayString$1(e.$t("message.offer_builtin_button_accepted")),1)])])])])):(openBlock(),createElementBlock("section",_hoisted_19$d,[createBaseVNode("h1",null,toDisplayString$1(e.$t("message.offer_builtin_response_heading")),1),createBaseVNode("div",_hoisted_20$d,[_hoisted_21$d,createBaseVNode("p",_hoisted_22$e,toDisplayString$1(e.$t("message.offer_builtin_thankyou")),1),createBaseVNode("p",null,toDisplayString$1(e.$t("message.offer_builtin_response")),1),createBaseVNode("div",null,[createBaseVNode("button",{onClick:t[5]||(t[5]=r=>a.closeOffer()),class:"strong"},toDisplayString$1(e.$t("message.offer_builtin_button_close")),1)])])]))}const MicroSiteMainArea=_export_sfc(_sfc_main$x,[["render",_sfc_render$x]]),_sfc_main$w={data(){return{...mainconfig,isExpanded:!1,isEnabled:!1,msg:"Click play to enable detection of user patterns."}},methods:{toggleRTSOverlay(){this.isExpanded=!this.isExpanded},toggleRTSFeature(){this.isEnabled=!this.isEnabled,mainconfig.isRTSEnabled=this.isEnabled}}},_hoisted_1$u={class:"flex"},_hoisted_2$r={class:"flex flex-1"},_hoisted_3$n=createBaseVNode("div",{class:"flex flex-col"},[createBaseVNode("div",{class:"rts-logo"}),createBaseVNode("span",null,"Real-time data streaming")],-1),_hoisted_4$n={class:"comment"};function _sfc_render$w(e,t,n,o,s,a){return openBlock(),createElementBlock("div",{class:normalizeClass("rts-overlay"+(s.isExpanded?" expanded":""))},[createBaseVNode("button",{class:"pi pi-stopwatch-solid rts-toggle rts-overlay-toggle",onClick:t[0]||(t[0]=r=>a.toggleRTSOverlay()),title:"toggle RTS overlay"}),createBaseVNode("div",_hoisted_1$u,[createBaseVNode("div",_hoisted_2$r,[_hoisted_3$n,createBaseVNode("button",{class:normalizeClass("pi rts-enable rts-toggle"+(s.isEnabled?" pi-pause-solid pi-rts-error":" pi-play-solid")),onClick:t[1]||(t[1]=r=>a.toggleRTSFeature()),title:"toggle RTS feature"},null,2)]),createBaseVNode("div",_hoisted_4$n,toDisplayString$1(s.msg),1)])],2)}const RTSOverlay=_export_sfc(_sfc_main$w,[["render",_sfc_render$w]]),_sfc_main$v={data(){return mainconfig},components:{MainHeader:Header$1,FrontMainArea,MashupMainArea,FrontSecondaryArea,MainFooter:Footer,MicroSiteMainArea,RTSOverlay}},_hoisted_1$t={key:0,class:"form flex flex-col"},_hoisted_2$q={class:"mashup-main flex flex-col"},_hoisted_3$m={class:"wrap"},_hoisted_4$m={key:1,class:"form flex flex-col"},_hoisted_5$l={class:"flex flex-col"},_hoisted_6$k={class:"wrap height-100-pct"},_hoisted_7$k={key:2,class:"front"};function _sfc_render$v(e,t,n,o,s,a){const r=resolveComponent("MainHeader"),l=resolveComponent("MashupMainArea"),c=resolveComponent("MainFooter"),d=resolveComponent("MicroSiteMainArea"),u=resolveComponent("RTSOverlay"),_=resolveComponent("FrontMainArea"),f=resolveComponent("FrontSecondaryArea");return e.homeHeroAction==1||e.viewKMHelp==1?(openBlock(),createElementBlock("div",_hoisted_1$t,[createVNode(r),createBaseVNode("main",_hoisted_2$q,[createBaseVNode("div",_hoisted_3$m,[createVNode(l)])]),createVNode(c)])):e.offerURL!==""?(openBlock(),createElementBlock("div",_hoisted_4$m,[createVNode(r),createBaseVNode("main",_hoisted_5$l,[createBaseVNode("div",_hoisted_6$k,[createVNode(d)])]),createVNode(c)])):(openBlock(),createElementBlock("div",_hoisted_7$k,[e.settings.pega_marketing.enableRTS?(openBlock(),createBlock(u,{key:0})):createCommentVNode("",!0),createVNode(r),createBaseVNode("main",{class:normalizeClass("flex flex-col"+(e.isRTSEnabled?" rts-enabled":""))},[createVNode(_),createVNode(f)],2),createVNode(c)]))}const FrontPage=_export_sfc(_sfc_main$v,[["render",_sfc_render$v]]),_sfc_main$u={data(){return mainconfig}},_hoisted_1$s={class:"primary-card"},_hoisted_2$p={class:"header flex flex-mid-align search-bar"},_hoisted_3$l=["value","placeholder"],_hoisted_4$l=createBaseVNode("i",{class:"pi pi-dark pi-search"},null,-1),_hoisted_5$k={key:0,class:"content responsive color-heading"},_hoisted_6$j={scope:"col"},_hoisted_7$j={scope:"col"},_hoisted_8$i={scope:"col"},_hoisted_9$g={scope:"col",class:"align-r"},_hoisted_10$d={class:"heading"},_hoisted_11$d={class:"hide-collapsed",colspan:"2"},_hoisted_12$d=["data-title"],_hoisted_13$d=["title"],_hoisted_14$d=["data-title"],_hoisted_15$d=["data-title"],_hoisted_16$d=["data-title"],_hoisted_17$c=["data-title"],_hoisted_18$c={class:"heading"},_hoisted_19$c={class:"hide-collapsed",colspan:"2"},_hoisted_20$c=["data-title"],_hoisted_21$c=["title"],_hoisted_22$d=["data-title"],_hoisted_23$d=["data-title"],_hoisted_24$d=["data-title"],_hoisted_25$d=["data-title"],_hoisted_26$d={key:0,class:"trend trend-success"},_hoisted_27$d=createBaseVNode("i",{class:"pi pi-arrow-up pi-success"},null,-1),_hoisted_28$d={key:1,class:"trend trend-error"},_hoisted_29$d=createBaseVNode("i",{class:"pi pi-arrow-down pi-error"},null,-1),_hoisted_30$d={class:"investmentamount"},_hoisted_31$d={class:"footer"},_hoisted_32$d={colspan:"4"};function _sfc_render$u(e,t,n,o,s,a){return openBlock(),createElementBlock("section",_hoisted_1$s,[createBaseVNode("div",_hoisted_2$p,[createBaseVNode("h3",null,toDisplayString$1(e.$t("message.accounts")),1),createBaseVNode("input",{type:"text",class:"filter",value:e.$t("message.search"),placeholder:e.$t("message.search_past_services")},null,8,_hoisted_3$l),_hoisted_4$l]),e.userId!=-1?(openBlock(),createElementBlock("table",_hoisted_5$k,[createBaseVNode("thead",null,[createBaseVNode("tr",null,[createBaseVNode("th",_hoisted_6$j,toDisplayString$1(e.$t("message.accounts_header1")),1),createBaseVNode("th",_hoisted_7$j,toDisplayString$1(e.$t("message.accounts_header2")),1),createBaseVNode("th",_hoisted_8$i,toDisplayString$1(e.$t("message.accounts_header3")),1),createBaseVNode("th",_hoisted_9$g,toDisplayString$1(e.$t("message.accounts_header4")),1)])]),createBaseVNode("tbody",null,[createBaseVNode("tr",_hoisted_10$d,[createBaseVNode("td",_hoisted_11$d,toDisplayString$1(e.$t("message.accounts_header_col1")),1),createBaseVNode("td",{"data-title":e.$t("message.accounts_header_col1"),colspan:"2",class:"align-r"}," $1,679,072.63 ",8,_hoisted_12$d)]),(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.users[e.userId].accounts,r=>(openBlock(),createElementBlock("tr",{key:r.id,title:r.id},[createBaseVNode("td",{"data-title":e.$t("message.accounts_header1")},[createBaseVNode("a",null,toDisplayString$1(r.number),1)],8,_hoisted_14$d),createBaseVNode("td",{"data-title":e.$t("message.accounts_header2")},toDisplayString$1(r.name),9,_hoisted_15$d),createBaseVNode("td",{"data-title":e.$t("message.accounts_header3")},toDisplayString$1(r.type),9,_hoisted_16$d),createBaseVNode("td",{"data-title":e.$t("message.accounts_header4"),class:"align-r"},toDisplayString$1(e.$n(r.balance,"currency")),9,_hoisted_17$c)],8,_hoisted_13$d))),128)),createBaseVNode("tr",_hoisted_18$c,[createBaseVNode("td",_hoisted_19$c,toDisplayString$1(e.$t("message.investmentaccounts_header_col1")),1),createBaseVNode("td",{"data-title":e.$t("message.investmentaccounts_header_col1"),colspan:"2",class:"align-r"}," $141,216,865.42 ",8,_hoisted_20$c)]),(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.users[e.userId].investmentaccounts,r=>(openBlock(),createElementBlock("tr",{key:r.id,title:r.id},[createBaseVNode("td",{"data-title":e.$t("message.accounts_header1")},[createBaseVNode("a",null,toDisplayString$1(r.number),1)],8,_hoisted_22$d),createBaseVNode("td",{"data-title":e.$t("message.accounts_header2")},toDisplayString$1(r.name),9,_hoisted_23$d),createBaseVNode("td",{"data-title":e.$t("message.accounts_header3")},toDisplayString$1(r.type),9,_hoisted_24$d),createBaseVNode("td",{"data-title":e.$t("message.accounts_header4"),class:"align-r"},[r.trend==="green"?(openBlock(),createElementBlock("span",_hoisted_26$d,[_hoisted_27$d,createTextVNode(" "+toDisplayString$1(r.trendvalue)+"% ",1)])):(openBlock(),createElementBlock("span",_hoisted_28$d,[_hoisted_29$d,createTextVNode(" "+toDisplayString$1(r.trendvalue)+"% ",1)])),createBaseVNode("span",_hoisted_30$d,toDisplayString$1(e.$n(r.balance,"currency")),1)],8,_hoisted_25$d)],8,_hoisted_21$c))),128)),createBaseVNode("tr",_hoisted_31$d,[createBaseVNode("td",_hoisted_32$d,[createBaseVNode("a",null,toDisplayString$1(e.$t("message.addaccount")),1)])])])])):createCommentVNode("",!0)])}const AccountList=_export_sfc(_sfc_main$u,[["render",_sfc_render$u]]),_sfc_main$t={data(){return mainconfig}},_hoisted_1$r={class:"primary-card keyrates"},_hoisted_2$o={class:"color-light"},_hoisted_3$k={class:"heading"},_hoisted_4$k=createBaseVNode("th",null,"Metric",-1),_hoisted_5$j=["title"],_hoisted_6$i={key:0,class:"pi pi-arrow-up pi-success"},_hoisted_7$i={key:1,class:"pi pi-arrow-down pi-error"};function _sfc_render$t(e,t,n,o,s,a){return openBlock(),createElementBlock("section",_hoisted_1$r,[createBaseVNode("h3",null,toDisplayString$1(e.$t("message.keyrates_title")),1),createBaseVNode("table",_hoisted_2$o,[createBaseVNode("tr",_hoisted_3$k,[_hoisted_4$k,createBaseVNode("th",null,toDisplayString$1(e.$t("message.keyrates_header_col1")),1),createBaseVNode("th",null,toDisplayString$1(e.$t("message.keyrates_header_col2")),1),createBaseVNode("th",null,toDisplayString$1(e.$t("message.keyrates_header_col3")),1)]),(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.keyrates,r=>(openBlock(),createElementBlock("tr",{key:r.name,title:e.$t("message."+r.name)},[createBaseVNode("td",null,toDisplayString$1(e.$t("message."+r.name)),1),createBaseVNode("td",null,[r.trend==="green"?(openBlock(),createElementBlock("i",_hoisted_6$i)):createCommentVNode("",!0),r.trend==="red"?(openBlock(),createElementBlock("i",_hoisted_7$i)):createCommentVNode("",!0),createTextVNode(" "+toDisplayString$1(e.$n(r.current,"keyrates")),1)]),createBaseVNode("td",null,toDisplayString$1(e.$n(r.high,"keyrates")),1),createBaseVNode("td",null,toDisplayString$1(e.$n(r.low,"keyrates")),1)],8,_hoisted_5$j))),128))])])}const KeyRates=_export_sfc(_sfc_main$t,[["render",_sfc_render$t]]),_sfc_main$s={data(){return mainconfig},components:{MashupMainArea,AccountList,Banner,RecentActivity,QuickLinks,KeyRates},methods:{getMonth(e){const t=new Date(new Date().getFullYear(),new Date().getMonth(),1);return t.setMonth((t.getMonth()+e)%12),t}}},_hoisted_1$q={class:"col col-1"},_hoisted_2$n={class:"primary-card"},_hoisted_3$j={class:"flex"},_hoisted_4$j={class:"flex-1 cash-projections primary-card"},_hoisted_5$i={class:"flex"},_hoisted_6$h=createBaseVNode("span",null,[createBaseVNode("i",{class:"pi pi-arrow-down pi-error"}),createTextVNode("17.4% ")],-1),_hoisted_7$h=createBaseVNode("span",null,[createBaseVNode("i",{class:"pi pi-arrow-up pi-success"}),createTextVNode("12.2% ")],-1),_hoisted_8$h=createBaseVNode("span",null,[createBaseVNode("i",{class:"pi pi-arrow-down pi-error"}),createTextVNode("2.1% ")],-1),_hoisted_9$f={class:"dropdown"},_hoisted_10$c=createBaseVNode("i",{class:"pi pi-caret-down"},null,-1),_hoisted_11$c={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 880 305"},_hoisted_12$c={transform:"translate(80,40)"},_hoisted_13$c={class:"axis",color:"#7b7b7b",fill:"#7b7b7b","font-size":"18","font-family":"Inter","text-anchor":"end",transform:"rotate(270)"},_hoisted_14$c={x:"-165",y:"-43",dy:"0.32em","text-anchor":"start"},_hoisted_15$c={x:"-155",y:"745",dy:"0.32em","text-anchor":"start"},_hoisted_16$c=createStaticVNode('00.5M50k1M100k1.5M150k2M200k',6),_hoisted_22$c={class:"axis",transform:"translate(0,205)",fill:"none","font-size":"16","font-family":"Inter","text-anchor":"middle"},_hoisted_23$c={class:"tick",opacity:"1",transform:"translate(55,0)"},_hoisted_24$c={fill:"#7b7b7b",y:"9",dy:"0.71em"},_hoisted_25$c={class:"tick",opacity:"1",transform:"translate(170,0)"},_hoisted_26$c={fill:"#7b7b7b",y:"9",dy:"0.71em"},_hoisted_27$c={class:"tick",opacity:"1",transform:"translate(285,0)"},_hoisted_28$c={fill:"#7b7b7b",y:"9",dy:"0.71em"},_hoisted_29$c={class:"tick",opacity:"1",transform:"translate(400,0)"},_hoisted_30$c={fill:"#7b7b7b",y:"9",dy:"0.71em"},_hoisted_31$c={class:"tick",opacity:"1",transform:"translate(515,0)"},_hoisted_32$c={fill:"#7b7b7b",y:"9",dy:"0.71em"},_hoisted_33$c={class:"tick",opacity:"1",transform:"translate(630,0)"},_hoisted_34$c={fill:"#7b7b7b",y:"9",dy:"0.71em"},_hoisted_35$c={"font-family":"Inter","font-size":"15","text-anchor":"end"},_hoisted_36$c={transform:"translate(-55,5)"},_hoisted_37$c=createBaseVNode("circle",{cx:"170",cy:"240",r:"5",fill:"#67c100"},null,-1),_hoisted_38$c={fill:"#7b7b7b",x:"235",y:"240",dy:"0.32em"},_hoisted_39$c=createBaseVNode("circle",{cx:"275",cy:"240",r:"5",fill:"#ea5959"},null,-1),_hoisted_40$c={fill:"#7b7b7b",x:"320",y:"240",dy:"0.32em"},_hoisted_41$c={transform:"translate(365,240)"},_hoisted_42$c=createBaseVNode("line",{stroke:"#3171e1",x2:"15"},null,-1),_hoisted_43$b=createBaseVNode("line",{stroke:"#3171e1",x2:"-15"},null,-1),_hoisted_44$b=createBaseVNode("circle",{r:"5",stroke:"#3171e1",fill:"#000"},null,-1),_hoisted_45$b={fill:"#7b7b7b",x:"115",dy:"0.32em"},_hoisted_46$b={transform:"translate(520,240)"},_hoisted_47$b=createBaseVNode("line",{stroke:"#3171e1",x2:"15","stroke-dasharray":"3 3"},null,-1),_hoisted_48$b=createBaseVNode("line",{stroke:"#3171e1",x2:"-15","stroke-dasharray":"3 3"},null,-1),_hoisted_49$b=createBaseVNode("circle",{r:"5",stroke:"#3171e1",fill:"#000"},null,-1),_hoisted_50$b={fill:"#7b7b7b",x:"135",dy:"0.32em"},_hoisted_51$b=createStaticVNode('',1);function _sfc_render$s(e,t,n,o,s,a){const r=resolveComponent("Banner"),l=resolveComponent("AccountList"),c=resolveComponent("QuickLinks"),d=resolveComponent("MashupMainArea"),u=resolveComponent("RecentActivity"),_=resolveComponent("KeyRates");return openBlock(),createElementBlock("div",_hoisted_1$q,[createBaseVNode("div",_hoisted_2$n,[typeof e.settings.banner<"u"&&e.settings.banner.hidebanner!=="true"&&e.settings.banner.hidebanner!==!0?(openBlock(),createBlock(r,{key:0})):createCommentVNode("",!0),createVNode(l),createVNode(c)]),typeof e.settings.todo<"u"&&e.settings.todo.url!==""?(openBlock(),createBlock(d,{key:e.reloadToDoMashup})):createCommentVNode("",!0),typeof e.settings.todo<"u"&&e.settings.todo.hideactivity!=="true"&&e.settings.todo.hideactivity!==!0?(openBlock(),createBlock(u,{key:e.reloadActivityMashup})):createCommentVNode("",!0),createBaseVNode("div",_hoisted_3$j,[createBaseVNode("section",_hoisted_4$j,[createBaseVNode("div",_hoisted_5$i,[createBaseVNode("h3",null,toDisplayString$1(e.$t("message.cash_projections")),1),createBaseVNode("div",null,[createBaseVNode("p",null,toDisplayString$1(e.$t("message.income")),1),_hoisted_6$h]),createBaseVNode("div",null,[createBaseVNode("p",null,toDisplayString$1(e.$t("message.cost")),1),_hoisted_7$h]),createBaseVNode("div",null,[createBaseVNode("p",null,toDisplayString$1(e.$t("message.balance")),1),_hoisted_8$h])]),createBaseVNode("div",null,[createBaseVNode("p",_hoisted_9$f,[createTextVNode(toDisplayString$1(e.$t("message.cash_projections_dropdown"))+" ",1),_hoisted_10$c])]),(openBlock(),createElementBlock("svg",_hoisted_11$c,[createBaseVNode("g",_hoisted_12$c,[createBaseVNode("g",_hoisted_13$c,[createBaseVNode("text",_hoisted_14$c,toDisplayString$1(e.$t("message.income_and_cost")),1),createBaseVNode("text",_hoisted_15$c,toDisplayString$1(e.$t("message.cash_and_balance")),1)]),_hoisted_16$c,createBaseVNode("g",_hoisted_22$c,[createBaseVNode("g",_hoisted_23$c,[createBaseVNode("text",_hoisted_24$c,toDisplayString$1(e.$d(a.getMonth(-4),"month_only")),1)]),createBaseVNode("g",_hoisted_25$c,[createBaseVNode("text",_hoisted_26$c,toDisplayString$1(e.$d(a.getMonth(-3),"month_only")),1)]),createBaseVNode("g",_hoisted_27$c,[createBaseVNode("text",_hoisted_28$c,toDisplayString$1(e.$d(a.getMonth(-2),"month_only")),1)]),createBaseVNode("g",_hoisted_29$c,[createBaseVNode("text",_hoisted_30$c,toDisplayString$1(e.$d(a.getMonth(-1),"month_only")),1)]),createBaseVNode("g",_hoisted_31$c,[createBaseVNode("text",_hoisted_32$c,toDisplayString$1(e.$d(a.getMonth(0),"month_only")),1)]),createBaseVNode("g",_hoisted_33$c,[createBaseVNode("text",_hoisted_34$c,toDisplayString$1(e.$d(a.getMonth(1),"month_only")),1)])]),createBaseVNode("g",_hoisted_35$c,[createBaseVNode("g",_hoisted_36$c,[_hoisted_37$c,createBaseVNode("text",_hoisted_38$c,toDisplayString$1(e.$t("message.income")),1),_hoisted_39$c,createBaseVNode("text",_hoisted_40$c,toDisplayString$1(e.$t("message.cost")),1),createBaseVNode("g",_hoisted_41$c,[_hoisted_42$c,_hoisted_43$b,_hoisted_44$b,createBaseVNode("text",_hoisted_45$b,toDisplayString$1(e.$t("message.cash_balance")),1)]),createBaseVNode("g",_hoisted_46$b,[_hoisted_47$b,_hoisted_48$b,_hoisted_49$b,createBaseVNode("text",_hoisted_50$b,toDisplayString$1(e.$t("message.cash_predition")),1)])])]),_hoisted_51$b])]))]),createVNode(_,{class:"flex-1"})])])}const BankAccountMainArea=_export_sfc(_sfc_main$s,[["render",_sfc_render$s]]),_sfc_main$r={data(){return{...mainconfig,errorloading:!1,loading:!0,data:[],RTSstate:{index:-1,id:0}}},mounted(){if(this.settings.pega_marketing.Host!==""&&this.settings.pega_marketing.accountPage.placement!==""&&this.settings.pega_marketing.accountPage.containerName!==""){const e=this;let t="";this.userId!==-1&&this.settings.users[this.userId].customerID&&(t=this.settings.users[this.userId].customerID),setTimeout(()=>{initNBAM(e,"accountPage",t,e.previousPage,"account.html")},200)}},updated(){if(window.IntersectionObserver&&mainconfig.settings.pega_marketing.useCaptureByChannel===!0){const e=new IntersectionObserver(t=>{t.forEach(n=>{if(n.isIntersecting){const o=n.target.getAttribute("data-offer-index");captureResponse(this,this.data[o],"Impression"),e.unobserve(n.target)}})},{threshold:1});document.querySelectorAll(".offer-container").forEach(t=>{e.observe(t)})}},components:{Offer},methods:{gotoOfferPage(e){mainconfig.currentPage="offer.html",this.$gtag&&this.$gtag.pageview({page_path:mainconfig.currentPage}),sendClickStreamEvent(mainconfig,"PageView","Offer",window.loadPage),window.loadPage=new Date;const t=mainconfig.isAuthenticated?{userId:mainconfig.userId}:{};window.history.pushState(t,"","offer.html"),mainconfig.offerIndex=0,setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0),e.preventDefault()},checkRTSEventHover(e,t,n){mainconfig.isRTSEnabled===!0&&(this.RTSstate.index===-1?(this.RTSstate.index=e,this.RTSstate.id=setTimeout(()=>{this.generateRTSEvent(t)},3e3)):this.RTSstate.index===e&&n===!1&&(clearTimeout(this.RTSstate.id),this.RTSstate.id=0,this.RTSstate.index=-1))},generateRTSEvent(e){const t=document.querySelector(".comment"),n=new Date;let o=n.getMonth()+1;o<10&&(o=`0${o}`);const s=`${n.getFullYear()}-${o}-${n.getDate()}`,a=`${n.getHours()}:${n.getMinutes()}:${n.getSeconds()}`;t.innerHTML+=`

${s} ${a} - Sending event - group:${e.category} - value:${e.name}(openBlock(),createElementBlock("section",{class:"offer-card-col",key:l.title},[createBaseVNode("img",{class:"offer-img",src:"./img/"+l.img,alt:e.$t("message."+l.title)},null,8,_hoisted_3$i),createBaseVNode("div",_hoisted_4$i,[createBaseVNode("h3",null,toDisplayString$1(e.$t("message."+l.title)),1),createBaseVNode("p",null,toDisplayString$1(e.$t("message."+l.message)),1),createBaseVNode("a",{onClick:t[0]||(t[0]=(...c)=>a.gotoOfferPage&&a.gotoOfferPage(...c)),href:"./offer.html"},toDisplayString$1(e.$t("message.learnmore")),1)])]))),128))])):e.settings.pega_marketing.Host!==""&&s.loading&&e.settings.pega_marketing.showLoadingIndicator?(openBlock(),createElementBlock("div",_hoisted_5$h,_hoisted_7$g)):(openBlock(),createElementBlock("div",_hoisted_8$g,[(openBlock(!0),createElementBlock(Fragment,null,renderList(s.data,(l,c)=>(openBlock(),createElementBlock("div",{key:l.title,onMouseover:d=>a.checkRTSEventHover(c,l,!0),onMouseleave:d=>a.checkRTSEventHover(c,l,!1)},[createVNode(r,{offer:l,"data-offer-index":c,class:"offer-container"},null,8,["offer","data-offer-index"])],40,_hoisted_9$e))),128))]))])}const AccountSecondaryArea=_export_sfc(_sfc_main$r,[["render",_sfc_render$r]]),_sfc_main$q={data(){return mainconfig},components:{MainHeader:Header$1,AccountMainArea,BankAccountMainArea,AccountSecondaryArea,MashupMainArea,MainFooter:Footer,MicroSiteMainArea,RTSOverlay},methods:{showWelcomeMessage(){return this.settings.users[this.userId].name}}},_hoisted_1$o={class:"form flex flex-col"},_hoisted_2$l={key:0,class:"flex flex-col"},_hoisted_3$h={class:"flex wrap height-100-pct"},_hoisted_4$h=createBaseVNode("div",{class:"ribbon1"},[createBaseVNode("div")],-1),_hoisted_5$g={key:0,class:"wrap account-msg"},_hoisted_6$f={class:"wrap cols flex flex-wrap"},_hoisted_7$f={key:2,class:"mashup-main flex flex-col"},_hoisted_8$f={class:"wrap"};function _sfc_render$q(e,t,n,o,s,a){const r=resolveComponent("MainHeader"),l=resolveComponent("MicroSiteMainArea"),c=resolveComponent("RTSOverlay"),d=resolveComponent("AccountMainArea"),u=resolveComponent("BankAccountMainArea"),_=resolveComponent("AccountSecondaryArea"),f=resolveComponent("MashupMainArea"),$=resolveComponent("MainFooter");return openBlock(),createElementBlock("div",_hoisted_1$o,[createVNode(r),e.offerURL!==""?(openBlock(),createElementBlock("main",_hoisted_2$l,[createBaseVNode("div",_hoisted_3$h,[createVNode(l)])])):e.quickLinkId===-1&&e.viewBill===-1&&e.viewKMHelp===-1&&e.viewBanner===-1?(openBlock(),createElementBlock("main",{key:1,class:normalizeClass("flex flex-col"+(e.isRTSEnabled?" rts-enabled":""))},[e.settings.pega_marketing.enableRTS?(openBlock(),createBlock(c,{key:0})):createCommentVNode("",!0),_hoisted_4$h,createBaseVNode("div",null,[e.userId!=-1?(openBlock(),createElementBlock("h1",_hoisted_5$g,toDisplayString$1(e.$t("message.hello")+a.showWelcomeMessage()),1)):createCommentVNode("",!0),createBaseVNode("div",_hoisted_6$f,[e.app.industry!=="commercial_bank"?(openBlock(),createBlock(d,{key:0})):createCommentVNode("",!0),e.app.industry==="commercial_bank"?(openBlock(),createBlock(u,{key:1})):createCommentVNode("",!0),(openBlock(),createBlock(_,{key:e.reloadOffer}))])])],2)):(openBlock(),createElementBlock("main",_hoisted_7$f,[createBaseVNode("div",_hoisted_8$f,[createVNode(f)])])),createVNode($)])}const AccountPage=_export_sfc(_sfc_main$q,[["render",_sfc_render$q]]),_sfc_main$p={data(){return mainconfig},components:{FrontPage,AccountPage,PhonePage}};function _sfc_render$p(e,t,n,o,s,a){const r=resolveComponent("PhonePage"),l=resolveComponent("AccountPage"),c=resolveComponent("FrontPage");return e.isMobilePhone?(openBlock(),createBlock(r,{key:0})):e.isAuthenticated?(openBlock(),createBlock(l,{key:1})):(openBlock(),createBlock(c,{key:2}))}const DefaultPage=_export_sfc(_sfc_main$p,[["render",_sfc_render$p]]),_sfc_main$o={data(){return mainconfig}},_hoisted_1$n={class:"wrap"},_hoisted_2$k={class:"highlight-card flex-mid-align"},_hoisted_3$g={class:"flex flex-col"},_hoisted_4$g={class:"offer-highlights"},_hoisted_5$f={class:"flex flex-col"};function _sfc_render$o(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$n,[createBaseVNode("div",_hoisted_2$k,[createBaseVNode("div",_hoisted_3$g,[createBaseVNode("h2",null,toDisplayString$1(e.$t("message."+e.app.offer[e.offerIndex].details.title)),1),createBaseVNode("span",null,toDisplayString$1(e.$t("message."+e.app.offer[e.offerIndex].details.message)),1)]),createBaseVNode("div",_hoisted_4$g,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.offer[e.offerIndex].highlights.data,(r,l)=>(openBlock(),createElementBlock("div",{class:"flex flex-mid-align",key:l},[createBaseVNode("i",{class:normalizeClass("pi color-brand "+r.icon)},null,2),createBaseVNode("div",_hoisted_5$f,[createBaseVNode("p",null,toDisplayString$1(e.$t("message."+r.title)),1),createBaseVNode("span",null,toDisplayString$1(e.$t("message."+r.message)),1)])]))),128))])])])}const Highlight=_export_sfc(_sfc_main$o,[["render",_sfc_render$o]]),_sfc_main$n={data(){return mainconfig},components:{MainOffer,Highlight,MicroSiteMainArea,MashupMainArea}},_hoisted_1$m={key:0,class:"mashup-main flex flex-col"},_hoisted_2$j={class:"wrap flex"},_hoisted_3$f={key:1,class:"flex flex-col"},_hoisted_4$f={class:"wrap flex height-100-pct"},_hoisted_5$e={key:2,class:"flex flex-col hero-main"},_hoisted_6$e=createBaseVNode("div",{class:"ribbon1"},[createBaseVNode("div",null,[createBaseVNode("div",{class:"wrap"})])],-1),_hoisted_7$e={class:"wrap offer-heading"},_hoisted_8$e={class:"highlight-main"};function _sfc_render$n(e,t,n,o,s,a){const r=resolveComponent("MashupMainArea"),l=resolveComponent("MicroSiteMainArea"),c=resolveComponent("MainOffer"),d=resolveComponent("Highlight");return e.offerAction!=-1?(openBlock(),createElementBlock("main",_hoisted_1$m,[createBaseVNode("div",_hoisted_2$j,[createVNode(r)])])):e.offerURL!==""?(openBlock(),createElementBlock("main",_hoisted_3$f,[createBaseVNode("div",_hoisted_4$f,[createVNode(l)])])):(openBlock(),createElementBlock("main",_hoisted_5$e,[_hoisted_6$e,createBaseVNode("div",_hoisted_7$e,[createBaseVNode("h1",null,toDisplayString$1(e.$t("message."+e.app.offer[e.offerIndex].header.title)),1),createBaseVNode("p",null,toDisplayString$1(e.$t("message."+e.app.offer[e.offerIndex].header.msg)),1)]),createVNode(c,{offerType:e.offerIndex},null,8,["offerType"]),createBaseVNode("div",_hoisted_8$e,[createVNode(d)])]))}const Main$1=_export_sfc(_sfc_main$n,[["render",_sfc_render$n]]),_sfc_main$m={data(){return mainconfig},components:{Header:Header$1,Main:Main$1,Footer,PhonePage}},_hoisted_1$l={key:1,class:"form offer"};function _sfc_render$m(e,t,n,o,s,a){const r=resolveComponent("PhonePage"),l=resolveComponent("Header"),c=resolveComponent("Main"),d=resolveComponent("Footer");return e.isMobilePhone?(openBlock(),createBlock(r,{key:0})):(openBlock(),createElementBlock("div",_hoisted_1$l,[createVNode(l),createVNode(c),createVNode(d)]))}const OfferPage=_export_sfc(_sfc_main$m,[["render",_sfc_render$m]]),_sfc_main$l={data(){return mainconfig}},_hoisted_1$k={class:"flex flex-mid-align settings"},_hoisted_2$i={href:"./index.html"},_hoisted_3$e=["src"],_hoisted_4$e={key:0};function _sfc_render$l(e,t,n,o,s,a){return openBlock(),createElementBlock("header",_hoisted_1$k,[createBaseVNode("a",_hoisted_2$i,[createBaseVNode("img",{class:"logo",src:"./img/u+-logo.svg",alt:"U+"},null,8,_hoisted_3$e)]),e.isMobilePhone?createCommentVNode("",!0):(openBlock(),createElementBlock("h1",_hoisted_4$e,toDisplayString$1(e.$t("message.settings")),1))])}const Header=_export_sfc(_sfc_main$l,[["render",_sfc_render$l]]),_sfc_main$k={name:"Tab",props:{name:String},setup(){const e=getCurrentInstance(),{tabs:t,active:n}=inject("tabsState"),o=computed(()=>t.value.findIndex(a=>a.uid===e.uid)),s=computed(()=>o.value===n.value);return watchEffect(()=>{o.value===-1&&t.value.push(e)}),{isActive:s}}},_hoisted_1$j={key:0};function _sfc_render$k(e,t,n,o,s,a){return o.isActive?(openBlock(),createElementBlock("div",_hoisted_1$j,[renderSlot(e.$slots,"default")])):createCommentVNode("",!0)}const Tab=_export_sfc(_sfc_main$k,[["render",_sfc_render$k]]),_sfc_main$j={props:{title:{required:!0},expanded:{type:Boolean,default:!1},format:{default:""}},data(){return{isExpanded:!1}},methods:{toggleExpand(e){this.isExpanded=!this.isExpanded,this.$emit("toggleExpand"),e.preventDefault()}},watch:{expanded:{handler(e){this.isExpanded=e}}},mounted(){this.isExpanded=this.expanded}},_hoisted_1$i={class:"simple",title:"click to expand or collapse"},_hoisted_2$h={class:"body"};function _sfc_render$j(e,t,n,o,s,a){return openBlock(),createElementBlock("div",{class:normalizeClass("flex flex-col container"+(s.isExpanded?"":" collapsed")+" "+n.format)},[createBaseVNode("div",{onClick:t[0]||(t[0]=withModifiers((...r)=>a.toggleExpand&&a.toggleExpand(...r),["stop"])),class:"header flex"},[createBaseVNode("h3",null,toDisplayString$1(n.title),1),createBaseVNode("button",_hoisted_1$i,[createBaseVNode("i",{class:normalizeClass("pi"+(s.isExpanded?" pi-caret-down":" pi-caret-right"))},null,2)])]),createBaseVNode("div",_hoisted_2$h,[renderSlot(e.$slots,"default")])],2)}const Container=_export_sfc(_sfc_main$j,[["render",_sfc_render$j]]),_sfc_main$i={props:{modelValue:{type:[String,Number]}},emits:["update:modelValue"],setup(e,{emit:t}){const n=computed(()=>e.modelValue),o=ref([]);function s(a){t("update:modelValue",a)}return provide("tabsState",{active:n,tabs:o}),{...mainconfig,tabs:o,active:n,selectTab:s}},components:{Container}},_hoisted_1$h={class:"tab-vertical-menu"},_hoisted_2$g={class:"tab-interface"},_hoisted_3$d={role:"tablist"},_hoisted_4$d=["tabindex","aria-selected","onClick"],_hoisted_5$d={key:0,class:"tab-action"},_hoisted_6$d=createBaseVNode("button",{type:"submit","data-clear":"",class:"simple"}," Reset to default ",-1),_hoisted_7$d=createBaseVNode("button",{class:"strong",type:"submit"},"Save",-1),_hoisted_8$d=[_hoisted_6$d,_hoisted_7$d],_hoisted_9$d={class:"tabs-details"};function _sfc_render$i(e,t,n,o,s,a){const r=resolveComponent("Container");return openBlock(),createElementBlock("div",_hoisted_1$h,[createBaseVNode("div",_hoisted_2$g,[createVNode(r,{onToggleExpand:e.toggleExpand,title:"Menu",expanded:e.expanded},{default:withCtx(()=>[createBaseVNode("ul",_hoisted_3$d,[(openBlock(!0),createElementBlock(Fragment,null,renderList(o.tabs,(l,c)=>(openBlock(),createElementBlock("li",{role:"presentation",key:c},[createBaseVNode("a",{role:"tab",tabindex:o.active===c?"0":"-1","aria-selected":o.active===c?"true":"false",onClick:d=>o.selectTab(c)},toDisplayString$1(l.props.name),9,_hoisted_4$d)]))),128))])]),_:1},8,["onToggleExpand","expanded"]),e.isMobilePhone?createCommentVNode("",!0):(openBlock(),createElementBlock("div",_hoisted_5$d,_hoisted_8$d))]),createBaseVNode("div",_hoisted_9$d,[renderSlot(e.$slots,"default")])])}const Navigation=_export_sfc(_sfc_main$i,[["render",_sfc_render$i]]),_sfc_main$h={data(){return mainconfig},methods:{onFileChange(e){const t=e.target,n=new FileReader;n.onload=function(){const s=n.result;try{let a={settings:JSON.parse(s)};a=upgradeConfig(a),mainconfig.settings=a.settings,localStorage.setItem(`config_${mainconfig.app.industry}`,JSON.stringify(a)),sessionStorage.clear(),alert("The file was successfully uploaded.")}catch{alert(`Error when trying to parse the configuration file - ${e}`)}},n.readAsText(t.files[0])}}},_hoisted_1$g={class:"file-upload"},_hoisted_2$f=createBaseVNode("label",{for:"file",title:"Upload configuration"},[createBaseVNode("i",{class:"pi pi-document-upload-solid"}),createTextVNode("Upload config file ")],-1);function _sfc_render$h(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$g,[createBaseVNode("input",{type:"file",onChange:t[0]||(t[0]=(...r)=>a.onFileChange&&a.onFileChange(...r)),name:"file",id:"file",class:"inputfile",title:"Upload configuration"},null,32),_hoisted_2$f])}const FileUpload=_export_sfc(_sfc_main$h,[["render",_sfc_render$h]]),_sfc_main$g={data(){return mainconfig},methods:{downloadFile(){const e=JSON.stringify(mainconfig.settings,null,2),t="config-text.json",n=new Blob([e],{type:"text/plain;charset=utf-8;"});if(window.navigator.msSaveOrOpenBlob)window.navigator.msSaveBlob(n,t);else{const o=window.document.createElement("a");o.href=window.URL.createObjectURL(n),o.download=t,document.body.appendChild(o),o.click(),document.body.removeChild(o)}}}},_hoisted_1$f=createBaseVNode("i",{class:"pi pi-document-download-solid"},null,-1);function _sfc_render$g(e,t,n,o,s,a){return openBlock(),createElementBlock("button",{onClick:t[0]||(t[0]=(...r)=>a.downloadFile&&a.downloadFile(...r)),class:"file-download",title:"Download configuration"},[_hoisted_1$f,createTextVNode("Download config file ")])}const FileDownload=_export_sfc(_sfc_main$g,[["render",_sfc_render$g]]),_sfc_main$f={data(){return mainconfig},components:{FileUpload,FileDownload}},_hoisted_1$e=createBaseVNode("h2",null,"Welcome to the U+ demo website",-1),_hoisted_2$e={class:"container-transparent"},_hoisted_3$c=createBaseVNode("h3",null,"Step 1",-1),_hoisted_4$c=createBaseVNode("p",null," Start by downloading the settings config file template provided here: ",-1),_hoisted_5$c=createBaseVNode("div",{class:"container-transparent"},[createBaseVNode("h3",null,"Step 2"),createBaseVNode("p",null," Update this file to include information from your Pega application including users, quick links, chat... ")],-1),_hoisted_6$c={class:"container-transparent"},_hoisted_7$c=createBaseVNode("h3",null,"Step 3",-1),_hoisted_8$c=createBaseVNode("p",null,"Upload your updated config file here:",-1),_hoisted_9$c=createBaseVNode("div",{class:"container-transparent"},[createBaseVNode("h3",null,"Step 4"),createBaseVNode("p",null," After uploading the file, the changes are automatically saved. You will be able to review your settings by navigating to each section on the panel to the left. Any changes made here can be saved and redownloaded. Click on the 'Reset to default' to reset back your configuration to the default config. ")],-1);function _sfc_render$f(e,t,n,o,s,a){const r=resolveComponent("FileDownload"),l=resolveComponent("FileUpload");return openBlock(),createElementBlock("div",null,[_hoisted_1$e,createBaseVNode("div",_hoisted_2$e,[_hoisted_3$c,_hoisted_4$c,createVNode(r)]),_hoisted_5$c,createBaseVNode("div",_hoisted_6$c,[_hoisted_7$c,_hoisted_8$c,createVNode(l)]),_hoisted_9$c])}const GettingStarted=_export_sfc(_sfc_main$f,[["render",_sfc_render$f]]),_sfc_main$e={data(){return mainconfig},components:{Container},methods:{onConnectionTypeChange(){this.settings.general.connection.type==="mashup"?this.settings.general.connection.authtype="basic":this.settings.general.connection.type==="embedui"?this.settings.general.connection.authtype="oauth2clientcredentials":this.settings.general.connection.type==="dxv1"?this.settings.general.connection.authtype="basic":this.settings.general.connection.type==="dxv2"&&(this.settings.general.connection.authtype="oauth2password")}}},_hoisted_1$d={class:"container-transparent"},_hoisted_2$d=createBaseVNode("h2",null,"General",-1),_hoisted_3$b=createBaseVNode("p",null,[createTextVNode(" General configuration settings. For more details on how to configure two-factor authentication, click "),createBaseVNode("a",{href:"https://github.com/pegasystems/uplus-wss/wiki/How-to-configure-two-factor-authentication"},"here"),createTextVNode(". ")],-1),_hoisted_4$b={class:"container"},_hoisted_5$b={class:"body"},_hoisted_6$b={class:"layout-labels-top layout-inline-grid-double"},_hoisted_7$b={class:"field-item"},_hoisted_8$b=createBaseVNode("label",{for:"theming-override"},"Override default theme",-1),_hoisted_9$b={key:0,class:"field-item"},_hoisted_10$b=createBaseVNode("label",{for:"branding-color"},"Branding color",-1),_hoisted_11$b=createBaseVNode("label",{for:"interactive-color"},"Interactive color",-1),_hoisted_12$b={class:"layout-labels-top"},_hoisted_13$b={class:"field-item"},_hoisted_14$b=createBaseVNode("label",{for:"ga-connection-type"},"Type",-1),_hoisted_15$b=createBaseVNode("option",{value:"mashup"},"Pega Web Mashup (Traditional UI)",-1),_hoisted_16$b=createBaseVNode("option",{value:"embedui"}," Pega Web Embed UI (Constellation UI - 8.7+) ",-1),_hoisted_17$b=createBaseVNode("option",{value:"dxv1"}," DX API v1 (Mashup Web component - 8.1+) ",-1),_hoisted_18$b=createBaseVNode("option",{value:"dxv2"}," DX API v2 (Mashup Web component - 8.5+) ",-1),_hoisted_19$b=[_hoisted_15$b,_hoisted_16$b,_hoisted_17$b,_hoisted_18$b],_hoisted_20$b={key:0,class:"field-item"},_hoisted_21$b=createBaseVNode("label",{for:"ga-connection-authtype"},"Authentication",-1),_hoisted_22$b=createBaseVNode("option",{value:"basic"},"Basic authentication",-1),_hoisted_23$b=createBaseVNode("option",{value:"oauth2password"}," OAuth 2.0 Password Grant Type ",-1),_hoisted_24$b=[_hoisted_22$b,_hoisted_23$b],_hoisted_25$b={key:1,class:"field-item"},_hoisted_26$b=createBaseVNode("label",{for:"ga-connection-authtype"},"Authentication",-1),_hoisted_27$b=createBaseVNode("option",{value:"oauth2clientcredentials"}," OAuth 2.0 Client Credentials Type ",-1),_hoisted_28$b=[_hoisted_27$b],_hoisted_29$b={key:2,class:"field-item"},_hoisted_30$b=createBaseVNode("label",{for:"ga-connection-clientid"},"Client ID",-1),_hoisted_31$b={key:3,class:"field-item"},_hoisted_32$b=createBaseVNode("label",{for:"ga-connection-clientsecret"},"Client secret",-1),_hoisted_33$b={key:4,class:"field-item"},_hoisted_34$b=createBaseVNode("label",{for:"ga-connection-webportal"},"Web portal",-1),_hoisted_35$b={key:5,class:"field-item"},_hoisted_36$b=createBaseVNode("label",{for:"ga-connection-c11nserver"},"C11n URL (staticContentUrl)",-1),_hoisted_37$b={key:0,class:"field-item"},_hoisted_38$b=createBaseVNode("label",{for:"ga-connection-bshowattachment"},"Show attachments",-1),_hoisted_39$b={class:"layout-labels-top"},_hoisted_40$b={class:"field-item"},_hoisted_41$b=createBaseVNode("label",{for:"ga-enabled"},"Enable",-1),_hoisted_42$b={class:"field-item"},_hoisted_43$a=createBaseVNode("label",{for:"ga-trackingid"},"Tracking ID",-1),_hoisted_44$a={class:"layout-labels-top"},_hoisted_45$a={class:"field-item"},_hoisted_46$a=createBaseVNode("label",{for:"2fa-enabled"},"Enable",-1),_hoisted_47$a={class:"field-item"},_hoisted_48$a=createBaseVNode("label",{for:"2fa-url"},"Server Base URL",-1),_hoisted_49$a={class:"field-item"},_hoisted_50$a=createBaseVNode("label",{for:"2fa-sendMode"},"OTP send mode",-1),_hoisted_51$a=createBaseVNode("option",{value:"email"},"Email",-1),_hoisted_52$8=createBaseVNode("option",{value:"sms"},"SMS",-1),_hoisted_53$5=[_hoisted_51$a,_hoisted_52$8],_hoisted_54$4=createBaseVNode("h4",null,"Email",-1),_hoisted_55$3={class:"layout-labels-top layout-inline-grid-double"},_hoisted_56$2={class:"field-item"},_hoisted_57$2=createBaseVNode("label",{for:"2fa-email-correspondenceName"},"Correspondence name",-1),_hoisted_58$2={class:"field-item"},_hoisted_59$2=createBaseVNode("label",{for:"2fa-email-emailAccount"},"Email account",-1),_hoisted_60$2={class:"field-item"},_hoisted_61$2=createBaseVNode("label",{for:"2fa-email-subject"},"Subject",-1),_hoisted_62$2={class:"field-item"},_hoisted_63$2=createBaseVNode("label",{for:"2fa-email-validateMaxAge"},"Validate max age",-1),_hoisted_64$2=createBaseVNode("h4",null,"SMS",-1),_hoisted_65$2={class:"layout-labels-top layout-inline-grid-double"},_hoisted_66$2={class:"field-item"},_hoisted_67$2=createBaseVNode("label",{for:"2fa-sms-from"},"From",-1),_hoisted_68$2={class:"field-item"},_hoisted_69$2=createBaseVNode("label",{for:"2fa-sms-account"},"Account",-1),_hoisted_70$2={class:"field-item"},_hoisted_71$2=createBaseVNode("label",{for:"2fa-sms-message"},"Message",-1),_hoisted_72$2={class:"field-item"},_hoisted_73$2=createBaseVNode("label",{for:"2fa-sms-validateMaxAge"},"Validate max age",-1);function _sfc_render$e(e,t,n,o,s,a){const r=resolveComponent("Container");return openBlock(),createElementBlock("div",_hoisted_1$d,[_hoisted_2$d,_hoisted_3$b,createBaseVNode("div",_hoisted_4$b,[createBaseVNode("div",_hoisted_5$b,[createVNode(r,{title:"Theming",expanded:""},{default:withCtx(()=>[createBaseVNode("div",_hoisted_6$b,[createBaseVNode("div",_hoisted_7$b,[withDirectives(createBaseVNode("input",{id:"theming-override",type:"checkbox","onUpdate:modelValue":t[0]||(t[0]=l=>e.settings.general.theming.override=l)},null,512),[[vModelCheckbox,e.settings.general.theming.override]]),_hoisted_8$b]),e.settings.general.theming.override?(openBlock(),createElementBlock("div",_hoisted_9$b,[withDirectives(createBaseVNode("input",{id:"branding-color",type:"color","onUpdate:modelValue":t[1]||(t[1]=l=>e.settings.general.theming.brandColor=l)},null,512),[[vModelText,e.settings.general.theming.brandColor]]),_hoisted_10$b,withDirectives(createBaseVNode("input",{id:"interactive-color",type:"color","onUpdate:modelValue":t[2]||(t[2]=l=>e.settings.general.theming.interactiveColor=l)},null,512),[[vModelText,e.settings.general.theming.interactiveColor]]),_hoisted_11$b])):createCommentVNode("",!0)])]),_:1}),createVNode(r,{title:"Pega Platform access",expanded:""},{default:withCtx(()=>[createBaseVNode("div",_hoisted_12$b,[createBaseVNode("div",_hoisted_13$b,[_hoisted_14$b,withDirectives(createBaseVNode("select",{id:"ga-connection-type","onUpdate:modelValue":t[3]||(t[3]=l=>e.settings.general.connection.type=l),onChange:t[4]||(t[4]=(...l)=>a.onConnectionTypeChange&&a.onConnectionTypeChange(...l))},_hoisted_19$b,544),[[vModelSelect,e.settings.general.connection.type]])]),e.settings.general.connection.type==="dxv1"||e.settings.general.connection.type==="dxv2"?(openBlock(),createElementBlock("div",_hoisted_20$b,[_hoisted_21$b,withDirectives(createBaseVNode("select",{id:"ga-connection-authtype","onUpdate:modelValue":t[5]||(t[5]=l=>e.settings.general.connection.authtype=l)},_hoisted_24$b,512),[[vModelSelect,e.settings.general.connection.authtype]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_25$b,[_hoisted_26$b,withDirectives(createBaseVNode("select",{id:"ga-connection-authtype","onUpdate:modelValue":t[6]||(t[6]=l=>e.settings.general.connection.authtype=l)},_hoisted_28$b,512),[[vModelSelect,e.settings.general.connection.authtype]])])):createCommentVNode("",!0),e.settings.general.connection.authtype==="oauth2password"||e.settings.general.connection.authtype==="oauth2clientcredentials"?(openBlock(),createElementBlock("div",_hoisted_29$b,[_hoisted_30$b,withDirectives(createBaseVNode("input",{type:"text",id:"ga-connection-clientid","onUpdate:modelValue":t[7]||(t[7]=l=>e.settings.general.connection.clientid=l)},null,512),[[vModelText,e.settings.general.connection.clientid]])])):createCommentVNode("",!0),e.settings.general.connection.authtype==="oauth2password"?(openBlock(),createElementBlock("div",_hoisted_31$b,[_hoisted_32$b,withDirectives(createBaseVNode("input",{type:"text",id:"ga-connection-clientsecret","onUpdate:modelValue":t[8]||(t[8]=l=>e.settings.general.connection.clientsecret=l)},null,512),[[vModelText,e.settings.general.connection.clientsecret]])])):createCommentVNode("",!0),e.settings.general.connection.type==="dxv2"?(openBlock(),createElementBlock("div",_hoisted_33$b,[_hoisted_34$b,withDirectives(createBaseVNode("input",{type:"text",id:"ga-connection-webportal","onUpdate:modelValue":t[9]||(t[9]=l=>e.settings.general.connection.webportal=l)},null,512),[[vModelText,e.settings.general.connection.webportal]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_35$b,[_hoisted_36$b,withDirectives(createBaseVNode("input",{type:"text",id:"ga-connection-c11nserver","onUpdate:modelValue":t[10]||(t[10]=l=>e.settings.general.connection.c11nserver=l)},null,512),[[vModelText,e.settings.general.connection.c11nserver]])])):createCommentVNode("",!0)]),e.settings.general.connection.type==="dxv1"||e.settings.general.connection.type==="dxv2"?(openBlock(),createElementBlock("div",_hoisted_37$b,[withDirectives(createBaseVNode("input",{id:"ga-connection-bshowattachment",type:"checkbox","onUpdate:modelValue":t[11]||(t[11]=l=>e.settings.general.connection.showAttachments=l)},null,512),[[vModelCheckbox,e.settings.general.connection.showAttachments]]),_hoisted_38$b])):createCommentVNode("",!0)]),_:1}),createVNode(r,{title:"Google Analytics",expanded:""},{default:withCtx(()=>[createBaseVNode("div",_hoisted_39$b,[createBaseVNode("div",_hoisted_40$b,[withDirectives(createBaseVNode("input",{id:"ga-enabled",type:"checkbox","onUpdate:modelValue":t[12]||(t[12]=l=>e.settings.general.ga.enabled=l)},null,512),[[vModelCheckbox,e.settings.general.ga.enabled]]),_hoisted_41$b]),createBaseVNode("div",_hoisted_42$b,[_hoisted_43$a,withDirectives(createBaseVNode("input",{id:"ga-trackingid",type:"text","onUpdate:modelValue":t[13]||(t[13]=l=>e.settings.general.ga.trackingid=l)},null,512),[[vModelText,e.settings.general.ga.trackingid]])])])]),_:1}),createVNode(r,{title:"Two-factor authentication",expanded:""},{default:withCtx(()=>[createBaseVNode("div",_hoisted_44$a,[createBaseVNode("div",_hoisted_45$a,[withDirectives(createBaseVNode("input",{id:"2fa-enabled",type:"checkbox","onUpdate:modelValue":t[14]||(t[14]=l=>e.settings.general.auth_2fa.enabled=l)},null,512),[[vModelCheckbox,e.settings.general.auth_2fa.enabled]]),_hoisted_46$a]),createBaseVNode("div",_hoisted_47$a,[_hoisted_48$a,withDirectives(createBaseVNode("input",{id:"2fa-url",type:"text","onUpdate:modelValue":t[15]||(t[15]=l=>e.settings.general.auth_2fa.url=l)},null,512),[[vModelText,e.settings.general.auth_2fa.url]])]),createBaseVNode("div",_hoisted_49$a,[_hoisted_50$a,withDirectives(createBaseVNode("select",{id:"2fa-sendMode","onUpdate:modelValue":t[16]||(t[16]=l=>e.settings.general.auth_2fa.sendMode=l)},_hoisted_53$5,512),[[vModelSelect,e.settings.general.auth_2fa.sendMode]])])]),_hoisted_54$4,createBaseVNode("div",_hoisted_55$3,[createBaseVNode("div",_hoisted_56$2,[_hoisted_57$2,withDirectives(createBaseVNode("input",{id:"2fa-email-correspondenceName",type:"text","onUpdate:modelValue":t[17]||(t[17]=l=>e.settings.general.auth_2fa.emailSettings.correspondenceName=l)},null,512),[[vModelText,e.settings.general.auth_2fa.emailSettings.correspondenceName]])]),createBaseVNode("div",_hoisted_58$2,[_hoisted_59$2,withDirectives(createBaseVNode("input",{id:"2fa-email-emailAccount",type:"text","onUpdate:modelValue":t[18]||(t[18]=l=>e.settings.general.auth_2fa.emailSettings.emailAccount=l)},null,512),[[vModelText,e.settings.general.auth_2fa.emailSettings.emailAccount]])]),createBaseVNode("div",_hoisted_60$2,[_hoisted_61$2,withDirectives(createBaseVNode("input",{id:"2fa-email-subject",type:"text","onUpdate:modelValue":t[19]||(t[19]=l=>e.settings.general.auth_2fa.emailSettings.subject=l)},null,512),[[vModelText,e.settings.general.auth_2fa.emailSettings.subject]])]),createBaseVNode("div",_hoisted_62$2,[_hoisted_63$2,withDirectives(createBaseVNode("input",{id:"2fa-email-validateMaxAge",type:"text","onUpdate:modelValue":t[20]||(t[20]=l=>e.settings.general.auth_2fa.emailSettings.validateMaxAge=l)},null,512),[[vModelText,e.settings.general.auth_2fa.emailSettings.validateMaxAge]])])]),_hoisted_64$2,createBaseVNode("div",_hoisted_65$2,[createBaseVNode("div",_hoisted_66$2,[_hoisted_67$2,withDirectives(createBaseVNode("input",{id:"2fa-sms-from",type:"text","onUpdate:modelValue":t[21]||(t[21]=l=>e.settings.general.auth_2fa.smsSettings.from=l)},null,512),[[vModelText,e.settings.general.auth_2fa.smsSettings.from]])]),createBaseVNode("div",_hoisted_68$2,[_hoisted_69$2,withDirectives(createBaseVNode("input",{id:"2fa-sms-account",type:"text","onUpdate:modelValue":t[22]||(t[22]=l=>e.settings.general.auth_2fa.smsSettings.account=l)},null,512),[[vModelText,e.settings.general.auth_2fa.smsSettings.account]])]),createBaseVNode("div",_hoisted_70$2,[_hoisted_71$2,withDirectives(createBaseVNode("input",{id:"2fa-sms-message",type:"text","onUpdate:modelValue":t[23]||(t[23]=l=>e.settings.general.auth_2fa.smsSettings.message=l)},null,512),[[vModelText,e.settings.general.auth_2fa.smsSettings.message]])]),createBaseVNode("div",_hoisted_72$2,[_hoisted_73$2,withDirectives(createBaseVNode("input",{id:"2fa-sms-validateMaxAge",type:"text","onUpdate:modelValue":t[24]||(t[24]=l=>e.settings.general.auth_2fa.smsSettings.validateMaxAge=l)},null,512),[[vModelText,e.settings.general.auth_2fa.smsSettings.validateMaxAge]])])])]),_:1})])])])}const General=_export_sfc(_sfc_main$e,[["render",_sfc_render$e]]),_sfc_main$d={data(){return mainconfig},methods:{onActionChange(e){this.settings.general.connection.type.indexOf("dx")===-1||this.settings.quicklinks[e].action!=="display"?this.settings.quicklinks[e].actionparam="":this.settings.quicklinks[e].actionparam="workList"}},components:{Container}},_hoisted_1$c={class:"container-transparent"},_hoisted_2$c=createBaseVNode("h2",null,"Quick links",-1),_hoisted_3$a=createBaseVNode("p",null," Configuration of each of the mashup cases that can be accessed through the quick links component. ",-1),_hoisted_4$a={class:"layout-labels-left layout-inline-grid-double"},_hoisted_5$a={class:"field-item"},_hoisted_6$a=["id","onUpdate:modelValue"],_hoisted_7$a=["for"],_hoisted_8$a={key:0,class:"field-item field-checkbox"},_hoisted_9$a=["id","onUpdate:modelValue"],_hoisted_10$a=["for"],_hoisted_11$a={key:1,class:"field-item field-checkbox"},_hoisted_12$a=["id","onUpdate:modelValue"],_hoisted_13$a=["for"],_hoisted_14$a={class:"layout-inline-grid-double layout-labels-top"},_hoisted_15$a=["for"],_hoisted_16$a=["id","onUpdate:modelValue"],_hoisted_17$a={class:"layout-inline-grid-double layout-labels-top"},_hoisted_18$a={class:"field-item"},_hoisted_19$a=["for"],_hoisted_20$a=["id","onUpdate:modelValue","onChange"],_hoisted_21$a=createBaseVNode("option",null,"createNewWork",-1),_hoisted_22$a=createBaseVNode("option",null,"display",-1),_hoisted_23$a={key:0},_hoisted_24$a=createBaseVNode("option",null,"openAssignment",-1),_hoisted_25$a={key:1},_hoisted_26$a=createBaseVNode("option",null,"openWorkByHandle",-1),_hoisted_27$a={key:0,class:"field-item"},_hoisted_28$a=["for"],_hoisted_29$a=["id","onUpdate:modelValue"],_hoisted_30$a=["id","onUpdate:modelValue"],_hoisted_31$a=createBaseVNode("option",{value:"workList",selected:""},"Show the worklist",-1),_hoisted_32$a=createBaseVNode("option",{value:"taskList"},"Show a tasklist",-1),_hoisted_33$a=createBaseVNode("option",{value:"dataView"},"Display a data view",-1),_hoisted_34$a=[_hoisted_31$a,_hoisted_32$a,_hoisted_33$a],_hoisted_35$a={key:1,class:"field-item"},_hoisted_36$a=["for"],_hoisted_37$a=["id","onUpdate:modelValue"],_hoisted_38$a={key:2,class:"field-item"},_hoisted_39$a=["for"],_hoisted_40$a=["id","onUpdate:modelValue"],_hoisted_41$a={key:3,class:"field-item"},_hoisted_42$a=["for"],_hoisted_43$9=["id","onUpdate:modelValue"],_hoisted_44$9={class:"field-item"},_hoisted_45$9=["for"],_hoisted_46$9=["id","onUpdate:modelValue"],_hoisted_47$9={class:"field-item"},_hoisted_48$9=["for"],_hoisted_49$9=["id","onUpdate:modelValue"],_hoisted_50$9={key:4,class:"field-item"},_hoisted_51$9=["for"],_hoisted_52$7=["id","onUpdate:modelValue"],_hoisted_53$4={key:5,class:"field-item"},_hoisted_54$3=["for"],_hoisted_55$2=["id","onUpdate:modelValue"],_hoisted_56$1={key:6,class:"field-item"},_hoisted_57$1=["for"],_hoisted_58$1=["id","onUpdate:modelValue"],_hoisted_59$1=createBaseVNode("option",{value:"full"},"Full case page",-1),_hoisted_60$1=createBaseVNode("option",{value:"assignment",selected:""},"Assignment only",-1),_hoisted_61$1=createBaseVNode("option",{value:"assignmentWithStages"}," Assignment with stages ",-1),_hoisted_62$1=createBaseVNode("option",{value:"self-service"},"Self-service",-1),_hoisted_63$1=[_hoisted_59$1,_hoisted_60$1,_hoisted_61$1,_hoisted_62$1],_hoisted_64$1={class:"field-item"},_hoisted_65$1=["for"],_hoisted_66$1=["id","onUpdate:modelValue"],_hoisted_67$1={class:"field-item"},_hoisted_68$1=["for"],_hoisted_69$1=["id","onUpdate:modelValue"],_hoisted_70$1={class:"layout-labels-top"},_hoisted_71$1={class:"field-item"},_hoisted_72$1=["for"],_hoisted_73$1=["id","onUpdate:modelValue"];function _sfc_render$d(e,t,n,o,s,a){const r=resolveComponent("Container");return openBlock(),createElementBlock("div",_hoisted_1$c,[_hoisted_2$c,_hoisted_3$a,(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.quicklinks,(l,c)=>(openBlock(),createElementBlock("div",{key:c},[createVNode(r,{title:"Mashup Case "+(c+1),expanded:c===0},{default:withCtx(()=>[createBaseVNode("div",_hoisted_4$a,[createBaseVNode("div",_hoisted_5$a,[withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-hideaccount",type:"checkbox","onUpdate:modelValue":d=>l.hide=d},null,8,_hoisted_6$a),[[vModelCheckbox,l.hide]]),createBaseVNode("label",{class:"width-auto",for:"quicklinks-"+c+"-hideaccount"},"Hide from account page",8,_hoisted_7$a)]),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_8$a,[withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-dataretained",type:"checkbox","onUpdate:modelValue":d=>l.dataretained=d},null,8,_hoisted_9$a),[[vModelCheckbox,l.dataretained]]),createBaseVNode("label",{class:"width-auto",for:"quicklinks-"+c+"-dataretained"},"Retain state on reload",8,_hoisted_10$a)])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_11$a,[withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-hideassignmentheader",type:"checkbox","onUpdate:modelValue":d=>l.hideassignmentheader=d},null,8,_hoisted_12$a),[[vModelCheckbox,l.hideassignmentheader]]),createBaseVNode("label",{class:"width-auto",for:"quicklinks-"+c+"-hideassignmentheader"},"Hide assignment header",8,_hoisted_13$a)])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_14$a,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.i18n.languages,d=>(openBlock(),createElementBlock("div",{key:d,class:"field-item"},[createBaseVNode("label",{for:"quicklinks-"+c+"-"+d},"Case name in '"+toDisplayString$1(d)+"'",9,_hoisted_15$a),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-"+d,type:"text","onUpdate:modelValue":u=>l.title[d]=u},null,8,_hoisted_16$a),[[vModelText,l.title[d]]])]))),128))]),createBaseVNode("div",_hoisted_17$a,[createBaseVNode("div",_hoisted_18$a,[createBaseVNode("label",{for:"quicklinks-"+c+"-action"},"Action",8,_hoisted_19$a),withDirectives(createBaseVNode("select",{id:"quicklinks-"+c+"-action","onUpdate:modelValue":d=>l.action=d,onChange:d=>a.onActionChange(c)},[_hoisted_21$a,_hoisted_22$a,e.settings.general.connection.type.indexOf("dx")===-1?(openBlock(),createElementBlock("option",_hoisted_23$a," getNextWork ")):createCommentVNode("",!0),_hoisted_24$a,e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("option",_hoisted_25$a," openWorkItem ")):createCommentVNode("",!0),_hoisted_26$a],40,_hoisted_20$a),[[vModelSelect,l.action]])]),l.action!=="createNewWork"&&l.action!=="getNextWork"?(openBlock(),createElementBlock("div",_hoisted_27$a,[createBaseVNode("label",{for:"quicklinks-"+c+"-actionparam"},"Action parameter",8,_hoisted_28$a),e.settings.general.connection.type.indexOf("dx")===-1||e.settings.todo.action!=="display"?withDirectives((openBlock(),createElementBlock("input",{key:0,id:"quicklinks-"+c+"-actionparam",type:"text","onUpdate:modelValue":d=>l.actionparam=d},null,8,_hoisted_29$a)),[[vModelText,l.actionparam]]):withDirectives((openBlock(),createElementBlock("select",{key:1,id:"quicklinks-"+c+"-actionparam","onUpdate:modelValue":d=>l.actionparam=d},_hoisted_34$a,8,_hoisted_30$a)),[[vModelSelect,l.actionparam]])])):createCommentVNode("",!0),l.action==="createNewWork"||e.settings.general.connection.type.indexOf("dx")===-1&&l.action==="display"?(openBlock(),createElementBlock("div",_hoisted_35$a,[createBaseVNode("label",{for:"quicklinks-"+c+"-objclass"},"Classname",8,_hoisted_36$a),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-objclass",type:"text","onUpdate:modelValue":d=>l.objclass=d},null,8,_hoisted_37$a),[[vModelText,l.objclass]])])):createCommentVNode("",!0),e.settings.general.connection.type.indexOf("dx")===0&&l.action==="display"?(openBlock(),createElementBlock("div",_hoisted_38$a,[createBaseVNode("label",{for:"quicklinks-"+c+"-heading"},"Heading",8,_hoisted_39$a),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-heading",type:"text","onUpdate:modelValue":d=>l.heading=d},null,8,_hoisted_40$a),[[vModelText,l.heading]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"&&l.action==="createNewWork"?(openBlock(),createElementBlock("div",_hoisted_41$a,[createBaseVNode("label",{for:"quicklinks-"+c+"-startcase"},"Start case",8,_hoisted_42$a),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-startcase",type:"text","onUpdate:modelValue":d=>l.startcase=d},null,8,_hoisted_43$9),[[vModelText,l.startcase]])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_44$9,[createBaseVNode("label",{for:"quicklinks-"+c+"-url"},"URL",8,_hoisted_45$9),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-url",type:"text","onUpdate:modelValue":d=>l.url=d},null,8,_hoisted_46$9),[[vModelText,l.url]])]),createBaseVNode("div",_hoisted_47$9,[createBaseVNode("label",{for:"quicklinks-"+c+"-application"},"Application name",8,_hoisted_48$9),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-application",type:"text","onUpdate:modelValue":d=>l.application=d},null,8,_hoisted_49$9),[[vModelText,l.application]])]),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_50$9,[createBaseVNode("label",{for:"quicklinks-"+c+"-channelid"},"Channel ID",8,_hoisted_51$9),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-channelid",type:"text","onUpdate:modelValue":d=>l.channelid=d},null,8,_hoisted_52$7),[[vModelText,l.channelid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_53$4,[createBaseVNode("label",{for:"quicklinks-"+c+"-tenantid"},"Tenant ID",8,_hoisted_54$3),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-tenantid",type:"text","onUpdate:modelValue":d=>l.tenantid=d},null,8,_hoisted_55$2),[[vModelText,l.tenantid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_56$1,[createBaseVNode("label",{for:"quicklinks-"+c+"-pagetemplate"},"Page Template",8,_hoisted_57$1),withDirectives(createBaseVNode("select",{id:"quicklinks-"+c+"-pagetemplate","onUpdate:modelValue":d=>l.pageTemplate=d},_hoisted_63$1,8,_hoisted_58$1),[[vModelSelect,l.pageTemplate]])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_64$1,[createBaseVNode("label",{for:"quicklinks-"+c+"-icon"},"Icon (for mobile)",8,_hoisted_65$1),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-icon",type:"text","onUpdate:modelValue":d=>l.icon=d},null,8,_hoisted_66$1),[[vModelText,l.icon]])]),createBaseVNode("div",_hoisted_67$1,[createBaseVNode("label",{for:"quicklinks-"+c+"-hideusers"},"Hide for below users (for example User1,User2)",8,_hoisted_68$1),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-hideusers",type:"text","onUpdate:modelValue":d=>l.hideusers=d},null,8,_hoisted_69$1),[[vModelText,l.hideusers]])])]),createBaseVNode("div",_hoisted_70$1,[createBaseVNode("div",_hoisted_71$1,[createBaseVNode("label",{for:"quicklinks-"+c+"-extraparam"},"Extra parameters (for example 'key1=value1,key2=value2')",8,_hoisted_72$1),withDirectives(createBaseVNode("textarea",{id:"quicklinks-"+c+"-extraparam","onUpdate:modelValue":d=>l.extraparam=d},null,8,_hoisted_73$1),[[vModelText,l.extraparam]])])])]),_:2},1032,["title","expanded"])]))),128))])}const QuickLinksSettings=_export_sfc(_sfc_main$d,[["render",_sfc_render$d]]),_sfc_main$c={data(){return mainconfig},methods:{onActionChange(){this.settings.general.connection.type.indexOf("dx")===-1||this.settings.billpay.action!=="display"?this.settings.billpay.actionparam="":this.settings.billpay.actionparam="workList"}}},_hoisted_1$b={class:"container-transparent"},_hoisted_2$b=createBaseVNode("h2",null,"Bill Pay component",-1),_hoisted_3$9=createBaseVNode("p",null," Configuration of the mashup displayed when clicking on the 'Pay now' action inside the account page. ",-1),_hoisted_4$9={class:"container"},_hoisted_5$9={class:"body"},_hoisted_6$9={class:"layout-labels-left"},_hoisted_7$9={class:"field-item"},_hoisted_8$9=createBaseVNode("label",{class:"width-auto",for:"bill-pay-hidebillpay"},"Hide Bill Pay",-1),_hoisted_9$9={class:"layout-labels-top layout-inline-grid-double"},_hoisted_10$9={class:"field-item"},_hoisted_11$9=createBaseVNode("label",{for:"billpay-action"},"Action",-1),_hoisted_12$9=createBaseVNode("option",null,"createNewWork",-1),_hoisted_13$9=createBaseVNode("option",null,"display",-1),_hoisted_14$9={key:0},_hoisted_15$9=createBaseVNode("option",null,"openAssignment",-1),_hoisted_16$9={key:1},_hoisted_17$9=createBaseVNode("option",null,"openWorkByHandle",-1),_hoisted_18$9={key:0,class:"field-item"},_hoisted_19$9=createBaseVNode("label",{for:"billpay-actionparam"},"Action parameter",-1),_hoisted_20$9=createBaseVNode("option",{value:"workList",selected:""},"Show the worklist",-1),_hoisted_21$9=createBaseVNode("option",{value:"taskList"},"Show a tasklist",-1),_hoisted_22$9=createBaseVNode("option",{value:"dataView"},"Display a data view",-1),_hoisted_23$9=[_hoisted_20$9,_hoisted_21$9,_hoisted_22$9],_hoisted_24$9={key:1,class:"field-item"},_hoisted_25$9=createBaseVNode("label",{for:"billpay-objclass"},"Classname",-1),_hoisted_26$9={key:2,class:"field-item"},_hoisted_27$9=createBaseVNode("label",{for:"billpay-heading"},"Heading",-1),_hoisted_28$9={key:3,class:"field-item"},_hoisted_29$9=createBaseVNode("label",{for:"billpay-startcase"},"Start case",-1),_hoisted_30$9={class:"field-item"},_hoisted_31$9=createBaseVNode("label",{for:"billpay-url"},"URL",-1),_hoisted_32$9={class:"field-item"},_hoisted_33$9=createBaseVNode("label",{for:"billpay-application"},"Application name",-1),_hoisted_34$9={key:4,class:"field-item"},_hoisted_35$9=createBaseVNode("label",{for:"billpay-channelid"},"Channel ID",-1),_hoisted_36$9={key:5,class:"field-item"},_hoisted_37$9=createBaseVNode("label",{for:"billpay-tenantid"},"Tenant ID",-1),_hoisted_38$9={key:6,class:"field-item"},_hoisted_39$9=createBaseVNode("label",{for:"billpay-pagetemplate"},"Page Template",-1),_hoisted_40$9=createBaseVNode("option",{value:"full"},"Full case page",-1),_hoisted_41$9=createBaseVNode("option",{value:"assignment",selected:""},"Assignment only",-1),_hoisted_42$9=createBaseVNode("option",{value:"assignmentWithStages"}," Assignment with stages ",-1),_hoisted_43$8=createBaseVNode("option",{value:"self-service"},"Self-service",-1),_hoisted_44$8=[_hoisted_40$9,_hoisted_41$9,_hoisted_42$9,_hoisted_43$8],_hoisted_45$8={key:7,class:"field-item field-checkbox"},_hoisted_46$8=createBaseVNode("label",{class:"width-auto",for:"billpay-dataretained"},"Retain state on reload",-1),_hoisted_47$8={key:8,class:"field-item field-checkbox"},_hoisted_48$8=createBaseVNode("label",{class:"width-auto",for:"billpay-hideassignmentheader"},"Hide assignment header",-1),_hoisted_49$8={class:"layout-labels-top"},_hoisted_50$8={class:"field-item"},_hoisted_51$8=createBaseVNode("label",{for:"billpay-extraparam"},"Extra parameters (for example 'key1=value1,key2=value2')",-1);function _sfc_render$c(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$b,[_hoisted_2$b,_hoisted_3$9,createBaseVNode("div",_hoisted_4$9,[createBaseVNode("div",_hoisted_5$9,[createBaseVNode("div",_hoisted_6$9,[createBaseVNode("div",_hoisted_7$9,[withDirectives(createBaseVNode("input",{id:"bill-pay-hidebillpay",type:"checkbox","onUpdate:modelValue":t[0]||(t[0]=r=>e.settings.billpay.hidebillpay=r)},null,512),[[vModelCheckbox,e.settings.billpay.hidebillpay]]),_hoisted_8$9])]),createBaseVNode("div",_hoisted_9$9,[createBaseVNode("div",_hoisted_10$9,[_hoisted_11$9,withDirectives(createBaseVNode("select",{id:"billpay-action","onUpdate:modelValue":t[1]||(t[1]=r=>e.settings.billpay.action=r),onChange:t[2]||(t[2]=(...r)=>a.onActionChange&&a.onActionChange(...r))},[_hoisted_12$9,_hoisted_13$9,e.settings.general.connection.type.indexOf("dx")===-1?(openBlock(),createElementBlock("option",_hoisted_14$9," getNextWork ")):createCommentVNode("",!0),_hoisted_15$9,e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("option",_hoisted_16$9," openWorkItem ")):createCommentVNode("",!0),_hoisted_17$9],544),[[vModelSelect,e.settings.billpay.action]])]),e.settings.billpay.action!=="createNewWork"&&e.settings.billpay.action!=="getNextWork"?(openBlock(),createElementBlock("div",_hoisted_18$9,[_hoisted_19$9,e.settings.general.connection.type.indexOf("dx")===-1||e.settings.billpay.action!=="display"?withDirectives((openBlock(),createElementBlock("input",{key:0,id:"billpay-actionparam",type:"text","onUpdate:modelValue":t[3]||(t[3]=r=>e.settings.billpay.actionparam=r)},null,512)),[[vModelText,e.settings.billpay.actionparam]]):withDirectives((openBlock(),createElementBlock("select",{key:1,id:"billpay-action","onUpdate:modelValue":t[4]||(t[4]=r=>e.settings.billpay.actionparam=r)},_hoisted_23$9,512)),[[vModelSelect,e.settings.billpay.actionparam]])])):createCommentVNode("",!0),e.settings.billpay.action==="createNewWork"||e.settings.general.connection.type.indexOf("dx")===-1&&e.settings.billpay.action==="display"?(openBlock(),createElementBlock("div",_hoisted_24$9,[_hoisted_25$9,withDirectives(createBaseVNode("input",{id:"billpay-objclass",type:"text","onUpdate:modelValue":t[5]||(t[5]=r=>e.settings.billpay.objclass=r)},null,512),[[vModelText,e.settings.billpay.objclass]])])):createCommentVNode("",!0),e.settings.general.connection.type.indexOf("dx")===0&&e.settings.billpay.action==="display"?(openBlock(),createElementBlock("div",_hoisted_26$9,[_hoisted_27$9,withDirectives(createBaseVNode("input",{id:"billpay-heading",type:"text","onUpdate:modelValue":t[6]||(t[6]=r=>e.settings.billpay.heading=r)},null,512),[[vModelText,e.settings.billpay.heading]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"&&e.settings.billpay.action==="createNewWork"?(openBlock(),createElementBlock("div",_hoisted_28$9,[_hoisted_29$9,withDirectives(createBaseVNode("input",{id:"billpay-startcase",type:"text","onUpdate:modelValue":t[7]||(t[7]=r=>e.settings.billpay.startcase=r)},null,512),[[vModelText,e.settings.billpay.startcase]])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_30$9,[_hoisted_31$9,withDirectives(createBaseVNode("input",{id:"billpay-url",type:"text","onUpdate:modelValue":t[8]||(t[8]=r=>e.settings.billpay.url=r)},null,512),[[vModelText,e.settings.billpay.url]])]),createBaseVNode("div",_hoisted_32$9,[_hoisted_33$9,withDirectives(createBaseVNode("input",{id:"billpay-application",type:"text","onUpdate:modelValue":t[9]||(t[9]=r=>e.settings.billpay.application=r)},null,512),[[vModelText,e.settings.billpay.application]])]),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_34$9,[_hoisted_35$9,withDirectives(createBaseVNode("input",{id:"billpay-channelid",type:"text","onUpdate:modelValue":t[10]||(t[10]=r=>e.settings.billpay.channelid=r)},null,512),[[vModelText,e.settings.billpay.channelid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_36$9,[_hoisted_37$9,withDirectives(createBaseVNode("input",{id:"billpay-tenantid",type:"text","onUpdate:modelValue":t[11]||(t[11]=r=>e.settings.billpay.tenantid=r)},null,512),[[vModelText,e.settings.billpay.tenantid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_38$9,[_hoisted_39$9,withDirectives(createBaseVNode("select",{id:"billpay-pagetemplate","onUpdate:modelValue":t[12]||(t[12]=r=>e.settings.billpay.pageTemplate=r)},_hoisted_44$8,512),[[vModelSelect,e.settings.billpay.pageTemplate]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_45$8,[withDirectives(createBaseVNode("input",{id:"billpay-dataretained",type:"checkbox","onUpdate:modelValue":t[13]||(t[13]=r=>e.settings.billpay.dataretained=r)},null,512),[[vModelCheckbox,e.settings.billpay.dataretained]]),_hoisted_46$8])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_47$8,[withDirectives(createBaseVNode("input",{id:"billpay-hideassignmentheader",type:"checkbox","onUpdate:modelValue":t[14]||(t[14]=r=>e.settings.billpay.hideassignmentheader=r)},null,512),[[vModelCheckbox,e.settings.billpay.hideassignmentheader]]),_hoisted_48$8])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_49$8,[createBaseVNode("div",_hoisted_50$8,[_hoisted_51$8,withDirectives(createBaseVNode("textarea",{id:"billpay-extraparam","onUpdate:modelValue":t[15]||(t[15]=r=>e.settings.billpay.extraparam=r)},null,512),[[vModelText,e.settings.billpay.extraparam]])])])])])])}const BillPaySettings=_export_sfc(_sfc_main$c,[["render",_sfc_render$c]]),_sfc_main$b={data(){return mainconfig},methods:{onActionChange(){this.settings.general.connection.type.indexOf("dx")===-1||this.settings.banner.action!=="display"?this.settings.banner.actionparam="":this.settings.banner.actionparam="workList"}}},_hoisted_1$a={class:"container-transparent"},_hoisted_2$a=createBaseVNode("h2",null,"Banner component",-1),_hoisted_3$8=createBaseVNode("p",null,"Configuration of the banner component inside the account page.",-1),_hoisted_4$8={class:"container"},_hoisted_5$8={class:"body"},_hoisted_6$8={class:"layout-labels-left layout-inline-grid-double"},_hoisted_7$8={class:"field-item"},_hoisted_8$8=createBaseVNode("label",{for:"banner-hidebanner"},"Hide banner",-1),_hoisted_9$8={class:"field-item"},_hoisted_10$8=createBaseVNode("label",{for:"banner-hidebanner-button"},"Hide banner button",-1),_hoisted_11$8={class:"field-item"},_hoisted_12$8=createBaseVNode("label",{for:"banner-background-color"},"Background color",-1),_hoisted_13$8={class:"layout-labels-top layout-inline-grid-double"},_hoisted_14$8={class:"field-item"},_hoisted_15$8=createBaseVNode("label",{for:"banner-action"},"Action",-1),_hoisted_16$8=createBaseVNode("option",null,"createNewWork",-1),_hoisted_17$8=createBaseVNode("option",null,"display",-1),_hoisted_18$8={key:0},_hoisted_19$8=createBaseVNode("option",null,"openAssignment",-1),_hoisted_20$8={key:1},_hoisted_21$8=createBaseVNode("option",null,"openWorkByHandle",-1),_hoisted_22$8={key:0,class:"field-item"},_hoisted_23$8=createBaseVNode("label",{for:"banner-actionparam"},"Action parameter",-1),_hoisted_24$8=createBaseVNode("option",{value:"workList",selected:""},"Show the worklist",-1),_hoisted_25$8=createBaseVNode("option",{value:"taskList"},"Show a tasklist",-1),_hoisted_26$8=createBaseVNode("option",{value:"dataView"},"Display a data view",-1),_hoisted_27$8=[_hoisted_24$8,_hoisted_25$8,_hoisted_26$8],_hoisted_28$8={key:1,class:"field-item"},_hoisted_29$8=createBaseVNode("label",{for:"banner-objclass"},"Classname",-1),_hoisted_30$8={key:2,class:"field-item"},_hoisted_31$8=createBaseVNode("label",{for:"banner-heading"},"Heading",-1),_hoisted_32$8={key:3,class:"field-item"},_hoisted_33$8=createBaseVNode("label",{for:"banner-startcase"},"Start case",-1),_hoisted_34$8={class:"field-item"},_hoisted_35$8=createBaseVNode("label",{for:"banner-url"},"URL",-1),_hoisted_36$8={class:"field-item"},_hoisted_37$8=createBaseVNode("label",{for:"banner-application"},"Application name",-1),_hoisted_38$8={key:4,class:"field-item"},_hoisted_39$8=createBaseVNode("label",{for:"banner-channelid"},"Channel ID",-1),_hoisted_40$8={key:5,class:"field-item"},_hoisted_41$8=createBaseVNode("label",{for:"banner-tenantid"},"Tenant ID",-1),_hoisted_42$8={key:6,class:"field-item"},_hoisted_43$7=createBaseVNode("label",{for:"banner-pagetemplate"},"Page Template",-1),_hoisted_44$7=createBaseVNode("option",{value:"full"},"Full case page",-1),_hoisted_45$7=createBaseVNode("option",{value:"assignment",selected:""},"Assignment only",-1),_hoisted_46$7=createBaseVNode("option",{value:"assignmentWithStages"}," Assignment with stages ",-1),_hoisted_47$7=createBaseVNode("option",{value:"self-service"},"Self-service",-1),_hoisted_48$7=[_hoisted_44$7,_hoisted_45$7,_hoisted_46$7,_hoisted_47$7],_hoisted_49$7={key:7,class:"field-item field-checkbox"},_hoisted_50$7=createBaseVNode("label",{class:"width-auto",for:"banner-dataretained"},"Retain state on reload",-1),_hoisted_51$7={key:8,class:"field-item field-checkbox"},_hoisted_52$6=createBaseVNode("label",{class:"width-auto",for:"banner-hideassignmentheader"},"Hide assignment header",-1),_hoisted_53$3={class:"layout-labels-top"},_hoisted_54$2={class:"field-item"},_hoisted_55$1=createBaseVNode("label",{for:"banner-extraparam"},"Extra parameters (for example 'key1=value1,key2=value2')",-1);function _sfc_render$b(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$a,[_hoisted_2$a,_hoisted_3$8,createBaseVNode("div",_hoisted_4$8,[createBaseVNode("div",_hoisted_5$8,[createBaseVNode("div",_hoisted_6$8,[createBaseVNode("div",_hoisted_7$8,[withDirectives(createBaseVNode("input",{id:"banner-hidebanner",type:"checkbox","onUpdate:modelValue":t[0]||(t[0]=r=>e.settings.banner.hidebanner=r)},null,512),[[vModelCheckbox,e.settings.banner.hidebanner]]),_hoisted_8$8]),createBaseVNode("div",_hoisted_9$8,[withDirectives(createBaseVNode("input",{id:"banner-hidebanner-button",type:"checkbox","onUpdate:modelValue":t[1]||(t[1]=r=>e.settings.banner.hidebanner_button=r)},null,512),[[vModelCheckbox,e.settings.banner.hidebanner_button]]),_hoisted_10$8]),createBaseVNode("div",_hoisted_11$8,[withDirectives(createBaseVNode("input",{id:"banner-background-color",type:"color","onUpdate:modelValue":t[2]||(t[2]=r=>e.settings.banner.color=r)},null,512),[[vModelText,e.settings.banner.color]]),_hoisted_12$8])]),createBaseVNode("div",_hoisted_13$8,[createBaseVNode("div",_hoisted_14$8,[_hoisted_15$8,withDirectives(createBaseVNode("select",{id:"banner-action","onUpdate:modelValue":t[3]||(t[3]=r=>e.settings.banner.action=r),onChange:t[4]||(t[4]=(...r)=>a.onActionChange&&a.onActionChange(...r))},[_hoisted_16$8,_hoisted_17$8,e.settings.general.connection.type.indexOf("dx")===-1?(openBlock(),createElementBlock("option",_hoisted_18$8," getNextWork ")):createCommentVNode("",!0),_hoisted_19$8,e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("option",_hoisted_20$8," openWorkItem ")):createCommentVNode("",!0),_hoisted_21$8],544),[[vModelSelect,e.settings.banner.action]])]),e.settings.banner.action!=="createNewWork"&&e.settings.banner.action!=="getNextWork"?(openBlock(),createElementBlock("div",_hoisted_22$8,[_hoisted_23$8,e.settings.general.connection.type.indexOf("dx")===-1||e.settings.banner.action!=="display"?withDirectives((openBlock(),createElementBlock("input",{key:0,id:"banner-actionparam",type:"text","onUpdate:modelValue":t[5]||(t[5]=r=>e.settings.banner.actionparam=r)},null,512)),[[vModelText,e.settings.banner.actionparam]]):withDirectives((openBlock(),createElementBlock("select",{key:1,id:"banner-action","onUpdate:modelValue":t[6]||(t[6]=r=>e.settings.banner.actionparam=r)},_hoisted_27$8,512)),[[vModelSelect,e.settings.banner.actionparam]])])):createCommentVNode("",!0),e.settings.banner.action==="createNewWork"||e.settings.general.connection.type.indexOf("dx")===-1&&e.settings.banner.action==="display"?(openBlock(),createElementBlock("div",_hoisted_28$8,[_hoisted_29$8,withDirectives(createBaseVNode("input",{id:"banner-objclass",type:"text","onUpdate:modelValue":t[7]||(t[7]=r=>e.settings.banner.objclass=r)},null,512),[[vModelText,e.settings.banner.objclass]])])):createCommentVNode("",!0),e.settings.general.connection.type.indexOf("dx")===0&&e.settings.banner.action==="display"?(openBlock(),createElementBlock("div",_hoisted_30$8,[_hoisted_31$8,withDirectives(createBaseVNode("input",{id:"banner-heading",type:"text","onUpdate:modelValue":t[8]||(t[8]=r=>e.settings.banner.heading=r)},null,512),[[vModelText,e.settings.banner.heading]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"&&e.settings.banner.action==="createNewWork"?(openBlock(),createElementBlock("div",_hoisted_32$8,[_hoisted_33$8,withDirectives(createBaseVNode("input",{id:"banner-startcase",type:"text","onUpdate:modelValue":t[9]||(t[9]=r=>e.settings.banner.startcase=r)},null,512),[[vModelText,e.settings.banner.startcase]])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_34$8,[_hoisted_35$8,withDirectives(createBaseVNode("input",{id:"banner-url",type:"text","onUpdate:modelValue":t[10]||(t[10]=r=>e.settings.banner.url=r)},null,512),[[vModelText,e.settings.banner.url]])]),createBaseVNode("div",_hoisted_36$8,[_hoisted_37$8,withDirectives(createBaseVNode("input",{id:"banner-application",type:"text","onUpdate:modelValue":t[11]||(t[11]=r=>e.settings.banner.application=r)},null,512),[[vModelText,e.settings.banner.application]])]),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_38$8,[_hoisted_39$8,withDirectives(createBaseVNode("input",{id:"banner-channelid",type:"text","onUpdate:modelValue":t[12]||(t[12]=r=>e.settings.banner.channelid=r)},null,512),[[vModelText,e.settings.banner.channelid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_40$8,[_hoisted_41$8,withDirectives(createBaseVNode("input",{id:"banner-tenantid",type:"text","onUpdate:modelValue":t[13]||(t[13]=r=>e.settings.banner.tenantid=r)},null,512),[[vModelText,e.settings.banner.tenantid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_42$8,[_hoisted_43$7,withDirectives(createBaseVNode("select",{id:"banner-pagetemplate","onUpdate:modelValue":t[14]||(t[14]=r=>e.settings.banner.pageTemplate=r)},_hoisted_48$7,512),[[vModelSelect,e.settings.banner.pageTemplate]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_49$7,[withDirectives(createBaseVNode("input",{id:"banner-dataretained",type:"checkbox","onUpdate:modelValue":t[15]||(t[15]=r=>e.settings.banner.dataretained=r)},null,512),[[vModelCheckbox,e.settings.banner.dataretained]]),_hoisted_50$7])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_51$7,[withDirectives(createBaseVNode("input",{id:"banner-hideassignmentheader",type:"checkbox","onUpdate:modelValue":t[16]||(t[16]=r=>e.settings.banner.hideassignmentheader=r)},null,512),[[vModelCheckbox,e.settings.banner.hideassignmentheader]]),_hoisted_52$6])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_53$3,[createBaseVNode("div",_hoisted_54$2,[_hoisted_55$1,withDirectives(createBaseVNode("textarea",{id:"banner-extraparam","onUpdate:modelValue":t[17]||(t[17]=r=>e.settings.banner.extraparam=r)},null,512),[[vModelText,e.settings.banner.extraparam]])])])])])])}const BannerSettings=_export_sfc(_sfc_main$b,[["render",_sfc_render$b]]),_sfc_main$a={data(){return mainconfig},methods:{onActionChange(){this.settings.general.connection.type.indexOf("dx")===-1||this.settings.kmhelp.action!=="display"?this.settings.kmhelp.actionparam="":this.settings.kmhelp.actionparam="workList"}}},_hoisted_1$9={class:"container-transparent"},_hoisted_2$9=createBaseVNode("h2",null,"Knowledge Management",-1),_hoisted_3$7=createBaseVNode("p",null,` Configuration of the mashup used for Knowledge Management and displayed when clicking on the "Help" link in the header. Enter an empty 'URL' to disable this functionality. `,-1),_hoisted_4$7={class:"container"},_hoisted_5$7={class:"body"},_hoisted_6$7={class:"layout-labels-top layout-inline-grid-double"},_hoisted_7$7={class:"field-item"},_hoisted_8$7=createBaseVNode("label",{for:"kmhelp-action"},"Action",-1),_hoisted_9$7=createBaseVNode("option",null,"createNewWork",-1),_hoisted_10$7=createBaseVNode("option",null,"display",-1),_hoisted_11$7={key:0},_hoisted_12$7=createBaseVNode("option",null,"openAssignment",-1),_hoisted_13$7={key:1},_hoisted_14$7=createBaseVNode("option",null,"openWorkByHandle",-1),_hoisted_15$7={key:0,class:"field-item"},_hoisted_16$7=createBaseVNode("label",{for:"kmhelp-actionparam"},"Action parameter",-1),_hoisted_17$7=createBaseVNode("option",{value:"workList",selected:""},"Show the worklist",-1),_hoisted_18$7=createBaseVNode("option",{value:"taskList"},"Show a tasklist",-1),_hoisted_19$7=createBaseVNode("option",{value:"dataView"},"Display a data view",-1),_hoisted_20$7=[_hoisted_17$7,_hoisted_18$7,_hoisted_19$7],_hoisted_21$7={key:1,class:"field-item"},_hoisted_22$7=createBaseVNode("label",{for:"kmhelp-objclass"},"Classname",-1),_hoisted_23$7={key:2,class:"field-item"},_hoisted_24$7=createBaseVNode("label",{for:"kmhelp-heading"},"Heading",-1),_hoisted_25$7={key:3,class:"field-item"},_hoisted_26$7=createBaseVNode("label",{for:"kmhelp-startcase"},"Start case",-1),_hoisted_27$7={class:"field-item"},_hoisted_28$7=createBaseVNode("label",{for:"kmhelp-url"},"URL",-1),_hoisted_29$7={class:"field-item"},_hoisted_30$7=createBaseVNode("label",{for:"kmhelp-application"},"Application name",-1),_hoisted_31$7={class:"field-item"},_hoisted_32$7=createBaseVNode("label",{for:"kmhelp-username"},"Username (for unauthenticated access)",-1),_hoisted_33$7={class:"field-item"},_hoisted_34$7=createBaseVNode("label",{for:"kmhelp-password"},"Password (for unauthenticated access)",-1),_hoisted_35$7={key:4,class:"field-item"},_hoisted_36$7=createBaseVNode("label",{for:"kmhelp-channelid"},"Channel ID",-1),_hoisted_37$7={key:5,class:"field-item"},_hoisted_38$7=createBaseVNode("label",{for:"kmhelp-tenantid"},"Tenant ID",-1),_hoisted_39$7={key:6,class:"field-item"},_hoisted_40$7=createBaseVNode("label",{for:"kmhelp-pagetemplate"},"Page Template",-1),_hoisted_41$7=createBaseVNode("option",{value:"full"},"Full case page",-1),_hoisted_42$7=createBaseVNode("option",{value:"assignment",selected:""},"Assignment only",-1),_hoisted_43$6=createBaseVNode("option",{value:"assignmentWithStages"}," Assignment with stages ",-1),_hoisted_44$6=createBaseVNode("option",{value:"self-service"},"Self-service",-1),_hoisted_45$6=[_hoisted_41$7,_hoisted_42$7,_hoisted_43$6,_hoisted_44$6],_hoisted_46$6={key:7,class:"field-item field-checkbox"},_hoisted_47$6=createBaseVNode("label",{class:"width-auto",for:"kmhelp-dataretained"},"Retain state on reload",-1),_hoisted_48$6={key:8,class:"field-item field-checkbox"},_hoisted_49$6=createBaseVNode("label",{class:"width-auto",for:"kmhelp-hideassignmentheader"},"Hide assignment header",-1),_hoisted_50$6={class:"layout-labels-top"},_hoisted_51$6={class:"field-item"},_hoisted_52$5=createBaseVNode("label",{for:"kmhelp-extraparam"},"Extra parameters (for example 'key1=value1,key2=value2')",-1);function _sfc_render$a(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$9,[_hoisted_2$9,_hoisted_3$7,createBaseVNode("div",_hoisted_4$7,[createBaseVNode("div",_hoisted_5$7,[createBaseVNode("div",_hoisted_6$7,[createBaseVNode("div",_hoisted_7$7,[_hoisted_8$7,withDirectives(createBaseVNode("select",{id:"kmhelp-action","onUpdate:modelValue":t[0]||(t[0]=r=>e.settings.kmhelp.action=r),onChange:t[1]||(t[1]=(...r)=>a.onActionChange&&a.onActionChange(...r))},[_hoisted_9$7,_hoisted_10$7,e.settings.general.connection.type.indexOf("dx")===-1?(openBlock(),createElementBlock("option",_hoisted_11$7," getNextWork ")):createCommentVNode("",!0),_hoisted_12$7,e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("option",_hoisted_13$7," openWorkItem ")):createCommentVNode("",!0),_hoisted_14$7],544),[[vModelSelect,e.settings.kmhelp.action]])]),e.settings.kmhelp.action!=="createNewWork"&&e.settings.kmhelp.action!=="getNextWork"?(openBlock(),createElementBlock("div",_hoisted_15$7,[_hoisted_16$7,e.settings.general.connection.type.indexOf("dx")===-1||e.settings.kmhelp.action!=="display"?withDirectives((openBlock(),createElementBlock("input",{key:0,id:"kmhelp-actionparam",type:"text","onUpdate:modelValue":t[2]||(t[2]=r=>e.settings.kmhelp.actionparam=r)},null,512)),[[vModelText,e.settings.kmhelp.actionparam]]):withDirectives((openBlock(),createElementBlock("select",{key:1,id:"kmhelp-action","onUpdate:modelValue":t[3]||(t[3]=r=>e.settings.kmhelp.actionparam=r)},_hoisted_20$7,512)),[[vModelSelect,e.settings.kmhelp.actionparam]])])):createCommentVNode("",!0),e.settings.kmhelp.action==="createNewWork"||e.settings.general.connection.type.indexOf("dx")===-1&&e.settings.kmhelp.action==="display"?(openBlock(),createElementBlock("div",_hoisted_21$7,[_hoisted_22$7,withDirectives(createBaseVNode("input",{id:"kmhelp-objclass",type:"text","onUpdate:modelValue":t[4]||(t[4]=r=>e.settings.kmhelp.objclass=r)},null,512),[[vModelText,e.settings.kmhelp.objclass]])])):createCommentVNode("",!0),e.settings.general.connection.type.indexOf("dx")===0&&e.settings.kmhelp.action==="display"?(openBlock(),createElementBlock("div",_hoisted_23$7,[_hoisted_24$7,withDirectives(createBaseVNode("input",{id:"kmhelp-heading",type:"text","onUpdate:modelValue":t[5]||(t[5]=r=>e.settings.kmhelp.heading=r)},null,512),[[vModelText,e.settings.kmhelp.heading]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"&&e.settings.kmhelp.action==="createNewWork"?(openBlock(),createElementBlock("div",_hoisted_25$7,[_hoisted_26$7,withDirectives(createBaseVNode("input",{id:"kmhelp-startcase",type:"text","onUpdate:modelValue":t[6]||(t[6]=r=>e.settings.kmhelp.startcase=r)},null,512),[[vModelText,e.settings.kmhelp.startcase]])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_27$7,[_hoisted_28$7,withDirectives(createBaseVNode("input",{id:"kmhelp-url",type:"text","onUpdate:modelValue":t[7]||(t[7]=r=>e.settings.kmhelp.url=r)},null,512),[[vModelText,e.settings.kmhelp.url]])]),createBaseVNode("div",_hoisted_29$7,[_hoisted_30$7,withDirectives(createBaseVNode("input",{id:"kmhelp-application",type:"text","onUpdate:modelValue":t[8]||(t[8]=r=>e.settings.kmhelp.application=r)},null,512),[[vModelText,e.settings.kmhelp.application]])]),createBaseVNode("div",_hoisted_31$7,[_hoisted_32$7,withDirectives(createBaseVNode("input",{id:"kmhelp-username",type:"text","onUpdate:modelValue":t[9]||(t[9]=r=>e.settings.kmhelp.username=r)},null,512),[[vModelText,e.settings.kmhelp.username]])]),createBaseVNode("div",_hoisted_33$7,[_hoisted_34$7,withDirectives(createBaseVNode("input",{id:"kmhelp-password",type:"text","onUpdate:modelValue":t[10]||(t[10]=r=>e.settings.kmhelp.password=r)},null,512),[[vModelText,e.settings.kmhelp.password]])]),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_35$7,[_hoisted_36$7,withDirectives(createBaseVNode("input",{id:"kmhelp-channelid",type:"text","onUpdate:modelValue":t[11]||(t[11]=r=>e.settings.kmhelp.channelid=r)},null,512),[[vModelText,e.settings.kmhelp.channelid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_37$7,[_hoisted_38$7,withDirectives(createBaseVNode("input",{id:"kmhelp-tenantid",type:"text","onUpdate:modelValue":t[12]||(t[12]=r=>e.settings.kmhelp.tenantid=r)},null,512),[[vModelText,e.settings.kmhelp.tenantid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_39$7,[_hoisted_40$7,withDirectives(createBaseVNode("select",{id:"kmhelp-pagetemplate","onUpdate:modelValue":t[13]||(t[13]=r=>e.settings.kmhelp.pageTemplate=r)},_hoisted_45$6,512),[[vModelSelect,e.settings.kmhelp.pageTemplate]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_46$6,[withDirectives(createBaseVNode("input",{id:"kmhelp-dataretained",type:"checkbox","onUpdate:modelValue":t[14]||(t[14]=r=>e.settings.kmhelp.dataretained=r)},null,512),[[vModelCheckbox,e.settings.kmhelp.dataretained]]),_hoisted_47$6])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_48$6,[withDirectives(createBaseVNode("input",{id:"kmhelp-hideassignmentheader",type:"checkbox","onUpdate:modelValue":t[15]||(t[15]=r=>e.settings.kmhelp.hideassignmentheader=r)},null,512),[[vModelCheckbox,e.settings.kmhelp.hideassignmentheader]]),_hoisted_49$6])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_50$6,[createBaseVNode("div",_hoisted_51$6,[_hoisted_52$5,withDirectives(createBaseVNode("textarea",{id:"kmhelp-extraparam","onUpdate:modelValue":t[16]||(t[16]=r=>e.settings.kmhelp.extraparam=r)},null,512),[[vModelText,e.settings.kmhelp.extraparam]])])])])])])}const KMHelpSettings=_export_sfc(_sfc_main$a,[["render",_sfc_render$a]]),_sfc_main$9={data(){return mainconfig},methods:{onActionChange(){this.settings.general.connection.type.indexOf("dx")===-1||this.settings.todo.action!=="display"?this.settings.todo.actionparam="":this.settings.todo.actionparam="workList"}}},_hoisted_1$8={class:"container-transparent"},_hoisted_2$8=createBaseVNode("h2",null,"To Do component",-1),_hoisted_3$6=createBaseVNode("p",null," Configuration of the mashup displayed as the To Do list inside the account page. ",-1),_hoisted_4$6={class:"container"},_hoisted_5$6={class:"body"},_hoisted_6$6={class:"layout-labels-top layout-inline-grid-double"},_hoisted_7$6={class:"field-item field-checkbox"},_hoisted_8$6=createBaseVNode("label",{class:"width-auto",for:"todo-hideaccount"},"Hide account picker",-1),_hoisted_9$6={class:"field-item field-checkbox"},_hoisted_10$6=createBaseVNode("label",{class:"width-auto",for:"todo-hideaccountdetails"},"Hide account details",-1),_hoisted_11$6={class:"layout-labels-top layout-inline-grid-double"},_hoisted_12$6={class:"field-item"},_hoisted_13$6=createBaseVNode("label",{for:"todo-action"},"Action",-1),_hoisted_14$6=createBaseVNode("option",null,"createNewWork",-1),_hoisted_15$6=createBaseVNode("option",null,"display",-1),_hoisted_16$6={key:0},_hoisted_17$6=createBaseVNode("option",null,"openAssignment",-1),_hoisted_18$6={key:1},_hoisted_19$6=createBaseVNode("option",null,"openWorkByHandle",-1),_hoisted_20$6={key:0,class:"field-item"},_hoisted_21$6=createBaseVNode("label",{for:"todo-actionparam"},"Action parameter",-1),_hoisted_22$6=createBaseVNode("option",{value:"workList",selected:""},"Show the worklist",-1),_hoisted_23$6=createBaseVNode("option",{value:"taskList"},"Show a tasklist",-1),_hoisted_24$6=createBaseVNode("option",{value:"dataView"},"Display a data view",-1),_hoisted_25$6=[_hoisted_22$6,_hoisted_23$6,_hoisted_24$6],_hoisted_26$6={key:1,class:"field-item"},_hoisted_27$6=createBaseVNode("label",{for:"todo-objclass"},"Classname",-1),_hoisted_28$6={key:2,class:"field-item"},_hoisted_29$6=createBaseVNode("label",{for:"todo-heading"},"Heading",-1),_hoisted_30$6={key:3,class:"field-item"},_hoisted_31$6=createBaseVNode("label",{for:"todo-startcase"},"Start case",-1),_hoisted_32$6={class:"field-item"},_hoisted_33$6=createBaseVNode("label",{for:"todo-url"},"URL",-1),_hoisted_34$6={class:"field-item"},_hoisted_35$6=createBaseVNode("label",{for:"todo-application"},"Application name",-1),_hoisted_36$6={key:4,class:"field-item"},_hoisted_37$6=createBaseVNode("label",{for:"todo-channelid"},"Channel ID",-1),_hoisted_38$6={key:5,class:"field-item"},_hoisted_39$6=createBaseVNode("label",{for:"todo-tenantid"},"Tenant ID",-1),_hoisted_40$6={key:6,class:"field-item"},_hoisted_41$6=createBaseVNode("label",{for:"todo-pagetemplate"},"Page Template",-1),_hoisted_42$6=createBaseVNode("option",{value:"full"},"Full case page",-1),_hoisted_43$5=createBaseVNode("option",{value:"assignment",selected:""},"Assignment only",-1),_hoisted_44$5=createBaseVNode("option",{value:"assignmentWithStages"}," Assignment with stages ",-1),_hoisted_45$5=createBaseVNode("option",{value:"self-service"},"Self-service",-1),_hoisted_46$5=[_hoisted_42$6,_hoisted_43$5,_hoisted_44$5,_hoisted_45$5],_hoisted_47$5={key:7,class:"field-item field-checkbox"},_hoisted_48$5=createBaseVNode("label",{class:"width-auto",for:"todo-dataretained"},"Retain state on reload",-1),_hoisted_49$5={key:8,class:"field-item field-checkbox"},_hoisted_50$5=createBaseVNode("label",{class:"width-auto",for:"todo-hideassignmentheader"},"Hide assignment header",-1),_hoisted_51$5={class:"layout-labels-top"},_hoisted_52$4={class:"field-item"},_hoisted_53$2=createBaseVNode("label",{for:"todo-extraparam"},"Extra parameters (for example 'key1=value1,key2=value2')",-1);function _sfc_render$9(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$8,[_hoisted_2$8,_hoisted_3$6,createBaseVNode("div",_hoisted_4$6,[createBaseVNode("div",_hoisted_5$6,[createBaseVNode("div",_hoisted_6$6,[createBaseVNode("div",_hoisted_7$6,[withDirectives(createBaseVNode("input",{id:"todo-hideaccount",type:"checkbox","onUpdate:modelValue":t[0]||(t[0]=r=>e.settings.todo.hideaccount=r)},null,512),[[vModelCheckbox,e.settings.todo.hideaccount]]),_hoisted_8$6]),createBaseVNode("div",_hoisted_9$6,[withDirectives(createBaseVNode("input",{id:"todo-hideaccountdetails",type:"checkbox","onUpdate:modelValue":t[1]||(t[1]=r=>e.settings.todo.hideaccountdetails=r)},null,512),[[vModelCheckbox,e.settings.todo.hideaccountdetails]]),_hoisted_10$6])]),createBaseVNode("div",_hoisted_11$6,[createBaseVNode("div",_hoisted_12$6,[_hoisted_13$6,withDirectives(createBaseVNode("select",{id:"todo-action","onUpdate:modelValue":t[2]||(t[2]=r=>e.settings.todo.action=r),onChange:t[3]||(t[3]=(...r)=>a.onActionChange&&a.onActionChange(...r))},[_hoisted_14$6,_hoisted_15$6,e.settings.general.connection.type.indexOf("dx")===-1?(openBlock(),createElementBlock("option",_hoisted_16$6," getNextWork ")):createCommentVNode("",!0),_hoisted_17$6,e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("option",_hoisted_18$6," openWorkItem ")):createCommentVNode("",!0),_hoisted_19$6],544),[[vModelSelect,e.settings.todo.action]])]),e.settings.todo.action!=="createNewWork"&&e.settings.todo.action!=="getNextWork"?(openBlock(),createElementBlock("div",_hoisted_20$6,[_hoisted_21$6,e.settings.general.connection.type.indexOf("dx")===-1||e.settings.todo.action!=="display"?withDirectives((openBlock(),createElementBlock("input",{key:0,id:"todo-actionparam",type:"text","onUpdate:modelValue":t[4]||(t[4]=r=>e.settings.todo.actionparam=r)},null,512)),[[vModelText,e.settings.todo.actionparam]]):withDirectives((openBlock(),createElementBlock("select",{key:1,id:"todo-action","onUpdate:modelValue":t[5]||(t[5]=r=>e.settings.todo.actionparam=r)},_hoisted_25$6,512)),[[vModelSelect,e.settings.todo.actionparam]])])):createCommentVNode("",!0),e.settings.todo.action==="createNewWork"||e.settings.general.connection.type.indexOf("dx")===-1&&e.settings.todo.action==="display"?(openBlock(),createElementBlock("div",_hoisted_26$6,[_hoisted_27$6,withDirectives(createBaseVNode("input",{id:"todo-objclass",type:"text","onUpdate:modelValue":t[6]||(t[6]=r=>e.settings.todo.objclass=r)},null,512),[[vModelText,e.settings.todo.objclass]])])):createCommentVNode("",!0),e.settings.general.connection.type.indexOf("dx")===0&&e.settings.todo.action==="display"?(openBlock(),createElementBlock("div",_hoisted_28$6,[_hoisted_29$6,withDirectives(createBaseVNode("input",{id:"todo-heading",type:"text","onUpdate:modelValue":t[7]||(t[7]=r=>e.settings.todo.heading=r)},null,512),[[vModelText,e.settings.todo.heading]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"&&e.settings.todo.action==="createNewWork"?(openBlock(),createElementBlock("div",_hoisted_30$6,[_hoisted_31$6,withDirectives(createBaseVNode("input",{id:"todo-startcase",type:"text","onUpdate:modelValue":t[8]||(t[8]=r=>e.settings.todo.startcase=r)},null,512),[[vModelText,e.settings.todo.startcase]])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_32$6,[_hoisted_33$6,withDirectives(createBaseVNode("input",{id:"todo-url",type:"text","onUpdate:modelValue":t[9]||(t[9]=r=>e.settings.todo.url=r)},null,512),[[vModelText,e.settings.todo.url]])]),createBaseVNode("div",_hoisted_34$6,[_hoisted_35$6,withDirectives(createBaseVNode("input",{id:"todo-application",type:"text","onUpdate:modelValue":t[10]||(t[10]=r=>e.settings.todo.application=r)},null,512),[[vModelText,e.settings.todo.application]])]),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_36$6,[_hoisted_37$6,withDirectives(createBaseVNode("input",{id:"todo-channelid",type:"text","onUpdate:modelValue":t[11]||(t[11]=r=>e.settings.todo.channelid=r)},null,512),[[vModelText,e.settings.todo.channelid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_38$6,[_hoisted_39$6,withDirectives(createBaseVNode("input",{id:"todo-tenantid",type:"text","onUpdate:modelValue":t[12]||(t[12]=r=>e.settings.todo.tenantid=r)},null,512),[[vModelText,e.settings.todo.tenantid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_40$6,[_hoisted_41$6,withDirectives(createBaseVNode("select",{id:"todo-pagetemplate","onUpdate:modelValue":t[13]||(t[13]=r=>e.settings.todo.pageTemplate=r)},_hoisted_46$5,512),[[vModelSelect,e.settings.todo.pageTemplate]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_47$5,[withDirectives(createBaseVNode("input",{id:"todo-dataretained",type:"checkbox","onUpdate:modelValue":t[14]||(t[14]=r=>e.settings.todo.dataretained=r)},null,512),[[vModelCheckbox,e.settings.todo.dataretained]]),_hoisted_48$5])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_49$5,[withDirectives(createBaseVNode("input",{id:"todo-hideassignmentheader",type:"checkbox","onUpdate:modelValue":t[15]||(t[15]=r=>e.settings.todo.hideassignmentheader=r)},null,512),[[vModelCheckbox,e.settings.todo.hideassignmentheader]]),_hoisted_50$5])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_51$5,[createBaseVNode("div",_hoisted_52$4,[_hoisted_53$2,withDirectives(createBaseVNode("textarea",{id:"todo-extraparam","onUpdate:modelValue":t[16]||(t[16]=r=>e.settings.todo.extraparam=r)},null,512),[[vModelText,e.settings.todo.extraparam]])])])])])])}const ToDoSettings=_export_sfc(_sfc_main$9,[["render",_sfc_render$9]]),_sfc_main$8={data(){return mainconfig},methods:{onActionChange(){this.settings.general.connection.type.indexOf("dx")===-1||this.settings.activity.action!=="display"?this.settings.activity.actionparam="":this.settings.activity.actionparam="workList"}}},_hoisted_1$7={class:"container-transparent"},_hoisted_2$7=createBaseVNode("h2",null,"Activity component",-1),_hoisted_3$5=createBaseVNode("p",null," Configuration of the mashup displayed as the Activity list inside the account page. If the url is not configured, a static set of events is displayed - to hide the activity feed, check the setting hide activity feed below. ",-1),_hoisted_4$5={class:"container"},_hoisted_5$5={class:"body"},_hoisted_6$5={class:"layout-labels-top layout-inline-grid-double"},_hoisted_7$5={class:"field-item field-checkbox"},_hoisted_8$5=createBaseVNode("label",{class:"width-auto",for:"todo-hideactivity"},"Hide activity feed",-1),_hoisted_9$5={class:"layout-labels-top layout-inline-grid-double"},_hoisted_10$5={class:"field-item"},_hoisted_11$5=createBaseVNode("label",{for:"activity-action"},"Action",-1),_hoisted_12$5=createBaseVNode("option",null,"createNewWork",-1),_hoisted_13$5=createBaseVNode("option",null,"display",-1),_hoisted_14$5={key:0},_hoisted_15$5=createBaseVNode("option",null,"openAssignment",-1),_hoisted_16$5={key:1},_hoisted_17$5=createBaseVNode("option",null,"openWorkByHandle",-1),_hoisted_18$5={key:0,class:"field-item"},_hoisted_19$5=createBaseVNode("label",{for:"activity-actionparam"},"Action parameter",-1),_hoisted_20$5=createBaseVNode("option",{value:"workList",selected:""},"Show the worklist",-1),_hoisted_21$5=createBaseVNode("option",{value:"taskList"},"Show a tasklist",-1),_hoisted_22$5=createBaseVNode("option",{value:"dataView"},"Display a data view",-1),_hoisted_23$5=[_hoisted_20$5,_hoisted_21$5,_hoisted_22$5],_hoisted_24$5={key:1,class:"field-item"},_hoisted_25$5=createBaseVNode("label",{for:"activity-objclass"},"Classname",-1),_hoisted_26$5={key:2,class:"field-item"},_hoisted_27$5=createBaseVNode("label",{for:"activity-heading"},"Heading",-1),_hoisted_28$5={key:3,class:"field-item"},_hoisted_29$5=createBaseVNode("label",{for:"activity-startcase"},"Start case",-1),_hoisted_30$5={class:"field-item"},_hoisted_31$5=createBaseVNode("label",{for:"activity-url"},"URL",-1),_hoisted_32$5={class:"field-item"},_hoisted_33$5=createBaseVNode("label",{for:"activity-application"},"Application name",-1),_hoisted_34$5={key:4,class:"field-item"},_hoisted_35$5=createBaseVNode("label",{for:"activity-channelid"},"Channel ID",-1),_hoisted_36$5={key:5,class:"field-item"},_hoisted_37$5=createBaseVNode("label",{for:"activity-tenantid"},"Tenant ID",-1),_hoisted_38$5={key:6,class:"field-item"},_hoisted_39$5=createBaseVNode("label",{for:"activity-pagetemplate"},"Page Template",-1),_hoisted_40$5=createBaseVNode("option",{value:"full"},"Full case page",-1),_hoisted_41$5=createBaseVNode("option",{value:"assignment",selected:""},"Assignment only",-1),_hoisted_42$5=createBaseVNode("option",{value:"assignmentWithStages"}," Assignment with stages ",-1),_hoisted_43$4=createBaseVNode("option",{value:"self-service"},"Self-service",-1),_hoisted_44$4=[_hoisted_40$5,_hoisted_41$5,_hoisted_42$5,_hoisted_43$4],_hoisted_45$4={key:7,class:"field-item field-checkbox"},_hoisted_46$4=createBaseVNode("label",{class:"width-auto",for:"activity-dataretained"},"Retain state on reload",-1),_hoisted_47$4={key:8,class:"field-item field-checkbox"},_hoisted_48$4=createBaseVNode("label",{class:"width-auto",for:"activity-hideassignmentheader"},"Hide assignment header",-1),_hoisted_49$4={class:"layout-labels-top"},_hoisted_50$4={class:"field-item"},_hoisted_51$4=createBaseVNode("label",{for:"activity-extraparam"},"Extra parameters (for example 'key1=value1,key2=value2')",-1);function _sfc_render$8(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$7,[_hoisted_2$7,_hoisted_3$5,createBaseVNode("div",_hoisted_4$5,[createBaseVNode("div",_hoisted_5$5,[createBaseVNode("div",_hoisted_6$5,[createBaseVNode("div",_hoisted_7$5,[withDirectives(createBaseVNode("input",{id:"todo-hideactivity",type:"checkbox","onUpdate:modelValue":t[0]||(t[0]=r=>e.settings.todo.hideactivity=r)},null,512),[[vModelCheckbox,e.settings.todo.hideactivity]]),_hoisted_8$5])]),createBaseVNode("div",_hoisted_9$5,[createBaseVNode("div",_hoisted_10$5,[_hoisted_11$5,withDirectives(createBaseVNode("select",{id:"activity-action","onUpdate:modelValue":t[1]||(t[1]=r=>e.settings.activity.action=r),onChange:t[2]||(t[2]=(...r)=>a.onActionChange&&a.onActionChange(...r))},[_hoisted_12$5,_hoisted_13$5,e.settings.general.connection.type.indexOf("dx")===-1?(openBlock(),createElementBlock("option",_hoisted_14$5," getNextWork ")):createCommentVNode("",!0),_hoisted_15$5,e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("option",_hoisted_16$5," openWorkItem ")):createCommentVNode("",!0),_hoisted_17$5],544),[[vModelSelect,e.settings.activity.action]])]),e.settings.activity.action!=="createNewWork"&&e.settings.activity.action!=="getNextWork"?(openBlock(),createElementBlock("div",_hoisted_18$5,[_hoisted_19$5,e.settings.general.connection.type.indexOf("dx")===-1||e.settings.activity.action!=="display"?withDirectives((openBlock(),createElementBlock("input",{key:0,id:"activity-actionparam",type:"text","onUpdate:modelValue":t[3]||(t[3]=r=>e.settings.activity.actionparam=r)},null,512)),[[vModelText,e.settings.activity.actionparam]]):withDirectives((openBlock(),createElementBlock("select",{key:1,id:"activity-action","onUpdate:modelValue":t[4]||(t[4]=r=>e.settings.activity.actionparam=r)},_hoisted_23$5,512)),[[vModelSelect,e.settings.activity.actionparam]])])):createCommentVNode("",!0),e.settings.activity.action==="createNewWork"||e.settings.general.connection.type.indexOf("dx")===-1&&e.settings.activity.action==="display"?(openBlock(),createElementBlock("div",_hoisted_24$5,[_hoisted_25$5,withDirectives(createBaseVNode("input",{id:"activity-objclass",type:"text","onUpdate:modelValue":t[5]||(t[5]=r=>e.settings.activity.objclass=r)},null,512),[[vModelText,e.settings.activity.objclass]])])):createCommentVNode("",!0),e.settings.general.connection.type.indexOf("dx")===0&&e.settings.activity.action==="display"?(openBlock(),createElementBlock("div",_hoisted_26$5,[_hoisted_27$5,withDirectives(createBaseVNode("input",{id:"activity-heading",type:"text","onUpdate:modelValue":t[6]||(t[6]=r=>e.settings.activity.heading=r)},null,512),[[vModelText,e.settings.activity.heading]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"&&e.settings.activity.action==="createNewWork"?(openBlock(),createElementBlock("div",_hoisted_28$5,[_hoisted_29$5,withDirectives(createBaseVNode("input",{id:"activity-startcase",type:"text","onUpdate:modelValue":t[7]||(t[7]=r=>e.settings.activity.startcase=r)},null,512),[[vModelText,e.settings.activity.startcase]])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_30$5,[_hoisted_31$5,withDirectives(createBaseVNode("input",{id:"activity-url",type:"text","onUpdate:modelValue":t[8]||(t[8]=r=>e.settings.activity.url=r)},null,512),[[vModelText,e.settings.activity.url]])]),createBaseVNode("div",_hoisted_32$5,[_hoisted_33$5,withDirectives(createBaseVNode("input",{id:"activity-application",type:"text","onUpdate:modelValue":t[9]||(t[9]=r=>e.settings.activity.application=r)},null,512),[[vModelText,e.settings.activity.application]])]),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_34$5,[_hoisted_35$5,withDirectives(createBaseVNode("input",{id:"activity-channelid",type:"text","onUpdate:modelValue":t[10]||(t[10]=r=>e.settings.activity.channelid=r)},null,512),[[vModelText,e.settings.activity.channelid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_36$5,[_hoisted_37$5,withDirectives(createBaseVNode("input",{id:"activity-tenantid",type:"text","onUpdate:modelValue":t[11]||(t[11]=r=>e.settings.activity.tenantid=r)},null,512),[[vModelText,e.settings.activity.tenantid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_38$5,[_hoisted_39$5,withDirectives(createBaseVNode("select",{id:"activity-pagetemplate","onUpdate:modelValue":t[12]||(t[12]=r=>e.settings.activity.pageTemplate=r)},_hoisted_44$4,512),[[vModelSelect,e.settings.activity.pageTemplate]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_45$4,[withDirectives(createBaseVNode("input",{id:"activity-dataretained",type:"checkbox","onUpdate:modelValue":t[13]||(t[13]=r=>e.settings.activity.dataretained=r)},null,512),[[vModelCheckbox,e.settings.activity.dataretained]]),_hoisted_46$4])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_47$4,[withDirectives(createBaseVNode("input",{id:"activity-hideassignmentheader",type:"checkbox","onUpdate:modelValue":t[14]||(t[14]=r=>e.settings.activity.hideassignmentheader=r)},null,512),[[vModelCheckbox,e.settings.activity.hideassignmentheader]]),_hoisted_48$4])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_49$4,[createBaseVNode("div",_hoisted_50$4,[_hoisted_51$4,withDirectives(createBaseVNode("textarea",{id:"activity-extraparam","onUpdate:modelValue":t[15]||(t[15]=r=>e.settings.activity.extraparam=r)},null,512),[[vModelText,e.settings.activity.extraparam]])])])])])])}const ActivitySettings=_export_sfc(_sfc_main$8,[["render",_sfc_render$8]]),_sfc_main$7={data(){return mainconfig},methods:{onActionChange(){this.settings.general.connection.type.indexOf("dx")===-1||this.settings.homeheroaction.action!=="display"?this.settings.homeheroaction.actionparam="":this.settings.homeheroaction.actionparam="workList"}}},_hoisted_1$6={class:"container-transparent"},_hoisted_2$6=createBaseVNode("h2",null,"Home Hero Action",-1),_hoisted_3$4=createBaseVNode("p",null,' Configuration of the mashup displayed when clicking on the "Learn more" button inside the Hero placement of the Home page ',-1),_hoisted_4$4={class:"container"},_hoisted_5$4={class:"body"},_hoisted_6$4={class:"layout-labels-top layout-inline-grid-double"},_hoisted_7$4={class:"field-item"},_hoisted_8$4=createBaseVNode("label",{for:"homeheroaction-action"},"Action",-1),_hoisted_9$4=createBaseVNode("option",null,"createNewWork",-1),_hoisted_10$4=createBaseVNode("option",null,"display",-1),_hoisted_11$4={key:0},_hoisted_12$4=createBaseVNode("option",null,"openAssignment",-1),_hoisted_13$4={key:1},_hoisted_14$4=createBaseVNode("option",null,"openWorkByHandle",-1),_hoisted_15$4={key:0,class:"field-item"},_hoisted_16$4=createBaseVNode("label",{for:"homeheroaction-actionparam"},"Action parameter",-1),_hoisted_17$4=createBaseVNode("option",{value:"workList",selected:""},"Show the worklist",-1),_hoisted_18$4=createBaseVNode("option",{value:"taskList"},"Show a tasklist",-1),_hoisted_19$4=createBaseVNode("option",{value:"dataView"},"Display a data view",-1),_hoisted_20$4=[_hoisted_17$4,_hoisted_18$4,_hoisted_19$4],_hoisted_21$4={key:1,class:"field-item"},_hoisted_22$4=createBaseVNode("label",{for:"homeheroaction-objclass"},"Classname",-1),_hoisted_23$4={key:2,class:"field-item"},_hoisted_24$4=createBaseVNode("label",{for:"homeheroaction-heading"},"Heading",-1),_hoisted_25$4={key:3,class:"field-item"},_hoisted_26$4=createBaseVNode("label",{for:"homeheroaction-startcase"},"Start case",-1),_hoisted_27$4={class:"field-item"},_hoisted_28$4=createBaseVNode("label",{for:"homeheroaction-url"},"URL",-1),_hoisted_29$4={class:"field-item"},_hoisted_30$4=createBaseVNode("label",{for:"homeheroaction-application"},"Application name",-1),_hoisted_31$4={class:"field-item"},_hoisted_32$4=createBaseVNode("label",{for:"homeheroaction-pega_userid"},"Pega userid",-1),_hoisted_33$4={class:"field-item"},_hoisted_34$4=createBaseVNode("label",{for:"homeheroaction-pega_pwd"},"Pega password",-1),_hoisted_35$4={key:4,class:"field-item"},_hoisted_36$4=createBaseVNode("label",{for:"homeheroaction-channelid"},"Channel ID",-1),_hoisted_37$4={key:5,class:"field-item"},_hoisted_38$4=createBaseVNode("label",{for:"homeheroaction-tenantid"},"Tenant ID",-1),_hoisted_39$4={key:6,class:"field-item"},_hoisted_40$4=createBaseVNode("label",{for:"homeheroaction-pagetemplate"},"Page Template",-1),_hoisted_41$4=createBaseVNode("option",{value:"full"},"Full case page",-1),_hoisted_42$4=createBaseVNode("option",{value:"assignment",selected:""},"Assignment only",-1),_hoisted_43$3=createBaseVNode("option",{value:"assignmentWithStages"}," Assignment with stages ",-1),_hoisted_44$3=createBaseVNode("option",{value:"self-service"},"Self-service",-1),_hoisted_45$3=[_hoisted_41$4,_hoisted_42$4,_hoisted_43$3,_hoisted_44$3],_hoisted_46$3={key:7,class:"field-item field-checkbox"},_hoisted_47$3=createBaseVNode("label",{class:"width-auto",for:"homeheroaction-dataretained"},"Retain state on reload",-1),_hoisted_48$3={key:8,class:"field-item field-checkbox"},_hoisted_49$3=createBaseVNode("label",{class:"width-auto",for:"homeheroaction-hideassignmentheader"},"Hide assignment header",-1),_hoisted_50$3={class:"layout-labels-top"},_hoisted_51$3={class:"field-item"},_hoisted_52$3=createBaseVNode("label",{for:"homeheroaction-extraparam"},"Extra parameters (for example 'key1=value1,key2=value2')",-1);function _sfc_render$7(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$6,[_hoisted_2$6,_hoisted_3$4,createBaseVNode("div",_hoisted_4$4,[createBaseVNode("div",_hoisted_5$4,[createBaseVNode("div",_hoisted_6$4,[createBaseVNode("div",_hoisted_7$4,[_hoisted_8$4,withDirectives(createBaseVNode("select",{id:"homeheroaction-action","onUpdate:modelValue":t[0]||(t[0]=r=>e.settings.homeheroaction.action=r),onChange:t[1]||(t[1]=(...r)=>a.onActionChange&&a.onActionChange(...r))},[_hoisted_9$4,_hoisted_10$4,e.settings.general.connection.type.indexOf("dx")===-1?(openBlock(),createElementBlock("option",_hoisted_11$4," getNextWork ")):createCommentVNode("",!0),_hoisted_12$4,e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("option",_hoisted_13$4," openWorkItem ")):createCommentVNode("",!0),_hoisted_14$4],544),[[vModelSelect,e.settings.homeheroaction.action]])]),e.settings.homeheroaction.action!=="createNewWork"&&e.settings.homeheroaction.action!=="getNextWork"?(openBlock(),createElementBlock("div",_hoisted_15$4,[_hoisted_16$4,e.settings.general.connection.type.indexOf("dx")===-1||e.settings.homeheroaction.action!=="display"?withDirectives((openBlock(),createElementBlock("input",{key:0,id:"homeheroaction-actionparam",type:"text","onUpdate:modelValue":t[2]||(t[2]=r=>e.settings.homeheroaction.actionparam=r)},null,512)),[[vModelText,e.settings.homeheroaction.actionparam]]):withDirectives((openBlock(),createElementBlock("select",{key:1,id:"homeheroaction-action","onUpdate:modelValue":t[3]||(t[3]=r=>e.settings.homeheroaction.actionparam=r)},_hoisted_20$4,512)),[[vModelSelect,e.settings.homeheroaction.actionparam]])])):createCommentVNode("",!0),e.settings.homeheroaction.action==="createNewWork"||e.settings.general.connection.type.indexOf("dx")===-1&&e.settings.homeheroaction.action==="display"?(openBlock(),createElementBlock("div",_hoisted_21$4,[_hoisted_22$4,withDirectives(createBaseVNode("input",{id:"homeheroaction-objclass",type:"text","onUpdate:modelValue":t[4]||(t[4]=r=>e.settings.homeheroaction.objclass=r)},null,512),[[vModelText,e.settings.homeheroaction.objclass]])])):createCommentVNode("",!0),e.settings.general.connection.type.indexOf("dx")===0&&e.settings.homeheroaction.action==="display"?(openBlock(),createElementBlock("div",_hoisted_23$4,[_hoisted_24$4,withDirectives(createBaseVNode("input",{id:"homeheroaction-heading",type:"text","onUpdate:modelValue":t[5]||(t[5]=r=>e.settings.homeheroaction.heading=r)},null,512),[[vModelText,e.settings.homeheroaction.heading]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"&&e.settings.homeheroaction.action==="createNewWork"?(openBlock(),createElementBlock("div",_hoisted_25$4,[_hoisted_26$4,withDirectives(createBaseVNode("input",{id:"homeheroaction-startcase",type:"text","onUpdate:modelValue":t[6]||(t[6]=r=>e.settings.homeheroaction.startcase=r)},null,512),[[vModelText,e.settings.homeheroaction.startcase]])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_27$4,[_hoisted_28$4,withDirectives(createBaseVNode("input",{id:"homeheroaction-url",type:"text","onUpdate:modelValue":t[7]||(t[7]=r=>e.settings.homeheroaction.url=r)},null,512),[[vModelText,e.settings.homeheroaction.url]])]),createBaseVNode("div",_hoisted_29$4,[_hoisted_30$4,withDirectives(createBaseVNode("input",{id:"homeheroaction-application",type:"text","onUpdate:modelValue":t[8]||(t[8]=r=>e.settings.homeheroaction.application=r)},null,512),[[vModelText,e.settings.homeheroaction.application]])]),createBaseVNode("div",_hoisted_31$4,[_hoisted_32$4,withDirectives(createBaseVNode("input",{id:"homeheroaction-pega_userid",type:"text","onUpdate:modelValue":t[9]||(t[9]=r=>e.settings.homeheroaction.pega_userid=r)},null,512),[[vModelText,e.settings.homeheroaction.pega_userid]])]),createBaseVNode("div",_hoisted_33$4,[_hoisted_34$4,withDirectives(createBaseVNode("input",{id:"homeheroaction-pega_pwd",type:"password","onUpdate:modelValue":t[10]||(t[10]=r=>e.settings.homeheroaction.pega_pwd=r)},null,512),[[vModelText,e.settings.homeheroaction.pega_pwd]])]),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_35$4,[_hoisted_36$4,withDirectives(createBaseVNode("input",{id:"homeheroaction-channelid",type:"text","onUpdate:modelValue":t[11]||(t[11]=r=>e.settings.homeheroaction.channelid=r)},null,512),[[vModelText,e.settings.homeheroaction.channelid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_37$4,[_hoisted_38$4,withDirectives(createBaseVNode("input",{id:"homeheroaction-tenantid",type:"text","onUpdate:modelValue":t[12]||(t[12]=r=>e.settings.homeheroaction.tenantid=r)},null,512),[[vModelText,e.settings.homeheroaction.tenantid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_39$4,[_hoisted_40$4,withDirectives(createBaseVNode("select",{id:"homeheroaction-pagetemplate","onUpdate:modelValue":t[13]||(t[13]=r=>e.settings.homeheroaction.pageTemplate=r)},_hoisted_45$3,512),[[vModelSelect,e.settings.homeheroaction.pageTemplate]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_46$3,[withDirectives(createBaseVNode("input",{id:"homeheroaction-dataretained",type:"checkbox","onUpdate:modelValue":t[14]||(t[14]=r=>e.settings.homeheroaction.dataretained=r)},null,512),[[vModelCheckbox,e.settings.homeheroaction.dataretained]]),_hoisted_47$3])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_48$3,[withDirectives(createBaseVNode("input",{id:"homeheroaction-hideassignmentheader",type:"checkbox","onUpdate:modelValue":t[15]||(t[15]=r=>e.settings.homeheroaction.hideassignmentheader=r)},null,512),[[vModelCheckbox,e.settings.homeheroaction.hideassignmentheader]]),_hoisted_49$3])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_50$3,[createBaseVNode("div",_hoisted_51$3,[_hoisted_52$3,withDirectives(createBaseVNode("textarea",{id:"homeheroaction-extraparam","onUpdate:modelValue":t[16]||(t[16]=r=>e.settings.homeheroaction.extraparam=r)},null,512),[[vModelText,e.settings.homeheroaction.extraparam]])])])])])])}const HomeHeroActionSettings=_export_sfc(_sfc_main$7,[["render",_sfc_render$7]]),_sfc_main$6={data(){return mainconfig},components:{Container}},_hoisted_1$5={class:"container-transparent"},_hoisted_2$5=createBaseVNode("h2",null,"Users",-1),_hoisted_3$3=createBaseVNode("p",null," Configuration of the credentials for the users that can login into the application. Each user is mapped to a Pega Platform user. ",-1),_hoisted_4$3={class:"layout-inline-grid-double layout-labels-left"},_hoisted_5$3={class:"field-item"},_hoisted_6$3=["id","onUpdate:modelValue"],_hoisted_7$3=["for"],_hoisted_8$3={class:"field-item"},_hoisted_9$3=["id","onUpdate:modelValue"],_hoisted_10$3=["for"],_hoisted_11$3={class:"layout-inline-grid-double layout-labels-top"},_hoisted_12$3={class:"field-item"},_hoisted_13$3=["for"],_hoisted_14$3=["id","onUpdate:modelValue"],_hoisted_15$3={class:"field-item"},_hoisted_16$3=["for"],_hoisted_17$3=["id","onUpdate:modelValue"],_hoisted_18$3={class:"field-item"},_hoisted_19$3=["for"],_hoisted_20$3=["id","onUpdate:modelValue"],_hoisted_21$3={class:"field-item"},_hoisted_22$3=["for"],_hoisted_23$3=["id","onUpdate:modelValue"],_hoisted_24$3={class:"field-item"},_hoisted_25$3=["for"],_hoisted_26$3=["id","onUpdate:modelValue"],_hoisted_27$3={class:"field-item"},_hoisted_28$3=["for"],_hoisted_29$3=["id","onUpdate:modelValue"],_hoisted_30$3={class:"field-item"},_hoisted_31$3=["for"],_hoisted_32$3=["id","onUpdate:modelValue"],_hoisted_33$3={class:"field-item"},_hoisted_34$3=["for"],_hoisted_35$3=["id","onUpdate:modelValue"],_hoisted_36$3={class:"field-item"},_hoisted_37$3=["for"],_hoisted_38$3=["id","onUpdate:modelValue"],_hoisted_39$3={class:"field-item"},_hoisted_40$3=["for"],_hoisted_41$3=["id","onUpdate:modelValue"],_hoisted_42$3={class:"field-item"},_hoisted_43$2=["for"],_hoisted_44$2=["id","onUpdate:modelValue"],_hoisted_45$2={class:"field-item"},_hoisted_46$2=["for"],_hoisted_47$2=["id","onUpdate:modelValue"],_hoisted_48$2={class:"layout-labels-top"},_hoisted_49$2={class:"field-item"},_hoisted_50$2=["for"],_hoisted_51$2=["id","onUpdate:modelValue"],_hoisted_52$2={class:"field-item"},_hoisted_53$1=["for"],_hoisted_54$1=["id","onUpdate:modelValue"];function _sfc_render$6(e,t,n,o,s,a){const r=resolveComponent("Container");return openBlock(),createElementBlock("div",_hoisted_1$5,[_hoisted_2$5,_hoisted_3$3,(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.users,(l,c)=>(openBlock(),createElementBlock("div",{key:c},[createVNode(r,{title:"User "+(c+1),expanded:c===0},{default:withCtx(()=>[createBaseVNode("div",_hoisted_4$3,[createBaseVNode("div",_hoisted_5$3,[withDirectives(createBaseVNode("input",{type:"checkbox",id:"user-"+c+"-load_by_default","onUpdate:modelValue":d=>l.load_by_default=d},null,8,_hoisted_6$3),[[vModelCheckbox,l.load_by_default]]),createBaseVNode("label",{class:"width-auto",for:"user-"+c+"-load_by_default"},"Loaded by default",8,_hoisted_7$3)]),createBaseVNode("div",_hoisted_8$3,[withDirectives(createBaseVNode("input",{type:"checkbox",id:"user-"+c+"-show_opname","onUpdate:modelValue":d=>l.show_opname=d},null,8,_hoisted_9$3),[[vModelCheckbox,l.show_opname]]),createBaseVNode("label",{class:"width-auto",for:"user-"+c+"-show_opname"},"Show operator name",8,_hoisted_10$3)])]),createBaseVNode("div",_hoisted_11$3,[createBaseVNode("div",_hoisted_12$3,[createBaseVNode("label",{for:"user-"+c+"-username"},"Username",8,_hoisted_13$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-username",type:"text","onUpdate:modelValue":d=>l.username=d},null,8,_hoisted_14$3),[[vModelText,l.username]])]),createBaseVNode("div",_hoisted_15$3,[createBaseVNode("label",{for:"user-"+c+"-password"},"Password",8,_hoisted_16$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-password",type:"password","onUpdate:modelValue":d=>l.password=d},null,8,_hoisted_17$3),[[vModelText,l.password]])]),createBaseVNode("div",_hoisted_18$3,[createBaseVNode("label",{for:"user-"+c+"-img"},"Image",8,_hoisted_19$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-img",type:"text","onUpdate:modelValue":d=>l.img=d},null,8,_hoisted_20$3),[[vModelText,l.img]])]),createBaseVNode("div",_hoisted_21$3,[createBaseVNode("label",{for:"user-"+c+"-company_name"},"Company",8,_hoisted_22$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-company_name",type:"text","onUpdate:modelValue":d=>l.company_name=d},null,8,_hoisted_23$3),[[vModelText,l.company_name]])]),createBaseVNode("div",_hoisted_24$3,[createBaseVNode("label",{for:"user-"+c+"-name"},"Name",8,_hoisted_25$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-name",type:"text","onUpdate:modelValue":d=>l.name=d},null,8,_hoisted_26$3),[[vModelText,l.name]])]),createBaseVNode("div",_hoisted_27$3,[createBaseVNode("label",{for:"user-"+c+"-billpay"},"Bill amount",8,_hoisted_28$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-billpay",type:"text","onUpdate:modelValue":d=>l.billpay=d},null,8,_hoisted_29$3),[[vModelText,l.billpay]])]),createBaseVNode("div",_hoisted_30$3,[createBaseVNode("label",{for:"user-"+c+"-pega_userid"},"Pega userid",8,_hoisted_31$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-pega_userid",type:"text","onUpdate:modelValue":d=>l.pega_userid=d},null,8,_hoisted_32$3),[[vModelText,l.pega_userid]])]),createBaseVNode("div",_hoisted_33$3,[createBaseVNode("label",{for:"user-"+c+"-pega_pwd"},"Pega password",8,_hoisted_34$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-pega_pwd",type:"password","onUpdate:modelValue":d=>l.pega_pwd=d},null,8,_hoisted_35$3),[[vModelText,l.pega_pwd]])]),createBaseVNode("div",_hoisted_36$3,[createBaseVNode("label",{for:"user-"+c+"-otp_send_to"},"OTP send to (email or phone)",8,_hoisted_37$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-otp_send_to",type:"text","onUpdate:modelValue":d=>l.otp_send_to=d},null,8,_hoisted_38$3),[[vModelText,l.otp_send_to]])]),createBaseVNode("div",_hoisted_39$3,[createBaseVNode("label",{for:"user-"+c+"-accountid"},"Account ID (Mashup Chat)",8,_hoisted_40$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-accountid",type:"text","onUpdate:modelValue":d=>l.accountID=d},null,8,_hoisted_41$3),[[vModelText,l.accountID]])]),createBaseVNode("div",_hoisted_42$3,[createBaseVNode("label",{for:"user-"+c+"-contactid"},"Contact ID (Mashup Chat)",8,_hoisted_43$2),withDirectives(createBaseVNode("input",{id:"user-"+c+"-contactid",type:"text","onUpdate:modelValue":d=>l.contactID=d},null,8,_hoisted_44$2),[[vModelText,l.contactID]])]),createBaseVNode("div",_hoisted_45$2,[createBaseVNode("label",{for:"user-"+c+"-customerid"},"Customer ID (Customer Decision Hub)",8,_hoisted_46$2),withDirectives(createBaseVNode("input",{id:"user-"+c+"-customerid",type:"text","onUpdate:modelValue":d=>l.customerID=d},null,8,_hoisted_47$2),[[vModelText,l.customerID]])])]),createBaseVNode("div",_hoisted_48$2,[createBaseVNode("div",_hoisted_49$2,[createBaseVNode("label",{for:"user-"+c+"-extraparam"},"Extra parameters (for example 'key1=value1,key2=value2')",8,_hoisted_50$2),withDirectives(createBaseVNode("textarea",{id:"user-"+c+"-extraparam","onUpdate:modelValue":d=>l.extraparam=d},null,8,_hoisted_51$2),[[vModelText,l.extraparam]])]),createBaseVNode("div",_hoisted_52$2,[createBaseVNode("label",{for:"user-"+c+"-dmm_context_data"},"Additional context data for Digital Messaging Manager (format: first_name=john,last_name=smith)",8,_hoisted_53$1),withDirectives(createBaseVNode("textarea",{id:"user-"+c+"-dmm_context_data","onUpdate:modelValue":d=>l.dmm_context_data=d},null,8,_hoisted_54$1),[[vModelText,l.dmm_context_data]])])])]),_:2},1032,["title","expanded"])]))),128))])}const UsersSettings=_export_sfc(_sfc_main$6,[["render",_sfc_render$6]]),_sfc_main$5={data(){return mainconfig},components:{Container}},_hoisted_1$4={class:"container-transparent"},_hoisted_2$4=createBaseVNode("h2",null,"Messaging and Co-Browse",-1),_hoisted_3$2=createBaseVNode("p",null,[createTextVNode(" Configuration of the messaging and Co-Browse components. Enter an empty 'URL' to disable the functionality. For more details, click "),createBaseVNode("a",{href:"https://github.com/pegasystems/uplus-wss/wiki/How-to-configure-the-Pega-Chat-bot"},"here"),createTextVNode(". ")],-1),_hoisted_4$2={class:"layout-labels-left"},_hoisted_5$2={class:"field-item"},_hoisted_6$2=createBaseVNode("label",{class:"width-auto",for:"chat-ShowAsButton"},"Connect using legacy Web Chat Mashup",-1),_hoisted_7$2={key:0,class:"layout-labels-top"},_hoisted_8$2={class:"field-item"},_hoisted_9$2=createBaseVNode("label",{for:"chat-DMMID"},"ID of the widget",-1),_hoisted_10$2={class:"field-item"},_hoisted_11$2=createBaseVNode("label",{for:"chat-DMMURL"},"URL of the Digital Messaging Server",-1),_hoisted_12$2={class:"field-item"},_hoisted_13$2=createBaseVNode("label",{for:"chat-DMMSecret"},"Secret to generate JWT Token for authentication",-1),_hoisted_14$2={class:"field-item"},_hoisted_15$2=createBaseVNode("label",{for:"chat-DMMPrivateURL"},"URL of the DM server to send private data",-1),_hoisted_16$2={key:1},_hoisted_17$2={class:"layout-labels-top layout-inline-grid-double"},_hoisted_18$2={class:"field-item"},_hoisted_19$2=createBaseVNode("label",{for:"chat-MashupURL"},"URL",-1),_hoisted_20$2={class:"field-item"},_hoisted_21$2=createBaseVNode("label",{for:"chat-WCBConfigName"},"Config name",-1),_hoisted_22$2={class:"field-item"},_hoisted_23$2=createBaseVNode("label",{for:"chat-WebChatBotID"},"Bot ID",-1),_hoisted_24$2={class:"field-item"},_hoisted_25$2=createBaseVNode("label",{for:"chat-ApplicationName"},"Application name",-1),_hoisted_26$2={class:"field-item"},_hoisted_27$2=createBaseVNode("label",{for:"chat-TenantID"},"Tenant ID",-1),_hoisted_28$2={class:"layout-labels-left"},_hoisted_29$2={class:"field-item"},_hoisted_30$2=createBaseVNode("label",{class:"width-auto",for:"chat-ShowAsButton"},"Show the launch icon as button",-1),_hoisted_31$2={class:"field-item"},_hoisted_32$2=createBaseVNode("label",{class:"width-auto",for:"chat-EnableProActiveNotification"},"Enable Customer Decision Hub proactive notifications (must be configured)",-1),_hoisted_33$2={class:"field-item"},_hoisted_34$2=createBaseVNode("label",{class:"width-auto",for:"chat-ResetLogout"},"Reset chat when user logs out",-1),_hoisted_35$2={class:"layout-labels-top layout-inline-grid-double"},_hoisted_36$2={class:"field-item"},_hoisted_37$2=createBaseVNode("label",{class:"width-auto",for:"chat-ProActiveNotificationDismissTime"},"Proactive notifications dismiss time (in ms)",-1),_hoisted_38$2={class:"layout-labels-top layout-inline-grid-double"},_hoisted_39$2={class:"field-item"},_hoisted_40$2=createBaseVNode("label",{for:"chat-CoBrowseServerURL"},"URL",-1),_hoisted_41$2={class:"field-item"},_hoisted_42$2=createBaseVNode("label",{for:"chat-CoBrowseToken"},"Token",-1);function _sfc_render$5(e,t,n,o,s,a){const r=resolveComponent("Container");return openBlock(),createElementBlock("div",_hoisted_1$4,[_hoisted_2$4,_hoisted_3$2,createVNode(r,{title:"Messaging",expanded:""},{default:withCtx(()=>[createBaseVNode("div",_hoisted_4$2,[createBaseVNode("div",_hoisted_5$2,[_hoisted_6$2,withDirectives(createBaseVNode("input",{id:"chat-ShowAsButton",type:"checkbox","onUpdate:modelValue":t[0]||(t[0]=l=>e.settings.pega_chat.UseLegacyWebChat=l)},null,512),[[vModelCheckbox,e.settings.pega_chat.UseLegacyWebChat]])])]),e.settings.pega_chat.UseLegacyWebChat===!1?(openBlock(),createElementBlock("div",_hoisted_7$2,[createBaseVNode("div",_hoisted_8$2,[_hoisted_9$2,withDirectives(createBaseVNode("input",{id:"chat-DMMID",type:"text","onUpdate:modelValue":t[1]||(t[1]=l=>e.settings.pega_chat.DMMID=l)},null,512),[[vModelText,e.settings.pega_chat.DMMID]])]),createBaseVNode("div",_hoisted_10$2,[_hoisted_11$2,withDirectives(createBaseVNode("input",{id:"chat-DMMURL",type:"text","onUpdate:modelValue":t[2]||(t[2]=l=>e.settings.pega_chat.DMMURL=l)},null,512),[[vModelText,e.settings.pega_chat.DMMURL]])]),createBaseVNode("div",_hoisted_12$2,[_hoisted_13$2,withDirectives(createBaseVNode("input",{id:"chat-DMMSecret",type:"text","onUpdate:modelValue":t[3]||(t[3]=l=>e.settings.pega_chat.DMMSecret=l)},null,512),[[vModelText,e.settings.pega_chat.DMMSecret]])]),createBaseVNode("div",_hoisted_14$2,[_hoisted_15$2,withDirectives(createBaseVNode("input",{id:"chat-DMMPrivateURL",type:"text","onUpdate:modelValue":t[4]||(t[4]=l=>e.settings.pega_chat.DMMPrivateURL=l)},null,512),[[vModelText,e.settings.pega_chat.DMMPrivateURL]])])])):(openBlock(),createElementBlock("div",_hoisted_16$2,[createBaseVNode("div",_hoisted_17$2,[createBaseVNode("div",_hoisted_18$2,[_hoisted_19$2,withDirectives(createBaseVNode("input",{id:"chat-MashupURL",type:"text","onUpdate:modelValue":t[5]||(t[5]=l=>e.settings.pega_chat.MashupURL=l)},null,512),[[vModelText,e.settings.pega_chat.MashupURL]])]),createBaseVNode("div",_hoisted_20$2,[_hoisted_21$2,withDirectives(createBaseVNode("input",{id:"chat-WCBConfigName",type:"text","onUpdate:modelValue":t[6]||(t[6]=l=>e.settings.pega_chat.WCBConfigName=l)},null,512),[[vModelText,e.settings.pega_chat.WCBConfigName]])]),createBaseVNode("div",_hoisted_22$2,[_hoisted_23$2,withDirectives(createBaseVNode("input",{id:"chat-WebChatBotID",type:"text","onUpdate:modelValue":t[7]||(t[7]=l=>e.settings.pega_chat.WebChatBotID=l)},null,512),[[vModelText,e.settings.pega_chat.WebChatBotID]])]),createBaseVNode("div",_hoisted_24$2,[_hoisted_25$2,withDirectives(createBaseVNode("input",{id:"chat-ApplicationName",type:"text","onUpdate:modelValue":t[8]||(t[8]=l=>e.settings.pega_chat.ApplicationName=l)},null,512),[[vModelText,e.settings.pega_chat.ApplicationName]])]),createBaseVNode("div",_hoisted_26$2,[_hoisted_27$2,withDirectives(createBaseVNode("input",{id:"chat-TenantID",type:"text","onUpdate:modelValue":t[9]||(t[9]=l=>e.settings.pega_chat.TenantID=l)},null,512),[[vModelText,e.settings.pega_chat.TenantID]])])]),createBaseVNode("div",_hoisted_28$2,[createBaseVNode("div",_hoisted_29$2,[_hoisted_30$2,withDirectives(createBaseVNode("input",{id:"chat-ShowAsButton",type:"checkbox","onUpdate:modelValue":t[10]||(t[10]=l=>e.settings.pega_chat.ShowAsButton=l)},null,512),[[vModelCheckbox,e.settings.pega_chat.ShowAsButton]])]),createBaseVNode("div",_hoisted_31$2,[_hoisted_32$2,withDirectives(createBaseVNode("input",{id:"chat-EnableProActiveNotification",type:"checkbox","onUpdate:modelValue":t[11]||(t[11]=l=>e.settings.pega_chat.EnableProActiveNotification=l)},null,512),[[vModelCheckbox,e.settings.pega_chat.EnableProActiveNotification]])]),createBaseVNode("div",_hoisted_33$2,[_hoisted_34$2,withDirectives(createBaseVNode("input",{id:"chat-ResetLogout",type:"checkbox","onUpdate:modelValue":t[12]||(t[12]=l=>e.settings.pega_chat.ResetLogout=l)},null,512),[[vModelCheckbox,e.settings.pega_chat.ResetLogout]])])]),createBaseVNode("div",_hoisted_35$2,[createBaseVNode("div",_hoisted_36$2,[_hoisted_37$2,withDirectives(createBaseVNode("input",{id:"chat-ProActiveNotificationDismissTime",type:"text","onUpdate:modelValue":t[13]||(t[13]=l=>e.settings.pega_chat.ProActiveNotificationDismissTime=l)},null,512),[[vModelText,e.settings.pega_chat.ProActiveNotificationDismissTime]])])])]))]),_:1}),createVNode(r,{title:"Co-Browse",expanded:""},{default:withCtx(()=>[createBaseVNode("div",_hoisted_38$2,[createBaseVNode("div",_hoisted_39$2,[_hoisted_40$2,withDirectives(createBaseVNode("input",{id:"chat-CoBrowseServerURL",type:"text","onUpdate:modelValue":t[14]||(t[14]=l=>e.settings.pega_chat.CoBrowseServerURL=l)},null,512),[[vModelText,e.settings.pega_chat.CoBrowseServerURL]])]),createBaseVNode("div",_hoisted_41$2,[_hoisted_42$2,withDirectives(createBaseVNode("input",{id:"chat-CoBrowseToken",type:"text","onUpdate:modelValue":t[15]||(t[15]=l=>e.settings.pega_chat.CoBrowseToken=l)},null,512),[[vModelText,e.settings.pega_chat.CoBrowseToken]])])])]),_:1})])}const ChatSettings=_export_sfc(_sfc_main$5,[["render",_sfc_render$5]]),_sfc_main$4={data(){return mainconfig},components:{Container},methods:{resetExternalID(e){e.preventDefault(),this.ExternalID="uplus-"+Date.now(),sessionStorage.setItem("ExternalID",this.ExternalID),navigator.clipboard.writeText(this.ExternalID).then(()=>{alert("ExternalID was successfully copied in the clipboard")}).catch(()=>{alert("Something went wrong, could not copy ExternalID in the clipboard")})}}},_hoisted_1$3={class:"container-transparent"},_hoisted_2$3=createBaseVNode("h2",null,"Customer Decision Hub",-1),_hoisted_3$1=createBaseVNode("p",null,[createTextVNode(" Configuration to use Customer Decision Hub to generate offers. Enter an empty 'Host' to disable this functionality. For more details, click "),createBaseVNode("a",{href:"https://github.com/pegasystems/uplus-wss/wiki/Integration-with-the-Customer-Decision-Hub"},"here"),createTextVNode(". ")],-1),_hoisted_4$1={class:"layout-labels-top layout-inline-grid-double"},_hoisted_5$1={class:"field-item"},_hoisted_6$1=createBaseVNode("label",{for:"NBAM-Host"},"Host",-1),_hoisted_7$1={class:"field-item"},_hoisted_8$1=createBaseVNode("label",{for:"NBAM-Port"},"Port",-1),_hoisted_9$1={class:"field-item"},_hoisted_10$1=createBaseVNode("label",{for:"NBAM-Channel"},"Channel",-1),_hoisted_11$1={class:"field-item"},_hoisted_12$1=createBaseVNode("label",{for:"NBAM-requestTimeout"},"Timeout for XHR request (in ms)",-1),_hoisted_13$1={class:"field-item"},_hoisted_14$1=createBaseVNode("label",{for:"NBAM-APILevel"},"API level",-1),_hoisted_15$1=createBaseVNode("option",null,"V2",-1),_hoisted_16$1=createBaseVNode("option",null,"V3",-1),_hoisted_17$1=createBaseVNode("option",null,"V4",-1),_hoisted_18$1=[_hoisted_15$1,_hoisted_16$1,_hoisted_17$1],_hoisted_19$1={key:0,class:"field-item"},_hoisted_20$1=createBaseVNode("label",{for:"NBAM-contextName"},"Context name",-1),_hoisted_21$1={key:1,class:"field-item"},_hoisted_22$1=createBaseVNode("label",{for:"NBAM-appID"},"App ID (CDH configured for MultiApp)",-1),_hoisted_23$1={class:"layout-labels-left"},_hoisted_24$1={key:0,class:"field-item field-checkbox"},_hoisted_25$1=createBaseVNode("label",{class:"width-auto",for:"NBAM-useCaptureByChannel"},"Enable capturing responses to actions",-1),_hoisted_26$1={class:"field-item field-checkbox"},_hoisted_27$1=createBaseVNode("label",{class:"width-auto",for:"NBAM-showAIOverlay"},"Show AI overlay",-1),_hoisted_28$1={class:"field-item field-checkbox"},_hoisted_29$1=createBaseVNode("label",{class:"width-auto",for:"NBAM-enableRTS"},"Enable Real-time data streaming",-1),_hoisted_30$1={class:"field-item field-checkbox"},_hoisted_31$1=createBaseVNode("label",{class:"width-auto",for:"NBAM-enableClickStream"},"Enable Click Stream",-1),_hoisted_32$1={class:"layout-labels-left layout-inline-grid-double"},_hoisted_33$1={class:"field-item field-checkbox"},_hoisted_34$1=createBaseVNode("label",{class:"width-auto",for:"NBAM-enableMergeAccount"},"Enable Merge Account (Pega '23')",-1),_hoisted_35$1={key:0,class:"field-item"},_hoisted_36$1={class:"field-item field-checkbox"},_hoisted_37$1=createBaseVNode("label",{class:"width-auto",for:"NBAM-replaceHomePageHeader"},"Replace Home Page header with Hero placement",-1),_hoisted_38$1={class:"field-item field-checkbox"},_hoisted_39$1=createBaseVNode("label",{class:"width-auto",for:"NBAM-showLoadingIndicator"},"Display progress indicator while loading the offers",-1),_hoisted_40$1={class:"layout-labels-top layout-inline-grid-double"},_hoisted_41$1={class:"field-item"},_hoisted_42$1=createBaseVNode("label",{for:"NBAM-HomePage-ContainerName"},"Container name",-1),_hoisted_43$1={class:"field-item"},_hoisted_44$1=createBaseVNode("label",{for:"NBAM-HomePage-Placement"},"Placement (Hero or Tile)",-1),_hoisted_45$1={class:"field-item"},_hoisted_46$1=createBaseVNode("label",{for:"NBAM-HomePage-ClickAction"},"Click action",-1),_hoisted_47$1=createBaseVNode("option",{value:"Mashup"},"Mashup",-1),_hoisted_48$1=createBaseVNode("option",{value:"BuiltIn"},"Built-in",-1),_hoisted_49$1=createBaseVNode("option",{value:"Popup"},"Popup",-1),_hoisted_50$1=createBaseVNode("option",{value:"TopURL"},"TopURL",-1),_hoisted_51$1=[_hoisted_47$1,_hoisted_48$1,_hoisted_49$1,_hoisted_50$1],_hoisted_52$1={class:"field-item"},_hoisted_53=createBaseVNode("label",{for:"NBAM-HomePage-Attributes"},"Custom attributes for Detailed view",-1),_hoisted_54={class:"layout-labels-top layout-inline-grid-double"},_hoisted_55={class:"field-item"},_hoisted_56=createBaseVNode("label",{for:"NBAM-AccountPage-ContainerName"},"Container name",-1),_hoisted_57={class:"field-item"},_hoisted_58=createBaseVNode("label",{for:"NBAM-AccountPage-Placement"},"Placement (Hero or Tile)",-1),_hoisted_59={class:"field-item"},_hoisted_60=createBaseVNode("label",{for:"NBAM-AccountPage-ClickAction"},"Click action",-1),_hoisted_61=createBaseVNode("option",{value:"Mashup"},"Mashup",-1),_hoisted_62=createBaseVNode("option",{value:"BuiltIn"},"Built-in",-1),_hoisted_63=createBaseVNode("option",{value:"Popup"},"Popup",-1),_hoisted_64=createBaseVNode("option",{value:"TopURL"},"TopURL",-1),_hoisted_65=[_hoisted_61,_hoisted_62,_hoisted_63,_hoisted_64],_hoisted_66={class:"field-item"},_hoisted_67=createBaseVNode("label",{for:"NBAM-AccountPage-Attributes"},"Custom attributes for Detailed view",-1),_hoisted_68={class:"layout-labels-left"},_hoisted_69={class:"field-item"},_hoisted_70=createBaseVNode("label",{class:"width-auto",for:"NBAM-AccountPage-showSingleoffer"},"Show single offer",-1),_hoisted_71={class:"layout-labels-top layout-inline-grid-double"},_hoisted_72={class:"field-item"},_hoisted_73=createBaseVNode("label",{for:"NBAM-PhonePage-ContainerName"},"Container name",-1),_hoisted_74={class:"field-item"},_hoisted_75=createBaseVNode("label",{for:"NBAM-PhonePage-Placement"},"Placement (Hero or Tile)",-1),_hoisted_76={class:"field-item"},_hoisted_77=createBaseVNode("label",{for:"NBAM-PhonePage-ClickAction"},"Click action",-1),_hoisted_78=createBaseVNode("option",{value:"Mashup"},"Mashup",-1),_hoisted_79=createBaseVNode("option",{value:"BuiltIn"},"Built-in",-1),_hoisted_80=createBaseVNode("option",{value:"Popup"},"Popup",-1),_hoisted_81=createBaseVNode("option",{value:"TopURL"},"TopURL",-1),_hoisted_82=[_hoisted_78,_hoisted_79,_hoisted_80,_hoisted_81],_hoisted_83={class:"field-item"},_hoisted_84=createBaseVNode("label",{for:"NBAM-PhonePage-Attributes"},"Custom attributes for Detailed view",-1),_hoisted_85={class:"layout-labels-top layout-inline-grid-double"},_hoisted_86={class:"field-item"},_hoisted_87=createBaseVNode("label",{for:"NBAM-OfferPage-ContainerName"},"Container name",-1),_hoisted_88={class:"field-item"},_hoisted_89=createBaseVNode("label",{for:"NBAM-OfferPage-Placement"},"Placement (Hero or Tile)",-1),_hoisted_90={class:"field-item"},_hoisted_91=createBaseVNode("label",{for:"NBAM-OfferPage-ClickAction"},"Click action",-1),_hoisted_92=createBaseVNode("option",{value:"Mashup"},"Mashup",-1),_hoisted_93=createBaseVNode("option",{value:"BuiltIn"},"Built-in",-1),_hoisted_94=createBaseVNode("option",{value:"Popup"},"Popup",-1),_hoisted_95=createBaseVNode("option",{value:"TopURL"},"TopURL",-1),_hoisted_96=[_hoisted_92,_hoisted_93,_hoisted_94,_hoisted_95],_hoisted_97={class:"field-item"},_hoisted_98=createBaseVNode("label",{for:"NBAM-OfferPage-Attributes"},"Custom attributes for Detailed view",-1),_hoisted_99={class:"layout-labels-top layout-inline-grid-double"},_hoisted_100={class:"field-item"},_hoisted_101=["for"],_hoisted_102=["id","onUpdate:modelValue"],_hoisted_103={class:"field-item"},_hoisted_104=["for"],_hoisted_105=["id","onUpdate:modelValue"],_hoisted_106={class:"field-item"},_hoisted_107=["for"],_hoisted_108=["id","onUpdate:modelValue"],_hoisted_109=createBaseVNode("option",{value:"Mashup"},"Mashup",-1),_hoisted_110=createBaseVNode("option",{value:"BuiltIn"},"Built-in",-1),_hoisted_111=createBaseVNode("option",{value:"Popup"},"Popup",-1),_hoisted_112=createBaseVNode("option",{value:"TopURL"},"TopURL",-1),_hoisted_113=[_hoisted_109,_hoisted_110,_hoisted_111,_hoisted_112],_hoisted_114={class:"field-item"},_hoisted_115=["for"],_hoisted_116=["id","onUpdate:modelValue"];function _sfc_render$4(e,t,n,o,s,a){const r=resolveComponent("Container");return openBlock(),createElementBlock("div",_hoisted_1$3,[_hoisted_2$3,_hoisted_3$1,createVNode(r,{title:"General",expanded:""},{default:withCtx(()=>[createBaseVNode("div",_hoisted_4$1,[createBaseVNode("div",_hoisted_5$1,[_hoisted_6$1,withDirectives(createBaseVNode("input",{id:"NBAM-Host",type:"text","onUpdate:modelValue":t[0]||(t[0]=l=>e.settings.pega_marketing.Host=l)},null,512),[[vModelText,e.settings.pega_marketing.Host]])]),createBaseVNode("div",_hoisted_7$1,[_hoisted_8$1,withDirectives(createBaseVNode("input",{id:"NBAM-Port",type:"text","onUpdate:modelValue":t[1]||(t[1]=l=>e.settings.pega_marketing.Port=l)},null,512),[[vModelText,e.settings.pega_marketing.Port]])]),createBaseVNode("div",_hoisted_9$1,[_hoisted_10$1,withDirectives(createBaseVNode("input",{id:"NBAM-Channel",type:"text","onUpdate:modelValue":t[2]||(t[2]=l=>e.settings.pega_marketing.channel=l)},null,512),[[vModelText,e.settings.pega_marketing.channel]])]),createBaseVNode("div",_hoisted_11$1,[_hoisted_12$1,withDirectives(createBaseVNode("input",{id:"NBAM-requestTimeout",type:"integer","onUpdate:modelValue":t[3]||(t[3]=l=>e.settings.pega_marketing.requestTimeout=l)},null,512),[[vModelText,e.settings.pega_marketing.requestTimeout]])]),createBaseVNode("div",_hoisted_13$1,[_hoisted_14$1,withDirectives(createBaseVNode("select",{id:"NBAM-APILevel","onUpdate:modelValue":t[4]||(t[4]=l=>e.settings.pega_marketing.apiLevel=l)},_hoisted_18$1,512),[[vModelSelect,e.settings.pega_marketing.apiLevel]])]),e.settings.pega_marketing.apiLevel!=="V2"?(openBlock(),createElementBlock("div",_hoisted_19$1,[_hoisted_20$1,withDirectives(createBaseVNode("input",{id:"NBAM-contextName","onUpdate:modelValue":t[5]||(t[5]=l=>e.settings.pega_marketing.contextName=l)},null,512),[[vModelText,e.settings.pega_marketing.contextName]])])):createCommentVNode("",!0),e.settings.pega_marketing.apiLevel!=="V2"?(openBlock(),createElementBlock("div",_hoisted_21$1,[_hoisted_22$1,withDirectives(createBaseVNode("input",{id:"NBAM-appID","onUpdate:modelValue":t[6]||(t[6]=l=>e.settings.pega_marketing.appID=l)},null,512),[[vModelText,e.settings.pega_marketing.appID]])])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_23$1,[e.settings.pega_marketing.apiLevel!=="V2"?(openBlock(),createElementBlock("div",_hoisted_24$1,[withDirectives(createBaseVNode("input",{id:"NBAM-useCaptureByChannel",type:"checkbox","onUpdate:modelValue":t[7]||(t[7]=l=>e.settings.pega_marketing.useCaptureByChannel=l)},null,512),[[vModelCheckbox,e.settings.pega_marketing.useCaptureByChannel]]),_hoisted_25$1])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_26$1,[withDirectives(createBaseVNode("input",{id:"NBAM-showAIOverlay",type:"checkbox","onUpdate:modelValue":t[8]||(t[8]=l=>e.settings.pega_marketing.showAIOverlay=l)},null,512),[[vModelCheckbox,e.settings.pega_marketing.showAIOverlay]]),_hoisted_27$1]),createBaseVNode("div",_hoisted_28$1,[withDirectives(createBaseVNode("input",{id:"NBAM-enableRTS",type:"checkbox","onUpdate:modelValue":t[9]||(t[9]=l=>e.settings.pega_marketing.enableRTS=l)},null,512),[[vModelCheckbox,e.settings.pega_marketing.enableRTS]]),_hoisted_29$1]),createBaseVNode("div",_hoisted_30$1,[withDirectives(createBaseVNode("input",{id:"NBAM-enableClickStream",type:"checkbox","onUpdate:modelValue":t[10]||(t[10]=l=>e.settings.pega_marketing.enableClickStream=l)},null,512),[[vModelCheckbox,e.settings.pega_marketing.enableClickStream]]),_hoisted_31$1]),createBaseVNode("div",_hoisted_32$1,[createBaseVNode("div",_hoisted_33$1,[withDirectives(createBaseVNode("input",{id:"NBAM-enableMergeAccount",type:"checkbox","onUpdate:modelValue":t[11]||(t[11]=l=>e.settings.pega_marketing.enableMergeAccount=l)},null,512),[[vModelCheckbox,e.settings.pega_marketing.enableMergeAccount]]),_hoisted_34$1]),e.settings.pega_marketing.enableMergeAccount?(openBlock(),createElementBlock("div",_hoisted_35$1,[createBaseVNode("button",{class:"margin-r-2x",onClick:t[12]||(t[12]=(...l)=>a.resetExternalID&&a.resetExternalID(...l))}," Reset ExternalID "),createBaseVNode("span",null,toDisplayString$1(this.ExternalID),1)])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_36$1,[withDirectives(createBaseVNode("input",{id:"NBAM-replaceHomePageHeader",type:"checkbox","onUpdate:modelValue":t[13]||(t[13]=l=>e.settings.pega_marketing.replaceHomePageHeader=l)},null,512),[[vModelCheckbox,e.settings.pega_marketing.replaceHomePageHeader]]),_hoisted_37$1]),createBaseVNode("div",_hoisted_38$1,[withDirectives(createBaseVNode("input",{id:"NBAM-showLoadingIndicator",type:"checkbox","onUpdate:modelValue":t[14]||(t[14]=l=>e.settings.pega_marketing.showLoadingIndicator=l)},null,512),[[vModelCheckbox,e.settings.pega_marketing.showLoadingIndicator]]),_hoisted_39$1])])]),_:1}),createVNode(r,{title:"Home Page",expanded:""},{default:withCtx(()=>[createBaseVNode("div",_hoisted_40$1,[createBaseVNode("div",_hoisted_41$1,[_hoisted_42$1,withDirectives(createBaseVNode("input",{id:"NBAM-HomePage-ContainerName",type:"text","onUpdate:modelValue":t[15]||(t[15]=l=>e.settings.pega_marketing.homePage.containerName=l)},null,512),[[vModelText,e.settings.pega_marketing.homePage.containerName]])]),createBaseVNode("div",_hoisted_43$1,[_hoisted_44$1,withDirectives(createBaseVNode("input",{id:"NBAM-HomePage-Placement",type:"text","onUpdate:modelValue":t[16]||(t[16]=l=>e.settings.pega_marketing.homePage.placement=l)},null,512),[[vModelText,e.settings.pega_marketing.homePage.placement]])]),createBaseVNode("div",_hoisted_45$1,[_hoisted_46$1,withDirectives(createBaseVNode("select",{id:"NBAM-HomePage-ClickAction","onUpdate:modelValue":t[17]||(t[17]=l=>e.settings.pega_marketing.homePage.clickaction=l)},_hoisted_51$1,512),[[vModelSelect,e.settings.pega_marketing.homePage.clickaction]])]),createBaseVNode("div",_hoisted_52$1,[_hoisted_53,withDirectives(createBaseVNode("input",{id:"NBAM-HomePage-Attributes",type:"text","onUpdate:modelValue":t[18]||(t[18]=l=>e.settings.pega_marketing.homePage.attributes=l)},null,512),[[vModelText,e.settings.pega_marketing.homePage.attributes]])])])]),_:1}),createVNode(r,{title:"Account Page"},{default:withCtx(()=>[createBaseVNode("div",_hoisted_54,[createBaseVNode("div",_hoisted_55,[_hoisted_56,withDirectives(createBaseVNode("input",{id:"NBAM-AccountPage-ContainerName",type:"text","onUpdate:modelValue":t[19]||(t[19]=l=>e.settings.pega_marketing.accountPage.containerName=l)},null,512),[[vModelText,e.settings.pega_marketing.accountPage.containerName]])]),createBaseVNode("div",_hoisted_57,[_hoisted_58,withDirectives(createBaseVNode("input",{id:"NBAM-AccountPage-Placement",type:"text","onUpdate:modelValue":t[20]||(t[20]=l=>e.settings.pega_marketing.accountPage.placement=l)},null,512),[[vModelText,e.settings.pega_marketing.accountPage.placement]])]),createBaseVNode("div",_hoisted_59,[_hoisted_60,withDirectives(createBaseVNode("select",{id:"NBAM-AccountPage-ClickAction","onUpdate:modelValue":t[21]||(t[21]=l=>e.settings.pega_marketing.accountPage.clickaction=l)},_hoisted_65,512),[[vModelSelect,e.settings.pega_marketing.accountPage.clickaction]])]),createBaseVNode("div",_hoisted_66,[_hoisted_67,withDirectives(createBaseVNode("input",{id:"NBAM-AccountPage-Attributes",type:"text","onUpdate:modelValue":t[22]||(t[22]=l=>e.settings.pega_marketing.accountPage.attributes=l)},null,512),[[vModelText,e.settings.pega_marketing.accountPage.attributes]])])]),createBaseVNode("div",_hoisted_68,[createBaseVNode("div",_hoisted_69,[withDirectives(createBaseVNode("input",{id:"NBAM-AccountPage-showSingleoffer",type:"checkbox","onUpdate:modelValue":t[23]||(t[23]=l=>e.settings.pega_marketing.accountPage.showSingleOffer=l)},null,512),[[vModelCheckbox,e.settings.pega_marketing.accountPage.showSingleOffer]]),_hoisted_70])])]),_:1}),createVNode(r,{title:"Home Page for mobile"},{default:withCtx(()=>[createBaseVNode("div",_hoisted_71,[createBaseVNode("div",_hoisted_72,[_hoisted_73,withDirectives(createBaseVNode("input",{id:"NBAM-PhonePage-ContainerName",type:"text","onUpdate:modelValue":t[24]||(t[24]=l=>e.settings.pega_marketing.phonePage.containerName=l)},null,512),[[vModelText,e.settings.pega_marketing.phonePage.containerName]])]),createBaseVNode("div",_hoisted_74,[_hoisted_75,withDirectives(createBaseVNode("input",{id:"NBAM-PhonePage-Placement",type:"text","onUpdate:modelValue":t[25]||(t[25]=l=>e.settings.pega_marketing.phonePage.placement=l)},null,512),[[vModelText,e.settings.pega_marketing.phonePage.placement]])]),createBaseVNode("div",_hoisted_76,[_hoisted_77,withDirectives(createBaseVNode("select",{id:"NBAM-PhonePage-ClickAction","onUpdate:modelValue":t[26]||(t[26]=l=>e.settings.pega_marketing.phonePage.clickaction=l)},_hoisted_82,512),[[vModelSelect,e.settings.pega_marketing.phonePage.clickaction]])]),createBaseVNode("div",_hoisted_83,[_hoisted_84,withDirectives(createBaseVNode("input",{id:"NBAM-PhonePage-Attributes",type:"text","onUpdate:modelValue":t[27]||(t[27]=l=>e.settings.pega_marketing.phonePage.attributes=l)},null,512),[[vModelText,e.settings.pega_marketing.phonePage.attributes]])])])]),_:1}),createVNode(r,{title:"Offer Page"},{default:withCtx(()=>[createBaseVNode("div",_hoisted_85,[createBaseVNode("div",_hoisted_86,[_hoisted_87,withDirectives(createBaseVNode("input",{id:"NBAM-OfferPage-ContainerName",type:"text","onUpdate:modelValue":t[28]||(t[28]=l=>e.settings.pega_marketing.offerPage.containerName=l)},null,512),[[vModelText,e.settings.pega_marketing.offerPage.containerName]])]),createBaseVNode("div",_hoisted_88,[_hoisted_89,withDirectives(createBaseVNode("input",{id:"NBAM-OfferPage-Placement",type:"text","onUpdate:modelValue":t[29]||(t[29]=l=>e.settings.pega_marketing.offerPage.placement=l)},null,512),[[vModelText,e.settings.pega_marketing.offerPage.placement]])]),createBaseVNode("div",_hoisted_90,[_hoisted_91,withDirectives(createBaseVNode("select",{id:"NBAM-OfferPage-ClickAction","onUpdate:modelValue":t[30]||(t[30]=l=>e.settings.pega_marketing.offerPage.clickaction=l)},_hoisted_96,512),[[vModelSelect,e.settings.pega_marketing.offerPage.clickaction]])]),createBaseVNode("div",_hoisted_97,[_hoisted_98,withDirectives(createBaseVNode("input",{id:"NBAM-OfferPage-Attributes",type:"text","onUpdate:modelValue":t[31]||(t[31]=l=>e.settings.pega_marketing.offerPage.attributes=l)},null,512),[[vModelText,e.settings.pega_marketing.offerPage.attributes]])])])]),_:1}),(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.pega_marketing.extraOfferPages,(l,c)=>(openBlock(),createBlock(r,{title:"Offer "+(c+1),key:c},{default:withCtx(()=>[createBaseVNode("div",_hoisted_99,[createBaseVNode("div",_hoisted_100,[createBaseVNode("label",{for:"NBAM-OfferPage-"+c+"-ContainerName"},"Container name",8,_hoisted_101),withDirectives(createBaseVNode("input",{id:"NBAM-OfferPage-"+c+"-ContainerName",type:"text","onUpdate:modelValue":d=>l.containerName=d},null,8,_hoisted_102),[[vModelText,l.containerName]])]),createBaseVNode("div",_hoisted_103,[createBaseVNode("label",{for:"NBAM-OfferPage-"+c+"-Placement"},"Placement (Hero or Tile)",8,_hoisted_104),withDirectives(createBaseVNode("input",{id:"NBAM-OfferPage-"+c+"-Placement",type:"text","onUpdate:modelValue":d=>l.placement=d},null,8,_hoisted_105),[[vModelText,l.placement]])]),createBaseVNode("div",_hoisted_106,[createBaseVNode("label",{for:"NBAM-OfferPage-"+c+"-ClickAction"},"Click action",8,_hoisted_107),withDirectives(createBaseVNode("select",{id:"NBAM-OfferPage-"+c+"-ClickAction","onUpdate:modelValue":d=>l.clickaction=d},_hoisted_113,8,_hoisted_108),[[vModelSelect,l.clickaction]])]),createBaseVNode("div",_hoisted_114,[createBaseVNode("label",{for:"NBAM-OfferPage-"+c+"-Attributes"},"Custom attributes for Detailed view",8,_hoisted_115),withDirectives(createBaseVNode("input",{id:"NBAM-OfferPage-"+c+"-Attributes",type:"text","onUpdate:modelValue":d=>l.attributes=d},null,8,_hoisted_116),[[vModelText,l.attributes]])])])]),_:2},1032,["title"]))),128))])}const NBAMSettings=_export_sfc(_sfc_main$4,[["render",_sfc_render$4]]),_sfc_main$3={data(){return mainconfig},methods:{onActionChange(){this.settings.general.connection.type.indexOf("dx")===-1||this.settings.offeraction.action!=="display"?this.settings.offeraction.actionparam="":this.settings.offeraction.actionparam="workList"}}},_hoisted_1$2={class:"container-transparent"},_hoisted_2$2=createBaseVNode("h2",null,"Offer Action",-1),_hoisted_3=createBaseVNode("p",null,' Configuration of the mashup displayed when clicking on the "Apply now" button inside the main offer of the offer page (offer.html) ',-1),_hoisted_4={class:"container"},_hoisted_5={class:"body"},_hoisted_6={class:"layout-labels-top layout-inline-grid-double"},_hoisted_7={class:"field-item"},_hoisted_8=createBaseVNode("label",{for:"offeraction-action"},"Action",-1),_hoisted_9=createBaseVNode("option",null,"createNewWork",-1),_hoisted_10=createBaseVNode("option",null,"display",-1),_hoisted_11={key:0},_hoisted_12=createBaseVNode("option",null,"openAssignment",-1),_hoisted_13={key:1},_hoisted_14=createBaseVNode("option",null,"openWorkByHandle",-1),_hoisted_15={key:0,class:"field-item"},_hoisted_16=createBaseVNode("label",{for:"offeraction-actionparam"},"Action parameter",-1),_hoisted_17=createBaseVNode("option",{value:"workList",selected:""},"Show the worklist",-1),_hoisted_18=createBaseVNode("option",{value:"taskList"},"Show a tasklist",-1),_hoisted_19=createBaseVNode("option",{value:"dataView"},"Display a data view",-1),_hoisted_20=[_hoisted_17,_hoisted_18,_hoisted_19],_hoisted_21={key:1,class:"field-item"},_hoisted_22=createBaseVNode("label",{for:"offeraction-objclass"},"Classname",-1),_hoisted_23={key:2,class:"field-item"},_hoisted_24=createBaseVNode("label",{for:"offeraction-heading"},"Heading",-1),_hoisted_25={key:3,class:"field-item"},_hoisted_26=createBaseVNode("label",{for:"offeraction-startcase"},"Start case",-1),_hoisted_27={class:"field-item"},_hoisted_28=createBaseVNode("label",{for:"offeraction-url"},"URL",-1),_hoisted_29={class:"field-item"},_hoisted_30=createBaseVNode("label",{for:"offeraction-application"},"Application name",-1),_hoisted_31={class:"field-item"},_hoisted_32=createBaseVNode("label",{for:"offeraction-username"},"Username (for unauthenticated access)",-1),_hoisted_33={class:"field-item"},_hoisted_34=createBaseVNode("label",{for:"offeraction-password"},"Password (for unauthenticated access)",-1),_hoisted_35={key:4,class:"field-item"},_hoisted_36=createBaseVNode("label",{for:"offeraction-channelid"},"Channel ID",-1),_hoisted_37={key:5,class:"field-item"},_hoisted_38=createBaseVNode("label",{for:"offeraction-tenantid"},"Tenant ID",-1),_hoisted_39={key:6,class:"field-item"},_hoisted_40=createBaseVNode("label",{for:"offeraction-pagetemplate"},"Page Template",-1),_hoisted_41=createBaseVNode("option",{value:"full"},"Full case page",-1),_hoisted_42=createBaseVNode("option",{value:"assignment",selected:""},"Assignment only",-1),_hoisted_43=createBaseVNode("option",{value:"assignmentWithStages"}," Assignment with stages ",-1),_hoisted_44=createBaseVNode("option",{value:"self-service"},"Self-service",-1),_hoisted_45=[_hoisted_41,_hoisted_42,_hoisted_43,_hoisted_44],_hoisted_46={key:7,class:"field-item field-checkbox"},_hoisted_47=createBaseVNode("label",{class:"width-auto",for:"offeraction-dataretained"},"Retain state on reload",-1),_hoisted_48={key:8,class:"field-item field-checkbox"},_hoisted_49=createBaseVNode("label",{class:"width-auto",for:"offeraction-hideassignmentheader"},"Hide assignment header",-1),_hoisted_50={class:"layout-labels-top"},_hoisted_51={class:"field-item"},_hoisted_52=createBaseVNode("label",{for:"offeraction-extraparam"},"Extra parameters (for example 'key1=value1,key2=value2')",-1);function _sfc_render$3(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$2,[_hoisted_2$2,_hoisted_3,createBaseVNode("div",_hoisted_4,[createBaseVNode("div",_hoisted_5,[createBaseVNode("div",_hoisted_6,[createBaseVNode("div",_hoisted_7,[_hoisted_8,withDirectives(createBaseVNode("select",{id:"offeraction-action","onUpdate:modelValue":t[0]||(t[0]=r=>e.settings.offeraction.action=r),onChange:t[1]||(t[1]=(...r)=>a.onActionChange&&a.onActionChange(...r))},[_hoisted_9,_hoisted_10,e.settings.general.connection.type.indexOf("dx")===-1?(openBlock(),createElementBlock("option",_hoisted_11," getNextWork ")):createCommentVNode("",!0),_hoisted_12,e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("option",_hoisted_13," openWorkItem ")):createCommentVNode("",!0),_hoisted_14],544),[[vModelSelect,e.settings.offeraction.action]])]),e.settings.offeraction.action!=="createNewWork"&&e.settings.offeraction.action!=="getNextWork"?(openBlock(),createElementBlock("div",_hoisted_15,[_hoisted_16,e.settings.general.connection.type.indexOf("dx")===-1||e.settings.offeraction.action!=="display"?withDirectives((openBlock(),createElementBlock("input",{key:0,id:"offeraction-actionparam",type:"text","onUpdate:modelValue":t[2]||(t[2]=r=>e.settings.offeraction.actionparam=r)},null,512)),[[vModelText,e.settings.offeraction.actionparam]]):withDirectives((openBlock(),createElementBlock("select",{key:1,id:"offeraction-action","onUpdate:modelValue":t[3]||(t[3]=r=>e.settings.offeraction.actionparam=r)},_hoisted_20,512)),[[vModelSelect,e.settings.offeraction.actionparam]])])):createCommentVNode("",!0),e.settings.offeraction.action==="createNewWork"||e.settings.general.connection.type.indexOf("dx")===-1&&e.settings.offeraction.action==="display"?(openBlock(),createElementBlock("div",_hoisted_21,[_hoisted_22,withDirectives(createBaseVNode("input",{id:"offeraction-objclass",type:"text","onUpdate:modelValue":t[4]||(t[4]=r=>e.settings.offeraction.objclass=r)},null,512),[[vModelText,e.settings.offeraction.objclass]])])):createCommentVNode("",!0),e.settings.general.connection.type.indexOf("dx")===0&&e.settings.offeraction.action==="display"?(openBlock(),createElementBlock("div",_hoisted_23,[_hoisted_24,withDirectives(createBaseVNode("input",{id:"offeraction-heading",type:"text","onUpdate:modelValue":t[5]||(t[5]=r=>e.settings.offeraction.heading=r)},null,512),[[vModelText,e.settings.offeraction.heading]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"&&e.settings.offeraction.action==="createNewWork"?(openBlock(),createElementBlock("div",_hoisted_25,[_hoisted_26,withDirectives(createBaseVNode("input",{id:"offeraction-startcase",type:"text","onUpdate:modelValue":t[6]||(t[6]=r=>e.settings.offeraction.startcase=r)},null,512),[[vModelText,e.settings.offeraction.startcase]])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_27,[_hoisted_28,withDirectives(createBaseVNode("input",{id:"offeraction-url",type:"text","onUpdate:modelValue":t[7]||(t[7]=r=>e.settings.offeraction.url=r)},null,512),[[vModelText,e.settings.offeraction.url]])]),createBaseVNode("div",_hoisted_29,[_hoisted_30,withDirectives(createBaseVNode("input",{id:"offeraction-application",type:"text","onUpdate:modelValue":t[8]||(t[8]=r=>e.settings.offeraction.application=r)},null,512),[[vModelText,e.settings.offeraction.application]])]),createBaseVNode("div",_hoisted_31,[_hoisted_32,withDirectives(createBaseVNode("input",{id:"offeraction-username",type:"text","onUpdate:modelValue":t[9]||(t[9]=r=>e.settings.offeraction.username=r)},null,512),[[vModelText,e.settings.offeraction.username]])]),createBaseVNode("div",_hoisted_33,[_hoisted_34,withDirectives(createBaseVNode("input",{id:"offeraction-password",type:"text","onUpdate:modelValue":t[10]||(t[10]=r=>e.settings.offeraction.password=r)},null,512),[[vModelText,e.settings.offeraction.password]])]),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_35,[_hoisted_36,withDirectives(createBaseVNode("input",{id:"offeraction-channelid",type:"text","onUpdate:modelValue":t[11]||(t[11]=r=>e.settings.offeraction.channelid=r)},null,512),[[vModelText,e.settings.offeraction.channelid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_37,[_hoisted_38,withDirectives(createBaseVNode("input",{id:"offeraction-tenantid",type:"text","onUpdate:modelValue":t[12]||(t[12]=r=>e.settings.offeraction.tenantid=r)},null,512),[[vModelText,e.settings.offeraction.tenantid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_39,[_hoisted_40,withDirectives(createBaseVNode("select",{id:"offeraction-pagetemplate","onUpdate:modelValue":t[13]||(t[13]=r=>e.settings.offeraction.pageTemplate=r)},_hoisted_45,512),[[vModelSelect,e.settings.offeraction.pageTemplate]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_46,[withDirectives(createBaseVNode("input",{id:"offeraction-dataretained",type:"checkbox","onUpdate:modelValue":t[14]||(t[14]=r=>e.settings.offeraction.dataretained=r)},null,512),[[vModelCheckbox,e.settings.offeraction.dataretained]]),_hoisted_47])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_48,[withDirectives(createBaseVNode("input",{id:"offeraction-hideassignmentheader",type:"checkbox","onUpdate:modelValue":t[15]||(t[15]=r=>e.settings.offeraction.hideassignmentheader=r)},null,512),[[vModelCheckbox,e.settings.offeraction.hideassignmentheader]]),_hoisted_49])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_50,[createBaseVNode("div",_hoisted_51,[_hoisted_52,withDirectives(createBaseVNode("textarea",{id:"offeraction-extraparam","onUpdate:modelValue":t[16]||(t[16]=r=>e.settings.offeraction.extraparam=r)},null,512),[[vModelText,e.settings.offeraction.extraparam]])])])])])])}const OfferActionSettings=_export_sfc(_sfc_main$3,[["render",_sfc_render$3]]),_sfc_main$2={data(){return{...mainconfig}},setup(){return{active:ref(0)}},methods:{processForm(e){window.loadPage=new Date,mainconfig.isAuthenticated=!1,mainconfig.userId=-1,mainconfig.quickLinkId=-1,mainconfig.viewBill=-1,mainconfig.homeHeroAction=-1,mainconfig.offerAction=-1,mainconfig.toDo=-1,mainconfig.viewKMHelp=-1,mainconfig.viewBanner=-1,mainconfig.CDHContainer={},mainconfig.offerURL="",mainconfig.previousPage="",mainconfig.intent="",mainconfig.isDeepLink=!1,mainconfig.deepLinkExtraParam={},e.submitter.getAttribute("data-clear")!==null?localStorage.clear():localStorage.setItem(`config_${this.app.industry}`,JSON.stringify(mainconfig)),sessionStorage.clear(),mainconfig.ExternalID&&sessionStorage.setItem("ExternalID",mainconfig.ExternalID)}},components:{Navigation,Tab,GettingStarted,General,QuickLinksSettings,BillPaySettings,BannerSettings,ToDoSettings,ActivitySettings,HomeHeroActionSettings,UsersSettings,KMHelpSettings,ChatSettings,NBAMSettings,OfferActionSettings,TopNav}},_hoisted_1$1=createBaseVNode("button",{type:"submit","data-clear":"",class:"simple margin-r-2x"}," Reset to default ",-1),_hoisted_2$1=createBaseVNode("button",{class:"strong",type:"submit"},"Save",-1);function _sfc_render$2(e,t,n,o,s,a){const r=resolveComponent("TopNav"),l=resolveComponent("GettingStarted"),c=resolveComponent("tab"),d=resolveComponent("General"),u=resolveComponent("UsersSettings"),_=resolveComponent("QuickLinksSettings"),f=resolveComponent("BannerSettings"),$=resolveComponent("ToDoSettings"),N=resolveComponent("BillPaySettings"),B=resolveComponent("ActivitySettings"),C=resolveComponent("ChatSettings"),y=resolveComponent("NBAMSettings"),v=resolveComponent("KMHelpSettings"),b=resolveComponent("HomeHeroActionSettings"),k=resolveComponent("OfferActionSettings"),x=resolveComponent("Navigation");return openBlock(),createElementBlock("form",{id:"settings",onSubmit:t[1]||(t[1]=(...E)=>a.processForm&&a.processForm(...E))},[e.isMobilePhone?(openBlock(),createBlock(r,{key:0,previousPhonePage:"index.html"},{default:withCtx(()=>[_hoisted_1$1,_hoisted_2$1]),_:1})):createCommentVNode("",!0),createVNode(x,{modelValue:o.active,"onUpdate:modelValue":t[0]||(t[0]=E=>o.active=E)},{default:withCtx(()=>[createVNode(c,{name:"Getting Started"},{default:withCtx(()=>[createVNode(l)]),_:1}),typeof e.settings.general<"u"?(openBlock(),createBlock(c,{key:0,name:"General"},{default:withCtx(()=>[createVNode(d)]),_:1})):createCommentVNode("",!0),createVNode(c,{name:"Users"},{default:withCtx(()=>[createVNode(u)]),_:1}),createVNode(c,{name:"Quick Links"},{default:withCtx(()=>[createVNode(_)]),_:1}),typeof e.settings.banner<"u"?(openBlock(),createBlock(c,{key:1,name:"Banner component"},{default:withCtx(()=>[createVNode(f)]),_:1})):createCommentVNode("",!0),typeof e.settings.todo<"u"?(openBlock(),createBlock(c,{key:2,name:"To Do component"},{default:withCtx(()=>[createVNode($)]),_:1})):createCommentVNode("",!0),typeof e.settings.billpay<"u"?(openBlock(),createBlock(c,{key:3,name:"Bill Pay component"},{default:withCtx(()=>[createVNode(N)]),_:1})):createCommentVNode("",!0),typeof e.settings.activity<"u"?(openBlock(),createBlock(c,{key:4,name:"Activity component"},{default:withCtx(()=>[createVNode(B)]),_:1})):createCommentVNode("",!0),typeof e.settings.pega_chat<"u"?(openBlock(),createBlock(c,{key:5,name:"Messaging and Co-Browse"},{default:withCtx(()=>[createVNode(C)]),_:1})):createCommentVNode("",!0),typeof e.settings.pega_marketing<"u"?(openBlock(),createBlock(c,{key:6,name:"Customer Decision Hub"},{default:withCtx(()=>[createVNode(y)]),_:1})):createCommentVNode("",!0),typeof e.settings.kmhelp<"u"?(openBlock(),createBlock(c,{key:7,name:"Knowledge Management"},{default:withCtx(()=>[createVNode(v)]),_:1})):createCommentVNode("",!0),createVNode(c,{name:"Home Hero Action"},{default:withCtx(()=>[createVNode(b)]),_:1}),typeof e.settings.offeraction<"u"?(openBlock(),createBlock(c,{key:8,name:"Offer Action"},{default:withCtx(()=>[createVNode(k)]),_:1})):createCommentVNode("",!0)]),_:1},8,["modelValue"])],32)}const Main=_export_sfc(_sfc_main$2,[["render",_sfc_render$2]]),_sfc_main$1={components:{Header,Main}},_hoisted_1={class:"front"},_hoisted_2={class:"flex flex-col"};function _sfc_render$1(e,t,n,o,s,a){const r=resolveComponent("Header"),l=resolveComponent("Main");return openBlock(),createElementBlock("div",_hoisted_1,[createVNode(r),createBaseVNode("main",_hoisted_2,[createVNode(l)])])}const SettingsPage=_export_sfc(_sfc_main$1,[["render",_sfc_render$1]]),MainPage_vue_vue_type_style_index_0_lang="",_sfc_main={data(){return mainconfig},created(){this.currentPage=window.location.pathname.substring(window.location.pathname.lastIndexOf("/")+1),window.history&&window.history.state!==null&&typeof window.history.state.page<"u"&&(this.currentPage=window.history.state.page,window.history.replaceState({},"",this.currentPage+window.location.search),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0)),this.currentPage==="heroaction"&&(mainconfig.homeHeroAction=1),this.currentPage.indexOf("offer")===0&&this.currentPage.indexOf("offer.html")!==0&&(mainconfig.offerIndex=parseInt(this.currentPage.substring(5).replace(".html",""),10)),mainconfig.currentPage=this.currentPage,this.$gtag&&this.$gtag.pageview({page_path:mainconfig.currentPage}),sendClickStreamEvent(mainconfig,"Access"),window.loadPage=new Date},components:{DefaultPage,OfferPage,SettingsPage}};function _sfc_render(e,t,n,o,s,a){const r=resolveComponent("DefaultPage"),l=resolveComponent("OfferPage"),c=resolveComponent("SettingsPage");return e.currentPage.indexOf("index.html")===0?(openBlock(),createBlock(r,{key:0})):e.currentPage.indexOf("offer")===0?(openBlock(),createBlock(l,{key:1})):e.currentPage.indexOf("settings.html")===0?(openBlock(),createBlock(c,{key:2})):(openBlock(),createBlock(r,{key:3}))}const MainPage=_export_sfc(_sfc_main,[["render",_sfc_render]]);function _defineProperty(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ownKeys(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(s){return Object.getOwnPropertyDescriptor(e,s).enumerable})),n.push.apply(n,o)}return n}function _objectSpread2(e){for(var t=1;t1&&arguments[1]!==void 0?arguments[1]:{};return new Promise(function(o,s){if(!(typeof document>"u")){var a=document.head||document.getElementsByTagName("head")[0],r=document.createElement("script");if(r.async=!0,r.src=t,r.defer=n.defer,n.preconnectOrigin){var l=document.createElement("link");l.href=n.preconnectOrigin,l.rel="preconnect",a.appendChild(l)}a.appendChild(r),r.onload=o,r.onerror=s}})},mergeDeep=function e(t){for(var n=arguments.length,o=new Array(n>1?n-1:0),s=1;s"u"||typeof document>"u")},warn=function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;isBrowser()},validateScreenviewShape=function e(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return warn('Missing "appName" property inside the plugin options.',t.app_name==null),warn('Missing "name" property in the route.',t.screen_name==null),t};function getPathWithBase(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",n=e.split("/"),o=t.split("/");return n[0]===""&&t[t.length-1]==="/"&&n.shift(),o.join("/")+n.join("/")}var getDefaultParams=function e(){return{bootstrap:!0,onReady:null,onError:null,onBeforeTrack:null,onAfterTrack:null,pageTrackerTemplate:null,customResourceURL:"https://www.googletagmanager.com/gtag/js",customPreconnectOrigin:"https://www.googletagmanager.com",deferScriptLoad:!1,pageTrackerExcludedRoutes:[],pageTrackerEnabled:!0,enabled:!0,disableScriptLoad:!1,pageTrackerScreenviewEnabled:!1,appName:null,pageTrackerUseFullPath:!1,pageTrackerPrependBase:!0,pageTrackerSkipSamePath:!0,globalDataLayerName:"dataLayer",globalObjectName:"gtag",defaultGroupName:"default",includes:null,config:{id:null,params:{send_page_view:!1}}}},params={},setOptions=function e(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=getDefaultParams();params=mergeDeep(n,t)},getOptions=function e(){return params},query=function(){var e,t=getOptions(),n=t.globalObjectName;!isBrowser()||typeof window[n]>"u"||(e=window)[n].apply(e,arguments)},config=function(){for(var e=arguments.length,t=new Array(e),n=0;n0&&arguments[0]!==void 0?arguments[0]:!0,t=getOptions(),n=t.config,o=t.includes;assignGlobalProperty(n.id,e),Array.isArray(o)&&o.forEach(function(s){return assignGlobalProperty(s.id,e)})},optOut=function(){disable(!0)},optIn=function(){disable(!1)},router,setRouter=function e(t){router=t},getRouter=function e(){return router},event=function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=getOptions(),o=n.includes,s=n.defaultGroupName;t.send_to==null&&Array.isArray(o)&&o.length&&(t.send_to=o.map(function(a){return a.id}).concat(s)),query("event",e,t)},pageview=function(e){if(isBrowser()){var t;if(typeof e=="string")t={page_path:e};else if(e.path||e.fullPath){var n=getOptions(),o=n.pageTrackerUseFullPath,s=n.pageTrackerPrependBase,a=getRouter(),r=a&&a.options.base,l=o?e.fullPath:e.path;t=_objectSpread2(_objectSpread2({},e.name&&{page_title:e.name}),{},{page_path:s?getPathWithBase(l,r):l})}else t=e;t.page_location==null&&(t.page_location=window.location.href),t.send_page_view==null&&(t.send_page_view=!0),event("page_view",t)}},screenview=function(e){var t=getOptions(),n=t.appName;if(e){var o;typeof e=="string"?o={screen_name:e}:o=e,o.app_name=o.app_name||n,event("screen_view",o)}},exception=function(){for(var e=arguments.length,t=new Array(e),n=0;n0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=getOptions(),o=n.appName,s=n.pageTrackerTemplate,a=n.pageTrackerScreenviewEnabled,r=n.pageTrackerSkipSamePath;if(!(r&&e.path===t.path)){var l=e;if(isFunction$1(s)?l=s(e,t):a&&(l=validateScreenviewShape({app_name:o,screen_name:e.name})),a){screenview(l);return}pageview(l)}},isRouteExcluded=function e(t){var n=getOptions(),o=n.pageTrackerExcludedRoutes;return o.includes(t.path)||o.includes(t.name)},addRoutesTracker=function(){var e=getOptions(),t=e.onBeforeTrack,n=e.onAfterTrack,o=getRouter();o.isReady().then(function(){nextTick().then(function(){var s=o.currentRoute;addConfiguration(),!isRouteExcluded(s.value)&&track(s.value)}),o.afterEach(function(s,a){nextTick().then(function(){isRouteExcluded(s)||(isFunction$1(t)&&t(s,a),track(s,a),isFunction$1(n)&&n(s,a))})})})},bootstrap=function(){var e=getOptions(),t=e.onReady,n=e.onError,o=e.globalObjectName,s=e.globalDataLayerName,a=e.config,r=e.customResourceURL,l=e.customPreconnectOrigin,c=e.deferScriptLoad,d=e.pageTrackerEnabled,u=e.disableScriptLoad,_=!!(d&&getRouter());if(registerGlobals(),_?addRoutesTracker():addConfiguration(),!u)return load("".concat(r,"?id=").concat(a.id,"&l=").concat(s),{preconnectOrigin:l,defer:c}).then(function(){t&&t(window[o])}).catch(function(f){return n&&n(f),f})},install=function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=arguments.length>2?arguments[2]:void 0;attachApi(t),setOptions(n),setRouter(o),getOptions().bootstrap&&bootstrap()};const app=createApp(MainPage);let handleOutsideClick;app.directive("clickoutside",{mounted(e,t){handleOutsideClick=n=>{n.stopPropagation();const{handler:o}=t.value;e.contains(n.target)||t.instance[o](n)},document.addEventListener("click",handleOutsideClick),document.addEventListener("touchstart",handleOutsideClick)},unmounted(){document.removeEventListener("click",handleOutsideClick),document.removeEventListener("touchstart",handleOutsideClick)}});app.use(i18n);app.use(install,{config:{id:mainconfig.settings.general.ga.trackingid},appName:"Uplus",enabled:!0});app.mount("#app"); + >`,c.appendChild(d);return}e.url.indexOf("/prweb/")!==0&&(e.url=e.url.substring(0,e.url.indexOf("/prweb")+6)),this.userId!==-1?(e.username=this.settings.users[this.userId].pega_userid,e.password=this.settings.users[this.userId].pega_pwd):this.homeHeroAction!==-1?(e.username=this.settings.homeheroaction.pega_userid,e.password=this.settings.homeheroaction.pega_pwd):this.offerAction!==-1&&(e.username=this.settings.offeraction.pega_userid,e.password=this.settings.offeraction.pega_pwd),this.settings.general.connection.type==="dxv2"&&(e.portalName=this.settings.general.connection.webportal),this.settings.general.connection.authtype==="oauth2password"&&(e.clientid=this.settings.general.connection.clientid,e.clientsecret=this.settings.general.connection.clientsecret),e.authentication=this.settings.general.connection.authtype;let l={};if(r.split(",").forEach(c=>{const d=c.split("=");d.length===2&&setObjectFromRef(l,d[0].trim(),d[1].trim())}),this.userId!==-1&&typeof this.settings.users[this.userId].extraparam<"u"&&this.settings.users[this.userId].extraparam!==""&&this.settings.users[this.userId].extraparam.split(",").forEach(c=>{const d=c.split("=");d.length===2&&setObjectFromRef(l,d[0].trim(),d[1].trim())}),Object.keys(l).length>0&&(e.initialContent=l),e.addEventListener("message",c=>{c.detail.type==="cancel"&&this.goHomePage()}),typeof litElementVersions>"u"){const c=document.createElement("script");c.setAttribute("src","../js/pega-mashup-webcomponent-light-all.js"),document.head.appendChild(c)}},methods:{goHomePage(){mainconfig.quickLinkId=-1,mainconfig.viewBill=-1,mainconfig.viewBanner=-1,mainconfig.homeHeroAction=-1,mainconfig.offerAction=-1,mainconfig.toDo=-1,mainconfig.viewKMHelp=-1,mainconfig.offerURL="",mainconfig.offerIndex=0,mainconfig.CDHContainer={},window.history&&(mainconfig.isAuthenticated?(mainconfig.currentPage="account",window.history.pushState({userId:mainconfig.userId},"",mainconfig.currentPage)):(mainconfig.currentPage="index.html",window.history.pushState({},"",mainconfig.currentPage)),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0)),sendClickStreamEvent(mainconfig,"PageView","Home",window.loadPage),window.loadPage=new Date}}},_hoisted_1$O={key:0,class:"pega-mashup",ref:"mycomp"},_hoisted_2$I={key:1,class:"pega-mashup",ref:"mycomp"};function _sfc_render$Q(e,t,n,o,s,a){return this.settings.general.connection.type==="dxv2"?(openBlock(),createElementBlock("pega-mashup-light-v2",_hoisted_1$O,null,512)):(openBlock(),createElementBlock("pega-mashup-light",_hoisted_2$I,null,512))}const WebComponent=_export_sfc(_sfc_main$S,[["render",_sfc_render$Q]]);let resizeObserver;const embedEventFn=e=>{console.log("Event from pega-embed",e),e.type==="embedcloseconfirmview"?top.postMessage("pegaMashupNavigateBack",location.origin):e.type==="embedprocessingend"?(resizeObserver=new ResizeObserver(t=>{t.forEach(n=>{n.contentRect.height===0&&top.postMessage("pegaMashupNavigateBack",location.origin)})}),resizeObserver.observe(document.querySelector("pega-embed"))):e.type==="embedreauth"&&document.querySelector("pega-embed").login(!0)},_sfc_main$R={data(){return{...mainconfig,action:"",actionparam:"",objClass:"",application:"",url:"",staticContentUrl:"",showAssignmentHeader:"true",pageTemplate:"assignment",clientId:"",caseTitle:"",isWebEmbedInitialized:!1,UserIdentifier:"",Password:"",theme:"",startingFields:{},extraParam:""}},mounted(){if(this.quickLinkId!==-1?(this.action=this.settings.quicklinks[this.quickLinkId].action,this.url=this.settings.quicklinks[this.quickLinkId].url,this.actionparam=this.settings.quicklinks[this.quickLinkId].actionparam,this.pageTemplate=this.settings.quicklinks[this.quickLinkId].pageTemplate,this.showAssignmentHeader=!this.settings.quicklinks[this.quickLinkId].hideassignmentheader,this.application=this.settings.quicklinks[this.quickLinkId].application,this.objClass=this.settings.quicklinks[this.quickLinkId].objclass,this.caseTitle=this.settings.quicklinks[this.quickLinkId].title[this.currentLocale],this.extraParam=this.settings.quicklinks[this.quickLinkId].extraparam):this.viewBill!==-1?(this.action=this.settings.billpay.action,this.actionparam=this.settings.billpay.actionparam,this.pageTemplate=this.settings.billpay.pageTemplate,this.showAssignmentHeader=!this.settings.billpay.hideassignmentheader,this.application=this.settings.billpay.application,this.url=this.settings.billpay.url,this.objClass=this.settings.billpay.objclass,this.extraParam=this.settings.billpay.extraparam):this.viewBanner!==-1?(this.action=this.settings.banner.action,this.actionparam=this.settings.banner.actionparam,this.pageTemplate=this.settings.banner.pageTemplate,this.showAssignmentHeader=!this.settings.banner.hideassignmentheader,this.application=this.settings.banner.application,this.url=this.settings.banner.url,this.objClass=this.settings.banner.objclass,this.extraParam=this.settings.banner.extraparam):this.homeHeroAction!==-1?(this.action=this.settings.homeheroaction.action,this.actionparam=this.settings.homeheroaction.actionparam,this.pageTemplate=this.settings.homeheroaction.pageTemplate,this.showAssignmentHeader=!this.settings.homeheroaction.hideassignmentheader,this.application=this.settings.homeheroaction.application,this.url=this.settings.homeheroaction.url,this.objClass=this.settings.homeheroaction.objclass,this.extraParam=this.settings.homeheroaction.extraparam):this.offerAction!==-1?(this.action=this.settings.offeraction.action,this.actionparam=this.settings.offeraction.actionparam,this.pageTemplate=this.settings.offeraction.pageTemplate,this.showAssignmentHeader=!this.settings.offeraction.hideassignmentheader,this.application=this.settings.offeraction.application,this.url=this.settings.offeraction.url,this.objClass=this.settings.offeraction.objclass,this.extraParam=this.settings.offeraction.extraparam):(this.action=this.settings.todo.action,this.actionparam=this.settings.todo.actionparam,this.pageTemplate=this.settings.todo.pageTemplate,this.showAssignmentHeader=!this.settings.todo.hideassignmentheader,this.application=this.settings.todo.application,this.url=this.settings.todo.url,this.objClass=this.settings.todo.objclass,this.extraParam=this.settings.todo.extraparam),this.action==="display"?this.action="openPage":this.action==="createNewWork"?this.action="createCase":this.action==="openAssignment"?this.action="openAssignment":this.action==="openWorkByHandle"?this.action="openCase":this.action==="getNextWork"&&(this.action="getNextWork"),this.userId!==-1?(this.UserIdentifier=this.settings.users[this.userId].pega_userid,this.Password=encodeURI(btoa(this.settings.users[this.userId].pega_pwd))):this.viewKMHelp!==-1?(this.UserIdentifier=this.settings.kmhelp.username,this.Password=encodeURI(btoa(this.settings.kmhelp.password))):this.homeHeroAction!==-1?(this.UserIdentifier=this.settings.homeheroaction.pega_userid,this.Password=encodeURI(btoa(this.settings.homeheroaction.pega_pwd))):this.offerAction!==-1&&(this.UserIdentifier=this.settings.offeraction.pega_userid,this.Password=encodeURI(btoa(this.settings.offeraction.pega_pwd))),this.app.industry==="comms"?this.theme='{"base":{"palette":{"brand-primary":"#5F257E","app-background": "#FFFFFF","interactive":"#5F257E"},"shadow":{"low": "none"}},"components":{"button":{"border-radius":"0.25"}}}':this.app.industry.indexOf("health")===0?this.theme='{"base":{"palette":{"brand-primary":"#0C8487","app-background": "#FFFFFF","interactive":"#0C8487"},"shadow":{"low": "none"}},"components":{"button":{"border-radius":"0.25"}}}':this.app.industry==="gov"?this.theme='{"base":{"palette":{"brand-primary":"#076bc9","app-background": "#FFFFFF,"interactive":"#076bc9"},"shadow":{"low": "none"}},"components":{"button":{"border-radius":"0.25"}}}':this.app.industry==="retail_bank"||this.app.industry==="commercial_bank"?this.theme='{"base":{"palette":{"brand-primary":"#005501","app-background": "#FFFFFF","interactive":"#005501"},"shadow":{"low": "none"}},"components":{"button":{"border-radius":"0.25"}}}':(this.app.industry==="insurance"||this.app.industry==="manufacturing"||this.app.industry==="auto")&&(this.theme='{"base":{"palette":{"brand-primary":"#DF3603","app-background": "#FFFFFF","interactive":"#DF3603"},"shadow":{"low": "none"}},"components":{"button":{"border-radius":"0.25"}}}'),this.settings.general.theming.override&&(this.theme=`{"base":{"palette":{"brand-primary":"${this.settings.general.theming.brandColor}","interactive":"${this.settings.general.theming.interactiveColor}","app-background": "#FFFFFF"},"shadow":{"low": "none"}},"components":{"button":{"border-radius":"0.25"}}}`),this.extraParamContent={},this.extraParam.split(",").forEach(e=>{const t=e.split("=");t.length===2&&setObjectFromRef(this.extraParamContent,t[0].trim(),t[1].trim())}),this.userId!==-1&&typeof this.settings.users[this.userId].extraparam<"u"&&this.settings.users[this.userId].extraparam!==""&&this.settings.users[this.userId].extraparam.split(",").forEach(e=>{const t=e.split("=");t.length===2&&setObjectFromRef(this.extraParamContent,t[0].trim(),t[1].trim())}),this.isDeepLink===!0){for(const e in this.deepLinkExtraParam)setObjectFromRef(this.extraParamContent,e,this.deepLinkExtraParam[e]);mainconfig.isDeepLink=!1,mainconfig.deepLinkExtraParam={}}this.staticContentUrl=this.settings.general.connection.c11nserver,this.clientId=this.settings.general.connection.clientid,this.isWebEmbedInitialized="true"},updated(){const e=this.$refs.mycomp;this.action==="createCase"&&e.setAttribute("startingFields",JSON.stringify(this.extraParamContent)),e.addEventListener("embedprocessingend",embedEventFn),e.addEventListener("embedready",embedEventFn),e.addEventListener("embedcloseconfirmview",embedEventFn),e.addEventListener("embedreauth",embedEventFn)},beforeUnmount(){const e=this.$refs.mycomp;e.removeEventListener("embedprocessingend",embedEventFn),e.removeEventListener("embedready",embedEventFn),e.removeEventListener("embedcloseconfirmview",embedEventFn),e.removeEventListener("embedreauth",embedEventFn),resizeObserver&&resizeObserver.unobserve(e)},methods:{goHomePage(){mainconfig.quickLinkId=-1,mainconfig.viewBill=-1,mainconfig.viewBanner=-1,mainconfig.homeHeroAction=-1,mainconfig.offerAction=-1,mainconfig.toDo=-1,mainconfig.viewKMHelp=-1,mainconfig.offerURL="",mainconfig.offerIndex=0,mainconfig.CDHContainer={},window.history&&(mainconfig.isAuthenticated?(mainconfig.currentPage="account",window.history.pushState({userId:mainconfig.userId},"",mainconfig.currentPage)):(mainconfig.currentPage="index.html",window.history.pushState({},"",mainconfig.currentPage)),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0)),sendClickStreamEvent(mainconfig,"PageView","Home",window.loadPage),window.loadPage=new Date}}},_hoisted_1$N={key:0},_hoisted_2$H=["casePage","assignmentHeader","action","pageID","pageClass","appAlias","pegaServerUrl","staticContentUrl","clientId","userIdentifier","password","theme"],_hoisted_3$z=["casePage","assignmentHeader","action","caseTypeID","startingFields","appAlias","pegaServerUrl","staticContentUrl","clientId","userIdentifier","password","theme"],_hoisted_4$w=["casePage","assignmentHeader","action","assignmentID","appAlias","pegaServerUrl","staticContentUrl","clientId","userIdentifier","password","theme"],_hoisted_5$t=["casePage","assignmentHeader","action","caseID","appAlias","pegaServerUrl","staticContentUrl","clientId","userIdentifier","password","theme"],_hoisted_6$s=["casePage","assignmentHeader","action","appAlias","pegaServerUrl","staticContentUrl","clientId","userIdentifier","password","theme"],_hoisted_7$r={key:1};function _sfc_render$P(e,t,n,o,s,a){return s.isWebEmbedInitialized?(openBlock(),createElementBlock("div",_hoisted_1$N,[createBaseVNode("h1",null,toDisplayString$1(s.caseTitle),1),s.action==="openPage"?(openBlock(),createElementBlock("pega-embed",{key:0,popupReauth:"false",autoReauth:"true",ref:"mycomp",casePage:s.pageTemplate,assignmentHeader:s.showAssignmentHeader,action:s.action,pageID:s.actionparam,pageClass:s.objClass,appAlias:s.application,pegaServerUrl:s.url,staticContentUrl:s.staticContentUrl,authService:"pega",clientId:s.clientId,userIdentifier:s.UserIdentifier,password:s.Password,theme:s.theme},null,8,_hoisted_2$H)):s.action==="createCase"?(openBlock(),createElementBlock("pega-embed",{key:1,popupReauth:"false",autoReauth:"true",ref:"mycomp",casePage:s.pageTemplate,assignmentHeader:s.showAssignmentHeader,action:s.action,caseTypeID:s.objClass,startingFields:s.startingFields,appAlias:s.application,pegaServerUrl:s.url,staticContentUrl:s.staticContentUrl,authService:"pega",clientId:s.clientId,userIdentifier:s.UserIdentifier,password:s.Password,theme:s.theme},null,8,_hoisted_3$z)):s.action==="openAssignment"?(openBlock(),createElementBlock("pega-embed",{key:2,popupReauth:"false",autoReauth:"true",ref:"mycomp",casePage:s.pageTemplate,assignmentHeader:s.showAssignmentHeader,action:s.action,assignmentID:s.actionparam,appAlias:s.application,pegaServerUrl:s.url,staticContentUrl:s.staticContentUrl,authService:"pega",clientId:s.clientId,userIdentifier:s.UserIdentifier,password:s.Password,theme:s.theme},null,8,_hoisted_4$w)):s.action==="openCase"?(openBlock(),createElementBlock("pega-embed",{key:3,popupReauth:"false",autoReauth:"true",ref:"mycomp",casePage:s.pageTemplate,assignmentHeader:s.showAssignmentHeader,action:s.action,caseID:s.actionparam,appAlias:s.application,pegaServerUrl:s.url,staticContentUrl:s.staticContentUrl,authService:"pega",clientId:s.clientId,userIdentifier:s.UserIdentifier,password:s.Password,theme:s.theme},null,8,_hoisted_5$t)):s.action==="getNextWork"?(openBlock(),createElementBlock("pega-embed",{key:4,popupReauth:"false",autoReauth:"true",ref:"mycomp",casePage:s.pageTemplate,assignmentHeader:s.showAssignmentHeader,action:s.action,appAlias:s.application,pegaServerUrl:s.url,staticContentUrl:s.staticContentUrl,authService:"pega",clientId:s.clientId,userIdentifier:s.UserIdentifier,password:s.Password,theme:s.theme},null,8,_hoisted_6$s)):createCommentVNode("",!0)])):(openBlock(),createElementBlock("div",_hoisted_7$r,"Loading...."))}const WebEmbed=_export_sfc(_sfc_main$R,[["render",_sfc_render$P]]),_sfc_main$Q={data(){return mainconfig},components:{PegaWebMashup,WebComponent,WebEmbed}};function _sfc_render$O(e,t,n,o,s,a){const r=resolveComponent("PegaWebMashup"),l=resolveComponent("WebEmbed"),c=resolveComponent("WebComponent");return e.settings.general.connection.type==="mashup"?(openBlock(),createBlock(r,{key:0})):e.settings.general.connection.type==="embedui"?(openBlock(),createBlock(l,{key:1})):(openBlock(),createBlock(c,{key:2}))}const MashupMainArea=_export_sfc(_sfc_main$Q,[["render",_sfc_render$O]]),_hoisted_1$M={class:"account-tabs"},_hoisted_2$G={class:"account-tabs-header"},_hoisted_3$y=["onClick"],_sfc_main$P={__name:"Tabs",setup(e){const t=useSlots(),n=ref(t.default()[0].children.map(s=>s.props.title)),o=ref(n.value[0]);return provide("selectedTitle",o),(s,a)=>(openBlock(),createElementBlock("div",_hoisted_1$M,[createBaseVNode("ul",_hoisted_2$G,[(openBlock(!0),createElementBlock(Fragment,null,renderList(n.value,r=>(openBlock(),createElementBlock("li",{key:r,class:normalizeClass(["account-tabs-item",{selected:o.value===r}]),onClick:l=>o.value=r},toDisplayString$1(r),11,_hoisted_3$y))),128))]),renderSlot(s.$slots,"default")]))}},_hoisted_1$L={class:"account-tabs-content"},_sfc_main$O={__name:"TabItem",props:{title:String},setup(e){const t=inject("selectedTitle");return(n,o)=>withDirectives((openBlock(),createElementBlock("div",_hoisted_1$L,[renderSlot(n.$slots,"default")],512)),[[vShow,unref(t)===e.title]])}},_sfc_main$N={data(){return mainconfig},methods:{getDueBillDate(){const e=new Date;return e.getDate()>16&&e.setMonth((e.getMonth()+1)%12),e.setDate(15),e},openBill(){mainconfig.viewBill=1}},components:{Tabs:_sfc_main$P,TabItem:_sfc_main$O}},_hoisted_1$K={key:0,class:"account-picker"},_hoisted_2$F={class:"flex flex-nowrap"},_hoisted_3$x=["src","alt"],_hoisted_4$v={class:"account-picker-details"},_hoisted_5$s={key:0},_hoisted_6$r={key:1},_hoisted_7$q={key:2},_hoisted_8$l={key:3},_hoisted_9$j={key:4},_hoisted_10$g={class:"flex flex-col account-view-details"},_hoisted_11$g={class:"account-view-details"};function _sfc_render$N(e,t,n,o,s,a){const r=resolveComponent("TabItem"),l=resolveComponent("Tabs");return e.userId!==-1&&typeof e.settings.users[e.userId].accountpicker<"u"&&e.settings.users[e.userId].accountpicker.length>0?(openBlock(),createElementBlock("section",_hoisted_1$K,[createBaseVNode("h3",null,toDisplayString$1(e.settings.todo.accountpickerheading),1),createVNode(l,null,{default:withCtx(()=>[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.users[e.userId].accountpicker,c=>(openBlock(),createBlock(r,{key:c.title,title:c.title},{default:withCtx(()=>[createBaseVNode("div",_hoisted_2$F,[typeof c.img<"u"&&c.img!==""?(openBlock(),createElementBlock("img",{key:0,class:"account-img",src:c.img,alt:c.title},null,8,_hoisted_3$x)):createCommentVNode("",!0),createBaseVNode("div",_hoisted_4$v,[(openBlock(!0),createElementBlock(Fragment,null,renderList(c.details,d=>(openBlock(),createElementBlock("div",{key:d.label},[createBaseVNode("label",null,toDisplayString$1(d.label),1),d.value!==""?(openBlock(),createElementBlock(Fragment,{key:0},[d.type==="currency"?(openBlock(),createElementBlock("p",_hoisted_5$s,toDisplayString$1(e.$n(d.value,"currency")),1)):d.type==="number"?(openBlock(),createElementBlock("p",_hoisted_6$r,toDisplayString$1(e.$n(d.value)),1)):d.type==="date"?(openBlock(),createElementBlock("p",_hoisted_7$q,toDisplayString$1(e.$d(d.value,"short")),1)):d.type==="duedate"?(openBlock(),createElementBlock("p",_hoisted_8$l,toDisplayString$1(e.$d(a.getDueBillDate(),"short")),1)):(openBlock(),createElementBlock("p",_hoisted_9$j,toDisplayString$1(d.value),1))],64)):createCommentVNode("",!0)]))),128))]),createBaseVNode("div",_hoisted_10$g,[createBaseVNode("a",_hoisted_11$g,toDisplayString$1(e.$t("message.viewdetails")),1),typeof e.settings.billpay<"u"&&e.settings.billpay.hidebillpay!=="true"&&e.settings.billpay.hidebillpay!==!0&&c.showbillpay===!0?(openBlock(),createElementBlock("button",{key:0,class:"strong margin-t-2x",onClick:t[0]||(t[0]=d=>a.openBill())},toDisplayString$1(e.$t("message.paynow")),1)):createCommentVNode("",!0)])])]),_:2},1032,["title"]))),128))]),_:1})])):createCommentVNode("",!0)}const AccountPicker=_export_sfc(_sfc_main$N,[["render",_sfc_render$N]]),_sfc_main$M={data(){return mainconfig},methods:{getDueBillDate(){const e=new Date;return e.getDate()>16&&e.setMonth((e.getMonth()+1)%12),e.setDate(15),e}}},_hoisted_1$J={key:0,class:"account-details primary-card"},_hoisted_2$E={key:0},_hoisted_3$w={key:0},_hoisted_4$u={key:1},_hoisted_5$r={key:2},_hoisted_6$q={key:3},_hoisted_7$p={key:4};function _sfc_render$M(e,t,n,o,s,a){return e.userId!==-1&&typeof e.settings.users[e.userId].accountdetails<"u"&&e.settings.users[e.userId].accountdetails.length>0?(openBlock(),createElementBlock("section",_hoisted_1$J,[createBaseVNode("h3",null,toDisplayString$1(e.settings.todo.accountdetailsheading),1),(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.users[e.userId].accountdetails,(r,l)=>(openBlock(),createElementBlock("div",{class:"flex",key:l},[(openBlock(!0),createElementBlock(Fragment,null,renderList(r,c=>(openBlock(),createElementBlock("div",{key:c.label},[createBaseVNode("label",null,toDisplayString$1(c.label),1),typeof c.desc<"u"&&c.desc!==""?(openBlock(),createElementBlock("span",_hoisted_2$E,toDisplayString$1(c.desc),1)):createCommentVNode("",!0),c.value!==""?(openBlock(),createElementBlock(Fragment,{key:1},[c.type==="currency"?(openBlock(),createElementBlock("p",_hoisted_3$w,toDisplayString$1(e.$n(c.value,"currency")),1)):c.type==="number"?(openBlock(),createElementBlock("p",_hoisted_4$u,toDisplayString$1(e.$n(c.value)),1)):c.type==="date"?(openBlock(),createElementBlock("p",_hoisted_5$r,toDisplayString$1(e.$d(c.value,"short")),1)):c.type==="duedate"?(openBlock(),createElementBlock("p",_hoisted_6$q,toDisplayString$1(e.$d(a.getDueBillDate(),"short")),1)):(openBlock(),createElementBlock("p",_hoisted_7$p,toDisplayString$1(c.value),1))],64)):createCommentVNode("",!0)]))),128))]))),128))])):createCommentVNode("",!0)}const AccountDetails=_export_sfc(_sfc_main$M,[["render",_sfc_render$M]]),_sfc_main$L={data(){return mainconfig},methods:{selectLink(e){this.quickLinkId=e,this.previousPage=this.settings.quicklinks[e].objclass,window.history&&(window.history.pushState({userId:mainconfig.userId,quickLinkId:mainconfig.quickLinkId},"",`quicklink${e}`),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0)),this.$gtag&&this.$gtag.pageview({page_path:`quicklink${e}`}),sendClickStreamEvent(mainconfig,"PageView",`quicklink${e}`,window.loadPage),window.loadPage=new Date},hasQuicklinks(){for(const e in this.settings.quicklinks)if(this.settings.quicklinks[e].hide!==!0)return!0;return!1},showQuickLink(e){return this.settings.quicklinks[e].hideusers?!this.settings.quicklinks[e].hideusers.split(",").includes(this.settings.users[mainconfig.userId].username):!0}}},_hoisted_1$I={key:0,class:"quick-links"},_hoisted_2$D=["onClick"];function _sfc_render$L(e,t,n,o,s,a){return a.hasQuicklinks()?(openBlock(),createElementBlock("section",_hoisted_1$I,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.quicklinks,(r,l)=>(openBlock(),createElementBlock(Fragment,{key:l},[r.hide!==!0&&a.showQuickLink(l)?(openBlock(),createElementBlock("button",{key:0,onClick:c=>a.selectLink(l)},toDisplayString$1(e.settings.quicklinks[l].title[e.currentLocale]),9,_hoisted_2$D)):createCommentVNode("",!0)],64))),128))])):createCommentVNode("",!0)}const QuickLinks=_export_sfc(_sfc_main$L,[["render",_sfc_render$L]]),_sfc_main$K={data(){const e=parseInt(mainconfig.settings.banner.color.substring(1),16),t=e>>16&255,n=e>>8&255,o=e&255;var s=1-(.299*t+.587*n+.114*o)/255;let a=s<.5?"black":"white";return{...mainconfig,textColor:a}},methods:{openBanner(){mainconfig.viewBanner=1}}},_hoisted_1$H={class:"banner"},_hoisted_2$C={class:"flex flex-grow-1 flex-mid-align"},_hoisted_3$v={class:"flex flex-col flex-grow-1"};function _sfc_render$K(e,t,n,o,s,a){return openBlock(),createElementBlock("section",_hoisted_1$H,[createBaseVNode("div",{class:"content-card flex",style:normalizeStyle({backgroundColor:e.settings.banner.color,color:s.textColor})},[createBaseVNode("div",_hoisted_2$C,[createBaseVNode("i",{class:normalizeClass("pi pi-3x "+e.$t("message.banner_icon"))},null,2),createBaseVNode("div",_hoisted_3$v,[createBaseVNode("p",null,toDisplayString$1(e.$t("message.banner_title")),1),createBaseVNode("p",null,toDisplayString$1(e.$t("message.banner_desc")),1)]),e.settings.banner.hidebanner_button!=!0?(openBlock(),createElementBlock("button",{key:0,onClick:t[0]||(t[0]=r=>a.openBanner())},toDisplayString$1(e.$t("message.banner_action")),1)):createCommentVNode("",!0)])],4)])}const Banner=_export_sfc(_sfc_main$K,[["render",_sfc_render$K]]),_sfc_main$J={data(){return mainconfig},components:{MashupMainArea},methods:{getdate(e){const t=new Date;return t.getDate()<=16&&t.setMonth((t.getMonth()-1)%12),t.setDate(15-e*2),t}}},_hoisted_1$G={key:1,class:"recent-activity primary-card"},_hoisted_2$B={class:"fatlist"},_hoisted_3$u={key:0,class:"fatlist-item"},_hoisted_4$t={key:1,class:"fatlist-item"},_hoisted_5$q={class:"fatlist-item activity"},_hoisted_6$p={key:2,class:"fatlist-item flex-align-r"},_hoisted_7$o={key:3,class:"fatlist-item flex-align-r"};function _sfc_render$J(e,t,n,o,s,a){const r=resolveComponent("MashupMainArea");return typeof e.settings.activity<"u"&&e.settings.activity.url!==""?(openBlock(),createBlock(r,{key:0,showActivity:""})):e.userId!==-1&&typeof e.settings.users[e.userId].recentactivity<"u"&&e.settings.users[e.userId].recentactivity.length>0?(openBlock(),createElementBlock("section",_hoisted_1$G,[createBaseVNode("h3",null,toDisplayString$1(e.settings.todo.recentactivityheading),1),createBaseVNode("ul",_hoisted_2$B,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.users[e.userId].recentactivity,(l,c)=>(openBlock(),createElementBlock("li",{key:l.message,class:"flex"},[l.date?(openBlock(),createElementBlock("time",_hoisted_3$u,toDisplayString$1(e.$d(new Date(l.date),"short")),1)):(openBlock(),createElementBlock("time",_hoisted_4$t,toDisplayString$1(e.$d(a.getdate(c),"short")),1)),createBaseVNode("p",_hoisted_5$q,toDisplayString$1(l.message),1),l.cost?(openBlock(),createElementBlock("p",_hoisted_6$p,toDisplayString$1(e.$n(l.cost,"currency")),1)):(openBlock(),createElementBlock("a",_hoisted_7$o,toDisplayString$1(e.$t("message.viewmore")),1))]))),128))])])):createCommentVNode("",!0)}const RecentActivity=_export_sfc(_sfc_main$J,[["render",_sfc_render$J]]),_sfc_main$I={data(){return mainconfig},components:{MashupMainArea,AccountPicker,AccountDetails,RecentActivity,Banner,QuickLinks}},_hoisted_1$F={class:"col col-1"},_hoisted_2$A={class:"primary-card"};function _sfc_render$I(e,t,n,o,s,a){const r=resolveComponent("Banner"),l=resolveComponent("AccountPicker"),c=resolveComponent("QuickLinks"),d=resolveComponent("AccountDetails"),u=resolveComponent("MashupMainArea"),_=resolveComponent("RecentActivity");return openBlock(),createElementBlock("div",_hoisted_1$F,[createBaseVNode("div",_hoisted_2$A,[typeof e.settings.banner<"u"&&e.settings.banner.hidebanner!=="true"&&e.settings.banner.hidebanner!==!0?(openBlock(),createBlock(r,{key:0})):createCommentVNode("",!0),typeof e.settings.todo<"u"&&e.settings.todo.hideaccount!=="true"&&e.settings.todo.hideaccount!==!0?(openBlock(),createBlock(l,{key:1})):createCommentVNode("",!0),createVNode(c)]),typeof e.settings.todo<"u"&&e.settings.todo.hideaccountdetails!=="true"&&e.settings.todo.hideaccountdetails!==!0?(openBlock(),createBlock(d,{key:0})):createCommentVNode("",!0),typeof e.settings.todo<"u"&&e.settings.todo.url!==""?(openBlock(),createBlock(u,{key:e.reloadToDoMashup})):createCommentVNode("",!0),typeof e.settings.todo<"u"&&e.settings.todo.hideactivity!=="true"&&e.settings.todo.hideactivity!==!0?(openBlock(),createBlock(_,{key:e.reloadActivityMashup})):createCommentVNode("",!0)])}const AccountMainArea=_export_sfc(_sfc_main$I,[["render",_sfc_render$I]]),_sfc_main$H={props:{offer:{required:!0,type:Object}},data(){return mainconfig},methods:{showOffer(e){mainconfig.isMobilePhone&&(mainconfig.phonePageName="offer"),mainconfig.offerURL=e.url,mainconfig.previousPage=e.name,e.useURL=!0,mainconfig.settings.pega_marketing.accountPage.clickaction==="BuiltIn"&&(mainconfig.offerURL="/Basic",e.useURL=!1),mainconfig.CDHContainer=e,mainconfig.settings.pega_marketing.useCaptureByChannel===!0&&captureResponse(this,e,"Clicked")},toggleAIOverlay(e){e.showAIoverlay=!e.showAIoverlay},gotoOfferPage(e){sendClickStreamEvent(mainconfig,"PageView","Offer",window.loadPage),window.loadPage=new Date,mainconfig.currentPage="offer.html";const t=mainconfig.isAuthenticated?{userId:mainconfig.userId}:{};window.history.pushState(t,"","offer.html"),this.$gtag&&this.$gtag.pageview({page_path:mainconfig.currentPage}),mainconfig.offerIndex=0,setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0),e.preventDefault()}},components:{AIOverlay}},_hoisted_1$E={class:"offer-card-col flex flex-col"},_hoisted_2$z={class:"offer-card"},_hoisted_3$t=["src","alt"],_hoisted_4$s={class:"content"},_hoisted_5$p=["href"],_hoisted_6$o=["href"];function _sfc_render$H(e,t,n,o,s,a){const r=resolveComponent("AIOverlay");return openBlock(),createElementBlock("section",_hoisted_1$E,[e.settings.pega_marketing.showAIOverlay?(openBlock(),createElementBlock("button",{key:0,class:"pi pi-polaris-solid ai-toggle",onClick:t[0]||(t[0]=l=>a.toggleAIOverlay(n.offer)),title:"toggle AI"})):createCommentVNode("",!0),createBaseVNode("div",_hoisted_2$z,[createBaseVNode("img",{class:"offer-img",src:n.offer.img,alt:n.offer.title},null,8,_hoisted_3$t),createBaseVNode("div",_hoisted_4$s,[createBaseVNode("h3",null,toDisplayString$1(n.offer.title),1),createBaseVNode("p",null,toDisplayString$1(n.offer.message),1),n.offer.url==="#"?(openBlock(),createElementBlock("a",{key:0,onClick:t[1]||(t[1]=(...l)=>a.gotoOfferPage&&a.gotoOfferPage(...l)),href:"./offer.html"},toDisplayString$1(n.offer.link),1)):e.settings.pega_marketing.accountPage.clickaction==="TopURL"&&n.offer.url!=""?(openBlock(),createElementBlock("a",{key:1,href:n.offer.url},toDisplayString$1(e.$t("message."+n.offer.link)),9,_hoisted_5$p)):e.settings.pega_marketing.accountPage.clickaction==="Popup"&&n.offer.url!=""?(openBlock(),createElementBlock("a",{key:2,href:n.offer.url,target:"_blank"},toDisplayString$1(e.$t("message."+n.offer.link)),9,_hoisted_6$o)):(openBlock(),createElementBlock("button",{key:3,class:"simple",onClick:t[2]||(t[2]=l=>a.showOffer(n.offer))},toDisplayString$1(e.$t("message."+n.offer.link)),1)),e.settings.pega_marketing.showAIOverlay?(openBlock(),createBlock(r,{key:4,offer:n.offer,class:normalizeClass(n.offer.showAIoverlay?"show":"")},null,8,["offer","class"])):createCommentVNode("",!0)])])])}const Offer=_export_sfc(_sfc_main$H,[["render",_sfc_render$H]]),_sfc_main$G={data(){return{...mainconfig,errorloading:!1,loading:!0,data:[]}},mounted(){if(this.settings.pega_marketing.Host!==""&&this.settings.pega_marketing.accountPage.placement!==""&&this.settings.pega_marketing.accountPage.containerName!==""){const e=this;let t="";this.userId!==-1&&this.settings.users[this.userId].customerID&&(t=this.settings.users[this.userId].customerID),setTimeout(()=>{initNBAM(e,"accountPage",t,e.previousPage,"account.html")},200)}},computed:{visibleQuickLinks(){return this.settings.quicklinks.filter((e,t)=>{e.originalIndex=t;const n=this.settings.quicklinks[t].hideusers?this.settings.quicklinks[t].hideusers.split(",").includes(this.settings.users[mainconfig.userId].username):!0;return e.hide!==!0&&n})}},methods:{selectLink(e){mainconfig.quickLinkId=e},gotoOfferPage(e){mainconfig.phonePageName="offer.html",this.$gtag&&this.$gtag.pageview({page_path:mainconfig.phonePageName});const t=mainconfig.isAuthenticated?{userId:mainconfig.userId}:{};window.history.pushState(t,"","offer.html"),mainconfig.offerIndex=0,setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0),e.preventDefault()}},components:{Offer}},_hoisted_1$D={key:0,class:"secondary-card"},_hoisted_2$y=["src","alt"],_hoisted_3$s={class:"content"},_hoisted_4$r={key:1,class:"secondary-card loading-container",style:{"min-height":"300px"}},_hoisted_5$o=createBaseVNode("span",{class:"loading"},[createBaseVNode("span",{class:"dot"}),createBaseVNode("span",{class:"dot"}),createBaseVNode("span",{class:"dot"})],-1),_hoisted_6$n=[_hoisted_5$o],_hoisted_7$n={key:2,class:"secondary-card"};function _sfc_render$G(e,t,n,o,s,a){const r=resolveComponent("Offer");return e.settings.pega_marketing.Host===""||e.settings.pega_marketing.accountPage.placement===""||e.settings.pega_marketing.accountPage.containerName===""||s.loading&&!e.settings.pega_marketing.showLoadingIndicator||s.errorloading?(openBlock(),createElementBlock("div",_hoisted_1$D,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.offers,l=>(openBlock(),createElementBlock("section",{class:"offer-card-col",key:l.title},[createBaseVNode("img",{class:"offer-img",src:"./img/"+l.img,alt:e.$t("message."+l.title)},null,8,_hoisted_2$y),createBaseVNode("div",_hoisted_3$s,[createBaseVNode("h3",null,toDisplayString$1(e.$t("message."+l.title)),1),createBaseVNode("p",null,toDisplayString$1(e.$t("message."+l.message)),1),createBaseVNode("a",{onClick:t[0]||(t[0]=(...c)=>a.gotoOfferPage&&a.gotoOfferPage(...c)),href:"./offer.html"},toDisplayString$1(e.$t("message.learnmore")),1)])]))),128))])):e.settings.pega_marketing.Host!==""&&s.loading&&e.settings.pega_marketing.showLoadingIndicator?(openBlock(),createElementBlock("div",_hoisted_4$r,_hoisted_6$n)):(openBlock(),createElementBlock("div",_hoisted_7$n,[(openBlock(!0),createElementBlock(Fragment,null,renderList(s.data,l=>(openBlock(),createBlock(r,{key:l.title,offer:l},null,8,["offer"]))),128))]))}const AccountSecondaryArea$1=_export_sfc(_sfc_main$G,[["render",_sfc_render$G]]),_sfc_main$F={data(){return mainconfig},components:{TopNav,AccountMainArea,AccountSecondaryArea:AccountSecondaryArea$1}},_hoisted_1$C={class:"flex flex-col"};function _sfc_render$F(e,t,n,o,s,a){const r=resolveComponent("TopNav"),l=resolveComponent("AccountMainArea"),c=resolveComponent("AccountSecondaryArea");return openBlock(),createElementBlock("main",_hoisted_1$C,[createVNode(r,{previousPhonePage:""}),createVNode(l),e.app.industry!=="insurance"?(openBlock(),createBlock(c,{key:e.reloadOffer})):createCommentVNode("",!0)])}const Account=_export_sfc(_sfc_main$F,[["render",_sfc_render$F]]),_sfc_main$E={data(){return mainconfig},components:{TopNav,MashupMainArea}},_hoisted_1$B={class:"height-100-pct"},_hoisted_2$x={class:"mashup-main"};function _sfc_render$E(e,t,n,o,s,a){const r=resolveComponent("TopNav"),l=resolveComponent("MashupMainArea");return openBlock(),createElementBlock("div",_hoisted_1$B,[createVNode(r,{style:{display:"none"},previousPhonePage:e.phonePageName==="heroaction"?"":"help"},null,8,["previousPhonePage"]),createBaseVNode("main",_hoisted_2$x,[createVNode(l)])])}const Mashup=_export_sfc(_sfc_main$E,[["render",_sfc_render$E]]),_sfc_main$D={data(){return mainconfig},components:{HomePage,OfferPage:OfferPage$1,LoginPage,IntroQuickLinks,QuickLinks:QuickLinks$1,Account,Mashup}};function _sfc_render$D(e,t,n,o,s,a){const r=resolveComponent("Mashup"),l=resolveComponent("HomePage"),c=resolveComponent("OfferPage"),d=resolveComponent("LoginPage"),u=resolveComponent("IntroQuickLinks"),_=resolveComponent("QuickLinks"),f=resolveComponent("Account");return e.phonePageName==="heroaction"?(openBlock(),createBlock(r,{key:0})):e.quickLinkId!==-1||e.viewKMHelp!==-1||e.offerAction!==-1||e.viewBill!==-1||e.viewBanner!==-1?(openBlock(),createBlock(r,{key:1})):e.phonePageName===""||e.phonePageName==="index.html"?(openBlock(),createBlock(l,{key:2})):e.phonePageName.indexOf("offer")!==-1?(openBlock(),createBlock(c,{key:3})):e.isAuthenticated?e.phonePageName==="intro"?(openBlock(),createBlock(u,{key:5})):e.phonePageName==="help"?(openBlock(),createBlock(_,{key:6})):e.phonePageName==="account"?(openBlock(),createBlock(f,{key:7})):(openBlock(),createBlock(l,{key:8})):(openBlock(),createBlock(d,{key:4}))}const Main$2=_export_sfc(_sfc_main$D,[["render",_sfc_render$D]]),_sfc_main$C={data(){return mainconfig},components:{Header:Header$2,Main:Main$2,Aside}},_hoisted_1$A={class:"flex flex-col"};function _sfc_render$C(e,t,n,o,s,a){const r=resolveComponent("Aside"),l=resolveComponent("Header"),c=resolveComponent("Main");return openBlock(),createElementBlock("div",_hoisted_1$A,[createVNode(r),createVNode(l),createVNode(c)])}const PhonePage=_export_sfc(_sfc_main$C,[["render",_sfc_render$C]]),_sfc_main$B={data(){return{...mainconfig,isActive:!1,heightVal:"204px"}},methods:{showlogin(){this.isActive=!1,this.toggleLoginOverlay(!0)},toggleLoginOverlay(e){const t=document.getElementsByClassName("launch-login");Array.prototype.forEach.call(t,n=>{(e&&n.nextElementSibling.classList.contains("hidden")||!e&&n.nextElementSibling.classList.contains("show"))&&n.click()})},showMenuOverlay(e){this.isActive=!this.isActive,this.isActive===!0&&(this.heightVal=`${e.target.nextElementSibling.firstElementChild.clientHeight}px`,this.toggleLoginOverlay(!1))},onClickOutMenuOverlay(e){e.target.classList.contains("launch-menu")||(this.isActive=!1)}},components:{MenuItem}},_hoisted_1$z={class:"menu"},_hoisted_2$w={key:0};function _sfc_render$B(e,t,n,o,s,a){const r=resolveComponent("MenuItem"),l=resolveDirective("clickoutside");return openBlock(),createElementBlock("div",_hoisted_1$z,[createBaseVNode("button",{onClick:t[0]||(t[0]=(...c)=>a.showMenuOverlay&&a.showMenuOverlay(...c)),class:"launch-menu"},"Menu"),withDirectives((openBlock(),createElementBlock("div",{class:"menu-overlay flex flex-col",style:normalizeStyle({height:s.isActive?s.heightVal:""})},[createBaseVNode("ul",null,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.menuitems,(c,d)=>(openBlock(),createBlock(r,{pagetype:c.pagetype,key:c.title,title:c.title,href:c.url?c.url:e.app.offer.length>1?`offer${d+1}.html`:null},null,8,["pagetype","title","href"]))),128)),e.isAuthenticated?createCommentVNode("",!0):(openBlock(),createElementBlock("li",_hoisted_2$w,[createBaseVNode("a",{onClick:t[1]||(t[1]=(...c)=>a.showlogin&&a.showlogin(...c)),class:"launch-login-overlay"},toDisplayString$1(e.$t("message.login")),1)]))])],4)),[[l,{handler:"onClickOutMenuOverlay"}]])])}const MainHeaderMenu=_export_sfc(_sfc_main$B,[["render",_sfc_render$B]]),_sfc_main$A={data(){return mainconfig},mounted(){window.addEventListener("message",this.iFrameMessageListener)},unmounted(){window.removeEventListener("message",this.iFrameMessageListener)},methods:{iFrameMessageListener(e){if(e.data==="pegaMashupNavigateBack")mainconfig.reloadToDoMashup+=1,mainconfig.reloadActivityMashup+=1,this.goHomePage();else if(typeof e.data=="object"&&typeof e.data.key<"u")e.data.key==="Intent"&&typeof e.data.value=="string"?(mainconfig.intent=e.data.value,mainconfig.reloadOffer+=1):e.data.key==="PreviousPage"&&typeof e.data.value=="string"&&(mainconfig.previousPage=e.data.value,mainconfig.reloadOffer+=1);else if(typeof e.data=="object"&&typeof e.data.action<"u")e.data.action==="showkmarticle"&&typeof e.data.articleid=="string"?(mainconfig.KMArticleID=e.data.articleid,this.showKMHelp()):e.data.action==="showbuiltinoffer"&&typeof e.data.url=="string"&&(mainconfig.CDHContainer=e.data,mainconfig.CDHContainer.subjectID=mainconfig.ExternalID,mainconfig.CDHContainer.useURL=!1,mainconfig.offerURL=e.data.url);else if(e.data){let t={};try{t=JSON.parse(e.data)}catch{t={}}if(t.channelName==="PWMashup"&&t.message&&t.message.payload&&t.message.payload.name==="confirm"&&t.message.uid.indexOf("ProactiveChat")===-1&&mainconfig.quickLinkId!==-1){const n=mainconfig.settings.quicklinks[mainconfig.quickLinkId].url,o=document.createElement("iframe"),s=`${n}?pyActivity=LogOff`;o.setAttribute("src",s),o.setAttribute("style","display:none"),o.onload=function(){document.body.removeChild(o)},document.body.appendChild(o)}}},goHomePage(e){mainconfig.quickLinkId=-1,mainconfig.viewBill=-1,mainconfig.viewBanner=-1,mainconfig.homeHeroAction=-1,mainconfig.offerAction=-1,mainconfig.toDo=-1,mainconfig.viewKMHelp=-1,mainconfig.offerURL="",mainconfig.offerIndex=0,mainconfig.CDHContainer={},window.history&&(mainconfig.isAuthenticated?(mainconfig.currentPage="account",window.history.pushState({userId:mainconfig.userId},"",mainconfig.currentPage)):(mainconfig.currentPage="index.html",window.history.pushState({},"",mainconfig.currentPage)),window.scrollTo({top:0,behavior:"smooth"})),window.loadPage=new Date,!(e&&e===!0)&&sendClickStreamEvent(mainconfig,"PageView","Home",window.loadPage)},showKMHelp(){this.goHomePage(!0),mainconfig.previousPage=mainconfig.currentPage,mainconfig.currentPage="help.html",sendClickStreamEvent(mainconfig,"PageView","Help",window.loadPage),this.$gtag&&this.$gtag.pageview({page_path:mainconfig.currentPage}),mainconfig.viewKMHelp=1,mainconfig.logoutURL.kmhelp=`${mainconfig.settings.kmhelp.url}?pyActivity=LogOff`,mainconfig.reloadMashup+=1}},components:{MenuItem,LoginButton,OperatorButton,MainHeaderMenu}},_hoisted_1$y={class:"wrap header flex"},_hoisted_2$v=["src"],_hoisted_3$r={class:"flex flex-grow-1"},_hoisted_4$q={class:"flex flex-grow-1"};function _sfc_render$A(e,t,n,o,s,a){const r=resolveComponent("MenuItem"),l=resolveComponent("OperatorButton"),c=resolveComponent("LoginButton"),d=resolveComponent("MainHeaderMenu");return openBlock(),createElementBlock("header",{style:normalizeStyle(!e.isAuthenticated&&e.offerURL==""&&e.homeHeroImg!=""?{backgroundImage:"url("+e.homeHeroImg+")"}:{})},[createBaseVNode("div",_hoisted_1$y,[createBaseVNode("a",null,[createBaseVNode("img",{onClick:t[0]||(t[0]=(...u)=>a.goHomePage&&a.goHomePage(...u)),class:"logo",src:"./img/u+-logo.svg",alt:"U+"},null,8,_hoisted_2$v)]),createBaseVNode("nav",_hoisted_3$r,[createBaseVNode("ul",_hoisted_4$q,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.menuitems,(u,_)=>(openBlock(),createBlock(r,{pagetype:u.pagetype,key:_,title:u.title,href:u.url?u.url:e.app.offer.length>1?`offer${_+1}.html`:null},null,8,["pagetype","title","href"]))),128))])]),(e.isAuthenticated||e.settings.kmhelp.username!=="")&&e.settings.kmhelp.url!==""?(openBlock(),createElementBlock("a",{key:0,class:"kmhelp",onClick:t[1]||(t[1]=(...u)=>a.showKMHelp&&a.showKMHelp(...u))},toDisplayString$1(e.$t("message.kmhelp")),1)):createCommentVNode("",!0),e.isAuthenticated?(openBlock(),createBlock(l,{key:1})):(openBlock(),createBlock(c,{key:2})),createVNode(d)])],4)}const Header$1=_export_sfc(_sfc_main$A,[["render",_sfc_render$A]]),_sfc_main$z={data(){return{...mainconfig,errorloading:!1,loading:!0,data:[],RTSstate:{index:-1,id:0},hero_offer:{img:"",url:"",title:this.$t(`message.${mainconfig.app.herotext.title}`),message:this.$t(`message.${mainconfig.app.herotext.titlespan}`),link:this.$t(`message.${mainconfig.app.herotext.buttonlabel}`)}}},mounted(){if(this.settings.pega_marketing.Host!==""&&this.settings.pega_marketing.homePage.placement!==""&&this.settings.pega_marketing.homePage.containerName!==""){const e=this;setTimeout(()=>{initNBAM(e,"homePage","",e.previousPage,mainconfig.currentPage)},200)}},updated(){if(window.IntersectionObserver&&mainconfig.settings.pega_marketing.useCaptureByChannel===!0){const e=new IntersectionObserver(t=>{t.forEach(n=>{if(n.isIntersecting){let o=n.target.getAttribute("data-offer-index");o!==null?(captureResponse(this,this.data[o],"Impression"),e.unobserve(n.target)):(o=n.target.getAttribute("data-hero-offer"),o!==null&&(captureResponse(this,this.hero_offer,"Impression"),e.unobserve(n.target)))}})},{threshold:1});document.querySelectorAll(".offer-card").forEach(t=>{e.observe(t)}),document.querySelectorAll(".hero-offer").forEach(t=>{e.observe(t)})}},methods:{checkRTSEventHover(e,t,n){mainconfig.isRTSEnabled===!0&&(this.RTSstate.index===-1?(this.RTSstate.index=e,this.RTSstate.id=setTimeout(()=>{this.generateRTSEvent(t)},3e3)):this.RTSstate.index===e&&n===!1&&(clearTimeout(this.RTSstate.id),this.RTSstate.id=0,this.RTSstate.index=-1))},generateRTSEvent(e){const t=document.querySelector(".comment"),n=new Date;let o=n.getMonth()+1;o<10&&(o=`0${o}`);const s=`${n.getFullYear()}-${o}-${n.getDate()}`,a=`${n.getHours()}:${n.getMinutes()}:${n.getSeconds()}`;t.innerHTML+=`

${s} ${a} - Sending event - group:${e.category} - value:${e.name}{window.scrollTo({top:0,behavior:"smooth"})},0)},toggleAIOverlay(e){e.showAIoverlay=!e.showAIoverlay},gotoOfferPage(e){mainconfig.currentPage="offer.html",this.$gtag&&this.$gtag.pageview({page_path:mainconfig.currentPage}),sendClickStreamEvent(mainconfig,"PegaView","Offer",window.loadPage),window.loadPage=new Date;const t=mainconfig.isAuthenticated?{userId:mainconfig.userId}:{};window.history.pushState(t,"","offer.html"),mainconfig.offerIndex=0,setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0),e.preventDefault()}},components:{AIOverlay}},_hoisted_1$x={class:"hero-main"},_hoisted_2$u={class:"wrap hero-wrap flex"},_hoisted_3$q={class:"flex flex-col hero-heading"},_hoisted_4$p={class:"hero"},_hoisted_5$n={key:0},_hoisted_6$m=createBaseVNode("div",{class:"flex hero-image"},[createBaseVNode("div",{class:"hero-splash"})],-1),_hoisted_7$m=createBaseVNode("div",{class:"ribbon"},[createBaseVNode("div")],-1),_hoisted_8$k={class:"wrap primary-options"},_hoisted_9$i={class:"options"},_hoisted_10$f={class:"details"},_hoisted_11$f=["src","alt"],_hoisted_12$f={class:"option-header"},_hoisted_13$f=createStaticVNode('

',2),_hoisted_15$f={class:"wrap primary-options",style:{"min-height":"400px"}},_hoisted_16$f={class:"options"},_hoisted_17$e=createBaseVNode("span",{class:"loading"},[createBaseVNode("span",{class:"dot"}),createBaseVNode("span",{class:"dot"}),createBaseVNode("span",{class:"dot"})],-1),_hoisted_18$e=[_hoisted_17$e],_hoisted_19$e={key:0,class:"hero-main"},_hoisted_20$e={class:"flex flex-nowrap"},_hoisted_21$e=["src","alt"],_hoisted_22$f={class:"flex flex-col"},_hoisted_23$e={class:"hero hero-offer","data-hero-offer":1},_hoisted_24$e=["href"],_hoisted_25$e=["href"],_hoisted_26$e={key:1,class:"wrap hero-wrap flex"},_hoisted_27$e={class:"flex flex-col hero-heading"},_hoisted_28$e={class:"hero"},_hoisted_29$e={key:0},_hoisted_30$e=createBaseVNode("div",{class:"flex hero-image"},[createBaseVNode("div",{class:"hero-splash"})],-1),_hoisted_31$e=createBaseVNode("div",{class:"ribbon"},[createBaseVNode("div")],-1),_hoisted_32$e={class:"wrap primary-options"},_hoisted_33$d={class:"options"},_hoisted_34$d=["onMouseover","onMouseleave"],_hoisted_35$d=["data-offer-index"],_hoisted_36$d=["onClick"],_hoisted_37$d=["src","alt"],_hoisted_38$d={class:"option-header"},_hoisted_39$d=["href"],_hoisted_40$d=["href"],_hoisted_41$d=["onClick"];function _sfc_render$z(e,t,n,o,s,a){const r=resolveComponent("AIOverlay");return e.settings.pega_marketing.Host===""||e.settings.pega_marketing.homePage.placement===""||e.settings.pega_marketing.homePage.containerName===""||s.loading&&!e.settings.pega_marketing.showLoadingIndicator||s.errorloading?(openBlock(),createElementBlock(Fragment,{key:0},[createBaseVNode("div",_hoisted_1$x,[createBaseVNode("div",_hoisted_2$u,[createBaseVNode("div",_hoisted_3$q,[createBaseVNode("h1",_hoisted_4$p,[createTextVNode(toDisplayString$1(e.$t(`message.${e.app.herotext.title}`))+" ",1),e.$t(`message.${e.app.herotext.titlespan}`)!==""?(openBlock(),createElementBlock("span",_hoisted_5$n,toDisplayString$1(e.$t(`message.${e.app.herotext.titlespan}`)),1)):createCommentVNode("",!0)]),createBaseVNode("button",{onClick:t[0]||(t[0]=(...l)=>a.applyHeroAction&&a.applyHeroAction(...l)),class:"strong"},toDisplayString$1(e.$t(`message.${e.app.herotext.buttonlabel}`)),1)]),_hoisted_6$m])]),_hoisted_7$m,createBaseVNode("div",_hoisted_8$k,[createBaseVNode("h2",null,toDisplayString$1(e.$t(`message.${e.app.primaryheading}`)),1),createBaseVNode("div",_hoisted_9$i,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.primarydetails,(l,c)=>(openBlock(),createElementBlock("section",{key:c,class:"front-option"},[createBaseVNode("div",_hoisted_10$f,[createBaseVNode("img",{class:"option",src:l.img,alt:e.$t("message."+l.title)},null,8,_hoisted_11$f),createBaseVNode("h3",_hoisted_12$f,toDisplayString$1(e.$t("message."+l.title)),1),createBaseVNode("p",null,toDisplayString$1(e.$t("message."+l.message)),1),createBaseVNode("a",{onClick:t[1]||(t[1]=(...d)=>a.gotoOfferPage&&a.gotoOfferPage(...d)),href:"./offer.html"},toDisplayString$1(e.$t("message."+l.link)),1)])]))),128))])])],64)):e.settings.pega_marketing.Host!==""&&s.loading&&e.settings.pega_marketing.showLoadingIndicator?(openBlock(),createElementBlock(Fragment,{key:1},[_hoisted_13$f,createBaseVNode("div",_hoisted_15$f,[createBaseVNode("div",_hoisted_16$f,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.primarydetails,(l,c)=>(openBlock(),createElementBlock("section",{key:c,class:"front-option loading-container"},_hoisted_18$e))),128))])])],64)):(openBlock(),createElementBlock(Fragment,{key:2},[!e.isAuthenticated&&e.homeHeroAction!=1&&e.offerURL===""?(openBlock(),createElementBlock("div",_hoisted_19$e,[s.hero_offer.title!==""?(openBlock(),createElementBlock("div",{key:0,class:normalizeClass(["wrap flex",s.hero_offer.img!==""?"hero-with-img":"hero-no-img"])},[e.settings.pega_marketing.showAIOverlay&&(s.hero_offer.url!==""||s.hero_offer.img!=="")?(openBlock(),createElementBlock("button",{key:0,class:"pi pi-polaris-solid ai-toggle",onClick:t[2]||(t[2]=l=>a.toggleAIOverlay(s.hero_offer)),title:"toggle AI"})):createCommentVNode("",!0),createBaseVNode("div",_hoisted_20$e,[s.hero_offer.img!==""?(openBlock(),createElementBlock("img",{key:0,class:"hero-offer-img",src:s.hero_offer.img,alt:s.hero_offer.title},null,8,_hoisted_21$e)):createCommentVNode("",!0),createBaseVNode("div",_hoisted_22$f,[createBaseVNode("h1",_hoisted_23$e,toDisplayString$1(s.hero_offer.title),1),e.settings.pega_marketing.homePage.clickaction==="TopURL"&&s.hero_offer.url!==""?(openBlock(),createElementBlock("a",{key:0,href:s.hero_offer.url},toDisplayString$1(s.hero_offer.link),9,_hoisted_24$e)):e.settings.pega_marketing.homePage.clickaction==="Popup"&&s.hero_offer.url!==""?(openBlock(),createElementBlock("a",{key:1,href:s.hero_offer.url,target:"_blank"},toDisplayString$1(s.hero_offer.link),9,_hoisted_25$e)):(openBlock(),createElementBlock("button",{key:2,onClick:t[3]||(t[3]=(...l)=>a.applyHeroAction&&a.applyHeroAction(...l)),class:"strong"},toDisplayString$1(s.hero_offer.link),1))])]),e.settings.pega_marketing.showAIOverlay?(openBlock(),createBlock(r,{key:1,offer:s.hero_offer,class:normalizeClass(s.hero_offer.showAIoverlay?"show":"")},null,8,["offer","class"])):createCommentVNode("",!0)],2)):(openBlock(),createElementBlock("div",_hoisted_26$e,[createBaseVNode("div",_hoisted_27$e,[createBaseVNode("h1",_hoisted_28$e,[createTextVNode(toDisplayString$1(e.$t(`message.${e.app.herotext.title}`))+" ",1),e.$t(`message.${e.app.herotext.titlespan}`)!==""?(openBlock(),createElementBlock("span",_hoisted_29$e,toDisplayString$1(e.$t(`message.${e.app.herotext.titlespan}`)),1)):createCommentVNode("",!0)]),createBaseVNode("button",{onClick:t[4]||(t[4]=(...l)=>a.applyHeroAction&&a.applyHeroAction(...l)),class:"strong"},toDisplayString$1(e.$t(`message.${e.app.herotext.buttonlabel}`)),1)]),_hoisted_30$e]))])):createCommentVNode("",!0),_hoisted_31$e,createBaseVNode("div",_hoisted_32$e,[createBaseVNode("h2",null,toDisplayString$1(e.$t(`message.${e.app.primaryheading}`)),1),createBaseVNode("div",_hoisted_33$d,[(openBlock(!0),createElementBlock(Fragment,null,renderList(s.data,(l,c)=>(openBlock(),createElementBlock("section",{key:c,class:"front-option cdh-offer",onMouseover:d=>a.checkRTSEventHover(c,l,!0),onMouseleave:d=>a.checkRTSEventHover(c,l,!1)},[createBaseVNode("div",{class:"offer-card details","data-offer-index":c},[e.settings.pega_marketing.showAIOverlay?(openBlock(),createElementBlock("button",{key:0,class:"pi pi-polaris-solid ai-toggle",onClick:d=>a.toggleAIOverlay(l),title:"toggle AI"},null,8,_hoisted_36$d)):createCommentVNode("",!0),createBaseVNode("img",{class:"option",src:l.img,alt:l.title},null,8,_hoisted_37$d),createBaseVNode("h3",_hoisted_38$d,toDisplayString$1(l.title),1),createBaseVNode("p",null,toDisplayString$1(l.message),1),e.settings.pega_marketing.homePage.clickaction==="TopURL"&&l.url!=""?(openBlock(),createElementBlock("a",{key:1,href:l.url},toDisplayString$1(e.$t("message."+l.link)),9,_hoisted_39$d)):e.settings.pega_marketing.homePage.clickaction==="Popup"&&l.url!=""?(openBlock(),createElementBlock("a",{key:2,href:l.url,target:"_blank"},toDisplayString$1(e.$t("message."+l.link)),9,_hoisted_40$d)):(openBlock(),createElementBlock("button",{key:3,class:"simple",onClick:d=>a.showOffer(l)},toDisplayString$1(e.$t("message."+l.link)),9,_hoisted_41$d)),e.settings.pega_marketing.showAIOverlay?(openBlock(),createBlock(r,{key:4,offer:l,class:normalizeClass(l.showAIoverlay?"show":"")},null,8,["offer","class"])):createCommentVNode("",!0)],8,_hoisted_35$d)],40,_hoisted_34$d))),128))])])],64))}const FrontMainArea=_export_sfc(_sfc_main$z,[["render",_sfc_render$z]]),_sfc_main$y={data(){return mainconfig}},_hoisted_1$w={class:"wrap secondary-options"},_hoisted_2$t={class:"content-card flex flex-col"},_hoisted_3$p={class:"strong"};function _sfc_render$y(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$w,[createBaseVNode("div",{class:"banner",style:normalizeStyle({backgroundImage:"url(img/secondary-options.jpg)"})},null,4),createBaseVNode("div",_hoisted_2$t,[createBaseVNode("h2",null,toDisplayString$1(e.$t(`message.${e.app.secondarydetails.heading}`)),1),createBaseVNode("button",_hoisted_3$p,toDisplayString$1(e.$t(`message.${e.app.secondarydetails.link}`)),1)])])}const FrontSecondaryArea=_export_sfc(_sfc_main$y,[["render",_sfc_render$y]]),_sfc_main$x={data(){return{...mainconfig,isprocessed:!1}},methods:{processOffer(e){captureResponse(this,this.CDHContainer,e),this.isprocessed=!0},closeOffer(){top.postMessage("pegaMashupNavigateBack",location.origin)},onLoadIframe(e){try{var t=e.target.contentWindow.location.pathname;(t.indexOf("/Basic")===0||t.indexOf("/Detailed")===0)&&(this.offerURL=t,this.CDHContainer.useURL=!1)}catch{console.log("CDH is not in the same origin as the Uplus app")}}}},_hoisted_1$v={key:0,class:"flex flex-col full-height"},_hoisted_2$s=["src"],_hoisted_3$o={key:1,class:"flex flex-col"},_hoisted_4$o={class:"main-offer builtin-offer primary-card flex flex-nowrap"},_hoisted_5$m=["src","alt"],_hoisted_6$l={class:"details"},_hoisted_7$l={key:0},_hoisted_8$j={key:1},_hoisted_9$h={class:"button-row padding-t-2x"},_hoisted_10$e={key:2,class:"flex flex-col"},_hoisted_11$e={class:"primary-card builtin-offer flex flex-nowrap"},_hoisted_12$e=["src","alt"],_hoisted_13$e={class:"details"},_hoisted_14$e={key:0},_hoisted_15$e={key:1},_hoisted_16$e={key:0},_hoisted_17$d={key:1},_hoisted_18$d={class:"button-row padding-t-2x"},_hoisted_19$d={key:3,class:"flex flex-col",style:{width:"100%"}},_hoisted_20$d={class:"primary-card flex-mid-align flex flex-col"},_hoisted_21$d=createBaseVNode("i",{class:"product-icon pi pi-check"},null,-1),_hoisted_22$e={class:"success-text"};function _sfc_render$x(e,t,n,o,s,a){return e.CDHContainer.useURL===!0?(openBlock(),createElementBlock("section",_hoisted_1$v,[createBaseVNode("iframe",{onLoad:t[0]||(t[0]=(...r)=>a.onLoadIframe&&a.onLoadIframe(...r)),src:e.offerURL,style:{overflow:"hidden"},width:"100%",height:"100%",border:"0",frameborder:"0"},null,40,_hoisted_2$s)])):!s.isprocessed&&e.offerURL.indexOf("/Basic")===0?(openBlock(),createElementBlock("section",_hoisted_3$o,[createBaseVNode("h1",null,toDisplayString$1(e.CDHContainer.title),1),createBaseVNode("div",_hoisted_4$o,[createBaseVNode("img",{class:"offer-img",src:e.CDHContainer.img,alt:e.CDHContainer.title},null,8,_hoisted_5$m),createBaseVNode("div",_hoisted_6$l,[typeof e.CDHContainer.message<"u"?(openBlock(),createElementBlock("div",_hoisted_7$l,[createBaseVNode("label",null,toDisplayString$1(e.$t("message.offer_builtin_description")),1),createBaseVNode("p",null,toDisplayString$1(e.CDHContainer.message),1)])):createCommentVNode("",!0),typeof e.CDHContainer.benefits<"u"?(openBlock(),createElementBlock("div",_hoisted_8$j,[createBaseVNode("label",null,toDisplayString$1(e.$t("message.offer_builtin_benefits")),1),createBaseVNode("p",null,toDisplayString$1(e.CDHContainer.benefits),1)])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_9$h,[createBaseVNode("button",{onClick:t[1]||(t[1]=r=>a.processOffer("Rejected")),class:"tertiary"},toDisplayString$1(e.$t("message.offer_builtin_button_rejected")),1),createBaseVNode("button",{onClick:t[2]||(t[2]=r=>a.processOffer("Accepted")),class:"strong"},toDisplayString$1(e.$t("message.offer_builtin_button_accepted")),1)])])])])):!s.isprocessed&&e.offerURL.indexOf("/Detailed")===0?(openBlock(),createElementBlock("section",_hoisted_10$e,[createBaseVNode("h1",null,toDisplayString$1(e.CDHContainer.title),1),createBaseVNode("div",_hoisted_11$e,[createBaseVNode("img",{class:"offer-img",src:e.CDHContainer.img,alt:e.CDHContainer.title},null,8,_hoisted_12$e),createBaseVNode("div",_hoisted_13$e,[typeof e.CDHContainer.message<"u"?(openBlock(),createElementBlock("div",_hoisted_14$e,[createBaseVNode("label",null,toDisplayString$1(e.$t("message.offer_builtin_description")),1),createBaseVNode("p",null,toDisplayString$1(e.CDHContainer.message),1)])):createCommentVNode("",!0),typeof e.CDHContainer.benefits<"u"?(openBlock(),createElementBlock("div",_hoisted_15$e,[createBaseVNode("label",null,toDisplayString$1(e.$t("message.offer_builtin_benefits")),1),createBaseVNode("p",null,toDisplayString$1(e.CDHContainer.benefits),1)])):createCommentVNode("",!0),(openBlock(!0),createElementBlock(Fragment,null,renderList(e.CDHContainer.attributes,(r,l)=>(openBlock(),createElementBlock("div",{key:l},[typeof e.CDHContainer[r]<"u"&&e.CDHContainer[r]!==""?(openBlock(),createElementBlock("label",_hoisted_16$e,toDisplayString$1(e.$t(`message.offer_builtin_${r}`)===`message.offer_builtin_${r}`?r:e.$t(`message.offer_builtin_${r}`)),1)):createCommentVNode("",!0),typeof e.CDHContainer[r]<"u"&&e.CDHContainer[r]!==""?(openBlock(),createElementBlock("p",_hoisted_17$d,toDisplayString$1(e.CDHContainer[r]),1)):createCommentVNode("",!0)]))),128)),createBaseVNode("div",_hoisted_18$d,[createBaseVNode("button",{onClick:t[3]||(t[3]=r=>a.processOffer("Rejected")),class:"tertiary"},toDisplayString$1(e.$t("message.offer_builtin_button_rejected")),1),createBaseVNode("button",{onClick:t[4]||(t[4]=r=>a.processOffer("Accepted")),class:"strong"},toDisplayString$1(e.$t("message.offer_builtin_button_accepted")),1)])])])])):(openBlock(),createElementBlock("section",_hoisted_19$d,[createBaseVNode("h1",null,toDisplayString$1(e.$t("message.offer_builtin_response_heading")),1),createBaseVNode("div",_hoisted_20$d,[_hoisted_21$d,createBaseVNode("p",_hoisted_22$e,toDisplayString$1(e.$t("message.offer_builtin_thankyou")),1),createBaseVNode("p",null,toDisplayString$1(e.$t("message.offer_builtin_response")),1),createBaseVNode("div",null,[createBaseVNode("button",{onClick:t[5]||(t[5]=r=>a.closeOffer()),class:"strong"},toDisplayString$1(e.$t("message.offer_builtin_button_close")),1)])])]))}const MicroSiteMainArea=_export_sfc(_sfc_main$x,[["render",_sfc_render$x]]),_sfc_main$w={data(){return{...mainconfig,isExpanded:!1,isEnabled:!1,msg:"Click play to enable detection of user patterns."}},methods:{toggleRTSOverlay(){this.isExpanded=!this.isExpanded},toggleRTSFeature(){this.isEnabled=!this.isEnabled,mainconfig.isRTSEnabled=this.isEnabled}}},_hoisted_1$u={class:"flex"},_hoisted_2$r={class:"flex flex-1"},_hoisted_3$n=createBaseVNode("div",{class:"flex flex-col"},[createBaseVNode("div",{class:"rts-logo"}),createBaseVNode("span",null,"Real-time data streaming")],-1),_hoisted_4$n={class:"comment"};function _sfc_render$w(e,t,n,o,s,a){return openBlock(),createElementBlock("div",{class:normalizeClass("rts-overlay"+(s.isExpanded?" expanded":""))},[createBaseVNode("button",{class:"pi pi-stopwatch-solid rts-toggle rts-overlay-toggle",onClick:t[0]||(t[0]=r=>a.toggleRTSOverlay()),title:"toggle RTS overlay"}),createBaseVNode("div",_hoisted_1$u,[createBaseVNode("div",_hoisted_2$r,[_hoisted_3$n,createBaseVNode("button",{class:normalizeClass("pi rts-enable rts-toggle"+(s.isEnabled?" pi-pause-solid pi-rts-error":" pi-play-solid")),onClick:t[1]||(t[1]=r=>a.toggleRTSFeature()),title:"toggle RTS feature"},null,2)]),createBaseVNode("div",_hoisted_4$n,toDisplayString$1(s.msg),1)])],2)}const RTSOverlay=_export_sfc(_sfc_main$w,[["render",_sfc_render$w]]),_sfc_main$v={data(){return mainconfig},components:{MainHeader:Header$1,FrontMainArea,MashupMainArea,FrontSecondaryArea,MainFooter:Footer,MicroSiteMainArea,RTSOverlay}},_hoisted_1$t={key:0,class:"form flex flex-col"},_hoisted_2$q={class:"mashup-main flex flex-col"},_hoisted_3$m={class:"wrap"},_hoisted_4$m={key:1,class:"form flex flex-col"},_hoisted_5$l={class:"flex flex-col"},_hoisted_6$k={class:"wrap height-100-pct"},_hoisted_7$k={key:2,class:"front"};function _sfc_render$v(e,t,n,o,s,a){const r=resolveComponent("MainHeader"),l=resolveComponent("MashupMainArea"),c=resolveComponent("MainFooter"),d=resolveComponent("MicroSiteMainArea"),u=resolveComponent("RTSOverlay"),_=resolveComponent("FrontMainArea"),f=resolveComponent("FrontSecondaryArea");return e.homeHeroAction==1||e.viewKMHelp==1?(openBlock(),createElementBlock("div",_hoisted_1$t,[createVNode(r),createBaseVNode("main",_hoisted_2$q,[createBaseVNode("div",_hoisted_3$m,[createVNode(l)])]),createVNode(c)])):e.offerURL!==""?(openBlock(),createElementBlock("div",_hoisted_4$m,[createVNode(r),createBaseVNode("main",_hoisted_5$l,[createBaseVNode("div",_hoisted_6$k,[createVNode(d)])]),createVNode(c)])):(openBlock(),createElementBlock("div",_hoisted_7$k,[e.settings.pega_marketing.enableRTS?(openBlock(),createBlock(u,{key:0})):createCommentVNode("",!0),createVNode(r),createBaseVNode("main",{class:normalizeClass("flex flex-col"+(e.isRTSEnabled?" rts-enabled":""))},[createVNode(_),createVNode(f)],2),createVNode(c)]))}const FrontPage=_export_sfc(_sfc_main$v,[["render",_sfc_render$v]]),_sfc_main$u={data(){return mainconfig}},_hoisted_1$s={class:"primary-card"},_hoisted_2$p={class:"header flex flex-mid-align search-bar"},_hoisted_3$l=["value","placeholder"],_hoisted_4$l=createBaseVNode("i",{class:"pi pi-dark pi-search"},null,-1),_hoisted_5$k={key:0,class:"content responsive color-heading"},_hoisted_6$j={scope:"col"},_hoisted_7$j={scope:"col"},_hoisted_8$i={scope:"col"},_hoisted_9$g={scope:"col",class:"align-r"},_hoisted_10$d={class:"heading"},_hoisted_11$d={class:"hide-collapsed",colspan:"2"},_hoisted_12$d=["data-title"],_hoisted_13$d=["title"],_hoisted_14$d=["data-title"],_hoisted_15$d=["data-title"],_hoisted_16$d=["data-title"],_hoisted_17$c=["data-title"],_hoisted_18$c={class:"heading"},_hoisted_19$c={class:"hide-collapsed",colspan:"2"},_hoisted_20$c=["data-title"],_hoisted_21$c=["title"],_hoisted_22$d=["data-title"],_hoisted_23$d=["data-title"],_hoisted_24$d=["data-title"],_hoisted_25$d=["data-title"],_hoisted_26$d={key:0,class:"trend trend-success"},_hoisted_27$d=createBaseVNode("i",{class:"pi pi-arrow-up pi-success"},null,-1),_hoisted_28$d={key:1,class:"trend trend-error"},_hoisted_29$d=createBaseVNode("i",{class:"pi pi-arrow-down pi-error"},null,-1),_hoisted_30$d={class:"investmentamount"},_hoisted_31$d={class:"footer"},_hoisted_32$d={colspan:"4"};function _sfc_render$u(e,t,n,o,s,a){return openBlock(),createElementBlock("section",_hoisted_1$s,[createBaseVNode("div",_hoisted_2$p,[createBaseVNode("h3",null,toDisplayString$1(e.$t("message.accounts")),1),createBaseVNode("input",{type:"text",class:"filter",value:e.$t("message.search"),placeholder:e.$t("message.search_past_services")},null,8,_hoisted_3$l),_hoisted_4$l]),e.userId!=-1?(openBlock(),createElementBlock("table",_hoisted_5$k,[createBaseVNode("thead",null,[createBaseVNode("tr",null,[createBaseVNode("th",_hoisted_6$j,toDisplayString$1(e.$t("message.accounts_header1")),1),createBaseVNode("th",_hoisted_7$j,toDisplayString$1(e.$t("message.accounts_header2")),1),createBaseVNode("th",_hoisted_8$i,toDisplayString$1(e.$t("message.accounts_header3")),1),createBaseVNode("th",_hoisted_9$g,toDisplayString$1(e.$t("message.accounts_header4")),1)])]),createBaseVNode("tbody",null,[createBaseVNode("tr",_hoisted_10$d,[createBaseVNode("td",_hoisted_11$d,toDisplayString$1(e.$t("message.accounts_header_col1")),1),createBaseVNode("td",{"data-title":e.$t("message.accounts_header_col1"),colspan:"2",class:"align-r"}," $1,679,072.63 ",8,_hoisted_12$d)]),(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.users[e.userId].accounts,r=>(openBlock(),createElementBlock("tr",{key:r.id,title:r.id},[createBaseVNode("td",{"data-title":e.$t("message.accounts_header1")},[createBaseVNode("a",null,toDisplayString$1(r.number),1)],8,_hoisted_14$d),createBaseVNode("td",{"data-title":e.$t("message.accounts_header2")},toDisplayString$1(r.name),9,_hoisted_15$d),createBaseVNode("td",{"data-title":e.$t("message.accounts_header3")},toDisplayString$1(r.type),9,_hoisted_16$d),createBaseVNode("td",{"data-title":e.$t("message.accounts_header4"),class:"align-r"},toDisplayString$1(e.$n(r.balance,"currency")),9,_hoisted_17$c)],8,_hoisted_13$d))),128)),createBaseVNode("tr",_hoisted_18$c,[createBaseVNode("td",_hoisted_19$c,toDisplayString$1(e.$t("message.investmentaccounts_header_col1")),1),createBaseVNode("td",{"data-title":e.$t("message.investmentaccounts_header_col1"),colspan:"2",class:"align-r"}," $141,216,865.42 ",8,_hoisted_20$c)]),(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.users[e.userId].investmentaccounts,r=>(openBlock(),createElementBlock("tr",{key:r.id,title:r.id},[createBaseVNode("td",{"data-title":e.$t("message.accounts_header1")},[createBaseVNode("a",null,toDisplayString$1(r.number),1)],8,_hoisted_22$d),createBaseVNode("td",{"data-title":e.$t("message.accounts_header2")},toDisplayString$1(r.name),9,_hoisted_23$d),createBaseVNode("td",{"data-title":e.$t("message.accounts_header3")},toDisplayString$1(r.type),9,_hoisted_24$d),createBaseVNode("td",{"data-title":e.$t("message.accounts_header4"),class:"align-r"},[r.trend==="green"?(openBlock(),createElementBlock("span",_hoisted_26$d,[_hoisted_27$d,createTextVNode(" "+toDisplayString$1(r.trendvalue)+"% ",1)])):(openBlock(),createElementBlock("span",_hoisted_28$d,[_hoisted_29$d,createTextVNode(" "+toDisplayString$1(r.trendvalue)+"% ",1)])),createBaseVNode("span",_hoisted_30$d,toDisplayString$1(e.$n(r.balance,"currency")),1)],8,_hoisted_25$d)],8,_hoisted_21$c))),128)),createBaseVNode("tr",_hoisted_31$d,[createBaseVNode("td",_hoisted_32$d,[createBaseVNode("a",null,toDisplayString$1(e.$t("message.addaccount")),1)])])])])):createCommentVNode("",!0)])}const AccountList=_export_sfc(_sfc_main$u,[["render",_sfc_render$u]]),_sfc_main$t={data(){return mainconfig}},_hoisted_1$r={class:"primary-card keyrates"},_hoisted_2$o={class:"color-light"},_hoisted_3$k={class:"heading"},_hoisted_4$k=createBaseVNode("th",null,"Metric",-1),_hoisted_5$j=["title"],_hoisted_6$i={key:0,class:"pi pi-arrow-up pi-success"},_hoisted_7$i={key:1,class:"pi pi-arrow-down pi-error"};function _sfc_render$t(e,t,n,o,s,a){return openBlock(),createElementBlock("section",_hoisted_1$r,[createBaseVNode("h3",null,toDisplayString$1(e.$t("message.keyrates_title")),1),createBaseVNode("table",_hoisted_2$o,[createBaseVNode("tr",_hoisted_3$k,[_hoisted_4$k,createBaseVNode("th",null,toDisplayString$1(e.$t("message.keyrates_header_col1")),1),createBaseVNode("th",null,toDisplayString$1(e.$t("message.keyrates_header_col2")),1),createBaseVNode("th",null,toDisplayString$1(e.$t("message.keyrates_header_col3")),1)]),(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.keyrates,r=>(openBlock(),createElementBlock("tr",{key:r.name,title:e.$t("message."+r.name)},[createBaseVNode("td",null,toDisplayString$1(e.$t("message."+r.name)),1),createBaseVNode("td",null,[r.trend==="green"?(openBlock(),createElementBlock("i",_hoisted_6$i)):createCommentVNode("",!0),r.trend==="red"?(openBlock(),createElementBlock("i",_hoisted_7$i)):createCommentVNode("",!0),createTextVNode(" "+toDisplayString$1(e.$n(r.current,"keyrates")),1)]),createBaseVNode("td",null,toDisplayString$1(e.$n(r.high,"keyrates")),1),createBaseVNode("td",null,toDisplayString$1(e.$n(r.low,"keyrates")),1)],8,_hoisted_5$j))),128))])])}const KeyRates=_export_sfc(_sfc_main$t,[["render",_sfc_render$t]]),_sfc_main$s={data(){return mainconfig},components:{MashupMainArea,AccountList,Banner,RecentActivity,QuickLinks,KeyRates},methods:{getMonth(e){const t=new Date(new Date().getFullYear(),new Date().getMonth(),1);return t.setMonth((t.getMonth()+e)%12),t}}},_hoisted_1$q={class:"col col-1"},_hoisted_2$n={class:"primary-card"},_hoisted_3$j={class:"flex"},_hoisted_4$j={class:"flex-1 cash-projections primary-card"},_hoisted_5$i={class:"flex"},_hoisted_6$h=createBaseVNode("span",null,[createBaseVNode("i",{class:"pi pi-arrow-down pi-error"}),createTextVNode("17.4% ")],-1),_hoisted_7$h=createBaseVNode("span",null,[createBaseVNode("i",{class:"pi pi-arrow-up pi-success"}),createTextVNode("12.2% ")],-1),_hoisted_8$h=createBaseVNode("span",null,[createBaseVNode("i",{class:"pi pi-arrow-down pi-error"}),createTextVNode("2.1% ")],-1),_hoisted_9$f={class:"dropdown"},_hoisted_10$c=createBaseVNode("i",{class:"pi pi-caret-down"},null,-1),_hoisted_11$c={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 880 305"},_hoisted_12$c={transform:"translate(80,40)"},_hoisted_13$c={class:"axis",color:"#7b7b7b",fill:"#7b7b7b","font-size":"18","font-family":"Inter","text-anchor":"end",transform:"rotate(270)"},_hoisted_14$c={x:"-165",y:"-43",dy:"0.32em","text-anchor":"start"},_hoisted_15$c={x:"-155",y:"745",dy:"0.32em","text-anchor":"start"},_hoisted_16$c=createStaticVNode('00.5M50k1M100k1.5M150k2M200k',6),_hoisted_22$c={class:"axis",transform:"translate(0,205)",fill:"none","font-size":"16","font-family":"Inter","text-anchor":"middle"},_hoisted_23$c={class:"tick",opacity:"1",transform:"translate(55,0)"},_hoisted_24$c={fill:"#7b7b7b",y:"9",dy:"0.71em"},_hoisted_25$c={class:"tick",opacity:"1",transform:"translate(170,0)"},_hoisted_26$c={fill:"#7b7b7b",y:"9",dy:"0.71em"},_hoisted_27$c={class:"tick",opacity:"1",transform:"translate(285,0)"},_hoisted_28$c={fill:"#7b7b7b",y:"9",dy:"0.71em"},_hoisted_29$c={class:"tick",opacity:"1",transform:"translate(400,0)"},_hoisted_30$c={fill:"#7b7b7b",y:"9",dy:"0.71em"},_hoisted_31$c={class:"tick",opacity:"1",transform:"translate(515,0)"},_hoisted_32$c={fill:"#7b7b7b",y:"9",dy:"0.71em"},_hoisted_33$c={class:"tick",opacity:"1",transform:"translate(630,0)"},_hoisted_34$c={fill:"#7b7b7b",y:"9",dy:"0.71em"},_hoisted_35$c={"font-family":"Inter","font-size":"15","text-anchor":"end"},_hoisted_36$c={transform:"translate(-55,5)"},_hoisted_37$c=createBaseVNode("circle",{cx:"170",cy:"240",r:"5",fill:"#67c100"},null,-1),_hoisted_38$c={fill:"#7b7b7b",x:"235",y:"240",dy:"0.32em"},_hoisted_39$c=createBaseVNode("circle",{cx:"275",cy:"240",r:"5",fill:"#ea5959"},null,-1),_hoisted_40$c={fill:"#7b7b7b",x:"320",y:"240",dy:"0.32em"},_hoisted_41$c={transform:"translate(365,240)"},_hoisted_42$c=createBaseVNode("line",{stroke:"#3171e1",x2:"15"},null,-1),_hoisted_43$b=createBaseVNode("line",{stroke:"#3171e1",x2:"-15"},null,-1),_hoisted_44$b=createBaseVNode("circle",{r:"5",stroke:"#3171e1",fill:"#000"},null,-1),_hoisted_45$b={fill:"#7b7b7b",x:"115",dy:"0.32em"},_hoisted_46$b={transform:"translate(520,240)"},_hoisted_47$b=createBaseVNode("line",{stroke:"#3171e1",x2:"15","stroke-dasharray":"3 3"},null,-1),_hoisted_48$b=createBaseVNode("line",{stroke:"#3171e1",x2:"-15","stroke-dasharray":"3 3"},null,-1),_hoisted_49$b=createBaseVNode("circle",{r:"5",stroke:"#3171e1",fill:"#000"},null,-1),_hoisted_50$b={fill:"#7b7b7b",x:"135",dy:"0.32em"},_hoisted_51$b=createStaticVNode('',1);function _sfc_render$s(e,t,n,o,s,a){const r=resolveComponent("Banner"),l=resolveComponent("AccountList"),c=resolveComponent("QuickLinks"),d=resolveComponent("MashupMainArea"),u=resolveComponent("RecentActivity"),_=resolveComponent("KeyRates");return openBlock(),createElementBlock("div",_hoisted_1$q,[createBaseVNode("div",_hoisted_2$n,[typeof e.settings.banner<"u"&&e.settings.banner.hidebanner!=="true"&&e.settings.banner.hidebanner!==!0?(openBlock(),createBlock(r,{key:0})):createCommentVNode("",!0),createVNode(l),createVNode(c)]),typeof e.settings.todo<"u"&&e.settings.todo.url!==""?(openBlock(),createBlock(d,{key:e.reloadToDoMashup})):createCommentVNode("",!0),typeof e.settings.todo<"u"&&e.settings.todo.hideactivity!=="true"&&e.settings.todo.hideactivity!==!0?(openBlock(),createBlock(u,{key:e.reloadActivityMashup})):createCommentVNode("",!0),createBaseVNode("div",_hoisted_3$j,[createBaseVNode("section",_hoisted_4$j,[createBaseVNode("div",_hoisted_5$i,[createBaseVNode("h3",null,toDisplayString$1(e.$t("message.cash_projections")),1),createBaseVNode("div",null,[createBaseVNode("p",null,toDisplayString$1(e.$t("message.income")),1),_hoisted_6$h]),createBaseVNode("div",null,[createBaseVNode("p",null,toDisplayString$1(e.$t("message.cost")),1),_hoisted_7$h]),createBaseVNode("div",null,[createBaseVNode("p",null,toDisplayString$1(e.$t("message.balance")),1),_hoisted_8$h])]),createBaseVNode("div",null,[createBaseVNode("p",_hoisted_9$f,[createTextVNode(toDisplayString$1(e.$t("message.cash_projections_dropdown"))+" ",1),_hoisted_10$c])]),(openBlock(),createElementBlock("svg",_hoisted_11$c,[createBaseVNode("g",_hoisted_12$c,[createBaseVNode("g",_hoisted_13$c,[createBaseVNode("text",_hoisted_14$c,toDisplayString$1(e.$t("message.income_and_cost")),1),createBaseVNode("text",_hoisted_15$c,toDisplayString$1(e.$t("message.cash_and_balance")),1)]),_hoisted_16$c,createBaseVNode("g",_hoisted_22$c,[createBaseVNode("g",_hoisted_23$c,[createBaseVNode("text",_hoisted_24$c,toDisplayString$1(e.$d(a.getMonth(-4),"month_only")),1)]),createBaseVNode("g",_hoisted_25$c,[createBaseVNode("text",_hoisted_26$c,toDisplayString$1(e.$d(a.getMonth(-3),"month_only")),1)]),createBaseVNode("g",_hoisted_27$c,[createBaseVNode("text",_hoisted_28$c,toDisplayString$1(e.$d(a.getMonth(-2),"month_only")),1)]),createBaseVNode("g",_hoisted_29$c,[createBaseVNode("text",_hoisted_30$c,toDisplayString$1(e.$d(a.getMonth(-1),"month_only")),1)]),createBaseVNode("g",_hoisted_31$c,[createBaseVNode("text",_hoisted_32$c,toDisplayString$1(e.$d(a.getMonth(0),"month_only")),1)]),createBaseVNode("g",_hoisted_33$c,[createBaseVNode("text",_hoisted_34$c,toDisplayString$1(e.$d(a.getMonth(1),"month_only")),1)])]),createBaseVNode("g",_hoisted_35$c,[createBaseVNode("g",_hoisted_36$c,[_hoisted_37$c,createBaseVNode("text",_hoisted_38$c,toDisplayString$1(e.$t("message.income")),1),_hoisted_39$c,createBaseVNode("text",_hoisted_40$c,toDisplayString$1(e.$t("message.cost")),1),createBaseVNode("g",_hoisted_41$c,[_hoisted_42$c,_hoisted_43$b,_hoisted_44$b,createBaseVNode("text",_hoisted_45$b,toDisplayString$1(e.$t("message.cash_balance")),1)]),createBaseVNode("g",_hoisted_46$b,[_hoisted_47$b,_hoisted_48$b,_hoisted_49$b,createBaseVNode("text",_hoisted_50$b,toDisplayString$1(e.$t("message.cash_predition")),1)])])]),_hoisted_51$b])]))]),createVNode(_,{class:"flex-1"})])])}const BankAccountMainArea=_export_sfc(_sfc_main$s,[["render",_sfc_render$s]]),_sfc_main$r={data(){return{...mainconfig,errorloading:!1,loading:!0,data:[],RTSstate:{index:-1,id:0}}},mounted(){if(this.settings.pega_marketing.Host!==""&&this.settings.pega_marketing.accountPage.placement!==""&&this.settings.pega_marketing.accountPage.containerName!==""){const e=this;let t="";this.userId!==-1&&this.settings.users[this.userId].customerID&&(t=this.settings.users[this.userId].customerID),setTimeout(()=>{initNBAM(e,"accountPage",t,e.previousPage,"account.html")},200)}},updated(){if(window.IntersectionObserver&&mainconfig.settings.pega_marketing.useCaptureByChannel===!0){const e=new IntersectionObserver(t=>{t.forEach(n=>{if(n.isIntersecting){const o=n.target.getAttribute("data-offer-index");captureResponse(this,this.data[o],"Impression"),e.unobserve(n.target)}})},{threshold:1});document.querySelectorAll(".offer-container").forEach(t=>{e.observe(t)})}},components:{Offer},methods:{gotoOfferPage(e){mainconfig.currentPage="offer.html",this.$gtag&&this.$gtag.pageview({page_path:mainconfig.currentPage}),sendClickStreamEvent(mainconfig,"PageView","Offer",window.loadPage),window.loadPage=new Date;const t=mainconfig.isAuthenticated?{userId:mainconfig.userId}:{};window.history.pushState(t,"","offer.html"),mainconfig.offerIndex=0,setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0),e.preventDefault()},checkRTSEventHover(e,t,n){mainconfig.isRTSEnabled===!0&&(this.RTSstate.index===-1?(this.RTSstate.index=e,this.RTSstate.id=setTimeout(()=>{this.generateRTSEvent(t)},3e3)):this.RTSstate.index===e&&n===!1&&(clearTimeout(this.RTSstate.id),this.RTSstate.id=0,this.RTSstate.index=-1))},generateRTSEvent(e){const t=document.querySelector(".comment"),n=new Date;let o=n.getMonth()+1;o<10&&(o=`0${o}`);const s=`${n.getFullYear()}-${o}-${n.getDate()}`,a=`${n.getHours()}:${n.getMinutes()}:${n.getSeconds()}`;t.innerHTML+=`

${s} ${a} - Sending event - group:${e.category} - value:${e.name}(openBlock(),createElementBlock("section",{class:"offer-card-col",key:l.title},[createBaseVNode("img",{class:"offer-img",src:"./img/"+l.img,alt:e.$t("message."+l.title)},null,8,_hoisted_3$i),createBaseVNode("div",_hoisted_4$i,[createBaseVNode("h3",null,toDisplayString$1(e.$t("message."+l.title)),1),createBaseVNode("p",null,toDisplayString$1(e.$t("message."+l.message)),1),createBaseVNode("a",{onClick:t[0]||(t[0]=(...c)=>a.gotoOfferPage&&a.gotoOfferPage(...c)),href:"./offer.html"},toDisplayString$1(e.$t("message.learnmore")),1)])]))),128))])):e.settings.pega_marketing.Host!==""&&s.loading&&e.settings.pega_marketing.showLoadingIndicator?(openBlock(),createElementBlock("div",_hoisted_5$h,_hoisted_7$g)):(openBlock(),createElementBlock("div",_hoisted_8$g,[(openBlock(!0),createElementBlock(Fragment,null,renderList(s.data,(l,c)=>(openBlock(),createElementBlock("div",{key:l.title,onMouseover:d=>a.checkRTSEventHover(c,l,!0),onMouseleave:d=>a.checkRTSEventHover(c,l,!1)},[createVNode(r,{offer:l,"data-offer-index":c,class:"offer-container"},null,8,["offer","data-offer-index"])],40,_hoisted_9$e))),128))]))])}const AccountSecondaryArea=_export_sfc(_sfc_main$r,[["render",_sfc_render$r]]),_sfc_main$q={data(){return mainconfig},components:{MainHeader:Header$1,AccountMainArea,BankAccountMainArea,AccountSecondaryArea,MashupMainArea,MainFooter:Footer,MicroSiteMainArea,RTSOverlay},methods:{showWelcomeMessage(){return this.settings.users[this.userId].name}}},_hoisted_1$o={class:"form flex flex-col"},_hoisted_2$l={key:0,class:"flex flex-col"},_hoisted_3$h={class:"flex wrap height-100-pct"},_hoisted_4$h=createBaseVNode("div",{class:"ribbon1"},[createBaseVNode("div")],-1),_hoisted_5$g={key:0,class:"wrap account-msg"},_hoisted_6$f={class:"wrap cols flex flex-wrap"},_hoisted_7$f={key:2,class:"mashup-main flex flex-col"},_hoisted_8$f={class:"wrap"};function _sfc_render$q(e,t,n,o,s,a){const r=resolveComponent("MainHeader"),l=resolveComponent("MicroSiteMainArea"),c=resolveComponent("RTSOverlay"),d=resolveComponent("AccountMainArea"),u=resolveComponent("BankAccountMainArea"),_=resolveComponent("AccountSecondaryArea"),f=resolveComponent("MashupMainArea"),$=resolveComponent("MainFooter");return openBlock(),createElementBlock("div",_hoisted_1$o,[createVNode(r),e.offerURL!==""?(openBlock(),createElementBlock("main",_hoisted_2$l,[createBaseVNode("div",_hoisted_3$h,[createVNode(l)])])):e.quickLinkId===-1&&e.viewBill===-1&&e.viewKMHelp===-1&&e.viewBanner===-1?(openBlock(),createElementBlock("main",{key:1,class:normalizeClass("flex flex-col"+(e.isRTSEnabled?" rts-enabled":""))},[e.settings.pega_marketing.enableRTS?(openBlock(),createBlock(c,{key:0})):createCommentVNode("",!0),_hoisted_4$h,createBaseVNode("div",null,[e.userId!=-1?(openBlock(),createElementBlock("h1",_hoisted_5$g,toDisplayString$1(e.$t("message.hello")+a.showWelcomeMessage()),1)):createCommentVNode("",!0),createBaseVNode("div",_hoisted_6$f,[e.app.industry!=="commercial_bank"?(openBlock(),createBlock(d,{key:0})):createCommentVNode("",!0),e.app.industry==="commercial_bank"?(openBlock(),createBlock(u,{key:1})):createCommentVNode("",!0),(openBlock(),createBlock(_,{key:e.reloadOffer}))])])],2)):(openBlock(),createElementBlock("main",_hoisted_7$f,[createBaseVNode("div",_hoisted_8$f,[createVNode(f)])])),createVNode($)])}const AccountPage=_export_sfc(_sfc_main$q,[["render",_sfc_render$q]]),_sfc_main$p={data(){return mainconfig},components:{FrontPage,AccountPage,PhonePage}};function _sfc_render$p(e,t,n,o,s,a){const r=resolveComponent("PhonePage"),l=resolveComponent("AccountPage"),c=resolveComponent("FrontPage");return e.isMobilePhone?(openBlock(),createBlock(r,{key:0})):e.isAuthenticated?(openBlock(),createBlock(l,{key:1})):(openBlock(),createBlock(c,{key:2}))}const DefaultPage=_export_sfc(_sfc_main$p,[["render",_sfc_render$p]]),_sfc_main$o={data(){return mainconfig}},_hoisted_1$n={class:"wrap"},_hoisted_2$k={class:"highlight-card flex-mid-align"},_hoisted_3$g={class:"flex flex-col"},_hoisted_4$g={class:"offer-highlights"},_hoisted_5$f={class:"flex flex-col"};function _sfc_render$o(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$n,[createBaseVNode("div",_hoisted_2$k,[createBaseVNode("div",_hoisted_3$g,[createBaseVNode("h2",null,toDisplayString$1(e.$t("message."+e.app.offer[e.offerIndex].details.title)),1),createBaseVNode("span",null,toDisplayString$1(e.$t("message."+e.app.offer[e.offerIndex].details.message)),1)]),createBaseVNode("div",_hoisted_4$g,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.app.offer[e.offerIndex].highlights.data,(r,l)=>(openBlock(),createElementBlock("div",{class:"flex flex-mid-align",key:l},[createBaseVNode("i",{class:normalizeClass("pi color-brand "+r.icon)},null,2),createBaseVNode("div",_hoisted_5$f,[createBaseVNode("p",null,toDisplayString$1(e.$t("message."+r.title)),1),createBaseVNode("span",null,toDisplayString$1(e.$t("message."+r.message)),1)])]))),128))])])])}const Highlight=_export_sfc(_sfc_main$o,[["render",_sfc_render$o]]),_sfc_main$n={data(){return mainconfig},components:{MainOffer,Highlight,MicroSiteMainArea,MashupMainArea}},_hoisted_1$m={key:0,class:"mashup-main flex flex-col"},_hoisted_2$j={class:"wrap flex"},_hoisted_3$f={key:1,class:"flex flex-col"},_hoisted_4$f={class:"wrap flex height-100-pct"},_hoisted_5$e={key:2,class:"flex flex-col hero-main"},_hoisted_6$e=createBaseVNode("div",{class:"ribbon1"},[createBaseVNode("div",null,[createBaseVNode("div",{class:"wrap"})])],-1),_hoisted_7$e={class:"wrap offer-heading"},_hoisted_8$e={class:"highlight-main"};function _sfc_render$n(e,t,n,o,s,a){const r=resolveComponent("MashupMainArea"),l=resolveComponent("MicroSiteMainArea"),c=resolveComponent("MainOffer"),d=resolveComponent("Highlight");return e.offerAction!=-1?(openBlock(),createElementBlock("main",_hoisted_1$m,[createBaseVNode("div",_hoisted_2$j,[createVNode(r)])])):e.offerURL!==""?(openBlock(),createElementBlock("main",_hoisted_3$f,[createBaseVNode("div",_hoisted_4$f,[createVNode(l)])])):(openBlock(),createElementBlock("main",_hoisted_5$e,[_hoisted_6$e,createBaseVNode("div",_hoisted_7$e,[createBaseVNode("h1",null,toDisplayString$1(e.$t("message."+e.app.offer[e.offerIndex].header.title)),1),createBaseVNode("p",null,toDisplayString$1(e.$t("message."+e.app.offer[e.offerIndex].header.msg)),1)]),createVNode(c,{offerType:e.offerIndex},null,8,["offerType"]),createBaseVNode("div",_hoisted_8$e,[createVNode(d)])]))}const Main$1=_export_sfc(_sfc_main$n,[["render",_sfc_render$n]]),_sfc_main$m={data(){return mainconfig},components:{Header:Header$1,Main:Main$1,Footer,PhonePage}},_hoisted_1$l={key:1,class:"form offer"};function _sfc_render$m(e,t,n,o,s,a){const r=resolveComponent("PhonePage"),l=resolveComponent("Header"),c=resolveComponent("Main"),d=resolveComponent("Footer");return e.isMobilePhone?(openBlock(),createBlock(r,{key:0})):(openBlock(),createElementBlock("div",_hoisted_1$l,[createVNode(l),createVNode(c),createVNode(d)]))}const OfferPage=_export_sfc(_sfc_main$m,[["render",_sfc_render$m]]),_sfc_main$l={data(){return mainconfig}},_hoisted_1$k={class:"flex flex-mid-align settings"},_hoisted_2$i={href:"./index.html"},_hoisted_3$e=["src"],_hoisted_4$e={key:0};function _sfc_render$l(e,t,n,o,s,a){return openBlock(),createElementBlock("header",_hoisted_1$k,[createBaseVNode("a",_hoisted_2$i,[createBaseVNode("img",{class:"logo",src:"./img/u+-logo.svg",alt:"U+"},null,8,_hoisted_3$e)]),e.isMobilePhone?createCommentVNode("",!0):(openBlock(),createElementBlock("h1",_hoisted_4$e,toDisplayString$1(e.$t("message.settings")),1))])}const Header=_export_sfc(_sfc_main$l,[["render",_sfc_render$l]]),_sfc_main$k={name:"Tab",props:{name:String},setup(){const e=getCurrentInstance(),{tabs:t,active:n}=inject("tabsState"),o=computed(()=>t.value.findIndex(a=>a.uid===e.uid)),s=computed(()=>o.value===n.value);return watchEffect(()=>{o.value===-1&&t.value.push(e)}),{isActive:s}}},_hoisted_1$j={key:0};function _sfc_render$k(e,t,n,o,s,a){return o.isActive?(openBlock(),createElementBlock("div",_hoisted_1$j,[renderSlot(e.$slots,"default")])):createCommentVNode("",!0)}const Tab=_export_sfc(_sfc_main$k,[["render",_sfc_render$k]]),_sfc_main$j={props:{title:{required:!0},expanded:{type:Boolean,default:!1},format:{default:""}},data(){return{isExpanded:!1}},methods:{toggleExpand(e){this.isExpanded=!this.isExpanded,this.$emit("toggleExpand"),e.preventDefault()}},watch:{expanded:{handler(e){this.isExpanded=e}}},mounted(){this.isExpanded=this.expanded}},_hoisted_1$i={class:"simple",title:"click to expand or collapse"},_hoisted_2$h={class:"body"};function _sfc_render$j(e,t,n,o,s,a){return openBlock(),createElementBlock("div",{class:normalizeClass("flex flex-col container"+(s.isExpanded?"":" collapsed")+" "+n.format)},[createBaseVNode("div",{onClick:t[0]||(t[0]=withModifiers((...r)=>a.toggleExpand&&a.toggleExpand(...r),["stop"])),class:"header flex"},[createBaseVNode("h3",null,toDisplayString$1(n.title),1),createBaseVNode("button",_hoisted_1$i,[createBaseVNode("i",{class:normalizeClass("pi"+(s.isExpanded?" pi-caret-down":" pi-caret-right"))},null,2)])]),createBaseVNode("div",_hoisted_2$h,[renderSlot(e.$slots,"default")])],2)}const Container=_export_sfc(_sfc_main$j,[["render",_sfc_render$j]]),_sfc_main$i={props:{modelValue:{type:[String,Number]}},emits:["update:modelValue"],setup(e,{emit:t}){const n=computed(()=>e.modelValue),o=ref([]);function s(a){t("update:modelValue",a)}return provide("tabsState",{active:n,tabs:o}),{...mainconfig,tabs:o,active:n,selectTab:s}},components:{Container}},_hoisted_1$h={class:"tab-vertical-menu"},_hoisted_2$g={class:"tab-interface"},_hoisted_3$d={role:"tablist"},_hoisted_4$d=["tabindex","aria-selected","onClick"],_hoisted_5$d={key:0,class:"tab-action"},_hoisted_6$d=createBaseVNode("button",{type:"submit","data-clear":"",class:"simple"}," Reset to default ",-1),_hoisted_7$d=createBaseVNode("button",{class:"strong",type:"submit"},"Save",-1),_hoisted_8$d=[_hoisted_6$d,_hoisted_7$d],_hoisted_9$d={class:"tabs-details"};function _sfc_render$i(e,t,n,o,s,a){const r=resolveComponent("Container");return openBlock(),createElementBlock("div",_hoisted_1$h,[createBaseVNode("div",_hoisted_2$g,[createVNode(r,{onToggleExpand:e.toggleExpand,title:"Menu",expanded:e.expanded},{default:withCtx(()=>[createBaseVNode("ul",_hoisted_3$d,[(openBlock(!0),createElementBlock(Fragment,null,renderList(o.tabs,(l,c)=>(openBlock(),createElementBlock("li",{role:"presentation",key:c},[createBaseVNode("a",{role:"tab",tabindex:o.active===c?"0":"-1","aria-selected":o.active===c?"true":"false",onClick:d=>o.selectTab(c)},toDisplayString$1(l.props.name),9,_hoisted_4$d)]))),128))])]),_:1},8,["onToggleExpand","expanded"]),e.isMobilePhone?createCommentVNode("",!0):(openBlock(),createElementBlock("div",_hoisted_5$d,_hoisted_8$d))]),createBaseVNode("div",_hoisted_9$d,[renderSlot(e.$slots,"default")])])}const Navigation=_export_sfc(_sfc_main$i,[["render",_sfc_render$i]]),_sfc_main$h={data(){return mainconfig},methods:{onFileChange(e){const t=e.target,n=new FileReader;n.onload=function(){const s=n.result;try{let a={settings:JSON.parse(s)};a=upgradeConfig(a),mainconfig.settings=a.settings,localStorage.setItem(`config_${mainconfig.app.industry}`,JSON.stringify(a)),sessionStorage.clear(),alert("The file was successfully uploaded.")}catch{alert(`Error when trying to parse the configuration file - ${e}`)}},n.readAsText(t.files[0])}}},_hoisted_1$g={class:"file-upload"},_hoisted_2$f=createBaseVNode("label",{for:"file",title:"Upload configuration"},[createBaseVNode("i",{class:"pi pi-document-upload-solid"}),createTextVNode("Upload config file ")],-1);function _sfc_render$h(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$g,[createBaseVNode("input",{type:"file",onChange:t[0]||(t[0]=(...r)=>a.onFileChange&&a.onFileChange(...r)),name:"file",id:"file",class:"inputfile",title:"Upload configuration"},null,32),_hoisted_2$f])}const FileUpload=_export_sfc(_sfc_main$h,[["render",_sfc_render$h]]),_sfc_main$g={data(){return mainconfig},methods:{downloadFile(){const e=JSON.stringify(mainconfig.settings,null,2),t="config-text.json",n=new Blob([e],{type:"text/plain;charset=utf-8;"});if(window.navigator.msSaveOrOpenBlob)window.navigator.msSaveBlob(n,t);else{const o=window.document.createElement("a");o.href=window.URL.createObjectURL(n),o.download=t,document.body.appendChild(o),o.click(),document.body.removeChild(o)}}}},_hoisted_1$f=createBaseVNode("i",{class:"pi pi-document-download-solid"},null,-1);function _sfc_render$g(e,t,n,o,s,a){return openBlock(),createElementBlock("button",{onClick:t[0]||(t[0]=(...r)=>a.downloadFile&&a.downloadFile(...r)),class:"file-download",title:"Download configuration"},[_hoisted_1$f,createTextVNode("Download config file ")])}const FileDownload=_export_sfc(_sfc_main$g,[["render",_sfc_render$g]]),_sfc_main$f={data(){return mainconfig},components:{FileUpload,FileDownload}},_hoisted_1$e=createBaseVNode("h2",null,"Welcome to the U+ demo website",-1),_hoisted_2$e={class:"container-transparent"},_hoisted_3$c=createBaseVNode("h3",null,"Step 1",-1),_hoisted_4$c=createBaseVNode("p",null," Start by downloading the settings config file template provided here: ",-1),_hoisted_5$c=createBaseVNode("div",{class:"container-transparent"},[createBaseVNode("h3",null,"Step 2"),createBaseVNode("p",null," Update this file to include information from your Pega application including users, quick links, chat... ")],-1),_hoisted_6$c={class:"container-transparent"},_hoisted_7$c=createBaseVNode("h3",null,"Step 3",-1),_hoisted_8$c=createBaseVNode("p",null,"Upload your updated config file here:",-1),_hoisted_9$c=createBaseVNode("div",{class:"container-transparent"},[createBaseVNode("h3",null,"Step 4"),createBaseVNode("p",null," After uploading the file, the changes are automatically saved. You will be able to review your settings by navigating to each section on the panel to the left. Any changes made here can be saved and redownloaded. Click on the 'Reset to default' to reset back your configuration to the default config. ")],-1);function _sfc_render$f(e,t,n,o,s,a){const r=resolveComponent("FileDownload"),l=resolveComponent("FileUpload");return openBlock(),createElementBlock("div",null,[_hoisted_1$e,createBaseVNode("div",_hoisted_2$e,[_hoisted_3$c,_hoisted_4$c,createVNode(r)]),_hoisted_5$c,createBaseVNode("div",_hoisted_6$c,[_hoisted_7$c,_hoisted_8$c,createVNode(l)]),_hoisted_9$c])}const GettingStarted=_export_sfc(_sfc_main$f,[["render",_sfc_render$f]]),_sfc_main$e={data(){return mainconfig},components:{Container},methods:{onConnectionTypeChange(){this.settings.general.connection.type==="mashup"?this.settings.general.connection.authtype="basic":this.settings.general.connection.type==="embedui"?this.settings.general.connection.authtype="oauth2clientcredentials":this.settings.general.connection.type==="dxv1"?this.settings.general.connection.authtype="basic":this.settings.general.connection.type==="dxv2"&&(this.settings.general.connection.authtype="oauth2password")}}},_hoisted_1$d={class:"container-transparent"},_hoisted_2$d=createBaseVNode("h2",null,"General",-1),_hoisted_3$b=createBaseVNode("p",null,[createTextVNode(" General configuration settings. For more details on how to configure two-factor authentication, click "),createBaseVNode("a",{href:"https://github.com/pegasystems/uplus-wss/wiki/How-to-configure-two-factor-authentication"},"here"),createTextVNode(". ")],-1),_hoisted_4$b={class:"container"},_hoisted_5$b={class:"body"},_hoisted_6$b={class:"layout-labels-top layout-inline-grid-double"},_hoisted_7$b={class:"field-item"},_hoisted_8$b=createBaseVNode("label",{for:"theming-override"},"Override default theme",-1),_hoisted_9$b={key:0,class:"field-item"},_hoisted_10$b=createBaseVNode("label",{for:"branding-color"},"Branding color",-1),_hoisted_11$b=createBaseVNode("label",{for:"interactive-color"},"Interactive color",-1),_hoisted_12$b={class:"layout-labels-top"},_hoisted_13$b={class:"field-item"},_hoisted_14$b=createBaseVNode("label",{for:"ga-connection-type"},"Type",-1),_hoisted_15$b=createBaseVNode("option",{value:"mashup"},"Pega Web Mashup (Traditional UI)",-1),_hoisted_16$b=createBaseVNode("option",{value:"embedui"}," Pega Web Embed UI (Constellation UI - 8.7+) ",-1),_hoisted_17$b=createBaseVNode("option",{value:"dxv1"}," DX API v1 (Mashup Web component - 8.1+) ",-1),_hoisted_18$b=createBaseVNode("option",{value:"dxv2"}," DX API v2 (Mashup Web component - 8.5+) ",-1),_hoisted_19$b=[_hoisted_15$b,_hoisted_16$b,_hoisted_17$b,_hoisted_18$b],_hoisted_20$b={key:0,class:"field-item"},_hoisted_21$b=createBaseVNode("label",{for:"ga-connection-authtype"},"Authentication",-1),_hoisted_22$b=createBaseVNode("option",{value:"basic"},"Basic authentication",-1),_hoisted_23$b=createBaseVNode("option",{value:"oauth2password"}," OAuth 2.0 Password Grant Type ",-1),_hoisted_24$b=[_hoisted_22$b,_hoisted_23$b],_hoisted_25$b={key:1,class:"field-item"},_hoisted_26$b=createBaseVNode("label",{for:"ga-connection-authtype"},"Authentication",-1),_hoisted_27$b=createBaseVNode("option",{value:"oauth2clientcredentials"}," OAuth 2.0 Client Credentials Type ",-1),_hoisted_28$b=[_hoisted_27$b],_hoisted_29$b={key:2,class:"field-item"},_hoisted_30$b=createBaseVNode("label",{for:"ga-connection-clientid"},"Client ID",-1),_hoisted_31$b={key:3,class:"field-item"},_hoisted_32$b=createBaseVNode("label",{for:"ga-connection-clientsecret"},"Client secret",-1),_hoisted_33$b={key:4,class:"field-item"},_hoisted_34$b=createBaseVNode("label",{for:"ga-connection-webportal"},"Web portal",-1),_hoisted_35$b={key:5,class:"field-item"},_hoisted_36$b=createBaseVNode("label",{for:"ga-connection-c11nserver"},"C11n URL (staticContentUrl)",-1),_hoisted_37$b={key:0,class:"field-item"},_hoisted_38$b=createBaseVNode("label",{for:"ga-connection-bshowattachment"},"Show attachments",-1),_hoisted_39$b={class:"layout-labels-top"},_hoisted_40$b={class:"field-item"},_hoisted_41$b=createBaseVNode("label",{for:"ga-enabled"},"Enable",-1),_hoisted_42$b={class:"field-item"},_hoisted_43$a=createBaseVNode("label",{for:"ga-trackingid"},"Tracking ID",-1),_hoisted_44$a={class:"layout-labels-top"},_hoisted_45$a={class:"field-item"},_hoisted_46$a=createBaseVNode("label",{for:"2fa-enabled"},"Enable",-1),_hoisted_47$a={class:"field-item"},_hoisted_48$a=createBaseVNode("label",{for:"2fa-url"},"Server Base URL",-1),_hoisted_49$a={class:"field-item"},_hoisted_50$a=createBaseVNode("label",{for:"2fa-sendMode"},"OTP send mode",-1),_hoisted_51$a=createBaseVNode("option",{value:"email"},"Email",-1),_hoisted_52$8=createBaseVNode("option",{value:"sms"},"SMS",-1),_hoisted_53$5=[_hoisted_51$a,_hoisted_52$8],_hoisted_54$4=createBaseVNode("h4",null,"Email",-1),_hoisted_55$3={class:"layout-labels-top layout-inline-grid-double"},_hoisted_56$2={class:"field-item"},_hoisted_57$2=createBaseVNode("label",{for:"2fa-email-correspondenceName"},"Correspondence name",-1),_hoisted_58$2={class:"field-item"},_hoisted_59$2=createBaseVNode("label",{for:"2fa-email-emailAccount"},"Email account",-1),_hoisted_60$2={class:"field-item"},_hoisted_61$2=createBaseVNode("label",{for:"2fa-email-subject"},"Subject",-1),_hoisted_62$2={class:"field-item"},_hoisted_63$2=createBaseVNode("label",{for:"2fa-email-validateMaxAge"},"Validate max age",-1),_hoisted_64$2=createBaseVNode("h4",null,"SMS",-1),_hoisted_65$2={class:"layout-labels-top layout-inline-grid-double"},_hoisted_66$2={class:"field-item"},_hoisted_67$2=createBaseVNode("label",{for:"2fa-sms-from"},"From",-1),_hoisted_68$2={class:"field-item"},_hoisted_69$2=createBaseVNode("label",{for:"2fa-sms-account"},"Account",-1),_hoisted_70$2={class:"field-item"},_hoisted_71$2=createBaseVNode("label",{for:"2fa-sms-message"},"Message",-1),_hoisted_72$2={class:"field-item"},_hoisted_73$2=createBaseVNode("label",{for:"2fa-sms-validateMaxAge"},"Validate max age",-1);function _sfc_render$e(e,t,n,o,s,a){const r=resolveComponent("Container");return openBlock(),createElementBlock("div",_hoisted_1$d,[_hoisted_2$d,_hoisted_3$b,createBaseVNode("div",_hoisted_4$b,[createBaseVNode("div",_hoisted_5$b,[createVNode(r,{title:"Theming",expanded:""},{default:withCtx(()=>[createBaseVNode("div",_hoisted_6$b,[createBaseVNode("div",_hoisted_7$b,[withDirectives(createBaseVNode("input",{id:"theming-override",type:"checkbox","onUpdate:modelValue":t[0]||(t[0]=l=>e.settings.general.theming.override=l)},null,512),[[vModelCheckbox,e.settings.general.theming.override]]),_hoisted_8$b]),e.settings.general.theming.override?(openBlock(),createElementBlock("div",_hoisted_9$b,[withDirectives(createBaseVNode("input",{id:"branding-color",type:"color","onUpdate:modelValue":t[1]||(t[1]=l=>e.settings.general.theming.brandColor=l)},null,512),[[vModelText,e.settings.general.theming.brandColor]]),_hoisted_10$b,withDirectives(createBaseVNode("input",{id:"interactive-color",type:"color","onUpdate:modelValue":t[2]||(t[2]=l=>e.settings.general.theming.interactiveColor=l)},null,512),[[vModelText,e.settings.general.theming.interactiveColor]]),_hoisted_11$b])):createCommentVNode("",!0)])]),_:1}),createVNode(r,{title:"Pega Platform access",expanded:""},{default:withCtx(()=>[createBaseVNode("div",_hoisted_12$b,[createBaseVNode("div",_hoisted_13$b,[_hoisted_14$b,withDirectives(createBaseVNode("select",{id:"ga-connection-type","onUpdate:modelValue":t[3]||(t[3]=l=>e.settings.general.connection.type=l),onChange:t[4]||(t[4]=(...l)=>a.onConnectionTypeChange&&a.onConnectionTypeChange(...l))},_hoisted_19$b,544),[[vModelSelect,e.settings.general.connection.type]])]),e.settings.general.connection.type==="dxv1"||e.settings.general.connection.type==="dxv2"?(openBlock(),createElementBlock("div",_hoisted_20$b,[_hoisted_21$b,withDirectives(createBaseVNode("select",{id:"ga-connection-authtype","onUpdate:modelValue":t[5]||(t[5]=l=>e.settings.general.connection.authtype=l)},_hoisted_24$b,512),[[vModelSelect,e.settings.general.connection.authtype]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_25$b,[_hoisted_26$b,withDirectives(createBaseVNode("select",{id:"ga-connection-authtype","onUpdate:modelValue":t[6]||(t[6]=l=>e.settings.general.connection.authtype=l)},_hoisted_28$b,512),[[vModelSelect,e.settings.general.connection.authtype]])])):createCommentVNode("",!0),e.settings.general.connection.authtype==="oauth2password"||e.settings.general.connection.authtype==="oauth2clientcredentials"?(openBlock(),createElementBlock("div",_hoisted_29$b,[_hoisted_30$b,withDirectives(createBaseVNode("input",{type:"text",id:"ga-connection-clientid","onUpdate:modelValue":t[7]||(t[7]=l=>e.settings.general.connection.clientid=l)},null,512),[[vModelText,e.settings.general.connection.clientid]])])):createCommentVNode("",!0),e.settings.general.connection.authtype==="oauth2password"?(openBlock(),createElementBlock("div",_hoisted_31$b,[_hoisted_32$b,withDirectives(createBaseVNode("input",{type:"text",id:"ga-connection-clientsecret","onUpdate:modelValue":t[8]||(t[8]=l=>e.settings.general.connection.clientsecret=l)},null,512),[[vModelText,e.settings.general.connection.clientsecret]])])):createCommentVNode("",!0),e.settings.general.connection.type==="dxv2"?(openBlock(),createElementBlock("div",_hoisted_33$b,[_hoisted_34$b,withDirectives(createBaseVNode("input",{type:"text",id:"ga-connection-webportal","onUpdate:modelValue":t[9]||(t[9]=l=>e.settings.general.connection.webportal=l)},null,512),[[vModelText,e.settings.general.connection.webportal]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_35$b,[_hoisted_36$b,withDirectives(createBaseVNode("input",{type:"text",id:"ga-connection-c11nserver","onUpdate:modelValue":t[10]||(t[10]=l=>e.settings.general.connection.c11nserver=l)},null,512),[[vModelText,e.settings.general.connection.c11nserver]])])):createCommentVNode("",!0)]),e.settings.general.connection.type==="dxv1"||e.settings.general.connection.type==="dxv2"?(openBlock(),createElementBlock("div",_hoisted_37$b,[withDirectives(createBaseVNode("input",{id:"ga-connection-bshowattachment",type:"checkbox","onUpdate:modelValue":t[11]||(t[11]=l=>e.settings.general.connection.showAttachments=l)},null,512),[[vModelCheckbox,e.settings.general.connection.showAttachments]]),_hoisted_38$b])):createCommentVNode("",!0)]),_:1}),createVNode(r,{title:"Google Analytics",expanded:""},{default:withCtx(()=>[createBaseVNode("div",_hoisted_39$b,[createBaseVNode("div",_hoisted_40$b,[withDirectives(createBaseVNode("input",{id:"ga-enabled",type:"checkbox","onUpdate:modelValue":t[12]||(t[12]=l=>e.settings.general.ga.enabled=l)},null,512),[[vModelCheckbox,e.settings.general.ga.enabled]]),_hoisted_41$b]),createBaseVNode("div",_hoisted_42$b,[_hoisted_43$a,withDirectives(createBaseVNode("input",{id:"ga-trackingid",type:"text","onUpdate:modelValue":t[13]||(t[13]=l=>e.settings.general.ga.trackingid=l)},null,512),[[vModelText,e.settings.general.ga.trackingid]])])])]),_:1}),createVNode(r,{title:"Two-factor authentication",expanded:""},{default:withCtx(()=>[createBaseVNode("div",_hoisted_44$a,[createBaseVNode("div",_hoisted_45$a,[withDirectives(createBaseVNode("input",{id:"2fa-enabled",type:"checkbox","onUpdate:modelValue":t[14]||(t[14]=l=>e.settings.general.auth_2fa.enabled=l)},null,512),[[vModelCheckbox,e.settings.general.auth_2fa.enabled]]),_hoisted_46$a]),createBaseVNode("div",_hoisted_47$a,[_hoisted_48$a,withDirectives(createBaseVNode("input",{id:"2fa-url",type:"text","onUpdate:modelValue":t[15]||(t[15]=l=>e.settings.general.auth_2fa.url=l)},null,512),[[vModelText,e.settings.general.auth_2fa.url]])]),createBaseVNode("div",_hoisted_49$a,[_hoisted_50$a,withDirectives(createBaseVNode("select",{id:"2fa-sendMode","onUpdate:modelValue":t[16]||(t[16]=l=>e.settings.general.auth_2fa.sendMode=l)},_hoisted_53$5,512),[[vModelSelect,e.settings.general.auth_2fa.sendMode]])])]),_hoisted_54$4,createBaseVNode("div",_hoisted_55$3,[createBaseVNode("div",_hoisted_56$2,[_hoisted_57$2,withDirectives(createBaseVNode("input",{id:"2fa-email-correspondenceName",type:"text","onUpdate:modelValue":t[17]||(t[17]=l=>e.settings.general.auth_2fa.emailSettings.correspondenceName=l)},null,512),[[vModelText,e.settings.general.auth_2fa.emailSettings.correspondenceName]])]),createBaseVNode("div",_hoisted_58$2,[_hoisted_59$2,withDirectives(createBaseVNode("input",{id:"2fa-email-emailAccount",type:"text","onUpdate:modelValue":t[18]||(t[18]=l=>e.settings.general.auth_2fa.emailSettings.emailAccount=l)},null,512),[[vModelText,e.settings.general.auth_2fa.emailSettings.emailAccount]])]),createBaseVNode("div",_hoisted_60$2,[_hoisted_61$2,withDirectives(createBaseVNode("input",{id:"2fa-email-subject",type:"text","onUpdate:modelValue":t[19]||(t[19]=l=>e.settings.general.auth_2fa.emailSettings.subject=l)},null,512),[[vModelText,e.settings.general.auth_2fa.emailSettings.subject]])]),createBaseVNode("div",_hoisted_62$2,[_hoisted_63$2,withDirectives(createBaseVNode("input",{id:"2fa-email-validateMaxAge",type:"text","onUpdate:modelValue":t[20]||(t[20]=l=>e.settings.general.auth_2fa.emailSettings.validateMaxAge=l)},null,512),[[vModelText,e.settings.general.auth_2fa.emailSettings.validateMaxAge]])])]),_hoisted_64$2,createBaseVNode("div",_hoisted_65$2,[createBaseVNode("div",_hoisted_66$2,[_hoisted_67$2,withDirectives(createBaseVNode("input",{id:"2fa-sms-from",type:"text","onUpdate:modelValue":t[21]||(t[21]=l=>e.settings.general.auth_2fa.smsSettings.from=l)},null,512),[[vModelText,e.settings.general.auth_2fa.smsSettings.from]])]),createBaseVNode("div",_hoisted_68$2,[_hoisted_69$2,withDirectives(createBaseVNode("input",{id:"2fa-sms-account",type:"text","onUpdate:modelValue":t[22]||(t[22]=l=>e.settings.general.auth_2fa.smsSettings.account=l)},null,512),[[vModelText,e.settings.general.auth_2fa.smsSettings.account]])]),createBaseVNode("div",_hoisted_70$2,[_hoisted_71$2,withDirectives(createBaseVNode("input",{id:"2fa-sms-message",type:"text","onUpdate:modelValue":t[23]||(t[23]=l=>e.settings.general.auth_2fa.smsSettings.message=l)},null,512),[[vModelText,e.settings.general.auth_2fa.smsSettings.message]])]),createBaseVNode("div",_hoisted_72$2,[_hoisted_73$2,withDirectives(createBaseVNode("input",{id:"2fa-sms-validateMaxAge",type:"text","onUpdate:modelValue":t[24]||(t[24]=l=>e.settings.general.auth_2fa.smsSettings.validateMaxAge=l)},null,512),[[vModelText,e.settings.general.auth_2fa.smsSettings.validateMaxAge]])])])]),_:1})])])])}const General=_export_sfc(_sfc_main$e,[["render",_sfc_render$e]]),_sfc_main$d={data(){return mainconfig},methods:{onActionChange(e){this.settings.general.connection.type.indexOf("dx")===-1||this.settings.quicklinks[e].action!=="display"?this.settings.quicklinks[e].actionparam="":this.settings.quicklinks[e].actionparam="workList"}},components:{Container}},_hoisted_1$c={class:"container-transparent"},_hoisted_2$c=createBaseVNode("h2",null,"Quick links",-1),_hoisted_3$a=createBaseVNode("p",null," Configuration of each of the mashup cases that can be accessed through the quick links component. ",-1),_hoisted_4$a={class:"layout-labels-left layout-inline-grid-double"},_hoisted_5$a={class:"field-item"},_hoisted_6$a=["id","onUpdate:modelValue"],_hoisted_7$a=["for"],_hoisted_8$a={key:0,class:"field-item field-checkbox"},_hoisted_9$a=["id","onUpdate:modelValue"],_hoisted_10$a=["for"],_hoisted_11$a={key:1,class:"field-item field-checkbox"},_hoisted_12$a=["id","onUpdate:modelValue"],_hoisted_13$a=["for"],_hoisted_14$a={class:"layout-inline-grid-double layout-labels-top"},_hoisted_15$a=["for"],_hoisted_16$a=["id","onUpdate:modelValue"],_hoisted_17$a={class:"layout-inline-grid-double layout-labels-top"},_hoisted_18$a={class:"field-item"},_hoisted_19$a=["for"],_hoisted_20$a=["id","onUpdate:modelValue","onChange"],_hoisted_21$a=createBaseVNode("option",null,"createNewWork",-1),_hoisted_22$a=createBaseVNode("option",null,"display",-1),_hoisted_23$a={key:0},_hoisted_24$a=createBaseVNode("option",null,"openAssignment",-1),_hoisted_25$a={key:1},_hoisted_26$a=createBaseVNode("option",null,"openWorkByHandle",-1),_hoisted_27$a={key:0,class:"field-item"},_hoisted_28$a=["for"],_hoisted_29$a=["id","onUpdate:modelValue"],_hoisted_30$a=["id","onUpdate:modelValue"],_hoisted_31$a=createBaseVNode("option",{value:"workList",selected:""},"Show the worklist",-1),_hoisted_32$a=createBaseVNode("option",{value:"taskList"},"Show a tasklist",-1),_hoisted_33$a=createBaseVNode("option",{value:"dataView"},"Display a data view",-1),_hoisted_34$a=[_hoisted_31$a,_hoisted_32$a,_hoisted_33$a],_hoisted_35$a={key:1,class:"field-item"},_hoisted_36$a=["for"],_hoisted_37$a=["id","onUpdate:modelValue"],_hoisted_38$a={key:2,class:"field-item"},_hoisted_39$a=["for"],_hoisted_40$a=["id","onUpdate:modelValue"],_hoisted_41$a={key:3,class:"field-item"},_hoisted_42$a=["for"],_hoisted_43$9=["id","onUpdate:modelValue"],_hoisted_44$9={class:"field-item"},_hoisted_45$9=["for"],_hoisted_46$9=["id","onUpdate:modelValue"],_hoisted_47$9={class:"field-item"},_hoisted_48$9=["for"],_hoisted_49$9=["id","onUpdate:modelValue"],_hoisted_50$9={key:4,class:"field-item"},_hoisted_51$9=["for"],_hoisted_52$7=["id","onUpdate:modelValue"],_hoisted_53$4={key:5,class:"field-item"},_hoisted_54$3=["for"],_hoisted_55$2=["id","onUpdate:modelValue"],_hoisted_56$1={key:6,class:"field-item"},_hoisted_57$1=["for"],_hoisted_58$1=["id","onUpdate:modelValue"],_hoisted_59$1=createBaseVNode("option",{value:"full"},"Full case page",-1),_hoisted_60$1=createBaseVNode("option",{value:"assignment",selected:""},"Assignment only",-1),_hoisted_61$1=createBaseVNode("option",{value:"assignmentWithStages"}," Assignment with stages ",-1),_hoisted_62$1=createBaseVNode("option",{value:"self-service"},"Self-service",-1),_hoisted_63$1=[_hoisted_59$1,_hoisted_60$1,_hoisted_61$1,_hoisted_62$1],_hoisted_64$1={class:"field-item"},_hoisted_65$1=["for"],_hoisted_66$1=["id","onUpdate:modelValue"],_hoisted_67$1={class:"field-item"},_hoisted_68$1=["for"],_hoisted_69$1=["id","onUpdate:modelValue"],_hoisted_70$1={class:"layout-labels-top"},_hoisted_71$1={class:"field-item"},_hoisted_72$1=["for"],_hoisted_73$1=["id","onUpdate:modelValue"];function _sfc_render$d(e,t,n,o,s,a){const r=resolveComponent("Container");return openBlock(),createElementBlock("div",_hoisted_1$c,[_hoisted_2$c,_hoisted_3$a,(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.quicklinks,(l,c)=>(openBlock(),createElementBlock("div",{key:c},[createVNode(r,{title:"Mashup Case "+(c+1),expanded:c===0},{default:withCtx(()=>[createBaseVNode("div",_hoisted_4$a,[createBaseVNode("div",_hoisted_5$a,[withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-hideaccount",type:"checkbox","onUpdate:modelValue":d=>l.hide=d},null,8,_hoisted_6$a),[[vModelCheckbox,l.hide]]),createBaseVNode("label",{class:"width-auto",for:"quicklinks-"+c+"-hideaccount"},"Hide from account page",8,_hoisted_7$a)]),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_8$a,[withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-dataretained",type:"checkbox","onUpdate:modelValue":d=>l.dataretained=d},null,8,_hoisted_9$a),[[vModelCheckbox,l.dataretained]]),createBaseVNode("label",{class:"width-auto",for:"quicklinks-"+c+"-dataretained"},"Retain state on reload",8,_hoisted_10$a)])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_11$a,[withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-hideassignmentheader",type:"checkbox","onUpdate:modelValue":d=>l.hideassignmentheader=d},null,8,_hoisted_12$a),[[vModelCheckbox,l.hideassignmentheader]]),createBaseVNode("label",{class:"width-auto",for:"quicklinks-"+c+"-hideassignmentheader"},"Hide assignment header",8,_hoisted_13$a)])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_14$a,[(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.i18n.languages,d=>(openBlock(),createElementBlock("div",{key:d,class:"field-item"},[createBaseVNode("label",{for:"quicklinks-"+c+"-"+d},"Case name in '"+toDisplayString$1(d)+"'",9,_hoisted_15$a),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-"+d,type:"text","onUpdate:modelValue":u=>l.title[d]=u},null,8,_hoisted_16$a),[[vModelText,l.title[d]]])]))),128))]),createBaseVNode("div",_hoisted_17$a,[createBaseVNode("div",_hoisted_18$a,[createBaseVNode("label",{for:"quicklinks-"+c+"-action"},"Action",8,_hoisted_19$a),withDirectives(createBaseVNode("select",{id:"quicklinks-"+c+"-action","onUpdate:modelValue":d=>l.action=d,onChange:d=>a.onActionChange(c)},[_hoisted_21$a,_hoisted_22$a,e.settings.general.connection.type.indexOf("dx")===-1?(openBlock(),createElementBlock("option",_hoisted_23$a," getNextWork ")):createCommentVNode("",!0),_hoisted_24$a,e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("option",_hoisted_25$a," openWorkItem ")):createCommentVNode("",!0),_hoisted_26$a],40,_hoisted_20$a),[[vModelSelect,l.action]])]),l.action!=="createNewWork"&&l.action!=="getNextWork"?(openBlock(),createElementBlock("div",_hoisted_27$a,[createBaseVNode("label",{for:"quicklinks-"+c+"-actionparam"},"Action parameter",8,_hoisted_28$a),e.settings.general.connection.type.indexOf("dx")===-1||e.settings.todo.action!=="display"?withDirectives((openBlock(),createElementBlock("input",{key:0,id:"quicklinks-"+c+"-actionparam",type:"text","onUpdate:modelValue":d=>l.actionparam=d},null,8,_hoisted_29$a)),[[vModelText,l.actionparam]]):withDirectives((openBlock(),createElementBlock("select",{key:1,id:"quicklinks-"+c+"-actionparam","onUpdate:modelValue":d=>l.actionparam=d},_hoisted_34$a,8,_hoisted_30$a)),[[vModelSelect,l.actionparam]])])):createCommentVNode("",!0),l.action==="createNewWork"||e.settings.general.connection.type.indexOf("dx")===-1&&l.action==="display"?(openBlock(),createElementBlock("div",_hoisted_35$a,[createBaseVNode("label",{for:"quicklinks-"+c+"-objclass"},"Classname",8,_hoisted_36$a),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-objclass",type:"text","onUpdate:modelValue":d=>l.objclass=d},null,8,_hoisted_37$a),[[vModelText,l.objclass]])])):createCommentVNode("",!0),e.settings.general.connection.type.indexOf("dx")===0&&l.action==="display"?(openBlock(),createElementBlock("div",_hoisted_38$a,[createBaseVNode("label",{for:"quicklinks-"+c+"-heading"},"Heading",8,_hoisted_39$a),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-heading",type:"text","onUpdate:modelValue":d=>l.heading=d},null,8,_hoisted_40$a),[[vModelText,l.heading]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"&&l.action==="createNewWork"?(openBlock(),createElementBlock("div",_hoisted_41$a,[createBaseVNode("label",{for:"quicklinks-"+c+"-startcase"},"Start case",8,_hoisted_42$a),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-startcase",type:"text","onUpdate:modelValue":d=>l.startcase=d},null,8,_hoisted_43$9),[[vModelText,l.startcase]])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_44$9,[createBaseVNode("label",{for:"quicklinks-"+c+"-url"},"URL",8,_hoisted_45$9),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-url",type:"text","onUpdate:modelValue":d=>l.url=d},null,8,_hoisted_46$9),[[vModelText,l.url]])]),createBaseVNode("div",_hoisted_47$9,[createBaseVNode("label",{for:"quicklinks-"+c+"-application"},"Application name",8,_hoisted_48$9),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-application",type:"text","onUpdate:modelValue":d=>l.application=d},null,8,_hoisted_49$9),[[vModelText,l.application]])]),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_50$9,[createBaseVNode("label",{for:"quicklinks-"+c+"-channelid"},"Channel ID",8,_hoisted_51$9),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-channelid",type:"text","onUpdate:modelValue":d=>l.channelid=d},null,8,_hoisted_52$7),[[vModelText,l.channelid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_53$4,[createBaseVNode("label",{for:"quicklinks-"+c+"-tenantid"},"Tenant ID",8,_hoisted_54$3),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-tenantid",type:"text","onUpdate:modelValue":d=>l.tenantid=d},null,8,_hoisted_55$2),[[vModelText,l.tenantid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_56$1,[createBaseVNode("label",{for:"quicklinks-"+c+"-pagetemplate"},"Page Template",8,_hoisted_57$1),withDirectives(createBaseVNode("select",{id:"quicklinks-"+c+"-pagetemplate","onUpdate:modelValue":d=>l.pageTemplate=d},_hoisted_63$1,8,_hoisted_58$1),[[vModelSelect,l.pageTemplate]])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_64$1,[createBaseVNode("label",{for:"quicklinks-"+c+"-icon"},"Icon (for mobile)",8,_hoisted_65$1),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-icon",type:"text","onUpdate:modelValue":d=>l.icon=d},null,8,_hoisted_66$1),[[vModelText,l.icon]])]),createBaseVNode("div",_hoisted_67$1,[createBaseVNode("label",{for:"quicklinks-"+c+"-hideusers"},"Hide for below users (for example User1,User2)",8,_hoisted_68$1),withDirectives(createBaseVNode("input",{id:"quicklinks-"+c+"-hideusers",type:"text","onUpdate:modelValue":d=>l.hideusers=d},null,8,_hoisted_69$1),[[vModelText,l.hideusers]])])]),createBaseVNode("div",_hoisted_70$1,[createBaseVNode("div",_hoisted_71$1,[createBaseVNode("label",{for:"quicklinks-"+c+"-extraparam"},"Extra parameters (for example 'key1=value1,key2=value2')",8,_hoisted_72$1),withDirectives(createBaseVNode("textarea",{id:"quicklinks-"+c+"-extraparam","onUpdate:modelValue":d=>l.extraparam=d},null,8,_hoisted_73$1),[[vModelText,l.extraparam]])])])]),_:2},1032,["title","expanded"])]))),128))])}const QuickLinksSettings=_export_sfc(_sfc_main$d,[["render",_sfc_render$d]]),_sfc_main$c={data(){return mainconfig},methods:{onActionChange(){this.settings.general.connection.type.indexOf("dx")===-1||this.settings.billpay.action!=="display"?this.settings.billpay.actionparam="":this.settings.billpay.actionparam="workList"}}},_hoisted_1$b={class:"container-transparent"},_hoisted_2$b=createBaseVNode("h2",null,"Bill Pay component",-1),_hoisted_3$9=createBaseVNode("p",null," Configuration of the mashup displayed when clicking on the 'Pay now' action inside the account page. ",-1),_hoisted_4$9={class:"container"},_hoisted_5$9={class:"body"},_hoisted_6$9={class:"layout-labels-left"},_hoisted_7$9={class:"field-item"},_hoisted_8$9=createBaseVNode("label",{class:"width-auto",for:"bill-pay-hidebillpay"},"Hide Bill Pay",-1),_hoisted_9$9={class:"layout-labels-top layout-inline-grid-double"},_hoisted_10$9={class:"field-item"},_hoisted_11$9=createBaseVNode("label",{for:"billpay-action"},"Action",-1),_hoisted_12$9=createBaseVNode("option",null,"createNewWork",-1),_hoisted_13$9=createBaseVNode("option",null,"display",-1),_hoisted_14$9={key:0},_hoisted_15$9=createBaseVNode("option",null,"openAssignment",-1),_hoisted_16$9={key:1},_hoisted_17$9=createBaseVNode("option",null,"openWorkByHandle",-1),_hoisted_18$9={key:0,class:"field-item"},_hoisted_19$9=createBaseVNode("label",{for:"billpay-actionparam"},"Action parameter",-1),_hoisted_20$9=createBaseVNode("option",{value:"workList",selected:""},"Show the worklist",-1),_hoisted_21$9=createBaseVNode("option",{value:"taskList"},"Show a tasklist",-1),_hoisted_22$9=createBaseVNode("option",{value:"dataView"},"Display a data view",-1),_hoisted_23$9=[_hoisted_20$9,_hoisted_21$9,_hoisted_22$9],_hoisted_24$9={key:1,class:"field-item"},_hoisted_25$9=createBaseVNode("label",{for:"billpay-objclass"},"Classname",-1),_hoisted_26$9={key:2,class:"field-item"},_hoisted_27$9=createBaseVNode("label",{for:"billpay-heading"},"Heading",-1),_hoisted_28$9={key:3,class:"field-item"},_hoisted_29$9=createBaseVNode("label",{for:"billpay-startcase"},"Start case",-1),_hoisted_30$9={class:"field-item"},_hoisted_31$9=createBaseVNode("label",{for:"billpay-url"},"URL",-1),_hoisted_32$9={class:"field-item"},_hoisted_33$9=createBaseVNode("label",{for:"billpay-application"},"Application name",-1),_hoisted_34$9={key:4,class:"field-item"},_hoisted_35$9=createBaseVNode("label",{for:"billpay-channelid"},"Channel ID",-1),_hoisted_36$9={key:5,class:"field-item"},_hoisted_37$9=createBaseVNode("label",{for:"billpay-tenantid"},"Tenant ID",-1),_hoisted_38$9={key:6,class:"field-item"},_hoisted_39$9=createBaseVNode("label",{for:"billpay-pagetemplate"},"Page Template",-1),_hoisted_40$9=createBaseVNode("option",{value:"full"},"Full case page",-1),_hoisted_41$9=createBaseVNode("option",{value:"assignment",selected:""},"Assignment only",-1),_hoisted_42$9=createBaseVNode("option",{value:"assignmentWithStages"}," Assignment with stages ",-1),_hoisted_43$8=createBaseVNode("option",{value:"self-service"},"Self-service",-1),_hoisted_44$8=[_hoisted_40$9,_hoisted_41$9,_hoisted_42$9,_hoisted_43$8],_hoisted_45$8={key:7,class:"field-item field-checkbox"},_hoisted_46$8=createBaseVNode("label",{class:"width-auto",for:"billpay-dataretained"},"Retain state on reload",-1),_hoisted_47$8={key:8,class:"field-item field-checkbox"},_hoisted_48$8=createBaseVNode("label",{class:"width-auto",for:"billpay-hideassignmentheader"},"Hide assignment header",-1),_hoisted_49$8={class:"layout-labels-top"},_hoisted_50$8={class:"field-item"},_hoisted_51$8=createBaseVNode("label",{for:"billpay-extraparam"},"Extra parameters (for example 'key1=value1,key2=value2')",-1);function _sfc_render$c(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$b,[_hoisted_2$b,_hoisted_3$9,createBaseVNode("div",_hoisted_4$9,[createBaseVNode("div",_hoisted_5$9,[createBaseVNode("div",_hoisted_6$9,[createBaseVNode("div",_hoisted_7$9,[withDirectives(createBaseVNode("input",{id:"bill-pay-hidebillpay",type:"checkbox","onUpdate:modelValue":t[0]||(t[0]=r=>e.settings.billpay.hidebillpay=r)},null,512),[[vModelCheckbox,e.settings.billpay.hidebillpay]]),_hoisted_8$9])]),createBaseVNode("div",_hoisted_9$9,[createBaseVNode("div",_hoisted_10$9,[_hoisted_11$9,withDirectives(createBaseVNode("select",{id:"billpay-action","onUpdate:modelValue":t[1]||(t[1]=r=>e.settings.billpay.action=r),onChange:t[2]||(t[2]=(...r)=>a.onActionChange&&a.onActionChange(...r))},[_hoisted_12$9,_hoisted_13$9,e.settings.general.connection.type.indexOf("dx")===-1?(openBlock(),createElementBlock("option",_hoisted_14$9," getNextWork ")):createCommentVNode("",!0),_hoisted_15$9,e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("option",_hoisted_16$9," openWorkItem ")):createCommentVNode("",!0),_hoisted_17$9],544),[[vModelSelect,e.settings.billpay.action]])]),e.settings.billpay.action!=="createNewWork"&&e.settings.billpay.action!=="getNextWork"?(openBlock(),createElementBlock("div",_hoisted_18$9,[_hoisted_19$9,e.settings.general.connection.type.indexOf("dx")===-1||e.settings.billpay.action!=="display"?withDirectives((openBlock(),createElementBlock("input",{key:0,id:"billpay-actionparam",type:"text","onUpdate:modelValue":t[3]||(t[3]=r=>e.settings.billpay.actionparam=r)},null,512)),[[vModelText,e.settings.billpay.actionparam]]):withDirectives((openBlock(),createElementBlock("select",{key:1,id:"billpay-action","onUpdate:modelValue":t[4]||(t[4]=r=>e.settings.billpay.actionparam=r)},_hoisted_23$9,512)),[[vModelSelect,e.settings.billpay.actionparam]])])):createCommentVNode("",!0),e.settings.billpay.action==="createNewWork"||e.settings.general.connection.type.indexOf("dx")===-1&&e.settings.billpay.action==="display"?(openBlock(),createElementBlock("div",_hoisted_24$9,[_hoisted_25$9,withDirectives(createBaseVNode("input",{id:"billpay-objclass",type:"text","onUpdate:modelValue":t[5]||(t[5]=r=>e.settings.billpay.objclass=r)},null,512),[[vModelText,e.settings.billpay.objclass]])])):createCommentVNode("",!0),e.settings.general.connection.type.indexOf("dx")===0&&e.settings.billpay.action==="display"?(openBlock(),createElementBlock("div",_hoisted_26$9,[_hoisted_27$9,withDirectives(createBaseVNode("input",{id:"billpay-heading",type:"text","onUpdate:modelValue":t[6]||(t[6]=r=>e.settings.billpay.heading=r)},null,512),[[vModelText,e.settings.billpay.heading]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"&&e.settings.billpay.action==="createNewWork"?(openBlock(),createElementBlock("div",_hoisted_28$9,[_hoisted_29$9,withDirectives(createBaseVNode("input",{id:"billpay-startcase",type:"text","onUpdate:modelValue":t[7]||(t[7]=r=>e.settings.billpay.startcase=r)},null,512),[[vModelText,e.settings.billpay.startcase]])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_30$9,[_hoisted_31$9,withDirectives(createBaseVNode("input",{id:"billpay-url",type:"text","onUpdate:modelValue":t[8]||(t[8]=r=>e.settings.billpay.url=r)},null,512),[[vModelText,e.settings.billpay.url]])]),createBaseVNode("div",_hoisted_32$9,[_hoisted_33$9,withDirectives(createBaseVNode("input",{id:"billpay-application",type:"text","onUpdate:modelValue":t[9]||(t[9]=r=>e.settings.billpay.application=r)},null,512),[[vModelText,e.settings.billpay.application]])]),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_34$9,[_hoisted_35$9,withDirectives(createBaseVNode("input",{id:"billpay-channelid",type:"text","onUpdate:modelValue":t[10]||(t[10]=r=>e.settings.billpay.channelid=r)},null,512),[[vModelText,e.settings.billpay.channelid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_36$9,[_hoisted_37$9,withDirectives(createBaseVNode("input",{id:"billpay-tenantid",type:"text","onUpdate:modelValue":t[11]||(t[11]=r=>e.settings.billpay.tenantid=r)},null,512),[[vModelText,e.settings.billpay.tenantid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_38$9,[_hoisted_39$9,withDirectives(createBaseVNode("select",{id:"billpay-pagetemplate","onUpdate:modelValue":t[12]||(t[12]=r=>e.settings.billpay.pageTemplate=r)},_hoisted_44$8,512),[[vModelSelect,e.settings.billpay.pageTemplate]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_45$8,[withDirectives(createBaseVNode("input",{id:"billpay-dataretained",type:"checkbox","onUpdate:modelValue":t[13]||(t[13]=r=>e.settings.billpay.dataretained=r)},null,512),[[vModelCheckbox,e.settings.billpay.dataretained]]),_hoisted_46$8])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_47$8,[withDirectives(createBaseVNode("input",{id:"billpay-hideassignmentheader",type:"checkbox","onUpdate:modelValue":t[14]||(t[14]=r=>e.settings.billpay.hideassignmentheader=r)},null,512),[[vModelCheckbox,e.settings.billpay.hideassignmentheader]]),_hoisted_48$8])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_49$8,[createBaseVNode("div",_hoisted_50$8,[_hoisted_51$8,withDirectives(createBaseVNode("textarea",{id:"billpay-extraparam","onUpdate:modelValue":t[15]||(t[15]=r=>e.settings.billpay.extraparam=r)},null,512),[[vModelText,e.settings.billpay.extraparam]])])])])])])}const BillPaySettings=_export_sfc(_sfc_main$c,[["render",_sfc_render$c]]),_sfc_main$b={data(){return mainconfig},methods:{onActionChange(){this.settings.general.connection.type.indexOf("dx")===-1||this.settings.banner.action!=="display"?this.settings.banner.actionparam="":this.settings.banner.actionparam="workList"}}},_hoisted_1$a={class:"container-transparent"},_hoisted_2$a=createBaseVNode("h2",null,"Banner component",-1),_hoisted_3$8=createBaseVNode("p",null,"Configuration of the banner component inside the account page.",-1),_hoisted_4$8={class:"container"},_hoisted_5$8={class:"body"},_hoisted_6$8={class:"layout-labels-left layout-inline-grid-double"},_hoisted_7$8={class:"field-item"},_hoisted_8$8=createBaseVNode("label",{for:"banner-hidebanner"},"Hide banner",-1),_hoisted_9$8={class:"field-item"},_hoisted_10$8=createBaseVNode("label",{for:"banner-hidebanner-button"},"Hide banner button",-1),_hoisted_11$8={class:"field-item"},_hoisted_12$8=createBaseVNode("label",{for:"banner-background-color"},"Background color",-1),_hoisted_13$8={class:"layout-labels-top layout-inline-grid-double"},_hoisted_14$8={class:"field-item"},_hoisted_15$8=createBaseVNode("label",{for:"banner-action"},"Action",-1),_hoisted_16$8=createBaseVNode("option",null,"createNewWork",-1),_hoisted_17$8=createBaseVNode("option",null,"display",-1),_hoisted_18$8={key:0},_hoisted_19$8=createBaseVNode("option",null,"openAssignment",-1),_hoisted_20$8={key:1},_hoisted_21$8=createBaseVNode("option",null,"openWorkByHandle",-1),_hoisted_22$8={key:0,class:"field-item"},_hoisted_23$8=createBaseVNode("label",{for:"banner-actionparam"},"Action parameter",-1),_hoisted_24$8=createBaseVNode("option",{value:"workList",selected:""},"Show the worklist",-1),_hoisted_25$8=createBaseVNode("option",{value:"taskList"},"Show a tasklist",-1),_hoisted_26$8=createBaseVNode("option",{value:"dataView"},"Display a data view",-1),_hoisted_27$8=[_hoisted_24$8,_hoisted_25$8,_hoisted_26$8],_hoisted_28$8={key:1,class:"field-item"},_hoisted_29$8=createBaseVNode("label",{for:"banner-objclass"},"Classname",-1),_hoisted_30$8={key:2,class:"field-item"},_hoisted_31$8=createBaseVNode("label",{for:"banner-heading"},"Heading",-1),_hoisted_32$8={key:3,class:"field-item"},_hoisted_33$8=createBaseVNode("label",{for:"banner-startcase"},"Start case",-1),_hoisted_34$8={class:"field-item"},_hoisted_35$8=createBaseVNode("label",{for:"banner-url"},"URL",-1),_hoisted_36$8={class:"field-item"},_hoisted_37$8=createBaseVNode("label",{for:"banner-application"},"Application name",-1),_hoisted_38$8={key:4,class:"field-item"},_hoisted_39$8=createBaseVNode("label",{for:"banner-channelid"},"Channel ID",-1),_hoisted_40$8={key:5,class:"field-item"},_hoisted_41$8=createBaseVNode("label",{for:"banner-tenantid"},"Tenant ID",-1),_hoisted_42$8={key:6,class:"field-item"},_hoisted_43$7=createBaseVNode("label",{for:"banner-pagetemplate"},"Page Template",-1),_hoisted_44$7=createBaseVNode("option",{value:"full"},"Full case page",-1),_hoisted_45$7=createBaseVNode("option",{value:"assignment",selected:""},"Assignment only",-1),_hoisted_46$7=createBaseVNode("option",{value:"assignmentWithStages"}," Assignment with stages ",-1),_hoisted_47$7=createBaseVNode("option",{value:"self-service"},"Self-service",-1),_hoisted_48$7=[_hoisted_44$7,_hoisted_45$7,_hoisted_46$7,_hoisted_47$7],_hoisted_49$7={key:7,class:"field-item field-checkbox"},_hoisted_50$7=createBaseVNode("label",{class:"width-auto",for:"banner-dataretained"},"Retain state on reload",-1),_hoisted_51$7={key:8,class:"field-item field-checkbox"},_hoisted_52$6=createBaseVNode("label",{class:"width-auto",for:"banner-hideassignmentheader"},"Hide assignment header",-1),_hoisted_53$3={class:"layout-labels-top"},_hoisted_54$2={class:"field-item"},_hoisted_55$1=createBaseVNode("label",{for:"banner-extraparam"},"Extra parameters (for example 'key1=value1,key2=value2')",-1);function _sfc_render$b(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$a,[_hoisted_2$a,_hoisted_3$8,createBaseVNode("div",_hoisted_4$8,[createBaseVNode("div",_hoisted_5$8,[createBaseVNode("div",_hoisted_6$8,[createBaseVNode("div",_hoisted_7$8,[withDirectives(createBaseVNode("input",{id:"banner-hidebanner",type:"checkbox","onUpdate:modelValue":t[0]||(t[0]=r=>e.settings.banner.hidebanner=r)},null,512),[[vModelCheckbox,e.settings.banner.hidebanner]]),_hoisted_8$8]),createBaseVNode("div",_hoisted_9$8,[withDirectives(createBaseVNode("input",{id:"banner-hidebanner-button",type:"checkbox","onUpdate:modelValue":t[1]||(t[1]=r=>e.settings.banner.hidebanner_button=r)},null,512),[[vModelCheckbox,e.settings.banner.hidebanner_button]]),_hoisted_10$8]),createBaseVNode("div",_hoisted_11$8,[withDirectives(createBaseVNode("input",{id:"banner-background-color",type:"color","onUpdate:modelValue":t[2]||(t[2]=r=>e.settings.banner.color=r)},null,512),[[vModelText,e.settings.banner.color]]),_hoisted_12$8])]),createBaseVNode("div",_hoisted_13$8,[createBaseVNode("div",_hoisted_14$8,[_hoisted_15$8,withDirectives(createBaseVNode("select",{id:"banner-action","onUpdate:modelValue":t[3]||(t[3]=r=>e.settings.banner.action=r),onChange:t[4]||(t[4]=(...r)=>a.onActionChange&&a.onActionChange(...r))},[_hoisted_16$8,_hoisted_17$8,e.settings.general.connection.type.indexOf("dx")===-1?(openBlock(),createElementBlock("option",_hoisted_18$8," getNextWork ")):createCommentVNode("",!0),_hoisted_19$8,e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("option",_hoisted_20$8," openWorkItem ")):createCommentVNode("",!0),_hoisted_21$8],544),[[vModelSelect,e.settings.banner.action]])]),e.settings.banner.action!=="createNewWork"&&e.settings.banner.action!=="getNextWork"?(openBlock(),createElementBlock("div",_hoisted_22$8,[_hoisted_23$8,e.settings.general.connection.type.indexOf("dx")===-1||e.settings.banner.action!=="display"?withDirectives((openBlock(),createElementBlock("input",{key:0,id:"banner-actionparam",type:"text","onUpdate:modelValue":t[5]||(t[5]=r=>e.settings.banner.actionparam=r)},null,512)),[[vModelText,e.settings.banner.actionparam]]):withDirectives((openBlock(),createElementBlock("select",{key:1,id:"banner-action","onUpdate:modelValue":t[6]||(t[6]=r=>e.settings.banner.actionparam=r)},_hoisted_27$8,512)),[[vModelSelect,e.settings.banner.actionparam]])])):createCommentVNode("",!0),e.settings.banner.action==="createNewWork"||e.settings.general.connection.type.indexOf("dx")===-1&&e.settings.banner.action==="display"?(openBlock(),createElementBlock("div",_hoisted_28$8,[_hoisted_29$8,withDirectives(createBaseVNode("input",{id:"banner-objclass",type:"text","onUpdate:modelValue":t[7]||(t[7]=r=>e.settings.banner.objclass=r)},null,512),[[vModelText,e.settings.banner.objclass]])])):createCommentVNode("",!0),e.settings.general.connection.type.indexOf("dx")===0&&e.settings.banner.action==="display"?(openBlock(),createElementBlock("div",_hoisted_30$8,[_hoisted_31$8,withDirectives(createBaseVNode("input",{id:"banner-heading",type:"text","onUpdate:modelValue":t[8]||(t[8]=r=>e.settings.banner.heading=r)},null,512),[[vModelText,e.settings.banner.heading]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"&&e.settings.banner.action==="createNewWork"?(openBlock(),createElementBlock("div",_hoisted_32$8,[_hoisted_33$8,withDirectives(createBaseVNode("input",{id:"banner-startcase",type:"text","onUpdate:modelValue":t[9]||(t[9]=r=>e.settings.banner.startcase=r)},null,512),[[vModelText,e.settings.banner.startcase]])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_34$8,[_hoisted_35$8,withDirectives(createBaseVNode("input",{id:"banner-url",type:"text","onUpdate:modelValue":t[10]||(t[10]=r=>e.settings.banner.url=r)},null,512),[[vModelText,e.settings.banner.url]])]),createBaseVNode("div",_hoisted_36$8,[_hoisted_37$8,withDirectives(createBaseVNode("input",{id:"banner-application",type:"text","onUpdate:modelValue":t[11]||(t[11]=r=>e.settings.banner.application=r)},null,512),[[vModelText,e.settings.banner.application]])]),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_38$8,[_hoisted_39$8,withDirectives(createBaseVNode("input",{id:"banner-channelid",type:"text","onUpdate:modelValue":t[12]||(t[12]=r=>e.settings.banner.channelid=r)},null,512),[[vModelText,e.settings.banner.channelid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_40$8,[_hoisted_41$8,withDirectives(createBaseVNode("input",{id:"banner-tenantid",type:"text","onUpdate:modelValue":t[13]||(t[13]=r=>e.settings.banner.tenantid=r)},null,512),[[vModelText,e.settings.banner.tenantid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_42$8,[_hoisted_43$7,withDirectives(createBaseVNode("select",{id:"banner-pagetemplate","onUpdate:modelValue":t[14]||(t[14]=r=>e.settings.banner.pageTemplate=r)},_hoisted_48$7,512),[[vModelSelect,e.settings.banner.pageTemplate]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_49$7,[withDirectives(createBaseVNode("input",{id:"banner-dataretained",type:"checkbox","onUpdate:modelValue":t[15]||(t[15]=r=>e.settings.banner.dataretained=r)},null,512),[[vModelCheckbox,e.settings.banner.dataretained]]),_hoisted_50$7])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_51$7,[withDirectives(createBaseVNode("input",{id:"banner-hideassignmentheader",type:"checkbox","onUpdate:modelValue":t[16]||(t[16]=r=>e.settings.banner.hideassignmentheader=r)},null,512),[[vModelCheckbox,e.settings.banner.hideassignmentheader]]),_hoisted_52$6])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_53$3,[createBaseVNode("div",_hoisted_54$2,[_hoisted_55$1,withDirectives(createBaseVNode("textarea",{id:"banner-extraparam","onUpdate:modelValue":t[17]||(t[17]=r=>e.settings.banner.extraparam=r)},null,512),[[vModelText,e.settings.banner.extraparam]])])])])])])}const BannerSettings=_export_sfc(_sfc_main$b,[["render",_sfc_render$b]]),_sfc_main$a={data(){return mainconfig},methods:{onActionChange(){this.settings.general.connection.type.indexOf("dx")===-1||this.settings.kmhelp.action!=="display"?this.settings.kmhelp.actionparam="":this.settings.kmhelp.actionparam="workList"}}},_hoisted_1$9={class:"container-transparent"},_hoisted_2$9=createBaseVNode("h2",null,"Knowledge Management",-1),_hoisted_3$7=createBaseVNode("p",null,` Configuration of the mashup used for Knowledge Management and displayed when clicking on the "Help" link in the header. Enter an empty 'URL' to disable this functionality. `,-1),_hoisted_4$7={class:"container"},_hoisted_5$7={class:"body"},_hoisted_6$7={class:"layout-labels-top layout-inline-grid-double"},_hoisted_7$7={class:"field-item"},_hoisted_8$7=createBaseVNode("label",{for:"kmhelp-action"},"Action",-1),_hoisted_9$7=createBaseVNode("option",null,"createNewWork",-1),_hoisted_10$7=createBaseVNode("option",null,"display",-1),_hoisted_11$7={key:0},_hoisted_12$7=createBaseVNode("option",null,"openAssignment",-1),_hoisted_13$7={key:1},_hoisted_14$7=createBaseVNode("option",null,"openWorkByHandle",-1),_hoisted_15$7={key:0,class:"field-item"},_hoisted_16$7=createBaseVNode("label",{for:"kmhelp-actionparam"},"Action parameter",-1),_hoisted_17$7=createBaseVNode("option",{value:"workList",selected:""},"Show the worklist",-1),_hoisted_18$7=createBaseVNode("option",{value:"taskList"},"Show a tasklist",-1),_hoisted_19$7=createBaseVNode("option",{value:"dataView"},"Display a data view",-1),_hoisted_20$7=[_hoisted_17$7,_hoisted_18$7,_hoisted_19$7],_hoisted_21$7={key:1,class:"field-item"},_hoisted_22$7=createBaseVNode("label",{for:"kmhelp-objclass"},"Classname",-1),_hoisted_23$7={key:2,class:"field-item"},_hoisted_24$7=createBaseVNode("label",{for:"kmhelp-heading"},"Heading",-1),_hoisted_25$7={key:3,class:"field-item"},_hoisted_26$7=createBaseVNode("label",{for:"kmhelp-startcase"},"Start case",-1),_hoisted_27$7={class:"field-item"},_hoisted_28$7=createBaseVNode("label",{for:"kmhelp-url"},"URL",-1),_hoisted_29$7={class:"field-item"},_hoisted_30$7=createBaseVNode("label",{for:"kmhelp-application"},"Application name",-1),_hoisted_31$7={class:"field-item"},_hoisted_32$7=createBaseVNode("label",{for:"kmhelp-username"},"Username (for unauthenticated access)",-1),_hoisted_33$7={class:"field-item"},_hoisted_34$7=createBaseVNode("label",{for:"kmhelp-password"},"Password (for unauthenticated access)",-1),_hoisted_35$7={key:4,class:"field-item"},_hoisted_36$7=createBaseVNode("label",{for:"kmhelp-channelid"},"Channel ID",-1),_hoisted_37$7={key:5,class:"field-item"},_hoisted_38$7=createBaseVNode("label",{for:"kmhelp-tenantid"},"Tenant ID",-1),_hoisted_39$7={key:6,class:"field-item"},_hoisted_40$7=createBaseVNode("label",{for:"kmhelp-pagetemplate"},"Page Template",-1),_hoisted_41$7=createBaseVNode("option",{value:"full"},"Full case page",-1),_hoisted_42$7=createBaseVNode("option",{value:"assignment",selected:""},"Assignment only",-1),_hoisted_43$6=createBaseVNode("option",{value:"assignmentWithStages"}," Assignment with stages ",-1),_hoisted_44$6=createBaseVNode("option",{value:"self-service"},"Self-service",-1),_hoisted_45$6=[_hoisted_41$7,_hoisted_42$7,_hoisted_43$6,_hoisted_44$6],_hoisted_46$6={key:7,class:"field-item field-checkbox"},_hoisted_47$6=createBaseVNode("label",{class:"width-auto",for:"kmhelp-dataretained"},"Retain state on reload",-1),_hoisted_48$6={key:8,class:"field-item field-checkbox"},_hoisted_49$6=createBaseVNode("label",{class:"width-auto",for:"kmhelp-hideassignmentheader"},"Hide assignment header",-1),_hoisted_50$6={class:"layout-labels-top"},_hoisted_51$6={class:"field-item"},_hoisted_52$5=createBaseVNode("label",{for:"kmhelp-extraparam"},"Extra parameters (for example 'key1=value1,key2=value2')",-1);function _sfc_render$a(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$9,[_hoisted_2$9,_hoisted_3$7,createBaseVNode("div",_hoisted_4$7,[createBaseVNode("div",_hoisted_5$7,[createBaseVNode("div",_hoisted_6$7,[createBaseVNode("div",_hoisted_7$7,[_hoisted_8$7,withDirectives(createBaseVNode("select",{id:"kmhelp-action","onUpdate:modelValue":t[0]||(t[0]=r=>e.settings.kmhelp.action=r),onChange:t[1]||(t[1]=(...r)=>a.onActionChange&&a.onActionChange(...r))},[_hoisted_9$7,_hoisted_10$7,e.settings.general.connection.type.indexOf("dx")===-1?(openBlock(),createElementBlock("option",_hoisted_11$7," getNextWork ")):createCommentVNode("",!0),_hoisted_12$7,e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("option",_hoisted_13$7," openWorkItem ")):createCommentVNode("",!0),_hoisted_14$7],544),[[vModelSelect,e.settings.kmhelp.action]])]),e.settings.kmhelp.action!=="createNewWork"&&e.settings.kmhelp.action!=="getNextWork"?(openBlock(),createElementBlock("div",_hoisted_15$7,[_hoisted_16$7,e.settings.general.connection.type.indexOf("dx")===-1||e.settings.kmhelp.action!=="display"?withDirectives((openBlock(),createElementBlock("input",{key:0,id:"kmhelp-actionparam",type:"text","onUpdate:modelValue":t[2]||(t[2]=r=>e.settings.kmhelp.actionparam=r)},null,512)),[[vModelText,e.settings.kmhelp.actionparam]]):withDirectives((openBlock(),createElementBlock("select",{key:1,id:"kmhelp-action","onUpdate:modelValue":t[3]||(t[3]=r=>e.settings.kmhelp.actionparam=r)},_hoisted_20$7,512)),[[vModelSelect,e.settings.kmhelp.actionparam]])])):createCommentVNode("",!0),e.settings.kmhelp.action==="createNewWork"||e.settings.general.connection.type.indexOf("dx")===-1&&e.settings.kmhelp.action==="display"?(openBlock(),createElementBlock("div",_hoisted_21$7,[_hoisted_22$7,withDirectives(createBaseVNode("input",{id:"kmhelp-objclass",type:"text","onUpdate:modelValue":t[4]||(t[4]=r=>e.settings.kmhelp.objclass=r)},null,512),[[vModelText,e.settings.kmhelp.objclass]])])):createCommentVNode("",!0),e.settings.general.connection.type.indexOf("dx")===0&&e.settings.kmhelp.action==="display"?(openBlock(),createElementBlock("div",_hoisted_23$7,[_hoisted_24$7,withDirectives(createBaseVNode("input",{id:"kmhelp-heading",type:"text","onUpdate:modelValue":t[5]||(t[5]=r=>e.settings.kmhelp.heading=r)},null,512),[[vModelText,e.settings.kmhelp.heading]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"&&e.settings.kmhelp.action==="createNewWork"?(openBlock(),createElementBlock("div",_hoisted_25$7,[_hoisted_26$7,withDirectives(createBaseVNode("input",{id:"kmhelp-startcase",type:"text","onUpdate:modelValue":t[6]||(t[6]=r=>e.settings.kmhelp.startcase=r)},null,512),[[vModelText,e.settings.kmhelp.startcase]])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_27$7,[_hoisted_28$7,withDirectives(createBaseVNode("input",{id:"kmhelp-url",type:"text","onUpdate:modelValue":t[7]||(t[7]=r=>e.settings.kmhelp.url=r)},null,512),[[vModelText,e.settings.kmhelp.url]])]),createBaseVNode("div",_hoisted_29$7,[_hoisted_30$7,withDirectives(createBaseVNode("input",{id:"kmhelp-application",type:"text","onUpdate:modelValue":t[8]||(t[8]=r=>e.settings.kmhelp.application=r)},null,512),[[vModelText,e.settings.kmhelp.application]])]),createBaseVNode("div",_hoisted_31$7,[_hoisted_32$7,withDirectives(createBaseVNode("input",{id:"kmhelp-username",type:"text","onUpdate:modelValue":t[9]||(t[9]=r=>e.settings.kmhelp.username=r)},null,512),[[vModelText,e.settings.kmhelp.username]])]),createBaseVNode("div",_hoisted_33$7,[_hoisted_34$7,withDirectives(createBaseVNode("input",{id:"kmhelp-password",type:"text","onUpdate:modelValue":t[10]||(t[10]=r=>e.settings.kmhelp.password=r)},null,512),[[vModelText,e.settings.kmhelp.password]])]),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_35$7,[_hoisted_36$7,withDirectives(createBaseVNode("input",{id:"kmhelp-channelid",type:"text","onUpdate:modelValue":t[11]||(t[11]=r=>e.settings.kmhelp.channelid=r)},null,512),[[vModelText,e.settings.kmhelp.channelid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_37$7,[_hoisted_38$7,withDirectives(createBaseVNode("input",{id:"kmhelp-tenantid",type:"text","onUpdate:modelValue":t[12]||(t[12]=r=>e.settings.kmhelp.tenantid=r)},null,512),[[vModelText,e.settings.kmhelp.tenantid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_39$7,[_hoisted_40$7,withDirectives(createBaseVNode("select",{id:"kmhelp-pagetemplate","onUpdate:modelValue":t[13]||(t[13]=r=>e.settings.kmhelp.pageTemplate=r)},_hoisted_45$6,512),[[vModelSelect,e.settings.kmhelp.pageTemplate]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_46$6,[withDirectives(createBaseVNode("input",{id:"kmhelp-dataretained",type:"checkbox","onUpdate:modelValue":t[14]||(t[14]=r=>e.settings.kmhelp.dataretained=r)},null,512),[[vModelCheckbox,e.settings.kmhelp.dataretained]]),_hoisted_47$6])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_48$6,[withDirectives(createBaseVNode("input",{id:"kmhelp-hideassignmentheader",type:"checkbox","onUpdate:modelValue":t[15]||(t[15]=r=>e.settings.kmhelp.hideassignmentheader=r)},null,512),[[vModelCheckbox,e.settings.kmhelp.hideassignmentheader]]),_hoisted_49$6])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_50$6,[createBaseVNode("div",_hoisted_51$6,[_hoisted_52$5,withDirectives(createBaseVNode("textarea",{id:"kmhelp-extraparam","onUpdate:modelValue":t[16]||(t[16]=r=>e.settings.kmhelp.extraparam=r)},null,512),[[vModelText,e.settings.kmhelp.extraparam]])])])])])])}const KMHelpSettings=_export_sfc(_sfc_main$a,[["render",_sfc_render$a]]),_sfc_main$9={data(){return mainconfig},methods:{onActionChange(){this.settings.general.connection.type.indexOf("dx")===-1||this.settings.todo.action!=="display"?this.settings.todo.actionparam="":this.settings.todo.actionparam="workList"}}},_hoisted_1$8={class:"container-transparent"},_hoisted_2$8=createBaseVNode("h2",null,"To Do component",-1),_hoisted_3$6=createBaseVNode("p",null," Configuration of the mashup displayed as the To Do list inside the account page. ",-1),_hoisted_4$6={class:"container"},_hoisted_5$6={class:"body"},_hoisted_6$6={class:"layout-labels-top layout-inline-grid-double"},_hoisted_7$6={class:"field-item field-checkbox"},_hoisted_8$6=createBaseVNode("label",{class:"width-auto",for:"todo-hideaccount"},"Hide account picker",-1),_hoisted_9$6={class:"field-item field-checkbox"},_hoisted_10$6=createBaseVNode("label",{class:"width-auto",for:"todo-hideaccountdetails"},"Hide account details",-1),_hoisted_11$6={class:"layout-labels-top layout-inline-grid-double"},_hoisted_12$6={class:"field-item"},_hoisted_13$6=createBaseVNode("label",{for:"todo-action"},"Action",-1),_hoisted_14$6=createBaseVNode("option",null,"createNewWork",-1),_hoisted_15$6=createBaseVNode("option",null,"display",-1),_hoisted_16$6={key:0},_hoisted_17$6=createBaseVNode("option",null,"openAssignment",-1),_hoisted_18$6={key:1},_hoisted_19$6=createBaseVNode("option",null,"openWorkByHandle",-1),_hoisted_20$6={key:0,class:"field-item"},_hoisted_21$6=createBaseVNode("label",{for:"todo-actionparam"},"Action parameter",-1),_hoisted_22$6=createBaseVNode("option",{value:"workList",selected:""},"Show the worklist",-1),_hoisted_23$6=createBaseVNode("option",{value:"taskList"},"Show a tasklist",-1),_hoisted_24$6=createBaseVNode("option",{value:"dataView"},"Display a data view",-1),_hoisted_25$6=[_hoisted_22$6,_hoisted_23$6,_hoisted_24$6],_hoisted_26$6={key:1,class:"field-item"},_hoisted_27$6=createBaseVNode("label",{for:"todo-objclass"},"Classname",-1),_hoisted_28$6={key:2,class:"field-item"},_hoisted_29$6=createBaseVNode("label",{for:"todo-heading"},"Heading",-1),_hoisted_30$6={key:3,class:"field-item"},_hoisted_31$6=createBaseVNode("label",{for:"todo-startcase"},"Start case",-1),_hoisted_32$6={class:"field-item"},_hoisted_33$6=createBaseVNode("label",{for:"todo-url"},"URL",-1),_hoisted_34$6={class:"field-item"},_hoisted_35$6=createBaseVNode("label",{for:"todo-application"},"Application name",-1),_hoisted_36$6={key:4,class:"field-item"},_hoisted_37$6=createBaseVNode("label",{for:"todo-channelid"},"Channel ID",-1),_hoisted_38$6={key:5,class:"field-item"},_hoisted_39$6=createBaseVNode("label",{for:"todo-tenantid"},"Tenant ID",-1),_hoisted_40$6={key:6,class:"field-item"},_hoisted_41$6=createBaseVNode("label",{for:"todo-pagetemplate"},"Page Template",-1),_hoisted_42$6=createBaseVNode("option",{value:"full"},"Full case page",-1),_hoisted_43$5=createBaseVNode("option",{value:"assignment",selected:""},"Assignment only",-1),_hoisted_44$5=createBaseVNode("option",{value:"assignmentWithStages"}," Assignment with stages ",-1),_hoisted_45$5=createBaseVNode("option",{value:"self-service"},"Self-service",-1),_hoisted_46$5=[_hoisted_42$6,_hoisted_43$5,_hoisted_44$5,_hoisted_45$5],_hoisted_47$5={key:7,class:"field-item field-checkbox"},_hoisted_48$5=createBaseVNode("label",{class:"width-auto",for:"todo-dataretained"},"Retain state on reload",-1),_hoisted_49$5={key:8,class:"field-item field-checkbox"},_hoisted_50$5=createBaseVNode("label",{class:"width-auto",for:"todo-hideassignmentheader"},"Hide assignment header",-1),_hoisted_51$5={class:"layout-labels-top"},_hoisted_52$4={class:"field-item"},_hoisted_53$2=createBaseVNode("label",{for:"todo-extraparam"},"Extra parameters (for example 'key1=value1,key2=value2')",-1);function _sfc_render$9(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$8,[_hoisted_2$8,_hoisted_3$6,createBaseVNode("div",_hoisted_4$6,[createBaseVNode("div",_hoisted_5$6,[createBaseVNode("div",_hoisted_6$6,[createBaseVNode("div",_hoisted_7$6,[withDirectives(createBaseVNode("input",{id:"todo-hideaccount",type:"checkbox","onUpdate:modelValue":t[0]||(t[0]=r=>e.settings.todo.hideaccount=r)},null,512),[[vModelCheckbox,e.settings.todo.hideaccount]]),_hoisted_8$6]),createBaseVNode("div",_hoisted_9$6,[withDirectives(createBaseVNode("input",{id:"todo-hideaccountdetails",type:"checkbox","onUpdate:modelValue":t[1]||(t[1]=r=>e.settings.todo.hideaccountdetails=r)},null,512),[[vModelCheckbox,e.settings.todo.hideaccountdetails]]),_hoisted_10$6])]),createBaseVNode("div",_hoisted_11$6,[createBaseVNode("div",_hoisted_12$6,[_hoisted_13$6,withDirectives(createBaseVNode("select",{id:"todo-action","onUpdate:modelValue":t[2]||(t[2]=r=>e.settings.todo.action=r),onChange:t[3]||(t[3]=(...r)=>a.onActionChange&&a.onActionChange(...r))},[_hoisted_14$6,_hoisted_15$6,e.settings.general.connection.type.indexOf("dx")===-1?(openBlock(),createElementBlock("option",_hoisted_16$6," getNextWork ")):createCommentVNode("",!0),_hoisted_17$6,e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("option",_hoisted_18$6," openWorkItem ")):createCommentVNode("",!0),_hoisted_19$6],544),[[vModelSelect,e.settings.todo.action]])]),e.settings.todo.action!=="createNewWork"&&e.settings.todo.action!=="getNextWork"?(openBlock(),createElementBlock("div",_hoisted_20$6,[_hoisted_21$6,e.settings.general.connection.type.indexOf("dx")===-1||e.settings.todo.action!=="display"?withDirectives((openBlock(),createElementBlock("input",{key:0,id:"todo-actionparam",type:"text","onUpdate:modelValue":t[4]||(t[4]=r=>e.settings.todo.actionparam=r)},null,512)),[[vModelText,e.settings.todo.actionparam]]):withDirectives((openBlock(),createElementBlock("select",{key:1,id:"todo-action","onUpdate:modelValue":t[5]||(t[5]=r=>e.settings.todo.actionparam=r)},_hoisted_25$6,512)),[[vModelSelect,e.settings.todo.actionparam]])])):createCommentVNode("",!0),e.settings.todo.action==="createNewWork"||e.settings.general.connection.type.indexOf("dx")===-1&&e.settings.todo.action==="display"?(openBlock(),createElementBlock("div",_hoisted_26$6,[_hoisted_27$6,withDirectives(createBaseVNode("input",{id:"todo-objclass",type:"text","onUpdate:modelValue":t[6]||(t[6]=r=>e.settings.todo.objclass=r)},null,512),[[vModelText,e.settings.todo.objclass]])])):createCommentVNode("",!0),e.settings.general.connection.type.indexOf("dx")===0&&e.settings.todo.action==="display"?(openBlock(),createElementBlock("div",_hoisted_28$6,[_hoisted_29$6,withDirectives(createBaseVNode("input",{id:"todo-heading",type:"text","onUpdate:modelValue":t[7]||(t[7]=r=>e.settings.todo.heading=r)},null,512),[[vModelText,e.settings.todo.heading]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"&&e.settings.todo.action==="createNewWork"?(openBlock(),createElementBlock("div",_hoisted_30$6,[_hoisted_31$6,withDirectives(createBaseVNode("input",{id:"todo-startcase",type:"text","onUpdate:modelValue":t[8]||(t[8]=r=>e.settings.todo.startcase=r)},null,512),[[vModelText,e.settings.todo.startcase]])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_32$6,[_hoisted_33$6,withDirectives(createBaseVNode("input",{id:"todo-url",type:"text","onUpdate:modelValue":t[9]||(t[9]=r=>e.settings.todo.url=r)},null,512),[[vModelText,e.settings.todo.url]])]),createBaseVNode("div",_hoisted_34$6,[_hoisted_35$6,withDirectives(createBaseVNode("input",{id:"todo-application",type:"text","onUpdate:modelValue":t[10]||(t[10]=r=>e.settings.todo.application=r)},null,512),[[vModelText,e.settings.todo.application]])]),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_36$6,[_hoisted_37$6,withDirectives(createBaseVNode("input",{id:"todo-channelid",type:"text","onUpdate:modelValue":t[11]||(t[11]=r=>e.settings.todo.channelid=r)},null,512),[[vModelText,e.settings.todo.channelid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_38$6,[_hoisted_39$6,withDirectives(createBaseVNode("input",{id:"todo-tenantid",type:"text","onUpdate:modelValue":t[12]||(t[12]=r=>e.settings.todo.tenantid=r)},null,512),[[vModelText,e.settings.todo.tenantid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_40$6,[_hoisted_41$6,withDirectives(createBaseVNode("select",{id:"todo-pagetemplate","onUpdate:modelValue":t[13]||(t[13]=r=>e.settings.todo.pageTemplate=r)},_hoisted_46$5,512),[[vModelSelect,e.settings.todo.pageTemplate]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_47$5,[withDirectives(createBaseVNode("input",{id:"todo-dataretained",type:"checkbox","onUpdate:modelValue":t[14]||(t[14]=r=>e.settings.todo.dataretained=r)},null,512),[[vModelCheckbox,e.settings.todo.dataretained]]),_hoisted_48$5])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_49$5,[withDirectives(createBaseVNode("input",{id:"todo-hideassignmentheader",type:"checkbox","onUpdate:modelValue":t[15]||(t[15]=r=>e.settings.todo.hideassignmentheader=r)},null,512),[[vModelCheckbox,e.settings.todo.hideassignmentheader]]),_hoisted_50$5])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_51$5,[createBaseVNode("div",_hoisted_52$4,[_hoisted_53$2,withDirectives(createBaseVNode("textarea",{id:"todo-extraparam","onUpdate:modelValue":t[16]||(t[16]=r=>e.settings.todo.extraparam=r)},null,512),[[vModelText,e.settings.todo.extraparam]])])])])])])}const ToDoSettings=_export_sfc(_sfc_main$9,[["render",_sfc_render$9]]),_sfc_main$8={data(){return mainconfig},methods:{onActionChange(){this.settings.general.connection.type.indexOf("dx")===-1||this.settings.activity.action!=="display"?this.settings.activity.actionparam="":this.settings.activity.actionparam="workList"}}},_hoisted_1$7={class:"container-transparent"},_hoisted_2$7=createBaseVNode("h2",null,"Activity component",-1),_hoisted_3$5=createBaseVNode("p",null," Configuration of the mashup displayed as the Activity list inside the account page. If the url is not configured, a static set of events is displayed - to hide the activity feed, check the setting hide activity feed below. ",-1),_hoisted_4$5={class:"container"},_hoisted_5$5={class:"body"},_hoisted_6$5={class:"layout-labels-top layout-inline-grid-double"},_hoisted_7$5={class:"field-item field-checkbox"},_hoisted_8$5=createBaseVNode("label",{class:"width-auto",for:"todo-hideactivity"},"Hide activity feed",-1),_hoisted_9$5={class:"layout-labels-top layout-inline-grid-double"},_hoisted_10$5={class:"field-item"},_hoisted_11$5=createBaseVNode("label",{for:"activity-action"},"Action",-1),_hoisted_12$5=createBaseVNode("option",null,"createNewWork",-1),_hoisted_13$5=createBaseVNode("option",null,"display",-1),_hoisted_14$5={key:0},_hoisted_15$5=createBaseVNode("option",null,"openAssignment",-1),_hoisted_16$5={key:1},_hoisted_17$5=createBaseVNode("option",null,"openWorkByHandle",-1),_hoisted_18$5={key:0,class:"field-item"},_hoisted_19$5=createBaseVNode("label",{for:"activity-actionparam"},"Action parameter",-1),_hoisted_20$5=createBaseVNode("option",{value:"workList",selected:""},"Show the worklist",-1),_hoisted_21$5=createBaseVNode("option",{value:"taskList"},"Show a tasklist",-1),_hoisted_22$5=createBaseVNode("option",{value:"dataView"},"Display a data view",-1),_hoisted_23$5=[_hoisted_20$5,_hoisted_21$5,_hoisted_22$5],_hoisted_24$5={key:1,class:"field-item"},_hoisted_25$5=createBaseVNode("label",{for:"activity-objclass"},"Classname",-1),_hoisted_26$5={key:2,class:"field-item"},_hoisted_27$5=createBaseVNode("label",{for:"activity-heading"},"Heading",-1),_hoisted_28$5={key:3,class:"field-item"},_hoisted_29$5=createBaseVNode("label",{for:"activity-startcase"},"Start case",-1),_hoisted_30$5={class:"field-item"},_hoisted_31$5=createBaseVNode("label",{for:"activity-url"},"URL",-1),_hoisted_32$5={class:"field-item"},_hoisted_33$5=createBaseVNode("label",{for:"activity-application"},"Application name",-1),_hoisted_34$5={key:4,class:"field-item"},_hoisted_35$5=createBaseVNode("label",{for:"activity-channelid"},"Channel ID",-1),_hoisted_36$5={key:5,class:"field-item"},_hoisted_37$5=createBaseVNode("label",{for:"activity-tenantid"},"Tenant ID",-1),_hoisted_38$5={key:6,class:"field-item"},_hoisted_39$5=createBaseVNode("label",{for:"activity-pagetemplate"},"Page Template",-1),_hoisted_40$5=createBaseVNode("option",{value:"full"},"Full case page",-1),_hoisted_41$5=createBaseVNode("option",{value:"assignment",selected:""},"Assignment only",-1),_hoisted_42$5=createBaseVNode("option",{value:"assignmentWithStages"}," Assignment with stages ",-1),_hoisted_43$4=createBaseVNode("option",{value:"self-service"},"Self-service",-1),_hoisted_44$4=[_hoisted_40$5,_hoisted_41$5,_hoisted_42$5,_hoisted_43$4],_hoisted_45$4={key:7,class:"field-item field-checkbox"},_hoisted_46$4=createBaseVNode("label",{class:"width-auto",for:"activity-dataretained"},"Retain state on reload",-1),_hoisted_47$4={key:8,class:"field-item field-checkbox"},_hoisted_48$4=createBaseVNode("label",{class:"width-auto",for:"activity-hideassignmentheader"},"Hide assignment header",-1),_hoisted_49$4={class:"layout-labels-top"},_hoisted_50$4={class:"field-item"},_hoisted_51$4=createBaseVNode("label",{for:"activity-extraparam"},"Extra parameters (for example 'key1=value1,key2=value2')",-1);function _sfc_render$8(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$7,[_hoisted_2$7,_hoisted_3$5,createBaseVNode("div",_hoisted_4$5,[createBaseVNode("div",_hoisted_5$5,[createBaseVNode("div",_hoisted_6$5,[createBaseVNode("div",_hoisted_7$5,[withDirectives(createBaseVNode("input",{id:"todo-hideactivity",type:"checkbox","onUpdate:modelValue":t[0]||(t[0]=r=>e.settings.todo.hideactivity=r)},null,512),[[vModelCheckbox,e.settings.todo.hideactivity]]),_hoisted_8$5])]),createBaseVNode("div",_hoisted_9$5,[createBaseVNode("div",_hoisted_10$5,[_hoisted_11$5,withDirectives(createBaseVNode("select",{id:"activity-action","onUpdate:modelValue":t[1]||(t[1]=r=>e.settings.activity.action=r),onChange:t[2]||(t[2]=(...r)=>a.onActionChange&&a.onActionChange(...r))},[_hoisted_12$5,_hoisted_13$5,e.settings.general.connection.type.indexOf("dx")===-1?(openBlock(),createElementBlock("option",_hoisted_14$5," getNextWork ")):createCommentVNode("",!0),_hoisted_15$5,e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("option",_hoisted_16$5," openWorkItem ")):createCommentVNode("",!0),_hoisted_17$5],544),[[vModelSelect,e.settings.activity.action]])]),e.settings.activity.action!=="createNewWork"&&e.settings.activity.action!=="getNextWork"?(openBlock(),createElementBlock("div",_hoisted_18$5,[_hoisted_19$5,e.settings.general.connection.type.indexOf("dx")===-1||e.settings.activity.action!=="display"?withDirectives((openBlock(),createElementBlock("input",{key:0,id:"activity-actionparam",type:"text","onUpdate:modelValue":t[3]||(t[3]=r=>e.settings.activity.actionparam=r)},null,512)),[[vModelText,e.settings.activity.actionparam]]):withDirectives((openBlock(),createElementBlock("select",{key:1,id:"activity-action","onUpdate:modelValue":t[4]||(t[4]=r=>e.settings.activity.actionparam=r)},_hoisted_23$5,512)),[[vModelSelect,e.settings.activity.actionparam]])])):createCommentVNode("",!0),e.settings.activity.action==="createNewWork"||e.settings.general.connection.type.indexOf("dx")===-1&&e.settings.activity.action==="display"?(openBlock(),createElementBlock("div",_hoisted_24$5,[_hoisted_25$5,withDirectives(createBaseVNode("input",{id:"activity-objclass",type:"text","onUpdate:modelValue":t[5]||(t[5]=r=>e.settings.activity.objclass=r)},null,512),[[vModelText,e.settings.activity.objclass]])])):createCommentVNode("",!0),e.settings.general.connection.type.indexOf("dx")===0&&e.settings.activity.action==="display"?(openBlock(),createElementBlock("div",_hoisted_26$5,[_hoisted_27$5,withDirectives(createBaseVNode("input",{id:"activity-heading",type:"text","onUpdate:modelValue":t[6]||(t[6]=r=>e.settings.activity.heading=r)},null,512),[[vModelText,e.settings.activity.heading]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"&&e.settings.activity.action==="createNewWork"?(openBlock(),createElementBlock("div",_hoisted_28$5,[_hoisted_29$5,withDirectives(createBaseVNode("input",{id:"activity-startcase",type:"text","onUpdate:modelValue":t[7]||(t[7]=r=>e.settings.activity.startcase=r)},null,512),[[vModelText,e.settings.activity.startcase]])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_30$5,[_hoisted_31$5,withDirectives(createBaseVNode("input",{id:"activity-url",type:"text","onUpdate:modelValue":t[8]||(t[8]=r=>e.settings.activity.url=r)},null,512),[[vModelText,e.settings.activity.url]])]),createBaseVNode("div",_hoisted_32$5,[_hoisted_33$5,withDirectives(createBaseVNode("input",{id:"activity-application",type:"text","onUpdate:modelValue":t[9]||(t[9]=r=>e.settings.activity.application=r)},null,512),[[vModelText,e.settings.activity.application]])]),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_34$5,[_hoisted_35$5,withDirectives(createBaseVNode("input",{id:"activity-channelid",type:"text","onUpdate:modelValue":t[10]||(t[10]=r=>e.settings.activity.channelid=r)},null,512),[[vModelText,e.settings.activity.channelid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_36$5,[_hoisted_37$5,withDirectives(createBaseVNode("input",{id:"activity-tenantid",type:"text","onUpdate:modelValue":t[11]||(t[11]=r=>e.settings.activity.tenantid=r)},null,512),[[vModelText,e.settings.activity.tenantid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_38$5,[_hoisted_39$5,withDirectives(createBaseVNode("select",{id:"activity-pagetemplate","onUpdate:modelValue":t[12]||(t[12]=r=>e.settings.activity.pageTemplate=r)},_hoisted_44$4,512),[[vModelSelect,e.settings.activity.pageTemplate]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_45$4,[withDirectives(createBaseVNode("input",{id:"activity-dataretained",type:"checkbox","onUpdate:modelValue":t[13]||(t[13]=r=>e.settings.activity.dataretained=r)},null,512),[[vModelCheckbox,e.settings.activity.dataretained]]),_hoisted_46$4])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_47$4,[withDirectives(createBaseVNode("input",{id:"activity-hideassignmentheader",type:"checkbox","onUpdate:modelValue":t[14]||(t[14]=r=>e.settings.activity.hideassignmentheader=r)},null,512),[[vModelCheckbox,e.settings.activity.hideassignmentheader]]),_hoisted_48$4])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_49$4,[createBaseVNode("div",_hoisted_50$4,[_hoisted_51$4,withDirectives(createBaseVNode("textarea",{id:"activity-extraparam","onUpdate:modelValue":t[15]||(t[15]=r=>e.settings.activity.extraparam=r)},null,512),[[vModelText,e.settings.activity.extraparam]])])])])])])}const ActivitySettings=_export_sfc(_sfc_main$8,[["render",_sfc_render$8]]),_sfc_main$7={data(){return mainconfig},methods:{onActionChange(){this.settings.general.connection.type.indexOf("dx")===-1||this.settings.homeheroaction.action!=="display"?this.settings.homeheroaction.actionparam="":this.settings.homeheroaction.actionparam="workList"}}},_hoisted_1$6={class:"container-transparent"},_hoisted_2$6=createBaseVNode("h2",null,"Home Hero Action",-1),_hoisted_3$4=createBaseVNode("p",null,' Configuration of the mashup displayed when clicking on the "Learn more" button inside the Hero placement of the Home page ',-1),_hoisted_4$4={class:"container"},_hoisted_5$4={class:"body"},_hoisted_6$4={class:"layout-labels-top layout-inline-grid-double"},_hoisted_7$4={class:"field-item"},_hoisted_8$4=createBaseVNode("label",{for:"homeheroaction-action"},"Action",-1),_hoisted_9$4=createBaseVNode("option",null,"createNewWork",-1),_hoisted_10$4=createBaseVNode("option",null,"display",-1),_hoisted_11$4={key:0},_hoisted_12$4=createBaseVNode("option",null,"openAssignment",-1),_hoisted_13$4={key:1},_hoisted_14$4=createBaseVNode("option",null,"openWorkByHandle",-1),_hoisted_15$4={key:0,class:"field-item"},_hoisted_16$4=createBaseVNode("label",{for:"homeheroaction-actionparam"},"Action parameter",-1),_hoisted_17$4=createBaseVNode("option",{value:"workList",selected:""},"Show the worklist",-1),_hoisted_18$4=createBaseVNode("option",{value:"taskList"},"Show a tasklist",-1),_hoisted_19$4=createBaseVNode("option",{value:"dataView"},"Display a data view",-1),_hoisted_20$4=[_hoisted_17$4,_hoisted_18$4,_hoisted_19$4],_hoisted_21$4={key:1,class:"field-item"},_hoisted_22$4=createBaseVNode("label",{for:"homeheroaction-objclass"},"Classname",-1),_hoisted_23$4={key:2,class:"field-item"},_hoisted_24$4=createBaseVNode("label",{for:"homeheroaction-heading"},"Heading",-1),_hoisted_25$4={key:3,class:"field-item"},_hoisted_26$4=createBaseVNode("label",{for:"homeheroaction-startcase"},"Start case",-1),_hoisted_27$4={class:"field-item"},_hoisted_28$4=createBaseVNode("label",{for:"homeheroaction-url"},"URL",-1),_hoisted_29$4={class:"field-item"},_hoisted_30$4=createBaseVNode("label",{for:"homeheroaction-application"},"Application name",-1),_hoisted_31$4={class:"field-item"},_hoisted_32$4=createBaseVNode("label",{for:"homeheroaction-pega_userid"},"Pega userid",-1),_hoisted_33$4={class:"field-item"},_hoisted_34$4=createBaseVNode("label",{for:"homeheroaction-pega_pwd"},"Pega password",-1),_hoisted_35$4={key:4,class:"field-item"},_hoisted_36$4=createBaseVNode("label",{for:"homeheroaction-channelid"},"Channel ID",-1),_hoisted_37$4={key:5,class:"field-item"},_hoisted_38$4=createBaseVNode("label",{for:"homeheroaction-tenantid"},"Tenant ID",-1),_hoisted_39$4={key:6,class:"field-item"},_hoisted_40$4=createBaseVNode("label",{for:"homeheroaction-pagetemplate"},"Page Template",-1),_hoisted_41$4=createBaseVNode("option",{value:"full"},"Full case page",-1),_hoisted_42$4=createBaseVNode("option",{value:"assignment",selected:""},"Assignment only",-1),_hoisted_43$3=createBaseVNode("option",{value:"assignmentWithStages"}," Assignment with stages ",-1),_hoisted_44$3=createBaseVNode("option",{value:"self-service"},"Self-service",-1),_hoisted_45$3=[_hoisted_41$4,_hoisted_42$4,_hoisted_43$3,_hoisted_44$3],_hoisted_46$3={key:7,class:"field-item field-checkbox"},_hoisted_47$3=createBaseVNode("label",{class:"width-auto",for:"homeheroaction-dataretained"},"Retain state on reload",-1),_hoisted_48$3={key:8,class:"field-item field-checkbox"},_hoisted_49$3=createBaseVNode("label",{class:"width-auto",for:"homeheroaction-hideassignmentheader"},"Hide assignment header",-1),_hoisted_50$3={class:"layout-labels-top"},_hoisted_51$3={class:"field-item"},_hoisted_52$3=createBaseVNode("label",{for:"homeheroaction-extraparam"},"Extra parameters (for example 'key1=value1,key2=value2')",-1);function _sfc_render$7(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$6,[_hoisted_2$6,_hoisted_3$4,createBaseVNode("div",_hoisted_4$4,[createBaseVNode("div",_hoisted_5$4,[createBaseVNode("div",_hoisted_6$4,[createBaseVNode("div",_hoisted_7$4,[_hoisted_8$4,withDirectives(createBaseVNode("select",{id:"homeheroaction-action","onUpdate:modelValue":t[0]||(t[0]=r=>e.settings.homeheroaction.action=r),onChange:t[1]||(t[1]=(...r)=>a.onActionChange&&a.onActionChange(...r))},[_hoisted_9$4,_hoisted_10$4,e.settings.general.connection.type.indexOf("dx")===-1?(openBlock(),createElementBlock("option",_hoisted_11$4," getNextWork ")):createCommentVNode("",!0),_hoisted_12$4,e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("option",_hoisted_13$4," openWorkItem ")):createCommentVNode("",!0),_hoisted_14$4],544),[[vModelSelect,e.settings.homeheroaction.action]])]),e.settings.homeheroaction.action!=="createNewWork"&&e.settings.homeheroaction.action!=="getNextWork"?(openBlock(),createElementBlock("div",_hoisted_15$4,[_hoisted_16$4,e.settings.general.connection.type.indexOf("dx")===-1||e.settings.homeheroaction.action!=="display"?withDirectives((openBlock(),createElementBlock("input",{key:0,id:"homeheroaction-actionparam",type:"text","onUpdate:modelValue":t[2]||(t[2]=r=>e.settings.homeheroaction.actionparam=r)},null,512)),[[vModelText,e.settings.homeheroaction.actionparam]]):withDirectives((openBlock(),createElementBlock("select",{key:1,id:"homeheroaction-action","onUpdate:modelValue":t[3]||(t[3]=r=>e.settings.homeheroaction.actionparam=r)},_hoisted_20$4,512)),[[vModelSelect,e.settings.homeheroaction.actionparam]])])):createCommentVNode("",!0),e.settings.homeheroaction.action==="createNewWork"||e.settings.general.connection.type.indexOf("dx")===-1&&e.settings.homeheroaction.action==="display"?(openBlock(),createElementBlock("div",_hoisted_21$4,[_hoisted_22$4,withDirectives(createBaseVNode("input",{id:"homeheroaction-objclass",type:"text","onUpdate:modelValue":t[4]||(t[4]=r=>e.settings.homeheroaction.objclass=r)},null,512),[[vModelText,e.settings.homeheroaction.objclass]])])):createCommentVNode("",!0),e.settings.general.connection.type.indexOf("dx")===0&&e.settings.homeheroaction.action==="display"?(openBlock(),createElementBlock("div",_hoisted_23$4,[_hoisted_24$4,withDirectives(createBaseVNode("input",{id:"homeheroaction-heading",type:"text","onUpdate:modelValue":t[5]||(t[5]=r=>e.settings.homeheroaction.heading=r)},null,512),[[vModelText,e.settings.homeheroaction.heading]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"&&e.settings.homeheroaction.action==="createNewWork"?(openBlock(),createElementBlock("div",_hoisted_25$4,[_hoisted_26$4,withDirectives(createBaseVNode("input",{id:"homeheroaction-startcase",type:"text","onUpdate:modelValue":t[6]||(t[6]=r=>e.settings.homeheroaction.startcase=r)},null,512),[[vModelText,e.settings.homeheroaction.startcase]])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_27$4,[_hoisted_28$4,withDirectives(createBaseVNode("input",{id:"homeheroaction-url",type:"text","onUpdate:modelValue":t[7]||(t[7]=r=>e.settings.homeheroaction.url=r)},null,512),[[vModelText,e.settings.homeheroaction.url]])]),createBaseVNode("div",_hoisted_29$4,[_hoisted_30$4,withDirectives(createBaseVNode("input",{id:"homeheroaction-application",type:"text","onUpdate:modelValue":t[8]||(t[8]=r=>e.settings.homeheroaction.application=r)},null,512),[[vModelText,e.settings.homeheroaction.application]])]),createBaseVNode("div",_hoisted_31$4,[_hoisted_32$4,withDirectives(createBaseVNode("input",{id:"homeheroaction-pega_userid",type:"text","onUpdate:modelValue":t[9]||(t[9]=r=>e.settings.homeheroaction.pega_userid=r)},null,512),[[vModelText,e.settings.homeheroaction.pega_userid]])]),createBaseVNode("div",_hoisted_33$4,[_hoisted_34$4,withDirectives(createBaseVNode("input",{id:"homeheroaction-pega_pwd",type:"password","onUpdate:modelValue":t[10]||(t[10]=r=>e.settings.homeheroaction.pega_pwd=r)},null,512),[[vModelText,e.settings.homeheroaction.pega_pwd]])]),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_35$4,[_hoisted_36$4,withDirectives(createBaseVNode("input",{id:"homeheroaction-channelid",type:"text","onUpdate:modelValue":t[11]||(t[11]=r=>e.settings.homeheroaction.channelid=r)},null,512),[[vModelText,e.settings.homeheroaction.channelid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_37$4,[_hoisted_38$4,withDirectives(createBaseVNode("input",{id:"homeheroaction-tenantid",type:"text","onUpdate:modelValue":t[12]||(t[12]=r=>e.settings.homeheroaction.tenantid=r)},null,512),[[vModelText,e.settings.homeheroaction.tenantid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_39$4,[_hoisted_40$4,withDirectives(createBaseVNode("select",{id:"homeheroaction-pagetemplate","onUpdate:modelValue":t[13]||(t[13]=r=>e.settings.homeheroaction.pageTemplate=r)},_hoisted_45$3,512),[[vModelSelect,e.settings.homeheroaction.pageTemplate]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_46$3,[withDirectives(createBaseVNode("input",{id:"homeheroaction-dataretained",type:"checkbox","onUpdate:modelValue":t[14]||(t[14]=r=>e.settings.homeheroaction.dataretained=r)},null,512),[[vModelCheckbox,e.settings.homeheroaction.dataretained]]),_hoisted_47$3])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_48$3,[withDirectives(createBaseVNode("input",{id:"homeheroaction-hideassignmentheader",type:"checkbox","onUpdate:modelValue":t[15]||(t[15]=r=>e.settings.homeheroaction.hideassignmentheader=r)},null,512),[[vModelCheckbox,e.settings.homeheroaction.hideassignmentheader]]),_hoisted_49$3])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_50$3,[createBaseVNode("div",_hoisted_51$3,[_hoisted_52$3,withDirectives(createBaseVNode("textarea",{id:"homeheroaction-extraparam","onUpdate:modelValue":t[16]||(t[16]=r=>e.settings.homeheroaction.extraparam=r)},null,512),[[vModelText,e.settings.homeheroaction.extraparam]])])])])])])}const HomeHeroActionSettings=_export_sfc(_sfc_main$7,[["render",_sfc_render$7]]),_sfc_main$6={data(){return mainconfig},components:{Container}},_hoisted_1$5={class:"container-transparent"},_hoisted_2$5=createBaseVNode("h2",null,"Users",-1),_hoisted_3$3=createBaseVNode("p",null," Configuration of the credentials for the users that can login into the application. Each user is mapped to a Pega Platform user. ",-1),_hoisted_4$3={class:"layout-inline-grid-double layout-labels-left"},_hoisted_5$3={class:"field-item"},_hoisted_6$3=["id","onUpdate:modelValue"],_hoisted_7$3=["for"],_hoisted_8$3={class:"field-item"},_hoisted_9$3=["id","onUpdate:modelValue"],_hoisted_10$3=["for"],_hoisted_11$3={class:"layout-inline-grid-double layout-labels-top"},_hoisted_12$3={class:"field-item"},_hoisted_13$3=["for"],_hoisted_14$3=["id","onUpdate:modelValue"],_hoisted_15$3={class:"field-item"},_hoisted_16$3=["for"],_hoisted_17$3=["id","onUpdate:modelValue"],_hoisted_18$3={class:"field-item"},_hoisted_19$3=["for"],_hoisted_20$3=["id","onUpdate:modelValue"],_hoisted_21$3={class:"field-item"},_hoisted_22$3=["for"],_hoisted_23$3=["id","onUpdate:modelValue"],_hoisted_24$3={class:"field-item"},_hoisted_25$3=["for"],_hoisted_26$3=["id","onUpdate:modelValue"],_hoisted_27$3={class:"field-item"},_hoisted_28$3=["for"],_hoisted_29$3=["id","onUpdate:modelValue"],_hoisted_30$3={class:"field-item"},_hoisted_31$3=["for"],_hoisted_32$3=["id","onUpdate:modelValue"],_hoisted_33$3={class:"field-item"},_hoisted_34$3=["for"],_hoisted_35$3=["id","onUpdate:modelValue"],_hoisted_36$3={class:"field-item"},_hoisted_37$3=["for"],_hoisted_38$3=["id","onUpdate:modelValue"],_hoisted_39$3={class:"field-item"},_hoisted_40$3=["for"],_hoisted_41$3=["id","onUpdate:modelValue"],_hoisted_42$3={class:"field-item"},_hoisted_43$2=["for"],_hoisted_44$2=["id","onUpdate:modelValue"],_hoisted_45$2={class:"field-item"},_hoisted_46$2=["for"],_hoisted_47$2=["id","onUpdate:modelValue"],_hoisted_48$2={class:"layout-labels-top"},_hoisted_49$2={class:"field-item"},_hoisted_50$2=["for"],_hoisted_51$2=["id","onUpdate:modelValue"],_hoisted_52$2={class:"field-item"},_hoisted_53$1=["for"],_hoisted_54$1=["id","onUpdate:modelValue"];function _sfc_render$6(e,t,n,o,s,a){const r=resolveComponent("Container");return openBlock(),createElementBlock("div",_hoisted_1$5,[_hoisted_2$5,_hoisted_3$3,(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.users,(l,c)=>(openBlock(),createElementBlock("div",{key:c},[createVNode(r,{title:"User "+(c+1),expanded:c===0},{default:withCtx(()=>[createBaseVNode("div",_hoisted_4$3,[createBaseVNode("div",_hoisted_5$3,[withDirectives(createBaseVNode("input",{type:"checkbox",id:"user-"+c+"-load_by_default","onUpdate:modelValue":d=>l.load_by_default=d},null,8,_hoisted_6$3),[[vModelCheckbox,l.load_by_default]]),createBaseVNode("label",{class:"width-auto",for:"user-"+c+"-load_by_default"},"Loaded by default",8,_hoisted_7$3)]),createBaseVNode("div",_hoisted_8$3,[withDirectives(createBaseVNode("input",{type:"checkbox",id:"user-"+c+"-show_opname","onUpdate:modelValue":d=>l.show_opname=d},null,8,_hoisted_9$3),[[vModelCheckbox,l.show_opname]]),createBaseVNode("label",{class:"width-auto",for:"user-"+c+"-show_opname"},"Show operator name",8,_hoisted_10$3)])]),createBaseVNode("div",_hoisted_11$3,[createBaseVNode("div",_hoisted_12$3,[createBaseVNode("label",{for:"user-"+c+"-username"},"Username",8,_hoisted_13$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-username",type:"text","onUpdate:modelValue":d=>l.username=d},null,8,_hoisted_14$3),[[vModelText,l.username]])]),createBaseVNode("div",_hoisted_15$3,[createBaseVNode("label",{for:"user-"+c+"-password"},"Password",8,_hoisted_16$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-password",type:"password","onUpdate:modelValue":d=>l.password=d},null,8,_hoisted_17$3),[[vModelText,l.password]])]),createBaseVNode("div",_hoisted_18$3,[createBaseVNode("label",{for:"user-"+c+"-img"},"Image",8,_hoisted_19$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-img",type:"text","onUpdate:modelValue":d=>l.img=d},null,8,_hoisted_20$3),[[vModelText,l.img]])]),createBaseVNode("div",_hoisted_21$3,[createBaseVNode("label",{for:"user-"+c+"-company_name"},"Company",8,_hoisted_22$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-company_name",type:"text","onUpdate:modelValue":d=>l.company_name=d},null,8,_hoisted_23$3),[[vModelText,l.company_name]])]),createBaseVNode("div",_hoisted_24$3,[createBaseVNode("label",{for:"user-"+c+"-name"},"Name",8,_hoisted_25$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-name",type:"text","onUpdate:modelValue":d=>l.name=d},null,8,_hoisted_26$3),[[vModelText,l.name]])]),createBaseVNode("div",_hoisted_27$3,[createBaseVNode("label",{for:"user-"+c+"-billpay"},"Bill amount",8,_hoisted_28$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-billpay",type:"text","onUpdate:modelValue":d=>l.billpay=d},null,8,_hoisted_29$3),[[vModelText,l.billpay]])]),createBaseVNode("div",_hoisted_30$3,[createBaseVNode("label",{for:"user-"+c+"-pega_userid"},"Pega userid",8,_hoisted_31$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-pega_userid",type:"text","onUpdate:modelValue":d=>l.pega_userid=d},null,8,_hoisted_32$3),[[vModelText,l.pega_userid]])]),createBaseVNode("div",_hoisted_33$3,[createBaseVNode("label",{for:"user-"+c+"-pega_pwd"},"Pega password",8,_hoisted_34$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-pega_pwd",type:"password","onUpdate:modelValue":d=>l.pega_pwd=d},null,8,_hoisted_35$3),[[vModelText,l.pega_pwd]])]),createBaseVNode("div",_hoisted_36$3,[createBaseVNode("label",{for:"user-"+c+"-otp_send_to"},"OTP send to (email or phone)",8,_hoisted_37$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-otp_send_to",type:"text","onUpdate:modelValue":d=>l.otp_send_to=d},null,8,_hoisted_38$3),[[vModelText,l.otp_send_to]])]),createBaseVNode("div",_hoisted_39$3,[createBaseVNode("label",{for:"user-"+c+"-accountid"},"Account ID (Mashup Chat)",8,_hoisted_40$3),withDirectives(createBaseVNode("input",{id:"user-"+c+"-accountid",type:"text","onUpdate:modelValue":d=>l.accountID=d},null,8,_hoisted_41$3),[[vModelText,l.accountID]])]),createBaseVNode("div",_hoisted_42$3,[createBaseVNode("label",{for:"user-"+c+"-contactid"},"Contact ID (Mashup Chat)",8,_hoisted_43$2),withDirectives(createBaseVNode("input",{id:"user-"+c+"-contactid",type:"text","onUpdate:modelValue":d=>l.contactID=d},null,8,_hoisted_44$2),[[vModelText,l.contactID]])]),createBaseVNode("div",_hoisted_45$2,[createBaseVNode("label",{for:"user-"+c+"-customerid"},"Customer ID (Customer Decision Hub)",8,_hoisted_46$2),withDirectives(createBaseVNode("input",{id:"user-"+c+"-customerid",type:"text","onUpdate:modelValue":d=>l.customerID=d},null,8,_hoisted_47$2),[[vModelText,l.customerID]])])]),createBaseVNode("div",_hoisted_48$2,[createBaseVNode("div",_hoisted_49$2,[createBaseVNode("label",{for:"user-"+c+"-extraparam"},"Extra parameters (for example 'key1=value1,key2=value2')",8,_hoisted_50$2),withDirectives(createBaseVNode("textarea",{id:"user-"+c+"-extraparam","onUpdate:modelValue":d=>l.extraparam=d},null,8,_hoisted_51$2),[[vModelText,l.extraparam]])]),createBaseVNode("div",_hoisted_52$2,[createBaseVNode("label",{for:"user-"+c+"-dmm_context_data"},"Additional context data for Digital Messaging Manager (format: first_name=john,last_name=smith)",8,_hoisted_53$1),withDirectives(createBaseVNode("textarea",{id:"user-"+c+"-dmm_context_data","onUpdate:modelValue":d=>l.dmm_context_data=d},null,8,_hoisted_54$1),[[vModelText,l.dmm_context_data]])])])]),_:2},1032,["title","expanded"])]))),128))])}const UsersSettings=_export_sfc(_sfc_main$6,[["render",_sfc_render$6]]),_sfc_main$5={data(){return mainconfig},components:{Container}},_hoisted_1$4={class:"container-transparent"},_hoisted_2$4=createBaseVNode("h2",null,"Messaging and Co-Browse",-1),_hoisted_3$2=createBaseVNode("p",null,[createTextVNode(" Configuration of the messaging and Co-Browse components. Enter an empty 'URL' to disable the functionality. For more details, click "),createBaseVNode("a",{href:"https://github.com/pegasystems/uplus-wss/wiki/How-to-configure-the-Pega-Chat-bot"},"here"),createTextVNode(". ")],-1),_hoisted_4$2={class:"layout-labels-left"},_hoisted_5$2={class:"field-item"},_hoisted_6$2=createBaseVNode("label",{class:"width-auto",for:"chat-ShowAsButton"},"Connect using legacy Web Chat Mashup",-1),_hoisted_7$2={key:0,class:"layout-labels-top"},_hoisted_8$2={class:"field-item"},_hoisted_9$2=createBaseVNode("label",{for:"chat-DMMID"},"ID of the widget",-1),_hoisted_10$2={class:"field-item"},_hoisted_11$2=createBaseVNode("label",{for:"chat-DMMURL"},"URL of the Digital Messaging Server",-1),_hoisted_12$2={class:"field-item"},_hoisted_13$2=createBaseVNode("label",{for:"chat-DMMSecret"},"Secret to generate JWT Token for authentication",-1),_hoisted_14$2={class:"field-item"},_hoisted_15$2=createBaseVNode("label",{for:"chat-DMMPrivateURL"},"URL of the DM server to send private data",-1),_hoisted_16$2={key:1},_hoisted_17$2={class:"layout-labels-top layout-inline-grid-double"},_hoisted_18$2={class:"field-item"},_hoisted_19$2=createBaseVNode("label",{for:"chat-MashupURL"},"URL",-1),_hoisted_20$2={class:"field-item"},_hoisted_21$2=createBaseVNode("label",{for:"chat-WCBConfigName"},"Config name",-1),_hoisted_22$2={class:"field-item"},_hoisted_23$2=createBaseVNode("label",{for:"chat-WebChatBotID"},"Bot ID",-1),_hoisted_24$2={class:"field-item"},_hoisted_25$2=createBaseVNode("label",{for:"chat-ApplicationName"},"Application name",-1),_hoisted_26$2={class:"field-item"},_hoisted_27$2=createBaseVNode("label",{for:"chat-TenantID"},"Tenant ID",-1),_hoisted_28$2={class:"layout-labels-left"},_hoisted_29$2={class:"field-item"},_hoisted_30$2=createBaseVNode("label",{class:"width-auto",for:"chat-ShowAsButton"},"Show the launch icon as button",-1),_hoisted_31$2={class:"field-item"},_hoisted_32$2=createBaseVNode("label",{class:"width-auto",for:"chat-EnableProActiveNotification"},"Enable Customer Decision Hub proactive notifications (must be configured)",-1),_hoisted_33$2={class:"field-item"},_hoisted_34$2=createBaseVNode("label",{class:"width-auto",for:"chat-ResetLogout"},"Reset chat when user logs out",-1),_hoisted_35$2={class:"layout-labels-top layout-inline-grid-double"},_hoisted_36$2={class:"field-item"},_hoisted_37$2=createBaseVNode("label",{class:"width-auto",for:"chat-ProActiveNotificationDismissTime"},"Proactive notifications dismiss time (in ms)",-1),_hoisted_38$2={class:"layout-labels-top layout-inline-grid-double"},_hoisted_39$2={class:"field-item"},_hoisted_40$2=createBaseVNode("label",{for:"chat-CoBrowseServerURL"},"URL",-1),_hoisted_41$2={class:"field-item"},_hoisted_42$2=createBaseVNode("label",{for:"chat-CoBrowseToken"},"Token",-1);function _sfc_render$5(e,t,n,o,s,a){const r=resolveComponent("Container");return openBlock(),createElementBlock("div",_hoisted_1$4,[_hoisted_2$4,_hoisted_3$2,createVNode(r,{title:"Messaging",expanded:""},{default:withCtx(()=>[createBaseVNode("div",_hoisted_4$2,[createBaseVNode("div",_hoisted_5$2,[_hoisted_6$2,withDirectives(createBaseVNode("input",{id:"chat-ShowAsButton",type:"checkbox","onUpdate:modelValue":t[0]||(t[0]=l=>e.settings.pega_chat.UseLegacyWebChat=l)},null,512),[[vModelCheckbox,e.settings.pega_chat.UseLegacyWebChat]])])]),e.settings.pega_chat.UseLegacyWebChat===!1?(openBlock(),createElementBlock("div",_hoisted_7$2,[createBaseVNode("div",_hoisted_8$2,[_hoisted_9$2,withDirectives(createBaseVNode("input",{id:"chat-DMMID",type:"text","onUpdate:modelValue":t[1]||(t[1]=l=>e.settings.pega_chat.DMMID=l)},null,512),[[vModelText,e.settings.pega_chat.DMMID]])]),createBaseVNode("div",_hoisted_10$2,[_hoisted_11$2,withDirectives(createBaseVNode("input",{id:"chat-DMMURL",type:"text","onUpdate:modelValue":t[2]||(t[2]=l=>e.settings.pega_chat.DMMURL=l)},null,512),[[vModelText,e.settings.pega_chat.DMMURL]])]),createBaseVNode("div",_hoisted_12$2,[_hoisted_13$2,withDirectives(createBaseVNode("input",{id:"chat-DMMSecret",type:"text","onUpdate:modelValue":t[3]||(t[3]=l=>e.settings.pega_chat.DMMSecret=l)},null,512),[[vModelText,e.settings.pega_chat.DMMSecret]])]),createBaseVNode("div",_hoisted_14$2,[_hoisted_15$2,withDirectives(createBaseVNode("input",{id:"chat-DMMPrivateURL",type:"text","onUpdate:modelValue":t[4]||(t[4]=l=>e.settings.pega_chat.DMMPrivateURL=l)},null,512),[[vModelText,e.settings.pega_chat.DMMPrivateURL]])])])):(openBlock(),createElementBlock("div",_hoisted_16$2,[createBaseVNode("div",_hoisted_17$2,[createBaseVNode("div",_hoisted_18$2,[_hoisted_19$2,withDirectives(createBaseVNode("input",{id:"chat-MashupURL",type:"text","onUpdate:modelValue":t[5]||(t[5]=l=>e.settings.pega_chat.MashupURL=l)},null,512),[[vModelText,e.settings.pega_chat.MashupURL]])]),createBaseVNode("div",_hoisted_20$2,[_hoisted_21$2,withDirectives(createBaseVNode("input",{id:"chat-WCBConfigName",type:"text","onUpdate:modelValue":t[6]||(t[6]=l=>e.settings.pega_chat.WCBConfigName=l)},null,512),[[vModelText,e.settings.pega_chat.WCBConfigName]])]),createBaseVNode("div",_hoisted_22$2,[_hoisted_23$2,withDirectives(createBaseVNode("input",{id:"chat-WebChatBotID",type:"text","onUpdate:modelValue":t[7]||(t[7]=l=>e.settings.pega_chat.WebChatBotID=l)},null,512),[[vModelText,e.settings.pega_chat.WebChatBotID]])]),createBaseVNode("div",_hoisted_24$2,[_hoisted_25$2,withDirectives(createBaseVNode("input",{id:"chat-ApplicationName",type:"text","onUpdate:modelValue":t[8]||(t[8]=l=>e.settings.pega_chat.ApplicationName=l)},null,512),[[vModelText,e.settings.pega_chat.ApplicationName]])]),createBaseVNode("div",_hoisted_26$2,[_hoisted_27$2,withDirectives(createBaseVNode("input",{id:"chat-TenantID",type:"text","onUpdate:modelValue":t[9]||(t[9]=l=>e.settings.pega_chat.TenantID=l)},null,512),[[vModelText,e.settings.pega_chat.TenantID]])])]),createBaseVNode("div",_hoisted_28$2,[createBaseVNode("div",_hoisted_29$2,[_hoisted_30$2,withDirectives(createBaseVNode("input",{id:"chat-ShowAsButton",type:"checkbox","onUpdate:modelValue":t[10]||(t[10]=l=>e.settings.pega_chat.ShowAsButton=l)},null,512),[[vModelCheckbox,e.settings.pega_chat.ShowAsButton]])]),createBaseVNode("div",_hoisted_31$2,[_hoisted_32$2,withDirectives(createBaseVNode("input",{id:"chat-EnableProActiveNotification",type:"checkbox","onUpdate:modelValue":t[11]||(t[11]=l=>e.settings.pega_chat.EnableProActiveNotification=l)},null,512),[[vModelCheckbox,e.settings.pega_chat.EnableProActiveNotification]])]),createBaseVNode("div",_hoisted_33$2,[_hoisted_34$2,withDirectives(createBaseVNode("input",{id:"chat-ResetLogout",type:"checkbox","onUpdate:modelValue":t[12]||(t[12]=l=>e.settings.pega_chat.ResetLogout=l)},null,512),[[vModelCheckbox,e.settings.pega_chat.ResetLogout]])])]),createBaseVNode("div",_hoisted_35$2,[createBaseVNode("div",_hoisted_36$2,[_hoisted_37$2,withDirectives(createBaseVNode("input",{id:"chat-ProActiveNotificationDismissTime",type:"text","onUpdate:modelValue":t[13]||(t[13]=l=>e.settings.pega_chat.ProActiveNotificationDismissTime=l)},null,512),[[vModelText,e.settings.pega_chat.ProActiveNotificationDismissTime]])])])]))]),_:1}),createVNode(r,{title:"Co-Browse",expanded:""},{default:withCtx(()=>[createBaseVNode("div",_hoisted_38$2,[createBaseVNode("div",_hoisted_39$2,[_hoisted_40$2,withDirectives(createBaseVNode("input",{id:"chat-CoBrowseServerURL",type:"text","onUpdate:modelValue":t[14]||(t[14]=l=>e.settings.pega_chat.CoBrowseServerURL=l)},null,512),[[vModelText,e.settings.pega_chat.CoBrowseServerURL]])]),createBaseVNode("div",_hoisted_41$2,[_hoisted_42$2,withDirectives(createBaseVNode("input",{id:"chat-CoBrowseToken",type:"text","onUpdate:modelValue":t[15]||(t[15]=l=>e.settings.pega_chat.CoBrowseToken=l)},null,512),[[vModelText,e.settings.pega_chat.CoBrowseToken]])])])]),_:1})])}const ChatSettings=_export_sfc(_sfc_main$5,[["render",_sfc_render$5]]),_sfc_main$4={data(){return mainconfig},components:{Container},methods:{resetExternalID(e){e.preventDefault(),this.ExternalID="uplus-"+Date.now(),sessionStorage.setItem("ExternalID",this.ExternalID),navigator.clipboard.writeText(this.ExternalID).then(()=>{alert("ExternalID was successfully copied in the clipboard")}).catch(()=>{alert("Something went wrong, could not copy ExternalID in the clipboard")})}}},_hoisted_1$3={class:"container-transparent"},_hoisted_2$3=createBaseVNode("h2",null,"Customer Decision Hub",-1),_hoisted_3$1=createBaseVNode("p",null,[createTextVNode(" Configuration to use Customer Decision Hub to generate offers. Enter an empty 'Host' to disable this functionality. For more details, click "),createBaseVNode("a",{href:"https://github.com/pegasystems/uplus-wss/wiki/Integration-with-the-Customer-Decision-Hub"},"here"),createTextVNode(". ")],-1),_hoisted_4$1={class:"layout-labels-top layout-inline-grid-double"},_hoisted_5$1={class:"field-item"},_hoisted_6$1=createBaseVNode("label",{for:"NBAM-Host"},"Host",-1),_hoisted_7$1={class:"field-item"},_hoisted_8$1=createBaseVNode("label",{for:"NBAM-Port"},"Port",-1),_hoisted_9$1={class:"field-item"},_hoisted_10$1=createBaseVNode("label",{for:"NBAM-Channel"},"Channel",-1),_hoisted_11$1={class:"field-item"},_hoisted_12$1=createBaseVNode("label",{for:"NBAM-requestTimeout"},"Timeout for XHR request (in ms)",-1),_hoisted_13$1={class:"field-item"},_hoisted_14$1=createBaseVNode("label",{for:"NBAM-APILevel"},"API level",-1),_hoisted_15$1=createBaseVNode("option",null,"V2",-1),_hoisted_16$1=createBaseVNode("option",null,"V3",-1),_hoisted_17$1=createBaseVNode("option",null,"V4",-1),_hoisted_18$1=[_hoisted_15$1,_hoisted_16$1,_hoisted_17$1],_hoisted_19$1={key:0,class:"field-item"},_hoisted_20$1=createBaseVNode("label",{for:"NBAM-contextName"},"Context name",-1),_hoisted_21$1={key:1,class:"field-item"},_hoisted_22$1=createBaseVNode("label",{for:"NBAM-appID"},"App ID (CDH configured for MultiApp)",-1),_hoisted_23$1={class:"layout-labels-left"},_hoisted_24$1={key:0,class:"field-item field-checkbox"},_hoisted_25$1=createBaseVNode("label",{class:"width-auto",for:"NBAM-useCaptureByChannel"},"Enable capturing responses to actions",-1),_hoisted_26$1={class:"field-item field-checkbox"},_hoisted_27$1=createBaseVNode("label",{class:"width-auto",for:"NBAM-showAIOverlay"},"Show AI overlay",-1),_hoisted_28$1={class:"field-item field-checkbox"},_hoisted_29$1=createBaseVNode("label",{class:"width-auto",for:"NBAM-enableRTS"},"Enable Real-time data streaming",-1),_hoisted_30$1={class:"field-item field-checkbox"},_hoisted_31$1=createBaseVNode("label",{class:"width-auto",for:"NBAM-enableClickStream"},"Enable Click Stream",-1),_hoisted_32$1={class:"layout-labels-left layout-inline-grid-double"},_hoisted_33$1={class:"field-item field-checkbox"},_hoisted_34$1=createBaseVNode("label",{class:"width-auto",for:"NBAM-enableMergeAccount"},"Enable Merge Account (Pega '23')",-1),_hoisted_35$1={key:0,class:"field-item"},_hoisted_36$1={class:"field-item field-checkbox"},_hoisted_37$1=createBaseVNode("label",{class:"width-auto",for:"NBAM-replaceHomePageHeader"},"Replace Home Page header with Hero placement",-1),_hoisted_38$1={class:"field-item field-checkbox"},_hoisted_39$1=createBaseVNode("label",{class:"width-auto",for:"NBAM-showLoadingIndicator"},"Display progress indicator while loading the offers",-1),_hoisted_40$1={class:"layout-labels-top layout-inline-grid-double"},_hoisted_41$1={class:"field-item"},_hoisted_42$1=createBaseVNode("label",{for:"NBAM-HomePage-ContainerName"},"Container name",-1),_hoisted_43$1={class:"field-item"},_hoisted_44$1=createBaseVNode("label",{for:"NBAM-HomePage-Placement"},"Placement (Hero or Tile)",-1),_hoisted_45$1={class:"field-item"},_hoisted_46$1=createBaseVNode("label",{for:"NBAM-HomePage-ClickAction"},"Click action",-1),_hoisted_47$1=createBaseVNode("option",{value:"Mashup"},"Mashup",-1),_hoisted_48$1=createBaseVNode("option",{value:"BuiltIn"},"Built-in",-1),_hoisted_49$1=createBaseVNode("option",{value:"Popup"},"Popup",-1),_hoisted_50$1=createBaseVNode("option",{value:"TopURL"},"TopURL",-1),_hoisted_51$1=[_hoisted_47$1,_hoisted_48$1,_hoisted_49$1,_hoisted_50$1],_hoisted_52$1={class:"field-item"},_hoisted_53=createBaseVNode("label",{for:"NBAM-HomePage-Attributes"},"Custom attributes for Detailed view",-1),_hoisted_54={class:"layout-labels-top layout-inline-grid-double"},_hoisted_55={class:"field-item"},_hoisted_56=createBaseVNode("label",{for:"NBAM-AccountPage-ContainerName"},"Container name",-1),_hoisted_57={class:"field-item"},_hoisted_58=createBaseVNode("label",{for:"NBAM-AccountPage-Placement"},"Placement (Hero or Tile)",-1),_hoisted_59={class:"field-item"},_hoisted_60=createBaseVNode("label",{for:"NBAM-AccountPage-ClickAction"},"Click action",-1),_hoisted_61=createBaseVNode("option",{value:"Mashup"},"Mashup",-1),_hoisted_62=createBaseVNode("option",{value:"BuiltIn"},"Built-in",-1),_hoisted_63=createBaseVNode("option",{value:"Popup"},"Popup",-1),_hoisted_64=createBaseVNode("option",{value:"TopURL"},"TopURL",-1),_hoisted_65=[_hoisted_61,_hoisted_62,_hoisted_63,_hoisted_64],_hoisted_66={class:"field-item"},_hoisted_67=createBaseVNode("label",{for:"NBAM-AccountPage-Attributes"},"Custom attributes for Detailed view",-1),_hoisted_68={class:"layout-labels-left"},_hoisted_69={class:"field-item"},_hoisted_70=createBaseVNode("label",{class:"width-auto",for:"NBAM-AccountPage-showSingleoffer"},"Show single offer",-1),_hoisted_71={class:"layout-labels-top layout-inline-grid-double"},_hoisted_72={class:"field-item"},_hoisted_73=createBaseVNode("label",{for:"NBAM-PhonePage-ContainerName"},"Container name",-1),_hoisted_74={class:"field-item"},_hoisted_75=createBaseVNode("label",{for:"NBAM-PhonePage-Placement"},"Placement (Hero or Tile)",-1),_hoisted_76={class:"field-item"},_hoisted_77=createBaseVNode("label",{for:"NBAM-PhonePage-ClickAction"},"Click action",-1),_hoisted_78=createBaseVNode("option",{value:"Mashup"},"Mashup",-1),_hoisted_79=createBaseVNode("option",{value:"BuiltIn"},"Built-in",-1),_hoisted_80=createBaseVNode("option",{value:"Popup"},"Popup",-1),_hoisted_81=createBaseVNode("option",{value:"TopURL"},"TopURL",-1),_hoisted_82=[_hoisted_78,_hoisted_79,_hoisted_80,_hoisted_81],_hoisted_83={class:"field-item"},_hoisted_84=createBaseVNode("label",{for:"NBAM-PhonePage-Attributes"},"Custom attributes for Detailed view",-1),_hoisted_85={class:"layout-labels-top layout-inline-grid-double"},_hoisted_86={class:"field-item"},_hoisted_87=createBaseVNode("label",{for:"NBAM-OfferPage-ContainerName"},"Container name",-1),_hoisted_88={class:"field-item"},_hoisted_89=createBaseVNode("label",{for:"NBAM-OfferPage-Placement"},"Placement (Hero or Tile)",-1),_hoisted_90={class:"field-item"},_hoisted_91=createBaseVNode("label",{for:"NBAM-OfferPage-ClickAction"},"Click action",-1),_hoisted_92=createBaseVNode("option",{value:"Mashup"},"Mashup",-1),_hoisted_93=createBaseVNode("option",{value:"BuiltIn"},"Built-in",-1),_hoisted_94=createBaseVNode("option",{value:"Popup"},"Popup",-1),_hoisted_95=createBaseVNode("option",{value:"TopURL"},"TopURL",-1),_hoisted_96=[_hoisted_92,_hoisted_93,_hoisted_94,_hoisted_95],_hoisted_97={class:"field-item"},_hoisted_98=createBaseVNode("label",{for:"NBAM-OfferPage-Attributes"},"Custom attributes for Detailed view",-1),_hoisted_99={class:"layout-labels-top layout-inline-grid-double"},_hoisted_100={class:"field-item"},_hoisted_101=["for"],_hoisted_102=["id","onUpdate:modelValue"],_hoisted_103={class:"field-item"},_hoisted_104=["for"],_hoisted_105=["id","onUpdate:modelValue"],_hoisted_106={class:"field-item"},_hoisted_107=["for"],_hoisted_108=["id","onUpdate:modelValue"],_hoisted_109=createBaseVNode("option",{value:"Mashup"},"Mashup",-1),_hoisted_110=createBaseVNode("option",{value:"BuiltIn"},"Built-in",-1),_hoisted_111=createBaseVNode("option",{value:"Popup"},"Popup",-1),_hoisted_112=createBaseVNode("option",{value:"TopURL"},"TopURL",-1),_hoisted_113=[_hoisted_109,_hoisted_110,_hoisted_111,_hoisted_112],_hoisted_114={class:"field-item"},_hoisted_115=["for"],_hoisted_116=["id","onUpdate:modelValue"];function _sfc_render$4(e,t,n,o,s,a){const r=resolveComponent("Container");return openBlock(),createElementBlock("div",_hoisted_1$3,[_hoisted_2$3,_hoisted_3$1,createVNode(r,{title:"General",expanded:""},{default:withCtx(()=>[createBaseVNode("div",_hoisted_4$1,[createBaseVNode("div",_hoisted_5$1,[_hoisted_6$1,withDirectives(createBaseVNode("input",{id:"NBAM-Host",type:"text","onUpdate:modelValue":t[0]||(t[0]=l=>e.settings.pega_marketing.Host=l)},null,512),[[vModelText,e.settings.pega_marketing.Host]])]),createBaseVNode("div",_hoisted_7$1,[_hoisted_8$1,withDirectives(createBaseVNode("input",{id:"NBAM-Port",type:"text","onUpdate:modelValue":t[1]||(t[1]=l=>e.settings.pega_marketing.Port=l)},null,512),[[vModelText,e.settings.pega_marketing.Port]])]),createBaseVNode("div",_hoisted_9$1,[_hoisted_10$1,withDirectives(createBaseVNode("input",{id:"NBAM-Channel",type:"text","onUpdate:modelValue":t[2]||(t[2]=l=>e.settings.pega_marketing.channel=l)},null,512),[[vModelText,e.settings.pega_marketing.channel]])]),createBaseVNode("div",_hoisted_11$1,[_hoisted_12$1,withDirectives(createBaseVNode("input",{id:"NBAM-requestTimeout",type:"integer","onUpdate:modelValue":t[3]||(t[3]=l=>e.settings.pega_marketing.requestTimeout=l)},null,512),[[vModelText,e.settings.pega_marketing.requestTimeout]])]),createBaseVNode("div",_hoisted_13$1,[_hoisted_14$1,withDirectives(createBaseVNode("select",{id:"NBAM-APILevel","onUpdate:modelValue":t[4]||(t[4]=l=>e.settings.pega_marketing.apiLevel=l)},_hoisted_18$1,512),[[vModelSelect,e.settings.pega_marketing.apiLevel]])]),e.settings.pega_marketing.apiLevel!=="V2"?(openBlock(),createElementBlock("div",_hoisted_19$1,[_hoisted_20$1,withDirectives(createBaseVNode("input",{id:"NBAM-contextName","onUpdate:modelValue":t[5]||(t[5]=l=>e.settings.pega_marketing.contextName=l)},null,512),[[vModelText,e.settings.pega_marketing.contextName]])])):createCommentVNode("",!0),e.settings.pega_marketing.apiLevel!=="V2"?(openBlock(),createElementBlock("div",_hoisted_21$1,[_hoisted_22$1,withDirectives(createBaseVNode("input",{id:"NBAM-appID","onUpdate:modelValue":t[6]||(t[6]=l=>e.settings.pega_marketing.appID=l)},null,512),[[vModelText,e.settings.pega_marketing.appID]])])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_23$1,[e.settings.pega_marketing.apiLevel!=="V2"?(openBlock(),createElementBlock("div",_hoisted_24$1,[withDirectives(createBaseVNode("input",{id:"NBAM-useCaptureByChannel",type:"checkbox","onUpdate:modelValue":t[7]||(t[7]=l=>e.settings.pega_marketing.useCaptureByChannel=l)},null,512),[[vModelCheckbox,e.settings.pega_marketing.useCaptureByChannel]]),_hoisted_25$1])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_26$1,[withDirectives(createBaseVNode("input",{id:"NBAM-showAIOverlay",type:"checkbox","onUpdate:modelValue":t[8]||(t[8]=l=>e.settings.pega_marketing.showAIOverlay=l)},null,512),[[vModelCheckbox,e.settings.pega_marketing.showAIOverlay]]),_hoisted_27$1]),createBaseVNode("div",_hoisted_28$1,[withDirectives(createBaseVNode("input",{id:"NBAM-enableRTS",type:"checkbox","onUpdate:modelValue":t[9]||(t[9]=l=>e.settings.pega_marketing.enableRTS=l)},null,512),[[vModelCheckbox,e.settings.pega_marketing.enableRTS]]),_hoisted_29$1]),createBaseVNode("div",_hoisted_30$1,[withDirectives(createBaseVNode("input",{id:"NBAM-enableClickStream",type:"checkbox","onUpdate:modelValue":t[10]||(t[10]=l=>e.settings.pega_marketing.enableClickStream=l)},null,512),[[vModelCheckbox,e.settings.pega_marketing.enableClickStream]]),_hoisted_31$1]),createBaseVNode("div",_hoisted_32$1,[createBaseVNode("div",_hoisted_33$1,[withDirectives(createBaseVNode("input",{id:"NBAM-enableMergeAccount",type:"checkbox","onUpdate:modelValue":t[11]||(t[11]=l=>e.settings.pega_marketing.enableMergeAccount=l)},null,512),[[vModelCheckbox,e.settings.pega_marketing.enableMergeAccount]]),_hoisted_34$1]),e.settings.pega_marketing.enableMergeAccount?(openBlock(),createElementBlock("div",_hoisted_35$1,[createBaseVNode("button",{class:"margin-r-2x",onClick:t[12]||(t[12]=(...l)=>a.resetExternalID&&a.resetExternalID(...l))}," Reset ExternalID "),createBaseVNode("span",null,toDisplayString$1(this.ExternalID),1)])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_36$1,[withDirectives(createBaseVNode("input",{id:"NBAM-replaceHomePageHeader",type:"checkbox","onUpdate:modelValue":t[13]||(t[13]=l=>e.settings.pega_marketing.replaceHomePageHeader=l)},null,512),[[vModelCheckbox,e.settings.pega_marketing.replaceHomePageHeader]]),_hoisted_37$1]),createBaseVNode("div",_hoisted_38$1,[withDirectives(createBaseVNode("input",{id:"NBAM-showLoadingIndicator",type:"checkbox","onUpdate:modelValue":t[14]||(t[14]=l=>e.settings.pega_marketing.showLoadingIndicator=l)},null,512),[[vModelCheckbox,e.settings.pega_marketing.showLoadingIndicator]]),_hoisted_39$1])])]),_:1}),createVNode(r,{title:"Home Page",expanded:""},{default:withCtx(()=>[createBaseVNode("div",_hoisted_40$1,[createBaseVNode("div",_hoisted_41$1,[_hoisted_42$1,withDirectives(createBaseVNode("input",{id:"NBAM-HomePage-ContainerName",type:"text","onUpdate:modelValue":t[15]||(t[15]=l=>e.settings.pega_marketing.homePage.containerName=l)},null,512),[[vModelText,e.settings.pega_marketing.homePage.containerName]])]),createBaseVNode("div",_hoisted_43$1,[_hoisted_44$1,withDirectives(createBaseVNode("input",{id:"NBAM-HomePage-Placement",type:"text","onUpdate:modelValue":t[16]||(t[16]=l=>e.settings.pega_marketing.homePage.placement=l)},null,512),[[vModelText,e.settings.pega_marketing.homePage.placement]])]),createBaseVNode("div",_hoisted_45$1,[_hoisted_46$1,withDirectives(createBaseVNode("select",{id:"NBAM-HomePage-ClickAction","onUpdate:modelValue":t[17]||(t[17]=l=>e.settings.pega_marketing.homePage.clickaction=l)},_hoisted_51$1,512),[[vModelSelect,e.settings.pega_marketing.homePage.clickaction]])]),createBaseVNode("div",_hoisted_52$1,[_hoisted_53,withDirectives(createBaseVNode("input",{id:"NBAM-HomePage-Attributes",type:"text","onUpdate:modelValue":t[18]||(t[18]=l=>e.settings.pega_marketing.homePage.attributes=l)},null,512),[[vModelText,e.settings.pega_marketing.homePage.attributes]])])])]),_:1}),createVNode(r,{title:"Account Page"},{default:withCtx(()=>[createBaseVNode("div",_hoisted_54,[createBaseVNode("div",_hoisted_55,[_hoisted_56,withDirectives(createBaseVNode("input",{id:"NBAM-AccountPage-ContainerName",type:"text","onUpdate:modelValue":t[19]||(t[19]=l=>e.settings.pega_marketing.accountPage.containerName=l)},null,512),[[vModelText,e.settings.pega_marketing.accountPage.containerName]])]),createBaseVNode("div",_hoisted_57,[_hoisted_58,withDirectives(createBaseVNode("input",{id:"NBAM-AccountPage-Placement",type:"text","onUpdate:modelValue":t[20]||(t[20]=l=>e.settings.pega_marketing.accountPage.placement=l)},null,512),[[vModelText,e.settings.pega_marketing.accountPage.placement]])]),createBaseVNode("div",_hoisted_59,[_hoisted_60,withDirectives(createBaseVNode("select",{id:"NBAM-AccountPage-ClickAction","onUpdate:modelValue":t[21]||(t[21]=l=>e.settings.pega_marketing.accountPage.clickaction=l)},_hoisted_65,512),[[vModelSelect,e.settings.pega_marketing.accountPage.clickaction]])]),createBaseVNode("div",_hoisted_66,[_hoisted_67,withDirectives(createBaseVNode("input",{id:"NBAM-AccountPage-Attributes",type:"text","onUpdate:modelValue":t[22]||(t[22]=l=>e.settings.pega_marketing.accountPage.attributes=l)},null,512),[[vModelText,e.settings.pega_marketing.accountPage.attributes]])])]),createBaseVNode("div",_hoisted_68,[createBaseVNode("div",_hoisted_69,[withDirectives(createBaseVNode("input",{id:"NBAM-AccountPage-showSingleoffer",type:"checkbox","onUpdate:modelValue":t[23]||(t[23]=l=>e.settings.pega_marketing.accountPage.showSingleOffer=l)},null,512),[[vModelCheckbox,e.settings.pega_marketing.accountPage.showSingleOffer]]),_hoisted_70])])]),_:1}),createVNode(r,{title:"Home Page for mobile"},{default:withCtx(()=>[createBaseVNode("div",_hoisted_71,[createBaseVNode("div",_hoisted_72,[_hoisted_73,withDirectives(createBaseVNode("input",{id:"NBAM-PhonePage-ContainerName",type:"text","onUpdate:modelValue":t[24]||(t[24]=l=>e.settings.pega_marketing.phonePage.containerName=l)},null,512),[[vModelText,e.settings.pega_marketing.phonePage.containerName]])]),createBaseVNode("div",_hoisted_74,[_hoisted_75,withDirectives(createBaseVNode("input",{id:"NBAM-PhonePage-Placement",type:"text","onUpdate:modelValue":t[25]||(t[25]=l=>e.settings.pega_marketing.phonePage.placement=l)},null,512),[[vModelText,e.settings.pega_marketing.phonePage.placement]])]),createBaseVNode("div",_hoisted_76,[_hoisted_77,withDirectives(createBaseVNode("select",{id:"NBAM-PhonePage-ClickAction","onUpdate:modelValue":t[26]||(t[26]=l=>e.settings.pega_marketing.phonePage.clickaction=l)},_hoisted_82,512),[[vModelSelect,e.settings.pega_marketing.phonePage.clickaction]])]),createBaseVNode("div",_hoisted_83,[_hoisted_84,withDirectives(createBaseVNode("input",{id:"NBAM-PhonePage-Attributes",type:"text","onUpdate:modelValue":t[27]||(t[27]=l=>e.settings.pega_marketing.phonePage.attributes=l)},null,512),[[vModelText,e.settings.pega_marketing.phonePage.attributes]])])])]),_:1}),createVNode(r,{title:"Offer Page"},{default:withCtx(()=>[createBaseVNode("div",_hoisted_85,[createBaseVNode("div",_hoisted_86,[_hoisted_87,withDirectives(createBaseVNode("input",{id:"NBAM-OfferPage-ContainerName",type:"text","onUpdate:modelValue":t[28]||(t[28]=l=>e.settings.pega_marketing.offerPage.containerName=l)},null,512),[[vModelText,e.settings.pega_marketing.offerPage.containerName]])]),createBaseVNode("div",_hoisted_88,[_hoisted_89,withDirectives(createBaseVNode("input",{id:"NBAM-OfferPage-Placement",type:"text","onUpdate:modelValue":t[29]||(t[29]=l=>e.settings.pega_marketing.offerPage.placement=l)},null,512),[[vModelText,e.settings.pega_marketing.offerPage.placement]])]),createBaseVNode("div",_hoisted_90,[_hoisted_91,withDirectives(createBaseVNode("select",{id:"NBAM-OfferPage-ClickAction","onUpdate:modelValue":t[30]||(t[30]=l=>e.settings.pega_marketing.offerPage.clickaction=l)},_hoisted_96,512),[[vModelSelect,e.settings.pega_marketing.offerPage.clickaction]])]),createBaseVNode("div",_hoisted_97,[_hoisted_98,withDirectives(createBaseVNode("input",{id:"NBAM-OfferPage-Attributes",type:"text","onUpdate:modelValue":t[31]||(t[31]=l=>e.settings.pega_marketing.offerPage.attributes=l)},null,512),[[vModelText,e.settings.pega_marketing.offerPage.attributes]])])])]),_:1}),(openBlock(!0),createElementBlock(Fragment,null,renderList(e.settings.pega_marketing.extraOfferPages,(l,c)=>(openBlock(),createBlock(r,{title:"Offer "+(c+1),key:c},{default:withCtx(()=>[createBaseVNode("div",_hoisted_99,[createBaseVNode("div",_hoisted_100,[createBaseVNode("label",{for:"NBAM-OfferPage-"+c+"-ContainerName"},"Container name",8,_hoisted_101),withDirectives(createBaseVNode("input",{id:"NBAM-OfferPage-"+c+"-ContainerName",type:"text","onUpdate:modelValue":d=>l.containerName=d},null,8,_hoisted_102),[[vModelText,l.containerName]])]),createBaseVNode("div",_hoisted_103,[createBaseVNode("label",{for:"NBAM-OfferPage-"+c+"-Placement"},"Placement (Hero or Tile)",8,_hoisted_104),withDirectives(createBaseVNode("input",{id:"NBAM-OfferPage-"+c+"-Placement",type:"text","onUpdate:modelValue":d=>l.placement=d},null,8,_hoisted_105),[[vModelText,l.placement]])]),createBaseVNode("div",_hoisted_106,[createBaseVNode("label",{for:"NBAM-OfferPage-"+c+"-ClickAction"},"Click action",8,_hoisted_107),withDirectives(createBaseVNode("select",{id:"NBAM-OfferPage-"+c+"-ClickAction","onUpdate:modelValue":d=>l.clickaction=d},_hoisted_113,8,_hoisted_108),[[vModelSelect,l.clickaction]])]),createBaseVNode("div",_hoisted_114,[createBaseVNode("label",{for:"NBAM-OfferPage-"+c+"-Attributes"},"Custom attributes for Detailed view",8,_hoisted_115),withDirectives(createBaseVNode("input",{id:"NBAM-OfferPage-"+c+"-Attributes",type:"text","onUpdate:modelValue":d=>l.attributes=d},null,8,_hoisted_116),[[vModelText,l.attributes]])])])]),_:2},1032,["title"]))),128))])}const NBAMSettings=_export_sfc(_sfc_main$4,[["render",_sfc_render$4]]),_sfc_main$3={data(){return mainconfig},methods:{onActionChange(){this.settings.general.connection.type.indexOf("dx")===-1||this.settings.offeraction.action!=="display"?this.settings.offeraction.actionparam="":this.settings.offeraction.actionparam="workList"}}},_hoisted_1$2={class:"container-transparent"},_hoisted_2$2=createBaseVNode("h2",null,"Offer Action",-1),_hoisted_3=createBaseVNode("p",null,' Configuration of the mashup displayed when clicking on the "Apply now" button inside the main offer of the offer page (offer.html) ',-1),_hoisted_4={class:"container"},_hoisted_5={class:"body"},_hoisted_6={class:"layout-labels-top layout-inline-grid-double"},_hoisted_7={class:"field-item"},_hoisted_8=createBaseVNode("label",{for:"offeraction-action"},"Action",-1),_hoisted_9=createBaseVNode("option",null,"createNewWork",-1),_hoisted_10=createBaseVNode("option",null,"display",-1),_hoisted_11={key:0},_hoisted_12=createBaseVNode("option",null,"openAssignment",-1),_hoisted_13={key:1},_hoisted_14=createBaseVNode("option",null,"openWorkByHandle",-1),_hoisted_15={key:0,class:"field-item"},_hoisted_16=createBaseVNode("label",{for:"offeraction-actionparam"},"Action parameter",-1),_hoisted_17=createBaseVNode("option",{value:"workList",selected:""},"Show the worklist",-1),_hoisted_18=createBaseVNode("option",{value:"taskList"},"Show a tasklist",-1),_hoisted_19=createBaseVNode("option",{value:"dataView"},"Display a data view",-1),_hoisted_20=[_hoisted_17,_hoisted_18,_hoisted_19],_hoisted_21={key:1,class:"field-item"},_hoisted_22=createBaseVNode("label",{for:"offeraction-objclass"},"Classname",-1),_hoisted_23={key:2,class:"field-item"},_hoisted_24=createBaseVNode("label",{for:"offeraction-heading"},"Heading",-1),_hoisted_25={key:3,class:"field-item"},_hoisted_26=createBaseVNode("label",{for:"offeraction-startcase"},"Start case",-1),_hoisted_27={class:"field-item"},_hoisted_28=createBaseVNode("label",{for:"offeraction-url"},"URL",-1),_hoisted_29={class:"field-item"},_hoisted_30=createBaseVNode("label",{for:"offeraction-application"},"Application name",-1),_hoisted_31={class:"field-item"},_hoisted_32=createBaseVNode("label",{for:"offeraction-username"},"Username (for unauthenticated access)",-1),_hoisted_33={class:"field-item"},_hoisted_34=createBaseVNode("label",{for:"offeraction-password"},"Password (for unauthenticated access)",-1),_hoisted_35={key:4,class:"field-item"},_hoisted_36=createBaseVNode("label",{for:"offeraction-channelid"},"Channel ID",-1),_hoisted_37={key:5,class:"field-item"},_hoisted_38=createBaseVNode("label",{for:"offeraction-tenantid"},"Tenant ID",-1),_hoisted_39={key:6,class:"field-item"},_hoisted_40=createBaseVNode("label",{for:"offeraction-pagetemplate"},"Page Template",-1),_hoisted_41=createBaseVNode("option",{value:"full"},"Full case page",-1),_hoisted_42=createBaseVNode("option",{value:"assignment",selected:""},"Assignment only",-1),_hoisted_43=createBaseVNode("option",{value:"assignmentWithStages"}," Assignment with stages ",-1),_hoisted_44=createBaseVNode("option",{value:"self-service"},"Self-service",-1),_hoisted_45=[_hoisted_41,_hoisted_42,_hoisted_43,_hoisted_44],_hoisted_46={key:7,class:"field-item field-checkbox"},_hoisted_47=createBaseVNode("label",{class:"width-auto",for:"offeraction-dataretained"},"Retain state on reload",-1),_hoisted_48={key:8,class:"field-item field-checkbox"},_hoisted_49=createBaseVNode("label",{class:"width-auto",for:"offeraction-hideassignmentheader"},"Hide assignment header",-1),_hoisted_50={class:"layout-labels-top"},_hoisted_51={class:"field-item"},_hoisted_52=createBaseVNode("label",{for:"offeraction-extraparam"},"Extra parameters (for example 'key1=value1,key2=value2')",-1);function _sfc_render$3(e,t,n,o,s,a){return openBlock(),createElementBlock("div",_hoisted_1$2,[_hoisted_2$2,_hoisted_3,createBaseVNode("div",_hoisted_4,[createBaseVNode("div",_hoisted_5,[createBaseVNode("div",_hoisted_6,[createBaseVNode("div",_hoisted_7,[_hoisted_8,withDirectives(createBaseVNode("select",{id:"offeraction-action","onUpdate:modelValue":t[0]||(t[0]=r=>e.settings.offeraction.action=r),onChange:t[1]||(t[1]=(...r)=>a.onActionChange&&a.onActionChange(...r))},[_hoisted_9,_hoisted_10,e.settings.general.connection.type.indexOf("dx")===-1?(openBlock(),createElementBlock("option",_hoisted_11," getNextWork ")):createCommentVNode("",!0),_hoisted_12,e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("option",_hoisted_13," openWorkItem ")):createCommentVNode("",!0),_hoisted_14],544),[[vModelSelect,e.settings.offeraction.action]])]),e.settings.offeraction.action!=="createNewWork"&&e.settings.offeraction.action!=="getNextWork"?(openBlock(),createElementBlock("div",_hoisted_15,[_hoisted_16,e.settings.general.connection.type.indexOf("dx")===-1||e.settings.offeraction.action!=="display"?withDirectives((openBlock(),createElementBlock("input",{key:0,id:"offeraction-actionparam",type:"text","onUpdate:modelValue":t[2]||(t[2]=r=>e.settings.offeraction.actionparam=r)},null,512)),[[vModelText,e.settings.offeraction.actionparam]]):withDirectives((openBlock(),createElementBlock("select",{key:1,id:"offeraction-action","onUpdate:modelValue":t[3]||(t[3]=r=>e.settings.offeraction.actionparam=r)},_hoisted_20,512)),[[vModelSelect,e.settings.offeraction.actionparam]])])):createCommentVNode("",!0),e.settings.offeraction.action==="createNewWork"||e.settings.general.connection.type.indexOf("dx")===-1&&e.settings.offeraction.action==="display"?(openBlock(),createElementBlock("div",_hoisted_21,[_hoisted_22,withDirectives(createBaseVNode("input",{id:"offeraction-objclass",type:"text","onUpdate:modelValue":t[4]||(t[4]=r=>e.settings.offeraction.objclass=r)},null,512),[[vModelText,e.settings.offeraction.objclass]])])):createCommentVNode("",!0),e.settings.general.connection.type.indexOf("dx")===0&&e.settings.offeraction.action==="display"?(openBlock(),createElementBlock("div",_hoisted_23,[_hoisted_24,withDirectives(createBaseVNode("input",{id:"offeraction-heading",type:"text","onUpdate:modelValue":t[5]||(t[5]=r=>e.settings.offeraction.heading=r)},null,512),[[vModelText,e.settings.offeraction.heading]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"&&e.settings.offeraction.action==="createNewWork"?(openBlock(),createElementBlock("div",_hoisted_25,[_hoisted_26,withDirectives(createBaseVNode("input",{id:"offeraction-startcase",type:"text","onUpdate:modelValue":t[6]||(t[6]=r=>e.settings.offeraction.startcase=r)},null,512),[[vModelText,e.settings.offeraction.startcase]])])):createCommentVNode("",!0),createBaseVNode("div",_hoisted_27,[_hoisted_28,withDirectives(createBaseVNode("input",{id:"offeraction-url",type:"text","onUpdate:modelValue":t[7]||(t[7]=r=>e.settings.offeraction.url=r)},null,512),[[vModelText,e.settings.offeraction.url]])]),createBaseVNode("div",_hoisted_29,[_hoisted_30,withDirectives(createBaseVNode("input",{id:"offeraction-application",type:"text","onUpdate:modelValue":t[8]||(t[8]=r=>e.settings.offeraction.application=r)},null,512),[[vModelText,e.settings.offeraction.application]])]),createBaseVNode("div",_hoisted_31,[_hoisted_32,withDirectives(createBaseVNode("input",{id:"offeraction-username",type:"text","onUpdate:modelValue":t[9]||(t[9]=r=>e.settings.offeraction.username=r)},null,512),[[vModelText,e.settings.offeraction.username]])]),createBaseVNode("div",_hoisted_33,[_hoisted_34,withDirectives(createBaseVNode("input",{id:"offeraction-password",type:"text","onUpdate:modelValue":t[10]||(t[10]=r=>e.settings.offeraction.password=r)},null,512),[[vModelText,e.settings.offeraction.password]])]),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_35,[_hoisted_36,withDirectives(createBaseVNode("input",{id:"offeraction-channelid",type:"text","onUpdate:modelValue":t[11]||(t[11]=r=>e.settings.offeraction.channelid=r)},null,512),[[vModelText,e.settings.offeraction.channelid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_37,[_hoisted_38,withDirectives(createBaseVNode("input",{id:"offeraction-tenantid",type:"text","onUpdate:modelValue":t[12]||(t[12]=r=>e.settings.offeraction.tenantid=r)},null,512),[[vModelText,e.settings.offeraction.tenantid]])])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_39,[_hoisted_40,withDirectives(createBaseVNode("select",{id:"offeraction-pagetemplate","onUpdate:modelValue":t[13]||(t[13]=r=>e.settings.offeraction.pageTemplate=r)},_hoisted_45,512),[[vModelSelect,e.settings.offeraction.pageTemplate]])])):createCommentVNode("",!0),e.settings.general.connection.type==="mashup"?(openBlock(),createElementBlock("div",_hoisted_46,[withDirectives(createBaseVNode("input",{id:"offeraction-dataretained",type:"checkbox","onUpdate:modelValue":t[14]||(t[14]=r=>e.settings.offeraction.dataretained=r)},null,512),[[vModelCheckbox,e.settings.offeraction.dataretained]]),_hoisted_47])):createCommentVNode("",!0),e.settings.general.connection.type==="embedui"?(openBlock(),createElementBlock("div",_hoisted_48,[withDirectives(createBaseVNode("input",{id:"offeraction-hideassignmentheader",type:"checkbox","onUpdate:modelValue":t[15]||(t[15]=r=>e.settings.offeraction.hideassignmentheader=r)},null,512),[[vModelCheckbox,e.settings.offeraction.hideassignmentheader]]),_hoisted_49])):createCommentVNode("",!0)]),createBaseVNode("div",_hoisted_50,[createBaseVNode("div",_hoisted_51,[_hoisted_52,withDirectives(createBaseVNode("textarea",{id:"offeraction-extraparam","onUpdate:modelValue":t[16]||(t[16]=r=>e.settings.offeraction.extraparam=r)},null,512),[[vModelText,e.settings.offeraction.extraparam]])])])])])])}const OfferActionSettings=_export_sfc(_sfc_main$3,[["render",_sfc_render$3]]),_sfc_main$2={data(){return{...mainconfig}},setup(){return{active:ref(0)}},methods:{processForm(e){window.loadPage=new Date,mainconfig.isAuthenticated=!1,mainconfig.userId=-1,mainconfig.quickLinkId=-1,mainconfig.viewBill=-1,mainconfig.homeHeroAction=-1,mainconfig.offerAction=-1,mainconfig.toDo=-1,mainconfig.viewKMHelp=-1,mainconfig.viewBanner=-1,mainconfig.CDHContainer={},mainconfig.offerURL="",mainconfig.previousPage="",mainconfig.intent="",mainconfig.isDeepLink=!1,mainconfig.deepLinkExtraParam={},e.submitter.getAttribute("data-clear")!==null?localStorage.clear():localStorage.setItem(`config_${this.app.industry}`,JSON.stringify(mainconfig)),sessionStorage.clear(),mainconfig.ExternalID&&sessionStorage.setItem("ExternalID",mainconfig.ExternalID)}},components:{Navigation,Tab,GettingStarted,General,QuickLinksSettings,BillPaySettings,BannerSettings,ToDoSettings,ActivitySettings,HomeHeroActionSettings,UsersSettings,KMHelpSettings,ChatSettings,NBAMSettings,OfferActionSettings,TopNav}},_hoisted_1$1=createBaseVNode("button",{type:"submit","data-clear":"",class:"simple margin-r-2x"}," Reset to default ",-1),_hoisted_2$1=createBaseVNode("button",{class:"strong",type:"submit"},"Save",-1);function _sfc_render$2(e,t,n,o,s,a){const r=resolveComponent("TopNav"),l=resolveComponent("GettingStarted"),c=resolveComponent("tab"),d=resolveComponent("General"),u=resolveComponent("UsersSettings"),_=resolveComponent("QuickLinksSettings"),f=resolveComponent("BannerSettings"),$=resolveComponent("ToDoSettings"),N=resolveComponent("BillPaySettings"),B=resolveComponent("ActivitySettings"),C=resolveComponent("ChatSettings"),y=resolveComponent("NBAMSettings"),v=resolveComponent("KMHelpSettings"),b=resolveComponent("HomeHeroActionSettings"),k=resolveComponent("OfferActionSettings"),x=resolveComponent("Navigation");return openBlock(),createElementBlock("form",{id:"settings",onSubmit:t[1]||(t[1]=(...E)=>a.processForm&&a.processForm(...E))},[e.isMobilePhone?(openBlock(),createBlock(r,{key:0,previousPhonePage:"index.html"},{default:withCtx(()=>[_hoisted_1$1,_hoisted_2$1]),_:1})):createCommentVNode("",!0),createVNode(x,{modelValue:o.active,"onUpdate:modelValue":t[0]||(t[0]=E=>o.active=E)},{default:withCtx(()=>[createVNode(c,{name:"Getting Started"},{default:withCtx(()=>[createVNode(l)]),_:1}),typeof e.settings.general<"u"?(openBlock(),createBlock(c,{key:0,name:"General"},{default:withCtx(()=>[createVNode(d)]),_:1})):createCommentVNode("",!0),createVNode(c,{name:"Users"},{default:withCtx(()=>[createVNode(u)]),_:1}),createVNode(c,{name:"Quick Links"},{default:withCtx(()=>[createVNode(_)]),_:1}),typeof e.settings.banner<"u"?(openBlock(),createBlock(c,{key:1,name:"Banner component"},{default:withCtx(()=>[createVNode(f)]),_:1})):createCommentVNode("",!0),typeof e.settings.todo<"u"?(openBlock(),createBlock(c,{key:2,name:"To Do component"},{default:withCtx(()=>[createVNode($)]),_:1})):createCommentVNode("",!0),typeof e.settings.billpay<"u"?(openBlock(),createBlock(c,{key:3,name:"Bill Pay component"},{default:withCtx(()=>[createVNode(N)]),_:1})):createCommentVNode("",!0),typeof e.settings.activity<"u"?(openBlock(),createBlock(c,{key:4,name:"Activity component"},{default:withCtx(()=>[createVNode(B)]),_:1})):createCommentVNode("",!0),typeof e.settings.pega_chat<"u"?(openBlock(),createBlock(c,{key:5,name:"Messaging and Co-Browse"},{default:withCtx(()=>[createVNode(C)]),_:1})):createCommentVNode("",!0),typeof e.settings.pega_marketing<"u"?(openBlock(),createBlock(c,{key:6,name:"Customer Decision Hub"},{default:withCtx(()=>[createVNode(y)]),_:1})):createCommentVNode("",!0),typeof e.settings.kmhelp<"u"?(openBlock(),createBlock(c,{key:7,name:"Knowledge Management"},{default:withCtx(()=>[createVNode(v)]),_:1})):createCommentVNode("",!0),createVNode(c,{name:"Home Hero Action"},{default:withCtx(()=>[createVNode(b)]),_:1}),typeof e.settings.offeraction<"u"?(openBlock(),createBlock(c,{key:8,name:"Offer Action"},{default:withCtx(()=>[createVNode(k)]),_:1})):createCommentVNode("",!0)]),_:1},8,["modelValue"])],32)}const Main=_export_sfc(_sfc_main$2,[["render",_sfc_render$2]]),_sfc_main$1={components:{Header,Main}},_hoisted_1={class:"front"},_hoisted_2={class:"flex flex-col"};function _sfc_render$1(e,t,n,o,s,a){const r=resolveComponent("Header"),l=resolveComponent("Main");return openBlock(),createElementBlock("div",_hoisted_1,[createVNode(r),createBaseVNode("main",_hoisted_2,[createVNode(l)])])}const SettingsPage=_export_sfc(_sfc_main$1,[["render",_sfc_render$1]]),MainPage_vue_vue_type_style_index_0_lang="",_sfc_main={data(){return mainconfig},created(){this.currentPage=window.location.pathname.substring(window.location.pathname.lastIndexOf("/")+1),window.history&&window.history.state!==null&&typeof window.history.state.page<"u"&&(this.currentPage=window.history.state.page,window.history.replaceState({},"",this.currentPage+window.location.search),setTimeout(()=>{window.scrollTo({top:0,behavior:"smooth"})},0)),this.currentPage==="heroaction"&&(mainconfig.homeHeroAction=1),this.currentPage.indexOf("offer")===0&&this.currentPage.indexOf("offer.html")!==0&&(mainconfig.offerIndex=parseInt(this.currentPage.substring(5).replace(".html",""),10)),mainconfig.currentPage=this.currentPage,this.$gtag&&this.$gtag.pageview({page_path:mainconfig.currentPage}),sendClickStreamEvent(mainconfig,"Access"),window.loadPage=new Date},components:{DefaultPage,OfferPage,SettingsPage}};function _sfc_render(e,t,n,o,s,a){const r=resolveComponent("DefaultPage"),l=resolveComponent("OfferPage"),c=resolveComponent("SettingsPage");return e.currentPage.indexOf("index.html")===0?(openBlock(),createBlock(r,{key:0})):e.currentPage.indexOf("offer")===0?(openBlock(),createBlock(l,{key:1})):e.currentPage.indexOf("settings.html")===0?(openBlock(),createBlock(c,{key:2})):(openBlock(),createBlock(r,{key:3}))}const MainPage=_export_sfc(_sfc_main,[["render",_sfc_render]]);function _defineProperty(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ownKeys(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(s){return Object.getOwnPropertyDescriptor(e,s).enumerable})),n.push.apply(n,o)}return n}function _objectSpread2(e){for(var t=1;t1&&arguments[1]!==void 0?arguments[1]:{};return new Promise(function(o,s){if(!(typeof document>"u")){var a=document.head||document.getElementsByTagName("head")[0],r=document.createElement("script");if(r.async=!0,r.src=t,r.defer=n.defer,n.preconnectOrigin){var l=document.createElement("link");l.href=n.preconnectOrigin,l.rel="preconnect",a.appendChild(l)}a.appendChild(r),r.onload=o,r.onerror=s}})},mergeDeep=function e(t){for(var n=arguments.length,o=new Array(n>1?n-1:0),s=1;s"u"||typeof document>"u")},warn=function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;isBrowser()},validateScreenviewShape=function e(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return warn('Missing "appName" property inside the plugin options.',t.app_name==null),warn('Missing "name" property in the route.',t.screen_name==null),t};function getPathWithBase(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",n=e.split("/"),o=t.split("/");return n[0]===""&&t[t.length-1]==="/"&&n.shift(),o.join("/")+n.join("/")}var getDefaultParams=function e(){return{bootstrap:!0,onReady:null,onError:null,onBeforeTrack:null,onAfterTrack:null,pageTrackerTemplate:null,customResourceURL:"https://www.googletagmanager.com/gtag/js",customPreconnectOrigin:"https://www.googletagmanager.com",deferScriptLoad:!1,pageTrackerExcludedRoutes:[],pageTrackerEnabled:!0,enabled:!0,disableScriptLoad:!1,pageTrackerScreenviewEnabled:!1,appName:null,pageTrackerUseFullPath:!1,pageTrackerPrependBase:!0,pageTrackerSkipSamePath:!0,globalDataLayerName:"dataLayer",globalObjectName:"gtag",defaultGroupName:"default",includes:null,config:{id:null,params:{send_page_view:!1}}}},params={},setOptions=function e(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=getDefaultParams();params=mergeDeep(n,t)},getOptions=function e(){return params},query=function(){var e,t=getOptions(),n=t.globalObjectName;!isBrowser()||typeof window[n]>"u"||(e=window)[n].apply(e,arguments)},config=function(){for(var e=arguments.length,t=new Array(e),n=0;n0&&arguments[0]!==void 0?arguments[0]:!0,t=getOptions(),n=t.config,o=t.includes;assignGlobalProperty(n.id,e),Array.isArray(o)&&o.forEach(function(s){return assignGlobalProperty(s.id,e)})},optOut=function(){disable(!0)},optIn=function(){disable(!1)},router,setRouter=function e(t){router=t},getRouter=function e(){return router},event=function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=getOptions(),o=n.includes,s=n.defaultGroupName;t.send_to==null&&Array.isArray(o)&&o.length&&(t.send_to=o.map(function(a){return a.id}).concat(s)),query("event",e,t)},pageview=function(e){if(isBrowser()){var t;if(typeof e=="string")t={page_path:e};else if(e.path||e.fullPath){var n=getOptions(),o=n.pageTrackerUseFullPath,s=n.pageTrackerPrependBase,a=getRouter(),r=a&&a.options.base,l=o?e.fullPath:e.path;t=_objectSpread2(_objectSpread2({},e.name&&{page_title:e.name}),{},{page_path:s?getPathWithBase(l,r):l})}else t=e;t.page_location==null&&(t.page_location=window.location.href),t.send_page_view==null&&(t.send_page_view=!0),event("page_view",t)}},screenview=function(e){var t=getOptions(),n=t.appName;if(e){var o;typeof e=="string"?o={screen_name:e}:o=e,o.app_name=o.app_name||n,event("screen_view",o)}},exception=function(){for(var e=arguments.length,t=new Array(e),n=0;n0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=getOptions(),o=n.appName,s=n.pageTrackerTemplate,a=n.pageTrackerScreenviewEnabled,r=n.pageTrackerSkipSamePath;if(!(r&&e.path===t.path)){var l=e;if(isFunction$1(s)?l=s(e,t):a&&(l=validateScreenviewShape({app_name:o,screen_name:e.name})),a){screenview(l);return}pageview(l)}},isRouteExcluded=function e(t){var n=getOptions(),o=n.pageTrackerExcludedRoutes;return o.includes(t.path)||o.includes(t.name)},addRoutesTracker=function(){var e=getOptions(),t=e.onBeforeTrack,n=e.onAfterTrack,o=getRouter();o.isReady().then(function(){nextTick().then(function(){var s=o.currentRoute;addConfiguration(),!isRouteExcluded(s.value)&&track(s.value)}),o.afterEach(function(s,a){nextTick().then(function(){isRouteExcluded(s)||(isFunction$1(t)&&t(s,a),track(s,a),isFunction$1(n)&&n(s,a))})})})},bootstrap=function(){var e=getOptions(),t=e.onReady,n=e.onError,o=e.globalObjectName,s=e.globalDataLayerName,a=e.config,r=e.customResourceURL,l=e.customPreconnectOrigin,c=e.deferScriptLoad,d=e.pageTrackerEnabled,u=e.disableScriptLoad,_=!!(d&&getRouter());if(registerGlobals(),_?addRoutesTracker():addConfiguration(),!u)return load("".concat(r,"?id=").concat(a.id,"&l=").concat(s),{preconnectOrigin:l,defer:c}).then(function(){t&&t(window[o])}).catch(function(f){return n&&n(f),f})},install=function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=arguments.length>2?arguments[2]:void 0;attachApi(t),setOptions(n),setRouter(o),getOptions().bootstrap&&bootstrap()};const app=createApp(MainPage);let handleOutsideClick;app.directive("clickoutside",{mounted(e,t){handleOutsideClick=n=>{n.stopPropagation();const{handler:o}=t.value;e.contains(n.target)||t.instance[o](n)},document.addEventListener("click",handleOutsideClick),document.addEventListener("touchstart",handleOutsideClick)},unmounted(){document.removeEventListener("click",handleOutsideClick),document.removeEventListener("touchstart",handleOutsideClick)}});app.use(i18n);app.use(install,{config:{id:mainconfig.settings.general.ga.trackingid},appName:"Uplus",enabled:!0});app.mount("#app"); diff --git a/docs/assets/main-822f125f.css b/docs/assets/main-a4fdea76.css similarity index 99% rename from docs/assets/main-822f125f.css rename to docs/assets/main-a4fdea76.css index 4f47ec57..be9c9077 100644 --- a/docs/assets/main-822f125f.css +++ b/docs/assets/main-a4fdea76.css @@ -1 +1 @@ -*,:after,:before{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body,button{font:18px/1.2 Inter,sans-serif}body{color:#050505}a,a:visited{text-decoration:none}a:not(.decorated):hover{text-decoration:underline}a.fatlist-item{white-space:nowrap;margin-left:auto;text-align:right;padding-left:28px}p.fatlist-item{margin-bottom:0}ul{padding:0;margin:0}li{list-style:none;margin:0}header nav a,header nav a:visited{font-weight:400;line-height:22px;color:#050505}header span{color:#050505;font-size:14px;font-weight:700;text-align:right}h1{font-weight:500;font-size:42px;color:#050505;margin:16px 0 28px}.hero-heading>h1.hero{padding-top:24px}h1.hero{font-size:90px;line-height:1}h2{font-weight:500;font-size:30px;margin:0 0 21px;color:#050505;line-height:1.2}.primary-options h2{width:50%}h3{font-size:24px;margin:0 0 16px;color:#050505;font-weight:500}h4{font-size:16px;margin:8px 0;color:#050505}p{margin:0 0 8px}.separator>section{border-right:2px solid #979797}.separator>section:last-child{border-right:none}.front-option>p{margin-bottom:8px}h1.hero span{display:block}.col-2 h3{margin:21px 0 14px}.banner>div{border-color:transparent}.banner h3{margin:0 0 7px;text-transform:uppercase}.banner p{font-size:14px}.banner button{margin-left:7px}.offer-text p{margin:14px 0}.offer-text h3,h3.account-type{margin-bottom:14px}.table-heading{border-bottom:1px solid #dedede;border-radius:3px;margin:0 -35px 21px;padding:0 35px 21px}table.align-center th,table.align-center td{text-align:center;width:33.3333%}table.color-light tr{border-top:1px solid rgba(0,0,0,.2)}table.color-light td{padding:8px;color:#050505;font-size:15px}table.color-heading{border:1px solid #dedede;border-radius:3px}table.color-heading tr.heading{background:#f1f1f1;font-size:15px;height:45px;font-weight:700}table.color-heading tr.footer{background:#f1f1f1;height:45px}table.color-heading .trend{font-size:10px}table tr.heading{border-top:none;font-size:12px;height:45px}.investmentamount{min-width:130px;display:inline-block}p.activity{margin:0}time span{display:block}time.fatlist-item{min-width:158px}.keyrates h4{font-weight:300}.cash-projections>div{align-items:center}.cash-projections h3{margin:-23px auto 0 0}.cash-projections h4.dropdown{margin-top:-25px;color:var(--interactiveColor)}.cash-projections>div>div{margin-left:8px;width:80px;text-align:right}.cash-projections>svg{border:1px solid #ccc;margin-top:10px}.offer-card-col>.offer-card,.front-option>.offer-card{position:relative}.ai-overlay{display:none;position:absolute;top:0;left:0;right:0;bottom:0;color:#fff;background-color:#273b3f;flex-flow:column nowrap}.ai-overlay.show{display:flex;z-index:2;opacity:.85}.ai-overlay>.footer-img{margin:auto 0 0;border-top:1px solid rgba(0,0,0,.2);text-align:right;background:url(../img/pega-logo.png) 0 0 no-repeat;height:40px}.rts-logo{background:url(../img/pega-logo.png) 0 0 no-repeat;height:40px}.hero-with-img{position:relative;min-height:400px;padding-top:60px}.ai-overlay>ul{text-align:left;padding:16px;overflow-y:auto}.ai-overlay>ul>li{word-break:break-all;display:flex;margin-bottom:8px;align-items:baseline}.ai-overlay label{font-weight:700;min-width:130px;display:inline-block;color:#fff;margin:0 8px 0 0}.ai-overlay span{word-break:break-all;color:#fff;display:inline-block;font-size:14px}button.pi.ai-toggle{border-radius:8px 0 0 8px;min-width:45px;min-height:30px;position:absolute;right:0;top:14px;z-index:3;margin:0;padding:3px 0;display:flex;justify-content:center}.rts-overlay{width:100%;height:100px;background-color:#344251;position:fixed;bottom:0;z-index:2;transition:transform .2s ease;padding:0 14px;transform:translateY(80px)}.rts-overlay>div{padding-top:21px}.rts-overlay>div>.flex{max-width:500px}.rts-enable{margin:14px 14px 14px auto}.rts-overlay.expanded{transform:translateY(0)}.rts-toggle{font-size:15px;border-radius:50%;border:3px solid transparent;width:40px;min-width:auto;padding:0;min-height:40px}.rts-enabled .cdh-offer{outline:2px dashed #f7112d;cursor:pointer}.pi.pi-rts-error{background:#f7112d;border-color:#050505}.rts-overlay-toggle{position:absolute;left:70px;top:-15px}.rts-overlay span{font-size:16px;color:#fff}.rts-overlay .comment{background-color:#1c242d;height:66px;overflow-y:auto;font-size:13px;color:#fff;padding:14px 14px 0;margin-left:14px;flex:1}.rts-overlay .comment>p{color:#fff;margin:0;font-size:13px}.scorecard{font-size:22px}.hero-wrap{min-height:700px}.hero-no-img{min-height:540px}#app>.front,#app>.form,#app>.offer{height:100vh;display:flex;flex-flow:column}.hero-wrap a{width:150px;background:#FFF;text-align:center;border-radius:3px;line-height:40px}.ribbon,.ribbon1{height:0}main .hero-wrap>.hero-image,main .hero-wrap .hero-splash{flex:1}main .hero-wrap>.hero-heading{justify-content:center;position:absolute}.flex{display:flex}.account-details>div{border:1px solid #d5d5d5;margin-bottom:8px;padding:12px 8px;flex-wrap:wrap}.account-details>div>div{margin:0 8px 8px 0;min-width:calc(25% - 8px)}.account-details p,.account-picker-details p{font-size:22px}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.flex-col{flex-direction:column}.flex-align-r{margin-left:auto}.flex-grow-r{flex:1;justify-content:flex-end}.flex-mid-align{align-items:center}.grid-col-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.space-nowrap{white-space:nowrap}a.km{margin-right:21px}.cols-reverse .col-1{order:2}.cols-reverse .col-2{margin-left:0;margin-right:35px;padding:0;box-shadow:none}body{margin:0}.login-ui{position:absolute;right:50px;top:90px;background:#FFF;border:1px solid #cccc;padding:16px;display:none}#app>div>header,#app>div>footer{background:#FFF;padding:0 16px}.front .login{display:block;position:relative}.wrap{width:100%;max-width:1400px;margin:0 auto 16px}footer .wrap{margin-bottom:0;align-items:center}.wrap.header{align-items:center;margin-bottom:0;height:76px}header.settings{margin-bottom:0;padding:0 16px;flex-flow:row wrap}header.settings>h1{flex-grow:1;margin:0 auto;text-align:center}header ul{justify-content:flex-end}header ul.flex li{margin-right:30px}.embedded-content>body{background:transparent}.embedded-content .header-light h2{color:#050505}.embedded-content .header-light>a{flex-grow:1;text-align:right;color:#050505;line-height:42px}.embedded-content .col-2{margin:0 0 0 35px;min-width:200px}.embedded-content .col-2 h3{margin-top:0}.embedded-content .button-row>button{min-width:140px;margin:0 35px 14px 0;width:calc((100% - 118px)/4);padding:0 14px}.embedded-content .button-row>button:last-child{margin-right:0}main{flex:1;overflow:auto;border-top:.5px solid rgba(0,0,0,.2);border-bottom:.5px solid rgba(0,0,0,.2);position:relative}.primary-options>.front-option>.details{margin-top:20px}.options{display:flex;flex-wrap:wrap;justify-content:center}.details>a,.details>button{flex:1;align-items:end;display:flex}.secondary-options{position:relative}.secondary-options .banner{height:600px;background:no-repeat 100% 100% transparent;background-size:cover}.secondary-options>.content-card{position:absolute;bottom:16px;left:16px;right:50%}.hero-offer-img{max-height:400px;align-self:flex-start;padding-right:40px}.hero-wrap img{max-width:fit-content;align-self:center;max-height:300px}.hero-with-img h1.hero{font-size:60px}img.hero-offer-img{max-width:fit-content;align-self:start;max-height:400px;padding-right:60px;max-width:400px}img.option{max-width:100%;padding-bottom:8px}.col-2 img{max-width:100%}.front-option{display:flex;flex-flow:column;flex-grow:1;padding:0 8px;max-width:25%}.front-option>.details{padding:16px;background:#FFF;display:flex;flex-flow:column nowrap;flex:1}footer{width:100%}footer nav>div.flex>a{margin-right:32px;font-weight:400;line-height:22px;color:#050505}footer nav>div.flex{margin:26px 0;align-items:center}.accounts-list>li{flex-grow:1}.button-row{display:flex;flex-flow:row nowrap}.accounts-list>li{margin:0 8px 24px}.button-row>button{margin:0 8px}.accounts-list>li:first-child,.button-row>button:first-child{margin-left:0}.accounts-list>li:last-child,.button-row>button:last-child{margin-right:0}.account-msg{padding-top:32px;font-size:30px}.quick-links{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:16px}.quick-links>button{width:100%}.account-tabs-header{display:flex}.account-tabs-item{flex:1;padding:16px;border-radius:8px 8px 0 0;transition:.4s all ease-out;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;border-bottom:1px solid #d5d5d5}.account-tabs-item.selected{font-weight:600;border:1px solid #d5d5d5;border-bottom:none}.account-tabs-content{border-radius:0 0 8px 8px;padding:16px;border:1px solid #d5d5d5;border-top:none}.account-img{padding-right:24px;margin-bottom:8px;max-height:107px;width:fit-content}.account-picker-details{display:flex;flex-flow:row wrap;flex:1}.account-picker-details>div{margin:0 8px 8px 0;min-width:calc(33.3333% - 8px)}.account-view-details{min-width:105px;text-align:end}.col.col-1{width:calc(75% - 35px);margin:0}.col-2{flex-grow:1;width:25%;margin-bottom:24px;margin-left:30px}.col-3{flex:1;width:calc((100% - 70px) / 3);margin-left:35px}.col-3:first-child{margin-left:0}.content-card{padding:20px}pega-embed{background:#FFF;border:1px solid #d5d5d5;border-radius:4px;margin-bottom:16px}.primary-card{padding:16px;margin:0 8px 24px}.primary-card>section{margin-bottom:16px}.primary-card>section:last-child{margin-bottom:0}.secondary-card{padding:20px;margin-bottom:30px}.secondary-card>section{margin-bottom:32px}.offer .col-2{margin-top:0}.col-2 img{margin:0 auto;display:block}.circle{border-radius:999px}.menu{display:none}#pega-gadget~.col-2{margin-top:90px}.layout-stacked>.field-item{margin:16px 0 8px;position:relative}.layout-stacked>.field-item>label{position:absolute;top:0;left:8px;transition:all .3s ease;padding:0;margin:10px 0 0;pointer-events:none;font-size:16px}.layout-stacked>.field-item>input:focus,.layout-stacked>.field-item>input:hover,.layout-stacked>.field-item>input:active,.layout-stacked>.field-item>input{transition:all .3s linear;border:none;border-bottom:1px solid #d1d2d3;outline:none;color:#050505;line-height:40px;padding:10px 0 3px;height:40px;font-weight:300}.layout-stacked>.field-item>input::placeholder{color:transparent;font-size:0}.layout-stacked>.field-item>input:active+label,.layout-stacked>.field-item>input:focus+label,.layout-stacked>.field-item>input:not(:placeholder-shown)+label{font-size:75%;transform:translate3d(0,-100%,0);margin-top:16px}.layout-labels-left>.field-item{display:flex;flex-flow:row nowrap;align-items:center;margin-bottom:8px}.layout-labels-left>.field-item>label{margin:0 16px 0 0;width:300px}.layout-labels-left>.field-item>label.width-auto{width:auto}.layout-labels-left>.field-item>select,.layout-labels-left>.field-item>input[type=text],.layout-labels-left>.field-item>input[type=password],.layout-labels-left>.field-item>textarea{flex-grow:1;width:100%;min-width:0;resize:none}.layout-labels-top>.field-item>label{margin:0 0 4px}.layout-labels-top>.field-item>select,.layout-labels-top>.field-item>input[type=text],.layout-labels-top>.field-item>input[type=password],.layout-labels-top>.field-item>textarea{flex-grow:1;width:100%;min-width:0;margin-bottom:16px;resize:none}.layout-labels-top>.field-item.field-checkbox{display:flex;flex-flow:row nowrap;margin-top:16px;margin-bottom:16px}.layout-labels-top>.field-item.field-checkbox>label{margin-right:16px}.layout-inline-grid-double{display:flex;flex-flow:row wrap}.layout-inline-grid-double>div{width:calc(50% - 8px);margin-right:8px}.layout-inline-grid-double>div:nth-child(2n){margin:0 0 0 8px}.padding-2x{padding:16px}.margin-r-2x{margin-right:16px}.margin-t-2x{margin-top:16px}.margin-t-auto{margin-top:auto}.padding-t-2x{padding-top:16px}.padding-b-1x{padding-bottom:8px}.flex-grow-1{flex-grow:1}.flex-1{flex:1}.float-r{float:right}.margin-r-auto{margin-right:auto}.margin-l-auto{margin-left:auto}.width-100-pct{width:100%}.height-100-pct{height:100%;flex:1}.full-height{height:100%;width:100%}.full-height>iframe{min-height:calc(100vh - 244px)}div.inline-middle>button{margin-right:16px}div.inline-middle>button:last-child{margin-right:0}div[data-pega-gadgetname]{width:100%}[role=tablist] li{display:inline-block;list-style:none}a[role=tab]{padding:12px 16px;display:block;font-weight:700;text-decoration:none;cursor:pointer;color:var(--interactiveColor);width:100%}a[aria-selected=true],a[role=tab]:focus,a[role=tab]:hover,a[role=tab]:active{background:rgba(210,210,210,.7);text-decoration:underline}[role=tabpanel][aria-hidden=true]{display:none}.bill-pay p{margin-bottom:16px;font-size:22px}a.kmhelp{margin:auto 16px auto 0}section.kmhelp>div{height:100%}section.kmhelp{height:calc(100vh - 150px)}.tab-vertical-menu{max-width:1400px;margin:21px auto}.tab-vertical-menu>.tab-interface{display:flex;flex-flow:column;width:350px;margin:0 24px;position:sticky;top:21px;float:left}.tab-vertical-menu>.tab-interface>.tab-action,.tab-vertical-menu>.tab-interface ul{display:flex;flex-flow:column;padding:0;margin-bottom:30px;background:#FFF;border-radius:8px}.tab-vertical-menu>.tab-interface>.container>.header{display:none}.tab-vertical-menu>.tab-interface>.container>.body{display:block;background:none;padding:0}.tab-vertical-menu>.tab-interface>.tab-action{padding:20px}.tab-vertical-menu>.tabs-details{flex:1;margin-right:24px;margin-bottom:30px;background:#FFF;border-radius:8px;padding:20px;margin-left:396px}.container-transparent h3,.container-transparent p{color:#050505}.container-transparent h3{margin:8px 0}.container>.header{height:40px;align-items:baseline;cursor:pointer;margin-bottom:8px}.container>.header>h3{color:#050505;order:2}.container>.header>button.simple{color:#050505;font-size:24px;padding:0 8px 0 0}.container>.header>button.simple>i{margin-right:0}.container.collapsed>.body{display:none}[disabled]{opacity:.33;pointer-events:none}.logo{height:58px;margin-right:35px}label{margin-top:0;color:#05050599;font-size:14px;font-weight:600}label.required:after{content:"*";color:#d91c29;margin:4px 0 0 8px;vertical-align:middle;display:inline-block}select,input,textarea{margin-top:0;background:#FFF;border:1px solid #d1d2d3;color:inherit;font-family:inherit;font-size:inherit;line-height:24px;display:block;padding:0 14px;color:#050505;border:1px solid #939393;border-radius:4px}select,input{height:42px}textarea{resize:none;overflow:hidden;display:block;-moz-tab-size:4;tab-size:4}input[type=radio],input[type=checkbox]{display:inline-block;height:auto}input[type=radio]{position:absolute;opacity:0}input[type=radio]+label:before{content:"";position:absolute;left:0;top:0;border-radius:50%;transition:.2s ease all;background:#FFFfff;border:1px solid #cacdd6;width:25px;height:25px;display:inline-block;margin:0 4px 0 0;box-sizing:border-box;padding:0;vertical-align:top}input[type=radio]:hover+label:before,input[type=radio]:focus+label:before{border-color:var(--interactiveColor)}input[type=radio]+label{pointer-events:all;position:relative;padding-left:30px;padding-top:0;cursor:pointer;width:100%;margin:0 10px 10px 0;display:inline-block;color:#1d2020;font-weight:400;text-decoration:inherit;text-transform:none;font-size:16px;font-family:Inter,sans-serif;line-height:28px}input[type=radio]:checked+label:before{background:#FFF;border-width:9px;border-color:var(--interactiveColor)}.field-radiogroup>div{display:flex;flex-flow:row wrap}select{background:#FFF url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48.06 28.04' width='18' height='9'%3E%3Cpath fill='%23333' d='M47.51.64a1.91 1.91 0 00-2.7 0L24.1 23.25 3.35.65 3.17.47A1.91 1.91 0 10.66 3.35l21.87 23.84a1.69 1.69 0 00.13.31 2.15 2.15 0 002.85 0 1.75 1.75 0 00.13-.32L47.51 3.34a1.91 1.91 0 000-2.7z'/%3E%3C/svg%3E") right 15px top 50% no-repeat;padding-right:48px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #939393;border-radius:4px}select::-ms-expand{display:none}a,button,input,textarea,select{transition:all .25s ease-out}textarea{height:150px}a:hover{cursor:pointer}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=checkbox]:hover,input[type=checkbox]:active,input[type=checkbox]:checked,input[type=checkbox]:indeterminate{border-color:var(--interactiveColor)}input[type=checkbox]:checked,input[type=checkbox]:indeterminate{background-color:#eceff8}input[type=checkbox]:disabled{opacity:.3;cursor:not-allowed}input[type=checkbox]{position:absolute;opacity:0}input[type=checkbox]:checked+label:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMjIgMjYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIyIDI2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+Cjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMjEuMSw3LjQgMjAuNiw2LjggMjAuMiw2LjUgNy43LDE5IDEuNSwxMi45IDAuMywxNC4yIDcuNywyMS40IDIxLjUsNy44ICIvPgo8L3N2Zz4K) no-repeat 50% 50%;background-color:var(--interactiveColor);background-size:16px;border-color:var(--interactiveColor)}input[type=checkbox]:focus+label:before,input[type=checkbox]:hover+label:before{border-color:var(--interactiveColor)}input[type=checkbox]+label:before{content:"";position:absolute;left:0;top:0;width:28px;height:28px;transition:.2s ease all;border:1px solid}input[type=checkbox]+label{pointer-events:all;position:relative;padding-left:40px;padding-top:4px;cursor:pointer;height:28px;width:100%;margin:0 8px 0 0;display:block;line-height:19px}input[type=color]{margin-right:8px;min-width:30px;width:30px;padding:0;height:30px;border:none}.hidden{opacity:0;display:none}.show{opacity:1;display:flex}.overlay{background:#FFF;position:absolute;padding:16px;right:28px;box-shadow:0 2px 8px #05050533;border-radius:8px;top:80px;transition:opacity .25s ease-out;z-index:1000;max-width:400px;min-width:400px}.overlay.logout{min-width:120px;right:0;top:50px;padding:8px}.user-area{position:relative}.overlay>*,.field{margin-bottom:16px}.overlay>*:last-child{margin-bottom:0}button,.button{background:var(--interactiveColor);border:1px solid var(--interactiveColor);box-sizing:border-box;display:inline-block;font-weight:700;min-height:50px;min-width:140px;border-radius:3px;cursor:pointer;width:fit-content;color:#fff}button.launch-login{margin-top:3px;margin-bottom:3px}button.strong,button.strong:hover,button.strong:active,button.strong:focus,button.launch-login,button.launch-login:hover,button.launch-login:active,button.launch-login:focus{opacity:.9;background:var(--interactiveColor);color:#fff;border:1px solid transparent}button.strong:hover,button.strong:active,button.strong:focus,button.launch-login:hover,button.launch-login:active,button.launch-login:focus{outline:1px solid var(--interactiveColor);opacity:1;transition:opacity ease .1ms}button.launch-menu{min-width:100px;margin-left:16px}button:hover{border-color:var(--interactiveColor)}button,button:hover,button:focus,button:active{background:var(--interactiveColor);color:#fff;border:1px solid transparent}button.secondary{border:none;background:#FFF;color:var(--interactiveColor)}button.secondary:hover{border:none}button.tertiary{background:none}button.light{background:none;border:none;color:#050505;min-width:40px;padding:5px;opacity:.85}button.light:hover,button.light:focus,button.light:active{opacity:1}button.secondary,.button.secondary,button.secondary:hover,.button.secondary:hover,button.secondary:focus,.button.secondary:focus,button.secondary:active,.button.secondary:active,button.tertiary,.button.tertiary,button.tertiary:hover,.button.tertiary:hover,button.tertiary:focus,.button.tertiary:focus,button.tertiary:active,.button.tertiary:active{color:var(--interactiveColor)}button.simple{background:transparent;border:none;color:var(--interactiveColor);min-width:0;padding:0}button.simple:hover,button.simple:active{background:transparent;border:none;color:var(--interactiveColor);text-decoration:underline}.quick-links>button{background:none;color:var(--interactiveColor);border:1px solid var(--interactiveColor);font-weight:400}.quick-links>button:focus,.quick-links>button:hover{outline:1px solid var(--interactiveColor)}.quick-links>button:focus{outline:var(--interactiveColor)}.overlay button,.overlay .button,.overlay select,.overlay input{width:100%}.field>*{margin-top:5px}.field :not(label){order:2}.field.check{flex-direction:row}.field.check *{order:1;margin-right:15px}.field .error,.field .helper{font-size:16px}.field .error{color:red}.field .helper{color:#646363}.password,.username{position:relative}.avatar{width:50px;height:50px;border-radius:50%;border:4px solid #FFF}.pi.product-icon{min-width:70px;height:70px;border-radius:50%;font-size:30px;line-height:60px;text-align:center;color:#050505}.menu-overlay{background:#FFF;position:absolute;transition:height .25s ease-in-out;filter:drop-shadow(0 3px 21px rgba(0,0,0,.5));right:16px;min-width:200px;height:0;overflow:hidden;z-index:2}header .menu-overlay a{color:#050505;text-transform:none;padding-right:28px;line-height:40px;border-bottom:1px solid #fdfdfd;text-align:right;display:block}.fatlist>li{border-bottom:1px solid #e6e7e8;padding:3px 0;align-items:center;min-height:28px}table{width:100%;border-collapse:collapse}th,td{padding:4px;text-align:left}.align-r,th.align-r,td.align-r{text-align:right}.filter{border:none;border-bottom:1px solid #dedede;margin:0 0 8px auto;max-width:50%;color:#050505}.search-bar{position:relative}.search-bar .pi-search{position:absolute;right:0;bottom:22px}.file-upload{height:50px;margin-top:24px}.inputfile{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.inputfile+label{font-size:16px;font-weight:600;padding:16px 8px;margin-bottom:0;color:var(--interactiveColor);border:none;cursor:pointer;min-height:40px;border:1px solid var(--interactiveColor);border-radius:3px;transition:all .25s ease-out}button.file-download:hover,button.file-download:active,button.file-download:focus,.inputfile:hover+label,.inputfile:active+label,.inputfile:focus+label{outline:2px solid var(--interactiveColor);border-radius:0}button.file-download{color:var(--interactiveColor);background:#FFF;font-weight:600;border:1px solid var(--interactiveColor);border-radius:0}td>input{width:100%;inline-size:-moz-available}@supports (-webkit-appearance: none){input[type=datetime-local]::-webkit-inner-spin-button,input[type=date]::-webkit-inner-spin-button{-webkit-appearance:none;display:none}input[type=datetime-local]::-webkit-calendar-picker-indicator,input[type=date]::-webkit-calendar-picker-indicator{display:block;color:#0000;opacity:1;background:#FFF url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNSAyNSIgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1Ij48dGl0bGU+ZXZlbnRzPC90aXRsZT48ZyBpZD0iYnVkaWNvbi1ldmVudHMiPjxwYXRoIGQ9Ik0yNCwySDE5Vi41YS41LjUsMCwwLDAtMSwwVjJIN1YuNWEuNS41LDAsMCwwLTEsMFYySDFBMSwxLDAsMCwwLDAsM1YyM2ExLDEsMCwwLDAsMSwxSDI0YTEsMSwwLDAsMCwxLTFWM0ExLDEsMCwwLDAsMjQsMlptMCwyMUgxVjhIMjRaTTI0LDdIMVYzSDI0Wm0tOSw2SDEzVjExaDJabTUsMEgxOFYxMWgyWk03LDE4SDVWMTZIN1ptNSwwSDEwVjE2aDJaIi8+PC9nPjwvc3ZnPg==) no-repeat 100% 50%}.field-combobox>input[type=text]::-webkit-calendar-picker-indicator{display:none}}@supports (-moz-appearance: none){input[type=date]{background:#FFF url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNSAyNSIgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1Ij48dGl0bGU+ZXZlbnRzPC90aXRsZT48ZyBpZD0iYnVkaWNvbi1ldmVudHMiPjxwYXRoIGQ9Ik0yNCwySDE5Vi41YS41LjUsMCwwLDAtMSwwVjJIN1YuNWEuNS41LDAsMCwwLTEsMFYySDFBMSwxLDAsMCwwLDAsM1YyM2ExLDEsMCwwLDAsMSwxSDI0YTEsMSwwLDAsMCwxLTFWM0ExLDEsMCwwLDAsMjQsMlptMCwyMUgxVjhIMjRaTTI0LDdIMVYzSDI0Wm0tOSw2SDEzVjExaDJabTUsMEgxOFYxMWgyWk03LDE4SDVWMTZIN1ptNSwwSDEwVjE2aDJaIi8+PC9nPjwvc3ZnPg==) no-repeat calc(100% - 8px) 50%;padding-right:28px}}.field-combobox>input,button.action-menu{background:#FFF url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA0OC4wNiAyOC4wNCcgIHdpZHRoPScxOCcgaGVpZ2h0PSc5Jz48cGF0aCBmaWxsPSIjMTAxMzJFIiBkPSdNNDcuNDEuNTVhMS45MSAxLjkxIDAgMCAwLTIuNyAwbC0yMC43MSAyMi42MS0yMC43NS0yMi42LS4xOC0uMThhMS45MSAxLjkxIDAgMSAwLTIuNTEgMi44OGwyMS44NyAyMy44NGExLjY5IDEuNjkgMCAwIDAgLjEzLjMxIDIuMTUgMi4xNSAwIDAgMCAyLjg1IDAgMS43NSAxLjc1IDAgMCAwIC4xMy0uMzJsMjEuODctMjMuODRhMS45MSAxLjkxIDAgMCAwIDAtMi43eicgdHJhbnNmb3JtPSd0cmFuc2xhdGUoLjEgLjA5KScvPjwvc3ZnPg==) no-repeat 100% 50%}body,.hero-main{background:#f7f7f7}.highlight-main{background:#FFF}a,a:visited{color:var(--interactiveColor)}a.decorated,a.decorated:visited{border-bottom-color:var(--interactiveColor)}a:hover,a:focus,a:active{text-decoration:underline}.mashup-main{background:#FFF;padding-top:24px}.content-card{background:#FFF;border:1px solid #d5d5d5;border-radius:4px}.primary-card{background:#FFF;border-radius:8px}.secondary-card{background:#FFF;border:.5px solid rgba(0,0,0,.2);border-radius:8px}.content-card.fatlist,.content-card.offer-card{padding:0}.trend-error{color:#ff0900e6;font-weight:700}.pi.pi-error{color:#ff0900e6;font-weight:700!important}.trend-success{color:#3c8712;font-weight:700}.pi.pi-success{color:#3c8712;font-weight:700!important}.success-text{font-size:40px;color:#3c8712}@font-face{font-family:UIKitIcons;font-display:swap;src:url(../fonts/Icons.woff2) format("woff2");font-weight:400;font-style:normal}@-webkit-keyframes anim-rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes anim-rotate-reverse{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(-360deg)}}@keyframes anim-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes anim-rotate-reverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.anim-rotateCW:before{-webkit-animation:anim-rotate 1.33s linear infinite;animation:anim-rotate 1.33s linear infinite}.anim-rotateCCW:before{-webkit-animation:anim-rotate-reverse 1.33s linear infinite;animation:anim-rotate-reverse 1.33s linear infinite}.pi,#sidebar-region-one #PEGA_TABBED0 .tab-ul li>a,.screen-layout-header_footer_left>.screen-layout-region>.screen-layout-region-content .nav-toggle-one,div[class*=layout-outline]>.Expanded>.header-bar>*>.icon-openclose,div[class*=layout-outline]>.Collapsed>.header-bar>*>.icon-openclose,.menu-horizontal>.menu-item>.menu-item-anchor.menu-item-expand:after,.content-layout-group>.layout-group-nav>h2>.icon-openclose:before,.container-close:before{font-family:UIKitIcons!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;transform-origin:50% 50% 0;-webkit-transform-origin:50% 50% 0;margin-right:.25em}aside .pi{margin:0}.pi:before,div[class*=layout-outline]>.Expanded>.header-bar>*>.icon-openclose:before,div[class*=layout-outline]>.Collapsed>.header-bar>*>.icon-openclose:before,.menu-horizontal>.menu-item>.menu-item-anchor.menu-item-expand:after,.content-layout-group>.layout-group-nav>h2>.icon-openclose:before{display:inline-block;vertical-align:-.2em;line-height:1;font-size:1.1764705882em;padding:.5px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}i[data-click],i[data-click]:before{cursor:pointer}.Header_nav .pi:before{font-size:18px}.pi-dark{color:#10132e}.pi-light{color:#050505}.pi-grey,.pi-gray{color:#10132ea8}.pi-muted{opacity:.35}.pi-muted:hover{opacity:1}.pi-small{font-size:12px}.pi-1_5x{font-size:1.5em}.pi-2x{font-size:2em}.pi-3x{font-size:3em}.pi-4x{font-size:4em}.pi-5x{font-size:5em}.pi-empty-state:before{font-size:1em!important}.screen-layout-header_footer_left>.screen-layout-region>.screen-layout-region-content .nav-toggle-one,.content-layout-group>.layout-group-nav>h2>.icon-openclose{background-image:none;padding-right:10px}.content-layout-group>.layout-group-nav>h2>.icon-openclose{font-size:21px;margin-top:7px}.screen-layout-header_footer_left>.screen-layout-region>.screen-layout-region-content .nav-toggle-one:before{content:"";line-height:35px;margin:0}.private-rule:before,.open-rule:before{color:#a9d400}.open-rule:before{font-size:10px}#sidebar-region-one #PEGA_TABBED0 .tab-ul li>a:before,.screen-layout-header_footer_left>.screen-layout-region>.screen-layout-region-content .nav-toggle-one:before{color:#050505;font-size:16px;vertical-align:middle}.pi-1-1-solid:before,.menu-item-active>a.menu-item-anchor .pi-1-1:before{content:""}.pi-1-1:before{content:""}.pi-a11y:before{content:""}.pi-align-center:before{content:""}.pi-align-item-center-solid:before,.pi-align-item-vert-center-solid:before,.menu-item-active>a.menu-item-anchor .pi-align-item-center,.menu-item-active>a.menu-item-anchor .pi-align-item-vert-center{content:""}.pi-align-item-center:before,.pi-align-item-vert-center:before{content:""}.pi-align-item-left:before,.pi-align-item-right:before,.pi-align-item-up:before,.pi-align-item-down:before{content:""}.pi-align-item-left-solid:before,.pi-align-item-right-solid:before,.pi-align-item-down-solid:before,.pi-align-item-up-solid:before,.menu-item-active>a.menu-item-anchor .pi-align-item-left:before,.menu-item-active>a.menu-item-anchor .pi-align-item-right:before,.menu-item-active>a.menu-item-anchor .pi-align-item-up:before,.menu-item-active>a.menu-item-anchor .pi-align-item-down:before{content:""}.pi-align-right:before{content:""}.pi-amazon:before{content:""}.pi-ambulance-solid:before,.menu-item-active>a.menu-item-anchor .pi-ambulance:before{content:""}.pi-ambulance:before{content:""}.pi-analytics-good-solid:before,.pi-analytics-bad-solid:before,.menu-item-active>a.menu-item-anchor .pi-analytics-good:before,.menu-item-active>a.menu-item-anchor .pi-analytics-bad:before{content:""}.pi-analytics-good:before,.pi-analytics-bad:before{content:""}.pi-analytics-neutral-solid:before,.menu-item-active>a.menu-item-anchor .pi-analytics-neutral:before{content:""}.pi-analytics-neutral:before{content:""}.pi-antenna:before,.pi-antenna-solid:before{content:""}.pi-app-solid:before,.menu-item-active>a.menu-item-anchor .pi-app:before,.menu-item-active>a.menu-item-anchor [tabtitle=App]:before{content:""}.pi-app:before,[tabtitle=App]:before{content:""}.pi-archery:before{content:""}.pi-archive-solid:before,.menu-item-active>a.menu-item-anchor .pi-archive:before{content:""}.pi-archive:before{content:""}.pi-arrow-above-or:before,.pi-arrow-below-or:before{content:""}.pi-arrow-above-row:before,.pi-arrow-below-row:before,.pi-arrow-below-row-left:before,.pi-arrow-above-row-left:before,.pi-arrow-below-row-right:before,.pi-arrow-above-row-right:before{content:""}.pi-arrow-bend-right:before,.pi-arrow-bend-left:before{content:""}.pi-arrow-box-repeat:before,.pi-retweet:before,.pi-repeat:before{content:""}.pi-arrow-box-right:before,.pi-arrow-box-down:before,.pi-arrow-box-left:before,.pi-arrow-box-up:before,.pi-arrow-micro-right:before,.pi-arrow-micro-left:before,.pi-arrow-micro-up:before,.pi-arrow-micro-down:before,.pi-arrow-micro-down-solid:before,.pi-arrow-micro-up-solid:before,.pi-arrow-micro-right-solid:before,.pi-arrow-micro-left-solid:before{content:""}.pi-arrow-down-between-columns:before,.pi-arrow-between-column-down:before,.pi-arrow-right-between-rows:before{content:""}.pi-arrow-down-between-left-column:before,.pi-arrow-between-left-column-down:before,.pi-arrow-down-between-right-column:before,.pi-arrow-between-right-column-down:before,.iconAppendColumn:before,.iconAppendColumn_on:before,.iconAppendColumn_disabled:before,.iconAppendInside:before,.iconAppendInside_on:before,.iconAppendInside_disabled:before{content:""}.pi-arrow-down-between-left-column:before,.pi-arrow-down-between-right-column:before{content:""}.pi-arrow-in:before{content:""}.pi-arrow-left-right:before,.pi-arrow-up-down:before{content:""}.pi-arrow-out:before{content:""}.pi-arrow-right-thru-column:before,.pi-arrow-right-column:before,.pi-arrow-left-column:before,.pi-arrow-up-row:before,.pi-arrow-down-thru-row:before,.pi-arrow-down-row:before{content:""}.pi-arrow-right:before,.pi-arrow-down:before,.pi-arrow-left:before,.pi-arrow-up:before,.pi-arrow-sw:before,.pi-arrow-o-right:before,.pi-arrow-o-left:before,.pi-arrow-o-down:before,.pi-arrow-o-up:before,.pi-arrow-o-ne:before,.iconGetNextWork:before,.iconGetNextWork_on:before,.iconGetNextWork_disabled:before,.iconTransfer:before,.iconTransfer_on:before,.iconTransfer_disabled:before{content:""}.pi-arrow-shrink:before{content:""}.pi-arrow-up-text:before,.pi-arrow-down-text:before{content:"-"}.pi-arrows-ne-sw-join:before{content:"w"}.pi-arrows-ne-sw-separate:before{content:"c"}.pi-article-check:before{content:""}.pi-atom:before{content:""}.pi-backspace-solid:before,.menu-item-active>a.menu-item-anchor .pi-backspace:before{content:""}.pi-backspace:before{content:""}.pi-badge-solid:before,.menu-item-active>a.menu-item-anchor .pi-badge:before{content:""}.pi-badge:before{content:""}.pi-bank-solid:before,.menu-item-active>a.menu-item-anchor .pi-bank:before{content:""}.pi-bank:before{content:""}.pi-bars:before{content:""}.pi-battery-charge-solid:before,.menu-item-active>a.menu-item-anchor .pi-battery-charge:before{content:""}.pi-battery-charge:before{content:""}.pi-battery-solid:before,.menu-item-active>a.menu-item-anchor .pi-battery:before{content:""}.pi-battery:before{content:""}.pi-bell-solid:before,.menu-item-active>a.menu-item-anchor .pi-bell:before{content:""}.pi-bell:before{content:"L"}.pi-blocks-solid:before,.menu-item-active>a.menu-item-anchor .pi-blocks:before{content:""}.pi-blocks:before{content:""}.pi-bluetooth:before{content:"q"}.pi-bolt-solid:before,.menu-item-active>a.menu-item-anchor .pi-bolt:before{content:""}.pi-bolt:before{content:""}.pi-book-open-solid:before,.menu-item-active>a.menu-item-anchor .pi-book-open:before{content:""}.pi-book-open:before{content:""}.pi-book-solid:before,.menu-item-active>a.menu-item-anchor .pi-book:before{content:""}.pi-book:before{content:""}.pi-bookmark-solid:before,.menu-item-active>a.menu-item-anchor .pi-bookmark:before{content:"F"}.pi-bookmark:before{content:""}.pi-bounding-box-solid:before,.pi-box-bounding-solid:before,.menu-item-active>a.menu-item-anchor .pi-bounding-box:before{content:""}.pi-bounding-box:before{content:""}.pi-box-3-solid:before,.menu-item-active>a.menu-item-anchor .pi-box-3:before{content:""}.pi-box-3:before{content:""}.pi-box-4-solid:before,.menu-item-active>a.menu-item-anchor .pi-box-4:before{content:""}.pi-box-4:before{content:""}.pi-box-check-solid:before,.menu-item-active>a.menu-item-anchor .pi-box-check:before,.menu-item-active>a.menu-item-anchor .pi-check-box:before,.menu-item-active>a.menu-item-anchor .iconSave:before,.menu-item-active>a.menu-item-anchor .iconSave_on:before,.menu-item-active>a.menu-item-anchor .iconSave_disabled:before{content:"I"}.pi-box-check:before,.pi-check-box:before,.iconSave:before,.iconSave_on:before,.iconSave_disabled:before{content:""}.pi-box-crosshair:before{content:""}.pi-box-dashed-labeled-solid:before,.pi-box-dashed-solid:before,.menu-item-active>a.menu-item-anchor .pi-box-dashed-labeled:before{content:""}.pi-box-dashed-labeled:before{content:""}.pi-box-dashed:before,.pi-expand-box:before,.pi-scale-up:before{content:""}.pi-box-grid:before{content:""}.pi-box-lines-2:before{content:"]"}.pi-box-lines-2-solid:before,.menu-item-active>a.menu-item-anchor .pi-box-lines-2:before{content:""}.pi-box:before{content:""}.pi-browser-solid:before,.menu-item-active>a.menu-item-anchor .pi-browser:before{content:""}.pi-browser:before{content:""}.pi-bug-solid:before,.menu-item-active>a.menu-item-anchor .pi-bug:before{content:""}.pi-bug:before{content:""}.pi-building-solid:before,.menu-item-active>a.menu-item-anchor .pi-building-1:before,.menu-item-active>a.menu-item-anchor .pi-building:before{content:""}.pi-building-1:before,.pi-building:before{content:"_"}.pi-building-2-solid:before,.menu-item-active>a.menu-item-anchor .pi-building-2:before{content:""}.pi-building-2:before{content:"`"}.pi-building-3-solid:before,.menu-item-active>a.menu-item-anchor .pi-building-3:before{content:""}.pi-building-3:before{content:"{"}.pi-bulb-solid:before,.menu-item-active>a.menu-item-anchor .pi-bulb:before{content:""}.pi-bulb:before{content:""}.pi-calculator-solid:before,.menu-item-active>a.menu-item-anchor .pi-calculator:before{content:"P"}.pi-calculator:before{content:"<"}.pi-calendar-empty-solid:before,.menu-item-active>a.menu-item-anchor .pi-calendar-empty:before{content:""}.pi-calendar-empty:before{content:""}.pi-calendar-plus-solid:before,.menu-item-active>a.menu-item-anchor .pi-calendar-plus:before{content:""}.pi-calendar-plus:before{content:""}.pi-calendar-range-solid:before,.menu-item-active>a.menu-item-anchor .pi-calendar-range:before{content:""}.pi-calendar-range:before{content:""}.pi-calendar-solid:before,.menu-item-active>a.menu-item-anchor .pi-calendar:before,.menu-item-active>a.menu-item-anchor .iconCalendar:before,.menu-item-active>a.menu-item-anchor .iconCalendar_on:before,.menu-item-active>a.menu-item-anchor .iconCalendar_disabled:before{content:""}.pi-calendar:before,.iconCalendar:before,.iconCalendar_on:before,.iconCalendar_disabled:before{content:""}.pi-camera-solid:before,.menu-item-active>a.menu-item-anchor .pi-camera:before,.menu-item-active>a.menu-item-anchor .iconImage:before,.menu-item-active>a.menu-item-anchor .iconImage_on:before,.menu-item-active>a.menu-item-anchor .iconImage_disabled:before{content:"u"}.pi-camera:before,.iconImage:before,.iconImage_on:before,.iconImage_disabled:before{content:""}.pi-cancel:before,.iconNoShow:before,.iconNoShow_on:before,.iconNoShow_disabled:before{content:""}.pi-car-solid:before,.menu-item-active>a.menu-item-anchor .pi-car:before{content:""}.pi-car:before{content:""}.pi-card-stack-solid:before,.menu-item-active>a.menu-item-anchor .pi-card-stack:before{content:"C"}.pi-card-stack:before{content:""}.pi-caret-double-right:before,.pi-caret-double-left:before,.pi-caret-2-right:before,.pi-caret-2-left:before{content:""}.pi-caret-right:before,.pi-caret-left:before,.pi-caret-up:before,.pi-caret-down:before,.pi-caret-solid-right:before,.pi-caret-solid-left:before,.pi-caret-solid-down:before,.pi-caret-solid-up:before,div[class*=layout-outline]>.Expanded>.header-bar>*>.icon-openclose:before,div[class*=layout-outline]>.Collapsed>.header-bar>*>.icon-openclose:before,.Temporary_top_tabs>.scrlCntr>ol.tsb-menu>li:first-child>a#TABANCHOR:before{content:"";text-decoration:none}.pi-caret-solid-up-level:before,.pi-arrow-up-level:before{content:""}.pi-cart-close-solid:before,.menu-item-active>a.menu-item-anchor .pi-cart-close:before{content:"T"}.pi-cart-close:before{content:""}.pi-cart-solid:before,.menu-item-active>a.menu-item-anchor .pi-cart:before{content:"S"}.pi-cart:before{content:"r"}.pi-case-medical-solid:before,.menu-item-active>a.menu-item-anchor .pi-case-medical:before{content:""}.pi-case-medical:before{content:""}.pi-case-solid:before,.menu-item-active>a.menu-item-anchor .pi-case:before,.menu-item-active>a.menu-item-anchor [tabtitle=Cases]:before{content:""}.pi-case:before,[tabtitle=Cases]:before{content:""}.pi-chain-solid:before,.menu-item-active>a.menu-item-anchor .pi-chain-up:before{content:""}.pi-chain-up:before{content:""}.pi-chain:before{content:"+"}.pi-chart-bar-solid:before,.menu-item-active>a.menu-item-anchor .pi-chart-bar:before,.menu-item-active>a.menu-item-anchor .pi-line-chart:before{content:""}.pi-chart-bar:before,.pi-line-chart:before{content:""}.pi-chart-donut-solid:before,.menu-item-active>a.menu-item-anchor .pi-chart-donut:before{content:""}.pi-chart-donut:before{content:""}.pi-chart-forecast:before{content:""}.pi-chart-line:before{content:""}.pi-chart-pie-solid:before,.menu-item-active>a.menu-item-anchor .pi-chart-pie:before,.menu-item-active>a.menu-item-anchor .pi-pie-chart:before{content:""}.pi-chart-pie:before,.pi-pie-chart:before{content:""}.pi-chart-radar-solid:before,.menu-item-active>a.menu-item-anchor .pi-chart-radar:before{content:""}.pi-chart-radar:before{content:""}.pi-chat-help-solid:before,.menu-item-active>a.menu-item-anchor .pi-chat-help:before{content:""}.pi-chat-help:before{content:"B"}.pi-chat-sentiment-solid:before,.menu-item-active>a.menu-item-anchor .pi-chat-sentiment:before{content:""}.pi-chat-sentiment:before{content:""}.pi-chat-typing-solid:before,.menu-item-active>a.menu-item-anchor .pi-chat-typing:before{content:""}.pi-chat-typing:before{content:"="}.pi-chat-solid:before,.menu-item-active>a.menu-item-anchor .pi-chat:before{content:""}.pi-chat:before{content:""}.pi-chats-solid:before,.menu-item-active>a.menu-item-anchor .pi-chats:before{content:""}.pi-chats:before{content:""}.pi-circle-check-solid:before,.menu-item-active>a.menu-item-anchor .pi-circle-check:before,.menu-item-active>a.menu-item-anchor .pi-check-circle:before,.menu-item-active>a.menu-item-anchor .iconSave:before,.menu-item-active>a.menu-item-anchor .iconSave_on:before,.menu-item-active>a.menu-item-anchor .iconSave_disabled:before{content:""}.pi-circle-check:before,.pi-check-circle:before,.iconSave:before,.iconSave_on:before,.iconSave_disabled:before{content:"K"}.pi-check:before,[tabtitle=Private]:before{content:""}.pi-checkbook:before{content:""}.pi-chevron-solid:before,.menu-item-active>a.menu-item-anchor .pi-chevron:before{content:""}.pi-chevron:before{content:""}.pi-church-solid:before,.menu-item-active>a.menu-item-anchor .pi-church:before{content:""}.pi-church:before{content:""}.pi-circle-solid:before,.pi-circle-filled:before,.menu-item-active>a.menu-item-anchor .pi-circle:before{content:""}.pi-circle-half-left:before,.pi-circle-half-right:before,.pi-circle-half-left-icon:before,.pi-circle-half-up:before,.pi-circle-half-down:before,.pi-circle-mixed-right:before,.pi-circle-mixed-left:before,.pi-circle-mixed-down:before,.pi-circle-mixed-up:before{content:""}.pi-circle-minus-solid:before,.menu-item-active>a.menu-item-anchor .pi-circle-minus:before,.menu-item-active>a.menu-item-anchor .pi-minus-circle:before{content:""}.pi-circle-minus:before,.pi-minus-circle:before{content:"H"}.pi-circle-plus-solid:before,.pi-circle-close-solid:before,.menu-item-active>a.menu-item-anchor .pi-circle-plus:before,.menu-item-active>a.menu-item-anchor .pi-plus-circle:before,.menu-item-active>a.menu-item-anchor .pi-close-circle:before,.menu-item-active>a.menu-item-anchor .pi-circle-close:before,.menu-item-active>a.menu-item-anchor .iconInsert:before,.menu-item-active>a.menu-item-anchor .iconInsert_on:before,.menu-item-active>a.menu-item-anchor .iconInsert_disabled:before,.menu-item-active>a.menu-item-anchor .iconAppend:before,.menu-item-active>a.menu-item-anchor .iconAppend_on:before,.menu-item-active>a.menu-item-anchor .iconAppend_disabled:before,.menu-item-active>a.menu-item-anchor .iconNewItem:before,.menu-item-active>a.menu-item-anchor .iconNewItem_on:before,.menu-item-active>a.menu-item-anchor .iconNewItem_disabled:before{content:""}.pi-circle-plus:before,.pi-plus-circle:before,.pi-close-circle:before,.pi-circle-close:before,.iconInsert:before,.iconInsert_on:before,.iconInsert_disabled:before,.iconAppend:before,.iconAppend_on:before,.iconAppend_disabled:before,.iconNewItem:before,.iconNewItem_on:before,.iconNewItem_disabled:before{content:""}.pi-circle-stacked-mixed:before{content:")"}.pi-circle-stacked-solid:before,.menu-item-active>a.menu-item-anchor .pi-circle-stacked:before{content:""}.pi-circle-stacked:before{content:""}.pi-circle:before{content:""}.pi-city-solid:before,.menu-item-active>a.menu-item-anchor .pi-city:before{content:""}.pi-city:before{content:""}.pi-clipboard-check-solid:before,.menu-item-active>a.menu-item-anchor .pi-clipboard-check:before{content:""}.pi-clipboard-check:before{content:""}.pi-clipboard-data:before,.pi-clipboard-content-icon:before{content:""}.pi-clipboard-data-solid:before,.menu-item-active>a.menu-item-anchor .pi-clipboard-data:before,.menu-item-active>a.menu-item-anchor .pi-clipboard-content-icon:before{content:""}.pi-clipboard-medical-solid:before,.menu-item-active>a.menu-item-anchor .pi-clipboard-medical:before{content:""}.pi-clipboard-medical:before{content:""}.pi-clipboard-plus-solid:before,.menu-item-active>a.menu-item-anchor .pi-clipboard-plus:before{content:"x"}.pi-clipboard-plus:before{content:""}.pi-clipboard-solid:before,.menu-item-active>a.menu-item-anchor .pi-clipboard:before{content:""}.pi-clipboard:before{content:""}.pi-clock-solid:before,.menu-item-active>a.menu-item-anchor .pi-clock:before,.menu-item-active>a.menu-item-anchor [tabtitle=Recent]:before{content:""}.pi-clock:before,[tabtitle=Recent]:before{content:""}.pi-times:before,.iconClose:before,.iconClose_on:before,.iconClose_disabled:before,.iconCloseSmall:before,.yui-panel .container-close:before,.container-close:before,.iconNoShow:before,.iconNoShow_on:before,.iconNoShow_disabled:before{content:""}.pi-cloud-down:before{content:""}.pi-cloud-issue-solid:before,.menu-item-active>a.menu-item-anchor .pi-cloud-issue:before{content:""}.pi-cloud-issue:before{content:""}.pi-cloud-up:before{content:""}.pi-cloud-solid:before,.menu-item-active>a.menu-item-anchor .pi-cloud:before{content:""}.pi-cloud:before{content:"."}.pi-cloudy-solid:before,.menu-item-active>a.menu-item-anchor .pi-cloudy:before{content:""}.pi-cloudy:before{content:""}.pi-code:before,.pi-code-bracket:before{content:""}.pi-column-no-right-edge:before,.pi-column-no-right:before,.pi-column-no-left:before{content:""}.pi-columns-solid:before,.menu-item-active>a.menu-item-anchor .pi-columns:before{content:""}.pi-columns:before{content:""}.pi-command:before{content:""}.pi-compass-solid:before,.menu-item-active>a.menu-item-anchor .pi-compass:before{content:""}.pi-compass:before{content:""}.pi-controller-solid:before,.menu-item-active>a.menu-item-anchor .pi-controller:before{content:""}.pi-controller:before{content:""}.pi-copy-solid:before,.menu-item-active>a.menu-item-anchor .pi-copy:before{content:""}.pi-copy:before{content:""}.pi-credit-solid:before,.menu-item-active>a.menu-item-anchor .pi-credit:before{content:"V"}.pi-credit:before{content:""}.pi-crop:before{content:""}.pi-cuppa-solid:before,.menu-item-active>a.menu-item-anchor .pi-cuppa:before{content:""}.pi-cuppa:before{content:""}.pi-data-solid:before,.pi-dot-9-solid:before,.menu-item-active>a.menu-item-anchor .pi-data:before,.menu-item-active>a.menu-item-anchor .pi-dot-9:before,.menu-item-active>a.menu-item-anchor [tabtitle=Data]:before{content:""}.pi-data:before,.pi-dot-9:before,[tabtitle=Data]:before{content:""}.pi-desktop-solid:before,.menu-item-active>a.menu-item-anchor .pi-desktop:before{content:""}.pi-desktop:before{content:""}.pi-disc-stack-solid:before,.menu-item-active>a.menu-item-anchor .pi-disc-stack:before{content:""}.pi-disc-stack:before{content:""}.pi-distribute-item-center-solid:before,.pi-distribute-item-vert-center-solid:before,.menu-item-active>a.menu-item-anchor .pi-distribute-item-center:before,.menu-item-active>a.menu-item-anchor .pi-distribute-item-vert-center:before{content:""}.pi-distribute-item-center:before,.pi-distribute-item-vert-center:before{content:""}.pi-dna:before{content:""}.pi-document-check-solid:before,.menu-item-active>a.menu-item-anchor .pi-document-check:before{content:""}.pi-document-check:before{content:""}.pi-document-compress-solid:before,.menu-item-active>a.menu-item-anchor .pi-document-compress:before{content:""}.pi-document-compress:before{content:""}.pi-document-data-solid:before,.menu-item-active>a.menu-item-anchor .pi-document-data:before{content:""}.pi-document-data:before{content:""}.pi-document-download-solid:before,.menu-item-active>a.menu-item-anchor .pi-document-download:before{content:""}.pi-document-download:before{content:""}.pi-document-minus-solid:before,.menu-item-active>a.menu-item-anchor .pi-document-minus:before{content:""}.pi-document-minus:before{content:"&"}.pi-document-plus-solid:before,.menu-item-active>a.menu-item-anchor .pi-document-plus:before,.menu-item-active>a.menu-item-anchor .iconCopy:before,.menu-item-active>a.menu-item-anchor .iconCopy_on:before,.menu-item-active>a.menu-item-anchor .iconCopy_disabled:before{content:""}.pi-document-plus:before,.iconCopy:before,.iconCopy_on:before,.iconCopy_disabled:before{content:""}.pi-document-solid:before,.menu-item-active>a.menu-item-anchor .pi-document:before{content:""}.pi-document-pdf,.pi-document-ppt,.pi-document-doc,.pi-document-xls{position:relative}.pi-document:before,.pi-document-pdf:before,.pi-document-ppt:before,.pi-document-doc:before,.pi-document-xls:before{content:"'"}.pi-document-pdf:after,.pi-document-ppt:after,.pi-document-doc:after,.pi-document-xls:after{-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;direction:ltr;font-family:Inter,sans-serif;font-size:.35em!important;font-weight:700;left:50%;position:absolute;top:1.8em;transform:translate(-50%);-webkit-user-select:none;user-select:none}.pi-document-doc:after{content:"DOC"}.pi-document-pdf:after{content:"PDF"}.pi-document-xls:after{content:"XLS"}.pi-document-ppt:after{content:"PPT"}.pi-document-upload-solid:before,.menu-item-active>a.menu-item-anchor .pi-document-upload:before{content:""}.pi-document-upload:before{content:""}.pi-documents-check-solid:before,.menu-item-active>a.menu-item-anchor .pi-documents-check:before{content:""}.pi-documents-check:before{content:""}.pi-documents-data-solid:before,.menu-item-active>a.menu-item-anchor .pi-documents-data:before{content:""}.pi-documents-data:before{content:""}.pi-documents-solid:before,.menu-item-active>a.menu-item-anchor .pi-documents:before{content:""}.pi-documents:before{content:""}.pi-docusign:before{content:""}.pi-dollar-sign-solid:before,.menu-item-active>a.menu-item-anchor .pi-dollar-sign:before{content:"R"}.pi-dollar-sign:before{content:""}.pi-down-arrow-filter-text:before{content:""}.pi-download:before{content:""}.pi-drag:before{content:""}.pi-drink-solid:before,.menu-item-active>a.menu-item-anchor .pi-drink:before{content:""}.pi-drink:before{content:""}.pi-earth-solid:before,.menu-item-active>a.menu-item-anchor .pi-earth:before{content:""}.pi-earth:before{content:""}.pi-edit-shape-solid:before,.menu-item-active>a.menu-item-anchor .pi-edit-shape:before{content:""}.pi-edit-shape:before{content:""}.pi-erase-solid:before,.menu-item-active>a.menu-item-anchor .pi-erase:before{content:""}.pi-erase:before{content:""}.pi-error-filled:before,.pi-warn-solid:before{content:""}.pi-eye-off-solid:before,.menu-item-active>a.menu-item-anchor .pi-eye-off:before{content:""}.pi-eye-off:before{content:""}.pi-eye-solid:before,.menu-item-active>a.menu-item-anchor .pi-eye:before,.menu-item-active>a.menu-item-anchor .iconContents:before,.menu-item-active>a.menu-item-anchor .iconContents_on:before,.menu-item-active>a.menu-item-anchor .iconContents_disabled:before{content:"O"}.pi-eye:before,.iconContents:before,.iconContents_on:before,.iconContents_disabled:before{content:""}.pi-face-blank-solid:before,.menu-item-active>a.menu-item-anchor .pi-face-blank:before{content:""}.pi-face-blank:before{content:""}.pi-face-happy-solid:before,.menu-item-active>a.menu-item-anchor .pi-face-happy:before{content:""}.pi-face-happy:before{content:"4"}.pi-face-sad-solid:before,.menu-item-active>a.menu-item-anchor .pi-face-sad:before{content:""}.pi-face-sad:before{content:""}.pi-facebook:before{content:""}.pi-farm-solid:before,.menu-item-active>a.menu-item-anchor .pi-farm:before{content:""}.pi-farm:before{content:""}.pi-fast-forward-solid:before,.pi-rewind-solid:before,.menu-item-active>a.menu-item-anchor .pi-fast-forward:before,.menu-item-active>a.menu-item-anchor .pi-rewind:before{content:"n"}.pi-fast-forward:before,.pi-rewind:before{content:"W"}.pi-filter-on:before{content:""}.pi-filter:before,.pi-filter-filled:before{content:""}.pi-fire-solid:before,.menu-item-active>a.menu-item-anchor .pi-fire:before{content:""}.pi-fire:before{content:""}.pi-flag-finish:before{content:""}.pi-flag-wave-solid:before,.menu-item-active>a.menu-item-anchor .pi-flag-wave:before{content:"N"}.pi-flag-wave:before{content:""}.pi-flag-solid:before,.menu-item-active>a.menu-item-anchor .pi-flag:before{content:"J"}.pi-flag:before{content:"2"}.pi-flashlight-solid:before,.pi-flashlight-ne-solid:before,.menu-item-active>a.menu-item-anchor .pi-flashlight:before,.menu-item-active>a.menu-item-anchor .pi-flashlight-ne:before{content:""}.pi-flashlight:before,.pi-flashlight-ne:before{content:":"}.pi-folder-close-solid:before,.menu-item-active>a.menu-item-anchor .pi-folder-close:before{content:""}.pi-folder-close:before{content:""}.pi-folder-closed-solid:before,.menu-item-active>a.menu-item-anchor .pi-folder-closed:before{content:""}.pi-folder-closed:before{content:""}.pi-folder-dollar-solid:before,.menu-item-active>a.menu-item-anchor .pi-folder-dollar:before{content:""}.pi-folder-dollar:before{content:""}.pi-folder-nested-solid:before,.menu-item-active>a.menu-item-anchor .pi-folder-nested:before{content:"v"}.pi-folder-nested:before{content:""}.pi-folder-plus-solid:before,.menu-item-active>a.menu-item-anchor .pi-folder-plus:before{content:""}.pi-folder-plus:before{content:"@"}.pi-folder-solid:before,.menu-item-active>a.menu-item-anchor .pi-folder:before{content:""}.pi-folder:before{content:""}.pi-folders-solid:before,.menu-item-active>a.menu-item-anchor .pi-folders:before{content:""}.pi-folders:before{content:""}.pi-function:before{content:""}.pi-gauge-solid:before,.menu-item-active>a.menu-item-anchor .pi-gauge:before{content:""}.pi-gauge:before{content:"f"}.pi-gear-solid:before,.menu-item-active>a.menu-item-anchor .pi-gear:before,.menu-item-active>a.menu-item-anchor .iconExplore:before,.menu-item-active>a.menu-item-anchor .iconExplore_on:before,.menu-item-active>a.menu-item-anchor .iconExplore_disabled:before,.menu-item-active>a.menu-item-anchor .iconUpdate:before,.menu-item-active>a.menu-item-anchor .iconUpdate_on:before,.menu-item-active>a.menu-item-anchor .iconUpdate_disabled:before{content:""}.pi-gear:before,.iconExplore:before,.iconExplore_on:before,.iconExplore_disabled:before,.iconUpdate:before,.iconUpdate_on:before,.iconUpdate_disabled:before{content:""}.pi-gender-female:before{content:"~"}.pi-gender-male:before{content:"\\"}.pi-glasses-solid:before,.menu-item-active>a.menu-item-anchor .pi-glasses:before,.menu-item-active>a.menu-item-anchor .pi-reading-glasses:before,.menu-item-active>a.menu-item-anchor .iconReview:before,.menu-item-active>a.menu-item-anchor .iconReview_on:before,.menu-item-active>a.menu-item-anchor .iconReview_disabled:before{content:""}.pi-glasses:before,.pi-reading-glasses:before,.iconReview:before,.iconReview_on:before,.iconReview_disabled:before{content:""}.pi-globe-solid:before,.menu-item-active>a.menu-item-anchor .pi-globe:before,.menu-item-active>a.menu-item-anchor .pi-globe-2:before{content:""}.pi-globe:before,.pi-globe-2:before{content:"/"}.pi-google-plus:before{content:"E"}.pi-government-solid:before,.menu-item-active>a.menu-item-anchor .pi-government-1:before,.menu-item-active>a.menu-item-anchor .pi-government:before{content:""}.pi-government-1:before,.pi-government:before{content:"|"}.pi-grad-solid:before,.menu-item-active>a.menu-item-anchor .pi-grad:before{content:""}.pi-grad:before{content:""}.pi-grid-solid:before,.menu-item-active>a.menu-item-anchor .pi-grid-hollow:before,.menu-item-active>a.menu-item-anchor .pi-grid:before{content:""}.pi-grid-hollow:before,.pi-grid:before{content:""}.pi-hand-solid:before,.menu-item-active>a.menu-item-anchor .pi-hand:before{content:""}.pi-hand:before{content:""}.pi-handshake-solid:before,.menu-item-active>a.menu-item-anchor .pi-handshake:before{content:"j"}.pi-handshake:before{content:""}.pi-hanger:before{content:""}.pi-headline-solid:before,.menu-item-active>a.menu-item-anchor .pi-headline:before{content:""}.pi-headline:before{content:""}.pi-headphone-solid:before,.menu-item-active>a.menu-item-anchor .pi-headphone:before{content:""}.pi-headphone:before{content:""}.pi-headset:before{content:""}.pi-heart-mixed:before{content:""}.pi-heart-pulse-solid:before,.menu-item-active>a.menu-item-anchor .pi-heart-pulse:before{content:""}.pi-heart-pulse:before{content:""}.pi-heart-solid:before,.menu-item-active>a.menu-item-anchor .pi-heart:before{content:""}.pi-heart:before{content:"U"}.pi-help-solid:before,.menu-item-active>a.menu-item-anchor .pi-help:before,.menu-item-active>a.menu-item-anchor .iconHelp:before,.menu-item-active>a.menu-item-anchor .iconHelp_on:before,.menu-item-active>a.menu-item-anchor .iconHelp_disabled:before{content:""}.pi-help:before,.iconHelp:before,.iconHelp_on:before,.iconHelp_disabled:before{content:""}.pi-history-solid:before,.menu-item-active>a.menu-item-anchor .pi-history:before,.menu-item-active>a.menu-item-anchor .iconHistory:before,.menu-item-active>a.menu-item-anchor .iconHistory_on:before,.menu-item-active>a.menu-item-anchor .iconHistory_disabled:before{content:"b"}.pi-history:before,.iconHistory:before,.iconHistory_on:before,.iconHistory_disabled:before{content:""}.pi-home-2:before,.pi-home-alt:before{content:"^"}.pi-home-alt-solid:before,.menu-item-active>a.menu-item-anchor .pi-home-2:before,.menu-item-active>a.menu-item-anchor .pi-home-alt:before{content:""}.pi-home-solid:before,.menu-item-active>a.menu-item-anchor .pi-home:before{content:""}.pi-home:before{content:""}.pi-pegasus:before{content:""}.pi-inbox-data-solid:before,.menu-item-active>a.menu-item-anchor .pi-inbox-data:before{content:"("}.pi-inbox-data:before{content:"$"}.pi-inbox-solid:before,.pi-inbox-empty-solid:before,.menu-item-active>a.menu-item-anchor .pi-inbox-empty:before,.menu-item-active>a.menu-item-anchor .pi-inbox:before{content:"!"}.pi-inbox-empty:before,.pi-inbox:before{content:"t"}.pi-information-solid:before,.menu-item-active>a.menu-item-anchor .pi-information:before{content:""}.pi-information:before{content:""}.pi-infinity:before{content:""}.pi-ink-solid:before,.menu-item-active>a.menu-item-anchor .pi-ink:before{content:""}.pi-ink:before{content:""}.pi-inspect:before,.pi-inspect-1:before{content:""}.pi-interact:before{content:""}.pi-ios-face-id:before{content:""}.pi-ios-finger-id:before{content:""}.pi-key:before{content:""}.pi-keyboard-solid:before,.menu-item-active>a.menu-item-anchor .pi-keyboard:before{content:""}.pi-keyboard:before{content:""}.pi-knight-solid:before,.menu-item-active>a.menu-item-anchor .pi-knight:before{content:""}.pi-knight:before{content:""}.pi-knobs-solid:before,.pi-knobs-alt-solid:before,.menu-item-active>a.menu-item-anchor .pi-knobs:before,.menu-item-active>a.menu-item-anchor .pi-knobs-alt:before{content:""}.pi-knobs:before,.pi-knobs-alt:before{content:""}.pi-laptop-solid:before,.menu-item-active>a.menu-item-anchor .pi-laptop:before{content:""}.pi-laptop:before{content:'"'}.pi-layers-solid:before,.menu-item-active>a.menu-item-anchor .pi-layers:before,.menu-item-active>a.menu-item-anchor .rotate-tabs-header[tabtitle=Records]:before{content:""}.pi-layers:before,.rotate-tabs-header[tabtitle=Records]:before{content:""}.pi-layout-solid:before,.menu-item-active>a.menu-item-anchor .pi-layout:before{content:""}.pi-layout:before{content:""}.pi-leaf-solid:before,.menu-item-active>a.menu-item-anchor .pi-leaf:before{content:""}.pi-leaf:before{content:""}.pi-legal:before{content:""}.pi-letter-solid:before,.menu-item-active>a.menu-item-anchor .pi-letter:before{content:""}.pi-letter:before{content:""}.pi-life-ring-solid:before,.menu-item-active>a.menu-item-anchor .pi-life-ring-2:before,.menu-item-active>a.menu-item-anchor .pi-life-ring:before{content:""}.pi-life-ring-2:before,.pi-life-ring:before{content:""}.pi-linkedin:before{content:""}.pi-list:before{content:""}.pi-location-check-solid:before,.menu-item-active>a.menu-item-anchor .pi-location-check:before{content:""}.pi-location-check:before{content:""}.pi-location-solid:before,.menu-item-active>a.menu-item-anchor .pi-location:before,.menu-item-active>a.menu-item-anchor .iconLocation:before,.menu-item-active>a.menu-item-anchor .iconLocation_on:before,.menu-item-active>a.menu-item-anchor .iconLocation_disabled:before{content:""}.pi-location:before,.iconLocation:before,.iconLocation_on:before,.iconLocation_disabled:before{content:""}.pi-locations-solid:before,.menu-item-active>a.menu-item-anchor .pi-locations:before{content:""}.pi-locations:before{content:"8"}.pi-lock-closed-solid:before,.menu-item-active>a.menu-item-anchor .pi-lock-closed:before{content:""}.pi-lock-closed:before{content:""}.pi-lock-open-solid:before,.menu-item-active>a.menu-item-anchor .pi-lock-open:before{content:""}.pi-lock-open:before{content:"0"}.pi-magnet-solid:before,.menu-item-active>a.menu-item-anchor .pi-magnet:before{content:""}.pi-magnet:before{content:""}.pi-mail-check-solid:before,.menu-item-active>a.menu-item-anchor .pi-mail-check:before{content:""}.pi-mail-check:before{content:""}.pi-mail-plus-solid:before,.menu-item-active>a.menu-item-anchor .pi-mail-plus:before{content:""}.pi-mail-plus:before{content:""}.pi-mail-solid:before,.menu-item-active>a.menu-item-anchor .pi-mail:before{content:""}.pi-mail:before{content:"D"}.pi-mailbox-solid:before,.menu-item-active>a.menu-item-anchor .pi-mailbox:before{content:""}.pi-mailbox:before{content:""}.pi-map-sigma-solid:before,.menu-item-active>a.menu-item-anchor .pi-map-sigma:before{content:""}.pi-map-sigma:before{content:""}.pi-map-solid:before,.menu-item-active>a.menu-item-anchor .pi-map:before{content:""}.pi-map:before{content:""}.pi-material-finger:before{content:""}.pi-medal:before{content:""}.pi-megaphone-solid:before,.menu-item-active>a.menu-item-anchor .pi-megaphone:before{content:""}.pi-megaphone:before{content:""}.pi-mic-off-solid:before,.menu-item-active>a.menu-item-anchor .pi-mic-off:before{content:""}.pi-mic-off:before{content:""}.pi-mic-solid:before,.menu-item-active>a.menu-item-anchor .pi-mic:before{content:""}.pi-mic:before{content:""}.pi-minus:before,.pi-minus-box:before,.iconCollapseAll:before,.iconCollapseAll_on:before,.iconCollapseAll_disabled:before{content:""}.pi-mobile-phone-solid:before,.menu-item-active>a.menu-item-anchor .pi-mobile-phone:before{content:""}.pi-mobile-phone:before{content:""}.pi-money-send-solid:before,.menu-item-active>a.menu-item-anchor .pi-money-send:before{content:""}.pi-money-send:before{content:""}.pi-money-solid:before,.menu-item-active>a.menu-item-anchor .pi-money:before{content:""}.pi-money:before{content:""}.pi-monkey-solid:before,.menu-item-active>a.menu-item-anchor .pi-monkey:before{content:"p"}.pi-monkey:before{content:""}.pi-moon-solid:before,.menu-item-active>a.menu-item-anchor .pi-moon:before{content:""}.pi-moon:before{content:""}.pi-more:before,.pi-dot-3:before,.pi-dot-3-horz:before,.pi-more-alt:before,.pi-dot-3-alt:before,.pi-dot-3-solid:before,.pi-dot-3-alt-solid:before{content:""}.pi-move-left-solid:before,.pi-move-right-solid:before,.pi-move-up-solid:before,.pi-move-down-solid:before,.menu-item-active>a.menu-item-anchor .pi-move-up:before,.menu-item-active>a.menu-item-anchor .pi-move-left:before,.menu-item-active>a.menu-item-anchor .pi-move-right:before,.menu-item-active>a.menu-item-anchor .pi-move-down:before{content:""}.pi-move-up:before,.pi-move-left:before,.pi-move-right:before,.pi-move-down:before{content:"3"}.pi-moving:before{content:""}.pi-multi-device-solid:before,.menu-item-active>a.menu-item-anchor .pi-multi-device:before{content:""}.pi-multi-device:before{content:""}.pi-music-solid:before,.menu-item-active>a.menu-item-anchor .pi-music:before{content:""}.pi-music:before{content:""}.pi-navigation-solid:before,.menu-item-active>a.menu-item-anchor .pi-navigation:before{content:""}.pi-navigation:before{content:""}.pi-node-solid:before,.menu-item-active>a.menu-item-anchor .pi-node:before{content:""}.pi-node:before{content:""}.pi-nodes-down-solid:before,.pi-nodes-up-solid:before,.pi-nodes-right-solid:before,.pi-nodes-left-solid:before,.menu-item-active>a.menu-item-anchor .pi-nodes-down:before,.menu-item-active>a.menu-item-anchor .pi-nodes-left:before,.menu-item-active>a.menu-item-anchor .pi-nodes-right:before,.menu-item-active>a.menu-item-anchor .pi-nodes-up:before{content:""}.pi-nodes-down:before,.pi-nodes-left:before,.pi-nodes-right:before,.pi-nodes-up:before{content:""}.pi-notepad-empty-solid:before,.menu-item-active>a.menu-item-anchor .pi-notepad-empty:before{content:""}.pi-notepad-empty:before{content:""}.pi-notepad-solid:before,.menu-item-active>a.menu-item-anchor .pi-notepad:before{content:""}.pi-notepad:before{content:""}.pi-notes-solid:before,.menu-item-active>a.menu-item-anchor .pi-notes:before{content:""}.pi-notes:before{content:""}.pi-notification-solid:before,.menu-item-active>a.menu-item-anchor .pi-notification:before{content:"A"}.pi-notification:before{content:"*"}.pi-open:before{content:"y"}.pi-opportunity-solid:before,.menu-item-active>a.menu-item-anchor .pi-opportunity:before{content:""}.pi-opportunity:before{content:""}.pi-or-delete:before{content:""}.pi-os-android:before{content:""}.pi-os-apple:before{content:""}.pi-os-windows:before{content:""}.pi-package-solid:before,.menu-item-active>a.menu-item-anchor .pi-package:before{content:"9"}.pi-package:before{content:"s"}.pi-paper-clip:before,.iconAttachment:before,.iconAttachment_on:before,.iconAttachment_disabled:before{content:""}.pi-passbook-solid:before,.menu-item-active>a.menu-item-anchor .pi-passbook:before{content:""}.pi-passbook:before{content:""}.pi-pause-solid:before,.menu-item-active>a.menu-item-anchor .pi-pause:before{content:"m"}.pi-pause:before{content:""}.pi-paypal:before{content:"1"}.pi-pega-express:before{content:""}.pi-pega:before{content:""}.pi-pen-solid:before,.menu-item-active>a.menu-item-anchor .pi-pen:before{content:""}.pi-pen:before{content:""}.pi-pencil-solid:before,.menu-item-active>a.menu-item-anchor .pi-pencil:before,.menu-item-active>a.menu-item-anchor .pi-pencil-edit:before,.menu-item-active>a.menu-item-anchor .pi-pencil-with-line:before{content:""}.pi-pencil:before,.pi-pencil-edit:before,.pi-pencil-with-line:before{content:""}.pi-person-solid:before,.menu-item-active>a.menu-item-anchor .pi-person:before{content:""}.pi-person:before{content:""}.pi-phone-call-solid:before,.menu-item-active>a.menu-item-anchor .pi-phone-call:before{content:""}.pi-phone-call:before{content:""}.pi-phone-disabled-solid:before,.menu-item-active>a.menu-item-anchor .pi-phone-disabled:before{content:""}.pi-phone-disabled:before{content:""}.pi-phone-in-solid:before,.menu-item-active>a.menu-item-anchor .pi-phone-in:before{content:""}.pi-phone-in:before{content:""}.pi-phone-out-solid:before,.menu-item-active>a.menu-item-anchor .pi-phone-out:before{content:""}.pi-phone-out:before{content:""}.pi-phone-pause-solid:before,.menu-item-active>a.menu-item-anchor .pi-phone-pause:before{content:""}.pi-phone-pause:before{content:""}.pi-phone-split-solid:before,.menu-item-active>a.menu-item-anchor .pi-phone-split:before{content:""}.pi-phone-split:before{content:""}.pi-phone-solid:before,.pi-phone-hangup-solid:before,.menu-item-active>a.menu-item-anchor .pi-phone:before,.menu-item-active>a.menu-item-anchor .pi-phone-hangup:before{content:""}.pi-phone:before,.pi-phone-hangup:before{content:"#"}.pi-picture-solid:before,.menu-item-active>a.menu-item-anchor .pi-picture:before,.menu-item-active>a.menu-item-anchor .pi-image:before,.menu-item-active>a.menu-item-anchor .iconBlank:before,.menu-item-active>a.menu-item-anchor .iconBlank_on:before,.menu-item-active>a.menu-item-anchor .iconBlank_disabled:before{content:""}.pi-picture:before,.pi-image:before,.iconBlank:before,.iconBlank_on:before,.iconBlank_disabled:before{content:""}.pi-piggybank-solid:before,.menu-item-active>a.menu-item-anchor .pi-piggybank:before{content:""}.pi-piggybank:before{content:""}.pi-pin-solid:before,.menu-item-active>a.menu-item-anchor .pi-pin:before{content:""}.pi-pin:before{content:""}.pi-pipeline-solid:before,.menu-item-active>a.menu-item-anchor .pi-pipeline:before{content:""}.pi-pipeline:before{content:""}.pi-plane-solid:before,.menu-item-active>a.menu-item-anchor .pi-plane:before{content:""}.pi-plane:before{content:"d"}.pi-plant-solid:before,.menu-item-active>a.menu-item-anchor .pi-plant:before{content:"h"}.pi-plant:before{content:""}.pi-play-solid:before,.menu-item-active>a.menu-item-anchor .pi-play:before{content:"o"}.pi-play:before{content:""}.pi-playbook-solid:before,.menu-item-active>a.menu-item-anchor .pi-playbook:before{content:""}.pi-playbook:before{content:""}.pi-plug-solid:before,.menu-item-active>a.menu-item-anchor .pi-plug:before,.menu-item-active>a.menu-item-anchor .pi-plug-connected:before,.menu-item-active>a.menu-item-anchor .pi-plug-disconnected:before,.menu-item-active>a.menu-item-anchor .pi-connector:before,.menu-item-active>a.menu-item-anchor .pi-plug-connect-icon-top-fill:before,.menu-item-active>a.menu-item-anchor .pi-plug-connect-icon-bottom-fill:before{content:""}.pi-plug:before,.pi-plug-connected:before,.pi-plug-disconnected:before,.pi-connector:before,.pi-plug-connect-icon-top-fill:before,.pi-plug-connect-icon-bottom-fill:before{content:""}.pi-plus-between-left-column:before,.pi-plus-between-right-column:before{content:""}.pi-plus-line-above-below:before,.iconInsertRow:before,.iconInsertRow_on:before,.iconInsertRow_disabled:before{content:""}.pi-plus-line-above:before,.pi-plus-line-below:before{content:""}.pi-plus-line-left:before,.pi-plus-line-right:before{content:""}.pi-plus:before,.pi-plus-box:before,.pi-close-box:before,.container-close:before,.iconAppendRow:before,.iconAppendRow_on:before,.iconAppendRow_disabled:before,.iconExpandAll:before,.iconExpandAll_on:before,.iconExpandAll_disabled:before{content:""}.pi-podium-solid:before,.menu-item-active>a.menu-item-anchor .pi-podium:before{content:"k"}.pi-podium:before{content:""}.pi-polaris-solid:before,.menu-item-active>a.menu-item-anchor .pi-polaris:before{content:""}.pi-polaris:before{content:""}.pi-pong-solid:before,.menu-item-active>a.menu-item-anchor .pi-pong:before{content:""}.pi-pong:before{content:""}.pi-potion-solid:before,.menu-item-active>a.menu-item-anchor .pi-potion:before{content:""}.pi-potion:before{content:""}.pi-power:before{content:""}.pi-print-solid:before,.pi-printer-solid:before,.menu-item-active>a.menu-item-anchor .pi-print:before,.menu-item-active>a.menu-item-anchor .pi-printer:before,.menu-item-active>a.menu-item-anchor .iconPrint:before,.menu-item-active>a.menu-item-anchor .iconPrint_on:before,.menu-item-active>a.menu-item-anchor .iconPrint_disabled:before{content:"g"}.pi-print:before,.pi-printer:before,.iconPrint:before,.iconPrint_on:before,.iconPrint_disabled:before{content:""}.pi-processor-solid:before,.menu-item-active>a.menu-item-anchor .pi-processor:before{content:","}.pi-processor:before{content:""}.pi-puzzle-solid:before,.menu-item-active>a.menu-item-anchor .pi-puzzle:before{content:""}.pi-puzzle:before{content:""}.pi-qr:before{content:""}.pi-quill:before{content:""}.pi-rabbit:before{content:""}.pi-radio-solid:before,.menu-item-active>a.menu-item-anchor .pi-radio:before{content:""}.pi-radio:before{content:""}.pi-rain-solid:before,.menu-item-active>a.menu-item-anchor .pi-rain:before{content:""}.pi-rain:before{content:""}.pi-receipt-solid:before,.menu-item-active>a.menu-item-anchor .pi-receipt:before,.menu-item-active>a.menu-item-anchor .pi-reciept:before{content:""}.pi-receipt:before,.pi-reciept:before{content:""}.pi-reply-solid:before,.pi-forward-solid:before,.menu-item-active>a.menu-item-anchor .pi-forward:before,.menu-item-active>a.menu-item-anchor .pi-reply:before,.menu-item-active>a.menu-item-anchor .iconReopen:before,.menu-item-active>a.menu-item-anchor .iconReopen_on:before,.menu-item-active>a.menu-item-anchor .iconReopen_disabled:before{content:""}.pi-forward:before,.pi-reply:before,.iconReopen:before,.iconReopen_on:before,.iconReopen_disabled:before{content:""}.pi-reply-all-solid:before,.menu-item-active>a.menu-item-anchor .pi-reply-all:before{content:""}.pi-reply-all:before{content:""}.pi-required:before{content:""}.pi-reset:before,.pi-refresh:before,.iconRefresh:before,.iconRefresh_on:before,.iconRefresh_disabled:before{content:""}.pi-return:before,.pi-redo:before,.pi-undo:before,.iconUndelete:before,.iconUndelete_on:before,.iconUndelete_disabled:before{content:""}.pi-robot-sad-solid:before,.menu-item-active>a.menu-item-anchor .pi-robot-sad:before{content:""}.pi-robot-sad:before{content:""}.pi-robot-solid:before,.menu-item-active>a.menu-item-anchor .pi-robot:before{content:""}.pi-robot:before{content:""}.pi-rocket-solid:before,.menu-item-active>a.menu-item-anchor .pi-rocket:before,.menu-item-active>a.menu-item-anchor .iconDefault:before,.menu-item-active>a.menu-item-anchor .iconDefault_on:before,.menu-item-active>a.menu-item-anchor .iconDefault_disabled:before{content:""}.pi-rocket:before,.iconDefault:before,.iconDefault_on:before,.iconDefault_disabled:before{content:""}.pi-roller-solid:before,.menu-item-active>a.menu-item-anchor .pi-roller:before{content:""}.pi-roller:before{content:""}.pi-route-solid:before,.menu-item-active>a.menu-item-anchor .pi-route:before{content:""}.pi-route:before{content:""}.pi-row-delete:before,.pi-column-delete:before{content:""}.pi-row-insert:before,.pi-column-insert:before{content:""}.pi-row-left-fill:before,.pi-row-right-fill:before,.pi-column-top-fill:before{content:""}.pi-row-solid:before,.menu-item-active>a.menu-item-anchor .pi-row:before,.menu-item-active>a.menu-item-anchor .pi-row-hollow:before{content:""}.pi-row:before,.pi-row-hollow:before{content:""}.pi-scale-down:before{content:""}.pi-scale-up-solid:before,.menu-item-active>a.menu-item-anchor .pi-scale-up:before{content:"G"}.pi-scale-up:before{content:""}.pi-school-solid:before,.menu-item-active>a.menu-item-anchor .pi-school:before{content:""}.pi-school:before{content:""}.pi-scissors:before{content:""}.pi-script-solid:before,.menu-item-active>a.menu-item-anchor .pi-script:before{content:""}.pi-script:before{content:""}.pi-search-2:before,.pi-search:before{content:""}.pi-search-analytics-solid:before,.menu-item-active>a.menu-item-anchor .pi-search-analytics:before{content:""}.pi-search-analytics:before{content:""}.pi-search-case:before{content:""}.pi-search-fill:before,.pi-search-solid:before{content:""}.pi-search-org:before{content:""}.pi-search-table:before{content:""}.pi-send-solid:before,.menu-item-active>a.menu-item-anchor .pi-send:before{content:""}.pi-send:before{content:""}.pi-server-cloud-solid:before,.menu-item-active>a.menu-item-anchor .pi-server-cloud:before{content:""}.pi-server-cloud:before{content:""}.pi-server-solid:before,.menu-item-active>a.menu-item-anchor .pi-server:before{content:""}.pi-server:before{content:""}.pi-sextant:before{content:""}.pi-share-point-up-solid:before,.pi-share-solid:before,.menu-item-active>a.menu-item-anchor .pi-share-this:before,.menu-item-active>a.menu-item-anchor .pi-share-point-up:before,.menu-item-active>a.menu-item-anchor .pi-share:before,.menu-item-active>a.menu-item-anchor .iconRelationship:before,.menu-item-active>a.menu-item-anchor .iconRelationship_on:before,.menu-item-active>a.menu-item-anchor .iconRelationship_disabled:before{content:""}.pi-share-this:before,.pi-share-point-up:before,.pi-share:before,.iconRelationship:before,.iconRelationship_on:before,.iconRelationship_disabled:before{content:""}.pi-shield-solid:before,.menu-item-active>a.menu-item-anchor .pi-shield:before{content:""}.pi-shield:before{content:""}.pi-shoe-solid:before,.menu-item-active>a.menu-item-anchor .pi-shoe:before{content:""}.pi-shoe:before{content:""}.pi-shuffle:before{content:""}.pi-sigma:before{content:""}.pi-signpost-solid:before,.menu-item-active>a.menu-item-anchor .pi-signpost:before{content:""}.pi-signpost:before{content:""}.pi-sim-card-solid:before,.menu-item-active>a.menu-item-anchor .pi-sim-card:before{content:""}.pi-sim-card:before{content:""}.pi-six-square-grid:before,.pi-dot-6:before,.pi-drag:before{content:""}.pi-slideshow-solid:before,.menu-item-active>a.menu-item-anchor .pi-slideshow:before{content:"l"}.pi-slideshow:before{content:"["}.pi-snail:before{content:""}.pi-snow:before{content:""}.pi-social-solid:before,.menu-item-active>a.menu-item-anchor .pi-social:before{content:""}.pi-social:before{content:""}.pi-sort:before{content:""}.pi-speaker-mute-solid:before,.menu-item-active>a.menu-item-anchor .pi-speaker-mute:before{content:""}.pi-speaker-mute:before{content:""}.pi-speaker-off-solid:before,.menu-item-active>a.menu-item-anchor .pi-speaker-off:before{content:""}.pi-speaker-off:before{content:""}.pi-speaker-on-solid:before,.menu-item-active>a.menu-item-anchor .pi-speaker-on:before{content:""}.pi-speaker-on:before{content:""}.pi-speaker-solid:before,.menu-item-active>a.menu-item-anchor .pi-speaker:before{content:"Z"}.pi-speaker:before{content:""}.pi-spellcheck:before,.iconSpellChecker:before,.iconSpellChecker_on:before,.iconSpellChecker_disabled:before,.iconSpellChecking:before,.iconSpellChecking_on:before,.iconSpellChecking_disabled:before{content:""}.pi-spinner:before{content:""}.pi-square-solid:before,.menu-item-active>a.menu-item-anchor .pi-square:before,.menu-item-active>a.menu-item-anchor .pi-square-rot45:before{content:""}.pi-square:before,.pi-square-rot45:before{content:""}.pi-star-mixed:before{content:""}.pi-star-filled:before,.pi-star-solid:before,.menu-item-active>a.menu-item-anchor .pi-star:before,.menu-item-active>a.menu-item-anchor .pi-star-1:before,.menu-item-active>a.menu-item-anchor .pi-star-2:before,.menu-item-active>a.menu-item-anchor [tabtitle=Favorite]:before{content:""}.pi-star:before,.pi-star-1:before,.pi-star-2:before,[tabtitle=Favorite]:before{content:""}.pi-steps-solid:before,.menu-item-active>a.menu-item-anchor .pi-steps:before{content:""}.pi-steps:before{content:""}.pi-stethoscope-solid:before,.menu-item-active>a.menu-item-anchor .pi-stethoscope:before{content:""}.pi-stethoscope:before{content:""}.pi-stoplight-solid:before,.menu-item-active>a.menu-item-anchor .pi-stoplight:before{content:""}.pi-stoplight:before{content:""}.pi-stopwatch-solid:before,.menu-item-active>a.menu-item-anchor .pi-stopwatch:before{content:""}.pi-stopwatch:before{content:""}.pi-store-solid:before,.menu-item-active>a.menu-item-anchor .pi-store-1:before,.menu-item-active>a.menu-item-anchor .pi-store:before{content:""}.pi-store-1:before,.pi-store:before{content:"?"}.pi-sun-solid:before,.pi-black-hole-sun:before,.menu-item-active>a.menu-item-anchor .pi-sun:before{content:""}.pi-sun:before{content:""}.pi-swipe-left-solid:before,.pi-swipe-right-solid:before,.menu-item-active>a.menu-item-anchor .pi-swipe-right:before,.menu-item-active>a.menu-item-anchor .pi-swipe-left:before{content:""}.pi-swipe-right:before,.pi-swipe-left:before{content:""}.pi-tablet-solid:before,.menu-item-active>a.menu-item-anchor .pi-tablet:before{content:""}.pi-tablet:before{content:""}.pi-tag-check-solid:before,.menu-item-active>a.menu-item-anchor .pi-tag-check:before,.menu-item-active>a.menu-item-anchor .pi-tag-success:before{content:""}.pi-tag-check:before,.pi-tag-success:before{content:"7"}.pi-tag-close-solid:before,.menu-item-active>a.menu-item-anchor .pi-tag-close:before,.menu-item-active>a.menu-item-anchor .pi-tag-delete:before{content:""}.pi-tag-close:before,.pi-tag-delete:before{content:"6"}.pi-tag-solid:before,.menu-item-active>a.menu-item-anchor .pi-tag:before{content:""}.pi-tag:before{content:"a"}.pi-target-solid:before,.menu-item-active>a.menu-item-anchor .pi-target:before,.menu-item-active>a.menu-item-anchor .iconLookup:before,.menu-item-active>a.menu-item-anchor .iconLookup_on:before,.menu-item-active>a.menu-item-anchor .iconLookup_disabled:before,.menu-item-active>a.menu-item-anchor .iconOpenRule:before,.menu-item-active>a.menu-item-anchor .iconOpenRule_on:before,.menu-item-active>a.menu-item-anchor .iconOpenRule_disabled:before,.menu-item-active>a.menu-item-anchor th.cellCont .iconOpenRule:before,.menu-item-active>a.menu-item-anchor th.cellCont .iconOpenRule_on:before,.menu-item-active>a.menu-item-anchor th.cellCont .iconOpenRule_disabled:before,.menu-item-active>a.menu-item-anchor tr.cellCont td.gridCell .iconOpenRule:before,.menu-item-active>a.menu-item-anchor tr.cellCont td.gridCell .iconOpenRule_on:before,.menu-item-active>a.menu-item-anchor tr.cellCont td.gridCell .iconOpenRule_disabled:before{content:""}.pi-target:before,.iconLookup:before,.iconLookup_on:before,.iconLookup_disabled:before,.iconOpenRule:before,.iconOpenRule_on:before,.iconOpenRule_disabled:before,th.cellCont .iconOpenRule:before,th.cellCont .iconOpenRule_on:before,th.cellCont .iconOpenRule_disabled:before,tr.cellCont td.gridCell .iconOpenRule:before,tr.cellCont td.gridCell .iconOpenRule_on:before,tr.cellCont td.gridCell .iconOpenRule_disabled:before{content:""}.pi-temp-solid:before,.pi-temperature-solid:before,.menu-item-active>a.menu-item-anchor .pi-temp:before,.menu-item-active>a.menu-item-anchor .pi-temperature:before{content:""}.pi-temp:before,.pi-temperature:before{content:""}.pi-thumbs-up-solid:before,.pi-thumbs-down-solid:before,.menu-item-active>a.menu-item-anchor .pi-thumbs-up:before,.menu-item-active>a.menu-item-anchor .pi-thumbs-down:before,.menu-item-active>a.menu-item-anchor .iconShowHarness:before,.menu-item-active>a.menu-item-anchor .iconShowHarness_on:before,.menu-item-active>a.menu-item-anchor .iconShowHarness_disabled:before,.menu-item-active>a.menu-item-anchor .iconLocalAction:before,.menu-item-active>a.menu-item-anchor .iconLocalAction_on:before,.menu-item-active>a.menu-item-anchor .iconLocalAction_disabled:before,.menu-item-active>a.menu-item-anchor .iconFinishAssignment:before,.menu-item-active>a.menu-item-anchor .iconFinishAssignment_on:before,.menu-item-active>a.menu-item-anchor .iconFinishAssignment_disabled:before,.menu-item-active>a.menu-item-anchor .iconEnableActionSection:before,.menu-item-active>a.menu-item-anchor .iconEnableActionSection_on:before,.menu-item-active>a.menu-item-anchor .iconEnableActionSection_disabled:before,.menu-item-active>a.menu-item-anchor .iconAddNewWork:before,.menu-item-active>a.menu-item-anchor .iconAddNewWork_on:before,.menu-item-active>a.menu-item-anchor .iconAddNewWork_disabled:before{content:""}.pi-thumbs-up:before,.pi-thumbs-down:before,.iconShowHarness:before,.iconShowHarness_on:before,.iconShowHarness_disabled:before,.iconLocalAction:before,.iconLocalAction_on:before,.iconLocalAction_disabled:before,.iconFinishAssignment:before,.iconFinishAssignment_on:before,.iconFinishAssignment_disabled:before,.iconEnableActionSection:before,.iconEnableActionSection_on:before,.iconEnableActionSection_disabled:before,.iconAddNewWork:before,.iconAddNewWork_on:before,.iconAddNewWork_disabled:before{content:""}.pi-todo-solid:before,.menu-item-active>a.menu-item-anchor .pi-todo:before{content:"i"}.pi-todo:before{content:""}.pi-tracer-solid:before,.menu-item-active>a.menu-item-anchor .pi-tracer:before,.menu-item-active>a.menu-item-anchor .pi-tracer-icon:before{content:""}.pi-tracer:before,.pi-tracer-icon:before{content:""}.pi-transform:before{content:""}.pi-trash-solid:before,.menu-item-active>a.menu-item-anchor .pi-trash:before,.menu-item-active>a.menu-item-anchor .iconDelete:before,.menu-item-active>a.menu-item-anchor .iconDelete_on:before,.menu-item-active>a.menu-item-anchor .iconDelete_disabled:before{content:""}.pi-trash:before,.iconDelete:before,.iconDelete_on:before,.iconDelete_disabled:before{content:""}.pi-tree:before,.pi-align-right:before,.pi-align-left:before{content:""}.pi-triangle-mixed-right:before,.pi-triangle-mixed-left:before{content:""}.pi-triangle-solid:before,.menu-item-active>a.menu-item-anchor .pi-triangle:before{content:""}.pi-triangle:before{content:""}.pi-tribox-solid:before,.menu-item-active>a.menu-item-anchor .pi-tribox:before{content:""}.pi-tribox:before{content:""}.pi-trophy-solid:before,.menu-item-active>a.menu-item-anchor .pi-trophy:before{content:""}.pi-trophy:before{content:""}.pi-truck-solid:before,.menu-item-active>a.menu-item-anchor .pi-truck:before{content:""}.pi-truck:before{content:">"}.pi-tv-solid:before,.menu-item-active>a.menu-item-anchor .pi-tv:before{content:""}.pi-tv:before{content:""}.pi-twitter:before{content:""}.pi-umbrella-solid:before,.menu-item-active>a.menu-item-anchor .pi-umbrella:before{content:""}.pi-umbrella:before{content:""}.pi-unindent:before,.pi-indent:before{content:""}.pi-upload:before{content:"Q"}.pi-user-check-solid:before,.menu-item-active>a.menu-item-anchor .pi-user-check:before{content:""}.pi-user-check:before{content:""}.pi-user-close-solid:before,.menu-item-active>a.menu-item-anchor .pi-user-close:before{content:""}.pi-user-close:before{content:""}.pi-user-female-solid:before,.menu-item-active>a.menu-item-anchor .pi-user-female:before{content:""}.pi-user-female:before{content:"}"}.menu-item-active>a.menu-item-anchor .pi-user-list-solid:before,.pi-user-list:before{content:""}.pi-user-list:before{content:""}.pi-user-plus-solid:before,.menu-item-active>a.menu-item-anchor .pi-user-plus:before{content:""}.pi-user-plus:before{content:""}.pi-user-search-solid:before,.menu-item-active>a.menu-item-anchor .pi-user-search:before{content:""}.pi-user-search:before{content:"M"}.pi-user-star-solid:before,.menu-item-active>a.menu-item-anchor .pi-user-star:before{content:""}.pi-user-star:before{content:""}.pi-user-solid:before,.menu-item-active>a.menu-item-anchor .pi-user:before,.menu-item-active>a.menu-item-anchor .pi-user-2:before,.menu-item-active>a.menu-item-anchor .pi-user-circle:before{content:""}.pi-user:before,.pi-user-2:before,.pi-user-circle:before{content:""}.pi-users-solid:before,.menu-item-active>a.menu-item-anchor .pi-users:before{content:""}.pi-users:before{content:""}.pi-video-solid:before,.menu-item-active>a.menu-item-anchor .pi-video:before{content:""}.pi-video:before{content:""}.pi-voicemail:before{content:";"}.pi-vr-solid:before,.menu-item-active>a.menu-item-anchor .pi-vr:before{content:""}.pi-vr:before{content:""}.pi-wallet-solid:before,.menu-item-active>a.menu-item-anchor .pi-wallet:before{content:"%"}.pi-wallet:before{content:"Y"}.pi-warn-solid:before,.menu-item-active>a.menu-item-anchor .pi-warn:before,.menu-item-active>a.menu-item-anchor .pi-triangle-exclaim:before{content:""}.pi-warn:before,.pi-triangle-exclaim:before{content:""}.pi-wand:before{content:""}.pi-watch-solid:before,.menu-item-active>a.menu-item-anchor .pi-watch:before{content:"z"}.pi-watch:before{content:""}.pi-waypoint-solid:before,.menu-item-active>a.menu-item-anchor .pi-waypoint:before{content:""}.pi-waypoint:before{content:""}.pi-webcam-solid:before,.menu-item-active>a.menu-item-anchor .pi-webcam:before{content:"X"}.pi-webcam:before{content:"e"}.pi-wifi-disable:before,.pi-wifi-off:before{content:""}.pi-wifi-no-signal:before,.pi-wifi-none:before{content:""}.pi-wifi-signal:before,.pi-wifi:before{content:""}.pi-wifi:before{content:""}.pi-wrench-solid:before,.menu-item-active>a.menu-item-anchor .pi-wrench:before{content:""}.pi-wrench:before{content:""}.pi-youtube:before{content:""}.pi-zoom-check:before,.pi-search-check:before{content:""}.pi-zoom-close:before,.pi-search-close:before{content:""}.pi-zoom-in:before,.pi-search-plus:before{content:""}.pi-zoom-out:before,.pi-search-minus:before{content:""}.layout-outline-default>.Collapsed>.header-bar>.header-left,.layout-outline-default>.Expanded>.header-bar>.header-left{background:transparent}div[class*=layout-outline]>.Expanded>.header-bar>*>.icon-openclose,div[class*=layout-outline]>.Collapsed>.header-bar>*>.icon-openclose{background-image:none;width:28px;color:RGBA(16,19,46,.66);font-size:16px}.iconSave,.iconContents,.iconExplore,.iconAttachment,.iconImage,.iconDelete,.iconLookup,.iconInsert,.iconAppend,.iconInsertRow,.iconAppendRow,.iconAppendColumn,.iconExpandAll,.iconCollapseAll,.iconUpdate,.iconNewItem,.iconReopen,.iconLocation,.iconHistory,.iconClose,.iconCloseSmall,.iconSpellChecker,.iconSpellChecking,.iconDefault,.iconBlank,.iconCopy,.iconPrint,.iconTransfer,.iconOpenRule,.iconPDN,.iconUndelete,.iconRefresh,.iconNoShow,.iconRelationship,.iconCalendar,.iconAppendInside,.iconUpdate_disabled,.iconOpenRule_disabled,.iconDelete_disabled,.iconSave_on,.iconContents_on,.iconExplore_on,.iconAttachment_on,.iconImage_on,.iconDelete_on,.iconLookup_on,.iconCalendar_on,.iconInsert_on,.iconAppend_on,.iconInsertRow_on,.iconAppendRow_on,.iconAppendColumn_on,.iconExpandAll_on,.iconCollapseAll_on,.iconUpdate_on,.iconReopen_on,.iconLocation_on,.iconHistory_on,.iconClose_on,.iconCloseSmall_on,.iconSpellChecker_on,.iconSpellChecking_on,.iconDefault_on,.iconBlank_on,.iconCopy_on,.iconPrint_on,.iconTransfer_on,.iconOpenRule_on,.iconPDN_on,.iconUndelete_on,.iconRefresh_on,.iconNoShow_on,.iconRelationship_on,.iconAppendInside_on,.iconNewItem_on,.iconSave_disabled,.iconContents_disabled,.iconExplore_disabled,.iconAttachment_disabled,.iconImage_disabled,.iconLookup_disabled,.iconInsert_disabled,.iconAppend_disabled,.iconInsertRow_disabled,.iconAppendRow_disabled,.iconAppendColumn_disabled,.iconExpandAll_disabled,.iconCollapseAll_disabled,.iconReopen_disabled,.iconLocation_disabled,.iconHistory_disabled,.iconClose_disabled,.iconCloseSmall_disabled,.iconCopy_disabled,.iconDefault_disabled,.iconBlank_disabled,.iconSpellChecker_disabled,.iconSpellChecking_disabled,.iconPrint_disabled,.iconTransfer_disabled,.iconTools_disabled,.iconPDN_disabled,.iconUndelete_disabled,.iconNoShow_disabled,.iconRelationship_disabled,.iconRefresh_disabled,.iconNewItem_disabled,.iconCalendar_disabled,.iconAppendInside_disabled,.iconHelp,.iconHelp_on,.iconHelp_disabled,.yui-panel .container-close,.container-close,.iconReview,.iconReview_on,.iconReview_disabled,a.iconSave,a.iconInsert,a.iconDefault,a.iconBlank,a.iconAttachment,a.iconClose,a.iconContents,a.iconDelete,a.iconExpandAll,a.iconExplore,a.iconHistory,a.iconPrint,a.iconReopen,a.iconSpellChecker,a.iconUpdate,a.iconLocation{background:transparent;width:auto;height:auto;display:inline-block;margin:0;vertical-align:middle;opacity:.7;transition:opacity .2s ease-out}.iconSave,.iconContents,.iconExplore,.iconAttachment,.iconImage,.iconDelete,.iconLookup,.iconInsert,.iconAppend,.iconInsertRow,.iconAppendRow,.iconAppendColumn,.iconExpandAll,.iconCollapseAll,.iconUpdate,.iconNewItem,.iconReopen,.iconLocation,.iconHistory,.iconClose,.iconCloseSmall,.iconSpellChecker,.iconSpellChecking,.iconDefault,.iconBlank,.iconCopy,.iconPrint,.iconTransfer,.iconOpenRule,.iconPDN,.iconUndelete,.iconRefresh,.iconNoShow,.iconRelationship,.iconCalendar,.iconAppendInside,.iconUpdate_disabled,.iconOpenRule_disabled,.iconDelete_disabled,.iconSave_on,.iconContents_on,.iconExplore_on,.iconAttachment_on,.iconImage_on,.iconDelete_on,.iconLookup_on,.iconCalendar_on,.iconInsert_on,.iconAppend_on,.iconInsertRow_on,.iconAppendRow_on,.iconAppendColumn_on,.iconExpandAll_on,.iconCollapseAll_on,.iconUpdate_on,.iconReopen_on,.iconLocation_on,.iconHistory_on,.iconClose_on,.iconCloseSmall_on,.iconSpellChecker_on,.iconSpellChecking_on,.iconDefault_on,.iconBlank_on,.iconCopy_on,.iconPrint_on,.iconTransfer_on,.iconOpenRule_on,.iconPDN_on,.iconUndelete_on,.iconRefresh_on,.iconNoShow_on,.iconRelationship_on,.iconAppendInside_on,.iconNewItem_on,.iconSave_disabled,.iconContents_disabled,.iconExplore_disabled,.iconAttachment_disabled,.iconImage_disabled,.iconLookup_disabled,.iconInsert_disabled,.iconAppend_disabled,.iconInsertRow_disabled,.iconAppendRow_disabled,.iconAppendColumn_disabled,.iconExpandAll_disabled,.iconCollapseAll_disabled,.iconReopen_disabled,.iconLocation_disabled,.iconHistory_disabled,.iconClose_disabled,.iconCloseSmall_disabled,.iconCopy_disabled,.iconDefault_disabled,.iconBlank_disabled,.iconSpellChecker_disabled,.iconSpellChecking_disabled,.iconPrint_disabled,.iconTransfer_disabled,.iconTools_disabled,.iconPDN_disabled,.iconUndelete_disabled,.iconNoShow_disabled,.iconRelationship_disabled,.iconRefresh_disabled,.iconNewItem_disabled,.iconCalendar_disabled,.iconAppendInside_disabled,.iconHelp,.iconHelp_on,.iconHelp_disabled,.yui-panel .container-close,.container-close{font-family:UIKitIcons!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:inherit}.iconSave:before,.iconContents:before,.iconExplore:before,.iconAttachment:before,.iconImage:before,.iconDelete:before,.iconLookup:before,.iconInsert:before,.iconAppend:before,.iconInsertRow:before,.iconAppendRow:before,.iconAppendColumn:before,.iconExpandAll:before,.iconCollapseAll:before,.iconUpdate:before,.iconNewItem:before,.iconReopen:before,.iconLocation:before,.iconHistory:before,.iconClose:before,.iconCloseSmall:before,.iconSpellChecker:before,.iconSpellChecking:before,.iconDefault:before,.iconBlank:before,.iconCopy:before,.iconPrint:before,.iconTransfer:before,.iconOpenRule:before,.iconPDN:before,.iconUndelete:before,.iconRefresh:before,.iconNoShow:before,.iconRelationship:before,.iconCalendar:before,.iconAppendInside:before,.iconUpdate_disabled:before,.iconOpenRule_disabled:before,.iconDelete_disabled:before,.iconSave_on:before,.iconContents_on:before,.iconExplore_on:before,.iconAttachment_on:before,.iconImage_on:before,.iconDelete_on:before,.iconLookup_on:before,.iconCalendar_on:before,.iconInsert_on:before,.iconAppend_on:before,.iconInsertRow_on:before,.iconAppendRow_on:before,.iconAppendColumn_on:before,.iconExpandAll_on:before,.iconCollapseAll_on:before,.iconUpdate_on:before,.iconReopen_on:before,.iconLocation_on:before,.iconHistory_on:before,.iconClose_on:before,.iconCloseSmall_on:before,.iconSpellChecker_on:before,.iconSpellChecking_on:before,.iconDefault_on:before,.iconBlank_on:before,.iconCopy_on:before,.iconPrint_on:before,.iconTransfer_on:before,.iconOpenRule_on:before,.iconPDN_on:before,.iconUndelete_on:before,.iconRefresh_on:before,.iconNoShow_on:before,.iconRelationship_on:before,.iconAppendInside_on:before,.iconNewItem_on:before,.iconSave_disabled:before,.iconContents_disabled:before,.iconExplore_disabled:before,.iconAttachment_disabled:before,.iconImage_disabled:before,.iconLookup_disabled:before,.iconInsert_disabled:before,.iconAppend_disabled:before,.iconInsertRow_disabled:before,.iconAppendRow_disabled:before,.iconAppendColumn_disabled:before,.iconExpandAll_disabled:before,.iconCollapseAll_disabled:before,.iconReopen_disabled:before,.iconLocation_disabled:before,.iconHistory_disabled:before,.iconClose_disabled:before,.iconCloseSmall_disabled:before,.iconCopy_disabled:before,.iconDefault_disabled:before,.iconBlank_disabled:before,.iconSpellChecker_disabled:before,.iconSpellChecking_disabled:before,.iconPrint_disabled:before,.iconTransfer_disabled:before,.iconTools_disabled :before,.iconPDN_disabled:before,.iconUndelete_disabled:before,.iconNoShow_disabled:before,.iconRelationship_disabled:before,.iconRefresh_disabled:before,.iconNewItem_disabled:before,.iconCalendar_disabled:before,.iconAppendInside_disabled:before,.iconHelp:before,.iconHelp_on:before,.iconHelp_disabled:before,.yui-panel .container-close:before,.container-close:before,.iconReview:before,.iconReview_on:before,.iconReview_disabled:before,.iconShowHarness:before,.iconShowHarness_on:before,.iconShowHarness_disabled:before,.iconLocalAction:before,.iconLocalAction_on:before,.iconLocalAction_disabled:before,.iconGetNextWork:before,.iconGetNextWork_on:before,.iconGetNextWork_disabled:before,.iconFinishAssignment:before,.iconFinishAssignment_on:before,.iconFinishAssignment_disabled:before,.iconEnableActionSection:before,.iconEnableActionSection_on:before,.iconEnableActionSection_disabled:before,.iconAddNewWork:before,.iconAddNewWork_on:before,.iconAddNewWork_disabled:before{display:inline-block;margin:0;vertical-align:middle;font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.iconClose_on,.iconClose_disabled,.iconCloseSmall{opacity:0;height:16px;width:16px;border-radius:3px;line-height:14px;text-align:center;padding:0;vertical-align:top;transition:opacity .2s;margin:2px 6px 0!important}.iconCloseSmall{padding:2px 2px 2px 1px;background:#10132E}.iconCloseSmall:hover{background:#10132E}.iconClose:before,.iconClose_on:before,.iconClose_disabled:before,.iconCloseSmall:before{font-size:16px}.iconCloseSmall:before{vertical-align:top;font-size:13px}.tab-li:hover .iconCloseSmall,.iconCloseSmall:hover:before{opacity:1}.iconOpenRule,.iconOpenRule_on,.iconOpenRule_disabled,th.cellCont .iconOpenRule,th.cellCont .iconOpenRule_on,th.cellCont .iconOpenRule_disabled,tr.cellCont td.gridCell .iconOpenRule,tr.cellCont td.gridCell .iconOpenRule_on,tr.cellCont td.gridCell .iconOpenRule_disabled{padding-left:2px}.iconPDN:before,.iconPDN_on:before,.iconPDN_disabled:before{background-position:-270px 0}.iconRelationship:before,.iconRelationship_on:before,.iconRelationship_disabled:before{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.iconSave_on,.iconContents_on,.iconExplore_on,.iconAttachment_on,.iconImage_on,.iconDelete_on,.iconLookup_on,.iconCalendar_on,.iconHelp_on,.iconInsert_on,.iconAppend_on,.iconInsertRow_on,.iconAppendRow_on,.iconAppendColumn_on,.iconExpandAll_on,.iconCollapseAll_on,.iconUpdate_on,.iconReopen_on,.iconLocation_on,.iconHistory_on,.iconClose_on,.iconSpellChecker_on,.iconSpellChecking_on,.iconDefault_on,.iconBlank_on,.iconCopy_on,.iconPrint_on,.iconTransfer_on,.iconOpenRule_on,.iconPDN_on,.iconUndelete_on,.iconRefresh_on,.iconNoShow_on,.iconRelationship_on,.iconAppendInside_on,.iconNewItem_on,.iconCloseSmall_on,a.iconSave:hover,a.iconInsert:hover,a.iconDefault:hover,a.iconBlank:hover,a.iconAttachment:hover,a.iconClose:hover,a.iconContents:hover,a.iconDelete:hover,a.iconExpandAll:hover,a.iconExplore:hover,a.iconHistory:hover,a.iconPrint:hover,a.iconReopen:hover,a.iconSpellChecker:hover,a.iconUpdate:hover,a.iconLocation:hover{opacity:1}.iconSave_disabled,.iconContents_disabled,.iconExplore_disabled,.iconAttachment_disabled,.iconImage_disabled,.iconDelete_disabled,.iconLookup_disabled,.iconHelp_disabled,.iconInsert_disabled,.iconAppend_disabled,.iconInsertRow_disabled,.iconAppendRow_disabled,.iconAppendColumn_disabled,.iconExpandAll_disabled,.iconCollapseAll_disabled,.iconUpdate_disabled,.iconReopen_disabled,.iconLocation_disabled,.iconHistory_disabled,.iconClose_disabled,.iconCloseSmall_disabled,.iconCopy_disabled,.iconDefault_disabled,.iconBlank_disabled,.iconSpellChecker_disabled,.iconSpellChecking_disabled,.iconPrint_disabled,.iconTransfer_disabled,.iconOpenRule_disabled,.iconPDN_disabled,.iconUndelete_disabled,.iconNoShow_disabled,.iconRelationship_disabled,.iconRefresh_disabled,.iconNewItem_disabled,.iconCalendar_disabled,.iconAppendInside_disabled{opacity:.3}.yui-panel .container-close:before,.container-close:before{font-size:25px;color:#10132e;position:relative;top:4px;right:7px;z-index:6;-webkit-transform:rotate(315deg);transform:rotate(315deg)}.iconSearch,.iconSearchResponsive{background-image:none!important;margin-right:.25em}.iconSearch:before,.iconSearchResponsive:before{color:RGBA(16,19,46,.66);height:26px;line-height:26px;font-size:1.2em}.attachments-upload:before{color:#cacdd6;font-size:50px;margin-right:0}.pi-completed-process:before{background:#20AA50;border-radius:50%;color:#050505;font-size:12px;height:19px;width:19px;line-height:19px;text-align:center}.menu-horizontal>.menu-item>.menu-item-anchor.menu-item-expand:after{background:transparent;margin-right:0;width:auto;right:7px;top:25%;color:#10132e}.iconOpenRule{vertical-align:middle}button:active .iconOpenRule,button:active .iconOpenRule_on{color:#2b38a1}.gridCellSelected button:active .iconOpenRule,.gridCellSelected button:active .iconOpenRule_on{color:inherit;opacity:.7}.ie a.nav-toggle-one:hover,.ie a.iconSave:hover,.ie a.iconInsert:hover,.ie a.iconDefault:hover,.ie a.iconBlank:hover,.ie a.iconAttachment:hover,.ie a.iconClose:hover,.ie a.iconContents:hover,.ie a.iconDelete:hover,.ie a.iconExpandAll:hover,.ie a.iconExplore:hover,.ie a.iconHistory:hover,.ie a.iconPrint:hover,.ie a.iconReopen:hover,.ie a.iconSpellChecker:hover,.ie a.iconUpdate:hover,.ie a.iconLocation:hover,.ie a:hover .pi:before{text-decoration:none!important}.pi-dot-3-horz:before,.pi-more-alt:before,.pi-arrow-up-down:before,.pi-nodes-left:before,.pi-nodes-left-solid:before,.pi-align-item-vert-center:before,.pi-align-item-up:before,.pi-align-item-vert-center-solid:before,.pi-align-item-up-solid:before,.pi-distribute-item-vert-center:before,.pi-distribute-item-vert-center-solid:before,.pi-column-delete:before,.pi-column-insert:before,.pi-arrow-box-down:before,.pi-arrow-down:before,.pi-caret-down:before,.pi-arrow-o-down:before,.pi-caret-solid-down:before,.pi-move-down:before,.pi-move-down-solid:before,.pi-circle-half-up:before,.pi-circle-mixed-up:before,.pi-arrow-up-row:before,.pi-knobs-alt:before,.pi-knobs-alt-solid:before,div[class*=layout-outline]>.Expanded>.header-bar>*>.icon-openclose:before,.Temporary_top_tabs>.scrlCntr>ol.tsb-menu>li:first-child>a#TABANCHOR:before,.pi-arrow-micro-down:before,.pi-arrow-micro-down-solid:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.pi-share-point-up:before,.pi-share-point-up-solid:before,.pi-nodes-right:before,.pi-nodes-right-solid:before,.pi-align-item-down:before,.pi-align-item-down-solid:before,.pi-column-top-fill:before,.pi-arrow-box-up:before,.pi-arrow-up:before,.pi-caret-up:before,.pi-arrow-o-up:before,.pi-caret-solid-up:before,.pi-arrow-right-between-rows:before,.pi-move-up:before,.pi-move-up-solid:before,.pi-arrow-micro-up:before,.pi-arrow-micro-up-solid:before,.pi-circle-half-down:before,.pi-arrow-down-row:before,.pi-arrow-down-thru-row:before,.pi-circle-mixed-down:before,.iconRelationship:before,.iconRelationship_on:before,.iconRelationship_disabled:before{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.pi-arrow-sw:before,.pi-puzzle:before,.pi-puzzle-solid:before,.pi-flashlight-ne-solid:before,.pi-flashlight-ne:before,.pi-square-rot45:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);will-change:transform}.pi-phone-hangup:before,.pi-phone-hangup-solid:before{-webkit-transform:rotate(135deg);transform:rotate(135deg);will-change:transform}.pi-arrow-above-row-left:before,.pi-arrow-below-row:before,.pi-plus-line-below:before,.pi-arrow-below-or:before,.pi-arrow-down-text:before,.pi-thumbs-down:before,.pi-thumbs-down-solid:before,.pi-analytics-bad:before,.pi-analytics-bad-solid:before,.pi-nodes-up:before,.pi-nodes-up-solid:before{-webkit-transform:scaleY(-1);transform:scaleY(-1);will-change:transform}.pi-circle-close-solid:before,.pi-close-box:before,.pi-close-circle:before,.pi-arrow-o-ne:before,.container-close:before,.pi-circle-close:before{-webkit-transform:rotate(315deg);transform:rotate(315deg);will-change:transform}.pi-triangle-mixed-left:before,.pi-align-item-right:before,.pi-align-item-right-solid:before,.pi-move-left:before,.pi-move-left-solid:before,.pi-indent:before,.pi-arrow-box-left:before,.pi-arrow-left:before,.pi-caret-left:before,.pi-arrow-o-left:before,.pi-arrow-micro-left:before,.pi-arrow-micro-left-solid:before,.pi-row-left-fill:before,.pi-rewind:before,.pi-align-left:before,.pi-caret-double-left:before,.pi-caret-2-left:before,.pi-caret-solid-left:before,.pi-circle-mixed-right:before,.pi-circle-half-right:before,.pi-swipe-right:before,.pi-transform:before,.pi-swipe-right-solid:before,.pi-arrow-bend-right:before,.pi-plus-between-right-column:before,.pi-arrow-down-between-right-column:before,.pi-arrow-between-right-column-down:before,.pi-tree:before,.pi-column-no-right-edge:before,.pi-column-no-right:before,.iconAppendColumn:before,.iconAppendColumn_on:before,.iconAppendColumn_disabled:before,.iconAppendInside:before,.iconAppendInside_on:before,.pi-plus-line-left:before,.iconAppendInside_disabled:before,.pi-rewind-solid:before,.pi-reply:before,.pi-reply-all:before,.pi-reply-solid:before,.pi-reply-all-solid:before,.pi-arrow-right-column:before,.pi-arrow-below-row:before,.pi-arrow-below-row-right:before{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.pi-arrow-above-row-right:before,.pi-arrow-above-row:before,.pi-redo:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .pi-arrow-box-left:before,[dir=rtl] .pi-arrow-left:before,[dir=rtl] .pi-caret-left:before,[dir=rtl] .pi-arrow-o-left:before,[dir=rtl] .iconUndelete:before,[dir=rtl] .iconUndelete_on:before,[dir=rtl] .iconUndelete_disabled:before,[dir=rtl] .pi-caret-double-left:before,[dir=rtl] .pi-caret-solid-left:before,[dir=rtl] .pi-arrow-left-column:before,[dir=rtl] .pi-plus-between-right-column:before,[dir=rtl] .pi-plus-line-left:before,[dir=rtl] .pi-arrow-down-between-right-column:before,[dir=rtl] .iconAppendColumn:before,[dir=rtl] .iconAppendColumn_on:before,[dir=rtl] .iconAppendColumn_disabled:before,[dir=rtl] .iconAppendInside:before,[dir=rtl] .iconAppendInside_on:before,[dir=rtl] .pi-arrow-micro-left:before,[dir=rtl] .pi-arrow-micro-left-solid:before,[dir=rtl] .pi-caret-2-left:before,[dir=rtl] .pi-circle-half-right:before,[dir=rtl] .pi-circle-mixed-right:before,[dir=rtl] .pi-arrow-below-row-right:before,[dir=rtl] .iconAppendInside_disabled:before,[dir=rtl] .pi-column-no-right-edge:before,[dir=rtl] .pi-column-no-right:before,[dir=rtl] .pi-arrow-right-column:before,[dir=rtl] .pi-row-left-fill:before,[dir=rtl] .pi-transform:before,[dir=rtl] .pi-arrow-bend-right:before{-webkit-transform:none;transform:none}[dir=rtl] .pi-arrow-bend-left:before,[dir=rtl] .pi-arrow-left-column:before,[dir=rtl] .pi-column-no-left:before,[dir=rtl] .pi-arrow-box-right:before,[dir=rtl] .pi-circle-half-left:before,[dir=rtl] .pi-circle-mixed-left:before,[dir=rtl] .pi-arrow-right:before,[dir=rtl] .pi-caret-right:before,[dir=rtl] div[class*=layout-outline]>.Collapsed>.header-bar>*>.icon-openclose:before,[dir=rtl] .pi-arrow-o-right:before,[dir=rtl] .iconReopen:before,[dir=rtl] .iconReopen_on:before,[dir=rtl] .iconReopen_disabled:before,[dir=rtl] .pi-caret-double-right:before,[dir=rtl] .pi-caret-solid-right:before,[dir=rtl] .pi-arrow-right-thru-column:before,[dir=rtl] .pi-column-no-right-edge:before,[dir=rtl] .pi-arrow-above-row:before,[dir=rtl] .pi-caret-2-right:before,[dir=rtl] .pi-list:before,[dir=rtl] .pi-arrow-down-between-left-column:before,[dir=rtl] .pi-plus-line-right:before,[dir=rtl] .pi-or-delete:before,[dir=rtl] .pi-arrow-above-or:before,[dir=rtl] .pi-plus-between-left-column:before,[dir=rtl] .pi-row-right-fill:before,[dir=rtl] .pi-circle-half-right:before,[dir=rtl] .iconGetNextWork:before,[dir=rtl] .iconGetNextWork_on:before,[dir=rtl] .iconGetNextWork_disabled:before,[dir=rtl] .iconTransfer:before,[dir=rtl] .iconTransfer_on:before,[dir=rtl] .iconTransfer_disabled:before,[dir=rtl] .pi-arrow-micro-right:before,[dir=rtl] .pi-arrow-micro-right-solid:before,[dir=rtl] .pi-arrow-below-row-left:before,[dir=rtl] .pi-undo:before,[dir=rtl] .pi-return:before,[dir=rtl] .pi-chevron:before{-webkit-transform:scaleX(-1);transform:scaleX(-1)}[dir=rtl] .pi-arrow-below-or:before,[dir=rtl] .pi-arrow-above-row-left:before,[dir=rtl] .pi-information:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .pi-arrow-above-row-right:before,[dir=rtl] .pi-redo:before{-webkit-transform:rotate(180deg) scaleX(-1);transform:rotate(180deg) scaleX(-1)}[dir=rtl] .pi-arrow-right-between-rows:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}[lang|=ar] .pi-chat-help:before,[lang|=ar] .pi-chat:before,[lang|=ar] .pi-chat-typing:before,[lang|=ar] .pi-chat-sentiment:before,[lang|=ar] .pi-chat-help-solid:before,[lang|=ar] .pi-chat-solid:before,[lang|=ar] .pi-chat-typing-solid:before,[lang|=ar] .pi-chat-sentiment-solid:before,[lang|=ar] .pi-help:before,[lang|=ar] .pi-help-solid:before,[lang|=ar] .iconHelp:before,[lang|=ar] .iconHelp_on:before,[lang|=ar] .iconHelp_disabled:before{-webkit-transform:scaleX(-1);transform:scaleX(-1)}#OnlineHelp,#ServiceCaseGadget,#ChatWrapper,#ProactiveChat{position:fixed;right:-900px;height:550px;top:50%;margin:-275px 0;width:450px;max-width:calc(100vw - 60px);max-height:calc(100vh - 50px);overflow:auto;z-index:2147483644;background:#fff;border:1px solid white;border-radius:4px;box-shadow:0 0 14px #0006}#ProactiveChat.alerting{right:30px;top:70%;height:135px;z-index:2147483645}#OnlineHelp,#ChatWrapper,#ServiceCaseGadget,#ChatFooter{transition:all .5s ease-in-out}#OnlineHelp.expanded,#ServiceCaseGadget.expanded,#ChatWrapper.expanded{height:850px;top:50%;margin:-425px 0!important}#OnlineHelp.compacted,#ServiceCaseGadget.compacted,#ChatWrapper.compacted{height:450px!important}#OnlineHelp.minimized,#ServiceCaseGadget.minimized,#ChatWrapper.minimized,#ChatFooter.minimized{right:-900px}#OnlineHelp.alerting,#ServiceCaseGadget.alerting{right:2px;margin:-275px 0;top:50%}#OnlineHelp.showLeftPanel{width:900px}#OnlineHelp.hideLeftPanel{width:450px}#ChatWrapper{height:550px;right:2px;display:none;overflow:hidden}#ServiceCaseGadget{height:550px;right:2px;display:none}.chatLauncher{display:none}#LocalChatHeader{height:50px;display:inline-flex;width:100%;border-bottom:1px solid #e0e0e0;color:#050505;font-family:Open Sans,sans-serif;font-size:17px;font-weight:300}#HeaderText{padding-top:16px;display:block;padding-left:39px;padding-bottom:10px;width:100%;font-size:17px;font-weight:300;color:#050505;font-family:Open Sans,sans-serif;margin-right:-87px}div#chatBox{position:inherit!important;width:inherit!important;box-shadow:none!important;font-size:18px;color:#000;font-family:Open Sans,sans-serif}#chatContainer .poweredByPega{display:none!important}div#messageBoxDiv{height:641px!important;width:inherit!important;border-bottom:1px solid #e0e0e0}@media screen and (max-width: 767px){.chatContainer #messageBoxDiv{top:100px!important}}div#chatFloater,div#chatIcon,.minimizeIcon{display:none!important}a#startChat{font-size:21px!important;font-weight:300!important;color:#000!important}div#chatText{padding-top:11px!important;padding-left:14px!important;display:none!important}.chatContainer #sendMessageField{height:40px!important;margin-left:10px!important;margin-right:10px!important;width:95%!important;border-top:none!important}.chatContainer #sendMessageField{width:calc(100% - 60px)!important}.chatContainer #sendMessageField:focus{box-shadow:none;border:none;color:#000}input#fileUploadIcon{height:40px}#chatContainer .sendButton{display:none!important}div#ChatFooter{background-color:#f1f1f2;width:450px;text-align:center;color:929497;font-family:Open Sans,sans-serif;border-bottom-left-radius:6px;border-bottom-right-radius:6px;font-size:12px;height:22px;padding-top:8px}#MinimizeChat{font-family:Open Sans,sans-serif;font-size:2.3em;font-weight:400;margin-top:-17px;margin-right:10px;cursor:pointer}#LocalChatSubheader{font-family:Open Sans,sans-serif;font-size:17px;padding-bottom:8px;border-bottom:1px solid #cccccc;margin:5px 14px 7px}#SubHeaderText{padding-top:4px}.EndChat{float:right;background:white;border:1px solid var(--interactiveColor);color:var(--interactiveColor);border-radius:3px;padding:5px 9px;margin-top:-25px;cursor:pointer}.EndChat:hover{background:#e5f0ff}#ChatLauncherminimized,#servicecaselauncherminimized,#launcherminimized,#launcher{font-family:Open Sans,sans-serif;text-align:center;transform:rotate(-90deg) translate(50%);transform-origin:right bottom 0px;margin-right:0;border-radius:6px 6px 0 0;position:fixed;bottom:50%;right:-3px;padding:7px;font-size:20px;z-index:2147483644;color:#050505;cursor:pointer;border:1px solid #fff}#Preview{font-family:Open Sans,sans-serif;text-align:left;border-radius:6px;position:fixed;bottom:0;top:0;margin:auto;right:45px;padding:7px;color:#000;box-shadow:0 0 14px #0006;cursor:pointer;border:none}#launcher:hover{right:0}#unreadCounter{position:absolute;top:-13px;right:-9px;background-color:red;height:23px;width:22px;font-size:16px;border-radius:14px;transform:rotate(90deg);color:#fff;display:none;z-index:2147483645}.chat-button #OnlineHelp,.chat-button #ServiceCaseGadget,.chat-button #ChatWrapper,.chat-button #ProactiveChat{right:20px;bottom:-2000px;top:auto;left:auto;height:600px;margin:0}.chat-button #OnlineHelp.alerting,.chat-button #ServiceCaseGadget.alerting{bottom:20px}.chat-button #OnlineHelp.minimized,.chat-button #ServiceCaseGadget.minimized,.chat-button #ChatWrapper.minimized,.chat-button #ChatFooter.minimized{top:auto;bottom:-2000px}.chat-button #ProactiveChat.alerting{top:70%;bottom:auto;height:135px}.chat-button #ChatLauncherminimized,.chat-button #servicecaselauncherminimized,.chat-button #launcherminimized,.chat-button #launcher{top:auto;left:auto;bottom:20px;right:20px;border-radius:50%;border-color:transparent;display:inline-table;transform:none;opacity:.8;filter:drop-shadow(2px 2px 3px rgba(0,0,0,.4))}.chat-button #ChatLauncherminimized:hover,.chat-button #servicecaselauncherminimized:hover,.chat-button #launcherminimized:hover,.chat-button #launcher:hover{opacity:1}.chat-button #ChatLauncherminimized>img,.chat-button #servicecaselauncherminimized>img,.chat-button #launcherminimized>img,.chat-button #launcher>img{display:block;width:50px;height:50px}.chat-button #Preview{top:auto;bottom:75px}.chat-button #unreadCounter{transform:none;top:-4px}.offer-heading{min-height:250px;display:flex;flex-flow:column;justify-content:center}.offer-heading>p{width:50%}.offer .primary-card h2{font-size:34px;font-weight:500}.offer .promo h4{font-size:28px;font-weight:600;margin-top:0}.offer-footer .promo h4,.offer-footer footer nav>div.flex>a,.offer-footer button.simple{color:#050505}.offer-footer button.simple{min-width:70px}.offer-footer .promo h4{font-weight:400;padding-bottom:30px}.offer-footer p{color:#050505}.offer-container{position:relative}.offer-card,.offer-container,.offer-card>.details{display:flex;flex-flow:column nowrap;flex:1}.offer-card>.details>p{flex-grow:1}.offer-cards .image,.main-offer .image{background-position:25% 50%;background-repeat:no-repeat;background-size:cover;min-height:200px}.builtin-offer>.details{display:flex;flex-flow:column nowrap;flex:1}.builtin-offer>.details>.button-row{display:flex;align-items:end;flex:1}.main-offer>.details{flex:1;padding-left:32px}.offer-cards>.flex>div{display:flex;flex-flow:column nowrap;padding:16px 0 0;flex:1;margin:8px}.offer-cards .highlight{border-top:solid;border-width:1px;padding:8px 0;font-size:14px;font-weight:800;min-height:57px;display:flex;align-items:center;justify-content:center}.offer-cards p{font-size:14px;padding:0 8px}.offer-cards .primary-card h3{font-size:18px;color:#050505;font-weight:800;padding:0 8px}.offer-details{margin-bottom:32px}.offer-details .line{width:81px;height:5px;border-radius:5px;display:block;margin:8px 0 21px}.offer-details .image{background-position:25% 50%;background-repeat:no-repeat;background-size:cover;height:250px;padding:0;border-radius:50%}.offer-details>div>div{width:50%}.offer-details>div>div:first-child{padding:0 56px 0 38px;min-width:344px}.offer-details>div>div:last-child{padding-left:8px}.highlight-card{padding:60px;display:flex;flex-flow:row nowrap}.highlight-card>.flex{flex-basis:35%;padding-right:16px}.offer-highlights{border-left:1px solid rgba(0,0,0,.2);padding-left:16px;flex-basis:65%}.offer-highlights>div{margin-bottom:16px}.offer-highlights .pi{font-size:20px;width:30px;height:30px;margin-right:32px}.offer-highlights .pi:before{text-align:center;width:30px;line-height:30px}.offer-highlights p{font-size:20px;font-weight:600}.offer-img{max-height:400px}.phone main{align-items:center;flex:1;min-height:calc(100vh - 40px);padding:0}.phone main.full-height{padding:8px 16px}.phone select,.phone input,.phone textarea{font-size:16px}.phone .full-height>iframe{min-height:calc(100vh - 40px)}.phone .kmhelp>div{height:calc(100vh - 40px)}.phone aside{display:none}.phone aside>.panel{position:fixed;width:300px;height:100%;transform:translate(-300px);animation:all .3s ease-in-out;background:#FFF}.phone aside.show{position:absolute;overflow:hidden;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:block;z-index:2}.phone aside.show>.panel{transform:translate(0)}.phone aside header{width:100%;text-align:center;border-bottom:1px solid rgba(0,0,0,.2);margin-bottom:0;height:50px;padding:10px}.phone aside header .logo{height:29px}.phone aside nav{padding:16px}.phone aside nav>li>a,.phone aside nav>li>a:visited,.phone aside nav>li>a:hover,.phone aside nav>li>a:focus,.phone aside nav>li>a:active{color:#050505}.phone header{height:40px;display:flex;flex-flow:row nowrap;margin-bottom:0}.phone header button.nav-button{color:#050505;font-size:21px;height:40px;padding-left:8px;border:none;background:transparent;min-width:auto}.phone header .logo-link{flex:1;text-align:center}.phone header a>img{margin-right:16px;height:40px;padding:5px 0}.phone header h1{color:#050505}.phone .home-promo>div{width:50%}.phone .home-promo>.details{padding:0 0 0 16px}.phone .image{background-position:25% 50%;background-repeat:no-repeat;background-size:cover;height:200px}.phone .primary-card,.phone .secondary-card{margin:16px;width:calc(100% - 32px);box-shadow:none;padding:0;border:none;background:none}.phone .margin-t-0{margin-top:0}.phone h1.small{font-size:18px;font-weight:700}.phone h1{text-align:center;font-size:24px;font-weight:800;margin:30px 0}.phone .home>.hero{width:100%}.phone .home>.hero>h1{max-width:247px;font-size:24px;padding:30px 0 100px;margin:0 auto;color:#050505}.phone .main-actions{display:flex;flex-flow:row nowrap;margin-top:-70px;padding:0}.phone .main-actions>button{border:1px solid #ececec;padding:0 8px;height:140px;flex:1;color:#050505;background:#FFF}.phone .main-actions>button>i{display:block;font-size:1.4em;margin:0 0 16px}.phone .top-nav{padding:5px 16px;box-shadow:0 3px 6px #0003;background:#FFF;width:100%;height:40px;border-bottom:1px solid rgba(0,0,0,.2)}.phone .flex-nowrap{flex-direction:column}.phone .account-view-details{text-align:left;padding:8px 0}.phone .top-nav button{min-height:30px}.phone .top-nav .pi{font-weight:800!important;font-size:18px}.phone footer{margin:auto 0 0}.phone footer nav>div.flex{margin:8px;flex-flow:row;justify-content:space-around}.phone footer nav>div.flex>a,.phone footer button.simple,.phone button.nav-button{color:#050505}.phone .col.col-1{margin-bottom:0}.phone .offer-img{max-width:calc(100% - 32px)}.phone .quick-links{text-align:center;grid-template-columns:1fr 1fr;grid-gap:8px}.phone .avatar{width:38px;height:38px}.phone .overlay{right:8px;top:70px;min-width:80px}.phone .overlay:not(.logout){left:8px;bottom:8px}.phone .overlay.logout{right:8px}.phone .overlay:after{right:16px}.phone .intro-quicklinks{background:#ececec;text-align:center}.phone .intro-quicklinks p{padding:16px;color:#050505}.phone .bottom-banner{padding:16px;text-align:center;width:100%}.phone .layout-stacked>.field-item>input{height:46px;border-radius:2px;border-bottom:solid 1px #8a8a8a;background-color:#e8e8e8;padding:10px 8px 0}.phone .content-card{padding:16px}.phone .tabs-details{min-height:calc(100vh - 123px);overflow-y:auto}.phone .quick-links-account a{font-size:16px;margin-bottom:8px;display:block}.phone .quick-links button{font-size:16px;padding:8px 16px;margin-bottom:8px;text-align:left;display:flex;height:auto;width:100%;align-items:center;background:#FFF}.phone .quick-links button>i{border-radius:50%;height:32px;min-width:32px;line-height:26px;font-size:16px;color:#050505;display:inline-block;text-align:center;vertical-align:middle;margin-right:8px}.phone #OnlineHelp,.phone #ServiceCaseGadget,.phone #ChatWrapper{width:300px}.phone .offer-cards{padding:16px}.phone .offer-cards .primary-card{text-align:center}.phone .offer-cards>div{flex-flow:column nowrap}.phone .offer-cards .primary-card{width:auto;margin:8px 0}.phone button.launch-login,.phone button.launch-login:hover,.phone button.launch-login:active,.phone button.launch-login:focus{background:transparent;color:#050505;display:inline-block;min-height:38px}@media screen and (max-width: 1432px){html:not(.phone){zoom:.8}main{padding:0 16px}.hero-main{padding-bottom:16px}.ribbon,.ribbon1{display:none}.offer-heading{min-height:auto;margin:0;padding:16px 0}.offer-heading>p{width:auto}}@media screen and (max-width: 1200px){table.responsive,.responsive thead,.responsive tbody,.responsive th,.responsive td,.responsive tr{display:block}.responsive thead tr{position:absolute;top:-9999px;left:-9999px}.responsive tr{border:1px solid #ccc}.responsive td{border:none;position:relative;text-align:left;padding:3px 0 3px 60%}.responsive td:before{position:absolute;left:8px;padding-right:8px;text-align:left;font-weight:700;max-width:59%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.responsive td:before{content:attr(data-title)}.responsive td.hide-collapsed{display:none}}@media screen and (max-width: 1024px){header ul.flex li{margin-right:16px;text-align:center;flex:1}h1.hero{font-size:50px}.front .hero-wrap{min-height:400px}.primary-options h2{width:auto}h2,.col-2 h3{font-size:20px;margin-bottom:8px}h3{font-size:16px;margin:8px 0}p{font-size:16px}body,button,footer nav>div.flex li,.inputfile+label{font-size:14px}footer nav>div.flex li{margin-right:3vw}.pi.product-icon{min-width:40px;height:40px;line-height:35px}}@media screen and (max-width: 950px){.col.col-1{width:100%;margin-bottom:30px}.col-2{width:100%;margin-left:0;margin-top:0;display:flex}.secondary-card{width:50%}.secondary-options .banner{height:400px}.secondary-options>.content-card{right:16px}.front-option{max-width:50%}.offer-card-col{margin-right:8px}.secondary-card.container{margin-left:8px}footer nav>div.flex>a{margin-right:8px}.tab-vertical-menu>.tab-interface>.container{order:2}.tab-vertical-menu>.tab-interface>.container>.header{display:flex}.tab-vertical-menu>.tab-interface>.container>.body{display:block}.tab-vertical-menu>.tab-interface>.container.collapsed>.body{display:none}.tab-vertical-menu>.tab-interface{margin:0 24px;position:static;float:none;width:auto}.tab-vertical-menu>.tabs-details{margin:0 24px}.tab-vertical-menu>.tab-interface>.tab-action{flex-flow:row nowrap;padding:0;background:none;margin:0}.tab-vertical-menu>.tab-interface>.tab-action>button.simple{margin-right:auto}.hero-wrap img{max-height:150px;align-self:end;padding-bottom:24px}img.hero-offer-img{align-self:start;max-height:200px;padding-right:16px}}@media screen and (max-width: 850px){h1.hero{font-size:40px}.front .hero-wrap{min-height:200px;padding-bottom:16px}.launch-login{display:none}.menu{display:block}header nav>ul.flex{display:none}.overlay.logout{right:100px}header>.header,header>.wrap.header{flex-wrap:wrap;align-items:center}.grid-col-3{display:block}.grid-col-3>div.content-card{margin:0 0 8px}.account-details>div>div{min-width:50%}.layout-inline-grid-double>div{width:100%;margin-right:0}.layout-inline-grid-double>div:nth-child(2n){margin:0}}@media only screen and (max-width: 700px){.account-picker-details>div{min-width:50%}.col-2{flex-flow:column}.col-2>.secondary-card{width:auto}.highlight-card{padding:16px}.options{flex-flow:column nowrap}.front-option{max-width:initial;padding:0}.front-option>.details{padding:8px 0}.chat-button #ChatLauncherminimized>img,.chat-button #servicecaselauncherminimized>img,.chat-button #launcherminimized>img,.chat-button #launcher>img{width:30px;height:30px}.layout-labels-left>.field-item{display:flex;flex-flow:column;align-items:flex-start}.layout-labels-left>.field-item>label{width:auto;min-width:auto;margin:0 0 3px}.offer-cards-list,.builtin-offer,.main-offer{flex-flow:column nowrap}.builtin-offer>.offer-img,.main-offer>.offer-img,.main-offer>.image{width:100%;max-width:none;padding:0}.builtin-offer>.details,.main-offer>.details{margin:14px 0 0;display:flex;flex-flow:column}.primary-card{padding:0;flex-direction:column;background:none}}@media screen and (max-width: 567px){.primary-options .front-option{flex-flow:row nowrap;display:flex;border-bottom:1px solid #dfdfdf;align-items:center;max-width:initial;padding:0}.primary-options .front-option>img{width:140px}.primary-options .front-option>.details{flex:1;text-align:left;padding:16px 0}main .hero-wrap .hero-image{display:none}.offer>main,.wrap{margin:0}button{min-width:0}.copyright{display:none}.fatlist>li{flex-wrap:wrap;padding:0;margin-bottom:8px}time.fatlist-item{font-size:14px;min-width:100%}p.activity{font-size:14px;max-width:calc(100% - 85px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}a.fatlist-item{padding-left:0}:not(.phone)>footer nav{width:100%}:not(.phone)>footer nav>div>a{display:none}:not(.phone)>footer nav>div>a:last-child{display:block}.offer-details>div>div:first-child{padding:0 50px 0 44px;min-width:244px}.offer-details .image{height:150px}.offer .promo>.flex{flex-flow:column;margin:0 auto}.banner>div>div{flex-flow:column;text-align:center}.banner i{font-size:2em}}@media screen and (max-width: 480px){.menu-overlay{right:0;left:0}}.pega-mashup{display:flex;flex-flow:column nowrap;background:#fff;border-radius:8px;padding:16px;min-height:400px;color:#1d2020}.pega-mashup fieldset{border:none;padding:0;margin:0}.primary-card>.pega-mashup{padding:8px 16px;margin-bottom:24px;border:1px solid #d5d5d5;border-radius:4px}.main-header~h3{border-bottom:1px solid rgba(0,0,0,.2)}.pega-mashup button.Simple,.pega-mashup button.Simple:active,.pega-mashup button.Simple:focus,.pega-mashup button.Simple:hover{background:none;color:var(--interactiveColor);min-width:0;outline:none;display:flex;align-items:center;border:none}.pega-mashup button.Light,.pega-mashup button.Light:active,.pega-mashup button.Light:hover,.pega-mashup button.Light:focus{background:none;min-width:0;display:inline-block;padding:0;height:auto;width:fit-content;color:var(--interactiveColor);border:none}.pega-mashup button.action-menu,.pega-mashup button.action-menu:active,.pega-mashup button.action-menu:hover,.pega-mashup button.action-menu:focus{color:var(--interactiveColor);border:var(--interactiveColor) 1px solid;min-width:auto;padding:0 30px 0 16px;background:#fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA0OC4wNiAyOC4wNCcgIHdpZHRoPScxOCcgaGVpZ2h0PSc5Jz48cGF0aCBmaWxsPSIjMTAxMzJFIiBkPSdNNDcuNDEuNTVhMS45MSAxLjkxIDAgMCAwLTIuNyAwbC0yMC43MSAyMi42MS0yMC43NS0yMi42LS4xOC0uMThhMS45MSAxLjkxIDAgMSAwLTIuNTEgMi44OGwyMS44NyAyMy44NGExLjY5IDEuNjkgMCAwIDAgLjEzLjMxIDIuMTUgMi4xNSAwIDAgMCAyLjg1IDAgMS43NSAxLjc1IDAgMCAwIC4xMy0uMzJsMjEuODctMjMuODRhMS45MSAxLjkxIDAgMCAwIDAtMi43eicgdHJhbnNmb3JtPSd0cmFuc2xhdGUoLjEgLjA5KScvPjwvc3ZnPg==) no-repeat calc(100% - 8px) 50%}.layout-content-default.flex,.layout-content-stacked.flex,.layout-content-stacked_with_labels_left{display:flex;flex-flow:column;width:100%}.flex.layout-content-inline_grid_double{flex-flow:row wrap;display:flex}.flex.layout-content-inline_grid_double>div:nth-child(odd){width:calc(50% - 8px);margin-right:8px}.flex.layout-content-inline_grid_double>div:nth-child(2n){width:calc(50% - 8px);margin-left:8px}.flex.layout-content-inline_grid_30_70>div:nth-child(odd){width:calc(30% - 8px);margin-right:8px}.flex.layout-content-inline_grid_30_70>div:nth-child(2n){width:calc(70% - 8px);margin-left:8px}.flex.layout-content-inline_grid_70_30>div:nth-child(odd){width:calc(70% - 8px);margin-right:8px}.flex.layout-content-inline_grid_70_30>div:nth-child(2n){width:calc(30% - 8px);margin-left:8px}.flex.layout-content-inline_grid_triple>div:nth-child(3n+1){width:calc(33.33333% - 8px);margin-right:8px;margin-bottom:8px}.flex.layout-content-inline_grid_triple>div:nth-child(3n+2){width:calc(33.33333% - 8px);margin-right:8px;margin-left:8px;margin-bottom:8px}.flex.layout-content-inline_grid_triple>div:nth-child(3n){width:calc(33.33333% - 8px);margin-left:8px;margin-bottom:8px}.layout-content-stacked.flex>*{margin-bottom:8px}.layout-content-default.flex>*{margin-bottom:16px}.layout-content-stacked_with_labels_left>.field-item{flex-flow:row;margin-bottom:8px}.layout-content-stacked_with_labels_left>.field-item .field-caption{margin-right:8px;margin-bottom:0;width:200px}.layout-content-inline.flex>*,.layout-content-inline_middle.flex>*{margin-right:8px}.layout-content-inline_middle.flex{align-items:center}.layout-content-inline_middle.flex>*:last-child{margin-right:0}.flex.field-item.field-table{overflow-x:auto;flex-flow:column nowrap}.layout-content-default-form{display:grid;grid-template-columns:minmax(0,1fr);row-gap:8px;column-gap:16px;margin-bottom:16px}.layout-content-default-form-2{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-content-default-form-2 .field-table,.layout-content-default-form-2 .field-richtext,.layout-content-default-form-2 .field-textarea,.layout-content-default-form-2 .field-checkbox,.layout-content-default-form-2 .field-radiogroup{grid-column:1 / span 2}.layout-content-default-form-3{grid-template-columns:repeat(3,minmax(0,1fr))}.layout-content-default-form-3 .field-table,.layout-content-default-form-3 .field-richtext,.layout-content-default-form-3 .field-textarea,.layout-content-default-form-3 .field-checkbox,.layout-content-default-form-3 .field-radiogroup{grid-column:1 / span 3}.flex.main-header{min-height:40px;margin-bottom:8px}.flex.main-header>h2{margin-bottom:0;flex:1;display:flex;align-items:center}.flex.main-header>h2>span{white-space:nowrap;display:flex;margin-left:6px}.flex-all{flex:1;margin:0 8px}.flex.margin-l-auto{margin-left:auto}.flex-paragraph li{list-style:inside disc}.align-center{align-items:center}.field-item{display:flex;flex-flow:column}.field-item .field-caption{margin-bottom:3px;margin-top:6px;min-height:20px;display:block}.field-button{display:flex;flex-flow:row nowrap;align-items:center;line-height:28px}.field-checkbox{flex-flow:row nowrap;margin-top:15px;align-items:center}.field-checkbox>label{line-height:25px}.field-checkbox>.field-caption{color:#000;font-size:16px;flex:0 0 100%;min-height:0}.field-radiogroup>div{flex-flow:row;align-items:center;display:flex;margin-bottom:5px}.field-phoneinput>div{flex-flow:row;align-items:center;display:flex}.field-phoneinput>div>input{flex:1}.field-attachment .row-item{padding:4px;border:1px dashed #ccc;max-width:480px;margin-top:0}.field-currencyinput>div{position:relative;display:flex;flex-flow:row nowrap}.field-currencyinput>div>input{padding-inline-start:2ch;width:100%}.currency-symbol{position:absolute;left:7px;top:25%}.sr-only:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.field-attachment .file-upload{background:transparent;border-color:#ccc}.table-content{overflow-x:auto;overflow-y:hidden;flex-flow:column nowrap;display:flex}.table-content td>input,.table-content td>select,.table-content td>textarea{width:-webkit-fill-available;inline-size:-moz-available}.rdl .pzhc.pzbutton,table .pzhc.pzbutton{background:none;color:#1d2020;min-width:30px;border:none;color:var(--interactiveColor)}.rdl>div{border-bottom:1px solid #aaa;padding-bottom:8px;padding-top:8px}.rdl h3{margin-bottom:4px}.rdl>div:last-child{border-bottom:none;padding-bottom:0}.rdl>div:first-child{padding-top:0}table .pzhc.pzbutton:hover,table .pzhc.pzbutton:focus,table .pzhc.pzbutton:active{color:var(--interactiveColor)}.right-aligned{text-align:right;justify-content:flex-end}.field-combobox{position:relative}.field-combobox>.data-list.visible{position:absolute;top:42px;border:1px solid #ccc;left:0;right:0;background:#fff;box-shadow:0 3px 6px #0003;z-index:2;max-height:300px;overflow:auto}.data-list>ol{margin:7px 0 0;padding-left:7px}.action-button-area{display:flex;flex-flow:row;padding-top:16px;border-top:1px solid #ccc}.action-button-area>button{margin-right:8px}.action-button-area>button:last-child{margin:0 0 0 auto}.validation:not(:empty),.error{padding:14px;background:#ffd9db;color:#1d2020;font-size:16px;border-radius:8px;display:flex;margin-bottom:14px;align-items:center}.error button{margin-left:auto;background:transparent;color:#1d2020;min-width:auto}div[readonly],input[readonly],textarea[readonly]{background-color:#fafafa;border-color:transparent}input[readonly],select[readonly],input[type=checkbox][readonly]+label,input[type=radio][readonly]+label{pointer-events:none}input[readonly],select[readonly]{opacity:.7}#case-data{flex:1;display:flex;flex-flow:column nowrap}.helper-text{color:#000000b3;font-size:12px;font-style:italic;line-height:1;margin-top:4px}#case-data>div:first-child{flex:1}.button-menu{position:relative;display:inline-block}.button-menu>ul{position:absolute;top:100%;background:#fff;display:block;margin:0;list-style:none;padding:0;border:1px solid rgba(0,0,0,.2);box-shadow:0 3px 12px #00000026;z-index:2;right:0}.button-menu>ul>li{white-space:nowrap;display:block;padding:.4em 1em;text-decoration:none;color:#333;margin:0}.button-menu>ul>li:focus,.button-menu>ul>li:hover{background:#bbbbbb;outline:none}.icon-required:after{vertical-align:middle;content:"*";font-size:13px;font-weight:700;text-align:left;color:#d91c29;padding-left:3px}.field-text>span:empty:after{content:"––";color:gray}.badge_text{background-color:#088488;color:#050505;font-weight:700;text-transform:uppercase;padding:0 4px;text-align:center;margin-top:1px;font-size:10px;line-height:16px;letter-spacing:.05em}.success{background-color:#daf2e3;color:#1d2020;text-align:center;padding:8px 16px;margin-bottom:16px}.mashup-modal{position:fixed;top:0;bottom:0;right:0;left:0;background:rgba(6,6,6,.3);z-index:2;transition:opacity .4s ease-in-out}.mashup-modal>div{height:60vh;max-width:800px;width:80vw;margin:15vh auto;background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:10px;display:flex;flex-flow:column nowrap;padding-bottom:16px}.mashup-modal>div>.main-header{padding:0 16px;border-bottom:1px solid rgba(0,0,0,.2)}.attach-files{margin:16px 16px 0;display:flex;flex-flow:column;flex:1;overflow-y:auto}.pega-mashup .file-upload{background:rgba(0,116,212,.05);border:1px dashed #0076d1;padding:16px;display:flex;align-items:center}.drop-file-hover{background:rgba(0,116,212,.15)}.pega-mashup .file-upload input{display:none}.row-item{display:flex;flex-flow:row wrap;align-items:center;margin-top:8px;width:100%}.upload-content{display:flex;flex-flow:column;align-items:flex-start;flex-grow:1;overflow-y:auto}.list-items .empty{flex:1;display:flex;flex-direction:column;align-self:center;justify-content:center}.list-item-title{display:flex;flex-flow:column nowrap;flex:1}.list-item-meta{font-size:14px}.list-item-meta>span:after{content:"|";margin:0 3px}.list-item-meta>span:last-child:after{content:""}.doc-icon{position:relative;margin-right:8px}.doc-icon>svg{width:30px;height:30px}.doc-icon>span{position:absolute;left:1px;right:1px;bottom:8px;font-size:7px;text-transform:uppercase;text-align:center}.count-badge{min-width:24px;line-height:24px;border-radius:12px;background-color:#e9eef3;color:#0009;font-weight:600;font-size:12px;margin-top:-9px;margin-left:-3px}.loading-container{display:flex;align-items:center;justify-content:center;width:100%}.loading{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:100%}.loading>.dot{width:10px;height:10px;margin:0 5px;background:#0076d1;border-radius:50%;animation:Loading-ellipsis 1s infinite cubic-bezier(.4,.6,.1,1)}.loading>.dot:nth-child(2){animation-delay:.1667s}.loading>.dot:nth-child(3){animation-delay:.3334s}@keyframes Loading-ellipsis{0%{transform:scale(0);opacity:0}50%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}.rich-text-main{display:flex;flex-flow:column nowrap}.rich-text-main h1,.rich-text-main h2,.rich-text-main h3{color:#050505}.rich-text-main .editor-actions{overscroll-behavior:contain;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.rich-text-main .editor-actions::-webkit-scrollbar{display:none}.rich-text-main .editor{border:1px solid #ccc;overflow:auto;height:216px;min-height:216px}.rich-text-main .toolbar{display:flex;flex-flow:row wrap;align-items:center}.rich-text-main [contenteditable]{outline:0px solid transparent;min-height:200px;height:200px;font-size:14px;padding:8px}.rich-text-main .toolbar>button,.rich-text-main .toolbar>select{margin-right:2px;height:30px;font-size:11px}.rich-text-main .toolbar button{color:#000;cursor:pointer;border:1px solid rgb(204,204,204);border-radius:4px;padding:2px;min-height:30px;background:#fff;min-width:0}.rich-text-main .toolbar .active{background:#ccc}.rich-text-main blockquote{border-left:2px solid #ddd;margin-left:0;margin-right:0;padding-left:10px;color:#aaa;font-style:italic}.rich-text-main img{max-width:100%}@media screen and (max-width: 1200px){.pega-mashup table.responsive,.responsive thead,.responsive tbody,.responsive th,.responsive td,.responsive tr{display:block}.pega-mashup table.responsive thead tr{position:absolute;top:-9999px;left:-9999px}.pega-mashup table.responsive tr{border:1px solid #ccc;margin:8px 0;padding:8px}.pega-mashup table.responsive td{border:none;position:relative;text-align:left;padding:4px 0 4px 60%;height:auto}.pega-mashup table.responsive td:before{position:absolute;left:8px;padding-right:8px;text-align:left;font-weight:700;max-width:59%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pega-mashup table.responsive td:before{content:attr(data-title)}.pega-mashup table.responsive td.hide-collapsed{display:none}.pega-mashup table.responsive .pzhc.pzbutton{height:auto;padding-left:0}}@media only screen and (max-width: 800px){.flex.layout-content-inline_grid_70_30,.flex.layout-content-inline_grid_30_70,.flex.layout-content-inline_grid_double,.flex.layout-content-inline_grid_triple{flex-flow:column nowrap;margin-bottom:0}.flex.layout-content-inline_grid_70_30>div:nth-child(odd),.flex.layout-content-inline_grid_70_30>div:nth-child(2n),.flex.layout-content-inline_grid_30_70>div:nth-child(odd),.flex.layout-content-inline_grid_30_70>div:nth-child(2n),.flex.layout-content-inline_grid_double>div:nth-child(2n),.flex.layout-content-inline_grid_double>div:nth-child(odd),.flex.layout-content-inline_grid_triple>div:nth-child(3n+2),.flex.layout-content-inline_grid_triple>div:nth-child(3n+1),.flex.layout-content-inline_grid_triple>div:nth-child(3n),.layout-content-default-form-2,.layout-content-default-form-3{display:flex;flex-flow:column nowrap;width:100%;margin:0 0 8px}}@media only screen and (max-width: 600px){.pega-mashup table.responsive td{padding:25px 8px 0}.pega-mashup table.responsive td:before{position:absolute;top:-5px;padding:0;min-width:0;max-width:none;left:8px}.pega-mashup .flex.main-header{flex-flow:column;align-items:flex-start}} +*,:after,:before{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body,button{font:18px/1.2 Inter,sans-serif}body{color:#050505}a,a:visited{text-decoration:none}a:not(.decorated):hover{text-decoration:underline}a.fatlist-item{white-space:nowrap;margin-left:auto;text-align:right;padding-left:28px}p.fatlist-item{margin-bottom:0}ul{padding:0;margin:0}li{list-style:none;margin:0}header nav a,header nav a:visited{font-weight:400;line-height:22px;color:#050505}header span{color:#050505;font-size:14px;font-weight:700;text-align:right}h1{font-weight:500;font-size:42px;color:#050505;margin:16px 0 28px}.hero-heading>h1.hero{padding-top:24px}h1.hero{font-size:90px;line-height:1}h2{font-weight:500;font-size:30px;margin:0 0 21px;color:#050505;line-height:1.2}.primary-options h2{width:50%}h3{font-size:24px;margin:0 0 16px;color:#050505;font-weight:500}h4{font-size:16px;margin:8px 0;color:#050505}p{margin:0 0 8px}.separator>section{border-right:2px solid #979797}.separator>section:last-child{border-right:none}.front-option>p{margin-bottom:8px}h1.hero span{display:block}.col-2 h3{margin:21px 0 14px}.banner>div{border-color:transparent}.banner h3{margin:0 0 7px;text-transform:uppercase}.banner p{font-size:14px}.banner button{margin-left:7px}.offer-text p{margin:14px 0}.offer-text h3,h3.account-type{margin-bottom:14px}.table-heading{border-bottom:1px solid #dedede;border-radius:3px;margin:0 -35px 21px;padding:0 35px 21px}table.align-center th,table.align-center td{text-align:center;width:33.3333%}table.color-light tr{border-top:1px solid rgba(0,0,0,.2)}table.color-light td{padding:8px;color:#050505;font-size:15px}table.color-heading{border:1px solid #dedede;border-radius:3px}table.color-heading tr.heading{background:#f1f1f1;font-size:15px;height:45px;font-weight:700}table.color-heading tr.footer{background:#f1f1f1;height:45px}table.color-heading .trend{font-size:10px}table tr.heading{border-top:none;font-size:12px;height:45px}.investmentamount{min-width:130px;display:inline-block}p.activity{margin:0}time span{display:block}time.fatlist-item{min-width:158px}.keyrates h4{font-weight:300}.cash-projections>div{align-items:center}.cash-projections h3{margin:-23px auto 0 0}.cash-projections h4.dropdown{margin-top:-25px;color:var(--interactiveColor)}.cash-projections>div>div{margin-left:8px;width:80px;text-align:right}.cash-projections>svg{border:1px solid #ccc;margin-top:10px}.offer-card-col>.offer-card,.front-option>.offer-card{position:relative}.ai-overlay{display:none;position:absolute;top:0;left:0;right:0;bottom:0;color:#fff;background-color:#273b3f;flex-flow:column nowrap}.ai-overlay.show{display:flex;z-index:2;opacity:.85}.ai-overlay>.footer-img{margin:auto 0 0;border-top:1px solid rgba(0,0,0,.2);text-align:right;background:url(../img/pega-logo.png) 0 0 no-repeat;height:40px}.rts-logo{background:url(../img/pega-logo.png) 0 0 no-repeat;height:40px}.hero-with-img{position:relative;min-height:400px;padding-top:60px}.ai-overlay>ul{text-align:left;padding:16px;overflow-y:auto}.ai-overlay>ul>li{word-break:break-all;display:flex;margin-bottom:8px;align-items:baseline}.ai-overlay label{font-weight:700;min-width:130px;display:inline-block;color:#fff;margin:0 8px 0 0}.ai-overlay span{word-break:break-all;color:#fff;display:inline-block;font-size:14px}button.pi.ai-toggle{border-radius:8px 0 0 8px;min-width:45px;min-height:30px;position:absolute;right:0;top:14px;z-index:3;margin:0;padding:3px 0;display:flex;justify-content:center}.rts-overlay{width:100%;height:100px;background-color:#344251;position:fixed;bottom:0;z-index:2;transition:transform .2s ease;padding:0 14px;transform:translateY(80px)}.rts-overlay>div{padding-top:21px}.rts-overlay>div>.flex{max-width:500px}.rts-enable{margin:14px 14px 14px auto}.rts-overlay.expanded{transform:translateY(0)}.rts-toggle{font-size:15px;border-radius:50%;border:3px solid transparent;width:40px;min-width:auto;padding:0;min-height:40px}.rts-enabled .cdh-offer{outline:2px dashed #f7112d;cursor:pointer}.pi.pi-rts-error{background:#f7112d;border-color:#050505}.rts-overlay-toggle{position:absolute;left:70px;top:-15px}.rts-overlay span{font-size:16px;color:#fff}.rts-overlay .comment{background-color:#1c242d;height:66px;overflow-y:auto;font-size:13px;color:#fff;padding:14px 14px 0;margin-left:14px;flex:1}.rts-overlay .comment>p{color:#fff;margin:0;font-size:13px}.scorecard{font-size:22px}.hero-wrap{min-height:700px}.hero-no-img{min-height:540px}#app>.front,#app>.form,#app>.offer{height:100vh;display:flex;flex-flow:column}.hero-wrap a{width:150px;background:#FFF;text-align:center;border-radius:3px;line-height:40px}.ribbon,.ribbon1{height:0}main .hero-wrap>.hero-image,main .hero-wrap .hero-splash{flex:1}main .hero-wrap>.hero-heading{justify-content:center;position:absolute}.flex{display:flex}.account-details>div{border:1px solid #d5d5d5;margin-bottom:8px;padding:12px 8px;flex-wrap:wrap}.account-details>div>div{margin:0 8px 8px 0;min-width:calc(25% - 8px)}.account-details p,.account-picker-details p{font-size:22px}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.flex-col{flex-direction:column}.flex-align-r{margin-left:auto}.flex-grow-r{flex:1;justify-content:flex-end}.flex-mid-align{align-items:center}.grid-col-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.space-nowrap{white-space:nowrap}a.km{margin-right:21px}.cols-reverse .col-1{order:2}.cols-reverse .col-2{margin-left:0;margin-right:35px;padding:0;box-shadow:none}body{margin:0}.login-ui{position:absolute;right:50px;top:90px;background:#FFF;border:1px solid #cccc;padding:16px;display:none}#app>div>header,#app>div>footer{background:#FFF;padding:0 16px}.front .login{display:block;position:relative}.wrap{width:100%;max-width:1400px;margin:0 auto 16px}footer .wrap{margin-bottom:0;align-items:center}.wrap.header{align-items:center;margin-bottom:0;height:76px}header.settings{margin-bottom:0;padding:0 16px;flex-flow:row wrap}header.settings>h1{flex-grow:1;margin:0 auto;text-align:center}header ul{justify-content:flex-end}header ul.flex li{margin-right:30px}.embedded-content>body{background:transparent}.embedded-content .header-light h2{color:#050505}.embedded-content .header-light>a{flex-grow:1;text-align:right;color:#050505;line-height:42px}.embedded-content .col-2{margin:0 0 0 35px;min-width:200px}.embedded-content .col-2 h3{margin-top:0}.embedded-content .button-row>button{min-width:140px;margin:0 35px 14px 0;width:calc((100% - 118px)/4);padding:0 14px}.embedded-content .button-row>button:last-child{margin-right:0}main{flex:1;overflow:auto;border-top:.5px solid rgba(0,0,0,.2);border-bottom:.5px solid rgba(0,0,0,.2);position:relative}.primary-options>.front-option>.details{margin-top:20px}.options{display:flex;flex-wrap:wrap;justify-content:center}.details>a,.details>button{flex:1;align-items:end;display:flex}.secondary-options{position:relative}.secondary-options .banner{height:600px;background:no-repeat 100% 100% transparent;background-size:cover}.secondary-options>.content-card{position:absolute;bottom:16px;left:16px;right:50%}.hero-offer-img{max-height:400px;align-self:flex-start;padding-right:40px}.hero-wrap img{max-width:fit-content;align-self:center;max-height:300px}.hero-with-img h1.hero{font-size:60px}img.hero-offer-img{max-width:fit-content;align-self:start;max-height:400px;padding-right:60px;max-width:400px}img.option{max-width:100%;padding-bottom:8px}.col-2 img{max-width:100%}.front-option{display:flex;flex-flow:column;flex-grow:1;padding:0 8px;max-width:25%}.front-option>.details{padding:16px;background:#FFF;display:flex;flex-flow:column nowrap;flex:1}footer{width:100%}footer nav>div.flex>a{margin-right:32px;font-weight:400;line-height:22px;color:#050505}footer nav>div.flex{margin:26px 0;align-items:center}.accounts-list>li{flex-grow:1}.button-row{display:flex;flex-flow:row nowrap}.accounts-list>li{margin:0 8px 24px}.button-row>button{margin:0 8px}.accounts-list>li:first-child,.button-row>button:first-child{margin-left:0}.accounts-list>li:last-child,.button-row>button:last-child{margin-right:0}.account-msg{padding-top:32px;font-size:30px}.quick-links{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:16px}.quick-links>button{width:100%}.account-tabs-header{display:flex}.account-tabs-item{flex:1;padding:16px;border-radius:8px 8px 0 0;transition:.4s all ease-out;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;border-bottom:1px solid #d5d5d5}.account-tabs-item.selected{font-weight:600;border:1px solid #d5d5d5;border-bottom:none}.account-tabs-content{border-radius:0 0 8px 8px;padding:16px;border:1px solid #d5d5d5;border-top:none}.account-img{padding-right:24px;margin-bottom:8px;max-height:107px;width:fit-content}.account-picker-details{display:flex;flex-flow:row wrap;flex:1}.account-picker-details>div{margin:0 8px 8px 0;min-width:calc(33.3333% - 8px)}.account-view-details{min-width:105px;text-align:end}.col.col-1{width:calc(75% - 35px);margin:0}.col-2{flex-grow:1;width:25%;margin-bottom:24px;margin-left:30px}.col-3{flex:1;width:calc((100% - 70px) / 3);margin-left:35px}.col-3:first-child{margin-left:0}.content-card{padding:20px}pega-embed{background:#FFF;border:1px solid #d5d5d5;border-radius:4px;margin-bottom:16px}.primary-card{padding:16px;margin:0 8px 24px}.primary-card>section{margin-bottom:16px}.primary-card>section:last-child{margin-bottom:0}.secondary-card{padding:20px;margin-bottom:30px}.secondary-card>section{margin-bottom:32px}.offer .col-2{margin-top:0}.col-2 img{margin:0 auto;display:block}.circle{border-radius:999px}.menu{display:none}#pega-gadget~.col-2{margin-top:90px}.layout-stacked>.field-item{margin:16px 0 8px;position:relative}.layout-stacked>.field-item>label{position:absolute;top:0;left:8px;transition:all .3s ease;padding:0;margin:10px 0 0;pointer-events:none;font-size:16px}.layout-stacked>.field-item>input:focus,.layout-stacked>.field-item>input:hover,.layout-stacked>.field-item>input:active,.layout-stacked>.field-item>input{transition:all .3s linear;border:none;border-bottom:1px solid #d1d2d3;outline:none;color:#050505;line-height:40px;padding:10px 0 3px;height:40px;font-weight:300}.layout-stacked>.field-item>input::placeholder{color:transparent;font-size:0}.layout-stacked>.field-item>input:active+label,.layout-stacked>.field-item>input:focus+label,.layout-stacked>.field-item>input:not(:placeholder-shown)+label{font-size:75%;transform:translate3d(0,-100%,0);margin-top:16px}.layout-labels-left>.field-item{display:flex;flex-flow:row nowrap;align-items:center;margin-bottom:8px}.layout-labels-left>.field-item>label{margin:0 16px 0 0;width:300px}.layout-labels-left>.field-item>label.width-auto{width:auto}.layout-labels-left>.field-item>select,.layout-labels-left>.field-item>input[type=text],.layout-labels-left>.field-item>input[type=password],.layout-labels-left>.field-item>textarea{flex-grow:1;width:100%;min-width:0;resize:none}.layout-labels-top>.field-item>label{margin:0 0 4px}.layout-labels-top>.field-item>select,.layout-labels-top>.field-item>input[type=text],.layout-labels-top>.field-item>input[type=password],.layout-labels-top>.field-item>textarea{flex-grow:1;width:100%;min-width:0;margin-bottom:16px;resize:none}.layout-labels-top>.field-item.field-checkbox{display:flex;flex-flow:row nowrap;margin-top:16px;margin-bottom:16px}.layout-labels-top>.field-item.field-checkbox>label{margin-right:16px}.layout-inline-grid-double{display:flex;flex-flow:row wrap}.layout-inline-grid-double>div{width:calc(50% - 8px);margin-right:8px}.layout-inline-grid-double>div:nth-child(2n){margin:0 0 0 8px}.padding-2x{padding:16px}.margin-r-2x{margin-right:16px}.margin-t-2x{margin-top:16px}.margin-t-auto{margin-top:auto}.padding-t-2x{padding-top:16px}.padding-b-1x{padding-bottom:8px}.flex-grow-1{flex-grow:1}.flex-1{flex:1}.float-r{float:right}.margin-r-auto{margin-right:auto}.margin-l-auto{margin-left:auto}.width-100-pct{width:100%}.height-100-pct{height:100%;flex:1}.full-height{height:100%;width:100%}.full-height>iframe{min-height:calc(100vh - 244px)}div.inline-middle>button{margin-right:16px}div.inline-middle>button:last-child{margin-right:0}div[data-pega-gadgetname]{width:100%}[role=tablist] li{display:inline-block;list-style:none}a[role=tab]{padding:12px 16px;display:block;font-weight:700;text-decoration:none;cursor:pointer;color:var(--interactiveColor);width:100%}a[aria-selected=true],a[role=tab]:focus,a[role=tab]:hover,a[role=tab]:active{background:rgba(210,210,210,.7);text-decoration:underline}[role=tabpanel][aria-hidden=true]{display:none}.bill-pay p{margin-bottom:16px;font-size:22px}a.kmhelp{margin:auto 16px auto 0}section.kmhelp>div{height:100%}section.kmhelp{height:calc(100vh - 150px)}.tab-vertical-menu{max-width:1400px;margin:21px auto}.tab-vertical-menu>.tab-interface{display:flex;flex-flow:column;width:350px;margin:0 24px;position:sticky;top:21px;float:left}.tab-vertical-menu>.tab-interface>.tab-action,.tab-vertical-menu>.tab-interface ul{display:flex;flex-flow:column;padding:0;margin-bottom:30px;background:#FFF;border-radius:8px}.tab-vertical-menu>.tab-interface>.container>.header{display:none}.tab-vertical-menu>.tab-interface>.container>.body{display:block;background:none;padding:0}.tab-vertical-menu>.tab-interface>.tab-action{padding:20px}.tab-vertical-menu>.tabs-details{flex:1;margin-right:24px;margin-bottom:30px;background:#FFF;border-radius:8px;padding:20px;margin-left:396px}.container-transparent h3,.container-transparent p{color:#050505}.container-transparent h3{margin:8px 0}.container>.header{height:40px;align-items:baseline;cursor:pointer;margin-bottom:8px}.container>.header>h3{color:#050505;order:2}.container>.header>button.simple{color:#050505;font-size:24px;padding:0 8px 0 0}.container>.header>button.simple>i{margin-right:0}.container.collapsed>.body{display:none}[disabled]{opacity:.33;pointer-events:none}.logo{height:58px;margin-right:35px}label{margin-top:0;color:#05050599;font-size:14px;font-weight:600}label.required:after{content:"*";color:#d91c29;margin:4px 0 0 8px;vertical-align:middle;display:inline-block}select,input,textarea{margin-top:0;background:#FFF;border:1px solid #d1d2d3;color:inherit;font-family:inherit;font-size:inherit;line-height:24px;display:block;padding:0 14px;color:#050505;border:1px solid #939393;border-radius:4px}select,input{height:42px}textarea{resize:none;overflow:hidden;display:block;-moz-tab-size:4;tab-size:4}input[type=radio],input[type=checkbox]{display:inline-block;height:auto}input[type=radio]{position:absolute;opacity:0}input[type=radio]+label:before{content:"";position:absolute;left:0;top:0;border-radius:50%;transition:.2s ease all;background:#FFFfff;border:1px solid #cacdd6;width:25px;height:25px;display:inline-block;margin:0 4px 0 0;box-sizing:border-box;padding:0;vertical-align:top}input[type=radio]:hover+label:before,input[type=radio]:focus+label:before{border-color:var(--interactiveColor)}input[type=radio]+label{pointer-events:all;position:relative;padding-left:30px;padding-top:0;cursor:pointer;width:100%;margin:0 10px 10px 0;display:inline-block;color:#1d2020;font-weight:400;text-decoration:inherit;text-transform:none;font-size:16px;font-family:Inter,sans-serif;line-height:28px}input[type=radio]:checked+label:before{background:#FFF;border-width:9px;border-color:var(--interactiveColor)}.field-radiogroup>div{display:flex;flex-flow:row wrap}select{background:#FFF url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48.06 28.04' width='18' height='9'%3E%3Cpath fill='%23333' d='M47.51.64a1.91 1.91 0 00-2.7 0L24.1 23.25 3.35.65 3.17.47A1.91 1.91 0 10.66 3.35l21.87 23.84a1.69 1.69 0 00.13.31 2.15 2.15 0 002.85 0 1.75 1.75 0 00.13-.32L47.51 3.34a1.91 1.91 0 000-2.7z'/%3E%3C/svg%3E") right 15px top 50% no-repeat;padding-right:48px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #939393;border-radius:4px}select::-ms-expand{display:none}a,button,input,textarea,select{transition:all .25s ease-out}textarea{height:150px}a:hover{cursor:pointer}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=checkbox]:hover,input[type=checkbox]:active,input[type=checkbox]:checked,input[type=checkbox]:indeterminate{border-color:var(--interactiveColor)}input[type=checkbox]:checked,input[type=checkbox]:indeterminate{background-color:#eceff8}input[type=checkbox]:disabled{opacity:.3;cursor:not-allowed}input[type=checkbox]{position:absolute;opacity:0}input[type=checkbox]:checked+label:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMjIgMjYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIyIDI2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+Cjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMjEuMSw3LjQgMjAuNiw2LjggMjAuMiw2LjUgNy43LDE5IDEuNSwxMi45IDAuMywxNC4yIDcuNywyMS40IDIxLjUsNy44ICIvPgo8L3N2Zz4K) no-repeat 50% 50%;background-color:var(--interactiveColor);background-size:16px;border-color:var(--interactiveColor)}input[type=checkbox]:focus+label:before,input[type=checkbox]:hover+label:before{border-color:var(--interactiveColor)}input[type=checkbox]+label:before{content:"";position:absolute;left:0;top:0;width:28px;height:28px;transition:.2s ease all;border:1px solid}input[type=checkbox]+label{pointer-events:all;position:relative;padding-left:40px;padding-top:4px;cursor:pointer;height:28px;width:100%;margin:0 8px 0 0;display:block;line-height:19px}input[type=color]{margin-right:8px;min-width:30px;width:30px;padding:0;height:30px;border:none}.hidden{opacity:0;display:none}.show{opacity:1;display:flex}.overlay{background:#FFF;position:absolute;padding:16px;right:28px;box-shadow:0 2px 8px #05050533;border-radius:8px;top:80px;transition:opacity .25s ease-out;z-index:1000;max-width:400px;min-width:400px}.overlay.logout{min-width:120px;right:0;top:50px;padding:8px}.user-area{position:relative}.overlay>*,.field{margin-bottom:16px}.overlay>*:last-child{margin-bottom:0}button,.button{background:var(--interactiveColor);border:1px solid var(--interactiveColor);box-sizing:border-box;display:inline-block;font-weight:700;min-height:50px;min-width:140px;border-radius:3px;cursor:pointer;width:fit-content;color:#fff}button.launch-login{margin-top:3px;margin-bottom:3px}button.strong,button.strong:hover,button.strong:active,button.strong:focus,button.launch-login,button.launch-login:hover,button.launch-login:active,button.launch-login:focus{opacity:.9;background:var(--interactiveColor);color:#fff;border:1px solid transparent}button.strong:hover,button.strong:active,button.strong:focus,button.launch-login:hover,button.launch-login:active,button.launch-login:focus{outline:1px solid var(--interactiveColor);opacity:1;transition:opacity ease .1ms}button.launch-menu{min-width:100px;margin-left:16px}button:hover{border-color:var(--interactiveColor)}button,button:hover,button:focus,button:active{background:var(--interactiveColor);color:#fff;border:1px solid transparent}button.secondary{border:none;background:#FFF;color:var(--interactiveColor)}button.secondary:hover{border:none}button.tertiary{background:none}button.light{background:none;border:none;color:#050505;min-width:40px;padding:5px;opacity:.85}button.light:hover,button.light:focus,button.light:active{opacity:1}button.secondary,.button.secondary,button.secondary:hover,.button.secondary:hover,button.secondary:focus,.button.secondary:focus,button.secondary:active,.button.secondary:active,button.tertiary,.button.tertiary,button.tertiary:hover,.button.tertiary:hover,button.tertiary:focus,.button.tertiary:focus,button.tertiary:active,.button.tertiary:active{color:var(--interactiveColor)}button.simple{background:transparent;border:none;color:var(--interactiveColor);min-width:0;padding:0}button.simple:hover,button.simple:active{background:transparent;border:none;color:var(--interactiveColor);text-decoration:underline}.quick-links>button{background:none;color:var(--interactiveColor);border:1px solid var(--interactiveColor);font-weight:400}.quick-links>button:focus,.quick-links>button:hover{outline:1px solid var(--interactiveColor)}.quick-links>button:focus{outline:var(--interactiveColor)}.overlay button,.overlay .button,.overlay select,.overlay input{width:100%}.field>*{margin-top:5px}.field :not(label){order:2}.field.check{flex-direction:row}.field.check *{order:1;margin-right:15px}.field .error,.field .helper{font-size:16px}.field .error{color:red}.field .helper{color:#646363}.password,.username{position:relative}.avatar{width:50px;height:50px;border-radius:50%;border:4px solid #FFF}.pi.product-icon{min-width:70px;height:70px;border-radius:50%;font-size:30px;line-height:60px;text-align:center;color:#050505}.menu-overlay{background:#FFF;position:absolute;transition:height .25s ease-in-out;filter:drop-shadow(0 3px 21px rgba(0,0,0,.5));right:16px;min-width:200px;height:0;overflow:hidden;z-index:2}header .menu-overlay a{color:#050505;text-transform:none;padding-right:28px;line-height:40px;border-bottom:1px solid #fdfdfd;text-align:right;display:block}.fatlist>li{border-bottom:1px solid #e6e7e8;padding:3px 0;align-items:center;min-height:28px}table{width:100%;border-collapse:collapse}th,td{padding:4px;text-align:left}.align-r,th.align-r,td.align-r{text-align:right}.filter{border:none;border-bottom:1px solid #dedede;margin:0 0 8px auto;max-width:50%;color:#050505}.search-bar{position:relative}.search-bar .pi-search{position:absolute;right:0;bottom:22px}.file-upload{height:50px;margin-top:24px}.inputfile{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.inputfile+label{font-size:16px;font-weight:600;padding:16px 8px;margin-bottom:0;color:var(--interactiveColor);border:none;cursor:pointer;min-height:40px;border:1px solid var(--interactiveColor);border-radius:3px;transition:all .25s ease-out}button.file-download:hover,button.file-download:active,button.file-download:focus,.inputfile:hover+label,.inputfile:active+label,.inputfile:focus+label{outline:2px solid var(--interactiveColor);border-radius:0}button.file-download{color:var(--interactiveColor);background:#FFF;font-weight:600;border:1px solid var(--interactiveColor);border-radius:0}td>input{width:100%;inline-size:-moz-available}@supports (-webkit-appearance: none){input[type=datetime-local]::-webkit-inner-spin-button,input[type=date]::-webkit-inner-spin-button{-webkit-appearance:none;display:none}input[type=datetime-local]::-webkit-calendar-picker-indicator,input[type=date]::-webkit-calendar-picker-indicator{display:block;color:#0000;opacity:1;background:#FFF url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNSAyNSIgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1Ij48dGl0bGU+ZXZlbnRzPC90aXRsZT48ZyBpZD0iYnVkaWNvbi1ldmVudHMiPjxwYXRoIGQ9Ik0yNCwySDE5Vi41YS41LjUsMCwwLDAtMSwwVjJIN1YuNWEuNS41LDAsMCwwLTEsMFYySDFBMSwxLDAsMCwwLDAsM1YyM2ExLDEsMCwwLDAsMSwxSDI0YTEsMSwwLDAsMCwxLTFWM0ExLDEsMCwwLDAsMjQsMlptMCwyMUgxVjhIMjRaTTI0LDdIMVYzSDI0Wm0tOSw2SDEzVjExaDJabTUsMEgxOFYxMWgyWk03LDE4SDVWMTZIN1ptNSwwSDEwVjE2aDJaIi8+PC9nPjwvc3ZnPg==) no-repeat 100% 50%}.field-combobox>input[type=text]::-webkit-calendar-picker-indicator{display:none}}@supports (-moz-appearance: none){input[type=date]{background:#FFF url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNSAyNSIgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1Ij48dGl0bGU+ZXZlbnRzPC90aXRsZT48ZyBpZD0iYnVkaWNvbi1ldmVudHMiPjxwYXRoIGQ9Ik0yNCwySDE5Vi41YS41LjUsMCwwLDAtMSwwVjJIN1YuNWEuNS41LDAsMCwwLTEsMFYySDFBMSwxLDAsMCwwLDAsM1YyM2ExLDEsMCwwLDAsMSwxSDI0YTEsMSwwLDAsMCwxLTFWM0ExLDEsMCwwLDAsMjQsMlptMCwyMUgxVjhIMjRaTTI0LDdIMVYzSDI0Wm0tOSw2SDEzVjExaDJabTUsMEgxOFYxMWgyWk03LDE4SDVWMTZIN1ptNSwwSDEwVjE2aDJaIi8+PC9nPjwvc3ZnPg==) no-repeat calc(100% - 8px) 50%;padding-right:28px}}.field-combobox>input,button.action-menu{background:#FFF url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA0OC4wNiAyOC4wNCcgIHdpZHRoPScxOCcgaGVpZ2h0PSc5Jz48cGF0aCBmaWxsPSIjMTAxMzJFIiBkPSdNNDcuNDEuNTVhMS45MSAxLjkxIDAgMCAwLTIuNyAwbC0yMC43MSAyMi42MS0yMC43NS0yMi42LS4xOC0uMThhMS45MSAxLjkxIDAgMSAwLTIuNTEgMi44OGwyMS44NyAyMy44NGExLjY5IDEuNjkgMCAwIDAgLjEzLjMxIDIuMTUgMi4xNSAwIDAgMCAyLjg1IDAgMS43NSAxLjc1IDAgMCAwIC4xMy0uMzJsMjEuODctMjMuODRhMS45MSAxLjkxIDAgMCAwIDAtMi43eicgdHJhbnNmb3JtPSd0cmFuc2xhdGUoLjEgLjA5KScvPjwvc3ZnPg==) no-repeat 100% 50%}body,.hero-main{background:#f7f7f7}.highlight-main{background:#FFF}a,a:visited{color:var(--interactiveColor)}a.decorated,a.decorated:visited{border-bottom-color:var(--interactiveColor)}a:hover,a:focus,a:active{text-decoration:underline}.mashup-main{background:#FFF;padding-top:24px}.content-card{background:#FFF;border:1px solid #d5d5d5;border-radius:4px}.primary-card{background:#FFF;border-radius:8px}.secondary-card{background:#FFF;border:.5px solid rgba(0,0,0,.2);border-radius:8px}.content-card.fatlist,.content-card.offer-card{padding:0}.trend-error{color:#ff0900e6;font-weight:700}.pi.pi-error{color:#ff0900e6;font-weight:700!important}.trend-success{color:#3c8712;font-weight:700}.pi.pi-success{color:#3c8712;font-weight:700!important}.success-text{font-size:40px;color:#3c8712}@font-face{font-family:UIKitIcons;font-display:swap;src:url(../fonts/Icons.woff2) format("woff2");font-weight:400;font-style:normal}@-webkit-keyframes anim-rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes anim-rotate-reverse{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(-360deg)}}@keyframes anim-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes anim-rotate-reverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.anim-rotateCW:before{-webkit-animation:anim-rotate 1.33s linear infinite;animation:anim-rotate 1.33s linear infinite}.anim-rotateCCW:before{-webkit-animation:anim-rotate-reverse 1.33s linear infinite;animation:anim-rotate-reverse 1.33s linear infinite}.pi,#sidebar-region-one #PEGA_TABBED0 .tab-ul li>a,.screen-layout-header_footer_left>.screen-layout-region>.screen-layout-region-content .nav-toggle-one,div[class*=layout-outline]>.Expanded>.header-bar>*>.icon-openclose,div[class*=layout-outline]>.Collapsed>.header-bar>*>.icon-openclose,.menu-horizontal>.menu-item>.menu-item-anchor.menu-item-expand:after,.content-layout-group>.layout-group-nav>h2>.icon-openclose:before,.container-close:before{font-family:UIKitIcons!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;transform-origin:50% 50% 0;-webkit-transform-origin:50% 50% 0;margin-right:.25em}aside .pi{margin:0}.pi:before,div[class*=layout-outline]>.Expanded>.header-bar>*>.icon-openclose:before,div[class*=layout-outline]>.Collapsed>.header-bar>*>.icon-openclose:before,.menu-horizontal>.menu-item>.menu-item-anchor.menu-item-expand:after,.content-layout-group>.layout-group-nav>h2>.icon-openclose:before{display:inline-block;vertical-align:-.2em;line-height:1;font-size:1.1764705882em;padding:.5px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}i[data-click],i[data-click]:before{cursor:pointer}.Header_nav .pi:before{font-size:18px}.pi-dark{color:#10132e}.pi-light{color:#050505}.pi-grey,.pi-gray{color:#10132ea8}.pi-muted{opacity:.35}.pi-muted:hover{opacity:1}.pi-small{font-size:12px}.pi-1_5x{font-size:1.5em}.pi-2x{font-size:2em}.pi-3x{font-size:3em}.pi-4x{font-size:4em}.pi-5x{font-size:5em}.pi-empty-state:before{font-size:1em!important}.screen-layout-header_footer_left>.screen-layout-region>.screen-layout-region-content .nav-toggle-one,.content-layout-group>.layout-group-nav>h2>.icon-openclose{background-image:none;padding-right:10px}.content-layout-group>.layout-group-nav>h2>.icon-openclose{font-size:21px;margin-top:7px}.screen-layout-header_footer_left>.screen-layout-region>.screen-layout-region-content .nav-toggle-one:before{content:"";line-height:35px;margin:0}.private-rule:before,.open-rule:before{color:#a9d400}.open-rule:before{font-size:10px}#sidebar-region-one #PEGA_TABBED0 .tab-ul li>a:before,.screen-layout-header_footer_left>.screen-layout-region>.screen-layout-region-content .nav-toggle-one:before{color:#050505;font-size:16px;vertical-align:middle}.pi-1-1-solid:before,.menu-item-active>a.menu-item-anchor .pi-1-1:before{content:""}.pi-1-1:before{content:""}.pi-a11y:before{content:""}.pi-align-center:before{content:""}.pi-align-item-center-solid:before,.pi-align-item-vert-center-solid:before,.menu-item-active>a.menu-item-anchor .pi-align-item-center,.menu-item-active>a.menu-item-anchor .pi-align-item-vert-center{content:""}.pi-align-item-center:before,.pi-align-item-vert-center:before{content:""}.pi-align-item-left:before,.pi-align-item-right:before,.pi-align-item-up:before,.pi-align-item-down:before{content:""}.pi-align-item-left-solid:before,.pi-align-item-right-solid:before,.pi-align-item-down-solid:before,.pi-align-item-up-solid:before,.menu-item-active>a.menu-item-anchor .pi-align-item-left:before,.menu-item-active>a.menu-item-anchor .pi-align-item-right:before,.menu-item-active>a.menu-item-anchor .pi-align-item-up:before,.menu-item-active>a.menu-item-anchor .pi-align-item-down:before{content:""}.pi-align-right:before{content:""}.pi-amazon:before{content:""}.pi-ambulance-solid:before,.menu-item-active>a.menu-item-anchor .pi-ambulance:before{content:""}.pi-ambulance:before{content:""}.pi-analytics-good-solid:before,.pi-analytics-bad-solid:before,.menu-item-active>a.menu-item-anchor .pi-analytics-good:before,.menu-item-active>a.menu-item-anchor .pi-analytics-bad:before{content:""}.pi-analytics-good:before,.pi-analytics-bad:before{content:""}.pi-analytics-neutral-solid:before,.menu-item-active>a.menu-item-anchor .pi-analytics-neutral:before{content:""}.pi-analytics-neutral:before{content:""}.pi-antenna:before,.pi-antenna-solid:before{content:""}.pi-app-solid:before,.menu-item-active>a.menu-item-anchor .pi-app:before,.menu-item-active>a.menu-item-anchor [tabtitle=App]:before{content:""}.pi-app:before,[tabtitle=App]:before{content:""}.pi-archery:before{content:""}.pi-archive-solid:before,.menu-item-active>a.menu-item-anchor .pi-archive:before{content:""}.pi-archive:before{content:""}.pi-arrow-above-or:before,.pi-arrow-below-or:before{content:""}.pi-arrow-above-row:before,.pi-arrow-below-row:before,.pi-arrow-below-row-left:before,.pi-arrow-above-row-left:before,.pi-arrow-below-row-right:before,.pi-arrow-above-row-right:before{content:""}.pi-arrow-bend-right:before,.pi-arrow-bend-left:before{content:""}.pi-arrow-box-repeat:before,.pi-retweet:before,.pi-repeat:before{content:""}.pi-arrow-box-right:before,.pi-arrow-box-down:before,.pi-arrow-box-left:before,.pi-arrow-box-up:before,.pi-arrow-micro-right:before,.pi-arrow-micro-left:before,.pi-arrow-micro-up:before,.pi-arrow-micro-down:before,.pi-arrow-micro-down-solid:before,.pi-arrow-micro-up-solid:before,.pi-arrow-micro-right-solid:before,.pi-arrow-micro-left-solid:before{content:""}.pi-arrow-down-between-columns:before,.pi-arrow-between-column-down:before,.pi-arrow-right-between-rows:before{content:""}.pi-arrow-down-between-left-column:before,.pi-arrow-between-left-column-down:before,.pi-arrow-down-between-right-column:before,.pi-arrow-between-right-column-down:before,.iconAppendColumn:before,.iconAppendColumn_on:before,.iconAppendColumn_disabled:before,.iconAppendInside:before,.iconAppendInside_on:before,.iconAppendInside_disabled:before{content:""}.pi-arrow-down-between-left-column:before,.pi-arrow-down-between-right-column:before{content:""}.pi-arrow-in:before{content:""}.pi-arrow-left-right:before,.pi-arrow-up-down:before{content:""}.pi-arrow-out:before{content:""}.pi-arrow-right-thru-column:before,.pi-arrow-right-column:before,.pi-arrow-left-column:before,.pi-arrow-up-row:before,.pi-arrow-down-thru-row:before,.pi-arrow-down-row:before{content:""}.pi-arrow-right:before,.pi-arrow-down:before,.pi-arrow-left:before,.pi-arrow-up:before,.pi-arrow-sw:before,.pi-arrow-o-right:before,.pi-arrow-o-left:before,.pi-arrow-o-down:before,.pi-arrow-o-up:before,.pi-arrow-o-ne:before,.iconGetNextWork:before,.iconGetNextWork_on:before,.iconGetNextWork_disabled:before,.iconTransfer:before,.iconTransfer_on:before,.iconTransfer_disabled:before{content:""}.pi-arrow-shrink:before{content:""}.pi-arrow-up-text:before,.pi-arrow-down-text:before{content:"-"}.pi-arrows-ne-sw-join:before{content:"w"}.pi-arrows-ne-sw-separate:before{content:"c"}.pi-article-check:before{content:""}.pi-atom:before{content:""}.pi-backspace-solid:before,.menu-item-active>a.menu-item-anchor .pi-backspace:before{content:""}.pi-backspace:before{content:""}.pi-badge-solid:before,.menu-item-active>a.menu-item-anchor .pi-badge:before{content:""}.pi-badge:before{content:""}.pi-bank-solid:before,.menu-item-active>a.menu-item-anchor .pi-bank:before{content:""}.pi-bank:before{content:""}.pi-bars:before{content:""}.pi-battery-charge-solid:before,.menu-item-active>a.menu-item-anchor .pi-battery-charge:before{content:""}.pi-battery-charge:before{content:""}.pi-battery-solid:before,.menu-item-active>a.menu-item-anchor .pi-battery:before{content:""}.pi-battery:before{content:""}.pi-bell-solid:before,.menu-item-active>a.menu-item-anchor .pi-bell:before{content:""}.pi-bell:before{content:"L"}.pi-blocks-solid:before,.menu-item-active>a.menu-item-anchor .pi-blocks:before{content:""}.pi-blocks:before{content:""}.pi-bluetooth:before{content:"q"}.pi-bolt-solid:before,.menu-item-active>a.menu-item-anchor .pi-bolt:before{content:""}.pi-bolt:before{content:""}.pi-book-open-solid:before,.menu-item-active>a.menu-item-anchor .pi-book-open:before{content:""}.pi-book-open:before{content:""}.pi-book-solid:before,.menu-item-active>a.menu-item-anchor .pi-book:before{content:""}.pi-book:before{content:""}.pi-bookmark-solid:before,.menu-item-active>a.menu-item-anchor .pi-bookmark:before{content:"F"}.pi-bookmark:before{content:""}.pi-bounding-box-solid:before,.pi-box-bounding-solid:before,.menu-item-active>a.menu-item-anchor .pi-bounding-box:before{content:""}.pi-bounding-box:before{content:""}.pi-box-3-solid:before,.menu-item-active>a.menu-item-anchor .pi-box-3:before{content:""}.pi-box-3:before{content:""}.pi-box-4-solid:before,.menu-item-active>a.menu-item-anchor .pi-box-4:before{content:""}.pi-box-4:before{content:""}.pi-box-check-solid:before,.menu-item-active>a.menu-item-anchor .pi-box-check:before,.menu-item-active>a.menu-item-anchor .pi-check-box:before,.menu-item-active>a.menu-item-anchor .iconSave:before,.menu-item-active>a.menu-item-anchor .iconSave_on:before,.menu-item-active>a.menu-item-anchor .iconSave_disabled:before{content:"I"}.pi-box-check:before,.pi-check-box:before,.iconSave:before,.iconSave_on:before,.iconSave_disabled:before{content:""}.pi-box-crosshair:before{content:""}.pi-box-dashed-labeled-solid:before,.pi-box-dashed-solid:before,.menu-item-active>a.menu-item-anchor .pi-box-dashed-labeled:before{content:""}.pi-box-dashed-labeled:before{content:""}.pi-box-dashed:before,.pi-expand-box:before,.pi-scale-up:before{content:""}.pi-box-grid:before{content:""}.pi-box-lines-2:before{content:"]"}.pi-box-lines-2-solid:before,.menu-item-active>a.menu-item-anchor .pi-box-lines-2:before{content:""}.pi-box:before{content:""}.pi-browser-solid:before,.menu-item-active>a.menu-item-anchor .pi-browser:before{content:""}.pi-browser:before{content:""}.pi-bug-solid:before,.menu-item-active>a.menu-item-anchor .pi-bug:before{content:""}.pi-bug:before{content:""}.pi-building-solid:before,.menu-item-active>a.menu-item-anchor .pi-building-1:before,.menu-item-active>a.menu-item-anchor .pi-building:before{content:""}.pi-building-1:before,.pi-building:before{content:"_"}.pi-building-2-solid:before,.menu-item-active>a.menu-item-anchor .pi-building-2:before{content:""}.pi-building-2:before{content:"`"}.pi-building-3-solid:before,.menu-item-active>a.menu-item-anchor .pi-building-3:before{content:""}.pi-building-3:before{content:"{"}.pi-bulb-solid:before,.menu-item-active>a.menu-item-anchor .pi-bulb:before{content:""}.pi-bulb:before{content:""}.pi-calculator-solid:before,.menu-item-active>a.menu-item-anchor .pi-calculator:before{content:"P"}.pi-calculator:before{content:"<"}.pi-calendar-empty-solid:before,.menu-item-active>a.menu-item-anchor .pi-calendar-empty:before{content:""}.pi-calendar-empty:before{content:""}.pi-calendar-plus-solid:before,.menu-item-active>a.menu-item-anchor .pi-calendar-plus:before{content:""}.pi-calendar-plus:before{content:""}.pi-calendar-range-solid:before,.menu-item-active>a.menu-item-anchor .pi-calendar-range:before{content:""}.pi-calendar-range:before{content:""}.pi-calendar-solid:before,.menu-item-active>a.menu-item-anchor .pi-calendar:before,.menu-item-active>a.menu-item-anchor .iconCalendar:before,.menu-item-active>a.menu-item-anchor .iconCalendar_on:before,.menu-item-active>a.menu-item-anchor .iconCalendar_disabled:before{content:""}.pi-calendar:before,.iconCalendar:before,.iconCalendar_on:before,.iconCalendar_disabled:before{content:""}.pi-camera-solid:before,.menu-item-active>a.menu-item-anchor .pi-camera:before,.menu-item-active>a.menu-item-anchor .iconImage:before,.menu-item-active>a.menu-item-anchor .iconImage_on:before,.menu-item-active>a.menu-item-anchor .iconImage_disabled:before{content:"u"}.pi-camera:before,.iconImage:before,.iconImage_on:before,.iconImage_disabled:before{content:""}.pi-cancel:before,.iconNoShow:before,.iconNoShow_on:before,.iconNoShow_disabled:before{content:""}.pi-car-solid:before,.menu-item-active>a.menu-item-anchor .pi-car:before{content:""}.pi-car:before{content:""}.pi-card-stack-solid:before,.menu-item-active>a.menu-item-anchor .pi-card-stack:before{content:"C"}.pi-card-stack:before{content:""}.pi-caret-double-right:before,.pi-caret-double-left:before,.pi-caret-2-right:before,.pi-caret-2-left:before{content:""}.pi-caret-right:before,.pi-caret-left:before,.pi-caret-up:before,.pi-caret-down:before,.pi-caret-solid-right:before,.pi-caret-solid-left:before,.pi-caret-solid-down:before,.pi-caret-solid-up:before,div[class*=layout-outline]>.Expanded>.header-bar>*>.icon-openclose:before,div[class*=layout-outline]>.Collapsed>.header-bar>*>.icon-openclose:before,.Temporary_top_tabs>.scrlCntr>ol.tsb-menu>li:first-child>a#TABANCHOR:before{content:"";text-decoration:none}.pi-caret-solid-up-level:before,.pi-arrow-up-level:before{content:""}.pi-cart-close-solid:before,.menu-item-active>a.menu-item-anchor .pi-cart-close:before{content:"T"}.pi-cart-close:before{content:""}.pi-cart-solid:before,.menu-item-active>a.menu-item-anchor .pi-cart:before{content:"S"}.pi-cart:before{content:"r"}.pi-case-medical-solid:before,.menu-item-active>a.menu-item-anchor .pi-case-medical:before{content:""}.pi-case-medical:before{content:""}.pi-case-solid:before,.menu-item-active>a.menu-item-anchor .pi-case:before,.menu-item-active>a.menu-item-anchor [tabtitle=Cases]:before{content:""}.pi-case:before,[tabtitle=Cases]:before{content:""}.pi-chain-solid:before,.menu-item-active>a.menu-item-anchor .pi-chain-up:before{content:""}.pi-chain-up:before{content:""}.pi-chain:before{content:"+"}.pi-chart-bar-solid:before,.menu-item-active>a.menu-item-anchor .pi-chart-bar:before,.menu-item-active>a.menu-item-anchor .pi-line-chart:before{content:""}.pi-chart-bar:before,.pi-line-chart:before{content:""}.pi-chart-donut-solid:before,.menu-item-active>a.menu-item-anchor .pi-chart-donut:before{content:""}.pi-chart-donut:before{content:""}.pi-chart-forecast:before{content:""}.pi-chart-line:before{content:""}.pi-chart-pie-solid:before,.menu-item-active>a.menu-item-anchor .pi-chart-pie:before,.menu-item-active>a.menu-item-anchor .pi-pie-chart:before{content:""}.pi-chart-pie:before,.pi-pie-chart:before{content:""}.pi-chart-radar-solid:before,.menu-item-active>a.menu-item-anchor .pi-chart-radar:before{content:""}.pi-chart-radar:before{content:""}.pi-chat-help-solid:before,.menu-item-active>a.menu-item-anchor .pi-chat-help:before{content:""}.pi-chat-help:before{content:"B"}.pi-chat-sentiment-solid:before,.menu-item-active>a.menu-item-anchor .pi-chat-sentiment:before{content:""}.pi-chat-sentiment:before{content:""}.pi-chat-typing-solid:before,.menu-item-active>a.menu-item-anchor .pi-chat-typing:before{content:""}.pi-chat-typing:before{content:"="}.pi-chat-solid:before,.menu-item-active>a.menu-item-anchor .pi-chat:before{content:""}.pi-chat:before{content:""}.pi-chats-solid:before,.menu-item-active>a.menu-item-anchor .pi-chats:before{content:""}.pi-chats:before{content:""}.pi-circle-check-solid:before,.menu-item-active>a.menu-item-anchor .pi-circle-check:before,.menu-item-active>a.menu-item-anchor .pi-check-circle:before,.menu-item-active>a.menu-item-anchor .iconSave:before,.menu-item-active>a.menu-item-anchor .iconSave_on:before,.menu-item-active>a.menu-item-anchor .iconSave_disabled:before{content:""}.pi-circle-check:before,.pi-check-circle:before,.iconSave:before,.iconSave_on:before,.iconSave_disabled:before{content:"K"}.pi-check:before,[tabtitle=Private]:before{content:""}.pi-checkbook:before{content:""}.pi-chevron-solid:before,.menu-item-active>a.menu-item-anchor .pi-chevron:before{content:""}.pi-chevron:before{content:""}.pi-church-solid:before,.menu-item-active>a.menu-item-anchor .pi-church:before{content:""}.pi-church:before{content:""}.pi-circle-solid:before,.pi-circle-filled:before,.menu-item-active>a.menu-item-anchor .pi-circle:before{content:""}.pi-circle-half-left:before,.pi-circle-half-right:before,.pi-circle-half-left-icon:before,.pi-circle-half-up:before,.pi-circle-half-down:before,.pi-circle-mixed-right:before,.pi-circle-mixed-left:before,.pi-circle-mixed-down:before,.pi-circle-mixed-up:before{content:""}.pi-circle-minus-solid:before,.menu-item-active>a.menu-item-anchor .pi-circle-minus:before,.menu-item-active>a.menu-item-anchor .pi-minus-circle:before{content:""}.pi-circle-minus:before,.pi-minus-circle:before{content:"H"}.pi-circle-plus-solid:before,.pi-circle-close-solid:before,.menu-item-active>a.menu-item-anchor .pi-circle-plus:before,.menu-item-active>a.menu-item-anchor .pi-plus-circle:before,.menu-item-active>a.menu-item-anchor .pi-close-circle:before,.menu-item-active>a.menu-item-anchor .pi-circle-close:before,.menu-item-active>a.menu-item-anchor .iconInsert:before,.menu-item-active>a.menu-item-anchor .iconInsert_on:before,.menu-item-active>a.menu-item-anchor .iconInsert_disabled:before,.menu-item-active>a.menu-item-anchor .iconAppend:before,.menu-item-active>a.menu-item-anchor .iconAppend_on:before,.menu-item-active>a.menu-item-anchor .iconAppend_disabled:before,.menu-item-active>a.menu-item-anchor .iconNewItem:before,.menu-item-active>a.menu-item-anchor .iconNewItem_on:before,.menu-item-active>a.menu-item-anchor .iconNewItem_disabled:before{content:""}.pi-circle-plus:before,.pi-plus-circle:before,.pi-close-circle:before,.pi-circle-close:before,.iconInsert:before,.iconInsert_on:before,.iconInsert_disabled:before,.iconAppend:before,.iconAppend_on:before,.iconAppend_disabled:before,.iconNewItem:before,.iconNewItem_on:before,.iconNewItem_disabled:before{content:""}.pi-circle-stacked-mixed:before{content:")"}.pi-circle-stacked-solid:before,.menu-item-active>a.menu-item-anchor .pi-circle-stacked:before{content:""}.pi-circle-stacked:before{content:""}.pi-circle:before{content:""}.pi-city-solid:before,.menu-item-active>a.menu-item-anchor .pi-city:before{content:""}.pi-city:before{content:""}.pi-clipboard-check-solid:before,.menu-item-active>a.menu-item-anchor .pi-clipboard-check:before{content:""}.pi-clipboard-check:before{content:""}.pi-clipboard-data:before,.pi-clipboard-content-icon:before{content:""}.pi-clipboard-data-solid:before,.menu-item-active>a.menu-item-anchor .pi-clipboard-data:before,.menu-item-active>a.menu-item-anchor .pi-clipboard-content-icon:before{content:""}.pi-clipboard-medical-solid:before,.menu-item-active>a.menu-item-anchor .pi-clipboard-medical:before{content:""}.pi-clipboard-medical:before{content:""}.pi-clipboard-plus-solid:before,.menu-item-active>a.menu-item-anchor .pi-clipboard-plus:before{content:"x"}.pi-clipboard-plus:before{content:""}.pi-clipboard-solid:before,.menu-item-active>a.menu-item-anchor .pi-clipboard:before{content:""}.pi-clipboard:before{content:""}.pi-clock-solid:before,.menu-item-active>a.menu-item-anchor .pi-clock:before,.menu-item-active>a.menu-item-anchor [tabtitle=Recent]:before{content:""}.pi-clock:before,[tabtitle=Recent]:before{content:""}.pi-times:before,.iconClose:before,.iconClose_on:before,.iconClose_disabled:before,.iconCloseSmall:before,.yui-panel .container-close:before,.container-close:before,.iconNoShow:before,.iconNoShow_on:before,.iconNoShow_disabled:before{content:""}.pi-cloud-down:before{content:""}.pi-cloud-issue-solid:before,.menu-item-active>a.menu-item-anchor .pi-cloud-issue:before{content:""}.pi-cloud-issue:before{content:""}.pi-cloud-up:before{content:""}.pi-cloud-solid:before,.menu-item-active>a.menu-item-anchor .pi-cloud:before{content:""}.pi-cloud:before{content:"."}.pi-cloudy-solid:before,.menu-item-active>a.menu-item-anchor .pi-cloudy:before{content:""}.pi-cloudy:before{content:""}.pi-code:before,.pi-code-bracket:before{content:""}.pi-column-no-right-edge:before,.pi-column-no-right:before,.pi-column-no-left:before{content:""}.pi-columns-solid:before,.menu-item-active>a.menu-item-anchor .pi-columns:before{content:""}.pi-columns:before{content:""}.pi-command:before{content:""}.pi-compass-solid:before,.menu-item-active>a.menu-item-anchor .pi-compass:before{content:""}.pi-compass:before{content:""}.pi-controller-solid:before,.menu-item-active>a.menu-item-anchor .pi-controller:before{content:""}.pi-controller:before{content:""}.pi-copy-solid:before,.menu-item-active>a.menu-item-anchor .pi-copy:before{content:""}.pi-copy:before{content:""}.pi-credit-solid:before,.menu-item-active>a.menu-item-anchor .pi-credit:before{content:"V"}.pi-credit:before{content:""}.pi-crop:before{content:""}.pi-cuppa-solid:before,.menu-item-active>a.menu-item-anchor .pi-cuppa:before{content:""}.pi-cuppa:before{content:""}.pi-data-solid:before,.pi-dot-9-solid:before,.menu-item-active>a.menu-item-anchor .pi-data:before,.menu-item-active>a.menu-item-anchor .pi-dot-9:before,.menu-item-active>a.menu-item-anchor [tabtitle=Data]:before{content:""}.pi-data:before,.pi-dot-9:before,[tabtitle=Data]:before{content:""}.pi-desktop-solid:before,.menu-item-active>a.menu-item-anchor .pi-desktop:before{content:""}.pi-desktop:before{content:""}.pi-disc-stack-solid:before,.menu-item-active>a.menu-item-anchor .pi-disc-stack:before{content:""}.pi-disc-stack:before{content:""}.pi-distribute-item-center-solid:before,.pi-distribute-item-vert-center-solid:before,.menu-item-active>a.menu-item-anchor .pi-distribute-item-center:before,.menu-item-active>a.menu-item-anchor .pi-distribute-item-vert-center:before{content:""}.pi-distribute-item-center:before,.pi-distribute-item-vert-center:before{content:""}.pi-dna:before{content:""}.pi-document-check-solid:before,.menu-item-active>a.menu-item-anchor .pi-document-check:before{content:""}.pi-document-check:before{content:""}.pi-document-compress-solid:before,.menu-item-active>a.menu-item-anchor .pi-document-compress:before{content:""}.pi-document-compress:before{content:""}.pi-document-data-solid:before,.menu-item-active>a.menu-item-anchor .pi-document-data:before{content:""}.pi-document-data:before{content:""}.pi-document-download-solid:before,.menu-item-active>a.menu-item-anchor .pi-document-download:before{content:""}.pi-document-download:before{content:""}.pi-document-minus-solid:before,.menu-item-active>a.menu-item-anchor .pi-document-minus:before{content:""}.pi-document-minus:before{content:"&"}.pi-document-plus-solid:before,.menu-item-active>a.menu-item-anchor .pi-document-plus:before,.menu-item-active>a.menu-item-anchor .iconCopy:before,.menu-item-active>a.menu-item-anchor .iconCopy_on:before,.menu-item-active>a.menu-item-anchor .iconCopy_disabled:before{content:""}.pi-document-plus:before,.iconCopy:before,.iconCopy_on:before,.iconCopy_disabled:before{content:""}.pi-document-solid:before,.menu-item-active>a.menu-item-anchor .pi-document:before{content:""}.pi-document-pdf,.pi-document-ppt,.pi-document-doc,.pi-document-xls{position:relative}.pi-document:before,.pi-document-pdf:before,.pi-document-ppt:before,.pi-document-doc:before,.pi-document-xls:before{content:"'"}.pi-document-pdf:after,.pi-document-ppt:after,.pi-document-doc:after,.pi-document-xls:after{-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-user-select:none;direction:ltr;font-family:Inter,sans-serif;font-size:.35em!important;font-weight:700;left:50%;position:absolute;top:1.8em;transform:translate(-50%);user-select:none}.pi-document-doc:after{content:"DOC"}.pi-document-pdf:after{content:"PDF"}.pi-document-xls:after{content:"XLS"}.pi-document-ppt:after{content:"PPT"}.pi-document-upload-solid:before,.menu-item-active>a.menu-item-anchor .pi-document-upload:before{content:""}.pi-document-upload:before{content:""}.pi-documents-check-solid:before,.menu-item-active>a.menu-item-anchor .pi-documents-check:before{content:""}.pi-documents-check:before{content:""}.pi-documents-data-solid:before,.menu-item-active>a.menu-item-anchor .pi-documents-data:before{content:""}.pi-documents-data:before{content:""}.pi-documents-solid:before,.menu-item-active>a.menu-item-anchor .pi-documents:before{content:""}.pi-documents:before{content:""}.pi-docusign:before{content:""}.pi-dollar-sign-solid:before,.menu-item-active>a.menu-item-anchor .pi-dollar-sign:before{content:"R"}.pi-dollar-sign:before{content:""}.pi-down-arrow-filter-text:before{content:""}.pi-download:before{content:""}.pi-drag:before{content:""}.pi-drink-solid:before,.menu-item-active>a.menu-item-anchor .pi-drink:before{content:""}.pi-drink:before{content:""}.pi-earth-solid:before,.menu-item-active>a.menu-item-anchor .pi-earth:before{content:""}.pi-earth:before{content:""}.pi-edit-shape-solid:before,.menu-item-active>a.menu-item-anchor .pi-edit-shape:before{content:""}.pi-edit-shape:before{content:""}.pi-erase-solid:before,.menu-item-active>a.menu-item-anchor .pi-erase:before{content:""}.pi-erase:before{content:""}.pi-error-filled:before,.pi-warn-solid:before{content:""}.pi-eye-off-solid:before,.menu-item-active>a.menu-item-anchor .pi-eye-off:before{content:""}.pi-eye-off:before{content:""}.pi-eye-solid:before,.menu-item-active>a.menu-item-anchor .pi-eye:before,.menu-item-active>a.menu-item-anchor .iconContents:before,.menu-item-active>a.menu-item-anchor .iconContents_on:before,.menu-item-active>a.menu-item-anchor .iconContents_disabled:before{content:"O"}.pi-eye:before,.iconContents:before,.iconContents_on:before,.iconContents_disabled:before{content:""}.pi-face-blank-solid:before,.menu-item-active>a.menu-item-anchor .pi-face-blank:before{content:""}.pi-face-blank:before{content:""}.pi-face-happy-solid:before,.menu-item-active>a.menu-item-anchor .pi-face-happy:before{content:""}.pi-face-happy:before{content:"4"}.pi-face-sad-solid:before,.menu-item-active>a.menu-item-anchor .pi-face-sad:before{content:""}.pi-face-sad:before{content:""}.pi-facebook:before{content:""}.pi-farm-solid:before,.menu-item-active>a.menu-item-anchor .pi-farm:before{content:""}.pi-farm:before{content:""}.pi-fast-forward-solid:before,.pi-rewind-solid:before,.menu-item-active>a.menu-item-anchor .pi-fast-forward:before,.menu-item-active>a.menu-item-anchor .pi-rewind:before{content:"n"}.pi-fast-forward:before,.pi-rewind:before{content:"W"}.pi-filter-on:before{content:""}.pi-filter:before,.pi-filter-filled:before{content:""}.pi-fire-solid:before,.menu-item-active>a.menu-item-anchor .pi-fire:before{content:""}.pi-fire:before{content:""}.pi-flag-finish:before{content:""}.pi-flag-wave-solid:before,.menu-item-active>a.menu-item-anchor .pi-flag-wave:before{content:"N"}.pi-flag-wave:before{content:""}.pi-flag-solid:before,.menu-item-active>a.menu-item-anchor .pi-flag:before{content:"J"}.pi-flag:before{content:"2"}.pi-flashlight-solid:before,.pi-flashlight-ne-solid:before,.menu-item-active>a.menu-item-anchor .pi-flashlight:before,.menu-item-active>a.menu-item-anchor .pi-flashlight-ne:before{content:""}.pi-flashlight:before,.pi-flashlight-ne:before{content:":"}.pi-folder-close-solid:before,.menu-item-active>a.menu-item-anchor .pi-folder-close:before{content:""}.pi-folder-close:before{content:""}.pi-folder-closed-solid:before,.menu-item-active>a.menu-item-anchor .pi-folder-closed:before{content:""}.pi-folder-closed:before{content:""}.pi-folder-dollar-solid:before,.menu-item-active>a.menu-item-anchor .pi-folder-dollar:before{content:""}.pi-folder-dollar:before{content:""}.pi-folder-nested-solid:before,.menu-item-active>a.menu-item-anchor .pi-folder-nested:before{content:"v"}.pi-folder-nested:before{content:""}.pi-folder-plus-solid:before,.menu-item-active>a.menu-item-anchor .pi-folder-plus:before{content:""}.pi-folder-plus:before{content:"@"}.pi-folder-solid:before,.menu-item-active>a.menu-item-anchor .pi-folder:before{content:""}.pi-folder:before{content:""}.pi-folders-solid:before,.menu-item-active>a.menu-item-anchor .pi-folders:before{content:""}.pi-folders:before{content:""}.pi-function:before{content:""}.pi-gauge-solid:before,.menu-item-active>a.menu-item-anchor .pi-gauge:before{content:""}.pi-gauge:before{content:"f"}.pi-gear-solid:before,.menu-item-active>a.menu-item-anchor .pi-gear:before,.menu-item-active>a.menu-item-anchor .iconExplore:before,.menu-item-active>a.menu-item-anchor .iconExplore_on:before,.menu-item-active>a.menu-item-anchor .iconExplore_disabled:before,.menu-item-active>a.menu-item-anchor .iconUpdate:before,.menu-item-active>a.menu-item-anchor .iconUpdate_on:before,.menu-item-active>a.menu-item-anchor .iconUpdate_disabled:before{content:""}.pi-gear:before,.iconExplore:before,.iconExplore_on:before,.iconExplore_disabled:before,.iconUpdate:before,.iconUpdate_on:before,.iconUpdate_disabled:before{content:""}.pi-gender-female:before{content:"~"}.pi-gender-male:before{content:"\\"}.pi-glasses-solid:before,.menu-item-active>a.menu-item-anchor .pi-glasses:before,.menu-item-active>a.menu-item-anchor .pi-reading-glasses:before,.menu-item-active>a.menu-item-anchor .iconReview:before,.menu-item-active>a.menu-item-anchor .iconReview_on:before,.menu-item-active>a.menu-item-anchor .iconReview_disabled:before{content:""}.pi-glasses:before,.pi-reading-glasses:before,.iconReview:before,.iconReview_on:before,.iconReview_disabled:before{content:""}.pi-globe-solid:before,.menu-item-active>a.menu-item-anchor .pi-globe:before,.menu-item-active>a.menu-item-anchor .pi-globe-2:before{content:""}.pi-globe:before,.pi-globe-2:before{content:"/"}.pi-google-plus:before{content:"E"}.pi-government-solid:before,.menu-item-active>a.menu-item-anchor .pi-government-1:before,.menu-item-active>a.menu-item-anchor .pi-government:before{content:""}.pi-government-1:before,.pi-government:before{content:"|"}.pi-grad-solid:before,.menu-item-active>a.menu-item-anchor .pi-grad:before{content:""}.pi-grad:before{content:""}.pi-grid-solid:before,.menu-item-active>a.menu-item-anchor .pi-grid-hollow:before,.menu-item-active>a.menu-item-anchor .pi-grid:before{content:""}.pi-grid-hollow:before,.pi-grid:before{content:""}.pi-hand-solid:before,.menu-item-active>a.menu-item-anchor .pi-hand:before{content:""}.pi-hand:before{content:""}.pi-handshake-solid:before,.menu-item-active>a.menu-item-anchor .pi-handshake:before{content:"j"}.pi-handshake:before{content:""}.pi-hanger:before{content:""}.pi-headline-solid:before,.menu-item-active>a.menu-item-anchor .pi-headline:before{content:""}.pi-headline:before{content:""}.pi-headphone-solid:before,.menu-item-active>a.menu-item-anchor .pi-headphone:before{content:""}.pi-headphone:before{content:""}.pi-headset:before{content:""}.pi-heart-mixed:before{content:""}.pi-heart-pulse-solid:before,.menu-item-active>a.menu-item-anchor .pi-heart-pulse:before{content:""}.pi-heart-pulse:before{content:""}.pi-heart-solid:before,.menu-item-active>a.menu-item-anchor .pi-heart:before{content:""}.pi-heart:before{content:"U"}.pi-help-solid:before,.menu-item-active>a.menu-item-anchor .pi-help:before,.menu-item-active>a.menu-item-anchor .iconHelp:before,.menu-item-active>a.menu-item-anchor .iconHelp_on:before,.menu-item-active>a.menu-item-anchor .iconHelp_disabled:before{content:""}.pi-help:before,.iconHelp:before,.iconHelp_on:before,.iconHelp_disabled:before{content:""}.pi-history-solid:before,.menu-item-active>a.menu-item-anchor .pi-history:before,.menu-item-active>a.menu-item-anchor .iconHistory:before,.menu-item-active>a.menu-item-anchor .iconHistory_on:before,.menu-item-active>a.menu-item-anchor .iconHistory_disabled:before{content:"b"}.pi-history:before,.iconHistory:before,.iconHistory_on:before,.iconHistory_disabled:before{content:""}.pi-home-2:before,.pi-home-alt:before{content:"^"}.pi-home-alt-solid:before,.menu-item-active>a.menu-item-anchor .pi-home-2:before,.menu-item-active>a.menu-item-anchor .pi-home-alt:before{content:""}.pi-home-solid:before,.menu-item-active>a.menu-item-anchor .pi-home:before{content:""}.pi-home:before{content:""}.pi-pegasus:before{content:""}.pi-inbox-data-solid:before,.menu-item-active>a.menu-item-anchor .pi-inbox-data:before{content:"("}.pi-inbox-data:before{content:"$"}.pi-inbox-solid:before,.pi-inbox-empty-solid:before,.menu-item-active>a.menu-item-anchor .pi-inbox-empty:before,.menu-item-active>a.menu-item-anchor .pi-inbox:before{content:"!"}.pi-inbox-empty:before,.pi-inbox:before{content:"t"}.pi-information-solid:before,.menu-item-active>a.menu-item-anchor .pi-information:before{content:""}.pi-information:before{content:""}.pi-infinity:before{content:""}.pi-ink-solid:before,.menu-item-active>a.menu-item-anchor .pi-ink:before{content:""}.pi-ink:before{content:""}.pi-inspect:before,.pi-inspect-1:before{content:""}.pi-interact:before{content:""}.pi-ios-face-id:before{content:""}.pi-ios-finger-id:before{content:""}.pi-key:before{content:""}.pi-keyboard-solid:before,.menu-item-active>a.menu-item-anchor .pi-keyboard:before{content:""}.pi-keyboard:before{content:""}.pi-knight-solid:before,.menu-item-active>a.menu-item-anchor .pi-knight:before{content:""}.pi-knight:before{content:""}.pi-knobs-solid:before,.pi-knobs-alt-solid:before,.menu-item-active>a.menu-item-anchor .pi-knobs:before,.menu-item-active>a.menu-item-anchor .pi-knobs-alt:before{content:""}.pi-knobs:before,.pi-knobs-alt:before{content:""}.pi-laptop-solid:before,.menu-item-active>a.menu-item-anchor .pi-laptop:before{content:""}.pi-laptop:before{content:'"'}.pi-layers-solid:before,.menu-item-active>a.menu-item-anchor .pi-layers:before,.menu-item-active>a.menu-item-anchor .rotate-tabs-header[tabtitle=Records]:before{content:""}.pi-layers:before,.rotate-tabs-header[tabtitle=Records]:before{content:""}.pi-layout-solid:before,.menu-item-active>a.menu-item-anchor .pi-layout:before{content:""}.pi-layout:before{content:""}.pi-leaf-solid:before,.menu-item-active>a.menu-item-anchor .pi-leaf:before{content:""}.pi-leaf:before{content:""}.pi-legal:before{content:""}.pi-letter-solid:before,.menu-item-active>a.menu-item-anchor .pi-letter:before{content:""}.pi-letter:before{content:""}.pi-life-ring-solid:before,.menu-item-active>a.menu-item-anchor .pi-life-ring-2:before,.menu-item-active>a.menu-item-anchor .pi-life-ring:before{content:""}.pi-life-ring-2:before,.pi-life-ring:before{content:""}.pi-linkedin:before{content:""}.pi-list:before{content:""}.pi-location-check-solid:before,.menu-item-active>a.menu-item-anchor .pi-location-check:before{content:""}.pi-location-check:before{content:""}.pi-location-solid:before,.menu-item-active>a.menu-item-anchor .pi-location:before,.menu-item-active>a.menu-item-anchor .iconLocation:before,.menu-item-active>a.menu-item-anchor .iconLocation_on:before,.menu-item-active>a.menu-item-anchor .iconLocation_disabled:before{content:""}.pi-location:before,.iconLocation:before,.iconLocation_on:before,.iconLocation_disabled:before{content:""}.pi-locations-solid:before,.menu-item-active>a.menu-item-anchor .pi-locations:before{content:""}.pi-locations:before{content:"8"}.pi-lock-closed-solid:before,.menu-item-active>a.menu-item-anchor .pi-lock-closed:before{content:""}.pi-lock-closed:before{content:""}.pi-lock-open-solid:before,.menu-item-active>a.menu-item-anchor .pi-lock-open:before{content:""}.pi-lock-open:before{content:"0"}.pi-magnet-solid:before,.menu-item-active>a.menu-item-anchor .pi-magnet:before{content:""}.pi-magnet:before{content:""}.pi-mail-check-solid:before,.menu-item-active>a.menu-item-anchor .pi-mail-check:before{content:""}.pi-mail-check:before{content:""}.pi-mail-plus-solid:before,.menu-item-active>a.menu-item-anchor .pi-mail-plus:before{content:""}.pi-mail-plus:before{content:""}.pi-mail-solid:before,.menu-item-active>a.menu-item-anchor .pi-mail:before{content:""}.pi-mail:before{content:"D"}.pi-mailbox-solid:before,.menu-item-active>a.menu-item-anchor .pi-mailbox:before{content:""}.pi-mailbox:before{content:""}.pi-map-sigma-solid:before,.menu-item-active>a.menu-item-anchor .pi-map-sigma:before{content:""}.pi-map-sigma:before{content:""}.pi-map-solid:before,.menu-item-active>a.menu-item-anchor .pi-map:before{content:""}.pi-map:before{content:""}.pi-material-finger:before{content:""}.pi-medal:before{content:""}.pi-megaphone-solid:before,.menu-item-active>a.menu-item-anchor .pi-megaphone:before{content:""}.pi-megaphone:before{content:""}.pi-mic-off-solid:before,.menu-item-active>a.menu-item-anchor .pi-mic-off:before{content:""}.pi-mic-off:before{content:""}.pi-mic-solid:before,.menu-item-active>a.menu-item-anchor .pi-mic:before{content:""}.pi-mic:before{content:""}.pi-minus:before,.pi-minus-box:before,.iconCollapseAll:before,.iconCollapseAll_on:before,.iconCollapseAll_disabled:before{content:""}.pi-mobile-phone-solid:before,.menu-item-active>a.menu-item-anchor .pi-mobile-phone:before{content:""}.pi-mobile-phone:before{content:""}.pi-money-send-solid:before,.menu-item-active>a.menu-item-anchor .pi-money-send:before{content:""}.pi-money-send:before{content:""}.pi-money-solid:before,.menu-item-active>a.menu-item-anchor .pi-money:before{content:""}.pi-money:before{content:""}.pi-monkey-solid:before,.menu-item-active>a.menu-item-anchor .pi-monkey:before{content:"p"}.pi-monkey:before{content:""}.pi-moon-solid:before,.menu-item-active>a.menu-item-anchor .pi-moon:before{content:""}.pi-moon:before{content:""}.pi-more:before,.pi-dot-3:before,.pi-dot-3-horz:before,.pi-more-alt:before,.pi-dot-3-alt:before,.pi-dot-3-solid:before,.pi-dot-3-alt-solid:before{content:""}.pi-move-left-solid:before,.pi-move-right-solid:before,.pi-move-up-solid:before,.pi-move-down-solid:before,.menu-item-active>a.menu-item-anchor .pi-move-up:before,.menu-item-active>a.menu-item-anchor .pi-move-left:before,.menu-item-active>a.menu-item-anchor .pi-move-right:before,.menu-item-active>a.menu-item-anchor .pi-move-down:before{content:""}.pi-move-up:before,.pi-move-left:before,.pi-move-right:before,.pi-move-down:before{content:"3"}.pi-moving:before{content:""}.pi-multi-device-solid:before,.menu-item-active>a.menu-item-anchor .pi-multi-device:before{content:""}.pi-multi-device:before{content:""}.pi-music-solid:before,.menu-item-active>a.menu-item-anchor .pi-music:before{content:""}.pi-music:before{content:""}.pi-navigation-solid:before,.menu-item-active>a.menu-item-anchor .pi-navigation:before{content:""}.pi-navigation:before{content:""}.pi-node-solid:before,.menu-item-active>a.menu-item-anchor .pi-node:before{content:""}.pi-node:before{content:""}.pi-nodes-down-solid:before,.pi-nodes-up-solid:before,.pi-nodes-right-solid:before,.pi-nodes-left-solid:before,.menu-item-active>a.menu-item-anchor .pi-nodes-down:before,.menu-item-active>a.menu-item-anchor .pi-nodes-left:before,.menu-item-active>a.menu-item-anchor .pi-nodes-right:before,.menu-item-active>a.menu-item-anchor .pi-nodes-up:before{content:""}.pi-nodes-down:before,.pi-nodes-left:before,.pi-nodes-right:before,.pi-nodes-up:before{content:""}.pi-notepad-empty-solid:before,.menu-item-active>a.menu-item-anchor .pi-notepad-empty:before{content:""}.pi-notepad-empty:before{content:""}.pi-notepad-solid:before,.menu-item-active>a.menu-item-anchor .pi-notepad:before{content:""}.pi-notepad:before{content:""}.pi-notes-solid:before,.menu-item-active>a.menu-item-anchor .pi-notes:before{content:""}.pi-notes:before{content:""}.pi-notification-solid:before,.menu-item-active>a.menu-item-anchor .pi-notification:before{content:"A"}.pi-notification:before{content:"*"}.pi-open:before{content:"y"}.pi-opportunity-solid:before,.menu-item-active>a.menu-item-anchor .pi-opportunity:before{content:""}.pi-opportunity:before{content:""}.pi-or-delete:before{content:""}.pi-os-android:before{content:""}.pi-os-apple:before{content:""}.pi-os-windows:before{content:""}.pi-package-solid:before,.menu-item-active>a.menu-item-anchor .pi-package:before{content:"9"}.pi-package:before{content:"s"}.pi-paper-clip:before,.iconAttachment:before,.iconAttachment_on:before,.iconAttachment_disabled:before{content:""}.pi-passbook-solid:before,.menu-item-active>a.menu-item-anchor .pi-passbook:before{content:""}.pi-passbook:before{content:""}.pi-pause-solid:before,.menu-item-active>a.menu-item-anchor .pi-pause:before{content:"m"}.pi-pause:before{content:""}.pi-paypal:before{content:"1"}.pi-pega-express:before{content:""}.pi-pega:before{content:""}.pi-pen-solid:before,.menu-item-active>a.menu-item-anchor .pi-pen:before{content:""}.pi-pen:before{content:""}.pi-pencil-solid:before,.menu-item-active>a.menu-item-anchor .pi-pencil:before,.menu-item-active>a.menu-item-anchor .pi-pencil-edit:before,.menu-item-active>a.menu-item-anchor .pi-pencil-with-line:before{content:""}.pi-pencil:before,.pi-pencil-edit:before,.pi-pencil-with-line:before{content:""}.pi-person-solid:before,.menu-item-active>a.menu-item-anchor .pi-person:before{content:""}.pi-person:before{content:""}.pi-phone-call-solid:before,.menu-item-active>a.menu-item-anchor .pi-phone-call:before{content:""}.pi-phone-call:before{content:""}.pi-phone-disabled-solid:before,.menu-item-active>a.menu-item-anchor .pi-phone-disabled:before{content:""}.pi-phone-disabled:before{content:""}.pi-phone-in-solid:before,.menu-item-active>a.menu-item-anchor .pi-phone-in:before{content:""}.pi-phone-in:before{content:""}.pi-phone-out-solid:before,.menu-item-active>a.menu-item-anchor .pi-phone-out:before{content:""}.pi-phone-out:before{content:""}.pi-phone-pause-solid:before,.menu-item-active>a.menu-item-anchor .pi-phone-pause:before{content:""}.pi-phone-pause:before{content:""}.pi-phone-split-solid:before,.menu-item-active>a.menu-item-anchor .pi-phone-split:before{content:""}.pi-phone-split:before{content:""}.pi-phone-solid:before,.pi-phone-hangup-solid:before,.menu-item-active>a.menu-item-anchor .pi-phone:before,.menu-item-active>a.menu-item-anchor .pi-phone-hangup:before{content:""}.pi-phone:before,.pi-phone-hangup:before{content:"#"}.pi-picture-solid:before,.menu-item-active>a.menu-item-anchor .pi-picture:before,.menu-item-active>a.menu-item-anchor .pi-image:before,.menu-item-active>a.menu-item-anchor .iconBlank:before,.menu-item-active>a.menu-item-anchor .iconBlank_on:before,.menu-item-active>a.menu-item-anchor .iconBlank_disabled:before{content:""}.pi-picture:before,.pi-image:before,.iconBlank:before,.iconBlank_on:before,.iconBlank_disabled:before{content:""}.pi-piggybank-solid:before,.menu-item-active>a.menu-item-anchor .pi-piggybank:before{content:""}.pi-piggybank:before{content:""}.pi-pin-solid:before,.menu-item-active>a.menu-item-anchor .pi-pin:before{content:""}.pi-pin:before{content:""}.pi-pipeline-solid:before,.menu-item-active>a.menu-item-anchor .pi-pipeline:before{content:""}.pi-pipeline:before{content:""}.pi-plane-solid:before,.menu-item-active>a.menu-item-anchor .pi-plane:before{content:""}.pi-plane:before{content:"d"}.pi-plant-solid:before,.menu-item-active>a.menu-item-anchor .pi-plant:before{content:"h"}.pi-plant:before{content:""}.pi-play-solid:before,.menu-item-active>a.menu-item-anchor .pi-play:before{content:"o"}.pi-play:before{content:""}.pi-playbook-solid:before,.menu-item-active>a.menu-item-anchor .pi-playbook:before{content:""}.pi-playbook:before{content:""}.pi-plug-solid:before,.menu-item-active>a.menu-item-anchor .pi-plug:before,.menu-item-active>a.menu-item-anchor .pi-plug-connected:before,.menu-item-active>a.menu-item-anchor .pi-plug-disconnected:before,.menu-item-active>a.menu-item-anchor .pi-connector:before,.menu-item-active>a.menu-item-anchor .pi-plug-connect-icon-top-fill:before,.menu-item-active>a.menu-item-anchor .pi-plug-connect-icon-bottom-fill:before{content:""}.pi-plug:before,.pi-plug-connected:before,.pi-plug-disconnected:before,.pi-connector:before,.pi-plug-connect-icon-top-fill:before,.pi-plug-connect-icon-bottom-fill:before{content:""}.pi-plus-between-left-column:before,.pi-plus-between-right-column:before{content:""}.pi-plus-line-above-below:before,.iconInsertRow:before,.iconInsertRow_on:before,.iconInsertRow_disabled:before{content:""}.pi-plus-line-above:before,.pi-plus-line-below:before{content:""}.pi-plus-line-left:before,.pi-plus-line-right:before{content:""}.pi-plus:before,.pi-plus-box:before,.pi-close-box:before,.container-close:before,.iconAppendRow:before,.iconAppendRow_on:before,.iconAppendRow_disabled:before,.iconExpandAll:before,.iconExpandAll_on:before,.iconExpandAll_disabled:before{content:""}.pi-podium-solid:before,.menu-item-active>a.menu-item-anchor .pi-podium:before{content:"k"}.pi-podium:before{content:""}.pi-polaris-solid:before,.menu-item-active>a.menu-item-anchor .pi-polaris:before{content:""}.pi-polaris:before{content:""}.pi-pong-solid:before,.menu-item-active>a.menu-item-anchor .pi-pong:before{content:""}.pi-pong:before{content:""}.pi-potion-solid:before,.menu-item-active>a.menu-item-anchor .pi-potion:before{content:""}.pi-potion:before{content:""}.pi-power:before{content:""}.pi-print-solid:before,.pi-printer-solid:before,.menu-item-active>a.menu-item-anchor .pi-print:before,.menu-item-active>a.menu-item-anchor .pi-printer:before,.menu-item-active>a.menu-item-anchor .iconPrint:before,.menu-item-active>a.menu-item-anchor .iconPrint_on:before,.menu-item-active>a.menu-item-anchor .iconPrint_disabled:before{content:"g"}.pi-print:before,.pi-printer:before,.iconPrint:before,.iconPrint_on:before,.iconPrint_disabled:before{content:""}.pi-processor-solid:before,.menu-item-active>a.menu-item-anchor .pi-processor:before{content:","}.pi-processor:before{content:""}.pi-puzzle-solid:before,.menu-item-active>a.menu-item-anchor .pi-puzzle:before{content:""}.pi-puzzle:before{content:""}.pi-qr:before{content:""}.pi-quill:before{content:""}.pi-rabbit:before{content:""}.pi-radio-solid:before,.menu-item-active>a.menu-item-anchor .pi-radio:before{content:""}.pi-radio:before{content:""}.pi-rain-solid:before,.menu-item-active>a.menu-item-anchor .pi-rain:before{content:""}.pi-rain:before{content:""}.pi-receipt-solid:before,.menu-item-active>a.menu-item-anchor .pi-receipt:before,.menu-item-active>a.menu-item-anchor .pi-reciept:before{content:""}.pi-receipt:before,.pi-reciept:before{content:""}.pi-reply-solid:before,.pi-forward-solid:before,.menu-item-active>a.menu-item-anchor .pi-forward:before,.menu-item-active>a.menu-item-anchor .pi-reply:before,.menu-item-active>a.menu-item-anchor .iconReopen:before,.menu-item-active>a.menu-item-anchor .iconReopen_on:before,.menu-item-active>a.menu-item-anchor .iconReopen_disabled:before{content:""}.pi-forward:before,.pi-reply:before,.iconReopen:before,.iconReopen_on:before,.iconReopen_disabled:before{content:""}.pi-reply-all-solid:before,.menu-item-active>a.menu-item-anchor .pi-reply-all:before{content:""}.pi-reply-all:before{content:""}.pi-required:before{content:""}.pi-reset:before,.pi-refresh:before,.iconRefresh:before,.iconRefresh_on:before,.iconRefresh_disabled:before{content:""}.pi-return:before,.pi-redo:before,.pi-undo:before,.iconUndelete:before,.iconUndelete_on:before,.iconUndelete_disabled:before{content:""}.pi-robot-sad-solid:before,.menu-item-active>a.menu-item-anchor .pi-robot-sad:before{content:""}.pi-robot-sad:before{content:""}.pi-robot-solid:before,.menu-item-active>a.menu-item-anchor .pi-robot:before{content:""}.pi-robot:before{content:""}.pi-rocket-solid:before,.menu-item-active>a.menu-item-anchor .pi-rocket:before,.menu-item-active>a.menu-item-anchor .iconDefault:before,.menu-item-active>a.menu-item-anchor .iconDefault_on:before,.menu-item-active>a.menu-item-anchor .iconDefault_disabled:before{content:""}.pi-rocket:before,.iconDefault:before,.iconDefault_on:before,.iconDefault_disabled:before{content:""}.pi-roller-solid:before,.menu-item-active>a.menu-item-anchor .pi-roller:before{content:""}.pi-roller:before{content:""}.pi-route-solid:before,.menu-item-active>a.menu-item-anchor .pi-route:before{content:""}.pi-route:before{content:""}.pi-row-delete:before,.pi-column-delete:before{content:""}.pi-row-insert:before,.pi-column-insert:before{content:""}.pi-row-left-fill:before,.pi-row-right-fill:before,.pi-column-top-fill:before{content:""}.pi-row-solid:before,.menu-item-active>a.menu-item-anchor .pi-row:before,.menu-item-active>a.menu-item-anchor .pi-row-hollow:before{content:""}.pi-row:before,.pi-row-hollow:before{content:""}.pi-scale-down:before{content:""}.pi-scale-up-solid:before,.menu-item-active>a.menu-item-anchor .pi-scale-up:before{content:"G"}.pi-scale-up:before{content:""}.pi-school-solid:before,.menu-item-active>a.menu-item-anchor .pi-school:before{content:""}.pi-school:before{content:""}.pi-scissors:before{content:""}.pi-script-solid:before,.menu-item-active>a.menu-item-anchor .pi-script:before{content:""}.pi-script:before{content:""}.pi-search-2:before,.pi-search:before{content:""}.pi-search-analytics-solid:before,.menu-item-active>a.menu-item-anchor .pi-search-analytics:before{content:""}.pi-search-analytics:before{content:""}.pi-search-case:before{content:""}.pi-search-fill:before,.pi-search-solid:before{content:""}.pi-search-org:before{content:""}.pi-search-table:before{content:""}.pi-send-solid:before,.menu-item-active>a.menu-item-anchor .pi-send:before{content:""}.pi-send:before{content:""}.pi-server-cloud-solid:before,.menu-item-active>a.menu-item-anchor .pi-server-cloud:before{content:""}.pi-server-cloud:before{content:""}.pi-server-solid:before,.menu-item-active>a.menu-item-anchor .pi-server:before{content:""}.pi-server:before{content:""}.pi-sextant:before{content:""}.pi-share-point-up-solid:before,.pi-share-solid:before,.menu-item-active>a.menu-item-anchor .pi-share-this:before,.menu-item-active>a.menu-item-anchor .pi-share-point-up:before,.menu-item-active>a.menu-item-anchor .pi-share:before,.menu-item-active>a.menu-item-anchor .iconRelationship:before,.menu-item-active>a.menu-item-anchor .iconRelationship_on:before,.menu-item-active>a.menu-item-anchor .iconRelationship_disabled:before{content:""}.pi-share-this:before,.pi-share-point-up:before,.pi-share:before,.iconRelationship:before,.iconRelationship_on:before,.iconRelationship_disabled:before{content:""}.pi-shield-solid:before,.menu-item-active>a.menu-item-anchor .pi-shield:before{content:""}.pi-shield:before{content:""}.pi-shoe-solid:before,.menu-item-active>a.menu-item-anchor .pi-shoe:before{content:""}.pi-shoe:before{content:""}.pi-shuffle:before{content:""}.pi-sigma:before{content:""}.pi-signpost-solid:before,.menu-item-active>a.menu-item-anchor .pi-signpost:before{content:""}.pi-signpost:before{content:""}.pi-sim-card-solid:before,.menu-item-active>a.menu-item-anchor .pi-sim-card:before{content:""}.pi-sim-card:before{content:""}.pi-six-square-grid:before,.pi-dot-6:before,.pi-drag:before{content:""}.pi-slideshow-solid:before,.menu-item-active>a.menu-item-anchor .pi-slideshow:before{content:"l"}.pi-slideshow:before{content:"["}.pi-snail:before{content:""}.pi-snow:before{content:""}.pi-social-solid:before,.menu-item-active>a.menu-item-anchor .pi-social:before{content:""}.pi-social:before{content:""}.pi-sort:before{content:""}.pi-speaker-mute-solid:before,.menu-item-active>a.menu-item-anchor .pi-speaker-mute:before{content:""}.pi-speaker-mute:before{content:""}.pi-speaker-off-solid:before,.menu-item-active>a.menu-item-anchor .pi-speaker-off:before{content:""}.pi-speaker-off:before{content:""}.pi-speaker-on-solid:before,.menu-item-active>a.menu-item-anchor .pi-speaker-on:before{content:""}.pi-speaker-on:before{content:""}.pi-speaker-solid:before,.menu-item-active>a.menu-item-anchor .pi-speaker:before{content:"Z"}.pi-speaker:before{content:""}.pi-spellcheck:before,.iconSpellChecker:before,.iconSpellChecker_on:before,.iconSpellChecker_disabled:before,.iconSpellChecking:before,.iconSpellChecking_on:before,.iconSpellChecking_disabled:before{content:""}.pi-spinner:before{content:""}.pi-square-solid:before,.menu-item-active>a.menu-item-anchor .pi-square:before,.menu-item-active>a.menu-item-anchor .pi-square-rot45:before{content:""}.pi-square:before,.pi-square-rot45:before{content:""}.pi-star-mixed:before{content:""}.pi-star-filled:before,.pi-star-solid:before,.menu-item-active>a.menu-item-anchor .pi-star:before,.menu-item-active>a.menu-item-anchor .pi-star-1:before,.menu-item-active>a.menu-item-anchor .pi-star-2:before,.menu-item-active>a.menu-item-anchor [tabtitle=Favorite]:before{content:""}.pi-star:before,.pi-star-1:before,.pi-star-2:before,[tabtitle=Favorite]:before{content:""}.pi-steps-solid:before,.menu-item-active>a.menu-item-anchor .pi-steps:before{content:""}.pi-steps:before{content:""}.pi-stethoscope-solid:before,.menu-item-active>a.menu-item-anchor .pi-stethoscope:before{content:""}.pi-stethoscope:before{content:""}.pi-stoplight-solid:before,.menu-item-active>a.menu-item-anchor .pi-stoplight:before{content:""}.pi-stoplight:before{content:""}.pi-stopwatch-solid:before,.menu-item-active>a.menu-item-anchor .pi-stopwatch:before{content:""}.pi-stopwatch:before{content:""}.pi-store-solid:before,.menu-item-active>a.menu-item-anchor .pi-store-1:before,.menu-item-active>a.menu-item-anchor .pi-store:before{content:""}.pi-store-1:before,.pi-store:before{content:"?"}.pi-sun-solid:before,.pi-black-hole-sun:before,.menu-item-active>a.menu-item-anchor .pi-sun:before{content:""}.pi-sun:before{content:""}.pi-swipe-left-solid:before,.pi-swipe-right-solid:before,.menu-item-active>a.menu-item-anchor .pi-swipe-right:before,.menu-item-active>a.menu-item-anchor .pi-swipe-left:before{content:""}.pi-swipe-right:before,.pi-swipe-left:before{content:""}.pi-tablet-solid:before,.menu-item-active>a.menu-item-anchor .pi-tablet:before{content:""}.pi-tablet:before{content:""}.pi-tag-check-solid:before,.menu-item-active>a.menu-item-anchor .pi-tag-check:before,.menu-item-active>a.menu-item-anchor .pi-tag-success:before{content:""}.pi-tag-check:before,.pi-tag-success:before{content:"7"}.pi-tag-close-solid:before,.menu-item-active>a.menu-item-anchor .pi-tag-close:before,.menu-item-active>a.menu-item-anchor .pi-tag-delete:before{content:""}.pi-tag-close:before,.pi-tag-delete:before{content:"6"}.pi-tag-solid:before,.menu-item-active>a.menu-item-anchor .pi-tag:before{content:""}.pi-tag:before{content:"a"}.pi-target-solid:before,.menu-item-active>a.menu-item-anchor .pi-target:before,.menu-item-active>a.menu-item-anchor .iconLookup:before,.menu-item-active>a.menu-item-anchor .iconLookup_on:before,.menu-item-active>a.menu-item-anchor .iconLookup_disabled:before,.menu-item-active>a.menu-item-anchor .iconOpenRule:before,.menu-item-active>a.menu-item-anchor .iconOpenRule_on:before,.menu-item-active>a.menu-item-anchor .iconOpenRule_disabled:before,.menu-item-active>a.menu-item-anchor th.cellCont .iconOpenRule:before,.menu-item-active>a.menu-item-anchor th.cellCont .iconOpenRule_on:before,.menu-item-active>a.menu-item-anchor th.cellCont .iconOpenRule_disabled:before,.menu-item-active>a.menu-item-anchor tr.cellCont td.gridCell .iconOpenRule:before,.menu-item-active>a.menu-item-anchor tr.cellCont td.gridCell .iconOpenRule_on:before,.menu-item-active>a.menu-item-anchor tr.cellCont td.gridCell .iconOpenRule_disabled:before{content:""}.pi-target:before,.iconLookup:before,.iconLookup_on:before,.iconLookup_disabled:before,.iconOpenRule:before,.iconOpenRule_on:before,.iconOpenRule_disabled:before,th.cellCont .iconOpenRule:before,th.cellCont .iconOpenRule_on:before,th.cellCont .iconOpenRule_disabled:before,tr.cellCont td.gridCell .iconOpenRule:before,tr.cellCont td.gridCell .iconOpenRule_on:before,tr.cellCont td.gridCell .iconOpenRule_disabled:before{content:""}.pi-temp-solid:before,.pi-temperature-solid:before,.menu-item-active>a.menu-item-anchor .pi-temp:before,.menu-item-active>a.menu-item-anchor .pi-temperature:before{content:""}.pi-temp:before,.pi-temperature:before{content:""}.pi-thumbs-up-solid:before,.pi-thumbs-down-solid:before,.menu-item-active>a.menu-item-anchor .pi-thumbs-up:before,.menu-item-active>a.menu-item-anchor .pi-thumbs-down:before,.menu-item-active>a.menu-item-anchor .iconShowHarness:before,.menu-item-active>a.menu-item-anchor .iconShowHarness_on:before,.menu-item-active>a.menu-item-anchor .iconShowHarness_disabled:before,.menu-item-active>a.menu-item-anchor .iconLocalAction:before,.menu-item-active>a.menu-item-anchor .iconLocalAction_on:before,.menu-item-active>a.menu-item-anchor .iconLocalAction_disabled:before,.menu-item-active>a.menu-item-anchor .iconFinishAssignment:before,.menu-item-active>a.menu-item-anchor .iconFinishAssignment_on:before,.menu-item-active>a.menu-item-anchor .iconFinishAssignment_disabled:before,.menu-item-active>a.menu-item-anchor .iconEnableActionSection:before,.menu-item-active>a.menu-item-anchor .iconEnableActionSection_on:before,.menu-item-active>a.menu-item-anchor .iconEnableActionSection_disabled:before,.menu-item-active>a.menu-item-anchor .iconAddNewWork:before,.menu-item-active>a.menu-item-anchor .iconAddNewWork_on:before,.menu-item-active>a.menu-item-anchor .iconAddNewWork_disabled:before{content:""}.pi-thumbs-up:before,.pi-thumbs-down:before,.iconShowHarness:before,.iconShowHarness_on:before,.iconShowHarness_disabled:before,.iconLocalAction:before,.iconLocalAction_on:before,.iconLocalAction_disabled:before,.iconFinishAssignment:before,.iconFinishAssignment_on:before,.iconFinishAssignment_disabled:before,.iconEnableActionSection:before,.iconEnableActionSection_on:before,.iconEnableActionSection_disabled:before,.iconAddNewWork:before,.iconAddNewWork_on:before,.iconAddNewWork_disabled:before{content:""}.pi-todo-solid:before,.menu-item-active>a.menu-item-anchor .pi-todo:before{content:"i"}.pi-todo:before{content:""}.pi-tracer-solid:before,.menu-item-active>a.menu-item-anchor .pi-tracer:before,.menu-item-active>a.menu-item-anchor .pi-tracer-icon:before{content:""}.pi-tracer:before,.pi-tracer-icon:before{content:""}.pi-transform:before{content:""}.pi-trash-solid:before,.menu-item-active>a.menu-item-anchor .pi-trash:before,.menu-item-active>a.menu-item-anchor .iconDelete:before,.menu-item-active>a.menu-item-anchor .iconDelete_on:before,.menu-item-active>a.menu-item-anchor .iconDelete_disabled:before{content:""}.pi-trash:before,.iconDelete:before,.iconDelete_on:before,.iconDelete_disabled:before{content:""}.pi-tree:before,.pi-align-right:before,.pi-align-left:before{content:""}.pi-triangle-mixed-right:before,.pi-triangle-mixed-left:before{content:""}.pi-triangle-solid:before,.menu-item-active>a.menu-item-anchor .pi-triangle:before{content:""}.pi-triangle:before{content:""}.pi-tribox-solid:before,.menu-item-active>a.menu-item-anchor .pi-tribox:before{content:""}.pi-tribox:before{content:""}.pi-trophy-solid:before,.menu-item-active>a.menu-item-anchor .pi-trophy:before{content:""}.pi-trophy:before{content:""}.pi-truck-solid:before,.menu-item-active>a.menu-item-anchor .pi-truck:before{content:""}.pi-truck:before{content:">"}.pi-tv-solid:before,.menu-item-active>a.menu-item-anchor .pi-tv:before{content:""}.pi-tv:before{content:""}.pi-twitter:before{content:""}.pi-umbrella-solid:before,.menu-item-active>a.menu-item-anchor .pi-umbrella:before{content:""}.pi-umbrella:before{content:""}.pi-unindent:before,.pi-indent:before{content:""}.pi-upload:before{content:"Q"}.pi-user-check-solid:before,.menu-item-active>a.menu-item-anchor .pi-user-check:before{content:""}.pi-user-check:before{content:""}.pi-user-close-solid:before,.menu-item-active>a.menu-item-anchor .pi-user-close:before{content:""}.pi-user-close:before{content:""}.pi-user-female-solid:before,.menu-item-active>a.menu-item-anchor .pi-user-female:before{content:""}.pi-user-female:before{content:"}"}.menu-item-active>a.menu-item-anchor .pi-user-list-solid:before,.pi-user-list:before{content:""}.pi-user-list:before{content:""}.pi-user-plus-solid:before,.menu-item-active>a.menu-item-anchor .pi-user-plus:before{content:""}.pi-user-plus:before{content:""}.pi-user-search-solid:before,.menu-item-active>a.menu-item-anchor .pi-user-search:before{content:""}.pi-user-search:before{content:"M"}.pi-user-star-solid:before,.menu-item-active>a.menu-item-anchor .pi-user-star:before{content:""}.pi-user-star:before{content:""}.pi-user-solid:before,.menu-item-active>a.menu-item-anchor .pi-user:before,.menu-item-active>a.menu-item-anchor .pi-user-2:before,.menu-item-active>a.menu-item-anchor .pi-user-circle:before{content:""}.pi-user:before,.pi-user-2:before,.pi-user-circle:before{content:""}.pi-users-solid:before,.menu-item-active>a.menu-item-anchor .pi-users:before{content:""}.pi-users:before{content:""}.pi-video-solid:before,.menu-item-active>a.menu-item-anchor .pi-video:before{content:""}.pi-video:before{content:""}.pi-voicemail:before{content:";"}.pi-vr-solid:before,.menu-item-active>a.menu-item-anchor .pi-vr:before{content:""}.pi-vr:before{content:""}.pi-wallet-solid:before,.menu-item-active>a.menu-item-anchor .pi-wallet:before{content:"%"}.pi-wallet:before{content:"Y"}.pi-warn-solid:before,.menu-item-active>a.menu-item-anchor .pi-warn:before,.menu-item-active>a.menu-item-anchor .pi-triangle-exclaim:before{content:""}.pi-warn:before,.pi-triangle-exclaim:before{content:""}.pi-wand:before{content:""}.pi-watch-solid:before,.menu-item-active>a.menu-item-anchor .pi-watch:before{content:"z"}.pi-watch:before{content:""}.pi-waypoint-solid:before,.menu-item-active>a.menu-item-anchor .pi-waypoint:before{content:""}.pi-waypoint:before{content:""}.pi-webcam-solid:before,.menu-item-active>a.menu-item-anchor .pi-webcam:before{content:"X"}.pi-webcam:before{content:"e"}.pi-wifi-disable:before,.pi-wifi-off:before{content:""}.pi-wifi-no-signal:before,.pi-wifi-none:before{content:""}.pi-wifi-signal:before,.pi-wifi:before{content:""}.pi-wifi:before{content:""}.pi-wrench-solid:before,.menu-item-active>a.menu-item-anchor .pi-wrench:before{content:""}.pi-wrench:before{content:""}.pi-youtube:before{content:""}.pi-zoom-check:before,.pi-search-check:before{content:""}.pi-zoom-close:before,.pi-search-close:before{content:""}.pi-zoom-in:before,.pi-search-plus:before{content:""}.pi-zoom-out:before,.pi-search-minus:before{content:""}.layout-outline-default>.Collapsed>.header-bar>.header-left,.layout-outline-default>.Expanded>.header-bar>.header-left{background:transparent}div[class*=layout-outline]>.Expanded>.header-bar>*>.icon-openclose,div[class*=layout-outline]>.Collapsed>.header-bar>*>.icon-openclose{background-image:none;width:28px;color:RGBA(16,19,46,.66);font-size:16px}.iconSave,.iconContents,.iconExplore,.iconAttachment,.iconImage,.iconDelete,.iconLookup,.iconInsert,.iconAppend,.iconInsertRow,.iconAppendRow,.iconAppendColumn,.iconExpandAll,.iconCollapseAll,.iconUpdate,.iconNewItem,.iconReopen,.iconLocation,.iconHistory,.iconClose,.iconCloseSmall,.iconSpellChecker,.iconSpellChecking,.iconDefault,.iconBlank,.iconCopy,.iconPrint,.iconTransfer,.iconOpenRule,.iconPDN,.iconUndelete,.iconRefresh,.iconNoShow,.iconRelationship,.iconCalendar,.iconAppendInside,.iconUpdate_disabled,.iconOpenRule_disabled,.iconDelete_disabled,.iconSave_on,.iconContents_on,.iconExplore_on,.iconAttachment_on,.iconImage_on,.iconDelete_on,.iconLookup_on,.iconCalendar_on,.iconInsert_on,.iconAppend_on,.iconInsertRow_on,.iconAppendRow_on,.iconAppendColumn_on,.iconExpandAll_on,.iconCollapseAll_on,.iconUpdate_on,.iconReopen_on,.iconLocation_on,.iconHistory_on,.iconClose_on,.iconCloseSmall_on,.iconSpellChecker_on,.iconSpellChecking_on,.iconDefault_on,.iconBlank_on,.iconCopy_on,.iconPrint_on,.iconTransfer_on,.iconOpenRule_on,.iconPDN_on,.iconUndelete_on,.iconRefresh_on,.iconNoShow_on,.iconRelationship_on,.iconAppendInside_on,.iconNewItem_on,.iconSave_disabled,.iconContents_disabled,.iconExplore_disabled,.iconAttachment_disabled,.iconImage_disabled,.iconLookup_disabled,.iconInsert_disabled,.iconAppend_disabled,.iconInsertRow_disabled,.iconAppendRow_disabled,.iconAppendColumn_disabled,.iconExpandAll_disabled,.iconCollapseAll_disabled,.iconReopen_disabled,.iconLocation_disabled,.iconHistory_disabled,.iconClose_disabled,.iconCloseSmall_disabled,.iconCopy_disabled,.iconDefault_disabled,.iconBlank_disabled,.iconSpellChecker_disabled,.iconSpellChecking_disabled,.iconPrint_disabled,.iconTransfer_disabled,.iconTools_disabled,.iconPDN_disabled,.iconUndelete_disabled,.iconNoShow_disabled,.iconRelationship_disabled,.iconRefresh_disabled,.iconNewItem_disabled,.iconCalendar_disabled,.iconAppendInside_disabled,.iconHelp,.iconHelp_on,.iconHelp_disabled,.yui-panel .container-close,.container-close,.iconReview,.iconReview_on,.iconReview_disabled,a.iconSave,a.iconInsert,a.iconDefault,a.iconBlank,a.iconAttachment,a.iconClose,a.iconContents,a.iconDelete,a.iconExpandAll,a.iconExplore,a.iconHistory,a.iconPrint,a.iconReopen,a.iconSpellChecker,a.iconUpdate,a.iconLocation{background:transparent;width:auto;height:auto;display:inline-block;margin:0;vertical-align:middle;opacity:.7;transition:opacity .2s ease-out}.iconSave,.iconContents,.iconExplore,.iconAttachment,.iconImage,.iconDelete,.iconLookup,.iconInsert,.iconAppend,.iconInsertRow,.iconAppendRow,.iconAppendColumn,.iconExpandAll,.iconCollapseAll,.iconUpdate,.iconNewItem,.iconReopen,.iconLocation,.iconHistory,.iconClose,.iconCloseSmall,.iconSpellChecker,.iconSpellChecking,.iconDefault,.iconBlank,.iconCopy,.iconPrint,.iconTransfer,.iconOpenRule,.iconPDN,.iconUndelete,.iconRefresh,.iconNoShow,.iconRelationship,.iconCalendar,.iconAppendInside,.iconUpdate_disabled,.iconOpenRule_disabled,.iconDelete_disabled,.iconSave_on,.iconContents_on,.iconExplore_on,.iconAttachment_on,.iconImage_on,.iconDelete_on,.iconLookup_on,.iconCalendar_on,.iconInsert_on,.iconAppend_on,.iconInsertRow_on,.iconAppendRow_on,.iconAppendColumn_on,.iconExpandAll_on,.iconCollapseAll_on,.iconUpdate_on,.iconReopen_on,.iconLocation_on,.iconHistory_on,.iconClose_on,.iconCloseSmall_on,.iconSpellChecker_on,.iconSpellChecking_on,.iconDefault_on,.iconBlank_on,.iconCopy_on,.iconPrint_on,.iconTransfer_on,.iconOpenRule_on,.iconPDN_on,.iconUndelete_on,.iconRefresh_on,.iconNoShow_on,.iconRelationship_on,.iconAppendInside_on,.iconNewItem_on,.iconSave_disabled,.iconContents_disabled,.iconExplore_disabled,.iconAttachment_disabled,.iconImage_disabled,.iconLookup_disabled,.iconInsert_disabled,.iconAppend_disabled,.iconInsertRow_disabled,.iconAppendRow_disabled,.iconAppendColumn_disabled,.iconExpandAll_disabled,.iconCollapseAll_disabled,.iconReopen_disabled,.iconLocation_disabled,.iconHistory_disabled,.iconClose_disabled,.iconCloseSmall_disabled,.iconCopy_disabled,.iconDefault_disabled,.iconBlank_disabled,.iconSpellChecker_disabled,.iconSpellChecking_disabled,.iconPrint_disabled,.iconTransfer_disabled,.iconTools_disabled,.iconPDN_disabled,.iconUndelete_disabled,.iconNoShow_disabled,.iconRelationship_disabled,.iconRefresh_disabled,.iconNewItem_disabled,.iconCalendar_disabled,.iconAppendInside_disabled,.iconHelp,.iconHelp_on,.iconHelp_disabled,.yui-panel .container-close,.container-close{font-family:UIKitIcons!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:inherit}.iconSave:before,.iconContents:before,.iconExplore:before,.iconAttachment:before,.iconImage:before,.iconDelete:before,.iconLookup:before,.iconInsert:before,.iconAppend:before,.iconInsertRow:before,.iconAppendRow:before,.iconAppendColumn:before,.iconExpandAll:before,.iconCollapseAll:before,.iconUpdate:before,.iconNewItem:before,.iconReopen:before,.iconLocation:before,.iconHistory:before,.iconClose:before,.iconCloseSmall:before,.iconSpellChecker:before,.iconSpellChecking:before,.iconDefault:before,.iconBlank:before,.iconCopy:before,.iconPrint:before,.iconTransfer:before,.iconOpenRule:before,.iconPDN:before,.iconUndelete:before,.iconRefresh:before,.iconNoShow:before,.iconRelationship:before,.iconCalendar:before,.iconAppendInside:before,.iconUpdate_disabled:before,.iconOpenRule_disabled:before,.iconDelete_disabled:before,.iconSave_on:before,.iconContents_on:before,.iconExplore_on:before,.iconAttachment_on:before,.iconImage_on:before,.iconDelete_on:before,.iconLookup_on:before,.iconCalendar_on:before,.iconInsert_on:before,.iconAppend_on:before,.iconInsertRow_on:before,.iconAppendRow_on:before,.iconAppendColumn_on:before,.iconExpandAll_on:before,.iconCollapseAll_on:before,.iconUpdate_on:before,.iconReopen_on:before,.iconLocation_on:before,.iconHistory_on:before,.iconClose_on:before,.iconCloseSmall_on:before,.iconSpellChecker_on:before,.iconSpellChecking_on:before,.iconDefault_on:before,.iconBlank_on:before,.iconCopy_on:before,.iconPrint_on:before,.iconTransfer_on:before,.iconOpenRule_on:before,.iconPDN_on:before,.iconUndelete_on:before,.iconRefresh_on:before,.iconNoShow_on:before,.iconRelationship_on:before,.iconAppendInside_on:before,.iconNewItem_on:before,.iconSave_disabled:before,.iconContents_disabled:before,.iconExplore_disabled:before,.iconAttachment_disabled:before,.iconImage_disabled:before,.iconLookup_disabled:before,.iconInsert_disabled:before,.iconAppend_disabled:before,.iconInsertRow_disabled:before,.iconAppendRow_disabled:before,.iconAppendColumn_disabled:before,.iconExpandAll_disabled:before,.iconCollapseAll_disabled:before,.iconReopen_disabled:before,.iconLocation_disabled:before,.iconHistory_disabled:before,.iconClose_disabled:before,.iconCloseSmall_disabled:before,.iconCopy_disabled:before,.iconDefault_disabled:before,.iconBlank_disabled:before,.iconSpellChecker_disabled:before,.iconSpellChecking_disabled:before,.iconPrint_disabled:before,.iconTransfer_disabled:before,.iconTools_disabled :before,.iconPDN_disabled:before,.iconUndelete_disabled:before,.iconNoShow_disabled:before,.iconRelationship_disabled:before,.iconRefresh_disabled:before,.iconNewItem_disabled:before,.iconCalendar_disabled:before,.iconAppendInside_disabled:before,.iconHelp:before,.iconHelp_on:before,.iconHelp_disabled:before,.yui-panel .container-close:before,.container-close:before,.iconReview:before,.iconReview_on:before,.iconReview_disabled:before,.iconShowHarness:before,.iconShowHarness_on:before,.iconShowHarness_disabled:before,.iconLocalAction:before,.iconLocalAction_on:before,.iconLocalAction_disabled:before,.iconGetNextWork:before,.iconGetNextWork_on:before,.iconGetNextWork_disabled:before,.iconFinishAssignment:before,.iconFinishAssignment_on:before,.iconFinishAssignment_disabled:before,.iconEnableActionSection:before,.iconEnableActionSection_on:before,.iconEnableActionSection_disabled:before,.iconAddNewWork:before,.iconAddNewWork_on:before,.iconAddNewWork_disabled:before{display:inline-block;margin:0;vertical-align:middle;font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.iconClose_on,.iconClose_disabled,.iconCloseSmall{opacity:0;height:16px;width:16px;border-radius:3px;line-height:14px;text-align:center;padding:0;vertical-align:top;transition:opacity .2s;margin:2px 6px 0!important}.iconCloseSmall{padding:2px 2px 2px 1px;background:#10132E}.iconCloseSmall:hover{background:#10132E}.iconClose:before,.iconClose_on:before,.iconClose_disabled:before,.iconCloseSmall:before{font-size:16px}.iconCloseSmall:before{vertical-align:top;font-size:13px}.tab-li:hover .iconCloseSmall,.iconCloseSmall:hover:before{opacity:1}.iconOpenRule,.iconOpenRule_on,.iconOpenRule_disabled,th.cellCont .iconOpenRule,th.cellCont .iconOpenRule_on,th.cellCont .iconOpenRule_disabled,tr.cellCont td.gridCell .iconOpenRule,tr.cellCont td.gridCell .iconOpenRule_on,tr.cellCont td.gridCell .iconOpenRule_disabled{padding-left:2px}.iconPDN:before,.iconPDN_on:before,.iconPDN_disabled:before{background-position:-270px 0}.iconRelationship:before,.iconRelationship_on:before,.iconRelationship_disabled:before{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.iconSave_on,.iconContents_on,.iconExplore_on,.iconAttachment_on,.iconImage_on,.iconDelete_on,.iconLookup_on,.iconCalendar_on,.iconHelp_on,.iconInsert_on,.iconAppend_on,.iconInsertRow_on,.iconAppendRow_on,.iconAppendColumn_on,.iconExpandAll_on,.iconCollapseAll_on,.iconUpdate_on,.iconReopen_on,.iconLocation_on,.iconHistory_on,.iconClose_on,.iconSpellChecker_on,.iconSpellChecking_on,.iconDefault_on,.iconBlank_on,.iconCopy_on,.iconPrint_on,.iconTransfer_on,.iconOpenRule_on,.iconPDN_on,.iconUndelete_on,.iconRefresh_on,.iconNoShow_on,.iconRelationship_on,.iconAppendInside_on,.iconNewItem_on,.iconCloseSmall_on,a.iconSave:hover,a.iconInsert:hover,a.iconDefault:hover,a.iconBlank:hover,a.iconAttachment:hover,a.iconClose:hover,a.iconContents:hover,a.iconDelete:hover,a.iconExpandAll:hover,a.iconExplore:hover,a.iconHistory:hover,a.iconPrint:hover,a.iconReopen:hover,a.iconSpellChecker:hover,a.iconUpdate:hover,a.iconLocation:hover{opacity:1}.iconSave_disabled,.iconContents_disabled,.iconExplore_disabled,.iconAttachment_disabled,.iconImage_disabled,.iconDelete_disabled,.iconLookup_disabled,.iconHelp_disabled,.iconInsert_disabled,.iconAppend_disabled,.iconInsertRow_disabled,.iconAppendRow_disabled,.iconAppendColumn_disabled,.iconExpandAll_disabled,.iconCollapseAll_disabled,.iconUpdate_disabled,.iconReopen_disabled,.iconLocation_disabled,.iconHistory_disabled,.iconClose_disabled,.iconCloseSmall_disabled,.iconCopy_disabled,.iconDefault_disabled,.iconBlank_disabled,.iconSpellChecker_disabled,.iconSpellChecking_disabled,.iconPrint_disabled,.iconTransfer_disabled,.iconOpenRule_disabled,.iconPDN_disabled,.iconUndelete_disabled,.iconNoShow_disabled,.iconRelationship_disabled,.iconRefresh_disabled,.iconNewItem_disabled,.iconCalendar_disabled,.iconAppendInside_disabled{opacity:.3}.yui-panel .container-close:before,.container-close:before{font-size:25px;color:#10132e;position:relative;top:4px;right:7px;z-index:6;-webkit-transform:rotate(315deg);transform:rotate(315deg)}.iconSearch,.iconSearchResponsive{background-image:none!important;margin-right:.25em}.iconSearch:before,.iconSearchResponsive:before{color:RGBA(16,19,46,.66);height:26px;line-height:26px;font-size:1.2em}.attachments-upload:before{color:#cacdd6;font-size:50px;margin-right:0}.pi-completed-process:before{background:#20AA50;border-radius:50%;color:#050505;font-size:12px;height:19px;width:19px;line-height:19px;text-align:center}.menu-horizontal>.menu-item>.menu-item-anchor.menu-item-expand:after{background:transparent;margin-right:0;width:auto;right:7px;top:25%;color:#10132e}.iconOpenRule{vertical-align:middle}button:active .iconOpenRule,button:active .iconOpenRule_on{color:#2b38a1}.gridCellSelected button:active .iconOpenRule,.gridCellSelected button:active .iconOpenRule_on{color:inherit;opacity:.7}.ie a.nav-toggle-one:hover,.ie a.iconSave:hover,.ie a.iconInsert:hover,.ie a.iconDefault:hover,.ie a.iconBlank:hover,.ie a.iconAttachment:hover,.ie a.iconClose:hover,.ie a.iconContents:hover,.ie a.iconDelete:hover,.ie a.iconExpandAll:hover,.ie a.iconExplore:hover,.ie a.iconHistory:hover,.ie a.iconPrint:hover,.ie a.iconReopen:hover,.ie a.iconSpellChecker:hover,.ie a.iconUpdate:hover,.ie a.iconLocation:hover,.ie a:hover .pi:before{text-decoration:none!important}.pi-dot-3-horz:before,.pi-more-alt:before,.pi-arrow-up-down:before,.pi-nodes-left:before,.pi-nodes-left-solid:before,.pi-align-item-vert-center:before,.pi-align-item-up:before,.pi-align-item-vert-center-solid:before,.pi-align-item-up-solid:before,.pi-distribute-item-vert-center:before,.pi-distribute-item-vert-center-solid:before,.pi-column-delete:before,.pi-column-insert:before,.pi-arrow-box-down:before,.pi-arrow-down:before,.pi-caret-down:before,.pi-arrow-o-down:before,.pi-caret-solid-down:before,.pi-move-down:before,.pi-move-down-solid:before,.pi-circle-half-up:before,.pi-circle-mixed-up:before,.pi-arrow-up-row:before,.pi-knobs-alt:before,.pi-knobs-alt-solid:before,div[class*=layout-outline]>.Expanded>.header-bar>*>.icon-openclose:before,.Temporary_top_tabs>.scrlCntr>ol.tsb-menu>li:first-child>a#TABANCHOR:before,.pi-arrow-micro-down:before,.pi-arrow-micro-down-solid:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.pi-share-point-up:before,.pi-share-point-up-solid:before,.pi-nodes-right:before,.pi-nodes-right-solid:before,.pi-align-item-down:before,.pi-align-item-down-solid:before,.pi-column-top-fill:before,.pi-arrow-box-up:before,.pi-arrow-up:before,.pi-caret-up:before,.pi-arrow-o-up:before,.pi-caret-solid-up:before,.pi-arrow-right-between-rows:before,.pi-move-up:before,.pi-move-up-solid:before,.pi-arrow-micro-up:before,.pi-arrow-micro-up-solid:before,.pi-circle-half-down:before,.pi-arrow-down-row:before,.pi-arrow-down-thru-row:before,.pi-circle-mixed-down:before,.iconRelationship:before,.iconRelationship_on:before,.iconRelationship_disabled:before{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.pi-arrow-sw:before,.pi-puzzle:before,.pi-puzzle-solid:before,.pi-flashlight-ne-solid:before,.pi-flashlight-ne:before,.pi-square-rot45:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);will-change:transform}.pi-phone-hangup:before,.pi-phone-hangup-solid:before{-webkit-transform:rotate(135deg);transform:rotate(135deg);will-change:transform}.pi-arrow-above-row-left:before,.pi-arrow-below-row:before,.pi-plus-line-below:before,.pi-arrow-below-or:before,.pi-arrow-down-text:before,.pi-thumbs-down:before,.pi-thumbs-down-solid:before,.pi-analytics-bad:before,.pi-analytics-bad-solid:before,.pi-nodes-up:before,.pi-nodes-up-solid:before{-webkit-transform:scaleY(-1);transform:scaleY(-1);will-change:transform}.pi-circle-close-solid:before,.pi-close-box:before,.pi-close-circle:before,.pi-arrow-o-ne:before,.container-close:before,.pi-circle-close:before{-webkit-transform:rotate(315deg);transform:rotate(315deg);will-change:transform}.pi-triangle-mixed-left:before,.pi-align-item-right:before,.pi-align-item-right-solid:before,.pi-move-left:before,.pi-move-left-solid:before,.pi-indent:before,.pi-arrow-box-left:before,.pi-arrow-left:before,.pi-caret-left:before,.pi-arrow-o-left:before,.pi-arrow-micro-left:before,.pi-arrow-micro-left-solid:before,.pi-row-left-fill:before,.pi-rewind:before,.pi-align-left:before,.pi-caret-double-left:before,.pi-caret-2-left:before,.pi-caret-solid-left:before,.pi-circle-mixed-right:before,.pi-circle-half-right:before,.pi-swipe-right:before,.pi-transform:before,.pi-swipe-right-solid:before,.pi-arrow-bend-right:before,.pi-plus-between-right-column:before,.pi-arrow-down-between-right-column:before,.pi-arrow-between-right-column-down:before,.pi-tree:before,.pi-column-no-right-edge:before,.pi-column-no-right:before,.iconAppendColumn:before,.iconAppendColumn_on:before,.iconAppendColumn_disabled:before,.iconAppendInside:before,.iconAppendInside_on:before,.pi-plus-line-left:before,.iconAppendInside_disabled:before,.pi-rewind-solid:before,.pi-reply:before,.pi-reply-all:before,.pi-reply-solid:before,.pi-reply-all-solid:before,.pi-arrow-right-column:before,.pi-arrow-below-row:before,.pi-arrow-below-row-right:before{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.pi-arrow-above-row-right:before,.pi-arrow-above-row:before,.pi-redo:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .pi-arrow-box-left:before,[dir=rtl] .pi-arrow-left:before,[dir=rtl] .pi-caret-left:before,[dir=rtl] .pi-arrow-o-left:before,[dir=rtl] .iconUndelete:before,[dir=rtl] .iconUndelete_on:before,[dir=rtl] .iconUndelete_disabled:before,[dir=rtl] .pi-caret-double-left:before,[dir=rtl] .pi-caret-solid-left:before,[dir=rtl] .pi-arrow-left-column:before,[dir=rtl] .pi-plus-between-right-column:before,[dir=rtl] .pi-plus-line-left:before,[dir=rtl] .pi-arrow-down-between-right-column:before,[dir=rtl] .iconAppendColumn:before,[dir=rtl] .iconAppendColumn_on:before,[dir=rtl] .iconAppendColumn_disabled:before,[dir=rtl] .iconAppendInside:before,[dir=rtl] .iconAppendInside_on:before,[dir=rtl] .pi-arrow-micro-left:before,[dir=rtl] .pi-arrow-micro-left-solid:before,[dir=rtl] .pi-caret-2-left:before,[dir=rtl] .pi-circle-half-right:before,[dir=rtl] .pi-circle-mixed-right:before,[dir=rtl] .pi-arrow-below-row-right:before,[dir=rtl] .iconAppendInside_disabled:before,[dir=rtl] .pi-column-no-right-edge:before,[dir=rtl] .pi-column-no-right:before,[dir=rtl] .pi-arrow-right-column:before,[dir=rtl] .pi-row-left-fill:before,[dir=rtl] .pi-transform:before,[dir=rtl] .pi-arrow-bend-right:before{-webkit-transform:none;transform:none}[dir=rtl] .pi-arrow-bend-left:before,[dir=rtl] .pi-arrow-left-column:before,[dir=rtl] .pi-column-no-left:before,[dir=rtl] .pi-arrow-box-right:before,[dir=rtl] .pi-circle-half-left:before,[dir=rtl] .pi-circle-mixed-left:before,[dir=rtl] .pi-arrow-right:before,[dir=rtl] .pi-caret-right:before,[dir=rtl] div[class*=layout-outline]>.Collapsed>.header-bar>*>.icon-openclose:before,[dir=rtl] .pi-arrow-o-right:before,[dir=rtl] .iconReopen:before,[dir=rtl] .iconReopen_on:before,[dir=rtl] .iconReopen_disabled:before,[dir=rtl] .pi-caret-double-right:before,[dir=rtl] .pi-caret-solid-right:before,[dir=rtl] .pi-arrow-right-thru-column:before,[dir=rtl] .pi-column-no-right-edge:before,[dir=rtl] .pi-arrow-above-row:before,[dir=rtl] .pi-caret-2-right:before,[dir=rtl] .pi-list:before,[dir=rtl] .pi-arrow-down-between-left-column:before,[dir=rtl] .pi-plus-line-right:before,[dir=rtl] .pi-or-delete:before,[dir=rtl] .pi-arrow-above-or:before,[dir=rtl] .pi-plus-between-left-column:before,[dir=rtl] .pi-row-right-fill:before,[dir=rtl] .pi-circle-half-right:before,[dir=rtl] .iconGetNextWork:before,[dir=rtl] .iconGetNextWork_on:before,[dir=rtl] .iconGetNextWork_disabled:before,[dir=rtl] .iconTransfer:before,[dir=rtl] .iconTransfer_on:before,[dir=rtl] .iconTransfer_disabled:before,[dir=rtl] .pi-arrow-micro-right:before,[dir=rtl] .pi-arrow-micro-right-solid:before,[dir=rtl] .pi-arrow-below-row-left:before,[dir=rtl] .pi-undo:before,[dir=rtl] .pi-return:before,[dir=rtl] .pi-chevron:before{-webkit-transform:scaleX(-1);transform:scaleX(-1)}[dir=rtl] .pi-arrow-below-or:before,[dir=rtl] .pi-arrow-above-row-left:before,[dir=rtl] .pi-information:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .pi-arrow-above-row-right:before,[dir=rtl] .pi-redo:before{-webkit-transform:rotate(180deg) scaleX(-1);transform:rotate(180deg) scaleX(-1)}[dir=rtl] .pi-arrow-right-between-rows:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}[lang|=ar] .pi-chat-help:before,[lang|=ar] .pi-chat:before,[lang|=ar] .pi-chat-typing:before,[lang|=ar] .pi-chat-sentiment:before,[lang|=ar] .pi-chat-help-solid:before,[lang|=ar] .pi-chat-solid:before,[lang|=ar] .pi-chat-typing-solid:before,[lang|=ar] .pi-chat-sentiment-solid:before,[lang|=ar] .pi-help:before,[lang|=ar] .pi-help-solid:before,[lang|=ar] .iconHelp:before,[lang|=ar] .iconHelp_on:before,[lang|=ar] .iconHelp_disabled:before{-webkit-transform:scaleX(-1);transform:scaleX(-1)}#OnlineHelp,#ServiceCaseGadget,#ChatWrapper,#ProactiveChat{position:fixed;right:-900px;height:550px;top:50%;margin:-275px 0;width:450px;max-width:calc(100vw - 60px);max-height:calc(100vh - 50px);overflow:auto;z-index:2147483644;background:#fff;border:1px solid white;border-radius:4px;box-shadow:0 0 14px #0006}#ProactiveChat.alerting{right:30px;top:70%;height:135px;z-index:2147483645}#OnlineHelp,#ChatWrapper,#ServiceCaseGadget,#ChatFooter{transition:all .5s ease-in-out}#OnlineHelp.expanded,#ServiceCaseGadget.expanded,#ChatWrapper.expanded{height:850px;top:50%;margin:-425px 0!important}#OnlineHelp.compacted,#ServiceCaseGadget.compacted,#ChatWrapper.compacted{height:450px!important}#OnlineHelp.minimized,#ServiceCaseGadget.minimized,#ChatWrapper.minimized,#ChatFooter.minimized{right:-900px}#OnlineHelp.alerting,#ServiceCaseGadget.alerting{right:2px;margin:-275px 0;top:50%}#OnlineHelp.showLeftPanel{width:900px}#OnlineHelp.hideLeftPanel{width:450px}#ChatWrapper{height:550px;right:2px;display:none;overflow:hidden}#ServiceCaseGadget{height:550px;right:2px;display:none}.chatLauncher{display:none}#LocalChatHeader{height:50px;display:inline-flex;width:100%;border-bottom:1px solid #e0e0e0;color:#050505;font-family:Open Sans,sans-serif;font-size:17px;font-weight:300}#HeaderText{padding-top:16px;display:block;padding-left:39px;padding-bottom:10px;width:100%;font-size:17px;font-weight:300;color:#050505;font-family:Open Sans,sans-serif;margin-right:-87px}div#chatBox{position:inherit!important;width:inherit!important;box-shadow:none!important;font-size:18px;color:#000;font-family:Open Sans,sans-serif}#chatContainer .poweredByPega{display:none!important}div#messageBoxDiv{height:641px!important;width:inherit!important;border-bottom:1px solid #e0e0e0}@media screen and (max-width: 767px){.chatContainer #messageBoxDiv{top:100px!important}}div#chatFloater,div#chatIcon,.minimizeIcon{display:none!important}a#startChat{font-size:21px!important;font-weight:300!important;color:#000!important}div#chatText{padding-top:11px!important;padding-left:14px!important;display:none!important}.chatContainer #sendMessageField{height:40px!important;margin-left:10px!important;margin-right:10px!important;width:95%!important;border-top:none!important}.chatContainer #sendMessageField{width:calc(100% - 60px)!important}.chatContainer #sendMessageField:focus{box-shadow:none;border:none;color:#000}input#fileUploadIcon{height:40px}#chatContainer .sendButton{display:none!important}div#ChatFooter{background-color:#f1f1f2;width:450px;text-align:center;color:929497;font-family:Open Sans,sans-serif;border-bottom-left-radius:6px;border-bottom-right-radius:6px;font-size:12px;height:22px;padding-top:8px}#MinimizeChat{font-family:Open Sans,sans-serif;font-size:2.3em;font-weight:400;margin-top:-17px;margin-right:10px;cursor:pointer}#LocalChatSubheader{font-family:Open Sans,sans-serif;font-size:17px;padding-bottom:8px;border-bottom:1px solid #cccccc;margin:5px 14px 7px}#SubHeaderText{padding-top:4px}.EndChat{float:right;background:white;border:1px solid var(--interactiveColor);color:var(--interactiveColor);border-radius:3px;padding:5px 9px;margin-top:-25px;cursor:pointer}.EndChat:hover{background:#e5f0ff}#ChatLauncherminimized,#servicecaselauncherminimized,#launcherminimized,#launcher{font-family:Open Sans,sans-serif;text-align:center;transform:rotate(-90deg) translate(50%);transform-origin:right bottom 0px;margin-right:0;border-radius:6px 6px 0 0;position:fixed;bottom:50%;right:-3px;padding:7px;font-size:20px;z-index:2147483644;color:#050505;cursor:pointer;border:1px solid #fff}#Preview{font-family:Open Sans,sans-serif;text-align:left;border-radius:6px;position:fixed;bottom:0;top:0;margin:auto;right:45px;padding:7px;color:#000;box-shadow:0 0 14px #0006;cursor:pointer;border:none}#launcher:hover{right:0}#unreadCounter{position:absolute;top:-13px;right:-9px;background-color:red;height:23px;width:22px;font-size:16px;border-radius:14px;transform:rotate(90deg);color:#fff;display:none;z-index:2147483645}.chat-button #OnlineHelp,.chat-button #ServiceCaseGadget,.chat-button #ChatWrapper,.chat-button #ProactiveChat{right:20px;bottom:-2000px;top:auto;left:auto;height:600px;margin:0}.chat-button #OnlineHelp.alerting,.chat-button #ServiceCaseGadget.alerting{bottom:20px}.chat-button #OnlineHelp.minimized,.chat-button #ServiceCaseGadget.minimized,.chat-button #ChatWrapper.minimized,.chat-button #ChatFooter.minimized{top:auto;bottom:-2000px}.chat-button #ProactiveChat.alerting{top:70%;bottom:auto;height:135px}.chat-button #ChatLauncherminimized,.chat-button #servicecaselauncherminimized,.chat-button #launcherminimized,.chat-button #launcher{top:auto;left:auto;bottom:20px;right:20px;border-radius:50%;border-color:transparent;display:inline-table;transform:none;opacity:.8;filter:drop-shadow(2px 2px 3px rgba(0,0,0,.4))}.chat-button #ChatLauncherminimized:hover,.chat-button #servicecaselauncherminimized:hover,.chat-button #launcherminimized:hover,.chat-button #launcher:hover{opacity:1}.chat-button #ChatLauncherminimized>img,.chat-button #servicecaselauncherminimized>img,.chat-button #launcherminimized>img,.chat-button #launcher>img{display:block;width:50px;height:50px}.chat-button #Preview{top:auto;bottom:75px}.chat-button #unreadCounter{transform:none;top:-4px}.offer-heading{min-height:250px;display:flex;flex-flow:column;justify-content:center}.offer-heading>p{width:50%}.offer .primary-card h2{font-size:34px;font-weight:500}.offer .promo h4{font-size:28px;font-weight:600;margin-top:0}.offer-footer .promo h4,.offer-footer footer nav>div.flex>a,.offer-footer button.simple{color:#050505}.offer-footer button.simple{min-width:70px}.offer-footer .promo h4{font-weight:400;padding-bottom:30px}.offer-footer p{color:#050505}.offer-container{position:relative}.offer-card,.offer-container,.offer-card>.details{display:flex;flex-flow:column nowrap;flex:1}.offer-card>.details>p{flex-grow:1}.offer-cards .image,.main-offer .image{background-position:25% 50%;background-repeat:no-repeat;background-size:cover;min-height:200px}.builtin-offer>.details{display:flex;flex-flow:column nowrap;flex:1}.builtin-offer>.details>.button-row{display:flex;align-items:end;flex:1}.main-offer>.details{flex:1;padding-left:32px}.offer-cards>.flex>div{display:flex;flex-flow:column nowrap;padding:16px 0 0;flex:1;margin:8px}.offer-cards .highlight{border-top:solid;border-width:1px;padding:8px 0;font-size:14px;font-weight:800;min-height:57px;display:flex;align-items:center;justify-content:center}.offer-cards p{font-size:14px;padding:0 8px}.offer-cards .primary-card h3{font-size:18px;color:#050505;font-weight:800;padding:0 8px}.offer-details{margin-bottom:32px}.offer-details .line{width:81px;height:5px;border-radius:5px;display:block;margin:8px 0 21px}.offer-details .image{background-position:25% 50%;background-repeat:no-repeat;background-size:cover;height:250px;padding:0;border-radius:50%}.offer-details>div>div{width:50%}.offer-details>div>div:first-child{padding:0 56px 0 38px;min-width:344px}.offer-details>div>div:last-child{padding-left:8px}.highlight-card{padding:60px;display:flex;flex-flow:row nowrap}.highlight-card>.flex{flex-basis:35%;padding-right:16px}.offer-highlights{border-left:1px solid rgba(0,0,0,.2);padding-left:16px;flex-basis:65%}.offer-highlights>div{margin-bottom:16px}.offer-highlights .pi{font-size:20px;width:30px;height:30px;margin-right:32px}.offer-highlights .pi:before{text-align:center;width:30px;line-height:30px}.offer-highlights p{font-size:20px;font-weight:600}.offer-img{max-height:400px}.phone main{align-items:center;flex:1;min-height:calc(100vh - 40px);padding:0}.phone main.full-height{padding:8px 16px}.phone select,.phone input,.phone textarea{font-size:16px}.phone .full-height>iframe{min-height:calc(100vh - 40px)}.phone .kmhelp>div{height:calc(100vh - 40px)}.phone aside{display:none}.phone aside>.panel{position:fixed;width:300px;height:100%;transform:translate(-300px);animation:all .3s ease-in-out;background:#FFF}.phone aside.show{position:absolute;overflow:hidden;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:block;z-index:2}.phone aside.show>.panel{transform:translate(0)}.phone aside header{width:100%;text-align:center;border-bottom:1px solid rgba(0,0,0,.2);margin-bottom:0;height:50px;padding:10px}.phone aside header .logo{height:29px}.phone aside nav{padding:16px}.phone aside nav>li>a,.phone aside nav>li>a:visited,.phone aside nav>li>a:hover,.phone aside nav>li>a:focus,.phone aside nav>li>a:active{color:#050505}.phone header{height:40px;display:flex;flex-flow:row nowrap;margin-bottom:0}.phone header button.nav-button{color:#050505;font-size:21px;height:40px;padding-left:8px;border:none;background:transparent;min-width:auto}.phone header .logo-link{flex:1;text-align:center}.phone header a>img{margin-right:16px;height:40px;padding:5px 0}.phone header h1{color:#050505}.phone .home-promo>div{width:50%}.phone .home-promo>.details{padding:0 0 0 16px}.phone .image{background-position:25% 50%;background-repeat:no-repeat;background-size:cover;height:200px}.phone .primary-card,.phone .secondary-card{margin:16px;width:calc(100% - 32px);box-shadow:none;padding:0;border:none;background:none}.phone .margin-t-0{margin-top:0}.phone h1.small{font-size:18px;font-weight:700}.phone h1{text-align:center;font-size:24px;font-weight:800;margin:30px 0}.phone .home>.hero{width:100%}.phone .home>.hero>h1{max-width:247px;font-size:24px;padding:30px 0 100px;margin:0 auto;color:#050505}.phone .main-actions{display:flex;flex-flow:row nowrap;margin-top:-70px;padding:0}.phone .main-actions>button{border:1px solid #ececec;padding:0 8px;height:140px;flex:1;color:#050505;background:#FFF}.phone .main-actions>button>i{display:block;font-size:1.4em;margin:0 0 16px}.phone .top-nav{padding:5px 16px;box-shadow:0 3px 6px #0003;background:#FFF;width:100%;height:40px;border-bottom:1px solid rgba(0,0,0,.2)}.phone .flex-nowrap{flex-direction:column}.phone .account-view-details{text-align:left;padding:8px 0}.phone .top-nav button{min-height:30px}.phone .top-nav .pi{font-weight:800!important;font-size:18px}.phone footer{margin:auto 0 0}.phone footer nav>div.flex{margin:8px;flex-flow:row;justify-content:space-around}.phone footer nav>div.flex>a,.phone footer button.simple,.phone button.nav-button{color:#050505}.phone .col.col-1{margin-bottom:0}.phone .offer-img{max-width:calc(100% - 32px)}.phone .quick-links{text-align:center;grid-template-columns:1fr 1fr;grid-gap:8px}.phone .avatar{width:38px;height:38px}.phone .overlay{right:8px;top:70px;min-width:80px}.phone .overlay:not(.logout){left:8px;bottom:8px}.phone .overlay.logout{right:8px}.phone .overlay:after{right:16px}.phone .intro-quicklinks{background:#ececec;text-align:center}.phone .intro-quicklinks p{padding:16px;color:#050505}.phone .bottom-banner{padding:16px;text-align:center;width:100%}.phone .layout-stacked>.field-item>input{height:46px;border-radius:2px;border-bottom:solid 1px #8a8a8a;background-color:#e8e8e8;padding:10px 8px 0}.phone .content-card{padding:16px}.phone .tabs-details{min-height:calc(100vh - 123px);overflow-y:auto}.phone .quick-links-account a{font-size:16px;margin-bottom:8px;display:block}.phone .quick-links button{font-size:16px;padding:8px 16px;margin-bottom:8px;text-align:left;display:flex;height:auto;width:100%;align-items:center;background:#FFF}.phone .quick-links button>i{border-radius:50%;height:32px;min-width:32px;line-height:26px;font-size:16px;color:#050505;display:inline-block;text-align:center;vertical-align:middle;margin-right:8px}.phone #OnlineHelp,.phone #ServiceCaseGadget,.phone #ChatWrapper{width:300px}.phone .offer-cards{padding:16px}.phone .offer-cards .primary-card{text-align:center}.phone .offer-cards>div{flex-flow:column nowrap}.phone .offer-cards .primary-card{width:auto;margin:8px 0}.phone button.launch-login,.phone button.launch-login:hover,.phone button.launch-login:active,.phone button.launch-login:focus{background:transparent;color:#050505;display:inline-block;min-height:38px}@media screen and (max-width: 1432px){html:not(.phone){zoom:.8}main{padding:0 16px}.hero-main{padding-bottom:16px}.ribbon,.ribbon1{display:none}.offer-heading{min-height:auto;margin:0;padding:16px 0}.offer-heading>p{width:auto}}@media screen and (max-width: 1200px){table.responsive,.responsive thead,.responsive tbody,.responsive th,.responsive td,.responsive tr{display:block}.responsive thead tr{position:absolute;top:-9999px;left:-9999px}.responsive tr{border:1px solid #ccc}.responsive td{border:none;position:relative;text-align:left;padding:3px 0 3px 60%}.responsive td:before{position:absolute;left:8px;padding-right:8px;text-align:left;font-weight:700;max-width:59%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.responsive td:before{content:attr(data-title)}.responsive td.hide-collapsed{display:none}}@media screen and (max-width: 1024px){header ul.flex li{margin-right:16px;text-align:center;flex:1}h1.hero{font-size:50px}.front .hero-wrap{min-height:400px}.primary-options h2{width:auto}h2,.col-2 h3{font-size:20px;margin-bottom:8px}h3{font-size:16px;margin:8px 0}p{font-size:16px}body,button,footer nav>div.flex li,.inputfile+label{font-size:14px}footer nav>div.flex li{margin-right:3vw}.pi.product-icon{min-width:40px;height:40px;line-height:35px}}@media screen and (max-width: 950px){.col.col-1{width:100%;margin-bottom:30px}.col-2{width:100%;margin-left:0;margin-top:0;display:flex}.secondary-card{width:50%}.secondary-options .banner{height:400px}.secondary-options>.content-card{right:16px}.front-option{max-width:50%}.offer-card-col{margin-right:8px}.secondary-card.container{margin-left:8px}footer nav>div.flex>a{margin-right:8px}.tab-vertical-menu>.tab-interface>.container{order:2}.tab-vertical-menu>.tab-interface>.container>.header{display:flex}.tab-vertical-menu>.tab-interface>.container>.body{display:block}.tab-vertical-menu>.tab-interface>.container.collapsed>.body{display:none}.tab-vertical-menu>.tab-interface{margin:0 24px;position:static;float:none;width:auto}.tab-vertical-menu>.tabs-details{margin:0 24px}.tab-vertical-menu>.tab-interface>.tab-action{flex-flow:row nowrap;padding:0;background:none;margin:0}.tab-vertical-menu>.tab-interface>.tab-action>button.simple{margin-right:auto}.hero-wrap img{max-height:150px;align-self:end;padding-bottom:24px}img.hero-offer-img{align-self:start;max-height:200px;padding-right:16px}}@media screen and (max-width: 850px){h1.hero{font-size:40px}.front .hero-wrap{min-height:200px;padding-bottom:16px}.launch-login{display:none}.menu{display:block}header nav>ul.flex{display:none}.overlay.logout{right:100px}header>.header,header>.wrap.header{flex-wrap:wrap;align-items:center}.grid-col-3{display:block}.grid-col-3>div.content-card{margin:0 0 8px}.account-details>div>div{min-width:50%}.layout-inline-grid-double>div{width:100%;margin-right:0}.layout-inline-grid-double>div:nth-child(2n){margin:0}}@media only screen and (max-width: 700px){.account-picker-details>div{min-width:50%}.col-2{flex-flow:column}.col-2>.secondary-card{width:auto}.highlight-card{padding:16px}.options{flex-flow:column nowrap}.front-option{max-width:initial;padding:0}.front-option>.details{padding:8px 0}.chat-button #ChatLauncherminimized>img,.chat-button #servicecaselauncherminimized>img,.chat-button #launcherminimized>img,.chat-button #launcher>img{width:30px;height:30px}.layout-labels-left>.field-item{display:flex;flex-flow:column;align-items:flex-start}.layout-labels-left>.field-item>label{width:auto;min-width:auto;margin:0 0 3px}.offer-cards-list,.builtin-offer,.main-offer{flex-flow:column nowrap}.builtin-offer>.offer-img,.main-offer>.offer-img,.main-offer>.image{width:100%;max-width:none;padding:0}.builtin-offer>.details,.main-offer>.details{margin:14px 0 0;display:flex;flex-flow:column}.primary-card{padding:0;flex-direction:column;background:none}}@media screen and (max-width: 567px){.primary-options .front-option{flex-flow:row nowrap;display:flex;border-bottom:1px solid #dfdfdf;align-items:center;max-width:initial;padding:0}.primary-options .front-option>img{width:140px}.primary-options .front-option>.details{flex:1;text-align:left;padding:16px 0}main .hero-wrap .hero-image{display:none}.offer>main,.wrap{margin:0}button{min-width:0}.copyright{display:none}.fatlist>li{flex-wrap:wrap;padding:0;margin-bottom:8px}time.fatlist-item{font-size:14px;min-width:100%}p.activity{font-size:14px;max-width:calc(100% - 85px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}a.fatlist-item{padding-left:0}:not(.phone)>footer nav{width:100%}:not(.phone)>footer nav>div>a{display:none}:not(.phone)>footer nav>div>a:last-child{display:block}.offer-details>div>div:first-child{padding:0 50px 0 44px;min-width:244px}.offer-details .image{height:150px}.offer .promo>.flex{flex-flow:column;margin:0 auto}.banner>div>div{flex-flow:column;text-align:center}.banner i{font-size:2em}}@media screen and (max-width: 480px){.menu-overlay{right:0;left:0}}.pega-mashup{display:flex;flex-flow:column nowrap;background:#fff;border-radius:8px;padding:16px;min-height:400px;color:#1d2020}.pega-mashup fieldset{border:none;padding:0;margin:0}.primary-card>.pega-mashup{padding:8px 16px;margin-bottom:24px;border:1px solid #d5d5d5;border-radius:4px}.main-header~h3{border-bottom:1px solid rgba(0,0,0,.2)}.pega-mashup button.Simple,.pega-mashup button.Simple:active,.pega-mashup button.Simple:focus,.pega-mashup button.Simple:hover{background:none;color:var(--interactiveColor);min-width:0;outline:none;display:flex;align-items:center;border:none}.pega-mashup button.Light,.pega-mashup button.Light:active,.pega-mashup button.Light:hover,.pega-mashup button.Light:focus{background:none;min-width:0;display:inline-block;padding:0;height:auto;width:fit-content;color:var(--interactiveColor);border:none}.pega-mashup button.action-menu,.pega-mashup button.action-menu:active,.pega-mashup button.action-menu:hover,.pega-mashup button.action-menu:focus{color:var(--interactiveColor);border:var(--interactiveColor) 1px solid;min-width:auto;padding:0 30px 0 16px;background:#fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA0OC4wNiAyOC4wNCcgIHdpZHRoPScxOCcgaGVpZ2h0PSc5Jz48cGF0aCBmaWxsPSIjMTAxMzJFIiBkPSdNNDcuNDEuNTVhMS45MSAxLjkxIDAgMCAwLTIuNyAwbC0yMC43MSAyMi42MS0yMC43NS0yMi42LS4xOC0uMThhMS45MSAxLjkxIDAgMSAwLTIuNTEgMi44OGwyMS44NyAyMy44NGExLjY5IDEuNjkgMCAwIDAgLjEzLjMxIDIuMTUgMi4xNSAwIDAgMCAyLjg1IDAgMS43NSAxLjc1IDAgMCAwIC4xMy0uMzJsMjEuODctMjMuODRhMS45MSAxLjkxIDAgMCAwIDAtMi43eicgdHJhbnNmb3JtPSd0cmFuc2xhdGUoLjEgLjA5KScvPjwvc3ZnPg==) no-repeat calc(100% - 8px) 50%}.layout-content-default.flex,.layout-content-stacked.flex,.layout-content-stacked_with_labels_left{display:flex;flex-flow:column;width:100%}.flex.layout-content-inline_grid_double{flex-flow:row wrap;display:flex}.flex.layout-content-inline_grid_double>div:nth-child(odd){width:calc(50% - 8px);margin-right:8px}.flex.layout-content-inline_grid_double>div:nth-child(2n){width:calc(50% - 8px);margin-left:8px}.flex.layout-content-inline_grid_30_70>div:nth-child(odd){width:calc(30% - 8px);margin-right:8px}.flex.layout-content-inline_grid_30_70>div:nth-child(2n){width:calc(70% - 8px);margin-left:8px}.flex.layout-content-inline_grid_70_30>div:nth-child(odd){width:calc(70% - 8px);margin-right:8px}.flex.layout-content-inline_grid_70_30>div:nth-child(2n){width:calc(30% - 8px);margin-left:8px}.flex.layout-content-inline_grid_triple>div:nth-child(3n+1){width:calc(33.33333% - 8px);margin-right:8px;margin-bottom:8px}.flex.layout-content-inline_grid_triple>div:nth-child(3n+2){width:calc(33.33333% - 8px);margin-right:8px;margin-left:8px;margin-bottom:8px}.flex.layout-content-inline_grid_triple>div:nth-child(3n){width:calc(33.33333% - 8px);margin-left:8px;margin-bottom:8px}.layout-content-stacked.flex>*{margin-bottom:8px}.layout-content-default.flex>*{margin-bottom:16px}.layout-content-stacked_with_labels_left>.field-item{flex-flow:row;margin-bottom:8px}.layout-content-stacked_with_labels_left>.field-item .field-caption{margin-right:8px;margin-bottom:0;width:200px}.layout-content-inline.flex>*,.layout-content-inline_middle.flex>*{margin-right:8px}.layout-content-inline_middle.flex{align-items:center}.layout-content-inline_middle.flex>*:last-child{margin-right:0}.flex.field-item.field-table{overflow-x:auto;flex-flow:column nowrap}.layout-content-default-form{display:grid;grid-template-columns:minmax(0,1fr);row-gap:8px;column-gap:16px;margin-bottom:16px}.layout-content-default-form-2{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-content-default-form-2 .field-table,.layout-content-default-form-2 .field-richtext,.layout-content-default-form-2 .field-textarea,.layout-content-default-form-2 .field-checkbox,.layout-content-default-form-2 .field-radiogroup{grid-column:1 / span 2}.layout-content-default-form-3{grid-template-columns:repeat(3,minmax(0,1fr))}.layout-content-default-form-3 .field-table,.layout-content-default-form-3 .field-richtext,.layout-content-default-form-3 .field-textarea,.layout-content-default-form-3 .field-checkbox,.layout-content-default-form-3 .field-radiogroup{grid-column:1 / span 3}.flex.main-header{min-height:40px;margin-bottom:8px}.flex.main-header>h2{margin-bottom:0;flex:1;display:flex;align-items:center}.flex.main-header>h2>span{white-space:nowrap;display:flex;margin-left:6px}.flex-all{flex:1;margin:0 8px}.flex.margin-l-auto{margin-left:auto}.flex-paragraph li{list-style:inside disc}.align-center{align-items:center}.field-item{display:flex;flex-flow:column}.field-item .field-caption{margin-bottom:3px;margin-top:6px;min-height:20px;display:block}.field-button{display:flex;flex-flow:row nowrap;align-items:center;line-height:28px}.field-checkbox{flex-flow:row nowrap;margin-top:15px;align-items:center}.field-checkbox>label{line-height:25px}.field-checkbox>.field-caption{color:#000;font-size:16px;flex:0 0 100%;min-height:0}.field-radiogroup>div{flex-flow:row;align-items:center;display:flex;margin-bottom:5px}.field-phoneinput>div{flex-flow:row;align-items:center;display:flex}.field-phoneinput>div>input{flex:1}.field-attachment .row-item{padding:4px;border:1px dashed #ccc;max-width:480px;margin-top:0}.field-currencyinput>div{position:relative;display:flex;flex-flow:row nowrap}.field-currencyinput>div>input{padding-inline-start:2ch;width:100%}.currency-symbol{position:absolute;left:7px;top:25%}.sr-only:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.field-attachment .file-upload{background:transparent;border-color:#ccc}.table-content{overflow-x:auto;overflow-y:hidden;flex-flow:column nowrap;display:flex}.table-content td>input,.table-content td>select,.table-content td>textarea{width:-webkit-fill-available;inline-size:-moz-available}.rdl .pzhc.pzbutton,table .pzhc.pzbutton{background:none;color:#1d2020;min-width:30px;border:none;color:var(--interactiveColor)}.rdl>div{border-bottom:1px solid #aaa;padding-bottom:8px;padding-top:8px}.rdl h3{margin-bottom:4px}.rdl>div:last-child{border-bottom:none;padding-bottom:0}.rdl>div:first-child{padding-top:0}table .pzhc.pzbutton:hover,table .pzhc.pzbutton:focus,table .pzhc.pzbutton:active{color:var(--interactiveColor)}.right-aligned{text-align:right;justify-content:flex-end}.field-combobox{position:relative}.field-combobox>.data-list.visible{position:absolute;top:42px;border:1px solid #ccc;left:0;right:0;background:#fff;box-shadow:0 3px 6px #0003;z-index:2;max-height:300px;overflow:auto}.data-list>ol{margin:7px 0 0;padding-left:7px}.action-button-area{display:flex;flex-flow:row;padding-top:16px;border-top:1px solid #ccc}.action-button-area>button{margin-right:8px}.action-button-area>button:last-child{margin:0 0 0 auto}.validation:not(:empty),.error{padding:14px;background:#ffd9db;color:#1d2020;font-size:16px;border-radius:8px;display:flex;margin-bottom:14px;align-items:center}.error button{margin-left:auto;background:transparent;color:#1d2020;min-width:auto}div[readonly],input[readonly],textarea[readonly]{background-color:#fafafa;border-color:transparent}input[readonly],select[readonly],input[type=checkbox][readonly]+label,input[type=radio][readonly]+label{pointer-events:none}input[readonly],select[readonly]{opacity:.7}#case-data{flex:1;display:flex;flex-flow:column nowrap}.helper-text{color:#000000b3;font-size:12px;font-style:italic;line-height:1;margin-top:4px}#case-data>div:first-child{flex:1}.button-menu{position:relative;display:inline-block}.button-menu>ul{position:absolute;top:100%;background:#fff;display:block;margin:0;list-style:none;padding:0;border:1px solid rgba(0,0,0,.2);box-shadow:0 3px 12px #00000026;z-index:2;right:0}.button-menu>ul>li{white-space:nowrap;display:block;padding:.4em 1em;text-decoration:none;color:#333;margin:0}.button-menu>ul>li:focus,.button-menu>ul>li:hover{background:#bbbbbb;outline:none}.icon-required:after{vertical-align:middle;content:"*";font-size:13px;font-weight:700;text-align:left;color:#d91c29;padding-left:3px}.field-text>span:empty:after{content:"––";color:gray}.badge_text{background-color:#088488;color:#050505;font-weight:700;text-transform:uppercase;padding:0 4px;text-align:center;margin-top:1px;font-size:10px;line-height:16px;letter-spacing:.05em}.success{background-color:#daf2e3;color:#1d2020;text-align:center;padding:8px 16px;margin-bottom:16px}.mashup-modal{position:fixed;top:0;bottom:0;right:0;left:0;background:rgba(6,6,6,.3);z-index:2;transition:opacity .4s ease-in-out}.mashup-modal>div{height:60vh;max-width:800px;width:80vw;margin:15vh auto;background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:10px;display:flex;flex-flow:column nowrap;padding-bottom:16px}.mashup-modal>div>.main-header{padding:0 16px;border-bottom:1px solid rgba(0,0,0,.2)}.attach-files{margin:16px 16px 0;display:flex;flex-flow:column;flex:1;overflow-y:auto}.pega-mashup .file-upload{background:rgba(0,116,212,.05);border:1px dashed #0076d1;padding:16px;display:flex;align-items:center}.drop-file-hover{background:rgba(0,116,212,.15)}.pega-mashup .file-upload input{display:none}.row-item{display:flex;flex-flow:row wrap;align-items:center;margin-top:8px;width:100%}.upload-content{display:flex;flex-flow:column;align-items:flex-start;flex-grow:1;overflow-y:auto}.list-items .empty{flex:1;display:flex;flex-direction:column;align-self:center;justify-content:center}.list-item-title{display:flex;flex-flow:column nowrap;flex:1}.list-item-meta{font-size:14px}.list-item-meta>span:after{content:"|";margin:0 3px}.list-item-meta>span:last-child:after{content:""}.doc-icon{position:relative;margin-right:8px}.doc-icon>svg{width:30px;height:30px}.doc-icon>span{position:absolute;left:1px;right:1px;bottom:8px;font-size:7px;text-transform:uppercase;text-align:center}.count-badge{min-width:24px;line-height:24px;border-radius:12px;background-color:#e9eef3;color:#0009;font-weight:600;font-size:12px;margin-top:-9px;margin-left:-3px}.loading-container{display:flex;align-items:center;justify-content:center;width:100%}.loading{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:100%}.loading>.dot{width:10px;height:10px;margin:0 5px;background:#0076d1;border-radius:50%;animation:Loading-ellipsis 1s infinite cubic-bezier(.4,.6,.1,1)}.loading>.dot:nth-child(2){animation-delay:.1667s}.loading>.dot:nth-child(3){animation-delay:.3334s}@keyframes Loading-ellipsis{0%{transform:scale(0);opacity:0}50%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}.rich-text-main{display:flex;flex-flow:column nowrap}.rich-text-main h1,.rich-text-main h2,.rich-text-main h3{color:#050505}.rich-text-main .editor-actions{overscroll-behavior:contain;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.rich-text-main .editor-actions::-webkit-scrollbar{display:none}.rich-text-main .editor{border:1px solid #ccc;overflow:auto;height:216px;min-height:216px}.rich-text-main .toolbar{display:flex;flex-flow:row wrap;align-items:center}.rich-text-main [contenteditable]{outline:0px solid transparent;min-height:200px;height:200px;font-size:14px;padding:8px}.rich-text-main .toolbar>button,.rich-text-main .toolbar>select{margin-right:2px;height:30px;font-size:11px}.rich-text-main .toolbar button{color:#000;cursor:pointer;border:1px solid rgb(204,204,204);border-radius:4px;padding:2px;min-height:30px;background:#fff;min-width:0}.rich-text-main .toolbar .active{background:#ccc}.rich-text-main blockquote{border-left:2px solid #ddd;margin-left:0;margin-right:0;padding-left:10px;color:#aaa;font-style:italic}.rich-text-main img{max-width:100%}@media screen and (max-width: 1200px){.pega-mashup table.responsive,.responsive thead,.responsive tbody,.responsive th,.responsive td,.responsive tr{display:block}.pega-mashup table.responsive thead tr{position:absolute;top:-9999px;left:-9999px}.pega-mashup table.responsive tr{border:1px solid #ccc;margin:8px 0;padding:8px}.pega-mashup table.responsive td{border:none;position:relative;text-align:left;padding:4px 0 4px 60%;height:auto}.pega-mashup table.responsive td:before{position:absolute;left:8px;padding-right:8px;text-align:left;font-weight:700;max-width:59%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pega-mashup table.responsive td:before{content:attr(data-title)}.pega-mashup table.responsive td.hide-collapsed{display:none}.pega-mashup table.responsive .pzhc.pzbutton{height:auto;padding-left:0}}@media only screen and (max-width: 800px){.flex.layout-content-inline_grid_70_30,.flex.layout-content-inline_grid_30_70,.flex.layout-content-inline_grid_double,.flex.layout-content-inline_grid_triple{flex-flow:column nowrap;margin-bottom:0}.flex.layout-content-inline_grid_70_30>div:nth-child(odd),.flex.layout-content-inline_grid_70_30>div:nth-child(2n),.flex.layout-content-inline_grid_30_70>div:nth-child(odd),.flex.layout-content-inline_grid_30_70>div:nth-child(2n),.flex.layout-content-inline_grid_double>div:nth-child(2n),.flex.layout-content-inline_grid_double>div:nth-child(odd),.flex.layout-content-inline_grid_triple>div:nth-child(3n+2),.flex.layout-content-inline_grid_triple>div:nth-child(3n+1),.flex.layout-content-inline_grid_triple>div:nth-child(3n),.layout-content-default-form-2,.layout-content-default-form-3{display:flex;flex-flow:column nowrap;width:100%;margin:0 0 8px}}@media only screen and (max-width: 600px){.pega-mashup table.responsive td{padding:25px 8px 0}.pega-mashup table.responsive td:before{position:absolute;top:-5px;padding:0;min-width:0;max-width:none;left:8px}.pega-mashup .flex.main-header{flex-flow:column;align-items:flex-start}} diff --git a/docs/auto/index.html b/docs/auto/index.html index 45bca53c..166255d2 100644 --- a/docs/auto/index.html +++ b/docs/auto/index.html @@ -38,8 +38,8 @@ document.write(' - - + + diff --git a/docs/commercial_bank/index.html b/docs/commercial_bank/index.html index 4b711c0f..9304d237 100644 --- a/docs/commercial_bank/index.html +++ b/docs/commercial_bank/index.html @@ -38,8 +38,8 @@ document.write(' - - + + diff --git a/docs/comms/index.html b/docs/comms/index.html index 8644b8a9..3a5fc19f 100644 --- a/docs/comms/index.html +++ b/docs/comms/index.html @@ -38,8 +38,8 @@ document.write(' - - + + diff --git a/docs/energy/index.html b/docs/energy/index.html index 4ebba503..0bef3319 100644 --- a/docs/energy/index.html +++ b/docs/energy/index.html @@ -38,8 +38,8 @@ document.write(' - - + + diff --git a/docs/gov/index.html b/docs/gov/index.html index b8b59ea7..1022952f 100644 --- a/docs/gov/index.html +++ b/docs/gov/index.html @@ -38,8 +38,8 @@ document.write(' - - + + diff --git a/docs/health_care/index.html b/docs/health_care/index.html index fe6c4b8f..eb7e4fd1 100644 --- a/docs/health_care/index.html +++ b/docs/health_care/index.html @@ -38,8 +38,8 @@ document.write(' - - + + diff --git a/docs/health_payer/index.html b/docs/health_payer/index.html index 7c697360..278fa0ec 100644 --- a/docs/health_payer/index.html +++ b/docs/health_payer/index.html @@ -38,8 +38,8 @@ document.write(' - - + + diff --git a/docs/health_pharma/index.html b/docs/health_pharma/index.html index 60bce7fb..b04aa5eb 100644 --- a/docs/health_pharma/index.html +++ b/docs/health_pharma/index.html @@ -38,8 +38,8 @@ document.write(' - - + + diff --git a/docs/health_provider/index.html b/docs/health_provider/index.html index a4d84b99..c0edbb1d 100644 --- a/docs/health_provider/index.html +++ b/docs/health_provider/index.html @@ -38,8 +38,8 @@ document.write(' - - + + diff --git a/docs/insurance/index.html b/docs/insurance/index.html index ee42e6aa..4b7db869 100644 --- a/docs/insurance/index.html +++ b/docs/insurance/index.html @@ -38,8 +38,8 @@ document.write(' - - + + diff --git a/docs/manufacturing/index.html b/docs/manufacturing/index.html index 6d237a05..d9aac6f4 100644 --- a/docs/manufacturing/index.html +++ b/docs/manufacturing/index.html @@ -38,8 +38,8 @@ document.write(' - - + + diff --git a/docs/retail_bank/index.html b/docs/retail_bank/index.html index 2e917feb..8a806da6 100644 --- a/docs/retail_bank/index.html +++ b/docs/retail_bank/index.html @@ -38,8 +38,8 @@ document.write(' - - + + diff --git a/docs/travel/index.html b/docs/travel/index.html index baa89db7..7e45fd6f 100644 --- a/docs/travel/index.html +++ b/docs/travel/index.html @@ -38,8 +38,8 @@ document.write(' - - + + diff --git a/docs/wealth/index.html b/docs/wealth/index.html index eff22bbc..531925f8 100644 --- a/docs/wealth/index.html +++ b/docs/wealth/index.html @@ -38,8 +38,8 @@ document.write(' - - + + diff --git a/package-lock.json b/package-lock.json index e91c0e12..36ecafbf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,12 +55,13 @@ } }, "node_modules/@babel/code-frame": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.5.tgz", - "integrity": "sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==", + "version": "7.22.10", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.10.tgz", + "integrity": "sha512-/KKIMG4UEL35WmI9OlvMhurwtytjvXoFcGNrOvyG9zIzA8YmPjVtIZUf7b05+TPO7G7/GEmLHDaoCgACHl9hhA==", "dev": true, "dependencies": { - "@babel/highlight": "^7.22.5" + "@babel/highlight": "^7.22.10", + "chalk": "^2.4.2" }, "engines": { "node": ">=6.9.0" @@ -76,21 +77,21 @@ } }, "node_modules/@babel/core": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.9.tgz", - "integrity": "sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w==", + "version": "7.22.10", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.10.tgz", + "integrity": "sha512-fTmqbbUBAwCcre6zPzNngvsI0aNrPZe77AeqvDxWM9Nm+04RrJ3CAmGHA9f7lJQY6ZMhRztNemy4uslDxTX4Qw==", "dev": true, "dependencies": { "@ampproject/remapping": "^2.2.0", - "@babel/code-frame": "^7.22.5", - "@babel/generator": "^7.22.9", - "@babel/helper-compilation-targets": "^7.22.9", + "@babel/code-frame": "^7.22.10", + "@babel/generator": "^7.22.10", + "@babel/helper-compilation-targets": "^7.22.10", "@babel/helper-module-transforms": "^7.22.9", - "@babel/helpers": "^7.22.6", - "@babel/parser": "^7.22.7", + "@babel/helpers": "^7.22.10", + "@babel/parser": "^7.22.10", "@babel/template": "^7.22.5", - "@babel/traverse": "^7.22.8", - "@babel/types": "^7.22.5", + "@babel/traverse": "^7.22.10", + "@babel/types": "^7.22.10", "convert-source-map": "^1.7.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", @@ -106,12 +107,12 @@ } }, "node_modules/@babel/generator": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.9.tgz", - "integrity": "sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw==", + "version": "7.22.10", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.10.tgz", + "integrity": "sha512-79KIf7YiWjjdZ81JnLujDRApWtl7BxTqWD88+FFdQEIOG8LJ0etDOM7CXuIgGJa55sGOwZVwuEsaLEm0PJ5/+A==", "dev": true, "dependencies": { - "@babel/types": "^7.22.5", + "@babel/types": "^7.22.10", "@jridgewell/gen-mapping": "^0.3.2", "@jridgewell/trace-mapping": "^0.3.17", "jsesc": "^2.5.1" @@ -133,9 +134,9 @@ } }, "node_modules/@babel/helper-compilation-targets": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.9.tgz", - "integrity": "sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw==", + "version": "7.22.10", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.10.tgz", + "integrity": "sha512-JMSwHD4J7SLod0idLq5PKgI+6g/hLD/iuWBq08ZX49xE14VpVEojJ5rHWptpirV2j020MvypRLAXAO50igCJ5Q==", "dev": true, "dependencies": { "@babel/compat-data": "^7.22.9", @@ -146,15 +147,12 @@ }, "engines": { "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" } }, "node_modules/@babel/helper-create-class-features-plugin": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.9.tgz", - "integrity": "sha512-Pwyi89uO4YrGKxL/eNJ8lfEH55DnRloGPOseaA8NFNL6jAUnn+KccaISiFazCj5IolPPDjGSdzQzXVzODVRqUQ==", + "version": "7.22.10", + "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.10.tgz", + "integrity": "sha512-5IBb77txKYQPpOEdUdIhBx8VrZyDCQ+H82H0+5dX1TmuscP5vJKEE3cKurjtIw/vFwzbVH48VweE78kVDBrqjA==", "dev": true, "dependencies": { "@babel/helper-annotate-as-pure": "^7.22.5", @@ -353,27 +351,27 @@ } }, "node_modules/@babel/helpers": { - "version": "7.22.6", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.6.tgz", - "integrity": "sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA==", + "version": "7.22.10", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.10.tgz", + "integrity": "sha512-a41J4NW8HyZa1I1vAndrraTlPZ/eZoga2ZgS7fEr0tZJGVU4xqdE80CEm0CcNjha5EZ8fTBYLKHF0kqDUuAwQw==", "dev": true, "dependencies": { "@babel/template": "^7.22.5", - "@babel/traverse": "^7.22.6", - "@babel/types": "^7.22.5" + "@babel/traverse": "^7.22.10", + "@babel/types": "^7.22.10" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/highlight": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.5.tgz", - "integrity": "sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==", + "version": "7.22.10", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.10.tgz", + "integrity": "sha512-78aUtVcT7MUscr0K5mIEnkwxPE0MaxkR5RxRwuHaQ+JuU5AmTPhY+do2mdzVTnIJJpyBglql2pehuBIWHug+WQ==", "dev": true, "dependencies": { "@babel/helper-validator-identifier": "^7.22.5", - "chalk": "^2.0.0", + "chalk": "^2.4.2", "js-tokens": "^4.0.0" }, "engines": { @@ -381,9 +379,9 @@ } }, "node_modules/@babel/parser": { - "version": "7.22.7", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.7.tgz", - "integrity": "sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==", + "version": "7.22.10", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.10.tgz", + "integrity": "sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ==", "bin": { "parser": "bin/babel-parser.js" }, @@ -422,13 +420,13 @@ } }, "node_modules/@babel/plugin-transform-typescript": { - "version": "7.22.9", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.22.9.tgz", - "integrity": "sha512-BnVR1CpKiuD0iobHPaM1iLvcwPYN2uVFAqoLVSpEDKWuOikoCv5HbKLxclhKYUXlWkX86DoZGtqI4XhbOsyrMg==", + "version": "7.22.10", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.22.10.tgz", + "integrity": "sha512-7++c8I/ymsDo4QQBAgbraXLzIM6jmfao11KgIBEYZRReWzNWH9NtNgJcyrZiXsOPh523FQm6LfpLyy/U5fn46A==", "dev": true, "dependencies": { "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-create-class-features-plugin": "^7.22.9", + "@babel/helper-create-class-features-plugin": "^7.22.10", "@babel/helper-plugin-utils": "^7.22.5", "@babel/plugin-syntax-typescript": "^7.22.5" }, @@ -454,19 +452,19 @@ } }, "node_modules/@babel/traverse": { - "version": "7.22.8", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.8.tgz", - "integrity": "sha512-y6LPR+wpM2I3qJrsheCTwhIinzkETbplIgPBbwvqPKc+uljeA5gP+3nP8irdYt1mjQaDnlIcG+dw8OjAco4GXw==", + "version": "7.22.10", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.10.tgz", + "integrity": "sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig==", "dev": true, "dependencies": { - "@babel/code-frame": "^7.22.5", - "@babel/generator": "^7.22.7", + "@babel/code-frame": "^7.22.10", + "@babel/generator": "^7.22.10", "@babel/helper-environment-visitor": "^7.22.5", "@babel/helper-function-name": "^7.22.5", "@babel/helper-hoist-variables": "^7.22.5", "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/parser": "^7.22.7", - "@babel/types": "^7.22.5", + "@babel/parser": "^7.22.10", + "@babel/types": "^7.22.10", "debug": "^4.1.0", "globals": "^11.1.0" }, @@ -475,9 +473,9 @@ } }, "node_modules/@babel/types": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.5.tgz", - "integrity": "sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==", + "version": "7.22.10", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.10.tgz", + "integrity": "sha512-obaoigiLrlDZ7TUQln/8m4mSqIW2QFeOrCQc9r+xsaHGNoplVNYlRVpsfE8Vj35GEm2ZH4ZhrNYogs/3fj85kg==", "dev": true, "dependencies": { "@babel/helper-string-parser": "^7.22.5", @@ -553,9 +551,9 @@ } }, "node_modules/@esbuild/android-arm": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.18.17.tgz", - "integrity": "sha512-wHsmJG/dnL3OkpAcwbgoBTTMHVi4Uyou3F5mf58ZtmUyIKfcdA7TROav/6tCzET4A3QW2Q2FC+eFneMU+iyOxg==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.18.20.tgz", + "integrity": "sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==", "cpu": [ "arm" ], @@ -569,9 +567,9 @@ } }, "node_modules/@esbuild/android-arm64": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.18.17.tgz", - "integrity": "sha512-9np+YYdNDed5+Jgr1TdWBsozZ85U1Oa3xW0c7TWqH0y2aGghXtZsuT8nYRbzOMcl0bXZXjOGbksoTtVOlWrRZg==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.18.20.tgz", + "integrity": "sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==", "cpu": [ "arm64" ], @@ -585,9 +583,9 @@ } }, "node_modules/@esbuild/android-x64": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.18.17.tgz", - "integrity": "sha512-O+FeWB/+xya0aLg23hHEM2E3hbfwZzjqumKMSIqcHbNvDa+dza2D0yLuymRBQQnC34CWrsJUXyH2MG5VnLd6uw==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.18.20.tgz", + "integrity": "sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==", "cpu": [ "x64" ], @@ -601,9 +599,9 @@ } }, "node_modules/@esbuild/darwin-arm64": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.18.17.tgz", - "integrity": "sha512-M9uJ9VSB1oli2BE/dJs3zVr9kcCBBsE883prage1NWz6pBS++1oNn/7soPNS3+1DGj0FrkSvnED4Bmlu1VAE9g==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.18.20.tgz", + "integrity": "sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==", "cpu": [ "arm64" ], @@ -617,9 +615,9 @@ } }, "node_modules/@esbuild/darwin-x64": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.18.17.tgz", - "integrity": "sha512-XDre+J5YeIJDMfp3n0279DFNrGCXlxOuGsWIkRb1NThMZ0BsrWXoTg23Jer7fEXQ9Ye5QjrvXpxnhzl3bHtk0g==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.18.20.tgz", + "integrity": "sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==", "cpu": [ "x64" ], @@ -633,9 +631,9 @@ } }, "node_modules/@esbuild/freebsd-arm64": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.18.17.tgz", - "integrity": "sha512-cjTzGa3QlNfERa0+ptykyxs5A6FEUQQF0MuilYXYBGdBxD3vxJcKnzDlhDCa1VAJCmAxed6mYhA2KaJIbtiNuQ==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.18.20.tgz", + "integrity": "sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==", "cpu": [ "arm64" ], @@ -649,9 +647,9 @@ } }, "node_modules/@esbuild/freebsd-x64": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.18.17.tgz", - "integrity": "sha512-sOxEvR8d7V7Kw8QqzxWc7bFfnWnGdaFBut1dRUYtu+EIRXefBc/eIsiUiShnW0hM3FmQ5Zf27suDuHsKgZ5QrA==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.18.20.tgz", + "integrity": "sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==", "cpu": [ "x64" ], @@ -665,9 +663,9 @@ } }, "node_modules/@esbuild/linux-arm": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.18.17.tgz", - "integrity": "sha512-2d3Lw6wkwgSLC2fIvXKoMNGVaeY8qdN0IC3rfuVxJp89CRfA3e3VqWifGDfuakPmp90+ZirmTfye1n4ncjv2lg==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.18.20.tgz", + "integrity": "sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==", "cpu": [ "arm" ], @@ -681,9 +679,9 @@ } }, "node_modules/@esbuild/linux-arm64": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.18.17.tgz", - "integrity": "sha512-c9w3tE7qA3CYWjT+M3BMbwMt+0JYOp3vCMKgVBrCl1nwjAlOMYzEo+gG7QaZ9AtqZFj5MbUc885wuBBmu6aADQ==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.18.20.tgz", + "integrity": "sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==", "cpu": [ "arm64" ], @@ -697,9 +695,9 @@ } }, "node_modules/@esbuild/linux-ia32": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.18.17.tgz", - "integrity": "sha512-1DS9F966pn5pPnqXYz16dQqWIB0dmDfAQZd6jSSpiT9eX1NzKh07J6VKR3AoXXXEk6CqZMojiVDSZi1SlmKVdg==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.18.20.tgz", + "integrity": "sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==", "cpu": [ "ia32" ], @@ -713,9 +711,9 @@ } }, "node_modules/@esbuild/linux-loong64": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.18.17.tgz", - "integrity": "sha512-EvLsxCk6ZF0fpCB6w6eOI2Fc8KW5N6sHlIovNe8uOFObL2O+Mr0bflPHyHwLT6rwMg9r77WOAWb2FqCQrVnwFg==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.18.20.tgz", + "integrity": "sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==", "cpu": [ "loong64" ], @@ -729,9 +727,9 @@ } }, "node_modules/@esbuild/linux-mips64el": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.18.17.tgz", - "integrity": "sha512-e0bIdHA5p6l+lwqTE36NAW5hHtw2tNRmHlGBygZC14QObsA3bD4C6sXLJjvnDIjSKhW1/0S3eDy+QmX/uZWEYQ==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.18.20.tgz", + "integrity": "sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==", "cpu": [ "mips64el" ], @@ -745,9 +743,9 @@ } }, "node_modules/@esbuild/linux-ppc64": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.18.17.tgz", - "integrity": "sha512-BAAilJ0M5O2uMxHYGjFKn4nJKF6fNCdP1E0o5t5fvMYYzeIqy2JdAP88Az5LHt9qBoUa4tDaRpfWt21ep5/WqQ==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.18.20.tgz", + "integrity": "sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==", "cpu": [ "ppc64" ], @@ -761,9 +759,9 @@ } }, "node_modules/@esbuild/linux-riscv64": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.18.17.tgz", - "integrity": "sha512-Wh/HW2MPnC3b8BqRSIme/9Zhab36PPH+3zam5pqGRH4pE+4xTrVLx2+XdGp6fVS3L2x+DrsIcsbMleex8fbE6g==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.18.20.tgz", + "integrity": "sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==", "cpu": [ "riscv64" ], @@ -777,9 +775,9 @@ } }, "node_modules/@esbuild/linux-s390x": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.18.17.tgz", - "integrity": "sha512-j/34jAl3ul3PNcK3pfI0NSlBANduT2UO5kZ7FCaK33XFv3chDhICLY8wJJWIhiQ+YNdQ9dxqQctRg2bvrMlYgg==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.18.20.tgz", + "integrity": "sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==", "cpu": [ "s390x" ], @@ -793,9 +791,9 @@ } }, "node_modules/@esbuild/linux-x64": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.18.17.tgz", - "integrity": "sha512-QM50vJ/y+8I60qEmFxMoxIx4de03pGo2HwxdBeFd4nMh364X6TIBZ6VQ5UQmPbQWUVWHWws5MmJXlHAXvJEmpQ==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.18.20.tgz", + "integrity": "sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==", "cpu": [ "x64" ], @@ -809,9 +807,9 @@ } }, "node_modules/@esbuild/netbsd-x64": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.18.17.tgz", - "integrity": "sha512-/jGlhWR7Sj9JPZHzXyyMZ1RFMkNPjC6QIAan0sDOtIo2TYk3tZn5UDrkE0XgsTQCxWTTOcMPf9p6Rh2hXtl5TQ==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.18.20.tgz", + "integrity": "sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==", "cpu": [ "x64" ], @@ -825,9 +823,9 @@ } }, "node_modules/@esbuild/openbsd-x64": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.18.17.tgz", - "integrity": "sha512-rSEeYaGgyGGf4qZM2NonMhMOP/5EHp4u9ehFiBrg7stH6BYEEjlkVREuDEcQ0LfIl53OXLxNbfuIj7mr5m29TA==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.18.20.tgz", + "integrity": "sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==", "cpu": [ "x64" ], @@ -841,9 +839,9 @@ } }, "node_modules/@esbuild/sunos-x64": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.18.17.tgz", - "integrity": "sha512-Y7ZBbkLqlSgn4+zot4KUNYst0bFoO68tRgI6mY2FIM+b7ZbyNVtNbDP5y8qlu4/knZZ73fgJDlXID+ohY5zt5g==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.18.20.tgz", + "integrity": "sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==", "cpu": [ "x64" ], @@ -857,9 +855,9 @@ } }, "node_modules/@esbuild/win32-arm64": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.18.17.tgz", - "integrity": "sha512-bwPmTJsEQcbZk26oYpc4c/8PvTY3J5/QK8jM19DVlEsAB41M39aWovWoHtNm78sd6ip6prilxeHosPADXtEJFw==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.18.20.tgz", + "integrity": "sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==", "cpu": [ "arm64" ], @@ -873,9 +871,9 @@ } }, "node_modules/@esbuild/win32-ia32": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.18.17.tgz", - "integrity": "sha512-H/XaPtPKli2MhW+3CQueo6Ni3Avggi6hP/YvgkEe1aSaxw+AeO8MFjq8DlgfTd9Iz4Yih3QCZI6YLMoyccnPRg==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.18.20.tgz", + "integrity": "sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==", "cpu": [ "ia32" ], @@ -889,9 +887,9 @@ } }, "node_modules/@esbuild/win32-x64": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.18.17.tgz", - "integrity": "sha512-fGEb8f2BSA3CW7riJVurug65ACLuQAzKq0SSqkY2b2yHHH0MzDfbLyKIGzHwOI/gkHcxM/leuSW6D5w/LMNitA==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.18.20.tgz", + "integrity": "sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==", "cpu": [ "x64" ], @@ -920,18 +918,18 @@ } }, "node_modules/@eslint-community/regexpp": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.6.2.tgz", - "integrity": "sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==", + "version": "4.7.0", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.7.0.tgz", + "integrity": "sha512-+HencqxU7CFJnQb7IKtuNBqS6Yx3Tz4kOL8BJXo+JyeiBm5MEX6pO8onXDkjrkCRlfYXS1Axro15ZjVFe9YgsA==", "dev": true, "engines": { "node": "^12.0.0 || ^14.0.0 || >=16.0.0" } }, "node_modules/@eslint/eslintrc": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.1.tgz", - "integrity": "sha512-9t7ZA7NGGK8ckelF0PQCfcxIUzs1Md5rrO6U/c+FIQNanea5UZC0wqKXH4vHBccmu4ZJgZ2idtPeW7+Q2npOEA==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.2.tgz", + "integrity": "sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==", "dev": true, "dependencies": { "ajv": "^6.12.4", @@ -952,9 +950,9 @@ } }, "node_modules/@eslint/eslintrc/node_modules/globals": { - "version": "13.20.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz", - "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", + "version": "13.21.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.21.0.tgz", + "integrity": "sha512-ybyme3s4yy/t/3s35bewwXKOf7cvzfreG2lH0lZl0JB7I4GxRP2ghxOK/Nb9EkRXdbBXZLfq/p/0W2JUONB/Gg==", "dev": true, "dependencies": { "type-fest": "^0.20.2" @@ -979,9 +977,9 @@ } }, "node_modules/@eslint/js": { - "version": "8.46.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.46.0.tgz", - "integrity": "sha512-a8TLtmPi8xzPkCbp/OGFUo5yhRkHM2Ko9kOWP4znJr0WAhWyThaw3PnwX4vOTWOAMsV2uRt32PPDcEz63esSaA==", + "version": "8.47.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.47.0.tgz", + "integrity": "sha512-P6omY1zv5MItm93kLM8s2vr1HICJH8v0dvddDhysbIuZ+vcjOHg5Zbkf1mTkcmi2JA9oBG2anOkRnW8WJTS8Og==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -1102,9 +1100,9 @@ } }, "node_modules/@jest/schemas": { - "version": "29.6.0", - "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.0.tgz", - "integrity": "sha512-rxLjXyJBTL4LQeJW3aKo0M/+GkCOXsO+8i9Iu7eDb6KwtP65ayoDsitrdPBtujxQ88k4wI2FNYfa6TOGwSn6cQ==", + "version": "29.6.3", + "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz", + "integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==", "dev": true, "dependencies": { "@sinclair/typebox": "^0.27.8" @@ -1128,9 +1126,9 @@ } }, "node_modules/@jridgewell/resolve-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz", - "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz", + "integrity": "sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==", "dev": true, "engines": { "node": ">=6.0.0" @@ -1151,21 +1149,15 @@ "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==" }, "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.18", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz", - "integrity": "sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==", + "version": "0.3.19", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz", + "integrity": "sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==", "dev": true, "dependencies": { - "@jridgewell/resolve-uri": "3.1.0", - "@jridgewell/sourcemap-codec": "1.4.14" + "@jridgewell/resolve-uri": "^3.1.0", + "@jridgewell/sourcemap-codec": "^1.4.14" } }, - "node_modules/@jridgewell/trace-mapping/node_modules/@jridgewell/sourcemap-codec": { - "version": "1.4.14", - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz", - "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==", - "dev": true - }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", @@ -1285,9 +1277,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "16.18.39", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.39.tgz", - "integrity": "sha512-8q9ZexmdYYyc5/cfujaXb4YOucpQxAV4RMG0himLyDUOEr8Mr79VrqsFI+cQ2M2h89YIuy95lbxuYjxT4Hk4kQ==", + "version": "16.18.43", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.43.tgz", + "integrity": "sha512-YFpgPKPRcwYbeNOimfu70B+TVJe6tr88WiW/TzEldkwGxQXrmabpU+lDjrFlNqdqIi3ON0o69EQBW62VH4MIxw==", "dev": true }, "node_modules/@types/sinonjs__fake-timers": { @@ -1313,9 +1305,9 @@ } }, "node_modules/@vitejs/plugin-vue": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.2.3.tgz", - "integrity": "sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.3.3.tgz", + "integrity": "sha512-ssxyhIAZqB0TrpUg6R0cBpCuMk9jTIlO1GNSKKQD6S8VjnXi6JXKfUXjSsxey9IwQiaRGsO1WnW9Rkl1L6AJVw==", "dev": true, "engines": { "node": "^14.18.0 || >=16.0.0" @@ -1326,14 +1318,14 @@ } }, "node_modules/@vitejs/plugin-vue-jsx": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-3.0.1.tgz", - "integrity": "sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-3.0.2.tgz", + "integrity": "sha512-obF26P2Z4Ogy3cPp07B4VaW6rpiu0ue4OT2Y15UxT5BZZ76haUY9guOsZV3uWh/I6xc+VeiW+ZVabRE82FyzWw==", "dev": true, "dependencies": { - "@babel/core": "^7.20.7", - "@babel/plugin-transform-typescript": "^7.20.7", - "@vue/babel-plugin-jsx": "^1.1.1" + "@babel/core": "^7.22.10", + "@babel/plugin-transform-typescript": "^7.22.10", + "@vue/babel-plugin-jsx": "^1.1.5" }, "engines": { "node": "^14.18.0 || >=16.0.0" @@ -1344,9 +1336,9 @@ } }, "node_modules/@vitest/coverage-v8": { - "version": "0.34.1", - "resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-0.34.1.tgz", - "integrity": "sha512-lRgUwjTMr8idXEbUPSNH4jjRZJXJCVY3BqUa+LDXyJVe3pldxYMn/r0HMqatKUGTp0Kyf1j5LfFoY6kRqRp7jw==", + "version": "0.34.2", + "resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-0.34.2.tgz", + "integrity": "sha512-3VuDZPeGGd1zWtc0Tdj9cHSbFc8IQ0ffnWp9MlhItOkziN6HEf219meZ9cZheg/hJXrXb+Fi2bMu7GeCAfL4yA==", "dev": true, "dependencies": { "@ampproject/remapping": "^2.2.1", @@ -1369,13 +1361,13 @@ } }, "node_modules/@vitest/expect": { - "version": "0.34.1", - "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-0.34.1.tgz", - "integrity": "sha512-q2CD8+XIsQ+tHwypnoCk8Mnv5e6afLFvinVGCq3/BOT4kQdVQmY6rRfyKkwcg635lbliLPqbunXZr+L1ssUWiQ==", + "version": "0.34.2", + "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-0.34.2.tgz", + "integrity": "sha512-EZm2dMNlLyIfDMha17QHSQcg2KjeAZaXd65fpPzXY5bvnfx10Lcaz3N55uEe8PhF+w4pw+hmrlHLLlRn9vkBJg==", "dev": true, "dependencies": { - "@vitest/spy": "0.34.1", - "@vitest/utils": "0.34.1", + "@vitest/spy": "0.34.2", + "@vitest/utils": "0.34.2", "chai": "^4.3.7" }, "funding": { @@ -1383,12 +1375,12 @@ } }, "node_modules/@vitest/runner": { - "version": "0.34.1", - "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-0.34.1.tgz", - "integrity": "sha512-YfQMpYzDsYB7yqgmlxZ06NI4LurHWfrH7Wy3Pvf/z/vwUSgq1zLAb1lWcItCzQG+NVox+VvzlKQrYEXb47645g==", + "version": "0.34.2", + "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-0.34.2.tgz", + "integrity": "sha512-8ydGPACVX5tK3Dl0SUwxfdg02h+togDNeQX3iXVFYgzF5odxvaou7HnquALFZkyVuYskoaHUOqOyOLpOEj5XTA==", "dev": true, "dependencies": { - "@vitest/utils": "0.34.1", + "@vitest/utils": "0.34.2", "p-limit": "^4.0.0", "pathe": "^1.1.1" }, @@ -1424,9 +1416,9 @@ } }, "node_modules/@vitest/snapshot": { - "version": "0.34.1", - "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-0.34.1.tgz", - "integrity": "sha512-0O9LfLU0114OqdF8lENlrLsnn024Tb1CsS9UwG0YMWY2oGTQfPtkW+B/7ieyv0X9R2Oijhi3caB1xgGgEgclSQ==", + "version": "0.34.2", + "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-0.34.2.tgz", + "integrity": "sha512-qhQ+xy3u4mwwLxltS4Pd4SR+XHv4EajiTPNY3jkIBLUApE6/ce72neJPSUQZ7bL3EBuKI+NhvzhGj3n5baRQUQ==", "dev": true, "dependencies": { "magic-string": "^0.30.1", @@ -1438,9 +1430,9 @@ } }, "node_modules/@vitest/spy": { - "version": "0.34.1", - "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-0.34.1.tgz", - "integrity": "sha512-UT4WcI3EAPUNO8n6y9QoEqynGGEPmmRxC+cLzneFFXpmacivjHZsNbiKD88KUScv5DCHVDgdBsLD7O7s1enFcQ==", + "version": "0.34.2", + "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-0.34.2.tgz", + "integrity": "sha512-yd4L9OhfH6l0Av7iK3sPb3MykhtcRN5c5K5vm1nTbuN7gYn+yvUVVsyvzpHrjqS7EWqn9WsPJb7+0c3iuY60tA==", "dev": true, "dependencies": { "tinyspy": "^2.1.1" @@ -1450,9 +1442,9 @@ } }, "node_modules/@vitest/utils": { - "version": "0.34.1", - "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.34.1.tgz", - "integrity": "sha512-/ql9dsFi4iuEbiNcjNHQWXBum7aL8pyhxvfnD9gNtbjR9fUKAjxhj4AA3yfLXg6gJpMGGecvtF8Au2G9y3q47Q==", + "version": "0.34.2", + "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.34.2.tgz", + "integrity": "sha512-Lzw+kAsTPubhoQDp1uVAOP6DhNia1GMDsI9jgB0yMn+/nDaPieYQ88lKqz/gGjSHL4zwOItvpehec9OY+rS73w==", "dev": true, "dependencies": { "diff-sequences": "^29.4.3", @@ -2140,9 +2132,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001519", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001519.tgz", - "integrity": "sha512-0QHgqR+Jv4bxHMp8kZ1Kn8CH55OikjKJ6JmKkZYP1F3D7w+lnFXF70nG5eNfsZS89jadi5Ywy5UCSKLAglIRkg==", + "version": "1.0.30001522", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001522.tgz", + "integrity": "sha512-TKiyTVZxJGhsTszLuzb+6vUZSjVOAhClszBr2Ta2k9IwtNBT/4dzmL6aywt0HCgEZlmwJzXJd8yNiob6HgwTRg==", "dev": true, "funding": [ { @@ -2430,13 +2422,13 @@ "integrity": "sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==" }, "node_modules/cypress": { - "version": "12.17.3", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.17.3.tgz", - "integrity": "sha512-/R4+xdIDjUSLYkiQfwJd630S81KIgicmQOLXotFxVXkl+eTeVO+3bHXxdi5KBh/OgC33HWN33kHX+0tQR/ZWpg==", + "version": "12.17.4", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.17.4.tgz", + "integrity": "sha512-gAN8Pmns9MA5eCDFSDJXWKUpaL3IDd89N9TtIupjYnzLSmlpVr+ZR+vb4U/qaMp+lB6tBvAmt7504c3Z4RU5KQ==", "dev": true, "hasInstallScript": true, "dependencies": { - "@cypress/request": "^2.88.11", + "@cypress/request": "2.88.12", "@cypress/xvfb": "^1.2.4", "@types/node": "^16.18.39", "@types/sinonjs__fake-timers": "8.1.1", @@ -2471,6 +2463,7 @@ "minimist": "^1.2.8", "ospath": "^1.2.2", "pretty-bytes": "^5.6.0", + "process": "^0.11.10", "proxy-from-env": "1.0.0", "request-progress": "^3.0.0", "semver": "^7.5.3", @@ -2855,9 +2848,9 @@ } }, "node_modules/diff-sequences": { - "version": "29.4.3", - "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.4.3.tgz", - "integrity": "sha512-ofrBgwpPhCD85kMKtE9RYFFq6OC1A89oW2vvgWZNCwxrUpRUILopY7lsYyMDSjc8g6U6aiO0Qubg6r4Wgt5ZnA==", + "version": "29.6.3", + "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.6.3.tgz", + "integrity": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==", "dev": true, "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0" @@ -2988,9 +2981,9 @@ "dev": true }, "node_modules/electron-to-chromium": { - "version": "1.4.482", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.482.tgz", - "integrity": "sha512-h+UqpfmEr1Qkk0zp7ej/jid7CXoq4m4QzW6wNTb0ELJ/BZCpA4wgUylBIMGCe621tnr4l5VmoHjdoSx2lbnNJA==", + "version": "1.4.499", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.499.tgz", + "integrity": "sha512-0NmjlYBLKVHva4GABWAaHuPJolnDuL0AhV3h1hES6rcLCWEIbRL6/8TghfsVwkx6TEroQVdliX7+aLysUpKvjw==", "dev": true }, "node_modules/emoji-regex": { @@ -3034,9 +3027,9 @@ } }, "node_modules/esbuild": { - "version": "0.18.17", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.18.17.tgz", - "integrity": "sha512-1GJtYnUxsJreHYA0Y+iQz2UEykonY66HNWOb0yXYZi9/kNrORUEHVg87eQsCtqh59PEJ5YVZJO98JHznMJSWjg==", + "version": "0.18.20", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.18.20.tgz", + "integrity": "sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==", "dev": true, "hasInstallScript": true, "bin": { @@ -3046,28 +3039,28 @@ "node": ">=12" }, "optionalDependencies": { - "@esbuild/android-arm": "0.18.17", - "@esbuild/android-arm64": "0.18.17", - "@esbuild/android-x64": "0.18.17", - "@esbuild/darwin-arm64": "0.18.17", - "@esbuild/darwin-x64": "0.18.17", - "@esbuild/freebsd-arm64": "0.18.17", - "@esbuild/freebsd-x64": "0.18.17", - "@esbuild/linux-arm": "0.18.17", - "@esbuild/linux-arm64": "0.18.17", - "@esbuild/linux-ia32": "0.18.17", - "@esbuild/linux-loong64": "0.18.17", - "@esbuild/linux-mips64el": "0.18.17", - "@esbuild/linux-ppc64": "0.18.17", - "@esbuild/linux-riscv64": "0.18.17", - "@esbuild/linux-s390x": "0.18.17", - "@esbuild/linux-x64": "0.18.17", - "@esbuild/netbsd-x64": "0.18.17", - "@esbuild/openbsd-x64": "0.18.17", - "@esbuild/sunos-x64": "0.18.17", - "@esbuild/win32-arm64": "0.18.17", - "@esbuild/win32-ia32": "0.18.17", - "@esbuild/win32-x64": "0.18.17" + "@esbuild/android-arm": "0.18.20", + "@esbuild/android-arm64": "0.18.20", + "@esbuild/android-x64": "0.18.20", + "@esbuild/darwin-arm64": "0.18.20", + "@esbuild/darwin-x64": "0.18.20", + "@esbuild/freebsd-arm64": "0.18.20", + "@esbuild/freebsd-x64": "0.18.20", + "@esbuild/linux-arm": "0.18.20", + "@esbuild/linux-arm64": "0.18.20", + "@esbuild/linux-ia32": "0.18.20", + "@esbuild/linux-loong64": "0.18.20", + "@esbuild/linux-mips64el": "0.18.20", + "@esbuild/linux-ppc64": "0.18.20", + "@esbuild/linux-riscv64": "0.18.20", + "@esbuild/linux-s390x": "0.18.20", + "@esbuild/linux-x64": "0.18.20", + "@esbuild/netbsd-x64": "0.18.20", + "@esbuild/openbsd-x64": "0.18.20", + "@esbuild/sunos-x64": "0.18.20", + "@esbuild/win32-arm64": "0.18.20", + "@esbuild/win32-ia32": "0.18.20", + "@esbuild/win32-x64": "0.18.20" } }, "node_modules/escalade": { @@ -3089,15 +3082,15 @@ } }, "node_modules/eslint": { - "version": "8.46.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.46.0.tgz", - "integrity": "sha512-cIO74PvbW0qU8e0mIvk5IV3ToWdCq5FYG6gWPHHkx6gNdjlbAYvtfHmlCMXxjcoVaIdwy/IAt3+mDkZkfvb2Dg==", + "version": "8.47.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.47.0.tgz", + "integrity": "sha512-spUQWrdPt+pRVP1TTJLmfRNJJHHZryFmptzcafwSvHsceV81djHOdnEeDmkdotZyLNjDhrOasNK8nikkoG1O8Q==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", - "@eslint/eslintrc": "^2.1.1", - "@eslint/js": "^8.46.0", + "@eslint/eslintrc": "^2.1.2", + "@eslint/js": "^8.47.0", "@humanwhocodes/config-array": "^0.11.10", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", @@ -3108,7 +3101,7 @@ "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", "eslint-scope": "^7.2.2", - "eslint-visitor-keys": "^3.4.2", + "eslint-visitor-keys": "^3.4.3", "espree": "^9.6.1", "esquery": "^1.4.2", "esutils": "^2.0.2", @@ -3155,17 +3148,44 @@ } }, "node_modules/eslint-plugin-cypress": { - "version": "2.13.3", - "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.13.3.tgz", - "integrity": "sha512-nAPjZE5WopCsgJwl3vHm5iafpV+ZRO76Z9hMyRygWhmg5ODXDPd+9MaPl7kdJ2azj+sO87H3P1PRnggIrz848g==", + "version": "2.14.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.14.0.tgz", + "integrity": "sha512-eW6tv7iIg7xujleAJX4Ujm649Bf5jweqa4ObPEIuueYRyLZt7qXGWhCY/n4bfeFW/j6nQZwbIBHKZt6EKcL/cg==", "dev": true, "dependencies": { - "globals": "^11.12.0" + "globals": "^13.20.0" }, "peerDependencies": { "eslint": ">= 3.2.1" } }, + "node_modules/eslint-plugin-cypress/node_modules/globals": { + "version": "13.21.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.21.0.tgz", + "integrity": "sha512-ybyme3s4yy/t/3s35bewwXKOf7cvzfreG2lH0lZl0JB7I4GxRP2ghxOK/Nb9EkRXdbBXZLfq/p/0W2JUONB/Gg==", + "dev": true, + "dependencies": { + "type-fest": "^0.20.2" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/eslint-plugin-cypress/node_modules/type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/eslint-plugin-prettier": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.0.tgz", @@ -3196,9 +3216,9 @@ } }, "node_modules/eslint-plugin-vue": { - "version": "9.16.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.16.1.tgz", - "integrity": "sha512-2FtnTqazA6aYONfDuOZTk0QzwhAwi7Z4+uJ7+GHeGxcKapjqWlDsRWDenvyG/utyOfAS5bVRmAG3cEWiYEz2bA==", + "version": "9.17.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.17.0.tgz", + "integrity": "sha512-r7Bp79pxQk9I5XDP0k2dpUC7Ots3OSWgvGZNu3BxmKK6Zg7NgVtcOB6OCna5Kb9oQwJPl5hq183WD0SY5tZtIQ==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", @@ -3266,9 +3286,9 @@ } }, "node_modules/eslint-visitor-keys": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.2.tgz", - "integrity": "sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -3339,9 +3359,9 @@ } }, "node_modules/eslint/node_modules/globals": { - "version": "13.20.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz", - "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", + "version": "13.21.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.21.0.tgz", + "integrity": "sha512-ybyme3s4yy/t/3s35bewwXKOf7cvzfreG2lH0lZl0JB7I4GxRP2ghxOK/Nb9EkRXdbBXZLfq/p/0W2JUONB/Gg==", "dev": true, "dependencies": { "type-fest": "^0.20.2" @@ -3769,9 +3789,9 @@ "dev": true }, "node_modules/fsevents": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", - "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", "dev": true, "hasInstallScript": true, "optional": true, @@ -4906,9 +4926,9 @@ } }, "node_modules/magic-string": { - "version": "0.30.2", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.2.tgz", - "integrity": "sha512-lNZdu7pewtq/ZvWUp9Wpf/x7WzMTsR26TWV03BRZrXFsv+BI6dy8RAiKgm1uM/kyR0rCfUcqvOlXKG66KhIGug==", + "version": "0.30.3", + "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.3.tgz", + "integrity": "sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw==", "dependencies": { "@jridgewell/sourcemap-codec": "^1.4.15" }, @@ -5385,9 +5405,9 @@ } }, "node_modules/postcss": { - "version": "8.4.27", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", - "integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", + "version": "8.4.28", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.28.tgz", + "integrity": "sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==", "funding": [ { "type": "opencollective", @@ -5434,9 +5454,9 @@ } }, "node_modules/prettier": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.1.tgz", - "integrity": "sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.2.tgz", + "integrity": "sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==", "dev": true, "bin": { "prettier": "bin/prettier.cjs" @@ -5473,12 +5493,12 @@ } }, "node_modules/pretty-format": { - "version": "29.6.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.6.2.tgz", - "integrity": "sha512-1q0oC8eRveTg5nnBEWMXAU2qpv65Gnuf2eCQzSjxpWFkPaPARwqZZDGuNE0zPAZfTCHzIk3A8dIjwlQKKLphyg==", + "version": "29.6.3", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.6.3.tgz", + "integrity": "sha512-ZsBgjVhFAj5KeK+nHfF1305/By3lechHQSMWCTl8iHSbfOm2TN5nHEtFc/+W7fAyUeCs2n5iow72gld4gW0xDw==", "dev": true, "dependencies": { - "@jest/schemas": "^29.6.0", + "@jest/schemas": "^29.6.3", "ansi-styles": "^5.0.0", "react-is": "^18.0.0" }, @@ -5498,6 +5518,15 @@ "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, + "node_modules/process": { + "version": "0.11.10", + "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz", + "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==", + "dev": true, + "engines": { + "node": ">= 0.6.0" + } + }, "node_modules/proto-list": { "version": "1.2.4", "resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz", @@ -5782,9 +5811,9 @@ } }, "node_modules/rollup": { - "version": "3.27.1", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.27.1.tgz", - "integrity": "sha512-tXNDFwOkN6C2w5Blj1g6ForKeFw6c1mDu5jxoeDO3/pmYjgt+8yvIFjKzH5FQUq70OKZBkOt0zzv0THXL7vwzQ==", + "version": "3.28.1", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.28.1.tgz", + "integrity": "sha512-R9OMQmIHJm9znrU3m3cpE8uhN0fGdXiawME7aZIpQqvpS/85+Vt1Hq1/yVIcYfOmaQiHjvXkQAoJukvLpau6Yw==", "dev": true, "bin": { "rollup": "dist/bin/rollup" @@ -6163,9 +6192,9 @@ } }, "node_modules/std-env": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.3.3.tgz", - "integrity": "sha512-Rz6yejtVyWnVjC1RFvNmYL10kgjC49EOghxWn0RFqlCHGFpQx+Xe7yW3I4ceK1SGrWIGMjD5Kbue8W/udkbMJg==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.4.3.tgz", + "integrity": "sha512-f9aPhy8fYBuMN+sNfakZV18U39PbalgjXG3lLB9WkaYTxijru61wb57V9wxxNthXM5Sd88ETBWi29qLAsHO52Q==", "dev": true }, "node_modules/stream-combiner": { @@ -6434,9 +6463,9 @@ } }, "node_modules/tslib": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.1.tgz", - "integrity": "sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==", + "version": "2.6.2", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", + "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==", "dev": true }, "node_modules/tunnel-agent": { @@ -6607,14 +6636,14 @@ } }, "node_modules/vite": { - "version": "4.4.8", - "resolved": "https://registry.npmjs.org/vite/-/vite-4.4.8.tgz", - "integrity": "sha512-LONawOUUjxQridNWGQlNizfKH89qPigK36XhMI7COMGztz8KNY0JHim7/xDd71CZwGT4HtSRgI7Hy+RlhG0Gvg==", + "version": "4.4.9", + "resolved": "https://registry.npmjs.org/vite/-/vite-4.4.9.tgz", + "integrity": "sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==", "dev": true, "dependencies": { "esbuild": "^0.18.10", - "postcss": "^8.4.26", - "rollup": "^3.25.2" + "postcss": "^8.4.27", + "rollup": "^3.27.1" }, "bin": { "vite": "bin/vite.js" @@ -6662,9 +6691,9 @@ } }, "node_modules/vite-node": { - "version": "0.34.1", - "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-0.34.1.tgz", - "integrity": "sha512-odAZAL9xFMuAg8aWd7nSPT+hU8u2r9gU3LRm9QKjxBEF2rRdWpMuqkrkjvyVQEdNFiBctqr2Gg4uJYizm5Le6w==", + "version": "0.34.2", + "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-0.34.2.tgz", + "integrity": "sha512-JtW249Zm3FB+F7pQfH56uWSdlltCo1IOkZW5oHBzeQo0iX4jtC7o1t9aILMGd9kVekXBP2lfJBEQt9rBh07ebA==", "dev": true, "dependencies": { "cac": "^6.7.14", @@ -6685,19 +6714,19 @@ } }, "node_modules/vitest": { - "version": "0.34.1", - "resolved": "https://registry.npmjs.org/vitest/-/vitest-0.34.1.tgz", - "integrity": "sha512-G1PzuBEq9A75XSU88yO5G4vPT20UovbC/2osB2KEuV/FisSIIsw7m5y2xMdB7RsAGHAfg2lPmp2qKr3KWliVlQ==", + "version": "0.34.2", + "resolved": "https://registry.npmjs.org/vitest/-/vitest-0.34.2.tgz", + "integrity": "sha512-WgaIvBbjsSYMq/oiMlXUI7KflELmzM43BEvkdC/8b5CAod4ryAiY2z8uR6Crbi5Pjnu5oOmhKa9sy7uk6paBxQ==", "dev": true, "dependencies": { "@types/chai": "^4.3.5", "@types/chai-subset": "^1.3.3", "@types/node": "*", - "@vitest/expect": "0.34.1", - "@vitest/runner": "0.34.1", - "@vitest/snapshot": "0.34.1", - "@vitest/spy": "0.34.1", - "@vitest/utils": "0.34.1", + "@vitest/expect": "0.34.2", + "@vitest/runner": "0.34.2", + "@vitest/snapshot": "0.34.2", + "@vitest/spy": "0.34.2", + "@vitest/utils": "0.34.2", "acorn": "^8.9.0", "acorn-walk": "^8.2.0", "cac": "^6.7.14", @@ -6712,7 +6741,7 @@ "tinybench": "^2.5.0", "tinypool": "^0.7.0", "vite": "^3.0.0 || ^4.0.0", - "vite-node": "0.34.1", + "vite-node": "0.34.2", "why-is-node-running": "^2.2.2" }, "bin": { diff --git a/src/components/FrontMainArea.vue b/src/components/FrontMainArea.vue index df4a72e4..5dec6408 100644 --- a/src/components/FrontMainArea.vue +++ b/src/components/FrontMainArea.vue @@ -243,9 +243,9 @@ export default { hero_offer: { img: '', url: '', - title: '', - message: '', - link: '', + title: this.$t(`message.${mainconfig.app.herotext.title}`), + message: this.$t(`message.${mainconfig.app.herotext.titlespan}`), + link: this.$t(`message.${mainconfig.app.herotext.buttonlabel}`), }, }; }, diff --git a/src/components/offer/MainOffer.vue b/src/components/offer/MainOffer.vue index 735a2987..9b6118ef 100644 --- a/src/components/offer/MainOffer.vue +++ b/src/components/offer/MainOffer.vue @@ -119,6 +119,12 @@

+

{{ $t(item.title) }} @@ -140,6 +146,11 @@ +

@@ -150,6 +161,7 @@ /* eslint-disable no-underscore-dangle */ import { mainconfig } from '../../global'; import { initNBAM, captureResponse } from '../../CDHIntegration'; +import AIOverlay from '../controls/AIOverlay.vue'; export default { props: ['offerType'], @@ -262,6 +274,9 @@ export default { captureResponse(this, item, 'Clicked'); } }, + toggleAIOverlay(item) { + item.showAIoverlay = !item.showAIoverlay; + }, applyOfferAction() { if (this.hero_offer.url === '' && this.action === 'Mashup') { mainconfig.offerAction = 1; @@ -283,5 +298,8 @@ export default { } }, }, + components: { + AIOverlay, + }, };