@cryptofi/core-ui 1.2.4 → 1.3.1

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.
@@ -1,201 +1,207 @@
1
- import * as _chakra_ui_react from '@chakra-ui/react';
2
- import { IconProps, ButtonGroupProps, ButtonProps, CardProps, FlexProps, CheckboxProps, SystemStyleObject, InputProps as InputProps$1, ModalProps, LayoutProps, ModalBodyProps, ModalContentProps, LinkProps, SelectProps, TagProps, ChakraComponent, UseToastOptions } from '@chakra-ui/react';
1
+ import * as _chakra_ui_system from '@chakra-ui/system';
3
2
  import * as react_jsx_runtime from 'react/jsx-runtime';
4
3
  import React, { SVGProps, CSSProperties, ReactElement, ReactNode, FormEvent, Dispatch, SetStateAction } from 'react';
4
+ import { IconProps, ButtonGroupProps, ButtonProps, CardProps, FlexProps, CheckboxProps, SystemStyleObject, InputProps as InputProps$1, ModalProps, LayoutProps, ModalBodyProps, ModalContentProps, LinkProps, SelectProps, TagProps, ChakraComponent, UseToastOptions } from '@chakra-ui/react';
5
5
  import { CurveType } from 'recharts/types/shape/Curve';
6
6
  import { UseFormRegister, FieldValues, Control } from 'react-hook-form';
7
7
  import { CurrencyInputProps } from 'react-currency-input-field';
8
8
 
9
- declare const SvgIconAlert: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
9
+ declare const SvgIconAlert: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
10
10
  //# sourceMappingURL=IconAlert.d.ts.map
11
11
 
12
- declare const SvgIconArrowDown: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
12
+ declare const SvgIconArrowDown: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
13
13
  //# sourceMappingURL=IconArrowDown.d.ts.map
14
14
 
15
- declare const SvgIconArrowUp: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
15
+ declare const SvgIconArrowUp: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
16
16
  //# sourceMappingURL=IconArrowUp.d.ts.map
17
17
 
18
- declare const SvgIconBank: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
18
+ declare const SvgIconBank: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
19
19
  //# sourceMappingURL=IconBank.d.ts.map
20
20
 
21
- declare const SvgIconBarChart: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
21
+ declare const SvgIconBarChart: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
22
22
  //# sourceMappingURL=IconBarChart.d.ts.map
23
23
 
24
- declare const SvgIconCalendar: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
24
+ declare const SvgIconCalendar: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
25
25
  //# sourceMappingURL=IconCalendar.d.ts.map
26
26
 
27
- declare const SvgIconCaretDown: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
27
+ declare const SvgIconCaretDown: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
28
28
  //# sourceMappingURL=IconCaretDown.d.ts.map
29
29
 
30
- declare const SvgIconCaretLeft: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
30
+ declare const SvgIconCaretLeft: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
31
31
  //# sourceMappingURL=IconCaretLeft.d.ts.map
32
32
 
33
- declare const SvgIconCaretRight: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
33
+ declare const SvgIconCaretRight: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
34
34
  //# sourceMappingURL=IconCaretRight.d.ts.map
35
35
 
36
- declare const SvgIconCaretUp: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
36
+ declare const SvgIconCaretUp: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
37
37
  //# sourceMappingURL=IconCaretUp.d.ts.map
38
38
 
39
- declare const SvgIconCent: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
39
+ declare const SvgIconCent: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
40
40
  //# sourceMappingURL=IconCent.d.ts.map
41
41
 
42
- declare const SvgIconCheck: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
42
+ declare const SvgIconCheck: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
43
43
  //# sourceMappingURL=IconCheck.d.ts.map
44
44
 
45
- declare const SvgIconChecking: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
45
+ declare const SvgIconChecking: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
46
46
  //# sourceMappingURL=IconChecking.d.ts.map
47
47
 
48
- declare const SvgIconCircleCheck: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
48
+ declare const SvgIconCircleCheck: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
49
49
  //# sourceMappingURL=IconCircleCheck.d.ts.map
50
50
 
51
- declare const SvgIconClose: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
51
+ declare const SvgIconClose: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
52
52
  //# sourceMappingURL=IconClose.d.ts.map
53
53
 
54
- declare const SvgIconConnect: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
54
+ declare const SvgIconConnect: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
55
55
  //# sourceMappingURL=IconConnect.d.ts.map
56
56
 
57
- declare const SvgIconCopy: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
57
+ declare const SvgIconCopy: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
58
58
  //# sourceMappingURL=IconCopy.d.ts.map
59
59
 
60
- declare const SvgIconDollar: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
60
+ declare const SvgIconDollar: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
61
61
  //# sourceMappingURL=IconDollar.d.ts.map
62
62
 
63
- declare const SvgIconDollarBill: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
63
+ declare const SvgIconDollarBill: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
64
64
  //# sourceMappingURL=IconDollarBill.d.ts.map
65
65
 
66
- declare const SvgIconDownload: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
66
+ declare const SvgIconDownload: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
67
67
  //# sourceMappingURL=IconDownload.d.ts.map
68
68
 
69
- declare const SvgIconEdit: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
69
+ declare const SvgIconEdit: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
70
70
  //# sourceMappingURL=IconEdit.d.ts.map
71
71
 
72
- declare const SvgIconEnter: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
72
+ declare const SvgIconEnter: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
73
73
  //# sourceMappingURL=IconEnter.d.ts.map
74
74
 
75
- declare const SvgIconEnterInverted: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
75
+ declare const SvgIconEnterInverted: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
76
76
  //# sourceMappingURL=IconEnterInverted.d.ts.map
77
77
 
78
- declare const SvgIconExchange: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
78
+ declare const SvgIconExchange: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
79
79
  //# sourceMappingURL=IconExchange.d.ts.map
80
80
 
81
- declare const SvgIconFilter: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
81
+ declare const SvgIconFilter: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
82
82
  //# sourceMappingURL=IconFilter.d.ts.map
83
83
 
84
- declare const SvgIconHelp: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
84
+ declare const SvgIconHelp: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
85
85
  //# sourceMappingURL=IconHelp.d.ts.map
86
86
 
87
- declare const SvgIconHistory: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
87
+ declare const SvgIconHistory: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
88
88
  //# sourceMappingURL=IconHistory.d.ts.map
89
89
 
90
- declare const SvgIconHome: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
90
+ declare const SvgIconHome: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
91
91
  //# sourceMappingURL=IconHome.d.ts.map
92
92
 
93
- declare const SvgIconIndicatorDown: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
93
+ declare const SvgIconIndicatorDown: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
94
94
  //# sourceMappingURL=IconIndicatorDown.d.ts.map
95
95
 
96
- declare const SvgIconIndicatorUp: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
96
+ declare const SvgIconIndicatorUp: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
97
97
  //# sourceMappingURL=IconIndicatorUp.d.ts.map
98
98
 
99
- declare const SvgIconInfo: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
99
+ declare const SvgIconInfo: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
100
100
  //# sourceMappingURL=IconInfo.d.ts.map
101
101
 
102
- declare const SvgIconLock: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
102
+ declare const SvgIconLock: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
103
103
  //# sourceMappingURL=IconLock.d.ts.map
104
104
 
105
- declare const SvgIconMail: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
105
+ declare const SvgIconMail: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
106
106
  //# sourceMappingURL=IconMail.d.ts.map
107
107
 
108
- declare const SvgIconMenu: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
108
+ declare const SvgIconMenu: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
109
109
  //# sourceMappingURL=IconMenu.d.ts.map
110
110
 
111
- declare const SvgIconMinus: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
111
+ declare const SvgIconMinus: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
112
112
  //# sourceMappingURL=IconMinus.d.ts.map
113
113
 
114
- declare const SvgIconMore: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
114
+ declare const SvgIconMore: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
115
115
  //# sourceMappingURL=IconMore.d.ts.map
116
116
 
117
- declare const SvgIconNotification: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
117
+ declare const SvgIconNotification: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
118
118
  //# sourceMappingURL=IconNotification.d.ts.map
119
119
 
120
- declare const SvgIconOverview: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
120
+ declare const SvgIconOverview: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
121
121
  //# sourceMappingURL=IconOverview.d.ts.map
122
122
 
123
- declare const SvgIconPercent: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
123
+ declare const SvgIconPercent: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
124
124
  //# sourceMappingURL=IconPercent.d.ts.map
125
125
 
126
- declare const SvgIconPieChart: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
126
+ declare const SvgIconPieChart: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
127
127
  //# sourceMappingURL=IconPieChart.d.ts.map
128
128
 
129
- declare const SvgIconPlus: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
129
+ declare const SvgIconPlus: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
130
130
  //# sourceMappingURL=IconPlus.d.ts.map
131
131
 
132
- declare const SvgIconReports: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
132
+ declare const SvgIconReports: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
133
133
  //# sourceMappingURL=IconReports.d.ts.map
134
134
 
135
- declare const SvgIconReservesSuccess: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
135
+ declare const SvgIconReservesSuccess: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
136
136
  //# sourceMappingURL=IconReservesSuccess.d.ts.map
137
137
 
138
- declare const SvgIconReservesWarning: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
138
+ declare const SvgIconReservesWarning: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
139
139
  //# sourceMappingURL=IconReservesWarning.d.ts.map
140
140
 
141
- declare const SvgIconSearch: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
141
+ declare const SvgIconSearch: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
142
142
  //# sourceMappingURL=IconSearch.d.ts.map
143
143
 
144
- declare const SvgIconSettings: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
144
+ declare const SvgIconSettings: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
145
145
  //# sourceMappingURL=IconSettings.d.ts.map
146
146
 
147
- declare const SvgIconSettlement: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
147
+ declare const SvgIconSettlement: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
148
148
  //# sourceMappingURL=IconSettlement.d.ts.map
149
149
 
150
- declare const SvgIconSignIn: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
150
+ declare const SvgIconSignIn: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
151
151
  //# sourceMappingURL=IconSignIn.d.ts.map
152
152
 
153
- declare const SvgIconSignOut: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
153
+ declare const SvgIconSignOut: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
154
154
  //# sourceMappingURL=IconSignOut.d.ts.map
155
155
 
156
- declare const SvgIconSort: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
156
+ declare const SvgIconSort: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
157
157
  //# sourceMappingURL=IconSort.d.ts.map
158
158
 
159
- declare const SvgIconSpinner: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
159
+ declare const SvgIconSpinner: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
160
160
  //# sourceMappingURL=IconSpinner.d.ts.map
161
161
 
162
- declare const SvgIconSupport: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
162
+ declare const SvgIconSupport: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
163
163
  //# sourceMappingURL=IconSupport.d.ts.map
164
164
 
165
- declare const SvgIconTrash: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
165
+ declare const SvgIconTrash: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
166
166
  //# sourceMappingURL=IconTrash.d.ts.map
167
167
 
168
- declare const SvgIconUpload: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
168
+ declare const SvgIconUpload: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
169
169
  //# sourceMappingURL=IconUpload.d.ts.map
170
170
 
171
- declare const SvgIconUser: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
171
+ declare const SvgIconUser: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
172
172
  //# sourceMappingURL=IconUser.d.ts.map
173
173
 
174
- declare const SvgIconRefresh: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
174
+ declare const SvgIconRefresh: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
175
175
  //# sourceMappingURL=IconRefresh.d.ts.map
176
176
 
177
- declare const SvgIconAvax: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
177
+ declare const SvgIconAlgo: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
178
+ //# sourceMappingURL=IconAlgo.d.ts.map
179
+
180
+ declare const SvgIconAvax: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
178
181
  //# sourceMappingURL=IconAvax.d.ts.map
179
182
 
180
- declare const SvgIconBch: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
183
+ declare const SvgIconBch: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
181
184
  //# sourceMappingURL=IconBch.d.ts.map
182
185
 
183
- declare const SvgIconBtc: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
186
+ declare const SvgIconBtc: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
184
187
  //# sourceMappingURL=IconBtc.d.ts.map
185
188
 
186
- declare const SvgIconEth: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
189
+ declare const SvgIconEth: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
187
190
  //# sourceMappingURL=IconEth.d.ts.map
188
191
 
189
- declare const SvgIconLink: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
192
+ declare const SvgIconLink: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
190
193
  //# sourceMappingURL=IconLink.d.ts.map
191
194
 
192
- declare const SvgIconLtc: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
195
+ declare const SvgIconLtc: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
193
196
  //# sourceMappingURL=IconLtc.d.ts.map
194
197
 
195
- declare const SvgIconXlm: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
198
+ declare const SvgIconMkr: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
199
+ //# sourceMappingURL=IconMkr.d.ts.map
200
+
201
+ declare const SvgIconXlm: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
196
202
  //# sourceMappingURL=IconXlm.d.ts.map
197
203
 
198
- declare const SvgIconXrp: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
204
+ declare const SvgIconXrp: _chakra_ui_system.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
199
205
  //# sourceMappingURL=IconXrp.d.ts.map
200
206
 
201
207
  /**
@@ -380,14 +386,14 @@ interface CfCheckboxProps extends CheckboxProps {
380
386
  }
381
387
  declare const CfCheckbox: (props: CfCheckboxProps) => react_jsx_runtime.JSX.Element;
382
388
 
383
- interface Props$4 extends FlexProps {
389
+ interface Props$5 extends FlexProps {
384
390
  onSubmit?: (event: FormEvent) => void;
385
391
  }
386
392
  /**
387
393
  *
388
394
  * @description A form component with flex layout, for use with or without React Hook Form.
389
395
  */
390
- declare const CfForm: ({ children, onSubmit, ...rest }: Props$4) => react_jsx_runtime.JSX.Element;
396
+ declare const CfForm: ({ children, onSubmit, ...rest }: Props$5) => react_jsx_runtime.JSX.Element;
391
397
  //# sourceMappingURL=Form.d.ts.map
392
398
 
393
399
  type InputProps = Omit<CurrencyInputProps, 'size'> & InputProps$1;
@@ -407,7 +413,7 @@ interface CfInputProps extends InputProps {
407
413
  declare const CfInput: React.FC<CfInputProps>;
408
414
  //# sourceMappingURL=Input.d.ts.map
409
415
 
410
- interface Props$3<T extends FieldValues> {
416
+ interface Props$4<T extends FieldValues> {
411
417
  name: string;
412
418
  control: Control;
413
419
  register: UseFormRegister<T>;
@@ -415,7 +421,7 @@ interface Props$3<T extends FieldValues> {
415
421
  onArrayAppend?: (appendValues: FieldValues) => void;
416
422
  onArrayRemove?: (remove: number) => void;
417
423
  }
418
- declare const CfInputArray: <T extends FieldValues>({ name, control, register, defaultValues, onArrayAppend, onArrayRemove, }: Props$3<T>) => react_jsx_runtime.JSX.Element;
424
+ declare const CfInputArray: <T extends FieldValues>({ name, control, register, defaultValues, onArrayAppend, onArrayRemove, }: Props$4<T>) => react_jsx_runtime.JSX.Element;
419
425
  //# sourceMappingURL=InputArray.d.ts.map
420
426
 
421
427
  declare const CfLineChart: ({ data, dataKey, width, height, lineType, showTooltip, isAnimated, formatter, labelFormatter, sampleRate, style, }: {
@@ -433,7 +439,7 @@ declare const CfLineChart: ({ data, dataKey, width, height, lineType, showToolti
433
439
  }) => react_jsx_runtime.JSX.Element;
434
440
  //# sourceMappingURL=LineChart.d.ts.map
435
441
 
436
- interface Props$2 extends ModalProps {
442
+ interface Props$3 extends ModalProps {
437
443
  headerContent?: ReactNode;
438
444
  footerContent?: ReactNode;
439
445
  bodyMinHeight?: string | number;
@@ -443,7 +449,7 @@ interface Props$2 extends ModalProps {
443
449
  bodyProps?: ModalBodyProps;
444
450
  contentProps?: ModalContentProps;
445
451
  }
446
- declare const CfModal: ({ isOpen, onClose, headerContent, footerContent, children, isCentered, size, isDisabledCloseButton, bodyProps, contentProps, ...rest }: Props$2) => react_jsx_runtime.JSX.Element;
452
+ declare const CfModal: ({ isOpen, onClose, headerContent, footerContent, children, isCentered, size, isDisabledCloseButton, bodyProps, contentProps, ...rest }: Props$3) => react_jsx_runtime.JSX.Element;
447
453
  //# sourceMappingURL=Modal.d.ts.map
448
454
 
449
455
  interface CfNavLinkProps extends LinkProps {
@@ -454,14 +460,14 @@ declare const CfNavLink: (props: CfNavLinkProps) => react_jsx_runtime.JSX.Elemen
454
460
  interface PageClickEvent {
455
461
  selected: number;
456
462
  }
457
- interface Props$1 extends FlexProps {
463
+ interface Props$2 extends FlexProps {
458
464
  handlePageClick: (event: PageClickEvent) => void;
459
465
  totalRecords?: number;
460
466
  recordsPerPage?: number;
461
467
  pageRangeDisplayed?: number;
462
468
  forcePage?: number;
463
469
  }
464
- declare const CfOpenSearchPagination: ({ totalRecords, recordsPerPage, pageRangeDisplayed, handlePageClick, forcePage, ...rest }: Props$1) => react_jsx_runtime.JSX.Element;
470
+ declare const CfOpenSearchPagination: ({ totalRecords, recordsPerPage, pageRangeDisplayed, handlePageClick, forcePage, ...rest }: Props$2) => react_jsx_runtime.JSX.Element;
465
471
 
466
472
  interface LastEvaluatedKeyParams {
467
473
  lastEvaluatedPKey?: string;
@@ -479,6 +485,12 @@ interface CfPaginationProps extends FlexProps {
479
485
  }
480
486
  declare const CfPagination: ({ isLoading, hasMore, setLastEvaluatedKeyParams, lastEvaluatedKey, ...rest }: CfPaginationProps) => react_jsx_runtime.JSX.Element;
481
487
 
488
+ interface Props$1 extends FlexProps {
489
+ isEnabled?: boolean;
490
+ }
491
+ declare const PrettyWrap: ({ children, isEnabled, ...rest }: Props$1) => react_jsx_runtime.JSX.Element;
492
+ //# sourceMappingURL=PrettyWrap.d.ts.map
493
+
482
494
  interface CfSelectProps extends SelectProps {
483
495
  register?: UseFormRegister<FieldValues> | any;
484
496
  errorMessage?: string;
@@ -531,4 +543,4 @@ declare const dateFormats: {
531
543
  shortDateWithYear: string;
532
544
  };
533
545
 
534
- export { CfAreaChart, CfBreakpointDebugger, CfButtonGroup, CfButtonGroupButton, CfCard, CfCarousel, CfCheckbox, type CfCheckboxProps, CfForm, CfInput, CfInputArray, CfLineChart, CfModal, CfNavLink, CfOpenSearchPagination, CfPagination, CfSelect, type CfSelectOption, type CfSelectProps, CfSpinner, CfTag, type CfTagProps, CfToast, SvgIconAlert as IconAlert, SvgIconArrowDown as IconArrowDown, SvgIconArrowUp as IconArrowUp, SvgIconAvax as IconAvax, SvgIconBank as IconBank, SvgIconBarChart as IconBarChart, SvgIconBch as IconBch, SvgIconBtc as IconBtc, SvgIconCalendar as IconCalendar, SvgIconCaretDown as IconCaretDown, SvgIconCaretLeft as IconCaretLeft, SvgIconCaretRight as IconCaretRight, SvgIconCaretUp as IconCaretUp, SvgIconCent as IconCent, SvgIconCheck as IconCheck, SvgIconChecking as IconChecking, SvgIconCircleCheck as IconCircleCheck, SvgIconClose as IconClose, SvgIconConnect as IconConnect, SvgIconCopy as IconCopy, SvgIconDollar as IconDollar, SvgIconDollarBill as IconDollarBill, SvgIconDownload as IconDownload, SvgIconEdit as IconEdit, SvgIconEnter as IconEnter, SvgIconEnterInverted as IconEnterInverted, SvgIconEth as IconEth, SvgIconExchange as IconExchange, SvgIconFilter as IconFilter, SvgIconHelp as IconHelp, SvgIconHistory as IconHistory, SvgIconHome as IconHome, SvgIconIndicatorDown as IconIndicatorDown, SvgIconIndicatorUp as IconIndicatorUp, SvgIconInfo as IconInfo, SvgIconLink as IconLink, SvgIconLock as IconLock, SvgIconLtc as IconLtc, SvgIconMail as IconMail, SvgIconMenu as IconMenu, SvgIconMinus as IconMinus, SvgIconMore as IconMore, SvgIconNotification as IconNotification, SvgIconOverview as IconOverview, SvgIconPercent as IconPercent, SvgIconPieChart as IconPieChart, SvgIconPlus as IconPlus, SvgIconRefresh as IconRefresh, SvgIconReports as IconReports, SvgIconReservesSuccess as IconReservesSuccess, SvgIconReservesWarning as IconReservesWarning, SvgIconSearch as IconSearch, SvgIconSettings as IconSettings, SvgIconSettlement as IconSettlement, SvgIconSignIn as IconSignIn, SvgIconSignOut as IconSignOut, SvgIconSort as IconSort, SvgIconSpinner as IconSpinner, SvgIconSupport as IconSupport, SvgIconTrash as IconTrash, SvgIconUpload as IconUpload, SvgIconUser as IconUser, SvgIconXlm as IconXlm, SvgIconXrp as IconXrp, type PageClickEvent, aggregateAmounts, exportedTheme as coreTheme, dateFormats, dateToTimestamp, formatPercentage, formatPhoneNumber, formatUsd, getDelta, layoutMinWidth, pullFromEnd, uiColors, usdToNumber, useBreakpoint as useCfBreakpoint, utcDateToLocal };
546
+ export { CfAreaChart, CfBreakpointDebugger, CfButtonGroup, CfButtonGroupButton, CfCard, CfCarousel, CfCheckbox, type CfCheckboxProps, CfForm, CfInput, CfInputArray, CfLineChart, CfModal, CfNavLink, CfOpenSearchPagination, CfPagination, PrettyWrap as CfPrettyWrap, CfSelect, type CfSelectOption, type CfSelectProps, CfSpinner, CfTag, type CfTagProps, CfToast, SvgIconAlert as IconAlert, SvgIconAlgo as IconAlgo, SvgIconArrowDown as IconArrowDown, SvgIconArrowUp as IconArrowUp, SvgIconAvax as IconAvax, SvgIconBank as IconBank, SvgIconBarChart as IconBarChart, SvgIconBch as IconBch, SvgIconBtc as IconBtc, SvgIconCalendar as IconCalendar, SvgIconCaretDown as IconCaretDown, SvgIconCaretLeft as IconCaretLeft, SvgIconCaretRight as IconCaretRight, SvgIconCaretUp as IconCaretUp, SvgIconCent as IconCent, SvgIconCheck as IconCheck, SvgIconChecking as IconChecking, SvgIconCircleCheck as IconCircleCheck, SvgIconClose as IconClose, SvgIconConnect as IconConnect, SvgIconCopy as IconCopy, SvgIconDollar as IconDollar, SvgIconDollarBill as IconDollarBill, SvgIconDownload as IconDownload, SvgIconEdit as IconEdit, SvgIconEnter as IconEnter, SvgIconEnterInverted as IconEnterInverted, SvgIconEth as IconEth, SvgIconExchange as IconExchange, SvgIconFilter as IconFilter, SvgIconHelp as IconHelp, SvgIconHistory as IconHistory, SvgIconHome as IconHome, SvgIconIndicatorDown as IconIndicatorDown, SvgIconIndicatorUp as IconIndicatorUp, SvgIconInfo as IconInfo, SvgIconLink as IconLink, SvgIconLock as IconLock, SvgIconLtc as IconLtc, SvgIconMail as IconMail, SvgIconMenu as IconMenu, SvgIconMinus as IconMinus, SvgIconMkr as IconMkr, SvgIconMore as IconMore, SvgIconNotification as IconNotification, SvgIconOverview as IconOverview, SvgIconPercent as IconPercent, SvgIconPieChart as IconPieChart, SvgIconPlus as IconPlus, SvgIconRefresh as IconRefresh, SvgIconReports as IconReports, SvgIconReservesSuccess as IconReservesSuccess, SvgIconReservesWarning as IconReservesWarning, SvgIconSearch as IconSearch, SvgIconSettings as IconSettings, SvgIconSettlement as IconSettlement, SvgIconSignIn as IconSignIn, SvgIconSignOut as IconSignOut, SvgIconSort as IconSort, SvgIconSpinner as IconSpinner, SvgIconSupport as IconSupport, SvgIconTrash as IconTrash, SvgIconUpload as IconUpload, SvgIconUser as IconUser, SvgIconXlm as IconXlm, SvgIconXrp as IconXrp, type PageClickEvent, aggregateAmounts, exportedTheme as coreTheme, dateFormats, dateToTimestamp, formatPercentage, formatPhoneNumber, formatUsd, getDelta, layoutMinWidth, pullFromEnd, uiColors, usdToNumber, useBreakpoint as useCfBreakpoint, utcDateToLocal };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cryptofi/core-ui",
3
- "version": "1.2.4",
3
+ "version": "1.3.1",
4
4
  "author": {
5
5
  "name": "CryptoFi"
6
6
  },
@@ -56,7 +56,7 @@
56
56
  "dependencies": {
57
57
  "@chakra-ui/anatomy": "^2.2.2",
58
58
  "@hookform/resolvers": "^3.9.0",
59
- "big.js": "^6.2.1",
59
+ "big.js": "^6.2.2",
60
60
  "colord": "^2.9.3",
61
61
  "currency.js": "^2.0.4",
62
62
  "dayjs": "^1.11.13",
@@ -73,7 +73,7 @@
73
73
  "@chakra-ui/storybook-addon": "^5.1.0",
74
74
  "@emotion/react": "^11.13.3",
75
75
  "@emotion/styled": "^11.13.0",
76
- "@eslint/js": "^9.9.1",
76
+ "@eslint/js": "^9.10.0",
77
77
  "@rollup/plugin-commonjs": "^26.0.1",
78
78
  "@rollup/plugin-node-resolve": "^15.2.3",
79
79
  "@rollup/plugin-terser": "^0.4.4",
@@ -100,26 +100,26 @@
100
100
  "@types/eslint__js": "^8.42.3",
101
101
  "@types/jest": "^29.2.6",
102
102
  "@types/prop-types": "^15",
103
- "@types/react": "^18.3.5",
103
+ "@types/react": "^18.3.6",
104
104
  "@types/react-dom": "^18.2.25",
105
105
  "@types/rollup-plugin-peer-deps-external": "^2",
106
106
  "@types/stringify-object": "^4.0.4",
107
- "@typescript-eslint/eslint-plugin": "^8.3.0",
108
- "@typescript-eslint/parser": "^8.3.0",
109
- "chalk": "4.1.2",
107
+ "@typescript-eslint/eslint-plugin": "^8.4.0",
108
+ "@typescript-eslint/parser": "^8.4.0",
109
+ "chalk": "^4.1.2",
110
110
  "core-js": "^3.38.1",
111
111
  "cross-var": "^1.1.0",
112
112
  "dotenv-cli": "^7.4.1",
113
- "eslint": "^9.9.1",
113
+ "eslint": "^9.10.0",
114
114
  "eslint-config-prettier": "^9.1.0",
115
115
  "eslint-plugin-check-file": "^2.8.0",
116
- "eslint-plugin-import": "^2.29.0",
117
- "eslint-plugin-jsx-a11y": "^6.9.0",
116
+ "eslint-plugin-import": "^2.30.0",
117
+ "eslint-plugin-jsx-a11y": "^6.10.0",
118
118
  "eslint-plugin-prettier": "5.2.1",
119
- "eslint-plugin-react": "^7.35.0",
119
+ "eslint-plugin-react": "^7.36.1",
120
120
  "eslint-plugin-react-hooks": "^4.6.2",
121
121
  "eslint-plugin-simple-import-sort": "^12.1.1",
122
- "eslint-plugin-unused-imports": "^4.1.3",
122
+ "eslint-plugin-unused-imports": "^4.1.4",
123
123
  "framer-motion": "^10.16.4",
124
124
  "globals": "^15.9.0",
125
125
  "identity-obj-proxy": "^3.0.0",
@@ -129,8 +129,8 @@
129
129
  "prop-types": "^15.8.1",
130
130
  "react": "^18.3.1",
131
131
  "react-dom": "^18.2.0",
132
- "rollup": "^4.21.2",
133
- "rollup-plugin-delete": "^2.0.0",
132
+ "rollup": "^4.21.3",
133
+ "rollup-plugin-delete": "^2.1.0",
134
134
  "rollup-plugin-dts": "^6.1.1",
135
135
  "rollup-plugin-filesize": "^10.0.0",
136
136
  "rollup-plugin-peer-deps-external": "^2.2.4",
@@ -139,9 +139,9 @@
139
139
  "storybook": "^8.2.9",
140
140
  "stringify-object": "^5.0.0",
141
141
  "ts-jest": "^29.2.5",
142
- "typescript": "^5.5.4",
143
- "typescript-eslint": "^8.3.0",
144
- "vite": "^5.4.2"
142
+ "typescript": "^5.6.2",
143
+ "typescript-eslint": "^8.4.0",
144
+ "vite": "^5.4.3"
145
145
  },
146
146
  "packageManager": "yarn@4.2.2"
147
147
  }