@iclips/ui 1.0.32 → 1.0.33
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/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +4 -4
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -51301,7 +51301,7 @@ function FE({
|
|
|
51301
51301
|
className: "gap-2",
|
|
51302
51302
|
children: [
|
|
51303
51303
|
/* @__PURE__ */ l(Q1, { className: "h-4 w-4" }),
|
|
51304
|
-
"
|
|
51304
|
+
"Filtros",
|
|
51305
51305
|
a && /* @__PURE__ */ l("span", { className: "ml-1 rounded-full bg-primary text-primary-foreground w-5 h-5 text-xs flex items-center justify-center", children: t.length })
|
|
51306
51306
|
]
|
|
51307
51307
|
}
|
|
@@ -51326,7 +51326,7 @@ function FE({
|
|
|
51326
51326
|
className: "gap-1 h-7 px-2",
|
|
51327
51327
|
children: [
|
|
51328
51328
|
/* @__PURE__ */ l(xa, { className: "h-3 w-3" }),
|
|
51329
|
-
"
|
|
51329
|
+
"Limpar tudo"
|
|
51330
51330
|
]
|
|
51331
51331
|
}
|
|
51332
51332
|
)
|
|
@@ -51884,7 +51884,7 @@ function gz({
|
|
|
51884
51884
|
return /* @__PURE__ */ b(sf, { children: [
|
|
51885
51885
|
/* @__PURE__ */ l(ff, { asChild: !0, children: /* @__PURE__ */ b(R, { variant: "outline", size: "sm", className: M("gap-2", i), children: [
|
|
51886
51886
|
/* @__PURE__ */ l(Gc, { className: "h-4 w-4" }),
|
|
51887
|
-
"
|
|
51887
|
+
"Filtros salvos",
|
|
51888
51888
|
t.length > 0 && /* @__PURE__ */ b("span", { className: "text-xs text-muted-foreground", children: [
|
|
51889
51889
|
"(",
|
|
51890
51890
|
t.length,
|
|
@@ -51907,7 +51907,7 @@ function gz({
|
|
|
51907
51907
|
o.length > 0 && /* @__PURE__ */ l(Wl, {})
|
|
51908
51908
|
] }),
|
|
51909
51909
|
o.length > 0 && /* @__PURE__ */ b(rt, { children: [
|
|
51910
|
-
a.length > 0 && /* @__PURE__ */ l("div", { className: "px-2 py-1.5 text-xs font-semibold text-muted-foreground", children: "
|
|
51910
|
+
a.length > 0 && /* @__PURE__ */ l("div", { className: "px-2 py-1.5 text-xs font-semibold text-muted-foreground", children: "Todos filtros" }),
|
|
51911
51911
|
o.map((s) => /* @__PURE__ */ l(
|
|
51912
51912
|
N1,
|
|
51913
51913
|
{
|