@api3/logos 0.1.38 → 0.1.39
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/cjs/ChainLogo.js +6 -3
- package/dist/cjs/ChainLogoMissing.json +1 -1
- package/dist/esm/ChainLogo.js +6 -3
- package/dist/esm/ChainLogoMissing.json +1 -1
- package/dist/esm/index.d.ts +2 -2
- package/dist/esm/index.js +2 -2
- package/dist/logos/chain/Chain80084.svg +5 -0
- package/package.json +5 -5
package/dist/cjs/ChainLogo.js
CHANGED
|
@@ -26,7 +26,7 @@ const Chain43113 = require('../logos/chain/Chain43113.svg');
|
|
|
26
26
|
const Chain43114 = require('../logos/chain/Chain43114.svg');
|
|
27
27
|
const Chain84532 = require('../logos/chain/Chain84532.svg');
|
|
28
28
|
const Chain8453 = require('../logos/chain/Chain8453.svg');
|
|
29
|
-
const
|
|
29
|
+
const Chain80084 = require('../logos/chain/Chain80084.svg');
|
|
30
30
|
const Chain200810 = require('../logos/chain/Chain200810.svg');
|
|
31
31
|
const Chain200901 = require('../logos/chain/Chain200901.svg');
|
|
32
32
|
const Chain168587773 = require('../logos/chain/Chain168587773.svg');
|
|
@@ -106,6 +106,7 @@ const Chain167000 = require('../logos/chain/Chain167000.svg');
|
|
|
106
106
|
const Chain195 = require('../logos/chain/Chain195.svg');
|
|
107
107
|
const Chain196 = require('../logos/chain/Chain196.svg');
|
|
108
108
|
const Chain48899 = require('../logos/chain/Chain48899.svg');
|
|
109
|
+
const Chain48900 = require('../logos/chain/Placeholder.svg');
|
|
109
110
|
const Chain324 = require('../logos/chain/Chain324.svg');
|
|
110
111
|
const ChainPlaceholder = require('../logos/chain/Placeholder.svg');
|
|
111
112
|
function sanitizeName(id) {
|
|
@@ -172,8 +173,8 @@ function ChainLogo(id, light = false) {
|
|
|
172
173
|
return Chain84532;
|
|
173
174
|
case "8453":
|
|
174
175
|
return Chain8453;
|
|
175
|
-
case "
|
|
176
|
-
return
|
|
176
|
+
case "80084":
|
|
177
|
+
return Chain80084;
|
|
177
178
|
case "200810":
|
|
178
179
|
return Chain200810;
|
|
179
180
|
case "200901":
|
|
@@ -332,6 +333,8 @@ function ChainLogo(id, light = false) {
|
|
|
332
333
|
return Chain196;
|
|
333
334
|
case "48899":
|
|
334
335
|
return Chain48899;
|
|
336
|
+
case "48900":
|
|
337
|
+
return Chain48900;
|
|
335
338
|
case "324":
|
|
336
339
|
return Chain324;
|
|
337
340
|
default:
|
|
@@ -1 +1 @@
|
|
|
1
|
-
["7701","7700","222000222","333000333"]
|
|
1
|
+
["7701","7700","222000222","333000333","48900"]
|
package/dist/esm/ChainLogo.js
CHANGED
|
@@ -26,7 +26,7 @@ import Chain43113 from '../logos/chain/Chain43113.svg';
|
|
|
26
26
|
import Chain43114 from '../logos/chain/Chain43114.svg';
|
|
27
27
|
import Chain84532 from '../logos/chain/Chain84532.svg';
|
|
28
28
|
import Chain8453 from '../logos/chain/Chain8453.svg';
|
|
29
|
-
import
|
|
29
|
+
import Chain80084 from '../logos/chain/Chain80084.svg';
|
|
30
30
|
import Chain200810 from '../logos/chain/Chain200810.svg';
|
|
31
31
|
import Chain200901 from '../logos/chain/Chain200901.svg';
|
|
32
32
|
import Chain168587773 from '../logos/chain/Chain168587773.svg';
|
|
@@ -106,6 +106,7 @@ import Chain167000 from '../logos/chain/Chain167000.svg';
|
|
|
106
106
|
import Chain195 from '../logos/chain/Chain195.svg';
|
|
107
107
|
import Chain196 from '../logos/chain/Chain196.svg';
|
|
108
108
|
import Chain48899 from '../logos/chain/Chain48899.svg';
|
|
109
|
+
import Chain48900 from '../logos/chain/Placeholder.svg';
|
|
109
110
|
import Chain324 from '../logos/chain/Chain324.svg';
|
|
110
111
|
import ChainPlaceholder from '../logos/chain/Placeholder.svg';
|
|
111
112
|
function sanitizeName(id) {
|
|
@@ -172,8 +173,8 @@ function ChainLogo(id, light = false) {
|
|
|
172
173
|
return Chain84532;
|
|
173
174
|
case "8453":
|
|
174
175
|
return Chain8453;
|
|
175
|
-
case "
|
|
176
|
-
return
|
|
176
|
+
case "80084":
|
|
177
|
+
return Chain80084;
|
|
177
178
|
case "200810":
|
|
178
179
|
return Chain200810;
|
|
179
180
|
case "200901":
|
|
@@ -332,6 +333,8 @@ function ChainLogo(id, light = false) {
|
|
|
332
333
|
return Chain196;
|
|
333
334
|
case "48899":
|
|
334
335
|
return Chain48899;
|
|
336
|
+
case "48900":
|
|
337
|
+
return Chain48900;
|
|
335
338
|
case "324":
|
|
336
339
|
return Chain324;
|
|
337
340
|
default:
|
|
@@ -1 +1 @@
|
|
|
1
|
-
["7701","7700","222000222","333000333"]
|
|
1
|
+
["7701","7700","222000222","333000333","48900"]
|
package/dist/esm/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { default as ApiProviderLogo } from './ApiProviderLogo.js';
|
|
2
2
|
export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';
|
|
3
|
-
export { default as ChainLogo } from './ChainLogo.js';
|
|
4
|
-
export { default as ChainLogoMissing } from './ChainLogoMissing.json';
|
|
5
3
|
export { default as SymbolLogo } from './SymbolLogo.js';
|
|
6
4
|
export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
|
|
5
|
+
export { default as ChainLogo } from './ChainLogo.js';
|
|
6
|
+
export { default as ChainLogoMissing } from './ChainLogoMissing.json';
|
package/dist/esm/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { default as ApiProviderLogo } from './ApiProviderLogo.js';
|
|
2
2
|
export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';
|
|
3
|
-
export { default as ChainLogo } from './ChainLogo.js';
|
|
4
|
-
export { default as ChainLogoMissing } from './ChainLogoMissing.json';
|
|
5
3
|
export { default as SymbolLogo } from './SymbolLogo.js';
|
|
6
4
|
export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
|
|
5
|
+
export { default as ChainLogo } from './ChainLogo.js';
|
|
6
|
+
export { default as ChainLogoMissing } from './ChainLogoMissing.json';
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path fill="#6C6D6D" d="M16.7458 15.0659V13.9056C17.46 13.6606 17.9801 12.8999 17.9801 11.9995C17.9801 11.0992 17.46 10.3363 16.7458 10.0935V8.93315C17.4184 8.70322 17.92 8.01344 17.9755 7.17969H17.1572V7.53425C17.1572 7.80715 16.9908 8.04782 16.7458 8.16816V8.00269C16.7458 7.75988 16.5331 7.56218 16.272 7.56218H16.2304C15.9692 7.56218 15.7565 7.75988 15.7565 8.00269V8.16816C15.5115 8.04782 15.345 7.8093 15.345 7.53425V7.17969H14.5268C14.5823 8.01344 15.0839 8.70322 15.7565 8.93315V10.0935C15.0446 10.3363 14.5222 11.097 14.5222 11.9995C14.5222 12.9021 15.0422 13.6627 15.7565 13.9056V15.0659C15.0839 15.2959 14.5823 15.9857 14.5268 16.8194H15.345V16.4648C15.345 16.1919 15.5115 15.9512 15.7565 15.8309V15.9964C15.7565 16.2392 15.9692 16.4369 16.2304 16.4369H16.272C16.5331 16.4369 16.7458 16.2392 16.7458 15.9964V15.8309C16.9908 15.9512 17.1572 16.1898 17.1572 16.4648V16.8194H17.9755C17.92 15.9857 17.4184 15.2959 16.7458 15.0659ZM15.345 12.5067V11.4903C15.345 11.2174 15.5115 10.9767 15.7565 10.8564V11.0218C15.7565 11.2646 15.9692 11.4623 16.2304 11.4623H16.272C16.5331 11.4623 16.7458 11.2646 16.7458 11.0218V10.8564C16.9908 10.9767 17.1572 11.2152 17.1572 11.4903V12.5067C17.1572 12.7796 16.9908 13.0202 16.7458 13.1406V12.9751C16.7458 12.7323 16.5331 12.5346 16.272 12.5346H16.2304C15.9692 12.5346 15.7565 12.7323 15.7565 12.9751V13.1406C15.5138 13.0202 15.345 12.7817 15.345 12.5067Z"/>
|
|
3
|
+
<path fill="#6C6D6D" d="M21.7659 12.6163V11.3807C22.4801 11.1357 23.0003 10.375 23.0003 9.47465C23.0003 8.57429 22.4801 7.81145 21.7659 7.56863V7.17969H20.7789V7.56863C20.0647 7.8136 19.5447 8.57429 19.5447 9.47465C19.5447 10.375 20.0647 11.1379 20.7789 11.3807V12.6163C20.0647 12.8612 19.5447 13.6219 19.5447 14.5223C19.5447 15.4227 20.0647 16.1855 20.7789 16.4283V16.8172H21.7659V16.4283C22.4801 16.1833 23.0003 15.4227 23.0003 14.5223C23.0003 13.6219 22.4801 12.8612 21.7659 12.6163ZM20.3652 9.98178V8.96537C20.3652 8.69247 20.5316 8.4518 20.7766 8.33146V8.49693C20.7766 8.73975 20.9893 8.93744 21.2505 8.93744H21.2898C21.551 8.93744 21.7636 8.73975 21.7636 8.49693V8.33146C22.0087 8.4518 22.175 8.69032 22.175 8.96537V9.98178C22.175 10.2547 22.0087 10.4954 21.7636 10.6157V10.4502C21.7636 10.2074 21.551 10.0097 21.2898 10.0097H21.2482C20.987 10.0097 20.7743 10.2074 20.7743 10.4502V10.6157C20.534 10.4954 20.3652 10.2568 20.3652 9.98178ZM22.1774 15.0316C22.1774 15.3045 22.011 15.5452 21.7659 15.6655V15.4227C21.7659 15.1798 21.5533 14.9821 21.2921 14.9821H21.2528C20.9916 14.9821 20.7789 15.1798 20.7789 15.4227V15.6655C20.534 15.5452 20.3675 15.3066 20.3675 15.0316V14.0152C20.3675 13.7423 20.534 13.5016 20.7789 13.3812V13.4693C20.7789 13.7122 20.9916 13.9099 21.2528 13.9099H21.2944C21.5556 13.9099 21.7682 13.7122 21.7682 13.4693V13.3812C22.0133 13.5016 22.1797 13.7401 22.1797 14.0152V15.0316H22.1774Z"/>
|
|
4
|
+
<path fill="#6C6D6D" d="M11.0891 11.0148C11.0799 10.9654 11.0683 10.9181 11.0498 10.873C11.0568 10.8622 12.5915 8.87454 11.1701 7.6454C9.75083 6.41627 8.09351 8.01931 8.08427 8.0279C7.82076 7.95054 7.55495 7.90327 7.29145 7.88178C7.29145 7.88178 7.29145 7.88178 7.28914 7.88178C6.74826 7.79797 5.99011 7.88178 5.99011 7.88178C5.72893 7.90327 5.46543 7.95054 5.20423 8.02575C5.19498 8.01715 3.53769 6.41412 2.11849 7.64325C0.699271 8.87239 2.23174 10.8622 2.23868 10.8708C2.2225 10.9181 2.20863 10.9654 2.19938 11.0126C2.04683 11.8636 0.999756 12.1257 0.999756 13.6084C0.999756 15.1191 2.09306 16.3095 4.3259 16.3095H5.24121C5.24584 16.3138 5.59949 16.7823 6.3299 16.8102C6.3299 16.8102 6.49863 16.8274 6.88694 16.8145C7.66127 16.8145 8.03804 16.3181 8.04035 16.3117H8.95567C11.1885 16.3117 12.2818 15.1212 12.2818 13.6106C12.2887 12.13 11.2416 11.8657 11.0891 11.0148Z"/>
|
|
5
|
+
</svg>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@api3/logos",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.39",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"repository": {
|
|
@@ -25,16 +25,16 @@
|
|
|
25
25
|
"@babel/core": "^7.24.7",
|
|
26
26
|
"@babel/preset-react": "^7.24.7",
|
|
27
27
|
"@changesets/changelog-github": "^0.5.0",
|
|
28
|
-
"@changesets/cli": "^2.27.
|
|
28
|
+
"@changesets/cli": "^2.27.7",
|
|
29
29
|
"@api3/api-integrations": "^1.16.0",
|
|
30
|
-
"@api3/chains": "^
|
|
30
|
+
"@api3/chains": "^8.1.0",
|
|
31
31
|
"dropbox": "^10.34.0",
|
|
32
32
|
"node-fetch": "^2.7.0",
|
|
33
33
|
"dotenv": "^16.4.5",
|
|
34
34
|
"prettier": "^3.3.2",
|
|
35
35
|
"rimraf": "^5.0.7",
|
|
36
|
-
"@typescript-eslint/eslint-plugin": "^7.
|
|
37
|
-
"@typescript-eslint/parser": "^7.
|
|
36
|
+
"@typescript-eslint/eslint-plugin": "^7.15.0",
|
|
37
|
+
"@typescript-eslint/parser": "^7.15.0",
|
|
38
38
|
"eslint-config-prettier": "^9.1.0",
|
|
39
39
|
"svgo": "^3.3.0"
|
|
40
40
|
},
|