diff --git a/carbon.yml b/carbon.yml
index e8347830..d78b9ba0 100644
--- a/carbon.yml
+++ b/carbon.yml
@@ -38,8 +38,7 @@ assets:
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/breakpoint.svg'
demoLinks:
- type: storybook
name: Storybook
@@ -64,8 +63,7 @@ assets:
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/button-set.svg'
demoLinks:
- type: storybook
name: Storybook
@@ -89,8 +87,7 @@ assets:
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/clickable-tile.svg'
demoLinks:
- type: storybook
name: Storybook
@@ -122,8 +119,7 @@ assets:
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/composed-modal.svg'
demoLinks:
- type: storybook
name: Storybook
@@ -146,8 +142,7 @@ assets:
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/context-menu.svg'
demoLinks:
- type: storybook
name: Storybook
@@ -198,8 +193,7 @@ assets:
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/expandable-tile.svg'
demoLinks:
- type: storybook
name: Storybook
@@ -223,8 +217,7 @@ assets:
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/fluid-form.svg'
demoLinks:
- type: storybook
name: Storybook
@@ -280,8 +273,7 @@ assets:
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/inline-loading.svg'
demoLinks:
- type: storybook
name: Storybook
@@ -308,13 +300,12 @@ assets:
action: link
url: https://carbon-components-svelte.onrender.com/components/Loading
local-storage:
- name: local-storage
+ name: Local storage
status: stable
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/local-storage.svg'
demoLinks:
- type: storybook
name: Storybook
@@ -356,8 +347,7 @@ assets:
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/ordered-list.svg'
demoLinks:
- type: storybook
name: Storybook
@@ -402,8 +392,7 @@ assets:
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/password-input.svg'
demoLinks:
- type: storybook
name: Storybook
@@ -469,8 +458,7 @@ assets:
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/recursive-list.svg'
demoLinks:
- type: storybook
name: Storybook
@@ -503,8 +491,7 @@ assets:
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/selectable-tile.svg'
demoLinks:
- type: storybook
name: Storybook
@@ -518,8 +505,7 @@ assets:
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/skeleton-placeholder.svg'
demoLinks:
- type: storybook
name: Storybook
@@ -534,8 +520,7 @@ assets:
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/skeleton-text.svg'
demoLinks:
- type: storybook
name: Storybook
@@ -628,8 +613,7 @@ assets:
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/toast-notification.svg'
demoLinks:
- type: storybook
name: Storybook
@@ -669,8 +653,7 @@ assets:
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/tooltip-icon.svg'
demoLinks:
- type: storybook
name: Storybook
@@ -692,8 +675,7 @@ assets:
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/truncate.svg'
demoLinks:
- type: storybook
name: Storybook
@@ -717,8 +699,7 @@ assets:
type: component
platform: web
framework: svelte
- #TODO: add thumbnail
- thumbnailPath: ''
+ thumbnailPath: './thumbnails/unordered-list.svg'
demoLinks:
- type: storybook
name: Storybook
diff --git a/thumbnails/breakpoint.svg b/thumbnails/breakpoint.svg
new file mode 100644
index 00000000..bd241c25
--- /dev/null
+++ b/thumbnails/breakpoint.svg
@@ -0,0 +1,149 @@
+
+
\ No newline at end of file
diff --git a/thumbnails/button-set.svg b/thumbnails/button-set.svg
new file mode 100644
index 00000000..83df5531
--- /dev/null
+++ b/thumbnails/button-set.svg
@@ -0,0 +1,15 @@
+
+
\ No newline at end of file
diff --git a/thumbnails/clickable-tile.svg b/thumbnails/clickable-tile.svg
new file mode 100644
index 00000000..c1431493
--- /dev/null
+++ b/thumbnails/clickable-tile.svg
@@ -0,0 +1,33 @@
+
+
\ No newline at end of file
diff --git a/thumbnails/composed-modal.svg b/thumbnails/composed-modal.svg
new file mode 100644
index 00000000..e452facc
--- /dev/null
+++ b/thumbnails/composed-modal.svg
@@ -0,0 +1,33 @@
+
+
\ No newline at end of file
diff --git a/thumbnails/expandable-tile.svg b/thumbnails/expandable-tile.svg
new file mode 100644
index 00000000..81e97609
--- /dev/null
+++ b/thumbnails/expandable-tile.svg
@@ -0,0 +1,46 @@
+
+
\ No newline at end of file
diff --git a/thumbnails/fluid-form.svg b/thumbnails/fluid-form.svg
new file mode 100644
index 00000000..5946428e
--- /dev/null
+++ b/thumbnails/fluid-form.svg
@@ -0,0 +1,77 @@
+
+
\ No newline at end of file
diff --git a/thumbnails/inline-notification.svg b/thumbnails/inline-notification.svg
new file mode 100644
index 00000000..12759c86
--- /dev/null
+++ b/thumbnails/inline-notification.svg
@@ -0,0 +1,23 @@
+
+
\ No newline at end of file
diff --git a/thumbnails/local-storage.svg b/thumbnails/local-storage.svg
new file mode 100644
index 00000000..6e606b2a
--- /dev/null
+++ b/thumbnails/local-storage.svg
@@ -0,0 +1,22 @@
+
+
\ No newline at end of file
diff --git a/thumbnails/ordered-list.svg b/thumbnails/ordered-list.svg
new file mode 100644
index 00000000..3ccbbf35
--- /dev/null
+++ b/thumbnails/ordered-list.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/thumbnails/password-input.svg b/thumbnails/password-input.svg
new file mode 100644
index 00000000..d1351839
--- /dev/null
+++ b/thumbnails/password-input.svg
@@ -0,0 +1,27 @@
+
+
\ No newline at end of file
diff --git a/thumbnails/recursive-list.svg b/thumbnails/recursive-list.svg
new file mode 100644
index 00000000..8de90a74
--- /dev/null
+++ b/thumbnails/recursive-list.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/thumbnails/selectable-tile.svg b/thumbnails/selectable-tile.svg
new file mode 100644
index 00000000..88235aa3
--- /dev/null
+++ b/thumbnails/selectable-tile.svg
@@ -0,0 +1,25 @@
+
+
\ No newline at end of file
diff --git a/thumbnails/skeleton-placeholder.svg b/thumbnails/skeleton-placeholder.svg
new file mode 100644
index 00000000..3a5d34a1
--- /dev/null
+++ b/thumbnails/skeleton-placeholder.svg
@@ -0,0 +1,15 @@
+
+
\ No newline at end of file
diff --git a/thumbnails/skeleton-text.svg b/thumbnails/skeleton-text.svg
new file mode 100644
index 00000000..f0a5ff7f
--- /dev/null
+++ b/thumbnails/skeleton-text.svg
@@ -0,0 +1,15 @@
+
+
\ No newline at end of file
diff --git a/thumbnails/skeleton.svg b/thumbnails/skeleton.svg
new file mode 100644
index 00000000..d5fb6b5f
--- /dev/null
+++ b/thumbnails/skeleton.svg
@@ -0,0 +1,15 @@
+
+
\ No newline at end of file
diff --git a/thumbnails/toast-notification.svg b/thumbnails/toast-notification.svg
new file mode 100644
index 00000000..4c481f9a
--- /dev/null
+++ b/thumbnails/toast-notification.svg
@@ -0,0 +1,34 @@
+
+
\ No newline at end of file
diff --git a/thumbnails/tooltip-icon.svg b/thumbnails/tooltip-icon.svg
new file mode 100644
index 00000000..e4fa00c3
--- /dev/null
+++ b/thumbnails/tooltip-icon.svg
@@ -0,0 +1,27 @@
+
+
\ No newline at end of file
diff --git a/thumbnails/truncate.svg b/thumbnails/truncate.svg
new file mode 100644
index 00000000..6abc4af3
--- /dev/null
+++ b/thumbnails/truncate.svg
@@ -0,0 +1,9 @@
+
+
\ No newline at end of file
diff --git a/thumbnails/unordered-list.svg b/thumbnails/unordered-list.svg
new file mode 100644
index 00000000..5690b6e6
--- /dev/null
+++ b/thumbnails/unordered-list.svg
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file