@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/esm/index.js CHANGED
@@ -204,13 +204,13 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain, integ
204
204
  };
205
205
  };
206
206
 
207
- var VELT_SDK_VERSION = '5.0.2-beta.10';
207
+ var VELT_SDK_VERSION = '5.0.2-beta.11';
208
208
  var VELT_SDK_INIT_EVENT = 'onVeltInit';
209
209
  var VELT_TAB_ID = 'veltTabId';
210
210
  // integrity map for the Velt SDK
211
211
  // Note: generate integrity hashes with: https://www.srihash.org/
212
212
  var INTEGRITY_MAP = {
213
- '5.0.2-beta.10': 'sha384-VayPp8row+kFs8P3PZqMIECQb5QVUPhFmp6/x3yau8SVwt56JEGNummMELbRMDCo',
213
+ '5.0.2-beta.11': 'sha384-60Okq3+b56aGToiPBEAdnblJTZJ8Qjg5kdQFol/fM/HeomwXSBx0WzEbIDY/m03I',
214
214
  };
215
215
 
216
216
  var validProps = ['veltIf', 'veltClass', 'className', 'variant'];
@@ -311,6 +311,7 @@ var SnippylyProvider = function (props) {
311
311
  };
312
312
  }, []);
313
313
  useEffect(function () {
314
+ var _a;
314
315
  // Store cleanup function returned from loadVelt to remove event listeners on unmount
315
316
  var cleanupLoadVelt;
316
317
  if (apiKey) {
@@ -347,7 +348,7 @@ var SnippylyProvider = function (props) {
347
348
  // This prevents the callback from firing on destroyed component instances.
348
349
  cleanupLoadVelt = loadVelt(function () {
349
350
  initVelt();
350
- }, version, staging, develop, config === null || config === void 0 ? void 0 : config.proxyDomain, integrity, integrityValue);
351
+ }, version, staging, develop, ((_a = config === null || config === void 0 ? void 0 : config.proxyConfig) === null || _a === void 0 ? void 0 : _a.cdnHost) || (config === null || config === void 0 ? void 0 : config.proxyDomain), integrity, integrityValue);
351
352
  }
352
353
  }
353
354
  // Cleanup: remove event listener when component unmounts.
@@ -1779,11 +1780,185 @@ var VeltInlineCommentsSection = function (props) {
1779
1780
  return (React.createElement("velt-inline-comments-section", { "target-inline-comment-element-id": targetInlineCommentElementId, "target-comment-element-id": targetCommentElementId, "target-element-id": targetElementId, config: JSON.stringify(config), variant: variant, "dialog-variant": dialogVariant, "sort-data": sortData, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "composer-variant": composerVariant, "composer-position": composerPosition, "sort-by": sortBy, "sort-order": sortOrder, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined, context: JSON.stringify(context), "context-options": JSON.stringify(contextOptions), "location-id": locationId, "document-id": documentId, "folder-id": folderId, "comment-placeholder": commentPlaceholder, "reply-placeholder": replyPlaceholder, "composer-placeholder": composerPlaceholder, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined }, children));
1780
1781
  };
1781
1782
 
1783
+ var VeltInlineCommentsSectionCommentCount = function (props) {
1784
+ var defaultCondition = props.defaultCondition, children = props.children;
1785
+ var ref = useRef(null);
1786
+ return (React.createElement("velt-inline-comments-section-comment-count", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1787
+ };
1788
+
1789
+ var VeltInlineCommentsSectionComposerContainer = function (props) {
1790
+ var defaultCondition = props.defaultCondition, children = props.children;
1791
+ var ref = useRef(null);
1792
+ return (React.createElement("velt-inline-comments-section-composer-container", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1793
+ };
1794
+
1795
+ var VeltInlineCommentsSectionList = function (props) {
1796
+ var defaultCondition = props.defaultCondition, children = props.children;
1797
+ var ref = useRef(null);
1798
+ return (React.createElement("velt-inline-comments-section-list", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1799
+ };
1800
+
1801
+ var VeltInlineCommentsSectionPanel = function (props) {
1802
+ var defaultCondition = props.defaultCondition, children = props.children;
1803
+ var ref = useRef(null);
1804
+ return (React.createElement("velt-inline-comments-section-panel", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1805
+ };
1806
+
1807
+ var VeltInlineCommentsSectionSkeleton = function (props) {
1808
+ var defaultCondition = props.defaultCondition, children = props.children;
1809
+ var ref = useRef(null);
1810
+ return (React.createElement("velt-inline-comments-section-skeleton", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1811
+ };
1812
+
1813
+ var VeltInlineCommentsSectionFilterDropdown = function (props) {
1814
+ var defaultCondition = props.defaultCondition, children = props.children;
1815
+ var ref = useRef(null);
1816
+ return (React.createElement("velt-inline-comments-section-filter-dropdown", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1817
+ };
1818
+
1819
+ var VeltInlineCommentsSectionFilterDropdownTrigger = function (props) {
1820
+ var defaultCondition = props.defaultCondition, children = props.children;
1821
+ var ref = useRef(null);
1822
+ return (React.createElement("velt-inline-comments-section-filter-dropdown-trigger", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1823
+ };
1824
+
1825
+ var VeltInlineCommentsSectionFilterDropdownTriggerArrow = function (props) {
1826
+ var defaultCondition = props.defaultCondition, children = props.children;
1827
+ var ref = useRef(null);
1828
+ return (React.createElement("velt-inline-comments-section-filter-dropdown-trigger-arrow", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1829
+ };
1830
+
1831
+ var VeltInlineCommentsSectionFilterDropdownTriggerName = function (props) {
1832
+ var defaultCondition = props.defaultCondition, children = props.children;
1833
+ var ref = useRef(null);
1834
+ return (React.createElement("velt-inline-comments-section-filter-dropdown-trigger-name", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1835
+ };
1836
+
1837
+ var VeltInlineCommentsSectionFilterDropdownContent = function (props) {
1838
+ var defaultCondition = props.defaultCondition, children = props.children;
1839
+ var ref = useRef(null);
1840
+ return (React.createElement("velt-inline-comments-section-filter-dropdown-content", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1841
+ };
1842
+
1843
+ var VeltInlineCommentsSectionFilterDropdownContentList = function (props) {
1844
+ var defaultCondition = props.defaultCondition, children = props.children;
1845
+ var ref = useRef(null);
1846
+ return (React.createElement("velt-inline-comments-section-filter-dropdown-content-list", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1847
+ };
1848
+
1849
+ var VeltInlineCommentsSectionFilterDropdownContentListItem = function (props) {
1850
+ var defaultCondition = props.defaultCondition, filter = props.filter, children = props.children;
1851
+ var ref = useRef(null);
1852
+ return (React.createElement("velt-inline-comments-section-filter-dropdown-content-list-item", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, filter: filter }, children));
1853
+ };
1854
+
1855
+ var VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox = function (props) {
1856
+ var defaultCondition = props.defaultCondition, filter = props.filter, children = props.children;
1857
+ var ref = useRef(null);
1858
+ return (React.createElement("velt-inline-comments-section-filter-dropdown-content-list-item-checkbox", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, filter: filter }, children));
1859
+ };
1860
+
1861
+ var VeltInlineCommentsSectionFilterDropdownContentListItemLabel = function (props) {
1862
+ var defaultCondition = props.defaultCondition, filter = props.filter, children = props.children;
1863
+ var ref = useRef(null);
1864
+ return (React.createElement("velt-inline-comments-section-filter-dropdown-content-list-item-label", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, filter: filter }, children));
1865
+ };
1866
+
1867
+ var VeltInlineCommentsSectionSortingDropdown = function (props) {
1868
+ var defaultCondition = props.defaultCondition, children = props.children;
1869
+ var ref = useRef(null);
1870
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1871
+ };
1872
+
1873
+ var VeltInlineCommentsSectionSortingDropdownTrigger = function (props) {
1874
+ var defaultCondition = props.defaultCondition, children = props.children;
1875
+ var ref = useRef(null);
1876
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-trigger", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1877
+ };
1878
+
1879
+ var VeltInlineCommentsSectionSortingDropdownTriggerIcon = function (props) {
1880
+ var defaultCondition = props.defaultCondition, children = props.children;
1881
+ var ref = useRef(null);
1882
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-trigger-icon", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1883
+ };
1884
+
1885
+ var VeltInlineCommentsSectionSortingDropdownTriggerName = function (props) {
1886
+ var defaultCondition = props.defaultCondition, children = props.children;
1887
+ var ref = useRef(null);
1888
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-trigger-name", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1889
+ };
1890
+
1891
+ var VeltInlineCommentsSectionSortingDropdownContent = function (props) {
1892
+ var defaultCondition = props.defaultCondition, children = props.children;
1893
+ var ref = useRef(null);
1894
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-content", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1895
+ };
1896
+
1897
+ var VeltInlineCommentsSectionSortingDropdownContentItem = function (props) {
1898
+ var defaultCondition = props.defaultCondition, sortOption = props.sortOption, sortOptionText = props.sortOptionText, children = props.children;
1899
+ var ref = useRef(null);
1900
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-content-item", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "sort-option": sortOption, "sort-option-text": sortOptionText }, children));
1901
+ };
1902
+
1903
+ var VeltInlineCommentsSectionSortingDropdownContentItemIcon = function (props) {
1904
+ var defaultCondition = props.defaultCondition, sortOption = props.sortOption, children = props.children;
1905
+ var ref = useRef(null);
1906
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-content-item-icon", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "sort-option": sortOption }, children));
1907
+ };
1908
+
1909
+ var VeltInlineCommentsSectionSortingDropdownContentItemName = function (props) {
1910
+ var defaultCondition = props.defaultCondition, sortOptionText = props.sortOptionText, children = props.children;
1911
+ var ref = useRef(null);
1912
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-content-item-name", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "sort-option-text": sortOptionText }, children));
1913
+ };
1914
+
1915
+ var VeltInlineCommentsSectionSortingDropdownContentItemTick = function (props) {
1916
+ var defaultCondition = props.defaultCondition, sortOption = props.sortOption, children = props.children;
1917
+ var ref = useRef(null);
1918
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-content-item-tick", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "sort-option": sortOption }, children));
1919
+ };
1920
+
1782
1921
  var VeltCommentPin = function (props) {
1783
1922
  var children = props.children, annotationId = props.annotationId, multiThreadAnnotationId = props.multiThreadAnnotationId, variant = props.variant, context = props.context, contextOptions = props.contextOptions, documentId = props.documentId, folderId = props.folderId, locationId = props.locationId;
1784
1923
  return (React.createElement("velt-comment-pin", { "annotation-id": annotationId, "multi-thread-annotation-id": multiThreadAnnotationId, variant: variant, context: JSON.stringify(context), "context-options": JSON.stringify(contextOptions), "location-id": locationId, "document-id": documentId, "folder-id": folderId }, children));
1785
1924
  };
1786
1925
 
1926
+ var VeltCommentPinNumber$1 = function (props) {
1927
+ var defaultCondition = props.defaultCondition, children = props.children;
1928
+ var ref = useRef(null);
1929
+ return (React.createElement("velt-comment-pin-number", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1930
+ };
1931
+
1932
+ var VeltCommentPinIndex$1 = function (props) {
1933
+ var defaultCondition = props.defaultCondition, children = props.children;
1934
+ var ref = useRef(null);
1935
+ return (React.createElement("velt-comment-pin-index", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1936
+ };
1937
+
1938
+ var VeltCommentPinTriangle$1 = function (props) {
1939
+ var defaultCondition = props.defaultCondition, children = props.children;
1940
+ var ref = useRef(null);
1941
+ return (React.createElement("velt-comment-pin-triangle", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1942
+ };
1943
+
1944
+ var VeltCommentPinPrivateCommentIndicator$1 = function (props) {
1945
+ var defaultCondition = props.defaultCondition, children = props.children;
1946
+ var ref = useRef(null);
1947
+ return (React.createElement("velt-comment-pin-private-comment-indicator", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1948
+ };
1949
+
1950
+ var VeltCommentPinGhostCommentIndicator$1 = function (props) {
1951
+ var defaultCondition = props.defaultCondition, children = props.children;
1952
+ var ref = useRef(null);
1953
+ return (React.createElement("velt-comment-pin-ghost-comment-indicator", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1954
+ };
1955
+
1956
+ var VeltCommentPinUnreadCommentIndicator$1 = function (props) {
1957
+ var defaultCondition = props.defaultCondition, children = props.children;
1958
+ var ref = useRef(null);
1959
+ return (React.createElement("velt-comment-pin-unread-comment-indicator", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1960
+ };
1961
+
1787
1962
  var VeltCommentText = function (props) {
1788
1963
  var children = props.children, annotationId = props.annotationId, multiThreadAnnotationId = props.multiThreadAnnotationId;
1789
1964
  return (React.createElement("velt-comment-text", { "annotation-id": annotationId, "multi-thread-annotation-id": multiThreadAnnotationId }, children));
@@ -5324,19 +5499,19 @@ VeltCommentPinWireframe.Triangle = VeltCommentPinTriangle;
5324
5499
  VeltCommentPinWireframe.UnreadCommentIndicator = VeltCommentPinUnreadCommentIndicator;
5325
5500
  VeltCommentPinWireframe.Number = VeltCommentPinNumber;
5326
5501
 
5327
- var VeltSidebarButtonCommentsCount = function (props) {
5502
+ var VeltSidebarButtonCommentsCount$1 = function (props) {
5328
5503
  var children = props.children, remainingProps = __rest(props, ["children"]);
5329
5504
  var transformedProps = transformWireframeProps(remainingProps);
5330
5505
  return (React.createElement("velt-sidebar-button-comments-count-wireframe", __assign({}, transformedProps), children));
5331
5506
  };
5332
5507
 
5333
- var VeltSidebarButtonIcon = function (props) {
5508
+ var VeltSidebarButtonIcon$1 = function (props) {
5334
5509
  var children = props.children, remainingProps = __rest(props, ["children"]);
5335
5510
  var transformedProps = transformWireframeProps(remainingProps);
5336
5511
  return (React.createElement("velt-sidebar-button-icon-wireframe", __assign({}, transformedProps), children));
5337
5512
  };
5338
5513
 
5339
- var VeltSidebarButtonUnreadIcon = function (props) {
5514
+ var VeltSidebarButtonUnreadIcon$1 = function (props) {
5340
5515
  var children = props.children, remainingProps = __rest(props, ["children"]);
5341
5516
  var transformedProps = transformWireframeProps(remainingProps);
5342
5517
  return (React.createElement("velt-sidebar-button-unread-icon-wireframe", __assign({}, transformedProps), children));
@@ -5347,9 +5522,9 @@ var VeltSidebarButtonWireframe = function (props) {
5347
5522
  var transformedProps = transformWireframeProps(remainingProps);
5348
5523
  return (React.createElement("velt-sidebar-button-wireframe", __assign({}, transformedProps), children));
5349
5524
  };
5350
- VeltSidebarButtonWireframe.CommentsCount = VeltSidebarButtonCommentsCount;
5351
- VeltSidebarButtonWireframe.Icon = VeltSidebarButtonIcon;
5352
- VeltSidebarButtonWireframe.UnreadIcon = VeltSidebarButtonUnreadIcon;
5525
+ VeltSidebarButtonWireframe.CommentsCount = VeltSidebarButtonCommentsCount$1;
5526
+ VeltSidebarButtonWireframe.Icon = VeltSidebarButtonIcon$1;
5527
+ VeltSidebarButtonWireframe.UnreadIcon = VeltSidebarButtonUnreadIcon$1;
5353
5528
 
5354
5529
  var VeltCommentToolWireframe = function (props) {
5355
5530
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -5363,39 +5538,39 @@ var VeltTextCommentToolWireframe = function (props) {
5363
5538
  return (React.createElement("velt-text-comment-tool-wireframe", __assign({}, transformedProps), children));
5364
5539
  };
5365
5540
 
5366
- var VeltTextCommentToolbarCommentAnnotation = function (props) {
5541
+ var VeltTextCommentToolbarCommentAnnotation$1 = function (props) {
5367
5542
  var children = props.children, remainingProps = __rest(props, ["children"]);
5368
5543
  var transformedProps = transformWireframeProps(remainingProps);
5369
5544
  return (React.createElement("velt-text-comment-toolbar-comment-annotation-wireframe", __assign({}, transformedProps), children));
5370
5545
  };
5371
5546
 
5372
- var VeltTextCommentToolbarCopywriter = function (props) {
5547
+ var VeltTextCommentToolbarCopywriter$1 = function (props) {
5373
5548
  var children = props.children, remainingProps = __rest(props, ["children"]);
5374
5549
  var transformedProps = transformWireframeProps(remainingProps);
5375
5550
  return (React.createElement("velt-text-comment-toolbar-copywriter-wireframe", __assign({}, transformedProps), children));
5376
5551
  };
5377
5552
 
5378
- var VeltTextCommentToolbarGeneric = function (props) {
5553
+ var VeltTextCommentToolbarGeneric$1 = function (props) {
5379
5554
  var children = props.children, remainingProps = __rest(props, ["children"]);
5380
5555
  var transformedProps = transformWireframeProps(remainingProps);
5381
5556
  return (React.createElement("velt-text-comment-toolbar-generic-wireframe", __assign({}, transformedProps), children));
5382
5557
  };
5383
5558
 
5384
- var VeltTextCommentToolbarDivider = function (props) {
5559
+ var VeltTextCommentToolbarDivider$1 = function (props) {
5385
5560
  var children = props.children, remainingProps = __rest(props, ["children"]);
5386
5561
  var transformedProps = transformWireframeProps(remainingProps);
5387
5562
  return (React.createElement("velt-text-comment-toolbar-divider-wireframe", __assign({}, transformedProps), children));
5388
5563
  };
5389
5564
 
5390
- var VeltTextCommentToolbar = function (props) {
5565
+ var VeltTextCommentToolbar$1 = function (props) {
5391
5566
  var children = props.children, remainingProps = __rest(props, ["children"]);
5392
5567
  var transformedProps = transformWireframeProps(remainingProps);
5393
5568
  return (React.createElement("velt-text-comment-toolbar-wireframe", __assign({}, transformedProps), children));
5394
5569
  };
5395
- VeltTextCommentToolbar.CommentAnnotation = VeltTextCommentToolbarCommentAnnotation;
5396
- VeltTextCommentToolbar.Copywriter = VeltTextCommentToolbarCopywriter;
5397
- VeltTextCommentToolbar.Generic = VeltTextCommentToolbarGeneric;
5398
- VeltTextCommentToolbar.Divider = VeltTextCommentToolbarDivider;
5570
+ VeltTextCommentToolbar$1.CommentAnnotation = VeltTextCommentToolbarCommentAnnotation$1;
5571
+ VeltTextCommentToolbar$1.Copywriter = VeltTextCommentToolbarCopywriter$1;
5572
+ VeltTextCommentToolbar$1.Generic = VeltTextCommentToolbarGeneric$1;
5573
+ VeltTextCommentToolbar$1.Divider = VeltTextCommentToolbarDivider$1;
5399
5574
 
5400
5575
  var VeltUserSelectorDropdownAvatar = function (props) {
5401
5576
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -8382,6 +8557,204 @@ VeltActivityLogWireframe.List = VeltActivityLogListWireframe;
8382
8557
  VeltActivityLogWireframe.Loading = VeltActivityLogLoadingWireframe;
8383
8558
  VeltActivityLogWireframe.Empty = VeltActivityLogEmptyWireframe;
8384
8559
 
8560
+ var VeltSidebarButtonIcon = function (props) {
8561
+ var defaultCondition = props.defaultCondition, children = props.children;
8562
+ var ref = useRef(null);
8563
+ return (React.createElement("velt-sidebar-button-icon", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8564
+ };
8565
+
8566
+ var VeltSidebarButtonCommentsCount = function (props) {
8567
+ var defaultCondition = props.defaultCondition, children = props.children;
8568
+ var ref = useRef(null);
8569
+ return (React.createElement("velt-sidebar-button-comments-count", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8570
+ };
8571
+
8572
+ var VeltSidebarButtonUnreadIcon = function (props) {
8573
+ var defaultCondition = props.defaultCondition, children = props.children;
8574
+ var ref = useRef(null);
8575
+ return (React.createElement("velt-sidebar-button-unread-icon", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8576
+ };
8577
+
8578
+ var VeltTextComment = function (props) {
8579
+ var defaultCondition = props.defaultCondition, children = props.children;
8580
+ var ref = useRef(null);
8581
+ return (React.createElement("velt-text-comment", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8582
+ };
8583
+
8584
+ var VeltTextCommentTool = function (props) {
8585
+ var defaultCondition = props.defaultCondition, children = props.children;
8586
+ var ref = useRef(null);
8587
+ return (React.createElement("velt-text-comment-tool", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8588
+ };
8589
+
8590
+ var VeltTextCommentToolbar = function (props) {
8591
+ var defaultCondition = props.defaultCondition, children = props.children;
8592
+ var ref = useRef(null);
8593
+ return (React.createElement("velt-text-comment-toolbar", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8594
+ };
8595
+
8596
+ var VeltTextCommentToolbarCommentAnnotation = function (props) {
8597
+ var defaultCondition = props.defaultCondition, children = props.children;
8598
+ var ref = useRef(null);
8599
+ return (React.createElement("velt-text-comment-toolbar-comment-annotation", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8600
+ };
8601
+
8602
+ var VeltTextCommentToolbarDivider = function (props) {
8603
+ var defaultCondition = props.defaultCondition, children = props.children;
8604
+ var ref = useRef(null);
8605
+ return (React.createElement("velt-text-comment-toolbar-divider", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8606
+ };
8607
+
8608
+ var VeltTextCommentToolbarCopywriter = function (props) {
8609
+ var defaultCondition = props.defaultCondition, children = props.children;
8610
+ var ref = useRef(null);
8611
+ return (React.createElement("velt-text-comment-toolbar-copywriter", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8612
+ };
8613
+
8614
+ var VeltTextCommentToolbarGeneric = function (props) {
8615
+ var defaultCondition = props.defaultCondition, children = props.children;
8616
+ var ref = useRef(null);
8617
+ return (React.createElement("velt-text-comment-toolbar-generic", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8618
+ };
8619
+
8620
+ var VeltMultiThreadCommentDialogList = function (props) {
8621
+ var defaultCondition = props.defaultCondition, children = props.children;
8622
+ var ref = useRef(null);
8623
+ return (React.createElement("velt-multi-thread-comment-dialog-list", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8624
+ };
8625
+
8626
+ var VeltMultiThreadCommentDialogPanel = function (props) {
8627
+ var defaultCondition = props.defaultCondition, children = props.children;
8628
+ var ref = useRef(null);
8629
+ return (React.createElement("velt-multi-thread-comment-dialog-panel", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8630
+ };
8631
+
8632
+ var VeltMultiThreadCommentDialogComposerContainer = function (props) {
8633
+ var defaultCondition = props.defaultCondition, children = props.children;
8634
+ var ref = useRef(null);
8635
+ return (React.createElement("velt-multi-thread-comment-dialog-composer-container", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8636
+ };
8637
+
8638
+ var VeltMultiThreadCommentDialogCommentCount = function (props) {
8639
+ var defaultCondition = props.defaultCondition, children = props.children;
8640
+ var ref = useRef(null);
8641
+ return (React.createElement("velt-multi-thread-comment-dialog-comment-count", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8642
+ };
8643
+
8644
+ var VeltMultiThreadCommentDialogEmptyPlaceholder = function (props) {
8645
+ var defaultCondition = props.defaultCondition, children = props.children;
8646
+ var ref = useRef(null);
8647
+ return (React.createElement("velt-multi-thread-comment-dialog-empty-placeholder", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8648
+ };
8649
+
8650
+ var VeltMultiThreadCommentDialogCloseButton = function (props) {
8651
+ var defaultCondition = props.defaultCondition, children = props.children;
8652
+ var ref = useRef(null);
8653
+ return (React.createElement("velt-multi-thread-comment-dialog-close-button", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8654
+ };
8655
+
8656
+ var VeltMultiThreadCommentDialogNewThreadButton = function (props) {
8657
+ var defaultCondition = props.defaultCondition, children = props.children;
8658
+ var ref = useRef(null);
8659
+ return (React.createElement("velt-multi-thread-comment-dialog-new-thread-button", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8660
+ };
8661
+
8662
+ var VeltMultiThreadCommentDialogResetFilterButton = function (props) {
8663
+ var defaultCondition = props.defaultCondition, children = props.children;
8664
+ var ref = useRef(null);
8665
+ return (React.createElement("velt-multi-thread-comment-dialog-reset-filter-button", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8666
+ };
8667
+
8668
+ var VeltMultiThreadCommentDialogMinimalFilterDropdown = function (props) {
8669
+ var defaultCondition = props.defaultCondition, children = props.children;
8670
+ var ref = useRef(null);
8671
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8672
+ };
8673
+
8674
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger = function (props) {
8675
+ var defaultCondition = props.defaultCondition, children = props.children;
8676
+ var ref = useRef(null);
8677
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-trigger", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8678
+ };
8679
+
8680
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContent = function (props) {
8681
+ var defaultCondition = props.defaultCondition, children = props.children;
8682
+ var ref = useRef(null);
8683
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8684
+ };
8685
+
8686
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll = function (props) {
8687
+ var defaultCondition = props.defaultCondition, children = props.children;
8688
+ var ref = useRef(null);
8689
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-all", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8690
+ };
8691
+
8692
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead = function (props) {
8693
+ var defaultCondition = props.defaultCondition, children = props.children;
8694
+ var ref = useRef(null);
8695
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-read", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8696
+ };
8697
+
8698
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved = function (props) {
8699
+ var defaultCondition = props.defaultCondition, children = props.children;
8700
+ var ref = useRef(null);
8701
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-resolved", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8702
+ };
8703
+
8704
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread = function (props) {
8705
+ var defaultCondition = props.defaultCondition, children = props.children;
8706
+ var ref = useRef(null);
8707
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-unread", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8708
+ };
8709
+
8710
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon = function (props) {
8711
+ var defaultCondition = props.defaultCondition, children = props.children;
8712
+ var ref = useRef(null);
8713
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-selected-icon", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8714
+ };
8715
+
8716
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate = function (props) {
8717
+ var defaultCondition = props.defaultCondition, children = props.children;
8718
+ var ref = useRef(null);
8719
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-date", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8720
+ };
8721
+
8722
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread = function (props) {
8723
+ var defaultCondition = props.defaultCondition, children = props.children;
8724
+ var ref = useRef(null);
8725
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-unread", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8726
+ };
8727
+
8728
+ var VeltMultiThreadCommentDialogMinimalActionsDropdown = function (props) {
8729
+ var defaultCondition = props.defaultCondition, children = props.children;
8730
+ var ref = useRef(null);
8731
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8732
+ };
8733
+
8734
+ var VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger = function (props) {
8735
+ var defaultCondition = props.defaultCondition, children = props.children;
8736
+ var ref = useRef(null);
8737
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-trigger", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8738
+ };
8739
+
8740
+ var VeltMultiThreadCommentDialogMinimalActionsDropdownContent = function (props) {
8741
+ var defaultCondition = props.defaultCondition, children = props.children;
8742
+ var ref = useRef(null);
8743
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8744
+ };
8745
+
8746
+ var VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead = function (props) {
8747
+ var defaultCondition = props.defaultCondition, children = props.children;
8748
+ var ref = useRef(null);
8749
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-read", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8750
+ };
8751
+
8752
+ var VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved = function (props) {
8753
+ var defaultCondition = props.defaultCondition, children = props.children;
8754
+ var ref = useRef(null);
8755
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-resolved", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8756
+ };
8757
+
8385
8758
  function useClient() {
8386
8759
  var client = useVeltClient().client;
8387
8760
  var _a = React.useState(), veltClient = _a[0], setVeltClient = _a[1];
@@ -10457,5 +10830,5 @@ var logLiveState = function (action, liveStateDataId) {
10457
10830
  }
10458
10831
  };
10459
10832
 
10460
- 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$1 as VeltCommentDialogAllComment, VeltCommentDialogApprove$1 as VeltCommentDialogApprove, VeltCommentDialogAssignDropdown, VeltCommentDialogAssignMenu$1 as VeltCommentDialogAssignMenu, VeltCommentDialogAssigneeBanner$1 as VeltCommentDialogAssigneeBanner, VeltCommentDialogAssigneeBannerResolveButton$1 as VeltCommentDialogAssigneeBannerResolveButton, VeltCommentDialogAssigneeBannerUnresolveButton$1 as VeltCommentDialogAssigneeBannerUnresolveButton, VeltCommentDialogAssigneeBannerUserAvatar$1 as VeltCommentDialogAssigneeBannerUserAvatar, VeltCommentDialogAssigneeBannerUserName$1 as VeltCommentDialogAssigneeBannerUserName, VeltCommentDialogAttachmentButton, VeltCommentDialogBody$1 as VeltCommentDialogBody, VeltCommentDialogCloseButton$1 as VeltCommentDialogCloseButton, VeltCommentDialogCommentCategory$1 as VeltCommentDialogCommentCategory, VeltCommentDialogCommentIndex$1 as VeltCommentDialogCommentIndex, VeltCommentDialogCommentNumber$1 as VeltCommentDialogCommentNumber, VeltCommentDialogCommentSuggestionStatus$1 as VeltCommentDialogCommentSuggestionStatus, VeltCommentDialogComposer$1 as VeltCommentDialogComposer, VeltCommentDialogComposerActionButton$1 as VeltCommentDialogComposerActionButton, VeltCommentDialogComposerAssignUser$1 as VeltCommentDialogComposerAssignUser, VeltCommentDialogComposerAttachments$1 as VeltCommentDialogComposerAttachments, VeltCommentDialogComposerAttachmentsImage$1 as VeltCommentDialogComposerAttachmentsImage, VeltCommentDialogComposerAttachmentsImageDelete$1 as VeltCommentDialogComposerAttachmentsImageDelete, VeltCommentDialogComposerAttachmentsImageLoading$1 as VeltCommentDialogComposerAttachmentsImageLoading, VeltCommentDialogComposerAttachmentsImagePreview$1 as VeltCommentDialogComposerAttachmentsImagePreview, VeltCommentDialogComposerAttachmentsInvalid$1 as VeltCommentDialogComposerAttachmentsInvalid, VeltCommentDialogComposerAttachmentsInvalidItem$1 as VeltCommentDialogComposerAttachmentsInvalidItem, VeltCommentDialogComposerAttachmentsInvalidItemDelete$1 as VeltCommentDialogComposerAttachmentsInvalidItemDelete, VeltCommentDialogComposerAttachmentsInvalidItemMessage$1 as VeltCommentDialogComposerAttachmentsInvalidItemMessage, VeltCommentDialogComposerAttachmentsInvalidItemPreview$1 as VeltCommentDialogComposerAttachmentsInvalidItemPreview, VeltCommentDialogComposerAttachmentsOther$1 as VeltCommentDialogComposerAttachmentsOther, VeltCommentDialogComposerAttachmentsOtherDelete$1 as VeltCommentDialogComposerAttachmentsOtherDelete, VeltCommentDialogComposerAttachmentsOtherIcon$1 as VeltCommentDialogComposerAttachmentsOtherIcon, VeltCommentDialogComposerAttachmentsOtherLoading$1 as VeltCommentDialogComposerAttachmentsOtherLoading, VeltCommentDialogComposerAttachmentsOtherName$1 as VeltCommentDialogComposerAttachmentsOtherName, VeltCommentDialogComposerAttachmentsOtherSize$1 as VeltCommentDialogComposerAttachmentsOtherSize, VeltCommentDialogComposerAttachmentsSelected$1 as VeltCommentDialogComposerAttachmentsSelected, VeltCommentDialogComposerAvatar$1 as VeltCommentDialogComposerAvatar, VeltCommentDialogComposerFormatToolbar$1 as VeltCommentDialogComposerFormatToolbar, VeltCommentDialogComposerFormatToolbarButton$1 as VeltCommentDialogComposerFormatToolbarButton, VeltCommentDialogComposerInput$1 as VeltCommentDialogComposerInput, VeltCommentDialogComposerPrivateBadge$1 as VeltCommentDialogComposerPrivateBadge, VeltCommentDialogComposerRecordings$1 as VeltCommentDialogComposerRecordings, VeltCommentDialogContextWrapper, VeltCommentDialogCopyLink$1 as VeltCommentDialogCopyLink, VeltCommentDialogCustomAnnotationDropdown$1 as VeltCommentDialogCustomAnnotationDropdown, VeltCommentDialogCustomAnnotationDropdownContent$1 as VeltCommentDialogCustomAnnotationDropdownContent, VeltCommentDialogCustomAnnotationDropdownContentItem$1 as VeltCommentDialogCustomAnnotationDropdownContentItem, VeltCommentDialogCustomAnnotationDropdownContentItemIcon$1 as VeltCommentDialogCustomAnnotationDropdownContentItemIcon, VeltCommentDialogCustomAnnotationDropdownContentItemLabel$1 as VeltCommentDialogCustomAnnotationDropdownContentItemLabel, VeltCommentDialogCustomAnnotationDropdownTrigger$1 as VeltCommentDialogCustomAnnotationDropdownTrigger, VeltCommentDialogCustomAnnotationDropdownTriggerArrow$1 as VeltCommentDialogCustomAnnotationDropdownTriggerArrow, VeltCommentDialogCustomAnnotationDropdownTriggerList$1 as VeltCommentDialogCustomAnnotationDropdownTriggerList, VeltCommentDialogCustomAnnotationDropdownTriggerListItem$1 as VeltCommentDialogCustomAnnotationDropdownTriggerListItem, VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder$1 as VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder, VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount$1 as VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount, VeltCommentDialogDeleteButton$1 as VeltCommentDialogDeleteButton, VeltCommentDialogDeviceTypeIcons, VeltCommentDialogGhostBanner$1 as VeltCommentDialogGhostBanner, VeltCommentDialogHeader$1 as VeltCommentDialogHeader, VeltCommentDialogHideReply$1 as VeltCommentDialogHideReply, VeltCommentDialogMetadata, VeltCommentDialogMoreReply$1 as VeltCommentDialogMoreReply, VeltCommentDialogNavigationButton$1 as VeltCommentDialogNavigationButton, VeltCommentDialogOptions$1 as VeltCommentDialogOptions, VeltCommentDialogOptionsDropdown, VeltCommentDialogOptionsDropdownContent, VeltCommentDialogOptionsDropdownContentAssign, VeltCommentDialogOptionsDropdownContentDelete, VeltCommentDialogOptionsDropdownContentDeleteComment, VeltCommentDialogOptionsDropdownContentDeleteThread, VeltCommentDialogOptionsDropdownContentEdit, VeltCommentDialogOptionsDropdownContentMakePrivate, VeltCommentDialogOptionsDropdownContentMakePrivateDisable, VeltCommentDialogOptionsDropdownContentMakePrivateEnable, VeltCommentDialogOptionsDropdownContentMarkAsRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread, VeltCommentDialogOptionsDropdownContentNotification, VeltCommentDialogOptionsDropdownContentNotificationSubscribe, VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTrigger, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriority$1 as VeltCommentDialogPriority, VeltCommentDialogPriorityDropdown, VeltCommentDialogPriorityDropdownContent, VeltCommentDialogPriorityDropdownContentItem, VeltCommentDialogPriorityDropdownContentItemIcon, VeltCommentDialogPriorityDropdownContentItemName, VeltCommentDialogPriorityDropdownContentItemTick, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTrigger, VeltCommentDialogPriorityDropdownTriggerArrow, VeltCommentDialogPriorityDropdownTriggerIcon, VeltCommentDialogPriorityDropdownTriggerName, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogPrivateBanner$1 as VeltCommentDialogPrivateBanner, VeltCommentDialogPrivateButton, VeltCommentDialogReplyAvatars$1 as VeltCommentDialogReplyAvatars, VeltCommentDialogReplyAvatarsList$1 as VeltCommentDialogReplyAvatarsList, VeltCommentDialogReplyAvatarsListItem$1 as VeltCommentDialogReplyAvatarsListItem, VeltCommentDialogReplyAvatarsRemainingCount$1 as VeltCommentDialogReplyAvatarsRemainingCount, VeltCommentDialogResolveButton$1 as VeltCommentDialogResolveButton, VeltCommentDialogSignIn$1 as VeltCommentDialogSignIn, VeltCommentDialogStatus$1 as VeltCommentDialogStatus, VeltCommentDialogStatusDropdown, VeltCommentDialogStatusDropdownContent, VeltCommentDialogStatusDropdownContentItem, VeltCommentDialogStatusDropdownContentItemIcon, VeltCommentDialogStatusDropdownContentItemName, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTrigger, VeltCommentDialogStatusDropdownTriggerArrow, VeltCommentDialogStatusDropdownTriggerIcon, VeltCommentDialogStatusDropdownTriggerName, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogSuggestionAction$1 as VeltCommentDialogSuggestionAction, VeltCommentDialogSuggestionActionAccept$1 as VeltCommentDialogSuggestionActionAccept, VeltCommentDialogSuggestionActionReject$1 as VeltCommentDialogSuggestionActionReject, VeltCommentDialogThreadCard$1 as VeltCommentDialogThreadCard, VeltCommentDialogThreadCardAttachments$1 as VeltCommentDialogThreadCardAttachments, VeltCommentDialogThreadCardAttachmentsImage$1 as VeltCommentDialogThreadCardAttachmentsImage, VeltCommentDialogThreadCardAttachmentsImageDelete$1 as VeltCommentDialogThreadCardAttachmentsImageDelete, VeltCommentDialogThreadCardAttachmentsImageDownload$1 as VeltCommentDialogThreadCardAttachmentsImageDownload, VeltCommentDialogThreadCardAttachmentsImagePreview$1 as VeltCommentDialogThreadCardAttachmentsImagePreview, VeltCommentDialogThreadCardAttachmentsOther$1 as VeltCommentDialogThreadCardAttachmentsOther, VeltCommentDialogThreadCardAttachmentsOtherDelete$1 as VeltCommentDialogThreadCardAttachmentsOtherDelete, VeltCommentDialogThreadCardAttachmentsOtherDownload$1 as VeltCommentDialogThreadCardAttachmentsOtherDownload, VeltCommentDialogThreadCardAttachmentsOtherIcon$1 as VeltCommentDialogThreadCardAttachmentsOtherIcon, VeltCommentDialogThreadCardAttachmentsOtherName$1 as VeltCommentDialogThreadCardAttachmentsOtherName, VeltCommentDialogThreadCardAttachmentsOtherSize$1 as VeltCommentDialogThreadCardAttachmentsOtherSize, VeltCommentDialogThreadCardAvatar$1 as VeltCommentDialogThreadCardAvatar, VeltCommentDialogThreadCardDeviceType$1 as VeltCommentDialogThreadCardDeviceType, VeltCommentDialogThreadCardDraft$1 as VeltCommentDialogThreadCardDraft, VeltCommentDialogThreadCardEdited$1 as VeltCommentDialogThreadCardEdited, VeltCommentDialogThreadCardMessage$1 as VeltCommentDialogThreadCardMessage, VeltCommentDialogThreadCardName$1 as VeltCommentDialogThreadCardName, VeltCommentDialogThreadCardOptions$1 as VeltCommentDialogThreadCardOptions, VeltCommentDialogThreadCardReactionTool$1 as VeltCommentDialogThreadCardReactionTool, VeltCommentDialogThreadCardReactions$1 as VeltCommentDialogThreadCardReactions, VeltCommentDialogThreadCardRecordings$1 as VeltCommentDialogThreadCardRecordings, VeltCommentDialogThreadCardReply$1 as VeltCommentDialogThreadCardReply, VeltCommentDialogThreadCardSeenDropdown$1 as VeltCommentDialogThreadCardSeenDropdown, VeltCommentDialogThreadCardSeenDropdownContent$1 as VeltCommentDialogThreadCardSeenDropdownContent, VeltCommentDialogThreadCardSeenDropdownContentItem$1 as VeltCommentDialogThreadCardSeenDropdownContentItem, VeltCommentDialogThreadCardSeenDropdownContentItemAvatar$1 as VeltCommentDialogThreadCardSeenDropdownContentItemAvatar, VeltCommentDialogThreadCardSeenDropdownContentItemName$1 as VeltCommentDialogThreadCardSeenDropdownContentItemName, VeltCommentDialogThreadCardSeenDropdownContentItemTime$1 as VeltCommentDialogThreadCardSeenDropdownContentItemTime, VeltCommentDialogThreadCardSeenDropdownContentItems$1 as VeltCommentDialogThreadCardSeenDropdownContentItems, VeltCommentDialogThreadCardSeenDropdownContentTitle$1 as VeltCommentDialogThreadCardSeenDropdownContentTitle, VeltCommentDialogThreadCardSeenDropdownTrigger$1 as VeltCommentDialogThreadCardSeenDropdownTrigger, VeltCommentDialogThreadCardTime$1 as VeltCommentDialogThreadCardTime, VeltCommentDialogThreadCardUnread$1 as VeltCommentDialogThreadCardUnread, VeltCommentDialogThreads$1 as VeltCommentDialogThreads, VeltCommentDialogToggleReply$1 as VeltCommentDialogToggleReply, VeltCommentDialogToggleReplyCount$1 as VeltCommentDialogToggleReplyCount, VeltCommentDialogToggleReplyIcon$1 as VeltCommentDialogToggleReplyIcon, VeltCommentDialogToggleReplyText$1 as VeltCommentDialogToggleReplyText, VeltCommentDialogUnresolveButton$1 as VeltCommentDialogUnresolveButton, VeltCommentDialogUpgrade$1 as VeltCommentDialogUpgrade, VeltCommentDialogVisibilityBanner$1 as VeltCommentDialogVisibilityBanner, VeltCommentDialogVisibilityBannerDropdown$1 as VeltCommentDialogVisibilityBannerDropdown, VeltCommentDialogVisibilityBannerDropdownContent$1 as VeltCommentDialogVisibilityBannerDropdownContent, VeltCommentDialogVisibilityBannerDropdownContentItem$1 as VeltCommentDialogVisibilityBannerDropdownContentItem, VeltCommentDialogVisibilityBannerDropdownContentItemIcon$1 as VeltCommentDialogVisibilityBannerDropdownContentItemIcon, VeltCommentDialogVisibilityBannerDropdownContentItemLabel$1 as VeltCommentDialogVisibilityBannerDropdownContentItemLabel, VeltCommentDialogVisibilityBannerDropdownContentUserPicker$1 as VeltCommentDialogVisibilityBannerDropdownContentUserPicker, VeltCommentDialogVisibilityBannerDropdownTrigger$1 as VeltCommentDialogVisibilityBannerDropdownTrigger, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList$1 as VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem$1 as VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount$1 as VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount, VeltCommentDialogVisibilityBannerDropdownTriggerIcon$1 as VeltCommentDialogVisibilityBannerDropdownTriggerIcon, VeltCommentDialogVisibilityBannerDropdownTriggerLabel$1 as VeltCommentDialogVisibilityBannerDropdownTriggerLabel, VeltCommentDialogVisibilityBannerIcon$1 as VeltCommentDialogVisibilityBannerIcon, VeltCommentDialogVisibilityBannerText$1 as VeltCommentDialogVisibilityBannerText, VeltCommentDialogVisibilityDropdown$1 as 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$1 as VeltCommentsSidebarV2CloseButton, VeltCommentsSidebarV2EmptyPlaceholder$1 as VeltCommentsSidebarV2EmptyPlaceholder, VeltCommentsSidebarV2FilterDropdown$1 as VeltCommentsSidebarV2FilterDropdown, VeltCommentsSidebarV2FilterDropdownContent$1 as VeltCommentsSidebarV2FilterDropdownContent, VeltCommentsSidebarV2FilterDropdownContentList$1 as VeltCommentsSidebarV2FilterDropdownContentList, VeltCommentsSidebarV2FilterDropdownContentListCategory$1 as VeltCommentsSidebarV2FilterDropdownContentListCategory, VeltCommentsSidebarV2FilterDropdownContentListCategoryContent$1 as VeltCommentsSidebarV2FilterDropdownContentListCategoryContent, VeltCommentsSidebarV2FilterDropdownContentListItem$1 as VeltCommentsSidebarV2FilterDropdownContentListItem, VeltCommentsSidebarV2FilterDropdownContentListItemIndicator$1 as VeltCommentsSidebarV2FilterDropdownContentListItemIndicator, VeltCommentsSidebarV2FilterDropdownContentListItemLabel$1 as VeltCommentsSidebarV2FilterDropdownContentListItemLabel, VeltCommentsSidebarV2FilterDropdownTrigger$1 as VeltCommentsSidebarV2FilterDropdownTrigger, VeltCommentsSidebarV2FocusedThread$1 as VeltCommentsSidebarV2FocusedThread, VeltCommentsSidebarV2FocusedThreadBackButton$1 as VeltCommentsSidebarV2FocusedThreadBackButton, VeltCommentsSidebarV2FocusedThreadDialogContainer$1 as VeltCommentsSidebarV2FocusedThreadDialogContainer, VeltCommentsSidebarV2Header$1 as VeltCommentsSidebarV2Header, VeltCommentsSidebarV2List$1 as VeltCommentsSidebarV2List, VeltCommentsSidebarV2ListItem$1 as VeltCommentsSidebarV2ListItem, VeltCommentsSidebarV2MinimalActionsDropdown$1 as VeltCommentsSidebarV2MinimalActionsDropdown, VeltCommentsSidebarV2MinimalActionsDropdownContent$1 as VeltCommentsSidebarV2MinimalActionsDropdownContent, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead$1 as VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved$1 as VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved, VeltCommentsSidebarV2MinimalActionsDropdownTrigger$1 as VeltCommentsSidebarV2MinimalActionsDropdownTrigger, VeltCommentsSidebarV2PageModeComposer$1 as VeltCommentsSidebarV2PageModeComposer, VeltCommentsSidebarV2Panel$1 as VeltCommentsSidebarV2Panel, VeltCommentsSidebarV2ResetFilterButton$1 as VeltCommentsSidebarV2ResetFilterButton, VeltCommentsSidebarV2Skeleton$1 as 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 };
10833
+ 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$1 as VeltCommentDialogAllComment, VeltCommentDialogApprove$1 as VeltCommentDialogApprove, VeltCommentDialogAssignDropdown, VeltCommentDialogAssignMenu$1 as VeltCommentDialogAssignMenu, VeltCommentDialogAssigneeBanner$1 as VeltCommentDialogAssigneeBanner, VeltCommentDialogAssigneeBannerResolveButton$1 as VeltCommentDialogAssigneeBannerResolveButton, VeltCommentDialogAssigneeBannerUnresolveButton$1 as VeltCommentDialogAssigneeBannerUnresolveButton, VeltCommentDialogAssigneeBannerUserAvatar$1 as VeltCommentDialogAssigneeBannerUserAvatar, VeltCommentDialogAssigneeBannerUserName$1 as VeltCommentDialogAssigneeBannerUserName, VeltCommentDialogAttachmentButton, VeltCommentDialogBody$1 as VeltCommentDialogBody, VeltCommentDialogCloseButton$1 as VeltCommentDialogCloseButton, VeltCommentDialogCommentCategory$1 as VeltCommentDialogCommentCategory, VeltCommentDialogCommentIndex$1 as VeltCommentDialogCommentIndex, VeltCommentDialogCommentNumber$1 as VeltCommentDialogCommentNumber, VeltCommentDialogCommentSuggestionStatus$1 as VeltCommentDialogCommentSuggestionStatus, VeltCommentDialogComposer$1 as VeltCommentDialogComposer, VeltCommentDialogComposerActionButton$1 as VeltCommentDialogComposerActionButton, VeltCommentDialogComposerAssignUser$1 as VeltCommentDialogComposerAssignUser, VeltCommentDialogComposerAttachments$1 as VeltCommentDialogComposerAttachments, VeltCommentDialogComposerAttachmentsImage$1 as VeltCommentDialogComposerAttachmentsImage, VeltCommentDialogComposerAttachmentsImageDelete$1 as VeltCommentDialogComposerAttachmentsImageDelete, VeltCommentDialogComposerAttachmentsImageLoading$1 as VeltCommentDialogComposerAttachmentsImageLoading, VeltCommentDialogComposerAttachmentsImagePreview$1 as VeltCommentDialogComposerAttachmentsImagePreview, VeltCommentDialogComposerAttachmentsInvalid$1 as VeltCommentDialogComposerAttachmentsInvalid, VeltCommentDialogComposerAttachmentsInvalidItem$1 as VeltCommentDialogComposerAttachmentsInvalidItem, VeltCommentDialogComposerAttachmentsInvalidItemDelete$1 as VeltCommentDialogComposerAttachmentsInvalidItemDelete, VeltCommentDialogComposerAttachmentsInvalidItemMessage$1 as VeltCommentDialogComposerAttachmentsInvalidItemMessage, VeltCommentDialogComposerAttachmentsInvalidItemPreview$1 as VeltCommentDialogComposerAttachmentsInvalidItemPreview, VeltCommentDialogComposerAttachmentsOther$1 as VeltCommentDialogComposerAttachmentsOther, VeltCommentDialogComposerAttachmentsOtherDelete$1 as VeltCommentDialogComposerAttachmentsOtherDelete, VeltCommentDialogComposerAttachmentsOtherIcon$1 as VeltCommentDialogComposerAttachmentsOtherIcon, VeltCommentDialogComposerAttachmentsOtherLoading$1 as VeltCommentDialogComposerAttachmentsOtherLoading, VeltCommentDialogComposerAttachmentsOtherName$1 as VeltCommentDialogComposerAttachmentsOtherName, VeltCommentDialogComposerAttachmentsOtherSize$1 as VeltCommentDialogComposerAttachmentsOtherSize, VeltCommentDialogComposerAttachmentsSelected$1 as VeltCommentDialogComposerAttachmentsSelected, VeltCommentDialogComposerAvatar$1 as VeltCommentDialogComposerAvatar, VeltCommentDialogComposerFormatToolbar$1 as VeltCommentDialogComposerFormatToolbar, VeltCommentDialogComposerFormatToolbarButton$1 as VeltCommentDialogComposerFormatToolbarButton, VeltCommentDialogComposerInput$1 as VeltCommentDialogComposerInput, VeltCommentDialogComposerPrivateBadge$1 as VeltCommentDialogComposerPrivateBadge, VeltCommentDialogComposerRecordings$1 as VeltCommentDialogComposerRecordings, VeltCommentDialogContextWrapper, VeltCommentDialogCopyLink$1 as VeltCommentDialogCopyLink, VeltCommentDialogCustomAnnotationDropdown$1 as VeltCommentDialogCustomAnnotationDropdown, VeltCommentDialogCustomAnnotationDropdownContent$1 as VeltCommentDialogCustomAnnotationDropdownContent, VeltCommentDialogCustomAnnotationDropdownContentItem$1 as VeltCommentDialogCustomAnnotationDropdownContentItem, VeltCommentDialogCustomAnnotationDropdownContentItemIcon$1 as VeltCommentDialogCustomAnnotationDropdownContentItemIcon, VeltCommentDialogCustomAnnotationDropdownContentItemLabel$1 as VeltCommentDialogCustomAnnotationDropdownContentItemLabel, VeltCommentDialogCustomAnnotationDropdownTrigger$1 as VeltCommentDialogCustomAnnotationDropdownTrigger, VeltCommentDialogCustomAnnotationDropdownTriggerArrow$1 as VeltCommentDialogCustomAnnotationDropdownTriggerArrow, VeltCommentDialogCustomAnnotationDropdownTriggerList$1 as VeltCommentDialogCustomAnnotationDropdownTriggerList, VeltCommentDialogCustomAnnotationDropdownTriggerListItem$1 as VeltCommentDialogCustomAnnotationDropdownTriggerListItem, VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder$1 as VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder, VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount$1 as VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount, VeltCommentDialogDeleteButton$1 as VeltCommentDialogDeleteButton, VeltCommentDialogDeviceTypeIcons, VeltCommentDialogGhostBanner$1 as VeltCommentDialogGhostBanner, VeltCommentDialogHeader$1 as VeltCommentDialogHeader, VeltCommentDialogHideReply$1 as VeltCommentDialogHideReply, VeltCommentDialogMetadata, VeltCommentDialogMoreReply$1 as VeltCommentDialogMoreReply, VeltCommentDialogNavigationButton$1 as VeltCommentDialogNavigationButton, VeltCommentDialogOptions$1 as VeltCommentDialogOptions, VeltCommentDialogOptionsDropdown, VeltCommentDialogOptionsDropdownContent, VeltCommentDialogOptionsDropdownContentAssign, VeltCommentDialogOptionsDropdownContentDelete, VeltCommentDialogOptionsDropdownContentDeleteComment, VeltCommentDialogOptionsDropdownContentDeleteThread, VeltCommentDialogOptionsDropdownContentEdit, VeltCommentDialogOptionsDropdownContentMakePrivate, VeltCommentDialogOptionsDropdownContentMakePrivateDisable, VeltCommentDialogOptionsDropdownContentMakePrivateEnable, VeltCommentDialogOptionsDropdownContentMarkAsRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread, VeltCommentDialogOptionsDropdownContentNotification, VeltCommentDialogOptionsDropdownContentNotificationSubscribe, VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTrigger, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriority$1 as VeltCommentDialogPriority, VeltCommentDialogPriorityDropdown, VeltCommentDialogPriorityDropdownContent, VeltCommentDialogPriorityDropdownContentItem, VeltCommentDialogPriorityDropdownContentItemIcon, VeltCommentDialogPriorityDropdownContentItemName, VeltCommentDialogPriorityDropdownContentItemTick, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTrigger, VeltCommentDialogPriorityDropdownTriggerArrow, VeltCommentDialogPriorityDropdownTriggerIcon, VeltCommentDialogPriorityDropdownTriggerName, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogPrivateBanner$1 as VeltCommentDialogPrivateBanner, VeltCommentDialogPrivateButton, VeltCommentDialogReplyAvatars$1 as VeltCommentDialogReplyAvatars, VeltCommentDialogReplyAvatarsList$1 as VeltCommentDialogReplyAvatarsList, VeltCommentDialogReplyAvatarsListItem$1 as VeltCommentDialogReplyAvatarsListItem, VeltCommentDialogReplyAvatarsRemainingCount$1 as VeltCommentDialogReplyAvatarsRemainingCount, VeltCommentDialogResolveButton$1 as VeltCommentDialogResolveButton, VeltCommentDialogSignIn$1 as VeltCommentDialogSignIn, VeltCommentDialogStatus$1 as VeltCommentDialogStatus, VeltCommentDialogStatusDropdown, VeltCommentDialogStatusDropdownContent, VeltCommentDialogStatusDropdownContentItem, VeltCommentDialogStatusDropdownContentItemIcon, VeltCommentDialogStatusDropdownContentItemName, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTrigger, VeltCommentDialogStatusDropdownTriggerArrow, VeltCommentDialogStatusDropdownTriggerIcon, VeltCommentDialogStatusDropdownTriggerName, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogSuggestionAction$1 as VeltCommentDialogSuggestionAction, VeltCommentDialogSuggestionActionAccept$1 as VeltCommentDialogSuggestionActionAccept, VeltCommentDialogSuggestionActionReject$1 as VeltCommentDialogSuggestionActionReject, VeltCommentDialogThreadCard$1 as VeltCommentDialogThreadCard, VeltCommentDialogThreadCardAttachments$1 as VeltCommentDialogThreadCardAttachments, VeltCommentDialogThreadCardAttachmentsImage$1 as VeltCommentDialogThreadCardAttachmentsImage, VeltCommentDialogThreadCardAttachmentsImageDelete$1 as VeltCommentDialogThreadCardAttachmentsImageDelete, VeltCommentDialogThreadCardAttachmentsImageDownload$1 as VeltCommentDialogThreadCardAttachmentsImageDownload, VeltCommentDialogThreadCardAttachmentsImagePreview$1 as VeltCommentDialogThreadCardAttachmentsImagePreview, VeltCommentDialogThreadCardAttachmentsOther$1 as VeltCommentDialogThreadCardAttachmentsOther, VeltCommentDialogThreadCardAttachmentsOtherDelete$1 as VeltCommentDialogThreadCardAttachmentsOtherDelete, VeltCommentDialogThreadCardAttachmentsOtherDownload$1 as VeltCommentDialogThreadCardAttachmentsOtherDownload, VeltCommentDialogThreadCardAttachmentsOtherIcon$1 as VeltCommentDialogThreadCardAttachmentsOtherIcon, VeltCommentDialogThreadCardAttachmentsOtherName$1 as VeltCommentDialogThreadCardAttachmentsOtherName, VeltCommentDialogThreadCardAttachmentsOtherSize$1 as VeltCommentDialogThreadCardAttachmentsOtherSize, VeltCommentDialogThreadCardAvatar$1 as VeltCommentDialogThreadCardAvatar, VeltCommentDialogThreadCardDeviceType$1 as VeltCommentDialogThreadCardDeviceType, VeltCommentDialogThreadCardDraft$1 as VeltCommentDialogThreadCardDraft, VeltCommentDialogThreadCardEdited$1 as VeltCommentDialogThreadCardEdited, VeltCommentDialogThreadCardMessage$1 as VeltCommentDialogThreadCardMessage, VeltCommentDialogThreadCardName$1 as VeltCommentDialogThreadCardName, VeltCommentDialogThreadCardOptions$1 as VeltCommentDialogThreadCardOptions, VeltCommentDialogThreadCardReactionTool$1 as VeltCommentDialogThreadCardReactionTool, VeltCommentDialogThreadCardReactions$1 as VeltCommentDialogThreadCardReactions, VeltCommentDialogThreadCardRecordings$1 as VeltCommentDialogThreadCardRecordings, VeltCommentDialogThreadCardReply$1 as VeltCommentDialogThreadCardReply, VeltCommentDialogThreadCardSeenDropdown$1 as VeltCommentDialogThreadCardSeenDropdown, VeltCommentDialogThreadCardSeenDropdownContent$1 as VeltCommentDialogThreadCardSeenDropdownContent, VeltCommentDialogThreadCardSeenDropdownContentItem$1 as VeltCommentDialogThreadCardSeenDropdownContentItem, VeltCommentDialogThreadCardSeenDropdownContentItemAvatar$1 as VeltCommentDialogThreadCardSeenDropdownContentItemAvatar, VeltCommentDialogThreadCardSeenDropdownContentItemName$1 as VeltCommentDialogThreadCardSeenDropdownContentItemName, VeltCommentDialogThreadCardSeenDropdownContentItemTime$1 as VeltCommentDialogThreadCardSeenDropdownContentItemTime, VeltCommentDialogThreadCardSeenDropdownContentItems$1 as VeltCommentDialogThreadCardSeenDropdownContentItems, VeltCommentDialogThreadCardSeenDropdownContentTitle$1 as VeltCommentDialogThreadCardSeenDropdownContentTitle, VeltCommentDialogThreadCardSeenDropdownTrigger$1 as VeltCommentDialogThreadCardSeenDropdownTrigger, VeltCommentDialogThreadCardTime$1 as VeltCommentDialogThreadCardTime, VeltCommentDialogThreadCardUnread$1 as VeltCommentDialogThreadCardUnread, VeltCommentDialogThreads$1 as VeltCommentDialogThreads, VeltCommentDialogToggleReply$1 as VeltCommentDialogToggleReply, VeltCommentDialogToggleReplyCount$1 as VeltCommentDialogToggleReplyCount, VeltCommentDialogToggleReplyIcon$1 as VeltCommentDialogToggleReplyIcon, VeltCommentDialogToggleReplyText$1 as VeltCommentDialogToggleReplyText, VeltCommentDialogUnresolveButton$1 as VeltCommentDialogUnresolveButton, VeltCommentDialogUpgrade$1 as VeltCommentDialogUpgrade, VeltCommentDialogVisibilityBanner$1 as VeltCommentDialogVisibilityBanner, VeltCommentDialogVisibilityBannerDropdown$1 as VeltCommentDialogVisibilityBannerDropdown, VeltCommentDialogVisibilityBannerDropdownContent$1 as VeltCommentDialogVisibilityBannerDropdownContent, VeltCommentDialogVisibilityBannerDropdownContentItem$1 as VeltCommentDialogVisibilityBannerDropdownContentItem, VeltCommentDialogVisibilityBannerDropdownContentItemIcon$1 as VeltCommentDialogVisibilityBannerDropdownContentItemIcon, VeltCommentDialogVisibilityBannerDropdownContentItemLabel$1 as VeltCommentDialogVisibilityBannerDropdownContentItemLabel, VeltCommentDialogVisibilityBannerDropdownContentUserPicker$1 as VeltCommentDialogVisibilityBannerDropdownContentUserPicker, VeltCommentDialogVisibilityBannerDropdownTrigger$1 as VeltCommentDialogVisibilityBannerDropdownTrigger, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList$1 as VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem$1 as VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount$1 as VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount, VeltCommentDialogVisibilityBannerDropdownTriggerIcon$1 as VeltCommentDialogVisibilityBannerDropdownTriggerIcon, VeltCommentDialogVisibilityBannerDropdownTriggerLabel$1 as VeltCommentDialogVisibilityBannerDropdownTriggerLabel, VeltCommentDialogVisibilityBannerIcon$1 as VeltCommentDialogVisibilityBannerIcon, VeltCommentDialogVisibilityBannerText$1 as VeltCommentDialogVisibilityBannerText, VeltCommentDialogVisibilityDropdown$1 as VeltCommentDialogVisibilityDropdown, VeltCommentDialogVisibilityDropdownContent, VeltCommentDialogVisibilityDropdownContentPrivate, VeltCommentDialogVisibilityDropdownContentPublic, VeltCommentDialogVisibilityDropdownTrigger, VeltCommentDialogVisibilityDropdownTriggerIcon, VeltCommentDialogVisibilityDropdownTriggerLabel, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinGhostCommentIndicator$1 as VeltCommentPinGhostCommentIndicator, VeltCommentPinIndex$1 as VeltCommentPinIndex, VeltCommentPinNumber$1 as VeltCommentPinNumber, VeltCommentPinPrivateCommentIndicator$1 as VeltCommentPinPrivateCommentIndicator, VeltCommentPinTriangle$1 as VeltCommentPinTriangle, VeltCommentPinUnreadCommentIndicator$1 as VeltCommentPinUnreadCommentIndicator, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarV2, VeltCommentsSidebarV2CloseButton$1 as VeltCommentsSidebarV2CloseButton, VeltCommentsSidebarV2EmptyPlaceholder$1 as VeltCommentsSidebarV2EmptyPlaceholder, VeltCommentsSidebarV2FilterDropdown$1 as VeltCommentsSidebarV2FilterDropdown, VeltCommentsSidebarV2FilterDropdownContent$1 as VeltCommentsSidebarV2FilterDropdownContent, VeltCommentsSidebarV2FilterDropdownContentList$1 as VeltCommentsSidebarV2FilterDropdownContentList, VeltCommentsSidebarV2FilterDropdownContentListCategory$1 as VeltCommentsSidebarV2FilterDropdownContentListCategory, VeltCommentsSidebarV2FilterDropdownContentListCategoryContent$1 as VeltCommentsSidebarV2FilterDropdownContentListCategoryContent, VeltCommentsSidebarV2FilterDropdownContentListItem$1 as VeltCommentsSidebarV2FilterDropdownContentListItem, VeltCommentsSidebarV2FilterDropdownContentListItemIndicator$1 as VeltCommentsSidebarV2FilterDropdownContentListItemIndicator, VeltCommentsSidebarV2FilterDropdownContentListItemLabel$1 as VeltCommentsSidebarV2FilterDropdownContentListItemLabel, VeltCommentsSidebarV2FilterDropdownTrigger$1 as VeltCommentsSidebarV2FilterDropdownTrigger, VeltCommentsSidebarV2FocusedThread$1 as VeltCommentsSidebarV2FocusedThread, VeltCommentsSidebarV2FocusedThreadBackButton$1 as VeltCommentsSidebarV2FocusedThreadBackButton, VeltCommentsSidebarV2FocusedThreadDialogContainer$1 as VeltCommentsSidebarV2FocusedThreadDialogContainer, VeltCommentsSidebarV2Header$1 as VeltCommentsSidebarV2Header, VeltCommentsSidebarV2List$1 as VeltCommentsSidebarV2List, VeltCommentsSidebarV2ListItem$1 as VeltCommentsSidebarV2ListItem, VeltCommentsSidebarV2MinimalActionsDropdown$1 as VeltCommentsSidebarV2MinimalActionsDropdown, VeltCommentsSidebarV2MinimalActionsDropdownContent$1 as VeltCommentsSidebarV2MinimalActionsDropdownContent, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead$1 as VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved$1 as VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved, VeltCommentsSidebarV2MinimalActionsDropdownTrigger$1 as VeltCommentsSidebarV2MinimalActionsDropdownTrigger, VeltCommentsSidebarV2PageModeComposer$1 as VeltCommentsSidebarV2PageModeComposer, VeltCommentsSidebarV2Panel$1 as VeltCommentsSidebarV2Panel, VeltCommentsSidebarV2ResetFilterButton$1 as VeltCommentsSidebarV2ResetFilterButton, VeltCommentsSidebarV2Skeleton$1 as 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 };
10461
10834
  //# sourceMappingURL=index.js.map