carbon-components-svelte
Advanced tools
Comparing version 0.72.3 to 0.73.0
{ | ||
"name": "carbon-components-svelte", | ||
"version": "0.72.3", | ||
"version": "0.73.0", | ||
"license": "Apache-2.0", | ||
@@ -31,3 +31,3 @@ "description": "Svelte implementation of the Carbon Design System", | ||
"autoprefixer": "^10.4.8", | ||
"carbon-components": "10.56.0", | ||
"carbon-components": "10.57.0", | ||
"carbon-icons-svelte": "^11.2.0", | ||
@@ -80,2 +80,2 @@ "postcss": "^8.4.16", | ||
] | ||
} | ||
} |
@@ -6,2 +6,5 @@ # carbon-components-svelte | ||
![npm downloads to date](https://img.shields.io/npm/dt/carbon-components-svelte?color=262626&style=for-the-badge) | ||
<a href="https://discord.gg/J7JEUEkTRX"> | ||
<img src="https://img.shields.io/discord/689212587170201628?color=5865F2&style=for-the-badge" alt="Chat with us on Discord"> | ||
</a> | ||
@@ -8,0 +11,0 @@ Carbon Components Svelte is a [Svelte](https://github.com/sveltejs/svelte) component library that implements the [Carbon Design System](https://github.com/carbon-design-system), an open source design system by IBM. |
@@ -25,2 +25,8 @@ /// <reference types="svelte" /> | ||
/** | ||
* Specify the status | ||
* @default "active" | ||
*/ | ||
status?: "active" | "finished" | "error"; | ||
/** | ||
* Specify the size | ||
@@ -27,0 +33,0 @@ * @default "md" |
Sorry, the diff of this file is too big to display
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
7089060
70472
264