Heray-Was-Here
Server : Apache
System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64
User : calvet ( 273824)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /home/www/calvetrealty.com/wp-content/plugins/divi-pixel/dist/public/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/www/calvetrealty.com/wp-content/plugins/divi-pixel/dist/public/js/jquery.magnify.min.js
!function n(o,a,r){function s(e,t){if(!a[e]){if(!o[e]){var i="function"==typeof require&&require;if(!t&&i)return i(e,!0);if(f)return f(e,!0);throw(t=new Error("Cannot find module '"+e+"'")).code="MODULE_NOT_FOUND",t}i=a[e]={exports:{}},o[e][0].call(i.exports,function(t){return s(o[e][1][t]||t)},i,i.exports,n,o,a,r)}return a[e].exports}for(var f="function"==typeof require&&require,t=0;t<r.length;t++)s(r[t]);return s}({1:[function(t,e,i){"use strict";var W;(W=jQuery).fn.magnify=function(O){O=W.extend({src:"",speed:100,timeout:-1,touchBottomOffset:0,finalWidth:null,finalHeight:null,magnifiedWidth:null,magnifiedHeight:null,limitBounds:!1,mobileCloseEvent:"touchstart",afterLoad:function(){}},O);var t=this,H=W("html"),e=0,M=function(){clearTimeout(e),e=setTimeout(function(){t.destroy(),t.magnify(O)},100)};return this.destroy=function(){return this.each(function(){var t=W(this),e=t.prev("div.magnify-lens"),i=t.data("originalStyle");t.parent("div.magnify").length&&e.length&&(i?t.attr("style",i):t.removeAttr("style"),t.unwrap(),e.remove())}),W(window).off("resize",M),t},W(window).resize(M),this.each(function(){var t,a=W(this),i=a.closest("a"),n={};for(t in O)n[t]=a.attr("data-magnify-"+t.toLowerCase());var o,r,s,f,l,d,u,c,h,g,m,p,v,y,b,w,N,x,B,E,k=n.src||O.src||i.attr("href")||"";k&&(g=h=0,N=function(){var t=o.offset();return w={top:a.offset().top-t.top+parseInt(a.css("border-top-width"))+parseInt(a.css("padding-top")),left:a.offset().left-t.left+parseInt(a.css("border-left-width"))+parseInt(a.css("padding-left"))},t.top+=w.top,t.left+=w.left,t},x=function(){r.is(":visible")&&r.fadeOut(O.speed,function(){H.removeClass("magnifying").trigger("magnifyend")})},B=function(t){var e,i,n,o;f?(t?(t.preventDefault(),m=t.pageX||t.originalEvent.touches[0].pageX,p=t.pageY||t.originalEvent.touches[0].pageY,a.data("lastPos",{x:m,y:p})):(m=a.data("lastPos").x,p=a.data("lastPos").y),v=m-b.left,y=p-b.top-O.touchBottomOffset,r.is(":animated")||(h<v&&v<s-h&&g<y&&y<f-g?r.is(":hidden")&&(H.addClass("magnifying").trigger("magnifystart"),r.fadeIn(O.speed)):x()),r.is(":visible")&&(t="",l&&d&&(e=-Math.round(v/s*l-u/2),i=-Math.round(y/f*d-c/2),O.limitBounds&&(n=-Math.round((s-h)/s*l-u/2),o=-Math.round((f-g)/f*d-c/2),0<e?e=0:e<n&&(e=n),0<i?i=0:i<o&&(i=o)),t=e+"px "+i+"px"),r.css({top:Math.round(y-c/2)+w.top+"px",left:Math.round(v-u/2)+w.left+"px","background-position":t}))):M()},isNaN(+n.speed)||(O.speed=+n.speed),isNaN(+n.timeout)||(O.timeout=+n.timeout),isNaN(+n.finalWidth)||(O.finalWidth=+n.finalWidth),isNaN(+n.finalHeight)||(O.finalHeight=+n.finalHeight),isNaN(+n.magnifiedWidth)||(O.magnifiedWidth=+n.magnifiedWidth),isNaN(+n.magnifiedHeight)||(O.magnifiedHeight=+n.magnifiedHeight),"true"===n.limitBounds&&(O.limitBounds=!0),"function"==typeof window[n.afterLoad]&&(O.afterLoad=window[n.afterLoad]),/\b(Android|BlackBerry|IEMobile|iPad|iPhone|Mobile|Opera Mini)\b/.test(navigator.userAgent)?isNaN(+n.touchBottomOffset)||(O.touchBottomOffset=+n.touchBottomOffset):O.touchBottomOffset=0,a.data("originalStyle",a.attr("style")),E=new Image,W(E).on({load:function(){a.css("display","block"),a.parent(".magnify").length||a.wrap('<div class="magnify"></div>'),o=a.parent(".magnify"),a.prev(".magnify-lens").length?o.children(".magnify-lens").css("background-image","url('"+k+"')"):a.before('<div class="magnify-lens loading" style="background:url(\''+k+"') 0 0 no-repeat\"></div>"),(r=o.children(".magnify-lens")).removeClass("loading"),s=O.finalWidth||a.width(),f=O.finalHeight||a.height(),l=O.magnifiedWidth||E.width,d=O.magnifiedHeight||E.height,u=r.width(),c=r.height(),b=N(),O.limitBounds&&(h=u/2/(l/s),g=c/2/(d/f)),l===E.width&&d===E.height||r.css("background-size",l+"px "+d+"px"),a.data("zoomSize",{width:l,height:d}),o.data("mobileCloseEvent",n.mobileCloseEvent||O.mobileCloseEvent),E=null,O.afterLoad(),r.is(":visible")&&B(),o.off().on({"mousemove touchmove":B,mouseenter:function(){b=N()},mouseleave:x}),0<=O.timeout&&o.on("touchend",function(){setTimeout(x,O.timeout)}),W("body").not(o).on("touchstart",x);var e,t=a.attr("usemap");t&&(e=W("map[name="+t.slice(1)+"]"),a.after(e),o.click(function(t){(t.clientX||t.clientY)&&(r.hide(),"AREA"===(t=document.elementFromPoint(t.clientX||t.originalEvent.touches[0].clientX,t.clientY||t.originalEvent.touches[0].clientY)).nodeName?t.click():W("area",e).each(function(){var t=W(this).attr("coords").split(",");if(v>=t[0]&&v<=t[2]&&y>=t[1]&&y<=t[3])return this.click(),!1}))})),i.length&&(i.css("display","inline-block"),!i.attr("href")||n.src||O.src||i.click(function(t){t.preventDefault()}))},error:function(){E=null}}),E.src=k)})}},{}]},{},[1]);

Hry