| Server IP : 51.91.236.193 / Your IP : 216.73.216.224 Web Server : Apache System : Linux webm010.cluster128.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : institutah ( 16501) PHP Version : 7.2.34 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/institutah/www/wp-content/plugins/visualcomposer/public/dist/ |
Upload File : |
(window.vcvWebpackJsonp4x=window.vcvWebpackJsonp4x||[]).push([["wpbase"],{"./node_modules/pako/lib/deflate.js":function(t,e,n){"use strict";const r=n("./node_modules/pako/lib/zlib/deflate.js"),i=n("./node_modules/pako/lib/utils/common.js"),a=n("./node_modules/pako/lib/utils/strings.js"),o=n("./node_modules/pako/lib/zlib/messages.js"),s=n("./node_modules/pako/lib/zlib/zstream.js"),l=Object.prototype.toString,{Z_NO_FLUSH:_,Z_SYNC_FLUSH:d,Z_FULL_FLUSH:u,Z_FINISH:c,Z_OK:h,Z_STREAM_END:w,Z_DEFAULT_COMPRESSION:p,Z_DEFAULT_STRATEGY:f,Z_DEFLATED:g}=n("./node_modules/pako/lib/zlib/constants.js");function b(t){this.options=i.assign({level:p,method:g,chunkSize:16384,windowBits:15,memLevel:8,strategy:f},t||{});let e=this.options;e.raw&&e.windowBits>0?e.windowBits=-e.windowBits:e.gzip&&e.windowBits>0&&e.windowBits<16&&(e.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new s,this.strm.avail_out=0;let n=r.deflateInit2(this.strm,e.level,e.method,e.windowBits,e.memLevel,e.strategy);if(n!==h)throw new Error(o[n]);if(e.header&&r.deflateSetHeader(this.strm,e.header),e.dictionary){let t;if(t="string"==typeof e.dictionary?a.string2buf(e.dictionary):"[object ArrayBuffer]"===l.call(e.dictionary)?new Uint8Array(e.dictionary):e.dictionary,n=r.deflateSetDictionary(this.strm,t),n!==h)throw new Error(o[n]);this._dict_set=!0}}function v(t,e){const n=new b(e);if(n.push(t,!0),n.err)throw n.msg||o[n.err];return n.result}b.prototype.push=function(t,e){const n=this.strm,i=this.options.chunkSize;let o,s;if(this.ended)return!1;for(s=e===~~e?e:!0===e?c:_,"string"==typeof t?n.input=a.string2buf(t):"[object ArrayBuffer]"===l.call(t)?n.input=new Uint8Array(t):n.input=t,n.next_in=0,n.avail_in=n.input.length;;)if(0===n.avail_out&&(n.output=new Uint8Array(i),n.next_out=0,n.avail_out=i),(s===d||s===u)&&n.avail_out<=6)this.onData(n.output.subarray(0,n.next_out)),n.avail_out=0;else{if(o=r.deflate(n,s),o===w)return n.next_out>0&&this.onData(n.output.subarray(0,n.next_out)),o=r.deflateEnd(this.strm),this.onEnd(o),this.ended=!0,o===h;if(0!==n.avail_out){if(s>0&&n.next_out>0)this.onData(n.output.subarray(0,n.next_out)),n.avail_out=0;else if(0===n.avail_in)break}else this.onData(n.output)}return!0},b.prototype.onData=function(t){this.chunks.push(t)},b.prototype.onEnd=function(t){t===h&&(this.result=i.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg},t.exports.Deflate=b,t.exports.deflate=v,t.exports.deflateRaw=function(t,e){return(e=e||{}).raw=!0,v(t,e)},t.exports.gzip=function(t,e){return(e=e||{}).gzip=!0,v(t,e)},t.exports.constants=n("./node_modules/pako/lib/zlib/constants.js")},"./node_modules/pako/lib/utils/common.js":function(t,e,n){"use strict";const r=(t,e)=>Object.prototype.hasOwnProperty.call(t,e);t.exports.assign=function(t){const e=Array.prototype.slice.call(arguments,1);for(;e.length;){const n=e.shift();if(n){if("object"!=typeof n)throw new TypeError(n+"must be non-object");for(const e in n)r(n,e)&&(t[e]=n[e])}}return t},t.exports.flattenChunks=t=>{let e=0;for(let r=0,i=t.length;r<i;r++)e+=t[r].length;const n=new Uint8Array(e);for(let r=0,i=0,a=t.length;r<a;r++){let e=t[r];n.set(e,i),i+=e.length}return n}},"./node_modules/pako/lib/utils/strings.js":function(t,e,n){"use strict";let r=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(a){r=!1}const i=new Uint8Array(256);for(let o=0;o<256;o++)i[o]=o>=252?6:o>=248?5:o>=240?4:o>=224?3:o>=192?2:1;i[254]=i[254]=1,t.exports.string2buf=t=>{let e,n,r,i,a,o=t.length,s=0;for(i=0;i<o;i++)n=t.charCodeAt(i),55296==(64512&n)&&i+1<o&&(r=t.charCodeAt(i+1),56320==(64512&r)&&(n=65536+(n-55296<<10)+(r-56320),i++)),s+=n<128?1:n<2048?2:n<65536?3:4;for(e=new Uint8Array(s),a=0,i=0;a<s;i++)n=t.charCodeAt(i),55296==(64512&n)&&i+1<o&&(r=t.charCodeAt(i+1),56320==(64512&r)&&(n=65536+(n-55296<<10)+(r-56320),i++)),n<128?e[a++]=n:n<2048?(e[a++]=192|n>>>6,e[a++]=128|63&n):n<65536?(e[a++]=224|n>>>12,e[a++]=128|n>>>6&63,e[a++]=128|63&n):(e[a++]=240|n>>>18,e[a++]=128|n>>>12&63,e[a++]=128|n>>>6&63,e[a++]=128|63&n);return e};t.exports.buf2string=(t,e)=>{let n,a;const o=e||t.length,s=new Array(2*o);for(a=0,n=0;n<o;){let e=t[n++];if(e<128){s[a++]=e;continue}let r=i[e];if(r>4)s[a++]=65533,n+=r-1;else{for(e&=2===r?31:3===r?15:7;r>1&&n<o;)e=e<<6|63&t[n++],r--;r>1?s[a++]=65533:e<65536?s[a++]=e:(e-=65536,s[a++]=55296|e>>10&1023,s[a++]=56320|1023&e)}}return((t,e)=>{if(e<65534&&t.subarray&&r)return String.fromCharCode.apply(null,t.length===e?t:t.subarray(0,e));let n="";for(let r=0;r<e;r++)n+=String.fromCharCode(t[r]);return n})(s,a)},t.exports.utf8border=(t,e)=>{(e=e||t.length)>t.length&&(e=t.length);let n=e-1;for(;n>=0&&128==(192&t[n]);)n--;return n<0||0===n?e:n+i[t[n]]>e?n:e}},"./node_modules/pako/lib/zlib/adler32.js":function(t,e,n){"use strict";t.exports=(t,e,n,r)=>{let i=65535&t|0,a=t>>>16&65535|0,o=0;for(;0!==n;){o=n>2e3?2e3:n,n-=o;do{i=i+e[r++]|0,a=a+i|0}while(--o);i%=65521,a%=65521}return i|a<<16|0}},"./node_modules/pako/lib/zlib/constants.js":function(t,e,n){"use strict";t.exports={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8}},"./node_modules/pako/lib/zlib/crc32.js":function(t,e,n){"use strict";const r=new Uint32Array((()=>{let t,e=[];for(var n=0;n<256;n++){t=n;for(var r=0;r<8;r++)t=1&t?3988292384^t>>>1:t>>>1;e[n]=t}return e})());t.exports=(t,e,n,i)=>{const a=r,o=i+n;t^=-1;for(let r=i;r<o;r++)t=t>>>8^a[255&(t^e[r])];return-1^t}},"./node_modules/pako/lib/zlib/deflate.js":function(t,e,n){"use strict";const{_tr_init:r,_tr_stored_block:i,_tr_flush_block:a,_tr_tally:o,_tr_align:s}=n("./node_modules/pako/lib/zlib/trees.js"),l=n("./node_modules/pako/lib/zlib/adler32.js"),_=n("./node_modules/pako/lib/zlib/crc32.js"),d=n("./node_modules/pako/lib/zlib/messages.js"),{Z_NO_FLUSH:u,Z_PARTIAL_FLUSH:c,Z_FULL_FLUSH:h,Z_FINISH:w,Z_BLOCK:p,Z_OK:f,Z_STREAM_END:g,Z_STREAM_ERROR:b,Z_DATA_ERROR:v,Z_BUF_ERROR:m,Z_DEFAULT_COMPRESSION:E,Z_FILTERED:V,Z_HUFFMAN_ONLY:A,Z_RLE:T,Z_FIXED:C,Z_DEFAULT_STRATEGY:S,Z_UNKNOWN:U,Z_DEFLATED:y}=n("./node_modules/pako/lib/zlib/constants.js"),R=258,k=262,x=103,O=113,z=666,L=(t,e)=>(t.msg=d[e],e),P=t=>(t<<1)-(t>4?9:0),I=t=>{let e=t.length;for(;--e>=0;)t[e]=0};let D=(t,e,n)=>(e<<t.hash_shift^n)&t.hash_mask;const N=t=>{const e=t.state;let n=e.pending;n>t.avail_out&&(n=t.avail_out),0!==n&&(t.output.set(e.pending_buf.subarray(e.pending_out,e.pending_out+n),t.next_out),t.next_out+=n,e.pending_out+=n,t.total_out+=n,t.avail_out-=n,e.pending-=n,0===e.pending&&(e.pending_out=0))},j=(t,e)=>{a(t,t.block_start>=0?t.block_start:-1,t.strstart-t.block_start,e),t.block_start=t.strstart,N(t.strm)},M=(t,e)=>{t.pending_buf[t.pending++]=e},H=(t,e)=>{t.pending_buf[t.pending++]=e>>>8&255,t.pending_buf[t.pending++]=255&e},G=(t,e,n,r)=>{let i=t.avail_in;return i>r&&(i=r),0===i?0:(t.avail_in-=i,e.set(t.input.subarray(t.next_in,t.next_in+i),n),1===t.state.wrap?t.adler=l(t.adler,e,i,n):2===t.state.wrap&&(t.adler=_(t.adler,e,i,n)),t.next_in+=i,t.total_in+=i,i)},B=(t,e)=>{let n,r,i=t.max_chain_length,a=t.strstart,o=t.prev_length,s=t.nice_match;const l=t.strstart>t.w_size-k?t.strstart-(t.w_size-k):0,_=t.window,d=t.w_mask,u=t.prev,c=t.strstart+R;let h=_[a+o-1],w=_[a+o];t.prev_length>=t.good_match&&(i>>=2),s>t.lookahead&&(s=t.lookahead);do{if(n=e,_[n+o]===w&&_[n+o-1]===h&&_[n]===_[a]&&_[++n]===_[a+1]){a+=2,n++;do{}while(_[++a]===_[++n]&&_[++a]===_[++n]&&_[++a]===_[++n]&&_[++a]===_[++n]&&_[++a]===_[++n]&&_[++a]===_[++n]&&_[++a]===_[++n]&&_[++a]===_[++n]&&a<c);if(r=R-(c-a),a=c-R,r>o){if(t.match_start=e,o=r,r>=s)break;h=_[a+o-1],w=_[a+o]}}}while((e=u[e&d])>l&&0!=--i);return o<=t.lookahead?o:t.lookahead},Z=t=>{const e=t.w_size;let n,r,i,a,o;do{if(a=t.window_size-t.lookahead-t.strstart,t.strstart>=e+(e-k)){t.window.set(t.window.subarray(e,e+e),0),t.match_start-=e,t.strstart-=e,t.block_start-=e,r=t.hash_size,n=r;do{i=t.head[--n],t.head[n]=i>=e?i-e:0}while(--r);r=e,n=r;do{i=t.prev[--n],t.prev[n]=i>=e?i-e:0}while(--r);a+=e}if(0===t.strm.avail_in)break;if(r=G(t.strm,t.window,t.strstart+t.lookahead,a),t.lookahead+=r,t.lookahead+t.insert>=3)for(o=t.strstart-t.insert,t.ins_h=t.window[o],t.ins_h=D(t,t.ins_h,t.window[o+1]);t.insert&&(t.ins_h=D(t,t.ins_h,t.window[o+3-1]),t.prev[o&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=o,o++,t.insert--,!(t.lookahead+t.insert<3)););}while(t.lookahead<k&&0!==t.strm.avail_in)},F=(t,e)=>{let n,r;for(;;){if(t.lookahead<k){if(Z(t),t.lookahead<k&&e===u)return 1;if(0===t.lookahead)break}if(n=0,t.lookahead>=3&&(t.ins_h=D(t,t.ins_h,t.window[t.strstart+3-1]),n=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),0!==n&&t.strstart-n<=t.w_size-k&&(t.match_length=B(t,n)),t.match_length>=3)if(r=o(t,t.strstart-t.match_start,t.match_length-3),t.lookahead-=t.match_length,t.match_length<=t.max_lazy_match&&t.lookahead>=3){t.match_length--;do{t.strstart++,t.ins_h=D(t,t.ins_h,t.window[t.strstart+3-1]),n=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart}while(0!=--t.match_length);t.strstart++}else t.strstart+=t.match_length,t.match_length=0,t.ins_h=t.window[t.strstart],t.ins_h=D(t,t.ins_h,t.window[t.strstart+1]);else r=o(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++;if(r&&(j(t,!1),0===t.strm.avail_out))return 1}return t.insert=t.strstart<2?t.strstart:2,e===w?(j(t,!0),0===t.strm.avail_out?3:4):t.last_lit&&(j(t,!1),0===t.strm.avail_out)?1:2},Y=(t,e)=>{let n,r,i;for(;;){if(t.lookahead<k){if(Z(t),t.lookahead<k&&e===u)return 1;if(0===t.lookahead)break}if(n=0,t.lookahead>=3&&(t.ins_h=D(t,t.ins_h,t.window[t.strstart+3-1]),n=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),t.prev_length=t.match_length,t.prev_match=t.match_start,t.match_length=2,0!==n&&t.prev_length<t.max_lazy_match&&t.strstart-n<=t.w_size-k&&(t.match_length=B(t,n),t.match_length<=5&&(t.strategy===V||3===t.match_length&&t.strstart-t.match_start>4096)&&(t.match_length=2)),t.prev_length>=3&&t.match_length<=t.prev_length){i=t.strstart+t.lookahead-3,r=o(t,t.strstart-1-t.prev_match,t.prev_length-3),t.lookahead-=t.prev_length-1,t.prev_length-=2;do{++t.strstart<=i&&(t.ins_h=D(t,t.ins_h,t.window[t.strstart+3-1]),n=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart)}while(0!=--t.prev_length);if(t.match_available=0,t.match_length=2,t.strstart++,r&&(j(t,!1),0===t.strm.avail_out))return 1}else if(t.match_available){if(r=o(t,0,t.window[t.strstart-1]),r&&j(t,!1),t.strstart++,t.lookahead--,0===t.strm.avail_out)return 1}else t.match_available=1,t.strstart++,t.lookahead--}return t.match_available&&(r=o(t,0,t.window[t.strstart-1]),t.match_available=0),t.insert=t.strstart<2?t.strstart:2,e===w?(j(t,!0),0===t.strm.avail_out?3:4):t.last_lit&&(j(t,!1),0===t.strm.avail_out)?1:2};function W(t,e,n,r,i){this.good_length=t,this.max_lazy=e,this.nice_length=n,this.max_chain=r,this.func=i}const q=[new W(0,0,0,0,((t,e)=>{let n=65535;for(n>t.pending_buf_size-5&&(n=t.pending_buf_size-5);;){if(t.lookahead<=1){if(Z(t),0===t.lookahead&&e===u)return 1;if(0===t.lookahead)break}t.strstart+=t.lookahead,t.lookahead=0;const r=t.block_start+n;if((0===t.strstart||t.strstart>=r)&&(t.lookahead=t.strstart-r,t.strstart=r,j(t,!1),0===t.strm.avail_out))return 1;if(t.strstart-t.block_start>=t.w_size-k&&(j(t,!1),0===t.strm.avail_out))return 1}return t.insert=0,e===w?(j(t,!0),0===t.strm.avail_out?3:4):(t.strstart>t.block_start&&(j(t,!1),t.strm.avail_out),1)})),new W(4,4,8,4,F),new W(4,5,16,8,F),new W(4,6,32,32,F),new W(4,4,16,16,Y),new W(8,16,32,32,Y),new W(8,16,128,128,Y),new W(8,32,128,256,Y),new W(32,128,258,1024,Y),new W(32,258,258,4096,Y)];function K(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=y,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new Uint16Array(1146),this.dyn_dtree=new Uint16Array(122),this.bl_tree=new Uint16Array(78),I(this.dyn_ltree),I(this.dyn_dtree),I(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(16),this.heap=new Uint16Array(573),I(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(573),I(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}const J=t=>{if(!t||!t.state)return L(t,b);t.total_in=t.total_out=0,t.data_type=U;const e=t.state;return e.pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=e.wrap?42:O,t.adler=2===e.wrap?0:1,e.last_flush=u,r(e),f},X=t=>{const e=J(t);var n;return e===f&&((n=t.state).window_size=2*n.w_size,I(n.head),n.max_lazy_match=q[n.level].max_lazy,n.good_match=q[n.level].good_length,n.nice_match=q[n.level].nice_length,n.max_chain_length=q[n.level].max_chain,n.strstart=0,n.block_start=0,n.lookahead=0,n.insert=0,n.match_length=n.prev_length=2,n.match_available=0,n.ins_h=0),e},Q=(t,e,n,r,i,a)=>{if(!t)return b;let o=1;if(e===E&&(e=6),r<0?(o=0,r=-r):r>15&&(o=2,r-=16),i<1||i>9||n!==y||r<8||r>15||e<0||e>9||a<0||a>C)return L(t,b);8===r&&(r=9);const s=new K;return t.state=s,s.strm=t,s.wrap=o,s.gzhead=null,s.w_bits=r,s.w_size=1<<s.w_bits,s.w_mask=s.w_size-1,s.hash_bits=i+7,s.hash_size=1<<s.hash_bits,s.hash_mask=s.hash_size-1,s.hash_shift=~~((s.hash_bits+3-1)/3),s.window=new Uint8Array(2*s.w_size),s.head=new Uint16Array(s.hash_size),s.prev=new Uint16Array(s.w_size),s.lit_bufsize=1<<i+6,s.pending_buf_size=4*s.lit_bufsize,s.pending_buf=new Uint8Array(s.pending_buf_size),s.d_buf=1*s.lit_bufsize,s.l_buf=3*s.lit_bufsize,s.level=e,s.strategy=a,s.method=n,X(t)};t.exports.deflateInit=(t,e)=>Q(t,e,y,15,8,S),t.exports.deflateInit2=Q,t.exports.deflateReset=X,t.exports.deflateResetKeep=J,t.exports.deflateSetHeader=(t,e)=>t&&t.state?2!==t.state.wrap?b:(t.state.gzhead=e,f):b,t.exports.deflate=(t,e)=>{let n,r;if(!t||!t.state||e>p||e<0)return t?L(t,b):b;const a=t.state;if(!t.output||!t.input&&0!==t.avail_in||a.status===z&&e!==w)return L(t,0===t.avail_out?m:b);a.strm=t;const l=a.last_flush;if(a.last_flush=e,42===a.status)if(2===a.wrap)t.adler=0,M(a,31),M(a,139),M(a,8),a.gzhead?(M(a,(a.gzhead.text?1:0)+(a.gzhead.hcrc?2:0)+(a.gzhead.extra?4:0)+(a.gzhead.name?8:0)+(a.gzhead.comment?16:0)),M(a,255&a.gzhead.time),M(a,a.gzhead.time>>8&255),M(a,a.gzhead.time>>16&255),M(a,a.gzhead.time>>24&255),M(a,9===a.level?2:a.strategy>=A||a.level<2?4:0),M(a,255&a.gzhead.os),a.gzhead.extra&&a.gzhead.extra.length&&(M(a,255&a.gzhead.extra.length),M(a,a.gzhead.extra.length>>8&255)),a.gzhead.hcrc&&(t.adler=_(t.adler,a.pending_buf,a.pending,0)),a.gzindex=0,a.status=69):(M(a,0),M(a,0),M(a,0),M(a,0),M(a,0),M(a,9===a.level?2:a.strategy>=A||a.level<2?4:0),M(a,3),a.status=O);else{let e=y+(a.w_bits-8<<4)<<8,n=-1;n=a.strategy>=A||a.level<2?0:a.level<6?1:6===a.level?2:3,e|=n<<6,0!==a.strstart&&(e|=32),e+=31-e%31,a.status=O,H(a,e),0!==a.strstart&&(H(a,t.adler>>>16),H(a,65535&t.adler)),t.adler=1}if(69===a.status)if(a.gzhead.extra){for(n=a.pending;a.gzindex<(65535&a.gzhead.extra.length)&&(a.pending!==a.pending_buf_size||(a.gzhead.hcrc&&a.pending>n&&(t.adler=_(t.adler,a.pending_buf,a.pending-n,n)),N(t),n=a.pending,a.pending!==a.pending_buf_size));)M(a,255&a.gzhead.extra[a.gzindex]),a.gzindex++;a.gzhead.hcrc&&a.pending>n&&(t.adler=_(t.adler,a.pending_buf,a.pending-n,n)),a.gzindex===a.gzhead.extra.length&&(a.gzindex=0,a.status=73)}else a.status=73;if(73===a.status)if(a.gzhead.name){n=a.pending;do{if(a.pending===a.pending_buf_size&&(a.gzhead.hcrc&&a.pending>n&&(t.adler=_(t.adler,a.pending_buf,a.pending-n,n)),N(t),n=a.pending,a.pending===a.pending_buf_size)){r=1;break}r=a.gzindex<a.gzhead.name.length?255&a.gzhead.name.charCodeAt(a.gzindex++):0,M(a,r)}while(0!==r);a.gzhead.hcrc&&a.pending>n&&(t.adler=_(t.adler,a.pending_buf,a.pending-n,n)),0===r&&(a.gzindex=0,a.status=91)}else a.status=91;if(91===a.status)if(a.gzhead.comment){n=a.pending;do{if(a.pending===a.pending_buf_size&&(a.gzhead.hcrc&&a.pending>n&&(t.adler=_(t.adler,a.pending_buf,a.pending-n,n)),N(t),n=a.pending,a.pending===a.pending_buf_size)){r=1;break}r=a.gzindex<a.gzhead.comment.length?255&a.gzhead.comment.charCodeAt(a.gzindex++):0,M(a,r)}while(0!==r);a.gzhead.hcrc&&a.pending>n&&(t.adler=_(t.adler,a.pending_buf,a.pending-n,n)),0===r&&(a.status=x)}else a.status=x;if(a.status===x&&(a.gzhead.hcrc?(a.pending+2>a.pending_buf_size&&N(t),a.pending+2<=a.pending_buf_size&&(M(a,255&t.adler),M(a,t.adler>>8&255),t.adler=0,a.status=O)):a.status=O),0!==a.pending){if(N(t),0===t.avail_out)return a.last_flush=-1,f}else if(0===t.avail_in&&P(e)<=P(l)&&e!==w)return L(t,m);if(a.status===z&&0!==t.avail_in)return L(t,m);if(0!==t.avail_in||0!==a.lookahead||e!==u&&a.status!==z){let n=a.strategy===A?((t,e)=>{let n;for(;;){if(0===t.lookahead&&(Z(t),0===t.lookahead)){if(e===u)return 1;break}if(t.match_length=0,n=o(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++,n&&(j(t,!1),0===t.strm.avail_out))return 1}return t.insert=0,e===w?(j(t,!0),0===t.strm.avail_out?3:4):t.last_lit&&(j(t,!1),0===t.strm.avail_out)?1:2})(a,e):a.strategy===T?((t,e)=>{let n,r,i,a;const s=t.window;for(;;){if(t.lookahead<=R){if(Z(t),t.lookahead<=R&&e===u)return 1;if(0===t.lookahead)break}if(t.match_length=0,t.lookahead>=3&&t.strstart>0&&(i=t.strstart-1,r=s[i],r===s[++i]&&r===s[++i]&&r===s[++i])){a=t.strstart+R;do{}while(r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&i<a);t.match_length=R-(a-i),t.match_length>t.lookahead&&(t.match_length=t.lookahead)}if(t.match_length>=3?(n=o(t,1,t.match_length-3),t.lookahead-=t.match_length,t.strstart+=t.match_length,t.match_length=0):(n=o(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++),n&&(j(t,!1),0===t.strm.avail_out))return 1}return t.insert=0,e===w?(j(t,!0),0===t.strm.avail_out?3:4):t.last_lit&&(j(t,!1),0===t.strm.avail_out)?1:2})(a,e):q[a.level].func(a,e);if(3!==n&&4!==n||(a.status=z),1===n||3===n)return 0===t.avail_out&&(a.last_flush=-1),f;if(2===n&&(e===c?s(a):e!==p&&(i(a,0,0,!1),e===h&&(I(a.head),0===a.lookahead&&(a.strstart=0,a.block_start=0,a.insert=0))),N(t),0===t.avail_out))return a.last_flush=-1,f}return e!==w?f:a.wrap<=0?g:(2===a.wrap?(M(a,255&t.adler),M(a,t.adler>>8&255),M(a,t.adler>>16&255),M(a,t.adler>>24&255),M(a,255&t.total_in),M(a,t.total_in>>8&255),M(a,t.total_in>>16&255),M(a,t.total_in>>24&255)):(H(a,t.adler>>>16),H(a,65535&t.adler)),N(t),a.wrap>0&&(a.wrap=-a.wrap),0!==a.pending?f:g)},t.exports.deflateEnd=t=>{if(!t||!t.state)return b;const e=t.state.status;return 42!==e&&69!==e&&73!==e&&91!==e&&e!==x&&e!==O&&e!==z?L(t,b):(t.state=null,e===O?L(t,v):f)},t.exports.deflateSetDictionary=(t,e)=>{let n=e.length;if(!t||!t.state)return b;const r=t.state,i=r.wrap;if(2===i||1===i&&42!==r.status||r.lookahead)return b;if(1===i&&(t.adler=l(t.adler,e,n,0)),r.wrap=0,n>=r.w_size){0===i&&(I(r.head),r.strstart=0,r.block_start=0,r.insert=0);let t=new Uint8Array(r.w_size);t.set(e.subarray(n-r.w_size,n),0),e=t,n=r.w_size}const a=t.avail_in,o=t.next_in,s=t.input;for(t.avail_in=n,t.next_in=0,t.input=e,Z(r);r.lookahead>=3;){let t=r.strstart,e=r.lookahead-2;do{r.ins_h=D(r,r.ins_h,r.window[t+3-1]),r.prev[t&r.w_mask]=r.head[r.ins_h],r.head[r.ins_h]=t,t++}while(--e);r.strstart=t,r.lookahead=2,Z(r)}return r.strstart+=r.lookahead,r.block_start=r.strstart,r.insert=r.lookahead,r.lookahead=0,r.match_length=r.prev_length=2,r.match_available=0,t.next_in=o,t.input=s,t.avail_in=a,r.wrap=i,f},t.exports.deflateInfo="pako deflate (from Nodeca project)"},"./node_modules/pako/lib/zlib/messages.js":function(t,e,n){"use strict";t.exports={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"}},"./node_modules/pako/lib/zlib/trees.js":function(t,e,n){"use strict";function r(t){let e=t.length;for(;--e>=0;)t[e]=0}const i=256,a=286,o=30,s=15,l=new Uint8Array([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0]),_=new Uint8Array([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13]),d=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),u=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),c=new Array(576);r(c);const h=new Array(60);r(h);const w=new Array(512);r(w);const p=new Array(256);r(p);const f=new Array(29);r(f);const g=new Array(o);function b(t,e,n,r,i){this.static_tree=t,this.extra_bits=e,this.extra_base=n,this.elems=r,this.max_length=i,this.has_stree=t&&t.length}let v,m,E;function V(t,e){this.dyn_tree=t,this.max_code=0,this.stat_desc=e}r(g);const A=t=>t<256?w[t]:w[256+(t>>>7)],T=(t,e)=>{t.pending_buf[t.pending++]=255&e,t.pending_buf[t.pending++]=e>>>8&255},C=(t,e,n)=>{t.bi_valid>16-n?(t.bi_buf|=e<<t.bi_valid&65535,T(t,t.bi_buf),t.bi_buf=e>>16-t.bi_valid,t.bi_valid+=n-16):(t.bi_buf|=e<<t.bi_valid&65535,t.bi_valid+=n)},S=(t,e,n)=>{C(t,n[2*e],n[2*e+1])},U=(t,e)=>{let n=0;do{n|=1&t,t>>>=1,n<<=1}while(--e>0);return n>>>1},y=(t,e,n)=>{const r=new Array(16);let i,a,o=0;for(i=1;i<=s;i++)r[i]=o=o+n[i-1]<<1;for(a=0;a<=e;a++){let e=t[2*a+1];0!==e&&(t[2*a]=U(r[e]++,e))}},R=t=>{let e;for(e=0;e<a;e++)t.dyn_ltree[2*e]=0;for(e=0;e<o;e++)t.dyn_dtree[2*e]=0;for(e=0;e<19;e++)t.bl_tree[2*e]=0;t.dyn_ltree[512]=1,t.opt_len=t.static_len=0,t.last_lit=t.matches=0},k=t=>{t.bi_valid>8?T(t,t.bi_buf):t.bi_valid>0&&(t.pending_buf[t.pending++]=t.bi_buf),t.bi_buf=0,t.bi_valid=0},x=(t,e,n,r)=>{const i=2*e,a=2*n;return t[i]<t[a]||t[i]===t[a]&&r[e]<=r[n]},O=(t,e,n)=>{const r=t.heap[n];let i=n<<1;for(;i<=t.heap_len&&(i<t.heap_len&&x(e,t.heap[i+1],t.heap[i],t.depth)&&i++,!x(e,r,t.heap[i],t.depth));)t.heap[n]=t.heap[i],n=i,i<<=1;t.heap[n]=r},z=(t,e,n)=>{let r,a,o,s,d=0;if(0!==t.last_lit)do{r=t.pending_buf[t.d_buf+2*d]<<8|t.pending_buf[t.d_buf+2*d+1],a=t.pending_buf[t.l_buf+d],d++,0===r?S(t,a,e):(o=p[a],S(t,o+i+1,e),s=l[o],0!==s&&(a-=f[o],C(t,a,s)),r--,o=A(r),S(t,o,n),s=_[o],0!==s&&(r-=g[o],C(t,r,s)))}while(d<t.last_lit);S(t,256,e)},L=(t,e)=>{const n=e.dyn_tree,r=e.stat_desc.static_tree,i=e.stat_desc.has_stree,a=e.stat_desc.elems;let o,l,_,d=-1;for(t.heap_len=0,t.heap_max=573,o=0;o<a;o++)0!==n[2*o]?(t.heap[++t.heap_len]=d=o,t.depth[o]=0):n[2*o+1]=0;for(;t.heap_len<2;)_=t.heap[++t.heap_len]=d<2?++d:0,n[2*_]=1,t.depth[_]=0,t.opt_len--,i&&(t.static_len-=r[2*_+1]);for(e.max_code=d,o=t.heap_len>>1;o>=1;o--)O(t,n,o);_=a;do{o=t.heap[1],t.heap[1]=t.heap[t.heap_len--],O(t,n,1),l=t.heap[1],t.heap[--t.heap_max]=o,t.heap[--t.heap_max]=l,n[2*_]=n[2*o]+n[2*l],t.depth[_]=(t.depth[o]>=t.depth[l]?t.depth[o]:t.depth[l])+1,n[2*o+1]=n[2*l+1]=_,t.heap[1]=_++,O(t,n,1)}while(t.heap_len>=2);t.heap[--t.heap_max]=t.heap[1],((t,e)=>{const n=e.dyn_tree,r=e.max_code,i=e.stat_desc.static_tree,a=e.stat_desc.has_stree,o=e.stat_desc.extra_bits,l=e.stat_desc.extra_base,_=e.stat_desc.max_length;let d,u,c,h,w,p,f=0;for(h=0;h<=s;h++)t.bl_count[h]=0;for(n[2*t.heap[t.heap_max]+1]=0,d=t.heap_max+1;d<573;d++)u=t.heap[d],h=n[2*n[2*u+1]+1]+1,h>_&&(h=_,f++),n[2*u+1]=h,u>r||(t.bl_count[h]++,w=0,u>=l&&(w=o[u-l]),p=n[2*u],t.opt_len+=p*(h+w),a&&(t.static_len+=p*(i[2*u+1]+w)));if(0!==f){do{for(h=_-1;0===t.bl_count[h];)h--;t.bl_count[h]--,t.bl_count[h+1]+=2,t.bl_count[_]--,f-=2}while(f>0);for(h=_;0!==h;h--)for(u=t.bl_count[h];0!==u;)c=t.heap[--d],c>r||(n[2*c+1]!==h&&(t.opt_len+=(h-n[2*c+1])*n[2*c],n[2*c+1]=h),u--)}})(t,e),y(n,d,t.bl_count)},P=(t,e,n)=>{let r,i,a=-1,o=e[1],s=0,l=7,_=4;for(0===o&&(l=138,_=3),e[2*(n+1)+1]=65535,r=0;r<=n;r++)i=o,o=e[2*(r+1)+1],++s<l&&i===o||(s<_?t.bl_tree[2*i]+=s:0!==i?(i!==a&&t.bl_tree[2*i]++,t.bl_tree[32]++):s<=10?t.bl_tree[34]++:t.bl_tree[36]++,s=0,a=i,0===o?(l=138,_=3):i===o?(l=6,_=3):(l=7,_=4))},I=(t,e,n)=>{let r,i,a=-1,o=e[1],s=0,l=7,_=4;for(0===o&&(l=138,_=3),r=0;r<=n;r++)if(i=o,o=e[2*(r+1)+1],!(++s<l&&i===o)){if(s<_)do{S(t,i,t.bl_tree)}while(0!=--s);else 0!==i?(i!==a&&(S(t,i,t.bl_tree),s--),S(t,16,t.bl_tree),C(t,s-3,2)):s<=10?(S(t,17,t.bl_tree),C(t,s-3,3)):(S(t,18,t.bl_tree),C(t,s-11,7));s=0,a=i,0===o?(l=138,_=3):i===o?(l=6,_=3):(l=7,_=4)}};let D=!1;const N=(t,e,n,r)=>{C(t,0+(r?1:0),3),((t,e,n,r)=>{k(t),r&&(T(t,n),T(t,~n)),t.pending_buf.set(t.window.subarray(e,e+n),t.pending),t.pending+=n})(t,e,n,!0)};t.exports._tr_init=t=>{D||((()=>{let t,e,n,r,i;const u=new Array(16);for(n=0,r=0;r<28;r++)for(f[r]=n,t=0;t<1<<l[r];t++)p[n++]=r;for(p[n-1]=r,i=0,r=0;r<16;r++)for(g[r]=i,t=0;t<1<<_[r];t++)w[i++]=r;for(i>>=7;r<o;r++)for(g[r]=i<<7,t=0;t<1<<_[r]-7;t++)w[256+i++]=r;for(e=0;e<=s;e++)u[e]=0;for(t=0;t<=143;)c[2*t+1]=8,t++,u[8]++;for(;t<=255;)c[2*t+1]=9,t++,u[9]++;for(;t<=279;)c[2*t+1]=7,t++,u[7]++;for(;t<=287;)c[2*t+1]=8,t++,u[8]++;for(y(c,287,u),t=0;t<o;t++)h[2*t+1]=5,h[2*t]=U(t,5);v=new b(c,l,257,a,s),m=new b(h,_,0,o,s),E=new b(new Array(0),d,0,19,7)})(),D=!0),t.l_desc=new V(t.dyn_ltree,v),t.d_desc=new V(t.dyn_dtree,m),t.bl_desc=new V(t.bl_tree,E),t.bi_buf=0,t.bi_valid=0,R(t)},t.exports._tr_stored_block=N,t.exports._tr_flush_block=(t,e,n,r)=>{let a,o,s=0;t.level>0?(2===t.strm.data_type&&(t.strm.data_type=(t=>{let e,n=4093624447;for(e=0;e<=31;e++,n>>>=1)if(1&n&&0!==t.dyn_ltree[2*e])return 0;if(0!==t.dyn_ltree[18]||0!==t.dyn_ltree[20]||0!==t.dyn_ltree[26])return 1;for(e=32;e<i;e++)if(0!==t.dyn_ltree[2*e])return 1;return 0})(t)),L(t,t.l_desc),L(t,t.d_desc),s=(t=>{let e;for(P(t,t.dyn_ltree,t.l_desc.max_code),P(t,t.dyn_dtree,t.d_desc.max_code),L(t,t.bl_desc),e=18;e>=3&&0===t.bl_tree[2*u[e]+1];e--);return t.opt_len+=3*(e+1)+5+5+4,e})(t),a=t.opt_len+3+7>>>3,o=t.static_len+3+7>>>3,o<=a&&(a=o)):a=o=n+5,n+4<=a&&-1!==e?N(t,e,n,r):4===t.strategy||o===a?(C(t,2+(r?1:0),3),z(t,c,h)):(C(t,4+(r?1:0),3),((t,e,n,r)=>{let i;for(C(t,e-257,5),C(t,n-1,5),C(t,r-4,4),i=0;i<r;i++)C(t,t.bl_tree[2*u[i]+1],3);I(t,t.dyn_ltree,e-1),I(t,t.dyn_dtree,n-1)})(t,t.l_desc.max_code+1,t.d_desc.max_code+1,s+1),z(t,t.dyn_ltree,t.dyn_dtree)),R(t),r&&k(t)},t.exports._tr_tally=(t,e,n)=>(t.pending_buf[t.d_buf+2*t.last_lit]=e>>>8&255,t.pending_buf[t.d_buf+2*t.last_lit+1]=255&e,t.pending_buf[t.l_buf+t.last_lit]=255&n,t.last_lit++,0===e?t.dyn_ltree[2*n]++:(t.matches++,e--,t.dyn_ltree[2*(p[n]+i+1)]++,t.dyn_dtree[2*A(e)]++),t.last_lit===t.lit_bufsize-1),t.exports._tr_align=t=>{C(t,2,3),S(t,256,c),(t=>{16===t.bi_valid?(T(t,t.bi_buf),t.bi_buf=0,t.bi_valid=0):t.bi_valid>=8&&(t.pending_buf[t.pending++]=255&t.bi_buf,t.bi_buf>>=8,t.bi_valid-=8)})(t)}},"./node_modules/pako/lib/zlib/zstream.js":function(t,e,n){"use strict";t.exports=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}},"./public/base.js":function(t,e,n){"use strict";n.r(e);var r=n("./node_modules/vc-cake/index.js"),i=n.n(r);n("./public/variables.js"),n("./public/editor/services/dataManager/service.js"),n("./public/editor/services/utils/service.js"),n("./public/editor/services/dataProcessor/service.js");(0,window.jQuery)((function(){i.a.env("platform","wordpress").start((function(){i.a.env("editor","import")}))})),!0===i.a.env("VCV_DEBUG")&&(window.app=i.a)},"./public/editor/services/dataManager/service.js":function(t,e,n){var r,i=n("./node_modules/vc-cake/index.js"),a={get:function(t){return Object.prototype.hasOwnProperty.call(r,t)?r[t]():null},set:function(t,e){r[t]=function(){return e}},reset:function(){r={sourceID:function(){return window.vcvSourceID},nonce:function(){return window.vcvNonce},localizations:function(){return window.VCV_I18N?window.VCV_I18N():{}},adminAjaxUrl:function(){return window.vcvAdminAjaxUrl},editorType:function(){return window.VCV_EDITOR_TYPE?window.VCV_EDITOR_TYPE():"default"},pageTemplates:function(){return window.VCV_PAGE_TEMPLATES?window.VCV_PAGE_TEMPLATES():""},showFeedbackForm:function(){return window.VCV_SHOW_FEEDBACK_FORM&&window.VCV_SHOW_FEEDBACK_FORM()},showInitialHelpers:function(){return window.VCV_SHOW_INITIAL_HELPERS&&window.VCV_SHOW_INITIAL_HELPERS()},showDataCollectionPopup:function(){return window.VCV_SHOW_DATA_COLLECTION_POPUP&&window.VCV_SHOW_DATA_COLLECTION_POPUP()},hubGetElements:function(){return window.VCV_HUB_GET_ELEMENTS?window.VCV_HUB_GET_ELEMENTS():{}},elementsGlobalsUrl:function(){return window.vcvElementsGlobalsUrl},activationType:function(){return window.vcvActivationType},activationFinishedUrl:function(){return window.vcvActivationFinishedUrl},hubGetAddonTeaser:function(){return window.VCV_HUB_GET_ADDON_TEASER?window.VCV_HUB_GET_ADDON_TEASER():{}},hubGetAddons:function(){return window.VCV_HUB_GET_ADDONS?window.VCV_HUB_GET_ADDONS():{}},addonElementPresets:function(){return window.VCV_ADDON_ELEMENT_PRESETS?window.VCV_ADDON_ELEMENT_PRESETS():[]},hubGetGroups:function(){return window.VCV_HUB_GET_GROUPS?window.VCV_HUB_GET_GROUPS():{}},hubGetCategories:function(){return window.VCV_HUB_GET_CATEGORIES?window.VCV_HUB_GET_CATEGORIES():{}},hubGetTeaser:function(){return window.VCV_HUB_GET_TEASER?window.VCV_HUB_GET_TEASER():{}},hubGetTemplatesTeaser:function(){return window.VCV_HUB_GET_TEMPLATES_TEASER?window.VCV_HUB_GET_TEMPLATES_TEASER():{}},getSharedAssets:function(){return window.VCV_GET_SHARED_ASSETS?window.VCV_GET_SHARED_ASSETS():{}},isPremiumActivated:function(){return window.vcvIsPremiumActivated},pageTemplatesLayoutsCurrent:function(){return window.VCV_PAGE_TEMPLATES_LAYOUTS_CURRENT&&window.VCV_PAGE_TEMPLATES_LAYOUTS_CURRENT()},pageTemplatesLayouts:function(){return window.VCV_PAGE_TEMPLATES_LAYOUTS&&window.VCV_PAGE_TEMPLATES_LAYOUTS()},headerTemplates:function(){return window.VCV_HEADER_TEMPLATES&&window.VCV_HEADER_TEMPLATES()},sidebarTemplates:function(){return window.VCV_SIDEBAR_TEMPLATES&&window.VCV_SIDEBAR_TEMPLATES()},footerTemplates:function(){return window.VCV_FOOTER_TEMPLATES&&window.VCV_FOOTER_TEMPLATES()},showPremiumPromoPopup:function(){return window.VCV_SHOW_PREMIUM_PROMO_POPUP&&window.VCV_SHOW_PREMIUM_PROMO_POPUP()},tutorialPageUrl:function(){return window.VCV_TUTORIAL_PAGE_URL&&window.VCV_TUTORIAL_PAGE_URL()},tutorialPageCapability:function(){return window.VCV_TUTORIAL_PAGE_CAPABILITY&&window.VCV_TUTORIAL_PAGE_CAPABILITY()},createNewUrl:function(){return window.VCV_CREATE_NEW_URL&&window.VCV_CREATE_NEW_URL()},manageOptions:function(){return window.VCV_MANAGE_OPTIONS&&window.VCV_MANAGE_OPTIONS()},vcvManageOptions:function(){return window.vcvManageOptions},updateUrl:function(){return window.VCV_UPDATE_URL&&window.VCV_UPDATE_URL()},goPremiumUrlWithRef:function(){return window.vcvGoPremiumUrlWithRef},goPremiumUrl:function(){return window.vcvGoPremiumUrl},gettingStartedUrl:function(){return window.vcvGettingStartedUrl},authorApiKey:function(){return window.VCV_AUTHOR_API_KEY&&window.VCV_AUTHOR_API_KEY()},updateActions:function(){return window.VCV_UPDATE_ACTIONS&&window.VCV_UPDATE_ACTIONS()},slug:function(){return window.VCV_SLUG&&window.VCV_SLUG()},updateProcessActionUrl:function(){return window.VCV_UPDATE_PROCESS_ACTION_URL&&window.VCV_UPDATE_PROCESS_ACTION_URL()},updateGlobalVariablesUrl:function(){return window.VCV_UPDATE_GLOBAL_VARIABLES_URL&&window.VCV_UPDATE_GLOBAL_VARIABLES_URL()},updateVendorUrl:function(){return window.VCV_UPDATE_VENDOR_URL&&window.VCV_UPDATE_VENDOR_URL()},updateWPBundleUrl:function(){return window.VCV_UPDATE_WP_BUNDLE_URL&&window.VCV_UPDATE_WP_BUNDLE_URL()},licenseType:function(){return window.VCV_LICENSE_TYPE&&window.VCV_LICENSE_TYPE()},rebuildPostSkipPost:function(){return window.vcvRebuildPostSkipPost},errorReportUrl:function(){return window.VCV_ERROR_REPORT_URL&&window.VCV_ERROR_REPORT_URL()},supportUrl:function(){return window.VCV_SUPPORT_URL&&window.VCV_SUPPORT_URL()},licenseKey:function(){return window.VCV_LICENSE_KEY&&window.VCV_LICENSE_KEY()},apiUrl:function(){return window.VCV_API_URL&&window.VCV_API_URL()},pluginUrl:function(){return window.VCV_PLUGIN_URL&&window.VCV_PLUGIN_URL()},licenseUnsplashAuthorApiKey:function(){return window.VCV_LICENSE_UNSPLASH_AUTHOR_API_KEY&&window.VCV_LICENSE_UNSPLASH_AUTHOR_API_KEY()},createMenuUrl:function(){return window.vcvCreateMenuUrl},utm:function(){return window.VCV_UTM?window.VCV_UTM():{}},hubServerTime:function(){return window.VCV_HUB_SERVER_TIME&&window.VCV_HUB_SERVER_TIME()},pageList:function(){return window.VCV_PAGE_LIST},excerpt:function(){return window.VCV_EXCERPT},authorList:function(){return window.VCV_AUTHOR_LIST},commentStatus:function(){return window.VCV_COMMENT_STATUS},pingStatus:function(){return window.VCV_PING_STATUS},manageMenuUrl:function(){return window.vcvManageMenuUrl},featuredImage:function(){return window.VCV_FEATURED_IMAGE&&window.VCV_FEATURED_IMAGE()},postData:function(){return window.vcvPostData||{}},hubTeaserShowBadge:function(){return window.vcvHubTeaserShowBadge},tags:function(){return window.VCV_TAGS},categories:function(){return window.VCV_CATEGORIES},pluginVersion:function(){return window.VCV_PLUGIN_VERSION&&window.VCV_PLUGIN_VERSION()},frontEndError:function(){return window.vcvFeError||"default"},pageEditableNonce:function(){return window.vcvPageEditableNonce},freezeReady:function(){return window.vcvFreezeReady},ajaxUrl:function(){return window.vcvAjaxUrl},pluginSourceUrl:function(){return window.vcvPluginSourceUrl},gutenbergEditorUrl:function(){return window.vcvGutenbergEditorUrl?window.vcvGutenbergEditorUrl:"/wp-admin/post-new.php?post_type=vcv_gutenberg_attr"},hubGetTemplates:function(){return window.VCV_HUB_GET_TEMPLATES&&window.VCV_HUB_GET_TEMPLATES()},agreeHubTerms:function(){return window.vcvAgreeHubTerms}}}};a.reset(),i.addService("dataManager",a)},"./public/editor/services/dataProcessor/service.js":function(t,e,n){"use strict";n.r(e);var r=n("./node_modules/vc-cake/index.js"),i=Object(r.getService)("utils"),a=[],o=1,s={http:function(t){var e=function(t,e,n,r){var i=new Promise((function(i,a){var o=new window.XMLHttpRequest;o.open(t,e),r&&o.setRequestHeader("Content-type",r);try{o.send(n?window.jQuery.param(n):"")}catch(s){a(this.statusText)}o.onload=function(){this.status>=200&&this.status<300?i(this.response):a(this.statusText)},o.onerror=function(){a(this.statusText)}})),s=o;return i.key=s,o++,a.push(i),i.catch((function(t){throw console.warn("Ajax Request rejected",t),a=a.filter((function(t){return t.key!==s})),t}))};return{url:t,get:function(t){return this.ajax("GET",t)},post:function(t){return this.ajax("POST",t,"application/x-www-form-urlencoded")},put:function(t){return this.ajax("PUT",t,"application/x-www-form-urlencoded")},delete:function(t){return this.ajax("DELETE",t)},ajax:function(t,n,r){return e(t,this.url,n,r)}}},appServerRequest:function(t){var e=Object(r.getService)("dataManager"),n=e.get("ajaxUrl");(t=Object.assign({"vcv-nonce":e.get("nonce"),"vcv-source-id":e.get("sourceID")},t),Object(r.env)("VCV_JS_SAVE_ZIP"))&&(t={"vcv-zip":i.compressData(t)});return this.http(n).post(t)},appAdminServerRequest:function(t){var e=Object(r.getService)("dataManager"),n=e.get("adminAjaxUrl");(t=Object.assign({"vcv-nonce":e.get("nonce"),"vcv-source-id":e.get("sourceID")},t),Object(r.env)("VCV_JS_SAVE_ZIP"))&&(t={"vcv-zip":i.compressData(t)});return this.http(n).post(t)},loadScript:function(t,e){return this.http(t).ajax("get",void 0,"application/javascript").then((function(t){var n=document.createElement("script");n.innerHTML=t,e?e.appendChild(n):document.body.appendChild(n)}))},appAllDone:function(){return Promise.all(a).then((function(){a=[]}))}};Object(r.addService)("dataProcessor",s)},"./public/editor/services/utils/service.js":function(t,e,n){"use strict";n.r(e);var r=n("./node_modules/vc-cake/index.js"),i=n("./node_modules/pako/lib/deflate.js"),a=n("./node_modules/base-64/base64.js"),o=n.n(a),s=void 0,l={ajaxRequests:[],ajaxCall:!1,base64encode:o.a.encode,base64decode:o.a.decode,createKey:function(){for(var t="",e=0;e<8;e++){var n=16*Math.random()|0;8!==e&&12!==e&&16!==e&&20!==e||(t+="-"),t+=(12===e?4:16===e?3&n|8:n).toString(16)}return t},setCookie:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:256,r=new Date;r.setDate(r.getDate()+n);var i=encodeURIComponent(e)+(null===n?"":"; expires="+r.toUTCString());document.cookie=t+"="+i},getCookie:function(t){var e,n,r,i=document.cookie.split(";");for(e=0;e<i.length;e++)if(n=i[e].substr(0,i[e].indexOf("=")),r=i[e].substr(i[e].indexOf("=")+1),(n=n.replace(/^\s+|\s+$/g,""))===t)return decodeURIComponent(r)},hasCookie:function(t){return!!this.getCookie(t)},getRealWidth:function(t,e){var n=t.cloneNode(!0),r=0;if(n.style.position="fixed",e.appendChild(n),0===(r=n.offsetWidth))return n.remove(),0;var i=window.getComputedStyle(n,null);return r+=parseInt(i.marginLeft)+parseInt(i.marginRight),n.remove(),r},addResizeListener:function(t,e,n){var r=!(!navigator.userAgent.match(/Trident/)&&!navigator.userAgent.match(/Edge/));"static"===window.getComputedStyle(t).position&&(t.style.position="relative");var i=t.__resizeTrigger__=document.createElement("object");i.setAttribute("style","display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; opacity: 0; pointer-events: none; z-index: -1; visibility: hidden;"),i.__resizeElement__=t,i.onload=function(r){i.contentDocument.defaultView.addEventListener("resize",n.bind(s,t,e)),n(t,e)},i.type="text/html",r&&t.appendChild(i),i.data="about:blank",r||t.appendChild(i)},removeResizeListener:function(t,e,n){t.__resizeTrigger__.contentDocument.defaultView.removeEventListener("resize",n.bind(s,t,e)),t.__resizeTrigger__=!t.removeChild(t.__resizeTrigger__)},compressData:function(t){return function(t){for(var e="",n=new Uint8Array(t),r=n.byteLength,i=0;i<r;i++)e+=String.fromCharCode(n[i]);return o.a.encode(e)}(Object(i.deflate)(JSON.stringify(t)))},ajax:function(t,e,n){var i=Object(r.getService)("dataManager"),a=new window.XMLHttpRequest;(a.open("POST",i.get("adminAjaxUrl"),!0),a.setRequestHeader("Content-type","application/x-www-form-urlencoded"),a.onload=function(t){a.status>=200&&a.status<400?e(a):"function"==typeof n&&n(a)},a.onerror=function(t){"function"==typeof n&&n(a)},Object(r.env)("VCV_JS_SAVE_ZIP"))&&(t={"vcv-zip":l.compressData(t)});return a.send(window.jQuery.param(t)),a},normalizeHtml:function(t){t=t.replace(/\s*\bdata-vcv-[^"<>]+"[^"<>]+"+/g,"").replace(/<!--\[vcvSourceHtml]/g,"").replace(/\[\/vcvSourceHtml]-->/g,"");for(var e=document.createRange(),n=e.createContextualFragment(t),r=n.querySelector("vcvhelper, .vcvhelper");r;){var i=r.parentNode,a=r.getAttribute("data-vcvs-html");if(a){var o=e.createContextualFragment(a);i.insertBefore(o,r)}i.removeChild(r),r=n.querySelector("vcvhelper, .vcvhelper")}var s="data-vce-delete-attr",l=n.querySelectorAll("[".concat(s,"]"));(l=[].slice.call(l)).forEach((function(t){t.getAttribute(s).split(" ").forEach((function(e){t.removeAttribute(e)})),t.removeAttribute(s)}));var _="",d=[].slice.call(n.childNodes);d=d.filter((function(t){return t.nodeType===document.ELEMENT_NODE||t.nodeType===document.COMMENT_NODE}));for(var u=0;u<d.length;u++)d[u].nodeType===document.ELEMENT_NODE?_+=d[u].outerHTML:d[u].nodeType===document.COMMENT_NODE&&(_+="\x3c!-- ".concat(d[u].nodeValue.trim()," --\x3e"));var c=_.match(/url\(\s*(['"]?)(.*?)\1\s*\)/g);if(c&&c.length){var h=c.map((function(t){return t.replace(/"/g,"'")}));c.forEach((function(t,e){_=_.replace(t,h[e])}))}return _},getTextContent:function(t){t=t.replace(/\s*\bdata-vcv-[^"<>]+"[^"<>]+"+/g,"").replace(/<!--\[vcvSourceHtml]/g,"").replace(/\[\/vcvSourceHtml]-->/g,"").replace(/<\//g," </");for(var e=document.createRange().createContextualFragment(t),n=e.querySelector("style, script, noscript, meta, title, .vcv-ui-blank-row-container, .vcv-row-control-container");n;){n.parentNode.removeChild(n),n=e.querySelector("style, script, noscript, meta, title, .vcv-ui-blank-row-container, .vcv-row-control-container")}return e.textContent.trim()},slugify:function(t){return(t=t||"").toString().toLowerCase().replace(/[^\w\s-]/g,"").replace(/[\s_-]+/g,"-").replace(/^-+|-+$/g,"").trim()},wpAutoP:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"content";return window.tinyMCEPreInit.mceInit[e]&&window.tinyMCEPreInit.mceInit[e].wpautop&&window.switchEditors&&window.switchEditors.wpautop?window.switchEditors.wpautop(t):t},checkIfElementIsHidden:function(t){var e=Object(r.getService)("document");if(t.hidden)return!0;if(t.parent){var n=e.get(t.parent);return!!n&&(!(!n.parent||n.parent!==t.id)||this.checkIfElementIsHidden(n))}return!1},getVisibleElements:function(t){var e=Object.assign({},t),n=function e(n){if(n.hidden)return!0;if(n.parent&&t[n.parent]){var r=t[n.parent];return!(!r.parent||r.parent!==n.id)||e(t[n.parent])}return!1};return Object.keys(e).forEach((function(t){var r=e[t];n(r)&&delete e[t]})),e},buildVariables:function(t){t.length&&t.forEach((function(t){void 0===window[t.key]&&("constant"===t.type?window[t.key]=function(){return t.value}:window[t.key]=t.value)}))},isRTL:function(){return"rtl"===window.getComputedStyle(document.body).direction},startDownload:function(t,e,n,r){this.ajaxRequests.push({tag:t,data:e,successCallback:n,errorCallback:r}),this.nextDownload()},nextDownload:function(){var t=this;if(0!==this.ajaxRequests.length&&!this.ajaxCall){this.ajaxCall=!0;var e=Object(r.getService)("dataProcessor"),n=this.ajaxRequests[0];e.appAdminServerRequest(n.data).then((function(e){t.ajaxCall=!1,t.ajaxRequests.splice(0,1),n.successCallback&&n.successCallback(e),t.nextDownload()}),(function(e){t.ajaxCall=!1,t.ajaxRequests.splice(0,1),n.errorCallback&&n.errorCallback(e),t.nextDownload()}))}},getShortcodesRegexp:function(){return new RegExp("\\[(\\[?)([\\w|-]+\\b)(?![\\w-])([^\\]\\/]*(?:\\/(?!\\])[^\\]\\/]*)*?)(?:(\\/)\\]|\\](?:([^\\[]*(?:\\[(?!\\/\\2\\])[^\\[]*)*)(\\[\\/\\2\\]))?)(\\]?)")},getBlockRegexp:function(){var t=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];return t?new RegExp(/<!--\s+(\/)?wp:(vcv-gutenberg-blocks\/)(dynamic-field-block)\s+({(?:(?=([^}]+|}+(?=})|(?!}\s+\/?-->)[^])*)\5|[^]*?)}\s+)?(\/)?-->/g):new RegExp(/<!--\s+(\/)?wp:([a-z][a-z0-9_-]*\/)?([a-z][a-z0-9_-]*)\s+({(?:(?=([^}]+|}+(?=})|(?!}\s+\/?-->)[^])*)\5|[^]*?)}\s+)?(\/)?-->/g)},parseDynamicBlock:function(t){if(t.match(l.getBlockRegexp())){var e=t.split(l.getBlockRegexp());return{value:t,blockScope:e[2],blockName:e[3],blockAtts:JSON.parse(e[4].trim()),blockContent:e[7],beforeBlock:e[0]||"",afterBlock:e[14]||""}}return!1}};Object(r.addService)("utils",l)},"./public/variables.js":function(t,e,n){"use strict";var r=n("./node_modules/vc-cake/index.js");if(void 0!==window.VCV_ENV){var i=window.VCV_ENV();Object.keys(i).forEach((function(t){Object(r.env)(t,i[t])})),i.VCV_DEBUG&&Object(r.env)("debug",!0)}}},[["./public/base.js","runtime","vendor"]]]);