@api3/logos 1.0.5 → 1.0.6
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/SymbolLogo.js
CHANGED
|
@@ -119,6 +119,7 @@ const SymbolMovr = require('../logos/symbol/Movr.svg');
|
|
|
119
119
|
const SymbolMpEth = require('../logos/symbol/Mpeth.svg');
|
|
120
120
|
const SymbolMstEth = require('../logos/symbol/Msteth.svg');
|
|
121
121
|
const SymbolMtl = require('../logos/symbol/Mtl.svg');
|
|
122
|
+
const SymbolMvl = require('../logos/symbol/Mvl.svg');
|
|
122
123
|
const SymbolNear = require('../logos/symbol/Near.svg');
|
|
123
124
|
const SymbolNeon = require('../logos/symbol/Neon.svg');
|
|
124
125
|
const SymbolOkb = require('../logos/symbol/Okb.svg');
|
|
@@ -464,6 +465,8 @@ function SymbolLogo(id, light = false) {
|
|
|
464
465
|
return SymbolMstEth;
|
|
465
466
|
case "mtl":
|
|
466
467
|
return SymbolMtl;
|
|
468
|
+
case "mvl":
|
|
469
|
+
return SymbolMvl;
|
|
467
470
|
case "near":
|
|
468
471
|
return SymbolNear;
|
|
469
472
|
case "neon":
|
package/dist/esm/SymbolLogo.js
CHANGED
|
@@ -119,6 +119,7 @@ import SymbolMovr from '../logos/symbol/Movr.svg';
|
|
|
119
119
|
import SymbolMpEth from '../logos/symbol/Mpeth.svg';
|
|
120
120
|
import SymbolMstEth from '../logos/symbol/Msteth.svg';
|
|
121
121
|
import SymbolMtl from '../logos/symbol/Mtl.svg';
|
|
122
|
+
import SymbolMvl from '../logos/symbol/Mvl.svg';
|
|
122
123
|
import SymbolNear from '../logos/symbol/Near.svg';
|
|
123
124
|
import SymbolNeon from '../logos/symbol/Neon.svg';
|
|
124
125
|
import SymbolOkb from '../logos/symbol/Okb.svg';
|
|
@@ -464,6 +465,8 @@ function SymbolLogo(id, light = false) {
|
|
|
464
465
|
return SymbolMstEth;
|
|
465
466
|
case "mtl":
|
|
466
467
|
return SymbolMtl;
|
|
468
|
+
case "mvl":
|
|
469
|
+
return SymbolMvl;
|
|
467
470
|
case "near":
|
|
468
471
|
return SymbolNear;
|
|
469
472
|
case "neon":
|
package/dist/esm/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { default as SymbolLogo } from './SymbolLogo.js';
|
|
2
|
-
export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
|
|
3
1
|
export { default as ApiProviderLogo } from './ApiProviderLogo.js';
|
|
4
2
|
export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';
|
|
3
|
+
export { default as SymbolLogo } from './SymbolLogo.js';
|
|
4
|
+
export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
|
|
5
5
|
export { default as ChainLogo } from './ChainLogo.js';
|
|
6
6
|
export { default as ChainLogoMissing } from './ChainLogoMissing.json';
|
package/dist/esm/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { default as SymbolLogo } from './SymbolLogo.js';
|
|
2
|
-
export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
|
|
3
1
|
export { default as ApiProviderLogo } from './ApiProviderLogo.js';
|
|
4
2
|
export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';
|
|
3
|
+
export { default as SymbolLogo } from './SymbolLogo.js';
|
|
4
|
+
export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
|
|
5
5
|
export { default as ChainLogo } from './ChainLogo.js';
|
|
6
6
|
export { default as ChainLogoMissing } from './ChainLogoMissing.json';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 42 42">
|
|
2
|
+
<rect width="42" height="42" fill="white" rx="21"/>
|
|
3
|
+
<rect width="42" height="42" fill="white" rx="21"/>
|
|
4
|
+
<path fill="#092E3E" d="M30.709 13.7008C30.1457 13.1372 29.1973 13.3632 28.9064 14.0846L25.5475 27.4138C24.2044 31.8992 18.0887 31.9796 16.6895 27.4138C15.3768 23.1301 14.6234 18.5051 13.3624 14.188C13.1431 13.3798 12.0788 13.1081 11.5027 13.7264C10.8259 14.4522 11.6459 15.7396 10.7401 16.7133C9.75955 17.7675 7.89071 17.1867 7.73563 15.7659C7.51127 13.7109 8.05628 11.7356 9.86395 10.5997C12.5342 8.92175 15.8154 10.3257 16.722 13.2571C18.0441 17.5327 18.7739 22.1637 20.063 26.469C20.3755 27.3475 21.6219 27.4658 22.0855 26.6518C23.4438 22.3087 24.1807 17.655 25.4988 13.3098C27.0156 8.31018 33.8972 9.02312 34.5027 14.0762L34.501 29.3154C34.1304 31.3386 31.3121 31.2774 31.0293 29.2441L31.0259 14.4144C31.0006 14.16 30.8904 13.8836 30.7086 13.7014L30.709 13.7008Z"/>
|
|
5
|
+
<path fill="#092E3E" d="M9.45448 23.4614C10.4367 23.4614 11.2125 24.1091 11.2125 25.2978C11.2125 27.2494 11.2125 27.7927 11.2125 29.1808C11.2125 31.3544 7.73364 31.2892 7.73364 29.2821C7.73364 27.8208 7.74986 26.6314 7.74986 25.214C7.74986 24.4426 8.39522 23.4614 9.45448 23.4614Z"/>
|
|
6
|
+
<path fill="#F5BA39" d="M9.44811 18.3605C9.95021 18.3466 10.8696 19.2934 11.176 19.6867C11.8474 20.5476 11.0814 21.1845 10.4523 21.7643C9.99346 22.1874 9.61368 22.5773 8.95176 22.1833C8.72606 22.0492 7.65328 20.9581 7.56475 20.7335C7.27215 19.9908 7.99285 19.3812 8.49258 18.9244C8.771 18.6697 9.03725 18.372 9.44778 18.3608L9.44811 18.3605Z"/>
|
|
7
|
+
</svg>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@api3/logos",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.6",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"repository": {
|
|
@@ -22,16 +22,16 @@
|
|
|
22
22
|
"@babel/core": "^7.26.10",
|
|
23
23
|
"@babel/preset-react": "^7.26.3",
|
|
24
24
|
"@changesets/changelog-github": "^0.5.1",
|
|
25
|
-
"@changesets/cli": "^2.
|
|
26
|
-
"@api3/dapi-management": "3.
|
|
25
|
+
"@changesets/cli": "^2.29.2",
|
|
26
|
+
"@api3/dapi-management": "3.17.0",
|
|
27
27
|
"dropbox": "^10.34.0",
|
|
28
28
|
"node-fetch": "^2.7.0",
|
|
29
|
-
"dotenv": "^16.
|
|
29
|
+
"dotenv": "^16.5.0",
|
|
30
30
|
"prettier": "^3.5.3",
|
|
31
31
|
"rimraf": "^6.0.1",
|
|
32
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
33
|
-
"@typescript-eslint/parser": "^8.
|
|
34
|
-
"eslint-config-prettier": "^10.1.
|
|
32
|
+
"@typescript-eslint/eslint-plugin": "^8.30.1",
|
|
33
|
+
"@typescript-eslint/parser": "^8.30.1",
|
|
34
|
+
"eslint-config-prettier": "^10.1.2",
|
|
35
35
|
"svgo": "^3.3.0"
|
|
36
36
|
},
|
|
37
37
|
"main": "./dist/cjs/index.js",
|