@telefonica/mistica 11.2.0 → 11.2.1
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/CHANGELOG.md +7 -0
- package/dist/generated/mistica-icons/icon-chip-device-filled.js +2 -2
- package/dist/generated/mistica-icons/icon-chip-device-light.js +1 -1
- package/dist/package-version.js +1 -1
- package/dist-es/generated/mistica-icons/icon-chip-device-filled.js +2 -2
- package/dist-es/generated/mistica-icons/icon-chip-device-light.js +1 -1
- package/dist-es/package-version.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [11.2.1](https://github.com/Telefonica/mistica-web/compare/v11.2.0...v11.2.1) (2022-03-24)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **icons:** device chip missing hole ([#453](https://github.com/Telefonica/mistica-web/issues/453)) ([cb4107d](https://github.com/Telefonica/mistica-web/commit/cb4107db46d1dafd1ea5feb6ff5629bb350643ff))
|
|
7
|
+
|
|
1
8
|
# [11.2.0](https://github.com/Telefonica/mistica-web/compare/v11.1.0...v11.2.0) (2022-03-24)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -101,11 +101,11 @@ var IconChipDeviceFilled = function IconChipDeviceFilled(_param) {
|
|
|
101
101
|
}, rest, {
|
|
102
102
|
children: [
|
|
103
103
|
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
104
|
-
d: "
|
|
104
|
+
d: "M17.364 6.513h1.706c.692 0 1.14.448 1.143 1.142v7.014c0 .695-.448 1.143-1.143 1.143h-1.706v2.589c0 2.215-1.062 3.29-3.25 3.29H6.93c-2.188 0-3.25-1.075-3.25-3.29V5.29C3.68 3.106 4.774 2 6.93 2h7.185c1.106 0 1.91.272 2.454.832.535.549.795 1.353.795 2.46v1.22zm-6.851 12.711c.302 0 .546-.081.714-.252.151-.157.238-.39.24-.706 0-.653-.375-.958-.954-.958-.58 0-.956.303-.956.958 0 .314.087.55.241.706.168.17.412.252.715.252zm8.857-4.555V7.653c0-.236-.068-.303-.303-.303h-2.963l-1.905 1.426v5.893c0 .236.067.303.302.303h4.566c.235 0 .303-.067.303-.303z",
|
|
105
105
|
fill: fillColor
|
|
106
106
|
}),
|
|
107
107
|
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
108
|
-
d: "
|
|
108
|
+
d: "M18.485 10.19a.28.28 0 01.28.28v3.544a.28.28 0 01-.28.28h-3.376a.28.28 0 01-.28-.28v-3.543a.28.28 0 01.28-.28h3.376zm-1.41 2.98h-.563v.564h.564v-.563zm-1.683-1.296v.737h2.812v-.737h-2.812zm2.812-1.123h-.568v.563h.566l.002-.563zm-2.252 0h-.56v.563h.56v-.563zm0 2.42h-.56v.563h.56v-.563zm1.684.563h.568v-.563h-.568v.563zm-1.123-2.983v.563h.563v-.563h-.564z",
|
|
109
109
|
fill: fillColor
|
|
110
110
|
})
|
|
111
111
|
]
|
|
@@ -109,7 +109,7 @@ var IconChipDeviceLight = function IconChipDeviceLight(_param) {
|
|
|
109
109
|
fill: fillColor
|
|
110
110
|
}),
|
|
111
111
|
/*#__PURE__*/ (0, _jsxRuntime).jsx("path", {
|
|
112
|
-
d: "M18.586 13.775h-3.375a.281.281 0 01-.28-.28V9.95a.28.28 0 01.28-.28h3.375a.28.28 0 01.28.28v3.543a.282.282 0 01-.28.283zm-.28-1.686v-.734h-2.814v.734h2.814zm-1.129-1.294v-.566h-.563v.566h.563zm-1.123 0v-.566h-.563v.566h.563zm-.56 1.854v.566h.56v-.566h-.56zm1.12 0v.566h.563v-.566h-.563zm1.692-1.
|
|
112
|
+
d: "M18.586 13.775h-3.375a.281.281 0 01-.28-.28V9.95a.28.28 0 01.28-.28h3.375a.28.28 0 01.28.28v3.543a.282.282 0 01-.28.283zm-.28-1.686v-.734h-2.814v.734h2.814zm-1.129-1.294v-.566h-.563v.566h.563zm-1.123 0v-.566h-.563v.566h.563zm-.56 1.854v.566h.56v-.566h-.56zm1.12 0v.566h.563v-.566h-.563zm1.692-1.854v-.566h-.568v.566h.568zm0 2.42v-.566h-.568v.566h.568z",
|
|
113
113
|
fill: fillColor
|
|
114
114
|
})
|
|
115
115
|
]
|
package/dist/package-version.js
CHANGED
|
@@ -78,11 +78,11 @@ var IconChipDeviceFilled = function(_param) {
|
|
|
78
78
|
}, rest, {
|
|
79
79
|
children: [
|
|
80
80
|
/*#__PURE__*/ _jsx("path", {
|
|
81
|
-
d: "
|
|
81
|
+
d: "M17.364 6.513h1.706c.692 0 1.14.448 1.143 1.142v7.014c0 .695-.448 1.143-1.143 1.143h-1.706v2.589c0 2.215-1.062 3.29-3.25 3.29H6.93c-2.188 0-3.25-1.075-3.25-3.29V5.29C3.68 3.106 4.774 2 6.93 2h7.185c1.106 0 1.91.272 2.454.832.535.549.795 1.353.795 2.46v1.22zm-6.851 12.711c.302 0 .546-.081.714-.252.151-.157.238-.39.24-.706 0-.653-.375-.958-.954-.958-.58 0-.956.303-.956.958 0 .314.087.55.241.706.168.17.412.252.715.252zm8.857-4.555V7.653c0-.236-.068-.303-.303-.303h-2.963l-1.905 1.426v5.893c0 .236.067.303.302.303h4.566c.235 0 .303-.067.303-.303z",
|
|
82
82
|
fill: fillColor
|
|
83
83
|
}),
|
|
84
84
|
/*#__PURE__*/ _jsx("path", {
|
|
85
|
-
d: "
|
|
85
|
+
d: "M18.485 10.19a.28.28 0 01.28.28v3.544a.28.28 0 01-.28.28h-3.376a.28.28 0 01-.28-.28v-3.543a.28.28 0 01.28-.28h3.376zm-1.41 2.98h-.563v.564h.564v-.563zm-1.683-1.296v.737h2.812v-.737h-2.812zm2.812-1.123h-.568v.563h.566l.002-.563zm-2.252 0h-.56v.563h.56v-.563zm0 2.42h-.56v.563h.56v-.563zm1.684.563h.568v-.563h-.568v.563zm-1.123-2.983v.563h.563v-.563h-.564z",
|
|
86
86
|
fill: fillColor
|
|
87
87
|
})
|
|
88
88
|
]
|
|
@@ -86,7 +86,7 @@ var IconChipDeviceLight = function(_param) {
|
|
|
86
86
|
fill: fillColor
|
|
87
87
|
}),
|
|
88
88
|
/*#__PURE__*/ _jsx("path", {
|
|
89
|
-
d: "M18.586 13.775h-3.375a.281.281 0 01-.28-.28V9.95a.28.28 0 01.28-.28h3.375a.28.28 0 01.28.28v3.543a.282.282 0 01-.28.283zm-.28-1.686v-.734h-2.814v.734h2.814zm-1.129-1.294v-.566h-.563v.566h.563zm-1.123 0v-.566h-.563v.566h.563zm-.56 1.854v.566h.56v-.566h-.56zm1.12 0v.566h.563v-.566h-.563zm1.692-1.
|
|
89
|
+
d: "M18.586 13.775h-3.375a.281.281 0 01-.28-.28V9.95a.28.28 0 01.28-.28h3.375a.28.28 0 01.28.28v3.543a.282.282 0 01-.28.283zm-.28-1.686v-.734h-2.814v.734h2.814zm-1.129-1.294v-.566h-.563v.566h.563zm-1.123 0v-.566h-.563v.566h.563zm-.56 1.854v.566h.56v-.566h-.56zm1.12 0v.566h.563v-.566h-.563zm1.692-1.854v-.566h-.568v.566h.568zm0 2.42v-.566h-.568v.566h.568z",
|
|
90
90
|
fill: fillColor
|
|
91
91
|
})
|
|
92
92
|
]
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// DO NOT EDIT THIS FILE. It's autogenerated by set-version.js
|
|
2
|
-
export var PACKAGE_VERSION = '11.2.
|
|
2
|
+
export var PACKAGE_VERSION = '11.2.1';
|