@amirjalili1374/ui-kit 1.5.34 → 1.5.36
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/ui-kit.es.js
CHANGED
|
@@ -19741,15 +19741,30 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
19741
19741
|
]),
|
|
19742
19742
|
_: 2
|
|
19743
19743
|
}, 1032, ["cols", "md"]);
|
|
19744
|
-
}), 128))
|
|
19744
|
+
}), 128)),
|
|
19745
|
+
createVNode(VCol, {
|
|
19746
|
+
cols: "12",
|
|
19747
|
+
md: "12",
|
|
19748
|
+
class: "d-flex align-end ga-2"
|
|
19749
|
+
}, {
|
|
19750
|
+
default: withCtx(() => [
|
|
19751
|
+
renderSlot(_ctx.$slots, "inline-filter-actions", {
|
|
19752
|
+
applyFilter,
|
|
19753
|
+
resetFilter,
|
|
19754
|
+
hasActiveFilters: hasActiveInlineFilters.value,
|
|
19755
|
+
filterModel: filterModel.value
|
|
19756
|
+
})
|
|
19757
|
+
]),
|
|
19758
|
+
_: 3
|
|
19759
|
+
})
|
|
19745
19760
|
]),
|
|
19746
|
-
_:
|
|
19761
|
+
_: 3
|
|
19747
19762
|
})
|
|
19748
19763
|
]),
|
|
19749
|
-
_:
|
|
19764
|
+
_: 3
|
|
19750
19765
|
})
|
|
19751
19766
|
]),
|
|
19752
|
-
_:
|
|
19767
|
+
_: 3
|
|
19753
19768
|
})) : createCommentVNode("", true),
|
|
19754
19769
|
createElementVNode("div", mergeProps({ class: "data-table-container" }, _ctx.$attrs, {
|
|
19755
19770
|
role: "region",
|