@veltdev/react 1.0.109 → 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 (386) hide show
  1. package/cjs/index.js +572 -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/esm/index.js +554 -7
  194. package/esm/index.js.map +1 -1
  195. package/esm/types/components/Snippyly/Snippyly.d.ts +1 -0
  196. package/esm/types/components/SnippylyCommentTool/SnippylyCommentTool.d.ts +1 -0
  197. package/esm/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +2 -0
  198. package/esm/types/components/VeltCommentBubble/VeltCommentBubbleAvatar/VeltCommentBubbleAvatar.d.ts +5 -0
  199. package/esm/types/components/VeltCommentBubble/VeltCommentBubbleAvatar/index.d.ts +1 -0
  200. package/esm/types/components/VeltCommentBubble/VeltCommentBubbleCommentsCount/VeltCommentBubbleCommentsCount.d.ts +5 -0
  201. package/esm/types/components/VeltCommentBubble/VeltCommentBubbleCommentsCount/index.d.ts +1 -0
  202. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAllComment/VeltCommentDialogAllComment.d.ts +5 -0
  203. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAllComment/index.d.ts +1 -0
  204. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogApprove/VeltCommentDialogApprove.d.ts +5 -0
  205. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogApprove/index.d.ts +1 -0
  206. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu.d.ts +5 -0
  207. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssignMenu/index.d.ts +1 -0
  208. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner.d.ts +12 -0
  209. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/VeltCommentDialogAssigneeBannerResolveButton.d.ts +5 -0
  210. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/index.d.ts +1 -0
  211. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/VeltCommentDialogAssigneeBannerUserAvatar.d.ts +5 -0
  212. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/index.d.ts +1 -0
  213. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/VeltCommentDialogAssigneeBannerUserName.d.ts +5 -0
  214. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/index.d.ts +1 -0
  215. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAssigneeBanner/index.d.ts +1 -0
  216. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogBody/VeltCommentDialogBody.d.ts +5 -0
  217. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogBody/index.d.ts +1 -0
  218. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory.d.ts +5 -0
  219. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCategory/index.d.ts +1 -0
  220. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCount/VeltCommentDialogCommentCount.d.ts +5 -0
  221. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentCount/index.d.ts +1 -0
  222. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentSuggestionStatus/VeltCommentDialogCommentSuggestionStatus.d.ts +5 -0
  223. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentSuggestionStatus/index.d.ts +1 -0
  224. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposer.d.ts +17 -0
  225. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton.d.ts +6 -0
  226. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/index.d.ts +1 -0
  227. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/VeltCommentDialogComposerAssignUser.d.ts +5 -0
  228. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/index.d.ts +1 -0
  229. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerFiles/VeltCommentDialogComposerFiles.d.ts +5 -0
  230. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerFiles/index.d.ts +1 -0
  231. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerInput/VeltCommentDialogComposerInput.d.ts +5 -0
  232. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerInput/index.d.ts +1 -0
  233. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/VeltCommentDialogComposerRecordings.d.ts +5 -0
  234. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/index.d.ts +1 -0
  235. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/index.d.ts +1 -0
  236. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCopyLink/VeltCommentDialogCopyLink.d.ts +5 -0
  237. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCopyLink/index.d.ts +1 -0
  238. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogGhostBanner/VeltCommentDialogGhostBanner.d.ts +5 -0
  239. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogGhostBanner/index.d.ts +1 -0
  240. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogHeader/VeltCommentDialogHeader.d.ts +5 -0
  241. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogHeader/index.d.ts +1 -0
  242. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogMoreReply/VeltCommentDialogMoreReply.d.ts +5 -0
  243. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogMoreReply/index.d.ts +1 -0
  244. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogOptions/VeltCommentDialogOptions.d.ts +5 -0
  245. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogOptions/index.d.ts +1 -0
  246. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPriority/VeltCommentDialogPriority.d.ts +5 -0
  247. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPriority/index.d.ts +1 -0
  248. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBadge/VeltCommentDialogPrivateBadge.d.ts +5 -0
  249. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBadge/index.d.ts +1 -0
  250. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBanner/VeltCommentDialogPrivateBanner.d.ts +5 -0
  251. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogPrivateBanner/index.d.ts +1 -0
  252. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogResolveButton/VeltCommentDialogResolveButton.d.ts +5 -0
  253. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogResolveButton/index.d.ts +1 -0
  254. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSignIn/VeltCommentDialogSignIn.d.ts +5 -0
  255. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSignIn/index.d.ts +1 -0
  256. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogStatus/VeltCommentDialogStatus.d.ts +5 -0
  257. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogStatus/index.d.ts +1 -0
  258. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction.d.ts +10 -0
  259. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/VeltCommentDialogSuggestionActionAccept.d.ts +5 -0
  260. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/index.d.ts +1 -0
  261. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/VeltCommentDialogSuggestionActionReject.d.ts +5 -0
  262. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/index.d.ts +1 -0
  263. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogSuggestionAction/index.d.ts +1 -0
  264. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.d.ts +27 -0
  265. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/VeltCommentDialogThreadCardAvatar.d.ts +5 -0
  266. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/index.d.ts +1 -0
  267. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/VeltCommentDialogThreadCardDeviceType.d.ts +5 -0
  268. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/index.d.ts +1 -0
  269. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardFiles/VeltCommentDialogThreadCardFiles.d.ts +5 -0
  270. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardFiles/index.d.ts +1 -0
  271. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/VeltCommentDialogThreadCardMessage.d.ts +5 -0
  272. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/index.d.ts +1 -0
  273. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/VeltCommentDialogThreadCardName.d.ts +5 -0
  274. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/index.d.ts +1 -0
  275. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/VeltCommentDialogThreadCardOptions.d.ts +5 -0
  276. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/index.d.ts +1 -0
  277. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/VeltCommentDialogThreadCardReactionTool.d.ts +5 -0
  278. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/index.d.ts +1 -0
  279. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/VeltCommentDialogThreadCardReactions.d.ts +5 -0
  280. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/index.d.ts +1 -0
  281. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/VeltCommentDialogThreadCardRecordings.d.ts +5 -0
  282. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/index.d.ts +1 -0
  283. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime.d.ts +5 -0
  284. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/index.d.ts +1 -0
  285. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/index.d.ts +1 -0
  286. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreads/VeltCommentDialogThreads.d.ts +5 -0
  287. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreads/index.d.ts +1 -0
  288. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/VeltCommentDialogToggleReply.d.ts +5 -0
  289. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogToggleReply/index.d.ts +1 -0
  290. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogUpgrade/VeltCommentDialogUpgrade.d.ts +5 -0
  291. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogUpgrade/index.d.ts +1 -0
  292. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +55 -0
  293. package/esm/types/components/VeltCommentDialogWireframe/index.d.ts +1 -0
  294. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.d.ts +5 -0
  295. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinGhostCommentIndicator/index.d.ts +1 -0
  296. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinIndex/VeltCommentPinIndex.d.ts +5 -0
  297. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinIndex/index.d.ts +1 -0
  298. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.d.ts +5 -0
  299. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinPrivateCommentIndicator/index.d.ts +1 -0
  300. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinTriangle/VeltCommentPinTriangle.d.ts +5 -0
  301. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinTriangle/index.d.ts +1 -0
  302. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.d.ts +5 -0
  303. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinUnreadCommentIndicator/index.d.ts +1 -0
  304. package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinWireframe.d.ts +16 -0
  305. package/esm/types/components/VeltCommentPinWireframe/index.d.ts +1 -0
  306. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarCloseButton/VeltCommentSidebarCloseButton.d.ts +5 -0
  307. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarCloseButton/index.d.ts +1 -0
  308. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarEmptyPlaceholder/VeltCommentSidebarEmptyPlaceholder.d.ts +5 -0
  309. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarEmptyPlaceholder/index.d.ts +1 -0
  310. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilter.d.ts +33 -0
  311. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterAllOption/VeltCommentSidebarFilterAllOption.d.ts +5 -0
  312. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterAllOption/index.d.ts +1 -0
  313. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterButton/VeltCommentSidebarFilterButton.d.ts +5 -0
  314. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterButton/index.d.ts +1 -0
  315. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCategory/VeltCommentSidebarFilterCategory.d.ts +5 -0
  316. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCategory/index.d.ts +1 -0
  317. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckbox.d.ts +11 -0
  318. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxChecked/VeltCommentSidebarFilterCheckboxChecked.d.ts +5 -0
  319. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxChecked/index.d.ts +1 -0
  320. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxUnchecked/VeltCommentSidebarFilterCheckboxUnchecked.d.ts +5 -0
  321. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckboxUnchecked/index.d.ts +1 -0
  322. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCheckbox/index.d.ts +1 -0
  323. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCloseButton/VeltCommentSidebarFilterCloseButton.d.ts +5 -0
  324. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCloseButton/index.d.ts +1 -0
  325. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCommentType/VeltCommentSidebarFilterCommentType.d.ts +5 -0
  326. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterCommentType/index.d.ts +1 -0
  327. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterDoneButton/VeltCommentSidebarFilterDoneButton.d.ts +5 -0
  328. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterDoneButton/index.d.ts +1 -0
  329. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterGroupBy/VeltCommentSidebarFilterGroupBy.d.ts +5 -0
  330. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterGroupBy/index.d.ts +1 -0
  331. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterLocation/VeltCommentSidebarFilterLocation.d.ts +5 -0
  332. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterLocation/index.d.ts +1 -0
  333. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPeople/VeltCommentSidebarFilterPeople.d.ts +5 -0
  334. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPeople/index.d.ts +1 -0
  335. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPriority/VeltCommentSidebarFilterPriority.d.ts +5 -0
  336. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterPriority/index.d.ts +1 -0
  337. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterTitle/VeltCommentSidebarFilterTitle.d.ts +5 -0
  338. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterTitle/index.d.ts +1 -0
  339. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterVersions/VeltCommentSidebarFilterVersions.d.ts +5 -0
  340. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/VeltCommentSidebarFilterVersions/index.d.ts +1 -0
  341. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarFilter/index.d.ts +1 -0
  342. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarHeader/VeltCommentSidebarHeader.d.ts +5 -0
  343. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarHeader/index.d.ts +1 -0
  344. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarList/VeltCommentSidebarList.d.ts +5 -0
  345. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarList/index.d.ts +1 -0
  346. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarPageMode/VeltCommentSidebarPageMode.d.ts +5 -0
  347. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarPageMode/index.d.ts +1 -0
  348. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarSearch/VeltCommentSidebarSearch.d.ts +5 -0
  349. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarSearch/index.d.ts +1 -0
  350. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarStatus/VeltCommentSidebarStatus.d.ts +5 -0
  351. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarStatus/index.d.ts +1 -0
  352. package/esm/types/components/VeltCommentSidebarWireframe/VeltCommentSidebarWireframe.d.ts +23 -0
  353. package/esm/types/components/VeltCommentSidebarWireframe/index.d.ts +1 -0
  354. package/esm/types/components/VeltCommentToolWireframe/VeltCommentToolWireframe.d.ts +6 -0
  355. package/esm/types/components/VeltCommentToolWireframe/index.d.ts +1 -0
  356. package/esm/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount.d.ts +5 -0
  357. package/esm/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonCommentsCount/index.d.ts +1 -0
  358. package/esm/types/components/VeltSidebarButtonWireframe/VeltSidebarButtonWireframe.d.ts +8 -0
  359. package/esm/types/components/VeltSidebarButtonWireframe/index.d.ts +1 -0
  360. package/esm/types/components/VeltTextComment/VeltTextCommentTool/VeltTextCommentTool.d.ts +5 -0
  361. package/esm/types/components/VeltTextComment/VeltTextCommentTool/index.d.ts +1 -0
  362. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbar.d.ts +5 -0
  363. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/index.d.ts +1 -0
  364. package/esm/types/components/VeltTextComment/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +5 -0
  365. package/esm/types/components/VeltTextComment/VeltTextCommentToolbarCommentAnnotation/index.d.ts +1 -0
  366. package/esm/types/components/VeltTextComment/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +5 -0
  367. package/esm/types/components/VeltTextComment/VeltTextCommentToolbarCopywriter/index.d.ts +1 -0
  368. package/esm/types/components/VeltTextComment/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +5 -0
  369. package/esm/types/components/VeltTextComment/VeltTextCommentToolbarGeneric/index.d.ts +1 -0
  370. package/esm/types/components/VeltTextComment/VeltTextCommentToolbarSeperator/VeltTextCommentToolbarSeperator.d.ts +5 -0
  371. package/esm/types/components/VeltTextComment/VeltTextCommentToolbarSeperator/index.d.ts +1 -0
  372. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdown/VeltUserSelectorInternalDropdown.d.ts +5 -0
  373. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdown/index.d.ts +1 -0
  374. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownAvatar/VeltUserSelectorInternalDropdownAvatar.d.ts +5 -0
  375. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownAvatar/index.d.ts +1 -0
  376. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownEmail/VeltUserSelectorInternalDropdownEmail.d.ts +5 -0
  377. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownEmail/index.d.ts +1 -0
  378. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownErrorIcon/VeltUserSelectorInternalDropdownErrorIcon.d.ts +5 -0
  379. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownErrorIcon/index.d.ts +1 -0
  380. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownName/VeltUserSelectorInternalDropdownName.d.ts +5 -0
  381. package/esm/types/components/VeltUserSelector/VeltUserSelectorInternalDropdownName/index.d.ts +1 -0
  382. package/esm/types/components/VeltWireframe/VeltWireframe.d.ts +5 -0
  383. package/esm/types/components/VeltWireframe/index.d.ts +1 -0
  384. package/esm/types/components/index.d.ts +19 -0
  385. package/index.d.ts +369 -1
  386. package/package.json +1 -1
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltUserSelectorInternalDropdownNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltUserSelectorInternalDropdownName: React.FC<IVeltUserSelectorInternalDropdownNameProps>;
5
+ export default VeltUserSelectorInternalDropdownName;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltUserSelectorInternalDropdownName";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltWireframe: React.FC<IVeltWireframeProps>;
5
+ export default VeltWireframe;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltWireframe";
@@ -26,3 +26,22 @@ export { default as VeltNotificationsTool } from "./VeltNotificationsTool";
26
26
  export { default as VeltNotificationsPanel } from "./VeltNotificationsPanel";
27
27
  export { default as VeltNotificationsHistoryPanel } from "./VeltNotificationsHistoryPanel";
28
28
  export { default as VeltNivoChartComments } from "./VeltNivoChartComments";
29
+ export { default as VeltWireframe } from "./VeltWireframe";
30
+ export { default as VeltCommentDialogWireframe } from "./VeltCommentDialogWireframe";
31
+ export { default as VeltCommentSidebarWireframe } from "./VeltCommentSidebarWireframe";
32
+ export { default as VeltCommentPinWireframe } from "./VeltCommentPinWireframe";
33
+ export { default as VeltSidebarButtonWireframe } from "./VeltSidebarButtonWireframe";
34
+ export { default as VeltCommentToolWireframe } from "./VeltCommentToolWireframe";
35
+ export { default as VeltCommentBubbleAvatar } from "./VeltCommentBubble/VeltCommentBubbleAvatar";
36
+ export { default as VeltCommentBubbleCommentsCount } from "./VeltCommentBubble/VeltCommentBubbleCommentsCount";
37
+ export { default as VeltTextCommentTool } from "./VeltTextComment/VeltTextCommentTool";
38
+ export { default as VeltTextCommentToolbar } from "./VeltTextComment/VeltTextCommentToolbar";
39
+ export { default as VeltTextCommentToolbarCommentAnnotation } from "./VeltTextComment/VeltTextCommentToolbarCommentAnnotation";
40
+ export { default as VeltTextCommentToolbarSeperator } from "./VeltTextComment/VeltTextCommentToolbarSeperator";
41
+ export { default as VeltTextCommentToolbarCopywriter } from "./VeltTextComment/VeltTextCommentToolbarCopywriter";
42
+ export { default as VeltTextCommentToolbarGeneric } from "./VeltTextComment/VeltTextCommentToolbarGeneric";
43
+ export { default as VeltUserSelectorInternalDropdown } from "./VeltUserSelector/VeltUserSelectorInternalDropdown";
44
+ export { default as VeltUserSelectorInternalDropdownAvatar } from "./VeltUserSelector/VeltUserSelectorInternalDropdownAvatar";
45
+ export { default as VeltUserSelectorInternalDropdownEmail } from "./VeltUserSelector/VeltUserSelectorInternalDropdownEmail";
46
+ export { default as VeltUserSelectorInternalDropdownName } from "./VeltUserSelector/VeltUserSelectorInternalDropdownName";
47
+ export { default as VeltUserSelectorInternalDropdownErrorIcon } from "./VeltUserSelector/VeltUserSelectorInternalDropdownErrorIcon";
package/esm/index.js CHANGED
@@ -26,6 +26,18 @@ var __assign = function() {
26
26
  return __assign.apply(this, arguments);
27
27
  };
28
28
 
29
+ function __rest(s, e) {
30
+ var t = {};
31
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
32
+ t[p] = s[p];
33
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
34
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
35
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
36
+ t[p[i]] = s[p[i]];
37
+ }
38
+ return t;
39
+ }
40
+
29
41
  function __awaiter(thisArg, _arguments, P, generator) {
30
42
  function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
31
43
  return new (P || (P = Promise))(function (resolve, reject) {
@@ -136,8 +148,8 @@ var SnippylyProvider = function (props) {
136
148
  if (config.develop) {
137
149
  delete config.develop;
138
150
  }
139
- if (config.version) {
140
- delete config.version;
151
+ if (config === null || config === void 0 ? void 0 : config.version) {
152
+ config === null || config === void 0 ? true : delete config.version;
141
153
  }
142
154
  if (config === null || config === void 0 ? void 0 : config.proxyDomain) {
143
155
  delete config.proxyDomain;
@@ -254,7 +266,7 @@ var SnippylyComments = function (props) {
254
266
  };
255
267
 
256
268
  var SnippylyCommentsSidebar = function (props) {
257
- 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;
269
+ 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;
258
270
  var ref = useRef();
259
271
  useEffect(function () {
260
272
  if (ref.current) {
@@ -277,11 +289,11 @@ var SnippylyCommentsSidebar = function (props) {
277
289
  });
278
290
  }
279
291
  }, []);
280
- return (React.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 }));
292
+ return (React.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 }));
281
293
  };
282
294
 
283
295
  var SnippylyCommentTool = function (props) {
284
- var targetCommentElementId = props.targetCommentElementId, onCommentModeChange = props.onCommentModeChange, children = props.children, darkMode = props.darkMode;
296
+ var targetCommentElementId = props.targetCommentElementId, onCommentModeChange = props.onCommentModeChange, children = props.children, darkMode = props.darkMode, variant = props.variant;
285
297
  var ref = useRef();
286
298
  useEffect(function () {
287
299
  if (ref.current) {
@@ -293,7 +305,7 @@ var SnippylyCommentTool = function (props) {
293
305
  });
294
306
  }
295
307
  }, []);
296
- return (React.createElement("velt-comment-tool", { ref: ref, "target-comment-element-id": targetCommentElementId, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
308
+ return (React.createElement("velt-comment-tool", { ref: ref, "target-comment-element-id": targetCommentElementId, variant: variant, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
297
309
  };
298
310
 
299
311
  var SnippylyCursor = function (props) {
@@ -575,6 +587,541 @@ var VeltNivoChartComments = function (_a) {
575
587
  })));
576
588
  };
577
589
 
590
+ var VeltWireframe = function (props) {
591
+ var children = props.children;
592
+ return (React.createElement("velt-wireframe", null, children));
593
+ };
594
+
595
+ var VeltCommentDialogAllComment = function (props) {
596
+ var children = props.children;
597
+ return (React.createElement("velt-comment-dialog-all-comment-wireframe", null, children));
598
+ };
599
+
600
+ var VeltCommentDialogApprove = function (props) {
601
+ var children = props.children;
602
+ return (React.createElement("velt-comment-dialog-approve-wireframe", null, children));
603
+ };
604
+
605
+ var VeltCommentDialogAssigneeBannerResolveButton = function (props) {
606
+ var children = props.children;
607
+ return (React.createElement("velt-comment-dialog-assignee-banner-resolve-button-wireframe", null, children));
608
+ };
609
+
610
+ var VeltCommentDialogAssigneeBannerUserAvatar = function (props) {
611
+ var children = props.children;
612
+ return (React.createElement("velt-comment-dialog-assignee-banner-user-avatar-wireframe", null, children));
613
+ };
614
+
615
+ var VeltCommentDialogAssigneeBannerUserName = function (props) {
616
+ var children = props.children;
617
+ return (React.createElement("velt-comment-dialog-assignee-banner-user-name-wireframe", null, children));
618
+ };
619
+
620
+ var VeltCommentDialogAssigneeBanner = function (props) {
621
+ var children = props.children;
622
+ return (React.createElement("velt-comment-dialog-assignee-banner-wireframe", null, children));
623
+ };
624
+ VeltCommentDialogAssigneeBanner.ResolveButton = VeltCommentDialogAssigneeBannerResolveButton;
625
+ VeltCommentDialogAssigneeBanner.UserAvatar = VeltCommentDialogAssigneeBannerUserAvatar;
626
+ VeltCommentDialogAssigneeBanner.UserName = VeltCommentDialogAssigneeBannerUserName;
627
+
628
+ var VeltCommentDialogAssignMenu = function (props) {
629
+ var children = props.children;
630
+ return (React.createElement("velt-comment-dialog-assign-menu-wireframe", null, children));
631
+ };
632
+
633
+ var VeltCommentDialogBody = function (props) {
634
+ var children = props.children;
635
+ return (React.createElement("velt-comment-dialog-body-wireframe", null, children));
636
+ };
637
+
638
+ var VeltCommentDialogCommentCategory = function (props) {
639
+ var children = props.children;
640
+ return (React.createElement("velt-comment-dialog-comment-category-wireframe", null, children));
641
+ };
642
+
643
+ var VeltCommentDialogCommentCount = function (props) {
644
+ var children = props.children;
645
+ return (React.createElement("velt-comment-dialog-comment-count-wireframe", null, children));
646
+ };
647
+
648
+ var VeltCommentDialogCommentSuggestionStatus = function (props) {
649
+ var children = props.children;
650
+ return (React.createElement("velt-comment-dialog-comment-suggestion-status-wireframe", null, children));
651
+ };
652
+
653
+ var VeltCommentDialogComposerActionButton = function (props) {
654
+ var children = props.children, remaingProps = __rest(props, ["children"]);
655
+ return (React.createElement("velt-comment-dialog-composer-action-button-wireframe", __assign({}, remaingProps), children));
656
+ };
657
+
658
+ var VeltCommentDialogComposerAssignUser = function (props) {
659
+ var children = props.children;
660
+ return (React.createElement("velt-comment-dialog-composer-wireframe", null, children));
661
+ };
662
+
663
+ var VeltCommentDialogComposerFiles = function (props) {
664
+ var children = props.children;
665
+ return (React.createElement("velt-comment-dialog-composer-files-wireframe", null, children));
666
+ };
667
+
668
+ var VeltCommentDialogComposerInput = function (props) {
669
+ var children = props.children;
670
+ return (React.createElement("velt-comment-dialog-composer-input-wireframe", null, children));
671
+ };
672
+
673
+ var VeltCommentDialogComposerRecordings = function (props) {
674
+ var children = props.children;
675
+ return (React.createElement("velt-comment-dialog-composer-recordings-wireframe", null, children));
676
+ };
677
+
678
+ var VeltCommentDialogComposer = function (props) {
679
+ var children = props.children;
680
+ return (React.createElement("velt-comment-dialog-composer-wireframe", null, children));
681
+ };
682
+ VeltCommentDialogComposer.ActionButton = VeltCommentDialogComposerActionButton;
683
+ VeltCommentDialogComposer.AssignUser = VeltCommentDialogComposerAssignUser;
684
+ VeltCommentDialogComposer.Files = VeltCommentDialogComposerFiles;
685
+ VeltCommentDialogComposer.Input = VeltCommentDialogComposerInput;
686
+ VeltCommentDialogComposer.Recordings = VeltCommentDialogComposerRecordings;
687
+
688
+ var VeltCommentDialogCopyLink = function (props) {
689
+ var children = props.children;
690
+ return (React.createElement("velt-comment-dialog-copy-link-wireframe", null, children));
691
+ };
692
+
693
+ var VeltCommentDialogGhostBanner = function (props) {
694
+ var children = props.children;
695
+ return (React.createElement("velt-comment-dialog-ghost-banner-wireframe", null, children));
696
+ };
697
+
698
+ var VeltCommentDialogHeader = function (props) {
699
+ var children = props.children;
700
+ return (React.createElement("velt-comment-dialog-header-wireframe", null, children));
701
+ };
702
+
703
+ var VeltCommentDialogMoreReply = function (props) {
704
+ var children = props.children;
705
+ return (React.createElement("velt-comment-dialog-more-reply-wireframe", null, children));
706
+ };
707
+
708
+ var VeltCommentDialogOptions = function (props) {
709
+ var children = props.children;
710
+ return (React.createElement("velt-comment-dialog-options-wireframe", null, children));
711
+ };
712
+
713
+ var VeltCommentDialogPriority = function (props) {
714
+ var children = props.children;
715
+ return (React.createElement("velt-comment-dialog-priority-wireframe", null, children));
716
+ };
717
+
718
+ var VeltCommentDialogPrivateBanner = function (props) {
719
+ var children = props.children;
720
+ return (React.createElement("velt-comment-dialog-private-banner-wireframe", null, children));
721
+ };
722
+
723
+ var VeltCommentDialogResolveButton = function (props) {
724
+ var children = props.children;
725
+ return (React.createElement("velt-comment-dialog-resolve-button-wireframe", null, children));
726
+ };
727
+
728
+ var VeltCommentDialogSignIn = function (props) {
729
+ var children = props.children;
730
+ return (React.createElement("velt-comment-dialog-sign-in-wireframe", null, children));
731
+ };
732
+
733
+ var VeltCommentDialogStatus = function (props) {
734
+ var children = props.children;
735
+ return (React.createElement("velt-comment-dialog-status-wireframe", null, children));
736
+ };
737
+
738
+ var VeltCommentDialogThreadCardAvatar = function (props) {
739
+ var children = props.children;
740
+ return (React.createElement("velt-comment-dialog-thread-card-avatar-wireframe", null, children));
741
+ };
742
+
743
+ var VeltCommentDialogThreadCardDeviceType = function (props) {
744
+ var children = props.children;
745
+ return (React.createElement("velt-comment-dialog-thread-card-device-type-wireframe", null, children));
746
+ };
747
+
748
+ var VeltCommentDialogThreadCardFiles = function (props) {
749
+ var children = props.children;
750
+ return (React.createElement("velt-comment-dialog-thread-card-files-wireframe", null, children));
751
+ };
752
+
753
+ var VeltCommentDialogThreadCardMessage = function (props) {
754
+ var children = props.children;
755
+ return (React.createElement("velt-comment-dialog-thread-card-message-wireframe", null, children));
756
+ };
757
+
758
+ var VeltCommentDialogThreadCardName = function (props) {
759
+ var children = props.children;
760
+ return (React.createElement("velt-comment-dialog-thread-card-name-wireframe", null, children));
761
+ };
762
+
763
+ var VeltCommentDialogThreadCardOptions = function (props) {
764
+ var children = props.children;
765
+ return (React.createElement("velt-comment-dialog-thread-card-options-wireframe", null, children));
766
+ };
767
+
768
+ var VeltCommentDialogThreadCardReactions = function (props) {
769
+ var children = props.children;
770
+ return (React.createElement("velt-comment-dialog-thread-card-reactions-wireframe", null, children));
771
+ };
772
+
773
+ var VeltCommentDialogThreadCardReactionTool = function (props) {
774
+ var children = props.children;
775
+ return (React.createElement("velt-comment-dialog-thread-card-reaction-tool-wireframe", null, children));
776
+ };
777
+
778
+ var VeltCommentDialogThreadCardRecordings = function (props) {
779
+ var children = props.children;
780
+ return (React.createElement("velt-comment-dialog-thread-card-recordings-wireframe", null, children));
781
+ };
782
+
783
+ var VeltCommentDialogThreadCardTime = function (props) {
784
+ var children = props.children;
785
+ return (React.createElement("velt-comment-dialog-thread-card-time-wireframe", null, children));
786
+ };
787
+
788
+ // Main Thread Card component
789
+ var VeltCommentDialogThreadCard = function (props) {
790
+ var children = props.children;
791
+ return (React.createElement("velt-comment-dialog-thread-card-wireframe", null, children));
792
+ };
793
+ // Attach the Sub component as a static property of the main Thread Card component
794
+ VeltCommentDialogThreadCard.Avatar = VeltCommentDialogThreadCardAvatar;
795
+ VeltCommentDialogThreadCard.DeviceType = VeltCommentDialogThreadCardDeviceType;
796
+ VeltCommentDialogThreadCard.Files = VeltCommentDialogThreadCardFiles;
797
+ VeltCommentDialogThreadCard.Message = VeltCommentDialogThreadCardMessage;
798
+ VeltCommentDialogThreadCard.Name = VeltCommentDialogThreadCardName;
799
+ VeltCommentDialogThreadCard.Options = VeltCommentDialogThreadCardOptions;
800
+ VeltCommentDialogThreadCard.Reactions = VeltCommentDialogThreadCardReactions;
801
+ VeltCommentDialogThreadCard.ReactionTool = VeltCommentDialogThreadCardReactionTool;
802
+ VeltCommentDialogThreadCard.Recordings = VeltCommentDialogThreadCardRecordings;
803
+ VeltCommentDialogThreadCard.Time = VeltCommentDialogThreadCardTime;
804
+
805
+ var VeltCommentDialogThreads = function (props) {
806
+ var children = props.children;
807
+ return (React.createElement("velt-comment-dialog-threads-wireframe", null, children));
808
+ };
809
+
810
+ var VeltCommentDialogToggleReply = function (props) {
811
+ var children = props.children;
812
+ return (React.createElement("velt-comment-dialog-toggle-reply-wireframe", null, children));
813
+ };
814
+
815
+ var VeltCommentDialogUpgrade = function (props) {
816
+ var children = props.children;
817
+ return (React.createElement("velt-comment-dialog-upgrade-wireframe", null, children));
818
+ };
819
+
820
+ var VeltCommentDialogSuggestionActionAccept = function (props) {
821
+ var children = props.children;
822
+ return (React.createElement("velt-comment-dialog-suggestion-action-accept-wireframe", null, children));
823
+ };
824
+
825
+ var VeltCommentDialogSuggestionActionReject = function (props) {
826
+ var children = props.children;
827
+ return (React.createElement("velt-comment-dialog-suggestion-action-reject-wireframe", null, children));
828
+ };
829
+
830
+ var VeltCommentDialogSuggestionAction = function (props) {
831
+ var children = props.children;
832
+ return (React.createElement("velt-comment-dialog-suggestion-action-wireframe", null, children));
833
+ };
834
+ VeltCommentDialogSuggestionAction.Accept = VeltCommentDialogSuggestionActionAccept;
835
+ VeltCommentDialogSuggestionAction.Reject = VeltCommentDialogSuggestionActionReject;
836
+
837
+ var VeltCommentDialogWireframe = function (props) {
838
+ var children = props.children, remainingProp = __rest(props, ["children"]);
839
+ return (React.createElement("velt-comment-dialog-wireframe", __assign({}, remainingProp), children));
840
+ };
841
+ VeltCommentDialogWireframe.AllComment = VeltCommentDialogAllComment;
842
+ VeltCommentDialogWireframe.Approve = VeltCommentDialogApprove;
843
+ VeltCommentDialogWireframe.AssigneeBanner = VeltCommentDialogAssigneeBanner;
844
+ VeltCommentDialogWireframe.AssignMenu = VeltCommentDialogAssignMenu;
845
+ VeltCommentDialogWireframe.Body = VeltCommentDialogBody;
846
+ VeltCommentDialogWireframe.CommentCategory = VeltCommentDialogCommentCategory;
847
+ VeltCommentDialogWireframe.CommentCount = VeltCommentDialogCommentCount;
848
+ VeltCommentDialogWireframe.CommentSuggestionStatus = VeltCommentDialogCommentSuggestionStatus;
849
+ VeltCommentDialogWireframe.Composer = VeltCommentDialogComposer;
850
+ VeltCommentDialogWireframe.CopyLink = VeltCommentDialogCopyLink;
851
+ VeltCommentDialogWireframe.GhostBanner = VeltCommentDialogGhostBanner;
852
+ VeltCommentDialogWireframe.Header = VeltCommentDialogHeader;
853
+ VeltCommentDialogWireframe.MoreReply = VeltCommentDialogMoreReply;
854
+ VeltCommentDialogWireframe.Options = VeltCommentDialogOptions;
855
+ VeltCommentDialogWireframe.Priority = VeltCommentDialogPriority;
856
+ VeltCommentDialogWireframe.PrivateBanner = VeltCommentDialogPrivateBanner;
857
+ VeltCommentDialogWireframe.ResolveButton = VeltCommentDialogResolveButton;
858
+ VeltCommentDialogWireframe.SignIn = VeltCommentDialogSignIn;
859
+ VeltCommentDialogWireframe.Status = VeltCommentDialogStatus;
860
+ VeltCommentDialogWireframe.SuggestionAction = VeltCommentDialogSuggestionAction;
861
+ VeltCommentDialogWireframe.ThreadCard = VeltCommentDialogThreadCard;
862
+ VeltCommentDialogWireframe.Threads = VeltCommentDialogThreads;
863
+ VeltCommentDialogWireframe.ToggleReply = VeltCommentDialogToggleReply;
864
+ VeltCommentDialogWireframe.Upgrade = VeltCommentDialogUpgrade;
865
+
866
+ var VeltCommentSidebarCloseButton = function (props) {
867
+ var children = props.children;
868
+ return (React.createElement("velt-comment-sidebar-close-button-wireframe", null, children));
869
+ };
870
+
871
+ var VeltCommentSidebarEmptyPlaceholder = function (props) {
872
+ var children = props.children;
873
+ return (React.createElement("velt-comment-sidebar-empty-placeholder-wireframe", null, children));
874
+ };
875
+
876
+ var VeltCommentSidebarFilterAllOption = function (props) {
877
+ var children = props.children;
878
+ return (React.createElement("velt-comment-sidebar-filter-all-option-wireframe", null, children));
879
+ };
880
+
881
+ var VeltCommentSidebarFilterButton = function (props) {
882
+ var children = props.children;
883
+ return (React.createElement("velt-comment-sidebar-filter-button-wireframe", null, children));
884
+ };
885
+
886
+ var VeltCommentSidebarFilterCategory = function (props) {
887
+ var children = props.children;
888
+ return (React.createElement("velt-comment-sidebar-filter-category-wireframe", null, children));
889
+ };
890
+
891
+ var VeltCommentSidebarFilterCheckboxChecked = function (props) {
892
+ var children = props.children;
893
+ return (React.createElement("velt-comment-sidebar-filter-checkbox-checked-wireframe", null, children));
894
+ };
895
+
896
+ var VeltCommentSidebarFilterCheckboxUnchecked = function (props) {
897
+ var children = props.children;
898
+ return (React.createElement("velt-comment-sidebar-filter-checkbox-unchecked-wireframe", null, children));
899
+ };
900
+
901
+ var VeltCommentSidebarFilterCheckbox = function (props) {
902
+ var children = props.children;
903
+ return (React.createElement("velt-comment-sidebar-filter-checkbox-wireframe", null, children));
904
+ };
905
+ VeltCommentSidebarFilterCheckbox.Checked = VeltCommentSidebarFilterCheckboxChecked;
906
+ VeltCommentSidebarFilterCheckbox.Unchecked = VeltCommentSidebarFilterCheckboxUnchecked;
907
+
908
+ var VeltCommentSidebarFilterCloseButton = function (props) {
909
+ var children = props.children;
910
+ return (React.createElement("velt-comment-sidebar-filter-close-button-wireframe", null, children));
911
+ };
912
+
913
+ var VeltCommentSidebarFilterCommentType = function (props) {
914
+ var children = props.children;
915
+ return (React.createElement("velt-comment-sidebar-filter-comment-type-wireframe", null, children));
916
+ };
917
+
918
+ var VeltCommentSidebarFilterDoneButton = function (props) {
919
+ var children = props.children;
920
+ return (React.createElement("velt-comment-sidebar-filter-done-button-wireframe", null, children));
921
+ };
922
+
923
+ var VeltCommentSidebarFilterGroupBy = function (props) {
924
+ var children = props.children;
925
+ return (React.createElement("velt-comment-sidebar-filter-group-by-wireframe", null, children));
926
+ };
927
+
928
+ var VeltCommentSidebarFilterLocation = function (props) {
929
+ var children = props.children;
930
+ return (React.createElement("velt-comment-sidebar-filter-location-wireframe", null, children));
931
+ };
932
+
933
+ var VeltCommentSidebarFilterPeople = function (props) {
934
+ var children = props.children;
935
+ return (React.createElement("velt-comment-sidebar-filter-people-wireframe", null, children));
936
+ };
937
+
938
+ var VeltCommentSidebarFilterPriority = function (props) {
939
+ var children = props.children;
940
+ return (React.createElement("velt-comment-sidebar-filter-priority-wireframe", null, children));
941
+ };
942
+
943
+ var VeltCommentSidebarFilterTitle = function (props) {
944
+ var children = props.children;
945
+ return (React.createElement("velt-comment-sidebar-filter-title-wireframe", null, children));
946
+ };
947
+
948
+ var VeltCommentSidebarFilterVersions = function (props) {
949
+ var children = props.children;
950
+ return (React.createElement("velt-comment-sidebar-filter-versions-wireframe", null, children));
951
+ };
952
+
953
+ var VeltCommentSidebarFilter = function (props) {
954
+ var children = props.children;
955
+ return (React.createElement("velt-comment-sidebar-filter-wireframe", null, children));
956
+ };
957
+ VeltCommentSidebarFilter.AllOption = VeltCommentSidebarFilterAllOption;
958
+ VeltCommentSidebarFilter.Button = VeltCommentSidebarFilterButton;
959
+ VeltCommentSidebarFilter.Category = VeltCommentSidebarFilterCategory;
960
+ VeltCommentSidebarFilter.Checkbox = VeltCommentSidebarFilterCheckbox;
961
+ VeltCommentSidebarFilter.CloseButton = VeltCommentSidebarFilterCloseButton;
962
+ VeltCommentSidebarFilter.CommentType = VeltCommentSidebarFilterCommentType;
963
+ VeltCommentSidebarFilter.DoneButton = VeltCommentSidebarFilterDoneButton;
964
+ VeltCommentSidebarFilter.GroupBy = VeltCommentSidebarFilterGroupBy;
965
+ VeltCommentSidebarFilter.Location = VeltCommentSidebarFilterLocation;
966
+ VeltCommentSidebarFilter.People = VeltCommentSidebarFilterPeople;
967
+ VeltCommentSidebarFilter.Priority = VeltCommentSidebarFilterPriority;
968
+ VeltCommentSidebarFilter.Title = VeltCommentSidebarFilterTitle;
969
+ VeltCommentSidebarFilter.Versions = VeltCommentSidebarFilterVersions;
970
+
971
+ var VeltCommentSidebarHeader = function (props) {
972
+ var children = props.children;
973
+ return (React.createElement("velt-comment-sidebar-header-wireframe", null, children));
974
+ };
975
+
976
+ var VeltCommentSidebarList = function (props) {
977
+ var children = props.children;
978
+ return (React.createElement("velt-comment-sidebar-list-wireframe", null, children));
979
+ };
980
+
981
+ var VeltCommentSidebarPageMode = function (props) {
982
+ var children = props.children;
983
+ return (React.createElement("velt-comment-sidebar-page-mode-wireframe", null, children));
984
+ };
985
+
986
+ var VeltCommentSidebarSearch = function (props) {
987
+ var children = props.children;
988
+ return (React.createElement("velt-comment-sidebar-search-wireframe", null, children));
989
+ };
990
+
991
+ var VeltCommentSidebarStatus = function (props) {
992
+ var children = props.children;
993
+ return (React.createElement("velt-comment-sidebar-status-wireframe", null, children));
994
+ };
995
+
996
+ var VeltCommentSidebarWireframe = function (props) {
997
+ var children = props.children, remainingProp = __rest(props, ["children"]);
998
+ return (React.createElement("velt-comment-sidebar-wireframe", __assign({}, remainingProp), children));
999
+ };
1000
+ VeltCommentSidebarWireframe.CloseButton = VeltCommentSidebarCloseButton;
1001
+ VeltCommentSidebarWireframe.EmptyPlaceholder = VeltCommentSidebarEmptyPlaceholder;
1002
+ VeltCommentSidebarWireframe.Filter = VeltCommentSidebarFilter;
1003
+ VeltCommentSidebarWireframe.Header = VeltCommentSidebarHeader;
1004
+ VeltCommentSidebarWireframe.List = VeltCommentSidebarList;
1005
+ VeltCommentSidebarWireframe.PageMode = VeltCommentSidebarPageMode;
1006
+ VeltCommentSidebarWireframe.Search = VeltCommentSidebarSearch;
1007
+ VeltCommentSidebarWireframe.Status = VeltCommentSidebarStatus;
1008
+
1009
+ var VeltCommentPinGhostCommentIndicator = function (props) {
1010
+ var children = props.children;
1011
+ return (React.createElement("velt-comment-pin-ghost-comment-indicator-wireframe", null, children));
1012
+ };
1013
+
1014
+ var VeltCommentPinIndex = function (props) {
1015
+ var children = props.children;
1016
+ return (React.createElement("velt-comment-pin-index-wireframe", null, children));
1017
+ };
1018
+
1019
+ var VeltCommentPinTriangle = function (props) {
1020
+ var children = props.children;
1021
+ return (React.createElement("velt-comment-pin-triangle-wireframe", null, children));
1022
+ };
1023
+
1024
+ var VeltCommentPinUnreadCommentIndicator = function (props) {
1025
+ var children = props.children;
1026
+ return (React.createElement("velt-comment-pin-unread-comment-indicator-wireframe", null, children));
1027
+ };
1028
+
1029
+ var VeltCommentPinPrivateCommentIndicator = function (props) {
1030
+ var children = props.children;
1031
+ return (React.createElement("velt-comment-pin-private-comment-indicator-wireframe", null, children));
1032
+ };
1033
+
1034
+ var VeltCommentPinWireframe = function (props) {
1035
+ var children = props.children;
1036
+ return (React.createElement("velt-comment-pin-wireframe", null, children));
1037
+ };
1038
+ VeltCommentPinWireframe.GhostCommentIndicator = VeltCommentPinGhostCommentIndicator;
1039
+ VeltCommentPinWireframe.Index = VeltCommentPinIndex;
1040
+ VeltCommentPinWireframe.PrivateCommentIndicator = VeltCommentPinPrivateCommentIndicator;
1041
+ VeltCommentPinWireframe.Triangle = VeltCommentPinTriangle;
1042
+ VeltCommentPinWireframe.UnreadCommentIndicator = VeltCommentPinUnreadCommentIndicator;
1043
+
1044
+ var VeltSidebarButtonCommentsCount = function (props) {
1045
+ var children = props.children;
1046
+ return (React.createElement("velt-sidebar-button-comments-count-wireframe", null, children));
1047
+ };
1048
+
1049
+ var VeltSidebarButtonWireframe = function (props) {
1050
+ var children = props.children;
1051
+ return (React.createElement("velt-sidebar-button-wireframe", null, children));
1052
+ };
1053
+ VeltSidebarButtonWireframe.CommentsCount = VeltSidebarButtonCommentsCount;
1054
+
1055
+ var VeltCommentToolWireframe = function (props) {
1056
+ var children = props.children, remainingProps = __rest(props, ["children"]);
1057
+ return (React.createElement("velt-comment-tool-wireframe", __assign({}, remainingProps), children));
1058
+ };
1059
+
1060
+ var VeltCommentBubbleAvatar = function (props) {
1061
+ var children = props.children;
1062
+ return (React.createElement("velt-comment-bubble-avatar-wireframe", null, children));
1063
+ };
1064
+
1065
+ var VeltCommentBubbleCommentsCount = function (props) {
1066
+ var children = props.children;
1067
+ return (React.createElement("velt-comment-bubble-comments-count-wireframe", null, children));
1068
+ };
1069
+
1070
+ var VeltTextCommentTool = function (props) {
1071
+ var children = props.children;
1072
+ return (React.createElement("velt-text-comment-tool-wireframe", null, children));
1073
+ };
1074
+
1075
+ var VeltTextCommentToolbar = function (props) {
1076
+ var children = props.children;
1077
+ return (React.createElement("velt-text-comment-toolbar-wireframe", null, children));
1078
+ };
1079
+
1080
+ var VeltTextCommentToolbarCommentAnnotation = function (props) {
1081
+ var children = props.children;
1082
+ return (React.createElement("velt-text-comment-toolbar-comment-annotation-wireframe", null, children));
1083
+ };
1084
+
1085
+ var VeltTextCommentToolbarSeperator = function (props) {
1086
+ var children = props.children;
1087
+ return (React.createElement("velt-text-comment-toolbar-seperator-wireframe", null, children));
1088
+ };
1089
+
1090
+ var VeltTextCommentToolbarCopywriter = function (props) {
1091
+ var children = props.children;
1092
+ return (React.createElement("velt-text-comment-toolbar-copywriter-wireframe", null, children));
1093
+ };
1094
+
1095
+ var VeltTextCommentToolbarGeneric = function (props) {
1096
+ var children = props.children;
1097
+ return (React.createElement("velt-text-comment-toolbar-generic-wireframe", null, children));
1098
+ };
1099
+
1100
+ var VeltUserSelectorInternalDropdown = function (props) {
1101
+ var children = props.children;
1102
+ return (React.createElement("velt-user-selector-internal-dropdown-wireframe", null, children));
1103
+ };
1104
+
1105
+ var VeltUserSelectorInternalDropdownAvatar = function (props) {
1106
+ var children = props.children;
1107
+ return (React.createElement("velt-user-selector-internal-dropdown-avatar-wireframe", null, children));
1108
+ };
1109
+
1110
+ var VeltUserSelectorInternalDropdownEmail = function (props) {
1111
+ var children = props.children;
1112
+ return (React.createElement("velt-user-selector-internal-dropdown-email-wireframe", null, children));
1113
+ };
1114
+
1115
+ var VeltUserSelectorInternalDropdownName = function (props) {
1116
+ var children = props.children;
1117
+ return (React.createElement("velt-user-selector-internal-dropdown-name-wireframe", null, children));
1118
+ };
1119
+
1120
+ var VeltUserSelectorInternalDropdownErrorIcon = function (props) {
1121
+ var children = props.children;
1122
+ return (React.createElement("velt-user-selector-internal-dropdown-error-icon-wireframe", null, children));
1123
+ };
1124
+
578
1125
  /**
579
1126
  * @beta This hook is in beta
580
1127
  */
@@ -1251,5 +1798,5 @@ var logLiveState = function (action, liveStateDataId) {
1251
1798
  }
1252
1799
  };
1253
1800
 
1254
- export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, SnippylyCommentBubble as VeltCommentBubble, VeltCommentPlayerTimeline, VeltCommentThread, SnippylyCommentTool as VeltCommentTool, SnippylyComments as VeltComments, SnippylyCommentsSidebar as VeltCommentsSidebar, SnippylyCursor as VeltCursor, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsTool, SnippylyPresence as VeltPresence, SnippylyProvider as VeltProvider, SnippylyRecorderControlPanel as VeltRecorderControlPanel, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, SnippylyRecorderTool as VeltRecorderTool, SnippylySidebarButton as VeltSidebarButton, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltVideoPlayer, VeltViewAnalytics, createLiveStateMiddleware, useAIRewriterUtils, useAddLocation, useClient, useCommentAddHandler, useCommentAnnotations, useCommentDialogSidebarClickHandler, useCommentModeState, useCommentUpdateHandler, useCommentUtils, useCursorUsers, useCursorUtils, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useHuddleUtils, useIdentify, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncUtils, useNotificationUtils, useNotificationsData, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderUtils, useSetDocumentId, useSetLiveStateData, useSetLocation, useTagAnnotations, useTagUtils, useUniqueViewsByDate, useUniqueViewsByUser, useUnsetDocumentId, useUserEditorState, useVeltClient, useViewsUtils };
1801
+ export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleAvatar, VeltCommentBubbleCommentsCount, VeltCommentDialogWireframe, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentSidebarWireframe, VeltCommentThread, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, SnippylyCommentsSidebar as VeltCommentsSidebar, SnippylyCursor as VeltCursor, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsTool, SnippylyPresence as VeltPresence, SnippylyProvider as VeltProvider, SnippylyRecorderControlPanel as VeltRecorderControlPanel, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, SnippylyRecorderTool as VeltRecorderTool, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentTool, VeltTextCommentToolbar, VeltTextCommentToolbarCommentAnnotation, VeltTextCommentToolbarCopywriter, VeltTextCommentToolbarGeneric, VeltTextCommentToolbarSeperator, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorInternalDropdown, VeltUserSelectorInternalDropdownAvatar, VeltUserSelectorInternalDropdownEmail, VeltUserSelectorInternalDropdownErrorIcon, VeltUserSelectorInternalDropdownName, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAddLocation, useClient, useCommentAddHandler, useCommentAnnotations, useCommentDialogSidebarClickHandler, useCommentModeState, useCommentUpdateHandler, useCommentUtils, useCursorUsers, useCursorUtils, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useHuddleUtils, useIdentify, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncUtils, useNotificationUtils, useNotificationsData, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderUtils, useSetDocumentId, useSetLiveStateData, useSetLocation, useTagAnnotations, useTagUtils, useUniqueViewsByDate, useUniqueViewsByUser, useUnsetDocumentId, useUserEditorState, useVeltClient, useViewsUtils };
1255
1802
  //# sourceMappingURL=index.js.map