@everlywell/ui-kit 1.11.2 → 1.11.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/index.d.mts +0 -42
- package/index.d.ts +0 -42
- package/index.js +0 -106
- package/index.mjs +0 -4112
- package/lib/components/Fonts/Fonts.d.ts +0 -2
- package/lib/components/Fonts/index.d.ts +0 -1
- package/lib/components/ThemeProvider/ThemeProvider.d.ts +0 -5
- package/lib/components/ThemeProvider/index.d.ts +0 -1
- package/lib/theme/accessibility/VisuallyHidden/VisuallyHidden.d.ts +0 -2
- package/lib/theme/actions/Button/Button.config.d.ts +0 -106
- package/lib/theme/actions/Button/Button.d.ts +0 -3
- package/lib/theme/actions/Checkbox/Checkbox.config.d.ts +0 -74
- package/lib/theme/actions/Checkbox/Checkbox.d.ts +0 -6
- package/lib/theme/actions/FormControl/FormControl.config.d.ts +0 -91
- package/lib/theme/actions/FormControl/FormControl.d.ts +0 -4
- package/lib/theme/actions/FormControl/FormError.config.d.ts +0 -31
- package/lib/theme/actions/FormControl/FormLabel.config.d.ts +0 -24
- package/lib/theme/actions/IconButton/IconButton.config.d.ts +0 -0
- package/lib/theme/actions/IconButton/IconButton.d.ts +0 -3
- package/lib/theme/actions/Input/Input.config.d.ts +0 -49
- package/lib/theme/actions/Input/Input.d.ts +0 -4
- package/lib/theme/actions/Menu/Menu.config.d.ts +0 -98
- package/lib/theme/actions/Menu/Menu.d.ts +0 -3
- package/lib/theme/actions/Radio/Radio.d.ts +0 -10
- package/lib/theme/actions/Select/Select.config.d.ts +0 -61
- package/lib/theme/actions/Select/Select.d.ts +0 -3
- package/lib/theme/actions/Slider/Slider.config.d.ts +0 -19
- package/lib/theme/actions/Slider/Slider.d.ts +0 -3
- package/lib/theme/data-display/Accordion/Accordion.config.d.ts +0 -57
- package/lib/theme/data-display/Accordion/Accordion.d.ts +0 -3
- package/lib/theme/data-display/List/List.d.ts +0 -4
- package/lib/theme/data-display/Table/Table.config.d.ts +0 -57
- package/lib/theme/data-display/Table/Table.d.ts +0 -3
- package/lib/theme/data-display/Tabs/Tabs.config.d.ts +0 -68
- package/lib/theme/data-display/Tabs/Tabs.d.ts +0 -3
- package/lib/theme/data-display/Tag/Tag.config.d.ts +0 -491
- package/lib/theme/data-display/Tag/Tag.d.ts +0 -3
- package/lib/theme/data-display/index.d.ts +0 -2
- package/lib/theme/feedback/Progress/Progress.config.d.ts +0 -51
- package/lib/theme/feedback/Progress/Progress.d.ts +0 -12
- package/lib/theme/feedback/Progress/Progress.utils.d.ts +0 -8
- package/lib/theme/feedback/Skeleton/Skeleton.config.d.ts +0 -15
- package/lib/theme/feedback/Skeleton/Skeleton.d.ts +0 -4
- package/lib/theme/feedback/Spinner/Spinner.config.d.ts +0 -27
- package/lib/theme/feedback/Spinner/Spinner.d.ts +0 -3
- package/lib/theme/foundations/colors.d.ts +0 -213
- package/lib/theme/hooks/UseMediaQuery/UseMediaQuery.d.ts +0 -3
- package/lib/theme/hooks/UseRadioGroup/UseRadioGroup.d.ts +0 -3
- package/lib/theme/index.d.ts +0 -3946
- package/lib/theme/layout/Box/Box.d.ts +0 -3
- package/lib/theme/layout/Container/Container.config.d.ts +0 -33
- package/lib/theme/layout/Container/Container.d.ts +0 -3
- package/lib/theme/layout/Flex/Flex.d.ts +0 -1
- package/lib/theme/layout/Grid/Grid.d.ts +0 -49
- package/lib/theme/layout/Grid/GridItem.d.ts +0 -5
- package/lib/theme/layout/Grid/index.d.ts +0 -2
- package/lib/theme/layout/Show-Hide/Show-Hide.config.d.ts +0 -11
- package/lib/theme/layout/Show-Hide/Show-Hide.d.ts +0 -5
- package/lib/theme/layout/Stack/Stack.d.ts +0 -1
- package/lib/theme/media/Icon/Icon.config.d.ts +0 -21
- package/lib/theme/media/Icon/Icon.d.ts +0 -3
- package/lib/theme/media/Image/Image.d.ts +0 -3
- package/lib/theme/navigation/Breadcrumb/Breadcrumb.d.ts +0 -4
- package/lib/theme/navigation/Link/Link.config.d.ts +0 -31
- package/lib/theme/navigation/Link/Link.d.ts +0 -3
- package/lib/theme/navigation/Stepper/Stepper.config.d.ts +0 -26
- package/lib/theme/navigation/Stepper/Stepper.d.ts +0 -4
- package/lib/theme/overlay/Drawer/Drawer.config.d.ts +0 -72
- package/lib/theme/overlay/Drawer/Drawer.d.ts +0 -3
- package/lib/theme/overlay/Drawer/index.d.ts +0 -2
- package/lib/theme/overlay/Modal/Modal.config.d.ts +0 -106
- package/lib/theme/overlay/Modal/Modal.d.ts +0 -3
- package/lib/theme/overlay/Tooltip/Tooltip.config.d.ts +0 -17
- package/lib/theme/overlay/Tooltip/Tooltip.d.ts +0 -3
- package/lib/theme/typography/Heading/Heading.config.d.ts +0 -48
- package/lib/theme/typography/Heading/Heading.d.ts +0 -3
- package/lib/theme/typography/Text/Text.config.d.ts +0 -37
- package/lib/theme/typography/Text/Text.d.ts +0 -3
- package/lib/utils/utils.storybook.d.ts +0 -24
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
baseStyle?: {
|
|
3
|
-
container: {
|
|
4
|
-
width: string;
|
|
5
|
-
};
|
|
6
|
-
panel: {
|
|
7
|
-
paddingBottom: string;
|
|
8
|
-
fontSize: string;
|
|
9
|
-
fontWeight: string;
|
|
10
|
-
};
|
|
11
|
-
button: {
|
|
12
|
-
width: string;
|
|
13
|
-
display: string;
|
|
14
|
-
justifyContent: string;
|
|
15
|
-
textAlign: string;
|
|
16
|
-
};
|
|
17
|
-
icon: {
|
|
18
|
-
color: string;
|
|
19
|
-
};
|
|
20
|
-
} | undefined;
|
|
21
|
-
sizes?: {
|
|
22
|
-
md: {
|
|
23
|
-
button: {
|
|
24
|
-
paddingY: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
lg: {
|
|
28
|
-
button: {
|
|
29
|
-
paddingY: string;
|
|
30
|
-
};
|
|
31
|
-
};
|
|
32
|
-
} | undefined;
|
|
33
|
-
variants?: {
|
|
34
|
-
primary: {
|
|
35
|
-
container: {
|
|
36
|
-
borderBottom: string;
|
|
37
|
-
borderColor: string;
|
|
38
|
-
};
|
|
39
|
-
};
|
|
40
|
-
secondary: {
|
|
41
|
-
button: {
|
|
42
|
-
border: string;
|
|
43
|
-
borderColor: string;
|
|
44
|
-
marginBottom: string;
|
|
45
|
-
borderRadius: string;
|
|
46
|
-
paddingX: string;
|
|
47
|
-
};
|
|
48
|
-
};
|
|
49
|
-
} | undefined;
|
|
50
|
-
defaultProps?: {
|
|
51
|
-
size?: "md" | "lg" | undefined;
|
|
52
|
-
variant?: "primary" | "secondary" | undefined;
|
|
53
|
-
colorScheme?: string | undefined;
|
|
54
|
-
} | undefined;
|
|
55
|
-
parts: ("button" | "container" | "icon" | "root" | "panel")[];
|
|
56
|
-
};
|
|
57
|
-
export default _default;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { Accordion } from '@chakra-ui/react';
|
|
2
|
-
export { type AccordionProps, AccordionItem, type AccordionItemProps, AccordionButton, type AccordionButtonProps, AccordionPanel, type AccordionPanelProps, AccordionIcon, type AccordionIconProps, } from '@chakra-ui/react';
|
|
3
|
-
export default Accordion;
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
baseStyle?: {
|
|
3
|
-
table: {
|
|
4
|
-
width: string;
|
|
5
|
-
borderCollapse: string;
|
|
6
|
-
color: string;
|
|
7
|
-
textAlign: string;
|
|
8
|
-
};
|
|
9
|
-
thead: {};
|
|
10
|
-
tbody: {};
|
|
11
|
-
tfoot: {};
|
|
12
|
-
tr: {
|
|
13
|
-
borderBottomWidth: string;
|
|
14
|
-
borderColor: string;
|
|
15
|
-
fontSize: string;
|
|
16
|
-
backgroundColor: string;
|
|
17
|
-
};
|
|
18
|
-
th: {
|
|
19
|
-
padding: number;
|
|
20
|
-
borderBottomWidth: string;
|
|
21
|
-
borderColor: string;
|
|
22
|
-
backgroundColor: string;
|
|
23
|
-
fontWeight: string;
|
|
24
|
-
fontSize: string;
|
|
25
|
-
};
|
|
26
|
-
td: {
|
|
27
|
-
padding: number;
|
|
28
|
-
fontWeight: string;
|
|
29
|
-
};
|
|
30
|
-
caption: {};
|
|
31
|
-
sizes: {};
|
|
32
|
-
} | undefined;
|
|
33
|
-
sizes?: {
|
|
34
|
-
[key: string]: import("@chakra-ui/styled-system").PartsStyleInterpolation<{
|
|
35
|
-
keys: ("table" | "caption" | "thead" | "tbody" | "tr" | "th" | "td" | "tfoot")[];
|
|
36
|
-
}>;
|
|
37
|
-
} | undefined;
|
|
38
|
-
variants?: {
|
|
39
|
-
simple: {};
|
|
40
|
-
striped: {
|
|
41
|
-
tbody: {
|
|
42
|
-
tr: {
|
|
43
|
-
_even: {
|
|
44
|
-
backgroundColor: string;
|
|
45
|
-
};
|
|
46
|
-
};
|
|
47
|
-
};
|
|
48
|
-
};
|
|
49
|
-
} | undefined;
|
|
50
|
-
defaultProps?: {
|
|
51
|
-
size?: string | number | undefined;
|
|
52
|
-
variant?: "simple" | "striped" | undefined;
|
|
53
|
-
colorScheme?: string | undefined;
|
|
54
|
-
} | undefined;
|
|
55
|
-
parts: ("table" | "caption" | "thead" | "tbody" | "tr" | "th" | "td" | "tfoot")[];
|
|
56
|
-
};
|
|
57
|
-
export default _default;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { Table } from '@chakra-ui/react';
|
|
2
|
-
export { Table, type TableProps, Thead, type TableHeadProps, Tbody, type TableBodyProps, Tfoot, type TableFooterProps, Tr, type TableRowProps, Th, type TableCellProps, Td, TableCaption, type TableCaptionProps, TableContainer, type TableContainerProps, type TableOptions, } from '@chakra-ui/react';
|
|
3
|
-
export default Table;
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
baseStyle?: {
|
|
3
|
-
tab: {
|
|
4
|
-
color: string;
|
|
5
|
-
border: string;
|
|
6
|
-
borderColor: string;
|
|
7
|
-
_selected: {
|
|
8
|
-
backgroundColor: string;
|
|
9
|
-
color: string;
|
|
10
|
-
borderColor: string;
|
|
11
|
-
};
|
|
12
|
-
_disabled: {
|
|
13
|
-
color: string;
|
|
14
|
-
backgroundColor: string;
|
|
15
|
-
cursor: string;
|
|
16
|
-
};
|
|
17
|
-
_focusVisible: {
|
|
18
|
-
outline: string;
|
|
19
|
-
};
|
|
20
|
-
};
|
|
21
|
-
} | undefined;
|
|
22
|
-
sizes?: {
|
|
23
|
-
md: {
|
|
24
|
-
tab: {
|
|
25
|
-
fontSize: string;
|
|
26
|
-
fontWeight: string;
|
|
27
|
-
lineHeight: string;
|
|
28
|
-
paddingY: number;
|
|
29
|
-
paddingX: number;
|
|
30
|
-
_first: {
|
|
31
|
-
borderLeftRadius: string;
|
|
32
|
-
};
|
|
33
|
-
_last: {
|
|
34
|
-
borderRightRadius: string;
|
|
35
|
-
};
|
|
36
|
-
};
|
|
37
|
-
tablist: {
|
|
38
|
-
marginBottom: number;
|
|
39
|
-
};
|
|
40
|
-
};
|
|
41
|
-
lg: {
|
|
42
|
-
tab: {
|
|
43
|
-
fontSize: string;
|
|
44
|
-
fontWeight: string;
|
|
45
|
-
lineHeight: string;
|
|
46
|
-
paddingY: number;
|
|
47
|
-
paddingX: number;
|
|
48
|
-
_first: {
|
|
49
|
-
borderLeftRadius: string;
|
|
50
|
-
};
|
|
51
|
-
_last: {
|
|
52
|
-
borderRightRadius: string;
|
|
53
|
-
};
|
|
54
|
-
};
|
|
55
|
-
tablist: {
|
|
56
|
-
marginBottom: number;
|
|
57
|
-
};
|
|
58
|
-
};
|
|
59
|
-
} | undefined;
|
|
60
|
-
variants?: {} | undefined;
|
|
61
|
-
defaultProps?: {
|
|
62
|
-
size?: "md" | "lg" | undefined;
|
|
63
|
-
variant?: undefined;
|
|
64
|
-
colorScheme?: string | undefined;
|
|
65
|
-
} | undefined;
|
|
66
|
-
parts: ("tab" | "tabpanel" | "tabpanels" | "indicator" | "root" | "tablist")[];
|
|
67
|
-
};
|
|
68
|
-
export default _default;
|