@alfalab/icons 3.456.0 → 3.458.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 ThumbDownLineMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ThumbDownLineMIcon;
@@ -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:"M1 3v10.556h4.871L5.277 3H1z"}),l.createElement("path",{d:"M18.629 3.009c.96.085 1.754.8 1.916 1.755l1.425 8.444c.204 1.207-.667 2.312-1.865 2.445l-.244.014v-2a.14.14 0 00.113-.049.111.111 0 00.023-.04.078.078 0 00.001-.037l-1.426-8.444c-.006-.038-.049-.097-.136-.097H9.53l.814 14.46c.16-.09.32-.189.468-.3.74-.552.949-1.082.949-1.383v-4.11h8.1l-.001 2h-6.099v2.11c0 2.333-2.915 4.223-5.277 4.223L7.415 3h11.02l.194.009zM5.87 13.556H1V3h4.277l.594 10.556z"}))};exports.ThumbDownLineMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ThumbUpLineMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ThumbUpLineMIcon;
@@ -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:"M1 21V10.444h4.871L5.277 21H1z"}),r.createElement("path",{d:"M5.277 21H1V10.444h4.871L5.277 21zm6.485-14.777c0-.301-.208-.83-.949-1.383a4.277 4.277 0 00-.468-.3L9.53 19h8.905v2H7.415l1.07-19c2.362 0 5.277 1.89 5.277 4.222v2.111h6.099c1.321 0 2.327 1.172 2.11 2.458l-1.426 8.445-.041.188a2.131 2.131 0 01-1.875 1.567l-.194.009v-2c.088 0 .13-.06.137-.097l1.426-8.444a.078.078 0 000-.037.14.14 0 00-.068-.075.154.154 0 00-.069-.014h-8.1v-4.11z"}))};exports.ThumbUpLineMIcon=l,exports.default=l;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph",
3
- "version": "2.280.0",
3
+ "version": "2.282.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
@@ -11189,6 +11189,16 @@
11189
11189
  "cdn": "glyph_thumb-down-compact_s",
11190
11190
  "url": "https://alfabank.servicecdn.ru/icons/glyph_thumb-down-compact_s.svg"
11191
11191
  },
11192
+ "ThumbDownLineMIcon": {
11193
+ "description": "палец вниз, дизлайк, dislike",
11194
+ "web": "ThumbDownLineMIcon",
11195
+ "webComponent": "import { ThumbDownLineMIcon } from '@alfalab/icons-glyph/ThumbDownLineMIcon';",
11196
+ "android": "glyph_thumb_down_line_m",
11197
+ "ios": "glyph_thumbDownLine_m",
11198
+ "middle": "glyph_thumb-down-line_m",
11199
+ "cdn": "glyph_thumb-down-line_m",
11200
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_thumb-down-line_m.svg"
11201
+ },
11192
11202
  "ThumbDownMIcon": {
11193
11203
  "description": "палец вниз, дизлайк, dislike",
11194
11204
  "web": "ThumbDownMIcon",
@@ -11229,6 +11239,16 @@
11229
11239
  "cdn": "glyph_thumb-up-compact_s",
11230
11240
  "url": "https://alfabank.servicecdn.ru/icons/glyph_thumb-up-compact_s.svg"
11231
11241
  },
11242
+ "ThumbUpLineMIcon": {
11243
+ "description": "палец вверх, лайк, like",
11244
+ "web": "ThumbUpLineMIcon",
11245
+ "webComponent": "import { ThumbUpLineMIcon } from '@alfalab/icons-glyph/ThumbUpLineMIcon';",
11246
+ "android": "glyph_thumb_up_line_m",
11247
+ "ios": "glyph_thumbUpLine_m",
11248
+ "middle": "glyph_thumb-up-line_m",
11249
+ "cdn": "glyph_thumb-up-line_m",
11250
+ "url": "https://alfabank.servicecdn.ru/icons/glyph_thumb-up-line_m.svg"
11251
+ },
11232
11252
  "ThumbUpMIcon": {
11233
11253
  "description": "палец вверх, лайк, like",
11234
11254
  "web": "ThumbUpMIcon",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons",
3
- "version": "3.456.0",
3
+ "version": "3.458.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.28.0",
54
+ "ui-primitives": "^35.31.0",
55
55
  "util": "^0.12.2"
56
56
  },
57
57
  "lint-staged": {