@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,55 @@
1
+ import React from "react";
2
+ import { IVeltCommentDialogAllCommentProps } from "./VeltCommentDialogAllComment/VeltCommentDialogAllComment";
3
+ import { IVeltCommentDialogApproveProps } from "./VeltCommentDialogApprove/VeltCommentDialogApprove";
4
+ import { IVeltCommentDialogAssigneeBannerProps } from "./VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner";
5
+ import { IVeltCommentDialogAssignMenuProps } from "./VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu";
6
+ import { IVeltCommentDialogBodyProps } from "./VeltCommentDialogBody/VeltCommentDialogBody";
7
+ import { IVeltCommentDialogCommentCategoryProps } from "./VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory";
8
+ import { IVeltCommentDialogCommentCountProps } from "./VeltCommentDialogCommentCount/VeltCommentDialogCommentCount";
9
+ import { IVeltCommentDialogCommentSuggestionStatusProps } from "./VeltCommentDialogCommentSuggestionStatus/VeltCommentDialogCommentSuggestionStatus";
10
+ import { IVeltCommentDialogComposer } from "./VeltCommentDialogComposer/VeltCommentDialogComposer";
11
+ import { IVeltCommentDialogCopyLinkProps } from "./VeltCommentDialogCopyLink/VeltCommentDialogCopyLink";
12
+ import { IVeltCommentDialogGhostBannerProps } from "./VeltCommentDialogGhostBanner/VeltCommentDialogGhostBanner";
13
+ import { IVeltCommentDialogHeaderProps } from "./VeltCommentDialogHeader/VeltCommentDialogHeader";
14
+ import { IVeltCommentDialogMoreReplyProps } from "./VeltCommentDialogMoreReply/VeltCommentDialogMoreReply";
15
+ import { IVeltCommentDialogOptionsProps } from "./VeltCommentDialogOptions/VeltCommentDialogOptions";
16
+ import { IVeltCommentDialogPriorityProps } from "./VeltCommentDialogPriority/VeltCommentDialogPriority";
17
+ import { IVeltCommentDialogPrivateBannerProps } from "./VeltCommentDialogPrivateBanner/VeltCommentDialogPrivateBanner";
18
+ import { IVeltCommentDialogResolveButtonProps } from "./VeltCommentDialogResolveButton/VeltCommentDialogResolveButton";
19
+ import { IVeltCommentDialogSignInProps } from "./VeltCommentDialogSignIn/VeltCommentDialogSignIn";
20
+ import { IVeltCommentDialogStatusProps } from "./VeltCommentDialogStatus/VeltCommentDialogStatus";
21
+ import { IVeltCommentDialogThreadCard } from "./VeltCommentDialogThreadCard/VeltCommentDialogThreadCard";
22
+ import { IVeltCommentDialogThreadsProps } from "./VeltCommentDialogThreads/VeltCommentDialogThreads";
23
+ import { IVeltCommentDialogToggleReplyProps } from "./VeltCommentDialogToggleReply/VeltCommentDialogToggleReply";
24
+ import { IVeltCommentDialogUpgradeProps } from "./VeltCommentDialogUpgrade/VeltCommentDialogUpgrade";
25
+ import { IVeltCommentDialogSuggestionActionProps } from "./VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction";
26
+ export interface IVeltCommentDialogWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
27
+ variant?: string;
28
+ }
29
+ declare const VeltCommentDialogWireframe: React.FC<IVeltCommentDialogWireframeProps> & {
30
+ AllComment: React.FC<IVeltCommentDialogAllCommentProps>;
31
+ Approve: React.FC<IVeltCommentDialogApproveProps>;
32
+ AssigneeBanner: React.FC<IVeltCommentDialogAssigneeBannerProps>;
33
+ AssignMenu: React.FC<IVeltCommentDialogAssignMenuProps>;
34
+ Body: React.FC<IVeltCommentDialogBodyProps>;
35
+ CommentCategory: React.FC<IVeltCommentDialogCommentCategoryProps>;
36
+ CommentCount: React.FC<IVeltCommentDialogCommentCountProps>;
37
+ CommentSuggestionStatus: React.FC<IVeltCommentDialogCommentSuggestionStatusProps>;
38
+ Composer: IVeltCommentDialogComposer;
39
+ CopyLink: React.FC<IVeltCommentDialogCopyLinkProps>;
40
+ GhostBanner: React.FC<IVeltCommentDialogGhostBannerProps>;
41
+ Header: React.FC<IVeltCommentDialogHeaderProps>;
42
+ MoreReply: React.FC<IVeltCommentDialogMoreReplyProps>;
43
+ Options: React.FC<IVeltCommentDialogOptionsProps>;
44
+ Priority: React.FC<IVeltCommentDialogPriorityProps>;
45
+ PrivateBanner: React.FC<IVeltCommentDialogPrivateBannerProps>;
46
+ ResolveButton: React.FC<IVeltCommentDialogResolveButtonProps>;
47
+ SignIn: React.FC<IVeltCommentDialogSignInProps>;
48
+ Status: React.FC<IVeltCommentDialogStatusProps>;
49
+ SuggestionAction: React.FC<IVeltCommentDialogSuggestionActionProps>;
50
+ ThreadCard: IVeltCommentDialogThreadCard;
51
+ Threads: React.FC<IVeltCommentDialogThreadsProps>;
52
+ ToggleReply: React.FC<IVeltCommentDialogToggleReplyProps>;
53
+ Upgrade: React.FC<IVeltCommentDialogUpgradeProps>;
54
+ };
55
+ export default VeltCommentDialogWireframe;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentDialogWireframe";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentPinGhostCommentIndicatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentPinGhostCommentIndicator: React.FC<IVeltCommentPinGhostCommentIndicatorProps>;
5
+ export default VeltCommentPinGhostCommentIndicator;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentPinGhostCommentIndicator";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentPinIndexProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentPinIndex: React.FC<IVeltCommentPinIndexProps>;
5
+ export default VeltCommentPinIndex;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentPinIndex";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentPinPrivateCommentIndicatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentPinPrivateCommentIndicator: React.FC<IVeltCommentPinPrivateCommentIndicatorProps>;
5
+ export default VeltCommentPinPrivateCommentIndicator;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentPinPrivateCommentIndicator";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentPinTriangleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentPinTriangle: React.FC<IVeltCommentPinTriangleProps>;
5
+ export default VeltCommentPinTriangle;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentPinTriangle";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentPinUnreadCommentIndicatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentPinUnreadCommentIndicator: React.FC<IVeltCommentPinUnreadCommentIndicatorProps>;
5
+ export default VeltCommentPinUnreadCommentIndicator;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentPinUnreadCommentIndicator";
@@ -0,0 +1,16 @@
1
+ import React from 'react';
2
+ import { IVeltCommentPinGhostCommentIndicatorProps } from './VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator';
3
+ import { IVeltCommentPinIndexProps } from './VeltCommentPinIndex/VeltCommentPinIndex';
4
+ import { IVeltCommentPinTriangleProps } from './VeltCommentPinTriangle/VeltCommentPinTriangle';
5
+ import { IVeltCommentPinUnreadCommentIndicatorProps } from './VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator';
6
+ import { IVeltCommentPinPrivateCommentIndicatorProps } from './VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator';
7
+ export interface IVeltCommentPinWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
8
+ }
9
+ declare const VeltCommentPinWireframe: React.FC<IVeltCommentPinWireframeProps> & {
10
+ GhostCommentIndicator: React.FC<IVeltCommentPinGhostCommentIndicatorProps>;
11
+ Index: React.FC<IVeltCommentPinIndexProps>;
12
+ PrivateCommentIndicator: React.FC<IVeltCommentPinPrivateCommentIndicatorProps>;
13
+ Triangle: React.FC<IVeltCommentPinTriangleProps>;
14
+ UnreadCommentIndicator: React.FC<IVeltCommentPinUnreadCommentIndicatorProps>;
15
+ };
16
+ export default VeltCommentPinWireframe;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentPinWireframe";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarCloseButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarCloseButton: React.FC<IVeltCommentSidebarCloseButtonProps>;
5
+ export default VeltCommentSidebarCloseButton;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarCloseButton";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarEmptyPlaceholderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarEmptyPlaceholder: React.FC<IVeltCommentSidebarEmptyPlaceholderProps>;
5
+ export default VeltCommentSidebarEmptyPlaceholder;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarEmptyPlaceholder";
@@ -0,0 +1,33 @@
1
+ import React from 'react';
2
+ import { IVeltCommentSidebarFilterAllOptionProps } from './VeltCommentSidebarFilterAllOption/VeltCommentSidebarFilterAllOption';
3
+ import { IVeltCommentSidebarFilterButtonProps } from './VeltCommentSidebarFilterButton/VeltCommentSidebarFilterButton';
4
+ import { IVeltCommentSidebarFilterCategoryProps } from './VeltCommentSidebarFilterCategory/VeltCommentSidebarFilterCategory';
5
+ import { IVeltCommentSidebarFilterCheckbox } from './VeltCommentSidebarFilterCheckbox/VeltCommentSidebarFilterCheckbox';
6
+ import { IVeltCommentSidebarFilterCloseButtonProps } from './VeltCommentSidebarFilterCloseButton/VeltCommentSidebarFilterCloseButton';
7
+ import { IVeltCommentSidebarFilterCommentTypeProps } from './VeltCommentSidebarFilterCommentType/VeltCommentSidebarFilterCommentType';
8
+ import { IVeltCommentSidebarFilterDoneButtonProps } from './VeltCommentSidebarFilterDoneButton/VeltCommentSidebarFilterDoneButton';
9
+ import { IVeltCommentSidebarFilterGroupByProps } from './VeltCommentSidebarFilterGroupBy/VeltCommentSidebarFilterGroupBy';
10
+ import { IVeltCommentSidebarFilterLocationProps } from './VeltCommentSidebarFilterLocation/VeltCommentSidebarFilterLocation';
11
+ import { IVeltCommentSidebarFilterPeopleProps } from './VeltCommentSidebarFilterPeople/VeltCommentSidebarFilterPeople';
12
+ import { IVeltCommentSidebarFilterPriorityProps } from './VeltCommentSidebarFilterPriority/VeltCommentSidebarFilterPriority';
13
+ import { IVeltCommentSidebarFilterTitleProps } from './VeltCommentSidebarFilterTitle/VeltCommentSidebarFilterTitle';
14
+ import { IVeltCommentSidebarFilterVersionsProps } from './VeltCommentSidebarFilterVersions/VeltCommentSidebarFilterVersions';
15
+ export interface IVeltCommentSidebarFilterProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
16
+ }
17
+ export interface IVeltCommentSidebarFilter extends React.FC<IVeltCommentSidebarFilterProps> {
18
+ AllOption: React.FC<IVeltCommentSidebarFilterAllOptionProps>;
19
+ Button: React.FC<IVeltCommentSidebarFilterButtonProps>;
20
+ Category: React.FC<IVeltCommentSidebarFilterCategoryProps>;
21
+ Checkbox: IVeltCommentSidebarFilterCheckbox;
22
+ CloseButton: React.FC<IVeltCommentSidebarFilterCloseButtonProps>;
23
+ CommentType: React.FC<IVeltCommentSidebarFilterCommentTypeProps>;
24
+ DoneButton: React.FC<IVeltCommentSidebarFilterDoneButtonProps>;
25
+ GroupBy: React.FC<IVeltCommentSidebarFilterGroupByProps>;
26
+ Location: React.FC<IVeltCommentSidebarFilterLocationProps>;
27
+ People: React.FC<IVeltCommentSidebarFilterPeopleProps>;
28
+ Priority: React.FC<IVeltCommentSidebarFilterPriorityProps>;
29
+ Title: React.FC<IVeltCommentSidebarFilterTitleProps>;
30
+ Versions: React.FC<IVeltCommentSidebarFilterVersionsProps>;
31
+ }
32
+ declare const VeltCommentSidebarFilter: IVeltCommentSidebarFilter;
33
+ export default VeltCommentSidebarFilter;
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarFilterAllOptionProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarFilterAllOption: React.FC<IVeltCommentSidebarFilterAllOptionProps>;
5
+ export default VeltCommentSidebarFilterAllOption;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarFilterAllOption";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarFilterButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarFilterButton: React.FC<IVeltCommentSidebarFilterButtonProps>;
5
+ export default VeltCommentSidebarFilterButton;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarFilterButton";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarFilterCategoryProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarFilterCategory: React.FC<IVeltCommentSidebarFilterCategoryProps>;
5
+ export default VeltCommentSidebarFilterCategory;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarFilterCategory";
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import { IVeltCommentSidebarFilterCheckboxCheckedProps } from './VeltCommentSidebarFilterCheckboxChecked/VeltCommentSidebarFilterCheckboxChecked';
3
+ import { IVeltCommentSidebarFilterCheckboxUncheckedProps } from './VeltCommentSidebarFilterCheckboxUnchecked/VeltCommentSidebarFilterCheckboxUnchecked';
4
+ export interface IVeltCommentSidebarFilterCheckboxProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
5
+ }
6
+ export interface IVeltCommentSidebarFilterCheckbox extends React.FC<IVeltCommentSidebarFilterCheckboxProps> {
7
+ Checked: React.FC<IVeltCommentSidebarFilterCheckboxCheckedProps>;
8
+ Unchecked: React.FC<IVeltCommentSidebarFilterCheckboxUncheckedProps>;
9
+ }
10
+ declare const VeltCommentSidebarFilterCheckbox: IVeltCommentSidebarFilterCheckbox;
11
+ export default VeltCommentSidebarFilterCheckbox;
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarFilterCheckboxCheckedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarFilterCheckboxChecked: React.FC<IVeltCommentSidebarFilterCheckboxCheckedProps>;
5
+ export default VeltCommentSidebarFilterCheckboxChecked;
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarFilterCheckboxUncheckedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarFilterCheckboxUnchecked: React.FC<IVeltCommentSidebarFilterCheckboxUncheckedProps>;
5
+ export default VeltCommentSidebarFilterCheckboxUnchecked;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarFilterCheckbox";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarFilterCloseButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarFilterCloseButton: React.FC<IVeltCommentSidebarFilterCloseButtonProps>;
5
+ export default VeltCommentSidebarFilterCloseButton;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarFilterCloseButton";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarFilterCommentTypeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarFilterCommentType: React.FC<IVeltCommentSidebarFilterCommentTypeProps>;
5
+ export default VeltCommentSidebarFilterCommentType;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarFilterCommentType";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarFilterDoneButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarFilterDoneButton: React.FC<IVeltCommentSidebarFilterDoneButtonProps>;
5
+ export default VeltCommentSidebarFilterDoneButton;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarFilterDoneButton";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarFilterGroupByProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarFilterGroupBy: React.FC<IVeltCommentSidebarFilterGroupByProps>;
5
+ export default VeltCommentSidebarFilterGroupBy;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarFilterGroupBy";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarFilterLocationProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarFilterLocation: React.FC<IVeltCommentSidebarFilterLocationProps>;
5
+ export default VeltCommentSidebarFilterLocation;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarFilterLocation";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarFilterPeopleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarFilterPeople: React.FC<IVeltCommentSidebarFilterPeopleProps>;
5
+ export default VeltCommentSidebarFilterPeople;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarFilterPeople";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarFilterPriorityProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarFilterPriority: React.FC<IVeltCommentSidebarFilterPriorityProps>;
5
+ export default VeltCommentSidebarFilterPriority;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarFilterPriority";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarFilterTitleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarFilterTitle: React.FC<IVeltCommentSidebarFilterTitleProps>;
5
+ export default VeltCommentSidebarFilterTitle;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarFilterTitle";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarFilterVersionsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarFilterVersions: React.FC<IVeltCommentSidebarFilterVersionsProps>;
5
+ export default VeltCommentSidebarFilterVersions;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarFilterVersions";
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarFilter";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarHeaderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarHeader: React.FC<IVeltCommentSidebarHeaderProps>;
5
+ export default VeltCommentSidebarHeader;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarHeader";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarListProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarList: React.FC<IVeltCommentSidebarListProps>;
5
+ export default VeltCommentSidebarList;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarList";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarPageModeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarPageMode: React.FC<IVeltCommentSidebarPageModeProps>;
5
+ export default VeltCommentSidebarPageMode;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarPageMode";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarSearchProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarSearch: React.FC<IVeltCommentSidebarSearchProps>;
5
+ export default VeltCommentSidebarSearch;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarSearch";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentSidebarStatusProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltCommentSidebarStatus: React.FC<IVeltCommentSidebarStatusProps>;
5
+ export default VeltCommentSidebarStatus;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarStatus";
@@ -0,0 +1,23 @@
1
+ import React from 'react';
2
+ import { IVeltCommentSidebarCloseButtonProps } from './VeltCommentSidebarCloseButton/VeltCommentSidebarCloseButton';
3
+ import { IVeltCommentSidebarEmptyPlaceholderProps } from './VeltCommentSidebarEmptyPlaceholder/VeltCommentSidebarEmptyPlaceholder';
4
+ import { IVeltCommentSidebarFilter } from './VeltCommentSidebarFilter/VeltCommentSidebarFilter';
5
+ import { IVeltCommentSidebarHeaderProps } from './VeltCommentSidebarHeader/VeltCommentSidebarHeader';
6
+ import { IVeltCommentSidebarListProps } from './VeltCommentSidebarList/VeltCommentSidebarList';
7
+ import { IVeltCommentSidebarPageModeProps } from './VeltCommentSidebarPageMode/VeltCommentSidebarPageMode';
8
+ import { IVeltCommentSidebarSearchProps } from './VeltCommentSidebarSearch/VeltCommentSidebarSearch';
9
+ import { IVeltCommentSidebarStatusProps } from './VeltCommentSidebarStatus/VeltCommentSidebarStatus';
10
+ export interface IVeltCommentSidebarWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
11
+ variant?: string;
12
+ }
13
+ declare const VeltCommentSidebarWireframe: React.FC<IVeltCommentSidebarWireframeProps> & {
14
+ CloseButton: React.FC<IVeltCommentSidebarCloseButtonProps>;
15
+ EmptyPlaceholder: React.FC<IVeltCommentSidebarEmptyPlaceholderProps>;
16
+ Filter: IVeltCommentSidebarFilter;
17
+ Header: React.FC<IVeltCommentSidebarHeaderProps>;
18
+ List: React.FC<IVeltCommentSidebarListProps>;
19
+ PageMode: React.FC<IVeltCommentSidebarPageModeProps>;
20
+ Search: React.FC<IVeltCommentSidebarSearchProps>;
21
+ Status: React.FC<IVeltCommentSidebarStatusProps>;
22
+ };
23
+ export default VeltCommentSidebarWireframe;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentSidebarWireframe";
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ export interface IVeltCommentToolWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ variant?: string;
4
+ }
5
+ declare const VeltCommentToolWireframe: React.FC<IVeltCommentToolWireframeProps>;
6
+ export default VeltCommentToolWireframe;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentToolWireframe";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltSidebarButtonCommentsCountProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltSidebarButtonCommentsCount: React.FC<IVeltSidebarButtonCommentsCountProps>;
5
+ export default VeltSidebarButtonCommentsCount;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltSidebarButtonCommentsCount";
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltSidebarButtonCommentsCountProps } from './VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount';
3
+ export interface IVeltSidebarButtonWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
4
+ }
5
+ declare const VeltSidebarButtonWireframe: React.FC<IVeltSidebarButtonWireframeProps> & {
6
+ CommentsCount: React.FC<IVeltSidebarButtonCommentsCountProps>;
7
+ };
8
+ export default VeltSidebarButtonWireframe;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltSidebarButtonWireframe";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltTextCommentToolProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltTextCommentTool: React.FC<IVeltTextCommentToolProps>;
5
+ export default VeltTextCommentTool;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltTextCommentTool";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltTextCommentToolbarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltTextCommentToolbar: React.FC<IVeltTextCommentToolbarProps>;
5
+ export default VeltTextCommentToolbar;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltTextCommentToolbar";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltTextCommentToolbarCommentAnnotationProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltTextCommentToolbarCommentAnnotation: React.FC<IVeltTextCommentToolbarCommentAnnotationProps>;
5
+ export default VeltTextCommentToolbarCommentAnnotation;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltTextCommentToolbarCommentAnnotation";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltTextCommentToolbarCopywriterProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltTextCommentToolbarCopywriter: React.FC<IVeltTextCommentToolbarCopywriterProps>;
5
+ export default VeltTextCommentToolbarCopywriter;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltTextCommentToolbarCopywriter";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltTextCommentToolbarGenericProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltTextCommentToolbarGeneric: React.FC<IVeltTextCommentToolbarGenericProps>;
5
+ export default VeltTextCommentToolbarGeneric;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltTextCommentToolbarGeneric";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltTextCommentToolbarSeperatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltTextCommentToolbarSeperator: React.FC<IVeltTextCommentToolbarSeperatorProps>;
5
+ export default VeltTextCommentToolbarSeperator;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltTextCommentToolbarSeperator";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltUserSelectorInternalDropdownProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltUserSelectorInternalDropdown: React.FC<IVeltUserSelectorInternalDropdownProps>;
5
+ export default VeltUserSelectorInternalDropdown;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltUserSelectorInternalDropdown";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltUserSelectorInternalDropdownAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltUserSelectorInternalDropdownAvatar: React.FC<IVeltUserSelectorInternalDropdownAvatarProps>;
5
+ export default VeltUserSelectorInternalDropdownAvatar;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltUserSelectorInternalDropdownAvatar";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltUserSelectorInternalDropdownEmailProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltUserSelectorInternalDropdownEmail: React.FC<IVeltUserSelectorInternalDropdownEmailProps>;
5
+ export default VeltUserSelectorInternalDropdownEmail;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltUserSelectorInternalDropdownEmail";
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ export interface IVeltUserSelectorInternalDropdownErrorIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
3
+ }
4
+ declare const VeltUserSelectorInternalDropdownErrorIcon: React.FC<IVeltUserSelectorInternalDropdownErrorIconProps>;
5
+ export default VeltUserSelectorInternalDropdownErrorIcon;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltUserSelectorInternalDropdownErrorIcon";