@saas-ui/react 3.0.0-next.10 → 3.0.0-next.12
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.
- package/CHANGELOG.md +13 -0
- package/dist/{chunk-NKUBVRXY.js → chunk-PSCCIAL4.js} +2 -2
- package/dist/index.cjs +2 -2
- package/dist/index.js +101 -101
- package/dist/preset.cjs +2 -2
- package/dist/preset.js +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,18 @@
|
|
1
1
|
# @saas-ui/react
|
2
2
|
|
3
|
+
## 3.0.0-next.12
|
4
|
+
|
5
|
+
### Patch Changes
|
6
|
+
|
7
|
+
- 2afe09f: Fixed zIndex value of dialog and drawer recipes
|
8
|
+
|
9
|
+
## 3.0.0-next.11
|
10
|
+
|
11
|
+
### Patch Changes
|
12
|
+
|
13
|
+
- Updated dependencies [dae627e]
|
14
|
+
- @saas-ui/core@3.0.0-next.2
|
15
|
+
|
3
16
|
## 3.0.0-next.10
|
4
17
|
|
5
18
|
### Patch Changes
|
@@ -3434,7 +3434,7 @@ var dialogSlotRecipe = defineSlotRecipe13({
|
|
3434
3434
|
top: 0,
|
3435
3435
|
w: "100vw",
|
3436
3436
|
h: "100dvh",
|
3437
|
-
zIndex: "
|
3437
|
+
zIndex: "zIndex.layer-4",
|
3438
3438
|
_open: {
|
3439
3439
|
animationName: "fade-in",
|
3440
3440
|
animationDuration: "slow"
|
@@ -3655,7 +3655,7 @@ var drawerSlotRecipe = defineSlotRecipe14({
|
|
3655
3655
|
top: 0,
|
3656
3656
|
w: "100vw",
|
3657
3657
|
h: "100dvh",
|
3658
|
-
zIndex: "
|
3658
|
+
zIndex: "zIndex.layer-4",
|
3659
3659
|
_open: {
|
3660
3660
|
animationName: "fade-in",
|
3661
3661
|
animationDuration: "slow"
|
package/dist/index.cjs
CHANGED
@@ -3633,7 +3633,7 @@ var dialogSlotRecipe = (0, import_styled_system33.defineSlotRecipe)({
|
|
3633
3633
|
top: 0,
|
3634
3634
|
w: "100vw",
|
3635
3635
|
h: "100dvh",
|
3636
|
-
zIndex: "
|
3636
|
+
zIndex: "zIndex.layer-4",
|
3637
3637
|
_open: {
|
3638
3638
|
animationName: "fade-in",
|
3639
3639
|
animationDuration: "slow"
|
@@ -3854,7 +3854,7 @@ var drawerSlotRecipe = (0, import_styled_system34.defineSlotRecipe)({
|
|
3854
3854
|
top: 0,
|
3855
3855
|
w: "100vw",
|
3856
3856
|
h: "100dvh",
|
3857
|
-
zIndex: "
|
3857
|
+
zIndex: "zIndex.layer-4",
|
3858
3858
|
_open: {
|
3859
3859
|
animationName: "fade-in",
|
3860
3860
|
animationDuration: "slow"
|
package/dist/index.js
CHANGED
@@ -1,33 +1,33 @@
|
|
1
|
+
import {
|
2
|
+
Em,
|
3
|
+
Strong,
|
4
|
+
Text
|
5
|
+
} from "./chunk-J5UCKCIO.js";
|
1
6
|
import {
|
2
7
|
Wrap
|
3
8
|
} from "./chunk-LGLJ2QUW.js";
|
4
9
|
import {
|
5
|
-
|
6
|
-
} from "./chunk-
|
7
|
-
import {
|
8
|
-
Timeline
|
9
|
-
} from "./chunk-QLN2CBY6.js";
|
10
|
+
Tag
|
11
|
+
} from "./chunk-WJZED26X.js";
|
10
12
|
import {
|
11
13
|
Textarea
|
12
14
|
} from "./chunk-CQD32UVJ.js";
|
13
15
|
import {
|
14
|
-
|
15
|
-
} from "./chunk-
|
16
|
+
Timeline
|
17
|
+
} from "./chunk-QLN2CBY6.js";
|
18
|
+
import {
|
19
|
+
Toggle
|
20
|
+
} from "./chunk-PEVIP5UT.js";
|
16
21
|
import {
|
17
22
|
Toaster,
|
18
23
|
toast
|
19
24
|
} from "./chunk-GXOQVOKP.js";
|
20
|
-
import {
|
21
|
-
Toggle
|
22
|
-
} from "./chunk-PEVIP5UT.js";
|
23
25
|
import {
|
24
26
|
Tooltip
|
25
27
|
} from "./chunk-7MCVXFWM.js";
|
26
28
|
import {
|
27
|
-
|
28
|
-
|
29
|
-
Text
|
30
|
-
} from "./chunk-J5UCKCIO.js";
|
29
|
+
VisuallyHidden
|
30
|
+
} from "./chunk-HHTTORZ6.js";
|
31
31
|
import {
|
32
32
|
HStack,
|
33
33
|
Stack,
|
@@ -41,14 +41,14 @@ import {
|
|
41
41
|
Status
|
42
42
|
} from "./chunk-U3EPRSD3.js";
|
43
43
|
import {
|
44
|
-
|
45
|
-
} from "./chunk-
|
44
|
+
steps_exports
|
45
|
+
} from "./chunk-XQTIY2ND.js";
|
46
46
|
import {
|
47
47
|
Switch
|
48
48
|
} from "./chunk-3E6URZ5P.js";
|
49
49
|
import {
|
50
|
-
|
51
|
-
} from "./chunk-
|
50
|
+
Table
|
51
|
+
} from "./chunk-TH6YCBEG.js";
|
52
52
|
import {
|
53
53
|
Tabs,
|
54
54
|
useTabsContext,
|
@@ -60,65 +60,64 @@ import {
|
|
60
60
|
import {
|
61
61
|
Show
|
62
62
|
} from "./chunk-LU2H6GWC.js";
|
63
|
-
import {
|
64
|
-
sidebar_exports,
|
65
|
-
useSidebar,
|
66
|
-
useSidebarItemStyles,
|
67
|
-
useSidebarStyles
|
68
|
-
} from "./chunk-U23VDAWJ.js";
|
69
|
-
import {
|
70
|
-
SkipNavContent,
|
71
|
-
SkipNavLink
|
72
|
-
} from "./chunk-GDDJYUWM.js";
|
73
63
|
import {
|
74
64
|
Skeleton,
|
75
65
|
SkeletonCircle,
|
76
66
|
SkeletonText
|
77
67
|
} from "./chunk-UEXUCHDD.js";
|
78
68
|
import {
|
79
|
-
|
80
|
-
|
69
|
+
SkipNavContent,
|
70
|
+
SkipNavLink
|
71
|
+
} from "./chunk-GDDJYUWM.js";
|
81
72
|
import {
|
82
73
|
Slider
|
83
74
|
} from "./chunk-HREBIPVW.js";
|
75
|
+
import {
|
76
|
+
sidebar_exports,
|
77
|
+
useSidebar,
|
78
|
+
useSidebarItemStyles,
|
79
|
+
useSidebarStyles
|
80
|
+
} from "./chunk-U23VDAWJ.js";
|
81
|
+
import {
|
82
|
+
Spacer
|
83
|
+
} from "./chunk-UAX5344Y.js";
|
84
84
|
import {
|
85
85
|
Radio
|
86
86
|
} from "./chunk-PZWP36YA.js";
|
87
|
-
import {
|
88
|
-
radio_card_exports
|
89
|
-
} from "./chunk-KRJG7H4W.js";
|
90
87
|
import {
|
91
88
|
RadioGroup
|
92
89
|
} from "./chunk-NCNHDETB.js";
|
93
90
|
import {
|
94
91
|
RatingGroup
|
95
92
|
} from "./chunk-HQVBJT5Y.js";
|
96
|
-
import {
|
97
|
-
SegmentedControl
|
98
|
-
} from "./chunk-KFDVVTMT.js";
|
99
93
|
import {
|
100
94
|
SearchInput
|
101
95
|
} from "./chunk-C5YLE76Q.js";
|
96
|
+
import {
|
97
|
+
radio_card_exports
|
98
|
+
} from "./chunk-KRJG7H4W.js";
|
99
|
+
import {
|
100
|
+
SegmentedControl
|
101
|
+
} from "./chunk-KFDVVTMT.js";
|
102
102
|
import {
|
103
103
|
Separator
|
104
104
|
} from "./chunk-27OMFCPD.js";
|
105
|
-
import {
|
106
|
-
Persona,
|
107
|
-
PersonaAvatar,
|
108
|
-
defaultPersonaPresenceOptions
|
109
|
-
} from "./chunk-TYGGMKHU.js";
|
110
105
|
import {
|
111
106
|
PinInput
|
112
107
|
} from "./chunk-RYKJOZ3B.js";
|
108
|
+
import {
|
109
|
+
page_exports,
|
110
|
+
usePageStyles
|
111
|
+
} from "./chunk-ZJ2VD224.js";
|
113
112
|
import {
|
114
113
|
Presence
|
115
114
|
} from "./chunk-PONMXNY4.js";
|
116
|
-
import {
|
117
|
-
ProgressCircle
|
118
|
-
} from "./chunk-7HAGRXKM.js";
|
119
115
|
import {
|
120
116
|
Progress
|
121
117
|
} from "./chunk-6YZ76Q2W.js";
|
118
|
+
import {
|
119
|
+
ProgressCircle
|
120
|
+
} from "./chunk-7HAGRXKM.js";
|
122
121
|
import {
|
123
122
|
QrCode,
|
124
123
|
useQrCode
|
@@ -126,28 +125,26 @@ import {
|
|
126
125
|
import {
|
127
126
|
Mark
|
128
127
|
} from "./chunk-EWCBYJA7.js";
|
129
|
-
import {
|
130
|
-
menu_exports
|
131
|
-
} from "./chunk-DEP2DH7P.js";
|
132
128
|
import {
|
133
129
|
NativeSelect
|
134
130
|
} from "./chunk-TKJXJEXT.js";
|
135
|
-
import {
|
136
|
-
NumberInput
|
137
|
-
} from "./chunk-RFBD2ZNL.js";
|
138
|
-
import {
|
139
|
-
page_exports,
|
140
|
-
usePageStyles
|
141
|
-
} from "./chunk-ZJ2VD224.js";
|
142
131
|
import {
|
143
132
|
navbar_exports
|
144
133
|
} from "./chunk-DJNPK2LM.js";
|
134
|
+
import {
|
135
|
+
NumberInput
|
136
|
+
} from "./chunk-RFBD2ZNL.js";
|
145
137
|
import {
|
146
138
|
pagination_exports
|
147
139
|
} from "./chunk-6XSCENTR.js";
|
148
140
|
import {
|
149
141
|
PasswordInput
|
150
142
|
} from "./chunk-TXIFPX2A.js";
|
143
|
+
import {
|
144
|
+
Persona,
|
145
|
+
PersonaAvatar,
|
146
|
+
defaultPersonaPresenceOptions
|
147
|
+
} from "./chunk-TYGGMKHU.js";
|
151
148
|
import {
|
152
149
|
InfoTip
|
153
150
|
} from "./chunk-GQYL3VVZ.js";
|
@@ -173,17 +170,17 @@ import {
|
|
173
170
|
Spinner
|
174
171
|
} from "./chunk-MK3OG2I4.js";
|
175
172
|
import {
|
176
|
-
|
177
|
-
} from "./chunk-
|
173
|
+
menu_exports
|
174
|
+
} from "./chunk-DEP2DH7P.js";
|
178
175
|
import {
|
179
176
|
Highlight
|
180
177
|
} from "./chunk-TGEP2YAT.js";
|
178
|
+
import {
|
179
|
+
Heading
|
180
|
+
} from "./chunk-HZX4AGO5.js";
|
181
181
|
import {
|
182
182
|
hover_card_exports
|
183
183
|
} from "./chunk-MZ2RY4NU.js";
|
184
|
-
import {
|
185
|
-
Icon
|
186
|
-
} from "./chunk-M3DJWM6D.js";
|
187
184
|
import {
|
188
185
|
IconBadge
|
189
186
|
} from "./chunk-NSFGACD7.js";
|
@@ -191,92 +188,101 @@ import {
|
|
191
188
|
Image
|
192
189
|
} from "./chunk-FD2V4Y66.js";
|
193
190
|
import {
|
194
|
-
|
195
|
-
|
196
|
-
} from "./chunk-FPRTN3I7.js";
|
191
|
+
Icon
|
192
|
+
} from "./chunk-M3DJWM6D.js";
|
197
193
|
import {
|
198
|
-
|
199
|
-
} from "./chunk-
|
194
|
+
Flex
|
195
|
+
} from "./chunk-JQVOMAD5.js";
|
200
196
|
import {
|
201
197
|
FocusTrap
|
202
198
|
} from "./chunk-EWATHRZA.js";
|
199
|
+
import {
|
200
|
+
FormatByte,
|
201
|
+
FormatNumber
|
202
|
+
} from "./chunk-6WZK2RBQ.js";
|
203
|
+
import {
|
204
|
+
Float
|
205
|
+
} from "./chunk-XD7U6L2E.js";
|
203
206
|
import {
|
204
207
|
Grid,
|
205
208
|
GridItem,
|
206
209
|
SimpleGrid
|
207
210
|
} from "./chunk-2NWOJCSX.js";
|
208
|
-
import {
|
209
|
-
FormatByte,
|
210
|
-
FormatNumber
|
211
|
-
} from "./chunk-6WZK2RBQ.js";
|
212
211
|
import {
|
213
212
|
grid_list_exports
|
214
213
|
} from "./chunk-ZUT5GZTD.js";
|
215
214
|
import {
|
216
215
|
Group
|
217
216
|
} from "./chunk-3CKGT42F.js";
|
217
|
+
import {
|
218
|
+
Editable
|
219
|
+
} from "./chunk-TEQVVR3W.js";
|
218
220
|
import {
|
219
221
|
dialog_exports
|
220
222
|
} from "./chunk-HXNGSQQG.js";
|
221
223
|
import {
|
222
224
|
EmptyState
|
223
225
|
} from "./chunk-NGGISORT.js";
|
226
|
+
import {
|
227
|
+
drawer_exports
|
228
|
+
} from "./chunk-HHKMVSL4.js";
|
229
|
+
import {
|
230
|
+
Fieldset,
|
231
|
+
useFieldsetContext
|
232
|
+
} from "./chunk-FPRTN3I7.js";
|
224
233
|
import {
|
225
234
|
EnvironmentProvider,
|
226
235
|
useEnvironmentContext
|
227
236
|
} from "./chunk-LFOA3DZO.js";
|
228
237
|
import {
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
Editable
|
233
|
-
} from "./chunk-TEQVVR3W.js";
|
238
|
+
file_upload_exports,
|
239
|
+
useFileUploadContext
|
240
|
+
} from "./chunk-VVTDE7NH.js";
|
234
241
|
import {
|
235
242
|
Field,
|
236
243
|
useFieldContext,
|
237
244
|
useFieldStyles
|
238
245
|
} from "./chunk-XX2OY7LK.js";
|
239
246
|
import {
|
240
|
-
|
241
|
-
|
242
|
-
} from "./chunk-VVTDE7NH.js";
|
247
|
+
Code
|
248
|
+
} from "./chunk-YMCOU2N5.js";
|
243
249
|
import {
|
244
|
-
|
245
|
-
} from "./chunk-
|
250
|
+
Collapsible
|
251
|
+
} from "./chunk-PEJYADAS.js";
|
246
252
|
import {
|
247
253
|
ColorPicker
|
248
254
|
} from "./chunk-JR5RLXCK.js";
|
249
255
|
import {
|
250
256
|
ColorSwatch
|
251
257
|
} from "./chunk-TYMVLD3B.js";
|
252
|
-
import {
|
253
|
-
Code
|
254
|
-
} from "./chunk-YMCOU2N5.js";
|
255
|
-
import {
|
256
|
-
Collapsible
|
257
|
-
} from "./chunk-PEJYADAS.js";
|
258
|
-
import {
|
259
|
-
Container
|
260
|
-
} from "./chunk-PIQURQGB.js";
|
261
258
|
import {
|
262
259
|
Command
|
263
260
|
} from "./chunk-5ZKEXMBN.js";
|
264
261
|
import {
|
265
262
|
Kbd
|
266
263
|
} from "./chunk-OQU4LWZW.js";
|
264
|
+
import {
|
265
|
+
Container
|
266
|
+
} from "./chunk-PIQURQGB.js";
|
267
267
|
import {
|
268
268
|
DataList,
|
269
269
|
useDataListStyles
|
270
270
|
} from "./chunk-52XM5VXJ.js";
|
271
|
-
import {
|
272
|
-
Center
|
273
|
-
} from "./chunk-46OCNELO.js";
|
274
271
|
import {
|
275
272
|
Card
|
276
273
|
} from "./chunk-7DF4NQNZ.js";
|
274
|
+
import {
|
275
|
+
Center
|
276
|
+
} from "./chunk-46OCNELO.js";
|
277
277
|
import {
|
278
278
|
Checkbox
|
279
279
|
} from "./chunk-Z3SWPGPQ.js";
|
280
|
+
import {
|
281
|
+
CheckboxCard
|
282
|
+
} from "./chunk-NLMFEUVO.js";
|
283
|
+
import {
|
284
|
+
Checkmark
|
285
|
+
} from "./chunk-UIP2CHMU.js";
|
280
286
|
import {
|
281
287
|
ClientOnly
|
282
288
|
} from "./chunk-4N4SHDPB.js";
|
@@ -292,17 +298,15 @@ import {
|
|
292
298
|
InputPropsProvider
|
293
299
|
} from "./chunk-BLSGOJQ7.js";
|
294
300
|
import "./chunk-KTLWEUNW.js";
|
295
|
-
import {
|
296
|
-
Checkmark
|
297
|
-
} from "./chunk-UIP2CHMU.js";
|
298
|
-
import {
|
299
|
-
CheckboxCard
|
300
|
-
} from "./chunk-NLMFEUVO.js";
|
301
301
|
import "./chunk-YHQ5JGCC.js";
|
302
302
|
import {
|
303
303
|
Avatar,
|
304
304
|
AvatarGroup
|
305
305
|
} from "./chunk-FN7TU5F5.js";
|
306
|
+
import {
|
307
|
+
Badge,
|
308
|
+
BadgePropsProvider
|
309
|
+
} from "./chunk-R2J5USV6.js";
|
306
310
|
import {
|
307
311
|
BackButton
|
308
312
|
} from "./chunk-KHCQMSP7.js";
|
@@ -315,10 +319,6 @@ import {
|
|
315
319
|
useLink,
|
316
320
|
useSui
|
317
321
|
} from "./chunk-ZULBHMWG.js";
|
318
|
-
import {
|
319
|
-
Badge,
|
320
|
-
BadgePropsProvider
|
321
|
-
} from "./chunk-R2J5USV6.js";
|
322
322
|
import {
|
323
323
|
Bleed
|
324
324
|
} from "./chunk-Y2S4O4UY.js";
|
@@ -338,7 +338,7 @@ import {
|
|
338
338
|
import {
|
339
339
|
defaultConfig,
|
340
340
|
defaultSystem
|
341
|
-
} from "./chunk-
|
341
|
+
} from "./chunk-PSCCIAL4.js";
|
342
342
|
import "./chunk-QAAKAKP7.js";
|
343
343
|
import {
|
344
344
|
accordion_exports
|
package/dist/preset.cjs
CHANGED
@@ -3454,7 +3454,7 @@ var dialogSlotRecipe = (0, import_styled_system33.defineSlotRecipe)({
|
|
3454
3454
|
top: 0,
|
3455
3455
|
w: "100vw",
|
3456
3456
|
h: "100dvh",
|
3457
|
-
zIndex: "
|
3457
|
+
zIndex: "zIndex.layer-4",
|
3458
3458
|
_open: {
|
3459
3459
|
animationName: "fade-in",
|
3460
3460
|
animationDuration: "slow"
|
@@ -3675,7 +3675,7 @@ var drawerSlotRecipe = (0, import_styled_system34.defineSlotRecipe)({
|
|
3675
3675
|
top: 0,
|
3676
3676
|
w: "100vw",
|
3677
3677
|
h: "100dvh",
|
3678
|
-
zIndex: "
|
3678
|
+
zIndex: "zIndex.layer-4",
|
3679
3679
|
_open: {
|
3680
3680
|
animationName: "fade-in",
|
3681
3681
|
animationDuration: "slow"
|
package/dist/preset.js
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@saas-ui/react",
|
3
|
-
"version": "3.0.0-next.
|
3
|
+
"version": "3.0.0-next.12",
|
4
4
|
"description": "Saas UI - The React component library for startups.",
|
5
5
|
"type": "module",
|
6
6
|
"exports": {
|
@@ -82,7 +82,7 @@
|
|
82
82
|
},
|
83
83
|
"dependencies": {
|
84
84
|
"@ark-ui/react": "^5.1.0",
|
85
|
-
"@saas-ui/core": "3.0.0-next.
|
85
|
+
"@saas-ui/core": "3.0.0-next.2",
|
86
86
|
"@saas-ui/hooks": "3.0.0-next.0"
|
87
87
|
},
|
88
88
|
"peerDependencies": {
|