@nextui-org/react 0.0.0-dev-v2-20240402114945 → 0.0.0-dev-v2-20240402181757
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/dist/components.json +74 -37
- package/package.json +40 -40
package/dist/components.json
CHANGED
|
@@ -5,7 +5,8 @@
|
|
|
5
5
|
"version": "2.0.28",
|
|
6
6
|
"docs": "https://nextui.org/docs/components/accordion",
|
|
7
7
|
"description": "Collapse display a list of high-level options that can expand/collapse to reveal more information.",
|
|
8
|
-
"status": "stable"
|
|
8
|
+
"status": "stable",
|
|
9
|
+
"style": ""
|
|
9
10
|
},
|
|
10
11
|
{
|
|
11
12
|
"name": "autocomplete",
|
|
@@ -13,7 +14,8 @@
|
|
|
13
14
|
"version": "2.0.10",
|
|
14
15
|
"docs": "https://nextui.org/docs/components/autocomplete",
|
|
15
16
|
"description": "An autocomplete combines a text input with a listbox, allowing users to filter a list of options to items matching a query.",
|
|
16
|
-
"status": "newPost"
|
|
17
|
+
"status": "newPost",
|
|
18
|
+
"style": ""
|
|
17
19
|
},
|
|
18
20
|
{
|
|
19
21
|
"name": "avatar",
|
|
@@ -21,7 +23,8 @@
|
|
|
21
23
|
"version": "2.0.24",
|
|
22
24
|
"docs": "https://nextui.org/docs/components/avatar",
|
|
23
25
|
"description": "The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.",
|
|
24
|
-
"status": "stable"
|
|
26
|
+
"status": "stable",
|
|
27
|
+
"style": ""
|
|
25
28
|
},
|
|
26
29
|
{
|
|
27
30
|
"name": "badge",
|
|
@@ -29,7 +32,8 @@
|
|
|
29
32
|
"version": "2.0.24",
|
|
30
33
|
"docs": "https://nextui.org/docs/components/badge",
|
|
31
34
|
"description": "Badges are used as a small numerical value or status descriptor for UI elements.",
|
|
32
|
-
"status": "stable"
|
|
35
|
+
"status": "stable",
|
|
36
|
+
"style": ""
|
|
33
37
|
},
|
|
34
38
|
{
|
|
35
39
|
"name": "breadcrumbs",
|
|
@@ -37,7 +41,8 @@
|
|
|
37
41
|
"version": "2.0.4",
|
|
38
42
|
"docs": "https://nextui.org/docs/components/breadcrumbs",
|
|
39
43
|
"description": "Breadcrumbs display a hierarchy of links to the current page or resource in an application.",
|
|
40
|
-
"status": "newPost"
|
|
44
|
+
"status": "newPost",
|
|
45
|
+
"style": ""
|
|
41
46
|
},
|
|
42
47
|
{
|
|
43
48
|
"name": "button",
|
|
@@ -45,7 +50,8 @@
|
|
|
45
50
|
"version": "2.0.27",
|
|
46
51
|
"docs": "https://nextui.org/docs/components/button",
|
|
47
52
|
"description": "Buttons allow users to perform actions and choose with a single tap.",
|
|
48
|
-
"status": "stable"
|
|
53
|
+
"status": "stable",
|
|
54
|
+
"style": ""
|
|
49
55
|
},
|
|
50
56
|
{
|
|
51
57
|
"name": "card",
|
|
@@ -53,7 +59,8 @@
|
|
|
53
59
|
"version": "2.0.24",
|
|
54
60
|
"docs": "https://nextui.org/docs/components/card",
|
|
55
61
|
"description": "Card is a container for text, photos, and actions in the context of a single subject.",
|
|
56
|
-
"status": "stable"
|
|
62
|
+
"status": "stable",
|
|
63
|
+
"style": ""
|
|
57
64
|
},
|
|
58
65
|
{
|
|
59
66
|
"name": "checkbox",
|
|
@@ -61,7 +68,8 @@
|
|
|
61
68
|
"version": "2.0.25",
|
|
62
69
|
"docs": "https://nextui.org/docs/components/checkbox",
|
|
63
70
|
"description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.",
|
|
64
|
-
"status": "stable"
|
|
71
|
+
"status": "stable",
|
|
72
|
+
"style": ""
|
|
65
73
|
},
|
|
66
74
|
{
|
|
67
75
|
"name": "chip",
|
|
@@ -69,7 +77,8 @@
|
|
|
69
77
|
"version": "2.0.25",
|
|
70
78
|
"docs": "https://nextui.org/docs/components/chip",
|
|
71
79
|
"description": "Chips help people enter information, make selections, filter content, or trigger actions.",
|
|
72
|
-
"status": "stable"
|
|
80
|
+
"status": "stable",
|
|
81
|
+
"style": ""
|
|
73
82
|
},
|
|
74
83
|
{
|
|
75
84
|
"name": "code",
|
|
@@ -77,7 +86,8 @@
|
|
|
77
86
|
"version": "2.0.24",
|
|
78
87
|
"docs": "https://nextui.org/docs/components/code",
|
|
79
88
|
"description": "Code is a component used to display inline code.",
|
|
80
|
-
"status": "stable"
|
|
89
|
+
"status": "stable",
|
|
90
|
+
"style": ""
|
|
81
91
|
},
|
|
82
92
|
{
|
|
83
93
|
"name": "divider",
|
|
@@ -85,7 +95,8 @@
|
|
|
85
95
|
"version": "2.0.25",
|
|
86
96
|
"docs": "https://nextui.org/docs/components/divider",
|
|
87
97
|
"description": ". A separator is a visual divider between two groups of content",
|
|
88
|
-
"status": "stable"
|
|
98
|
+
"status": "stable",
|
|
99
|
+
"style": ""
|
|
89
100
|
},
|
|
90
101
|
{
|
|
91
102
|
"name": "dropdown",
|
|
@@ -93,7 +104,8 @@
|
|
|
93
104
|
"version": "2.1.17",
|
|
94
105
|
"docs": "https://nextui.org/docs/components/dropdown",
|
|
95
106
|
"description": "A dropdown displays a list of actions or options that a user can choose.",
|
|
96
|
-
"status": "updated"
|
|
107
|
+
"status": "updated",
|
|
108
|
+
"style": ""
|
|
97
109
|
},
|
|
98
110
|
{
|
|
99
111
|
"name": "image",
|
|
@@ -101,7 +113,8 @@
|
|
|
101
113
|
"version": "2.0.24",
|
|
102
114
|
"docs": "https://nextui.org/docs/components/image",
|
|
103
115
|
"description": "A simple image component",
|
|
104
|
-
"status": "stable"
|
|
116
|
+
"status": "stable",
|
|
117
|
+
"style": ""
|
|
105
118
|
},
|
|
106
119
|
{
|
|
107
120
|
"name": "input",
|
|
@@ -109,7 +122,8 @@
|
|
|
109
122
|
"version": "2.1.17",
|
|
110
123
|
"docs": "https://nextui.org/docs/components/input",
|
|
111
124
|
"description": "The input component is designed for capturing user input within a text field.",
|
|
112
|
-
"status": "stable"
|
|
125
|
+
"status": "stable",
|
|
126
|
+
"style": ""
|
|
113
127
|
},
|
|
114
128
|
{
|
|
115
129
|
"name": "kbd",
|
|
@@ -117,7 +131,8 @@
|
|
|
117
131
|
"version": "2.0.25",
|
|
118
132
|
"docs": "https://nextui.org/docs/components/kbd",
|
|
119
133
|
"description": "The keyboard key components indicates which key or set of keys used to execute a specificv action",
|
|
120
|
-
"status": "stable"
|
|
134
|
+
"status": "stable",
|
|
135
|
+
"style": ""
|
|
121
136
|
},
|
|
122
137
|
{
|
|
123
138
|
"name": "link",
|
|
@@ -125,7 +140,8 @@
|
|
|
125
140
|
"version": "2.0.26",
|
|
126
141
|
"docs": "https://nextui.org/docs/components/link",
|
|
127
142
|
"description": "Links allow users to click their way from page to page. This component is styled to resemble a hyperlink and semantically renders an <a>",
|
|
128
|
-
"status": "updated"
|
|
143
|
+
"status": "updated",
|
|
144
|
+
"style": ""
|
|
129
145
|
},
|
|
130
146
|
{
|
|
131
147
|
"name": "listbox",
|
|
@@ -133,7 +149,8 @@
|
|
|
133
149
|
"version": "2.1.16",
|
|
134
150
|
"docs": "https://nextui.org/docs/components/listbox",
|
|
135
151
|
"description": "A listbox displays a list of options and allows a user to select one or more of them.",
|
|
136
|
-
"status": "updated"
|
|
152
|
+
"status": "updated",
|
|
153
|
+
"style": ""
|
|
137
154
|
},
|
|
138
155
|
{
|
|
139
156
|
"name": "menu",
|
|
@@ -141,7 +158,8 @@
|
|
|
141
158
|
"version": "2.0.17",
|
|
142
159
|
"docs": "https://nextui.org/docs/components/menu",
|
|
143
160
|
"description": "A menu displays a list of options and allows a user to select one or more of them.",
|
|
144
|
-
"status": "stable"
|
|
161
|
+
"status": "stable",
|
|
162
|
+
"style": ""
|
|
145
163
|
},
|
|
146
164
|
{
|
|
147
165
|
"name": "modal",
|
|
@@ -149,7 +167,8 @@
|
|
|
149
167
|
"version": "2.0.29",
|
|
150
168
|
"docs": "https://nextui.org/docs/components/modal",
|
|
151
169
|
"description": "Displays a dialog with a custom content that requires attention or provides additional information.",
|
|
152
|
-
"status": "stable"
|
|
170
|
+
"status": "stable",
|
|
171
|
+
"style": ""
|
|
153
172
|
},
|
|
154
173
|
{
|
|
155
174
|
"name": "navbar",
|
|
@@ -157,7 +176,8 @@
|
|
|
157
176
|
"version": "2.0.27",
|
|
158
177
|
"docs": "https://nextui.org/docs/components/navbar",
|
|
159
178
|
"description": "A responsive navigation header positioned on top side of your page that includes support for branding, links, navigation, collapse and more.",
|
|
160
|
-
"status": "stable"
|
|
179
|
+
"status": "stable",
|
|
180
|
+
"style": ""
|
|
161
181
|
},
|
|
162
182
|
{
|
|
163
183
|
"name": "pagination",
|
|
@@ -165,7 +185,8 @@
|
|
|
165
185
|
"version": "2.0.27",
|
|
166
186
|
"docs": "https://nextui.org/docs/components/pagination",
|
|
167
187
|
"description": "The Pagination component allows you to display active page and navigate between multiple pages.",
|
|
168
|
-
"status": "stable"
|
|
188
|
+
"status": "stable",
|
|
189
|
+
"style": ""
|
|
169
190
|
},
|
|
170
191
|
{
|
|
171
192
|
"name": "popover",
|
|
@@ -173,7 +194,8 @@
|
|
|
173
194
|
"version": "2.1.15",
|
|
174
195
|
"docs": "https://nextui.org/docs/components/popover",
|
|
175
196
|
"description": "A popover is an overlay element positioned relative to a trigger.",
|
|
176
|
-
"status": "stable"
|
|
197
|
+
"status": "stable",
|
|
198
|
+
"style": ""
|
|
177
199
|
},
|
|
178
200
|
{
|
|
179
201
|
"name": "progress",
|
|
@@ -181,7 +203,8 @@
|
|
|
181
203
|
"version": "2.0.25",
|
|
182
204
|
"docs": "https://nextui.org/docs/components/progress",
|
|
183
205
|
"description": "Progress bars show either determinate or indeterminate progress of an operation over time.",
|
|
184
|
-
"status": "stable"
|
|
206
|
+
"status": "stable",
|
|
207
|
+
"style": ""
|
|
185
208
|
},
|
|
186
209
|
{
|
|
187
210
|
"name": "radio",
|
|
@@ -189,7 +212,8 @@
|
|
|
189
212
|
"version": "2.0.25",
|
|
190
213
|
"docs": "https://nextui.org/docs/components/radio",
|
|
191
214
|
"description": "Radios allow users to select a single option from a list of mutually exclusive options.",
|
|
192
|
-
"status": "stable"
|
|
215
|
+
"status": "stable",
|
|
216
|
+
"style": ""
|
|
193
217
|
},
|
|
194
218
|
{
|
|
195
219
|
"name": "ripple",
|
|
@@ -197,7 +221,8 @@
|
|
|
197
221
|
"version": "2.0.24",
|
|
198
222
|
"docs": "https://nextui.org/docs/components/ripple",
|
|
199
223
|
"description": "A simple implementation to display a ripple animation when the source component is clicked",
|
|
200
|
-
"status": "stable"
|
|
224
|
+
"status": "stable",
|
|
225
|
+
"style": ""
|
|
201
226
|
},
|
|
202
227
|
{
|
|
203
228
|
"name": "scroll-shadow",
|
|
@@ -205,7 +230,8 @@
|
|
|
205
230
|
"version": "2.1.13",
|
|
206
231
|
"docs": "https://nextui.org/docs/components/scroll-shadow",
|
|
207
232
|
"description": "A component that applies top and bottom shadows when content overflows on scroll.",
|
|
208
|
-
"status": "stable"
|
|
233
|
+
"status": "stable",
|
|
234
|
+
"style": ""
|
|
209
235
|
},
|
|
210
236
|
{
|
|
211
237
|
"name": "select",
|
|
@@ -213,7 +239,8 @@
|
|
|
213
239
|
"version": "2.1.21",
|
|
214
240
|
"docs": "https://nextui.org/docs/components/select",
|
|
215
241
|
"description": "A select displays a collapsible list of options and allows a user to select one of them.",
|
|
216
|
-
"status": "stable"
|
|
242
|
+
"status": "stable",
|
|
243
|
+
"style": ""
|
|
217
244
|
},
|
|
218
245
|
{
|
|
219
246
|
"name": "skeleton",
|
|
@@ -221,7 +248,8 @@
|
|
|
221
248
|
"version": "2.0.24",
|
|
222
249
|
"docs": "https://nextui.org/docs/components/skeleton",
|
|
223
250
|
"description": "Skeleton is used to display the loading state of some component.",
|
|
224
|
-
"status": "stable"
|
|
251
|
+
"status": "stable",
|
|
252
|
+
"style": ""
|
|
225
253
|
},
|
|
226
254
|
{
|
|
227
255
|
"name": "slider",
|
|
@@ -229,7 +257,8 @@
|
|
|
229
257
|
"version": "2.2.6",
|
|
230
258
|
"docs": "https://nextui.org/docs/components/slider",
|
|
231
259
|
"description": "A slider allows a user to select one or more values within a range.",
|
|
232
|
-
"status": "newPost"
|
|
260
|
+
"status": "newPost",
|
|
261
|
+
"style": ""
|
|
233
262
|
},
|
|
234
263
|
{
|
|
235
264
|
"name": "snippet",
|
|
@@ -237,7 +266,8 @@
|
|
|
237
266
|
"version": "2.0.31",
|
|
238
267
|
"docs": "https://nextui.org/docs/components/snippet",
|
|
239
268
|
"description": "Display a snippet of copyable code for the command line.",
|
|
240
|
-
"status": "stable"
|
|
269
|
+
"status": "stable",
|
|
270
|
+
"style": ""
|
|
241
271
|
},
|
|
242
272
|
{
|
|
243
273
|
"name": "spacer",
|
|
@@ -245,7 +275,8 @@
|
|
|
245
275
|
"version": "2.0.24",
|
|
246
276
|
"docs": "https://nextui.org/docs/components/spacer",
|
|
247
277
|
"description": "A flexible spacer component designed to create consistent spacing and maintain alignment in your layout.",
|
|
248
|
-
"status": "stable"
|
|
278
|
+
"status": "stable",
|
|
279
|
+
"style": ""
|
|
249
280
|
},
|
|
250
281
|
{
|
|
251
282
|
"name": "spinner",
|
|
@@ -253,7 +284,8 @@
|
|
|
253
284
|
"version": "2.0.25",
|
|
254
285
|
"docs": "https://nextui.org/docs/components/spinner",
|
|
255
286
|
"description": "Loaders express an unspecified wait time or display the length of a process.",
|
|
256
|
-
"status": "stable"
|
|
287
|
+
"status": "stable",
|
|
288
|
+
"style": ""
|
|
257
289
|
},
|
|
258
290
|
{
|
|
259
291
|
"name": "switch",
|
|
@@ -261,7 +293,8 @@
|
|
|
261
293
|
"version": "2.0.25",
|
|
262
294
|
"docs": "https://nextui.org/docs/components/switch",
|
|
263
295
|
"description": "A switch is similar to a checkbox, but represents on/off values as opposed to selection.",
|
|
264
|
-
"status": "stable"
|
|
296
|
+
"status": "stable",
|
|
297
|
+
"style": "toggle"
|
|
265
298
|
},
|
|
266
299
|
{
|
|
267
300
|
"name": "table",
|
|
@@ -269,7 +302,8 @@
|
|
|
269
302
|
"version": "2.0.28",
|
|
270
303
|
"docs": "https://nextui.org/docs/components/table",
|
|
271
304
|
"description": "Tables are used to display tabular data using rows and columns. ",
|
|
272
|
-
"status": "stable"
|
|
305
|
+
"status": "stable",
|
|
306
|
+
"style": ""
|
|
273
307
|
},
|
|
274
308
|
{
|
|
275
309
|
"name": "tabs",
|
|
@@ -277,7 +311,8 @@
|
|
|
277
311
|
"version": "2.0.26",
|
|
278
312
|
"docs": "https://nextui.org/docs/components/tabs",
|
|
279
313
|
"description": "Tabs organize content into multiple sections and allow users to navigate between them.",
|
|
280
|
-
"status": "updated"
|
|
314
|
+
"status": "updated",
|
|
315
|
+
"style": ""
|
|
281
316
|
},
|
|
282
317
|
{
|
|
283
318
|
"name": "tooltip",
|
|
@@ -285,7 +320,8 @@
|
|
|
285
320
|
"version": "2.0.30",
|
|
286
321
|
"docs": "https://nextui.org/docs/components/tooltip",
|
|
287
322
|
"description": "A React Component for rendering dynamically positioned Tooltips",
|
|
288
|
-
"status": "stable"
|
|
323
|
+
"status": "stable",
|
|
324
|
+
"style": "popover"
|
|
289
325
|
},
|
|
290
326
|
{
|
|
291
327
|
"name": "user",
|
|
@@ -293,6 +329,7 @@
|
|
|
293
329
|
"version": "2.0.25",
|
|
294
330
|
"docs": "https://nextui.org/docs/components/user",
|
|
295
331
|
"description": "Flexible User Profile Component.",
|
|
296
|
-
"status": "stable"
|
|
332
|
+
"status": "stable",
|
|
333
|
+
"style": ""
|
|
297
334
|
}
|
|
298
335
|
]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nextui-org/react",
|
|
3
|
-
"version": "0.0.0-dev-v2-
|
|
3
|
+
"version": "0.0.0-dev-v2-20240402181757",
|
|
4
4
|
"description": "🚀 Beautiful and modern React UI library.",
|
|
5
5
|
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
|
6
6
|
"homepage": "https://nextui.org",
|
|
@@ -31,45 +31,45 @@
|
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
33
|
"@react-aria/visually-hidden": "^3.8.6",
|
|
34
|
-
"@nextui-org/system": "0.0.0-dev-v2-
|
|
35
|
-
"@nextui-org/theme": "0.0.0-dev-v2-
|
|
36
|
-
"@nextui-org/accordion": "0.0.0-dev-v2-
|
|
37
|
-
"@nextui-org/autocomplete": "0.0.0-dev-v2-
|
|
38
|
-
"@nextui-org/avatar": "0.0.0-dev-v2-
|
|
39
|
-
"@nextui-org/badge": "0.0.0-dev-v2-
|
|
40
|
-
"@nextui-org/button": "0.0.0-dev-v2-
|
|
41
|
-
"@nextui-org/card": "0.0.0-dev-v2-
|
|
42
|
-
"@nextui-org/chip": "0.0.0-dev-v2-
|
|
43
|
-
"@nextui-org/checkbox": "0.0.0-dev-v2-
|
|
44
|
-
"@nextui-org/code": "0.0.0-dev-v2-
|
|
45
|
-
"@nextui-org/link": "0.0.0-dev-v2-
|
|
46
|
-
"@nextui-org/pagination": "0.0.0-dev-v2-
|
|
47
|
-
"@nextui-org/radio": "0.0.0-dev-v2-
|
|
48
|
-
"@nextui-org/snippet": "0.0.0-dev-v2-
|
|
49
|
-
"@nextui-org/spinner": "0.0.0-dev-v2-
|
|
50
|
-
"@nextui-org/switch": "0.0.0-dev-v2-
|
|
51
|
-
"@nextui-org/tooltip": "0.0.0-dev-v2-
|
|
52
|
-
"@nextui-org/user": "0.0.0-dev-v2-
|
|
53
|
-
"@nextui-org/progress": "0.0.0-dev-v2-
|
|
54
|
-
"@nextui-org/input": "0.0.0-dev-v2-
|
|
55
|
-
"@nextui-org/popover": "0.0.0-dev-v2-
|
|
56
|
-
"@nextui-org/dropdown": "0.0.0-dev-v2-
|
|
57
|
-
"@nextui-org/image": "0.0.0-dev-v2-
|
|
58
|
-
"@nextui-org/modal": "0.0.0-dev-v2-
|
|
59
|
-
"@nextui-org/navbar": "0.0.0-dev-v2-
|
|
60
|
-
"@nextui-org/table": "0.0.0-dev-v2-
|
|
61
|
-
"@nextui-org/spacer": "0.0.0-dev-v2-
|
|
62
|
-
"@nextui-org/divider": "0.0.0-dev-v2-
|
|
63
|
-
"@nextui-org/kbd": "0.0.0-dev-v2-
|
|
64
|
-
"@nextui-org/tabs": "0.0.0-dev-v2-
|
|
65
|
-
"@nextui-org/skeleton": "0.0.0-dev-v2-
|
|
66
|
-
"@nextui-org/scroll-shadow": "0.0.0-dev-v2-
|
|
67
|
-
"@nextui-org/select": "0.0.0-dev-v2-
|
|
68
|
-
"@nextui-org/listbox": "0.0.0-dev-v2-
|
|
69
|
-
"@nextui-org/menu": "0.0.0-dev-v2-
|
|
70
|
-
"@nextui-org/ripple": "0.0.0-dev-v2-
|
|
71
|
-
"@nextui-org/slider": "0.0.0-dev-v2-
|
|
72
|
-
"@nextui-org/breadcrumbs": "0.0.0-dev-v2-
|
|
34
|
+
"@nextui-org/system": "0.0.0-dev-v2-20240402181757",
|
|
35
|
+
"@nextui-org/theme": "0.0.0-dev-v2-20240402181757",
|
|
36
|
+
"@nextui-org/accordion": "0.0.0-dev-v2-20240402181757",
|
|
37
|
+
"@nextui-org/autocomplete": "0.0.0-dev-v2-20240402181757",
|
|
38
|
+
"@nextui-org/avatar": "0.0.0-dev-v2-20240402181757",
|
|
39
|
+
"@nextui-org/badge": "0.0.0-dev-v2-20240402181757",
|
|
40
|
+
"@nextui-org/button": "0.0.0-dev-v2-20240402181757",
|
|
41
|
+
"@nextui-org/card": "0.0.0-dev-v2-20240402181757",
|
|
42
|
+
"@nextui-org/chip": "0.0.0-dev-v2-20240402181757",
|
|
43
|
+
"@nextui-org/checkbox": "0.0.0-dev-v2-20240402181757",
|
|
44
|
+
"@nextui-org/code": "0.0.0-dev-v2-20240402181757",
|
|
45
|
+
"@nextui-org/link": "0.0.0-dev-v2-20240402181757",
|
|
46
|
+
"@nextui-org/pagination": "0.0.0-dev-v2-20240402181757",
|
|
47
|
+
"@nextui-org/radio": "0.0.0-dev-v2-20240402181757",
|
|
48
|
+
"@nextui-org/snippet": "0.0.0-dev-v2-20240402181757",
|
|
49
|
+
"@nextui-org/spinner": "0.0.0-dev-v2-20240402181757",
|
|
50
|
+
"@nextui-org/switch": "0.0.0-dev-v2-20240402181757",
|
|
51
|
+
"@nextui-org/tooltip": "0.0.0-dev-v2-20240402181757",
|
|
52
|
+
"@nextui-org/user": "0.0.0-dev-v2-20240402181757",
|
|
53
|
+
"@nextui-org/progress": "0.0.0-dev-v2-20240402181757",
|
|
54
|
+
"@nextui-org/input": "0.0.0-dev-v2-20240402181757",
|
|
55
|
+
"@nextui-org/popover": "0.0.0-dev-v2-20240402181757",
|
|
56
|
+
"@nextui-org/dropdown": "0.0.0-dev-v2-20240402181757",
|
|
57
|
+
"@nextui-org/image": "0.0.0-dev-v2-20240402181757",
|
|
58
|
+
"@nextui-org/modal": "0.0.0-dev-v2-20240402181757",
|
|
59
|
+
"@nextui-org/navbar": "0.0.0-dev-v2-20240402181757",
|
|
60
|
+
"@nextui-org/table": "0.0.0-dev-v2-20240402181757",
|
|
61
|
+
"@nextui-org/spacer": "0.0.0-dev-v2-20240402181757",
|
|
62
|
+
"@nextui-org/divider": "0.0.0-dev-v2-20240402181757",
|
|
63
|
+
"@nextui-org/kbd": "0.0.0-dev-v2-20240402181757",
|
|
64
|
+
"@nextui-org/tabs": "0.0.0-dev-v2-20240402181757",
|
|
65
|
+
"@nextui-org/skeleton": "0.0.0-dev-v2-20240402181757",
|
|
66
|
+
"@nextui-org/scroll-shadow": "0.0.0-dev-v2-20240402181757",
|
|
67
|
+
"@nextui-org/select": "0.0.0-dev-v2-20240402181757",
|
|
68
|
+
"@nextui-org/listbox": "0.0.0-dev-v2-20240402181757",
|
|
69
|
+
"@nextui-org/menu": "0.0.0-dev-v2-20240402181757",
|
|
70
|
+
"@nextui-org/ripple": "0.0.0-dev-v2-20240402181757",
|
|
71
|
+
"@nextui-org/slider": "0.0.0-dev-v2-20240402181757",
|
|
72
|
+
"@nextui-org/breadcrumbs": "0.0.0-dev-v2-20240402181757"
|
|
73
73
|
},
|
|
74
74
|
"peerDependencies": {
|
|
75
75
|
"react": ">=18",
|