diff --git a/carbon.yml b/carbon.yml index 6be97142..7ca6ebd6 100644 --- a/carbon.yml +++ b/carbon.yml @@ -248,8 +248,7 @@ assets: type: component platform: web framework: svelte - #TODO: add thumbnail - thumbnailPath: '' + thumbnailPath: './thumbnails/image-loader.svg' demoLinks: - type: storybook name: Storybook @@ -443,8 +442,7 @@ assets: type: component platform: web framework: svelte - #TODO: add thumbnail - thumbnailPath: '' + thumbnailPath: './thumbnails/radio-tile.svg' demoLinks: - type: storybook name: Storybook diff --git a/thumbnails/image-loader.svg b/thumbnails/image-loader.svg new file mode 100644 index 00000000..b1d5f70e --- /dev/null +++ b/thumbnails/image-loader.svg @@ -0,0 +1,16 @@ + + + image-loader + + + + + + + + + + + + + \ No newline at end of file diff --git a/thumbnails/radio-tile.svg b/thumbnails/radio-tile.svg new file mode 100644 index 00000000..47862878 --- /dev/null +++ b/thumbnails/radio-tile.svg @@ -0,0 +1,35 @@ + + + radio-tile + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/thumbnails/selectable-tile.svg b/thumbnails/selectable-tile.svg index 88235aa3..3763c347 100644 --- a/thumbnails/selectable-tile.svg +++ b/thumbnails/selectable-tile.svg @@ -2,16 +2,27 @@ selectable-tile - - + + + + - - - + + + - - + + + + + + + + + + + @@ -21,5 +32,16 @@ + + + + + + + + + + + \ No newline at end of file