@alfalab/icons 3.381.0 → 3.383.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.
- package/android/dist/package.json +3 -3
- package/classic/dist/package.json +3 -3
- package/corp/dist/package.json +3 -3
- package/flag/dist/package.json +3 -3
- package/glyph/dist/MinusMIcon.js +1 -1
- package/glyph/dist/SoundWaveMIcon.d.ts +3 -0
- package/glyph/dist/SoundWaveMIcon.js +1 -0
- package/glyph/dist/package.json +3 -3
- package/invest/dist/package.json +3 -3
- package/ios/dist/package.json +3 -3
- package/logo/dist/package.json +3 -3
- package/logo-am/dist/package.json +3 -3
- package/logo-corp/dist/package.json +3 -3
- package/logotype/dist/package.json +3 -3
- package/meta_glyph.json +14 -3
- package/package.json +4 -3
- package/rocky/dist/package.json +3 -3
- package/search.json +1 -1
- package/shape/dist/package.json +3 -3
- package/site/dist/package.json +3 -3
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons-android",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.14.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "
|
|
7
|
-
"react-dom": "
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons-classic",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.7.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "
|
|
7
|
-
"react-dom": "
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|
package/corp/dist/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons-corp",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.33.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "
|
|
7
|
-
"react-dom": "
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|
package/flag/dist/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons-flag",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.7.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "
|
|
7
|
-
"react-dom": "
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|
package/glyph/dist/MinusMIcon.js
CHANGED
|
@@ -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,s=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:"M3
|
|
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,s=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:"M3 11h18v2H3v-2z"}))};exports.MinusMIcon=s,exports.default=s;
|
|
@@ -0,0 +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,r=function(e){return a.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),a.createElement("path",{d:"M3 9.5a1.5 1.5 0 113 0v5a1.5 1.5 0 01-3 0v-5zm5-4a1.5 1.5 0 113 0v13a1.5 1.5 0 01-3 0v-13zm5 3a1.5 1.5 0 013 0v7a1.5 1.5 0 01-3 0v-7zm5 2a1.5 1.5 0 013 0v3a1.5 1.5 0 01-3 0v-3z"}))};exports.SoundWaveMIcon=r,exports.default=r;
|
package/glyph/dist/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons-glyph",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.248.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "
|
|
7
|
-
"react-dom": "
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|
package/invest/dist/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons-invest",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.5.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "^16.
|
|
7
|
-
"react-dom": "^16.
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|
package/ios/dist/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons-ios",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.11.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "
|
|
7
|
-
"react-dom": "
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|
package/logo/dist/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons-logo",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.48.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "^16.
|
|
7
|
-
"react-dom": "^16.
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons-logo-am",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.6.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "^16.
|
|
7
|
-
"react-dom": "^16.
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons-logo-corp",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.9.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "^16.
|
|
7
|
-
"react-dom": "^16.
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons-logotype",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.34.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "
|
|
7
|
-
"react-dom": "
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|
package/meta_glyph.json
CHANGED
|
@@ -3564,7 +3564,7 @@
|
|
|
3564
3564
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_cinema-camera_m.svg"
|
|
3565
3565
|
},
|
|
3566
3566
|
"CircleChartMIcon": {
|
|
3567
|
-
"description": "",
|
|
3567
|
+
"description": "graph, invest, монета, график, копилка, coin, инвест, монета",
|
|
3568
3568
|
"basename": "glyph_circle-chart_m",
|
|
3569
3569
|
"web": "CircleChartMIcon",
|
|
3570
3570
|
"webComponent": "import { CircleChartMIcon } from '@alfalab/icons-glyph/CircleChartMIcon';",
|
|
@@ -5434,7 +5434,7 @@
|
|
|
5434
5434
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_filter_m.svg"
|
|
5435
5435
|
},
|
|
5436
5436
|
"FingerPrintLineMIcon": {
|
|
5437
|
-
"description": "",
|
|
5437
|
+
"description": "отпечаток пальца, палец, отпечаток, биометрия, биометрический, finger print, fingerprint, print, imprint, biometrics, biometric, аштпук зкште, аштпукзкште, зкште, шьзкште, ишщьуекшсы, ишщьуекшс",
|
|
5438
5438
|
"basename": "glyph_finger-print-line_m",
|
|
5439
5439
|
"web": "FingerPrintLineMIcon",
|
|
5440
5440
|
"webComponent": "import { FingerPrintLineMIcon } from '@alfalab/icons-glyph/FingerPrintLineMIcon';",
|
|
@@ -5445,7 +5445,7 @@
|
|
|
5445
5445
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_finger-print-line_m.svg"
|
|
5446
5446
|
},
|
|
5447
5447
|
"FingerPrintLineSIcon": {
|
|
5448
|
-
"description": "",
|
|
5448
|
+
"description": "отпечаток пальца, палец, отпечаток, биометрия, биометрический, finger print, fingerprint, print, imprint, biometrics, biometric, аштпук зкште, аштпукзкште, зкште, шьзкште, ишщьуекшсы, ишщьуекшс",
|
|
5449
5449
|
"basename": "glyph_finger-print-line_s",
|
|
5450
5450
|
"web": "FingerPrintLineSIcon",
|
|
5451
5451
|
"webComponent": "import { FingerPrintLineSIcon } from '@alfalab/icons-glyph/FingerPrintLineSIcon';",
|
|
@@ -10823,6 +10823,17 @@
|
|
|
10823
10823
|
"cdn": "glyph_sound-off_xxl",
|
|
10824
10824
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_sound-off_xxl.svg"
|
|
10825
10825
|
},
|
|
10826
|
+
"SoundWaveMIcon": {
|
|
10827
|
+
"description": "голосовой режим, чат, голос, звук",
|
|
10828
|
+
"basename": "glyph_sound-wave_m",
|
|
10829
|
+
"web": "SoundWaveMIcon",
|
|
10830
|
+
"webComponent": "import { SoundWaveMIcon } from '@alfalab/icons-glyph/SoundWaveMIcon';",
|
|
10831
|
+
"android": "glyph_sound_wave_m",
|
|
10832
|
+
"ios": "glyph_soundWave_m",
|
|
10833
|
+
"middle": "glyph_sound-wave_m",
|
|
10834
|
+
"cdn": "glyph_sound-wave_m",
|
|
10835
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_sound-wave_m.svg"
|
|
10836
|
+
},
|
|
10826
10837
|
"SoundMIcon": {
|
|
10827
10838
|
"description": "динамик, звук",
|
|
10828
10839
|
"basename": "glyph_sound_m",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.383.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.17.0",
|
|
56
56
|
"util": "^0.12.2"
|
|
57
57
|
},
|
|
58
58
|
"lint-staged": {
|
|
@@ -64,5 +64,6 @@
|
|
|
64
64
|
"eslint"
|
|
65
65
|
]
|
|
66
66
|
}
|
|
67
|
-
}
|
|
67
|
+
},
|
|
68
|
+
"packageManager": "yarn@1.22.22"
|
|
68
69
|
}
|
package/rocky/dist/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons-rocky",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.19.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "
|
|
7
|
-
"react-dom": "
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|