@nextui-org/theme 0.0.0-dev-v2-20230714033008 → 0.0.0-dev-v2-20230715020155

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.
Files changed (103) hide show
  1. package/dist/{chunk-X66RRFWA.mjs → chunk-2OA2D2OJ.mjs} +12 -3
  2. package/dist/{chunk-GQCXHDRA.mjs → chunk-2QUE56PB.mjs} +1 -1
  3. package/dist/{chunk-BTHG2MOO.mjs → chunk-2ZZ5QMHO.mjs} +1 -1
  4. package/dist/{chunk-NWJ7Y4FY.mjs → chunk-3NXFJ2VH.mjs} +1 -1
  5. package/dist/{chunk-7VWFPKXY.mjs → chunk-3PTYRMI4.mjs} +1 -1
  6. package/dist/{chunk-3OO2OG3D.mjs → chunk-66LVDEMB.mjs} +1 -1
  7. package/dist/{chunk-J2DAFXTJ.mjs → chunk-6AEINX52.mjs} +5 -0
  8. package/dist/{chunk-USEN2DE7.mjs → chunk-6BLLWSWM.mjs} +1 -1
  9. package/dist/{chunk-XYK4ELGZ.mjs → chunk-77O7KLUI.mjs} +1 -1
  10. package/dist/{chunk-DAX4HULG.mjs → chunk-AYHGQSL4.mjs} +1 -1
  11. package/dist/{chunk-ZLMOQ2CL.mjs → chunk-B55QBA5E.mjs} +1 -1
  12. package/dist/{chunk-FZB6NELW.mjs → chunk-B66TU4DC.mjs} +1 -1
  13. package/dist/{chunk-2DNJYASM.mjs → chunk-EC4F6RJF.mjs} +1 -1
  14. package/dist/{chunk-FTAANQDH.mjs → chunk-ERIVC7UK.mjs} +18 -8
  15. package/dist/{chunk-NW4JUNKJ.mjs → chunk-ERKNFIKY.mjs} +1 -1
  16. package/dist/{chunk-4Q5LLWJY.mjs → chunk-EUS2SEYI.mjs} +1 -1
  17. package/dist/{chunk-5TISNX3V.mjs → chunk-GNLIYZAQ.mjs} +1 -1
  18. package/dist/{chunk-GGKWZEZ3.mjs → chunk-LQGOKGQV.mjs} +1 -1
  19. package/dist/{chunk-GRAE3A2P.mjs → chunk-MKYSU3XO.mjs} +1 -1
  20. package/dist/{chunk-BGAU4FMH.mjs → chunk-NAY2XKLY.mjs} +1 -1
  21. package/dist/{chunk-7CWAY3O6.mjs → chunk-NQPPVHK4.mjs} +1 -1
  22. package/dist/{chunk-DK3LBYIW.mjs → chunk-NXGWHM2G.mjs} +1 -1
  23. package/dist/{chunk-YU23PDLH.mjs → chunk-QX5UKEWK.mjs} +1 -1
  24. package/dist/{chunk-BSCHFKQW.mjs → chunk-UOD2L4IP.mjs} +1 -1
  25. package/dist/{chunk-RXPDLLTT.mjs → chunk-VVOIHMB5.mjs} +1 -1
  26. package/dist/{chunk-EXMWYYBQ.mjs → chunk-WBNF66V7.mjs} +1 -1
  27. package/dist/{chunk-U4O7CA4C.mjs → chunk-XCWQAA5D.mjs} +1 -1
  28. package/dist/{chunk-UXQJVK7X.mjs → chunk-XPLXQDB3.mjs} +1 -1
  29. package/dist/{chunk-VU5BK47Z.mjs → chunk-XY766PDD.mjs} +1 -1
  30. package/dist/{chunk-HPJYEIT7.mjs → chunk-YSXRNNDV.mjs} +1 -1
  31. package/dist/{chunk-W4Y7SD3F.mjs → chunk-ZHTSPUDN.mjs} +1 -1
  32. package/dist/{chunk-NAQMB7Q2.mjs → chunk-ZZIKFGJI.mjs} +22 -16
  33. package/dist/components/accordion.js +5 -0
  34. package/dist/components/accordion.mjs +2 -2
  35. package/dist/components/avatar.js +5 -0
  36. package/dist/components/avatar.mjs +2 -2
  37. package/dist/components/badge.js +5 -0
  38. package/dist/components/badge.mjs +2 -2
  39. package/dist/components/button.js +5 -0
  40. package/dist/components/button.mjs +2 -2
  41. package/dist/components/card.js +5 -0
  42. package/dist/components/card.mjs +2 -2
  43. package/dist/components/checkbox.js +5 -0
  44. package/dist/components/checkbox.mjs +2 -2
  45. package/dist/components/chip.js +5 -0
  46. package/dist/components/chip.mjs +2 -2
  47. package/dist/components/circular-progress.js +5 -0
  48. package/dist/components/circular-progress.mjs +2 -2
  49. package/dist/components/code.js +5 -0
  50. package/dist/components/code.mjs +2 -2
  51. package/dist/components/divider.js +5 -0
  52. package/dist/components/divider.mjs +2 -2
  53. package/dist/components/drip.js +5 -0
  54. package/dist/components/drip.mjs +2 -2
  55. package/dist/components/dropdown.js +5 -0
  56. package/dist/components/dropdown.mjs +2 -2
  57. package/dist/components/image.js +5 -0
  58. package/dist/components/image.mjs +2 -2
  59. package/dist/components/index.js +33 -9
  60. package/dist/components/index.mjs +31 -31
  61. package/dist/components/input.d.ts +32 -0
  62. package/dist/components/input.js +22 -7
  63. package/dist/components/input.mjs +2 -2
  64. package/dist/components/kbd.js +5 -0
  65. package/dist/components/kbd.mjs +2 -2
  66. package/dist/components/link.js +5 -0
  67. package/dist/components/link.mjs +2 -2
  68. package/dist/components/modal.js +5 -0
  69. package/dist/components/modal.mjs +2 -2
  70. package/dist/components/navbar.js +5 -0
  71. package/dist/components/navbar.mjs +2 -2
  72. package/dist/components/pagination.js +5 -0
  73. package/dist/components/pagination.mjs +2 -2
  74. package/dist/components/popover.js +5 -0
  75. package/dist/components/popover.mjs +2 -2
  76. package/dist/components/progress.js +5 -0
  77. package/dist/components/progress.mjs +2 -2
  78. package/dist/components/radio.js +5 -0
  79. package/dist/components/radio.mjs +2 -2
  80. package/dist/components/skeleton.js +5 -0
  81. package/dist/components/skeleton.mjs +2 -2
  82. package/dist/components/snippet.js +5 -0
  83. package/dist/components/snippet.mjs +2 -2
  84. package/dist/components/spacer.js +5 -0
  85. package/dist/components/spacer.mjs +2 -2
  86. package/dist/components/spinner.js +5 -0
  87. package/dist/components/spinner.mjs +2 -2
  88. package/dist/components/table.d.ts +24 -0
  89. package/dist/components/table.js +16 -2
  90. package/dist/components/table.mjs +2 -2
  91. package/dist/components/tabs.js +5 -0
  92. package/dist/components/tabs.mjs +2 -2
  93. package/dist/components/toggle.js +5 -0
  94. package/dist/components/toggle.mjs +2 -2
  95. package/dist/components/user.js +5 -0
  96. package/dist/components/user.mjs +2 -2
  97. package/dist/index.js +55 -25
  98. package/dist/index.mjs +32 -32
  99. package/dist/plugin.js +22 -16
  100. package/dist/plugin.mjs +1 -1
  101. package/dist/utils/tv.js +5 -0
  102. package/dist/utils/tv.mjs +1 -1
  103. package/package.json +1 -1
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  modal
3
- } from "../chunk-NW4JUNKJ.mjs";
3
+ } from "../chunk-ERKNFIKY.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
5
  import "../chunk-K7LK7NCE.mjs";
6
6
  import "../chunk-2PIR7DFM.mjs";
7
- import "../chunk-J2DAFXTJ.mjs";
7
+ import "../chunk-6AEINX52.mjs";
8
8
  import "../chunk-7XCRZIGF.mjs";
9
9
  import "../chunk-WA5F6AED.mjs";
10
10
  export {
@@ -105,6 +105,11 @@ var tv = (options, config) => {
105
105
  {
106
106
  "min-w": ["unit", ...mappedSpacingScaleKeys]
107
107
  }
108
+ ],
109
+ "min-h": [
110
+ {
111
+ "min-h": ["unit", ...mappedSpacingScaleKeys]
112
+ }
108
113
  ]
109
114
  }
110
115
  }
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  navbar
3
- } from "../chunk-3OO2OG3D.mjs";
3
+ } from "../chunk-66LVDEMB.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
5
  import "../chunk-K7LK7NCE.mjs";
6
6
  import "../chunk-2PIR7DFM.mjs";
7
- import "../chunk-J2DAFXTJ.mjs";
7
+ import "../chunk-6AEINX52.mjs";
8
8
  import "../chunk-7XCRZIGF.mjs";
9
9
  import "../chunk-WA5F6AED.mjs";
10
10
  export {
@@ -105,6 +105,11 @@ var tv = (options, config) => {
105
105
  {
106
106
  "min-w": ["unit", ...mappedSpacingScaleKeys]
107
107
  }
108
+ ],
109
+ "min-h": [
110
+ {
111
+ "min-h": ["unit", ...mappedSpacingScaleKeys]
112
+ }
108
113
  ]
109
114
  }
110
115
  }
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  pagination
3
- } from "../chunk-W4Y7SD3F.mjs";
3
+ } from "../chunk-ZHTSPUDN.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
5
  import "../chunk-K7LK7NCE.mjs";
6
6
  import "../chunk-2PIR7DFM.mjs";
7
- import "../chunk-J2DAFXTJ.mjs";
7
+ import "../chunk-6AEINX52.mjs";
8
8
  import "../chunk-7XCRZIGF.mjs";
9
9
  import "../chunk-WA5F6AED.mjs";
10
10
  export {
@@ -105,6 +105,11 @@ var tv = (options, config) => {
105
105
  {
106
106
  "min-w": ["unit", ...mappedSpacingScaleKeys]
107
107
  }
108
+ ],
109
+ "min-h": [
110
+ {
111
+ "min-h": ["unit", ...mappedSpacingScaleKeys]
112
+ }
108
113
  ]
109
114
  }
110
115
  }
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  popover
3
- } from "../chunk-GQCXHDRA.mjs";
3
+ } from "../chunk-2QUE56PB.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
5
  import "../chunk-K7LK7NCE.mjs";
6
6
  import "../chunk-2PIR7DFM.mjs";
7
- import "../chunk-J2DAFXTJ.mjs";
7
+ import "../chunk-6AEINX52.mjs";
8
8
  import "../chunk-7XCRZIGF.mjs";
9
9
  import "../chunk-WA5F6AED.mjs";
10
10
  export {
@@ -105,6 +105,11 @@ var tv = (options, config) => {
105
105
  {
106
106
  "min-w": ["unit", ...mappedSpacingScaleKeys]
107
107
  }
108
+ ],
109
+ "min-h": [
110
+ {
111
+ "min-h": ["unit", ...mappedSpacingScaleKeys]
112
+ }
108
113
  ]
109
114
  }
110
115
  }
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  progress
3
- } from "../chunk-GGKWZEZ3.mjs";
4
- import "../chunk-J2DAFXTJ.mjs";
3
+ } from "../chunk-LQGOKGQV.mjs";
4
+ import "../chunk-6AEINX52.mjs";
5
5
  import "../chunk-WA5F6AED.mjs";
6
6
  export {
7
7
  progress
@@ -106,6 +106,11 @@ var tv = (options, config) => {
106
106
  {
107
107
  "min-w": ["unit", ...mappedSpacingScaleKeys]
108
108
  }
109
+ ],
110
+ "min-h": [
111
+ {
112
+ "min-h": ["unit", ...mappedSpacingScaleKeys]
113
+ }
109
114
  ]
110
115
  }
111
116
  }
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  radio,
3
3
  radioGroup
4
- } from "../chunk-BTHG2MOO.mjs";
4
+ } from "../chunk-2ZZ5QMHO.mjs";
5
5
  import "../chunk-CMYR6AOY.mjs";
6
6
  import "../chunk-K7LK7NCE.mjs";
7
7
  import "../chunk-2PIR7DFM.mjs";
8
- import "../chunk-J2DAFXTJ.mjs";
8
+ import "../chunk-6AEINX52.mjs";
9
9
  import "../chunk-7XCRZIGF.mjs";
10
10
  import "../chunk-WA5F6AED.mjs";
11
11
  export {
@@ -105,6 +105,11 @@ var tv = (options, config) => {
105
105
  {
106
106
  "min-w": ["unit", ...mappedSpacingScaleKeys]
107
107
  }
108
+ ],
109
+ "min-h": [
110
+ {
111
+ "min-h": ["unit", ...mappedSpacingScaleKeys]
112
+ }
108
113
  ]
109
114
  }
110
115
  }
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  skeleton
3
- } from "../chunk-4Q5LLWJY.mjs";
4
- import "../chunk-J2DAFXTJ.mjs";
3
+ } from "../chunk-EUS2SEYI.mjs";
4
+ import "../chunk-6AEINX52.mjs";
5
5
  import "../chunk-WA5F6AED.mjs";
6
6
  export {
7
7
  skeleton
@@ -105,6 +105,11 @@ var tv = (options, config) => {
105
105
  {
106
106
  "min-w": ["unit", ...mappedSpacingScaleKeys]
107
107
  }
108
+ ],
109
+ "min-h": [
110
+ {
111
+ "min-h": ["unit", ...mappedSpacingScaleKeys]
112
+ }
108
113
  ]
109
114
  }
110
115
  }
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  snippet
3
- } from "../chunk-ZLMOQ2CL.mjs";
3
+ } from "../chunk-B55QBA5E.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
5
  import "../chunk-K7LK7NCE.mjs";
6
6
  import "../chunk-2PIR7DFM.mjs";
7
- import "../chunk-J2DAFXTJ.mjs";
7
+ import "../chunk-6AEINX52.mjs";
8
8
  import "../chunk-7XCRZIGF.mjs";
9
9
  import "../chunk-WA5F6AED.mjs";
10
10
  export {
@@ -105,6 +105,11 @@ var tv = (options, config) => {
105
105
  {
106
106
  "min-w": ["unit", ...mappedSpacingScaleKeys]
107
107
  }
108
+ ],
109
+ "min-h": [
110
+ {
111
+ "min-h": ["unit", ...mappedSpacingScaleKeys]
112
+ }
108
113
  ]
109
114
  }
110
115
  }
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  spacer
3
- } from "../chunk-2DNJYASM.mjs";
4
- import "../chunk-J2DAFXTJ.mjs";
3
+ } from "../chunk-EC4F6RJF.mjs";
4
+ import "../chunk-6AEINX52.mjs";
5
5
  import "../chunk-WA5F6AED.mjs";
6
6
  export {
7
7
  spacer
@@ -105,6 +105,11 @@ var tv = (options, config) => {
105
105
  {
106
106
  "min-w": ["unit", ...mappedSpacingScaleKeys]
107
107
  }
108
+ ],
109
+ "min-h": [
110
+ {
111
+ "min-h": ["unit", ...mappedSpacingScaleKeys]
112
+ }
108
113
  ]
109
114
  }
110
115
  }
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  spinner
3
- } from "../chunk-BGAU4FMH.mjs";
4
- import "../chunk-J2DAFXTJ.mjs";
3
+ } from "../chunk-NAY2XKLY.mjs";
4
+ import "../chunk-6AEINX52.mjs";
5
5
  import "../chunk-WA5F6AED.mjs";
6
6
  export {
7
7
  spinner
@@ -104,6 +104,12 @@ declare const table: tailwind_variants.TVReturnType<{
104
104
  td: string[];
105
105
  };
106
106
  };
107
+ isCompact: {
108
+ true: {
109
+ td: string;
110
+ };
111
+ false: {};
112
+ };
107
113
  isHeaderSticky: {
108
114
  true: {
109
115
  thead: string;
@@ -210,6 +216,12 @@ declare const table: tailwind_variants.TVReturnType<{
210
216
  td: string[];
211
217
  };
212
218
  };
219
+ isCompact: {
220
+ true: {
221
+ td: string;
222
+ };
223
+ false: {};
224
+ };
213
225
  isHeaderSticky: {
214
226
  true: {
215
227
  thead: string;
@@ -303,6 +315,12 @@ declare const table: tailwind_variants.TVReturnType<{
303
315
  td: string[];
304
316
  };
305
317
  };
318
+ isCompact: {
319
+ true: {
320
+ td: string;
321
+ };
322
+ false: {};
323
+ };
306
324
  isHeaderSticky: {
307
325
  true: {
308
326
  thead: string;
@@ -396,6 +414,12 @@ declare const table: tailwind_variants.TVReturnType<{
396
414
  td: string[];
397
415
  };
398
416
  };
417
+ isCompact: {
418
+ true: {
419
+ td: string;
420
+ };
421
+ false: {};
422
+ };
399
423
  isHeaderSticky: {
400
424
  true: {
401
425
  thead: string;
@@ -105,6 +105,11 @@ var tv = (options, config) => {
105
105
  {
106
106
  "min-w": ["unit", ...mappedSpacingScaleKeys]
107
107
  }
108
+ ],
109
+ "min-h": [
110
+ {
111
+ "min-h": ["unit", ...mappedSpacingScaleKeys]
112
+ }
108
113
  ]
109
114
  }
110
115
  }
@@ -167,10 +172,12 @@ var table = tv({
167
172
  "text-small",
168
173
  "font-normal",
169
174
  "outline-none",
175
+ "[&>*]:z-1",
176
+ "[&>*]:relative",
170
177
  ...dataFocusVisibleClasses,
171
178
  "before:content-['']",
172
179
  "before:absolute",
173
- "before:z-[-1]",
180
+ "before:z-0",
174
181
  "before:inset-0",
175
182
  "before:opacity-0",
176
183
  "data-[selected=true]:before:opacity-100",
@@ -261,9 +268,15 @@ var table = tv({
261
268
  ]
262
269
  }
263
270
  },
271
+ isCompact: {
272
+ true: {
273
+ td: "py-1"
274
+ },
275
+ false: {}
276
+ },
264
277
  isHeaderSticky: {
265
278
  true: {
266
- thead: "sticky top-0 z-10 [&>tr]:first:shadow-small"
279
+ thead: "sticky top-0 z-20 [&>tr]:first:shadow-small"
267
280
  }
268
281
  },
269
282
  isSelectable: {
@@ -302,6 +315,7 @@ var table = tv({
302
315
  shadow: "sm",
303
316
  radius: "lg",
304
317
  color: "default",
318
+ isCompact: false,
305
319
  hideHeader: false,
306
320
  isStriped: false,
307
321
  fullWidth: true,
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  table
3
- } from "../chunk-X66RRFWA.mjs";
3
+ } from "../chunk-2OA2D2OJ.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
5
  import "../chunk-K7LK7NCE.mjs";
6
6
  import "../chunk-2PIR7DFM.mjs";
7
- import "../chunk-J2DAFXTJ.mjs";
7
+ import "../chunk-6AEINX52.mjs";
8
8
  import "../chunk-7XCRZIGF.mjs";
9
9
  import "../chunk-WA5F6AED.mjs";
10
10
  export {
@@ -105,6 +105,11 @@ var tv = (options, config) => {
105
105
  {
106
106
  "min-w": ["unit", ...mappedSpacingScaleKeys]
107
107
  }
108
+ ],
109
+ "min-h": [
110
+ {
111
+ "min-h": ["unit", ...mappedSpacingScaleKeys]
112
+ }
108
113
  ]
109
114
  }
110
115
  }
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  tabs
3
- } from "../chunk-BSCHFKQW.mjs";
3
+ } from "../chunk-UOD2L4IP.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
5
  import "../chunk-K7LK7NCE.mjs";
6
6
  import "../chunk-2PIR7DFM.mjs";
7
- import "../chunk-J2DAFXTJ.mjs";
7
+ import "../chunk-6AEINX52.mjs";
8
8
  import "../chunk-7XCRZIGF.mjs";
9
9
  import "../chunk-WA5F6AED.mjs";
10
10
  export {
@@ -105,6 +105,11 @@ var tv = (options, config) => {
105
105
  {
106
106
  "min-w": ["unit", ...mappedSpacingScaleKeys]
107
107
  }
108
+ ],
109
+ "min-h": [
110
+ {
111
+ "min-h": ["unit", ...mappedSpacingScaleKeys]
112
+ }
108
113
  ]
109
114
  }
110
115
  }
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  toggle
3
- } from "../chunk-USEN2DE7.mjs";
3
+ } from "../chunk-6BLLWSWM.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
5
  import "../chunk-K7LK7NCE.mjs";
6
6
  import "../chunk-2PIR7DFM.mjs";
7
- import "../chunk-J2DAFXTJ.mjs";
7
+ import "../chunk-6AEINX52.mjs";
8
8
  import "../chunk-7XCRZIGF.mjs";
9
9
  import "../chunk-WA5F6AED.mjs";
10
10
  export {
@@ -105,6 +105,11 @@ var tv = (options, config) => {
105
105
  {
106
106
  "min-w": ["unit", ...mappedSpacingScaleKeys]
107
107
  }
108
+ ],
109
+ "min-h": [
110
+ {
111
+ "min-h": ["unit", ...mappedSpacingScaleKeys]
112
+ }
108
113
  ]
109
114
  }
110
115
  }
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  user
3
- } from "../chunk-DK3LBYIW.mjs";
3
+ } from "../chunk-NXGWHM2G.mjs";
4
4
  import "../chunk-CMYR6AOY.mjs";
5
5
  import "../chunk-K7LK7NCE.mjs";
6
6
  import "../chunk-2PIR7DFM.mjs";
7
- import "../chunk-J2DAFXTJ.mjs";
7
+ import "../chunk-6AEINX52.mjs";
8
8
  import "../chunk-7XCRZIGF.mjs";
9
9
  import "../chunk-WA5F6AED.mjs";
10
10
  export {
package/dist/index.js CHANGED
@@ -164,6 +164,11 @@ var tv = (options, config) => {
164
164
  {
165
165
  "min-w": ["unit", ...mappedSpacingScaleKeys]
166
166
  }
167
+ ],
168
+ "min-h": [
169
+ {
170
+ "min-h": ["unit", ...mappedSpacingScaleKeys]
171
+ }
167
172
  ]
168
173
  }
169
174
  }
@@ -3554,8 +3559,9 @@ var circularProgress = tv({
3554
3559
  // src/components/input.ts
3555
3560
  var input = tv({
3556
3561
  slots: {
3557
- base: "group flex flex-col data-[has-elements=true]:gap-2",
3562
+ base: "group flex flex-col",
3558
3563
  label: "block text-small font-medium text-foreground-600",
3564
+ mainWrapper: "",
3559
3565
  inputWrapper: "relative w-full inline-flex flex-row items-center shadow-sm px-3 gap-3",
3560
3566
  innerWrapper: "inline-flex h-full items-center w-full gap-1.5 box-border",
3561
3567
  input: "w-full h-full font-normal !bg-transparent outline-none placeholder:text-foreground-500",
@@ -3574,6 +3580,7 @@ var input = tv({
3574
3580
  "rounded-full",
3575
3581
  ...dataFocusVisibleClasses
3576
3582
  ],
3583
+ helperWrapper: "flex relative flex-col gap-1.5 pt-1 px-1",
3577
3584
  description: "text-tiny text-foreground-400",
3578
3585
  errorMessage: "text-tiny text-danger"
3579
3586
  },
@@ -3648,17 +3655,17 @@ var input = tv({
3648
3655
  size: {
3649
3656
  sm: {
3650
3657
  label: "text-tiny",
3651
- inputWrapper: "h-8 px-2 rounded-small",
3658
+ inputWrapper: "h-unit-8 min-h-unit-8 px-2 rounded-small",
3652
3659
  input: "text-small",
3653
3660
  clearButton: "text-medium"
3654
3661
  },
3655
3662
  md: {
3656
- inputWrapper: "h-10 rounded-medium",
3663
+ inputWrapper: "h-unit-10 min-h-unit-10 rounded-medium",
3657
3664
  input: "text-small",
3658
3665
  clearButton: "text-large"
3659
3666
  },
3660
3667
  lg: {
3661
- inputWrapper: "h-12 rounded-large",
3668
+ inputWrapper: "h-unit-12 min-h-unit-12 rounded-large",
3662
3669
  input: "text-medium",
3663
3670
  clearButton: "text-large"
3664
3671
  }
@@ -3682,12 +3689,19 @@ var input = tv({
3682
3689
  },
3683
3690
  labelPlacement: {
3684
3691
  outside: {
3685
- label: "text-foreground"
3692
+ base: "data-[has-helper=true]:pb-4",
3693
+ label: "text-foreground pb-1.5",
3694
+ mainWrapper: "flex flex-col",
3695
+ description: "absolute left-1",
3696
+ errorMessage: "absolute left-1"
3686
3697
  },
3687
3698
  "outside-left": {
3688
- base: "flex-row items-center flex-wrap",
3699
+ base: "flex-row items-center flex-nowrap data-[has-helper=true]:pb-4",
3689
3700
  inputWrapper: "flex-1",
3690
- label: "text-foreground"
3701
+ mainWrapper: "flex flex-col",
3702
+ label: "text-foreground pr-2",
3703
+ description: "absolute left-1",
3704
+ errorMessage: "absolute left-1"
3691
3705
  },
3692
3706
  inside: {
3693
3707
  label: "text-tiny",
@@ -4065,6 +4079,7 @@ var input = tv({
4065
4079
  class: {
4066
4080
  base: "group relative justify-end",
4067
4081
  label: [
4082
+ "pb-0",
4068
4083
  "group-focus-within:left-0",
4069
4084
  "group-[.is-filled]:left-0",
4070
4085
  "group-focus-within:text-foreground",
@@ -5115,10 +5130,12 @@ var table = tv({
5115
5130
  "text-small",
5116
5131
  "font-normal",
5117
5132
  "outline-none",
5133
+ "[&>*]:z-1",
5134
+ "[&>*]:relative",
5118
5135
  ...dataFocusVisibleClasses,
5119
5136
  "before:content-['']",
5120
5137
  "before:absolute",
5121
- "before:z-[-1]",
5138
+ "before:z-0",
5122
5139
  "before:inset-0",
5123
5140
  "before:opacity-0",
5124
5141
  "data-[selected=true]:before:opacity-100",
@@ -5209,9 +5226,15 @@ var table = tv({
5209
5226
  ]
5210
5227
  }
5211
5228
  },
5229
+ isCompact: {
5230
+ true: {
5231
+ td: "py-1"
5232
+ },
5233
+ false: {}
5234
+ },
5212
5235
  isHeaderSticky: {
5213
5236
  true: {
5214
- thead: "sticky top-0 z-10 [&>tr]:first:shadow-small"
5237
+ thead: "sticky top-0 z-20 [&>tr]:first:shadow-small"
5215
5238
  }
5216
5239
  },
5217
5240
  isSelectable: {
@@ -5250,6 +5273,7 @@ var table = tv({
5250
5273
  shadow: "sm",
5251
5274
  radius: "lg",
5252
5275
  color: "default",
5276
+ isCompact: false,
5253
5277
  hideHeader: false,
5254
5278
  isStriped: false,
5255
5279
  fullWidth: true,
@@ -6413,6 +6437,24 @@ var resolveConfig = (themes = {}, defaultTheme, prefix) => {
6413
6437
  };
6414
6438
  var corePlugin = (themes = {}, defaultTheme, prefix, omitCommonColors) => {
6415
6439
  const resolved = resolveConfig(themes, defaultTheme, prefix);
6440
+ const minSizes = {
6441
+ "unit-1": `var(--${prefix}-spacing-unit)`,
6442
+ "unit-2": `var(--${prefix}-spacing-unit-2`,
6443
+ "unit-3": `var(--${prefix}-spacing-unit-3)`,
6444
+ "unit-3.5": `var(--${prefix}-spacing-unit-3_5)`,
6445
+ "unit-4": `var(--${prefix}-spacing-unit-4)`,
6446
+ "unit-5": `var(--${prefix}-spacing-unit-5)`,
6447
+ "unit-6": `var(--${prefix}-spacing-unit-6)`,
6448
+ "unit-7": `var(--${prefix}-spacing-unit-7)`,
6449
+ "unit-8": `var(--${prefix}-spacing-unit-8)`,
6450
+ "unit-9": `var(--${prefix}-spacing-unit-9)`,
6451
+ "unit-10": `var(--${prefix}-spacing-unit-10)`,
6452
+ "unit-11": `var(--${prefix}-spacing-unit-11)`,
6453
+ "unit-12": `var(--${prefix}-spacing-unit-12)`,
6454
+ "unit-16": `var(--${prefix}-spacing-unit-16)`,
6455
+ "unit-20": `var(--${prefix}-spacing-unit-20)`,
6456
+ "unit-24": `var(--${prefix}-spacing-unit-24)`
6457
+ };
6416
6458
  return (0, import_plugin.default)(
6417
6459
  ({ addBase, addUtilities, addVariant }) => {
6418
6460
  addBase({
@@ -6443,22 +6485,10 @@ var corePlugin = (themes = {}, defaultTheme, prefix, omitCommonColors) => {
6443
6485
  ...createSpacingUnits(prefix)
6444
6486
  },
6445
6487
  minWidth: {
6446
- "unit-1": `var(--${prefix}-spacing-unit)`,
6447
- "unit-2": `var(--${prefix}-spacing-unit-2`,
6448
- "unit-3": `var(--${prefix}-spacing-unit-3)`,
6449
- "unit-3.5": `var(--${prefix}-spacing-unit-3_5)`,
6450
- "unit-4": `var(--${prefix}-spacing-unit-4)`,
6451
- "unit-5": `var(--${prefix}-spacing-unit-5)`,
6452
- "unit-6": `var(--${prefix}-spacing-unit-6)`,
6453
- "unit-7": `var(--${prefix}-spacing-unit-7)`,
6454
- "unit-8": `var(--${prefix}-spacing-unit-8)`,
6455
- "unit-9": `var(--${prefix}-spacing-unit-9)`,
6456
- "unit-10": `var(--${prefix}-spacing-unit-10)`,
6457
- "unit-11": `var(--${prefix}-spacing-unit-11)`,
6458
- "unit-12": `var(--${prefix}-spacing-unit-12)`,
6459
- "unit-16": `var(--${prefix}-spacing-unit-16)`,
6460
- "unit-20": `var(--${prefix}-spacing-unit-20)`,
6461
- "unit-24": `var(--${prefix}-spacing-unit-24)`
6488
+ ...minSizes
6489
+ },
6490
+ minHeight: {
6491
+ ...minSizes
6462
6492
  },
6463
6493
  fontSize: {
6464
6494
  tiny: [`var(--${prefix}-font-size-tiny)`, `var(--${prefix}-line-height-tiny)`],