@nextui-org/react 2.5.0-beta.19 → 2.5.0-beta.22

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.
@@ -2,7 +2,7 @@
2
2
  {
3
3
  "name": "accordion",
4
4
  "package": "@nextui-org/accordion",
5
- "version": "2.1.0-beta.9",
5
+ "version": "2.1.0-beta.10",
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",
@@ -19,7 +19,7 @@
19
19
  {
20
20
  "name": "alert",
21
21
  "package": "@nextui-org/alert",
22
- "version": "2.1.0-beta.10",
22
+ "version": "2.1.0-beta.11",
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.12",
38
+ "version": "2.2.0-beta.14",
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.10",
55
+ "version": "2.1.0-beta.11",
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",
@@ -84,7 +84,7 @@
84
84
  {
85
85
  "name": "breadcrumbs",
86
86
  "package": "@nextui-org/breadcrumbs",
87
- "version": "2.1.0-beta.8",
87
+ "version": "2.1.0-beta.9",
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.7",
103
+ "version": "2.1.0-beta.8",
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.9",
120
+ "version": "2.1.0-beta.11",
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",
@@ -125,6 +125,7 @@
125
125
  "peerDependencies": {
126
126
  "@nextui-org/system": ">=2.3.0-beta.0",
127
127
  "@nextui-org/theme": ">=2.3.0-beta.0",
128
+ "framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
128
129
  "react": ">=18 || >=19.0.0-rc.0",
129
130
  "react-dom": ">=18 || >=19.0.0-rc.0",
130
131
  "tailwindcss": ">=3.4.0"
@@ -133,7 +134,7 @@
133
134
  {
134
135
  "name": "card",
135
136
  "package": "@nextui-org/card",
136
- "version": "2.1.0-beta.7",
137
+ "version": "2.1.0-beta.8",
137
138
  "docs": "https://nextui.org/docs/components/card",
138
139
  "description": "Card is a container for text, photos, and actions in the context of a single subject.",
139
140
  "status": "stable",
@@ -150,10 +151,10 @@
150
151
  {
151
152
  "name": "checkbox",
152
153
  "package": "@nextui-org/checkbox",
153
- "version": "2.2.0-beta.7",
154
+ "version": "2.2.0-beta.8",
154
155
  "docs": "https://nextui.org/docs/components/checkbox",
155
156
  "description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.",
156
- "status": "stable",
157
+ "status": "updated",
157
158
  "style": "",
158
159
  "peerDependencies": {
159
160
  "@nextui-org/system": ">=2.3.0-beta.0",
@@ -166,7 +167,7 @@
166
167
  {
167
168
  "name": "chip",
168
169
  "package": "@nextui-org/chip",
169
- "version": "2.1.0-beta.8",
170
+ "version": "2.1.0-beta.9",
170
171
  "docs": "https://nextui.org/docs/components/chip",
171
172
  "description": "Chips help people enter information, make selections, filter content, or trigger actions.",
172
173
  "status": "stable",
@@ -182,7 +183,7 @@
182
183
  {
183
184
  "name": "code",
184
185
  "package": "@nextui-org/code",
185
- "version": "2.1.0-beta.7",
186
+ "version": "2.1.0-beta.8",
186
187
  "docs": "https://nextui.org/docs/components/code",
187
188
  "description": "Code is a component used to display inline code.",
188
189
  "status": "stable",
@@ -197,7 +198,7 @@
197
198
  {
198
199
  "name": "date-input",
199
200
  "package": "@nextui-org/date-input",
200
- "version": "2.2.0-beta.7",
201
+ "version": "2.2.0-beta.8",
201
202
  "docs": "https://nextui.org/docs/components/date-input",
202
203
  "description": "A date input allows users to enter and edit date and time values using a keyboard.",
203
204
  "status": "stable",
@@ -213,7 +214,7 @@
213
214
  {
214
215
  "name": "date-picker",
215
216
  "package": "@nextui-org/date-picker",
216
- "version": "2.2.0-beta.10",
217
+ "version": "2.2.0-beta.12",
217
218
  "docs": "https://nextui.org/docs/components/date-picker",
218
219
  "description": "A date picker combines a DateInput and a Calendar popover to allow users to enter or select a date and time value.",
219
220
  "status": "stable",
@@ -229,7 +230,7 @@
229
230
  {
230
231
  "name": "divider",
231
232
  "package": "@nextui-org/divider",
232
- "version": "2.1.0-beta.7",
233
+ "version": "2.1.0-beta.8",
233
234
  "docs": "https://nextui.org/docs/components/divider",
234
235
  "description": ". A separator is a visual divider between two groups of content",
235
236
  "status": "stable",
@@ -244,7 +245,7 @@
244
245
  {
245
246
  "name": "drawer",
246
247
  "package": "@nextui-org/drawer",
247
- "version": "2.1.0-beta.10",
248
+ "version": "2.1.0-beta.11",
248
249
  "docs": "https://nextui.org/docs/components/drawer",
249
250
  "description": "Used to render a content that slides in from the side of the screen.",
250
251
  "status": "new",
@@ -260,7 +261,7 @@
260
261
  {
261
262
  "name": "dropdown",
262
263
  "package": "@nextui-org/dropdown",
263
- "version": "2.2.0-beta.9",
264
+ "version": "2.2.0-beta.11",
264
265
  "docs": "https://nextui.org/docs/components/dropdown",
265
266
  "description": "A dropdown displays a list of actions or options that a user can choose.",
266
267
  "status": "stable",
@@ -274,6 +275,22 @@
274
275
  "tailwindcss": ">=3.4.0"
275
276
  }
276
277
  },
278
+ {
279
+ "name": "form",
280
+ "package": "@nextui-org/form",
281
+ "version": "2.0.1-beta.0",
282
+ "docs": "https://nextui.org/docs/components/form",
283
+ "description": "A form is a group of inputs that allows users submit data to a server and supports field validation errors.",
284
+ "status": "stable",
285
+ "style": "",
286
+ "peerDependencies": {
287
+ "@nextui-org/system": ">=2.3.0-beta.0",
288
+ "@nextui-org/theme": ">=2.3.0-beta.0",
289
+ "react": ">=18",
290
+ "react-dom": ">=18",
291
+ "tailwindcss": ">=3.4.0"
292
+ }
293
+ },
277
294
  {
278
295
  "name": "image",
279
296
  "package": "@nextui-org/image",
@@ -293,10 +310,10 @@
293
310
  {
294
311
  "name": "input",
295
312
  "package": "@nextui-org/input",
296
- "version": "2.3.0-beta.9",
313
+ "version": "2.3.0-beta.10",
297
314
  "docs": "https://nextui.org/docs/components/input",
298
315
  "description": "The input component is designed for capturing user input within a text field.",
299
- "status": "stable",
316
+ "status": "updated",
300
317
  "style": "",
301
318
  "peerDependencies": {
302
319
  "react": ">=18 || >=19.0.0-rc.0",
@@ -309,7 +326,7 @@
309
326
  {
310
327
  "name": "kbd",
311
328
  "package": "@nextui-org/kbd",
312
- "version": "2.1.0-beta.7",
329
+ "version": "2.1.0-beta.8",
313
330
  "docs": "https://nextui.org/docs/components/kbd",
314
331
  "description": "The keyboard key components indicates which key or set of keys used to execute a specificv action",
315
332
  "status": "stable",
@@ -324,7 +341,7 @@
324
341
  {
325
342
  "name": "link",
326
343
  "package": "@nextui-org/link",
327
- "version": "2.1.0-beta.8",
344
+ "version": "2.1.0-beta.9",
328
345
  "docs": "https://nextui.org/docs/components/link",
329
346
  "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>",
330
347
  "status": "stable",
@@ -340,7 +357,7 @@
340
357
  {
341
358
  "name": "listbox",
342
359
  "package": "@nextui-org/listbox",
343
- "version": "2.2.0-beta.9",
360
+ "version": "2.2.0-beta.11",
344
361
  "docs": "https://nextui.org/docs/components/listbox",
345
362
  "description": "A listbox displays a list of options and allows a user to select one or more of them.",
346
363
  "status": "stable",
@@ -356,7 +373,7 @@
356
373
  {
357
374
  "name": "menu",
358
375
  "package": "@nextui-org/menu",
359
- "version": "2.1.0-beta.8",
376
+ "version": "2.1.0-beta.10",
360
377
  "docs": "https://nextui.org/docs/components/menu",
361
378
  "description": "A menu displays a list of options and allows a user to select one or more of them.",
362
379
  "status": "stable",
@@ -372,7 +389,7 @@
372
389
  {
373
390
  "name": "modal",
374
391
  "package": "@nextui-org/modal",
375
- "version": "2.1.0-beta.10",
392
+ "version": "2.1.0-beta.11",
376
393
  "docs": "https://nextui.org/docs/components/modal",
377
394
  "description": "Displays a dialog with a custom content that requires attention or provides additional information.",
378
395
  "status": "updated",
@@ -389,7 +406,7 @@
389
406
  {
390
407
  "name": "navbar",
391
408
  "package": "@nextui-org/navbar",
392
- "version": "2.1.0-beta.8",
409
+ "version": "2.1.0-beta.9",
393
410
  "docs": "https://nextui.org/docs/components/navbar",
394
411
  "description": "A responsive navigation header positioned on top side of your page that includes support for branding, links, navigation, collapse and more.",
395
412
  "status": "stable",
@@ -406,7 +423,7 @@
406
423
  {
407
424
  "name": "pagination",
408
425
  "package": "@nextui-org/pagination",
409
- "version": "2.1.0-beta.8",
426
+ "version": "2.1.0-beta.9",
410
427
  "docs": "https://nextui.org/docs/components/pagination",
411
428
  "description": "The Pagination component allows you to display active page and navigate between multiple pages.",
412
429
  "status": "stable",
@@ -422,7 +439,7 @@
422
439
  {
423
440
  "name": "popover",
424
441
  "package": "@nextui-org/popover",
425
- "version": "2.2.0-beta.9",
442
+ "version": "2.2.0-beta.10",
426
443
  "docs": "https://nextui.org/docs/components/popover",
427
444
  "description": "A popover is an overlay element positioned relative to a trigger.",
428
445
  "status": "stable",
@@ -439,7 +456,7 @@
439
456
  {
440
457
  "name": "progress",
441
458
  "package": "@nextui-org/progress",
442
- "version": "2.1.0-beta.7",
459
+ "version": "2.1.0-beta.8",
443
460
  "docs": "https://nextui.org/docs/components/progress",
444
461
  "description": "Progress bars show either determinate or indeterminate progress of an operation over time.",
445
462
  "status": "stable",
@@ -455,7 +472,7 @@
455
472
  {
456
473
  "name": "radio",
457
474
  "package": "@nextui-org/radio",
458
- "version": "2.2.0-beta.7",
475
+ "version": "2.2.0-beta.8",
459
476
  "docs": "https://nextui.org/docs/components/radio",
460
477
  "description": "Radios allow users to select a single option from a list of mutually exclusive options.",
461
478
  "status": "stable",
@@ -504,10 +521,10 @@
504
521
  {
505
522
  "name": "select",
506
523
  "package": "@nextui-org/select",
507
- "version": "2.3.0-beta.13",
524
+ "version": "2.3.0-beta.16",
508
525
  "docs": "https://nextui.org/docs/components/select",
509
526
  "description": "A select displays a collapsible list of options and allows a user to select one of them.",
510
- "status": "stable",
527
+ "status": "updated",
511
528
  "style": "",
512
529
  "peerDependencies": {
513
530
  "@nextui-org/system": ">=2.3.0-beta.0",
@@ -537,7 +554,7 @@
537
554
  {
538
555
  "name": "slider",
539
556
  "package": "@nextui-org/slider",
540
- "version": "2.3.0-beta.8",
557
+ "version": "2.3.0-beta.9",
541
558
  "docs": "https://nextui.org/docs/components/slider",
542
559
  "description": "A slider allows a user to select one or more values within a range.",
543
560
  "status": "stable",
@@ -553,7 +570,7 @@
553
570
  {
554
571
  "name": "snippet",
555
572
  "package": "@nextui-org/snippet",
556
- "version": "2.1.0-beta.9",
573
+ "version": "2.1.0-beta.10",
557
574
  "docs": "https://nextui.org/docs/components/snippet",
558
575
  "description": "Display a snippet of copyable code for the command line.",
559
576
  "status": "stable",
@@ -570,7 +587,7 @@
570
587
  {
571
588
  "name": "spacer",
572
589
  "package": "@nextui-org/spacer",
573
- "version": "2.1.0-beta.7",
590
+ "version": "2.1.0-beta.8",
574
591
  "docs": "https://nextui.org/docs/components/spacer",
575
592
  "description": "A flexible spacer component designed to create consistent spacing and maintain alignment in your layout.",
576
593
  "status": "stable",
@@ -585,7 +602,7 @@
585
602
  {
586
603
  "name": "spinner",
587
604
  "package": "@nextui-org/spinner",
588
- "version": "2.1.0-beta.7",
605
+ "version": "2.1.0-beta.8",
589
606
  "docs": "https://nextui.org/docs/components/spinner",
590
607
  "description": "Loaders express an unspecified wait time or display the length of a process.",
591
608
  "status": "stable",
@@ -600,10 +617,10 @@
600
617
  {
601
618
  "name": "switch",
602
619
  "package": "@nextui-org/switch",
603
- "version": "2.1.0-beta.7",
620
+ "version": "2.1.0-beta.8",
604
621
  "docs": "https://nextui.org/docs/components/switch",
605
622
  "description": "A switch is similar to a checkbox, but represents on/off values as opposed to selection.",
606
- "status": "stable",
623
+ "status": "updated",
607
624
  "style": "toggle",
608
625
  "peerDependencies": {
609
626
  "react": ">=18 || >=19.0.0-rc.0",
@@ -616,7 +633,7 @@
616
633
  {
617
634
  "name": "table",
618
635
  "package": "@nextui-org/table",
619
- "version": "2.1.0-beta.8",
636
+ "version": "2.1.0-beta.10",
620
637
  "docs": "https://nextui.org/docs/components/table",
621
638
  "description": "Tables are used to display tabular data using rows and columns. ",
622
639
  "status": "stable",
@@ -632,7 +649,7 @@
632
649
  {
633
650
  "name": "tabs",
634
651
  "package": "@nextui-org/tabs",
635
- "version": "2.1.0-beta.8",
652
+ "version": "2.1.0-beta.9",
636
653
  "docs": "https://nextui.org/docs/components/tabs",
637
654
  "description": "Tabs organize content into multiple sections and allow users to navigate between them.",
638
655
  "status": "stable",
@@ -649,7 +666,7 @@
649
666
  {
650
667
  "name": "tooltip",
651
668
  "package": "@nextui-org/tooltip",
652
- "version": "2.1.0-beta.8",
669
+ "version": "2.1.0-beta.9",
653
670
  "docs": "https://nextui.org/docs/components/tooltip",
654
671
  "description": "A React Component for rendering dynamically positioned Tooltips",
655
672
  "status": "stable",
@@ -666,7 +683,7 @@
666
683
  {
667
684
  "name": "user",
668
685
  "package": "@nextui-org/user",
669
- "version": "2.1.0-beta.10",
686
+ "version": "2.1.0-beta.11",
670
687
  "docs": "https://nextui.org/docs/components/user",
671
688
  "description": "Flexible User Profile Component.",
672
689
  "status": "stable",
package/dist/index.d.ts CHANGED
@@ -40,6 +40,7 @@ export * from '@nextui-org/autocomplete';
40
40
  export * from '@nextui-org/calendar';
41
41
  export * from '@nextui-org/date-input';
42
42
  export * from '@nextui-org/date-picker';
43
+ export * from '@nextui-org/form';
43
44
  export * from '@nextui-org/alert';
44
45
  export * from '@nextui-org/drawer';
45
46
  export { VisuallyHidden } from '@react-aria/visually-hidden';
package/dist/index.js CHANGED
@@ -67,6 +67,7 @@ __reExport(src_exports, require("@nextui-org/autocomplete"), module.exports);
67
67
  __reExport(src_exports, require("@nextui-org/calendar"), module.exports);
68
68
  __reExport(src_exports, require("@nextui-org/date-input"), module.exports);
69
69
  __reExport(src_exports, require("@nextui-org/date-picker"), module.exports);
70
+ __reExport(src_exports, require("@nextui-org/form"), module.exports);
70
71
  __reExport(src_exports, require("@nextui-org/alert"), module.exports);
71
72
  __reExport(src_exports, require("@nextui-org/drawer"), module.exports);
72
73
  var import_visually_hidden = require("@react-aria/visually-hidden");
package/dist/index.mjs CHANGED
@@ -41,6 +41,7 @@ export * from "@nextui-org/autocomplete";
41
41
  export * from "@nextui-org/calendar";
42
42
  export * from "@nextui-org/date-input";
43
43
  export * from "@nextui-org/date-picker";
44
+ export * from "@nextui-org/form";
44
45
  export * from "@nextui-org/alert";
45
46
  export * from "@nextui-org/drawer";
46
47
  import { VisuallyHidden } from "@react-aria/visually-hidden";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/react",
3
- "version": "2.5.0-beta.19",
3
+ "version": "2.5.0-beta.22",
4
4
  "description": "🚀 Beautiful and modern React UI library.",
5
5
  "author": "Junior Garcia <jrgarciadev@gmail.com>",
6
6
  "homepage": "https://nextui.org",
@@ -30,52 +30,53 @@
30
30
  "url": "https://github.com/nextui-org/nextui/issues"
31
31
  },
32
32
  "dependencies": {
33
- "@react-aria/visually-hidden": "3.8.15",
34
- "@nextui-org/system": "2.3.0-beta.8",
35
- "@nextui-org/theme": "2.3.0-beta.13",
36
- "@nextui-org/accordion": "2.1.0-beta.9",
37
- "@nextui-org/autocomplete": "2.2.0-beta.12",
38
- "@nextui-org/avatar": "2.1.0-beta.10",
33
+ "@react-aria/visually-hidden": "3.8.17",
34
+ "@nextui-org/system": "2.3.0-beta.9",
35
+ "@nextui-org/theme": "2.3.0-beta.14",
36
+ "@nextui-org/autocomplete": "2.2.0-beta.14",
37
+ "@nextui-org/accordion": "2.1.0-beta.10",
38
+ "@nextui-org/avatar": "2.1.0-beta.11",
39
39
  "@nextui-org/badge": "2.1.0-beta.7",
40
- "@nextui-org/button": "2.1.0-beta.7",
41
- "@nextui-org/card": "2.1.0-beta.7",
42
- "@nextui-org/chip": "2.1.0-beta.8",
43
- "@nextui-org/checkbox": "2.2.0-beta.7",
44
- "@nextui-org/code": "2.1.0-beta.7",
45
- "@nextui-org/link": "2.1.0-beta.8",
46
- "@nextui-org/pagination": "2.1.0-beta.8",
47
- "@nextui-org/radio": "2.2.0-beta.7",
48
- "@nextui-org/snippet": "2.1.0-beta.9",
49
- "@nextui-org/spinner": "2.1.0-beta.7",
50
- "@nextui-org/switch": "2.1.0-beta.7",
51
- "@nextui-org/tooltip": "2.1.0-beta.8",
52
- "@nextui-org/user": "2.1.0-beta.10",
53
- "@nextui-org/progress": "2.1.0-beta.7",
54
- "@nextui-org/input": "2.3.0-beta.9",
55
- "@nextui-org/popover": "2.2.0-beta.9",
56
- "@nextui-org/dropdown": "2.2.0-beta.9",
40
+ "@nextui-org/button": "2.1.0-beta.8",
41
+ "@nextui-org/chip": "2.1.0-beta.9",
42
+ "@nextui-org/checkbox": "2.2.0-beta.8",
43
+ "@nextui-org/code": "2.1.0-beta.8",
44
+ "@nextui-org/card": "2.1.0-beta.8",
45
+ "@nextui-org/link": "2.1.0-beta.9",
46
+ "@nextui-org/radio": "2.2.0-beta.8",
47
+ "@nextui-org/snippet": "2.1.0-beta.10",
48
+ "@nextui-org/spinner": "2.1.0-beta.8",
49
+ "@nextui-org/pagination": "2.1.0-beta.9",
50
+ "@nextui-org/switch": "2.1.0-beta.8",
51
+ "@nextui-org/tooltip": "2.1.0-beta.9",
52
+ "@nextui-org/user": "2.1.0-beta.11",
53
+ "@nextui-org/input": "2.3.0-beta.10",
54
+ "@nextui-org/progress": "2.1.0-beta.8",
55
+ "@nextui-org/popover": "2.2.0-beta.10",
56
+ "@nextui-org/dropdown": "2.2.0-beta.11",
57
57
  "@nextui-org/image": "2.1.0-beta.10",
58
- "@nextui-org/modal": "2.1.0-beta.10",
59
- "@nextui-org/navbar": "2.1.0-beta.8",
60
- "@nextui-org/table": "2.1.0-beta.8",
61
- "@nextui-org/spacer": "2.1.0-beta.7",
62
- "@nextui-org/kbd": "2.1.0-beta.7",
63
- "@nextui-org/tabs": "2.1.0-beta.8",
58
+ "@nextui-org/modal": "2.1.0-beta.11",
59
+ "@nextui-org/navbar": "2.1.0-beta.9",
60
+ "@nextui-org/table": "2.1.0-beta.10",
61
+ "@nextui-org/spacer": "2.1.0-beta.8",
62
+ "@nextui-org/divider": "2.1.0-beta.8",
63
+ "@nextui-org/kbd": "2.1.0-beta.8",
64
+ "@nextui-org/tabs": "2.1.0-beta.9",
64
65
  "@nextui-org/skeleton": "2.1.0-beta.7",
65
66
  "@nextui-org/scroll-shadow": "2.2.0-beta.7",
66
- "@nextui-org/select": "2.3.0-beta.13",
67
- "@nextui-org/listbox": "2.2.0-beta.9",
68
- "@nextui-org/menu": "2.1.0-beta.8",
67
+ "@nextui-org/select": "2.3.0-beta.16",
68
+ "@nextui-org/listbox": "2.2.0-beta.11",
69
+ "@nextui-org/menu": "2.1.0-beta.10",
69
70
  "@nextui-org/ripple": "2.1.0-beta.7",
70
- "@nextui-org/slider": "2.3.0-beta.8",
71
- "@nextui-org/breadcrumbs": "2.1.0-beta.8",
72
- "@nextui-org/calendar": "2.1.0-beta.9",
73
- "@nextui-org/date-input": "2.2.0-beta.7",
74
- "@nextui-org/date-picker": "2.2.0-beta.10",
75
- "@nextui-org/alert": "2.1.0-beta.10",
76
- "@nextui-org/framer-utils": "2.0.26-beta.8",
77
- "@nextui-org/drawer": "2.1.0-beta.10",
78
- "@nextui-org/divider": "2.1.0-beta.7"
71
+ "@nextui-org/slider": "2.3.0-beta.9",
72
+ "@nextui-org/breadcrumbs": "2.1.0-beta.9",
73
+ "@nextui-org/calendar": "2.1.0-beta.11",
74
+ "@nextui-org/date-picker": "2.2.0-beta.12",
75
+ "@nextui-org/framer-utils": "2.0.26-beta.9",
76
+ "@nextui-org/drawer": "2.1.0-beta.11",
77
+ "@nextui-org/date-input": "2.2.0-beta.8",
78
+ "@nextui-org/form": "2.0.1-beta.0",
79
+ "@nextui-org/alert": "2.1.0-beta.11"
79
80
  },
80
81
  "peerDependencies": {
81
82
  "react": ">=18 || >=19.0.0-rc.0",