@elpassion/taco
Advanced tools
Comparing version 0.1.2 to 0.1.3
/// <reference types="react" /> | ||
import ReactQuill from "react-quill"; | ||
import { IWYSIWYGEditorProps } from "./WYSIWYGEditor.interface"; | ||
import "react-quill/dist/quill.snow.css"; | ||
import "./react-quill.css"; | ||
declare const WYSIWYGEditor: import("react").ForwardRefExoticComponent<IWYSIWYGEditorProps & import("react").RefAttributes<ReactQuill>>; | ||
declare const WYSIWYGEditor: import("react").ForwardRefExoticComponent<IWYSIWYGEditorProps & import("react").RefAttributes<import("react").LazyExoticComponent<typeof import("react-quill")>>>; | ||
export default WYSIWYGEditor; |
/// <reference types="react" /> | ||
import ReactQuill from "react-quill"; | ||
import { IWYSIWYGEditorProps } from "./WYSIWYGEditor.interface"; | ||
import "react-quill/dist/quill.snow.css"; | ||
import "./react-quill.css"; | ||
declare const WYSIWYGEditor: import("react").ForwardRefExoticComponent<IWYSIWYGEditorProps & import("react").RefAttributes<ReactQuill>>; | ||
declare const WYSIWYGEditor: import("react").ForwardRefExoticComponent<IWYSIWYGEditorProps & import("react").RefAttributes<import("react").LazyExoticComponent<typeof import("react-quill")>>>; | ||
export default WYSIWYGEditor; |
@@ -7,3 +7,3 @@ /// <reference types="react" /> | ||
import { EmblaOptionsType, EmblaPluginType } from 'embla-carousel-react'; | ||
import ReactQuill from 'react-quill'; | ||
import * as react_quill from 'react-quill'; | ||
@@ -1658,4 +1658,4 @@ type IconNames = | ||
declare const WYSIWYGEditor: react.ForwardRefExoticComponent<IWYSIWYGEditorProps & react.RefAttributes<ReactQuill>>; | ||
declare const WYSIWYGEditor: react.ForwardRefExoticComponent<IWYSIWYGEditorProps & react.RefAttributes<react.LazyExoticComponent<typeof react_quill>>>; | ||
export { AccordionComponent as Accordion, AccordionBodyProps, AccordionButtonProps, AccordionIconProps, AccordionProps, Anchor, AnchorProps, Avatar, AvatarGroup, AvatarGroupProps, AvatarProps$1 as AvatarProps, BackToTopButton, BackToTopButtonProps, Badge, BadgeProps, Breadcrumbs, BreadcrumbsProps, Button, ButtonGroup, ButtonGroupProps, ButtonProps$1 as ButtonProps, Card, CardProps, Carousel, CarouselProps, Checkbox, CheckboxProps, Chips, ChipsProps, CircularProgressBar, CircularProgressBarProps, ContainerProps, DatePicker, DatePickerProps, Divider, DividerProps, DragAndDropFileUpload, DragAndDropFileUploadProps, EmptyStateProps, FAB, FABProps, FeaturedCard, FeaturedCardProps, FeaturedText, FeaturedTextProps, HorizontalStepper, IDropdownOption, IMenuDropdownProps, ISelectDropdownProps, IVideoPlayerProps, IWYSIWYGEditorProps, Icon, IconButton, IconButtonGroup, IconButtonGroupProps, IconButtonProps$1 as IconButtonProps, IconProps, Indicator, IndicatorProps, Input, InputAutocomplete, InputAutocompleteProps, InputCode, InputCodeProps, InputProps, InputQuantity, InputQuantityProps, Legend, LegendProps, LinearProgressBar, LinearProgressBarProps, MenuDropdown, MenuItem, MenuItemProps, Modal, ModalProps, NavTabs, NavTabsProps, Navbar, NavbarProps, Notification, NotificationItemProps, Pagination, PaginationProps, Radio, RadioProps, RangeSlider, RangeSliderProps, Rating, RatingProps, ResponsiveSidebar, ResponsiveSidebarProps, Search, SearchProps, SelectDropdown, Sidebar, SidebarProps, Skeleton, SkeletonProps, SlidesCarouselProps, SmallFileUpload, SmallFileUploadProps, SmallToast, SmallToastProps, Spinner, SpinnerProps, StepProps, Table, TableProps, Textarea, TextareaProps, Toast, ToastProps, Toggle, ToggleProps, Tooltip, TooltipProps, VerticalStepper, VideoPlayer, WYSIWYGEditor, WorkspaceItem, WorkspaceItemProps, initDefaultTheme, useCodeInput, useSidebar }; |
{ | ||
"name": "@elpassion/taco", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"main": "cjs/index.js", | ||
@@ -5,0 +5,0 @@ "module": "index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
517272
408
6536