@alfalab/icons 3.445.0 → 3.446.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.
@@ -1 +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 2a1 1 0 00-1 1v19.8c0 .057.026.11.07.145a.32.32 0 00.353 0c1.086-.844 2.058-1.598 3.64-1.616 1.635-.019 2.643.748 3.76 1.616a.32.32 0 00.353 0l.005-.004c1.105-.858 2.074-1.61 3.685-1.612 1.614-.003 2.606.758 3.711 1.616a.32.32 0 00.352 0A.182.182 0 0020 22.8V3a1 1 0 00-1-1H5zm5.5 14L17 9.5 15.5 8l-5 5-2-2L7 12.5l3.5 3.5z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ReceiptCheckmarkMIcon=r,exports.default=r;
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:"M19 2a1 1 0 011 1v18.695a.3.3 0 01-.492.23l-2.175-1.812-1.898 1.582a1.2 1.2 0 01-1.537 0L12 20.113l-1.898 1.582a1.2 1.2 0 01-1.537 0l-1.898-1.582-2.175 1.812a.3.3 0 01-.492-.23V3a1 1 0 011-1h14zm-8.5 10.5l-2-2L7 12l3.5 3.5L17 9l-1.5-1.5-5 5z"}))};exports.ReceiptCheckmarkMIcon=l,exports.default=l;
@@ -1 +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,c=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:"M8.569 7.714v8.068c.373-.162.81-.277 1.313-.277.983 0 1.653.359 2.18.74.496-.355 1.193-.74 2.115-.74.48 0 .893.092 1.254.235V7.714c0-.087-.03-.126-.047-.143-.018-.018-.059-.047-.149-.047h-6.47c-.09 0-.13.029-.148.047-.018.017-.048.056-.048.143zm1.47 1.715h2.745v1.524H10.04V9.428zm3.922 2.285h-3.922v1.524h3.922v-1.524z",fillRule:"evenodd",clipRule:"evenodd"}),t.createElement("path",{d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10zm-10.43 5.815l.018.014a.732.732 0 00.941 0l.074-.057c.55-.429.954-.743 1.574-.743.646 0 1.058.285 1.646.8.06.057.177.171.53.171h.059c.294 0 .588-.286.588-.571V7.714C17 6.743 16.235 6 15.235 6h-6.47C7.765 6 7 6.743 7 7.714v9.715a.58.58 0 00.588.571c.412 0 .588-.114.647-.171l.074-.058c.55-.428.954-.742 1.573-.742.7 0 1.053.28 1.689.786z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ReceiptCircleMIcon=c,exports.default=c;
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:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM8.429 6C7.639 6 7 6.676 7 7.51v9.658c0 .69.753 1.08 1.269.655l.874-.718.771.633c.387.318.929.318 1.316 0l.77-.633.77.633c.387.318.93.318 1.316 0l.77-.633.875.718c.516.424 1.269.036 1.269-.655V7.51C17 6.676 16.36 6 15.571 6H8.43zm7.142 1.51v8.268l-.714-.586-1.428 1.173L12 15.192l-1.429 1.173-1.428-1.173-.714.586V7.51h7.142zM9.857 12v1.5h2.857V12H9.857zm0-2.625v1.515h4.286V9.375H9.857z"}))};exports.ReceiptCircleMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ReceiptCompactMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ReceiptCompactMIcon;
@@ -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 4a1 1 0 011 1v14.7a.3.3 0 01-.481.238l-1.852-1.41-1.607 1.223a1.2 1.2 0 01-1.454 0L12 18.527l-1.606 1.224a1.2 1.2 0 01-1.455 0l-1.606-1.224-1.852 1.41A.3.3 0 015 19.7V5a1 1 0 011-1h12zM8 13.48h5v-1.5H8v1.5zM8 10h8V8.48H8V10z"}))};exports.ReceiptCompactMIcon=a,exports.default=a;
@@ -1 +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,c=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:"M9.5 8.5H13v2H9.5v-2zm5 3h-5v2h5v-2z"}),l.createElement("path",{d:"M11.475 19.525l-.022-.018c-.811-.664-1.261-1.032-2.153-1.032-.79 0-1.305.413-2.006.975l-.094.075c-.075.075-.3.225-.825.225a.752.752 0 01-.75-.75V6.25C5.625 4.975 6.6 4 7.875 4h8.25c1.275 0 2.25.975 2.25 2.25V19c0 .375-.375.75-.75.75h-.075c-.45 0-.6-.15-.675-.225-.75-.675-1.275-1.05-2.1-1.05-.79 0-1.305.413-2.006.975l-.094.075c-.375.3-.825.3-1.2 0zm-3.85-2.686V6.25c0-.114.038-.166.061-.189.023-.023.075-.061.189-.061h8.25c.114 0 .166.038.189.061.023.023.061.075.061.189v10.534a4.166 4.166 0 00-1.6-.309c-1.174 0-2.064.505-2.697.971-.671-.5-1.525-.971-2.778-.971a4.06 4.06 0 00-1.675.364zm10.666 1.274h.001l-.003-.002-.002-.002.004.004z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ReceiptLineCompactMIcon=c,exports.default=c;
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:"M17 4c1.105 0 2 .901 2 2.013V18.89c0 .92-1.053 1.44-1.775.874l-1.226-.96-1.078.845c-.542.424-1.3.424-1.842 0L12 18.806l-1.08.844a1.49 1.49 0 01-1.84 0L8 18.806l-1.225.959C6.053 20.33 5 19.812 5 18.89V6.013C5 4.9 5.895 4 7 4h10zM7 17.038l1-.782 2 1.564 2-1.564 2 1.564 2-1.564 1 .782V6.013H7v11.025zM13 12v2H9v-2h4zm2-3.5v2.02H9V8.5h6z"}))};exports.ReceiptLineCompactMIcon=l,exports.default=l;
@@ -1 +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:"M17.5 2h-11c-1.7 0-3 1.3-3 3v17c0 .5.4 1 1 1 .7 0 1-.2 1.1-.3 1-.8 1.7-1.4 2.8-1.4 1.2 0 1.8.5 2.9 1.4.5.4 1.1.4 1.6 0 1-.8 1.7-1.4 2.8-1.4 1.1 0 1.8.5 2.8 1.4.1.1.3.3.9.3h.1c.5 0 1-.5 1-1V5c0-1.7-1.3-3-3-3zm1 18.2c-.8-.5-1.7-.9-2.9-.9-1.6 0-2.6.7-3.6 1.5-.9-.7-2-1.5-3.6-1.5h-.1c-1.2 0-2 .4-2.8.9V5c0-.6.4-1 1-1h11c.6 0 1 .4 1 1v15.2zM13 10H7V8h6v2zm-6 2h10v2H7v-2z"}))};exports.ReceiptLineMIcon=c,exports.default=c;
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:"M18 2a2 2 0 012 2v16.893c0 .94-1.102 1.447-1.815.836l-1.519-1.302-1.356 1.164a1.5 1.5 0 01-1.953 0L12 20.427l-1.357 1.164a1.5 1.5 0 01-1.953 0l-1.357-1.164-1.518 1.302C5.102 22.34 4 21.833 4 20.893V4a2 2 0 012-2h12zM6 18.937l.683-.585.65-.559 2.333 2 1.684-1.441.65-.559.65.559 1.683 1.441 2.334-2 .65.559.683.585V4H6v14.937zM13 14H8v-2h5v2zm3-4H8V8h8v2z"}))};exports.ReceiptLineMIcon=l,exports.default=l;
@@ -1 +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:"M4 3a1 1 0 011-1h14a1 1 0 011 1v19.8c0 .057-.026.11-.07.145a.32.32 0 01-.353 0c-1.105-.858-2.097-1.62-3.711-1.616-1.611.002-2.58.754-3.685 1.612l-.005.004a.32.32 0 01-.352 0c-1.118-.868-2.126-1.635-3.761-1.616-1.582.018-2.554.772-3.64 1.615a.32.32 0 01-.353 0 .182.182 0 01-.07-.143V3zm3 5h5v2H7V8zm10 6v-2H7v2h10z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ReceiptMIcon=r,exports.default=r;
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:"M19 2a1 1 0 011 1v18.702a.3.3 0 01-.492.23l-2.175-1.812-1.898 1.582a1.2 1.2 0 01-1.537 0L12 20.12l-1.898 1.582a1.2 1.2 0 01-1.537 0L6.667 20.12l-2.175 1.813a.3.3 0 01-.492-.23V3a1 1 0 011-1h14zM7 14h6v-2H7v2zm0-4h10V8H7v2z"}))};exports.ReceiptMIcon=a,exports.default=a;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph",
3
- "version": "2.273.0",
3
+ "version": "2.274.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
package/meta_glyph.json CHANGED
@@ -9409,6 +9409,16 @@
9409
9409
  "cdn": "glyph_receipt-circle_m",
9410
9410
  "url": "https://alfabank.servicecdn.ru/icons/glyph_receipt-circle_m.svg"
9411
9411
  },
9412
+ "ReceiptCompactMIcon": {
9413
+ "description": "цифровой талон, чек, квитанция, компакт",
9414
+ "web": "ReceiptCompactMIcon",
9415
+ "webComponent": "import { ReceiptCompactMIcon } from '@alfalab/icons-glyph/ReceiptCompactMIcon';",
9416
+ "android": "glyph_receipt_compact_m",
9417
+ "ios": "glyph_receiptCompact_m",
9418
+ "middle": "glyph_receipt-compact_m",
9419
+ "cdn": "glyph_receipt-compact_m",
9420
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_receipt-compact_m.svg"
9421
+ },
9412
9422
  "ReceiptLineCompactMIcon": {
9413
9423
  "description": "цифровой талон, чек, квитанция, компакт",
9414
9424
  "web": "ReceiptLineCompactMIcon",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons",
3
- "version": "3.445.0",
3
+ "version": "3.446.0",
4
4
  "description": "Design System UI Icons",
5
5
  "main": "index.js",
6
6
  "repository": "git@github.com:core-ds/icons.git",
@@ -51,7 +51,7 @@
51
51
  "ts-node": "^8.6.2",
52
52
  "tslib": "^2.0.0",
53
53
  "typescript": "^3.8.3",
54
- "ui-primitives": "^35.17.0",
54
+ "ui-primitives": "^35.18.0",
55
55
  "util": "^0.12.2"
56
56
  },
57
57
  "lint-staged": {