Files
roi-theme/wp-content/plugins/ajax-search-pro/js/min/plugin/optimized/asp-prereq.min.js
root a22573bf0b Commit inicial - WordPress Análisis de Precios Unitarios
- WordPress core y plugins
- Tema Twenty Twenty-Four configurado
- Plugin allow-unfiltered-html.php simplificado
- .gitignore configurado para excluir wp-config.php y uploads

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 21:04:30 -06:00

10 lines
21 KiB
JavaScript
Executable File

(function(){var I={993:function(b,E){(function(_,y){typeof E=="object"&&typeof b=="object"?b.exports=y():typeof define=="function"&&define.amd?define("DoMini",[],y):typeof E=="object"?E.DoMini=y():_.DoMini=y()})(window,()=>(()=>{"use strict";var _={d:(t,e)=>{for(var n in e)_.o(e,n)&&!_.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},o:(t,e)=>Object.prototype.hasOwnProperty.call(t,e)},y={};let v;_.d(y,{default:()=>a}),window.DoMini===void 0?(v=function(t,e){return arguments[2]!==void 0?this.constructor.call(this,t,e):arguments.length!==1||typeof arguments[0]!="function"?new v(t,e,!0):void(document.readyState==="complete"||document.readyState==="loaded"||document.readyState==="interactive"?arguments[0].apply(this,[v]):window.addEventListener("DOMContentLoaded",()=>{arguments[0].apply(this,[v])}))},v.prototype=v.fn={constructor:function(t,e){if(this.length=0,e!==void 0){if(e instanceof v)return e.find(t);if(this.isValidNode(e)||typeof e=="string")return v(e).find(t)}else if(typeof t=="string"&&t!=="")this.push(...this._(t));else{if(t instanceof v)return t;this.isValidNode(t)&&this.push(t)}return this},_:function(t){return t.charAt(0)==="<"?v._fn.createElementsFromHTML(t):[...document.querySelectorAll(t)]},isValidNode:t=>t instanceof Element||t instanceof Document||t instanceof Window,push:Array.prototype.push,pop:Array.prototype.pop,sort:Array.prototype.sort,splice:Array.prototype.splice},v.prototype[Symbol.iterator]=Array.prototype[Symbol.iterator],v._fn={},v.version="0.2.8"):v=window.DoMini;const o=v;o.fn.get=function(t){return t===void 0?Array.from(this):this[t]},o.fn.extend=function(){for(let t=1;t<arguments.length;t++)for(let e in arguments[t])arguments[t].hasOwnProperty(e)&&(arguments[0][e]=arguments[t][e]);return arguments[0]},o.fn.forEach=function(t){return this.get().forEach(function(e,n,i){t.apply(e,[e,n,i])}),this},o.fn.each=function(t){return this.get().forEach(function(e,n,i){t.apply(e,[n,e,i])}),this},o.fn.css=function(t,e){for(const n of this)if(arguments.length===1){if(typeof t!="object")return window.getComputedStyle(n)[t];Object.keys(t).forEach(function(i){n.style[i]=t[i]})}else n.style[t]=e;return this},o.fn.hasClass=function(t){let e=this.get(0);return e!=null&&e.classList.contains(t)},o.fn.addClass=function(t){let e=t;return typeof t=="string"&&(e=t.split(" ")),e=e.filter(function(n){return n.trim()!==""}),e.length>0&&this.forEach(function(n){n.classList.add.apply(n.classList,e)}),this},o.fn.removeClass=function(t){if(t!==void 0){let e=t;typeof t=="string"&&(e=t.split(" ")),e=e.filter(function(n){return n.trim()!==""}),e.length>0&&this.forEach(function(n){n.classList.remove.apply(n.classList,e)})}else this.forEach(function(e){e.classList.length>0&&e.classList.remove.apply(e.classList,e.classList)});return this},o.fn.isVisible=function(){let t,e=this.get(0),n=!0;for(;e!==null;){if(t=window.getComputedStyle(e),t.display==="none"||t.visibility==="hidden"||parseInt(t.opacity)===0){n=!1;break}e=e.parentElement}return n},o.fn.val=function(t){let e;if(arguments.length===1){for(const n of this)if(n.type==="select-multiple"){t=typeof t=="string"?t.split(","):t;for(let i,r=0,s=n.options.length;r<s;r++)i=n.options[r],i.selected=t.indexOf(i.value)!==-1}else n.value=t;e=this}else{let n=this.get(0);n!=null&&(e=n.type==="select-multiple"?Array.prototype.map.call(n.selectedOptions,function(i){return i.value}):n.value)}return e},o.fn.attr=function(t,e){let n;for(const i of this)if(arguments.length===2)i.setAttribute(t,e),n=this;else{if(typeof t!="object"){n=i.getAttribute(t);break}Object.keys(t).forEach(function(r){i.setAttribute(r,t[r])})}return n},o.fn.removeAttr=function(t){for(const e of this)e.removeAttribute(t);return this},o.fn.prop=function(t,e){let n;for(const i of this){if(arguments.length!==2){n=i[t]!==void 0?i[t]:null;break}i[t]=e}return arguments.length===2?this:n},o.fn.data=function(t,e){const n=t.replace(/-([a-z])/g,function(i){return i[1].toUpperCase()});if(arguments.length===2){for(const i of this)i!=null&&(i.dataset[n]=e);return this}{let i=this.get(0);return i!=null&&i.dataset[n]!==void 0?i.dataset[n]:""}},o.fn.html=function(t){if(arguments.length===1){for(const e of this)e.innerHTML=t;return this}{let e=this.get(0);return e==null?"":e.innerHTML}},o.fn.text=function(t){if(arguments.length===1){for(const e of this)e.textContent=t;return this}{let e=this.get(0);return e==null?"":e.textContent}},o.fn.position=function(){let t=this.get(0);return t!=null?{top:t.offsetTop,left:t.offsetLeft}:{top:0,left:0}},o.fn.offset=function(){let t=this.get(0);return t!=null?o._fn.hasFixedParent(t)?t.getBoundingClientRect():o._fn.absolutePosition(t):{top:0,left:0}},o.fn.outerWidth=function(t){t=t||!1;let e=this.get(0);return e!=null?t?parseInt(e.offsetWidth)+parseInt(this.css("marginLeft"))+parseInt(this.css("marginRight")):parseInt(e.offsetWidth):0},o.fn.outerHeight=function(t){t=t||!1;let e=this.get(0);return e!=null?t?parseInt(e.offsetHeight)+parseInt(this.css("marginTop"))+parseInt(this.css("marginBottom")):parseInt(e.offsetHeight):0},o.fn.noPaddingHeight=function(t){return t=t||!1,this.length>0?t?parseInt(this.css("height"))+parseInt(this.css("marginTop"))+parseInt(this.css("marginBottom")):parseInt(this.css("height")):0},o.fn.noPaddingWidth=function(t){return t=t||!1,this.length>0?t?parseInt(this.css("width"))+parseInt(this.css("marginLeft"))+parseInt(this.css("marginRight")):parseInt(this.css("width")):0},o.fn.innerWidth=function(){let t=this.get(0);if(t!=null){let e=window.getComputedStyle(t);return this.outerWidth()-parseFloat(e.borderLeftWidth)-parseFloat(e.borderRightWidth)}return 0},o.fn.innerHeight=function(){let t=this.get(0);if(t!=null){let e=window.getComputedStyle(t);return this.outerHeight()-parseFloat(e.borderTopWidth)-parseFloat(e.borderBottomtWidth)}return 0},o.fn.width=function(){return this.outerWidth()},o.fn.height=function(){return this.outerHeight()},o.fn.on=function(){let t=arguments,e=function(i,r){let s;if(r.type==="mouseenter"||r.type==="mouseleave"||r.type==="mouseover"){let l=document.elementFromPoint(r.clientX,r.clientY);if(!l.matches(i[1]))for(;(l=l.parentElement)&&!l.matches(i[1]););l!=null&&(s=o(l))}else s=o(r.target).closest(i[1]);if(s!=null&&s.closest(this).length>0){let l=[];if(l.push(r),i[4]!==void 0)for(let u=4;u<i.length;u++)l.push(i[u]);i[2].apply(s.get(0),l)}},n=t[0].split(" ");for(let i=0;i<n.length;i++){let r=n[i];if(typeof t[1]=="string")this.forEach(function(s){if(!o._fn.hasEventListener(s,r,t[2])){let l=e.bind(s,t);s.addEventListener(r,l,t[3]),s._domini_events=s._domini_events===void 0?[]:s._domini_events,s._domini_events.push({type:r,selector:t[1],func:l,trigger:t[2],args:t[3]})}});else for(let s=0;s<n.length;s++){let l=n[s];this.forEach(function(u){o._fn.hasEventListener(u,l,t[1])||(u.addEventListener(l,t[1],t[2]),u._domini_events=u._domini_events===void 0?[]:u._domini_events,u._domini_events.push({type:l,func:t[1],trigger:t[1],args:t[2]}))})}}return this},o.fn.off=function(t,e){return this.forEach(function(n){if(n._domini_events!==void 0&&n._domini_events.length>0)if(t===void 0){let i;for(;i=n._domini_events.pop();)n.removeEventListener(i.type,i.func,i.args);n._domini_events=[]}else t.split(" ").forEach(function(i){let r,s=[];for(;r=n._domini_events.pop();)r.type!==i||e!==void 0&&r.trigger!==e?s.push(r):n.removeEventListener(i,r.func,r.args);n._domini_events=s})}),this},o.fn.offForced=function(){let t=this;return this.forEach(function(e,n){let i=e.cloneNode(!0);e.parentNode.replaceChild(i,e),t[n]=i}),this},o.fn.trigger=function(t,e,n,i){return n=n||!1,i=i||!1,this.forEach(function(r){let s=!1;if(i&&typeof jQuery<"u"&&jQuery._data!==void 0&&jQuery._data(r,"events")!==void 0&&jQuery._data(r,"events")[t]!==void 0&&(jQuery(r).trigger(t,e),s=!0),!s&&n){let l=new Event(t);l.detail=e,r.dispatchEvent(l)}if(r._domini_events!==void 0)r._domini_events.forEach(function(l){if(l.type===t){let u=new Event(t);l.trigger.apply(r,[u].concat(e))}});else{let l=!1,u=r;for(;u=u.parentElement,u!=null&&(u._domini_events!==void 0&&u._domini_events.forEach(function(d){if(d.selector!==void 0){let w=o(u).find(d.selector);if(w.length>0&&w.get().indexOf(r)>=0&&d.type===t){let c=new Event(t);d.trigger.apply(r,[c].concat(e)),l=!0}}}),!l););}}),this},o.fn.clear=function(){for(const t of this)delete t._domini_events;return this},o.fn.clone=function(){let t=[];for(const e of this)t.push(e.cloneNode(!0));return o().add(t)},o.fn.detach=function(t){let e=this,n=[];t!==void 0&&(e=this.find(t));for(const i of e)i.parentElement!=null&&n.push(i.parentElement.removeChild(i));return o().add(n)},o.fn.remove=function(t){return this.detach(t).off().clear()},o.fn.prepend=function(t){if((t=o._fn.elementArrayFromAny(t)).length>0)for(const e of this)for(const n of t)e.insertBefore(n,e.children[0]);return this},o.fn.append=function(t){if((t=o._fn.elementArrayFromAny(t)).length>0)for(const e of this)for(const n of t)e.appendChild(n);return this},o.fn.is=function(t){let e=!1;for(const n of this)if(n.matches(t)){e=!0;break}return e},o.fn.parent=function(t){let e=[];for(const n of this){let i=n.parentElement;typeof t=="string"&&(i==null||i.matches(t)||(i=null)),e.push(i)}return o().add(e)},o.fn.copy=function(t,e){let n,i,r;if(typeof t!="object"||t===null)return n=t,n;for(i in n=new t.constructor,t)t.hasOwnProperty(i)&&(r=typeof t[i],e&&r==="object"&&t[i]!==null?n[i]=this.copy(t[i]):n[i]=t[i]);return n},o.fn.first=function(){return o(this[0])},o.fn.last=function(){return o(this[this.length-1])},o.fn.prev=function(t){let e=[];for(const n of this){let i;if(typeof t=="string")for(i=n.previousElementSibling;i!=null;){if(i.matches(t)){e.push(i);break}i=i.previousElementSibling}else e.push(n.previousElementSibling)}return o(null).add(e)},o.fn.next=function(t){let e=[];for(const n of this){let i;if(typeof t=="string")for(i=n.nextElementSibling;i!=null;){if(i.matches(t)){e.includes(i)||e.push(i);break}i=i.nextElementSibling}else e.push(n.nextElementSibling)}return o(null).add(e)},o.fn.closest=function(t){let e=[];for(let n of this)if(typeof t=="string"&&t!==""){for(;!n.matches(t)&&(n=n.parentElement););e.includes(n)||e.push(n)}else{if((t=t instanceof o?t.get(0):t)instanceof Element)for(;n!==t&&(n=n.parentElement););else n=null;e.includes(n)||e.push(n)}return o().add(e)},o.fn.add=function(t){let e=o._fn.elementArrayFromAny(t);for(const n of e)Array.from(this).includes(n)||this.push(n);return this},o.fn.find=function(t){const e=new o;if(typeof t=="string"){let n=[];this.get().forEach(function(i){const r=i.querySelectorAll?.(t)??[];n=n.concat(Array.from(r))}),n.length>0&&e.add(n)}return e},o._fn.bodyTransform=function(){let t=0,e=0;if(typeof WebKitCSSMatrix<"u"){let n=window.getComputedStyle(document.body);if(n.transform!==void 0){let i=new WebKitCSSMatrix(n.transform);i.m41!=="undefined"&&(t=i.m41),i.m42!=="undefined"&&(e=i.m42)}}return{x:t,y:e}},o._fn.bodyTransformY=function(){return this.bodyTransform().y},o._fn.bodyTransformX=function(){return this.bodyTransform().x},o._fn.hasFixedParent=function(t){if(o._fn.bodyTransformY()!=0)return!1;do if(window.getComputedStyle(t).position=="fixed")return!0;while(t=t.parentElement);return!1},o._fn.hasEventListener=function(t,e,n){if(t._domini_events===void 0)return!1;for(let i=0;i<t._domini_events.length;i++)if(t._domini_events[i].trigger===n&&t._domini_events[i].type===e)return!0;return!1},o._fn.allDescendants=function(t){let e=[],n=this;return Array.isArray(t)||(t=[t]),t.forEach(function(i){for(let r=0;r<i.childNodes.length;r++){let s=i.childNodes[r];e.push(s),e=e.concat(n.allDescendants(s))}}),e},o._fn.createElementsFromHTML=function(t){let e=document.createElement("template");return e.innerHTML=t.replace(/(\r\n|\n|\r)/gm,""),[...e.content.childNodes]},o._fn.elementArrayFromAny=function(t){if(typeof t=="string")t=o(t).get();else if(t instanceof o)t=t.get();else if(t instanceof Element)t=[t];else{if(!(t instanceof Array))return[];t=t.filter(e=>e instanceof Element)}return t},o._fn.ElementArrayFromAny=o._fn.elementArrayFromAny,o._fn.absolutePosition=function(t){if(!t.getClientRects().length)return{top:0,left:0};let e=t.getBoundingClientRect(),n=t.ownerDocument.defaultView;return{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}},o._fn.plugin=function(t,e){o.fn[t]=function(n){return n!==void 0&&e[n]?e[n].apply(this,Array.prototype.slice.call(arguments,1)):this.forEach(function(i){i["domini_"+t]=Object.create(e).init(n,i)})}},document.dispatchEvent(new Event("domini-dom-core-loaded"));const f=o;o.fn.animate=function(t,e,n){e=e||200,n=n||"easeInOutQuad";for(const i of this){let r,s,l,u,d,w=0,c=60,p={},m={};if(l=this.prop("_domini_animations"),l=l??[],t===!1)l.forEach(function(g){clearInterval(g)});else{let g=function(){w++,w>r?clearInterval(u):(s=d(w/r),Object.keys(m).forEach(function(h){h.indexOf("scroll")>-1?i[h]=p[h]+m[h]*s:i.style[h]=p[h]+m[h]*s+"px"}))};d=o.fn.animate.easing[n]??o.fn.animate.easing.easeInOutQuad,Object.keys(t).forEach(function(h){h.indexOf("scroll")>-1?(p[h]=i[h],m[h]=t[h]-p[h]):(p[h]=parseInt(window.getComputedStyle(i)[h]),m[h]=t[h]-p[h])}),r=e/1e3*c,u=setInterval(g,1e3/c),l.push(u),this.prop("_domini_animations",l)}}return this},o.fn.animate.easing={linear:function(t){return t},easeInOutQuad:function(t){return t<.5?2*t*t:1-Math.pow(-2*t+2,2)/2},easeOutQuad:function(t){return 1-(1-t)*(1-t)}},o.fn.unhighlight=function(t){let e={className:"highlight",element:"span"};return o.fn.extend(e,t),this.find(e.element+"."+e.className).forEach(function(){let n=this.parentNode;n.replaceChild(this.firstChild,this),n.normalize()})},o.fn.highlight=function(t,e){this.defaults={className:"highlight",element:"span",caseSensitive:!1,wordsOnly:!1,excludeParents:".excludeFromHighlight"};const n=o,i={...this.defaults,...e};if(t.constructor===String&&(t=[t]),(t=t.filter(function(d){return d!==""})).forEach(function(d,w,c){c[w]=d.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&").normalize("NFD").replace(/[\u0300-\u036f]/g,"")}),t.length===0)return this;let r=i.caseSensitive?"":"i",s="("+t.join("|")+")";i.wordsOnly&&(s="(?:,|^|\\s)"+s+"(?:,|$|\\s)");let l=new RegExp(s,r);function u(d,w,c,p,m){if(m=m===""?n.fn.highlight.defaults:m,d.nodeType===3){if(!n(d.parentNode).is(m)){let g=d.data.normalize("NFD").replace(/[\u0300-\u036f]/g,"").match(w);if(g){let h,C=document.createElement(c||"span");C.className=p||"highlight",h=/\.|,|\s/.test(g[0].charAt(0))?g.index+1:g.index;let x=d.splitText(h);x.splitText(g[1].length);let D=x.cloneNode(!0);return C.appendChild(D),x.parentNode.replaceChild(C,x),1}}}else if(d.nodeType===1&&d.childNodes&&!/(script|style)/i.test(d.tagName)&&!n(d).closest(m).length>0&&(d.tagName!==c.toUpperCase()||d.className!==p))for(let g=0;g<d.childNodes.length;g++)g+=u(d.childNodes[g],w,c,p,m);return 0}return this.forEach(function(d){u(d,l,i.element,i.className,i.excludeParents)})},o.fn.serialize=function(){let t=this.get(0);if(!t||t.nodeName!=="FORM")return"";let e,n,i=[];for(e=t.elements.length-1;e>=0;e-=1)if(t.elements[e].name!=="")switch(t.elements[e].nodeName){case"INPUT":switch(t.elements[e].type){case"checkbox":case"radio":t.elements[e].checked&&i.push(t.elements[e].name+"="+encodeURIComponent(t.elements[e].value));break;case"file":break;default:i.push(t.elements[e].name+"="+encodeURIComponent(t.elements[e].value))}break;case"TEXTAREA":i.push(t.elements[e].name+"="+encodeURIComponent(t.elements[e].value));break;case"SELECT":switch(t.elements[e].type){case"select-one":i.push(t.elements[e].name+"="+encodeURIComponent(t.elements[e].value));break;case"select-multiple":for(n=t.elements[e].options.length-1;n>=0;n-=1)t.elements[e].options[n].selected&&i.push(t.elements[e].name+"="+encodeURIComponent(t.elements[e].options[n].value))}break;case"BUTTON":switch(t.elements[e].type){case"reset":case"submit":case"button":i.push(t.elements[e].name+"="+encodeURIComponent(t.elements[e].value))}}return i.join("&")},o.fn.serializeObject=function(t,e){let n,i=[];for(n in t)if(t.hasOwnProperty(n)){let r=e?e+"["+n+"]":n,s=t[n];i.push(s!==null&&typeof s=="object"?o.fn.serializeObject(s,r):encodeURIComponent(r)+"="+encodeURIComponent(s))}return i.join("&")},o.fn.inViewPort=function(t,e){let n,i,r=this.get(0);if(r==null)return!1;t=t===void 0?0:t,e=e===void 0?window:typeof e=="string"?document.querySelector(e):e;let s=r.getBoundingClientRect(),l=s.top,u=s.bottom,d=s.left,w=s.right,c=!1;if(e==null&&(e=window),e===window)n=window.innerWidth||0,i=window.innerHeight||0;else{n=e.clientWidth,i=e.clientHeight;let p=e.getBoundingClientRect();l-=p.top,u-=p.top,d-=p.left,w-=p.left}return t=~~Math.round(parseFloat(t)),w<=0||d>=n||(c=t>0?l>=t&&u<i-t:(u>0&&l<=i-t)|(l<=0&&u>t)),c},o.fn.ajax=function(t){if((t=this.extend({url:"",method:"GET",cors:"cors",data:{},success:null,fail:null,accept:"text/html",contentType:"application/x-www-form-urlencoded; charset=UTF-8"},t)).cors==="cors"){let e=new XMLHttpRequest;return e.onreadystatechange=function(){t.success!=null&&this.readyState===4&&this.status>=200&&this.status<400&&t.success(this.responseText),t.fail!=null&&this.readyState===4&&this.status>=400&&t.fail(this)},e.open(t.method.toUpperCase(),t.url,!0),e.setRequestHeader("Content-type",t.contentType),e.setRequestHeader("Accept",t.accept),e.send(this.serializeObject(t.data)),e}{let e="ajax_cb_"+"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(i){let r=16*Math.random()|0;return(i==="x"?r:3&r|8).toString(16)}).replaceAll("-","");o.fn[e]=function(){t.success.apply(this,arguments),delete o.fn[t.data.fn]},t.data.callback="DoMini.fn."+e,t.data.fn=e;let n=document.createElement("script");n.type="text/javascript",n.src=t.url+"?"+this.serializeObject(t.data),n.onload=function(){this.remove()},document.body.appendChild(n)}};const a=f;return y.default})())}},A={};function S(b){var E=A[b];if(E!==void 0)return E.exports;var _=A[b]={exports:{}};return I[b].call(_.exports,_,_.exports,S),_.exports}var T={};(function(){"use strict";var b=S(993),_={_keyStr:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",encode:function(f){return btoa(this._utf8_encode(f))},decode:function(f){return this._utf8_decode(atob(f.replace(/[^A-Za-z0-9\+\/\=]/g,"")))},_utf8_encode:function(f){f=f.replace(/\r\n/g,`
`);let a="";for(let t=0;t<f.length;t++){let e=f.charCodeAt(t);e<128?a+=String.fromCharCode(e):e>127&&e<2048?(a+=String.fromCharCode(e>>6|192),a+=String.fromCharCode(e&63|128)):(a+=String.fromCharCode(e>>12|224),a+=String.fromCharCode(e>>6&63|128),a+=String.fromCharCode(e&63|128))}return a},_utf8_decode:function(f){let a="",t=0,e=0,n,i;for(;t<f.length;)e=f.charCodeAt(t),e<128?(a+=String.fromCharCode(e),t++):e>191&&e<224?(n=f.charCodeAt(t+1),a+=String.fromCharCode((e&31)<<6|n&63),t+=2):(n=f.charCodeAt(t+1),i=f.charCodeAt(t+2),a+=String.fromCharCode((e&15)<<12|(n&63)<<6|i&63),t+=3);return a}};const y={filters:{},addFilter:function(f,a,t,e){t=typeof t>"u"?10:t,e=typeof e>"u"?null:e,y.filters[f]=y.filters[f]||[],y.filters[f].push({priority:t,scope:e,callback:a})},removeFilter:function(f,a){typeof y.filters[f]<"u"&&(typeof a>"u"?y.filters[f]=[]:y.filters[f].forEach(function(t,e){t.callback===a&&y.filters[f].splice(e,1)}))},applyFilters:function(f){let a=[],t=Array.prototype.slice.call(arguments),e=arguments[1];return typeof y.filters[f]<"u"&&y.filters[f].length>0&&(y.filters[f].forEach(function(n){a[n.priority]=a[n.priority]||[],a[n.priority].push({scope:n.scope,callback:n.callback})}),t.splice(0,2),a.forEach(function(n){n.forEach(function(i){e=i.callback.apply(i.scope,[e].concat(t))})})),e}};var v=y;function o(f,a,t=100,e=50){let n,i=0,r=typeof a=="function"?a():a;if(r===!1)n=setInterval(function(){if(r=typeof a=="function"?a():a,i++,i>e)return clearInterval(n),!1;if(r!==!1)return clearInterval(n),f(r)},t);else return f(r)}/**
* swiped-events.js - v@version@
* Pure JavaScript swipe events
* https://github.com/john-doherty/swiped-events
* @inspiration https://stackoverflow.com/questions/16348031/disable-scrolling-when-touch-moving-certain-element
* @author John Doherty <www.johndoherty.info>
* @license MIT
*/(function(f,a){"use strict";typeof f.CustomEvent!="function"&&(f.CustomEvent=function(c,p){p=p||{bubbles:!1,cancelable:!1,detail:void 0};var m=a.createEvent("CustomEvent");return m.initCustomEvent(c,p.bubbles,p.cancelable,p.detail),m},f.CustomEvent.prototype=f.Event.prototype),a.addEventListener("touchstart",u,!1),a.addEventListener("touchmove",d,!1),a.addEventListener("touchend",l,!1);var t=null,e=null,n=null,i=null,r=null,s=null;function l(c){if(s===c.target){var p=parseInt(w(s,"data-swipe-threshold","20"),10),m=parseInt(w(s,"data-swipe-timeout","500"),10),g=Date.now()-r,h="",C=c.changedTouches||c.touches||[];if(Math.abs(n)>Math.abs(i)?Math.abs(n)>p&&g<m&&(n>0?h="swiped-left":h="swiped-right"):Math.abs(i)>p&&g<m&&(i>0?h="swiped-up":h="swiped-down"),h!==""){var x={dir:h.replace(/swiped-/,""),xStart:parseInt(t,10),xEnd:parseInt((C[0]||{}).clientX||-1,10),yStart:parseInt(e,10),yEnd:parseInt((C[0]||{}).clientY||-1,10)};s.dispatchEvent(new CustomEvent("swiped",{bubbles:!0,cancelable:!0,detail:x})),s.dispatchEvent(new CustomEvent(h,{bubbles:!0,cancelable:!0,detail:x}))}t=null,e=null,r=null}}function u(c){c.target.getAttribute("data-swipe-ignore")!=="true"&&(s=c.target,r=Date.now(),t=c.touches[0].clientX,e=c.touches[0].clientY,n=0,i=0)}function d(c){if(!(!t||!e)){var p=c.touches[0].clientX,m=c.touches[0].clientY;n=t-p,i=e-m}}function w(c,p,m){for(;c&&c!==a.documentElement;){var g=c.getAttribute(p);if(g)return g;c=c.parentNode}return m}})(window,document),window.WPD=window.WPD||{},window.WPD.dom=b,window.WPD.domini=window.WPD.dom,window.WPD.DoMini=window.WPD.dom,window.DoMini=window.WPD.dom,window.WPD.Base64=window.WPD.Base64||_,window.WPD.Hooks=window.WPD.Hooks||v,window.WPD.intervalUntilExecute=window.WPD.intervalUntilExecute||o})(),Object(window.WPD).AjaxSearchPro=T.default})();