@ianicdev/datatables2 0.0.30 → 0.0.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/datatables.js +1 -1
- package/dist/datatables.mjs +1 -1
- package/dist/{index-z1cqAHci.mjs → index-B-s-aG8L.mjs} +2 -2
- package/dist/{index-IqhiOReg.js → index-DhyNPqjI.js} +2 -2
- package/dist/{index.es-CPCGSDbS.js → index.es-CjuqYvhc.js} +1 -1
- package/dist/{index.es-gs5wW5uu.mjs → index.es-DhkXUpby.mjs} +1 -1
- package/package.json +1 -1
package/dist/datatables.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const t=require("vue"),s={install(e){e.component("DataTable",t.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./index-
|
|
1
|
+
"use strict";const t=require("vue"),s={install(e){e.component("DataTable",t.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./index-DhyNPqjI.js")).then(n=>n.index)))}};module.exports=s;
|
package/dist/datatables.mjs
CHANGED
|
@@ -24446,7 +24446,7 @@ function co() {
|
|
|
24446
24446
|
function Ud(t) {
|
|
24447
24447
|
const f = Ma(), { getCurrentTable: e, setTableHash: a, hashString: c } = f;
|
|
24448
24448
|
Nw(f);
|
|
24449
|
-
const i = st(!1), s =
|
|
24449
|
+
const i = st(!1), s = 3, o = ge(() => e(t.id));
|
|
24450
24450
|
Wt(
|
|
24451
24451
|
o,
|
|
24452
24452
|
async (l) => {
|
|
@@ -44511,7 +44511,7 @@ function(t) {
|
|
|
44511
44511
|
*/
|
|
44512
44512
|
function(t) {
|
|
44513
44513
|
function f() {
|
|
44514
|
-
return (Ut.canvg ? Promise.resolve(Ut.canvg) : import("./index.es-
|
|
44514
|
+
return (Ut.canvg ? Promise.resolve(Ut.canvg) : import("./index.es-DhkXUpby.mjs")).catch(function(e) {
|
|
44515
44515
|
return Promise.reject(new Error("Could not load canvg: " + e));
|
|
44516
44516
|
}).then(function(e) {
|
|
44517
44517
|
return e.default ? e.default : e;
|