mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 11:11:25 +00:00
v0.40.0
This commit is contained in:
parent
54e1e07872
commit
3968287084
4 changed files with 45 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.39.0",
|
||||
"version": "0.40.0",
|
||||
"components": {
|
||||
"Accordion": {
|
||||
"path": "carbon-components-svelte/src/Accordion/Accordion.svelte"
|
||||
|
@ -22,6 +22,9 @@
|
|||
"BreadcrumbSkeleton": {
|
||||
"path": "carbon-components-svelte/src/Breadcrumb/BreadcrumbSkeleton.svelte"
|
||||
},
|
||||
"Breakpoint": {
|
||||
"path": "carbon-components-svelte/src/Breakpoint/Breakpoint.svelte"
|
||||
},
|
||||
"Button": {
|
||||
"path": "carbon-components-svelte/src/Button/Button.svelte"
|
||||
},
|
||||
|
@ -403,6 +406,9 @@
|
|||
"TextInputSkeleton": {
|
||||
"path": "carbon-components-svelte/src/TextInput/TextInputSkeleton.svelte"
|
||||
},
|
||||
"Theme": {
|
||||
"path": "carbon-components-svelte/src/Theme/Theme.svelte"
|
||||
},
|
||||
"ClickableTile": {
|
||||
"path": "carbon-components-svelte/src/Tile/ClickableTile.svelte"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue