@zohodesk/icons 1.0.0-temp-101 → 1.0.0-temp-111
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 +128 -0
- package/assets_final/fonts/zd-gcFonts.svg +87 -6
- package/assets_final/fonts/zd-gcFonts.woff +0 -0
- package/assets_final/fonts/zd-gcFonts.woff2 +0 -0
- package/assets_final/fonts/zd-rAI.svg +19 -0
- package/assets_final/fonts/zd-rAI.woff +0 -0
- package/assets_final/fonts/zd-rAI.woff2 +0 -0
- package/assets_final/fonts/zd-rAutomation.svg +16 -0
- package/assets_final/fonts/zd-rAutomation.woff +0 -0
- package/assets_final/fonts/zd-rAutomation.woff2 +0 -0
- package/assets_final/fonts/zd-rDeveloperSpace.svg +11 -0
- package/assets_final/fonts/zd-rDeveloperSpace.woff +0 -0
- package/assets_final/fonts/zd-rDeveloperSpace.woff2 +0 -0
- package/assets_final/fonts/zd-rExportFiles.svg +7 -0
- package/assets_final/fonts/zd-rExportFiles.woff +0 -0
- package/assets_final/fonts/zd-rExportFiles.woff2 +0 -0
- package/assets_final/fonts/zd-rGeneral.svg +15 -0
- package/assets_final/fonts/zd-rGeneral.woff +0 -0
- package/assets_final/fonts/zd-rGeneral.woff2 +0 -0
- package/assets_final/fonts/zd-rReports.svg +1 -0
- package/assets_final/fonts/zd-rReports.woff +0 -0
- package/assets_final/fonts/zd-rReports.woff2 +0 -0
- package/assets_final/fonts/zd-rTwotone.svg +32 -0
- package/assets_final/fonts/zd-rTwotone.woff +0 -0
- package/assets_final/fonts/zd-rTwotone.woff2 +0 -0
- package/assets_final/fonts/zd-rUpdates.svg +13 -0
- package/assets_final/fonts/zd-rUpdates.woff +0 -0
- package/assets_final/fonts/zd-rUpdates.woff2 +0 -0
- package/assets_final/react/zd-font-rAI.module.css +48 -0
- package/assets_final/react/zd-font-rAccessibility.module.css +5 -1
- package/assets_final/react/zd-font-rAutomation.module.css +42 -0
- package/assets_final/react/zd-font-rCallBar.module.css +5 -1
- package/assets_final/react/zd-font-rChannels.module.css +5 -1
- package/assets_final/react/zd-font-rCustomize.module.css +5 -1
- package/assets_final/react/zd-font-rDeveloperSpace.module.css +24 -0
- package/assets_final/react/zd-font-rExportFiles.module.css +42 -4
- package/assets_final/react/zd-font-rGeneral.module.css +56 -4
- package/assets_final/react/zd-font-rIntegrations.module.css +5 -1
- package/assets_final/react/zd-font-rLhs.module.css +5 -1
- package/assets_final/react/zd-font-rMarketplace.module.css +5 -1
- package/assets_final/react/zd-font-rReports.module.css +11 -4
- package/assets_final/react/zd-font-rSetup.module.css +5 -1
- package/assets_final/react/zd-font-rTickets.module.css +5 -1
- package/assets_final/react/zd-font-rTopband.module.css +7 -3
- package/assets_final/react/zd-font-rTwotone.module.css +156 -4
- package/assets_final/react/zd-font-rUpdates.module.css +30 -0
- package/assets_final/react/zd-font-react-addforms.module.css +5 -1
- package/assets_final/react/zd-font-react-automate.module.css +5 -2
- package/assets_final/react/zd-font-react-channels.module.css +5 -1
- package/assets_final/react/zd-font-react-channels.plain.css +5 -1
- package/assets_final/react/zd-font-react-common.module.css +5 -1
- package/assets_final/react/zd-font-react-common.plain.css +5 -1
- package/assets_final/react/zd-font-react-community.module.css +5 -1
- package/assets_final/react/zd-font-react-customers.module.css +5 -1
- package/assets_final/react/zd-font-react-customize.module.css +5 -1
- package/assets_final/react/zd-font-react-gamescope.module.css +5 -1
- package/assets_final/react/zd-font-react-gcFonts.module.css +281 -4
- package/assets_final/react/zd-font-react-gettingstarted.module.css +5 -1
- package/assets_final/react/zd-font-react-integrations.module.css +5 -1
- package/assets_final/react/zd-font-react-kb.module.css +5 -1
- package/assets_final/react/zd-font-react-logo.module.css +5 -1
- package/assets_final/react/zd-font-react-organization.module.css +5 -1
- package/assets_final/react/zd-font-react-organization.plain.css +5 -1
- package/assets_final/react/zd-font-react-others.module.css +5 -1
- package/assets_final/react/zd-font-react-reports.module.css +5 -1
- package/assets_final/react/zd-font-react-setup.module.css +5 -1
- package/assets_final/react/zd-font-react-setup.plain.css +5 -1
- package/assets_final/react/zd-font-react-social.module.css +5 -1
- package/assets_final/react/zd-font-react-ticket-channels.module.css +5 -1
- package/assets_final/react/zd-font-react-tickets.module.css +5 -1
- package/assets_final/react/zd-font-react-tickets.plain.css +5 -1
- package/assets_final/react/zd-font-react-topband.module.css +5 -1
- package/assets_final/react/zd-font-react-topband.plain.css +5 -1
- package/coverage/Icon/CustomIcons.js.html +5 -5
- package/coverage/Icon/FontIcon.js.html +16 -10
- package/coverage/Icon/Icon.module.css.html +2 -2
- package/coverage/Icon/index.html +1 -1
- package/coverage/Icon/props/defaultProps.js.html +1 -1
- package/coverage/Icon/props/index.html +1 -1
- package/coverage/Icon/props/propTypes.js.html +5 -2
- package/coverage/coverage-final.json +8 -5
- package/coverage/coverage-summary.json +9 -6
- package/coverage/index.html +37 -7
- package/coverage/v1/FontIcon.js.html +298 -0
- package/coverage/v1/index.html +116 -0
- package/coverage/v1/props/defaultProps.js.html +100 -0
- package/coverage/v1/props/index.html +131 -0
- package/coverage/v1/props/propTypes.js.html +142 -0
- package/css_layer_config.json +191 -0
- package/es/Icon/CustomIcons.js +1 -1
- package/es/Icon/FontFactory.js +134 -5
- package/es/Icon/FontIcon.js +7 -5
- package/es/Icon/Icon.module.css +3 -1
- package/es/Icon/__tests__/FontIcon.spec.js +11 -1
- package/es/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +13 -0
- package/es/Icon/index.js +63 -42
- package/es/Icon/props/propTypes.js +1 -0
- package/es/icon_layer.module.css +1 -0
- package/es/index.js +1 -1
- package/es/v1/FontIcon.js +7 -5
- package/es/v1/__tests__/FontIcon.spec.js +144 -0
- package/es/v1/__tests__/__snapshots__/FontIcon.spec.js.snap +251 -0
- package/es/v1/props/propTypes.js +1 -0
- package/lib/Icon/CustomIcons.js +1 -1
- package/lib/Icon/FontFactory.js +48 -5
- package/lib/Icon/FontIcon.js +5 -2
- package/lib/Icon/Icon.module.css +3 -1
- package/lib/Icon/__tests__/FontIcon.spec.js +10 -0
- package/lib/Icon/__tests__/__snapshots__/FontIcon.spec.js.snap +13 -0
- package/lib/Icon/index.js +59 -37
- package/lib/Icon/props/propTypes.js +1 -0
- package/lib/icon_layer.module.css +1 -0
- package/lib/v1/FontIcon.js +5 -2
- package/lib/v1/__tests__/FontIcon.spec.js +151 -0
- package/lib/v1/__tests__/__snapshots__/FontIcon.spec.js.snap +251 -0
- package/lib/v1/props/propTypes.js +1 -0
- package/package.json +15 -7
- package/react-cli.config.js +12 -8
- package/result.json +1 -1
package/lib/Icon/CustomIcons.js
CHANGED
|
@@ -97,7 +97,7 @@ var TwoToneIcons = (_TwoToneIcons = {
|
|
|
97
97
|
'ZD-TT-directFacebookMissed': 'red2',
|
|
98
98
|
'ZD-TT-happinessMissed': 'red2',
|
|
99
99
|
'ZD-TT-whatsAppMissed': 'red2'
|
|
100
|
-
}, _defineProperty(_TwoToneIcons, "ZD-TT-whatsAppMissed", 'red2'), _defineProperty(_TwoToneIcons, 'ZD-TT-instaIMMissed', 'red2'), _defineProperty(_TwoToneIcons, 'ZD-TT-chTwitterDirectMissed', '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-chTwitterDirectIn', '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', '
|
|
100
|
+
}, _defineProperty(_TwoToneIcons, "ZD-TT-whatsAppMissed", 'red2'), _defineProperty(_TwoToneIcons, 'ZD-TT-instaIMMissed', 'red2'), _defineProperty(_TwoToneIcons, 'ZD-TT-chTwitterDirectMissed', '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-chTwitterDirectIn', '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', 'blue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-instaIMOut', 'lightBlue2'), _defineProperty(_TwoToneIcons, 'ZD-TT-chTwitterDirectOut', 'lightBlue2'), _TwoToneIcons);
|
|
101
101
|
exports.TwoToneIcons = TwoToneIcons;
|
|
102
102
|
|
|
103
103
|
var allCustomIcons = _objectSpread(_objectSpread({}, CustomIcons), TwoToneIcons);
|
package/lib/Icon/FontFactory.js
CHANGED
|
@@ -1431,7 +1431,8 @@ var FontFactory = {
|
|
|
1431
1431
|
'ZD-EF-firebox': 'icon-firebox',
|
|
1432
1432
|
'ZD-EF-iOS': 'icon-iOS',
|
|
1433
1433
|
'ZD-EF-linux': 'icon-linux',
|
|
1434
|
-
'ZD-EF-playstore': 'icon-playstore'
|
|
1434
|
+
'ZD-EF-playstore': 'icon-playstore',
|
|
1435
|
+
'ZD-EF-clrCsv': ['icon-clrCsv', 7]
|
|
1435
1436
|
},
|
|
1436
1437
|
ReactGeneralFontIcon: (_ReactGeneralFontIcon = {
|
|
1437
1438
|
'ZD-GN-agent': 'icon-agent',
|
|
@@ -1526,7 +1527,7 @@ var FontFactory = {
|
|
|
1526
1527
|
'ZD-GN-alignRight': ['icon-alignRight', 2],
|
|
1527
1528
|
'ZD-GN-allignCenter': ['icon-allignCenter', 2],
|
|
1528
1529
|
'ZD-GN-allignJustify': ['icon-allignJustify', 2]
|
|
1529
|
-
}, _defineProperty(_ReactGeneralFontIcon, "ZD-GN-bold", 'icon-bold'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-bullets', ['icon-bullets', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-clearFormat', ['icon-clearFormat', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-decreaceIndent', ['icon-decreaceIndent', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-font', 'icon-font'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-fontColour', ['icon-fontColour', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-formatPainter', ['icon-formatPainter', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-horizontalRule', ['icon-horizontalRule', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-increaceIndent', ['icon-increaceIndent', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-insertCode', 'icon-insertCode'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-insertHtml', ['icon-insertHtml', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-insertImage', ['icon-insertImage', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-insertQuote', 'icon-insertQuote'), _defineProperty(_ReactGeneralFontIcon, "ZD-GN-italic", 'icon-italic'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-numbering', ['icon-numbering', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-spellCheck', ['icon-spellCheck', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-strikeThrough', ['icon-strikeThrough', 3]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-underLine', ['icon-underLine', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-signOut', 'icon-signOut'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-phoneFill', 'icon-phoneFill'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-follow', 'icon-follow'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-forward', 'icon-forward'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-forwardFill', 'icon-forwardFill'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-unFollow', 'icon-unFollow'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-infoStroke', 'icon-infoStroke'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-onHold', 'icon-onHold'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-clearFilter', 'icon-clearFilter'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-placeholder', 'icon-placeholder'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-gift', 'icon-gift'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-freeTrial', 'icon-freeTrial'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-skills', 'icon-skills'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-contactInformation', 'icon-contactInformation'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-relatedDetails', 'icon-relatedDetails'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-template', ['icon-template', 5]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-department', 'icon-department'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-doubleTick', 'icon-doubleTick'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-bounce', 'icon-bounce'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-accessibility', 'icon-accessibility'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-read', ['icon-read', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-unread', ['icon-unread', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-wmsSun', 'icon-wmsSun'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-wmsMoon', 'icon-wmsMoon'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-configuaration', 'icon-configuaration'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-premium', 'icon-premium'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-money', 'icon-money'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-Marketplace', ['icon-Marketplace', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-ticketDetail', ['icon-ticketDetail', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-comma', 'icon-comma'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-enter', 'icon-enter'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-spaceBar', 'icon-spaceBar'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-skipReplyall', 'icon-skipReplyall'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-rrSequential', 'icon-roundRobinSequential'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-filterAdd', 'icon-filterAdd'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-jsonWebToken', 'icon-jsonWebToken'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-parentChild', 'icon-parentChild'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-saml', 'icon-saml'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-smsAuth', 'icon-smsAuth'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-ticketOwner', 'icon-ticketOwner'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-mesengerFill', 'icon-mesengerFill'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-telegramFill', 'icon-telegramFill'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-sortingArrow', ['icon-sortingArrow', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-androidFill', 'icon-androidFill'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-customDashboard', 'icon-customDashboard'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-databaseEncryption', 'icon-databaseEncryption'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-myPins', 'icon-myPins'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-pinned', ['icon-pinned', 3]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-flagFill', 'icon-flagFill'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-instagram', 'icon-instagram'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-line', 'icon-line'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-answerBot', 'icon-answerBot'), _ReactGeneralFontIcon),
|
|
1530
|
+
}, _defineProperty(_ReactGeneralFontIcon, "ZD-GN-bold", 'icon-bold'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-bullets', ['icon-bullets', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-clearFormat', ['icon-clearFormat', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-decreaceIndent', ['icon-decreaceIndent', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-font', 'icon-font'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-fontColour', ['icon-fontColour', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-formatPainter', ['icon-formatPainter', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-horizontalRule', ['icon-horizontalRule', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-increaceIndent', ['icon-increaceIndent', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-insertCode', 'icon-insertCode'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-insertHtml', ['icon-insertHtml', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-insertImage', ['icon-insertImage', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-insertQuote', 'icon-insertQuote'), _defineProperty(_ReactGeneralFontIcon, "ZD-GN-italic", 'icon-italic'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-numbering', ['icon-numbering', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-spellCheck', ['icon-spellCheck', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-strikeThrough', ['icon-strikeThrough', 3]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-underLine', ['icon-underLine', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-signOut', 'icon-signOut'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-phoneFill', 'icon-phoneFill'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-follow', 'icon-follow'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-forward', 'icon-forward'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-forwardFill', 'icon-forwardFill'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-unFollow', 'icon-unFollow'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-infoStroke', 'icon-infoStroke'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-onHold', 'icon-onHold'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-clearFilter', 'icon-clearFilter'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-placeholder', 'icon-placeholder'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-gift', 'icon-gift'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-freeTrial', 'icon-freeTrial'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-skills', 'icon-skills'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-contactInformation', 'icon-contactInformation'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-relatedDetails', 'icon-relatedDetails'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-template', ['icon-template', 5]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-department', 'icon-department'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-doubleTick', 'icon-doubleTick'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-bounce', 'icon-bounce'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-accessibility', 'icon-accessibility'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-read', ['icon-read', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-unread', ['icon-unread', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-wmsSun', 'icon-wmsSun'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-wmsMoon', 'icon-wmsMoon'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-configuaration', 'icon-configuaration'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-premium', 'icon-premium'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-money', 'icon-money'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-Marketplace', ['icon-Marketplace', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-ticketDetail', ['icon-ticketDetail', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-comma', 'icon-comma'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-enter', 'icon-enter'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-spaceBar', 'icon-spaceBar'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-skipReplyall', 'icon-skipReplyall'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-rrSequential', 'icon-roundRobinSequential'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-filterAdd', 'icon-filterAdd'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-jsonWebToken', 'icon-jsonWebToken'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-parentChild', 'icon-parentChild'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-saml', 'icon-saml'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-smsAuth', 'icon-smsAuth'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-ticketOwner', 'icon-ticketOwner'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-mesengerFill', 'icon-mesengerFill'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-telegramFill', 'icon-telegramFill'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-sortingArrow', ['icon-sortingArrow', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-androidFill', 'icon-androidFill'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-customDashboard', 'icon-customDashboard'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-databaseEncryption', 'icon-databaseEncryption'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-myPins', 'icon-myPins'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-pinned', ['icon-pinned', 3]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-flagFill', 'icon-flagFill'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-instagram', 'icon-instagram'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-line', 'icon-line'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-answerBot', 'icon-answerBot'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-primaryContact', 'icon-primaryContact'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-wallet', 'icon-wallet'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-agentportal', 'icon-agentportal'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-fileMail', 'icon-fileMail'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-rename', 'icon-rename'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-fileUnknown', 'icon-fileUnknown'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-filePpt', 'icon-filePpt'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-fileDoc', 'icon-fileDoc'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-fileSheet', 'icon-fileSheet'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-imPause', ['icon-imPause', 2]), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-imPlay', 'icon-imPlay'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-imRecord', 'icon-imRecord'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-radar', 'icon-radar'), _defineProperty(_ReactGeneralFontIcon, 'ZD-GN-pricingTag', 'icon-pricingTag'), _ReactGeneralFontIcon),
|
|
1530
1531
|
ReactIntegrationsFontIcon: {
|
|
1531
1532
|
'ZD-IG-intAnalytics': 'icon-intAnalytics',
|
|
1532
1533
|
'ZD-IG-intBigin': 'icon-intBigin',
|
|
@@ -1601,7 +1602,8 @@ var FontFactory = {
|
|
|
1601
1602
|
'ZD-RP-clrBulletChart': ['icon-clrBulletChart', 3],
|
|
1602
1603
|
'ZD-RP-clrCompare': ['icon-clrCompare', 3],
|
|
1603
1604
|
'ZD-RP-clrDialchart': ['icon-clrDialchart', 3],
|
|
1604
|
-
'ZD-RP-clrMetricCards': ['icon-clrMetricCards', 2]
|
|
1605
|
+
'ZD-RP-clrMetricCards': ['icon-clrMetricCards', 2],
|
|
1606
|
+
'ZD-RP-KPICards': 'icon-KPICards'
|
|
1605
1607
|
},
|
|
1606
1608
|
ReactSetupFontIcon: {
|
|
1607
1609
|
'ZD-SE-account': 'icon-account',
|
|
@@ -1805,7 +1807,7 @@ var FontFactory = {
|
|
|
1805
1807
|
'GC-desktop': 'icon-Desktop',
|
|
1806
1808
|
'GC-duplicate': 'icon-Duplicate',
|
|
1807
1809
|
'GC-emojibutton': ['icon-emojibutton', 3]
|
|
1808
|
-
}, _defineProperty(_ReactGCFontIcon, "GC-duplicate", 'icon-Duplicate'), _defineProperty(_ReactGCFontIcon, 'GC-emojismile', ['icon-EmojiSmile', 3]), _defineProperty(_ReactGCFontIcon, 'GC-flag', 'icon-Flag'), _defineProperty(_ReactGCFontIcon, 'GC-fullscreen', 'icon-FullScreen'), _defineProperty(_ReactGCFontIcon, 'GC-grid', 'icon-Grid'), _defineProperty(_ReactGCFontIcon, 'GC-home', 'icon-Home'), _defineProperty(_ReactGCFontIcon, 'GC-image', 'icon-Image'), _defineProperty(_ReactGCFontIcon, 'GC-imagebutton', ['icon-imagebutton', 5]), _defineProperty(_ReactGCFontIcon, 'GC-info', 'icon-Info'), _defineProperty(_ReactGCFontIcon, 'GC-inputaudio', ['icon-inputaudio', 4]), _defineProperty(_ReactGCFontIcon, 'GC-inputcurrency', ['icon-inputcurrency', 3]), _defineProperty(_ReactGCFontIcon, 'GC-inputimage', ['icon-inputimage', 5]), _defineProperty(_ReactGCFontIcon, 'GC-inputmail', ['icon-inputmail', 4]), _defineProperty(_ReactGCFontIcon, 'GC-inputnumber', ['icon-inputnumber', 3]), _defineProperty(_ReactGCFontIcon, 'GC-inputslider', ['icon-inputslider', 4]), _defineProperty(_ReactGCFontIcon, 'GC-inputtext', ['icon-inputtext', 3]), _defineProperty(_ReactGCFontIcon, 'GC-inputurl', ['icon-inputurl', 4]), _defineProperty(_ReactGCFontIcon, 'GC-inputvideo', ['icon-inputvideo', 3]), _defineProperty(_ReactGCFontIcon, 'GC-italic', 'icon-Italic'), _defineProperty(_ReactGCFontIcon, 'GC-jump', ['icon-jump', 3]), _defineProperty(_ReactGCFontIcon, 'GC-layer', 'icon-Layer'), _defineProperty(_ReactGCFontIcon, 'GC-link', 'icon-Link'), _defineProperty(_ReactGCFontIcon, 'GC-list', 'icon-List'), _defineProperty(_ReactGCFontIcon, 'GC-maximize', 'icon-Maximize'), _defineProperty(_ReactGCFontIcon, 'GC-minimize', 'icon-Minimize'), _defineProperty(_ReactGCFontIcon, 'GC-mobile', 'icon-Mobile'), _defineProperty(_ReactGCFontIcon, 'GC-navigation', 'icon-Navigation'), _defineProperty(_ReactGCFontIcon, 'GC-pathdivider', ['icon-pathdivider', 3]), _defineProperty(_ReactGCFontIcon, 'GC-pen', 'icon-Pen'), _defineProperty(_ReactGCFontIcon, 'GC-plus', 'icon-Plus'), _defineProperty(_ReactGCFontIcon, 'GC-questioncircle', 'icon-QuestionCircle'), _defineProperty(_ReactGCFontIcon, 'GC-refresh', 'icon-Refresh'), _defineProperty(_ReactGCFontIcon, 'GC-search', 'icon-Search'), _defineProperty(_ReactGCFontIcon, 'GC-starbutton', ['icon-starbutton', 3]), _defineProperty(_ReactGCFontIcon, 'GC-textbutton', ['icon-textbutton', 3]), _defineProperty(_ReactGCFontIcon, 'GC-thumbbutton', ['icon-thumbbutton', 4]), _defineProperty(_ReactGCFontIcon, 'GC-tick', 'icon-Tick'), _defineProperty(_ReactGCFontIcon, 'GC-trash', 'icon-Trash'), _defineProperty(_ReactGCFontIcon, 'GC-trash2', 'icon-Trash2'), _defineProperty(_ReactGCFontIcon, 'GC-underLine', 'icon-UnderLine'), _defineProperty(_ReactGCFontIcon, 'GC-video', 'icon-Video'), _defineProperty(_ReactGCFontIcon, 'GC-video2', 'icon-Video2'), _defineProperty(_ReactGCFontIcon, 'GC-videobutton', ['icon-videobutton', 3]), _defineProperty(_ReactGCFontIcon, 'GC-webhook', ['icon-webhook', 4]), _defineProperty(_ReactGCFontIcon, 'GC-zap', 'icon-Zap'), _defineProperty(_ReactGCFontIcon, 'GC-zoomin', 'icon-Zoomin'), _defineProperty(_ReactGCFontIcon, 'GC-zoomout', 'icon-Zoomout'), _defineProperty(_ReactGCFontIcon, 'GC-audio', 'icon-audio'), _defineProperty(_ReactGCFontIcon, 'GC-download', 'icon-download'), _defineProperty(_ReactGCFontIcon, 'GC-faq', ['icon-faq', 3]), _defineProperty(_ReactGCFontIcon, 'GC-file', 'icon-file'), _defineProperty(_ReactGCFontIcon, "GC-image", 'icon-image'), _defineProperty(_ReactGCFontIcon, 'GC-location', 'icon-location'), _defineProperty(_ReactGCFontIcon, 'GC-message', ['icon-message', 2]), _defineProperty(_ReactGCFontIcon, 'GC-note', 'icon-note'), _defineProperty(_ReactGCFontIcon, 'GC-rightarrow', 'icon-rightarrow'), _defineProperty(_ReactGCFontIcon, 'GC-text', 'icon-text'), _defineProperty(_ReactGCFontIcon, 'GC-hearteyes', ['icon-hearteyes', 8]), _defineProperty(_ReactGCFontIcon, 'GC-neutralface', ['icon-neutralface', 4]), _defineProperty(_ReactGCFontIcon, 'GC-slightfrowning', ['icon-slightfrowning', 4]), _defineProperty(_ReactGCFontIcon, 'GC-slightsmile', ['icon-slightsmile', 4]), _defineProperty(_ReactGCFontIcon, 'GC-starfrowing', ['icon-starfrowing', 4]), _defineProperty(_ReactGCFontIcon, 'GC-starheart', ['icon-starheart', 8]), _defineProperty(_ReactGCFontIcon, 'GC-starneutral', ['icon-starneutral', 5]), _defineProperty(_ReactGCFontIcon, 'GC-starsmile', ['icon-starsmile', 4]), _defineProperty(_ReactGCFontIcon, 'GC-starunamused', ['icon-starunamused', 4]), _defineProperty(_ReactGCFontIcon, 'GC-thumbsdown', ['icon-thumbsdown', 2]), _defineProperty(_ReactGCFontIcon, 'GC-thumbsup', ['icon-thumbsup', 2]), _defineProperty(_ReactGCFontIcon, 'GC-unamused', ['icon-unamused', 4]), _defineProperty(_ReactGCFontIcon, 'GC-gcLogo', ['icon-gcLogo', 2]), _defineProperty(_ReactGCFontIcon, 'GC-button', ['icon-button', 2]), _defineProperty(_ReactGCFontIcon, 'GC-cloud', 'icon-cloud'), _defineProperty(_ReactGCFontIcon, 'GC-dynamicCard', ['icon-dynamicCard', 6]), _defineProperty(_ReactGCFontIcon, 'GC-staticCard', ['icon-staticCard', 10]), _defineProperty(_ReactGCFontIcon, 'GC-dynamicInfo', ['icon-dynamicInfo', 5]), _defineProperty(_ReactGCFontIcon, 'GC-staticInfo', ['icon-staticInfo', 9]), _defineProperty(_ReactGCFontIcon, 'GC-object', 'icon-object'), _defineProperty(_ReactGCFontIcon, 'GC-number', 'icon-number'), _defineProperty(_ReactGCFontIcon, 'GC-arrayOfString', 'icon-arrayOfString'), _defineProperty(_ReactGCFontIcon, 'GC-arrayOfObject', 'icon-arrayOfObject'), _defineProperty(_ReactGCFontIcon, 'GC-inputFile', ['icon-inputFile', 2]), _defineProperty(_ReactGCFontIcon, 'GC-deskLogo', 'icon-deskLogo'), _defineProperty(_ReactGCFontIcon, 'GC-dynamicButton', ['icon-dynamicButton', 3]), _defineProperty(_ReactGCFontIcon, 'GC-blocks', 'icon-blocks'), _defineProperty(_ReactGCFontIcon, 'GC-connection', 'icon-connection'), _defineProperty(_ReactGCFontIcon, 'GC-request', 'icon-request'), _defineProperty(_ReactGCFontIcon, 'GC-response', 'icon-response'), _defineProperty(_ReactGCFontIcon, 'GC-agent', 'icon-agent'), _defineProperty(_ReactGCFontIcon, 'GC-urlbutton', 'icon-urlbutton'), _defineProperty(_ReactGCFontIcon, 'GC-inputlocation', ['icon-inputlocation', 2]), _defineProperty(_ReactGCFontIcon, 'GC-arrayIcon', 'icon-array'), _defineProperty(_ReactGCFontIcon, 'GC-dropoff', 'icon-dropoff'), _defineProperty(_ReactGCFontIcon, 'GC-click', 'icon-click'), _defineProperty(_ReactGCFontIcon, 'GC-boolean', 'icon-boolean'), _defineProperty(_ReactGCFontIcon, 'GC-jumpstate', 'icon-jumpstate'), _defineProperty(_ReactGCFontIcon, 'GC-lineHight', 'icon-lineHight'), _defineProperty(_ReactGCFontIcon, 'GC-arrayOfImage', 'icon-arrayOfImage'), _defineProperty(_ReactGCFontIcon, 'GC-arrayOfNumber', 'icon-arrayOfNumber'), _defineProperty(_ReactGCFontIcon, 'GC-alertcircle', 'icon-alertcircle'), _defineProperty(_ReactGCFontIcon, 'GC-alertfilled', 'icon-alertfilled'), _defineProperty(_ReactGCFontIcon, 'GC-attachment', 'icon-attachment'), _defineProperty(_ReactGCFontIcon, 'GC-alertNew', 'icon-alertNew'), _defineProperty(_ReactGCFontIcon, 'GC-atsignNew', 'icon-atsignNew'), _defineProperty(_ReactGCFontIcon, 'GC-boldNew', 'icon-boldNew'), _defineProperty(_ReactGCFontIcon, 'GC-calendarNew', 'icon-calendarNew'), _defineProperty(_ReactGCFontIcon, 'GC-centerAlign', 'icon-centerAlign'), _defineProperty(_ReactGCFontIcon, 'GC-chevrondownNew', 'icon-chevrondownNew'), _defineProperty(_ReactGCFontIcon, 'GC-chevrondownSmall', 'icon-chevrondownSmall'), _defineProperty(_ReactGCFontIcon, 'GC-chevronleftNew', 'icon-chevronleftNew'), _defineProperty(_ReactGCFontIcon, "GC-click", 'icon-click'), _defineProperty(_ReactGCFontIcon, 'GC-cloudNew', 'icon-cloudNew'), _defineProperty(_ReactGCFontIcon, 'GC-collapse', 'icon-collapse'), _defineProperty(_ReactGCFontIcon, 'GC-command', 'icon-command'), _defineProperty(_ReactGCFontIcon, 'GC-copyNew', 'icon-copyNew'), _defineProperty(_ReactGCFontIcon, 'GC-crossCircleNew', 'icon-crossCircleNew'), _defineProperty(_ReactGCFontIcon, 'GC-crossNew', 'icon-crossNew'), _defineProperty(_ReactGCFontIcon, 'GC-deleteNew', 'icon-deleteNew'), _defineProperty(_ReactGCFontIcon, 'GC-display', 'icon-display'), _defineProperty(_ReactGCFontIcon, 'GC-downloadNew', 'icon-downloadNew'), _defineProperty(_ReactGCFontIcon, 'GC-draggable', 'icon-draggable'), _defineProperty(_ReactGCFontIcon, 'GC-edit', 'icon-edit'), _defineProperty(_ReactGCFontIcon, 'GC-erase', 'icon-erase'), _defineProperty(_ReactGCFontIcon, 'GC-exit', 'icon-exit'), _defineProperty(_ReactGCFontIcon, 'GC-external', 'icon-external'), _defineProperty(_ReactGCFontIcon, 'GC-eye', 'icon-eye'), _defineProperty(_ReactGCFontIcon, 'GC-flagNew', 'icon-flagNew'), _defineProperty(_ReactGCFontIcon, 'GC-folder', 'icon-folder'), _defineProperty(_ReactGCFontIcon, 'GC-font', 'icon-font'), _defineProperty(_ReactGCFontIcon, 'GC-fontColor', 'icon-fontColor'), _defineProperty(_ReactGCFontIcon, 'GC-fontColortwo', 'icon-fontColortwo'), _defineProperty(_ReactGCFontIcon, 'GC-fontSize', 'icon-fontSize'), _defineProperty(_ReactGCFontIcon, 'GC-fullScreenNew', 'icon-fullScreenNew'), _defineProperty(_ReactGCFontIcon, 'GC-gif', 'icon-gif'), _defineProperty(_ReactGCFontIcon, 'GC-graph', 'icon-graph'), _defineProperty(_ReactGCFontIcon, 'GC-gridNew', 'icon-gridNew'), _defineProperty(_ReactGCFontIcon, 'GC-headingOne', 'icon-headingOne'), _defineProperty(_ReactGCFontIcon, 'GC-headingThree', 'icon-headingThree'), _defineProperty(_ReactGCFontIcon, 'GC-headingTwo', 'icon-headingTwo'), _defineProperty(_ReactGCFontIcon, 'GC-history', 'icon-history'), _defineProperty(_ReactGCFontIcon, "GC-home", 'icon-home'), _defineProperty(_ReactGCFontIcon, 'GC-imageNew', 'icon-imageNew'), _defineProperty(_ReactGCFontIcon, 'GC-images', 'icon-images'), _defineProperty(_ReactGCFontIcon, 'GC-infofilled', 'icon-infofilled'), _defineProperty(_ReactGCFontIcon, 'GC-infoNew', 'icon-infoNew'), _defineProperty(_ReactGCFontIcon, 'GC-internal', 'icon-internal'), _defineProperty(_ReactGCFontIcon, 'GC-italicNew', 'icon-italicNew'), _defineProperty(_ReactGCFontIcon, 'GC-jumpstateNew', 'icon-jumpstateNew'), _defineProperty(_ReactGCFontIcon, 'GC-justifiedAlign', 'icon-justifiedAlign'), _defineProperty(_ReactGCFontIcon, 'GC-plusNew', 'icon-plusNew'), _defineProperty(_ReactGCFontIcon, 'GC-leftAlign', 'icon-leftAlign'), _defineProperty(_ReactGCFontIcon, 'GC-lineHeight', 'icon-lineHeight'), _defineProperty(_ReactGCFontIcon, 'GC-linkNew', 'icon-linkNew'), _defineProperty(_ReactGCFontIcon, "GC-list", 'icon-list'), _defineProperty(_ReactGCFontIcon, 'GC-locationNew', 'icon-locationNew'), _defineProperty(_ReactGCFontIcon, 'GC-mail', 'icon-mail'), _defineProperty(_ReactGCFontIcon, 'GC-maximizeNew', 'icon-maximizeNew'), _defineProperty(_ReactGCFontIcon, 'GC-metrics', 'icon-metrics'), _defineProperty(_ReactGCFontIcon, 'GC-minimizeNew', 'icon-minimizeNew'), _defineProperty(_ReactGCFontIcon, 'GC-minusSquare', 'icon-minusSquare'), _defineProperty(_ReactGCFontIcon, 'GC-notsupport', 'icon-notsupport'), _defineProperty(_ReactGCFontIcon, 'GC-options', 'icon-options'), _defineProperty(_ReactGCFontIcon, 'GC-numberlist', 'icon-numberlist'), _defineProperty(_ReactGCFontIcon, 'GC-people', 'icon-people'), _defineProperty(_ReactGCFontIcon, 'GC-questioncircleFilled', 'icon-questioncircleFilled'), _defineProperty(_ReactGCFontIcon, 'GC-plusSquare', 'icon-plusSquare'), _defineProperty(_ReactGCFontIcon, 'GC-questioncircleNew', 'icon-questioncircleNew'), _defineProperty(_ReactGCFontIcon, 'GC-recenter', 'icon-recenter'), _defineProperty(_ReactGCFontIcon, 'GC-variable', 'icon-variable'), _defineProperty(_ReactGCFontIcon, 'GC-redo', 'icon-redo'), _defineProperty(_ReactGCFontIcon, 'GC-reloadNew', 'icon-reloadNew'), _defineProperty(_ReactGCFontIcon, 'GC-rightAlign', 'icon-rightAlign'), _defineProperty(_ReactGCFontIcon, 'GC-searchNew', 'icon-searchNew'), _defineProperty(_ReactGCFontIcon, 'GC-settings', 'icon-settings'), _defineProperty(_ReactGCFontIcon, 'GC-smileyNew', 'icon-smileyNew'), _defineProperty(_ReactGCFontIcon, 'GC-strikethrough', 'icon-strikethrough'), _defineProperty(_ReactGCFontIcon, 'GC-string', 'icon-string'), _defineProperty(_ReactGCFontIcon, 'GC-subscript', 'icon-subscript'), _defineProperty(_ReactGCFontIcon, 'GC-superscript', 'icon-superscript'), _defineProperty(_ReactGCFontIcon, "GC-tick", 'icon-tick'), _defineProperty(_ReactGCFontIcon, 'GC-tickCircle', 'icon-tickCircle'), _defineProperty(_ReactGCFontIcon, 'GC-tickSquare', 'icon-tickSquare'), _defineProperty(_ReactGCFontIcon, 'GC-tip', 'icon-tip'), _defineProperty(_ReactGCFontIcon, 'GC-underlineNew', 'icon-underlineNew'), _defineProperty(_ReactGCFontIcon, 'GC-undo', 'icon-undo'), _defineProperty(_ReactGCFontIcon, 'GC-upload', 'icon-upload'), _defineProperty(_ReactGCFontIcon, 'GC-videoNew', 'icon-videoNew'), _defineProperty(_ReactGCFontIcon, 'GC-zoominNew', 'icon-zoominNew'), _defineProperty(_ReactGCFontIcon, 'GC-zoomoutNew', 'icon-zoomoutNew'), _ReactGCFontIcon),
|
|
1810
|
+
}, _defineProperty(_ReactGCFontIcon, "GC-duplicate", 'icon-Duplicate'), _defineProperty(_ReactGCFontIcon, 'GC-emojismile', ['icon-EmojiSmile', 3]), _defineProperty(_ReactGCFontIcon, 'GC-flag', 'icon-Flag'), _defineProperty(_ReactGCFontIcon, 'GC-fullscreen', 'icon-FullScreen'), _defineProperty(_ReactGCFontIcon, 'GC-grid', 'icon-Grid'), _defineProperty(_ReactGCFontIcon, 'GC-home', 'icon-Home'), _defineProperty(_ReactGCFontIcon, 'GC-image', 'icon-Image'), _defineProperty(_ReactGCFontIcon, 'GC-imagebutton', ['icon-imagebutton', 5]), _defineProperty(_ReactGCFontIcon, 'GC-info', 'icon-Info'), _defineProperty(_ReactGCFontIcon, 'GC-inputaudio', ['icon-inputaudio', 4]), _defineProperty(_ReactGCFontIcon, 'GC-inputcurrency', ['icon-inputcurrency', 3]), _defineProperty(_ReactGCFontIcon, 'GC-inputimage', ['icon-inputimage', 5]), _defineProperty(_ReactGCFontIcon, 'GC-inputmail', ['icon-inputmail', 4]), _defineProperty(_ReactGCFontIcon, 'GC-inputnumber', ['icon-inputnumber', 3]), _defineProperty(_ReactGCFontIcon, 'GC-inputslider', ['icon-inputslider', 4]), _defineProperty(_ReactGCFontIcon, 'GC-inputtext', ['icon-inputtext', 3]), _defineProperty(_ReactGCFontIcon, 'GC-inputurl', ['icon-inputurl', 4]), _defineProperty(_ReactGCFontIcon, 'GC-inputvideo', ['icon-inputvideo', 3]), _defineProperty(_ReactGCFontIcon, 'GC-italic', 'icon-Italic'), _defineProperty(_ReactGCFontIcon, 'GC-jump', ['icon-jump', 3]), _defineProperty(_ReactGCFontIcon, 'GC-layer', 'icon-Layer'), _defineProperty(_ReactGCFontIcon, 'GC-link', 'icon-Link'), _defineProperty(_ReactGCFontIcon, 'GC-list', 'icon-List'), _defineProperty(_ReactGCFontIcon, 'GC-maximize', 'icon-Maximize'), _defineProperty(_ReactGCFontIcon, 'GC-minimize', 'icon-Minimize'), _defineProperty(_ReactGCFontIcon, 'GC-mobile', 'icon-Mobile'), _defineProperty(_ReactGCFontIcon, 'GC-navigation', 'icon-Navigation'), _defineProperty(_ReactGCFontIcon, 'GC-pathdivider', ['icon-pathdivider', 3]), _defineProperty(_ReactGCFontIcon, 'GC-pen', 'icon-Pen'), _defineProperty(_ReactGCFontIcon, 'GC-plus', 'icon-Plus'), _defineProperty(_ReactGCFontIcon, 'GC-questioncircle', 'icon-QuestionCircle'), _defineProperty(_ReactGCFontIcon, 'GC-refresh', 'icon-Refresh'), _defineProperty(_ReactGCFontIcon, 'GC-search', 'icon-Search'), _defineProperty(_ReactGCFontIcon, 'GC-starbutton', ['icon-starbutton', 3]), _defineProperty(_ReactGCFontIcon, 'GC-textbutton', ['icon-textbutton', 3]), _defineProperty(_ReactGCFontIcon, 'GC-thumbbutton', ['icon-thumbbutton', 4]), _defineProperty(_ReactGCFontIcon, 'GC-tick', 'icon-Tick'), _defineProperty(_ReactGCFontIcon, 'GC-trash', 'icon-Trash'), _defineProperty(_ReactGCFontIcon, 'GC-trash2', 'icon-Trash2'), _defineProperty(_ReactGCFontIcon, 'GC-underLine', 'icon-UnderLine'), _defineProperty(_ReactGCFontIcon, 'GC-video', 'icon-Video'), _defineProperty(_ReactGCFontIcon, 'GC-video2', 'icon-Video2'), _defineProperty(_ReactGCFontIcon, 'GC-videobutton', ['icon-videobutton', 3]), _defineProperty(_ReactGCFontIcon, 'GC-webhook', ['icon-webhook', 4]), _defineProperty(_ReactGCFontIcon, 'GC-zap', 'icon-Zap'), _defineProperty(_ReactGCFontIcon, 'GC-zoomin', 'icon-Zoomin'), _defineProperty(_ReactGCFontIcon, 'GC-zoomout', 'icon-Zoomout'), _defineProperty(_ReactGCFontIcon, 'GC-audio', 'icon-audio'), _defineProperty(_ReactGCFontIcon, 'GC-download', 'icon-download'), _defineProperty(_ReactGCFontIcon, 'GC-faq', ['icon-faq', 3]), _defineProperty(_ReactGCFontIcon, 'GC-file', 'icon-file'), _defineProperty(_ReactGCFontIcon, "GC-image", 'icon-image'), _defineProperty(_ReactGCFontIcon, 'GC-location', 'icon-location'), _defineProperty(_ReactGCFontIcon, 'GC-message', ['icon-message', 2]), _defineProperty(_ReactGCFontIcon, 'GC-note', 'icon-note'), _defineProperty(_ReactGCFontIcon, 'GC-rightarrow', 'icon-rightarrow'), _defineProperty(_ReactGCFontIcon, 'GC-text', 'icon-text'), _defineProperty(_ReactGCFontIcon, 'GC-hearteyes', ['icon-hearteyes', 8]), _defineProperty(_ReactGCFontIcon, 'GC-neutralface', ['icon-neutralface', 4]), _defineProperty(_ReactGCFontIcon, 'GC-slightfrowning', ['icon-slightfrowning', 4]), _defineProperty(_ReactGCFontIcon, 'GC-slightsmile', ['icon-slightsmile', 4]), _defineProperty(_ReactGCFontIcon, 'GC-starfrowing', ['icon-starfrowing', 4]), _defineProperty(_ReactGCFontIcon, 'GC-starheart', ['icon-starheart', 8]), _defineProperty(_ReactGCFontIcon, 'GC-starneutral', ['icon-starneutral', 5]), _defineProperty(_ReactGCFontIcon, 'GC-starsmile', ['icon-starsmile', 4]), _defineProperty(_ReactGCFontIcon, 'GC-starunamused', ['icon-starunamused', 4]), _defineProperty(_ReactGCFontIcon, 'GC-thumbsdown', ['icon-thumbsdown', 2]), _defineProperty(_ReactGCFontIcon, 'GC-thumbsup', ['icon-thumbsup', 2]), _defineProperty(_ReactGCFontIcon, 'GC-unamused', ['icon-unamused', 4]), _defineProperty(_ReactGCFontIcon, 'GC-gcLogo', ['icon-gcLogo', 2]), _defineProperty(_ReactGCFontIcon, 'GC-button', ['icon-button', 2]), _defineProperty(_ReactGCFontIcon, 'GC-cloud', 'icon-cloud'), _defineProperty(_ReactGCFontIcon, 'GC-dynamicCard', ['icon-dynamicCard', 6]), _defineProperty(_ReactGCFontIcon, 'GC-staticCard', ['icon-staticCard', 10]), _defineProperty(_ReactGCFontIcon, 'GC-dynamicInfo', ['icon-dynamicInfo', 5]), _defineProperty(_ReactGCFontIcon, 'GC-staticInfo', ['icon-staticInfo', 9]), _defineProperty(_ReactGCFontIcon, 'GC-object', 'icon-object'), _defineProperty(_ReactGCFontIcon, 'GC-number', 'icon-number'), _defineProperty(_ReactGCFontIcon, 'GC-arrayOfString', 'icon-arrayOfString'), _defineProperty(_ReactGCFontIcon, 'GC-arrayOfObject', 'icon-arrayOfObject'), _defineProperty(_ReactGCFontIcon, 'GC-inputFile', ['icon-inputFile', 2]), _defineProperty(_ReactGCFontIcon, 'GC-deskLogo', 'icon-deskLogo'), _defineProperty(_ReactGCFontIcon, 'GC-dynamicButton', ['icon-dynamicButton', 3]), _defineProperty(_ReactGCFontIcon, 'GC-blocks', 'icon-blocks'), _defineProperty(_ReactGCFontIcon, 'GC-connection', 'icon-connection'), _defineProperty(_ReactGCFontIcon, 'GC-request', 'icon-request'), _defineProperty(_ReactGCFontIcon, 'GC-response', 'icon-response'), _defineProperty(_ReactGCFontIcon, 'GC-agent', 'icon-agent'), _defineProperty(_ReactGCFontIcon, 'GC-urlbutton', 'icon-urlbutton'), _defineProperty(_ReactGCFontIcon, 'GC-inputlocation', ['icon-inputlocation', 2]), _defineProperty(_ReactGCFontIcon, 'GC-arrayIcon', 'icon-array'), _defineProperty(_ReactGCFontIcon, 'GC-dropoff', 'icon-dropoff'), _defineProperty(_ReactGCFontIcon, 'GC-click', 'icon-click'), _defineProperty(_ReactGCFontIcon, 'GC-boolean', 'icon-boolean'), _defineProperty(_ReactGCFontIcon, 'GC-jumpstate', 'icon-jumpstate'), _defineProperty(_ReactGCFontIcon, 'GC-lineHight', 'icon-lineHight'), _defineProperty(_ReactGCFontIcon, 'GC-arrayOfImage', 'icon-arrayOfImage'), _defineProperty(_ReactGCFontIcon, 'GC-arrayOfNumber', 'icon-arrayOfNumber'), _defineProperty(_ReactGCFontIcon, 'GC-alertcircle', 'icon-alertcircle'), _defineProperty(_ReactGCFontIcon, 'GC-alertfilled', 'icon-alertfilled'), _defineProperty(_ReactGCFontIcon, 'GC-attachment', 'icon-attachment'), _defineProperty(_ReactGCFontIcon, 'GC-alertNew', 'icon-alertNew'), _defineProperty(_ReactGCFontIcon, 'GC-atsignNew', 'icon-atsignNew'), _defineProperty(_ReactGCFontIcon, 'GC-boldNew', 'icon-boldNew'), _defineProperty(_ReactGCFontIcon, 'GC-calendarNew', 'icon-calendarNew'), _defineProperty(_ReactGCFontIcon, 'GC-centerAlign', 'icon-centerAlign'), _defineProperty(_ReactGCFontIcon, 'GC-chevrondownNew', 'icon-chevrondownNew'), _defineProperty(_ReactGCFontIcon, 'GC-chevrondownSmall', 'icon-chevrondownSmall'), _defineProperty(_ReactGCFontIcon, 'GC-chevronleftNew', 'icon-chevronleftNew'), _defineProperty(_ReactGCFontIcon, "GC-click", 'icon-click'), _defineProperty(_ReactGCFontIcon, 'GC-cloudNew', 'icon-cloudNew'), _defineProperty(_ReactGCFontIcon, 'GC-collapse', 'icon-collapse'), _defineProperty(_ReactGCFontIcon, 'GC-command', 'icon-command'), _defineProperty(_ReactGCFontIcon, 'GC-copyNew', 'icon-copyNew'), _defineProperty(_ReactGCFontIcon, 'GC-crossCircleNew', 'icon-crossCircleNew'), _defineProperty(_ReactGCFontIcon, 'GC-crossNew', 'icon-crossNew'), _defineProperty(_ReactGCFontIcon, 'GC-deleteNew', 'icon-deleteNew'), _defineProperty(_ReactGCFontIcon, 'GC-display', 'icon-display'), _defineProperty(_ReactGCFontIcon, 'GC-downloadNew', 'icon-downloadNew'), _defineProperty(_ReactGCFontIcon, 'GC-draggable', 'icon-draggable'), _defineProperty(_ReactGCFontIcon, 'GC-edit', 'icon-edit'), _defineProperty(_ReactGCFontIcon, 'GC-erase', 'icon-erase'), _defineProperty(_ReactGCFontIcon, 'GC-exit', 'icon-exit'), _defineProperty(_ReactGCFontIcon, 'GC-external', 'icon-external'), _defineProperty(_ReactGCFontIcon, 'GC-eye', 'icon-eye'), _defineProperty(_ReactGCFontIcon, 'GC-flagNew', 'icon-flagNew'), _defineProperty(_ReactGCFontIcon, 'GC-folder', 'icon-folder'), _defineProperty(_ReactGCFontIcon, 'GC-font', 'icon-font'), _defineProperty(_ReactGCFontIcon, 'GC-fontColor', 'icon-fontColor'), _defineProperty(_ReactGCFontIcon, 'GC-fontColortwo', 'icon-fontColortwo'), _defineProperty(_ReactGCFontIcon, 'GC-fontSize', 'icon-fontSize'), _defineProperty(_ReactGCFontIcon, 'GC-fullScreenNew', 'icon-fullScreenNew'), _defineProperty(_ReactGCFontIcon, 'GC-gif', 'icon-gif'), _defineProperty(_ReactGCFontIcon, 'GC-graph', 'icon-graph'), _defineProperty(_ReactGCFontIcon, 'GC-gridNew', 'icon-gridNew'), _defineProperty(_ReactGCFontIcon, 'GC-headingOne', 'icon-headingOne'), _defineProperty(_ReactGCFontIcon, 'GC-headingThree', 'icon-headingThree'), _defineProperty(_ReactGCFontIcon, 'GC-headingTwo', 'icon-headingTwo'), _defineProperty(_ReactGCFontIcon, 'GC-history', 'icon-history'), _defineProperty(_ReactGCFontIcon, "GC-home", 'icon-home'), _defineProperty(_ReactGCFontIcon, 'GC-imageNew', 'icon-imageNew'), _defineProperty(_ReactGCFontIcon, 'GC-images', 'icon-images'), _defineProperty(_ReactGCFontIcon, 'GC-infofilled', 'icon-infofilled'), _defineProperty(_ReactGCFontIcon, 'GC-infoNew', 'icon-infoNew'), _defineProperty(_ReactGCFontIcon, 'GC-internal', 'icon-internal'), _defineProperty(_ReactGCFontIcon, 'GC-italicNew', 'icon-italicNew'), _defineProperty(_ReactGCFontIcon, 'GC-jumpstateNew', 'icon-jumpstateNew'), _defineProperty(_ReactGCFontIcon, 'GC-justifiedAlign', 'icon-justifiedAlign'), _defineProperty(_ReactGCFontIcon, 'GC-plusNew', 'icon-plusNew'), _defineProperty(_ReactGCFontIcon, 'GC-leftAlign', 'icon-leftAlign'), _defineProperty(_ReactGCFontIcon, 'GC-lineHeight', 'icon-lineHeight'), _defineProperty(_ReactGCFontIcon, 'GC-linkNew', 'icon-linkNew'), _defineProperty(_ReactGCFontIcon, "GC-list", 'icon-list'), _defineProperty(_ReactGCFontIcon, 'GC-locationNew', 'icon-locationNew'), _defineProperty(_ReactGCFontIcon, 'GC-mail', 'icon-mail'), _defineProperty(_ReactGCFontIcon, 'GC-maximizeNew', 'icon-maximizeNew'), _defineProperty(_ReactGCFontIcon, 'GC-metrics', 'icon-metrics'), _defineProperty(_ReactGCFontIcon, 'GC-minimizeNew', 'icon-minimizeNew'), _defineProperty(_ReactGCFontIcon, 'GC-minusSquare', 'icon-minusSquare'), _defineProperty(_ReactGCFontIcon, 'GC-notsupport', 'icon-notsupport'), _defineProperty(_ReactGCFontIcon, 'GC-options', 'icon-options'), _defineProperty(_ReactGCFontIcon, 'GC-numberlist', 'icon-numberlist'), _defineProperty(_ReactGCFontIcon, 'GC-people', 'icon-people'), _defineProperty(_ReactGCFontIcon, 'GC-questioncircleFilled', 'icon-questioncircleFilled'), _defineProperty(_ReactGCFontIcon, 'GC-plusSquare', 'icon-plusSquare'), _defineProperty(_ReactGCFontIcon, 'GC-questioncircleNew', 'icon-questioncircleNew'), _defineProperty(_ReactGCFontIcon, 'GC-recenter', 'icon-recenter'), _defineProperty(_ReactGCFontIcon, 'GC-variable', 'icon-variable'), _defineProperty(_ReactGCFontIcon, 'GC-redo', 'icon-redo'), _defineProperty(_ReactGCFontIcon, 'GC-reloadNew', 'icon-reloadNew'), _defineProperty(_ReactGCFontIcon, 'GC-rightAlign', 'icon-rightAlign'), _defineProperty(_ReactGCFontIcon, 'GC-searchNew', 'icon-searchNew'), _defineProperty(_ReactGCFontIcon, 'GC-settings', 'icon-settings'), _defineProperty(_ReactGCFontIcon, 'GC-smileyNew', 'icon-smileyNew'), _defineProperty(_ReactGCFontIcon, 'GC-strikethrough', 'icon-strikethrough'), _defineProperty(_ReactGCFontIcon, 'GC-string', 'icon-string'), _defineProperty(_ReactGCFontIcon, 'GC-subscript', 'icon-subscript'), _defineProperty(_ReactGCFontIcon, 'GC-superscript', 'icon-superscript'), _defineProperty(_ReactGCFontIcon, "GC-tick", 'icon-tick'), _defineProperty(_ReactGCFontIcon, 'GC-tickCircle', 'icon-tickCircle'), _defineProperty(_ReactGCFontIcon, 'GC-tickSquare', 'icon-tickSquare'), _defineProperty(_ReactGCFontIcon, 'GC-tip', 'icon-tip'), _defineProperty(_ReactGCFontIcon, 'GC-underlineNew', 'icon-underlineNew'), _defineProperty(_ReactGCFontIcon, 'GC-undo', 'icon-undo'), _defineProperty(_ReactGCFontIcon, 'GC-upload', 'icon-upload'), _defineProperty(_ReactGCFontIcon, 'GC-videoNew', 'icon-videoNew'), _defineProperty(_ReactGCFontIcon, 'GC-zoominNew', 'icon-zoominNew'), _defineProperty(_ReactGCFontIcon, 'GC-zoomoutNew', 'icon-zoomoutNew'), _defineProperty(_ReactGCFontIcon, 'GC-webhookNew', 'icon-webhookNew'), _defineProperty(_ReactGCFontIcon, 'GC-displayCard', 'icon-displayCard'), _defineProperty(_ReactGCFontIcon, 'GC-minimalView', 'icon-minimalView'), _defineProperty(_ReactGCFontIcon, 'GC-textNew', 'icon-textNew'), _defineProperty(_ReactGCFontIcon, 'GC-moveLeft', 'icon-moveLeft'), _defineProperty(_ReactGCFontIcon, 'GC-feedbackButton', 'icon-feedbackButton'), _defineProperty(_ReactGCFontIcon, 'GC-control', 'icon-control'), _defineProperty(_ReactGCFontIcon, 'GC-detailView', 'icon-detailView'), _defineProperty(_ReactGCFontIcon, 'GC-smileyButtonNew', 'icon-smileyButtonNew'), _defineProperty(_ReactGCFontIcon, 'GC-moveRight', 'icon-moveRight'), _defineProperty(_ReactGCFontIcon, 'GC-messageNewFilled', 'icon-messageNewFilled'), _defineProperty(_ReactGCFontIcon, 'GC-inputFilled', 'icon-inputFilled'), _defineProperty(_ReactGCFontIcon, 'GC-numberNew', 'icon-numberNew'), _defineProperty(_ReactGCFontIcon, 'GC-controlFilled', 'icon-controlFilled'), _defineProperty(_ReactGCFontIcon, 'GC-audioNew', 'icon-audioNew'), _defineProperty(_ReactGCFontIcon, 'GC-dynamicButtonNew', 'icon-dynamicButtonNew'), _defineProperty(_ReactGCFontIcon, 'GC-choiceFilled', 'icon-choiceFilled'), _defineProperty(_ReactGCFontIcon, 'GC-card', 'icon-card'), _defineProperty(_ReactGCFontIcon, 'GC-slider', 'icon-slider'), _defineProperty(_ReactGCFontIcon, 'GC-integrationFilled', 'icon-integrationFilled'), _defineProperty(_ReactGCFontIcon, 'GC-calendarInput', 'icon-calendarInput'), _defineProperty(_ReactGCFontIcon, 'GC-messageNew', 'icon-messageNew'), _defineProperty(_ReactGCFontIcon, 'GC-fork', 'icon-fork'), _defineProperty(_ReactGCFontIcon, 'GC-imageButtonNew', 'icon-imageButtonNew'), _defineProperty(_ReactGCFontIcon, 'GC-operation', 'icon-operation'), _defineProperty(_ReactGCFontIcon, 'GC-input', 'icon-input'), _defineProperty(_ReactGCFontIcon, 'GC-integration', 'icon-integration'), _defineProperty(_ReactGCFontIcon, 'GC-currency', 'icon-currency'), _defineProperty(_ReactGCFontIcon, 'GC-displayMessage', 'icon-displayMessage'), _defineProperty(_ReactGCFontIcon, 'GC-textButtonNew', 'icon-textButtonNew'), _defineProperty(_ReactGCFontIcon, 'GC-videoButtonNew', 'icon-videoButtonNew'), _defineProperty(_ReactGCFontIcon, 'GC-audioButtonNew', 'icon-audioButtonNew'), _defineProperty(_ReactGCFontIcon, 'GC-fileNew', 'icon-fileNew'), _defineProperty(_ReactGCFontIcon, 'GC-choice', 'icon-choice'), _defineProperty(_ReactGCFontIcon, 'GC-linkButton', 'icon-linkButton'), _defineProperty(_ReactGCFontIcon, 'GC-activities', 'icon-activities'), _defineProperty(_ReactGCFontIcon, 'GC-analytics', 'icon-analytics'), _defineProperty(_ReactGCFontIcon, 'GC-analyticsFilled', 'icon-analyticsFilled'), _defineProperty(_ReactGCFontIcon, 'GC-asap', 'icon-asap'), _defineProperty(_ReactGCFontIcon, 'GC-clipBoardNewFilled', 'icon-clipBoardFilled'), _defineProperty(_ReactGCFontIcon, 'GC-clipBoardNew', 'icon-clipBoardNew'), _defineProperty(_ReactGCFontIcon, 'GC-customize', 'icon-customize'), _defineProperty(_ReactGCFontIcon, 'GC-customizeFilled', 'icon-customizeFilled'), _defineProperty(_ReactGCFontIcon, 'GC-embed', 'icon-embed'), _defineProperty(_ReactGCFontIcon, 'GC-fillter', 'icon-fillter'), _defineProperty(_ReactGCFontIcon, 'GC-iframe', 'icon-iframe'), _defineProperty(_ReactGCFontIcon, 'GC-multilingual', 'icon-multilingual'), _defineProperty(_ReactGCFontIcon, 'GC-multilingualFilled', 'icon-multilingualFilled'), _defineProperty(_ReactGCFontIcon, 'GC-outdated', 'icon-outdated'), _defineProperty(_ReactGCFontIcon, 'GC-play', 'icon-play'), _defineProperty(_ReactGCFontIcon, 'GC-print', 'icon-print'), _defineProperty(_ReactGCFontIcon, 'GC-publicUrl', 'icon-publicUrl'), _defineProperty(_ReactGCFontIcon, 'GC-publish', 'icon-publish'), _defineProperty(_ReactGCFontIcon, 'GC-qr', 'icon-qr'), _defineProperty(_ReactGCFontIcon, 'GC-share', 'icon-share'), _defineProperty(_ReactGCFontIcon, 'GC-shareFilled', 'icon-shareFilled'), _defineProperty(_ReactGCFontIcon, 'GC-sortDown', 'icon-sortDown'), _defineProperty(_ReactGCFontIcon, 'GC-sortUp', 'icon-sortUp'), _defineProperty(_ReactGCFontIcon, 'GC-star', 'icon-star'), _defineProperty(_ReactGCFontIcon, 'GC-starFilled', 'icon-starFilled'), _defineProperty(_ReactGCFontIcon, 'GC-toggleOff', 'icon-toggleOff'), _defineProperty(_ReactGCFontIcon, 'GC-toggleOn', 'icon-toggleOn'), _defineProperty(_ReactGCFontIcon, 'GC-TT-form', ['icon-TT-form', 2]), _defineProperty(_ReactGCFontIcon, 'GC-TT-sparkles', ['icon-TT-sparkles', 2]), _defineProperty(_ReactGCFontIcon, 'GC-TT-template', ['icon-TT-template', 2]), _defineProperty(_ReactGCFontIcon, 'GC-IGConnect', ['icon-IG-connect', 3]), _defineProperty(_ReactGCFontIcon, 'GC-IGMail', ['icon-IG-mail', 2]), _defineProperty(_ReactGCFontIcon, 'GC-zohoCalander', ['icon-zohoCalander', 2]), _defineProperty(_ReactGCFontIcon, 'GC-IGSheet', 'icon-IG-sheet'), _defineProperty(_ReactGCFontIcon, 'GC-IGMeeting', 'icon-IG-meeting'), _defineProperty(_ReactGCFontIcon, 'GC-combine', 'icon-combine'), _defineProperty(_ReactGCFontIcon, 'GC-combineOld', ['icon-combineOld', 3]), _ReactGCFontIcon),
|
|
1809
1811
|
ReactTwotoneIcon: {
|
|
1810
1812
|
'ZD-TT-call': ['icon-chCall', 2],
|
|
1811
1813
|
'ZD-TT-callIn': ['icon-chCallIn', 3],
|
|
@@ -1935,7 +1937,22 @@ var FontFactory = {
|
|
|
1935
1937
|
'ZD-TT-chTwitterDirectIn': ['icon-chTwitterDirect', 3],
|
|
1936
1938
|
'ZD-TT-chTwitterDirectOut': ['icon-chTwitterDirect', 3],
|
|
1937
1939
|
'ZD-TT-chTwitterDirectMissed': ['icon-chTwitterDirect', 3],
|
|
1938
|
-
'ZD-TT-ttFilter': ['icon-ttFilter', 2]
|
|
1940
|
+
'ZD-TT-ttFilter': ['icon-ttFilter', 2],
|
|
1941
|
+
'ZD-TT-notificationBell': ['icon-notificationBell', 2],
|
|
1942
|
+
'ZD-TT-selfservicePortal': ['icon-selfservicePortal', 2],
|
|
1943
|
+
'ZD-TT-ttComment': ['icon-ttComment', 2],
|
|
1944
|
+
'ZD-TT-ttCommentIn': ['icon-ttCommentIn', 3],
|
|
1945
|
+
'ZD-TT-ttCommentOut': ['icon-ttCommentOut', 3],
|
|
1946
|
+
'ZD-TT-aiInbox': ['icon-aiInbox', 2],
|
|
1947
|
+
'ZD-TT-aiChatSummary': ['icon-aiChatSummary', 2],
|
|
1948
|
+
'ZD-TT-splitView': ['icon-splitView', 2],
|
|
1949
|
+
'ZD-TT-fullView': ['icon-fullView', 2],
|
|
1950
|
+
'ZD-TT-compactView': ['icon-compactView', 2],
|
|
1951
|
+
'ZD-TT-weCom': ['icon-weCom', 2],
|
|
1952
|
+
'ZD-TT-exploreExtension': ['icon-exploreExtension', 2],
|
|
1953
|
+
'ZD-TT-uploadExtension': ['icon-uploadExtension', 2],
|
|
1954
|
+
'ZD-TT-buildExtension': ['icon-buildExtension', 2],
|
|
1955
|
+
'ZD-TT-ttMic': ['icon-ttMic', 2]
|
|
1939
1956
|
},
|
|
1940
1957
|
ReactAccessibilityIcon: {
|
|
1941
1958
|
'ZD-A11Y-hearing': 'icon-hearing',
|
|
@@ -1951,6 +1968,32 @@ var FontFactory = {
|
|
|
1951
1968
|
'ZD-A11Y-elderly': 'icon-elderly',
|
|
1952
1969
|
'ZD-A11Y-epilepsy': 'icon-epilepsy',
|
|
1953
1970
|
'ZD-A11Y-visuallyImpaired': 'icon-visuallyImpaired'
|
|
1971
|
+
},
|
|
1972
|
+
ReactProductUpdatesIcon: {
|
|
1973
|
+
'ZD-PU-privacySecurity': 'icon-privacySecurity',
|
|
1974
|
+
'ZD-PU-communityDashboard': 'icon-communityDashboard',
|
|
1975
|
+
'ZD-PU-agentDetails': 'icon-agentDetails'
|
|
1976
|
+
},
|
|
1977
|
+
ReactAIIcon: {
|
|
1978
|
+
'ZD-AI-ziaSummary': 'icon-ziaSummary',
|
|
1979
|
+
'ZD-AI-ziaTranslator': 'icon-ziaTranslator',
|
|
1980
|
+
'ZD-AI-ziaContentEnhancer': 'icon-ziaContentEnhancer',
|
|
1981
|
+
'ZD-AI-ziaQualityChecker': 'icon-ziaQualityChecker',
|
|
1982
|
+
'ZD-AI-ziaGenerateContent': 'icon-ziaGenerateContent',
|
|
1983
|
+
'ZD-AI-ziaReplyAssistant': 'icon-ziaReplyAssistant',
|
|
1984
|
+
'ZD-AI-ziaRegerate': 'icon-ziaRegerate',
|
|
1985
|
+
'ZD-AI-chatGPT': 'icon-chatGPT',
|
|
1986
|
+
'ZD-AI-playground': 'icon-playground'
|
|
1987
|
+
},
|
|
1988
|
+
ReactAutomationIcon: {
|
|
1989
|
+
'ZD-AU-auAction': ['icon-auAction', 2],
|
|
1990
|
+
'ZD-AU-auIf': 'icon-auIf',
|
|
1991
|
+
'ZD-AU-auSchedule': 'icon-auSchedule',
|
|
1992
|
+
'ZD-AU-auBranch': 'icon-auBranch',
|
|
1993
|
+
'ZD-AU-auTrigger': 'icon-auTrigger'
|
|
1994
|
+
},
|
|
1995
|
+
ReactDeveloperSpaceIcon: {
|
|
1996
|
+
'ZD-DS-customMobileApp': 'icon-customMobileApp'
|
|
1954
1997
|
}
|
|
1955
1998
|
};
|
|
1956
1999
|
exports.FontFactory = FontFactory;
|
package/lib/Icon/FontIcon.js
CHANGED
|
@@ -17,6 +17,8 @@ var _IconModule = _interopRequireDefault(require("./Icon.module.css"));
|
|
|
17
17
|
|
|
18
18
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
19
19
|
|
|
20
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
21
|
+
|
|
20
22
|
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
21
23
|
|
|
22
24
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
@@ -66,6 +68,7 @@ var FontIcon = /*#__PURE__*/function (_React$Component) {
|
|
|
66
68
|
size = _this$props.size,
|
|
67
69
|
iconName = _this$props.iconName,
|
|
68
70
|
titlePosition = _this$props.titlePosition,
|
|
71
|
+
tagAttributes = _this$props.tagAttributes,
|
|
69
72
|
a11y = _this$props.a11y;
|
|
70
73
|
var _a11y$ariaHidden = a11y.ariaHidden,
|
|
71
74
|
ariaHidden = _a11y$ariaHidden === void 0 ? true : _a11y$ariaHidden;
|
|
@@ -93,7 +96,7 @@ var FontIcon = /*#__PURE__*/function (_React$Component) {
|
|
|
93
96
|
}
|
|
94
97
|
}
|
|
95
98
|
|
|
96
|
-
return /*#__PURE__*/_react["default"].createElement("i", {
|
|
99
|
+
return /*#__PURE__*/_react["default"].createElement("i", _extends({
|
|
97
100
|
className: 'zd_font_icons'.concat(" ", fontClass, " ").concat(isCustom),
|
|
98
101
|
"data-title": title,
|
|
99
102
|
onClick: onClick,
|
|
@@ -103,7 +106,7 @@ var FontIcon = /*#__PURE__*/function (_React$Component) {
|
|
|
103
106
|
style: fontStyle,
|
|
104
107
|
"aria-hidden": ariaHidden,
|
|
105
108
|
"data-selector-id": dataSelectorId
|
|
106
|
-
}, childArray ? childArray : null);
|
|
109
|
+
}, tagAttributes), childArray ? childArray : null);
|
|
107
110
|
}
|
|
108
111
|
}]);
|
|
109
112
|
|
package/lib/Icon/Icon.module.css
CHANGED
|
@@ -138,4 +138,14 @@ describe('FontIcon - ', function () {
|
|
|
138
138
|
|
|
139
139
|
expect(asFragment()).toMatchSnapshot();
|
|
140
140
|
});
|
|
141
|
+
test('rendering custom attributes with tagAttributes prop', function () {
|
|
142
|
+
var _render15 = (0, _react2.render)( /*#__PURE__*/_react["default"].createElement(_FontIcon["default"], {
|
|
143
|
+
tagAttributes: {
|
|
144
|
+
'data-custom-attr': 'true'
|
|
145
|
+
}
|
|
146
|
+
})),
|
|
147
|
+
asFragment = _render15.asFragment;
|
|
148
|
+
|
|
149
|
+
expect(asFragment()).toMatchSnapshot();
|
|
150
|
+
});
|
|
141
151
|
});
|
|
@@ -111,6 +111,19 @@ exports[`FontIcon - rendering "iconClass" with path 1`] = `
|
|
|
111
111
|
</DocumentFragment>
|
|
112
112
|
`;
|
|
113
113
|
|
|
114
|
+
exports[`FontIcon - rendering custom attributes with tagAttributes prop 1`] = `
|
|
115
|
+
<DocumentFragment>
|
|
116
|
+
<i
|
|
117
|
+
aria-hidden="true"
|
|
118
|
+
class="zd_font_icons basic undefined "
|
|
119
|
+
data-custom-attr="true"
|
|
120
|
+
data-id="fontIcon"
|
|
121
|
+
data-selector-id="fontIcon"
|
|
122
|
+
data-test-id="fontIcon"
|
|
123
|
+
/>
|
|
124
|
+
</DocumentFragment>
|
|
125
|
+
`;
|
|
126
|
+
|
|
114
127
|
exports[`FontIcon - rendering custom icon name 1`] = `
|
|
115
128
|
<DocumentFragment>
|
|
116
129
|
<i
|
package/lib/Icon/index.js
CHANGED
|
@@ -16,135 +16,151 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "d
|
|
|
16
16
|
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
17
17
|
|
|
18
18
|
function getAddforms() {
|
|
19
|
-
return require(
|
|
19
|
+
return require("../../assets_final/react/zd-font-react-addforms.module.css");
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
function getAutomate() {
|
|
23
|
-
return require(
|
|
23
|
+
return require("../../assets_final/react/zd-font-react-automate.module.css");
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
function getChannels() {
|
|
27
|
-
return require(
|
|
27
|
+
return require("../../assets_final/react/zd-font-react-channels.module.css");
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
function getCommon() {
|
|
31
|
-
return require(
|
|
31
|
+
return require("../../assets_final/react/zd-font-react-common.module.css");
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
function getCommunity() {
|
|
35
|
-
return require(
|
|
35
|
+
return require("../../assets_final/react/zd-font-react-community.module.css");
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
function getCustomers() {
|
|
39
|
-
return require(
|
|
39
|
+
return require("../../assets_final/react/zd-font-react-customers.module.css");
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
function getCustomize() {
|
|
43
|
-
return require(
|
|
43
|
+
return require("../../assets_final/react/zd-font-react-customize.module.css");
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
function getGamescope() {
|
|
47
|
-
return require(
|
|
47
|
+
return require("../../assets_final/react/zd-font-react-gamescope.module.css");
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
function getGettingstarted() {
|
|
51
|
-
return require(
|
|
51
|
+
return require("../../assets_final/react/zd-font-react-gettingstarted.module.css");
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
function getKnowledgeBase() {
|
|
55
|
-
return require(
|
|
55
|
+
return require("../../assets_final/react/zd-font-react-kb.module.css");
|
|
56
56
|
}
|
|
57
57
|
|
|
58
58
|
function getOrganization() {
|
|
59
|
-
return require(
|
|
59
|
+
return require("../../assets_final/react/zd-font-react-organization.module.css");
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
function getOthers() {
|
|
63
|
-
return require(
|
|
63
|
+
return require("../../assets_final/react/zd-font-react-others.module.css");
|
|
64
64
|
}
|
|
65
65
|
|
|
66
66
|
function getReports() {
|
|
67
|
-
return require(
|
|
67
|
+
return require("../../assets_final/react/zd-font-react-reports.module.css");
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
function getSetup() {
|
|
71
|
-
return require(
|
|
71
|
+
return require("../../assets_final/react/zd-font-react-setup.module.css");
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
function getSocial() {
|
|
75
|
-
return require(
|
|
75
|
+
return require("../../assets_final/react/zd-font-react-social.module.css");
|
|
76
76
|
}
|
|
77
77
|
|
|
78
78
|
function getTickets() {
|
|
79
|
-
return require(
|
|
79
|
+
return require("../../assets_final/react/zd-font-react-tickets.module.css");
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
function getTopband() {
|
|
83
|
-
return require(
|
|
83
|
+
return require("../../assets_final/react/zd-font-react-topband.module.css");
|
|
84
84
|
}
|
|
85
85
|
|
|
86
86
|
function getTicketsChannel() {
|
|
87
|
-
return require(
|
|
87
|
+
return require("../../assets_final/react/zd-font-react-ticket-channels.module.css");
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
function getReactCallBar() {
|
|
91
|
-
return require(
|
|
91
|
+
return require("../../assets_final/react/zd-font-rCallBar.module.css");
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
function getReactChannels() {
|
|
95
|
-
return require(
|
|
95
|
+
return require("../../assets_final/react/zd-font-rChannels.module.css");
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
function getReactCutomize() {
|
|
99
|
-
return require(
|
|
99
|
+
return require("../../assets_final/react/zd-font-rCustomize.module.css");
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
function getReactExportFiles() {
|
|
103
|
-
return require(
|
|
103
|
+
return require("../../assets_final/react/zd-font-rExportFiles.module.css");
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
function getReactGeneral() {
|
|
107
|
-
return require(
|
|
107
|
+
return require("../../assets_final/react/zd-font-rGeneral.module.css");
|
|
108
108
|
}
|
|
109
109
|
|
|
110
110
|
function getReactIntegrations() {
|
|
111
|
-
return require(
|
|
111
|
+
return require("../../assets_final/react/zd-font-rIntegrations.module.css");
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
function getReactLhs() {
|
|
115
|
-
return require(
|
|
115
|
+
return require("../../assets_final/react/zd-font-rLhs.module.css");
|
|
116
116
|
}
|
|
117
117
|
|
|
118
118
|
function getReactMarketplace() {
|
|
119
|
-
return require(
|
|
119
|
+
return require("../../assets_final/react/zd-font-rMarketplace.module.css");
|
|
120
120
|
}
|
|
121
121
|
|
|
122
122
|
function getReactReports() {
|
|
123
|
-
return require(
|
|
123
|
+
return require("../../assets_final/react/zd-font-rReports.module.css");
|
|
124
124
|
}
|
|
125
125
|
|
|
126
126
|
function getReactSetup() {
|
|
127
|
-
return require(
|
|
127
|
+
return require("../../assets_final/react/zd-font-rSetup.module.css");
|
|
128
128
|
}
|
|
129
129
|
|
|
130
130
|
function getReactTickets() {
|
|
131
|
-
return require(
|
|
131
|
+
return require("../../assets_final/react/zd-font-rTickets.module.css");
|
|
132
132
|
}
|
|
133
133
|
|
|
134
134
|
function getReactTopband() {
|
|
135
|
-
return require(
|
|
135
|
+
return require("../../assets_final/react/zd-font-rTopband.module.css");
|
|
136
136
|
}
|
|
137
137
|
|
|
138
138
|
function getReactGC() {
|
|
139
|
-
return require(
|
|
139
|
+
return require("../../assets_final/react/zd-font-react-gcFonts.module.css");
|
|
140
140
|
}
|
|
141
141
|
|
|
142
142
|
function getReactTwotone() {
|
|
143
|
-
return require(
|
|
143
|
+
return require("../../assets_final/react/zd-font-rTwotone.module.css");
|
|
144
144
|
}
|
|
145
145
|
|
|
146
146
|
function getReactAccessibility() {
|
|
147
|
-
return require(
|
|
147
|
+
return require("../../assets_final/react/zd-font-rAccessibility.module.css");
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
function getReactUpdates() {
|
|
151
|
+
return require("../../assets_final/react/zd-font-rUpdates.module.css");
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
function getReactAI() {
|
|
155
|
+
return require("../../assets_final/react/zd-font-rAI.module.css");
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
function getReactAutomation() {
|
|
159
|
+
return require("../../assets_final/react/zd-font-rAutomation.module.css");
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
function getReactDeveloperSpace() {
|
|
163
|
+
return require("../../assets_final/react/zd-font-rDeveloperSpace.module.css");
|
|
148
164
|
}
|
|
149
165
|
|
|
150
166
|
function IconRender(iconName, iconContent, props) {
|
|
@@ -155,7 +171,8 @@ function IconRender(iconName, iconContent, props) {
|
|
|
155
171
|
title = props.title,
|
|
156
172
|
dataId = props.dataId,
|
|
157
173
|
size = props.size,
|
|
158
|
-
titlePosition = props.titlePosition
|
|
174
|
+
titlePosition = props.titlePosition,
|
|
175
|
+
tagAttributes = props.tagAttributes;
|
|
159
176
|
var pathName = _typeof(_FontFactory.FontFactory[iconName][name]) === 'object' ? _FontFactory.FontFactory[iconName][name][0] : _FontFactory.FontFactory[iconName][name];
|
|
160
177
|
return /*#__PURE__*/_react["default"].createElement(_FontIcon["default"], {
|
|
161
178
|
iconClass: iconClass,
|
|
@@ -168,7 +185,8 @@ function IconRender(iconName, iconContent, props) {
|
|
|
168
185
|
dataId: dataId,
|
|
169
186
|
size: size,
|
|
170
187
|
iconName: name,
|
|
171
|
-
titlePosition: titlePosition
|
|
188
|
+
titlePosition: titlePosition,
|
|
189
|
+
tagAttributes: tagAttributes
|
|
172
190
|
});
|
|
173
191
|
}
|
|
174
192
|
|
|
@@ -207,7 +225,11 @@ function getIcon(props) {
|
|
|
207
225
|
ReactTopbandFontIcon: getReactTopband,
|
|
208
226
|
ReactGCFontIcon: getReactGC,
|
|
209
227
|
ReactTwotoneIcon: getReactTwotone,
|
|
210
|
-
ReactAccessibilityIcon: getReactAccessibility
|
|
228
|
+
ReactAccessibilityIcon: getReactAccessibility,
|
|
229
|
+
ReactProductUpdatesIcon: getReactUpdates,
|
|
230
|
+
ReactAIIcon: getReactAI,
|
|
231
|
+
ReactAutomationIcon: getReactAutomation,
|
|
232
|
+
ReactDeveloperSpaceIcon: getReactDeveloperSpace
|
|
211
233
|
};
|
|
212
234
|
var iconNames = Object.keys(_FontFactory.FontFactory);
|
|
213
235
|
|
|
@@ -224,7 +246,7 @@ function getIcon(props) {
|
|
|
224
246
|
var iconCssModule = filesMap[iconName]();
|
|
225
247
|
var iconContent;
|
|
226
248
|
|
|
227
|
-
if (iconCssModule
|
|
249
|
+
if (iconCssModule["default"] && typeof iconCssModule["default"] != 'string') {
|
|
228
250
|
iconContent = iconCssModule["default"];
|
|
229
251
|
} else {
|
|
230
252
|
iconContent = iconCssModule;
|
|
@@ -21,6 +21,7 @@ var IconProps = {
|
|
|
21
21
|
title: _propTypes["default"].string,
|
|
22
22
|
iconName: _propTypes["default"].string,
|
|
23
23
|
titlePosition: _propTypes["default"].oneOf(['top', 'bottom', 'left', 'right']),
|
|
24
|
+
tagAttributes: _propTypes["default"].object,
|
|
24
25
|
a11y: _propTypes["default"].shape({
|
|
25
26
|
ariaHidden: _propTypes["default"].bool
|
|
26
27
|
})
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@layer dot-icons, dot-icons.base, dot-icons.core;
|
package/lib/v1/FontIcon.js
CHANGED
|
@@ -17,6 +17,8 @@ var _IconModule = _interopRequireDefault(require("../Icon/Icon.module.css"));
|
|
|
17
17
|
|
|
18
18
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
19
19
|
|
|
20
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
21
|
+
|
|
20
22
|
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
21
23
|
|
|
22
24
|
function FontIcon(props) {
|
|
@@ -32,6 +34,7 @@ function FontIcon(props) {
|
|
|
32
34
|
size = props.size,
|
|
33
35
|
iconName = props.iconName,
|
|
34
36
|
titlePosition = props.titlePosition,
|
|
37
|
+
tagAttributes = props.tagAttributes,
|
|
35
38
|
a11y = props.a11y;
|
|
36
39
|
var _a11y$ariaHidden = a11y.ariaHidden,
|
|
37
40
|
ariaHidden = _a11y$ariaHidden === void 0 ? true : _a11y$ariaHidden;
|
|
@@ -59,7 +62,7 @@ function FontIcon(props) {
|
|
|
59
62
|
}
|
|
60
63
|
}
|
|
61
64
|
|
|
62
|
-
return /*#__PURE__*/_react["default"].createElement("i", {
|
|
65
|
+
return /*#__PURE__*/_react["default"].createElement("i", _extends({
|
|
63
66
|
className: 'zd_font_icons'.concat(" ", fontClass, " ").concat(isCustom),
|
|
64
67
|
"data-title": title,
|
|
65
68
|
onClick: onClick,
|
|
@@ -69,7 +72,7 @@ function FontIcon(props) {
|
|
|
69
72
|
style: fontStyle,
|
|
70
73
|
"aria-hidden": ariaHidden,
|
|
71
74
|
"data-selector-id": dataSelectorId
|
|
72
|
-
}, childArray ? childArray : null);
|
|
75
|
+
}, tagAttributes), childArray ? childArray : null);
|
|
73
76
|
}
|
|
74
77
|
|
|
75
78
|
FontIcon.propTypes = _propTypes.IconProps;
|