@saas-ui/react 2.0.0-next.2 → 2.0.0-next.20

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +377 -0
  2. package/package.json +15 -14
package/CHANGELOG.md CHANGED
@@ -1,5 +1,300 @@
1
1
  # @saas-ui/react
2
2
 
3
+ ## 2.0.0-next.20
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [0a2bb91f]
8
+ - @saas-ui/auth@2.0.0-next.20
9
+ - @saas-ui/data-table@2.0.0-next.20
10
+
11
+ ## 2.0.0-next.19
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [ffd878b6]
16
+ - Updated dependencies [aeab9b0b]
17
+ - @saas-ui/auth@2.0.0-next.19
18
+ - @saas-ui/theme@2.0.0-next.10
19
+ - @saas-ui/core@2.0.0-next.16
20
+ - @saas-ui/data-table@2.0.0-next.19
21
+ - @saas-ui/forms@2.0.0-next.19
22
+ - @saas-ui/hotkeys@2.0.0-next.16
23
+ - @saas-ui/modals@2.0.0-next.19
24
+
25
+ ## 2.0.0-next.18
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies [01ac442f]
30
+ - @saas-ui/forms@2.0.0-next.18
31
+ - @saas-ui/auth@2.0.0-next.18
32
+ - @saas-ui/modals@2.0.0-next.18
33
+ - @saas-ui/data-table@2.0.0-next.18
34
+
35
+ ## 2.0.0-next.17
36
+
37
+ ### Patch Changes
38
+
39
+ - a5898c44: Fix Divider label contrast
40
+ - Updated dependencies [a5898c44]
41
+ - Updated dependencies [8045baed]
42
+ - @saas-ui/theme@2.0.0-next.9
43
+ - @saas-ui/core@2.0.0-next.15
44
+ - @saas-ui/data-table@2.0.0-next.17
45
+ - @saas-ui/auth@2.0.0-next.17
46
+ - @saas-ui/forms@2.0.0-next.17
47
+ - @saas-ui/hotkeys@2.0.0-next.15
48
+ - @saas-ui/modals@2.0.0-next.17
49
+
50
+ ## 2.0.0-next.16
51
+
52
+ ### Patch Changes
53
+
54
+ - b8be6d41: tooltipProps on NavItem no longer require children
55
+ - Updated dependencies [b8be6d41]
56
+ - Updated dependencies [cc713117]
57
+ - @saas-ui/core@2.0.0-next.14
58
+ - @saas-ui/modals@2.0.0-next.16
59
+ - @saas-ui/data-table@2.0.0-next.16
60
+ - @saas-ui/auth@2.0.0-next.16
61
+ - @saas-ui/forms@2.0.0-next.16
62
+ - @saas-ui/hotkeys@2.0.0-next.14
63
+
64
+ ## 2.0.0-next.15
65
+
66
+ ### Minor Changes
67
+
68
+ - 2d18cdc2: New createFormDialog function to create Zod or Yup specific FormDialogs
69
+ - 826c561a: EmptyState title and description no longer use Header and Text
70
+
71
+ ### Patch Changes
72
+
73
+ - Updated dependencies [2d18cdc2]
74
+ - Updated dependencies [826c561a]
75
+ - @saas-ui/modals@2.0.0-next.15
76
+ - @saas-ui/forms@2.0.0-next.15
77
+ - @saas-ui/core@2.0.0-next.13
78
+ - @saas-ui/auth@2.0.0-next.15
79
+ - @saas-ui/data-table@2.0.0-next.15
80
+ - @saas-ui/hotkeys@2.0.0-next.13
81
+
82
+ ## 2.0.0-next.14
83
+
84
+ ### Patch Changes
85
+
86
+ - Fix esm bundle import
87
+ - Updated dependencies
88
+ - @saas-ui/data-table@2.0.0-next.14
89
+ - @saas-ui/nprogress@2.0.0-next.3
90
+ - @saas-ui/hotkeys@2.0.0-next.12
91
+ - @saas-ui/modals@2.0.0-next.14
92
+ - @saas-ui/forms@2.0.0-next.14
93
+ - @saas-ui/hooks@2.0.0-next.4
94
+ - @saas-ui/theme@2.0.0-next.8
95
+ - @saas-ui/auth@2.0.0-next.14
96
+ - @saas-ui/core@2.0.0-next.12
97
+
98
+ ## 2.0.0-next.13
99
+
100
+ ### Patch Changes
101
+
102
+ - d3900eca: button primary, secondary and tertiary variants colorScheme can now be changed.
103
+ - Bump version
104
+ - dc435dd5: No longer needed to use Next.js legacyBehavior for the Link component.
105
+ - 6c63217c: object and array field props can now be overridden using the fields prop
106
+ - Updated dependencies [1563cc9a]
107
+ - Updated dependencies [d3900eca]
108
+ - Updated dependencies
109
+ - Updated dependencies [6c63217c]
110
+ - @saas-ui/modals@2.0.0-next.13
111
+ - @saas-ui/theme@2.0.0-next.7
112
+ - @saas-ui/data-table@2.0.0-next.13
113
+ - @saas-ui/nprogress@2.0.0-next.2
114
+ - @saas-ui/hotkeys@2.0.0-next.11
115
+ - @saas-ui/forms@2.0.0-next.13
116
+ - @saas-ui/hooks@2.0.0-next.3
117
+ - @saas-ui/auth@2.0.0-next.13
118
+ - @saas-ui/core@2.0.0-next.11
119
+
120
+ ## 2.0.0-next.12
121
+
122
+ ### Patch Changes
123
+
124
+ - a7ef6dd9: Fixed issue where types for exports were not detected
125
+ - Updated dependencies [a7ef6dd9]
126
+ - @saas-ui/forms@2.0.0-next.12
127
+ - @saas-ui/theme@2.0.0-next.6
128
+ - @saas-ui/core@2.0.0-next.10
129
+ - @saas-ui/auth@2.0.0-next.12
130
+ - @saas-ui/modals@2.0.0-next.12
131
+ - @saas-ui/data-table@2.0.0-next.12
132
+ - @saas-ui/hotkeys@2.0.0-next.10
133
+
134
+ ## 2.0.0-next.11
135
+
136
+ ### Patch Changes
137
+
138
+ - Updated dependencies [5b9d90e8]
139
+ - @saas-ui/theme@2.0.0-next.5
140
+ - @saas-ui/core@2.0.0-next.9
141
+ - @saas-ui/auth@2.0.0-next.11
142
+ - @saas-ui/data-table@2.0.0-next.11
143
+ - @saas-ui/forms@2.0.0-next.11
144
+ - @saas-ui/hotkeys@2.0.0-next.9
145
+ - @saas-ui/modals@2.0.0-next.11
146
+
147
+ ## 2.0.0-next.10
148
+
149
+ ### Patch Changes
150
+
151
+ - Updated dependencies [b521ce10]
152
+ - @saas-ui/theme@2.0.0-next.4
153
+ - @saas-ui/core@2.0.0-next.8
154
+ - @saas-ui/auth@2.0.0-next.10
155
+ - @saas-ui/data-table@2.0.0-next.10
156
+ - @saas-ui/forms@2.0.0-next.10
157
+ - @saas-ui/hotkeys@2.0.0-next.8
158
+ - @saas-ui/modals@2.0.0-next.10
159
+
160
+ ## 2.0.0-next.9
161
+
162
+ ### Minor Changes
163
+
164
+ - 1177329d: Improved MenuDialog position on mobile
165
+ - 84e59fec: Added new createModals method to create typesafe modals managers with support for custom modals
166
+
167
+ ### Patch Changes
168
+
169
+ - 189190c6: Fix Card theme tokens
170
+ - Updated dependencies [84e59fec]
171
+ - Updated dependencies [189190c6]
172
+ - Updated dependencies [1177329d]
173
+ - Updated dependencies [84e59fec]
174
+ - Updated dependencies [1177329d]
175
+ - @saas-ui/forms@2.0.0-next.9
176
+ - @saas-ui/core@2.0.0-next.7
177
+ - @saas-ui/modals@2.0.0-next.9
178
+ - @saas-ui/auth@2.0.0-next.9
179
+ - @saas-ui/data-table@2.0.0-next.9
180
+ - @saas-ui/hotkeys@2.0.0-next.7
181
+
182
+ ## 2.0.0-next.8
183
+
184
+ ### Patch Changes
185
+
186
+ - Updated dependencies [6d3f5717]
187
+ - @saas-ui/forms@2.0.0-next.8
188
+ - @saas-ui/auth@2.0.0-next.8
189
+ - @saas-ui/modals@2.0.0-next.8
190
+ - @saas-ui/data-table@2.0.0-next.8
191
+
192
+ ## 2.0.0-next.7
193
+
194
+ ### Patch Changes
195
+
196
+ - Updated dependencies [7052dad3]
197
+ - @saas-ui/core@2.0.0-next.6
198
+ - @saas-ui/auth@2.0.0-next.7
199
+ - @saas-ui/data-table@2.0.0-next.7
200
+ - @saas-ui/forms@2.0.0-next.7
201
+ - @saas-ui/hotkeys@2.0.0-next.6
202
+ - @saas-ui/modals@2.0.0-next.7
203
+
204
+ ## 2.0.0-next.6
205
+
206
+ ### Major Changes
207
+
208
+ - 37e38165: Auth forms can now be used standalone, to build custom solutions.
209
+ - 532011d6: Restructured the Select component to make it atomic, the new composition is Select, SelectButton, SelectList and SelectOption.
210
+ - 39e778d8: Form will now render AutoField by default when no children are passed.
211
+
212
+ ### Minor Changes
213
+
214
+ - 532011d6: Select can now supports theming using the SuiSelect theme config.
215
+ - 6dd737ce: Select field now renders invalid state.
216
+ - c85541cb: AutoForm field props can now be overridden using the fields prop on Form
217
+
218
+ ### Patch Changes
219
+
220
+ - Updated dependencies [37e38165]
221
+ - Updated dependencies [532011d6]
222
+ - Updated dependencies [532011d6]
223
+ - Updated dependencies [6dd737ce]
224
+ - Updated dependencies [c85541cb]
225
+ - Updated dependencies [39e778d8]
226
+ - @saas-ui/auth@2.0.0-next.6
227
+ - @saas-ui/forms@2.0.0-next.6
228
+ - @saas-ui/data-table@2.0.0-next.6
229
+ - @saas-ui/modals@2.0.0-next.6
230
+
231
+ ## 2.0.0-next.5
232
+
233
+ ### Major Changes
234
+
235
+ - 61b27fa6: Stepper useNext and usePrev hooks renamed to useStepperNextButton and useStepperPrevButton
236
+
237
+ ### Minor Changes
238
+
239
+ - a8ea24da: PasswordInput now accepts leftAddon property.
240
+
241
+ ### Patch Changes
242
+
243
+ - Updated dependencies [a8ea24da]
244
+ - Updated dependencies [61b27fa6]
245
+ - @saas-ui/forms@2.0.0-next.5
246
+ - @saas-ui/core@2.0.0-next.5
247
+ - @saas-ui/auth@2.0.0-next.5
248
+ - @saas-ui/modals@2.0.0-next.5
249
+ - @saas-ui/data-table@2.0.0-next.5
250
+ - @saas-ui/hotkeys@2.0.0-next.5
251
+
252
+ ## 2.0.0-next.4
253
+
254
+ ### Major Changes
255
+
256
+ - 83f54180: ErrorBoundary errorComponent property renamed to fallback to be consistent with Suspense.
257
+ - 83f54180: Secondary button now uses solid variant and gray colorScheme.
258
+ - 83f54180: Renamed Loader to LoadingOverlay.
259
+
260
+ ### Minor Changes
261
+
262
+ - 83f54180: Added new tertiary button variant.
263
+ - 27a68bca: useLocalStorage now updates all hook instances on the current page when the value changed
264
+
265
+ ### Patch Changes
266
+
267
+ - ba61612f: Fixed useSnackbar return type, always returns toastId.
268
+ - 83f54180: Fix NavItem focus outline color.
269
+ - Updated dependencies [83f54180]
270
+ - Updated dependencies [ba61612f]
271
+ - Updated dependencies [83f54180]
272
+ - Updated dependencies [83f54180]
273
+ - Updated dependencies [83f54180]
274
+ - Updated dependencies [83f54180]
275
+ - Updated dependencies [27a68bca]
276
+ - @saas-ui/core@2.0.0-next.4
277
+ - @saas-ui/theme@2.0.0-next.3
278
+ - @saas-ui/hooks@2.0.0-next.2
279
+ - @saas-ui/auth@2.0.0-next.4
280
+ - @saas-ui/data-table@2.0.0-next.4
281
+ - @saas-ui/forms@2.0.0-next.4
282
+ - @saas-ui/hotkeys@2.0.0-next.4
283
+ - @saas-ui/modals@2.0.0-next.4
284
+
285
+ ## 2.0.0-next.3
286
+
287
+ ### Patch Changes
288
+
289
+ - Updated dependencies [f79376c3]
290
+ - @saas-ui/theme@2.0.0-next.2
291
+ - @saas-ui/core@2.0.0-next.3
292
+ - @saas-ui/auth@2.0.0-next.3
293
+ - @saas-ui/data-table@2.0.0-next.3
294
+ - @saas-ui/forms@2.0.0-next.3
295
+ - @saas-ui/hotkeys@2.0.0-next.3
296
+ - @saas-ui/modals@2.0.0-next.3
297
+
3
298
  ## 2.0.0-next.2
4
299
 
5
300
  ### Major Changes
@@ -81,6 +376,88 @@
81
376
  - @saas-ui/nprogress@2.0.0-next.0
82
377
  - @saas-ui/theme@2.0.0-next.0
83
378
 
379
+ ## 1.9.3
380
+
381
+ ### Patch Changes
382
+
383
+ - Updated dependencies
384
+ - @saas-ui/app-shell@1.1.2
385
+ - @saas-ui/auth@1.7.6
386
+ - @saas-ui/banner@1.4.2
387
+ - @saas-ui/button@1.4.2
388
+ - @saas-ui/card@1.5.2
389
+ - @saas-ui/collapse@1.4.2
390
+ - @saas-ui/data-table@1.4.3
391
+ - @saas-ui/forms@1.5.5
392
+ - @saas-ui/hooks@1.2.2
393
+ - @saas-ui/hotkeys@1.4.2
394
+ - @saas-ui/input-right-button@1.4.2
395
+ - @saas-ui/layout@1.4.3
396
+ - @saas-ui/list@1.4.2
397
+ - @saas-ui/menu@1.4.3
398
+ - @saas-ui/modals@1.5.7
399
+ - @saas-ui/nprogress@1.4.2
400
+ - @saas-ui/number-input@1.4.2
401
+ - @saas-ui/palette@1.3.2
402
+ - @saas-ui/password-input@1.4.2
403
+ - @saas-ui/persona@1.4.2
404
+ - @saas-ui/pin-input@1.4.2
405
+ - @saas-ui/property@1.4.2
406
+ - @saas-ui/provider@1.2.3
407
+ - @saas-ui/radio@1.4.3
408
+ - @saas-ui/search-input@1.4.2
409
+ - @saas-ui/select@1.4.2
410
+ - @saas-ui/snackbar@1.2.2
411
+ - @saas-ui/stepper@1.4.2
412
+ - @saas-ui/theme@1.8.2
413
+
414
+ ## 1.9.2
415
+
416
+ ### Patch Changes
417
+
418
+ - b2302a3: Add types to package.json exports
419
+ - Updated dependencies [f9234fc]
420
+ - Updated dependencies [b2302a3]
421
+ - @saas-ui/persona@1.4.1
422
+ - @saas-ui/app-shell@1.1.1
423
+ - @saas-ui/auth@1.7.5
424
+ - @saas-ui/banner@1.4.1
425
+ - @saas-ui/button@1.4.1
426
+ - @saas-ui/card@1.5.1
427
+ - @saas-ui/collapse@1.4.1
428
+ - @saas-ui/data-table@1.4.2
429
+ - @saas-ui/forms@1.5.4
430
+ - @saas-ui/hooks@1.2.1
431
+ - @saas-ui/hotkeys@1.4.1
432
+ - @saas-ui/input-right-button@1.4.1
433
+ - @saas-ui/layout@1.4.2
434
+ - @saas-ui/list@1.4.1
435
+ - @saas-ui/menu@1.4.2
436
+ - @saas-ui/modals@1.5.6
437
+ - @saas-ui/nprogress@1.4.1
438
+ - @saas-ui/number-input@1.4.1
439
+ - @saas-ui/palette@1.3.1
440
+ - @saas-ui/password-input@1.4.1
441
+ - @saas-ui/pin-input@1.4.1
442
+ - @saas-ui/property@1.4.1
443
+ - @saas-ui/provider@1.2.2
444
+ - @saas-ui/radio@1.4.2
445
+ - @saas-ui/search-input@1.4.1
446
+ - @saas-ui/select@1.4.1
447
+ - @saas-ui/snackbar@1.2.1
448
+ - @saas-ui/stepper@1.4.1
449
+ - @saas-ui/theme@1.8.1
450
+
451
+ ## 1.9.1
452
+
453
+ ### Patch Changes
454
+
455
+ - 382e095: InputRightButton no longer exported from forms package to prevent conflicts.
456
+ - Updated dependencies [382e095]
457
+ - @saas-ui/forms@1.5.3
458
+ - @saas-ui/auth@1.7.4
459
+ - @saas-ui/modals@1.5.5
460
+
84
461
  ## 1.9.0
85
462
 
86
463
  ### Minor Changes
package/package.json CHANGED
@@ -1,11 +1,12 @@
1
1
  {
2
2
  "name": "@saas-ui/react",
3
- "version": "2.0.0-next.2",
4
- "description": "Saas UI - The frontend stack for SaaS companies.",
3
+ "version": "2.0.0-next.20",
4
+ "description": "Saas UI - The React component library for startups.",
5
5
  "source": "src/index.ts",
6
6
  "exports": {
7
7
  ".": {
8
8
  "require": "./dist/index.js",
9
+ "types": "./dist/index.d.ts",
9
10
  "import": "./dist/index.mjs"
10
11
  },
11
12
  "./src": {
@@ -55,18 +56,18 @@
55
56
  "url": "https://storybook.saas-ui.dev"
56
57
  },
57
58
  "dependencies": {
58
- "@chakra-ui/react-utils": "^2.0.11",
59
- "@chakra-ui/system": "^2.3.8",
60
- "@chakra-ui/utils": "^2.0.14",
61
- "@saas-ui/auth": "2.0.0-next.2",
62
- "@saas-ui/core": "2.0.0-next.2",
63
- "@saas-ui/data-table": "2.0.0-next.2",
64
- "@saas-ui/forms": "2.0.0-next.2",
65
- "@saas-ui/hooks": "2.0.0-next.1",
66
- "@saas-ui/hotkeys": "2.0.0-next.2",
67
- "@saas-ui/modals": "2.0.0-next.2",
68
- "@saas-ui/nprogress": "2.0.0-next.1",
69
- "@saas-ui/theme": "2.0.0-next.1"
59
+ "@chakra-ui/react-utils": "^2.0.12",
60
+ "@chakra-ui/system": "^2.5.5",
61
+ "@chakra-ui/utils": "^2.0.15",
62
+ "@saas-ui/auth": "2.0.0-next.20",
63
+ "@saas-ui/core": "2.0.0-next.16",
64
+ "@saas-ui/data-table": "2.0.0-next.20",
65
+ "@saas-ui/forms": "2.0.0-next.19",
66
+ "@saas-ui/hooks": "2.0.0-next.4",
67
+ "@saas-ui/hotkeys": "2.0.0-next.16",
68
+ "@saas-ui/modals": "2.0.0-next.19",
69
+ "@saas-ui/nprogress": "2.0.0-next.3",
70
+ "@saas-ui/theme": "2.0.0-next.10"
70
71
  },
71
72
  "peerDependencies": {
72
73
  "@chakra-ui/react": ">=2.4.0",