@nextui-org/theme 2.0.4 → 2.0.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.
@@ -11,7 +11,7 @@ var input = tv({
11
11
  slots: {
12
12
  base: "group flex flex-col",
13
13
  label: "block text-small font-medium text-foreground-600",
14
- mainWrapper: "",
14
+ mainWrapper: "h-full",
15
15
  inputWrapper: "relative w-full inline-flex flex-row items-center shadow-sm px-3 gap-3",
16
16
  innerWrapper: "inline-flex h-full items-center w-full gap-1.5 box-border",
17
17
  input: "w-full h-full font-normal !bg-transparent outline-none placeholder:text-foreground-500",
@@ -3560,7 +3560,7 @@ var input = tv({
3560
3560
  slots: {
3561
3561
  base: "group flex flex-col",
3562
3562
  label: "block text-small font-medium text-foreground-600",
3563
- mainWrapper: "",
3563
+ mainWrapper: "h-full",
3564
3564
  inputWrapper: "relative w-full inline-flex flex-row items-center shadow-sm px-3 gap-3",
3565
3565
  innerWrapper: "inline-flex h-full items-center w-full gap-1.5 box-border",
3566
3566
  input: "w-full h-full font-normal !bg-transparent outline-none placeholder:text-foreground-500",
@@ -29,7 +29,7 @@ import {
29
29
  } from "../chunk-TIMHSW45.mjs";
30
30
  import {
31
31
  input
32
- } from "../chunk-Z6QW3RI5.mjs";
32
+ } from "../chunk-6GF3EO4A.mjs";
33
33
  import {
34
34
  kbd
35
35
  } from "../chunk-XY766PDD.mjs";
@@ -138,7 +138,7 @@ var input = tv({
138
138
  slots: {
139
139
  base: "group flex flex-col",
140
140
  label: "block text-small font-medium text-foreground-600",
141
- mainWrapper: "",
141
+ mainWrapper: "h-full",
142
142
  inputWrapper: "relative w-full inline-flex flex-row items-center shadow-sm px-3 gap-3",
143
143
  innerWrapper: "inline-flex h-full items-center w-full gap-1.5 box-border",
144
144
  input: "w-full h-full font-normal !bg-transparent outline-none placeholder:text-foreground-500",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  input
3
- } from "../chunk-Z6QW3RI5.mjs";
3
+ } from "../chunk-6GF3EO4A.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
5
  import "../chunk-K7LK7NCE.mjs";
6
6
  import "../chunk-2PIR7DFM.mjs";
package/dist/index.js CHANGED
@@ -3592,7 +3592,7 @@ var input = tv({
3592
3592
  slots: {
3593
3593
  base: "group flex flex-col",
3594
3594
  label: "block text-small font-medium text-foreground-600",
3595
- mainWrapper: "",
3595
+ mainWrapper: "h-full",
3596
3596
  inputWrapper: "relative w-full inline-flex flex-row items-center shadow-sm px-3 gap-3",
3597
3597
  innerWrapper: "inline-flex h-full items-center w-full gap-1.5 box-border",
3598
3598
  input: "w-full h-full font-normal !bg-transparent outline-none placeholder:text-foreground-500",
package/dist/index.mjs CHANGED
@@ -29,7 +29,7 @@ import {
29
29
  } from "./chunk-TIMHSW45.mjs";
30
30
  import {
31
31
  input
32
- } from "./chunk-Z6QW3RI5.mjs";
32
+ } from "./chunk-6GF3EO4A.mjs";
33
33
  import {
34
34
  kbd
35
35
  } from "./chunk-XY766PDD.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/theme",
3
- "version": "2.0.4",
3
+ "version": "2.0.5",
4
4
  "description": "The default theme for NextUI components",
5
5
  "keywords": [
6
6
  "theme",