fare-privy-core 1.9.0 → 1.9.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.
- package/README.md +8 -3
- package/dist/index.d.ts +9 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +9 -2
- package/dist/index.js.map +1 -1
- package/dist/src/components/shared/Button/style.d.ts +7 -549
- package/dist/src/components/shared/Button/style.d.ts.map +1 -1
- package/dist/src/components/shared/CopyInput/CopyToClipboard.d.ts.map +1 -1
- package/dist/src/components/shared/CopyInput/CopyToClipboard.js +6 -1
- package/dist/src/components/shared/CopyInput/CopyToClipboard.js.map +1 -1
- package/dist/src/components/shared/CopyInput/styles.d.ts +4 -1110
- package/dist/src/components/shared/CopyInput/styles.d.ts.map +1 -1
- package/dist/src/components/shared/Modal/Card.d.ts +2 -1
- package/dist/src/components/shared/Modal/Card.d.ts.map +1 -1
- package/dist/src/components/shared/Modal/Card.js +1 -1
- package/dist/src/components/shared/Modal/Card.js.map +1 -1
- package/dist/src/components/shared/Modal/styles.d.ts +6 -1620
- package/dist/src/components/shared/Modal/styles.d.ts.map +1 -1
- package/dist/src/hooks/useShowDepositModal.d.ts +9 -0
- package/dist/src/hooks/useShowDepositModal.d.ts.map +1 -0
- package/dist/src/hooks/useShowDepositModal.js +41 -0
- package/dist/src/hooks/useShowDepositModal.js.map +1 -0
- package/dist/src/modals/FundWalletModal/CardCarousel.d.ts +1 -0
- package/dist/src/modals/FundWalletModal/CardCarousel.d.ts.map +1 -1
- package/dist/src/modals/FundWalletModal/CardCarousel.js +6 -4
- package/dist/src/modals/FundWalletModal/CardCarousel.js.map +1 -1
- package/dist/src/modals/FundWalletModal/DescriptionDetails.d.ts.map +1 -1
- package/dist/src/modals/FundWalletModal/DescriptionDetails.js.map +1 -1
- package/dist/src/modals/FundWalletModal/FundWalletMenu.d.ts +1 -0
- package/dist/src/modals/FundWalletModal/FundWalletMenu.d.ts.map +1 -1
- package/dist/src/modals/FundWalletModal/FundWalletMenu.js.map +1 -1
- package/dist/src/modals/FundWalletModal/FundsAccordion.d.ts +1 -0
- package/dist/src/modals/FundWalletModal/FundsAccordion.d.ts.map +1 -1
- package/dist/src/modals/FundWalletModal/FundsAccordion.js +5 -1
- package/dist/src/modals/FundWalletModal/FundsAccordion.js.map +1 -1
- package/dist/src/modals/FundWalletModal/index.d.ts +1 -0
- package/dist/src/modals/FundWalletModal/index.d.ts.map +1 -1
- package/dist/src/modals/FundWalletModal/index.js +5 -1
- package/dist/src/modals/FundWalletModal/index.js.map +1 -1
- package/dist/src/modals/SelectWalletModal/styles.d.ts +17 -2992
- package/dist/src/modals/SelectWalletModal/styles.d.ts.map +1 -1
- package/dist/src/modals/styles.d.ts +11 -2432
- package/dist/src/modals/styles.d.ts.map +1 -1
- package/package.json +120 -117
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/modals/styles.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,OAAO
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/modals/styles.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,OAAO,oEASnB,CAAC;AAEF,eAAO,MAAM,SAAS;iBAA6B,MAAM;SAkBxD,CAAC;AAEF,eAAO,MAAM,cAAc,oEAE1B,CAAC;AAEF,eAAO,MAAM,kBAAkB,kEAS9B,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,GA6B9B,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,GAYhC,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,GAE7B,CAAC;AAGF,eAAO,MAAM,cAAc,oEAqB1B,CAAC;AAEF,eAAO,MAAM,oBAAoB,kEAShC,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,GAI9B,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,GAwB5B,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,GAE9B,CAAC;AAEF,eAAO,MAAM,iBAAiB,oEAmB7B,CAAC;AAEF,eAAO,MAAM,YAAY,oEAYxB,CAAC;AAGF,eAAO,MAAM,cAAc,oEAoB1B,CAAC;AAEF,eAAO,MAAM,eAAe,oEAG3B,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,117 +1,120 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "fare-privy-core",
|
|
3
|
-
"version": "1.9.
|
|
4
|
-
"description": "A comprehensive React library for Privy authentication and wallet management with casino gaming features, featuring reliable micro-hooks based on proven patterns",
|
|
5
|
-
"keywords": [
|
|
6
|
-
"privy",
|
|
7
|
-
"wallet",
|
|
8
|
-
"authentication",
|
|
9
|
-
"web3",
|
|
10
|
-
"react",
|
|
11
|
-
"crypto",
|
|
12
|
-
"casino",
|
|
13
|
-
"gaming",
|
|
14
|
-
"blockchain",
|
|
15
|
-
"ethereum",
|
|
16
|
-
"solana"
|
|
17
|
-
],
|
|
18
|
-
"homepage": "https://github.com/farePrivy/fare-privy-core#readme",
|
|
19
|
-
"repository": {
|
|
20
|
-
"type": "git",
|
|
21
|
-
"url": "git+https://github.com/farePrivy/fare-privy-core.git"
|
|
22
|
-
},
|
|
23
|
-
"bugs": {
|
|
24
|
-
"url": "https://github.com/farePrivy/fare-privy-core/issues"
|
|
25
|
-
},
|
|
26
|
-
"license": "ISC",
|
|
27
|
-
"author": {
|
|
28
|
-
"name": "zynkah",
|
|
29
|
-
"url": "https://github.com/Zynkah"
|
|
30
|
-
},
|
|
31
|
-
"files": [
|
|
32
|
-
"dist",
|
|
33
|
-
"README.md",
|
|
34
|
-
"LICENSE"
|
|
35
|
-
],
|
|
36
|
-
"type": "module",
|
|
37
|
-
"main": "dist/index.js",
|
|
38
|
-
"module": "dist/index.js",
|
|
39
|
-
"types": "dist/index.d.ts",
|
|
40
|
-
"exports": {
|
|
41
|
-
".": {
|
|
42
|
-
"types": "./dist/index.d.ts",
|
|
43
|
-
"import": "./dist/index.js",
|
|
44
|
-
"default": "./dist/index.js"
|
|
45
|
-
}
|
|
46
|
-
},
|
|
47
|
-
"scripts": {
|
|
48
|
-
"build": "tsc",
|
|
49
|
-
"prebuild": "rm -rf dist || rmdir /s /q dist || echo 'Dist folder cleared'",
|
|
50
|
-
"postbuild": "echo 'Build completed successfully'",
|
|
51
|
-
"dev": "tsc --watch",
|
|
52
|
-
"test": "jest",
|
|
53
|
-
"prepublishOnly": "npm run build",
|
|
54
|
-
"test:watch": "jest --watch",
|
|
55
|
-
"test:coverage": "jest --coverage",
|
|
56
|
-
"lint": "echo 'No linting configured'",
|
|
57
|
-
"type-check": "tsc --noEmit",
|
|
58
|
-
"clean": "rm -rf dist || rmdir /s /q dist || echo 'Cleaned'",
|
|
59
|
-
"version": "pnpm run build && git add .",
|
|
60
|
-
"postversion": "git push && git push --tags"
|
|
61
|
-
},
|
|
62
|
-
"dependencies": {
|
|
63
|
-
"@biconomy/sdk": "^0.0.29",
|
|
64
|
-
"@ethersproject/abi": "^5.7.0",
|
|
65
|
-
"@ethersproject/providers": "^5.7.2",
|
|
66
|
-
"@privy-io/wagmi": "^0.2.12",
|
|
67
|
-
"@sentry/react": "^7.99.0",
|
|
68
|
-
"@testing-library/
|
|
69
|
-
"@
|
|
70
|
-
"@types/
|
|
71
|
-
"@types/
|
|
72
|
-
"@types/react": "^18.2.
|
|
73
|
-
"@types/
|
|
74
|
-
"
|
|
75
|
-
"
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"jest": "^30.2.0",
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"react": "^
|
|
82
|
-
"react-
|
|
83
|
-
"react-
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"
|
|
90
|
-
"
|
|
91
|
-
"
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
"react": ">=16.8.0",
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
"@
|
|
104
|
-
"@testing-library/
|
|
105
|
-
"@testing-library/
|
|
106
|
-
"@
|
|
107
|
-
"@types/
|
|
108
|
-
"@types/
|
|
109
|
-
"@types/
|
|
110
|
-
"@types/react
|
|
111
|
-
"@types/
|
|
112
|
-
"
|
|
113
|
-
"jest
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
|
|
117
|
-
|
|
1
|
+
{
|
|
2
|
+
"name": "fare-privy-core",
|
|
3
|
+
"version": "1.9.1",
|
|
4
|
+
"description": "A comprehensive React library for Privy authentication and wallet management with casino gaming features, featuring reliable micro-hooks based on proven patterns",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"privy",
|
|
7
|
+
"wallet",
|
|
8
|
+
"authentication",
|
|
9
|
+
"web3",
|
|
10
|
+
"react",
|
|
11
|
+
"crypto",
|
|
12
|
+
"casino",
|
|
13
|
+
"gaming",
|
|
14
|
+
"blockchain",
|
|
15
|
+
"ethereum",
|
|
16
|
+
"solana"
|
|
17
|
+
],
|
|
18
|
+
"homepage": "https://github.com/farePrivy/fare-privy-core#readme",
|
|
19
|
+
"repository": {
|
|
20
|
+
"type": "git",
|
|
21
|
+
"url": "git+https://github.com/farePrivy/fare-privy-core.git"
|
|
22
|
+
},
|
|
23
|
+
"bugs": {
|
|
24
|
+
"url": "https://github.com/farePrivy/fare-privy-core/issues"
|
|
25
|
+
},
|
|
26
|
+
"license": "ISC",
|
|
27
|
+
"author": {
|
|
28
|
+
"name": "zynkah",
|
|
29
|
+
"url": "https://github.com/Zynkah"
|
|
30
|
+
},
|
|
31
|
+
"files": [
|
|
32
|
+
"dist",
|
|
33
|
+
"README.md",
|
|
34
|
+
"LICENSE"
|
|
35
|
+
],
|
|
36
|
+
"type": "module",
|
|
37
|
+
"main": "dist/index.js",
|
|
38
|
+
"module": "dist/index.js",
|
|
39
|
+
"types": "dist/index.d.ts",
|
|
40
|
+
"exports": {
|
|
41
|
+
".": {
|
|
42
|
+
"types": "./dist/index.d.ts",
|
|
43
|
+
"import": "./dist/index.js",
|
|
44
|
+
"default": "./dist/index.js"
|
|
45
|
+
}
|
|
46
|
+
},
|
|
47
|
+
"scripts": {
|
|
48
|
+
"build": "tsc",
|
|
49
|
+
"prebuild": "rm -rf dist || rmdir /s /q dist || echo 'Dist folder cleared'",
|
|
50
|
+
"postbuild": "echo 'Build completed successfully'",
|
|
51
|
+
"dev": "tsc --watch",
|
|
52
|
+
"test": "jest",
|
|
53
|
+
"prepublishOnly": "npm run build",
|
|
54
|
+
"test:watch": "jest --watch",
|
|
55
|
+
"test:coverage": "jest --coverage",
|
|
56
|
+
"lint": "echo 'No linting configured'",
|
|
57
|
+
"type-check": "tsc --noEmit",
|
|
58
|
+
"clean": "rm -rf dist || rmdir /s /q dist || echo 'Cleaned'",
|
|
59
|
+
"version": "pnpm run build && git add .",
|
|
60
|
+
"postversion": "git push && git push --tags"
|
|
61
|
+
},
|
|
62
|
+
"dependencies": {
|
|
63
|
+
"@biconomy/sdk": "^0.0.29",
|
|
64
|
+
"@ethersproject/abi": "^5.7.0",
|
|
65
|
+
"@ethersproject/providers": "^5.7.2",
|
|
66
|
+
"@privy-io/wagmi": "^0.2.12",
|
|
67
|
+
"@sentry/react": "^7.99.0",
|
|
68
|
+
"@testing-library/user-event": "^14.6.1",
|
|
69
|
+
"@types/jest": "^30.0.0",
|
|
70
|
+
"@types/node": "^20.10.5",
|
|
71
|
+
"@types/react": "^18.2.45",
|
|
72
|
+
"@types/react-dom": "^18.2.18",
|
|
73
|
+
"@types/styled-components": "^5.1.0",
|
|
74
|
+
"axios": "^1.6.2",
|
|
75
|
+
"ethers": "^5.7.2",
|
|
76
|
+
"framer-motion": "^10.16.16",
|
|
77
|
+
"jest": "^30.2.0",
|
|
78
|
+
"jest-environment-jsdom": "^30.2.0",
|
|
79
|
+
"numeral": "^2.0.6",
|
|
80
|
+
"react": "^18.3.1",
|
|
81
|
+
"react-countup": "^6.5.0",
|
|
82
|
+
"react-number-format": "^5.4.4",
|
|
83
|
+
"react-slider": "^2.0.6",
|
|
84
|
+
"styled-components": "^5.3.0",
|
|
85
|
+
"ts-jest": "^29.4.5",
|
|
86
|
+
"typescript": "^5.3.3",
|
|
87
|
+
"uuid": "^13.0.0",
|
|
88
|
+
"valtio": ">=1.0.0 <2.0.0",
|
|
89
|
+
"viem": "^2.26.2",
|
|
90
|
+
"wagmi": "^2.12.0",
|
|
91
|
+
"zustand": "^5.0.9"
|
|
92
|
+
},
|
|
93
|
+
"peerDependencies": {
|
|
94
|
+
"@privy-io/react-auth": "^1.0.0",
|
|
95
|
+
"framer-motion": ">=6.0.0",
|
|
96
|
+
"react": ">=16.8.0",
|
|
97
|
+
"react-dom": ">=16.8.0",
|
|
98
|
+
"styled-components": ">=5.0.0",
|
|
99
|
+
"valtio": ">=1.0.0"
|
|
100
|
+
},
|
|
101
|
+
"devDependencies": {
|
|
102
|
+
"@babel/preset-env": "^7.28.5",
|
|
103
|
+
"@babel/preset-typescript": "^7.28.5",
|
|
104
|
+
"@testing-library/jest-dom": "^6.9.1",
|
|
105
|
+
"@testing-library/react": "^16.3.1",
|
|
106
|
+
"@testing-library/user-event": "^14.5.2",
|
|
107
|
+
"@types/jest": "^29.5.12",
|
|
108
|
+
"@types/node": "^20.11.30",
|
|
109
|
+
"@types/numeral": "^2.0.5",
|
|
110
|
+
"@types/react": "^18.2.62",
|
|
111
|
+
"@types/react-dom": "^18.2.19",
|
|
112
|
+
"@types/styled-components": "^5.1.34",
|
|
113
|
+
"babel-jest": "^30.2.0",
|
|
114
|
+
"jest": "^29.7.0",
|
|
115
|
+
"jest-environment-jsdom": "^29.7.0",
|
|
116
|
+
"react-dom": "^18.3.1",
|
|
117
|
+
"ts-jest": "^29.1.2",
|
|
118
|
+
"typescript": "^5.4.5"
|
|
119
|
+
}
|
|
120
|
+
}
|