{"id":180041678,"number":"1.0.17","published_at":"2026-03-14T22:13:28.841Z","licenses":"MIT","integrity":"sha512-DKYz8yS3OPkPrCWAfvIyX1WXfCVc6vBl+iZcP+lhzj8YeBr2ZKbFJE9sPfFIVR/CGn21vDQIyeaUiR09955a1Q==","status":null,"download_url":"https://registry.npmjs.org/@melodicdev/components/-/components-1.0.17.tgz","registry_url":"https://www.npmjs.com/package/@melodicdev/components/v/1.0.17","documentation_url":null,"install_command":"npm install @melodicdev/components@1.0.17","metadata":{"deprecated":null,"_npmUser":{"name":"rickhopkins","email":"rick.hopkins@gmail.com"},"dist":{"shasum":"2f72eabd920873894343b619acf8e9546d72039e","tarball":"https://registry.npmjs.org/@melodicdev/components/-/components-1.0.17.tgz","fileCount":998,"integrity":"sha512-DKYz8yS3OPkPrCWAfvIyX1WXfCVc6vBl+iZcP+lhzj8YeBr2ZKbFJE9sPfFIVR/CGn21vDQIyeaUiR09955a1Q==","signatures":[{"sig":"MEUCIQCRXxMgqMy2hnUlEyHwum0A4u94yj3K/67RZz+ifM/1ZgIgNhwdyaJM4/IE4mt8L+seZpvdayX4/EpwlDoreIqxWdQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48840888},"gitHead":"ae38de4e2c4a846899dc537bcd6c3ac1d1100184","main":"./lib/index.js","scripts":{"docs":"vite --config vite.config.docs.ts","test":"vitest run","build":"tsc -p tsconfig.build.json \u0026\u0026 node scripts/generate-css.mjs \u0026\u0026 vite build --config vite.config.bundle.ts --mode development \u0026\u0026 vite build --config vite.config.bundle.ts --mode production","docs:build":"vite build --config vite.config.docs.ts","test:watch":"vitest","build:watch":"tsc -p tsconfig.build.json --watch","prepublishOnly":"npm run build"},"_npmVersion":"11.6.2","_nodeVersion":"24.11.1","_hasShrinkwrap":false,"directories":{},"engines":null,"exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"./tag":{"types":"./lib/components/data-display/tag/index.d.ts","default":"./lib/components/data-display/tag/index.js"},"./card":{"types":"./lib/components/foundation/card/index.d.ts","default":"./lib/components/foundation/card/index.js"},"./icon":{"types":"./lib/components/general/icon/index.d.ts","default":"./lib/components/general/icon/index.js"},"./list":{"types":"./lib/components/data-display/list/index.d.ts","default":"./lib/components/data-display/list/index.js"},"./tabs":{"types":"./lib/components/navigation/tabs/index.d.ts","default":"./lib/components/navigation/tabs/index.js"},"./alert":{"types":"./lib/components/feedback/alert/index.d.ts","default":"./lib/components/feedback/alert/index.js"},"./badge":{"types":"./lib/components/data-display/badge/index.d.ts","default":"./lib/components/data-display/badge/index.js"},"./input":{"types":"./lib/components/forms/input/index.d.ts","default":"./lib/components/forms/input/index.js"},"./radio":{"types":"./lib/components/forms/radio/index.d.ts","default":"./lib/components/forms/radio/index.js"},"./stack":{"types":"./lib/components/foundation/stack/index.d.ts","default":"./lib/components/foundation/stack/index.js"},"./steps":{"types":"./lib/components/navigation/steps/index.d.ts","default":"./lib/components/navigation/steps/index.js"},"./table":{"types":"./lib/components/data-display/table/index.d.ts","default":"./lib/components/data-display/table/index.js"},"./theme":{"types":"./lib/theme/index.d.ts","default":"./lib/theme/index.js"},"./toast":{"types":"./lib/components/feedback/toast/index.d.ts","default":"./lib/components/feedback/toast/index.js"},"./utils":{"types":"./lib/utils/index.d.ts","default":"./lib/utils/index.js"},"./avatar":{"types":"./lib/components/data-display/avatar/index.d.ts","default":"./lib/components/data-display/avatar/index.js"},"./button":{"types":"./lib/components/forms/button/index.d.ts","default":"./lib/components/forms/button/index.js"},"./dialog":{"types":"./lib/components/overlays/dialog/index.d.ts","default":"./lib/components/overlays/dialog/index.js"},"./drawer":{"types":"./lib/components/overlays/drawer/index.d.ts","default":"./lib/components/overlays/drawer/index.js"},"./select":{"types":"./lib/components/forms/select/index.d.ts","default":"./lib/components/forms/select/index.js"},"./slider":{"types":"./lib/components/forms/slider/index.d.ts","default":"./lib/components/forms/slider/index.js"},"./toggle":{"types":"./lib/components/forms/toggle/index.d.ts","default":"./lib/components/forms/toggle/index.js"},"./divider":{"types":"./lib/components/foundation/divider/index.d.ts","default":"./lib/components/foundation/divider/index.js"},"./popover":{"types":"./lib/components/overlays/popover/index.d.ts","default":"./lib/components/overlays/popover/index.js"},"./sidebar":{"types":"./lib/components/navigation/sidebar/index.d.ts","default":"./lib/components/navigation/sidebar/index.js"},"./spinner":{"types":"./lib/components/feedback/spinner/index.d.ts","default":"./lib/components/feedback/spinner/index.js"},"./tooltip":{"types":"./lib/components/overlays/tooltip/index.d.ts","default":"./lib/components/overlays/tooltip/index.js"},"./checkbox":{"types":"./lib/components/forms/checkbox/index.d.ts","default":"./lib/components/forms/checkbox/index.js"},"./dropdown":{"types":"./lib/components/overlays/dropdown/index.d.ts","default":"./lib/components/overlays/dropdown/index.js"},"./progress":{"types":"./lib/components/feedback/progress/index.d.ts","default":"./lib/components/feedback/progress/index.js"},"./textarea":{"types":"./lib/components/forms/textarea/index.d.ts","default":"./lib/components/forms/textarea/index.js"},"./app-shell":{"types":"./lib/components/sections/app-shell/index.d.ts","default":"./lib/components/sections/app-shell/index.js"},"./container":{"types":"./lib/components/foundation/container/index.d.ts","default":"./lib/components/foundation/container/index.js"},"./data-grid":{"types":"./lib/components/data-display/data-grid/index.d.ts","default":"./lib/components/data-display/data-grid/index.js"},"./functions":{"types":"./lib/functions/index.d.ts","default":"./lib/functions/index.js"},"./breadcrumb":{"types":"./lib/components/navigation/breadcrumb/index.d.ts","default":"./lib/components/navigation/breadcrumb/index.js"},"./directives":{"types":"./lib/directives/index.d.ts","default":"./lib/directives/index.js"},"./form-field":{"types":"./lib/components/forms/form-field/index.d.ts","default":"./lib/components/forms/form-field/index.js"},"./login-page":{"types":"./lib/components/pages/auth/index.d.ts","default":"./lib/components/pages/auth/index.js"},"./pagination":{"types":"./lib/components/navigation/pagination/index.d.ts","default":"./lib/components/navigation/pagination/index.js"},"./badge-group":{"types":"./lib/components/data-display/badge-group/index.d.ts","default":"./lib/components/data-display/badge-group/index.js"},"./date-picker":{"types":"./lib/components/forms/date-picker/index.d.ts","default":"./lib/components/forms/date-picker/index.js"},"./page-header":{"types":"./lib/components/sections/page-header/index.d.ts","default":"./lib/components/sections/page-header/index.js"},"./signup-page":{"types":"./lib/components/pages/auth/index.d.ts","default":"./lib/components/pages/auth/index.js"},"./button-group":{"types":"./lib/components/forms/button-group/index.d.ts","default":"./lib/components/forms/button-group/index.js"},"./hero-section":{"types":"./lib/components/sections/hero/index.d.ts","default":"./lib/components/sections/hero/index.js"},"./activity-feed":{"types":"./lib/components/data-display/activity-feed/index.d.ts","default":"./lib/components/data-display/activity-feed/index.js"},"./calendar-view":{"types":"./lib/components/data-display/calendar-view/index.d.ts","default":"./lib/components/data-display/calendar-view/index.js"},"./dashboard-page":{"types":"./lib/components/pages/dashboard/index.d.ts","default":"./lib/components/pages/dashboard/index.js"},"./radio-card-group":{"types":"./lib/components/forms/radio-card-group/index.d.ts","default":"./lib/components/forms/radio-card-group/index.js"}},"browserify":null},"created_at":"2026-03-17T16:00:22.428Z","updated_at":"2026-03-17T16:00:22.428Z","purl":"pkg:npm/%40melodicdev/components@1.0.17","related_tag":null,"latest":false,"version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@melodicdev%2Fcomponents/versions/1.0.17","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@melodicdev%2Fcomponents/versions/1.0.17/codemeta","dependencies":[{"id":1959250907,"ecosystem":"npm","package_name":"vite","requirements":"npm:rolldown-vite@7.2.5","kind":"Development","optional":false},{"id":1959250908,"ecosystem":"npm","package_name":"typescript","requirements":"~5.9.3","kind":"Development","optional":false}],"package_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@melodicdev%2Fcomponents"}