HEX
Server: LiteSpeed
System: Linux premium235.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
User: beaupptk (733)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/beaupptk/yasirj.shop/wp-content/plugins/coming-soon/public/js/jquery.textillate.min.js
function _typeof(t){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}(o=>{function c(t){return/In/.test(t)||0<=o.inArray(t,o.fn.textillate.defaults.inEffects)}function r(t){return/Out/.test(t)||0<=o.inArray(t,o.fn.textillate.defaults.outEffects)}function s(t){return"true"!==t&&"false"!==t?t:"true"===t}function u(t){var t=t.attributes||[],i={};return t.length&&o.each(t,function(t,e){var n=e.nodeName.replace(/delayscale/,"delayScale");/^data-in-*/.test(n)?(i.in=i.in||{},i.in[n.replace(/data-in-/,"")]=s(e.nodeValue)):/^data-out-*/.test(n)?(i.out=i.out||{},i.out[n.replace(/data-out-/,"")]=s(e.nodeValue)):/^data-*/.test(n)&&(i[n.replace(/data-/,"")]=s(e.nodeValue))}),i}function f(t,l,n){var i=t.length;i?(l.shuffle&&(t=(t=>{for(var e,n,i=t.length;i;e=parseInt(Math.random()*i),n=t[--i],t[i]=t[e],t[e]=n);return t})(t)),l.reverse&&(t=t.toArray().reverse()),o.each(t,function(t,e){var s=o(e);function a(){c(l.effect)?"typeOut"===l.effect?s.css("display","inline-block"):s.css("visibility","visible"):r(l.effect)&&("typeOut"===l.effect?s.css("display","none"):s.css("visibility","hidden")),!--i&&n&&n()}e=l.sync?l.delay:l.delay*t*l.delayScale;s.text()?setTimeout(function(){var t,e=s,n=l.effect,i=a;"clipIn"===n?(e.css("width","auto"),t=e.width(),e.css("overflow","hidden"),e.css("width","0"),e.css("visibility","visible"),e.animate({width:t+.3*parseFloat(e.css("font-size"))},1200,function(){setTimeout(function(){i&&i()},100)})):"clipOut"===n?e.animate({width:"2px"},1200,function(){setTimeout(function(){i&&i()},100)}):("typeIn"===n?e.addClass("sp-title-animated "+n):e.addClass("sp-title-animated "+n).css("visibility","visible")).show(),"typeIn"!==n&&"typeOut"!==n||!jQuery("html").hasClass("ua-edge")&&!jQuery("html").hasClass("ua-ie")||(e.removeClass("sp-title-animated "+n).css("visibility","visible"),i&&i()),e.one("webkitAnimationEnd mozAnimationEnd MSAnimationEnd oAnimationEnd AnimationEnd",function(){e.removeClass("sp-title-animated "+n),i&&i()})},e):a()})):n&&n()}function a(t,e){var a=this,l=o(t);a.init=function(){a.$texts=l.find(e.selector),a.$texts.length||(a.$texts=o('<ul class="texts"><li>'+l.html()+"</li></ul>"),l.html(a.$texts)),a.$texts.hide(),a.$current=o('<span class="sp-textillate">').html(a.$texts.find(":first-child").html()).prependTo(l),c(e.in.effect)?a.$current.css("visibility","hidden"):r(e.out.effect)&&a.$current.css("visibility","visible"),a.setOptions(e),a.timeoutRun=null,setTimeout(function(){a.options.autoStart&&a.start()},a.options.initialDelay)},a.setOptions=function(t){a.options=t},a.triggerEvent=function(t){t=o.Event(t+".tlt");return l.trigger(t,a),t},a.in=function(t,e){var n=a.$texts.find(":nth-child("+(((t=t||0)||0)+1)+")"),i=o.extend(!0,{},a.options,n.length?u(n[0]):{}),s=a.$current.closest(".sp-animated-texts-wrapper");n.addClass("current"),a.triggerEvent("inAnimationBegin"),l.attr("data-active",n.data("id")),"line"==a.options.length?a.$current.html(n.html()).lettering("lines"):a.$current.html(n.html()).lettering("words"),"char"==a.options.type&&a.$current.find('[class^="word"]').css({display:"inline-block","-webkit-transform":"translate3d(0,0,0)","-moz-transform":"translate3d(0,0,0)","-o-transform":"translate3d(0,0,0)",transform:"translate3d(0,0,0)"}).each(function(){o(this).lettering()}),n=a.$current.find('[class^="'+a.options.length+'"]').css("display","inline-block"),c(i.in.effect)?"typeIn"===i.in.effect?n.css("display","none"):n.css("visibility","hidden"):r(i.in.effect)&&n.css("visibility","visible"),"typeIn"!==i.in.effect&&"clipIn"!==i.in.effect||void 0!==s.attr("style")&&-1!==s.attr("style").indexOf("width")||a.$current.closest(".sp-animated-texts-wrapper").css("width","auto"),a.currentIndex=t,f(n,i.in,function(){a.triggerEvent("inAnimationEnd"),i.in.callback&&i.in.callback(),e&&e(a)})},a.out=function(t){var e=a.$texts.find(":nth-child("+((a.currentIndex||0)+1)+")"),n=a.$current.find('[class^="'+a.options.length+'"]'),i=o.extend(!0,{},a.options,e.length?u(e[0]):{});a.triggerEvent("outAnimationBegin"),f(n,i.out,function(){e.removeClass("current"),a.triggerEvent("outAnimationEnd"),l.removeAttr("data-active"),i.out.callback&&i.out.callback(),t&&t(a)})},a.start=function(t){setTimeout(function(){a.triggerEvent("start"),function e(n){a.in(n,function(){var t=a.$texts.children().length;n+=1,!a.options.loop&&t<=n?(a.options.callback&&a.options.callback(),a.triggerEvent("end")):(n%=t,a.timeoutRun=setTimeout(function(){a.out(function(){e(n)})},a.options.minDisplayTime))})}(t||0)},a.options.initialDelay)},a.stop=function(){a.timeoutRun&&(clearInterval(a.timeoutRun),a.timeoutRun=null)},a.init()}o.fn.textillate=function(i,s){return this.each(function(){var t=o(this),e=t.data("textillate"),n=o.extend(!0,{},o.fn.textillate.defaults,u(this),"object"==_typeof(i)&&i);e?"string"==typeof i?e[i].apply(e,[].concat(s)):e.setOptions.call(e,n):t.data("textillate",e=new a(this,n))})},o.fn.textillate.defaults={selector:".texts",loop:!0,minDisplayTime:2e3,initialDelay:0,in:{effect:"fadeInLeftBig",delayScale:1.5,delay:50,sync:!1,reverse:!1,shuffle:!1,callback:function(){}},out:{effect:"hinge",delayScale:1.5,delay:50,sync:!1,reverse:!1,shuffle:!1,callback:function(){}},autoStart:!0,inEffects:[],outEffects:["hinge"],callback:function(){},type:"char"}})(jQuery);