| Server IP : 38.190.208.107 / Your IP : 216.73.217.46 Web Server : nginx/1.28.1 System : Linux ht2026040333114 6.1.0-10-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.37-1 (2023-07-03) x86_64 User : root ( 0) PHP Version : 8.2.28 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv,eval,assert,passthru,system,exec,shell_exec,popen,proc_open MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/wp.3/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/ |
Upload File : |
!function(n,s){function o(t){s.console&&s.console.error(t)}let i=s.bsfmodernizr;jQuery.fn.reverse=[].reverse,n.SwatchBook=function(t,s){this.$el=n(s),this._init(t)},n.SwatchBook.defaults={center:6,angleInc:8,speed:700,easing:"ease",proximity:45,neighbor:4,onLoadAnim:!0,initclosed:!1,closeIdx:-1,openAt:-1},n.SwatchBook.prototype={_init(t){this.options=n.extend(!0,{},n.SwatchBook.defaults,t),this.$items=this.$el.children("div"),this.itemsCount=this.$items.length,this.current=-1,this.support=i.csstransitions,this.cache=[],this.options.onLoadAnim&&this._setTransition(),this.options.initclosed?(this.isClosed=!0,this.options.onLoadAnim||this._setTransition()):this._center(this.options.center,this.options.onLoadAnim),0<=this.options.openAt&&this.options.openAt<this.itemsCount&&this._openItem(this.$items.eq(this.options.openAt)),this._initEvents()},_setTransition(){this.support&&this.$items.css({transition:"all "+this.options.speed+"ms "+this.options.easing})},_openclose(){this.isClosed?this._center(this.options.center,!0):this.$items.css({transform:"rotate(0deg)"}),this.isClosed=!this.isClosed},_center(s,t){let i=this;this.$items.each(function(t){t="rotate("+i.options.angleInc*(t-s)+"deg)";n(this).css({transform:t})})},_openItem(t){var s=t.index();s!==this.current&&(-1!==this.options.closeIdx&&s===this.options.closeIdx?(this._openclose(),this._setCurrent()):(this._setCurrent(t),t.css({transform:"rotate(0deg)"}),this._rotateSiblings(t)))},_initEvents(){let s=this;this.$items.on("click.swatchbook",function(t){s._openItem(n(this))})},_rotateSiblings(t){let s=this,i=t.index(),o=this.cache[i],e;o?e=o:(e=t.siblings(),this.cache[i]=e),e.each(function(t){t="rotate("+(t<i?s.options.angleInc*(t-i):t-i==1?s.options.proximity:s.options.proximity+(t-i-1)*s.options.neighbor)+"deg)";n(this).css({transform:t})})},_setCurrent(t){this.current=t?t.index():-1,this.$items.removeClass("ff-active"),t&&t.addClass("ff-active")}};n.fn.swatchbook=function(s){let i=n.data(this,"swatchbook");if("string"==typeof s){let t=Array.prototype.slice.call(arguments,1);this.each(function(){i?n.isFunction(i[s])&&"_"!==s.charAt(0)?i[s].apply(i,t):o("no such method '"+s+"' for swatchbook instance"):o("cannot call methods on swatchbook prior to initialization; attempted to call method '"+s+"'")})}else this.each(function(){i?i._init():i=n.data(this,"swatchbook",new n.SwatchBook(s,this))});return i}}(jQuery,window);