@zohodesk/dot 1.0.0-temp-159 → 1.0.0-temp-162

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 (158) hide show
  1. package/.cli/PropLessFiles.html +1 -1
  2. package/.cli/propValidation_report.html +1 -1
  3. package/README.md +3 -2
  4. package/assets/Appearance/dark/themes/blue/blue_DotTheme_DarkTheme.module.css +1 -1
  5. package/assets/Appearance/dark/themes/green/green_DotTheme_DarkTheme.module.css +1 -1
  6. package/assets/Appearance/dark/themes/orange/orange_DotTheme_DarkTheme.module.css +1 -1
  7. package/assets/Appearance/dark/themes/red/red_DotTheme_DarkTheme.module.css +1 -1
  8. package/assets/Appearance/dark/themes/yellow/yellow_DotTheme_DarkTheme.module.css +1 -1
  9. package/assets/Appearance/light/themes/blue/blue_DotTheme_LightTheme.module.css +1 -1
  10. package/assets/Appearance/light/themes/green/green_DotTheme_LightTheme.module.css +1 -1
  11. package/assets/Appearance/light/themes/orange/orange_DotTheme_LightTheme.module.css +1 -1
  12. package/assets/Appearance/light/themes/red/red_DotTheme_LightTheme.module.css +1 -1
  13. package/assets/Appearance/light/themes/yellow/yellow_DotTheme_LightTheme.module.css +1 -1
  14. package/assets/Appearance/pureDark/themes/blue/blue_DotTheme_PureDarkTheme.module.css +1 -1
  15. package/assets/Appearance/pureDark/themes/green/green_DotTheme_PureDarkTheme.module.css +1 -1
  16. package/assets/Appearance/pureDark/themes/orange/orange_DotTheme_PureDarkTheme.module.css +1 -1
  17. package/assets/Appearance/pureDark/themes/red/red_DotTheme_PureDarkTheme.module.css +1 -1
  18. package/assets/Appearance/pureDark/themes/yellow/yellow_DotTheme_PureDarkTheme.module.css +1 -1
  19. package/coverage/ExternalLink/ExternalLink.js.html +1 -1
  20. package/coverage/ExternalLink/ExternalLink.module.css.html +1 -1
  21. package/coverage/ExternalLink/index.html +1 -1
  22. package/coverage/ExternalLink/props/defaultProps.js.html +1 -1
  23. package/coverage/ExternalLink/props/index.html +1 -1
  24. package/coverage/ExternalLink/props/propTypes.js.html +1 -1
  25. package/coverage/IconButton/IconButton.js.html +7 -7
  26. package/coverage/IconButton/IconButton.module.css.html +1 -1
  27. package/coverage/IconButton/index.html +11 -11
  28. package/coverage/IconButton/props/defaultProps.js.html +1 -1
  29. package/coverage/IconButton/props/index.html +1 -1
  30. package/coverage/IconButton/props/propTypes.js.html +1 -1
  31. package/coverage/Image/Image.js.html +1 -1
  32. package/coverage/Image/Image.module.css.html +1 -1
  33. package/coverage/Image/index.html +1 -1
  34. package/coverage/Image/props/defaultProps.js.html +1 -1
  35. package/coverage/Image/props/index.html +1 -1
  36. package/coverage/Image/props/propTypes.js.html +1 -1
  37. package/coverage/avatar/AvatarWithTeam/AvatarWithTeam.js.html +1 -1
  38. package/coverage/avatar/AvatarWithTeam/AvatarWithTeam.module.css.html +1 -1
  39. package/coverage/avatar/AvatarWithTeam/index.html +1 -1
  40. package/coverage/avatar/AvatarWithTeam/props/defaultProps.js.html +1 -1
  41. package/coverage/avatar/AvatarWithTeam/props/index.html +1 -1
  42. package/coverage/avatar/AvatarWithTeam/props/propTypes.js.html +1 -1
  43. package/coverage/coverage-final.json +16 -16
  44. package/coverage/coverage-summary.json +17 -17
  45. package/coverage/index.html +11 -11
  46. package/es/Attachment/Attachment.module.css +2 -2
  47. package/es/AttachmentViewer/AttachmentViewer.module.css +1 -1
  48. package/es/Drawer/Drawer.js +1 -1
  49. package/es/IconButton/IconButton.js +2 -2
  50. package/es/ImportantNotes/ImportantNotes.module.css +6 -2
  51. package/es/ToastMessage/ToastMessage.module.css +2 -2
  52. package/es/Upload/Upload.module.css +1 -1
  53. package/es/alert/AlertLookup/AlertLookup.module.css +1 -1
  54. package/es/emptystate/CommonEmptyState/CommonEmptyState.module.css +1 -1
  55. package/es/errorstate/EmptyStates.module.css +3 -3
  56. package/es/errorstate/PermissionPlay/PermissionPlay.module.css +1 -1
  57. package/es/form/fields/Fields.module.css +2 -2
  58. package/es/layout/SetupDetailLayout/SetupDetailLayout.module.css +4 -4
  59. package/es/list/status/StatusDropdown/StatusDropdown.js +1 -2
  60. package/es/list/status/StatusListItem/StatusListItem.js +1 -1
  61. package/es/list/status/StatusListItem/StatusListItem.module.css +1 -1
  62. package/es/lookup/Lookup/Lookup.js +1 -1
  63. package/es/lookup/header/Close/LookupClose.module.css +1 -1
  64. package/es/lookup/header/ViewDropDown/ViewDropDown.module.css +1 -1
  65. package/es/setup/helptips/Description/HelpTipsDescription.module.css +1 -1
  66. package/es/v1/Image/Image.js +26 -33
  67. package/es/v1/Message/Message.js +16 -42
  68. package/es/v1/PlusIcon/PlusIcon.js +25 -37
  69. package/es/v1/Separator/Separator.js +40 -47
  70. package/es/v1/avatar/AvatarClose/AvatarClose.js +32 -43
  71. package/es/v1/avatar/AvatarCollision/AvatarCollision.js +41 -52
  72. package/es/v1/avatar/AvatarIcon/AvatarIcon.js +38 -43
  73. package/es/v1/avatar/AvatarStatus/AvatarStatus.js +52 -63
  74. package/es/v1/avatar/AvatarThread/AvatarThread.js +62 -69
  75. package/es/v1/avatar/AvatarUser/AvatarUser.js +93 -100
  76. package/es/v1/avatar/AvatarWithTeam/AvatarWithTeam.js +81 -88
  77. package/es/v1/layout/SetupDetailLayout/SetupDetailLayout.js +154 -197
  78. package/es/v1/layout/SubtabLayout/SubtabLayout.js +108 -124
  79. package/es/v1/list/SecondaryText/AccountName.js +61 -69
  80. package/es/v1/list/SecondaryText/ContactName.js +66 -74
  81. package/es/v1/list/SecondaryText/DepartmentText.js +15 -27
  82. package/es/v1/list/SecondaryText/Email.js +32 -40
  83. package/es/v1/list/SecondaryText/HappinessRating.js +17 -25
  84. package/es/v1/list/SecondaryText/PhoneNumber.js +36 -44
  85. package/es/v1/list/SecondaryText/PriorityText.js +16 -28
  86. package/es/v1/list/SecondaryText/SecondaryText.js +21 -33
  87. package/es/v1/list/SecondaryText/StatusText.js +17 -29
  88. package/es/v1/list/SecondaryText/TicketId.js +33 -45
  89. package/es/v1/list/SecondaryText/Website.js +22 -30
  90. package/es/v1/list/SecondryPanel/SecondryPanel.js +66 -83
  91. package/es/v1/list/SentimentStatus/SentimentStatus.js +18 -29
  92. package/es/v1/list/status/StatusListItem/StatusListItem.js +75 -100
  93. package/es/v1/lookup/EmptyPage/EmptyPage.js +15 -26
  94. package/es/v1/lookup/Section/Section.js +14 -20
  95. package/es/version2/GlobalNotification/GlobalNotification.module.css +1 -1
  96. package/es/version2/errorstate/V2_ErrorStates.module.css +1 -1
  97. package/es/version2/lookup/AlertHeader/css/AlertHeaderNew.module.css +1 -1
  98. package/es/version2/lookup/AlertLookup/AlertLookupNew.module.css +1 -1
  99. package/es/version2/notification/DesktopNotification/DesktopNotification.module.css +2 -2
  100. package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +3 -3
  101. package/lib/Attachment/Attachment.module.css +2 -2
  102. package/lib/AttachmentViewer/AttachmentViewer.module.css +1 -1
  103. package/lib/Drawer/Drawer.js +1 -1
  104. package/lib/IconButton/IconButton.js +2 -2
  105. package/lib/ImportantNotes/ImportantNotes.module.css +6 -2
  106. package/lib/ToastMessage/ToastMessage.module.css +2 -2
  107. package/lib/Upload/Upload.module.css +1 -1
  108. package/lib/alert/AlertLookup/AlertLookup.module.css +1 -1
  109. package/lib/emptystate/CommonEmptyState/CommonEmptyState.module.css +1 -1
  110. package/lib/errorstate/EmptyStates.module.css +3 -3
  111. package/lib/errorstate/PermissionPlay/PermissionPlay.module.css +1 -1
  112. package/lib/form/fields/Fields.module.css +2 -2
  113. package/lib/layout/SetupDetailLayout/SetupDetailLayout.module.css +4 -4
  114. package/lib/list/status/StatusDropdown/StatusDropdown.js +1 -2
  115. package/lib/list/status/StatusListItem/StatusListItem.js +1 -1
  116. package/lib/list/status/StatusListItem/StatusListItem.module.css +1 -1
  117. package/lib/lookup/Lookup/Lookup.js +1 -1
  118. package/lib/lookup/header/Close/LookupClose.module.css +1 -1
  119. package/lib/lookup/header/ViewDropDown/ViewDropDown.module.css +1 -1
  120. package/lib/setup/helptips/Description/HelpTipsDescription.module.css +1 -1
  121. package/lib/v1/Image/Image.js +26 -71
  122. package/lib/v1/Message/Message.js +23 -80
  123. package/lib/v1/PlusIcon/PlusIcon.js +25 -71
  124. package/lib/v1/Separator/Separator.js +44 -85
  125. package/lib/v1/avatar/AvatarClose/AvatarClose.js +32 -77
  126. package/lib/v1/avatar/AvatarCollision/AvatarCollision.js +41 -86
  127. package/lib/v1/avatar/AvatarIcon/AvatarIcon.js +37 -80
  128. package/lib/v1/avatar/AvatarStatus/AvatarStatus.js +52 -97
  129. package/lib/v1/avatar/AvatarThread/AvatarThread.js +61 -106
  130. package/lib/v1/avatar/AvatarUser/AvatarUser.js +95 -140
  131. package/lib/v1/avatar/AvatarWithTeam/AvatarWithTeam.js +85 -130
  132. package/lib/v1/layout/SetupDetailLayout/SetupDetailLayout.js +160 -253
  133. package/lib/v1/layout/SubtabLayout/SubtabLayout.js +107 -206
  134. package/lib/v1/list/SecondaryText/AccountName.js +63 -113
  135. package/lib/v1/list/SecondaryText/ContactName.js +67 -117
  136. package/lib/v1/list/SecondaryText/DepartmentText.js +16 -66
  137. package/lib/v1/list/SecondaryText/Email.js +32 -82
  138. package/lib/v1/list/SecondaryText/HappinessRating.js +21 -68
  139. package/lib/v1/list/SecondaryText/PhoneNumber.js +36 -86
  140. package/lib/v1/list/SecondaryText/PriorityText.js +16 -66
  141. package/lib/v1/list/SecondaryText/SecondaryText.js +19 -69
  142. package/lib/v1/list/SecondaryText/StatusText.js +17 -67
  143. package/lib/v1/list/SecondaryText/TicketId.js +33 -83
  144. package/lib/v1/list/SecondaryText/Website.js +29 -72
  145. package/lib/v1/list/SecondryPanel/SecondryPanel.js +69 -168
  146. package/lib/v1/list/SentimentStatus/SentimentStatus.js +19 -64
  147. package/lib/v1/list/status/StatusListItem/StatusListItem.js +81 -137
  148. package/lib/v1/lookup/EmptyPage/EmptyPage.js +43 -93
  149. package/lib/v1/lookup/Section/Section.js +14 -58
  150. package/lib/version2/GlobalNotification/GlobalNotification.module.css +1 -1
  151. package/lib/version2/errorstate/V2_ErrorStates.module.css +1 -1
  152. package/lib/version2/lookup/AlertHeader/css/AlertHeaderNew.module.css +1 -1
  153. package/lib/version2/lookup/AlertLookup/AlertLookupNew.module.css +1 -1
  154. package/lib/version2/notification/DesktopNotification/DesktopNotification.module.css +2 -2
  155. package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +3 -3
  156. package/package.json +7 -7
  157. package/result.json +1 -1
  158. package/unittest/index.html +1 -1
@@ -45,7 +45,7 @@
45
45
  <body>
46
46
  <div id="table-container"></div>
47
47
  <script>
48
- const jsonData = {"LinkContext":{"filePath":"/Users/lakshmi-zt257/Documents/Git/LibraryCheck/jsapps/dot/dot/src/Link/LinkContext.js"},"Loader":{"filePath":"/Users/lakshmi-zt257/Documents/Git/LibraryCheck/jsapps/dot/dot/src/Loader/Loader.js"}}
48
+ const jsonData = {"LinkContext":{"filePath":"/Users/mari-zt368/React_Package/jsapps/dot/dot/src/Link/LinkContext.js"},"Loader":{"filePath":"/Users/mari-zt368/React_Package/jsapps/dot/dot/src/v1/Loader/Loader.js"},"MessageNew":{"filePath":"/Users/mari-zt368/React_Package/jsapps/dot/dot/src/v1/Message/Message.js"},"GlobalNotificationNew":{"filePath":"/Users/mari-zt368/React_Package/jsapps/dot/dot/src/version2/GlobalNotification/GlobalNotification.js"},"DesktopNotification":{"filePath":"/Users/mari-zt368/React_Package/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');