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,2 @@
1
+ export * from './components/atoms/index'
2
+ export {}
@@ -0,0 +1,2 @@
1
+ import { AlertProps } from 'antd';
2
+ export declare const Alert: (props: AlertProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,15 @@
1
+ import { AvatarProps } from 'antd';
2
+ import { PopoverProps } from 'antd/lib';
3
+ import { CSSProperties } from 'react';
4
+ interface AvatarGroupProps extends AvatarProps {
5
+ max?: {
6
+ count?: number;
7
+ style?: CSSProperties;
8
+ popover?: PopoverProps;
9
+ };
10
+ }
11
+ declare const Avatar: {
12
+ ({ className, ...props }: AvatarProps): import("react/jsx-runtime").JSX.Element;
13
+ Group: ({ className, max, ...props }: AvatarGroupProps) => import("react/jsx-runtime").JSX.Element;
14
+ };
15
+ export { Avatar };
@@ -0,0 +1,4 @@
1
+ import { BreadcrumbProps } from 'antd';
2
+ export interface AntBreadCrumbProps extends BreadcrumbProps {
3
+ }
4
+ export declare const Breadcrumb: (props: AntBreadCrumbProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,4 @@
1
+ import { DropdownProps } from 'antd';
2
+ declare const Dropdown: ({ className, ...props }: DropdownProps) => import("react/jsx-runtime").JSX.Element;
3
+ export { Dropdown };
4
+ export type { DropdownProps };
@@ -0,0 +1,4 @@
1
+ import { FlexProps } from 'antd';
2
+ declare const Flex: import('react').ForwardRefExoticComponent<FlexProps<import('antd/es/_util/type').AnyObject> & import('react').RefAttributes<HTMLElement>>;
3
+ export { Flex };
4
+ export type { FlexProps };
@@ -0,0 +1,7 @@
1
+ import { ImageProps as Props } from 'antd';
2
+ import { ReactNode } from 'react';
3
+ export interface ImageProps extends Omit<Props, 'fallback'> {
4
+ fallback?: ReactNode;
5
+ }
6
+ declare const Image: ({ preview, width, height, fallback, onError, wrapperClassName, ...rest }: ImageProps) => import("react/jsx-runtime").JSX.Element;
7
+ export { Image };
@@ -0,0 +1,18 @@
1
+ export * from './alert';
2
+ export * from './avatar';
3
+ export * from './breadcrumb';
4
+ export * from './dropdown';
5
+ export * from './flex';
6
+ export * from './image';
7
+ export * from './infiniteLoader';
8
+ export * from './loading';
9
+ export * from './menu';
10
+ export * from './pagination';
11
+ export * from './progress';
12
+ export * from './segmented';
13
+ export * from './skeleton';
14
+ export * from './slider';
15
+ export * from './steps';
16
+ export * from './switch';
17
+ export * from './text';
18
+ export * from './timeline';
@@ -0,0 +1,12 @@
1
+ import { ReactNode } from 'react';
2
+ interface InfiniteLoaderProps {
3
+ children?: ReactNode;
4
+ indicatorSize?: number;
5
+ indicatorColor?: string;
6
+ hasMore: boolean;
7
+ className?: string;
8
+ onNextPage: () => void;
9
+ scrollableNodeId: string;
10
+ }
11
+ declare const InfiniteLoader: ({ children, indicatorColor, indicatorSize, className, hasMore, scrollableNodeId, onNextPage, }: InfiniteLoaderProps) => import("react/jsx-runtime").JSX.Element;
12
+ export { InfiniteLoader };
@@ -0,0 +1,14 @@
1
+ import { default as React } from 'react';
2
+ export interface SpinnerProps {
3
+ size?: number;
4
+ thickness?: number;
5
+ color?: string;
6
+ isLoading?: boolean;
7
+ heightOffset?: number;
8
+ children?: React.ReactNode;
9
+ className?: string;
10
+ width?: number;
11
+ height?: number;
12
+ center?: boolean;
13
+ }
14
+ export declare const Loading: ({ children, isLoading, size, color, heightOffset, thickness, className, height, width, center, }: SpinnerProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,8 @@
1
+ import { MenuProps } from 'antd';
2
+ declare const Menu: {
3
+ ({ ...props }: MenuProps): import("react/jsx-runtime").JSX.Element;
4
+ Item: Omit<import('react').FunctionComponent<import('antd').MenuItemProps>, ""> & (<T extends import('antd').MenuItemProps>(props: T extends infer U extends import('antd').MenuItemProps ? unknown extends U ? import('antd').MenuItemProps : U : import('antd').MenuItemProps, deprecatedLegacyContext?: any) => ReturnType<import('react').FunctionComponent<import('antd').MenuItemProps>>);
5
+ ItemGroup: import('react').ForwardRefExoticComponent<Pick<import('antd/es/menu').MenuItemGroupProps, "children" | "style" | "className" | "title" | "eventKey" | "warnKey"> & import('react').RefAttributes<HTMLLIElement>>;
6
+ };
7
+ export { Menu };
8
+ export type { MenuProps };
@@ -0,0 +1,3 @@
1
+ import { PaginationProps } from 'antd';
2
+ declare const Pagination: ({ className, ...props }: PaginationProps) => import("react/jsx-runtime").JSX.Element;
3
+ export { Pagination };
@@ -0,0 +1,3 @@
1
+ import { ProgressProps } from 'antd';
2
+ declare const Progress: ({ className, ...props }: ProgressProps) => import("react/jsx-runtime").JSX.Element;
3
+ export { Progress };
@@ -0,0 +1,4 @@
1
+ import { SegmentedProps as AntSegmentedProps } from 'antd';
2
+ export interface SegmentedProps<T> extends AntSegmentedProps<T> {
3
+ }
4
+ export declare const SegmentedSwitch: <T>({ style, ...rest }: SegmentedProps<T>) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,10 @@
1
+ import { SkeletonProps } from 'antd';
2
+ declare const Skeleton: {
3
+ (props: SkeletonProps): import("react/jsx-runtime").JSX.Element;
4
+ Avatar: import('react').FC<import('antd/es/skeleton/Avatar').AvatarProps>;
5
+ Button: import('react').FC<import('antd/es/skeleton/Button').SkeletonButtonProps>;
6
+ Image: import('react').FC<import('antd/es/skeleton/Image').SkeletonImageProps>;
7
+ Input: import('react').FC<import('antd/es/skeleton/Input').SkeletonInputProps>;
8
+ Node: import('react').FC<import('antd/es/skeleton/Node').SkeletonNodeProps>;
9
+ };
10
+ export { Skeleton };
@@ -0,0 +1,5 @@
1
+ import { SliderSingleProps as AntSliderProps } from 'antd';
2
+ export interface SliderProps extends AntSliderProps {
3
+ size?: number;
4
+ }
5
+ export declare const Slider: ({ size, ...rest }: SliderProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,11 @@
1
+ import { StepsProps as AntStepProps, Steps as AntSteps } from 'antd';
2
+ import { FC } from 'react';
3
+ interface StepsProps extends AntStepProps {
4
+ colorPrimary?: string;
5
+ }
6
+ type StepsComponent = FC<StepsProps> & {
7
+ Step: typeof AntSteps.Step;
8
+ };
9
+ declare const Steps: StepsComponent;
10
+ export { Steps };
11
+ export type { StepsProps };
@@ -0,0 +1,3 @@
1
+ import { SwitchProps } from 'antd';
2
+ declare const Switch: import('react').ForwardRefExoticComponent<SwitchProps & import('react').RefAttributes<HTMLButtonElement>>;
3
+ export { Switch };
@@ -0,0 +1,31 @@
1
+ import { CSSProperties } from 'react';
2
+ import { IconsNames } from '../../atoms/icon';
3
+ export type TextSize = 'tiny' | 'small' | 'normal' | 'medium' | 'large';
4
+ export type TextWeight = 'light' | 'normal' | 'medium' | 'bold';
5
+ export interface TextProps {
6
+ size?: TextSize | number;
7
+ lang?: 'fa' | 'en';
8
+ as?: 'text' | 'link';
9
+ underlineAsLink?: boolean;
10
+ iconName?: IconsNames;
11
+ iconColor?: string;
12
+ iconSize?: number;
13
+ iconPosition?: 'start' | 'end';
14
+ className?: string;
15
+ style?: CSSProperties;
16
+ lineClamp?: number;
17
+ weight?: TextWeight;
18
+ color?: string;
19
+ children?: string | number | Array<string | number> | null | React.ReactNode;
20
+ colon?: boolean;
21
+ numberOfLines?: number;
22
+ showTooltipOnTruncate?: boolean;
23
+ transform?: 'lowercase' | 'uppercase';
24
+ onClick?: (event: React.MouseEvent<HTMLParagraphElement, MouseEvent>) => void;
25
+ onDoubleClick?: (event: React.MouseEvent<HTMLParagraphElement, MouseEvent>) => void;
26
+ onWrapperClick?: (event: React.MouseEvent<HTMLParagraphElement, MouseEvent>) => void;
27
+ onIconClick?(event: React.MouseEvent<HTMLDivElement, MouseEvent>): void;
28
+ dashedUnderline?: boolean;
29
+ }
30
+ declare const Text: ({ lang, as, size, weight, iconPosition, color, iconName, iconColor, iconSize, children, lineClamp, className, style, onWrapperClick, onClick, onIconClick, onDoubleClick, colon, numberOfLines, showTooltipOnTruncate, underlineAsLink, transform, dashedUnderline, }: TextProps) => import("react/jsx-runtime").JSX.Element;
31
+ export { Text };
@@ -0,0 +1,4 @@
1
+ import { TimelineProps } from 'antd';
2
+ declare const Timeline: ({ ...props }: TimelineProps) => import("react/jsx-runtime").JSX.Element;
3
+ export { Timeline };
4
+ export type { TimelineProps };
@@ -0,0 +1,8 @@
1
+ import { TooltipProps as AntTooltipProps } from 'antd';
2
+ import { default as React } from 'react';
3
+ export type TooltipProps = Omit<AntTooltipProps, 'title'> & {
4
+ variant?: 'informative' | 'success' | 'error' | 'default';
5
+ title?: string | React.ReactNode;
6
+ };
7
+ declare const Tooltip: ({ children, variant, overlayInnerStyle, title, ...rest }: TooltipProps) => import("react/jsx-runtime").JSX.Element;
8
+ export { Tooltip };
@@ -0,0 +1,7 @@
1
+ import { UploadProps as AntUploadProps } from 'antd';
2
+ import { ReactNode } from 'react';
3
+ interface UploadProps<T = any> extends Omit<AntUploadProps<T>, 'onChange' | 'children'> {
4
+ children: ReactNode;
5
+ }
6
+ export declare const Upload: ({ children, ...rest }: UploadProps) => import("react/jsx-runtime").JSX.Element;
7
+ export {};
@@ -0,0 +1,3 @@
1
+ import { BadgeProps } from 'antd';
2
+ declare const Badge: ({ children, ...rest }: BadgeProps) => import("react/jsx-runtime").JSX.Element;
3
+ export { Badge };
@@ -0,0 +1,2 @@
1
+ export * from './portalContainer';
2
+ export * from './render';
@@ -0,0 +1,7 @@
1
+ import { ReactNode } from 'react';
2
+ interface PortalContainerProps {
3
+ id: string;
4
+ children?: ReactNode;
5
+ }
6
+ export declare const PortalContainer: ({ children, id }: PortalContainerProps) => import('react').ReactPortal | null;
7
+ export {};
@@ -0,0 +1,14 @@
1
+ import { default as React, ReactElement } from 'react';
2
+ interface RenderProps<T> {
3
+ when: T;
4
+ children: React.ReactNode;
5
+ fallback?: React.ReactNode | null;
6
+ }
7
+ declare const Render: {
8
+ <T>({ children, when, fallback }: RenderProps<T>): import("react/jsx-runtime").JSX.Element;
9
+ List: <T>({ children }: RenderListProps<T>) => import("react/jsx-runtime").JSX.Element;
10
+ };
11
+ interface RenderListProps<T> {
12
+ children: ReactElement<RenderProps<T>>[];
13
+ }
14
+ export { Render };
@@ -0,0 +1,9 @@
1
+ import { default as React } from 'react';
2
+ export interface BorderedTitleProps {
3
+ title: string | React.ReactNode;
4
+ align?: 'start' | 'center' | 'end';
5
+ textColor?: string;
6
+ textSize?: number;
7
+ }
8
+ declare const BorderedTitle: ({ title, align, textSize, textColor, }: BorderedTitleProps) => import("react/jsx-runtime").JSX.Element;
9
+ export { BorderedTitle };
@@ -0,0 +1,7 @@
1
+ import { default as React, HTMLAttributes } from 'react';
2
+ export interface BoxProps extends HTMLAttributes<HTMLDivElement> {
3
+ children: React.ReactNode;
4
+ onClick?(event: React.MouseEvent<HTMLDivElement, MouseEvent>): void;
5
+ }
6
+ declare const Clickable: ({ children, onClick, className, ...rest }: BoxProps) => import("react/jsx-runtime").JSX.Element;
7
+ export { Clickable };
@@ -0,0 +1,5 @@
1
+ import { Route } from '../../../configs';
2
+ declare const Breadcrumbs: ({ route }: {
3
+ route: Route<any, any>;
4
+ }) => import("react/jsx-runtime").JSX.Element;
5
+ export { Breadcrumbs };
@@ -0,0 +1,5 @@
1
+ import { FlexProps } from 'antd';
2
+ export interface CardProps extends FlexProps {
3
+ }
4
+ declare const Card: ({ children, className, ...rest }: CardProps) => import("react/jsx-runtime").JSX.Element;
5
+ export { Card };
@@ -0,0 +1,7 @@
1
+ import { CheckboxProps } from 'antd';
2
+ import { CheckboxChangeEvent } from 'antd/es/checkbox';
3
+ export declare const Checkbox: {
4
+ (props: CheckboxProps): import("react/jsx-runtime").JSX.Element;
5
+ Group: <T = any>(props: import('antd/es/checkbox').CheckboxGroupProps<T> & React.RefAttributes<HTMLDivElement>) => React.ReactElement;
6
+ };
7
+ export type { CheckboxChangeEvent, CheckboxProps };
@@ -0,0 +1,11 @@
1
+ import { default as React } from 'react';
2
+ export interface ClickAwayListenerProps {
3
+ children: React.ReactNode;
4
+ onClickAway: () => void;
5
+ document?: Document;
6
+ active?: boolean;
7
+ className?: string;
8
+ hasDefaultStyle?: boolean;
9
+ }
10
+ declare const ClickAwayListener: React.FC<ClickAwayListenerProps>;
11
+ export { ClickAwayListener };
@@ -0,0 +1,6 @@
1
+ import { CollapseProps } from 'antd';
2
+ declare const Collapse: {
3
+ ({ ...props }: CollapseProps): import("react/jsx-runtime").JSX.Element;
4
+ Panel: import('react').ForwardRefExoticComponent<import('antd').CollapsePanelProps & import('react').RefAttributes<HTMLDivElement>>;
5
+ };
6
+ export { Collapse };
@@ -0,0 +1,16 @@
1
+ import { InputFieldError } from '../../../configs';
2
+ import { DatePickerProps as Props } from 'jalaali-react-date-picker';
3
+ export interface DatePickerProps 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
+ }
16
+ export declare const DatePicker: ({ helperText, required, label, error, wrapperClassName, onChange: onChangeProp, onChangeISO, value: valueProp, valueISO, locale, hideErrorMessage, ...props }: DatePickerProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,5 @@
1
+ export interface EmptyProps {
2
+ flex: number;
3
+ direction?: 'vertical' | 'horizontal';
4
+ }
5
+ export declare const Empty: ({ flex, direction }: EmptyProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,4 @@
1
+ export interface FallbackProps {
2
+ size?: number;
3
+ }
4
+ export declare const Fallback: ({ size }: FallbackProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,9 @@
1
+ export interface HorizontalLineProps {
2
+ className?: string;
3
+ wrapperClassName?: string;
4
+ style?: React.CSSProperties;
5
+ color?: string;
6
+ text?: string;
7
+ }
8
+ declare const HorizontalLine: ({ className, wrapperClassName, style, color, text, }: HorizontalLineProps) => import("react/jsx-runtime").JSX.Element;
9
+ export { HorizontalLine };
@@ -0,0 +1 @@
1
+ export type IconsNames = 'Accidental' | 'account' | 'account_circle_fill' | 'account-box-fill' | 'account-box-line' | 'Actitvity' | 'add' | 'add_circle' | 'add_circle_line' | 'Add_header' | 'Add_photo' | 'add_square' | 'add_user_outline' | 'add-line-outlined' | 'Additional-info' | 'address-duotone' | 'admin_line' | 'advance' | 'advance-filter' | 'alarm_fill' | 'alarm-outlined' | 'Alert' | 'alert_circle' | 'alert_circle_outline' | 'alert-line' | 'all-works-duotone' | 'Anonymous-audience-duotone' | 'app_added' | 'apply_filter' | 'appointment' | 'Appointment' | 'appointment_repeat' | 'appointments-duotone' | 'Apps' | 'apps_line' | 'apps_selected' | 'archive' | 'arrow_left_fill' | 'arrow-autofit-height-collapse-outlined' | 'arrow-autofit-height-expand-outlined' | 'arrow-forward-up-outlined' | 'arrow-right-fill' | 'Ascending' | 'Assign' | 'Asterisk' | 'at_fill' | 'at_line' | 'attachment' | 'attachment_fill' | 'attachment_line' | 'authentication-code' | 'Automatic-response' | 'award' | 'award_fill' | 'award-credit-outlined' | 'award-outlined' | 'Back' | 'bar_chart' | 'basic-flow-settings-duotone' | 'Bell' | 'Billable_Object_State_Changed' | 'bornze-star-filled' | 'Box' | 'Box_fill' | 'box-seam-outlined' | 'branches' | 'branches-and-departments-duotone' | 'bubble_chart' | 'building_fill' | 'building-bank-outlined' | 'building-outlined' | 'building-warehouse-outlined' | 'Bulk-Calls-outlined' | 'Buy' | 'buy-2' | 'buy-invoice-duotone' | 'calculator' | 'caleander3-outlined' | 'calendar_check_fill' | 'calendar_event_fill' | 'calendar_event_line' | 'calendar_fill' | 'calendar_header' | 'calendar_todo_fill' | 'calendar-duotone' | 'calendar-time-outlined' | 'call' | 'call_dashboard' | 'call-Cancel-outlined' | 'call-Cancel-outlined-1' | 'call-center-monitorting-outlined' | 'call-center-outlined' | 'call-graphic' | 'call-graphic-design-outlined' | 'call-monitor' | 'call-overview' | 'call-overview-outlined' | 'call-receve-outlined' | 'call-report-outlined' | 'call-request' | 'call-request-outlined' | 'call-system' | 'callcenter' | 'calls' | 'camera_line' | 'card' | 'card_fill' | 'Card_issuance' | 'category-outlined' | 'charkhe_check' | 'charkhe_close' | 'chart-pie-outlined' | 'chat-smile-2-outlined' | 'check-double' | 'checkbox_indeterminate_line' | 'checkbox_line' | 'checkbox_multiple_blank_fill' | 'checkbox_multiple_blank_line' | 'checkbox_multiple_fill' | 'checkbox_multiple_line' | 'Checkmark' | 'Checkmark_Circle' | 'Checkmark_Circle_outline' | 'Chevron_Down' | 'chevron_duo_down' | 'chevron_duo_up' | 'Chevron_Left' | 'Chevron_Right' | 'Chevron_Up' | 'circle-check-filled' | 'classification' | 'clipboard-plus-outlined' | 'clipboard-text-outlined' | 'clock-hour-9-outlined' | 'clock-outlined' | 'Close' | 'Close_Circle' | 'Close_Circle_fill' | 'cloud_download_fill' | 'cloud_download_outline' | 'club-registration-duotone' | 'club-settings-duotone' | 'collapse' | 'Color-Management-duotone' | 'communication-duotone' | 'company_personal' | 'company_personal-outlined' | 'Competition' | 'Complementary-Bank' | 'completed_task' | 'connect-app' | 'connection-outlined' | 'contact-outlined' | 'contact-settings-duotone' | 'contacts' | 'contacts_book_fill' | 'contacts_fill' | 'Contract' | 'Contract_fill' | 'contract-list-duotone' | 'Contracts' | 'contracts-duotone' | 'Conversation' | 'Conversation_fill' | 'convert' | 'country-state-duotone' | 'credit-card-outlined' | 'Crm-history' | 'crop_fill' | 'crop_line' | 'currency-duotone' | 'current-location-outlined' | 'customer-card-duotone' | 'customer-classification-duotone' | 'customer-club' | 'dashboard' | 'dashboard_fill' | 'dashboard-outlined' | 'dashboards-outlined' | 'database' | 'Default-category-duotone' | 'default-lines-duotone' | 'Delete' | 'Delete_fill' | 'delete-back-outlined' | 'Department' | 'department-management-duotone' | 'Descending' | 'desktop-wallpaper-outlined' | 'details' | 'Details' | 'dialpad-Filled' | 'discord-Filled' | 'discuss-fill' | 'discuss-line' | 'Double_Left' | 'Double_Right' | 'Double_Right-outlined' | 'download_fill' | 'download2-outlined' | 'drag_and_drop' | 'duc_history' | 'duc_history_line' | 'Edit' | 'edit_box_fill' | 'Edit_fill' | 'edit_history' | 'edit-charkhe' | 'edit-phrase-duotone' | 'editor' | 'email' | 'email_dashboard' | 'email_fill' | 'email-duotone' | 'email2-outlined' | 'Evaluation-Forms-duotone' | 'Event' | 'event-list-duotone' | 'Excel' | 'Executed-programs' | 'expand' | 'Export' | 'eye_fill' | 'eye_off_fill' | 'fax' | 'fax_fill' | 'fax-duotone' | 'file' | 'file_copy_fill' | 'file_copy_line' | 'file_excel_ill' | 'file_excel_line' | 'file_fill' | 'file_list_fill' | 'file_word' | 'file-certificate-outlined' | 'File-download-Filled' | 'file-Filled' | 'file-phone-management-outlined' | 'files-duotone' | 'Filter' | 'filter_line' | 'Filtered' | 'Financial' | 'Financial_fill' | 'financial-accounts-duotone' | 'floor-outlined' | 'Flow_up' | 'flow-design-duotone' | 'folder_fill' | 'folder_line' | 'folder-add-line' | 'folder-folders-Filled' | 'folder-reduce-line' | 'folder-transfer-line' | 'folder-user-line' | 'folders-Filled' | 'folders-outlined' | 'forget-pass' | 'Form' | 'form-category-settings-duotone' | 'forms_fill' | 'forms-duotone' | 'forward' | 'Forward' | 'funds-line' | 'gauge-outlined' | 'general_notification' | 'general_notification_fill' | 'general-notify-duotone' | 'Get_money' | 'git-merge-outlined' | 'gold-star-filled' | 'grip-vertical-outlined' | 'group_fill' | 'group_fill-1' | 'group_line' | 'Group-138566' | 'Group-138599' | 'Group-251575' | 'Group-251798' | 'Group-253622' | 'Group-254011' | 'group-and-users-duotone' | 'Group-send' | 'headphones-outlined' | 'health-outlined' | 'heatmap-outlined' | 'Help_fill' | 'Help_header' | 'history' | 'history-outlined' | 'history-tree' | 'holiday-and-occasion-duotone' | 'home' | 'home_fill' | 'icon_Link_page' | 'icon_Visibility' | 'icon-apps-filled' | 'icon-apps-plus-filled' | 'identities-duotone' | 'iframe-duotone' | 'Image' | 'image_add_line' | 'image_line' | 'Import' | 'important' | 'Important-days' | 'important-list-duotone' | 'inbox' | 'inbox_fill' | 'incoming' | 'indeterminate_circle_line' | 'Info_fill' | 'info-octagon-outlined' | 'information' | 'instagram' | 'Integrated-bank' | 'internal-call' | 'Internal-phone-report-outlined' | 'inventory' | 'inventory_fill' | 'inventory_management' | 'inventory-settings-duotone' | 'invite' | 'Invite-Trades' | 'invoice' | 'invoice_fill' | 'invoices' | 'invoices_fill' | 'item-phone-call-duotone' | 'Jobs' | 'journey-outlined' | 'Kanban_View' | 'keyboard_fill' | 'keyboard_outline' | 'language-management-duotone' | 'layout-board-outlined' | 'layout-grid-outlined' | 'layout-management-duotone' | 'lead' | 'License' | 'License_fill' | 'line_chart' | 'link' | 'linkedin' | 'List_View' | 'list_with_possible_workers_to_choose_svgrepo_com' | 'list-check' | 'loader-2-line' | 'localize' | 'localize_fill' | 'lock' | 'lock-1' | 'login_box_fill' | 'login-outlined' | 'logout_box_fill' | 'logout-outlined' | 'M_account' | 'M_advertising' | 'M_automation-marketing' | 'M_buy-and-sell' | 'M_call-event' | 'M_calls' | 'M_campaign' | 'M_campaign-managment' | 'M_catalog_products' | 'M_chatplus' | 'M_connections' | 'M_contacts' | 'M_contracts' | 'M_customer-journey' | 'M_dashboard' | 'M_digital-marketing' | 'M_documents' | 'M_email' | 'M_event-managment' | 'M_fax' | 'M_finance' | 'M_financial' | 'M_followup' | 'M_form' | 'M_inbox' | 'M_inventory' | 'M_invoice' | 'M_invoice-buy' | 'M_invoice-sell' | 'M_lead' | 'M_opportunity' | 'M_orders' | 'M_payment' | 'M_payment-link' | 'M_person' | 'M_points' | 'M_price-list' | 'M_print' | 'M_products' | 'M_products-item' | 'M_qout' | 'M_qout-buy' | 'M_qout-sell' | 'M_receive' | 'M_remind' | 'M_remind-all' | 'M_remind-calls' | 'M_reports' | 'M_requests' | 'M_return-invoice' | 'M_sell' | 'M_services' | 'M_sms' | 'M_sms-managment' | 'M_social-media' | 'M_target-group' | 'M_visitor' | 'M_warehouses' | 'M_warranty' | 'mail_send_fill' | 'mail_send_line' | 'mail-center-send' | 'mail-close' | 'mail-pending' | 'mail-received' | 'mail-refresh' | 'mail-send' | 'manage-user-accounts-duotone' | 'Manual-insertion' | 'map' | 'map-fill' | 'map-pin-filled' | 'map-pin-outlined' | 'map-pin-plus-outlined' | 'marketing-duotone' | 'meet-Filled' | 'meeting_dashboard' | 'meeting-room-outlined' | 'message_fill' | 'message_sms' | 'message-2-outlined' | 'message-2-plus-outlined' | 'messages-outlined' | 'microphone-off2-outlined' | 'microphone-outlined' | 'missed' | 'mobile' | 'mobile_fill' | 'moon' | 'more_alt' | 'more_line' | 'more_line-1' | 'more_pic' | 'more_vertical' | 'mouse_fill' | 'mouse_outline' | 'Move' | 'my_dashboard' | 'my-activities-duotone' | 'my-work-list-duotone' | 'new-pass' | 'Newsletters' | 'node-tree' | 'Not-shipped' | 'note' | 'note_fill' | 'notes-duotone' | 'Notification_header' | 'Number' | 'numbering-patterns-duotone' | 'operator-management-duotone' | 'Opportunities' | 'opportunities-duotone' | 'Opportunity' | 'Opportunity_fill' | 'order' | 'order_fill' | 'order_fill-1' | 'order-1' | 'outcoming' | 'overview' | 'Overview-outlined' | 'Owner' | 'paperclip-outlined' | 'pause' | 'pause_fill' | 'pay_money' | 'payam-gostar-paid-duotone' | 'payamgostar' | 'Payment' | 'payment_link' | 'payment-card-duotone' | 'Payment-Policies-duotone' | 'paymentreceipt' | 'paymentreceipt_fill' | 'payments-duotone' | 'performance-duotone' | 'permission' | 'personal' | 'Personal-communication' | 'personnel-orders-duotone' | 'phone_fill' | 'phone-call-outlined' | 'phone-hold-outlined' | 'phone-icoming-outlined' | 'phone-incoming-outlined' | 'phone-off-outlined' | 'phone-on-hold-outlined' | 'phone-outgoing-outlined' | 'phone-outgoing-outlined1' | 'phone-outlined' | 'phone-place-holder-Filled' | 'phone-x-outlined' | 'pie_chart' | 'pin_fill' | 'pin_outline' | 'pin-outlined' | 'planed' | 'planned' | 'planning-list-duotone' | 'play' | 'play_fill' | 'play-back-next' | 'play-back-outlined' | 'play-circle-filled' | 'play-outlined' | 'play2-outlined' | 'player-pause-outlined' | 'player-pause2-outlined1' | 'poker-face-outlined' | 'Postal-areas' | 'Posted' | 'posts' | 'power-bi' | 'powerbi' | 'pre-purchase-invoices-duotone' | 'presentation-outlined' | 'preview' | 'price_list' | 'price_list_fill' | 'price-list-duotone' | 'Price-List-duotone' | 'pricing-inventory' | 'pricing-inventory-duotone' | 'printer-duotone' | 'process-list-duotone' | 'product_group' | 'product-1' | 'product-authenticity-duotone' | 'product-box-duotone' | 'Product-category-duotone' | 'product-management-duotone' | 'profile_fill' | 'profile_history' | 'profile_line' | 'profile-manegment-duotone' | 'project-management-duotone' | 'Purchase-Invoice' | 'purchase-invoices-duotone' | 'Purchase-return-invoice' | 'purchase-return-invoice-duotone' | 'purchase-return-invoices-duotone' | 'PurchaseQuote' | 'puse-circle-filled' | 'qoute' | 'qoute_fill' | 'Quality-Control-Dashboard-outlined' | 'Quality-Control-Scenario-duotone' | 'queue-overview' | 'queue-overview-outlined' | 'quick_send' | 'Quote' | 'radio_button' | 'radio_button_fill' | 'receipt-buy-outlined' | 'receipt-sell-outlined' | 'Receive' | 'receive-duotone' | 'receive-duotone1' | 'receiving-payment' | 'record1-outlined' | 'Reference' | 'Remove_Circle' | 'remove_select' | 'remove-line-outlined' | 'reply' | 'reply1' | 'report' | 'Report' | 'report_fill' | 'report-analytics-outlined' | 'report-duotone' | 'report-voice-outlined' | 'reports' | 'reports_fill' | 'request-outlined' | 'reset-outlined' | 'Resive-email' | 'Return_invoice' | 'Return_invoice_fill' | 'return-invoices-from-sales-duotone' | 'rhythm-line-outlined' | 'room-duotone' | 'rotate-clockwise-outlined' | 'S_address' | 'S_calender' | 'S_call' | 'S_celebrate' | 'S_classification' | 'S_club' | 'S_color' | 'S_country' | 'S_crm-object' | 'S_event' | 'S_flow' | 'S_inventory' | 'S_language' | 'S_money' | 'S_number-pattern' | 'S_product' | 'S_room' | 'S_sms' | 'S_sync' | 'S_system' | 'S_system-item' | 'S_tag' | 'S_user' | 'sale-2' | 'Sales-Invoice' | 'sales-invoice-duotone' | 'sales-Invoices-duotone' | 'sales-pre-invoice-duotone' | 'Sales-Program-duotone' | 'Sales-return-invoice' | 'sales-returne-invoice-duotone' | 'sales-settings-duotone' | 'save' | 'save_fill' | 'score-outlined' | 'Scoring' | 'Scoring_fill' | 'scoring-duotone' | 'screen-share-outlined' | 'screenshot' | 'screenshot_fill' | 'Search_fail' | 'search_fill' | 'Search_header' | 'security-duotone' | 'select' | 'select_all' | 'Select_Box' | 'Select_Color' | 'Send-email' | 'send-outlined' | 'send-sms' | 'Server-Settings-duotone' | 'settings_fill' | 'settings_header' | 'settings-search-duotone' | 'share_box_fill' | 'share_dashboard' | 'share_fill' | 'share_line' | 'share-box-line' | 'shield-check-outlined' | 'shield-checkered-filled' | 'shield-pause-outlined' | 'sign_out' | 'sign_out_fill' | 'sign_out_fill-1' | 'sign_out-1' | 'silver-star-filled' | 'sip_fill' | 'skype-Filled' | 'smile-outlined' | 'smile-outlined1' | 'sms_dashboard' | 'sms-duotone' | 'sms-receive' | 'sms-send' | 'snooze_header' | 'social_media' | 'social-network-messages-duotone' | 'sound-outlined' | 'speaker' | 'sping-speed-outlined' | 'star-filed' | 'star-outlined' | 'stop' | 'stop_fill' | 'stop-rexord-outlined' | 'subtask' | 'sunny' | 'Survey' | 'switch_person' | 'Sync' | 'System-items-duotone' | 'system-logs-duotone' | 'System-Messages-duotone' | 'system-settings-duotone' | 'table' | 'table-line' | 'tag' | 'tag_fill' | 'taget-blanl-outlined' | 'Tags' | 'Tags_fill' | 'target-arrow-outlined' | 'target-duotone' | 'Target-group' | 'task' | 'task_assigned' | 'task-board-duotone' | 'task-list-duotone' | 'task-list-outlined' | 'Team_dashboard' | 'team_fill' | 'team_line' | 'telefax' | 'telefax-receive' | 'telefax-send' | 'telefax1' | 'telegram' | 'telegram-Filled' | 'telephone-system-outlined' | 'telephone-systems-management-duotone' | 'template-messages-duotone' | 'Text-list-check-outlined' | 'Text-list-numbers-outlined' | 'ticket' | 'Ticket' | 'ticket_fill' | 'tickets-duotone' | 'time' | 'time_fill' | 'time_line' | 'timeline-event-minus-outlined' | 'timer_fill' | 'timer_line' | 'timer-duotone' | 'Timing' | 'todo_line' | 'toggle_fill' | 'toggle_line' | 'trash-x-outlined' | 'tree_view_arrow_down' | 'tree_view_arrow_left' | 'tree_view_arrow_right' | 'tree_view_arrow_up' | 'trumpet-outlined' | 'Unit-Measurement-Categories-duotone' | 'update-information-duotone' | 'update-place-holder-Filled' | 'update-telephone-line-duotone' | 'upload' | 'upload_cloud_fill' | 'upload_cloud_line' | 'upset-outlined' | 'User' | 'user_add_fill' | 'User_dashboard' | 'user_fill' | 'user_follow_fill' | 'User_Group' | 'user_received_fill' | 'user_received_line' | 'user_search' | 'user_search_fill' | 'user_shared_fill' | 'user_shared_line' | 'user_unfollow_fill' | 'user_unfollow_line' | 'user-analitics-outlined' | 'user-avatar-outlined' | 'user-award-add-outlined' | 'user-managment-outlined' | 'user-star-outlined' | 'user-view-outlined' | 'users-group-outlined' | 'users-outlined' | 'users-plus-outlined' | 'video' | 'video_fill' | 'video-incoming-filled' | 'video-off2-outlined' | 'video-outconming-filled' | 'video-outlined' | 'Visibility_Off' | 'volume-outlined' | 'waiting-inventory' | 'waiting-inventory-duotone' | 'waiting-item' | 'waiting-item-duotone' | 'Warehouse-duotone' | 'warehouse-transactions-duotone' | 'Web_frame' | 'Web_frame_fill' | 'website' | 'website_fill' | 'whatsapp' | 'whatsapp-Filled' | 'Work-flow' | 'working-hours-duotone' | 'zoom_in' | 'zoom_in_fill' | 'zoom_out' | 'zoom_out-fill';