@saas-ui/react 2.0.0-next.9 → 2.0.0-rc.25

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 (2) hide show
  1. package/CHANGELOG.md +304 -0
  2. package/package.json +13 -12
package/CHANGELOG.md CHANGED
@@ -1,5 +1,237 @@
1
1
  # @saas-ui/react
2
2
 
3
+ ## 2.0.0-rc.25
4
+
5
+ ### Patch Changes
6
+
7
+ - 7027d7c1: Improve Stepper seperator position on all sizes
8
+ - Bump version
9
+ - Updated dependencies [7027d7c1]
10
+ - Updated dependencies
11
+ - @saas-ui/theme@2.0.0-rc.13
12
+ - @saas-ui/core@2.0.0-rc.20
13
+ - @saas-ui/data-table@2.0.0-rc.25
14
+ - @saas-ui/nprogress@2.0.0-rc.4
15
+ - @saas-ui/hotkeys@2.0.0-rc.21
16
+ - @saas-ui/modals@2.0.0-rc.23
17
+ - @saas-ui/forms@2.0.0-rc.23
18
+ - @saas-ui/hooks@2.0.0-rc.5
19
+ - @saas-ui/auth@2.0.0-rc.24
20
+
21
+ ## 2.0.0-rc.24
22
+
23
+ ### Patch Changes
24
+
25
+ - 7027d7c1: Improve Stepper seperator position on all sizes
26
+ - Updated dependencies [7027d7c1]
27
+ - @saas-ui/theme@2.0.0-rc.12
28
+ - @saas-ui/core@2.0.0-rc.19
29
+ - @saas-ui/data-table@2.0.0-rc.24
30
+ - @saas-ui/auth@2.0.0-rc.23
31
+ - @saas-ui/forms@2.0.0-rc.22
32
+ - @saas-ui/hotkeys@2.0.0-rc.20
33
+ - @saas-ui/modals@2.0.0-rc.22
34
+
35
+ ## 2.0.0-next.23
36
+
37
+ ### Patch Changes
38
+
39
+ - Updated dependencies [d236fb75]
40
+ - @saas-ui/hotkeys@2.0.0-next.19
41
+ - @saas-ui/data-table@2.0.0-next.23
42
+
43
+ ## 2.0.0-next.22
44
+
45
+ ### Patch Changes
46
+
47
+ - Updated dependencies [8e155c3b]
48
+ - @saas-ui/theme@2.0.0-next.11
49
+ - @saas-ui/core@2.0.0-next.18
50
+ - @saas-ui/auth@2.0.0-next.22
51
+ - @saas-ui/data-table@2.0.0-next.22
52
+ - @saas-ui/forms@2.0.0-next.21
53
+ - @saas-ui/hotkeys@2.0.0-next.18
54
+ - @saas-ui/modals@2.0.0-next.21
55
+
56
+ ## 2.0.0-next.21
57
+
58
+ ### Minor Changes
59
+
60
+ - ccfce5c1: useHotkeys now supports preventDefault option to prevent default browser events from firing
61
+ - a9ca90dd: Updated to Chakra UI 2.6.x
62
+
63
+ ### Patch Changes
64
+
65
+ - 2b639656: Fixed issue where colorScheme would be passed down to stepper dom element
66
+ - ccfce5c1: Fixed issue where multiple + separators were not parsed correctly in useHotkeys.
67
+ - Updated dependencies [ccfce5c1]
68
+ - Updated dependencies [a9ca90dd]
69
+ - Updated dependencies [2b639656]
70
+ - Updated dependencies [ccfce5c1]
71
+ - @saas-ui/hotkeys@2.0.0-next.17
72
+ - @saas-ui/forms@2.0.0-next.20
73
+ - @saas-ui/core@2.0.0-next.17
74
+ - @saas-ui/data-table@2.0.0-next.21
75
+ - @saas-ui/auth@2.0.0-next.21
76
+ - @saas-ui/modals@2.0.0-next.20
77
+
78
+ ## 2.0.0-next.20
79
+
80
+ ### Patch Changes
81
+
82
+ - Updated dependencies [0a2bb91f]
83
+ - @saas-ui/auth@2.0.0-next.20
84
+ - @saas-ui/data-table@2.0.0-next.20
85
+
86
+ ## 2.0.0-next.19
87
+
88
+ ### Patch Changes
89
+
90
+ - Updated dependencies [ffd878b6]
91
+ - Updated dependencies [aeab9b0b]
92
+ - @saas-ui/auth@2.0.0-next.19
93
+ - @saas-ui/theme@2.0.0-next.10
94
+ - @saas-ui/core@2.0.0-next.16
95
+ - @saas-ui/data-table@2.0.0-next.19
96
+ - @saas-ui/forms@2.0.0-next.19
97
+ - @saas-ui/hotkeys@2.0.0-next.16
98
+ - @saas-ui/modals@2.0.0-next.19
99
+
100
+ ## 2.0.0-next.18
101
+
102
+ ### Patch Changes
103
+
104
+ - Updated dependencies [01ac442f]
105
+ - @saas-ui/forms@2.0.0-next.18
106
+ - @saas-ui/auth@2.0.0-next.18
107
+ - @saas-ui/modals@2.0.0-next.18
108
+ - @saas-ui/data-table@2.0.0-next.18
109
+
110
+ ## 2.0.0-next.17
111
+
112
+ ### Patch Changes
113
+
114
+ - a5898c44: Fix Divider label contrast
115
+ - Updated dependencies [a5898c44]
116
+ - Updated dependencies [8045baed]
117
+ - @saas-ui/theme@2.0.0-next.9
118
+ - @saas-ui/core@2.0.0-next.15
119
+ - @saas-ui/data-table@2.0.0-next.17
120
+ - @saas-ui/auth@2.0.0-next.17
121
+ - @saas-ui/forms@2.0.0-next.17
122
+ - @saas-ui/hotkeys@2.0.0-next.15
123
+ - @saas-ui/modals@2.0.0-next.17
124
+
125
+ ## 2.0.0-next.16
126
+
127
+ ### Patch Changes
128
+
129
+ - b8be6d41: tooltipProps on NavItem no longer require children
130
+ - Updated dependencies [b8be6d41]
131
+ - Updated dependencies [cc713117]
132
+ - @saas-ui/core@2.0.0-next.14
133
+ - @saas-ui/modals@2.0.0-next.16
134
+ - @saas-ui/data-table@2.0.0-next.16
135
+ - @saas-ui/auth@2.0.0-next.16
136
+ - @saas-ui/forms@2.0.0-next.16
137
+ - @saas-ui/hotkeys@2.0.0-next.14
138
+
139
+ ## 2.0.0-next.15
140
+
141
+ ### Minor Changes
142
+
143
+ - 2d18cdc2: New createFormDialog function to create Zod or Yup specific FormDialogs
144
+ - 826c561a: EmptyState title and description no longer use Header and Text
145
+
146
+ ### Patch Changes
147
+
148
+ - Updated dependencies [2d18cdc2]
149
+ - Updated dependencies [826c561a]
150
+ - @saas-ui/modals@2.0.0-next.15
151
+ - @saas-ui/forms@2.0.0-next.15
152
+ - @saas-ui/core@2.0.0-next.13
153
+ - @saas-ui/auth@2.0.0-next.15
154
+ - @saas-ui/data-table@2.0.0-next.15
155
+ - @saas-ui/hotkeys@2.0.0-next.13
156
+
157
+ ## 2.0.0-next.14
158
+
159
+ ### Patch Changes
160
+
161
+ - Fix esm bundle import
162
+ - Updated dependencies
163
+ - @saas-ui/data-table@2.0.0-next.14
164
+ - @saas-ui/nprogress@2.0.0-next.3
165
+ - @saas-ui/hotkeys@2.0.0-next.12
166
+ - @saas-ui/modals@2.0.0-next.14
167
+ - @saas-ui/forms@2.0.0-next.14
168
+ - @saas-ui/hooks@2.0.0-next.4
169
+ - @saas-ui/theme@2.0.0-next.8
170
+ - @saas-ui/auth@2.0.0-next.14
171
+ - @saas-ui/core@2.0.0-next.12
172
+
173
+ ## 2.0.0-next.13
174
+
175
+ ### Patch Changes
176
+
177
+ - d3900eca: button primary, secondary and tertiary variants colorScheme can now be changed.
178
+ - Bump version
179
+ - dc435dd5: No longer needed to use Next.js legacyBehavior for the Link component.
180
+ - 6c63217c: object and array field props can now be overridden using the fields prop
181
+ - Updated dependencies [1563cc9a]
182
+ - Updated dependencies [d3900eca]
183
+ - Updated dependencies
184
+ - Updated dependencies [6c63217c]
185
+ - @saas-ui/modals@2.0.0-next.13
186
+ - @saas-ui/theme@2.0.0-next.7
187
+ - @saas-ui/data-table@2.0.0-next.13
188
+ - @saas-ui/nprogress@2.0.0-next.2
189
+ - @saas-ui/hotkeys@2.0.0-next.11
190
+ - @saas-ui/forms@2.0.0-next.13
191
+ - @saas-ui/hooks@2.0.0-next.3
192
+ - @saas-ui/auth@2.0.0-next.13
193
+ - @saas-ui/core@2.0.0-next.11
194
+
195
+ ## 2.0.0-next.12
196
+
197
+ ### Patch Changes
198
+
199
+ - a7ef6dd9: Fixed issue where types for exports were not detected
200
+ - Updated dependencies [a7ef6dd9]
201
+ - @saas-ui/forms@2.0.0-next.12
202
+ - @saas-ui/theme@2.0.0-next.6
203
+ - @saas-ui/core@2.0.0-next.10
204
+ - @saas-ui/auth@2.0.0-next.12
205
+ - @saas-ui/modals@2.0.0-next.12
206
+ - @saas-ui/data-table@2.0.0-next.12
207
+ - @saas-ui/hotkeys@2.0.0-next.10
208
+
209
+ ## 2.0.0-next.11
210
+
211
+ ### Patch Changes
212
+
213
+ - Updated dependencies [5b9d90e8]
214
+ - @saas-ui/theme@2.0.0-next.5
215
+ - @saas-ui/core@2.0.0-next.9
216
+ - @saas-ui/auth@2.0.0-next.11
217
+ - @saas-ui/data-table@2.0.0-next.11
218
+ - @saas-ui/forms@2.0.0-next.11
219
+ - @saas-ui/hotkeys@2.0.0-next.9
220
+ - @saas-ui/modals@2.0.0-next.11
221
+
222
+ ## 2.0.0-next.10
223
+
224
+ ### Patch Changes
225
+
226
+ - Updated dependencies [b521ce10]
227
+ - @saas-ui/theme@2.0.0-next.4
228
+ - @saas-ui/core@2.0.0-next.8
229
+ - @saas-ui/auth@2.0.0-next.10
230
+ - @saas-ui/data-table@2.0.0-next.10
231
+ - @saas-ui/forms@2.0.0-next.10
232
+ - @saas-ui/hotkeys@2.0.0-next.8
233
+ - @saas-ui/modals@2.0.0-next.10
234
+
3
235
  ## 2.0.0-next.9
4
236
 
5
237
  ### Minor Changes
@@ -219,6 +451,78 @@
219
451
  - @saas-ui/nprogress@2.0.0-next.0
220
452
  - @saas-ui/theme@2.0.0-next.0
221
453
 
454
+ ## 1.9.3
455
+
456
+ ### Patch Changes
457
+
458
+ - Updated dependencies
459
+ - @saas-ui/app-shell@1.1.2
460
+ - @saas-ui/auth@1.7.6
461
+ - @saas-ui/banner@1.4.2
462
+ - @saas-ui/button@1.4.2
463
+ - @saas-ui/card@1.5.2
464
+ - @saas-ui/collapse@1.4.2
465
+ - @saas-ui/data-table@1.4.3
466
+ - @saas-ui/forms@1.5.5
467
+ - @saas-ui/hooks@1.2.2
468
+ - @saas-ui/hotkeys@1.4.2
469
+ - @saas-ui/input-right-button@1.4.2
470
+ - @saas-ui/layout@1.4.3
471
+ - @saas-ui/list@1.4.2
472
+ - @saas-ui/menu@1.4.3
473
+ - @saas-ui/modals@1.5.7
474
+ - @saas-ui/nprogress@1.4.2
475
+ - @saas-ui/number-input@1.4.2
476
+ - @saas-ui/palette@1.3.2
477
+ - @saas-ui/password-input@1.4.2
478
+ - @saas-ui/persona@1.4.2
479
+ - @saas-ui/pin-input@1.4.2
480
+ - @saas-ui/property@1.4.2
481
+ - @saas-ui/provider@1.2.3
482
+ - @saas-ui/radio@1.4.3
483
+ - @saas-ui/search-input@1.4.2
484
+ - @saas-ui/select@1.4.2
485
+ - @saas-ui/snackbar@1.2.2
486
+ - @saas-ui/stepper@1.4.2
487
+ - @saas-ui/theme@1.8.2
488
+
489
+ ## 1.9.2
490
+
491
+ ### Patch Changes
492
+
493
+ - b2302a3: Add types to package.json exports
494
+ - Updated dependencies [f9234fc]
495
+ - Updated dependencies [b2302a3]
496
+ - @saas-ui/persona@1.4.1
497
+ - @saas-ui/app-shell@1.1.1
498
+ - @saas-ui/auth@1.7.5
499
+ - @saas-ui/banner@1.4.1
500
+ - @saas-ui/button@1.4.1
501
+ - @saas-ui/card@1.5.1
502
+ - @saas-ui/collapse@1.4.1
503
+ - @saas-ui/data-table@1.4.2
504
+ - @saas-ui/forms@1.5.4
505
+ - @saas-ui/hooks@1.2.1
506
+ - @saas-ui/hotkeys@1.4.1
507
+ - @saas-ui/input-right-button@1.4.1
508
+ - @saas-ui/layout@1.4.2
509
+ - @saas-ui/list@1.4.1
510
+ - @saas-ui/menu@1.4.2
511
+ - @saas-ui/modals@1.5.6
512
+ - @saas-ui/nprogress@1.4.1
513
+ - @saas-ui/number-input@1.4.1
514
+ - @saas-ui/palette@1.3.1
515
+ - @saas-ui/password-input@1.4.1
516
+ - @saas-ui/pin-input@1.4.1
517
+ - @saas-ui/property@1.4.1
518
+ - @saas-ui/provider@1.2.2
519
+ - @saas-ui/radio@1.4.2
520
+ - @saas-ui/search-input@1.4.1
521
+ - @saas-ui/select@1.4.1
522
+ - @saas-ui/snackbar@1.2.1
523
+ - @saas-ui/stepper@1.4.1
524
+ - @saas-ui/theme@1.8.1
525
+
222
526
  ## 1.9.1
223
527
 
224
528
  ### Patch Changes
package/package.json CHANGED
@@ -1,11 +1,12 @@
1
1
  {
2
2
  "name": "@saas-ui/react",
3
- "version": "2.0.0-next.9",
3
+ "version": "2.0.0-rc.25",
4
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": {
@@ -56,20 +57,20 @@
56
57
  },
57
58
  "dependencies": {
58
59
  "@chakra-ui/react-utils": "^2.0.12",
59
- "@chakra-ui/system": "^2.5.5",
60
+ "@chakra-ui/system": "^2.5.7",
60
61
  "@chakra-ui/utils": "^2.0.15",
61
- "@saas-ui/auth": "2.0.0-next.9",
62
- "@saas-ui/core": "2.0.0-next.7",
63
- "@saas-ui/data-table": "2.0.0-next.9",
64
- "@saas-ui/forms": "2.0.0-next.9",
65
- "@saas-ui/hooks": "2.0.0-next.2",
66
- "@saas-ui/hotkeys": "2.0.0-next.7",
67
- "@saas-ui/modals": "2.0.0-next.9",
68
- "@saas-ui/nprogress": "2.0.0-next.1",
69
- "@saas-ui/theme": "2.0.0-next.3"
62
+ "@saas-ui/auth": "2.0.0-rc.24",
63
+ "@saas-ui/core": "2.0.0-rc.20",
64
+ "@saas-ui/data-table": "2.0.0-rc.25",
65
+ "@saas-ui/forms": "2.0.0-rc.23",
66
+ "@saas-ui/hooks": "2.0.0-rc.5",
67
+ "@saas-ui/hotkeys": "2.0.0-rc.21",
68
+ "@saas-ui/modals": "2.0.0-rc.23",
69
+ "@saas-ui/nprogress": "2.0.0-rc.4",
70
+ "@saas-ui/theme": "2.0.0-rc.13"
70
71
  },
71
72
  "peerDependencies": {
72
- "@chakra-ui/react": ">=2.4.0",
73
+ "@chakra-ui/react": ">=2.6.0",
73
74
  "@emotion/react": "^11",
74
75
  "@emotion/styled": "^11",
75
76
  "framer-motion": ">=5.5.0",