@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/cjs/index.js CHANGED
@@ -212,13 +212,13 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain, integ
212
212
  };
213
213
  };
214
214
 
215
- var VELT_SDK_VERSION = '5.0.2-beta.10';
215
+ var VELT_SDK_VERSION = '5.0.2-beta.11';
216
216
  var VELT_SDK_INIT_EVENT = 'onVeltInit';
217
217
  var VELT_TAB_ID = 'veltTabId';
218
218
  // integrity map for the Velt SDK
219
219
  // Note: generate integrity hashes with: https://www.srihash.org/
220
220
  var INTEGRITY_MAP = {
221
- '5.0.2-beta.10': 'sha384-VayPp8row+kFs8P3PZqMIECQb5QVUPhFmp6/x3yau8SVwt56JEGNummMELbRMDCo',
221
+ '5.0.2-beta.11': 'sha384-60Okq3+b56aGToiPBEAdnblJTZJ8Qjg5kdQFol/fM/HeomwXSBx0WzEbIDY/m03I',
222
222
  };
223
223
 
224
224
  var validProps = ['veltIf', 'veltClass', 'className', 'variant'];
@@ -319,6 +319,7 @@ var SnippylyProvider = function (props) {
319
319
  };
320
320
  }, []);
321
321
  React.useEffect(function () {
322
+ var _a;
322
323
  // Store cleanup function returned from loadVelt to remove event listeners on unmount
323
324
  var cleanupLoadVelt;
324
325
  if (apiKey) {
@@ -355,7 +356,7 @@ var SnippylyProvider = function (props) {
355
356
  // This prevents the callback from firing on destroyed component instances.
356
357
  cleanupLoadVelt = loadVelt(function () {
357
358
  initVelt();
358
- }, version, staging, develop, config === null || config === void 0 ? void 0 : config.proxyDomain, integrity, integrityValue);
359
+ }, 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);
359
360
  }
360
361
  }
361
362
  // Cleanup: remove event listener when component unmounts.
@@ -1787,11 +1788,185 @@ var VeltInlineCommentsSection = function (props) {
1787
1788
  return (React__default["default"].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));
1788
1789
  };
1789
1790
 
1791
+ var VeltInlineCommentsSectionCommentCount = function (props) {
1792
+ var defaultCondition = props.defaultCondition, children = props.children;
1793
+ var ref = React.useRef(null);
1794
+ return (React__default["default"].createElement("velt-inline-comments-section-comment-count", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1795
+ };
1796
+
1797
+ var VeltInlineCommentsSectionComposerContainer = function (props) {
1798
+ var defaultCondition = props.defaultCondition, children = props.children;
1799
+ var ref = React.useRef(null);
1800
+ return (React__default["default"].createElement("velt-inline-comments-section-composer-container", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1801
+ };
1802
+
1803
+ var VeltInlineCommentsSectionList = function (props) {
1804
+ var defaultCondition = props.defaultCondition, children = props.children;
1805
+ var ref = React.useRef(null);
1806
+ return (React__default["default"].createElement("velt-inline-comments-section-list", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1807
+ };
1808
+
1809
+ var VeltInlineCommentsSectionPanel = function (props) {
1810
+ var defaultCondition = props.defaultCondition, children = props.children;
1811
+ var ref = React.useRef(null);
1812
+ return (React__default["default"].createElement("velt-inline-comments-section-panel", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1813
+ };
1814
+
1815
+ var VeltInlineCommentsSectionSkeleton = function (props) {
1816
+ var defaultCondition = props.defaultCondition, children = props.children;
1817
+ var ref = React.useRef(null);
1818
+ return (React__default["default"].createElement("velt-inline-comments-section-skeleton", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1819
+ };
1820
+
1821
+ var VeltInlineCommentsSectionFilterDropdown = function (props) {
1822
+ var defaultCondition = props.defaultCondition, children = props.children;
1823
+ var ref = React.useRef(null);
1824
+ return (React__default["default"].createElement("velt-inline-comments-section-filter-dropdown", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1825
+ };
1826
+
1827
+ var VeltInlineCommentsSectionFilterDropdownTrigger = function (props) {
1828
+ var defaultCondition = props.defaultCondition, children = props.children;
1829
+ var ref = React.useRef(null);
1830
+ return (React__default["default"].createElement("velt-inline-comments-section-filter-dropdown-trigger", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1831
+ };
1832
+
1833
+ var VeltInlineCommentsSectionFilterDropdownTriggerArrow = function (props) {
1834
+ var defaultCondition = props.defaultCondition, children = props.children;
1835
+ var ref = React.useRef(null);
1836
+ return (React__default["default"].createElement("velt-inline-comments-section-filter-dropdown-trigger-arrow", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1837
+ };
1838
+
1839
+ var VeltInlineCommentsSectionFilterDropdownTriggerName = function (props) {
1840
+ var defaultCondition = props.defaultCondition, children = props.children;
1841
+ var ref = React.useRef(null);
1842
+ return (React__default["default"].createElement("velt-inline-comments-section-filter-dropdown-trigger-name", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1843
+ };
1844
+
1845
+ var VeltInlineCommentsSectionFilterDropdownContent = function (props) {
1846
+ var defaultCondition = props.defaultCondition, children = props.children;
1847
+ var ref = React.useRef(null);
1848
+ return (React__default["default"].createElement("velt-inline-comments-section-filter-dropdown-content", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1849
+ };
1850
+
1851
+ var VeltInlineCommentsSectionFilterDropdownContentList = function (props) {
1852
+ var defaultCondition = props.defaultCondition, children = props.children;
1853
+ var ref = React.useRef(null);
1854
+ return (React__default["default"].createElement("velt-inline-comments-section-filter-dropdown-content-list", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1855
+ };
1856
+
1857
+ var VeltInlineCommentsSectionFilterDropdownContentListItem = function (props) {
1858
+ var defaultCondition = props.defaultCondition, filter = props.filter, children = props.children;
1859
+ var ref = React.useRef(null);
1860
+ return (React__default["default"].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));
1861
+ };
1862
+
1863
+ var VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox = function (props) {
1864
+ var defaultCondition = props.defaultCondition, filter = props.filter, children = props.children;
1865
+ var ref = React.useRef(null);
1866
+ return (React__default["default"].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));
1867
+ };
1868
+
1869
+ var VeltInlineCommentsSectionFilterDropdownContentListItemLabel = function (props) {
1870
+ var defaultCondition = props.defaultCondition, filter = props.filter, children = props.children;
1871
+ var ref = React.useRef(null);
1872
+ return (React__default["default"].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));
1873
+ };
1874
+
1875
+ var VeltInlineCommentsSectionSortingDropdown = function (props) {
1876
+ var defaultCondition = props.defaultCondition, children = props.children;
1877
+ var ref = React.useRef(null);
1878
+ return (React__default["default"].createElement("velt-inline-comments-section-sorting-dropdown", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1879
+ };
1880
+
1881
+ var VeltInlineCommentsSectionSortingDropdownTrigger = function (props) {
1882
+ var defaultCondition = props.defaultCondition, children = props.children;
1883
+ var ref = React.useRef(null);
1884
+ return (React__default["default"].createElement("velt-inline-comments-section-sorting-dropdown-trigger", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1885
+ };
1886
+
1887
+ var VeltInlineCommentsSectionSortingDropdownTriggerIcon = function (props) {
1888
+ var defaultCondition = props.defaultCondition, children = props.children;
1889
+ var ref = React.useRef(null);
1890
+ return (React__default["default"].createElement("velt-inline-comments-section-sorting-dropdown-trigger-icon", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1891
+ };
1892
+
1893
+ var VeltInlineCommentsSectionSortingDropdownTriggerName = function (props) {
1894
+ var defaultCondition = props.defaultCondition, children = props.children;
1895
+ var ref = React.useRef(null);
1896
+ return (React__default["default"].createElement("velt-inline-comments-section-sorting-dropdown-trigger-name", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1897
+ };
1898
+
1899
+ var VeltInlineCommentsSectionSortingDropdownContent = function (props) {
1900
+ var defaultCondition = props.defaultCondition, children = props.children;
1901
+ var ref = React.useRef(null);
1902
+ return (React__default["default"].createElement("velt-inline-comments-section-sorting-dropdown-content", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1903
+ };
1904
+
1905
+ var VeltInlineCommentsSectionSortingDropdownContentItem = function (props) {
1906
+ var defaultCondition = props.defaultCondition, sortOption = props.sortOption, sortOptionText = props.sortOptionText, children = props.children;
1907
+ var ref = React.useRef(null);
1908
+ return (React__default["default"].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));
1909
+ };
1910
+
1911
+ var VeltInlineCommentsSectionSortingDropdownContentItemIcon = function (props) {
1912
+ var defaultCondition = props.defaultCondition, sortOption = props.sortOption, children = props.children;
1913
+ var ref = React.useRef(null);
1914
+ return (React__default["default"].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));
1915
+ };
1916
+
1917
+ var VeltInlineCommentsSectionSortingDropdownContentItemName = function (props) {
1918
+ var defaultCondition = props.defaultCondition, sortOptionText = props.sortOptionText, children = props.children;
1919
+ var ref = React.useRef(null);
1920
+ return (React__default["default"].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));
1921
+ };
1922
+
1923
+ var VeltInlineCommentsSectionSortingDropdownContentItemTick = function (props) {
1924
+ var defaultCondition = props.defaultCondition, sortOption = props.sortOption, children = props.children;
1925
+ var ref = React.useRef(null);
1926
+ return (React__default["default"].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));
1927
+ };
1928
+
1790
1929
  var VeltCommentPin = function (props) {
1791
1930
  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;
1792
1931
  return (React__default["default"].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));
1793
1932
  };
1794
1933
 
1934
+ var VeltCommentPinNumber$1 = function (props) {
1935
+ var defaultCondition = props.defaultCondition, children = props.children;
1936
+ var ref = React.useRef(null);
1937
+ return (React__default["default"].createElement("velt-comment-pin-number", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1938
+ };
1939
+
1940
+ var VeltCommentPinIndex$1 = function (props) {
1941
+ var defaultCondition = props.defaultCondition, children = props.children;
1942
+ var ref = React.useRef(null);
1943
+ return (React__default["default"].createElement("velt-comment-pin-index", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1944
+ };
1945
+
1946
+ var VeltCommentPinTriangle$1 = function (props) {
1947
+ var defaultCondition = props.defaultCondition, children = props.children;
1948
+ var ref = React.useRef(null);
1949
+ return (React__default["default"].createElement("velt-comment-pin-triangle", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1950
+ };
1951
+
1952
+ var VeltCommentPinPrivateCommentIndicator$1 = function (props) {
1953
+ var defaultCondition = props.defaultCondition, children = props.children;
1954
+ var ref = React.useRef(null);
1955
+ return (React__default["default"].createElement("velt-comment-pin-private-comment-indicator", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1956
+ };
1957
+
1958
+ var VeltCommentPinGhostCommentIndicator$1 = function (props) {
1959
+ var defaultCondition = props.defaultCondition, children = props.children;
1960
+ var ref = React.useRef(null);
1961
+ return (React__default["default"].createElement("velt-comment-pin-ghost-comment-indicator", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1962
+ };
1963
+
1964
+ var VeltCommentPinUnreadCommentIndicator$1 = function (props) {
1965
+ var defaultCondition = props.defaultCondition, children = props.children;
1966
+ var ref = React.useRef(null);
1967
+ return (React__default["default"].createElement("velt-comment-pin-unread-comment-indicator", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1968
+ };
1969
+
1795
1970
  var VeltCommentText = function (props) {
1796
1971
  var children = props.children, annotationId = props.annotationId, multiThreadAnnotationId = props.multiThreadAnnotationId;
1797
1972
  return (React__default["default"].createElement("velt-comment-text", { "annotation-id": annotationId, "multi-thread-annotation-id": multiThreadAnnotationId }, children));
@@ -5332,19 +5507,19 @@ VeltCommentPinWireframe.Triangle = VeltCommentPinTriangle;
5332
5507
  VeltCommentPinWireframe.UnreadCommentIndicator = VeltCommentPinUnreadCommentIndicator;
5333
5508
  VeltCommentPinWireframe.Number = VeltCommentPinNumber;
5334
5509
 
5335
- var VeltSidebarButtonCommentsCount = function (props) {
5510
+ var VeltSidebarButtonCommentsCount$1 = function (props) {
5336
5511
  var children = props.children, remainingProps = __rest(props, ["children"]);
5337
5512
  var transformedProps = transformWireframeProps(remainingProps);
5338
5513
  return (React__default["default"].createElement("velt-sidebar-button-comments-count-wireframe", __assign({}, transformedProps), children));
5339
5514
  };
5340
5515
 
5341
- var VeltSidebarButtonIcon = function (props) {
5516
+ var VeltSidebarButtonIcon$1 = function (props) {
5342
5517
  var children = props.children, remainingProps = __rest(props, ["children"]);
5343
5518
  var transformedProps = transformWireframeProps(remainingProps);
5344
5519
  return (React__default["default"].createElement("velt-sidebar-button-icon-wireframe", __assign({}, transformedProps), children));
5345
5520
  };
5346
5521
 
5347
- var VeltSidebarButtonUnreadIcon = function (props) {
5522
+ var VeltSidebarButtonUnreadIcon$1 = function (props) {
5348
5523
  var children = props.children, remainingProps = __rest(props, ["children"]);
5349
5524
  var transformedProps = transformWireframeProps(remainingProps);
5350
5525
  return (React__default["default"].createElement("velt-sidebar-button-unread-icon-wireframe", __assign({}, transformedProps), children));
@@ -5355,9 +5530,9 @@ var VeltSidebarButtonWireframe = function (props) {
5355
5530
  var transformedProps = transformWireframeProps(remainingProps);
5356
5531
  return (React__default["default"].createElement("velt-sidebar-button-wireframe", __assign({}, transformedProps), children));
5357
5532
  };
5358
- VeltSidebarButtonWireframe.CommentsCount = VeltSidebarButtonCommentsCount;
5359
- VeltSidebarButtonWireframe.Icon = VeltSidebarButtonIcon;
5360
- VeltSidebarButtonWireframe.UnreadIcon = VeltSidebarButtonUnreadIcon;
5533
+ VeltSidebarButtonWireframe.CommentsCount = VeltSidebarButtonCommentsCount$1;
5534
+ VeltSidebarButtonWireframe.Icon = VeltSidebarButtonIcon$1;
5535
+ VeltSidebarButtonWireframe.UnreadIcon = VeltSidebarButtonUnreadIcon$1;
5361
5536
 
5362
5537
  var VeltCommentToolWireframe = function (props) {
5363
5538
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -5371,39 +5546,39 @@ var VeltTextCommentToolWireframe = function (props) {
5371
5546
  return (React__default["default"].createElement("velt-text-comment-tool-wireframe", __assign({}, transformedProps), children));
5372
5547
  };
5373
5548
 
5374
- var VeltTextCommentToolbarCommentAnnotation = function (props) {
5549
+ var VeltTextCommentToolbarCommentAnnotation$1 = function (props) {
5375
5550
  var children = props.children, remainingProps = __rest(props, ["children"]);
5376
5551
  var transformedProps = transformWireframeProps(remainingProps);
5377
5552
  return (React__default["default"].createElement("velt-text-comment-toolbar-comment-annotation-wireframe", __assign({}, transformedProps), children));
5378
5553
  };
5379
5554
 
5380
- var VeltTextCommentToolbarCopywriter = function (props) {
5555
+ var VeltTextCommentToolbarCopywriter$1 = function (props) {
5381
5556
  var children = props.children, remainingProps = __rest(props, ["children"]);
5382
5557
  var transformedProps = transformWireframeProps(remainingProps);
5383
5558
  return (React__default["default"].createElement("velt-text-comment-toolbar-copywriter-wireframe", __assign({}, transformedProps), children));
5384
5559
  };
5385
5560
 
5386
- var VeltTextCommentToolbarGeneric = function (props) {
5561
+ var VeltTextCommentToolbarGeneric$1 = function (props) {
5387
5562
  var children = props.children, remainingProps = __rest(props, ["children"]);
5388
5563
  var transformedProps = transformWireframeProps(remainingProps);
5389
5564
  return (React__default["default"].createElement("velt-text-comment-toolbar-generic-wireframe", __assign({}, transformedProps), children));
5390
5565
  };
5391
5566
 
5392
- var VeltTextCommentToolbarDivider = function (props) {
5567
+ var VeltTextCommentToolbarDivider$1 = function (props) {
5393
5568
  var children = props.children, remainingProps = __rest(props, ["children"]);
5394
5569
  var transformedProps = transformWireframeProps(remainingProps);
5395
5570
  return (React__default["default"].createElement("velt-text-comment-toolbar-divider-wireframe", __assign({}, transformedProps), children));
5396
5571
  };
5397
5572
 
5398
- var VeltTextCommentToolbar = function (props) {
5573
+ var VeltTextCommentToolbar$1 = function (props) {
5399
5574
  var children = props.children, remainingProps = __rest(props, ["children"]);
5400
5575
  var transformedProps = transformWireframeProps(remainingProps);
5401
5576
  return (React__default["default"].createElement("velt-text-comment-toolbar-wireframe", __assign({}, transformedProps), children));
5402
5577
  };
5403
- VeltTextCommentToolbar.CommentAnnotation = VeltTextCommentToolbarCommentAnnotation;
5404
- VeltTextCommentToolbar.Copywriter = VeltTextCommentToolbarCopywriter;
5405
- VeltTextCommentToolbar.Generic = VeltTextCommentToolbarGeneric;
5406
- VeltTextCommentToolbar.Divider = VeltTextCommentToolbarDivider;
5578
+ VeltTextCommentToolbar$1.CommentAnnotation = VeltTextCommentToolbarCommentAnnotation$1;
5579
+ VeltTextCommentToolbar$1.Copywriter = VeltTextCommentToolbarCopywriter$1;
5580
+ VeltTextCommentToolbar$1.Generic = VeltTextCommentToolbarGeneric$1;
5581
+ VeltTextCommentToolbar$1.Divider = VeltTextCommentToolbarDivider$1;
5407
5582
 
5408
5583
  var VeltUserSelectorDropdownAvatar = function (props) {
5409
5584
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -8390,6 +8565,204 @@ VeltActivityLogWireframe.List = VeltActivityLogListWireframe;
8390
8565
  VeltActivityLogWireframe.Loading = VeltActivityLogLoadingWireframe;
8391
8566
  VeltActivityLogWireframe.Empty = VeltActivityLogEmptyWireframe;
8392
8567
 
8568
+ var VeltSidebarButtonIcon = function (props) {
8569
+ var defaultCondition = props.defaultCondition, children = props.children;
8570
+ var ref = React.useRef(null);
8571
+ return (React__default["default"].createElement("velt-sidebar-button-icon", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8572
+ };
8573
+
8574
+ var VeltSidebarButtonCommentsCount = function (props) {
8575
+ var defaultCondition = props.defaultCondition, children = props.children;
8576
+ var ref = React.useRef(null);
8577
+ return (React__default["default"].createElement("velt-sidebar-button-comments-count", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8578
+ };
8579
+
8580
+ var VeltSidebarButtonUnreadIcon = function (props) {
8581
+ var defaultCondition = props.defaultCondition, children = props.children;
8582
+ var ref = React.useRef(null);
8583
+ return (React__default["default"].createElement("velt-sidebar-button-unread-icon", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8584
+ };
8585
+
8586
+ var VeltTextComment = function (props) {
8587
+ var defaultCondition = props.defaultCondition, children = props.children;
8588
+ var ref = React.useRef(null);
8589
+ return (React__default["default"].createElement("velt-text-comment", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8590
+ };
8591
+
8592
+ var VeltTextCommentTool = function (props) {
8593
+ var defaultCondition = props.defaultCondition, children = props.children;
8594
+ var ref = React.useRef(null);
8595
+ return (React__default["default"].createElement("velt-text-comment-tool", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8596
+ };
8597
+
8598
+ var VeltTextCommentToolbar = function (props) {
8599
+ var defaultCondition = props.defaultCondition, children = props.children;
8600
+ var ref = React.useRef(null);
8601
+ return (React__default["default"].createElement("velt-text-comment-toolbar", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8602
+ };
8603
+
8604
+ var VeltTextCommentToolbarCommentAnnotation = function (props) {
8605
+ var defaultCondition = props.defaultCondition, children = props.children;
8606
+ var ref = React.useRef(null);
8607
+ return (React__default["default"].createElement("velt-text-comment-toolbar-comment-annotation", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8608
+ };
8609
+
8610
+ var VeltTextCommentToolbarDivider = function (props) {
8611
+ var defaultCondition = props.defaultCondition, children = props.children;
8612
+ var ref = React.useRef(null);
8613
+ return (React__default["default"].createElement("velt-text-comment-toolbar-divider", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8614
+ };
8615
+
8616
+ var VeltTextCommentToolbarCopywriter = function (props) {
8617
+ var defaultCondition = props.defaultCondition, children = props.children;
8618
+ var ref = React.useRef(null);
8619
+ return (React__default["default"].createElement("velt-text-comment-toolbar-copywriter", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8620
+ };
8621
+
8622
+ var VeltTextCommentToolbarGeneric = function (props) {
8623
+ var defaultCondition = props.defaultCondition, children = props.children;
8624
+ var ref = React.useRef(null);
8625
+ return (React__default["default"].createElement("velt-text-comment-toolbar-generic", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8626
+ };
8627
+
8628
+ var VeltMultiThreadCommentDialogList = function (props) {
8629
+ var defaultCondition = props.defaultCondition, children = props.children;
8630
+ var ref = React.useRef(null);
8631
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-list", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8632
+ };
8633
+
8634
+ var VeltMultiThreadCommentDialogPanel = function (props) {
8635
+ var defaultCondition = props.defaultCondition, children = props.children;
8636
+ var ref = React.useRef(null);
8637
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-panel", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8638
+ };
8639
+
8640
+ var VeltMultiThreadCommentDialogComposerContainer = function (props) {
8641
+ var defaultCondition = props.defaultCondition, children = props.children;
8642
+ var ref = React.useRef(null);
8643
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-composer-container", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8644
+ };
8645
+
8646
+ var VeltMultiThreadCommentDialogCommentCount = function (props) {
8647
+ var defaultCondition = props.defaultCondition, children = props.children;
8648
+ var ref = React.useRef(null);
8649
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-comment-count", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8650
+ };
8651
+
8652
+ var VeltMultiThreadCommentDialogEmptyPlaceholder = function (props) {
8653
+ var defaultCondition = props.defaultCondition, children = props.children;
8654
+ var ref = React.useRef(null);
8655
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-empty-placeholder", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8656
+ };
8657
+
8658
+ var VeltMultiThreadCommentDialogCloseButton = function (props) {
8659
+ var defaultCondition = props.defaultCondition, children = props.children;
8660
+ var ref = React.useRef(null);
8661
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-close-button", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8662
+ };
8663
+
8664
+ var VeltMultiThreadCommentDialogNewThreadButton = function (props) {
8665
+ var defaultCondition = props.defaultCondition, children = props.children;
8666
+ var ref = React.useRef(null);
8667
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-new-thread-button", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8668
+ };
8669
+
8670
+ var VeltMultiThreadCommentDialogResetFilterButton = function (props) {
8671
+ var defaultCondition = props.defaultCondition, children = props.children;
8672
+ var ref = React.useRef(null);
8673
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-reset-filter-button", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8674
+ };
8675
+
8676
+ var VeltMultiThreadCommentDialogMinimalFilterDropdown = function (props) {
8677
+ var defaultCondition = props.defaultCondition, children = props.children;
8678
+ var ref = React.useRef(null);
8679
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8680
+ };
8681
+
8682
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger = function (props) {
8683
+ var defaultCondition = props.defaultCondition, children = props.children;
8684
+ var ref = React.useRef(null);
8685
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-trigger", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8686
+ };
8687
+
8688
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContent = function (props) {
8689
+ var defaultCondition = props.defaultCondition, children = props.children;
8690
+ var ref = React.useRef(null);
8691
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8692
+ };
8693
+
8694
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll = function (props) {
8695
+ var defaultCondition = props.defaultCondition, children = props.children;
8696
+ var ref = React.useRef(null);
8697
+ return (React__default["default"].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));
8698
+ };
8699
+
8700
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead = function (props) {
8701
+ var defaultCondition = props.defaultCondition, children = props.children;
8702
+ var ref = React.useRef(null);
8703
+ return (React__default["default"].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));
8704
+ };
8705
+
8706
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved = function (props) {
8707
+ var defaultCondition = props.defaultCondition, children = props.children;
8708
+ var ref = React.useRef(null);
8709
+ return (React__default["default"].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));
8710
+ };
8711
+
8712
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread = function (props) {
8713
+ var defaultCondition = props.defaultCondition, children = props.children;
8714
+ var ref = React.useRef(null);
8715
+ return (React__default["default"].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));
8716
+ };
8717
+
8718
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon = function (props) {
8719
+ var defaultCondition = props.defaultCondition, children = props.children;
8720
+ var ref = React.useRef(null);
8721
+ return (React__default["default"].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));
8722
+ };
8723
+
8724
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate = function (props) {
8725
+ var defaultCondition = props.defaultCondition, children = props.children;
8726
+ var ref = React.useRef(null);
8727
+ return (React__default["default"].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));
8728
+ };
8729
+
8730
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread = function (props) {
8731
+ var defaultCondition = props.defaultCondition, children = props.children;
8732
+ var ref = React.useRef(null);
8733
+ return (React__default["default"].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));
8734
+ };
8735
+
8736
+ var VeltMultiThreadCommentDialogMinimalActionsDropdown = function (props) {
8737
+ var defaultCondition = props.defaultCondition, children = props.children;
8738
+ var ref = React.useRef(null);
8739
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8740
+ };
8741
+
8742
+ var VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger = function (props) {
8743
+ var defaultCondition = props.defaultCondition, children = props.children;
8744
+ var ref = React.useRef(null);
8745
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-trigger", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8746
+ };
8747
+
8748
+ var VeltMultiThreadCommentDialogMinimalActionsDropdownContent = function (props) {
8749
+ var defaultCondition = props.defaultCondition, children = props.children;
8750
+ var ref = React.useRef(null);
8751
+ return (React__default["default"].createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8752
+ };
8753
+
8754
+ var VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead = function (props) {
8755
+ var defaultCondition = props.defaultCondition, children = props.children;
8756
+ var ref = React.useRef(null);
8757
+ return (React__default["default"].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));
8758
+ };
8759
+
8760
+ var VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved = function (props) {
8761
+ var defaultCondition = props.defaultCondition, children = props.children;
8762
+ var ref = React.useRef(null);
8763
+ return (React__default["default"].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));
8764
+ };
8765
+
8393
8766
  function useClient() {
8394
8767
  var client = useVeltClient().client;
8395
8768
  var _a = React__default["default"].useState(), veltClient = _a[0], setVeltClient = _a[1];
@@ -10705,6 +11078,12 @@ exports.VeltCommentDialogVisibilityDropdownTriggerIcon = VeltCommentDialogVisibi
10705
11078
  exports.VeltCommentDialogVisibilityDropdownTriggerLabel = VeltCommentDialogVisibilityDropdownTriggerLabel;
10706
11079
  exports.VeltCommentDialogWireframe = VeltCommentDialogWireframe;
10707
11080
  exports.VeltCommentPin = VeltCommentPin;
11081
+ exports.VeltCommentPinGhostCommentIndicator = VeltCommentPinGhostCommentIndicator$1;
11082
+ exports.VeltCommentPinIndex = VeltCommentPinIndex$1;
11083
+ exports.VeltCommentPinNumber = VeltCommentPinNumber$1;
11084
+ exports.VeltCommentPinPrivateCommentIndicator = VeltCommentPinPrivateCommentIndicator$1;
11085
+ exports.VeltCommentPinTriangle = VeltCommentPinTriangle$1;
11086
+ exports.VeltCommentPinUnreadCommentIndicator = VeltCommentPinUnreadCommentIndicator$1;
10708
11087
  exports.VeltCommentPinWireframe = VeltCommentPinWireframe;
10709
11088
  exports.VeltCommentPlayerTimeline = VeltCommentPlayerTimeline;
10710
11089
  exports.VeltCommentText = VeltCommentText;
@@ -10755,10 +11134,56 @@ exports.VeltHuddle = SnippylyHuddle;
10755
11134
  exports.VeltHuddleTool = SnippylyHuddleTool;
10756
11135
  exports.VeltIf = VeltIf;
10757
11136
  exports.VeltInlineCommentsSection = VeltInlineCommentsSection;
11137
+ exports.VeltInlineCommentsSectionCommentCount = VeltInlineCommentsSectionCommentCount;
11138
+ exports.VeltInlineCommentsSectionComposerContainer = VeltInlineCommentsSectionComposerContainer;
11139
+ exports.VeltInlineCommentsSectionFilterDropdown = VeltInlineCommentsSectionFilterDropdown;
11140
+ exports.VeltInlineCommentsSectionFilterDropdownContent = VeltInlineCommentsSectionFilterDropdownContent;
11141
+ exports.VeltInlineCommentsSectionFilterDropdownContentList = VeltInlineCommentsSectionFilterDropdownContentList;
11142
+ exports.VeltInlineCommentsSectionFilterDropdownContentListItem = VeltInlineCommentsSectionFilterDropdownContentListItem;
11143
+ exports.VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox = VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox;
11144
+ exports.VeltInlineCommentsSectionFilterDropdownContentListItemLabel = VeltInlineCommentsSectionFilterDropdownContentListItemLabel;
11145
+ exports.VeltInlineCommentsSectionFilterDropdownTrigger = VeltInlineCommentsSectionFilterDropdownTrigger;
11146
+ exports.VeltInlineCommentsSectionFilterDropdownTriggerArrow = VeltInlineCommentsSectionFilterDropdownTriggerArrow;
11147
+ exports.VeltInlineCommentsSectionFilterDropdownTriggerName = VeltInlineCommentsSectionFilterDropdownTriggerName;
11148
+ exports.VeltInlineCommentsSectionList = VeltInlineCommentsSectionList;
11149
+ exports.VeltInlineCommentsSectionPanel = VeltInlineCommentsSectionPanel;
11150
+ exports.VeltInlineCommentsSectionSkeleton = VeltInlineCommentsSectionSkeleton;
11151
+ exports.VeltInlineCommentsSectionSortingDropdown = VeltInlineCommentsSectionSortingDropdown;
11152
+ exports.VeltInlineCommentsSectionSortingDropdownContent = VeltInlineCommentsSectionSortingDropdownContent;
11153
+ exports.VeltInlineCommentsSectionSortingDropdownContentItem = VeltInlineCommentsSectionSortingDropdownContentItem;
11154
+ exports.VeltInlineCommentsSectionSortingDropdownContentItemIcon = VeltInlineCommentsSectionSortingDropdownContentItemIcon;
11155
+ exports.VeltInlineCommentsSectionSortingDropdownContentItemName = VeltInlineCommentsSectionSortingDropdownContentItemName;
11156
+ exports.VeltInlineCommentsSectionSortingDropdownContentItemTick = VeltInlineCommentsSectionSortingDropdownContentItemTick;
11157
+ exports.VeltInlineCommentsSectionSortingDropdownTrigger = VeltInlineCommentsSectionSortingDropdownTrigger;
11158
+ exports.VeltInlineCommentsSectionSortingDropdownTriggerIcon = VeltInlineCommentsSectionSortingDropdownTriggerIcon;
11159
+ exports.VeltInlineCommentsSectionSortingDropdownTriggerName = VeltInlineCommentsSectionSortingDropdownTriggerName;
10758
11160
  exports.VeltInlineCommentsSectionWireframe = VeltInlineCommentsSectionWireframe;
10759
11161
  exports.VeltInlineReactionsSection = VeltInlineReactionsSection;
10760
11162
  exports.VeltInlineReactionsSectionWireframe = VeltInlineReactionsSectionWireframe;
10761
11163
  exports.VeltMediaSourceSettingsWireframe = VeltMediaSourceSettingsWireframe;
11164
+ exports.VeltMultiThreadCommentDialogCloseButton = VeltMultiThreadCommentDialogCloseButton;
11165
+ exports.VeltMultiThreadCommentDialogCommentCount = VeltMultiThreadCommentDialogCommentCount;
11166
+ exports.VeltMultiThreadCommentDialogComposerContainer = VeltMultiThreadCommentDialogComposerContainer;
11167
+ exports.VeltMultiThreadCommentDialogEmptyPlaceholder = VeltMultiThreadCommentDialogEmptyPlaceholder;
11168
+ exports.VeltMultiThreadCommentDialogList = VeltMultiThreadCommentDialogList;
11169
+ exports.VeltMultiThreadCommentDialogMinimalActionsDropdown = VeltMultiThreadCommentDialogMinimalActionsDropdown;
11170
+ exports.VeltMultiThreadCommentDialogMinimalActionsDropdownContent = VeltMultiThreadCommentDialogMinimalActionsDropdownContent;
11171
+ exports.VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead = VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead;
11172
+ exports.VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved = VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved;
11173
+ exports.VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger = VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger;
11174
+ exports.VeltMultiThreadCommentDialogMinimalFilterDropdown = VeltMultiThreadCommentDialogMinimalFilterDropdown;
11175
+ exports.VeltMultiThreadCommentDialogMinimalFilterDropdownContent = VeltMultiThreadCommentDialogMinimalFilterDropdownContent;
11176
+ exports.VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll = VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll;
11177
+ exports.VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead = VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead;
11178
+ exports.VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved = VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved;
11179
+ exports.VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread = VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread;
11180
+ exports.VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon = VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon;
11181
+ exports.VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate = VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate;
11182
+ exports.VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread = VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread;
11183
+ exports.VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger = VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger;
11184
+ exports.VeltMultiThreadCommentDialogNewThreadButton = VeltMultiThreadCommentDialogNewThreadButton;
11185
+ exports.VeltMultiThreadCommentDialogPanel = VeltMultiThreadCommentDialogPanel;
11186
+ exports.VeltMultiThreadCommentDialogResetFilterButton = VeltMultiThreadCommentDialogResetFilterButton;
10762
11187
  exports.VeltMultiThreadCommentDialogWireframe = VeltMultiThreadCommentDialogWireframe;
10763
11188
  exports.VeltNivoChartComments = VeltNivoChartComments;
10764
11189
  exports.VeltNotificationsHistoryPanel = VeltNotificationsHistoryPanel;
@@ -10790,14 +11215,24 @@ exports.VeltRecorderTool = SnippylyRecorderTool;
10790
11215
  exports.VeltRecorderVideoToolWireframe = VeltRecorderVideoToolWireframe;
10791
11216
  exports.VeltRecordingPreviewStepsDialogWireframe = VeltRecordingPreviewStepsDialogWireframe;
10792
11217
  exports.VeltSidebarButton = SnippylySidebarButton;
11218
+ exports.VeltSidebarButtonCommentsCount = VeltSidebarButtonCommentsCount;
11219
+ exports.VeltSidebarButtonIcon = VeltSidebarButtonIcon;
11220
+ exports.VeltSidebarButtonUnreadIcon = VeltSidebarButtonUnreadIcon;
10793
11221
  exports.VeltSidebarButtonWireframe = VeltSidebarButtonWireframe;
10794
11222
  exports.VeltSingleEditorModePanel = VeltSingleEditorModePanel;
10795
11223
  exports.VeltSingleEditorModePanelWireframe = VeltSingleEditorModePanelWireframe;
10796
11224
  exports.VeltSubtitlesWireframe = VeltSubtitlesWireframe;
10797
11225
  exports.VeltTagTool = SnippylyTagTool;
10798
11226
  exports.VeltTags = SnippylyTags;
11227
+ exports.VeltTextComment = VeltTextComment;
11228
+ exports.VeltTextCommentTool = VeltTextCommentTool;
10799
11229
  exports.VeltTextCommentToolWireframe = VeltTextCommentToolWireframe;
10800
- exports.VeltTextCommentToolbarWireframe = VeltTextCommentToolbar;
11230
+ exports.VeltTextCommentToolbar = VeltTextCommentToolbar;
11231
+ exports.VeltTextCommentToolbarCommentAnnotation = VeltTextCommentToolbarCommentAnnotation;
11232
+ exports.VeltTextCommentToolbarCopywriter = VeltTextCommentToolbarCopywriter;
11233
+ exports.VeltTextCommentToolbarDivider = VeltTextCommentToolbarDivider;
11234
+ exports.VeltTextCommentToolbarGeneric = VeltTextCommentToolbarGeneric;
11235
+ exports.VeltTextCommentToolbarWireframe = VeltTextCommentToolbar$1;
10801
11236
  exports.VeltTranscriptionWireframe = VeltTranscriptionWireframe;
10802
11237
  exports.VeltUserInviteTool = SnippylyUserInviteTool;
10803
11238
  exports.VeltUserRequestTool = SnippylyUserRequestTool;