@autoafleveren/ui 0.14.1 → 0.14.2

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.js CHANGED
@@ -12804,7 +12804,7 @@ function iI(e, t, n) {
12804
12804
  function ol(e, t, n, r) {
12805
12805
  return Rl(t) || dc(t) || e === "leading" && il(t) ? !1 : e === "trailing" ? !!r.trailingIcon || qs(t) || il(t) || n && !r.leadingIcon : !!r[`${e}Icon`];
12806
12806
  }
12807
- const sI = `block h-11 w-full appearance-none rounded-lg
12807
+ const sI = `block w-full appearance-none rounded-lg
12808
12808
  placeholder:text-zinc-300 focus:outline-none text-base
12809
12809
  disabled:cursor-not-allowed disabled:border-zinc-100 disabled:bg-zinc-100
12810
12810
  read-only:cursor-default read-only:border-zinc-300 read-only:bg-zinc-100`;
@@ -12822,7 +12822,7 @@ function oI(e, t, n, r, a, i, s) {
12822
12822
  "!pl-0": !l && qs(e),
12823
12823
  [sI]: !0,
12824
12824
  "py-3": !qs(e),
12825
- "h-12": e !== "textarea",
12825
+ "h-[42px]": e !== "textarea",
12826
12826
  "h-24": e === "textarea",
12827
12827
  "border-error text-error placeholder-error focus:ring-error focus:border-error": r,
12828
12828
  "text-center bg-transparent text-lg uppercase": dc(e),
@@ -17985,7 +17985,7 @@ const tM = { class: "relative z-50 -mt-20 w-full -translate-y-0.5 rounded-2xl bg
17985
17985
  }
17986
17986
  }), xM = { class: "flex flex-col space-y-4 border-b border-zinc-200 py-8 lg:flex-row lg:space-x-8 lg:space-y-0" }, IM = { class: "flex shrink-0 flex-col lg:w-80 lg:space-y-1" }, OM = {
17987
17987
  key: 0,
17988
- class: "text-xl font-bold",
17988
+ class: "text-xl font-bold text-zinc-900",
17989
17989
  "data-test-title": ""
17990
17990
  }, PM = {
17991
17991
  key: 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autoafleveren/ui",
3
- "version": "0.14.1",
3
+ "version": "0.14.2",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist/*",