@zohodesk/svg 1.0.0-temp.45 → 1.0.0-temp.47

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.
Files changed (181) hide show
  1. package/assets/Appearance/dark/themes/blue/contrast/blueDarkCTAThemeContrast.module.css +1 -1
  2. package/assets/Appearance/default/mode/contrast/defaultContrastEmptyStates.module.css +22 -22
  3. package/assets/Appearance/default/themes/blue/contrast/blueDefaultCTAThemeContrast.module.css +8 -8
  4. package/assets/Appearance/default/themes/green/contrast/greenDefaultCTAThemeContrast.module.css +8 -8
  5. package/assets/Appearance/default/themes/orange/contrast/orangeDefaultCTAThemeContrast.module.css +8 -8
  6. package/assets/Appearance/default/themes/red/contrast/redDefaultCTAThemeContrast.module.css +8 -8
  7. package/assets/Appearance/default/themes/yellow/contrast/yellowDefaultCTAThemeContrast.module.css +8 -8
  8. package/es/Loader/Loader.js +2 -2
  9. package/es/Provider.js +3 -3
  10. package/es/emptystate/version1/EmptyCustomDomain.js +1 -1
  11. package/es/emptystate/version2/EmptyBusinessHoliday.js +1 -1
  12. package/es/emptystate/version2/EmptyBusinessHour.js +1 -1
  13. package/es/emptystate/version2/EmptyFromAddress.js +1 -1
  14. package/es/emptystate/version2/EmptyImportHistory.js +1 -1
  15. package/es/emptystate/version2/EmptyNetwork.js +1 -1
  16. package/es/emptystate/version2/EmptyRecycleBin.js +1 -1
  17. package/es/emptystate/version2/EmptyRoles.js +1 -1
  18. package/es/emptystate/version2/EmptyWebhook.js +1 -1
  19. package/es/emptystate/version2/FailureLog.js +1 -1
  20. package/es/emptystate/version3/CustomModule.js +1 -1
  21. package/es/emptystate/version3/EmptyAccounts.js +1 -1
  22. package/es/emptystate/version3/EmptyActiveCalls.js +1 -1
  23. package/es/emptystate/version3/EmptyActivity.js +1 -1
  24. package/es/emptystate/version3/EmptyAgent.js +1 -1
  25. package/es/emptystate/version3/EmptyAgentQueue.js +1 -1
  26. package/es/emptystate/version3/EmptyApproval.js +1 -1
  27. package/es/emptystate/version3/EmptyArchived.js +1 -1
  28. package/es/emptystate/version3/EmptyAttach.js +1 -1
  29. package/es/emptystate/version3/EmptyBlueprint.js +1 -1
  30. package/es/emptystate/version3/EmptyCallHistory.js +1 -1
  31. package/es/emptystate/version3/EmptyCollision.js +1 -1
  32. package/es/emptystate/version3/EmptyColumn.js +1 -1
  33. package/es/emptystate/version3/EmptyContact.js +1 -1
  34. package/es/emptystate/version3/EmptyContract.js +1 -1
  35. package/es/emptystate/version3/EmptyConversation.js +1 -1
  36. package/es/emptystate/version3/EmptyCrm.js +1 -1
  37. package/es/emptystate/version3/EmptyCrmNotes.js +1 -1
  38. package/es/emptystate/version3/EmptyCrmPotential.js +1 -1
  39. package/es/emptystate/version3/EmptyDashboard.js +1 -1
  40. package/es/emptystate/version3/EmptyDelete.js +1 -1
  41. package/es/emptystate/version3/EmptyDepartment.js +1 -1
  42. package/es/emptystate/version3/EmptyError.js +1 -1
  43. package/es/emptystate/version3/EmptyFeed.js +1 -1
  44. package/es/emptystate/version3/EmptyFollowers.js +1 -1
  45. package/es/emptystate/version3/EmptyFrame.js +1 -1
  46. package/es/emptystate/version3/EmptyHappiness.js +1 -1
  47. package/es/emptystate/version3/EmptyHistory.js +1 -1
  48. package/es/emptystate/version3/EmptyInvoice.js +1 -1
  49. package/es/emptystate/version3/EmptyNotification.js +1 -1
  50. package/es/emptystate/version3/EmptyProducts.js +1 -1
  51. package/es/emptystate/version3/EmptyReply.js +1 -1
  52. package/es/emptystate/version3/EmptyReports.js +1 -1
  53. package/es/emptystate/version3/EmptySchedule.js +1 -1
  54. package/es/emptystate/version3/EmptySearch.js +1 -1
  55. package/es/emptystate/version3/EmptySkills.js +1 -1
  56. package/es/emptystate/version3/EmptySla.js +1 -1
  57. package/es/emptystate/version3/EmptySnippet.js +1 -1
  58. package/es/emptystate/version3/EmptyTag.js +1 -1
  59. package/es/emptystate/version3/EmptyTask.js +1 -1
  60. package/es/emptystate/version3/EmptyTeams.js +1 -1
  61. package/es/emptystate/version3/EmptyTemplate.js +1 -1
  62. package/es/emptystate/version3/EmptyTicket.js +1 -1
  63. package/es/emptystate/version3/EmptyTimeEntry.js +1 -1
  64. package/es/emptystate/version3/EmptyTimeline.js +1 -1
  65. package/es/emptystate/version3/EmptyTopic.js +1 -1
  66. package/es/emptystate/version3/Export.js +1 -1
  67. package/es/emptystate/version3/Extensions.js +1 -1
  68. package/es/emptystate/version3/Extractor.js +1 -1
  69. package/es/emptystate/version3/GCBot.js +1 -1
  70. package/es/emptystate/version3/GCConversation.js +1 -1
  71. package/es/emptystate/version3/Import.js +1 -1
  72. package/es/emptystate/version3/KBBot.js +1 -1
  73. package/es/emptystate/version3/Multilingual.js +1 -1
  74. package/es/emptystate/version3/NetworkError.js +1 -1
  75. package/es/emptystate/version3/Predictor.js +1 -1
  76. package/es/emptystate/version3/ReadRecipients.js +1 -1
  77. package/es/emptystate/version3/Variable.js +1 -1
  78. package/es/emptystate/version3/ZiaAnamoly.js +1 -1
  79. package/es/errorstate/version1/EmptyInconvenience.js +1 -1
  80. package/es/errorstate/version1/NoRequestFound.js +1 -1
  81. package/es/errorstate/version1/PageNotFound.js +1 -1
  82. package/es/errorstate/version1/UnableToProcessRequest.js +1 -1
  83. package/es/errorstate/version1/UnauthorizedLogin.js +1 -1
  84. package/es/errorstate/version1/UrlNotFound.js +1 -1
  85. package/es/errorstate/version1/WillBeRightBack.js +1 -1
  86. package/es/errorstate/version2/EmptyUnauthorizedLogin.js +1 -1
  87. package/es/errorstate/version2/EmptyWillBeRightBack.js +1 -1
  88. package/es/errorstate/version2/NotImpossible.js +1 -1
  89. package/es/errorstate/version3/ErrorInconvenience.js +1 -1
  90. package/es/errorstate/version3/ErrorOopsSomethingMiss.js +1 -1
  91. package/es/errorstate/version3/ErrorUnableToProcessRequest.js +1 -1
  92. package/es/errorstate/version3/ErrorUnauthorizedLogin.js +1 -1
  93. package/es/errorstate/version3/ErrorUrlNotFound.js +1 -1
  94. package/es/errorstate/version3/ErrorWillBeRightBack.js +1 -1
  95. package/lib/Loader/Loader.js +2 -2
  96. package/lib/emptystate/version1/EmptyCustomDomain.js +1 -1
  97. package/lib/emptystate/version2/EmptyBusinessHoliday.js +1 -1
  98. package/lib/emptystate/version2/EmptyBusinessHour.js +1 -1
  99. package/lib/emptystate/version2/EmptyFromAddress.js +1 -1
  100. package/lib/emptystate/version2/EmptyImportHistory.js +1 -1
  101. package/lib/emptystate/version2/EmptyNetwork.js +1 -1
  102. package/lib/emptystate/version2/EmptyRecycleBin.js +1 -1
  103. package/lib/emptystate/version2/EmptyRoles.js +1 -1
  104. package/lib/emptystate/version2/EmptyWebhook.js +1 -1
  105. package/lib/emptystate/version2/FailureLog.js +1 -1
  106. package/lib/emptystate/version3/CustomModule.js +1 -1
  107. package/lib/emptystate/version3/EmptyAccounts.js +1 -1
  108. package/lib/emptystate/version3/EmptyActiveCalls.js +1 -1
  109. package/lib/emptystate/version3/EmptyActivity.js +1 -1
  110. package/lib/emptystate/version3/EmptyAgent.js +1 -1
  111. package/lib/emptystate/version3/EmptyAgentQueue.js +1 -1
  112. package/lib/emptystate/version3/EmptyApproval.js +1 -1
  113. package/lib/emptystate/version3/EmptyArchived.js +1 -1
  114. package/lib/emptystate/version3/EmptyAttach.js +1 -1
  115. package/lib/emptystate/version3/EmptyBlueprint.js +1 -1
  116. package/lib/emptystate/version3/EmptyCallHistory.js +1 -1
  117. package/lib/emptystate/version3/EmptyCollision.js +1 -1
  118. package/lib/emptystate/version3/EmptyColumn.js +1 -1
  119. package/lib/emptystate/version3/EmptyContact.js +1 -1
  120. package/lib/emptystate/version3/EmptyContract.js +1 -1
  121. package/lib/emptystate/version3/EmptyConversation.js +1 -1
  122. package/lib/emptystate/version3/EmptyCrm.js +1 -1
  123. package/lib/emptystate/version3/EmptyCrmNotes.js +1 -1
  124. package/lib/emptystate/version3/EmptyCrmPotential.js +1 -1
  125. package/lib/emptystate/version3/EmptyDashboard.js +1 -1
  126. package/lib/emptystate/version3/EmptyDelete.js +1 -1
  127. package/lib/emptystate/version3/EmptyDepartment.js +1 -1
  128. package/lib/emptystate/version3/EmptyError.js +1 -1
  129. package/lib/emptystate/version3/EmptyFeed.js +1 -1
  130. package/lib/emptystate/version3/EmptyFollowers.js +1 -1
  131. package/lib/emptystate/version3/EmptyFrame.js +1 -1
  132. package/lib/emptystate/version3/EmptyHappiness.js +1 -1
  133. package/lib/emptystate/version3/EmptyHistory.js +1 -1
  134. package/lib/emptystate/version3/EmptyInvoice.js +1 -1
  135. package/lib/emptystate/version3/EmptyNotification.js +1 -1
  136. package/lib/emptystate/version3/EmptyProducts.js +1 -1
  137. package/lib/emptystate/version3/EmptyReply.js +1 -1
  138. package/lib/emptystate/version3/EmptyReports.js +1 -1
  139. package/lib/emptystate/version3/EmptySchedule.js +1 -1
  140. package/lib/emptystate/version3/EmptySearch.js +1 -1
  141. package/lib/emptystate/version3/EmptySkills.js +1 -1
  142. package/lib/emptystate/version3/EmptySla.js +1 -1
  143. package/lib/emptystate/version3/EmptySnippet.js +1 -1
  144. package/lib/emptystate/version3/EmptyTag.js +1 -1
  145. package/lib/emptystate/version3/EmptyTask.js +1 -1
  146. package/lib/emptystate/version3/EmptyTeams.js +1 -1
  147. package/lib/emptystate/version3/EmptyTemplate.js +1 -1
  148. package/lib/emptystate/version3/EmptyTicket.js +1 -1
  149. package/lib/emptystate/version3/EmptyTimeEntry.js +1 -1
  150. package/lib/emptystate/version3/EmptyTimeline.js +1 -1
  151. package/lib/emptystate/version3/EmptyTopic.js +1 -1
  152. package/lib/emptystate/version3/Export.js +1 -1
  153. package/lib/emptystate/version3/Extensions.js +1 -1
  154. package/lib/emptystate/version3/Extractor.js +1 -1
  155. package/lib/emptystate/version3/GCBot.js +1 -1
  156. package/lib/emptystate/version3/GCConversation.js +1 -1
  157. package/lib/emptystate/version3/Import.js +1 -1
  158. package/lib/emptystate/version3/KBBot.js +1 -1
  159. package/lib/emptystate/version3/Multilingual.js +1 -1
  160. package/lib/emptystate/version3/NetworkError.js +1 -1
  161. package/lib/emptystate/version3/Predictor.js +1 -1
  162. package/lib/emptystate/version3/ReadRecipients.js +1 -1
  163. package/lib/emptystate/version3/Variable.js +1 -1
  164. package/lib/emptystate/version3/ZiaAnamoly.js +1 -1
  165. package/lib/errorstate/version1/EmptyInconvenience.js +1 -1
  166. package/lib/errorstate/version1/NoRequestFound.js +1 -1
  167. package/lib/errorstate/version1/PageNotFound.js +1 -1
  168. package/lib/errorstate/version1/UnableToProcessRequest.js +1 -1
  169. package/lib/errorstate/version1/UnauthorizedLogin.js +1 -1
  170. package/lib/errorstate/version1/UrlNotFound.js +1 -1
  171. package/lib/errorstate/version1/WillBeRightBack.js +1 -1
  172. package/lib/errorstate/version2/EmptyUnauthorizedLogin.js +1 -1
  173. package/lib/errorstate/version2/EmptyWillBeRightBack.js +1 -1
  174. package/lib/errorstate/version2/NotImpossible.js +1 -1
  175. package/lib/errorstate/version3/ErrorInconvenience.js +1 -1
  176. package/lib/errorstate/version3/ErrorOopsSomethingMiss.js +1 -1
  177. package/lib/errorstate/version3/ErrorUnableToProcessRequest.js +1 -1
  178. package/lib/errorstate/version3/ErrorUnauthorizedLogin.js +1 -1
  179. package/lib/errorstate/version3/ErrorUrlNotFound.js +1 -1
  180. package/lib/errorstate/version3/ErrorWillBeRightBack.js +1 -1
  181. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  [data-mode='dark'][data-theme='blue']:global(.contrast) {
2
2
  --zdt_cta_primary_fill: #6a717c;
3
3
  --zdt_cta_primary_stroke: #1482ff;
4
- --zdt_cta_secondary_fill: #NaNNaNNaN;
4
+ --zdt_cta_secondary_fill: #1482ff;
5
5
  --zdt_cta_secondary_plainfill: #223144;
6
6
  --zdt_cta_primary_dark_fill: #6a717c;
7
7
  --zdt_cta_primary_dark_stroke: #1482ff;
@@ -4,34 +4,34 @@
4
4
  --zdt_svg_default_primary_stroke: var(--zdt_cta_primary_stroke);
5
5
  --zdt_svg_default_secondary_fill: var(--zdt_cta_secondary_fill);
6
6
  --zdt_svg_default_secondary_plainfill: var(--zdt_cta_secondary_plainfill);
7
- --zdt_svg_default_plus: #315790;
8
- --zdt_svg_default_cross: #41aa8c;
9
- --zdt_svg_default_medium_circle: #de3b4b;
10
- --zdt_svg_default_tiny_circle: #41aa8c;
11
- --zdt_svg_default_small_circle: #000000;
12
- --zdt_svg_default_circle_fill: #e6e6e6;
7
+ --zdt_svg_default_plus: #5f89c8;
8
+ --zdt_svg_default_cross: #81cfb9;
9
+ --zdt_svg_default_medium_circle: #ed929b;
10
+ --zdt_svg_default_tiny_circle: #81cfb9;
11
+ --zdt_svg_default_small_circle: #1a1a1a;
12
+ --zdt_svg_default_circle_fill: #ffffff;
13
13
 
14
14
  /* dark palette */
15
15
  --zdt_svg_dark_primary_fill: var(--zdt_cta_primary_dark_fill);
16
16
  --zdt_svg_dark_primary_stroke: var(--zdt_cta_primary_dark_stroke);
17
17
  --zdt_svg_dark_secondary_fill: var(--zdt_cta_secondary_dark_fill);
18
18
  --zdt_svg_dark_secondary_plainfill: var(--zdt_cta_secondary_dark_plainfill);
19
- --zdt_svg_dark_plus: #1482ff;
20
- --zdt_svg_dark_cross: #41aa8c;
21
- --zdt_svg_dark_medium_circle: #de3b4b;
22
- --zdt_svg_dark_tiny_circle: #41aa8c;
23
- --zdt_svg_dark_small_circle: #000000;
24
- --zdt_svg_dark_circle_fill: #e6e6e6;
19
+ --zdt_svg_dark_plus: #7ab8ff;
20
+ --zdt_svg_dark_cross: #81cfb9;
21
+ --zdt_svg_dark_medium_circle: #ed929b;
22
+ --zdt_svg_dark_tiny_circle: #81cfb9;
23
+ --zdt_svg_dark_small_circle: #1a1a1a;
24
+ --zdt_svg_dark_circle_fill: #ffffff;
25
25
 
26
26
  /* danger palette */
27
- --zdt_svg_danger_primary_fill: #cc5800;
28
- --zdt_svg_danger_primary_stroke: #000000;
29
- --zdt_svg_danger_secondary_fill: #315790;
30
- --zdt_svg_danger_secondary_plainfill: #315790;
31
- --zdt_svg_danger_plus: #315790;
32
- --zdt_svg_danger_cross: #41aa8c;
33
- --zdt_svg_danger_medium_circle: #de3b4b;
34
- --zdt_svg_danger_tiny_circle: #41aa8c;
35
- --zdt_svg_danger_small_circle: #000000;
36
- --zdt_svg_danger_circle_fill: #e6e6e6;
27
+ --zdt_svg_danger_primary_fill: #ff8b33;
28
+ --zdt_svg_danger_primary_stroke: #1a1a1a;
29
+ --zdt_svg_danger_secondary_fill: #5f89c8;
30
+ --zdt_svg_danger_secondary_plainfill: #5f89c8;
31
+ --zdt_svg_danger_plus: #5f89c8;
32
+ --zdt_svg_danger_cross: #81cfb9;
33
+ --zdt_svg_danger_medium_circle: #ed929b;
34
+ --zdt_svg_danger_tiny_circle: #81cfb9;
35
+ --zdt_svg_danger_small_circle: #1a1a1a;
36
+ --zdt_svg_danger_circle_fill: #ffffff;
37
37
  }
@@ -1,10 +1,10 @@
1
1
  [data-mode='default'][data-theme='blue']:global(.contrast) {
2
- --zdt_cta_primary_fill: #085bba;
3
- --zdt_cta_primary_stroke: #080707;
4
- --zdt_cta_secondary_fill: #085bba;
5
- --zdt_cta_secondary_plainfill: #085bba;
6
- --zdt_cta_primary_dark_fill: #848ec8;
7
- --zdt_cta_primary_dark_stroke: #e6e6e6;
8
- --zdt_cta_secondary_dark_fill: #315790;
9
- --zdt_cta_secondary_dark_plainfill: #315790
2
+ --zdt_cta_primary_fill: #318df6;
3
+ --zdt_cta_primary_stroke: #3e3838;
4
+ --zdt_cta_secondary_fill: #318df6;
5
+ --zdt_cta_secondary_plainfill: #318df6;
6
+ --zdt_cta_primary_dark_fill: #cacfe7;
7
+ --zdt_cta_primary_dark_stroke: #ffffff;
8
+ --zdt_cta_secondary_dark_fill: #5f89c8;
9
+ --zdt_cta_secondary_dark_plainfill: #5f89c8
10
10
  }
@@ -1,10 +1,10 @@
1
1
  [data-mode='default'][data-theme='green']:global(.contrast) {
2
- --zdt_cta_primary_fill: #1d8133;
3
- --zdt_cta_primary_stroke: #000000;
4
- --zdt_cta_secondary_fill: #1d8133;
5
- --zdt_cta_secondary_plainfill: #1d8133;
6
- --zdt_cta_primary_dark_fill: #1d8133;
7
- --zdt_cta_primary_dark_stroke: #e6e6e6;
8
- --zdt_cta_secondary_dark_fill: #1d8133;
9
- --zdt_cta_secondary_dark_plainfill: #1d8133
2
+ --zdt_cta_primary_fill: #33d155;
3
+ --zdt_cta_primary_stroke: #1a1a1a;
4
+ --zdt_cta_secondary_fill: #33d155;
5
+ --zdt_cta_secondary_plainfill: #33d155;
6
+ --zdt_cta_primary_dark_fill: #33d155;
7
+ --zdt_cta_primary_dark_stroke: #ffffff;
8
+ --zdt_cta_secondary_dark_fill: #33d155;
9
+ --zdt_cta_secondary_dark_plainfill: #33d155
10
10
  }
@@ -1,10 +1,10 @@
1
1
  [data-mode='default'][data-theme='orange']:global(.contrast) {
2
- --zdt_cta_primary_fill: #b55e12;
3
- --zdt_cta_primary_stroke: #000000;
4
- --zdt_cta_secondary_fill: #b55e12;
5
- --zdt_cta_secondary_plainfill: #b55e12;
6
- --zdt_cta_primary_dark_fill: #b55e12;
7
- --zdt_cta_primary_dark_stroke: #e6e6e6;
8
- --zdt_cta_secondary_dark_fill: #b55e12;
9
- --zdt_cta_secondary_dark_plainfill: #b55e12
2
+ --zdt_cta_primary_fill: #ec9141;
3
+ --zdt_cta_primary_stroke: #1a1a1a;
4
+ --zdt_cta_secondary_fill: #ec9141;
5
+ --zdt_cta_secondary_plainfill: #ec9141;
6
+ --zdt_cta_primary_dark_fill: #ec9141;
7
+ --zdt_cta_primary_dark_stroke: #ffffff;
8
+ --zdt_cta_secondary_dark_fill: #ec9141;
9
+ --zdt_cta_secondary_dark_plainfill: #ec9141
10
10
  }
@@ -1,10 +1,10 @@
1
1
  [data-mode='default'][data-theme='red']:global(.contrast) {
2
- --zdt_cta_primary_fill: #c11f1f;
3
- --zdt_cta_primary_stroke: #000000;
4
- --zdt_cta_secondary_fill: #c11f1f;
5
- --zdt_cta_secondary_plainfill: #c11f1f;
6
- --zdt_cta_primary_dark_fill: #c11f1f;
7
- --zdt_cta_primary_dark_stroke: #e6e6e6;
8
- --zdt_cta_secondary_dark_fill: #c11f1f;
9
- --zdt_cta_secondary_dark_plainfill: #c11f1f
2
+ --zdt_cta_primary_fill: #e56161;
3
+ --zdt_cta_primary_stroke: #1a1a1a;
4
+ --zdt_cta_secondary_fill: #e56161;
5
+ --zdt_cta_secondary_plainfill: #e56161;
6
+ --zdt_cta_primary_dark_fill: #e56161;
7
+ --zdt_cta_primary_dark_stroke: #ffffff;
8
+ --zdt_cta_secondary_dark_fill: #e56161;
9
+ --zdt_cta_secondary_dark_plainfill: #e56161
10
10
  }
@@ -1,10 +1,10 @@
1
1
  [data-mode='default'][data-theme='yellow']:global(.contrast) {
2
- --zdt_cta_primary_fill: #c29914;
3
- --zdt_cta_primary_stroke: #000000;
4
- --zdt_cta_secondary_fill: #c29914;
5
- --zdt_cta_secondary_plainfill: #c29914;
6
- --zdt_cta_primary_dark_fill: #c29914;
7
- --zdt_cta_primary_dark_stroke: #e6e6e6;
8
- --zdt_cta_secondary_dark_fill: #c29914;
9
- --zdt_cta_secondary_dark_plainfill: #c29914
2
+ --zdt_cta_primary_fill: #edc850;
3
+ --zdt_cta_primary_stroke: #1a1a1a;
4
+ --zdt_cta_secondary_fill: #edc850;
5
+ --zdt_cta_secondary_plainfill: #edc850;
6
+ --zdt_cta_primary_dark_fill: #edc850;
7
+ --zdt_cta_primary_dark_stroke: #ffffff;
8
+ --zdt_cta_secondary_dark_fill: #edc850;
9
+ --zdt_cta_secondary_dark_plainfill: #edc850
10
10
  }
@@ -1,8 +1,8 @@
1
1
  import React from 'react';
2
2
  import { LoaderDefaultProps } from './props/defaultProps';
3
3
  import { LoaderProps } from './props/propTypes';
4
- import SVG from './../SVG/SVG';
5
- import cssStyle from './../SVG/SVG.module.css';
4
+ import SVG from './../svg/SVG';
5
+ import cssStyle from './../svg/SVG.module.css';
6
6
  export default class Loader extends React.PureComponent {
7
7
  constructor(props) {
8
8
  super(props);
package/es/Provider.js CHANGED
@@ -20,7 +20,7 @@ import '@zohodesk/components/assets/Appearance/pureDark/themes/orange/orangePure
20
20
  import '@zohodesk/components/assets/Appearance/pureDark/themes/red/redPureDarkCTATheme.module.css';
21
21
  import '@zohodesk/components/assets/Appearance/pureDark/themes/yellow/yellowPureDarkCTATheme.module.css';
22
22
  import '@zohodesk/components/assets/Appearance/pureDark/mode/pureDarkMode.module.css';
23
- /* default mode & themes */
23
+ /* default mode, themes & contrast */
24
24
 
25
25
  import '../assets/Appearance/default/themes/blue/blueDefaultCTATheme.module.css';
26
26
  import '../assets/Appearance/default/themes/blue/contrast/blueDefaultCTAThemeContrast.module.css';
@@ -34,7 +34,7 @@ import '../assets/Appearance/default/themes/yellow/yellowDefaultCTATheme.module.
34
34
  import '../assets/Appearance/default/themes/yellow/contrast/yellowDefaultCTAThemeContrast.module.css';
35
35
  import '../assets/Appearance/default/mode/defaultEmptyStates.module.css';
36
36
  import '../assets/Appearance/default/mode/contrast/defaultContrastEmptyStates.module.css';
37
- /* dark mode & themes */
37
+ /* dark mode, themes & contrast */
38
38
 
39
39
  import '../assets/Appearance/dark/themes/blue/blueDarkCTATheme.module.css';
40
40
  import '../assets/Appearance/dark/themes/blue/contrast/blueDarkCTAThemeContrast.module.css';
@@ -48,7 +48,7 @@ import '../assets/Appearance/dark/themes/yellow/yellowDarkCTATheme.module.css';
48
48
  import '../assets/Appearance/dark/themes/yellow/contrast/yellowDarkCTAThemeContrast.module.css';
49
49
  import '../assets/Appearance/dark/mode/darkEmptyStates.module.css';
50
50
  import '../assets/Appearance/dark/mode/contrast/darkContrastEmptyStates.module.css';
51
- /* pure dark mode & themes */
51
+ /* pure dark mode, themes & contrast */
52
52
 
53
53
  import '../assets/Appearance/pureDark/themes/blue/bluePureDarkCTATheme.module.css';
54
54
  import '../assets/Appearance/pureDark/themes/blue/contrast/bluePureDarkCTAThemeContrast.module.css';
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  import image from './../../../images/EmptyCustomDomain.svg';
8
8
  export default class EmptyCustomDomain extends React.Component {
9
9
  render() {
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  import image from './../../../images/EmptyBusinessHoliday.svg';
8
8
  export default class EmptyBusinessHoliday extends React.Component {
9
9
  render() {
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  import image from './../../../images/EmptyBusinessHour.svg';
8
8
  export default class EmptyBusinessHour extends React.Component {
9
9
  render() {
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  import image from './../../../images/EmptyFromAddress.svg';
8
8
  export default class EmptyFromAddress extends React.Component {
9
9
  render() {
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  import image from './../../../images/EmptyImportHistory.svg';
8
8
  export default class EmptyImportHistory extends React.Component {
9
9
  render() {
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  import image from './../../../images/EmptyNetwork.svg';
8
8
  export default class EmptyNetwork extends React.Component {
9
9
  render() {
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  import image from './../../../images/EmptyRecycleBin.svg';
8
8
  export default class EmptyRecycleBin extends React.Component {
9
9
  render() {
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  import image from './../../../images/EmptyRoles.svg';
8
8
  export default class EmptyRoles extends React.Component {
9
9
  render() {
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  import image from './../../../images/EmptyWebhook.svg';
8
8
  export default class EmptyWebhook extends React.Component {
9
9
  render() {
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  import image from './../../../images/FailureLog.svg';
8
8
  export default class FailureLog extends React.Component {
9
9
  render() {
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class CustomModule extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyAccounts extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyActiveCalls extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyActivity extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyAgent extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyAgentQueue extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyApproval extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyArchived extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyAttach extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyBlueprint extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyCallHistory extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyCollision extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyColumn extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyContact extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyContract extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyConversation extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyCrm extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyCrmNotes extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyCrmPotential extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyDashboard extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyDelete extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyDepartment extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyError extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyFeed extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyFollowers extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyFrame extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyHappiness extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyHistory extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({
@@ -3,7 +3,7 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function
3
3
  import React from 'react';
4
4
  import { EmptyStateProps } from './../props/propTypes';
5
5
  import { EmptyStateDefaultProps } from './../props/defaultProps';
6
- import SVG from './../../SVG/SVG';
6
+ import SVG from './../../svg/SVG';
7
7
  export default class EmptyInvoice extends React.Component {
8
8
  render() {
9
9
  return /*#__PURE__*/React.createElement(SVG, _extends({