@alfalab/icons 3.408.0 → 3.410.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/BubbleArrowRightMIcon.d.ts +3 -0
- package/glyph/dist/BubbleArrowRightMIcon.js +1 -0
- package/glyph/dist/BubbleArrowRightSIcon.d.ts +3 -0
- package/glyph/dist/BubbleArrowRightSIcon.js +1 -0
- package/glyph/dist/BubbleArrowRightXxlIcon.d.ts +3 -0
- package/glyph/dist/BubbleArrowRightXxlIcon.js +1 -0
- package/glyph/dist/UserPlusCompactMIcon.d.ts +3 -0
- package/glyph/dist/UserPlusCompactMIcon.js +1 -0
- package/glyph/dist/WalletLineMIcon.d.ts +3 -0
- package/glyph/dist/WalletLineMIcon.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 +50 -0
- package/package.json +2 -2
- package/rocky/dist/package.json +3 -3
- 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.17.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
7
|
-
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.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.9.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
7
|
-
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.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.37.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
7
|
-
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.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.9.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
7
|
-
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|
|
@@ -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:"M12 2C6.164 2 1.997 4.917 1.997 10.335c0 5.417 4.167 8.31 9.168 8.31v2.133c0 .422 0 .634.132.84a.987.987 0 00.48.352c.235.065.391.017.703-.08C17 20.336 22 15.752 22 10.334 22 4.918 17.833 2 11.999 2zm2.5 7.998l-2.5-2.5 1.5-1.5 4.5 5L13.5 16 12 14.5l2.5-2.502H6v-2h8.5z"}))};exports.BubbleArrowRightMIcon=l,exports.default=l;
|
|
@@ -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:"16",height:"16",viewBox:"0 0 16 16"},e),r.createElement("path",{d:"M7.999 1C3.915 1 .998 3.042.998 6.834s2.917 5.817 6.418 5.817v1.493c0 .296 0 .444.092.588a.69.69 0 00.335.247c.165.046.275.012.493-.056C11.5 13.835 15 10.626 15 6.834 15 3.042 12.083 1 7.999 1zM9.55 7.999H3.998v-1.4H9.55L7.8 4.849l1.05-1.05 3.15 3.5L8.85 10.8 7.8 9.75 9.55 8z"}))};exports.BubbleArrowRightSIcon=l,exports.default=l;
|
|
@@ -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:"48",height:"48",viewBox:"0 0 48 48"},e),r.createElement("path",{d:"M24.003 4C12.335 4 4 9.834 4 20.669s8.335 16.62 18.336 16.62v4.266c0 .845 0 1.268.264 1.68.186.288.628.614.958.705.472.13.784.034 1.408-.16 9.038-3.108 19.04-12.276 19.04-23.111S35.67 4 24.002 4zm5 19.996H12v-4h17.004l-5-5 3-3 9 10L27 32l-3-3 5.004-5.004z"}))};exports.BubbleArrowRightXxlIcon=l,exports.default=l;
|
|
@@ -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,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:"M11.286 4c2.428 0 3.238 2.07 3.238 4.103 0 2.031-1.435 3.692-3.238 3.692s-3.238-1.623-3.238-3.692c0-2.07.81-4.103 3.238-4.103zm3.238 13.6c0 .9.3 1.731.809 2.4H4v-1.641c.048-.714.366-1.14.853-1.658 1.026-1.09 3.188-2.445 6.433-2.445 1.716 0 3.091.336 4.158.805a3.955 3.955 0 00-.92 2.539zm3.238-2.4h1.619v1.6H21v1.6h-1.619V20h-1.62v-1.6h-1.618v-1.6h1.619v-1.6z"}))};exports.UserPlusCompactMIcon=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,l=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:"M15.112 2.932a3 3 0 013.257 2.812l.073 1.254H19a3 3 0 013 3v8a3 3 0 01-3 3H5a3 3 0 01-3-3V6.83a3 3 0 012.738-2.988l10.374-.91zM4 17.998a1 1 0 001 1h14a1 1 0 001-1v-8a1 1 0 00-1-1H4v9zm13-6a2 2 0 110 4 2 2 0 010-4zm-1.713-7.074l-10.374.91A1 1 0 004 6.83v.168h12.44l-.067-1.137a1 1 0 00-1.086-.937z"}))};exports.WalletLineMIcon=l,exports.default=l;
|
package/glyph/dist/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons-glyph",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.260.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
7
|
-
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.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.7.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
7
|
-
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.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.14.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
7
|
-
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.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.53.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
7
|
-
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.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.8.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
7
|
-
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.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.18.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
7
|
-
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.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.37.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
7
|
-
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|
package/meta_glyph.json
CHANGED
|
@@ -1739,6 +1739,36 @@
|
|
|
1739
1739
|
"cdn": "glyph_brush_xxl",
|
|
1740
1740
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_brush_xxl.svg"
|
|
1741
1741
|
},
|
|
1742
|
+
"BubbleArrowRightMIcon": {
|
|
1743
|
+
"description": "бабл, баббл, чат, комменты, стрелочка",
|
|
1744
|
+
"web": "BubbleArrowRightMIcon",
|
|
1745
|
+
"webComponent": "import { BubbleArrowRightMIcon } from '@alfalab/icons-glyph/BubbleArrowRightMIcon';",
|
|
1746
|
+
"android": "glyph_bubble_arrow_right_m",
|
|
1747
|
+
"ios": "glyph_bubbleArrowRight_m",
|
|
1748
|
+
"middle": "glyph_bubble-arrow-right_m",
|
|
1749
|
+
"cdn": "glyph_bubble-arrow-right_m",
|
|
1750
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_bubble-arrow-right_m.svg"
|
|
1751
|
+
},
|
|
1752
|
+
"BubbleArrowRightSIcon": {
|
|
1753
|
+
"description": "бабл, баббл, чат, комменты, стрелочка",
|
|
1754
|
+
"web": "BubbleArrowRightSIcon",
|
|
1755
|
+
"webComponent": "import { BubbleArrowRightSIcon } from '@alfalab/icons-glyph/BubbleArrowRightSIcon';",
|
|
1756
|
+
"android": "glyph_bubble_arrow_right_s",
|
|
1757
|
+
"ios": "glyph_bubbleArrowRight_s",
|
|
1758
|
+
"middle": "glyph_bubble-arrow-right_s",
|
|
1759
|
+
"cdn": "glyph_bubble-arrow-right_s",
|
|
1760
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_bubble-arrow-right_s.svg"
|
|
1761
|
+
},
|
|
1762
|
+
"BubbleArrowRightXxlIcon": {
|
|
1763
|
+
"description": "бабл, баббл, чат, комменты, стрелочка",
|
|
1764
|
+
"web": "BubbleArrowRightXxlIcon",
|
|
1765
|
+
"webComponent": "import { BubbleArrowRightXxlIcon } from '@alfalab/icons-glyph/BubbleArrowRightXxlIcon';",
|
|
1766
|
+
"android": "glyph_bubble_arrow_right_xxl",
|
|
1767
|
+
"ios": "glyph_bubbleArrowRight_xxl",
|
|
1768
|
+
"middle": "glyph_bubble-arrow-right_xxl",
|
|
1769
|
+
"cdn": "glyph_bubble-arrow-right_xxl",
|
|
1770
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_bubble-arrow-right_xxl.svg"
|
|
1771
|
+
},
|
|
1742
1772
|
"BubbleAsteriskMIcon": {
|
|
1743
1773
|
"description": "бабл, баббл, чат, комменты",
|
|
1744
1774
|
"web": "BubbleAsteriskMIcon",
|
|
@@ -11169,6 +11199,16 @@
|
|
|
11169
11199
|
"cdn": "glyph_user-phone_m",
|
|
11170
11200
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_user-phone_m.svg"
|
|
11171
11201
|
},
|
|
11202
|
+
"UserPlusCompactMIcon": {
|
|
11203
|
+
"description": "добавить пользователя, add user",
|
|
11204
|
+
"web": "UserPlusCompactMIcon",
|
|
11205
|
+
"webComponent": "import { UserPlusCompactMIcon } from '@alfalab/icons-glyph/UserPlusCompactMIcon';",
|
|
11206
|
+
"android": "glyph_user_plus_compact_m",
|
|
11207
|
+
"ios": "glyph_userPlusCompact_m",
|
|
11208
|
+
"middle": "glyph_user-plus-compact_m",
|
|
11209
|
+
"cdn": "glyph_user-plus-compact_m",
|
|
11210
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_user-plus-compact_m.svg"
|
|
11211
|
+
},
|
|
11172
11212
|
"UserPlusLineMIcon": {
|
|
11173
11213
|
"description": "добавить пользователя, add user",
|
|
11174
11214
|
"web": "UserPlusLineMIcon",
|
|
@@ -11409,6 +11449,16 @@
|
|
|
11409
11449
|
"cdn": "glyph_wallet-arrow-right_m",
|
|
11410
11450
|
"url": "https://alfabank.servicecdn.ru/icons/glyph_wallet-arrow-right_m.svg"
|
|
11411
11451
|
},
|
|
11452
|
+
"WalletLineMIcon": {
|
|
11453
|
+
"description": "электронные деньги, кошелёк, e-money",
|
|
11454
|
+
"web": "WalletLineMIcon",
|
|
11455
|
+
"webComponent": "import { WalletLineMIcon } from '@alfalab/icons-glyph/WalletLineMIcon';",
|
|
11456
|
+
"android": "glyph_wallet_line_m",
|
|
11457
|
+
"ios": "glyph_walletLine_m",
|
|
11458
|
+
"middle": "glyph_wallet-line_m",
|
|
11459
|
+
"cdn": "glyph_wallet-line_m",
|
|
11460
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph_wallet-line_m.svg"
|
|
11461
|
+
},
|
|
11412
11462
|
"WalletRetroMIcon": {
|
|
11413
11463
|
"description": "кошелёк, purse",
|
|
11414
11464
|
"web": "WalletRetroMIcon",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.410.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": "^31.
|
|
54
|
+
"ui-primitives": "^31.20.0",
|
|
55
55
|
"util": "^0.12.2"
|
|
56
56
|
},
|
|
57
57
|
"lint-staged": {
|
package/rocky/dist/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons-rocky",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.21.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
7
|
-
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|
package/shape/dist/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons-shape",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.5.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
7
|
-
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|
package/site/dist/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons-site",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.6.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
7
|
-
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.
|
|
6
|
+
"react": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0",
|
|
7
|
+
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0 || ^19.0.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|