UNPKG

@nexusui/components

Version:

These are custom components specially-developed for NexusUI applications. They will make your life easier by giving you out-of-the-box implementations for various high-level UI elements that you can drop directly into your application.

61 lines 1.61 kB
{ "name": "@nexusui/components", "version": "5.2.0", "main": "./cjs/index.js", "module": "./index.js", "types": "./index.d.ts", "sideEffects": false, "dependencies": { "@hookform/resolvers": "^2.9.1", "@lexical/react": "^0.24.0", "clsx": "^2.1.1", "country-flag-icons": "^1.4.10", "lexical": "^0.24.0", "lodash": "^4.17.21", "notistack": "^3.0.2", "prismjs": "^1.29.0", "react-avatar-editor": "^13.0.2", "react-device-detect": "^2.2.3", "react-draggable": "^4.4.6", "react-dropzone": ">=14.2.1 <=14.3.1", "react-hook-form": "^7.53.0", "react-virtualized-auto-sizer": "^1.0.25", "react-window": "^1.8.11", "react-window-infinite-loader": "^1.0.10", "uuid": "^9.0.0" }, "optionalDependencies": { "react-slick": "^0.29.0", "slick-carousel": "^1.8.1" }, "peerDependencies": { "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@mui/icons-material": "^6.1.0", "@mui/material": "^6.1.0", "@mui/x-data-grid": "^7.16.0", "@mui/x-tree-view": "^7.16.0", "react": "^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0" }, "peerDependenciesMeta": { "@mui/x-data-grid": { "optional": true }, "@mui/x-tree-view": { "optional": true } }, "homepage": "https://polite-stone-0cd5ef903.1.azurestaticapps.net/?path=/docs/nexusui-components-readme--readme", "keywords": [ "hexagon", "nexus", "nexusui", "hmi", "manufacturing intelligence", "components", "react", "ui" ], "license": "BSD-3-Clause" }