@veltdev/react
Version:
Velt is an SDK to add collaborative features to your product within minutes. Example: Comments like Figma, Frame.io, Google docs or sheets, Recording like Loom, Huddles like Slack and much more.
57 lines (56 loc) • 11.5 kB
TypeScript
export { default } from "./VeltCommentsSidebarV2";
export { default as VeltCommentSidebarV2Skeleton } from "./VeltCommentSidebarV2Skeleton";
export { default as VeltCommentSidebarV2Panel } from "./VeltCommentSidebarV2Panel";
export { default as VeltCommentSidebarV2Header } from "./VeltCommentSidebarV2Header";
export { default as VeltCommentSidebarV2CloseButton } from "./VeltCommentSidebarV2CloseButton";
export { default as VeltCommentSidebarV2EmptyPlaceholder } from "./VeltCommentSidebarV2EmptyPlaceholder";
export { default as VeltCommentSidebarV2ResetFilterButton } from "./VeltCommentSidebarV2EmptyPlaceholder/VeltCommentSidebarV2ResetFilterButton";
export { default as VeltCommentSidebarV2List } from "./VeltCommentSidebarV2List";
export { default as VeltCommentSidebarV2ListItem } from "./VeltCommentSidebarV2List/VeltCommentSidebarV2ListItem";
export { default as VeltCommentSidebarV2PageModeComposer } from "./VeltCommentSidebarV2PageModeComposer";
export { default as VeltCommentSidebarV2FocusedThread } from "./VeltCommentSidebarV2FocusedThread";
export { default as VeltCommentSidebarV2FocusedThreadBackButton } from "./VeltCommentSidebarV2FocusedThread/VeltCommentSidebarV2FocusedThreadBackButton";
export { default as VeltCommentSidebarV2FocusedThreadDialogContainer } from "./VeltCommentSidebarV2FocusedThread/VeltCommentSidebarV2FocusedThreadDialogContainer";
export { default as VeltCommentSidebarV2ListGroupHeader } from "./VeltCommentSidebarV2List/VeltCommentSidebarV2ListGroupHeader";
export { default as VeltCommentSidebarV2ListGroupHeaderLabel } from "./VeltCommentSidebarV2List/VeltCommentSidebarV2ListGroupHeader/VeltCommentSidebarV2ListGroupHeaderLabel";
export { default as VeltCommentSidebarV2ListGroupHeaderCount } from "./VeltCommentSidebarV2List/VeltCommentSidebarV2ListGroupHeader/VeltCommentSidebarV2ListGroupHeaderCount";
export { default as VeltCommentSidebarV2ListGroupHeaderSeparator } from "./VeltCommentSidebarV2List/VeltCommentSidebarV2ListGroupHeader/VeltCommentSidebarV2ListGroupHeaderSeparator";
export { default as VeltCommentSidebarV2ListGroupHeaderChevron } from "./VeltCommentSidebarV2List/VeltCommentSidebarV2ListGroupHeader/VeltCommentSidebarV2ListGroupHeaderChevron";
export { default as VeltCommentSidebarV2FilterDropdown } from "./VeltCommentSidebarV2FilterDropdown";
export { default as VeltCommentSidebarV2FilterDropdownTrigger } from "./VeltCommentSidebarV2FilterDropdown/VeltCommentSidebarV2FilterDropdownTrigger";
export { default as VeltCommentSidebarV2FilterDropdownContent } from "./VeltCommentSidebarV2FilterDropdown/VeltCommentSidebarV2FilterDropdownContent";
export { default as VeltCommentSidebarV2FilterDropdownContentList } from "./VeltCommentSidebarV2FilterDropdown/VeltCommentSidebarV2FilterDropdownContent/VeltCommentSidebarV2FilterDropdownContentList";
export { default as VeltCommentSidebarV2FilterDropdownContentListItem } from "./VeltCommentSidebarV2FilterDropdown/VeltCommentSidebarV2FilterDropdownContent/VeltCommentSidebarV2FilterDropdownContentList/VeltCommentSidebarV2FilterDropdownContentListItem";
export { default as VeltCommentSidebarV2FilterDropdownContentListItemIndicator } from "./VeltCommentSidebarV2FilterDropdown/VeltCommentSidebarV2FilterDropdownContent/VeltCommentSidebarV2FilterDropdownContentList/VeltCommentSidebarV2FilterDropdownContentListItem/VeltCommentSidebarV2FilterDropdownContentListItemIndicator";
export { default as VeltCommentSidebarV2FilterDropdownContentListItemLabel } from "./VeltCommentSidebarV2FilterDropdown/VeltCommentSidebarV2FilterDropdownContent/VeltCommentSidebarV2FilterDropdownContentList/VeltCommentSidebarV2FilterDropdownContentListItem/VeltCommentSidebarV2FilterDropdownContentListItemLabel";
export { default as VeltCommentSidebarV2FilterDropdownContentListItemCount } from "./VeltCommentSidebarV2FilterDropdown/VeltCommentSidebarV2FilterDropdownContent/VeltCommentSidebarV2FilterDropdownContentList/VeltCommentSidebarV2FilterDropdownContentListItem/VeltCommentSidebarV2FilterDropdownContentListItemCount";
export { default as VeltCommentSidebarV2FilterDropdownContentListCategory } from "./VeltCommentSidebarV2FilterDropdown/VeltCommentSidebarV2FilterDropdownContent/VeltCommentSidebarV2FilterDropdownContentList/VeltCommentSidebarV2FilterDropdownContentListCategory";
export { default as VeltCommentSidebarV2FilterDropdownContentListCategoryLabel } from "./VeltCommentSidebarV2FilterDropdown/VeltCommentSidebarV2FilterDropdownContent/VeltCommentSidebarV2FilterDropdownContentList/VeltCommentSidebarV2FilterDropdownContentListCategory/VeltCommentSidebarV2FilterDropdownContentListCategoryLabel";
export { default as VeltCommentSidebarV2FilterDropdownContentListCategoryContent } from "./VeltCommentSidebarV2FilterDropdown/VeltCommentSidebarV2FilterDropdownContent/VeltCommentSidebarV2FilterDropdownContentList/VeltCommentSidebarV2FilterDropdownContentListCategory/VeltCommentSidebarV2FilterDropdownContentListCategoryContent";
export { default as VeltCommentSidebarV2FilterButton } from "./VeltCommentSidebarV2FilterButton";
export { default as VeltCommentSidebarV2FilterButtonAppliedIcon } from "./VeltCommentSidebarV2FilterButton/VeltCommentSidebarV2FilterButtonAppliedIcon";
export { default as VeltCommentSidebarV2FilterContainer } from "./VeltCommentSidebarV2FilterContainer";
export { default as VeltCommentSidebarV2FilterContainerTitle } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerTitle";
export { default as VeltCommentSidebarV2FilterContainerCloseButton } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerCloseButton";
export { default as VeltCommentSidebarV2FilterContainerGroupBy } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerGroupBy";
export { default as VeltCommentSidebarV2FilterContainerResetButton } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerResetButton";
export { default as VeltCommentSidebarV2FilterContainerApplyButton } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerApplyButton";
export { default as VeltCommentSidebarV2FilterContainerSectionList } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerSectionList";
export { default as VeltCommentSidebarV2FilterContainerSection } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerSectionList/VeltCommentSidebarV2FilterContainerSection";
export { default as VeltCommentSidebarV2FilterContainerSectionLabel } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerSectionList/VeltCommentSidebarV2FilterContainerSection/VeltCommentSidebarV2FilterContainerSectionLabel";
export { default as VeltCommentSidebarV2FilterContainerSectionField } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerSectionList/VeltCommentSidebarV2FilterContainerSection/VeltCommentSidebarV2FilterContainerSectionField";
export { default as VeltCommentSidebarV2FilterContainerSectionControl } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerSectionList/VeltCommentSidebarV2FilterContainerSection/VeltCommentSidebarV2FilterContainerSectionField/VeltCommentSidebarV2FilterContainerSectionControl";
export { default as VeltCommentSidebarV2FilterContainerSectionControlValue } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerSectionList/VeltCommentSidebarV2FilterContainerSection/VeltCommentSidebarV2FilterContainerSectionField/VeltCommentSidebarV2FilterContainerSectionControl/VeltCommentSidebarV2FilterContainerSectionControlValue";
export { default as VeltCommentSidebarV2FilterContainerSectionControlChipList } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerSectionList/VeltCommentSidebarV2FilterContainerSection/VeltCommentSidebarV2FilterContainerSectionField/VeltCommentSidebarV2FilterContainerSectionControl/VeltCommentSidebarV2FilterContainerSectionControlChipList";
export { default as VeltCommentSidebarV2FilterContainerSectionControlChip } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerSectionList/VeltCommentSidebarV2FilterContainerSection/VeltCommentSidebarV2FilterContainerSectionField/VeltCommentSidebarV2FilterContainerSectionControl/VeltCommentSidebarV2FilterContainerSectionControlChipList/VeltCommentSidebarV2FilterContainerSectionControlChip";
export { default as VeltCommentSidebarV2FilterContainerSectionControlSearch } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerSectionList/VeltCommentSidebarV2FilterContainerSection/VeltCommentSidebarV2FilterContainerSectionField/VeltCommentSidebarV2FilterContainerSectionControl/VeltCommentSidebarV2FilterContainerSectionControlSearch";
export { default as VeltCommentSidebarV2FilterContainerSectionControlChevron } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerSectionList/VeltCommentSidebarV2FilterContainerSection/VeltCommentSidebarV2FilterContainerSectionField/VeltCommentSidebarV2FilterContainerSectionControl/VeltCommentSidebarV2FilterContainerSectionControlChevron";
export { default as VeltCommentSidebarV2FilterContainerSectionOptionList } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerSectionList/VeltCommentSidebarV2FilterContainerSection/VeltCommentSidebarV2FilterContainerSectionField/VeltCommentSidebarV2FilterContainerSectionOptionList";
export { default as VeltCommentSidebarV2FilterContainerSectionOption } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerSectionList/VeltCommentSidebarV2FilterContainerSection/VeltCommentSidebarV2FilterContainerSectionField/VeltCommentSidebarV2FilterContainerSectionOptionList/VeltCommentSidebarV2FilterContainerSectionOption";
export { default as VeltCommentSidebarV2FilterContainerSectionOptionCheckbox } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerSectionList/VeltCommentSidebarV2FilterContainerSection/VeltCommentSidebarV2FilterContainerSectionField/VeltCommentSidebarV2FilterContainerSectionOptionList/VeltCommentSidebarV2FilterContainerSectionOption/VeltCommentSidebarV2FilterContainerSectionOptionCheckbox";
export { default as VeltCommentSidebarV2FilterContainerSectionOptionName } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerSectionList/VeltCommentSidebarV2FilterContainerSection/VeltCommentSidebarV2FilterContainerSectionField/VeltCommentSidebarV2FilterContainerSectionOptionList/VeltCommentSidebarV2FilterContainerSectionOption/VeltCommentSidebarV2FilterContainerSectionOptionName";
export { default as VeltCommentSidebarV2FilterContainerSectionOptionCount } from "./VeltCommentSidebarV2FilterContainer/VeltCommentSidebarV2FilterContainerSectionList/VeltCommentSidebarV2FilterContainerSection/VeltCommentSidebarV2FilterContainerSectionField/VeltCommentSidebarV2FilterContainerSectionOptionList/VeltCommentSidebarV2FilterContainerSectionOption/VeltCommentSidebarV2FilterContainerSectionOptionCount";
export { default as VeltCommentSidebarV2Search } from "./VeltCommentSidebarV2Search";
export { default as VeltCommentSidebarV2SearchIcon } from "./VeltCommentSidebarV2Search/VeltCommentSidebarV2SearchIcon";
export { default as VeltCommentSidebarV2SearchInput } from "./VeltCommentSidebarV2Search/VeltCommentSidebarV2SearchInput";
export { default as VeltCommentSidebarV2FullscreenButton } from "./VeltCommentSidebarV2FullscreenButton";