@codefast/ui 0.2.0 → 0.2.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.
Files changed (42) hide show
  1. package/CHANGELOG.md +1150 -0
  2. package/dist/chunk-3GLUMDVO.js +3 -0
  3. package/dist/chunk-4ACKKXLH.cjs +3 -0
  4. package/dist/{chunk-SNBWYKQA.cjs → chunk-5RLRDANP.cjs} +1 -1
  5. package/dist/chunk-DNR54SLJ.js +1 -0
  6. package/dist/{chunk-PHZPMGZT.cjs → chunk-MTLBEXCC.cjs} +1 -1
  7. package/dist/{chunk-4RXR6ADA.cjs → chunk-MUK3XA4G.cjs} +1 -1
  8. package/dist/chunk-P4IGWCRJ.cjs +1 -0
  9. package/dist/chunk-Q3SQCPJV.js +1 -0
  10. package/dist/chunk-RB4DWQBB.cjs +1 -0
  11. package/dist/{chunk-2PAJRLB6.js → chunk-T7SYZZ2D.js} +1 -1
  12. package/dist/chunk-VH5ESPUT.js +1 -0
  13. package/dist/chunk-VLNKZ5F6.js +1 -0
  14. package/dist/chunk-XTXFNS2S.js +1 -0
  15. package/dist/chunk-YFKW2TBZ.cjs +1 -0
  16. package/dist/components/calendar.cjs +1 -1
  17. package/dist/components/calendar.js +1 -1
  18. package/dist/components/chart.cjs +1 -1
  19. package/dist/components/chart.js +1 -1
  20. package/dist/components/data-table.cjs +1 -1
  21. package/dist/components/data-table.js +1 -1
  22. package/dist/components/input-otp.cjs +1 -1
  23. package/dist/components/input-otp.js +1 -1
  24. package/dist/components/sidebar.cjs +1 -1
  25. package/dist/components/sidebar.js +1 -1
  26. package/dist/components/slider.cjs +1 -1
  27. package/dist/components/slider.js +1 -1
  28. package/dist/components/sonner.cjs +1 -1
  29. package/dist/components/sonner.js +1 -1
  30. package/dist/index.cjs +1 -1
  31. package/dist/index.js +1 -1
  32. package/package.json +16 -13
  33. package/dist/chunk-4UUAITMZ.js +0 -3
  34. package/dist/chunk-6SAGMJGZ.cjs +0 -1
  35. package/dist/chunk-AWRRRYFQ.js +0 -1
  36. package/dist/chunk-IVLCO5AO.js +0 -1
  37. package/dist/chunk-JXRDRDJL.js +0 -1
  38. package/dist/chunk-NRBJ3GHE.js +0 -1
  39. package/dist/chunk-PZNFWSMW.cjs +0 -1
  40. package/dist/chunk-TY7NCLVL.js +0 -1
  41. package/dist/chunk-UYBGVR3M.cjs +0 -3
  42. package/dist/chunk-WM63MJCO.cjs +0 -1
package/CHANGELOG.md ADDED
@@ -0,0 +1,1150 @@
1
+ # @codefast/ui
2
+
3
+ ## 0.2.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#43](https://github.com/codefastlabs/codefast/pull/43) [`76dcc46`](https://github.com/codefastlabs/codefast/commit/76dcc4658cf76d59da9d096bafc4963acede4a2f) Thanks [@thevuong](https://github.com/thevuong)! - feat(style-guide): convert style-guide to TypeScript
8
+
9
+ - Updated dependencies [[`76dcc46`](https://github.com/codefastlabs/codefast/commit/76dcc4658cf76d59da9d096bafc4963acede4a2f)]:
10
+ - @codefast-ui/checkbox-group@0.2.2
11
+ - @codefast-ui/number-input@0.2.2
12
+ - @codefast-ui/day-picker@0.2.2
13
+ - @codefast-ui/input@0.2.2
14
+ - @codefast/hooks@0.2.2
15
+
16
+ ## 0.2.1
17
+
18
+ ### Patch Changes
19
+
20
+ - [#41](https://github.com/codefastlabs/codefast/pull/41) [`5c9d51e`](https://github.com/codefastlabs/codefast/commit/5c9d51ef34ceefd9e8ccde33aa006cc2bd7d8001) Thanks [@thevuong](https://github.com/thevuong)! - chore: update dependencies to stable versions
21
+
22
+ - Updated dependencies [[`5c9d51e`](https://github.com/codefastlabs/codefast/commit/5c9d51ef34ceefd9e8ccde33aa006cc2bd7d8001)]:
23
+ - @codefast/hooks@0.2.1
24
+ - @codefast-ui/checkbox-group@0.2.1
25
+ - @codefast-ui/day-picker@0.2.1
26
+ - @codefast-ui/input@0.2.1
27
+ - @codefast-ui/number-input@0.2.1
28
+
29
+ ## 0.2.0
30
+
31
+ ### Minor Changes
32
+
33
+ - [#39](https://github.com/codefastlabs/codefast/pull/39) [`84ec2bc`](https://github.com/codefastlabs/codefast/commit/84ec2bcc092930eee7ca11a1dca896e31a8e2b15) Thanks [@thevuong](https://github.com/thevuong)! - feat: add style-guide package with build config
34
+
35
+ ### Patch Changes
36
+
37
+ - Updated dependencies [[`84ec2bc`](https://github.com/codefastlabs/codefast/commit/84ec2bcc092930eee7ca11a1dca896e31a8e2b15)]:
38
+ - @codefast-ui/checkbox-group@0.2.0
39
+ - @codefast-ui/number-input@0.2.0
40
+ - @codefast-ui/day-picker@0.2.0
41
+ - @codefast-ui/input@0.2.0
42
+ - @codefast/hooks@0.2.0
43
+
44
+ ## 0.1.62
45
+
46
+ ### Patch Changes
47
+
48
+ - [#37](https://github.com/codefastlabs/codefast/pull/37) [`76aa08d`](https://github.com/codefastlabs/codefast/commit/76aa08dd12f143223d88d30c72e7b8677e9808fc) Thanks [@thevuong](https://github.com/thevuong)! - feat(day-picker): support start and end month constraints
49
+
50
+ - [#37](https://github.com/codefastlabs/codefast/pull/37) [`abde741`](https://github.com/codefastlabs/codefast/commit/abde741acf18523884da7fd98ed3e8a6379bcac4) Thanks [@thevuong](https://github.com/thevuong)! - fix(day-picker): update role query from 'cell' to 'gridcell'
51
+
52
+ - [#37](https://github.com/codefastlabs/codefast/pull/37) [`00167ec`](https://github.com/codefastlabs/codefast/commit/00167ec8ca7c04911d3c8844c5172f1765aede9f) Thanks [@thevuong](https://github.com/thevuong)! - refactor(style): improve CSS variable formatting
53
+
54
+ - [#37](https://github.com/codefastlabs/codefast/pull/37) [`159cad0`](https://github.com/codefastlabs/codefast/commit/159cad087d43749c03e4630b0ef925f940ff0c6c) Thanks [@thevuong](https://github.com/thevuong)! - feat: add focus-visible style to day-picker dropdown
55
+
56
+ - [#37](https://github.com/codefastlabs/codefast/pull/37) [`5b29cac`](https://github.com/codefastlabs/codefast/commit/5b29cac8d92a4d43f68bec6a42e44af4fb77d301) Thanks [@thevuong](https://github.com/thevuong)! - refactor(day-picker): optimize month and year change handlers
57
+
58
+ - [#37](https://github.com/codefastlabs/codefast/pull/37) [`b8500c8`](https://github.com/codefastlabs/codefast/commit/b8500c886546b177267a9c9a62d9e12c9c969e7f) Thanks [@thevuong](https://github.com/thevuong)! - fix(day-picker): set fixed dimensions for day cells
59
+
60
+ - [#37](https://github.com/codefastlabs/codefast/pull/37) [`0cded46`](https://github.com/codefastlabs/codefast/commit/0cded46e3164e3b702a712421c07e629fdf4af8b) Thanks [@thevuong](https://github.com/thevuong)! - feat(day-picker): add broadcast calendar support
61
+
62
+ - Updated dependencies [[`76aa08d`](https://github.com/codefastlabs/codefast/commit/76aa08dd12f143223d88d30c72e7b8677e9808fc), [`abde741`](https://github.com/codefastlabs/codefast/commit/abde741acf18523884da7fd98ed3e8a6379bcac4), [`00167ec`](https://github.com/codefastlabs/codefast/commit/00167ec8ca7c04911d3c8844c5172f1765aede9f), [`159cad0`](https://github.com/codefastlabs/codefast/commit/159cad087d43749c03e4630b0ef925f940ff0c6c), [`5b29cac`](https://github.com/codefastlabs/codefast/commit/5b29cac8d92a4d43f68bec6a42e44af4fb77d301), [`b8500c8`](https://github.com/codefastlabs/codefast/commit/b8500c886546b177267a9c9a62d9e12c9c969e7f), [`0cded46`](https://github.com/codefastlabs/codefast/commit/0cded46e3164e3b702a712421c07e629fdf4af8b)]:
63
+ - @codefast-ui/day-picker@0.1.62
64
+ - @codefast/hooks@0.1.62
65
+ - @codefast-ui/checkbox-group@0.1.62
66
+ - @codefast-ui/input@0.1.62
67
+ - @codefast-ui/number-input@0.1.62
68
+
69
+ ## 0.1.61
70
+
71
+ ### Patch Changes
72
+
73
+ - [`43d34dd`](https://github.com/codefastlabs/codefast/commit/43d34ddffc1f721c48ef360998a98049e976262e) Thanks [@thevuong](https://github.com/thevuong)! - fix(config-eslint): broaden file matching patterns
74
+
75
+ - Updated dependencies [[`43d34dd`](https://github.com/codefastlabs/codefast/commit/43d34ddffc1f721c48ef360998a98049e976262e)]:
76
+ - @codefast/hooks@0.1.61
77
+ - @codefast-ui/checkbox-group@0.1.61
78
+ - @codefast-ui/day-picker@0.1.61
79
+ - @codefast-ui/input@0.1.61
80
+ - @codefast-ui/number-input@0.1.61
81
+
82
+ ## 0.1.60
83
+
84
+ ### Patch Changes
85
+
86
+ - [`d422de9`](https://github.com/codefastlabs/codefast/commit/d422de972b7f2aae7df20d9eeb1c5db6339dfda1) Thanks [@thevuong](https://github.com/thevuong)! - feat(eslint-config): add Playwright tests eslint configuration
87
+
88
+ - [`7466b07`](https://github.com/codefastlabs/codefast/commit/7466b075286889ccaa34dbdbf2d2c1245808658d) Thanks [@thevuong](https://github.com/thevuong)! - feat(config-eslint): add Playwright test support
89
+
90
+ - Updated dependencies [[`d422de9`](https://github.com/codefastlabs/codefast/commit/d422de972b7f2aae7df20d9eeb1c5db6339dfda1), [`7466b07`](https://github.com/codefastlabs/codefast/commit/7466b075286889ccaa34dbdbf2d2c1245808658d)]:
91
+ - @codefast/hooks@0.1.60
92
+ - @codefast-ui/checkbox-group@0.1.60
93
+ - @codefast-ui/day-picker@0.1.60
94
+ - @codefast-ui/input@0.1.60
95
+ - @codefast-ui/number-input@0.1.60
96
+
97
+ ## 0.1.59
98
+
99
+ ### Patch Changes
100
+
101
+ - [`bede302`](https://github.com/codefastlabs/codefast/commit/bede302a692913a0d70c8b5b68302c15cac013a7) Thanks [@thevuong](https://github.com/thevuong)! - feat(eslint-config): add Jest support and overrides
102
+
103
+ - Updated dependencies [[`bede302`](https://github.com/codefastlabs/codefast/commit/bede302a692913a0d70c8b5b68302c15cac013a7)]:
104
+ - @codefast/hooks@0.1.59
105
+ - @codefast-ui/checkbox-group@0.1.59
106
+ - @codefast-ui/day-picker@0.1.59
107
+ - @codefast-ui/input@0.1.59
108
+ - @codefast-ui/number-input@0.1.59
109
+
110
+ ## 0.1.58
111
+
112
+ ### Patch Changes
113
+
114
+ - [`57fed19`](https://github.com/codefastlabs/codefast/commit/57fed1942bd19e7a75ba50c572210ad83ca469a4) Thanks [@thevuong](https://github.com/thevuong)! - chore: update clean scripts across multiple packages
115
+
116
+ - Updated dependencies [[`57fed19`](https://github.com/codefastlabs/codefast/commit/57fed1942bd19e7a75ba50c572210ad83ca469a4)]:
117
+ - @codefast-ui/checkbox-group@0.1.58
118
+ - @codefast-ui/number-input@0.1.58
119
+ - @codefast-ui/day-picker@0.1.58
120
+ - @codefast-ui/input@0.1.58
121
+ - @codefast/hooks@0.1.58
122
+
123
+ ## 0.1.57
124
+
125
+ ### Patch Changes
126
+
127
+ - [`86a96d7`](https://github.com/codefastlabs/codefast/commit/86a96d74548becc876bf2e40de56cddb52499b73) Thanks [@thevuong](https://github.com/thevuong)! - chore(deps): update peerDependency requirements
128
+
129
+ - Updated dependencies [[`86a96d7`](https://github.com/codefastlabs/codefast/commit/86a96d74548becc876bf2e40de56cddb52499b73)]:
130
+ - @codefast-ui/checkbox-group@0.1.57
131
+ - @codefast-ui/number-input@0.1.57
132
+ - @codefast-ui/day-picker@0.1.57
133
+ - @codefast-ui/input@0.1.57
134
+ - @codefast/hooks@0.1.57
135
+
136
+ ## 0.1.56
137
+
138
+ ### Patch Changes
139
+
140
+ - [`204db1d`](https://github.com/codefastlabs/codefast/commit/204db1d83cea53de279b7e12b3021978eec18283) Thanks [@thevuong](https://github.com/thevuong)! - refactor(ui): replace @radix-ui/react-icons with lucide-react
141
+
142
+ - Updated dependencies [[`204db1d`](https://github.com/codefastlabs/codefast/commit/204db1d83cea53de279b7e12b3021978eec18283)]:
143
+ - @codefast/hooks@0.1.56
144
+ - @codefast-ui/checkbox-group@0.1.56
145
+ - @codefast-ui/day-picker@0.1.56
146
+ - @codefast-ui/input@0.1.56
147
+ - @codefast-ui/number-input@0.1.56
148
+
149
+ ## 0.1.55
150
+
151
+ ### Patch Changes
152
+
153
+ - [`d3703f0`](https://github.com/codefastlabs/codefast/commit/d3703f03ff67ad6026ca146d8eed8b5d026fefb6) Thanks [@thevuong](https://github.com/thevuong)! - refactor(ui): simplify ChartConfig type definition
154
+
155
+ - Updated dependencies [[`d3703f0`](https://github.com/codefastlabs/codefast/commit/d3703f03ff67ad6026ca146d8eed8b5d026fefb6)]:
156
+ - @codefast/hooks@0.1.55
157
+ - @codefast-ui/checkbox-group@0.1.55
158
+ - @codefast-ui/day-picker@0.1.55
159
+ - @codefast-ui/input@0.1.55
160
+ - @codefast-ui/number-input@0.1.55
161
+
162
+ ## 0.1.54
163
+
164
+ ### Patch Changes
165
+
166
+ - [`5646d66`](https://github.com/codefastlabs/codefast/commit/5646d66a796a7f35bc5cbb073f846303725099b2) Thanks [@thevuong](https://github.com/thevuong)! - chore: update dependencies to latest versions
167
+
168
+ - Updated dependencies [[`5646d66`](https://github.com/codefastlabs/codefast/commit/5646d66a796a7f35bc5cbb073f846303725099b2)]:
169
+ - @codefast/hooks@0.1.54
170
+ - @codefast-ui/checkbox-group@0.1.54
171
+ - @codefast-ui/day-picker@0.1.54
172
+ - @codefast-ui/input@0.1.54
173
+ - @codefast-ui/number-input@0.1.54
174
+
175
+ ## 0.1.53
176
+
177
+ ### Patch Changes
178
+
179
+ - [#19](https://github.com/codefastlabs/codefast/pull/19) [`1e15437`](https://github.com/codefastlabs/codefast/commit/1e15437bd5783ae3b1c1b16d2f7d03dbf25ba054) Thanks [@thevuong](https://github.com/thevuong)! - chore: update dependency versions in pnpm-lock.yaml
180
+
181
+ - Updated dependencies [[`1e15437`](https://github.com/codefastlabs/codefast/commit/1e15437bd5783ae3b1c1b16d2f7d03dbf25ba054)]:
182
+ - @codefast/hooks@0.1.53
183
+ - @codefast-ui/checkbox-group@0.1.53
184
+ - @codefast-ui/day-picker@0.1.53
185
+ - @codefast-ui/input@0.1.53
186
+ - @codefast-ui/number-input@0.1.53
187
+
188
+ ## 0.1.52
189
+
190
+ ### Patch Changes
191
+
192
+ - [#15](https://github.com/codefastlabs/codefast/pull/15) [`ca258ee`](https://github.com/codefastlabs/codefast/commit/ca258ee4c88232dad21380091e99a2de6173fc0e) Thanks [@thevuong](https://github.com/thevuong)! - fix(config-eslint): correct Jest configuration for React
193
+
194
+ - Updated dependencies [[`ca258ee`](https://github.com/codefastlabs/codefast/commit/ca258ee4c88232dad21380091e99a2de6173fc0e)]:
195
+ - @codefast/hooks@0.1.52
196
+ - @codefast-ui/checkbox-group@0.1.52
197
+ - @codefast-ui/day-picker@0.1.52
198
+ - @codefast-ui/input@0.1.52
199
+ - @codefast-ui/number-input@0.1.52
200
+
201
+ ## 0.1.51
202
+
203
+ ### Patch Changes
204
+
205
+ - [#10](https://github.com/codefastlabs/codefast/pull/10) [`6133723`](https://github.com/codefastlabs/codefast/commit/6133723bd7d7545449bbba6dfcb9a569572f7aa6) Thanks [@thevuong](https://github.com/thevuong)! - fix: remove redundant test cases and clarify prop documentation
206
+
207
+ - [#10](https://github.com/codefastlabs/codefast/pull/10) [`a610716`](https://github.com/codefastlabs/codefast/commit/a610716d261dbedbe99ac530438dd21268f3efe0) Thanks [@thevuong](https://github.com/thevuong)! - feat(day-picker): ensure fixed weeks display 42 days consistently
208
+
209
+ - [#10](https://github.com/codefastlabs/codefast/pull/10) [`8a8e12c`](https://github.com/codefastlabs/codefast/commit/8a8e12cec5df96337b5ccd882873f24ae0f8cee7) Thanks [@thevuong](https://github.com/thevuong)! - refactor: simplify useGetModifiers by removing selection states
210
+
211
+ - [#10](https://github.com/codefastlabs/codefast/pull/10) [`4268a1f`](https://github.com/codefastlabs/codefast/commit/4268a1f100562e5ecc6f6bf2d38c7404c405a285) Thanks [@thevuong](https://github.com/thevuong)! - fix: use default locale when custom locale is absent
212
+
213
+ - Updated dependencies [[`6133723`](https://github.com/codefastlabs/codefast/commit/6133723bd7d7545449bbba6dfcb9a569572f7aa6), [`a610716`](https://github.com/codefastlabs/codefast/commit/a610716d261dbedbe99ac530438dd21268f3efe0), [`8a8e12c`](https://github.com/codefastlabs/codefast/commit/8a8e12cec5df96337b5ccd882873f24ae0f8cee7), [`4268a1f`](https://github.com/codefastlabs/codefast/commit/4268a1f100562e5ecc6f6bf2d38c7404c405a285)]:
214
+ - @codefast-ui/number-input@0.1.51
215
+ - @codefast-ui/day-picker@0.1.51
216
+ - @codefast-ui/input@0.1.51
217
+ - @codefast/hooks@0.1.51
218
+ - @codefast-ui/checkbox-group@0.1.51
219
+
220
+ ## 0.1.50
221
+
222
+ ### Patch Changes
223
+
224
+ - [#4](https://github.com/codefastlabs/codefast/pull/4) [`f738e63`](https://github.com/codefastlabs/codefast/commit/f738e636b9bf8d50050275bb480272e19e9c9543) Thanks [@thevuong](https://github.com/thevuong)! - feat(config): update TypeScript config for modern standards
225
+
226
+ - [#4](https://github.com/codefastlabs/codefast/pull/4) [`f738e63`](https://github.com/codefastlabs/codefast/commit/f738e636b9bf8d50050275bb480272e19e9c9543) Thanks [@thevuong](https://github.com/thevuong)! - feat(package): add test and test:watch scripts
227
+
228
+ - [#4](https://github.com/codefastlabs/codefast/pull/4) [`f738e63`](https://github.com/codefastlabs/codefast/commit/f738e636b9bf8d50050275bb480272e19e9c9543) Thanks [@thevuong](https://github.com/thevuong)! - refactor: simplify conditional checks in vegas.ts
229
+
230
+ - [#4](https://github.com/codefastlabs/codefast/pull/4) [`f738e63`](https://github.com/codefastlabs/codefast/commit/f738e636b9bf8d50050275bb480272e19e9c9543) Thanks [@thevuong](https://github.com/thevuong)! - feat(ui): replace react-day-picker with @codefast-ui/day-picker
231
+
232
+ - [#4](https://github.com/codefastlabs/codefast/pull/4) [`f738e63`](https://github.com/codefastlabs/codefast/commit/f738e636b9bf8d50050275bb480272e19e9c9543) Thanks [@thevuong](https://github.com/thevuong)! - feat(config-eslint): add path group for internal test files
233
+
234
+ - Updated dependencies [[`f738e63`](https://github.com/codefastlabs/codefast/commit/f738e636b9bf8d50050275bb480272e19e9c9543), [`f738e63`](https://github.com/codefastlabs/codefast/commit/f738e636b9bf8d50050275bb480272e19e9c9543), [`f738e63`](https://github.com/codefastlabs/codefast/commit/f738e636b9bf8d50050275bb480272e19e9c9543), [`f738e63`](https://github.com/codefastlabs/codefast/commit/f738e636b9bf8d50050275bb480272e19e9c9543), [`f738e63`](https://github.com/codefastlabs/codefast/commit/f738e636b9bf8d50050275bb480272e19e9c9543)]:
235
+ - @codefast-ui/checkbox-group@0.1.50
236
+ - @codefast-ui/number-input@0.1.50
237
+ - @codefast-ui/day-picker@0.1.50
238
+ - @codefast-ui/input@0.1.50
239
+ - @codefast/hooks@0.1.50
240
+
241
+ ## 0.1.49
242
+
243
+ ### Patch Changes
244
+
245
+ - feat(tailwind): add custom scrollbar styles
246
+
247
+ - Updated dependencies []:
248
+ - @codefast/hooks@0.1.49
249
+ - @codefast-ui/checkbox-group@0.1.49
250
+ - @codefast-ui/input@0.1.49
251
+ - @codefast-ui/number-input@0.1.49
252
+
253
+ ## 0.1.48
254
+
255
+ ### Patch Changes
256
+
257
+ - feat(ui): add new Sidebar component
258
+
259
+ - Updated dependencies []:
260
+ - @codefast/hooks@0.1.48
261
+ - @codefast-ui/checkbox-group@0.1.48
262
+ - @codefast-ui/input@0.1.48
263
+ - @codefast-ui/number-input@0.1.48
264
+
265
+ ## 0.1.47
266
+
267
+ ### Patch Changes
268
+
269
+ - chore: update various package dependencies
270
+ - Updated dependencies
271
+ - @codefast-ui/checkbox-group@0.1.47
272
+ - @codefast-ui/input@0.1.47
273
+ - @codefast-ui/number-input@0.1.47
274
+
275
+ ## 0.1.46
276
+
277
+ ### Patch Changes
278
+
279
+ - feat: add and enhance RadioCards component
280
+ - Updated dependencies
281
+ - @codefast-ui/checkbox-group@0.1.46
282
+ - @codefast-ui/input@0.1.46
283
+ - @codefast-ui/number-input@0.1.46
284
+
285
+ ## 0.1.45
286
+
287
+ ### Patch Changes
288
+
289
+ - refactor: replace CardBody with CardContent
290
+ - Updated dependencies
291
+ - @codefast-ui/checkbox-group@0.1.45
292
+ - @codefast-ui/input@0.1.45
293
+ - @codefast-ui/number-input@0.1.45
294
+
295
+ ## 0.1.44
296
+
297
+ ### Patch Changes
298
+
299
+ - chore: remove version range specifiers from dependencies
300
+ - Updated dependencies
301
+ - @codefast-ui/checkbox-group@0.1.44
302
+ - @codefast-ui/input@0.1.44
303
+ - @codefast-ui/number-input@0.1.44
304
+
305
+ ## 0.1.43
306
+
307
+ ### Patch Changes
308
+
309
+ - feat(eslint): enforce specific order for import statements
310
+ - Updated dependencies
311
+ - @codefast-ui/checkbox-group@0.1.43
312
+ - @codefast-ui/input@0.1.43
313
+ - @codefast-ui/number-input@0.1.43
314
+
315
+ ## 0.1.42
316
+
317
+ ### Patch Changes
318
+
319
+ - refactor: update dependencies and package versions
320
+ - Updated dependencies
321
+ - @codefast-ui/checkbox-group@0.1.42
322
+ - @codefast-ui/input@0.1.42
323
+ - @codefast-ui/number-input@0.1.42
324
+
325
+ ## 0.1.41
326
+
327
+ ### Patch Changes
328
+
329
+ - refactor: update imports for clarity and consistency
330
+ - Updated dependencies
331
+ - @codefast-ui/checkbox-group@0.1.41
332
+ - @codefast-ui/input@0.1.41
333
+ - @codefast-ui/number-input@0.1.41
334
+
335
+ ## 0.1.40
336
+
337
+ ### Patch Changes
338
+
339
+ - refactor: update CardContent to CardBody for clarity and consistency
340
+ - Updated dependencies
341
+ - @codefast-ui/checkbox-group@0.1.40
342
+ - @codefast-ui/input@0.1.40
343
+ - @codefast-ui/number-input@0.1.40
344
+
345
+ ## 0.1.39
346
+
347
+ ### Patch Changes
348
+
349
+ - feat: improve chart component with new config options
350
+ - Updated dependencies
351
+ - @codefast-ui/checkbox-group@0.1.39
352
+ - @codefast-ui/input@0.1.39
353
+ - @codefast-ui/number-input@0.1.39
354
+
355
+ ## 0.1.38
356
+
357
+ ### Patch Changes
358
+
359
+ - feat(config): enforce no-unused rules in TypeScript config
360
+ - feat(ui): add Chart components and Storybook examples
361
+
362
+ - Updated dependencies
363
+ - @codefast-ui/checkbox-group@0.1.38
364
+ - @codefast-ui/input@0.1.38
365
+ - @codefast-ui/number-input@0.1.38
366
+
367
+ ## 0.1.37
368
+
369
+ ### Patch Changes
370
+
371
+ - refactor: update styles and simplify DataTableColumnHeader
372
+ - refactor: update checkbox border styles for consistency
373
+ - Updated dependencies
374
+ - @codefast-ui/checkbox-group@0.1.37
375
+ - @codefast-ui/input@0.1.37
376
+ - @codefast-ui/number-input@0.1.37
377
+
378
+ ## 0.1.36
379
+
380
+ ### Patch Changes
381
+
382
+ - fix: update dependencies and lock file for compatibility
383
+ - Updated dependencies
384
+ - @codefast-ui/checkbox-group@0.1.36
385
+ - @codefast-ui/number-input@0.1.36
386
+ - @codefast-ui/input@0.1.36
387
+
388
+ ## 0.1.35
389
+
390
+ ### Patch Changes
391
+
392
+ - Update form layout for better spacing consistency
393
+ - Updated dependencies
394
+ - @codefast-ui/checkbox-group@0.1.35
395
+ - @codefast-ui/input@0.1.35
396
+ - @codefast-ui/number-input@0.1.35
397
+
398
+ ## 0.1.34
399
+
400
+ ### Patch Changes
401
+
402
+ - refactor: replace React namespace with individual imports
403
+ - refactor(imports): optimize import order in various files
404
+ - feat: restructure imports and export order in components
405
+ - refactor: reorder import statement in tailwind.config.ts
406
+ - refactor: update imports and type usage for consistency
407
+ - fix: reorder imports in tsup.config.ts for consistency
408
+ - refactor: optimize imports and hooks usage in slideshow
409
+ - fix(hooks): add return type annotation to listener function
410
+ - chore: update import order eslint rule
411
+ - refactor(hooks): refactor hooks and modularize exports
412
+ - fix(peerDependencies): normalize version formats
413
+ - Updated dependencies
414
+ - @codefast-ui/checkbox-group@0.1.34
415
+ - @codefast-ui/input@0.1.34
416
+ - @codefast-ui/number-input@0.1.34
417
+
418
+ ## 0.1.33
419
+
420
+ ### Patch Changes
421
+
422
+ - Add chart component to ui package and update dependencies
423
+ - Updated dependencies
424
+ - @codefast-ui/checkbox-group@0.1.33
425
+ - @codefast-ui/input@0.1.33
426
+ - @codefast-ui/number-input@0.1.33
427
+
428
+ ## 0.1.32
429
+
430
+ ### Patch Changes
431
+
432
+ - Update UI component styles for consistency
433
+ - Updated dependencies
434
+ - @codefast-ui/checkbox-group@0.1.32
435
+ - @codefast-ui/input@0.1.32
436
+ - @codefast-ui/number-input@0.1.32
437
+
438
+ ## 0.1.31
439
+
440
+ ### Patch Changes
441
+
442
+ - Bump TypeScript and other dependencies
443
+ - Updated dependencies
444
+ - @codefast-ui/checkbox-group@0.1.31
445
+ - @codefast-ui/number-input@0.1.31
446
+ - @codefast-ui/input@0.1.31
447
+
448
+ ## 0.1.30
449
+
450
+ ### Patch Changes
451
+
452
+ - Update dependency versions to use caret ranges
453
+ - Updated dependencies
454
+ - @codefast-ui/checkbox-group@0.1.30
455
+ - @codefast-ui/number-input@0.1.30
456
+ - @codefast-ui/input@0.1.30
457
+
458
+ ## 0.1.29
459
+
460
+ ### Patch Changes
461
+
462
+ - Update Tailwind config for webkit autofill and buttons
463
+ - Updated dependencies
464
+ - @codefast-ui/checkbox-group@0.1.29
465
+ - @codefast-ui/input@0.1.29
466
+ - @codefast-ui/number-input@0.1.29
467
+
468
+ ## 0.1.28
469
+
470
+ ### Patch Changes
471
+
472
+ - Update search component input handling
473
+ - Updated dependencies
474
+ - @codefast-ui/checkbox-group@0.1.28
475
+ - @codefast-ui/input@0.1.28
476
+ - @codefast-ui/number-input@0.1.28
477
+
478
+ ## 0.1.27
479
+
480
+ ### Patch Changes
481
+
482
+ - Correct refs and improve input component logic
483
+ - Updated dependencies
484
+ - @codefast-ui/number-input@0.1.27
485
+ - @codefast-ui/input@0.1.27
486
+ - @codefast-ui/checkbox-group@0.1.27
487
+
488
+ ## 0.1.26
489
+
490
+ ### Patch Changes
491
+
492
+ - Update eslint dependency ranges across packages
493
+ - Updated dependencies
494
+ - @codefast-ui/checkbox-group@0.1.26
495
+ - @codefast-ui/number-input@0.1.26
496
+ - @codefast-ui/input@0.1.26
497
+
498
+ ## 0.1.25
499
+
500
+ ### Patch Changes
501
+
502
+ - Move eslint to peerDependencies
503
+ - Updated dependencies
504
+ - @codefast-ui/checkbox-group@0.1.25
505
+ - @codefast-ui/input@0.1.25
506
+ - @codefast-ui/number-input@0.1.25
507
+
508
+ ## 0.1.24
509
+
510
+ ### Patch Changes
511
+
512
+ - Add autofill and selection styling to Tailwind config
513
+ - Updated dependencies
514
+ - @codefast-ui/checkbox-group@0.1.24
515
+ - @codefast-ui/input@0.1.24
516
+ - @codefast-ui/number-input@0.1.24
517
+
518
+ ## 0.1.23
519
+
520
+ ### Patch Changes
521
+
522
+ - Add SearchInput component
523
+ - Updated dependencies
524
+ - @codefast-ui/checkbox-group@0.1.23
525
+ - @codefast-ui/input@0.1.23
526
+ - @codefast-ui/number-input@0.1.23
527
+
528
+ ## 0.1.22
529
+
530
+ ### Patch Changes
531
+
532
+ - Adjust password input element styles
533
+ - Updated dependencies
534
+ - @codefast-ui/checkbox-group@0.1.22
535
+ - @codefast-ui/input@0.1.22
536
+ - @codefast-ui/number-input@0.1.22
537
+
538
+ ## 0.1.21
539
+
540
+ ### Patch Changes
541
+
542
+ - Introducing the PasswordInput component
543
+ - Updated dependencies
544
+ - @codefast-ui/checkbox-group@0.1.21
545
+ - @codefast-ui/input@0.1.21
546
+ - @codefast-ui/number-input@0.1.21
547
+
548
+ ## 0.1.20
549
+
550
+ ### Patch Changes
551
+
552
+ - Update timeout type and remove @types/node
553
+ - Updated dependencies
554
+ - @codefast-ui/checkbox-group@0.1.20
555
+ - @codefast-ui/number-input@0.1.20
556
+ - @codefast-ui/input@0.1.20
557
+
558
+ ## 0.1.19
559
+
560
+ ### Patch Changes
561
+
562
+ - Add bugs URL and update dependencies
563
+ - Updated dependencies
564
+ - @codefast-ui/checkbox-group@0.1.19
565
+ - @codefast-ui/number-input@0.1.19
566
+ - @codefast-ui/input@0.1.19
567
+
568
+ ## 0.1.18
569
+
570
+ ### Patch Changes
571
+
572
+ - Improve various component styles
573
+ - Updated dependencies
574
+ - @codefast-ui/checkbox-group@0.1.18
575
+ - @codefast-ui/input@0.1.18
576
+ - @codefast-ui/number-input@0.1.18
577
+
578
+ ## 0.1.17
579
+
580
+ ### Patch Changes
581
+
582
+ - Enhances the TypeScript configuration by adding a plugin to insert "use client" directives for client libraries
583
+ - Updated dependencies
584
+ - @codefast-ui/checkbox-group@0.1.17
585
+ - @codefast-ui/input@0.1.17
586
+ - @codefast-ui/number-input@0.1.17
587
+
588
+ ## 0.1.16
589
+
590
+ ### Patch Changes
591
+
592
+ - Remove 'use client' directive from components
593
+ - Updated dependencies
594
+ - @codefast-ui/checkbox-group@0.1.16
595
+ - @codefast-ui/number-input@0.1.16
596
+ - @codefast-ui/input@0.1.16
597
+
598
+ ## 0.1.15
599
+
600
+ ### Patch Changes
601
+
602
+ - Restructure primitive package into separate modules
603
+ - Updated dependencies
604
+ - @codefast-ui/checkbox-group@0.1.15
605
+ - @codefast-ui/number-input@0.1.15
606
+ - @codefast-ui/input@0.1.15
607
+
608
+ ## 0.1.14
609
+
610
+ ### Patch Changes
611
+
612
+ - Update dependencies across multiple packages
613
+ - Updated dependencies
614
+ - @codefast/primitive@0.1.14
615
+
616
+ ## 0.1.13
617
+
618
+ ### Patch Changes
619
+
620
+ - Refactor button icon handling and standardize component styles
621
+ - Update icon imports to new naming convention
622
+ - Remove shadow classes and unused variant styles
623
+ - Clean up component classNames and standardize naming
624
+ - Update Separator component margins and change color to muted
625
+ - Enhance UI components with tooltip, shape, and size refinements
626
+ - Modularize hover-card styles with Tailwind Variants
627
+ - Add lodash library and adjust form error handling
628
+ - Update dependencies and ESLint configs across multiple packages
629
+ - Updated dependencies
630
+ - @codefast/primitive@0.1.13
631
+
632
+ ## 0.1.12
633
+
634
+ ### Patch Changes
635
+
636
+ - Rename `react` folder to `components`
637
+ - Updated dependencies
638
+ - @codefast/primitive@0.1.12
639
+
640
+ ## 0.1.11
641
+
642
+ ### Patch Changes
643
+
644
+ - Add primitive package
645
+ - Updated dependencies
646
+ - @codefast/primitive@0.1.11
647
+
648
+ ## 0.1.10
649
+
650
+ ### Patch Changes
651
+
652
+ - Utilize buttonVariants across components
653
+
654
+ ## 0.1.9
655
+
656
+ ### Patch Changes
657
+
658
+ - Add AccordionIcon component and update icons
659
+
660
+ ## 0.1.8
661
+
662
+ ### Patch Changes
663
+
664
+ - Remove unused color definitions
665
+
666
+ ## 0.1.7
667
+
668
+ ### Patch Changes
669
+
670
+ - Wrap children and icon in fragment
671
+
672
+ ## 0.1.6
673
+
674
+ ### Patch Changes
675
+
676
+ - Add size and variant props to dialog components
677
+
678
+ ## 0.1.5
679
+
680
+ ### Patch Changes
681
+
682
+ - Adjust input outline offset to improve focus state
683
+
684
+ ## 0.1.4
685
+
686
+ ### Patch Changes
687
+
688
+ - Center align separator default variant
689
+
690
+ ## 0.1.3
691
+
692
+ ### Patch Changes
693
+
694
+ - Add SeparatorItem component and variant support
695
+
696
+ ## 0.1.2
697
+
698
+ ### Patch Changes
699
+
700
+ - Add useStateParams hook and refactor useMutationObserver
701
+
702
+ ## 0.1.1
703
+
704
+ ### Patch Changes
705
+
706
+ - Adjust calendar button and layout styles
707
+
708
+ ## 0.1.0
709
+
710
+ ### Minor Changes
711
+
712
+ - Update dependencies across multiple packages
713
+
714
+ ## 0.0.72
715
+
716
+ ### Patch Changes
717
+
718
+ - Add InputNumber component and update Calendar styles
719
+
720
+ ## 0.0.71
721
+
722
+ ### Patch Changes
723
+
724
+ - Update import paths across multiple components
725
+
726
+ ## 0.0.70
727
+
728
+ ### Patch Changes
729
+
730
+ - Update tsup version in package dependencies
731
+
732
+ ## 0.0.69
733
+
734
+ ### Patch Changes
735
+
736
+ - Update eslint package name and version
737
+
738
+ ## 0.0.68
739
+
740
+ ### Patch Changes
741
+
742
+ - Update package naming in TypeScript and ESLint configs
743
+
744
+ ## 0.0.67
745
+
746
+ ### Patch Changes
747
+
748
+ - Add Tailwind config package
749
+
750
+ ## 0.0.66
751
+
752
+ ### Patch Changes
753
+
754
+ - Add TextInput component and update dependencies
755
+
756
+ ## 0.0.65
757
+
758
+ ### Patch Changes
759
+
760
+ - Update dialog, breadcrumb, alert dialog, and sheet components
761
+
762
+ ## 0.0.64
763
+
764
+ ### Patch Changes
765
+
766
+ - Replace a cva library with tailwind-variants
767
+
768
+ ## 0.0.63
769
+
770
+ ### Patch Changes
771
+
772
+ - Update dialog animation and Tailwind Merge package
773
+
774
+ ## 0.0.62
775
+
776
+ ### Patch Changes
777
+
778
+ - Update eslint-config for typescript sort keys
779
+
780
+ ## 0.0.61
781
+
782
+ ### Patch Changes
783
+
784
+ - Rearrange code for clarity and consistency
785
+
786
+ ## 0.0.60
787
+
788
+ ### Patch Changes
789
+
790
+ - Update CSS classes in scroll area components
791
+
792
+ ## 0.0.59
793
+
794
+ ### Patch Changes
795
+
796
+ - Update UI components with layout and styling adjustments
797
+
798
+ ## 0.0.58
799
+
800
+ ### Patch Changes
801
+
802
+ - Update dialog elements and modify scroll-area defaults
803
+
804
+ ## 0.0.57
805
+
806
+ ### Patch Changes
807
+
808
+ - Update ScrollArea to support varying sizes
809
+
810
+ ## 0.0.56
811
+
812
+ ### Patch Changes
813
+
814
+ - Rearrange import statements across multiple components
815
+
816
+ ## 0.0.55
817
+
818
+ ### Patch Changes
819
+
820
+ - Update UI package dependencies and toast UI styling
821
+
822
+ ## 0.0.54
823
+
824
+ ### Patch Changes
825
+
826
+ - Update package versions in ui package
827
+
828
+ ## 0.0.53
829
+
830
+ ### Patch Changes
831
+
832
+ - Update import order in calendar.tsx
833
+
834
+ ## 0.0.52
835
+
836
+ ### Patch Changes
837
+
838
+ - Refactor components for readability and consistency
839
+
840
+ ## 0.0.51
841
+
842
+ ### Patch Changes
843
+
844
+ - Update dependencies and package versions
845
+
846
+ ## 0.0.50
847
+
848
+ ### Patch Changes
849
+
850
+ - Update button icon styles in UI package
851
+
852
+ ## 0.0.49
853
+
854
+ ### Patch Changes
855
+
856
+ - Update button UI variants styling
857
+
858
+ ## 0.0.48
859
+
860
+ ### Patch Changes
861
+
862
+ - Update form handling in UI and upgrade dependencies
863
+
864
+ ## 0.0.47
865
+
866
+ ### Patch Changes
867
+
868
+ - Update cursor style from default to pointer across UI components
869
+
870
+ ## 0.0.46
871
+
872
+ ### Patch Changes
873
+
874
+ - Update UI package components and styles
875
+
876
+ ## 0.0.45
877
+
878
+ ### Patch Changes
879
+
880
+ - Add useMutationObserver and useMediaQuery hooks, update Checkbox, Radio, and more
881
+
882
+ ## 0.0.44
883
+
884
+ ### Patch Changes
885
+
886
+ - Update default button text color
887
+
888
+ ## 0.0.43
889
+
890
+ ### Patch Changes
891
+
892
+ - Update button text colors in UI
893
+
894
+ ## 0.0.42
895
+
896
+ ### Patch Changes
897
+
898
+ - Add primary text styling for links in BasePlugin
899
+
900
+ ## 0.0.41
901
+
902
+ ### Patch Changes
903
+
904
+ - Refactor syntax to use single quotes across multiple UI components
905
+
906
+ ## 0.0.40
907
+
908
+ ### Patch Changes
909
+
910
+ - Refactor error handling in FormMessage
911
+
912
+ ## 0.0.39
913
+
914
+ ### Patch Changes
915
+
916
+ - Move UI components from src/ to src/react/ and update utils import
917
+
918
+ ## 0.0.38
919
+
920
+ ### Patch Changes
921
+
922
+ - Remove outlines from various UI elements
923
+
924
+ ## 0.0.37
925
+
926
+ ### Patch Changes
927
+
928
+ - Update focus outline offset in multiple UI components
929
+
930
+ ## 0.0.36
931
+
932
+ ### Patch Changes
933
+
934
+ - Add transparent outline to buttons in UI plugin
935
+
936
+ ## 0.0.35
937
+
938
+ ### Patch Changes
939
+
940
+ - Adjust animation durations across UI components
941
+ - Refactor UI component styles for visual consistency
942
+ - Update animation slide position in Dialog, Alert Dialog and Sheet
943
+ - Refactor code to reorganize properties and adjust animation duration
944
+ - Update animation-related class names
945
+ - Update animation and navigation plugins in UI package
946
+ - Refactor Accordion to Collapsible component
947
+
948
+ ## 0.0.34
949
+
950
+ ### Patch Changes
951
+
952
+ - Update minimum width and text size across UI components
953
+
954
+ ## 0.0.33
955
+
956
+ ### Patch Changes
957
+
958
+ - Added base.plugin.ts to package.json
959
+
960
+ ## 0.0.32
961
+
962
+ ### Patch Changes
963
+
964
+ - Simplify transition styles and increase sideOffset for UI components
965
+
966
+ ## 0.0.31
967
+
968
+ ### Patch Changes
969
+
970
+ - Update UI components and add tailwindcss plugin
971
+
972
+ ## 0.0.30
973
+
974
+ ### Patch Changes
975
+
976
+ - Update UI components with ring offset background
977
+
978
+ ## 0.0.29
979
+
980
+ ### Patch Changes
981
+
982
+ - Update react-resizable-panels and @types/eslint versions
983
+
984
+ ## 0.0.28
985
+
986
+ ### Patch Changes
987
+
988
+ - Update tsup.config.ts for minification and entry files
989
+
990
+ ## 0.0.27
991
+
992
+ ### Patch Changes
993
+
994
+ - Update peer dependencies in UI package
995
+
996
+ ## 0.0.26
997
+
998
+ ### Patch Changes
999
+
1000
+ - Update animation assignments and sort direction import
1001
+
1002
+ ## 0.0.25
1003
+
1004
+ ### Patch Changes
1005
+
1006
+ - Update package.json in UI package
1007
+
1008
+ ## 0.0.24
1009
+
1010
+ ### Patch Changes
1011
+
1012
+ - Update TailwindCSS configuration and plugins
1013
+
1014
+ ## 0.0.23
1015
+
1016
+ ### Patch Changes
1017
+
1018
+ - Update eslint configuration in UI package
1019
+
1020
+ ## 0.0.22
1021
+
1022
+ ### Patch Changes
1023
+
1024
+ - Add HoverCardArrow component to HoverCard
1025
+
1026
+ ## 0.0.21
1027
+
1028
+ ### Patch Changes
1029
+
1030
+ - Add use client
1031
+
1032
+ ## 0.0.20
1033
+
1034
+ ### Patch Changes
1035
+
1036
+ - Refactor CSS classes in UI components
1037
+
1038
+ ## 0.0.19
1039
+
1040
+ ### Patch Changes
1041
+
1042
+ - Update various package versions in UI
1043
+
1044
+ ## 0.0.18
1045
+
1046
+ ### Patch Changes
1047
+
1048
+ - Update react-table and react types versions
1049
+
1050
+ ## 0.0.17
1051
+
1052
+ ### Patch Changes
1053
+
1054
+ - Update dependency versions in UI package
1055
+
1056
+ ## 0.0.16
1057
+
1058
+ ### Patch Changes
1059
+
1060
+ - Add gap and truncate to select UI component
1061
+
1062
+ ## 0.0.15
1063
+
1064
+ ### Patch Changes
1065
+
1066
+ - Update UI components and Tailwind config
1067
+
1068
+ ## 0.0.14
1069
+
1070
+ ### Patch Changes
1071
+
1072
+ - Refactor UI package by simplifying CSS classes and removing unnecessary dependencies
1073
+
1074
+ ## 0.0.13
1075
+
1076
+ ### Patch Changes
1077
+
1078
+ - Remove Turbo/Gen component generator
1079
+
1080
+ ## 0.0.12
1081
+
1082
+ ### Patch Changes
1083
+
1084
+ - Remove Segmented component from UI package
1085
+
1086
+ ## 0.0.11
1087
+
1088
+ ### Patch Changes
1089
+
1090
+ - Add Segmented and SegmentedItem components
1091
+
1092
+ ## 0.0.10
1093
+
1094
+ ### Patch Changes
1095
+
1096
+ - Add RadioCards and CheckboxGroup components
1097
+
1098
+ ## 0.0.9
1099
+
1100
+ ### Patch Changes
1101
+
1102
+ - Update exports in UI components
1103
+
1104
+ ## 0.0.8
1105
+
1106
+ ### Patch Changes
1107
+
1108
+ - Add new UI components
1109
+
1110
+ ## 0.0.7
1111
+
1112
+ ### Patch Changes
1113
+
1114
+ - Add data-table and react-table dependencies
1115
+
1116
+ ## 0.0.6
1117
+
1118
+ ### Patch Changes
1119
+
1120
+ - Update dependencies and fix CSS class names
1121
+
1122
+ ## 0.0.5
1123
+
1124
+ ### Patch Changes
1125
+
1126
+ - Update UI component styles
1127
+
1128
+ ## 0.0.4
1129
+
1130
+ ### Patch Changes
1131
+
1132
+ - Add new UI
1133
+
1134
+ ## 0.0.3
1135
+
1136
+ ### Patch Changes
1137
+
1138
+ - Refactor button component and remove unused utility function
1139
+
1140
+ ## 0.0.2
1141
+
1142
+ ### Patch Changes
1143
+
1144
+ - Add tailwind.config.ts to files in package.json
1145
+
1146
+ ## 0.0.1
1147
+
1148
+ ### Patch Changes
1149
+
1150
+ - Initial release