@amirjalili1374/ui-kit 1.5.35 → 1.5.37

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
@@ -19742,16 +19742,18 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
19742
19742
  _: 2
19743
19743
  }, 1032, ["cols", "md"]);
19744
19744
  }), 128)),
19745
- createVNode(VCol, null, {
19745
+ createVNode(VCol, {
19746
+ cols: "12",
19747
+ md: "12",
19748
+ class: "d-flex align-center ga-2"
19749
+ }, {
19746
19750
  default: withCtx(() => [
19747
- createElementVNode("template", null, [
19748
- renderSlot(_ctx.$slots, "inline-filter-actions", {
19749
- applyFilter,
19750
- resetFilter,
19751
- hasActiveFilters: hasActiveInlineFilters.value,
19752
- filterModel: filterModel.value
19753
- })
19754
- ])
19751
+ renderSlot(_ctx.$slots, "inline-filter-actions", {
19752
+ applyFilter,
19753
+ resetFilter,
19754
+ hasActiveFilters: hasActiveInlineFilters.value,
19755
+ filterModel: filterModel.value
19756
+ })
19755
19757
  ]),
19756
19758
  _: 3
19757
19759
  })