@alfalab/icons 3.139.0 → 3.141.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/DotMediumMIcon.d.ts +3 -0
- package/glyph/dist/DotMediumMIcon.js +1 -0
- package/glyph/dist/DotMediumSIcon.d.ts +3 -0
- package/glyph/dist/DotMediumSIcon.js +1 -0
- package/glyph/dist/PlusCompactMIcon.js +1 -1
- package/glyph/dist/PlusCompactSIcon.d.ts +3 -0
- package/glyph/dist/PlusCompactSIcon.js +1 -0
- package/glyph/dist/package.json +3 -3
- package/ios/dist/package.json +3 -3
- package/logotype/dist/SfaMColorIcon.d.ts +3 -0
- package/logotype/dist/SfaMColorIcon.js +1 -0
- package/logotype/dist/SfaSColorIcon.d.ts +3 -0
- package/logotype/dist/SfaSColorIcon.js +1 -0
- package/logotype/dist/SfaXsColorIcon.d.ts +3 -0
- package/logotype/dist/SfaXsColorIcon.js +1 -0
- package/logotype/dist/package.json +3 -3
- package/package.json +3 -3
- package/rocky/dist/package.json +3 -3
- package/search.json +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons-android",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.6.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "
|
|
7
|
-
"react-dom": "
|
|
6
|
+
"react": ">=16.8.0",
|
|
7
|
+
"react-dom": ">=16.8.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.4.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "
|
|
7
|
-
"react-dom": "
|
|
6
|
+
"react": ">=16.8.0",
|
|
7
|
+
"react-dom": ">=16.8.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.17.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "
|
|
7
|
-
"react-dom": "
|
|
6
|
+
"react": ">=16.8.0",
|
|
7
|
+
"react-dom": ">=16.8.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.3.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "
|
|
7
|
-
"react-dom": "
|
|
6
|
+
"react": ">=16.8.0",
|
|
7
|
+
"react-dom": ">=16.8.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,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:"M16.5 12a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0z"}))};exports.DotMediumMIcon=o,exports.default=o;
|
|
@@ -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,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:"M11 8a3 3 0 11-6 0 3 3 0 016 0z"}))};exports.DotMediumSIcon=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,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:"M11
|
|
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:"M11 11H4v2h7v7h2v-7h7v-2h-7V4h-2v7z"}))};exports.PlusCompactMIcon=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 7H2v2h5v5h2V9h5V7H9V2H7v5z"}))};exports.PlusCompactSIcon=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.101.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "
|
|
7
|
-
"react-dom": "
|
|
6
|
+
"react": ">=16.8.0",
|
|
7
|
+
"react-dom": ">=16.8.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.6.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "
|
|
7
|
-
"react-dom": "
|
|
6
|
+
"react": ">=16.8.0",
|
|
7
|
+
"react-dom": ">=16.8.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"),l=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",width:"59",height:"24",viewBox:"0 0 59 24"},e,{fill:"none"}),l.createElement("path",{d:"M46.37 3.5c2.222 0 4.105 1.31 4.756 3.124L56.19 20.5h-3.927L47.58 7.682c-.16-.466-.642-.805-1.21-.805s-1.05.339-1.21.805L40.487 20.5h-3.933l5.06-13.876C42.265 4.811 44.148 3.5 46.37 3.5zm-29.035.597H7.451C4.44 4.097 2 6.311 2 9.042c0 2.731 2.44 4.945 5.45 4.945h5.313c.955 0 1.729.702 1.729 1.568 0 .866-.774 1.568-1.729 1.568H2.867V20.5h9.896c3.01 0 5.451-2.214 5.451-4.945 0-2.73-2.44-4.945-5.45-4.945H7.45c-.955 0-1.728-.702-1.728-1.568 0-.866.773-1.568 1.728-1.568h9.884V4.097zm3.288 4.905V20.5h3.722v-6.54H35.23l1.227-3.381H24.345l-.001-1.577c0-.85.759-1.54 1.695-1.54h11.563l1.263-3.38H26.04c-2.992 0-5.416 2.203-5.416 4.92z",fill:"#EF3124"}))};exports.SfaMColorIcon=r,exports.default=r;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),l=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",width:"43",height:"16",viewBox:"0 0 43 16"},e,{fill:"none"}),l.createElement("path",{d:"M33.32 2c1.568 0 2.898.925 3.357 2.205L40.251 14H37.48l-3.305-9.048c-.113-.33-.453-.568-.854-.568-.401 0-.74.239-.854.568L29.167 14h-2.776l3.572-9.795C30.423 2.925 31.752 2 33.32 2zm-20.495.422H5.848C3.723 2.422 2 3.984 2 5.912c0 1.928 1.723 3.49 3.848 3.49h3.75c.673 0 1.22.496 1.22 1.107 0 .612-.547 1.107-1.22 1.107H2.612V14h6.986c2.124 0 3.847-1.563 3.847-3.49 0-1.928-1.723-3.491-3.847-3.491h-3.75c-.674 0-1.22-.496-1.22-1.107s.546-1.107 1.22-1.107h6.977V2.422zm2.321 3.462V14h2.627V9.383h7.684l.866-2.386h-8.55V5.884c0-.6.535-1.087 1.195-1.087h8.163l.892-2.386h-9.055c-2.111 0-3.822 1.555-3.822 3.473z",fill:"#EF3124"}))};exports.SfaSColorIcon=r,exports.default=r;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),l=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",width:"36",height:"12",viewBox:"0 0 36 12"},e,{fill:"none"}),l.createElement("path",{d:"M28.1 1c1.307 0 2.415.771 2.798 1.838L33.876 11h-2.31l-2.754-7.54c-.095-.274-.378-.474-.712-.474-.334 0-.617.2-.712.474L24.64 11h-2.314l2.976-8.162C25.685 1.77 26.793 1 28.1 1zm-17.08.351H5.207C3.436 1.351 2 2.654 2 4.261c0 1.606 1.436 2.908 3.206 2.908h3.125c.562 0 1.017.413 1.017.922 0 .51-.455.923-1.017.923h-5.82V11h5.82c1.771 0 3.207-1.302 3.207-2.909 0-1.606-1.436-2.909-3.207-2.909H5.206c-.561 0-1.016-.412-1.016-.922s.455-.922 1.016-.922h5.815V1.35zm1.935 2.885V11h2.189V7.153h6.404l.721-1.989h-7.125v-.928c0-.5.446-.905.996-.905h6.802l.744-1.989H16.14c-1.76 0-3.185 1.296-3.185 2.894z",fill:"#EF3124"}))};exports.SfaXsColorIcon=r,exports.default=r;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons-logotype",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.23.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "
|
|
7
|
-
"react-dom": "
|
|
6
|
+
"react": ">=16.8.0",
|
|
7
|
+
"react-dom": ">=16.8.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.141.0",
|
|
4
4
|
"description": "Design System UI Icons",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"repository": "git@github.com:core-ds/icons.git",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"@rollup/plugin-typescript": "^4.0.0",
|
|
23
23
|
"@types/camelcase": "^5.2.0",
|
|
24
24
|
"@types/node": "^13.9.1",
|
|
25
|
-
"@types/react": "^
|
|
25
|
+
"@types/react": "^18.0.26",
|
|
26
26
|
"@types/svgo": "^1.3.1",
|
|
27
27
|
"@typescript-eslint/eslint-plugin": "^2.24.0",
|
|
28
28
|
"@typescript-eslint/parser": "^2.24.0",
|
|
@@ -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": "^11.
|
|
54
|
+
"ui-primitives": "^11.4.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.10.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"react": "
|
|
7
|
-
"react-dom": "
|
|
6
|
+
"react": ">=16.8.0",
|
|
7
|
+
"react-dom": ">=16.8.0"
|
|
8
8
|
},
|
|
9
9
|
"main": "./index.js",
|
|
10
10
|
"module": "./esm/index.js",
|