{"_id":"@24vlh/vds","_rev":"22-c9f644c10f6cc06fe2f84324ad34b71d","name":"@24vlh/vds","dist-tags":{"latest":"0.3.8"},"versions":{"0.1.0":{"name":"@24vlh/vds","version":"0.1.0","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.1.0","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"52cc11e10677ef82ccef8223ea69e9860e309462","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.1.0.tgz","fileCount":65,"integrity":"sha512-ocTi1i7AGXZUyvCoGewFUKtyjwlodvpOOINMNqDKaqpJriYTctuLP2lncyiKTvsxSbd5SJH/2FFrW1ggxyqgoQ==","signatures":[{"sig":"MEUCIHQuBdrdZJf5ch/s6MBBtXbyjC3qvi+EUeshBcwOWKTGAiEAoMVX0YmW/BEdUCKu1cXjkHrOA+KzGjp+93CIL/nYVLM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1834900},"main":"dist/vds.css","style":"dist/vds.css","gitHead":"bc3ab55a86ab118378d38c43eb40d78025fd5ecd","scripts":{"dev":"npm run build:css -- --watch","build":"npm run clean && npm run build:css && npm run build:css:min && rimraf .tmp","clean":"rimraf dist .tmp","prepare":"husky","build:css":"npm run build:vds && npm run build:core && npm run build:identity && npm run build:components && npm run build:themes","build:vds":"postcss src/index.css -o dist/vds.css --map","doc:serve":"node static/js/server.js","build:core":"postcss src/core.css -o dist/core.css --map","build:themes":"postcss \"src/themes/**/*.css\" --dir dist/themes --map","build:css:min":"npm run build:vds:min && npm run build:core:min && npm run build:identity:min && npm run build:components:min:tmp && npm run move:components:min && npm run build:themes:min:tmp && npm run move:themes:min","build:vds:min":"NODE_ENV=production postcss src/index.css -o dist/vds.min.css --map","build:core:min":"NODE_ENV=production postcss src/core.css -o dist/core.min.css --map","build:identity":"postcss src/identity.css -o dist/identity.css --map","move:themes:min":"for f in .tmp/themes/*.css; do base=$(basename \"$f\" .css); mv \"$f\" \"dist/themes/${base}.min.css\"; if [ -f \"${f}.map\" ]; then mv \"${f}.map\" \"dist/themes/${base}.min.css.map\"; fi; done","build:components":"postcss \"src/components/**/*.css\" --dir dist/components --map","build:identity:min":"NODE_ENV=production postcss src/identity.css -o dist/identity.min.css --map","move:components:min":"for f in .tmp/components/*.css; do base=$(basename \"$f\" .css); mv \"$f\" \"dist/components/${base}.min.css\"; if [ -f \"${f}.map\" ]; then mv \"${f}.map\" \"dist/components/${base}.min.css.map\"; fi; done","build:themes:min:tmp":"NODE_ENV=production postcss \"src/themes/**/*.css\" --dir .tmp/themes --map","build:components:min:tmp":"NODE_ENV=production postcss \"src/components/**/*.css\" --dir .tmp/components --map"},"_npmUser":{"name":"24vlh","email":"sprindo@gmail.com"},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"10.8.2","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["npm run build"]},"_nodeVersion":"20.19.6","_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","rimraf":"^5.0.0","cpy-cli":"^4.2.0","cssnano":"^5.0.0","express":"^5.1.0","postcss":"^8.0.0","@types/node":"^22.0.0","lint-staged":"^16.2.7","postcss-cli":"^9.0.0","autoprefixer":"^10.0.0","postcss-import":"^15.0.0","postcss-preset-env":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vds_0.1.0_1765049266491_0.2793427369568229","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"@24vlh/vds","version":"0.1.1","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.1.1","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"33bdb51f52bb5b31a74b6642f3f7b19c9967990b","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.1.1.tgz","fileCount":65,"integrity":"sha512-6WiYvqXhjpuhDecjX+8LAMVRnwWIkkSEmzcU/6N9wZ5XaFVIT++WIrORbf0iMZyn4tCYkAaaaKIY6QCFDC5XHQ==","signatures":[{"sig":"MEUCID1YmGpL2vGX2EBpbptq8n4qE3YHyI3hFyXwqiwQbpCnAiEA+aQ+whvrAyjxl3yAV2+e576yAseatSf6sZhz6tD33IA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1438187},"main":"dist/vds.css","style":"dist/vds.css","scripts":{"build":"NODE_ENV=development node static/js/build.js","prepare":"husky","doc:serve":"node static/js/server.js","build:prod":"NODE_ENV=production node static/js/build.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.6.4","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["npm run build"]},"_nodeVersion":"20.19.6","_hasShrinkwrap":false,"devDependencies":{"glob":"^13.0.0","husky":"^9.1.7","rimraf":"^5.0.10","cssnano":"^5.1.15","express":"^5.1.0","postcss":"^8.5.6","@types/node":"^22.0.0","lint-staged":"^16.2.7","postcss-cli":"^9.1.0","autoprefixer":"^10.4.22","postcss-import":"^15.0.0","postcss-preset-env":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vds_0.1.1_1765120846972_0.12845197726393587","host":"s3://npm-registry-packages-npm-production"}},"0.1.2":{"name":"@24vlh/vds","version":"0.1.2","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.1.2","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"e546f43af515d73e1722d937b399c21e8a44b3f3","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.1.2.tgz","fileCount":65,"integrity":"sha512-GgQzg74BlzkZx5tD9/jfKAtdWmW0d03zS6+GzYny7ps9O0fhUwKzzQG8t3gE5NG8c38/ukUkbAXmjsw4Ou9J0g==","signatures":[{"sig":"MEUCIBRtXOfaqDFbenGI04q+hinXroayfLaYDFCuomtswUjFAiEApKB/v+5AUUP04f4HntKU7v/bpb4Y1U957hNlAGQcxZY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1833144},"main":"dist/vds.css","style":"dist/vds.css","scripts":{"build":"NODE_ENV=development node static/js/build.js","prepare":"husky","doc:serve":"node static/js/server.js","build:prod":"NODE_ENV=production node static/js/build.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.6.4","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["npm run build"]},"_nodeVersion":"20.19.6","_hasShrinkwrap":false,"devDependencies":{"glob":"^13.0.0","husky":"^9.1.7","rimraf":"^5.0.10","cssnano":"^5.1.15","express":"^5.1.0","postcss":"^8.5.6","@types/node":"^22.0.0","lint-staged":"^16.2.7","postcss-cli":"^9.1.0","autoprefixer":"^10.4.22","postcss-import":"^15.0.0","postcss-preset-env":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vds_0.1.2_1765157992237_0.2670439359206245","host":"s3://npm-registry-packages-npm-production"}},"0.1.3":{"name":"@24vlh/vds","version":"0.1.3","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.1.3","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"cf1f124079d0ae0d78fff9129d5b682a9d2dd45a","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.1.3.tgz","fileCount":65,"integrity":"sha512-NIMcTEZlbkoLDDjk9Vp/KQACxbSIPBFWHUvfd87JlUbuClyJ9VRCS+bSKBWnaT3I37ht++QWyEe9qJ6IjVLa9A==","signatures":[{"sig":"MEUCIQCuuOBg+J6dCIWiA/+J+Aa6nc5bXznnMvHBXVAV/+wWBQIgAyJvrrw8HQdpQ2qzhax7lMA9wk5gXNRyGjjz8ykhR2Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1688700},"main":"dist/vds.css","style":"dist/vds.css","scripts":{"build":"NODE_ENV=development node static/js/build.js","prepare":"husky","doc:serve":"node static/js/server.js","build:prod":"NODE_ENV=production node static/js/build.js","lint-staged":"lint-staged"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.7.0","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["npm-safe run build"]},"_nodeVersion":"20.19.6","_hasShrinkwrap":false,"devDependencies":{"glob":"^13.0.0","husky":"^9.1.7","rimraf":"^5.0.10","cssnano":"^5.1.15","express":"^5.1.0","postcss":"^8.5.6","@types/node":"^22.0.0","lint-staged":"^16.2.7","postcss-cli":"^9.1.0","autoprefixer":"^10.4.22","postcss-import":"^15.0.0","postcss-preset-env":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vds_0.1.3_1768930550716_0.7802083124534602","host":"s3://npm-registry-packages-npm-production"}},"0.1.4":{"name":"@24vlh/vds","version":"0.1.4","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.1.4","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"8a10a57e868db3a3af8de3a25ac6bf94eaa01c5f","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.1.4.tgz","fileCount":67,"integrity":"sha512-wtYf2Q2PLmNXX/E8g7rNggH33o4ILS87z205NKwgd76Rg1ruOC/bp+yu0s5ZpevXpxFe8K9vIQaLJWMopqVveA==","signatures":[{"sig":"MEYCIQD3+NF1CggbejhmNunLHentOoAHu1DNZL2jJYRMGCRwBwIhAMQDJn7chYDn+BWHKg/ZT9lVwip6Ze7i9qbdYze5CykP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.1.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1738779},"main":"dist/vds.css","style":"dist/vds.css","scripts":{"build":"NODE_ENV=development node static/js/build.js","prepare":"husky","doc:serve":"node static/js/server.js","build:prod":"NODE_ENV=production node static/js/build.js","lint-staged":"lint-staged"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.8.0","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["npm-safe run build"]},"_nodeVersion":"20.19.6","_hasShrinkwrap":false,"devDependencies":{"glob":"^13.0.0","husky":"^9.1.7","rimraf":"^5.0.10","cssnano":"^5.1.15","express":"^5.1.0","postcss":"^8.5.6","@types/node":"^22.0.0","lint-staged":"^16.2.7","postcss-cli":"^9.1.0","autoprefixer":"^10.4.22","postcss-import":"^15.0.0","postcss-preset-env":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vds_0.1.4_1769042492456_0.8351937573974653","host":"s3://npm-registry-packages-npm-production"}},"0.1.5":{"name":"@24vlh/vds","version":"0.1.5","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.1.5","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"1a3556d18da097b637dd0818feebb20a63fca29c","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.1.5.tgz","fileCount":67,"integrity":"sha512-T1P9fjMTCfKV2rLjjkYO91k0k670UQduYPJQhOR2dFzP9VymntEVC1tpIgOwistpo8LA5XeS1mPCMi7L3o098A==","signatures":[{"sig":"MEYCIQCbhj+g2JUOeWrQv/QCw2GIHT1Px4DFLt52wITqYptGGQIhAOpEC0BoboNho1RmqQtnJUwDR/VK03eMxw/HcMqLaVnI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.1.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1793593},"main":"dist/vds.css","style":"dist/vds.css","scripts":{"build":"NODE_ENV=development node static/js/build.js","prepare":"husky","doc:serve":"node static/js/server.js","build:prod":"NODE_ENV=production node static/js/build.js","lint-staged":"lint-staged"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.8.0","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["npm-safe run build"]},"_nodeVersion":"20.19.6","_hasShrinkwrap":false,"devDependencies":{"glob":"^13.0.0","husky":"^9.1.7","rimraf":"^5.0.10","cssnano":"^5.1.15","express":"^5.1.0","postcss":"^8.5.6","@types/node":"^22.0.0","lint-staged":"^16.2.7","postcss-cli":"^9.1.0","autoprefixer":"^10.4.22","postcss-import":"^15.0.0","postcss-preset-env":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vds_0.1.5_1769044419543_0.8859484281771599","host":"s3://npm-registry-packages-npm-production"}},"0.1.6":{"name":"@24vlh/vds","version":"0.1.6","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.1.6","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"d5b8f22164a7e1cb3ef205acb585c4fe4bd7cdcd","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.1.6.tgz","fileCount":67,"integrity":"sha512-7O9rwWQcR2/8BIUfUTNJKISmydxrrwG622ttfK5QvdSIi6H9EyYJ7UiNVC8q0fyp0tyXq7oOmiOoZueXwgpUFA==","signatures":[{"sig":"MEQCIDyMBSn7+ZkORxTg0KFGvC0Mo7BBN7klE/SiXLwZtBOJAiBm9m3yaUIlWseJ2TG6z+oV2Llc+hj10U28Fk4+N0FsUg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.1.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1794585},"main":"dist/vds.css","style":"dist/vds.css","scripts":{"build":"NODE_ENV=development node static/js/build.js","prepare":"husky","doc:serve":"node static/js/server.js","build:prod":"NODE_ENV=production node static/js/build.js","lint-staged":"lint-staged"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.8.0","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["npm-safe run build"]},"_nodeVersion":"20.19.6","_hasShrinkwrap":false,"devDependencies":{"glob":"^13.0.0","husky":"^9.1.7","rimraf":"^5.0.10","cssnano":"^5.1.15","express":"^5.1.0","postcss":"^8.5.6","@types/node":"^22.0.0","lint-staged":"^16.2.7","postcss-cli":"^9.1.0","autoprefixer":"^10.4.22","postcss-import":"^15.0.0","postcss-preset-env":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vds_0.1.6_1769088198501_0.32417321049795134","host":"s3://npm-registry-packages-npm-production"}},"0.1.7":{"name":"@24vlh/vds","version":"0.1.7","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.1.7","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"1cdf01ae8ad9d0c2ee67e4a4a05a944ae85976a6","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.1.7.tgz","fileCount":67,"integrity":"sha512-pHTbHFFYEBnJK/NwYPtcYF1ikzoKMYPALowA2cdesjI4AunItnU4mr0B0juqEsp3DVKLj61GjZBwsrFKz8Bytg==","signatures":[{"sig":"MEUCICueAgxFEhgDpoljvpKCNpqpGpQl8eTesW07965MDiQYAiEAjLobWYhpoqMUJoRD1BS6Vzg4EQ33aQY9O+I0lE+re+I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.1.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1939441},"main":"dist/vds.css","style":"dist/vds.css","scripts":{"build":"NODE_ENV=development node static/js/build.js","prepare":"husky","doc:serve":"node static/js/server.js","build:prod":"NODE_ENV=production node static/js/build.js","lint-staged":"lint-staged"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.8.0","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["npm-safe run build"]},"_nodeVersion":"20.20.0","_hasShrinkwrap":false,"devDependencies":{"glob":"^13.0.0","husky":"^9.1.7","rimraf":"^5.0.10","cssnano":"^5.1.15","express":"^5.1.0","postcss":"^8.5.6","@types/node":"^22.0.0","lint-staged":"^16.2.7","postcss-cli":"^9.1.0","autoprefixer":"^10.4.22","postcss-import":"^15.0.0","postcss-preset-env":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vds_0.1.7_1769130040488_0.5130640474073036","host":"s3://npm-registry-packages-npm-production"}},"0.1.8":{"name":"@24vlh/vds","version":"0.1.8","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.1.8","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"df11763496248d8e9714dc48f565dda8374b1f00","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.1.8.tgz","fileCount":67,"integrity":"sha512-HjuZqzdcmzMsdnAvaUZCkX3NYoxIBQgsfYTxBUHWf5qctixOxBZGWKSzBV2zRDHApdkTl39J+7pEtFxiRdHWYw==","signatures":[{"sig":"MEQCIHWcCncRAEHfZ0aquc+NSAWDuBER+nlTlvLwtBbMmIFmAiAUtUjAXI3yz7UpLDq60f/kSUdbG7WJ4cmr66LdzeOIpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.1.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1941441},"main":"dist/vds.css","style":"dist/vds.css","scripts":{"build":"NODE_ENV=development node static/js/build.js","prepare":"husky","doc:serve":"node static/js/server.js","build:prod":"NODE_ENV=production node static/js/build.js","lint-staged":"lint-staged"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.8.0","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["npm-safe run build"]},"_nodeVersion":"20.20.0","_hasShrinkwrap":false,"devDependencies":{"glob":"^13.0.0","husky":"^9.1.7","rimraf":"^5.0.10","cssnano":"^5.1.15","express":"^5.1.0","postcss":"^8.5.6","@types/node":"^22.0.0","lint-staged":"^16.2.7","postcss-cli":"^9.1.0","autoprefixer":"^10.4.22","postcss-import":"^15.0.0","postcss-preset-env":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vds_0.1.8_1769159603967_0.7869919011898474","host":"s3://npm-registry-packages-npm-production"}},"0.1.9":{"name":"@24vlh/vds","version":"0.1.9","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.1.9","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"ad109ef068e9029c9e56dc5bccbe35f264b566a2","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.1.9.tgz","fileCount":67,"integrity":"sha512-dXc77wMwefO1YKZjqXzOA7gD+oKEC4Tx7ueIel1xaOW/X6KvbkiwQfXkFLCqFsuvGRfiu2TruwI2JdslNJ1jMg==","signatures":[{"sig":"MEUCIQDTHQGBBzYk1j9tp/MJjIHFWWkWhQwkTPmSWh93ApbyYwIgPuK2M0Xl/jyD7Swu2RcUEaEyNs7gv1aevim06yYMcfI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.1.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1941926},"main":"dist/vds.css","style":"dist/vds.css","scripts":{"build":"NODE_ENV=development node static/js/build.js","prepare":"husky","doc:serve":"node static/js/server.js","build:prod":"NODE_ENV=production node static/js/build.js","lint-staged":"lint-staged"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.8.0","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["npm-safe run build"]},"_nodeVersion":"20.20.0","_hasShrinkwrap":false,"devDependencies":{"glob":"^13.0.0","husky":"^9.1.7","rimraf":"^5.0.10","cssnano":"^5.1.15","express":"^5.1.0","postcss":"^8.5.6","@types/node":"^22.0.0","lint-staged":"^16.2.7","postcss-cli":"^9.1.0","autoprefixer":"^10.4.22","postcss-import":"^15.0.0","postcss-preset-env":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vds_0.1.9_1769165377230_0.38007960858956347","host":"s3://npm-registry-packages-npm-production"}},"0.1.10":{"name":"@24vlh/vds","version":"0.1.10","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.1.10","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"87ac88c9c9150ee4c3518b3a7b4371e53689571f","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.1.10.tgz","fileCount":69,"integrity":"sha512-tu9Aj3yyifqa5Ni+pS12pvGXUfbtDBH8730dj6PlX+9FGK5kQt8XDn6Pp4fyUV55MG8Tt9xxvd/NgXkSsIvb2A==","signatures":[{"sig":"MEUCIQCMJlvJBdEcE+TZirFhsKKQl2SJ+FKUEVMQvDNT+0V7JQIgD57n56+ijpZ8W69X7MwSetzXqUjcBPHRbaYJ+Oa2bjM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.1.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2122956},"main":"dist/vds.css","style":"dist/vds.css","scripts":{"build":"NODE_ENV=development node static/js/build.js","prepare":"husky","doc:serve":"node static/js/server.js","build:prod":"NODE_ENV=production node static/js/build.js","lint-staged":"lint-staged"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.8.0","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["npm-safe run build"]},"_nodeVersion":"20.20.0","_hasShrinkwrap":false,"devDependencies":{"glob":"^13.0.0","husky":"^9.1.7","rimraf":"^5.0.10","cssnano":"^5.1.15","express":"^5.1.0","postcss":"^8.5.6","@types/node":"^22.0.0","lint-staged":"^16.2.7","postcss-cli":"^9.1.0","autoprefixer":"^10.4.22","postcss-import":"^15.0.0","postcss-preset-env":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vds_0.1.10_1769232012522_0.7919198325216437","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@24vlh/vds","version":"0.2.0","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.2.0","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"4286bff5d189a75d71a2796754b58f61a231cfc9","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.2.0.tgz","fileCount":81,"integrity":"sha512-RqHuuPrW7RWpjBY0iwpNrjCv96+qxm3Ji4Q9z6O2sgOwvknwCXQsi2IysvV8qOQA7IE6vcw7qQFBhaGjkjQ+2Q==","signatures":[{"sig":"MEQCIAxDuqd7WLzSgit5BWdGLeU+n0cpFiMn10rJzbB6izurAiA6p7LezRdzHuIakL9b5rLc9qThHhJUTxus9+KDdGO7TA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2462248},"main":"dist/vds.css","style":"dist/vds.css","scripts":{"build":"NODE_ENV=development node static/js/build.js","prepare":"husky","doc:serve":"node static/js/server.js","build:prod":"NODE_ENV=production node static/js/build.js","lint-staged":"lint-staged"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.8.0","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["npm-safe run build"]},"_nodeVersion":"20.20.0","_hasShrinkwrap":false,"devDependencies":{"glob":"^13.0.0","husky":"^9.1.7","rimraf":"^5.0.10","cssnano":"^5.1.15","express":"^5.1.0","postcss":"^8.5.6","@types/node":"^22.0.0","lint-staged":"^16.2.7","postcss-cli":"^9.1.0","autoprefixer":"^10.4.22","postcss-import":"^15.0.0","postcss-preset-env":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vds_0.2.0_1769303588528_0.17121650525594734","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"@24vlh/vds","version":"0.2.1","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.2.1","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"2a787058c942fa72258d7480d686e4d29a420d24","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.2.1.tgz","fileCount":81,"integrity":"sha512-nquqi96/SAr6mWx1dod5rSWgenhmN5zIvKFLfI8tpM+nJctUgcsvFZ9Qq8VOVa3ui5Ipp/x2O6Jr0+WGSKsebg==","signatures":[{"sig":"MEYCIQDRIfQpII9OzP1MAvsWJen+E4WaWm7p2dBIQRiAJK1GCQIhAPWTp8XHLucQGd990ZOb+SepdJbQq5lb88uI0v1PIjEM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2462744},"main":"dist/vds.css","style":"dist/vds.css","scripts":{"build":"NODE_ENV=development node static/js/build.js","prepare":"husky","doc:serve":"node static/js/server.js","build:prod":"NODE_ENV=production node static/js/build.js","lint-staged":"lint-staged"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.8.0","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["npm-safe run build"]},"_nodeVersion":"20.20.0","_hasShrinkwrap":false,"devDependencies":{"glob":"^13.0.0","husky":"^9.1.7","rimraf":"^5.0.10","cssnano":"^5.1.15","express":"^5.1.0","postcss":"^8.5.6","@types/node":"^22.0.0","lint-staged":"^16.2.7","postcss-cli":"^9.1.0","autoprefixer":"^10.4.22","postcss-import":"^15.0.0","postcss-preset-env":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vds_0.2.1_1769314255957_0.16052380973170233","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"@24vlh/vds","version":"0.3.0","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.3.0","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"b5f777faf0444d45aca7e66d7938103597e5a910","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.3.0.tgz","fileCount":81,"integrity":"sha512-/7kzO7+QwyNum2NU7hTL+Gw7Z78EZlth7js1IYjeV59UmDWH5MZ/3CqIw+i4SjoHw6QJRGlVW1o1/Y24HFemsg==","signatures":[{"sig":"MEYCIQD1lK0CASWRX+5GWQ3kTDCiiD5tza2zPd/lyzVwG14hQwIhAI+vXp8GUth2/c1kPyjPQuY2zRrzMgktHlG4TGYTQ0PN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2466446},"main":"dist/vds.css","style":"dist/vds.css","scripts":{"build":"NODE_ENV=development node static/js/build.js","prepare":"husky","doc:serve":"node static/js/server.js","build:prod":"NODE_ENV=production node static/js/build.js","lint-staged":"lint-staged"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.8.0","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["npm-safe run build"]},"_nodeVersion":"20.20.0","_hasShrinkwrap":false,"devDependencies":{"glob":"^13.0.0","husky":"^9.1.7","rimraf":"^5.0.10","cssnano":"^5.1.15","express":"^5.1.0","postcss":"^8.5.6","@types/node":"^22.0.0","lint-staged":"^16.2.7","postcss-cli":"^9.1.0","autoprefixer":"^10.4.22","postcss-import":"^15.0.0","postcss-preset-env":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vds_0.3.0_1769318377748_0.981425173121609","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"@24vlh/vds","version":"0.3.1","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.3.1","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"e8121db9b24aefc7e950ff3850d2da4a3db4d96e","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.3.1.tgz","fileCount":81,"integrity":"sha512-yAg6PpeWCIZzbsy2a++zjo42XvItS82lDyjEq66M/RZ+He+i4VoyYeRZZZBcX59HKs7aARFVvsbgFdH3hlbPyQ==","signatures":[{"sig":"MEUCIAbKa+UOqtNifMMZmpNn+eIRF8QQsYfXdwxldSWfC5PsAiEA6ZozIYPcjUw7tLRIkvHRsvWpdVvwNL1DcctSTmpdM+w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2468677},"main":"dist/vds.css","style":"dist/vds.css","scripts":{"build":"NODE_ENV=development node static/js/build.js","prepare":"husky","doc:serve":"node static/js/server.js","build:prod":"NODE_ENV=production node static/js/build.js","lint-staged":"lint-staged"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.8.0","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["npm-safe run build"]},"_nodeVersion":"20.20.0","_hasShrinkwrap":false,"devDependencies":{"glob":"^13.0.0","husky":"^9.1.7","rimraf":"^5.0.10","cssnano":"^5.1.15","express":"^5.1.0","postcss":"^8.5.6","@types/node":"^22.0.0","lint-staged":"^16.2.7","postcss-cli":"^9.1.0","autoprefixer":"^10.4.22","postcss-import":"^15.0.0","postcss-preset-env":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vds_0.3.1_1769488297698_0.8347715587082374","host":"s3://npm-registry-packages-npm-production"}},"0.3.2":{"name":"@24vlh/vds","version":"0.3.2","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.3.2","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"5df9306280c887bb17963798e94eaba8671b634f","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.3.2.tgz","fileCount":81,"integrity":"sha512-gUYHFmo0Yru+hzVQweQcywbjcl7Btb0Mc3tBDCqe5Fjm5NRLasR2gnLZEfnxWSgziaB1QPT0asRjFmgiffPRuA==","signatures":[{"sig":"MEUCIDfvMZ1tUOhxXxTPgBaCKZ4wz0AbzskmcnKEP/GIH8n0AiEA8O9FRjb5Bo4WbE3txn6P27dPbdq9J+1Ta9JcZCk2z30=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2485062},"main":"dist/vds.css","style":"dist/vds.css","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.6.2","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["pnpm run build"]},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vds_0.3.2_1770432051966_0.6699685503659847","host":"s3://npm-registry-packages-npm-production"}},"0.3.3":{"name":"@24vlh/vds","version":"0.3.3","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.3.3","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"adbebddd07d552eb0aaed5259706e6f0196754e5","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.3.3.tgz","fileCount":81,"integrity":"sha512-THMGUh3C8aJ7qWVhbIZc7XOH/TmAQZUjm0Xhiitqsob6H48zaoJhRAMaKYh27Ql9KmQPDs9am2ZVPo7DgXu3sA==","signatures":[{"sig":"MEUCIQDAsbFLy6F+DF6Dqja3axUmNgX2O/JGmEmqnQvXINBvWwIgfg7qzH4l2v2rTv2l+APh/wjsy94iB2u96pgI3S1y2Hw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2486014},"main":"dist/vds.css","style":"dist/vds.css","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.6.2","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["pnpm run build"]},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vds_0.3.3_1770515837340_0.42923531734575904","host":"s3://npm-registry-packages-npm-production"}},"0.3.4":{"name":"@24vlh/vds","version":"0.3.4","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.3.4","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"cf866e5054bcb069a7b6d172fa6f2cab926e60ad","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.3.4.tgz","fileCount":81,"integrity":"sha512-VZjm6g3YczGjS51luToEGGdn1YiqvlsAat/P+0SSdul2O9TLWpOc3iuAFE8LUA//dXh9L2Uk9FBeuUK7Kw41NA==","signatures":[{"sig":"MEYCIQCT4tzen5+eU7swx8eEPdzRg5YktDsaGXI3gc0W6Z4VlwIhANjttYPEFd6NZtlnU2BZhJhgCr+6Lraur36skF+S9rTC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.3.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2490364},"main":"dist/vds.css","style":"dist/vds.css","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.6.2","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["pnpm run build"]},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vds_0.3.4_1771098630989_0.1623893660865392","host":"s3://npm-registry-packages-npm-production"}},"0.3.5":{"name":"@24vlh/vds","version":"0.3.5","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.3.5","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"ad0d965d35b27add4fefa7a48b0678195917d6c8","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.3.5.tgz","fileCount":81,"integrity":"sha512-/9S2hrrW7a2pWnIR4V42hxQdchEowGWN2nCsY0gyuHzUYhNjtV25134DqKwX2OJ+n4P8WTwWjULbfLgGUoftBA==","signatures":[{"sig":"MEYCIQDiyCFlJMSzCnYPpCpjy/+4veUiSBhfYhgHH6EiVXg40AIhALGS7LKGpZL8otn78koCrPjedi8lq6e3qWgtzm7yKeEI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.3.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2507639},"main":"dist/vds.css","style":"dist/vds.css","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.6.2","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["pnpm run build"]},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vds_0.3.5_1771657578756_0.23453304510683992","host":"s3://npm-registry-packages-npm-production"}},"0.3.6":{"name":"@24vlh/vds","version":"0.3.6","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.3.6","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"fbe496d8d04ddce2feade2d2d77cecbda11f363e","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.3.6.tgz","fileCount":81,"integrity":"sha512-ghrmVE6l/lzpwaHZ6ttC8ZU734ngWAP6u/uQUy+uKUcmQNJM/EG59WNZou1CR5eJSsSr7b+dQeo1q0hnDycxdw==","signatures":[{"sig":"MEYCIQCGBQCJLGxNkzGvuNXfQWleHyyRvcU7UGXFB+WDpr8WAgIhAMEln/vjpFTMYJpxnKFtUmPzt5d1Tfh2qroaBnCgWnOE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.3.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2521913},"main":"dist/vds.css","style":"dist/vds.css","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.6.2","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["pnpm run build"]},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vds_0.3.6_1771871309865_0.11936842684341098","host":"s3://npm-registry-packages-npm-production"}},"0.3.7":{"name":"@24vlh/vds","version":"0.3.7","keywords":["css","design-system","architecture","framework","vds","vlah"],"author":{"name":"@vlah.io"},"license":"Apache-2.0","_id":"@24vlh/vds@0.3.7","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"homepage":"https://github.com/24vlh/vds#readme","bugs":{"url":"https://github.com/24vlh/vds/issues"},"dist":{"shasum":"6c36ff01385a85f047d3bcc8100d7ea77fed60bf","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.3.7.tgz","fileCount":81,"integrity":"sha512-DqHRgHiiAYuSaFPHrNacf5EhHVwBDCNjoXKt+NlsKFfLVyAgX1ltyO9N7eH/6Dnd+XMYTUn7faYPBBgz0BGUFA==","signatures":[{"sig":"MEUCIDm40r4bVnPnZYHKGa4bCjBoIqap10JbIHDHV/OajE+EAiEAuDOyyxTFzroVIZCJhk1viOsG1BcYizkLRSS/bqjwhAQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.3.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2521913},"main":"dist/vds.css","style":"dist/vds.css","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"repository":{"url":"git+https://github.com/24vlh/vds.git","type":"git"},"_npmVersion":"11.6.2","description":"VDS — Vlah Design System CSS Framework","directories":{},"lint-staged":{"src/**/*.css":["pnpm run build"]},"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vds_0.3.7_1771924153482_0.9546232774234227","host":"s3://npm-registry-packages-npm-production"}},"0.3.8":{"name":"@24vlh/vds","version":"0.3.8","description":"VDS — Vlah Design System CSS Framework","author":{"name":"@vlah.io"},"license":"Apache-2.0","keywords":["css","design-system","architecture","framework","vds","vlah"],"main":"dist/vds.css","style":"dist/vds.css","repository":{"type":"git","url":"git+https://github.com/24vlh/vds.git"},"lint-staged":{"src/**/*.css":["pnpm run build"]},"_id":"@24vlh/vds@0.3.8","bugs":{"url":"https://github.com/24vlh/vds/issues"},"homepage":"https://github.com/24vlh/vds#readme","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-byy1l/zKPbtvtO6xkyMja7PZl0lDER9MzvozJ9F/5fbENQo2PrD+J3GDQ/VW9d31qSJDq8dkAmN4HCQWYy1Ysw==","shasum":"8104006caca5abee52cf75796e06f1d69b906721","tarball":"https://registry.npmjs.org/@24vlh/vds/-/vds-0.3.8.tgz","fileCount":81,"unpackedSize":2519681,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@24vlh%2fvds@0.3.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDlPZVOlpooa24o5dPclARrvUm7JIBNt3M93bnUQPuDMwIhAL4JZGpqi6k4UaMXTFNqS9JaI83jeNwcq1gqXZOZVG/5"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:928cf025-5bb1-4e65-acdd-f0cf9eab9c34"}},"directories":{},"maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/vds_0.3.8_1771925326464_0.8005972431589821"},"_hasShrinkwrap":false}},"time":{"created":"2025-12-06T19:27:46.433Z","modified":"2026-02-24T09:28:46.963Z","0.1.0":"2025-12-06T19:27:46.689Z","0.1.1":"2025-12-07T15:20:47.141Z","0.1.2":"2025-12-08T01:39:52.429Z","0.1.3":"2026-01-20T17:35:50.898Z","0.1.4":"2026-01-22T00:41:32.703Z","0.1.5":"2026-01-22T01:13:39.687Z","0.1.6":"2026-01-22T13:23:18.677Z","0.1.7":"2026-01-23T01:00:40.748Z","0.1.8":"2026-01-23T09:13:24.149Z","0.1.9":"2026-01-23T10:49:37.395Z","0.1.10":"2026-01-24T05:20:12.705Z","0.2.0":"2026-01-25T01:13:08.732Z","0.2.1":"2026-01-25T04:10:56.156Z","0.3.0":"2026-01-25T05:19:37.921Z","0.3.1":"2026-01-27T04:31:37.951Z","0.3.2":"2026-02-07T02:40:52.162Z","0.3.3":"2026-02-08T01:57:17.533Z","0.3.4":"2026-02-14T19:50:31.195Z","0.3.5":"2026-02-21T07:06:19.005Z","0.3.6":"2026-02-23T18:28:30.088Z","0.3.7":"2026-02-24T09:09:13.630Z","0.3.8":"2026-02-24T09:28:46.684Z"},"bugs":{"url":"https://github.com/24vlh/vds/issues"},"author":{"name":"@vlah.io"},"license":"Apache-2.0","homepage":"https://github.com/24vlh/vds#readme","keywords":["css","design-system","architecture","framework","vds","vlah"],"repository":{"type":"git","url":"git+https://github.com/24vlh/vds.git"},"description":"VDS — Vlah Design System CSS Framework","maintainers":[{"name":"24vlh","email":"sprindo@gmail.com"}],"readme":"# Vlah Design System (VDS)\r\n\r\nVDS provides a controlled, minimal front-end substrate designed for rapid prototyping and long-term product evolution.\r\nIt delivers a predictable structural layer with a small footprint, enabling high-velocity iteration without sacrificing\r\nconsistency or brand positioning.\r\nThe objective is stable execution across interfaces that must operate through long life cycles, regulatory expectations\r\nand multi-team delivery environments.\r\n\r\nVDS is the architectural substrate for environments where predictability, auditability and controlled modification are\r\nrequired. It supports high-value technical surfaces such as architecture material, analytical interfaces, high-frequency\r\nupdates, dense data displays and application shells.\r\n\r\nThe system applies enterprise architecture principles to the presentation layer: narrow responsibilities, explicit\r\nboundaries and consistent behaviour under change.\r\nIts purpose is structural integrity rather than visual styling.\r\nInterfaces built on VDS inherit a governed execution model that remains coherent regardless of implementing team,\r\nproduct lifecycle or delivery context.\r\nIts structure aligns cleanly with Angular component design, allowing the system to be transposed into reusable,\r\ndomain-specific UI modules without friction.\r\n\r\nVDS operates as a long-term invariant.\r\nOnce defined, it removes unnecessary re-decision of presentation mechanics and stabilises modification boundaries.\r\nIt prevents drift, constrains variation and enables higher-order systems—prototypes, internal tools, customer-facing\r\nproducts and consulting assets—to evolve on top of a consistent, non-negotiable presentation substrate.\r\n\r\n-------------------------------------------------------------------------------\r\n\r\n## Installation\r\n\r\nnpm install vds\r\n\r\n-------------------------------------------------------------------------------\r\n\r\n## Directory Structure\r\n\r\nThe package ships two surfaces.\r\n\r\n### src/ — Authoring Source\r\n\r\nRaw uncompiled modules intended for teams integrating PostCSS or internal pipelines.\r\n\r\n```\r\nsrc/\r\n  core.css\r\n  index.css\r\n  identity.css\r\n  primitives.css\r\n  base.css\r\n  layout.css\r\n  utilities.css\r\n  components/\r\n    *.css\r\n  themes/\r\n    *.css\r\n```\r\n\r\n### dist/ — Compiled Output\r\n\r\nProduction-ready bundles and modular components/themes.\r\n\r\n```\r\ndist/\r\n  vds.css\r\n  vds.min.css\r\n  core.css\r\n  core.min.css\r\n  identity.css\r\n  identity.min.css\r\n\r\n  components/\r\n    *.css\r\n    *.min.css\r\n\r\n  themes/\r\n    *.css\r\n    *.min.css\r\n```\r\n\r\nAll outputs include source maps.\r\n\r\n-------------------------------------------------------------------------------\r\n\r\n## Loading Model\r\n\r\nVDS provides two consumption models.\r\n\r\n-------------------------------------------------------------------------------\r\n\r\n### 1. Full Framework Load\r\n\r\nLoad the complete system (foundation + components + themes):\r\n\r\n```\r\n@import \"vds/dist/vds.css\";\r\n```\r\n\r\n-------------------------------------------------------------------------------\r\n\r\n### 2. Component-Level Load\r\n\r\nFor optimised builds, load the foundation once:\r\n\r\n```\r\n@import \"vds/dist/core.css\";\r\n```\r\n\r\nThen import only required components:\r\n\r\n```\r\n@import \"vds/dist/components/button.css\";\r\n@import \"vds/dist/components/card.css\";\r\n```\r\n\r\nThemes are optional:\r\n\r\n```\r\n@import \"vds/dist/themes/graphite.css\";\r\n```\r\n\r\nCore must be loaded once before any component-level imports.\r\n\r\n-------------------------------------------------------------------------------\r\n\r\n## Production Builds\r\n\r\nMinified outputs are available for all artifacts:\r\n\r\n```\r\ndist/vds.min.css\r\ndist/core.min.css\r\ndist/identity.min.css\r\ndist/components/*.min.css\r\ndist/themes/*.min.css\r\n```\r\n\r\nEach minified file includes a corresponding ```.map.```\r\n\r\n-------------------------------------------------------------------------------\r\n\r\n## Source Consumption\r\n\r\nTeams integrating VDS into a custom toolchain may import directly from src. When consuming raw modules, the foundational\r\norder (primitives → base → layout → utilities) must be preserved manually.\r\n\r\n## Note\r\n\r\nDevelopment requires a POSIX environment (Linux/macOS).\r\n","readmeFilename":"README.md"}