- 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>
2 lines
1.5 KiB
JavaScript
Executable File
2 lines
1.5 KiB
JavaScript
Executable File
(function(){"use strict";var a={};(function(){a.d=function(e,t){for(var r in t)a.o(t,r)&&!a.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}})(),function(){a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)}}();var n={};a.d(n,{default:function(){return f}});var o=Object(window.WPD).AjaxSearchPro,h=Object(window.WPD).DoMini;let i=o.helpers;o.plugin.showHorizontalResults=function(){let e=this;if(e.showResultsBox(),e.n("items").css("opacity",e.animationOpacity),e.o.resultsposition==="hover"&&e.n("resultsDiv").css("width",e.n("search").width()-(e.n("resultsDiv").outerWidth(!0)-e.n("resultsDiv").width())+"px"),e.n("items").length>0&&e.o.scrollBar.horizontal.enabled){let t=parseInt(e.n("items").css("marginLeft")),r=e.n("items").outerWidth()+t*2;e.n("resdrg").css("width",e.n("items").length*r+t*2+"px")}else e.n("results").css("overflowX","hidden"),e.n("resdrg").css("width","auto");if(e.keywordHighlight(),e.call_num<1){let t=e.n("results");if(t.get(0).scrollLeft=0,e.o.scrollBar.horizontal.enabled){let r=0,c=Date.now();t.off("mousewheel"),t.on("mousewheel",function(s){let w=typeof s.deltaFactor<"u"?s.deltaFactor:65,l=s.deltaY>0?1:-1,u=Date.now()-c,d=u>100?1:3-2*u/100;r!==s.deltaY&&(d=1),h(this).animate(!1).animate({scrollLeft:this.scrollLeft+l*w*2*d},250,"easeOutQuad"),r=s.deltaY,c=Date.now(),i.isScrolledToRight(t.get(0))&&l===1||i.isScrolledToLeft(t.get(0))&&l===-1||s.preventDefault()})}}e.showResultsBox(),e.addAnimation(),e.searching=!1};var p=null,f=o;Object(window.WPD).AjaxSearchPro=n.default})();
|