@nextui-org/theme 2.1.18 → 2.2.1

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 (166) hide show
  1. package/README.md +1 -1
  2. package/dist/{chunk-XY766PDD.mjs → chunk-3FZU25GR.mjs} +2 -1
  3. package/dist/{chunk-CVU6I4IJ.mjs → chunk-4ZM6AI3H.mjs} +1 -1
  4. package/dist/{chunk-LQGOKGQV.mjs → chunk-524WVPFR.mjs} +1 -1
  5. package/dist/{chunk-RJKUWMDJ.mjs → chunk-6XJJCV76.mjs} +1 -1
  6. package/dist/{chunk-S7W5DQP2.mjs → chunk-726LN7M3.mjs} +1 -1
  7. package/dist/{chunk-PXVLYT7W.mjs → chunk-7ELFOVMX.mjs} +1 -1
  8. package/dist/{chunk-WODEC7EF.mjs → chunk-7ODIBITJ.mjs} +6 -6
  9. package/dist/chunk-7TJINK3S.mjs +390 -0
  10. package/dist/{chunk-NVOA7VPK.mjs → chunk-AC6F4DT6.mjs} +4 -4
  11. package/dist/{chunk-GNLIYZAQ.mjs → chunk-AGUZRGXC.mjs} +1 -1
  12. package/dist/{chunk-U4EMZ2CQ.mjs → chunk-AO2AAOEJ.mjs} +2 -2
  13. package/dist/{chunk-3BNHFA72.mjs → chunk-AT4OXKKK.mjs} +1 -1
  14. package/dist/{chunk-5EJVI4V3.mjs → chunk-CTY7IP65.mjs} +29 -13
  15. package/dist/{chunk-DXTDUHS5.mjs → chunk-CUUGEIPA.mjs} +1 -1
  16. package/dist/chunk-D2XMP2NC.mjs +6 -0
  17. package/dist/{chunk-4JBYJQSP.mjs → chunk-ECP4S2VZ.mjs} +1 -1
  18. package/dist/{chunk-B55QBA5E.mjs → chunk-FRI2VDCA.mjs} +1 -1
  19. package/dist/{chunk-6AEINX52.mjs → chunk-GMMETTYU.mjs} +2 -16
  20. package/dist/{chunk-Y5VJSYKV.mjs → chunk-GMUSZ3YF.mjs} +1 -1
  21. package/dist/{chunk-FHNC7F3W.mjs → chunk-HGSHFC5N.mjs} +7 -1
  22. package/dist/{chunk-G3PB7L4N.mjs → chunk-HPFX3B3F.mjs} +1 -30
  23. package/dist/{chunk-VZI6SR6H.mjs → chunk-HUBDRSA4.mjs} +1 -2
  24. package/dist/{chunk-33DU6C7I.mjs → chunk-I6ESTKKY.mjs} +9 -9
  25. package/dist/{chunk-EGP3AT4R.mjs → chunk-IP3D7KVB.mjs} +3 -1
  26. package/dist/{chunk-Q3TEEYQJ.mjs → chunk-JQTFOIV7.mjs} +1 -1
  27. package/dist/{chunk-JBHEJMGV.mjs → chunk-KCOC3H6R.mjs} +1 -1
  28. package/dist/{chunk-ZWJMJMVY.mjs → chunk-KVPPQD2E.mjs} +27 -5
  29. package/dist/{chunk-WBNF66V7.mjs → chunk-LDBYFTHC.mjs} +1 -1
  30. package/dist/{chunk-GOHT67J3.mjs → chunk-MUWHEIW6.mjs} +13 -6
  31. package/dist/{chunk-2SNOAR5H.mjs → chunk-NAUU2OUH.mjs} +1 -1
  32. package/dist/chunk-NPDZ7OMC.mjs +401 -0
  33. package/dist/{chunk-QYW2VWAB.mjs → chunk-NYSEAAK5.mjs} +4 -4
  34. package/dist/{chunk-LENRVMCD.mjs → chunk-OQIS4MXV.mjs} +1 -1
  35. package/dist/{chunk-NAY2XKLY.mjs → chunk-PSEUPXFL.mjs} +1 -1
  36. package/dist/{chunk-SPRRISBY.mjs → chunk-RNAP5C4C.mjs} +1 -1
  37. package/dist/{chunk-L37EV5TN.mjs → chunk-S573WUYY.mjs} +1 -1
  38. package/dist/{chunk-777XXWYS.mjs → chunk-SEKJ6A6T.mjs} +19 -2
  39. package/dist/{chunk-YSXRNNDV.mjs → chunk-UODOTC2G.mjs} +1 -1
  40. package/dist/{chunk-77O7KLUI.mjs → chunk-V5ZTBGGO.mjs} +1 -1
  41. package/dist/{chunk-MUPUMXL7.mjs → chunk-VDRJHB4F.mjs} +7 -4
  42. package/dist/chunk-VJTX4YUQ.mjs +31 -0
  43. package/dist/{chunk-EC4F6RJF.mjs → chunk-W6DVXJB3.mjs} +1 -1
  44. package/dist/{chunk-XPLXQDB3.mjs → chunk-WAAJG22Y.mjs} +1 -1
  45. package/dist/chunk-WBQAMGXK.mjs +0 -0
  46. package/dist/{chunk-TDMF44G6.mjs → chunk-X7N3NQ6S.mjs} +1 -1
  47. package/dist/{chunk-5QVKTCUZ.mjs → chunk-YSA7EQBH.mjs} +12 -47
  48. package/dist/components/accordion.js +2 -67
  49. package/dist/components/accordion.mjs +2 -3
  50. package/dist/components/autocomplete.js +2 -67
  51. package/dist/components/autocomplete.mjs +2 -3
  52. package/dist/components/avatar.d.ts +14 -4
  53. package/dist/components/avatar.js +8 -70
  54. package/dist/components/avatar.mjs +2 -3
  55. package/dist/components/badge.js +2 -67
  56. package/dist/components/badge.mjs +2 -3
  57. package/dist/components/breadcrumbs.js +2 -67
  58. package/dist/components/breadcrumbs.mjs +2 -3
  59. package/dist/components/button.d.ts +35 -35
  60. package/dist/components/button.js +10 -75
  61. package/dist/components/button.mjs +2 -3
  62. package/dist/components/calendar.d.ts +495 -0
  63. package/dist/components/calendar.js +456 -0
  64. package/dist/components/calendar.mjs +11 -0
  65. package/dist/components/card.js +2 -67
  66. package/dist/components/card.mjs +2 -3
  67. package/dist/components/checkbox.js +5 -70
  68. package/dist/components/checkbox.mjs +2 -3
  69. package/dist/components/chip.js +5 -70
  70. package/dist/components/chip.mjs +2 -3
  71. package/dist/components/circular-progress.js +2 -67
  72. package/dist/components/circular-progress.mjs +2 -3
  73. package/dist/components/code.js +2 -67
  74. package/dist/components/code.mjs +2 -3
  75. package/dist/components/date-input.d.ts +815 -0
  76. package/dist/components/date-input.js +439 -0
  77. package/dist/components/date-input.mjs +7 -0
  78. package/dist/components/date-picker.d.ts +325 -0
  79. package/dist/components/date-picker.js +81 -0
  80. package/dist/components/date-picker.mjs +9 -0
  81. package/dist/components/divider.js +2 -67
  82. package/dist/components/divider.mjs +2 -3
  83. package/dist/components/drip.d.ts +2 -32
  84. package/dist/components/drip.js +2 -67
  85. package/dist/components/drip.mjs +2 -3
  86. package/dist/components/dropdown.d.ts +4 -64
  87. package/dist/components/dropdown.js +2 -67
  88. package/dist/components/dropdown.mjs +2 -3
  89. package/dist/components/image.js +2 -67
  90. package/dist/components/image.mjs +2 -3
  91. package/dist/components/index.d.ts +4 -1
  92. package/dist/components/index.js +926 -112
  93. package/dist/components/index.mjs +72 -59
  94. package/dist/components/input.js +14 -72
  95. package/dist/components/input.mjs +2 -3
  96. package/dist/components/kbd.js +3 -67
  97. package/dist/components/kbd.mjs +2 -3
  98. package/dist/components/link.js +2 -67
  99. package/dist/components/link.mjs +2 -3
  100. package/dist/components/listbox.js +2 -67
  101. package/dist/components/listbox.mjs +2 -3
  102. package/dist/components/menu.d.ts +2 -2
  103. package/dist/components/menu.js +2 -67
  104. package/dist/components/menu.mjs +2 -3
  105. package/dist/components/modal.js +4 -67
  106. package/dist/components/modal.mjs +2 -3
  107. package/dist/components/navbar.js +2 -67
  108. package/dist/components/navbar.mjs +2 -3
  109. package/dist/components/pagination.js +2 -67
  110. package/dist/components/pagination.mjs +2 -3
  111. package/dist/components/popover.d.ts +42 -0
  112. package/dist/components/popover.js +8 -67
  113. package/dist/components/popover.mjs +2 -3
  114. package/dist/components/progress.js +2 -67
  115. package/dist/components/progress.mjs +2 -3
  116. package/dist/components/radio.js +2 -67
  117. package/dist/components/radio.mjs +2 -3
  118. package/dist/components/scroll-shadow.js +2 -67
  119. package/dist/components/scroll-shadow.mjs +2 -3
  120. package/dist/components/select.js +30 -79
  121. package/dist/components/select.mjs +2 -3
  122. package/dist/components/skeleton.js +3 -68
  123. package/dist/components/skeleton.mjs +2 -3
  124. package/dist/components/slider.js +2 -67
  125. package/dist/components/slider.mjs +2 -3
  126. package/dist/components/snippet.js +2 -67
  127. package/dist/components/snippet.mjs +2 -3
  128. package/dist/components/spacer.js +2 -67
  129. package/dist/components/spacer.mjs +2 -3
  130. package/dist/components/spinner.js +2 -67
  131. package/dist/components/spinner.mjs +2 -3
  132. package/dist/components/table.js +28 -71
  133. package/dist/components/table.mjs +2 -3
  134. package/dist/components/tabs.d.ts +115 -0
  135. package/dist/components/tabs.js +20 -68
  136. package/dist/components/tabs.mjs +2 -3
  137. package/dist/components/toggle.js +7 -72
  138. package/dist/components/toggle.mjs +2 -3
  139. package/dist/components/user.d.ts +1 -1
  140. package/dist/components/user.js +2 -67
  141. package/dist/components/user.mjs +2 -3
  142. package/dist/default-layout.js +1 -2
  143. package/dist/default-layout.mjs +1 -1
  144. package/dist/index.d.ts +5 -2
  145. package/dist/index.js +1122 -430
  146. package/dist/index.mjs +78 -69
  147. package/dist/plugin.js +6 -177
  148. package/dist/plugin.mjs +5 -6
  149. package/dist/types.d.ts +1 -11
  150. package/dist/types.js +0 -64
  151. package/dist/types.mjs +1 -8
  152. package/dist/utilities/index.d.ts +0 -30
  153. package/dist/utilities/index.js +0 -30
  154. package/dist/utilities/index.mjs +2 -2
  155. package/dist/utilities/transition.d.ts +2 -31
  156. package/dist/utilities/transition.js +4 -31
  157. package/dist/utilities/transition.mjs +3 -1
  158. package/dist/utils/theme.d.ts +1 -3
  159. package/dist/utils/theme.js +0 -110
  160. package/dist/utils/theme.mjs +1 -6
  161. package/dist/utils/tv.js +2 -67
  162. package/dist/utils/tv.mjs +1 -2
  163. package/package.json +4 -4
  164. package/dist/chunk-DGMET46Q.mjs +0 -63
  165. package/dist/chunk-WA5F6AED.mjs +0 -57
  166. /package/dist/{chunk-T6HAGWX5.mjs → chunk-UVXYPGDZ.mjs} +0 -0
package/README.md CHANGED
@@ -18,7 +18,7 @@ Yes please! See the
18
18
  [contributing guidelines](https://github.com/nextui-org/nextui/blob/master/CONTRIBUTING.md)
19
19
  for details.
20
20
 
21
- ## Licence
21
+ ## License
22
22
 
23
23
  This project is licensed under the terms of the
24
24
  [MIT license](https://github.com/nextui-org/nextui/blob/master/LICENSE).
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  tv
3
- } from "./chunk-6AEINX52.mjs";
3
+ } from "./chunk-GMMETTYU.mjs";
4
4
 
5
5
  // src/components/kbd.ts
6
6
  var kbd = tv({
@@ -10,6 +10,7 @@ var kbd = tv({
10
10
  "py-0.5",
11
11
  "inline-flex",
12
12
  "space-x-0.5",
13
+ "rtl:space-x-reverse",
13
14
  "items-center",
14
15
  "font-sans",
15
16
  "font-normal",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  tv
3
- } from "./chunk-6AEINX52.mjs";
3
+ } from "./chunk-GMMETTYU.mjs";
4
4
  import {
5
5
  dataFocusVisibleClasses
6
6
  } from "./chunk-XHQUSKIE.mjs";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  tv
3
- } from "./chunk-6AEINX52.mjs";
3
+ } from "./chunk-GMMETTYU.mjs";
4
4
 
5
5
  // src/components/progress.ts
6
6
  var progress = tv(
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  tv
3
- } from "./chunk-6AEINX52.mjs";
3
+ } from "./chunk-GMMETTYU.mjs";
4
4
  import {
5
5
  dataFocusVisibleClasses
6
6
  } from "./chunk-XHQUSKIE.mjs";
@@ -6,7 +6,7 @@ import {
6
6
  } from "./chunk-4Z22WXZX.mjs";
7
7
  import {
8
8
  transition_default
9
- } from "./chunk-G3PB7L4N.mjs";
9
+ } from "./chunk-HPFX3B3F.mjs";
10
10
 
11
11
  // src/utilities/index.ts
12
12
  var utilities = {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  tv
3
- } from "./chunk-6AEINX52.mjs";
3
+ } from "./chunk-GMMETTYU.mjs";
4
4
  import {
5
5
  groupDataFocusVisibleClasses
6
6
  } from "./chunk-XHQUSKIE.mjs";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  tv
3
- } from "./chunk-6AEINX52.mjs";
3
+ } from "./chunk-GMMETTYU.mjs";
4
4
  import {
5
5
  groupDataFocusVisibleClasses
6
6
  } from "./chunk-XHQUSKIE.mjs";
@@ -31,8 +31,8 @@ var toggle = tv({
31
31
  "rounded-full",
32
32
  "origin-right"
33
33
  ],
34
- startContent: "z-0 absolute left-1.5 text-current",
35
- endContent: "z-0 absolute right-1.5 text-default-600",
34
+ startContent: "z-0 absolute left-1.5 rtl:right-1.5 rtl:left-[unset] text-current",
35
+ endContent: "z-0 absolute right-1.5 rtl:left-1.5 rtl:right-[unset] text-default-600",
36
36
  thumbIcon: "text-black",
37
37
  label: "relative text-foreground select-none"
38
38
  },
@@ -77,7 +77,7 @@ var toggle = tv({
77
77
  },
78
78
  size: {
79
79
  sm: {
80
- wrapper: "w-10 h-6 mr-2",
80
+ wrapper: "w-10 h-6 mr-2 rtl:ml-2 rtl:mr-[unset]",
81
81
  thumb: [
82
82
  "w-4 h-4 text-tiny",
83
83
  "group-data-[selected=true]:ml-4 rtl:group-data-[selected=true]:ml-0 rtl:group-data-[selected=true]:mr-4"
@@ -87,7 +87,7 @@ var toggle = tv({
87
87
  label: "text-small"
88
88
  },
89
89
  md: {
90
- wrapper: "w-12 h-7 mr-2",
90
+ wrapper: "w-12 h-7 mr-2 rtl:ml-2 rtl:mr-[unset]",
91
91
  thumb: [
92
92
  "w-5 h-5 text-small",
93
93
  "group-data-[selected=true]:ml-5 rtl:group-data-[selected=true]:ml-0 rtl:group-data-[selected=true]:mr-5"
@@ -97,7 +97,7 @@ var toggle = tv({
97
97
  label: "text-medium"
98
98
  },
99
99
  lg: {
100
- wrapper: "w-14 h-8 mr-2",
100
+ wrapper: "w-14 h-8 mr-2 rtl:ml-2 rtl:mr-[unset]",
101
101
  thumb: [
102
102
  "w-6 h-6 text-medium",
103
103
  "group-data-[selected=true]:ml-6 rtl:group-data-[selected=true]:ml-0 rtl:group-data-[selected=true]:mr-6"
@@ -0,0 +1,390 @@
1
+ import {
2
+ tv
3
+ } from "./chunk-GMMETTYU.mjs";
4
+
5
+ // src/components/date-input.ts
6
+ var dateInput = tv({
7
+ slots: {
8
+ base: "group flex flex-col",
9
+ label: [
10
+ "block subpixel-antialiased text-small text-default-600",
11
+ "group-data-[required=true]:after:content-['*'] group-data-[required=true]:after:text-danger group-data-[required=true]:after:ml-0.5",
12
+ "group-data-[invalid=true]:text-danger"
13
+ ],
14
+ inputWrapper: [
15
+ "relative px-3 gap-3 w-full inline-flex flex-row items-center",
16
+ "cursor-text tap-highlight-transparent shadow-sm"
17
+ ],
18
+ input: "flex h-full gap-x-0.5 w-full font-normal",
19
+ innerWrapper: [
20
+ "flex items-center text-default-400 w-full gap-x-2 h-6",
21
+ "group-data-[invalid=true]:text-danger"
22
+ ],
23
+ segment: [
24
+ "group first:-ml-0.5 [&:not(:first-child)]:-ml-1 px-0.5 my-auto box-content tabular-nums text-start",
25
+ "inline-block outline-none focus:shadow-sm rounded-md",
26
+ "text-foreground-500 data-[editable=true]:text-foreground",
27
+ "data-[editable=true]:data-[placeholder=true]:text-foreground-500",
28
+ "data-[invalid=true]:text-danger-300 data-[invalid=true]:data-[editable=true]:text-danger",
29
+ "data-[invalid=true]:focus:bg-danger-400/50 dark:data-[invalid=true]:focus:bg-danger-400/20",
30
+ "data-[invalid=true]:data-[editable=true]:focus:text-danger"
31
+ ],
32
+ helperWrapper: "hidden group-data-[has-helper=true]:flex p-1 relative flex-col gap-1.5",
33
+ description: "text-tiny text-foreground-400",
34
+ errorMessage: "text-tiny text-danger"
35
+ },
36
+ variants: {
37
+ variant: {
38
+ flat: {
39
+ inputWrapper: [
40
+ "bg-default-100",
41
+ "hover:bg-default-200",
42
+ "focus-within:hover:bg-default-100",
43
+ "group-data-[invalid=true]:bg-danger-50",
44
+ "group-data-[invalid=true]:hover:bg-danger-100",
45
+ "group-data-[invalid=true]:focus-within:hover:bg-danger-50"
46
+ ]
47
+ },
48
+ faded: {
49
+ inputWrapper: [
50
+ "bg-default-100",
51
+ "border-medium",
52
+ "border-default-200",
53
+ "hover:border-default-400",
54
+ "group-data-[invalid=true]:bg-danger-50",
55
+ "group-data-[invalid=true]:hover:bg-danger-100",
56
+ "group-data-[invalid=true]:focus-within:hover:bg-danger-50"
57
+ ]
58
+ },
59
+ bordered: {
60
+ inputWrapper: [
61
+ "border-medium",
62
+ "border-default-200",
63
+ "hover:border-default-400",
64
+ "focus-within:border-default-foreground",
65
+ "focus-within:hover:border-default-foreground",
66
+ "group-data-[invalid=true]:border-danger",
67
+ "group-data-[invalid=true]:hover:border-danger",
68
+ "group-data-[invalid=true]:focus-within:hover:border-danger"
69
+ ]
70
+ },
71
+ underlined: {
72
+ inputWrapper: [
73
+ "px-1",
74
+ "pb-1",
75
+ "gap-0",
76
+ "relative",
77
+ "box-border",
78
+ "border-b-medium",
79
+ "shadow-[0_1px_0px_0_rgba(0,0,0,0.05)]",
80
+ "border-default-200",
81
+ "!rounded-none",
82
+ "hover:border-default-300",
83
+ "after:content-['']",
84
+ "after:w-0",
85
+ "after:origin-center",
86
+ "after:bg-default-foreground",
87
+ "after:absolute",
88
+ "after:left-1/2",
89
+ "after:-translate-x-1/2",
90
+ "after:-bottom-[2px]",
91
+ "after:h-[2px]",
92
+ "focus-within:after:w-full",
93
+ "group-data-[invalid=true]:after:bg-danger"
94
+ ]
95
+ }
96
+ },
97
+ color: {
98
+ default: {
99
+ segment: "focus:bg-default-400/50 data-[editable=true]:focus:text-default-foreground"
100
+ },
101
+ primary: {
102
+ segment: "focus:bg-primary-400/50 data-[editable=true]:focus:text-primary"
103
+ },
104
+ secondary: {
105
+ segment: "focus:bg-secondary-400/50 data-[editable=true]:focus:text-secondary"
106
+ },
107
+ success: {
108
+ segment: "focus:bg-success-400/50 dark:focus:bg-success-400/20 data-[editable=true]:focus:text-success"
109
+ },
110
+ warning: {
111
+ segment: "focus:bg-warning-400/50 dark:focus:bg-warning-400/20 data-[editable=true]:focus:text-warning"
112
+ },
113
+ danger: {
114
+ segment: "focus:bg-danger-400/50 dark:focus:bg-danger-400/20 data-[editable=true]:focus:text-danger"
115
+ }
116
+ },
117
+ size: {
118
+ sm: {
119
+ label: "text-tiny",
120
+ input: "text-small",
121
+ inputWrapper: "h-8 min-h-8 px-2 rounded-small"
122
+ },
123
+ md: {
124
+ input: "text-small",
125
+ inputWrapper: "h-10 min-h-10 rounded-medium",
126
+ clearButton: "text-large"
127
+ },
128
+ lg: {
129
+ input: "text-medium",
130
+ inputWrapper: "h-12 min-h-12 rounded-large"
131
+ }
132
+ },
133
+ radius: {
134
+ none: {
135
+ inputWrapper: "rounded-none"
136
+ },
137
+ sm: {
138
+ inputWrapper: "rounded-small"
139
+ },
140
+ md: {
141
+ inputWrapper: "rounded-medium"
142
+ },
143
+ lg: {
144
+ inputWrapper: "rounded-large"
145
+ },
146
+ full: {
147
+ inputWrapper: "rounded-full"
148
+ }
149
+ },
150
+ labelPlacement: {
151
+ outside: {
152
+ base: "flex flex-col data-[has-helper=true]:pb-[calc(theme(fontSize.tiny)_+8px)] gap-y-1.5",
153
+ label: "w-full text-foreground",
154
+ helperWrapper: "absolute top-[calc(100%_+_2px)] left-0 rtl:right-0"
155
+ },
156
+ "outside-left": {
157
+ base: "flex-row items-center data-[has-helper=true]:pb-[calc(theme(fontSize.tiny)_+_8px)] gap-x-2 flex-nowrap",
158
+ label: "relative text-foreground",
159
+ inputWrapper: "relative flex-1",
160
+ helperWrapper: "absolute top-[calc(100%_+_2px)] left-0 rtl:right-0"
161
+ },
162
+ inside: {
163
+ label: "w-full text-tiny cursor-text",
164
+ inputWrapper: "flex-col items-start justify-center gap-0"
165
+ }
166
+ },
167
+ fullWidth: {
168
+ true: {
169
+ base: "w-full",
170
+ inputWrapper: "w-full"
171
+ }
172
+ },
173
+ isDisabled: {
174
+ true: {
175
+ base: "opacity-disabled pointer-events-none",
176
+ inputWrapper: "pointer-events-none",
177
+ label: "pointer-events-none"
178
+ }
179
+ },
180
+ disableAnimation: {
181
+ true: {
182
+ label: "transition-none",
183
+ input: "transition-none",
184
+ inputWrapper: "transition-none"
185
+ },
186
+ false: {
187
+ label: [
188
+ "!ease-out",
189
+ "!duration-200",
190
+ "will-change-auto",
191
+ "motion-reduce:transition-none",
192
+ "transition-[color,opacity]"
193
+ ],
194
+ inputWrapper: "transition-background motion-reduce:transition-none !duration-150",
195
+ segment: "transition-colors motion-reduce:transition-none"
196
+ }
197
+ }
198
+ },
199
+ defaultVariants: {
200
+ variant: "flat",
201
+ color: "default",
202
+ size: "md",
203
+ fullWidth: true,
204
+ labelPlacement: "inside",
205
+ isDisabled: false,
206
+ disableAnimation: false
207
+ },
208
+ compoundVariants: [
209
+ {
210
+ variant: "flat",
211
+ color: "primary",
212
+ class: {
213
+ innerWrapper: "text-primary",
214
+ inputWrapper: ["bg-primary-50", "hover:bg-primary-100", "focus-within:bg-primary-50"],
215
+ segment: "text-primary-300 data-[editable=true]:data-[placeholder=true]:text-primary-300 data-[editable=true]:text-primary",
216
+ label: "text-primary"
217
+ }
218
+ },
219
+ {
220
+ variant: "flat",
221
+ color: "secondary",
222
+ class: {
223
+ innerWrapper: "text-secondary",
224
+ inputWrapper: ["bg-secondary-50", "hover:bg-secondary-100", "focus-within:bg-secondary-50"],
225
+ segment: "text-secondary-300 data-[editable=true]:data-[placeholder=true]:text-secondary-300 data-[editable=true]:text-secondary",
226
+ label: "text-secondary"
227
+ }
228
+ },
229
+ {
230
+ variant: "flat",
231
+ color: "success",
232
+ class: {
233
+ innerWrapper: "text-success-600 dark:text-success",
234
+ inputWrapper: ["bg-success-50", "hover:bg-success-100", "focus-within:bg-success-50"],
235
+ segment: "text-success-400 data-[editable=true]:data-[placeholder=true]:text-success-400 data-[editable=true]:text-success-600 data-[editable=true]:focus:text-success-600",
236
+ label: "text-success-600 dark:text-success"
237
+ }
238
+ },
239
+ {
240
+ variant: "flat",
241
+ color: "warning",
242
+ class: {
243
+ innerWrapper: "text-warning-600 dark:text-warning",
244
+ inputWrapper: ["bg-warning-50", "hover:bg-warning-100", "focus-within:bg-warning-50"],
245
+ segment: "text-warning-400 data-[editable=true]:data-[placeholder=true]:text-warning-400 data-[editable=true]:text-warning-600 data-[editable=true]:focus:text-warning-600",
246
+ label: "text-warning-600 dark:text-warning"
247
+ }
248
+ },
249
+ {
250
+ variant: "flat",
251
+ color: "danger",
252
+ class: {
253
+ innerWrapper: "text-danger",
254
+ inputWrapper: ["bg-danger-50", "hover:bg-danger-100", "focus-within:bg-danger-50"],
255
+ segment: "text-danger-300 data-[editable=true]:data-[placeholder=true]:text-danger-300 data-[editable=true]:text-danger",
256
+ label: "text-danger"
257
+ }
258
+ },
259
+ {
260
+ variant: ["bordered", "faded"],
261
+ color: "primary",
262
+ class: {
263
+ innerWrapper: "text-primary",
264
+ inputWrapper: ["focus-within:border-primary", "focus-within:hover:border-primary"],
265
+ label: "text-primary"
266
+ }
267
+ },
268
+ {
269
+ variant: ["bordered", "faded"],
270
+ color: "secondary",
271
+ class: {
272
+ innerWrapper: "text-secondary",
273
+ inputWrapper: ["focus-within:border-secondary", "focus-within:hover:border-secondary"],
274
+ label: "text-secondary"
275
+ }
276
+ },
277
+ {
278
+ variant: ["bordered", "faded"],
279
+ color: "success",
280
+ class: {
281
+ innerWrapper: "text-success",
282
+ inputWrapper: ["focus-within:border-success", "focus-within:hover:border-success"],
283
+ label: "text-success"
284
+ }
285
+ },
286
+ {
287
+ variant: ["bordered", "faded"],
288
+ color: "warning",
289
+ class: {
290
+ innerWrapper: "text-warning",
291
+ inputWrapper: ["focus-within:border-warning", "focus-within:hover:border-warning"],
292
+ label: "text-warning"
293
+ }
294
+ },
295
+ {
296
+ variant: ["bordered", "faded"],
297
+ color: "danger",
298
+ class: {
299
+ innerWrapper: "text-danger",
300
+ inputWrapper: ["focus-within:border-danger", "focus-within:hover:border-danger"],
301
+ label: "text-danger"
302
+ }
303
+ },
304
+ {
305
+ variant: "underlined",
306
+ color: "primary",
307
+ class: {
308
+ innerWrapper: "text-primary",
309
+ inputWrapper: "after:bg-primary",
310
+ label: "text-primary"
311
+ }
312
+ },
313
+ {
314
+ variant: "underlined",
315
+ color: "secondary",
316
+ class: {
317
+ innerWrapper: "text-secondary",
318
+ inputWrapper: "after:bg-secondary",
319
+ label: "text-secondary"
320
+ }
321
+ },
322
+ {
323
+ variant: "underlined",
324
+ color: "success",
325
+ class: {
326
+ innerWrapper: "text-success",
327
+ inputWrapper: "after:bg-success",
328
+ label: "text-success"
329
+ }
330
+ },
331
+ {
332
+ variant: "underlined",
333
+ color: "warning",
334
+ class: {
335
+ innerWrapper: "text-warning",
336
+ inputWrapper: "after:bg-warning",
337
+ label: "text-warning"
338
+ }
339
+ },
340
+ {
341
+ variant: "underlined",
342
+ color: "danger",
343
+ class: {
344
+ innerWrapper: "text-danger",
345
+ inputWrapper: "after:bg-danger",
346
+ label: "text-danger"
347
+ }
348
+ },
349
+ {
350
+ labelPlacement: "inside",
351
+ size: "sm",
352
+ class: {
353
+ inputWrapper: "h-12 py-1.5 px-3"
354
+ }
355
+ },
356
+ {
357
+ labelPlacement: "inside",
358
+ size: "md",
359
+ class: {
360
+ inputWrapper: "h-14 py-2"
361
+ }
362
+ },
363
+ {
364
+ labelPlacement: "inside",
365
+ size: "lg",
366
+ class: {
367
+ label: "text-small",
368
+ inputWrapper: "h-16 py-2.5 gap-0"
369
+ }
370
+ },
371
+ {
372
+ disableAnimation: false,
373
+ variant: ["faded", "bordered"],
374
+ class: {
375
+ inputWrapper: "transition-colors motion-reduce:transition-none"
376
+ }
377
+ },
378
+ {
379
+ disableAnimation: false,
380
+ variant: "underlined",
381
+ class: {
382
+ inputWrapper: "after:transition-width motion-reduce:after:transition-none"
383
+ }
384
+ }
385
+ ]
386
+ });
387
+
388
+ export {
389
+ dateInput
390
+ };
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-2PIR7DFM.mjs";
4
4
  import {
5
5
  tv
6
- } from "./chunk-6AEINX52.mjs";
6
+ } from "./chunk-GMMETTYU.mjs";
7
7
  import {
8
8
  ringClasses
9
9
  } from "./chunk-XHQUSKIE.mjs";
@@ -401,7 +401,7 @@ var chip = tv({
401
401
  hasEndContent: false,
402
402
  size: "sm",
403
403
  class: {
404
- base: "w-5 h-5 min-w-unit-5 min-h-5"
404
+ base: "w-5 h-5 min-w-5 min-h-5"
405
405
  }
406
406
  },
407
407
  {
@@ -410,7 +410,7 @@ var chip = tv({
410
410
  hasEndContent: false,
411
411
  size: "md",
412
412
  class: {
413
- base: "w-6 h-6 min-w-unit-6 min-h-6"
413
+ base: "w-6 h-6 min-w-6 min-h-6"
414
414
  }
415
415
  },
416
416
  {
@@ -419,7 +419,7 @@ var chip = tv({
419
419
  hasEndContent: false,
420
420
  size: "lg",
421
421
  class: {
422
- base: "w-7 h-7 min-w-unit-7 min-h-7"
422
+ base: "w-7 h-7 min-w-7 min-h-7"
423
423
  }
424
424
  },
425
425
  {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  tv
3
- } from "./chunk-6AEINX52.mjs";
3
+ } from "./chunk-GMMETTYU.mjs";
4
4
 
5
5
  // src/components/drip.ts
6
6
  var drip = tv({
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  tv
3
- } from "./chunk-6AEINX52.mjs";
3
+ } from "./chunk-GMMETTYU.mjs";
4
4
 
5
5
  // src/components/skeleton.ts
6
6
  var skeleton = tv({
@@ -37,7 +37,7 @@ var skeleton = tv({
37
37
  variants: {
38
38
  disableAnimation: {
39
39
  true: {
40
- base: "before:transition-none",
40
+ base: "before:animate-none before:transition-none after:transition-none",
41
41
  content: "transition-none"
42
42
  },
43
43
  false: {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  tv
3
- } from "./chunk-6AEINX52.mjs";
3
+ } from "./chunk-GMMETTYU.mjs";
4
4
 
5
5
  // src/components/autocomplete.ts
6
6
  var autocomplete = tv({