@veltdev/react 1.0.108 → 1.0.110

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 (390) hide show
  1. package/cjs/index.js +582 -6
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/Snippyly/Snippyly.d.ts +1 -0
  4. package/cjs/types/components/SnippylyCommentTool/SnippylyCommentTool.d.ts +1 -0
  5. package/cjs/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +2 -0
  6. package/cjs/types/components/VeltCommentBubble/VeltCommentBubbleAvatar/VeltCommentBubbleAvatar.d.ts +5 -0
  7. package/cjs/types/components/VeltCommentBubble/VeltCommentBubbleAvatar/index.d.ts +1 -0
  8. package/cjs/types/components/VeltCommentBubble/VeltCommentBubbleCommentsCount/VeltCommentBubbleCommentsCount.d.ts +5 -0
  9. package/cjs/types/components/VeltCommentBubble/VeltCommentBubbleCommentsCount/index.d.ts +1 -0
  10. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAllComment/VeltCommentDialogAllComment.d.ts +5 -0
  11. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAllComment/index.d.ts +1 -0
  12. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogApprove/VeltCommentDialogApprove.d.ts +5 -0
  13. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogApprove/index.d.ts +1 -0
  14. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu.d.ts +5 -0
  15. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssignMenu/index.d.ts +1 -0
  16. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner.d.ts +12 -0
  17. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/VeltCommentDialogAssigneeBannerResolveButton.d.ts +5 -0
  18. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/index.d.ts +1 -0
  19. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/VeltCommentDialogAssigneeBannerUserAvatar.d.ts +5 -0
  20. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/index.d.ts +1 -0
  21. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/VeltCommentDialogAssigneeBannerUserName.d.ts +5 -0
  22. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/index.d.ts +1 -0
  23. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/index.d.ts +1 -0
  24. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogBody/VeltCommentDialogBody.d.ts +5 -0
  25. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogBody/index.d.ts +1 -0
  26. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory.d.ts +5 -0
  27. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCategory/index.d.ts +1 -0
  28. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCount/VeltCommentDialogCommentCount.d.ts +5 -0
  29. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCount/index.d.ts +1 -0
  30. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentSuggestionStatus/VeltCommentDialogCommentSuggestionStatus.d.ts +5 -0
  31. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentSuggestionStatus/index.d.ts +1 -0
  32. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposer.d.ts +17 -0
  33. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton.d.ts +6 -0
  34. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/index.d.ts +1 -0
  35. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/VeltCommentDialogComposerAssignUser.d.ts +5 -0
  36. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/index.d.ts +1 -0
  37. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerFiles/VeltCommentDialogComposerFiles.d.ts +5 -0
  38. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerFiles/index.d.ts +1 -0
  39. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerInput/VeltCommentDialogComposerInput.d.ts +5 -0
  40. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerInput/index.d.ts +1 -0
  41. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/VeltCommentDialogComposerRecordings.d.ts +5 -0
  42. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/index.d.ts +1 -0
  43. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/index.d.ts +1 -0
  44. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCopyLink/VeltCommentDialogCopyLink.d.ts +5 -0
  45. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCopyLink/index.d.ts +1 -0
  46. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogGhostBanner/VeltCommentDialogGhostBanner.d.ts +5 -0
  47. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogGhostBanner/index.d.ts +1 -0
  48. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogHeader/VeltCommentDialogHeader.d.ts +5 -0
  49. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogHeader/index.d.ts +1 -0
  50. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogMoreReply/VeltCommentDialogMoreReply.d.ts +5 -0
  51. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogMoreReply/index.d.ts +1 -0
  52. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogOptions/VeltCommentDialogOptions.d.ts +5 -0
  53. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogOptions/index.d.ts +1 -0
  54. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogPriority/VeltCommentDialogPriority.d.ts +5 -0
  55. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogPriority/index.d.ts +1 -0
  56. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBadge/VeltCommentDialogPrivateBadge.d.ts +5 -0
  57. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBadge/index.d.ts +1 -0
  58. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBanner/VeltCommentDialogPrivateBanner.d.ts +5 -0
  59. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBanner/index.d.ts +1 -0
  60. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogResolveButton/VeltCommentDialogResolveButton.d.ts +5 -0
  61. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogResolveButton/index.d.ts +1 -0
  62. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSignIn/VeltCommentDialogSignIn.d.ts +5 -0
  63. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSignIn/index.d.ts +1 -0
  64. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogStatus/VeltCommentDialogStatus.d.ts +5 -0
  65. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogStatus/index.d.ts +1 -0
  66. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction.d.ts +10 -0
  67. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/VeltCommentDialogSuggestionActionAccept.d.ts +5 -0
  68. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/index.d.ts +1 -0
  69. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/VeltCommentDialogSuggestionActionReject.d.ts +5 -0
  70. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/index.d.ts +1 -0
  71. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/index.d.ts +1 -0
  72. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.d.ts +27 -0
  73. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/VeltCommentDialogThreadCardAvatar.d.ts +5 -0
  74. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/index.d.ts +1 -0
  75. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/VeltCommentDialogThreadCardDeviceType.d.ts +5 -0
  76. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/index.d.ts +1 -0
  77. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardFiles/VeltCommentDialogThreadCardFiles.d.ts +5 -0
  78. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardFiles/index.d.ts +1 -0
  79. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/VeltCommentDialogThreadCardMessage.d.ts +5 -0
  80. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/index.d.ts +1 -0
  81. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/VeltCommentDialogThreadCardName.d.ts +5 -0
  82. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/index.d.ts +1 -0
  83. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/VeltCommentDialogThreadCardOptions.d.ts +5 -0
  84. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/index.d.ts +1 -0
  85. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/VeltCommentDialogThreadCardReactionTool.d.ts +5 -0
  86. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/index.d.ts +1 -0
  87. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/VeltCommentDialogThreadCardReactions.d.ts +5 -0
  88. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/index.d.ts +1 -0
  89. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/VeltCommentDialogThreadCardRecordings.d.ts +5 -0
  90. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/index.d.ts +1 -0
  91. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime.d.ts +5 -0
  92. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/index.d.ts +1 -0
  93. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/index.d.ts +1 -0
  94. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreads/VeltCommentDialogThreads.d.ts +5 -0
  95. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreads/index.d.ts +1 -0
  96. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReply.d.ts +5 -0
  97. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/index.d.ts +1 -0
  98. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogUpgrade/VeltCommentDialogUpgrade.d.ts +5 -0
  99. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogUpgrade/index.d.ts +1 -0
  100. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +55 -0
  101. package/cjs/types/components/VeltCommentDialogWireframe/index.d.ts +1 -0
  102. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.d.ts +5 -0
  103. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinGhostCommentIndicator/index.d.ts +1 -0
  104. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinIndex/VeltCommentPinIndex.d.ts +5 -0
  105. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinIndex/index.d.ts +1 -0
  106. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.d.ts +5 -0
  107. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinPrivateCommentIndicator/index.d.ts +1 -0
  108. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinTriangle/VeltCommentPinTriangle.d.ts +5 -0
  109. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinTriangle/index.d.ts +1 -0
  110. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.d.ts +5 -0
  111. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinUnreadCommentIndicator/index.d.ts +1 -0
  112. package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinWireframe.d.ts +16 -0
  113. package/cjs/types/components/VeltCommentPinWireframe/index.d.ts +1 -0
  114. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarCloseButton/VeltCommentSidebarCloseButton.d.ts +5 -0
  115. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarCloseButton/index.d.ts +1 -0
  116. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarEmptyPlaceholder/VeltCommentSidebarEmptyPlaceholder.d.ts +5 -0
  117. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarEmptyPlaceholder/index.d.ts +1 -0
  118. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilter.d.ts +33 -0
  119. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterAllOption/VeltCommentSidebarFilterAllOption.d.ts +5 -0
  120. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterAllOption/index.d.ts +1 -0
  121. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterButton/VeltCommentSidebarFilterButton.d.ts +5 -0
  122. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterButton/index.d.ts +1 -0
  123. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCategory/VeltCommentSidebarFilterCategory.d.ts +5 -0
  124. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCategory/index.d.ts +1 -0
  125. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckbox.d.ts +11 -0
  126. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxChecked/VeltCommentSidebarFilterCheckboxChecked.d.ts +5 -0
  127. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxChecked/index.d.ts +1 -0
  128. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxUnchecked/VeltCommentSidebarFilterCheckboxUnchecked.d.ts +5 -0
  129. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxUnchecked/index.d.ts +1 -0
  130. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/index.d.ts +1 -0
  131. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCloseButton/VeltCommentSidebarFilterCloseButton.d.ts +5 -0
  132. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCloseButton/index.d.ts +1 -0
  133. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCommentType/VeltCommentSidebarFilterCommentType.d.ts +5 -0
  134. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCommentType/index.d.ts +1 -0
  135. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterDoneButton/VeltCommentSidebarFilterDoneButton.d.ts +5 -0
  136. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterDoneButton/index.d.ts +1 -0
  137. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterGroupBy/VeltCommentSidebarFilterGroupBy.d.ts +5 -0
  138. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterGroupBy/index.d.ts +1 -0
  139. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterLocation/VeltCommentSidebarFilterLocation.d.ts +5 -0
  140. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterLocation/index.d.ts +1 -0
  141. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPeople/VeltCommentSidebarFilterPeople.d.ts +5 -0
  142. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPeople/index.d.ts +1 -0
  143. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPriority/VeltCommentSidebarFilterPriority.d.ts +5 -0
  144. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPriority/index.d.ts +1 -0
  145. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterTitle/VeltCommentSidebarFilterTitle.d.ts +5 -0
  146. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterTitle/index.d.ts +1 -0
  147. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterVersions/VeltCommentSidebarFilterVersions.d.ts +5 -0
  148. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterVersions/index.d.ts +1 -0
  149. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/index.d.ts +1 -0
  150. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarHeader/VeltCommentSidebarHeader.d.ts +5 -0
  151. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarHeader/index.d.ts +1 -0
  152. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarList/VeltCommentSidebarList.d.ts +5 -0
  153. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarList/index.d.ts +1 -0
  154. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarPageMode/VeltCommentSidebarPageMode.d.ts +5 -0
  155. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarPageMode/index.d.ts +1 -0
  156. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarSearch/VeltCommentSidebarSearch.d.ts +5 -0
  157. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarSearch/index.d.ts +1 -0
  158. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarStatus/VeltCommentSidebarStatus.d.ts +5 -0
  159. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarStatus/index.d.ts +1 -0
  160. package/cjs/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarWireframe.d.ts +23 -0
  161. package/cjs/types/components/VeltCommentSidebarWireframe/index.d.ts +1 -0
  162. package/cjs/types/components/VeltCommentToolWireframe/VeltCommentToolWireframe.d.ts +6 -0
  163. package/cjs/types/components/VeltCommentToolWireframe/index.d.ts +1 -0
  164. package/cjs/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount.d.ts +5 -0
  165. package/cjs/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonCommentsCount/index.d.ts +1 -0
  166. package/cjs/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonWireframe.d.ts +8 -0
  167. package/cjs/types/components/VeltSidebarButtonWireframe/index.d.ts +1 -0
  168. package/cjs/types/components/VeltTextComment/VeltTextCommentTool/VeltTextCommentTool.d.ts +5 -0
  169. package/cjs/types/components/VeltTextComment/VeltTextCommentTool/index.d.ts +1 -0
  170. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbar.d.ts +5 -0
  171. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/index.d.ts +1 -0
  172. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +5 -0
  173. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbarCommentAnnotation/index.d.ts +1 -0
  174. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +5 -0
  175. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbarCopywriter/index.d.ts +1 -0
  176. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +5 -0
  177. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbarGeneric/index.d.ts +1 -0
  178. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbarSeperator/VeltTextCommentToolbarSeperator.d.ts +5 -0
  179. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbarSeperator/index.d.ts +1 -0
  180. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdown/VeltUserSelectorInternalDropdown.d.ts +5 -0
  181. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdown/index.d.ts +1 -0
  182. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownAvatar/VeltUserSelectorInternalDropdownAvatar.d.ts +5 -0
  183. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownAvatar/index.d.ts +1 -0
  184. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownEmail/VeltUserSelectorInternalDropdownEmail.d.ts +5 -0
  185. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownEmail/index.d.ts +1 -0
  186. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownErrorIcon/VeltUserSelectorInternalDropdownErrorIcon.d.ts +5 -0
  187. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownErrorIcon/index.d.ts +1 -0
  188. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownName/VeltUserSelectorInternalDropdownName.d.ts +5 -0
  189. package/cjs/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownName/index.d.ts +1 -0
  190. package/cjs/types/components/VeltWireframe/VeltWireframe.d.ts +5 -0
  191. package/cjs/types/components/VeltWireframe/index.d.ts +1 -0
  192. package/cjs/types/components/index.d.ts +19 -0
  193. package/cjs/types/hooks/Client.d.ts +4 -0
  194. package/cjs/types/hooks/index.d.ts +1 -1
  195. package/esm/index.js +563 -7
  196. package/esm/index.js.map +1 -1
  197. package/esm/types/components/Snippyly/Snippyly.d.ts +1 -0
  198. package/esm/types/components/SnippylyCommentTool/SnippylyCommentTool.d.ts +1 -0
  199. package/esm/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +2 -0
  200. package/esm/types/components/VeltCommentBubble/VeltCommentBubbleAvatar/VeltCommentBubbleAvatar.d.ts +5 -0
  201. package/esm/types/components/VeltCommentBubble/VeltCommentBubbleAvatar/index.d.ts +1 -0
  202. package/esm/types/components/VeltCommentBubble/VeltCommentBubbleCommentsCount/VeltCommentBubbleCommentsCount.d.ts +5 -0
  203. package/esm/types/components/VeltCommentBubble/VeltCommentBubbleCommentsCount/index.d.ts +1 -0
  204. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAllComment/VeltCommentDialogAllComment.d.ts +5 -0
  205. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAllComment/index.d.ts +1 -0
  206. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogApprove/VeltCommentDialogApprove.d.ts +5 -0
  207. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogApprove/index.d.ts +1 -0
  208. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu.d.ts +5 -0
  209. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssignMenu/index.d.ts +1 -0
  210. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner.d.ts +12 -0
  211. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/VeltCommentDialogAssigneeBannerResolveButton.d.ts +5 -0
  212. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/index.d.ts +1 -0
  213. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/VeltCommentDialogAssigneeBannerUserAvatar.d.ts +5 -0
  214. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/index.d.ts +1 -0
  215. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/VeltCommentDialogAssigneeBannerUserName.d.ts +5 -0
  216. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/index.d.ts +1 -0
  217. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/index.d.ts +1 -0
  218. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogBody/VeltCommentDialogBody.d.ts +5 -0
  219. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogBody/index.d.ts +1 -0
  220. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory.d.ts +5 -0
  221. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCategory/index.d.ts +1 -0
  222. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCount/VeltCommentDialogCommentCount.d.ts +5 -0
  223. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCount/index.d.ts +1 -0
  224. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentSuggestionStatus/VeltCommentDialogCommentSuggestionStatus.d.ts +5 -0
  225. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentSuggestionStatus/index.d.ts +1 -0
  226. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposer.d.ts +17 -0
  227. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton.d.ts +6 -0
  228. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/index.d.ts +1 -0
  229. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/VeltCommentDialogComposerAssignUser.d.ts +5 -0
  230. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/index.d.ts +1 -0
  231. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerFiles/VeltCommentDialogComposerFiles.d.ts +5 -0
  232. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerFiles/index.d.ts +1 -0
  233. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerInput/VeltCommentDialogComposerInput.d.ts +5 -0
  234. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerInput/index.d.ts +1 -0
  235. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/VeltCommentDialogComposerRecordings.d.ts +5 -0
  236. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/index.d.ts +1 -0
  237. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/index.d.ts +1 -0
  238. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCopyLink/VeltCommentDialogCopyLink.d.ts +5 -0
  239. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCopyLink/index.d.ts +1 -0
  240. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogGhostBanner/VeltCommentDialogGhostBanner.d.ts +5 -0
  241. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogGhostBanner/index.d.ts +1 -0
  242. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogHeader/VeltCommentDialogHeader.d.ts +5 -0
  243. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogHeader/index.d.ts +1 -0
  244. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogMoreReply/VeltCommentDialogMoreReply.d.ts +5 -0
  245. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogMoreReply/index.d.ts +1 -0
  246. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogOptions/VeltCommentDialogOptions.d.ts +5 -0
  247. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogOptions/index.d.ts +1 -0
  248. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPriority/VeltCommentDialogPriority.d.ts +5 -0
  249. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPriority/index.d.ts +1 -0
  250. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBadge/VeltCommentDialogPrivateBadge.d.ts +5 -0
  251. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBadge/index.d.ts +1 -0
  252. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBanner/VeltCommentDialogPrivateBanner.d.ts +5 -0
  253. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBanner/index.d.ts +1 -0
  254. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogResolveButton/VeltCommentDialogResolveButton.d.ts +5 -0
  255. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogResolveButton/index.d.ts +1 -0
  256. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSignIn/VeltCommentDialogSignIn.d.ts +5 -0
  257. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSignIn/index.d.ts +1 -0
  258. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogStatus/VeltCommentDialogStatus.d.ts +5 -0
  259. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogStatus/index.d.ts +1 -0
  260. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction.d.ts +10 -0
  261. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/VeltCommentDialogSuggestionActionAccept.d.ts +5 -0
  262. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/index.d.ts +1 -0
  263. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/VeltCommentDialogSuggestionActionReject.d.ts +5 -0
  264. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/index.d.ts +1 -0
  265. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/index.d.ts +1 -0
  266. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.d.ts +27 -0
  267. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/VeltCommentDialogThreadCardAvatar.d.ts +5 -0
  268. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/index.d.ts +1 -0
  269. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/VeltCommentDialogThreadCardDeviceType.d.ts +5 -0
  270. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/index.d.ts +1 -0
  271. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardFiles/VeltCommentDialogThreadCardFiles.d.ts +5 -0
  272. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardFiles/index.d.ts +1 -0
  273. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/VeltCommentDialogThreadCardMessage.d.ts +5 -0
  274. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/index.d.ts +1 -0
  275. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/VeltCommentDialogThreadCardName.d.ts +5 -0
  276. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/index.d.ts +1 -0
  277. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/VeltCommentDialogThreadCardOptions.d.ts +5 -0
  278. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/index.d.ts +1 -0
  279. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/VeltCommentDialogThreadCardReactionTool.d.ts +5 -0
  280. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/index.d.ts +1 -0
  281. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/VeltCommentDialogThreadCardReactions.d.ts +5 -0
  282. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/index.d.ts +1 -0
  283. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/VeltCommentDialogThreadCardRecordings.d.ts +5 -0
  284. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/index.d.ts +1 -0
  285. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime.d.ts +5 -0
  286. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/index.d.ts +1 -0
  287. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/index.d.ts +1 -0
  288. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreads/VeltCommentDialogThreads.d.ts +5 -0
  289. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreads/index.d.ts +1 -0
  290. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReply.d.ts +5 -0
  291. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/index.d.ts +1 -0
  292. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogUpgrade/VeltCommentDialogUpgrade.d.ts +5 -0
  293. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogUpgrade/index.d.ts +1 -0
  294. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +55 -0
  295. package/esm/types/components/VeltCommentDialogWireframe/index.d.ts +1 -0
  296. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.d.ts +5 -0
  297. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinGhostCommentIndicator/index.d.ts +1 -0
  298. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinIndex/VeltCommentPinIndex.d.ts +5 -0
  299. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinIndex/index.d.ts +1 -0
  300. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.d.ts +5 -0
  301. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinPrivateCommentIndicator/index.d.ts +1 -0
  302. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinTriangle/VeltCommentPinTriangle.d.ts +5 -0
  303. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinTriangle/index.d.ts +1 -0
  304. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.d.ts +5 -0
  305. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinUnreadCommentIndicator/index.d.ts +1 -0
  306. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinWireframe.d.ts +16 -0
  307. package/esm/types/components/VeltCommentPinWireframe/index.d.ts +1 -0
  308. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarCloseButton/VeltCommentSidebarCloseButton.d.ts +5 -0
  309. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarCloseButton/index.d.ts +1 -0
  310. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarEmptyPlaceholder/VeltCommentSidebarEmptyPlaceholder.d.ts +5 -0
  311. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarEmptyPlaceholder/index.d.ts +1 -0
  312. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilter.d.ts +33 -0
  313. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterAllOption/VeltCommentSidebarFilterAllOption.d.ts +5 -0
  314. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterAllOption/index.d.ts +1 -0
  315. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterButton/VeltCommentSidebarFilterButton.d.ts +5 -0
  316. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterButton/index.d.ts +1 -0
  317. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCategory/VeltCommentSidebarFilterCategory.d.ts +5 -0
  318. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCategory/index.d.ts +1 -0
  319. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckbox.d.ts +11 -0
  320. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxChecked/VeltCommentSidebarFilterCheckboxChecked.d.ts +5 -0
  321. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxChecked/index.d.ts +1 -0
  322. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxUnchecked/VeltCommentSidebarFilterCheckboxUnchecked.d.ts +5 -0
  323. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxUnchecked/index.d.ts +1 -0
  324. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/index.d.ts +1 -0
  325. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCloseButton/VeltCommentSidebarFilterCloseButton.d.ts +5 -0
  326. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCloseButton/index.d.ts +1 -0
  327. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCommentType/VeltCommentSidebarFilterCommentType.d.ts +5 -0
  328. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCommentType/index.d.ts +1 -0
  329. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterDoneButton/VeltCommentSidebarFilterDoneButton.d.ts +5 -0
  330. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterDoneButton/index.d.ts +1 -0
  331. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterGroupBy/VeltCommentSidebarFilterGroupBy.d.ts +5 -0
  332. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterGroupBy/index.d.ts +1 -0
  333. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterLocation/VeltCommentSidebarFilterLocation.d.ts +5 -0
  334. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterLocation/index.d.ts +1 -0
  335. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPeople/VeltCommentSidebarFilterPeople.d.ts +5 -0
  336. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPeople/index.d.ts +1 -0
  337. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPriority/VeltCommentSidebarFilterPriority.d.ts +5 -0
  338. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPriority/index.d.ts +1 -0
  339. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterTitle/VeltCommentSidebarFilterTitle.d.ts +5 -0
  340. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterTitle/index.d.ts +1 -0
  341. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterVersions/VeltCommentSidebarFilterVersions.d.ts +5 -0
  342. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterVersions/index.d.ts +1 -0
  343. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/index.d.ts +1 -0
  344. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarHeader/VeltCommentSidebarHeader.d.ts +5 -0
  345. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarHeader/index.d.ts +1 -0
  346. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarList/VeltCommentSidebarList.d.ts +5 -0
  347. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarList/index.d.ts +1 -0
  348. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarPageMode/VeltCommentSidebarPageMode.d.ts +5 -0
  349. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarPageMode/index.d.ts +1 -0
  350. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarSearch/VeltCommentSidebarSearch.d.ts +5 -0
  351. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarSearch/index.d.ts +1 -0
  352. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarStatus/VeltCommentSidebarStatus.d.ts +5 -0
  353. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarStatus/index.d.ts +1 -0
  354. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarWireframe.d.ts +23 -0
  355. package/esm/types/components/VeltCommentSidebarWireframe/index.d.ts +1 -0
  356. package/esm/types/components/VeltCommentToolWireframe/VeltCommentToolWireframe.d.ts +6 -0
  357. package/esm/types/components/VeltCommentToolWireframe/index.d.ts +1 -0
  358. package/esm/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount.d.ts +5 -0
  359. package/esm/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonCommentsCount/index.d.ts +1 -0
  360. package/esm/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonWireframe.d.ts +8 -0
  361. package/esm/types/components/VeltSidebarButtonWireframe/index.d.ts +1 -0
  362. package/esm/types/components/VeltTextComment/VeltTextCommentTool/VeltTextCommentTool.d.ts +5 -0
  363. package/esm/types/components/VeltTextComment/VeltTextCommentTool/index.d.ts +1 -0
  364. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbar.d.ts +5 -0
  365. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/index.d.ts +1 -0
  366. package/esm/types/components/VeltTextComment/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +5 -0
  367. package/esm/types/components/VeltTextComment/VeltTextCommentToolbarCommentAnnotation/index.d.ts +1 -0
  368. package/esm/types/components/VeltTextComment/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +5 -0
  369. package/esm/types/components/VeltTextComment/VeltTextCommentToolbarCopywriter/index.d.ts +1 -0
  370. package/esm/types/components/VeltTextComment/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +5 -0
  371. package/esm/types/components/VeltTextComment/VeltTextCommentToolbarGeneric/index.d.ts +1 -0
  372. package/esm/types/components/VeltTextComment/VeltTextCommentToolbarSeperator/VeltTextCommentToolbarSeperator.d.ts +5 -0
  373. package/esm/types/components/VeltTextComment/VeltTextCommentToolbarSeperator/index.d.ts +1 -0
  374. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdown/VeltUserSelectorInternalDropdown.d.ts +5 -0
  375. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdown/index.d.ts +1 -0
  376. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownAvatar/VeltUserSelectorInternalDropdownAvatar.d.ts +5 -0
  377. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownAvatar/index.d.ts +1 -0
  378. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownEmail/VeltUserSelectorInternalDropdownEmail.d.ts +5 -0
  379. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownEmail/index.d.ts +1 -0
  380. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownErrorIcon/VeltUserSelectorInternalDropdownErrorIcon.d.ts +5 -0
  381. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownErrorIcon/index.d.ts +1 -0
  382. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownName/VeltUserSelectorInternalDropdownName.d.ts +5 -0
  383. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownName/index.d.ts +1 -0
  384. package/esm/types/components/VeltWireframe/VeltWireframe.d.ts +5 -0
  385. package/esm/types/components/VeltWireframe/index.d.ts +1 -0
  386. package/esm/types/components/index.d.ts +19 -0
  387. package/esm/types/hooks/Client.d.ts +4 -0
  388. package/esm/types/hooks/index.d.ts +1 -1
  389. package/index.d.ts +373 -1
  390. package/package.json +1 -1
package/cjs/index.js CHANGED
@@ -34,6 +34,18 @@ var __assign = function() {
34
34
  return __assign.apply(this, arguments);
35
35
  };
36
36
 
37
+ function __rest(s, e) {
38
+ var t = {};
39
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
40
+ t[p] = s[p];
41
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
42
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
43
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
44
+ t[p[i]] = s[p[i]];
45
+ }
46
+ return t;
47
+ }
48
+
37
49
  function __awaiter(thisArg, _arguments, P, generator) {
38
50
  function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
39
51
  return new (P || (P = Promise))(function (resolve, reject) {
@@ -144,8 +156,8 @@ var SnippylyProvider = function (props) {
144
156
  if (config.develop) {
145
157
  delete config.develop;
146
158
  }
147
- if (config.version) {
148
- delete config.version;
159
+ if (config === null || config === void 0 ? void 0 : config.version) {
160
+ config === null || config === void 0 ? true : delete config.version;
149
161
  }
150
162
  if (config === null || config === void 0 ? void 0 : config.proxyDomain) {
151
163
  delete config.proxyDomain;
@@ -262,7 +274,7 @@ var SnippylyComments = function (props) {
262
274
  };
263
275
 
264
276
  var SnippylyCommentsSidebar = function (props) {
265
- var embedMode = props.embedMode, enableUrlNavigation = props.enableUrlNavigation, urlNavigation = props.urlNavigation, pageMode = props.pageMode, currentLocationSuffix = props.currentLocationSuffix, filterConfig = props.filterConfig, groupConfig = props.groupConfig, filters = props.filters, openSidebar = props.openSidebar, onSidebarOpen = props.onSidebarOpen, onSidebarCommentClick = props.onSidebarCommentClick, onCommentClick = props.onCommentClick;
277
+ var embedMode = props.embedMode, enableUrlNavigation = props.enableUrlNavigation, urlNavigation = props.urlNavigation, pageMode = props.pageMode, currentLocationSuffix = props.currentLocationSuffix, filterConfig = props.filterConfig, groupConfig = props.groupConfig, filters = props.filters, variant = props.variant, dialogVariant = props.dialogVariant, openSidebar = props.openSidebar, onSidebarOpen = props.onSidebarOpen, onSidebarCommentClick = props.onSidebarCommentClick, onCommentClick = props.onCommentClick;
266
278
  var ref = React.useRef();
267
279
  React.useEffect(function () {
268
280
  if (ref.current) {
@@ -285,11 +297,11 @@ var SnippylyCommentsSidebar = function (props) {
285
297
  });
286
298
  }
287
299
  }, []);
288
- return (React__default["default"].createElement("velt-comments-sidebar", { ref: ref, "embed-mode": [true, false].includes(embedMode) ? (embedMode ? 'true' : 'false') : undefined, "enable-url-navigation": [true, false].includes(enableUrlNavigation) ? (enableUrlNavigation ? 'true' : 'false') : undefined, "url-navigation": [true, false].includes(urlNavigation) ? (urlNavigation ? 'true' : 'false') : undefined, "page-mode": [true, false].includes(pageMode) ? (pageMode ? 'true' : 'false') : undefined, "current-location-suffix": [true, false].includes(currentLocationSuffix) ? (currentLocationSuffix ? 'true' : 'false') : undefined, "filter-config": filterConfig ? JSON.stringify(filterConfig) : undefined, "group-config": groupConfig ? JSON.stringify(groupConfig) : undefined, filters: filters ? JSON.stringify(filters) : undefined }));
300
+ return (React__default["default"].createElement("velt-comments-sidebar", { ref: ref, "embed-mode": [true, false].includes(embedMode) ? (embedMode ? 'true' : 'false') : undefined, "enable-url-navigation": [true, false].includes(enableUrlNavigation) ? (enableUrlNavigation ? 'true' : 'false') : undefined, "url-navigation": [true, false].includes(urlNavigation) ? (urlNavigation ? 'true' : 'false') : undefined, "page-mode": [true, false].includes(pageMode) ? (pageMode ? 'true' : 'false') : undefined, "current-location-suffix": [true, false].includes(currentLocationSuffix) ? (currentLocationSuffix ? 'true' : 'false') : undefined, "filter-config": filterConfig ? JSON.stringify(filterConfig) : undefined, "group-config": groupConfig ? JSON.stringify(groupConfig) : undefined, filters: filters ? JSON.stringify(filters) : undefined, variant: variant, "dialog-variant": dialogVariant }));
289
301
  };
290
302
 
291
303
  var SnippylyCommentTool = function (props) {
292
- var targetCommentElementId = props.targetCommentElementId, onCommentModeChange = props.onCommentModeChange, children = props.children, darkMode = props.darkMode;
304
+ var targetCommentElementId = props.targetCommentElementId, onCommentModeChange = props.onCommentModeChange, children = props.children, darkMode = props.darkMode, variant = props.variant;
293
305
  var ref = React.useRef();
294
306
  React.useEffect(function () {
295
307
  if (ref.current) {
@@ -301,7 +313,7 @@ var SnippylyCommentTool = function (props) {
301
313
  });
302
314
  }
303
315
  }, []);
304
- return (React__default["default"].createElement("velt-comment-tool", { ref: ref, "target-comment-element-id": targetCommentElementId, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
316
+ return (React__default["default"].createElement("velt-comment-tool", { ref: ref, "target-comment-element-id": targetCommentElementId, variant: variant, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
305
317
  };
306
318
 
307
319
  var SnippylyCursor = function (props) {
@@ -583,6 +595,541 @@ var VeltNivoChartComments = function (_a) {
583
595
  })));
584
596
  };
585
597
 
598
+ var VeltWireframe = function (props) {
599
+ var children = props.children;
600
+ return (React__default["default"].createElement("velt-wireframe", null, children));
601
+ };
602
+
603
+ var VeltCommentDialogAllComment = function (props) {
604
+ var children = props.children;
605
+ return (React__default["default"].createElement("velt-comment-dialog-all-comment-wireframe", null, children));
606
+ };
607
+
608
+ var VeltCommentDialogApprove = function (props) {
609
+ var children = props.children;
610
+ return (React__default["default"].createElement("velt-comment-dialog-approve-wireframe", null, children));
611
+ };
612
+
613
+ var VeltCommentDialogAssigneeBannerResolveButton = function (props) {
614
+ var children = props.children;
615
+ return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-resolve-button-wireframe", null, children));
616
+ };
617
+
618
+ var VeltCommentDialogAssigneeBannerUserAvatar = function (props) {
619
+ var children = props.children;
620
+ return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-user-avatar-wireframe", null, children));
621
+ };
622
+
623
+ var VeltCommentDialogAssigneeBannerUserName = function (props) {
624
+ var children = props.children;
625
+ return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-user-name-wireframe", null, children));
626
+ };
627
+
628
+ var VeltCommentDialogAssigneeBanner = function (props) {
629
+ var children = props.children;
630
+ return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-wireframe", null, children));
631
+ };
632
+ VeltCommentDialogAssigneeBanner.ResolveButton = VeltCommentDialogAssigneeBannerResolveButton;
633
+ VeltCommentDialogAssigneeBanner.UserAvatar = VeltCommentDialogAssigneeBannerUserAvatar;
634
+ VeltCommentDialogAssigneeBanner.UserName = VeltCommentDialogAssigneeBannerUserName;
635
+
636
+ var VeltCommentDialogAssignMenu = function (props) {
637
+ var children = props.children;
638
+ return (React__default["default"].createElement("velt-comment-dialog-assign-menu-wireframe", null, children));
639
+ };
640
+
641
+ var VeltCommentDialogBody = function (props) {
642
+ var children = props.children;
643
+ return (React__default["default"].createElement("velt-comment-dialog-body-wireframe", null, children));
644
+ };
645
+
646
+ var VeltCommentDialogCommentCategory = function (props) {
647
+ var children = props.children;
648
+ return (React__default["default"].createElement("velt-comment-dialog-comment-category-wireframe", null, children));
649
+ };
650
+
651
+ var VeltCommentDialogCommentCount = function (props) {
652
+ var children = props.children;
653
+ return (React__default["default"].createElement("velt-comment-dialog-comment-count-wireframe", null, children));
654
+ };
655
+
656
+ var VeltCommentDialogCommentSuggestionStatus = function (props) {
657
+ var children = props.children;
658
+ return (React__default["default"].createElement("velt-comment-dialog-comment-suggestion-status-wireframe", null, children));
659
+ };
660
+
661
+ var VeltCommentDialogComposerActionButton = function (props) {
662
+ var children = props.children, remaingProps = __rest(props, ["children"]);
663
+ return (React__default["default"].createElement("velt-comment-dialog-composer-action-button-wireframe", __assign({}, remaingProps), children));
664
+ };
665
+
666
+ var VeltCommentDialogComposerAssignUser = function (props) {
667
+ var children = props.children;
668
+ return (React__default["default"].createElement("velt-comment-dialog-composer-wireframe", null, children));
669
+ };
670
+
671
+ var VeltCommentDialogComposerFiles = function (props) {
672
+ var children = props.children;
673
+ return (React__default["default"].createElement("velt-comment-dialog-composer-files-wireframe", null, children));
674
+ };
675
+
676
+ var VeltCommentDialogComposerInput = function (props) {
677
+ var children = props.children;
678
+ return (React__default["default"].createElement("velt-comment-dialog-composer-input-wireframe", null, children));
679
+ };
680
+
681
+ var VeltCommentDialogComposerRecordings = function (props) {
682
+ var children = props.children;
683
+ return (React__default["default"].createElement("velt-comment-dialog-composer-recordings-wireframe", null, children));
684
+ };
685
+
686
+ var VeltCommentDialogComposer = function (props) {
687
+ var children = props.children;
688
+ return (React__default["default"].createElement("velt-comment-dialog-composer-wireframe", null, children));
689
+ };
690
+ VeltCommentDialogComposer.ActionButton = VeltCommentDialogComposerActionButton;
691
+ VeltCommentDialogComposer.AssignUser = VeltCommentDialogComposerAssignUser;
692
+ VeltCommentDialogComposer.Files = VeltCommentDialogComposerFiles;
693
+ VeltCommentDialogComposer.Input = VeltCommentDialogComposerInput;
694
+ VeltCommentDialogComposer.Recordings = VeltCommentDialogComposerRecordings;
695
+
696
+ var VeltCommentDialogCopyLink = function (props) {
697
+ var children = props.children;
698
+ return (React__default["default"].createElement("velt-comment-dialog-copy-link-wireframe", null, children));
699
+ };
700
+
701
+ var VeltCommentDialogGhostBanner = function (props) {
702
+ var children = props.children;
703
+ return (React__default["default"].createElement("velt-comment-dialog-ghost-banner-wireframe", null, children));
704
+ };
705
+
706
+ var VeltCommentDialogHeader = function (props) {
707
+ var children = props.children;
708
+ return (React__default["default"].createElement("velt-comment-dialog-header-wireframe", null, children));
709
+ };
710
+
711
+ var VeltCommentDialogMoreReply = function (props) {
712
+ var children = props.children;
713
+ return (React__default["default"].createElement("velt-comment-dialog-more-reply-wireframe", null, children));
714
+ };
715
+
716
+ var VeltCommentDialogOptions = function (props) {
717
+ var children = props.children;
718
+ return (React__default["default"].createElement("velt-comment-dialog-options-wireframe", null, children));
719
+ };
720
+
721
+ var VeltCommentDialogPriority = function (props) {
722
+ var children = props.children;
723
+ return (React__default["default"].createElement("velt-comment-dialog-priority-wireframe", null, children));
724
+ };
725
+
726
+ var VeltCommentDialogPrivateBanner = function (props) {
727
+ var children = props.children;
728
+ return (React__default["default"].createElement("velt-comment-dialog-private-banner-wireframe", null, children));
729
+ };
730
+
731
+ var VeltCommentDialogResolveButton = function (props) {
732
+ var children = props.children;
733
+ return (React__default["default"].createElement("velt-comment-dialog-resolve-button-wireframe", null, children));
734
+ };
735
+
736
+ var VeltCommentDialogSignIn = function (props) {
737
+ var children = props.children;
738
+ return (React__default["default"].createElement("velt-comment-dialog-sign-in-wireframe", null, children));
739
+ };
740
+
741
+ var VeltCommentDialogStatus = function (props) {
742
+ var children = props.children;
743
+ return (React__default["default"].createElement("velt-comment-dialog-status-wireframe", null, children));
744
+ };
745
+
746
+ var VeltCommentDialogThreadCardAvatar = function (props) {
747
+ var children = props.children;
748
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-avatar-wireframe", null, children));
749
+ };
750
+
751
+ var VeltCommentDialogThreadCardDeviceType = function (props) {
752
+ var children = props.children;
753
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-device-type-wireframe", null, children));
754
+ };
755
+
756
+ var VeltCommentDialogThreadCardFiles = function (props) {
757
+ var children = props.children;
758
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-files-wireframe", null, children));
759
+ };
760
+
761
+ var VeltCommentDialogThreadCardMessage = function (props) {
762
+ var children = props.children;
763
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-message-wireframe", null, children));
764
+ };
765
+
766
+ var VeltCommentDialogThreadCardName = function (props) {
767
+ var children = props.children;
768
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-name-wireframe", null, children));
769
+ };
770
+
771
+ var VeltCommentDialogThreadCardOptions = function (props) {
772
+ var children = props.children;
773
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-options-wireframe", null, children));
774
+ };
775
+
776
+ var VeltCommentDialogThreadCardReactions = function (props) {
777
+ var children = props.children;
778
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-reactions-wireframe", null, children));
779
+ };
780
+
781
+ var VeltCommentDialogThreadCardReactionTool = function (props) {
782
+ var children = props.children;
783
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-reaction-tool-wireframe", null, children));
784
+ };
785
+
786
+ var VeltCommentDialogThreadCardRecordings = function (props) {
787
+ var children = props.children;
788
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-recordings-wireframe", null, children));
789
+ };
790
+
791
+ var VeltCommentDialogThreadCardTime = function (props) {
792
+ var children = props.children;
793
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-time-wireframe", null, children));
794
+ };
795
+
796
+ // Main Thread Card component
797
+ var VeltCommentDialogThreadCard = function (props) {
798
+ var children = props.children;
799
+ return (React__default["default"].createElement("velt-comment-dialog-thread-card-wireframe", null, children));
800
+ };
801
+ // Attach the Sub component as a static property of the main Thread Card component
802
+ VeltCommentDialogThreadCard.Avatar = VeltCommentDialogThreadCardAvatar;
803
+ VeltCommentDialogThreadCard.DeviceType = VeltCommentDialogThreadCardDeviceType;
804
+ VeltCommentDialogThreadCard.Files = VeltCommentDialogThreadCardFiles;
805
+ VeltCommentDialogThreadCard.Message = VeltCommentDialogThreadCardMessage;
806
+ VeltCommentDialogThreadCard.Name = VeltCommentDialogThreadCardName;
807
+ VeltCommentDialogThreadCard.Options = VeltCommentDialogThreadCardOptions;
808
+ VeltCommentDialogThreadCard.Reactions = VeltCommentDialogThreadCardReactions;
809
+ VeltCommentDialogThreadCard.ReactionTool = VeltCommentDialogThreadCardReactionTool;
810
+ VeltCommentDialogThreadCard.Recordings = VeltCommentDialogThreadCardRecordings;
811
+ VeltCommentDialogThreadCard.Time = VeltCommentDialogThreadCardTime;
812
+
813
+ var VeltCommentDialogThreads = function (props) {
814
+ var children = props.children;
815
+ return (React__default["default"].createElement("velt-comment-dialog-threads-wireframe", null, children));
816
+ };
817
+
818
+ var VeltCommentDialogToggleReply = function (props) {
819
+ var children = props.children;
820
+ return (React__default["default"].createElement("velt-comment-dialog-toggle-reply-wireframe", null, children));
821
+ };
822
+
823
+ var VeltCommentDialogUpgrade = function (props) {
824
+ var children = props.children;
825
+ return (React__default["default"].createElement("velt-comment-dialog-upgrade-wireframe", null, children));
826
+ };
827
+
828
+ var VeltCommentDialogSuggestionActionAccept = function (props) {
829
+ var children = props.children;
830
+ return (React__default["default"].createElement("velt-comment-dialog-suggestion-action-accept-wireframe", null, children));
831
+ };
832
+
833
+ var VeltCommentDialogSuggestionActionReject = function (props) {
834
+ var children = props.children;
835
+ return (React__default["default"].createElement("velt-comment-dialog-suggestion-action-reject-wireframe", null, children));
836
+ };
837
+
838
+ var VeltCommentDialogSuggestionAction = function (props) {
839
+ var children = props.children;
840
+ return (React__default["default"].createElement("velt-comment-dialog-suggestion-action-wireframe", null, children));
841
+ };
842
+ VeltCommentDialogSuggestionAction.Accept = VeltCommentDialogSuggestionActionAccept;
843
+ VeltCommentDialogSuggestionAction.Reject = VeltCommentDialogSuggestionActionReject;
844
+
845
+ var VeltCommentDialogWireframe = function (props) {
846
+ var children = props.children, remainingProp = __rest(props, ["children"]);
847
+ return (React__default["default"].createElement("velt-comment-dialog-wireframe", __assign({}, remainingProp), children));
848
+ };
849
+ VeltCommentDialogWireframe.AllComment = VeltCommentDialogAllComment;
850
+ VeltCommentDialogWireframe.Approve = VeltCommentDialogApprove;
851
+ VeltCommentDialogWireframe.AssigneeBanner = VeltCommentDialogAssigneeBanner;
852
+ VeltCommentDialogWireframe.AssignMenu = VeltCommentDialogAssignMenu;
853
+ VeltCommentDialogWireframe.Body = VeltCommentDialogBody;
854
+ VeltCommentDialogWireframe.CommentCategory = VeltCommentDialogCommentCategory;
855
+ VeltCommentDialogWireframe.CommentCount = VeltCommentDialogCommentCount;
856
+ VeltCommentDialogWireframe.CommentSuggestionStatus = VeltCommentDialogCommentSuggestionStatus;
857
+ VeltCommentDialogWireframe.Composer = VeltCommentDialogComposer;
858
+ VeltCommentDialogWireframe.CopyLink = VeltCommentDialogCopyLink;
859
+ VeltCommentDialogWireframe.GhostBanner = VeltCommentDialogGhostBanner;
860
+ VeltCommentDialogWireframe.Header = VeltCommentDialogHeader;
861
+ VeltCommentDialogWireframe.MoreReply = VeltCommentDialogMoreReply;
862
+ VeltCommentDialogWireframe.Options = VeltCommentDialogOptions;
863
+ VeltCommentDialogWireframe.Priority = VeltCommentDialogPriority;
864
+ VeltCommentDialogWireframe.PrivateBanner = VeltCommentDialogPrivateBanner;
865
+ VeltCommentDialogWireframe.ResolveButton = VeltCommentDialogResolveButton;
866
+ VeltCommentDialogWireframe.SignIn = VeltCommentDialogSignIn;
867
+ VeltCommentDialogWireframe.Status = VeltCommentDialogStatus;
868
+ VeltCommentDialogWireframe.SuggestionAction = VeltCommentDialogSuggestionAction;
869
+ VeltCommentDialogWireframe.ThreadCard = VeltCommentDialogThreadCard;
870
+ VeltCommentDialogWireframe.Threads = VeltCommentDialogThreads;
871
+ VeltCommentDialogWireframe.ToggleReply = VeltCommentDialogToggleReply;
872
+ VeltCommentDialogWireframe.Upgrade = VeltCommentDialogUpgrade;
873
+
874
+ var VeltCommentSidebarCloseButton = function (props) {
875
+ var children = props.children;
876
+ return (React__default["default"].createElement("velt-comment-sidebar-close-button-wireframe", null, children));
877
+ };
878
+
879
+ var VeltCommentSidebarEmptyPlaceholder = function (props) {
880
+ var children = props.children;
881
+ return (React__default["default"].createElement("velt-comment-sidebar-empty-placeholder-wireframe", null, children));
882
+ };
883
+
884
+ var VeltCommentSidebarFilterAllOption = function (props) {
885
+ var children = props.children;
886
+ return (React__default["default"].createElement("velt-comment-sidebar-filter-all-option-wireframe", null, children));
887
+ };
888
+
889
+ var VeltCommentSidebarFilterButton = function (props) {
890
+ var children = props.children;
891
+ return (React__default["default"].createElement("velt-comment-sidebar-filter-button-wireframe", null, children));
892
+ };
893
+
894
+ var VeltCommentSidebarFilterCategory = function (props) {
895
+ var children = props.children;
896
+ return (React__default["default"].createElement("velt-comment-sidebar-filter-category-wireframe", null, children));
897
+ };
898
+
899
+ var VeltCommentSidebarFilterCheckboxChecked = function (props) {
900
+ var children = props.children;
901
+ return (React__default["default"].createElement("velt-comment-sidebar-filter-checkbox-checked-wireframe", null, children));
902
+ };
903
+
904
+ var VeltCommentSidebarFilterCheckboxUnchecked = function (props) {
905
+ var children = props.children;
906
+ return (React__default["default"].createElement("velt-comment-sidebar-filter-checkbox-unchecked-wireframe", null, children));
907
+ };
908
+
909
+ var VeltCommentSidebarFilterCheckbox = function (props) {
910
+ var children = props.children;
911
+ return (React__default["default"].createElement("velt-comment-sidebar-filter-checkbox-wireframe", null, children));
912
+ };
913
+ VeltCommentSidebarFilterCheckbox.Checked = VeltCommentSidebarFilterCheckboxChecked;
914
+ VeltCommentSidebarFilterCheckbox.Unchecked = VeltCommentSidebarFilterCheckboxUnchecked;
915
+
916
+ var VeltCommentSidebarFilterCloseButton = function (props) {
917
+ var children = props.children;
918
+ return (React__default["default"].createElement("velt-comment-sidebar-filter-close-button-wireframe", null, children));
919
+ };
920
+
921
+ var VeltCommentSidebarFilterCommentType = function (props) {
922
+ var children = props.children;
923
+ return (React__default["default"].createElement("velt-comment-sidebar-filter-comment-type-wireframe", null, children));
924
+ };
925
+
926
+ var VeltCommentSidebarFilterDoneButton = function (props) {
927
+ var children = props.children;
928
+ return (React__default["default"].createElement("velt-comment-sidebar-filter-done-button-wireframe", null, children));
929
+ };
930
+
931
+ var VeltCommentSidebarFilterGroupBy = function (props) {
932
+ var children = props.children;
933
+ return (React__default["default"].createElement("velt-comment-sidebar-filter-group-by-wireframe", null, children));
934
+ };
935
+
936
+ var VeltCommentSidebarFilterLocation = function (props) {
937
+ var children = props.children;
938
+ return (React__default["default"].createElement("velt-comment-sidebar-filter-location-wireframe", null, children));
939
+ };
940
+
941
+ var VeltCommentSidebarFilterPeople = function (props) {
942
+ var children = props.children;
943
+ return (React__default["default"].createElement("velt-comment-sidebar-filter-people-wireframe", null, children));
944
+ };
945
+
946
+ var VeltCommentSidebarFilterPriority = function (props) {
947
+ var children = props.children;
948
+ return (React__default["default"].createElement("velt-comment-sidebar-filter-priority-wireframe", null, children));
949
+ };
950
+
951
+ var VeltCommentSidebarFilterTitle = function (props) {
952
+ var children = props.children;
953
+ return (React__default["default"].createElement("velt-comment-sidebar-filter-title-wireframe", null, children));
954
+ };
955
+
956
+ var VeltCommentSidebarFilterVersions = function (props) {
957
+ var children = props.children;
958
+ return (React__default["default"].createElement("velt-comment-sidebar-filter-versions-wireframe", null, children));
959
+ };
960
+
961
+ var VeltCommentSidebarFilter = function (props) {
962
+ var children = props.children;
963
+ return (React__default["default"].createElement("velt-comment-sidebar-filter-wireframe", null, children));
964
+ };
965
+ VeltCommentSidebarFilter.AllOption = VeltCommentSidebarFilterAllOption;
966
+ VeltCommentSidebarFilter.Button = VeltCommentSidebarFilterButton;
967
+ VeltCommentSidebarFilter.Category = VeltCommentSidebarFilterCategory;
968
+ VeltCommentSidebarFilter.Checkbox = VeltCommentSidebarFilterCheckbox;
969
+ VeltCommentSidebarFilter.CloseButton = VeltCommentSidebarFilterCloseButton;
970
+ VeltCommentSidebarFilter.CommentType = VeltCommentSidebarFilterCommentType;
971
+ VeltCommentSidebarFilter.DoneButton = VeltCommentSidebarFilterDoneButton;
972
+ VeltCommentSidebarFilter.GroupBy = VeltCommentSidebarFilterGroupBy;
973
+ VeltCommentSidebarFilter.Location = VeltCommentSidebarFilterLocation;
974
+ VeltCommentSidebarFilter.People = VeltCommentSidebarFilterPeople;
975
+ VeltCommentSidebarFilter.Priority = VeltCommentSidebarFilterPriority;
976
+ VeltCommentSidebarFilter.Title = VeltCommentSidebarFilterTitle;
977
+ VeltCommentSidebarFilter.Versions = VeltCommentSidebarFilterVersions;
978
+
979
+ var VeltCommentSidebarHeader = function (props) {
980
+ var children = props.children;
981
+ return (React__default["default"].createElement("velt-comment-sidebar-header-wireframe", null, children));
982
+ };
983
+
984
+ var VeltCommentSidebarList = function (props) {
985
+ var children = props.children;
986
+ return (React__default["default"].createElement("velt-comment-sidebar-list-wireframe", null, children));
987
+ };
988
+
989
+ var VeltCommentSidebarPageMode = function (props) {
990
+ var children = props.children;
991
+ return (React__default["default"].createElement("velt-comment-sidebar-page-mode-wireframe", null, children));
992
+ };
993
+
994
+ var VeltCommentSidebarSearch = function (props) {
995
+ var children = props.children;
996
+ return (React__default["default"].createElement("velt-comment-sidebar-search-wireframe", null, children));
997
+ };
998
+
999
+ var VeltCommentSidebarStatus = function (props) {
1000
+ var children = props.children;
1001
+ return (React__default["default"].createElement("velt-comment-sidebar-status-wireframe", null, children));
1002
+ };
1003
+
1004
+ var VeltCommentSidebarWireframe = function (props) {
1005
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1006
+ return (React__default["default"].createElement("velt-comment-sidebar-wireframe", __assign({}, remainingProp), children));
1007
+ };
1008
+ VeltCommentSidebarWireframe.CloseButton = VeltCommentSidebarCloseButton;
1009
+ VeltCommentSidebarWireframe.EmptyPlaceholder = VeltCommentSidebarEmptyPlaceholder;
1010
+ VeltCommentSidebarWireframe.Filter = VeltCommentSidebarFilter;
1011
+ VeltCommentSidebarWireframe.Header = VeltCommentSidebarHeader;
1012
+ VeltCommentSidebarWireframe.List = VeltCommentSidebarList;
1013
+ VeltCommentSidebarWireframe.PageMode = VeltCommentSidebarPageMode;
1014
+ VeltCommentSidebarWireframe.Search = VeltCommentSidebarSearch;
1015
+ VeltCommentSidebarWireframe.Status = VeltCommentSidebarStatus;
1016
+
1017
+ var VeltCommentPinGhostCommentIndicator = function (props) {
1018
+ var children = props.children;
1019
+ return (React__default["default"].createElement("velt-comment-pin-ghost-comment-indicator-wireframe", null, children));
1020
+ };
1021
+
1022
+ var VeltCommentPinIndex = function (props) {
1023
+ var children = props.children;
1024
+ return (React__default["default"].createElement("velt-comment-pin-index-wireframe", null, children));
1025
+ };
1026
+
1027
+ var VeltCommentPinTriangle = function (props) {
1028
+ var children = props.children;
1029
+ return (React__default["default"].createElement("velt-comment-pin-triangle-wireframe", null, children));
1030
+ };
1031
+
1032
+ var VeltCommentPinUnreadCommentIndicator = function (props) {
1033
+ var children = props.children;
1034
+ return (React__default["default"].createElement("velt-comment-pin-unread-comment-indicator-wireframe", null, children));
1035
+ };
1036
+
1037
+ var VeltCommentPinPrivateCommentIndicator = function (props) {
1038
+ var children = props.children;
1039
+ return (React__default["default"].createElement("velt-comment-pin-private-comment-indicator-wireframe", null, children));
1040
+ };
1041
+
1042
+ var VeltCommentPinWireframe = function (props) {
1043
+ var children = props.children;
1044
+ return (React__default["default"].createElement("velt-comment-pin-wireframe", null, children));
1045
+ };
1046
+ VeltCommentPinWireframe.GhostCommentIndicator = VeltCommentPinGhostCommentIndicator;
1047
+ VeltCommentPinWireframe.Index = VeltCommentPinIndex;
1048
+ VeltCommentPinWireframe.PrivateCommentIndicator = VeltCommentPinPrivateCommentIndicator;
1049
+ VeltCommentPinWireframe.Triangle = VeltCommentPinTriangle;
1050
+ VeltCommentPinWireframe.UnreadCommentIndicator = VeltCommentPinUnreadCommentIndicator;
1051
+
1052
+ var VeltSidebarButtonCommentsCount = function (props) {
1053
+ var children = props.children;
1054
+ return (React__default["default"].createElement("velt-sidebar-button-comments-count-wireframe", null, children));
1055
+ };
1056
+
1057
+ var VeltSidebarButtonWireframe = function (props) {
1058
+ var children = props.children;
1059
+ return (React__default["default"].createElement("velt-sidebar-button-wireframe", null, children));
1060
+ };
1061
+ VeltSidebarButtonWireframe.CommentsCount = VeltSidebarButtonCommentsCount;
1062
+
1063
+ var VeltCommentToolWireframe = function (props) {
1064
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1065
+ return (React__default["default"].createElement("velt-comment-tool-wireframe", __assign({}, remainingProps), children));
1066
+ };
1067
+
1068
+ var VeltCommentBubbleAvatar = function (props) {
1069
+ var children = props.children;
1070
+ return (React__default["default"].createElement("velt-comment-bubble-avatar-wireframe", null, children));
1071
+ };
1072
+
1073
+ var VeltCommentBubbleCommentsCount = function (props) {
1074
+ var children = props.children;
1075
+ return (React__default["default"].createElement("velt-comment-bubble-comments-count-wireframe", null, children));
1076
+ };
1077
+
1078
+ var VeltTextCommentTool = function (props) {
1079
+ var children = props.children;
1080
+ return (React__default["default"].createElement("velt-text-comment-tool-wireframe", null, children));
1081
+ };
1082
+
1083
+ var VeltTextCommentToolbar = function (props) {
1084
+ var children = props.children;
1085
+ return (React__default["default"].createElement("velt-text-comment-toolbar-wireframe", null, children));
1086
+ };
1087
+
1088
+ var VeltTextCommentToolbarCommentAnnotation = function (props) {
1089
+ var children = props.children;
1090
+ return (React__default["default"].createElement("velt-text-comment-toolbar-comment-annotation-wireframe", null, children));
1091
+ };
1092
+
1093
+ var VeltTextCommentToolbarSeperator = function (props) {
1094
+ var children = props.children;
1095
+ return (React__default["default"].createElement("velt-text-comment-toolbar-seperator-wireframe", null, children));
1096
+ };
1097
+
1098
+ var VeltTextCommentToolbarCopywriter = function (props) {
1099
+ var children = props.children;
1100
+ return (React__default["default"].createElement("velt-text-comment-toolbar-copywriter-wireframe", null, children));
1101
+ };
1102
+
1103
+ var VeltTextCommentToolbarGeneric = function (props) {
1104
+ var children = props.children;
1105
+ return (React__default["default"].createElement("velt-text-comment-toolbar-generic-wireframe", null, children));
1106
+ };
1107
+
1108
+ var VeltUserSelectorInternalDropdown = function (props) {
1109
+ var children = props.children;
1110
+ return (React__default["default"].createElement("velt-user-selector-internal-dropdown-wireframe", null, children));
1111
+ };
1112
+
1113
+ var VeltUserSelectorInternalDropdownAvatar = function (props) {
1114
+ var children = props.children;
1115
+ return (React__default["default"].createElement("velt-user-selector-internal-dropdown-avatar-wireframe", null, children));
1116
+ };
1117
+
1118
+ var VeltUserSelectorInternalDropdownEmail = function (props) {
1119
+ var children = props.children;
1120
+ return (React__default["default"].createElement("velt-user-selector-internal-dropdown-email-wireframe", null, children));
1121
+ };
1122
+
1123
+ var VeltUserSelectorInternalDropdownName = function (props) {
1124
+ var children = props.children;
1125
+ return (React__default["default"].createElement("velt-user-selector-internal-dropdown-name-wireframe", null, children));
1126
+ };
1127
+
1128
+ var VeltUserSelectorInternalDropdownErrorIcon = function (props) {
1129
+ var children = props.children;
1130
+ return (React__default["default"].createElement("velt-user-selector-internal-dropdown-error-icon-wireframe", null, children));
1131
+ };
1132
+
586
1133
  /**
587
1134
  * @beta This hook is in beta
588
1135
  */
@@ -614,6 +1161,15 @@ function useSetDocumentId(documentId) {
614
1161
  client && client.setDocumentId(documentId);
615
1162
  }, [client]);
616
1163
  }
1164
+ /**
1165
+ * @beta This hook is in beta
1166
+ */
1167
+ function useUnsetDocumentId() {
1168
+ var client = useVeltClient().client;
1169
+ React__default["default"].useEffect(function () {
1170
+ client && client.unsetDocumentId && client.unsetDocumentId();
1171
+ }, [client]);
1172
+ }
617
1173
  /**
618
1174
  * @beta This hook is in beta
619
1175
  */
@@ -1253,9 +1809,15 @@ var logLiveState = function (action, liveStateDataId) {
1253
1809
  exports.VeltArrowTool = SnippylyArrowTool;
1254
1810
  exports.VeltArrows = SnippylyArrows;
1255
1811
  exports.VeltCommentBubble = SnippylyCommentBubble;
1812
+ exports.VeltCommentBubbleAvatar = VeltCommentBubbleAvatar;
1813
+ exports.VeltCommentBubbleCommentsCount = VeltCommentBubbleCommentsCount;
1814
+ exports.VeltCommentDialogWireframe = VeltCommentDialogWireframe;
1815
+ exports.VeltCommentPinWireframe = VeltCommentPinWireframe;
1256
1816
  exports.VeltCommentPlayerTimeline = VeltCommentPlayerTimeline;
1817
+ exports.VeltCommentSidebarWireframe = VeltCommentSidebarWireframe;
1257
1818
  exports.VeltCommentThread = VeltCommentThread;
1258
1819
  exports.VeltCommentTool = SnippylyCommentTool;
1820
+ exports.VeltCommentToolWireframe = VeltCommentToolWireframe;
1259
1821
  exports.VeltComments = SnippylyComments;
1260
1822
  exports.VeltCommentsSidebar = SnippylyCommentsSidebar;
1261
1823
  exports.VeltCursor = SnippylyCursor;
@@ -1272,12 +1834,25 @@ exports.VeltRecorderNotes = SnippylyRecorderNotes;
1272
1834
  exports.VeltRecorderPlayer = SnippylyRecorderPlayer;
1273
1835
  exports.VeltRecorderTool = SnippylyRecorderTool;
1274
1836
  exports.VeltSidebarButton = SnippylySidebarButton;
1837
+ exports.VeltSidebarButtonWireframe = VeltSidebarButtonWireframe;
1275
1838
  exports.VeltTagTool = SnippylyTagTool;
1276
1839
  exports.VeltTags = SnippylyTags;
1840
+ exports.VeltTextCommentTool = VeltTextCommentTool;
1841
+ exports.VeltTextCommentToolbar = VeltTextCommentToolbar;
1842
+ exports.VeltTextCommentToolbarCommentAnnotation = VeltTextCommentToolbarCommentAnnotation;
1843
+ exports.VeltTextCommentToolbarCopywriter = VeltTextCommentToolbarCopywriter;
1844
+ exports.VeltTextCommentToolbarGeneric = VeltTextCommentToolbarGeneric;
1845
+ exports.VeltTextCommentToolbarSeperator = VeltTextCommentToolbarSeperator;
1277
1846
  exports.VeltUserInviteTool = SnippylyUserInviteTool;
1278
1847
  exports.VeltUserRequestTool = SnippylyUserRequestTool;
1848
+ exports.VeltUserSelectorInternalDropdown = VeltUserSelectorInternalDropdown;
1849
+ exports.VeltUserSelectorInternalDropdownAvatar = VeltUserSelectorInternalDropdownAvatar;
1850
+ exports.VeltUserSelectorInternalDropdownEmail = VeltUserSelectorInternalDropdownEmail;
1851
+ exports.VeltUserSelectorInternalDropdownErrorIcon = VeltUserSelectorInternalDropdownErrorIcon;
1852
+ exports.VeltUserSelectorInternalDropdownName = VeltUserSelectorInternalDropdownName;
1279
1853
  exports.VeltVideoPlayer = VeltVideoPlayer;
1280
1854
  exports.VeltViewAnalytics = VeltViewAnalytics;
1855
+ exports.VeltWireframe = VeltWireframe;
1281
1856
  exports.createLiveStateMiddleware = createLiveStateMiddleware;
1282
1857
  exports.useAIRewriterUtils = useAIRewriterUtils;
1283
1858
  exports.useAddLocation = useAddLocation;
@@ -1312,6 +1887,7 @@ exports.useTagAnnotations = useTagAnnotations;
1312
1887
  exports.useTagUtils = useTagUtils;
1313
1888
  exports.useUniqueViewsByDate = useUniqueViewsByDate;
1314
1889
  exports.useUniqueViewsByUser = useUniqueViewsByUser;
1890
+ exports.useUnsetDocumentId = useUnsetDocumentId;
1315
1891
  exports.useUserEditorState = useUserEditorState;
1316
1892
  exports.useVeltClient = useVeltClient;
1317
1893
  exports.useViewsUtils = useViewsUtils;