@alfalab/icons 3.370.0 → 3.371.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"),r=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,
|
|
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,o=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:"M10.629 19V8.437H6V6h12v2.438h-4.629V19H10.63z"}))};exports.LetterTCompactMIcon=o,exports.default=o;
|
|
@@ -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,
|
|
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,o=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:"M7.2 12.5V6H4.5V4.5h7V6H8.8v6.5H7.2z"}))};exports.LetterTCompactSIcon=o,exports.default=o;
|
package/glyph/dist/package.json
CHANGED
package/meta_glyph.json
CHANGED
|
@@ -6622,26 +6622,26 @@
|
|
|
6622
6622
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_letter-h_m.svg"
|
|
6623
6623
|
},
|
|
6624
6624
|
"LetterTCompactMIcon": {
|
|
6625
|
-
"description": "",
|
|
6626
|
-
"basename": "
|
|
6625
|
+
"description": "t, test, т, тест, компакт",
|
|
6626
|
+
"basename": "glyph_letter-t-compact_m",
|
|
6627
6627
|
"web": "LetterTCompactMIcon",
|
|
6628
6628
|
"webComponent": "import { LetterTCompactMIcon } from '@alfalab/icons-glyph/LetterTCompactMIcon';",
|
|
6629
6629
|
"android": "glyph_letter_t_compact_m",
|
|
6630
|
-
"ios": "
|
|
6631
|
-
"middle": "
|
|
6632
|
-
"cdn": "
|
|
6633
|
-
"url": "https://alfabank.servicecdn.ru/icons/
|
|
6630
|
+
"ios": "glyph_letterTCompact_m",
|
|
6631
|
+
"middle": "glyph_letter-t-compact_m",
|
|
6632
|
+
"cdn": "glyph_letter-t-compact_m",
|
|
6633
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_letter-t-compact_m.svg"
|
|
6634
6634
|
},
|
|
6635
6635
|
"LetterTCompactSIcon": {
|
|
6636
|
-
"description": "",
|
|
6637
|
-
"basename": "
|
|
6636
|
+
"description": "t, test, т, тест, компакт",
|
|
6637
|
+
"basename": "glyph_letter-t-compact_s",
|
|
6638
6638
|
"web": "LetterTCompactSIcon",
|
|
6639
6639
|
"webComponent": "import { LetterTCompactSIcon } from '@alfalab/icons-glyph/LetterTCompactSIcon';",
|
|
6640
6640
|
"android": "glyph_letter_t_compact_s",
|
|
6641
|
-
"ios": "
|
|
6642
|
-
"middle": "
|
|
6643
|
-
"cdn": "
|
|
6644
|
-
"url": "https://alfabank.servicecdn.ru/icons/
|
|
6641
|
+
"ios": "glyph_letterTCompact_s",
|
|
6642
|
+
"middle": "glyph_letter-t-compact_s",
|
|
6643
|
+
"cdn": "glyph_letter-t-compact_s",
|
|
6644
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_letter-t-compact_s.svg"
|
|
6645
6645
|
},
|
|
6646
6646
|
"LifeSaverMIcon": {
|
|
6647
6647
|
"description": "",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.371.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.6.0",
|
|
56
56
|
"util": "^0.12.2"
|
|
57
57
|
},
|
|
58
58
|
"lint-staged": {
|