@ngneat/cmdk
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@ngneat/cmdk", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^15.1.0", |
@@ -15,2 +15,3 @@ <p align="center"> | ||
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) | ||
[![npm](https://img.shields.io/npm/v/@ngneat/cmdk)](https://www.npmjs.com/package/@ngneat/cmdk) | ||
@@ -394,9 +395,9 @@ > Fast, composable, unstyled command menu for Angular. Directly inspired from [pacocoursey/cmdk](https://github.com/pacocoursey/cmdk) | ||
// Global is needed for any theme | ||
@use "~@ngneat/cdk/styles/scss/globals"; | ||
@use "~@ngneat/cmdk/styles/scss/globals"; | ||
// Then add theme | ||
@use "~@ngneat/cdk/styles/scss/framer"; | ||
// @use "~@ngneat/cdk/styles/scss/vercel"; | ||
// @use "~@ngneat/cdk/styles/scss/linear"; | ||
// @use "~@ngneat/cdk/styles/scss/raycast"; | ||
@use "~@ngneat/cmdk/styles/scss/framer"; | ||
// @use "~@ngneat/cmdk/styles/scss/vercel"; | ||
// @use "~@ngneat/cmdk/styles/scss/linear"; | ||
// @use "~@ngneat/cmdk/styles/scss/raycast"; | ||
``` | ||
@@ -410,4 +411,4 @@ | ||
"...", | ||
"node_modules/@ngneat/cdk/styles/globals.css" | ||
"node_modules/@ngneat/cdk/styles/framer.css" | ||
"node_modules/@ngneat/cmdk/styles/globals.css" | ||
"node_modules/@ngneat/cmdk/styles/framer.css" | ||
], | ||
@@ -451,2 +452,2 @@ // ... | ||
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! | ||
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
363569
450