@nextui-org/react 2.5.0-beta.22 → 2.5.0-beta.24
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 +45 -44
- package/package.json +47 -47
package/dist/components.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"name": "accordion",
|
|
4
4
|
"package": "@nextui-org/accordion",
|
|
5
|
-
"version": "2.1.0-beta.
|
|
5
|
+
"version": "2.1.0-beta.12",
|
|
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
8
|
"status": "stable",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"peerDependencies": {
|
|
11
11
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
12
12
|
"react-dom": ">=18 || >=19.0.0-rc.0",
|
|
13
|
-
"framer-motion": ">=11.5.6",
|
|
13
|
+
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
14
14
|
"@nextui-org/theme": ">=2.3.0-beta.0",
|
|
15
15
|
"@nextui-org/system": ">=2.3.0-beta.0",
|
|
16
16
|
"tailwindcss": ">=3.4.0"
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
{
|
|
20
20
|
"name": "alert",
|
|
21
21
|
"package": "@nextui-org/alert",
|
|
22
|
-
"version": "2.1.0-beta.
|
|
22
|
+
"version": "2.1.0-beta.13",
|
|
23
23
|
"docs": "https://nextui.org/docs/components/alert",
|
|
24
24
|
"description": "Alerts are temporary notifications that provide concise feedback about an action or event.",
|
|
25
25
|
"status": "new",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
{
|
|
36
36
|
"name": "autocomplete",
|
|
37
37
|
"package": "@nextui-org/autocomplete",
|
|
38
|
-
"version": "2.2.0-beta.
|
|
38
|
+
"version": "2.2.0-beta.16",
|
|
39
39
|
"docs": "https://nextui.org/docs/components/autocomplete",
|
|
40
40
|
"description": "An autocomplete combines a text input with a listbox, allowing users to filter a list of options to items matching a query.",
|
|
41
41
|
"status": "updated",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
{
|
|
53
53
|
"name": "avatar",
|
|
54
54
|
"package": "@nextui-org/avatar",
|
|
55
|
-
"version": "2.1.0-beta.
|
|
55
|
+
"version": "2.1.0-beta.12",
|
|
56
56
|
"docs": "https://nextui.org/docs/components/avatar",
|
|
57
57
|
"description": "The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.",
|
|
58
58
|
"status": "stable",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
{
|
|
69
69
|
"name": "badge",
|
|
70
70
|
"package": "@nextui-org/badge",
|
|
71
|
-
"version": "2.1.0-beta.
|
|
71
|
+
"version": "2.1.0-beta.8",
|
|
72
72
|
"docs": "https://nextui.org/docs/components/badge",
|
|
73
73
|
"description": "Badges are used as a small numerical value or status descriptor for UI elements.",
|
|
74
74
|
"status": "stable",
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
{
|
|
85
85
|
"name": "breadcrumbs",
|
|
86
86
|
"package": "@nextui-org/breadcrumbs",
|
|
87
|
-
"version": "2.1.0-beta.
|
|
87
|
+
"version": "2.1.0-beta.10",
|
|
88
88
|
"docs": "https://nextui.org/docs/components/breadcrumbs",
|
|
89
89
|
"description": "Breadcrumbs display a hierarchy of links to the current page or resource in an application.",
|
|
90
90
|
"status": "stable",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
{
|
|
101
101
|
"name": "button",
|
|
102
102
|
"package": "@nextui-org/button",
|
|
103
|
-
"version": "2.1.0-beta.
|
|
103
|
+
"version": "2.1.0-beta.10",
|
|
104
104
|
"docs": "https://nextui.org/docs/components/button",
|
|
105
105
|
"description": "Buttons allow users to perform actions and choose with a single tap.",
|
|
106
106
|
"status": "updated",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
{
|
|
118
118
|
"name": "calendar",
|
|
119
119
|
"package": "@nextui-org/calendar",
|
|
120
|
-
"version": "2.1.0-beta.
|
|
120
|
+
"version": "2.1.0-beta.13",
|
|
121
121
|
"docs": "https://nextui.org/docs/components/calendar",
|
|
122
122
|
"description": "A calendar displays one or more date grids and allows users to select a single date.",
|
|
123
123
|
"status": "stable",
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
{
|
|
135
135
|
"name": "card",
|
|
136
136
|
"package": "@nextui-org/card",
|
|
137
|
-
"version": "2.1.0-beta.
|
|
137
|
+
"version": "2.1.0-beta.10",
|
|
138
138
|
"docs": "https://nextui.org/docs/components/card",
|
|
139
139
|
"description": "Card is a container for text, photos, and actions in the context of a single subject.",
|
|
140
140
|
"status": "stable",
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
{
|
|
152
152
|
"name": "checkbox",
|
|
153
153
|
"package": "@nextui-org/checkbox",
|
|
154
|
-
"version": "2.2.0-beta.
|
|
154
|
+
"version": "2.2.0-beta.9",
|
|
155
155
|
"docs": "https://nextui.org/docs/components/checkbox",
|
|
156
156
|
"description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.",
|
|
157
157
|
"status": "updated",
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
{
|
|
168
168
|
"name": "chip",
|
|
169
169
|
"package": "@nextui-org/chip",
|
|
170
|
-
"version": "2.1.0-beta.
|
|
170
|
+
"version": "2.1.0-beta.10",
|
|
171
171
|
"docs": "https://nextui.org/docs/components/chip",
|
|
172
172
|
"description": "Chips help people enter information, make selections, filter content, or trigger actions.",
|
|
173
173
|
"status": "stable",
|
|
@@ -183,7 +183,7 @@
|
|
|
183
183
|
{
|
|
184
184
|
"name": "code",
|
|
185
185
|
"package": "@nextui-org/code",
|
|
186
|
-
"version": "2.1.0-beta.
|
|
186
|
+
"version": "2.1.0-beta.9",
|
|
187
187
|
"docs": "https://nextui.org/docs/components/code",
|
|
188
188
|
"description": "Code is a component used to display inline code.",
|
|
189
189
|
"status": "stable",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
{
|
|
199
199
|
"name": "date-input",
|
|
200
200
|
"package": "@nextui-org/date-input",
|
|
201
|
-
"version": "2.2.0-beta.
|
|
201
|
+
"version": "2.2.0-beta.9",
|
|
202
202
|
"docs": "https://nextui.org/docs/components/date-input",
|
|
203
203
|
"description": "A date input allows users to enter and edit date and time values using a keyboard.",
|
|
204
204
|
"status": "stable",
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
{
|
|
215
215
|
"name": "date-picker",
|
|
216
216
|
"package": "@nextui-org/date-picker",
|
|
217
|
-
"version": "2.2.0-beta.
|
|
217
|
+
"version": "2.2.0-beta.14",
|
|
218
218
|
"docs": "https://nextui.org/docs/components/date-picker",
|
|
219
219
|
"description": "A date picker combines a DateInput and a Calendar popover to allow users to enter or select a date and time value.",
|
|
220
220
|
"status": "stable",
|
|
@@ -222,6 +222,7 @@
|
|
|
222
222
|
"peerDependencies": {
|
|
223
223
|
"@nextui-org/system": ">=2.3.0-beta.0",
|
|
224
224
|
"@nextui-org/theme": ">=2.3.0-beta.0",
|
|
225
|
+
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
|
225
226
|
"react": ">=18 || >=19.0.0-rc.0",
|
|
226
227
|
"react-dom": ">=18 || >=19.0.0-rc.0",
|
|
227
228
|
"tailwindcss": ">=3.4.0"
|
|
@@ -230,7 +231,7 @@
|
|
|
230
231
|
{
|
|
231
232
|
"name": "divider",
|
|
232
233
|
"package": "@nextui-org/divider",
|
|
233
|
-
"version": "2.1.0-beta.
|
|
234
|
+
"version": "2.1.0-beta.9",
|
|
234
235
|
"docs": "https://nextui.org/docs/components/divider",
|
|
235
236
|
"description": ". A separator is a visual divider between two groups of content",
|
|
236
237
|
"status": "stable",
|
|
@@ -245,7 +246,7 @@
|
|
|
245
246
|
{
|
|
246
247
|
"name": "drawer",
|
|
247
248
|
"package": "@nextui-org/drawer",
|
|
248
|
-
"version": "2.1.0-beta.
|
|
249
|
+
"version": "2.1.0-beta.13",
|
|
249
250
|
"docs": "https://nextui.org/docs/components/drawer",
|
|
250
251
|
"description": "Used to render a content that slides in from the side of the screen.",
|
|
251
252
|
"status": "new",
|
|
@@ -261,7 +262,7 @@
|
|
|
261
262
|
{
|
|
262
263
|
"name": "dropdown",
|
|
263
264
|
"package": "@nextui-org/dropdown",
|
|
264
|
-
"version": "2.2.0-beta.
|
|
265
|
+
"version": "2.2.0-beta.13",
|
|
265
266
|
"docs": "https://nextui.org/docs/components/dropdown",
|
|
266
267
|
"description": "A dropdown displays a list of actions or options that a user can choose.",
|
|
267
268
|
"status": "stable",
|
|
@@ -278,7 +279,7 @@
|
|
|
278
279
|
{
|
|
279
280
|
"name": "form",
|
|
280
281
|
"package": "@nextui-org/form",
|
|
281
|
-
"version": "2.0.1-beta.
|
|
282
|
+
"version": "2.0.1-beta.1",
|
|
282
283
|
"docs": "https://nextui.org/docs/components/form",
|
|
283
284
|
"description": "A form is a group of inputs that allows users submit data to a server and supports field validation errors.",
|
|
284
285
|
"status": "stable",
|
|
@@ -294,7 +295,7 @@
|
|
|
294
295
|
{
|
|
295
296
|
"name": "image",
|
|
296
297
|
"package": "@nextui-org/image",
|
|
297
|
-
"version": "2.1.0-beta.
|
|
298
|
+
"version": "2.1.0-beta.11",
|
|
298
299
|
"docs": "https://nextui.org/docs/components/image",
|
|
299
300
|
"description": "A simple image component",
|
|
300
301
|
"status": "stable",
|
|
@@ -310,7 +311,7 @@
|
|
|
310
311
|
{
|
|
311
312
|
"name": "input",
|
|
312
313
|
"package": "@nextui-org/input",
|
|
313
|
-
"version": "2.3.0-beta.
|
|
314
|
+
"version": "2.3.0-beta.11",
|
|
314
315
|
"docs": "https://nextui.org/docs/components/input",
|
|
315
316
|
"description": "The input component is designed for capturing user input within a text field.",
|
|
316
317
|
"status": "updated",
|
|
@@ -326,7 +327,7 @@
|
|
|
326
327
|
{
|
|
327
328
|
"name": "kbd",
|
|
328
329
|
"package": "@nextui-org/kbd",
|
|
329
|
-
"version": "2.1.0-beta.
|
|
330
|
+
"version": "2.1.0-beta.9",
|
|
330
331
|
"docs": "https://nextui.org/docs/components/kbd",
|
|
331
332
|
"description": "The keyboard key components indicates which key or set of keys used to execute a specificv action",
|
|
332
333
|
"status": "stable",
|
|
@@ -341,7 +342,7 @@
|
|
|
341
342
|
{
|
|
342
343
|
"name": "link",
|
|
343
344
|
"package": "@nextui-org/link",
|
|
344
|
-
"version": "2.1.0-beta.
|
|
345
|
+
"version": "2.1.0-beta.10",
|
|
345
346
|
"docs": "https://nextui.org/docs/components/link",
|
|
346
347
|
"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>",
|
|
347
348
|
"status": "stable",
|
|
@@ -357,7 +358,7 @@
|
|
|
357
358
|
{
|
|
358
359
|
"name": "listbox",
|
|
359
360
|
"package": "@nextui-org/listbox",
|
|
360
|
-
"version": "2.2.0-beta.
|
|
361
|
+
"version": "2.2.0-beta.13",
|
|
361
362
|
"docs": "https://nextui.org/docs/components/listbox",
|
|
362
363
|
"description": "A listbox displays a list of options and allows a user to select one or more of them.",
|
|
363
364
|
"status": "stable",
|
|
@@ -373,7 +374,7 @@
|
|
|
373
374
|
{
|
|
374
375
|
"name": "menu",
|
|
375
376
|
"package": "@nextui-org/menu",
|
|
376
|
-
"version": "2.1.0-beta.
|
|
377
|
+
"version": "2.1.0-beta.12",
|
|
377
378
|
"docs": "https://nextui.org/docs/components/menu",
|
|
378
379
|
"description": "A menu displays a list of options and allows a user to select one or more of them.",
|
|
379
380
|
"status": "stable",
|
|
@@ -389,7 +390,7 @@
|
|
|
389
390
|
{
|
|
390
391
|
"name": "modal",
|
|
391
392
|
"package": "@nextui-org/modal",
|
|
392
|
-
"version": "2.1.0-beta.
|
|
393
|
+
"version": "2.1.0-beta.13",
|
|
393
394
|
"docs": "https://nextui.org/docs/components/modal",
|
|
394
395
|
"description": "Displays a dialog with a custom content that requires attention or provides additional information.",
|
|
395
396
|
"status": "updated",
|
|
@@ -406,7 +407,7 @@
|
|
|
406
407
|
{
|
|
407
408
|
"name": "navbar",
|
|
408
409
|
"package": "@nextui-org/navbar",
|
|
409
|
-
"version": "2.1.0-beta.
|
|
410
|
+
"version": "2.1.0-beta.11",
|
|
410
411
|
"docs": "https://nextui.org/docs/components/navbar",
|
|
411
412
|
"description": "A responsive navigation header positioned on top side of your page that includes support for branding, links, navigation, collapse and more.",
|
|
412
413
|
"status": "stable",
|
|
@@ -423,7 +424,7 @@
|
|
|
423
424
|
{
|
|
424
425
|
"name": "pagination",
|
|
425
426
|
"package": "@nextui-org/pagination",
|
|
426
|
-
"version": "2.1.0-beta.
|
|
427
|
+
"version": "2.1.0-beta.10",
|
|
427
428
|
"docs": "https://nextui.org/docs/components/pagination",
|
|
428
429
|
"description": "The Pagination component allows you to display active page and navigate between multiple pages.",
|
|
429
430
|
"status": "stable",
|
|
@@ -439,7 +440,7 @@
|
|
|
439
440
|
{
|
|
440
441
|
"name": "popover",
|
|
441
442
|
"package": "@nextui-org/popover",
|
|
442
|
-
"version": "2.2.0-beta.
|
|
443
|
+
"version": "2.2.0-beta.12",
|
|
443
444
|
"docs": "https://nextui.org/docs/components/popover",
|
|
444
445
|
"description": "A popover is an overlay element positioned relative to a trigger.",
|
|
445
446
|
"status": "stable",
|
|
@@ -456,7 +457,7 @@
|
|
|
456
457
|
{
|
|
457
458
|
"name": "progress",
|
|
458
459
|
"package": "@nextui-org/progress",
|
|
459
|
-
"version": "2.1.0-beta.
|
|
460
|
+
"version": "2.1.0-beta.9",
|
|
460
461
|
"docs": "https://nextui.org/docs/components/progress",
|
|
461
462
|
"description": "Progress bars show either determinate or indeterminate progress of an operation over time.",
|
|
462
463
|
"status": "stable",
|
|
@@ -472,7 +473,7 @@
|
|
|
472
473
|
{
|
|
473
474
|
"name": "radio",
|
|
474
475
|
"package": "@nextui-org/radio",
|
|
475
|
-
"version": "2.2.0-beta.
|
|
476
|
+
"version": "2.2.0-beta.9",
|
|
476
477
|
"docs": "https://nextui.org/docs/components/radio",
|
|
477
478
|
"description": "Radios allow users to select a single option from a list of mutually exclusive options.",
|
|
478
479
|
"status": "stable",
|
|
@@ -488,7 +489,7 @@
|
|
|
488
489
|
{
|
|
489
490
|
"name": "ripple",
|
|
490
491
|
"package": "@nextui-org/ripple",
|
|
491
|
-
"version": "2.1.0-beta.
|
|
492
|
+
"version": "2.1.0-beta.8",
|
|
492
493
|
"docs": "https://nextui.org/docs/components/ripple",
|
|
493
494
|
"description": "A simple implementation to display a ripple animation when the source component is clicked",
|
|
494
495
|
"status": "stable",
|
|
@@ -505,7 +506,7 @@
|
|
|
505
506
|
{
|
|
506
507
|
"name": "scroll-shadow",
|
|
507
508
|
"package": "@nextui-org/scroll-shadow",
|
|
508
|
-
"version": "2.2.0-beta.
|
|
509
|
+
"version": "2.2.0-beta.8",
|
|
509
510
|
"docs": "https://nextui.org/docs/components/scroll-shadow",
|
|
510
511
|
"description": "A component that applies top and bottom shadows when content overflows on scroll.",
|
|
511
512
|
"status": "stable",
|
|
@@ -521,7 +522,7 @@
|
|
|
521
522
|
{
|
|
522
523
|
"name": "select",
|
|
523
524
|
"package": "@nextui-org/select",
|
|
524
|
-
"version": "2.3.0-beta.
|
|
525
|
+
"version": "2.3.0-beta.18",
|
|
525
526
|
"docs": "https://nextui.org/docs/components/select",
|
|
526
527
|
"description": "A select displays a collapsible list of options and allows a user to select one of them.",
|
|
527
528
|
"status": "updated",
|
|
@@ -538,7 +539,7 @@
|
|
|
538
539
|
{
|
|
539
540
|
"name": "skeleton",
|
|
540
541
|
"package": "@nextui-org/skeleton",
|
|
541
|
-
"version": "2.1.0-beta.
|
|
542
|
+
"version": "2.1.0-beta.8",
|
|
542
543
|
"docs": "https://nextui.org/docs/components/skeleton",
|
|
543
544
|
"description": "Skeleton is used to display the loading state of some component.",
|
|
544
545
|
"status": "stable",
|
|
@@ -554,7 +555,7 @@
|
|
|
554
555
|
{
|
|
555
556
|
"name": "slider",
|
|
556
557
|
"package": "@nextui-org/slider",
|
|
557
|
-
"version": "2.3.0-beta.
|
|
558
|
+
"version": "2.3.0-beta.11",
|
|
558
559
|
"docs": "https://nextui.org/docs/components/slider",
|
|
559
560
|
"description": "A slider allows a user to select one or more values within a range.",
|
|
560
561
|
"status": "stable",
|
|
@@ -570,7 +571,7 @@
|
|
|
570
571
|
{
|
|
571
572
|
"name": "snippet",
|
|
572
573
|
"package": "@nextui-org/snippet",
|
|
573
|
-
"version": "2.1.0-beta.
|
|
574
|
+
"version": "2.1.0-beta.12",
|
|
574
575
|
"docs": "https://nextui.org/docs/components/snippet",
|
|
575
576
|
"description": "Display a snippet of copyable code for the command line.",
|
|
576
577
|
"status": "stable",
|
|
@@ -587,7 +588,7 @@
|
|
|
587
588
|
{
|
|
588
589
|
"name": "spacer",
|
|
589
590
|
"package": "@nextui-org/spacer",
|
|
590
|
-
"version": "2.1.0-beta.
|
|
591
|
+
"version": "2.1.0-beta.9",
|
|
591
592
|
"docs": "https://nextui.org/docs/components/spacer",
|
|
592
593
|
"description": "A flexible spacer component designed to create consistent spacing and maintain alignment in your layout.",
|
|
593
594
|
"status": "stable",
|
|
@@ -602,7 +603,7 @@
|
|
|
602
603
|
{
|
|
603
604
|
"name": "spinner",
|
|
604
605
|
"package": "@nextui-org/spinner",
|
|
605
|
-
"version": "2.1.0-beta.
|
|
606
|
+
"version": "2.1.0-beta.9",
|
|
606
607
|
"docs": "https://nextui.org/docs/components/spinner",
|
|
607
608
|
"description": "Loaders express an unspecified wait time or display the length of a process.",
|
|
608
609
|
"status": "stable",
|
|
@@ -617,7 +618,7 @@
|
|
|
617
618
|
{
|
|
618
619
|
"name": "switch",
|
|
619
620
|
"package": "@nextui-org/switch",
|
|
620
|
-
"version": "2.1.0-beta.
|
|
621
|
+
"version": "2.1.0-beta.9",
|
|
621
622
|
"docs": "https://nextui.org/docs/components/switch",
|
|
622
623
|
"description": "A switch is similar to a checkbox, but represents on/off values as opposed to selection.",
|
|
623
624
|
"status": "updated",
|
|
@@ -633,7 +634,7 @@
|
|
|
633
634
|
{
|
|
634
635
|
"name": "table",
|
|
635
636
|
"package": "@nextui-org/table",
|
|
636
|
-
"version": "2.1.0-beta.
|
|
637
|
+
"version": "2.1.0-beta.11",
|
|
637
638
|
"docs": "https://nextui.org/docs/components/table",
|
|
638
639
|
"description": "Tables are used to display tabular data using rows and columns. ",
|
|
639
640
|
"status": "stable",
|
|
@@ -649,7 +650,7 @@
|
|
|
649
650
|
{
|
|
650
651
|
"name": "tabs",
|
|
651
652
|
"package": "@nextui-org/tabs",
|
|
652
|
-
"version": "2.1.0-beta.
|
|
653
|
+
"version": "2.1.0-beta.11",
|
|
653
654
|
"docs": "https://nextui.org/docs/components/tabs",
|
|
654
655
|
"description": "Tabs organize content into multiple sections and allow users to navigate between them.",
|
|
655
656
|
"status": "stable",
|
|
@@ -666,7 +667,7 @@
|
|
|
666
667
|
{
|
|
667
668
|
"name": "tooltip",
|
|
668
669
|
"package": "@nextui-org/tooltip",
|
|
669
|
-
"version": "2.1.0-beta.
|
|
670
|
+
"version": "2.1.0-beta.11",
|
|
670
671
|
"docs": "https://nextui.org/docs/components/tooltip",
|
|
671
672
|
"description": "A React Component for rendering dynamically positioned Tooltips",
|
|
672
673
|
"status": "stable",
|
|
@@ -683,7 +684,7 @@
|
|
|
683
684
|
{
|
|
684
685
|
"name": "user",
|
|
685
686
|
"package": "@nextui-org/user",
|
|
686
|
-
"version": "2.1.0-beta.
|
|
687
|
+
"version": "2.1.0-beta.12",
|
|
687
688
|
"docs": "https://nextui.org/docs/components/user",
|
|
688
689
|
"description": "Flexible User Profile Component.",
|
|
689
690
|
"status": "stable",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nextui-org/react",
|
|
3
|
-
"version": "2.5.0-beta.
|
|
3
|
+
"version": "2.5.0-beta.24",
|
|
4
4
|
"description": "🚀 Beautiful and modern React UI library.",
|
|
5
5
|
"author": "Junior Garcia <jrgarciadev@gmail.com>",
|
|
6
6
|
"homepage": "https://nextui.org",
|
|
@@ -31,52 +31,52 @@
|
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
33
|
"@react-aria/visually-hidden": "3.8.17",
|
|
34
|
-
"@nextui-org/system": "2.3.0-beta.
|
|
35
|
-
"@nextui-org/theme": "2.3.0-beta.
|
|
36
|
-
"@nextui-org/
|
|
37
|
-
"@nextui-org/
|
|
38
|
-
"@nextui-org/avatar": "2.1.0-beta.
|
|
39
|
-
"@nextui-org/badge": "2.1.0-beta.
|
|
40
|
-
"@nextui-org/button": "2.1.0-beta.
|
|
41
|
-
"@nextui-org/
|
|
42
|
-
"@nextui-org/
|
|
43
|
-
"@nextui-org/
|
|
44
|
-
"@nextui-org/
|
|
45
|
-
"@nextui-org/link": "2.1.0-beta.
|
|
46
|
-
"@nextui-org/
|
|
47
|
-
"@nextui-org/
|
|
48
|
-
"@nextui-org/
|
|
49
|
-
"@nextui-org/
|
|
50
|
-
"@nextui-org/switch": "2.1.0-beta.
|
|
51
|
-
"@nextui-org/tooltip": "2.1.0-beta.
|
|
52
|
-
"@nextui-org/user": "2.1.0-beta.
|
|
53
|
-
"@nextui-org/
|
|
54
|
-
"@nextui-org/
|
|
55
|
-
"@nextui-org/popover": "2.2.0-beta.
|
|
56
|
-
"@nextui-org/dropdown": "2.2.0-beta.
|
|
57
|
-
"@nextui-org/image": "2.1.0-beta.
|
|
58
|
-
"@nextui-org/modal": "2.1.0-beta.
|
|
59
|
-
"@nextui-org/navbar": "2.1.0-beta.
|
|
60
|
-
"@nextui-org/table": "2.1.0-beta.
|
|
61
|
-
"@nextui-org/spacer": "2.1.0-beta.
|
|
62
|
-
"@nextui-org/divider": "2.1.0-beta.
|
|
63
|
-
"@nextui-org/kbd": "2.1.0-beta.
|
|
64
|
-
"@nextui-org/tabs": "2.1.0-beta.
|
|
65
|
-
"@nextui-org/skeleton": "2.1.0-beta.
|
|
66
|
-
"@nextui-org/scroll-shadow": "2.2.0-beta.
|
|
67
|
-
"@nextui-org/select": "2.3.0-beta.
|
|
68
|
-
"@nextui-org/listbox": "2.2.0-beta.
|
|
69
|
-
"@nextui-org/menu": "2.1.0-beta.
|
|
70
|
-
"@nextui-org/ripple": "2.1.0-beta.
|
|
71
|
-
"@nextui-org/slider": "2.3.0-beta.
|
|
72
|
-
"@nextui-org/breadcrumbs": "2.1.0-beta.
|
|
73
|
-
"@nextui-org/calendar": "2.1.0-beta.
|
|
74
|
-
"@nextui-org/date-
|
|
75
|
-
"@nextui-org/
|
|
76
|
-
"@nextui-org/
|
|
77
|
-
"@nextui-org/
|
|
78
|
-
"@nextui-org/form": "2.0.1-beta.
|
|
79
|
-
"@nextui-org/alert": "2.1.0-beta.
|
|
34
|
+
"@nextui-org/system": "2.3.0-beta.11",
|
|
35
|
+
"@nextui-org/theme": "2.3.0-beta.16",
|
|
36
|
+
"@nextui-org/accordion": "2.1.0-beta.12",
|
|
37
|
+
"@nextui-org/autocomplete": "2.2.0-beta.16",
|
|
38
|
+
"@nextui-org/avatar": "2.1.0-beta.12",
|
|
39
|
+
"@nextui-org/badge": "2.1.0-beta.8",
|
|
40
|
+
"@nextui-org/button": "2.1.0-beta.10",
|
|
41
|
+
"@nextui-org/card": "2.1.0-beta.10",
|
|
42
|
+
"@nextui-org/chip": "2.1.0-beta.10",
|
|
43
|
+
"@nextui-org/checkbox": "2.2.0-beta.9",
|
|
44
|
+
"@nextui-org/code": "2.1.0-beta.9",
|
|
45
|
+
"@nextui-org/link": "2.1.0-beta.10",
|
|
46
|
+
"@nextui-org/pagination": "2.1.0-beta.10",
|
|
47
|
+
"@nextui-org/radio": "2.2.0-beta.9",
|
|
48
|
+
"@nextui-org/snippet": "2.1.0-beta.12",
|
|
49
|
+
"@nextui-org/spinner": "2.1.0-beta.9",
|
|
50
|
+
"@nextui-org/switch": "2.1.0-beta.9",
|
|
51
|
+
"@nextui-org/tooltip": "2.1.0-beta.11",
|
|
52
|
+
"@nextui-org/user": "2.1.0-beta.12",
|
|
53
|
+
"@nextui-org/progress": "2.1.0-beta.9",
|
|
54
|
+
"@nextui-org/input": "2.3.0-beta.11",
|
|
55
|
+
"@nextui-org/popover": "2.2.0-beta.12",
|
|
56
|
+
"@nextui-org/dropdown": "2.2.0-beta.13",
|
|
57
|
+
"@nextui-org/image": "2.1.0-beta.11",
|
|
58
|
+
"@nextui-org/modal": "2.1.0-beta.13",
|
|
59
|
+
"@nextui-org/navbar": "2.1.0-beta.11",
|
|
60
|
+
"@nextui-org/table": "2.1.0-beta.11",
|
|
61
|
+
"@nextui-org/spacer": "2.1.0-beta.9",
|
|
62
|
+
"@nextui-org/divider": "2.1.0-beta.9",
|
|
63
|
+
"@nextui-org/kbd": "2.1.0-beta.9",
|
|
64
|
+
"@nextui-org/tabs": "2.1.0-beta.11",
|
|
65
|
+
"@nextui-org/skeleton": "2.1.0-beta.8",
|
|
66
|
+
"@nextui-org/scroll-shadow": "2.2.0-beta.8",
|
|
67
|
+
"@nextui-org/select": "2.3.0-beta.18",
|
|
68
|
+
"@nextui-org/listbox": "2.2.0-beta.13",
|
|
69
|
+
"@nextui-org/menu": "2.1.0-beta.12",
|
|
70
|
+
"@nextui-org/ripple": "2.1.0-beta.8",
|
|
71
|
+
"@nextui-org/slider": "2.3.0-beta.11",
|
|
72
|
+
"@nextui-org/breadcrumbs": "2.1.0-beta.10",
|
|
73
|
+
"@nextui-org/calendar": "2.1.0-beta.13",
|
|
74
|
+
"@nextui-org/date-input": "2.2.0-beta.9",
|
|
75
|
+
"@nextui-org/date-picker": "2.2.0-beta.14",
|
|
76
|
+
"@nextui-org/framer-utils": "2.0.26-beta.11",
|
|
77
|
+
"@nextui-org/drawer": "2.1.0-beta.13",
|
|
78
|
+
"@nextui-org/form": "2.0.1-beta.1",
|
|
79
|
+
"@nextui-org/alert": "2.1.0-beta.13"
|
|
80
80
|
},
|
|
81
81
|
"peerDependencies": {
|
|
82
82
|
"react": ">=18 || >=19.0.0-rc.0",
|