@api3/logos 0.3.4 → 0.3.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.
@@ -9,8 +9,8 @@ const ApiProviderNcfx = require('../logos/api-provider/Ncfx.svg');
9
9
  const ApiProviderShiftmarkets = require('../logos/api-provider/Shiftmarkets.svg');
10
10
  const ApiProviderAlchemy = require('../logos/api-provider/Alchemy.svg');
11
11
  const ApiProviderAnkr = require('../logos/api-provider/Ankr.svg');
12
- const ApiProviderBlastapi = require('../logos/api-provider/Blastapi.svg');
13
12
  const ApiProviderDrpc = require('../logos/api-provider/Drpc.svg');
13
+ const ApiProviderInfura = require('../logos/api-provider/Infura.svg');
14
14
  const ApiProviderCoinpaprika = require('../logos/api-provider/Coinpaprika.svg');
15
15
  const ApiProviderCoinmetrics = require('../logos/api-provider/Coinmetrics.svg');
16
16
  const ApiProviderTwelvedata = require('../logos/api-provider/Twelvedata.svg');
@@ -45,10 +45,10 @@ function ApiProviderLogo(id, light = false) {
45
45
  return ApiProviderAlchemy;
46
46
  case "ankr":
47
47
  return ApiProviderAnkr;
48
- case "blastapi":
49
- return ApiProviderBlastapi;
50
48
  case "drpc":
51
49
  return ApiProviderDrpc;
50
+ case "infura":
51
+ return ApiProviderInfura;
52
52
  case "coinpaprika":
53
53
  return ApiProviderCoinpaprika;
54
54
  case "coinmetrics":
package/dist/cjs/index.js CHANGED
@@ -1,6 +1,6 @@
1
- module.exports.ChainLogo = require('./ChainLogo.js');
2
- module.exports.ChainLogoMissing = require('./ChainLogoMissing.json');
3
1
  module.exports.SymbolLogo = require('./SymbolLogo.js');
4
2
  module.exports.SymbolLogoMissing = require('./SymbolLogoMissing.json');
3
+ module.exports.ChainLogo = require('./ChainLogo.js');
4
+ module.exports.ChainLogoMissing = require('./ChainLogoMissing.json');
5
5
  module.exports.ApiProviderLogo = require('./ApiProviderLogo.js');
6
6
  module.exports.ApiProviderLogoMissing = require('./ApiProviderLogoMissing.json');
@@ -9,8 +9,8 @@ import ApiProviderNcfx from '../logos/api-provider/Ncfx.svg';
9
9
  import ApiProviderShiftmarkets from '../logos/api-provider/Shiftmarkets.svg';
10
10
  import ApiProviderAlchemy from '../logos/api-provider/Alchemy.svg';
11
11
  import ApiProviderAnkr from '../logos/api-provider/Ankr.svg';
12
- import ApiProviderBlastapi from '../logos/api-provider/Blastapi.svg';
13
12
  import ApiProviderDrpc from '../logos/api-provider/Drpc.svg';
13
+ import ApiProviderInfura from '../logos/api-provider/Infura.svg';
14
14
  import ApiProviderCoinpaprika from '../logos/api-provider/Coinpaprika.svg';
15
15
  import ApiProviderCoinmetrics from '../logos/api-provider/Coinmetrics.svg';
16
16
  import ApiProviderTwelvedata from '../logos/api-provider/Twelvedata.svg';
@@ -45,10 +45,10 @@ function ApiProviderLogo(id, light = false) {
45
45
  return ApiProviderAlchemy;
46
46
  case "ankr":
47
47
  return ApiProviderAnkr;
48
- case "blastapi":
49
- return ApiProviderBlastapi;
50
48
  case "drpc":
51
49
  return ApiProviderDrpc;
50
+ case "infura":
51
+ return ApiProviderInfura;
52
52
  case "coinpaprika":
53
53
  return ApiProviderCoinpaprika;
54
54
  case "coinmetrics":
@@ -0,0 +1,11 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 32 32">
2
+ <g clip-path="url(#infura_svg__clip0_6201_55122)">
3
+ <rect width="32" height="32" fill="white" rx="16"/>
4
+ <path fill="#FF6B4A" d="M7.52464 8.36548V10.6889L13.0753 10.1172H15.1241V13.8782L11.6742 14.9334L7 16.0609L7.69394 18.3324L12.1734 16.6112L15.1241 15.7097V21.8833H13.0753L7.52464 21.3113V23.6348H24.4755V21.3113L18.9247 21.8833H16.8758V15.7097L19.8119 16.6066L24.3064 18.3324L25 16.0609L20.3384 14.9367L16.8758 13.8782V10.1172H18.9247L24.4755 10.6889V8.36548H7.52464Z"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="infura_svg__clip0_6201_55122">
8
+ <rect width="32" height="32" fill="white" rx="16"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -1,9 +1,8 @@
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="#004DE5" fill-rule="evenodd" d="M9.29688 9.08663V29.3301C9.29711 29.7082 9.38251 30.0815 9.54675 30.4222C9.71099 30.763 9.94988 31.0626 10.2458 31.299L19.8139 38.9597C20.1505 39.2285 20.5688 39.375 21 39.375C21.4312 39.375 21.8495 39.2285 22.1862 38.9597L31.7542 31.299C32.0502 31.0626 32.289 30.763 32.4532 30.4222C32.6175 30.0815 32.7029 29.7082 32.7031 29.3301V9.08663C32.7031 8.41719 32.4366 7.77516 31.962 7.3018C31.4874 6.82843 30.8439 6.5625 30.1727 6.5625H11.8273C11.1562 6.5625 10.5126 6.82843 10.038 7.3018C9.56347 7.77516 9.29688 8.41719 9.29688 9.08663Z" clip-rule="evenodd"/>
4
- <path fill="url(#Chain2020_svg__paint0_linear_5307_314301)" d="M27.7772 18.2219V13.7992C27.7772 13.2127 27.5486 12.6503 27.1418 12.2356C26.735 11.8209 26.1832 11.5879 25.6079 11.5879H16.3881C15.8127 11.5879 15.261 11.8209 14.8541 12.2356C14.4473 12.6503 14.2188 13.2127 14.2188 13.7992V26.6319C14.219 26.9631 14.2922 27.2901 14.433 27.5886C14.5738 27.8872 14.7786 28.1497 15.0323 28.3567L18.3893 31.1042C18.4292 31.1372 18.4774 31.1579 18.5283 31.1642C18.5793 31.1703 18.6309 31.1615 18.6772 31.1389C18.7235 31.1164 18.7625 31.0808 18.7898 31.0365C18.8171 30.9922 18.8315 30.9409 18.8313 30.8886V21.8153C18.8313 21.7419 18.8599 21.6717 18.9108 21.6199C18.9616 21.568 19.0306 21.5388 19.1025 21.5388H21.543C21.9745 21.5388 22.3884 21.7136 22.6935 22.0247C22.9986 22.3356 23.17 22.7575 23.17 23.1974V30.8886C23.1701 30.9407 23.1845 30.9917 23.2118 31.0357C23.2389 31.0798 23.2778 31.1152 23.3239 31.1377C23.3699 31.1602 23.4212 31.1691 23.472 31.1631C23.5227 31.1572 23.5709 31.1368 23.6107 31.1042L26.9677 28.3567C27.2215 28.1497 27.4262 27.8872 27.567 27.5886C27.7079 27.2901 27.781 26.9631 27.7813 26.6319V22.6445C27.7813 22.058 27.5527 21.4956 27.1459 21.0809C26.739 20.6662 26.1872 20.4333 25.6119 20.4333C26.1866 20.4321 26.7373 20.1987 27.1433 19.784C27.5492 19.3695 27.7772 18.8076 27.7772 18.2219ZM21.5403 19.3276H19.0998C19.0279 19.3276 18.9589 19.2984 18.908 19.2465C18.8572 19.1947 18.8286 19.1245 18.8286 19.0511V14.0756C18.8286 14.0023 18.8572 13.932 18.908 13.8802C18.9589 13.8283 19.0279 13.7992 19.0998 13.7992H22.8961C22.9681 13.7992 23.037 13.8283 23.0879 13.8802C23.1387 13.932 23.1673 14.0023 23.1673 14.0756V17.669C23.1673 18.1089 22.9959 18.5308 22.6908 18.8417C22.3857 19.1528 21.9718 19.3276 21.5403 19.3276Z"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
2
+ <path fill="#004DE5" fill-rule="evenodd" d="M4.46729 3.06474V16.0946C4.46744 16.338 4.5224 16.5782 4.62812 16.7975C4.73383 17.0169 4.8876 17.2097 5.07805 17.3619L11.2366 22.2928C11.4533 22.4658 11.7226 22.5601 12.0001 22.5601C12.2776 22.5601 12.5469 22.4658 12.7636 22.2928L18.9221 17.3619C19.1126 17.2097 19.2664 17.0169 19.372 16.7975C19.4778 16.5782 19.5327 16.338 19.5329 16.0946V3.06474C19.5329 2.63385 19.3613 2.2206 19.0559 1.91592C18.7504 1.61123 18.3362 1.44006 17.9042 1.44006H6.096C5.66404 1.44006 5.24977 1.61123 4.94432 1.91592C4.63888 2.2206 4.46729 2.63385 4.46729 3.06474Z" clip-rule="evenodd"/>
3
+ <path fill="url(#Chain2020_svg__paint0_linear_6271_43977)" d="M16.3292 9.01003V6.16333C16.3292 5.78584 16.182 5.42381 15.9202 5.15688C15.6583 4.88995 15.3032 4.73999 14.9329 4.73999H8.99849C8.62816 4.73999 8.27301 4.88995 8.01115 5.15688C7.74929 5.42381 7.60217 5.78584 7.60217 6.16333V14.4232C7.60231 14.6363 7.64943 14.8468 7.74006 15.0389C7.83068 15.2311 7.96251 15.4001 8.12579 15.5334L10.2866 17.3018C10.3122 17.3231 10.3433 17.3364 10.3761 17.3404C10.4089 17.3443 10.4421 17.3387 10.4719 17.3241C10.5017 17.3096 10.5268 17.2867 10.5444 17.2582C10.5619 17.2297 10.5712 17.1967 10.5711 17.1631V11.323C10.5711 11.2757 10.5895 11.2305 10.6222 11.1971C10.6549 11.1638 10.6993 11.145 10.7456 11.145H12.3165C12.5942 11.145 12.8606 11.2575 13.057 11.4577C13.2534 11.6578 13.3637 11.9294 13.3637 12.2125V17.1631C13.3638 17.1966 13.3731 17.2294 13.3906 17.2577C13.4081 17.2861 13.4331 17.3089 13.4628 17.3234C13.4924 17.3379 13.5254 17.3436 13.5581 17.3397C13.5907 17.3359 13.6217 17.3228 13.6474 17.3018L15.8081 15.5334C15.9715 15.4001 16.1033 15.2311 16.1939 15.0389C16.2845 14.8468 16.3316 14.6363 16.3318 14.4232V11.8567C16.3318 11.4792 16.1846 11.1172 15.9228 10.8502C15.6609 10.5833 15.3058 10.4333 14.9355 10.4333C15.3053 10.4326 15.6598 10.2824 15.9211 10.0155C16.1824 9.74867 16.3292 9.38702 16.3292 9.01003ZM12.3147 9.72171H10.7439C10.6976 9.72171 10.6532 9.70291 10.6205 9.66954C10.5877 9.63617 10.5694 9.59097 10.5694 9.54373V6.34125C10.5694 6.29406 10.5877 6.2488 10.6205 6.21544C10.6532 6.18207 10.6976 6.16333 10.7439 6.16333H13.1874C13.2338 6.16333 13.2781 6.18207 13.3108 6.21544C13.3436 6.2488 13.3619 6.29406 13.3619 6.34125V8.65416C13.3619 8.93731 13.2516 9.20884 13.0553 9.40899C12.8589 9.60921 12.5925 9.72171 12.3147 9.72171Z"/>
5
4
  <defs>
6
- <linearGradient id="Chain2020_svg__paint0_linear_5307_314301" x1="21" x2="21" y1="11.5879" y2="31.166" gradientUnits="userSpaceOnUse">
5
+ <linearGradient id="Chain2020_svg__paint0_linear_6271_43977" x1="11.967" x2="11.967" y1="4.73999" y2="17.3416" gradientUnits="userSpaceOnUse">
7
6
  <stop stop-color="white"/>
8
7
  <stop offset="0.458333" stop-color="white"/>
9
8
  <stop offset="1" stop-color="white"/>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@api3/logos",
3
- "version": "0.3.4",
3
+ "version": "0.3.6",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "repository": {
@@ -26,7 +26,7 @@
26
26
  "@babel/preset-react": "^7.26.3",
27
27
  "@changesets/changelog-github": "^0.5.0",
28
28
  "@changesets/cli": "^2.27.11",
29
- "@api3/dapi-management": "2.24.0",
29
+ "@api3/dapi-management": "2.25.0",
30
30
  "dropbox": "^10.34.0",
31
31
  "node-fetch": "^2.7.0",
32
32
  "dotenv": "^16.4.7",
@@ -1,13 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 32 32">
2
- <g clip-path="url(#blastapi_svg__clip0_8596_191465)">
3
- <rect width="32" height="32" fill="white" rx="16"/>
4
- <path fill="black" d="M26.1162 19.1084C26.0382 21.4463 25.0949 23.672 23.4689 25.3538C21.843 27.0356 19.6504 28.0536 17.3164 28.2104C14.9825 28.3672 12.6734 27.6516 10.8372 26.2023C9.00092 24.7532 7.76832 22.6736 7.37842 20.3671H9.85247C10.0552 20.3664 10.2534 20.427 10.4209 20.5412C10.5884 20.6553 10.7174 20.8175 10.7909 21.0064C11.16 21.9921 11.7704 22.8695 12.5664 23.5581C13.3624 24.2468 14.3184 24.7248 15.3469 24.9482C16.3754 25.1717 17.4435 25.1336 18.4535 24.8373C19.4635 24.5412 20.383 23.9963 21.1279 23.2526C21.8726 22.509 22.419 21.5903 22.7168 20.5808C23.0148 19.5714 23.0546 18.5032 22.8327 17.4743C22.6108 16.4455 22.1344 15.4888 21.447 14.6917C20.7596 13.8946 19.8832 13.2828 18.8981 12.9121C18.7071 12.8383 18.543 12.7081 18.4278 12.5388C18.3126 12.3695 18.2515 12.1691 18.2529 11.9643V9.48438C20.5065 9.86505 22.5454 11.0503 23.9915 12.8201C25.4375 14.5899 26.1924 16.8242 26.1162 19.1084Z"/>
5
- <path fill="#574B90" d="M16.6875 22.5332C18.7575 22.5332 20.4355 20.8551 20.4355 18.7852C20.4355 16.7152 18.7575 15.0371 16.6875 15.0371C14.6175 15.0371 12.9395 16.7152 12.9395 18.7852C12.9395 20.8551 14.6175 22.5332 16.6875 22.5332Z"/>
6
- <path fill="#574B90" d="M7.37842 17.0725V6.88422C7.37873 6.32243 7.60204 5.78374 7.99928 5.38649C8.39653 4.98924 8.93523 4.76594 9.49702 4.76562C9.76325 4.76624 10.0184 4.8722 10.2068 5.06035C10.3952 5.2485 10.5014 5.50355 10.5024 5.76979V11.661C11.809 10.525 13.404 9.772 15.1114 9.48496V11.9613C15.1098 12.1686 15.0453 12.3705 14.9263 12.5402C14.8072 12.7099 14.6394 12.8394 14.4451 12.9116C13.6368 13.2201 12.9008 13.6918 12.2828 14.2973C11.6648 14.9028 11.1781 15.6291 10.8531 16.4308C10.781 16.611 10.6589 16.7669 10.5012 16.8801C10.3311 17.0052 10.1257 17.0729 9.91463 17.0736L7.37842 17.0725Z"/>
7
- </g>
8
- <defs>
9
- <clipPath id="blastapi_svg__clip0_8596_191465">
10
- <rect width="32" height="32" fill="white" rx="16"/>
11
- </clipPath>
12
- </defs>
13
- </svg>