@ctlyst.id/internal-ui 2.1.9 → 2.1.11-canary.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.d.mts +549 -0
- package/dist/index.d.ts +549 -5
- package/dist/index.js +9768 -5
- package/dist/index.js.map +1 -0
- package/dist/index.mjs +9760 -0
- package/dist/index.mjs.map +1 -0
- package/package.json +10 -11
- package/dist/components/accordion/__stories__/accordion.stories.d.ts +0 -9
- package/dist/components/accordion/components/accordion-indicator.d.ts +0 -1
- package/dist/components/accordion/components/index.d.ts +0 -2
- package/dist/components/accordion/index.d.ts +0 -1
- package/dist/components/alert/__stories__/alert.stories.d.ts +0 -11
- package/dist/components/alert/components/alert-action.d.ts +0 -6
- package/dist/components/alert/components/alert-close.d.ts +0 -6
- package/dist/components/alert/components/alert-context.d.ts +0 -33
- package/dist/components/alert/components/alert-description.d.ts +0 -3
- package/dist/components/alert/components/alert-icon.d.ts +0 -6
- package/dist/components/alert/components/alert-title.d.ts +0 -3
- package/dist/components/alert/components/alert.d.ts +0 -25
- package/dist/components/alert/components/icons.d.ts +0 -3
- package/dist/components/alert/components/index.d.ts +0 -14
- package/dist/components/alert/index.d.ts +0 -1
- package/dist/components/badge/__stories__/badge.stories.d.ts +0 -15
- package/dist/components/badge/components/badge.d.ts +0 -11
- package/dist/components/badge/index.d.ts +0 -2
- package/dist/components/base/__stories__/switch.stories.d.ts +0 -8
- package/dist/components/breadcrumb/__stories__/breadcrumb.stories.d.ts +0 -8
- package/dist/components/breadcrumb/components/bread-crumb.d.ts +0 -18
- package/dist/components/breadcrumb/index.d.ts +0 -2
- package/dist/components/button/__stories__/button.stories.d.ts +0 -12
- package/dist/components/button/components/button.d.ts +0 -4
- package/dist/components/button/index.d.ts +0 -3
- package/dist/components/card/__stories__/card.stories.d.ts +0 -8
- package/dist/components/card/components/card.d.ts +0 -8
- package/dist/components/card/index.d.ts +0 -2
- package/dist/components/checkbox/__stories__/checkbox-group.stories.d.ts +0 -10
- package/dist/components/checkbox/__stories__/checkbox.stories.d.ts +0 -9
- package/dist/components/checkbox/components/checkbox-group.d.ts +0 -18
- package/dist/components/checkbox/components/checkbox.d.ts +0 -10
- package/dist/components/checkbox/index.d.ts +0 -4
- package/dist/components/chips/__stories__/chips.stories.d.ts +0 -9
- package/dist/components/chips/components/chips.d.ts +0 -19
- package/dist/components/chips/index.d.ts +0 -2
- package/dist/components/data-table/__stories__/datatable.stories.d.ts +0 -21
- package/dist/components/data-table/components/data-table.d.ts +0 -30
- package/dist/components/data-table/index.d.ts +0 -3
- package/dist/components/data-table/types/table-core.d.ts +0 -1
- package/dist/components/datepicker/__stories__/datepicker.stories.d.ts +0 -13
- package/dist/components/datepicker/components/datepicker-month/datepicker-month.d.ts +0 -9
- package/dist/components/datepicker/components/datepicker-month/index.d.ts +0 -4
- package/dist/components/datepicker/components/datepicker-month/multi-datepicker-month.d.ts +0 -9
- package/dist/components/datepicker/components/datepicker.d.ts +0 -17
- package/dist/components/datepicker/components/styles.d.ts +0 -2
- package/dist/components/datepicker/components/time-input.d.ts +0 -9
- package/dist/components/datepicker/index.d.ts +0 -3
- package/dist/components/field/components/field.d.ts +0 -15
- package/dist/components/field/index.d.ts +0 -2
- package/dist/components/form/__stories__/input.stories.d.ts +0 -15
- package/dist/components/form/__stories__/textarea.stories.d.ts +0 -7
- package/dist/components/form/components/input-addon.d.ts +0 -7
- package/dist/components/form/components/input-element.d.ts +0 -2
- package/dist/components/form/components/input-field.d.ts +0 -13
- package/dist/components/form/components/textarea.d.ts +0 -8
- package/dist/components/form/index.d.ts +0 -7
- package/dist/components/form/styles/input-field.d.ts +0 -4
- package/dist/components/header/__stories__/header.stories.d.ts +0 -9
- package/dist/components/header/components/header.d.ts +0 -19
- package/dist/components/header/components/logo.d.ts +0 -10
- package/dist/components/header/components/profile.d.ts +0 -11
- package/dist/components/header/components/switch-mode.d.ts +0 -3
- package/dist/components/header/components/version.d.ts +0 -10
- package/dist/components/header/index.d.ts +0 -3
- package/dist/components/header/types.d.ts +0 -10
- package/dist/components/header/utils/formatter.d.ts +0 -2
- package/dist/components/image/index.d.ts +0 -1
- package/dist/components/index.d.ts +0 -29
- package/dist/components/layouting/index.d.ts +0 -1
- package/dist/components/list/index.d.ts +0 -1
- package/dist/components/loader/__stories__/loader.stories.d.ts +0 -9
- package/dist/components/loader/components/loader.d.ts +0 -10
- package/dist/components/loader/index.d.ts +0 -3
- package/dist/components/modal/__stories__/modal.stories.d.ts +0 -7
- package/dist/components/modal/components/modal-body.d.ts +0 -4
- package/dist/components/modal/components/modal-close-button.d.ts +0 -4
- package/dist/components/modal/components/modal-footer.d.ts +0 -4
- package/dist/components/modal/components/modal-header.d.ts +0 -4
- package/dist/components/modal/index.d.ts +0 -5
- package/dist/components/navigation/__stories__/navigation.stories.d.ts +0 -8
- package/dist/components/navigation/components/customer-icon.d.ts +0 -2
- package/dist/components/navigation/components/mapping-icon.d.ts +0 -2
- package/dist/components/navigation/components/navigation-bar.d.ts +0 -12
- package/dist/components/navigation/components/navigation.d.ts +0 -11
- package/dist/components/navigation/index.d.ts +0 -4
- package/dist/components/navigation/types.d.ts +0 -24
- package/dist/components/pagination/__stories__/pagination.stories.d.ts +0 -10
- package/dist/components/pagination/components/pagination-button-trigger.d.ts +0 -10
- package/dist/components/pagination/components/pagination-button.d.ts +0 -6
- package/dist/components/pagination/components/pagination-detail.d.ts +0 -10
- package/dist/components/pagination/components/pagination-filter.d.ts +0 -13
- package/dist/components/pagination/components/pagination.d.ts +0 -16
- package/dist/components/pagination/index.d.ts +0 -6
- package/dist/components/popover/index.d.ts +0 -1
- package/dist/components/radio/__stories__/radio-group.stories.d.ts +0 -10
- package/dist/components/radio/__stories__/radio.stories.d.ts +0 -9
- package/dist/components/radio/components/radio-group.d.ts +0 -17
- package/dist/components/radio/components/radio.d.ts +0 -16
- package/dist/components/radio/index.d.ts +0 -4
- package/dist/components/rating/__stories__/rating.stories.d.ts +0 -7
- package/dist/components/rating/components/rating.d.ts +0 -6
- package/dist/components/rating/index.d.ts +0 -2
- package/dist/components/select/__stories__/select.stories.d.ts +0 -10
- package/dist/components/select/components/select-async-creatable.d.ts +0 -5
- package/dist/components/select/components/select-async.d.ts +0 -6
- package/dist/components/select/components/select-creatable.d.ts +0 -5
- package/dist/components/select/components/select-wrapper.d.ts +0 -6
- package/dist/components/select/components/select.d.ts +0 -5
- package/dist/components/select/components/types/select.types.d.ts +0 -3
- package/dist/components/select/components/utils.d.ts +0 -26
- package/dist/components/select/index.d.ts +0 -8
- package/dist/components/switch/__stories__/switch.stories.d.ts +0 -10
- package/dist/components/switch/components/switch.d.ts +0 -18
- package/dist/components/switch/index.d.ts +0 -2
- package/dist/components/table/index.d.ts +0 -1
- package/dist/components/tabs/__stories__/tabs.stories.d.ts +0 -8
- package/dist/components/tabs/components/tab-list.d.ts +0 -3
- package/dist/components/tabs/components/tab-panel.d.ts +0 -3
- package/dist/components/tabs/components/tab.d.ts +0 -12
- package/dist/components/tabs/index.d.ts +0 -4
- package/dist/components/text/index.d.ts +0 -1
- package/dist/components/toast/__stories__/toast.stories.d.ts +0 -13
- package/dist/components/toast/components/toast.d.ts +0 -19
- package/dist/components/toast/index.d.ts +0 -1
- package/dist/components/tooltip/__stories__/tooltip.stories.d.ts +0 -7
- package/dist/components/tooltip/index.d.ts +0 -1
- package/dist/components/uploader/__stories__/uploader.stories.d.ts +0 -9
- package/dist/components/uploader/components/uploader.d.ts +0 -12
- package/dist/components/uploader/constants.d.ts +0 -8
- package/dist/components/uploader/index.d.ts +0 -2
- package/dist/config/__stories__/foundations.stories.d.ts +0 -15
- package/dist/config/__stories__/globals.stories.d.ts +0 -10
- package/dist/config/index.d.ts +0 -1
- package/dist/config/theme/components/accordion.d.ts +0 -53
- package/dist/config/theme/components/alert.d.ts +0 -69
- package/dist/config/theme/components/badge.d.ts +0 -3
- package/dist/config/theme/components/button.d.ts +0 -3
- package/dist/config/theme/components/card.d.ts +0 -18
- package/dist/config/theme/components/checkbox.d.ts +0 -101
- package/dist/config/theme/components/chips.d.ts +0 -34
- package/dist/config/theme/components/form-label.d.ts +0 -20
- package/dist/config/theme/components/index.d.ts +0 -15
- package/dist/config/theme/components/input.d.ts +0 -101
- package/dist/config/theme/components/loader.d.ts +0 -85
- package/dist/config/theme/components/popover.d.ts +0 -3
- package/dist/config/theme/components/radio.d.ts +0 -102
- package/dist/config/theme/components/switch.d.ts +0 -75
- package/dist/config/theme/components/table.d.ts +0 -180
- package/dist/config/theme/components/textarea.d.ts +0 -55
- package/dist/config/theme/foundations/index.d.ts +0 -5
- package/dist/config/theme/foundations/radius.d.ts +0 -8
- package/dist/config/theme/foundations/shadows.d.ts +0 -15
- package/dist/config/theme/foundations/sizes.d.ts +0 -66
- package/dist/config/theme/foundations/spacing.d.ts +0 -42
- package/dist/config/theme/foundations/typography.d.ts +0 -191
- package/dist/config/theme/index.d.ts +0 -1
- package/dist/config/theme/themeConfiguration.d.ts +0 -6
- package/dist/hooks/index.d.ts +0 -2
- package/dist/hooks/useFetcher.d.ts +0 -4
- package/dist/interfaces/common.d.ts +0 -17
- package/dist/internal-ui.cjs.development.js +0 -5604
- package/dist/internal-ui.cjs.development.js.map +0 -1
- package/dist/internal-ui.cjs.production.min.js +0 -38
- package/dist/internal-ui.cjs.production.min.js.map +0 -1
- package/dist/internal-ui.esm.js +0 -4899
- package/dist/internal-ui.esm.js.map +0 -1
- package/dist/provider/__stories__/provider.stories.d.ts +0 -13
- package/dist/provider/components/provider.d.ts +0 -7
- package/dist/provider/index.d.ts +0 -3
- package/dist/provider/types.d.ts +0 -14
package/dist/index.d.mts
ADDED
@@ -0,0 +1,549 @@
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
2
|
+
import * as _chakra_ui_react from '@chakra-ui/react';
|
3
|
+
import { BadgeProps as BadgeProps$1, ButtonProps as ButtonProps$1, BoxProps, CheckboxProps, FormControlProps, CheckboxGroupProps, TableProps, TableHeadProps, TableRowProps, TableBodyProps, TableColumnHeaderProps, TableCellProps, ModalProps, InputProps, TextareaProps, HTMLChakraProps as HTMLChakraProps$1, ThemingProps as ThemingProps$1, ModalBodyProps, ModalFooterProps, ModalHeaderProps, As, TextProps, RadioProps as RadioProps$1, RadioGroupProps, UseCheckboxProps, SystemProps, TabProps as TabProps$1, FlexProps } from '@chakra-ui/react';
|
4
|
+
export { Accordion, AccordionButton, AccordionButtonProps, AccordionIcon, AccordionIconProps, AccordionItem, AccordionItemProps, AccordionPanel, AccordionPanelProps, AccordionProps, AccordionProvider, AlertDialog, ModalBody as AlertDialogBody, ModalCloseButton as AlertDialogCloseButton, AlertDialogContent, ModalFooter as AlertDialogFooter, ModalHeader as AlertDialogHeader, ModalOverlay as AlertDialogOverlay, AlertDialogProps, Avatar, AvatarBadge, AvatarBadgeProps, AvatarGroup, AvatarGroupProps, AvatarProps, Box, BoxProps, ButtonGroup, ButtonGroupProps, Center, ChakraProvider, ChakraProviderProps, Table as ChakraTable, CloseButton, CloseButtonProps, Code, CodeProps, Collapse, CollapseProps, ColorMode, ColorModeScript, ColorModeScriptProps, Container, ContainerProps, Divider, DividerProps, Drawer, ModalBody as DrawerBody, ModalCloseButton as DrawerCloseButton, DrawerContent, DrawerContentProps, ModalFooter as DrawerFooter, ModalHeader as DrawerHeader, ModalOverlay as DrawerOverlay, DrawerProps, Fade, FadeProps, Flex, FlexProps, FormControl, FormControlProps, FormErrorMessage, FormHelperText, FormLabel, FormLabelProps, Grid, GridItem, GridItemProps, GridProps, HStack, Heading, HeadingProps, Hide, HideProps, Icon, IconButton, IconButtonProps, IconProps, Image, ImageProps, Img, ImgProps, InputLeftElement as InputElementLeft, InputRightElement as InputElementRight, InputGroup, InputGroupProps, InputLeftAddon, InputLeftAddonProps, InputLeftElement, InputLeftElementProps, InputProps, InputRightAddon, InputRightAddonProps, InputRightElement, InputRightElementProps, Link, LinkProps, List, ListIcon, ListItem, ListItemProps, ListProps, Modal, ModalBodyProps, ModalContent, ModalContentProps, ModalContextProvider, ModalFocusScope, ModalFooterProps, ModalHeaderProps, ModalOverlay, ModalOverlayProps, ModalProps, OrderedList, Popover, PopoverAnchor, PopoverArrow, PopoverArrowProps, PopoverBody, PopoverBodyProps, PopoverCloseButton, PopoverContent, PopoverContentProps, PopoverFooter, PopoverFooterProps, PopoverHeader, PopoverHeaderProps, PopoverProps, PopoverTrigger, Portal, PortalProps, RequiredIndicator, RequiredIndicatorProps, ScaleFade, ScaleFadeProps, Show, ShowProps, SimpleGrid, Skeleton, Slide, SlideFade, SlideFadeProps, SlideProps, Spacer, Stack, StackProps, Step, StepDescription, StepIcon, StepIndicator, StepNumber, StepSeparator, StepStatus, StepTitle, Stepper, TabIndicator, TabIndicatorProps, TabList, TabListProps, TabPanel, TabPanelProps, TabPanels, TabPanelsProps, TabProps, TableBodyProps, TableCellProps, TableColumnHeaderProps, TableHeadProps, TableProps, TableRowProps, Tabs, TabsDescendantsProvider, TabsProps, TabsProvider, Tbody, Td, Text, TextProps, Th, Thead, Tooltip, TooltipProps, Tr, UnorderedList, UseAccordionItemProps, UseAccordionItemReturn, UseAccordionProps, UseAccordionReturn, UseBreakpointOptions, UseDisclosureProps, UseImageProps, UseImageReturn, UseMediaQueryOptions, UseModalProps, UseModalReturn, UseQueryProps, UseTabListProps, UseTabListReturn, UseTabOptions, UseTabPanelsProps, UseTabProps, UseTabsProps, UseTabsReturn, VStack, VisuallyHidden, VisuallyHiddenInput, Wrap, WrapItem, WrapItemProps, WrapProps, extendTheme, forwardRef, useAccordion, useAccordionContext, useAccordionItem, useAccordionItemState, useAccordionStyles, useBoolean, useBreakpoint, useBreakpointValue, useClipboard, useColorMode, useColorModePreference, useColorModeValue, useConst, useControllableProp, useControllableState, useDimensions, useDisclosure, useDrawerContext, useImage, useMediaQuery, useMergeRefs, useModal, useModalContext, useModalStyles, useOutsideClick, usePrefersReducedMotion, useQuery, useSteps, useTab, useTabIndicator, useTabList, useTabPanel, useTabPanels, useTabs, useTabsContext, useTabsDescendant, useTabsDescendants, useTabsDescendantsContext, useTabsStyles, useTheme, useToken } from '@chakra-ui/react';
|
5
|
+
import * as _chakra_ui_system from '@chakra-ui/system';
|
6
|
+
import { SystemStyleObject, HTMLChakraProps, ThemingProps } from '@chakra-ui/system';
|
7
|
+
import { LinkProps } from '@chakra-ui/layout';
|
8
|
+
import * as React$1 from 'react';
|
9
|
+
import React__default, { PropsWithChildren, ReactNode, FC } from 'react';
|
10
|
+
export { CheckboxGroupContext, CheckboxGroupProps, CheckboxIcon, CheckboxIconProps, CheckboxState, UseCheckboxGroupProps, UseCheckboxGroupReturn, UseCheckboxProps, UseCheckboxReturn, useCheckbox, useCheckboxGroup } from '@chakra-ui/checkbox';
|
11
|
+
import * as _tanstack_react_table from '@tanstack/react-table';
|
12
|
+
import { ColumnDef, SortingState, ColumnPinningState, RowSelectionInstance } from '@tanstack/react-table';
|
13
|
+
import { DatePickerProps } from 'react-datepicker';
|
14
|
+
import { IconType } from 'react-icons/lib';
|
15
|
+
export { RadioGroupContext, UseRadioGroupProps, UseRadioGroupReturn, UseRadioProps, UseRadioReturn, useRadio, useRadioGroup, useRadioGroupContext } from '@chakra-ui/radio';
|
16
|
+
import { GroupBase, Props as Props$1 } from 'react-select';
|
17
|
+
import { AsyncPaginateProps } from 'react-select-async-paginate';
|
18
|
+
import { AsyncCreatableProps } from 'react-select/async-creatable';
|
19
|
+
import { CreatableProps } from 'react-select/creatable';
|
20
|
+
import { DropzoneOptions, FileRejection, DropzoneState } from 'react-dropzone';
|
21
|
+
import * as axios from 'axios';
|
22
|
+
import { AxiosRequestConfig, AxiosInstance, AxiosResponse } from 'axios';
|
23
|
+
export { ThemeTypings } from '@chakra-ui/styled-system';
|
24
|
+
|
25
|
+
declare const AccordionIndicator: () => react_jsx_runtime.JSX.Element | null;
|
26
|
+
|
27
|
+
declare function CheckIcon(): react_jsx_runtime.JSX.Element;
|
28
|
+
declare function InfoIcon(): react_jsx_runtime.JSX.Element;
|
29
|
+
declare function WarningIcon(): react_jsx_runtime.JSX.Element;
|
30
|
+
|
31
|
+
declare const useAlertStyles: () => Record<string, SystemStyleObject>;
|
32
|
+
declare const STATUSES: {
|
33
|
+
info: {
|
34
|
+
icon: typeof InfoIcon;
|
35
|
+
colorScheme: string;
|
36
|
+
};
|
37
|
+
warning: {
|
38
|
+
icon: typeof InfoIcon;
|
39
|
+
colorScheme: string;
|
40
|
+
};
|
41
|
+
success: {
|
42
|
+
icon: typeof CheckIcon;
|
43
|
+
colorScheme: string;
|
44
|
+
};
|
45
|
+
error: {
|
46
|
+
icon: typeof WarningIcon;
|
47
|
+
colorScheme: string;
|
48
|
+
};
|
49
|
+
neutral: {
|
50
|
+
icon: typeof InfoIcon;
|
51
|
+
colorScheme: string;
|
52
|
+
};
|
53
|
+
};
|
54
|
+
type AlertStatus = keyof typeof STATUSES;
|
55
|
+
|
56
|
+
interface AlertOptions {
|
57
|
+
/**
|
58
|
+
* The status of the alert
|
59
|
+
* @default "info"
|
60
|
+
*/
|
61
|
+
status?: AlertStatus;
|
62
|
+
}
|
63
|
+
interface AlertProps extends HTMLChakraProps<'div'>, AlertOptions, ThemingProps<'Alert'> {
|
64
|
+
/**
|
65
|
+
* @default false
|
66
|
+
*/
|
67
|
+
addRole?: boolean;
|
68
|
+
}
|
69
|
+
/**
|
70
|
+
* Alert is used to communicate the state or status of a
|
71
|
+
* page, feature or action
|
72
|
+
*
|
73
|
+
* @see Docs https://chakra-ui.com/docs/components/alert
|
74
|
+
* @see WAI-ARIA https://www.w3.org/WAI/ARIA/apg/patterns/alert/
|
75
|
+
*/
|
76
|
+
declare const Alert: _chakra_ui_system.ComponentWithAs<"div", AlertProps>;
|
77
|
+
|
78
|
+
type AlertActionProps = HTMLChakraProps<'button'>;
|
79
|
+
declare function AlertAction({ children, className }: AlertActionProps): react_jsx_runtime.JSX.Element;
|
80
|
+
declare namespace AlertAction {
|
81
|
+
var displayName: string;
|
82
|
+
}
|
83
|
+
|
84
|
+
type AlertCloseProps = HTMLChakraProps<'span'>;
|
85
|
+
declare function AlertClose({ className, children, ...rest }: AlertCloseProps): react_jsx_runtime.JSX.Element;
|
86
|
+
declare namespace AlertClose {
|
87
|
+
var displayName: string;
|
88
|
+
}
|
89
|
+
|
90
|
+
type AlertDescriptionProps = HTMLChakraProps<'div'>;
|
91
|
+
declare const AlertDescription: _chakra_ui_system.ComponentWithAs<"div", AlertDescriptionProps>;
|
92
|
+
|
93
|
+
type AlertIconProps = HTMLChakraProps<'span'>;
|
94
|
+
declare function AlertIcon({ className, children, ...rest }: AlertIconProps): react_jsx_runtime.JSX.Element;
|
95
|
+
declare namespace AlertIcon {
|
96
|
+
var displayName: string;
|
97
|
+
}
|
98
|
+
|
99
|
+
type AlertTitleProps = HTMLChakraProps<'div'>;
|
100
|
+
declare const AlertTitle: _chakra_ui_system.ComponentWithAs<"div", AlertTitleProps>;
|
101
|
+
|
102
|
+
interface AnchorProps extends LinkProps, PropsWithChildren {
|
103
|
+
leftIcon?: React$1.ReactNode;
|
104
|
+
rightIcon?: React$1.ReactNode;
|
105
|
+
isActive?: boolean;
|
106
|
+
isChild?: boolean;
|
107
|
+
}
|
108
|
+
declare const Anchor: {
|
109
|
+
({ children, leftIcon, rightIcon, isActive, isChild, ...props }: AnchorProps): react_jsx_runtime.JSX.Element;
|
110
|
+
displayName: string;
|
111
|
+
defaultProps: {
|
112
|
+
leftIcon: undefined;
|
113
|
+
rightIcon: undefined;
|
114
|
+
isActive: boolean;
|
115
|
+
isChild: boolean;
|
116
|
+
};
|
117
|
+
};
|
118
|
+
|
119
|
+
interface BadgeProps extends BadgeProps$1 {
|
120
|
+
pill?: boolean;
|
121
|
+
}
|
122
|
+
declare const Badge: {
|
123
|
+
(props: BadgeProps): react_jsx_runtime.JSX.Element;
|
124
|
+
defaultProps: {
|
125
|
+
pill: boolean;
|
126
|
+
};
|
127
|
+
};
|
128
|
+
|
129
|
+
interface BreadCrumbParentProps {
|
130
|
+
name: string;
|
131
|
+
onClick?: () => void;
|
132
|
+
disable?: boolean;
|
133
|
+
link: string;
|
134
|
+
}
|
135
|
+
interface BreadCrumbProps {
|
136
|
+
title: string;
|
137
|
+
children?: React$1.ReactNode;
|
138
|
+
parents?: BreadCrumbParentProps[];
|
139
|
+
className?: string;
|
140
|
+
disableHome?: boolean;
|
141
|
+
spacing?: number;
|
142
|
+
backButton?: () => void;
|
143
|
+
}
|
144
|
+
declare const BreadCrumb: React$1.FC<BreadCrumbProps>;
|
145
|
+
|
146
|
+
type ButtonProps = ButtonProps$1;
|
147
|
+
declare const Button: _chakra_ui_react.ComponentWithAs<"button", ButtonProps$1>;
|
148
|
+
|
149
|
+
interface CardProps extends BoxProps {
|
150
|
+
withShadow?: boolean;
|
151
|
+
isRounded?: boolean;
|
152
|
+
}
|
153
|
+
declare const CardCustom: React__default.ForwardRefExoticComponent<CardProps & React__default.RefAttributes<HTMLDivElement>>;
|
154
|
+
|
155
|
+
interface CheckboxComponentProps extends CheckboxProps, PropsWithChildren {
|
156
|
+
isError?: boolean;
|
157
|
+
helpText?: string;
|
158
|
+
errorText?: string;
|
159
|
+
boxProps?: BoxProps;
|
160
|
+
}
|
161
|
+
declare const CheckboxComponent: _chakra_ui_react.ComponentWithAs<"input", CheckboxComponentProps>;
|
162
|
+
|
163
|
+
interface Props {
|
164
|
+
label?: string | ReactNode;
|
165
|
+
isError?: boolean;
|
166
|
+
isSuccess?: boolean;
|
167
|
+
errorMessage?: string | ReactNode;
|
168
|
+
leftHelperText?: string | ReactNode;
|
169
|
+
rightHelperText?: string | ReactNode;
|
170
|
+
isRequired?: boolean;
|
171
|
+
boxProps?: FormControlProps;
|
172
|
+
}
|
173
|
+
type FieldProps<T = unknown> = Props & T;
|
174
|
+
declare const Field: FC<PropsWithChildren<Props>>;
|
175
|
+
|
176
|
+
interface CheckboxGroupComponentProps extends FieldProps, CheckboxGroupProps, PropsWithChildren {
|
177
|
+
label: string;
|
178
|
+
helpText?: string;
|
179
|
+
isError?: boolean;
|
180
|
+
errorMessage?: string;
|
181
|
+
}
|
182
|
+
declare function CheckboxGroupComponent(props: CheckboxGroupComponentProps): react_jsx_runtime.JSX.Element;
|
183
|
+
declare namespace CheckboxGroupComponent {
|
184
|
+
var defaultProps: {
|
185
|
+
helpText: string;
|
186
|
+
isError: boolean;
|
187
|
+
errorMessage: string;
|
188
|
+
};
|
189
|
+
}
|
190
|
+
|
191
|
+
interface ChipsProps {
|
192
|
+
isDisabled?: boolean;
|
193
|
+
isActive?: boolean;
|
194
|
+
onClose?: () => void;
|
195
|
+
children?: ReactNode;
|
196
|
+
size?: 'sm' | 'md';
|
197
|
+
}
|
198
|
+
declare const Chips: {
|
199
|
+
({ children, ...rest }: ChipsProps): react_jsx_runtime.JSX.Element;
|
200
|
+
defaultProps: {
|
201
|
+
isDisabled: boolean;
|
202
|
+
isActive: boolean;
|
203
|
+
onClose: undefined;
|
204
|
+
children: undefined;
|
205
|
+
size: string;
|
206
|
+
};
|
207
|
+
};
|
208
|
+
|
209
|
+
interface CounterProps {
|
210
|
+
value: number;
|
211
|
+
size?: string;
|
212
|
+
min?: number;
|
213
|
+
max?: number;
|
214
|
+
onChange: (val: number) => void;
|
215
|
+
isError?: boolean;
|
216
|
+
disabled?: boolean;
|
217
|
+
error?: string | React__default.ReactNode;
|
218
|
+
helperText?: string | React__default.ReactNode;
|
219
|
+
isReadOnly?: boolean;
|
220
|
+
}
|
221
|
+
declare const Counter: ({ value, size, min, max, onChange, isError, disabled, error, helperText, isReadOnly, }: CounterProps) => react_jsx_runtime.JSX.Element;
|
222
|
+
|
223
|
+
interface TableStyleProps {
|
224
|
+
table?: TableProps;
|
225
|
+
tableHead?: TableHeadProps;
|
226
|
+
tableRow?: TableRowProps;
|
227
|
+
tableBody?: TableBodyProps;
|
228
|
+
tableColumnHeader?: TableColumnHeaderProps;
|
229
|
+
tableCell?: TableCellProps;
|
230
|
+
}
|
231
|
+
interface DataTableProps<T = unknown> extends BoxProps {
|
232
|
+
styles?: TableStyleProps;
|
233
|
+
columns: ColumnDef<T>[];
|
234
|
+
dataSource: T[] | undefined;
|
235
|
+
isLoading?: boolean;
|
236
|
+
withSelectedRow?: boolean | undefined;
|
237
|
+
onSelectedRow?: (data: T[]) => void;
|
238
|
+
onSort?: (data: SortingState) => void;
|
239
|
+
manualSorting?: boolean;
|
240
|
+
sortingState?: SortingState;
|
241
|
+
sortDescFirst?: boolean;
|
242
|
+
headerSticky?: boolean;
|
243
|
+
columnPinning?: ColumnPinningState;
|
244
|
+
onRowClick?: (data: T) => void;
|
245
|
+
}
|
246
|
+
type DataTableRefs<T> = Pick<RowSelectionInstance<T>, 'toggleAllRowsSelected'>;
|
247
|
+
declare const useDataTable: <T>({ columns, dataSource, withSelectedRow, onSelectedRow, onSort, sortDescFirst, sortingState, manualSorting, columnPinning, }: DataTableProps<T>) => {
|
248
|
+
table: _tanstack_react_table.Table<T>;
|
249
|
+
toggleAllRowsSelected: (value?: boolean | undefined) => void;
|
250
|
+
generateColumn: () => ColumnDef<T>[];
|
251
|
+
};
|
252
|
+
declare const _default: <T>(props: DataTableProps<T> & {
|
253
|
+
ref?: React$1.Ref<DataTableRefs<T>>;
|
254
|
+
}) => JSX.Element;
|
255
|
+
|
256
|
+
type DatepickerProps = DatePickerProps & {
|
257
|
+
id?: string;
|
258
|
+
isRequired?: boolean;
|
259
|
+
label?: string;
|
260
|
+
error?: string | React__default.ReactNode;
|
261
|
+
isError?: boolean;
|
262
|
+
helperText?: string | React__default.ReactNode;
|
263
|
+
withTime?: boolean;
|
264
|
+
onClear?: () => void;
|
265
|
+
showMonth?: boolean;
|
266
|
+
shortMonth?: boolean;
|
267
|
+
};
|
268
|
+
declare const Datepicker: React__default.FC<DatepickerProps>;
|
269
|
+
|
270
|
+
interface DatePickerMonthProps {
|
271
|
+
onChange: (date: string) => void;
|
272
|
+
'data-test-id'?: string;
|
273
|
+
min: string;
|
274
|
+
max: string;
|
275
|
+
}
|
276
|
+
declare const DatePickerMonth: FC<DatePickerMonthProps>;
|
277
|
+
|
278
|
+
interface MultiDatePickerMonthProps {
|
279
|
+
onChange: (startDate: string | null, endDate: string | null) => void;
|
280
|
+
min?: string;
|
281
|
+
max?: string;
|
282
|
+
isError?: boolean;
|
283
|
+
}
|
284
|
+
declare const MultiDatePickerMonth: FC<MultiDatePickerMonthProps>;
|
285
|
+
|
286
|
+
interface DialogProps extends Omit<ModalProps, 'children'> {
|
287
|
+
title: string;
|
288
|
+
content: React__default.ReactNode;
|
289
|
+
footer: React__default.ReactNode;
|
290
|
+
isModalOverlay?: boolean;
|
291
|
+
width?: string;
|
292
|
+
isOverlayClickable?: boolean;
|
293
|
+
}
|
294
|
+
declare const Dialog: React__default.FC<DialogProps>;
|
295
|
+
|
296
|
+
interface InputAddonProps {
|
297
|
+
children: React__default.ReactNode;
|
298
|
+
}
|
299
|
+
declare const InputAddonLeft: ({ children }: InputAddonProps) => react_jsx_runtime.JSX.Element;
|
300
|
+
declare const InputAddonRight: ({ children }: InputAddonProps) => react_jsx_runtime.JSX.Element;
|
301
|
+
|
302
|
+
interface InputFieldProps extends InputProps, FieldProps {
|
303
|
+
addOnLeft?: ReactNode;
|
304
|
+
addOnRight?: ReactNode;
|
305
|
+
withClear?: boolean;
|
306
|
+
isLoading?: boolean;
|
307
|
+
onClear?: () => void;
|
308
|
+
}
|
309
|
+
declare const InputField: React__default.ForwardRefExoticComponent<InputFieldProps & React__default.RefAttributes<HTMLInputElement>>;
|
310
|
+
|
311
|
+
interface TextAreaProps extends TextareaProps, FieldProps {
|
312
|
+
isLoading?: boolean;
|
313
|
+
}
|
314
|
+
declare const TextareaField: React__default.ForwardRefExoticComponent<TextAreaProps & React__default.RefAttributes<HTMLTextAreaElement>>;
|
315
|
+
|
316
|
+
type Environment = 'DEVELOPMENT' | 'STAGING' | 'PRODUCTION';
|
317
|
+
type HeaderDataProps = {
|
318
|
+
environment?: Environment;
|
319
|
+
version?: string;
|
320
|
+
email?: string;
|
321
|
+
name?: string;
|
322
|
+
userRole?: string;
|
323
|
+
office?: string | string[];
|
324
|
+
avatarUrl?: string;
|
325
|
+
};
|
326
|
+
|
327
|
+
type HeaderProps = BoxProps & {
|
328
|
+
brandColor?: BoxProps['bgColor'];
|
329
|
+
data?: HeaderDataProps;
|
330
|
+
onLogout?: () => void;
|
331
|
+
onOpenModalRelease?: () => void;
|
332
|
+
hideSwitchMode?: boolean;
|
333
|
+
mainLogo?: string;
|
334
|
+
mainLogoSize?: BoxProps['h'];
|
335
|
+
centerLogo?: string;
|
336
|
+
centerLogoSize?: BoxProps['h'];
|
337
|
+
hideEnv?: boolean;
|
338
|
+
urlLogo?: string;
|
339
|
+
profile?: React$1.ReactNode;
|
340
|
+
};
|
341
|
+
declare const Header: React$1.FC<HeaderProps>;
|
342
|
+
|
343
|
+
interface LoaderProps {
|
344
|
+
size?: string;
|
345
|
+
variant?: string;
|
346
|
+
thickness?: string;
|
347
|
+
}
|
348
|
+
interface CustomLoaderProps extends HTMLChakraProps$1<'span'>, Omit<ThemingProps$1, 'size' | 'variant'>, LoaderProps {
|
349
|
+
}
|
350
|
+
declare const Loader: _chakra_ui_react.ComponentWithAs<"div", CustomLoaderProps>;
|
351
|
+
|
352
|
+
declare const ModalBody: React__default.ForwardRefExoticComponent<ModalBodyProps & React__default.RefAttributes<HTMLDivElement>>;
|
353
|
+
|
354
|
+
declare const ModalCloseButton: React__default.ForwardRefExoticComponent<ButtonProps$1 & React__default.RefAttributes<HTMLButtonElement>>;
|
355
|
+
|
356
|
+
declare const ModalFooter: React__default.ForwardRefExoticComponent<ModalFooterProps & React__default.RefAttributes<HTMLDivElement>>;
|
357
|
+
|
358
|
+
declare const ModalHeader: React__default.ForwardRefExoticComponent<ModalHeaderProps & React__default.RefAttributes<HTMLDivElement>>;
|
359
|
+
|
360
|
+
type NavigationLink = {
|
361
|
+
title: string;
|
362
|
+
icon?: IconType;
|
363
|
+
navLink?: string;
|
364
|
+
navHost?: string;
|
365
|
+
children?: Omit<NavigationLink, 'children'>[];
|
366
|
+
};
|
367
|
+
type Menu = {
|
368
|
+
id: string;
|
369
|
+
title: string;
|
370
|
+
type: string;
|
371
|
+
icon: string;
|
372
|
+
navLink: string;
|
373
|
+
children: SubMenu[];
|
374
|
+
};
|
375
|
+
type SubMenu = {
|
376
|
+
type: string;
|
377
|
+
icon: string;
|
378
|
+
navLink: string;
|
379
|
+
navHost: string;
|
380
|
+
title: string;
|
381
|
+
id: string;
|
382
|
+
};
|
383
|
+
|
384
|
+
type NavigationProps = BoxProps & {
|
385
|
+
navigations?: NavigationLink[];
|
386
|
+
activePath: string;
|
387
|
+
as?: As;
|
388
|
+
host?: string;
|
389
|
+
};
|
390
|
+
declare const Navigation: React$1.FC<NavigationProps>;
|
391
|
+
|
392
|
+
type NavigationBarProps = BoxProps & {
|
393
|
+
navigations?: Menu[];
|
394
|
+
isFetched: boolean;
|
395
|
+
pathname: string;
|
396
|
+
asPath: string;
|
397
|
+
mappingIcon: Map<string, JSX.Element>;
|
398
|
+
};
|
399
|
+
declare const NavigationBar: React__default.FC<NavigationBarProps>;
|
400
|
+
|
401
|
+
interface PaginationProps {
|
402
|
+
/** Additional CSS classes to give to the pagination. */
|
403
|
+
className?: string;
|
404
|
+
/** The current page number. */
|
405
|
+
current: number;
|
406
|
+
/** Total number of pages. */
|
407
|
+
total: number;
|
408
|
+
/**
|
409
|
+
* Callback to run when a page number is selected. You can use this to e.g.
|
410
|
+
* run setState on your component's page state.
|
411
|
+
*/
|
412
|
+
onSelect?: (page: number) => void;
|
413
|
+
}
|
414
|
+
declare const Pagination: React$1.FC<PaginationProps>;
|
415
|
+
|
416
|
+
interface PaginationDetailProps extends TextProps {
|
417
|
+
page: number;
|
418
|
+
/** Total limit of pages. */
|
419
|
+
limit: number;
|
420
|
+
length: number;
|
421
|
+
}
|
422
|
+
declare const PaginationDetail: React$1.FC<PaginationDetailProps>;
|
423
|
+
|
424
|
+
interface PaginationFilterProps<T> {
|
425
|
+
/** Total limit of pages. */
|
426
|
+
limit?: number;
|
427
|
+
/** Label in front of select input */
|
428
|
+
label?: string;
|
429
|
+
/** Label items. */
|
430
|
+
items: T[];
|
431
|
+
/** The change handler for the select. */
|
432
|
+
onChange: (changes: T) => void;
|
433
|
+
}
|
434
|
+
declare const PaginationFilter: React$1.FC<PaginationFilterProps<number>>;
|
435
|
+
|
436
|
+
interface RadioProps extends RadioProps$1, PropsWithChildren {
|
437
|
+
isError?: boolean;
|
438
|
+
helpText?: string;
|
439
|
+
errorText?: string;
|
440
|
+
}
|
441
|
+
declare const Radio: {
|
442
|
+
({ isError, helpText, errorText, children, isDisabled, ...rest }: RadioProps): react_jsx_runtime.JSX.Element;
|
443
|
+
displayName: string;
|
444
|
+
defaultProps: {
|
445
|
+
isError: boolean;
|
446
|
+
helpText: string;
|
447
|
+
errorText: string;
|
448
|
+
};
|
449
|
+
};
|
450
|
+
|
451
|
+
interface RadioGroupComponentProps extends FieldProps, RadioGroupProps {
|
452
|
+
label: string;
|
453
|
+
helpText?: string;
|
454
|
+
isError?: boolean;
|
455
|
+
errorMessage?: string;
|
456
|
+
}
|
457
|
+
declare const RadioGroup: {
|
458
|
+
({ children, label, helpText, isError, errorMessage, ...props }: RadioGroupComponentProps): react_jsx_runtime.JSX.Element;
|
459
|
+
displayName: string;
|
460
|
+
defaultProps: {
|
461
|
+
helpText: string;
|
462
|
+
isError: boolean;
|
463
|
+
errorMessage: string;
|
464
|
+
};
|
465
|
+
};
|
466
|
+
|
467
|
+
type PropsValue = 0 | 1 | 2 | 3 | 4 | 5;
|
468
|
+
interface RatingProps {
|
469
|
+
value: PropsValue;
|
470
|
+
}
|
471
|
+
declare const Rating: ({ value }: RatingProps) => react_jsx_runtime.JSX.Element;
|
472
|
+
|
473
|
+
type ExtendedSelectProps = {
|
474
|
+
isError?: boolean;
|
475
|
+
};
|
476
|
+
|
477
|
+
type SelectProps<Option = unknown, IsMulti extends boolean = boolean, Group extends GroupBase<Option> = GroupBase<Option>> = Props$1<Option, IsMulti, Group> & ExtendedSelectProps;
|
478
|
+
declare function Select<OptionType, Group extends GroupBase<OptionType>, IsMulti extends boolean = false>({ styles, isError, ...rest }: SelectProps<OptionType, IsMulti, Group>): react_jsx_runtime.JSX.Element;
|
479
|
+
|
480
|
+
type SelectAsyncProps<OptionType = unknown, Group extends GroupBase<OptionType> = GroupBase<OptionType>, Additional = unknown, IsMulti extends boolean = false> = AsyncPaginateProps<OptionType, Group, Additional, IsMulti> & ExtendedSelectProps;
|
481
|
+
declare function SelectAsync<OptionType, Group extends GroupBase<OptionType>, Additional, IsMulti extends boolean = false>({ styles, isError, ...rest }: SelectAsyncProps<OptionType, Group, Additional, IsMulti>): react_jsx_runtime.JSX.Element;
|
482
|
+
|
483
|
+
type SelectAsyncCreatableProps<Option = unknown, IsMulti extends boolean = false, Group extends GroupBase<Option> = GroupBase<Option>> = AsyncCreatableProps<Option, IsMulti, Group> & ExtendedSelectProps;
|
484
|
+
declare function SelectAsyncCreatable<Option = unknown, IsMulti extends boolean = false, Group extends GroupBase<Option> = GroupBase<Option>>({ styles, isError, ...rest }: SelectAsyncCreatableProps<Option, IsMulti, Group>): react_jsx_runtime.JSX.Element;
|
485
|
+
|
486
|
+
type SelectCreatableProps<Option = unknown, IsMulti extends boolean = false, Group extends GroupBase<Option> = GroupBase<Option>> = CreatableProps<Option, IsMulti, Group> & ExtendedSelectProps;
|
487
|
+
declare function SelectCreatable<Option = unknown, IsMulti extends boolean = false, Group extends GroupBase<Option> = GroupBase<Option>>({ styles, isError, ...rest }: SelectCreatableProps<Option, IsMulti, Group>): react_jsx_runtime.JSX.Element;
|
488
|
+
|
489
|
+
interface SwitchProps extends Omit<UseCheckboxProps, 'isIndeterminate'>, Omit<HTMLChakraProps$1<'label'>, keyof UseCheckboxProps>, ThemingProps$1<'Switch'> {
|
490
|
+
/**
|
491
|
+
* The spacing between the switch and its label text
|
492
|
+
* @default 0.5rem
|
493
|
+
* @type SystemProps["marginLeft"]
|
494
|
+
*/
|
495
|
+
spacing?: SystemProps['marginLeft'];
|
496
|
+
size?: 'sm' | 'md' | 'lg';
|
497
|
+
}
|
498
|
+
/**
|
499
|
+
* The `Switch` component is used as an alternative for the checkbox component for switching between "enabled" and "disabled" states.
|
500
|
+
*
|
501
|
+
* @see Docs https://chakra-ui.com/docs/components/switch
|
502
|
+
* @see WAI-ARIA https://www.w3.org/WAI/ARIA/apg/patterns/switch/
|
503
|
+
*/
|
504
|
+
declare const Switch: _chakra_ui_react.ComponentWithAs<"input", SwitchProps>;
|
505
|
+
|
506
|
+
type AddonProps = {
|
507
|
+
isSelected: boolean;
|
508
|
+
};
|
509
|
+
type TabProps = TabProps$1 & {
|
510
|
+
'data-test-id'?: string;
|
511
|
+
leftAddon?({ isSelected }: AddonProps): React$1.ReactNode;
|
512
|
+
rightAddon?({ isSelected }: AddonProps): React$1.ReactNode;
|
513
|
+
};
|
514
|
+
declare const Tab: _chakra_ui_react.ComponentWithAs<"button", TabProps>;
|
515
|
+
|
516
|
+
type UploaderProps = FlexProps & DropzoneOptions & {
|
517
|
+
onHandleUploadFile?: (res: File[]) => void;
|
518
|
+
onHandleRejections?: (rejections: FileRejection[]) => void;
|
519
|
+
renderError?: (rejections: FileRejection[]) => React$1.ReactNode;
|
520
|
+
selected?: boolean;
|
521
|
+
};
|
522
|
+
type UploaderState = DropzoneState;
|
523
|
+
declare const Uploader: React$1.FC<UploaderProps>;
|
524
|
+
|
525
|
+
declare const getTheme: (foundations: Record<string, any>) => Record<string, any>;
|
526
|
+
declare const theme: Record<string, any>;
|
527
|
+
type Theme = typeof theme;
|
528
|
+
|
529
|
+
declare function useFetcher(): {
|
530
|
+
fetcher: <TResponse = unknown>({ url, data, method, headers, ...config }: AxiosRequestConfig) => Promise<axios.AxiosResponse<TResponse, any>>;
|
531
|
+
};
|
532
|
+
|
533
|
+
type RequestInterceptors = (value: AxiosRequestConfig<unknown>) => AxiosRequestConfig<unknown> | Promise<AxiosRequestConfig<unknown>>;
|
534
|
+
type ResponseInterceptors = (value: AxiosResponse<unknown>) => AxiosResponse<unknown> | Promise<AxiosResponse<unknown>>;
|
535
|
+
type ProviderProps = {
|
536
|
+
children?: React.ReactNode;
|
537
|
+
config?: AxiosRequestConfig<unknown>;
|
538
|
+
requestInterceptors?: RequestInterceptors[];
|
539
|
+
responseInterceptors?: ResponseInterceptors[];
|
540
|
+
};
|
541
|
+
type ProviderContextObject = {
|
542
|
+
instance?: AxiosInstance;
|
543
|
+
};
|
544
|
+
|
545
|
+
declare const ProviderContext: React__default.Context<ProviderContextObject>;
|
546
|
+
declare const useInternalUI: () => ProviderContextObject;
|
547
|
+
declare const Provider: FC<ProviderProps>;
|
548
|
+
|
549
|
+
export { AccordionIndicator, Alert, AlertAction, type AlertActionProps, AlertClose, type AlertCloseProps, AlertDescription, type AlertDescriptionProps, AlertIcon, type AlertIconProps, type AlertProps, type AlertStatus, AlertTitle, type AlertTitleProps, Anchor, type AnchorProps, Badge, type BadgeProps, BreadCrumb, type BreadCrumbParentProps, type BreadCrumbProps, Button, type ButtonProps, CardCustom as Card, type CardProps, CheckboxComponent as Checkbox, type CheckboxComponentProps, CheckboxGroupComponent as CheckboxGroup, type CheckboxGroupComponentProps, Chips, type ChipsProps, Counter, type CustomLoaderProps, _default as DataTable, type DataTableProps, type DataTableRefs, DatePickerMonth, type DatePickerMonthProps, Datepicker, type DatepickerProps, Dialog, type Environment, Field, type FieldProps, Header, type HeaderDataProps, type HeaderProps, InputAddonLeft, InputAddonRight, InputField, type InputFieldProps, Loader, type LoaderProps, Navigation as MainMenu, ModalBody, ModalCloseButton, ModalFooter, ModalHeader, MultiDatePickerMonth, type MultiDatePickerMonthProps, NavigationBar, type NavigationBarProps, type NavigationProps, Pagination, PaginationDetail, type PaginationDetailProps, PaginationFilter, type PaginationFilterProps, type PaginationProps, type Props, Provider, ProviderContext, Radio, RadioGroup, type RadioGroupComponentProps, type RadioProps, Rating, type RatingProps, Select, SelectAsync, SelectAsyncCreatable, type SelectAsyncCreatableProps, type SelectAsyncProps, SelectCreatable, type SelectCreatableProps, type SelectProps, Switch, type SwitchProps, Tab, type TableStyleProps, type TextAreaProps, TextareaField, type Theme, Uploader, type UploaderProps, type UploaderState, getTheme, theme, useAlertStyles, useDataTable, useFetcher, useInternalUI };
|