@inceptionbg/iui 1.0.22 → 1.0.24

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 (105) hide show
  1. package/dist/index.d.ts +711 -0
  2. package/dist/index.js.map +1 -1
  3. package/package.json +53 -53
  4. package/dist/types/components/Accordions/Accordions.d.ts +0 -10
  5. package/dist/types/components/Alert/Alert.d.ts +0 -11
  6. package/dist/types/components/Badge/NotificationBadge.d.ts +0 -9
  7. package/dist/types/components/Badge/PillBadge.d.ts +0 -8
  8. package/dist/types/components/Button/Button.d.ts +0 -18
  9. package/dist/types/components/Button/IconButton.d.ts +0 -12
  10. package/dist/types/components/Dialog/Dialog.d.ts +0 -39
  11. package/dist/types/components/Helper/Collapse.d.ts +0 -8
  12. package/dist/types/components/Helper/NoAccessInfo.d.ts +0 -7
  13. package/dist/types/components/Inputs/Checkbox.d.ts +0 -12
  14. package/dist/types/components/Inputs/DateInput/DateInput.d.ts +0 -16
  15. package/dist/types/components/Inputs/DateInput/components/DatePartInput.d.ts +0 -22
  16. package/dist/types/components/Inputs/InputWrapper.d.ts +0 -14
  17. package/dist/types/components/Inputs/LargeTextInput.d.ts +0 -17
  18. package/dist/types/components/Inputs/NumberInput.d.ts +0 -19
  19. package/dist/types/components/Inputs/PasswordInput.d.ts +0 -7
  20. package/dist/types/components/Inputs/Radio.d.ts +0 -12
  21. package/dist/types/components/Inputs/SearchInput.d.ts +0 -7
  22. package/dist/types/components/Inputs/Selects/Select.d.ts +0 -26
  23. package/dist/types/components/Inputs/Selects/SelectAsyncPaginate.d.ts +0 -26
  24. package/dist/types/components/Inputs/TextInput.d.ts +0 -21
  25. package/dist/types/components/Loader/Loader.d.ts +0 -16
  26. package/dist/types/components/Menu/Menu.d.ts +0 -13
  27. package/dist/types/components/Menu/MenuItem.d.ts +0 -15
  28. package/dist/types/components/Table/Components/Edit/ItemActionsMenu.d.ts +0 -15
  29. package/dist/types/components/Table/Components/Edit/ItemEditOptionsButtons.d.ts +0 -9
  30. package/dist/types/components/Table/Components/Edit/TableEditRow.d.ts +0 -3
  31. package/dist/types/components/Table/Components/FilterItem.d.ts +0 -7
  32. package/dist/types/components/Table/Components/Print/TablePrint.d.ts +0 -9
  33. package/dist/types/components/Table/Components/SetColumnsList.d.ts +0 -10
  34. package/dist/types/components/Table/Components/SetSortList.d.ts +0 -9
  35. package/dist/types/components/Table/Components/SetTableFilter.d.ts +0 -8
  36. package/dist/types/components/Table/Components/TableFooter.d.ts +0 -16
  37. package/dist/types/components/Table/Components/TableHeader.d.ts +0 -11
  38. package/dist/types/components/Table/Components/TableOptions.d.ts +0 -12
  39. package/dist/types/components/Table/Table.d.ts +0 -3
  40. package/dist/types/components/Tabs/Tabs.d.ts +0 -16
  41. package/dist/types/components/Tooltip/Tooltip.d.ts +0 -13
  42. package/dist/types/components/Wrappers/ConditionalWrapper.d.ts +0 -8
  43. package/dist/types/components/Wrappers/FormWrapper.d.ts +0 -22
  44. package/dist/types/components/Wrappers/FullPageWrapper.d.ts +0 -20
  45. package/dist/types/components/Wrappers/PageWrapper.d.ts +0 -13
  46. package/dist/types/icons/duotone/faArrowLeftFromLine.d.ts +0 -2
  47. package/dist/types/icons/duotone/faArrowRightToLine.d.ts +0 -2
  48. package/dist/types/icons/duotone/faBell.d.ts +0 -2
  49. package/dist/types/icons/duotone/faEye.d.ts +0 -2
  50. package/dist/types/icons/duotone/faEyeSlash.d.ts +0 -2
  51. package/dist/types/icons/duotone/faHouseHeart.d.ts +0 -2
  52. package/dist/types/icons/duotone/faPlusCircle.d.ts +0 -2
  53. package/dist/types/icons/duotone/faUser.d.ts +0 -2
  54. package/dist/types/icons/duotone/index.d.ts +0 -9
  55. package/dist/types/icons/light/faAngleDown.d.ts +0 -2
  56. package/dist/types/icons/light/faArrowDownShortWide.d.ts +0 -2
  57. package/dist/types/icons/light/faArrowDownWideShort.d.ts +0 -2
  58. package/dist/types/icons/light/faArrowsToLine.d.ts +0 -2
  59. package/dist/types/icons/light/faArrowsUpDown.d.ts +0 -2
  60. package/dist/types/icons/light/faBell.d.ts +0 -2
  61. package/dist/types/icons/light/faCheck.d.ts +0 -2
  62. package/dist/types/icons/light/faClockRotateLeft.d.ts +0 -2
  63. package/dist/types/icons/light/faEllipsisVertical.d.ts +0 -2
  64. package/dist/types/icons/light/faXmark.d.ts +0 -2
  65. package/dist/types/icons/light/index.d.ts +0 -11
  66. package/dist/types/icons/regular/faArrowRightArrowLeft.d.ts +0 -2
  67. package/dist/types/icons/regular/faCalendar.d.ts +0 -2
  68. package/dist/types/icons/regular/faCircleCheck.d.ts +0 -2
  69. package/dist/types/icons/regular/faCircleExclamation.d.ts +0 -2
  70. package/dist/types/icons/regular/faCircleInfo.d.ts +0 -2
  71. package/dist/types/icons/regular/faFileArrowDown.d.ts +0 -2
  72. package/dist/types/icons/regular/faFilterCircleXmark.d.ts +0 -2
  73. package/dist/types/icons/regular/faTriangleExclamation.d.ts +0 -2
  74. package/dist/types/icons/solid/faAngleLeft.d.ts +0 -2
  75. package/dist/types/icons/solid/faAngleRight.d.ts +0 -2
  76. package/dist/types/icons/solid/faArrowDownWideShort.d.ts +0 -2
  77. package/dist/types/icons/solid/faArrowLeft.d.ts +0 -2
  78. package/dist/types/icons/solid/faCaretDown.d.ts +0 -2
  79. package/dist/types/icons/solid/faEllipsisVertical.d.ts +0 -2
  80. package/dist/types/icons/solid/faFilter.d.ts +0 -2
  81. package/dist/types/icons/solid/faFloppyDisk.d.ts +0 -2
  82. package/dist/types/icons/solid/faGripDotsVertical.d.ts +0 -2
  83. package/dist/types/icons/solid/faListUl.d.ts +0 -2
  84. package/dist/types/icons/solid/faMagnifyingGlass.d.ts +0 -2
  85. package/dist/types/icons/solid/faPrint.d.ts +0 -2
  86. package/dist/types/icons/solid/faRotateRight.d.ts +0 -2
  87. package/dist/types/icons/solid/faXmark.d.ts +0 -2
  88. package/dist/types/index.d.ts +0 -59
  89. package/dist/types/types/IBasic.d.ts +0 -25
  90. package/dist/types/types/IError.d.ts +0 -4
  91. package/dist/types/types/IHeaderAction.d.ts +0 -11
  92. package/dist/types/types/ISelect.d.ts +0 -5
  93. package/dist/types/types/ISidebar.d.ts +0 -27
  94. package/dist/types/types/ITab.d.ts +0 -9
  95. package/dist/types/types/ITable.d.ts +0 -161
  96. package/dist/types/types/IToken.d.ts +0 -9
  97. package/dist/types/utils/DateUtils.d.ts +0 -10
  98. package/dist/types/utils/InputPatternValidation.d.ts +0 -9
  99. package/dist/types/utils/LocalStorageHelper.d.ts +0 -10
  100. package/dist/types/utils/NumberUtils.d.ts +0 -2
  101. package/dist/types/utils/ObjectUtils.d.ts +0 -9
  102. package/dist/types/utils/StringUtils.d.ts +0 -1
  103. package/dist/types/utils/Toasts.d.ts +0 -2
  104. package/dist/types/utils/UrlUtils.d.ts +0 -3
  105. package/dist/types/utils/icons.d.ts +0 -6
@@ -1,59 +0,0 @@
1
- import './styles/App.scss';
2
- import clsx from 'clsx';
3
- import moment from 'moment';
4
- import { FontAwesomeIcon } from '@fortawesome/react-fontawesome';
5
- import { v4 as uuidv4 } from 'uuid';
6
- import type { IAnyObject, IStringObject, IBooleanObject, ISimpleObject, ISimpleObjectWithCode, ISimpleObjectWithCodeNew, IValueLabel } from './types/IBasic';
7
- import type { AxiosInstance } from './types/Base/axios';
8
- import type { IError } from './types/IError';
9
- import type { ITab } from './types/ITab';
10
- import type { IPagination, IServerSidePagination, ITable, ITableColumn, ITableDataItem, ITableEditRow, ITableFilter, ITableFilterData, ITableFilterItem, ITableSort } from './types/ITable';
11
- import type { IToken } from './types/IToken';
12
- import type { ISidebarItem } from './types/ISidebar';
13
- import type { ISelectData } from './types/ISelect';
14
- import type { IFormWrapper } from './components/Wrappers/FormWrapper';
15
- import { Accordions } from './components/Accordions/Accordions';
16
- import { Alert } from './components/Alert/Alert';
17
- import { NotificationBadge } from './components/Badge/NotificationBadge';
18
- import { PillBadge } from './components/Badge/PillBadge';
19
- import { Button } from './components/Button/Button';
20
- import { IconButton } from './components/Button/IconButton';
21
- import { Dialog } from './components/Dialog/Dialog';
22
- import { Collapse } from './components/Helper/Collapse';
23
- import { Checkbox } from './components/Inputs/Checkbox';
24
- import { DateInput } from './components/Inputs/DateInput/DateInput';
25
- import { LargeTextInput } from './components/Inputs/LargeTextInput';
26
- import { NumberInput } from './components/Inputs/NumberInput';
27
- import { PasswordInput } from './components/Inputs/PasswordInput';
28
- import { Radio } from './components/Inputs/Radio';
29
- import { TextInput } from './components/Inputs/TextInput';
30
- import { SearchInput } from './components/Inputs/SearchInput';
31
- import { Select } from './components/Inputs/Selects/Select';
32
- import { SelectAsyncPaginate } from './components/Inputs/Selects/SelectAsyncPaginate';
33
- import { FullScreenLoader, LazyLoader, Loader } from './components/Loader/Loader';
34
- import { Menu } from './components/Menu/Menu';
35
- import { MenuItem } from './components/Menu/MenuItem';
36
- import { SetTableFilter } from './components/Table/Components/SetTableFilter';
37
- import { Table } from './components/Table/Table';
38
- import { TableFooter } from './components/Table/Components/TableFooter';
39
- import { ItemActionsMenu } from './components/Table/Components/Edit/ItemActionsMenu';
40
- import { ItemEditOptionsButtons } from './components/Table/Components/Edit/ItemEditOptionsButtons';
41
- import { TableEditRow } from './components/Table/Components/Edit/TableEditRow';
42
- import { Tabs } from './components/Tabs/Tabs';
43
- import { Tooltip } from './components/Tooltip/Tooltip';
44
- import { ConditionalWrapper } from './components/Wrappers/ConditionalWrapper';
45
- import { FullPageWrapper } from './components/Wrappers/FullPageWrapper';
46
- import { FormWrapper } from './components/Wrappers/FormWrapper';
47
- import { PageWrapper } from './components/Wrappers/PageWrapper';
48
- import { checkIfExpired, dateAddDays, formatDate, formatDateAndTime, formatDateYMD, formatTime, formatYearMonth, getCurrentDateFormatted, getCurrentDateFormattedYMD, getDaysLeft } from './utils/DateUtils';
49
- import { formatCurrency, formatCurrencyNoDecimals } from './utils/NumberUtils';
50
- import { maxChar } from './utils/StringUtils';
51
- import { deepCopy, deleteEmptyProps, deleteEmptyPropsIncludingArray, deleteProps, getActiveFilterNumber, getVisibleColumnsIds } from './utils/ObjectUtils';
52
- import { parseUrlSearch } from './utils/UrlUtils';
53
- import { getActiveOrgUuid, getDefaultOrgUuid, lsGet, lsRemove, lsSet, setActiveOrgUuid, setDefaultOrgUuid } from './utils/LocalStorageHelper';
54
- import { inputPattern } from './utils/InputPatternValidation';
55
- export { Accordions, Alert, PillBadge, NotificationBadge, Button, IconButton, Dialog, Collapse, Checkbox, DateInput, LargeTextInput, NumberInput, PasswordInput, Radio, TextInput, SearchInput, Select, SelectAsyncPaginate, FullScreenLoader, LazyLoader, Loader, Menu, MenuItem, SetTableFilter, ItemActionsMenu, ItemEditOptionsButtons, Table, TableEditRow, TableFooter, Tabs, Tooltip, ConditionalWrapper, FullPageWrapper, FormWrapper, PageWrapper, };
56
- export { AxiosInstance, IAnyObject, IStringObject, IBooleanObject, ISimpleObject, ISimpleObjectWithCode, ISimpleObjectWithCodeNew, IValueLabel, IError, ITab, IPagination, IServerSidePagination, ITable, ITableColumn, ITableDataItem, ITableEditRow, ITableFilter, ITableFilterData, ITableFilterItem, ITableSort, IToken, ISidebarItem, ISelectData, IFormWrapper, };
57
- export { checkIfExpired, dateAddDays, deepCopy, formatDate, formatDateAndTime, formatDateYMD, formatTime, formatYearMonth, getCurrentDateFormatted, getCurrentDateFormattedYMD, getDaysLeft, formatCurrency, formatCurrencyNoDecimals, deleteEmptyProps, deleteEmptyPropsIncludingArray, deleteProps, getActiveFilterNumber, getVisibleColumnsIds, maxChar, parseUrlSearch, inputPattern, };
58
- export { lsGet, lsRemove, lsSet, getActiveOrgUuid, setActiveOrgUuid, getDefaultOrgUuid, setDefaultOrgUuid, };
59
- export { clsx, moment, FontAwesomeIcon, uuidv4 };
@@ -1,25 +0,0 @@
1
- export interface IAnyObject {
2
- [id: string]: any;
3
- }
4
- export interface IStringObject {
5
- [id: string]: string;
6
- }
7
- export interface IBooleanObject {
8
- [id: string]: boolean;
9
- }
10
- export interface ISimpleObject {
11
- uuid: string;
12
- name: string;
13
- }
14
- export interface ISimpleObjectWithCode extends ISimpleObject {
15
- code: string;
16
- }
17
- export interface ISimpleObjectWithCodeNew {
18
- uuid?: string;
19
- name?: string;
20
- code?: string;
21
- }
22
- export interface IValueLabel {
23
- value: any;
24
- label: string;
25
- }
@@ -1,4 +0,0 @@
1
- export interface IError {
2
- errorMessage: string;
3
- errorCode?: string;
4
- }
@@ -1,11 +0,0 @@
1
- import { IconDefinition, RotateProp } from '@fortawesome/fontawesome-svg-core';
2
- export interface IHeaderAction {
3
- label: string;
4
- icon?: IconDefinition;
5
- iconRotation?: RotateProp;
6
- to?: string;
7
- onClick?: () => void;
8
- primary?: boolean;
9
- disabled?: boolean;
10
- hidden?: boolean;
11
- }
@@ -1,5 +0,0 @@
1
- import { IValueLabel } from './IBasic';
2
- export interface ISelectData extends IValueLabel {
3
- disabled?: boolean;
4
- [id: string]: any;
5
- }
@@ -1,27 +0,0 @@
1
- import { IconDefinition } from '@fortawesome/fontawesome-svg-core';
2
- export interface ISidebarItem {
3
- label: string;
4
- icon?: IconDefinition;
5
- to?: string;
6
- content?: ISidebarSubItem[];
7
- menu?: {
8
- content: ISidebarSubItem[];
9
- openedMenu: string;
10
- setOpenedMenu: (label: string) => void;
11
- };
12
- hidden?: boolean;
13
- badge?: number;
14
- addUrl?: string;
15
- collapsed?: boolean;
16
- }
17
- export interface ISidebarSubItem {
18
- label: string;
19
- to?: string;
20
- content?: ISidebarItem[];
21
- hidden?: boolean;
22
- tooltip?: string;
23
- badge?: number;
24
- addUrl?: string;
25
- primary?: boolean;
26
- collapsed?: boolean;
27
- }
@@ -1,9 +0,0 @@
1
- import { ReactNode } from 'react';
2
- export interface ITab {
3
- value: string;
4
- label: string;
5
- icon?: any;
6
- component: ReactNode;
7
- disabled?: boolean;
8
- hidden?: boolean;
9
- }
@@ -1,161 +0,0 @@
1
- import { Dispatch, FunctionComponent, MouseEventHandler, ReactElement, ReactNode, RefObject, SetStateAction } from 'react';
2
- import { IconDefinition } from '@fortawesome/fontawesome-svg-core';
3
- import { IAnyObject } from './IBasic';
4
- export interface ITable {
5
- columns: ITableColumn[];
6
- setColumns?: (data: ITableColumn[]) => void;
7
- firstHeaderRow?: ITableColumn[];
8
- secondHeaderRow?: ITableColumn[];
9
- data: ITableDataItem[];
10
- totals?: ITableDataItem;
11
- isLoading?: boolean;
12
- loaderLogo?: string;
13
- serverSidePagination?: IServerSidePagination;
14
- customPagination?: {
15
- defaultLimit?: number;
16
- customLimit?: number[];
17
- };
18
- selectedRowUuid?: string;
19
- footerAction?: {
20
- icon?: IconDefinition;
21
- onClick: () => void;
22
- };
23
- headerWrap?: boolean;
24
- hideFooter?: boolean;
25
- showLastBorder?: boolean;
26
- filterData?: ITableFilterData;
27
- sortData?: ITableSortData;
28
- printData?: IPrintData;
29
- additionsalOptions?: ReactNode;
30
- selectedOptions?: ReactNode;
31
- className?: string;
32
- editable?: {
33
- selectedItem: any;
34
- setSelectedItem: (item: any) => void;
35
- defaultDataValue?: any;
36
- EditableRow?: FunctionComponent<ITableEditRow>;
37
- onSubmit: (data: any, onSubmitCallback?: () => void) => void;
38
- disabled?: boolean;
39
- inputFocusRef?: RefObject<any>;
40
- };
41
- }
42
- export interface ITableColumn {
43
- id: string;
44
- label?: string;
45
- align?: 'center' | 'left' | 'right' | 'justify' | undefined;
46
- hidden?: boolean;
47
- unavailable?: boolean;
48
- width?: string;
49
- minWidth?: string;
50
- colSpan?: number;
51
- rowSpan?: number;
52
- break?: boolean;
53
- sortOptions?: {
54
- asc: string;
55
- desc: string;
56
- label: string;
57
- };
58
- }
59
- export interface ITableDataItem {
60
- uuid: string;
61
- onRowClick?: MouseEventHandler<HTMLTableRowElement>;
62
- className?: string;
63
- cells: {
64
- [id: string]: {
65
- value: any;
66
- align?: ITableColumn['align'];
67
- className?: string;
68
- onClick?: MouseEventHandler<HTMLTableCellElement>;
69
- link?: boolean;
70
- tooltip?: string;
71
- span?: number;
72
- unclickable?: boolean;
73
- };
74
- };
75
- extendable?: {
76
- element: ReactElement;
77
- isLoading?: boolean;
78
- };
79
- }
80
- export interface ITableFilterData {
81
- columns: string[];
82
- filters: ITableFilter;
83
- activeFilterNo?: number;
84
- additionalFilters?: ReactElement;
85
- search: IAnyObject;
86
- searchData: IAnyObject;
87
- setSearchData: (search: IAnyObject) => void;
88
- onSubmit: (search: IAnyObject) => void;
89
- resetData?: IAnyObject;
90
- excludeFromSearch?: string[];
91
- }
92
- export interface ITableFilterItem {
93
- label: string;
94
- field: ReactElement;
95
- resetField: () => void;
96
- }
97
- export interface ITableFilter {
98
- [id: string]: ITableFilterItem;
99
- }
100
- export interface ITableSortData {
101
- sort: string;
102
- setSort: (sort: string) => void;
103
- sortOptions: ITableSort;
104
- menuSize?: 's' | 'm' | 'l';
105
- }
106
- export interface ITableSort {
107
- [id: string]: {
108
- label: string;
109
- asc: string;
110
- desc: string;
111
- };
112
- }
113
- export interface ITableColumnsData {
114
- columns: ITableColumn[];
115
- setColumns: (data: any) => void;
116
- }
117
- export interface IPrintData {
118
- label: string;
119
- organization?: {
120
- name?: string;
121
- taxId?: string;
122
- registrationNumber?: string;
123
- jbkjs?: string;
124
- email?: string;
125
- };
126
- filters?: {
127
- basic?: {
128
- label: string;
129
- value?: string;
130
- }[];
131
- date?: {
132
- label: string;
133
- from?: string;
134
- to?: string;
135
- }[];
136
- };
137
- getPrintData: (pagination: IPagination) => Promise<IAnyObject>;
138
- formatPrintData: (data: any) => ITableDataItem[];
139
- saveXlsx?: () => void;
140
- totals?: ITableDataItem;
141
- }
142
- export interface IPagination {
143
- limit: number;
144
- offset: number;
145
- }
146
- export interface IServerSidePagination {
147
- limit: number;
148
- offset: number;
149
- setLimit: Dispatch<SetStateAction<number>>;
150
- setOffset: Dispatch<SetStateAction<number>>;
151
- totalRows: number;
152
- }
153
- export interface ITableEditRow {
154
- columns: ITableColumn[];
155
- data: any;
156
- setData: (data: any) => void;
157
- item?: any;
158
- clearItem: () => void;
159
- defaultDataValue?: any;
160
- inputFocusRef?: RefObject<any>;
161
- }
@@ -1,9 +0,0 @@
1
- export interface IToken {
2
- sub: string;
3
- userUuid: string;
4
- clientCertificate: string;
5
- scope: string[];
6
- iat: number;
7
- exp: number;
8
- iss: string;
9
- }
@@ -1,10 +0,0 @@
1
- export declare const formatDate: (date?: string) => string;
2
- export declare const formatDateYMD: (date: string | Date) => string;
3
- export declare const formatDateAndTime: (date?: string, withSeconds?: boolean) => string;
4
- export declare const formatTime: (date?: string, withSeconds?: boolean) => string;
5
- export declare const dateAddDays: (date: string, addDays: number) => string;
6
- export declare const checkIfExpired: (date?: string) => boolean;
7
- export declare const getCurrentDateFormatted: () => string;
8
- export declare const getCurrentDateFormattedYMD: () => string;
9
- export declare const getDaysLeft: (date?: string) => number;
10
- export declare const formatYearMonth: (year: number, month: number) => string;
@@ -1,9 +0,0 @@
1
- export declare const inputPattern: {
2
- taxId: string;
3
- registrationNumber: string;
4
- personalIdentityNumber: string;
5
- idCardNumber: string;
6
- phoneNumber: string;
7
- port: string;
8
- number: string;
9
- };
@@ -1,10 +0,0 @@
1
- type LocalStorageItem = 'activeUser' | 'token' | 'refreshToken' | 'logInWay' | 'codeVerifier' | 'activeOrg';
2
- export declare const lsGet: (key: LocalStorageItem) => string | null;
3
- export declare const lsSet: (key: LocalStorageItem, value: string) => void;
4
- export declare const lsRemove: (key: LocalStorageItem) => void;
5
- export declare const getDefaultOrgUuid: () => string;
6
- export declare const setDefaultOrgUuid: (organizationUuid: string) => void;
7
- export declare const getActiveOrgUuid: () => string;
8
- export declare const setActiveOrgUuid: (organizationUuid: string) => void;
9
- export declare const removeTokens: () => void;
10
- export {};
@@ -1,2 +0,0 @@
1
- export declare const formatCurrency: (number?: string | number, minimumFractionDigits?: number, maximumFractionDigits?: number) => string;
2
- export declare const formatCurrencyNoDecimals: (number?: string | number) => string;
@@ -1,9 +0,0 @@
1
- import { IAnyObject } from '../types/IBasic';
2
- import { ITableColumn } from '../types/ITable';
3
- export declare const deleteProps: (obj: any, props: string[]) => any;
4
- export declare const deleteEmptyProps: (obj: IAnyObject) => any;
5
- export declare const deleteEmptyPropsIncludingArray: (obj: IAnyObject) => any;
6
- export declare const getActiveFilterNumber: (obj: any) => number;
7
- export declare const getPrintColumns: (tableCols: ITableColumn[]) => string[];
8
- export declare const getVisibleColumnsIds: (tableCols: ITableColumn[], isPrint?: boolean) => string[];
9
- export declare const deepCopy: (el: any[] | object) => any;
@@ -1 +0,0 @@
1
- export declare const maxChar: (str?: string, maxLength?: number) => string;
@@ -1,2 +0,0 @@
1
- export declare const toastSuccess: (message: string) => import("react-toastify").Id;
2
- export declare const toastError: (message: string) => import("react-toastify").Id;
@@ -1,3 +0,0 @@
1
- export declare const parseUrlSearch: (search: string) => {
2
- [k: string]: string;
3
- };
@@ -1,6 +0,0 @@
1
- export declare const infoIcons: {
2
- error: import("@fortawesome/fontawesome-common-types").IconDefinition;
3
- success: import("@fortawesome/fontawesome-common-types").IconDefinition;
4
- info: import("@fortawesome/fontawesome-common-types").IconDefinition;
5
- warning: import("@fortawesome/fontawesome-common-types").IconDefinition;
6
- };