@cryptofi/core-ui 3.0.1 → 3.0.3
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.
- package/dist/index.js +8 -8
- package/dist/index.js.map +1 -1
- package/dist/types/index.d.ts +18 -6
- package/package.json +18 -18
package/dist/types/index.d.ts
CHANGED
|
@@ -60,6 +60,9 @@ declare const SvgIconConnect: _chakra_ui_react.ChakraComponent<(props: IconProps
|
|
|
60
60
|
declare const SvgIconCopy: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
61
61
|
//# sourceMappingURL=IconCopy.d.ts.map
|
|
62
62
|
|
|
63
|
+
declare const SvgIconDiamonds: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
64
|
+
//# sourceMappingURL=IconDiamonds.d.ts.map
|
|
65
|
+
|
|
63
66
|
declare const SvgIconDollar: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
64
67
|
//# sourceMappingURL=IconDollar.d.ts.map
|
|
65
68
|
|
|
@@ -72,6 +75,9 @@ declare const SvgIconDownload: _chakra_ui_react.ChakraComponent<(props: IconProp
|
|
|
72
75
|
declare const SvgIconEdit: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
73
76
|
//# sourceMappingURL=IconEdit.d.ts.map
|
|
74
77
|
|
|
78
|
+
declare const SvgIconEligibilityIdCard: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
79
|
+
//# sourceMappingURL=IconEligibilityIdCard.d.ts.map
|
|
80
|
+
|
|
75
81
|
declare const SvgIconEnter: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
76
82
|
//# sourceMappingURL=IconEnter.d.ts.map
|
|
77
83
|
|
|
@@ -141,6 +147,9 @@ declare const SvgIconPieChart: _chakra_ui_react.ChakraComponent<(props: IconProp
|
|
|
141
147
|
declare const SvgIconPlus: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
142
148
|
//# sourceMappingURL=IconPlus.d.ts.map
|
|
143
149
|
|
|
150
|
+
declare const SvgIconRefresh: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
151
|
+
//# sourceMappingURL=IconRefresh.d.ts.map
|
|
152
|
+
|
|
144
153
|
declare const SvgIconReports: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
145
154
|
//# sourceMappingURL=IconReports.d.ts.map
|
|
146
155
|
|
|
@@ -174,6 +183,9 @@ declare const SvgIconSpinner: _chakra_ui_react.ChakraComponent<(props: IconProps
|
|
|
174
183
|
declare const SvgIconSupport: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
175
184
|
//# sourceMappingURL=IconSupport.d.ts.map
|
|
176
185
|
|
|
186
|
+
declare const SvgIconTaxFreePig: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
187
|
+
//# sourceMappingURL=IconTaxFreePig.d.ts.map
|
|
188
|
+
|
|
177
189
|
declare const SvgIconTrash: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
178
190
|
//# sourceMappingURL=IconTrash.d.ts.map
|
|
179
191
|
|
|
@@ -186,21 +198,21 @@ declare const SvgIconUser: _chakra_ui_react.ChakraComponent<(props: IconProps &
|
|
|
186
198
|
declare const SvgIconUserPlus: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
187
199
|
//# sourceMappingURL=IconUserPlus.d.ts.map
|
|
188
200
|
|
|
189
|
-
declare const
|
|
190
|
-
//# sourceMappingURL=
|
|
201
|
+
declare const SvgIconWithdrawalDollarCog: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
202
|
+
//# sourceMappingURL=IconWithdrawalDollarCog.d.ts.map
|
|
191
203
|
|
|
192
204
|
declare const SvgIconExternalLink: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
193
205
|
//# sourceMappingURL=IconExternalLink.d.ts.map
|
|
194
206
|
|
|
195
|
-
declare const SvgIconRefresh: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
196
|
-
//# sourceMappingURL=IconRefresh.d.ts.map
|
|
197
|
-
|
|
198
207
|
declare const SvgIconSunset: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
199
208
|
//# sourceMappingURL=IconSunset.d.ts.map
|
|
200
209
|
|
|
201
210
|
declare const SvgIconAave: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
202
211
|
//# sourceMappingURL=IconAave.d.ts.map
|
|
203
212
|
|
|
213
|
+
declare const SvgIconAda: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
214
|
+
//# sourceMappingURL=IconAda.d.ts.map
|
|
215
|
+
|
|
204
216
|
declare const SvgIconAlgo: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
|
|
205
217
|
//# sourceMappingURL=IconAlgo.d.ts.map
|
|
206
218
|
|
|
@@ -729,5 +741,5 @@ declare function useDebounceValue<T>(initialValue: T | (() => T), delay: number,
|
|
|
729
741
|
declare function useUnmount(func: () => void): void;
|
|
730
742
|
//# sourceMappingURL=useUnmount.d.ts.map
|
|
731
743
|
|
|
732
|
-
export { CfAreaChart, CfBreakpointDebugger, CfButtonGroup, CfButtonGroupButton, CfCard, CfCarousel, CfCheckbox, DevConsole as CfDevConsole, Actions as CfDevConsoleActions, Button as CfDevConsoleButton, DataGrid as CfDevConsoleDataGrid, FloatingButton as CfDevConsoleFloatingButton, Links as CfDevConsoleLinks, SystemStatus as CfDevConsoleSystemStatus, CfForm, CfInput, CfInputArray, CfLineChart, CfModal, CfNavLink, CfOpenSearchPagination, CfPagination, CfSelect, CfSpinner, CfStatCard, CfTag, CfToast, CfTooltip, SvgIconAave as IconAave, SvgIconAlert as IconAlert, SvgIconAlgo as IconAlgo, SvgIconArrowDown as IconArrowDown, SvgIconArrowUp as IconArrowUp, SvgIconAvax as IconAvax, SvgIconBank as IconBank, SvgIconBarChart as IconBarChart, SvgIconBch as IconBch, SvgIconBookCheck as IconBookCheck, 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, SvgIconDai as IconDai, SvgIconDiamonds as IconDiamonds, SvgIconDoge as IconDoge, SvgIconDollar as IconDollar, SvgIconDollarBill as IconDollarBill, SvgIconDot as IconDot, SvgIconDownload as IconDownload, SvgIconEdit as IconEdit, SvgIconEnter as IconEnter, SvgIconEnterInverted as IconEnterInverted, SvgIconEth as IconEth, SvgIconExchange as IconExchange, SvgIconExternalLink as IconExternalLink, SvgIconFaq as IconFaq, SvgIconFil as IconFil, SvgIconFilter as IconFilter, SvgIconGlossary as IconGlossary, SvgIconHbar as IconHbar, SvgIconHelp as IconHelp, SvgIconHistory as IconHistory, SvgIconHome as IconHome, SvgIconIndicatorDown as IconIndicatorDown, SvgIconIndicatorUp as IconIndicatorUp, SvgIconInfo as IconInfo, SvgIconLearn as IconLearn, SvgIconLink as IconLink, SvgIconLock as IconLock, SvgIconLtc as IconLtc, SvgIconMail as IconMail, SvgIconMatic as IconMatic, SvgIconMenu as IconMenu, SvgIconMinus as IconMinus, SvgIconMkr as IconMkr, SvgIconMore as IconMore, SvgIconNear as IconNear, 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, SvgIconShib as IconShib, SvgIconSignIn as IconSignIn, SvgIconSignOut as IconSignOut, SvgIconSol as IconSol, SvgIconSort as IconSort, SvgIconSpinner as IconSpinner, SvgIconSunset as IconSunset, SvgIconSupport as IconSupport, SvgIconTrash as IconTrash, SvgIconUpload as IconUpload, SvgIconUsdc as IconUsdc, SvgIconUsdt as IconUsdt, SvgIconUser as IconUser, SvgIconUserPlus as IconUserPlus, SvgIconXlm as IconXlm, SvgIconXrp as IconXrp, aggregateAmounts, exportedTheme as coreTheme, dateFormats, dateToTimestamp, formatPercentage, formatPhoneNumber, formatUsd, generatePalette, getDelta, isIframe, layoutMinWidth, sampleFromEnd, splitOnCapitals, uiColors, usdToNumber, useBreakpoint as useCfBreakpoint, useDebounceCallback, useDebounceValue, useUnmount, utcDateToLocal };
|
|
744
|
+
export { CfAreaChart, CfBreakpointDebugger, CfButtonGroup, CfButtonGroupButton, CfCard, CfCarousel, CfCheckbox, DevConsole as CfDevConsole, Actions as CfDevConsoleActions, Button as CfDevConsoleButton, DataGrid as CfDevConsoleDataGrid, FloatingButton as CfDevConsoleFloatingButton, Links as CfDevConsoleLinks, SystemStatus as CfDevConsoleSystemStatus, CfForm, CfInput, CfInputArray, CfLineChart, CfModal, CfNavLink, CfOpenSearchPagination, CfPagination, CfSelect, CfSpinner, CfStatCard, CfTag, CfToast, CfTooltip, SvgIconAave as IconAave, SvgIconAda as IconAda, SvgIconAlert as IconAlert, SvgIconAlgo as IconAlgo, SvgIconArrowDown as IconArrowDown, SvgIconArrowUp as IconArrowUp, SvgIconAvax as IconAvax, SvgIconBank as IconBank, SvgIconBarChart as IconBarChart, SvgIconBch as IconBch, SvgIconBookCheck as IconBookCheck, 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, SvgIconDai as IconDai, SvgIconDiamonds as IconDiamonds, SvgIconDoge as IconDoge, SvgIconDollar as IconDollar, SvgIconDollarBill as IconDollarBill, SvgIconDot as IconDot, SvgIconDownload as IconDownload, SvgIconEdit as IconEdit, SvgIconEligibilityIdCard as IconEligibilityIdCard, SvgIconEnter as IconEnter, SvgIconEnterInverted as IconEnterInverted, SvgIconEth as IconEth, SvgIconExchange as IconExchange, SvgIconExternalLink as IconExternalLink, SvgIconFaq as IconFaq, SvgIconFil as IconFil, SvgIconFilter as IconFilter, SvgIconGlossary as IconGlossary, SvgIconHbar as IconHbar, SvgIconHelp as IconHelp, SvgIconHistory as IconHistory, SvgIconHome as IconHome, SvgIconIndicatorDown as IconIndicatorDown, SvgIconIndicatorUp as IconIndicatorUp, SvgIconInfo as IconInfo, SvgIconLearn as IconLearn, SvgIconLink as IconLink, SvgIconLock as IconLock, SvgIconLtc as IconLtc, SvgIconMail as IconMail, SvgIconMatic as IconMatic, SvgIconMenu as IconMenu, SvgIconMinus as IconMinus, SvgIconMkr as IconMkr, SvgIconMore as IconMore, SvgIconNear as IconNear, 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, SvgIconShib as IconShib, SvgIconSignIn as IconSignIn, SvgIconSignOut as IconSignOut, SvgIconSol as IconSol, SvgIconSort as IconSort, SvgIconSpinner as IconSpinner, SvgIconSunset as IconSunset, SvgIconSupport as IconSupport, SvgIconTaxFreePig as IconTaxFreePig, SvgIconTrash as IconTrash, SvgIconUpload as IconUpload, SvgIconUsdc as IconUsdc, SvgIconUsdt as IconUsdt, SvgIconUser as IconUser, SvgIconUserPlus as IconUserPlus, SvgIconWithdrawalDollarCog as IconWithdrawalDollarCog, SvgIconXlm as IconXlm, SvgIconXrp as IconXrp, aggregateAmounts, exportedTheme as coreTheme, dateFormats, dateToTimestamp, formatPercentage, formatPhoneNumber, formatUsd, generatePalette, getDelta, isIframe, layoutMinWidth, sampleFromEnd, splitOnCapitals, uiColors, usdToNumber, useBreakpoint as useCfBreakpoint, useDebounceCallback, useDebounceValue, useUnmount, utcDateToLocal };
|
|
733
745
|
export type { CfCheckboxProps, CfSelectOption, PageClickEvent };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cryptofi/core-ui",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.3",
|
|
4
4
|
"author": {
|
|
5
5
|
"name": "CryptoFi"
|
|
6
6
|
},
|
|
@@ -70,9 +70,9 @@
|
|
|
70
70
|
"lodash": "^4.17.21",
|
|
71
71
|
"nanoid": "^3.3.11",
|
|
72
72
|
"react-currency-input-field": "^4.0.3",
|
|
73
|
-
"react-hook-form": "^7.
|
|
73
|
+
"react-hook-form": "^7.69.0",
|
|
74
74
|
"react-paginate": "^8.3.0",
|
|
75
|
-
"recharts": "^3.
|
|
75
|
+
"recharts": "^3.6.0",
|
|
76
76
|
"yup": "^1.7.0"
|
|
77
77
|
},
|
|
78
78
|
"devDependencies": {
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"@chakra-ui/storybook-addon": "^5.2.5",
|
|
82
82
|
"@emotion/react": "^11.14.0",
|
|
83
83
|
"@emotion/styled": "^11.14.1",
|
|
84
|
-
"@eslint/js": "^9.39.
|
|
84
|
+
"@eslint/js": "^9.39.2",
|
|
85
85
|
"@rollup/plugin-commonjs": "^29.0.0",
|
|
86
86
|
"@rollup/plugin-node-resolve": "^16.0.3",
|
|
87
87
|
"@rollup/plugin-terser": "^0.4.4",
|
|
@@ -104,24 +104,24 @@
|
|
|
104
104
|
"@svgr/plugin-prettier": "^8.1.0",
|
|
105
105
|
"@svgr/plugin-svgo": "^8.1.0",
|
|
106
106
|
"@testing-library/jest-dom": "^6.9.1",
|
|
107
|
-
"@testing-library/react": "^16.3.
|
|
107
|
+
"@testing-library/react": "^16.3.1",
|
|
108
108
|
"@types/big.js": "^6.2.2",
|
|
109
109
|
"@types/eslint__js": "^9.14.0",
|
|
110
110
|
"@types/jest": "^30.0.0",
|
|
111
|
-
"@types/lodash": "^4.17.
|
|
112
|
-
"@types/node": "^
|
|
111
|
+
"@types/lodash": "^4.17.21",
|
|
112
|
+
"@types/node": "^25.0.3",
|
|
113
113
|
"@types/prop-types": "^15",
|
|
114
114
|
"@types/react": "^19.x.x",
|
|
115
115
|
"@types/react-dom": "^19.x.x",
|
|
116
116
|
"@types/rollup-plugin-peer-deps-external": "^2",
|
|
117
117
|
"@types/stringify-object": "^4.0.4",
|
|
118
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
119
|
-
"@typescript-eslint/parser": "^8.
|
|
118
|
+
"@typescript-eslint/eslint-plugin": "^8.49.0",
|
|
119
|
+
"@typescript-eslint/parser": "^8.50.0",
|
|
120
120
|
"chalk": "^4.1.2",
|
|
121
|
-
"core-js": "^3.
|
|
121
|
+
"core-js": "^3.47.0",
|
|
122
122
|
"cross-var": "^1.1.0",
|
|
123
123
|
"dotenv-cli": "^11.0.0",
|
|
124
|
-
"eslint": "^9.
|
|
124
|
+
"eslint": "^9.39.2",
|
|
125
125
|
"eslint-config-prettier": "^10.1.8",
|
|
126
126
|
"eslint-plugin-check-file": "^3.3.1",
|
|
127
127
|
"eslint-plugin-import": "^2.32.0",
|
|
@@ -136,24 +136,24 @@
|
|
|
136
136
|
"identity-obj-proxy": "^3.0.0",
|
|
137
137
|
"jest": "^30.2.0",
|
|
138
138
|
"pnpapi": "^0.0.0",
|
|
139
|
-
"prettier": "^3.
|
|
139
|
+
"prettier": "^3.7.4",
|
|
140
140
|
"prop-types": "^15.8.1",
|
|
141
141
|
"react": "^18.x.x",
|
|
142
142
|
"react-dom": "^18.x.x",
|
|
143
143
|
"react-imask": "^7.6.1",
|
|
144
|
-
"rollup": "^4.
|
|
145
|
-
"rollup-plugin-delete": "^3.0.
|
|
146
|
-
"rollup-plugin-dts": "^6.
|
|
144
|
+
"rollup": "^4.54.0",
|
|
145
|
+
"rollup-plugin-delete": "^3.0.2",
|
|
146
|
+
"rollup-plugin-dts": "^6.3.0",
|
|
147
147
|
"rollup-plugin-filesize": "^10.0.0",
|
|
148
148
|
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
149
149
|
"rollup-plugin-typescript2": "^0.36.0",
|
|
150
150
|
"rollup-plugin-visualizer": "^6.0.5",
|
|
151
|
-
"storybook": "^8.6.
|
|
151
|
+
"storybook": "^8.6.15",
|
|
152
152
|
"stringify-object": "^6.0.0",
|
|
153
|
-
"ts-jest": "^29.4.
|
|
153
|
+
"ts-jest": "^29.4.6",
|
|
154
154
|
"tslib": "^2.8.1",
|
|
155
155
|
"typescript": "^5.9.3",
|
|
156
|
-
"typescript-eslint": "^8.
|
|
156
|
+
"typescript-eslint": "^8.50.0",
|
|
157
157
|
"vite": "^6.4.1"
|
|
158
158
|
},
|
|
159
159
|
"packageManager": "pnpm@10.19.0"
|