@veltdev/react 5.0.2-beta.1 → 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 (890) hide show
  1. package/cjs/index.js +1748 -171
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +1 -1
  4. package/cjs/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +1 -0
  5. package/cjs/types/components/VeltActivityLog/VeltActivityLog.d.ts +9 -0
  6. package/cjs/types/components/VeltActivityLog/VeltActivityLogEmpty/VeltActivityLogEmpty.d.ts +6 -0
  7. package/cjs/types/components/VeltActivityLog/VeltActivityLogEmpty/index.d.ts +1 -0
  8. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeader/VeltActivityLogHeader.d.ts +6 -0
  9. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeader/index.d.ts +1 -0
  10. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderCloseButton/VeltActivityLogHeaderCloseButton.d.ts +6 -0
  11. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderCloseButton/index.d.ts +1 -0
  12. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilter.d.ts +6 -0
  13. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterContent/VeltActivityLogHeaderFilterContent.d.ts +6 -0
  14. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterContent/VeltActivityLogHeaderFilterContentItem/VeltActivityLogHeaderFilterContentItem.d.ts +8 -0
  15. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterContent/VeltActivityLogHeaderFilterContentItem/VeltActivityLogHeaderFilterContentItemIcon/VeltActivityLogHeaderFilterContentItemIcon.d.ts +7 -0
  16. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterContent/VeltActivityLogHeaderFilterContentItem/VeltActivityLogHeaderFilterContentItemIcon/index.d.ts +1 -0
  17. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterContent/VeltActivityLogHeaderFilterContentItem/VeltActivityLogHeaderFilterContentItemLabel/VeltActivityLogHeaderFilterContentItemLabel.d.ts +7 -0
  18. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterContent/VeltActivityLogHeaderFilterContentItem/VeltActivityLogHeaderFilterContentItemLabel/index.d.ts +1 -0
  19. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterContent/VeltActivityLogHeaderFilterContentItem/index.d.ts +1 -0
  20. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterContent/index.d.ts +1 -0
  21. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterTrigger/VeltActivityLogHeaderFilterTrigger.d.ts +6 -0
  22. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterTrigger/VeltActivityLogHeaderFilterTriggerIcon/VeltActivityLogHeaderFilterTriggerIcon.d.ts +6 -0
  23. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterTrigger/VeltActivityLogHeaderFilterTriggerIcon/index.d.ts +1 -0
  24. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterTrigger/VeltActivityLogHeaderFilterTriggerLabel/VeltActivityLogHeaderFilterTriggerLabel.d.ts +6 -0
  25. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterTrigger/VeltActivityLogHeaderFilterTriggerLabel/index.d.ts +1 -0
  26. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterTrigger/index.d.ts +1 -0
  27. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/index.d.ts +1 -0
  28. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderTitle/VeltActivityLogHeaderTitle.d.ts +6 -0
  29. package/cjs/types/components/VeltActivityLog/VeltActivityLogHeaderTitle/index.d.ts +1 -0
  30. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogList.d.ts +6 -0
  31. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListDateGroup/VeltActivityLogListDateGroup.d.ts +7 -0
  32. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListDateGroup/VeltActivityLogListDateGroupLabel/VeltActivityLogListDateGroupLabel.d.ts +7 -0
  33. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListDateGroup/VeltActivityLogListDateGroupLabel/index.d.ts +1 -0
  34. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListDateGroup/index.d.ts +1 -0
  35. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItem.d.ts +7 -0
  36. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemAvatar/VeltActivityLogListItemAvatar.d.ts +7 -0
  37. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemAvatar/index.d.ts +1 -0
  38. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/VeltActivityLogListItemContent.d.ts +7 -0
  39. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/VeltActivityLogListItemContentAction/VeltActivityLogListItemContentAction.d.ts +7 -0
  40. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/VeltActivityLogListItemContentAction/index.d.ts +1 -0
  41. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/VeltActivityLogListItemContentDetail/VeltActivityLogListItemContentDetail.d.ts +7 -0
  42. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/VeltActivityLogListItemContentDetail/index.d.ts +1 -0
  43. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/VeltActivityLogListItemContentTarget/VeltActivityLogListItemContentTarget.d.ts +7 -0
  44. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/VeltActivityLogListItemContentTarget/index.d.ts +1 -0
  45. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/VeltActivityLogListItemContentUser/VeltActivityLogListItemContentUser.d.ts +7 -0
  46. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/VeltActivityLogListItemContentUser/index.d.ts +1 -0
  47. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/index.d.ts +1 -0
  48. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemIcon/VeltActivityLogListItemIcon.d.ts +7 -0
  49. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemIcon/index.d.ts +1 -0
  50. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemTime/VeltActivityLogListItemTime.d.ts +7 -0
  51. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemTime/index.d.ts +1 -0
  52. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/index.d.ts +1 -0
  53. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListShowMore/VeltActivityLogListShowMore.d.ts +7 -0
  54. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListShowMore/index.d.ts +1 -0
  55. package/cjs/types/components/VeltActivityLog/VeltActivityLogList/index.d.ts +1 -0
  56. package/cjs/types/components/VeltActivityLog/VeltActivityLogLoading/VeltActivityLogLoading.d.ts +6 -0
  57. package/cjs/types/components/VeltActivityLog/VeltActivityLogLoading/index.d.ts +1 -0
  58. package/cjs/types/components/VeltActivityLog/index.d.ts +27 -0
  59. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogEmptyWireframe/VeltActivityLogEmptyWireframe.d.ts +8 -0
  60. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogEmptyWireframe/index.d.ts +1 -0
  61. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderCloseButtonWireframe/VeltActivityLogHeaderCloseButtonWireframe.d.ts +8 -0
  62. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderCloseButtonWireframe/index.d.ts +1 -0
  63. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterContentWireframe/VeltActivityLogHeaderFilterContentItemWireframe/VeltActivityLogHeaderFilterContentItemIconWireframe/VeltActivityLogHeaderFilterContentItemIconWireframe.d.ts +8 -0
  64. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterContentWireframe/VeltActivityLogHeaderFilterContentItemWireframe/VeltActivityLogHeaderFilterContentItemIconWireframe/index.d.ts +1 -0
  65. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterContentWireframe/VeltActivityLogHeaderFilterContentItemWireframe/VeltActivityLogHeaderFilterContentItemLabelWireframe/VeltActivityLogHeaderFilterContentItemLabelWireframe.d.ts +8 -0
  66. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterContentWireframe/VeltActivityLogHeaderFilterContentItemWireframe/VeltActivityLogHeaderFilterContentItemLabelWireframe/index.d.ts +1 -0
  67. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterContentWireframe/VeltActivityLogHeaderFilterContentItemWireframe/VeltActivityLogHeaderFilterContentItemWireframe.d.ts +12 -0
  68. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterContentWireframe/VeltActivityLogHeaderFilterContentItemWireframe/index.d.ts +1 -0
  69. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterContentWireframe/VeltActivityLogHeaderFilterContentWireframe.d.ts +10 -0
  70. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterContentWireframe/index.d.ts +1 -0
  71. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterTriggerWireframe/VeltActivityLogHeaderFilterTriggerIconWireframe/VeltActivityLogHeaderFilterTriggerIconWireframe.d.ts +8 -0
  72. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterTriggerWireframe/VeltActivityLogHeaderFilterTriggerIconWireframe/index.d.ts +1 -0
  73. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterTriggerWireframe/VeltActivityLogHeaderFilterTriggerLabelWireframe/VeltActivityLogHeaderFilterTriggerLabelWireframe.d.ts +8 -0
  74. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterTriggerWireframe/VeltActivityLogHeaderFilterTriggerLabelWireframe/index.d.ts +1 -0
  75. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterTriggerWireframe/VeltActivityLogHeaderFilterTriggerWireframe.d.ts +12 -0
  76. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterTriggerWireframe/index.d.ts +1 -0
  77. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterWireframe.d.ts +12 -0
  78. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/index.d.ts +1 -0
  79. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderTitleWireframe/VeltActivityLogHeaderTitleWireframe.d.ts +8 -0
  80. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderTitleWireframe/index.d.ts +1 -0
  81. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderWireframe.d.ts +14 -0
  82. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/index.d.ts +1 -0
  83. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListDateGroupWireframe/VeltActivityLogListDateGroupLabelWireframe/VeltActivityLogListDateGroupLabelWireframe.d.ts +8 -0
  84. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListDateGroupWireframe/VeltActivityLogListDateGroupLabelWireframe/index.d.ts +1 -0
  85. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListDateGroupWireframe/VeltActivityLogListDateGroupWireframe.d.ts +10 -0
  86. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListDateGroupWireframe/index.d.ts +1 -0
  87. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemAvatarWireframe/VeltActivityLogListItemAvatarWireframe.d.ts +8 -0
  88. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemAvatarWireframe/index.d.ts +1 -0
  89. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/VeltActivityLogListItemContentActionWireframe/VeltActivityLogListItemContentActionWireframe.d.ts +8 -0
  90. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/VeltActivityLogListItemContentActionWireframe/index.d.ts +1 -0
  91. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/VeltActivityLogListItemContentDetailWireframe/VeltActivityLogListItemContentDetailWireframe.d.ts +8 -0
  92. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/VeltActivityLogListItemContentDetailWireframe/index.d.ts +1 -0
  93. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/VeltActivityLogListItemContentTargetWireframe/VeltActivityLogListItemContentTargetWireframe.d.ts +8 -0
  94. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/VeltActivityLogListItemContentTargetWireframe/index.d.ts +1 -0
  95. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/VeltActivityLogListItemContentUserWireframe/VeltActivityLogListItemContentUserWireframe.d.ts +8 -0
  96. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/VeltActivityLogListItemContentUserWireframe/index.d.ts +1 -0
  97. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/VeltActivityLogListItemContentWireframe.d.ts +16 -0
  98. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/index.d.ts +1 -0
  99. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemIconWireframe/VeltActivityLogListItemIconWireframe.d.ts +8 -0
  100. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemIconWireframe/index.d.ts +1 -0
  101. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemTimeWireframe/VeltActivityLogListItemTimeWireframe.d.ts +8 -0
  102. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemTimeWireframe/index.d.ts +1 -0
  103. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemWireframe.d.ts +16 -0
  104. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/index.d.ts +1 -0
  105. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListShowMoreWireframe/VeltActivityLogListShowMoreWireframe.d.ts +8 -0
  106. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListShowMoreWireframe/index.d.ts +1 -0
  107. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListWireframe.d.ts +14 -0
  108. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/index.d.ts +1 -0
  109. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogLoadingWireframe/VeltActivityLogLoadingWireframe.d.ts +8 -0
  110. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogLoadingWireframe/index.d.ts +1 -0
  111. package/cjs/types/components/VeltActivityLogWireframe/VeltActivityLogWireframe.d.ts +16 -0
  112. package/cjs/types/components/VeltActivityLogWireframe/index.d.ts +1 -0
  113. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChip/VeltAutocompleteChip.d.ts +9 -0
  114. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChip/index.d.ts +1 -0
  115. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltip.d.ts +5 -0
  116. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipDescription/VeltAutocompleteChipTooltipDescription.d.ts +5 -0
  117. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipDescription/index.d.ts +1 -0
  118. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipIcon/VeltAutocompleteChipTooltipIcon.d.ts +5 -0
  119. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipIcon/index.d.ts +1 -0
  120. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipName/VeltAutocompleteChipTooltipName.d.ts +5 -0
  121. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipName/index.d.ts +1 -0
  122. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/index.d.ts +1 -0
  123. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteEmpty/VeltAutocompleteEmpty.d.ts +5 -0
  124. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteEmpty/index.d.ts +1 -0
  125. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteGroupOption/VeltAutocompleteGroupOption.d.ts +5 -0
  126. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteGroupOption/index.d.ts +1 -0
  127. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOption.d.ts +7 -0
  128. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionDescription/VeltAutocompleteOptionDescription.d.ts +6 -0
  129. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionDescription/index.d.ts +1 -0
  130. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionErrorIcon/VeltAutocompleteOptionErrorIcon.d.ts +5 -0
  131. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionErrorIcon/index.d.ts +1 -0
  132. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionIcon/VeltAutocompleteOptionIcon.d.ts +5 -0
  133. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionIcon/index.d.ts +1 -0
  134. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionName/VeltAutocompleteOptionName.d.ts +5 -0
  135. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionName/index.d.ts +1 -0
  136. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteOption/index.d.ts +1 -0
  137. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteTool/VeltAutocompleteTool.d.ts +5 -0
  138. package/cjs/types/components/VeltAutocomplete/VeltAutocompleteTool/index.d.ts +1 -0
  139. package/cjs/types/components/VeltAutocomplete/index.d.ts +13 -0
  140. package/cjs/types/components/VeltAutocompleteEmptyWireframe/VeltAutocompleteEmptyWireframe.d.ts +6 -0
  141. package/cjs/types/components/VeltAutocompleteEmptyWireframe/index.d.ts +1 -0
  142. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBanner.d.ts +8 -0
  143. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdown.d.ts +8 -0
  144. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContent.d.ts +8 -0
  145. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItem.d.ts +9 -0
  146. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemIcon/VeltCommentDialogVisibilityBannerDropdownContentItemIcon.d.ts +8 -0
  147. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemIcon/index.d.ts +1 -0
  148. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemLabel/VeltCommentDialogVisibilityBannerDropdownContentItemLabel.d.ts +8 -0
  149. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemLabel/index.d.ts +1 -0
  150. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/index.d.ts +1 -0
  151. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPicker.d.ts +8 -0
  152. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/index.d.ts +1 -0
  153. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/index.d.ts +1 -0
  154. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTrigger.d.ts +8 -0
  155. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList.d.ts +8 -0
  156. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem.d.ts +8 -0
  157. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem/index.d.ts +1 -0
  158. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount.d.ts +8 -0
  159. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount/index.d.ts +1 -0
  160. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/index.d.ts +1 -0
  161. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerIcon/VeltCommentDialogVisibilityBannerDropdownTriggerIcon.d.ts +8 -0
  162. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerIcon/index.d.ts +1 -0
  163. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerLabel/VeltCommentDialogVisibilityBannerDropdownTriggerLabel.d.ts +8 -0
  164. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerLabel/index.d.ts +1 -0
  165. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/index.d.ts +1 -0
  166. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/index.d.ts +1 -0
  167. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerIcon/VeltCommentDialogVisibilityBannerIcon.d.ts +8 -0
  168. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerIcon/index.d.ts +1 -0
  169. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerText/VeltCommentDialogVisibilityBannerText.d.ts +8 -0
  170. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerText/index.d.ts +1 -0
  171. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/index.d.ts +1 -0
  172. package/cjs/types/components/VeltCommentDialog/index.d.ts +15 -0
  173. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBanner.d.ts +14 -0
  174. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdown.d.ts +12 -0
  175. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContent.d.ts +12 -0
  176. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItem.d.ts +13 -0
  177. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemIcon/VeltCommentDialogVisibilityBannerDropdownContentItemIcon.d.ts +6 -0
  178. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemIcon/index.d.ts +1 -0
  179. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemLabel/VeltCommentDialogVisibilityBannerDropdownContentItemLabel.d.ts +6 -0
  180. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemLabel/index.d.ts +1 -0
  181. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/index.d.ts +1 -0
  182. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPicker.d.ts +8 -0
  183. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/index.d.ts +1 -0
  184. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/index.d.ts +1 -0
  185. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTrigger.d.ts +14 -0
  186. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList.d.ts +12 -0
  187. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem.d.ts +6 -0
  188. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem/index.d.ts +1 -0
  189. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount.d.ts +6 -0
  190. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount/index.d.ts +1 -0
  191. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/index.d.ts +1 -0
  192. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerIcon/VeltCommentDialogVisibilityBannerDropdownTriggerIcon.d.ts +6 -0
  193. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerIcon/index.d.ts +1 -0
  194. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerLabel/VeltCommentDialogVisibilityBannerDropdownTriggerLabel.d.ts +6 -0
  195. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerLabel/index.d.ts +1 -0
  196. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/index.d.ts +1 -0
  197. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/index.d.ts +1 -0
  198. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerIcon/VeltCommentDialogVisibilityBannerIcon.d.ts +6 -0
  199. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerIcon/index.d.ts +1 -0
  200. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerText/VeltCommentDialogVisibilityBannerText.d.ts +6 -0
  201. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerText/index.d.ts +1 -0
  202. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/index.d.ts +1 -0
  203. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
  204. package/cjs/types/components/VeltCommentPin/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.d.ts +6 -0
  205. package/cjs/types/components/VeltCommentPin/VeltCommentPinGhostCommentIndicator/index.d.ts +1 -0
  206. package/cjs/types/components/VeltCommentPin/VeltCommentPinIndex/VeltCommentPinIndex.d.ts +6 -0
  207. package/cjs/types/components/VeltCommentPin/VeltCommentPinIndex/index.d.ts +1 -0
  208. package/cjs/types/components/VeltCommentPin/VeltCommentPinNumber/VeltCommentPinNumber.d.ts +6 -0
  209. package/cjs/types/components/VeltCommentPin/VeltCommentPinNumber/index.d.ts +1 -0
  210. package/cjs/types/components/VeltCommentPin/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.d.ts +6 -0
  211. package/cjs/types/components/VeltCommentPin/VeltCommentPinPrivateCommentIndicator/index.d.ts +1 -0
  212. package/cjs/types/components/VeltCommentPin/VeltCommentPinTriangle/VeltCommentPinTriangle.d.ts +6 -0
  213. package/cjs/types/components/VeltCommentPin/VeltCommentPinTriangle/index.d.ts +1 -0
  214. package/cjs/types/components/VeltCommentPin/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.d.ts +6 -0
  215. package/cjs/types/components/VeltCommentPin/VeltCommentPinUnreadCommentIndicator/index.d.ts +1 -0
  216. package/cjs/types/components/VeltCommentPin/index.d.ts +6 -0
  217. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2.d.ts +18 -0
  218. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2CloseButton/VeltCommentsSidebarV2CloseButton.d.ts +5 -0
  219. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2CloseButton/index.d.ts +1 -0
  220. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2EmptyPlaceholder/VeltCommentsSidebarV2EmptyPlaceholder.d.ts +5 -0
  221. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2EmptyPlaceholder/VeltCommentsSidebarV2ResetFilterButton/VeltCommentsSidebarV2ResetFilterButton.d.ts +5 -0
  222. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2EmptyPlaceholder/VeltCommentsSidebarV2ResetFilterButton/index.d.ts +1 -0
  223. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2EmptyPlaceholder/index.d.ts +1 -0
  224. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdown.d.ts +5 -0
  225. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContent.d.ts +6 -0
  226. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentList.d.ts +6 -0
  227. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListCategory/VeltCommentsSidebarV2FilterDropdownContentListCategory.d.ts +7 -0
  228. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListCategory/VeltCommentsSidebarV2FilterDropdownContentListCategoryContent/VeltCommentsSidebarV2FilterDropdownContentListCategoryContent.d.ts +7 -0
  229. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListCategory/VeltCommentsSidebarV2FilterDropdownContentListCategoryContent/index.d.ts +1 -0
  230. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListCategory/index.d.ts +1 -0
  231. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItem.d.ts +7 -0
  232. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItemIndicator/VeltCommentsSidebarV2FilterDropdownContentListItemIndicator.d.ts +7 -0
  233. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItemIndicator/index.d.ts +1 -0
  234. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItemLabel/VeltCommentsSidebarV2FilterDropdownContentListItemLabel.d.ts +6 -0
  235. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItemLabel/index.d.ts +1 -0
  236. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/index.d.ts +1 -0
  237. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/index.d.ts +1 -0
  238. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/index.d.ts +1 -0
  239. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownTrigger/VeltCommentsSidebarV2FilterDropdownTrigger.d.ts +6 -0
  240. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownTrigger/index.d.ts +1 -0
  241. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/index.d.ts +1 -0
  242. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThread.d.ts +5 -0
  243. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThreadBackButton/VeltCommentsSidebarV2FocusedThreadBackButton.d.ts +5 -0
  244. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThreadBackButton/index.d.ts +1 -0
  245. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThreadDialogContainer/VeltCommentsSidebarV2FocusedThreadDialogContainer.d.ts +5 -0
  246. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThreadDialogContainer/index.d.ts +1 -0
  247. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FocusedThread/index.d.ts +1 -0
  248. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2Header/VeltCommentsSidebarV2Header.d.ts +5 -0
  249. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2Header/index.d.ts +1 -0
  250. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2List/VeltCommentsSidebarV2List.d.ts +5 -0
  251. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2List/VeltCommentsSidebarV2ListItem/VeltCommentsSidebarV2ListItem.d.ts +7 -0
  252. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2List/VeltCommentsSidebarV2ListItem/index.d.ts +1 -0
  253. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2List/index.d.ts +1 -0
  254. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdown.d.ts +5 -0
  255. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContent.d.ts +5 -0
  256. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead.d.ts +5 -0
  257. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead/index.d.ts +1 -0
  258. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved.d.ts +5 -0
  259. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved/index.d.ts +1 -0
  260. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/index.d.ts +1 -0
  261. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownTrigger/VeltCommentsSidebarV2MinimalActionsDropdownTrigger.d.ts +5 -0
  262. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownTrigger/index.d.ts +1 -0
  263. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/index.d.ts +1 -0
  264. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2PageModeComposer/VeltCommentsSidebarV2PageModeComposer.d.ts +5 -0
  265. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2PageModeComposer/index.d.ts +1 -0
  266. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2Panel/VeltCommentsSidebarV2Panel.d.ts +5 -0
  267. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2Panel/index.d.ts +1 -0
  268. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2Skeleton/VeltCommentsSidebarV2Skeleton.d.ts +5 -0
  269. package/cjs/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2Skeleton/index.d.ts +1 -0
  270. package/cjs/types/components/VeltCommentsSidebarV2/index.d.ts +27 -0
  271. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2CloseButton/VeltCommentsSidebarV2CloseButton.d.ts +8 -0
  272. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2CloseButton/index.d.ts +1 -0
  273. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2EmptyPlaceholder/VeltCommentsSidebarV2EmptyPlaceholder.d.ts +10 -0
  274. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2EmptyPlaceholder/VeltCommentsSidebarV2ResetFilterButton/VeltCommentsSidebarV2ResetFilterButton.d.ts +8 -0
  275. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2EmptyPlaceholder/VeltCommentsSidebarV2ResetFilterButton/index.d.ts +1 -0
  276. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2EmptyPlaceholder/index.d.ts +1 -0
  277. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdown.d.ts +12 -0
  278. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContent.d.ts +10 -0
  279. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentList.d.ts +12 -0
  280. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListCategory/VeltCommentsSidebarV2FilterDropdownContentListCategory.d.ts +10 -0
  281. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListCategory/VeltCommentsSidebarV2FilterDropdownContentListCategoryContent/VeltCommentsSidebarV2FilterDropdownContentListCategoryContent.d.ts +8 -0
  282. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListCategory/VeltCommentsSidebarV2FilterDropdownContentListCategoryContent/index.d.ts +1 -0
  283. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListCategory/index.d.ts +1 -0
  284. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItem.d.ts +12 -0
  285. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItemIndicator/VeltCommentsSidebarV2FilterDropdownContentListItemIndicator.d.ts +8 -0
  286. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItemIndicator/index.d.ts +1 -0
  287. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItemLabel/VeltCommentsSidebarV2FilterDropdownContentListItemLabel.d.ts +8 -0
  288. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItemLabel/index.d.ts +1 -0
  289. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/index.d.ts +1 -0
  290. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/index.d.ts +1 -0
  291. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/index.d.ts +1 -0
  292. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownTrigger/VeltCommentsSidebarV2FilterDropdownTrigger.d.ts +8 -0
  293. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownTrigger/index.d.ts +1 -0
  294. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/index.d.ts +1 -0
  295. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThread.d.ts +12 -0
  296. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThreadBackButton/VeltCommentsSidebarV2FocusedThreadBackButton.d.ts +8 -0
  297. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThreadBackButton/index.d.ts +1 -0
  298. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThreadDialogContainer/VeltCommentsSidebarV2FocusedThreadDialogContainer.d.ts +8 -0
  299. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThreadDialogContainer/index.d.ts +1 -0
  300. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FocusedThread/index.d.ts +1 -0
  301. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2Header/VeltCommentsSidebarV2Header.d.ts +8 -0
  302. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2Header/index.d.ts +1 -0
  303. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2List/VeltCommentsSidebarV2List.d.ts +10 -0
  304. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2List/VeltCommentsSidebarV2ListItem/VeltCommentsSidebarV2ListItem.d.ts +8 -0
  305. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2List/VeltCommentsSidebarV2ListItem/index.d.ts +1 -0
  306. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2List/index.d.ts +1 -0
  307. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdown.d.ts +12 -0
  308. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContent.d.ts +12 -0
  309. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead.d.ts +8 -0
  310. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead/index.d.ts +1 -0
  311. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved.d.ts +8 -0
  312. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved/index.d.ts +1 -0
  313. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/index.d.ts +1 -0
  314. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownTrigger/VeltCommentsSidebarV2MinimalActionsDropdownTrigger.d.ts +8 -0
  315. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownTrigger/index.d.ts +1 -0
  316. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/index.d.ts +1 -0
  317. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2PageModeComposer/VeltCommentsSidebarV2PageModeComposer.d.ts +8 -0
  318. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2PageModeComposer/index.d.ts +1 -0
  319. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2Panel/VeltCommentsSidebarV2Panel.d.ts +8 -0
  320. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2Panel/index.d.ts +1 -0
  321. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2Skeleton/VeltCommentsSidebarV2Skeleton.d.ts +8 -0
  322. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2Skeleton/index.d.ts +1 -0
  323. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2Wireframe.d.ts +27 -0
  324. package/cjs/types/components/VeltCommentsSidebarV2Wireframe/index.d.ts +27 -0
  325. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionCommentCount/VeltInlineCommentsSectionCommentCount.d.ts +6 -0
  326. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionCommentCount/index.d.ts +1 -0
  327. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionComposerContainer/VeltInlineCommentsSectionComposerContainer.d.ts +6 -0
  328. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionComposerContainer/index.d.ts +1 -0
  329. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdown.d.ts +6 -0
  330. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContent.d.ts +6 -0
  331. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentList.d.ts +6 -0
  332. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItem.d.ts +7 -0
  333. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox/VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox.d.ts +7 -0
  334. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox/index.d.ts +1 -0
  335. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemLabel/VeltInlineCommentsSectionFilterDropdownContentListItemLabel.d.ts +7 -0
  336. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemLabel/index.d.ts +1 -0
  337. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/index.d.ts +1 -0
  338. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/index.d.ts +1 -0
  339. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/index.d.ts +1 -0
  340. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTrigger.d.ts +6 -0
  341. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerArrow/VeltInlineCommentsSectionFilterDropdownTriggerArrow.d.ts +6 -0
  342. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerArrow/index.d.ts +1 -0
  343. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerName/VeltInlineCommentsSectionFilterDropdownTriggerName.d.ts +6 -0
  344. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerName/index.d.ts +1 -0
  345. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/index.d.ts +1 -0
  346. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/index.d.ts +1 -0
  347. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionList/VeltInlineCommentsSectionList.d.ts +6 -0
  348. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionList/index.d.ts +1 -0
  349. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionPanel/VeltInlineCommentsSectionPanel.d.ts +6 -0
  350. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionPanel/index.d.ts +1 -0
  351. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSkeleton/VeltInlineCommentsSectionSkeleton.d.ts +6 -0
  352. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSkeleton/index.d.ts +1 -0
  353. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdown.d.ts +6 -0
  354. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContent.d.ts +6 -0
  355. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItem.d.ts +8 -0
  356. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemIcon/VeltInlineCommentsSectionSortingDropdownContentItemIcon.d.ts +7 -0
  357. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemIcon/index.d.ts +1 -0
  358. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemName/VeltInlineCommentsSectionSortingDropdownContentItemName.d.ts +7 -0
  359. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemName/index.d.ts +1 -0
  360. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemTick/VeltInlineCommentsSectionSortingDropdownContentItemTick.d.ts +7 -0
  361. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemTick/index.d.ts +1 -0
  362. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/index.d.ts +1 -0
  363. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/index.d.ts +1 -0
  364. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTrigger.d.ts +6 -0
  365. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerIcon/VeltInlineCommentsSectionSortingDropdownTriggerIcon.d.ts +6 -0
  366. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerIcon/index.d.ts +1 -0
  367. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerName/VeltInlineCommentsSectionSortingDropdownTriggerName.d.ts +6 -0
  368. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerName/index.d.ts +1 -0
  369. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/index.d.ts +1 -0
  370. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/index.d.ts +1 -0
  371. package/cjs/types/components/VeltInlineCommentsSection/index.d.ts +23 -0
  372. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCloseButton/VeltMultiThreadCommentDialogCloseButton.d.ts +6 -0
  373. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCloseButton/index.d.ts +1 -0
  374. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCommentCount/VeltMultiThreadCommentDialogCommentCount.d.ts +6 -0
  375. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCommentCount/index.d.ts +1 -0
  376. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogComposerContainer/VeltMultiThreadCommentDialogComposerContainer.d.ts +6 -0
  377. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogComposerContainer/index.d.ts +1 -0
  378. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogEmptyPlaceholder/VeltMultiThreadCommentDialogEmptyPlaceholder.d.ts +6 -0
  379. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogEmptyPlaceholder/index.d.ts +1 -0
  380. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogList/VeltMultiThreadCommentDialogList.d.ts +6 -0
  381. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogList/index.d.ts +1 -0
  382. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdown.d.ts +6 -0
  383. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContent.d.ts +6 -0
  384. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead.d.ts +6 -0
  385. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead/index.d.ts +1 -0
  386. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved.d.ts +6 -0
  387. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved/index.d.ts +1 -0
  388. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/index.d.ts +1 -0
  389. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger/VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger.d.ts +6 -0
  390. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger/index.d.ts +1 -0
  391. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/index.d.ts +1 -0
  392. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdown.d.ts +6 -0
  393. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContent.d.ts +6 -0
  394. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll.d.ts +6 -0
  395. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll/index.d.ts +1 -0
  396. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead.d.ts +6 -0
  397. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead/index.d.ts +1 -0
  398. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved.d.ts +6 -0
  399. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved/index.d.ts +1 -0
  400. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread.d.ts +6 -0
  401. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread/index.d.ts +1 -0
  402. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon.d.ts +6 -0
  403. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon/index.d.ts +1 -0
  404. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate.d.ts +6 -0
  405. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate/index.d.ts +1 -0
  406. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread.d.ts +6 -0
  407. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread/index.d.ts +1 -0
  408. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/index.d.ts +1 -0
  409. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger/VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger.d.ts +6 -0
  410. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger/index.d.ts +1 -0
  411. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/index.d.ts +1 -0
  412. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogNewThreadButton/VeltMultiThreadCommentDialogNewThreadButton.d.ts +6 -0
  413. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogNewThreadButton/index.d.ts +1 -0
  414. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogPanel/VeltMultiThreadCommentDialogPanel.d.ts +6 -0
  415. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogPanel/index.d.ts +1 -0
  416. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogResetFilterButton/VeltMultiThreadCommentDialogResetFilterButton.d.ts +6 -0
  417. package/cjs/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogResetFilterButton/index.d.ts +1 -0
  418. package/cjs/types/components/VeltMultiThreadCommentDialog/index.d.ts +23 -0
  419. package/cjs/types/components/VeltSidebarButton/VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount.d.ts +6 -0
  420. package/cjs/types/components/VeltSidebarButton/VeltSidebarButtonCommentsCount/index.d.ts +1 -0
  421. package/cjs/types/components/VeltSidebarButton/VeltSidebarButtonIcon/VeltSidebarButtonIcon.d.ts +6 -0
  422. package/cjs/types/components/VeltSidebarButton/VeltSidebarButtonIcon/index.d.ts +1 -0
  423. package/cjs/types/components/VeltSidebarButton/VeltSidebarButtonUnreadIcon/VeltSidebarButtonUnreadIcon.d.ts +6 -0
  424. package/cjs/types/components/VeltSidebarButton/VeltSidebarButtonUnreadIcon/index.d.ts +1 -0
  425. package/cjs/types/components/VeltSidebarButton/index.d.ts +3 -0
  426. package/cjs/types/components/VeltTextComment/VeltTextComment/VeltTextComment.d.ts +6 -0
  427. package/cjs/types/components/VeltTextComment/VeltTextComment/index.d.ts +1 -0
  428. package/cjs/types/components/VeltTextComment/VeltTextCommentTool/VeltTextCommentTool.d.ts +6 -0
  429. package/cjs/types/components/VeltTextComment/VeltTextCommentTool/index.d.ts +1 -0
  430. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbar.d.ts +6 -0
  431. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +6 -0
  432. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCommentAnnotation/index.d.ts +1 -0
  433. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +6 -0
  434. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCopywriter/index.d.ts +1 -0
  435. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider.d.ts +6 -0
  436. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarDivider/index.d.ts +1 -0
  437. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +6 -0
  438. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarGeneric/index.d.ts +1 -0
  439. package/cjs/types/components/VeltTextComment/VeltTextCommentToolbar/index.d.ts +1 -0
  440. package/cjs/types/components/VeltTextComment/index.d.ts +7 -0
  441. package/cjs/types/components/index.d.ts +147 -0
  442. package/cjs/types/constants.d.ts +1 -1
  443. package/cjs/types/hooks/ActivityElement.d.ts +3 -0
  444. package/cjs/types/hooks/index.d.ts +1 -0
  445. package/esm/index.js +1599 -171
  446. package/esm/index.js.map +1 -1
  447. package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +1 -1
  448. package/esm/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +1 -0
  449. package/esm/types/components/VeltActivityLog/VeltActivityLog.d.ts +9 -0
  450. package/esm/types/components/VeltActivityLog/VeltActivityLogEmpty/VeltActivityLogEmpty.d.ts +6 -0
  451. package/esm/types/components/VeltActivityLog/VeltActivityLogEmpty/index.d.ts +1 -0
  452. package/esm/types/components/VeltActivityLog/VeltActivityLogHeader/VeltActivityLogHeader.d.ts +6 -0
  453. package/esm/types/components/VeltActivityLog/VeltActivityLogHeader/index.d.ts +1 -0
  454. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderCloseButton/VeltActivityLogHeaderCloseButton.d.ts +6 -0
  455. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderCloseButton/index.d.ts +1 -0
  456. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilter.d.ts +6 -0
  457. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterContent/VeltActivityLogHeaderFilterContent.d.ts +6 -0
  458. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterContent/VeltActivityLogHeaderFilterContentItem/VeltActivityLogHeaderFilterContentItem.d.ts +8 -0
  459. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterContent/VeltActivityLogHeaderFilterContentItem/VeltActivityLogHeaderFilterContentItemIcon/VeltActivityLogHeaderFilterContentItemIcon.d.ts +7 -0
  460. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterContent/VeltActivityLogHeaderFilterContentItem/VeltActivityLogHeaderFilterContentItemIcon/index.d.ts +1 -0
  461. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterContent/VeltActivityLogHeaderFilterContentItem/VeltActivityLogHeaderFilterContentItemLabel/VeltActivityLogHeaderFilterContentItemLabel.d.ts +7 -0
  462. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterContent/VeltActivityLogHeaderFilterContentItem/VeltActivityLogHeaderFilterContentItemLabel/index.d.ts +1 -0
  463. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterContent/VeltActivityLogHeaderFilterContentItem/index.d.ts +1 -0
  464. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterContent/index.d.ts +1 -0
  465. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterTrigger/VeltActivityLogHeaderFilterTrigger.d.ts +6 -0
  466. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterTrigger/VeltActivityLogHeaderFilterTriggerIcon/VeltActivityLogHeaderFilterTriggerIcon.d.ts +6 -0
  467. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterTrigger/VeltActivityLogHeaderFilterTriggerIcon/index.d.ts +1 -0
  468. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterTrigger/VeltActivityLogHeaderFilterTriggerLabel/VeltActivityLogHeaderFilterTriggerLabel.d.ts +6 -0
  469. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterTrigger/VeltActivityLogHeaderFilterTriggerLabel/index.d.ts +1 -0
  470. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/VeltActivityLogHeaderFilterTrigger/index.d.ts +1 -0
  471. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderFilter/index.d.ts +1 -0
  472. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderTitle/VeltActivityLogHeaderTitle.d.ts +6 -0
  473. package/esm/types/components/VeltActivityLog/VeltActivityLogHeaderTitle/index.d.ts +1 -0
  474. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogList.d.ts +6 -0
  475. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListDateGroup/VeltActivityLogListDateGroup.d.ts +7 -0
  476. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListDateGroup/VeltActivityLogListDateGroupLabel/VeltActivityLogListDateGroupLabel.d.ts +7 -0
  477. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListDateGroup/VeltActivityLogListDateGroupLabel/index.d.ts +1 -0
  478. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListDateGroup/index.d.ts +1 -0
  479. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItem.d.ts +7 -0
  480. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemAvatar/VeltActivityLogListItemAvatar.d.ts +7 -0
  481. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemAvatar/index.d.ts +1 -0
  482. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/VeltActivityLogListItemContent.d.ts +7 -0
  483. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/VeltActivityLogListItemContentAction/VeltActivityLogListItemContentAction.d.ts +7 -0
  484. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/VeltActivityLogListItemContentAction/index.d.ts +1 -0
  485. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/VeltActivityLogListItemContentDetail/VeltActivityLogListItemContentDetail.d.ts +7 -0
  486. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/VeltActivityLogListItemContentDetail/index.d.ts +1 -0
  487. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/VeltActivityLogListItemContentTarget/VeltActivityLogListItemContentTarget.d.ts +7 -0
  488. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/VeltActivityLogListItemContentTarget/index.d.ts +1 -0
  489. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/VeltActivityLogListItemContentUser/VeltActivityLogListItemContentUser.d.ts +7 -0
  490. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/VeltActivityLogListItemContentUser/index.d.ts +1 -0
  491. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemContent/index.d.ts +1 -0
  492. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemIcon/VeltActivityLogListItemIcon.d.ts +7 -0
  493. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemIcon/index.d.ts +1 -0
  494. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemTime/VeltActivityLogListItemTime.d.ts +7 -0
  495. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/VeltActivityLogListItemTime/index.d.ts +1 -0
  496. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListItem/index.d.ts +1 -0
  497. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListShowMore/VeltActivityLogListShowMore.d.ts +7 -0
  498. package/esm/types/components/VeltActivityLog/VeltActivityLogList/VeltActivityLogListShowMore/index.d.ts +1 -0
  499. package/esm/types/components/VeltActivityLog/VeltActivityLogList/index.d.ts +1 -0
  500. package/esm/types/components/VeltActivityLog/VeltActivityLogLoading/VeltActivityLogLoading.d.ts +6 -0
  501. package/esm/types/components/VeltActivityLog/VeltActivityLogLoading/index.d.ts +1 -0
  502. package/esm/types/components/VeltActivityLog/index.d.ts +27 -0
  503. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogEmptyWireframe/VeltActivityLogEmptyWireframe.d.ts +8 -0
  504. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogEmptyWireframe/index.d.ts +1 -0
  505. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderCloseButtonWireframe/VeltActivityLogHeaderCloseButtonWireframe.d.ts +8 -0
  506. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderCloseButtonWireframe/index.d.ts +1 -0
  507. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterContentWireframe/VeltActivityLogHeaderFilterContentItemWireframe/VeltActivityLogHeaderFilterContentItemIconWireframe/VeltActivityLogHeaderFilterContentItemIconWireframe.d.ts +8 -0
  508. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterContentWireframe/VeltActivityLogHeaderFilterContentItemWireframe/VeltActivityLogHeaderFilterContentItemIconWireframe/index.d.ts +1 -0
  509. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterContentWireframe/VeltActivityLogHeaderFilterContentItemWireframe/VeltActivityLogHeaderFilterContentItemLabelWireframe/VeltActivityLogHeaderFilterContentItemLabelWireframe.d.ts +8 -0
  510. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterContentWireframe/VeltActivityLogHeaderFilterContentItemWireframe/VeltActivityLogHeaderFilterContentItemLabelWireframe/index.d.ts +1 -0
  511. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterContentWireframe/VeltActivityLogHeaderFilterContentItemWireframe/VeltActivityLogHeaderFilterContentItemWireframe.d.ts +12 -0
  512. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterContentWireframe/VeltActivityLogHeaderFilterContentItemWireframe/index.d.ts +1 -0
  513. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterContentWireframe/VeltActivityLogHeaderFilterContentWireframe.d.ts +10 -0
  514. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterContentWireframe/index.d.ts +1 -0
  515. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterTriggerWireframe/VeltActivityLogHeaderFilterTriggerIconWireframe/VeltActivityLogHeaderFilterTriggerIconWireframe.d.ts +8 -0
  516. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterTriggerWireframe/VeltActivityLogHeaderFilterTriggerIconWireframe/index.d.ts +1 -0
  517. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterTriggerWireframe/VeltActivityLogHeaderFilterTriggerLabelWireframe/VeltActivityLogHeaderFilterTriggerLabelWireframe.d.ts +8 -0
  518. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterTriggerWireframe/VeltActivityLogHeaderFilterTriggerLabelWireframe/index.d.ts +1 -0
  519. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterTriggerWireframe/VeltActivityLogHeaderFilterTriggerWireframe.d.ts +12 -0
  520. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterTriggerWireframe/index.d.ts +1 -0
  521. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/VeltActivityLogHeaderFilterWireframe.d.ts +12 -0
  522. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderFilterWireframe/index.d.ts +1 -0
  523. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderTitleWireframe/VeltActivityLogHeaderTitleWireframe.d.ts +8 -0
  524. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderTitleWireframe/index.d.ts +1 -0
  525. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/VeltActivityLogHeaderWireframe.d.ts +14 -0
  526. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogHeaderWireframe/index.d.ts +1 -0
  527. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListDateGroupWireframe/VeltActivityLogListDateGroupLabelWireframe/VeltActivityLogListDateGroupLabelWireframe.d.ts +8 -0
  528. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListDateGroupWireframe/VeltActivityLogListDateGroupLabelWireframe/index.d.ts +1 -0
  529. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListDateGroupWireframe/VeltActivityLogListDateGroupWireframe.d.ts +10 -0
  530. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListDateGroupWireframe/index.d.ts +1 -0
  531. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemAvatarWireframe/VeltActivityLogListItemAvatarWireframe.d.ts +8 -0
  532. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemAvatarWireframe/index.d.ts +1 -0
  533. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/VeltActivityLogListItemContentActionWireframe/VeltActivityLogListItemContentActionWireframe.d.ts +8 -0
  534. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/VeltActivityLogListItemContentActionWireframe/index.d.ts +1 -0
  535. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/VeltActivityLogListItemContentDetailWireframe/VeltActivityLogListItemContentDetailWireframe.d.ts +8 -0
  536. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/VeltActivityLogListItemContentDetailWireframe/index.d.ts +1 -0
  537. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/VeltActivityLogListItemContentTargetWireframe/VeltActivityLogListItemContentTargetWireframe.d.ts +8 -0
  538. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/VeltActivityLogListItemContentTargetWireframe/index.d.ts +1 -0
  539. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/VeltActivityLogListItemContentUserWireframe/VeltActivityLogListItemContentUserWireframe.d.ts +8 -0
  540. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/VeltActivityLogListItemContentUserWireframe/index.d.ts +1 -0
  541. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/VeltActivityLogListItemContentWireframe.d.ts +16 -0
  542. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemContentWireframe/index.d.ts +1 -0
  543. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemIconWireframe/VeltActivityLogListItemIconWireframe.d.ts +8 -0
  544. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemIconWireframe/index.d.ts +1 -0
  545. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemTimeWireframe/VeltActivityLogListItemTimeWireframe.d.ts +8 -0
  546. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemTimeWireframe/index.d.ts +1 -0
  547. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/VeltActivityLogListItemWireframe.d.ts +16 -0
  548. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListItemWireframe/index.d.ts +1 -0
  549. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListShowMoreWireframe/VeltActivityLogListShowMoreWireframe.d.ts +8 -0
  550. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListShowMoreWireframe/index.d.ts +1 -0
  551. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/VeltActivityLogListWireframe.d.ts +14 -0
  552. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogListWireframe/index.d.ts +1 -0
  553. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogLoadingWireframe/VeltActivityLogLoadingWireframe.d.ts +8 -0
  554. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogLoadingWireframe/index.d.ts +1 -0
  555. package/esm/types/components/VeltActivityLogWireframe/VeltActivityLogWireframe.d.ts +16 -0
  556. package/esm/types/components/VeltActivityLogWireframe/index.d.ts +1 -0
  557. package/esm/types/components/VeltAutocomplete/VeltAutocompleteChip/VeltAutocompleteChip.d.ts +9 -0
  558. package/esm/types/components/VeltAutocomplete/VeltAutocompleteChip/index.d.ts +1 -0
  559. package/esm/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltip.d.ts +5 -0
  560. package/esm/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipDescription/VeltAutocompleteChipTooltipDescription.d.ts +5 -0
  561. package/esm/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipDescription/index.d.ts +1 -0
  562. package/esm/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipIcon/VeltAutocompleteChipTooltipIcon.d.ts +5 -0
  563. package/esm/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipIcon/index.d.ts +1 -0
  564. package/esm/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipName/VeltAutocompleteChipTooltipName.d.ts +5 -0
  565. package/esm/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/VeltAutocompleteChipTooltipName/index.d.ts +1 -0
  566. package/esm/types/components/VeltAutocomplete/VeltAutocompleteChipTooltip/index.d.ts +1 -0
  567. package/esm/types/components/VeltAutocomplete/VeltAutocompleteEmpty/VeltAutocompleteEmpty.d.ts +5 -0
  568. package/esm/types/components/VeltAutocomplete/VeltAutocompleteEmpty/index.d.ts +1 -0
  569. package/esm/types/components/VeltAutocomplete/VeltAutocompleteGroupOption/VeltAutocompleteGroupOption.d.ts +5 -0
  570. package/esm/types/components/VeltAutocomplete/VeltAutocompleteGroupOption/index.d.ts +1 -0
  571. package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOption.d.ts +7 -0
  572. package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionDescription/VeltAutocompleteOptionDescription.d.ts +6 -0
  573. package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionDescription/index.d.ts +1 -0
  574. package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionErrorIcon/VeltAutocompleteOptionErrorIcon.d.ts +5 -0
  575. package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionErrorIcon/index.d.ts +1 -0
  576. package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionIcon/VeltAutocompleteOptionIcon.d.ts +5 -0
  577. package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionIcon/index.d.ts +1 -0
  578. package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionName/VeltAutocompleteOptionName.d.ts +5 -0
  579. package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/VeltAutocompleteOptionName/index.d.ts +1 -0
  580. package/esm/types/components/VeltAutocomplete/VeltAutocompleteOption/index.d.ts +1 -0
  581. package/esm/types/components/VeltAutocomplete/VeltAutocompleteTool/VeltAutocompleteTool.d.ts +5 -0
  582. package/esm/types/components/VeltAutocomplete/VeltAutocompleteTool/index.d.ts +1 -0
  583. package/esm/types/components/VeltAutocomplete/index.d.ts +13 -0
  584. package/esm/types/components/VeltAutocompleteEmptyWireframe/VeltAutocompleteEmptyWireframe.d.ts +6 -0
  585. package/esm/types/components/VeltAutocompleteEmptyWireframe/index.d.ts +1 -0
  586. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBanner.d.ts +8 -0
  587. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdown.d.ts +8 -0
  588. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContent.d.ts +8 -0
  589. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItem.d.ts +9 -0
  590. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemIcon/VeltCommentDialogVisibilityBannerDropdownContentItemIcon.d.ts +8 -0
  591. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemIcon/index.d.ts +1 -0
  592. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemLabel/VeltCommentDialogVisibilityBannerDropdownContentItemLabel.d.ts +8 -0
  593. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemLabel/index.d.ts +1 -0
  594. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/index.d.ts +1 -0
  595. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPicker.d.ts +8 -0
  596. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/index.d.ts +1 -0
  597. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/index.d.ts +1 -0
  598. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTrigger.d.ts +8 -0
  599. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList.d.ts +8 -0
  600. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem.d.ts +8 -0
  601. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem/index.d.ts +1 -0
  602. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount.d.ts +8 -0
  603. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount/index.d.ts +1 -0
  604. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/index.d.ts +1 -0
  605. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerIcon/VeltCommentDialogVisibilityBannerDropdownTriggerIcon.d.ts +8 -0
  606. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerIcon/index.d.ts +1 -0
  607. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerLabel/VeltCommentDialogVisibilityBannerDropdownTriggerLabel.d.ts +8 -0
  608. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerLabel/index.d.ts +1 -0
  609. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/index.d.ts +1 -0
  610. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/index.d.ts +1 -0
  611. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerIcon/VeltCommentDialogVisibilityBannerIcon.d.ts +8 -0
  612. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerIcon/index.d.ts +1 -0
  613. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerText/VeltCommentDialogVisibilityBannerText.d.ts +8 -0
  614. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerText/index.d.ts +1 -0
  615. package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityBanner/index.d.ts +1 -0
  616. package/esm/types/components/VeltCommentDialog/index.d.ts +15 -0
  617. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBanner.d.ts +14 -0
  618. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdown.d.ts +12 -0
  619. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContent.d.ts +12 -0
  620. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItem.d.ts +13 -0
  621. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemIcon/VeltCommentDialogVisibilityBannerDropdownContentItemIcon.d.ts +6 -0
  622. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemIcon/index.d.ts +1 -0
  623. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemLabel/VeltCommentDialogVisibilityBannerDropdownContentItemLabel.d.ts +6 -0
  624. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/VeltCommentDialogVisibilityBannerDropdownContentItemLabel/index.d.ts +1 -0
  625. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentItem/index.d.ts +1 -0
  626. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/VeltCommentDialogVisibilityBannerDropdownContentUserPicker.d.ts +8 -0
  627. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/VeltCommentDialogVisibilityBannerDropdownContentUserPicker/index.d.ts +1 -0
  628. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownContent/index.d.ts +1 -0
  629. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTrigger.d.ts +14 -0
  630. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList.d.ts +12 -0
  631. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem.d.ts +6 -0
  632. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem/index.d.ts +1 -0
  633. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount.d.ts +6 -0
  634. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount/index.d.ts +1 -0
  635. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList/index.d.ts +1 -0
  636. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerIcon/VeltCommentDialogVisibilityBannerDropdownTriggerIcon.d.ts +6 -0
  637. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerIcon/index.d.ts +1 -0
  638. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerLabel/VeltCommentDialogVisibilityBannerDropdownTriggerLabel.d.ts +6 -0
  639. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/VeltCommentDialogVisibilityBannerDropdownTriggerLabel/index.d.ts +1 -0
  640. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/VeltCommentDialogVisibilityBannerDropdownTrigger/index.d.ts +1 -0
  641. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerDropdown/index.d.ts +1 -0
  642. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerIcon/VeltCommentDialogVisibilityBannerIcon.d.ts +6 -0
  643. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerIcon/index.d.ts +1 -0
  644. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerText/VeltCommentDialogVisibilityBannerText.d.ts +6 -0
  645. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/VeltCommentDialogVisibilityBannerText/index.d.ts +1 -0
  646. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityBanner/index.d.ts +1 -0
  647. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
  648. package/esm/types/components/VeltCommentPin/VeltCommentPinGhostCommentIndicator/VeltCommentPinGhostCommentIndicator.d.ts +6 -0
  649. package/esm/types/components/VeltCommentPin/VeltCommentPinGhostCommentIndicator/index.d.ts +1 -0
  650. package/esm/types/components/VeltCommentPin/VeltCommentPinIndex/VeltCommentPinIndex.d.ts +6 -0
  651. package/esm/types/components/VeltCommentPin/VeltCommentPinIndex/index.d.ts +1 -0
  652. package/esm/types/components/VeltCommentPin/VeltCommentPinNumber/VeltCommentPinNumber.d.ts +6 -0
  653. package/esm/types/components/VeltCommentPin/VeltCommentPinNumber/index.d.ts +1 -0
  654. package/esm/types/components/VeltCommentPin/VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator.d.ts +6 -0
  655. package/esm/types/components/VeltCommentPin/VeltCommentPinPrivateCommentIndicator/index.d.ts +1 -0
  656. package/esm/types/components/VeltCommentPin/VeltCommentPinTriangle/VeltCommentPinTriangle.d.ts +6 -0
  657. package/esm/types/components/VeltCommentPin/VeltCommentPinTriangle/index.d.ts +1 -0
  658. package/esm/types/components/VeltCommentPin/VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator.d.ts +6 -0
  659. package/esm/types/components/VeltCommentPin/VeltCommentPinUnreadCommentIndicator/index.d.ts +1 -0
  660. package/esm/types/components/VeltCommentPin/index.d.ts +6 -0
  661. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2.d.ts +18 -0
  662. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2CloseButton/VeltCommentsSidebarV2CloseButton.d.ts +5 -0
  663. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2CloseButton/index.d.ts +1 -0
  664. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2EmptyPlaceholder/VeltCommentsSidebarV2EmptyPlaceholder.d.ts +5 -0
  665. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2EmptyPlaceholder/VeltCommentsSidebarV2ResetFilterButton/VeltCommentsSidebarV2ResetFilterButton.d.ts +5 -0
  666. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2EmptyPlaceholder/VeltCommentsSidebarV2ResetFilterButton/index.d.ts +1 -0
  667. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2EmptyPlaceholder/index.d.ts +1 -0
  668. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdown.d.ts +5 -0
  669. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContent.d.ts +6 -0
  670. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentList.d.ts +6 -0
  671. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListCategory/VeltCommentsSidebarV2FilterDropdownContentListCategory.d.ts +7 -0
  672. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListCategory/VeltCommentsSidebarV2FilterDropdownContentListCategoryContent/VeltCommentsSidebarV2FilterDropdownContentListCategoryContent.d.ts +7 -0
  673. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListCategory/VeltCommentsSidebarV2FilterDropdownContentListCategoryContent/index.d.ts +1 -0
  674. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListCategory/index.d.ts +1 -0
  675. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItem.d.ts +7 -0
  676. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItemIndicator/VeltCommentsSidebarV2FilterDropdownContentListItemIndicator.d.ts +7 -0
  677. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItemIndicator/index.d.ts +1 -0
  678. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItemLabel/VeltCommentsSidebarV2FilterDropdownContentListItemLabel.d.ts +6 -0
  679. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItemLabel/index.d.ts +1 -0
  680. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/index.d.ts +1 -0
  681. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/index.d.ts +1 -0
  682. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/index.d.ts +1 -0
  683. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownTrigger/VeltCommentsSidebarV2FilterDropdownTrigger.d.ts +6 -0
  684. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownTrigger/index.d.ts +1 -0
  685. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FilterDropdown/index.d.ts +1 -0
  686. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThread.d.ts +5 -0
  687. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThreadBackButton/VeltCommentsSidebarV2FocusedThreadBackButton.d.ts +5 -0
  688. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThreadBackButton/index.d.ts +1 -0
  689. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThreadDialogContainer/VeltCommentsSidebarV2FocusedThreadDialogContainer.d.ts +5 -0
  690. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThreadDialogContainer/index.d.ts +1 -0
  691. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2FocusedThread/index.d.ts +1 -0
  692. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2Header/VeltCommentsSidebarV2Header.d.ts +5 -0
  693. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2Header/index.d.ts +1 -0
  694. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2List/VeltCommentsSidebarV2List.d.ts +5 -0
  695. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2List/VeltCommentsSidebarV2ListItem/VeltCommentsSidebarV2ListItem.d.ts +7 -0
  696. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2List/VeltCommentsSidebarV2ListItem/index.d.ts +1 -0
  697. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2List/index.d.ts +1 -0
  698. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdown.d.ts +5 -0
  699. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContent.d.ts +5 -0
  700. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead.d.ts +5 -0
  701. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead/index.d.ts +1 -0
  702. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved.d.ts +5 -0
  703. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved/index.d.ts +1 -0
  704. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/index.d.ts +1 -0
  705. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownTrigger/VeltCommentsSidebarV2MinimalActionsDropdownTrigger.d.ts +5 -0
  706. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownTrigger/index.d.ts +1 -0
  707. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2MinimalActionsDropdown/index.d.ts +1 -0
  708. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2PageModeComposer/VeltCommentsSidebarV2PageModeComposer.d.ts +5 -0
  709. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2PageModeComposer/index.d.ts +1 -0
  710. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2Panel/VeltCommentsSidebarV2Panel.d.ts +5 -0
  711. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2Panel/index.d.ts +1 -0
  712. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2Skeleton/VeltCommentsSidebarV2Skeleton.d.ts +5 -0
  713. package/esm/types/components/VeltCommentsSidebarV2/VeltCommentsSidebarV2Skeleton/index.d.ts +1 -0
  714. package/esm/types/components/VeltCommentsSidebarV2/index.d.ts +27 -0
  715. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2CloseButton/VeltCommentsSidebarV2CloseButton.d.ts +8 -0
  716. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2CloseButton/index.d.ts +1 -0
  717. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2EmptyPlaceholder/VeltCommentsSidebarV2EmptyPlaceholder.d.ts +10 -0
  718. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2EmptyPlaceholder/VeltCommentsSidebarV2ResetFilterButton/VeltCommentsSidebarV2ResetFilterButton.d.ts +8 -0
  719. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2EmptyPlaceholder/VeltCommentsSidebarV2ResetFilterButton/index.d.ts +1 -0
  720. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2EmptyPlaceholder/index.d.ts +1 -0
  721. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdown.d.ts +12 -0
  722. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContent.d.ts +10 -0
  723. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentList.d.ts +12 -0
  724. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListCategory/VeltCommentsSidebarV2FilterDropdownContentListCategory.d.ts +10 -0
  725. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListCategory/VeltCommentsSidebarV2FilterDropdownContentListCategoryContent/VeltCommentsSidebarV2FilterDropdownContentListCategoryContent.d.ts +8 -0
  726. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListCategory/VeltCommentsSidebarV2FilterDropdownContentListCategoryContent/index.d.ts +1 -0
  727. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListCategory/index.d.ts +1 -0
  728. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItem.d.ts +12 -0
  729. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItemIndicator/VeltCommentsSidebarV2FilterDropdownContentListItemIndicator.d.ts +8 -0
  730. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItemIndicator/index.d.ts +1 -0
  731. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItemLabel/VeltCommentsSidebarV2FilterDropdownContentListItemLabel.d.ts +8 -0
  732. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/VeltCommentsSidebarV2FilterDropdownContentListItemLabel/index.d.ts +1 -0
  733. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/VeltCommentsSidebarV2FilterDropdownContentListItem/index.d.ts +1 -0
  734. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/VeltCommentsSidebarV2FilterDropdownContentList/index.d.ts +1 -0
  735. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownContent/index.d.ts +1 -0
  736. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownTrigger/VeltCommentsSidebarV2FilterDropdownTrigger.d.ts +8 -0
  737. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/VeltCommentsSidebarV2FilterDropdownTrigger/index.d.ts +1 -0
  738. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FilterDropdown/index.d.ts +1 -0
  739. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThread.d.ts +12 -0
  740. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThreadBackButton/VeltCommentsSidebarV2FocusedThreadBackButton.d.ts +8 -0
  741. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThreadBackButton/index.d.ts +1 -0
  742. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThreadDialogContainer/VeltCommentsSidebarV2FocusedThreadDialogContainer.d.ts +8 -0
  743. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FocusedThread/VeltCommentsSidebarV2FocusedThreadDialogContainer/index.d.ts +1 -0
  744. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2FocusedThread/index.d.ts +1 -0
  745. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2Header/VeltCommentsSidebarV2Header.d.ts +8 -0
  746. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2Header/index.d.ts +1 -0
  747. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2List/VeltCommentsSidebarV2List.d.ts +10 -0
  748. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2List/VeltCommentsSidebarV2ListItem/VeltCommentsSidebarV2ListItem.d.ts +8 -0
  749. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2List/VeltCommentsSidebarV2ListItem/index.d.ts +1 -0
  750. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2List/index.d.ts +1 -0
  751. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdown.d.ts +12 -0
  752. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContent.d.ts +12 -0
  753. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead.d.ts +8 -0
  754. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead/index.d.ts +1 -0
  755. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved.d.ts +8 -0
  756. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved/index.d.ts +1 -0
  757. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownContent/index.d.ts +1 -0
  758. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownTrigger/VeltCommentsSidebarV2MinimalActionsDropdownTrigger.d.ts +8 -0
  759. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/VeltCommentsSidebarV2MinimalActionsDropdownTrigger/index.d.ts +1 -0
  760. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2MinimalActionsDropdown/index.d.ts +1 -0
  761. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2PageModeComposer/VeltCommentsSidebarV2PageModeComposer.d.ts +8 -0
  762. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2PageModeComposer/index.d.ts +1 -0
  763. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2Panel/VeltCommentsSidebarV2Panel.d.ts +8 -0
  764. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2Panel/index.d.ts +1 -0
  765. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2Skeleton/VeltCommentsSidebarV2Skeleton.d.ts +8 -0
  766. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2Skeleton/index.d.ts +1 -0
  767. package/esm/types/components/VeltCommentsSidebarV2Wireframe/VeltCommentsSidebarV2Wireframe.d.ts +27 -0
  768. package/esm/types/components/VeltCommentsSidebarV2Wireframe/index.d.ts +27 -0
  769. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionCommentCount/VeltInlineCommentsSectionCommentCount.d.ts +6 -0
  770. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionCommentCount/index.d.ts +1 -0
  771. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionComposerContainer/VeltInlineCommentsSectionComposerContainer.d.ts +6 -0
  772. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionComposerContainer/index.d.ts +1 -0
  773. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdown.d.ts +6 -0
  774. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContent.d.ts +6 -0
  775. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentList.d.ts +6 -0
  776. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItem.d.ts +7 -0
  777. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox/VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox.d.ts +7 -0
  778. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox/index.d.ts +1 -0
  779. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemLabel/VeltInlineCommentsSectionFilterDropdownContentListItemLabel.d.ts +7 -0
  780. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/VeltInlineCommentsSectionFilterDropdownContentListItemLabel/index.d.ts +1 -0
  781. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/VeltInlineCommentsSectionFilterDropdownContentListItem/index.d.ts +1 -0
  782. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/VeltInlineCommentsSectionFilterDropdownContentList/index.d.ts +1 -0
  783. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownContent/index.d.ts +1 -0
  784. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTrigger.d.ts +6 -0
  785. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerArrow/VeltInlineCommentsSectionFilterDropdownTriggerArrow.d.ts +6 -0
  786. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerArrow/index.d.ts +1 -0
  787. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerName/VeltInlineCommentsSectionFilterDropdownTriggerName.d.ts +6 -0
  788. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/VeltInlineCommentsSectionFilterDropdownTriggerName/index.d.ts +1 -0
  789. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/VeltInlineCommentsSectionFilterDropdownTrigger/index.d.ts +1 -0
  790. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionFilterDropdown/index.d.ts +1 -0
  791. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionList/VeltInlineCommentsSectionList.d.ts +6 -0
  792. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionList/index.d.ts +1 -0
  793. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionPanel/VeltInlineCommentsSectionPanel.d.ts +6 -0
  794. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionPanel/index.d.ts +1 -0
  795. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSkeleton/VeltInlineCommentsSectionSkeleton.d.ts +6 -0
  796. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSkeleton/index.d.ts +1 -0
  797. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdown.d.ts +6 -0
  798. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContent.d.ts +6 -0
  799. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItem.d.ts +8 -0
  800. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemIcon/VeltInlineCommentsSectionSortingDropdownContentItemIcon.d.ts +7 -0
  801. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemIcon/index.d.ts +1 -0
  802. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemName/VeltInlineCommentsSectionSortingDropdownContentItemName.d.ts +7 -0
  803. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemName/index.d.ts +1 -0
  804. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemTick/VeltInlineCommentsSectionSortingDropdownContentItemTick.d.ts +7 -0
  805. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/VeltInlineCommentsSectionSortingDropdownContentItemTick/index.d.ts +1 -0
  806. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/VeltInlineCommentsSectionSortingDropdownContentItem/index.d.ts +1 -0
  807. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownContent/index.d.ts +1 -0
  808. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTrigger.d.ts +6 -0
  809. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerIcon/VeltInlineCommentsSectionSortingDropdownTriggerIcon.d.ts +6 -0
  810. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerIcon/index.d.ts +1 -0
  811. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerName/VeltInlineCommentsSectionSortingDropdownTriggerName.d.ts +6 -0
  812. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/VeltInlineCommentsSectionSortingDropdownTriggerName/index.d.ts +1 -0
  813. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/VeltInlineCommentsSectionSortingDropdownTrigger/index.d.ts +1 -0
  814. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSectionSortingDropdown/index.d.ts +1 -0
  815. package/esm/types/components/VeltInlineCommentsSection/index.d.ts +23 -0
  816. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCloseButton/VeltMultiThreadCommentDialogCloseButton.d.ts +6 -0
  817. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCloseButton/index.d.ts +1 -0
  818. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCommentCount/VeltMultiThreadCommentDialogCommentCount.d.ts +6 -0
  819. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogCommentCount/index.d.ts +1 -0
  820. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogComposerContainer/VeltMultiThreadCommentDialogComposerContainer.d.ts +6 -0
  821. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogComposerContainer/index.d.ts +1 -0
  822. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogEmptyPlaceholder/VeltMultiThreadCommentDialogEmptyPlaceholder.d.ts +6 -0
  823. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogEmptyPlaceholder/index.d.ts +1 -0
  824. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogList/VeltMultiThreadCommentDialogList.d.ts +6 -0
  825. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogList/index.d.ts +1 -0
  826. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdown.d.ts +6 -0
  827. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContent.d.ts +6 -0
  828. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead.d.ts +6 -0
  829. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead/index.d.ts +1 -0
  830. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved.d.ts +6 -0
  831. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved/index.d.ts +1 -0
  832. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/index.d.ts +1 -0
  833. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger/VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger.d.ts +6 -0
  834. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger/index.d.ts +1 -0
  835. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/index.d.ts +1 -0
  836. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdown.d.ts +6 -0
  837. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContent.d.ts +6 -0
  838. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll.d.ts +6 -0
  839. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll/index.d.ts +1 -0
  840. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead.d.ts +6 -0
  841. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead/index.d.ts +1 -0
  842. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved.d.ts +6 -0
  843. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved/index.d.ts +1 -0
  844. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread.d.ts +6 -0
  845. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread/index.d.ts +1 -0
  846. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon.d.ts +6 -0
  847. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon/index.d.ts +1 -0
  848. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate.d.ts +6 -0
  849. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate/index.d.ts +1 -0
  850. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread.d.ts +6 -0
  851. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread/index.d.ts +1 -0
  852. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownContent/index.d.ts +1 -0
  853. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger/VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger.d.ts +6 -0
  854. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger/index.d.ts +1 -0
  855. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalFilterDropdown/index.d.ts +1 -0
  856. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogNewThreadButton/VeltMultiThreadCommentDialogNewThreadButton.d.ts +6 -0
  857. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogNewThreadButton/index.d.ts +1 -0
  858. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogPanel/VeltMultiThreadCommentDialogPanel.d.ts +6 -0
  859. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogPanel/index.d.ts +1 -0
  860. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogResetFilterButton/VeltMultiThreadCommentDialogResetFilterButton.d.ts +6 -0
  861. package/esm/types/components/VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogResetFilterButton/index.d.ts +1 -0
  862. package/esm/types/components/VeltMultiThreadCommentDialog/index.d.ts +23 -0
  863. package/esm/types/components/VeltSidebarButton/VeltSidebarButtonCommentsCount/VeltSidebarButtonCommentsCount.d.ts +6 -0
  864. package/esm/types/components/VeltSidebarButton/VeltSidebarButtonCommentsCount/index.d.ts +1 -0
  865. package/esm/types/components/VeltSidebarButton/VeltSidebarButtonIcon/VeltSidebarButtonIcon.d.ts +6 -0
  866. package/esm/types/components/VeltSidebarButton/VeltSidebarButtonIcon/index.d.ts +1 -0
  867. package/esm/types/components/VeltSidebarButton/VeltSidebarButtonUnreadIcon/VeltSidebarButtonUnreadIcon.d.ts +6 -0
  868. package/esm/types/components/VeltSidebarButton/VeltSidebarButtonUnreadIcon/index.d.ts +1 -0
  869. package/esm/types/components/VeltSidebarButton/index.d.ts +3 -0
  870. package/esm/types/components/VeltTextComment/VeltTextComment/VeltTextComment.d.ts +6 -0
  871. package/esm/types/components/VeltTextComment/VeltTextComment/index.d.ts +1 -0
  872. package/esm/types/components/VeltTextComment/VeltTextCommentTool/VeltTextCommentTool.d.ts +6 -0
  873. package/esm/types/components/VeltTextComment/VeltTextCommentTool/index.d.ts +1 -0
  874. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbar.d.ts +6 -0
  875. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation.d.ts +6 -0
  876. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCommentAnnotation/index.d.ts +1 -0
  877. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter.d.ts +6 -0
  878. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarCopywriter/index.d.ts +1 -0
  879. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider.d.ts +6 -0
  880. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarDivider/index.d.ts +1 -0
  881. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric.d.ts +6 -0
  882. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/VeltTextCommentToolbarGeneric/index.d.ts +1 -0
  883. package/esm/types/components/VeltTextComment/VeltTextCommentToolbar/index.d.ts +1 -0
  884. package/esm/types/components/VeltTextComment/index.d.ts +7 -0
  885. package/esm/types/components/index.d.ts +147 -0
  886. package/esm/types/constants.d.ts +1 -1
  887. package/esm/types/hooks/ActivityElement.d.ts +3 -0
  888. package/esm/types/hooks/index.d.ts +1 -0
  889. package/index.d.ts +1199 -21
  890. package/package.json +1 -1
package/esm/index.js CHANGED
@@ -204,13 +204,13 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain, integ
204
204
  };
205
205
  };
206
206
 
207
- var VELT_SDK_VERSION = '5.0.2-beta.1';
207
+ var VELT_SDK_VERSION = '5.0.2-beta.11';
208
208
  var VELT_SDK_INIT_EVENT = 'onVeltInit';
209
209
  var VELT_TAB_ID = 'veltTabId';
210
210
  // integrity map for the Velt SDK
211
211
  // Note: generate integrity hashes with: https://www.srihash.org/
212
212
  var INTEGRITY_MAP = {
213
- '5.0.2-beta.1': 'sha384-AE0Ekvj5B/AXG7PZNqYDkBSDmo/ll+VQCEM3xC6s+JlBGgVZXbLKTF5AeneLNbFz',
213
+ '5.0.2-beta.11': 'sha384-60Okq3+b56aGToiPBEAdnblJTZJ8Qjg5kdQFol/fM/HeomwXSBx0WzEbIDY/m03I',
214
214
  };
215
215
 
216
216
  var validProps = ['veltIf', 'veltClass', 'className', 'variant'];
@@ -311,6 +311,7 @@ var SnippylyProvider = function (props) {
311
311
  };
312
312
  }, []);
313
313
  useEffect(function () {
314
+ var _a;
314
315
  // Store cleanup function returned from loadVelt to remove event listeners on unmount
315
316
  var cleanupLoadVelt;
316
317
  if (apiKey) {
@@ -347,7 +348,7 @@ var SnippylyProvider = function (props) {
347
348
  // This prevents the callback from firing on destroyed component instances.
348
349
  cleanupLoadVelt = loadVelt(function () {
349
350
  initVelt();
350
- }, version, staging, develop, config === null || config === void 0 ? void 0 : config.proxyDomain, integrity, integrityValue);
351
+ }, version, staging, develop, ((_a = config === null || config === void 0 ? void 0 : config.proxyConfig) === null || _a === void 0 ? void 0 : _a.cdnHost) || (config === null || config === void 0 ? void 0 : config.proxyDomain), integrity, integrityValue);
351
352
  }
352
353
  }
353
354
  // Cleanup: remove event listener when component unmounts.
@@ -537,7 +538,7 @@ var SnippylyCommentBubble = function (props) {
537
538
  };
538
539
 
539
540
  var SnippylyComments = function (props) {
540
- var autoCategorize = props.autoCategorize, streamViewContainerId = props.streamViewContainerId, onSignIn = props.onSignIn, onUpgrade = props.onUpgrade, textMode = props.textMode, popoverMode = props.popoverMode, popoverTriangleComponent = props.popoverTriangleComponent, floatingCommentDialog = props.floatingCommentDialog, moderatorMode = props.moderatorMode, streamMode = props.streamMode, signInButton = props.signInButton, upgradeButton = props.upgradeButton, attachments = props.attachments, recordings = props.recordings, reactions = props.reactions, deviceInfo = props.deviceInfo, commentIndex = props.commentIndex, dialogOnHover = props.dialogOnHover, dialogOnTargetElementClick = props.dialogOnTargetElementClick, priority = props.priority, inboxMode = props.inboxMode, suggestionMode = props.suggestionMode, mobileMode = props.mobileMode, inlineCommentMode = props.inlineCommentMode, privateCommentMode = props.privateCommentMode, minimap = props.minimap, minimapPosition = props.minimapPosition, persistentCommentMode = props.persistentCommentMode, ghostComments = props.ghostComments, ghostCommentsIndicator = props.ghostCommentsIndicator, commentsOnDom = props.commentsOnDom, resolvedCommentsOnDom = props.resolvedCommentsOnDom, filterCommentsOnDom = props.filterCommentsOnDom, bubbleOnPin = props.bubbleOnPin, bubbleOnPinHover = props.bubbleOnPinHover, commentTool = props.commentTool, sidebarButtonOnCommentDialog = props.sidebarButtonOnCommentDialog, deviceIndicatorOnCommentPins = props.deviceIndicatorOnCommentPins, scrollToComment = props.scrollToComment, userMentions = props.userMentions, deleteOnBackspace = props.deleteOnBackspace, hotkey = props.hotkey, recordingSummary = props.recordingSummary, recordingTranscription = props.recordingTranscription, recordingCountdown = props.recordingCountdown, unreadIndicatorMode = props.unreadIndicatorMode, enterKeyToSubmit = props.enterKeyToSubmit, pinShadowDom = props.pinShadowDom, dialogShadowDom = props.dialogShadowDom, persistentCommentShadowDom = props.persistentCommentShadowDom, shadowDom = props.shadowDom, changeDetectionInCommentMode = props.changeDetectionInCommentMode, areaComment = props.areaComment, pinCursorImage = props.pinCursorImage, allowedElementIds = props.allowedElementIds, allowedElementClassNames = props.allowedElementClassNames, allowedElementQuerySelectors = props.allowedElementQuerySelectors, commentPinHighlighter = props.commentPinHighlighter, customReactions = props.customReactions, onCommentAdd = props.onCommentAdd, onCommentUpdate = props.onCommentUpdate, onCommentAccept = props.onCommentAccept, onCommentReject = props.onCommentReject, onSidebarButtonOnCommentDialogClick = props.onSidebarButtonOnCommentDialogClick, onCommentSelectionChange = props.onCommentSelectionChange, customStatus = props.customStatus, customListDataOnAnnotation = props.customListDataOnAnnotation, customListDataOnComment = props.customListDataOnComment, customPriority = props.customPriority, customCategory = props.customCategory, status = props.status, resolveButton = props.resolveButton, darkMode = props.darkMode, onCustomPinInject = props.onCustomPinInject, children = props.children, textCommentToolShadowDom = props.textCommentToolShadowDom, textCommentToolbarShadowDom = props.textCommentToolbarShadowDom, dialogDarkMode = props.dialogDarkMode, pinDarkMode = props.pinDarkMode, textCommentToolDarkMode = props.textCommentToolDarkMode, textCommentToolbarDarkMode = props.textCommentToolbarDarkMode, composerMode = props.composerMode, atHereLabel = props.atHereLabel, atHereDescription = props.atHereDescription, multiThreadMode = props.multiThreadMode, multiThread = props.multiThread, groupMultipleMatch = props.groupMultipleMatch, groupMatchedComments = props.groupMatchedComments, onCopyLink = props.onCopyLink, deleteReplyConfirmation = props.deleteReplyConfirmation, collapsedComments = props.collapsedComments, shortUserName = props.shortUserName, resolveStatusAccessAdminOnly = props.resolveStatusAccessAdminOnly, svgAsImg = props.svgAsImg, seenByUsers = props.seenByUsers, readOnly = props.readOnly, atHereEnabled = props.atHereEnabled, customAutocompleteSearch = props.customAutocompleteSearch, deleteThreadWithFirstComment = props.deleteThreadWithFirstComment, expandMentionGroups = props.expandMentionGroups, showMentionGroupsFirst = props.showMentionGroupsFirst, showMentionGroupsOnly = props.showMentionGroupsOnly, fullExpanded = props.fullExpanded, commentToNearestAllowedElement = props.commentToNearestAllowedElement, draftMode = props.draftMode, maxReplyAvatars = props.maxReplyAvatars, replyAvatars = props.replyAvatars, linkCallback = props.linkCallback, replyPlaceholder = props.replyPlaceholder, commentPlaceholder = props.commentPlaceholder, allowedFileTypes = props.allowedFileTypes, attachmentNameInMessage = props.attachmentNameInMessage, forceCloseAllOnEsc = props.forceCloseAllOnEsc, screenshot = props.screenshot, paginatedContactList = props.paginatedContactList, autoCompleteScrollConfig = props.autoCompleteScrollConfig, assignToType = props.assignToType, formatOptions = props.formatOptions, attachmentDownload = props.attachmentDownload, visibilityOptionDropdown = props.visibilityOptionDropdown;
541
+ var autoCategorize = props.autoCategorize, streamViewContainerId = props.streamViewContainerId, onSignIn = props.onSignIn, onUpgrade = props.onUpgrade, textMode = props.textMode, popoverMode = props.popoverMode, popoverTriangleComponent = props.popoverTriangleComponent, floatingCommentDialog = props.floatingCommentDialog, moderatorMode = props.moderatorMode, streamMode = props.streamMode, signInButton = props.signInButton, upgradeButton = props.upgradeButton, attachments = props.attachments, recordings = props.recordings, reactions = props.reactions, deviceInfo = props.deviceInfo, commentIndex = props.commentIndex, dialogOnHover = props.dialogOnHover, dialogOnTargetElementClick = props.dialogOnTargetElementClick, priority = props.priority, inboxMode = props.inboxMode, suggestionMode = props.suggestionMode, mobileMode = props.mobileMode, inlineCommentMode = props.inlineCommentMode, privateCommentMode = props.privateCommentMode, minimap = props.minimap, minimapPosition = props.minimapPosition, persistentCommentMode = props.persistentCommentMode, ghostComments = props.ghostComments, ghostCommentsIndicator = props.ghostCommentsIndicator, commentsOnDom = props.commentsOnDom, resolvedCommentsOnDom = props.resolvedCommentsOnDom, filterCommentsOnDom = props.filterCommentsOnDom, bubbleOnPin = props.bubbleOnPin, bubbleOnPinHover = props.bubbleOnPinHover, commentTool = props.commentTool, sidebarButtonOnCommentDialog = props.sidebarButtonOnCommentDialog, deviceIndicatorOnCommentPins = props.deviceIndicatorOnCommentPins, scrollToComment = props.scrollToComment, userMentions = props.userMentions, deleteOnBackspace = props.deleteOnBackspace, hotkey = props.hotkey, recordingSummary = props.recordingSummary, recordingTranscription = props.recordingTranscription, recordingCountdown = props.recordingCountdown, unreadIndicatorMode = props.unreadIndicatorMode, enterKeyToSubmit = props.enterKeyToSubmit, pinShadowDom = props.pinShadowDom, dialogShadowDom = props.dialogShadowDom, persistentCommentShadowDom = props.persistentCommentShadowDom, shadowDom = props.shadowDom, changeDetectionInCommentMode = props.changeDetectionInCommentMode, areaComment = props.areaComment, pinCursorImage = props.pinCursorImage, allowedElementIds = props.allowedElementIds, allowedElementClassNames = props.allowedElementClassNames, allowedElementQuerySelectors = props.allowedElementQuerySelectors, commentPinHighlighter = props.commentPinHighlighter, customReactions = props.customReactions, onCommentAdd = props.onCommentAdd, onCommentUpdate = props.onCommentUpdate, onCommentAccept = props.onCommentAccept, onCommentReject = props.onCommentReject, onSidebarButtonOnCommentDialogClick = props.onSidebarButtonOnCommentDialogClick, onCommentSelectionChange = props.onCommentSelectionChange, customStatus = props.customStatus, customListDataOnAnnotation = props.customListDataOnAnnotation, customListDataOnComment = props.customListDataOnComment, customPriority = props.customPriority, customCategory = props.customCategory, status = props.status, visibilityOptions = props.visibilityOptions, resolveButton = props.resolveButton, darkMode = props.darkMode, onCustomPinInject = props.onCustomPinInject, children = props.children, textCommentToolShadowDom = props.textCommentToolShadowDom, textCommentToolbarShadowDom = props.textCommentToolbarShadowDom, dialogDarkMode = props.dialogDarkMode, pinDarkMode = props.pinDarkMode, textCommentToolDarkMode = props.textCommentToolDarkMode, textCommentToolbarDarkMode = props.textCommentToolbarDarkMode, composerMode = props.composerMode, atHereLabel = props.atHereLabel, atHereDescription = props.atHereDescription, multiThreadMode = props.multiThreadMode, multiThread = props.multiThread, groupMultipleMatch = props.groupMultipleMatch, groupMatchedComments = props.groupMatchedComments, onCopyLink = props.onCopyLink, deleteReplyConfirmation = props.deleteReplyConfirmation, collapsedComments = props.collapsedComments, shortUserName = props.shortUserName, resolveStatusAccessAdminOnly = props.resolveStatusAccessAdminOnly, svgAsImg = props.svgAsImg, seenByUsers = props.seenByUsers, readOnly = props.readOnly, atHereEnabled = props.atHereEnabled, customAutocompleteSearch = props.customAutocompleteSearch, deleteThreadWithFirstComment = props.deleteThreadWithFirstComment, expandMentionGroups = props.expandMentionGroups, showMentionGroupsFirst = props.showMentionGroupsFirst, showMentionGroupsOnly = props.showMentionGroupsOnly, fullExpanded = props.fullExpanded, commentToNearestAllowedElement = props.commentToNearestAllowedElement, draftMode = props.draftMode, maxReplyAvatars = props.maxReplyAvatars, replyAvatars = props.replyAvatars, linkCallback = props.linkCallback, replyPlaceholder = props.replyPlaceholder, commentPlaceholder = props.commentPlaceholder, allowedFileTypes = props.allowedFileTypes, attachmentNameInMessage = props.attachmentNameInMessage, forceCloseAllOnEsc = props.forceCloseAllOnEsc, screenshot = props.screenshot, paginatedContactList = props.paginatedContactList, autoCompleteScrollConfig = props.autoCompleteScrollConfig, assignToType = props.assignToType, formatOptions = props.formatOptions, attachmentDownload = props.attachmentDownload;
541
542
  var ref = useRef();
542
543
  var onSignInRef = useRef(onSignIn);
543
544
  var onUpgradeRef = useRef(onUpgrade);
@@ -662,11 +663,11 @@ var SnippylyComments = function (props) {
662
663
  }
663
664
  };
664
665
  }, []);
665
- return (React.createElement("velt-comments", { ref: ref, "at-here-label": atHereLabel, "at-here-description": atHereDescription, "at-here-enabled": [true, false].includes(atHereEnabled) ? (atHereEnabled ? 'true' : 'false') : undefined, "composer-mode": composerMode, "seen-by-users": [true, false].includes(seenByUsers) ? (seenByUsers ? 'true' : 'false') : undefined, "collapsed-comments": [true, false].includes(collapsedComments) ? (collapsedComments ? 'true' : 'false') : undefined, "short-user-name": [true, false].includes(shortUserName) ? (shortUserName ? 'true' : 'false') : undefined, "resolve-status-access-admin-only": [true, false].includes(resolveStatusAccessAdminOnly) ? (resolveStatusAccessAdminOnly ? 'true' : 'false') : undefined, "delete-reply-confirmation": [true, false].includes(deleteReplyConfirmation) ? (deleteReplyConfirmation ? 'true' : 'false') : undefined, "auto-categorize": [true, false].includes(autoCategorize) ? (autoCategorize ? 'true' : 'false') : undefined, "data-stream-view-container-id": streamViewContainerId, "text-mode": [true, false].includes(textMode) ? (textMode ? 'true' : 'false') : undefined, "popover-mode": [true, false].includes(popoverMode) ? (popoverMode ? 'true' : 'false') : undefined, "popover-triangle-component": [true, false].includes(popoverTriangleComponent) ? (popoverTriangleComponent ? 'true' : 'false') : undefined, "floating-comment-dialog": [true, false].includes(floatingCommentDialog) ? (floatingCommentDialog ? 'true' : 'false') : undefined, "moderator-mode": [true, false].includes(moderatorMode) ? (moderatorMode ? 'true' : 'false') : undefined, "stream-mode": [true, false].includes(streamMode) ? (streamMode ? 'true' : 'false') : undefined, "sign-in-button": [true, false].includes(signInButton) ? (signInButton ? 'true' : 'false') : undefined, "upgrade-button": [true, false].includes(upgradeButton) ? (upgradeButton ? 'true' : 'false') : undefined, attachments: [true, false].includes(attachments) ? (attachments ? 'true' : 'false') : undefined, recordings: recordings, reactions: [true, false].includes(reactions) ? (reactions ? 'true' : 'false') : undefined, "device-info": [true, false].includes(deviceInfo) ? (deviceInfo ? 'true' : 'false') : undefined, "comment-index": [true, false].includes(commentIndex) ? (commentIndex ? 'true' : 'false') : undefined, "dialog-on-hover": [true, false].includes(dialogOnHover) ? (dialogOnHover ? 'true' : 'false') : undefined, "dialog-on-target-element-click": [true, false].includes(dialogOnTargetElementClick) ? (dialogOnTargetElementClick ? 'true' : 'false') : undefined, priority: [true, false].includes(priority) ? (priority ? 'true' : 'false') : undefined, status: [true, false].includes(status) ? (status ? 'true' : 'false') : undefined, "resolve-button": [true, false].includes(resolveButton) ? (resolveButton ? 'true' : 'false') : undefined, "inbox-mode": [true, false].includes(inboxMode) ? (inboxMode ? 'true' : 'false') : undefined, "suggestion-mode": [true, false].includes(suggestionMode) ? (suggestionMode ? 'true' : 'false') : undefined, "mobile-mode": [true, false].includes(mobileMode) ? (mobileMode ? 'true' : 'false') : undefined, "inline-comment-mode": [true, false].includes(inlineCommentMode) ? (inlineCommentMode ? 'true' : 'false') : undefined, "private-comment-mode": [true, false].includes(privateCommentMode) ? (privateCommentMode ? 'true' : 'false') : undefined, minimap: [true, false].includes(minimap) ? (minimap ? 'true' : 'false') : undefined, "minimap-position": minimapPosition, "persistent-comment-mode": [true, false].includes(persistentCommentMode) ? (persistentCommentMode ? 'true' : 'false') : undefined, "ghost-comments": [true, false].includes(ghostComments) ? (ghostComments ? 'true' : 'false') : undefined, "ghost-comments-indicator": [true, false].includes(ghostCommentsIndicator) ? (ghostCommentsIndicator ? 'true' : 'false') : undefined, "comments-on-dom": [true, false].includes(commentsOnDom) ? (commentsOnDom ? 'true' : 'false') : undefined, "resolved-comments-on-dom": [true, false].includes(resolvedCommentsOnDom) ? (resolvedCommentsOnDom ? 'true' : 'false') : undefined, "filter-comments-on-dom": [true, false].includes(filterCommentsOnDom) ? (filterCommentsOnDom ? 'true' : 'false') : undefined, "bubble-on-pin": [true, false].includes(bubbleOnPin) ? (bubbleOnPin ? 'true' : 'false') : undefined, "bubble-on-pin-hover": [true, false].includes(bubbleOnPinHover) ? (bubbleOnPinHover ? 'true' : 'false') : undefined, "comment-tool": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined, "sidebar-button-on-comment-dialog": [true, false].includes(sidebarButtonOnCommentDialog) ? (sidebarButtonOnCommentDialog ? 'true' : 'false') : undefined, "device-indicator-on-comment-pins": [true, false].includes(deviceIndicatorOnCommentPins) ? (deviceIndicatorOnCommentPins ? 'true' : 'false') : undefined, "scroll-to-comment": [true, false].includes(scrollToComment) ? (scrollToComment ? 'true' : 'false') : undefined, "user-mentions": [true, false].includes(userMentions) ? (userMentions ? 'true' : 'false') : undefined, "delete-on-backspace": [true, false].includes(deleteOnBackspace) ? (deleteOnBackspace ? 'true' : 'false') : undefined, hotkey: [true, false].includes(hotkey) ? (hotkey ? 'true' : 'false') : undefined, "recording-summary": [true, false].includes(recordingSummary) ? (recordingSummary ? 'true' : 'false') : undefined, "recording-transcription": [true, false].includes(recordingTranscription) ? (recordingTranscription ? 'true' : 'false') : undefined, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, "unread-indicator-mode": unreadIndicatorMode, "enter-key-to-submit": [true, false].includes(enterKeyToSubmit) ? (enterKeyToSubmit ? 'true' : 'false') : undefined, "pin-shadow-dom": [true, false].includes(pinShadowDom) ? (pinShadowDom ? 'true' : 'false') : undefined, "dialog-shadow-dom": [true, false].includes(dialogShadowDom) ? (dialogShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "text-comment-tool-shadow-dom": [true, false].includes(textCommentToolShadowDom) ? (textCommentToolShadowDom ? 'true' : 'false') : undefined, "text-comment-toolbar-shadow-dom": [true, false].includes(textCommentToolbarShadowDom) ? (textCommentToolbarShadowDom ? 'true' : 'false') : undefined, "persistent-comment-shadow-dom": [true, false].includes(persistentCommentShadowDom) ? (persistentCommentShadowDom ? 'true' : 'false') : undefined, "change-detection-in-comment-mode": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, "area-comment": [true, false].includes(areaComment) ? (areaComment ? 'true' : 'false') : undefined, "pin-cursor-image": pinCursorImage, "allowed-element-ids": JSON.stringify(allowedElementIds), "allowed-element-class-names": JSON.stringify(allowedElementClassNames), "allowed-element-query-selectors": JSON.stringify(allowedElementQuerySelectors), "comment-pin-highlighter": [true, false].includes(commentPinHighlighter) ? (commentPinHighlighter ? 'true' : 'false') : undefined, "custom-reactions": JSON.stringify(customReactions), "custom-status": JSON.stringify(customStatus), "custom-list-data-on-annotation": JSON.stringify(customListDataOnAnnotation), "custom-list-data-on-comment": JSON.stringify(customListDataOnComment), "custom-priority": JSON.stringify(customPriority), "custom-category": JSON.stringify(customCategory), "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "dialog-dark-mode": [true, false].includes(dialogDarkMode) ? (dialogDarkMode ? 'true' : 'false') : undefined, "pin-dark-mode": [true, false].includes(pinDarkMode) ? (pinDarkMode ? 'true' : 'false') : undefined, "text-comment-tool-dark-mode": [true, false].includes(textCommentToolDarkMode) ? (textCommentToolDarkMode ? 'true' : 'false') : undefined, "text-comment-toolbar-dark-mode": [true, false].includes(textCommentToolbarDarkMode) ? (textCommentToolbarDarkMode ? 'true' : 'false') : undefined, "multi-thread-mode": [true, false].includes(multiThreadMode) ? (multiThreadMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "group-multiple-match": [true, false].includes(groupMultipleMatch) ? (groupMultipleMatch ? 'true' : 'false') : undefined, "group-matched-comments": [true, false].includes(groupMatchedComments) ? (groupMatchedComments ? 'true' : 'false') : undefined, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined, "custom-autocomplete-search": [true, false].includes(customAutocompleteSearch) ? (customAutocompleteSearch ? 'true' : 'false') : undefined, "delete-thread-with-first-comment": [true, false].includes(deleteThreadWithFirstComment) ? (deleteThreadWithFirstComment ? 'true' : 'false') : undefined, "svg-as-img": [true, false].includes(svgAsImg) ? (svgAsImg ? 'true' : 'false') : undefined, "expand-mention-groups": [true, false].includes(expandMentionGroups) ? (expandMentionGroups ? 'true' : 'false') : undefined, "show-mention-groups-first": [true, false].includes(showMentionGroupsFirst) ? (showMentionGroupsFirst ? 'true' : 'false') : undefined, "show-mention-groups-only": [true, false].includes(showMentionGroupsOnly) ? (showMentionGroupsOnly ? 'true' : 'false') : undefined, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined, "comment-to-nearest-allowed-element": [true, false].includes(commentToNearestAllowedElement) ? (commentToNearestAllowedElement ? 'true' : 'false') : undefined, "draft-mode": [true, false].includes(draftMode) ? (draftMode ? 'true' : 'false') : undefined, "max-reply-avatars": maxReplyAvatars, "reply-avatars": [true, false].includes(replyAvatars) ? (replyAvatars ? 'true' : 'false') : undefined, "link-callback": [true, false].includes(linkCallback) ? (linkCallback ? 'true' : 'false') : undefined, "reply-placeholder": replyPlaceholder, "comment-placeholder": commentPlaceholder, "allowed-file-types": JSON.stringify(allowedFileTypes), "attachment-name-in-message": [true, false].includes(attachmentNameInMessage) ? (attachmentNameInMessage ? 'true' : 'false') : undefined, "force-close-all-on-esc": [true, false].includes(forceCloseAllOnEsc) ? (forceCloseAllOnEsc ? 'true' : 'false') : undefined, screenshot: [true, false].includes(screenshot) ? (screenshot ? 'true' : 'false') : undefined, "paginated-contact-list": [true, false].includes(paginatedContactList) ? (paginatedContactList ? 'true' : 'false') : undefined, "auto-complete-scroll-config": autoCompleteScrollConfig ? JSON.stringify(autoCompleteScrollConfig) : undefined, "assign-to-type": assignToType, "format-options": [true, false].includes(formatOptions) ? (formatOptions ? 'true' : 'false') : undefined, "attachment-download": [true, false].includes(attachmentDownload) ? (attachmentDownload ? 'true' : 'false') : undefined, "visibility-option-dropdown": [true, false].includes(visibilityOptionDropdown) ? (visibilityOptionDropdown ? 'true' : 'false') : undefined }, children));
666
+ return (React.createElement("velt-comments", { ref: ref, "at-here-label": atHereLabel, "at-here-description": atHereDescription, "at-here-enabled": [true, false].includes(atHereEnabled) ? (atHereEnabled ? 'true' : 'false') : undefined, "composer-mode": composerMode, "seen-by-users": [true, false].includes(seenByUsers) ? (seenByUsers ? 'true' : 'false') : undefined, "collapsed-comments": [true, false].includes(collapsedComments) ? (collapsedComments ? 'true' : 'false') : undefined, "short-user-name": [true, false].includes(shortUserName) ? (shortUserName ? 'true' : 'false') : undefined, "resolve-status-access-admin-only": [true, false].includes(resolveStatusAccessAdminOnly) ? (resolveStatusAccessAdminOnly ? 'true' : 'false') : undefined, "delete-reply-confirmation": [true, false].includes(deleteReplyConfirmation) ? (deleteReplyConfirmation ? 'true' : 'false') : undefined, "auto-categorize": [true, false].includes(autoCategorize) ? (autoCategorize ? 'true' : 'false') : undefined, "data-stream-view-container-id": streamViewContainerId, "text-mode": [true, false].includes(textMode) ? (textMode ? 'true' : 'false') : undefined, "popover-mode": [true, false].includes(popoverMode) ? (popoverMode ? 'true' : 'false') : undefined, "popover-triangle-component": [true, false].includes(popoverTriangleComponent) ? (popoverTriangleComponent ? 'true' : 'false') : undefined, "floating-comment-dialog": [true, false].includes(floatingCommentDialog) ? (floatingCommentDialog ? 'true' : 'false') : undefined, "moderator-mode": [true, false].includes(moderatorMode) ? (moderatorMode ? 'true' : 'false') : undefined, "stream-mode": [true, false].includes(streamMode) ? (streamMode ? 'true' : 'false') : undefined, "sign-in-button": [true, false].includes(signInButton) ? (signInButton ? 'true' : 'false') : undefined, "upgrade-button": [true, false].includes(upgradeButton) ? (upgradeButton ? 'true' : 'false') : undefined, attachments: [true, false].includes(attachments) ? (attachments ? 'true' : 'false') : undefined, recordings: recordings, reactions: [true, false].includes(reactions) ? (reactions ? 'true' : 'false') : undefined, "device-info": [true, false].includes(deviceInfo) ? (deviceInfo ? 'true' : 'false') : undefined, "comment-index": [true, false].includes(commentIndex) ? (commentIndex ? 'true' : 'false') : undefined, "dialog-on-hover": [true, false].includes(dialogOnHover) ? (dialogOnHover ? 'true' : 'false') : undefined, "dialog-on-target-element-click": [true, false].includes(dialogOnTargetElementClick) ? (dialogOnTargetElementClick ? 'true' : 'false') : undefined, priority: [true, false].includes(priority) ? (priority ? 'true' : 'false') : undefined, status: [true, false].includes(status) ? (status ? 'true' : 'false') : undefined, "visibility-options": [true, false].includes(visibilityOptions) ? (visibilityOptions ? 'true' : 'false') : undefined, "resolve-button": [true, false].includes(resolveButton) ? (resolveButton ? 'true' : 'false') : undefined, "inbox-mode": [true, false].includes(inboxMode) ? (inboxMode ? 'true' : 'false') : undefined, "suggestion-mode": [true, false].includes(suggestionMode) ? (suggestionMode ? 'true' : 'false') : undefined, "mobile-mode": [true, false].includes(mobileMode) ? (mobileMode ? 'true' : 'false') : undefined, "inline-comment-mode": [true, false].includes(inlineCommentMode) ? (inlineCommentMode ? 'true' : 'false') : undefined, "private-comment-mode": [true, false].includes(privateCommentMode) ? (privateCommentMode ? 'true' : 'false') : undefined, minimap: [true, false].includes(minimap) ? (minimap ? 'true' : 'false') : undefined, "minimap-position": minimapPosition, "persistent-comment-mode": [true, false].includes(persistentCommentMode) ? (persistentCommentMode ? 'true' : 'false') : undefined, "ghost-comments": [true, false].includes(ghostComments) ? (ghostComments ? 'true' : 'false') : undefined, "ghost-comments-indicator": [true, false].includes(ghostCommentsIndicator) ? (ghostCommentsIndicator ? 'true' : 'false') : undefined, "comments-on-dom": [true, false].includes(commentsOnDom) ? (commentsOnDom ? 'true' : 'false') : undefined, "resolved-comments-on-dom": [true, false].includes(resolvedCommentsOnDom) ? (resolvedCommentsOnDom ? 'true' : 'false') : undefined, "filter-comments-on-dom": [true, false].includes(filterCommentsOnDom) ? (filterCommentsOnDom ? 'true' : 'false') : undefined, "bubble-on-pin": [true, false].includes(bubbleOnPin) ? (bubbleOnPin ? 'true' : 'false') : undefined, "bubble-on-pin-hover": [true, false].includes(bubbleOnPinHover) ? (bubbleOnPinHover ? 'true' : 'false') : undefined, "comment-tool": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined, "sidebar-button-on-comment-dialog": [true, false].includes(sidebarButtonOnCommentDialog) ? (sidebarButtonOnCommentDialog ? 'true' : 'false') : undefined, "device-indicator-on-comment-pins": [true, false].includes(deviceIndicatorOnCommentPins) ? (deviceIndicatorOnCommentPins ? 'true' : 'false') : undefined, "scroll-to-comment": [true, false].includes(scrollToComment) ? (scrollToComment ? 'true' : 'false') : undefined, "user-mentions": [true, false].includes(userMentions) ? (userMentions ? 'true' : 'false') : undefined, "delete-on-backspace": [true, false].includes(deleteOnBackspace) ? (deleteOnBackspace ? 'true' : 'false') : undefined, hotkey: [true, false].includes(hotkey) ? (hotkey ? 'true' : 'false') : undefined, "recording-summary": [true, false].includes(recordingSummary) ? (recordingSummary ? 'true' : 'false') : undefined, "recording-transcription": [true, false].includes(recordingTranscription) ? (recordingTranscription ? 'true' : 'false') : undefined, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, "unread-indicator-mode": unreadIndicatorMode, "enter-key-to-submit": [true, false].includes(enterKeyToSubmit) ? (enterKeyToSubmit ? 'true' : 'false') : undefined, "pin-shadow-dom": [true, false].includes(pinShadowDom) ? (pinShadowDom ? 'true' : 'false') : undefined, "dialog-shadow-dom": [true, false].includes(dialogShadowDom) ? (dialogShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "text-comment-tool-shadow-dom": [true, false].includes(textCommentToolShadowDom) ? (textCommentToolShadowDom ? 'true' : 'false') : undefined, "text-comment-toolbar-shadow-dom": [true, false].includes(textCommentToolbarShadowDom) ? (textCommentToolbarShadowDom ? 'true' : 'false') : undefined, "persistent-comment-shadow-dom": [true, false].includes(persistentCommentShadowDom) ? (persistentCommentShadowDom ? 'true' : 'false') : undefined, "change-detection-in-comment-mode": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, "area-comment": [true, false].includes(areaComment) ? (areaComment ? 'true' : 'false') : undefined, "pin-cursor-image": pinCursorImage, "allowed-element-ids": JSON.stringify(allowedElementIds), "allowed-element-class-names": JSON.stringify(allowedElementClassNames), "allowed-element-query-selectors": JSON.stringify(allowedElementQuerySelectors), "comment-pin-highlighter": [true, false].includes(commentPinHighlighter) ? (commentPinHighlighter ? 'true' : 'false') : undefined, "custom-reactions": JSON.stringify(customReactions), "custom-status": JSON.stringify(customStatus), "custom-list-data-on-annotation": JSON.stringify(customListDataOnAnnotation), "custom-list-data-on-comment": JSON.stringify(customListDataOnComment), "custom-priority": JSON.stringify(customPriority), "custom-category": JSON.stringify(customCategory), "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "dialog-dark-mode": [true, false].includes(dialogDarkMode) ? (dialogDarkMode ? 'true' : 'false') : undefined, "pin-dark-mode": [true, false].includes(pinDarkMode) ? (pinDarkMode ? 'true' : 'false') : undefined, "text-comment-tool-dark-mode": [true, false].includes(textCommentToolDarkMode) ? (textCommentToolDarkMode ? 'true' : 'false') : undefined, "text-comment-toolbar-dark-mode": [true, false].includes(textCommentToolbarDarkMode) ? (textCommentToolbarDarkMode ? 'true' : 'false') : undefined, "multi-thread-mode": [true, false].includes(multiThreadMode) ? (multiThreadMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "group-multiple-match": [true, false].includes(groupMultipleMatch) ? (groupMultipleMatch ? 'true' : 'false') : undefined, "group-matched-comments": [true, false].includes(groupMatchedComments) ? (groupMatchedComments ? 'true' : 'false') : undefined, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined, "custom-autocomplete-search": [true, false].includes(customAutocompleteSearch) ? (customAutocompleteSearch ? 'true' : 'false') : undefined, "delete-thread-with-first-comment": [true, false].includes(deleteThreadWithFirstComment) ? (deleteThreadWithFirstComment ? 'true' : 'false') : undefined, "svg-as-img": [true, false].includes(svgAsImg) ? (svgAsImg ? 'true' : 'false') : undefined, "expand-mention-groups": [true, false].includes(expandMentionGroups) ? (expandMentionGroups ? 'true' : 'false') : undefined, "show-mention-groups-first": [true, false].includes(showMentionGroupsFirst) ? (showMentionGroupsFirst ? 'true' : 'false') : undefined, "show-mention-groups-only": [true, false].includes(showMentionGroupsOnly) ? (showMentionGroupsOnly ? 'true' : 'false') : undefined, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined, "comment-to-nearest-allowed-element": [true, false].includes(commentToNearestAllowedElement) ? (commentToNearestAllowedElement ? 'true' : 'false') : undefined, "draft-mode": [true, false].includes(draftMode) ? (draftMode ? 'true' : 'false') : undefined, "max-reply-avatars": maxReplyAvatars, "reply-avatars": [true, false].includes(replyAvatars) ? (replyAvatars ? 'true' : 'false') : undefined, "link-callback": [true, false].includes(linkCallback) ? (linkCallback ? 'true' : 'false') : undefined, "reply-placeholder": replyPlaceholder, "comment-placeholder": commentPlaceholder, "allowed-file-types": JSON.stringify(allowedFileTypes), "attachment-name-in-message": [true, false].includes(attachmentNameInMessage) ? (attachmentNameInMessage ? 'true' : 'false') : undefined, "force-close-all-on-esc": [true, false].includes(forceCloseAllOnEsc) ? (forceCloseAllOnEsc ? 'true' : 'false') : undefined, screenshot: [true, false].includes(screenshot) ? (screenshot ? 'true' : 'false') : undefined, "paginated-contact-list": [true, false].includes(paginatedContactList) ? (paginatedContactList ? 'true' : 'false') : undefined, "auto-complete-scroll-config": autoCompleteScrollConfig ? JSON.stringify(autoCompleteScrollConfig) : undefined, "assign-to-type": assignToType, "format-options": [true, false].includes(formatOptions) ? (formatOptions ? 'true' : 'false') : undefined, "attachment-download": [true, false].includes(attachmentDownload) ? (attachmentDownload ? 'true' : 'false') : undefined }, children));
666
667
  };
667
668
 
668
669
  var SnippylyCommentsSidebar = function (props) {
669
- var embedMode = props.embedMode, floatingMode = props.floatingMode, enableUrlNavigation = props.enableUrlNavigation, urlNavigation = props.urlNavigation, queryParamsComments = props.queryParamsComments, pageMode = props.pageMode, currentLocationSuffix = props.currentLocationSuffix, sortData = props.sortData, filterConfig = props.filterConfig, groupConfig = props.groupConfig, filters = props.filters, excludeLocationIds = props.excludeLocationIds, variant = props.variant, pageModeComposerVariant = props.pageModeComposerVariant, dialogVariant = props.dialogVariant, shadowDom = props.shadowDom, searchPlaceholder = props.searchPlaceholder, openSidebar = props.openSidebar, onSidebarOpen = props.onSidebarOpen, onSidebarCommentClick = props.onSidebarCommentClick, onCommentClick = props.onCommentClick, onSidebarClose = props.onSidebarClose, darkMode = props.darkMode, position = props.position, filterPanelLayout = props.filterPanelLayout, customActions = props.customActions, focusedThreadDialogVariant = props.focusedThreadDialogVariant, focusedThreadMode = props.focusedThreadMode, openAnnotationInFocusMode = props.openAnnotationInFocusMode, onCommentNavigationButtonClick = props.onCommentNavigationButtonClick, filterOptionLayout = props.filterOptionLayout, filterCount = props.filterCount, fullExpanded = props.fullExpanded, systemFiltersOperator = props.systemFiltersOperator, sidebarButtonCountType = props.sidebarButtonCountType, filterGhostCommentsInSidebar = props.filterGhostCommentsInSidebar, fullScreen = props.fullScreen, readOnly = props.readOnly, dialogSelection = props.dialogSelection, expandOnSelection = props.expandOnSelection, context = props.context, defaultMinimalFilter = props.defaultMinimalFilter, sortOrder = props.sortOrder, sortBy = props.sortBy, forceClose = props.forceClose, commentPlaceholder = props.commentPlaceholder, replyPlaceholder = props.replyPlaceholder, pageModePlaceholder = props.pageModePlaceholder;
670
+ var embedMode = props.embedMode, floatingMode = props.floatingMode, enableUrlNavigation = props.enableUrlNavigation, urlNavigation = props.urlNavigation, queryParamsComments = props.queryParamsComments, pageMode = props.pageMode, currentLocationSuffix = props.currentLocationSuffix, sortData = props.sortData, filterConfig = props.filterConfig, groupConfig = props.groupConfig, filters = props.filters, excludeLocationIds = props.excludeLocationIds, variant = props.variant, pageModeComposerVariant = props.pageModeComposerVariant, dialogVariant = props.dialogVariant, shadowDom = props.shadowDom, searchPlaceholder = props.searchPlaceholder, openSidebar = props.openSidebar, onSidebarOpen = props.onSidebarOpen, onSidebarCommentClick = props.onSidebarCommentClick, onCommentClick = props.onCommentClick, onSidebarClose = props.onSidebarClose, darkMode = props.darkMode, position = props.position, filterPanelLayout = props.filterPanelLayout, customActions = props.customActions, focusedThreadDialogVariant = props.focusedThreadDialogVariant, focusedThreadMode = props.focusedThreadMode, openAnnotationInFocusMode = props.openAnnotationInFocusMode, onCommentNavigationButtonClick = props.onCommentNavigationButtonClick, filterOptionLayout = props.filterOptionLayout, filterCount = props.filterCount, fullExpanded = props.fullExpanded, systemFiltersOperator = props.systemFiltersOperator, sidebarButtonCountType = props.sidebarButtonCountType, filterGhostCommentsInSidebar = props.filterGhostCommentsInSidebar, fullScreen = props.fullScreen, readOnly = props.readOnly, dialogSelection = props.dialogSelection, expandOnSelection = props.expandOnSelection, context = props.context, defaultMinimalFilter = props.defaultMinimalFilter, sortOrder = props.sortOrder, sortBy = props.sortBy, forceClose = props.forceClose, commentPlaceholder = props.commentPlaceholder, replyPlaceholder = props.replyPlaceholder, pageModePlaceholder = props.pageModePlaceholder, version = props.version;
670
671
  var ref = useRef();
671
672
  var openSidebarRef = useRef(openSidebar);
672
673
  var onSidebarOpenRef = useRef(onSidebarOpen);
@@ -739,7 +740,7 @@ var SnippylyCommentsSidebar = function (props) {
739
740
  }
740
741
  };
741
742
  }, []);
742
- return (React.createElement("velt-comments-sidebar", { ref: ref, position: position, "filter-panel-layout": filterPanelLayout, "focused-thread-mode": [true, false].includes(focusedThreadMode) ? (focusedThreadMode ? 'true' : 'false') : undefined, "open-annotation-in-focus-mode": [true, false].includes(openAnnotationInFocusMode) ? (openAnnotationInFocusMode ? 'true' : 'false') : undefined, "focused-thread-dialog-variant": focusedThreadDialogVariant, "custom-actions": [true, false].includes(customActions) ? (customActions ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "embed-mode": [true, false].includes(embedMode) ? (embedMode ? 'true' : 'false') : undefined, "enable-url-navigation": [true, false].includes(enableUrlNavigation) ? (enableUrlNavigation ? 'true' : 'false') : undefined, "url-navigation": [true, false].includes(urlNavigation) ? (urlNavigation ? 'true' : 'false') : undefined, "query-params-comments": [true, false].includes(queryParamsComments) ? (queryParamsComments ? 'true' : 'false') : undefined, "page-mode": [true, false].includes(pageMode) ? (pageMode ? 'true' : 'false') : undefined, "current-location-suffix": [true, false].includes(currentLocationSuffix) ? (currentLocationSuffix ? 'true' : 'false') : undefined, "filter-config": filterConfig ? JSON.stringify(filterConfig) : undefined, "group-config": groupConfig ? JSON.stringify(groupConfig) : undefined, filters: filters ? JSON.stringify(filters) : undefined, "exclude-location-ids": excludeLocationIds ? JSON.stringify(excludeLocationIds) : undefined, variant: variant, "page-mode-composer-variant": pageModeComposerVariant, "dialog-variant": dialogVariant, "sort-data": sortData, "search-placeholder": searchPlaceholder, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "floating-mode": [true, false].includes(floatingMode) ? (floatingMode ? 'true' : 'false') : undefined, "filter-option-layout": filterOptionLayout, "filter-count": [true, false].includes(filterCount) ? (filterCount ? 'true' : 'false') : undefined, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined, "system-filters-operator": systemFiltersOperator, "sidebar-button-count-type": sidebarButtonCountType, "filter-ghost-comments-in-sidebar": [true, false].includes(filterGhostCommentsInSidebar) ? (filterGhostCommentsInSidebar ? 'true' : 'false') : undefined, "full-screen": [true, false].includes(fullScreen) ? (fullScreen ? 'true' : 'false') : undefined, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined, "dialog-selection": [true, false].includes(dialogSelection) ? (dialogSelection ? 'true' : 'false') : undefined, "expand-on-selection": [true, false].includes(expandOnSelection) ? (expandOnSelection ? 'true' : 'false') : undefined, context: context ? JSON.stringify(context) : undefined, "default-minimal-filter": defaultMinimalFilter, "sort-order": sortOrder, "sort-by": sortBy, "force-close": [true, false].includes(forceClose) ? (forceClose ? 'true' : 'false') : undefined, "comment-placeholder": commentPlaceholder, "reply-placeholder": replyPlaceholder, "page-mode-placeholder": pageModePlaceholder }));
743
+ return (React.createElement("velt-comments-sidebar", { ref: ref, position: position, "filter-panel-layout": filterPanelLayout, "focused-thread-mode": [true, false].includes(focusedThreadMode) ? (focusedThreadMode ? 'true' : 'false') : undefined, "open-annotation-in-focus-mode": [true, false].includes(openAnnotationInFocusMode) ? (openAnnotationInFocusMode ? 'true' : 'false') : undefined, "focused-thread-dialog-variant": focusedThreadDialogVariant, "custom-actions": [true, false].includes(customActions) ? (customActions ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "embed-mode": [true, false].includes(embedMode) ? (embedMode ? 'true' : 'false') : undefined, "enable-url-navigation": [true, false].includes(enableUrlNavigation) ? (enableUrlNavigation ? 'true' : 'false') : undefined, "url-navigation": [true, false].includes(urlNavigation) ? (urlNavigation ? 'true' : 'false') : undefined, "query-params-comments": [true, false].includes(queryParamsComments) ? (queryParamsComments ? 'true' : 'false') : undefined, "page-mode": [true, false].includes(pageMode) ? (pageMode ? 'true' : 'false') : undefined, "current-location-suffix": [true, false].includes(currentLocationSuffix) ? (currentLocationSuffix ? 'true' : 'false') : undefined, "filter-config": filterConfig ? JSON.stringify(filterConfig) : undefined, "group-config": groupConfig ? JSON.stringify(groupConfig) : undefined, filters: filters ? JSON.stringify(filters) : undefined, "exclude-location-ids": excludeLocationIds ? JSON.stringify(excludeLocationIds) : undefined, variant: variant, "page-mode-composer-variant": pageModeComposerVariant, "dialog-variant": dialogVariant, "sort-data": sortData, "search-placeholder": searchPlaceholder, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "floating-mode": [true, false].includes(floatingMode) ? (floatingMode ? 'true' : 'false') : undefined, "filter-option-layout": filterOptionLayout, "filter-count": [true, false].includes(filterCount) ? (filterCount ? 'true' : 'false') : undefined, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined, "system-filters-operator": systemFiltersOperator, "sidebar-button-count-type": sidebarButtonCountType, "filter-ghost-comments-in-sidebar": [true, false].includes(filterGhostCommentsInSidebar) ? (filterGhostCommentsInSidebar ? 'true' : 'false') : undefined, "full-screen": [true, false].includes(fullScreen) ? (fullScreen ? 'true' : 'false') : undefined, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined, "dialog-selection": [true, false].includes(dialogSelection) ? (dialogSelection ? 'true' : 'false') : undefined, "expand-on-selection": [true, false].includes(expandOnSelection) ? (expandOnSelection ? 'true' : 'false') : undefined, context: context ? JSON.stringify(context) : undefined, "default-minimal-filter": defaultMinimalFilter, "sort-order": sortOrder, "sort-by": sortBy, "force-close": [true, false].includes(forceClose) ? (forceClose ? 'true' : 'false') : undefined, "comment-placeholder": commentPlaceholder, "reply-placeholder": replyPlaceholder, "page-mode-placeholder": pageModePlaceholder, version: version }));
743
744
  };
744
745
 
745
746
  var SnippylyCommentTool = function (props) {
@@ -1696,16 +1697,268 @@ var VeltAutocomplete = function (props) {
1696
1697
  return (React.createElement("velt-autocomplete", { hotkey: hotkey, "list-data": (typeof listData === 'object') ? JSON.stringify(listData) : undefined }));
1697
1698
  };
1698
1699
 
1700
+ var VeltAutocompleteOption = function (props) {
1701
+ var userObject = props.userObject, userId = props.userId, children = props.children;
1702
+ var ref = useRef(null);
1703
+ return (React.createElement("velt-autocomplete-option", { ref: ref, "user-object": userObject ? (typeof userObject === 'object' ? JSON.stringify(userObject) : userObject) : undefined, "user-id": userId }, children));
1704
+ };
1705
+
1706
+ var VeltAutocompleteOptionIcon = function (props) {
1707
+ var children = props.children;
1708
+ var ref = useRef(null);
1709
+ return (React.createElement("velt-autocomplete-option-icon", { ref: ref }, children));
1710
+ };
1711
+
1712
+ var VeltAutocompleteOptionName = function (props) {
1713
+ var children = props.children;
1714
+ var ref = useRef(null);
1715
+ return (React.createElement("velt-autocomplete-option-name", { ref: ref }, children));
1716
+ };
1717
+
1718
+ var VeltAutocompleteOptionDescription = function (props) {
1719
+ var field = props.field, children = props.children;
1720
+ var ref = useRef(null);
1721
+ return (React.createElement("velt-autocomplete-option-description", { ref: ref, field: field }, children));
1722
+ };
1723
+
1724
+ var VeltAutocompleteOptionErrorIcon = function (props) {
1725
+ var children = props.children;
1726
+ var ref = useRef(null);
1727
+ return (React.createElement("velt-autocomplete-option-error-icon", { ref: ref }, children));
1728
+ };
1729
+
1730
+ var VeltAutocompleteGroupOption = function (props) {
1731
+ var children = props.children;
1732
+ var ref = useRef(null);
1733
+ return (React.createElement("velt-autocomplete-group-option", { ref: ref }, children));
1734
+ };
1735
+
1736
+ var VeltAutocompleteTool = function (props) {
1737
+ var children = props.children;
1738
+ var ref = useRef(null);
1739
+ return (React.createElement("velt-autocomplete-tool", { ref: ref }, children));
1740
+ };
1741
+
1742
+ var VeltAutocompleteEmpty = function (props) {
1743
+ var children = props.children;
1744
+ var ref = useRef(null);
1745
+ return (React.createElement("velt-autocomplete-empty", { ref: ref }, children));
1746
+ };
1747
+
1748
+ var VeltAutocompleteChip = function (props) {
1749
+ var type = props.type, email = props.email, userObject = props.userObject, userId = props.userId, children = props.children;
1750
+ var ref = useRef(null);
1751
+ return (React.createElement("velt-autocomplete-chip", { ref: ref, type: type, email: email, "user-object": userObject ? (typeof userObject === 'object' ? JSON.stringify(userObject) : userObject) : undefined, "user-id": userId }, children));
1752
+ };
1753
+
1754
+ var VeltAutocompleteChipTooltip = function (props) {
1755
+ var children = props.children;
1756
+ var ref = useRef(null);
1757
+ return (React.createElement("velt-autocomplete-chip-tooltip", { ref: ref }, children));
1758
+ };
1759
+
1760
+ var VeltAutocompleteChipTooltipIcon = function (props) {
1761
+ var children = props.children;
1762
+ var ref = useRef(null);
1763
+ return (React.createElement("velt-autocomplete-chip-tooltip-icon", { ref: ref }, children));
1764
+ };
1765
+
1766
+ var VeltAutocompleteChipTooltipName = function (props) {
1767
+ var children = props.children;
1768
+ var ref = useRef(null);
1769
+ return (React.createElement("velt-autocomplete-chip-tooltip-name", { ref: ref }, children));
1770
+ };
1771
+
1772
+ var VeltAutocompleteChipTooltipDescription = function (props) {
1773
+ var children = props.children;
1774
+ var ref = useRef(null);
1775
+ return (React.createElement("velt-autocomplete-chip-tooltip-description", { ref: ref }, children));
1776
+ };
1777
+
1699
1778
  var VeltInlineCommentsSection = function (props) {
1700
1779
  var config = props.config, children = props.children, darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom, dialogVariant = props.dialogVariant, targetInlineCommentElementId = props.targetInlineCommentElementId, targetCommentElementId = props.targetCommentElementId, targetElementId = props.targetElementId, multiThread = props.multiThread, sortData = props.sortData, composerVariant = props.composerVariant, composerPosition = props.composerPosition, sortBy = props.sortBy, sortOrder = props.sortOrder, fullExpanded = props.fullExpanded, context = props.context, contextOptions = props.contextOptions, documentId = props.documentId, folderId = props.folderId, locationId = props.locationId, commentPlaceholder = props.commentPlaceholder, replyPlaceholder = props.replyPlaceholder, composerPlaceholder = props.composerPlaceholder, readOnly = props.readOnly;
1701
1780
  return (React.createElement("velt-inline-comments-section", { "target-inline-comment-element-id": targetInlineCommentElementId, "target-comment-element-id": targetCommentElementId, "target-element-id": targetElementId, config: JSON.stringify(config), variant: variant, "dialog-variant": dialogVariant, "sort-data": sortData, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "composer-variant": composerVariant, "composer-position": composerPosition, "sort-by": sortBy, "sort-order": sortOrder, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined, context: JSON.stringify(context), "context-options": JSON.stringify(contextOptions), "location-id": locationId, "document-id": documentId, "folder-id": folderId, "comment-placeholder": commentPlaceholder, "reply-placeholder": replyPlaceholder, "composer-placeholder": composerPlaceholder, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined }, children));
1702
1781
  };
1703
1782
 
1783
+ var VeltInlineCommentsSectionCommentCount = function (props) {
1784
+ var defaultCondition = props.defaultCondition, children = props.children;
1785
+ var ref = useRef(null);
1786
+ return (React.createElement("velt-inline-comments-section-comment-count", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1787
+ };
1788
+
1789
+ var VeltInlineCommentsSectionComposerContainer = function (props) {
1790
+ var defaultCondition = props.defaultCondition, children = props.children;
1791
+ var ref = useRef(null);
1792
+ return (React.createElement("velt-inline-comments-section-composer-container", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1793
+ };
1794
+
1795
+ var VeltInlineCommentsSectionList = function (props) {
1796
+ var defaultCondition = props.defaultCondition, children = props.children;
1797
+ var ref = useRef(null);
1798
+ return (React.createElement("velt-inline-comments-section-list", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1799
+ };
1800
+
1801
+ var VeltInlineCommentsSectionPanel = function (props) {
1802
+ var defaultCondition = props.defaultCondition, children = props.children;
1803
+ var ref = useRef(null);
1804
+ return (React.createElement("velt-inline-comments-section-panel", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1805
+ };
1806
+
1807
+ var VeltInlineCommentsSectionSkeleton = function (props) {
1808
+ var defaultCondition = props.defaultCondition, children = props.children;
1809
+ var ref = useRef(null);
1810
+ return (React.createElement("velt-inline-comments-section-skeleton", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1811
+ };
1812
+
1813
+ var VeltInlineCommentsSectionFilterDropdown = function (props) {
1814
+ var defaultCondition = props.defaultCondition, children = props.children;
1815
+ var ref = useRef(null);
1816
+ return (React.createElement("velt-inline-comments-section-filter-dropdown", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1817
+ };
1818
+
1819
+ var VeltInlineCommentsSectionFilterDropdownTrigger = function (props) {
1820
+ var defaultCondition = props.defaultCondition, children = props.children;
1821
+ var ref = useRef(null);
1822
+ return (React.createElement("velt-inline-comments-section-filter-dropdown-trigger", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1823
+ };
1824
+
1825
+ var VeltInlineCommentsSectionFilterDropdownTriggerArrow = function (props) {
1826
+ var defaultCondition = props.defaultCondition, children = props.children;
1827
+ var ref = useRef(null);
1828
+ return (React.createElement("velt-inline-comments-section-filter-dropdown-trigger-arrow", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1829
+ };
1830
+
1831
+ var VeltInlineCommentsSectionFilterDropdownTriggerName = function (props) {
1832
+ var defaultCondition = props.defaultCondition, children = props.children;
1833
+ var ref = useRef(null);
1834
+ return (React.createElement("velt-inline-comments-section-filter-dropdown-trigger-name", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1835
+ };
1836
+
1837
+ var VeltInlineCommentsSectionFilterDropdownContent = function (props) {
1838
+ var defaultCondition = props.defaultCondition, children = props.children;
1839
+ var ref = useRef(null);
1840
+ return (React.createElement("velt-inline-comments-section-filter-dropdown-content", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1841
+ };
1842
+
1843
+ var VeltInlineCommentsSectionFilterDropdownContentList = function (props) {
1844
+ var defaultCondition = props.defaultCondition, children = props.children;
1845
+ var ref = useRef(null);
1846
+ return (React.createElement("velt-inline-comments-section-filter-dropdown-content-list", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1847
+ };
1848
+
1849
+ var VeltInlineCommentsSectionFilterDropdownContentListItem = function (props) {
1850
+ var defaultCondition = props.defaultCondition, filter = props.filter, children = props.children;
1851
+ var ref = useRef(null);
1852
+ return (React.createElement("velt-inline-comments-section-filter-dropdown-content-list-item", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, filter: filter }, children));
1853
+ };
1854
+
1855
+ var VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox = function (props) {
1856
+ var defaultCondition = props.defaultCondition, filter = props.filter, children = props.children;
1857
+ var ref = useRef(null);
1858
+ return (React.createElement("velt-inline-comments-section-filter-dropdown-content-list-item-checkbox", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, filter: filter }, children));
1859
+ };
1860
+
1861
+ var VeltInlineCommentsSectionFilterDropdownContentListItemLabel = function (props) {
1862
+ var defaultCondition = props.defaultCondition, filter = props.filter, children = props.children;
1863
+ var ref = useRef(null);
1864
+ return (React.createElement("velt-inline-comments-section-filter-dropdown-content-list-item-label", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, filter: filter }, children));
1865
+ };
1866
+
1867
+ var VeltInlineCommentsSectionSortingDropdown = function (props) {
1868
+ var defaultCondition = props.defaultCondition, children = props.children;
1869
+ var ref = useRef(null);
1870
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1871
+ };
1872
+
1873
+ var VeltInlineCommentsSectionSortingDropdownTrigger = function (props) {
1874
+ var defaultCondition = props.defaultCondition, children = props.children;
1875
+ var ref = useRef(null);
1876
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-trigger", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1877
+ };
1878
+
1879
+ var VeltInlineCommentsSectionSortingDropdownTriggerIcon = function (props) {
1880
+ var defaultCondition = props.defaultCondition, children = props.children;
1881
+ var ref = useRef(null);
1882
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-trigger-icon", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1883
+ };
1884
+
1885
+ var VeltInlineCommentsSectionSortingDropdownTriggerName = function (props) {
1886
+ var defaultCondition = props.defaultCondition, children = props.children;
1887
+ var ref = useRef(null);
1888
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-trigger-name", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1889
+ };
1890
+
1891
+ var VeltInlineCommentsSectionSortingDropdownContent = function (props) {
1892
+ var defaultCondition = props.defaultCondition, children = props.children;
1893
+ var ref = useRef(null);
1894
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-content", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1895
+ };
1896
+
1897
+ var VeltInlineCommentsSectionSortingDropdownContentItem = function (props) {
1898
+ var defaultCondition = props.defaultCondition, sortOption = props.sortOption, sortOptionText = props.sortOptionText, children = props.children;
1899
+ var ref = useRef(null);
1900
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-content-item", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "sort-option": sortOption, "sort-option-text": sortOptionText }, children));
1901
+ };
1902
+
1903
+ var VeltInlineCommentsSectionSortingDropdownContentItemIcon = function (props) {
1904
+ var defaultCondition = props.defaultCondition, sortOption = props.sortOption, children = props.children;
1905
+ var ref = useRef(null);
1906
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-content-item-icon", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "sort-option": sortOption }, children));
1907
+ };
1908
+
1909
+ var VeltInlineCommentsSectionSortingDropdownContentItemName = function (props) {
1910
+ var defaultCondition = props.defaultCondition, sortOptionText = props.sortOptionText, children = props.children;
1911
+ var ref = useRef(null);
1912
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-content-item-name", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "sort-option-text": sortOptionText }, children));
1913
+ };
1914
+
1915
+ var VeltInlineCommentsSectionSortingDropdownContentItemTick = function (props) {
1916
+ var defaultCondition = props.defaultCondition, sortOption = props.sortOption, children = props.children;
1917
+ var ref = useRef(null);
1918
+ return (React.createElement("velt-inline-comments-section-sorting-dropdown-content-item-tick", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "sort-option": sortOption }, children));
1919
+ };
1920
+
1704
1921
  var VeltCommentPin = function (props) {
1705
1922
  var children = props.children, annotationId = props.annotationId, multiThreadAnnotationId = props.multiThreadAnnotationId, variant = props.variant, context = props.context, contextOptions = props.contextOptions, documentId = props.documentId, folderId = props.folderId, locationId = props.locationId;
1706
1923
  return (React.createElement("velt-comment-pin", { "annotation-id": annotationId, "multi-thread-annotation-id": multiThreadAnnotationId, variant: variant, context: JSON.stringify(context), "context-options": JSON.stringify(contextOptions), "location-id": locationId, "document-id": documentId, "folder-id": folderId }, children));
1707
1924
  };
1708
1925
 
1926
+ var VeltCommentPinNumber$1 = function (props) {
1927
+ var defaultCondition = props.defaultCondition, children = props.children;
1928
+ var ref = useRef(null);
1929
+ return (React.createElement("velt-comment-pin-number", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1930
+ };
1931
+
1932
+ var VeltCommentPinIndex$1 = function (props) {
1933
+ var defaultCondition = props.defaultCondition, children = props.children;
1934
+ var ref = useRef(null);
1935
+ return (React.createElement("velt-comment-pin-index", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1936
+ };
1937
+
1938
+ var VeltCommentPinTriangle$1 = function (props) {
1939
+ var defaultCondition = props.defaultCondition, children = props.children;
1940
+ var ref = useRef(null);
1941
+ return (React.createElement("velt-comment-pin-triangle", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1942
+ };
1943
+
1944
+ var VeltCommentPinPrivateCommentIndicator$1 = function (props) {
1945
+ var defaultCondition = props.defaultCondition, children = props.children;
1946
+ var ref = useRef(null);
1947
+ return (React.createElement("velt-comment-pin-private-comment-indicator", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1948
+ };
1949
+
1950
+ var VeltCommentPinGhostCommentIndicator$1 = function (props) {
1951
+ var defaultCondition = props.defaultCondition, children = props.children;
1952
+ var ref = useRef(null);
1953
+ return (React.createElement("velt-comment-pin-ghost-comment-indicator", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1954
+ };
1955
+
1956
+ var VeltCommentPinUnreadCommentIndicator$1 = function (props) {
1957
+ var defaultCondition = props.defaultCondition, children = props.children;
1958
+ var ref = useRef(null);
1959
+ return (React.createElement("velt-comment-pin-unread-comment-indicator", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
1960
+ };
1961
+
1709
1962
  var VeltCommentText = function (props) {
1710
1963
  var children = props.children, annotationId = props.annotationId, multiThreadAnnotationId = props.multiThreadAnnotationId;
1711
1964
  return (React.createElement("velt-comment-text", { "annotation-id": annotationId, "multi-thread-annotation-id": multiThreadAnnotationId }, children));
@@ -1789,6 +2042,202 @@ var VeltVideoEditor = function (props) {
1789
2042
  return (React.createElement("velt-video-editor", __assign({ ref: ref, variant: variant, "dark-mode": darkMode ? 'true' : undefined, url: url, "annotation-id": annotationId, "recorder-id": recorderId }, rest)));
1790
2043
  };
1791
2044
 
2045
+ var VeltCommentsSidebarV2 = function (props) {
2046
+ var pageMode = props.pageMode, focusedThreadMode = props.focusedThreadMode, readOnly = props.readOnly, embedMode = props.embedMode, floatingMode = props.floatingMode, position = props.position, variant = props.variant, forceClose = props.forceClose, version = props.version, onSidebarOpen = props.onSidebarOpen, onSidebarClose = props.onSidebarClose, onCommentClick = props.onCommentClick, onCommentNavigationButtonClick = props.onCommentNavigationButtonClick, children = props.children;
2047
+ var ref = useRef(null);
2048
+ var onSidebarOpenRef = useRef(onSidebarOpen);
2049
+ var onSidebarCloseRef = useRef(onSidebarClose);
2050
+ var onCommentClickRef = useRef(onCommentClick);
2051
+ var onCommentNavigationButtonClickRef = useRef(onCommentNavigationButtonClick);
2052
+ useEffect(function () { onSidebarOpenRef.current = onSidebarOpen; }, [onSidebarOpen]);
2053
+ useEffect(function () { onSidebarCloseRef.current = onSidebarClose; }, [onSidebarClose]);
2054
+ useEffect(function () { onCommentClickRef.current = onCommentClick; }, [onCommentClick]);
2055
+ useEffect(function () { onCommentNavigationButtonClickRef.current = onCommentNavigationButtonClick; }, [onCommentNavigationButtonClick]);
2056
+ useEffect(function () {
2057
+ var element;
2058
+ var handleSidebarOpen = function (event) { if (onSidebarOpenRef.current)
2059
+ onSidebarOpenRef.current(event === null || event === void 0 ? void 0 : event.detail); };
2060
+ var handleSidebarClose = function (event) { if (onSidebarCloseRef.current)
2061
+ onSidebarCloseRef.current(event === null || event === void 0 ? void 0 : event.detail); };
2062
+ var handleCommentClick = function (event) { if (onCommentClickRef.current)
2063
+ onCommentClickRef.current(event === null || event === void 0 ? void 0 : event.detail); };
2064
+ var handleCommentNavigationButtonClick = function (event) { if (onCommentNavigationButtonClickRef.current)
2065
+ onCommentNavigationButtonClickRef.current(event === null || event === void 0 ? void 0 : event.detail); };
2066
+ if (ref.current) {
2067
+ element = ref.current;
2068
+ element.addEventListener('onSidebarOpen', handleSidebarOpen);
2069
+ element.addEventListener('onSidebarClose', handleSidebarClose);
2070
+ element.addEventListener('onSidebarCommentClick', handleCommentClick);
2071
+ element.addEventListener('onCommentNavigationButtonClick', handleCommentNavigationButtonClick);
2072
+ }
2073
+ return function () {
2074
+ if (element) {
2075
+ element.removeEventListener('onSidebarOpen', handleSidebarOpen);
2076
+ element.removeEventListener('onSidebarClose', handleSidebarClose);
2077
+ element.removeEventListener('onSidebarCommentClick', handleCommentClick);
2078
+ element.removeEventListener('onCommentNavigationButtonClick', handleCommentNavigationButtonClick);
2079
+ }
2080
+ };
2081
+ }, []);
2082
+ return (React.createElement("velt-comments-sidebar-v2", { ref: ref, "page-mode": [true, false].includes(pageMode) ? (pageMode ? 'true' : 'false') : undefined, "focused-thread-mode": [true, false].includes(focusedThreadMode) ? (focusedThreadMode ? 'true' : 'false') : undefined, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined, "embed-mode": embedMode, "floating-mode": [true, false].includes(floatingMode) ? (floatingMode ? 'true' : 'false') : undefined, position: position, variant: variant, "force-close": [true, false].includes(forceClose) ? (forceClose ? 'true' : 'false') : undefined, version: version }, children));
2083
+ };
2084
+
2085
+ var VeltCommentsSidebarV2Skeleton$1 = function (props) {
2086
+ var children = props.children;
2087
+ var ref = useRef(null);
2088
+ return (React.createElement("velt-comments-sidebar-skeleton-v2", { ref: ref }, children));
2089
+ };
2090
+
2091
+ var VeltCommentsSidebarV2Panel$1 = function (props) {
2092
+ var children = props.children;
2093
+ var ref = useRef(null);
2094
+ return (React.createElement("velt-comments-sidebar-panel-v2", { ref: ref }, children));
2095
+ };
2096
+
2097
+ var VeltCommentsSidebarV2Header$1 = function (props) {
2098
+ var children = props.children;
2099
+ var ref = useRef(null);
2100
+ return (React.createElement("velt-comments-sidebar-header-v2", { ref: ref }, children));
2101
+ };
2102
+
2103
+ var VeltCommentsSidebarV2CloseButton$1 = function (props) {
2104
+ var children = props.children;
2105
+ var ref = useRef(null);
2106
+ return (React.createElement("velt-comments-sidebar-close-button-v2", { ref: ref }, children));
2107
+ };
2108
+
2109
+ var VeltCommentsSidebarV2EmptyPlaceholder$1 = function (props) {
2110
+ var children = props.children;
2111
+ var ref = useRef(null);
2112
+ return (React.createElement("velt-comments-sidebar-empty-placeholder-v2", { ref: ref }, children));
2113
+ };
2114
+
2115
+ var VeltCommentsSidebarV2ResetFilterButton$1 = function (props) {
2116
+ var children = props.children;
2117
+ var ref = useRef(null);
2118
+ return (React.createElement("velt-comments-sidebar-reset-filter-button-v2", { ref: ref }, children));
2119
+ };
2120
+
2121
+ var VeltCommentsSidebarV2List$1 = function (props) {
2122
+ var children = props.children;
2123
+ var ref = useRef(null);
2124
+ return (React.createElement("velt-comments-sidebar-list-v2", { ref: ref }, children));
2125
+ };
2126
+
2127
+ var VeltCommentsSidebarV2ListItem$1 = function (props) {
2128
+ var annotation = props.annotation, scrollIdle = props.scrollIdle, children = props.children;
2129
+ var ref = useRef(null);
2130
+ return (React.createElement("velt-comments-sidebar-list-item-v2", { ref: ref, annotation: annotation ? (typeof annotation === 'object' ? JSON.stringify(annotation) : annotation) : undefined, "scroll-idle": [true, false].includes(scrollIdle) ? (scrollIdle ? 'true' : 'false') : undefined }, children));
2131
+ };
2132
+
2133
+ var VeltCommentsSidebarV2PageModeComposer$1 = function (props) {
2134
+ var children = props.children;
2135
+ var ref = useRef(null);
2136
+ return (React.createElement("velt-comments-sidebar-page-mode-composer-v2", { ref: ref }, children));
2137
+ };
2138
+
2139
+ var VeltCommentsSidebarV2FocusedThread$1 = function (props) {
2140
+ var children = props.children;
2141
+ var ref = useRef(null);
2142
+ return (React.createElement("velt-comments-sidebar-focused-thread-v2", { ref: ref }, children));
2143
+ };
2144
+
2145
+ var VeltCommentsSidebarV2FocusedThreadBackButton$1 = function (props) {
2146
+ var children = props.children;
2147
+ var ref = useRef(null);
2148
+ return (React.createElement("velt-comments-sidebar-focused-thread-back-button-v2", { ref: ref }, children));
2149
+ };
2150
+
2151
+ var VeltCommentsSidebarV2FocusedThreadDialogContainer$1 = function (props) {
2152
+ var children = props.children;
2153
+ var ref = useRef(null);
2154
+ return (React.createElement("velt-comments-sidebar-focused-thread-dialog-container-v2", { ref: ref }, children));
2155
+ };
2156
+
2157
+ var VeltCommentsSidebarV2MinimalActionsDropdown$1 = function (props) {
2158
+ var children = props.children;
2159
+ var ref = useRef(null);
2160
+ return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-v2", { ref: ref }, children));
2161
+ };
2162
+
2163
+ var VeltCommentsSidebarV2MinimalActionsDropdownTrigger$1 = function (props) {
2164
+ var children = props.children;
2165
+ var ref = useRef(null);
2166
+ return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-trigger-v2", { ref: ref }, children));
2167
+ };
2168
+
2169
+ var VeltCommentsSidebarV2MinimalActionsDropdownContent$1 = function (props) {
2170
+ var children = props.children;
2171
+ var ref = useRef(null);
2172
+ return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-content-v2", { ref: ref }, children));
2173
+ };
2174
+
2175
+ var VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead$1 = function (props) {
2176
+ var children = props.children;
2177
+ var ref = useRef(null);
2178
+ return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-content-mark-all-read-v2", { ref: ref }, children));
2179
+ };
2180
+
2181
+ var VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved$1 = function (props) {
2182
+ var children = props.children;
2183
+ var ref = useRef(null);
2184
+ return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-content-mark-all-resolved-v2", { ref: ref }, children));
2185
+ };
2186
+
2187
+ var VeltCommentsSidebarV2FilterDropdown$1 = function (props) {
2188
+ var children = props.children;
2189
+ var ref = useRef(null);
2190
+ return (React.createElement("velt-comments-sidebar-filter-dropdown-v2", { ref: ref }, children));
2191
+ };
2192
+
2193
+ var VeltCommentsSidebarV2FilterDropdownTrigger$1 = function (props) {
2194
+ var isActive = props.isActive, children = props.children;
2195
+ var ref = useRef(null);
2196
+ return (React.createElement("velt-comments-sidebar-filter-dropdown-trigger-v2", { ref: ref, "is-active": [true, false].includes(isActive) ? (isActive ? 'true' : 'false') : undefined }, children));
2197
+ };
2198
+
2199
+ var VeltCommentsSidebarV2FilterDropdownContent$1 = function (props) {
2200
+ var groups = props.groups, children = props.children;
2201
+ var ref = useRef(null);
2202
+ return (React.createElement("velt-comments-sidebar-filter-dropdown-content-v2", { ref: ref, groups: groups ? (typeof groups === 'object' ? JSON.stringify(groups) : groups) : undefined }, children));
2203
+ };
2204
+
2205
+ var VeltCommentsSidebarV2FilterDropdownContentList$1 = function (props) {
2206
+ var groups = props.groups, children = props.children;
2207
+ var ref = useRef(null);
2208
+ return (React.createElement("velt-comments-sidebar-filter-dropdown-content-list-v2", { ref: ref, groups: groups ? (typeof groups === 'object' ? JSON.stringify(groups) : groups) : undefined }, children));
2209
+ };
2210
+
2211
+ var VeltCommentsSidebarV2FilterDropdownContentListItem$1 = function (props) {
2212
+ var item = props.item, group = props.group, children = props.children;
2213
+ var ref = useRef(null);
2214
+ return (React.createElement("velt-comments-sidebar-filter-dropdown-content-list-item-v2", { ref: ref, item: item ? (typeof item === 'object' ? JSON.stringify(item) : item) : undefined, group: group ? (typeof group === 'object' ? JSON.stringify(group) : group) : undefined }, children));
2215
+ };
2216
+
2217
+ var VeltCommentsSidebarV2FilterDropdownContentListItemIndicator$1 = function (props) {
2218
+ var mode = props.mode, selected = props.selected, children = props.children;
2219
+ var ref = useRef(null);
2220
+ return (React.createElement("velt-comments-sidebar-filter-dropdown-content-list-item-indicator-v2", { ref: ref, mode: mode, selected: [true, false].includes(selected) ? (selected ? 'true' : 'false') : undefined }, children));
2221
+ };
2222
+
2223
+ var VeltCommentsSidebarV2FilterDropdownContentListItemLabel$1 = function (props) {
2224
+ var label = props.label, children = props.children;
2225
+ var ref = useRef(null);
2226
+ return (React.createElement("velt-comments-sidebar-filter-dropdown-content-list-item-label-v2", { ref: ref, label: label }, children));
2227
+ };
2228
+
2229
+ var VeltCommentsSidebarV2FilterDropdownContentListCategory$1 = function (props) {
2230
+ var group = props.group, itemTemplate = props.itemTemplate, children = props.children;
2231
+ var ref = useRef(null);
2232
+ return (React.createElement("velt-comments-sidebar-filter-dropdown-content-list-category-v2", { ref: ref, group: group ? (typeof group === 'object' ? JSON.stringify(group) : group) : undefined, "item-template": itemTemplate ? (typeof itemTemplate === 'object' ? JSON.stringify(itemTemplate) : itemTemplate) : undefined }, children));
2233
+ };
2234
+
2235
+ var VeltCommentsSidebarV2FilterDropdownContentListCategoryContent$1 = function (props) {
2236
+ var group = props.group, itemTemplate = props.itemTemplate, children = props.children;
2237
+ var ref = useRef(null);
2238
+ return (React.createElement("velt-comments-sidebar-filter-dropdown-content-list-category-content-v2", { ref: ref, group: group ? (typeof group === 'object' ? JSON.stringify(group) : group) : undefined, "item-template": itemTemplate ? (typeof itemTemplate === 'object' ? JSON.stringify(itemTemplate) : itemTemplate) : undefined }, children));
2239
+ };
2240
+
1792
2241
  var VeltCommentDialog = function (props) {
1793
2242
  var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentPinSelected = props.commentPinSelected, fullExpanded = props.fullExpanded, shadowDom = props.shadowDom, placeholder = props.placeholder, children = props.children;
1794
2243
  var ref = useRef(null);
@@ -2205,10 +2654,100 @@ var VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread = function (prop
2205
2654
  return (React.createElement("velt-comment-dialog-options-dropdown-content-mark-as-read-mark-unread", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
2206
2655
  };
2207
2656
 
2208
- var VeltCommentDialogAssignDropdown = function (props) {
2209
- var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, assignTo = props.assignTo, selectedUserContacts = props.selectedUserContacts, onSetAssignTo = props.onSetAssignTo, children = props.children;
2657
+ var VeltCommentDialogVisibilityBanner$1 = function (props) {
2658
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
2210
2659
  var ref = useRef(null);
2211
- useEffect(function () {
2660
+ return (React.createElement("velt-comment-dialog-visibility-banner", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
2661
+ };
2662
+
2663
+ var VeltCommentDialogVisibilityBannerIcon$1 = function (props) {
2664
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
2665
+ var ref = useRef(null);
2666
+ return (React.createElement("velt-comment-dialog-visibility-banner-icon", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
2667
+ };
2668
+
2669
+ var VeltCommentDialogVisibilityBannerText$1 = function (props) {
2670
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
2671
+ var ref = useRef(null);
2672
+ return (React.createElement("velt-comment-dialog-visibility-banner-text", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
2673
+ };
2674
+
2675
+ var VeltCommentDialogVisibilityBannerDropdown$1 = function (props) {
2676
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
2677
+ var ref = useRef(null);
2678
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
2679
+ };
2680
+
2681
+ var VeltCommentDialogVisibilityBannerDropdownTrigger$1 = function (props) {
2682
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
2683
+ var ref = useRef(null);
2684
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-trigger", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
2685
+ };
2686
+
2687
+ var VeltCommentDialogVisibilityBannerDropdownTriggerLabel$1 = function (props) {
2688
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
2689
+ var ref = useRef(null);
2690
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-label", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
2691
+ };
2692
+
2693
+ var VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList$1 = function (props) {
2694
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
2695
+ var ref = useRef(null);
2696
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
2697
+ };
2698
+
2699
+ var VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem$1 = function (props) {
2700
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
2701
+ var ref = useRef(null);
2702
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-item", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
2703
+ };
2704
+
2705
+ var VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount$1 = function (props) {
2706
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
2707
+ var ref = useRef(null);
2708
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-remaining-count", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
2709
+ };
2710
+
2711
+ var VeltCommentDialogVisibilityBannerDropdownTriggerIcon$1 = function (props) {
2712
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
2713
+ var ref = useRef(null);
2714
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-icon", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
2715
+ };
2716
+
2717
+ var VeltCommentDialogVisibilityBannerDropdownContent$1 = function (props) {
2718
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
2719
+ var ref = useRef(null);
2720
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-content", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
2721
+ };
2722
+
2723
+ var VeltCommentDialogVisibilityBannerDropdownContentItem$1 = function (props) {
2724
+ var type = props.type, annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
2725
+ var ref = useRef(null);
2726
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-content-item", { ref: ref, type: type, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
2727
+ };
2728
+
2729
+ var VeltCommentDialogVisibilityBannerDropdownContentItemIcon$1 = function (props) {
2730
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
2731
+ var ref = useRef(null);
2732
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-content-item-icon", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
2733
+ };
2734
+
2735
+ var VeltCommentDialogVisibilityBannerDropdownContentItemLabel$1 = function (props) {
2736
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
2737
+ var ref = useRef(null);
2738
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-content-item-label", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
2739
+ };
2740
+
2741
+ var VeltCommentDialogVisibilityBannerDropdownContentUserPicker$1 = function (props) {
2742
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
2743
+ var ref = useRef(null);
2744
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
2745
+ };
2746
+
2747
+ var VeltCommentDialogAssignDropdown = function (props) {
2748
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, assignTo = props.assignTo, selectedUserContacts = props.selectedUserContacts, onSetAssignTo = props.onSetAssignTo, children = props.children;
2749
+ var ref = useRef(null);
2750
+ useEffect(function () {
2212
2751
  if (ref.current && onSetAssignTo) {
2213
2752
  var element_1 = ref.current;
2214
2753
  var handleSetAssignTo_1 = function (event) {
@@ -2895,6 +3434,110 @@ VeltCommentDialogAssigneeBanner.UserAvatar = VeltCommentDialogAssigneeBannerUser
2895
3434
  VeltCommentDialogAssigneeBanner.UserName = VeltCommentDialogAssigneeBannerUserName;
2896
3435
  VeltCommentDialogAssigneeBanner.UnresolveButton = VeltCommentDialogAssigneeBannerUnresolveButton;
2897
3436
 
3437
+ var VeltCommentDialogVisibilityBannerIcon = function (props) {
3438
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3439
+ var transformedProps = transformWireframeProps(remainingProps);
3440
+ return (React.createElement("velt-comment-dialog-visibility-banner-icon-wireframe", __assign({}, transformedProps), children));
3441
+ };
3442
+
3443
+ var VeltCommentDialogVisibilityBannerText = function (props) {
3444
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3445
+ var transformedProps = transformWireframeProps(remainingProps);
3446
+ return (React.createElement("velt-comment-dialog-visibility-banner-text-wireframe", __assign({}, transformedProps), children));
3447
+ };
3448
+
3449
+ var VeltCommentDialogVisibilityBannerDropdownTriggerLabel = function (props) {
3450
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3451
+ var transformedProps = transformWireframeProps(remainingProps);
3452
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-label-wireframe", __assign({}, transformedProps), children));
3453
+ };
3454
+
3455
+ var VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem = function (props) {
3456
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3457
+ var transformedProps = transformWireframeProps(remainingProps);
3458
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-item-wireframe", __assign({}, transformedProps), children));
3459
+ };
3460
+
3461
+ var VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount = function (props) {
3462
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3463
+ var transformedProps = transformWireframeProps(remainingProps);
3464
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-remaining-count-wireframe", __assign({}, transformedProps), children));
3465
+ };
3466
+
3467
+ var VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList = function (props) {
3468
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3469
+ var transformedProps = transformWireframeProps(remainingProps);
3470
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-wireframe", __assign({}, transformedProps), children));
3471
+ };
3472
+ VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList.Item = VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem;
3473
+ VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList.RemainingCount = VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount;
3474
+
3475
+ var VeltCommentDialogVisibilityBannerDropdownTriggerIcon = function (props) {
3476
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3477
+ var transformedProps = transformWireframeProps(remainingProps);
3478
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-icon-wireframe", __assign({}, transformedProps), children));
3479
+ };
3480
+
3481
+ var VeltCommentDialogVisibilityBannerDropdownTrigger = function (props) {
3482
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3483
+ var transformedProps = transformWireframeProps(remainingProps);
3484
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
3485
+ };
3486
+ VeltCommentDialogVisibilityBannerDropdownTrigger.Label = VeltCommentDialogVisibilityBannerDropdownTriggerLabel;
3487
+ VeltCommentDialogVisibilityBannerDropdownTrigger.AvatarList = VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList;
3488
+ VeltCommentDialogVisibilityBannerDropdownTrigger.Icon = VeltCommentDialogVisibilityBannerDropdownTriggerIcon;
3489
+
3490
+ var VeltCommentDialogVisibilityBannerDropdownContentItemIcon = function (props) {
3491
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3492
+ var transformedProps = transformWireframeProps(remainingProps);
3493
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-content-item-icon-wireframe", __assign({}, transformedProps), children));
3494
+ };
3495
+
3496
+ var VeltCommentDialogVisibilityBannerDropdownContentItemLabel = function (props) {
3497
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3498
+ var transformedProps = transformWireframeProps(remainingProps);
3499
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-content-item-label-wireframe", __assign({}, transformedProps), children));
3500
+ };
3501
+
3502
+ var VeltCommentDialogVisibilityBannerDropdownContentItem = function (props) {
3503
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3504
+ var transformedProps = transformWireframeProps(remainingProps);
3505
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-content-item-wireframe", __assign({}, transformedProps), children));
3506
+ };
3507
+ VeltCommentDialogVisibilityBannerDropdownContentItem.Icon = VeltCommentDialogVisibilityBannerDropdownContentItemIcon;
3508
+ VeltCommentDialogVisibilityBannerDropdownContentItem.Label = VeltCommentDialogVisibilityBannerDropdownContentItemLabel;
3509
+
3510
+ var VeltCommentDialogVisibilityBannerDropdownContentUserPicker = function (props) {
3511
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3512
+ var transformedProps = transformWireframeProps(remainingProps);
3513
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-content-user-picker-wireframe", __assign({}, transformedProps), children));
3514
+ };
3515
+
3516
+ var VeltCommentDialogVisibilityBannerDropdownContent = function (props) {
3517
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3518
+ var transformedProps = transformWireframeProps(remainingProps);
3519
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-content-wireframe", __assign({}, transformedProps), children));
3520
+ };
3521
+ VeltCommentDialogVisibilityBannerDropdownContent.Item = VeltCommentDialogVisibilityBannerDropdownContentItem;
3522
+ VeltCommentDialogVisibilityBannerDropdownContent.UserPicker = VeltCommentDialogVisibilityBannerDropdownContentUserPicker;
3523
+
3524
+ var VeltCommentDialogVisibilityBannerDropdown = function (props) {
3525
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3526
+ var transformedProps = transformWireframeProps(remainingProps);
3527
+ return (React.createElement("velt-comment-dialog-visibility-banner-dropdown-wireframe", __assign({}, transformedProps), children));
3528
+ };
3529
+ VeltCommentDialogVisibilityBannerDropdown.Trigger = VeltCommentDialogVisibilityBannerDropdownTrigger;
3530
+ VeltCommentDialogVisibilityBannerDropdown.Content = VeltCommentDialogVisibilityBannerDropdownContent;
3531
+
3532
+ var VeltCommentDialogVisibilityBanner = function (props) {
3533
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3534
+ var transformedProps = transformWireframeProps(remainingProps);
3535
+ return (React.createElement("velt-comment-dialog-visibility-banner-wireframe", __assign({}, transformedProps), children));
3536
+ };
3537
+ VeltCommentDialogVisibilityBanner.Icon = VeltCommentDialogVisibilityBannerIcon;
3538
+ VeltCommentDialogVisibilityBanner.Text = VeltCommentDialogVisibilityBannerText;
3539
+ VeltCommentDialogVisibilityBanner.Dropdown = VeltCommentDialogVisibilityBannerDropdown;
3540
+
2898
3541
  var VeltCommentDialogBody = function (props) {
2899
3542
  var children = props.children, remainingProps = __rest(props, ["children"]);
2900
3543
  var transformedProps = transformWireframeProps(remainingProps);
@@ -3887,6 +4530,7 @@ var VeltCommentDialogWireframe = function (props) {
3887
4530
  VeltCommentDialogWireframe.AllComment = VeltCommentDialogAllComment;
3888
4531
  VeltCommentDialogWireframe.Approve = VeltCommentDialogApprove;
3889
4532
  VeltCommentDialogWireframe.AssigneeBanner = VeltCommentDialogAssigneeBanner;
4533
+ VeltCommentDialogWireframe.VisibilityBanner = VeltCommentDialogVisibilityBanner;
3890
4534
  VeltCommentDialogWireframe.AssignMenu = VeltCommentDialogAssignMenu;
3891
4535
  VeltCommentDialogWireframe.Body = VeltCommentDialogBody;
3892
4536
  VeltCommentDialogWireframe.CommentCategory = VeltCommentDialogCommentCategory;
@@ -4619,6 +5263,194 @@ VeltCommentsSidebarWireframe.ActionButton = VeltCommentsSidebarActionButton;
4619
5263
  VeltCommentsSidebarWireframe.FocusedThread = VeltCommentsSidebarFocusedThread;
4620
5264
  VeltCommentsSidebarWireframe.FullscreenButton = VeltCommentsSidebarFullscreenButton;
4621
5265
 
5266
+ var VeltCommentsSidebarV2Skeleton = function (props) {
5267
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5268
+ var transformedProps = transformWireframeProps(remainingProps);
5269
+ return (React.createElement("velt-comments-sidebar-skeleton-v2-wireframe", __assign({}, transformedProps), children));
5270
+ };
5271
+
5272
+ var VeltCommentsSidebarV2Panel = function (props) {
5273
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5274
+ var transformedProps = transformWireframeProps(remainingProps);
5275
+ return (React.createElement("velt-comments-sidebar-panel-v2-wireframe", __assign({}, transformedProps), children));
5276
+ };
5277
+
5278
+ var VeltCommentsSidebarV2Header = function (props) {
5279
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5280
+ var transformedProps = transformWireframeProps(remainingProps);
5281
+ return (React.createElement("velt-comments-sidebar-header-v2-wireframe", __assign({}, transformedProps), children));
5282
+ };
5283
+
5284
+ var VeltCommentsSidebarV2CloseButton = function (props) {
5285
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5286
+ var transformedProps = transformWireframeProps(remainingProps);
5287
+ return (React.createElement("velt-comments-sidebar-close-button-v2-wireframe", __assign({}, transformedProps), children));
5288
+ };
5289
+
5290
+ var VeltCommentsSidebarV2ResetFilterButton = function (props) {
5291
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5292
+ var transformedProps = transformWireframeProps(remainingProps);
5293
+ return (React.createElement("velt-comments-sidebar-reset-filter-button-v2-wireframe", __assign({}, transformedProps), children));
5294
+ };
5295
+
5296
+ var VeltCommentsSidebarV2EmptyPlaceholder = function (props) {
5297
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5298
+ var transformedProps = transformWireframeProps(remainingProps);
5299
+ return (React.createElement("velt-comments-sidebar-empty-placeholder-v2-wireframe", __assign({}, transformedProps), children));
5300
+ };
5301
+ VeltCommentsSidebarV2EmptyPlaceholder.ResetFilterButton = VeltCommentsSidebarV2ResetFilterButton;
5302
+
5303
+ var VeltCommentsSidebarV2ListItem = function (props) {
5304
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5305
+ var transformedProps = transformWireframeProps(remainingProps);
5306
+ return (React.createElement("velt-comments-sidebar-list-item-v2-wireframe", __assign({}, transformedProps), children));
5307
+ };
5308
+
5309
+ var VeltCommentsSidebarV2List = function (props) {
5310
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5311
+ var transformedProps = transformWireframeProps(remainingProps);
5312
+ return (React.createElement("velt-comments-sidebar-list-v2-wireframe", __assign({}, transformedProps), children));
5313
+ };
5314
+ VeltCommentsSidebarV2List.Item = VeltCommentsSidebarV2ListItem;
5315
+
5316
+ var VeltCommentsSidebarV2PageModeComposer = function (props) {
5317
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5318
+ var transformedProps = transformWireframeProps(remainingProps);
5319
+ return (React.createElement("velt-comments-sidebar-page-mode-composer-v2-wireframe", __assign({}, transformedProps), children));
5320
+ };
5321
+
5322
+ var VeltCommentsSidebarV2FocusedThreadBackButton = function (props) {
5323
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5324
+ var transformedProps = transformWireframeProps(remainingProps);
5325
+ return (React.createElement("velt-comments-sidebar-focused-thread-back-button-v2-wireframe", __assign({}, transformedProps), children));
5326
+ };
5327
+
5328
+ var VeltCommentsSidebarV2FocusedThreadDialogContainer = function (props) {
5329
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5330
+ var transformedProps = transformWireframeProps(remainingProps);
5331
+ return (React.createElement("velt-comments-sidebar-focused-thread-dialog-container-v2-wireframe", __assign({}, transformedProps), children));
5332
+ };
5333
+
5334
+ var VeltCommentsSidebarV2FocusedThread = function (props) {
5335
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5336
+ var transformedProps = transformWireframeProps(remainingProps);
5337
+ return (React.createElement("velt-comments-sidebar-focused-thread-v2-wireframe", __assign({}, transformedProps), children));
5338
+ };
5339
+ VeltCommentsSidebarV2FocusedThread.BackButton = VeltCommentsSidebarV2FocusedThreadBackButton;
5340
+ VeltCommentsSidebarV2FocusedThread.DialogContainer = VeltCommentsSidebarV2FocusedThreadDialogContainer;
5341
+
5342
+ var VeltCommentsSidebarV2MinimalActionsDropdownTrigger = function (props) {
5343
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5344
+ var transformedProps = transformWireframeProps(remainingProps);
5345
+ return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-trigger-v2-wireframe", __assign({}, transformedProps), children));
5346
+ };
5347
+
5348
+ var VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead = function (props) {
5349
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5350
+ var transformedProps = transformWireframeProps(remainingProps);
5351
+ return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-content-mark-all-read-v2-wireframe", __assign({}, transformedProps), children));
5352
+ };
5353
+
5354
+ var VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved = function (props) {
5355
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5356
+ var transformedProps = transformWireframeProps(remainingProps);
5357
+ return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-content-mark-all-resolved-v2-wireframe", __assign({}, transformedProps), children));
5358
+ };
5359
+
5360
+ var VeltCommentsSidebarV2MinimalActionsDropdownContent = function (props) {
5361
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5362
+ var transformedProps = transformWireframeProps(remainingProps);
5363
+ return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-content-v2-wireframe", __assign({}, transformedProps), children));
5364
+ };
5365
+ VeltCommentsSidebarV2MinimalActionsDropdownContent.MarkAllRead = VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead;
5366
+ VeltCommentsSidebarV2MinimalActionsDropdownContent.MarkAllResolved = VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved;
5367
+
5368
+ var VeltCommentsSidebarV2MinimalActionsDropdown = function (props) {
5369
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5370
+ var transformedProps = transformWireframeProps(remainingProps);
5371
+ return (React.createElement("velt-comments-sidebar-minimal-actions-dropdown-v2-wireframe", __assign({}, transformedProps), children));
5372
+ };
5373
+ VeltCommentsSidebarV2MinimalActionsDropdown.Trigger = VeltCommentsSidebarV2MinimalActionsDropdownTrigger;
5374
+ VeltCommentsSidebarV2MinimalActionsDropdown.Content = VeltCommentsSidebarV2MinimalActionsDropdownContent;
5375
+
5376
+ var VeltCommentsSidebarV2FilterDropdownTrigger = function (props) {
5377
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5378
+ var transformedProps = transformWireframeProps(remainingProps);
5379
+ return (React.createElement("velt-comments-sidebar-filter-dropdown-trigger-v2-wireframe", __assign({}, transformedProps), children));
5380
+ };
5381
+
5382
+ var VeltCommentsSidebarV2FilterDropdownContentListItemIndicator = function (props) {
5383
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5384
+ var transformedProps = transformWireframeProps(remainingProps);
5385
+ return (React.createElement("velt-comments-sidebar-filter-dropdown-content-list-item-indicator-v2-wireframe", __assign({}, transformedProps), children));
5386
+ };
5387
+
5388
+ var VeltCommentsSidebarV2FilterDropdownContentListItemLabel = function (props) {
5389
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5390
+ var transformedProps = transformWireframeProps(remainingProps);
5391
+ return (React.createElement("velt-comments-sidebar-filter-dropdown-content-list-item-label-v2-wireframe", __assign({}, transformedProps), children));
5392
+ };
5393
+
5394
+ var VeltCommentsSidebarV2FilterDropdownContentListItem = function (props) {
5395
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5396
+ var transformedProps = transformWireframeProps(remainingProps);
5397
+ return (React.createElement("velt-comments-sidebar-filter-dropdown-content-list-item-v2-wireframe", __assign({}, transformedProps), children));
5398
+ };
5399
+ VeltCommentsSidebarV2FilterDropdownContentListItem.Indicator = VeltCommentsSidebarV2FilterDropdownContentListItemIndicator;
5400
+ VeltCommentsSidebarV2FilterDropdownContentListItem.Label = VeltCommentsSidebarV2FilterDropdownContentListItemLabel;
5401
+
5402
+ var VeltCommentsSidebarV2FilterDropdownContentListCategoryContent = function (props) {
5403
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5404
+ var transformedProps = transformWireframeProps(remainingProps);
5405
+ return (React.createElement("velt-comments-sidebar-filter-dropdown-content-list-category-content-v2-wireframe", __assign({}, transformedProps), children));
5406
+ };
5407
+
5408
+ var VeltCommentsSidebarV2FilterDropdownContentListCategory = function (props) {
5409
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5410
+ var transformedProps = transformWireframeProps(remainingProps);
5411
+ return (React.createElement("velt-comments-sidebar-filter-dropdown-content-list-category-v2-wireframe", __assign({}, transformedProps), children));
5412
+ };
5413
+ VeltCommentsSidebarV2FilterDropdownContentListCategory.Content = VeltCommentsSidebarV2FilterDropdownContentListCategoryContent;
5414
+
5415
+ var VeltCommentsSidebarV2FilterDropdownContentList = function (props) {
5416
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5417
+ var transformedProps = transformWireframeProps(remainingProps);
5418
+ return (React.createElement("velt-comments-sidebar-filter-dropdown-content-list-v2-wireframe", __assign({}, transformedProps), children));
5419
+ };
5420
+ VeltCommentsSidebarV2FilterDropdownContentList.Item = VeltCommentsSidebarV2FilterDropdownContentListItem;
5421
+ VeltCommentsSidebarV2FilterDropdownContentList.Category = VeltCommentsSidebarV2FilterDropdownContentListCategory;
5422
+
5423
+ var VeltCommentsSidebarV2FilterDropdownContent = function (props) {
5424
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5425
+ var transformedProps = transformWireframeProps(remainingProps);
5426
+ return (React.createElement("velt-comments-sidebar-filter-dropdown-content-v2-wireframe", __assign({}, transformedProps), children));
5427
+ };
5428
+ VeltCommentsSidebarV2FilterDropdownContent.List = VeltCommentsSidebarV2FilterDropdownContentList;
5429
+
5430
+ var VeltCommentsSidebarV2FilterDropdown = function (props) {
5431
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5432
+ var transformedProps = transformWireframeProps(remainingProps);
5433
+ return (React.createElement("velt-comments-sidebar-filter-dropdown-v2-wireframe", __assign({}, transformedProps), children));
5434
+ };
5435
+ VeltCommentsSidebarV2FilterDropdown.Trigger = VeltCommentsSidebarV2FilterDropdownTrigger;
5436
+ VeltCommentsSidebarV2FilterDropdown.Content = VeltCommentsSidebarV2FilterDropdownContent;
5437
+
5438
+ var VeltCommentsSidebarV2Wireframe = function (props) {
5439
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5440
+ var transformedProps = transformWireframeProps(remainingProps);
5441
+ return (React.createElement("velt-comments-sidebar-v2-wireframe", __assign({}, transformedProps), children));
5442
+ };
5443
+ VeltCommentsSidebarV2Wireframe.Skeleton = VeltCommentsSidebarV2Skeleton;
5444
+ VeltCommentsSidebarV2Wireframe.Panel = VeltCommentsSidebarV2Panel;
5445
+ VeltCommentsSidebarV2Wireframe.Header = VeltCommentsSidebarV2Header;
5446
+ VeltCommentsSidebarV2Wireframe.CloseButton = VeltCommentsSidebarV2CloseButton;
5447
+ VeltCommentsSidebarV2Wireframe.EmptyPlaceholder = VeltCommentsSidebarV2EmptyPlaceholder;
5448
+ VeltCommentsSidebarV2Wireframe.List = VeltCommentsSidebarV2List;
5449
+ VeltCommentsSidebarV2Wireframe.PageModeComposer = VeltCommentsSidebarV2PageModeComposer;
5450
+ VeltCommentsSidebarV2Wireframe.FocusedThread = VeltCommentsSidebarV2FocusedThread;
5451
+ VeltCommentsSidebarV2Wireframe.MinimalActionsDropdown = VeltCommentsSidebarV2MinimalActionsDropdown;
5452
+ VeltCommentsSidebarV2Wireframe.FilterDropdown = VeltCommentsSidebarV2FilterDropdown;
5453
+
4622
5454
  var VeltCommentPinGhostCommentIndicator = function (props) {
4623
5455
  var children = props.children, remainingProps = __rest(props, ["children"]);
4624
5456
  var transformedProps = transformWireframeProps(remainingProps);
@@ -4667,19 +5499,19 @@ VeltCommentPinWireframe.Triangle = VeltCommentPinTriangle;
4667
5499
  VeltCommentPinWireframe.UnreadCommentIndicator = VeltCommentPinUnreadCommentIndicator;
4668
5500
  VeltCommentPinWireframe.Number = VeltCommentPinNumber;
4669
5501
 
4670
- var VeltSidebarButtonCommentsCount = function (props) {
5502
+ var VeltSidebarButtonCommentsCount$1 = function (props) {
4671
5503
  var children = props.children, remainingProps = __rest(props, ["children"]);
4672
5504
  var transformedProps = transformWireframeProps(remainingProps);
4673
5505
  return (React.createElement("velt-sidebar-button-comments-count-wireframe", __assign({}, transformedProps), children));
4674
5506
  };
4675
5507
 
4676
- var VeltSidebarButtonIcon = function (props) {
5508
+ var VeltSidebarButtonIcon$1 = function (props) {
4677
5509
  var children = props.children, remainingProps = __rest(props, ["children"]);
4678
5510
  var transformedProps = transformWireframeProps(remainingProps);
4679
5511
  return (React.createElement("velt-sidebar-button-icon-wireframe", __assign({}, transformedProps), children));
4680
5512
  };
4681
5513
 
4682
- var VeltSidebarButtonUnreadIcon = function (props) {
5514
+ var VeltSidebarButtonUnreadIcon$1 = function (props) {
4683
5515
  var children = props.children, remainingProps = __rest(props, ["children"]);
4684
5516
  var transformedProps = transformWireframeProps(remainingProps);
4685
5517
  return (React.createElement("velt-sidebar-button-unread-icon-wireframe", __assign({}, transformedProps), children));
@@ -4690,9 +5522,9 @@ var VeltSidebarButtonWireframe = function (props) {
4690
5522
  var transformedProps = transformWireframeProps(remainingProps);
4691
5523
  return (React.createElement("velt-sidebar-button-wireframe", __assign({}, transformedProps), children));
4692
5524
  };
4693
- VeltSidebarButtonWireframe.CommentsCount = VeltSidebarButtonCommentsCount;
4694
- VeltSidebarButtonWireframe.Icon = VeltSidebarButtonIcon;
4695
- VeltSidebarButtonWireframe.UnreadIcon = VeltSidebarButtonUnreadIcon;
5525
+ VeltSidebarButtonWireframe.CommentsCount = VeltSidebarButtonCommentsCount$1;
5526
+ VeltSidebarButtonWireframe.Icon = VeltSidebarButtonIcon$1;
5527
+ VeltSidebarButtonWireframe.UnreadIcon = VeltSidebarButtonUnreadIcon$1;
4696
5528
 
4697
5529
  var VeltCommentToolWireframe = function (props) {
4698
5530
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -4706,39 +5538,39 @@ var VeltTextCommentToolWireframe = function (props) {
4706
5538
  return (React.createElement("velt-text-comment-tool-wireframe", __assign({}, transformedProps), children));
4707
5539
  };
4708
5540
 
4709
- var VeltTextCommentToolbarCommentAnnotation = function (props) {
5541
+ var VeltTextCommentToolbarCommentAnnotation$1 = function (props) {
4710
5542
  var children = props.children, remainingProps = __rest(props, ["children"]);
4711
5543
  var transformedProps = transformWireframeProps(remainingProps);
4712
5544
  return (React.createElement("velt-text-comment-toolbar-comment-annotation-wireframe", __assign({}, transformedProps), children));
4713
5545
  };
4714
5546
 
4715
- var VeltTextCommentToolbarCopywriter = function (props) {
5547
+ var VeltTextCommentToolbarCopywriter$1 = function (props) {
4716
5548
  var children = props.children, remainingProps = __rest(props, ["children"]);
4717
5549
  var transformedProps = transformWireframeProps(remainingProps);
4718
5550
  return (React.createElement("velt-text-comment-toolbar-copywriter-wireframe", __assign({}, transformedProps), children));
4719
5551
  };
4720
5552
 
4721
- var VeltTextCommentToolbarGeneric = function (props) {
5553
+ var VeltTextCommentToolbarGeneric$1 = function (props) {
4722
5554
  var children = props.children, remainingProps = __rest(props, ["children"]);
4723
5555
  var transformedProps = transformWireframeProps(remainingProps);
4724
5556
  return (React.createElement("velt-text-comment-toolbar-generic-wireframe", __assign({}, transformedProps), children));
4725
5557
  };
4726
5558
 
4727
- var VeltTextCommentToolbarDivider = function (props) {
5559
+ var VeltTextCommentToolbarDivider$1 = function (props) {
4728
5560
  var children = props.children, remainingProps = __rest(props, ["children"]);
4729
5561
  var transformedProps = transformWireframeProps(remainingProps);
4730
5562
  return (React.createElement("velt-text-comment-toolbar-divider-wireframe", __assign({}, transformedProps), children));
4731
5563
  };
4732
5564
 
4733
- var VeltTextCommentToolbar = function (props) {
5565
+ var VeltTextCommentToolbar$1 = function (props) {
4734
5566
  var children = props.children, remainingProps = __rest(props, ["children"]);
4735
5567
  var transformedProps = transformWireframeProps(remainingProps);
4736
5568
  return (React.createElement("velt-text-comment-toolbar-wireframe", __assign({}, transformedProps), children));
4737
5569
  };
4738
- VeltTextCommentToolbar.CommentAnnotation = VeltTextCommentToolbarCommentAnnotation;
4739
- VeltTextCommentToolbar.Copywriter = VeltTextCommentToolbarCopywriter;
4740
- VeltTextCommentToolbar.Generic = VeltTextCommentToolbarGeneric;
4741
- VeltTextCommentToolbar.Divider = VeltTextCommentToolbarDivider;
5570
+ VeltTextCommentToolbar$1.CommentAnnotation = VeltTextCommentToolbarCommentAnnotation$1;
5571
+ VeltTextCommentToolbar$1.Copywriter = VeltTextCommentToolbarCopywriter$1;
5572
+ VeltTextCommentToolbar$1.Generic = VeltTextCommentToolbarGeneric$1;
5573
+ VeltTextCommentToolbar$1.Divider = VeltTextCommentToolbarDivider$1;
4742
5574
 
4743
5575
  var VeltUserSelectorDropdownAvatar = function (props) {
4744
5576
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -4841,6 +5673,12 @@ VeltAutocompleteChipTooltipWireframe.Description = VeltAutocompleteChipTooltipDe
4841
5673
  VeltAutocompleteChipTooltipWireframe.Icon = VeltAutocompleteChipTooltipIconWireframe;
4842
5674
  VeltAutocompleteChipTooltipWireframe.Name = VeltAutocompleteChipTooltipNameWireframe;
4843
5675
 
5676
+ var VeltAutocompleteEmptyWireframe = function (props) {
5677
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5678
+ var transformedProps = transformWireframeProps(remainingProps);
5679
+ return (React.createElement("velt-autocomplete-empty-wireframe", __assign({}, transformedProps), children));
5680
+ };
5681
+
4844
5682
  var VeltCommentBubbleAvatar = function (props) {
4845
5683
  var children = props.children;
4846
5684
  return (React.createElement("velt-comment-bubble-avatar-wireframe", null, children));
@@ -7093,281 +7931,829 @@ var VeltTranscriptionSummaryExpandToggleWireframe = function (props) {
7093
7931
  var transformedProps = transformWireframeProps(remainingProps);
7094
7932
  return (React.createElement("velt-transcription-summary-expand-toggle-wireframe", __assign({}, transformedProps), children));
7095
7933
  };
7096
- VeltTranscriptionSummaryExpandToggleWireframe.On = VeltTranscriptionSummaryExpandToggleOnWireframe;
7097
- VeltTranscriptionSummaryExpandToggleWireframe.Off = VeltTranscriptionSummaryExpandToggleOffWireframe;
7934
+ VeltTranscriptionSummaryExpandToggleWireframe.On = VeltTranscriptionSummaryExpandToggleOnWireframe;
7935
+ VeltTranscriptionSummaryExpandToggleWireframe.Off = VeltTranscriptionSummaryExpandToggleOffWireframe;
7936
+
7937
+ var VeltTranscriptionSummaryTextWireframe = function (props) {
7938
+ var children = props.children, remainingProps = __rest(props, ["children"]);
7939
+ var transformedProps = transformWireframeProps(remainingProps);
7940
+ return (React.createElement("velt-transcription-summary-text-wireframe", __assign({}, transformedProps), children));
7941
+ };
7942
+
7943
+ var VeltTranscriptionSummaryWireframe = function (props) {
7944
+ var children = props.children, remainingProps = __rest(props, ["children"]);
7945
+ var transformedProps = transformWireframeProps(remainingProps);
7946
+ return (React.createElement("velt-transcription-summary-wireframe", __assign({}, transformedProps), children));
7947
+ };
7948
+ VeltTranscriptionSummaryWireframe.ExpandToggle = VeltTranscriptionSummaryExpandToggleWireframe;
7949
+ VeltTranscriptionSummaryWireframe.Text = VeltTranscriptionSummaryTextWireframe;
7950
+
7951
+ var VeltTranscriptionPanelWireframe = function (props) {
7952
+ var children = props.children, remainingProps = __rest(props, ["children"]);
7953
+ var transformedProps = transformWireframeProps(remainingProps);
7954
+ return (React.createElement("velt-transcription-panel-wireframe", __assign({}, transformedProps), children));
7955
+ };
7956
+ VeltTranscriptionPanelWireframe.CloseButton = VeltTranscriptionCloseButtonWireframe;
7957
+ VeltTranscriptionPanelWireframe.CopyLink = VeltTranscriptionCopyLinkWireframe;
7958
+ VeltTranscriptionPanelWireframe.Summary = VeltTranscriptionSummaryWireframe;
7959
+ VeltTranscriptionPanelWireframe.Content = VeltTranscriptionContentWireframe;
7960
+
7961
+ var VeltTranscriptionEmbedModeWireframe = function (props) {
7962
+ var children = props.children, remainingProps = __rest(props, ["children"]);
7963
+ var transformedProps = transformWireframeProps(remainingProps);
7964
+ return (React.createElement("velt-transcription-embed-mode-wireframe", __assign({}, transformedProps), children));
7965
+ };
7966
+ VeltTranscriptionEmbedModeWireframe.Panel = VeltTranscriptionPanelWireframe;
7967
+
7968
+ var VeltTranscriptionPanelContainerWireframe = function (props) {
7969
+ var children = props.children, remainingProps = __rest(props, ["children"]);
7970
+ var transformedProps = transformWireframeProps(remainingProps);
7971
+ return (React.createElement("velt-transcription-panel-container-wireframe", __assign({}, transformedProps), children));
7972
+ };
7973
+
7974
+ var VeltTranscriptionButtonWireframe = function (props) {
7975
+ var children = props.children, remainingProps = __rest(props, ["children"]);
7976
+ var transformedProps = transformWireframeProps(remainingProps);
7977
+ return (React.createElement("velt-transcription-button-wireframe", __assign({}, transformedProps), children));
7978
+ };
7979
+
7980
+ var VeltTranscriptionTooltipWireframe = function (props) {
7981
+ var children = props.children, remainingProps = __rest(props, ["children"]);
7982
+ var transformedProps = transformWireframeProps(remainingProps);
7983
+ return (React.createElement("velt-transcription-tooltip-wireframe", __assign({}, transformedProps), children));
7984
+ };
7985
+
7986
+ var VeltTranscriptionFloatingModeWireframe = function (props) {
7987
+ var children = props.children, remainingProps = __rest(props, ["children"]);
7988
+ var transformedProps = transformWireframeProps(remainingProps);
7989
+ return (React.createElement("velt-transcription-floating-mode-wireframe", __assign({}, transformedProps), children));
7990
+ };
7991
+ VeltTranscriptionFloatingModeWireframe.Button = VeltTranscriptionButtonWireframe;
7992
+ VeltTranscriptionFloatingModeWireframe.Tooltip = VeltTranscriptionTooltipWireframe;
7993
+ VeltTranscriptionFloatingModeWireframe.PanelContainer = VeltTranscriptionPanelContainerWireframe;
7994
+ VeltTranscriptionFloatingModeWireframe.Panel = VeltTranscriptionPanelWireframe;
7995
+
7996
+ var VeltTranscriptionWireframe = function (props) {
7997
+ var children = props.children, remainingProps = __rest(props, ["children"]);
7998
+ transformWireframeProps(remainingProps);
7999
+ return (React.createElement(React.Fragment, null, children));
8000
+ };
8001
+ VeltTranscriptionWireframe.EmbedMode = VeltTranscriptionEmbedModeWireframe;
8002
+ VeltTranscriptionWireframe.FloatingMode = VeltTranscriptionFloatingModeWireframe;
8003
+
8004
+ var VeltButtonWireframe = function (props) {
8005
+ var id = props.id, disabled = props.disabled, active = props.active, type = props.type, group = props.group, children = props.children, remainingProps = __rest(props, ["id", "disabled", "active", "type", "group", "children"]);
8006
+ var transformedProps = transformWireframeProps(remainingProps);
8007
+ var ref = useRef();
8008
+ return (React.createElement("velt-button-wireframe", __assign({ ref: ref, id: id, disabled: [true, false].includes(disabled) ? (disabled ? 'true' : 'false') : undefined, active: [true, false].includes(active) ? (active ? 'true' : 'false') : undefined, type: type, group: group }, transformedProps), children));
8009
+ };
8010
+
8011
+ var VeltSingleEditorModePanelAcceptRequestWireframe = function (props) {
8012
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8013
+ var transformedProps = transformWireframeProps(remainingProps);
8014
+ return (React.createElement("velt-single-editor-mode-panel-accept-request-wireframe", __assign({}, transformedProps), children));
8015
+ };
8016
+
8017
+ var VeltSingleEditorModePanelCancelRequestWireframe = function (props) {
8018
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8019
+ var transformedProps = transformWireframeProps(remainingProps);
8020
+ return (React.createElement("velt-single-editor-mode-panel-cancel-request-wireframe", __assign({}, transformedProps), children));
8021
+ };
8022
+
8023
+ var VeltSingleEditorModePanelCountdownWireframe = function (props) {
8024
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8025
+ var transformedProps = transformWireframeProps(remainingProps);
8026
+ return (React.createElement("velt-single-editor-mode-panel-countdown-wireframe", __assign({}, transformedProps), children));
8027
+ };
8028
+
8029
+ var VeltSingleEditorModePanelEditHereWireframe = function (props) {
8030
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8031
+ var transformedProps = transformWireframeProps(remainingProps);
8032
+ return (React.createElement("velt-single-editor-mode-panel-edit-here-wireframe", __assign({}, transformedProps), children));
8033
+ };
8034
+
8035
+ var VeltSingleEditorModePanelEditorTextWireframe = function (props) {
8036
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8037
+ var transformedProps = transformWireframeProps(remainingProps);
8038
+ return (React.createElement("velt-single-editor-mode-panel-editor-text-wireframe", __assign({}, transformedProps), children));
8039
+ };
8040
+
8041
+ var VeltSingleEditorModePanelRejectRequestWireframe = function (props) {
8042
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8043
+ var transformedProps = transformWireframeProps(remainingProps);
8044
+ return (React.createElement("velt-single-editor-mode-panel-reject-request-wireframe", __assign({}, transformedProps), children));
8045
+ };
8046
+
8047
+ var VeltSingleEditorModePanelRequestAccessWireframe = function (props) {
8048
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8049
+ var transformedProps = transformWireframeProps(remainingProps);
8050
+ return (React.createElement("velt-single-editor-mode-panel-request-access-wireframe", __assign({}, transformedProps), children));
8051
+ };
8052
+
8053
+ var VeltSingleEditorModePanelViewerTextWireframe = function (props) {
8054
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8055
+ var transformedProps = transformWireframeProps(remainingProps);
8056
+ return (React.createElement("velt-single-editor-mode-panel-viewer-text-wireframe", __assign({}, transformedProps), children));
8057
+ };
8058
+
8059
+ var VeltSingleEditorModePanelWireframe = function (props) {
8060
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8061
+ var transformedProps = transformWireframeProps(remainingProps);
8062
+ return (React.createElement("velt-single-editor-mode-panel-wireframe", __assign({}, transformedProps), children));
8063
+ };
8064
+ VeltSingleEditorModePanelWireframe.RequestAccess = VeltSingleEditorModePanelRequestAccessWireframe;
8065
+ VeltSingleEditorModePanelWireframe.RejectRequest = VeltSingleEditorModePanelRejectRequestWireframe;
8066
+ VeltSingleEditorModePanelWireframe.ViewerText = VeltSingleEditorModePanelViewerTextWireframe;
8067
+ VeltSingleEditorModePanelWireframe.EditorText = VeltSingleEditorModePanelEditorTextWireframe;
8068
+ VeltSingleEditorModePanelWireframe.EditHere = VeltSingleEditorModePanelEditHereWireframe;
8069
+ VeltSingleEditorModePanelWireframe.Countdown = VeltSingleEditorModePanelCountdownWireframe;
8070
+ VeltSingleEditorModePanelWireframe.CancelRequest = VeltSingleEditorModePanelCancelRequestWireframe;
8071
+ VeltSingleEditorModePanelWireframe.AcceptRequest = VeltSingleEditorModePanelAcceptRequestWireframe;
8072
+
8073
+ var VeltPresenceAvatarListItemWireframe = function (props) {
8074
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8075
+ var transformedProps = transformWireframeProps(remainingProps);
8076
+ return (React.createElement("velt-presence-avatar-list-item-wireframe", __assign({}, transformedProps), children));
8077
+ };
8078
+
8079
+ var VeltPresenceAvatarListWireframe = function (props) {
8080
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8081
+ var transformedProps = transformWireframeProps(remainingProps);
8082
+ return (React.createElement("velt-presence-avatar-list-wireframe", __assign({}, transformedProps), children));
8083
+ };
8084
+ VeltPresenceAvatarListWireframe.Item = VeltPresenceAvatarListItemWireframe;
8085
+
8086
+ var VeltPresenceAvatarRemainingCountWireframe = function (props) {
8087
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8088
+ var transformedProps = transformWireframeProps(remainingProps);
8089
+ return (React.createElement("velt-presence-avatar-remaining-count-wireframe", __assign({}, transformedProps), children));
8090
+ };
8091
+
8092
+ var VeltPresenceWireframe = function (props) {
8093
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8094
+ var transformedProps = transformWireframeProps(remainingProps);
8095
+ return (React.createElement("velt-presence-wireframe", __assign({}, transformedProps), children));
8096
+ };
8097
+ VeltPresenceWireframe.AvatarList = VeltPresenceAvatarListWireframe;
8098
+ VeltPresenceWireframe.AvatarRemainingCount = VeltPresenceAvatarRemainingCountWireframe;
8099
+
8100
+ var VeltPresenceTooltipAvatarWireframe = function (props) {
8101
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8102
+ var transformedProps = transformWireframeProps(remainingProps);
8103
+ return (React.createElement("velt-presence-tooltip-avatar-wireframe", __assign({}, transformedProps), children));
8104
+ };
8105
+
8106
+ var VeltPresenceTooltipUserActiveWireframe = function (props) {
8107
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8108
+ var transformedProps = transformWireframeProps(remainingProps);
8109
+ return (React.createElement("velt-presence-tooltip-user-active-wireframe", __assign({}, transformedProps), children));
8110
+ };
8111
+
8112
+ var VeltPresenceTooltipUserInactiveWireframe = function (props) {
8113
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8114
+ var transformedProps = transformWireframeProps(remainingProps);
8115
+ return (React.createElement("velt-presence-tooltip-user-inactive-wireframe", __assign({}, transformedProps), children));
8116
+ };
8117
+
8118
+ var VeltPresenceTooltipUserNameWireframe = function (props) {
8119
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8120
+ var transformedProps = transformWireframeProps(remainingProps);
8121
+ return (React.createElement("velt-presence-tooltip-user-name-wireframe", __assign({}, transformedProps), children));
8122
+ };
8123
+
8124
+ var VeltPresenceTooltipStatusContainerWireframe = function (props) {
8125
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8126
+ var transformedProps = transformWireframeProps(remainingProps);
8127
+ return (React.createElement("velt-presence-tooltip-status-container-wireframe", __assign({}, transformedProps), children));
8128
+ };
8129
+
8130
+ var VeltPresenceTooltipWireframe = function (props) {
8131
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8132
+ var transformedProps = transformWireframeProps(remainingProps);
8133
+ return (React.createElement("velt-presence-tooltip-wireframe", __assign({}, transformedProps), children));
8134
+ };
8135
+ VeltPresenceTooltipWireframe.Avatar = VeltPresenceTooltipAvatarWireframe;
8136
+ VeltPresenceTooltipWireframe.UserActive = VeltPresenceTooltipUserActiveWireframe;
8137
+ VeltPresenceTooltipWireframe.UserInactive = VeltPresenceTooltipUserInactiveWireframe;
8138
+ VeltPresenceTooltipWireframe.UserName = VeltPresenceTooltipUserNameWireframe;
8139
+ VeltPresenceTooltipWireframe.StatusContainer = VeltPresenceTooltipStatusContainerWireframe;
8140
+
8141
+ var VeltCursorPointerArrowWireframe = function (props) {
8142
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8143
+ var transformedProps = transformWireframeProps(remainingProps);
8144
+ return (React.createElement("velt-cursor-pointer-arrow-wireframe", __assign({}, transformedProps), children));
8145
+ };
8146
+
8147
+ var VeltCursorPointerAudioHuddleAvatarWireframe = function (props) {
8148
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8149
+ var transformedProps = transformWireframeProps(remainingProps);
8150
+ return (React.createElement("velt-cursor-pointer-audio-huddle-avatar-wireframe", __assign({}, transformedProps), children));
8151
+ };
8152
+
8153
+ var VeltCursorPointerAudioHuddleAudioWireframe = function (props) {
8154
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8155
+ var transformedProps = transformWireframeProps(remainingProps);
8156
+ return (React.createElement("velt-cursor-pointer-audio-huddle-audio-wireframe", __assign({}, transformedProps), children));
8157
+ };
8158
+
8159
+ var VeltCursorPointerAudioHuddleWireframe = function (props) {
8160
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8161
+ var transformedProps = transformWireframeProps(remainingProps);
8162
+ return (React.createElement("velt-cursor-pointer-audio-huddle-wireframe", __assign({}, transformedProps), children));
8163
+ };
8164
+ VeltCursorPointerAudioHuddleWireframe.Avatar = VeltCursorPointerAudioHuddleAvatarWireframe;
8165
+ VeltCursorPointerAudioHuddleWireframe.Audio = VeltCursorPointerAudioHuddleAudioWireframe;
8166
+
8167
+ var VeltCursorPointerAvatarWireframe = function (props) {
8168
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8169
+ var transformedProps = transformWireframeProps(remainingProps);
8170
+ return (React.createElement("velt-cursor-pointer-avatar-wireframe", __assign({}, transformedProps), children));
8171
+ };
8172
+
8173
+ var VeltCursorPointerDefaultNameWireframe = function (props) {
8174
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8175
+ var transformedProps = transformWireframeProps(remainingProps);
8176
+ return (React.createElement("velt-cursor-pointer-default-name-wireframe", __assign({}, transformedProps), children));
8177
+ };
8178
+
8179
+ var VeltCursorPointerDefaultCommentWireframe = function (props) {
8180
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8181
+ var transformedProps = transformWireframeProps(remainingProps);
8182
+ return (React.createElement("velt-cursor-pointer-default-comment-wireframe", __assign({}, transformedProps), children));
8183
+ };
8184
+
8185
+ var VeltCursorPointerDefaultWireframe = function (props) {
8186
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8187
+ var transformedProps = transformWireframeProps(remainingProps);
8188
+ return (React.createElement("velt-cursor-pointer-default-wireframe", __assign({}, transformedProps), children));
8189
+ };
8190
+ VeltCursorPointerDefaultWireframe.Name = VeltCursorPointerDefaultNameWireframe;
8191
+ VeltCursorPointerDefaultWireframe.Comment = VeltCursorPointerDefaultCommentWireframe;
8192
+
8193
+ var VeltCursorPointerVideoHuddleWireframe = function (props) {
8194
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8195
+ var transformedProps = transformWireframeProps(remainingProps);
8196
+ return (React.createElement("velt-cursor-pointer-video-huddle-wireframe", __assign({}, transformedProps), children));
8197
+ };
8198
+
8199
+ var VeltCursorPointerWireframe = function (props) {
8200
+ var children = props.children, remainingProps = __rest(props, ["children"]);
8201
+ var transformedProps = transformWireframeProps(remainingProps);
8202
+ return (React.createElement("velt-cursor-pointer-wireframe", __assign({}, transformedProps), children));
8203
+ };
8204
+ VeltCursorPointerWireframe.Arrow = VeltCursorPointerArrowWireframe;
8205
+ VeltCursorPointerWireframe.AudioHuddle = VeltCursorPointerAudioHuddleWireframe;
8206
+ VeltCursorPointerWireframe.Avatar = VeltCursorPointerAvatarWireframe;
8207
+ VeltCursorPointerWireframe.Default = VeltCursorPointerDefaultWireframe;
8208
+ VeltCursorPointerWireframe.VideoHuddle = VeltCursorPointerVideoHuddleWireframe;
8209
+
8210
+ var VeltActivityLog = function (props) {
8211
+ var darkMode = props.darkMode, shadowDom = props.shadowDom, useDummyData = props.useDummyData, variant = props.variant, children = props.children, remainingProps = __rest(props, ["darkMode", "shadowDom", "useDummyData", "variant", "children"]);
8212
+ var ref = useRef(null);
8213
+ return (React.createElement("velt-activity-log", __assign({ ref: ref, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "use-dummy-data": [true, false].includes(useDummyData) ? (useDummyData ? 'true' : 'false') : undefined, variant: variant }, remainingProps), children));
8214
+ };
8215
+
8216
+ var VeltActivityLogHeader = function (props) {
8217
+ var defaultCondition = props.defaultCondition, children = props.children;
8218
+ var ref = useRef(null);
8219
+ return (React.createElement("velt-activity-log-header", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8220
+ };
8221
+
8222
+ var VeltActivityLogHeaderTitle = function (props) {
8223
+ var defaultCondition = props.defaultCondition, children = props.children;
8224
+ var ref = useRef(null);
8225
+ return (React.createElement("velt-activity-log-header-title", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8226
+ };
8227
+
8228
+ var VeltActivityLogHeaderCloseButton = function (props) {
8229
+ var defaultCondition = props.defaultCondition, children = props.children;
8230
+ var ref = useRef(null);
8231
+ return (React.createElement("velt-activity-log-header-close-button", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8232
+ };
8233
+
8234
+ var VeltActivityLogHeaderFilter = function (props) {
8235
+ var defaultCondition = props.defaultCondition, children = props.children;
8236
+ var ref = useRef(null);
8237
+ return (React.createElement("velt-activity-log-header-filter", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8238
+ };
8239
+
8240
+ var VeltActivityLogHeaderFilterTrigger = function (props) {
8241
+ var defaultCondition = props.defaultCondition, children = props.children;
8242
+ var ref = useRef(null);
8243
+ return (React.createElement("velt-activity-log-header-filter-trigger", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8244
+ };
8245
+
8246
+ var VeltActivityLogHeaderFilterTriggerIcon = function (props) {
8247
+ var defaultCondition = props.defaultCondition, children = props.children;
8248
+ var ref = useRef(null);
8249
+ return (React.createElement("velt-activity-log-header-filter-trigger-icon", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8250
+ };
8251
+
8252
+ var VeltActivityLogHeaderFilterTriggerLabel = function (props) {
8253
+ var defaultCondition = props.defaultCondition, children = props.children;
8254
+ var ref = useRef(null);
8255
+ return (React.createElement("velt-activity-log-header-filter-trigger-label", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8256
+ };
8257
+
8258
+ var VeltActivityLogHeaderFilterContent = function (props) {
8259
+ var defaultCondition = props.defaultCondition, children = props.children;
8260
+ var ref = useRef(null);
8261
+ return (React.createElement("velt-activity-log-header-filter-content", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8262
+ };
8263
+
8264
+ var VeltActivityLogHeaderFilterContentItem = function (props) {
8265
+ var defaultCondition = props.defaultCondition, filterOption = props.filterOption, isActive = props.isActive, children = props.children;
8266
+ var ref = useRef(null);
8267
+ return (React.createElement("velt-activity-log-header-filter-content-item", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "filter-option": filterOption, "is-active": [true, false].includes(isActive) ? (isActive ? 'true' : 'false') : undefined }, children));
8268
+ };
8269
+
8270
+ var VeltActivityLogHeaderFilterContentItemIcon = function (props) {
8271
+ var defaultCondition = props.defaultCondition, isActive = props.isActive, children = props.children;
8272
+ var ref = useRef(null);
8273
+ return (React.createElement("velt-activity-log-header-filter-content-item-icon", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "is-active": [true, false].includes(isActive) ? (isActive ? 'true' : 'false') : undefined }, children));
8274
+ };
8275
+
8276
+ var VeltActivityLogHeaderFilterContentItemLabel = function (props) {
8277
+ var defaultCondition = props.defaultCondition, filterOption = props.filterOption, children = props.children;
8278
+ var ref = useRef(null);
8279
+ return (React.createElement("velt-activity-log-header-filter-content-item-label", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "filter-option": filterOption }, children));
8280
+ };
8281
+
8282
+ var VeltActivityLogEmpty = function (props) {
8283
+ var defaultCondition = props.defaultCondition, children = props.children;
8284
+ var ref = useRef(null);
8285
+ return (React.createElement("velt-activity-log-empty", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8286
+ };
8287
+
8288
+ var VeltActivityLogLoading = function (props) {
8289
+ var defaultCondition = props.defaultCondition, children = props.children;
8290
+ var ref = useRef(null);
8291
+ return (React.createElement("velt-activity-log-loading", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8292
+ };
8293
+
8294
+ var VeltActivityLogList = function (props) {
8295
+ var defaultCondition = props.defaultCondition, children = props.children;
8296
+ var ref = useRef(null);
8297
+ return (React.createElement("velt-activity-log-list", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8298
+ };
8299
+
8300
+ var VeltActivityLogListDateGroup = function (props) {
8301
+ var defaultCondition = props.defaultCondition, dateGroup = props.dateGroup, children = props.children;
8302
+ var ref = useRef(null);
8303
+ return (React.createElement("velt-activity-log-list-date-group", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "date-group": dateGroup }, children));
8304
+ };
8305
+
8306
+ var VeltActivityLogListDateGroupLabel = function (props) {
8307
+ var defaultCondition = props.defaultCondition, dateGroup = props.dateGroup, children = props.children;
8308
+ var ref = useRef(null);
8309
+ return (React.createElement("velt-activity-log-list-date-group-label", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "date-group": dateGroup }, children));
8310
+ };
8311
+
8312
+ var VeltActivityLogListShowMore = function (props) {
8313
+ var defaultCondition = props.defaultCondition, dateGroup = props.dateGroup, children = props.children;
8314
+ var ref = useRef(null);
8315
+ return (React.createElement("velt-activity-log-list-show-more", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "date-group": dateGroup }, children));
8316
+ };
8317
+
8318
+ var VeltActivityLogListItem = function (props) {
8319
+ var defaultCondition = props.defaultCondition, activityRecord = props.activityRecord, children = props.children;
8320
+ var ref = useRef(null);
8321
+ return (React.createElement("velt-activity-log-list-item", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "activity-record": activityRecord }, children));
8322
+ };
8323
+
8324
+ var VeltActivityLogListItemAvatar = function (props) {
8325
+ var defaultCondition = props.defaultCondition, activityRecord = props.activityRecord, children = props.children;
8326
+ var ref = useRef(null);
8327
+ return (React.createElement("velt-activity-log-list-item-avatar", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "activity-record": activityRecord }, children));
8328
+ };
8329
+
8330
+ var VeltActivityLogListItemIcon = function (props) {
8331
+ var defaultCondition = props.defaultCondition, activityRecord = props.activityRecord, children = props.children;
8332
+ var ref = useRef(null);
8333
+ return (React.createElement("velt-activity-log-list-item-icon", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "activity-record": activityRecord }, children));
8334
+ };
8335
+
8336
+ var VeltActivityLogListItemTime = function (props) {
8337
+ var defaultCondition = props.defaultCondition, activityRecord = props.activityRecord, children = props.children;
8338
+ var ref = useRef(null);
8339
+ return (React.createElement("velt-activity-log-list-item-time", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "activity-record": activityRecord }, children));
8340
+ };
8341
+
8342
+ var VeltActivityLogListItemContent = function (props) {
8343
+ var defaultCondition = props.defaultCondition, activityRecord = props.activityRecord, children = props.children;
8344
+ var ref = useRef(null);
8345
+ return (React.createElement("velt-activity-log-list-item-content", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "activity-record": activityRecord }, children));
8346
+ };
8347
+
8348
+ var VeltActivityLogListItemContentUser = function (props) {
8349
+ var defaultCondition = props.defaultCondition, activityRecord = props.activityRecord, children = props.children;
8350
+ var ref = useRef(null);
8351
+ return (React.createElement("velt-activity-log-list-item-content-user", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "activity-record": activityRecord }, children));
8352
+ };
8353
+
8354
+ var VeltActivityLogListItemContentAction = function (props) {
8355
+ var defaultCondition = props.defaultCondition, activityRecord = props.activityRecord, children = props.children;
8356
+ var ref = useRef(null);
8357
+ return (React.createElement("velt-activity-log-list-item-content-action", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "activity-record": activityRecord }, children));
8358
+ };
8359
+
8360
+ var VeltActivityLogListItemContentTarget = function (props) {
8361
+ var defaultCondition = props.defaultCondition, activityRecord = props.activityRecord, children = props.children;
8362
+ var ref = useRef(null);
8363
+ return (React.createElement("velt-activity-log-list-item-content-target", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "activity-record": activityRecord }, children));
8364
+ };
8365
+
8366
+ var VeltActivityLogListItemContentDetail = function (props) {
8367
+ var defaultCondition = props.defaultCondition, activityRecord = props.activityRecord, children = props.children;
8368
+ var ref = useRef(null);
8369
+ return (React.createElement("velt-activity-log-list-item-content-detail", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "activity-record": activityRecord }, children));
8370
+ };
7098
8371
 
7099
- var VeltTranscriptionSummaryTextWireframe = function (props) {
8372
+ var VeltActivityLogHeaderTitleWireframe = function (props) {
7100
8373
  var children = props.children, remainingProps = __rest(props, ["children"]);
7101
8374
  var transformedProps = transformWireframeProps(remainingProps);
7102
- return (React.createElement("velt-transcription-summary-text-wireframe", __assign({}, transformedProps), children));
8375
+ return (React.createElement("velt-activity-log-header-title-wireframe", __assign({}, transformedProps), children));
7103
8376
  };
7104
8377
 
7105
- var VeltTranscriptionSummaryWireframe = function (props) {
8378
+ var VeltActivityLogHeaderFilterTriggerIconWireframe = function (props) {
7106
8379
  var children = props.children, remainingProps = __rest(props, ["children"]);
7107
8380
  var transformedProps = transformWireframeProps(remainingProps);
7108
- return (React.createElement("velt-transcription-summary-wireframe", __assign({}, transformedProps), children));
8381
+ return (React.createElement("velt-activity-log-header-filter-trigger-icon-wireframe", __assign({}, transformedProps), children));
7109
8382
  };
7110
- VeltTranscriptionSummaryWireframe.ExpandToggle = VeltTranscriptionSummaryExpandToggleWireframe;
7111
- VeltTranscriptionSummaryWireframe.Text = VeltTranscriptionSummaryTextWireframe;
7112
8383
 
7113
- var VeltTranscriptionPanelWireframe = function (props) {
8384
+ var VeltActivityLogHeaderFilterTriggerLabelWireframe = function (props) {
7114
8385
  var children = props.children, remainingProps = __rest(props, ["children"]);
7115
8386
  var transformedProps = transformWireframeProps(remainingProps);
7116
- return (React.createElement("velt-transcription-panel-wireframe", __assign({}, transformedProps), children));
8387
+ return (React.createElement("velt-activity-log-header-filter-trigger-label-wireframe", __assign({}, transformedProps), children));
7117
8388
  };
7118
- VeltTranscriptionPanelWireframe.CloseButton = VeltTranscriptionCloseButtonWireframe;
7119
- VeltTranscriptionPanelWireframe.CopyLink = VeltTranscriptionCopyLinkWireframe;
7120
- VeltTranscriptionPanelWireframe.Summary = VeltTranscriptionSummaryWireframe;
7121
- VeltTranscriptionPanelWireframe.Content = VeltTranscriptionContentWireframe;
7122
8389
 
7123
- var VeltTranscriptionEmbedModeWireframe = function (props) {
8390
+ var VeltActivityLogHeaderFilterTriggerWireframe = function (props) {
7124
8391
  var children = props.children, remainingProps = __rest(props, ["children"]);
7125
8392
  var transformedProps = transformWireframeProps(remainingProps);
7126
- return (React.createElement("velt-transcription-embed-mode-wireframe", __assign({}, transformedProps), children));
8393
+ return (React.createElement("velt-activity-log-header-filter-trigger-wireframe", __assign({}, transformedProps), children));
7127
8394
  };
7128
- VeltTranscriptionEmbedModeWireframe.Panel = VeltTranscriptionPanelWireframe;
8395
+ VeltActivityLogHeaderFilterTriggerWireframe.Icon = VeltActivityLogHeaderFilterTriggerIconWireframe;
8396
+ VeltActivityLogHeaderFilterTriggerWireframe.Label = VeltActivityLogHeaderFilterTriggerLabelWireframe;
7129
8397
 
7130
- var VeltTranscriptionPanelContainerWireframe = function (props) {
8398
+ var VeltActivityLogHeaderFilterContentItemIconWireframe = function (props) {
7131
8399
  var children = props.children, remainingProps = __rest(props, ["children"]);
7132
8400
  var transformedProps = transformWireframeProps(remainingProps);
7133
- return (React.createElement("velt-transcription-panel-container-wireframe", __assign({}, transformedProps), children));
8401
+ return (React.createElement("velt-activity-log-header-filter-content-item-icon-wireframe", __assign({}, transformedProps), children));
7134
8402
  };
7135
8403
 
7136
- var VeltTranscriptionButtonWireframe = function (props) {
8404
+ var VeltActivityLogHeaderFilterContentItemLabelWireframe = function (props) {
7137
8405
  var children = props.children, remainingProps = __rest(props, ["children"]);
7138
8406
  var transformedProps = transformWireframeProps(remainingProps);
7139
- return (React.createElement("velt-transcription-button-wireframe", __assign({}, transformedProps), children));
8407
+ return (React.createElement("velt-activity-log-header-filter-content-item-label-wireframe", __assign({}, transformedProps), children));
7140
8408
  };
7141
8409
 
7142
- var VeltTranscriptionTooltipWireframe = function (props) {
8410
+ var VeltActivityLogHeaderFilterContentItemWireframe = function (props) {
7143
8411
  var children = props.children, remainingProps = __rest(props, ["children"]);
7144
8412
  var transformedProps = transformWireframeProps(remainingProps);
7145
- return (React.createElement("velt-transcription-tooltip-wireframe", __assign({}, transformedProps), children));
8413
+ return (React.createElement("velt-activity-log-header-filter-content-item-wireframe", __assign({}, transformedProps), children));
7146
8414
  };
8415
+ VeltActivityLogHeaderFilterContentItemWireframe.Icon = VeltActivityLogHeaderFilterContentItemIconWireframe;
8416
+ VeltActivityLogHeaderFilterContentItemWireframe.Label = VeltActivityLogHeaderFilterContentItemLabelWireframe;
7147
8417
 
7148
- var VeltTranscriptionFloatingModeWireframe = function (props) {
8418
+ var VeltActivityLogHeaderFilterContentWireframe = function (props) {
7149
8419
  var children = props.children, remainingProps = __rest(props, ["children"]);
7150
8420
  var transformedProps = transformWireframeProps(remainingProps);
7151
- return (React.createElement("velt-transcription-floating-mode-wireframe", __assign({}, transformedProps), children));
8421
+ return (React.createElement("velt-activity-log-header-filter-content-wireframe", __assign({}, transformedProps), children));
7152
8422
  };
7153
- VeltTranscriptionFloatingModeWireframe.Button = VeltTranscriptionButtonWireframe;
7154
- VeltTranscriptionFloatingModeWireframe.Tooltip = VeltTranscriptionTooltipWireframe;
7155
- VeltTranscriptionFloatingModeWireframe.PanelContainer = VeltTranscriptionPanelContainerWireframe;
7156
- VeltTranscriptionFloatingModeWireframe.Panel = VeltTranscriptionPanelWireframe;
8423
+ VeltActivityLogHeaderFilterContentWireframe.Item = VeltActivityLogHeaderFilterContentItemWireframe;
7157
8424
 
7158
- var VeltTranscriptionWireframe = function (props) {
8425
+ var VeltActivityLogHeaderFilterWireframe = function (props) {
7159
8426
  var children = props.children, remainingProps = __rest(props, ["children"]);
7160
- transformWireframeProps(remainingProps);
7161
- return (React.createElement(React.Fragment, null, children));
7162
- };
7163
- VeltTranscriptionWireframe.EmbedMode = VeltTranscriptionEmbedModeWireframe;
7164
- VeltTranscriptionWireframe.FloatingMode = VeltTranscriptionFloatingModeWireframe;
7165
-
7166
- var VeltButtonWireframe = function (props) {
7167
- var id = props.id, disabled = props.disabled, active = props.active, type = props.type, group = props.group, children = props.children, remainingProps = __rest(props, ["id", "disabled", "active", "type", "group", "children"]);
7168
8427
  var transformedProps = transformWireframeProps(remainingProps);
7169
- var ref = useRef();
7170
- return (React.createElement("velt-button-wireframe", __assign({ ref: ref, id: id, disabled: [true, false].includes(disabled) ? (disabled ? 'true' : 'false') : undefined, active: [true, false].includes(active) ? (active ? 'true' : 'false') : undefined, type: type, group: group }, transformedProps), children));
8428
+ return (React.createElement("velt-activity-log-header-filter-wireframe", __assign({}, transformedProps), children));
7171
8429
  };
8430
+ VeltActivityLogHeaderFilterWireframe.Trigger = VeltActivityLogHeaderFilterTriggerWireframe;
8431
+ VeltActivityLogHeaderFilterWireframe.Content = VeltActivityLogHeaderFilterContentWireframe;
7172
8432
 
7173
- var VeltSingleEditorModePanelAcceptRequestWireframe = function (props) {
8433
+ var VeltActivityLogHeaderCloseButtonWireframe = function (props) {
7174
8434
  var children = props.children, remainingProps = __rest(props, ["children"]);
7175
8435
  var transformedProps = transformWireframeProps(remainingProps);
7176
- return (React.createElement("velt-single-editor-mode-panel-accept-request-wireframe", __assign({}, transformedProps), children));
8436
+ return (React.createElement("velt-activity-log-header-close-button-wireframe", __assign({}, transformedProps), children));
7177
8437
  };
7178
8438
 
7179
- var VeltSingleEditorModePanelCancelRequestWireframe = function (props) {
8439
+ var VeltActivityLogHeaderWireframe = function (props) {
7180
8440
  var children = props.children, remainingProps = __rest(props, ["children"]);
7181
8441
  var transformedProps = transformWireframeProps(remainingProps);
7182
- return (React.createElement("velt-single-editor-mode-panel-cancel-request-wireframe", __assign({}, transformedProps), children));
8442
+ return (React.createElement("velt-activity-log-header-wireframe", __assign({}, transformedProps), children));
7183
8443
  };
8444
+ VeltActivityLogHeaderWireframe.Title = VeltActivityLogHeaderTitleWireframe;
8445
+ VeltActivityLogHeaderWireframe.Filter = VeltActivityLogHeaderFilterWireframe;
8446
+ VeltActivityLogHeaderWireframe.CloseButton = VeltActivityLogHeaderCloseButtonWireframe;
7184
8447
 
7185
- var VeltSingleEditorModePanelCountdownWireframe = function (props) {
8448
+ var VeltActivityLogListDateGroupLabelWireframe = function (props) {
7186
8449
  var children = props.children, remainingProps = __rest(props, ["children"]);
7187
8450
  var transformedProps = transformWireframeProps(remainingProps);
7188
- return (React.createElement("velt-single-editor-mode-panel-countdown-wireframe", __assign({}, transformedProps), children));
8451
+ return (React.createElement("velt-activity-log-list-date-group-label-wireframe", __assign({}, transformedProps), children));
7189
8452
  };
7190
8453
 
7191
- var VeltSingleEditorModePanelEditHereWireframe = function (props) {
8454
+ var VeltActivityLogListDateGroupWireframe = function (props) {
7192
8455
  var children = props.children, remainingProps = __rest(props, ["children"]);
7193
8456
  var transformedProps = transformWireframeProps(remainingProps);
7194
- return (React.createElement("velt-single-editor-mode-panel-edit-here-wireframe", __assign({}, transformedProps), children));
8457
+ return (React.createElement("velt-activity-log-list-date-group-wireframe", __assign({}, transformedProps), children));
7195
8458
  };
8459
+ VeltActivityLogListDateGroupWireframe.Label = VeltActivityLogListDateGroupLabelWireframe;
7196
8460
 
7197
- var VeltSingleEditorModePanelEditorTextWireframe = function (props) {
8461
+ var VeltActivityLogListItemIconWireframe = function (props) {
7198
8462
  var children = props.children, remainingProps = __rest(props, ["children"]);
7199
8463
  var transformedProps = transformWireframeProps(remainingProps);
7200
- return (React.createElement("velt-single-editor-mode-panel-editor-text-wireframe", __assign({}, transformedProps), children));
8464
+ return (React.createElement("velt-activity-log-list-item-icon-wireframe", __assign({}, transformedProps), children));
7201
8465
  };
7202
8466
 
7203
- var VeltSingleEditorModePanelRejectRequestWireframe = function (props) {
8467
+ var VeltActivityLogListItemAvatarWireframe = function (props) {
7204
8468
  var children = props.children, remainingProps = __rest(props, ["children"]);
7205
8469
  var transformedProps = transformWireframeProps(remainingProps);
7206
- return (React.createElement("velt-single-editor-mode-panel-reject-request-wireframe", __assign({}, transformedProps), children));
8470
+ return (React.createElement("velt-activity-log-list-item-avatar-wireframe", __assign({}, transformedProps), children));
7207
8471
  };
7208
8472
 
7209
- var VeltSingleEditorModePanelRequestAccessWireframe = function (props) {
8473
+ var VeltActivityLogListItemContentUserWireframe = function (props) {
7210
8474
  var children = props.children, remainingProps = __rest(props, ["children"]);
7211
8475
  var transformedProps = transformWireframeProps(remainingProps);
7212
- return (React.createElement("velt-single-editor-mode-panel-request-access-wireframe", __assign({}, transformedProps), children));
8476
+ return (React.createElement("velt-activity-log-list-item-content-user-wireframe", __assign({}, transformedProps), children));
7213
8477
  };
7214
8478
 
7215
- var VeltSingleEditorModePanelViewerTextWireframe = function (props) {
8479
+ var VeltActivityLogListItemContentActionWireframe = function (props) {
7216
8480
  var children = props.children, remainingProps = __rest(props, ["children"]);
7217
8481
  var transformedProps = transformWireframeProps(remainingProps);
7218
- return (React.createElement("velt-single-editor-mode-panel-viewer-text-wireframe", __assign({}, transformedProps), children));
8482
+ return (React.createElement("velt-activity-log-list-item-content-action-wireframe", __assign({}, transformedProps), children));
7219
8483
  };
7220
8484
 
7221
- var VeltSingleEditorModePanelWireframe = function (props) {
8485
+ var VeltActivityLogListItemContentTargetWireframe = function (props) {
7222
8486
  var children = props.children, remainingProps = __rest(props, ["children"]);
7223
8487
  var transformedProps = transformWireframeProps(remainingProps);
7224
- return (React.createElement("velt-single-editor-mode-panel-wireframe", __assign({}, transformedProps), children));
8488
+ return (React.createElement("velt-activity-log-list-item-content-target-wireframe", __assign({}, transformedProps), children));
7225
8489
  };
7226
- VeltSingleEditorModePanelWireframe.RequestAccess = VeltSingleEditorModePanelRequestAccessWireframe;
7227
- VeltSingleEditorModePanelWireframe.RejectRequest = VeltSingleEditorModePanelRejectRequestWireframe;
7228
- VeltSingleEditorModePanelWireframe.ViewerText = VeltSingleEditorModePanelViewerTextWireframe;
7229
- VeltSingleEditorModePanelWireframe.EditorText = VeltSingleEditorModePanelEditorTextWireframe;
7230
- VeltSingleEditorModePanelWireframe.EditHere = VeltSingleEditorModePanelEditHereWireframe;
7231
- VeltSingleEditorModePanelWireframe.Countdown = VeltSingleEditorModePanelCountdownWireframe;
7232
- VeltSingleEditorModePanelWireframe.CancelRequest = VeltSingleEditorModePanelCancelRequestWireframe;
7233
- VeltSingleEditorModePanelWireframe.AcceptRequest = VeltSingleEditorModePanelAcceptRequestWireframe;
7234
8490
 
7235
- var VeltPresenceAvatarListItemWireframe = function (props) {
8491
+ var VeltActivityLogListItemContentDetailWireframe = function (props) {
7236
8492
  var children = props.children, remainingProps = __rest(props, ["children"]);
7237
8493
  var transformedProps = transformWireframeProps(remainingProps);
7238
- return (React.createElement("velt-presence-avatar-list-item-wireframe", __assign({}, transformedProps), children));
8494
+ return (React.createElement("velt-activity-log-list-item-content-detail-wireframe", __assign({}, transformedProps), children));
7239
8495
  };
7240
8496
 
7241
- var VeltPresenceAvatarListWireframe = function (props) {
8497
+ var VeltActivityLogListItemContentWireframe = function (props) {
7242
8498
  var children = props.children, remainingProps = __rest(props, ["children"]);
7243
8499
  var transformedProps = transformWireframeProps(remainingProps);
7244
- return (React.createElement("velt-presence-avatar-list-wireframe", __assign({}, transformedProps), children));
8500
+ return (React.createElement("velt-activity-log-list-item-content-wireframe", __assign({}, transformedProps), children));
7245
8501
  };
7246
- VeltPresenceAvatarListWireframe.Item = VeltPresenceAvatarListItemWireframe;
8502
+ VeltActivityLogListItemContentWireframe.User = VeltActivityLogListItemContentUserWireframe;
8503
+ VeltActivityLogListItemContentWireframe.Action = VeltActivityLogListItemContentActionWireframe;
8504
+ VeltActivityLogListItemContentWireframe.Target = VeltActivityLogListItemContentTargetWireframe;
8505
+ VeltActivityLogListItemContentWireframe.Detail = VeltActivityLogListItemContentDetailWireframe;
7247
8506
 
7248
- var VeltPresenceAvatarRemainingCountWireframe = function (props) {
8507
+ var VeltActivityLogListItemTimeWireframe = function (props) {
7249
8508
  var children = props.children, remainingProps = __rest(props, ["children"]);
7250
8509
  var transformedProps = transformWireframeProps(remainingProps);
7251
- return (React.createElement("velt-presence-avatar-remaining-count-wireframe", __assign({}, transformedProps), children));
8510
+ return (React.createElement("velt-activity-log-list-item-time-wireframe", __assign({}, transformedProps), children));
7252
8511
  };
7253
8512
 
7254
- var VeltPresenceWireframe = function (props) {
8513
+ var VeltActivityLogListItemWireframe = function (props) {
7255
8514
  var children = props.children, remainingProps = __rest(props, ["children"]);
7256
8515
  var transformedProps = transformWireframeProps(remainingProps);
7257
- return (React.createElement("velt-presence-wireframe", __assign({}, transformedProps), children));
8516
+ return (React.createElement("velt-activity-log-list-item-wireframe", __assign({}, transformedProps), children));
7258
8517
  };
7259
- VeltPresenceWireframe.AvatarList = VeltPresenceAvatarListWireframe;
7260
- VeltPresenceWireframe.AvatarRemainingCount = VeltPresenceAvatarRemainingCountWireframe;
8518
+ VeltActivityLogListItemWireframe.Icon = VeltActivityLogListItemIconWireframe;
8519
+ VeltActivityLogListItemWireframe.Avatar = VeltActivityLogListItemAvatarWireframe;
8520
+ VeltActivityLogListItemWireframe.Content = VeltActivityLogListItemContentWireframe;
8521
+ VeltActivityLogListItemWireframe.Time = VeltActivityLogListItemTimeWireframe;
7261
8522
 
7262
- var VeltPresenceTooltipAvatarWireframe = function (props) {
8523
+ var VeltActivityLogListShowMoreWireframe = function (props) {
7263
8524
  var children = props.children, remainingProps = __rest(props, ["children"]);
7264
8525
  var transformedProps = transformWireframeProps(remainingProps);
7265
- return (React.createElement("velt-presence-tooltip-avatar-wireframe", __assign({}, transformedProps), children));
8526
+ return (React.createElement("velt-activity-log-list-show-more-wireframe", __assign({}, transformedProps), children));
7266
8527
  };
7267
8528
 
7268
- var VeltPresenceTooltipUserActiveWireframe = function (props) {
8529
+ var VeltActivityLogListWireframe = function (props) {
7269
8530
  var children = props.children, remainingProps = __rest(props, ["children"]);
7270
8531
  var transformedProps = transformWireframeProps(remainingProps);
7271
- return (React.createElement("velt-presence-tooltip-user-active-wireframe", __assign({}, transformedProps), children));
8532
+ return (React.createElement("velt-activity-log-list-wireframe", __assign({}, transformedProps), children));
7272
8533
  };
8534
+ VeltActivityLogListWireframe.DateGroup = VeltActivityLogListDateGroupWireframe;
8535
+ VeltActivityLogListWireframe.Item = VeltActivityLogListItemWireframe;
8536
+ VeltActivityLogListWireframe.ShowMore = VeltActivityLogListShowMoreWireframe;
7273
8537
 
7274
- var VeltPresenceTooltipUserInactiveWireframe = function (props) {
8538
+ var VeltActivityLogLoadingWireframe = function (props) {
7275
8539
  var children = props.children, remainingProps = __rest(props, ["children"]);
7276
8540
  var transformedProps = transformWireframeProps(remainingProps);
7277
- return (React.createElement("velt-presence-tooltip-user-inactive-wireframe", __assign({}, transformedProps), children));
8541
+ return (React.createElement("velt-activity-log-loading-wireframe", __assign({}, transformedProps), children));
7278
8542
  };
7279
8543
 
7280
- var VeltPresenceTooltipUserNameWireframe = function (props) {
8544
+ var VeltActivityLogEmptyWireframe = function (props) {
7281
8545
  var children = props.children, remainingProps = __rest(props, ["children"]);
7282
8546
  var transformedProps = transformWireframeProps(remainingProps);
7283
- return (React.createElement("velt-presence-tooltip-user-name-wireframe", __assign({}, transformedProps), children));
8547
+ return (React.createElement("velt-activity-log-empty-wireframe", __assign({}, transformedProps), children));
7284
8548
  };
7285
8549
 
7286
- var VeltPresenceTooltipStatusContainerWireframe = function (props) {
8550
+ var VeltActivityLogWireframe = function (props) {
7287
8551
  var children = props.children, remainingProps = __rest(props, ["children"]);
7288
8552
  var transformedProps = transformWireframeProps(remainingProps);
7289
- return (React.createElement("velt-presence-tooltip-status-container-wireframe", __assign({}, transformedProps), children));
8553
+ return (React.createElement("velt-activity-log-wireframe", __assign({}, transformedProps), children));
7290
8554
  };
8555
+ VeltActivityLogWireframe.Header = VeltActivityLogHeaderWireframe;
8556
+ VeltActivityLogWireframe.List = VeltActivityLogListWireframe;
8557
+ VeltActivityLogWireframe.Loading = VeltActivityLogLoadingWireframe;
8558
+ VeltActivityLogWireframe.Empty = VeltActivityLogEmptyWireframe;
7291
8559
 
7292
- var VeltPresenceTooltipWireframe = function (props) {
7293
- var children = props.children, remainingProps = __rest(props, ["children"]);
7294
- var transformedProps = transformWireframeProps(remainingProps);
7295
- return (React.createElement("velt-presence-tooltip-wireframe", __assign({}, transformedProps), children));
8560
+ var VeltSidebarButtonIcon = function (props) {
8561
+ var defaultCondition = props.defaultCondition, children = props.children;
8562
+ var ref = useRef(null);
8563
+ return (React.createElement("velt-sidebar-button-icon", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
7296
8564
  };
7297
- VeltPresenceTooltipWireframe.Avatar = VeltPresenceTooltipAvatarWireframe;
7298
- VeltPresenceTooltipWireframe.UserActive = VeltPresenceTooltipUserActiveWireframe;
7299
- VeltPresenceTooltipWireframe.UserInactive = VeltPresenceTooltipUserInactiveWireframe;
7300
- VeltPresenceTooltipWireframe.UserName = VeltPresenceTooltipUserNameWireframe;
7301
- VeltPresenceTooltipWireframe.StatusContainer = VeltPresenceTooltipStatusContainerWireframe;
7302
8565
 
7303
- var VeltCursorPointerArrowWireframe = function (props) {
7304
- var children = props.children, remainingProps = __rest(props, ["children"]);
7305
- var transformedProps = transformWireframeProps(remainingProps);
7306
- return (React.createElement("velt-cursor-pointer-arrow-wireframe", __assign({}, transformedProps), children));
8566
+ var VeltSidebarButtonCommentsCount = function (props) {
8567
+ var defaultCondition = props.defaultCondition, children = props.children;
8568
+ var ref = useRef(null);
8569
+ return (React.createElement("velt-sidebar-button-comments-count", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
7307
8570
  };
7308
8571
 
7309
- var VeltCursorPointerAudioHuddleAvatarWireframe = function (props) {
7310
- var children = props.children, remainingProps = __rest(props, ["children"]);
7311
- var transformedProps = transformWireframeProps(remainingProps);
7312
- return (React.createElement("velt-cursor-pointer-audio-huddle-avatar-wireframe", __assign({}, transformedProps), children));
8572
+ var VeltSidebarButtonUnreadIcon = function (props) {
8573
+ var defaultCondition = props.defaultCondition, children = props.children;
8574
+ var ref = useRef(null);
8575
+ return (React.createElement("velt-sidebar-button-unread-icon", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
7313
8576
  };
7314
8577
 
7315
- var VeltCursorPointerAudioHuddleAudioWireframe = function (props) {
7316
- var children = props.children, remainingProps = __rest(props, ["children"]);
7317
- var transformedProps = transformWireframeProps(remainingProps);
7318
- return (React.createElement("velt-cursor-pointer-audio-huddle-audio-wireframe", __assign({}, transformedProps), children));
8578
+ var VeltTextComment = function (props) {
8579
+ var defaultCondition = props.defaultCondition, children = props.children;
8580
+ var ref = useRef(null);
8581
+ return (React.createElement("velt-text-comment", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
7319
8582
  };
7320
8583
 
7321
- var VeltCursorPointerAudioHuddleWireframe = function (props) {
7322
- var children = props.children, remainingProps = __rest(props, ["children"]);
7323
- var transformedProps = transformWireframeProps(remainingProps);
7324
- return (React.createElement("velt-cursor-pointer-audio-huddle-wireframe", __assign({}, transformedProps), children));
8584
+ var VeltTextCommentTool = function (props) {
8585
+ var defaultCondition = props.defaultCondition, children = props.children;
8586
+ var ref = useRef(null);
8587
+ return (React.createElement("velt-text-comment-tool", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
7325
8588
  };
7326
- VeltCursorPointerAudioHuddleWireframe.Avatar = VeltCursorPointerAudioHuddleAvatarWireframe;
7327
- VeltCursorPointerAudioHuddleWireframe.Audio = VeltCursorPointerAudioHuddleAudioWireframe;
7328
8589
 
7329
- var VeltCursorPointerAvatarWireframe = function (props) {
7330
- var children = props.children, remainingProps = __rest(props, ["children"]);
7331
- var transformedProps = transformWireframeProps(remainingProps);
7332
- return (React.createElement("velt-cursor-pointer-avatar-wireframe", __assign({}, transformedProps), children));
8590
+ var VeltTextCommentToolbar = function (props) {
8591
+ var defaultCondition = props.defaultCondition, children = props.children;
8592
+ var ref = useRef(null);
8593
+ return (React.createElement("velt-text-comment-toolbar", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
7333
8594
  };
7334
8595
 
7335
- var VeltCursorPointerDefaultNameWireframe = function (props) {
7336
- var children = props.children, remainingProps = __rest(props, ["children"]);
7337
- var transformedProps = transformWireframeProps(remainingProps);
7338
- return (React.createElement("velt-cursor-pointer-default-name-wireframe", __assign({}, transformedProps), children));
8596
+ var VeltTextCommentToolbarCommentAnnotation = function (props) {
8597
+ var defaultCondition = props.defaultCondition, children = props.children;
8598
+ var ref = useRef(null);
8599
+ return (React.createElement("velt-text-comment-toolbar-comment-annotation", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
7339
8600
  };
7340
8601
 
7341
- var VeltCursorPointerDefaultCommentWireframe = function (props) {
7342
- var children = props.children, remainingProps = __rest(props, ["children"]);
7343
- var transformedProps = transformWireframeProps(remainingProps);
7344
- return (React.createElement("velt-cursor-pointer-default-comment-wireframe", __assign({}, transformedProps), children));
8602
+ var VeltTextCommentToolbarDivider = function (props) {
8603
+ var defaultCondition = props.defaultCondition, children = props.children;
8604
+ var ref = useRef(null);
8605
+ return (React.createElement("velt-text-comment-toolbar-divider", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
7345
8606
  };
7346
8607
 
7347
- var VeltCursorPointerDefaultWireframe = function (props) {
7348
- var children = props.children, remainingProps = __rest(props, ["children"]);
7349
- var transformedProps = transformWireframeProps(remainingProps);
7350
- return (React.createElement("velt-cursor-pointer-default-wireframe", __assign({}, transformedProps), children));
8608
+ var VeltTextCommentToolbarCopywriter = function (props) {
8609
+ var defaultCondition = props.defaultCondition, children = props.children;
8610
+ var ref = useRef(null);
8611
+ return (React.createElement("velt-text-comment-toolbar-copywriter", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
7351
8612
  };
7352
- VeltCursorPointerDefaultWireframe.Name = VeltCursorPointerDefaultNameWireframe;
7353
- VeltCursorPointerDefaultWireframe.Comment = VeltCursorPointerDefaultCommentWireframe;
7354
8613
 
7355
- var VeltCursorPointerVideoHuddleWireframe = function (props) {
7356
- var children = props.children, remainingProps = __rest(props, ["children"]);
7357
- var transformedProps = transformWireframeProps(remainingProps);
7358
- return (React.createElement("velt-cursor-pointer-video-huddle-wireframe", __assign({}, transformedProps), children));
8614
+ var VeltTextCommentToolbarGeneric = function (props) {
8615
+ var defaultCondition = props.defaultCondition, children = props.children;
8616
+ var ref = useRef(null);
8617
+ return (React.createElement("velt-text-comment-toolbar-generic", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
7359
8618
  };
7360
8619
 
7361
- var VeltCursorPointerWireframe = function (props) {
7362
- var children = props.children, remainingProps = __rest(props, ["children"]);
7363
- var transformedProps = transformWireframeProps(remainingProps);
7364
- return (React.createElement("velt-cursor-pointer-wireframe", __assign({}, transformedProps), children));
8620
+ var VeltMultiThreadCommentDialogList = function (props) {
8621
+ var defaultCondition = props.defaultCondition, children = props.children;
8622
+ var ref = useRef(null);
8623
+ return (React.createElement("velt-multi-thread-comment-dialog-list", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8624
+ };
8625
+
8626
+ var VeltMultiThreadCommentDialogPanel = function (props) {
8627
+ var defaultCondition = props.defaultCondition, children = props.children;
8628
+ var ref = useRef(null);
8629
+ return (React.createElement("velt-multi-thread-comment-dialog-panel", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8630
+ };
8631
+
8632
+ var VeltMultiThreadCommentDialogComposerContainer = function (props) {
8633
+ var defaultCondition = props.defaultCondition, children = props.children;
8634
+ var ref = useRef(null);
8635
+ return (React.createElement("velt-multi-thread-comment-dialog-composer-container", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8636
+ };
8637
+
8638
+ var VeltMultiThreadCommentDialogCommentCount = function (props) {
8639
+ var defaultCondition = props.defaultCondition, children = props.children;
8640
+ var ref = useRef(null);
8641
+ return (React.createElement("velt-multi-thread-comment-dialog-comment-count", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8642
+ };
8643
+
8644
+ var VeltMultiThreadCommentDialogEmptyPlaceholder = function (props) {
8645
+ var defaultCondition = props.defaultCondition, children = props.children;
8646
+ var ref = useRef(null);
8647
+ return (React.createElement("velt-multi-thread-comment-dialog-empty-placeholder", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8648
+ };
8649
+
8650
+ var VeltMultiThreadCommentDialogCloseButton = function (props) {
8651
+ var defaultCondition = props.defaultCondition, children = props.children;
8652
+ var ref = useRef(null);
8653
+ return (React.createElement("velt-multi-thread-comment-dialog-close-button", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8654
+ };
8655
+
8656
+ var VeltMultiThreadCommentDialogNewThreadButton = function (props) {
8657
+ var defaultCondition = props.defaultCondition, children = props.children;
8658
+ var ref = useRef(null);
8659
+ return (React.createElement("velt-multi-thread-comment-dialog-new-thread-button", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8660
+ };
8661
+
8662
+ var VeltMultiThreadCommentDialogResetFilterButton = function (props) {
8663
+ var defaultCondition = props.defaultCondition, children = props.children;
8664
+ var ref = useRef(null);
8665
+ return (React.createElement("velt-multi-thread-comment-dialog-reset-filter-button", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8666
+ };
8667
+
8668
+ var VeltMultiThreadCommentDialogMinimalFilterDropdown = function (props) {
8669
+ var defaultCondition = props.defaultCondition, children = props.children;
8670
+ var ref = useRef(null);
8671
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8672
+ };
8673
+
8674
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger = function (props) {
8675
+ var defaultCondition = props.defaultCondition, children = props.children;
8676
+ var ref = useRef(null);
8677
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-trigger", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8678
+ };
8679
+
8680
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContent = function (props) {
8681
+ var defaultCondition = props.defaultCondition, children = props.children;
8682
+ var ref = useRef(null);
8683
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8684
+ };
8685
+
8686
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll = function (props) {
8687
+ var defaultCondition = props.defaultCondition, children = props.children;
8688
+ var ref = useRef(null);
8689
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-all", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8690
+ };
8691
+
8692
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead = function (props) {
8693
+ var defaultCondition = props.defaultCondition, children = props.children;
8694
+ var ref = useRef(null);
8695
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-read", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8696
+ };
8697
+
8698
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved = function (props) {
8699
+ var defaultCondition = props.defaultCondition, children = props.children;
8700
+ var ref = useRef(null);
8701
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-resolved", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8702
+ };
8703
+
8704
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread = function (props) {
8705
+ var defaultCondition = props.defaultCondition, children = props.children;
8706
+ var ref = useRef(null);
8707
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-unread", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8708
+ };
8709
+
8710
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon = function (props) {
8711
+ var defaultCondition = props.defaultCondition, children = props.children;
8712
+ var ref = useRef(null);
8713
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-selected-icon", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8714
+ };
8715
+
8716
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate = function (props) {
8717
+ var defaultCondition = props.defaultCondition, children = props.children;
8718
+ var ref = useRef(null);
8719
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-date", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8720
+ };
8721
+
8722
+ var VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread = function (props) {
8723
+ var defaultCondition = props.defaultCondition, children = props.children;
8724
+ var ref = useRef(null);
8725
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-unread", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8726
+ };
8727
+
8728
+ var VeltMultiThreadCommentDialogMinimalActionsDropdown = function (props) {
8729
+ var defaultCondition = props.defaultCondition, children = props.children;
8730
+ var ref = useRef(null);
8731
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8732
+ };
8733
+
8734
+ var VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger = function (props) {
8735
+ var defaultCondition = props.defaultCondition, children = props.children;
8736
+ var ref = useRef(null);
8737
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-trigger", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8738
+ };
8739
+
8740
+ var VeltMultiThreadCommentDialogMinimalActionsDropdownContent = function (props) {
8741
+ var defaultCondition = props.defaultCondition, children = props.children;
8742
+ var ref = useRef(null);
8743
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8744
+ };
8745
+
8746
+ var VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead = function (props) {
8747
+ var defaultCondition = props.defaultCondition, children = props.children;
8748
+ var ref = useRef(null);
8749
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-read", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
8750
+ };
8751
+
8752
+ var VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved = function (props) {
8753
+ var defaultCondition = props.defaultCondition, children = props.children;
8754
+ var ref = useRef(null);
8755
+ return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-resolved", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
7365
8756
  };
7366
- VeltCursorPointerWireframe.Arrow = VeltCursorPointerArrowWireframe;
7367
- VeltCursorPointerWireframe.AudioHuddle = VeltCursorPointerAudioHuddleWireframe;
7368
- VeltCursorPointerWireframe.Avatar = VeltCursorPointerAvatarWireframe;
7369
- VeltCursorPointerWireframe.Default = VeltCursorPointerDefaultWireframe;
7370
- VeltCursorPointerWireframe.VideoHuddle = VeltCursorPointerVideoHuddleWireframe;
7371
8757
 
7372
8758
  function useClient() {
7373
8759
  var client = useVeltClient().client;
@@ -9266,6 +10652,48 @@ function useCrdtEventCallback(action) {
9266
10652
  return data;
9267
10653
  }
9268
10654
 
10655
+ function useActivityUtils() {
10656
+ var _a = React.useState(), activityElement = _a[0], setActivityElement = _a[1];
10657
+ var client = useVeltClient().client;
10658
+ React.useEffect(function () {
10659
+ if (!client || activityElement)
10660
+ return;
10661
+ var loadedActivityElement = client.getActivityElement();
10662
+ setActivityElement(loadedActivityElement);
10663
+ }, [client, setActivityElement, activityElement]);
10664
+ return activityElement;
10665
+ }
10666
+ function useAllActivities(config) {
10667
+ var activityElement = useActivityUtils();
10668
+ var _a = useState(null), data = _a[0], setData = _a[1];
10669
+ var subscriptionRef = useRef();
10670
+ // Memoize the inputs
10671
+ var memoizedConfig = React.useMemo(function () {
10672
+ return config;
10673
+ }, [JSON.stringify(config)]);
10674
+ React.useEffect(function () {
10675
+ if (!activityElement)
10676
+ return;
10677
+ // Unsubscribe from the previous subscription if it exists
10678
+ if (subscriptionRef.current) {
10679
+ subscriptionRef.current.unsubscribe();
10680
+ }
10681
+ var subscription = activityElement.getAllActivities(memoizedConfig)
10682
+ .subscribe(function (activities) {
10683
+ setData(activities);
10684
+ });
10685
+ // Store the new subscription
10686
+ subscriptionRef.current = subscription;
10687
+ // Cleanup function
10688
+ return function () {
10689
+ if (subscriptionRef.current) {
10690
+ subscriptionRef.current.unsubscribe();
10691
+ }
10692
+ };
10693
+ }, [activityElement === null || activityElement === void 0 ? void 0 : activityElement.getAllActivities, memoizedConfig]);
10694
+ return data;
10695
+ }
10696
+
9269
10697
  var sessionId = Math.random().toString(36).substring(2, 15) + Math.random().toString(36).substring(2, 15);
9270
10698
  var getSessionId = function () {
9271
10699
  return (sessionStorage === null || sessionStorage === void 0 ? void 0 : sessionStorage.getItem(VELT_TAB_ID)) || sessionId;
@@ -9402,5 +10830,5 @@ var logLiveState = function (action, liveStateDataId) {
9402
10830
  }
9403
10831
  };
9404
10832
 
9405
- export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOptionWireframe, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialog, VeltCommentDialogAllComment$1 as VeltCommentDialogAllComment, VeltCommentDialogApprove$1 as VeltCommentDialogApprove, VeltCommentDialogAssignDropdown, VeltCommentDialogAssignMenu$1 as VeltCommentDialogAssignMenu, VeltCommentDialogAssigneeBanner$1 as VeltCommentDialogAssigneeBanner, VeltCommentDialogAssigneeBannerResolveButton$1 as VeltCommentDialogAssigneeBannerResolveButton, VeltCommentDialogAssigneeBannerUnresolveButton$1 as VeltCommentDialogAssigneeBannerUnresolveButton, VeltCommentDialogAssigneeBannerUserAvatar$1 as VeltCommentDialogAssigneeBannerUserAvatar, VeltCommentDialogAssigneeBannerUserName$1 as VeltCommentDialogAssigneeBannerUserName, VeltCommentDialogAttachmentButton, VeltCommentDialogBody$1 as VeltCommentDialogBody, VeltCommentDialogCloseButton$1 as VeltCommentDialogCloseButton, VeltCommentDialogCommentCategory$1 as VeltCommentDialogCommentCategory, VeltCommentDialogCommentIndex$1 as VeltCommentDialogCommentIndex, VeltCommentDialogCommentNumber$1 as VeltCommentDialogCommentNumber, VeltCommentDialogCommentSuggestionStatus$1 as VeltCommentDialogCommentSuggestionStatus, VeltCommentDialogComposer$1 as VeltCommentDialogComposer, VeltCommentDialogComposerActionButton$1 as VeltCommentDialogComposerActionButton, VeltCommentDialogComposerAssignUser$1 as VeltCommentDialogComposerAssignUser, VeltCommentDialogComposerAttachments$1 as VeltCommentDialogComposerAttachments, VeltCommentDialogComposerAttachmentsImage$1 as VeltCommentDialogComposerAttachmentsImage, VeltCommentDialogComposerAttachmentsImageDelete$1 as VeltCommentDialogComposerAttachmentsImageDelete, VeltCommentDialogComposerAttachmentsImageLoading$1 as VeltCommentDialogComposerAttachmentsImageLoading, VeltCommentDialogComposerAttachmentsImagePreview$1 as VeltCommentDialogComposerAttachmentsImagePreview, VeltCommentDialogComposerAttachmentsInvalid$1 as VeltCommentDialogComposerAttachmentsInvalid, VeltCommentDialogComposerAttachmentsInvalidItem$1 as VeltCommentDialogComposerAttachmentsInvalidItem, VeltCommentDialogComposerAttachmentsInvalidItemDelete$1 as VeltCommentDialogComposerAttachmentsInvalidItemDelete, VeltCommentDialogComposerAttachmentsInvalidItemMessage$1 as VeltCommentDialogComposerAttachmentsInvalidItemMessage, VeltCommentDialogComposerAttachmentsInvalidItemPreview$1 as VeltCommentDialogComposerAttachmentsInvalidItemPreview, VeltCommentDialogComposerAttachmentsOther$1 as VeltCommentDialogComposerAttachmentsOther, VeltCommentDialogComposerAttachmentsOtherDelete$1 as VeltCommentDialogComposerAttachmentsOtherDelete, VeltCommentDialogComposerAttachmentsOtherIcon$1 as VeltCommentDialogComposerAttachmentsOtherIcon, VeltCommentDialogComposerAttachmentsOtherLoading$1 as VeltCommentDialogComposerAttachmentsOtherLoading, VeltCommentDialogComposerAttachmentsOtherName$1 as VeltCommentDialogComposerAttachmentsOtherName, VeltCommentDialogComposerAttachmentsOtherSize$1 as VeltCommentDialogComposerAttachmentsOtherSize, VeltCommentDialogComposerAttachmentsSelected$1 as VeltCommentDialogComposerAttachmentsSelected, VeltCommentDialogComposerAvatar$1 as VeltCommentDialogComposerAvatar, VeltCommentDialogComposerFormatToolbar$1 as VeltCommentDialogComposerFormatToolbar, VeltCommentDialogComposerFormatToolbarButton$1 as VeltCommentDialogComposerFormatToolbarButton, VeltCommentDialogComposerInput$1 as VeltCommentDialogComposerInput, VeltCommentDialogComposerPrivateBadge$1 as VeltCommentDialogComposerPrivateBadge, VeltCommentDialogComposerRecordings$1 as VeltCommentDialogComposerRecordings, VeltCommentDialogContextWrapper, VeltCommentDialogCopyLink$1 as VeltCommentDialogCopyLink, VeltCommentDialogCustomAnnotationDropdown$1 as VeltCommentDialogCustomAnnotationDropdown, VeltCommentDialogCustomAnnotationDropdownContent$1 as VeltCommentDialogCustomAnnotationDropdownContent, VeltCommentDialogCustomAnnotationDropdownContentItem$1 as VeltCommentDialogCustomAnnotationDropdownContentItem, VeltCommentDialogCustomAnnotationDropdownContentItemIcon$1 as VeltCommentDialogCustomAnnotationDropdownContentItemIcon, VeltCommentDialogCustomAnnotationDropdownContentItemLabel$1 as VeltCommentDialogCustomAnnotationDropdownContentItemLabel, VeltCommentDialogCustomAnnotationDropdownTrigger$1 as VeltCommentDialogCustomAnnotationDropdownTrigger, VeltCommentDialogCustomAnnotationDropdownTriggerArrow$1 as VeltCommentDialogCustomAnnotationDropdownTriggerArrow, VeltCommentDialogCustomAnnotationDropdownTriggerList$1 as VeltCommentDialogCustomAnnotationDropdownTriggerList, VeltCommentDialogCustomAnnotationDropdownTriggerListItem$1 as VeltCommentDialogCustomAnnotationDropdownTriggerListItem, VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder$1 as VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder, VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount$1 as VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount, VeltCommentDialogDeleteButton$1 as VeltCommentDialogDeleteButton, VeltCommentDialogDeviceTypeIcons, VeltCommentDialogGhostBanner$1 as VeltCommentDialogGhostBanner, VeltCommentDialogHeader$1 as VeltCommentDialogHeader, VeltCommentDialogHideReply$1 as VeltCommentDialogHideReply, VeltCommentDialogMetadata, VeltCommentDialogMoreReply$1 as VeltCommentDialogMoreReply, VeltCommentDialogNavigationButton$1 as VeltCommentDialogNavigationButton, VeltCommentDialogOptions$1 as VeltCommentDialogOptions, VeltCommentDialogOptionsDropdown, VeltCommentDialogOptionsDropdownContent, VeltCommentDialogOptionsDropdownContentAssign, VeltCommentDialogOptionsDropdownContentDelete, VeltCommentDialogOptionsDropdownContentDeleteComment, VeltCommentDialogOptionsDropdownContentDeleteThread, VeltCommentDialogOptionsDropdownContentEdit, VeltCommentDialogOptionsDropdownContentMakePrivate, VeltCommentDialogOptionsDropdownContentMakePrivateDisable, VeltCommentDialogOptionsDropdownContentMakePrivateEnable, VeltCommentDialogOptionsDropdownContentMarkAsRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread, VeltCommentDialogOptionsDropdownContentNotification, VeltCommentDialogOptionsDropdownContentNotificationSubscribe, VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTrigger, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriority$1 as VeltCommentDialogPriority, VeltCommentDialogPriorityDropdown, VeltCommentDialogPriorityDropdownContent, VeltCommentDialogPriorityDropdownContentItem, VeltCommentDialogPriorityDropdownContentItemIcon, VeltCommentDialogPriorityDropdownContentItemName, VeltCommentDialogPriorityDropdownContentItemTick, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTrigger, VeltCommentDialogPriorityDropdownTriggerArrow, VeltCommentDialogPriorityDropdownTriggerIcon, VeltCommentDialogPriorityDropdownTriggerName, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogPrivateBanner$1 as VeltCommentDialogPrivateBanner, VeltCommentDialogPrivateButton, VeltCommentDialogReplyAvatars$1 as VeltCommentDialogReplyAvatars, VeltCommentDialogReplyAvatarsList$1 as VeltCommentDialogReplyAvatarsList, VeltCommentDialogReplyAvatarsListItem$1 as VeltCommentDialogReplyAvatarsListItem, VeltCommentDialogReplyAvatarsRemainingCount$1 as VeltCommentDialogReplyAvatarsRemainingCount, VeltCommentDialogResolveButton$1 as VeltCommentDialogResolveButton, VeltCommentDialogSignIn$1 as VeltCommentDialogSignIn, VeltCommentDialogStatus$1 as VeltCommentDialogStatus, VeltCommentDialogStatusDropdown, VeltCommentDialogStatusDropdownContent, VeltCommentDialogStatusDropdownContentItem, VeltCommentDialogStatusDropdownContentItemIcon, VeltCommentDialogStatusDropdownContentItemName, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTrigger, VeltCommentDialogStatusDropdownTriggerArrow, VeltCommentDialogStatusDropdownTriggerIcon, VeltCommentDialogStatusDropdownTriggerName, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogSuggestionAction$1 as VeltCommentDialogSuggestionAction, VeltCommentDialogSuggestionActionAccept$1 as VeltCommentDialogSuggestionActionAccept, VeltCommentDialogSuggestionActionReject$1 as VeltCommentDialogSuggestionActionReject, VeltCommentDialogThreadCard$1 as VeltCommentDialogThreadCard, VeltCommentDialogThreadCardAttachments$1 as VeltCommentDialogThreadCardAttachments, VeltCommentDialogThreadCardAttachmentsImage$1 as VeltCommentDialogThreadCardAttachmentsImage, VeltCommentDialogThreadCardAttachmentsImageDelete$1 as VeltCommentDialogThreadCardAttachmentsImageDelete, VeltCommentDialogThreadCardAttachmentsImageDownload$1 as VeltCommentDialogThreadCardAttachmentsImageDownload, VeltCommentDialogThreadCardAttachmentsImagePreview$1 as VeltCommentDialogThreadCardAttachmentsImagePreview, VeltCommentDialogThreadCardAttachmentsOther$1 as VeltCommentDialogThreadCardAttachmentsOther, VeltCommentDialogThreadCardAttachmentsOtherDelete$1 as VeltCommentDialogThreadCardAttachmentsOtherDelete, VeltCommentDialogThreadCardAttachmentsOtherDownload$1 as VeltCommentDialogThreadCardAttachmentsOtherDownload, VeltCommentDialogThreadCardAttachmentsOtherIcon$1 as VeltCommentDialogThreadCardAttachmentsOtherIcon, VeltCommentDialogThreadCardAttachmentsOtherName$1 as VeltCommentDialogThreadCardAttachmentsOtherName, VeltCommentDialogThreadCardAttachmentsOtherSize$1 as VeltCommentDialogThreadCardAttachmentsOtherSize, VeltCommentDialogThreadCardAvatar$1 as VeltCommentDialogThreadCardAvatar, VeltCommentDialogThreadCardDeviceType$1 as VeltCommentDialogThreadCardDeviceType, VeltCommentDialogThreadCardDraft$1 as VeltCommentDialogThreadCardDraft, VeltCommentDialogThreadCardEdited$1 as VeltCommentDialogThreadCardEdited, VeltCommentDialogThreadCardMessage$1 as VeltCommentDialogThreadCardMessage, VeltCommentDialogThreadCardName$1 as VeltCommentDialogThreadCardName, VeltCommentDialogThreadCardOptions$1 as VeltCommentDialogThreadCardOptions, VeltCommentDialogThreadCardReactionTool$1 as VeltCommentDialogThreadCardReactionTool, VeltCommentDialogThreadCardReactions$1 as VeltCommentDialogThreadCardReactions, VeltCommentDialogThreadCardRecordings$1 as VeltCommentDialogThreadCardRecordings, VeltCommentDialogThreadCardReply$1 as VeltCommentDialogThreadCardReply, VeltCommentDialogThreadCardSeenDropdown$1 as VeltCommentDialogThreadCardSeenDropdown, VeltCommentDialogThreadCardSeenDropdownContent$1 as VeltCommentDialogThreadCardSeenDropdownContent, VeltCommentDialogThreadCardSeenDropdownContentItem$1 as VeltCommentDialogThreadCardSeenDropdownContentItem, VeltCommentDialogThreadCardSeenDropdownContentItemAvatar$1 as VeltCommentDialogThreadCardSeenDropdownContentItemAvatar, VeltCommentDialogThreadCardSeenDropdownContentItemName$1 as VeltCommentDialogThreadCardSeenDropdownContentItemName, VeltCommentDialogThreadCardSeenDropdownContentItemTime$1 as VeltCommentDialogThreadCardSeenDropdownContentItemTime, VeltCommentDialogThreadCardSeenDropdownContentItems$1 as VeltCommentDialogThreadCardSeenDropdownContentItems, VeltCommentDialogThreadCardSeenDropdownContentTitle$1 as VeltCommentDialogThreadCardSeenDropdownContentTitle, VeltCommentDialogThreadCardSeenDropdownTrigger$1 as VeltCommentDialogThreadCardSeenDropdownTrigger, VeltCommentDialogThreadCardTime$1 as VeltCommentDialogThreadCardTime, VeltCommentDialogThreadCardUnread$1 as VeltCommentDialogThreadCardUnread, VeltCommentDialogThreads$1 as VeltCommentDialogThreads, VeltCommentDialogToggleReply$1 as VeltCommentDialogToggleReply, VeltCommentDialogToggleReplyCount$1 as VeltCommentDialogToggleReplyCount, VeltCommentDialogToggleReplyIcon$1 as VeltCommentDialogToggleReplyIcon, VeltCommentDialogToggleReplyText$1 as VeltCommentDialogToggleReplyText, VeltCommentDialogUnresolveButton$1 as VeltCommentDialogUnresolveButton, VeltCommentDialogUpgrade$1 as VeltCommentDialogUpgrade, VeltCommentDialogVisibilityDropdown$1 as VeltCommentDialogVisibilityDropdown, VeltCommentDialogVisibilityDropdownContent, VeltCommentDialogVisibilityDropdownContentPrivate, VeltCommentDialogVisibilityDropdownContentPublic, VeltCommentDialogVisibilityDropdownTrigger, VeltCommentDialogVisibilityDropdownTriggerIcon, VeltCommentDialogVisibilityDropdownTriggerLabel, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltCursorPointerWireframe, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, VeltPresenceTooltipWireframe, VeltPresenceWireframe, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerExpandedWireframe, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, VeltSingleEditorModePanel, VeltSingleEditorModePanelWireframe, VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentToolWireframe, VeltTextCommentToolbar as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoEditor, VeltVideoEditorPlayerWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useContactList, useContactSelected, useContactUtils, useCopyLink, useCrdtEventCallback, useCrdtUtils, useCurrentUser, useCurrentUserPermissions, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHeartbeat, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncEventCallback, useLiveStateSyncUtils, useNotificationEventCallback, useNotificationSettings, useNotificationUtils, useNotificationsData, usePresenceData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetContextProvider, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSetLocations, useSetRootDocument, useSetRootLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUiState, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
10833
+ export { VeltActivityLog, VeltActivityLogEmpty, VeltActivityLogHeader, VeltActivityLogHeaderCloseButton, VeltActivityLogHeaderFilter, VeltActivityLogHeaderFilterContent, VeltActivityLogHeaderFilterContentItem, VeltActivityLogHeaderFilterContentItemIcon, VeltActivityLogHeaderFilterContentItemLabel, VeltActivityLogHeaderFilterTrigger, VeltActivityLogHeaderFilterTriggerIcon, VeltActivityLogHeaderFilterTriggerLabel, VeltActivityLogHeaderTitle, VeltActivityLogList, VeltActivityLogListDateGroup, VeltActivityLogListDateGroupLabel, VeltActivityLogListItem, VeltActivityLogListItemAvatar, VeltActivityLogListItemContent, VeltActivityLogListItemContentAction, VeltActivityLogListItemContentDetail, VeltActivityLogListItemContentTarget, VeltActivityLogListItemContentUser, VeltActivityLogListItemIcon, VeltActivityLogListItemTime, VeltActivityLogListShowMore, VeltActivityLogLoading, VeltActivityLogWireframe, SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChip, VeltAutocompleteChipTooltip, VeltAutocompleteChipTooltipDescription, VeltAutocompleteChipTooltipIcon, VeltAutocompleteChipTooltipName, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteEmpty, VeltAutocompleteEmptyWireframe, VeltAutocompleteGroupOption, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOption, VeltAutocompleteOptionDescription, VeltAutocompleteOptionErrorIcon, VeltAutocompleteOptionIcon, VeltAutocompleteOptionName, VeltAutocompleteOptionWireframe, VeltAutocompleteTool, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialog, VeltCommentDialogAllComment$1 as VeltCommentDialogAllComment, VeltCommentDialogApprove$1 as VeltCommentDialogApprove, VeltCommentDialogAssignDropdown, VeltCommentDialogAssignMenu$1 as VeltCommentDialogAssignMenu, VeltCommentDialogAssigneeBanner$1 as VeltCommentDialogAssigneeBanner, VeltCommentDialogAssigneeBannerResolveButton$1 as VeltCommentDialogAssigneeBannerResolveButton, VeltCommentDialogAssigneeBannerUnresolveButton$1 as VeltCommentDialogAssigneeBannerUnresolveButton, VeltCommentDialogAssigneeBannerUserAvatar$1 as VeltCommentDialogAssigneeBannerUserAvatar, VeltCommentDialogAssigneeBannerUserName$1 as VeltCommentDialogAssigneeBannerUserName, VeltCommentDialogAttachmentButton, VeltCommentDialogBody$1 as VeltCommentDialogBody, VeltCommentDialogCloseButton$1 as VeltCommentDialogCloseButton, VeltCommentDialogCommentCategory$1 as VeltCommentDialogCommentCategory, VeltCommentDialogCommentIndex$1 as VeltCommentDialogCommentIndex, VeltCommentDialogCommentNumber$1 as VeltCommentDialogCommentNumber, VeltCommentDialogCommentSuggestionStatus$1 as VeltCommentDialogCommentSuggestionStatus, VeltCommentDialogComposer$1 as VeltCommentDialogComposer, VeltCommentDialogComposerActionButton$1 as VeltCommentDialogComposerActionButton, VeltCommentDialogComposerAssignUser$1 as VeltCommentDialogComposerAssignUser, VeltCommentDialogComposerAttachments$1 as VeltCommentDialogComposerAttachments, VeltCommentDialogComposerAttachmentsImage$1 as VeltCommentDialogComposerAttachmentsImage, VeltCommentDialogComposerAttachmentsImageDelete$1 as VeltCommentDialogComposerAttachmentsImageDelete, VeltCommentDialogComposerAttachmentsImageLoading$1 as VeltCommentDialogComposerAttachmentsImageLoading, VeltCommentDialogComposerAttachmentsImagePreview$1 as VeltCommentDialogComposerAttachmentsImagePreview, VeltCommentDialogComposerAttachmentsInvalid$1 as VeltCommentDialogComposerAttachmentsInvalid, VeltCommentDialogComposerAttachmentsInvalidItem$1 as VeltCommentDialogComposerAttachmentsInvalidItem, VeltCommentDialogComposerAttachmentsInvalidItemDelete$1 as VeltCommentDialogComposerAttachmentsInvalidItemDelete, VeltCommentDialogComposerAttachmentsInvalidItemMessage$1 as VeltCommentDialogComposerAttachmentsInvalidItemMessage, VeltCommentDialogComposerAttachmentsInvalidItemPreview$1 as VeltCommentDialogComposerAttachmentsInvalidItemPreview, VeltCommentDialogComposerAttachmentsOther$1 as VeltCommentDialogComposerAttachmentsOther, VeltCommentDialogComposerAttachmentsOtherDelete$1 as VeltCommentDialogComposerAttachmentsOtherDelete, VeltCommentDialogComposerAttachmentsOtherIcon$1 as VeltCommentDialogComposerAttachmentsOtherIcon, VeltCommentDialogComposerAttachmentsOtherLoading$1 as VeltCommentDialogComposerAttachmentsOtherLoading, VeltCommentDialogComposerAttachmentsOtherName$1 as VeltCommentDialogComposerAttachmentsOtherName, VeltCommentDialogComposerAttachmentsOtherSize$1 as VeltCommentDialogComposerAttachmentsOtherSize, VeltCommentDialogComposerAttachmentsSelected$1 as VeltCommentDialogComposerAttachmentsSelected, VeltCommentDialogComposerAvatar$1 as VeltCommentDialogComposerAvatar, VeltCommentDialogComposerFormatToolbar$1 as VeltCommentDialogComposerFormatToolbar, VeltCommentDialogComposerFormatToolbarButton$1 as VeltCommentDialogComposerFormatToolbarButton, VeltCommentDialogComposerInput$1 as VeltCommentDialogComposerInput, VeltCommentDialogComposerPrivateBadge$1 as VeltCommentDialogComposerPrivateBadge, VeltCommentDialogComposerRecordings$1 as VeltCommentDialogComposerRecordings, VeltCommentDialogContextWrapper, VeltCommentDialogCopyLink$1 as VeltCommentDialogCopyLink, VeltCommentDialogCustomAnnotationDropdown$1 as VeltCommentDialogCustomAnnotationDropdown, VeltCommentDialogCustomAnnotationDropdownContent$1 as VeltCommentDialogCustomAnnotationDropdownContent, VeltCommentDialogCustomAnnotationDropdownContentItem$1 as VeltCommentDialogCustomAnnotationDropdownContentItem, VeltCommentDialogCustomAnnotationDropdownContentItemIcon$1 as VeltCommentDialogCustomAnnotationDropdownContentItemIcon, VeltCommentDialogCustomAnnotationDropdownContentItemLabel$1 as VeltCommentDialogCustomAnnotationDropdownContentItemLabel, VeltCommentDialogCustomAnnotationDropdownTrigger$1 as VeltCommentDialogCustomAnnotationDropdownTrigger, VeltCommentDialogCustomAnnotationDropdownTriggerArrow$1 as VeltCommentDialogCustomAnnotationDropdownTriggerArrow, VeltCommentDialogCustomAnnotationDropdownTriggerList$1 as VeltCommentDialogCustomAnnotationDropdownTriggerList, VeltCommentDialogCustomAnnotationDropdownTriggerListItem$1 as VeltCommentDialogCustomAnnotationDropdownTriggerListItem, VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder$1 as VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder, VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount$1 as VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount, VeltCommentDialogDeleteButton$1 as VeltCommentDialogDeleteButton, VeltCommentDialogDeviceTypeIcons, VeltCommentDialogGhostBanner$1 as VeltCommentDialogGhostBanner, VeltCommentDialogHeader$1 as VeltCommentDialogHeader, VeltCommentDialogHideReply$1 as VeltCommentDialogHideReply, VeltCommentDialogMetadata, VeltCommentDialogMoreReply$1 as VeltCommentDialogMoreReply, VeltCommentDialogNavigationButton$1 as VeltCommentDialogNavigationButton, VeltCommentDialogOptions$1 as VeltCommentDialogOptions, VeltCommentDialogOptionsDropdown, VeltCommentDialogOptionsDropdownContent, VeltCommentDialogOptionsDropdownContentAssign, VeltCommentDialogOptionsDropdownContentDelete, VeltCommentDialogOptionsDropdownContentDeleteComment, VeltCommentDialogOptionsDropdownContentDeleteThread, VeltCommentDialogOptionsDropdownContentEdit, VeltCommentDialogOptionsDropdownContentMakePrivate, VeltCommentDialogOptionsDropdownContentMakePrivateDisable, VeltCommentDialogOptionsDropdownContentMakePrivateEnable, VeltCommentDialogOptionsDropdownContentMarkAsRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread, VeltCommentDialogOptionsDropdownContentNotification, VeltCommentDialogOptionsDropdownContentNotificationSubscribe, VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTrigger, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriority$1 as VeltCommentDialogPriority, VeltCommentDialogPriorityDropdown, VeltCommentDialogPriorityDropdownContent, VeltCommentDialogPriorityDropdownContentItem, VeltCommentDialogPriorityDropdownContentItemIcon, VeltCommentDialogPriorityDropdownContentItemName, VeltCommentDialogPriorityDropdownContentItemTick, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTrigger, VeltCommentDialogPriorityDropdownTriggerArrow, VeltCommentDialogPriorityDropdownTriggerIcon, VeltCommentDialogPriorityDropdownTriggerName, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogPrivateBanner$1 as VeltCommentDialogPrivateBanner, VeltCommentDialogPrivateButton, VeltCommentDialogReplyAvatars$1 as VeltCommentDialogReplyAvatars, VeltCommentDialogReplyAvatarsList$1 as VeltCommentDialogReplyAvatarsList, VeltCommentDialogReplyAvatarsListItem$1 as VeltCommentDialogReplyAvatarsListItem, VeltCommentDialogReplyAvatarsRemainingCount$1 as VeltCommentDialogReplyAvatarsRemainingCount, VeltCommentDialogResolveButton$1 as VeltCommentDialogResolveButton, VeltCommentDialogSignIn$1 as VeltCommentDialogSignIn, VeltCommentDialogStatus$1 as VeltCommentDialogStatus, VeltCommentDialogStatusDropdown, VeltCommentDialogStatusDropdownContent, VeltCommentDialogStatusDropdownContentItem, VeltCommentDialogStatusDropdownContentItemIcon, VeltCommentDialogStatusDropdownContentItemName, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTrigger, VeltCommentDialogStatusDropdownTriggerArrow, VeltCommentDialogStatusDropdownTriggerIcon, VeltCommentDialogStatusDropdownTriggerName, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogSuggestionAction$1 as VeltCommentDialogSuggestionAction, VeltCommentDialogSuggestionActionAccept$1 as VeltCommentDialogSuggestionActionAccept, VeltCommentDialogSuggestionActionReject$1 as VeltCommentDialogSuggestionActionReject, VeltCommentDialogThreadCard$1 as VeltCommentDialogThreadCard, VeltCommentDialogThreadCardAttachments$1 as VeltCommentDialogThreadCardAttachments, VeltCommentDialogThreadCardAttachmentsImage$1 as VeltCommentDialogThreadCardAttachmentsImage, VeltCommentDialogThreadCardAttachmentsImageDelete$1 as VeltCommentDialogThreadCardAttachmentsImageDelete, VeltCommentDialogThreadCardAttachmentsImageDownload$1 as VeltCommentDialogThreadCardAttachmentsImageDownload, VeltCommentDialogThreadCardAttachmentsImagePreview$1 as VeltCommentDialogThreadCardAttachmentsImagePreview, VeltCommentDialogThreadCardAttachmentsOther$1 as VeltCommentDialogThreadCardAttachmentsOther, VeltCommentDialogThreadCardAttachmentsOtherDelete$1 as VeltCommentDialogThreadCardAttachmentsOtherDelete, VeltCommentDialogThreadCardAttachmentsOtherDownload$1 as VeltCommentDialogThreadCardAttachmentsOtherDownload, VeltCommentDialogThreadCardAttachmentsOtherIcon$1 as VeltCommentDialogThreadCardAttachmentsOtherIcon, VeltCommentDialogThreadCardAttachmentsOtherName$1 as VeltCommentDialogThreadCardAttachmentsOtherName, VeltCommentDialogThreadCardAttachmentsOtherSize$1 as VeltCommentDialogThreadCardAttachmentsOtherSize, VeltCommentDialogThreadCardAvatar$1 as VeltCommentDialogThreadCardAvatar, VeltCommentDialogThreadCardDeviceType$1 as VeltCommentDialogThreadCardDeviceType, VeltCommentDialogThreadCardDraft$1 as VeltCommentDialogThreadCardDraft, VeltCommentDialogThreadCardEdited$1 as VeltCommentDialogThreadCardEdited, VeltCommentDialogThreadCardMessage$1 as VeltCommentDialogThreadCardMessage, VeltCommentDialogThreadCardName$1 as VeltCommentDialogThreadCardName, VeltCommentDialogThreadCardOptions$1 as VeltCommentDialogThreadCardOptions, VeltCommentDialogThreadCardReactionTool$1 as VeltCommentDialogThreadCardReactionTool, VeltCommentDialogThreadCardReactions$1 as VeltCommentDialogThreadCardReactions, VeltCommentDialogThreadCardRecordings$1 as VeltCommentDialogThreadCardRecordings, VeltCommentDialogThreadCardReply$1 as VeltCommentDialogThreadCardReply, VeltCommentDialogThreadCardSeenDropdown$1 as VeltCommentDialogThreadCardSeenDropdown, VeltCommentDialogThreadCardSeenDropdownContent$1 as VeltCommentDialogThreadCardSeenDropdownContent, VeltCommentDialogThreadCardSeenDropdownContentItem$1 as VeltCommentDialogThreadCardSeenDropdownContentItem, VeltCommentDialogThreadCardSeenDropdownContentItemAvatar$1 as VeltCommentDialogThreadCardSeenDropdownContentItemAvatar, VeltCommentDialogThreadCardSeenDropdownContentItemName$1 as VeltCommentDialogThreadCardSeenDropdownContentItemName, VeltCommentDialogThreadCardSeenDropdownContentItemTime$1 as VeltCommentDialogThreadCardSeenDropdownContentItemTime, VeltCommentDialogThreadCardSeenDropdownContentItems$1 as VeltCommentDialogThreadCardSeenDropdownContentItems, VeltCommentDialogThreadCardSeenDropdownContentTitle$1 as VeltCommentDialogThreadCardSeenDropdownContentTitle, VeltCommentDialogThreadCardSeenDropdownTrigger$1 as VeltCommentDialogThreadCardSeenDropdownTrigger, VeltCommentDialogThreadCardTime$1 as VeltCommentDialogThreadCardTime, VeltCommentDialogThreadCardUnread$1 as VeltCommentDialogThreadCardUnread, VeltCommentDialogThreads$1 as VeltCommentDialogThreads, VeltCommentDialogToggleReply$1 as VeltCommentDialogToggleReply, VeltCommentDialogToggleReplyCount$1 as VeltCommentDialogToggleReplyCount, VeltCommentDialogToggleReplyIcon$1 as VeltCommentDialogToggleReplyIcon, VeltCommentDialogToggleReplyText$1 as VeltCommentDialogToggleReplyText, VeltCommentDialogUnresolveButton$1 as VeltCommentDialogUnresolveButton, VeltCommentDialogUpgrade$1 as VeltCommentDialogUpgrade, VeltCommentDialogVisibilityBanner$1 as VeltCommentDialogVisibilityBanner, VeltCommentDialogVisibilityBannerDropdown$1 as VeltCommentDialogVisibilityBannerDropdown, VeltCommentDialogVisibilityBannerDropdownContent$1 as VeltCommentDialogVisibilityBannerDropdownContent, VeltCommentDialogVisibilityBannerDropdownContentItem$1 as VeltCommentDialogVisibilityBannerDropdownContentItem, VeltCommentDialogVisibilityBannerDropdownContentItemIcon$1 as VeltCommentDialogVisibilityBannerDropdownContentItemIcon, VeltCommentDialogVisibilityBannerDropdownContentItemLabel$1 as VeltCommentDialogVisibilityBannerDropdownContentItemLabel, VeltCommentDialogVisibilityBannerDropdownContentUserPicker$1 as VeltCommentDialogVisibilityBannerDropdownContentUserPicker, VeltCommentDialogVisibilityBannerDropdownTrigger$1 as VeltCommentDialogVisibilityBannerDropdownTrigger, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList$1 as VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem$1 as VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount$1 as VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount, VeltCommentDialogVisibilityBannerDropdownTriggerIcon$1 as VeltCommentDialogVisibilityBannerDropdownTriggerIcon, VeltCommentDialogVisibilityBannerDropdownTriggerLabel$1 as VeltCommentDialogVisibilityBannerDropdownTriggerLabel, VeltCommentDialogVisibilityBannerIcon$1 as VeltCommentDialogVisibilityBannerIcon, VeltCommentDialogVisibilityBannerText$1 as VeltCommentDialogVisibilityBannerText, VeltCommentDialogVisibilityDropdown$1 as VeltCommentDialogVisibilityDropdown, VeltCommentDialogVisibilityDropdownContent, VeltCommentDialogVisibilityDropdownContentPrivate, VeltCommentDialogVisibilityDropdownContentPublic, VeltCommentDialogVisibilityDropdownTrigger, VeltCommentDialogVisibilityDropdownTriggerIcon, VeltCommentDialogVisibilityDropdownTriggerLabel, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinGhostCommentIndicator$1 as VeltCommentPinGhostCommentIndicator, VeltCommentPinIndex$1 as VeltCommentPinIndex, VeltCommentPinNumber$1 as VeltCommentPinNumber, VeltCommentPinPrivateCommentIndicator$1 as VeltCommentPinPrivateCommentIndicator, VeltCommentPinTriangle$1 as VeltCommentPinTriangle, VeltCommentPinUnreadCommentIndicator$1 as VeltCommentPinUnreadCommentIndicator, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarV2, VeltCommentsSidebarV2CloseButton$1 as VeltCommentsSidebarV2CloseButton, VeltCommentsSidebarV2EmptyPlaceholder$1 as VeltCommentsSidebarV2EmptyPlaceholder, VeltCommentsSidebarV2FilterDropdown$1 as VeltCommentsSidebarV2FilterDropdown, VeltCommentsSidebarV2FilterDropdownContent$1 as VeltCommentsSidebarV2FilterDropdownContent, VeltCommentsSidebarV2FilterDropdownContentList$1 as VeltCommentsSidebarV2FilterDropdownContentList, VeltCommentsSidebarV2FilterDropdownContentListCategory$1 as VeltCommentsSidebarV2FilterDropdownContentListCategory, VeltCommentsSidebarV2FilterDropdownContentListCategoryContent$1 as VeltCommentsSidebarV2FilterDropdownContentListCategoryContent, VeltCommentsSidebarV2FilterDropdownContentListItem$1 as VeltCommentsSidebarV2FilterDropdownContentListItem, VeltCommentsSidebarV2FilterDropdownContentListItemIndicator$1 as VeltCommentsSidebarV2FilterDropdownContentListItemIndicator, VeltCommentsSidebarV2FilterDropdownContentListItemLabel$1 as VeltCommentsSidebarV2FilterDropdownContentListItemLabel, VeltCommentsSidebarV2FilterDropdownTrigger$1 as VeltCommentsSidebarV2FilterDropdownTrigger, VeltCommentsSidebarV2FocusedThread$1 as VeltCommentsSidebarV2FocusedThread, VeltCommentsSidebarV2FocusedThreadBackButton$1 as VeltCommentsSidebarV2FocusedThreadBackButton, VeltCommentsSidebarV2FocusedThreadDialogContainer$1 as VeltCommentsSidebarV2FocusedThreadDialogContainer, VeltCommentsSidebarV2Header$1 as VeltCommentsSidebarV2Header, VeltCommentsSidebarV2List$1 as VeltCommentsSidebarV2List, VeltCommentsSidebarV2ListItem$1 as VeltCommentsSidebarV2ListItem, VeltCommentsSidebarV2MinimalActionsDropdown$1 as VeltCommentsSidebarV2MinimalActionsDropdown, VeltCommentsSidebarV2MinimalActionsDropdownContent$1 as VeltCommentsSidebarV2MinimalActionsDropdownContent, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead$1 as VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved$1 as VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved, VeltCommentsSidebarV2MinimalActionsDropdownTrigger$1 as VeltCommentsSidebarV2MinimalActionsDropdownTrigger, VeltCommentsSidebarV2PageModeComposer$1 as VeltCommentsSidebarV2PageModeComposer, VeltCommentsSidebarV2Panel$1 as VeltCommentsSidebarV2Panel, VeltCommentsSidebarV2ResetFilterButton$1 as VeltCommentsSidebarV2ResetFilterButton, VeltCommentsSidebarV2Skeleton$1 as VeltCommentsSidebarV2Skeleton, VeltCommentsSidebarV2Wireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltCursorPointerWireframe, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionCommentCount, VeltInlineCommentsSectionComposerContainer, VeltInlineCommentsSectionFilterDropdown, VeltInlineCommentsSectionFilterDropdownContent, VeltInlineCommentsSectionFilterDropdownContentList, VeltInlineCommentsSectionFilterDropdownContentListItem, VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox, VeltInlineCommentsSectionFilterDropdownContentListItemLabel, VeltInlineCommentsSectionFilterDropdownTrigger, VeltInlineCommentsSectionFilterDropdownTriggerArrow, VeltInlineCommentsSectionFilterDropdownTriggerName, VeltInlineCommentsSectionList, VeltInlineCommentsSectionPanel, VeltInlineCommentsSectionSkeleton, VeltInlineCommentsSectionSortingDropdown, VeltInlineCommentsSectionSortingDropdownContent, VeltInlineCommentsSectionSortingDropdownContentItem, VeltInlineCommentsSectionSortingDropdownContentItemIcon, VeltInlineCommentsSectionSortingDropdownContentItemName, VeltInlineCommentsSectionSortingDropdownContentItemTick, VeltInlineCommentsSectionSortingDropdownTrigger, VeltInlineCommentsSectionSortingDropdownTriggerIcon, VeltInlineCommentsSectionSortingDropdownTriggerName, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogCloseButton, VeltMultiThreadCommentDialogCommentCount, VeltMultiThreadCommentDialogComposerContainer, VeltMultiThreadCommentDialogEmptyPlaceholder, VeltMultiThreadCommentDialogList, VeltMultiThreadCommentDialogMinimalActionsDropdown, VeltMultiThreadCommentDialogMinimalActionsDropdownContent, VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead, VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved, VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger, VeltMultiThreadCommentDialogMinimalFilterDropdown, VeltMultiThreadCommentDialogMinimalFilterDropdownContent, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread, VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon, VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate, VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread, VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger, VeltMultiThreadCommentDialogNewThreadButton, VeltMultiThreadCommentDialogPanel, VeltMultiThreadCommentDialogResetFilterButton, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, VeltPresenceTooltipWireframe, VeltPresenceWireframe, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerExpandedWireframe, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonCommentsCount, VeltSidebarButtonIcon, VeltSidebarButtonUnreadIcon, VeltSidebarButtonWireframe, VeltSingleEditorModePanel, VeltSingleEditorModePanelWireframe, VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextComment, VeltTextCommentTool, VeltTextCommentToolWireframe, VeltTextCommentToolbar, VeltTextCommentToolbarCommentAnnotation, VeltTextCommentToolbarCopywriter, VeltTextCommentToolbarDivider, VeltTextCommentToolbarGeneric, VeltTextCommentToolbar$1 as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoEditor, VeltVideoEditorPlayerWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useActivityUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useAllActivities, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useContactList, useContactSelected, useContactUtils, useCopyLink, useCrdtEventCallback, useCrdtUtils, useCurrentUser, useCurrentUserPermissions, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHeartbeat, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncEventCallback, useLiveStateSyncUtils, useNotificationEventCallback, useNotificationSettings, useNotificationUtils, useNotificationsData, usePresenceData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetContextProvider, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSetLocations, useSetRootDocument, useSetRootLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUiState, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
9406
10834
  //# sourceMappingURL=index.js.map