Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wix/image

Package Overview
Dependencies
Maintainers
31
Versions
335
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/image - npm Package Compare versions

Comparing version 1.17.0 to 1.18.0

dist/cjs/custom-element/WowImage.js

8

dist/cjs/custom-element/registry.js

@@ -8,6 +8,6 @@ "use strict";

var _WixImage = _interopRequireDefault(require("./WixImage"));
var _WowImage = _interopRequireDefault(require("./WowImage"));
function init() {
const elementName = 'wix-image';
const elementName = 'wow-image';

@@ -19,7 +19,7 @@ if (customElements.get(elementName) === undefined) {

return function (services, env) {
const WixImage = (0, _WixImage.default)({
const WowImage = (0, _WowImage.default)({
resizeService: resizeObserver,
...services
}, env);
customElements.define(elementName, WixImage);
customElements.define(elementName, WowImage);
};

@@ -26,0 +26,0 @@ }

@@ -195,3 +195,3 @@ "use strict";

}
})) : /*#__PURE__*/React.createElement("wix-image", {
})) : /*#__PURE__*/React.createElement("wow-image", {
id: id,

@@ -198,0 +198,0 @@ class: classNames,

@@ -1,4 +0,4 @@

import wixImageFactory from './WixImage';
import wowImageFactory from './WowImage';
export default function init() {
const elementName = 'wix-image';
const elementName = 'wow-image';
if (customElements.get(elementName) === undefined) {

@@ -9,4 +9,4 @@ const resizeObserver = new ResizeObserver((entries) => {

return function (services, env) {
const WixImage = wixImageFactory(Object.assign({ resizeService: resizeObserver }, services), env);
customElements.define(elementName, WixImage);
const WowImage = wowImageFactory(Object.assign({ resizeService: resizeObserver }, services), env);
customElements.define(elementName, WowImage);
};

@@ -13,0 +13,0 @@ }

@@ -66,3 +66,3 @@ import * as React from 'react';

.map((s) => SCHEME_RE.test(s) ? s : `${STATIC_MEDIA_URL}${s}`)
.join(', ') }))) : (React.createElement("wix-image", { id: id, class: classNames, "data-image-info": JSON.stringify(imageInfo), "data-bg-effect-name": bgEffectName, "data-has-ssr-src": hasSsrSrc, "data-animate-blur": hasBlurTransition ? '' : undefined },
.join(', ') }))) : (React.createElement("wow-image", { id: id, class: classNames, "data-image-info": JSON.stringify(imageInfo), "data-bg-effect-name": bgEffectName, "data-has-ssr-src": hasSsrSrc, "data-animate-blur": hasBlurTransition ? '' : undefined },
React.createElement("img", { src: src, alt: alt, role: role, style: Object.assign(Object.assign({}, placeholderStyle), imageStyles), onLoad: onLoad, onError: onError })));

@@ -69,0 +69,0 @@ };

@@ -1,2 +0,2 @@

!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("React")):"function"==typeof define&&define.amd?define("image",["React"],e):"object"==typeof exports?exports.image=e(require("React")):t.image=e(t.React)}("undefined"!=typeof self?self:this,(function(t){return function(){var e={566:function(t){t.exports=function(t,e,i){return e in t?Object.defineProperty(t,e,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[e]=i,t},t.exports.__esModule=!0,t.exports.default=t.exports},950:function(t){function e(){return t.exports=e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])}return t},t.exports.__esModule=!0,t.exports.default=t.exports,e.apply(this,arguments)}t.exports=e,t.exports.__esModule=!0,t.exports.default=t.exports},208:function(t){t.exports=function(t,e){return e||(e=t.slice(0)),t.raw=e,t},t.exports.__esModule=!0,t.exports.default=t.exports},114:function(t,e,i){var n;!function(e){"use strict";var r=function(){},o=e.requestAnimationFrame||e.webkitRequestAnimationFrame||e.mozRequestAnimationFrame||e.msRequestAnimationFrame||function(t){return setTimeout(t,16)};function a(){var t=this;t.reads=[],t.writes=[],t.raf=o.bind(e),r("initialized",t)}function s(t){t.scheduled||(t.scheduled=!0,t.raf(c.bind(null,t)),r("flush scheduled"))}function c(t){r("flush");var e,i=t.writes,n=t.reads;try{r("flushing reads",n.length),t.runTasks(n),r("flushing writes",i.length),t.runTasks(i)}catch(t){e=t}if(t.scheduled=!1,(n.length||i.length)&&s(t),e){if(r("task errored",e.message),!t.catch)throw e;t.catch(e)}}function h(t,e){var i=t.indexOf(e);return!!~i&&!!t.splice(i,1)}a.prototype={constructor:a,runTasks:function(t){var e;for(r("run tasks");e=t.shift();)e()},measure:function(t,e){r("measure");var i=e?t.bind(e):t;return this.reads.push(i),s(this),i},mutate:function(t,e){r("mutate");var i=e?t.bind(e):t;return this.writes.push(i),s(this),i},clear:function(t){return r("clear",t),h(this.reads,t)||h(this.writes,t)},extend:function(t){if(r("extend",t),"object"!=typeof t)throw new Error("expected object");var e=Object.create(this);return function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])}(e,t),e.fastdom=this,e.initialize&&e.initialize(),e},catch:null};var u=e.fastdom=e.fastdom||new a;void 0===(n=function(){return u}.call(u,i,u,t))||(t.exports=n)}("undefined"!=typeof window?window:this)},24:function(e){"use strict";e.exports=t}},i={};function n(t){var r=i[t];if(void 0!==r)return r.exports;var o=i[t]={exports:{}};return e[t].call(o.exports,o,o.exports,n),o.exports}n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,{a:e}),e},n.d=function(t,e){for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};return function(){"use strict";n.r(r),n.d(r,{Image:function(){return Ie},imageKit:function(){return t},initCustomElement:function(){return Pe}});var t={};n.r(t),n.d(t,{STATIC_MEDIA_URL:function(){return me},alignTypes:function(){return f},fittingTypes:function(){return s},getData:function(){return ce},getPlaceholder:function(){return se},htmlTag:function(){return _},populateGlobalFeatureSupport:function(){return z},sdk:function(){return fe},upscaleMethods:function(){return T}});var e=n(950),i=n.n(e),o=n(24),a="DpEFnE";const s={SCALE_TO_FILL:"fill",SCALE_TO_FIT:"fit",STRETCH:"stretch",ORIGINAL_SIZE:"original_size",TILE:"tile",TILE_HORIZONTAL:"tile_horizontal",TILE_VERTICAL:"tile_vertical",FIT_AND_TILE:"fit_and_tile",LEGACY_STRIP_TILE:"legacy_strip_tile",LEGACY_STRIP_TILE_HORIZONTAL:"legacy_strip_tile_horizontal",LEGACY_STRIP_TILE_VERTICAL:"legacy_strip_tile_vertical",LEGACY_STRIP_SCALE_TO_FILL:"legacy_strip_fill",LEGACY_STRIP_SCALE_TO_FIT:"legacy_strip_fit",LEGACY_STRIP_FIT_AND_TILE:"legacy_strip_fit_and_tile",LEGACY_STRIP_ORIGINAL_SIZE:"legacy_strip_original_size",LEGACY_ORIGINAL_SIZE:"actual_size",LEGACY_FIT_WIDTH:"fitWidth",LEGACY_FIT_HEIGHT:"fitHeight",LEGACY_FULL:"full",LEGACY_BG_FIT_AND_TILE:"legacy_tile",LEGACY_BG_FIT_AND_TILE_HORIZONTAL:"legacy_tile_horizontal",LEGACY_BG_FIT_AND_TILE_VERTICAL:"legacy_tile_vertical",LEGACY_BG_NORMAL:"legacy_normal"},c="fit",h="fill",u="fill_focal",d="crop",l="legacy_crop",g="legacy_fill",f={CENTER:"center",TOP:"top",TOP_LEFT:"top_left",TOP_RIGHT:"top_right",BOTTOM:"bottom",BOTTOM_LEFT:"bottom_left",BOTTOM_RIGHT:"bottom_right",LEFT:"left",RIGHT:"right"},m={[f.CENTER]:{x:.5,y:.5},[f.TOP_LEFT]:{x:0,y:0},[f.TOP_RIGHT]:{x:1,y:.5},[f.TOP]:{x:.5,y:0},[f.BOTTOM_LEFT]:{x:0,y:1},[f.BOTTOM_RIGHT]:{x:1,y:1},[f.BOTTOM]:{x:.5,y:1},[f.RIGHT]:{x:1,y:.5},[f.LEFT]:{x:0,y:.5}},p={center:"c",top:"t",top_left:"tl",top_right:"tr",bottom:"b",bottom_left:"bl",bottom_right:"br",left:"l",right:"r"},_={BG:"bg",IMG:"img",SVG:"svg"},T={AUTO:"auto",CLASSIC:"classic",SUPER:"super"},I=1,L=2,b={radius:"0.66",amount:"1.00",threshold:"0.01"},E={uri:"",css:{img:{},container:{}},attr:{img:{},container:{}}},w=25e6,O=[1.5,2,4],A={HIGH:{size:196e4,quality:90,maxUpscale:1},MEDIUM:{size:36e4,quality:85,maxUpscale:1},LOW:{size:16e4,quality:80,maxUpscale:1.2},TINY:{size:0,quality:80,maxUpscale:1.4}},v="HIGH",y="MEDIUM",R="LOW",M="TINY",x="contrast",C="brightness",S="saturation",G="hue",P="blur",F="jpg",N="jpeg",k="jpe",H="png",Y="webp",j="gif",B="unrecognized",U={isMobile:!1};function z(){if("undefined"!=typeof window&&"undefined"!=typeof navigator){const e=window.matchMedia&&window.matchMedia("(max-width: 767px)").matches,i=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);t=e&&i,U["isMobile"]=t}var t}function D(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),n=1;n<e;n++)i[n-1]=arguments[n];return function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];const o=n[n.length-1]||{},a=[t[0]];return i.forEach((function(e,i){const r=Number.isInteger(e)?n[e]:o[e];a.push(r,t[i+1])})),a.join("")}}function V(t){return t[t.length-1]}const q=[H,N,F,k,"wix_ico_mp","wix_mp"],Z=[N,F,k];function W(t,e,i){return i&&e&&!(!(n=e.id)||!n.trim()||"none"===n.toLowerCase())&&Object.values(s).includes(t);var n}function $(t){return function(t){return q.includes(K(t))}(t)&&!/(^https?)|(^data)|(^\/\/)/.test(t)}const Q=["/","\\","?","<",">","|","\u201c",":",'"'].map(encodeURIComponent),J=["\\.","\\*"];function X(t){return function(t){return Z.includes(K(t))}(t)?F:function(t){return K(t)===H}(t)?H:function(t){return K(t)===Y}(t)?Y:B}function K(t){return(/[.]([^.]+)$/.exec(t)&&/[.]([^.]+)$/.exec(t)[1]||"").toLowerCase()}function tt(t,e,i,n,r){let o;return o=r===h?function(t,e,i,n){return Math.max(i/t,n/e)}(t,e,i,n):r===c?function(t,e,i,n){return Math.min(i/t,n/e)}(t,e,i,n):1,o}function et(t,e,i,n,r,o){const a=function(t,e,i,n,r){let o,a=i,s=n;if(o=tt(t,e,i,n,r),r===c&&(a=t*o,s=e*o),a&&s&&a*s>w){const i=Math.sqrt(w/(a*s));a*=i,s*=i,o=tt(t,e,a,s,r)}return{scaleFactor:o,width:a,height:s}}(t=t||n.width,e=e||n.height,n.width*r,n.height*r,i),s=a.scaleFactor;return function(t,e,i,n,r,o,a){const s=function(t,e,i,n){if("auto"===n)return function(t,e){const i=ot(t,e);return{optimizedScaleFactor:A[i].maxUpscale,upscaleMethodValue:I,forceUSM:!1}}(t,e);if("super"===n)return function(t){return{optimizedScaleFactor:V(O),upscaleMethodValue:L,forceUSM:!(O.includes(t)||t>V(O))}}(i);return function(t,e){const i=ot(t,e);return{optimizedScaleFactor:A[i].maxUpscale,upscaleMethodValue:I,forceUSM:!1}}(t,e)}(t,e,o,r),u=s.optimizedScaleFactor,d=s.upscaleMethodValue,l=s.forceUSM;let g=i,f=n;if(o<=u)return{width:g,height:f,scaleFactor:o,upscaleMethodValue:d,forceUSM:l,cssUpscaleNeeded:!1};switch(a){case h:g=i*(u/o),f=n*(u/o);break;case c:g=t*u,f=e*u}return{width:g,height:f,scaleFactor:u,upscaleMethodValue:d,forceUSM:l,cssUpscaleNeeded:!0}}(t,e,a.width,a.height,o,s,i)}function it(t,e,i,n){const r=rt(i)||function(t){return void 0===t&&(t=f.CENTER),m[t]}(n);return{x:Math.max(0,Math.min(t.width-e.width,r.x*t.width-e.width/2)),y:Math.max(0,Math.min(t.height-e.height,r.y*t.height-e.height/2)),width:Math.min(t.width,e.width),height:Math.min(t.height,e.height)}}function nt(t){return t.alignment&&p[t.alignment]||p[f.CENTER]}function rt(t){let e;return!t||"number"!=typeof t.x||isNaN(t.x)||"number"!=typeof t.y||isNaN(t.y)||(e={x:at(Math.max(0,Math.min(100,t.x))/100,2),y:at(Math.max(0,Math.min(100,t.y))/100,2)}),e}function ot(t,e){const i=t*e;return i>A[v].size?v:i>A[y].size?y:i>A[R].size?R:M}function at(t,e){const i=Math.pow(10,e||0);return(t*i/i).toFixed(e)}function st(t){return t&&t.upscaleMethod&&T[t.upscaleMethod.toUpperCase()]||T.AUTO}function ct(t,e){const i={css:{container:{}}},n=i.css;switch(t.fittingType){case s.ORIGINAL_SIZE:case s.LEGACY_ORIGINAL_SIZE:case s.LEGACY_STRIP_ORIGINAL_SIZE:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat";break;case s.SCALE_TO_FIT:case s.LEGACY_STRIP_SCALE_TO_FIT:n.container.backgroundSize="contain",n.container.backgroundRepeat="no-repeat";break;case s.STRETCH:n.container.backgroundSize="100% 100%",n.container.backgroundRepeat="no-repeat";break;case s.SCALE_TO_FILL:case s.LEGACY_STRIP_SCALE_TO_FILL:n.container.backgroundSize="cover",n.container.backgroundRepeat="no-repeat";break;case s.TILE_HORIZONTAL:case s.LEGACY_STRIP_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case s.TILE_VERTICAL:case s.LEGACY_STRIP_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case s.TILE:case s.LEGACY_STRIP_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case s.LEGACY_STRIP_FIT_AND_TILE:n.container.backgroundSize="contain",n.container.backgroundRepeat="repeat";break;case s.FIT_AND_TILE:case s.LEGACY_BG_FIT_AND_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case s.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case s.LEGACY_BG_FIT_AND_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case s.LEGACY_BG_NORMAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat"}switch(e.alignment){case f.CENTER:n.container.backgroundPosition="center center";break;case f.LEFT:n.container.backgroundPosition="left center";break;case f.RIGHT:n.container.backgroundPosition="right center";break;case f.TOP:n.container.backgroundPosition="center top";break;case f.BOTTOM:n.container.backgroundPosition="center bottom";break;case f.TOP_RIGHT:n.container.backgroundPosition="right top";break;case f.TOP_LEFT:n.container.backgroundPosition="left top";break;case f.BOTTOM_RIGHT:n.container.backgroundPosition="right bottom";break;case f.BOTTOM_LEFT:n.container.backgroundPosition="left bottom"}return i}const ht={[f.CENTER]:"center",[f.TOP]:"top",[f.TOP_LEFT]:"top left",[f.TOP_RIGHT]:"top right",[f.BOTTOM]:"bottom",[f.BOTTOM_LEFT]:"bottom left",[f.BOTTOM_RIGHT]:"bottom right",[f.LEFT]:"left",[f.RIGHT]:"right"},ut={position:"absolute",top:"auto",right:"auto",bottom:"auto",left:"auto"};function dt(t,e){const i={css:{container:{},img:{}}},n=i.css,r=t.fittingType,o=e.alignment;switch(n.container.position="relative",r){case s.ORIGINAL_SIZE:case s.LEGACY_ORIGINAL_SIZE:t.parts&&t.parts.length?(n.img.width=t.parts[0].width,n.img.height=t.parts[0].height):(n.img.width=t.src.width,n.img.height=t.src.height);break;case s.SCALE_TO_FIT:case s.LEGACY_FIT_WIDTH:case s.LEGACY_FIT_HEIGHT:case s.LEGACY_FULL:n.img.width=e.width,n.img.height=e.height,n.img.objectFit="contain",n.img.objectPosition=ht[o]||"unset";break;case s.LEGACY_BG_NORMAL:n.img.width="100%",n.img.height="100%",n.img.objectFit="none",n.img.objectPosition=ht[o]||"unset";break;case s.STRETCH:n.img.width=e.width,n.img.height=e.height,n.img.objectFit="fill";break;case s.SCALE_TO_FILL:n.img.width=e.width,n.img.height=e.height,n.img.objectFit="cover"}if("number"==typeof n.img.width&&"number"==typeof n.img.height&&(n.img.width!==e.width||n.img.height!==e.height)){const t=Math.round((e.height-n.img.height)/2),i=Math.round((e.width-n.img.width)/2);Object.assign(n.img,ut,function(t,e,i){return{[f.TOP_LEFT]:{top:0,left:0},[f.TOP_RIGHT]:{top:0,right:0},[f.TOP]:{top:0,left:e},[f.BOTTOM_LEFT]:{top:0,left:0},[f.BOTTOM_RIGHT]:{bottom:0,right:0},[f.BOTTOM]:{bottom:0,left:e},[f.RIGHT]:{top:t,right:0},[f.LEFT]:{top:t,left:0},[f.CENTER]:{width:i.width,height:i.height,objectFit:"none"}}}(t,i,e)[o])}return i}function lt(t,e){const i={css:{container:{}},attr:{container:{},img:{}}},n=i.css,r=i.attr,o=t.fittingType,a=e.alignment,c=t.src,u=c.width,d=c.height;let l;switch(n.container.position="relative",o){case s.ORIGINAL_SIZE:case s.LEGACY_ORIGINAL_SIZE:case s.TILE:t.parts&&t.parts.length?(r.img.width=t.parts[0].width,r.img.height=t.parts[0].height):(r.img.width=u,r.img.height=d),r.img.preserveAspectRatio="xMidYMid slice";break;case s.SCALE_TO_FIT:case s.LEGACY_FIT_WIDTH:case s.LEGACY_FIT_HEIGHT:case s.LEGACY_FULL:r.img.width="100%",r.img.height="100%",r.img.transform="",r.img.preserveAspectRatio="";break;case s.STRETCH:r.img.width=e.width,r.img.height=e.height,r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="none";break;case s.SCALE_TO_FILL:$(t.src.id)?(r.img.width=e.width,r.img.height=e.height):(l=function(t,e,i,n,r){const o=tt(t,e,i,n,r);return{width:Math.round(t*o),height:Math.round(e*o)}}(u,d,e.width,e.height,h),r.img.width=l.width,r.img.height=l.height),r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="xMidYMid slice"}if("number"==typeof r.img.width&&"number"==typeof r.img.height&&(r.img.width!==e.width||r.img.height!==e.height)){let t,i,n=0,c=0;o===s.TILE?(t=e.width%r.img.width,i=e.height%r.img.height):(t=e.width-r.img.width,i=e.height-r.img.height);const h=Math.round(t/2),u=Math.round(i/2);switch(a){case f.TOP_LEFT:n=0,c=0;break;case f.TOP:n=h,c=0;break;case f.TOP_RIGHT:n=t,c=0;break;case f.LEFT:n=0,c=u;break;case f.CENTER:n=h,c=u;break;case f.RIGHT:n=t,c=u;break;case f.BOTTOM_LEFT:n=0,c=i;break;case f.BOTTOM:n=h,c=i;break;case f.BOTTOM_RIGHT:n=t,c=i}r.img.x=n,r.img.y=c}return r.container.width=e.width,r.container.height=e.height,r.container.viewBox=[0,0,e.width,e.height].join(" "),i}function gt(){return U["isMobile"]}function ft(t,e,i){let n;switch(e.crop&&(n=function(t,e){const i=Math.max(0,Math.min(t.width,e.x+e.width)-Math.max(0,e.x)),n=Math.max(0,Math.min(t.height,e.y+e.height)-Math.max(0,e.y));return i&&n&&(t.width!==i||t.height!==n)?{x:Math.max(0,e.x),y:Math.max(0,e.y),width:i,height:n}:null}(e,e.crop),n&&(t.src.width=n.width,t.src.height=n.height,t.src.isCropped=!0,t.parts.push(pt(n)))),t.fittingType){case s.SCALE_TO_FIT:case s.LEGACY_FIT_WIDTH:case s.LEGACY_FIT_HEIGHT:case s.LEGACY_FULL:case s.FIT_AND_TILE:case s.LEGACY_BG_FIT_AND_TILE:case s.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case s.LEGACY_BG_FIT_AND_TILE_VERTICAL:case s.LEGACY_BG_NORMAL:t.parts.push(mt(t,i));break;case s.SCALE_TO_FILL:t.parts.push(function(t,e){const i=et(t.src.width,t.src.height,h,e,t.devicePixelRatio,t.upscaleMethod),n=rt(t.focalPoint);return{transformType:n?u:h,width:Math.round(i.width),height:Math.round(i.height),alignment:nt(e),focalPointX:n&&n.x,focalPointY:n&&n.y,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}(t,i));break;case s.STRETCH:t.parts.push(function(t,e){const i=tt(t.src.width,t.src.height,e.width,e.height,h),n=Object.assign({},e);return n.width=t.src.width*i,n.height=t.src.height*i,mt(t,n)}(t,i));break;case s.TILE_HORIZONTAL:case s.TILE_VERTICAL:case s.TILE:case s.LEGACY_ORIGINAL_SIZE:case s.ORIGINAL_SIZE:n=it(t.src,i,t.focalPoint,i.alignment),t.src.isCropped?(Object.assign(t.parts[0],n),t.src.width=n.width,t.src.height=n.height):t.parts.push(pt(n));break;case s.LEGACY_STRIP_TILE_HORIZONTAL:case s.LEGACY_STRIP_TILE_VERTICAL:case s.LEGACY_STRIP_TILE:case s.LEGACY_STRIP_ORIGINAL_SIZE:t.parts.push(function(t){return{transformType:l,width:Math.round(t.width),height:Math.round(t.height),alignment:nt(t),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case s.LEGACY_STRIP_SCALE_TO_FIT:case s.LEGACY_STRIP_FIT_AND_TILE:t.parts.push(function(t){return{transformType:c,width:Math.round(t.width),height:Math.round(t.height),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case s.LEGACY_STRIP_SCALE_TO_FILL:t.parts.push(function(t){return{transformType:g,width:Math.round(t.width),height:Math.round(t.height),alignment:nt(t),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i))}}function mt(t,e){const i=et(t.src.width,t.src.height,c,e,t.devicePixelRatio,t.upscaleMethod);return{transformType:h,width:Math.round(i.width),height:Math.round(i.height),alignment:p.center,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}function pt(t){return{transformType:d,x:Math.round(t.x),y:Math.round(t.y),width:Math.round(t.width),height:Math.round(t.height),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}function _t(t,e){var i;e=e||{},t.quality=function(t,e){const i=t.fileType===H,n=t.fileType===F;if(n||i){const n=V(t.parts),a=(r=n.width,o=n.height,A[ot(r,o)].quality);let s=e.quality&&e.quality>=5&&e.quality<=90?e.quality:a;return s=i?s+5:s,s}var r,o;return 0}(t,e),t.progressive=function(t){return!1!==t.progressive}(e),t.watermark=function(t){return t.watermark}(e),t.autoEncode=null===(i=e.autoEncode)||void 0===i||i,t.unsharpMask=function(t,e){var i,n,r;if(function(t){const e="number"==typeof(t=t||{}).radius&&!isNaN(t.radius)&&t.radius>=.1&&t.radius<=500,i="number"==typeof t.amount&&!isNaN(t.amount)&&t.amount>=0&&t.amount<=10,n="number"==typeof t.threshold&&!isNaN(t.threshold)&&t.threshold>=0&&t.threshold<=255;return e&&i&&n}(e.unsharpMask))return{radius:at(null===(i=e.unsharpMask)||void 0===i?void 0:i.radius,2),amount:at(null===(n=e.unsharpMask)||void 0===n?void 0:n.amount,2),threshold:at(null===(r=e.unsharpMask)||void 0===r?void 0:r.threshold,2)};if(("number"!=typeof(o=(o=e.unsharpMask)||{}).radius||isNaN(o.radius)||0!==o.radius||"number"!=typeof o.amount||isNaN(o.amount)||0!==o.amount||"number"!=typeof o.threshold||isNaN(o.threshold)||0!==o.threshold)&&function(t){const e=V(t.parts);return!(e.scaleFactor>=1)||e.forceUSM}(t))return b;var o;return}(t,e),t.filters=function(t){const e=t.filters||{},i={};Tt(e[x],-100,100)&&(i[x]=e[x]);Tt(e[C],-100,100)&&(i[C]=e[C]);Tt(e[S],-100,100)&&(i[S]=e[S]);Tt(e[G],-180,180)&&(i[G]=e[G]);Tt(e[P],0,100)&&(i[P]=e[P]);return i}(e)}function Tt(t,e,i){return"number"==typeof t&&!isNaN(t)&&0!==t&&t>=e&&t<=i}function It(t,e,i,n){const r=function(t){var e;return null!==(e=null==t?void 0:t.isSEOBot)&&void 0!==e&&e}(n),o=X(e.id),a=function(t,e){const i=/\.([^.]*)$/,n=new RegExp("("+Q.concat(J).join("|")+")","g");if(e&&e.length){let t=e;const r=e.match(i);return r&&q.includes(r[1])&&(t=e.replace(i,"")),encodeURIComponent(t).replace(n,"_")}const r=t.match(/\/(.*?)$/);return(r?r[1]:t).replace(i,"")}(e.id,e.name),s=r?1:function(t){return Math.min(t.pixelAspectRatio||1,2)}(i),c=K(e.id),h={fileName:a,fileExtension:c,fileType:o,fittingType:t,preferredExtension:c,src:{id:e.id,width:e.width,height:e.height,isCropped:!1},focalPoint:{x:e.focalPoint&&e.focalPoint.x,y:e.focalPoint&&e.focalPoint.y},parts:[],devicePixelRatio:s,quality:0,upscaleMethod:st(n),progressive:!0,watermark:"",unsharpMask:{},filters:{}};return $(e.id)&&(ft(h,e,i),_t(h,n)),h}function Lt(t,e,i){const n=Object.assign({},i),r=gt();switch(t){case s.LEGACY_BG_FIT_AND_TILE:case s.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case s.LEGACY_BG_FIT_AND_TILE_VERTICAL:case s.LEGACY_BG_NORMAL:const t=r?1e3:1920,i=r?1e3:1920;n.width=Math.min(t,e.width),n.height=Math.min(i,Math.round(n.width/(e.width/e.height))),n.pixelAspectRatio=1}return n}var bt,Et,wt,Ot,At,vt,yt,Rt,Mt,xt,Ct,St,Gt,Pt,Ft,Nt,kt,Ht=n(208),Yt=n.n(Ht);const jt=D(bt||(bt=Yt()(["fit/w_",",h_",""])),"width","height"),Bt=D(Et||(Et=Yt()(["fill/w_",",h_",",al_",""])),"width","height","alignment"),Ut=D(wt||(wt=Yt()(["fill/w_",",h_",",fp_","_",""])),"width","height","focalPointX","focalPointY"),zt=D(Ot||(Ot=Yt()(["crop/x_",",y_",",w_",",h_",""])),"x","y","width","height"),Dt=D(At||(At=Yt()(["crop/w_",",h_",",al_",""])),"width","height","alignment"),Vt=D(vt||(vt=Yt()(["fill/w_",",h_",",al_",""])),"width","height","alignment"),qt=D(yt||(yt=Yt()([",lg_",""])),"upscaleMethodValue"),Zt=D(Rt||(Rt=Yt()([",q_",""])),"quality"),Wt=D(Mt||(Mt=Yt()([",usm_","_","_",""])),"radius","amount","threshold"),$t=D(xt||(xt=Yt()([",bl"]))),Qt=D(Ct||(Ct=Yt()([",wm_",""])),"watermark"),Jt={[x]:D(St||(St=Yt()([",con_",""])),"contrast"),[C]:D(Gt||(Gt=Yt()([",br_",""])),"brightness"),[S]:D(Pt||(Pt=Yt()([",sat_",""])),"saturation"),[G]:D(Ft||(Ft=Yt()([",hue_",""])),"hue"),[P]:D(Nt||(Nt=Yt()([",blur_",""])),"blur")},Xt=D(kt||(kt=Yt()([",enc_auto"])));function Kt(t,e,i,n,r){return void 0===n&&(n={}),$(e.id)?function(t){const e=[];t.parts.forEach((t=>{switch(t.transformType){case d:e.push(zt(t));break;case l:e.push(Dt(t));break;case g:let i=Vt(t);t.upscale&&(i+=qt(t)),e.push(i);break;case c:let n=jt(t);t.upscale&&(n+=qt(t)),e.push(n);break;case h:let r=Bt(t);t.upscale&&(r+=qt(t)),e.push(r);break;case u:let o=Ut(t);t.upscale&&(o+=qt(t)),e.push(o)}}));let i=e.join("/");return t.quality&&(i+=Zt(t)),t.unsharpMask&&(i+=Wt(t.unsharpMask)),t.progressive||(i+=$t(t)),t.watermark&&(i+=Qt(t)),t.filters&&(i+=Object.keys(t.filters).map((e=>Jt[e](t.filters))).join("")),t.autoEncode&&t.fileType!==j&&(i+=Xt(t)),t.src.id+"/v1/"+i+"/"+t.fileName+"."+t.preferredExtension}(r=r||It(t,e,i,n)):e.id}const te={[f.CENTER]:"50% 50%",[f.TOP_LEFT]:"0% 0%",[f.TOP_RIGHT]:"100% 0%",[f.TOP]:"50% 0%",[f.BOTTOM_LEFT]:"0% 100%",[f.BOTTOM_RIGHT]:"100% 100%",[f.BOTTOM]:"50% 100%",[f.RIGHT]:"100% 50%",[f.LEFT]:"0% 50%"},ee=Object.entries(te).reduce(((t,e)=>{let i=e[0];return t[e[1]]=i,t}),{}),ie=[s.TILE,s.TILE_HORIZONTAL,s.TILE_VERTICAL,s.LEGACY_BG_FIT_AND_TILE,s.LEGACY_BG_FIT_AND_TILE_HORIZONTAL,s.LEGACY_BG_FIT_AND_TILE_VERTICAL],ne=[s.LEGACY_ORIGINAL_SIZE,s.ORIGINAL_SIZE,s.LEGACY_BG_NORMAL];function re(t,e,i){let n=i.width,r=i.height;return t===s.TILE&&e.width>n&&e.height>r}function oe(t,e,i,n){void 0===n&&(n="center");const r={img:{},container:{}};if(t===s.SCALE_TO_FILL){const t=e.focalPoint&&function(t){const e=t.x+"% "+t.y+"%";return ee[e]||""}(e.focalPoint),o=t||n;e.focalPoint&&!t?r.img={objectPosition:ae(e,i,e.focalPoint)}:r.img={objectPosition:te[o]}}else[s.LEGACY_ORIGINAL_SIZE,s.ORIGINAL_SIZE].includes(t)?r.img={objectFit:"none",top:"auto",left:"auto",right:"auto",bottom:"auto"}:ie.includes(t)&&(r.container={backgroundSize:e.width+"px "+e.height+"px"});return r}function ae(t,e,i){const n=t.width,r=t.height,o=e.width,a=e.height,s=i.x,c=i.y;if(!o||!a)return s+"% "+c+"%";const h=Math.max(o/n,a/r),u=n*h,d=r*h,l=Math.max(0,Math.min(u-o,u*(s/100)-o/2)),g=Math.max(0,Math.min(d-a,d*(c/100)-a/2));return(l&&Math.floor(l/(u-o)*100))+"% "+(g&&Math.floor(g/(d-a)*100))+"%"}function se(t,e,i,n){if(void 0===n&&(n={}),!W(t,e,i))return E;const r=n,o=r.autoEncode,a=void 0===o||o,c=r.isSEOBot,h=r.shouldLoadHQImage,u=r.omitBlur;if(h)return ce(t,e,i,Object.assign(Object.assign({},n),{autoEncode:a,useSrcset:!0}));const d=Object.assign(Object.assign({},i),function(t,e){let i=e.width,n=e.height;if(!i||!n){const e=i||Math.min(980,t.width),r=e/t.width;return{width:e,height:n||t.height*r}}return{width:i,height:n}}(e,i)),l=i.alignment,g=i.htmlTag,f=re(t,e,d),m=function(t,e,i,n){let r=i.width,o=i.height;if(void 0===n&&(n=!1),n)return{width:r,height:o};const a=!ne.includes(t),s=re(t,e,{width:r,height:o}),c=!s&&ie.includes(t),h=c?e.width:r,u=c?e.height:o,d=a?function(t){return t>900?.25:t>500?.3:t>200?.4:1}(h):1;return{width:s?1920:h*d,height:u*d}}(t,e,d,c),p=u?0:function(t,e,i){return i?0:ie.includes(e)?1:t>200?2:3}(d.width,t,c),_=function(t,e){const i=ie.includes(t)&&!e;return t===s.SCALE_TO_FILL||i?s.SCALE_TO_FIT:t}(t,f),T=oe(t,e,i,l),I=ce(_,e,Object.assign(Object.assign({},m),{alignment:l,htmlTag:g}),{autoEncode:a,filters:p?{blur:p}:{}}).uri,L=ce(t,e,Object.assign(Object.assign({},d),{alignment:l,htmlTag:g}),{}),b=L.attr,w=void 0===b?{}:b,O=L.css;return O.img=O.img||{},O.container=O.container||{},Object.assign(O.img,T.img),Object.assign(O.container,T.container),{uri:I,css:O,attr:w}}function ce(t,e,i,n){let r={};if(W(t,e,i)){const o=Lt(t,e,i),a=It(t,e,o,n);r.uri=Kt(t,e,o,n,a),(null==n?void 0:n.useSrcset)&&(r.srcset=function(t,e,i,n,r){const o=i.pixelAspectRatio||1;return{dpr:[(1===o?r.uri:Kt(t,e,Object.assign(Object.assign({},i),{pixelAspectRatio:1}),n))+" 1x",(2===o?r.uri:Kt(t,e,Object.assign(Object.assign({},i),{pixelAspectRatio:2}),n))+" 2x"]}}(t,e,o,n,r)),Object.assign(r,function(t,e){let i;return i=e.htmlTag===_.BG?ct:e.htmlTag===_.SVG?lt:dt,i(t,e)}(a,o))}else r=E;return r}function he(t,e,i,n){if(W(t,e,i)){const r=Lt(t,e,i);return{uri:Kt(t,e,r,n||{},It(t,e,r,n))}}return E}const ue="https://static.wixstatic.com/media/",de=/^media\//i,le="undefined"!=typeof window?window.devicePixelRatio:1,ge=(t,e)=>{const i=e&&e.baseHostURL;return i?""+i+t:(t=>de.test(t)?"https://static.wixstatic.com/"+t:""+ue+t)(t)};z(),z();const fe={getScaleToFitImageURL:function(t,e,i,n,r,o){const a=he(s.SCALE_TO_FIT,{id:t,width:e,height:i,name:o&&o.name},{width:n,height:r,htmlTag:_.IMG,alignment:f.CENTER,pixelAspectRatio:le},o);return ge(a.uri,o)},getScaleToFillImageURL:function(t,e,i,n,r,o){const a=he(s.SCALE_TO_FILL,{id:t,width:e,height:i,name:o&&o.name,focalPoint:{x:o&&o.focalPoint&&o.focalPoint.x,y:o&&o.focalPoint&&o.focalPoint.y}},{width:n,height:r,htmlTag:_.IMG,alignment:f.CENTER,pixelAspectRatio:le},o);return ge(a.uri,o)},getCropImageURL:function(t,e,i,n,r,o,a,c,h,u){const d=he(s.SCALE_TO_FILL,{id:t,width:e,height:i,name:u&&u.name,crop:{x:n,y:r,width:o,height:a}},{width:c,height:h,htmlTag:_.IMG,alignment:f.CENTER,pixelAspectRatio:le},u);return ge(d.uri,u)}},me=ue,pe=me,_e=t=>{let e=t.fittingType,n=t.src,r=t.target,o=t.options;const a=se(e,n,r,i()({},o,{autoEncode:!0}));return null!=a&&a.uri&&!a.uri.startsWith("http")&&(a.uri=""+pe+a.uri),a},Te=/^[a-z]+:\/\//,Ie=t=>{var e;const n=t.id,r=t.containerId,s=t.uri,c=t.alt,h=t.name,u=void 0===h?"":h,d=t.role,l=t.width,g=t.height,f=t.displayMode,m=t.devicePixelRatio,p=t.quality,_=t.alignType,T=t.bgEffectName,I=void 0===T?"":T,L=t.focalPoint,b=t.upscaleMethod,E=t.className,w=void 0===E?"":E,O=t.crop,A=t.imageStyles,v=void 0===A?{}:A,y=t.targetWidth,R=t.targetHeight,M=t.onLoad,x=void 0===M?()=>{}:M,C=t.onError,S=void 0===C?()=>{}:C,G=t.shouldUseLQIP,P=t.containerWidth,F=t.containerHeight,N=t.getPlaceholder,k=t.isInFirstFold,H=t.placeholderTransition;let Y="";const j="blur"===H,B=i()({containerId:r},_&&{alignType:_},{displayMode:f},y&&{targetWidth:y},R&&{targetHeight:R},{isLQIP:(N||G)&&!k,lqipTransition:H,imageData:i()({width:l,height:g,uri:s,name:u,displayMode:f},p&&{quality:p},m&&{devicePixelRatio:m},L&&{focalPoint:L},O&&{crop:O},b&&{upscaleMethod:b})}),U=o.useRef(null);if(!U.current)if(N||G){Y=k?"":"true";const t=i()({upscaleMethod:b},p||{},{shouldLoadHQImage:k,omitBlur:j});U.current=(N||_e)({fittingType:f,src:{id:s,width:l,height:g,crop:O,name:u,focalPoint:B.imageData.focalPoint},target:{width:P||200,height:F||200,alignment:_,htmlTag:"img"},options:t})}else U.current={uri:void 0,css:{img:{}},attr:{img:{},container:{}}};const z=U.current,D=null==z?void 0:z.uri,V=null==z?void 0:z.srcset,q=null==(e=z.css)?void 0:e.img,Z=a+" "+w;return k?o.createElement("div",{id:n,className:Z},o.createElement("img",{src:D,alt:c,role:d,style:i()({},q,v),onLoad:x,onError:S,srcSet:V.dpr.map((t=>Te.test(t)?t:""+pe+t)).join(", ")})):o.createElement("wix-image",{id:n,class:Z,"data-image-info":JSON.stringify(B),"data-bg-effect-name":I,"data-has-ssr-src":Y,"data-animate-blur":j?"":void 0},o.createElement("img",{src:D,alt:c,role:d,style:i()({},q,v),onLoad:x,onError:S}))};var Le=n(114),be=n.n(Le),Ee=n(566),we=n.n(Ee);const Oe={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},Ae=(t,e)=>(Array.isArray(e)?e:[e]).reduce(((e,i)=>{const n=t[i];return void 0!==n?Object.assign(e,{[i]:n}):e}),{}),ve=(t,e)=>t&&e&&Object.keys(e).forEach((i=>{const n=e[i];void 0!==n?t.style[i]=((t,e)=>"number"!=typeof e||Oe[t]?e:e+"px")(i,n):t.style.removeProperty(i)})),ye=(t,e,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(t))return t;let n=e+"/";var r;t&&(/^micons\//.test(t)?n=i:"ico"===(null==(r=/[^.]+$/.exec(t))?void 0:r[0])&&(n=n.replace("media","ficons")));return n+t},Re=t=>{const e=window.location.search.split("&").map((t=>t.split("="))).find((t=>t[0].toLowerCase().includes("devicepixelratio")));return(e?Number(e[1]):null)||t||1},Me=t=>t.getAttribute("src"),xe=()=>window&&"IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype&&"isIntersecting"in window.IntersectionObserverEntry.prototype&&!/Edge\/18/.test(window.navigator.userAgent);var Ce=class{constructor(t){we()(this,"intersectionObserver",void 0),we()(this,"scrollEffectsIntersectionObserver",void 0),we()(this,"mutationService",void 0),this.mutationService=t,xe()&&(this.intersectionObserver=new IntersectionObserver(this.getViewPortIntersectionHandler(),{rootMargin:"50% 0px"}))}isImageInViewPort(t,e){return t.top+t.height>=0&&t.bottom-t.height<=e}loadImage(t,e){let i=e.screenHeight,n=e.boundingRect;!this.intersectionObserver||this.isImageInViewPort(n,i)?this.setImageSource(t):(this.intersectionObserver.unobserve(t),this.intersectionObserver.observe(t))}onImageDisconnected(t){this.intersectionObserver&&this.intersectionObserver.unobserve(t)}setSrcAttribute(t,e){Me(t)!==e&&(t.src=e)}setImageSource(t){const e=t.querySelector("img");this.setSrcAttribute(e,t.dataset.src)}getViewPortIntersectionHandler(){return(t,e)=>{t.filter((t=>t.isIntersecting)).forEach((t=>{const i=t.target;this.setImageSource(i),e.unobserve(i)}))}}};var Se={measure:function(t,e,i,n,r){let o=n.containerElm,a=n.mediaHeightOverrideType,s=n.bgEffectName,c=void 0===s?"none":s;const h=i.image,u=i[t],d=window?window.innerHeight||document.documentElement.clientHeight:0,l=o&&"none"!==c?o:u,g=(null==r.getMediaDimensionsByEffect?void 0:r.getMediaDimensionsByEffect(c,l.offsetWidth,l.offsetHeight,d))||{width:u.offsetWidth,height:u.offsetHeight},f=g.width,m=g.height;if(!h)return;const p=Me(h);e.width=f,e.height=function(t,e){return"fixed"===e?document.documentElement.clientHeight+80:t}(m,a),e.screenHeight=d,e.imgSrc=p,e.boundingRect=u.getBoundingClientRect(),e.mediaHeightOverrideType=a},patch:function(t,e,n,r,o,a,c,h){var u;if(!Object.keys(e).length)return;const d=r.imageData,l=n[t],g=n.image;h&&(d.devicePixelRatio=1);const m=((t,e,i)=>{if(!t.targetWidth||!t.targetHeight||!t.imageData.uri)return{uri:"",css:{}};const n=t.imageData,r=t.displayMode||s.SCALE_TO_FILL,o=Object.assign(Ae(n,"upscaleMethod"),Ae(t,"filters"),t.quality||n.quality),a=t.imageData.devicePixelRatio||e.devicePixelRatio,c=Re(a),h=ce(r,Object.assign(Ae(n,["width","height","crop","name","focalPoint"]),{id:n.uri}),{width:t.targetWidth,height:t.targetHeight,htmlTag:i||"img",pixelAspectRatio:c,alignment:t.alignType||f.CENTER},o);return h.uri=ye(h.uri,e.staticMediaUrl,e.mediaRootUrl),h})(i()({targetWidth:e.width,targetHeight:e.height},r,{displayMode:d.displayMode}),a,"img"),p=(null==m||null==(u=m.css)?void 0:u.img)||{},_=function(t,e,n){if(!t)return e;const r=i()({},e);return"fill"===n?(r.position="absolute",r.top="0"):"fit"===n&&(r.height="100%"),"fixed"===t&&(r["will-change"]="transform"),r.objectPosition&&(r.objectPosition=e.objectPosition.replace(/(center|bottom)$/,"top")),r}(e.mediaHeightOverrideType,p,d.displayMode);ve(g,_);const T=null==m?void 0:m.uri;l.setAttribute("data-src",T||""),l.setAttribute("data-has-ssr-src",""),r.lqipTransition&&!("transitioned"in l.dataset)&&(l.dataset.transitioned="",r.isLQIP?g.complete?g.onload=function(){g.dataset.loadDone=""}:g.onload=function(){g.onload=function(){g.dataset.loadDone=""}}:g.dataset.loadDone=""),c&&o.imageLoader.loadImage(l,{screenHeight:e.screenHeight,boundingRect:e.boundingRect})}};var Ge=function(t,e){return t.imageLoader||(t.imageLoader=new Ce(t.mutationService)),class extends HTMLElement{constructor(){super(),we()(this,"childListObserver",void 0),we()(this,"timeoutId",void 0),this.childListObserver=null,this.timeoutId=null}attributeChangedCallback(t,e){e&&this.reLayout()}connectedCallback(){this.observeResize(),this.reLayout()}disconnectedCallback(){this.unobserveResize(),t.imageLoader.onImageDisconnected(this),this.unobserveChildren()}static get observedAttributes(){return["data-image-info"]}reLayout(){const i={},n={},r=this.getAttribute("id"),o=JSON.parse(this.dataset.imageInfo||""),a=this.dataset.bgEffectName;i[r]=this,o.containerId&&(i[o.containerId]=document.getElementById(""+o.containerId)),i.image=this.querySelector("img");const s=i[o.containerId],c=s.dataset.mediaHeightOverrideType;if(!i.image){const t=this;return void this.observeChildren(t)}this.unobserveChildren(),this.observeChildren(this),t.mutationService.measure((()=>{Se.measure(r,n,i,{containerElm:s,mediaHeightOverrideType:c,bgEffectName:a},t)}));const h=s=>{t.mutationService.mutate((()=>{Se.patch(r,n,i,o,t,e,s,a)}))};!Me(i.image)||this.dataset.hasSsrSrc?h(!0):this.debounceImageLoad(h)}debounceImageLoad(t){clearTimeout(this.timeoutId),this.timeoutId=setTimeout((()=>{t(!0)}),250),t(!1)}observeResize(){t.resizeService.observe(this)}unobserveResize(){t.resizeService.unobserve(this)}observeChildren(t){this.childListObserver||(this.childListObserver=new MutationObserver((()=>this.reLayout()))),this.childListObserver.observe(t,{childList:!0})}unobserveChildren(){this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null)}}};function Pe(){if("undefined"==typeof window)return;const t={staticMediaUrl:"https://static.wixstatic.com/media",mediaRootUrl:"https://static.wixstatic.com",experiments:{},isViewerMode:!0,devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio},e=function(){const t="wix-image";if(void 0===customElements.get(t)){const e=new ResizeObserver((t=>{t.map((t=>t.target.reLayout()))}));return function(n,r){const o=Ge(i()({resizeService:e},n),r);customElements.define(t,o)}}}();e&&e({mutationService:be()},t)}}(),r}()}));
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("React")):"function"==typeof define&&define.amd?define("image",["React"],e):"object"==typeof exports?exports.image=e(require("React")):t.image=e(t.React)}("undefined"!=typeof self?self:this,(function(t){return function(){var e={566:function(t){t.exports=function(t,e,i){return e in t?Object.defineProperty(t,e,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[e]=i,t},t.exports.__esModule=!0,t.exports.default=t.exports},950:function(t){function e(){return t.exports=e=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])}return t},t.exports.__esModule=!0,t.exports.default=t.exports,e.apply(this,arguments)}t.exports=e,t.exports.__esModule=!0,t.exports.default=t.exports},208:function(t){t.exports=function(t,e){return e||(e=t.slice(0)),t.raw=e,t},t.exports.__esModule=!0,t.exports.default=t.exports},114:function(t,e,i){var n;!function(e){"use strict";var r=function(){},o=e.requestAnimationFrame||e.webkitRequestAnimationFrame||e.mozRequestAnimationFrame||e.msRequestAnimationFrame||function(t){return setTimeout(t,16)};function a(){var t=this;t.reads=[],t.writes=[],t.raf=o.bind(e),r("initialized",t)}function s(t){t.scheduled||(t.scheduled=!0,t.raf(c.bind(null,t)),r("flush scheduled"))}function c(t){r("flush");var e,i=t.writes,n=t.reads;try{r("flushing reads",n.length),t.runTasks(n),r("flushing writes",i.length),t.runTasks(i)}catch(t){e=t}if(t.scheduled=!1,(n.length||i.length)&&s(t),e){if(r("task errored",e.message),!t.catch)throw e;t.catch(e)}}function h(t,e){var i=t.indexOf(e);return!!~i&&!!t.splice(i,1)}a.prototype={constructor:a,runTasks:function(t){var e;for(r("run tasks");e=t.shift();)e()},measure:function(t,e){r("measure");var i=e?t.bind(e):t;return this.reads.push(i),s(this),i},mutate:function(t,e){r("mutate");var i=e?t.bind(e):t;return this.writes.push(i),s(this),i},clear:function(t){return r("clear",t),h(this.reads,t)||h(this.writes,t)},extend:function(t){if(r("extend",t),"object"!=typeof t)throw new Error("expected object");var e=Object.create(this);return function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])}(e,t),e.fastdom=this,e.initialize&&e.initialize(),e},catch:null};var u=e.fastdom=e.fastdom||new a;void 0===(n=function(){return u}.call(u,i,u,t))||(t.exports=n)}("undefined"!=typeof window?window:this)},24:function(e){"use strict";e.exports=t}},i={};function n(t){var r=i[t];if(void 0!==r)return r.exports;var o=i[t]={exports:{}};return e[t].call(o.exports,o,o.exports,n),o.exports}n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,{a:e}),e},n.d=function(t,e){for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};return function(){"use strict";n.r(r),n.d(r,{Image:function(){return Ie},imageKit:function(){return t},initCustomElement:function(){return Pe}});var t={};n.r(t),n.d(t,{STATIC_MEDIA_URL:function(){return me},alignTypes:function(){return f},fittingTypes:function(){return s},getData:function(){return ce},getPlaceholder:function(){return se},htmlTag:function(){return _},populateGlobalFeatureSupport:function(){return z},sdk:function(){return fe},upscaleMethods:function(){return T}});var e=n(950),i=n.n(e),o=n(24),a="DpEFnE";const s={SCALE_TO_FILL:"fill",SCALE_TO_FIT:"fit",STRETCH:"stretch",ORIGINAL_SIZE:"original_size",TILE:"tile",TILE_HORIZONTAL:"tile_horizontal",TILE_VERTICAL:"tile_vertical",FIT_AND_TILE:"fit_and_tile",LEGACY_STRIP_TILE:"legacy_strip_tile",LEGACY_STRIP_TILE_HORIZONTAL:"legacy_strip_tile_horizontal",LEGACY_STRIP_TILE_VERTICAL:"legacy_strip_tile_vertical",LEGACY_STRIP_SCALE_TO_FILL:"legacy_strip_fill",LEGACY_STRIP_SCALE_TO_FIT:"legacy_strip_fit",LEGACY_STRIP_FIT_AND_TILE:"legacy_strip_fit_and_tile",LEGACY_STRIP_ORIGINAL_SIZE:"legacy_strip_original_size",LEGACY_ORIGINAL_SIZE:"actual_size",LEGACY_FIT_WIDTH:"fitWidth",LEGACY_FIT_HEIGHT:"fitHeight",LEGACY_FULL:"full",LEGACY_BG_FIT_AND_TILE:"legacy_tile",LEGACY_BG_FIT_AND_TILE_HORIZONTAL:"legacy_tile_horizontal",LEGACY_BG_FIT_AND_TILE_VERTICAL:"legacy_tile_vertical",LEGACY_BG_NORMAL:"legacy_normal"},c="fit",h="fill",u="fill_focal",d="crop",l="legacy_crop",g="legacy_fill",f={CENTER:"center",TOP:"top",TOP_LEFT:"top_left",TOP_RIGHT:"top_right",BOTTOM:"bottom",BOTTOM_LEFT:"bottom_left",BOTTOM_RIGHT:"bottom_right",LEFT:"left",RIGHT:"right"},m={[f.CENTER]:{x:.5,y:.5},[f.TOP_LEFT]:{x:0,y:0},[f.TOP_RIGHT]:{x:1,y:.5},[f.TOP]:{x:.5,y:0},[f.BOTTOM_LEFT]:{x:0,y:1},[f.BOTTOM_RIGHT]:{x:1,y:1},[f.BOTTOM]:{x:.5,y:1},[f.RIGHT]:{x:1,y:.5},[f.LEFT]:{x:0,y:.5}},p={center:"c",top:"t",top_left:"tl",top_right:"tr",bottom:"b",bottom_left:"bl",bottom_right:"br",left:"l",right:"r"},_={BG:"bg",IMG:"img",SVG:"svg"},T={AUTO:"auto",CLASSIC:"classic",SUPER:"super"},I=1,L=2,b={radius:"0.66",amount:"1.00",threshold:"0.01"},E={uri:"",css:{img:{},container:{}},attr:{img:{},container:{}}},w=25e6,O=[1.5,2,4],A={HIGH:{size:196e4,quality:90,maxUpscale:1},MEDIUM:{size:36e4,quality:85,maxUpscale:1},LOW:{size:16e4,quality:80,maxUpscale:1.2},TINY:{size:0,quality:80,maxUpscale:1.4}},v="HIGH",y="MEDIUM",R="LOW",M="TINY",C="contrast",S="brightness",x="saturation",G="hue",P="blur",F="jpg",N="jpeg",k="jpe",H="png",Y="webp",j="gif",B="unrecognized",U={isMobile:!1};function z(){if("undefined"!=typeof window&&"undefined"!=typeof navigator){const e=window.matchMedia&&window.matchMedia("(max-width: 767px)").matches,i=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);t=e&&i,U["isMobile"]=t}var t}function D(t){for(var e=arguments.length,i=new Array(e>1?e-1:0),n=1;n<e;n++)i[n-1]=arguments[n];return function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];const o=n[n.length-1]||{},a=[t[0]];return i.forEach((function(e,i){const r=Number.isInteger(e)?n[e]:o[e];a.push(r,t[i+1])})),a.join("")}}function V(t){return t[t.length-1]}const q=[H,N,F,k,"wix_ico_mp","wix_mp"],Z=[N,F,k];function W(t,e,i){return i&&e&&!(!(n=e.id)||!n.trim()||"none"===n.toLowerCase())&&Object.values(s).includes(t);var n}function $(t){return function(t){return q.includes(K(t))}(t)&&!/(^https?)|(^data)|(^\/\/)/.test(t)}const Q=["/","\\","?","<",">","|","\u201c",":",'"'].map(encodeURIComponent),J=["\\.","\\*"];function X(t){return function(t){return Z.includes(K(t))}(t)?F:function(t){return K(t)===H}(t)?H:function(t){return K(t)===Y}(t)?Y:B}function K(t){return(/[.]([^.]+)$/.exec(t)&&/[.]([^.]+)$/.exec(t)[1]||"").toLowerCase()}function tt(t,e,i,n,r){let o;return o=r===h?function(t,e,i,n){return Math.max(i/t,n/e)}(t,e,i,n):r===c?function(t,e,i,n){return Math.min(i/t,n/e)}(t,e,i,n):1,o}function et(t,e,i,n,r,o){const a=function(t,e,i,n,r){let o,a=i,s=n;if(o=tt(t,e,i,n,r),r===c&&(a=t*o,s=e*o),a&&s&&a*s>w){const i=Math.sqrt(w/(a*s));a*=i,s*=i,o=tt(t,e,a,s,r)}return{scaleFactor:o,width:a,height:s}}(t=t||n.width,e=e||n.height,n.width*r,n.height*r,i),s=a.scaleFactor;return function(t,e,i,n,r,o,a){const s=function(t,e,i,n){if("auto"===n)return function(t,e){const i=ot(t,e);return{optimizedScaleFactor:A[i].maxUpscale,upscaleMethodValue:I,forceUSM:!1}}(t,e);if("super"===n)return function(t){return{optimizedScaleFactor:V(O),upscaleMethodValue:L,forceUSM:!(O.includes(t)||t>V(O))}}(i);return function(t,e){const i=ot(t,e);return{optimizedScaleFactor:A[i].maxUpscale,upscaleMethodValue:I,forceUSM:!1}}(t,e)}(t,e,o,r),u=s.optimizedScaleFactor,d=s.upscaleMethodValue,l=s.forceUSM;let g=i,f=n;if(o<=u)return{width:g,height:f,scaleFactor:o,upscaleMethodValue:d,forceUSM:l,cssUpscaleNeeded:!1};switch(a){case h:g=i*(u/o),f=n*(u/o);break;case c:g=t*u,f=e*u}return{width:g,height:f,scaleFactor:u,upscaleMethodValue:d,forceUSM:l,cssUpscaleNeeded:!0}}(t,e,a.width,a.height,o,s,i)}function it(t,e,i,n){const r=rt(i)||function(t){return void 0===t&&(t=f.CENTER),m[t]}(n);return{x:Math.max(0,Math.min(t.width-e.width,r.x*t.width-e.width/2)),y:Math.max(0,Math.min(t.height-e.height,r.y*t.height-e.height/2)),width:Math.min(t.width,e.width),height:Math.min(t.height,e.height)}}function nt(t){return t.alignment&&p[t.alignment]||p[f.CENTER]}function rt(t){let e;return!t||"number"!=typeof t.x||isNaN(t.x)||"number"!=typeof t.y||isNaN(t.y)||(e={x:at(Math.max(0,Math.min(100,t.x))/100,2),y:at(Math.max(0,Math.min(100,t.y))/100,2)}),e}function ot(t,e){const i=t*e;return i>A[v].size?v:i>A[y].size?y:i>A[R].size?R:M}function at(t,e){const i=Math.pow(10,e||0);return(t*i/i).toFixed(e)}function st(t){return t&&t.upscaleMethod&&T[t.upscaleMethod.toUpperCase()]||T.AUTO}function ct(t,e){const i={css:{container:{}}},n=i.css;switch(t.fittingType){case s.ORIGINAL_SIZE:case s.LEGACY_ORIGINAL_SIZE:case s.LEGACY_STRIP_ORIGINAL_SIZE:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat";break;case s.SCALE_TO_FIT:case s.LEGACY_STRIP_SCALE_TO_FIT:n.container.backgroundSize="contain",n.container.backgroundRepeat="no-repeat";break;case s.STRETCH:n.container.backgroundSize="100% 100%",n.container.backgroundRepeat="no-repeat";break;case s.SCALE_TO_FILL:case s.LEGACY_STRIP_SCALE_TO_FILL:n.container.backgroundSize="cover",n.container.backgroundRepeat="no-repeat";break;case s.TILE_HORIZONTAL:case s.LEGACY_STRIP_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case s.TILE_VERTICAL:case s.LEGACY_STRIP_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case s.TILE:case s.LEGACY_STRIP_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case s.LEGACY_STRIP_FIT_AND_TILE:n.container.backgroundSize="contain",n.container.backgroundRepeat="repeat";break;case s.FIT_AND_TILE:case s.LEGACY_BG_FIT_AND_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case s.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case s.LEGACY_BG_FIT_AND_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case s.LEGACY_BG_NORMAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat"}switch(e.alignment){case f.CENTER:n.container.backgroundPosition="center center";break;case f.LEFT:n.container.backgroundPosition="left center";break;case f.RIGHT:n.container.backgroundPosition="right center";break;case f.TOP:n.container.backgroundPosition="center top";break;case f.BOTTOM:n.container.backgroundPosition="center bottom";break;case f.TOP_RIGHT:n.container.backgroundPosition="right top";break;case f.TOP_LEFT:n.container.backgroundPosition="left top";break;case f.BOTTOM_RIGHT:n.container.backgroundPosition="right bottom";break;case f.BOTTOM_LEFT:n.container.backgroundPosition="left bottom"}return i}const ht={[f.CENTER]:"center",[f.TOP]:"top",[f.TOP_LEFT]:"top left",[f.TOP_RIGHT]:"top right",[f.BOTTOM]:"bottom",[f.BOTTOM_LEFT]:"bottom left",[f.BOTTOM_RIGHT]:"bottom right",[f.LEFT]:"left",[f.RIGHT]:"right"},ut={position:"absolute",top:"auto",right:"auto",bottom:"auto",left:"auto"};function dt(t,e){const i={css:{container:{},img:{}}},n=i.css,r=t.fittingType,o=e.alignment;switch(n.container.position="relative",r){case s.ORIGINAL_SIZE:case s.LEGACY_ORIGINAL_SIZE:t.parts&&t.parts.length?(n.img.width=t.parts[0].width,n.img.height=t.parts[0].height):(n.img.width=t.src.width,n.img.height=t.src.height);break;case s.SCALE_TO_FIT:case s.LEGACY_FIT_WIDTH:case s.LEGACY_FIT_HEIGHT:case s.LEGACY_FULL:n.img.width=e.width,n.img.height=e.height,n.img.objectFit="contain",n.img.objectPosition=ht[o]||"unset";break;case s.LEGACY_BG_NORMAL:n.img.width="100%",n.img.height="100%",n.img.objectFit="none",n.img.objectPosition=ht[o]||"unset";break;case s.STRETCH:n.img.width=e.width,n.img.height=e.height,n.img.objectFit="fill";break;case s.SCALE_TO_FILL:n.img.width=e.width,n.img.height=e.height,n.img.objectFit="cover"}if("number"==typeof n.img.width&&"number"==typeof n.img.height&&(n.img.width!==e.width||n.img.height!==e.height)){const t=Math.round((e.height-n.img.height)/2),i=Math.round((e.width-n.img.width)/2);Object.assign(n.img,ut,function(t,e,i){return{[f.TOP_LEFT]:{top:0,left:0},[f.TOP_RIGHT]:{top:0,right:0},[f.TOP]:{top:0,left:e},[f.BOTTOM_LEFT]:{top:0,left:0},[f.BOTTOM_RIGHT]:{bottom:0,right:0},[f.BOTTOM]:{bottom:0,left:e},[f.RIGHT]:{top:t,right:0},[f.LEFT]:{top:t,left:0},[f.CENTER]:{width:i.width,height:i.height,objectFit:"none"}}}(t,i,e)[o])}return i}function lt(t,e){const i={css:{container:{}},attr:{container:{},img:{}}},n=i.css,r=i.attr,o=t.fittingType,a=e.alignment,c=t.src,u=c.width,d=c.height;let l;switch(n.container.position="relative",o){case s.ORIGINAL_SIZE:case s.LEGACY_ORIGINAL_SIZE:case s.TILE:t.parts&&t.parts.length?(r.img.width=t.parts[0].width,r.img.height=t.parts[0].height):(r.img.width=u,r.img.height=d),r.img.preserveAspectRatio="xMidYMid slice";break;case s.SCALE_TO_FIT:case s.LEGACY_FIT_WIDTH:case s.LEGACY_FIT_HEIGHT:case s.LEGACY_FULL:r.img.width="100%",r.img.height="100%",r.img.transform="",r.img.preserveAspectRatio="";break;case s.STRETCH:r.img.width=e.width,r.img.height=e.height,r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="none";break;case s.SCALE_TO_FILL:$(t.src.id)?(r.img.width=e.width,r.img.height=e.height):(l=function(t,e,i,n,r){const o=tt(t,e,i,n,r);return{width:Math.round(t*o),height:Math.round(e*o)}}(u,d,e.width,e.height,h),r.img.width=l.width,r.img.height=l.height),r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="xMidYMid slice"}if("number"==typeof r.img.width&&"number"==typeof r.img.height&&(r.img.width!==e.width||r.img.height!==e.height)){let t,i,n=0,c=0;o===s.TILE?(t=e.width%r.img.width,i=e.height%r.img.height):(t=e.width-r.img.width,i=e.height-r.img.height);const h=Math.round(t/2),u=Math.round(i/2);switch(a){case f.TOP_LEFT:n=0,c=0;break;case f.TOP:n=h,c=0;break;case f.TOP_RIGHT:n=t,c=0;break;case f.LEFT:n=0,c=u;break;case f.CENTER:n=h,c=u;break;case f.RIGHT:n=t,c=u;break;case f.BOTTOM_LEFT:n=0,c=i;break;case f.BOTTOM:n=h,c=i;break;case f.BOTTOM_RIGHT:n=t,c=i}r.img.x=n,r.img.y=c}return r.container.width=e.width,r.container.height=e.height,r.container.viewBox=[0,0,e.width,e.height].join(" "),i}function gt(){return U["isMobile"]}function ft(t,e,i){let n;switch(e.crop&&(n=function(t,e){const i=Math.max(0,Math.min(t.width,e.x+e.width)-Math.max(0,e.x)),n=Math.max(0,Math.min(t.height,e.y+e.height)-Math.max(0,e.y));return i&&n&&(t.width!==i||t.height!==n)?{x:Math.max(0,e.x),y:Math.max(0,e.y),width:i,height:n}:null}(e,e.crop),n&&(t.src.width=n.width,t.src.height=n.height,t.src.isCropped=!0,t.parts.push(pt(n)))),t.fittingType){case s.SCALE_TO_FIT:case s.LEGACY_FIT_WIDTH:case s.LEGACY_FIT_HEIGHT:case s.LEGACY_FULL:case s.FIT_AND_TILE:case s.LEGACY_BG_FIT_AND_TILE:case s.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case s.LEGACY_BG_FIT_AND_TILE_VERTICAL:case s.LEGACY_BG_NORMAL:t.parts.push(mt(t,i));break;case s.SCALE_TO_FILL:t.parts.push(function(t,e){const i=et(t.src.width,t.src.height,h,e,t.devicePixelRatio,t.upscaleMethod),n=rt(t.focalPoint);return{transformType:n?u:h,width:Math.round(i.width),height:Math.round(i.height),alignment:nt(e),focalPointX:n&&n.x,focalPointY:n&&n.y,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}(t,i));break;case s.STRETCH:t.parts.push(function(t,e){const i=tt(t.src.width,t.src.height,e.width,e.height,h),n=Object.assign({},e);return n.width=t.src.width*i,n.height=t.src.height*i,mt(t,n)}(t,i));break;case s.TILE_HORIZONTAL:case s.TILE_VERTICAL:case s.TILE:case s.LEGACY_ORIGINAL_SIZE:case s.ORIGINAL_SIZE:n=it(t.src,i,t.focalPoint,i.alignment),t.src.isCropped?(Object.assign(t.parts[0],n),t.src.width=n.width,t.src.height=n.height):t.parts.push(pt(n));break;case s.LEGACY_STRIP_TILE_HORIZONTAL:case s.LEGACY_STRIP_TILE_VERTICAL:case s.LEGACY_STRIP_TILE:case s.LEGACY_STRIP_ORIGINAL_SIZE:t.parts.push(function(t){return{transformType:l,width:Math.round(t.width),height:Math.round(t.height),alignment:nt(t),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case s.LEGACY_STRIP_SCALE_TO_FIT:case s.LEGACY_STRIP_FIT_AND_TILE:t.parts.push(function(t){return{transformType:c,width:Math.round(t.width),height:Math.round(t.height),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case s.LEGACY_STRIP_SCALE_TO_FILL:t.parts.push(function(t){return{transformType:g,width:Math.round(t.width),height:Math.round(t.height),alignment:nt(t),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i))}}function mt(t,e){const i=et(t.src.width,t.src.height,c,e,t.devicePixelRatio,t.upscaleMethod);return{transformType:h,width:Math.round(i.width),height:Math.round(i.height),alignment:p.center,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}function pt(t){return{transformType:d,x:Math.round(t.x),y:Math.round(t.y),width:Math.round(t.width),height:Math.round(t.height),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}function _t(t,e){var i;e=e||{},t.quality=function(t,e){const i=t.fileType===H,n=t.fileType===F;if(n||i){const n=V(t.parts),a=(r=n.width,o=n.height,A[ot(r,o)].quality);let s=e.quality&&e.quality>=5&&e.quality<=90?e.quality:a;return s=i?s+5:s,s}var r,o;return 0}(t,e),t.progressive=function(t){return!1!==t.progressive}(e),t.watermark=function(t){return t.watermark}(e),t.autoEncode=null===(i=e.autoEncode)||void 0===i||i,t.unsharpMask=function(t,e){var i,n,r;if(function(t){const e="number"==typeof(t=t||{}).radius&&!isNaN(t.radius)&&t.radius>=.1&&t.radius<=500,i="number"==typeof t.amount&&!isNaN(t.amount)&&t.amount>=0&&t.amount<=10,n="number"==typeof t.threshold&&!isNaN(t.threshold)&&t.threshold>=0&&t.threshold<=255;return e&&i&&n}(e.unsharpMask))return{radius:at(null===(i=e.unsharpMask)||void 0===i?void 0:i.radius,2),amount:at(null===(n=e.unsharpMask)||void 0===n?void 0:n.amount,2),threshold:at(null===(r=e.unsharpMask)||void 0===r?void 0:r.threshold,2)};if(("number"!=typeof(o=(o=e.unsharpMask)||{}).radius||isNaN(o.radius)||0!==o.radius||"number"!=typeof o.amount||isNaN(o.amount)||0!==o.amount||"number"!=typeof o.threshold||isNaN(o.threshold)||0!==o.threshold)&&function(t){const e=V(t.parts);return!(e.scaleFactor>=1)||e.forceUSM}(t))return b;var o;return}(t,e),t.filters=function(t){const e=t.filters||{},i={};Tt(e[C],-100,100)&&(i[C]=e[C]);Tt(e[S],-100,100)&&(i[S]=e[S]);Tt(e[x],-100,100)&&(i[x]=e[x]);Tt(e[G],-180,180)&&(i[G]=e[G]);Tt(e[P],0,100)&&(i[P]=e[P]);return i}(e)}function Tt(t,e,i){return"number"==typeof t&&!isNaN(t)&&0!==t&&t>=e&&t<=i}function It(t,e,i,n){const r=function(t){var e;return null!==(e=null==t?void 0:t.isSEOBot)&&void 0!==e&&e}(n),o=X(e.id),a=function(t,e){const i=/\.([^.]*)$/,n=new RegExp("("+Q.concat(J).join("|")+")","g");if(e&&e.length){let t=e;const r=e.match(i);return r&&q.includes(r[1])&&(t=e.replace(i,"")),encodeURIComponent(t).replace(n,"_")}const r=t.match(/\/(.*?)$/);return(r?r[1]:t).replace(i,"")}(e.id,e.name),s=r?1:function(t){return Math.min(t.pixelAspectRatio||1,2)}(i),c=K(e.id),h={fileName:a,fileExtension:c,fileType:o,fittingType:t,preferredExtension:c,src:{id:e.id,width:e.width,height:e.height,isCropped:!1},focalPoint:{x:e.focalPoint&&e.focalPoint.x,y:e.focalPoint&&e.focalPoint.y},parts:[],devicePixelRatio:s,quality:0,upscaleMethod:st(n),progressive:!0,watermark:"",unsharpMask:{},filters:{}};return $(e.id)&&(ft(h,e,i),_t(h,n)),h}function Lt(t,e,i){const n=Object.assign({},i),r=gt();switch(t){case s.LEGACY_BG_FIT_AND_TILE:case s.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case s.LEGACY_BG_FIT_AND_TILE_VERTICAL:case s.LEGACY_BG_NORMAL:const t=r?1e3:1920,i=r?1e3:1920;n.width=Math.min(t,e.width),n.height=Math.min(i,Math.round(n.width/(e.width/e.height))),n.pixelAspectRatio=1}return n}var bt,Et,wt,Ot,At,vt,yt,Rt,Mt,Ct,St,xt,Gt,Pt,Ft,Nt,kt,Ht=n(208),Yt=n.n(Ht);const jt=D(bt||(bt=Yt()(["fit/w_",",h_",""])),"width","height"),Bt=D(Et||(Et=Yt()(["fill/w_",",h_",",al_",""])),"width","height","alignment"),Ut=D(wt||(wt=Yt()(["fill/w_",",h_",",fp_","_",""])),"width","height","focalPointX","focalPointY"),zt=D(Ot||(Ot=Yt()(["crop/x_",",y_",",w_",",h_",""])),"x","y","width","height"),Dt=D(At||(At=Yt()(["crop/w_",",h_",",al_",""])),"width","height","alignment"),Vt=D(vt||(vt=Yt()(["fill/w_",",h_",",al_",""])),"width","height","alignment"),qt=D(yt||(yt=Yt()([",lg_",""])),"upscaleMethodValue"),Zt=D(Rt||(Rt=Yt()([",q_",""])),"quality"),Wt=D(Mt||(Mt=Yt()([",usm_","_","_",""])),"radius","amount","threshold"),$t=D(Ct||(Ct=Yt()([",bl"]))),Qt=D(St||(St=Yt()([",wm_",""])),"watermark"),Jt={[C]:D(xt||(xt=Yt()([",con_",""])),"contrast"),[S]:D(Gt||(Gt=Yt()([",br_",""])),"brightness"),[x]:D(Pt||(Pt=Yt()([",sat_",""])),"saturation"),[G]:D(Ft||(Ft=Yt()([",hue_",""])),"hue"),[P]:D(Nt||(Nt=Yt()([",blur_",""])),"blur")},Xt=D(kt||(kt=Yt()([",enc_auto"])));function Kt(t,e,i,n,r){return void 0===n&&(n={}),$(e.id)?function(t){const e=[];t.parts.forEach((t=>{switch(t.transformType){case d:e.push(zt(t));break;case l:e.push(Dt(t));break;case g:let i=Vt(t);t.upscale&&(i+=qt(t)),e.push(i);break;case c:let n=jt(t);t.upscale&&(n+=qt(t)),e.push(n);break;case h:let r=Bt(t);t.upscale&&(r+=qt(t)),e.push(r);break;case u:let o=Ut(t);t.upscale&&(o+=qt(t)),e.push(o)}}));let i=e.join("/");return t.quality&&(i+=Zt(t)),t.unsharpMask&&(i+=Wt(t.unsharpMask)),t.progressive||(i+=$t(t)),t.watermark&&(i+=Qt(t)),t.filters&&(i+=Object.keys(t.filters).map((e=>Jt[e](t.filters))).join("")),t.autoEncode&&t.fileType!==j&&(i+=Xt(t)),t.src.id+"/v1/"+i+"/"+t.fileName+"."+t.preferredExtension}(r=r||It(t,e,i,n)):e.id}const te={[f.CENTER]:"50% 50%",[f.TOP_LEFT]:"0% 0%",[f.TOP_RIGHT]:"100% 0%",[f.TOP]:"50% 0%",[f.BOTTOM_LEFT]:"0% 100%",[f.BOTTOM_RIGHT]:"100% 100%",[f.BOTTOM]:"50% 100%",[f.RIGHT]:"100% 50%",[f.LEFT]:"0% 50%"},ee=Object.entries(te).reduce(((t,e)=>{let i=e[0];return t[e[1]]=i,t}),{}),ie=[s.TILE,s.TILE_HORIZONTAL,s.TILE_VERTICAL,s.LEGACY_BG_FIT_AND_TILE,s.LEGACY_BG_FIT_AND_TILE_HORIZONTAL,s.LEGACY_BG_FIT_AND_TILE_VERTICAL],ne=[s.LEGACY_ORIGINAL_SIZE,s.ORIGINAL_SIZE,s.LEGACY_BG_NORMAL];function re(t,e,i){let n=i.width,r=i.height;return t===s.TILE&&e.width>n&&e.height>r}function oe(t,e,i,n){void 0===n&&(n="center");const r={img:{},container:{}};if(t===s.SCALE_TO_FILL){const t=e.focalPoint&&function(t){const e=t.x+"% "+t.y+"%";return ee[e]||""}(e.focalPoint),o=t||n;e.focalPoint&&!t?r.img={objectPosition:ae(e,i,e.focalPoint)}:r.img={objectPosition:te[o]}}else[s.LEGACY_ORIGINAL_SIZE,s.ORIGINAL_SIZE].includes(t)?r.img={objectFit:"none",top:"auto",left:"auto",right:"auto",bottom:"auto"}:ie.includes(t)&&(r.container={backgroundSize:e.width+"px "+e.height+"px"});return r}function ae(t,e,i){const n=t.width,r=t.height,o=e.width,a=e.height,s=i.x,c=i.y;if(!o||!a)return s+"% "+c+"%";const h=Math.max(o/n,a/r),u=n*h,d=r*h,l=Math.max(0,Math.min(u-o,u*(s/100)-o/2)),g=Math.max(0,Math.min(d-a,d*(c/100)-a/2));return(l&&Math.floor(l/(u-o)*100))+"% "+(g&&Math.floor(g/(d-a)*100))+"%"}function se(t,e,i,n){if(void 0===n&&(n={}),!W(t,e,i))return E;const r=n,o=r.autoEncode,a=void 0===o||o,c=r.isSEOBot,h=r.shouldLoadHQImage,u=r.omitBlur;if(h)return ce(t,e,i,Object.assign(Object.assign({},n),{autoEncode:a,useSrcset:!0}));const d=Object.assign(Object.assign({},i),function(t,e){let i=e.width,n=e.height;if(!i||!n){const e=i||Math.min(980,t.width),r=e/t.width;return{width:e,height:n||t.height*r}}return{width:i,height:n}}(e,i)),l=i.alignment,g=i.htmlTag,f=re(t,e,d),m=function(t,e,i,n){let r=i.width,o=i.height;if(void 0===n&&(n=!1),n)return{width:r,height:o};const a=!ne.includes(t),s=re(t,e,{width:r,height:o}),c=!s&&ie.includes(t),h=c?e.width:r,u=c?e.height:o,d=a?function(t){return t>900?.25:t>500?.3:t>200?.4:1}(h):1;return{width:s?1920:h*d,height:u*d}}(t,e,d,c),p=u?0:function(t,e,i){return i?0:ie.includes(e)?1:t>200?2:3}(d.width,t,c),_=function(t,e){const i=ie.includes(t)&&!e;return t===s.SCALE_TO_FILL||i?s.SCALE_TO_FIT:t}(t,f),T=oe(t,e,i,l),I=ce(_,e,Object.assign(Object.assign({},m),{alignment:l,htmlTag:g}),{autoEncode:a,filters:p?{blur:p}:{}}).uri,L=ce(t,e,Object.assign(Object.assign({},d),{alignment:l,htmlTag:g}),{}),b=L.attr,w=void 0===b?{}:b,O=L.css;return O.img=O.img||{},O.container=O.container||{},Object.assign(O.img,T.img),Object.assign(O.container,T.container),{uri:I,css:O,attr:w}}function ce(t,e,i,n){let r={};if(W(t,e,i)){const o=Lt(t,e,i),a=It(t,e,o,n);r.uri=Kt(t,e,o,n,a),(null==n?void 0:n.useSrcset)&&(r.srcset=function(t,e,i,n,r){const o=i.pixelAspectRatio||1;return{dpr:[(1===o?r.uri:Kt(t,e,Object.assign(Object.assign({},i),{pixelAspectRatio:1}),n))+" 1x",(2===o?r.uri:Kt(t,e,Object.assign(Object.assign({},i),{pixelAspectRatio:2}),n))+" 2x"]}}(t,e,o,n,r)),Object.assign(r,function(t,e){let i;return i=e.htmlTag===_.BG?ct:e.htmlTag===_.SVG?lt:dt,i(t,e)}(a,o))}else r=E;return r}function he(t,e,i,n){if(W(t,e,i)){const r=Lt(t,e,i);return{uri:Kt(t,e,r,n||{},It(t,e,r,n))}}return E}const ue="https://static.wixstatic.com/media/",de=/^media\//i,le="undefined"!=typeof window?window.devicePixelRatio:1,ge=(t,e)=>{const i=e&&e.baseHostURL;return i?""+i+t:(t=>de.test(t)?"https://static.wixstatic.com/"+t:""+ue+t)(t)};z(),z();const fe={getScaleToFitImageURL:function(t,e,i,n,r,o){const a=he(s.SCALE_TO_FIT,{id:t,width:e,height:i,name:o&&o.name},{width:n,height:r,htmlTag:_.IMG,alignment:f.CENTER,pixelAspectRatio:le},o);return ge(a.uri,o)},getScaleToFillImageURL:function(t,e,i,n,r,o){const a=he(s.SCALE_TO_FILL,{id:t,width:e,height:i,name:o&&o.name,focalPoint:{x:o&&o.focalPoint&&o.focalPoint.x,y:o&&o.focalPoint&&o.focalPoint.y}},{width:n,height:r,htmlTag:_.IMG,alignment:f.CENTER,pixelAspectRatio:le},o);return ge(a.uri,o)},getCropImageURL:function(t,e,i,n,r,o,a,c,h,u){const d=he(s.SCALE_TO_FILL,{id:t,width:e,height:i,name:u&&u.name,crop:{x:n,y:r,width:o,height:a}},{width:c,height:h,htmlTag:_.IMG,alignment:f.CENTER,pixelAspectRatio:le},u);return ge(d.uri,u)}},me=ue,pe=me,_e=t=>{let e=t.fittingType,n=t.src,r=t.target,o=t.options;const a=se(e,n,r,i()({},o,{autoEncode:!0}));return null!=a&&a.uri&&!a.uri.startsWith("http")&&(a.uri=""+pe+a.uri),a},Te=/^[a-z]+:\/\//,Ie=t=>{var e;const n=t.id,r=t.containerId,s=t.uri,c=t.alt,h=t.name,u=void 0===h?"":h,d=t.role,l=t.width,g=t.height,f=t.displayMode,m=t.devicePixelRatio,p=t.quality,_=t.alignType,T=t.bgEffectName,I=void 0===T?"":T,L=t.focalPoint,b=t.upscaleMethod,E=t.className,w=void 0===E?"":E,O=t.crop,A=t.imageStyles,v=void 0===A?{}:A,y=t.targetWidth,R=t.targetHeight,M=t.onLoad,C=void 0===M?()=>{}:M,S=t.onError,x=void 0===S?()=>{}:S,G=t.shouldUseLQIP,P=t.containerWidth,F=t.containerHeight,N=t.getPlaceholder,k=t.isInFirstFold,H=t.placeholderTransition;let Y="";const j="blur"===H,B=i()({containerId:r},_&&{alignType:_},{displayMode:f},y&&{targetWidth:y},R&&{targetHeight:R},{isLQIP:(N||G)&&!k,lqipTransition:H,imageData:i()({width:l,height:g,uri:s,name:u,displayMode:f},p&&{quality:p},m&&{devicePixelRatio:m},L&&{focalPoint:L},O&&{crop:O},b&&{upscaleMethod:b})}),U=o.useRef(null);if(!U.current)if(N||G){Y=k?"":"true";const t=i()({upscaleMethod:b},p||{},{shouldLoadHQImage:k,omitBlur:j});U.current=(N||_e)({fittingType:f,src:{id:s,width:l,height:g,crop:O,name:u,focalPoint:B.imageData.focalPoint},target:{width:P||200,height:F||200,alignment:_,htmlTag:"img"},options:t})}else U.current={uri:void 0,css:{img:{}},attr:{img:{},container:{}}};const z=U.current,D=null==z?void 0:z.uri,V=null==z?void 0:z.srcset,q=null==(e=z.css)?void 0:e.img,Z=a+" "+w;return k?o.createElement("div",{id:n,className:Z},o.createElement("img",{src:D,alt:c,role:d,style:i()({},q,v),onLoad:C,onError:x,srcSet:V.dpr.map((t=>Te.test(t)?t:""+pe+t)).join(", ")})):o.createElement("wow-image",{id:n,class:Z,"data-image-info":JSON.stringify(B),"data-bg-effect-name":I,"data-has-ssr-src":Y,"data-animate-blur":j?"":void 0},o.createElement("img",{src:D,alt:c,role:d,style:i()({},q,v),onLoad:C,onError:x}))};var Le=n(114),be=n.n(Le),Ee=n(566),we=n.n(Ee);const Oe={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},Ae=(t,e)=>(Array.isArray(e)?e:[e]).reduce(((e,i)=>{const n=t[i];return void 0!==n?Object.assign(e,{[i]:n}):e}),{}),ve=(t,e)=>t&&e&&Object.keys(e).forEach((i=>{const n=e[i];void 0!==n?t.style[i]=((t,e)=>"number"!=typeof e||Oe[t]?e:e+"px")(i,n):t.style.removeProperty(i)})),ye=(t,e,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(t))return t;let n=e+"/";var r;t&&(/^micons\//.test(t)?n=i:"ico"===(null==(r=/[^.]+$/.exec(t))?void 0:r[0])&&(n=n.replace("media","ficons")));return n+t},Re=t=>{const e=window.location.search.split("&").map((t=>t.split("="))).find((t=>t[0].toLowerCase().includes("devicepixelratio")));return(e?Number(e[1]):null)||t||1},Me=t=>t.getAttribute("src"),Ce=()=>window&&"IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype&&"isIntersecting"in window.IntersectionObserverEntry.prototype&&!/Edge\/18/.test(window.navigator.userAgent);var Se=class{constructor(t){we()(this,"intersectionObserver",void 0),we()(this,"scrollEffectsIntersectionObserver",void 0),we()(this,"mutationService",void 0),this.mutationService=t,Ce()&&(this.intersectionObserver=new IntersectionObserver(this.getViewPortIntersectionHandler(),{rootMargin:"50% 0px"}))}isImageInViewPort(t,e){return t.top+t.height>=0&&t.bottom-t.height<=e}loadImage(t,e){let i=e.screenHeight,n=e.boundingRect;!this.intersectionObserver||this.isImageInViewPort(n,i)?this.setImageSource(t):(this.intersectionObserver.unobserve(t),this.intersectionObserver.observe(t))}onImageDisconnected(t){this.intersectionObserver&&this.intersectionObserver.unobserve(t)}setSrcAttribute(t,e){Me(t)!==e&&(t.src=e)}setImageSource(t){const e=t.querySelector("img");this.setSrcAttribute(e,t.dataset.src)}getViewPortIntersectionHandler(){return(t,e)=>{t.filter((t=>t.isIntersecting)).forEach((t=>{const i=t.target;this.setImageSource(i),e.unobserve(i)}))}}};var xe={measure:function(t,e,i,n,r){let o=n.containerElm,a=n.mediaHeightOverrideType,s=n.bgEffectName,c=void 0===s?"none":s;const h=i.image,u=i[t],d=window?window.innerHeight||document.documentElement.clientHeight:0,l=o&&"none"!==c?o:u,g=(null==r.getMediaDimensionsByEffect?void 0:r.getMediaDimensionsByEffect(c,l.offsetWidth,l.offsetHeight,d))||{width:u.offsetWidth,height:u.offsetHeight},f=g.width,m=g.height;if(!h)return;const p=Me(h);e.width=f,e.height=function(t,e){return"fixed"===e?document.documentElement.clientHeight+80:t}(m,a),e.screenHeight=d,e.imgSrc=p,e.boundingRect=u.getBoundingClientRect(),e.mediaHeightOverrideType=a},patch:function(t,e,n,r,o,a,c,h){var u;if(!Object.keys(e).length)return;const d=r.imageData,l=n[t],g=n.image;h&&(d.devicePixelRatio=1);const m=((t,e,i)=>{if(!t.targetWidth||!t.targetHeight||!t.imageData.uri)return{uri:"",css:{}};const n=t.imageData,r=t.displayMode||s.SCALE_TO_FILL,o=Object.assign(Ae(n,"upscaleMethod"),Ae(t,"filters"),t.quality||n.quality),a=t.imageData.devicePixelRatio||e.devicePixelRatio,c=Re(a),h=ce(r,Object.assign(Ae(n,["width","height","crop","name","focalPoint"]),{id:n.uri}),{width:t.targetWidth,height:t.targetHeight,htmlTag:i||"img",pixelAspectRatio:c,alignment:t.alignType||f.CENTER},o);return h.uri=ye(h.uri,e.staticMediaUrl,e.mediaRootUrl),h})(i()({targetWidth:e.width,targetHeight:e.height},r,{displayMode:d.displayMode}),a,"img"),p=(null==m||null==(u=m.css)?void 0:u.img)||{},_=function(t,e,n){if(!t)return e;const r=i()({},e);return"fill"===n?(r.position="absolute",r.top="0"):"fit"===n&&(r.height="100%"),"fixed"===t&&(r["will-change"]="transform"),r.objectPosition&&(r.objectPosition=e.objectPosition.replace(/(center|bottom)$/,"top")),r}(e.mediaHeightOverrideType,p,d.displayMode);ve(g,_);const T=null==m?void 0:m.uri;l.setAttribute("data-src",T||""),l.setAttribute("data-has-ssr-src",""),r.lqipTransition&&!("transitioned"in l.dataset)&&(l.dataset.transitioned="",r.isLQIP?g.complete?g.onload=function(){g.dataset.loadDone=""}:g.onload=function(){g.onload=function(){g.dataset.loadDone=""}}:g.dataset.loadDone=""),c&&o.imageLoader.loadImage(l,{screenHeight:e.screenHeight,boundingRect:e.boundingRect})}};var Ge=function(t,e){return t.imageLoader||(t.imageLoader=new Se(t.mutationService)),class extends HTMLElement{constructor(){super(),we()(this,"childListObserver",void 0),we()(this,"timeoutId",void 0),this.childListObserver=null,this.timeoutId=null}attributeChangedCallback(t,e){e&&this.reLayout()}connectedCallback(){this.observeResize(),this.reLayout()}disconnectedCallback(){this.unobserveResize(),t.imageLoader.onImageDisconnected(this),this.unobserveChildren()}static get observedAttributes(){return["data-image-info"]}reLayout(){const i={},n={},r=this.getAttribute("id"),o=JSON.parse(this.dataset.imageInfo||""),a=this.dataset.bgEffectName;i[r]=this,o.containerId&&(i[o.containerId]=document.getElementById(""+o.containerId)),i.image=this.querySelector("img");const s=i[o.containerId],c=s.dataset.mediaHeightOverrideType;if(!i.image){const t=this;return void this.observeChildren(t)}this.unobserveChildren(),this.observeChildren(this),t.mutationService.measure((()=>{xe.measure(r,n,i,{containerElm:s,mediaHeightOverrideType:c,bgEffectName:a},t)}));const h=s=>{t.mutationService.mutate((()=>{xe.patch(r,n,i,o,t,e,s,a)}))};!Me(i.image)||this.dataset.hasSsrSrc?h(!0):this.debounceImageLoad(h)}debounceImageLoad(t){clearTimeout(this.timeoutId),this.timeoutId=setTimeout((()=>{t(!0)}),250),t(!1)}observeResize(){t.resizeService.observe(this)}unobserveResize(){t.resizeService.unobserve(this)}observeChildren(t){this.childListObserver||(this.childListObserver=new MutationObserver((()=>this.reLayout()))),this.childListObserver.observe(t,{childList:!0})}unobserveChildren(){this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null)}}};function Pe(){if("undefined"==typeof window)return;const t={staticMediaUrl:"https://static.wixstatic.com/media",mediaRootUrl:"https://static.wixstatic.com",experiments:{},isViewerMode:!0,devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio},e=function(){const t="wow-image";if(void 0===customElements.get(t)){const e=new ResizeObserver((t=>{t.map((t=>t.target.reLayout()))}));return function(n,r){const o=Ge(i()({resizeService:e},n),r);customElements.define(t,o)}}}();e&&e({mutationService:be()},t)}}(),r}()}));
//# sourceMappingURL=image.umd.min.js.map
{
"image.css": "https://static.parastorage.com/services/image/ed005924d8c8092077304fdfe4d2ac0f02a74ffaa0f824907878a5c9/image.css",
"image.js": "https://static.parastorage.com/services/image/ed005924d8c8092077304fdfe4d2ac0f02a74ffaa0f824907878a5c9/image.umd.js"
"image.css": "https://static.parastorage.com/services/image/149069273d9123f37cfe4ab9043f8f26ed71e1713d37fcba2af781fb/image.css",
"image.js": "https://static.parastorage.com/services/image/149069273d9123f37cfe4ab9043f8f26ed71e1713d37fcba2af781fb/image.umd.js"
}
{
"image.css": "https://static.parastorage.com/services/image/ed005924d8c8092077304fdfe4d2ac0f02a74ffaa0f824907878a5c9/image.min.css",
"image.js": "https://static.parastorage.com/services/image/ed005924d8c8092077304fdfe4d2ac0f02a74ffaa0f824907878a5c9/image.umd.min.js"
"image.css": "https://static.parastorage.com/services/image/149069273d9123f37cfe4ab9043f8f26ed71e1713d37fcba2af781fb/image.min.css",
"image.js": "https://static.parastorage.com/services/image/149069273d9123f37cfe4ab9043f8f26ed71e1713d37fcba2af781fb/image.umd.min.js"
}
{
"name": "@wix/image",
"description": "Wix base image component",
"version": "1.17.0",
"version": "1.18.0",
"license": "MIT",

@@ -6,0 +6,0 @@ "author": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc