@veltdev/react 4.5.0-beta.4 → 4.5.0-beta.41

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 (322) hide show
  1. package/cjs/index.js +679 -30
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/Snippyly/Snippyly.d.ts +1 -0
  4. package/cjs/types/components/SnippylyCommentBubble/SnippylyCommentBubble.d.ts +9 -0
  5. package/cjs/types/components/SnippylyCommentTool/SnippylyCommentTool.d.ts +8 -0
  6. package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +8 -0
  7. package/cjs/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +1 -39
  8. package/cjs/types/components/SnippylyRecorderControlPanel/SnippylyRecorderControlPanel.d.ts +2 -2
  9. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatars.d.ts +12 -0
  10. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsList.d.ts +10 -0
  11. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/VeltCommentDialogReplyAvatarsListItem.d.ts +8 -0
  12. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/index.d.ts +1 -0
  13. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/index.d.ts +1 -0
  14. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/VeltCommentDialogReplyAvatarsRemainingCount.d.ts +8 -0
  15. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/index.d.ts +1 -0
  16. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/index.d.ts +1 -0
  17. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
  18. package/cjs/types/components/VeltCommentPin/VeltCommentPin.d.ts +8 -0
  19. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/VeltCommentsSidebarDocumentFilterDropdownContent.d.ts +8 -0
  20. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/index.d.ts +1 -0
  21. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTrigger.d.ts +10 -0
  22. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel.d.ts +8 -0
  23. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/index.d.ts +1 -0
  24. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/index.d.ts +1 -0
  25. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe.d.ts +12 -0
  26. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/index.d.ts +1 -0
  27. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +4 -0
  28. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCustom/VeltCommentsSidebarFilterCustom.d.ts +15 -0
  29. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCustom/index.d.ts +1 -0
  30. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/VeltCommentsSidebarFilterDocument.d.ts +16 -0
  31. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/index.d.ts +1 -0
  32. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterSearch/VeltCommentsSidebarFilterSearch.d.ts +1 -0
  33. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterSearch/VeltCommentsSidebarFilterSearchInput/VeltCommentsSidebarFilterSearchInput.d.ts +1 -0
  34. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/VeltCommentsSidebarSearch.d.ts +1 -0
  35. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -0
  36. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerArrowWireframe/VeltCursorPointerArrowWireframe.d.ts +8 -0
  37. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerArrowWireframe/index.d.ts +1 -0
  38. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAudioWireframe/VeltCursorPointerAudioHuddleAudioWireframe.d.ts +8 -0
  39. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAudioWireframe/index.d.ts +1 -0
  40. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAvatarWireframe/VeltCursorPointerAudioHuddleAvatarWireframe.d.ts +8 -0
  41. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAvatarWireframe/index.d.ts +1 -0
  42. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleWireframe.d.ts +12 -0
  43. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/index.d.ts +1 -0
  44. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAvatarWireframe/VeltCursorPointerAvatarWireframe.d.ts +8 -0
  45. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAvatarWireframe/index.d.ts +1 -0
  46. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultCommentWireframe/VeltCursorPointerDefaultCommentWireframe.d.ts +8 -0
  47. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultCommentWireframe/index.d.ts +1 -0
  48. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultNameWireframe/VeltCursorPointerDefaultNameWireframe.d.ts +8 -0
  49. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultNameWireframe/index.d.ts +1 -0
  50. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultWireframe.d.ts +12 -0
  51. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/index.d.ts +1 -0
  52. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerVideoHuddleWireframe/VeltCursorPointerVideoHuddleWireframe.d.ts +8 -0
  53. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerVideoHuddleWireframe/index.d.ts +1 -0
  54. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerWireframe.d.ts +18 -0
  55. package/cjs/types/components/VeltCursorPointerWireframe/index.d.ts +1 -0
  56. package/cjs/types/components/VeltInlineCommentsSection/VeltInlineCommentsSection.d.ts +8 -0
  57. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanel.d.ts +2 -0
  58. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsButtonWireframe/VeltNotificationsPanelSettingsButtonWireframe.d.ts +8 -0
  59. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsButtonWireframe/index.d.ts +1 -0
  60. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsBackButtonWireframe/VeltNotificationsPanelSettingsBackButtonWireframe.d.ts +8 -0
  61. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsBackButtonWireframe/index.d.ts +1 -0
  62. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsDescriptionWireframe/VeltNotificationsPanelSettingsDescriptionWireframe.d.ts +8 -0
  63. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsDescriptionWireframe/index.d.ts +1 -0
  64. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsFooterWireframe/VeltNotificationsPanelSettingsFooterWireframe.d.ts +8 -0
  65. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsFooterWireframe/index.d.ts +1 -0
  66. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe.d.ts +8 -0
  67. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe/index.d.ts +1 -0
  68. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderWireframe.d.ts +10 -0
  69. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/index.d.ts +1 -0
  70. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe.d.ts +8 -0
  71. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe/index.d.ts +1 -0
  72. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe.d.ts +8 -0
  73. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe/index.d.ts +1 -0
  74. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe.d.ts +12 -0
  75. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/index.d.ts +1 -0
  76. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe.d.ts +10 -0
  77. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/index.d.ts +1 -0
  78. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe.d.ts +8 -0
  79. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe/index.d.ts +1 -0
  80. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe.d.ts +8 -0
  81. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe/index.d.ts +1 -0
  82. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe.d.ts +8 -0
  83. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe/index.d.ts +1 -0
  84. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe.d.ts +14 -0
  85. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/index.d.ts +1 -0
  86. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionWireframe.d.ts +12 -0
  87. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/index.d.ts +1 -0
  88. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsListWireframe.d.ts +10 -0
  89. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/index.d.ts +1 -0
  90. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe.d.ts +8 -0
  91. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe/index.d.ts +1 -0
  92. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe.d.ts +8 -0
  93. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe/index.d.ts +1 -0
  94. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe.d.ts +8 -0
  95. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe/index.d.ts +1 -0
  96. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsTitleWireframe/VeltNotificationsPanelSettingsTitleWireframe.d.ts +8 -0
  97. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsTitleWireframe/index.d.ts +1 -0
  98. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsWireframe.d.ts +26 -0
  99. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/index.d.ts +1 -0
  100. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.d.ts +4 -0
  101. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsTool.d.ts +2 -0
  102. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/VeltPresenceTooltipAvatarWireframe.d.ts +8 -0
  103. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/index.d.ts +1 -0
  104. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/VeltPresenceTooltipStatusContainerWireframe.d.ts +8 -0
  105. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/index.d.ts +1 -0
  106. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/VeltPresenceTooltipUserActiveWireframe.d.ts +8 -0
  107. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/index.d.ts +1 -0
  108. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/VeltPresenceTooltipUserInactiveWireframe.d.ts +8 -0
  109. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/index.d.ts +1 -0
  110. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/VeltPresenceTooltipUserNameWireframe.d.ts +8 -0
  111. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/index.d.ts +1 -0
  112. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipWireframe.d.ts +19 -0
  113. package/cjs/types/components/VeltPresenceTooltipWireframe/index.d.ts +1 -0
  114. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/VeltPresenceAvatarListItemWireframe.d.ts +8 -0
  115. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/index.d.ts +1 -0
  116. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListWireframe.d.ts +10 -0
  117. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/index.d.ts +1 -0
  118. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/VeltPresenceAvatarRemainingCountWireframe.d.ts +8 -0
  119. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/index.d.ts +1 -0
  120. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceWireframe.d.ts +13 -0
  121. package/cjs/types/components/VeltPresenceWireframe/index.d.ts +1 -0
  122. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerEditButtonWireframe/VeltRecorderPlayerEditButtonWireframe.d.ts +8 -0
  123. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerEditButtonWireframe/index.d.ts +1 -0
  124. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoContainerWireframe/VeltRecorderPlayerVideoContainerWireframe.d.ts +2 -0
  125. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerAddZoomButtonWireframe/VeltVideoEditorPlayerAddZoomButtonWireframe.d.ts +8 -0
  126. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerAddZoomButtonWireframe/index.d.ts +1 -0
  127. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerDownloadButtonWireframe/VeltVideoEditorPlayerDownloadButtonWireframe.d.ts +8 -0
  128. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerDownloadButtonWireframe/index.d.ts +1 -0
  129. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineContainerWireframe/VeltVideoEditorPlayerTimelineContainerWireframe.d.ts +8 -0
  130. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineContainerWireframe/index.d.ts +1 -0
  131. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe.d.ts +8 -0
  132. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe/index.d.ts +1 -0
  133. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe.d.ts +8 -0
  134. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe/index.d.ts +1 -0
  135. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineScaleWireframe/VeltVideoEditorPlayerTimelineScaleWireframe.d.ts +10 -0
  136. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineScaleWireframe/index.d.ts +1 -0
  137. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineTrimWireframe/VeltVideoEditorPlayerTimelineTrimWireframe.d.ts +8 -0
  138. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineTrimWireframe/index.d.ts +1 -0
  139. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineWireframe.d.ts +10 -0
  140. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerWireframe.d.ts +4 -0
  141. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe.d.ts +8 -0
  142. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe/index.d.ts +1 -0
  143. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe.d.ts +8 -0
  144. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe/index.d.ts +1 -0
  145. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe.d.ts +10 -0
  146. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/index.d.ts +1 -0
  147. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe.d.ts +12 -0
  148. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/index.d.ts +1 -0
  149. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe.d.ts +8 -0
  150. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe/index.d.ts +1 -0
  151. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonWireframe.d.ts +12 -0
  152. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/index.d.ts +1 -0
  153. package/cjs/types/components/index.d.ts +3 -0
  154. package/cjs/types/constants.d.ts +2 -1
  155. package/cjs/types/hooks/Client.d.ts +10 -1
  156. package/cjs/types/hooks/NotificationElement.d.ts +6 -1
  157. package/cjs/types/hooks/NotificationsActions.d.ts +2 -0
  158. package/cjs/types/hooks/PresenceElement.d.ts +5 -1
  159. package/cjs/types/hooks/index.d.ts +4 -3
  160. package/cjs/types/loadSnippyly.d.ts +1 -1
  161. package/esm/index.js +671 -31
  162. package/esm/index.js.map +1 -1
  163. package/esm/types/components/Snippyly/Snippyly.d.ts +1 -0
  164. package/esm/types/components/SnippylyCommentBubble/SnippylyCommentBubble.d.ts +9 -0
  165. package/esm/types/components/SnippylyCommentTool/SnippylyCommentTool.d.ts +8 -0
  166. package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +8 -0
  167. package/esm/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +1 -39
  168. package/esm/types/components/SnippylyRecorderControlPanel/SnippylyRecorderControlPanel.d.ts +2 -2
  169. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatars.d.ts +12 -0
  170. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsList.d.ts +10 -0
  171. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/VeltCommentDialogReplyAvatarsListItem.d.ts +8 -0
  172. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/index.d.ts +1 -0
  173. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/index.d.ts +1 -0
  174. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/VeltCommentDialogReplyAvatarsRemainingCount.d.ts +8 -0
  175. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/index.d.ts +1 -0
  176. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/index.d.ts +1 -0
  177. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
  178. package/esm/types/components/VeltCommentPin/VeltCommentPin.d.ts +8 -0
  179. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/VeltCommentsSidebarDocumentFilterDropdownContent.d.ts +8 -0
  180. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/index.d.ts +1 -0
  181. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTrigger.d.ts +10 -0
  182. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel.d.ts +8 -0
  183. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/index.d.ts +1 -0
  184. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/index.d.ts +1 -0
  185. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe.d.ts +12 -0
  186. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/index.d.ts +1 -0
  187. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +4 -0
  188. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCustom/VeltCommentsSidebarFilterCustom.d.ts +15 -0
  189. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCustom/index.d.ts +1 -0
  190. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/VeltCommentsSidebarFilterDocument.d.ts +16 -0
  191. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/index.d.ts +1 -0
  192. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterSearch/VeltCommentsSidebarFilterSearch.d.ts +1 -0
  193. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterSearch/VeltCommentsSidebarFilterSearchInput/VeltCommentsSidebarFilterSearchInput.d.ts +1 -0
  194. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarSearch/VeltCommentsSidebarSearch.d.ts +1 -0
  195. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -0
  196. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerArrowWireframe/VeltCursorPointerArrowWireframe.d.ts +8 -0
  197. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerArrowWireframe/index.d.ts +1 -0
  198. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAudioWireframe/VeltCursorPointerAudioHuddleAudioWireframe.d.ts +8 -0
  199. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAudioWireframe/index.d.ts +1 -0
  200. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAvatarWireframe/VeltCursorPointerAudioHuddleAvatarWireframe.d.ts +8 -0
  201. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAvatarWireframe/index.d.ts +1 -0
  202. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleWireframe.d.ts +12 -0
  203. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/index.d.ts +1 -0
  204. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAvatarWireframe/VeltCursorPointerAvatarWireframe.d.ts +8 -0
  205. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAvatarWireframe/index.d.ts +1 -0
  206. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultCommentWireframe/VeltCursorPointerDefaultCommentWireframe.d.ts +8 -0
  207. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultCommentWireframe/index.d.ts +1 -0
  208. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultNameWireframe/VeltCursorPointerDefaultNameWireframe.d.ts +8 -0
  209. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultNameWireframe/index.d.ts +1 -0
  210. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultWireframe.d.ts +12 -0
  211. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/index.d.ts +1 -0
  212. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerVideoHuddleWireframe/VeltCursorPointerVideoHuddleWireframe.d.ts +8 -0
  213. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerVideoHuddleWireframe/index.d.ts +1 -0
  214. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerWireframe.d.ts +18 -0
  215. package/esm/types/components/VeltCursorPointerWireframe/index.d.ts +1 -0
  216. package/esm/types/components/VeltInlineCommentsSection/VeltInlineCommentsSection.d.ts +8 -0
  217. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanel.d.ts +2 -0
  218. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsButtonWireframe/VeltNotificationsPanelSettingsButtonWireframe.d.ts +8 -0
  219. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsButtonWireframe/index.d.ts +1 -0
  220. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsBackButtonWireframe/VeltNotificationsPanelSettingsBackButtonWireframe.d.ts +8 -0
  221. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsBackButtonWireframe/index.d.ts +1 -0
  222. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsDescriptionWireframe/VeltNotificationsPanelSettingsDescriptionWireframe.d.ts +8 -0
  223. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsDescriptionWireframe/index.d.ts +1 -0
  224. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsFooterWireframe/VeltNotificationsPanelSettingsFooterWireframe.d.ts +8 -0
  225. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsFooterWireframe/index.d.ts +1 -0
  226. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe.d.ts +8 -0
  227. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe/index.d.ts +1 -0
  228. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderWireframe.d.ts +10 -0
  229. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/index.d.ts +1 -0
  230. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe.d.ts +8 -0
  231. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe/index.d.ts +1 -0
  232. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe.d.ts +8 -0
  233. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe/index.d.ts +1 -0
  234. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe.d.ts +12 -0
  235. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/index.d.ts +1 -0
  236. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe.d.ts +10 -0
  237. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/index.d.ts +1 -0
  238. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe.d.ts +8 -0
  239. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe/index.d.ts +1 -0
  240. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe.d.ts +8 -0
  241. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe/index.d.ts +1 -0
  242. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe.d.ts +8 -0
  243. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe/index.d.ts +1 -0
  244. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe.d.ts +14 -0
  245. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/index.d.ts +1 -0
  246. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionWireframe.d.ts +12 -0
  247. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/index.d.ts +1 -0
  248. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsListWireframe.d.ts +10 -0
  249. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/index.d.ts +1 -0
  250. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe.d.ts +8 -0
  251. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe/index.d.ts +1 -0
  252. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe.d.ts +8 -0
  253. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe/index.d.ts +1 -0
  254. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe.d.ts +8 -0
  255. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe/index.d.ts +1 -0
  256. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsTitleWireframe/VeltNotificationsPanelSettingsTitleWireframe.d.ts +8 -0
  257. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsTitleWireframe/index.d.ts +1 -0
  258. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsWireframe.d.ts +26 -0
  259. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/index.d.ts +1 -0
  260. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.d.ts +4 -0
  261. package/esm/types/components/VeltNotificationsTool/VeltNotificationsTool.d.ts +2 -0
  262. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/VeltPresenceTooltipAvatarWireframe.d.ts +8 -0
  263. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/index.d.ts +1 -0
  264. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/VeltPresenceTooltipStatusContainerWireframe.d.ts +8 -0
  265. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/index.d.ts +1 -0
  266. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/VeltPresenceTooltipUserActiveWireframe.d.ts +8 -0
  267. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/index.d.ts +1 -0
  268. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/VeltPresenceTooltipUserInactiveWireframe.d.ts +8 -0
  269. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/index.d.ts +1 -0
  270. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/VeltPresenceTooltipUserNameWireframe.d.ts +8 -0
  271. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/index.d.ts +1 -0
  272. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipWireframe.d.ts +19 -0
  273. package/esm/types/components/VeltPresenceTooltipWireframe/index.d.ts +1 -0
  274. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/VeltPresenceAvatarListItemWireframe.d.ts +8 -0
  275. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/index.d.ts +1 -0
  276. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListWireframe.d.ts +10 -0
  277. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/index.d.ts +1 -0
  278. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/VeltPresenceAvatarRemainingCountWireframe.d.ts +8 -0
  279. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/index.d.ts +1 -0
  280. package/esm/types/components/VeltPresenceWireframe/VeltPresenceWireframe.d.ts +13 -0
  281. package/esm/types/components/VeltPresenceWireframe/index.d.ts +1 -0
  282. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerEditButtonWireframe/VeltRecorderPlayerEditButtonWireframe.d.ts +8 -0
  283. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerEditButtonWireframe/index.d.ts +1 -0
  284. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoContainerWireframe/VeltRecorderPlayerVideoContainerWireframe.d.ts +2 -0
  285. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerAddZoomButtonWireframe/VeltVideoEditorPlayerAddZoomButtonWireframe.d.ts +8 -0
  286. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerAddZoomButtonWireframe/index.d.ts +1 -0
  287. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerDownloadButtonWireframe/VeltVideoEditorPlayerDownloadButtonWireframe.d.ts +8 -0
  288. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerDownloadButtonWireframe/index.d.ts +1 -0
  289. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineContainerWireframe/VeltVideoEditorPlayerTimelineContainerWireframe.d.ts +8 -0
  290. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineContainerWireframe/index.d.ts +1 -0
  291. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe.d.ts +8 -0
  292. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe/index.d.ts +1 -0
  293. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe.d.ts +8 -0
  294. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe/index.d.ts +1 -0
  295. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineScaleWireframe/VeltVideoEditorPlayerTimelineScaleWireframe.d.ts +10 -0
  296. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineScaleWireframe/index.d.ts +1 -0
  297. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineTrimWireframe/VeltVideoEditorPlayerTimelineTrimWireframe.d.ts +8 -0
  298. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineTrimWireframe/index.d.ts +1 -0
  299. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineWireframe.d.ts +10 -0
  300. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerWireframe.d.ts +4 -0
  301. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe.d.ts +8 -0
  302. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe/index.d.ts +1 -0
  303. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe.d.ts +8 -0
  304. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe/index.d.ts +1 -0
  305. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe.d.ts +10 -0
  306. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/index.d.ts +1 -0
  307. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe.d.ts +12 -0
  308. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/index.d.ts +1 -0
  309. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe.d.ts +8 -0
  310. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe/index.d.ts +1 -0
  311. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonWireframe.d.ts +12 -0
  312. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/index.d.ts +1 -0
  313. package/esm/types/components/index.d.ts +3 -0
  314. package/esm/types/constants.d.ts +2 -1
  315. package/esm/types/hooks/Client.d.ts +10 -1
  316. package/esm/types/hooks/NotificationElement.d.ts +6 -1
  317. package/esm/types/hooks/NotificationsActions.d.ts +2 -0
  318. package/esm/types/hooks/PresenceElement.d.ts +5 -1
  319. package/esm/types/hooks/index.d.ts +4 -3
  320. package/esm/types/loadSnippyly.d.ts +1 -1
  321. package/index.d.ts +468 -42
  322. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -1,12 +1,13 @@
1
1
  /// <reference types="react" />
2
2
  import React$1 from 'react';
3
- import { Config, UserDataProvider, VeltDataProvider, Velt, ReactionMap, CustomAnnotationDropdownData, AutocompleteData, RecorderLayoutMode, RecorderMode, CommentAnnotation, NotificationPanelMode, AutocompleteItem, User, Options, DocumentMetadata, Document, SetDocumentsRequestOptions, Location as Location$1, CommentElement, UnreadCommentsCount, CommentAddEventData, CommentUpdateEventData, CommentSelectionChangeData, CommentSidebarCustomActionEventData, AddCommentAnnotationRequest, AddCommentAnnotationEvent, ApproveCommentAnnotationRequest, ApproveCommentAnnotationEvent, RejectCommentAnnotationRequest, RejectCommentAnnotationEvent, SubscribeCommentAnnotationRequest, SubscribeCommentAnnotationEvent, UnsubscribeCommentAnnotationRequest, UnsubscribeCommentAnnotationEvent, DeleteCommentAnnotationRequest, DeleteCommentAnnotationEvent, CommentRequestQuery, GetCommentAnnotationsResponse, GetCommentAnnotationsCountResponse, AssignUserRequest, AssignUserEvent, UpdatePriorityRequest, UpdatePriorityEvent, UpdateStatusRequest, UpdateStatusEvent, UpdateAccessRequest, UpdateAccessEvent, ResolveCommentAnnotationRequest, GetLinkRequest, GetLinkResponse, CopyLinkRequest, CopyLinkEvent, AddCommentRequest, AddCommentEvent, UpdateCommentRequest, UpdateCommentEvent, DeleteCommentRequest, DeleteCommentEvent, GetCommentRequest, AddAttachmentRequest, AddAttachmentResponse, DeleteAttachmentRequest, DeleteAttachmentEvent, GetAttachmentRequest, Attachment, DeleteRecordingRequest, DeleteRecordingEvent, GetRecordingRequest, RecordedData, AddReactionRequest, AddReactionEvent, DeleteReactionRequest, DeleteReactionEvent, ToggleReactionRequest, ToggleReactionEvent, CommentEventTypesMap, CoreEventTypesMap, CursorElement, CursorUser, LiveStateSyncElement, SetLiveStateDataConfig, UserEditorAccess, EditorAccessTimer, ServerConnectionState, LiveStateEventTypesMap, PresenceElement, PresenceUser, PresenceEventTypesMap, RecorderElement, RecorderRequestQuery, GetRecordingsResponse, RecorderEventTypesMap, RewriterElement, SelectionElement, LiveSelectionData, TagElement, TagAnnotation, ViewsElement, ViewsByUser, ViewsByDate, NotificationElement, Notification, AutocompleteElement, AutocompleteChipData, ContactElement, SelectedUserContact, GetContactListResponse } from '@veltdev/types';
3
+ import { Config, UserDataProvider, VeltDataProvider, Velt, ContextOptions, ReactionMap, CustomAnnotationDropdownData, AutocompleteData, CommentSidebarFilterConfig as CommentSidebarFilterConfig$2, CommentSidebarGroupConfig as CommentSidebarGroupConfig$2, CommentSidebarFilters as CommentSidebarFilters$2, RecorderLayoutMode, RecordedData, RecorderMode, CommentAnnotation, NotificationPanelMode, AutocompleteItem, User, Options, DocumentMetadata, Document, SetDocumentsRequestOptions, Location as Location$1, SetLocationsRequestOptions, CommentElement, UnreadCommentsCount, CommentAddEventData, CommentUpdateEventData, CommentSelectionChangeData, CommentSidebarCustomActionEventData, AddCommentAnnotationRequest, AddCommentAnnotationEvent, ApproveCommentAnnotationRequest, ApproveCommentAnnotationEvent, RejectCommentAnnotationRequest, RejectCommentAnnotationEvent, SubscribeCommentAnnotationRequest, SubscribeCommentAnnotationEvent, UnsubscribeCommentAnnotationRequest, UnsubscribeCommentAnnotationEvent, DeleteCommentAnnotationRequest, DeleteCommentAnnotationEvent, CommentRequestQuery, GetCommentAnnotationsResponse, GetCommentAnnotationsCountResponse, AssignUserRequest, AssignUserEvent, UpdatePriorityRequest, UpdatePriorityEvent, UpdateStatusRequest, UpdateStatusEvent, UpdateAccessRequest, UpdateAccessEvent, ResolveCommentAnnotationRequest, GetLinkRequest, GetLinkResponse, CopyLinkRequest, CopyLinkEvent, AddCommentRequest, AddCommentEvent, UpdateCommentRequest, UpdateCommentEvent, DeleteCommentRequest, DeleteCommentEvent, GetCommentRequest, AddAttachmentRequest, AddAttachmentResponse, DeleteAttachmentRequest, DeleteAttachmentEvent, GetAttachmentRequest, Attachment, DeleteRecordingRequest, DeleteRecordingEvent, GetRecordingRequest, AddReactionRequest, AddReactionEvent, DeleteReactionRequest, DeleteReactionEvent, ToggleReactionRequest, ToggleReactionEvent, CommentEventTypesMap, CoreEventTypesMap, CursorElement, CursorUser, LiveStateSyncElement, SetLiveStateDataConfig, UserEditorAccess, EditorAccessTimer, ServerConnectionState, LiveStateEventTypesMap, PresenceElement, PresenceUser, PresenceRequestQuery, GetPresenceDataResponse, PresenceEventTypesMap, RecorderElement, RecorderRequestQuery, GetRecordingsResponse, RecorderEventTypesMap, RewriterElement, SelectionElement, LiveSelectionData, TagElement, TagAnnotation, ViewsElement, ViewsByUser, ViewsByDate, NotificationElement, Notification, NotificationSettingsConfig, NotificationInitialSettingsConfig, NotificationEventTypesMap, AutocompleteElement, AutocompleteChipData, ContactElement, SelectedUserContact, GetContactListResponse } from '@veltdev/types';
4
4
 
5
5
  interface IVeltProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
6
6
  apiKey: string;
7
7
  config?: Config & {
8
8
  proxyDomain?: string;
9
9
  version?: string;
10
+ integrity?: boolean;
10
11
  };
11
12
  user?: any;
12
13
  documentId?: string;
@@ -39,6 +40,14 @@ interface IVeltCommentBubbleProps extends React$1.DetailedHTMLProps<React$1.HTML
39
40
  variant?: string;
40
41
  darkMode?: boolean;
41
42
  commentCountType?: 'total' | 'unread';
43
+ context?: {
44
+ [key: string]: any;
45
+ };
46
+ contextOptions?: ContextOptions;
47
+ locationId?: string;
48
+ documentId?: string;
49
+ folderId?: string;
50
+ annotationId?: string;
42
51
  }
43
52
  declare const SnippylyCommentBubble: React$1.FC<IVeltCommentBubbleProps>;
44
53
 
@@ -83,6 +92,7 @@ interface IVeltCommentsProps extends React$1.DetailedHTMLProps<React$1.HTMLAttri
83
92
  ghostCommentsIndicator?: boolean;
84
93
  commentsOnDom?: boolean;
85
94
  resolvedCommentsOnDom?: boolean;
95
+ filterCommentsOnDom?: boolean;
86
96
  bubbleOnPin?: boolean;
87
97
  bubbleOnPinHover?: boolean;
88
98
  commentTool?: boolean;
@@ -163,6 +173,11 @@ interface IVeltCommentsProps extends React$1.DetailedHTMLProps<React$1.HTMLAttri
163
173
  */
164
174
  multiThreadMode?: boolean;
165
175
  multiThread?: boolean;
176
+ /**
177
+ * @deprecated Use `groupMatchedComments` instead.
178
+ */
179
+ groupMultipleMatch?: boolean;
180
+ groupMatchedComments?: boolean;
166
181
  deleteReplyConfirmation?: boolean;
167
182
  collapsedComments?: boolean;
168
183
  shortUserName?: boolean;
@@ -179,48 +194,11 @@ interface IVeltCommentsProps extends React$1.DetailedHTMLProps<React$1.HTMLAttri
179
194
  fullExpanded?: boolean;
180
195
  commentToNearestAllowedElement?: boolean;
181
196
  draftMode?: boolean;
197
+ maxReplyAvatars?: number;
198
+ replyAvatars?: boolean;
182
199
  }
183
200
  declare const SnippylyComments: React$1.FC<IVeltCommentsProps>;
184
201
 
185
- declare class FilterTypeConfig$2 {
186
- name?: string;
187
- enable?: boolean;
188
- multiSelection?: boolean;
189
- enableGrouping?: boolean;
190
- order?: string[];
191
- }
192
- declare class CommentSidebarFilterConfig$2 {
193
- location?: FilterTypeConfig$2;
194
- people?: FilterTypeConfig$2;
195
- tagged?: FilterTypeConfig$2;
196
- assigned?: FilterTypeConfig$2;
197
- priority?: FilterTypeConfig$2;
198
- category?: FilterTypeConfig$2;
199
- commentType?: FilterTypeConfig$2;
200
- status?: FilterTypeConfig$2;
201
- }
202
- declare class CommentSidebarGroupConfig$2 {
203
- enable?: boolean;
204
- name?: string;
205
- }
206
- declare class CommentSidebarFilters$2 {
207
- location?: Location[];
208
- people?: {
209
- userId?: string;
210
- email?: string;
211
- }[];
212
- tagged?: {
213
- userId?: string;
214
- email?: string;
215
- }[];
216
- assigned?: {
217
- userId?: string;
218
- email?: string;
219
- }[];
220
- priority?: string[];
221
- status?: string[];
222
- category?: string[];
223
- }
224
202
  interface IVeltCommentsSidebarProps {
225
203
  embedMode?: boolean;
226
204
  floatingMode?: boolean;
@@ -278,6 +256,13 @@ interface IVeltCommentToolProps extends React$1.DetailedHTMLProps<React$1.HTMLAt
278
256
  darkMode?: boolean;
279
257
  variant?: string;
280
258
  shadowDom?: boolean;
259
+ context?: {
260
+ [key: string]: any;
261
+ };
262
+ contextOptions?: ContextOptions;
263
+ locationId?: string;
264
+ documentId?: string;
265
+ folderId?: string;
281
266
  }
282
267
  declare const SnippylyCommentTool: React$1.FC<IVeltCommentToolProps>;
283
268
 
@@ -337,7 +322,7 @@ declare const SnippylyPresence: React$1.FC<IVeltPresenceProps>;
337
322
  interface IVeltRecorderControlPanelProps {
338
323
  mode?: RecorderLayoutMode;
339
324
  panelId?: string;
340
- onRecordedData?: Function;
325
+ onRecordedData?: (data: RecordedData) => void;
341
326
  recordingCountdown?: boolean;
342
327
  recordingTranscription?: boolean;
343
328
  videoEditor?: boolean;
@@ -583,6 +568,8 @@ interface IVeltNotificationsToolProps extends React$1.DetailedHTMLProps<React$1.
583
568
  panelVariant?: string;
584
569
  maxDays?: number;
585
570
  readNotificationsOnForYouTab?: boolean;
571
+ settings?: boolean;
572
+ selfNotifications?: boolean;
586
573
  }
587
574
  declare const VeltNotificationsTool: React$1.FC<IVeltNotificationsToolProps>;
588
575
 
@@ -604,6 +591,8 @@ interface IVeltNotificationsPanelProps {
604
591
  tabConfig?: NotificationTabConfig;
605
592
  readNotificationsOnForYouTab?: boolean;
606
593
  panelOpenMode?: NotificationPanelMode;
594
+ settings?: boolean;
595
+ selfNotifications?: boolean;
607
596
  }
608
597
  declare const VeltNotificationsPanel: React$1.FC<IVeltNotificationsPanelProps>;
609
598
 
@@ -672,6 +661,13 @@ interface IVeltInlineCommentsSectionProps extends React$1.DetailedHTMLProps<Reac
672
661
  sortBy?: 'createdAt' | 'lastUpdated';
673
662
  sortOrder?: 'asc' | 'desc';
674
663
  fullExpanded?: boolean;
664
+ context?: {
665
+ [key: string]: any;
666
+ };
667
+ contextOptions?: ContextOptions;
668
+ locationId?: string;
669
+ documentId?: string;
670
+ folderId?: string;
675
671
  }
676
672
  declare const VeltInlineCommentsSection: React$1.FC<IVeltInlineCommentsSectionProps>;
677
673
 
@@ -679,6 +675,13 @@ interface IVeltCommentPinProps extends React$1.DetailedHTMLProps<React$1.HTMLAtt
679
675
  annotationId?: string;
680
676
  multiThreadAnnotationId?: string;
681
677
  variant?: string;
678
+ context?: {
679
+ [key: string]: any;
680
+ };
681
+ contextOptions?: ContextOptions;
682
+ locationId?: string;
683
+ documentId?: string;
684
+ folderId?: string;
682
685
  }
683
686
  declare const VeltCommentPin: React$1.FC<IVeltCommentPinProps>;
684
687
 
@@ -1357,6 +1360,29 @@ interface IVeltCommentDialogUnresolveButtonProps extends IVeltWireframeCommonPro
1357
1360
  interface IVeltCommentDialogNavigationButtonProps extends IVeltWireframeCommonProps {
1358
1361
  }
1359
1362
 
1363
+ interface IVeltCommentDialogReplyAvatarsListItemProps extends IVeltWireframeCommonProps {
1364
+ }
1365
+ interface IVeltCommentDialogReplyAvatarsListItem extends React$1.FC<IVeltCommentDialogReplyAvatarsListItemProps> {
1366
+ }
1367
+
1368
+ interface IVeltCommentDialogReplyAvatarsListProps extends IVeltWireframeCommonProps {
1369
+ }
1370
+ interface IVeltCommentDialogReplyAvatarsList extends React$1.FC<IVeltCommentDialogReplyAvatarsListProps> {
1371
+ Item: IVeltCommentDialogReplyAvatarsListItem;
1372
+ }
1373
+
1374
+ interface IVeltCommentDialogReplyAvatarsRemainingCountProps extends IVeltWireframeCommonProps {
1375
+ }
1376
+ interface IVeltCommentDialogReplyAvatarsRemainingCount extends React$1.FC<IVeltCommentDialogReplyAvatarsRemainingCountProps> {
1377
+ }
1378
+
1379
+ interface IVeltCommentDialogReplyAvatarsProps extends IVeltWireframeCommonProps {
1380
+ }
1381
+ interface IVeltCommentDialogReplyAvatars extends React$1.FC<IVeltCommentDialogReplyAvatarsProps> {
1382
+ List: IVeltCommentDialogReplyAvatarsList;
1383
+ RemainingCount: IVeltCommentDialogReplyAvatarsRemainingCount;
1384
+ }
1385
+
1360
1386
  interface IVeltCommentDialogWireframeProps extends IVeltWireframeCommonProps {
1361
1387
  }
1362
1388
  declare const VeltCommentDialogWireframe: React$1.FC<IVeltCommentDialogWireframeProps> & {
@@ -1389,6 +1415,7 @@ declare const VeltCommentDialogWireframe: React$1.FC<IVeltCommentDialogWireframe
1389
1415
  DeleteButton: React$1.FC<IVeltCommentDialogDeleteButtonProps>;
1390
1416
  CloseButton: React$1.FC<IVeltCommentDialogCloseButtonProps>;
1391
1417
  NavigationButton: React$1.FC<IVeltCommentDialogNavigationButtonProps>;
1418
+ ReplyAvatars: IVeltCommentDialogReplyAvatars;
1392
1419
  };
1393
1420
 
1394
1421
  interface IVeltCommentsSidebarCloseButtonProps extends IVeltWireframeCommonProps {
@@ -1438,6 +1465,7 @@ interface IVeltCommentsSidebarFilterSearchHiddenCount extends React$1.FC<IVeltCo
1438
1465
  }
1439
1466
 
1440
1467
  interface IVeltCommentsSidebarFilterSearchInputProps extends IVeltWireframeCommonProps {
1468
+ placeholder?: string;
1441
1469
  }
1442
1470
  interface IVeltCommentsSidebarFilterSearchInput extends React$1.FC<IVeltCommentsSidebarFilterSearchInputProps> {
1443
1471
  }
@@ -1466,6 +1494,7 @@ interface IVeltCommentsSidebarFilterSearchTags extends React$1.FC<IVeltCommentsS
1466
1494
  }
1467
1495
 
1468
1496
  interface IVeltCommentsSidebarFilterSearchProps extends IVeltWireframeCommonProps {
1497
+ placeholder?: string;
1469
1498
  }
1470
1499
  interface IVeltCommentsSidebarFilterSearch extends React$1.FC<IVeltCommentsSidebarFilterSearchProps> {
1471
1500
  DropdownIcon: IVeltCommentsSidebarFilterSearchDropdownIcon;
@@ -1568,6 +1597,24 @@ interface IVeltCommentsSidebarFilterTagged extends React$1.FC<IVeltCommentsSideb
1568
1597
  Search: IVeltCommentsSidebarFilterSearch;
1569
1598
  }
1570
1599
 
1600
+ interface IVeltCommentsSidebarFilterDocumentProps extends IVeltWireframeCommonProps {
1601
+ }
1602
+ interface IVeltCommentsSidebarFilterDocument extends React$1.FC<IVeltCommentsSidebarFilterDocumentProps> {
1603
+ Name: React$1.FC<IVeltCommentsSidebarFilterNameProps>;
1604
+ Item: IVeltCommentsSidebarFilterItem;
1605
+ ViewAll: React$1.FC<IVeltCommentsSidebarFilterViewAllProps>;
1606
+ Search: IVeltCommentsSidebarFilterSearch;
1607
+ }
1608
+
1609
+ interface IVeltCommentsSidebarFilterCustomProps extends IVeltWireframeCommonProps {
1610
+ id?: string;
1611
+ }
1612
+ interface IVeltCommentsSidebarFilterCustom extends React$1.FC<IVeltCommentsSidebarFilterCustomProps> {
1613
+ Name: React$1.FC<IVeltCommentsSidebarFilterNameProps>;
1614
+ Item: IVeltCommentsSidebarFilterItem;
1615
+ Search: IVeltCommentsSidebarFilterSearch;
1616
+ }
1617
+
1571
1618
  interface IVeltCommentsSidebarFilterProps extends IVeltWireframeCommonProps {
1572
1619
  }
1573
1620
  interface IVeltCommentsSidebarFilter extends React$1.FC<IVeltCommentsSidebarFilterProps> {
@@ -1587,6 +1634,8 @@ interface IVeltCommentsSidebarFilter extends React$1.FC<IVeltCommentsSidebarFilt
1587
1634
  Status: IVeltCommentsSidebarFilterStatus;
1588
1635
  ResetButton: React$1.FC<IVeltCommentsSidebarFilterResetButtonProps>;
1589
1636
  Search: IVeltCommentsSidebarFilterSearch;
1637
+ Document: IVeltCommentsSidebarFilterDocument;
1638
+ Custom: IVeltCommentsSidebarFilterCustom;
1590
1639
  }
1591
1640
 
1592
1641
  interface IVeltCommentsSidebarFilterButtonProps extends IVeltWireframeCommonProps {
@@ -1647,6 +1696,29 @@ interface IVeltCommentsSidebarLocationFilterDropdown extends React$1.FC<IVeltCom
1647
1696
  Content: React$1.FC<IVeltCommentsSidebarLocationFilterDropdownContentProps>;
1648
1697
  }
1649
1698
 
1699
+ interface IVeltCommentsSidebarDocumentFilterDropdownContentProps extends IVeltWireframeCommonProps {
1700
+ }
1701
+ interface IVeltCommentsSidebarDocumentFilterDropdownContent extends React$1.FC<IVeltCommentsSidebarDocumentFilterDropdownContentProps> {
1702
+ }
1703
+
1704
+ interface IVeltCommentsSidebarDocumentFilterDropdownTriggerLabelProps extends IVeltWireframeCommonProps {
1705
+ }
1706
+ interface IVeltCommentsSidebarDocumentFilterDropdownTriggerLabel extends React$1.FC<IVeltCommentsSidebarDocumentFilterDropdownTriggerLabelProps> {
1707
+ }
1708
+
1709
+ interface IVeltCommentsSidebarDocumentFilterDropdownTriggerProps extends IVeltWireframeCommonProps {
1710
+ }
1711
+ interface IVeltCommentsSidebarDocumentFilterDropdownTrigger extends React$1.FC<IVeltCommentsSidebarDocumentFilterDropdownTriggerProps> {
1712
+ Label: IVeltCommentsSidebarDocumentFilterDropdownTriggerLabel;
1713
+ }
1714
+
1715
+ interface IVeltCommentsSidebarDocumentFilterDropdownWireframeProps extends IVeltWireframeCommonProps {
1716
+ }
1717
+ interface IVeltCommentsSidebarDocumentFilterDropdownWireframe extends React$1.FC<IVeltCommentsSidebarDocumentFilterDropdownWireframeProps> {
1718
+ Trigger: IVeltCommentsSidebarDocumentFilterDropdownTrigger;
1719
+ Content: IVeltCommentsSidebarDocumentFilterDropdownContent;
1720
+ }
1721
+
1650
1722
  interface IVeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframeProps extends IVeltWireframeCommonProps {
1651
1723
  }
1652
1724
  interface IVeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe extends React$1.FC<IVeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframeProps> {
@@ -1742,6 +1814,7 @@ interface IVeltCommentsSidebarPanelProps extends IVeltWireframeCommonProps {
1742
1814
  }
1743
1815
 
1744
1816
  interface IVeltCommentsSidebarSearchProps extends IVeltWireframeCommonProps {
1817
+ placeholder?: string;
1745
1818
  }
1746
1819
 
1747
1820
  interface IVeltCommentsSidebarSkeletonProps extends IVeltWireframeCommonProps {
@@ -1847,6 +1920,7 @@ declare const VeltCommentsSidebarWireframe: React$1.FC<IVeltCommentsSidebarWiref
1847
1920
  Panel: React$1.FC<IVeltCommentsSidebarPanelProps>;
1848
1921
  MinimalFilterDropdown: IVeltCommentsSidebarMinimalFilterDropdown;
1849
1922
  LocationFilterDropdown: IVeltCommentsSidebarLocationFilterDropdown;
1923
+ DocumentFilterDropdown: IVeltCommentsSidebarDocumentFilterDropdownWireframe;
1850
1924
  MinimalActionsDropdown: IVeltCommentsSidebarMinimalActionsDropdownWireframe;
1851
1925
  ResetFilterButton: React$1.FC<IVeltCommentsSidebarResetFilterButtonWireframeProps>;
1852
1926
  ActionButton: React$1.FC<IVeltCommentsSidebarActionButtonProps>;
@@ -2408,6 +2482,130 @@ interface IVeltNotificationsPanelSkeletonWireframeProps extends IVeltWireframeCo
2408
2482
  interface IVeltNotificationsPanelSkeletonWireframe extends React$1.FC<IVeltNotificationsPanelSkeletonWireframeProps> {
2409
2483
  }
2410
2484
 
2485
+ interface IVeltNotificationsPanelSettingsButtonWireframeProps extends IVeltWireframeCommonProps {
2486
+ }
2487
+ interface IVeltNotificationsPanelSettingsButtonWireframe extends React$1.FC<IVeltNotificationsPanelSettingsButtonWireframeProps> {
2488
+ }
2489
+
2490
+ interface IVeltNotificationsPanelSettingsDescriptionWireframeProps extends IVeltWireframeCommonProps {
2491
+ }
2492
+ interface IVeltNotificationsPanelSettingsDescriptionWireframe extends React$1.FC<IVeltNotificationsPanelSettingsDescriptionWireframeProps> {
2493
+ }
2494
+
2495
+ interface IVeltNotificationsPanelSettingsBackButtonWireframeProps extends IVeltWireframeCommonProps {
2496
+ }
2497
+ interface IVeltNotificationsPanelSettingsBackButtonWireframe extends React$1.FC<IVeltNotificationsPanelSettingsBackButtonWireframeProps> {
2498
+ }
2499
+
2500
+ interface IVeltNotificationsPanelSettingsFooterWireframeProps extends IVeltWireframeCommonProps {
2501
+ }
2502
+ interface IVeltNotificationsPanelSettingsFooterWireframe extends React$1.FC<IVeltNotificationsPanelSettingsFooterWireframeProps> {
2503
+ }
2504
+
2505
+ interface IVeltNotificationsPanelSettingsHeaderTitleWireframeProps extends IVeltWireframeCommonProps {
2506
+ }
2507
+ interface IVeltNotificationsPanelSettingsHeaderTitleWireframe extends React$1.FC<IVeltNotificationsPanelSettingsHeaderTitleWireframeProps> {
2508
+ }
2509
+
2510
+ interface IVeltNotificationsPanelSettingsHeaderWireframeProps extends IVeltWireframeCommonProps {
2511
+ }
2512
+ interface IVeltNotificationsPanelSettingsHeaderWireframe extends React$1.FC<IVeltNotificationsPanelSettingsHeaderWireframeProps> {
2513
+ Title: IVeltNotificationsPanelSettingsHeaderTitleWireframe;
2514
+ }
2515
+
2516
+ interface IVeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframeProps extends IVeltWireframeCommonProps {
2517
+ }
2518
+ interface IVeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe extends React$1.FC<IVeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframeProps> {
2519
+ }
2520
+
2521
+ interface IVeltNotificationsPanelSettingsAccordionTriggerLabelWireframeProps extends IVeltWireframeCommonProps {
2522
+ }
2523
+ interface IVeltNotificationsPanelSettingsAccordionTriggerLabelWireframe extends React$1.FC<IVeltNotificationsPanelSettingsAccordionTriggerLabelWireframeProps> {
2524
+ }
2525
+
2526
+ interface IVeltNotificationsPanelSettingsAccordionTriggerIconWireframeProps extends IVeltWireframeCommonProps {
2527
+ }
2528
+ interface IVeltNotificationsPanelSettingsAccordionTriggerIconWireframe extends React$1.FC<IVeltNotificationsPanelSettingsAccordionTriggerIconWireframeProps> {
2529
+ }
2530
+
2531
+ interface IVeltNotificationsPanelSettingsAccordionTriggerWireframeProps extends IVeltWireframeCommonProps {
2532
+ }
2533
+ interface IVeltNotificationsPanelSettingsAccordionTriggerWireframe extends React$1.FC<IVeltNotificationsPanelSettingsAccordionTriggerWireframeProps> {
2534
+ SelectedValue: IVeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe;
2535
+ Label: IVeltNotificationsPanelSettingsAccordionTriggerLabelWireframe;
2536
+ Icon: IVeltNotificationsPanelSettingsAccordionTriggerIconWireframe;
2537
+ }
2538
+
2539
+ interface IVeltNotificationsPanelSettingsAccordionContentItemLabelWireframeProps extends IVeltWireframeCommonProps {
2540
+ }
2541
+ interface IVeltNotificationsPanelSettingsAccordionContentItemLabelWireframe extends React$1.FC<IVeltNotificationsPanelSettingsAccordionContentItemLabelWireframeProps> {
2542
+ }
2543
+
2544
+ interface IVeltNotificationsPanelSettingsAccordionContentItemIconWireframeProps extends IVeltWireframeCommonProps {
2545
+ }
2546
+ interface IVeltNotificationsPanelSettingsAccordionContentItemIconWireframe extends React$1.FC<IVeltNotificationsPanelSettingsAccordionContentItemIconWireframeProps> {
2547
+ }
2548
+
2549
+ interface IVeltNotificationsPanelSettingsAccordionContentItemWireframeProps extends IVeltWireframeCommonProps {
2550
+ }
2551
+ interface IVeltNotificationsPanelSettingsAccordionContentItemWireframe extends React$1.FC<IVeltNotificationsPanelSettingsAccordionContentItemWireframeProps> {
2552
+ Label: IVeltNotificationsPanelSettingsAccordionContentItemLabelWireframe;
2553
+ Icon: IVeltNotificationsPanelSettingsAccordionContentItemIconWireframe;
2554
+ }
2555
+
2556
+ interface IVeltNotificationsPanelSettingsAccordionContentWireframeProps extends IVeltWireframeCommonProps {
2557
+ }
2558
+ interface IVeltNotificationsPanelSettingsAccordionContentWireframe extends React$1.FC<IVeltNotificationsPanelSettingsAccordionContentWireframeProps> {
2559
+ Item: IVeltNotificationsPanelSettingsAccordionContentItemWireframe;
2560
+ }
2561
+
2562
+ interface IVeltNotificationsPanelSettingsAccordionWireframeProps extends IVeltWireframeCommonProps {
2563
+ }
2564
+ interface IVeltNotificationsPanelSettingsAccordionWireframe extends React$1.FC<IVeltNotificationsPanelSettingsAccordionWireframeProps> {
2565
+ Trigger: IVeltNotificationsPanelSettingsAccordionTriggerWireframe;
2566
+ Content: IVeltNotificationsPanelSettingsAccordionContentWireframe;
2567
+ }
2568
+
2569
+ interface IVeltNotificationsPanelSettingsListWireframeProps extends IVeltWireframeCommonProps {
2570
+ }
2571
+ interface IVeltNotificationsPanelSettingsListWireframe extends React$1.FC<IVeltNotificationsPanelSettingsListWireframeProps> {
2572
+ Accordion: IVeltNotificationsPanelSettingsAccordionWireframe;
2573
+ }
2574
+
2575
+ interface IVeltNotificationsPanelSettingsMuteAllDescriptionWireframeProps extends IVeltWireframeCommonProps {
2576
+ }
2577
+ interface IVeltNotificationsPanelSettingsMuteAllDescriptionWireframe extends React$1.FC<IVeltNotificationsPanelSettingsMuteAllDescriptionWireframeProps> {
2578
+ }
2579
+
2580
+ interface IVeltNotificationsPanelSettingsMuteAllTitleWireframeProps extends IVeltWireframeCommonProps {
2581
+ }
2582
+ interface IVeltNotificationsPanelSettingsMuteAllTitleWireframe extends React$1.FC<IVeltNotificationsPanelSettingsMuteAllTitleWireframeProps> {
2583
+ }
2584
+
2585
+ interface IVeltNotificationsPanelSettingsMuteAllToggleWireframeProps extends IVeltWireframeCommonProps {
2586
+ }
2587
+ interface IVeltNotificationsPanelSettingsMuteAllToggleWireframe extends React$1.FC<IVeltNotificationsPanelSettingsMuteAllToggleWireframeProps> {
2588
+ }
2589
+
2590
+ interface IVeltNotificationsPanelSettingsTitleWireframeProps extends IVeltWireframeCommonProps {
2591
+ }
2592
+ interface IVeltNotificationsPanelSettingsTitleWireframe extends React$1.FC<IVeltNotificationsPanelSettingsTitleWireframeProps> {
2593
+ }
2594
+
2595
+ interface IVeltNotificationsPanelSettingsWireframeProps extends IVeltWireframeCommonProps {
2596
+ }
2597
+ interface IVeltNotificationsPanelSettingsWireframe extends React$1.FC<IVeltNotificationsPanelSettingsWireframeProps> {
2598
+ BackButton: IVeltNotificationsPanelSettingsBackButtonWireframe;
2599
+ Description: IVeltNotificationsPanelSettingsDescriptionWireframe;
2600
+ Footer: IVeltNotificationsPanelSettingsFooterWireframe;
2601
+ Header: IVeltNotificationsPanelSettingsHeaderWireframe;
2602
+ List: IVeltNotificationsPanelSettingsListWireframe;
2603
+ MuteAllDescription: IVeltNotificationsPanelSettingsMuteAllDescriptionWireframe;
2604
+ MuteAllTitle: IVeltNotificationsPanelSettingsMuteAllTitleWireframe;
2605
+ MuteAllToggle: IVeltNotificationsPanelSettingsMuteAllToggleWireframe;
2606
+ Title: IVeltNotificationsPanelSettingsTitleWireframe;
2607
+ }
2608
+
2411
2609
  interface IVeltNotificationsPanelWireframeProps extends IVeltWireframeCommonProps {
2412
2610
  }
2413
2611
  interface IVeltNotificationsPanelWireframe extends React$1.FC<IVeltNotificationsPanelWireframeProps> {
@@ -2418,6 +2616,8 @@ interface IVeltNotificationsPanelWireframe extends React$1.FC<IVeltNotifications
2418
2616
  ViewAllButton: IVeltNotificationsPanelViewAllButtonWireframe;
2419
2617
  CloseButton: IVeltNotificationsPanelCloseButtonWireframe;
2420
2618
  Skeleton: IVeltNotificationsPanelSkeletonWireframe;
2619
+ SettingsButton: IVeltNotificationsPanelSettingsButtonWireframe;
2620
+ Settings: IVeltNotificationsPanelSettingsWireframe;
2421
2621
  }
2422
2622
  declare const VeltNotificationsPanelWireframe: IVeltNotificationsPanelWireframe;
2423
2623
 
@@ -3175,12 +3375,18 @@ interface IVeltRecorderPlayerVideoWireframeProps extends IVeltWireframeCommonPro
3175
3375
  interface IVeltRecorderPlayerVideoWireframe extends React$1.FC<IVeltRecorderPlayerVideoWireframeProps> {
3176
3376
  }
3177
3377
 
3378
+ interface IVeltRecorderPlayerEditButtonWireframeProps extends IVeltWireframeCommonProps {
3379
+ }
3380
+ interface IVeltRecorderPlayerEditButtonWireframe extends React$1.FC<IVeltRecorderPlayerEditButtonWireframeProps> {
3381
+ }
3382
+
3178
3383
  interface IVeltRecorderPlayerVideoContainerWireframeProps extends IVeltWireframeCommonProps {
3179
3384
  }
3180
3385
  interface IVeltRecorderPlayerVideoContainerWireframe extends React$1.FC<IVeltRecorderPlayerVideoContainerWireframeProps> {
3181
3386
  Video: IVeltRecorderPlayerVideoWireframe;
3182
3387
  Timeline: IVeltRecorderPlayerTimelineWireframe;
3183
3388
  PlayButton: IVeltRecorderPlayerPlayButtonWireframe;
3389
+ EditButton: IVeltRecorderPlayerEditButtonWireframe;
3184
3390
  FullScreenButton: IVeltRecorderPlayerFullScreenButtonWireframe;
3185
3391
  Overlay: IVeltRecorderPlayerOverlayWireframe;
3186
3392
  Time: IVeltRecorderPlayerTimeWireframe;
@@ -3413,9 +3619,85 @@ interface IVeltVideoEditorPlayerDeleteButtonWireframeProps extends IVeltWirefram
3413
3619
  interface IVeltVideoEditorPlayerDeleteButtonWireframe extends React$1.FC<IVeltVideoEditorPlayerDeleteButtonWireframeProps> {
3414
3620
  }
3415
3621
 
3622
+ interface IVeltVideoEditorPlayerTimelineMarkerWireframeProps extends IVeltWireframeCommonProps {
3623
+ }
3624
+ interface IVeltVideoEditorPlayerTimelineMarkerWireframe extends React$1.FC<IVeltVideoEditorPlayerTimelineMarkerWireframeProps> {
3625
+ }
3626
+
3627
+ interface IVeltVideoEditorPlayerZoomButtonTriggerWireframeProps extends IVeltWireframeCommonProps {
3628
+ }
3629
+ interface IVeltVideoEditorPlayerZoomButtonTriggerWireframe extends React$1.FC<IVeltVideoEditorPlayerZoomButtonTriggerWireframeProps> {
3630
+ }
3631
+
3632
+ interface IVeltVideoEditorPlayerZoomButtonOptionsListItemWireframeProps extends IVeltWireframeCommonProps {
3633
+ }
3634
+ interface IVeltVideoEditorPlayerZoomButtonOptionsListItemWireframe extends React$1.FC<IVeltVideoEditorPlayerZoomButtonOptionsListItemWireframeProps> {
3635
+ }
3636
+
3637
+ interface IVeltVideoEditorPlayerZoomButtonOptionsListWireframeProps extends IVeltWireframeCommonProps {
3638
+ }
3639
+ interface IVeltVideoEditorPlayerZoomButtonOptionsListWireframe extends React$1.FC<IVeltVideoEditorPlayerZoomButtonOptionsListWireframeProps> {
3640
+ Item: IVeltVideoEditorPlayerZoomButtonOptionsListItemWireframe;
3641
+ }
3642
+
3643
+ interface IVeltVideoEditorPlayerZoomButtonOptionsInputWireframeProps extends IVeltWireframeCommonProps {
3644
+ }
3645
+ interface IVeltVideoEditorPlayerZoomButtonOptionsInputWireframe extends React$1.FC<IVeltVideoEditorPlayerZoomButtonOptionsInputWireframeProps> {
3646
+ }
3647
+
3648
+ interface IVeltVideoEditorPlayerZoomButtonOptionsWireframeProps extends IVeltWireframeCommonProps {
3649
+ }
3650
+ interface IVeltVideoEditorPlayerZoomButtonOptionsWireframe extends React$1.FC<IVeltVideoEditorPlayerZoomButtonOptionsWireframeProps> {
3651
+ List: IVeltVideoEditorPlayerZoomButtonOptionsListWireframe;
3652
+ Input: IVeltVideoEditorPlayerZoomButtonOptionsInputWireframe;
3653
+ }
3654
+
3655
+ interface IVeltVideoEditorPlayerZoomButtonWireframeProps extends IVeltWireframeCommonProps {
3656
+ }
3657
+ interface IVeltVideoEditorPlayerZoomButtonWireframe extends React$1.FC<IVeltVideoEditorPlayerZoomButtonWireframeProps> {
3658
+ Trigger: IVeltVideoEditorPlayerZoomButtonTriggerWireframe;
3659
+ Options: IVeltVideoEditorPlayerZoomButtonOptionsWireframe;
3660
+ }
3661
+
3662
+ interface IVeltVideoEditorPlayerTimelineScaleWireframeProps extends IVeltWireframeCommonProps {
3663
+ }
3664
+ interface IVeltVideoEditorPlayerTimelineScaleWireframe extends React$1.FC<IVeltVideoEditorPlayerTimelineScaleWireframeProps> {
3665
+ ZoomButton: IVeltVideoEditorPlayerZoomButtonWireframe;
3666
+ }
3667
+
3668
+ interface IVeltVideoEditorPlayerTimelineTrimWireframeProps extends IVeltWireframeCommonProps {
3669
+ }
3670
+ interface IVeltVideoEditorPlayerTimelineTrimWireframe extends React$1.FC<IVeltVideoEditorPlayerTimelineTrimWireframeProps> {
3671
+ }
3672
+
3673
+ interface IVeltVideoEditorPlayerTimelineContainerWireframeProps extends IVeltWireframeCommonProps {
3674
+ }
3675
+ interface IVeltVideoEditorPlayerTimelineContainerWireframe extends React$1.FC<IVeltVideoEditorPlayerTimelineContainerWireframeProps> {
3676
+ }
3677
+
3678
+ interface IVeltVideoEditorPlayerTimelinePlayheadWireframeProps extends IVeltWireframeCommonProps {
3679
+ }
3680
+ interface IVeltVideoEditorPlayerTimelinePlayheadWireframe extends React$1.FC<IVeltVideoEditorPlayerTimelinePlayheadWireframeProps> {
3681
+ }
3682
+
3416
3683
  interface IVeltVideoEditorPlayerTimelineWireframeProps extends IVeltWireframeCommonProps {
3417
3684
  }
3418
3685
  interface IVeltVideoEditorPlayerTimelineWireframe extends React$1.FC<IVeltVideoEditorPlayerTimelineWireframeProps> {
3686
+ Marker: IVeltVideoEditorPlayerTimelineMarkerWireframe;
3687
+ Scale: IVeltVideoEditorPlayerTimelineScaleWireframe;
3688
+ Trim: IVeltVideoEditorPlayerTimelineTrimWireframe;
3689
+ Container: IVeltVideoEditorPlayerTimelineContainerWireframe;
3690
+ Playhead: IVeltVideoEditorPlayerTimelinePlayheadWireframe;
3691
+ }
3692
+
3693
+ interface IVeltVideoEditorPlayerDownloadButtonWireframeProps extends IVeltWireframeCommonProps {
3694
+ }
3695
+ interface IVeltVideoEditorPlayerDownloadButtonWireframe extends React$1.FC<IVeltVideoEditorPlayerDownloadButtonWireframeProps> {
3696
+ }
3697
+
3698
+ interface IVeltVideoEditorPlayerAddZoomButtonWireframeProps extends IVeltWireframeCommonProps {
3699
+ }
3700
+ interface IVeltVideoEditorPlayerAddZoomButtonWireframe extends React$1.FC<IVeltVideoEditorPlayerAddZoomButtonWireframeProps> {
3419
3701
  }
3420
3702
 
3421
3703
  interface IVeltVideoEditorPlayerWireframeProps extends IVeltWireframeCommonProps {
@@ -3424,6 +3706,7 @@ interface IVeltVideoEditorPlayerWireframe extends React$1.FC<IVeltVideoEditorPla
3424
3706
  Title: IVeltVideoEditorPlayerTitleWireframe;
3425
3707
  ApplyButton: IVeltVideoEditorPlayerApplyButtonWireframe;
3426
3708
  CloseButton: IVeltVideoEditorPlayerCloseButtonWireframe;
3709
+ DownloadButton: IVeltVideoEditorPlayerDownloadButtonWireframe;
3427
3710
  Preview: IVeltVideoEditorPlayerPreviewWireframe;
3428
3711
  ToggleButton: IVeltVideoEditorPlayerToggleButtonWireframe;
3429
3712
  Time: IVeltVideoEditorPlayerTimeWireframe;
@@ -3432,6 +3715,7 @@ interface IVeltVideoEditorPlayerWireframe extends React$1.FC<IVeltVideoEditorPla
3432
3715
  SplitButton: IVeltVideoEditorPlayerSplitButtonWireframe;
3433
3716
  DeleteButton: IVeltVideoEditorPlayerDeleteButtonWireframe;
3434
3717
  Timeline: IVeltVideoEditorPlayerTimelineWireframe;
3718
+ AddZoomButton: IVeltVideoEditorPlayerAddZoomButtonWireframe;
3435
3719
  }
3436
3720
  declare const VeltVideoEditorPlayerWireframe: IVeltVideoEditorPlayerWireframe;
3437
3721
 
@@ -3668,6 +3952,128 @@ interface IVeltSingleEditorModePanelWireframe extends React$1.FC<IVeltSingleEdit
3668
3952
  }
3669
3953
  declare const VeltSingleEditorModePanelWireframe: IVeltSingleEditorModePanelWireframe;
3670
3954
 
3955
+ interface IVeltPresenceAvatarListItemWireframeProps extends IVeltWireframeCommonProps {
3956
+ }
3957
+ interface IVeltPresenceAvatarListItemWireframe extends React$1.FC<IVeltPresenceAvatarListItemWireframeProps> {
3958
+ }
3959
+
3960
+ interface IVeltPresenceAvatarListWireframeProps extends IVeltWireframeCommonProps {
3961
+ }
3962
+ interface IVeltPresenceAvatarListWireframe extends React$1.FC<IVeltPresenceAvatarListWireframeProps> {
3963
+ Item: IVeltPresenceAvatarListItemWireframe;
3964
+ }
3965
+
3966
+ interface IVeltPresenceAvatarRemainingCountWireframeProps extends IVeltWireframeCommonProps {
3967
+ }
3968
+ interface IVeltPresenceAvatarRemainingCountWireframe extends React$1.FC<IVeltPresenceAvatarRemainingCountWireframeProps> {
3969
+ }
3970
+
3971
+ interface IVeltPresenceWireframeProps extends IVeltWireframeCommonProps {
3972
+ variant?: string;
3973
+ }
3974
+ interface IVeltPresenceWireframe extends React$1.FC<IVeltPresenceWireframeProps> {
3975
+ AvatarList: IVeltPresenceAvatarListWireframe;
3976
+ AvatarRemainingCount: IVeltPresenceAvatarRemainingCountWireframe;
3977
+ }
3978
+ declare const VeltPresenceWireframe: IVeltPresenceWireframe;
3979
+
3980
+ interface IVeltPresenceTooltipAvatarWireframeProps extends IVeltWireframeCommonProps {
3981
+ }
3982
+ interface IVeltPresenceTooltipAvatarWireframe extends React$1.FC<IVeltPresenceTooltipAvatarWireframeProps> {
3983
+ }
3984
+
3985
+ interface IVeltPresenceTooltipUserActiveWireframeProps extends IVeltWireframeCommonProps {
3986
+ }
3987
+ interface IVeltPresenceTooltipUserActiveWireframe extends React$1.FC<IVeltPresenceTooltipUserActiveWireframeProps> {
3988
+ }
3989
+
3990
+ interface IVeltPresenceTooltipUserInactiveWireframeProps extends IVeltWireframeCommonProps {
3991
+ }
3992
+ interface IVeltPresenceTooltipUserInactiveWireframe extends React$1.FC<IVeltPresenceTooltipUserInactiveWireframeProps> {
3993
+ }
3994
+
3995
+ interface IVeltPresenceTooltipUserNameWireframeProps extends IVeltWireframeCommonProps {
3996
+ }
3997
+ interface IVeltPresenceTooltipUserNameWireframe extends React$1.FC<IVeltPresenceTooltipUserNameWireframeProps> {
3998
+ }
3999
+
4000
+ interface IVeltPresenceTooltipStatusContainerWireframeProps extends IVeltWireframeCommonProps {
4001
+ }
4002
+ interface IVeltPresenceTooltipStatusContainerWireframe extends React$1.FC<IVeltPresenceTooltipStatusContainerWireframeProps> {
4003
+ }
4004
+
4005
+ interface IVeltPresenceTooltipWireframeProps extends IVeltWireframeCommonProps {
4006
+ variant?: string;
4007
+ }
4008
+ interface IVeltPresenceTooltipWireframe extends React$1.FC<IVeltPresenceTooltipWireframeProps> {
4009
+ Avatar: IVeltPresenceTooltipAvatarWireframe;
4010
+ UserActive: IVeltPresenceTooltipUserActiveWireframe;
4011
+ UserInactive: IVeltPresenceTooltipUserInactiveWireframe;
4012
+ UserName: IVeltPresenceTooltipUserNameWireframe;
4013
+ StatusContainer: IVeltPresenceTooltipStatusContainerWireframe;
4014
+ }
4015
+ declare const VeltPresenceTooltipWireframe: IVeltPresenceTooltipWireframe;
4016
+
4017
+ interface IVeltCursorPointerArrowWireframeProps extends IVeltWireframeCommonProps {
4018
+ }
4019
+ interface IVeltCursorPointerArrowWireframe extends React$1.FC<IVeltCursorPointerArrowWireframeProps> {
4020
+ }
4021
+
4022
+ interface IVeltCursorPointerAudioHuddleAvatarWireframeProps extends IVeltWireframeCommonProps {
4023
+ }
4024
+ interface IVeltCursorPointerAudioHuddleAvatarWireframe extends React$1.FC<IVeltCursorPointerAudioHuddleAvatarWireframeProps> {
4025
+ }
4026
+
4027
+ interface IVeltCursorPointerAudioHuddleAudioWireframeProps extends IVeltWireframeCommonProps {
4028
+ }
4029
+ interface IVeltCursorPointerAudioHuddleAudioWireframe extends React$1.FC<IVeltCursorPointerAudioHuddleAudioWireframeProps> {
4030
+ }
4031
+
4032
+ interface IVeltCursorPointerAudioHuddleWireframeProps extends IVeltWireframeCommonProps {
4033
+ }
4034
+ interface IVeltCursorPointerAudioHuddleWireframe extends React$1.FC<IVeltCursorPointerAudioHuddleWireframeProps> {
4035
+ Avatar: IVeltCursorPointerAudioHuddleAvatarWireframe;
4036
+ Audio: IVeltCursorPointerAudioHuddleAudioWireframe;
4037
+ }
4038
+
4039
+ interface IVeltCursorPointerAvatarWireframeProps extends IVeltWireframeCommonProps {
4040
+ }
4041
+ interface IVeltCursorPointerAvatarWireframe extends React$1.FC<IVeltCursorPointerAvatarWireframeProps> {
4042
+ }
4043
+
4044
+ interface IVeltCursorPointerDefaultNameWireframeProps extends IVeltWireframeCommonProps {
4045
+ }
4046
+ interface IVeltCursorPointerDefaultNameWireframe extends React$1.FC<IVeltCursorPointerDefaultNameWireframeProps> {
4047
+ }
4048
+
4049
+ interface IVeltCursorPointerDefaultCommentWireframeProps extends IVeltWireframeCommonProps {
4050
+ }
4051
+ interface IVeltCursorPointerDefaultCommentWireframe extends React$1.FC<IVeltCursorPointerDefaultCommentWireframeProps> {
4052
+ }
4053
+
4054
+ interface IVeltCursorPointerDefaultWireframeProps extends IVeltWireframeCommonProps {
4055
+ }
4056
+ interface IVeltCursorPointerDefaultWireframe extends React$1.FC<IVeltCursorPointerDefaultWireframeProps> {
4057
+ Name: IVeltCursorPointerDefaultNameWireframe;
4058
+ Comment: IVeltCursorPointerDefaultCommentWireframe;
4059
+ }
4060
+
4061
+ interface IVeltCursorPointerVideoHuddleWireframeProps extends IVeltWireframeCommonProps {
4062
+ }
4063
+ interface IVeltCursorPointerVideoHuddleWireframe extends React$1.FC<IVeltCursorPointerVideoHuddleWireframeProps> {
4064
+ }
4065
+
4066
+ interface IVeltCursorPointerWireframeProps extends IVeltWireframeCommonProps {
4067
+ }
4068
+ interface IVeltCursorPointerWireframe extends React$1.FC<IVeltCursorPointerWireframeProps> {
4069
+ Arrow: IVeltCursorPointerArrowWireframe;
4070
+ AudioHuddle: IVeltCursorPointerAudioHuddleWireframe;
4071
+ Avatar: IVeltCursorPointerAvatarWireframe;
4072
+ Default: IVeltCursorPointerDefaultWireframe;
4073
+ VideoHuddle: IVeltCursorPointerVideoHuddleWireframe;
4074
+ }
4075
+ declare const VeltCursorPointerWireframe: IVeltCursorPointerWireframe;
4076
+
3671
4077
  declare function useVeltClient(): {
3672
4078
  client: Velt | null;
3673
4079
  };
@@ -3679,9 +4085,18 @@ declare function useSetDocumentId(documentId: string): void;
3679
4085
  declare function useSetDocuments(): {
3680
4086
  setDocuments: (documents: Document[], options?: SetDocumentsRequestOptions) => void;
3681
4087
  };
4088
+ declare function useSetRootDocument(): {
4089
+ setRootDocument: (document: Document) => void;
4090
+ };
3682
4091
  declare function useUnsetDocumentId(): void;
3683
4092
  declare function useUnsetDocuments(): void;
3684
4093
  declare function useSetLocation(location: Location$1, appendLocation?: boolean): void;
4094
+ declare function useSetLocations(): {
4095
+ setLocations: (locations: Location$1[], options?: SetLocationsRequestOptions) => void;
4096
+ };
4097
+ declare function useSetRootLocation(): {
4098
+ setRootLocation: (location: Location$1) => void;
4099
+ };
3685
4100
  declare function useVeltInitState(): boolean | undefined;
3686
4101
 
3687
4102
  declare function useCommentUtils(): CommentElement | undefined;
@@ -3826,7 +4241,11 @@ declare function useLiveState<T>(liveStateDataId: string, initialValue?: any, op
3826
4241
  declare function useLiveStateSyncEventCallback<T extends keyof LiveStateEventTypesMap>(action: T): LiveStateEventTypesMap[T];
3827
4242
 
3828
4243
  declare function usePresenceUtils(): PresenceElement | undefined;
4244
+ /**
4245
+ * @deprecated Use `usePresenceData` hook instead.
4246
+ */
3829
4247
  declare function usePresenceUsers(): PresenceUser[] | null;
4248
+ declare function usePresenceData(query?: PresenceRequestQuery): GetPresenceDataResponse;
3830
4249
 
3831
4250
  declare function usePresenceEventCallback<T extends keyof PresenceEventTypesMap>(action: T): PresenceEventTypesMap[T];
3832
4251
 
@@ -3861,6 +4280,13 @@ declare function useUnreadNotificationsCount(): {
3861
4280
  forYou: number | null;
3862
4281
  all: number | null;
3863
4282
  };
4283
+ declare function useNotificationSettings(): {
4284
+ setSettings: (settings: NotificationSettingsConfig) => void;
4285
+ setSettingsInitialConfig: (settingsInitialConfig: NotificationInitialSettingsConfig[]) => void;
4286
+ settings: NotificationSettingsConfig | null;
4287
+ };
4288
+
4289
+ declare function useNotificationEventCallback<T extends keyof NotificationEventTypesMap>(action: T): NotificationEventTypesMap[T];
3864
4290
 
3865
4291
  declare function useAutocompleteUtils(): AutocompleteElement | undefined;
3866
4292
  declare function useAutocompleteChipClick(): AutocompleteChipData | undefined;
@@ -3883,4 +4309,4 @@ declare const createLiveStateMiddleware: (config?: LiveStateMiddlewareConfig) =>
3883
4309
  updateAllowAction: (newAllowAction?: ((action: any) => boolean) | undefined) => void;
3884
4310
  };
3885
4311
 
3886
- export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOptionWireframe, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTriggerWireframe, 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, 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, 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, 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, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncEventCallback, useLiveStateSyncUtils, useNotificationUtils, useNotificationsData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
4312
+ export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOptionWireframe, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTriggerWireframe, 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, 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, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncEventCallback, useLiveStateSyncUtils, useNotificationEventCallback, useNotificationSettings, useNotificationUtils, useNotificationsData, usePresenceData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSetLocations, useSetRootDocument, useSetRootLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };