@sysvale/cuida 3.115.2 → 3.115.3
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/@sysvale/cuida.es.js +11 -5
- package/dist/@sysvale/cuida.umd.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -27708,15 +27708,21 @@ const yW = { class: "data-table" }, bW = { class: "data-table__header" }, _W = {
|
|
|
27708
27708
|
})
|
|
27709
27709
|
]),
|
|
27710
27710
|
N(X6, gt(h.$attrs, { "selection-variant": e.selectionVariant }), my({
|
|
27711
|
-
"table-item": te((g) => [
|
|
27712
|
-
se(h.$slots, "table-item", {
|
|
27711
|
+
"table-item": te(({ data: g, field: m }) => [
|
|
27712
|
+
se(h.$slots, "table-item", {
|
|
27713
|
+
data: g,
|
|
27714
|
+
field: m
|
|
27715
|
+
}, void 0, !0)
|
|
27713
27716
|
]),
|
|
27714
27717
|
_: 2
|
|
27715
27718
|
}, [
|
|
27716
27719
|
ee(n) ? {
|
|
27717
27720
|
name: "header-item",
|
|
27718
|
-
fn: te((g) => [
|
|
27719
|
-
se(h.$slots, "header-item", {
|
|
27721
|
+
fn: te(({ data: g, field: m }) => [
|
|
27722
|
+
se(h.$slots, "header-item", {
|
|
27723
|
+
data: g,
|
|
27724
|
+
field: m
|
|
27725
|
+
}, void 0, !0)
|
|
27720
27726
|
]),
|
|
27721
27727
|
key: "0"
|
|
27722
27728
|
} : void 0
|
|
@@ -27779,7 +27785,7 @@ const yW = { class: "data-table" }, bW = { class: "data-table__header" }, _W = {
|
|
|
27779
27785
|
}, 8, ["modelValue", "action-button-variant", "disable-ok-button"])
|
|
27780
27786
|
]));
|
|
27781
27787
|
}
|
|
27782
|
-
}, kW = /* @__PURE__ */ fe(xW, [["__scopeId", "data-v-
|
|
27788
|
+
}, kW = /* @__PURE__ */ fe(xW, [["__scopeId", "data-v-ba78e31a"]]);
|
|
27783
27789
|
function or(e = null) {
|
|
27784
27790
|
return {
|
|
27785
27791
|
emitBlur: (u) => e("blur", u),
|