@platforma-sdk/ui-vue 1.13.18 → 1.14.0
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/CHANGELOG.md +11 -0
- package/dist/lib.js +5 -5
- package/dist/lib.umd.cjs +2 -2
- package/dist/style.css +1 -1
- package/dist/tsconfig.lib.tsbuildinfo +1 -1
- package/package.json +3 -3
- package/src/components/PlAgDataTable/PlAgDataTable.vue +1 -1
- package/src/components/PlAgDataTable/PlTableFilters.vue +3 -3
package/CHANGELOG.md
CHANGED
package/dist/lib.js
CHANGED
|
@@ -3396,7 +3396,7 @@ const gS = oi.object({
|
|
|
3396
3396
|
label: oi.string()
|
|
3397
3397
|
});
|
|
3398
3398
|
oi.array(gS);
|
|
3399
|
-
const mS = "1.
|
|
3399
|
+
const mS = "1.14.0";
|
|
3400
3400
|
function vS() {
|
|
3401
3401
|
return fS({ sdkVersion: mS });
|
|
3402
3402
|
}
|
|
@@ -21945,7 +21945,7 @@ const em = Kx(), wG = ["onClick"], bG = /* @__PURE__ */ ue({
|
|
|
21945
21945
|
var w;
|
|
21946
21946
|
if (!(a.value.sourceType !== "ptable" && a.value.sourceType !== "pframe"))
|
|
21947
21947
|
return ((w = c.value) == null ? void 0 : w.map((x) => ({
|
|
21948
|
-
type: "
|
|
21948
|
+
type: "bySingleColumnV2",
|
|
21949
21949
|
column: x.column ? {
|
|
21950
21950
|
type: "column",
|
|
21951
21951
|
id: x.column
|
|
@@ -22213,7 +22213,7 @@ const em = Kx(), wG = ["onClick"], bG = /* @__PURE__ */ ue({
|
|
|
22213
22213
|
}, null, 8, ["theme", "grid-options"]))
|
|
22214
22214
|
]));
|
|
22215
22215
|
}
|
|
22216
|
-
}), HV = /* @__PURE__ */ Sl(AG, [["__scopeId", "data-v-
|
|
22216
|
+
}), HV = /* @__PURE__ */ Sl(AG, [["__scopeId", "data-v-ea0278e4"]]), TG = {
|
|
22217
22217
|
key: 0,
|
|
22218
22218
|
class: "d-flex gap-10 flex-column"
|
|
22219
22219
|
}, EG = { key: 0 }, PG = /* @__PURE__ */ ue({
|
|
@@ -22566,7 +22566,7 @@ const em = Kx(), wG = ["onClick"], bG = /* @__PURE__ */ ue({
|
|
|
22566
22566
|
if (!(w in U)) return;
|
|
22567
22567
|
const x = X(U[w]), { spec: W, ...re } = S;
|
|
22568
22568
|
return {
|
|
22569
|
-
type: "
|
|
22569
|
+
type: "bySingleColumnV2",
|
|
22570
22570
|
column: re,
|
|
22571
22571
|
predicate: x
|
|
22572
22572
|
};
|
|
@@ -22689,7 +22689,7 @@ const em = Kx(), wG = ["onClick"], bG = /* @__PURE__ */ ue({
|
|
|
22689
22689
|
Z.value ? j("", !0) : (_(), A("div", EG, "No filters applicable"))
|
|
22690
22690
|
], 64));
|
|
22691
22691
|
}
|
|
22692
|
-
}), jV = /* @__PURE__ */ Sl(PG, [["__scopeId", "data-v-
|
|
22692
|
+
}), jV = /* @__PURE__ */ Sl(PG, [["__scopeId", "data-v-bbbd2a6f"]]), FG = {
|
|
22693
22693
|
key: 1,
|
|
22694
22694
|
class: "alert-error"
|
|
22695
22695
|
}, DG = { key: 2 }, qV = /* @__PURE__ */ ue({
|