@alfalab/icons 3.451.0 → 3.452.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.
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ThumbDown20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ThumbDown20Icon;
@@ -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:"20",height:"20",viewBox:"0 0 20 20"},e),l.createElement("path",{d:"M13.048 14.158A3.13 3.13 0 0110 18a.75.75 0 01-.69-.456l-.04-.122-.218-.927A11.251 11.251 0 006.5 11.588V2h6.376a4.084 4.084 0 013.986 3.197l.969 4.312a2.417 2.417 0 01-2.36 2.941h-2.824l.4 1.708zM5 11.45H3.75A1.75 1.75 0 012 9.7V3.75C2 2.784 2.784 2 3.75 2H5v9.45z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ThumbDown20Icon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ThumbDown24Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ThumbDown24Icon;
@@ -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:"M6 2.5H5a2 2 0 00-2 2v7a2 2 0 002 2h1v-11zM12 21a3.542 3.542 0 003.493-4.124L15.181 15h3.287a3 3 0 002.919-3.695l-1.182-4.963A5 5 0 0015.341 2.5H8v11.355a10.057 10.057 0 012.785 5.17l.235 1.171.021.086A1 1 0 0012 21z"}))};exports.ThumbDown24Icon=a,exports.default=a;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),a=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,l=function(e){return a.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"20",height:"20",viewBox:"0 0 20 20"},e),a.createElement("path",{d:"M12.876 2.001a4.084 4.084 0 013.986 3.197l.97 4.362a2.417 2.417 0 01-2.36 2.941h-2.274l.364 1.56a3.25 3.25 0 01-3.164 3.99H10a.75.75 0 01-.69-.456l-.04-.122-.295-1.257A11.25 11.25 0 006.59 11.5H3.7a1.75 1.75 0 01-1.75-1.75v-6C1.95 2.783 2.733 2 3.7 2h9.175zM7.5 3.501v6.763a12.75 12.75 0 012.935 5.608l.156.668a1.75 1.75 0 001.51-2.138l-.58-2.48a.75.75 0 01.731-.921h3.22a.917.917 0 00.895-1.115l-.97-4.363a2.583 2.583 0 00-2.521-2.022H7.5zm-3.8 0a.25.25 0 00-.25.25v6c0 .138.112.25.25.25H6v-6.5H3.7z"}))};exports.ThumbDownThinline20Icon=l,exports.default=l;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),a=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,l=function(e){return a.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"20",height:"20",viewBox:"0 0 20 20"},e),a.createElement("path",{d:"M12.926 2.001a4.084 4.084 0 013.986 3.197l.969 4.362a2.417 2.417 0 01-2.36 2.941h-2.273l.364 1.56a3.25 3.25 0 01-3.165 3.99h-.397a.75.75 0 01-.69-.456l-.04-.122-.296-1.257A11.25 11.25 0 006.641 11.5H3.75A1.75 1.75 0 012 9.751v-6c0-.967.784-1.75 1.75-1.75h9.176zm-5.376 1.5v6.763a12.75 12.75 0 012.934 5.608l.157.668a1.75 1.75 0 001.51-2.138l-.58-2.48a.75.75 0 01.73-.921h3.22a.917.917 0 00.896-1.115l-.97-4.363a2.583 2.583 0 00-2.521-2.022H7.55zm-3.8 0a.25.25 0 00-.25.25v6c0 .138.112.25.25.25h2.3v-6.5h-2.3z"}))};exports.ThumbDownThinline20Icon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ThumbUp20Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ThumbUp20Icon;
@@ -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:"20",height:"20",viewBox:"0 0 20 20"},e),l.createElement("path",{d:"M13.047 5.842A3.13 3.13 0 0010 2a.75.75 0 00-.69.456l-.04.122-.218.927A11.251 11.251 0 016.5 8.412V18h6.376a4.084 4.084 0 003.986-3.197l.97-4.312a2.417 2.417 0 00-2.36-2.941h-2.824l.399-1.708zM5 8.55H3.75A1.75 1.75 0 002 10.3v5.95c0 .966.783 1.75 1.75 1.75H5V8.55z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ThumbUp20Icon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ThumbUp24Icon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ThumbUp24Icon;
@@ -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:"M6 21H5a2 2 0 01-2-2v-7a2 2 0 012-2h1v11zm6-18.5a3.542 3.542 0 013.493 4.124L15.181 8.5h3.287a3 3 0 012.919 3.695l-1.182 4.963A5 5 0 0115.341 21H8V9.645a10.057 10.057 0 002.785-5.17l.235-1.171.021-.086A1 1 0 0112 2.5z"}))};exports.ThumbUp24Icon=a,exports.default=a;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph-26",
3
- "version": "1.2.0",
3
+ "version": "1.3.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
@@ -18249,6 +18249,26 @@
18249
18249
  "cdn": "glyph-26_thumb-down-thinline_20",
18250
18250
  "url": "https://alfabank.servicecdn.ru/icons/glyph-26_thumb-down-thinline_20.svg"
18251
18251
  },
18252
+ "ThumbDown20Icon": {
18253
+ "description": "",
18254
+ "web": "ThumbDown20Icon",
18255
+ "webComponent": "import { ThumbDown20Icon } from '@alfalab/icons-glyph-26/ThumbDown20Icon';",
18256
+ "android": "glyph_26_thumb_down_20",
18257
+ "ios": "glyph26_thumbDown_20",
18258
+ "middle": "glyph-26_thumb-down_20",
18259
+ "cdn": "glyph-26_thumb-down_20",
18260
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_thumb-down_20.svg"
18261
+ },
18262
+ "ThumbDown24Icon": {
18263
+ "description": "",
18264
+ "web": "ThumbDown24Icon",
18265
+ "webComponent": "import { ThumbDown24Icon } from '@alfalab/icons-glyph-26/ThumbDown24Icon';",
18266
+ "android": "glyph_26_thumb_down_24",
18267
+ "ios": "glyph26_thumbDown_24",
18268
+ "middle": "glyph-26_thumb-down_24",
18269
+ "cdn": "glyph-26_thumb-down_24",
18270
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_thumb-down_24.svg"
18271
+ },
18252
18272
  "ThumbUpLine20Icon": {
18253
18273
  "description": "",
18254
18274
  "web": "ThumbUpLine20Icon",
@@ -18279,6 +18299,26 @@
18279
18299
  "cdn": "glyph-26_thumb-up-thinline_20",
18280
18300
  "url": "https://alfabank.servicecdn.ru/icons/glyph-26_thumb-up-thinline_20.svg"
18281
18301
  },
18302
+ "ThumbUp20Icon": {
18303
+ "description": "",
18304
+ "web": "ThumbUp20Icon",
18305
+ "webComponent": "import { ThumbUp20Icon } from '@alfalab/icons-glyph-26/ThumbUp20Icon';",
18306
+ "android": "glyph_26_thumb_up_20",
18307
+ "ios": "glyph26_thumbUp_20",
18308
+ "middle": "glyph-26_thumb-up_20",
18309
+ "cdn": "glyph-26_thumb-up_20",
18310
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_thumb-up_20.svg"
18311
+ },
18312
+ "ThumbUp24Icon": {
18313
+ "description": "",
18314
+ "web": "ThumbUp24Icon",
18315
+ "webComponent": "import { ThumbUp24Icon } from '@alfalab/icons-glyph-26/ThumbUp24Icon';",
18316
+ "android": "glyph_26_thumb_up_24",
18317
+ "ios": "glyph26_thumbUp_24",
18318
+ "middle": "glyph-26_thumb-up_24",
18319
+ "cdn": "glyph-26_thumb-up_24",
18320
+ "url": "https://alfabank.servicecdn.ru/icons/glyph-26_thumb-up_24.svg"
18321
+ },
18282
18322
  "TicketLine20Icon": {
18283
18323
  "description": "",
18284
18324
  "web": "TicketLine20Icon",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons",
3
- "version": "3.451.0",
3
+ "version": "3.452.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.23.0",
54
+ "ui-primitives": "^35.24.0",
55
55
  "util": "^0.12.2"
56
56
  },
57
57
  "lint-staged": {