From c3327a9a23810255a2265cdeeee1c892e6e22dd0 Mon Sep 17 00:00:00 2001 From: "Andrea N. Cardona" Date: Mon, 2 May 2022 12:10:20 -0500 Subject: [PATCH] feat: added thumbnaails missing 2 --- carbon.yml | 59 ++++------- thumbnails/breakpoint.svg | 149 ++++++++++++++++++++++++++++ thumbnails/button-set.svg | 15 +++ thumbnails/clickable-tile.svg | 33 ++++++ thumbnails/composed-modal.svg | 33 ++++++ thumbnails/expandable-tile.svg | 46 +++++++++ thumbnails/fluid-form.svg | 77 ++++++++++++++ thumbnails/inline-notification.svg | 23 +++++ thumbnails/local-storage.svg | 22 ++++ thumbnails/ordered-list.svg | 12 +++ thumbnails/password-input.svg | 27 +++++ thumbnails/recursive-list.svg | 14 +++ thumbnails/selectable-tile.svg | 25 +++++ thumbnails/skeleton-placeholder.svg | 15 +++ thumbnails/skeleton-text.svg | 15 +++ thumbnails/skeleton.svg | 15 +++ thumbnails/toast-notification.svg | 34 +++++++ thumbnails/tooltip-icon.svg | 27 +++++ thumbnails/truncate.svg | 9 ++ thumbnails/unordered-list.svg | 12 +++ 20 files changed, 623 insertions(+), 39 deletions(-) create mode 100644 thumbnails/breakpoint.svg create mode 100644 thumbnails/button-set.svg create mode 100644 thumbnails/clickable-tile.svg create mode 100644 thumbnails/composed-modal.svg create mode 100644 thumbnails/expandable-tile.svg create mode 100644 thumbnails/fluid-form.svg create mode 100644 thumbnails/inline-notification.svg create mode 100644 thumbnails/local-storage.svg create mode 100644 thumbnails/ordered-list.svg create mode 100644 thumbnails/password-input.svg create mode 100644 thumbnails/recursive-list.svg create mode 100644 thumbnails/selectable-tile.svg create mode 100644 thumbnails/skeleton-placeholder.svg create mode 100644 thumbnails/skeleton-text.svg create mode 100644 thumbnails/skeleton.svg create mode 100644 thumbnails/toast-notification.svg create mode 100644 thumbnails/tooltip-icon.svg create mode 100644 thumbnails/truncate.svg create mode 100644 thumbnails/unordered-list.svg 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 @@ + + + breakpoint + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 19:11 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ 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 @@ + + + button-set + + + + + + Cancel + + + Submit + + + \ 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 @@ + + + clickable-tile + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ 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 @@ + + + composed-modal + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ 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 @@ + + + expandable-tile + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ 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 @@ + + + form + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ 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 @@ + + + inline-notification + + + + + + + + + + + + + + + + + + + + \ 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 @@ + + + local-storage + + + + + Clear storage + + + + + + + + + Off + + + + + \ 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 @@ + + + ordered-list + + + 1. Ordered List + 2. Ordered List + 3. Ordered List + 4. Ordered List + + + \ 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 @@ + + + password-input + + + + + + + + + + + + + + + + + + + + + + + + \ 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 @@ + + + recursive-list + + + – Item 1 + • Item 1a + • Item 1b + – Item 2 + • Item 2a + • Item 2b + + + \ 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 @@ + + + selectable-tile + + + + + + + + + + + + + + + + + + + + + + \ 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 @@ + + + skeleton-placeholder + + + + + + + + + + + + \ 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 @@ + + + skeleton-text + + + + + + + + + + + + \ 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 @@ + + + skeleton + + + + + + + + + + + + \ 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 @@ + + + toast-notification + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ 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 @@ + + + tooltip-icon + + + + + + + + + + + + + + + + + + + + + + + + \ 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 @@ + + + truncate + + + Truncate… + + + \ 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 @@ + + + unordered-list + + + – Unordered List + – Unordered List + – Unordered List + – Unordered List + + + \ No newline at end of file