@veltdev/react 1.0.109 → 1.0.111

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/VeltCommentToolWireframe/VeltCommentToolWireframe.d.ts +6 -0
  115. package/cjs/types/components/VeltCommentToolWireframe/index.d.ts +1 -0
  116. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarCloseButton/VeltCommentsSidebarCloseButton.d.ts +5 -0
  117. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarCloseButton/index.d.ts +1 -0
  118. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarEmptyPlaceholder/VeltCommentsSidebarEmptyPlaceholder.d.ts +5 -0
  119. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarEmptyPlaceholder/index.d.ts +1 -0
  120. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +31 -0
  121. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterAllOption/VeltCommentsSidebarFilterAllOption.d.ts +5 -0
  122. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterAllOption/index.d.ts +1 -0
  123. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCategory/VeltCommentsSidebarFilterCategory.d.ts +5 -0
  124. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCategory/index.d.ts +1 -0
  125. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckbox.d.ts +11 -0
  126. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxChecked/VeltCommentsSidebarFilterCheckboxChecked.d.ts +5 -0
  127. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxChecked/index.d.ts +1 -0
  128. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxUnchecked/VeltCommentsSidebarFilterCheckboxUnchecked.d.ts +5 -0
  129. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxUnchecked/index.d.ts +1 -0
  130. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/index.d.ts +1 -0
  131. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCloseButton/VeltCommentsSidebarFilterCloseButton.d.ts +5 -0
  132. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCloseButton/index.d.ts +1 -0
  133. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCommentType/VeltCommentsSidebarFilterCommentType.d.ts +5 -0
  134. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCommentType/index.d.ts +1 -0
  135. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDoneButton/VeltCommentsSidebarFilterDoneButton.d.ts +5 -0
  136. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDoneButton/index.d.ts +1 -0
  137. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterGroupBy/VeltCommentsSidebarFilterGroupBy.d.ts +5 -0
  138. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterGroupBy/index.d.ts +1 -0
  139. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterLocation/VeltCommentsSidebarFilterLocation.d.ts +5 -0
  140. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterLocation/index.d.ts +1 -0
  141. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPeople/VeltCommentsSidebarFilterPeople.d.ts +5 -0
  142. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPeople/index.d.ts +1 -0
  143. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPriority/VeltCommentsSidebarFilterPriority.d.ts +5 -0
  144. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPriority/index.d.ts +1 -0
  145. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterTitle/VeltCommentsSidebarFilterTitle.d.ts +5 -0
  146. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterTitle/index.d.ts +1 -0
  147. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterVersions/VeltCommentsSidebarFilterVersions.d.ts +5 -0
  148. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterVersions/index.d.ts +1 -0
  149. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/index.d.ts +1 -0
  150. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilterButton/VeltCommentsSidebarFilterButton.d.ts +5 -0
  151. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilterButton/index.d.ts +1 -0
  152. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarHeader/VeltCommentsSidebarHeader.d.ts +5 -0
  153. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarHeader/index.d.ts +1 -0
  154. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarList.d.ts +5 -0
  155. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/index.d.ts +1 -0
  156. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPageMode/VeltCommentsSidebarPageMode.d.ts +5 -0
  157. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPageMode/index.d.ts +1 -0
  158. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/VeltCommentsSidebarSearch.d.ts +5 -0
  159. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/index.d.ts +1 -0
  160. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarStatus/VeltCommentsSidebarStatus.d.ts +5 -0
  161. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarStatus/index.d.ts +1 -0
  162. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +25 -0
  163. package/cjs/types/components/VeltCommentsSidebarWireframe/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/VeltTextCommentToolWireframe/VeltTextCommentToolWireframe.d.ts +5 -0
  169. package/cjs/types/components/VeltTextCommentToolWireframe/index.d.ts +1 -0
  170. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbar.d.ts +14 -0
  171. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +5 -0
  172. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCommentAnnotation/index.d.ts +1 -0
  173. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +5 -0
  174. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCopywriter/index.d.ts +1 -0
  175. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +5 -0
  176. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarGeneric/index.d.ts +1 -0
  177. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarSeperator/VeltTextCommentToolbarSeperator.d.ts +5 -0
  178. package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarSeperator/index.d.ts +1 -0
  179. package/cjs/types/components/VeltTextCommentToolbarWireframe/index.d.ts +1 -0
  180. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdown.d.ts +14 -0
  181. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownAvatar/VeltUserSelectorDropdownAvatar.d.ts +5 -0
  182. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownAvatar/index.d.ts +1 -0
  183. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownEmail/VeltUserSelectorDropdownEmail.d.ts +5 -0
  184. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownEmail/index.d.ts +1 -0
  185. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownErrorIcon/VeltUserSelectorDropdownErrorIcon.d.ts +5 -0
  186. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownErrorIcon/index.d.ts +1 -0
  187. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownName/VeltUserSelectorDropdownName.d.ts +5 -0
  188. package/cjs/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownName/index.d.ts +1 -0
  189. package/cjs/types/components/VeltUserSelectorDropdownWireframe/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 +11 -0
  193. package/esm/index.js +562 -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/VeltCommentToolWireframe/VeltCommentToolWireframe.d.ts +6 -0
  307. package/esm/types/components/VeltCommentToolWireframe/index.d.ts +1 -0
  308. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarCloseButton/VeltCommentsSidebarCloseButton.d.ts +5 -0
  309. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarCloseButton/index.d.ts +1 -0
  310. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarEmptyPlaceholder/VeltCommentsSidebarEmptyPlaceholder.d.ts +5 -0
  311. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarEmptyPlaceholder/index.d.ts +1 -0
  312. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +31 -0
  313. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterAllOption/VeltCommentsSidebarFilterAllOption.d.ts +5 -0
  314. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterAllOption/index.d.ts +1 -0
  315. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCategory/VeltCommentsSidebarFilterCategory.d.ts +5 -0
  316. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCategory/index.d.ts +1 -0
  317. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckbox.d.ts +11 -0
  318. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxChecked/VeltCommentsSidebarFilterCheckboxChecked.d.ts +5 -0
  319. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxChecked/index.d.ts +1 -0
  320. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxUnchecked/VeltCommentsSidebarFilterCheckboxUnchecked.d.ts +5 -0
  321. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/VeltCommentsSidebarFilterCheckboxUnchecked/index.d.ts +1 -0
  322. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCheckbox/index.d.ts +1 -0
  323. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCloseButton/VeltCommentsSidebarFilterCloseButton.d.ts +5 -0
  324. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCloseButton/index.d.ts +1 -0
  325. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCommentType/VeltCommentsSidebarFilterCommentType.d.ts +5 -0
  326. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCommentType/index.d.ts +1 -0
  327. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDoneButton/VeltCommentsSidebarFilterDoneButton.d.ts +5 -0
  328. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDoneButton/index.d.ts +1 -0
  329. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterGroupBy/VeltCommentsSidebarFilterGroupBy.d.ts +5 -0
  330. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterGroupBy/index.d.ts +1 -0
  331. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterLocation/VeltCommentsSidebarFilterLocation.d.ts +5 -0
  332. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterLocation/index.d.ts +1 -0
  333. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPeople/VeltCommentsSidebarFilterPeople.d.ts +5 -0
  334. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPeople/index.d.ts +1 -0
  335. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPriority/VeltCommentsSidebarFilterPriority.d.ts +5 -0
  336. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterPriority/index.d.ts +1 -0
  337. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterTitle/VeltCommentsSidebarFilterTitle.d.ts +5 -0
  338. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterTitle/index.d.ts +1 -0
  339. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterVersions/VeltCommentsSidebarFilterVersions.d.ts +5 -0
  340. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterVersions/index.d.ts +1 -0
  341. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/index.d.ts +1 -0
  342. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilterButton/VeltCommentsSidebarFilterButton.d.ts +5 -0
  343. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilterButton/index.d.ts +1 -0
  344. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarHeader/VeltCommentsSidebarHeader.d.ts +5 -0
  345. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarHeader/index.d.ts +1 -0
  346. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/VeltCommentsSidebarList.d.ts +5 -0
  347. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarList/index.d.ts +1 -0
  348. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPageMode/VeltCommentsSidebarPageMode.d.ts +5 -0
  349. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarPageMode/index.d.ts +1 -0
  350. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/VeltCommentsSidebarSearch.d.ts +5 -0
  351. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/index.d.ts +1 -0
  352. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarStatus/VeltCommentsSidebarStatus.d.ts +5 -0
  353. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarStatus/index.d.ts +1 -0
  354. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +25 -0
  355. package/esm/types/components/VeltCommentsSidebarWireframe/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/VeltTextCommentToolWireframe/VeltTextCommentToolWireframe.d.ts +5 -0
  361. package/esm/types/components/VeltTextCommentToolWireframe/index.d.ts +1 -0
  362. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbar.d.ts +14 -0
  363. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +5 -0
  364. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCommentAnnotation/index.d.ts +1 -0
  365. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +5 -0
  366. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarCopywriter/index.d.ts +1 -0
  367. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +5 -0
  368. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarGeneric/index.d.ts +1 -0
  369. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarSeperator/VeltTextCommentToolbarSeperator.d.ts +5 -0
  370. package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarSeperator/index.d.ts +1 -0
  371. package/esm/types/components/VeltTextCommentToolbarWireframe/index.d.ts +1 -0
  372. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdown.d.ts +14 -0
  373. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownAvatar/VeltUserSelectorDropdownAvatar.d.ts +5 -0
  374. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownAvatar/index.d.ts +1 -0
  375. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownEmail/VeltUserSelectorDropdownEmail.d.ts +5 -0
  376. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownEmail/index.d.ts +1 -0
  377. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownErrorIcon/VeltUserSelectorDropdownErrorIcon.d.ts +5 -0
  378. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownErrorIcon/index.d.ts +1 -0
  379. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownName/VeltUserSelectorDropdownName.d.ts +5 -0
  380. package/esm/types/components/VeltUserSelectorDropdownWireframe/VeltUserSelectorDropdownName/index.d.ts +1 -0
  381. package/esm/types/components/VeltUserSelectorDropdownWireframe/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 +11 -0
  385. package/index.d.ts +371 -1
  386. 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,549 @@ 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 VeltCommentsSidebarCloseButton = function (props) {
875
+ var children = props.children;
876
+ return (React__default["default"].createElement("velt-comments-sidebar-close-button-wireframe", null, children));
877
+ };
878
+
879
+ var VeltCommentsSidebarEmptyPlaceholder = function (props) {
880
+ var children = props.children;
881
+ return (React__default["default"].createElement("velt-comments-sidebar-empty-placeholder-wireframe", null, children));
882
+ };
883
+
884
+ var VeltCommentsSidebarFilterAllOption = function (props) {
885
+ var children = props.children;
886
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-all-option-wireframe", null, children));
887
+ };
888
+
889
+ var VeltCommentsSidebarFilterCategory = function (props) {
890
+ var children = props.children;
891
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-category-wireframe", null, children));
892
+ };
893
+
894
+ var VeltCommentsSidebarFilterCheckboxChecked = function (props) {
895
+ var children = props.children;
896
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-checkbox-checked-wireframe", null, children));
897
+ };
898
+
899
+ var VeltCommentsSidebarFilterCheckboxUnchecked = function (props) {
900
+ var children = props.children;
901
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-checkbox-unchecked-wireframe", null, children));
902
+ };
903
+
904
+ var VeltCommentsSidebarFilterCheckbox = function (props) {
905
+ var children = props.children;
906
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-checkbox-wireframe", null, children));
907
+ };
908
+ VeltCommentsSidebarFilterCheckbox.Checked = VeltCommentsSidebarFilterCheckboxChecked;
909
+ VeltCommentsSidebarFilterCheckbox.Unchecked = VeltCommentsSidebarFilterCheckboxUnchecked;
910
+
911
+ var VeltCommentsSidebarFilterCloseButton = function (props) {
912
+ var children = props.children;
913
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-close-button-wireframe", null, children));
914
+ };
915
+
916
+ var VeltCommentsSidebarFilterCommentType = function (props) {
917
+ var children = props.children;
918
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-comment-type-wireframe", null, children));
919
+ };
920
+
921
+ var VeltCommentsSidebarFilterDoneButton = function (props) {
922
+ var children = props.children;
923
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-done-button-wireframe", null, children));
924
+ };
925
+
926
+ var VeltCommentsSidebarFilterGroupBy = function (props) {
927
+ var children = props.children;
928
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-group-by-wireframe", null, children));
929
+ };
930
+
931
+ var VeltCommentsSidebarFilterLocation = function (props) {
932
+ var children = props.children;
933
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-location-wireframe", null, children));
934
+ };
935
+
936
+ var VeltCommentsSidebarFilterPeople = function (props) {
937
+ var children = props.children;
938
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-people-wireframe", null, children));
939
+ };
940
+
941
+ var VeltCommentsSidebarFilterPriority = function (props) {
942
+ var children = props.children;
943
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-priority-wireframe", null, children));
944
+ };
945
+
946
+ var VeltCommentsSidebarFilterTitle = function (props) {
947
+ var children = props.children;
948
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-title-wireframe", null, children));
949
+ };
950
+
951
+ var VeltCommentsSidebarFilterVersions = function (props) {
952
+ var children = props.children;
953
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-versions-wireframe", null, children));
954
+ };
955
+
956
+ var VeltCommentsSidebarFilter = function (props) {
957
+ var children = props.children;
958
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-wireframe", null, children));
959
+ };
960
+ VeltCommentsSidebarFilter.AllOption = VeltCommentsSidebarFilterAllOption;
961
+ VeltCommentsSidebarFilter.Category = VeltCommentsSidebarFilterCategory;
962
+ VeltCommentsSidebarFilter.Checkbox = VeltCommentsSidebarFilterCheckbox;
963
+ VeltCommentsSidebarFilter.CloseButton = VeltCommentsSidebarFilterCloseButton;
964
+ VeltCommentsSidebarFilter.CommentType = VeltCommentsSidebarFilterCommentType;
965
+ VeltCommentsSidebarFilter.DoneButton = VeltCommentsSidebarFilterDoneButton;
966
+ VeltCommentsSidebarFilter.GroupBy = VeltCommentsSidebarFilterGroupBy;
967
+ VeltCommentsSidebarFilter.Location = VeltCommentsSidebarFilterLocation;
968
+ VeltCommentsSidebarFilter.People = VeltCommentsSidebarFilterPeople;
969
+ VeltCommentsSidebarFilter.Priority = VeltCommentsSidebarFilterPriority;
970
+ VeltCommentsSidebarFilter.Title = VeltCommentsSidebarFilterTitle;
971
+ VeltCommentsSidebarFilter.Versions = VeltCommentsSidebarFilterVersions;
972
+
973
+ var VeltCommentsSidebarHeader = function (props) {
974
+ var children = props.children;
975
+ return (React__default["default"].createElement("velt-comments-sidebar-header-wireframe", null, children));
976
+ };
977
+
978
+ var VeltCommentsSidebarList = function (props) {
979
+ var children = props.children;
980
+ return (React__default["default"].createElement("velt-comments-sidebar-list-wireframe", null, children));
981
+ };
982
+
983
+ var VeltCommentsSidebarPageMode = function (props) {
984
+ var children = props.children;
985
+ return (React__default["default"].createElement("velt-comments-sidebar-page-mode-wireframe", null, children));
986
+ };
987
+
988
+ var VeltCommentsSidebarSearch = function (props) {
989
+ var children = props.children;
990
+ return (React__default["default"].createElement("velt-comments-sidebar-search-wireframe", null, children));
991
+ };
992
+
993
+ var VeltCommentsSidebarStatus = function (props) {
994
+ var children = props.children;
995
+ return (React__default["default"].createElement("velt-comments-sidebar-status-wireframe", null, children));
996
+ };
997
+
998
+ var VeltCommentsSidebarFilterButton = function (props) {
999
+ var children = props.children;
1000
+ return (React__default["default"].createElement("velt-comments-sidebar-filter-button-wireframe", null, children));
1001
+ };
1002
+
1003
+ var VeltCommentsSidebarWireframe = function (props) {
1004
+ var children = props.children, remainingProp = __rest(props, ["children"]);
1005
+ return (React__default["default"].createElement("velt-comments-sidebar-wireframe", __assign({}, remainingProp), children));
1006
+ };
1007
+ VeltCommentsSidebarWireframe.CloseButton = VeltCommentsSidebarCloseButton;
1008
+ VeltCommentsSidebarWireframe.EmptyPlaceholder = VeltCommentsSidebarEmptyPlaceholder;
1009
+ VeltCommentsSidebarWireframe.Filter = VeltCommentsSidebarFilter;
1010
+ VeltCommentsSidebarWireframe.Header = VeltCommentsSidebarHeader;
1011
+ VeltCommentsSidebarWireframe.List = VeltCommentsSidebarList;
1012
+ VeltCommentsSidebarWireframe.PageMode = VeltCommentsSidebarPageMode;
1013
+ VeltCommentsSidebarWireframe.Search = VeltCommentsSidebarSearch;
1014
+ VeltCommentsSidebarWireframe.Status = VeltCommentsSidebarStatus;
1015
+ VeltCommentsSidebarWireframe.FilterButton = VeltCommentsSidebarFilterButton;
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 VeltTextCommentToolWireframe = function (props) {
1069
+ var children = props.children;
1070
+ return (React__default["default"].createElement("velt-text-comment-tool-wireframe", null, children));
1071
+ };
1072
+
1073
+ var VeltTextCommentToolbarCommentAnnotation = function (props) {
1074
+ var children = props.children;
1075
+ return (React__default["default"].createElement("velt-text-comment-toolbar-comment-annotation-wireframe", null, children));
1076
+ };
1077
+
1078
+ var VeltTextCommentToolbarCopywriter = function (props) {
1079
+ var children = props.children;
1080
+ return (React__default["default"].createElement("velt-text-comment-toolbar-copywriter-wireframe", null, children));
1081
+ };
1082
+
1083
+ var VeltTextCommentToolbarGeneric = function (props) {
1084
+ var children = props.children;
1085
+ return (React__default["default"].createElement("velt-text-comment-toolbar-generic-wireframe", null, children));
1086
+ };
1087
+
1088
+ var VeltTextCommentToolbarSeperator = function (props) {
1089
+ var children = props.children;
1090
+ return (React__default["default"].createElement("velt-text-comment-toolbar-seperator-wireframe", null, children));
1091
+ };
1092
+
1093
+ var VeltTextCommentToolbar = function (props) {
1094
+ var children = props.children;
1095
+ return (React__default["default"].createElement("velt-text-comment-toolbar-wireframe", null, children));
1096
+ };
1097
+ VeltTextCommentToolbar.CommentAnnotation = VeltTextCommentToolbarCommentAnnotation;
1098
+ VeltTextCommentToolbar.Copywriter = VeltTextCommentToolbarCopywriter;
1099
+ VeltTextCommentToolbar.Generic = VeltTextCommentToolbarGeneric;
1100
+ VeltTextCommentToolbar.Seperator = VeltTextCommentToolbarSeperator;
1101
+
1102
+ var VeltUserSelectorDropdownAvatar = function (props) {
1103
+ var children = props.children;
1104
+ return (React__default["default"].createElement("velt-user-selector-dropdown-avatar-wireframe", null, children));
1105
+ };
1106
+
1107
+ var VeltUserSelectorDropdownEmail = function (props) {
1108
+ var children = props.children;
1109
+ return (React__default["default"].createElement("velt-user-selector-dropdown-email-wireframe", null, children));
1110
+ };
1111
+
1112
+ var VeltUserSelectorDropdownErrorIcon = function (props) {
1113
+ var children = props.children;
1114
+ return (React__default["default"].createElement("velt-user-selector-dropdown-error-icon-wireframe", null, children));
1115
+ };
1116
+
1117
+ var VeltUserSelectorDropdownName = function (props) {
1118
+ var children = props.children;
1119
+ return (React__default["default"].createElement("velt-user-selector-dropdown-name-wireframe", null, children));
1120
+ };
1121
+
1122
+ var VeltUserSelectorDropdown = function (props) {
1123
+ var children = props.children;
1124
+ return (React__default["default"].createElement("velt-user-selector-dropdown-wireframe", null, children));
1125
+ };
1126
+ VeltUserSelectorDropdown.Avatar = VeltUserSelectorDropdownAvatar;
1127
+ VeltUserSelectorDropdown.Email = VeltUserSelectorDropdownEmail;
1128
+ VeltUserSelectorDropdown.ErrorIcon = VeltUserSelectorDropdownErrorIcon;
1129
+ VeltUserSelectorDropdown.Name = VeltUserSelectorDropdownName;
1130
+
1131
+ var VeltCommentBubbleAvatar = function (props) {
1132
+ var children = props.children;
1133
+ return (React__default["default"].createElement("velt-comment-bubble-avatar-wireframe", null, children));
1134
+ };
1135
+
1136
+ var VeltCommentBubbleCommentsCount = function (props) {
1137
+ var children = props.children;
1138
+ return (React__default["default"].createElement("velt-comment-bubble-comments-count-wireframe", null, children));
1139
+ };
1140
+
586
1141
  /**
587
1142
  * @beta This hook is in beta
588
1143
  */
@@ -1262,11 +1817,17 @@ var logLiveState = function (action, liveStateDataId) {
1262
1817
  exports.VeltArrowTool = SnippylyArrowTool;
1263
1818
  exports.VeltArrows = SnippylyArrows;
1264
1819
  exports.VeltCommentBubble = SnippylyCommentBubble;
1820
+ exports.VeltCommentBubbleAvatar = VeltCommentBubbleAvatar;
1821
+ exports.VeltCommentBubbleCommentsCount = VeltCommentBubbleCommentsCount;
1822
+ exports.VeltCommentDialogWireframe = VeltCommentDialogWireframe;
1823
+ exports.VeltCommentPinWireframe = VeltCommentPinWireframe;
1265
1824
  exports.VeltCommentPlayerTimeline = VeltCommentPlayerTimeline;
1266
1825
  exports.VeltCommentThread = VeltCommentThread;
1267
1826
  exports.VeltCommentTool = SnippylyCommentTool;
1827
+ exports.VeltCommentToolWireframe = VeltCommentToolWireframe;
1268
1828
  exports.VeltComments = SnippylyComments;
1269
1829
  exports.VeltCommentsSidebar = SnippylyCommentsSidebar;
1830
+ exports.VeltCommentsSidebarWireframe = VeltCommentsSidebarWireframe;
1270
1831
  exports.VeltCursor = SnippylyCursor;
1271
1832
  exports.VeltHuddle = SnippylyHuddle;
1272
1833
  exports.VeltHuddleTool = SnippylyHuddleTool;
@@ -1281,12 +1842,17 @@ exports.VeltRecorderNotes = SnippylyRecorderNotes;
1281
1842
  exports.VeltRecorderPlayer = SnippylyRecorderPlayer;
1282
1843
  exports.VeltRecorderTool = SnippylyRecorderTool;
1283
1844
  exports.VeltSidebarButton = SnippylySidebarButton;
1845
+ exports.VeltSidebarButtonWireframe = VeltSidebarButtonWireframe;
1284
1846
  exports.VeltTagTool = SnippylyTagTool;
1285
1847
  exports.VeltTags = SnippylyTags;
1848
+ exports.VeltTextCommentToolWireframe = VeltTextCommentToolWireframe;
1849
+ exports.VeltTextCommentToolbarWireframe = VeltTextCommentToolbar;
1286
1850
  exports.VeltUserInviteTool = SnippylyUserInviteTool;
1287
1851
  exports.VeltUserRequestTool = SnippylyUserRequestTool;
1852
+ exports.VeltUserSelectorDropdownWireframe = VeltUserSelectorDropdown;
1288
1853
  exports.VeltVideoPlayer = VeltVideoPlayer;
1289
1854
  exports.VeltViewAnalytics = VeltViewAnalytics;
1855
+ exports.VeltWireframe = VeltWireframe;
1290
1856
  exports.createLiveStateMiddleware = createLiveStateMiddleware;
1291
1857
  exports.useAIRewriterUtils = useAIRewriterUtils;
1292
1858
  exports.useAddLocation = useAddLocation;