Update npm dependencies of AdminLTE theme

parent 056f2cb4
...@@ -95,3 +95,6 @@ footer.main-footer p.text-muted { ...@@ -95,3 +95,6 @@ footer.main-footer p.text-muted {
margin-right: 5px; margin-right: 5px;
margin-top: -2px; margin-top: -2px;
} }
.tool-bar .search {
float: right;
}
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "da56dcd34d42e9ef1af362be15520a053a9d43db", "shasum": "da56dcd34d42e9ef1af362be15520a053a9d43db",
"tarball": "https://npm.spatie.be/admin-lte/-/admin-lte-2.3.11.tgz" "tarball": "https://registry.npmjs.org/admin-lte/-/admin-lte-2.3.11.tgz"
}, },
"gitHead": "cdcf40edc0ccfe815e20d4cb3e0e5ffcc9895f0e", "gitHead": "cdcf40edc0ccfe815e20d4cb3e0e5ffcc9895f0e",
"homepage": "https://github.com/almasaeed2010/AdminLTE#readme", "homepage": "https://github.com/almasaeed2010/AdminLTE#readme",
......
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "91e668dc069a808e5e499514867b97aae0166c36", "shasum": "91e668dc069a808e5e499514867b97aae0166c36",
"tarball": "https://npm.spatie.be/animate.css/-/animate.css-3.5.2.tgz" "tarball": "https://registry.npmjs.org/animate.css/-/animate.css-3.5.2.tgz"
}, },
"gitHead": "535a9dd499763b2bdc9b53e13019112651d05d30", "gitHead": "535a9dd499763b2bdc9b53e13019112651d05d30",
"homepage": "http://daneden.me/animate", "homepage": "http://daneden.me/animate",
......
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "5a389394549f23330875a3b150656574f8a9eb71", "shasum": "5a389394549f23330875a3b150656574f8a9eb71",
"tarball": "https://npm.spatie.be/bootstrap/-/bootstrap-3.3.7.tgz" "tarball": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.7.tgz"
}, },
"engines": { "engines": {
"node": ">=0.10.1" "node": ">=0.10.1"
......
...@@ -79,7 +79,7 @@ ...@@ -79,7 +79,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "916d5e739b0064be61b0b48a535731ecaef3d367", "shasum": "916d5e739b0064be61b0b48a535731ecaef3d367",
"tarball": "https://npm.spatie.be/clipboard/-/clipboard-1.5.16.tgz" "tarball": "https://registry.npmjs.org/clipboard/-/clipboard-1.5.16.tgz"
}, },
"gitHead": "402c9ee17bed6f273bcbc7efa81874fd9a50b84c", "gitHead": "402c9ee17bed6f273bcbc7efa81874fd9a50b84c",
"homepage": "https://github.com/zenorocha/clipboard.js#readme", "homepage": "https://github.com/zenorocha/clipboard.js#readme",
......
...@@ -132,7 +132,10 @@ div.dataTables_scrollBody > table > tbody > tr:first-child > td { ...@@ -132,7 +132,10 @@ div.dataTables_scrollBody > table > tbody > tr:first-child > td {
border-top: none; border-top: none;
} }
div.dataTables_scrollFoot > table { div.dataTables_scrollFoot > .dataTables_scrollFootInner {
box-sizing: content-box;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
margin-top: 0 !important; margin-top: 0 !important;
border-top: none; border-top: none;
} }
......
...@@ -14,16 +14,16 @@ ...@@ -14,16 +14,16 @@
] ]
], ],
"_from": "datatables.net-bs@>=1.10.10 <1.11.0", "_from": "datatables.net-bs@>=1.10.10 <1.11.0",
"_id": "datatables.net-bs@1.10.15", "_id": "datatables.net-bs@1.10.16",
"_inCache": true, "_inCache": true,
"_location": "/datatables.net-bs", "_location": "/datatables.net-bs",
"_npmOperationalInternal": { "_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com", "host": "s3://npm-registry-packages",
"tmp": "tmp/datatables.net-bs-1.10.15.tgz_1492503998638_0.7297385323327035" "tmp": "tmp/datatables.net-bs-1.10.16.tgz_1504260141364_0.17552526900544763"
}, },
"_npmUser": { "_npmUser": {
"name": "datatables", "name": "datatables",
"email": "allan@datatables.net" "email": "npm@datatables.net"
}, },
"_npmVersion": "1.3.6", "_npmVersion": "1.3.6",
"_phantomChildren": {}, "_phantomChildren": {},
...@@ -39,8 +39,8 @@ ...@@ -39,8 +39,8 @@
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "http://npm.spatie.be/datatables.net-bs/-/datatables.net-bs-1.10.15.tgz", "_resolved": "https://registry.npmjs.org/datatables.net-bs/-/datatables.net-bs-1.10.16.tgz",
"_shasum": "b2c2261007d84ca5b5abf56c18edc227e0da1a4d", "_shasum": "b0854f5b374f713ae3db4156c7cea8a760c3de76",
"_shrinkwrap": null, "_shrinkwrap": null,
"_spec": "datatables.net-bs@~1.10.10", "_spec": "datatables.net-bs@~1.10.10",
"_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
...@@ -52,15 +52,15 @@ ...@@ -52,15 +52,15 @@
"url": "https://datatables.net/forums" "url": "https://datatables.net/forums"
}, },
"dependencies": { "dependencies": {
"datatables.net": ">=1.10.9", "datatables.net": "1.10.16",
"jquery": ">=1.7" "jquery": ">=1.7"
}, },
"description": "DataTables for jQuery with styling for [Bootstrap](http://getbootstrap.com/)", "description": "DataTables for jQuery with styling for [Bootstrap 3](http://getbootstrap.com/)",
"devDependencies": {}, "devDependencies": {},
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "b2c2261007d84ca5b5abf56c18edc227e0da1a4d", "shasum": "b0854f5b374f713ae3db4156c7cea8a760c3de76",
"tarball": "https://npm.spatie.be/datatables.net-bs/-/datatables.net-bs-1.10.15.tgz" "tarball": "https://registry.npmjs.org/datatables.net-bs/-/datatables.net-bs-1.10.16.tgz"
}, },
"files": [ "files": [
"js/dataTables.bootstrap.js", "js/dataTables.bootstrap.js",
...@@ -91,5 +91,5 @@ ...@@ -91,5 +91,5 @@
"url": "git+https://github.com/DataTables/Dist-DataTables-Bootstrap.git" "url": "git+https://github.com/DataTables/Dist-DataTables-Bootstrap.git"
}, },
"style": "css/dataTables.bootstrap.css", "style": "css/dataTables.bootstrap.css",
"version": "1.10.15" "version": "1.10.16"
} }
/*! DataTables 1.10.15 /*! DataTables 1.10.16
* ©2008-2017 SpryMedia Ltd - datatables.net/license * ©2008-2017 SpryMedia Ltd - datatables.net/license
*/ */
/** /**
* @summary DataTables * @summary DataTables
* @description Paginate, search and order HTML tables * @description Paginate, search and order HTML tables
* @version 1.10.15 * @version 1.10.16
* @file jquery.dataTables.js * @file jquery.dataTables.js
* @author SpryMedia Ltd * @author SpryMedia Ltd
* @contact www.datatables.net * @contact www.datatables.net
...@@ -1023,8 +1023,7 @@ ...@@ -1023,8 +1023,7 @@
[ "iCookieDuration", "iStateDuration" ], // backwards compat [ "iCookieDuration", "iStateDuration" ], // backwards compat
[ "oSearch", "oPreviousSearch" ], [ "oSearch", "oPreviousSearch" ],
[ "aoSearchCols", "aoPreSearchCols" ], [ "aoSearchCols", "aoPreSearchCols" ],
[ "iDisplayLength", "_iDisplayLength" ], [ "iDisplayLength", "_iDisplayLength" ]
[ "bJQueryUI", "bJUI" ]
] ); ] );
_fnMap( oSettings.oScroll, oInit, [ _fnMap( oSettings.oScroll, oInit, [
[ "sScrollX", "sX" ], [ "sScrollX", "sX" ],
...@@ -1054,31 +1053,7 @@ ...@@ -1054,31 +1053,7 @@
var oClasses = oSettings.oClasses; var oClasses = oSettings.oClasses;
// @todo Remove in 1.11 $.extend( oClasses, DataTable.ext.classes, oInit.oClasses );
if ( oInit.bJQueryUI )
{
/* Use the JUI classes object for display. You could clone the oStdClasses object if
* you want to have multiple tables with multiple independent classes
*/
$.extend( oClasses, DataTable.ext.oJUIClasses, oInit.oClasses );
if ( oInit.sDom === defaults.sDom && defaults.sDom === "lfrtip" )
{
/* Set the DOM to use a layout suitable for jQuery UI's theming */
oSettings.sDom = '<"H"lfr>t<"F"ip>';
}
if ( ! oSettings.renderer ) {
oSettings.renderer = 'jqueryui';
}
else if ( $.isPlainObject( oSettings.renderer ) && ! oSettings.renderer.header ) {
oSettings.renderer.header = 'jqueryui';
}
}
else
{
$.extend( oClasses, DataTable.ext.classes, oInit.oClasses );
}
$this.addClass( oClasses.sTable ); $this.addClass( oClasses.sTable );
...@@ -2057,6 +2032,9 @@ ...@@ -2057,6 +2032,9 @@
{ {
oOptions.sClass = oOptions.className; oOptions.sClass = oOptions.className;
} }
if ( oOptions.sClass ) {
th.addClass( oOptions.sClass );
}
$.extend( oCol, oOptions ); $.extend( oCol, oOptions );
_fnMap( oCol, oOptions, "sWidth", "sWidthOrig" ); _fnMap( oCol, oOptions, "sWidth", "sWidthOrig" );
...@@ -4831,7 +4809,12 @@ ...@@ -4831,7 +4809,12 @@
} ); } );
for ( var i=0, ien=lengths.length ; i<ien ; i++ ) { for ( var i=0, ien=lengths.length ; i<ien ; i++ ) {
select[0][ i ] = new Option( language[i], lengths[i] ); select[0][ i ] = new Option(
typeof language[i] === 'number' ?
settings.fnFormatNumber( language[i] ) :
language[i],
lengths[i]
);
} }
var div = $('<div><label/></div>').addClass( classes.sLength ); var div = $('<div><label/></div>').addClass( classes.sLength );
...@@ -8053,6 +8036,11 @@ ...@@ -8053,6 +8036,11 @@
_fnDeleteIndex( settings.aiDisplay, row ); _fnDeleteIndex( settings.aiDisplay, row );
_fnDeleteIndex( that[ thatIdx ], row, false ); // maintain local indexes _fnDeleteIndex( that[ thatIdx ], row, false ); // maintain local indexes
// For server-side processing tables - subtract the deleted row from the count
if ( settings._iRecordsDisplay > 0 ) {
settings._iRecordsDisplay--;
}
// Check for an 'overflow' they case for displaying the table // Check for an 'overflow' they case for displaying the table
_fnLengthOverflow( settings ); _fnLengthOverflow( settings );
...@@ -9327,15 +9315,6 @@ ...@@ -9327,15 +9315,6 @@
classes.sSortableAsc+' '+classes.sSortableDesc+' '+classes.sSortableNone classes.sSortableAsc+' '+classes.sSortableDesc+' '+classes.sSortableNone
); );
if ( settings.bJUI ) {
$('th span.'+classes.sSortIcon+ ', td span.'+classes.sSortIcon, thead).detach();
$('th, td', thead).each( function () {
var wrapper = $('div.'+classes.sSortJUIWrapper, this);
$(this).append( wrapper.contents() );
wrapper.detach();
} );
}
// Add the TR elements back into the table in their original order // Add the TR elements back into the table in their original order
jqTbody.children().detach(); jqTbody.children().detach();
jqTbody.append( rows ); jqTbody.append( rows );
...@@ -9433,7 +9412,7 @@ ...@@ -9433,7 +9412,7 @@
* @type string * @type string
* @default Version number * @default Version number
*/ */
DataTable.version = "1.10.15"; DataTable.version = "1.10.16";
/** /**
* Private data store, containing all of the settings objects that are * Private data store, containing all of the settings objects that are
...@@ -10362,26 +10341,6 @@ ...@@ -10362,26 +10341,6 @@
"bInfo": true, "bInfo": true,
/**
* Enable jQuery UI ThemeRoller support (required as ThemeRoller requires some
* slightly different and additional mark-up from what DataTables has
* traditionally used).
* @type boolean
* @default false
*
* @dtopt Features
* @name DataTable.defaults.jQueryUI
*
* @example
* $(document).ready( function() {
* $('#example').dataTable( {
* "jQueryUI": true
* } );
* } );
*/
"bJQueryUI": false,
/** /**
* Allows the end user to select the size of a formatted page from a select * Allows the end user to select the size of a formatted page from a select
* menu (sizes are 10, 25, 50 and 100). Requires pagination (`paginate`). * menu (sizes are 10, 25, 50 and 100). Requires pagination (`paginate`).
...@@ -13662,14 +13621,6 @@ ...@@ -13662,14 +13621,6 @@
*/ */
"_iRecordsDisplay": 0, "_iRecordsDisplay": 0,
/**
* Flag to indicate if jQuery UI marking and classes should be used.
* Note that this parameter will be set by the initialisation routine. To
* set a default use {@link DataTable.defaults}.
* @type boolean
*/
"bJUI": null,
/** /**
* The classes to use for the table * The classes to use for the table
* @type object * @type object
...@@ -14447,59 +14398,6 @@ ...@@ -14447,59 +14398,6 @@
} ); } );
(function() {
// Reused strings for better compression. Closure compiler appears to have a
// weird edge case where it is trying to expand strings rather than use the
// variable version. This results in about 200 bytes being added, for very
// little preference benefit since it this run on script load only.
var _empty = '';
_empty = '';
var _stateDefault = _empty + 'ui-state-default';
var _sortIcon = _empty + 'css_right ui-icon ui-icon-';
var _headerFooter = _empty + 'fg-toolbar ui-toolbar ui-widget-header ui-helper-clearfix';
$.extend( DataTable.ext.oJUIClasses, DataTable.ext.classes, {
/* Full numbers paging buttons */
"sPageButton": "fg-button ui-button "+_stateDefault,
"sPageButtonActive": "ui-state-disabled",
"sPageButtonDisabled": "ui-state-disabled",
/* Features */
"sPaging": "dataTables_paginate fg-buttonset ui-buttonset fg-buttonset-multi "+
"ui-buttonset-multi paging_", /* Note that the type is postfixed */
/* Sorting */
"sSortAsc": _stateDefault+" sorting_asc",
"sSortDesc": _stateDefault+" sorting_desc",
"sSortable": _stateDefault+" sorting",
"sSortableAsc": _stateDefault+" sorting_asc_disabled",
"sSortableDesc": _stateDefault+" sorting_desc_disabled",
"sSortableNone": _stateDefault+" sorting_disabled",
"sSortJUIAsc": _sortIcon+"triangle-1-n",
"sSortJUIDesc": _sortIcon+"triangle-1-s",
"sSortJUI": _sortIcon+"carat-2-n-s",
"sSortJUIAscAllowed": _sortIcon+"carat-1-n",
"sSortJUIDescAllowed": _sortIcon+"carat-1-s",
"sSortJUIWrapper": "DataTables_sort_wrapper",
"sSortIcon": "DataTables_sort_icon",
/* Scrolling */
"sScrollHead": "dataTables_scrollHead "+_stateDefault,
"sScrollFoot": "dataTables_scrollFoot "+_stateDefault,
/* Misc */
"sHeaderTH": _stateDefault,
"sFooterTH": _stateDefault,
"sJUIHeader": _headerFooter+" ui-corner-tl ui-corner-tr",
"sJUIFooter": _headerFooter+" ui-corner-bl ui-corner-br"
} );
}());
var extPagination = DataTable.ext.pager; var extPagination = DataTable.ext.pager;
function _numbers ( page, pages ) { function _numbers ( page, pages ) {
......
...@@ -14,16 +14,16 @@ ...@@ -14,16 +14,16 @@
] ]
], ],
"_from": "datatables.net@>=1.10.10 <1.11.0", "_from": "datatables.net@>=1.10.10 <1.11.0",
"_id": "datatables.net@1.10.15", "_id": "datatables.net@1.10.16",
"_inCache": true, "_inCache": true,
"_location": "/datatables.net", "_location": "/datatables.net",
"_npmOperationalInternal": { "_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com", "host": "s3://npm-registry-packages",
"tmp": "tmp/datatables.net-1.10.15.tgz_1492503926912_0.7814477488864213" "tmp": "tmp/datatables.net-1.10.16.tgz_1504260068801_0.7875912024173886"
}, },
"_npmUser": { "_npmUser": {
"name": "datatables", "name": "datatables",
"email": "allan@datatables.net" "email": "npm@datatables.net"
}, },
"_npmVersion": "1.3.6", "_npmVersion": "1.3.6",
"_phantomChildren": {}, "_phantomChildren": {},
...@@ -40,8 +40,8 @@ ...@@ -40,8 +40,8 @@
"/", "/",
"/datatables.net-bs" "/datatables.net-bs"
], ],
"_resolved": "http://npm.spatie.be/datatables.net/-/datatables.net-1.10.15.tgz", "_resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.10.16.tgz",
"_shasum": "c789077bbfe385e75ff5a233fa5f23251a72df68", "_shasum": "4b052d1082824261b68eed9d22741b711d3d2469",
"_shrinkwrap": null, "_shrinkwrap": null,
"_spec": "datatables.net@~1.10.10", "_spec": "datatables.net@~1.10.10",
"_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
...@@ -59,8 +59,8 @@ ...@@ -59,8 +59,8 @@
"devDependencies": {}, "devDependencies": {},
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "c789077bbfe385e75ff5a233fa5f23251a72df68", "shasum": "4b052d1082824261b68eed9d22741b711d3d2469",
"tarball": "https://npm.spatie.be/datatables.net/-/datatables.net-1.10.15.tgz" "tarball": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.10.16.tgz"
}, },
"files": [ "files": [
"js/jquery.dataTables.js" "js/jquery.dataTables.js"
...@@ -89,5 +89,5 @@ ...@@ -89,5 +89,5 @@
"type": "git", "type": "git",
"url": "git+https://github.com/DataTables/Dist-DataTables.git" "url": "git+https://github.com/DataTables/Dist-DataTables.git"
}, },
"version": "1.10.15" "version": "1.10.16"
} }
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "8fa8cf0411a1a31afd07b06d2902bb9fc815a133", "shasum": "8fa8cf0411a1a31afd07b06d2902bb9fc815a133",
"tarball": "https://npm.spatie.be/font-awesome/-/font-awesome-4.7.0.tgz" "tarball": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz"
}, },
"engines": { "engines": {
"node": ">=0.10.3" "node": ">=0.10.3"
......
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "be1c7891f3fbd2af60f9d60f4c7d517a30d3bb78", "shasum": "be1c7891f3fbd2af60f9d60f4c7d517a30d3bb78",
"tarball": "https://npm.spatie.be/gridstack/-/gridstack-0.3.0.tgz" "tarball": "https://registry.npmjs.org/gridstack/-/gridstack-0.3.0.tgz"
}, },
"gitHead": "8ea752ddff7973a97045849eafbe7fbd5e9c9e0d", "gitHead": "8ea752ddff7973a97045849eafbe7fbd5e9c9e0d",
"homepage": "http://troolee.github.io/gridstack.js/", "homepage": "http://troolee.github.io/gridstack.js/",
......
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "06d08da3d47ae448c153b2639b86e9ad7fdf7128", "shasum": "06d08da3d47ae448c153b2639b86e9ad7fdf7128",
"tarball": "https://npm.spatie.be/icheck/-/icheck-1.0.2.tgz" "tarball": "https://registry.npmjs.org/icheck/-/icheck-1.0.2.tgz"
}, },
"gitHead": "cd45d5faf4bec01b5cf0a9c214101c56d5111ed8", "gitHead": "cd45d5faf4bec01b5cf0a9c214101c56d5111ed8",
"homepage": "http://fronteed.com/iCheck/", "homepage": "http://fronteed.com/iCheck/",
......
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "bcb4045c8dd0539c134bc1488cdd3e768a7a9e51", "shasum": "bcb4045c8dd0539c134bc1488cdd3e768a7a9e51",
"tarball": "https://npm.spatie.be/jquery-ui/-/jquery-ui-1.12.1.tgz" "tarball": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.12.1.tgz"
}, },
"gitHead": "c6f1735249295bb37153861aa97e5b3e38d46b02", "gitHead": "c6f1735249295bb37153861aa97e5b3e38d46b02",
"homepage": "http://jqueryui.com", "homepage": "http://jqueryui.com",
......
...@@ -122,7 +122,7 @@ ...@@ -122,7 +122,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "5c4d9de652af6cd0a770154a631bba12b015c787", "shasum": "5c4d9de652af6cd0a770154a631bba12b015c787",
"tarball": "https://npm.spatie.be/jquery/-/jquery-3.2.1.tgz" "tarball": "https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz"
}, },
"gitHead": "77d2a51d0520d2ee44173afdf4e40a9201f5964e", "gitHead": "77d2a51d0520d2ee44173afdf4e40a9201f5964e",
"homepage": "https://jquery.com", "homepage": "https://jquery.com",
......
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "78203a4d1c328ae1d86dca6460e369b57f4055ae", "shasum": "78203a4d1c328ae1d86dca6460e369b57f4055ae",
"tarball": "https://npm.spatie.be/lodash/-/lodash-4.17.4.tgz" "tarball": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz"
}, },
"homepage": "https://lodash.com/", "homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg", "icon": "https://lodash.com/icon.svg",
......
...@@ -33,3 +33,8 @@ ...@@ -33,3 +33,8 @@
margin-right: 5px; margin-right: 5px;
margin-top: -2px; margin-top: -2px;
} }
// Index tables
.tool-bar .search {
float: right;
}
...@@ -95,3 +95,6 @@ footer.main-footer p.text-muted { ...@@ -95,3 +95,6 @@ footer.main-footer p.text-muted {
margin-right: 5px; margin-right: 5px;
margin-top: -2px; margin-top: -2px;
} }
.tool-bar .search {
float: right;
}
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "da56dcd34d42e9ef1af362be15520a053a9d43db", "shasum": "da56dcd34d42e9ef1af362be15520a053a9d43db",
"tarball": "https://npm.spatie.be/admin-lte/-/admin-lte-2.3.11.tgz" "tarball": "https://registry.npmjs.org/admin-lte/-/admin-lte-2.3.11.tgz"
}, },
"gitHead": "cdcf40edc0ccfe815e20d4cb3e0e5ffcc9895f0e", "gitHead": "cdcf40edc0ccfe815e20d4cb3e0e5ffcc9895f0e",
"homepage": "https://github.com/almasaeed2010/AdminLTE#readme", "homepage": "https://github.com/almasaeed2010/AdminLTE#readme",
......
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "91e668dc069a808e5e499514867b97aae0166c36", "shasum": "91e668dc069a808e5e499514867b97aae0166c36",
"tarball": "https://npm.spatie.be/animate.css/-/animate.css-3.5.2.tgz" "tarball": "https://registry.npmjs.org/animate.css/-/animate.css-3.5.2.tgz"
}, },
"gitHead": "535a9dd499763b2bdc9b53e13019112651d05d30", "gitHead": "535a9dd499763b2bdc9b53e13019112651d05d30",
"homepage": "http://daneden.me/animate", "homepage": "http://daneden.me/animate",
......
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "5a389394549f23330875a3b150656574f8a9eb71", "shasum": "5a389394549f23330875a3b150656574f8a9eb71",
"tarball": "https://npm.spatie.be/bootstrap/-/bootstrap-3.3.7.tgz" "tarball": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.7.tgz"
}, },
"engines": { "engines": {
"node": ">=0.10.1" "node": ">=0.10.1"
......
...@@ -79,7 +79,7 @@ ...@@ -79,7 +79,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "916d5e739b0064be61b0b48a535731ecaef3d367", "shasum": "916d5e739b0064be61b0b48a535731ecaef3d367",
"tarball": "https://npm.spatie.be/clipboard/-/clipboard-1.5.16.tgz" "tarball": "https://registry.npmjs.org/clipboard/-/clipboard-1.5.16.tgz"
}, },
"gitHead": "402c9ee17bed6f273bcbc7efa81874fd9a50b84c", "gitHead": "402c9ee17bed6f273bcbc7efa81874fd9a50b84c",
"homepage": "https://github.com/zenorocha/clipboard.js#readme", "homepage": "https://github.com/zenorocha/clipboard.js#readme",
......
...@@ -132,7 +132,10 @@ div.dataTables_scrollBody > table > tbody > tr:first-child > td { ...@@ -132,7 +132,10 @@ div.dataTables_scrollBody > table > tbody > tr:first-child > td {
border-top: none; border-top: none;
} }
div.dataTables_scrollFoot > table { div.dataTables_scrollFoot > .dataTables_scrollFootInner {
box-sizing: content-box;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
margin-top: 0 !important; margin-top: 0 !important;
border-top: none; border-top: none;
} }
......
...@@ -14,16 +14,16 @@ ...@@ -14,16 +14,16 @@
] ]
], ],
"_from": "datatables.net-bs@>=1.10.10 <1.11.0", "_from": "datatables.net-bs@>=1.10.10 <1.11.0",
"_id": "datatables.net-bs@1.10.15", "_id": "datatables.net-bs@1.10.16",
"_inCache": true, "_inCache": true,
"_location": "/datatables.net-bs", "_location": "/datatables.net-bs",
"_npmOperationalInternal": { "_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com", "host": "s3://npm-registry-packages",
"tmp": "tmp/datatables.net-bs-1.10.15.tgz_1492503998638_0.7297385323327035" "tmp": "tmp/datatables.net-bs-1.10.16.tgz_1504260141364_0.17552526900544763"
}, },
"_npmUser": { "_npmUser": {
"name": "datatables", "name": "datatables",
"email": "allan@datatables.net" "email": "npm@datatables.net"
}, },
"_npmVersion": "1.3.6", "_npmVersion": "1.3.6",
"_phantomChildren": {}, "_phantomChildren": {},
...@@ -39,8 +39,8 @@ ...@@ -39,8 +39,8 @@
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "http://npm.spatie.be/datatables.net-bs/-/datatables.net-bs-1.10.15.tgz", "_resolved": "https://registry.npmjs.org/datatables.net-bs/-/datatables.net-bs-1.10.16.tgz",
"_shasum": "b2c2261007d84ca5b5abf56c18edc227e0da1a4d", "_shasum": "b0854f5b374f713ae3db4156c7cea8a760c3de76",
"_shrinkwrap": null, "_shrinkwrap": null,
"_spec": "datatables.net-bs@~1.10.10", "_spec": "datatables.net-bs@~1.10.10",
"_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
...@@ -52,15 +52,15 @@ ...@@ -52,15 +52,15 @@
"url": "https://datatables.net/forums" "url": "https://datatables.net/forums"
}, },
"dependencies": { "dependencies": {
"datatables.net": ">=1.10.9", "datatables.net": "1.10.16",
"jquery": ">=1.7" "jquery": ">=1.7"
}, },
"description": "DataTables for jQuery with styling for [Bootstrap](http://getbootstrap.com/)", "description": "DataTables for jQuery with styling for [Bootstrap 3](http://getbootstrap.com/)",
"devDependencies": {}, "devDependencies": {},
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "b2c2261007d84ca5b5abf56c18edc227e0da1a4d", "shasum": "b0854f5b374f713ae3db4156c7cea8a760c3de76",
"tarball": "https://npm.spatie.be/datatables.net-bs/-/datatables.net-bs-1.10.15.tgz" "tarball": "https://registry.npmjs.org/datatables.net-bs/-/datatables.net-bs-1.10.16.tgz"
}, },
"files": [ "files": [
"js/dataTables.bootstrap.js", "js/dataTables.bootstrap.js",
...@@ -91,5 +91,5 @@ ...@@ -91,5 +91,5 @@
"url": "git+https://github.com/DataTables/Dist-DataTables-Bootstrap.git" "url": "git+https://github.com/DataTables/Dist-DataTables-Bootstrap.git"
}, },
"style": "css/dataTables.bootstrap.css", "style": "css/dataTables.bootstrap.css",
"version": "1.10.15" "version": "1.10.16"
} }
/*! DataTables 1.10.15 /*! DataTables 1.10.16
* ©2008-2017 SpryMedia Ltd - datatables.net/license * ©2008-2017 SpryMedia Ltd - datatables.net/license
*/ */
/** /**
* @summary DataTables * @summary DataTables
* @description Paginate, search and order HTML tables * @description Paginate, search and order HTML tables
* @version 1.10.15 * @version 1.10.16
* @file jquery.dataTables.js * @file jquery.dataTables.js
* @author SpryMedia Ltd * @author SpryMedia Ltd
* @contact www.datatables.net * @contact www.datatables.net
...@@ -1023,8 +1023,7 @@ ...@@ -1023,8 +1023,7 @@
[ "iCookieDuration", "iStateDuration" ], // backwards compat [ "iCookieDuration", "iStateDuration" ], // backwards compat
[ "oSearch", "oPreviousSearch" ], [ "oSearch", "oPreviousSearch" ],
[ "aoSearchCols", "aoPreSearchCols" ], [ "aoSearchCols", "aoPreSearchCols" ],
[ "iDisplayLength", "_iDisplayLength" ], [ "iDisplayLength", "_iDisplayLength" ]
[ "bJQueryUI", "bJUI" ]
] ); ] );
_fnMap( oSettings.oScroll, oInit, [ _fnMap( oSettings.oScroll, oInit, [
[ "sScrollX", "sX" ], [ "sScrollX", "sX" ],
...@@ -1054,31 +1053,7 @@ ...@@ -1054,31 +1053,7 @@
var oClasses = oSettings.oClasses; var oClasses = oSettings.oClasses;
// @todo Remove in 1.11 $.extend( oClasses, DataTable.ext.classes, oInit.oClasses );
if ( oInit.bJQueryUI )
{
/* Use the JUI classes object for display. You could clone the oStdClasses object if
* you want to have multiple tables with multiple independent classes
*/
$.extend( oClasses, DataTable.ext.oJUIClasses, oInit.oClasses );
if ( oInit.sDom === defaults.sDom && defaults.sDom === "lfrtip" )
{
/* Set the DOM to use a layout suitable for jQuery UI's theming */
oSettings.sDom = '<"H"lfr>t<"F"ip>';
}
if ( ! oSettings.renderer ) {
oSettings.renderer = 'jqueryui';
}
else if ( $.isPlainObject( oSettings.renderer ) && ! oSettings.renderer.header ) {
oSettings.renderer.header = 'jqueryui';
}
}
else
{
$.extend( oClasses, DataTable.ext.classes, oInit.oClasses );
}
$this.addClass( oClasses.sTable ); $this.addClass( oClasses.sTable );
...@@ -2057,6 +2032,9 @@ ...@@ -2057,6 +2032,9 @@
{ {
oOptions.sClass = oOptions.className; oOptions.sClass = oOptions.className;
} }
if ( oOptions.sClass ) {
th.addClass( oOptions.sClass );
}
$.extend( oCol, oOptions ); $.extend( oCol, oOptions );
_fnMap( oCol, oOptions, "sWidth", "sWidthOrig" ); _fnMap( oCol, oOptions, "sWidth", "sWidthOrig" );
...@@ -4831,7 +4809,12 @@ ...@@ -4831,7 +4809,12 @@
} ); } );
for ( var i=0, ien=lengths.length ; i<ien ; i++ ) { for ( var i=0, ien=lengths.length ; i<ien ; i++ ) {
select[0][ i ] = new Option( language[i], lengths[i] ); select[0][ i ] = new Option(
typeof language[i] === 'number' ?
settings.fnFormatNumber( language[i] ) :
language[i],
lengths[i]
);
} }
var div = $('<div><label/></div>').addClass( classes.sLength ); var div = $('<div><label/></div>').addClass( classes.sLength );
...@@ -8053,6 +8036,11 @@ ...@@ -8053,6 +8036,11 @@
_fnDeleteIndex( settings.aiDisplay, row ); _fnDeleteIndex( settings.aiDisplay, row );
_fnDeleteIndex( that[ thatIdx ], row, false ); // maintain local indexes _fnDeleteIndex( that[ thatIdx ], row, false ); // maintain local indexes
// For server-side processing tables - subtract the deleted row from the count
if ( settings._iRecordsDisplay > 0 ) {
settings._iRecordsDisplay--;
}
// Check for an 'overflow' they case for displaying the table // Check for an 'overflow' they case for displaying the table
_fnLengthOverflow( settings ); _fnLengthOverflow( settings );
...@@ -9327,15 +9315,6 @@ ...@@ -9327,15 +9315,6 @@
classes.sSortableAsc+' '+classes.sSortableDesc+' '+classes.sSortableNone classes.sSortableAsc+' '+classes.sSortableDesc+' '+classes.sSortableNone
); );
if ( settings.bJUI ) {
$('th span.'+classes.sSortIcon+ ', td span.'+classes.sSortIcon, thead).detach();
$('th, td', thead).each( function () {
var wrapper = $('div.'+classes.sSortJUIWrapper, this);
$(this).append( wrapper.contents() );
wrapper.detach();
} );
}
// Add the TR elements back into the table in their original order // Add the TR elements back into the table in their original order
jqTbody.children().detach(); jqTbody.children().detach();
jqTbody.append( rows ); jqTbody.append( rows );
...@@ -9433,7 +9412,7 @@ ...@@ -9433,7 +9412,7 @@
* @type string * @type string
* @default Version number * @default Version number
*/ */
DataTable.version = "1.10.15"; DataTable.version = "1.10.16";
/** /**
* Private data store, containing all of the settings objects that are * Private data store, containing all of the settings objects that are
...@@ -10362,26 +10341,6 @@ ...@@ -10362,26 +10341,6 @@
"bInfo": true, "bInfo": true,
/**
* Enable jQuery UI ThemeRoller support (required as ThemeRoller requires some
* slightly different and additional mark-up from what DataTables has
* traditionally used).
* @type boolean
* @default false
*
* @dtopt Features
* @name DataTable.defaults.jQueryUI
*
* @example
* $(document).ready( function() {
* $('#example').dataTable( {
* "jQueryUI": true
* } );
* } );
*/
"bJQueryUI": false,
/** /**
* Allows the end user to select the size of a formatted page from a select * Allows the end user to select the size of a formatted page from a select
* menu (sizes are 10, 25, 50 and 100). Requires pagination (`paginate`). * menu (sizes are 10, 25, 50 and 100). Requires pagination (`paginate`).
...@@ -13662,14 +13621,6 @@ ...@@ -13662,14 +13621,6 @@
*/ */
"_iRecordsDisplay": 0, "_iRecordsDisplay": 0,
/**
* Flag to indicate if jQuery UI marking and classes should be used.
* Note that this parameter will be set by the initialisation routine. To
* set a default use {@link DataTable.defaults}.
* @type boolean
*/
"bJUI": null,
/** /**
* The classes to use for the table * The classes to use for the table
* @type object * @type object
...@@ -14447,59 +14398,6 @@ ...@@ -14447,59 +14398,6 @@
} ); } );
(function() {
// Reused strings for better compression. Closure compiler appears to have a
// weird edge case where it is trying to expand strings rather than use the
// variable version. This results in about 200 bytes being added, for very
// little preference benefit since it this run on script load only.
var _empty = '';
_empty = '';
var _stateDefault = _empty + 'ui-state-default';
var _sortIcon = _empty + 'css_right ui-icon ui-icon-';
var _headerFooter = _empty + 'fg-toolbar ui-toolbar ui-widget-header ui-helper-clearfix';
$.extend( DataTable.ext.oJUIClasses, DataTable.ext.classes, {
/* Full numbers paging buttons */
"sPageButton": "fg-button ui-button "+_stateDefault,
"sPageButtonActive": "ui-state-disabled",
"sPageButtonDisabled": "ui-state-disabled",
/* Features */
"sPaging": "dataTables_paginate fg-buttonset ui-buttonset fg-buttonset-multi "+
"ui-buttonset-multi paging_", /* Note that the type is postfixed */
/* Sorting */
"sSortAsc": _stateDefault+" sorting_asc",
"sSortDesc": _stateDefault+" sorting_desc",
"sSortable": _stateDefault+" sorting",
"sSortableAsc": _stateDefault+" sorting_asc_disabled",
"sSortableDesc": _stateDefault+" sorting_desc_disabled",
"sSortableNone": _stateDefault+" sorting_disabled",
"sSortJUIAsc": _sortIcon+"triangle-1-n",
"sSortJUIDesc": _sortIcon+"triangle-1-s",
"sSortJUI": _sortIcon+"carat-2-n-s",
"sSortJUIAscAllowed": _sortIcon+"carat-1-n",
"sSortJUIDescAllowed": _sortIcon+"carat-1-s",
"sSortJUIWrapper": "DataTables_sort_wrapper",
"sSortIcon": "DataTables_sort_icon",
/* Scrolling */
"sScrollHead": "dataTables_scrollHead "+_stateDefault,
"sScrollFoot": "dataTables_scrollFoot "+_stateDefault,
/* Misc */
"sHeaderTH": _stateDefault,
"sFooterTH": _stateDefault,
"sJUIHeader": _headerFooter+" ui-corner-tl ui-corner-tr",
"sJUIFooter": _headerFooter+" ui-corner-bl ui-corner-br"
} );
}());
var extPagination = DataTable.ext.pager; var extPagination = DataTable.ext.pager;
function _numbers ( page, pages ) { function _numbers ( page, pages ) {
......
...@@ -14,16 +14,16 @@ ...@@ -14,16 +14,16 @@
] ]
], ],
"_from": "datatables.net@>=1.10.10 <1.11.0", "_from": "datatables.net@>=1.10.10 <1.11.0",
"_id": "datatables.net@1.10.15", "_id": "datatables.net@1.10.16",
"_inCache": true, "_inCache": true,
"_location": "/datatables.net", "_location": "/datatables.net",
"_npmOperationalInternal": { "_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com", "host": "s3://npm-registry-packages",
"tmp": "tmp/datatables.net-1.10.15.tgz_1492503926912_0.7814477488864213" "tmp": "tmp/datatables.net-1.10.16.tgz_1504260068801_0.7875912024173886"
}, },
"_npmUser": { "_npmUser": {
"name": "datatables", "name": "datatables",
"email": "allan@datatables.net" "email": "npm@datatables.net"
}, },
"_npmVersion": "1.3.6", "_npmVersion": "1.3.6",
"_phantomChildren": {}, "_phantomChildren": {},
...@@ -40,8 +40,8 @@ ...@@ -40,8 +40,8 @@
"/", "/",
"/datatables.net-bs" "/datatables.net-bs"
], ],
"_resolved": "http://npm.spatie.be/datatables.net/-/datatables.net-1.10.15.tgz", "_resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.10.16.tgz",
"_shasum": "c789077bbfe385e75ff5a233fa5f23251a72df68", "_shasum": "4b052d1082824261b68eed9d22741b711d3d2469",
"_shrinkwrap": null, "_shrinkwrap": null,
"_spec": "datatables.net@~1.10.10", "_spec": "datatables.net@~1.10.10",
"_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte", "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
...@@ -59,8 +59,8 @@ ...@@ -59,8 +59,8 @@
"devDependencies": {}, "devDependencies": {},
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "c789077bbfe385e75ff5a233fa5f23251a72df68", "shasum": "4b052d1082824261b68eed9d22741b711d3d2469",
"tarball": "https://npm.spatie.be/datatables.net/-/datatables.net-1.10.15.tgz" "tarball": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.10.16.tgz"
}, },
"files": [ "files": [
"js/jquery.dataTables.js" "js/jquery.dataTables.js"
...@@ -89,5 +89,5 @@ ...@@ -89,5 +89,5 @@
"type": "git", "type": "git",
"url": "git+https://github.com/DataTables/Dist-DataTables.git" "url": "git+https://github.com/DataTables/Dist-DataTables.git"
}, },
"version": "1.10.15" "version": "1.10.16"
} }
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "8fa8cf0411a1a31afd07b06d2902bb9fc815a133", "shasum": "8fa8cf0411a1a31afd07b06d2902bb9fc815a133",
"tarball": "https://npm.spatie.be/font-awesome/-/font-awesome-4.7.0.tgz" "tarball": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz"
}, },
"engines": { "engines": {
"node": ">=0.10.3" "node": ">=0.10.3"
......
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "be1c7891f3fbd2af60f9d60f4c7d517a30d3bb78", "shasum": "be1c7891f3fbd2af60f9d60f4c7d517a30d3bb78",
"tarball": "https://npm.spatie.be/gridstack/-/gridstack-0.3.0.tgz" "tarball": "https://registry.npmjs.org/gridstack/-/gridstack-0.3.0.tgz"
}, },
"gitHead": "8ea752ddff7973a97045849eafbe7fbd5e9c9e0d", "gitHead": "8ea752ddff7973a97045849eafbe7fbd5e9c9e0d",
"homepage": "http://troolee.github.io/gridstack.js/", "homepage": "http://troolee.github.io/gridstack.js/",
......
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "06d08da3d47ae448c153b2639b86e9ad7fdf7128", "shasum": "06d08da3d47ae448c153b2639b86e9ad7fdf7128",
"tarball": "https://npm.spatie.be/icheck/-/icheck-1.0.2.tgz" "tarball": "https://registry.npmjs.org/icheck/-/icheck-1.0.2.tgz"
}, },
"gitHead": "cd45d5faf4bec01b5cf0a9c214101c56d5111ed8", "gitHead": "cd45d5faf4bec01b5cf0a9c214101c56d5111ed8",
"homepage": "http://fronteed.com/iCheck/", "homepage": "http://fronteed.com/iCheck/",
......
Copyright (c) 2011 John Resig, http://jquery.com/
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Copyright (c) 2011 John Resig, http://jquery.com/
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Copyright (c) 2011 John Resig, http://jquery.com/
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Copyright (c) 2011 John Resig, http://jquery.com/
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "bcb4045c8dd0539c134bc1488cdd3e768a7a9e51", "shasum": "bcb4045c8dd0539c134bc1488cdd3e768a7a9e51",
"tarball": "https://npm.spatie.be/jquery-ui/-/jquery-ui-1.12.1.tgz" "tarball": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.12.1.tgz"
}, },
"gitHead": "c6f1735249295bb37153861aa97e5b3e38d46b02", "gitHead": "c6f1735249295bb37153861aa97e5b3e38d46b02",
"homepage": "http://jqueryui.com", "homepage": "http://jqueryui.com",
......
...@@ -122,7 +122,7 @@ ...@@ -122,7 +122,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "5c4d9de652af6cd0a770154a631bba12b015c787", "shasum": "5c4d9de652af6cd0a770154a631bba12b015c787",
"tarball": "https://npm.spatie.be/jquery/-/jquery-3.2.1.tgz" "tarball": "https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz"
}, },
"gitHead": "77d2a51d0520d2ee44173afdf4e40a9201f5964e", "gitHead": "77d2a51d0520d2ee44173afdf4e40a9201f5964e",
"homepage": "https://jquery.com", "homepage": "https://jquery.com",
......
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
"directories": {}, "directories": {},
"dist": { "dist": {
"shasum": "78203a4d1c328ae1d86dca6460e369b57f4055ae", "shasum": "78203a4d1c328ae1d86dca6460e369b57f4055ae",
"tarball": "https://npm.spatie.be/lodash/-/lodash-4.17.4.tgz" "tarball": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz"
}, },
"homepage": "https://lodash.com/", "homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg", "icon": "https://lodash.com/icon.svg",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment