@alfalab/icons 3.18.0 → 3.19.0

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.
Files changed (35) hide show
  1. package/corp/dist/BubblePhoneMIcon.d.ts +3 -0
  2. package/corp/dist/BubblePhoneMIcon.js +1 -0
  3. package/corp/dist/CryptoproMIcon.d.ts +3 -0
  4. package/corp/dist/CryptoproMIcon.js +1 -0
  5. package/corp/dist/FlowchartMIcon.d.ts +3 -0
  6. package/corp/dist/FlowchartMIcon.js +1 -0
  7. package/corp/dist/HouseDocumentMIcon.d.ts +3 -0
  8. package/corp/dist/HouseDocumentMIcon.js +1 -0
  9. package/corp/dist/PayControlMIcon.d.ts +3 -0
  10. package/corp/dist/PayControlMIcon.js +1 -0
  11. package/corp/dist/ShopMIcon.d.ts +3 -0
  12. package/corp/dist/ShopMIcon.js +1 -0
  13. package/corp/dist/StackOfCoinsMIcon.d.ts +3 -0
  14. package/corp/dist/StackOfCoinsMIcon.js +1 -0
  15. package/corp/dist/TrafficControllersBatonMIcon.d.ts +3 -0
  16. package/corp/dist/TrafficControllersBatonMIcon.js +1 -0
  17. package/corp/dist/package.json +1 -1
  18. package/glyph/dist/BookCheckMIcon.d.ts +3 -0
  19. package/glyph/dist/BookCheckMIcon.js +1 -0
  20. package/glyph/dist/DiagramRingMIcon.d.ts +3 -0
  21. package/glyph/dist/DiagramRingMIcon.js +1 -0
  22. package/glyph/dist/LinkCircleMIcon.d.ts +3 -0
  23. package/glyph/dist/LinkCircleMIcon.js +1 -0
  24. package/glyph/dist/MoreSIcon.d.ts +3 -0
  25. package/glyph/dist/MoreSIcon.js +1 -0
  26. package/glyph/dist/ObligationMIcon.d.ts +3 -0
  27. package/glyph/dist/ObligationMIcon.js +1 -0
  28. package/glyph/dist/package.json +1 -1
  29. package/logotype/dist/ApplePayMIcon.d.ts +3 -0
  30. package/logotype/dist/ApplePayMIcon.js +1 -0
  31. package/logotype/dist/GooglePaySquareMIcon.d.ts +3 -0
  32. package/logotype/dist/GooglePaySquareMIcon.js +1 -0
  33. package/logotype/dist/package.json +1 -1
  34. package/package.json +2 -2
  35. package/search.json +1 -1
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const BubblePhoneMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default BubblePhoneMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),l=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M16.446 1.698c3.385 0 5.803 1.694 5.803 4.838 0 2.979-3.246 5.915-5.817 6.982-.135.056-.202.084-.262.071a.206.206 0 01-.124-.083c-.035-.05-.035-.127-.036-.279 0-.517-.003-1.4-.01-2.227-2.902 0-5.357-1.423-5.357-4.464 0-3.144 2.417-4.838 5.803-4.838z"}),l.createElement("path",{d:"M15.762 15.547c.082.017.162.029.238.036V20a2 2 0 01-2 2H6a2 2 0 01-2-2V4a2 2 0 012-2h4.348C9.243 3.177 8.642 4.738 8.642 6.536c0 2.13.895 3.846 2.388 4.97.88.664 1.91 1.079 2.98 1.298v.439c0 .052 0 .21.015.36a2.188 2.188 0 001.737 1.944zM12 18v2H8v-2h4z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.BubblePhoneMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const CryptoproMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default CryptoproMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),l=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("g",{clipPath:"url(#prefix__clip0_55712_8797)"},l.createElement("path",{d:"M2.917 16.813A7 7 0 0014.327 15h1.9c.284.002.569-.084.815-.258l.567-.4a1.387 1.387 0 011.612 0l.096.068c.694.489 1.634.262 2.058-.498L24 9h-9.674a7 7 0 00-11.41-1.812L9.334 12l-6.416 4.813z"}),l.createElement("path",{d:"M0 7.5L6 12l-6 4.5v-9z"})),l.createElement("defs",null,l.createElement("clipPath",{id:"prefix__clip0_55712_8797"},l.createElement("path",{d:"M0 0h24v24H0z"}))))};exports.CryptoproMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const FlowchartMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default FlowchartMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,a=require("./tslib.es6-37b184f2.js"),t=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return t.createElement("svg",a.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),t.createElement("path",{d:"M8 3a1 1 0 00-1 1v5a1 1 0 001 1h3v2H5a2 2 0 00-2 2v2H2a1 1 0 00-1 1v3a1 1 0 001 1h4a1 1 0 001-1v-3a1 1 0 00-1-1H5v-2h14v2h-1a1 1 0 00-1 1v3a1 1 0 001 1h4a1 1 0 001-1v-3a1 1 0 00-1-1h-1v-2a2 2 0 00-2-2h-6v-2h3a1 1 0 001-1V4a1 1 0 00-1-1H8z"}),t.createElement("path",{d:"M9 17a1 1 0 011-1h4a1 1 0 011 1v3a1 1 0 01-1 1h-4a1 1 0 01-1-1v-3z"}))};exports.FlowchartMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const HouseDocumentMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default HouseDocumentMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),l=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M16 18.5h4.5a1 1 0 001-1V8.64a3 3 0 00-3.3-2.985l-.951.095.095-.951A3 3 0 0014.36 1.5H8.9a1 1 0 00-1 1v3.975a3.2 3.2 0 012.798.768l6.472 5.883c1.708 1.553.885 4.268-1.17 4.787v.587z"}),l.createElement("path",{d:"M1.264 14.606C.722 15.1 1.07 16 1.803 16H3v4.798C3 21.462 3.538 22 4.202 22h8.596c.664 0 1.202-.538 1.202-1.202V16h1.285c.733 0 1.081-.901.54-1.394L9.352 8.723a1.202 1.202 0 00-1.617 0l-6.472 5.883zM10 16H7v4h3v-4z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.HouseDocumentMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const PayControlMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default PayControlMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),l=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M5 7.986l7-4.025 7 4.025v2.266l-4.874 2.81L12 12v5.735l10-5.765V6.25L12 .5 2 6.25v11.5l3 1.725V7.985z"}),l.createElement("path",{d:"M12 20.04l10-5.761v3.471L12 23.5l-5-2.875V9.127l5-2.862 4.975 2.847-3.007 1.736L12 9.721l-2 1.145v8.023l2 1.15z"}))};exports.PayControlMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ShopMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ShopMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),r=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,a=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M18.601 4H5.4a1 1 0 00-.688.274L2.89 6C2.337 6.53 2 7.232 2 8c0 1.657 1.567 3 3.5 3 1.473 0 2.733-.78 3.25-1.884C9.266 10.22 10.527 11 12 11s2.733-.78 3.25-1.885C15.766 10.22 17.027 11 18.5 11c1.933 0 3.5-1.343 3.5-3 0-.768-.337-1.47-.89-2l-1.82-1.726A1 1 0 0018.6 4zM5.5 13a6 6 0 01-2.5-.553V20h6v-4h6v4h6v-7.553a6 6 0 01-2.5.553 5.907 5.907 0 01-3.25-.962A5.907 5.907 0 0112 13a5.907 5.907 0 01-3.25-.962A5.907 5.907 0 015.5 13z"}))};exports.ShopMIcon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const StackOfCoinsMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default StackOfCoinsMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),r=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,a=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M3 3h16v3H3V3zm12.249 18.999a7.25 7.25 0 100-14.502 7.25 7.25 0 000 14.502zM8.92 8H3v3h3.789A9.273 9.273 0 018.92 8zm-2.757 5H3v3h3.082a9.335 9.335 0 01.08-3zm.423 5H3v3h5.43a9.25 9.25 0 01-1.844-3z"}))};exports.StackOfCoinsMIcon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const TrafficControllersBatonMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default TrafficControllersBatonMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,l=require("./tslib.es6-37b184f2.js"),t=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return t.createElement("svg",l.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),t.createElement("path",{d:"M7.849 18.988l1.693 1.693 11.172-11.18a4.379 4.379 0 001.287-3.022 4.381 4.381 0 00-1.287-3.193 4.38 4.38 0 00-3.073-1.287 4.38 4.38 0 00-3.14 1.287L3.327 14.467 5.02 16.16l-3.227 3.22a.997.997 0 000 1.414l1.414 1.414a.997.997 0 001.414 0l3.228-3.22zm4.982-4.427l3.956-3.96L13.4 7.217l-3.956 3.96 3.386 3.385z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.TrafficControllersBatonMIcon=r,exports.default=r;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-corp",
3
- "version": "1.2.0",
3
+ "version": "1.3.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": "^16.13.0 || ^17.0.1",
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const BookCheckMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default BookCheckMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),r=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,l=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M15.36 18.355l3.14 3.14L23 17l-1.275-1.276L18.5 18.95l-1.867-1.868-1.273 1.273zm-5-12.36C8.803 4.265 4.776 4.032 2.359 4a.99.99 0 00-.999.995v13c0 .552.446.998.999 1.005 2.417.032 6.444.265 8.001 1.995v-15z"}),r.createElement("path",{d:"M12.36 5.995c1.557-1.73 5.584-1.963 8.001-1.995a.99.99 0 01.999.995v8.916a5 5 0 00-6.844 5.828c-.886.291-1.65.695-2.156 1.256v-15z"}))};exports.BookCheckMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const DiagramRingMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default DiagramRingMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),r=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,c=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M11 7.203c0 .461-.316.852-.727 1.051A4.044 4.044 0 008 11.9c0 2.232 1.79 4.04 4 4.04.815 0 1.573-.246 2.206-.669.38-.254.874-.326 1.265-.09l3.598 2.182c.508.307.644.994.24 1.431A9.927 9.927 0 0112 22C6.477 22 2 17.478 2 11.9c0-4.856 3.39-8.91 7.909-9.88.578-.124 1.091.347 1.091.944v4.24z"}),r.createElement("path",{d:"M13 7.203c0 .461.316.852.727 1.051a4.044 4.044 0 012.255 4.026c-.042.458.128.932.518 1.169l3.601 2.182c.507.307 1.171.106 1.363-.46A10.18 10.18 0 0022 11.9c0-4.854-3.39-8.908-7.909-9.879-.578-.124-1.091.347-1.091.944v4.24z"}))};exports.DiagramRingMIcon=c,exports.default=c;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const LinkCircleMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default LinkCircleMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,l=require("./tslib.es6-37b184f2.js"),a=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,t=function(e){return a.createElement("svg",l.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),a.createElement("path",{d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10zm4.628-10.309l-.859.859-1.099-1.1.858-.858a1.424 1.424 0 000-2.014l-.106-.106a1.424 1.424 0 00-2.014 0l-1.717 1.716a1.425 1.425 0 000 2.014l.107.107c.123.123.262.218.411.287l-1.132 1.132a3.001 3.001 0 01-.378-.32l-.107-.107a2.979 2.979 0 010-4.212l1.717-1.717a2.979 2.979 0 014.212 0l.107.107a2.979 2.979 0 010 4.212zm-9.256.617l.859-.858 1.099 1.1-.858.858a1.424 1.424 0 000 2.014l.106.106a1.424 1.424 0 002.014 0l1.717-1.716a1.425 1.425 0 000-2.014l-.107-.107a1.423 1.423 0 00-.411-.287l1.132-1.132c.133.094.26.201.378.32l.107.107a2.979 2.979 0 010 4.212l-1.717 1.717a2.979 2.979 0 01-4.212 0l-.107-.107a2.979 2.979 0 010-4.213z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.LinkCircleMIcon=t,exports.default=t;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const MoreSIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default MoreSIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),r=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,a=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"18",height:"18",viewBox:"0 0 18 18"},e),r.createElement("path",{d:"M10.6 9a1.6 1.6 0 11-3.2 0 1.6 1.6 0 013.2 0zm0 5.501a1.6 1.6 0 11-3.2 0 1.6 1.6 0 013.2 0zm0-11.003a1.6 1.6 0 11-3.2 0 1.6 1.6 0 013.2 0z"}))};exports.MoreSIcon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ObligationMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ObligationMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),r=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,a=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M22 19H11.197A6 6 0 002 11.528V4a1 1 0 011-1h11.185a3 3 0 012.985 3.299l-.146 1.458a.2.2 0 00.22.219L18.7 7.83a3 3 0 013.3 2.985V19z"}),r.createElement("path",{d:"M2 16a3.99 3.99 0 001 2.646V23l3-2 3 2v-4.354A4 4 0 102 16z"}))};exports.ObligationMIcon=a,exports.default=a;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph",
3
- "version": "2.14.0",
3
+ "version": "2.15.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": "^16.13.0 || ^17.0.1",
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ApplePayMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ApplePayMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),r=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,l=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M15.127 4.365c.725-.906 1.216-2.122 1.086-3.365-1.06.053-2.354.7-3.103 1.606-.672.777-1.268 2.044-1.112 3.235 1.19.103 2.379-.595 3.13-1.476zM16.2 6.073c-1.728-.103-3.198.981-4.024.981-.825 0-2.09-.929-3.457-.904-1.78.027-3.43 1.033-4.333 2.633-1.858 3.201-.49 7.95 1.316 10.557.877 1.29 1.934 2.71 3.327 2.659 1.316-.052 1.832-.852 3.431-.852s2.063.852 3.456.826c1.445-.026 2.348-1.29 3.225-2.582 1.006-1.47 1.418-2.89 1.444-2.968-.026-.026-2.786-1.084-2.811-4.259-.026-2.658 2.167-3.922 2.27-4-1.239-1.832-3.173-2.039-3.844-2.09z"}))};exports.ApplePayMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const GooglePaySquareMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default GooglePaySquareMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),r=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,a=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M12.182 6.563a5.039 5.039 0 013.523 1.35l2.62-2.569a8.92 8.92 0 00-6.143-2.343C8.711 3 5.536 4.919 3.978 7.959a8.84 8.84 0 000 8.082c1.559 3.04 4.733 4.96 8.204 4.959 2.478 0 4.565-.797 6.086-2.172C20.001 17.26 21 14.944 21 12.205a10.466 10.466 0 00-.158-1.83h-8.66v3.467h4.96c-.428 2.334-2.68 3.597-4.96 3.597-3.705 0-6.31-3.795-5.155-7.161.727-2.132 2.76-3.715 5.155-3.715z"}))};exports.GooglePaySquareMIcon=a,exports.default=a;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-logotype",
3
- "version": "2.3.0",
3
+ "version": "2.4.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": "^16.13.0 || ^17.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons",
3
- "version": "3.18.0",
3
+ "version": "3.19.0",
4
4
  "description": "Alfa-Bank UI Icons",
5
5
  "main": "index.js",
6
6
  "repository": "git@github.com:alfa-laboratory/icons.git",
@@ -27,7 +27,7 @@
27
27
  "@types/svgo": "^1.3.1",
28
28
  "@typescript-eslint/eslint-plugin": "^2.24.0",
29
29
  "@typescript-eslint/parser": "^2.24.0",
30
- "alfa-ui-primitives": "^3.21.0",
30
+ "alfa-ui-primitives": "^3.27.0",
31
31
  "arui-presets-lint": "^4.0.0",
32
32
  "axios": "^0.21.1",
33
33
  "camelcase": "^5.3.1",