Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(platform): add indexing file for carbon-web-components #9960

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
578 changes: 578 additions & 0 deletions packages/carbon-web-components/carbon.yml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-accordion--default'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-breadcrumb--default'
},
{
label: 'with Overflow Menu',
variant: 'components-breadcrumb--with-overflow-menu'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-button--default'
},
{
label: 'Icon',
variant: 'components-button--icon'
},
{
label: 'Text and Icon',
variant: 'components-button--text-and-icon'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-checkbox--default'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Single Line',
variant: 'components-code-snippet--single-line'
},
{
label: 'Multi Line',
variant: 'components-code-snippet--multi-line'
},
{
label: 'Inline',
variant: 'components-code-snippet--inline'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-combo-box--default'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-content-switcher--default'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-copy-button--default'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-data-table--default'
},
{
label: 'Expandable',
variant: 'components-data-table--expandable'
},
{
label: 'Sortable',
variant: 'components-data-table--sortable'
},
{
label: 'Sortable with Pagination',
variant: 'components-data-table--sortable-with-pagination'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-date-picker--default'
},
{
label: 'Single with Calendar',
variant: 'components-date-picker--single-with-calendar'
},
{
label: 'Range with Calendar',
variant: 'components-date-picker--range-with-calendar'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-dropdown--default'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-file-uploader--default'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-icon--default'
},
{
label: 'With Custom Class',
variant: 'components-icon--with-custom-class'
},
{
label: 'With aria-label',
variant: 'components-icon--with-aria-label'
},
{
label: 'With Title',
variant: 'components-icon--with-title'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-inline-loading--default'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-input--default'
},
{
label: 'Form Item',
variant: 'components-input--form-item'
},
{
label: 'Without Form Item Wrapper',
variant: 'components-input--without-form-item-wrapper'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-link--default'
},
{
label: 'Paired with Icon',
variant: 'components-link--paired-with-icon'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Ordered',
variant: 'components-list--ordered'
},
{
label: 'Unordered',
variant: 'components-list--unordered'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-loading--default'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-modal--default'
},
{
label: 'Single Button',
variant: 'components-modal--single-button'
},
{
label: 'Three Buttons',
variant: 'components-modal--three-buttons'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-multi-select--default'
},
{
label: 'Filterable',
variant: 'components-multi-select--filterable'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Inline',
variant: 'components-notifications--inline'
},
{
label: 'Toast',
variant: 'components-notifications--toast'
}
]}
/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## Live demo

<StorybookDemo
themeSelector
tall
url="https://www.ibm.com/standards/carbon/carbon-web-components"
variants={[
{
label: 'Default',
variant: 'components-number-input--default'
},
{
label: 'Form Item',
variant: 'components-number-input--form-item'
},
{
label: 'Without Form Item Wrapper',
variant: 'components-number-input--without-form-item-wrapper'
}
]}
/>
Loading