@veltdev/react 5.0.2-beta.10 → 5.0.2-beta.11

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 (268) hide show
  1. package/cjs/index.js +454 -19
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/VeltCommentPin/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.d.ts +6 -0
  4. package/cjs/types/components/VeltCommentPin/VeltCommentPinGhostCommentIndicator/index.d.ts +1 -0
  5. package/cjs/types/components/VeltCommentPin/VeltCommentPinIndex/VeltCommentPinIndex.d.ts +6 -0
  6. package/cjs/types/components/VeltCommentPin/VeltCommentPinIndex/index.d.ts +1 -0
  7. package/cjs/types/components/VeltCommentPin/VeltCommentPinNumber/VeltCommentPinNumber.d.ts +6 -0
  8. package/cjs/types/components/VeltCommentPin/VeltCommentPinNumber/index.d.ts +1 -0
  9. package/cjs/types/components/VeltCommentPin/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.d.ts +6 -0
  10. package/cjs/types/components/VeltCommentPin/VeltCommentPinPrivateCommentIndicator/index.d.ts +1 -0
  11. package/cjs/types/components/VeltCommentPin/VeltCommentPinTriangle/VeltCommentPinTriangle.d.ts +6 -0
  12. package/cjs/types/components/VeltCommentPin/VeltCommentPinTriangle/index.d.ts +1 -0
  13. package/cjs/types/components/VeltCommentPin/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.d.ts +6 -0
  14. package/cjs/types/components/VeltCommentPin/VeltCommentPinUnreadCommentIndicator/index.d.ts +1 -0
  15. package/cjs/types/components/VeltCommentPin/index.d.ts +6 -0
  16. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionCommentCount/VeltInlineCommentsSectionCommentCount.d.ts +6 -0
  17. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionCommentCount/index.d.ts +1 -0
  18. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionComposerContainer/VeltInlineCommentsSectionComposerContainer.d.ts +6 -0
  19. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionComposerContainer/index.d.ts +1 -0
  20. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdown.d.ts +6 -0
  21. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContent.d.ts +6 -0
  22. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentList.d.ts +6 -0
  23. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItem.d.ts +7 -0
  24. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox/VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox.d.ts +7 -0
  25. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox/index.d.ts +1 -0
  26. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemLabel/VeltInlineCommentsSectionFilterDropdownContentListItemLabel.d.ts +7 -0
  27. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemLabel/index.d.ts +1 -0
  28. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/index.d.ts +1 -0
  29. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/index.d.ts +1 -0
  30. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/index.d.ts +1 -0
  31. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTrigger.d.ts +6 -0
  32. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerArrow/VeltInlineCommentsSectionFilterDropdownTriggerArrow.d.ts +6 -0
  33. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerArrow/index.d.ts +1 -0
  34. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerName/VeltInlineCommentsSectionFilterDropdownTriggerName.d.ts +6 -0
  35. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerName/index.d.ts +1 -0
  36. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/index.d.ts +1 -0
  37. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/index.d.ts +1 -0
  38. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionList/VeltInlineCommentsSectionList.d.ts +6 -0
  39. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionList/index.d.ts +1 -0
  40. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionPanel/VeltInlineCommentsSectionPanel.d.ts +6 -0
  41. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionPanel/index.d.ts +1 -0
  42. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSkeleton/VeltInlineCommentsSectionSkeleton.d.ts +6 -0
  43. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSkeleton/index.d.ts +1 -0
  44. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdown.d.ts +6 -0
  45. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContent.d.ts +6 -0
  46. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItem.d.ts +8 -0
  47. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemIcon/VeltInlineCommentsSectionSortingDropdownContentItemIcon.d.ts +7 -0
  48. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemIcon/index.d.ts +1 -0
  49. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemName/VeltInlineCommentsSectionSortingDropdownContentItemName.d.ts +7 -0
  50. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemName/index.d.ts +1 -0
  51. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemTick/VeltInlineCommentsSectionSortingDropdownContentItemTick.d.ts +7 -0
  52. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemTick/index.d.ts +1 -0
  53. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/index.d.ts +1 -0
  54. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/index.d.ts +1 -0
  55. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTrigger.d.ts +6 -0
  56. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerIcon/VeltInlineCommentsSectionSortingDropdownTriggerIcon.d.ts +6 -0
  57. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerIcon/index.d.ts +1 -0
  58. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerName/VeltInlineCommentsSectionSortingDropdownTriggerName.d.ts +6 -0
  59. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerName/index.d.ts +1 -0
  60. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/index.d.ts +1 -0
  61. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/index.d.ts +1 -0
  62. package/cjs/types/components/VeltInlineCommentsSection/index.d.ts +23 -0
  63. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCloseButton/VeltMultiThreadCommentDialogCloseButton.d.ts +6 -0
  64. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCloseButton/index.d.ts +1 -0
  65. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCommentCount/VeltMultiThreadCommentDialogCommentCount.d.ts +6 -0
  66. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCommentCount/index.d.ts +1 -0
  67. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogComposerContainer/VeltMultiThreadCommentDialogComposerContainer.d.ts +6 -0
  68. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogComposerContainer/index.d.ts +1 -0
  69. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogEmptyPlaceholder/VeltMultiThreadCommentDialogEmptyPlaceholder.d.ts +6 -0
  70. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogEmptyPlaceholder/index.d.ts +1 -0
  71. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogList/VeltMultiThreadCommentDialogList.d.ts +6 -0
  72. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogList/index.d.ts +1 -0
  73. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdown.d.ts +6 -0
  74. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContent.d.ts +6 -0
  75. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead.d.ts +6 -0
  76. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead/index.d.ts +1 -0
  77. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved.d.ts +6 -0
  78. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved/index.d.ts +1 -0
  79. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/index.d.ts +1 -0
  80. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger/VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger.d.ts +6 -0
  81. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger/index.d.ts +1 -0
  82. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/index.d.ts +1 -0
  83. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdown.d.ts +6 -0
  84. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContent.d.ts +6 -0
  85. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll.d.ts +6 -0
  86. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll/index.d.ts +1 -0
  87. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead.d.ts +6 -0
  88. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead/index.d.ts +1 -0
  89. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved.d.ts +6 -0
  90. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved/index.d.ts +1 -0
  91. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread.d.ts +6 -0
  92. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread/index.d.ts +1 -0
  93. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon.d.ts +6 -0
  94. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon/index.d.ts +1 -0
  95. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate.d.ts +6 -0
  96. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate/index.d.ts +1 -0
  97. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread.d.ts +6 -0
  98. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread/index.d.ts +1 -0
  99. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/index.d.ts +1 -0
  100. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger/VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger.d.ts +6 -0
  101. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger/index.d.ts +1 -0
  102. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/index.d.ts +1 -0
  103. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogNewThreadButton/VeltMultiThreadCommentDialogNewThreadButton.d.ts +6 -0
  104. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogNewThreadButton/index.d.ts +1 -0
  105. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogPanel/VeltMultiThreadCommentDialogPanel.d.ts +6 -0
  106. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogPanel/index.d.ts +1 -0
  107. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogResetFilterButton/VeltMultiThreadCommentDialogResetFilterButton.d.ts +6 -0
  108. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogResetFilterButton/index.d.ts +1 -0
  109. package/cjs/types/components/VeltMultiThreadCommentDialog/index.d.ts +23 -0
  110. package/cjs/types/components/VeltSidebarButton/VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount.d.ts +6 -0
  111. package/cjs/types/components/VeltSidebarButton/VeltSidebarButtonCommentsCount/index.d.ts +1 -0
  112. package/cjs/types/components/VeltSidebarButton/VeltSidebarButtonIcon/VeltSidebarButtonIcon.d.ts +6 -0
  113. package/cjs/types/components/VeltSidebarButton/VeltSidebarButtonIcon/index.d.ts +1 -0
  114. package/cjs/types/components/VeltSidebarButton/VeltSidebarButtonUnreadIcon/VeltSidebarButtonUnreadIcon.d.ts +6 -0
  115. package/cjs/types/components/VeltSidebarButton/VeltSidebarButtonUnreadIcon/index.d.ts +1 -0
  116. package/cjs/types/components/VeltSidebarButton/index.d.ts +3 -0
  117. package/cjs/types/components/VeltTextComment/VeltTextComment/VeltTextComment.d.ts +6 -0
  118. package/cjs/types/components/VeltTextComment/VeltTextComment/index.d.ts +1 -0
  119. package/cjs/types/components/VeltTextComment/VeltTextCommentTool/VeltTextCommentTool.d.ts +6 -0
  120. package/cjs/types/components/VeltTextComment/VeltTextCommentTool/index.d.ts +1 -0
  121. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbar.d.ts +6 -0
  122. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +6 -0
  123. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCommentAnnotation/index.d.ts +1 -0
  124. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +6 -0
  125. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCopywriter/index.d.ts +1 -0
  126. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider.d.ts +6 -0
  127. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarDivider/index.d.ts +1 -0
  128. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +6 -0
  129. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarGeneric/index.d.ts +1 -0
  130. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/index.d.ts +1 -0
  131. package/cjs/types/components/VeltTextComment/index.d.ts +7 -0
  132. package/cjs/types/components/index.d.ts +62 -0
  133. package/cjs/types/constants.d.ts +1 -1
  134. package/esm/index.js +392 -19
  135. package/esm/index.js.map +1 -1
  136. package/esm/types/components/VeltCommentPin/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.d.ts +6 -0
  137. package/esm/types/components/VeltCommentPin/VeltCommentPinGhostCommentIndicator/index.d.ts +1 -0
  138. package/esm/types/components/VeltCommentPin/VeltCommentPinIndex/VeltCommentPinIndex.d.ts +6 -0
  139. package/esm/types/components/VeltCommentPin/VeltCommentPinIndex/index.d.ts +1 -0
  140. package/esm/types/components/VeltCommentPin/VeltCommentPinNumber/VeltCommentPinNumber.d.ts +6 -0
  141. package/esm/types/components/VeltCommentPin/VeltCommentPinNumber/index.d.ts +1 -0
  142. package/esm/types/components/VeltCommentPin/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.d.ts +6 -0
  143. package/esm/types/components/VeltCommentPin/VeltCommentPinPrivateCommentIndicator/index.d.ts +1 -0
  144. package/esm/types/components/VeltCommentPin/VeltCommentPinTriangle/VeltCommentPinTriangle.d.ts +6 -0
  145. package/esm/types/components/VeltCommentPin/VeltCommentPinTriangle/index.d.ts +1 -0
  146. package/esm/types/components/VeltCommentPin/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.d.ts +6 -0
  147. package/esm/types/components/VeltCommentPin/VeltCommentPinUnreadCommentIndicator/index.d.ts +1 -0
  148. package/esm/types/components/VeltCommentPin/index.d.ts +6 -0
  149. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionCommentCount/VeltInlineCommentsSectionCommentCount.d.ts +6 -0
  150. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionCommentCount/index.d.ts +1 -0
  151. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionComposerContainer/VeltInlineCommentsSectionComposerContainer.d.ts +6 -0
  152. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionComposerContainer/index.d.ts +1 -0
  153. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdown.d.ts +6 -0
  154. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContent.d.ts +6 -0
  155. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentList.d.ts +6 -0
  156. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItem.d.ts +7 -0
  157. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox/VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox.d.ts +7 -0
  158. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox/index.d.ts +1 -0
  159. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemLabel/VeltInlineCommentsSectionFilterDropdownContentListItemLabel.d.ts +7 -0
  160. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemLabel/index.d.ts +1 -0
  161. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/index.d.ts +1 -0
  162. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/index.d.ts +1 -0
  163. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/index.d.ts +1 -0
  164. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTrigger.d.ts +6 -0
  165. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerArrow/VeltInlineCommentsSectionFilterDropdownTriggerArrow.d.ts +6 -0
  166. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerArrow/index.d.ts +1 -0
  167. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerName/VeltInlineCommentsSectionFilterDropdownTriggerName.d.ts +6 -0
  168. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerName/index.d.ts +1 -0
  169. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/index.d.ts +1 -0
  170. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/index.d.ts +1 -0
  171. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionList/VeltInlineCommentsSectionList.d.ts +6 -0
  172. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionList/index.d.ts +1 -0
  173. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionPanel/VeltInlineCommentsSectionPanel.d.ts +6 -0
  174. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionPanel/index.d.ts +1 -0
  175. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSkeleton/VeltInlineCommentsSectionSkeleton.d.ts +6 -0
  176. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSkeleton/index.d.ts +1 -0
  177. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdown.d.ts +6 -0
  178. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContent.d.ts +6 -0
  179. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItem.d.ts +8 -0
  180. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemIcon/VeltInlineCommentsSectionSortingDropdownContentItemIcon.d.ts +7 -0
  181. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemIcon/index.d.ts +1 -0
  182. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemName/VeltInlineCommentsSectionSortingDropdownContentItemName.d.ts +7 -0
  183. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemName/index.d.ts +1 -0
  184. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemTick/VeltInlineCommentsSectionSortingDropdownContentItemTick.d.ts +7 -0
  185. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemTick/index.d.ts +1 -0
  186. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/index.d.ts +1 -0
  187. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/index.d.ts +1 -0
  188. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTrigger.d.ts +6 -0
  189. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerIcon/VeltInlineCommentsSectionSortingDropdownTriggerIcon.d.ts +6 -0
  190. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerIcon/index.d.ts +1 -0
  191. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerName/VeltInlineCommentsSectionSortingDropdownTriggerName.d.ts +6 -0
  192. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerName/index.d.ts +1 -0
  193. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/index.d.ts +1 -0
  194. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/index.d.ts +1 -0
  195. package/esm/types/components/VeltInlineCommentsSection/index.d.ts +23 -0
  196. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCloseButton/VeltMultiThreadCommentDialogCloseButton.d.ts +6 -0
  197. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCloseButton/index.d.ts +1 -0
  198. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCommentCount/VeltMultiThreadCommentDialogCommentCount.d.ts +6 -0
  199. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCommentCount/index.d.ts +1 -0
  200. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogComposerContainer/VeltMultiThreadCommentDialogComposerContainer.d.ts +6 -0
  201. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogComposerContainer/index.d.ts +1 -0
  202. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogEmptyPlaceholder/VeltMultiThreadCommentDialogEmptyPlaceholder.d.ts +6 -0
  203. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogEmptyPlaceholder/index.d.ts +1 -0
  204. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogList/VeltMultiThreadCommentDialogList.d.ts +6 -0
  205. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogList/index.d.ts +1 -0
  206. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdown.d.ts +6 -0
  207. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContent.d.ts +6 -0
  208. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead.d.ts +6 -0
  209. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead/index.d.ts +1 -0
  210. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved.d.ts +6 -0
  211. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved/index.d.ts +1 -0
  212. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/index.d.ts +1 -0
  213. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger/VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger.d.ts +6 -0
  214. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger/index.d.ts +1 -0
  215. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/index.d.ts +1 -0
  216. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdown.d.ts +6 -0
  217. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContent.d.ts +6 -0
  218. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll.d.ts +6 -0
  219. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll/index.d.ts +1 -0
  220. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead.d.ts +6 -0
  221. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead/index.d.ts +1 -0
  222. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved.d.ts +6 -0
  223. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved/index.d.ts +1 -0
  224. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread.d.ts +6 -0
  225. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread/index.d.ts +1 -0
  226. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon.d.ts +6 -0
  227. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon/index.d.ts +1 -0
  228. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate.d.ts +6 -0
  229. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate/index.d.ts +1 -0
  230. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread.d.ts +6 -0
  231. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread/index.d.ts +1 -0
  232. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/index.d.ts +1 -0
  233. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger/VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger.d.ts +6 -0
  234. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger/index.d.ts +1 -0
  235. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/index.d.ts +1 -0
  236. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogNewThreadButton/VeltMultiThreadCommentDialogNewThreadButton.d.ts +6 -0
  237. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogNewThreadButton/index.d.ts +1 -0
  238. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogPanel/VeltMultiThreadCommentDialogPanel.d.ts +6 -0
  239. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogPanel/index.d.ts +1 -0
  240. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogResetFilterButton/VeltMultiThreadCommentDialogResetFilterButton.d.ts +6 -0
  241. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogResetFilterButton/index.d.ts +1 -0
  242. package/esm/types/components/VeltMultiThreadCommentDialog/index.d.ts +23 -0
  243. package/esm/types/components/VeltSidebarButton/VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount.d.ts +6 -0
  244. package/esm/types/components/VeltSidebarButton/VeltSidebarButtonCommentsCount/index.d.ts +1 -0
  245. package/esm/types/components/VeltSidebarButton/VeltSidebarButtonIcon/VeltSidebarButtonIcon.d.ts +6 -0
  246. package/esm/types/components/VeltSidebarButton/VeltSidebarButtonIcon/index.d.ts +1 -0
  247. package/esm/types/components/VeltSidebarButton/VeltSidebarButtonUnreadIcon/VeltSidebarButtonUnreadIcon.d.ts +6 -0
  248. package/esm/types/components/VeltSidebarButton/VeltSidebarButtonUnreadIcon/index.d.ts +1 -0
  249. package/esm/types/components/VeltSidebarButton/index.d.ts +3 -0
  250. package/esm/types/components/VeltTextComment/VeltTextComment/VeltTextComment.d.ts +6 -0
  251. package/esm/types/components/VeltTextComment/VeltTextComment/index.d.ts +1 -0
  252. package/esm/types/components/VeltTextComment/VeltTextCommentTool/VeltTextCommentTool.d.ts +6 -0
  253. package/esm/types/components/VeltTextComment/VeltTextCommentTool/index.d.ts +1 -0
  254. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbar.d.ts +6 -0
  255. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +6 -0
  256. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCommentAnnotation/index.d.ts +1 -0
  257. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +6 -0
  258. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCopywriter/index.d.ts +1 -0
  259. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider.d.ts +6 -0
  260. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarDivider/index.d.ts +1 -0
  261. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +6 -0
  262. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarGeneric/index.d.ts +1 -0
  263. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/index.d.ts +1 -0
  264. package/esm/types/components/VeltTextComment/index.d.ts +7 -0
  265. package/esm/types/components/index.d.ts +62 -0
  266. package/esm/types/constants.d.ts +1 -1
  267. package/index.d.ts +335 -17
  268. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -794,6 +794,129 @@ interface IVeltInlineCommentsSectionProps extends React$1.DetailedHTMLProps<Reac
794
794
  }
795
795
  declare const VeltInlineCommentsSection: React$1.FC<IVeltInlineCommentsSectionProps>;
796
796
 
797
+ interface IVeltInlineCommentsSectionCommentCountProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
798
+ defaultCondition?: boolean;
799
+ }
800
+ declare const VeltInlineCommentsSectionCommentCount: React$1.FC<IVeltInlineCommentsSectionCommentCountProps>;
801
+
802
+ interface IVeltInlineCommentsSectionComposerContainerProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
803
+ defaultCondition?: boolean;
804
+ }
805
+ declare const VeltInlineCommentsSectionComposerContainer: React$1.FC<IVeltInlineCommentsSectionComposerContainerProps>;
806
+
807
+ interface IVeltInlineCommentsSectionListProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
808
+ defaultCondition?: boolean;
809
+ }
810
+ declare const VeltInlineCommentsSectionList: React$1.FC<IVeltInlineCommentsSectionListProps>;
811
+
812
+ interface IVeltInlineCommentsSectionPanelProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
813
+ defaultCondition?: boolean;
814
+ }
815
+ declare const VeltInlineCommentsSectionPanel: React$1.FC<IVeltInlineCommentsSectionPanelProps>;
816
+
817
+ interface IVeltInlineCommentsSectionSkeletonProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
818
+ defaultCondition?: boolean;
819
+ }
820
+ declare const VeltInlineCommentsSectionSkeleton: React$1.FC<IVeltInlineCommentsSectionSkeletonProps>;
821
+
822
+ interface IVeltInlineCommentsSectionFilterDropdownProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
823
+ defaultCondition?: boolean;
824
+ }
825
+ declare const VeltInlineCommentsSectionFilterDropdown: React$1.FC<IVeltInlineCommentsSectionFilterDropdownProps>;
826
+
827
+ interface IVeltInlineCommentsSectionFilterDropdownTriggerProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
828
+ defaultCondition?: boolean;
829
+ }
830
+ declare const VeltInlineCommentsSectionFilterDropdownTrigger: React$1.FC<IVeltInlineCommentsSectionFilterDropdownTriggerProps>;
831
+
832
+ interface IVeltInlineCommentsSectionFilterDropdownTriggerArrowProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
833
+ defaultCondition?: boolean;
834
+ }
835
+ declare const VeltInlineCommentsSectionFilterDropdownTriggerArrow: React$1.FC<IVeltInlineCommentsSectionFilterDropdownTriggerArrowProps>;
836
+
837
+ interface IVeltInlineCommentsSectionFilterDropdownTriggerNameProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
838
+ defaultCondition?: boolean;
839
+ }
840
+ declare const VeltInlineCommentsSectionFilterDropdownTriggerName: React$1.FC<IVeltInlineCommentsSectionFilterDropdownTriggerNameProps>;
841
+
842
+ interface IVeltInlineCommentsSectionFilterDropdownContentProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
843
+ defaultCondition?: boolean;
844
+ }
845
+ declare const VeltInlineCommentsSectionFilterDropdownContent: React$1.FC<IVeltInlineCommentsSectionFilterDropdownContentProps>;
846
+
847
+ interface IVeltInlineCommentsSectionFilterDropdownContentListProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
848
+ defaultCondition?: boolean;
849
+ }
850
+ declare const VeltInlineCommentsSectionFilterDropdownContentList: React$1.FC<IVeltInlineCommentsSectionFilterDropdownContentListProps>;
851
+
852
+ interface IVeltInlineCommentsSectionFilterDropdownContentListItemProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
853
+ defaultCondition?: boolean;
854
+ filter?: string;
855
+ }
856
+ declare const VeltInlineCommentsSectionFilterDropdownContentListItem: React$1.FC<IVeltInlineCommentsSectionFilterDropdownContentListItemProps>;
857
+
858
+ interface IVeltInlineCommentsSectionFilterDropdownContentListItemCheckboxProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
859
+ defaultCondition?: boolean;
860
+ filter?: string;
861
+ }
862
+ declare const VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox: React$1.FC<IVeltInlineCommentsSectionFilterDropdownContentListItemCheckboxProps>;
863
+
864
+ interface IVeltInlineCommentsSectionFilterDropdownContentListItemLabelProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
865
+ defaultCondition?: boolean;
866
+ filter?: string;
867
+ }
868
+ declare const VeltInlineCommentsSectionFilterDropdownContentListItemLabel: React$1.FC<IVeltInlineCommentsSectionFilterDropdownContentListItemLabelProps>;
869
+
870
+ interface IVeltInlineCommentsSectionSortingDropdownProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
871
+ defaultCondition?: boolean;
872
+ }
873
+ declare const VeltInlineCommentsSectionSortingDropdown: React$1.FC<IVeltInlineCommentsSectionSortingDropdownProps>;
874
+
875
+ interface IVeltInlineCommentsSectionSortingDropdownTriggerProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
876
+ defaultCondition?: boolean;
877
+ }
878
+ declare const VeltInlineCommentsSectionSortingDropdownTrigger: React$1.FC<IVeltInlineCommentsSectionSortingDropdownTriggerProps>;
879
+
880
+ interface IVeltInlineCommentsSectionSortingDropdownTriggerIconProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
881
+ defaultCondition?: boolean;
882
+ }
883
+ declare const VeltInlineCommentsSectionSortingDropdownTriggerIcon: React$1.FC<IVeltInlineCommentsSectionSortingDropdownTriggerIconProps>;
884
+
885
+ interface IVeltInlineCommentsSectionSortingDropdownTriggerNameProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
886
+ defaultCondition?: boolean;
887
+ }
888
+ declare const VeltInlineCommentsSectionSortingDropdownTriggerName: React$1.FC<IVeltInlineCommentsSectionSortingDropdownTriggerNameProps>;
889
+
890
+ interface IVeltInlineCommentsSectionSortingDropdownContentProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
891
+ defaultCondition?: boolean;
892
+ }
893
+ declare const VeltInlineCommentsSectionSortingDropdownContent: React$1.FC<IVeltInlineCommentsSectionSortingDropdownContentProps>;
894
+
895
+ interface IVeltInlineCommentsSectionSortingDropdownContentItemProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
896
+ defaultCondition?: boolean;
897
+ sortOption?: string;
898
+ sortOptionText?: string;
899
+ }
900
+ declare const VeltInlineCommentsSectionSortingDropdownContentItem: React$1.FC<IVeltInlineCommentsSectionSortingDropdownContentItemProps>;
901
+
902
+ interface IVeltInlineCommentsSectionSortingDropdownContentItemIconProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
903
+ defaultCondition?: boolean;
904
+ sortOption?: string;
905
+ }
906
+ declare const VeltInlineCommentsSectionSortingDropdownContentItemIcon: React$1.FC<IVeltInlineCommentsSectionSortingDropdownContentItemIconProps>;
907
+
908
+ interface IVeltInlineCommentsSectionSortingDropdownContentItemNameProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
909
+ defaultCondition?: boolean;
910
+ sortOptionText?: string;
911
+ }
912
+ declare const VeltInlineCommentsSectionSortingDropdownContentItemName: React$1.FC<IVeltInlineCommentsSectionSortingDropdownContentItemNameProps>;
913
+
914
+ interface IVeltInlineCommentsSectionSortingDropdownContentItemTickProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
915
+ defaultCondition?: boolean;
916
+ sortOption?: string;
917
+ }
918
+ declare const VeltInlineCommentsSectionSortingDropdownContentItemTick: React$1.FC<IVeltInlineCommentsSectionSortingDropdownContentItemTickProps>;
919
+
797
920
  interface IVeltCommentPinProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
798
921
  annotationId?: string;
799
922
  multiThreadAnnotationId?: string;
@@ -808,6 +931,36 @@ interface IVeltCommentPinProps extends React$1.DetailedHTMLProps<React$1.HTMLAtt
808
931
  }
809
932
  declare const VeltCommentPin: React$1.FC<IVeltCommentPinProps>;
810
933
 
934
+ interface IVeltCommentPinNumberProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
935
+ defaultCondition?: boolean;
936
+ }
937
+ declare const VeltCommentPinNumber: React$1.FC<IVeltCommentPinNumberProps$1>;
938
+
939
+ interface IVeltCommentPinIndexProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
940
+ defaultCondition?: boolean;
941
+ }
942
+ declare const VeltCommentPinIndex: React$1.FC<IVeltCommentPinIndexProps$1>;
943
+
944
+ interface IVeltCommentPinTriangleProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
945
+ defaultCondition?: boolean;
946
+ }
947
+ declare const VeltCommentPinTriangle: React$1.FC<IVeltCommentPinTriangleProps$1>;
948
+
949
+ interface IVeltCommentPinPrivateCommentIndicatorProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
950
+ defaultCondition?: boolean;
951
+ }
952
+ declare const VeltCommentPinPrivateCommentIndicator: React$1.FC<IVeltCommentPinPrivateCommentIndicatorProps$1>;
953
+
954
+ interface IVeltCommentPinGhostCommentIndicatorProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
955
+ defaultCondition?: boolean;
956
+ }
957
+ declare const VeltCommentPinGhostCommentIndicator: React$1.FC<IVeltCommentPinGhostCommentIndicatorProps$1>;
958
+
959
+ interface IVeltCommentPinUnreadCommentIndicatorProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
960
+ defaultCondition?: boolean;
961
+ }
962
+ declare const VeltCommentPinUnreadCommentIndicator: React$1.FC<IVeltCommentPinUnreadCommentIndicatorProps$1>;
963
+
811
964
  interface IVeltCommentTextProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
812
965
  annotationId?: string;
813
966
  multiThreadAnnotationId?: string;
@@ -3994,21 +4147,21 @@ declare const VeltCommentPinWireframe: React$1.FC<IVeltCommentPinWireframeProps>
3994
4147
  UnreadCommentIndicator: React$1.FC<IVeltCommentPinUnreadCommentIndicatorProps>;
3995
4148
  };
3996
4149
 
3997
- interface IVeltSidebarButtonCommentsCountProps extends IVeltWireframeCommonProps {
4150
+ interface IVeltSidebarButtonCommentsCountProps$1 extends IVeltWireframeCommonProps {
3998
4151
  }
3999
4152
 
4000
- interface IVeltSidebarButtonIconProps extends IVeltWireframeCommonProps {
4153
+ interface IVeltSidebarButtonIconProps$1 extends IVeltWireframeCommonProps {
4001
4154
  }
4002
4155
 
4003
- interface IVeltSidebarButtonUnreadIconProps extends IVeltWireframeCommonProps {
4156
+ interface IVeltSidebarButtonUnreadIconProps$1 extends IVeltWireframeCommonProps {
4004
4157
  }
4005
4158
 
4006
4159
  interface IVeltSidebarButtonWireframeProps extends IVeltWireframeCommonProps {
4007
4160
  }
4008
4161
  declare const VeltSidebarButtonWireframe: React$1.FC<IVeltSidebarButtonWireframeProps> & {
4009
- CommentsCount: React$1.FC<IVeltSidebarButtonCommentsCountProps>;
4010
- Icon: React$1.FC<IVeltSidebarButtonIconProps>;
4011
- UnreadIcon: React$1.FC<IVeltSidebarButtonUnreadIconProps>;
4162
+ CommentsCount: React$1.FC<IVeltSidebarButtonCommentsCountProps$1>;
4163
+ Icon: React$1.FC<IVeltSidebarButtonIconProps$1>;
4164
+ UnreadIcon: React$1.FC<IVeltSidebarButtonUnreadIconProps$1>;
4012
4165
  };
4013
4166
 
4014
4167
  interface IVeltCommentToolWireframeProps extends IVeltWireframeCommonProps {
@@ -4019,25 +4172,25 @@ interface IVeltTextCommentToolWireframeProps extends IVeltWireframeCommonProps {
4019
4172
  }
4020
4173
  declare const VeltTextCommentToolWireframe: React$1.FC<IVeltTextCommentToolWireframeProps>;
4021
4174
 
4022
- interface IVeltTextCommentToolbarCommentAnnotationProps extends IVeltWireframeCommonProps {
4175
+ interface IVeltTextCommentToolbarCommentAnnotationProps$1 extends IVeltWireframeCommonProps {
4023
4176
  }
4024
4177
 
4025
- interface IVeltTextCommentToolbarCopywriterProps extends IVeltWireframeCommonProps {
4178
+ interface IVeltTextCommentToolbarCopywriterProps$1 extends IVeltWireframeCommonProps {
4026
4179
  }
4027
4180
 
4028
- interface IVeltTextCommentToolbarGenericProps extends IVeltWireframeCommonProps {
4181
+ interface IVeltTextCommentToolbarGenericProps$1 extends IVeltWireframeCommonProps {
4029
4182
  }
4030
4183
 
4031
- interface IVeltTextCommentToolbarDividerProps extends IVeltWireframeCommonProps {
4184
+ interface IVeltTextCommentToolbarDividerProps$1 extends IVeltWireframeCommonProps {
4032
4185
  }
4033
4186
 
4034
- interface IVeltTextCommentToolbarProps extends IVeltWireframeCommonProps {
4187
+ interface IVeltTextCommentToolbarProps$1 extends IVeltWireframeCommonProps {
4035
4188
  }
4036
- declare const VeltTextCommentToolbar: React$1.FC<IVeltTextCommentToolbarProps> & {
4037
- CommentAnnotation: React$1.FC<IVeltTextCommentToolbarCommentAnnotationProps>;
4038
- Copywriter: React$1.FC<IVeltTextCommentToolbarCopywriterProps>;
4039
- Generic: React$1.FC<IVeltTextCommentToolbarGenericProps>;
4040
- Divider: React$1.FC<IVeltTextCommentToolbarDividerProps>;
4189
+ declare const VeltTextCommentToolbar$1: React$1.FC<IVeltTextCommentToolbarProps$1> & {
4190
+ CommentAnnotation: React$1.FC<IVeltTextCommentToolbarCommentAnnotationProps$1>;
4191
+ Copywriter: React$1.FC<IVeltTextCommentToolbarCopywriterProps$1>;
4192
+ Generic: React$1.FC<IVeltTextCommentToolbarGenericProps$1>;
4193
+ Divider: React$1.FC<IVeltTextCommentToolbarDividerProps$1>;
4041
4194
  };
4042
4195
 
4043
4196
  interface IVeltUserSelectorDropdownAvatarProps extends IVeltWireframeCommonProps {
@@ -6582,6 +6735,171 @@ interface IVeltActivityLogWireframe extends React$1.FC<IVeltActivityLogWireframe
6582
6735
  }
6583
6736
  declare const VeltActivityLogWireframe: IVeltActivityLogWireframe;
6584
6737
 
6738
+ interface IVeltSidebarButtonIconProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6739
+ defaultCondition?: boolean;
6740
+ }
6741
+ declare const VeltSidebarButtonIcon: React$1.FC<IVeltSidebarButtonIconProps>;
6742
+
6743
+ interface IVeltSidebarButtonCommentsCountProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6744
+ defaultCondition?: boolean;
6745
+ }
6746
+ declare const VeltSidebarButtonCommentsCount: React$1.FC<IVeltSidebarButtonCommentsCountProps>;
6747
+
6748
+ interface IVeltSidebarButtonUnreadIconProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6749
+ defaultCondition?: boolean;
6750
+ }
6751
+ declare const VeltSidebarButtonUnreadIcon: React$1.FC<IVeltSidebarButtonUnreadIconProps>;
6752
+
6753
+ interface IVeltTextCommentProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6754
+ defaultCondition?: boolean;
6755
+ }
6756
+ declare const VeltTextComment: React$1.FC<IVeltTextCommentProps>;
6757
+
6758
+ interface IVeltTextCommentToolProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6759
+ defaultCondition?: boolean;
6760
+ }
6761
+ declare const VeltTextCommentTool: React$1.FC<IVeltTextCommentToolProps>;
6762
+
6763
+ interface IVeltTextCommentToolbarProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6764
+ defaultCondition?: boolean;
6765
+ }
6766
+ declare const VeltTextCommentToolbar: React$1.FC<IVeltTextCommentToolbarProps>;
6767
+
6768
+ interface IVeltTextCommentToolbarCommentAnnotationProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6769
+ defaultCondition?: boolean;
6770
+ }
6771
+ declare const VeltTextCommentToolbarCommentAnnotation: React$1.FC<IVeltTextCommentToolbarCommentAnnotationProps>;
6772
+
6773
+ interface IVeltTextCommentToolbarDividerProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6774
+ defaultCondition?: boolean;
6775
+ }
6776
+ declare const VeltTextCommentToolbarDivider: React$1.FC<IVeltTextCommentToolbarDividerProps>;
6777
+
6778
+ interface IVeltTextCommentToolbarCopywriterProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6779
+ defaultCondition?: boolean;
6780
+ }
6781
+ declare const VeltTextCommentToolbarCopywriter: React$1.FC<IVeltTextCommentToolbarCopywriterProps>;
6782
+
6783
+ interface IVeltTextCommentToolbarGenericProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6784
+ defaultCondition?: boolean;
6785
+ }
6786
+ declare const VeltTextCommentToolbarGeneric: React$1.FC<IVeltTextCommentToolbarGenericProps>;
6787
+
6788
+ interface IVeltMultiThreadCommentDialogListProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6789
+ defaultCondition?: boolean;
6790
+ }
6791
+ declare const VeltMultiThreadCommentDialogList: React$1.FC<IVeltMultiThreadCommentDialogListProps>;
6792
+
6793
+ interface IVeltMultiThreadCommentDialogPanelProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6794
+ defaultCondition?: boolean;
6795
+ }
6796
+ declare const VeltMultiThreadCommentDialogPanel: React$1.FC<IVeltMultiThreadCommentDialogPanelProps>;
6797
+
6798
+ interface IVeltMultiThreadCommentDialogComposerContainerProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6799
+ defaultCondition?: boolean;
6800
+ }
6801
+ declare const VeltMultiThreadCommentDialogComposerContainer: React$1.FC<IVeltMultiThreadCommentDialogComposerContainerProps>;
6802
+
6803
+ interface IVeltMultiThreadCommentDialogCommentCountProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6804
+ defaultCondition?: boolean;
6805
+ }
6806
+ declare const VeltMultiThreadCommentDialogCommentCount: React$1.FC<IVeltMultiThreadCommentDialogCommentCountProps>;
6807
+
6808
+ interface IVeltMultiThreadCommentDialogEmptyPlaceholderProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6809
+ defaultCondition?: boolean;
6810
+ }
6811
+ declare const VeltMultiThreadCommentDialogEmptyPlaceholder: React$1.FC<IVeltMultiThreadCommentDialogEmptyPlaceholderProps>;
6812
+
6813
+ interface IVeltMultiThreadCommentDialogCloseButtonProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6814
+ defaultCondition?: boolean;
6815
+ }
6816
+ declare const VeltMultiThreadCommentDialogCloseButton: React$1.FC<IVeltMultiThreadCommentDialogCloseButtonProps>;
6817
+
6818
+ interface IVeltMultiThreadCommentDialogNewThreadButtonProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6819
+ defaultCondition?: boolean;
6820
+ }
6821
+ declare const VeltMultiThreadCommentDialogNewThreadButton: React$1.FC<IVeltMultiThreadCommentDialogNewThreadButtonProps>;
6822
+
6823
+ interface IVeltMultiThreadCommentDialogResetFilterButtonProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6824
+ defaultCondition?: boolean;
6825
+ }
6826
+ declare const VeltMultiThreadCommentDialogResetFilterButton: React$1.FC<IVeltMultiThreadCommentDialogResetFilterButtonProps>;
6827
+
6828
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6829
+ defaultCondition?: boolean;
6830
+ }
6831
+ declare const VeltMultiThreadCommentDialogMinimalFilterDropdown: React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownProps>;
6832
+
6833
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownTriggerProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6834
+ defaultCondition?: boolean;
6835
+ }
6836
+ declare const VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger: React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownTriggerProps>;
6837
+
6838
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6839
+ defaultCondition?: boolean;
6840
+ }
6841
+ declare const VeltMultiThreadCommentDialogMinimalFilterDropdownContent: React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentProps>;
6842
+
6843
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6844
+ defaultCondition?: boolean;
6845
+ }
6846
+ declare const VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll: React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAllProps>;
6847
+
6848
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6849
+ defaultCondition?: boolean;
6850
+ }
6851
+ declare const VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead: React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterReadProps>;
6852
+
6853
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6854
+ defaultCondition?: boolean;
6855
+ }
6856
+ declare const VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved: React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolvedProps>;
6857
+
6858
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6859
+ defaultCondition?: boolean;
6860
+ }
6861
+ declare const VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread: React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnreadProps>;
6862
+
6863
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6864
+ defaultCondition?: boolean;
6865
+ }
6866
+ declare const VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon: React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIconProps>;
6867
+
6868
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6869
+ defaultCondition?: boolean;
6870
+ }
6871
+ declare const VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate: React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDateProps>;
6872
+
6873
+ interface IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6874
+ defaultCondition?: boolean;
6875
+ }
6876
+ declare const VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread: React$1.FC<IVeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnreadProps>;
6877
+
6878
+ interface IVeltMultiThreadCommentDialogMinimalActionsDropdownProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6879
+ defaultCondition?: boolean;
6880
+ }
6881
+ declare const VeltMultiThreadCommentDialogMinimalActionsDropdown: React$1.FC<IVeltMultiThreadCommentDialogMinimalActionsDropdownProps>;
6882
+
6883
+ interface IVeltMultiThreadCommentDialogMinimalActionsDropdownTriggerProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6884
+ defaultCondition?: boolean;
6885
+ }
6886
+ declare const VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger: React$1.FC<IVeltMultiThreadCommentDialogMinimalActionsDropdownTriggerProps>;
6887
+
6888
+ interface IVeltMultiThreadCommentDialogMinimalActionsDropdownContentProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6889
+ defaultCondition?: boolean;
6890
+ }
6891
+ declare const VeltMultiThreadCommentDialogMinimalActionsDropdownContent: React$1.FC<IVeltMultiThreadCommentDialogMinimalActionsDropdownContentProps>;
6892
+
6893
+ interface IVeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6894
+ defaultCondition?: boolean;
6895
+ }
6896
+ declare const VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead: React$1.FC<IVeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllReadProps>;
6897
+
6898
+ interface IVeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6899
+ defaultCondition?: boolean;
6900
+ }
6901
+ declare const VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved: React$1.FC<IVeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedProps>;
6902
+
6585
6903
  declare function useVeltClient(): {
6586
6904
  client: Velt | null;
6587
6905
  };
@@ -6834,4 +7152,4 @@ declare const createLiveStateMiddleware: (config?: LiveStateMiddlewareConfig) =>
6834
7152
  updateAllowAction: (newAllowAction?: ((action: any) => boolean) | undefined) => void;
6835
7153
  };
6836
7154
 
6837
- export { VeltActivityLog, VeltActivityLogEmpty, VeltActivityLogHeader, VeltActivityLogHeaderCloseButton, VeltActivityLogHeaderFilter, VeltActivityLogHeaderFilterContent, VeltActivityLogHeaderFilterContentItem, VeltActivityLogHeaderFilterContentItemIcon, VeltActivityLogHeaderFilterContentItemLabel, VeltActivityLogHeaderFilterTrigger, VeltActivityLogHeaderFilterTriggerIcon, VeltActivityLogHeaderFilterTriggerLabel, VeltActivityLogHeaderTitle, VeltActivityLogList, VeltActivityLogListDateGroup, VeltActivityLogListDateGroupLabel, VeltActivityLogListItem, VeltActivityLogListItemAvatar, VeltActivityLogListItemContent, VeltActivityLogListItemContentAction, VeltActivityLogListItemContentDetail, VeltActivityLogListItemContentTarget, VeltActivityLogListItemContentUser, VeltActivityLogListItemIcon, VeltActivityLogListItemTime, VeltActivityLogListShowMore, VeltActivityLogLoading, VeltActivityLogWireframe, SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChip, VeltAutocompleteChipTooltip, VeltAutocompleteChipTooltipDescription, VeltAutocompleteChipTooltipIcon, VeltAutocompleteChipTooltipName, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteEmpty, VeltAutocompleteEmptyWireframe, VeltAutocompleteGroupOption, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOption, VeltAutocompleteOptionDescription, VeltAutocompleteOptionErrorIcon, VeltAutocompleteOptionIcon, VeltAutocompleteOptionName, VeltAutocompleteOptionWireframe, VeltAutocompleteTool, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialog, VeltCommentDialogAllComment, VeltCommentDialogApprove, VeltCommentDialogAssignDropdown, VeltCommentDialogAssignMenu, VeltCommentDialogAssigneeBanner, VeltCommentDialogAssigneeBannerResolveButton, VeltCommentDialogAssigneeBannerUnresolveButton, VeltCommentDialogAssigneeBannerUserAvatar, VeltCommentDialogAssigneeBannerUserName, VeltCommentDialogAttachmentButton, VeltCommentDialogBody, VeltCommentDialogCloseButton, VeltCommentDialogCommentCategory, VeltCommentDialogCommentIndex, VeltCommentDialogCommentNumber, VeltCommentDialogCommentSuggestionStatus, VeltCommentDialogComposer, VeltCommentDialogComposerActionButton, VeltCommentDialogComposerAssignUser, VeltCommentDialogComposerAttachments, VeltCommentDialogComposerAttachmentsImage, VeltCommentDialogComposerAttachmentsImageDelete, VeltCommentDialogComposerAttachmentsImageLoading, VeltCommentDialogComposerAttachmentsImagePreview, VeltCommentDialogComposerAttachmentsInvalid, VeltCommentDialogComposerAttachmentsInvalidItem, VeltCommentDialogComposerAttachmentsInvalidItemDelete, VeltCommentDialogComposerAttachmentsInvalidItemMessage, VeltCommentDialogComposerAttachmentsInvalidItemPreview, VeltCommentDialogComposerAttachmentsOther, VeltCommentDialogComposerAttachmentsOtherDelete, VeltCommentDialogComposerAttachmentsOtherIcon, VeltCommentDialogComposerAttachmentsOtherLoading, VeltCommentDialogComposerAttachmentsOtherName, VeltCommentDialogComposerAttachmentsOtherSize, VeltCommentDialogComposerAttachmentsSelected, VeltCommentDialogComposerAvatar, VeltCommentDialogComposerFormatToolbar, VeltCommentDialogComposerFormatToolbarButton, VeltCommentDialogComposerInput, VeltCommentDialogComposerPrivateBadge, VeltCommentDialogComposerRecordings, VeltCommentDialogContextWrapper, VeltCommentDialogCopyLink, VeltCommentDialogCustomAnnotationDropdown, VeltCommentDialogCustomAnnotationDropdownContent, VeltCommentDialogCustomAnnotationDropdownContentItem, VeltCommentDialogCustomAnnotationDropdownContentItemIcon, VeltCommentDialogCustomAnnotationDropdownContentItemLabel, VeltCommentDialogCustomAnnotationDropdownTrigger, VeltCommentDialogCustomAnnotationDropdownTriggerArrow, VeltCommentDialogCustomAnnotationDropdownTriggerList, VeltCommentDialogCustomAnnotationDropdownTriggerListItem, VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder, VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount, VeltCommentDialogDeleteButton, VeltCommentDialogDeviceTypeIcons, VeltCommentDialogGhostBanner, VeltCommentDialogHeader, VeltCommentDialogHideReply, VeltCommentDialogMetadata, VeltCommentDialogMoreReply, VeltCommentDialogNavigationButton, VeltCommentDialogOptions, VeltCommentDialogOptionsDropdown, VeltCommentDialogOptionsDropdownContent, VeltCommentDialogOptionsDropdownContentAssign, VeltCommentDialogOptionsDropdownContentDelete, VeltCommentDialogOptionsDropdownContentDeleteComment, VeltCommentDialogOptionsDropdownContentDeleteThread, VeltCommentDialogOptionsDropdownContentEdit, VeltCommentDialogOptionsDropdownContentMakePrivate, VeltCommentDialogOptionsDropdownContentMakePrivateDisable, VeltCommentDialogOptionsDropdownContentMakePrivateEnable, VeltCommentDialogOptionsDropdownContentMarkAsRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread, VeltCommentDialogOptionsDropdownContentNotification, VeltCommentDialogOptionsDropdownContentNotificationSubscribe, VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTrigger, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriority, VeltCommentDialogPriorityDropdown, VeltCommentDialogPriorityDropdownContent, VeltCommentDialogPriorityDropdownContentItem, VeltCommentDialogPriorityDropdownContentItemIcon, VeltCommentDialogPriorityDropdownContentItemName, VeltCommentDialogPriorityDropdownContentItemTick, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTrigger, VeltCommentDialogPriorityDropdownTriggerArrow, VeltCommentDialogPriorityDropdownTriggerIcon, VeltCommentDialogPriorityDropdownTriggerName, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogPrivateBanner, VeltCommentDialogPrivateButton, VeltCommentDialogReplyAvatars, VeltCommentDialogReplyAvatarsList, VeltCommentDialogReplyAvatarsListItem, VeltCommentDialogReplyAvatarsRemainingCount, VeltCommentDialogResolveButton, VeltCommentDialogSignIn, VeltCommentDialogStatus, VeltCommentDialogStatusDropdown, VeltCommentDialogStatusDropdownContent, VeltCommentDialogStatusDropdownContentItem, VeltCommentDialogStatusDropdownContentItemIcon, VeltCommentDialogStatusDropdownContentItemName, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTrigger, VeltCommentDialogStatusDropdownTriggerArrow, VeltCommentDialogStatusDropdownTriggerIcon, VeltCommentDialogStatusDropdownTriggerName, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogSuggestionAction, VeltCommentDialogSuggestionActionAccept, VeltCommentDialogSuggestionActionReject, VeltCommentDialogThreadCard, VeltCommentDialogThreadCardAttachments, VeltCommentDialogThreadCardAttachmentsImage, VeltCommentDialogThreadCardAttachmentsImageDelete, VeltCommentDialogThreadCardAttachmentsImageDownload, VeltCommentDialogThreadCardAttachmentsImagePreview, VeltCommentDialogThreadCardAttachmentsOther, VeltCommentDialogThreadCardAttachmentsOtherDelete, VeltCommentDialogThreadCardAttachmentsOtherDownload, VeltCommentDialogThreadCardAttachmentsOtherIcon, VeltCommentDialogThreadCardAttachmentsOtherName, VeltCommentDialogThreadCardAttachmentsOtherSize, VeltCommentDialogThreadCardAvatar, VeltCommentDialogThreadCardDeviceType, VeltCommentDialogThreadCardDraft, VeltCommentDialogThreadCardEdited, VeltCommentDialogThreadCardMessage, VeltCommentDialogThreadCardName, VeltCommentDialogThreadCardOptions, VeltCommentDialogThreadCardReactionTool, VeltCommentDialogThreadCardReactions, VeltCommentDialogThreadCardRecordings, VeltCommentDialogThreadCardReply, VeltCommentDialogThreadCardSeenDropdown, VeltCommentDialogThreadCardSeenDropdownContent, VeltCommentDialogThreadCardSeenDropdownContentItem, VeltCommentDialogThreadCardSeenDropdownContentItemAvatar, VeltCommentDialogThreadCardSeenDropdownContentItemName, VeltCommentDialogThreadCardSeenDropdownContentItemTime, VeltCommentDialogThreadCardSeenDropdownContentItems, VeltCommentDialogThreadCardSeenDropdownContentTitle, VeltCommentDialogThreadCardSeenDropdownTrigger, VeltCommentDialogThreadCardTime, VeltCommentDialogThreadCardUnread, VeltCommentDialogThreads, VeltCommentDialogToggleReply, VeltCommentDialogToggleReplyCount, VeltCommentDialogToggleReplyIcon, VeltCommentDialogToggleReplyText, VeltCommentDialogUnresolveButton, VeltCommentDialogUpgrade, VeltCommentDialogVisibilityBanner, VeltCommentDialogVisibilityBannerDropdown, VeltCommentDialogVisibilityBannerDropdownContent, VeltCommentDialogVisibilityBannerDropdownContentItem, VeltCommentDialogVisibilityBannerDropdownContentItemIcon, VeltCommentDialogVisibilityBannerDropdownContentItemLabel, VeltCommentDialogVisibilityBannerDropdownContentUserPicker, VeltCommentDialogVisibilityBannerDropdownTrigger, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount, VeltCommentDialogVisibilityBannerDropdownTriggerIcon, VeltCommentDialogVisibilityBannerDropdownTriggerLabel, VeltCommentDialogVisibilityBannerIcon, VeltCommentDialogVisibilityBannerText, VeltCommentDialogVisibilityDropdown, VeltCommentDialogVisibilityDropdownContent, VeltCommentDialogVisibilityDropdownContentPrivate, VeltCommentDialogVisibilityDropdownContentPublic, VeltCommentDialogVisibilityDropdownTrigger, VeltCommentDialogVisibilityDropdownTriggerIcon, VeltCommentDialogVisibilityDropdownTriggerLabel, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarV2, VeltCommentsSidebarV2CloseButton, VeltCommentsSidebarV2EmptyPlaceholder, VeltCommentsSidebarV2FilterDropdown, VeltCommentsSidebarV2FilterDropdownContent, VeltCommentsSidebarV2FilterDropdownContentList, VeltCommentsSidebarV2FilterDropdownContentListCategory, VeltCommentsSidebarV2FilterDropdownContentListCategoryContent, VeltCommentsSidebarV2FilterDropdownContentListItem, VeltCommentsSidebarV2FilterDropdownContentListItemIndicator, VeltCommentsSidebarV2FilterDropdownContentListItemLabel, VeltCommentsSidebarV2FilterDropdownTrigger, VeltCommentsSidebarV2FocusedThread, VeltCommentsSidebarV2FocusedThreadBackButton, VeltCommentsSidebarV2FocusedThreadDialogContainer, VeltCommentsSidebarV2Header, VeltCommentsSidebarV2List, VeltCommentsSidebarV2ListItem, VeltCommentsSidebarV2MinimalActionsDropdown, VeltCommentsSidebarV2MinimalActionsDropdownContent, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved, VeltCommentsSidebarV2MinimalActionsDropdownTrigger, VeltCommentsSidebarV2PageModeComposer, VeltCommentsSidebarV2Panel, VeltCommentsSidebarV2ResetFilterButton, VeltCommentsSidebarV2Skeleton, VeltCommentsSidebarV2Wireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltCursorPointerWireframe, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, VeltPresenceTooltipWireframe, VeltPresenceWireframe, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerExpandedWireframe, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, VeltSingleEditorModePanel, VeltSingleEditorModePanelWireframe, VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentToolWireframe, VeltTextCommentToolbar as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoEditor, VeltVideoEditorPlayerWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useActivityUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useAllActivities, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useContactList, useContactSelected, useContactUtils, useCopyLink, useCrdtEventCallback, useCrdtUtils, useCurrentUser, useCurrentUserPermissions, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHeartbeat, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncEventCallback, useLiveStateSyncUtils, useNotificationEventCallback, useNotificationSettings, useNotificationUtils, useNotificationsData, usePresenceData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetContextProvider, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSetLocations, useSetRootDocument, useSetRootLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUiState, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
7155
+ export { VeltActivityLog, VeltActivityLogEmpty, VeltActivityLogHeader, VeltActivityLogHeaderCloseButton, VeltActivityLogHeaderFilter, VeltActivityLogHeaderFilterContent, VeltActivityLogHeaderFilterContentItem, VeltActivityLogHeaderFilterContentItemIcon, VeltActivityLogHeaderFilterContentItemLabel, VeltActivityLogHeaderFilterTrigger, VeltActivityLogHeaderFilterTriggerIcon, VeltActivityLogHeaderFilterTriggerLabel, VeltActivityLogHeaderTitle, VeltActivityLogList, VeltActivityLogListDateGroup, VeltActivityLogListDateGroupLabel, VeltActivityLogListItem, VeltActivityLogListItemAvatar, VeltActivityLogListItemContent, VeltActivityLogListItemContentAction, VeltActivityLogListItemContentDetail, VeltActivityLogListItemContentTarget, VeltActivityLogListItemContentUser, VeltActivityLogListItemIcon, VeltActivityLogListItemTime, VeltActivityLogListShowMore, VeltActivityLogLoading, VeltActivityLogWireframe, SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChip, VeltAutocompleteChipTooltip, VeltAutocompleteChipTooltipDescription, VeltAutocompleteChipTooltipIcon, VeltAutocompleteChipTooltipName, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteEmpty, VeltAutocompleteEmptyWireframe, VeltAutocompleteGroupOption, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOption, VeltAutocompleteOptionDescription, VeltAutocompleteOptionErrorIcon, VeltAutocompleteOptionIcon, VeltAutocompleteOptionName, VeltAutocompleteOptionWireframe, VeltAutocompleteTool, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialog, VeltCommentDialogAllComment, VeltCommentDialogApprove, VeltCommentDialogAssignDropdown, VeltCommentDialogAssignMenu, VeltCommentDialogAssigneeBanner, VeltCommentDialogAssigneeBannerResolveButton, VeltCommentDialogAssigneeBannerUnresolveButton, VeltCommentDialogAssigneeBannerUserAvatar, VeltCommentDialogAssigneeBannerUserName, VeltCommentDialogAttachmentButton, VeltCommentDialogBody, VeltCommentDialogCloseButton, VeltCommentDialogCommentCategory, VeltCommentDialogCommentIndex, VeltCommentDialogCommentNumber, VeltCommentDialogCommentSuggestionStatus, VeltCommentDialogComposer, VeltCommentDialogComposerActionButton, VeltCommentDialogComposerAssignUser, VeltCommentDialogComposerAttachments, VeltCommentDialogComposerAttachmentsImage, VeltCommentDialogComposerAttachmentsImageDelete, VeltCommentDialogComposerAttachmentsImageLoading, VeltCommentDialogComposerAttachmentsImagePreview, VeltCommentDialogComposerAttachmentsInvalid, VeltCommentDialogComposerAttachmentsInvalidItem, VeltCommentDialogComposerAttachmentsInvalidItemDelete, VeltCommentDialogComposerAttachmentsInvalidItemMessage, VeltCommentDialogComposerAttachmentsInvalidItemPreview, VeltCommentDialogComposerAttachmentsOther, VeltCommentDialogComposerAttachmentsOtherDelete, VeltCommentDialogComposerAttachmentsOtherIcon, VeltCommentDialogComposerAttachmentsOtherLoading, VeltCommentDialogComposerAttachmentsOtherName, VeltCommentDialogComposerAttachmentsOtherSize, VeltCommentDialogComposerAttachmentsSelected, VeltCommentDialogComposerAvatar, VeltCommentDialogComposerFormatToolbar, VeltCommentDialogComposerFormatToolbarButton, VeltCommentDialogComposerInput, VeltCommentDialogComposerPrivateBadge, VeltCommentDialogComposerRecordings, VeltCommentDialogContextWrapper, VeltCommentDialogCopyLink, VeltCommentDialogCustomAnnotationDropdown, VeltCommentDialogCustomAnnotationDropdownContent, VeltCommentDialogCustomAnnotationDropdownContentItem, VeltCommentDialogCustomAnnotationDropdownContentItemIcon, VeltCommentDialogCustomAnnotationDropdownContentItemLabel, VeltCommentDialogCustomAnnotationDropdownTrigger, VeltCommentDialogCustomAnnotationDropdownTriggerArrow, VeltCommentDialogCustomAnnotationDropdownTriggerList, VeltCommentDialogCustomAnnotationDropdownTriggerListItem, VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder, VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount, VeltCommentDialogDeleteButton, VeltCommentDialogDeviceTypeIcons, VeltCommentDialogGhostBanner, VeltCommentDialogHeader, VeltCommentDialogHideReply, VeltCommentDialogMetadata, VeltCommentDialogMoreReply, VeltCommentDialogNavigationButton, VeltCommentDialogOptions, VeltCommentDialogOptionsDropdown, VeltCommentDialogOptionsDropdownContent, VeltCommentDialogOptionsDropdownContentAssign, VeltCommentDialogOptionsDropdownContentDelete, VeltCommentDialogOptionsDropdownContentDeleteComment, VeltCommentDialogOptionsDropdownContentDeleteThread, VeltCommentDialogOptionsDropdownContentEdit, VeltCommentDialogOptionsDropdownContentMakePrivate, VeltCommentDialogOptionsDropdownContentMakePrivateDisable, VeltCommentDialogOptionsDropdownContentMakePrivateEnable, VeltCommentDialogOptionsDropdownContentMarkAsRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread, VeltCommentDialogOptionsDropdownContentNotification, VeltCommentDialogOptionsDropdownContentNotificationSubscribe, VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTrigger, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriority, VeltCommentDialogPriorityDropdown, VeltCommentDialogPriorityDropdownContent, VeltCommentDialogPriorityDropdownContentItem, VeltCommentDialogPriorityDropdownContentItemIcon, VeltCommentDialogPriorityDropdownContentItemName, VeltCommentDialogPriorityDropdownContentItemTick, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTrigger, VeltCommentDialogPriorityDropdownTriggerArrow, VeltCommentDialogPriorityDropdownTriggerIcon, VeltCommentDialogPriorityDropdownTriggerName, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogPrivateBanner, VeltCommentDialogPrivateButton, VeltCommentDialogReplyAvatars, VeltCommentDialogReplyAvatarsList, VeltCommentDialogReplyAvatarsListItem, VeltCommentDialogReplyAvatarsRemainingCount, VeltCommentDialogResolveButton, VeltCommentDialogSignIn, VeltCommentDialogStatus, VeltCommentDialogStatusDropdown, VeltCommentDialogStatusDropdownContent, VeltCommentDialogStatusDropdownContentItem, VeltCommentDialogStatusDropdownContentItemIcon, VeltCommentDialogStatusDropdownContentItemName, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTrigger, VeltCommentDialogStatusDropdownTriggerArrow, VeltCommentDialogStatusDropdownTriggerIcon, VeltCommentDialogStatusDropdownTriggerName, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogSuggestionAction, VeltCommentDialogSuggestionActionAccept, VeltCommentDialogSuggestionActionReject, VeltCommentDialogThreadCard, VeltCommentDialogThreadCardAttachments, VeltCommentDialogThreadCardAttachmentsImage, VeltCommentDialogThreadCardAttachmentsImageDelete, VeltCommentDialogThreadCardAttachmentsImageDownload, VeltCommentDialogThreadCardAttachmentsImagePreview, VeltCommentDialogThreadCardAttachmentsOther, VeltCommentDialogThreadCardAttachmentsOtherDelete, VeltCommentDialogThreadCardAttachmentsOtherDownload, VeltCommentDialogThreadCardAttachmentsOtherIcon, VeltCommentDialogThreadCardAttachmentsOtherName, VeltCommentDialogThreadCardAttachmentsOtherSize, VeltCommentDialogThreadCardAvatar, VeltCommentDialogThreadCardDeviceType, VeltCommentDialogThreadCardDraft, VeltCommentDialogThreadCardEdited, VeltCommentDialogThreadCardMessage, VeltCommentDialogThreadCardName, VeltCommentDialogThreadCardOptions, VeltCommentDialogThreadCardReactionTool, VeltCommentDialogThreadCardReactions, VeltCommentDialogThreadCardRecordings, VeltCommentDialogThreadCardReply, VeltCommentDialogThreadCardSeenDropdown, VeltCommentDialogThreadCardSeenDropdownContent, VeltCommentDialogThreadCardSeenDropdownContentItem, VeltCommentDialogThreadCardSeenDropdownContentItemAvatar, VeltCommentDialogThreadCardSeenDropdownContentItemName, VeltCommentDialogThreadCardSeenDropdownContentItemTime, VeltCommentDialogThreadCardSeenDropdownContentItems, VeltCommentDialogThreadCardSeenDropdownContentTitle, VeltCommentDialogThreadCardSeenDropdownTrigger, VeltCommentDialogThreadCardTime, VeltCommentDialogThreadCardUnread, VeltCommentDialogThreads, VeltCommentDialogToggleReply, VeltCommentDialogToggleReplyCount, VeltCommentDialogToggleReplyIcon, VeltCommentDialogToggleReplyText, VeltCommentDialogUnresolveButton, VeltCommentDialogUpgrade, VeltCommentDialogVisibilityBanner, VeltCommentDialogVisibilityBannerDropdown, VeltCommentDialogVisibilityBannerDropdownContent, VeltCommentDialogVisibilityBannerDropdownContentItem, VeltCommentDialogVisibilityBannerDropdownContentItemIcon, VeltCommentDialogVisibilityBannerDropdownContentItemLabel, VeltCommentDialogVisibilityBannerDropdownContentUserPicker, VeltCommentDialogVisibilityBannerDropdownTrigger, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount, VeltCommentDialogVisibilityBannerDropdownTriggerIcon, VeltCommentDialogVisibilityBannerDropdownTriggerLabel, VeltCommentDialogVisibilityBannerIcon, VeltCommentDialogVisibilityBannerText, VeltCommentDialogVisibilityDropdown, VeltCommentDialogVisibilityDropdownContent, VeltCommentDialogVisibilityDropdownContentPrivate, VeltCommentDialogVisibilityDropdownContentPublic, VeltCommentDialogVisibilityDropdownTrigger, VeltCommentDialogVisibilityDropdownTriggerIcon, VeltCommentDialogVisibilityDropdownTriggerLabel, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinGhostCommentIndicator, VeltCommentPinIndex, VeltCommentPinNumber, VeltCommentPinPrivateCommentIndicator, VeltCommentPinTriangle, VeltCommentPinUnreadCommentIndicator, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarV2, VeltCommentsSidebarV2CloseButton, VeltCommentsSidebarV2EmptyPlaceholder, VeltCommentsSidebarV2FilterDropdown, VeltCommentsSidebarV2FilterDropdownContent, VeltCommentsSidebarV2FilterDropdownContentList, VeltCommentsSidebarV2FilterDropdownContentListCategory, VeltCommentsSidebarV2FilterDropdownContentListCategoryContent, VeltCommentsSidebarV2FilterDropdownContentListItem, VeltCommentsSidebarV2FilterDropdownContentListItemIndicator, VeltCommentsSidebarV2FilterDropdownContentListItemLabel, VeltCommentsSidebarV2FilterDropdownTrigger, VeltCommentsSidebarV2FocusedThread, VeltCommentsSidebarV2FocusedThreadBackButton, VeltCommentsSidebarV2FocusedThreadDialogContainer, VeltCommentsSidebarV2Header, VeltCommentsSidebarV2List, VeltCommentsSidebarV2ListItem, VeltCommentsSidebarV2MinimalActionsDropdown, VeltCommentsSidebarV2MinimalActionsDropdownContent, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved, VeltCommentsSidebarV2MinimalActionsDropdownTrigger, VeltCommentsSidebarV2PageModeComposer, VeltCommentsSidebarV2Panel, VeltCommentsSidebarV2ResetFilterButton, VeltCommentsSidebarV2Skeleton, VeltCommentsSidebarV2Wireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltCursorPointerWireframe, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionCommentCount, VeltInlineCommentsSectionComposerContainer, VeltInlineCommentsSectionFilterDropdown, VeltInlineCommentsSectionFilterDropdownContent, VeltInlineCommentsSectionFilterDropdownContentList, VeltInlineCommentsSectionFilterDropdownContentListItem, VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox, VeltInlineCommentsSectionFilterDropdownContentListItemLabel, VeltInlineCommentsSectionFilterDropdownTrigger, VeltInlineCommentsSectionFilterDropdownTriggerArrow, VeltInlineCommentsSectionFilterDropdownTriggerName, VeltInlineCommentsSectionList, VeltInlineCommentsSectionPanel, VeltInlineCommentsSectionSkeleton, VeltInlineCommentsSectionSortingDropdown, VeltInlineCommentsSectionSortingDropdownContent, VeltInlineCommentsSectionSortingDropdownContentItem, VeltInlineCommentsSectionSortingDropdownContentItemIcon, VeltInlineCommentsSectionSortingDropdownContentItemName, VeltInlineCommentsSectionSortingDropdownContentItemTick, VeltInlineCommentsSectionSortingDropdownTrigger, VeltInlineCommentsSectionSortingDropdownTriggerIcon, VeltInlineCommentsSectionSortingDropdownTriggerName, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogCloseButton, VeltMultiThreadCommentDialogCommentCount, VeltMultiThreadCommentDialogComposerContainer, VeltMultiThreadCommentDialogEmptyPlaceholder, VeltMultiThreadCommentDialogList, VeltMultiThreadCommentDialogMinimalActionsDropdown, VeltMultiThreadCommentDialogMinimalActionsDropdownContent, VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead, VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved, VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger, VeltMultiThreadCommentDialogMinimalFilterDropdown, VeltMultiThreadCommentDialogMinimalFilterDropdownContent, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread, VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon, VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate, VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread, VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger, VeltMultiThreadCommentDialogNewThreadButton, VeltMultiThreadCommentDialogPanel, VeltMultiThreadCommentDialogResetFilterButton, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, VeltPresenceTooltipWireframe, VeltPresenceWireframe, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerExpandedWireframe, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonCommentsCount, VeltSidebarButtonIcon, VeltSidebarButtonUnreadIcon, VeltSidebarButtonWireframe, VeltSingleEditorModePanel, VeltSingleEditorModePanelWireframe, VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextComment, VeltTextCommentTool, VeltTextCommentToolWireframe, VeltTextCommentToolbar, VeltTextCommentToolbarCommentAnnotation, VeltTextCommentToolbarCopywriter, VeltTextCommentToolbarDivider, VeltTextCommentToolbarGeneric, VeltTextCommentToolbar$1 as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoEditor, VeltVideoEditorPlayerWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useActivityUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useAllActivities, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useContactList, useContactSelected, useContactUtils, useCopyLink, useCrdtEventCallback, useCrdtUtils, useCurrentUser, useCurrentUserPermissions, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHeartbeat, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncEventCallback, useLiveStateSyncUtils, useNotificationEventCallback, useNotificationSettings, useNotificationUtils, useNotificationsData, usePresenceData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetContextProvider, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSetLocations, useSetRootDocument, useSetRootLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUiState, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veltdev/react",
3
- "version": "5.0.2-beta.10",
3
+ "version": "5.0.2-beta.11",
4
4
  "description": "Velt is an SDK to add collaborative features to your product within minutes. Example: Comments like Figma, Frame.io, Google docs or sheets, Recording like Loom, Huddles like Slack and much more.",
5
5
  "homepage": "https://velt.dev",
6
6
  "keywords": [