@zohodesk/dot 1.0.0-temp-193.10 → 1.0.0-temp-195

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 (182) hide show
  1. package/.cli/UnValidatedFiles.html +1 -1
  2. package/.cli/propValidation_report.html +1 -1
  3. package/README.md +13 -0
  4. package/es/ActionButton/ActionButton.module.css +192 -192
  5. package/es/AlphabeticList/AlphabeticList.module.css +57 -57
  6. package/es/AttachmentViewer/AttachmentViewer.js +0 -1
  7. package/es/AttachmentViewer/AttachmentViewer.module.css +352 -352
  8. package/es/AttachmentViewer/__tests__/__snapshots__/AttachmentViewer.spec.js.snap +0 -1
  9. package/es/ChannelIcon/ChannelIcon.module.css +225 -225
  10. package/es/FormAction/FormAction.module.css +100 -100
  11. package/es/IconButton/IconButton.module.css +22 -22
  12. package/es/TagWithIcon/TagWithIcon.module.css +66 -66
  13. package/es/avatar/AvatarIcon/AvatarIcon.module.css +58 -58
  14. package/es/common/dot_boxShadow.module.css +2 -0
  15. package/es/emptystate/CommonEmptyState/CommonEmptyState.module.css +92 -92
  16. package/es/form/fields/ValidationMessage/ValidationMessage.module.css +27 -27
  17. package/es/layout/SubtabLayout/SubtabLayout.module.css +164 -164
  18. package/es/list/Comment/Comment.module.css +29 -29
  19. package/es/list/Dot/Dot.module.css +15 -15
  20. package/es/list/ListLayout/ListLayout.module.css +79 -79
  21. package/es/list/Subject/Subject.js +7 -3
  22. package/es/list/Subject/Subject.module.css +34 -34
  23. package/es/list/Subject/__tests__/Subject.spec.js +9 -0
  24. package/es/list/Subject/__tests__/__snapshots__/Subject.spec.js.snap +56 -1
  25. package/es/list/Subject/props/defaultProps.js +2 -1
  26. package/es/list/Subject/props/propTypes.js +2 -1
  27. package/es/list/Thread/Thread.module.css +42 -42
  28. package/es/v1/AttachmentViewer/AttachmentViewer.js +0 -1
  29. package/es/v1/list/Subject/Subject.js +7 -3
  30. package/es/v1/list/Subject/props/defaultProps.js +2 -1
  31. package/es/v1/list/Subject/props/propTypes.js +2 -1
  32. package/es/version2/GlobalNotification/GlobalNotification.module.css +177 -177
  33. package/es/version2/lookup/AlertHeader/css/AlertHeaderNew.module.css +87 -87
  34. package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +132 -132
  35. package/lib/ActionButton/ActionButton.module.css +192 -192
  36. package/lib/AlphabeticList/AlphabeticList.module.css +57 -57
  37. package/lib/AttachmentViewer/AttachmentViewer.js +0 -1
  38. package/lib/AttachmentViewer/AttachmentViewer.module.css +352 -352
  39. package/lib/AttachmentViewer/__tests__/__snapshots__/AttachmentViewer.spec.js.snap +0 -1
  40. package/lib/ChannelIcon/ChannelIcon.module.css +225 -225
  41. package/lib/FormAction/FormAction.module.css +100 -100
  42. package/lib/IconButton/IconButton.module.css +22 -22
  43. package/lib/TagWithIcon/TagWithIcon.module.css +66 -66
  44. package/lib/avatar/AvatarIcon/AvatarIcon.module.css +58 -58
  45. package/lib/common/dot_boxShadow.module.css +2 -0
  46. package/lib/emptystate/CommonEmptyState/CommonEmptyState.module.css +92 -92
  47. package/lib/form/fields/ValidationMessage/ValidationMessage.module.css +27 -27
  48. package/lib/layout/SubtabLayout/SubtabLayout.module.css +164 -164
  49. package/lib/list/Comment/Comment.module.css +29 -29
  50. package/lib/list/Dot/Dot.module.css +15 -15
  51. package/lib/list/ListLayout/ListLayout.module.css +79 -79
  52. package/lib/list/Subject/Subject.js +10 -5
  53. package/lib/list/Subject/Subject.module.css +34 -34
  54. package/lib/list/Subject/__tests__/Subject.spec.js +9 -0
  55. package/lib/list/Subject/__tests__/__snapshots__/Subject.spec.js.snap +56 -1
  56. package/lib/list/Subject/props/defaultProps.js +2 -1
  57. package/lib/list/Subject/props/propTypes.js +2 -1
  58. package/lib/list/Thread/Thread.module.css +42 -42
  59. package/lib/v1/AttachmentViewer/AttachmentViewer.js +0 -1
  60. package/lib/v1/list/Subject/Subject.js +10 -5
  61. package/lib/v1/list/Subject/props/defaultProps.js +2 -1
  62. package/lib/v1/list/Subject/props/propTypes.js +2 -1
  63. package/lib/version2/GlobalNotification/GlobalNotification.module.css +177 -177
  64. package/lib/version2/lookup/AlertHeader/css/AlertHeaderNew.module.css +87 -87
  65. package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +132 -132
  66. package/package.json +5 -5
  67. package/result.json +1 -1
  68. package/unittest/index.html +1 -1
  69. package/es/v1/DotProvider/DotProvider.js +0 -67
  70. package/es/v1/DotProvider/hooks/useDotProvider.js +0 -55
  71. package/es/v1/DotProvider/hooks/useDownloadAssetsAndSetAttr.js +0 -88
  72. package/es/v1/DotProvider/libraryChunks/themes/component/blue/Blue_Dark_Component.js +0 -3
  73. package/es/v1/DotProvider/libraryChunks/themes/component/blue/Blue_Light_Component.js +0 -3
  74. package/es/v1/DotProvider/libraryChunks/themes/component/blue/Blue_PureDark_Component.js +0 -3
  75. package/es/v1/DotProvider/libraryChunks/themes/component/green/Green_Dark_Component.js +0 -3
  76. package/es/v1/DotProvider/libraryChunks/themes/component/green/Green_Light_Component.js +0 -3
  77. package/es/v1/DotProvider/libraryChunks/themes/component/green/Green_PureDark_Component.js +0 -3
  78. package/es/v1/DotProvider/libraryChunks/themes/component/orange/Orange_Dark_Component.js +0 -3
  79. package/es/v1/DotProvider/libraryChunks/themes/component/orange/Orange_Light_Component.js +0 -3
  80. package/es/v1/DotProvider/libraryChunks/themes/component/orange/Orange_PureDark_Component.js +0 -3
  81. package/es/v1/DotProvider/libraryChunks/themes/component/red/Red_Dark_Component.js +0 -3
  82. package/es/v1/DotProvider/libraryChunks/themes/component/red/Red_Light_Component.js +0 -3
  83. package/es/v1/DotProvider/libraryChunks/themes/component/red/Red_PureDark_Component.js +0 -3
  84. package/es/v1/DotProvider/libraryChunks/themes/component/yellow/Yellow_Dark_Component.js +0 -3
  85. package/es/v1/DotProvider/libraryChunks/themes/component/yellow/Yellow_Light_Component.js +0 -3
  86. package/es/v1/DotProvider/libraryChunks/themes/component/yellow/Yellow_PureDark_Component.js +0 -3
  87. package/es/v1/DotProvider/libraryChunks/themes/dot/blue/Blue_Dark_Dot.js +0 -1
  88. package/es/v1/DotProvider/libraryChunks/themes/dot/blue/Blue_Light_Dot.js +0 -1
  89. package/es/v1/DotProvider/libraryChunks/themes/dot/blue/Blue_PureDark_Dot.js +0 -1
  90. package/es/v1/DotProvider/libraryChunks/themes/dot/green/Green_Dark_Dot.js +0 -1
  91. package/es/v1/DotProvider/libraryChunks/themes/dot/green/Green_Light_Dot.js +0 -1
  92. package/es/v1/DotProvider/libraryChunks/themes/dot/green/Green_PureDark_Dot.js +0 -1
  93. package/es/v1/DotProvider/libraryChunks/themes/dot/orange/Orange_Dark_Dot.js +0 -1
  94. package/es/v1/DotProvider/libraryChunks/themes/dot/orange/Orange_Light_Dot.js +0 -1
  95. package/es/v1/DotProvider/libraryChunks/themes/dot/orange/Orange_PureDark_Dot.js +0 -1
  96. package/es/v1/DotProvider/libraryChunks/themes/dot/red/Red_Dark_Dot.js +0 -1
  97. package/es/v1/DotProvider/libraryChunks/themes/dot/red/Red_Light_Dot.js +0 -1
  98. package/es/v1/DotProvider/libraryChunks/themes/dot/red/Red_PureDark_Dot.js +0 -1
  99. package/es/v1/DotProvider/libraryChunks/themes/dot/yellow/Yellow_Dark_Dot.js +0 -1
  100. package/es/v1/DotProvider/libraryChunks/themes/dot/yellow/Yellow_Light_Dot.js +0 -1
  101. package/es/v1/DotProvider/libraryChunks/themes/dot/yellow/Yellow_PureDark_Dot.js +0 -1
  102. package/es/v1/DotProvider/libraryChunks/themes/svg/blue/Blue_Dark_SVG.js +0 -1
  103. package/es/v1/DotProvider/libraryChunks/themes/svg/blue/Blue_Light_SVG.js +0 -1
  104. package/es/v1/DotProvider/libraryChunks/themes/svg/blue/Blue_PureDark_SVG.js +0 -1
  105. package/es/v1/DotProvider/libraryChunks/themes/svg/green/Green_Dark_SVG.js +0 -1
  106. package/es/v1/DotProvider/libraryChunks/themes/svg/green/Green_Light_SVG.js +0 -1
  107. package/es/v1/DotProvider/libraryChunks/themes/svg/green/Green_PureDark_SVG.js +0 -1
  108. package/es/v1/DotProvider/libraryChunks/themes/svg/orange/Orange_Dark_SVG.js +0 -1
  109. package/es/v1/DotProvider/libraryChunks/themes/svg/orange/Orange_Light_SVG.js +0 -1
  110. package/es/v1/DotProvider/libraryChunks/themes/svg/orange/Orange_PureDark_SVG.js +0 -1
  111. package/es/v1/DotProvider/libraryChunks/themes/svg/red/Red_Dark_SVG.js +0 -1
  112. package/es/v1/DotProvider/libraryChunks/themes/svg/red/Red_Light_SVG.js +0 -1
  113. package/es/v1/DotProvider/libraryChunks/themes/svg/red/Red_PureDark_SVG.js +0 -1
  114. package/es/v1/DotProvider/libraryChunks/themes/svg/yellow/Yellow_Dark_SVG.js +0 -1
  115. package/es/v1/DotProvider/libraryChunks/themes/svg/yellow/Yellow_Light_SVG.js +0 -1
  116. package/es/v1/DotProvider/libraryChunks/themes/svg/yellow/Yellow_PureDark_SVG.js +0 -1
  117. package/es/v1/DotProvider/props/defaultProps.js +0 -11
  118. package/es/v1/DotProvider/props/propTypes.js +0 -16
  119. package/es/v1/DotProvider/utils/assetPromiseHandlers.js +0 -61
  120. package/es/v1/DotProvider/utils/constants.js +0 -14
  121. package/es/v1/DotProvider/utils/errorValidation.js +0 -14
  122. package/es/v1/DotProvider/utils/getAssetsImportPromises.js +0 -17
  123. package/es/v1/DotProvider/utils/sizeAssetsConfig.js +0 -12
  124. package/es/v1/DotProvider/utils/themeAppearanceAssetsConfig.js +0 -47
  125. package/es/v1/DotProvider/utils/themeColorAssetsConfig.js +0 -221
  126. package/lib/v1/DotProvider/DotProvider.js +0 -110
  127. package/lib/v1/DotProvider/hooks/useDotProvider.js +0 -83
  128. package/lib/v1/DotProvider/hooks/useDownloadAssetsAndSetAttr.js +0 -107
  129. package/lib/v1/DotProvider/libraryChunks/themes/component/blue/Blue_Dark_Component.js +0 -7
  130. package/lib/v1/DotProvider/libraryChunks/themes/component/blue/Blue_Light_Component.js +0 -7
  131. package/lib/v1/DotProvider/libraryChunks/themes/component/blue/Blue_PureDark_Component.js +0 -7
  132. package/lib/v1/DotProvider/libraryChunks/themes/component/green/Green_Dark_Component.js +0 -7
  133. package/lib/v1/DotProvider/libraryChunks/themes/component/green/Green_Light_Component.js +0 -7
  134. package/lib/v1/DotProvider/libraryChunks/themes/component/green/Green_PureDark_Component.js +0 -7
  135. package/lib/v1/DotProvider/libraryChunks/themes/component/orange/Orange_Dark_Component.js +0 -7
  136. package/lib/v1/DotProvider/libraryChunks/themes/component/orange/Orange_Light_Component.js +0 -7
  137. package/lib/v1/DotProvider/libraryChunks/themes/component/orange/Orange_PureDark_Component.js +0 -7
  138. package/lib/v1/DotProvider/libraryChunks/themes/component/red/Red_Dark_Component.js +0 -7
  139. package/lib/v1/DotProvider/libraryChunks/themes/component/red/Red_Light_Component.js +0 -7
  140. package/lib/v1/DotProvider/libraryChunks/themes/component/red/Red_PureDark_Component.js +0 -7
  141. package/lib/v1/DotProvider/libraryChunks/themes/component/yellow/Yellow_Dark_Component.js +0 -7
  142. package/lib/v1/DotProvider/libraryChunks/themes/component/yellow/Yellow_Light_Component.js +0 -7
  143. package/lib/v1/DotProvider/libraryChunks/themes/component/yellow/Yellow_PureDark_Component.js +0 -7
  144. package/lib/v1/DotProvider/libraryChunks/themes/dot/blue/Blue_Dark_Dot.js +0 -3
  145. package/lib/v1/DotProvider/libraryChunks/themes/dot/blue/Blue_Light_Dot.js +0 -3
  146. package/lib/v1/DotProvider/libraryChunks/themes/dot/blue/Blue_PureDark_Dot.js +0 -3
  147. package/lib/v1/DotProvider/libraryChunks/themes/dot/green/Green_Dark_Dot.js +0 -3
  148. package/lib/v1/DotProvider/libraryChunks/themes/dot/green/Green_Light_Dot.js +0 -3
  149. package/lib/v1/DotProvider/libraryChunks/themes/dot/green/Green_PureDark_Dot.js +0 -3
  150. package/lib/v1/DotProvider/libraryChunks/themes/dot/orange/Orange_Dark_Dot.js +0 -3
  151. package/lib/v1/DotProvider/libraryChunks/themes/dot/orange/Orange_Light_Dot.js +0 -3
  152. package/lib/v1/DotProvider/libraryChunks/themes/dot/orange/Orange_PureDark_Dot.js +0 -3
  153. package/lib/v1/DotProvider/libraryChunks/themes/dot/red/Red_Dark_Dot.js +0 -3
  154. package/lib/v1/DotProvider/libraryChunks/themes/dot/red/Red_Light_Dot.js +0 -3
  155. package/lib/v1/DotProvider/libraryChunks/themes/dot/red/Red_PureDark_Dot.js +0 -3
  156. package/lib/v1/DotProvider/libraryChunks/themes/dot/yellow/Yellow_Dark_Dot.js +0 -3
  157. package/lib/v1/DotProvider/libraryChunks/themes/dot/yellow/Yellow_Light_Dot.js +0 -3
  158. package/lib/v1/DotProvider/libraryChunks/themes/dot/yellow/Yellow_PureDark_Dot.js +0 -3
  159. package/lib/v1/DotProvider/libraryChunks/themes/svg/blue/Blue_Dark_SVG.js +0 -3
  160. package/lib/v1/DotProvider/libraryChunks/themes/svg/blue/Blue_Light_SVG.js +0 -3
  161. package/lib/v1/DotProvider/libraryChunks/themes/svg/blue/Blue_PureDark_SVG.js +0 -3
  162. package/lib/v1/DotProvider/libraryChunks/themes/svg/green/Green_Dark_SVG.js +0 -3
  163. package/lib/v1/DotProvider/libraryChunks/themes/svg/green/Green_Light_SVG.js +0 -3
  164. package/lib/v1/DotProvider/libraryChunks/themes/svg/green/Green_PureDark_SVG.js +0 -3
  165. package/lib/v1/DotProvider/libraryChunks/themes/svg/orange/Orange_Dark_SVG.js +0 -3
  166. package/lib/v1/DotProvider/libraryChunks/themes/svg/orange/Orange_Light_SVG.js +0 -3
  167. package/lib/v1/DotProvider/libraryChunks/themes/svg/orange/Orange_PureDark_SVG.js +0 -3
  168. package/lib/v1/DotProvider/libraryChunks/themes/svg/red/Red_Dark_SVG.js +0 -3
  169. package/lib/v1/DotProvider/libraryChunks/themes/svg/red/Red_Light_SVG.js +0 -3
  170. package/lib/v1/DotProvider/libraryChunks/themes/svg/red/Red_PureDark_SVG.js +0 -3
  171. package/lib/v1/DotProvider/libraryChunks/themes/svg/yellow/Yellow_Dark_SVG.js +0 -3
  172. package/lib/v1/DotProvider/libraryChunks/themes/svg/yellow/Yellow_Light_SVG.js +0 -3
  173. package/lib/v1/DotProvider/libraryChunks/themes/svg/yellow/Yellow_PureDark_SVG.js +0 -3
  174. package/lib/v1/DotProvider/props/defaultProps.js +0 -20
  175. package/lib/v1/DotProvider/props/propTypes.js +0 -28
  176. package/lib/v1/DotProvider/utils/assetPromiseHandlers.js +0 -80
  177. package/lib/v1/DotProvider/utils/constants.js +0 -34
  178. package/lib/v1/DotProvider/utils/errorValidation.js +0 -22
  179. package/lib/v1/DotProvider/utils/getAssetsImportPromises.js +0 -22
  180. package/lib/v1/DotProvider/utils/sizeAssetsConfig.js +0 -31
  181. package/lib/v1/DotProvider/utils/themeAppearanceAssetsConfig.js +0 -69
  182. package/lib/v1/DotProvider/utils/themeColorAssetsConfig.js +0 -249
@@ -45,7 +45,7 @@
45
45
  <body>
46
46
  <div id="table-container"></div>
47
47
  <script>
48
- const jsonData = {"DotProvider":{"filePath":"src/v1/DotProvider/DotProvider.js"}}
48
+ const jsonData = {}
49
49
  const tableContainer = document.getElementById('table-container');
50
50
  const table = document.createElement('table');
51
51
  const thead = document.createElement('thead');