@zohodesk/dot 1.3.3 → 1.4.0

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 (73) hide show
  1. package/.cli/PropLessFiles.html +1 -1
  2. package/.cli/propValidation_report.html +1 -1
  3. package/README.md +8 -0
  4. package/assets/Appearance/dark/mode/Dot_DarkMode.module.css +0 -7
  5. package/assets/Appearance/light/mode/Dot_LightMode.module.css +0 -7
  6. package/assets/Appearance/pureDark/mode/Dot_PureDarkMode.module.css +0 -7
  7. package/coverage/ExternalLink/ExternalLink.js.html +1 -1
  8. package/coverage/ExternalLink/ExternalLink.module.css.html +1 -1
  9. package/coverage/ExternalLink/index.html +1 -1
  10. package/coverage/ExternalLink/props/defaultProps.js.html +1 -1
  11. package/coverage/ExternalLink/props/index.html +1 -1
  12. package/coverage/ExternalLink/props/propTypes.js.html +1 -1
  13. package/coverage/IconButton/IconButton.js.html +1 -1
  14. package/coverage/IconButton/IconButton.module.css.html +1 -1
  15. package/coverage/IconButton/index.html +1 -1
  16. package/coverage/IconButton/props/defaultProps.js.html +1 -1
  17. package/coverage/IconButton/props/index.html +1 -1
  18. package/coverage/IconButton/props/propTypes.js.html +1 -1
  19. package/coverage/Image/Image.js.html +1 -1
  20. package/coverage/Image/Image.module.css.html +1 -1
  21. package/coverage/Image/index.html +1 -1
  22. package/coverage/Image/props/defaultProps.js.html +1 -1
  23. package/coverage/Image/props/index.html +1 -1
  24. package/coverage/Image/props/propTypes.js.html +1 -1
  25. package/coverage/avatar/AvatarWithTeam/AvatarWithTeam.js.html +1 -1
  26. package/coverage/avatar/AvatarWithTeam/AvatarWithTeam.module.css.html +1 -1
  27. package/coverage/avatar/AvatarWithTeam/index.html +1 -1
  28. package/coverage/avatar/AvatarWithTeam/props/defaultProps.js.html +1 -1
  29. package/coverage/avatar/AvatarWithTeam/props/index.html +1 -1
  30. package/coverage/avatar/AvatarWithTeam/props/propTypes.js.html +1 -1
  31. package/coverage/coverage-final.json +16 -16
  32. package/coverage/coverage-summary.json +16 -16
  33. package/coverage/index.html +1 -1
  34. package/es/list/Comment/Comment.js +4 -7
  35. package/es/list/Comment/props/defaultProps.js +2 -1
  36. package/es/list/Comment/props/propTypes.js +1 -0
  37. package/es/list/index.js +1 -2
  38. package/es/v1/alert/AlertHeader/AlertHeader.js +2 -1
  39. package/es/v1/list/Comment/Comment.js +4 -7
  40. package/es/v1/list/index.js +1 -2
  41. package/es/v1/notification/DesktopNotification/DesktopNotification.js +6 -3
  42. package/es/v1/notification/DesktopNotification/props/defaultProps.js +15 -0
  43. package/es/v1/notification/DesktopNotification/props/propTypes.js +42 -0
  44. package/es/v1/notification/DesktopNotificationHeader/DesktopNotificationHeader.js +5 -4
  45. package/es/v1/notification/DesktopNotificationHeader/props/defaultProps.js +5 -0
  46. package/es/v1/notification/DesktopNotificationHeader/props/propTypes.js +12 -0
  47. package/es/version2/lookup/AlertLookup/AlertLookupNew.module.css +1 -1
  48. package/lib/list/Comment/Comment.js +4 -8
  49. package/lib/list/Comment/props/defaultProps.js +2 -1
  50. package/lib/list/Comment/props/propTypes.js +1 -0
  51. package/lib/list/index.js +0 -8
  52. package/lib/v1/alert/AlertHeader/AlertHeader.js +2 -1
  53. package/lib/v1/list/Comment/Comment.js +4 -8
  54. package/lib/v1/list/index.js +0 -8
  55. package/lib/v1/notification/DesktopNotification/DesktopNotification.js +7 -10
  56. package/lib/v1/notification/DesktopNotification/props/defaultProps.js +22 -0
  57. package/lib/v1/notification/DesktopNotification/props/propTypes.js +54 -0
  58. package/lib/v1/notification/DesktopNotificationHeader/DesktopNotificationHeader.js +7 -12
  59. package/lib/v1/notification/DesktopNotificationHeader/props/defaultProps.js +12 -0
  60. package/lib/v1/notification/DesktopNotificationHeader/props/propTypes.js +23 -0
  61. package/lib/version2/lookup/AlertLookup/AlertLookupNew.module.css +1 -1
  62. package/package.json +1 -3
  63. package/result.json +1 -1
  64. package/es/list/UserTime/UserTime.js +0 -83
  65. package/es/list/UserTime/UserTime.module.css +0 -58
  66. package/es/list/UserTime/props/defaultProps.js +0 -3
  67. package/es/list/UserTime/props/propTypes.js +0 -18
  68. package/es/v1/list/UserTime/UserTime.js +0 -83
  69. package/lib/list/UserTime/UserTime.js +0 -136
  70. package/lib/list/UserTime/UserTime.module.css +0 -58
  71. package/lib/list/UserTime/props/defaultProps.js +0 -10
  72. package/lib/list/UserTime/props/propTypes.js +0 -29
  73. package/lib/v1/list/UserTime/UserTime.js +0 -136
@@ -45,7 +45,7 @@
45
45
  <body>
46
46
  <div id="table-container"></div>
47
47
  <script>
48
- const jsonData = {"LinkContext":{"filePath":"/Users/bharathi-zt93/git/library/jsapps/dot/dot/src/Link/LinkContext.js"},"Loader":{"filePath":"/Users/bharathi-zt93/git/library/jsapps/dot/dot/src/v1/Loader/Loader.js"},"MessageNew":{"filePath":"/Users/bharathi-zt93/git/library/jsapps/dot/dot/src/v1/Message/Message.js"},"GlobalNotificationNew":{"filePath":"/Users/bharathi-zt93/git/library/jsapps/dot/dot/src/version2/GlobalNotification/GlobalNotification.js"},"DesktopNotification":{"filePath":"/Users/bharathi-zt93/git/library/jsapps/dot/dot/src/version2/notification/DesktopNotification/DesktopNotification.js"}}
48
+ const jsonData = {"LinkContext":{"filePath":"/Users/prakash-zt376/Works/React/CodeReviewLibrary/jsapps/dot/dot/src/Link/LinkContext.js"},"Loader":{"filePath":"/Users/prakash-zt376/Works/React/CodeReviewLibrary/jsapps/dot/dot/src/v1/Loader/Loader.js"},"MessageNew":{"filePath":"/Users/prakash-zt376/Works/React/CodeReviewLibrary/jsapps/dot/dot/src/v1/Message/Message.js"},"GlobalNotificationNew":{"filePath":"/Users/prakash-zt376/Works/React/CodeReviewLibrary/jsapps/dot/dot/src/version2/GlobalNotification/GlobalNotification.js"},"DesktopNotification":{"filePath":"/Users/prakash-zt376/Works/React/CodeReviewLibrary/jsapps/dot/dot/src/version2/notification/DesktopNotification/DesktopNotification.js"}}
49
49
  const tableContainer = document.getElementById('table-container');
50
50
  const table = document.createElement('table');
51
51
  const thead = document.createElement('thead');