@zohodesk/icons 1.0.0-beta.90 → 1.0.0-beta.91
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/README.md +3 -0
- package/es/Icon/CustomIcons.js +4 -1
- package/es/Icon/FontFactory.js +4 -1
- package/lib/Icon/CustomIcons.js +1 -1
- package/lib/Icon/FontFactory.js +4 -1
- package/package.json +1 -1
package/README.md
CHANGED
package/es/Icon/CustomIcons.js
CHANGED
|
@@ -82,6 +82,7 @@ export const TwoToneIcons = {
|
|
|
82
82
|
'ZD-TT-happinessMissed': 'red2',
|
|
83
83
|
'ZD-TT-whatsAppMissed': 'red2',
|
|
84
84
|
'ZD-TT-whatsAppMissed': 'red2',
|
|
85
|
+
'ZD-TT-instaIMMissed': 'red2',
|
|
85
86
|
'ZD-TT-callIn': 'green2',
|
|
86
87
|
'ZD-TT-chatIn': 'green2',
|
|
87
88
|
'ZD-TT-mailIn': 'green2',
|
|
@@ -93,6 +94,7 @@ export const TwoToneIcons = {
|
|
|
93
94
|
'ZD-TT-directFacebookIn': 'green2',
|
|
94
95
|
'ZD-TT-happinessIn': 'green2',
|
|
95
96
|
'ZD-TT-whatsAppIn': 'green2',
|
|
97
|
+
'ZD-TT-instaIMIn': 'green2',
|
|
96
98
|
'ZD-TT-callOut': 'blue2',
|
|
97
99
|
'ZD-TT-chatOut': 'blue2',
|
|
98
100
|
'ZD-TT-instagramOut': 'blue2',
|
|
@@ -104,5 +106,6 @@ export const TwoToneIcons = {
|
|
|
104
106
|
'ZD-TT-happinessOut': 'blue2',
|
|
105
107
|
'ZD-TT-emailForward': 'blue2',
|
|
106
108
|
'ZD-TT-directFacebookOut': 'lightBlue2',
|
|
107
|
-
'ZD-TT-whatsAppOut': 'lightBlue2'
|
|
109
|
+
'ZD-TT-whatsAppOut': 'lightBlue2',
|
|
110
|
+
'ZD-TT-instaIMOut': 'lightBlue2'
|
|
108
111
|
};
|
package/es/Icon/FontFactory.js
CHANGED
|
@@ -1944,6 +1944,9 @@ export const FontFactory = {
|
|
|
1944
1944
|
'ZD-TT-moreApps': ['icon-moreApps', 2],
|
|
1945
1945
|
'ZD-TT-reply': ['icon-reply', 2],
|
|
1946
1946
|
'ZD-TT-skills': ['icon-skills', 2],
|
|
1947
|
-
'ZD-TT-instaIM': ['icon-instaIM', 3]
|
|
1947
|
+
'ZD-TT-instaIM': ['icon-instaIM', 3],
|
|
1948
|
+
'ZD-TT-instaIMIn': ['icon-instaIM', 3],
|
|
1949
|
+
'ZD-TT-instaIMOut': ['icon-instaIM', 3],
|
|
1950
|
+
'ZD-TT-instaIMMissed': ['icon-instaIM', 3]
|
|
1948
1951
|
}
|
|
1949
1952
|
};
|
package/lib/Icon/CustomIcons.js
CHANGED
|
@@ -93,5 +93,5 @@ var TwoToneIcons = (_TwoToneIcons = {
|
|
|
93
93
|
'ZD-TT-directFacebookMissed': 'red2',
|
|
94
94
|
'ZD-TT-happinessMissed': 'red2',
|
|
95
95
|
'ZD-TT-whatsAppMissed': 'red2'
|
|
96
|
-
}, _defineProperty(_TwoToneIcons, "ZD-TT-whatsAppMissed", 'red2'), _defineProperty(_TwoToneIcons, 'ZD-TT-callIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-chatIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-mailIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-instagramIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-facebookIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-forumIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-twitterIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-webIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-directFacebookIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-happinessIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-whatsAppIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-callOut', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-chatOut', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-instagramOut', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-mailOut', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-facebookOut', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-forumOut', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-twitterOut', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-webOut', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-happinessOut', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-emailForward', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-directFacebookOut', 'lightBlue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-whatsAppOut', 'lightBlue2'), _TwoToneIcons);
|
|
96
|
+
}, _defineProperty(_TwoToneIcons, "ZD-TT-whatsAppMissed", 'red2'), _defineProperty(_TwoToneIcons, 'ZD-TT-instaIMMissed', 'red2'), _defineProperty(_TwoToneIcons, 'ZD-TT-callIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-chatIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-mailIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-instagramIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-facebookIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-forumIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-twitterIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-webIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-directFacebookIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-happinessIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-whatsAppIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-instaIMIn', 'green2'), _defineProperty(_TwoToneIcons, 'ZD-TT-callOut', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-chatOut', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-instagramOut', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-mailOut', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-facebookOut', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-forumOut', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-twitterOut', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-webOut', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-happinessOut', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-emailForward', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-directFacebookOut', 'lightBlue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-whatsAppOut', 'lightBlue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-instaIMOut', 'lightBlue2'), _TwoToneIcons);
|
|
97
97
|
exports.TwoToneIcons = TwoToneIcons;
|
package/lib/Icon/FontFactory.js
CHANGED
|
@@ -1835,7 +1835,10 @@ var FontFactory = {
|
|
|
1835
1835
|
'ZD-TT-moreApps': ['icon-moreApps', 2],
|
|
1836
1836
|
'ZD-TT-reply': ['icon-reply', 2],
|
|
1837
1837
|
'ZD-TT-skills': ['icon-skills', 2],
|
|
1838
|
-
'ZD-TT-instaIM': ['icon-instaIM', 3]
|
|
1838
|
+
'ZD-TT-instaIM': ['icon-instaIM', 3],
|
|
1839
|
+
'ZD-TT-instaIMIn': ['icon-instaIM', 3],
|
|
1840
|
+
'ZD-TT-instaIMOut': ['icon-instaIM', 3],
|
|
1841
|
+
'ZD-TT-instaIMMissed': ['icon-instaIM', 3]
|
|
1839
1842
|
}
|
|
1840
1843
|
};
|
|
1841
1844
|
exports.FontFactory = FontFactory;
|