flame-plus 0.1.68 → 0.1.69
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.
|
@@ -9956,7 +9956,7 @@ const r_ = { class: "page-header" }, a_ = Re({
|
|
|
9956
9956
|
let ie = v.value;
|
|
9957
9957
|
In(V, E) ? E[V]() : o("customEvent", { event: V, data: ie });
|
|
9958
9958
|
}, A = (V, ie) => {
|
|
9959
|
-
const xe = Object.keys(V).includes("event") ? V.
|
|
9959
|
+
const xe = Object.keys(V).includes("event") ? V.event : V;
|
|
9960
9960
|
In(V, E) ? E[V](ie) : o("customEvent", { event: xe, data: ie.row });
|
|
9961
9961
|
}, h = {
|
|
9962
9962
|
handleSelectionChange: (V) => {
|
|
@@ -10272,7 +10272,7 @@ const r_ = { class: "page-header" }, a_ = Re({
|
|
|
10272
10272
|
}, 8, ["config", "onClose"])
|
|
10273
10273
|
], 512));
|
|
10274
10274
|
}
|
|
10275
|
-
}), If = /* @__PURE__ */ La(a_, [["__scopeId", "data-v-
|
|
10275
|
+
}), If = /* @__PURE__ */ La(a_, [["__scopeId", "data-v-20ec2453"]]);
|
|
10276
10276
|
const s_ = { class: "page-header" }, i_ = { class: "page-search" }, l_ = Re({
|
|
10277
10277
|
__name: "flmExportPage",
|
|
10278
10278
|
props: {
|