@autoafleveren/ui 0.12.4 → 0.12.5
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/icons.cjs +1 -1
- package/dist/icons.js +1 -1
- package/dist/ui.cjs +1 -1
- package/dist/ui.js +1 -1
- package/package.json +1 -1
package/dist/ui.js
CHANGED
|
@@ -12763,7 +12763,7 @@ function tE(e, t, n, r, a, i, s) {
|
|
|
12763
12763
|
"h-24": e === "textarea",
|
|
12764
12764
|
"border-error text-error placeholder-error focus:ring-error focus:border-error": r,
|
|
12765
12765
|
"text-center bg-transparent text-lg uppercase": uu(e),
|
|
12766
|
-
"border bg-white focus:ring-1 focus:ring-zinc-300 hover:bg-zinc-100
|
|
12766
|
+
"border bg-white focus:ring-1 focus:ring-zinc-300 hover:bg-zinc-100": !uu(e),
|
|
12767
12767
|
"border ring-1 ring-zinc-300": a
|
|
12768
12768
|
};
|
|
12769
12769
|
}
|