@ianicdev/datatables2 0.2.0 → 0.2.2
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-BdmzEuh3.mjs → index-B_LcTHjR.mjs} +2 -2
- package/dist/{index-Crrtx7oC.js → index-KrtDRiBG.js} +2 -2
- package/dist/{index.es-Ds_iSady.mjs → index.es-tdG0XDuh.mjs} +1 -1
- package/dist/{index.es-BpcnJcZH.js → index.es-uQXM2zxp.js} +1 -1
- package/package.json +2 -2
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-KrtDRiBG.js")).then(n=>n.index)))}};module.exports=s;
|
package/dist/datatables.mjs
CHANGED
|
@@ -47173,7 +47173,7 @@ function(e) {
|
|
|
47173
47173
|
*/
|
|
47174
47174
|
function(e) {
|
|
47175
47175
|
function n() {
|
|
47176
|
-
return (Zt.canvg ? Promise.resolve(Zt.canvg) : import("./index.es-
|
|
47176
|
+
return (Zt.canvg ? Promise.resolve(Zt.canvg) : import("./index.es-tdG0XDuh.mjs")).catch(function(t) {
|
|
47177
47177
|
return Promise.reject(new Error("Could not load canvg: " + t));
|
|
47178
47178
|
}).then(function(t) {
|
|
47179
47179
|
return t.default ? t.default : t;
|
|
@@ -52027,7 +52027,7 @@ const cQ = /* @__PURE__ */ Pp(uQ), fQ = ["innerHTML"], dQ = { key: 2 }, hQ = { k
|
|
|
52027
52027
|
const r = e, { triggerHook: A } = Ry(), { storeOptions: s, setUserOptions: a } = $y(), l = at(null), o = at(0), i = async (f = {}) => {
|
|
52028
52028
|
a(f), o.value < 99 && (d("refreshTable"), await on(), o.value++);
|
|
52029
52029
|
}, u = (f = {}) => {
|
|
52030
|
-
a(f), l.value.tableRef.hasOwnProperty("reloadItems") && (l.value.tableRef.reloadItems(s), d("refetchData"));
|
|
52030
|
+
a(f), l.value.tableRef.hasOwnProperty("reloadItems") && (l.value.tableRef.reloadItems(s.state.value), d("refetchData"));
|
|
52031
52031
|
}, d = t;
|
|
52032
52032
|
return n({ refreshTable: i, refetchData: u, triggerHook: A }), en("table_props", r), en("triggerHook", A), (f, c) => {
|
|
52033
52033
|
const p = bQ;
|