@alfalab/icons 3.472.0 → 3.473.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,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:"M7.5 4a3.5 3.5 0 100 7 3.5 3.5 0 000-7zm0 9a3.5 3.5 0 100 7 3.5 3.5 0 000-7zm5.5 3.5a3.5 3.5 0 117 0 3.5 3.5 0 01-7 0zM17.5 4v2.5H20v2h-2.5V11h-2V8.5H13v-2h2.5V4h2z"}))};exports.TileCirclesPlusCompactMIcon=l,exports.default=l;
|
package/glyph/dist/package.json
CHANGED
package/meta_glyph.json
CHANGED
|
@@ -11389,6 +11389,16 @@
|
|
|
11389
11389
|
"cdn": "glyph_tile-bento_m",
|
|
11390
11390
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_tile-bento_m.svg"
|
|
11391
11391
|
},
|
|
11392
|
+
"TileCirclesPlusCompactMIcon": {
|
|
11393
|
+
"description": "плитка",
|
|
11394
|
+
"web": "TileCirclesPlusCompactMIcon",
|
|
11395
|
+
"webComponent": "import { TileCirclesPlusCompactMIcon } from '@alfalab/icons-glyph/TileCirclesPlusCompactMIcon';",
|
|
11396
|
+
"android": "glyph_tile_circles_plus_compact_m",
|
|
11397
|
+
"ios": "glyph_tileCirclesPlusCompact_m",
|
|
11398
|
+
"middle": "glyph_tile-circles-plus-compact_m",
|
|
11399
|
+
"cdn": "glyph_tile-circles-plus-compact_m",
|
|
11400
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_tile-circles-plus-compact_m.svg"
|
|
11401
|
+
},
|
|
11392
11402
|
"TileCirclesRectanglesMIcon": {
|
|
11393
11403
|
"description": "плитка",
|
|
11394
11404
|
"web": "TileCirclesRectanglesMIcon",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.473.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.
|
|
54
|
+
"ui-primitives": "^35.47.0",
|
|
55
55
|
"util": "^0.12.2"
|
|
56
56
|
},
|
|
57
57
|
"lint-staged": {
|