@devsisters/dwds-react
Advanced tools
Comparing version
@@ -459,2 +459,8 @@ import * as React from 'react'; | ||
type TableHeaderProps = React.ThHTMLAttributes<HTMLTableHeaderCellElement>; | ||
declare function TableHeader(props: TableHeaderProps): JSX.Element; | ||
declare namespace TableHeader { | ||
var displayName: string; | ||
} | ||
type TableRowProps = React.HTMLAttributes<HTMLTableRowElement>; | ||
@@ -477,2 +483,2 @@ declare function TableRow(props: TableRowProps): JSX.Element; | ||
export { Accordian, AccordianProps, Badge, BadgeProps, Breadcrumb, BreadcrumbProps, Button, ButtonProps, Checkbox, CheckboxProps, Chip, ChipProps, DataTable, DataTableProps, Divider, DividerProps, FileInput, FileInputProps, IconButton, IconButtonProps, Label, LabelProps, Modal, ModalProps, ModalProvider, NoDataRow, NoDataRowProps, Pagination, PaginationProps, Progress, ProgressProps, Radio, RadioGroup, RadioGroupProps, RadioProps, ScrollArea, ScrollAreaProps, SearchInput, SearchInputProps, Select, SelectProps, Switch, SwitchProps, Tab, TabProps, Table, TableBody, TableBodyProps, TableCell, TableCellProps, TableHead, TableHeadProps, TableProps, TableRow, TableRowProps, TextArea, TextAreaProps, TextInput, TextInputProps, ThemeButton, ThemeButtonProps, Toast, ToastProps, Tooltip, TooltipProps, showModal }; | ||
export { Accordian, AccordianProps, Badge, BadgeProps, Breadcrumb, BreadcrumbProps, Button, ButtonProps, Checkbox, CheckboxProps, Chip, ChipProps, DataTable, DataTableProps, Divider, DividerProps, FileInput, FileInputProps, IconButton, IconButtonProps, Label, LabelProps, Modal, ModalProps, ModalProvider, NoDataRow, NoDataRowProps, Pagination, PaginationProps, Progress, ProgressProps, Radio, RadioGroup, RadioGroupProps, RadioProps, ScrollArea, ScrollAreaProps, SearchInput, SearchInputProps, Select, SelectProps, Switch, SwitchProps, Tab, TabProps, Table, TableBody, TableBodyProps, TableCell, TableCellProps, TableHead, TableHeadProps, TableHeader, TableHeaderProps, TableProps, TableRow, TableRowProps, TextArea, TextAreaProps, TextInput, TextInputProps, ThemeButton, ThemeButtonProps, Toast, ToastProps, Tooltip, TooltipProps, showModal }; |
{ | ||
"name": "@devsisters/dwds-react", | ||
"version": "1.1.0", | ||
"version": "1.1.1-rc.0", | ||
"main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "module": "./dist/index.mjs", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
31747
0.03%1244701
02
100%