@api3/logos 0.2.21 → 0.2.22
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/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { default as ApiProviderLogo } from './ApiProviderLogo.js';
|
|
2
|
-
export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';
|
|
3
1
|
export { default as ChainLogo } from './ChainLogo.js';
|
|
4
2
|
export { default as ChainLogoMissing } from './ChainLogoMissing.json';
|
|
3
|
+
export { default as ApiProviderLogo } from './ApiProviderLogo.js';
|
|
4
|
+
export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';
|
|
5
5
|
export { default as SymbolLogo } from './SymbolLogo.js';
|
|
6
6
|
export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
|
package/dist/cjs/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
module.exports.ApiProviderLogo = require('./ApiProviderLogo.js');
|
|
2
|
-
module.exports.ApiProviderLogoMissing = require('./ApiProviderLogoMissing.json');
|
|
3
1
|
module.exports.ChainLogo = require('./ChainLogo.js');
|
|
4
2
|
module.exports.ChainLogoMissing = require('./ChainLogoMissing.json');
|
|
3
|
+
module.exports.ApiProviderLogo = require('./ApiProviderLogo.js');
|
|
4
|
+
module.exports.ApiProviderLogoMissing = require('./ApiProviderLogoMissing.json');
|
|
5
5
|
module.exports.SymbolLogo = require('./SymbolLogo.js');
|
|
6
6
|
module.exports.SymbolLogoMissing = require('./SymbolLogoMissing.json');
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
|
|
2
|
-
<path fill="
|
|
3
|
-
<
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
</defs>
|
|
2
|
+
<path fill="#8E9BB2" d="M6.31835 6.05815C7.94594 7.66892 10.5493 9.04288 13.6939 9.98464C12.0511 9.0636 10.5277 7.91748 9.19408 6.59324C8.69859 6.10096 8.22185 5.57692 7.77637 5.03562L7.46642 4.65796C6.9459 4.97624 6.46359 5.34908 6.02368 5.76611L6.31905 6.05815H6.31835Z"/>
|
|
3
|
+
<path fill="#8E9BB2" d="M3.35986 12.6194C3.48635 14.3841 4.14656 16.0011 5.18274 17.3129L5.45238 17.0471C6.46008 16.055 7.77354 15.154 9.35596 14.3676C10.7445 13.6778 12.3373 13.0868 14.0539 12.6194H3.35986Z"/>
|
|
4
|
+
<path fill="#8E9BB2" d="M13.6932 14.0157C10.5485 14.9582 7.94591 16.3315 6.31832 17.9422L6.02295 18.2343C6.46286 18.6513 6.94587 19.0241 7.46639 19.3424L7.77634 18.9654C8.2218 18.4242 8.69854 17.9001 9.19405 17.4071C10.527 16.0829 12.051 14.9368 13.6932 14.0157Z"/>
|
|
5
|
+
<path fill="#8E9BB2" d="M8.79858 4.32082C9.20096 4.80551 9.63045 5.2757 10.0759 5.71757C12.8919 8.51518 16.4355 10.3649 20.323 11.0656L20.6399 11.1229C20.1973 6.77531 16.5022 3.38184 12.0093 3.38184C10.7973 3.38184 9.64297 3.6297 8.59497 4.07572L8.7979 4.32013L8.79858 4.32082Z"/>
|
|
6
|
+
<path fill="#8E9BB2" d="M14.0539 11.3802C12.3373 10.9128 10.7445 10.3218 9.35596 9.63207C7.77286 8.84566 6.46008 7.94395 5.45238 6.9525L5.18274 6.68738C4.14656 7.9985 3.48565 9.61549 3.35986 11.3802H14.0539Z"/>
|
|
7
|
+
<path fill="#8E9BB2" d="M20.3224 12.935C16.4348 13.6358 12.8919 15.4847 10.0752 18.2831C9.62837 18.727 9.19889 19.1972 8.7979 19.6798L8.59497 19.9242C9.64297 20.3702 10.7966 20.6182 12.0086 20.6182C16.5015 20.6182 20.1959 17.2253 20.6386 12.8777L20.3217 12.9343L20.3224 12.935Z"/>
|
|
9
8
|
</svg>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@api3/logos",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.22",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"repository": {
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"@babel/preset-react": "^7.25.9",
|
|
27
27
|
"@changesets/changelog-github": "^0.5.0",
|
|
28
28
|
"@changesets/cli": "^2.27.10",
|
|
29
|
-
"@api3/dapi-management": "1.
|
|
29
|
+
"@api3/dapi-management": "1.112.1",
|
|
30
30
|
"dropbox": "^10.34.0",
|
|
31
31
|
"node-fetch": "^2.7.0",
|
|
32
32
|
"dotenv": "^16.4.5",
|