@nextui-org/react 0.0.0-dev-v2-20231016135001 → 0.0.0-dev-v2-20231103143846

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/index.d.ts CHANGED
@@ -34,4 +34,7 @@ export * from '@nextui-org/select';
34
34
  export * from '@nextui-org/listbox';
35
35
  export * from '@nextui-org/menu';
36
36
  export * from '@nextui-org/ripple';
37
+ export * from '@nextui-org/slider';
38
+ export * from '@nextui-org/breadcrumbs';
39
+ export * from '@nextui-org/autocomplete';
37
40
  export { VisuallyHidden } from '@react-aria/visually-hidden';
package/dist/index.js CHANGED
@@ -60,6 +60,9 @@ __reExport(src_exports, require("@nextui-org/select"), module.exports);
60
60
  __reExport(src_exports, require("@nextui-org/listbox"), module.exports);
61
61
  __reExport(src_exports, require("@nextui-org/menu"), module.exports);
62
62
  __reExport(src_exports, require("@nextui-org/ripple"), module.exports);
63
+ __reExport(src_exports, require("@nextui-org/slider"), module.exports);
64
+ __reExport(src_exports, require("@nextui-org/breadcrumbs"), module.exports);
65
+ __reExport(src_exports, require("@nextui-org/autocomplete"), module.exports);
63
66
  var import_visually_hidden = require("@react-aria/visually-hidden");
64
67
  // Annotate the CommonJS export names for ESM import in node:
65
68
  0 && (module.exports = {
package/dist/index.mjs CHANGED
@@ -35,6 +35,9 @@ export * from "@nextui-org/select";
35
35
  export * from "@nextui-org/listbox";
36
36
  export * from "@nextui-org/menu";
37
37
  export * from "@nextui-org/ripple";
38
+ export * from "@nextui-org/slider";
39
+ export * from "@nextui-org/breadcrumbs";
40
+ export * from "@nextui-org/autocomplete";
38
41
  import { VisuallyHidden } from "@react-aria/visually-hidden";
39
42
  export {
40
43
  VisuallyHidden
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextui-org/react",
3
- "version": "0.0.0-dev-v2-20231016135001",
3
+ "version": "0.0.0-dev-v2-20231103143846",
4
4
  "description": "🚀 Beautiful and modern React UI library.",
5
5
  "author": "Junior Garcia <jrgarciadev@gmail.com>",
6
6
  "homepage": "https://nextui.org",
@@ -30,43 +30,46 @@
30
30
  "url": "https://github.com/nextui-org/nextui/issues"
31
31
  },
32
32
  "dependencies": {
33
- "@react-aria/visually-hidden": "^3.8.4",
34
- "@nextui-org/system": "2.0.10",
35
- "@nextui-org/theme": "0.0.0-dev-v2-20231016135001",
36
- "@nextui-org/accordion": "0.0.0-dev-v2-20231016135001",
37
- "@nextui-org/avatar": "0.0.0-dev-v2-20231016135001",
38
- "@nextui-org/badge": "0.0.0-dev-v2-20231016135001",
39
- "@nextui-org/button": "0.0.0-dev-v2-20231016135001",
40
- "@nextui-org/card": "0.0.0-dev-v2-20231016135001",
41
- "@nextui-org/chip": "0.0.0-dev-v2-20231016135001",
42
- "@nextui-org/checkbox": "0.0.0-dev-v2-20231016135001",
43
- "@nextui-org/code": "0.0.0-dev-v2-20231016135001",
44
- "@nextui-org/link": "0.0.0-dev-v2-20231016135001",
45
- "@nextui-org/pagination": "0.0.0-dev-v2-20231016135001",
46
- "@nextui-org/radio": "0.0.0-dev-v2-20231016135001",
47
- "@nextui-org/snippet": "0.0.0-dev-v2-20231016135001",
48
- "@nextui-org/spinner": "0.0.0-dev-v2-20231016135001",
49
- "@nextui-org/switch": "0.0.0-dev-v2-20231016135001",
50
- "@nextui-org/tooltip": "0.0.0-dev-v2-20231016135001",
51
- "@nextui-org/user": "0.0.0-dev-v2-20231016135001",
52
- "@nextui-org/progress": "0.0.0-dev-v2-20231016135001",
53
- "@nextui-org/input": "0.0.0-dev-v2-20231016135001",
54
- "@nextui-org/popover": "0.0.0-dev-v2-20231016135001",
55
- "@nextui-org/dropdown": "0.0.0-dev-v2-20231016135001",
56
- "@nextui-org/image": "0.0.0-dev-v2-20231016135001",
57
- "@nextui-org/modal": "0.0.0-dev-v2-20231016135001",
58
- "@nextui-org/navbar": "0.0.0-dev-v2-20231016135001",
59
- "@nextui-org/table": "0.0.0-dev-v2-20231016135001",
60
- "@nextui-org/spacer": "0.0.0-dev-v2-20231016135001",
61
- "@nextui-org/divider": "0.0.0-dev-v2-20231016135001",
62
- "@nextui-org/kbd": "0.0.0-dev-v2-20231016135001",
63
- "@nextui-org/tabs": "0.0.0-dev-v2-20231016135001",
64
- "@nextui-org/skeleton": "0.0.0-dev-v2-20231016135001",
65
- "@nextui-org/scroll-shadow": "0.0.0-dev-v2-20231016135001",
66
- "@nextui-org/select": "0.0.0-dev-v2-20231016135001",
67
- "@nextui-org/listbox": "0.0.0-dev-v2-20231016135001",
68
- "@nextui-org/menu": "0.0.0-dev-v2-20231016135001",
69
- "@nextui-org/ripple": "0.0.0-dev-v2-20231016135001"
33
+ "@react-aria/visually-hidden": "^3.8.6",
34
+ "@nextui-org/system": "0.0.0-dev-v2-20231103143846",
35
+ "@nextui-org/theme": "0.0.0-dev-v2-20231103143846",
36
+ "@nextui-org/accordion": "0.0.0-dev-v2-20231103143846",
37
+ "@nextui-org/autocomplete": "0.0.0-dev-v2-20231103143846",
38
+ "@nextui-org/avatar": "0.0.0-dev-v2-20231103143846",
39
+ "@nextui-org/badge": "0.0.0-dev-v2-20231103143846",
40
+ "@nextui-org/button": "0.0.0-dev-v2-20231103143846",
41
+ "@nextui-org/card": "0.0.0-dev-v2-20231103143846",
42
+ "@nextui-org/chip": "0.0.0-dev-v2-20231103143846",
43
+ "@nextui-org/checkbox": "0.0.0-dev-v2-20231103143846",
44
+ "@nextui-org/code": "0.0.0-dev-v2-20231103143846",
45
+ "@nextui-org/link": "0.0.0-dev-v2-20231103143846",
46
+ "@nextui-org/pagination": "0.0.0-dev-v2-20231103143846",
47
+ "@nextui-org/radio": "0.0.0-dev-v2-20231103143846",
48
+ "@nextui-org/snippet": "0.0.0-dev-v2-20231103143846",
49
+ "@nextui-org/spinner": "0.0.0-dev-v2-20231103143846",
50
+ "@nextui-org/switch": "0.0.0-dev-v2-20231103143846",
51
+ "@nextui-org/tooltip": "0.0.0-dev-v2-20231103143846",
52
+ "@nextui-org/user": "0.0.0-dev-v2-20231103143846",
53
+ "@nextui-org/progress": "0.0.0-dev-v2-20231103143846",
54
+ "@nextui-org/input": "0.0.0-dev-v2-20231103143846",
55
+ "@nextui-org/popover": "0.0.0-dev-v2-20231103143846",
56
+ "@nextui-org/dropdown": "0.0.0-dev-v2-20231103143846",
57
+ "@nextui-org/image": "0.0.0-dev-v2-20231103143846",
58
+ "@nextui-org/modal": "0.0.0-dev-v2-20231103143846",
59
+ "@nextui-org/navbar": "0.0.0-dev-v2-20231103143846",
60
+ "@nextui-org/table": "0.0.0-dev-v2-20231103143846",
61
+ "@nextui-org/spacer": "0.0.0-dev-v2-20231103143846",
62
+ "@nextui-org/divider": "0.0.0-dev-v2-20231103143846",
63
+ "@nextui-org/kbd": "0.0.0-dev-v2-20231103143846",
64
+ "@nextui-org/tabs": "0.0.0-dev-v2-20231103143846",
65
+ "@nextui-org/skeleton": "0.0.0-dev-v2-20231103143846",
66
+ "@nextui-org/scroll-shadow": "0.0.0-dev-v2-20231103143846",
67
+ "@nextui-org/select": "0.0.0-dev-v2-20231103143846",
68
+ "@nextui-org/listbox": "0.0.0-dev-v2-20231103143846",
69
+ "@nextui-org/menu": "0.0.0-dev-v2-20231103143846",
70
+ "@nextui-org/ripple": "0.0.0-dev-v2-20231103143846",
71
+ "@nextui-org/slider": "0.0.0-dev-v2-20231103143846",
72
+ "@nextui-org/breadcrumbs": "0.0.0-dev-v2-20231103143846"
70
73
  },
71
74
  "peerDependencies": {
72
75
  "react": ">=18",