adverich-kun-ui 0.1.315 → 0.1.316

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.
@@ -104,6 +104,7 @@ const Le = ["placeholder"], Ue = { class: "flex-1 overflow-auto" }, He = { key:
104
104
  a(e.$slots, "prependSearch"),
105
105
  e.filterable && e.filters.length ? (l(), S(Be, {
106
106
  key: 0,
107
+ class: "h-fit",
107
108
  onClick: o[0] || (o[0] = (t) => v.value = !0),
108
109
  rounded: "rounded-full",
109
110
  size: "xs",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adverich-kun-ui",
3
- "version": "0.1.315",
3
+ "version": "0.1.316",
4
4
  "type": "module",
5
5
  "description": "Una librería de componentes Vue.js con Tailwind CSS",
6
6
  "main": "dist/index.js",