UNPKG

@harinis/hui-ui-components

Version:

Custom React UI components with InputStepper and Notification - Built with TypeScript

264 lines (263 loc) 7.89 kB
{ "name": "@harinis/hui-ui-components", "version": "1.0.0", "description": "Custom React UI components with InputStepper and Notification - Built with TypeScript", "main": "dist/index.js", "module": "dist/index.esm.js", "types": "dist/index.d.ts", "files": [ "dist", "README.md" ], "scripts": { "build": "rollup -c", "dev": "rollup -c -w", "prepublishOnly": "npm run build", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react", "components", "ui", "typescript", "input-stepper", "notification", "hui", "react-components" ], "author": "Your Name", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/yourusername/hui-ui-components.git" }, "bugs": { "url": "https://github.com/yourusername/hui-ui-components/issues" }, "homepage": "https://github.com/yourusername/hui-ui-components#readme", "peerDependencies": { "react": ">=16.8.0", "react-dom": ">=16.8.0" }, "dependencies": { "@types/react": "^19.1.11", "@types/react-dom": "^19.1.8", "acorn": "^8.15.0", "acorn-jsx": "^5.3.2", "ajv": "^6.12.6", "ansi-styles": "^4.3.0", "argparse": "^2.0.1", "balanced-match": "^1.0.2", "boolbase": "^1.0.0", "brace-expansion": "^1.1.12", "braces": "^3.0.3", "browserslist": "^4.25.3", "callsites": "^3.1.0", "caniuse-api": "^3.0.0", "caniuse-lite": "^1.0.30001737", "chalk": "^4.1.2", "color-convert": "^2.0.1", "color-name": "^1.1.4", "colord": "^2.9.3", "commander": "^7.2.0", "commondir": "^1.0.1", "concat-map": "^0.0.1", "concat-with-sourcemaps": "^1.1.0", "convert-source-map": "^2.0.0", "cross-spawn": "^7.0.6", "css-declaration-sorter": "^6.4.1", "css-select": "^4.3.0", "css-tree": "^1.1.3", "css-what": "^6.2.2", "cssesc": "^3.0.0", "cssnano": "^5.1.15", "cssnano-preset-default": "^5.2.14", "cssnano-utils": "^3.1.0", "csso": "^4.2.0", "csstype": "^3.1.3", "debug": "^4.4.1", "deep-is": "^0.1.4", "deepmerge": "^4.3.1", "dom-serializer": "^1.4.1", "domelementtype": "^2.3.0", "domhandler": "^4.3.1", "domutils": "^2.8.0", "electron-to-chromium": "^1.5.209", "entities": "^2.2.0", "esbuild": "^0.25.9", "escalade": "^3.2.0", "escape-string-regexp": "^4.0.0", "eslint": "^9.34.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", "eslint-scope": "^8.4.0", "eslint-visitor-keys": "^4.2.1", "espree": "^10.4.0", "esquery": "^1.6.0", "esrecurse": "^4.3.0", "estraverse": "^5.3.0", "estree-walker": "^2.0.2", "esutils": "^2.0.3", "eventemitter3": "^4.0.7", "fast-deep-equal": "^3.1.3", "fast-glob": "^3.3.3", "fast-json-stable-stringify": "^2.1.0", "fast-levenshtein": "^2.0.6", "fastq": "^1.19.1", "file-entry-cache": "^8.0.0", "fill-range": "^7.1.1", "find-up": "^5.0.0", "flat-cache": "^4.0.1", "flatted": "^3.3.3", "function-bind": "^1.1.2", "generic-names": "^4.0.0", "gensync": "^1.0.0-beta.2", "glob-parent": "^6.0.2", "globals": "^16.3.0", "graphemer": "^1.4.0", "has-flag": "^4.0.0", "hasown": "^2.0.2", "icss-replace-symbols": "^1.1.0", "icss-utils": "^5.1.0", "ignore": "^5.3.2", "import-cwd": "^3.0.0", "import-fresh": "^3.3.1", "import-from": "^3.0.0", "imurmurhash": "^0.1.4", "is-core-module": "^2.16.1", "is-extglob": "^2.1.1", "is-glob": "^4.0.3", "is-module": "^1.0.0", "is-number": "^7.0.0", "is-reference": "^1.2.1", "isexe": "^2.0.0", "js-tokens": "^4.0.0", "js-yaml": "^4.1.0", "jsesc": "^3.1.0", "json-buffer": "^3.0.1", "json-schema-traverse": "^0.4.1", "json-stable-stringify-without-jsonify": "^1.0.1", "json5": "^2.2.3", "keyv": "^4.5.4", "levn": "^0.4.1", "lilconfig": "^2.1.0", "loader-utils": "^3.3.1", "locate-path": "^6.0.0", "lodash.camelcase": "^4.3.0", "lodash.memoize": "^4.1.2", "lodash.merge": "^4.6.2", "lodash.uniq": "^4.5.0", "lru-cache": "^5.1.1", "magic-string": "^0.30.18", "mdn-data": "^2.0.14", "merge2": "^1.4.1", "micromatch": "^4.0.8", "minimatch": "^3.1.2", "ms": "^2.1.3", "nanoid": "^3.3.11", "natural-compare": "^1.4.0", "node-releases": "^2.0.19", "normalize-url": "^6.1.0", "nth-check": "^2.1.1", "optionator": "^0.9.4", "p-finally": "^1.0.0", "p-limit": "^3.1.0", "p-locate": "^5.0.0", "p-queue": "^6.6.2", "p-timeout": "^3.2.0", "parent-module": "^1.0.1", "path-exists": "^4.0.0", "path-key": "^3.1.1", "path-parse": "^1.0.7", "picocolors": "^1.1.1", "picomatch": "^2.3.1", "pify": "^5.0.0", "postcss-calc": "^8.2.4", "postcss-colormin": "^5.3.1", "postcss-convert-values": "^5.1.3", "postcss-discard-comments": "^5.1.2", "postcss-discard-duplicates": "^5.1.0", "postcss-discard-empty": "^5.1.1", "postcss-discard-overridden": "^5.1.0", "postcss-load-config": "^3.1.4", "postcss-merge-longhand": "^5.1.7", "postcss-merge-rules": "^5.1.4", "postcss-minify-font-values": "^5.1.0", "postcss-minify-gradients": "^5.1.1", "postcss-minify-params": "^5.1.4", "postcss-minify-selectors": "^5.2.1", "postcss-modules": "^4.3.1", "postcss-modules-extract-imports": "^3.1.0", "postcss-modules-local-by-default": "^4.2.0", "postcss-modules-scope": "^3.2.1", "postcss-modules-values": "^4.0.0", "postcss-normalize-charset": "^5.1.0", "postcss-normalize-display-values": "^5.1.0", "postcss-normalize-positions": "^5.1.1", "postcss-normalize-repeat-style": "^5.1.1", "postcss-normalize-string": "^5.1.0", "postcss-normalize-timing-functions": "^5.1.0", "postcss-normalize-unicode": "^5.1.1", "postcss-normalize-url": "^5.1.0", "postcss-normalize-whitespace": "^5.1.1", "postcss-ordered-values": "^5.1.3", "postcss-reduce-initial": "^5.1.2", "postcss-reduce-transforms": "^5.1.0", "postcss-selector-parser": "^6.1.2", "postcss-svgo": "^5.1.0", "postcss-unique-selectors": "^5.1.1", "postcss-value-parser": "^4.2.0", "prelude-ls": "^1.2.1", "promise.series": "^0.2.0", "punycode": "^2.3.1", "queue-microtask": "^1.2.3", "react": "^19.1.1", "react-dom": "^19.1.1", "react-refresh": "^0.17.0", "resolve": "^1.22.10", "resolve-from": "^4.0.0", "reusify": "^1.1.0", "rollup-plugin-dts": "^6.2.3", "rollup-pluginutils": "^2.8.2", "run-parallel": "^1.2.0", "safe-identifier": "^0.4.2", "scheduler": "^0.26.0", "semver": "^6.3.1", "shebang-command": "^2.0.0", "shebang-regex": "^3.0.0", "source-map": "^0.6.1", "source-map-js": "^1.2.1", "stable": "^0.1.8", "string-hash": "^1.1.3", "strip-json-comments": "^3.1.1", "style-inject": "^0.3.0", "stylehacks": "^5.1.1", "supports-color": "^7.2.0", "supports-preserve-symlinks-flag": "^1.0.0", "svgo": "^2.8.0", "tinyglobby": "^0.2.14", "to-regex-range": "^5.0.1", "ts-api-utils": "^2.1.0", "type-check": "^0.4.0", "typescript": "^5.9.2", "typescript-eslint": "^8.41.0", "update-browserslist-db": "^1.1.3", "uri-js": "^4.4.1", "util-deprecate": "^1.0.2", "vite": "^7.1.3", "which": "^2.0.2", "word-wrap": "^1.2.5", "yallist": "^3.1.1", "yaml": "^2.8.1", "yocto-queue": "^0.1.0" }, "devDependencies": { "@rollup/plugin-commonjs": "^28.0.6", "@rollup/plugin-node-resolve": "^16.0.1", "@rollup/plugin-typescript": "^12.1.4", "postcss": "^8.5.6", "rollup": "^4.48.1", "rollup-plugin-peer-deps-external": "^2.2.4", "rollup-plugin-postcss": "^4.0.2" } }