@nextui-org/react 2.5.0-beta.24 → 2.5.0-beta.26

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.12",
5
+ "version": "2.1.0-beta.13",
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.13",
22
+ "version": "2.1.0-beta.14",
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.16",
38
+ "version": "2.2.0-beta.17",
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",
@@ -84,7 +84,7 @@
84
84
  {
85
85
  "name": "breadcrumbs",
86
86
  "package": "@nextui-org/breadcrumbs",
87
- "version": "2.1.0-beta.10",
87
+ "version": "2.1.0-beta.11",
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",
@@ -117,7 +117,7 @@
117
117
  {
118
118
  "name": "calendar",
119
119
  "package": "@nextui-org/calendar",
120
- "version": "2.1.0-beta.13",
120
+ "version": "2.1.0-beta.14",
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",
@@ -167,7 +167,7 @@
167
167
  {
168
168
  "name": "chip",
169
169
  "package": "@nextui-org/chip",
170
- "version": "2.1.0-beta.10",
170
+ "version": "2.1.0-beta.11",
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",
@@ -214,7 +214,7 @@
214
214
  {
215
215
  "name": "date-picker",
216
216
  "package": "@nextui-org/date-picker",
217
- "version": "2.2.0-beta.14",
217
+ "version": "2.2.0-beta.15",
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",
@@ -246,7 +246,7 @@
246
246
  {
247
247
  "name": "drawer",
248
248
  "package": "@nextui-org/drawer",
249
- "version": "2.1.0-beta.13",
249
+ "version": "2.1.0-beta.14",
250
250
  "docs": "https://nextui.org/docs/components/drawer",
251
251
  "description": "Used to render a content that slides in from the side of the screen.",
252
252
  "status": "new",
@@ -262,7 +262,7 @@
262
262
  {
263
263
  "name": "dropdown",
264
264
  "package": "@nextui-org/dropdown",
265
- "version": "2.2.0-beta.13",
265
+ "version": "2.2.0-beta.14",
266
266
  "docs": "https://nextui.org/docs/components/dropdown",
267
267
  "description": "A dropdown displays a list of actions or options that a user can choose.",
268
268
  "status": "stable",
@@ -311,7 +311,7 @@
311
311
  {
312
312
  "name": "input",
313
313
  "package": "@nextui-org/input",
314
- "version": "2.3.0-beta.11",
314
+ "version": "2.3.0-beta.12",
315
315
  "docs": "https://nextui.org/docs/components/input",
316
316
  "description": "The input component is designed for capturing user input within a text field.",
317
317
  "status": "updated",
@@ -324,6 +324,22 @@
324
324
  "tailwindcss": ">=3.4.0"
325
325
  }
326
326
  },
327
+ {
328
+ "name": "input-otp",
329
+ "package": "@nextui-org/input-otp",
330
+ "version": "2.0.1-beta.0",
331
+ "docs": "https://nextui.org/docs/components/input-otp",
332
+ "description": "",
333
+ "status": "new",
334
+ "style": "",
335
+ "peerDependencies": {
336
+ "react": ">=18",
337
+ "react-dom": ">=18",
338
+ "@nextui-org/theme": ">=2.3.0-beta.17",
339
+ "@nextui-org/system": ">=2.0.0",
340
+ "tailwindcss": ">=3.4.0"
341
+ }
342
+ },
327
343
  {
328
344
  "name": "kbd",
329
345
  "package": "@nextui-org/kbd",
@@ -342,7 +358,7 @@
342
358
  {
343
359
  "name": "link",
344
360
  "package": "@nextui-org/link",
345
- "version": "2.1.0-beta.10",
361
+ "version": "2.1.0-beta.11",
346
362
  "docs": "https://nextui.org/docs/components/link",
347
363
  "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>",
348
364
  "status": "stable",
@@ -358,7 +374,7 @@
358
374
  {
359
375
  "name": "listbox",
360
376
  "package": "@nextui-org/listbox",
361
- "version": "2.2.0-beta.13",
377
+ "version": "2.2.0-beta.14",
362
378
  "docs": "https://nextui.org/docs/components/listbox",
363
379
  "description": "A listbox displays a list of options and allows a user to select one or more of them.",
364
380
  "status": "stable",
@@ -374,7 +390,7 @@
374
390
  {
375
391
  "name": "menu",
376
392
  "package": "@nextui-org/menu",
377
- "version": "2.1.0-beta.12",
393
+ "version": "2.1.0-beta.13",
378
394
  "docs": "https://nextui.org/docs/components/menu",
379
395
  "description": "A menu displays a list of options and allows a user to select one or more of them.",
380
396
  "status": "stable",
@@ -390,7 +406,7 @@
390
406
  {
391
407
  "name": "modal",
392
408
  "package": "@nextui-org/modal",
393
- "version": "2.1.0-beta.13",
409
+ "version": "2.1.0-beta.14",
394
410
  "docs": "https://nextui.org/docs/components/modal",
395
411
  "description": "Displays a dialog with a custom content that requires attention or provides additional information.",
396
412
  "status": "updated",
@@ -424,7 +440,7 @@
424
440
  {
425
441
  "name": "pagination",
426
442
  "package": "@nextui-org/pagination",
427
- "version": "2.1.0-beta.10",
443
+ "version": "2.1.0-beta.11",
428
444
  "docs": "https://nextui.org/docs/components/pagination",
429
445
  "description": "The Pagination component allows you to display active page and navigate between multiple pages.",
430
446
  "status": "stable",
@@ -522,7 +538,7 @@
522
538
  {
523
539
  "name": "select",
524
540
  "package": "@nextui-org/select",
525
- "version": "2.3.0-beta.18",
541
+ "version": "2.3.0-beta.19",
526
542
  "docs": "https://nextui.org/docs/components/select",
527
543
  "description": "A select displays a collapsible list of options and allows a user to select one of them.",
528
544
  "status": "updated",
@@ -571,7 +587,7 @@
571
587
  {
572
588
  "name": "snippet",
573
589
  "package": "@nextui-org/snippet",
574
- "version": "2.1.0-beta.12",
590
+ "version": "2.1.0-beta.13",
575
591
  "docs": "https://nextui.org/docs/components/snippet",
576
592
  "description": "Display a snippet of copyable code for the command line.",
577
593
  "status": "stable",
@@ -634,7 +650,7 @@
634
650
  {
635
651
  "name": "table",
636
652
  "package": "@nextui-org/table",
637
- "version": "2.1.0-beta.11",
653
+ "version": "2.1.0-beta.12",
638
654
  "docs": "https://nextui.org/docs/components/table",
639
655
  "description": "Tables are used to display tabular data using rows and columns. ",
640
656
  "status": "stable",
package/dist/index.d.ts CHANGED
@@ -43,5 +43,6 @@ export * from '@nextui-org/date-picker';
43
43
  export * from '@nextui-org/form';
44
44
  export * from '@nextui-org/alert';
45
45
  export * from '@nextui-org/drawer';
46
+ export * from '@nextui-org/input-otp';
46
47
  export { VisuallyHidden } from '@react-aria/visually-hidden';
47
48
  export { ResizablePanel } from '@nextui-org/framer-utils';
package/dist/index.js CHANGED
@@ -1,3 +1,4 @@
1
+ "use client";
1
2
  "use strict";
2
3
  var __defProp = Object.defineProperty;
3
4
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
@@ -70,8 +71,10 @@ __reExport(src_exports, require("@nextui-org/date-picker"), module.exports);
70
71
  __reExport(src_exports, require("@nextui-org/form"), module.exports);
71
72
  __reExport(src_exports, require("@nextui-org/alert"), module.exports);
72
73
  __reExport(src_exports, require("@nextui-org/drawer"), module.exports);
74
+ __reExport(src_exports, require("@nextui-org/input-otp"), module.exports);
73
75
  var import_visually_hidden = require("@react-aria/visually-hidden");
74
76
  var import_framer_utils = require("@nextui-org/framer-utils");
77
+ "use client";
75
78
  // Annotate the CommonJS export names for ESM import in node:
76
79
  0 && (module.exports = {
77
80
  ResizablePanel,
package/dist/index.mjs CHANGED
@@ -1,3 +1,5 @@
1
+ "use client";
2
+
1
3
  // src/index.ts
2
4
  export * from "@nextui-org/system";
3
5
  export * from "@nextui-org/theme";
@@ -44,8 +46,10 @@ export * from "@nextui-org/date-picker";
44
46
  export * from "@nextui-org/form";
45
47
  export * from "@nextui-org/alert";
46
48
  export * from "@nextui-org/drawer";
49
+ export * from "@nextui-org/input-otp";
47
50
  import { VisuallyHidden } from "@react-aria/visually-hidden";
48
51
  import { ResizablePanel } from "@nextui-org/framer-utils";
52
+ "use client";
49
53
  export {
50
54
  ResizablePanel,
51
55
  VisuallyHidden
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/react",
3
- "version": "2.5.0-beta.24",
3
+ "version": "2.5.0-beta.26",
4
4
  "description": "🚀 Beautiful and modern React UI library.",
5
5
  "author": "Junior Garcia <jrgarciadev@gmail.com>",
6
6
  "homepage": "https://nextui.org",
@@ -32,51 +32,52 @@
32
32
  "dependencies": {
33
33
  "@react-aria/visually-hidden": "3.8.17",
34
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",
35
+ "@nextui-org/theme": "2.3.0-beta.18",
36
+ "@nextui-org/accordion": "2.1.0-beta.13",
37
+ "@nextui-org/autocomplete": "2.2.0-beta.17",
38
38
  "@nextui-org/avatar": "2.1.0-beta.12",
39
39
  "@nextui-org/badge": "2.1.0-beta.8",
40
40
  "@nextui-org/button": "2.1.0-beta.10",
41
41
  "@nextui-org/card": "2.1.0-beta.10",
42
- "@nextui-org/chip": "2.1.0-beta.10",
42
+ "@nextui-org/chip": "2.1.0-beta.11",
43
43
  "@nextui-org/checkbox": "2.2.0-beta.9",
44
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",
45
+ "@nextui-org/link": "2.1.0-beta.11",
46
+ "@nextui-org/pagination": "2.1.0-beta.11",
47
47
  "@nextui-org/radio": "2.2.0-beta.9",
48
- "@nextui-org/snippet": "2.1.0-beta.12",
48
+ "@nextui-org/snippet": "2.1.0-beta.13",
49
49
  "@nextui-org/spinner": "2.1.0-beta.9",
50
50
  "@nextui-org/switch": "2.1.0-beta.9",
51
51
  "@nextui-org/tooltip": "2.1.0-beta.11",
52
52
  "@nextui-org/user": "2.1.0-beta.12",
53
53
  "@nextui-org/progress": "2.1.0-beta.9",
54
- "@nextui-org/input": "2.3.0-beta.11",
54
+ "@nextui-org/input": "2.3.0-beta.12",
55
+ "@nextui-org/input-otp": "2.0.1-beta.0",
55
56
  "@nextui-org/popover": "2.2.0-beta.12",
56
- "@nextui-org/dropdown": "2.2.0-beta.13",
57
+ "@nextui-org/dropdown": "2.2.0-beta.14",
57
58
  "@nextui-org/image": "2.1.0-beta.11",
58
- "@nextui-org/modal": "2.1.0-beta.13",
59
+ "@nextui-org/modal": "2.1.0-beta.14",
59
60
  "@nextui-org/navbar": "2.1.0-beta.11",
60
- "@nextui-org/table": "2.1.0-beta.11",
61
+ "@nextui-org/table": "2.1.0-beta.12",
61
62
  "@nextui-org/spacer": "2.1.0-beta.9",
62
63
  "@nextui-org/divider": "2.1.0-beta.9",
63
64
  "@nextui-org/kbd": "2.1.0-beta.9",
64
65
  "@nextui-org/tabs": "2.1.0-beta.11",
65
66
  "@nextui-org/skeleton": "2.1.0-beta.8",
66
67
  "@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",
68
+ "@nextui-org/select": "2.3.0-beta.19",
69
+ "@nextui-org/listbox": "2.2.0-beta.14",
70
+ "@nextui-org/menu": "2.1.0-beta.13",
70
71
  "@nextui-org/ripple": "2.1.0-beta.8",
71
72
  "@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",
73
+ "@nextui-org/breadcrumbs": "2.1.0-beta.11",
74
+ "@nextui-org/calendar": "2.1.0-beta.14",
74
75
  "@nextui-org/date-input": "2.2.0-beta.9",
75
- "@nextui-org/date-picker": "2.2.0-beta.14",
76
+ "@nextui-org/date-picker": "2.2.0-beta.15",
76
77
  "@nextui-org/framer-utils": "2.0.26-beta.11",
77
- "@nextui-org/drawer": "2.1.0-beta.13",
78
+ "@nextui-org/drawer": "2.1.0-beta.14",
78
79
  "@nextui-org/form": "2.0.1-beta.1",
79
- "@nextui-org/alert": "2.1.0-beta.13"
80
+ "@nextui-org/alert": "2.1.0-beta.14"
80
81
  },
81
82
  "peerDependencies": {
82
83
  "react": ">=18 || >=19.0.0-rc.0",
@@ -95,7 +96,6 @@
95
96
  "./package.json": "./package.json"
96
97
  },
97
98
  "scripts": {
98
- "prebuild": "node src/scripts/prebuild.js",
99
99
  "build": "tsup --dts",
100
100
  "postbuild": "node src/scripts/postbuild.js",
101
101
  "dev": "pnpm build:fast --watch",