mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
v0.29.0
This commit is contained in:
parent
14e714fa61
commit
d12442c797
4 changed files with 42 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.28.0",
|
||||
"version": "0.29.0",
|
||||
"components": {
|
||||
"Accordion": {
|
||||
"path": "carbon-components-svelte/src/Accordion/Accordion.svelte"
|
||||
|
@ -415,6 +415,9 @@
|
|||
"TooltipIcon": {
|
||||
"path": "carbon-components-svelte/src/TooltipIcon/TooltipIcon.svelte"
|
||||
},
|
||||
"Truncate": {
|
||||
"path": "carbon-components-svelte/src/Truncate/Truncate.svelte"
|
||||
},
|
||||
"Content": {
|
||||
"path": "carbon-components-svelte/src/UIShell/Content.svelte"
|
||||
},
|
||||
|
@ -475,6 +478,9 @@
|
|||
"SideNavMenuItem": {
|
||||
"path": "carbon-components-svelte/src/UIShell/SideNav/SideNavMenuItem.svelte"
|
||||
},
|
||||
"SideNavDivider": {
|
||||
"path": "carbon-components-svelte/src/UIShell/SideNavDivider.svelte"
|
||||
},
|
||||
"SkipToContent": {
|
||||
"path": "carbon-components-svelte/src/UIShell/SkipToContent.svelte"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue