mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
139 lines
2.4 KiB
Markdown
139 lines
2.4 KiB
Markdown
# carbon-components-svelte
|
|
|
|
> 🚧 UNDER CONSTRUCTION
|
|
|
|
> Svelte implementation of the Carbon Design System
|
|
|
|
Currently, this project is under active development. See the [ongoing project](https://github.com/IBM/carbon-components-svelte/projects/1) for the anticipated v1.0.0 release.
|
|
|
|
## [Storybook](https://ibm.github.io/carbon-components-svelte)
|
|
|
|
## Supported Components
|
|
|
|
Currently, the following components are supported:
|
|
|
|
- Accordion
|
|
- AccordionItem
|
|
- AccordionSkeleton
|
|
- Breadcrumb
|
|
- BreadcrumbItem
|
|
- BreadcrumbSkeleton
|
|
- Button
|
|
- ButtonSkeleton
|
|
- Checkbox
|
|
- CheckboxSkeleton
|
|
- CodeSnippet
|
|
- CodeSnippetSkeleton
|
|
- ComboBox
|
|
- ComposedModal
|
|
- ModalHeader
|
|
- ModalBody
|
|
- ModalFooter
|
|
- ContentSwitcher
|
|
- Switch
|
|
- Copy
|
|
- CopyButton
|
|
- DataTableSkeleton
|
|
- DatePicker
|
|
- DatePickerInput
|
|
- FileUploader
|
|
- FileUploaderButton
|
|
- FileUploaderItem
|
|
- FileUploaderDropContainer
|
|
- Filename
|
|
- Form
|
|
- FormGroup
|
|
- FormItem
|
|
- FormLabel
|
|
- Icon
|
|
- IconSkeleton
|
|
- InlineLoading
|
|
- Link
|
|
- ListBox
|
|
- ListBoxField
|
|
- ListBoxMenu
|
|
- ListBoxMenuIcon
|
|
- ListBoxMenuItem
|
|
- ListBoxSelection
|
|
- ListItem
|
|
- Loading
|
|
- Modal
|
|
- Notification
|
|
- ToastNotification
|
|
- InlineNotification
|
|
- NotificationActionButton
|
|
- NotificationButton
|
|
- NotificationIcon
|
|
- NotificationTextDetails
|
|
- NumberInput
|
|
- NumberInputSkeleton
|
|
- OrderedList
|
|
- OverflowMenu
|
|
- OverflowMenuItem
|
|
- Pagination
|
|
- PaginationSkeleton
|
|
- ProgressIndicator
|
|
- ProgressIndicatorSkeleton
|
|
- ProgressStep
|
|
- RadioButton
|
|
- RadioButtonSkeleton
|
|
- RadioButtonGroup
|
|
- Search
|
|
- SearchSkeleton
|
|
- Select
|
|
- SelectSkeleton
|
|
- SelectItem
|
|
- SelectItemGroup
|
|
- SkeletonPlaceholder
|
|
- SkeletonText
|
|
- Slider
|
|
- SliderSkeleton
|
|
- StructuredList
|
|
- StructuredListSkeleton
|
|
- StructuredListBody
|
|
- StructuredListHead
|
|
- StructuredListCell
|
|
- StructuredListRow
|
|
- StructuredListInput
|
|
- StructuredListWrapper
|
|
- Tabs
|
|
- Tab
|
|
- TabContent
|
|
- TabsSkeleton
|
|
- Tag
|
|
- TagSkeleton
|
|
- TextArea
|
|
- TextAreaSkeleton
|
|
- TextInput
|
|
- TextInputSkeleton
|
|
- PasswordInput
|
|
- Tile
|
|
- ClickableTile
|
|
- SelectableTile
|
|
- ExpandableTile
|
|
- TileAboveTheFoldContent
|
|
- TileBelowTheFoldContent
|
|
- RadioTile
|
|
- Tile
|
|
- TileGroup
|
|
- RadioTile
|
|
- TimePicker
|
|
- TimePickerSelect
|
|
- Toggle
|
|
- ToggleSkeleton
|
|
- ToggleSmall
|
|
- ToggleSmallSkeleton
|
|
- Tooltip
|
|
- TooltipDefinition
|
|
- TooltipIcon
|
|
- UnorderedList
|
|
|
|
## Contributing
|
|
|
|
Refer to the [Contributing guidelines](CONTRIBUTING.md).
|
|
|
|
## [Changelog](CHANGELOG.md)
|
|
|
|
## License
|
|
|
|
[Apache 2.0](LICENSE)
|