@cryptofi/core-ui 3.0.0 → 3.0.2

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.
@@ -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,15 +198,12 @@ 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 SvgIconDiamonds: _chakra_ui_react.ChakraComponent<(props: IconProps & SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element, {}>;
190
- //# sourceMappingURL=IconDiamonds.d.ts.map
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
 
@@ -729,5 +738,5 @@ declare function useDebounceValue<T>(initialValue: T | (() => T), delay: number,
729
738
  declare function useUnmount(func: () => void): void;
730
739
  //# sourceMappingURL=useUnmount.d.ts.map
731
740
 
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 };
741
+ 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, 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
742
  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.0",
3
+ "version": "3.0.2",
4
4
  "author": {
5
5
  "name": "CryptoFi"
6
6
  },
@@ -66,25 +66,26 @@
66
66
  "big.js": "^7.0.1",
67
67
  "colord": "^2.9.3",
68
68
  "currency.js": "^2.0.4",
69
- "dayjs": "^1.11.18",
69
+ "dayjs": "^1.11.19",
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.65.0",
73
+ "react-hook-form": "^7.68.0",
74
74
  "react-paginate": "^8.3.0",
75
- "recharts": "^2.15.3",
75
+ "recharts": "^3.5.1",
76
76
  "yup": "^1.7.0"
77
77
  },
78
78
  "devDependencies": {
79
- "@babel/core": "^7.28.4",
79
+ "@babel/core": "^7.28.5",
80
80
  "@chakra-ui/react": "^2.10.3",
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.38.0",
85
- "@rollup/plugin-commonjs": "^28.0.8",
84
+ "@eslint/js": "^9.39.1",
85
+ "@rollup/plugin-commonjs": "^29.0.0",
86
86
  "@rollup/plugin-node-resolve": "^16.0.3",
87
87
  "@rollup/plugin-terser": "^0.4.4",
88
+ "@rollup/plugin-typescript": "^12.3.0",
88
89
  "@storybook/addon-essentials": "^8.6.14",
89
90
  "@storybook/addon-interactions": "^8.6.14",
90
91
  "@storybook/addon-links": "^8.6.14",
@@ -107,22 +108,22 @@
107
108
  "@types/big.js": "^6.2.2",
108
109
  "@types/eslint__js": "^9.14.0",
109
110
  "@types/jest": "^30.0.0",
110
- "@types/lodash": "^4.17.20",
111
- "@types/node": "^24.9.0",
111
+ "@types/lodash": "^4.17.21",
112
+ "@types/node": "^24.10.1",
112
113
  "@types/prop-types": "^15",
113
114
  "@types/react": "^19.x.x",
114
115
  "@types/react-dom": "^19.x.x",
115
116
  "@types/rollup-plugin-peer-deps-external": "^2",
116
117
  "@types/stringify-object": "^4.0.4",
117
- "@typescript-eslint/eslint-plugin": "^8.46.0",
118
- "@typescript-eslint/parser": "^8.46.1",
118
+ "@typescript-eslint/eslint-plugin": "^8.46.4",
119
+ "@typescript-eslint/parser": "^8.49.0",
119
120
  "chalk": "^4.1.2",
120
- "core-js": "^3.46.0",
121
+ "core-js": "^3.47.0",
121
122
  "cross-var": "^1.1.0",
122
- "dotenv-cli": "^10.0.0",
123
- "eslint": "^9.38.0",
123
+ "dotenv-cli": "^11.0.0",
124
+ "eslint": "^9.39.1",
124
125
  "eslint-config-prettier": "^10.1.8",
125
- "eslint-plugin-check-file": "^3.3.0",
126
+ "eslint-plugin-check-file": "^3.3.1",
126
127
  "eslint-plugin-import": "^2.32.0",
127
128
  "eslint-plugin-jsx-a11y": "^6.10.2",
128
129
  "eslint-plugin-prettier": "5.5.4",
@@ -131,28 +132,29 @@
131
132
  "eslint-plugin-simple-import-sort": "^12.1.1",
132
133
  "eslint-plugin-unused-imports": "^4.3.0",
133
134
  "framer-motion": "^10.16.4",
134
- "globals": "^16.4.0",
135
+ "globals": "^16.5.0",
135
136
  "identity-obj-proxy": "^3.0.0",
136
137
  "jest": "^30.2.0",
137
138
  "pnpapi": "^0.0.0",
138
- "prettier": "^3.6.2",
139
+ "prettier": "^3.7.4",
139
140
  "prop-types": "^15.8.1",
140
141
  "react": "^18.x.x",
141
142
  "react-dom": "^18.x.x",
142
143
  "react-imask": "^7.6.1",
143
- "rollup": "^4.52.5",
144
+ "rollup": "^4.53.3",
144
145
  "rollup-plugin-delete": "^3.0.1",
145
- "rollup-plugin-dts": "^6.2.3",
146
+ "rollup-plugin-dts": "^6.3.0",
146
147
  "rollup-plugin-filesize": "^10.0.0",
147
148
  "rollup-plugin-peer-deps-external": "^2.2.4",
148
149
  "rollup-plugin-typescript2": "^0.36.0",
149
150
  "rollup-plugin-visualizer": "^6.0.5",
150
151
  "storybook": "^8.6.14",
151
152
  "stringify-object": "^6.0.0",
152
- "ts-jest": "^29.4.5",
153
+ "ts-jest": "^29.4.6",
154
+ "tslib": "^2.8.1",
153
155
  "typescript": "^5.9.3",
154
- "typescript-eslint": "^8.46.1",
155
- "vite": "^7.1.11"
156
+ "typescript-eslint": "^8.49.0",
157
+ "vite": "^6.4.1"
156
158
  },
157
- "packageManager": "pnpm@10.17.1"
159
+ "packageManager": "pnpm@10.19.0"
158
160
  }