datatables.net-select-bs4
Advanced tools
Comparing version 1.6.2 to 1.7.0
@@ -25,3 +25,3 @@ /*! Bootstrap 4 styling wrapper for Select | ||
if (typeof window !== 'undefined') { | ||
if (typeof window === 'undefined') { | ||
module.exports = function (root, $) { | ||
@@ -28,0 +28,0 @@ if ( ! root ) { |
/*! Bootstrap 4 styling wrapper for Select | ||
* © SpryMedia Ltd - datatables.net/license | ||
*/ | ||
!function(n){var d,o;"function"==typeof define&&define.amd?define(["jquery","datatables.net-bs4","datatables.net-select"],function(e){return n(e,window,document)}):"object"==typeof exports?(d=require("jquery"),o=function(e,t){t.fn.dataTable||require("datatables.net-bs4")(e,t),t.fn.dataTable.select||require("datatables.net-select")(e,t)},"undefined"!=typeof window?module.exports=function(e,t){return e=e||window,t=t||d(e),o(e,t),n(t,0,e.document)}:(o(window,d),module.exports=n(d,window,window.document))):n(jQuery,window,document)}(function(e,t,n,d){"use strict";return e.fn.dataTable}); | ||
!function(n){var d,o;"function"==typeof define&&define.amd?define(["jquery","datatables.net-bs4","datatables.net-select"],function(e){return n(e,window,document)}):"object"==typeof exports?(d=require("jquery"),o=function(e,t){t.fn.dataTable||require("datatables.net-bs4")(e,t),t.fn.dataTable.select||require("datatables.net-select")(e,t)},"undefined"==typeof window?module.exports=function(e,t){return e=e||window,t=t||d(e),o(e,t),n(t,0,e.document)}:(o(window,d),module.exports=n(d,window,window.document))):n(jQuery,window,document)}(function(e,t,n,d){"use strict";return e.fn.dataTable}); |
@@ -7,4 +7,4 @@ { | ||
"style": "css/select.bootstrap4.css", | ||
"types": "./types/types.d.ts", | ||
"version": "1.6.2", | ||
"types": "./types/select.bootstrap4.d.ts", | ||
"version": "1.7.0", | ||
"files": [ | ||
@@ -28,4 +28,4 @@ "css/**/*.css", | ||
"dependencies": { | ||
"datatables.net-select": ">=1.4.0", | ||
"datatables.net-bs4": ">=1.12.1", | ||
"datatables.net-select": ">=1.6.2", | ||
"datatables.net-bs4": ">=1.13.4", | ||
"jquery": ">=1.7" | ||
@@ -32,0 +32,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
11367
10
139
Updateddatatables.net-bs4@>=1.13.4