abrplus-ui-kit 0.2.9

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.
Files changed (224) hide show
  1. package/README.md +159 -0
  2. package/dist/antOverrides.cjs.js +127 -0
  3. package/dist/antOverrides.es.js +127 -0
  4. package/dist/atoms.cjs.js +391 -0
  5. package/dist/atoms.es.js +392 -0
  6. package/dist/colors-CztsZ6e_.js +2213 -0
  7. package/dist/colors-TPZkyKI4.cjs +2212 -0
  8. package/dist/deepMerge-CG1he8ZD.js +20 -0
  9. package/dist/deepMerge-Cn27K7-s.cjs +19 -0
  10. package/dist/index-2Q5IExhU.cjs +89 -0
  11. package/dist/index-BOfdgXvN.cjs +265 -0
  12. package/dist/index-BnnlMHRY.cjs +27 -0
  13. package/dist/index-BzahloOb.js +28 -0
  14. package/dist/index-C24zbKLS.js +350 -0
  15. package/dist/index-CCvWoynu.cjs +12 -0
  16. package/dist/index-CQKRmQkW.js +543 -0
  17. package/dist/index-CW9vyiq6.cjs +349 -0
  18. package/dist/index-D8BknfUe.js +266 -0
  19. package/dist/index-DCP3xelB.cjs +1629 -0
  20. package/dist/index-DCojd1ld.js +90 -0
  21. package/dist/index-DLUd_0LP.js +13 -0
  22. package/dist/index-WgcaHHjH.js +1630 -0
  23. package/dist/index-keKfh9ZW.cjs +542 -0
  24. package/dist/index.cjs.js +109 -0
  25. package/dist/index.css +1519 -0
  26. package/dist/index.es.js +109 -0
  27. package/dist/index2.css +3 -0
  28. package/dist/molecules.cjs.js +7823 -0
  29. package/dist/molecules.es.js +7825 -0
  30. package/dist/organisms.cjs.js +940 -0
  31. package/dist/organisms.es.js +940 -0
  32. package/dist/provider.cjs.js +48 -0
  33. package/dist/provider.es.js +48 -0
  34. package/dist/sortable.esm-CwrpjqII.cjs +3872 -0
  35. package/dist/sortable.esm-DfJu5xWT.js +3873 -0
  36. package/dist/theme.css +102 -0
  37. package/dist/types/antOverrides.d.ts +2 -0
  38. package/dist/types/assets/fonts/icomoon/selection.json.d.ts +3 -0
  39. package/dist/types/atoms.d.ts +2 -0
  40. package/dist/types/components/antOverrides/alert/index.d.ts +2 -0
  41. package/dist/types/components/antOverrides/avatar/index.d.ts +15 -0
  42. package/dist/types/components/antOverrides/breadcrumb/index.d.ts +4 -0
  43. package/dist/types/components/antOverrides/dropdown/index.d.ts +4 -0
  44. package/dist/types/components/antOverrides/flex/index.d.ts +4 -0
  45. package/dist/types/components/antOverrides/image/index.d.ts +7 -0
  46. package/dist/types/components/antOverrides/index.d.ts +18 -0
  47. package/dist/types/components/antOverrides/infiniteLoader/index.d.ts +12 -0
  48. package/dist/types/components/antOverrides/loading/index.d.ts +14 -0
  49. package/dist/types/components/antOverrides/menu/index.d.ts +8 -0
  50. package/dist/types/components/antOverrides/pagination/index.d.ts +3 -0
  51. package/dist/types/components/antOverrides/progress/index.d.ts +3 -0
  52. package/dist/types/components/antOverrides/segmented/index.d.ts +4 -0
  53. package/dist/types/components/antOverrides/skeleton/index.d.ts +10 -0
  54. package/dist/types/components/antOverrides/slider/index.d.ts +5 -0
  55. package/dist/types/components/antOverrides/steps/index.d.ts +11 -0
  56. package/dist/types/components/antOverrides/switch/index.d.ts +3 -0
  57. package/dist/types/components/antOverrides/text/index.d.ts +31 -0
  58. package/dist/types/components/antOverrides/timeline/index.d.ts +4 -0
  59. package/dist/types/components/antOverrides/tooltip/index.d.ts +8 -0
  60. package/dist/types/components/antOverrides/upload/index.d.ts +7 -0
  61. package/dist/types/components/atoms/badge/index.d.ts +3 -0
  62. package/dist/types/components/atoms/behavioralAtoms/index.d.ts +2 -0
  63. package/dist/types/components/atoms/behavioralAtoms/portalContainer/index.d.ts +7 -0
  64. package/dist/types/components/atoms/behavioralAtoms/render/index.d.ts +14 -0
  65. package/dist/types/components/atoms/borderedTitle/index.d.ts +9 -0
  66. package/dist/types/components/atoms/box/index.d.ts +7 -0
  67. package/dist/types/components/atoms/breadcrumbs/index.d.ts +5 -0
  68. package/dist/types/components/atoms/card/index.d.ts +5 -0
  69. package/dist/types/components/atoms/checkbox/index.d.ts +7 -0
  70. package/dist/types/components/atoms/clickAwayListener/index.d.ts +11 -0
  71. package/dist/types/components/atoms/collapse/index.d.ts +6 -0
  72. package/dist/types/components/atoms/datePicker/index.d.ts +16 -0
  73. package/dist/types/components/atoms/empty/index.d.ts +5 -0
  74. package/dist/types/components/atoms/fallback/index.d.ts +4 -0
  75. package/dist/types/components/atoms/horizontalLine/index.d.ts +9 -0
  76. package/dist/types/components/atoms/icon/constants/iconNames.d.ts +1 -0
  77. package/dist/types/components/atoms/icon/constants/iconsContent.d.ts +808 -0
  78. package/dist/types/components/atoms/icon/iconPack/index.d.ts +2 -0
  79. package/dist/types/components/atoms/icon/index.d.ts +26 -0
  80. package/dist/types/components/atoms/index.d.ts +24 -0
  81. package/dist/types/components/atoms/navigationTabs/index.d.ts +35 -0
  82. package/dist/types/components/atoms/popover/index.d.ts +14 -0
  83. package/dist/types/components/atoms/popover/link.d.ts +6 -0
  84. package/dist/types/components/atoms/radio/index.d.ts +7 -0
  85. package/dist/types/components/atoms/rangePicker/index.d.ts +14 -0
  86. package/dist/types/components/atoms/separator/index.d.ts +5 -0
  87. package/dist/types/components/atoms/tab/index.d.ts +9 -0
  88. package/dist/types/components/atoms/tooltip/index.d.ts +7 -0
  89. package/dist/types/components/atoms/tooltip/titleTooltip.d.ts +5 -0
  90. package/dist/types/components/atoms/upload/index.d.ts +11 -0
  91. package/dist/types/components/atoms/verticalLine/index.d.ts +7 -0
  92. package/dist/types/components/atoms/view/helper.d.ts +20 -0
  93. package/dist/types/components/atoms/view/index.d.ts +26 -0
  94. package/dist/types/components/index.d.ts +4 -0
  95. package/dist/types/components/molecules/accordion/index.d.ts +20 -0
  96. package/dist/types/components/molecules/actionHeader/index.d.ts +11 -0
  97. package/dist/types/components/molecules/audioVisualizer/index.d.ts +15 -0
  98. package/dist/types/components/molecules/avatarUpload/index.d.ts +15 -0
  99. package/dist/types/components/molecules/button/action/index.d.ts +5 -0
  100. package/dist/types/components/molecules/button/icon/index.d.ts +11 -0
  101. package/dist/types/components/molecules/button/index.d.ts +18 -0
  102. package/dist/types/components/molecules/button/negative/index.d.ts +5 -0
  103. package/dist/types/components/molecules/button/primary/index.d.ts +3 -0
  104. package/dist/types/components/molecules/button/secondary/index.d.ts +3 -0
  105. package/dist/types/components/molecules/button/secondaryQuiet/index.d.ts +3 -0
  106. package/dist/types/components/molecules/button/shared.d.ts +23 -0
  107. package/dist/types/components/molecules/button/tertiary/index.d.ts +3 -0
  108. package/dist/types/components/molecules/button/text/index.d.ts +10 -0
  109. package/dist/types/components/molecules/catch/index.d.ts +9 -0
  110. package/dist/types/components/molecules/chevronIcon/index.d.ts +6 -0
  111. package/dist/types/components/molecules/copyButton/index.d.ts +8 -0
  112. package/dist/types/components/molecules/index.d.ts +24 -0
  113. package/dist/types/components/molecules/input/TextArea/index.d.ts +25 -0
  114. package/dist/types/components/molecules/input/default/index.d.ts +23 -0
  115. package/dist/types/components/molecules/input/emojiPicker/index.d.ts +21 -0
  116. package/dist/types/components/molecules/input/ghost/index.d.ts +25 -0
  117. package/dist/types/components/molecules/input/index.d.ts +19 -0
  118. package/dist/types/components/molecules/input/number/index.d.ts +28 -0
  119. package/dist/types/components/molecules/input/search/index.d.ts +7 -0
  120. package/dist/types/components/molecules/input/tag/index.d.ts +13 -0
  121. package/dist/types/components/molecules/inputDatePicker/index.d.ts +17 -0
  122. package/dist/types/components/molecules/inputErrorMessage/index.d.ts +9 -0
  123. package/dist/types/components/molecules/inputRangePicker/index.d.ts +16 -0
  124. package/dist/types/components/molecules/logo/index.d.ts +25 -0
  125. package/dist/types/components/molecules/noResult/index.d.ts +8 -0
  126. package/dist/types/components/molecules/notification/index.d.ts +13 -0
  127. package/dist/types/components/molecules/select/components/clearIcon.d.ts +2 -0
  128. package/dist/types/components/molecules/select/components/index.d.ts +5 -0
  129. package/dist/types/components/molecules/select/components/label.d.ts +6 -0
  130. package/dist/types/components/molecules/select/components/notFound.d.ts +5 -0
  131. package/dist/types/components/molecules/select/components/placeholder.d.ts +7 -0
  132. package/dist/types/components/molecules/select/components/suffix.d.ts +10 -0
  133. package/dist/types/components/molecules/select/index.d.ts +13 -0
  134. package/dist/types/components/molecules/select/multiple/index.d.ts +5 -0
  135. package/dist/types/components/molecules/select/single/index.d.ts +5 -0
  136. package/dist/types/components/molecules/select/style.d.ts +8 -0
  137. package/dist/types/components/molecules/select/treeSelect/index.d.ts +2 -0
  138. package/dist/types/components/molecules/select/types.d.ts +108 -0
  139. package/dist/types/components/molecules/sortableList/index.d.ts +19 -0
  140. package/dist/types/components/molecules/spliter/index.d.ts +8 -0
  141. package/dist/types/components/molecules/tag/index.d.ts +17 -0
  142. package/dist/types/components/molecules/tagCollectionView/index.d.ts +14 -0
  143. package/dist/types/components/molecules/tagInput/components/notFoundAddItem.d.ts +4 -0
  144. package/dist/types/components/molecules/tagInput/index.d.ts +6 -0
  145. package/dist/types/components/molecules/tagInput/style.d.ts +9 -0
  146. package/dist/types/components/molecules/tagInput/types.d.ts +66 -0
  147. package/dist/types/components/molecules/timePicker/index.d.ts +6 -0
  148. package/dist/types/components/molecules/titleBox/index.d.ts +8 -0
  149. package/dist/types/components/molecules/titleBox/status.d.ts +5 -0
  150. package/dist/types/components/molecules/titleBox/title.d.ts +7 -0
  151. package/dist/types/components/molecules/tree/index.d.ts +29 -0
  152. package/dist/types/components/molecules/tree/searchBar/index.d.ts +7 -0
  153. package/dist/types/components/molecules/verticalTabs/index.d.ts +19 -0
  154. package/dist/types/components/organisms/avatarGroup/index.d.ts +25 -0
  155. package/dist/types/components/organisms/drawer/components/footer.d.ts +3 -0
  156. package/dist/types/components/organisms/drawer/components/headerTitle.d.ts +8 -0
  157. package/dist/types/components/organisms/drawer/index.d.ts +24 -0
  158. package/dist/types/components/organisms/index.d.ts +4 -0
  159. package/dist/types/components/organisms/modal/base.d.ts +6 -0
  160. package/dist/types/components/organisms/modal/confirm.d.ts +6 -0
  161. package/dist/types/components/organisms/modal/delete.d.ts +4 -0
  162. package/dist/types/components/organisms/modal/error.d.ts +4 -0
  163. package/dist/types/components/organisms/modal/index.d.ts +14 -0
  164. package/dist/types/components/organisms/modal/info.d.ts +4 -0
  165. package/dist/types/components/organisms/modal/type.d.ts +11 -0
  166. package/dist/types/components/organisms/table/column.d.ts +20 -0
  167. package/dist/types/components/organisms/table/components/cell/currencyCell.d.ts +7 -0
  168. package/dist/types/components/organisms/table/components/cell/dateCell.d.ts +6 -0
  169. package/dist/types/components/organisms/table/components/cell/index.d.ts +10 -0
  170. package/dist/types/components/organisms/table/components/cell/status.d.ts +8 -0
  171. package/dist/types/components/organisms/table/components/expandIcon.d.ts +7 -0
  172. package/dist/types/components/organisms/table/components/headerTitle.d.ts +10 -0
  173. package/dist/types/components/organisms/table/config.d.ts +8 -0
  174. package/dist/types/components/organisms/table/dndSort/context.d.ts +6 -0
  175. package/dist/types/components/organisms/table/dndSort/dragHandle.d.ts +1 -0
  176. package/dist/types/components/organisms/table/dndSort/index.d.ts +3 -0
  177. package/dist/types/components/organisms/table/dndSort/provider.d.ts +10 -0
  178. package/dist/types/components/organisms/table/dndSort/row.d.ts +6 -0
  179. package/dist/types/components/organisms/table/index.d.ts +30 -0
  180. package/dist/types/components/organisms/table/pagination/components.d.ts +18 -0
  181. package/dist/types/components/organisms/table/pagination/usePagination.d.ts +22 -0
  182. package/dist/types/configs/constructors/AbrplusUIKit.d.ts +17 -0
  183. package/dist/types/configs/constructors/index.d.ts +1 -0
  184. package/dist/types/configs/index.d.ts +6 -0
  185. package/dist/types/configs/locales/en.d.ts +1030 -0
  186. package/dist/types/configs/locales/fa.d.ts +1031 -0
  187. package/dist/types/configs/locales/i18nextTFunction.d.ts +5 -0
  188. package/dist/types/configs/locales/index.d.ts +10 -0
  189. package/dist/types/configs/providers/AbrplusUIKitProvider.d.ts +11 -0
  190. package/dist/types/configs/providers/index.d.ts +1 -0
  191. package/dist/types/configs/tailwindcss/index.d.ts +103 -0
  192. package/dist/types/configs/theme/colors.d.ts +114 -0
  193. package/dist/types/configs/theme/index.d.ts +1 -0
  194. package/dist/types/configs/types/index.d.ts +98 -0
  195. package/dist/types/constants/chartColors.d.ts +1 -0
  196. package/dist/types/constants/datepickerColors.d.ts +2 -0
  197. package/dist/types/constants/dimantions.d.ts +12 -0
  198. package/dist/types/constants/enum.d.ts +5 -0
  199. package/dist/types/constants/index.d.ts +3 -0
  200. package/dist/types/constants/variables.d.ts +2 -0
  201. package/dist/types/hooks/index.d.ts +6 -0
  202. package/dist/types/hooks/useAntConfig.d.ts +24 -0
  203. package/dist/types/hooks/useDebounce.d.ts +1 -0
  204. package/dist/types/hooks/useInteractions.d.ts +15 -0
  205. package/dist/types/hooks/useLocalStorageState.d.ts +3 -0
  206. package/dist/types/hooks/useObserveWindow.d.ts +9 -0
  207. package/dist/types/hooks/useWindowDimensions.d.ts +16 -0
  208. package/dist/types/index.d.ts +2 -0
  209. package/dist/types/main.d.ts +3 -0
  210. package/dist/types/molecules.d.ts +2 -0
  211. package/dist/types/organisms.d.ts +2 -0
  212. package/dist/types/provider.d.ts +2 -0
  213. package/dist/types/theme.d.ts +1 -0
  214. package/dist/types/utilities/batch.d.ts +9 -0
  215. package/dist/types/utilities/createIcomoonIconSet.d.ts +9 -0
  216. package/dist/types/utilities/deepMerge.d.ts +1 -0
  217. package/dist/types/utilities/getErrorMessage.d.ts +1 -0
  218. package/dist/types/utilities/index.d.ts +7 -0
  219. package/dist/types/utilities/isPersian.d.ts +1 -0
  220. package/dist/types/utilities/mmss.d.ts +1 -0
  221. package/dist/types/utilities/testUtils/index.d.ts +3 -0
  222. package/dist/types/utilities/testUtils/withReactQuery.d.ts +2 -0
  223. package/dist/types/utilities/testUtils/withReactRouter.d.ts +2 -0
  224. package/package.json +195 -0
@@ -0,0 +1,13 @@
1
+ import { InputFieldError } from '../../../../configs';
2
+ import { default as React } from 'react';
3
+ import { InputDefaultProps } from '../default';
4
+ export interface InputTagProps extends Omit<InputDefaultProps, 'value' | 'onChange'> {
5
+ value?: string[];
6
+ onChange?: (tags: string[]) => void;
7
+ label?: string | React.ReactNode;
8
+ required?: boolean;
9
+ hideErrorMessage?: boolean;
10
+ wrapperClassName?: string;
11
+ error?: InputFieldError;
12
+ }
13
+ export declare const InputTag: React.MemoExoticComponent<({ value, onChange, placeholder, disabled, label, required, hideErrorMessage, error, wrapperClassName, }: InputTagProps) => import("react/jsx-runtime").JSX.Element>;
@@ -0,0 +1,17 @@
1
+ import { InputDatePickerProps as Props } from 'jalaali-react-date-picker';
2
+ import { InputFieldError } from '../../../configs';
3
+ export interface InputDatePickerProps extends Omit<Props, 'wrapperClassName' | 'error'> {
4
+ wrapperClassName?: string;
5
+ /**
6
+ * if `error` property provided, regardless of its value, the error gap is applied to component.
7
+ */
8
+ error?: InputFieldError;
9
+ label?: string | React.ReactNode;
10
+ required?: boolean;
11
+ helperText?: string;
12
+ onChangeISO?: (date: string | undefined) => void;
13
+ valueISO?: string;
14
+ hideErrorMessage?: boolean;
15
+ placeholder?: string;
16
+ }
17
+ export declare const InputDatePicker: ({ helperText, required, label, error, wrapperClassName, onChange: onChangeProp, onChangeISO, value: valueProp, valueISO, locale, placeholder, wrapperStyle, hideErrorMessage, ...props }: InputDatePickerProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,9 @@
1
+ export interface ErrorProps {
2
+ name?: string;
3
+ children?: React.ReactNode;
4
+ textColor?: string;
5
+ message?: string;
6
+ testID?: string;
7
+ className?: string;
8
+ }
9
+ export declare const InputErrorMessage: ({ children, message, textColor, className }: ErrorProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,16 @@
1
+ import { InputRangePickerProps as Props } from 'jalaali-react-date-picker';
2
+ import { InputFieldError } from '../../../configs';
3
+ export interface InputRangePickerProps extends Omit<Props, 'wrapperClassName' | 'error'> {
4
+ wrapperClassName?: string;
5
+ inputWrapperClassName?: string;
6
+ /**
7
+ * if `error` property provided, regardless of its value, the error gap is applied to component.
8
+ */
9
+ error?: InputFieldError;
10
+ label?: string | React.ReactNode;
11
+ required?: boolean;
12
+ helperText?: string;
13
+ hideErrorMessage?: boolean;
14
+ height?: number | string;
15
+ }
16
+ export declare const InputRangePicker: ({ helperText, required, label, error, wrapperClassName, inputWrapperClassName, value, locale, wrapperStyle, hideErrorMessage, height, ...props }: InputRangePickerProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,25 @@
1
+ import { LogoIconNameType } from '../../../configs';
2
+ import { CSSProperties } from 'react';
3
+ import { TooltipProps } from '../..';
4
+ export type LogoProps = {
5
+ style?: CSSProperties;
6
+ shape?: 'circle' | 'square';
7
+ className?: string;
8
+ toolTipTitle?: string;
9
+ iconName?: LogoIconNameType;
10
+ hasAnimation?: boolean;
11
+ iconSize?: number;
12
+ badged?: boolean;
13
+ isFullSizeLogo?: boolean;
14
+ badgeColor?: string;
15
+ badgeStatus?: 'success' | 'error' | 'warn' | 'default';
16
+ badgePosition?: 'left' | 'right';
17
+ onClick?: () => void;
18
+ imageSrc?: string;
19
+ } & ({
20
+ hasToolTip: true;
21
+ tooltipProps?: Partial<TooltipProps>;
22
+ } | {
23
+ hasToolTip?: false;
24
+ });
25
+ export declare const Logo: ({ style, shape, className, toolTipTitle, imageSrc, iconName, badgeStatus, badgePosition, badgeColor, badged, hasAnimation, iconSize, isFullSizeLogo, onClick, ...rest }: LogoProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,8 @@
1
+ import { IconsNames } from 'src/components/atoms';
2
+ import { SelectProps } from '../select';
3
+ export interface NotResultTextProps extends Pick<SelectProps<any>, 'error' | 'noContentFoundMessage'> {
4
+ errorIcon?: IconsNames;
5
+ noContentIcon?: IconsNames;
6
+ }
7
+ declare const NotResult: ({ error, noContentFoundMessage, errorIcon, noContentIcon, }: NotResultTextProps) => import("react/jsx-runtime").JSX.Element;
8
+ export { NotResult };
@@ -0,0 +1,13 @@
1
+ import { ArgsProps } from 'antd/lib/notification';
2
+ declare const useNotification: () => {
3
+ success: (props: ArgsProps) => void;
4
+ neutral: (props: ArgsProps) => void;
5
+ negative: (props: ArgsProps) => void;
6
+ informative: (props: ArgsProps) => void;
7
+ successfullyAdded: () => void;
8
+ successfullyEdited: () => void;
9
+ successfullyDeleted: () => void;
10
+ copied: () => void;
11
+ error: (error?: string) => void;
12
+ };
13
+ export { useNotification };
@@ -0,0 +1,2 @@
1
+ declare const SelectClearIcon: () => import("react/jsx-runtime").JSX.Element;
2
+ export { SelectClearIcon };
@@ -0,0 +1,5 @@
1
+ export * from './clearIcon';
2
+ export * from './label';
3
+ export * from './notFound';
4
+ export * from './placeholder';
5
+ export * from './suffix';
@@ -0,0 +1,6 @@
1
+ import { SelectProps } from '../../..';
2
+ export interface SelectLabelProps extends Pick<SelectProps<any>, 'label' | 'size' | 'disabled' | 'required' | 'labelExtraNode'> {
3
+ offset?: number;
4
+ }
5
+ declare const SelectLabel: ({ disabled, label, labelExtraNode, required, size, offset, }: SelectLabelProps) => import("react/jsx-runtime").JSX.Element | null;
6
+ export { SelectLabel };
@@ -0,0 +1,5 @@
1
+ import { SelectProps } from '../types';
2
+ export interface SelectNotFoundProps extends Pick<SelectProps<any>, 'error' | 'noContentFoundMessage'> {
3
+ }
4
+ declare const SelectNotFound: ({ error, noContentFoundMessage }: SelectNotFoundProps) => import("react/jsx-runtime").JSX.Element;
5
+ export { SelectNotFound };
@@ -0,0 +1,7 @@
1
+ import { SelectProps } from '..';
2
+ export interface SelectPlaceholderProps extends Pick<SelectProps<any>, 'placeholder' | 'disabled'> {
3
+ isHovered?: boolean;
4
+ isTabFocused?: boolean;
5
+ }
6
+ declare const SelectPlaceholder: ({ placeholder, isHovered, disabled, isTabFocused, }: SelectPlaceholderProps) => import("react/jsx-runtime").JSX.Element;
7
+ export { SelectPlaceholder };
@@ -0,0 +1,10 @@
1
+ import { InputFieldError } from '../../../../configs';
2
+ import { SelectProps } from '..';
3
+ export interface SelectSuffixProps extends Pick<SelectProps<any>, 'disabled' | 'loading'> {
4
+ isHovered?: boolean;
5
+ isTabFocused?: boolean;
6
+ disabled?: boolean;
7
+ error?: InputFieldError;
8
+ }
9
+ declare const SelectSuffix: ({ isHovered, isTabFocused, disabled, error }: SelectSuffixProps) => import("react/jsx-runtime").JSX.Element;
10
+ export { SelectSuffix };
@@ -0,0 +1,13 @@
1
+ import { DefaultSelectOption, PlusTreeSelectProps, SelectInfinite, SelectProps, SelectRawValue } from './types';
2
+ declare const Select: {
3
+ readonly Tree: <TMultiple extends boolean>({ initialValue, value: valueProps, label, beforeLabelIcon, renderPrefix, treeData, placeholder, treeDefaultExpandAll, warning, disabled, searchable, addable, multiple, onChange, onAddButtonClick, renderItem, className, style, onTreeExpand, onSearch, localSearch, wrapperClassName, error, required, size, labelOffset, hasError, addonBefore, popupClassName, header, footer, onSelect, onDeselect, treeDataHashMap, ...rest }: PlusTreeSelectProps<TMultiple>) => import("react/jsx-runtime").JSX.Element;
4
+ readonly Single: <T extends Record<string, any> = DefaultSelectOption>(props: SelectProps<T, "single"> & {
5
+ ref?: React.ForwardedRef<HTMLUListElement>;
6
+ }) => import('react').ReactElement | null;
7
+ readonly Multiple: <T extends Record<string, any> = DefaultSelectOption>(props: SelectProps<T, "multiple"> & {
8
+ ref?: React.ForwardedRef<HTMLUListElement>;
9
+ }) => import('react').ReactElement | null;
10
+ };
11
+ export * from './components';
12
+ export { Select };
13
+ export type { DefaultSelectOption, PlusTreeSelectProps, SelectInfinite, SelectProps, SelectRawValue, };
@@ -0,0 +1,5 @@
1
+ import { default as React, ReactElement } from 'react';
2
+ import { DefaultSelectOption, SelectProps } from '../types';
3
+ export declare const MultipleSelect: <T extends Record<string, any> = DefaultSelectOption>(props: SelectProps<T, "multiple"> & {
4
+ ref?: React.ForwardedRef<HTMLUListElement>;
5
+ }) => ReactElement | null;
@@ -0,0 +1,5 @@
1
+ import { default as React, ReactElement } from 'react';
2
+ import { DefaultSelectOption, SelectProps } from '../types';
3
+ export declare const SingleSelect: <T extends Record<string, any> = DefaultSelectOption>(props: SelectProps<T, "single"> & {
4
+ ref?: React.ForwardedRef<HTMLUListElement>;
5
+ }) => ReactElement | null;
@@ -0,0 +1,8 @@
1
+ import { ThemeConfig } from 'antd';
2
+ export declare const CustomizedAntSelectConfig: ThemeConfig;
3
+ export declare const generateSelectClassNames: ({ size, error, disabled, isTabFocused, }: {
4
+ size: "small" | "medium" | "large";
5
+ error?: boolean;
6
+ disabled: boolean;
7
+ isTabFocused: boolean;
8
+ }) => string;
@@ -0,0 +1,2 @@
1
+ import { PlusTreeSelectProps } from '../types';
2
+ export declare const PlusTreeSelect: <TMultiple extends boolean>({ initialValue, value: valueProps, label, beforeLabelIcon, renderPrefix, treeData, placeholder, treeDefaultExpandAll, warning, disabled, searchable, addable, multiple, onChange, onAddButtonClick, renderItem, className, style, onTreeExpand, onSearch, localSearch, wrapperClassName, error, required, size, labelOffset, hasError, addonBefore, popupClassName, header, footer, onSelect, onDeselect, treeDataHashMap, ...rest }: PlusTreeSelectProps<TMultiple>) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,108 @@
1
+ import { SelectProps as AntSelectProps } from 'antd';
2
+ import { TreeSelectProps } from 'antd/lib';
3
+ import { LabeledValue } from 'antd/lib/select';
4
+ import { default as React, ReactNode } from 'react';
5
+ import { ITreeOption, InputFieldError } from '../../../configs';
6
+ import { IconsNames } from '../../atoms';
7
+ import { TagProps } from '../tag';
8
+ export { TreeSelect } from 'antd';
9
+ export type SelectRawValue = string | number | null;
10
+ export type DynamicValue<T, P> = P extends 'single' ? T | null : T[];
11
+ export type GetValueType<VALUE, TMultiple extends boolean | undefined> = TMultiple extends false | undefined ? VALUE | null : VALUE[] | null;
12
+ export interface SelectProps<T extends Record<string, any> | unknown, P extends 'single' | 'multiple' = 'single'> extends Omit<AntSelectProps<T>, 'onChange' | 'options' | 'labelInValue' | 'optionLabelProp' | 'disabled' | 'size' | 'allowClear' | 'value' | 'mode'> {
13
+ /**
14
+ * if `error` property provided, regardless of its value, the error gap is applied to component.
15
+ */
16
+ error?: InputFieldError;
17
+ /**
18
+ * pass this prop to only show negative border
19
+ */
20
+ hasError?: boolean;
21
+ hideErrorMessage?: boolean;
22
+ underlined?: boolean;
23
+ label?: string | ReactNode;
24
+ labelOffset?: number;
25
+ labelExtraNode?: ReactNode;
26
+ labelExtractor?: (item: T) => ReactNode | string;
27
+ valueExtractor?: (item: T) => string;
28
+ tagExtractor?: (item: T) => string;
29
+ getTagProps?: (item: DefaultSelectOption) => Omit<TagProps, 'title'>;
30
+ disableExtractor?: (item: T) => boolean;
31
+ options?: T[];
32
+ showSearch?: boolean;
33
+ renderItem?: (item: T, index: number, isActive: boolean, disabled?: boolean) => React.ReactNode;
34
+ onClickItem?: (value: SelectOption<LabeledValue>) => void;
35
+ renderSelectedItem?: (item: T) => React.ReactNode;
36
+ onChange?: (value?: DynamicValue<T, P>) => void;
37
+ onChangeValue?(value: DynamicValue<SelectRawValue, P>): void;
38
+ selectedValue?: DynamicValue<SelectRawValue, P>;
39
+ value?: DynamicValue<T, P>;
40
+ wrapperClassName?: string;
41
+ disabled?: boolean;
42
+ allowClear?: boolean;
43
+ required?: boolean;
44
+ lang?: 'fa' | 'en';
45
+ noContentFoundMessage?: string;
46
+ labelPosition?: 'vertical' | 'horizontal';
47
+ size?: 'small' | 'medium' | 'large';
48
+ footer?: ReactNode;
49
+ header?: ReactNode;
50
+ infinite?: SelectInfinite;
51
+ isLocaleSearch?: boolean;
52
+ disableOutsideScroll?: boolean;
53
+ /**
54
+ * `selectedValue` has more priority than `value`. if `selectedValue` provided the select component ignores the `value`.
55
+ */
56
+ addonBefore?: ReactNode;
57
+ addonAfter?: ReactNode;
58
+ }
59
+ export interface PlusTreeSelectProps<TMultiple extends boolean> extends Omit<TreeSelectProps, 'onTreeExpand' | 'size'> {
60
+ initialValue?: ITreeOption[];
61
+ value?: ITreeOption | ITreeOption[] | null;
62
+ label?: string;
63
+ beforeLabelIcon?: IconsNames;
64
+ afterLabelIcon?: IconsNames;
65
+ renderPrefix?: (options: {
66
+ value?: any;
67
+ }) => React.ReactNode;
68
+ treeData: ITreeOption[];
69
+ placeholder?: string;
70
+ treeDefaultExpandAll?: boolean;
71
+ warning?: boolean;
72
+ disabled?: boolean;
73
+ searchable?: boolean;
74
+ addable?: boolean;
75
+ multiple?: boolean;
76
+ onChange?: (value: GetValueType<ITreeOption, TMultiple>) => void;
77
+ onAddButtonClick?: () => void;
78
+ renderItem?: (menuItem: ITreeOption) => React.ReactNode;
79
+ readonly className?: string;
80
+ style?: React.CSSProperties;
81
+ onTreeExpand: (keys: Array<ITreeOption['value']>) => void;
82
+ localSearch?: boolean;
83
+ size?: 'small' | 'medium' | 'large';
84
+ footer?: ReactNode;
85
+ header?: ReactNode;
86
+ addonBefore?: ReactNode;
87
+ addonAfter?: ReactNode;
88
+ error?: InputFieldError;
89
+ /**
90
+ * pass this prop to only show negative border
91
+ */
92
+ hasError?: boolean;
93
+ labelOffset?: number;
94
+ required?: boolean;
95
+ wrapperClassName?: string;
96
+ treeDataHashMap?: Map<ITreeOption['value'], ITreeOption>;
97
+ }
98
+ export declare const SELECT_POPUP_HEIGHT = 200;
99
+ export type DefaultSelectOption = {
100
+ label?: ReactNode;
101
+ value: any;
102
+ };
103
+ export type SelectInfinite = {
104
+ total?: number;
105
+ fetchNextPage: () => void;
106
+ hasMore: boolean;
107
+ };
108
+ export type SelectOption<T> = T | null | undefined;
@@ -0,0 +1,19 @@
1
+ import { Props as DndContextProps } from '@dnd-kit/core/dist/components/DragOverlay';
2
+ import { Props as SortableContextProps } from '@dnd-kit/sortable/dist/components/SortableContext';
3
+ import { HTMLAttributes, ReactNode } from 'react';
4
+ export interface DraggableItem {
5
+ id: string | number;
6
+ }
7
+ interface SortableListProps<T extends DraggableItem> {
8
+ move: (i: number, j: number) => void;
9
+ data: T[];
10
+ renderItem: (item: T, index: number) => ReactNode;
11
+ wrapperClassName?: string;
12
+ activateDistance?: number;
13
+ dndContextProps?: DndContextProps;
14
+ sortableContextProps?: SortableContextProps;
15
+ sortableWrapperProps?: HTMLAttributes<HTMLDivElement>;
16
+ sortableItemProps?: HTMLAttributes<HTMLDivElement>;
17
+ }
18
+ export declare const SortableList: <T extends DraggableItem>({ move, renderItem, data, wrapperClassName, activateDistance, dndContextProps, sortableContextProps, sortableWrapperProps: { className: sortableWrapperClassName, ...restSortableWrapperProps }, sortableItemProps, }: SortableListProps<T>) => import("react/jsx-runtime").JSX.Element;
19
+ export {};
@@ -0,0 +1,8 @@
1
+ import { default as React } from 'react';
2
+ export interface PropsTypes {
3
+ title?: string;
4
+ children?: React.ReactNode;
5
+ direction?: 'center' | 'start' | 'end';
6
+ expand?: boolean;
7
+ }
8
+ export declare const Spliter: ({ children, title, direction, expand }: PropsTypes) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,17 @@
1
+ import { default as React, CSSProperties } from 'react';
2
+ export interface TagProps {
3
+ closable?: boolean;
4
+ onClose?: (e: React.MouseEvent<HTMLElement, MouseEvent>) => void;
5
+ visible?: boolean;
6
+ imageSrc?: string;
7
+ title: string;
8
+ disabled?: boolean;
9
+ error?: boolean;
10
+ height?: number;
11
+ readonly className?: string;
12
+ style?: CSSProperties;
13
+ autoSlice?: boolean;
14
+ sliceLength?: number;
15
+ }
16
+ declare const Tag: ({ closable, onClose, imageSrc, title, disabled, className, style, autoSlice, sliceLength, }: TagProps) => import("react/jsx-runtime").JSX.Element;
17
+ export { Tag };
@@ -0,0 +1,14 @@
1
+ import { ReactNode } from 'react';
2
+ export interface TagCollectionProps {
3
+ tags?: {
4
+ value: string;
5
+ onRemove?: () => void;
6
+ }[];
7
+ label?: ReactNode;
8
+ hasMore?: boolean;
9
+ fetchNextPage?: () => void;
10
+ isSearchable?: boolean;
11
+ noContentFoundMessage?: string;
12
+ numberOfRows?: number;
13
+ }
14
+ export declare const TagCollectionView: ({ tags, label, hasMore, fetchNextPage, isSearchable, noContentFoundMessage, numberOfRows, }: TagCollectionProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,4 @@
1
+ declare const NotFoundAddItem: ({ onAddNewItem }: {
2
+ onAddNewItem: () => void;
3
+ }) => import("react/jsx-runtime").JSX.Element;
4
+ export { NotFoundAddItem };
@@ -0,0 +1,6 @@
1
+ import { default as React, ReactElement } from 'react';
2
+ import { DefaultSelectOption, TagInputProps } from './types';
3
+ export declare const TagInput: <T extends Record<string, any> = DefaultSelectOption>(props: TagInputProps<T> & {
4
+ ref?: React.ForwardedRef<HTMLUListElement>;
5
+ }) => ReactElement | null;
6
+ export type { SelectOption, TagInputProps } from './types';
@@ -0,0 +1,9 @@
1
+ import { ThemeConfig } from 'antd';
2
+ import { SelectProps } from '../select/types';
3
+ export declare const CustomizedAntSelectTagConfig: ThemeConfig;
4
+ export declare const generateSelectClassNames: ({ size, error, disabled, isTabFocused, }: {
5
+ size: SelectProps<any>["size"];
6
+ error?: boolean;
7
+ disabled: SelectProps<any>["disabled"];
8
+ isTabFocused: boolean;
9
+ }) => string;
@@ -0,0 +1,66 @@
1
+ import { SelectProps as AntSelectProps } from 'antd';
2
+ import { default as React, ReactNode } from 'react';
3
+ import { InputFieldError } from '../../../configs';
4
+ export interface TagResponseVM {
5
+ id?: string;
6
+ tag?: string;
7
+ }
8
+ export interface TagInputProps<T extends Record<string, any> | unknown> extends Omit<AntSelectProps<T>, 'onChange' | 'options' | 'labelInValue' | 'optionLabelProp' | 'disabled' | 'size' | 'allowClear' | 'value' | 'mode'> {
9
+ /**
10
+ * if `error` property provided, regardless of its value, the error gap is applied to component.
11
+ */
12
+ error?: InputFieldError;
13
+ /**
14
+ * pass this prop to only show negative border
15
+ */
16
+ hasError?: boolean;
17
+ height?: number | string;
18
+ underlined?: boolean;
19
+ label?: string;
20
+ labelOffset?: number;
21
+ labelExtraNode?: ReactNode;
22
+ labelExtractor?: (item: T) => ReactNode | string;
23
+ valueExtractor?: (item: T) => string;
24
+ tagExtractor?: (item: T) => string;
25
+ disableExtractor?: (item: T) => boolean;
26
+ options?: T[];
27
+ showSearch?: boolean;
28
+ renderItem?: (item: T, index: number, isActive: boolean) => React.ReactNode;
29
+ renderSelectedItem?: (item: T) => React.ReactNode;
30
+ onChange?: (value?: T[]) => void;
31
+ onChangeValue?(value: TagResponseVM[]): void;
32
+ onAddNew?: (value: string) => void;
33
+ selectedValue?: string[];
34
+ selectedValues?: T[];
35
+ value?: T[];
36
+ wrapperClassName?: string;
37
+ disabled?: boolean;
38
+ allowClear?: boolean;
39
+ required?: boolean;
40
+ tagValue?: T[];
41
+ onChangeTagValue?: (value?: T[]) => void;
42
+ noContentFoundMessage?: string;
43
+ labelPosition?: 'vertical' | 'horizontal';
44
+ size?: 'small' | 'medium';
45
+ footer?: ReactNode;
46
+ header?: ReactNode;
47
+ infinite?: SelectInfinite;
48
+ /**
49
+ * `selectedValue` has more priority than `value`. if `selectedValue` provided the select component ignores the `value`.
50
+ */
51
+ addonBefore?: ReactNode;
52
+ addonAfter?: ReactNode;
53
+ hideErrorMessage?: boolean;
54
+ }
55
+ export declare const SELECT_POPUP_HEIGHT = 200;
56
+ export type DefaultSelectOption = {
57
+ label?: ReactNode;
58
+ value: any;
59
+ };
60
+ type SelectInfinite = {
61
+ total?: number;
62
+ fetchNextPage: () => void;
63
+ hasMore: boolean;
64
+ };
65
+ export type SelectOption<T> = T | null | undefined;
66
+ export {};
@@ -0,0 +1,6 @@
1
+ import { InputFieldError } from '../../../configs';
2
+ import { TimePickerProps as PickerProps } from 'antd';
3
+ export interface InputTimePickerProps extends PickerProps {
4
+ error?: InputFieldError;
5
+ }
6
+ export declare const InputTimePicker: ({ className, error, ...rest }: InputTimePickerProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,8 @@
1
+ import { StatusBoxProps } from './status';
2
+ import { TitleBoxProps } from './title';
3
+ declare const Box: {
4
+ readonly Status: ({ active }: StatusBoxProps) => import("react/jsx-runtime").JSX.Element;
5
+ readonly Title: ({ children, title }: TitleBoxProps) => import("react/jsx-runtime").JSX.Element;
6
+ };
7
+ export { Box };
8
+ export type { StatusBoxProps, TitleBoxProps };
@@ -0,0 +1,5 @@
1
+ export interface StatusBoxProps {
2
+ active: boolean | undefined;
3
+ }
4
+ declare const StatusBox: ({ active }: StatusBoxProps) => import("react/jsx-runtime").JSX.Element;
5
+ export { StatusBox };
@@ -0,0 +1,7 @@
1
+ import { ReactNode } from 'react';
2
+ export interface TitleBoxProps {
3
+ title: string | ReactNode;
4
+ children: string | ReactNode;
5
+ }
6
+ declare const TitleBox: ({ children, title }: TitleBoxProps) => import("react/jsx-runtime").JSX.Element;
7
+ export { TitleBox };
@@ -0,0 +1,29 @@
1
+ import { ITreeOption } from '../../../configs';
2
+ import { FetchNextPageOptions, InfiniteData, InfiniteQueryObserverResult } from '@tanstack/react-query';
3
+ import { TreeProps as AntTreeProps } from 'antd/lib';
4
+ import { ReactNode } from 'react';
5
+ import { IconsNames } from '../../atoms/icon';
6
+ export interface TreeProps<T extends TreeDataType> extends Omit<AntTreeProps, 'switcherIcon' | 'icon' | 'treeData'> {
7
+ switcherIconName?: IconsNames;
8
+ nodeClassName?: string;
9
+ titleHeader: string;
10
+ isLoading?: boolean;
11
+ titleIcon: IconsNames;
12
+ treeData: T[];
13
+ renderRightIcons?: (node: T) => ReactNode;
14
+ renderIcon?: ((treeNode: T) => ReactNode) | ReactNode;
15
+ isExpandable?: boolean;
16
+ onDrawerToggle?: (open: boolean) => void;
17
+ expandedWidth?: number;
18
+ collapsedWidth?: number;
19
+ onSearch?: (value: string) => void;
20
+ hasSearch?: boolean;
21
+ infiniteProps?: {
22
+ isInfinite: boolean;
23
+ hasMore: boolean;
24
+ fetchNextPage: (options?: FetchNextPageOptions | undefined) => Promise<InfiniteQueryObserverResult<InfiniteData<unknown, unknown>, Error>>;
25
+ };
26
+ }
27
+ export interface TreeDataType extends ITreeOption {
28
+ }
29
+ export declare const Tree: <T extends TreeDataType>({ switcherIconName, treeData, isLoading, className, nodeClassName, renderIcon, renderRightIcons, isExpandable, titleHeader, titleIcon, expandedWidth, collapsedWidth, onDrawerToggle, infiniteProps, onSearch, hasSearch, ...rest }: TreeProps<T>) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,7 @@
1
+ import { RefAttributes } from 'react';
2
+ import { InputRef, InputSearchProps } from '../../input';
3
+ type TreeSearchBarProps = InputSearchProps & RefAttributes<InputRef> & {
4
+ onSearch: (value: string) => void;
5
+ };
6
+ export declare const TreeSearchBar: ({ onSearch, ...props }: TreeSearchBarProps) => import("react/jsx-runtime").JSX.Element;
7
+ export {};
@@ -0,0 +1,19 @@
1
+ import { ReactElement, ReactNode } from 'react';
2
+ interface TabProps {
3
+ title: string;
4
+ tab: string;
5
+ children: ReactNode;
6
+ className?: string;
7
+ transparent?: boolean;
8
+ extraNode?: ReactNode;
9
+ }
10
+ export interface VerticalTabsProps {
11
+ defaultActiveTab?: string;
12
+ query?: boolean;
13
+ children: ReactElement<TabProps>[];
14
+ }
15
+ declare const VerticalTabs: {
16
+ ({ children, query, defaultActiveTab }: VerticalTabsProps): import("react/jsx-runtime").JSX.Element;
17
+ Tab: (_props: TabProps) => null;
18
+ };
19
+ export { VerticalTabs };
@@ -0,0 +1,25 @@
1
+ import { LogoProps } from 'src/components/molecules';
2
+ import { FlexProps } from '../../antOverrides';
3
+ import { PopoverProps } from '../../atoms';
4
+ export interface AvatarGroupItemType {
5
+ id?: string;
6
+ name?: string;
7
+ imageSrc?: string;
8
+ }
9
+ export interface AvatarGroupItemsProps<T extends AvatarGroupItemType = AvatarGroupItemType> {
10
+ items: T[];
11
+ renderItem?: (item: T) => JSX.Element;
12
+ max?: number;
13
+ avatarProps?: {
14
+ size?: number;
15
+ };
16
+ nameExtractor?: (item: T) => string;
17
+ hasAnimation?: boolean;
18
+ onClickAvatar?: (item: T) => void;
19
+ itemLogoProps?: LogoProps;
20
+ containerProps?: FlexProps;
21
+ popoverProps?: PopoverProps & {
22
+ containerProps?: FlexProps;
23
+ };
24
+ }
25
+ export declare function AvatarGroup<T extends AvatarGroupItemType>({ items, max, avatarProps: { size }, onClickAvatar, hasAnimation, nameExtractor, renderItem, itemLogoProps, containerProps, popoverProps, }: AvatarGroupItemsProps<T>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,3 @@
1
+ import { DrawerAction } from '..';
2
+ declare const DrawerFooter: ({ discardTitle, onDiscard, onSubmit, submitTitle, isLoading, isSubmitDisabled, }: DrawerAction) => import("react/jsx-runtime").JSX.Element;
3
+ export { DrawerFooter };
@@ -0,0 +1,8 @@
1
+ import { default as React } from 'react';
2
+ export interface DrawerHeaderTitleProps {
3
+ title?: string | React.ReactNode;
4
+ closable?: boolean;
5
+ onClose?: (e: React.MouseEvent | React.KeyboardEvent) => void;
6
+ }
7
+ declare const DrawerHeaderTitle: ({ title, closable, onClose }: DrawerHeaderTitleProps) => import("react/jsx-runtime").JSX.Element;
8
+ export { DrawerHeaderTitle };
@@ -0,0 +1,24 @@
1
+ import { DrawerProps as Props } from 'antd';
2
+ import { HTMLAttributes, ReactNode } from 'react';
3
+ import { DrawerHeaderTitleProps } from './components/headerTitle';
4
+ export type DrawerAction = Partial<{
5
+ onSubmit: () => void;
6
+ onDiscard: () => void;
7
+ submitTitle: string;
8
+ discardTitle: string;
9
+ isLoading?: boolean;
10
+ noPadding?: boolean;
11
+ isSubmitDisabled?: boolean;
12
+ }>;
13
+ export interface DrawerProps extends Omit<Props, 'title' | 'onClose' | 'closable'> {
14
+ title?: string | ReactNode;
15
+ transparent?: boolean;
16
+ onClose?: () => void;
17
+ headerHeight?: number;
18
+ wrapperClassName?: HTMLAttributes<HTMLElement>['className'];
19
+ contentClassName?: HTMLAttributes<HTMLElement>['className'];
20
+ closable?: boolean;
21
+ }
22
+ declare const Drawer: ({ title, closable, transparent, submitTitle, discardTitle, onClose, onSubmit, onDiscard, classNames, styles, children, isLoading, headerHeight, wrapperClassName, contentClassName, noPadding, isSubmitDisabled, footer, ...rest }: DrawerProps & DrawerAction) => import("react/jsx-runtime").JSX.Element;
23
+ export { Drawer };
24
+ export type { DrawerHeaderTitleProps };
@@ -0,0 +1,4 @@
1
+ export * from './avatarGroup';
2
+ export * from './drawer';
3
+ export * from './modal';
4
+ export * from './table';