@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
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
|
-
font-family:"zdf-
|
|
2
|
+
font-family:"zdf-rGeneral_34";
|
|
4
3
|
src:
|
|
5
4
|
url('../fonts/zd-rGeneral.woff2') format('woff2'),
|
|
6
5
|
|
|
@@ -11,8 +10,12 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
14
|
-
.
|
|
15
|
-
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
.icon-signOut,.icon-phoneFill,.icon-more,.icon-alignLeft,.icon-alignRight,.icon-allignCenter,.icon-allignJustify,.icon-bold,.icon-bullets,.icon-clearFormat,.icon-decreaceIndent,.icon-font,.icon-fontColour,.icon-formatPainter,.icon-horizontalRule,.icon-increaceIndent,.icon-insertCode,.icon-insertHtml,.icon-insertImage,.icon-insertQuote,.icon-italic,.icon-numbering,.icon-spellCheck,.icon-strikeThrough,.icon-underLine,.icon-agent,.icon-agentFill,.icon-alarmclock,.icon-alertTriangle,.icon-alertTriangleFill,.icon-arrowDown,.icon-arrowDownCircle,.icon-arrowFill,.icon-ascending,.icon-attachment,.icon-avatar,.icon-backspaceDelete,.icon-bad,.icon-badFill,.icon-bell,.icon-bgColor,.icon-camera,.icon-checkbox,.icon-circleMinus,.icon-circlePlus,.icon-clear,.icon-clock,.icon-cloud,.icon-copy,.icon-delete,.icon-descending,.icon-dislike,.icon-download,.icon-dragandDrop,.icon-dropdown,.icon-dropdownCircle,.icon-dropdownStroke,.icon-edit,.icon-editPen,.icon-eraser,.icon-exclamationfill,.icon-funnel,.icon-good,.icon-goodFill,.icon-helpRound,.icon-helpStroke,.icon-hideTab,.icon-home,.icon-info,.icon-invisible,.icon-like,.icon-lock,.icon-maximize,.icon-minimize,.icon-minus,.icon-move,.icon-newLink,.icon-ok,.icon-okFill,.icon-paperPlane,.icon-phone,.icon-pin,.icon-plus,.icon-power,.icon-print,.icon-priorityMode,.icon-refresh,.icon-reload,.icon-reply,.icon-replyAll,.icon-resize,.icon-screen,.icon-search,.icon-share,.icon-signal,.icon-sorting,.icon-sortingAZ,.icon-spam,.icon-speaker,.icon-speakerOff,.icon-starFill,.icon-starStroke,.icon-tick,.icon-tickRoundFill,.icon-timeLine,.icon-unlock,.icon-upload,.icon-visible,.icon-zoomIn,.icon-zoomOut,.icon-follow,.icon-forward,.icon-forwardFill,.icon-unFollow,.icon-infoStroke,.icon-onHold,.icon-clearFilter,.icon-placeholder,.icon-gift,.icon-freeTrial,.icon-skills,.icon-contactInformation,.icon-relatedDetails,.icon-template,.icon-department,.icon-doubleTick,.icon-bounce,.icon-accessibility,.icon-read,.icon-unread,.icon-wmsSun,.icon-wmsMoon,.icon-configuaration,.icon-premium,.icon-money,.icon-Marketplace,.icon-ticketDetail,.icon-spaceBar,.icon-enter,.icon-comma,.icon-skipReplyall,.icon-roundRobinSequential,.icon-filterAdd,.icon-jsonWebToken,.icon-parentChild,.icon-saml,.icon-smsAuth,.icon-ticketOwner,.icon-mesengerFill,.icon-telegramFill,.icon-sortingArrow,.icon-androidFill,.icon-customDashboard,.icon-databaseEncryption,.icon-myPins,.icon-pinned,.icon-unDo,.icon-flagFill,.icon-instagram,.icon-line,.icon-answerBot,.icon-primaryContact,.icon-wallet,.icon-agentportal,.icon-fileMail,.icon-rename,.icon-fileDoc,.icon-fileSheet,.icon-filePpt,.icon-fileUnknown,.icon-imPause,.icon-imPlay,.icon-imRecord,.icon-radar,.icon-pricingTag{
|
|
18
|
+
font-family:"zdf-rGeneral_34" !important;
|
|
16
19
|
}
|
|
17
20
|
|
|
18
21
|
.icon-signOut:before {
|
|
@@ -726,3 +729,52 @@
|
|
|
726
729
|
.icon-answerBot:before {
|
|
727
730
|
content: "\b20c7";
|
|
728
731
|
}
|
|
732
|
+
.icon-primaryContact:before {
|
|
733
|
+
content: "\b20c8";
|
|
734
|
+
}
|
|
735
|
+
.icon-wallet:before {
|
|
736
|
+
content: "\b20c9";
|
|
737
|
+
}
|
|
738
|
+
.icon-agentportal:before {
|
|
739
|
+
content: "\b20ca";
|
|
740
|
+
}
|
|
741
|
+
.icon-fileMail:before {
|
|
742
|
+
content: "\b20cb";
|
|
743
|
+
}
|
|
744
|
+
.icon-rename:before {
|
|
745
|
+
content: "\b20cc";
|
|
746
|
+
}
|
|
747
|
+
.icon-fileDoc:before {
|
|
748
|
+
content: "\b20cd";
|
|
749
|
+
}
|
|
750
|
+
.icon-fileSheet:before {
|
|
751
|
+
content: "\b20ce";
|
|
752
|
+
}
|
|
753
|
+
.icon-filePpt:before {
|
|
754
|
+
content: "\b20cf";
|
|
755
|
+
}
|
|
756
|
+
.icon-fileUnknown:before {
|
|
757
|
+
content: "\b20d0";
|
|
758
|
+
}
|
|
759
|
+
.icon-imPause .path1:before {
|
|
760
|
+
content: "\b20d1";
|
|
761
|
+
color: rgb(0, 0, 0);
|
|
762
|
+
}
|
|
763
|
+
.icon-imPause .path2:before {
|
|
764
|
+
content: "\b20d2";
|
|
765
|
+
margin-left: -1em;
|
|
766
|
+
color: rgb(255, 255, 255);
|
|
767
|
+
}
|
|
768
|
+
.icon-imPlay:before {
|
|
769
|
+
content: "\b20d3";
|
|
770
|
+
}
|
|
771
|
+
.icon-imRecord:before {
|
|
772
|
+
content: "\b20d4";
|
|
773
|
+
}
|
|
774
|
+
.icon-radar:before {
|
|
775
|
+
content: "\b20d5";
|
|
776
|
+
}
|
|
777
|
+
.icon-pricingTag:before {
|
|
778
|
+
content: "\b20d6";
|
|
779
|
+
}
|
|
780
|
+
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
2
|
font-family:"zdf-rIntegrations_4";
|
|
4
3
|
src:
|
|
@@ -11,6 +10,10 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
14
17
|
.icon-intAnalytics,.icon-intBigin,.icon-intBooks,.icon-intBugTracker,.icon-intClick,.icon-intInventry,.icon-intJira,.icon-intOffice365,.icon-intOrchestly,.icon-intProject,.icon-intSalesforce,.icon-intSkydesk,.icon-intSlack,.icon-intSprints,.icon-intTwilio,.icon-zia,.icon-intInvoice,.icon-intSubscription,.icon-searchZoho,.icon-inSalesIQ,.icon-intBilling{
|
|
15
18
|
font-family:"zdf-rIntegrations_4" !important;
|
|
16
19
|
}
|
|
@@ -202,3 +205,4 @@
|
|
|
202
205
|
content: "\b3028";
|
|
203
206
|
color: #089949;
|
|
204
207
|
}
|
|
208
|
+
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
2
|
font-family:"zdf-rLhs_1";
|
|
4
3
|
src:
|
|
@@ -11,6 +10,10 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
14
17
|
.icon-lhsActivity,.icon-lhsAccount,.icon-lhsAgentQueue,.icon-lhsArticle,.icon-lhsCall,.icon-lhsContact,.icon-lhsDashboard,.icon-lhsEvent,.icon-lhsFacebook,.icon-lhsFeeds,.icon-lhsforum,.icon-lhsGallery,.icon-lhsOverview,.icon-lhsReport,.icon-lhsTag,.icon-lhsTask,.icon-lhsTeamQueue,.icon-lhsTwitter,.icon-lhsViews,.icon-lhsProduct,.icon-lhsAdvancedAnalytics,.icon-lhsKB,.icon-lhsManage,.icon-lhsTicket{
|
|
15
18
|
font-family:"zdf-rLhs_1" !important;
|
|
16
19
|
}
|
|
@@ -385,3 +388,4 @@
|
|
|
385
388
|
margin-left: -1em;
|
|
386
389
|
color: rgb(1, 1, 1);
|
|
387
390
|
}
|
|
391
|
+
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
2
|
font-family:"zdf-rMarketplace_5";
|
|
4
3
|
src:
|
|
@@ -11,6 +10,10 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
14
17
|
.icon-placeholder1,.icon-placeholder2,.icon-placeholder3,.icon-placeholder4,.icon-placeholder5,.icon-placeholder6,.icon-placeholder7,.icon-placeholder8,.icon-placeholder9,.icon-placeholder10,.icon-placeholder11,.icon-placeholder12,.icon-placeholder13,.icon-bolt,.icon-allApps{
|
|
15
18
|
font-family:"zdf-rMarketplace_5" !important;
|
|
16
19
|
}
|
|
@@ -158,3 +161,4 @@
|
|
|
158
161
|
.icon-allApps:before {
|
|
159
162
|
content: "\b401f";
|
|
160
163
|
}
|
|
164
|
+
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
|
-
font-family:"zdf-
|
|
2
|
+
font-family:"zdf-rReports_5";
|
|
4
3
|
src:
|
|
5
4
|
url('../fonts/zd-rReports.woff2') format('woff2'),
|
|
6
5
|
|
|
@@ -11,8 +10,12 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
14
|
-
.
|
|
15
|
-
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
.icon-addDashboard,.icon-area,.icon-barHorizantal,.icon-barLine,.icon-barVertical,.icon-clrBar,.icon-clrFunnel,.icon-clrLine,.icon-clrMultiline,.icon-clrPercentageBar,.icon-clrPie,.icon-clrStackedBar,.icon-clrTableAccount,.icon-clrTableContact,.icon-clrTableReport,.icon-clrTableTask,.icon-clrTableticket,.icon-dialMeter,.icon-lineGraph,.icon-matrixReport,.icon-multilineGraph,.icon-overviewFill,.icon-overviewLine,.icon-overviewMultiline,.icon-pieChart,.icon-report,.icon-summaryReport,.icon-tabularReport,.icon-wordCloud,.icon-reportRedirection,.icon-clrBulletChart,.icon-clrCompare,.icon-clrDialchart,.icon-clrMetricCards,.icon-KPICards{
|
|
18
|
+
font-family:"zdf-rReports_5" !important;
|
|
16
19
|
}
|
|
17
20
|
|
|
18
21
|
.icon-addDashboard:before {
|
|
@@ -245,3 +248,7 @@
|
|
|
245
248
|
margin-left: -1em;
|
|
246
249
|
color: rgb(243, 112, 33);
|
|
247
250
|
}
|
|
251
|
+
.icon-KPICards:before {
|
|
252
|
+
content: "\b8038";
|
|
253
|
+
}
|
|
254
|
+
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
2
|
font-family:"zdf-rSetup_3";
|
|
4
3
|
src:
|
|
@@ -11,6 +10,10 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
14
17
|
.icon-account,.icon-activeUser,.icon-addFile,.icon-addTickets,.icon-annoncement,.icon-buildExtension,.icon-change,.icon-channel,.icon-chatBubble,.icon-contact,.icon-contract,.icon-conversation,.icon-dashboard,.icon-deactivateAgent,.icon-desk,.icon-donutChart,.icon-dragUpdown,.icon-escalate,.icon-generateToken,.icon-hotspot,.icon-htmlCode,.icon-invoice,.icon-location,.icon-manage,.icon-onHoldPause,.icon-pageSense,.icon-permission,.icon-ppt,.icon-reinvite,.icon-returns,.icon-selfService,.icon-setpracket,.icon-shuffle,.icon-survey,.icon-syncAfter,.icon-syncSchedule,.icon-syncSetting,.icon-template,.icon-uploadExtension,.icon-api,.icon-autitLog{
|
|
15
18
|
font-family:"zdf-rSetup_3" !important;
|
|
16
19
|
}
|
|
@@ -210,3 +213,4 @@
|
|
|
210
213
|
.icon-autitLog:before {
|
|
211
214
|
content: "\b5036";
|
|
212
215
|
}
|
|
216
|
+
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
2
|
font-family:"zdf-rTickets_9";
|
|
4
3
|
src:
|
|
@@ -11,6 +10,10 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
14
17
|
.icon-activity,.icon-addAgent,.icon-API,.icon-applyMacro,.icon-archivedView,.icon-article,.icon-blueprint,.icon-book,.icon-bot,.icon-botNegative,.icon-botNuetral,.icon-botPossitive,.icon-bug,.icon-clone,.icon-closedTime,.icon-comment,.icon-completedTask,.icon-countdownMode,.icon-createdTime,.icon-customizeTable,.icon-disLink,.icon-draftdelete,.icon-draftEdit,.icon-draftSend,.icon-ellipsis,.icon-event,.icon-expand,.icon-flag,.icon-followers,.icon-forwardDraft,.icon-crm,.icon-hash,.icon-hideTab,.icon-idea,.icon-in,.icon-link,.icon-macros,.icon-merge,.icon-noviewer,.icon-out,.icon-paidUser,.icon-peek,.icon-remoteAssist,.icon-responsiveReply,.icon-roles,.icon-rolesSub,.icon-sandClock,.icon-snippet,.icon-snippetPen,.icon-split,.icon-statusMode,.icon-table,.icon-tag,.icon-task,.icon-team,.icon-teamAgent,.icon-thread,.icon-ticket,.icon-timeEntry,.icon-timeEntryPause,.icon-timeEntryStart,.icon-timelineDots,.icon-transition,.icon-unArchivedView,.icon-commentFill,.icon-commentLine,.icon-primaryFolder,.icon-roundComment,.icon-scheduleReply,.icon-showOriginal,.icon-tickCircle,.icon-editFill,.icon-calendarFill,.icon-fontA,.icon-doubleArrow,.icon-preference,.icon-commentPath,.icon-followStroke,.icon-relatedDetails,.icon-ticketVisible,.icon-ticketInvisible,.icon-languageDetector,.icon-ticketView,.icon-prediction,.icon-parentTicket,.icon-childTicket,.icon-makeLonger,.icon-makeShorter,.icon-addResolution,.icon-clearSchedule,.icon-ziaTranslator,.icon-customModule,.icon-reschedule,.icon-publicPrivatePin,.icon-ticketSpam,.icon-ticketClosed,.icon-ticketContexual,.icon-ticketReopen,.icon-tempPreview,.icon-botNeutral,.icon-botPositive{
|
|
15
18
|
font-family:"zdf-rTickets_9" !important;
|
|
16
19
|
}
|
|
@@ -405,3 +408,4 @@
|
|
|
405
408
|
.icon-botPositive:before {
|
|
406
409
|
content: "\b1073";
|
|
407
410
|
}
|
|
411
|
+
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
|
-
font-family:"zdf-
|
|
2
|
+
font-family:"zdf-rTopband_5";
|
|
4
3
|
src:
|
|
5
4
|
url('../fonts/zd-rTopband.woff2') format('woff2'),
|
|
6
5
|
|
|
@@ -11,8 +10,12 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
14
17
|
.icon-demo,.icon-webinar,.icon-statusFill,.icon-statusStroke,.icon-enterpriceplanPlan,.icon-freePlan,.icon-mobile,.icon-overPhone,.icon-overWeb,.icon-professionalPlan,.icon-standerdPlan,.icon-diamond,.icon-userCommunity,.icon-weekDaysAssistance,.icon-whatsApp,.icon-advanceSearch,.icon-configuaration,.icon-disSortingFill,.icon-feedback,.icon-gamescope,.icon-hamburgerMenu,.icon-integration,.icon-keyboard,.icon-list,.icon-marketplace,.icon-menu,.icon-notification,.icon-settings,.icon-sortingFill,.icon-backArrow,.icon-features,.icon-defaultTicket,.icon-sandboxMode{
|
|
15
|
-
font-family:"zdf-
|
|
18
|
+
font-family:"zdf-rTopband_5" !important;
|
|
16
19
|
}
|
|
17
20
|
|
|
18
21
|
.icon-demo:before {
|
|
@@ -169,3 +172,4 @@
|
|
|
169
172
|
.icon-sandboxMode:before {
|
|
170
173
|
content: "\c102a";
|
|
171
174
|
}
|
|
175
|
+
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
|
-
font-family:"zdf-
|
|
2
|
+
font-family:"zdf-rTwotone_28";
|
|
4
3
|
src:
|
|
5
4
|
url('../fonts/zd-rTwotone.woff2') format('woff2'),
|
|
6
5
|
|
|
@@ -11,8 +10,12 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
14
|
-
.
|
|
15
|
-
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
.icon-accounts,.icon-activities,.icon-agentQueue,.icon-article,.icon-chCallIn,.icon-chChat,.icon-chChatIn,.icon-chChatOut,.icon-chForwardDraft,.icon-chFacebook,.icon-chFacebookIn,.icon-chFacebookOut,.icon-chForum,.icon-chForumIn,.icon-chForumOut,.icon-chMail,.icon-chMailForward,.icon-chMailIn,.icon-chMailOut,.icon-ttChTwitter,.icon-ttChTwitterIn,.icon-ttChTwitterOut,.icon-chWidget,.icon-contact,.icon-contracts,.icon-crm,.icon-dashboard,.icon-event,.icon-feeds,.icon-gallery,.icon-gear,.icon-manage,.icon-notification,.icon-overview,.icon-search,.icon-tags,.icon-task,.icon-teamQueue,.icon-views,.icon-chInstagram,.icon-chInstagramOut,.icon-chInstagramIn,.icon-flagFill,.icon-chWhatsApp,.icon-chWhatsAppIn,.icon-chWhatsAppOut,.icon-product,.icon-gamescope,.icon-chDraft,.icon-remoteAssist,.icon-conversation,.icon-chDirectFacebook,.icon-analytics,.icon-annoncement,.icon-books,.icon-bug,.icon-bot,.icon-chCall,.icon-chCallOut,.icon-chHappiness,.icon-chHappinessIn,.icon-chHappinessOut,.icon-chWeb,.icon-chWebIn,.icon-chWebOut,.icon-comments,.icon-follow,.icon-idea,.icon-info,.icon-QuestionStroke,.icon-reports,.icon-share,.icon-ticket,.icon-ticketProperties,.icon-timeLine,.icon-triangleAlert,.icon-moreApps,.icon-reply,.icon-skills,.icon-instaIM,.icon-imWeChat,.icon-imtwillio,.icon-imTelegram,.icon-imLine,.icon-imASAP,.icon-pdf,.icon-mp4,.icon-code,.icon-unknown,.icon-txt,.icon-zip,.icon-image,.icon-mp3,.icon-ttLocation,.icon-ttAttach,.icon-ttHash,.icon-supportPlan,.icon-zia,.icon-xls,.icon-ppt,.icon-fbMessanger,.icon-customModule,.icon-blocked,.icon-ended,.icon-allChannels,.icon-ttreschedule,.icon-chTwitterDirect,.icon-ttFilter,.icon-notificationBell,.icon-selfservicePortal,.icon-ttComment,.icon-ttCommentOut,.icon-ttCommentIn,.icon-aiInbox,.icon-aiChatSummary,.icon-compactView,.icon-fullView,.icon-splitView,.icon-weCom,.icon-exploreExtension,.icon-uploadExtension,.icon-buildExtension,.icon-ttMic{
|
|
18
|
+
font-family:"zdf-rTwotone_28" !important;
|
|
16
19
|
}
|
|
17
20
|
|
|
18
21
|
.icon-accounts .path1:before {
|
|
@@ -1127,3 +1130,152 @@
|
|
|
1127
1130
|
margin-left: -1em;
|
|
1128
1131
|
color: rgb(0, 0, 0);
|
|
1129
1132
|
}
|
|
1133
|
+
.icon-notificationBell .path1:before {
|
|
1134
|
+
content: "\c50f1";
|
|
1135
|
+
color: rgb(152, 152, 152);
|
|
1136
|
+
}
|
|
1137
|
+
.icon-notificationBell .path2:before {
|
|
1138
|
+
content: "\c50f2";
|
|
1139
|
+
margin-left: -1em;
|
|
1140
|
+
color: rgb(0, 0, 0);
|
|
1141
|
+
}
|
|
1142
|
+
.icon-selfservicePortal .path1:before {
|
|
1143
|
+
content: "\c50f3";
|
|
1144
|
+
color: rgb(153, 153, 153);
|
|
1145
|
+
}
|
|
1146
|
+
.icon-selfservicePortal .path2:before {
|
|
1147
|
+
content: "\c50f4";
|
|
1148
|
+
margin-left: -1em;
|
|
1149
|
+
color: rgb(0, 0, 0);
|
|
1150
|
+
}
|
|
1151
|
+
.icon-ttComment .path1:before {
|
|
1152
|
+
content: "\c50f5";
|
|
1153
|
+
color: rgb(51, 51, 51);
|
|
1154
|
+
opacity: 0.2;
|
|
1155
|
+
}
|
|
1156
|
+
.icon-ttComment .path2:before {
|
|
1157
|
+
content: "\c50f6";
|
|
1158
|
+
margin-left: -1em;
|
|
1159
|
+
color: rgb(0, 0, 0);
|
|
1160
|
+
}
|
|
1161
|
+
.icon-ttCommentOut .path1:before {
|
|
1162
|
+
content: "\c50f7";
|
|
1163
|
+
color: rgb(51, 51, 51);
|
|
1164
|
+
opacity: 0.2;
|
|
1165
|
+
}
|
|
1166
|
+
.icon-ttCommentOut .path2:before {
|
|
1167
|
+
content: "\c50f8";
|
|
1168
|
+
margin-left: -1em;
|
|
1169
|
+
color: rgb(0, 0, 0);
|
|
1170
|
+
}
|
|
1171
|
+
.icon-ttCommentOut .path3:before {
|
|
1172
|
+
content: "\c50f9";
|
|
1173
|
+
margin-left: -1em;
|
|
1174
|
+
color: rgb(47, 116, 186);
|
|
1175
|
+
}
|
|
1176
|
+
.icon-ttCommentIn .path1:before {
|
|
1177
|
+
content: "\c50fa";
|
|
1178
|
+
color: rgb(51, 51, 51);
|
|
1179
|
+
opacity: 0.2;
|
|
1180
|
+
}
|
|
1181
|
+
.icon-ttCommentIn .path2:before {
|
|
1182
|
+
content: "\c50fb";
|
|
1183
|
+
margin-left: -1em;
|
|
1184
|
+
color: rgb(0, 0, 0);
|
|
1185
|
+
}
|
|
1186
|
+
.icon-ttCommentIn .path3:before {
|
|
1187
|
+
content: "\c50fc";
|
|
1188
|
+
margin-left: -1em;
|
|
1189
|
+
color: rgb(49, 170, 97);
|
|
1190
|
+
}
|
|
1191
|
+
.icon-aiInbox .path1:before {
|
|
1192
|
+
content: "\c50fd";
|
|
1193
|
+
color: rgb(153, 153, 153);
|
|
1194
|
+
}
|
|
1195
|
+
.icon-aiInbox .path2:before {
|
|
1196
|
+
content: "\c50fe";
|
|
1197
|
+
margin-left: -1.064453125em;
|
|
1198
|
+
color: rgb(0, 0, 0);
|
|
1199
|
+
}
|
|
1200
|
+
.icon-aiChatSummary .path1:before {
|
|
1201
|
+
content: "\c50ff";
|
|
1202
|
+
color: rgb(153, 153, 153);
|
|
1203
|
+
}
|
|
1204
|
+
.icon-aiChatSummary .path2:before {
|
|
1205
|
+
content: "\c5100";
|
|
1206
|
+
margin-left: -1.0166015625em;
|
|
1207
|
+
color: rgb(0, 0, 0);
|
|
1208
|
+
}
|
|
1209
|
+
.icon-compactView .path1:before {
|
|
1210
|
+
content: "\c5101";
|
|
1211
|
+
color: rgb(153, 153, 153);
|
|
1212
|
+
}
|
|
1213
|
+
.icon-compactView .path2:before {
|
|
1214
|
+
content: "\c5102";
|
|
1215
|
+
margin-left: -1.212890625em;
|
|
1216
|
+
color: rgb(0, 0, 0);
|
|
1217
|
+
}
|
|
1218
|
+
.icon-fullView .path1:before {
|
|
1219
|
+
content: "\c5103";
|
|
1220
|
+
color: rgb(153, 153, 153);
|
|
1221
|
+
}
|
|
1222
|
+
.icon-fullView .path2:before {
|
|
1223
|
+
content: "\c5104";
|
|
1224
|
+
margin-left: -1.212890625em;
|
|
1225
|
+
color: rgb(0, 0, 0);
|
|
1226
|
+
}
|
|
1227
|
+
.icon-splitView .path1:before {
|
|
1228
|
+
content: "\c5105";
|
|
1229
|
+
color: rgb(153, 153, 153);
|
|
1230
|
+
}
|
|
1231
|
+
.icon-splitView .path2:before {
|
|
1232
|
+
content: "\c5106";
|
|
1233
|
+
margin-left: -1.0380859375em;
|
|
1234
|
+
color: rgb(0, 0, 0);
|
|
1235
|
+
}
|
|
1236
|
+
.icon-weCom .path1:before {
|
|
1237
|
+
content: "\c5107";
|
|
1238
|
+
color: rgb(153, 153, 153);
|
|
1239
|
+
}
|
|
1240
|
+
.icon-weCom .path2:before {
|
|
1241
|
+
content: "\c5108";
|
|
1242
|
+
margin-left: -1.1884765625em;
|
|
1243
|
+
color: rgb(0, 0, 0);
|
|
1244
|
+
}
|
|
1245
|
+
.icon-exploreExtension .path1:before {
|
|
1246
|
+
content: "\c5109";
|
|
1247
|
+
color: rgb(152, 152, 152);
|
|
1248
|
+
}
|
|
1249
|
+
.icon-exploreExtension .path2:before {
|
|
1250
|
+
content: "\c510a";
|
|
1251
|
+
margin-left: -1.0029296875em;
|
|
1252
|
+
color: rgb(0, 0, 0);
|
|
1253
|
+
}
|
|
1254
|
+
.icon-uploadExtension .path1:before {
|
|
1255
|
+
content: "\c510b";
|
|
1256
|
+
color: rgb(152, 152, 152);
|
|
1257
|
+
}
|
|
1258
|
+
.icon-uploadExtension .path2:before {
|
|
1259
|
+
content: "\c510c";
|
|
1260
|
+
margin-left: -0.861328125em;
|
|
1261
|
+
color: rgb(0, 0, 0);
|
|
1262
|
+
}
|
|
1263
|
+
.icon-buildExtension .path1:before {
|
|
1264
|
+
content: "\c510d";
|
|
1265
|
+
color: rgb(152, 152, 152);
|
|
1266
|
+
}
|
|
1267
|
+
.icon-buildExtension .path2:before {
|
|
1268
|
+
content: "\c510e";
|
|
1269
|
+
margin-left: -1em;
|
|
1270
|
+
color: rgb(0, 0, 0);
|
|
1271
|
+
}
|
|
1272
|
+
.icon-ttMic .path1:before {
|
|
1273
|
+
content: "\c510f";
|
|
1274
|
+
color: rgb(152, 152, 152);
|
|
1275
|
+
}
|
|
1276
|
+
.icon-ttMic .path2:before {
|
|
1277
|
+
content: "\c5110";
|
|
1278
|
+
margin-left: -0.70703125em;
|
|
1279
|
+
color: rgb(0, 0, 0);
|
|
1280
|
+
}
|
|
1281
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family:"zdf-rUpdates_1";
|
|
3
|
+
src:
|
|
4
|
+
url('../fonts/zd-rUpdates.woff2') format('woff2'),
|
|
5
|
+
|
|
6
|
+
url('../fonts/zd-rUpdates.woff') format('woff'),
|
|
7
|
+
url('../fonts/zd-rUpdates.svg#zdfonts') format('svg');
|
|
8
|
+
font-weight: normal;
|
|
9
|
+
font-style: normal;
|
|
10
|
+
font-display: block;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
.icon-agentDetails,.icon-communityDashboard,.icon-privacySecurity{
|
|
18
|
+
font-family:"zdf-rUpdates_1" !important;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.icon-agentDetails:before {
|
|
22
|
+
content: "\c7000";
|
|
23
|
+
}
|
|
24
|
+
.icon-communityDashboard:before {
|
|
25
|
+
content: "\c7001";
|
|
26
|
+
}
|
|
27
|
+
.icon-privacySecurity:before {
|
|
28
|
+
content: "\c7002";
|
|
29
|
+
}
|
|
30
|
+
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
2
|
font-family:"zdf-react-addforms_1";
|
|
4
3
|
src:
|
|
@@ -11,6 +10,10 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
14
17
|
.icon-addClone,.icon-addMail,.icon-addAccounts,.icon-addCalls,.icon-addCases,.icon-addContacts,.icon-addContracts,.icon-addEvents,.icon-addProducts,.icon-addTasks,.icon-addTimeEntry,.icon-addTopic,.icon-addtopicpin,.icon-avatar40x40,.icon-default-account,.icon-default-contact,.icon-editAccounts,.icon-editCalls,.icon-editCases,.icon-editContacts,.icon-editContracts,.icon-editEvents,.icon-editProducts,.icon-editTasks,.icon-editTimeEntry{
|
|
15
18
|
font-family:"zdf-react-addforms_1" !important;
|
|
16
19
|
}
|
|
@@ -444,3 +447,4 @@
|
|
|
444
447
|
margin-left: -1em;
|
|
445
448
|
color: rgb(0, 0, 0);
|
|
446
449
|
}
|
|
450
|
+
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
2
|
font-family:"zdf-react-automate_2";
|
|
4
3
|
src:
|
|
@@ -11,6 +10,10 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
14
17
|
.icon-current-stats,.icon-draganddrop-small,.icon-duetime1,.icon-exclamation-black,.icon-eye-blocked,.icon-news,.icon-setup-fields1,.icon-transition,.icon-roundRobinSequential{
|
|
15
18
|
font-family:"zdf-react-automate_2" !important;
|
|
16
19
|
}
|
|
@@ -59,4 +62,4 @@
|
|
|
59
62
|
.icon-roundRobinSequential:before {
|
|
60
63
|
content: "\e20b";
|
|
61
64
|
}
|
|
62
|
-
|
|
65
|
+
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
2
|
font-family:"zdf-react-channels_2";
|
|
4
3
|
src:
|
|
@@ -11,6 +10,10 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
14
17
|
.icon-android,.icon-androidd,.icon-apple,.icon-ASAP_setup,.icon-ASAP-empty,.icon-ASAP-setup,.icon-book3,.icon-call-out2,.icon-call-outbound,.icon-close2,.icon-collapse1,.icon-css5,.icon-denied,.icon-download,.icon-drag-left,.icon-drag-up-down-01,.icon-draw12,.icon-edit1,.icon-font-edit,.icon-gear,.icon-html9,.icon-inapp-embed,.icon-inapplist,.icon-key,.icon-lock-01,.icon-modownarrow,.icon-moicons-01,.icon-moicons-02,.icon-moicons-03,.icon-moicons-mute,.icon-momissed,.icon-mopause,.icon-mopause3,.icon-navicon,.icon-no-widgets,.icon-pencil2,.icon-sort,.icon-tab-custom,.icon-telephone98,.icon-telephony-ONhold,.icon-unlock-01,.icon-upload,.icon-webform,.icon-callBack,.icon-instagramOut,.icon-instagramIn,.icon-instagram,.icon-xTwiiter{
|
|
15
18
|
font-family:"zdf-react-channels_2" !important;
|
|
16
19
|
}
|
|
@@ -450,3 +453,4 @@
|
|
|
450
453
|
margin-left: -1em;
|
|
451
454
|
color: rgb(35, 31, 32);
|
|
452
455
|
}
|
|
456
|
+
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
2
|
font-family:"zdf-react-channels_2";
|
|
4
3
|
src:
|
|
@@ -11,6 +10,10 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
14
17
|
.icon-android,.icon-androidd,.icon-apple,.icon-ASAP_setup,.icon-ASAP-empty,.icon-ASAP-setup,.icon-book3,.icon-call-out2,.icon-call-outbound,.icon-close2,.icon-collapse1,.icon-css5,.icon-denied,.icon-download,.icon-drag-left,.icon-drag-up-down-01,.icon-draw12,.icon-edit1,.icon-font-edit,.icon-gear,.icon-html9,.icon-inapp-embed,.icon-inapplist,.icon-key,.icon-lock-01,.icon-modownarrow,.icon-moicons-01,.icon-moicons-02,.icon-moicons-03,.icon-moicons-mute,.icon-momissed,.icon-mopause,.icon-mopause3,.icon-navicon,.icon-no-widgets,.icon-pencil2,.icon-sort,.icon-tab-custom,.icon-telephone98,.icon-telephony-ONhold,.icon-unlock-01,.icon-upload,.icon-webform,.icon-callBack,.icon-instagramOut,.icon-instagramIn,.icon-instagram,.icon-xTwiiter{
|
|
15
18
|
font-family:"zdf-react-channels_2" !important;
|
|
16
19
|
}
|
|
@@ -450,3 +453,4 @@
|
|
|
450
453
|
margin-left: -1em;
|
|
451
454
|
color: rgb(35, 31, 32);
|
|
452
455
|
}
|
|
456
|
+
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
2
|
font-family:"zdf-react-common_3";
|
|
4
3
|
src:
|
|
@@ -11,6 +10,10 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
14
17
|
.icon-clip2,.icon-add-new,.icon-agent1,.icon-ai,.icon-alarm-clock,.icon-archive,.icon-arrow-down-single,.icon-arrow-left,.icon-arrow-left3,.icon-arrow-right3,.icon-arrows-1,.icon-arrowup-single,.icon-bcarr,.icon-blueprint,.icon-books,.icon-calendar-icons,.icon-ch-email,.icon-ch-phone,.icon-Checkbox-type,.icon-checkmarks,.icon-chrome,.icon-circle-cross,.icon-circle-minus,.icon-circleminus3,.icon-circlePlus,.icon-circlePlus3,.icon-clip,.icon-clock,.icon-clock33,.icon-close1,.icon-closedtime1,.icon-cloud,.icon-comment-thick,.icon-comment-timer-pause,.icon-comments_1,.icon-comments-new-2,.icon-completed_task1,.icon-createdtime2,.icon-css,.icon-css5,.icon-deactive-user,.icon-delete2,.icon-desk_dislike-new,.icon-desk_like-new,.icon-dislike-new,.icon-dislike,.icon-doc,.icon-dwg,.icon-email-dft,.icon-exclamation-lightborder,.icon-exclamation-thincircle,.icon-exclamation,.icon-exe,.icon-exe2,.icon-file-excel,.icon-file-music,.icon-file-openoffice,.icon-file-pdf,.icon-file-picture,.icon-file-text2,.icon-file-video,.icon-file-word,.icon-file-zip,.icon-firefox,.icon-game06,.icon-geometry,.icon-globe2,.icon-help-round,.icon-help,.icon-html,.icon-ics,.icon-IE,.icon-imageicn,.icon-images,.icon-inbox,.icon-info,.icon-info31,.icon-information,.icon-information57,.icon-Invoice,.icon-iphone,.icon-like,.icon-like2-new,.icon-like2,.icon-marketplace,.icon-menu57,.icon-mp3,.icon-mp4,.icon-Myinfo,.icon-On-hold,.icon-overdue2,.icon-pdf,.icon-pin-dark,.icon-ppt,.icon-ppt2,.icon-psd,.icon-questionfile,.icon-Quicksetupgear,.icon-re-invite,.icon-reload,.icon-salesforce,.icon-sh2,.icon-spam,.icon-statusChange,.icon-task_overdue-new,.icon-task-call,.icon-task-meeting,.icon-task-none,.icon-task-time-entry,.icon-telephone,.icon-TelephonyDashboard,.icon-tick8,.icon-ticknew,.icon-Time-tracker,.icon-timeline2,.icon-TPCRM05-01,.icon-twilio,.icon-twitter4,.icon-txt,.icon-unarchive,.icon-unknown,.icon-update-success,.icon-video,.icon-xls,.icon-xml,.icon-xml2,.icon-zip3,.icon-playStore,.icon-Bigin_Logo,.icon-archived,.icon-accessibility,.icon-videoCall,.icon-telephoneThick{
|
|
15
18
|
font-family:"zdf-react-common_3" !important;
|
|
16
19
|
}
|
|
@@ -892,3 +895,4 @@
|
|
|
892
895
|
.icon-telephoneThick:before {
|
|
893
896
|
content: "\f7dd";
|
|
894
897
|
}
|
|
898
|
+
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
2
|
font-family:"zdf-react-common_3";
|
|
4
3
|
src:
|
|
@@ -11,6 +10,10 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
14
17
|
.icon-clip2,.icon-add-new,.icon-agent1,.icon-ai,.icon-alarm-clock,.icon-archive,.icon-arrow-down-single,.icon-arrow-left,.icon-arrow-left3,.icon-arrow-right3,.icon-arrows-1,.icon-arrowup-single,.icon-bcarr,.icon-blueprint,.icon-books,.icon-calendar-icons,.icon-ch-email,.icon-ch-phone,.icon-Checkbox-type,.icon-checkmarks,.icon-chrome,.icon-circle-cross,.icon-circle-minus,.icon-circleminus3,.icon-circlePlus,.icon-circlePlus3,.icon-clip,.icon-clock,.icon-clock33,.icon-close1,.icon-closedtime1,.icon-cloud,.icon-comment-thick,.icon-comment-timer-pause,.icon-comments_1,.icon-comments-new-2,.icon-completed_task1,.icon-createdtime2,.icon-css,.icon-css5,.icon-deactive-user,.icon-delete2,.icon-desk_dislike-new,.icon-desk_like-new,.icon-dislike-new,.icon-dislike,.icon-doc,.icon-dwg,.icon-email-dft,.icon-exclamation-lightborder,.icon-exclamation-thincircle,.icon-exclamation,.icon-exe,.icon-exe2,.icon-file-excel,.icon-file-music,.icon-file-openoffice,.icon-file-pdf,.icon-file-picture,.icon-file-text2,.icon-file-video,.icon-file-word,.icon-file-zip,.icon-firefox,.icon-game06,.icon-geometry,.icon-globe2,.icon-help-round,.icon-help,.icon-html,.icon-ics,.icon-IE,.icon-imageicn,.icon-images,.icon-inbox,.icon-info,.icon-info31,.icon-information,.icon-information57,.icon-Invoice,.icon-iphone,.icon-like,.icon-like2-new,.icon-like2,.icon-marketplace,.icon-menu57,.icon-mp3,.icon-mp4,.icon-Myinfo,.icon-On-hold,.icon-overdue2,.icon-pdf,.icon-pin-dark,.icon-ppt,.icon-ppt2,.icon-psd,.icon-questionfile,.icon-Quicksetupgear,.icon-re-invite,.icon-reload,.icon-salesforce,.icon-sh2,.icon-spam,.icon-statusChange,.icon-task_overdue-new,.icon-task-call,.icon-task-meeting,.icon-task-none,.icon-task-time-entry,.icon-telephone,.icon-TelephonyDashboard,.icon-tick8,.icon-ticknew,.icon-Time-tracker,.icon-timeline2,.icon-TPCRM05-01,.icon-twilio,.icon-twitter4,.icon-txt,.icon-unarchive,.icon-unknown,.icon-update-success,.icon-video,.icon-xls,.icon-xml,.icon-xml2,.icon-zip3,.icon-playStore,.icon-Bigin_Logo,.icon-archived,.icon-accessibility,.icon-videoCall,.icon-telephoneThick{
|
|
15
18
|
font-family:"zdf-react-common_3" !important;
|
|
16
19
|
}
|
|
@@ -892,3 +895,4 @@
|
|
|
892
895
|
.icon-telephoneThick:before {
|
|
893
896
|
content: "\f7dd";
|
|
894
897
|
}
|
|
898
|
+
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
2
|
font-family:"zdf-react-community_1";
|
|
4
3
|
src:
|
|
@@ -11,6 +10,10 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
14
17
|
.icon-Announcement,.icon-arrow-shuffle,.icon-attention,.icon-bubble,.icon-bulb_new,.icon-caution-o,.icon-circle-plus,.icon-compose,.icon-discussions,.icon-inapp-close,.icon-kb_view_icon,.icon-lights-thick,.icon-locked,.icon-megaphone,.icon-megaphone2,.icon-menu57,.icon-moderation-new,.icon-move-mp,.icon-page-not-found,.icon-question-mark,.icon-sorting-dis,.icon-sorting-disnew,.icon-sorting2,.icon-Sticky,.icon-twitter4,.icon-Unassociated,.icon-url-not-found,.icon-zsbell,.icon-moderater-tick{
|
|
15
18
|
font-family:"zdf-react-community_1" !important;
|
|
16
19
|
}
|
|
@@ -245,3 +248,4 @@
|
|
|
245
248
|
.icon-moderater-tick:before {
|
|
246
249
|
content: "\e437";
|
|
247
250
|
}
|
|
251
|
+
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
2
|
font-family:"zdf-react-customers_1";
|
|
4
3
|
src:
|
|
@@ -11,6 +10,10 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
14
17
|
.icon-checkmark-o,.icon-circle-check,.icon-contract,.icon-globe,.icon-globe1{
|
|
15
18
|
font-family:"zdf-react-customers_1" !important;
|
|
16
19
|
}
|
|
@@ -30,3 +33,4 @@
|
|
|
30
33
|
.icon-globe1:before {
|
|
31
34
|
content: "\e504";
|
|
32
35
|
}
|
|
36
|
+
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
2
|
font-family:"zdf-react-customize_2";
|
|
4
3
|
src:
|
|
@@ -11,6 +10,10 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
14
17
|
.icon-ai,.icon-callDir,.icon-callStatus,.icon-clear,.icon-css,.icon-Currency,.icon-Datepicker,.icon-DateTime,.icon-Decimal,.icon-doc,.icon-dwg,.icon-exe2,.icon-help-centre,.icon-html,.icon-ics,.icon-Idea-new,.icon-imageicn,.icon-inappweb-main,.icon-integer,.icon-look-up,.icon-menu57,.icon-mp3,.icon-mp4,.icon-Multiselectpicklist,.icon-pdf,.icon-percentage,.icon-phone-type,.icon-picklist,.icon-ppt2,.icon-psd,.icon-questionfile,.icon-remove-field,.icon-remove,.icon-replace_value,.icon-settings2,.icon-sh2,.icon-sort1-a-z,.icon-sugsol,.icon-Textarea,.icon-texticn,.icon-TextType,.icon-ticket,.icon-twitter4,.icon-txt,.icon-video,.icon-xls,.icon-xml2,.icon-ZD-accounts,.icon-ZD-contracts,.icon-ZD-dashboards,.icon-ZD-products,.icon-ZD-timeentry,.icon-zip3,.icon-skills,.icon-customAction,.icon-ZD-IM{
|
|
15
18
|
font-family:"zdf-react-customize_2" !important;
|
|
16
19
|
}
|
|
@@ -613,3 +616,4 @@
|
|
|
613
616
|
margin-left: -1.06640625em;
|
|
614
617
|
color: rgb(1, 1, 1);
|
|
615
618
|
}
|
|
619
|
+
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/*$Id$*/
|
|
2
1
|
@font-face {
|
|
3
2
|
font-family:"zdf-react-gamescope_1";
|
|
4
3
|
src:
|
|
@@ -11,6 +10,10 @@
|
|
|
11
10
|
font-display: block;
|
|
12
11
|
}
|
|
13
12
|
|
|
13
|
+
@layer dot-icons.core {
|
|
14
|
+
/*$Id$*/
|
|
15
|
+
|
|
16
|
+
|
|
14
17
|
.icon-circular-minus,.icon-game01,.icon-game02,.icon-game03,.icon-game04,.icon-game05,.icon-game07,.icon-game08,.icon-zdshield1,.icon-zdshield2,.icon-zdshield3,.icon-zdshield4{
|
|
15
18
|
font-family:"zdf-react-gamescope_1" !important;
|
|
16
19
|
}
|
|
@@ -90,3 +93,4 @@
|
|
|
90
93
|
margin-left: -0.875em;
|
|
91
94
|
color: rgb(175, 175, 175);
|
|
92
95
|
}
|
|
96
|
+
}
|