diff --git a/datatables.json b/datatables.json index 065bdf2..eeca604 100644 --- a/datatables.json +++ b/datatables.json @@ -14,5 +14,5 @@ ], "src-repo": "http://github.com/DataTables/DataTablesSrc", "last-tag": "2.0.4", - "last-sync": "537375f01a4bd4fe342dfe8e1e3bb31ccd6d036d" + "last-sync": "10dacba3ab69306f27acd2d1eeeaafab3f2ed4d2" } \ No newline at end of file diff --git a/js/dataTables.bootstrap4.js b/js/dataTables.bootstrap4.js index c74783e..81770a4 100644 --- a/js/dataTables.bootstrap4.js +++ b/js/dataTables.bootstrap4.js @@ -1,5 +1,5 @@ /*! DataTables Bootstrap 4 integration - * ©2011-2017 SpryMedia Ltd - datatables.net/license + * © SpryMedia Ltd - datatables.net/license */ (function( factory ){ @@ -50,8 +50,7 @@ var DataTable = $.fn.dataTable; /** - * DataTables integration for Bootstrap 4. This requires Bootstrap 4 and - * DataTables 1.10 or newer. + * DataTables integration for Bootstrap 4. * * This file sets the defaults and adds options to DataTables to style its * controls using Bootstrap. See https://datatables.net/manual/styling/bootstrap diff --git a/js/dataTables.bootstrap4.min.js b/js/dataTables.bootstrap4.min.js index 5e4e83c..d26bd53 100644 --- a/js/dataTables.bootstrap4.min.js +++ b/js/dataTables.bootstrap4.min.js @@ -1,4 +1,4 @@ /*! DataTables Bootstrap 4 integration - * ©2011-2017 SpryMedia Ltd - datatables.net/license + * © SpryMedia Ltd - datatables.net/license */ !function(n){var o,r;"function"==typeof define&&define.amd?define(["jquery","datatables.net"],function(e){return n(e,window,document)}):"object"==typeof exports?(o=require("jquery"),r=function(e,t){t.fn.dataTable||require("datatables.net")(e,t)},"undefined"==typeof window?module.exports=function(e,t){return e=e||window,t=t||o(e),r(e,t),n(t,0,e.document)}:(r(window,o),module.exports=n(o,window,window.document))):n(jQuery,window,document)}(function(d,e,t){"use strict";var n=d.fn.dataTable;return d.extend(!0,n.defaults,{renderer:"bootstrap"}),d.extend(!0,n.ext.classes,{container:"dt-container dt-bootstrap4",search:{input:"form-control form-control-sm"},length:{select:"custom-select custom-select-sm form-control form-control-sm"},processing:{container:"dt-processing card"}}),n.ext.renderer.pagingButton.bootstrap=function(e,t,n,o,r){var a=["dt-paging-button","page-item"],o=(o&&a.push("active"),r&&a.push("disabled"),d("
  • ").addClass(a.join(" ")));return{display:o,clicker:d("",{href:r?null:"#",class:"page-link"}).html(n).appendTo(o)}},n.ext.renderer.pagingContainer.bootstrap=function(e,t){return d("