@zohodesk/svg 1.1.11 → 1.1.12

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 (50) hide show
  1. package/README.md +301 -297
  2. package/deprecated/june_2022/ErrorUnauthorizedLogin.js +127 -127
  3. package/es/Loader/__tests__/__snapshots__/Loader.spec.js.snap +54 -54
  4. package/es/SVG/SVG.module.css +34 -34
  5. package/es/SVG/__tests__/__snapshots__/SVG.spec.js.snap +328 -328
  6. package/es/css/EmptyStateVariables.module.css +38 -38
  7. package/es/emptystate/version1/__tests__/__snapshots__/version1.spec.js.snap +24 -24
  8. package/es/emptystate/version2/__tests__/__snapshots__/version2.spec.js.snap +208 -208
  9. package/es/emptystate/version3/__tests__/__snapshots__/version3.spec.js.snap +5968 -5968
  10. package/es/errorstate/version1/__tests__/__snapshots__/version1.spec.js.snap +162 -162
  11. package/es/errorstate/version2/__tests__/__snapshots__/version2.spec.js.snap +63 -63
  12. package/es/errorstate/version3/__tests__/__snapshots__/version3.spec.js.snap +698 -698
  13. package/es/v1/emptystate/version3/EmptyTrophy.js +66 -0
  14. package/images/EmptyBusinessHoliday.svg +50 -50
  15. package/images/EmptyBusinessHour.svg +42 -42
  16. package/images/EmptyContactInfo.svg +27 -27
  17. package/images/EmptyCustomDomain.svg +85 -85
  18. package/images/EmptyFilter.svg +62 -62
  19. package/images/EmptyFromAddress.svg +41 -41
  20. package/images/EmptyImportHistory.svg +43 -43
  21. package/images/EmptyNetwork.svg +50 -50
  22. package/images/EmptyRecycleBin.svg +58 -58
  23. package/images/EmptyRoles.svg +30 -30
  24. package/images/EmptySkills.svg +83 -83
  25. package/images/EmptyWebhook.svg +44 -44
  26. package/images/FailureLog.svg +46 -46
  27. package/images/Inconvenience.svg +719 -719
  28. package/images/NoRequestFound.svg +247 -247
  29. package/images/PageNotFound.svg +405 -405
  30. package/images/ReguestUrlNotFound.svg +267 -267
  31. package/images/UnableToProcess.svg +752 -752
  32. package/images/UnauthorizedLogin.svg +1047 -1047
  33. package/images/WillBack.svg +633 -633
  34. package/install.md +11 -11
  35. package/lib/Loader/__tests__/__snapshots__/Loader.spec.js.snap +54 -54
  36. package/lib/SVG/SVG.module.css +34 -34
  37. package/lib/SVG/__tests__/__snapshots__/SVG.spec.js.snap +328 -328
  38. package/lib/css/EmptyStateVariables.module.css +38 -38
  39. package/lib/emptystate/version1/__tests__/__snapshots__/version1.spec.js.snap +24 -24
  40. package/lib/emptystate/version2/__tests__/__snapshots__/version2.spec.js.snap +208 -208
  41. package/lib/emptystate/version3/__tests__/__snapshots__/version3.spec.js.snap +5968 -5968
  42. package/lib/errorstate/version1/__tests__/__snapshots__/version1.spec.js.snap +162 -162
  43. package/lib/errorstate/version2/__tests__/__snapshots__/version2.spec.js.snap +63 -63
  44. package/lib/errorstate/version3/__tests__/__snapshots__/version3.spec.js.snap +698 -698
  45. package/lib/v1/emptystate/version3/EmptyTrophy.js +123 -0
  46. package/package.json +60 -60
  47. package/postPublish.js +8 -8
  48. package/prePublish.js +70 -0
  49. package/react-cli.config.js +19 -19
  50. package/result.json +1 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.