Carbon Components Svelte  v{process.env.VERSION || ""} Carbon Svelte portfolio Carbon Icons Svelte Carbon Pictograms Svelte Carbon Charts Svelte Carbon Preprocess Svelte Resources Carbon Design System IBM Design Language
{#each components.children.filter((child) => !deprecated.includes(child.title)) as child (child.path)} {child.title} {#if deprecated.includes(child.title)} Deprecated {/if} {#if new_components.includes(child.title)} New {/if} {/each}