@api3/logos 1.0.40 → 1.0.41

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.
@@ -0,0 +1 @@
1
+ []
@@ -59,16 +59,12 @@ const Chain737373 = require('../logos/chain/Chain737373.svg');
59
59
  const Chain2222 = require('../logos/chain/Chain2222.svg');
60
60
  const Chain2221 = require('../logos/chain/Chain2221.svg');
61
61
  const Chain59144 = require('../logos/chain/Chain59144.svg');
62
- const Chain994873017 = require('../logos/chain/Chain994873017.svg');
63
- const Chain2030232745 = require('../logos/chain/Chain2030232745.svg');
64
62
  const Chain169 = require('../logos/chain/Chain169.svg');
65
63
  const Chain3441006 = require('../logos/chain/Chain3441006.svg');
66
64
  const Chain5000 = require('../logos/chain/Chain5000.svg');
67
65
  const Chain5003 = require('../logos/chain/Chain5003.svg');
68
- const Chain4200 = require('../logos/chain/Chain4200.svg');
69
66
  const Chain34443 = require('../logos/chain/Chain34443.svg');
70
67
  const Chain919 = require('../logos/chain/Chain919.svg');
71
- const Chain10143 = require('../logos/chain/Chain10143.svg');
72
68
  const Chain1284 = require('../logos/chain/Chain1284.svg');
73
69
  const Chain1287 = require('../logos/chain/Chain1287.svg');
74
70
  const Chain1285 = require('../logos/chain/Chain1285.svg');
@@ -228,10 +224,6 @@ function ChainLogo(id, light = false) {
228
224
  return Chain2221;
229
225
  case "59144":
230
226
  return Chain59144;
231
- case "994873017":
232
- return Chain994873017;
233
- case "2030232745":
234
- return Chain2030232745;
235
227
  case "169":
236
228
  return Chain169;
237
229
  case "3441006":
@@ -240,14 +232,10 @@ function ChainLogo(id, light = false) {
240
232
  return Chain5000;
241
233
  case "5003":
242
234
  return Chain5003;
243
- case "4200":
244
- return Chain4200;
245
235
  case "34443":
246
236
  return Chain34443;
247
237
  case "919":
248
238
  return Chain919;
249
- case "10143":
250
- return Chain10143;
251
239
  case "1284":
252
240
  return Chain1284;
253
241
  case "1287":
@@ -0,0 +1 @@
1
+ []
@@ -2,6 +2,7 @@ const SymbolBnbxLight = require('../logos/symbol/BnbxLight.svg');
2
2
  const SymbolEthxLight = require('../logos/symbol/EthxLight.svg');
3
3
  const SymbolMaticxLight = require('../logos/symbol/MaticxLight.svg');
4
4
  const SymbolSlight = require('../logos/symbol/SLight.svg');
5
+ const SymbolEigen = require('../logos/symbol/Eigen.svg');
5
6
  const SymbolAave = require('../logos/symbol/Aave.svg');
6
7
  const SymbolUsd = require('../logos/symbol/Usd.svg');
7
8
  const SymbolAero = require('../logos/symbol/Aero.svg');
@@ -180,6 +181,8 @@ function SymbolLogo(id, light = false) {
180
181
  return SymbolMaticxLight;
181
182
  case "slight":
182
183
  return SymbolSlight;
184
+ case "eigen":
185
+ return SymbolEigen;
183
186
  case "aave":
184
187
  return SymbolAave;
185
188
  case "usd":
@@ -0,0 +1 @@
1
+ ["EIGEN"]
@@ -1,6 +1,9 @@
1
1
  export { default as ApiProviderLogo } from './ApiProviderLogo.js';
2
2
  export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';
3
+ export { default as ApiProviderLogoExtended } from './ApiProviderLogoExtended.json';
3
4
  export { default as ChainLogo } from './ChainLogo.js';
4
5
  export { default as ChainLogoMissing } from './ChainLogoMissing.json';
6
+ export { default as ChainLogoExtended } from './ChainLogoExtended.json';
5
7
  export { default as SymbolLogo } from './SymbolLogo.js';
6
8
  export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
9
+ export { default as SymbolLogoExtended } from './SymbolLogoExtended.json';
package/dist/cjs/index.js CHANGED
@@ -1,6 +1,9 @@
1
1
  module.exports.ApiProviderLogo = require('./ApiProviderLogo.js');
2
2
  module.exports.ApiProviderLogoMissing = require('./ApiProviderLogoMissing.json');
3
+ module.exports.ApiProviderLogoExtended = require('./ApiProviderLogoExtended.json');
3
4
  module.exports.ChainLogo = require('./ChainLogo.js');
4
5
  module.exports.ChainLogoMissing = require('./ChainLogoMissing.json');
6
+ module.exports.ChainLogoExtended = require('./ChainLogoExtended.json');
5
7
  module.exports.SymbolLogo = require('./SymbolLogo.js');
6
8
  module.exports.SymbolLogoMissing = require('./SymbolLogoMissing.json');
9
+ module.exports.SymbolLogoExtended = require('./SymbolLogoExtended.json');
@@ -0,0 +1 @@
1
+ []
@@ -59,16 +59,12 @@ import Chain737373 from '../logos/chain/Chain737373.svg';
59
59
  import Chain2222 from '../logos/chain/Chain2222.svg';
60
60
  import Chain2221 from '../logos/chain/Chain2221.svg';
61
61
  import Chain59144 from '../logos/chain/Chain59144.svg';
62
- import Chain994873017 from '../logos/chain/Chain994873017.svg';
63
- import Chain2030232745 from '../logos/chain/Chain2030232745.svg';
64
62
  import Chain169 from '../logos/chain/Chain169.svg';
65
63
  import Chain3441006 from '../logos/chain/Chain3441006.svg';
66
64
  import Chain5000 from '../logos/chain/Chain5000.svg';
67
65
  import Chain5003 from '../logos/chain/Chain5003.svg';
68
- import Chain4200 from '../logos/chain/Chain4200.svg';
69
66
  import Chain34443 from '../logos/chain/Chain34443.svg';
70
67
  import Chain919 from '../logos/chain/Chain919.svg';
71
- import Chain10143 from '../logos/chain/Chain10143.svg';
72
68
  import Chain1284 from '../logos/chain/Chain1284.svg';
73
69
  import Chain1287 from '../logos/chain/Chain1287.svg';
74
70
  import Chain1285 from '../logos/chain/Chain1285.svg';
@@ -228,10 +224,6 @@ function ChainLogo(id, light = false) {
228
224
  return Chain2221;
229
225
  case "59144":
230
226
  return Chain59144;
231
- case "994873017":
232
- return Chain994873017;
233
- case "2030232745":
234
- return Chain2030232745;
235
227
  case "169":
236
228
  return Chain169;
237
229
  case "3441006":
@@ -240,14 +232,10 @@ function ChainLogo(id, light = false) {
240
232
  return Chain5000;
241
233
  case "5003":
242
234
  return Chain5003;
243
- case "4200":
244
- return Chain4200;
245
235
  case "34443":
246
236
  return Chain34443;
247
237
  case "919":
248
238
  return Chain919;
249
- case "10143":
250
- return Chain10143;
251
239
  case "1284":
252
240
  return Chain1284;
253
241
  case "1287":
@@ -0,0 +1 @@
1
+ []
@@ -2,6 +2,7 @@ import SymbolBnbxLight from '../logos/symbol/BnbxLight.svg';
2
2
  import SymbolEthxLight from '../logos/symbol/EthxLight.svg';
3
3
  import SymbolMaticxLight from '../logos/symbol/MaticxLight.svg';
4
4
  import SymbolSlight from '../logos/symbol/SLight.svg';
5
+ import SymbolEigen from '../logos/symbol/Eigen.svg';
5
6
  import SymbolAave from '../logos/symbol/Aave.svg';
6
7
  import SymbolUsd from '../logos/symbol/Usd.svg';
7
8
  import SymbolAero from '../logos/symbol/Aero.svg';
@@ -180,6 +181,8 @@ function SymbolLogo(id, light = false) {
180
181
  return SymbolMaticxLight;
181
182
  case "slight":
182
183
  return SymbolSlight;
184
+ case "eigen":
185
+ return SymbolEigen;
183
186
  case "aave":
184
187
  return SymbolAave;
185
188
  case "usd":
@@ -0,0 +1 @@
1
+ ["EIGEN"]
@@ -1,6 +1,9 @@
1
1
  export { default as ApiProviderLogo } from './ApiProviderLogo.js';
2
2
  export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';
3
+ export { default as ApiProviderLogoExtended } from './ApiProviderLogoExtended.json';
3
4
  export { default as ChainLogo } from './ChainLogo.js';
4
5
  export { default as ChainLogoMissing } from './ChainLogoMissing.json';
6
+ export { default as ChainLogoExtended } from './ChainLogoExtended.json';
5
7
  export { default as SymbolLogo } from './SymbolLogo.js';
6
8
  export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
9
+ export { default as SymbolLogoExtended } from './SymbolLogoExtended.json';
package/dist/esm/index.js CHANGED
@@ -1,6 +1,9 @@
1
1
  export { default as ApiProviderLogo } from './ApiProviderLogo.js';
2
2
  export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';
3
+ export { default as ApiProviderLogoExtended } from './ApiProviderLogoExtended.json';
3
4
  export { default as ChainLogo } from './ChainLogo.js';
4
5
  export { default as ChainLogoMissing } from './ChainLogoMissing.json';
6
+ export { default as ChainLogoExtended } from './ChainLogoExtended.json';
5
7
  export { default as SymbolLogo } from './SymbolLogo.js';
6
8
  export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
9
+ export { default as SymbolLogoExtended } from './SymbolLogoExtended.json';
@@ -0,0 +1,4 @@
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
+ <path fill="#1F0472" d="M16.3858 27.1605H19.4784V21.0082C19.5194 21.0082 19.5358 21 19.5604 21H22.4725C22.5025 21 22.5325 21.0064 22.5624 21.0077C22.5617 20.9532 22.5545 20.8991 22.5545 20.8523V11.755H19.6014V8.68706H25.6307V14.8312C25.6717 14.8312 25.7045 14.8394 25.7292 14.8394H28.6413C28.6659 14.8312 28.6905 14.8312 28.7151 14.823V8.67886H31.7831V14.823C31.7502 14.823 31.7256 14.8312 31.6928 14.8312H28.7807C28.7643 14.8312 28.7397 14.823 28.7151 14.8312V20.9261C28.7151 20.9425 28.7151 20.9671 28.7069 20.9917C28.6577 20.9917 28.6084 21 28.551 21H22.7022C22.6557 21 22.6092 21.0073 22.5696 21.0151C22.5618 21.0547 22.5545 21.1007 22.5545 21.1394V27.1687H28.6905V33.321H10.3893C10.3319 33.3292 10.2745 33.3292 10.217 33.3292V8.67065H16.3858V27.1605Z"/>
4
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@api3/logos",
3
- "version": "1.0.40",
3
+ "version": "1.0.41",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "homepage": "https://api3dao.github.io/logos/",
@@ -19,13 +19,13 @@
19
19
  "api-provider"
20
20
  ],
21
21
  "devDependencies": {
22
- "@api3/dapi-management": "4.2.0",
22
+ "@api3/dapi-management": "4.3.0",
23
23
  "@babel/core": "^7.28.5",
24
24
  "@babel/preset-react": "^7.28.5",
25
25
  "@changesets/changelog-github": "^0.5.2",
26
26
  "@changesets/cli": "^2.29.8",
27
- "@typescript-eslint/eslint-plugin": "^8.49.0",
28
- "@typescript-eslint/parser": "^8.49.0",
27
+ "@typescript-eslint/eslint-plugin": "^8.52.0",
28
+ "@typescript-eslint/parser": "^8.52.0",
29
29
  "dotenv": "^17.2.3",
30
30
  "dropbox": "^10.34.0",
31
31
  "eslint": "^8.57.1",
@@ -1,3 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
2
- <path fill="#8E9BB2" d="M12 1.91992C9.08912 1.91992 1.92004 9.08876 1.92004 11.9997C1.92004 14.9107 9.08912 22.0797 12 22.0797C14.9109 22.0797 22.08 14.9106 22.08 11.9997C22.08 9.08888 14.911 1.91992 12 1.91992ZM10.4292 17.7637C9.20172 17.4293 5.90152 11.6564 6.23606 10.429C6.57061 9.20143 12.3434 5.90134 13.5708 6.23588C14.7984 6.57036 18.0986 12.3431 17.764 13.5706C17.4295 14.7981 11.6567 18.0983 10.4292 17.7637Z"/>
3
- </svg>
@@ -1,6 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
2
- <path fill="#8E9BB2" d="M8.31228 11.6516H2.10193L8.63568 8.58495L11.66 2L11.6671 8.2557C11.6695 10.1302 10.1669 11.6539 8.30993 11.6539L8.31228 11.6516Z"/>
3
- <path fill="#8E9BB2" d="M15.6875 11.6516H21.8979L15.3642 8.58495L12.3398 2L12.3327 8.2557C12.3303 10.1302 13.833 11.6539 15.6899 11.6539L15.6875 11.6516Z"/>
4
- <path fill="#8E9BB2" d="M15.6875 12.3484H21.8979L15.3642 15.415L12.3398 22L12.3327 15.7443C12.3303 13.8698 13.833 12.3461 15.6899 12.3461L15.6875 12.3484Z"/>
5
- <path fill="#8E9BB2" d="M8.31228 12.3484H2.10193L8.63568 15.415L11.66 22L11.6671 15.7443C11.6695 13.8698 10.1669 12.3461 8.30993 12.3461L8.31228 12.3484Z"/>
6
- </svg>
@@ -1,9 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
2
- <path fill="url(#Chain4200_svg__paint0_linear_5710_245369)" fill-rule="evenodd" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM5.20858 17.726L10.3724 12.9753C10.4246 12.9273 10.3992 12.8402 10.3293 12.8279L7.3056 12.2943C7.21226 12.2778 7.21074 12.1444 7.30368 12.1258L9.93803 11.5989C9.99987 11.5866 10.0276 11.5139 9.98979 11.4635L7.1793 7.71614C7.12081 7.63815 7.21716 7.53859 7.29703 7.59449L11.0424 10.2163C11.0912 10.2504 11.1591 10.2257 11.1744 10.1681L11.9052 7.42758C11.9286 7.33994 12.0543 7.34391 12.0721 7.43286L12.6161 10.1532C12.6285 10.215 12.7012 10.2428 12.7516 10.2049L16.5282 7.3725C16.6053 7.31468 16.7044 7.40843 16.651 7.48862L14.004 11.4591C13.969 11.5116 14.0007 11.5826 14.0632 11.5915L16.5306 11.944C16.6222 11.9571 16.631 12.0859 16.542 12.1113L14.0442 12.8249C13.9876 12.8411 13.9637 12.9083 13.9975 12.9565L16.65 16.7458C16.705 16.8243 16.6092 16.9201 16.5306 16.8652L12.7487 14.2178C12.6985 14.1826 12.6286 14.2101 12.6157 14.2701L12.0774 16.7826C12.0583 16.8713 11.9324 16.8735 11.9104 16.7854L11.1805 13.8657C11.1641 13.8003 11.0821 13.7785 11.0354 13.8272L6.27483 18.7948C6.24158 18.8295 6.18632 18.83 6.15234 18.7961L5.20601 17.8497C5.17155 17.8153 5.17272 17.759 5.20858 17.726Z" clip-rule="evenodd"/>
3
- <defs>
4
- <linearGradient id="Chain4200_svg__paint0_linear_5710_245369" x1="6" x2="18.2143" y1="4.5" y2="19.2857" gradientUnits="userSpaceOnUse">
5
- <stop stop-color="#382CC6"/>
6
- <stop offset="1" stop-color="#8C57F3"/>
7
- </linearGradient>
8
- </defs>
9
- </svg>
@@ -1,6 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
2
- <path fill="#DDDDDD" d="M8.3124 11.6516H2.10205L8.6358 8.58495L11.6602 2L11.6673 8.2557C11.6697 10.1303 10.167 11.654 8.31005 11.654L8.3124 11.6516Z"/>
3
- <path fill="#DDDDDD" d="M15.6877 11.6516H21.8981L15.3643 8.58495L12.34 2L12.3329 8.2557C12.3305 10.1303 13.8331 11.654 15.6901 11.654L15.6877 11.6516Z"/>
4
- <path fill="#DDDDDD" d="M15.6877 12.3485H21.8981L15.3643 15.4151L12.34 22L12.3329 15.7443C12.3305 13.8698 13.8331 12.3461 15.6901 12.3461L15.6877 12.3485Z"/>
5
- <path fill="#DDDDDD" d="M8.3124 12.3485H2.10205L8.6358 15.4151L11.6602 22L11.6673 15.7443C11.6697 13.8698 10.167 12.3461 8.31005 12.3461L8.3124 12.3485Z"/>
6
- </svg>