@alfalab/icons 3.384.1 → 3.385.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 @@
|
|
|
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:"16",height:"16",viewBox:"0 0 16 16"},e),r.createElement("path",{d:"M6.232 12.352a2.5 2.5 0 003.536 0L12.12 10H15v3a2 2 0 01-2 2H3a2 2 0 01-2-2v-3h2.88l2.352 2.352z"}),r.createElement("path",{d:"M10 5.999h1.586c.89 0 1.337 1.078.707 1.708l-3.585 3.585a1 1 0 01-1.414 0L3.709 7.707c-.63-.63-.184-1.708.707-1.708H6V1h4v4.999z"}))};exports.ArrowDownBoldContainerSIcon=a,exports.default=a;
|
package/glyph/dist/package.json
CHANGED
package/meta_glyph.json
CHANGED
|
@@ -263,6 +263,17 @@
|
|
|
263
263
|
"cdn": "glyph_arrow-down-bold-container_m",
|
|
264
264
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_arrow-down-bold-container_m.svg"
|
|
265
265
|
},
|
|
266
|
+
"ArrowDownBoldContainerSIcon": {
|
|
267
|
+
"description": "скачать, загрузка",
|
|
268
|
+
"basename": "glyph_arrow-down-bold-container_s",
|
|
269
|
+
"web": "ArrowDownBoldContainerSIcon",
|
|
270
|
+
"webComponent": "import { ArrowDownBoldContainerSIcon } from '@alfalab/icons-glyph/ArrowDownBoldContainerSIcon';",
|
|
271
|
+
"android": "glyph_arrow_down_bold_container_s",
|
|
272
|
+
"ios": "glyph_arrowDownBoldContainer_s",
|
|
273
|
+
"middle": "glyph_arrow-down-bold-container_s",
|
|
274
|
+
"cdn": "glyph_arrow-down-bold-container_s",
|
|
275
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_arrow-down-bold-container_s.svg"
|
|
276
|
+
},
|
|
266
277
|
"ArrowDownCircleMIcon": {
|
|
267
278
|
"description": "стрелка вниз, стрелочка вниз",
|
|
268
279
|
"basename": "glyph_arrow-down-circle_m",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.385.0",
|
|
4
4
|
"description": "Design System UI Icons",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"repository": "git@github.com:core-ds/icons.git",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"ts-node": "^8.6.2",
|
|
53
53
|
"tslib": "^2.0.0",
|
|
54
54
|
"typescript": "^3.8.3",
|
|
55
|
-
"ui-primitives": "^30.
|
|
55
|
+
"ui-primitives": "^30.20.0",
|
|
56
56
|
"util": "^0.12.2"
|
|
57
57
|
},
|
|
58
58
|
"lint-staged": {
|