@ianicdev/datatables2 0.3.5 → 0.3.7
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.cjs +1 -1
- package/dist/datatables.js +1 -1
- package/dist/{index-CIPQzuZ2.js → index-D-Psm71K.js} +9 -10
- package/dist/{index-B_QqBRmI.cjs → index-kD588VXO.cjs} +3 -3
- package/dist/{index.es-AYYFrLwd.cjs → index.es-CTb_IE4T.cjs} +1 -1
- package/dist/{index.es-CHtUrfoK.js → index.es-kfM6bO9T.js} +1 -1
- package/package.json +1 -1
package/dist/datatables.cjs
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-kD588VXO.cjs")).then(n=>n.index)))}};module.exports=s;
|
package/dist/datatables.js
CHANGED
|
@@ -31043,7 +31043,8 @@ const B5 = ze({
|
|
|
31043
31043
|
modelValue: gt(A),
|
|
31044
31044
|
"onUpdate:modelValue": p[1] || (p[1] = (m) => ii(A) ? A.value = m : null),
|
|
31045
31045
|
"max-width": "500",
|
|
31046
|
-
eager: ""
|
|
31046
|
+
eager: "",
|
|
31047
|
+
"retain-focus": !1
|
|
31047
31048
|
}, {
|
|
31048
31049
|
default: dr(({ isActive: m }) => [
|
|
31049
31050
|
ee(op, { rounded: "lg" }, {
|
|
@@ -31068,11 +31069,11 @@ const B5 = ze({
|
|
|
31068
31069
|
}, {
|
|
31069
31070
|
default: dr(() => [
|
|
31070
31071
|
(Xt(!0), Jn(cr, null, ao(gt(o), (h, w) => (Xt(), _r(to, {
|
|
31071
|
-
onClick: () => {
|
|
31072
|
-
},
|
|
31073
31072
|
key: `${gt(s)}-${w}`,
|
|
31074
31073
|
title: h == null ? void 0 : h.title,
|
|
31075
|
-
|
|
31074
|
+
"header-keys": h == null ? void 0 : h.key,
|
|
31075
|
+
onClick: () => {
|
|
31076
|
+
}
|
|
31076
31077
|
}, {
|
|
31077
31078
|
prepend: dr(() => [
|
|
31078
31079
|
ee(CE, {
|
|
@@ -31091,7 +31092,7 @@ const B5 = ze({
|
|
|
31091
31092
|
})
|
|
31092
31093
|
]),
|
|
31093
31094
|
_: 2
|
|
31094
|
-
}, 1032, ["title", "
|
|
31095
|
+
}, 1032, ["title", "header-keys"]))), 128))
|
|
31095
31096
|
]),
|
|
31096
31097
|
_: 1
|
|
31097
31098
|
}, 512)
|
|
@@ -39496,7 +39497,7 @@ const a8 = ze({
|
|
|
39496
39497
|
var f, c;
|
|
39497
39498
|
return Xt(), Jn("div", {
|
|
39498
39499
|
id: `advanced-filter-${u.key}`,
|
|
39499
|
-
key: d
|
|
39500
|
+
key: `filter-${d}`,
|
|
39500
39501
|
class: Yh(`advanced-filter advanced-filter--${u.key}`)
|
|
39501
39502
|
}, [
|
|
39502
39503
|
(Xt(), _r(ts(A((f = u.advancedFilter) == null ? void 0 : f.component)), at({
|
|
@@ -39592,9 +39593,7 @@ const d8 = {
|
|
|
39592
39593
|
return Xt(), _r(hp, {
|
|
39593
39594
|
modelValue: gt(l),
|
|
39594
39595
|
"onUpdate:modelValue": u[2] || (u[2] = (c) => ii(l) ? l.value = c : null),
|
|
39595
|
-
"max-width": "500"
|
|
39596
|
-
eager: "",
|
|
39597
|
-
"retain-focus": !1
|
|
39596
|
+
"max-width": "500"
|
|
39598
39597
|
}, {
|
|
39599
39598
|
activator: dr(({ props: c }) => [
|
|
39600
39599
|
ee(jr, at(c, {
|
|
@@ -47191,7 +47190,7 @@ function(e) {
|
|
|
47191
47190
|
*/
|
|
47192
47191
|
function(e) {
|
|
47193
47192
|
function n() {
|
|
47194
|
-
return (qt.canvg ? Promise.resolve(qt.canvg) : import("./index.es-
|
|
47193
|
+
return (qt.canvg ? Promise.resolve(qt.canvg) : import("./index.es-kfM6bO9T.js")).catch(function(t) {
|
|
47195
47194
|
return Promise.reject(new Error("Could not load canvg: " + t));
|
|
47196
47195
|
}).then(function(t) {
|
|
47197
47196
|
return t.default ? t.default : t;
|