@veltdev/react 4.5.0-beta.3 → 4.5.0-beta.30

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 (250) hide show
  1. package/cjs/index.js +564 -20
  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 +6 -0
  5. package/cjs/types/components/SnippylyCommentTool/SnippylyCommentTool.d.ts +5 -0
  6. package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +6 -0
  7. package/cjs/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +5 -0
  8. package/cjs/types/components/SnippylyRecorderControlPanel/SnippylyRecorderControlPanel.d.ts +2 -2
  9. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/VeltCommentsSidebarDocumentFilterDropdownContent.d.ts +8 -0
  10. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/index.d.ts +1 -0
  11. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTrigger.d.ts +10 -0
  12. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel.d.ts +8 -0
  13. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/index.d.ts +1 -0
  14. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/index.d.ts +1 -0
  15. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe.d.ts +12 -0
  16. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/index.d.ts +1 -0
  17. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +4 -0
  18. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCustom/VeltCommentsSidebarFilterCustom.d.ts +15 -0
  19. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCustom/index.d.ts +1 -0
  20. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/VeltCommentsSidebarFilterDocument.d.ts +16 -0
  21. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/index.d.ts +1 -0
  22. package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -0
  23. package/cjs/types/components/VeltNotificationsPanel/VeltNotificationsPanel.d.ts +1 -0
  24. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsButtonWireframe/VeltNotificationsPanelSettingsButtonWireframe.d.ts +8 -0
  25. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsButtonWireframe/index.d.ts +1 -0
  26. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsBackButtonWireframe/VeltNotificationsPanelSettingsBackButtonWireframe.d.ts +8 -0
  27. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsBackButtonWireframe/index.d.ts +1 -0
  28. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsDescriptionWireframe/VeltNotificationsPanelSettingsDescriptionWireframe.d.ts +8 -0
  29. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsDescriptionWireframe/index.d.ts +1 -0
  30. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsFooterWireframe/VeltNotificationsPanelSettingsFooterWireframe.d.ts +8 -0
  31. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsFooterWireframe/index.d.ts +1 -0
  32. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe.d.ts +8 -0
  33. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe/index.d.ts +1 -0
  34. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderWireframe.d.ts +10 -0
  35. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/index.d.ts +1 -0
  36. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe.d.ts +8 -0
  37. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe/index.d.ts +1 -0
  38. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe.d.ts +8 -0
  39. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe/index.d.ts +1 -0
  40. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe.d.ts +12 -0
  41. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/index.d.ts +1 -0
  42. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe.d.ts +10 -0
  43. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/index.d.ts +1 -0
  44. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe.d.ts +8 -0
  45. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe/index.d.ts +1 -0
  46. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe.d.ts +8 -0
  47. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe/index.d.ts +1 -0
  48. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe.d.ts +8 -0
  49. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe/index.d.ts +1 -0
  50. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe.d.ts +14 -0
  51. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/index.d.ts +1 -0
  52. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionWireframe.d.ts +12 -0
  53. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/index.d.ts +1 -0
  54. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsListWireframe.d.ts +10 -0
  55. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/index.d.ts +1 -0
  56. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe.d.ts +8 -0
  57. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe/index.d.ts +1 -0
  58. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe.d.ts +8 -0
  59. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe/index.d.ts +1 -0
  60. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe.d.ts +8 -0
  61. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe/index.d.ts +1 -0
  62. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsTitleWireframe/VeltNotificationsPanelSettingsTitleWireframe.d.ts +8 -0
  63. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsTitleWireframe/index.d.ts +1 -0
  64. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsWireframe.d.ts +26 -0
  65. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/index.d.ts +1 -0
  66. package/cjs/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.d.ts +4 -0
  67. package/cjs/types/components/VeltNotificationsTool/VeltNotificationsTool.d.ts +1 -0
  68. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/VeltPresenceTooltipAvatarWireframe.d.ts +8 -0
  69. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/index.d.ts +1 -0
  70. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/VeltPresenceTooltipStatusContainerWireframe.d.ts +8 -0
  71. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/index.d.ts +1 -0
  72. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/VeltPresenceTooltipUserActiveWireframe.d.ts +8 -0
  73. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/index.d.ts +1 -0
  74. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/VeltPresenceTooltipUserInactiveWireframe.d.ts +8 -0
  75. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/index.d.ts +1 -0
  76. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/VeltPresenceTooltipUserNameWireframe.d.ts +8 -0
  77. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/index.d.ts +1 -0
  78. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipWireframe.d.ts +19 -0
  79. package/cjs/types/components/VeltPresenceTooltipWireframe/index.d.ts +1 -0
  80. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/VeltPresenceAvatarListItemWireframe.d.ts +8 -0
  81. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/index.d.ts +1 -0
  82. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListWireframe.d.ts +10 -0
  83. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/index.d.ts +1 -0
  84. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/VeltPresenceAvatarRemainingCountWireframe.d.ts +8 -0
  85. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/index.d.ts +1 -0
  86. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceWireframe.d.ts +13 -0
  87. package/cjs/types/components/VeltPresenceWireframe/index.d.ts +1 -0
  88. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerEditButtonWireframe/VeltRecorderPlayerEditButtonWireframe.d.ts +8 -0
  89. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerEditButtonWireframe/index.d.ts +1 -0
  90. package/cjs/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoContainerWireframe/VeltRecorderPlayerVideoContainerWireframe.d.ts +2 -0
  91. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerDownloadButtonWireframe/VeltVideoEditorPlayerDownloadButtonWireframe.d.ts +8 -0
  92. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerDownloadButtonWireframe/index.d.ts +1 -0
  93. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineContainerWireframe/VeltVideoEditorPlayerTimelineContainerWireframe.d.ts +8 -0
  94. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineContainerWireframe/index.d.ts +1 -0
  95. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe.d.ts +8 -0
  96. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe/index.d.ts +1 -0
  97. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe.d.ts +8 -0
  98. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe/index.d.ts +1 -0
  99. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineScaleWireframe/VeltVideoEditorPlayerTimelineScaleWireframe.d.ts +10 -0
  100. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineScaleWireframe/index.d.ts +1 -0
  101. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineTrimWireframe/VeltVideoEditorPlayerTimelineTrimWireframe.d.ts +8 -0
  102. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineTrimWireframe/index.d.ts +1 -0
  103. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineWireframe.d.ts +10 -0
  104. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerWireframe.d.ts +2 -0
  105. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe.d.ts +8 -0
  106. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe/index.d.ts +1 -0
  107. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe.d.ts +8 -0
  108. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe/index.d.ts +1 -0
  109. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe.d.ts +10 -0
  110. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/index.d.ts +1 -0
  111. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe.d.ts +12 -0
  112. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/index.d.ts +1 -0
  113. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe.d.ts +8 -0
  114. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe/index.d.ts +1 -0
  115. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonWireframe.d.ts +12 -0
  116. package/cjs/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/index.d.ts +1 -0
  117. package/cjs/types/components/index.d.ts +2 -0
  118. package/cjs/types/constants.d.ts +2 -1
  119. package/cjs/types/hooks/Client.d.ts +10 -1
  120. package/cjs/types/hooks/NotificationElement.d.ts +6 -1
  121. package/cjs/types/hooks/NotificationsActions.d.ts +2 -0
  122. package/cjs/types/hooks/PresenceElement.d.ts +5 -1
  123. package/cjs/types/hooks/index.d.ts +4 -3
  124. package/cjs/types/loadSnippyly.d.ts +1 -1
  125. package/esm/index.js +557 -21
  126. package/esm/index.js.map +1 -1
  127. package/esm/types/components/Snippyly/Snippyly.d.ts +1 -0
  128. package/esm/types/components/SnippylyCommentBubble/SnippylyCommentBubble.d.ts +6 -0
  129. package/esm/types/components/SnippylyCommentTool/SnippylyCommentTool.d.ts +5 -0
  130. package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +6 -0
  131. package/esm/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +5 -0
  132. package/esm/types/components/SnippylyRecorderControlPanel/SnippylyRecorderControlPanel.d.ts +2 -2
  133. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/VeltCommentsSidebarDocumentFilterDropdownContent.d.ts +8 -0
  134. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownContent/index.d.ts +1 -0
  135. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTrigger.d.ts +10 -0
  136. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel.d.ts +8 -0
  137. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/VeltCommentsSidebarDocumentFilterDropdownTriggerLabel/index.d.ts +1 -0
  138. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownTrigger/index.d.ts +1 -0
  139. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe.d.ts +12 -0
  140. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarDocumentFilterDropdownWireframe/index.d.ts +1 -0
  141. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilter.d.ts +4 -0
  142. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCustom/VeltCommentsSidebarFilterCustom.d.ts +15 -0
  143. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterCustom/index.d.ts +1 -0
  144. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/VeltCommentsSidebarFilterDocument.d.ts +16 -0
  145. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFilter/VeltCommentsSidebarFilterDocument/index.d.ts +1 -0
  146. package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -0
  147. package/esm/types/components/VeltNotificationsPanel/VeltNotificationsPanel.d.ts +1 -0
  148. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsButtonWireframe/VeltNotificationsPanelSettingsButtonWireframe.d.ts +8 -0
  149. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsButtonWireframe/index.d.ts +1 -0
  150. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsBackButtonWireframe/VeltNotificationsPanelSettingsBackButtonWireframe.d.ts +8 -0
  151. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsBackButtonWireframe/index.d.ts +1 -0
  152. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsDescriptionWireframe/VeltNotificationsPanelSettingsDescriptionWireframe.d.ts +8 -0
  153. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsDescriptionWireframe/index.d.ts +1 -0
  154. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsFooterWireframe/VeltNotificationsPanelSettingsFooterWireframe.d.ts +8 -0
  155. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsFooterWireframe/index.d.ts +1 -0
  156. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe.d.ts +8 -0
  157. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderTitleWireframe/index.d.ts +1 -0
  158. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/VeltNotificationsPanelSettingsHeaderWireframe.d.ts +10 -0
  159. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsHeaderWireframe/index.d.ts +1 -0
  160. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe.d.ts +8 -0
  161. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemIconWireframe/index.d.ts +1 -0
  162. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe.d.ts +8 -0
  163. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe/index.d.ts +1 -0
  164. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe.d.ts +12 -0
  165. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentItemWireframe/index.d.ts +1 -0
  166. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe.d.ts +10 -0
  167. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionContentWireframe/index.d.ts +1 -0
  168. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe.d.ts +8 -0
  169. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerIconWireframe/index.d.ts +1 -0
  170. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe.d.ts +8 -0
  171. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe/index.d.ts +1 -0
  172. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe.d.ts +8 -0
  173. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe/index.d.ts +1 -0
  174. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe.d.ts +14 -0
  175. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionTriggerWireframe/index.d.ts +1 -0
  176. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/VeltNotificationsPanelSettingsAccordionWireframe.d.ts +12 -0
  177. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsAccordionWireframe/index.d.ts +1 -0
  178. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/VeltNotificationsPanelSettingsListWireframe.d.ts +10 -0
  179. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsListWireframe/index.d.ts +1 -0
  180. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe.d.ts +8 -0
  181. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllDescriptionWireframe/index.d.ts +1 -0
  182. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe.d.ts +8 -0
  183. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllTitleWireframe/index.d.ts +1 -0
  184. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe.d.ts +8 -0
  185. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsMuteAllToggleWireframe/index.d.ts +1 -0
  186. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsTitleWireframe/VeltNotificationsPanelSettingsTitleWireframe.d.ts +8 -0
  187. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsTitleWireframe/index.d.ts +1 -0
  188. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/VeltNotificationsPanelSettingsWireframe.d.ts +26 -0
  189. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelSettingsWireframe/index.d.ts +1 -0
  190. package/esm/types/components/VeltNotificationsPanelWireframe/VeltNotificationsPanelWireframe.d.ts +4 -0
  191. package/esm/types/components/VeltNotificationsTool/VeltNotificationsTool.d.ts +1 -0
  192. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/VeltPresenceTooltipAvatarWireframe.d.ts +8 -0
  193. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/index.d.ts +1 -0
  194. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/VeltPresenceTooltipStatusContainerWireframe.d.ts +8 -0
  195. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/index.d.ts +1 -0
  196. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/VeltPresenceTooltipUserActiveWireframe.d.ts +8 -0
  197. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/index.d.ts +1 -0
  198. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/VeltPresenceTooltipUserInactiveWireframe.d.ts +8 -0
  199. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/index.d.ts +1 -0
  200. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/VeltPresenceTooltipUserNameWireframe.d.ts +8 -0
  201. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/index.d.ts +1 -0
  202. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipWireframe.d.ts +19 -0
  203. package/esm/types/components/VeltPresenceTooltipWireframe/index.d.ts +1 -0
  204. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/VeltPresenceAvatarListItemWireframe.d.ts +8 -0
  205. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/index.d.ts +1 -0
  206. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListWireframe.d.ts +10 -0
  207. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/index.d.ts +1 -0
  208. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/VeltPresenceAvatarRemainingCountWireframe.d.ts +8 -0
  209. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/index.d.ts +1 -0
  210. package/esm/types/components/VeltPresenceWireframe/VeltPresenceWireframe.d.ts +13 -0
  211. package/esm/types/components/VeltPresenceWireframe/index.d.ts +1 -0
  212. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerEditButtonWireframe/VeltRecorderPlayerEditButtonWireframe.d.ts +8 -0
  213. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerEditButtonWireframe/index.d.ts +1 -0
  214. package/esm/types/components/VeltRecorderPlayerWireframe/VeltRecorderPlayerVideoContainerWireframe/VeltRecorderPlayerVideoContainerWireframe.d.ts +2 -0
  215. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerDownloadButtonWireframe/VeltVideoEditorPlayerDownloadButtonWireframe.d.ts +8 -0
  216. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerDownloadButtonWireframe/index.d.ts +1 -0
  217. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineContainerWireframe/VeltVideoEditorPlayerTimelineContainerWireframe.d.ts +8 -0
  218. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineContainerWireframe/index.d.ts +1 -0
  219. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe.d.ts +8 -0
  220. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineMarkerWireframe/index.d.ts +1 -0
  221. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe.d.ts +8 -0
  222. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelinePlayheadWireframe/index.d.ts +1 -0
  223. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineScaleWireframe/VeltVideoEditorPlayerTimelineScaleWireframe.d.ts +10 -0
  224. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineScaleWireframe/index.d.ts +1 -0
  225. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineTrimWireframe/VeltVideoEditorPlayerTimelineTrimWireframe.d.ts +8 -0
  226. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineTrimWireframe/index.d.ts +1 -0
  227. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerTimelineWireframe/VeltVideoEditorPlayerTimelineWireframe.d.ts +10 -0
  228. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerWireframe.d.ts +2 -0
  229. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe.d.ts +8 -0
  230. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsInputWireframe/index.d.ts +1 -0
  231. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe.d.ts +8 -0
  232. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe/index.d.ts +1 -0
  233. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe.d.ts +10 -0
  234. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsListWireframe/index.d.ts +1 -0
  235. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe.d.ts +12 -0
  236. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonOptionsWireframe/index.d.ts +1 -0
  237. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe.d.ts +8 -0
  238. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonTriggerWireframe/index.d.ts +1 -0
  239. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/VeltVideoEditorPlayerZoomButtonWireframe.d.ts +12 -0
  240. package/esm/types/components/VeltVideoEditorPlayerWireframe/VeltVideoEditorPlayerZoomButtonWireframe/index.d.ts +1 -0
  241. package/esm/types/components/index.d.ts +2 -0
  242. package/esm/types/constants.d.ts +2 -1
  243. package/esm/types/hooks/Client.d.ts +10 -1
  244. package/esm/types/hooks/NotificationElement.d.ts +6 -1
  245. package/esm/types/hooks/NotificationsActions.d.ts +2 -0
  246. package/esm/types/hooks/PresenceElement.d.ts +5 -1
  247. package/esm/types/hooks/index.d.ts +4 -3
  248. package/esm/types/loadSnippyly.d.ts +1 -1
  249. package/index.d.ts +356 -3
  250. package/package.json +1 -1
package/esm/index.js CHANGED
@@ -91,7 +91,7 @@ function useVeltClient() {
91
91
  return useContext(VeltContext);
92
92
  }
93
93
 
94
- var loadVelt = function (callback, version, staging, develop, proxyDomain) {
94
+ var loadVelt = function (callback, version, staging, develop, proxyDomain, integrity, integrityValue) {
95
95
  if (version === void 0) { version = 'latest'; }
96
96
  if (staging === void 0) { staging = false; }
97
97
  if (develop === void 0) { develop = false; }
@@ -118,6 +118,10 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain) {
118
118
  }
119
119
  script.id = 'veltScript';
120
120
  script.type = 'module';
121
+ if (integrity && integrityValue) {
122
+ script.integrity = integrityValue;
123
+ script.crossOrigin = 'anonymous';
124
+ }
121
125
  document.body.appendChild(script);
122
126
  script.onload = function () {
123
127
  if (callback) {
@@ -132,18 +136,40 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain) {
132
136
  }
133
137
  };
134
138
 
135
- var VELT_SDK_VERSION = '4.5.0-beta.3';
139
+ var VELT_SDK_VERSION = '4.5.0-beta.30';
136
140
  var VELT_SDK_INIT_EVENT = 'onVeltInit';
137
141
  var VELT_TAB_ID = 'veltTabId';
142
+ // integrity map for the Velt SDK
143
+ // Note: generate integrity hashes with: https://www.srihash.org/
144
+ var INTEGRITY_MAP = {
145
+ '4.5.0-beta.30': 'sha384-y/HvXXtkHBzwnUEccSp+ehtpde5oqQz9TzVxg19N5ScNBb2EGk6LgAvwx+9ofkBn',
146
+ };
138
147
 
139
148
  var SnippylyProvider = function (props) {
140
149
  var apiKey = props.apiKey, user = props.user, config = props.config, documentId = props.documentId, language = props.language, translations = props.translations, autoTranslation = props.autoTranslation, userDataProvider = props.userDataProvider, dataProviders = props.dataProviders, onClientLoad = props.onClientLoad, children = props.children;
141
150
  var _a = useState(null), client = _a[0], setClient = _a[1];
142
151
  useEffect(function () {
143
152
  if (apiKey) {
153
+ var staging = config === null || config === void 0 ? void 0 : config.staging;
154
+ var develop = config === null || config === void 0 ? void 0 : config.develop;
155
+ var version = (config === null || config === void 0 ? void 0 : config.version) || VELT_SDK_VERSION;
156
+ var integrity = !!(config === null || config === void 0 ? void 0 : config.integrity);
157
+ var integrityValue = '';
158
+ if (integrity) {
159
+ if (develop || staging) {
160
+ if (config === null || config === void 0 ? void 0 : config.sriv) {
161
+ integrityValue = config === null || config === void 0 ? void 0 : config.sriv;
162
+ }
163
+ }
164
+ else {
165
+ if (INTEGRITY_MAP[version]) {
166
+ integrityValue = INTEGRITY_MAP[version];
167
+ }
168
+ }
169
+ }
144
170
  loadVelt(function () {
145
171
  initVelt();
146
- }, (config === null || config === void 0 ? void 0 : config.version) || VELT_SDK_VERSION, config === null || config === void 0 ? void 0 : config.staging, config === null || config === void 0 ? void 0 : config.develop, config === null || config === void 0 ? void 0 : config.proxyDomain);
172
+ }, version, staging, develop, config === null || config === void 0 ? void 0 : config.proxyDomain, integrity, integrityValue);
147
173
  }
148
174
  }, []);
149
175
  useEffect(function () {
@@ -235,12 +261,12 @@ var SnippylyProvider = function (props) {
235
261
  };
236
262
 
237
263
  var SnippylyCommentBubble = function (props) {
238
- var targetCommentElementId = props.targetCommentElementId, targetElementId = props.targetElementId, avatar = props.avatar, showAvatar = props.showAvatar, commentBubbleTargetPinHover = props.commentBubbleTargetPinHover, children = props.children, shadowDom = props.shadowDom, variant = props.variant, darkMode = props.darkMode, commentCountType = props.commentCountType;
239
- return (React.createElement("velt-comment-bubble", { "comment-count-type": commentCountType, "target-comment-element-id": targetCommentElementId, "target-element-id": targetElementId, "show-avatar": [true, false].includes(showAvatar) ? (showAvatar ? 'true' : 'false') : undefined, avatar: [true, false].includes(avatar) ? (avatar ? 'true' : 'false') : undefined, "comment-bubble-target-pin-hover": commentBubbleTargetPinHover ? 'true' : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, variant: variant }, children));
264
+ var targetCommentElementId = props.targetCommentElementId, targetElementId = props.targetElementId, avatar = props.avatar, showAvatar = props.showAvatar, commentBubbleTargetPinHover = props.commentBubbleTargetPinHover, children = props.children, shadowDom = props.shadowDom, variant = props.variant, darkMode = props.darkMode, commentCountType = props.commentCountType, context = props.context, contextOptions = props.contextOptions, annotationId = props.annotationId;
265
+ return (React.createElement("velt-comment-bubble", { "annotation-id": annotationId, "comment-count-type": commentCountType, "target-comment-element-id": targetCommentElementId, "target-element-id": targetElementId, context: JSON.stringify(context), "context-options": JSON.stringify(contextOptions), "show-avatar": [true, false].includes(showAvatar) ? (showAvatar ? 'true' : 'false') : undefined, avatar: [true, false].includes(avatar) ? (avatar ? 'true' : 'false') : undefined, "comment-bubble-target-pin-hover": commentBubbleTargetPinHover ? 'true' : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, variant: variant }, children));
240
266
  };
241
267
 
242
268
  var SnippylyComments = function (props) {
243
- var autoCategorize = props.autoCategorize, streamViewContainerId = props.streamViewContainerId, onSignIn = props.onSignIn, onUpgrade = props.onUpgrade, textMode = props.textMode, popoverMode = props.popoverMode, popoverTriangleComponent = props.popoverTriangleComponent, floatingCommentDialog = props.floatingCommentDialog, moderatorMode = props.moderatorMode, streamMode = props.streamMode, signInButton = props.signInButton, upgradeButton = props.upgradeButton, attachments = props.attachments, recordings = props.recordings, reactions = props.reactions, deviceInfo = props.deviceInfo, commentIndex = props.commentIndex, dialogOnHover = props.dialogOnHover, dialogOnTargetElementClick = props.dialogOnTargetElementClick, priority = props.priority, inboxMode = props.inboxMode, suggestionMode = props.suggestionMode, mobileMode = props.mobileMode, inlineCommentMode = props.inlineCommentMode, privateCommentMode = props.privateCommentMode, minimap = props.minimap, minimapPosition = props.minimapPosition, persistentCommentMode = props.persistentCommentMode, ghostComments = props.ghostComments, ghostCommentsIndicator = props.ghostCommentsIndicator, commentsOnDom = props.commentsOnDom, resolvedCommentsOnDom = props.resolvedCommentsOnDom, bubbleOnPin = props.bubbleOnPin, bubbleOnPinHover = props.bubbleOnPinHover, commentTool = props.commentTool, sidebarButtonOnCommentDialog = props.sidebarButtonOnCommentDialog, deviceIndicatorOnCommentPins = props.deviceIndicatorOnCommentPins, scrollToComment = props.scrollToComment, userMentions = props.userMentions, deleteOnBackspace = props.deleteOnBackspace, hotkey = props.hotkey, recordingSummary = props.recordingSummary, recordingTranscription = props.recordingTranscription, recordingCountdown = props.recordingCountdown, unreadIndicatorMode = props.unreadIndicatorMode, enterKeyToSubmit = props.enterKeyToSubmit, pinShadowDom = props.pinShadowDom, dialogShadowDom = props.dialogShadowDom, persistentCommentShadowDom = props.persistentCommentShadowDom, shadowDom = props.shadowDom, changeDetectionInCommentMode = props.changeDetectionInCommentMode, areaComment = props.areaComment, pinCursorImage = props.pinCursorImage, allowedElementIds = props.allowedElementIds, allowedElementClassNames = props.allowedElementClassNames, allowedElementQuerySelectors = props.allowedElementQuerySelectors, commentPinHighlighter = props.commentPinHighlighter, customReactions = props.customReactions, onCommentAdd = props.onCommentAdd, onCommentUpdate = props.onCommentUpdate, onCommentAccept = props.onCommentAccept, onCommentReject = props.onCommentReject, onSidebarButtonOnCommentDialogClick = props.onSidebarButtonOnCommentDialogClick, onCommentSelectionChange = props.onCommentSelectionChange, customStatus = props.customStatus, customListDataOnAnnotation = props.customListDataOnAnnotation, customListDataOnComment = props.customListDataOnComment, customPriority = props.customPriority, customCategory = props.customCategory, status = props.status, resolveButton = props.resolveButton, darkMode = props.darkMode, onCustomPinInject = props.onCustomPinInject, children = props.children, textCommentToolShadowDom = props.textCommentToolShadowDom, textCommentToolbarShadowDom = props.textCommentToolbarShadowDom, dialogDarkMode = props.dialogDarkMode, pinDarkMode = props.pinDarkMode, textCommentToolDarkMode = props.textCommentToolDarkMode, textCommentToolbarDarkMode = props.textCommentToolbarDarkMode, composerMode = props.composerMode, atHereLabel = props.atHereLabel, atHereDescription = props.atHereDescription, multiThreadMode = props.multiThreadMode, multiThread = props.multiThread, onCopyLink = props.onCopyLink, deleteReplyConfirmation = props.deleteReplyConfirmation, collapsedComments = props.collapsedComments, shortUserName = props.shortUserName, resolveStatusAccessAdminOnly = props.resolveStatusAccessAdminOnly, svgAsImg = props.svgAsImg, seenByUsers = props.seenByUsers, readOnly = props.readOnly, atHereEnabled = props.atHereEnabled, customAutocompleteSearch = props.customAutocompleteSearch, deleteThreadWithFirstComment = props.deleteThreadWithFirstComment, expandMentionGroups = props.expandMentionGroups, showMentionGroupsFirst = props.showMentionGroupsFirst, showMentionGroupsOnly = props.showMentionGroupsOnly, fullExpanded = props.fullExpanded, commentToNearestAllowedElement = props.commentToNearestAllowedElement, draftMode = props.draftMode;
269
+ var autoCategorize = props.autoCategorize, streamViewContainerId = props.streamViewContainerId, onSignIn = props.onSignIn, onUpgrade = props.onUpgrade, textMode = props.textMode, popoverMode = props.popoverMode, popoverTriangleComponent = props.popoverTriangleComponent, floatingCommentDialog = props.floatingCommentDialog, moderatorMode = props.moderatorMode, streamMode = props.streamMode, signInButton = props.signInButton, upgradeButton = props.upgradeButton, attachments = props.attachments, recordings = props.recordings, reactions = props.reactions, deviceInfo = props.deviceInfo, commentIndex = props.commentIndex, dialogOnHover = props.dialogOnHover, dialogOnTargetElementClick = props.dialogOnTargetElementClick, priority = props.priority, inboxMode = props.inboxMode, suggestionMode = props.suggestionMode, mobileMode = props.mobileMode, inlineCommentMode = props.inlineCommentMode, privateCommentMode = props.privateCommentMode, minimap = props.minimap, minimapPosition = props.minimapPosition, persistentCommentMode = props.persistentCommentMode, ghostComments = props.ghostComments, ghostCommentsIndicator = props.ghostCommentsIndicator, commentsOnDom = props.commentsOnDom, resolvedCommentsOnDom = props.resolvedCommentsOnDom, filterCommentsOnDom = props.filterCommentsOnDom, bubbleOnPin = props.bubbleOnPin, bubbleOnPinHover = props.bubbleOnPinHover, commentTool = props.commentTool, sidebarButtonOnCommentDialog = props.sidebarButtonOnCommentDialog, deviceIndicatorOnCommentPins = props.deviceIndicatorOnCommentPins, scrollToComment = props.scrollToComment, userMentions = props.userMentions, deleteOnBackspace = props.deleteOnBackspace, hotkey = props.hotkey, recordingSummary = props.recordingSummary, recordingTranscription = props.recordingTranscription, recordingCountdown = props.recordingCountdown, unreadIndicatorMode = props.unreadIndicatorMode, enterKeyToSubmit = props.enterKeyToSubmit, pinShadowDom = props.pinShadowDom, dialogShadowDom = props.dialogShadowDom, persistentCommentShadowDom = props.persistentCommentShadowDom, shadowDom = props.shadowDom, changeDetectionInCommentMode = props.changeDetectionInCommentMode, areaComment = props.areaComment, pinCursorImage = props.pinCursorImage, allowedElementIds = props.allowedElementIds, allowedElementClassNames = props.allowedElementClassNames, allowedElementQuerySelectors = props.allowedElementQuerySelectors, commentPinHighlighter = props.commentPinHighlighter, customReactions = props.customReactions, onCommentAdd = props.onCommentAdd, onCommentUpdate = props.onCommentUpdate, onCommentAccept = props.onCommentAccept, onCommentReject = props.onCommentReject, onSidebarButtonOnCommentDialogClick = props.onSidebarButtonOnCommentDialogClick, onCommentSelectionChange = props.onCommentSelectionChange, customStatus = props.customStatus, customListDataOnAnnotation = props.customListDataOnAnnotation, customListDataOnComment = props.customListDataOnComment, customPriority = props.customPriority, customCategory = props.customCategory, status = props.status, resolveButton = props.resolveButton, darkMode = props.darkMode, onCustomPinInject = props.onCustomPinInject, children = props.children, textCommentToolShadowDom = props.textCommentToolShadowDom, textCommentToolbarShadowDom = props.textCommentToolbarShadowDom, dialogDarkMode = props.dialogDarkMode, pinDarkMode = props.pinDarkMode, textCommentToolDarkMode = props.textCommentToolDarkMode, textCommentToolbarDarkMode = props.textCommentToolbarDarkMode, composerMode = props.composerMode, atHereLabel = props.atHereLabel, atHereDescription = props.atHereDescription, multiThreadMode = props.multiThreadMode, multiThread = props.multiThread, groupMultipleMatch = props.groupMultipleMatch, groupMatchedComments = props.groupMatchedComments, onCopyLink = props.onCopyLink, deleteReplyConfirmation = props.deleteReplyConfirmation, collapsedComments = props.collapsedComments, shortUserName = props.shortUserName, resolveStatusAccessAdminOnly = props.resolveStatusAccessAdminOnly, svgAsImg = props.svgAsImg, seenByUsers = props.seenByUsers, readOnly = props.readOnly, atHereEnabled = props.atHereEnabled, customAutocompleteSearch = props.customAutocompleteSearch, deleteThreadWithFirstComment = props.deleteThreadWithFirstComment, expandMentionGroups = props.expandMentionGroups, showMentionGroupsFirst = props.showMentionGroupsFirst, showMentionGroupsOnly = props.showMentionGroupsOnly, fullExpanded = props.fullExpanded, commentToNearestAllowedElement = props.commentToNearestAllowedElement, draftMode = props.draftMode;
244
270
  var ref = useRef();
245
271
  var onSignInRef = useRef(onSignIn);
246
272
  var onUpgradeRef = useRef(onUpgrade);
@@ -365,7 +391,7 @@ var SnippylyComments = function (props) {
365
391
  }
366
392
  };
367
393
  }, []);
368
- return (React.createElement("velt-comments", { ref: ref, "at-here-label": atHereLabel, "at-here-description": atHereDescription, "at-here-enabled": [true, false].includes(atHereEnabled) ? (atHereEnabled ? 'true' : 'false') : undefined, "composer-mode": composerMode, "seen-by-users": [true, false].includes(seenByUsers) ? (seenByUsers ? 'true' : 'false') : undefined, "collapsed-comments": [true, false].includes(collapsedComments) ? (collapsedComments ? 'true' : 'false') : undefined, "short-user-name": [true, false].includes(shortUserName) ? (shortUserName ? 'true' : 'false') : undefined, "resolve-status-access-admin-only": [true, false].includes(resolveStatusAccessAdminOnly) ? (resolveStatusAccessAdminOnly ? 'true' : 'false') : undefined, "delete-reply-confirmation": [true, false].includes(deleteReplyConfirmation) ? (deleteReplyConfirmation ? 'true' : 'false') : undefined, "auto-categorize": [true, false].includes(autoCategorize) ? (autoCategorize ? 'true' : 'false') : undefined, "data-stream-view-container-id": streamViewContainerId, "text-mode": [true, false].includes(textMode) ? (textMode ? 'true' : 'false') : undefined, "popover-mode": [true, false].includes(popoverMode) ? (popoverMode ? 'true' : 'false') : undefined, "popover-triangle-component": [true, false].includes(popoverTriangleComponent) ? (popoverTriangleComponent ? 'true' : 'false') : undefined, "floating-comment-dialog": [true, false].includes(floatingCommentDialog) ? (floatingCommentDialog ? 'true' : 'false') : undefined, "moderator-mode": [true, false].includes(moderatorMode) ? (moderatorMode ? 'true' : 'false') : undefined, "stream-mode": [true, false].includes(streamMode) ? (streamMode ? 'true' : 'false') : undefined, "sign-in-button": [true, false].includes(signInButton) ? (signInButton ? 'true' : 'false') : undefined, "upgrade-button": [true, false].includes(upgradeButton) ? (upgradeButton ? 'true' : 'false') : undefined, attachments: [true, false].includes(attachments) ? (attachments ? 'true' : 'false') : undefined, recordings: recordings, reactions: [true, false].includes(reactions) ? (reactions ? 'true' : 'false') : undefined, "device-info": [true, false].includes(deviceInfo) ? (deviceInfo ? 'true' : 'false') : undefined, "comment-index": [true, false].includes(commentIndex) ? (commentIndex ? 'true' : 'false') : undefined, "dialog-on-hover": [true, false].includes(dialogOnHover) ? (dialogOnHover ? 'true' : 'false') : undefined, "dialog-on-target-element-click": [true, false].includes(dialogOnTargetElementClick) ? (dialogOnTargetElementClick ? 'true' : 'false') : undefined, priority: [true, false].includes(priority) ? (priority ? 'true' : 'false') : undefined, status: [true, false].includes(status) ? (status ? 'true' : 'false') : undefined, "resolve-button": [true, false].includes(resolveButton) ? (resolveButton ? 'true' : 'false') : undefined, "inbox-mode": [true, false].includes(inboxMode) ? (inboxMode ? 'true' : 'false') : undefined, "suggestion-mode": [true, false].includes(suggestionMode) ? (suggestionMode ? 'true' : 'false') : undefined, "mobile-mode": [true, false].includes(mobileMode) ? (mobileMode ? 'true' : 'false') : undefined, "inline-comment-mode": [true, false].includes(inlineCommentMode) ? (inlineCommentMode ? 'true' : 'false') : undefined, "private-comment-mode": [true, false].includes(privateCommentMode) ? (privateCommentMode ? 'true' : 'false') : undefined, minimap: [true, false].includes(minimap) ? (minimap ? 'true' : 'false') : undefined, "minimap-position": minimapPosition, "persistent-comment-mode": [true, false].includes(persistentCommentMode) ? (persistentCommentMode ? 'true' : 'false') : undefined, "ghost-comments": [true, false].includes(ghostComments) ? (ghostComments ? 'true' : 'false') : undefined, "ghost-comments-indicator": [true, false].includes(ghostCommentsIndicator) ? (ghostCommentsIndicator ? 'true' : 'false') : undefined, "comments-on-dom": [true, false].includes(commentsOnDom) ? (commentsOnDom ? 'true' : 'false') : undefined, "resolved-comments-on-dom": [true, false].includes(resolvedCommentsOnDom) ? (resolvedCommentsOnDom ? 'true' : 'false') : undefined, "bubble-on-pin": [true, false].includes(bubbleOnPin) ? (bubbleOnPin ? 'true' : 'false') : undefined, "bubble-on-pin-hover": [true, false].includes(bubbleOnPinHover) ? (bubbleOnPinHover ? 'true' : 'false') : undefined, "comment-tool": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined, "sidebar-button-on-comment-dialog": [true, false].includes(sidebarButtonOnCommentDialog) ? (sidebarButtonOnCommentDialog ? 'true' : 'false') : undefined, "device-indicator-on-comment-pins": [true, false].includes(deviceIndicatorOnCommentPins) ? (deviceIndicatorOnCommentPins ? 'true' : 'false') : undefined, "scroll-to-comment": [true, false].includes(scrollToComment) ? (scrollToComment ? 'true' : 'false') : undefined, "user-mentions": [true, false].includes(userMentions) ? (userMentions ? 'true' : 'false') : undefined, "delete-on-backspace": [true, false].includes(deleteOnBackspace) ? (deleteOnBackspace ? 'true' : 'false') : undefined, hotkey: [true, false].includes(hotkey) ? (hotkey ? 'true' : 'false') : undefined, "recording-summary": [true, false].includes(recordingSummary) ? (recordingSummary ? 'true' : 'false') : undefined, "recording-transcription": [true, false].includes(recordingTranscription) ? (recordingTranscription ? 'true' : 'false') : undefined, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, "unread-indicator-mode": unreadIndicatorMode, "enter-key-to-submit": [true, false].includes(enterKeyToSubmit) ? (enterKeyToSubmit ? 'true' : 'false') : undefined, "pin-shadow-dom": [true, false].includes(pinShadowDom) ? (pinShadowDom ? 'true' : 'false') : undefined, "dialog-shadow-dom": [true, false].includes(dialogShadowDom) ? (dialogShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "text-comment-tool-shadow-dom": [true, false].includes(textCommentToolShadowDom) ? (textCommentToolShadowDom ? 'true' : 'false') : undefined, "text-comment-toolbar-shadow-dom": [true, false].includes(textCommentToolbarShadowDom) ? (textCommentToolbarShadowDom ? 'true' : 'false') : undefined, "persistent-comment-shadow-dom": [true, false].includes(persistentCommentShadowDom) ? (persistentCommentShadowDom ? 'true' : 'false') : undefined, "change-detection-in-comment-mode": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, "area-comment": [true, false].includes(areaComment) ? (areaComment ? 'true' : 'false') : undefined, "pin-cursor-image": pinCursorImage, "allowed-element-ids": JSON.stringify(allowedElementIds), "allowed-element-class-names": JSON.stringify(allowedElementClassNames), "allowed-element-query-selectors": JSON.stringify(allowedElementQuerySelectors), "comment-pin-highlighter": [true, false].includes(commentPinHighlighter) ? (commentPinHighlighter ? 'true' : 'false') : undefined, "custom-reactions": JSON.stringify(customReactions), "custom-status": JSON.stringify(customStatus), "custom-list-data-on-annotation": JSON.stringify(customListDataOnAnnotation), "custom-list-data-on-comment": JSON.stringify(customListDataOnComment), "custom-priority": JSON.stringify(customPriority), "custom-category": JSON.stringify(customCategory), "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "dialog-dark-mode": [true, false].includes(dialogDarkMode) ? (dialogDarkMode ? 'true' : 'false') : undefined, "pin-dark-mode": [true, false].includes(pinDarkMode) ? (pinDarkMode ? 'true' : 'false') : undefined, "text-comment-tool-dark-mode": [true, false].includes(textCommentToolDarkMode) ? (textCommentToolDarkMode ? 'true' : 'false') : undefined, "text-comment-toolbar-dark-mode": [true, false].includes(textCommentToolbarDarkMode) ? (textCommentToolbarDarkMode ? 'true' : 'false') : undefined, "multi-thread-mode": [true, false].includes(multiThreadMode) ? (multiThreadMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined, "custom-autocomplete-search": [true, false].includes(customAutocompleteSearch) ? (customAutocompleteSearch ? 'true' : 'false') : undefined, "delete-thread-with-first-comment": [true, false].includes(deleteThreadWithFirstComment) ? (deleteThreadWithFirstComment ? 'true' : 'false') : undefined, "svg-as-img": [true, false].includes(svgAsImg) ? (svgAsImg ? 'true' : 'false') : undefined, "expand-mention-groups": [true, false].includes(expandMentionGroups) ? (expandMentionGroups ? 'true' : 'false') : undefined, "show-mention-groups-first": [true, false].includes(showMentionGroupsFirst) ? (showMentionGroupsFirst ? 'true' : 'false') : undefined, "show-mention-groups-only": [true, false].includes(showMentionGroupsOnly) ? (showMentionGroupsOnly ? 'true' : 'false') : undefined, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined, "comment-to-nearest-allowed-element": [true, false].includes(commentToNearestAllowedElement) ? (commentToNearestAllowedElement ? 'true' : 'false') : undefined, "draft-mode": [true, false].includes(draftMode) ? (draftMode ? 'true' : 'false') : undefined }, children));
394
+ return (React.createElement("velt-comments", { ref: ref, "at-here-label": atHereLabel, "at-here-description": atHereDescription, "at-here-enabled": [true, false].includes(atHereEnabled) ? (atHereEnabled ? 'true' : 'false') : undefined, "composer-mode": composerMode, "seen-by-users": [true, false].includes(seenByUsers) ? (seenByUsers ? 'true' : 'false') : undefined, "collapsed-comments": [true, false].includes(collapsedComments) ? (collapsedComments ? 'true' : 'false') : undefined, "short-user-name": [true, false].includes(shortUserName) ? (shortUserName ? 'true' : 'false') : undefined, "resolve-status-access-admin-only": [true, false].includes(resolveStatusAccessAdminOnly) ? (resolveStatusAccessAdminOnly ? 'true' : 'false') : undefined, "delete-reply-confirmation": [true, false].includes(deleteReplyConfirmation) ? (deleteReplyConfirmation ? 'true' : 'false') : undefined, "auto-categorize": [true, false].includes(autoCategorize) ? (autoCategorize ? 'true' : 'false') : undefined, "data-stream-view-container-id": streamViewContainerId, "text-mode": [true, false].includes(textMode) ? (textMode ? 'true' : 'false') : undefined, "popover-mode": [true, false].includes(popoverMode) ? (popoverMode ? 'true' : 'false') : undefined, "popover-triangle-component": [true, false].includes(popoverTriangleComponent) ? (popoverTriangleComponent ? 'true' : 'false') : undefined, "floating-comment-dialog": [true, false].includes(floatingCommentDialog) ? (floatingCommentDialog ? 'true' : 'false') : undefined, "moderator-mode": [true, false].includes(moderatorMode) ? (moderatorMode ? 'true' : 'false') : undefined, "stream-mode": [true, false].includes(streamMode) ? (streamMode ? 'true' : 'false') : undefined, "sign-in-button": [true, false].includes(signInButton) ? (signInButton ? 'true' : 'false') : undefined, "upgrade-button": [true, false].includes(upgradeButton) ? (upgradeButton ? 'true' : 'false') : undefined, attachments: [true, false].includes(attachments) ? (attachments ? 'true' : 'false') : undefined, recordings: recordings, reactions: [true, false].includes(reactions) ? (reactions ? 'true' : 'false') : undefined, "device-info": [true, false].includes(deviceInfo) ? (deviceInfo ? 'true' : 'false') : undefined, "comment-index": [true, false].includes(commentIndex) ? (commentIndex ? 'true' : 'false') : undefined, "dialog-on-hover": [true, false].includes(dialogOnHover) ? (dialogOnHover ? 'true' : 'false') : undefined, "dialog-on-target-element-click": [true, false].includes(dialogOnTargetElementClick) ? (dialogOnTargetElementClick ? 'true' : 'false') : undefined, priority: [true, false].includes(priority) ? (priority ? 'true' : 'false') : undefined, status: [true, false].includes(status) ? (status ? 'true' : 'false') : undefined, "resolve-button": [true, false].includes(resolveButton) ? (resolveButton ? 'true' : 'false') : undefined, "inbox-mode": [true, false].includes(inboxMode) ? (inboxMode ? 'true' : 'false') : undefined, "suggestion-mode": [true, false].includes(suggestionMode) ? (suggestionMode ? 'true' : 'false') : undefined, "mobile-mode": [true, false].includes(mobileMode) ? (mobileMode ? 'true' : 'false') : undefined, "inline-comment-mode": [true, false].includes(inlineCommentMode) ? (inlineCommentMode ? 'true' : 'false') : undefined, "private-comment-mode": [true, false].includes(privateCommentMode) ? (privateCommentMode ? 'true' : 'false') : undefined, minimap: [true, false].includes(minimap) ? (minimap ? 'true' : 'false') : undefined, "minimap-position": minimapPosition, "persistent-comment-mode": [true, false].includes(persistentCommentMode) ? (persistentCommentMode ? 'true' : 'false') : undefined, "ghost-comments": [true, false].includes(ghostComments) ? (ghostComments ? 'true' : 'false') : undefined, "ghost-comments-indicator": [true, false].includes(ghostCommentsIndicator) ? (ghostCommentsIndicator ? 'true' : 'false') : undefined, "comments-on-dom": [true, false].includes(commentsOnDom) ? (commentsOnDom ? 'true' : 'false') : undefined, "resolved-comments-on-dom": [true, false].includes(resolvedCommentsOnDom) ? (resolvedCommentsOnDom ? 'true' : 'false') : undefined, "filter-comments-on-dom": [true, false].includes(filterCommentsOnDom) ? (filterCommentsOnDom ? 'true' : 'false') : undefined, "bubble-on-pin": [true, false].includes(bubbleOnPin) ? (bubbleOnPin ? 'true' : 'false') : undefined, "bubble-on-pin-hover": [true, false].includes(bubbleOnPinHover) ? (bubbleOnPinHover ? 'true' : 'false') : undefined, "comment-tool": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined, "sidebar-button-on-comment-dialog": [true, false].includes(sidebarButtonOnCommentDialog) ? (sidebarButtonOnCommentDialog ? 'true' : 'false') : undefined, "device-indicator-on-comment-pins": [true, false].includes(deviceIndicatorOnCommentPins) ? (deviceIndicatorOnCommentPins ? 'true' : 'false') : undefined, "scroll-to-comment": [true, false].includes(scrollToComment) ? (scrollToComment ? 'true' : 'false') : undefined, "user-mentions": [true, false].includes(userMentions) ? (userMentions ? 'true' : 'false') : undefined, "delete-on-backspace": [true, false].includes(deleteOnBackspace) ? (deleteOnBackspace ? 'true' : 'false') : undefined, hotkey: [true, false].includes(hotkey) ? (hotkey ? 'true' : 'false') : undefined, "recording-summary": [true, false].includes(recordingSummary) ? (recordingSummary ? 'true' : 'false') : undefined, "recording-transcription": [true, false].includes(recordingTranscription) ? (recordingTranscription ? 'true' : 'false') : undefined, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, "unread-indicator-mode": unreadIndicatorMode, "enter-key-to-submit": [true, false].includes(enterKeyToSubmit) ? (enterKeyToSubmit ? 'true' : 'false') : undefined, "pin-shadow-dom": [true, false].includes(pinShadowDom) ? (pinShadowDom ? 'true' : 'false') : undefined, "dialog-shadow-dom": [true, false].includes(dialogShadowDom) ? (dialogShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "text-comment-tool-shadow-dom": [true, false].includes(textCommentToolShadowDom) ? (textCommentToolShadowDom ? 'true' : 'false') : undefined, "text-comment-toolbar-shadow-dom": [true, false].includes(textCommentToolbarShadowDom) ? (textCommentToolbarShadowDom ? 'true' : 'false') : undefined, "persistent-comment-shadow-dom": [true, false].includes(persistentCommentShadowDom) ? (persistentCommentShadowDom ? 'true' : 'false') : undefined, "change-detection-in-comment-mode": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, "area-comment": [true, false].includes(areaComment) ? (areaComment ? 'true' : 'false') : undefined, "pin-cursor-image": pinCursorImage, "allowed-element-ids": JSON.stringify(allowedElementIds), "allowed-element-class-names": JSON.stringify(allowedElementClassNames), "allowed-element-query-selectors": JSON.stringify(allowedElementQuerySelectors), "comment-pin-highlighter": [true, false].includes(commentPinHighlighter) ? (commentPinHighlighter ? 'true' : 'false') : undefined, "custom-reactions": JSON.stringify(customReactions), "custom-status": JSON.stringify(customStatus), "custom-list-data-on-annotation": JSON.stringify(customListDataOnAnnotation), "custom-list-data-on-comment": JSON.stringify(customListDataOnComment), "custom-priority": JSON.stringify(customPriority), "custom-category": JSON.stringify(customCategory), "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "dialog-dark-mode": [true, false].includes(dialogDarkMode) ? (dialogDarkMode ? 'true' : 'false') : undefined, "pin-dark-mode": [true, false].includes(pinDarkMode) ? (pinDarkMode ? 'true' : 'false') : undefined, "text-comment-tool-dark-mode": [true, false].includes(textCommentToolDarkMode) ? (textCommentToolDarkMode ? 'true' : 'false') : undefined, "text-comment-toolbar-dark-mode": [true, false].includes(textCommentToolbarDarkMode) ? (textCommentToolbarDarkMode ? 'true' : 'false') : undefined, "multi-thread-mode": [true, false].includes(multiThreadMode) ? (multiThreadMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "group-multiple-match": [true, false].includes(groupMultipleMatch) ? (groupMultipleMatch ? 'true' : 'false') : undefined, "group-matched-comments": [true, false].includes(groupMatchedComments) ? (groupMatchedComments ? 'true' : 'false') : undefined, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined, "custom-autocomplete-search": [true, false].includes(customAutocompleteSearch) ? (customAutocompleteSearch ? 'true' : 'false') : undefined, "delete-thread-with-first-comment": [true, false].includes(deleteThreadWithFirstComment) ? (deleteThreadWithFirstComment ? 'true' : 'false') : undefined, "svg-as-img": [true, false].includes(svgAsImg) ? (svgAsImg ? 'true' : 'false') : undefined, "expand-mention-groups": [true, false].includes(expandMentionGroups) ? (expandMentionGroups ? 'true' : 'false') : undefined, "show-mention-groups-first": [true, false].includes(showMentionGroupsFirst) ? (showMentionGroupsFirst ? 'true' : 'false') : undefined, "show-mention-groups-only": [true, false].includes(showMentionGroupsOnly) ? (showMentionGroupsOnly ? 'true' : 'false') : undefined, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined, "comment-to-nearest-allowed-element": [true, false].includes(commentToNearestAllowedElement) ? (commentToNearestAllowedElement ? 'true' : 'false') : undefined, "draft-mode": [true, false].includes(draftMode) ? (draftMode ? 'true' : 'false') : undefined }, children));
369
395
  };
370
396
 
371
397
  var SnippylyCommentsSidebar = function (props) {
@@ -446,7 +472,7 @@ var SnippylyCommentsSidebar = function (props) {
446
472
  };
447
473
 
448
474
  var SnippylyCommentTool = function (props) {
449
- var targetCommentElementId = props.targetCommentElementId, targetElementId = props.targetElementId, onCommentModeChange = props.onCommentModeChange, sourceId = props.sourceId, children = props.children, darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom;
475
+ var targetCommentElementId = props.targetCommentElementId, targetElementId = props.targetElementId, onCommentModeChange = props.onCommentModeChange, sourceId = props.sourceId, children = props.children, darkMode = props.darkMode, variant = props.variant, shadowDom = props.shadowDom, context = props.context, contextOptions = props.contextOptions;
450
476
  var ref = useRef();
451
477
  var onCommentModeChangeRef = useRef(onCommentModeChange);
452
478
  // Update the ref to always point to the latest callback function
@@ -472,7 +498,7 @@ var SnippylyCommentTool = function (props) {
472
498
  }
473
499
  };
474
500
  }, []);
475
- return (React.createElement("velt-comment-tool", { ref: ref, "target-comment-element-id": targetCommentElementId, "target-element-id": targetElementId, "source-id": sourceId, variant: variant, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
501
+ return (React.createElement("velt-comment-tool", { ref: ref, "target-comment-element-id": targetCommentElementId, "target-element-id": targetElementId, "source-id": sourceId, variant: variant, context: JSON.stringify(context), "context-options": JSON.stringify(contextOptions), "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
476
502
  };
477
503
 
478
504
  var SnippylyCursor = function (props) {
@@ -841,7 +867,7 @@ var VeltCommentThread = function (props) {
841
867
  };
842
868
 
843
869
  var VeltNotificationsTool = function (props) {
844
- var children = props.children, darkMode = props.darkMode, onNotificationClick = props.onNotificationClick, shadowDom = props.shadowDom, panelShadowDom = props.panelShadowDom, variant = props.variant, maxDays = props.maxDays, tabConfig = props.tabConfig, panelOpenMode = props.panelOpenMode, panelVariant = props.panelVariant, readNotificationsOnForYouTab = props.readNotificationsOnForYouTab;
870
+ var children = props.children, darkMode = props.darkMode, onNotificationClick = props.onNotificationClick, shadowDom = props.shadowDom, panelShadowDom = props.panelShadowDom, variant = props.variant, maxDays = props.maxDays, tabConfig = props.tabConfig, panelOpenMode = props.panelOpenMode, panelVariant = props.panelVariant, readNotificationsOnForYouTab = props.readNotificationsOnForYouTab, settings = props.settings;
845
871
  var ref = useRef();
846
872
  var onNotificationClickRef = useRef(onNotificationClick);
847
873
  // Update the ref to always point to the latest callback function
@@ -867,11 +893,11 @@ var VeltNotificationsTool = function (props) {
867
893
  }
868
894
  };
869
895
  }, []);
870
- return (React.createElement("velt-notifications-tool", { ref: ref, "panel-open-mode": panelOpenMode, panelVariant: panelVariant, "tab-config": JSON.stringify(tabConfig), variant: variant, "max-days": (maxDays && maxDays > 0) ? maxDays + '' : undefined, "panel-shadow-dom": [true, false].includes(panelShadowDom) ? (panelShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "read-notifications-on-for-you-tab": [true, false].includes(readNotificationsOnForYouTab) ? (readNotificationsOnForYouTab ? 'true' : 'false') : undefined }, children));
896
+ return (React.createElement("velt-notifications-tool", { ref: ref, "panel-open-mode": panelOpenMode, panelVariant: panelVariant, "tab-config": JSON.stringify(tabConfig), variant: variant, "max-days": (maxDays && maxDays > 0) ? maxDays + '' : undefined, "panel-shadow-dom": [true, false].includes(panelShadowDom) ? (panelShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, settings: [true, false].includes(settings) ? (settings ? 'true' : 'false') : undefined, "read-notifications-on-for-you-tab": [true, false].includes(readNotificationsOnForYouTab) ? (readNotificationsOnForYouTab ? 'true' : 'false') : undefined }, children));
871
897
  };
872
898
 
873
899
  var VeltNotificationsPanel = function (props) {
874
- var darkMode = props.darkMode, onNotificationClick = props.onNotificationClick, shadowDom = props.shadowDom, tabConfig = props.tabConfig, variant = props.variant, readNotificationsOnForYouTab = props.readNotificationsOnForYouTab, panelOpenMode = props.panelOpenMode;
900
+ var darkMode = props.darkMode, onNotificationClick = props.onNotificationClick, shadowDom = props.shadowDom, tabConfig = props.tabConfig, variant = props.variant, readNotificationsOnForYouTab = props.readNotificationsOnForYouTab, panelOpenMode = props.panelOpenMode, settings = props.settings;
875
901
  var ref = useRef();
876
902
  var onNotificationClickRef = useRef(onNotificationClick);
877
903
  // Update the ref to always point to the latest callback function
@@ -897,7 +923,7 @@ var VeltNotificationsPanel = function (props) {
897
923
  }
898
924
  };
899
925
  }, []);
900
- return (React.createElement("velt-notifications-panel", { ref: ref, variant: variant, "tab-config": JSON.stringify(tabConfig), "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "read-notifications-on-for-you-tab": [true, false].includes(readNotificationsOnForYouTab) ? (readNotificationsOnForYouTab ? 'true' : 'false') : undefined, "panel-open-mode": panelOpenMode }));
926
+ return (React.createElement("velt-notifications-panel", { ref: ref, variant: variant, "tab-config": JSON.stringify(tabConfig), "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, settings: [true, false].includes(settings) ? (settings ? 'true' : 'false') : undefined, "read-notifications-on-for-you-tab": [true, false].includes(readNotificationsOnForYouTab) ? (readNotificationsOnForYouTab ? 'true' : 'false') : undefined, "panel-open-mode": panelOpenMode }));
901
927
  };
902
928
 
903
929
  var VeltNotificationsHistoryPanel = function (props) {
@@ -1486,7 +1512,7 @@ var VeltWireframe = function (props) {
1486
1512
  return (React.createElement("velt-wireframe", { style: { display: 'none' } }, children));
1487
1513
  };
1488
1514
 
1489
- var validProps = ['veltIf', 'veltClass', 'className'];
1515
+ var validProps = ['veltIf', 'veltClass', 'className', 'variant'];
1490
1516
  var transformWireframeProps = function (props) {
1491
1517
  try {
1492
1518
  var transformedProps_1 = {};
@@ -2678,6 +2704,25 @@ VeltCommentsSidebarFilterTagged.Name = VeltCommentsSidebarFilterName;
2678
2704
  VeltCommentsSidebarFilterTagged.Item = VeltCommentsSidebarFilterItem;
2679
2705
  VeltCommentsSidebarFilterTagged.Search = VeltCommentsSidebarFilterSearch;
2680
2706
 
2707
+ var VeltCommentsSidebarFilterDocument = function (props) {
2708
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2709
+ var transformedProps = transformWireframeProps(remainingProps);
2710
+ return (React.createElement("velt-comments-sidebar-filter-document-wireframe", __assign({}, transformedProps), children));
2711
+ };
2712
+ VeltCommentsSidebarFilterDocument.Name = VeltCommentsSidebarFilterName;
2713
+ VeltCommentsSidebarFilterDocument.Item = VeltCommentsSidebarFilterItem;
2714
+ VeltCommentsSidebarFilterDocument.ViewAll = VeltCommentsSidebarFilterViewAll;
2715
+ VeltCommentsSidebarFilterDocument.Search = VeltCommentsSidebarFilterSearch;
2716
+
2717
+ var VeltCommentsSidebarFilterCustom = function (props) {
2718
+ var children = props.children, id = props.id, remainingProps = __rest(props, ["children", "id"]);
2719
+ var transformedProps = transformWireframeProps(remainingProps);
2720
+ return (React.createElement("velt-comments-sidebar-filter-custom-wireframe", __assign({ id: id }, transformedProps), children));
2721
+ };
2722
+ VeltCommentsSidebarFilterCustom.Name = VeltCommentsSidebarFilterName;
2723
+ VeltCommentsSidebarFilterCustom.Item = VeltCommentsSidebarFilterItem;
2724
+ VeltCommentsSidebarFilterCustom.Search = VeltCommentsSidebarFilterSearch;
2725
+
2681
2726
  var VeltCommentsSidebarFilter = function (props) {
2682
2727
  var children = props.children, remainingProps = __rest(props, ["children"]);
2683
2728
  var transformedProps = transformWireframeProps(remainingProps);
@@ -2699,6 +2744,8 @@ VeltCommentsSidebarFilter.Item = VeltCommentsSidebarFilterItem;
2699
2744
  VeltCommentsSidebarFilter.Status = VeltCommentsSidebarFilterStatus;
2700
2745
  VeltCommentsSidebarFilter.ResetButton = VeltCommentsSidebarFilterResetButton;
2701
2746
  VeltCommentsSidebarFilter.Search = VeltCommentsSidebarFilterSearch;
2747
+ VeltCommentsSidebarFilter.Document = VeltCommentsSidebarFilterDocument;
2748
+ VeltCommentsSidebarFilter.Custom = VeltCommentsSidebarFilterCustom;
2702
2749
 
2703
2750
  var VeltCommentsSidebarFilterButton = function (props) {
2704
2751
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -2787,6 +2834,33 @@ var VeltCommentsSidebarLocationFilterDropdown = function (props) {
2787
2834
  VeltCommentsSidebarLocationFilterDropdown.Trigger = VeltCommentsSidebarLocationFilterDropdownTrigger;
2788
2835
  VeltCommentsSidebarLocationFilterDropdown.Content = VeltCommentsSidebarLocationFilterDropdownContent;
2789
2836
 
2837
+ var VeltCommentsSidebarDocumentFilterDropdownContent = function (props) {
2838
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2839
+ var transformedProps = transformWireframeProps(remainingProps);
2840
+ return (React.createElement("velt-comments-sidebar-document-filter-dropdown-content-wireframe", __assign({}, transformedProps), children));
2841
+ };
2842
+
2843
+ var VeltCommentsSidebarDocumentFilterDropdownTriggerLabel = function (props) {
2844
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2845
+ var transformedProps = transformWireframeProps(remainingProps);
2846
+ return (React.createElement("velt-comments-sidebar-document-filter-dropdown-trigger-label-wireframe", __assign({}, transformedProps), children));
2847
+ };
2848
+
2849
+ var VeltCommentsSidebarDocumentFilterDropdownTrigger = function (props) {
2850
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2851
+ var transformedProps = transformWireframeProps(remainingProps);
2852
+ return (React.createElement("velt-comments-sidebar-document-filter-dropdown-trigger-wireframe", __assign({}, transformedProps), children));
2853
+ };
2854
+ VeltCommentsSidebarDocumentFilterDropdownTrigger.Label = VeltCommentsSidebarDocumentFilterDropdownTriggerLabel;
2855
+
2856
+ var VeltCommentsSidebarDocumentFilterDropdownWireframe = function (props) {
2857
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2858
+ var transformedProps = transformWireframeProps(remainingProps);
2859
+ return (React.createElement("velt-comments-sidebar-document-filter-dropdown-wireframe", __assign({}, transformedProps), children));
2860
+ };
2861
+ VeltCommentsSidebarDocumentFilterDropdownWireframe.Trigger = VeltCommentsSidebarDocumentFilterDropdownTrigger;
2862
+ VeltCommentsSidebarDocumentFilterDropdownWireframe.Content = VeltCommentsSidebarDocumentFilterDropdownContent;
2863
+
2790
2864
  var VeltCommentsSidebarMinimalActionsDropdownContentMarkAllReadWireframe = function (props) {
2791
2865
  var children = props.children, remainingProps = __rest(props, ["children"]);
2792
2866
  var transformedProps = transformWireframeProps(remainingProps);
@@ -3054,6 +3128,7 @@ VeltCommentsSidebarWireframe.Skeleton = VeltCommentsSidebarSkeleton;
3054
3128
  VeltCommentsSidebarWireframe.Panel = VeltCommentsSidebarPanel;
3055
3129
  VeltCommentsSidebarWireframe.MinimalFilterDropdown = VeltCommentsSidebarMinimalFilterDropdown;
3056
3130
  VeltCommentsSidebarWireframe.LocationFilterDropdown = VeltCommentsSidebarLocationFilterDropdown;
3131
+ VeltCommentsSidebarWireframe.DocumentFilterDropdown = VeltCommentsSidebarDocumentFilterDropdownWireframe;
3057
3132
  VeltCommentsSidebarWireframe.MinimalActionsDropdown = VeltCommentsSidebarMinimalActionsDropdownWireframe;
3058
3133
  VeltCommentsSidebarWireframe.ResetFilterButton = VeltCommentsSidebarResetFilterButtonWireframe;
3059
3134
  VeltCommentsSidebarWireframe.ActionButton = VeltCommentsSidebarActionButton;
@@ -3763,6 +3838,151 @@ var VeltNotificationsPanelSkeletonWireframe = function (props) {
3763
3838
  return (React.createElement("velt-notifications-panel-skeleton-wireframe", __assign({}, transformedProps), children));
3764
3839
  };
3765
3840
 
3841
+ var VeltNotificationsPanelSettingsButtonWireframe = function (props) {
3842
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3843
+ var transformedProps = transformWireframeProps(remainingProps);
3844
+ return (React.createElement("velt-notifications-panel-settings-button-wireframe", __assign({}, transformedProps), children));
3845
+ };
3846
+
3847
+ var VeltNotificationsPanelSettingsDescriptionWireframe = function (props) {
3848
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3849
+ var transformedProps = transformWireframeProps(remainingProps);
3850
+ return (React.createElement("velt-notifications-panel-settings-description-wireframe", __assign({}, transformedProps), children));
3851
+ };
3852
+
3853
+ var VeltNotificationsPanelSettingsBackButtonWireframe = function (props) {
3854
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3855
+ var transformedProps = transformWireframeProps(remainingProps);
3856
+ return (React.createElement("velt-notifications-panel-settings-back-button-wireframe", __assign({}, transformedProps), children));
3857
+ };
3858
+
3859
+ var VeltNotificationsPanelSettingsFooterWireframe = function (props) {
3860
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3861
+ var transformedProps = transformWireframeProps(remainingProps);
3862
+ return (React.createElement("velt-notifications-panel-settings-footer-wireframe", __assign({}, transformedProps), children));
3863
+ };
3864
+
3865
+ var VeltNotificationsPanelSettingsHeaderTitleWireframe = function (props) {
3866
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3867
+ var transformedProps = transformWireframeProps(remainingProps);
3868
+ return (React.createElement("velt-notifications-panel-settings-header-title-wireframe", __assign({}, transformedProps), children));
3869
+ };
3870
+
3871
+ var VeltNotificationsPanelSettingsHeaderWireframe = function (props) {
3872
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3873
+ var transformedProps = transformWireframeProps(remainingProps);
3874
+ return (React.createElement("velt-notifications-panel-settings-header-wireframe", __assign({}, transformedProps), children));
3875
+ };
3876
+ VeltNotificationsPanelSettingsHeaderWireframe.Title = VeltNotificationsPanelSettingsHeaderTitleWireframe;
3877
+
3878
+ var VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe = function (props) {
3879
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3880
+ var transformedProps = transformWireframeProps(remainingProps);
3881
+ return (React.createElement("velt-notifications-panel-settings-accordion-trigger-selected-value-wireframe", __assign({}, transformedProps), children));
3882
+ };
3883
+
3884
+ var VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe = function (props) {
3885
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3886
+ var transformedProps = transformWireframeProps(remainingProps);
3887
+ return (React.createElement("velt-notifications-panel-settings-accordion-trigger-label-wireframe", __assign({}, transformedProps), children));
3888
+ };
3889
+
3890
+ var VeltNotificationsPanelSettingsAccordionTriggerIconWireframe = function (props) {
3891
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3892
+ var transformedProps = transformWireframeProps(remainingProps);
3893
+ return (React.createElement("velt-notifications-panel-settings-accordion-trigger-icon-wireframe", __assign({}, transformedProps), children));
3894
+ };
3895
+
3896
+ var VeltNotificationsPanelSettingsAccordionTriggerWireframe = function (props) {
3897
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3898
+ var transformedProps = transformWireframeProps(remainingProps);
3899
+ return (React.createElement("velt-notifications-panel-settings-accordion-trigger-wireframe", __assign({}, transformedProps), children));
3900
+ };
3901
+ VeltNotificationsPanelSettingsAccordionTriggerWireframe.SelectedValue = VeltNotificationsPanelSettingsAccordionTriggerSelectedValueWireframe;
3902
+ VeltNotificationsPanelSettingsAccordionTriggerWireframe.Label = VeltNotificationsPanelSettingsAccordionTriggerLabelWireframe;
3903
+ VeltNotificationsPanelSettingsAccordionTriggerWireframe.Icon = VeltNotificationsPanelSettingsAccordionTriggerIconWireframe;
3904
+
3905
+ var VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe = function (props) {
3906
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3907
+ var transformedProps = transformWireframeProps(remainingProps);
3908
+ return (React.createElement("velt-notifications-panel-settings-accordion-content-item-label-wireframe", __assign({}, transformedProps), children));
3909
+ };
3910
+
3911
+ var VeltNotificationsPanelSettingsAccordionContentItemIconWireframe = function (props) {
3912
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3913
+ var transformedProps = transformWireframeProps(remainingProps);
3914
+ return (React.createElement("velt-notifications-panel-settings-accordion-content-item-icon-wireframe", __assign({}, transformedProps), children));
3915
+ };
3916
+
3917
+ var VeltNotificationsPanelSettingsAccordionContentItemWireframe = function (props) {
3918
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3919
+ var transformedProps = transformWireframeProps(remainingProps);
3920
+ return (React.createElement("velt-notifications-panel-settings-accordion-content-item-wireframe", __assign({}, transformedProps), children));
3921
+ };
3922
+ VeltNotificationsPanelSettingsAccordionContentItemWireframe.Icon = VeltNotificationsPanelSettingsAccordionContentItemIconWireframe;
3923
+ VeltNotificationsPanelSettingsAccordionContentItemWireframe.Label = VeltNotificationsPanelSettingsAccordionContentItemLabelWireframe;
3924
+
3925
+ var VeltNotificationsPanelSettingsAccordionContentWireframe = function (props) {
3926
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3927
+ var transformedProps = transformWireframeProps(remainingProps);
3928
+ return (React.createElement("velt-notifications-panel-settings-accordion-content-wireframe", __assign({}, transformedProps), children));
3929
+ };
3930
+ VeltNotificationsPanelSettingsAccordionContentWireframe.Item = VeltNotificationsPanelSettingsAccordionContentItemWireframe;
3931
+
3932
+ var VeltNotificationsPanelSettingsAccordionWireframe = function (props) {
3933
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3934
+ var transformedProps = transformWireframeProps(remainingProps);
3935
+ return (React.createElement("velt-notifications-panel-settings-accordion-wireframe", __assign({}, transformedProps), children));
3936
+ };
3937
+ VeltNotificationsPanelSettingsAccordionWireframe.Trigger = VeltNotificationsPanelSettingsAccordionTriggerWireframe;
3938
+ VeltNotificationsPanelSettingsAccordionWireframe.Content = VeltNotificationsPanelSettingsAccordionContentWireframe;
3939
+
3940
+ var VeltNotificationsPanelSettingsListWireframe = function (props) {
3941
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3942
+ var transformedProps = transformWireframeProps(remainingProps);
3943
+ return (React.createElement("velt-notifications-panel-settings-list-wireframe", __assign({}, transformedProps), children));
3944
+ };
3945
+ VeltNotificationsPanelSettingsListWireframe.Accordion = VeltNotificationsPanelSettingsAccordionWireframe;
3946
+
3947
+ var VeltNotificationsPanelSettingsMuteAllDescriptionWireframe = function (props) {
3948
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3949
+ var transformedProps = transformWireframeProps(remainingProps);
3950
+ return (React.createElement("velt-notifications-panel-settings-mute-all-description-wireframe", __assign({}, transformedProps), children));
3951
+ };
3952
+
3953
+ var VeltNotificationsPanelSettingsMuteAllTitleWireframe = function (props) {
3954
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3955
+ var transformedProps = transformWireframeProps(remainingProps);
3956
+ return (React.createElement("velt-notifications-panel-settings-mute-all-title-wireframe", __assign({}, transformedProps), children));
3957
+ };
3958
+
3959
+ var VeltNotificationsPanelSettingsMuteAllToggleWireframe = function (props) {
3960
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3961
+ var transformedProps = transformWireframeProps(remainingProps);
3962
+ return (React.createElement("velt-notifications-panel-settings-mute-all-toggle-wireframe", __assign({}, transformedProps), children));
3963
+ };
3964
+
3965
+ var VeltNotificationsPanelSettingsTitleWireframe = function (props) {
3966
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3967
+ var transformedProps = transformWireframeProps(remainingProps);
3968
+ return (React.createElement("velt-notifications-panel-settings-title-wireframe", __assign({}, transformedProps), children));
3969
+ };
3970
+
3971
+ var VeltNotificationsPanelSettingsWireframe = function (props) {
3972
+ var children = props.children, remainingProps = __rest(props, ["children"]);
3973
+ var transformedProps = transformWireframeProps(remainingProps);
3974
+ return (React.createElement("velt-notifications-panel-settings-wireframe", __assign({}, transformedProps), children));
3975
+ };
3976
+ VeltNotificationsPanelSettingsWireframe.BackButton = VeltNotificationsPanelSettingsBackButtonWireframe;
3977
+ VeltNotificationsPanelSettingsWireframe.Description = VeltNotificationsPanelSettingsDescriptionWireframe;
3978
+ VeltNotificationsPanelSettingsWireframe.Footer = VeltNotificationsPanelSettingsFooterWireframe;
3979
+ VeltNotificationsPanelSettingsWireframe.Header = VeltNotificationsPanelSettingsHeaderWireframe;
3980
+ VeltNotificationsPanelSettingsWireframe.List = VeltNotificationsPanelSettingsListWireframe;
3981
+ VeltNotificationsPanelSettingsWireframe.MuteAllDescription = VeltNotificationsPanelSettingsMuteAllDescriptionWireframe;
3982
+ VeltNotificationsPanelSettingsWireframe.MuteAllTitle = VeltNotificationsPanelSettingsMuteAllTitleWireframe;
3983
+ VeltNotificationsPanelSettingsWireframe.MuteAllToggle = VeltNotificationsPanelSettingsMuteAllToggleWireframe;
3984
+ VeltNotificationsPanelSettingsWireframe.Title = VeltNotificationsPanelSettingsTitleWireframe;
3985
+
3766
3986
  var VeltNotificationsPanelWireframe = function (props) {
3767
3987
  var children = props.children, remainingProps = __rest(props, ["children"]);
3768
3988
  var transformedProps = transformWireframeProps(remainingProps);
@@ -3775,6 +3995,8 @@ VeltNotificationsPanelWireframe.Title = VeltNotificationsPanelTitleWireframe;
3775
3995
  VeltNotificationsPanelWireframe.ViewAllButton = VeltNotificationsPanelViewAllButtonWireframe;
3776
3996
  VeltNotificationsPanelWireframe.CloseButton = VeltNotificationsPanelCloseButtonWireframe;
3777
3997
  VeltNotificationsPanelWireframe.Skeleton = VeltNotificationsPanelSkeletonWireframe;
3998
+ VeltNotificationsPanelWireframe.SettingsButton = VeltNotificationsPanelSettingsButtonWireframe;
3999
+ VeltNotificationsPanelWireframe.Settings = VeltNotificationsPanelSettingsWireframe;
3778
4000
 
3779
4001
  var VeltNotificationsToolIconWireframe = function (props) {
3780
4002
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -4682,6 +4904,12 @@ var VeltRecorderPlayerVideoWireframe = function (props) {
4682
4904
  return (React.createElement("velt-recorder-player-video-wireframe", __assign({}, transformedProps), children));
4683
4905
  };
4684
4906
 
4907
+ var VeltRecorderPlayerEditButtonWireframe = function (props) {
4908
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4909
+ var transformedProps = transformWireframeProps(remainingProps);
4910
+ return (React.createElement("velt-recorder-player-edit-button-wireframe", __assign({}, transformedProps), children));
4911
+ };
4912
+
4685
4913
  var VeltRecorderPlayerVideoContainerWireframe = function (props) {
4686
4914
  var children = props.children, remainingProps = __rest(props, ["children"]);
4687
4915
  var transformedProps = transformWireframeProps(remainingProps);
@@ -4700,6 +4928,7 @@ VeltRecorderPlayerVideoContainerWireframe.Transcription = VeltRecorderPlayerTran
4700
4928
  VeltRecorderPlayerVideoContainerWireframe.CopyLink = VeltRecorderPlayerCopyLinkWireframe;
4701
4929
  VeltRecorderPlayerVideoContainerWireframe.Delete = VeltRecorderPlayerDeleteWireframe;
4702
4930
  VeltRecorderPlayerVideoContainerWireframe.Avatar = VeltRecorderPlayerAvatarWireframe;
4931
+ VeltRecorderPlayerVideoContainerWireframe.EditButton = VeltRecorderPlayerEditButtonWireframe;
4703
4932
 
4704
4933
  var VeltRecorderPlayerWireframe = function (props) {
4705
4934
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -4957,11 +5186,94 @@ var VeltVideoEditorPlayerDeleteButtonWireframe = function (props) {
4957
5186
  return (React.createElement("velt-video-editor-player-delete-button-wireframe", __assign({}, transformedProps), children));
4958
5187
  };
4959
5188
 
5189
+ var VeltVideoEditorPlayerTimelineMarkerWireframe = function (props) {
5190
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5191
+ var transformedProps = transformWireframeProps(remainingProps);
5192
+ return (React.createElement("velt-video-editor-player-timeline-marker-wireframe", __assign({}, transformedProps), children));
5193
+ };
5194
+
5195
+ var VeltVideoEditorPlayerZoomButtonTriggerWireframe = function (props) {
5196
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5197
+ var transformedProps = transformWireframeProps(remainingProps);
5198
+ return (React.createElement("velt-video-editor-player-zoom-button-trigger-wireframe", __assign({}, transformedProps), children));
5199
+ };
5200
+
5201
+ var VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe = function (props) {
5202
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5203
+ var transformedProps = transformWireframeProps(remainingProps);
5204
+ return (React.createElement("velt-video-editor-player-zoom-button-options-list-item-wireframe", __assign({}, transformedProps), children));
5205
+ };
5206
+
5207
+ var VeltVideoEditorPlayerZoomButtonOptionsListWireframe = function (props) {
5208
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5209
+ var transformedProps = transformWireframeProps(remainingProps);
5210
+ return (React.createElement("velt-video-editor-player-zoom-button-options-list-wireframe", __assign({}, transformedProps), children));
5211
+ };
5212
+ VeltVideoEditorPlayerZoomButtonOptionsListWireframe.Item = VeltVideoEditorPlayerZoomButtonOptionsListItemWireframe;
5213
+
5214
+ var VeltVideoEditorPlayerZoomButtonOptionsInputWireframe = function (props) {
5215
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5216
+ var transformedProps = transformWireframeProps(remainingProps);
5217
+ return (React.createElement("velt-video-editor-player-zoom-button-options-input-wireframe", __assign({}, transformedProps), children));
5218
+ };
5219
+
5220
+ var VeltVideoEditorPlayerZoomButtonOptionsWireframe = function (props) {
5221
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5222
+ var transformedProps = transformWireframeProps(remainingProps);
5223
+ return (React.createElement("velt-video-editor-player-zoom-button-options-wireframe", __assign({}, transformedProps), children));
5224
+ };
5225
+ VeltVideoEditorPlayerZoomButtonOptionsWireframe.List = VeltVideoEditorPlayerZoomButtonOptionsListWireframe;
5226
+ VeltVideoEditorPlayerZoomButtonOptionsWireframe.Input = VeltVideoEditorPlayerZoomButtonOptionsInputWireframe;
5227
+
5228
+ var VeltVideoEditorPlayerZoomButtonWireframe = function (props) {
5229
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5230
+ var transformedProps = transformWireframeProps(remainingProps);
5231
+ return (React.createElement("velt-video-editor-player-zoom-button-wireframe", __assign({}, transformedProps), children));
5232
+ };
5233
+ VeltVideoEditorPlayerZoomButtonWireframe.Trigger = VeltVideoEditorPlayerZoomButtonTriggerWireframe;
5234
+ VeltVideoEditorPlayerZoomButtonWireframe.Options = VeltVideoEditorPlayerZoomButtonOptionsWireframe;
5235
+
5236
+ var VeltVideoEditorPlayerTimelineScaleWireframe = function (props) {
5237
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5238
+ var transformedProps = transformWireframeProps(remainingProps);
5239
+ return (React.createElement("velt-video-editor-player-timeline-scale-wireframe", __assign({}, transformedProps), children));
5240
+ };
5241
+ VeltVideoEditorPlayerTimelineScaleWireframe.ZoomButton = VeltVideoEditorPlayerZoomButtonWireframe;
5242
+
5243
+ var VeltVideoEditorPlayerTimelineTrimWireframe = function (props) {
5244
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5245
+ var transformedProps = transformWireframeProps(remainingProps);
5246
+ return (React.createElement("velt-video-editor-player-timeline-trim-wireframe", __assign({}, transformedProps), children));
5247
+ };
5248
+
5249
+ var VeltVideoEditorPlayerTimelineContainerWireframe = function (props) {
5250
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5251
+ var transformedProps = transformWireframeProps(remainingProps);
5252
+ return (React.createElement("velt-video-editor-player-timeline-container-wireframe", __assign({}, transformedProps), children));
5253
+ };
5254
+
5255
+ var VeltVideoEditorPlayerTimelinePlayheadWireframe = function (props) {
5256
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5257
+ var transformedProps = transformWireframeProps(remainingProps);
5258
+ return (React.createElement("velt-video-editor-player-timeline-playhead-wireframe", __assign({}, transformedProps), children));
5259
+ };
5260
+
4960
5261
  var VeltVideoEditorPlayerTimelineWireframe = function (props) {
4961
5262
  var children = props.children, remainingProps = __rest(props, ["children"]);
4962
5263
  var transformedProps = transformWireframeProps(remainingProps);
4963
5264
  return (React.createElement("velt-video-editor-player-timeline-wireframe", __assign({}, transformedProps), children));
4964
5265
  };
5266
+ VeltVideoEditorPlayerTimelineWireframe.Marker = VeltVideoEditorPlayerTimelineMarkerWireframe;
5267
+ VeltVideoEditorPlayerTimelineWireframe.Scale = VeltVideoEditorPlayerTimelineScaleWireframe;
5268
+ VeltVideoEditorPlayerTimelineWireframe.Trim = VeltVideoEditorPlayerTimelineTrimWireframe;
5269
+ VeltVideoEditorPlayerTimelineWireframe.Container = VeltVideoEditorPlayerTimelineContainerWireframe;
5270
+ VeltVideoEditorPlayerTimelineWireframe.Playhead = VeltVideoEditorPlayerTimelinePlayheadWireframe;
5271
+
5272
+ var VeltVideoEditorPlayerDownloadButtonWireframe = function (props) {
5273
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5274
+ var transformedProps = transformWireframeProps(remainingProps);
5275
+ return (React.createElement("velt-video-editor-player-download-button-wireframe", __assign({}, transformedProps), children));
5276
+ };
4965
5277
 
4966
5278
  var VeltVideoEditorPlayerWireframe = function (props) {
4967
5279
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -4979,6 +5291,7 @@ VeltVideoEditorPlayerWireframe.TotalTime = VeltVideoEditorPlayerTotalTimeWirefra
4979
5291
  VeltVideoEditorPlayerWireframe.SplitButton = VeltVideoEditorPlayerSplitButtonWireframe;
4980
5292
  VeltVideoEditorPlayerWireframe.DeleteButton = VeltVideoEditorPlayerDeleteButtonWireframe;
4981
5293
  VeltVideoEditorPlayerWireframe.Timeline = VeltVideoEditorPlayerTimelineWireframe;
5294
+ VeltVideoEditorPlayerWireframe.DownloadButton = VeltVideoEditorPlayerDownloadButtonWireframe;
4982
5295
 
4983
5296
  var VeltSubtitlesTextWireframe = function (props) {
4984
5297
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -5245,6 +5558,74 @@ VeltSingleEditorModePanelWireframe.Countdown = VeltSingleEditorModePanelCountdow
5245
5558
  VeltSingleEditorModePanelWireframe.CancelRequest = VeltSingleEditorModePanelCancelRequestWireframe;
5246
5559
  VeltSingleEditorModePanelWireframe.AcceptRequest = VeltSingleEditorModePanelAcceptRequestWireframe;
5247
5560
 
5561
+ var VeltPresenceAvatarListItemWireframe = function (props) {
5562
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5563
+ var transformedProps = transformWireframeProps(remainingProps);
5564
+ return (React.createElement("velt-presence-avatar-list-item-wireframe", __assign({}, transformedProps), children));
5565
+ };
5566
+
5567
+ var VeltPresenceAvatarListWireframe = function (props) {
5568
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5569
+ var transformedProps = transformWireframeProps(remainingProps);
5570
+ return (React.createElement("velt-presence-avatar-list-wireframe", __assign({}, transformedProps), children));
5571
+ };
5572
+ VeltPresenceAvatarListWireframe.Item = VeltPresenceAvatarListItemWireframe;
5573
+
5574
+ var VeltPresenceAvatarRemainingCountWireframe = function (props) {
5575
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5576
+ var transformedProps = transformWireframeProps(remainingProps);
5577
+ return (React.createElement("velt-presence-avatar-remaining-count-wireframe", __assign({}, transformedProps), children));
5578
+ };
5579
+
5580
+ var VeltPresenceWireframe = function (props) {
5581
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5582
+ var transformedProps = transformWireframeProps(remainingProps);
5583
+ return (React.createElement("velt-presence-wireframe", __assign({}, transformedProps), children));
5584
+ };
5585
+ VeltPresenceWireframe.AvatarList = VeltPresenceAvatarListWireframe;
5586
+ VeltPresenceWireframe.AvatarRemainingCount = VeltPresenceAvatarRemainingCountWireframe;
5587
+
5588
+ var VeltPresenceTooltipAvatarWireframe = function (props) {
5589
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5590
+ var transformedProps = transformWireframeProps(remainingProps);
5591
+ return (React.createElement("velt-presence-tooltip-avatar-wireframe", __assign({}, transformedProps), children));
5592
+ };
5593
+
5594
+ var VeltPresenceTooltipUserActiveWireframe = function (props) {
5595
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5596
+ var transformedProps = transformWireframeProps(remainingProps);
5597
+ return (React.createElement("velt-presence-tooltip-user-active-wireframe", __assign({}, transformedProps), children));
5598
+ };
5599
+
5600
+ var VeltPresenceTooltipUserInactiveWireframe = function (props) {
5601
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5602
+ var transformedProps = transformWireframeProps(remainingProps);
5603
+ return (React.createElement("velt-presence-tooltip-user-inactive-wireframe", __assign({}, transformedProps), children));
5604
+ };
5605
+
5606
+ var VeltPresenceTooltipUserNameWireframe = function (props) {
5607
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5608
+ var transformedProps = transformWireframeProps(remainingProps);
5609
+ return (React.createElement("velt-presence-tooltip-user-name-wireframe", __assign({}, transformedProps), children));
5610
+ };
5611
+
5612
+ var VeltPresenceTooltipStatusContainerWireframe = function (props) {
5613
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5614
+ var transformedProps = transformWireframeProps(remainingProps);
5615
+ return (React.createElement("velt-presence-tooltip-status-container-wireframe", __assign({}, transformedProps), children));
5616
+ };
5617
+
5618
+ var VeltPresenceTooltipWireframe = function (props) {
5619
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5620
+ var transformedProps = transformWireframeProps(remainingProps);
5621
+ return (React.createElement("velt-presence-tooltip-wireframe", __assign({}, transformedProps), children));
5622
+ };
5623
+ VeltPresenceTooltipWireframe.Avatar = VeltPresenceTooltipAvatarWireframe;
5624
+ VeltPresenceTooltipWireframe.UserActive = VeltPresenceTooltipUserActiveWireframe;
5625
+ VeltPresenceTooltipWireframe.UserInactive = VeltPresenceTooltipUserInactiveWireframe;
5626
+ VeltPresenceTooltipWireframe.UserName = VeltPresenceTooltipUserNameWireframe;
5627
+ VeltPresenceTooltipWireframe.StatusContainer = VeltPresenceTooltipStatusContainerWireframe;
5628
+
5248
5629
  function useClient() {
5249
5630
  var client = useVeltClient().client;
5250
5631
  var _a = React.useState(), veltClient = _a[0], setVeltClient = _a[1];
@@ -5296,15 +5677,15 @@ function useSetDocuments() {
5296
5677
  var client = useVeltClient().client;
5297
5678
  var _a = React.useState(undefined), data = _a[0], setData = _a[1];
5298
5679
  // Memoize the setDocuments call
5299
- var memoizedData = React.useMemo(function () {
5300
- return data;
5301
- }, [JSON.stringify(data === null || data === void 0 ? void 0 : data.documents), JSON.stringify(data === null || data === void 0 ? void 0 : data.options)]);
5680
+ // const memoizedData = React.useMemo(() => {
5681
+ // return data;
5682
+ // }, [JSON.stringify(data?.documents), JSON.stringify(data?.options)]);
5302
5683
  React.useEffect(function () {
5303
5684
  var _a;
5304
- if (client && ((_a = memoizedData === null || memoizedData === void 0 ? void 0 : memoizedData.documents) === null || _a === void 0 ? void 0 : _a.length)) {
5305
- client.setDocuments(memoizedData.documents, memoizedData.options);
5685
+ if ((client === null || client === void 0 ? void 0 : client.setDocuments) && ((_a = data === null || data === void 0 ? void 0 : data.documents) === null || _a === void 0 ? void 0 : _a.length)) {
5686
+ client.setDocuments(data.documents, data.options);
5306
5687
  }
5307
- }, [client === null || client === void 0 ? void 0 : client.setDocuments, memoizedData]);
5688
+ }, [client === null || client === void 0 ? void 0 : client.setDocuments, data]);
5308
5689
  // Memoize the setDocuments callback
5309
5690
  var setDocumentsCallback = React.useCallback(function (documents, options) {
5310
5691
  setData({ documents: documents, options: options });
@@ -5313,6 +5694,22 @@ function useSetDocuments() {
5313
5694
  setDocuments: setDocumentsCallback
5314
5695
  };
5315
5696
  }
5697
+ function useSetRootDocument() {
5698
+ var client = useVeltClient().client;
5699
+ var _a = React.useState(undefined), data = _a[0], setData = _a[1];
5700
+ React.useEffect(function () {
5701
+ if ((client === null || client === void 0 ? void 0 : client.setRootDocument) && data) {
5702
+ client.setRootDocument(data);
5703
+ }
5704
+ }, [client === null || client === void 0 ? void 0 : client.setRootDocument, data]);
5705
+ // Memoize the setRootDocument callback
5706
+ var setRootDocumentCallback = React.useCallback(function (document) {
5707
+ setData(document);
5708
+ }, []); // Empty dependency array since it only uses setState which is stable
5709
+ return {
5710
+ setRootDocument: setRootDocumentCallback
5711
+ };
5712
+ }
5316
5713
  function useUnsetDocumentId() {
5317
5714
  var client = useVeltClient().client;
5318
5715
  React.useEffect(function () {
@@ -5337,6 +5734,39 @@ function useSetLocation(location, appendLocation) {
5337
5734
  }
5338
5735
  }, [client, shouldSetLocation]);
5339
5736
  }
5737
+ function useSetLocations() {
5738
+ var client = useVeltClient().client;
5739
+ var _a = React.useState(undefined), data = _a[0], setData = _a[1];
5740
+ React.useEffect(function () {
5741
+ var _a;
5742
+ if ((client === null || client === void 0 ? void 0 : client.setLocations) && ((_a = data === null || data === void 0 ? void 0 : data.locations) === null || _a === void 0 ? void 0 : _a.length)) {
5743
+ client.setLocations(data.locations, data.options);
5744
+ }
5745
+ }, [client === null || client === void 0 ? void 0 : client.setLocations, data]);
5746
+ // Memoize the setLocations callback
5747
+ var setLocationsCallback = React.useCallback(function (locations, options) {
5748
+ setData({ locations: locations, options: options });
5749
+ }, []); // Empty dependency array since it only uses setState which is stable
5750
+ return {
5751
+ setLocations: setLocationsCallback
5752
+ };
5753
+ }
5754
+ function useSetRootLocation() {
5755
+ var client = useVeltClient().client;
5756
+ var _a = React.useState(undefined), data = _a[0], setData = _a[1];
5757
+ React.useEffect(function () {
5758
+ if ((client === null || client === void 0 ? void 0 : client.setRootLocation) && data) {
5759
+ client.setRootLocation(data);
5760
+ }
5761
+ }, [client === null || client === void 0 ? void 0 : client.setRootLocation, data]);
5762
+ // Memoize the setRootLocation callback
5763
+ var setRootLocationCallback = React.useCallback(function (location) {
5764
+ setData(location);
5765
+ }, []); // Empty dependency array since it only uses setState which is stable
5766
+ return {
5767
+ setRootLocation: setRootLocationCallback
5768
+ };
5769
+ }
5340
5770
  function useVeltInitState() {
5341
5771
  var client = useVeltClient().client;
5342
5772
  var _a = React.useState(), data = _a[0], setData = _a[1];
@@ -6407,6 +6837,9 @@ function usePresenceUtils() {
6407
6837
  }, [client, setPresenceElement, presenceElement]);
6408
6838
  return presenceElement;
6409
6839
  }
6840
+ /**
6841
+ * @deprecated Use `usePresenceData` hook instead.
6842
+ */
6410
6843
  function usePresenceUsers() {
6411
6844
  var presenceElement = usePresenceUtils();
6412
6845
  var _a = React.useState(null), data = _a[0], setData = _a[1];
@@ -6422,6 +6855,41 @@ function usePresenceUsers() {
6422
6855
  }, [presenceElement]);
6423
6856
  return data;
6424
6857
  }
6858
+ function usePresenceData(query) {
6859
+ var presenceElement = usePresenceUtils();
6860
+ var _a = useState({ data: null }), data = _a[0], setData = _a[1];
6861
+ var subscriptionRef = useRef();
6862
+ // Memoize the inputs
6863
+ var memoizedData = useMemo(function () {
6864
+ return query;
6865
+ }, [JSON.stringify(query)]);
6866
+ useEffect(function () {
6867
+ if (!(presenceElement === null || presenceElement === void 0 ? void 0 : presenceElement.getData))
6868
+ return;
6869
+ // Unsubscribe from the previous subscription if it exists
6870
+ if (subscriptionRef.current) {
6871
+ subscriptionRef.current.unsubscribe();
6872
+ }
6873
+ var subscription = presenceElement.getData(memoizedData)
6874
+ .subscribe(function (res) {
6875
+ if (res) {
6876
+ setData(res);
6877
+ }
6878
+ else {
6879
+ setData({ data: null });
6880
+ }
6881
+ });
6882
+ // Store the new subscription
6883
+ subscriptionRef.current = subscription;
6884
+ // Cleanup function
6885
+ return function () {
6886
+ if (subscriptionRef.current) {
6887
+ subscriptionRef.current.unsubscribe();
6888
+ }
6889
+ };
6890
+ }, [presenceElement === null || presenceElement === void 0 ? void 0 : presenceElement.getData, memoizedData]);
6891
+ return data;
6892
+ }
6425
6893
 
6426
6894
  function usePresenceEventCallback(action) {
6427
6895
  var presenceElement = usePresenceUtils();
@@ -6730,6 +7198,74 @@ function useUnreadNotificationsCount() {
6730
7198
  }, [notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getUnreadNotificationsCount]);
6731
7199
  return data;
6732
7200
  }
7201
+ function useNotificationSettings() {
7202
+ var notificationElement = useNotificationUtils();
7203
+ var _a = React.useState(null), settings = _a[0], setSettings = _a[1];
7204
+ var _b = React.useState(undefined), settingsData = _b[0], setSettingsData = _b[1];
7205
+ var _c = React.useState(undefined), settingsInitialConfigData = _c[0], setSettingsInitialConfigData = _c[1];
7206
+ useEffect(function () {
7207
+ if ((notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.setSettingsInitialConfig) && settingsInitialConfigData) {
7208
+ notificationElement.setSettingsInitialConfig(settingsInitialConfigData);
7209
+ }
7210
+ }, [notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.setSettingsInitialConfig, settingsInitialConfigData]);
7211
+ useEffect(function () {
7212
+ if ((notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.setSettings) && settingsData) {
7213
+ notificationElement.setSettings(settingsData);
7214
+ }
7215
+ }, [notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.setSettings, settingsData]);
7216
+ useEffect(function () {
7217
+ var _a;
7218
+ if (!(notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getSettings))
7219
+ return;
7220
+ // Added this check to make is backward compatible with the old version of the SDK where getSettings() returns value instead of observable
7221
+ if (!((_a = notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getSettings()) === null || _a === void 0 ? void 0 : _a.subscribe))
7222
+ return;
7223
+ var subscription = notificationElement.getSettings().subscribe(function (res) {
7224
+ setSettings(res);
7225
+ });
7226
+ return function () {
7227
+ subscription.unsubscribe();
7228
+ };
7229
+ }, [notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.getSettings]);
7230
+ var setSettingsInitialConfigCallback = React.useCallback(function (settingsInitialConfig) {
7231
+ setSettingsInitialConfigData(settingsInitialConfig);
7232
+ }, []);
7233
+ var setSettingsCallback = React.useCallback(function (settings) {
7234
+ setSettingsData(settings);
7235
+ }, []);
7236
+ return {
7237
+ settings: settings,
7238
+ setSettings: setSettingsCallback,
7239
+ setSettingsInitialConfig: setSettingsInitialConfigCallback,
7240
+ };
7241
+ }
7242
+
7243
+ function useNotificationEventCallback(action) {
7244
+ var notificationElement = useNotificationUtils();
7245
+ var _a = useState(null), data = _a[0], setData = _a[1];
7246
+ var subscriptionRef = useRef(null);
7247
+ var memoizedAction = useMemo(function () { return action; }, [action]);
7248
+ useEffect(function () {
7249
+ var _a;
7250
+ if (!(notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.on))
7251
+ return;
7252
+ if (subscriptionRef.current) {
7253
+ subscriptionRef.current.unsubscribe();
7254
+ }
7255
+ var subscription = (_a = notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.on(memoizedAction)) === null || _a === void 0 ? void 0 : _a.subscribe(function (data) {
7256
+ setData(data);
7257
+ });
7258
+ // Store the new subscription
7259
+ subscriptionRef.current = subscription;
7260
+ // Cleanup function
7261
+ return function () {
7262
+ if (subscriptionRef.current) {
7263
+ subscriptionRef.current.unsubscribe();
7264
+ }
7265
+ };
7266
+ }, [notificationElement === null || notificationElement === void 0 ? void 0 : notificationElement.on, memoizedAction]);
7267
+ return data;
7268
+ }
6733
7269
 
6734
7270
  function useAutocompleteUtils() {
6735
7271
  var _a = React.useState(), autocompleteElement = _a[0], setAutocompleteElement = _a[1];
@@ -6945,5 +7481,5 @@ var logLiveState = function (action, liveStateDataId) {
6945
7481
  }
6946
7482
  };
6947
7483
 
6948
- 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 };
7484
+ 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, 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 };
6949
7485
  //# sourceMappingURL=index.js.map