@ianicdev/datatables2 0.0.17 → 0.0.18
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 -12
- package/dist/datatables.mjs +12 -0
- package/dist/{index-BwsAiFAr.js → index-B8X7LcPE.mjs} +5 -5
- package/dist/{index-DYczfLxd.cjs → index-J-U5sk2c.js} +3 -3
- package/dist/{index.es-D59PA0PX.js → index.es-C7eP8Z22.mjs} +1 -1
- package/dist/{index.es-CaShwaaY.cjs → index.es-kchJ_FE2.js} +1 -1
- package/lib/locale/el.js +1 -0
- package/lib/locale/en.js +1 -0
- package/package.json +2 -2
- package/dist/datatables.cjs +0 -1
- /package/dist/{html2canvas.esm-BA_v9SIU.cjs → html2canvas.esm-BA_v9SIU.js} +0 -0
- /package/dist/{html2canvas.esm-d2sM-0Wm.js → html2canvas.esm-d2sM-0Wm.mjs} +0 -0
- /package/dist/{purify.es-BJHiDXdY.cjs → purify.es-BJHiDXdY.js} +0 -0
- /package/dist/{purify.es-BwOkayRK.js → purify.es-BwOkayRK.mjs} +0 -0
package/dist/datatables.js
CHANGED
|
@@ -1,12 +1 @@
|
|
|
1
|
-
|
|
2
|
-
const o = {
|
|
3
|
-
install(t) {
|
|
4
|
-
t.component(
|
|
5
|
-
"DataTable",
|
|
6
|
-
e(() => import("./index-BwsAiFAr.js").then((a) => a.i))
|
|
7
|
-
);
|
|
8
|
-
}
|
|
9
|
-
};
|
|
10
|
-
export {
|
|
11
|
-
o as default
|
|
12
|
-
};
|
|
1
|
+
"use strict";const t=require("vue"),s={install(e){e.component("DataTable",t.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./index-J-U5sk2c.js")).then(n=>n.index)))}};module.exports=s;
|
|
@@ -27385,14 +27385,14 @@ function(e) {
|
|
|
27385
27385
|
}, e.loadImageFile = e.loadFile;
|
|
27386
27386
|
}(je.API), function(e) {
|
|
27387
27387
|
function f() {
|
|
27388
|
-
return (Ge.html2canvas ? Promise.resolve(Ge.html2canvas) : import("./html2canvas.esm-d2sM-0Wm.
|
|
27388
|
+
return (Ge.html2canvas ? Promise.resolve(Ge.html2canvas) : import("./html2canvas.esm-d2sM-0Wm.mjs")).catch(function(i) {
|
|
27389
27389
|
return Promise.reject(new Error("Could not load html2canvas: " + i));
|
|
27390
27390
|
}).then(function(i) {
|
|
27391
27391
|
return i.default ? i.default : i;
|
|
27392
27392
|
});
|
|
27393
27393
|
}
|
|
27394
27394
|
function t() {
|
|
27395
|
-
return (Ge.DOMPurify ? Promise.resolve(Ge.DOMPurify) : import("./purify.es-BwOkayRK.
|
|
27395
|
+
return (Ge.DOMPurify ? Promise.resolve(Ge.DOMPurify) : import("./purify.es-BwOkayRK.mjs")).catch(function(i) {
|
|
27396
27396
|
return Promise.reject(new Error("Could not load dompurify: " + i));
|
|
27397
27397
|
}).then(function(i) {
|
|
27398
27398
|
return i.default ? i.default : i;
|
|
@@ -30507,7 +30507,7 @@ function(e) {
|
|
|
30507
30507
|
*/
|
|
30508
30508
|
function(e) {
|
|
30509
30509
|
function f() {
|
|
30510
|
-
return (Ge.canvg ? Promise.resolve(Ge.canvg) : import("./index.es-
|
|
30510
|
+
return (Ge.canvg ? Promise.resolve(Ge.canvg) : import("./index.es-C7eP8Z22.mjs")).catch(function(t) {
|
|
30511
30511
|
return Promise.reject(new Error("Could not load canvg: " + t));
|
|
30512
30512
|
}).then(function(t) {
|
|
30513
30513
|
return t.default ? t.default : t;
|
|
@@ -47781,7 +47781,7 @@ const ax = /* @__PURE__ */ Ih(sx), ox = ["innerHTML"], Ax = { key: 2 }, lx = { k
|
|
|
47781
47781
|
default: ur(() => [
|
|
47782
47782
|
it(va, {
|
|
47783
47783
|
"prepend-icon": "mdi-file-download",
|
|
47784
|
-
title: "
|
|
47784
|
+
title: s.$t("$datatables.preparing_download_file")
|
|
47785
47785
|
}, {
|
|
47786
47786
|
prepend: ur(() => [
|
|
47787
47787
|
Rs("div", fx, [
|
|
@@ -47800,7 +47800,7 @@ const ax = /* @__PURE__ */ Ih(sx), ox = ["innerHTML"], Ax = { key: 2 }, lx = { k
|
|
|
47800
47800
|
})
|
|
47801
47801
|
]),
|
|
47802
47802
|
_: 1
|
|
47803
|
-
})
|
|
47803
|
+
}, 8, ["title"])
|
|
47804
47804
|
]),
|
|
47805
47805
|
_: 1
|
|
47806
47806
|
})
|